::-webkit-scrollbar {
    width: 8px;
    height: 10px;
    background-color: rgba(135,150,165,.1);
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background: #df3716 linear-gradient(45deg, #ed323e, #ffbaba);
}
::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 border-radius: 10px;
 background-color: rgba(135,150,165,.1);
}
footer a {
    color: #ed323e;
}
.header-wrapper .menu li .submenu li a {
    border-bottom: 1px dashed #3333;
    padding: 6px 0;
}
.header-wrapper .menu li .submenu li:last-child a {
    border-bottom: none;
}
.stat-item img{
    width: 250px;
}
footer p {
    color: #ed323e;
        margin: 0;
}
#section05 a span {
    z-index: 9;
position: absolute;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
   border-left: 2px solid #ed323e;
    border-bottom: 2px solid #ed323e;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb05 1.5s infinite;
    animation: sdb05 1.5s infinite;
    box-sizing: border-box;
}
@-webkit-keyframes sdb05 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb05 {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}


.header-wrapper .menu li a {
    color: #ffffff;
}
@-webkit-keyframes spinnerRotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes spinnerRotate{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-ms-keyframes spinnerRotate{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}#form_process{-webkit-animation-name:spinnerRotate;-webkit-animation-duration:1.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spinnerRotate;-moz-animation-duration:1.1s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spinnerRotate;-ms-animation-duration:1.1s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;display:inline-block;margin-left:10px;position:relative;visibility:hidden}

#error_data{
	color: red;
    font-size: 14px;
    margin: 0px 0px 10px;
    line-height: normal;    
    width: 90%;

}
.input-group{
    margin-bottom: 15px;}

.cust_btn {
    background: #ffbaba;
    border: none;
    width: auto;
    color: #ed323e;
    padding: 0 24px;
}
.m_auto{
    margin: 0 auto;
}

.form_mid{
   width: 600px;
    max-width: 100%;
    box-shadow: 0 0 15px -2px rgba(175, 182, 192, 0.54);
    background-color: #f7f6f1;
    background-image: url(../images/contact_us_bg.jpg);
    background-repeat: no-repeat;
    padding: 60px;
    margin: 0 auto;
    margin-bottom: 20px;
    background-position: right;
}
.contact_sec ul li {
    padding-left: 45px;
    color: #333;
    margin-bottom: 15px;
}
.contact_sec i {
    width: 35px;
    height: 35px;
    text-align: center;
    float: left;
    color: #ffffff;
    background: #ffbaba;
    padding: 10px;
    box-shadow: 0 0 15px -2px rgba(175, 182, 192, 0.54);
}

.contact_sec .statistics-wrapper{
    padding: 0 100px;
}
a{  color: #333;}

.contact_sec ul{
        padding-top: 20px;
    
}

.red{
    color: #ed323e;
}
.form_content{
    color: #333;
    width: 84%;
    margin: 10px auto 30px auto;}

.contact_side {
    padding: 15% 2% 1% 2%;
}

section.contact_sec {
    background: #f7f6f1;
}
.menu-section2 {
    background-image: url(../images/bg_1.jpg);
    padding: 100px 0px 100px;
    background-position: bottom;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;}

.res-img{
    width: 100%;
}

.title_ab{
    position: absolute;
    left: 0;
    right: 0;
    padding-top: 100px;
}
section#section05 {
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    bottom: 10%;
}

.page-title {
    position: relative;
    overflow: hidden;
    width: 100%;
    background-size: cover !important;
    background-position: center !important;
   
}
.page-title:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.page-title:before {
    position: absolute;
    content: '';
    bottom: -1px;
    width: 100%;
    z-index: 1;
    background-image: url(../images/page_title_divider.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
}

.section-header {
    margin: 0 auto;
}
.section_pad{
    padding: 100px 0;
}
.section_mid_pad{
    
    padding: 50px 0;
}
.section_btm_pad{
    padding-bottom: 100px;
}
.section_top_pad{
    padding-top: 100px;
}
.custom-button1{
       background: #f38b8f;
    box-shadow: 0.872px 9.962px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 12px 30px;
    font-weight: 600;
    color: #ffffff;
    border-radius: 50px;
    display: inline-block;
    margin-bottom: 0px;
    border: 0px;
    font-size: 16px;
    cursor: pointer;
    width: auto;
    height: auto;
    transition: all ease 0.3s;
}

.bg_pink{
    background: #ffbaba;
}
.color_pink{
    color: #ffbaba;
}
.bg_ligt{
    background: #f7f6f1;
}
.pt-20{
    padding-top: 20px;
}

.section-heading .title {
    font-size: 53px;
    line-height: 60px;
    font-weight: 700;
    margin-bottom: 11px;
    display: block;
    color: #f57a82;
}

.light_pink .title{
    color: #f57a82;
}

.light_pink .sub-title{
     color: #f57a82;
}
.light_pink {
    color: #f38b8f;
}

.section-header .title1 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    margin-bottom: 11px;
    display: block;
    color: #f38c8f;
}
.half_list li {
    float: left;
    width: 50%;
}
.p0{
    padding: 0 !important;
}
.mb-30{
    margin-bottom: 30px;
}
.certi_name {
    font-weight: 800;
    color: #f38c8f;
    text-align: center;
    margin-top: 10px;
}
.mt-content{

    margin-top: 45px;}

.mt-img{
    margin-top: -70px}

h4.text-right {
    font-size: 20px;
    text-align: center !important;
    padding: 10px 0;
    color: #fff;
    background: #fb9fa0;
    border: 2px solid #3333;
    top: -25px;
    position: relative;
    border-radius: 10px 0;
}
.amenities-section .single-amenities {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    transition: all ease 0.3s;
    background: #fff;
    box-shadow: 0 0 15px -2px rgba(175, 182, 192, 0.54);
    margin-bottom: 30px;
}
.single-amenities p {
    padding-top: 10px;
    margin-bottom: 10px;
}
.amenities-section .single-amenities .text {
    font-size: 22px;
    line-height: 34px;
    color: #f38b8f;
    font-weight: 600;
}
.single-amenities img{
    border-radius: 10px;
}

#About .img img {
            width: 350px;
    
}

#About .title1 {
    text-align: left;
}

.map_inner{
    
}
.map_inner{
    width: 50%;
    float: left;
}
.map_inner img{
    width: 100%;
}
.contact_us_in {
        box-shadow: 0 0 15px -2px rgba(175, 182, 192, 0.54);
    border: 1px solid #ffbaba94;
    padding: 30px;
    border-radius: 60px 0;
}
.contact_us_in h4{
        margin-top: 0px;
}
    

.mt-img1{
    margin-top: -40px;
}

.timeline_img img{
    width: 60%;
}
.fancybox-caption {
    text-align: center;
}
/*.fancybox-caption {
    
    text-align: center;
        padding: 15px 0;
    border-top: none !important; }
.fancybox-caption::after {
    border-bottom: none !important;}*/

.col-md-4.certi-img {
    text-align: center;
}
textarea {
    height: 70px;
}
i#form_process {
    width: 20px;
    height: 20px;
    margin-top: 12px;
}

img.mono {
    filter: invert(1) brightness(11.5);
}
.whatsapp-floting{
    position: fixed;
        background: #25d366;
        width: 190px;
        padding: 5px;
        color: #fff;
        height: 43px;
        line-height: 35px;
        z-index: 2;
        bottom: 0;
        border-radius: 10px 10px 0 0;
        text-align: center;
        bottom: 0;
        right: 5px;
        font-weight: 700;
    }
    
    .whatsapp-floting a{
    color: #fff;
        font-weight: normal;
        cursor: pointer;
        }
    .bookAppointment-floting a{
        color: #fff;
        font-weight: normal;
        cursor: pointer;
    }
    
    .bookAppointment-floting a:hover, .whatsapp-floting a:hover{
        text-decoration: none;
    }
    
    @media screen and (max-width: 428px) {
      .bookAppointment-floting{
        position: fixed;
            width: 100%;
            border-radius: 10px 0px 0 0;
        }
        .whatsapp-floting{
            width: 50%;
            border-radius: 0px 10px 0 0;
        }

    }