f/* raleway-regular - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/raleway/raleway-v12-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Raleway'), local('Raleway-Regular'),
         url('fonts/raleway/raleway-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/raleway/raleway-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/rraleway/aleway-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/raleway/raleway-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/raleway/raleway-v12-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
  }
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/MontserratAlternates-Regular.ttf') format('truetype');
}

body{
    font-family: 'Raleway';
}
.row
{
    margin-right:0px !important;
    margin-left:0px !important;
}
.header{
    padding:40px 0px 0px 0px;
    background-color: #ffffff6e !important;
}
.logo
{
    max-width: 340px;
    width:auto;
    min-width:100px;
}
.desktop_logo
{
    margin:auto;
}

.fancy_polygon
{
    margin-left: auto;
    width:100%;
    max-width: 800px;
   
}
.first {
    background-image: url('img/1.jpg');
    background-position: center;
    background-size: cover;
}
.heading{
    text-align: center;
    font-size:48px;
    color:#865b31;
}
/*.heading2{
    color:brown;
    font-weight: 600;
}*/
.welcome .heading{
    margin:5% 0px;
}
.content{
    font-size: 16px;
}
#team{
    font-size:14px;
}
.review, .banner4{
    background-image: url('img/review_banner.jpg');
    background-position: center;
    background-size: cover;
    height:350px;
    max-height:350px;
}
.banner_services {
    position: relative;
  min-height: 600px;
}
.services_info li
{
    font-weight:800 ;
    margin:10px;
}
#map {
    height: 400px;
    width: 100%;
}

.navbar {
    padding-bottom: 0px !important;
    background-color: transparent !important;
}
.navbar-collapse
{
    margin:2% 0px 0px 0px;
    background-color: #fffdfd8a;
}
.navbar-nav
{
    text-align: center;
}
.nav-item
{
    position: relative;
    transition: all 0.5s ease;
}
/* subnav */
.sub-nav
{
    opacity: 0;
    display: none;
    position: absolute;
    background-color: #925c25eb;
    color: white;
    top: auto;
    left: 0px;
    margin: 20px 0px;
    padding: 0px;
    font-size: 16px;
    z-index: 10;
    letter-spacing: 1px;
    width: 283px;
    transition: visibility 0s, opacity 0.5s linear;
}
.sub-nav .sub_item
{
    display: block;
    text-align: left;
    padding:10px 10px;
    transition: all 0.5s ease;
    cursor: pointer;
}
.sub-nav .sub_item a{
    font-size:14px;
    text-decoration: none;
    color:white;
    text-transform: uppercase;
}

.sub-nav .sub_item:hover a{
    font-weight: 800;
    color:black;
}

.nav-item:hover a + .sub-nav{
    visibility: visible;
    display: block;
    opacity: 1;
}
.sub_item:hover .sub_sub_nav
{
    visibility: visible;
    display: block;
    opacity: 1;
}
.sub_sub_nav
{
    opacity:0;
    display:none;
    top: 0px;
    height: 100%;
    position: absolute;
    left: 283px;
    background: #925c25eb;
    width: 300px;
    padding: 10px;
    border-left:1px solid rgba(77, 41, 0, 0.411);
}
.sub_sub_item a
{
    font-size:12px;
    color:white !important;
}
.sub_sub_item
{
    margin:5px 0px;
}
.sub_sub_nav:hover{
    visibility: visible;
    display: block;
    opacity: 1;
}
.sub_sub_item a:hover
{
    color:black !important;
}
.main_container .navbar-brand {
    float: none;
    position: relative;
    display: block;
    text-align: center;
    height: auto;
}
.sub_item > a .glyphicon{
    float:right !important;
}
#demo img {
    width: 100%;
}
#mySidenav
{
    display: none;
}
.navbar-nav.mr-auto {
    margin: auto;
}

.nav-item {
    transition: all 0.5s ease;
    padding:20px;
    
}
.nav-item:hover{
    background-color: #ffffff94;
}
.nav-link
{
   font-size:16px;
   font-weight:600;
   text-transform: uppercase;
   color:#000 !important;
}
.nav-item .nav-link:hover {

    text-decoration:none;
}

.navbar-nav{
   float:none;
}
.navbar-nav .nav-item{
    display: inline-block;
}
.award_section {
    top:0px;
    left: 0px;
    position: absolute;
    float: left;
    margin: 10px 0px 0px 5%;
}
.award_text
{
    font-size:18px;
    color:black;
    font-weight: 600;
}
.navbar_phone
{
    display: none;
}
.address_section {
    top:0px;
    right: 0px;
    position: absolute;
    float: right;
    margin: 10px 5% 0px 0px;
    color:black;
    font-weight:600;
    font-size:14px;
}
.welcome
{
    margin-bottom:5%;
}
.galleryheading
{
    font-size:17px;
    text-transform: uppercase;
    color:black;
    font-weight: 600;
    text-align: center;
}

.hexagon {
    cursor: pointer;
    display: inline-block;
    position: relative;
    width: 200px; 
    height: 115.47px;
    background-color: #64c7cc99;
    margin: 57.74px 0;
}

.hexagon:before,
.hexagon:after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
}

.hexagon:before {
    bottom: 100%;
    border-bottom: 57.74px solid #64c7cc99;
}

.hexagon:after {
    top: 100%;
    width: 0;
    border-top: 57.74px solid #64c7cc99;
}

.hexa_text
{
    color: white;
    font-size: 18px;
    text-align: center;
    position: absolute;
    display: block;
    width: 100%;
    top: 20%;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
}
.hexa_text a{
    text-transform: uppercase;
    color:white;
}
.hexa_text a:hover{
    text-decoration: none;
}

/* hexagon design */
.hexa_text:hover{
    transform: scale(1.1);
    font-size: 20px;
}

.first1
{
    position: absolute;
    background-color: #0368ff61;
    top: 5%;
    left: 40%;
}

.first1::before {
    border-bottom: 57.74px solid  #0368ff61;
}

.first1::after{
    border-top: 57.74px solid  #0368ff61;
}

.second
{
    position: absolute;
    background-color: #11abb394;
    left: 47.5%;
    top: 34%;
}

.second::before {
    border-bottom: 57.74px solid  #11abb394;
}

.second::after{
    border-top: 57.74px solid  #11abb394;
}

.third
{
    position: absolute;
    background-color: #010c5f8c;
    left: 55%;
    top: 5%;
}
.third::before {
    border-bottom: 57.74px solid  #010c5f8c;
}

.third::after{
    border-top: 57.74px solid  #010c5f8c;
}
.fourth
{
    position: absolute;
    background-color: #37a8ea73;
    top: 34%;
    right: 22.7%;

}
.fourth::before {
    border-bottom: 57.74px solid  #37a8ea73;
    
}
.fourth::after{
    border-top: 57.74px solid  #37a8ea73;
}

.fifth
{
    position: absolute;
    background-color: #0591c38c;
    top: 5%;
    right: 15.2%;
}
.fifth::before {
    border-bottom: 57.74px solid  #0591c38c;
    
}
.fifth::after{
    border-top: 57.74px solid  #0591c38c;
}
.sixth
{
    position: absolute;
    background-color: #0038b191;
    top: 34%;
    right: 7.8%;
}
.sixth::before {
    border-bottom: 57.74px solid  #0038b191;
    
}
.sixth::after{
    border-top: 57.74px solid  #0038b191;
}

.bookanappointed
{
    padding:15px;
    color:white;
    background-color: #bb62279c;
    font-size: 26px;
    text-align: center;
}
.bookanappointed .btn{
   background-color: #5c98ff;
    font-size: 18px;
    border-radius: 0px;
    border: #5c98ff;
    padding: 15px;
    color:black;
    transition: all 0.5s ease;
 
}
.bookanappointed .btn:hover{
    background-color: black;
    color:white;
   
}
.owl-carousel .item img
{
    width:100%;
}
/* google review section */
.google_reviews{
    text-align: center;
}
.review-item
{
    display: inline-block;
    padding: 3% 0px 3% 3%;
}
.review-meta
{
    display: inline-block;
}
.review-stars
{
    display: block;
}

.star:after
{
    content: "\2605";
    font-size: 24px;
    font-style: normal;
}
.review-text
{
    display: inline-block;
    max-width:700px;
}
.google
{
    padding: 5%;
    text-align: right;
}
.google img{
    margin-left: auto;
}
.justdial{
    padding: 5%;
}
/* why choose us */
.blue_belt
{
    border-top: 2px solid #508dfd;
    font-size:24px;
    padding: 10px;
    font-weight:600;
    text-align: center;
    color:black
}
.strong_font
{
    color:#050556;
    font-family:sans-serif;
    font-weight: 800;
    font-size:36px;
    text-align: center;
    margin:0px 10px ;
}
#whychooseus
{
    padding:5%;
}
.icon_div:nth-child(5){
    clear:left;
}
.icon_div:nth-child(10){
    clear:right;
}
.icon_div
{
    text-align: center;
    padding:10px;
    font-size:14px;
}

.icon_div img{
    margin-bottom: 10px;
    width:70px;
}
.owl-item{
    text-align: center;
    font-size:14px;
}
.team_photo
{
    width:225px !important;
    height:225px;
    border-radius: 50%;
    margin:auto;
}
.doctor_name{
    font-size:18px;
    color:black;
}
.owl2
{
    margin:5% 0px;
}
.carousel_logo
{
    border-top: 3px solid #25258e;
    background-color: white;
}
#bg, #bg2 {
    background: radial-gradient(ellipse at center, #1e8ecf 10%, black 100%);
    overflow: hidden;
  }
.special_bg_contact{
     position: absolute;
}
.contact_form 
{
   
    top:5%;
    width:100%;
}
.contact_form .input-field
{
    margin:10px;
}
.contact_form .input-field input, .contact_form .input-field textarea
{
    width: 60%;
    background-color: transparent;
    border: 2px solid #bb8046;
    padding: 5px;
    color:white !important;
    font-size: 16px !important;
}
/* testimonial form */

.testimonial_block
{
    margin:auto;
    margin-left:auto !important;
    margin-right:auto !important;
}
.testimonial_form .input-field input, .contact_form .input-field textarea{
    color:black ;
    font-size:18px !important;
    font-weight:800 !important;
}
.testimonial_form{
    text-align: center;

}
.mobile_logo
{
    display: none;
}
.testimonial
{
    margin-top:3%;
    height: 400px;
}
.testimonial_bg
{
    background-color: white;
}
.appoiment_bg
{
    background: #ffe2bb66;
    margin: 10%;
    padding: 5%;
}
/*READ MORE LOGIC */
.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}
.testimonial_name{
    font-size:16px;
}
.testimonial_name .read-more-state:checked + .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.testimonial_name .read-more-state + .read-more-wrap + .read-more-trigger:before {
  content: 'Show more';

}

.testimonial_name .read-more-state:checked  + .read-more-wrap + .read-more-trigger:before {
  content: 'Show less';
}
.testimonial-form
{
    color:black;
}
.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #666;
  font-size: .9em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: .25em;
}


#footer
{
    background: #000428;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #004e92, #000428);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #004e92, #000428); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    padding: 5% 0px;
    border-top:2px solid darkblue;
}
#footer li a{
    color:white !important;
}
#footer ul{
    list-style: none;
}
#footer a{
    color:black;
    font-size: 16px;
}

#footer .fab {
    font-size: 32px;
    margin:10px;
    color:white;
  }
  
  #footer  .fa:hover {
      opacity: 0.7;
  }


@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }
/**********  Style pkaceholder here  ***********/
::-webkit-input-placeholder {
  color: lightblue;
  font-size:16px !important;

}
#testimonial{
    background-color:#03121a;
}

.testimonial_form ::-webkit-input-placeholder {
  color: lightgrey !important;
}
.appoiment_bg input::-webkit-input-placeholder 
{
    color:#050556 !important;
    fot-weight:800;
}
.testimonial_form .input-field input, .testimonial_form  .input-field textarea
{
    color:black !important;
}
.testimonial_user_name
{
    color:black;
    font-size: 14px;
}
.testimonial_user_name {
    font-size:18px;
    font-weight:800;
    color:white;
}
.testimonial_block {
    padding: 2%;
   color: white;
    width: 60%;
    margin: auto;
    background-color:transparent;
}
#fileToUpload
{
    margin: auto;
}

/* address section */
#address
{
    background: #06212f;  /* fallback for old browsers */
   color:white;
   padding:0px 0px 5% 0px;
}
#address h2{
    margin:0px;
    padding:10px;
}

/* Carousel navigation*/
.owl-nav
{
    position: absolute;
    top:20%;
    width:100%;
}
.owl-nav .owl-prev, .owl-nav .owl-next
{
    position: absolute;
    color:white !important;
    font-size:30px !important;
}
#team .owl-nav .owl-prev,#team  .owl-nav .owl-next
{
    color:black !important;
    font-size: 50px !important
}

.owl-nav .owl-prev
{
    left:10%;
}
.owl-nav .owl-next
{
    right:10%;
}

#team .owl-nav .owl-prev
{
    left:0px;
}

#team  .owl-nav .owl-next
{
    right:0px;
}







