* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
img {
    max-width: 100%;
}
body {
    font-size: 16px;
    font-family: arial;
}
header {
    background-color: #ffffff;
    box-shadow: 0 0 10px rgb(26 26 26 / 15%);
    padding: 5px 0;
}
.consult-btn {
    color: #ffffff;
    background-color: #009cb0;
    padding: 15px 30px 15px 30px;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    /*float: right;*/
    font-weight: 600;
    margin-top: 8px;

}
header img {
    margin-top: 5px;
}
.consult-btn:hover {
    color: #ffffff;
}

.contact-form-wrapper {
  padding: 10px 0;
  float: right;
    float: right;
    position: absolute;
    top: 0px;
    right: 20px;
}

.contact-form {
  padding: 10px 20px;
  background-color: #ffffff;
  border-radius: 12px;
  max-width: 400px;
border: 2px solid #ccc;
}

.contact-form textarea {
  resize: none;
}

.contact-form .form-input,
.form-text-area {
  background-color: #f0f4f5;
  height: 40px;
  padding-left: 16px;
  margin-bottom: 10px;
}
.contact-form select {
  background-color: #f0f4f5;
  height: 40px;
  padding-left: 16px;
  margin-bottom: 10px;
  border: none;
  color: #aeb4b9;
}
.contact-form .form-text-area {
  background-color: #f0f4f5;
  height: auto;
  padding-left: 16px;
}

.contact-form .form-control::placeholder {
  color: #aeb4b9;
  font-weight: 500;
  opacity: 1;
}

.contact-form .form-control:-ms-input-placeholder {
  color: #aeb4b9;
  font-weight: 500;
}

.contact-form .form-control::-ms-input-placeholder {
  color: #aeb4b9;
  font-weight: 500;
}

.contact-form .form-control:focus {
  /*border-color: #f33fb0;*/
  border: 1px solid #009cb0;
  box-shadow: none;
}

.contact-form .title {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}

.contact-form .description {
  color: #000;
  font-size: 14px;
  text-align: center;
}

.contact-form .submit-button-wrapper {
  text-align: center;
}

.contact-form .submit-button-wrapper input {
  border: none;
  border-radius: 4px;
  background-color: #009cb0;
  color: white;
  text-transform: uppercase;
  padding: 10px 60px;
  font-weight: 500;
  letter-spacing: 2px;
}

.contact-form .submit-button-wrapper input:hover {
  background-color: #007382;
}

.about-section {
    padding: 50px 0;
}
.about-section span {
    display: block;
    color: #009cb0;
    margin-bottom: 6px;
    font-weight: 600;
}
.about-section h3 {
    display: block;
    color: #000000;
    font-weight: 600; 
}
.what-we-offer {
    padding: 50px;
    background-color: #f6f6f6;
}
.wdt-content-title {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #009cb0;
    text-align: center;
    /* margin-bottom: 40px; */
    flex: inherit;
    width: calc(100% - clamp(1.5625rem, -6.5816rem + 10.1721vw, 5.625rem));
}
.wdt-content-title h5 a{
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    display: block;
    padding: 10px;
}
.modal-footer {
    justify-content: center;
}
.pos-rel {
    position: relative;
}
.img-1 {
    margin-top: 30px;
}
.col-md-6 {
    padding: 0 10px;
}
.img-6 {
    margin-top: 20px;
}
.right-sec {
    margin-top: 0px;
}
.book-apointment {
    background-color: #009cb0;
    padding: 15px;
}
.white-btn:hover {
    background-color: #007382;
    color: #ffffff;
}
.white-btn {
    float: right;
    background-color: #ffffff;
    color: #000000;
    font-size: 14px;
    padding: 10px 52px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 20px;
}
.book-apointment svg {
    color: #ffffff;
    width: 80px;
}
.book-apointment .email span {
    text-transform: lowercase;
}
.book-apointment span.get-sup {
    display: block;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 2.4px;
}

.book-apointment .email {
    display: inline-block;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 2.4px;
    vertical-align: middle;
    margin-left: 25px;
}
.book-apointment h3 {
    display: inline-block;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 2px;
    vertical-align: middle;
    margin-bottom: 0;
}
.book-slot {

}
.book-slot .left-img {
    background-image: url('../images/book-ap.jpg');
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    height: 100%;
    width: 100%;
}
.wdt-content-item {
        text-align: start;
    justify-content: start;
    justify-items: start;
    padding: 30px 40px;
    background-color: #ffffff;
    border-radius: 0px 0px 0px 0px;
    position: absolute;
    top: 20px;
    left: 40%;
    transform: translateX(-50%);
    width: 500px;
}
.wdt-content-item .wdt-content-icon-wrapper, .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon {
    display: inline-flex;
    justify-content: inherit;
}
/*.wdt-content-icon span {
    font-size: 50px;
    width: 50px;
    height: 50px;
}*/
.wdt-content-item .wdt-content-subtitle {
    color: #d25239;
    font-size: 0.9em;
    letter-spacing: 0.05em;
}
.wdt-content-button > a {
    background-color: transparent;
    padding: 0;
    font-weight: 700;
    font-size: 18px;
}
.appointment-sec {
    background-color: #666666;
    padding: 50px;
    color: #ffffff;
}


#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] { font:400 12px/16px "Open Sans", Helvetica, Arial, sans-serif; }

#contact {
    /*background:#F9F9F9;*/
    padding:25px 0;
    /*margin:50px 0;*/
}

#contact h3 {
    color: #F96;
    display: block;
    font-size: 30px;
    font-weight: 400;
}

#contact h4 {
    margin:5px 0 15px;
    display:block;
    font-size:13px;
}

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
}

#contact input[type="text"], 
#contact input[type="email"], 
#contact input[type="tel"], 
#contact input[type="url"], 
#contact textarea,
#contact input,
#contact select {
    width: 100%;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 10px;
    color: #000000;
    border-radius: 10px;
}

/*#contact input[type="text"]:hover, 
#contact input[type="email"]:hover, 
#contact input[type="tel"]:hover, 
#contact input[type="url"]:hover, 
#contact textarea:hover {
    -webkit-transition:border-color 0.3s ease-in-out;
    -moz-transition:border-color 0.3s ease-in-out;
    transition:border-color 0.3s ease-in-out;
    border:1px solid #AAA;
}
*/
#contact textarea {
    height:100px;
    max-width:100%;
  resize:none;
}
#contact select option {
    color: #000000;
    padding: 10px;
}
#contact button[type="submit"] {
    cursor:pointer;
    width:100%;
    border:none;
    background:#009cb0;
    color:#FFF;
    margin:0 0 5px;
    padding:10px;
    font-size:15px;
}

#contact button[type="submit"]:hover {
    background:#007382;
    -webkit-transition:background 0.3s ease-in-out;
    -moz-transition:background 0.3s ease-in-out;
    transition:background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#contact input:focus, #contact textarea:focus, #contact select:focus {
    outline:0;
    /*border-bottom: 1px solid #009cb0;*/
    /*box-shadow: none;*/
}
::-webkit-input-placeholder {
 color:#000;
}
:-moz-placeholder {
 color:#000;
}
::-moz-placeholder {
 color:#000;
}
:-ms-input-placeholder {
 color:#000;
}
footer.footer {
    background-color: #009cb0;
}
footer.footer .chat a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}
footer.footer .chat a i.sdr-ics {
    color: #009cb0 !important;
    background: #fff;
    padding: 7px 8px;
    border-radius: 4px;
    margin-right: 4px;
}
footer.footer .chat a i.fa-map-marker {
    float: left;
    margin-right: 10px;
}
footer.footer .chat {
    font-size: 18px;
    color: #000;
    font-weight: normal;
    float: none;
    padding-left: 0;
}
.book-slot .col-md-6 {
    padding: 0;
}
.book-slot h5 {
    color: #000000;
    font-size: 36px;
    font-weight: 600;
}
.book-slot svg {
    width: 50px;
}
.book-slot .email {
    display: inline-block;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 2.4px;
    vertical-align: middle;
    margin-left: 25px;
    align-items: center;
    display: flex;

}
.book-slot .email .get-sup{
    color: red;
    display: block;
    font-weight: 600;
}
.book-slot .email a {
    color: #000000;
    text-decoration: none;
}
.service-box {
transition: all 0.3s linear 0s;
    margin-bottom: 10px;
    overflow: hidden;
    margin: 10px;

}
.img-6 {
    margin-top: 0;
}

.service-box img{
    transition: all 0.3s linear 0s;
    transform: scale(1);
    height: 300px;
}
.service-box:hover img{
    transform: scale(1.1);
}
.service-box:hover .wdt-content-title {
    background-color: #007382;
}
.why-choose {
    padding: 80px 0;
    background-color: #fff7f1;
}
.why-box {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    /*box-shadow: 1px 5px 15px 2px rgb(68 102 242 / 5%);*/
    border: 1px solid #009cb0;
    transform: scale(1);
    display: flex;
    align-items: center;
    min-height: 160px;
}
.why-box:hover {
    box-shadow: 1px 5px 15px 2px rgb(68 102 242 / 5%);
    transform: scale(1.01);
}
.why-box span {
    display: inline-block;
    width: 30%;
    float: left;
}
.why-box .text-box {
    display: inline-block;
    width: 70%;
    float: left;
    padding-left: 15px;
}
.why-box .text-box h3 {
    font-size: 16px;
    font-weight: 600;
}
.why-choose .col-md-3 {
    padding: 0 5px;
}
.why-text span {
    color: #009cb0;
    /*letter-spacing: 2.5px;*/
    font-weight: 600;
}
.why-text p {
    margin-bottom: 50px;
    color: #000000;
    font-size: 26px;
    margin-top: 15px;
}
.mar-50 {
    margin-top: 70px;
}
.results {
    padding: 50px;
}
.results h6 {
    color: #fff;
    letter-spacing: 2.5px;
    font-weight: 600;
    text-transform: uppercase;
}
.results .result-title {
    display: flex;
    align-items: center;
    background-color: #009cb0;
    text-align: center;
    color: #fff;
}
.results .result-title .top-title{
    width: 100%;
}
.results .result-title .top-title h3{
    font-size: 40px;
    text-transform: uppercase;
}
.skin-sec {
    background-color: #fff7f1;
}
footer {
    background-color: #000000;
    padding: 15px;
}
footer p{
   color: #ffffff;
   margin-bottom: 0;
}
footer p a{
   color: #ffffff;
   text-decoration: none;
   font-weight: 600;
   font-size: 16px;
}
footer p a:hover{
   color: #ffffff;
   text-decoration: none;
   font-weight: 600;
   font-size: 16px;
}
footer .designed-text{
   text-align: right;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    /* left: 40px; */
    background-color: #098938;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    z-index: 1000;
    animation: bot-to-top 2s ease-out;
    z-index: 1;
}
a#menu-share i {
    animation: rotate-in 0.5s;
}
.my-float {
    font-size: 27px !important;
    margin-top: 18px;
}
a#menu-share:hover > i {
    animation: rotate-out 0.5s;
    color: #ffffff;
}
@keyframes rotate-in {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}

@keyframes rotate-out {
    from {transform: rotate(360deg);}
    to {transform: rotate(0deg);}
}
.modal-body {
    background-color: #009cb0;
}
.modal-body .contact-form {
    max-width: 100%;
    width: 100%;
    padding: 10px 15px;
}
.footer-box {
    display: none;
}
header .container-fluid {
    padding: 0 25px;
}
header .container-fluid .col-md-9{
    align-items: center;
    display: flex;
    justify-content: end;
}
.what-we-offer .col-md-3 {
    padding: 0 10px;
}
.chat {
    /*font-family: Calibri;*/
    font-size: 18px;
    color: #000;
    font-weight: bold;
    float: right;
    padding-left: 10px;
}
.chat a {
    /*font-family: Calibri;*/
    font-size: 18px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
.sdr-ics {
    color: #fff !important;
    background: #009cb0;
    padding: 9px 10px;
    border-radius: 4px;
    margin-right: 4px;
}
.mobile {
    display: none;
}
@media (max-width: 767px) {
    .book-slot h5 {
        font-size: 21px;
        font-weight: 600;
    }
    .why-text p {
        color: #000000;
        font-size: 18px;
        font-weight: 600;
    }
    .mobile-hide {
        display: none;
    }
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
    .contact-form-wrapper {
        position: static;
    }
    iframe {
        width: 100%;
        height: auto;
    }
    .book-slot .left-img {
        display: none;
    }
    .appointment-sec {
        padding: 50px 20px;
    }
    main {
        margin-bottom: 50px;
    }
    footer {
        text-align: center;
    }
    footer .designed-text {
        text-align: center;
    }
    footer.footer {
        text-align: left;
    }
    footer.footer .chat {
        margin-bottom: 10px;
        display: block;
    }
    .what-we-offer {
        padding: 50px 0px;
    }
  /*  .service-box img {
        height: 200px !important;

    }*/
    .wdt-content-title {
        position: static;
        width: 100%;
    }
    .right-sec {
        margin-top: 0;
    }
    .book-apointment {
        text-align: center;
    }
    .book-apointment .email {
        margin-bottom: 15px;
        margin-left: 0;
    }
    .white-btn {
        padding: 10px 40px;
        float: none;
        display: inline-block;
    }
    .results {
        padding: 50px 0px;
    }
    .results .result-title .top-title h3 {
        font-size: 22px;
        padding: 0 10px;
    }
    .results .result-title .top-title {
        width: 100%;
        padding-top: 10px;
    }
    .book-slot .wdt-content-item{
        text-align: center;
        justify-content: start;
        justify-items: start;
        padding: 15px;
        background-color: #ffffff;
        border-radius: 0px 0px 0px 0px;
        position: static;
        top: 0;
        left: 50%;
        transform: none;
        width: 100%;
    }
    .mar-50 {
        margin-top: 10px;
    }
    .img-1 {
        margin-top: 0px;
    }
    .contact-form {
        padding: 30px 10px;
    }
    /*#header .col-md-3 {
        width: 50%;
    }
    #header .col-md-9 {
        width: 50%;
    }*/
    header {
        text-align: center;
    }
    header .container-fluid .col-md-9 {
        display: block;
    }
    header .chat {
        /* font-family: Calibri; */
        font-size: 14px;
        color: #000;
        font-weight: bold;
        float: left;
         padding-left: 0px; 
        width: 100%;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    header .chat a {
        /* font-family: Calibri; */
        font-size: 24px;
    }
    #header .col-md-9 .consult-btn {
        font-size: 14px;
        padding: 15px;
        margin-top: 4px;
    }
    header img {
        width: 130px;
    }
    #menu-share {
        display: none;
    }
    .footer-box {
        display: block;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: #a69837;
        color: white;
        text-align: center;
        z-index: 999;
    }
    .book-app {
        width: 33.33% !important;
        padding: 2%;
        float: left;
        line-height: 18px;
        height: 50px;
        align-items: center;
        display: flex;
        justify-content: center;
    }
    .book-app a {
        text-decoration: none;
    }
}