@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');
body{font-family: 'Lato', sans-serif;color:#000; font-size:16px; font-weight:400;background: url(../images/header-gray-bg.png) right top no-repeat;} 
*{margin:0; padding:0;}
p,h1,h2,h3,h4,h5,h6,address,ul,ol{margin:0; padding:0;}
ul li a,ul li a:hover,a:hover,a{text-decoration:none;}
a:focus {outline: none;}
img{max-width:100%;}

/*default-css*/
h1 {color: #fff;font-size:50px;float: left;width: 100%; font-weight:300; padding-bottom: 15px;}
h2 {color: #fff;font-size:42px;float: left;width: 100%;padding-bottom: 15px; font-weight:300;}
h3 {color: #fff;font-size:38px;float: left;width: 100%;padding-bottom: 15px; font-weight:300;}
h4 {color: #fff;font-size:32px;float: left;width: 100%;padding-bottom: 15px; font-weight:300;}
h5 {color: #000;font-size:28px;float: left;width: 100%;padding-bottom: 15px; font-weight:300;}
h6 {color: #000;font-size:26px;float: left;width: 100%;padding-bottom: 15px; font-weight:300;}
p {color: #000;font-size:16px;padding-bottom: 20px;font-weight:400;}
a {color: #231f20;font-size:16px;}
ul,ol { padding-left: 15px;margin-bottom: 15px;}
ul li,ol li {color: #231f20;font-size: 16px;}
.pt-zero{padding-top: 0!important;}
.mt-100{margin-top: 100px;}
 
.pad-30{padding: 0 100px;}
.bg{background: url(../images/slider-bg.png) right top no-repeat;}
.bg-gray{background: url(../images/header-gray-bg.png) right top no-repeat;}
.table-responsive {min-height: .01%;overflow-x: auto;float: left;width: 100%;}
.head-fix{position: fixed; padding:0; top:0;  
width:100%;transition: ease-in-out 0.4s; z-index: 999; margin-top: 0; left: 0}
.head-fix .header-top{display:none;}
 
 
header nav {
    float: right;
    width:62%; padding: 28px 3% 0 0;
}
header nav ul {margin: 0;list-style-type: none;}
header nav ul li {display:inline;position:relative; padding:0 20px;width: auto; position:relative;}
header nav ul li ul {display: none;}
header ul li a {color: #fff;font-size:16px;text-decoration: none !important;transition: ease-in-out 0.4s;
  display: inline-block;position: relative;padding:10px;height: auto;font-weight:600;cursor: pointer;}
header nav ul li a img {vertical-align: middle;}
header ul li ul li a:after {background:none;}
header ul li a.active,header ul li.current-menu-item a {color:#fff;}
header ul li a:hover {text-decoration: none;color:#231f20;}
header {
    float: left;
    width: 100%;
    padding: 0;
    transition: ease-in-out 0.4s;
    position: relative;
    z-index:9999;
}
 
.main-menu{ padding:0; float: right; width:100%; background:#616161;}

article {width: 96%;padding: 3em 2%;}

.snip1198 {
   
  text-align: center; float: right;
  text-transform: uppercase;
  font-weight: 500;
}
.snip1198 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1198 li {
  display: inline-block;
  list-style: outside none none;
  margin: 0.4em 0px;
  padding: 0;
}
.snip1198 a {
  padding: 0 0.7em;
  color:#fff;
  position: relative;
  text-decoration: none;
  display: inline-block;
}
.snip1198 a:before {
  position: absolute;
  content: '';
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  opacity: 0;
  left: 15%;
  right: 15%;
  top: 5px;
  bottom: 0;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff; height:16px;
}
.snip1198 a:hover,
.snip1198 .current a {
  color: #fff;
}
.snip1198 a:hover:before,
.snip1198 .current_page_item a:before {
  opacity: 1;
  left: 0;
  right: 0;
}
 
.owl-dots{display:none;}
.page-cms ul, .page-cms ul li, .page-cms ol, .page-cms ol li, .page-cms a, .page-cms p, .page-cms h1, .page-cms h2, .page-cms h3, .page-cms h4, .page-cms h5, .page-cms h6{color: #000;}
.page-cms h1{font-weight: 600;}
.page-cms{float: left; width: 100%;}

/* sub menu code */
header nav ul li ul { display:none;position: absolute;text-align: left;min-width:280px;list-style:none;background:rgba(255, 255, 255, 0.9);z-index:99999;padding-left: 0;}
header nav ul li ul li{width:100%; display:inline-block; margin-left:0;padding:0;background:none;}
header nav ul li ul li:after{content:''; background:none; width:1px; height:0px; right:-15px; top:26px; position:absolute;}
header nav ul li ul li a {border-bottom: 1px solid #f1f1f1;display: inline-block;padding: 10px 15px;width:100%;color:#231f20;transition:ease-in-out 0.6s;font-size:15px;}
header nav ul li ul li a:hover{border-bottom:1px solid #f9f9f9;color:#231f20;background:none;padding-right:0;}
header nav ul li ul{visibility:hidden;left:0;top:50px;}
header nav ul li ul li ul{visibility:hidden;display:none!important;padding-left:0px;left:200px; top:0px;background:#fff}
header nav ul li .snip1217 a{ text-align:left; padding:14px; width:90%; float:left;}
header nav ul li ul li a,header nav ul li ul li a:hover{border:0;}
header nav ul li ul li a.active {color:#ed1b24 !important;border:0;}
header nav ul li:hover ul{display:inline-block;}
header nav ul li:hover ul{visibility: visible;}
header nav ul li ul li:hover ul{visibility: visible;display:block!important;}
.snip1217 li ul li:after{background: none;}
header nav ul li ul li a {background: rgba(0, 0, 0, 0) none repeat scroll 0 0; padding:8px 14px!important}
.head-fix nav ul li ul{background:#126f9c;}
.head-fix nav ul li ul li a, .head-fix nav ul li ul li a:hover{color: #fff;}
.logo {
   position:relative;float: left; width: 34%; background: #fff; padding:0; text-align: center;
}
.container{position: relative;}
 .pad-top-zero{padding-top: 0;}
}

.header-top{width:100%; float:left; padding:10px 0; border-bottom: solid 1px rgba(35,31,32,0.2);}
 
#owl-project1, #owl-project2, #owl-project3, #owl-project4, #owl-project5{ float: left; width: 100%; position:relative;}
#owl-project1 .owl-item.active, #owl-project2 .owl-item.active, #owl-project3 .owl-item.active, #owl-project4 .owl-item.active, #owl-project5 .owl-item.active {
  margin-left:-150px; 
}
#owl-project1 img, #owl-project2 img, #owl-project3 img, #owl-project4 img, #owl-project5 img, #owl-project6 img {
  opacity: 0.3; object-fit: cover; width: 100%;
}
#owl-project1 .owl-item.active img, #owl-project2 .owl-item.active img, #owl-project3 .owl-item.active img,
#owl-project4 .owl-item.active img, #owl-project5 .owl-item.active img{
   opacity:1;
}
.slider {float: left;width: 100%;position: relative; margin-bottom: 2px; overflow: hidden;}
 
.slider .item img {object-position: center;object-fit:cover;}

#owl-carousel .owl-nav, #owl-galleryl .owl-nav{display:none;}
#owl-galleryl .owl-dots{right: 0;}
.caption {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    text-align: center;
    opacity: 1;
    height: 100%;
    display: flex;
    align-items: center;
    background: url(../images/banner-shadow.png) left top no-repeat;
    background-size: auto 100%;
}
.caption-inn {
    float: left;
    width: 50%;
    text-align: left;
    padding: 0 54px;
}
.slider .item:hover .caption{opacity: 1;}
.title {
    display: inline-block;
    color: #fff;
    padding: 0px 0 20px 0;
    line-height: 50px;
    text-transform: inherit;
    font-weight: 200;
    font-size: 34px;
    letter-spacing: 1px;
}
.title a{color: #fff; font-size: 40px;}
.caption-inn a {
    background: #02578a;
    color: #fff;
    display: inline-block;
    border-radius: 31px;
    padding-left: 21px;
    letter-spacing: 1px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.caption-inn a span {
display: inline-block;
    height: 45px;
    width: 45px;
    border-radius: 100%;
    background: #fff;
    color: #02578a;
    text-align: center;
    line-height: 43px;
    font-size: 22px;
    margin-left: 10px;
}
.caption-inn a:hover{
  background: #fff;
  color: #02578a;
}
.caption-inn a:hover span{
  color: #fff;
  background: #02578a;
}
.owl-dots{
      position: absolute;
    z-index: 9;
    right: 10%;
    bottom: 45px;
    width: 200px;
    text-align: right;
}
.owl-dot{
    width: 19px;
    height: 9px;
    border: solid 1px #6b6869;
    background: #6b6869;
    float: right;
    margin: 0 4px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 65px;
}
.owl-dot.active {
    background: #02578a;
    border: solid 1px #02578a;
    width: 50px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.down-icon{position:absolute; padding:0; bottom:20px; left:49%; z-index:9;}
 
/* end header & hero slider css */

.wc-img{float: right; width:; right: 0; position: relative;}
.wc-img img{position: relative; z-index: 1;}
.get-inspired{width: 100%; float: left; padding:60px 0 60px 0;position: relative; display:flex;}
.white-bg{background: #fff;} 
 
.welcome-notes{ position: relative; z-index: 99; padding:0; float: left; width: 100%;}
.get-inspired h1{ color: #000; position: relative; z-index: 99; font-weight: 300; font-size: 50px;}
.get-inspired h1 span{ position: relative; font-weight: 900;}
.get-inspired h1 span:after{background: #0079c1; width:100%; height:6px; left: 0; bottom:2px; position: absolute; content: '';}
.welcome-notes h4, .welcome-notes h6, .welcome-notes p{color: #000;}
.welcome-notes h6{font-weight:600; font-size: 18px;}
.welcome-notes h4{font-weight:600;}
.wc-content{ position: relative; float: left; width:70%; font-size: 50px;}
.wc-content h6{ font-size:44px; font-weight:300; line-height:60px; padding-bottom: 60px;}
 
.slowgan{ position: relative; text-transform: uppercase; color: #000; padding: 0 0 10px 20px; width: 30%; float: left; font-weight: 600;}
 

.home-services{float: left; width: 100%; padding:60px 0;  
  background:#fff url(../images/gray-round.png) right bottom no-repeat; position: relative;}
.home-services:before{background: url(../images/gray-round-left.png) left top no-repeat; width: 232px; height: 268px; 
  content: ''; left: 0; top:-2px; position:absolute;}
 
.home-services .item{display: inline; text-align: left; }
.home-testimonial{padding: 0 50px; float: left; width: 100%; border-left: solid 3px #a2a2a2;}
.home-services .owl-item img{display: inline;}
.home-services h4{font-weight: 600; font-size: 50px; color: #000;}
.home-services h6{font-weight: 600; font-size:18px; font-weight: 600; text-transform: uppercase;}
.home-testimonial p{font-size: 24px; color: #616161; font-weight: 400;}
.home-services .owl-dots{display: none;}
#owl-product .owl-nav, #owl-product .owl-dots{display: none!important;}
 
 
.get-inspired h2 {
    font-weight: 300;
    color: #000000;
    text-transform: inherit;
    font-size: 21px;
    line-height: 34px;
}
.ctagory-home .overlay{bottom: 50px;
  left: 4%;
  right: 0;
  background:rgba(35,31,32,1);
  overflow: hidden;
  width: 92%;bottom: 30px;
  height:92%;  
  transition: .5s ease;}
.ctagory-home .full-box h4 a{padding:40% 18%;}
 
.prdt-img{float: left; width: 100%;transition: .5s ease; background: #000; padding: 0; position: relative; overflow: hidden;transition: transform .4s;}
.prdt-img:hover img{transform: scale(1.1);transition: transform .6s;}
.prdt-img h5{position: absolute; color: #fff; text-align: center; font-size:30px; opacity: 0; width:80%; top:36%; left: 10%; right: 10%;transition: transform .4s;}
.prdt-img .read-more{position: absolute; right: 0; bottom: 0; opacity: 0;transition: transform .4s;}
.prdt-img:hover h5, .prdt-img:hover .read-more{opacity: 1;transition: .3s ease;}
.prdt-img:hover img{opacity: 0.5;transition: .3s ease;}
.prdt-img a h5{color: #fff; padding: 0;}
.prdt-img:hover .read-more img{opacity: 1;transition: .4s ease;}
.project-main{float: left; width: 100%; padding: 0;}


.home-product-range{ float: left; text-align: center; width: 100%; background:#ffffff url(../images/product-shadow-bg.png) left top repeat-x; padding: 50px 0;}
.home-product-range h3, .home-product-range p{color: #fff;}
.testimonial-home{width:100%; float:left; padding:60px 0 100px 0; background:url(../images/testimonial-bg.jpg) center top repeat fixed; text-align: center; position: relative;}
.testimonial-home h2{ font-size: 40px; color: #02578a; padding-bottom: 20px;}
.testimonial{background:url(../images/testimonial-icon-1.png) right bottom no-repeat; padding-right: 60px;}
#owl-testimonial .owl-dot{display:inline-block; margin:0 4px; opacity: 0.8; background:#242424; border:solid 1px #242424; padding: 5px;}
#owl-testimonial .owl-dot.active{opacity: 1; background:#02578a; border:solid 1px #02578a;}

.testimonial-icon{width: 64px; float: left;}
.testimonial-info{text-align: left; color: #fff; padding-left: 80px;}
.testimonial-info p{color: #59585b; font-weight: 300; font-size:34px; text-align: left;}
.testimonial-info h5{color: #414141; font-size:18px;}
#owl-testimonial .owl-nav{display: none;}
 
footer{ background:#232321 url(../images/footer-right.png) left bottom no-repeat; float:left; width: 100%; position: relative; padding:0; margin-top: 0px;}
.common-footer{background-size: 130px; margin-top: 0;}
.footer-top{ padding:60px 0 0px 0; position: relative; text-align:left; float:left; width:100%;}
.footer-nav{float: left; width: 100%; padding:40px 0; background: #171515; position: relative;}
.footer-nav:after{content: ''; width: 100%; position: absolute; top: 100px; height: 1px; background: #f1f1f1; left: 0; opacity: 0.2;}
.footer-nav h4{color: #fff; font-size: 30px; padding-bottom: 50px;}
.fot-cont h5{font-size: 20px; color: #000; padding: 0;}
.foot-icon{float: left; width: 100%; padding-bottom: 20px;}
.fot-cont{padding-left: 0px;}
.fot-cont p{color:#545454;}
.half{float: left; width:50%; padding: 0 0 20px 0;}
.half p, .half p a{color: #b0b0b0; padding: 0 0 10px 0;}
.half p a:hover{color: #fff;}
 
.footer-title{font-size:50px; color: #fff;line-height:50px; font-weight: 600; float: left; width: 100%; padding-bottom: 50px;}
.wid-50{float: left; width: 50%; padding: 0;}
.wid-50 a{color: #fff;}
.wid-50 a:hover{opacity: 0.7;}
.border-none{border:none}
.liner ul{list-style:none; padding: 0 0 6px 0; width: 50%; float: left;}
.liner ul li a{color: #808080;}
.liner ul li a:hover{color: #fff;}
.fot-cont h6 {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
}
#owl-carousel .owl-nav{display: none!important;}
.tag-line{background: #02578a; color: #fff; padding: 10px 0; border-right: solid 160px #202020;}
.tag-line h5, .tag-line ul li{color: #fff;}
 .tag-line ul li{color: #fff; font-weight: 600; position: relative; float: left; padding-left: 30px;}
.tag-line ul{list-style: none; display: inline; padding-top:40px; border-left: solid 1px #fff; height:100px; width: 100%; 
  float: left; padding-left: 40px;}
.tag-line ul li:after{content: ''; width:6px; height: 6px; background: #fff; position: absolute; left:15px; top: 8px;}
.footer-top h5{color:#fff;}
.footer-top ul{padding: 0;list-style:none;}
.footer-top ul li a{color: #fff; opacity:1; font-size: 16px; margin-bottom: 10px; display:inline-block;}
.footer-top ul li a:hover, .address a:hover{opacity:0.8;}
.address{padding-top: 60px; float: left; width: 100%; color: #fff; opacity: 0.5; text-transform: uppercase;}
.address a{color: #fff;}
.social-icon{float: left; width: 100%; padding: 0 0 0 20px; margin-top: -30px;}
.social-icon ul{list-style: none; width: 100%; padding:0;}
.social-icon ul li{float: left; padding: 0 20px 0 0;}
.followus ul{width: 100%;}
.followus ul li{float: left; padding: 0 10px 0 0;}
.followus ul li:hover{opacity: 0.5}
.address p {
    color: #eff2f9;
    float: left;
    font-size: 15px;
}
.fotcont{padding-top: 50px;}
.fotcont p{color: #a2a2a2; padding: 0 0 20px 0;}
 

.copy .footer-nav, .copy .footer-nav ul{padding:0; background:none; margin:0;}
.copy-right{ float: left; width: 100%; padding:20px 0; text-align: left; background: #a2a2a2; margin-top: 40px;}
.copy-right p {
    color: #fff;
    text-align: left;
    font-weight: 500;
     font-size: 16px;
}
.copy-right ul{text-align:left; display: inline; width:100%;}
.copy-right ul li{display: inline-block; padding:0 10px; font-weight: 500; color: #808080; font-size: 14px; position: relative;}
.copy-right ul li:after {
    position: absolute;
    content: "";
    right: -4px;
    top: 3px;
    height: 15px;
    width: 2px;
    background: #808080;
}
.copy-right ul li span{color: #02578a;}
.copy-right ul li:last-child:after{
  display: none;
}
.copy-right ul li a{
  font-weight: 500;
   font-size: 14px;
}
.copy-right ul li:first-child{
  padding-left: 0;
}
.fot-design p{text-align: right;}
.fot-design span{color: #02578a;}
.liner-boxes{
  padding:20px 0 0 0px;
}
.liner-boxes span{color: #fff;}
footer p{width:100%!important; padding:0 0 10px 0!important;}
.footer-top ul:empty{display:none;}
/*csm page css */
.cms-slider{float: left; width: 100%; padding:0;}
.white-bg{background: #fff;}
.blog-img{float: left; width: 14%;}
.blog-cont{float: left; width: 86%; padding-left: 20px;}
.inner-slider img{opacity:1;}
.inner-slider .caption{bottom:30px;}
.inner-slider h1{color: #fff; text-transform: uppercase; font-weight: 600;}
.bradecom ul{ width: auto; text-align: right; display: inline;background:rgba(35,32,33,0.9); padding: 10px 0px;}
.bradecom ul li{color: #fff;display: inline-block; padding: 0 10px; position: relative;}
.bradecom ul li:after{content: '/'; position: absolute; width: 1px; height: 30px; top: 0; right: 0; }
.bradecom ul li:last-child:after{content: '';}
.bradecom ul li a{color: #caccce;}
.bradecom ul li a:hover{color: #fff;}

.testimonials{float: left; width: 100%; border-bottom: solid 1px #3d3d3d; position: relative; margin-bottom: 30px; background: url(../images/testi-icon.png) left top no-repeat; padding:0 100px 30px 100px;}
.testimonials:after{background: url(../images/testi-icon2.png) right bottom no-repeat; content: ''; position: absolute;
bottom:10px; right: 0; width: 84px; height: 84px;}
.client-name{position: relative; padding-left: 120px; float: left; width: 100%; margin-top: 30px;}
.client-name:after{content: ''; width: 100px; height: 1px; background: #fff; opacity: 0.5; position: absolute; left: 0; top:9px;}

.plain-header {
  -webkit-box-shadow: 0px 11px 8px -11px rgba(0,0,0,0.05);
  -moz-box-shadow: 0px 11px 8px -11px rgba(0,0,0,0.05);
  box-shadow: 0px 11px 8px -11px rgba(0,0,0,0.05);
  width: 100%;
  transition: ease-in-out 0.4s;
}
.plain-banner{float: left; width: 100%; padding:30px 0 0px 0; text-align: center; border-bottom: solid 1px #f1f1f1; margin-bottom:10px;}
.plain-banner .bradecom ul{background: none; float: right;}
.plain-banner .bradecom ul li{color: #6c6c6c;display: inline-block; padding: 0 10px; position: relative;}
.plain-banner .bradecom ul li:after{content: '>'; position: absolute; width: 1px; height: 30px; top: 0; right: 0; }
.plain-banner .bradecom ul li:last-child:after{content: '';}
.plain-banner .bradecom ul li a{color: #6c6c6c;}
.plain-banner .bradecom ul li a:hover{color: #000;}
.plain-banner h1{width: auto; color: #000;}

.project-detail-main{float: left; width: 100%; padding:60px 0 20px 0;}
.project-detail-main .bradecom ul {background: none; border-top: none;float: left;width: 80%;text-align: left;padding:0 0 0 5px;}

.margin-zero{margin:0;}
.about-slider{float: left; padding: 0; margin-bottom: 60px; width: 100%; position: relative; text-align: center;}
.about-slider h1{color: #000000;}
.bredcomb ul{list-style: none; width: 100%;}
.bredcomb ul li{position: relative; background: url(../images/bread-comb-arrow.png) right 7px no-repeat; display: inline-block; margin-right:10px; padding-right:20px;}
.bredcomb ul li:last-child{ background: none; }
.about-slider-content{position: absolute; left: 0; bottom: 10px; width: 100%; z-index: 9;}
.back a{background: url(../images/back-arrow.png) left center no-repeat; float: right; padding:0 20px;}
.pad-top-zero{padding-top: 0;}
.product-slider{width: 100%; padding: 0; width: 100%; background: #231f20; overflow: hidden;}
.product-slider #owl-carousel{width: 80%; float: left;}
.pd-slider-cont{width: 20%; float:right; padding:30px 0 0 0; color: #fff;}
.pd-slider-cont h5{font-size: 30px;}
.pd-slider-cont p{padding-bottom: 50px;}
.pd-slider-cont h5, .pd-slider-cont p{color: #fff;}
.product-slider #owl-carousel .owl-nav {
  display: block;
  position: absolute;
  color: #fff;
  right: -50px;
  bottom: 20px;
}
.product-slider .owl-prev{ background: url(../images/left-arrow.png) center center no-repeat; opacity: 0.5; padding:20px 10px; border:solid 1px #fff; font-size: 0px; float: left;}
.product-slider .owl-next{ background: url(../images/right-arrow.png) center center no-repeat; opacity: 0.5; padding:20px 10px; border:solid 1px #fff; font-size: 0px; float: right; margin-left: 10px}
.product-slider .owl-prev:hover, .product-slider .owl-next:hover{opacity:1;}

.product-content-main{float: left; width: 100%; padding: 40px 0;}
.product-content-main span.pd-title{font-size:40px; color: #000; padding-left: 30px; font-weight: 800; position: relative;}
.product-content-main span:after{content: ''; position: absolute; background: #cbcdce; width:6px; height: 34px; left: 0px;}

.product-main{float: left; width: 100%; padding:0;}
.product-main h5{font-size: 24px; padding: 15px 0 0 0;}
.product-list-box h5{font-size: 24px; padding: 15px 0 0 0;}
.prdt-img h3{height:300px; opacity: 0.5; width: 100%; text-align: center; color: #fff; font-size: 30px; padding: 40% 20px 0px 20px;}

.product-list-box{width: 100%; float: left; text-align: left; position: relative; overflow: hidden; margin-bottom: 30px;}
.product-list-box h5{font-size: 20px;}
.product-list-box ul{list-style: none; width: 100%; padding: 0;}
.product-list-box ul li{width:auto; float: left; padding: 0 10px 0 0; margin-right: 10px; position: relative;}
.product-list-box ul li:after{content: '/'; position: absolute; right: -5px; top: 0; }
.product-list-box ul li:last-child::after {content: '';}
.product-list-box ul li span{font-weight: 500;}
.more{float: left; width: 100%; padding: 5px 0;}
.more a{background: url(../images/arrow.png) right center no-repeat; color: #000; font-size: 14px; letter-spacing: 1px; padding-right: 20px;}
#owl-pdslider .owl-next{background: url(../images/small-arrow.png) right bottom no-repeat; position: absolute; right:10%; bottom: -40px;color: transparent;}
#owl-pdslider .owl-prev{background: url(../images/prev1.png) right bottom no-repeat; position: absolute; right: 14%; bottom: -40px;color: transparent;}
.cms-container{float: left; padding:0px 0 60px 0; width: 100%;}
.cms-container h1{float: left; width: auto; margin-bottom: 30px;}
.cms-container h1 span{ position: relative; font-weight: 900;}
.cms-container h1 span:after{
  background: #0079c1;
  width:100%;
  height: 6px;
  left: 0;
  bottom: 2px;
  position: absolute;
  content: '';
}
.breadcumb{float: right; }
.breadcumb ul li, .breadcumb ul li a{color: #fff; list-style: none; text-transform: uppercase; float: left;}
.breadcumb ul li{padding-left: 20px; opacity: 0.5; position: relative;}
.breadcumb ul li:after{
  color: #fff;
  left:8px;
  bottom: 0px;
  position: absolute;
  content: '/';
}
.breadcumb ul li:first-child:after{content: ''}
.breadcumb ul li:hover{opacity: 1;}
.noteble-list{background:#000; overflow:hidden; margin-bottom:30px;}
.noteble-list img{opacity:0.3;}
.noteble-list:hover{background:#640d5b;}
 
.tret-cont{ float: left; padding: 0 20%; width: 100%; margin-bottom: 30px; }
.tret-cont span a{font-size: 18px; font-weight: 600;}
.brand-list{float: left; width: 100%;-webkit-box-shadow: 0px 0px 5px 0px rgba(224,224,224,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(224,224,224,1);
box-shadow: 0px 0px 5px 0px rgba(224,224,224,1); margin-bottom:30px;}
 
.cms-new-testimonial {
    padding:0;
    width: 100%;
}
.item-testimonial {
  display: inline-block;
  padding: .25rem;
  width: 100%;
  margin:0px 0 4px 0;
}
*, *:before, *:after {box-sizing:  border-box !important;}


.row-testimonial {
 -moz-column-width:30em;
 -webkit-column-width:30em;
 -moz-column-gap: 1em;
 -webkit-column-gap:1em;
 column-width:30em; column-gap:1em;

  
}

.item-testimonial {
 display: inline-block;
 padding:  .25rem;
 width:  100%; 
}

.well {
 position:relative;
 display: block; float: left;border: 1px solid #e3e3e3;
}
.well h6{font-size: 18px; font-weight: 600; text-transform: uppercase;}
.gallary-img{margin-bottom:10px;}
.mt-100{padding-top:60px;}
.blog-cont h4{font-weight: 600; font-size: 18px; text-transform: uppercase; letter-spacing: 2px; color: #000;}
.t-icon{ position:relative; width:60px; height:60px;float: left; padding-top: 14px; text-align: center; background: #cbcdce;}
.t-cont{ font-size:16px; color:#545454; line-height: 26px; padding:0 0 0 30px; float: left; width: 85%;}
.t-cont p{ font-size:16px; color:#000;text-align: justify;}
.t-title{ font-size:18px; color:#000; padding:0 0 0 90px;}
.t-date{ width:100%;text-align: center; color: #6d6d6d;}
.t-date ul{ display:block; list-style: none; width: 50%; float: right;text-align: left;}
.t-date ul li{ display:inline; list-style: none; text-align: left;}
.service-white-box{float: left; width: 100%; padding-bottom: 40px;}
.sercice-light-box{float: left; width: 100%; padding:60px 0; background: #cbcdce; margin-bottom: 60px;}
.sercice-light-box ul{list-style: none; width: 100%; padding: 0;}
.sercice-light-box ul li{ background: url(../images/bread-comb-arrow.png) left 6px no-repeat; float: left; width: 100%; padding:0 0 10px 20px; font-weight:500;}
.sercice-dark-box{float: left; width: 100%; padding:60px 0; background: #231f20; margin-bottom: 60px;}
.sercice-dark-box h4, .sercice-dark-box p{color: #fff;}
.sercice-dark-box ul{list-style: none; width: 100%; padding: 0;}
.sercice-dark-box ul li{ background: url(../images/right-arrow.png) left 6px no-repeat; color: #fff; float: left; width: 100%; padding:0 0 10px 20px; font-weight:500;}

div.load {
    display:none;
    padding:0px; text-align: center;
    margin-bottom:30px;
}
#loadMore {
    padding: 10px 0;
    text-align: center; text-transform:uppercase; font-weight: 600; font-size: 14px;
    color: #000; position: relative; left: 50%; margin-left: -50px;  border-bottom: solid 3px #02578a;  
}
#loadMore:hover {
    background-color: #fff;
    color: #33739E;
}

.contact-info{padding-bottom:0;}
.contact-page{float: left; width:100%; background: url(../images/contact-bg.png) center top repeat-y; padding:50px 0;
}
  
.map{float:left; width:100%;padding:0; position: relative;}
.btn-info{background:none; border-bottom:solid 2px #45013e; color:#000; border-radius:0; width:auto; padding-bottom:10px;transition: ease-in-out 0.4s;}
.btn-info:hover, .btn-info:focus, .btn-info:active:hover{background:none; color:#45013e;transition: ease-in-out 0.6s;border-bottom:solid 2px #242424;}
.parking{background:#f6f6f6; padding:20px 30px; margin:10px 0; text-align:left; float:left; color:#45013e;font-family: 'Poiret One', cursive;line-height:26px; font-size:25px;}
.contact-info h2{font-size:70px;}
.red{ color:#ff0000;}
.drop-msg{float: left; width: 100%; padding:0px; margin-bottom:0px; text-align: left; position: relative;}
.drop-msg h3 { color: #02578a; padding-bottom:10px;}
.drop-msg label {
  padding-left: 0px;
  font-weight: 300; float: left; color: #000;
  padding:0px; z-index: 9;  
}
.cont-form .button16{float:left; margin: 0; width: 150px;}
.location-contact{float: left; width: 100%; padding: 0 0 22px 0; border-bottom: solid 1px #f1f1f1; margin-bottom:22px;}
.location-contact:last-child{border:none;}
.contact-icon{float: left; width: 40px; height: 40px; background: #231f20;}
.lc-inner{float: left; width: 100%; padding:0px;}
.lc-inner h5{ color: #fff; font-size:20px;font-family: 'Lato', sans-serif; padding-bottom: 10px;}
.lc-inner p, .lc-inner p a{color: #fff; padding-bottom: 0;}
.lc-inner p a:hover{font-weight: 600;}
.cont-form .contact-btn{background:url(../images/small-arrow.png) right center no-repeat; color: #000; padding:14px 40px 14px 0; margin-top:0; float: left; border:none; }
.cont-form span{position: relative; z-index: 9;}
.cont-form .contact-btn:hover{color: #242424;}
.cont-form:hover .contact-btn{color: #333;}
.wc-content ul{list-style: none; float: left; width: 100%; padding: 0 0 50px 0;}
.wc-content ul li{float: left; width: 50%; background: url(../images/small-arrow.png) left center no-repeat; font-size: 30px; font-weight: 300; margin-bottom: 10px; padding-left: 40px;}
.about-bottom{float: left; width: 100%; padding: 0; position: relative;}
.hp-slider{right: 0!important; width:36%!important;}
.hp-slider h3{font-weight:400!important;}
#contact-form{margin-top: 60px;}

.contact-right h4{color: #fff;}
.form-control{background: #fff;}
.contact-btn{color: #000;}
.contact-right {
  width:100%;
  padding: 20px 100px 20px 20px;
  z-index: 9;
  text-align: left;
  float: left; margin-top: 120px; text-align: center; 
}
.contact-right h2 span, .drop-msg h1 span{font-weight: 900;}
.drop-msg h1{float: none; width: 100%; color: #000;}
.contact-right h6{letter-spacing: 2px; color: #fff; font-weight: 600; font-size: 18px; text-transform: uppercase;}
.contact-address p, .contact-address p a{color: #fff; font-size:19px;}
.mt-50{margin-top: 50px;}
.pad-btm-100{padding-bottom: 60px;}
.gray-bg{background: #eff2f9;}
.margin-zero{margin-bottom: 0;}
.cont-form{position:relative;margin-bottom:50px;position: relative;
margin-bottom: 50px; float: left; width: 100%;}
.cont-form .cont-form{margin-bottom:0;}


.kitchen-main{float: left; width: 100%; padding: 60px 0;}
.kitchen-list{float: left; width: 100%; position: relative; margin-bottom: 30px;}
.kitchen-list h4{font-size: 16px; padding-top: 10px;}

.kit-cont{position: relative; width: 100%; padding: 0;}
.kit-cont h5{font-size: 20px; color: #e55f25; padding-top: 10px; width: 80%;}
.kit-cont h6{font-size: 16px; padding-top: 10px; color: #9a9a9a; width: 80%;}
.kit-cont p{float: left; width: 100%;}
.kit-cont ul{float: right; width: 20%; padding: 0; list-style: none; position: absolute; right:0px; top: 20px; z-index: 9}
.kit-cont ul li{ margin: 0 4px; float: left; font-size: 1px; display: inline-block; text-align: left; }
.kit-cont ul li a{ display: inline-block; text-align: left; text-indent: -9999px; width:14px; height: 14px;}
.col-gray{width:14px; height: 14px;-webkit-border-radius: 30px;
-moz-border-radius: 30px; border-radius: 30px; background: #dfdfdf; float: left;}
.col-darkgray{width:14px; height: 14px;-webkit-border-radius: 30px;
-moz-border-radius: 30px; border-radius: 30px; background: #292522; float: left;}
.col-lightgray{width:14px; height: 14px;-webkit-border-radius: 30px;
-moz-border-radius: 30px; border-radius: 30px; background: #666884; float: left;}

.projects-main{float: left; width: 100%; padding:0 0 30px 0;}
.projects-list{position: relative; width: 100%; padding: 0; margin-bottom:30px; float: left;}
.projects-list .kit-cont{ float: right; margin-top:0px; background: #fff; padding: 30px; width:100%; text-align: center;}
.projects-list .button16{float: none; margin:0 auto;}
.projects-list .button16 a {
  color: #000; font-weight: 500; text-transform: uppercase; font-size: 14px;
  letter-spacing: 0;
}
.projects-list h4{font-size:28px; color: #000;}
.related-work{padding:60px 0;}
.related-work h1{text-transform: uppercase; color: #02578a;}
#owl-carousel2 .owl-nav{display: block;}
.pad-zero{padding: 0;}
.work-detail{padding: 80px 0 20px 0;}

.meet-team{background: #5c4d60; padding: 60px 0 0 0; float:left; width: 100%; margin-top: 60px; text-align: center;}
.meet-team .hb-serviceimg::after{margin:0 0 0 -50%;}
.meet-team h2{ font-size: 44px; color: #000000; padding-bottom: 20px;  color: #fff;}
.meet-team h5{ font-size: 24px; color: #fff; }
.meet-team .owl-nav{display: none;}


.client-support {
  float: left;
  width: 100%;
  text-align: center;
  padding:0 0 40px 0; 
}
.cs-image {
  height: 110px;
  width: 110px;
  display: inline-block;
  border-radius: 50%;
  background:linear-gradient(to top, #692369, #9f3b9f);
  text-align: center;
  transition:ease-in-out 0.4s; position: absolute; left: 38%; top: -50px;
}
.cs-image::after {
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}
.client-support h4{ font-weight:600; font-size:30px; margin:30px 0 13px 0; transition:ease-in-out 0.4s;}
.client-support p{padding:0 15px;min-height: 180px;}

.client-support .col-md-4:hover .cs-image{background:linear-gradient(to top, #9f3b9f, #692369);}

.clients {float: left;width: 100%;background: #e5e5e5; padding:30px 0;}
.td-top{position: relative; width: 100%; padding: 40px; border:solid 1px #dbdbdb;-webkit-box-shadow: -1px 10px 13px 1px rgba(219,219,219,0.47);
-moz-box-shadow: -1px 10px 13px 1px rgba(219,219,219,0.47);
box-shadow: -1px 10px 13px 1px rgba(219,219,219,0.47);-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px; background: #fff; margin-top: 50px;float: left;}

.treatment-cont-part{float: left; padding:40px 0; width: 100%;}
.tret-cont2{margin: 50px 0 0 0; text-align: center;}
.faq{float: left; padding:50px 0; width: 100%; background: #fff;}
.faq h3{ color: #000000; padding-bottom:40px;}
.faq-inner{padding: 0 10%; width: 100%; float: left;}

.pageContent { width: 100%; }
.accordion { list-style-type: none; padding: 0; margin: 0 0 30px;}
.accordion ol { padding: 0; margin: 0; float: left; display: block; width: 100%; }
.accordion li { background:none; cursor: pointer; padding: 0; margin: 0; float: left; display: block; width: 100%;}
.accordion li.active>a { background: url('../images/close.gif') no-repeat center right; }
.accordion li div { padding:0 0 30px 0; background:none; display: block; clear: both; float: left; width: 100%;}
.accordion a { text-decoration: none; padding:0 0 0 10px; font-size:24px; line-height:30px; margin-bottom:30px; 
  border-left: solid 4px #cbcdce; color: #000; display: block; font-weight:400; cursor: pointer; background: url('../images/open.gif') no-repeat center right;}
.accordion div ul{display: block!important; padding: 0; margin-bottom: 30px; list-style: none; }
.accordion div ul li{border:none; padding:0; list-style: none;}
.accordion div h6{ font-size: 18px;}
.treat-cont h4{ color: #000000; padding-bottom:40px;}
.treat-cont ul{list-style:none;}
.treat-cont ul li{border:none; padding:0 0 10px 25px; background: url(../images/arrow.png) left 10px no-repeat;}
.make-appoint h3{color: #fff;}
.make-appoint .drop-msg label{color: #fff; font-weight: 300;}
.footer-nav ul li:last-child::before{background: none;}
.pager ul{padding: 0;}
#container, #container1, #container2, #container3, #container4, #container5, #container6, #container7, #container8, #container9, #container10, #container11, #container12, #container13, #container14, #container15{margin: 0 auto;}
.balinks{width: 100% !important;}
.hcs-img{float: left; width: 100%; text-align: center; background: #fff;}

.accord-container {
  display: block;
  position: relative;
  padding-left: 32px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.accord-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height:18px;
  width:18px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.accord-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.accord-container input:checked ~ .checkmark {
  background-color: #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.accord-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.accord-container .checkmark:after {
  left:7px;
  top:4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.border-top{ margin-top: 20px; }
.pager{text-align:center;}
.pager li > a, .pager li > span{margin:0 4px;}
.product-detail-slider, #owl-pd{float: left; position: relative; width: 100%; padding: 0;}

.product-specification{float: left; width: 100%; background: #f4f4f4; padding:10px;}
.product-categories{float: right; width: 100%; background: #02578a; padding:25px;}
.product-specification table{margin:0;}
.product-categories h5{color: #fff; padding:0 0 20px 0;}
.product-categories ul{padding: 0; list-style: none;}
.product-categories ul li{color: #fff; padding: 0 0 10px 0;}
.clear{clear: both; float: left; margin:20px 0 0 0;}
.center-text{text-align: center;}
.center-text li > a{margin:0;}
.blog-detail-cont img{object-fit: cover; width: 100%;}
.blog-share img{width: auto;}
.blog-share-main{padding-bottom: 30px;}
.blog-detail-cont h5{text-transform: uppercase; color: #02578a;}
.orange{color: #02578a;}
.blog-sidebar{float: left; width: 100%; padding: 0; background: #fff; margin-bottom: 40px;-webkit-box-shadow: 0px 0px 5px 0px rgba(224,224,224,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(224,224,224,1);
box-shadow: 0px 0px 5px 0px rgba(224,224,224,1);}
.blog-sidebar .catagory{ position: relative; width: 100%; float: left; padding:15px; color: #000; font-weight:500; font-size: 24px;font-family:'Poppins', sans-serif; }
 
.blog-sidebar ul{width: 100%; list-style: none; padding: 0;} 
.blog-sidebar ul li{float: left; width: 100%; padding: 0;}
.blog-sidebar ul li a{ color: #545454; border-bottom: solid 1px #fff; float: left; width: 100%; padding:12px 15px;}
.blog-sidebar ul li:last-child a{border-bottom: 0;}
.blog-sidebar ul li a:hover{background: #02578a; color: #fff;}
.inner-slider .caption{opacity: 1;}

.work-gallery{background: #fff; width: 100%; padding: 60px 0 30px 0; float: left; margin-top: 60px;}
.margin-zero{margin-top: 0;}
.pad-top-zero{padding-top: 0;}
.bd-content{float: left; width: 100%; text-align: center;}
.blog-list .blog-main{position: relative; width: 100%; background: #02578a; padding: 0; margin-bottom: 30px; transition:ease-in-out 0.3s;}
.blog-list .blog-cont{position: absolute; padding: 10%; left: 0; top: 0; background:transparent; opacity: 0; transition:ease-in-out 0.5s;}
.blog-list .blog-main:hover .blog-cont{opacity: 1; transition:ease-in-out 0.6s;}
.blog-list .blog-main:hover img{opacity: 0.5;}
.blog-list h6, .blog-list .date{color: #fff;}


.gallery-title{ color: #000; padding:10px; font-size:22px; font-weight:400; text-align: center; display: block;}
.load h6{font-size: 22px;}
.you-like{width: 100%; float: left; padding:60px 0; text-align: left;}
#owl-product-like .owl-nav, #owl-product-like .owl-dots{display: none;}
.you-like h3{color: #02578a; padding-left: 15px;}
.thumbnail{border:0;}
.gallery-popup .col-sm-4, .gallery-popup .col-md-4, .gallery-popup .col-lg-4, .gallery-popup .col-lg-2{padding-left: 5px; padding-right: 5px;}
#owl-productDetail .owl-prev{position: absolute; left:10px; top:45%; background:url(../images/left-arrow.png) center center no-repeat; padding: 15px 15px; text-align: center; text-indent: -9999px; opacity: 0.6}
#owl-productDetail .owl-next{position: absolute; right:10px; top:45%; background:url(../images/right-arrow.png) center center no-repeat; padding: 15px 15px; text-align: center; text-indent: -9999px; opacity: 0.6}
#owl-product-like .owl-prev{position: absolute; right:50px; top:-60px; background:url(../images/left-arrow.png) left top no-repeat; padding: 15px 15px; text-align: center; text-indent: -9999px; }
#owl-product-like .owl-next{position: absolute; right:0; top:-60px; background:url(../images/right-arrow.png) right top no-repeat; padding: 15px 15px; text-align: center; text-indent: -9999px;}
#owl-product-like .owl-nav{display: block;}
.about-gallery{margin-bottom: 60px;}

#owl-productDetail .owl-prev:hover, #owl-productDetail .owl-next:hover{opacity: 1;}
.table > tbody > tr > td{padding: 14px;}
.cms-container table tr th, .cms-container table tr td{padding: 10px; border:solid 1px #fff;}
.cms-container table{background: #f1f1f1; width: 100%;}
#owl-productDetail .owl-dots{right: 0;}

.about-main{position: relative; overflow: hidden; width: 100%; padding: 0; margin:100px 0;}
.about-main:after{width:30%; height: 100vh; z-index: -1; content: ''; right: 0; top: 0; background: #cacdce; position: absolute;}
.about-main .button16{margin:0;}
.mar-top-50{margin-top: 150px;}
.about-main .img{padding: 60px 0; float: left; width: 100%;}

 .kitchen-detail{float: left; width: 100%; padding: 60px 0;}
 .kd-img{float: left; width: 100%;}
 .testimonial-slider{position: relative; width: 100%; padding: 0; float: left;}
 .kitchen-detail{background: #f7f7f7; width: 100%; float: left; padding: 0; margin-bottom: 60px;}
 .gray-bg7{background: #dce0e1; width: 20px; height: 20px; -webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;}
 .gray-bg1{background: #d8d6c9; width: 20px; height: 20px; -webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;}
 .gray-bg2{background: #d4ccbf; width: 20px; height: 20px; -webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;}
 .gray-bg3{background: #e2e1dd; width: 20px; height: 20px; -webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;}
 .gray-bg4{background: #2d384c; width: 20px; height: 20px; -webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;}
 .gray-bg5{background: #656669; width: 20px; height: 20px; -webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;}
.text-center{padding:20px 0; text-align: center;}
.text-center ul{list-style: none; display: inline; display: inline-flex;}
.text-center ul li{text-indent: -9999px; text-align: left; margin: 0 6px;}
.text-center h6{font-size: 18px; padding: 6px 0;}
 .overlay {
  position: absolute;
  top:8%;
  bottom: 0;
  left:15%;
  right: 0;
  height:60%;
  width:70%;
  opacity: 0;
  transition: .5s ease; color: #fff;
  background:rgba(0,0,0,0.1);
}
 .overlay a{color: #fff;}
.sector-img:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 30%;
  -webkit-transform: translate(-20%, -50%);
  -ms-transform: translate(-20%, -50%);
  transform: translate(-20%, -50%);
  text-align: center;
}

/* brand css 10-04-2020 */
.brand-page .panel-heading{padding: 0; border-bottom: 0; background: none; text-align: center;} 
.nav-tabs.snip1198{padding: 0; background: none; border-bottom: 0;}
.snip1198 .active a::before { opacity: 1; left: -2px; right: -3px;}
.brand-page .panel-heading ul{text-align: center; padding-bottom: 30px;}
.brand-page .panel-heading
.brand-page .nav-tabs > li.active > a{background: none;}
.brand-page .snip1198 li{padding: 0 10px; text-align: center; float: none;}
.brand-page .snip1198 li a{padding:3px 8px!important; font-weight: 600; font-size: 20px;}
.brand-page .panel-default{border:none;}
.brand-page .snip1198 li a:hover, .brand-page .snip1198 li:hover, .brand-page .snip1198 li a:focus, .brand-page .snip1198 li:focus{border:none!important; background: none!important}
.brand-logo{border:solid 1px #f1f1f1; margin-bottom: 10px;}
.brand-page .panel{border-radius:0px; -webkit-box-shadow:none; box-shadow: none;}
.brand-detail ul{float: left; width: 100%; padding:0 15px 40px 15px; list-style: none;}
.brand-detail ul li{float: left; width: 20%;padding: 2px; background: #fff;}
.bd-pop .thumbnail{padding: 0; margin:0;}
.bdr-logo{float: left; width: 100%;background: #f1f1f1; padding: 0; text-align:center;}
.bd-content{padding-bottom: 40px;}
.slider .owl-nav.disabled {
    display: inline-block !important;
}
.slider .owl-nav.disabled .owl-prev, #owl-product .owl-prev {
    display: inline-block !important;
    position: absolute;
    top: 50%;
    left:-30px;
    color: #fff;
    background: url(../images/prev1.png) center center no-repeat;
    color: transparent;
}
.slider .owl-nav.disabled .owl-next, #owl-product .owl-next  {
    display: inline-block !important;
    position: absolute;
    top: 50%;
    right:-30px;
    color: #fff;
    background: url(../images/next1.png) center center no-repeat;
    color: transparent;
}
#owl-product .icon{width: 130px; height: 130px; text-align: center; line-height: 130px; -webkit-box-shadow: 0px 0px 5px 0px rgba(227,227,227,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(227,227,227,1);
box-shadow: 0px 0px 5px 0px rgba(227,227,227,1);-webkit-border-radius: 140px;
-moz-border-radius: 140px;
border-radius: 140px; display: inline-block; left: 50%; position: relative; margin-left: -70px; margin-bottom: 20px;}


.slider .item {
  border-radius: 0px;
  overflow: hidden;
  border-right: 10px solid #fff;
}
.spec-box {
    float: left;
    width: 100%;
    background: #000000;
    padding: 80px 0;
}
.spec-box .owl-dots{
  display: none;
}
 

.spec-box h2{
  font-size: 32px;
  color: #02578a;
  text-align: center;
}
.spec-box .heading-box p {
    font-size: 16px;
    color: #808080;
    padding: 0 20%;
    text-align: center;
    margin-bottom: 35px;
}
.spec-box .title-product {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    height: 100%;
    top: 0;
    background-image: linear-gradient(to bottom, #ffffff00, #000000db);
}
.spec-box .title-product a {
    position: absolute;
    left: 50%;
    bottom: 35px;
    transform: translate(-50%, 0);
    color: #fff;
    font-size: 25px;
    letter-spacing: 1px;
    display: block;
    width: 100%;
}
.offer-box .heading-box{
  text-align: center;
}
.offer-box ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  width: 100%;
  -webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px; background: #fff;
}

.offer-box ul.tabs li {
    float: none;
    margin: 0;
    cursor: pointer;
    padding: 10px 35px 30px;
    line-height: 31px;
    color: #ccc;
    position: relative;
    display: inline-block !important;
}

.offer-box ul.tabs li:hover {
  color: #333;
}

.offer-box ul.tabs li.active {
  background-color: #fff;
  color: #333;
  display: block;
}
.offer-box ul.tabs li.active:after{
    content: "\f0d7";
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 20px;
    width: 20px;
    /* background: #fff; */
    z-index: 111111111;
    font: normal normal normal 53px/1 FontAwesome;
    color: #fff;
    transform: translate(-50%, 0);
}
.offer-box .tab_container {
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
  overflow: auto;
}

.offer-box .tab_content {
  padding: 20px;
  display: none;
}
 
.sd-tab{background:transparent; float:left; width: 100%;}
.sd-tab .tab_container{background:#000;}
.tab_container p{color: #fff;}
.offer-box .heading-box h2 {
    font-size: 32px;
    color: #000000;
    text-align: center;
    font-weight: 300;
    text-transform: inherit;
}
.offer-box .heading-box p {
    font-size: 16px;
    color: #808080;
    padding: 0 20%;
    text-align: center;
    margin-bottom: 35px;
}
.offer-box .tab_container h3 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 300;
    text-transform: inherit;
    line-height: 37px;
    padding-bottom: 0;
}
.offer-box .tab_container a.view-more {
    display: inline-block;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    background: #fff;
    color: #02578a;
    text-align: center;
    line-height: 48px;
    font-size: 22px;
    margin-top: 20px;
}
.tab-cont {
    float: left;
    width: 37%;
    padding: 10% 0;
}
.perfect-box {
    float: left;
    width: 100%;
    background: #000000;
    padding: 75px 0 65px;
}
.perfect-box h2 {
    font-size: 32px;
    color: #02578a;
    text-align: center;
        font-weight: 300;
    text-transform: inherit;
    line-height: 34px;
}
.perfect-box .heading-box p {
    font-size: 16px;
    color: #808080;
    padding: 0 20%;
    text-align: center;
    margin-bottom: 35px;
}
.perfect-box ul {
    float: left;
    width: 100%;
    margin: 0;
    padding:0;
    list-style-type: none;
}
.perfect-box ul li {
    float: left;
    width: 25%;
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    padding-left: 65px;
    height: 102px;
    background-size: 43px !important;
    display: flex;
    align-items: center;
    padding-right: 38px;
}
 .perfect-box ul li img{margin-right: 10px;}
.control-box {
    float: left;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 25px;
}
.control-box img{
  width: 100%;
}
.control-box h2 {
    font-size: 32px;
    color: #000000;
    text-align: left;
    font-weight: 300;
    text-transform: inherit;
    line-height: 39px;
    letter-spacing: 1px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.control-box p {
    font-size: 16px;
    color: #808080;
    padding: 0;
    text-align: left;
    margin-bottom: 35px;
    line-height: 28px;
}
.get-in-box{
float: left;
    width: 100%;
    margin-bottom: -210px;
    position: relative;
    z-index: 1;
}
.get-in-bg-nox {
    float: left;
    width: 100%;
    background: #0f0f0f;
    text-align: center;
    border-radius: 4px;
    padding: 45px 0 70px;
}
.get-in-small {
    display: inline-block;
    width: 60%;
}
.get-in-small h2 {
    font-size: 32px;
    color: #fff;
    font-weight: 300;
    text-transform: inherit;
    line-height: 39px;
    letter-spacing: 1px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.get-in-small p {
    font-size: 16px;
    color: #fff;
    padding: 0;
    margin-bottom: 35px;
    line-height: 28px;
}
.get-in-small input[type="text"] {
    width: 100%;
    font-size: 16px;
    border: none;
    padding: 12px 13px;
    border-radius: 4px;
    background: #fff;
}
.get-in-small input[type="text"]:focus{
  outline: none;
}
.get-in-small textarea{
  height: 150px;
   width: 100%;
    font-size: 16px;
    border: none;
    padding: 12px 13px;
    border-radius: 4px;
    background: #fff;
    margin-top: 30px;
}
.get-in-small button, .viewall-btn a{
    background: #02578a;
    color: #fff;
    font-size: 16px;
    border: none;
    width: 136px;
    padding: 11px 0;
    border-radius: 42px;
    float: right;
    margin-top: 30px; text-align:center;
}
.get-in-small button:hover{
  background: #fff;
  color: #02578a;
}
.get-in-small button:focus{
  outline: none;
}
.get-in-small form {
    border-top: 1px solid #fff;
    padding-top: 37px;
}
 
 .cms-heading{border-bottom: solid 1px #f1f1f1; padding: 40px 0; margin-bottom: 40px; float: left; width: 100%;}
 .cms-new-testimonial {
    padding:0 15px;
    float: left;
    width: 100%;
}
.item-testimonial {
  display: inline-block;
  padding: .15rem;
  width: 100%;
  margin:0px 0 30px 0;
}
*, *:before, *:after {box-sizing:  border-box !important;}


.row-testimonial {
 -moz-column-width:30em;
 -webkit-column-width:30em;
 -moz-column-gap: 1em;
 -webkit-column-gap:1em;
 column-width:30em; column-gap:1em;
  
}

.item-testimonial {
 display: inline-block;
 padding:  .25rem;
 width:  100%; 
}

.well {
 position:relative;
 display: block; 
}

.well p{font-size: 24px; color: #616161;}
.cms-new-testimonial{margin-bottom: 60px;}
.page-contact h1{float: left; padding-right: 40px; border-right: solid 1px #f1f1f1; font-weight: 300; width: 30%;}
.page-contact p{float:left; width: 70%; padding-left: 40px;}
.line{border-right: solid 1px #f1f1f1;}
.contact-address p, .contact-address p a{padding-left: 0; color: #000; font-size: 16px; font-weight: 300;}
.contact-address h5{font-weight: 600;}
















.panel-heading, .panel{overflow: hidden;-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px; text-align: center; display: inline; background: transparent;}
.panel-default > .panel-heading {
  background:transparent;
  padding: 20px;
  text-align: left;
  float: left;
  width: 100%;
  margin:0 0 40px 0;
}
.hp-slider {
  position: absolute;
  right:0px!important;
  top: 0;
  padding: 30px;
  height: 140vh;background:url(../images/product-slider-bg.png) right top repeat-x; text-align: left;
  
}
.tab-content img{object-fit:cover;width:100%;height:90vh;}
.more-btn img, .sector-img img{width:auto; height:auto;}
.hp-slider img{height:auto!important;}
.owl-carousel .owl-dots.disabled{display: none!important;}
.white-box{background: #fff;}
.ab-cont .hp-slider{right: 0!important}
.owl-carousel.owl-loaded{float: left;}
#owl-product .owl-item{text-align: left;}

.hp-slider h3{font-weight: 600;}
.hp-slider p{color: #fff;}
.hp-slider img{width: auto!important; height: auto;}
.panel-heading h2{font-size:100px; font-weight: 900; color: #000; margin-bottom: 40px;}
.project h2{float: left; width: 20%; border-right: solid 1px #f1f1f1; padding: 0; font-size: 50px;}
.project ul{float: right; width: 70%; padding:50px 0;}
.sector-img{float: left; width: 100%; padding: 0; margin-bottom: 40px;}
.sec-img{overflow: hidden; float: left; width: 100%; margin-bottom:30px;}
.sec-cont{float: left; width: 100%; padding: 0; text-align: left;}
.sector-img h5{color: #000;width: 70%; float: left; font-size:26px; padding-bottom: 10px;}
.more-btn{float: right; text-transform: uppercase; font-size: 14px; opacity: 0.5; color: #000; margin-top:0px;}
.page-project{float: left; width: 100%; padding: 0;}
.sec-cont p{clear: both; width:90%;}
.pager {padding-bottom: 40px;}
.pager li > a, .pager li > span{color: #000;}
#owl-pdslider{margin-top: -100px;}
#owl-pdslider .owl-dots{display: none;}
 
.small-details{float: left; width: 100%; padding: 40px 0 0 0; border-top: solid 1px #f1f1f1; margin-top: 50px;}
.icon{float: left; width:35%; padding:8px 0 14px 15px; background: #3bb1be;-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;}
.sm-detail{float: right; width:60%; color: #000;}
.sm-detail span {
  font-size: 20px;
  float: left;
  font-weight: 300;
}
.owl-carousel .owl-item img {
	display: block;
	object-fit: cover;
	width: 100%;
	height: 100vh;
}

.nav-tabs > li, .nav-tabs > li a{display: inline; float: none; font-weight:500; text-transform: uppercase; border-top: solid 3px transparent;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{ border-top: solid 3px #00aeef; background: transparent;}
.nav-tabs > li{padding: 0 30px 0 0; position:relative;}
.panel-body{float: left; width: 100%; padding: 0;}
.tab-cont { float: left;width: 100%;padding: 0; position: relative;}
.cont-tab{position: absolute; left: 0; top:100px; width: 100%; z-index: 9;}
.cont-tab h3{width: 40%; text-align: left; color: #fff;}
.cont-tab .view-more{background: #fff; width: 40px; height: 40px; text-align: center; line-height: 40px;-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px; clear: both; float: left;}
.sd-tab .tab-content{background: #000; width: 100%; float: left; padding: 60px 0px;}

.sd-tab p{color: #fff;}
.sd-tab .tab-pane.fade.active p{text-align: left;}
.sd-tab .tab-pane.fade.active .sd-services p{text-align: center;}
.sd-tab .panel-default > .panel-heading{padding: 0 20px;}
.sd-tab .nav-tabs > li a{padding:24px 10px; display: inline-block;}
.sd-tab .nav-tabs > li.active a{background: #02578a; color: #fff;}
 


/* Responisve css */


@media screen and (min-width:1400px) {
	.main-menu{margin-left:-40px;float: left;}
}
@media screen and (min-width:1600px) {
	.main-menu{margin-left:-80px;float: left;}
}	
@media screen and (min-width:1800px) {
	.main-menu{margin-left:-240px;float: left;}
}
	
@media screen and (max-width: 1024px) {
  .offer-box .tabs {
    display: none;
  }
	.panel-heading h2{font-size:50px;}
  .offer-box .tab_drawer_heading {
    background-color: #ccc;
    color: #fff;
    border-top: 1px solid #333;
    margin: 0;
    padding: 5px 20px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .offer-box .d_active {
    background-color: #666;
    color: #fff;
  }
}
@media screen and (max-width:767px) {
 .brand-detail ul li{width: 33.333%;}
}
@media screen and (max-width:580px) {
 .brand-detail ul li{width:50%;}
}
/* end brand css 10-04-2020 */


.well p:empty{display:none;}
/*general responsive*/
 
@media screen and (max-width:1280px) {
  .offer-box ul.tabs li {
    padding: 10px 32px 30px;
}
}
@media screen and (max-width:1199px) {
  .overlay {
    padding: 1px 19px;
}
.offer-box ul.tabs li {
    padding: 10px 20px 30px;
}
	.overlay {
  position: relative;
  top:0;
  bottom: 0;
  left:0;
  right: 0;
  height:auto;
  width:100%;
  opacity:1;
  transition: .5s ease; color: #000;
  background:#fff; margin:0 0 0 -15px;
}
.sec-cont{padding:0;}
 .overlay a{color: #000;}
.sector-img:hover .overlay {
  opacity: 1;
}

.text {
  color: black;
  font-size: 16px;
  position:relative;
  top:0;
  left:0;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  text-align: left; float:left;
}
	.sm-detail{margin-top:16px;}
}
@media screen and (max-width:1024px) {
  .offer-box ul.tabs li {
    width: 16%;
}
	#owl-project1 .owl-item.active, #owl-project2 .owl-item.active, #owl-project3 .owl-item.active, #owl-project4 .owl-item.active, #owl-project5 .owl-item.active{margin-left: 0;}
	#owl-project1 .owl-item img, #owl-project2 .owl-item img, #owl-project3 .owl-item img, #owl-project4 .owl-item img, #owl-project5 .owl-item img{height:auto;}
.wc-content h6 {
	font-size: 30px;
	font-weight: 300;
	line-height: 40px;
	padding-bottom: 20px;
}
.home-testimonial p{font-size:16px;}
.footer-title{font-size:36px; padding-bottom:20px;}
.wid-50{width:100%;}
.tab-cont {
    padding: 5% 0;
}
.fot-cont.address {
    padding-left: 21px;
}
.get-in-box {
    margin-bottom: -129px;
}
.offer-box ul.tabs li.active:after {
    font: normal normal normal 62px/1 FontAwesome;
}
 header .container, .get-inspired .container, .footer-top .container, .you-like .container, .work-gallery .container{width: 98%;}
 .get-inspired .container, .project-main .container, .project-detail-main .container{width: 98%;}
.logo {
    position: relative;
    height: auto;
    overflow: hidden;
    float: left;
    text-align: left;
}
 
 .header-search{margin-right: 40px; padding: 0;}
 .caption{bottom:80px;}
 .sim-button{margin:10px auto; margin-top: 40px;}
 .features-tabs .nav-tabs > li a{padding-top: 23px;padding-left: 135px;}
 .tab-cont-right h4, h4, .full-box h4 a{font-size: 26px;}
 .overlay p {
	display: block;
	float: left;
	width: 100%;
	padding: 0;
}
 #owl-product-range .owl-nav{display: none;}
 .home-service{overflow: hidden;}
 .achivment h4{font-size: 30px;}
 .lc-inner{padding:0px;}
 .product-slider #owl-carousel {width: 78%;}
 .product-slider #owl-carousel .owl-nav { right: -70px;}
 .pd-slider-cont p{padding-bottom: 20px;}
 .product-content-main span.pd-title{font-size: 30px;}
 .t-title, .well{float: left;}
 .head-fix{position:relative;}
 #search input[type="search"]{top:20%;}
 #search .btn{top:15%; }
 .title{font-size: 29px;}
 .get-inspired p{padding: 0 10%;}
 .cms-container{padding:30px 0  10px 0;}
 .map{width: 92%; margin: 30px 4% 0 4%; overflow: hidden;}
 .contact-btn { right: 70px; margin-top: 21%;}
 .get-inspired {
  padding-top: 80px;
  padding-bottom: 0;
  margin-bottom: 40px;
}
 .welcome-notes{padding: 0 0 40px 0;}
 .get-inspired p{padding:0 0 40px 0;}
 #owl-brand .owl-nav .owl-next{right: 0;}
 #owl-brand .owl-nav .owl-prev{left: 0;}
 .owl-dots{right: 0;}
 .iv-cont h3{font-size: 20px;}
 .home-video, .home-brand{padding-bottom: 40px;}
 .footer-top{padding-top: 0;}
 footer{padding-bottom: 0;}
 footer{padding-top:40px;}
 .copy-right{visibility:visible!important;}
 .panel-heading{overflow: hidden; overflow-x: scroll; padding-bottom: 20px;}
 .panel-heading .snip1135{width: 1400px;}
 .panel-heading .snip1135 li{margin: 0 14px;}
 .brand-list{text-align: center;}
 .pd-pop{height:240px; overflow: hidden; margin-bottom:10px;}
 .work-gallery{margin-top: 0;}
 .blog-list .blog-cont {
  position: relative;
  opacity: 1; 
  background: #242424;
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.cont-form .contact-btn{position: relative; left: 0;}
.inner-slider{background: none;}
.inner-slider .caption{bottom:0px; display: none;}
.inner-slider img { height: 40vh;}
 .inner-slider h1{color: #000;}
.mean-container .mean-bar {
    min-height: auto;
    padding: 0;
    position: fixed;
    right: 0;
    top: 12px;
    z-index: 111111111;
    width: 100%;
}
.head-fix .logo2 {
    display: inline-block;
    height: 89px;
    padding-top: 12px;
    opacity: 0;
}
.mean-container .mean-nav ul {
    height: 100vh;
    position: fixed;
    background: #000;
    top: 0;
    padding-top: 88px;
}
.mean-container a.meanmenu-reveal {
    z-index: 11111111;
    right:26px !important; top:-10px;
}
.mean-container .mean-nav ul li a {
    background-color: #000000;
}
header {
    z-index: 1111111;
}
.mobile-logo {
    display: block;
    position: fixed;
    z-index: 111111111;
    width: 207px;
    margin-left: 32px;
    margin-top: 8px;
}
 .logo {
	position: relative;
	height: auto;
	overflow: hidden;
	float: left;
	text-align: left;
	padding: 10px 20px;
}
.head-fix .main-menu{
  background: #000;
}
.offer-box .tab_content {
    float: left;
    width: 100%;
}
.offer-box .tab_container {
    
    background-size: cover;
    padding: 38px 0;
}
.offer-box .tab_container h3 {
    padding: 11px 18px;
}
.offer-box .d_active {
    background-color: #fff;
}
.tab-cont h3 {
    padding: 0 !important;
}
.fot-cont.follow {
    padding-left: 0;
}
	h1{font-size:40px;}
}
@media screen and (max-width:991px) {
  .liner-boxes .col-lg-8.col-md-8.col-sm-8.col-xs-12{
    width: 100%;
  }
  .col-lg-4.col-md-4.col-sm-5.col-xs-12.fot-design{
    width: 100%;
  }
  .copy-right ul {
    text-align: center;
}
.fot-design p {
    text-align: center;
}
.footer-log {
    text-align: left;
}
.perfect-box ul {
    padding: 0 2%;
}
.control-box h2 {
    text-align: center;
}
.control-box p {
    text-align: center;
}
.tab-cont {
    width: 65%;
}
	.owl-carousel .owl-item img{height:40vh;}
	#owl-pdslider .owl-next{right:10px;}
	
  }
@media screen and (max-width:800px) {
.top-ffoter-list ul li {
    margin-right: 0px;
    width: 100%;
    border-bottom: 1px solid #292929;
    padding: 16px 0;
}
.fot-cont.address {
    padding-left: 0;
}
.get-in-small {
    display: inline-block;
    width: 90%;
}
.perfect-box ul li {
    width: 33%;
}
  .liner-boxes {
    padding:0px;
}
.title {
    font-size: 24px;
    line-height: 29px;
}
input[placeholder="Name"] {
    margin-bottom: 30px !important;
}
.mail{display: none;}
.header-top{ width: auto; border:none;margin-top: 22px; width: 75%;}
.logo{height: 78px;}
.header-search{margin-top: -46px;}

.project-detail-main .bradecom ul{width: 70%;}
.plain-banner{padding-top: 30px;}
.product-slider #owl-carousel{width:100%}
.pd-slider-cont{width: 100%; padding:20px;}
.pds-inner{width: 33.333%; float: left;}
#owl-productDetail{text-align: center; margin-bottom: 40px;}
#owl-productDetail .owl-item img{display: inline-block;}
.accordion a{font-size: 22px;}
h1, h2, h3{font-size: 32px;}
h4, h5, h6{font-size: 24px;}
.prdt-img{height: 32vh;}
.product-list-box .prdt-img{height: 23vh;}
.sercice-light-box img, .sercice-dark-box img{margin-bottom: 40px;}
.caption-inn p{display: none;}
.features-image{display: none;}
.features-tabs .nav-tabs > li a{padding: 15px;}
.features-tabs .before-middle a::before, .features-tabs .before-middle a::after{left: 0;}
.tab-cont-right h4, h4, .full-box h4 a{font-size: 20px;}
.home-service .nav-tabs{width: 30%;}
.home-service .panel-body{width: 69%;}
.home-product-range p{padding: 0 30px;}
.about-main::after{background: none;}
.achivment{background: #363333;}
.contact-btn{margin-top:12px;}
footer::after {
  
  width: 140px;
  height: 140px;
  background-size: 100%;
}
footer{background: #000;}
.plain-banner{padding: 0 20px;}
.product-main{padding-top: 30px;}
.gray-bg{padding-top: 30px;}
.plain-banner.gray-bg{padding-left: 0; padding-right: 0;}
}
@media screen and (max-width:767px) {
  .fot-cont.address {
    padding-left: 0;
    padding: 32px 0 16px;
    float: left;
    width: 100%;
}
.footer-log {
    margin-top: 32px;
}
	.fotcont{padding-top:10px;}
.get-in-bg-nox {
    padding: 20px 0 35px;
}
.get-in-small h2,.control-box h2,.perfect-box h2,.offer-box .heading-box h2,.spec-box h2 {
    font-size: 23px;
}
.slider:after {
    height: 160px;
}
.caption-inn {
    width: 68%;
}
.spec-box {
    padding: 46px 0;
}
section{
  clear: both;
}
section.offer-box {
    float: left;
    width: 100%;
}
.welcome-notes {
    padding: 0 0 8px 0;
}
.get-inspired {
    padding-top: 20px;
    padding-bottom: 0;
    margin-bottom: 0;
}
section.offer-box {
    padding-top: 40px;
}
.offer-box .tab_container h3 {
    font-size: 22px;
}
.perfect-box {
    padding: 50px 0 40px;
}
}
@media screen and (max-width:640px) {
.responsive-tab {
	float: left;
	width: 100%;
	overflow-x: scroll;
}
.responsive-tab .nav-tabs { width: 700px; overflow-x:scroll; padding-top:20px; float:left;}
.perfect-box ul li {
    width: 49%;
}
.caption-inn a span {
    height: 37px;
    width: 37px;
    line-height: 35px;
}
.spec-box .title-product a {
    font-size: 18px;
}
.perfect-box ul li{
  font-size: 16px;
      height: 80px;
}
header {
    z-index: 1111111;
    height: 92px;
}
.main-menu {
    float: right;
    width: 100%;
    margin-top: 0;
    border: none;
}
.icon { width: 92px; margin-bottom: 10px;}
.small-details{margin-top:0;}
.sm-detail p{padding-bottom:0;}
}
@media screen and (max-width:500px) {
.title {
    color: #000;
}
.caption-inn {
    width: 100%;
    padding: 25px 0 0;
}
.owl-dots {
    bottom: -20px;
    display: none;
}
.slider .owl-nav.disabled .owl-prev,.slider .owl-nav.disabled .owl-next{
  top: 21%;
}
.title {
    font-size: 20px;
}
.get-in-small h2, .control-box h2, .perfect-box h2, .offer-box .heading-box h2, .spec-box h2 {
    font-size: 19px;
    line-height: 26px;
}
.liner-boxes {
    padding: 0 0px;
}
.slider:after {
    height: 76px;
}
.get-inspired h2 {
    font-size: 18px;
    line-height: 29px;
}
.spec-box .heading-box p {
    padding: 0 0%;
}
.offer-box .heading-box p {
    padding: 0 0%;
}
.offer-box .tab_container h3 {
    font-size: 17px;
}
.tab-cont {
    width: 100%;
}
.perfect-box .heading-box p {
    padding: 0 0%;
}
	.panel-default > .panel-heading{padding:0;}
	.panel-heading h2{
		font-size: 30px;
		width: 100%;
		margin: 0;}
	.project ul{width:100%; padding-bottom:0;}
.nav-tabs > li {
	padding: 0 10px 20px 0;
	position: relative;
	margin-bottom: 0;
	float: left;
}	
	.hp-slider {
	position: relative;
	right: 0 !important;
	height: auto;
	width: 100% !important;
}
.footer-top ul {
	padding: 0;
	list-style: none;
	float: left;
	margin-top: 20px;
}
}
@media screen and (max-width:568px) {
.logo {
	width: 78%;
	height: auto;
	padding:7px 10px;
}
.page-contact h1{width: 100%;}
.page-contact p{width: 100%; padding: 0 0 30px 0;}
.slowgan {
padding: 0 0 10px 0;
width: 100%;
}
.wc-content{width:100%;}
.contact-btn {
  margin-top: 12px;
  position: absolute;
  top: 0;
}
.cont-form .contact-btn{position: relative; right: 0;}
  header .pull-right{float: left!important; width: 100%;}
  .tel{float: left; margin: 0;}
  .header-search{margin-right: 0; width: 28px;margin-top: -36px;}
  .header-top{margin-top: 0;}
  .slider .item img{height: 50vh;}
  .inner-slider img{height:40vh; object-fit: cover; width: 100%;}
  .col-lg-3 .full-box:hover .overlay{height: 10vh;}
  .home-service .nav-tabs, .home-service .panel-body, .tab-cont-left, .tab-cont-right, .product-specification, .product-categories{width: 100%;}
  .tab-cont-right{padding: 50px 0 0 0px;}
  .mean-container .mean-nav{margin-top: 42px;}
  .plain-banner .bradecom ul{border:none;}
  .bradecom ul{padding:10px;}
  .product-list-box .prdt-img{height: auto;}
  .gallery-title{float: left; width: 100%; padding-bottom: 20px;font-size: 26px;}
  .t-title, .well{padding: 0 0 10px 0; border:none;}
	.well p {
	font-size: 16px;
	color: #616161; font-weight:400;
}
	.well{border-bottom:solid 1px #f1f1f1;}
  .t-cont{float: left; width: 100%; padding: 10px 0 0 0;}
  .pds-inner{width: 100%;}
  #search input[type="search"]{top: 43%;font-size: 20px;}
  #search .btn{top: 25%;}
  .projects-list .kit-cont{padding:20px; margin: 0; width: 100%;}
  .projects-list{margin-bottom: 40px;}
  .related-work{padding: 0 20px;}
  .slider .item img{height: auto!important;}
  .caption{background: transparent; position: relative; padding: 0; bottom: 0; opacity: 1; text-align: left;}
  .title a { color: #000; font-size:16px;}
  .caption-inn{text-align: left;}
  .owl-dots{bottom: -20px;}
  .followus, .openinghour{margin-top: 40px;}
  .pd-pop { height: 130px; margin-bottom: 16px;}
  .work-gallery{padding-bottom: 0;}
  #owl-product-like .owl-prev, #owl-product-like .owl-next{top:-90px;}
  .you-like{padding-bottom: 0;}
  .work-gallery{padding:20px 15px;}
  .wc-content ul li{width:100%; font-size:20px;}
  .cms-heading{padding:0; margin:0;}
	.drop-msg p, .drop-msg ul{padding:0; margin:0;}
  .cont-form{margin-bottom:20px;}
	.snip1198 a::before{top:20px;}
	.welcome-notes{padding:0 0 40px 0;}
	.welcome-notes.mt-100{margin-top:0; padding-top:40px;}
	.wc-content ul{padding-bottom:10px;}
}
@media screen and (max-width:400px) {
   .half{width: 100%;}
   .footer-nav ul li{width: 50%;}
   .prdt-img{height: auto;}
   .full-box h4 a{color: #fff;}
   .read-more{display: none;}
   .col-lg-3 .full-box:hover .overlay { height:auto; width:100%; bottom:0%; left:0px;}
   .ctagory-home .overlay {
	bottom:0px;
	left:0%;
	right: 0;
	background: rgba(35,31,32,1);
	overflow: hidden;
	width:100%;
	bottom:0px;
	height:100%; position: absolute;
	transition: .5s ease;
}
.col-lg-3 .full-box:hover .overlay{height: 100%;}
.right-content{padding:0; background: none;}
.product-range-img .overlay{display: none;}
.item:hover .product-title{opacity: 1;}
.testimonial::before{bottom: -10px; -webkit-transform: rotate( 4deg);
    -moz-transform: rotate( 4deg);
    -ms-transform: rotate( 4deg);
    -o-transform: rotate( 4deg);
    transform: rotate( 4deg);
}
.owl-item:nth-child(2n+2) .testimonial::before{-webkit-transform: rotate( -4deg);
-moz-transform: rotate( -4deg);
-ms-transform: rotate( -4deg);
-o-transform: rotate( -4deg);
transform: rotate( -4deg);}
.testimonial-icon{display: none;}
.testimonial-info, .owl-item:nth-child(2n+2) .testimonial-info{padding: 0;}
#owl-testimonial .owl-nav .owl-next, #owl-testimonial .owl-nav .owl-prev{background: none!important;}
.project-main .col-lg-3, .project-main .col-lg-9, .drop-msg .col-lg-6, .drop-msg .col-lg-12{float: left; width: 100%}
.pager li > a, .pager li > span{padding:4px 8px;}
.copy-right p{padding-left: 15px;padding-right: 15px;}
.drop-msg{padding:0px;}
.drop-msg.white-box{padding: 0;}
.prdt-img h5 {
	position: relative;
	color: #fff;
	text-align: center;
	font-size:24px;
	opacity:1;
	width: 100%;
	top: 0;
	left: 0; padding: 10px; float: left;
	right: 0;
	transition: transform .4s; background: #000;
}
.plain-banner .bradecom ul {
  width: 100%;
  text-align: left;
  padding: 0;
  margin: 0;
}
.plain-banner{margin-bottom: 0;}
.blog-sidebar, .home-brand{margin-top: 40px;}
.blog-sidebar{margin-bottom: 0;}
.plain-banner .bradecom ul li{padding: 0 7px;}
.prdt-img a h5{padding: 10px;}
.product-main .prdt-img h5{display: none;}
.t-icon{width: 40px; height: 40px; background: none;}
.about-main{margin: 0;}
.mar-top-50{margin-top: 0;}
.about-main .img{padding:30px 0;}
.achive-list{padding:10px; background: #272424; margin-top: 10px;}
.testimonial-about{padding: 30px 0;}
h1, h2, h3{font-size: 26px;}
  }
 @media screen and (max-width:375px) {
.perfect-box ul li {
    width: 100%;
}
.fot-cont h6 {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}
.mobile-logo {
    width: 150px;
    margin-left: 16px;
    margin-top: 18px;
}
.caption-inn a {
    font-size: 14px !important;
}
.welcome-notes {
    padding:0 0 40px 0;
}
.control-box {
    padding-top: 50px;
}
.copy-right ul li {
    width: 100%;
}
.copy-right ul li:after{
  display: none;
}
.slider .owl-nav.disabled {
    display: none !important;
}
 }
  @media screen and (max-width:320px) {
    .logo { height: 65px;}
    .get-inspired p{padding: 0;}
    .lc-inner{width: 82%;}
    .inner-slider img { height: 29vh;object-position: center;object-fit: cover;}
    }
.meanmenu-reveal.meanclose {
 
	margin-top: 20px;
	margin-right: -10px;
}

.tab-content {
	position: relative;
	overflow: hidden;
}