body{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #000;
    font-family: 'Raleway', sans-serif;
}
ul{
	padding: 0;
	
}


#header {
    width: 100%;
    background: #fff;
    padding: 0px 0px 0px;
    /*box-shadow: 0px 0px 10px #4c4c4c;*/
    position: relative;
    z-index: 9;
    }
    #header:before{
   position: absolute;
    content: "";
    background: url(../images/bg-1.png) 100% 0 no-repeat;
    right: 0;
    width: 100%;
 height: 190%;
    
    }
.logo-img img{
    width: 198px;
}
.carousel-inner{
    /*z-index: -1 !important;*/
}
.carousel-control-prev{
    width: 50px !important;
    height: 50px  !important;
    border-radius: 80px !important;
    text-align: center !important;
    line-height: 40px !important;
    background: #5ec9f0 !important;
    color: #fff;
    top: 50% !important;
    left: 5% !important;
}
.carousel-control-next{
    width: 50px !important;
    height: 50px  !important;
    border-radius: 80px !important;
    text-align: center !important;
    line-height: 40px !important;
    background: #5ec9f0 !important;
    color: #fff;
    top: 50% !important;
    right: 5% !important;
}
.carousel-caption{
        width: 63% !important;
    top: 0px !important;
    color: #000 !important;
    top: 36% !important;
    left: 36% !important;
}
.carousel-caption p{
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
}
.carousel-caption h3{
      font-family: sans-serif;
}
.top-header {
    width: 100%;
    padding: 8px 0px;
    background: #fff;
    }
    .slider-btn-top{
    padding: 13px 17px;
    outline: none !important;
    margin-top: 20px;
    z-index: 9999;
    cursor: pointer;
    font-size: 15px;
    line-height: 15px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    letter-spacing: 0px;
    font-family: Montserrat;
    text-transform: uppercase;
    background-color: rgb(3, 170, 232);
    border-color: rgb(3, 170, 232);
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    }

.top-header .social-media, .footer-bottom .social-media {
    text-align: right;
    }

.top-header .social-media ul, .footer-bottom .social-media ul {
    margin: 0px 0px 0px;
    padding: 0px 0px 0px;
    }

.top-header .social-media ul li, .footer-bottom .social-media ul li {
    list-style: none;
    display: inline-block;
    padding: 0px 0px 0px;
    margin: 0px 2px 0px;
    width: auto;
    height: auto;
    position: relative;
    color: #fff;
    letter-spacing: 1px;
    vertical-align: middle;
    text-align: center;
    }

.top-header .social-media ul li a, .footer-bottom .social-media ul li a {
    display: block;
   line-height: 37px;
       color: #03aae8;
    height: 40px;
    background: #ffffff;
    width: 40px;
    border: 0px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    margin: 0px;
    padding-left: 0px;
    vertical-align: middle;
    }
    .search-btn{
    background: #1199cc;
    color: #fff;
    border: none;
    padding: 7px 9px;
    }

.top-header .social-media ul li a:hover{
  border: 1px solid white;
    background: transparent;
    color: #fff;
    transition: .3s all;
}
.emergency-number p {
    margin: 8px 0px 0px;
    font-size: 14px;
    color: #fff;
    }

.top-header .search-content .form-control {
    margin: 0px!important;
    width: 78%;
    border-radius: 2px 0px 0px 2px;
    border-right: 0px;
    }

.btn-success {
    border-radius: 0 2px 2px 0;
    }

    .navbar-header{
        background: #ffffff}


#header .navbar {width: 100%;}

#header .navbar-brand strong {
    color: #0cb8b6;
    letter-spacing: 2px;
    margin-left: 0px;
    font-style: italic;
    }

#header .navbar-brand img {
       width: 140px;
    }

#header .navbar .navbar-nav .nav-item a {
       text-transform: uppercase;
    color: #8e8e8e !important;
    padding: 10px 18px;
    font-family: Montserrat,sans-serif;
    font-weight: 600;
    font-size: 14px;
    }
.top-header{
    padding: 20px 0px;

}
.contact-top{
    text-align: right;
}
.contact-top p{
             font-size: 16px;
    text-transform: capitalize;
    line-height: 25px;
    color: #fff;
    }
  .contact-top strong{
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    line-height: 24px;
    }

#header .navbar .navbar-nav .active a {color: #fff;}

#header .navbar .navbar-nav .nav-item a:hover {
    color: #0cb8b6;
}

#header .dropdown-item:focus, #header .dropdown-item:hover {
    background-color: #f1f1f1;
       color: #0cb8b6;
    }

#header .navbar .navbar-nav .dropdown-menu {
    background-color: #fffefe;
    padding: 0px;
}

#header .navbar .navbar-nav .dropdown:hover>.dropdown-menu {
  display: block;
}

#header .dropdown-item.active, #header .dropdown-item:active {
    background-color:#f1f1f1;
    color: #0cb8b6;
}

#header .navbar .navbar-nav .nav-item .dropdown-item:hover {color: #0cb8b6;}

/*Home-Page-Slider*/

/*.slider-area {
    width: 100%;
    position: relative;
    }

.slider-area .slider {
    height:700px;
    position: relative;
    width: 100%;
    }*/

/*@keyframes fade {
    0%   {opacity:1}
    33.333% { opacity: 0}
    66.666% { opacity: 0}
    100% { opacity: 1}
    }

@keyframes fade2 {
    0%   {opacity:0}
    33.333% { opacity: 1}
    66.666% { opacity: 0 }
    100% { opacity: 0}
    }

@keyframes fade3 {
    0%   {opacity:0}
    33.333% { opacity: 0}
    66.666% { opacity: 1}
    100% { opacity: 0}
    }
*/
/*.slider-area .slide1, .slider-area .slide2, .slider-area .slide3, .slider-area .slide4, .slider-area .slide5 {
    position: absolute;
    width: 100%;
    height: 100%;
    }

.slider-area .slide1 {
    background: url(../images/slide-1.jpg)no-repeat;
    background-size: cover;
    animation:fade 16s infinite;
    -webkit-animation:fade 16s infinite;
    } 

.slider-area .slide2 {
    background: url(../images/slide-2.jpg)no-repeat;
    background-size: cover;
    animation:fade2 16s infinite;
    -webkit-animation:fade2 16s infinite;
    }

.slider-area .slide3 {
    background:   url(../images/gallery-bg.jpg)no-repeat;
    background-size: cover;
    animation:fade3 16s infinite;
    -webkit-animation:fade3 16s infinite;
    }*/

.slider-area .slider .overlay-slide {
   /* background:#117a8bb8;
    width: 100%;
    height: 100%;*/
    }

 .slider-area .slider .carousel-caption {
   position: absolute;
    right: 36%;
    color: #fff;
    text-align: center;
    top: 38%;
    width: 64%;
    left: 63px;
    padding: 0px 0px 0px;
     background: #03aae8bf;
    bottom: 190px;
    padding: 20px 0px;
}

.slider-area .slider .carousel-caption h1 {
    font-weight: 600;
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    }
.slider-area .slider .carousel-caption p {
    font-weight: 300;
    padding: 10px 0px 0px;
    }

.slider-area .slider .carousel-caption  .slider-link a {
    background: #038e8c;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 17px 35px;
    cursor: pointer;
    display: inline-block;
    border-radius: 3px;
    }

.slider-area .slider .carousel-caption  .slider-link a:hover {
    background: #067372;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    }

.slider-area .appointment-form {
position: absolute;
    top: 14%;
    right: 60px;
    width: 32%;
    background: #2c82e04f;
    padding: 18px 26px 30px;
    border-radius: 2px;
   
    }

.slider-area .appointment-form .heading {
    color: #fff;
    text-transform: uppercase;
    margin: 4px 0px;
    }

.slider-area .appointment-form p {
    color: #fff;
    margin: 0px 0px 10px;
    font-weight: 300;
    }

.slider-area .appointment-form .form-control {
    padding: 14px 12px;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #ffffff;
    border-radius: 2px;
     color: #fff; 
    font-weight: 400;
    }

.slider-area .appointment-form .btn-submit {
       background: #ffffff;
    color: #007aff;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 13px 35px;
    }
.slider-area .appointment-form .btn-submit:hover {
    background: #067372;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
    }

.slider-area .appointment-form .form-group input::-webkit-input-placeholder { / Chrome/Opera/Safari /
  color: #fff;
    }

.slider-area .appointment-form .form-group input::-moz-placeholder { / Firefox 19+ /
 color: #fff;
    }

.slider-area .appointment-form .form-group input::-ms-input-placeholder { / IE 10+ /
  color: #fff;
    }

.slider-area .appointment-form .form-group textarea::-moz-placeholder { / Firefox 18- /
  color: #fff;
    }

    /*our-sub-services*/


.our-sub-services {
    width: 100%;
    position: relative;
    bottom: 47px;
    }
    
.our-sub-services .services-inn {
    text-align: center;
}

.our-sub-services .hp-container {
background: #fff; */
    border-radius: 10px;
    transition: .25s;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #e5e7f2;
    margin: 0;
    padding: 10px;
    margin-bottom: 0px;
    overflow: hidden;
    padding-bottom: 0;
    background: #e4a1b9;
    background: -webkit-linear-gradient(left,#e4a1b9,#efafc6 32%,#ef8caf 67%,#f095b5);
    background: linear-gradient(90deg,#e4a1b9 0,#efafc6 32%,#ef8caf 67%,#f095b5);
        min-height: 240px;
    }
    .our-sub-services .hp-container1 {
background: #fff; */
    border-radius: 10px;
    transition: .25s;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #e5e7f2;
    margin: 0;
    padding: 10px;
    margin-bottom: 0px;
    overflow: hidden;
    padding-bottom: 0;
        background: #bc92e6;
    background: -webkit-linear-gradient(left,#bc92e6,#c59ced 35%,#c398ed 62%,#d6c0ec);
    background: linear-gradient(90deg,#bc92e6 0,#c59ced 35%,#c398ed 62%,#d6c0ec);
    min-height: 240px;
    }
    .our-sub-services .hp-container2 {
background: #fff; */
    border-radius: 10px;
    transition: .25s;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #e5e7f2;
    margin: 0;
    padding: 10px;
    margin-bottom: 0px;
    overflow: hidden;
    padding-bottom: 0;
 background: #74bff8;
    background: -webkit-linear-gradient(left,#74bff8,#9bd0f8 30%,#a4d5fa 63%,#72c0fb);
    background: linear-gradient(90deg,#74bff8 0,#9bd0f8 30%,#a4d5fa 63%,#72c0fb);
    min-height: 240px;
    }

/*.our-sub-services .hp-container:hover {
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.2);
    background: #ffffffa8;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    }*/

.our-sub-services .hp-img-area, .our-sub-services .hp-text-area {
    display: inline-block;
    vertical-align: bottom;
    transition: transform .25s ease-in-out;
    }

.our-sub-services .hp-img-area {
    font-size: 42px;
    margin-bottom:15px;
    margin-right: 0;
    float: left;
    width: 100%;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    }

.our-sub-services .hp-img-area img {
    width:60px;
}

.our-sub-services .hp-text-area {
    color: #333;
    padding-bottom: 12px;
}

.our-sub-services .hp-text-area .hp-heading  {
    color: #ffffff;
    padding: 0px 0px 5px;
    text-transform: uppercase;
}


.our-sub-services .hp-text-area p {
    /*transition: .25s;
    opacity: 0;
    color: #828282;*/
    font-weight: 300;
    color: #fff;
}

/*about-page-section*/
.about-page-section{
  padding: 50px 0px;
}
.about-page-section .about .number {
    font-family: Arial,sans-serif;
    font-size: 55px;
    color: #03aae8;
    font-weight: 700;
    display: inline-block;
    line-height: 1;
        margin-right: 8px;
}
.about-page-section .about .text .sub-title-about {
    font-size: 14px;
    font-family: Arial,sans-serif;
    color: #03aae8;
    text-transform: uppercase;
}
.about-page-section  .about .text .title-about {
    font-size: 25px;
    font-weight: 700;
    color: #121212;
    margin-top: -5px;
}
.about-page-section  .about{
  display: flex;
}
.inner3-page-about h2{
font-size: 20px;
    font-weight: 700;
    color: #76b0c5;
}
.inner2-page-about p{
    margin-top: 18px;
}
.about-img{
  position: relative;
}
.welcome{
          position: absolute;
    background-color: #03aae8;
    color: #fff;
    padding: 5px 35px;
    left: 39%;
    / top: 20%; /
    padding: 5px 50px;
    bottom: -19px;
}
.welcome h6{
  margin-bottom: 0px;
      line-height: 39px;
          font-size: 24px;
}
/*about-page-section-end*/

/*footer css*/
.footer-logo img{
    width: 140px;
}
/*footer css end*/

.footer-heading h2{
    color: #03aae8;
}
.footer-services-list ul li a{
 color: #000;
}
.footer-services-list li{
    padding: 10px 0px;
}
.footer-services-list ul li a:hover{
text-decoration: none;
}

/*footer 2*/
.footer-service {
   background: #03aae8;
}
.f-contentbox {
    overflow: hidden;
    padding: 31px 0 31px 35px;
}

.f-services-list ul li .fserviceicon {
    width: 80px;
    float: left;
    height: 120px;
    display: block;
    text-align: center;
    line-height: 118px;
    padding: 15px 0;
    background: rgba(0, 0, 0, 0.10);
    border-bottom: 2px solid rgba(255, 255, 255, 0.50);
}
.f-contentbox {
    overflow: hidden;
    padding: 31px 0 31px 35px;
}
.f-services-list ul li {
    width: 33.33%;
    float: left;
    padding: 0 15px;
    list-style-type: none;
}
.f-services-list ul {
    width: 100%;
    float: left;
    list-style: none;
}
.f-services-list {
    width: 100%;
}
.f-services-list ul li span i {
    color: #fff;
    font-size: 47px;
    line-height: 47px;
}
.f-contentbox strong {
    color: #fff;
    font-size: 20px;
    line-height: 31px;
    font-weight: bold;
    text-transform: uppercase;
}
.f-contentbox strong span {
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 23px;
}
.contact-list {
    width: 100%;
    float: left;
    color: #dbdbdb;
    list-style: none;
    font-size: 14px;
    line-height: 17px;
}
.contact-list li {
    width: 100%;
    float: left;
    line-height: inherit;
    list-style-type: none;
}
.contact-list li .addressicon {
    width: 50px;
    height: 50px;
    float: left;
    border-radius: 0;
    line-height: 48px;
    margin: 0 15px 0 0;
    text-align: center;
    border: 1px solid #03aae8;
    margin-bottom: 12px;
}
.contact-list li span img {
    width: 21px;
}
.copy-write{
        background: #03aae8;
    padding: 9px 0px;
    color: #fff;
}
.sub-btn{
    background: #03aae8;
    color: #fff;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
}
.copy-write p{
    text-align: center;
    margin-bottom: 0px;
}
.copy-write a{
    color: #fff;
}
.copy-write a:hover{
    text-decoration: none;
}
.social-icon-list {
    list-style: none;
    padding: 0px;
}
.social-icon-list li {
    display: inline-block;
}
.social-icon-list li a {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 2px 7px 2px 0;
    width: 30px;
    background-color: #03aae8;
    color: #eeeeee;
    display: block;
    border-radius: 50%;
    color: #fff;
    text-align: center;
}
.footer-About h2 {
    color: #03aae8;
    font-size: 26px;
    font-weight: 700;
}
.usefull-heading h2{
    color: #03aae8;
}
.usefull-links .footer-link-list {
    list-style: none;
}
.usefull-links .footer-link-list li {
    padding: 7px 0px;
    background: url(../images/right-arrow.png);
    background-size: 12px;
    background-position: 3px;
    padding-left: 21px;
    background-repeat: no-repeat;
}
address{
color: #707070;
}
.t-phone{
    color: #707070;
}
.usefull-links .footer-link-list li a{
 color: #707070;
}
.usefull-links .footer-link-list li a:hover{
    text-decoration: none;
}
.footer-about-content p{
    font-size: 14px;
    color: #6b6b6b;
    line-height: 30px;
}

/*product-slder*/
#news-slider{
    margin-top: 30px;
}
/*.post-slide{
    background: #fff;
    margin: 0 15px;
}
.post-slide .post-img{
    position:relative;
    overflow: hidden;
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1,1);
    transition:transform 0.50s linear;
}
.post-slide:hover .post-img img{
    transform: scale(1.1,1.1);
}
.post-slide .over-layer{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity:0;
    background:rgba(0, 0, 0,0.4);
    transition:all 0.50s linear;
}
.post-slide:hover .over-layer{
    opacity:1;
    text-decoration:none;
}
.post-slide .over-layer i{
    position: relative;
    top:45%;
    text-align:center;
    display: block;
    color:#fff;
    font-size:25px;
}
.post-slide .post-content{
    background:#fff;
    padding: 8px 30px 40px;
}
.post-slide .post-title{
    margin:8px 0 15px 0;
}
.post-slide .post-title a{
    font-size:15px;
    font-weight:bold;
    color:#333;
    display: inline-block;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover{
    text-decoration: none;
    color:#3498db;
}
.post-slide .post-description{
    line-height:24px;
    color:#808080;
    margin-bottom:40px;
}
.post-slide .post-date{
    color:#a9a9a9;
}
.post-slide .post-date i{
    font-size:20px;
    margin-right:8px;
    color: #CFDACE;
}
.post-slide .read-more{
    padding:5px 10px;
    float: right;
    font-size:12px;
    background:#e9e9e9;
    color:#808080;
    text-transform: uppercase;
}
.post-slide .read-more:hover{
    background: #3498db;
    text-decoration:none;
    color:#fff;
}*/
.product-slider .owl-controls .owl-buttons{
    text-align:center;
    margin-top:20px;
}
.product-slider .owl-controls .owl-buttons .owl-prev{
    background: #03aae8;
    position: absolute;
    top:-13%;
    left:15px;
    padding: 0 18px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    transition: background 0.5s ease 0s;
}
.product-slider .owl-controls .owl-buttons .owl-next{
    background: #03aae8;
    position: absolute;
    top:-13%;
    right: 15px;
    padding: 0 18px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    transition: background 0.5s ease 0s;
}
.product-slider .owl-controls .owl-buttons .owl-prev:after,
.product-slider .owl-controls .owl-buttons .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #fff;
    font-size:30px;
}
.product-slider .owl-controls .owl-buttons .owl-next:after{
    content:"\f105";
}
/*@media only screen and (max-width:1280px) {
    .post-slide .post-content{
        padding:10px;
    }
}*/

/*00*/
:root{ --main-color: #e74c3c; }
.product-grid{
    font-family: 'Work Sans', sans-serif;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.5s;
    margin: 12px 5px;
}
.product-grid:hover{ border-color: #c1c1c1; }
.product-grid .product-image{ position: relative; }
.product-grid .product-image a.image{ display: block; }
.product-grid .product-image img{
    width: 100%;
    height: auto;
}
.product-grid .product-sale-label{
    color: #fff;
    background: #03aae8;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 2px 7px;
    border-radius: 5px;
    transform: skew(-18deg);
    position: absolute;
    left: 10px;
    top: 10px;
    transition: all 0.3s;
}
.product-grid .social{
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    position: absolute;
    top: -20px;
    right: 10px;
    transition: .4s ease-in-out;
}
.product-grid:hover .social{
    opacity: 1;
    top: 15px;
}
.product-grid .social li a{
    color: #ffffff;
    background: #03aae8;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    width: 40px;
    margin: 0 0 10px;
    border-radius: 50%;
    display: block;
    position: relative;
    z-index: 1;
    transition: .4s ease-in-out;
}
.product-grid .social li a:hover{
    color: #fff;
    background: var(--main-color);
}
.product-grid .social li a:before,
.product-grid .social li a:after{
    content: attr(data-tip);
    color: #fff;
    background: #444;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 10px;
    white-space: nowrap;
    display: none;
    transform: translateY(-50%);
    position: absolute;
    right: 53px;
    top: 50%;
}
.product-grid .social li a:after{
    content: '';
    height: 15px;
    width: 15px;
    padding: 0;
    transform: translateY(-50%) rotate(45deg);
    right: 50px;
    z-index: -1;
}
.product-grid .social li a:hover:before,
.product-grid .social li a:hover:after{
    display: block;
}
.product-grid .product-content{
    padding: 15px 10px;
    position: relative;
}
.product-grid .product-category{
    font-size: 14px;
    text-transform:uppercase;
    margin-bottom: 5px;
    display: block;
}
.product-grid .product-category a{
    color: #999;
    transition: all .4s ease 0s;
}
.product-grid .product-category a:hover{ color: var(--main-color); }
.product-grid .title{
    font-size: 18px;
    text-transform: capitalize;
    margin: 0 0 7px;
    display: block;
}
.product-grid .title a{
    color: #444;
    transition: all .4s ease 0s;
}
.product-grid .title a:hover{ color: var(--main-color); }
.product-grid .rating{
    padding: 0;
    margin: 0 0 7px;
    list-style: none;
}
.product-grid .rating li{
    color: #03aae8bf;
    font-size: 12px;
    display: inline-block;
}
.product-grid .rating li:last-child{ color: #999; }
.product-grid .rating li.disable{ color: #999; }
.product-grid:hover .rating{ opacity: 0; }
.product-grid .price{
    color: var(--main-color);
    font-size: 18px;
    font-weight: 600;
    opacity: 1;
    transition: .3s ease;
}
.product-grid .price span{
    color: #999;
    font-size: 15px;
    font-weight: 400;
    text-decoration: line-through;
    margin-left: 5px;
}
.product-grid:hover .price{ opacity: 0; }
.product-grid .add-to-cart{
    color: #fff;
    background: #03aae8;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 15px;
    border-radius: 50px;
    opacity: 0;
    position: absolute;
    bottom: 0px;
    left: 10px;
    transition: all 0.3s ease-in-out;
}
.product-grid .add-to-cart:hover{
    color: #fff;
    background: #444;
}
.product-grid:hover .add-to-cart{
    opacity: 1;
    transform: translateY(-16px);
}
.product-grid .add-to-cart:before,
.product-grid .add-to-cart:after{
    content: attr(data-tip);
    color: #fff;
    background: #444;
    font-size: 12px;
    line-height: 22px;
    padding:5px 10px;
    white-space: nowrap;
    display:none;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -42px;
}
.product-grid .add-to-cart:after{
    content: '';
    height: 15px;
    width: 15px;
    transform: translateX(-50%) rotate(45deg);
    top: -22px;
    z-index: -1;
}
.product-grid .add-to-cart:hover:before,
.product-grid .add-to-cart:hover:after{
    display:block;
}
@media only screen and (max-width:990px){
    .product-grid{ margin-bottom: 30px; }
}
.product-slider{
       background-repeat: no-repeat;
    background-size: cover;
    background: #f7f8fd;

}
.product-heading{
    color: #03aae8;
    text-transform: uppercase;
}

/*murli css*/
/*about-page-section*/
.about-page-section{
  padding: 50px 0px;
}
.about-page-section .about .number {
    font-family: Arial,sans-serif;
    font-size: 55px;
    color: #1cb0e9;
    font-weight: 700;
    display: inline-block;
    line-height: 1;
        margin-right: 8px;
}
.about-page-section .about .text .sub-title-about {
    font-size: 14px;
    font-family: Arial,sans-serif;
    color: #1cb0e9;
    text-transform: uppercase;
}
.about-page-section  .about .text .title-about {
    font-size: 25px;
    font-weight: 700;
    color: #121212;
    margin-top: -5px;
}
.about-page-section  .about{
  display: flex;
}
.inner3-page-about h2{
font-size: 20px;
    font-weight: 700;
    color: #1cb0e9;
}
.inner2-page-about p{
    margin-top: 18px;
        font-size: 14px;
    color: #6b6b6b;
    line-height: 30px;
}
.inner3-page-about p{
    font-size: 14px;
    color: #6b6b6b;
    line-height: 30px;
}
.about-img{
  position: relative;
}
.welcome{
          position: absolute;
    background-color: #1cb0e9;
    color: #fff;
    padding: 5px 35px;
    left: 39%;
    /* top: 20%; */
    padding: 5px 50px;
    bottom: -19px;
}
.welcome h6{
  margin-bottom: 0px;
      line-height: 39px;
          font-size: 24px;
}
/*about-page-section-end*/

/*why-choose-us*/

.cost-section .cost-back{
  /*   background-color: rgba(3, 170, 232, 0.88);*/
    color: #fff;
    padding: 51px 36px;
    height: auto;
    background: linear-gradient(to top, rgba(28, 176, 233, 0.88) 0%, rgba(28, 176, 233, 0.84) 59%, rgb(28, 176, 233) 100%), url(../images/feature-bg2.jpg);
    background-size: cover;
}
.cost-content{
      text-align: center;
    border: 1px dashed;
       padding: 17px;
}
.cost-content h3{
       color: #fff;
   font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 13px;
    font-weight: 700;
    line-height: 26px;
    word-wrap: break-word;
  }

  .cost-content p {
    font-size: 15px;
    line-height: 26px;
    color: #fff;
    word-wrap: break-word;
}
.about-banner-tab{
    
    background:  url(../images/about-banner.jpg);
    background-size: cover;
    position: relative;
        height: auto;
        width: 100%;
}
/*why-choose-us-end*/

.testimonial{     margin: 0 20px 14px; }
.testimonial .pic{
    display: inline-block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    margin: 0 15px 15px 0;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.testimonial .testimonial-profile{
    display: inline-block;
    position: relative;
    top: 0px;
}
.testimonial .title{
  display: block;
    font-size: 23px;
    font-weight: 600;
    color: #1096cd;
    text-transform: capitalize;
    margin: 0 0 7px 0;
    font-weight: 700;
    font-family: sans-serif;
}
.testimonial .post{
    display: block;
    font-size: 14px;
    color: #5d7aa7;
}
.testimonial .description{
               padding: 28px 22px;
    padding-bottom: 46px;
    background: #1096cd;
    font-size: 15px;
    color: #fff;
    line-height: 25px;
    margin-bottom: 12px;
    position: relative;
}
.test-social{
      position: absolute;
       bottom: 45px;
    left: 34%;
}
.test-social ul{
  padding: 0px;

}
.test-social ul li{
  display: inline-block;
  color: #fff;
}
.test-social ul li .fa{
      color: #fff;
    border: 1px solid #fff;
    padding: 5px 8px;
    text-align: center;
    line-height: 15px;
    margin-right: 9px;
}
.testimonial .description:before,
.testimonial .description:after{
    content: "";
    border-width: 18px 0 0 18px;
    border-style: solid;
       border-color: #106082 transparent transparent;
    position: absolute;
    bottom: -18px;
    left: 0;
}
.testimonial .description:after{
    border-width: 18px 18px 0 0;
    left: auto;
    right: 0;
}
.doctor-section .owl-theme .owl-controls{
    margin-top: 10px;
    margin-left: 30px;
}
.doctor-section .owl-theme .owl-controls .owl-buttons div{
    opacity: 0.8;
    background: #fff;
}

 .doctor-section .owl-next:before{
   font-family: FontAwesome;
    content: "\f054";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;
}
.doctor-section .owl-next:before{ content: "\f054"; }


.doctor-section .owl-prev:after{
  font-family: FontAwesome;
    content: "\f053";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;
}
.doctor-section .owl-prev:after{ content: "\f053"; }
.owl-theme .owl-controls .owl-buttons div{
      background: #1096cd!important;
}
.doctor-section {
    padding: 50px 0px;
    width: 100%;
    background-image: url(../images/about-dash.jpg);
    background-position: center center;
    background-size: cover;
    position: relative;
}

.doctor-title{
/*  text-align: center;*/
}
.doctor-title h2{
      color: #0c7098;
    font-weight: 700;
    font-family: initial;
    font-size: 36px;
}
.doctor-title h2 span{
     color: #03aae8;
}
.doctor-title p{

    color: #6c7782;

}

/*banner-about*/

.banner-about {
    width: 100%;
    background-image: url(../images/slide-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 400px;
}
.contact-banner{
      width: 100%;
    background-image: url(../images/contact-us.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 400px;
}
.product-banner{
          width: 100%;
    background-image: url(../images/doctor-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 400px;
}
.same-special-heading {
    position: absolute;
    top: 197px;
    transform: translateY(-50%);
   width: 85%;
    text-align: center;
    left: 0%;
}
.list-about {
    padding: 0px;
    text-align: right;
}
.home__heading {
    font-size: 38px;
    letter-spacing: 0.2em;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    color: #fff;
    text-align: center;
    font-family: 'Playfair Display', serif;
}
.same-special-heading p {
    color: #fff;
    font-size: 17px;
}
.list-about li {
    display: inline-block;
}
.list-about li a {
    color: #3abceb;
    font-size: 21px;
}
.list-about li a:hover{
    text-decoration: none;
}
.list-about > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #5ec9f0;

}
/*banner-about-end*/

/*contact-section*/
.contact-us{
        background: url(../images/appoinment-img.jpg)!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}
 .location{
    text-align: center;
    /* border: 1px solid #b8c3cc; */
    box-shadow: 0 16px 50px rgba(142, 162, 169, 0.3);
    padding: 20px 25px;
    border: 1px dashed #037ade;
    background-color: #fff;
    width: 100%;
    height: 100%;
}

.location ul li{
  list-style-type: none;

}
.location ul {
  padding: 0px;
}
.title-policy a{
text-decoration: none;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
}
.title-policy{
         margin-top: 17px;
    font-size: 25px;
    font-weight: 700;
    font-family: Montserrat,sans-serif;
}
/*contacts css*/
.contact-content p{
    font-size: 15px;
    color: #8a8a8a;
    line-height: 31px;
}
.contact-content h2{
    color: #1c374c;
    font-family: initial;
    font-weight: 600;
    font-size: 38px;
}
.contacts-list-items li{
 padding: 12px 0px;
 display: flex;
}
.contacts-list-items li a{
 color: #7e7e7e !important ;
}
.contacts-list-items li a:hover{
    text-decoration: none;
}
.contact-icon-list-icon{
    color: #037ade !important;
    font-size: 28px;
}
.contacts-list-items li p{
 padding-left: 20px;
 color: #7e7e7e;
}
.contact-icon-list-text{
    padding-left: 8px;
}
.drop-from-main .drop-line h2{
color: #1c374c;
    font-family: initial;
    font-weight: 600;
    font-size: 38px;
}
.colorgreen{
    color: #0a63c6;
}
.app-text{
    color: #1c374c;
    font-family: initial;
    font-weight: 600;
    font-size: 38px;
}
.google-img img{
    width: 200px;
}
.contact-us{
    background: #f4f9ff;
}
.contact-section-content{
    background: url("../images/contact-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
        position: relative;
}
.contact-section-content .same-special-heading{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 60%;
    text-align: center;
    left: 22%;
}
.appointment-form-department input[type="text"], .appointment-form-department input[type="email"], .appointment-form-department textarea {
 outline: none;
    border: none;
    border-bottom: 1px solid #a0a0a0;
    padding: 10px;
    width: 100%;
    font-size: 14px;
    color: #212121;
    background: none;
    margin-bottom: 16px;
}
.appointment-form-department input[type="email"] {
    margin: 2em 0;
}
.appointment-form-department textarea{
    min-height: 45px;
    resize: none;
}
.appointment-form-department input[type="submit"] {
    outline: none;
    border: none;
    padding: 10px 0;
    width: 30%;
    font-size: 14px;
    color: #fff;
    background: #5ec9f0;
    margin: 3em 0 0;
    cursor: pointer;
    border-radius: 40px 40px 40px 40px;

}

.doctor-main-time {
    background: linear-gradient(#095DBD 60%, #0C1E70 90%);
    box-shadow: 0 25px 0 -15px #095DBD;
}
.doctor-main-time .time-head {
    text-align: center!important;
}
.doctor-main-time .time-head h2 {
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.doctors-timing .row .col-6 p {
    color: #fff;
}
.address-section{
      padding-bottom: 31px;
          background-color: #f4f9ff;
}
.iframe-section iframe{
  width: 100%;
  height: 300px;
}
/*contact-section-end*/

/*list-view-section*/

.list-view-section .list-ul ul{
padding: 0px;

}
.list-view-section .list-ul ul li{
  list-style-type: none;
}
.list-view-section .list-ul ul li .fa{
      color: #d6c058;
}
.list-view-section .list-ul ul li .product-title{
  font-size: 20px;
}
.list-view-section .list-ul ul li span{
      font-size: 23px;
    color: #03aae8;
    margin-bottom: 25px;
}
.product-btn{

    padding-top: 18px;
    border-top: 1px solid hsla(0,0%,56%,.25)
}
.desc{
      display: inline-block;
    text-align: center;
    color: #fff;
    background: #03aae8;
    height: 40px;
    line-height: 37px;
    padding: 0 25px;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    border: 1px solid #03aae8;
    clear: both;
    margin-right: 20px;
    border-radius: 50px;
    margin-bottom:11px;
}
.list-view-section p{

}
.product-row{
      border: 1px solid #efefef;
}
.desc-li ul li:before{
    content: "\f00c";
    font-family: FontAwesome;
    color: #03aae8;
    float: left;
    margin-right: 10px;
}
.desc-li ul{
  padding: 0px;
}
.desc-li ul li{
  list-style-type: none;
      line-height: 33px;
          font-family: Montserrat,sans-serif;
  
    color: #666;
    font-size: 15px;
}
.content-space{
      padding-top: 42px;
}
.content-space .list-ul .product-title{
    text-transform: uppercase;
        font-weight: 600;
    font-family: auto;
}
.img-pad{
      padding-top: 58px;
}
.content-space p{
      font-family: Montserrat,sans-serif;
    line-height: 1.7;
    color: #666;
        font-size: 16px;
    font-weight: 600;
}
/*list-view-section-end*/