@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

body{font-family: 'Roboto', sans-serif;color:#000; font-size:16px; font-weight:300; background:#ffffff;} 
*{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: #000;font-size:42px;float: left;width: 100%; font-weight:800; padding-bottom: 15px;font-family: 'Roboto', sans-serif;}
h2 {color: #000;font-size:40px;float: left;width: 100%;padding-bottom: 15px;font-family:'Roboto', sans-serif; font-weight:800;}
h3 {color: #000;font-size:30px;float: left;width: 100%;padding-bottom: 15px;font-family:'Roboto', sans-serif; font-weight:800; }
h4 {color: #000;font-size:18px;float: left;width: 100%;padding-bottom: 15px;font-family:'Roboto', sans-serif; font-weight:600; }
h5 {color: #000;font-size:26px;float: left;width: 100%;padding-bottom: 15px;font-family:'Roboto', sans-serif; font-weight:400; }
h6 {color: #000;font-size:22px;float: left;width: 100%;padding-bottom: 15px;font-family:'Roboto', sans-serif; font-weight:400; }
p {color: #000;font-size:16px;padding-bottom: 20px;font-weight: 300;}
a {color: #231f20;font-size:16px;}
ul,ol { padding-left: 15px;margin-bottom: 15px;}
ul li,ol li {color: #231f20;font-size: 16px;}
 
.table-responsive {min-height: .01%;overflow-x: auto;float: left;width: 100%;}
.head-fix {position: fixed; padding:0; top:0; background-color: #fff;
  -webkit-box-shadow: 0px 11px 14px -11px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 11px 14px -11px rgba(0,0,0,0.15);
box-shadow: 0px 11px 14px -11px rgba(0,0,0,0.15);
z-index: 999;width:100%;transition: ease-in-out 0.4s;}
.head-fix .header-top{display:none;}
.head-fix .logo{position: relative; width: 200px; height: 70px; overflow: hidden;}

header {}
header nav {float: left;width: auto;}
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: #231f20;font-size:18px;text-decoration: none !important;transition: ease-in-out 0.4s;display: inline-block;position: relative;padding:10px;height: auto;font-weight: 300;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:#231f20;}
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: 9;}
article {width: 96%;padding: 3em 2%;}

.snip1198 {
  text-align: center;
  text-transform: capitalize; padding:20px 0 20px 0;
}
.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;
  padding: 0;
}
.snip1198 a {
  padding: 0 16px;
  color:#000;
  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:6px;
  bottom: 0; height: 16px;
  border-left: 3px solid #231f20;
  border-right: 3px solid #231f20;
}
.snip1198 a:hover,
.snip1198 .current a {
  color: #000; 
}
.snip1198 a:hover:before,
.snip1198 .current a:before {
  opacity: 1; left: -2px; right: -3px;}


/* 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:20px; padding-top: 30px;}
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;}

header .container{width: 1320px;}
.header-top{width:100%; float:left; padding:10px 0; border-bottom: solid 1px rgba(35,31,32,0.2);}
.tel{ background:url(../images/tel-icon.png) left center no-repeat; float:right; width:auto; padding:0 0 0 20px; margin:0 0px 0 60px; color:#000000;}
.mail{ background:url(../images/mail-icon.png) left center no-repeat; float:right; width:auto; padding:0 0 0 30px; margin:0; color:#000000;}
.tel a, .mail a{color: #000; font-weight:500;}
.logo {float: left;width: 100%; padding-top:8px; position: relative;}
.logo a {float: left;width: auto;}
.main-menu {float: left;width:68%;margin-top: 8px;}
.header-search{width:26%; float: right; padding:28px 0 0 0;}
.header-search span{padding: 0 8px;}
.dropdown-menu.show{left: -130px;}
.header-search .dropdown{float: left; margin-right: 18px; cursor: pointer;}
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
    opacity: 0; z-index: 99999;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width:90%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size:40px;
    font-weight:400;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
#search .btn {
    position: absolute;
    top:40%; background:none;
    right:5%;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff; font-weight: 300;
  opacity: 1;
  padding: 10px 17px;
  font-size: 27px;
}
.sim-button{
  line-height: 50px;
  height: 50px;
  text-align: center;
  margin:0; float: left;
  width: auto;
  cursor: pointer;
}
.button15 {
  color:#fff;background-color:#d23f34;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
   
  overflow: hidden;-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
.button15 a{
  color:#fff;
  text-decoration: none;
  display: block; text-transform: uppercase; font-family: 'Roboto', sans-serif; letter-spacing: 2px;
}
.button15::before, .button15::after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color:#d23f34;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(0,-100%);
  transform: translate(0,-100%);
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button15::after{
  -webkit-transition-delay: 0.2s; /* Safari */
    transition-delay: 0.2s;
}
.button15:hover::before, .button15:hover::after{
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}
.button15 span a{position: relative; z-index: 99;}

.button16 {
  color:#000);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  border: 1px solid rgba(0,0,0,0.8);
  overflow: hidden;
}
.button16 a{
  color:#000;
  text-decoration: none;
  display: block; text-transform: uppercase; font-family: 'Roboto', sans-serif; letter-spacing: 2px;
}
.button16::before, .button16::after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(35,31,32,0.9);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(0,-100%);
  transform: translate(0,-100%);
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button16::after{
  -webkit-transition-delay: 0.2s; /* Safari */
    transition-delay: 0.2s;
}
.button16:hover::before, .button16:hover::after{
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}
.button16:hover span a{position: relative; z-index: 99; color: #fff;}

.slider {float: left;width: 100%;position: relative; background: #000; margin-bottom: 2px;}
.slider .item img {object-position: center;object-fit:cover; opacity:1;}
#owl-carousel .owl-nav{display:none;}
.caption {position: absolute;bottom:50px;width:100%; left:0; text-align: center;}
.caption-inn {float: right;width:34%; text-align:left; padding:0px;}
.title {display:inline-block; color:#fff; padding:20px 0 20px 0;font-weight:800; padding-bottom: 15px; line-height: 36px; font-family:'Roboto', sans-serif; font-size:36px;}
 
.slider-btn{float:left; text-transform:uppercase;transition: ease-in-out 0.4s;}
.owl-dots{position:absolute; z-index:9; right:0; bottom:-20px; width: 100%; text-align: center;}
.owl-dot{width:11px; height:11px; border:solid 1px #fff;-webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background:transparent; margin:6px 0;}
.owl-dot.active{ background:#fff;}
.down-icon{position:absolute; padding:0; bottom:20px; left:49%; z-index:9;}
 
/* end header & hero slider css */
.home-reating{float: left; width: 100%; padding: 30px; background:#242424 url(../images/achivment-bg.jpg) center top no-repeat fixed;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}
.home-reating h3, .home-reating p{color: #fff;}
.white-bg{background: #fff;}
.rating-home{float: right; text-align: right; margin-right: -30px; background: #fff; padding: 30px;
-webkit-border-top-left-radius: 60px;
-webkit-border-bottom-left-radius: 60px;
-moz-border-radius-topleft: 60px;
-moz-border-radius-bottomleft: 60px;
border-top-left-radius: 60px;
border-bottom-left-radius: 60px; margin-top:10px;}

.how-itwork{ width: 100%; float: left; padding:60px 0; text-align: center;}
.hw-icon{background: url(../images/achive-bg.png) center top no-repeat; width: 100%; padding:50px; float: left; margin-top: 40px;}
.how-itwork h4, .how-itwork h2{ color: #d23f34;}
.how-itwork p{ color: #000; padding:0;}
.full-box{overflow: hidden; width: 100%; margin-bottom: 30px; height: 100%;transition: transform .2s; 
  border-bottom:solid 1px #f1f1f1; padding:0px;text-align: center;}
.overlay {
  position: absolute;
  bottom: 50px;
  left: 5%;
  right: 0;
  background:rgba(35,31,32,0.9);
  overflow: hidden;
  width: 90%;
  height: 0;  
  transition: .5s ease;
}
.foot-icon{background:url(../images/delivery-bg.png) left top no-repeat; padding: 20px;}
.full-box:hover .overlay { height:27vh;}
.full-box h4 a {font-size: 30px;color: #fff; padding-top: 30px;float: left; width: 100%;text-align: center;}
.full-box p{padding: 0 10%;}
.read-more{float: right;}
.col-lg-3 .full-box:hover .overlay { height:89%; width: 89%; bottom: 10%; left:18px;}
.read-more {float: right;position: absolute;right: 0;bottom: 0;}
.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%;}
#owl-product .owl-nav{display: none;}
.prdt-img{float: left; width: 100%;transition: .5s ease; background: #fff; height: 300px; padding: 0; margin-bottom: 30px; 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:1;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;}
.sim-button span{float: left; margin:0 20px;}
.sim-button{margin: 0 0 0 5px;}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  border: solid 1px #f1f1f1;
  padding: 5px;
}
button{min-width: 40px;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{background: #d23f34; border:solid 1px #f1f1f1;}
.pager li{float: left;}
.product-main .pager ul{margin: 0;}

/* services home page */
.home-service{float: left; width: 100%; padding:0 0 60px 0;} 
.home-service .nav-tabs{ width: 40%; float: left; padding: 0; overflow: hidden; position: relative; border-bottom: 0; }
.section-title {
  margin-bottom: 80px;
}
 
.product-cotent .sim-button{ left: 0!important; margin: 0!important;}
.offer-img{position: relative; overflow: hidden; transition: transform .2s; width: 100%; float: left;}
.offer-img img{transition: transform .3s;}
.offer-img:hover img{transition: transform .4s; transform: scale(1.1);}
 
.footer-top{ background:#ffb414; -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; padding:30px; position: relative; text-align:left; float:left; width:100%; z-index: 9;}
.footer-top .container, .you-like .container, .work-gallery .container{width: 1320px;}
.footer-nav{float: left; width: 100%; padding:40px 0; background:url(../images/footer-bg.png) center top repeat; 
  position: relative; margin-top:40px;}
.footer-nav:after{content: ''; width: 100%; position: absolute; top: 100px; height: 1px; left: 0;}
.footer-nav h4{color: #fff; font-size: 26px; padding-bottom:20px; font-weight: 500;}
.fot-cont h5{font-size: 20px; color: #fff; padding: 0;}
.foot-icon{float: left;}
.fot-cont {
  padding-left: 30px;
  float: left;
  padding-top: 18px;
}
.footer-nav p{color: #fff;}
.input-group .form-control{-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; background: #fff;}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.input-group-btn > .btn {
  position: relative; color: #fff;
  background: #d23f34; padding: 14px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.fot-cont p, .fot-cont p a{color:#fff; padding: 0;}
.half{float: left; width:100%; padding: 0 0 20px 0;}
.half p, .half p a{color: #fff; padding: 0 0 10px 0;}
.half p a:hover{color: #b0b0b0;}

.footer-nav ul{display:inline;padding:0; width:100%; list-style:none; text-align:left;}
.footer-nav ul li{padding:0 8px 10px 0; position:relative; width:100%;float: left;}
.footer-nav ul li a{color:#fff; font-size:16px;}
.footer-nav ul li a:hover{color: #b0b0b0;}

.copy .footer-nav, .copy .footer-nav ul{padding:0; background:none; margin:0;}
.copy-right{ float: left; width: 100%; padding:20px 0 16px 0; text-align: left; background: #ffb414;}
.copy-right p{color: #fff; padding: 10px 0 0 0;}
.card{float: right;}


/*csm page css */
.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs{
  border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
  margin-bottom: -1px;
}
/********************************************************************/
/*** PANEL DEFAULT ***/
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;background:url(../images/tab-bg.png) center top no-repeat; width:auto; height: auto;
}
.with-nav-tabs.panel-default .nav-tabs > li span {
  font-weight: 500;
  font-size: 18px;
  margin-top: 0;
  position: relative;
  z-index: 1;
  top: 0;
}
.spcial-price{font-size: 26px; width: 50%; text-decoration: line-through; color: #9b9b9b; float: left; min-height: 60px; clear: left;}
.price{float: left; width: 50%; color: #000; font-size: 26px;}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
  background:url(../images/tab-bg.png) center top no-repeat;
  border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border-color:none;
  border-bottom-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;   
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}
/********************************************************************/
/*** PANEL PRIMARY ***/
.with-nav-tabs.panel-primary .nav-tabs > li > a,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: #fff;
}
.with-nav-tabs.panel-primary .nav-tabs > .open > a,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
  color: #fff;
  background-color: #3071a9;
  border-color: transparent;
}
.with-nav-tabs.panel-primary .nav-tabs > li.active > a,
.with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus {
  color: #428bca;
  background-color: #d23f34;
  border-color: #428bca;
  border-bottom-color: transparent;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #428bca;
    border-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #fff;   
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #4a9fe9;
}
.product-list-page{float: left; width: 100%; padding: 40px 0;}
.panel-heading .nav-tabs{text-align: center; width: 100%;}
.nav-tabs > li { float: none; margin-bottom:6px; display: inline-block;}
.panel-default > .panel-heading{background: none;}
.panel-default, .panel-default > .panel-heading{border:none;}
.panel{box-shadow: none;}
.pager{text-align: left; border-top:solid 1px #f1f1f1; border-bottom:solid 1px #f1f1f1; padding: 10px 0; float: left;}
.product-main .pager ul{float: right; margin-bottom: 0;}
.pager span{padding-right:50px;}
.pager li > a{margin-bottom: 0;}

.inner-slider{background: #000;}
.inner-slider img{opacity:0.6;}
.inner-slider .caption{bottom: 40px;}
.inner-slider h1{color: #fff;}
.bradecom ul{ width: auto; text-align: center; display: inline;background:rgba(35,32,33,0.9); padding: 10px 50px;}
.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;}

.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:0; text-align: center; background: #242424; position: relative;}
.ib-cont{position:absolute; left: 0; top:46%;}
.plain-banner .bradecom ul{background: none;}
.plain-banner .bradecom ul li{color: #fff;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: #fff;}
.plain-banner .bradecom ul li a:hover{color: #f1f1f1;}

.details-slider{float: left; width: 100%; padding:20px 0; background: #ffb414;}
.details-slider span{color: #fff;}
.details-slider .bradecom{float: right;}
.details-slider .bradecom ul{background: none; padding: 0;}
.details-slider .bradecom ul li a{color: #fff; }
.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{font-family:'Roboto', sans-serif;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;font-family:'Roboto', sans-serif; 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:40px 0 0 0;}
.product-main h5{font-size: 28px; padding: 15px 0 10px 0; color: #d23f34;}
.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;}
.overlay-hidden{overflow: hidden; position: relative;}
.product-cotent{background:rgba(16,16,16,0.9); padding: 30px; color: #fff; opacity:0; 
  position: absolute; left: 0; bottom: 0; height:32vh; width: 100%; text-align: left; z-index: 9;transition: transform .3s;}
.product-cotent h4, .product-cotent p, .product-cotent ul li{color: #fff; padding: 0;}
.overlay-hidden:hover .product-cotent{opacity: 1;transition: transform .6s;}

.home-services{padding-bottom: 40px;}
.offer-title{text-align: center; float: left; width: 100%; padding: 30px 0;}
.offer-title p{color: #d23f34;padding: 0;}


.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; text-transform: uppercase; font-size: 14px;font-family:'Roboto', sans-serif; letter-spacing: 1px; padding-right: 20px;}

.cms-container{float: left; padding:60px 0; width: 100%;}
.noteble-list{background:#000; overflow:hidden; margin-bottom:30px;}
.noteble-list img{opacity:0.3;}
.noteble-list:hover{background:#640d5b;}

.product-main .sim-button {
  margin: 20px 0 0 5px;
  position: relative;
  left:0;
  margin-left:0px;
  margin:0 20px 30px 0;
}
.btn-lg, .btn-group-lg > .btn{padding: 10px 0;}
.btn-info{border:none;}
.full-box p {
  padding: 0 10%;
  min-height: 70px;
  float: left;
  width: 100%;
}
.footer-nav p {
  color: #fff;
  background: transparent;
}
 
 
.tret-cont{ float: left; padding: 0 20%; width: 100%; margin-bottom: 30px; }
.tret-cont span a{font-size: 18px; font-weight: 600;}
.bread-comb{ width:100%; text-align:center; display:inline-block; list-style:none; color:#231f20;}
.bread-comb ul li{display:inline-block; padding:0 14px; position:relative; color:#231f20;}
.bread-comb ul li:before{content:'/'; position:absolute; left:-5px; top:0;color:#231f20;}
.bread-comb ul li:first-child:before{content:'';}
.bread-comb ul li a{ color:#231f20;}
.bread-comb ul li.active, .bread-comb ul li a:hover{ color:#45013e;}
.bread-comb ul li:last-child{ color:#45013e;}

.cms-new-testimonial {
    padding:0px 3%;
    float: left;
    width: 100%;
}
.item-testimonial {
  display: inline-block;
  padding: .25rem;
  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; 
  
}

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

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

.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;}

.partners-list {
  float: left;
  padding:30px;
  background: #fff;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}
.partners-list h5{color: #000000; font-weight: 600;}
.partners-list p a{width: 100%; font-weight: 500; float: left; padding-top: 5px;}
.partner-cont {
  min-height: 200px;
}
.column {
	margin:0 0 30px 0;
	padding: 0;
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.column div:first-child {
	margin-left: 0;
}
.column div span {
	position: absolute;
	bottom: 20px;
	left: 0;
	z-index:99;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
}
figure {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
.hover01:hover span {
	bottom: 30px;
	opacity: 1; width:90%; background:#000; padding:20px; text-align:center; left:5%;
}
figure:hover+span a{color:#fff;}

/* Zoom In #1 */
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
 
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

.contact-info{padding-bottom:0;}
  
.map{float:left; width:100%;padding:0; border:solid 6px #a1a1a1;}
.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:30px; background: #efefef; margin-bottom: 50px; text-align: left; position: relative;}
.drop-msg h3 { color: #000000; padding-bottom:10px;}
.drop-msg label{padding-left:0px; font-weight:300;}
.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: 84%; padding: 0 0 0 20px;}
.lc-inner h5{ color: #231f20; font-size:20px;font-family: 'Roboto', sans-serif; padding-bottom: 10px;}
.lc-inner p{color: #000; padding-bottom: 0;}
.lc-inner p a:hover{font-weight: 600;}
.cont-form .contact-btn{background: transparent; border:none;}
.cont-form span{position: relative; z-index: 9;}
.cont-form:hover .contact-btn{color: #fff;}
.white-box{ padding:0; background: #fff;}
.contact-right{width: 100%; padding: 20px; border:solid 1px #f1f1f1; text-align: left; float: left;}

.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; font-family:'Roboto', sans-serif; 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{font-family:'Roboto', sans-serif; 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-family:'Roboto', sans-serif; font-size:30px; line-height:30px; margin-bottom:30px; border-left: solid 4px #cbcdce; color: #000; display: block; font-weight: 600; 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-family:'Roboto', sans-serif; font-size: 18px;}
.treat-cont h4{font-family:'Roboto', sans-serif; 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{ border-top: solid 1px #f1f1f1; padding-top: 20px; margin-top: 20px; }
.product-detail-slider, #owl-pd{float: left; position: relative; width: 100%; padding: 0;}
 
.product-categories{float: right; width:100%; background: #fff7fe; padding:25px 25px 25px 40px; margin:20px 0;}
.price{font-size:26px; font-weight: 800; color: #000; min-height: 60px;}
.product-specification table{margin:0;}
.product-categories ul{padding: 0; }
.product-categories ul li{color: #000; padding: 0 0 10px 0; width: 50%; float: left;}
.clear{clear: both; float: left; margin:20px 0 0 0;}
.pd-right h1{color: #f59900;}
.cart-btn .sim-button{margin-top: 0; left: 0; margin-left: 0;}
.quantity{float: left; margin-right: 20px; width: 140px;}
.product-listing .sim-button{left: 0;}
.reviews-actions{border-bottom: solid 1px #f1f1f1; margin-bottom: 30px; padding-bottom: 20px;}
.product-social-links{float: left; width: 100%; padding:20px 0; border-top: solid 1px #f1f1f1;border-bottom: solid 1px #f1f1f1;}
.product-social-links ul{list-style: none; display: inline-block; padding: 0; margin-bottom: 0;}
.product-social-links ul li{float: left; padding: 0 20px 0 0;}

.work-gallery{background: #f59900; width: 100%; padding: 60px 0; float: left; margin-top: 60px;}
.gallery-title{font-family:'Roboto', sans-serif; color: #fff; padding-bottom:40px; font-size:36px; font-weight:600;}
.you-like{width: 100%; float: left; padding:60px 0; text-align: center;}
#owl-product-like .owl-nav{display: none;}
.work-gallery .panel-body{width: 80%; float: left; -webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px; background: #fff; padding: 30px; margin-top: 6px; min-height:200px;}
.you-like h3, .tab-content h4{color: #000;}

.work-gallery .panel{background:none;}
.work-gallery .panel.with-nav-tabs .panel-heading{ float: left; width: 20%; }
.work-gallery .nav-tabs > li{float: left; width: 100%;}
.work-gallery .with-nav-tabs.panel-default .nav-tabs > li > a{background: none; width: 100%; height: auto; text-align: left; background: #fff;
  -webkit-border-radius:24px;
-moz-border-radius: 24px;
border-radius: 24px; margin-bottom: 10px;}
.work-gallery .with-nav-tabs.panel-default .nav-tabs > li.active a{ background: #d23f34; color: #fff; }

#owl-productDetail .owl-prev{position: absolute; left:10px; top:45%; background:url(../images/left-arrow.png) center center no-repeat; border:solid 1px #fff; 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; border:solid 1px #fff; padding: 15px 15px; text-align: center; text-indent: -9999px; opacity: 0.6}
#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%;}

.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%;}
 
.hc-popup.dropdown-menu{right: 0; width: 280px; left:auto;}
.hc-popup-inner ul{list-style: none;}

.fill, .unfill{position: absolute; right: 10px; top: 10px; width: 22px; height:22px; font-size:21px; z-index: 99;}
.header-cart { padding: 10px;}
.header-cart ul{padding: 0;}

.header-cart .cart-img {
  width: 30%;
  float: left;
}
.header-cart .cart-title {
  float: left;
  width: 70%;
}
.header-cart a{padding: 0; font-size: 16px;}
.header-cart span, .header-cart h6{padding: 0;}
.header-cart .cart-sub{float: left; width: 40%; padding: 0; font-size: 20px;}
.header-cart .cart-price{float: right; width: 60%; padding: 0; font-size: 20px; text-align: right;}
.cart-delete {
  padding-bottom: 20px;
  border-bottom: solid 1px #f1f1f1;
  margin-bottom: 20px;
}
.ti-trash {font-size:11px;}
.cart-btn{
  color: #fff;
  background-color: #d23f34;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  overflow: hidden; padding: 10px 25px!important;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}


.breadcrumb-content ul{display: inline-block; text-align: center; list-style: none; position: relative;}
.breadcrumb-content ul li{display: inline-flex; padding: 0 10px; position: relative;}
.breadcrumb-content ul li:after{content: '/'; position: absolute; right:-5px; top: 0; font-size: 14px; color: #000;}
.breadcrumb-content ul li:last-child:after{content: '';}
.pt-95, .pb-100{padding-top: 60px; padding-bottom: 60px;}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
  float: left;
  width:70%;
  background: #fcfcfc;
  padding: 20px;
}
.table-responsive th, .table-responsive td{padding:10px;}
.product-quantity div{width: 20%; float: left; padding:0; background: #d23f34; height: 40px; color: #000;}
.product-quantity button{ background: #d23f34; height: 40px; color: #fff; text-align: center; font-size: 22px;
 width: 100%; line-height:30px; border:transparent;}
.product-quantity input{width: 60%; float: left; border:solid 1px #f1f1f1; height: 40px;}
.product-subtotal{font-weight: 600;}
.cart-main-area form .row{float: right; width: 28%; border:solid 1px #f1f1f1; padding: 20px; min-height: 300px;}
.cart-page-total ul{float: left; width: 100%; padding:20px 0 0 0;}
.cart-page-total ul li{float: left; width: 100%; padding-bottom: 10px; list-style: none;}
.cart-page-total ul li span{font-weight: 600; float: right;}

.checkout-coupon input{float: left; height: 40px; padding:10px; margin-right: 20px;}
.cart-page-total a, .checkout-coupon input:last-child, .panel-title a, .order-button-payment input{
 color: #fff; border:none;
  background-color: #d23f34; height: auto;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; float: left; padding: 15px 26px; text-transform: uppercase;
}
table {
  background-color: transparent;
  width: 100%;
}
.panel-title a{margin-top:10px;}
.panel-default .panel-body{float: left;}
.checkout-coupon input:last-child{padding: 10px 30px;}
.coupon-accordion {
  margin-top: 40px;
  border-bottom: solid 1px #f1f1f1;
  width: 100%;
  float: left;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.checkbox-form .col-md-12 label{width:52%; font-size: 18px;}
.checkbox-form .col-md-6 label{width: 52%; font-size: 18px;}
.checkbox-form input, .checkbox-form select{margin-bottom: 20px; width: 100%; height: 40px; padding: 10px 20px;}
.ship-different-title h3 input{width: 15px; float: left; height: 15px; margin-right: 15px;}
.ship-different-title h3{font-size: 18px;}
.order-notes textarea{height: 100px; margin-bottom: 40px; float: left; width: 100%; padding: 20px;}
.your-order .table-responsive{width: 100%;}

.product-categories li{margin-left: 20px;}
.pd-right .cart-btn{background: transparent; border:none;}
.pd-right .form-control.input-number{width: 78px;}
.auth-wrapper{float: left; width: 100%; padding:20px 0 40px 0; border-top: solid 1px #f1f1f1; margin-top: 10px;}
.card-header{font-size: 40px; padding-bottom: 30px;}
.btn-primary {
  color: #fff;
  background-color: #d23f34;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  overflow: hidden;
  padding: 10px 25px !important;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.project-main.product-main { text-align: center; padding-bottom: 40px;}
.project-main.product-main h4{ padding:20px 0 0 0;}



/*general responsive*/
@media screen and (max-width:1400px) {
 
}

@media screen and (max-width:1024px) {
 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: 104px; overflow: hidden;}
 .header-search{margin-right: 40px; padding: 0;}
 .caption{bottom:80px;}
 .sim-button{margin:10px auto;}
 .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: none;}
 #owl-product-range .owl-nav{display: none;}
 .home-service{overflow: hidden;}
 .achivment h4{font-size: 30px;}
 .lc-inner{padding: 0 0 0 10px;}
 .full-box{margin-bottom: 31px;}
 .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: 40px;}
 .get-inspired p{padding: 0 10%;}
 .cms-container{padding:30px 0  10px 0;}
 .map{width: 92%; margin: 30px 4% 0 4%;}
 .product-cotent{display: none;}
 .footer-top{text-align: center;}
 .foot-icon {
  float: left;
  position: relative;
  left: 50%;
  margin-left: -40px;
}
.fot-cont{padding-left: 0; width: 100%;}
.caption .sim-button{display: none;}
.caption-inn{width:30%; padding:10px;}
.title{font-size: 20px; line-height: 24px;}
.caption-inn p{font-size: 26px;}
.header-search { margin-right: 40px;padding: 0;width: 30%; margin-top: 30px;}
.mean-container .mean-bar{top: 20px;}
.mean-container .mean-nav{margin-top: 84px;}
.offer-img{overflow:inherit; margin-bottom: 10px;}
.with-nav-tabs.panel-default .nav-tabs > li > a, .with-nav-tabs.panel-default .nav-tabs > li > a:hover, .with-nav-tabs.panel-default .nav-tabs > li > a:focus
{background: #f1f1f1; height: auto; width: auto;}
.with-nav-tabs.panel-default .nav-tabs > li span { 
  font-size: 14px;
  margin-top: 0;
  top:0px;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a{background: #d23f34; color: #fff;}
.pager span{padding-right: 20px;}
.ib-cont{width: 100%;}
.plain-banner img{object-fit: cover; object-position: left; height:20vh; padding: 0;}
}
@media screen and (max-width:800px) {
.mail{display: none;}
.header-top{ width: auto; border:none;margin-top: 22px; width: 75%;}
.logo{height: 78px;}
.header-search{margin-top:14px; width: 40%;}
.mean-container a.meanmenu-reveal{top:-14px;}
.project-detail-main .bradecom ul{width: 70%;}
.plain-banner{padding-top:0px;}
.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: auto;}
.product-list-box .prdt-img{height: 23vh;}
.sercice-light-box img, .sercice-dark-box img{margin-bottom: 40px;}
 .caption {
  bottom: 30px;
}
.mean-container .mean-bar {
  top: 30px;
}
.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;}
.caption-inn{width: 50%;}
.home-services .col-sm-6, .how-itwork .col-sm-6{width: 33.333%;}
.foot-icon {
  float: left;
  position: relative;
  left: 0;
  margin-left: 0;
}
.fot-cont {
  padding-left: 20px;
  width: auto;
  text-align: left;
}
.card {
  float: right;
  width: 100%;
  text-align: center;
  padding-top: 20px;
}
.copy-right p{text-align: center;}
}
@media screen and (max-width:735px) {
h1, h2, h3{font-size: 28px;}
header{padding:6px 0;}
 .home-services .col-sm-6, .how-itwork .col-sm-6{width: 100%;}
  header .col-lg-4.col-md-4.col-sm-4{width: 50%;}
  header .col-lg-8.col-md-8.col-sm-8.pull-right{width: 50%}
  .header-search{width: 100%; text-align: right;}

}
@media screen and (max-width:568px) {
  .logo{width:100%;} 
  header .pull-right{float: left!important; width: 100%;}
  .tel{float: left; margin: 0;}
  .header-search{margin-right: 0; width: 100%;margin-top:8px; text-align: right; padding-right: 20px;}
  .mean-container .mean-bar{top: 15px; right: 0; width: 100%;}
  .head-fix .logo{width: auto; height: auto;}
  .logo{height: auto;}
  header{padding: 4px 0;}
  .main-menu {
  float: left; none
  width:auto;  
  margin-top:auto;  
}
.header-search span{padding: 0 6px;}
  .header-top{margin-top: 0;}
  .slider .item img{height:auto;}
  .inner-slider img{height: 20vh;}
  .overlay{bottom: -60px;}
  .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:27px;}
  .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;}
  .t-cont{float: left; width: 100%; padding: 10px 0 0 0;}
  .pds-inner{width: 100%;}
  #search input[type="search"]{top: 36%;font-size: 20px;}
  #search .btn{top: 25%;}
.details-slider span {
  color: #fff;
  width: 100%;
  float: left;
  text-align: center;
  padding: 0 10px;
}
.table-responsive{width: 100%;}
.product-quantity div{width: 50px;}
.product-quantity input{width: 40px;}
.cart-main-area form .row{width: 100%;}
.cart-main-area form .row { 
  width:100%;
  min-height: auto;
  margin-left: 0%;
}
.checkout-coupon input{margin-bottom: 10px;}
.checkout-area{margin-bottom: 20px;}
.details-slider .bradecom {
  float: left;
  text-align: center;
  width: 100%;
}
.details-slider .bradecom ul {
  background: none;
  padding: 0;
  width: 100%;
  text-align: center;
  float: left;
}
.slider .item img{height: auto;}
.quantity{width: 130px; margin-right: 4px;}
.work-gallery .panel.with-nav-tabs .panel-heading, .work-gallery .panel-body{width: 100%;}
}
@media screen and (max-width:420px) {
   .half{width: 100%;}
   .footer-nav ul li{width: 50%;}
   .prdt-img{height: auto;}
   .full-box{overflow: scroll; position: relative;}
   .overlay{position:relative; left: 0; overflow: scroll; bottom: 0; height: auto; width: 100%;}
   .full-box h4 a{color: #fff;}
   .full-box:hover .overlay { height: auto;}
   .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: 20px;}
.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%;}
.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;}
header .col-lg-4.col-md-4.col-sm-4{width:36%;}
header .col-lg-8.col-md-8.col-sm-8.pull-right{width: 60%;}
.header-search .dropdown{margin-right: 5px;}
.header-search{padding-right: 0; width: 82%;}
  }

  @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;}
    }
.new-price-box{float: left; width: 100%; text-align: center; padding-bottom:10px;}
.product-offer-price-new{font-weight: 600; font-size: 20px; text-decoration: line-through; padding: 0 5px; color: #545454;}
.product-price-new{font-weight: 600; font-size: 20px;  padding: 0 5px;}
  @media screen and (max-width:1360px) {
header .container, .footer-top .container, .you-like .container, .work-gallery .container{width: 96%;}

}
 