@charset "utf-8";
/* CSS Document */
body{font-family: 'Lato', sans-serif; font-size: 16px;}
header{ background-color: rgba(189,7,0,1); overflow: hidden;}
header .navbar{margin-bottom: 0;}
.logo img{padding: 10px;}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    float: right;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    padding-top: 33px;
    padding-bottom: 33px;
    font-size: 18px;
}
.slider .carousel-inner .item{/* position: fixed;  */
    width: 100%; height: 600px
    }
.slider .carousel .one {
    background-image: url(../images/shree-surya-coatings-slide1.jpg);
    background-size: 100%;
    -moz-background-size: 100%;
    background-repeat: no-repeat;
}
.slider .carousel .two {
    background-image: url(../images/about-shree-surya-coatings-2.jpg);
    background-size: 100%;
    -moz-background-size: 100%;
    background-repeat: no-repeat;
}
.slider .carousel .three {
    background-image: url(../images/product-1.jpg);
    background-size: 100%;
    -moz-background-size: 100%;
    background-repeat: no-repeat;
}
.slider .carousel .four {
    background-image: url(../images/applications-2.jpg);
    background-size: 100%;
    -moz-background-size: 100%;
    background-repeat: no-repeat;
}
.slider .carousel .five {
    background-image: url(../images/contact.jpg);
    background-size: 100%;
    -moz-background-size: 100%;
    background-repeat: no-repeat;
    height: 400px;
}


.head-1{color: #bd0700; margin-bottom: 20px;}
.head-2{color: #fff; margin-bottom: 20px;}

p{line-height: 30px;
    font-size: 18px;}

.section1{padding: 50px 0;}


.btn-1{    background-color: transparent;
    border-color: #bd0700;
    padding: 10px 20px;
    color: #bd0700;
    border: 1px solid #bd0700;
    margin-top: 10px;
}

.btn-1:hover {
    color: #fff;
    background-color: #bd0700;
    border-color: transparent;
}



.section2{background-image: url(../images/our-products-bg.jpg);
    background-size: 100%;
    -moz-background-size: 100%;
    background-repeat: no-repeat; padding: 50px 0;}
.section2 img{margin: auto;}
.section2 h4{color: #fff; margin-bottom: 50px;}

.wrap-icons{padding: 30px 0 0;
    overflow: hidden;}


.btn-2{    background-color: transparent;
    border-color: #fff;
    padding: 10px 20px;
    color: #fff;
    border: 1px solid #fff;
    margin-top: 10px;
}

.btn-2:hover {
    color: #fff;
    background-color:#bd0700;
    border-color: #fff;
}


.section3{padding: 50px 0;}
.section3 ul{list-style-type: none; text-align: center; padding: 0;}
.section3 ul li{line-height: 35px; font-size: 18px;}

.section4{background-color: #e5e5e5; padding: 50px 0;}
.section4 .carousel-control.left{background: transparent;}
.section4 .carousel-control.right{background: transparent;}
.section4 img{    margin: auto;
     filter: grayscale(100%);}
.section4 .carousel-control {
    position: absolute;
    top: 25px;
    
    width: 2%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    opacity: 1;
    background-color: #848484 !important;
}

.section4  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 25px;
    height: 0;
    margin-top: -10px;
    font-size: 18px;
}

.client-img{    height: 50px;}
.client-img img{width: 100%;
    height: 100%;
    object-fit: contain;}

.contact {background-color: rgb(0, 0, 0); overflow: hidden; color: #fff; padding: 30px}
.contact h2{margin-bottom: 30px;}
.contact ul{padding: 0;}
.contact ul li{list-style-type: none; line-height: 30px;}
.footer-last{         background-color: #454545;
    padding: 30px 0; }
.footer-last ul{padding: 0;
    list-style-type: none;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;}
.footer-last ul li{text-align: center;
    margin: auto;
    display: inline-block;
    margin-right: 20px;}
.footer-last ul li a{color: #fff;
    text-align: center;
    margin: auto;
    text-transform: uppercase;}
.footer-last p{
  font-size: 16px !important;
    text-align: center;
    color: #fff; margin-bottom: 0;}


.section-applications{padding: 50px 0;}

.section-applications h3{color: #bd0700; text-align: center; margin-bottom: 20px;}
.section-applications h1{margin-bottom: 50px;}
.section-applications p{text-align: center;}
.section-applications img{margin-bottom: 30px;}

.section-contact{padding: 50px 0; overflow: hidden;}
.section-contact h3{color: #bd0700;}
.section-contact ul{list-style-type: none; padding: 0;}
.section-contact ul li{line-height: 26px;}
.section-contact ul li i{    margin-right: 5px;
    background-color: #484747;
    color: #fff;
    border-radius: 50%;
    padding: 7px 8px;
    margin-bottom: 10px;
    font-size: 15px;}
 hr{ border-top: 1px solid #ccc;}

.section-products{padding: 50px 0 0; overflow: hidden;}
.section-products h2{color: #bd0700; margin-bottom: 30px;}
.section-products .panel{    border: none;
    box-shadow: none;}
.section-products .panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: #ddd;
    border: none;
}
.section-products .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit;
    color: #bd0700;
    border: none;
}
.section-products .panel-title i {
    font-size: 8px;
    background-color: #bd0700;
    color: #fff;
    padding: 6px;
    margin-right: 10px;
}
.section-products .panel-title a{text-decoration: none;}
.section-products .panel-body h4 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.section-products .panel-heading{padding: 10px 0;}

.section-certificate h1{margin-bottom: 50px;}
.section-certificate img{width: 90%; margin: auto; display: block;}

.section-rd img{width: 60%;
    margin: auto;
    margin-bottom: 50px;}
.section-rd ul{}
.section-rd ul li{line-height: 27px;}
.section-rd ul li i{}

.slider a.btn.btn-default { border: 1px solid #fff; border-radius: 0; background-color: transparent; color: white; padding: 15px 40px; font-size: 18px; margin-top: 15px; transition: 0.3s all;}
.slider a.btn.btn-default:hover { background-color: #bd0700;}
.carousel-caption { bottom: 180px;}
.carousel-caption h1{ font-size: 40px;}
.navbar-default .navbar-nav>li>a{transition: 0.3s all;}
header .navbar-default .navbar-nav>li>a:focus::before, .navbar-default .navbar-nav>li>a:hover::before {  content: ""; display: block; color: #a0ce4e; background-color: #a0ce4e; height: 4px; position: absolute; top: 0; width: 80%; margin-left: -4px;transition: 0.3s all;}
header .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {color: #a0ce4e;}
header .navbar-default .navbar-nav>li>a:active{ background-color: transparent; color: #a0ce4e;}
header .navbar-default .navbar-nav>.active>a {color: #a0ce4e; background-color: transparent !important; }
header .navbar-default .navbar-nav>.active>a::before{  content: ""; display: block; background-color: #a0ce4e; height: 4px; position: absolute; top: 0; width: 80%; margin-left: -4px;transition: 0.3s all;}
.slider .carousel .two:hover {transform: scale(1.1);}
.slider .carousel .three:hover {transform: scale(1.1);}
.slider .carousel .four { transition: all .5s ease-in-out; }
.slider .carousel .two { transition: all .5s ease-in-out; }
.slider .carousel .three { transition: all .5s ease-in-out; }
.slider .carousel .four:hover {transform: scale(1.1);}
.text-b{margin-bottom: 30px;}

@media only screen and (min-width: 320px) and (max-width: 767px)
{
.padding{padding: 0;}
header .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
header .navbar-default{float:none;}
header .navbar-default .navbar-nav>li>a {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    top: 0px;
    left: 15%;
    
    z-index: 10;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
.carousel-caption h1{font-size: 23px;}
.slider .carousel-inner .item{    height: 200px;}
.section2{    background-size: cover; padding:20px 0;}
.section2 h4{margin-bottom:10px;}
.section2 .wrap-icons{padding:0;}
.section4 .carousel-inner>.item{height:100px;}
.section4 .client-img {
    height: 100px;
}
.about .slider .carousel-inner .item {
    height: 130px;
}
.products .slider .carousel-inner .item {
    height: 130px;
}
.app .slider .carousel-inner .item {
    height: 130px;
}
.section1{padding:30px 0;}
.head-2 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 30px;
}
.section2 img{margin-bottom:30px;}

.section-certificate img{margin-bottom:30px;}
.section-rd img{width:100%;}
.section-products {
    padding: 0px 0 0;
}
    .section-products .panel-title a {
    text-decoration: none;
    line-height: 32px;
}
.section-contact ul li{font-size: 13px;}
.section-contact ul li i {
    margin-right: 3px;
}
}

@media only screen and (min-width: 641px) and (max-width: 767px)
{
.logo img{float:left;}
header .navbar-toggle { margin-top: 25px;}

}

@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .padding{padding: 0;}
.carousel-caption{    top: 20%;}
.slider .carousel-inner .item{height:500px;}
.section2{    background-size: cover; padding:20px 0;}
.about .slider .carousel-inner .item {
    height: 300px;
}
.section-certificate img{margin-bottom:30px;}
.section-rd img{width:100%;}
.products .slider .carousel-inner .item {
    height: 300px;
}
.app .slider .carousel-inner .item {
    height: 300px;
}
.section-contact ul li i {
    margin-right: 0px;
}
.section-contact ul li{font-size: 13px;}
}

@media only screen and (min-width: 992px) and (max-width: 1024px)
{
.carousel-caption{    top: 20%;}
.slider .carousel-inner .item{height:500px;}
.section2{    background-size: cover; padding:20px 0;}
.about .slider .carousel-inner .item {
    height: 400px;
}
.products .carousel-inner .item {
    height: 400px;
}
.padding{padding:0;}
}

@media only screen and (min-width: 1025px) and (max-width: 1199px)
{
.carousel-caption{    top: 20%;}
.slider .carousel-inner .item{height:420px;}
.section2{    background-size: cover; padding:20px 0;}
.section-rd img{width:100%;}
.section-contact ul li{font-size: 14px;}
}

