/*common css*/
* {
    margin: 0; padding:0 ;
}
/*body{  font-family: 'Poppins', sans-serif; color: #484848;  }*/
a{ text-decoration: none;  transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease; }
a:hover, a:focus{ outline: none; }
img{border: none; max-width: 100%;  transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;}
ul{list-style: none;}
p{
    font-size: 20px;
    color: #111;
}
/*fonts*/
@font-face{
    font-family:CALIFB;
    src="../fonts/CALIFB_2.ttf";
}
section{
    /*padding: 2.2em 0;*/
	/* padding:5px 0; */
    /*background: url(../images/x2.jpg) center repeat;*/
}
.abt{
	padding: 4em 0;
}
.bg1111{
	  padding: 10px 0 6em 0;
}
.about{
     background: url(../images/bg-home.png) center repeat; 
}
.container{
    
}
/*Normal Css*/
header{
   
}
.logo img{
  
}
.topbar{
    line-height: 38px;
    background: #001f3a;
}
.topbar p{
    margin-bottom: 0;
    color: #999;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.4px;
}
.topbar p a{
    color: #eee;
    text-decoration:none;
}
.topbar p i{
    color: #ee7717;
}
.topbar p a:hover{
    color: #1d90be;
}
.social-icon ul{
    margin-bottom: 0;
    float: right
}
.social-icon ul li{
    display: inline;
    padding: 0 2px;
}
.social-icon ul li i{
    color: #21201b;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    background: #fff;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 100%;
    margin-right: 8px;
}
.social-icon ul li i:hover {
    color: #ee7717;
    
}
.menubar {
    padding: 12px 0;
    background: #fff; 
  /*  border-bottom: 5px Solid #d12229;
    background: #000;*/
	    /* border-bottom: 5px Solid #ee7515; */
      /* background: linear-gradient(#edae03 7%, #b31000 93%); */
}
.prod-content{
    padding: 3em 0;
}
.prod-content p{
    font-size: 14px;
line-height: 28px;
}
.prod-content h4{
   color: #202020;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 20px;
}
.prod-content ul li{
    line-height: 28px;
    color: #000;
}
.prod-content ul li i{
    color: #9fbe56;
}
.prod-content h3{
    margin: 0;
    line-height: 45px;
    border-bottom: 1px solid #9fbe56;
    margin-bottom: 20px;
    color: #333;
}
.bannerhome .carousel-control.left {
    background: none;
    top: 26%;
    color: #fff;
    background: #000;
    width: 45px;
    height: 40px;
    left: 15%;
    line-height: 40px;
	border: 2px solid;
}
.bannerhome .carousel-control.right {
    top: 26%;
    left: 20%;
    border: 2px solid;
    color: #fff;
    background: #000;
    width: 45px;
    height: 40px;
    line-height: 40px;
}
.bannerhome .carousel-indicators .active{
    width: 12px;
    height: 12px;
    border: 2px solid #9fbe56;
   
    background: #ccc;
}
.bannerhome .carousel-indicators li{
    margin: 0;
    width: 12px;
    height: 12px;
     background: #000;
    border: 2px solid #9fbe56;
}
.heading {
    text-align: center;
}
.heading h1 {
    margin: 0;
    font-family: 'PT Serif', serif;
     position: relative; 
    font-size: 38px;
    margin-bottom: 30px;
    color: #2d292a;
}
.heading img{
    width: 50px;
}
/* .heading h1:before { */
	/* border-top: 2px solid #07b3f5; */
    /* background: #07b3f5; */
    /* position: absolute; */
    /* content: ''; */
    /* left: 22%; */
    /* top: 19px; */
    /* height: 4px; */
    /* width: 100px; */
/* } */
/* .heading h1:after{ */
	/* border-top: 2px solid #07b3f5; */
    /* background: #07b3f5; */
    /* position: absolute; */
    /* content: ''; */
    /* right: 22%; */
    /* top: 19px; */
    /* height: 4px; */
    /* width: 100px; */
/* } */
.heading h1 span{
	color:#ee7717!important
}
.aboutus{
    padding: 2em 0 0 0;
}
.aboutus p {
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 0;
    color: #21201b;
}
.aboutus img {
    
    
}
.aboutus img:hover {
    background: #21201b;
}
.about2 p{
   font-size: 14px;
    line-height: 28px; 
    
}
.about2 ul li{
    font-size: 14px;
line-height: 28px;
}
.read a {
    background: #ee7717;
    color: #ffffff;
    padding: 10px 20px;
    float: right;
    margin-top: 10px;
    font-size: 14px;
    text-decoration: none;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.read a:hover{
     background: #0097df;
    color: #fff;
}
.abt-dec {
    background:#2d292a;
    padding: 15px 20px;
    height: 351px;
}
.abt-dec .read{
     float: left;
}
.abt-dec p {
    color: #eee;
}

.enquiry-form{
  background: #3c3c3c;
    padding: 10px 15px;
}
.enquiry-form input{
    border-radius: 0;
    border: 1px solid #6f6a69;
    height: 40px;
}
.enquiry-form .form-group{
    margin:6px 0;
}
.enquiry-form textarea{
    border-radius: 0;
      border: 1px solid #6f6a69;
    height: 100px;
}
.button input{
    cursor: pointer;
    width: 150px;
    background: #9fbe56;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
 
}
.button input:hover{
   background: #333; 
}
.contact-info p{
    position: relative;
    padding-left: 20px;
}
.contact-info p i{
    color: #9fbe56;
    position: absolute;
    left: 0;
    top: 8px
}
#myCarousel{
    overflow: hidden;
}
.marquee {
    box-sizing: border-box;
    text-align: center;
    height: 120px;
    /* border: 1px solid #000; */
}
.marquee marquee img {
    padding-bottom: 7px;
    cursor: pointer;
    margin: auto;
    width: 200px;
}

.marquee marquee {
    height: 450px;
    text-align: center;
    background: #21201b;
    padding: 5px;
}
/* fonrmation */
.info{
  /* background: #e6e6e6;*/
   background: #fff;
    border-bottom: 5px solid #333;
}
/* tab */

/* Tabs panel */
.tabbable-panel {
 /* border:1px solid #eee;
  padding: 10px;*/
}
.white{
    color: #fff!important;
}
/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 0;
    font-weight: 600;
    background: #1e92c8;
    text-transform: uppercase;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #1e92c8;
        background: #fff;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: #2d292a !important;
    color: #ffffff;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #2d292a;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #ffffff;
    background: #2d292a !important;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
    margin-top: -3px;
    background-color: #2d292a;
    border: 0;
    border-top: 1px solid #eee;
    padding: 20px 15px;
    border-radius: 0 20px 0px 20px;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}
.tab-content p{
    font-size: 14px;
line-height: 28px;
    color: #fff
}
.tab-content img{
    margin: auto;
}
/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;

}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.productimgbox {
    text-align: left;
    overflow: hidden;
}
.productbox{
    margin: 0 10px;
   background: #231f20;
    padding: 15px;
    display: inline-grid;
    transition:0.5s ease;
    -webkit-transition:0.5s ease;
    -moz-transition:0.5s ease;
}
.productbox:hover{
	background: #0097df;
}
.productbox p{
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 0;
    margin: 0;
    color: #fff;
}
.productbox .read{
    margin-top: 0;
}
.productbox .read a {
    background: #ee7717;
    color: #fff;
   
}
.productbox:hover .read a{
	background: #fff;
    color: #333;
}
.productbox img{
    background: #333;
 
}
.productbox img:hover{
     background: #000;
      transform: scale(1.1,1.1);
}
.productbox h2{
 display: inline-table;
  font-size: 20px;
  font-weight: 600;
    margin: 0;
    padding: 16px 0;
    padding-bottom: 0;
    color: #fff;
}
.productbox a{
    float: left;
}
.producthome{
    padding-top: 2em;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 47%;
    top: 100%;
    position: absolute;
    background: #2d292a;
    opacity: 1;
    padding: 10px 15px;
    border-radius: 0;
}
.owl-theme .owl-controls .owl-buttons .owl-prev:hover{
      background: #333!important;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 45%;
    top: 100%;
    position: absolute;
    background: #2d292a;
    opacity: 1;
    padding: 10px 15px;
    border-radius: 0;
}    
    
  .owl-theme .owl-controls .owl-buttons .owl-next:hover{
     background: #333;  
}   
footer{
   background: #001f3a;
    padding: 3em 0;
}
footer h2{
    color: #e1e1e1;
    font-size: 22px;
    font-family: 'PT Serif', serif;
    padding-bottom: 20px;
    margin: 0;
    margin-top: 20px;
}

footer p{
    color: #ccc;
    font-size: 14px;
    padding-left: 20px;
    position: relative;
}
footer p i {
    position: absolute;
    left: 0;
    top: 2px;
    color: #ccc;
}
.footerbt{
     background: #000;
    line-height: 40px;
}
.footerbt p{
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
}
.footerbt p a{
   color: #fff;
}
.footerbt p a:hover{
     color:#0097df;
     text-decoration: none;
}
.links ul li{
   line-height: 30px; 
    padding-left: 20px;
    position: relative;
}
.links ul{
    margin-bottom: 0;
}
.links ul li a{
color: #999;
font-size: 14px;
    text-decoration: none;
}.links ul li a:hover{
    color:#ffffff;
}
.links ul li i{
    left: 0;
    top: 8px;
    position: absolute;
    color: #eee;
}
.enqsec{
    background: url(../images/bg1.jpg) no-repeat center;
  padding: 6em 0;
}

.enqsec h2{
    color: #fff;
    font-size: 24px;
}
.enqbtn a {
    background: #000;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    display: block;
    text-align: center;
    margin-top: 15px;
    float: right;
    text-decoration: none;
    padding: 10px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
} 
.enqbtn a:hover {
    background: #1c90c7;
    color: #ffffff;
} 
.bannerinner{
    background: url(../images/aboutusbanner.jpg) no-repeat;
    background-size: cover;
    height: 240px;
    padding: 20px 0;
}
.bannerinner h1{
    text-align: center;
    font-weight: 600;
    margin: 0;
    padding-top: 60px;
}
.bread {
    
    line-height: 35px;
    text-align: center;
}
.bread ul{
    margin: 0;
}
.bread ul li{
    display: inline-block;
   color: #333;
   text-align: center;
}
.bread ul li i{
    position: relative;
    top: 1px;
    color: #333;
    margin: 0 5px;
}
.bread ul li a{
    color: #333;
    text-decoration: none;
}
.aboutpage {
    padding: 4em 0;
}
.aboutpage p{
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 30px;
}
.aboutpage h1{
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 600;
    color: #ee7717;
    padding-bottom: 10px;
}
.aboutpage h3{
    margin: 0;
	margin-top: 12%;
} 
.blacktext ul li a{
    color: #000;
}
.address p b{
    font-size: 18px;
    font-weight: 400;
}
.address p{
    padding-bottom: 10px;
    color: #999;
    line-height: 24px;
}
.address a{
   color:#333;
    text-decoration: none
}
.address a:hover{
    color: #000;
}
.address i{
    color: #eee;
    position: absolute;
    top: 6px;
}

.wrapper {
  width: 100%;
  display: block;
  clear: both;
  margin: 0;
        margin-top: 2em;
}
.logo-scroll-wrapper {

  display: flex;
  align-items: center;
  justify-content: center;
  overflow-x: hidden;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.logo-scroll-wrapper ul.logo-scroll-animation {
  list-style-type: none;
  position: relative;
  display: flex;
  height: 100%;
  color: #384454;
  animation: infinite-scroll-x 40s linear infinite;
}
.logo-scroll-wrapper ul.logo-scroll-animation li {
  position: relative;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  flex-direction: column;
 width: 270px;
  margin: 0 5px;
}
/*.logo-scroll-wrapper ul.logo-scroll-animation li::after {
  position: absolute;
  height: 50%;
  top: 25%;
  right: -15px;
  width: 1px;
  content: '';
  background-color: #82DAEC;
}*/
.logo-scroll-wrapper ul.logo-scroll-animation li img {
  max-width: 100%;
  height: auto;
    border: 4px solid #ccc;
}
.wrapper-net-promoter {
  background-image: radial-gradient(ellipse at 55% -50%, rgba(92, 207, 230, 0.8) 0%, rgba(92, 207, 230, 0.2) 52.16%, rgba(92, 207, 230, 0) 75%);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 10px 0;
}
@media (max-width: 500px) {
  .wrapper-net-promoter .net-promoter-description {
    width: 60%;
    top: -10px;
  }
}
.net-promoter-scale {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 200px;
  max-width: 1000px;
  margin: 0 auto;
}
.net-promoter-scale::after {
  display: block;
  content: '';
  clear: both;
}
.net-promoter-scale .scale-img {
  position: absolute;
  bottom: -15px;
}
.net-promoter-description {
  width: 80%;
  text-align: center;
  position: relative;
  top: -20px;
  text-transform: uppercase;
}
.net-promoter-description h3,
.net-promoter-description h4,
.net-promoter-description h5,
.net-promoter-description h6 {
  margin: 0;
  line-height: 1em;
}
.animated {
  animation-duration: 1.2s;
  animation-fill-mode: both;
  opacity: 0;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-1000px, 0, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
#net-promoter-score-box {
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  top: 50px;
  left: calc(31%);
  width: 105px;
  height: 105px;
  background-color: #f47941;
  font-size: 50px;
  border-radius: 7px;
  color: #fff;
  z-index: 3;
}
#net-promoter-score-box::after {
  position: absolute;
  content: '';
  bottom: -16px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f47941;
}
@keyframes infinite-scroll-x {
  100% {
    transform: translateX(-33.33%);
  }
}
@keyframes slide-in-left {
  0% {
    transform: translateX(-100vw);
  }
  100% {
    transform: translateX(0);
  }
}

    
/********************************************************************************************/

.enqsec1 {
    background: url(../images/bro.png) no-repeat center;
    padding: 1em 0;
    margin: 2.2em 0;
    background-position: 100% 82%;
}
.enqsec1 h2 {
    color: #fff;
    font-size: 24px;
    line-height: 55px;
}

.enqbtn1 a:hover {
    background: #f63232;
    color: #ffffff;
}
.enqbtn1 a {
    background: #000;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    display: block;
    text-align: center;
    margin-top: 15px;
    float: right;
    text-decoration: none;
    padding: 10px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
}


.heading1 h1 {
    margin: 0;
    font-family: 'PT Serif', serif;
     position: relative; 
    font-size: 36px;
    margin-bottom: 10px;
    color: #2d292a;
    text-align: center;
}
.heading1 img{
    width: 50px;
}
/* .heading1 h1:before { */
    /* border-top: 2px solid #2d292a; */
    /* background: #2d292a; */
    /* position: absolute; */
    /* content: ''; */
    /* left: 32%; */
    /* top: 19px; */
    /* height: 4px; */
    /* width: 100px; */
/* } */
/* .heading1 h1:after{ */
    /* border-top: 2px solid #2d292a; */
    /* background: #2d292a; */
    /* position: absolute; */
    /* content: ''; */
    /* right: 32%; */
    /* top: 19px; */
    /* height: 4px; */
    /* width: 100px; */
/* } */




.heading2 h1 {
    margin: 0;
    font-family: 'PT Serif', serif;
     position: relative; 
    font-size: 32px;
    margin-bottom: 10px;
    color: #2d292a;
    text-align: center;
}

.heading2 h1:before {
border-top: 2px solid #2d292a;
    background: #2d292a;
    position: absolute;
    content: '';
    left: 34%;
    top: 19px;
    height: 4px;
    width: 100px;
}
.heading2 h1:after{
border-top: 2px solid #2d292a;
    background: #2d292a;
    position: absolute;
    content: '';
    right: 34%;
    top: 19px;
    height: 4px;
    width: 100px;
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    padding-top: 15px;
}
.links1 p{
    color: #999;
    margin-top: 10px;
    padding: 0 !important;
    line-height: 22px;
}
.links1 a img{
        width: 65%;
    margin-top: -15px !important;
}


.ser-home-left:hover {
    box-shadow: none;
    background: #e7e7e7;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
}
.ser-home-left {
    border: 1px solid #c7a0c1;
    padding: 20px;
    text-align: center;
    /* border-radius: 20px; */
    box-shadow: 8px 8px 8px #ccc;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    background: #fff;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    box-shadow: 0px 14px 17px 4px #21201bb5;
}

.ser-home-left p {
    line-height: 30px;
    color: #333;
}


.ser-home-left h1 {
    margin: 0;
    font-size: 20px;
    /* border-bottom: 1px solid #999; */
    max-width: 450px;
    text-align: center;
    line-height: 30px;
    position: relative;
    margin-bottom: 10px;
    color: #f63232;
    font-family: sqr721b;
    font-weight: 200;
}

.t5{
    margin-top:30px;
}

.b3{
    background: #21201b;
    color: #ffffff;
    /* border-radius: 20px; */
    padding: 10px 17px;
    margin-top: 10px;
    text-decoration: none !important;
    font-weight: 600;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.b6{
    font-size: 16px;
    line-height: 28px;
    margin-top: 20px;
}

.l1 li{
    font-size: 14px;
    line-height: 28px;
    color: #fff;
}
.l1 li i{
    padding-right: 10px;
}

.lo1 img {
    background: #000000;
    padding: 5px;
}
.lo01{
    margin-top: 20px;
}

.logo1{
    margin-top: 30px;
    margin-bottom: 30px;
}


.heading {
    text-align: center;
}

.marbot40 {
    margin-bottom: 40px;
}
.border-seperator {
    border-bottom: 1px solid rgba(201, 201, 201, .3);
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.cont-det a {
    font-size: 18px;
    color: #ffffff;
}
.appointment-sidebar i {
    display: inline;
    margin-right: 5px;
}
.color-light {
    color: #50ab50;
}
.marbot40 h2{
    font-size: 30px;
    text-align: center;
}
.cont-det{
    background: #000;
    padding: 21px;
}
.cont-det h4{
    color:#fff;
}
.top-bottom-spacing{
    background: #eee;
    padding: 30px;
}
.marbot40 {
    margin-bottom: 40px;
}
.form-group {
    margin-bottom: 20px;
    position: relative;
}
.appointment input[type=password], .appointment input[type=email], .appointment input[type=text], .appointment textarea,input[type=tel], input[type=date], select {
    width: 100%;
    height: 40px;
    line-height: 45px;
    padding-left: 10px;
    font-size: 16px;
    color: #747474;
    background: rgb(255 255 255)!important;
    /* border-radius: 3px; */
    /* -webkit-border-radius: 3px; */
    -moz-border-radius: 3px;
    outline: 0;
    display: block;
    border: 1px solid #000;
    margin: 0;
}
.appointment textarea {
    height: 145px;
}


.read12 a {
    background: #21201b;
    color: #ffffff;
    /* border-radius: 20px; */
    padding: 11px 24px;
    float: right;
    margin-top: 10px;
    text-decoration: none;
    font-weight: 600;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-left: 15px;
    font-size: 17px;
}
.read12 a:hover{
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background:#f63232;
}

.read12{
    background: #21201b;
    color: #ffffff;
    /* border-radius: 20px; */
    padding: 11px 24px;
    float: right;
    margin-top: 10px;
    text-decoration: none;
    font-weight: 600;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-left: 15px;
    font-size: 17px;
}
.read12:hover{
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background:#f63232;
}













.panel {
    margin-bottom: 20px;
    background-color: #ffffff8f ; 
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.o1 {
    font-size: 30px;
    font-weight: 700;
    padding: 0 0 20px 0;
}
.e1{
    margin-bottom: 20px;
    background: linear-gradient(185deg, #ba2300, #e49502);
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.o11 {
    font-size: 30px;
    font-weight: 500;
    padding: 0 0 20px 0;
    color:#fff;
    text-align: center;
}
.form-group label{
    color:#fff;
}


.top-bottom-spacing1{
    padding:30px;
}




.product-slider .item figcaption {
	min-height: 170px
}

#slider-four-item .owl-wrapper-outer {
	margin-bottom: 50px
}

.breadcrumb {
	margin: 0;
	padding: 0
}

.breadcrumb>li+li:before {
    content: "\f101";
    font-family: Fontawesome;
    color: #000000;
    font-size: 19px;
}

.banner-strip {
	position: absolute;
	width: 100%;
	bottom: 0;
	background: rgba(8, 71, 112, .3);
	padding: 5px 0
}

.subbanner .breadcrumb a,
.subbanner .font-resizer li {
	color: #000;
	line-height: 36px;
	font-size: 14px;
	font-weight: 400
}

.banner-strip .font-resizer li i {
	color: #ecf9f0
}
.skew-effect {
    z-index: 4;
    text-shadow: rgba(0, 0, 0, .498039) 0 1px 2px;
    transition: all 0s ease 0s;
    line-height: 30px;
    font-size: 22px;
    color: #eef4f9;
    font-weight: 800;
    letter-spacing: 2px;
    margin-top: 17%;
    margin-bottom: 12px;
}
.subbanner-type-2 .breadcrumb {
    background: #fff;
    display: inline-block;
    padding: 0 10px;
    text-align: left;
}


.sidebar1 ul li {
    padding: 12px;
    background: #21201b;
    border-bottom: 1px dashed #b1b1b1;
}

.sidebar1 ul li a{
    font-size:18px;
    color:#fff;
    text-decoration: none;
	display: block;
}

.sidebar1 ul li:hover {
    color: #fff;
    background: #f63232;
}
.sep {
    border-bottom: 2px dashed #1b90be;
    margin-bottom: 20px;
}
.f2{
    padding: 5px;
    background: #2d292a;
}
.f4{
font-size: 18px;
    line-height: 40px;
}

.f5 {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0;
}
.f6 li {
    font-size: 15px;
    line-height: 30px;
    font-weight: 600;
    color: #2d292a;
}


.sidebar1 ul li a:active {
    background: #ddd;
}

.subbanner-pattern-02 {
    background: url(../images/bread.jpg) no-repeat center;
    height: 300px;
}
.w1{
    margin:50px 0;
}

.logo1{
    padding:50px 0;
}
.k1{
    margin-bottom: 30px;
}

.heading4 h1:before {
border-top: 2px solid #2d292a;
    background: #2d292a;
    position: absolute;
    content: '';
    left: 34%;
    top: 19px;
    height: 4px;
    width: 100px;
}
.heading4 h1:after{
border-top: 2px solid #2d292a;
    background: #2d292a;
    position: absolute;
    content: '';
    right: 34%;
    top: 19px;
    height: 4px;
    width: 100px;
}
.heading4 h1 {
    margin: 0;
    font-family: 'PT Serif', serif;
    position: relative;
    font-size: 32px;
    margin-bottom: 10px;
    color: #2d292a;
    text-align: center;
}
.w21 label{
    color:#000;
}

#overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 0;
    height: 93%;
    width: 90%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(28, 143, 203, 0.65);
}

.thumbnail:hover #overlay {
  opacity: 1;
}


.f2{
    margin-top:10px;
}
.drop-cap:first-letter {
    font-size: 4.6em;
    float: left;
    margin-top: .15em;
    color:#000;
}










.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}


.marquee1 marquee {
    height: 225px;
    text-align: center;
    padding: 5px;
}
.marquee1 {
    box-sizing: border-box;
    text-align: center;
    height: 225px;
}



.form-group{
    margin-bottom: 20px !important;
}

.bread h3{
    color: #fff;
    font-size: 39px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}
.banner{
    text-align: center;
}



.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    /* border: 1px solid #ddd; */
    background: #000;
    border-bottom: 1px dashed #b1b1b1;
    font-size: 18px;
    padding: 12px;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #35b3eb !important;
}
.surgeries-sidebar{
	margin-top:25%;
}
.surgeries-sidebar a{
    color:#fff;
}
.surgeries-sidebar h2{
        text-align: center;
    background: #195dac;
    padding: 10px;
    color: #fff;
    margin-bottom: -1px;
}
.p21{
    color:#000;
    font-size:16px;
    letter-spacing: 1px;
    line-height: 30px;
}
.p22{
    color:#000;
    font-size:16px;
    letter-spacing: 1px;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 30px;
}
.p23{
        padding: 20px;
}
.p23 b{
    color: #000;
    border-bottom: 5px solid #ee7717;
    border-radius: 30px;
    border-top: 5px solid #2b2927;
    padding: 12px;
	margin-bottom:30px;
}
.mt20px{
	margin-top: 50px;
    margin-bottom: 50px;
}
.ac img{
	margin-top: 30px;
    margin-left: 25px;
    border: 3px solid #000;
}
.ac p{
    color: #000;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 30px;
	padding:20px;
	margin:0px;
}
.bring p{
	font-size: 22px;
    background: #058bd5;
    padding: 20px;
    color: #fff;
    text-align: center;
}
/*.whatsap{
	float:right;
	 background-color: #25d366;
}
.whatsap a{
	  position: fixed;
    width: 60px;
    height: 60px;
    bottom: 100px;
    right: 40px;
   
    color: #fefefe;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    padding: 14px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}*/
.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 100px;
    right: 40px;
    background-color: #25d366;
    color: #fefefe;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    padding: 10px;
    box-shadow: 2px 2px 3px #999;
    z-index: 999;
}
/*.p24 {
    background: #21201b;
    padding: 5px;
    margin-top: 30px;
}*/
.pp {
	    margin-bottom: 20px;
	    margin-top: 15px;
}
.p25{
    font-size: 26px;
    color: #000;
    font-weight: 600;
    border-bottom: 1px dashed #000;
    /* text-align: center; */
    padding-bottom: 10px;
    padding-left: 20px;
}
.minto{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 25%;
    left: 2%;
    line-height: 80vh;
    font-size: 30px;
}
.minto h3{
	font-size: 40px;
    font-weight: 600;
    color: #fff;
    background: #1758a8a8;
    padding: 20px;
    width: 40%;
    border-bottom: 2px solid;
    text-align: center;
}
.minto2{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 45%;
    left: 0;
	padding:20px;
}
.minto2 p{
    font-size: 28px;
    font-weight: 500;
    color: #fff;
	width: 100%;
    /*height: 40%;*/
    padding: 15px;
}
table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
	 margin-top: 40px;
    margin-bottom: 50px;
}

td, th {
  border: 1px solid #000;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #ee7717;
}

.item::before {
    /*background-color: rgb(0 0 0 / 87%);*/
	background-color:rgb(185 33 0);
    content: "";
    display: inline-block;
    left: -80px;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
	width:54%;
   /* z-index: -1;*/
    -webkit-transform: skewX(-18deg);
    -moz-transform: skewX(-18deg);
    -ms-transform: skewX(-18deg);
    -o-transform: skewX(-18deg);
    transform: skewX(-18deg);
}
.article{
	margin-top: -60px;
    text-align: center;
    background: #000;
    color: #fff;
    font-size: 18px;
    /* float: right; */
    /* width: 100%; */
    z-index: 1;
    position: absolute;
    /* padding-left: 30px;*/
}
.footericon {
    margin-top: 15px;
    float: left!important;
}
.moreinfo .tabs-left, .tabs-right {
    border-bottom: none;
    padding-top: 2px;
  }
.moreinfo .tabs-left {
  border-right: 1px solid #ddd;
}
.moreinfo .tabs-right {
    border-left: 1px solid #ddd;
  }
.moreinfo .tabs-left>li, .tabs-right>li {
    float: none;
    margin-bottom: 2px;
  }
  .moreinfo .tabs-left>li {
    margin-right: -1px;
  }
  .moreinfo .tabs-right>li {
    margin-left: -1px;
  }
  .moreinfo .tabs-left>li.active>a,
  .moreinfo .tabs-left>li.active>a:hover,
  .moreinfo .tabs-left>li.active>a:focus {
    color: #fff;
    background: #0097df;
  }
  
  .moreinfo .tabs-right>li.active>a,
  .moreinfo .tabs-right>li.active>a:hover,
  .moreinfo .tabs-right>li.active>a:focus {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent;
  }
  .moreinfo .tabs-left>li>a {
    border-radius:0;
    margin-right: 0;
    display:block;
    font-size: 18px;
    color: #333;
  }
  .moreinfo .tabs-right>li>a {
    border-radius: 0;
    margin-right: 0;
   
  }
  .moreinfo .vertical-text {
    margin-top:50px;
    border: none;
    position: relative;
  }
  .moreinfo .vertical-text>li {
    height: 20px;
    width: 120px;
    margin-bottom: 100px;
  }
  .moreinfo .vertical-text>li>a {
    border-bottom: 1px solid #ddd;
    border-right-color: transparent;
    text-align: center;
    border-radius: 4px 4px 0px 0px;
  }
  .moreinfo .vertical-text>li.active>a,
  .moreinfo .vertical-text>li.active>a:hover,
  .moreinfo .vertical-text>li.active>a:focus {
    border-bottom-color: transparent;
    border-right-color: #ddd;
    border-left-color: #ddd;
  }
  .moreinfo .vertical-text.tabs-left {
    left: -50px;
  }
  .moreinfo .vertical-text.tabs-right {
    right: -50px;
  }
  .moreinfo .vertical-text.tabs-right>li {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .moreinfo .vertical-text.tabs-left>li {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
.moreinfo {
    margin-top: 30px;
}
.moreinfo .tab-content p{
    font-size: 16px;
    color: #333;
}
.moreinfo .tab-content img{
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.moreinfo .tab-content ul li{
    line-height: 28px;
    position: relative;
    padding-left: 25px;
    font-size: 16px;
    margin-bottom: 10px;
}
.moreinfo .tab-content ul li i{
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 16px;
    color: #e49502;
}
.contactpage{
    padding: 4em 0;
}


.enqform form {
    padding-right: 30px;
}
.enqform form label{
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
}
.enqform form input{
    display: block;
    width: 100%;
    border-radius: 0;
    border: none;
    padding: 10px;
    margin-bottom: 15px;
    background: #99999940;
}
.enqform form input::placeholder{
    color: #ccc!important;
}
.enqform form input:focus{
    outline: none;
    box-shadow: 5px 5px 10px #00000015;
}
.enqform form textarea{
    display: block;
    width: 100%;
     margin-bottom: 15px;
    height: 100px;
    padding: 10px;
    border: none;
    background: #99999940;
}
.enqform form textarea::placeholder{
    color: #333!important;
}
.enqform form textarea:focus{
    outline: none;
    box-shadow: 5px 5px 10px #00000025;
}
.enqform form input[type=submit]{
    width: 150px;
     background: #ee7717;
    color: #fff;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
      transition:0.5s ease;
    -moz-transition:0.5s ease;
    -webkit-transition:0.5s ease;
}
.enqform form input[type=submit]:hover{
    opacity: 0.8;
    background:#0097df ;
}
.contactinfo h2{
    font-size: 25px;
    color: #0097df;
    font-weight: 600;
    padding-bottom: 20px;
}
.contactinfo p{
    position: relative;
    padding-bottom: 20px;
    padding-left: 40px;
    font-size: 16px;
}
.contactinfo p i{
    position: absolute;
    left: 0;
    font-size: 16px;
    top: 0px;
    background-color: #333;
    color: #fefefe;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
}

.acamc p{
    text-align: justify;
}
.acamc ul li{
    line-height: 28px;
    position: relative;
    padding-left: 25px;
    font-size: 16px;
    margin-bottom: 10px;
}
.acamc ul li i{
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 16px;
    color: #e49502;
}
.acamc h3{
    margin: 0;
    padding: 20px 0;
    font-size: 26px;
    font-weight: 600;
}
.acamc img{
    border: 1px solid #eee;
    margin-bottom: 30px;
}
.enq {
    background-color: #058bd5;
    padding: 10px 30px;
    margin-top: 30px;
}
.enq h3{
    margin: 0;
 
    color: #fff;
}
.enq button{
    background-color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 12px;
    float: right;
    color: #000;
    transition:0.5s ease;
    -moz-transition:0.5s ease;
    -webkit-transition:0.5s ease;
    border-radius: 30px;
}
.enq button:hover{
    background-color: #ee7717;
    color:#eee
}
.map{
    margin-right: 30px;
}
.imggall{
    text-align: center;
    
}
.imggall img{
    padding: 5px;
    background-color: #eef4f9;
    transition:0.5s ease;
    -moz-transition:0.5s ease;
    -webkit-transition:0.5s ease;
    margin-bottom: 0;
}
.imggall img:hover{
    background-color:#35b3eb;
}
.imggall h4{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 20px;
    padding: 15px 0;
    margin-bottom: 15px;
    color: #333;
    font-weight: 600;
}
.imggall a{
    text-decoration: none;
}
.acamc table{
    border: 1px solid #35b3eb;
}
.acamc table tr td{
    border: 1px solid #ccc;
    background-color: #fff;
}
.copy{
    text-align: right;
}



















