html,body,ul,li,ol{margin:0;padding:0}nav,section,footer,aside{margin:0;padding:0;display:block}li{list-style-type:none}a,a:hover,a:visited{text-decoration:none}.footer{background:#62b6cb;padding:30px 0 0;color:white}.footer__block{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin:0 0 30px}@media (max-width:540px){.footer__block{flex-direction:column;justify-content:center;align-items:center;text-align:center}}.footer__address p{font-size:14px;margin:0}.footer__address p a{color:white}@media (max-width:540px){.footer__logo{margin:30px 0}}.footer__social{width:150px;text-align:right;display:flex;justify-content:right}.footer__social a{width:40px;height:40px;color:white;line-height:40px;text-align:center;transition:all .3s ease-in-out}.footer__social a:hover{background:transparent;color:#62b6cb}.footer__bottom{background:#3f88c5;list-style:none;display:flex;justify-content:space-between;margin:5px 0;padding:10px}.footer__bottom ul{list-style:none;display:flex;justify-content:space-between;margin:5px 0;padding:0}@media (max-width:540px){.footer__bottom ul{flex-wrap:wrap;flex-direction:column}}.footer__bottom ul li a{font-size:14px;color:white}@media (max-width:540px){.footer__bottom ul li a{text-align:center;display:block;margin:5px 0}}.footer .footer__social li{border:1px solid #fff;margin:10px 0;width:40px;text-align:center}body footer#footer .footer .container .footer__block .footer__address .read-more-footer{height:auto!important}.footer__logo img{max-width:250px}.footer .footer__social li:hover{background:#3f88c5}.footer__bottom ul li a:hover{opacity:0.7}@MEDIA (MAX-WIDTH:767PX){.footer__social{text-align:CENTER;justify-content:CENTER}.footer__social li{margin:0 10px!important}.footer__social ul{display:inline-flex}}html,body,ul,li,ol{margin:0;padding:0}nav,section,footer,aside{margin:0;padding:0;display:block}li{list-style-type:none}a,a:hover,a:visited{text-decoration:none}#appointment{background:#000}#appointment .app-header{font-size:24px;letter-spacing:-0.5px;text-align:center;color:#8597ac;padding:20px 0}#appointment #location{background:#FFF;padding:0}#appointment .modal-content{max-width:inherit;width:85%;box-shadow:none;border:none;margin:0 auto}#appointment .modal-body{padding:0}@media (min-width:768px){#appointment .modal-dialog{width:100%;margin:30px auto}}#appointment .select-location,#appointment .select-doctor,#appointment .select-service,#appointment .fill-form,#appointment .success{display:none}#appointment .select-location.active,#appointment .select-doctor.active,#appointment .select-service.active,#appointment .fill-form.active,#appointment .success.active{display:block}#appointment .fill-form h3{visibility:hidden}#appointment .fill-form .confirm{text-align:center}#appointment .fill-form .btn,#appointment .fill-form button.confirm{width:100%;max-width:330px;height:40px;text-transform:uppercase;padding:0;background:transparent;width:100%;line-height:40px;border:1px solid #3f88c5;color:#3f88c5;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#appointment .fill-form .btn:hover,#appointment .fill-form button.confirm:hover{background:#3f88c5;color:#FFF}#appointment #location .location{display:flex;flex-wrap:wrap;justify-content:space-evenly}#appointment #location .location__list{display:flex;background:#FFF;border-radius:4px;width:100%;max-width:750px;overflow:hidden;border:solid 1px #c2d0e1;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#appointment #location .location__list:hover{border:solid 1px #3f88c5}#appointment #location .location__list__content{width:285px;height:266px;background:#FFF;margin-left:15px;text-align:left}#appointment #location .location__list__content__location{font-size:16px;text-transform:uppercase;font-weight:bold}#appointment #location .location__list__content__address,#appointment #location .location__list__content__hours{font-size:14px;font-weight:500;color:#3f88c5;line-height:26px}#appointment #location .location__list__content__hours{margin-bottom:0}#appointment #location .location__list__content__closed{color:#8597ac;margin-bottom:0}#appointment #location .location__list__content__btn{font-size:13px;font-weight:bold;text-transform:uppercase;color:#3f88c5;width:150px;height:40px;background:none;margin-top:15px;border:solid 1px #3f88c5;transition:all .3s ease-in-out}#appointment #location .location__list__content__btn:hover{background:#3f88c5;color:#FFF}#appointment #location .place-card{display:none}@media only screen and (max-width:768px){#appointment #location .location__list{margin:0 0 30px;flex-direction:column}#appointment #location .location__list__map{width:50%}#appointment #location .location__list__map iframe{width:100%}#appointment #location .location__list__content{width:50%}}#appointment .team{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;justify-content:center}#appointment .team .team-box{width:100%;text-align:center;max-width:260px;border-radius:5px;margin:10px;overflow:hidden;height:57%;cursor:pointer}#appointment .team .team-box:hover img{transform:scale(1.1)}#appointment .team .team-box a,#appointment .team .team-box a:hover{text-decoration:none}#appointment .team .team-box__img{height:250px;position:relative;overflow:hidden}#appointment .team .team-box__img img{width:100%;height:100%;transition:all .3s ease-in-out}#appointment .team .team-box__img__hover{position:absolute;width:100%;top:60%;left:50%;z-index:1;transform:translate(-50%,-50%) scale(0);transition:all .3s ease-in-out}#appointment .team .team-box__img__hover__social{margin-left:-20px}#appointment .team .team-box__img__hover__social a{color:#FFF;font-size:20px;margin:0 10px;width:30px;height:30px;line-height:30px;text-align:center}#appointment .team .team-box__img__hover__cta{margin-top:30px}#appointment .team .team-box__img__hover__cta .btn{background:#FFF;color:#3f88c5}#appointment .team .team-box__img .overlay{position:absolute;background:rgba(63,136,197,0.8);height:100%;width:100%;top:0;opacity:0;transition:all .3s ease-in-out}#appointment .team .team-box__text{background:#FFF;text-align:left;padding:15px 25px;transition:all .3s ease-in-out}#appointment .team .team-box__text h4{font-weight:600;color:#505050;font-size:16px;margin-bottom:5px;transition:all .3s ease-in-out}#appointment .team .team-box__text p{color:#3f88c5;transition:all .3s ease-in-out}#appointment .team-box:hover .team-box__img__hover{transform:translate(-50%,-50%) scale(1)}#appointment .team-box:hover .team-box__text{background:#2b2b2b}#appointment .team-box:hover .team-box__text h4,#appointment .team-box:hover .team-box__text p{color:#FFF}#appointment .team-box:hover .overlay{opacity:1}@media only screen and (max-width:768px){#appointment .team .team-box{max-width:inherit}}#appointment .serviceslist{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;justify-content:center}#appointment .serviceslist .service-box{width:100%;text-align:center;max-width:260px;border-radius:5px;margin:10px;overflow:hidden;height:57%;cursor:pointer}#appointment .serviceslist .service-box:hover img{transform:scale(1.1)}#appointment .serviceslist .service-box a,#appointment .serviceslist .service-box a:hover{text-decoration:none}#appointment .serviceslist .service-box__img{height:200px;position:relative;overflow:hidden}#appointment .serviceslist .service-box__img img{width:100%;height:100%;transition:all .3s ease-in-out}#appointment .serviceslist .service-box__img__hover{position:absolute;width:100%;top:60%;left:50%;z-index:1;transform:translate(-50%,-50%) scale(0);transition:all .3s ease-in-out}#appointment .serviceslist .service-box__img__hover__social{margin-left:-20px}#appointment .serviceslist .service-box__img__hover__social a{color:#FFF;font-size:20px;margin:0 10px;width:30px;height:30px;line-height:30px;text-align:center}#appointment .serviceslist .service-box__img__hover__cta{margin-top:30px}#appointment .serviceslist .service-box__img__hover__cta .btn{background:#FFF;color:#3f88c5}#appointment .serviceslist .service-box__img .overlay{position:absolute;background:rgba(63,136,197,0.8);height:100%;width:100%;top:0;opacity:0;transition:all .3s ease-in-out}#appointment .serviceslist .service-box__text{height:100px;background:#FFF;text-align:left;padding:15px 25px;transition:all .3s ease-in-out}#appointment .serviceslist .service-box__text h4{font-weight:600;color:#505050;font-size:16px;margin-bottom:5px;transition:all .3s ease-in-out}#appointment .serviceslist .service-box__text p{color:#3f88c5;transition:all .3s ease-in-out}#appointment .service-box:hover .service-box__img__hover{transform:translate(-50%,-50%) scale(1)}#appointment .service-box:hover .service-box__text{background:#2b2b2b;text-align:center}#appointment .service-box:hover .service-box__text h4,#appointment .service-box:hover .service-box__text p{color:#FFF}#appointment .service-box:hover .overlay{opacity:1}@media only screen and (max-width:768px){#appointment .serviceslist .service-box{max-width:inherit}}#appointment #appointment-form{max-width:800px;margin:0 auto}#appointment .form-control{box-shadow:none;border-radius:0;font-size:17px;padding:10px 18px;font-size:15px;width:100%;max-width:387px;height:50px;border-radius:4px;background-color:#eceff3;border:solid 1px #c2d0e1;margin:0 auto}#appointment .day{font-size:14px;display:block;margin:2px;margin-top:5px;color:#000;position:relative;text-align:center;letter-spacing:-0.3px;margin-bottom:20px}#appointment .day span{font-size:12px;color:#1a0f0f;padding:0 5px;font-weight:400}#appointment .days-group{display:flex;justify-content:center}#appointment .days-group .inline{margin-right:5px;margin-bottom:5px}#appointment span.err-msg{display:block;width:100%;text-align:left;margin-top:5px;font-size:12px;color:#f00;visibility:hidden}#appointment span.err-msg.text-center{text-align:center}#appointment .checkbox-custom{opacity:0;position:absolute;display:inline-block;vertical-align:middle;margin:0;cursor:pointer;width:60px;height:25px;outline:0;color:#9A9A9A;background:#62b6cb;font-weight:400;border:solid 1px #62b6cb}#appointment .checkbox-custom-label-app-v2{cursor:pointer;width:70px;height:25px;outline:0;background:#FFF;font-weight:400;color:#3f88c5;border-radius:5px;padding:0 3px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border:solid 1px #62b6cb}#appointment .checkbox-custom-label-app-v2:hover{background:#62b6cb;color:#FFF}#appointment .checkbox-custom-label-app-v2:hover span{color:#FFF}#appointment .checkbox-custom-label-app-v2.period{width:110px;border-radius:30px}#appointment .checkbox-custom-label{position:relative;transition:all ease-in-out 0.3s}#appointment .checkbox-custom-label span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#3f88c5;width:60px}#appointment .tabs .tab-content .form span{font-size:14px}#appointment .checkbox-custom:checked + .checkbox-custom-label-app-v2{color:#FFF;background:#62b6cb}#appointment .modal-close{border:none;cursor:pointer}#appointment .modal-close i{cursor:pointer}#appointment .toggle-button{margin:20px 0;text-align:center;width:100%}#appointment .toggle-button li{display:inline-block}#appointment .toggle-button li:first-child{padding-right:10px}#appointment .toggle-button .switch{padding:0}#appointment .switch{position:relative;display:block;width:60px;height:20px;padding:3px;margin:0;top:7px;background:linear-gradient(to bottom,#eeeeee,#FFFFFF 25px);background-image:-webkit-linear-gradient(top,#eeeeee,#FFFFFF 25px);border-radius:18px;box-shadow:inset 0 -1px white,inset 0 1px 1px rgba(0,0,0,0.05);cursor:pointer;box-sizing:content-box}#appointment .radio{position:absolute;top:0;left:0;opacity:0;box-sizing:content-box}#appointment .switch-label{position:relative;display:block;height:inherit;font-size:10px;text-transform:uppercase;background:#eceeef;border-radius:inherit;box-shadow:inset 0 1px 2px rgba(0,0,0,0.12),inset 0 0 2px rgba(0,0,0,0.15);box-sizing:content-box}#appointment .switch-label:before,#appointment .switch-label:after{position:absolute;top:50%;margin-top:-.5em;line-height:1;-webkit-transition:inherit;-moz-transition:inherit;-o-transition:inherit;transition:inherit;box-sizing:content-box}#appointment .switch-label:before{content:attr(data-off);right:11px;color:#aaaaaa;text-shadow:0 1px rgba(255,255,255,0.5)}#appointment .switch-label:after{content:attr(data-on);left:11px;color:#FFFFFF;text-shadow:0 1px rgba(0,0,0,0.2);opacity:0}#appointment .radio:checked ~ .switch-label{background:#E1B42B;box-shadow:inset 0 1px 2px rgba(0,0,0,0.15),inset 0 0 3px rgba(0,0,0,0.2)}#appointment .radio:checked ~ .switch-label:before{opacity:0}#appointment .radio:checked ~ .switch-label:after{opacity:1}#appointment .switch-handle{position:absolute;top:-6px;left:0;width:30px;height:30px;background:#3f88c5;border-radius:100%;box-shadow:1px 1px 5px rgba(0,0,0,0.2)}#appointment .switch-handle:before{content:"";position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px;width:12px;height:12px;background:linear-gradient(to bottom,#eeeeee,#FFFFFF);background-image:-webkit-linear-gradient(top,#eeeeee,#FFFFFF);border-radius:6px;box-shadow:inset 0 1px rgba(0,0,0,0.02)}#appointment .radio:checked ~ .switch-handle{left:35px;box-shadow:-1px 1px 5px rgba(0,0,0,0.2)}#appointment .radio-inline .switch-label{overflow:hidden}#appointment .radio-inline .switch-label:before,#appointment .radio-inline .switch-label:after{width:20px;height:20px;font-size:12px;top:0;left:0;right:0;bottom:0;padding:11px 0 0 0;text-indent:-12px;border-radius:20px;box-shadow:inset 0 1px 4px rgba(0,0,0,0.2),inset 0 0 3px rgba(0,0,0,0.1)}#appointment .radio-inline .switch-label:before{background:#eceeef;text-align:left;padding-left:48px}#appointment .radio-inline .switch-label:after{text-align:left;text-indent:9px;background:#3f88c5;left:-75px;opacity:1;width:100%}#appointment .radio-inline .radio:checked ~ .switch-label:before{opacity:1;left:75px}#appointment .radio-inline .radio:checked ~ .switch-label:after{left:0}#appointment .radio-inline .radio:checked ~ .switch-label{background:inherit}#appointment .switch-label,#appointment .switch-handle{transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease}.appointment-tab{position:relative;display:flex;flex-wrap:wrap;height:auto;line-height:60px;border-radius:4px;color:#8597ac;font-size:30px;margin-bottom:20px}.appointment-tab li{padding:0 22px;background:#3f88c5;border:solid 1px #8597ac;border-top:none;font-size:25px;border-bottom:none;cursor:pointer;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.appointment-tab li:hover,.appointment-tab li.active{background:#3f88c5;color:#FFF}.appointment-tab li:hover span,.appointment-tab li.active span{color:#FFF}.appointment-tab li.modal-close{padding:0 30px}.appointment-tab li span{font-size:14px;text-transform:uppercase;color:#3f88c5;display:block;line-height:0;bottom:20px}.modal.error-contact,.modal.success-contact{background:#FFF}.modal.error-contact .modal-content,.modal.success-contact .modal-content{border:none;box-shadow:none}.modal.error-contact .modal-dialog,.modal.success-contact .modal-dialog{width:90%;margin-top:10%}.modal.error-contact .success-message__text,.modal.success-contact .success-message__text{padding:50px 0;text-align:center}.modal.error-contact .success-message__text h5,.modal.success-contact .success-message__text h5{font-size:30px;letter-spacing:-0.6px;color:#3f88c5;padding-bottom:20px}.modal.error-contact .success-message__text p,.modal.success-contact .success-message__text p{font-size:24px;letter-spacing:-0.5px;color:#1a2736}.modal.error-contact .success-message__text p i,.modal.success-contact .success-message__text p i{font-size:75px;color:#3f88c5}.modal.error-contact .btn,.modal.success-contact .btn{width:100%;max-width:330px;height:40px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-radius:30px;text-transform:uppercase;line-height:40px;padding:0;margin-top:30px;border:1px solid #3f88c5;color:#3f88c5}.modal.error-contact .btn:hover,.modal.success-contact .btn:hover{background:#3f88c5;color:#FFF}@media only screen and (max-width:768px){.appointment-tab{font-size:16px;line-height:42px}.appointment-tab li{width:80%;height:50px;border:1px solid gray;line-height:46px;font-size:18px;padding:0 15px}.appointment-tab li span{position:static}.appointment-tab li.modal-close{height:auto;width:15%;padding:0 17px}.appointment-tab li.modal-close span{width:0}.appointment-tab li{width:20%}#appointment #location .location__list__content{margin-left:0}}.infotxt{text-align:center;font-size:14px;display:none}.btn{width:unset;border-radius:unset;border:unset}#location .location__list__map{width:38%;max-height:206px}#location .location__list__map iframe{height:206px!important;width:100%;border:none}.location__list{padding:20px 17px;min-height:360px;margin-bottom:41px}#appointment #location .location__list:hover{border:solid 2px #3f88c5}#appointment #location .location__list__content__btn{border:solid 1px #3f88c5;color:#3f88c5;margin-left:20%}#appointment #location .location__list__content__btn:hover{background:#3f88c5}a.next-btn:hover{color:#3f88c5}#appointment #location .location__list__content{width:59%}.next-btn{font-size:13px;font-weight:bold;text-transform:uppercase;color:#3f88c5;width:110px;height:40px;display:block;line-height:38px!important;text-align:center;border-radius:20px;background:none;margin-top:15px;margin:15px auto 30px;border:solid 1px #3f88c5;transition:all .3s ease-in-out}.appointment-tab{background:#3f88c5;padding:0px 0px}.one-location{margin-left:22%}.tab-center{margin-left:25%}.no-border-tab{border:none;width:40%;margin-left:32%}.appointment-tab li{height:100px;width:20%;color:#FFF;padding:none;display:flex;justify-content:center;padding-top:24px}.appointment-tab li i{margin-left:12px;margin-top:10px}.appointment-tab li span{font-size:.9em;line-height:1;text-align:center;position:none;bottom:20px;text-transform:none;margin:15px 0 0 0;color:#fff}.appointment-tab li.active{background:#62b6cb}#appointment .modal-close i{margin:auto;font-size:26px}.appointment-tab-one-location{background:#1A2736;padding:0px 0px}.appointment-tab-one-location li{height:100px;width:25%;font-size:30px;color:#FFF;padding:none}.appointment-tab-one-location li span{font-size:20px;line-height:3;text-align:center;position:none;bottom:20px;text-transform:none}.appointment-tab-one-location li.active{background:#3f88c5}#appointment #location{padding:0 0 30px 0}label>input[type=radio]:checked + *::before{background-color:#3f88c5}label>input[type=radio]:checked + *{color:red}#appointment .team-box:hover .team-box__text .service-box:hover .service-box__text{background:white!important}#appointment .team-box:hover .team-box__text .service-box:hover .service-box__text h4{color:#000}#appointment .team-box:hover .team-box__text .service-box:hover .service-box__text p{color:#3f88c5}#appointment .team-box:hover .service-box:hover .btn{background:red!important;color:white}#appointment .team-box:hover .service-box:hover{border:2px solid red}#outer{position:relative;float:left;overflow:hidden;white-space:nowrap;display:inline-block}#inner{display:flex;max-width:600px}#left-button{margin-left:2px;font-size:17px;float:left;width:30px;text-align:center}#left-button a{text-decoration:none;font-weight:bolder;color:#3f88c5;font-size:20px}#right-button{font-size:17px;float:left;width:30px;text-align:center}#right-button a{text-decoration:none;font-weight:bolder;color:#3f88c5;font-size:20px}#inner:first-child{margin-left:0}.hide{display:none}div.inline{display:block}.btn{width:150px;border-radius:50px;border:1px solid #3f88c5}.radiotextsty{padding-left:6px}.form-control .fa-calendar{position:absolute;top:18px;right:32px}.dob .reason-for-visit{color:#999999}.selcteddoc{width:20%;display:block}.selcteddoc-mobile{display:none}#selected-doc-image{border-radius:7px}#selected-doc-image-mob{border-radius:7px}#appointment .days-group{width:80%}.doctime{display:flex}.form-check-inline{margin-top:14px}#appointment .fill-form button.confirm{margin-top:18px}#appointment .modal-body{padding:0 0 45px!important}.checkbox-custom-circle{height:45px;width:45px;border:solid 1px #3f88c5;border-radius:50%;display:inline-block;line-height:40px;font-weight:bold;font-size:20px;cursor:pointer}.checkbox-custom-circle span{font-weight:bold;font-size:20px}.checkbox-custom-arrow{font-weight:bold;font-size:18px;color:#3f88c5}body #appointment .days-group{justify-content:space-around;text-align:center}.slots-more{margin-top:10px;font-size:12px;cursor:pointer}.slots-more a{color:#3f88c5}.slider-appointment-v2{width:100%;text-align:-webkit-center}.carousel-control{width:25px;background:white}.appointment-tab li:last-child:hover{background:transparent}.full-tab{margin-left:13%}.full-tab-close{width:7%}body #appointment .days-group{margin:auto}.customradio{margin-right:12px}.previous-location i,.previous-doctor .previous-service i{margin-right:12px}.hour-wrap{min-height:182px}.app-v2{padding:0 3px}.app-v2 h6{color:#3f88c5;text-transform:uppercase}.time-list li{text-transform:uppercase}#appointment .day span{color:#3f88c5;text-shadow:none}input[type=date]{text-align:left}input[type=date]:before{content:attr(Date of Birth)}input[type=date]:focus:before{content:""}body #appointment .day{text-transform:capitalize}#appointment .fill-form h5{text-align:center;color:#838383;text-transform:capitalize;font-size:18px;margin-bottom:25px}#appointment .day span.day-bold{color:#000;text-shadow:none;font-weight:600;font-size:14px}.single-location{width:30%}.single-location-close{width:10%}@media (max-width:1010px){#inner{width:500px}}@media (max-width:860px){#inner{width:450px}}@media (max-width:785px){#inner{width:450px}#left-button{margin-left:0}}@media (max-width:500px){#inner{width:200px}}@media only screen and (max-width:768px){#appointment #appointment-form{padding:0 15px}#appointment #location .location__list__map{width:100%}.location__list{max-height:938px;border:#3f88c5}#appointment #location .location__list__content{width:100%}.doctime{display:block}.selcteddoc{display:none}.selcteddoc-mobile{display:block;width:100%;margin:0 auto;text-align:center}#appointment .days-group{width:100%}.g-recaptcha{margin-top:30px;margin-left:-7px}.time-list li{font-size:8px}}@media (max-width:767px){#appointment .modal-content{width:100%}.appointment-tab li span{display:none}.appointment-tab li{text-align:center;font-size:25px;width:22%}.appointment-tab li{height:60px}.appointment-tab li i{margin-top:15px}#appointment .app-header{padding:0}#location .location{padding:12px 0}#appointment #location .location__list__map{width:100%}#appointment #location .location__list__content{width:100%;height:auto}.fill-form .row{margin-right:0;margin-left:0}.customradio{margin-left:12px}.doctime{display:block}#appointment .days-group{width:100%}#outer{overflow-x:auto}.appointment-tab li i{margin-left:0px;margin-right:0px}#appointment .modal-close i{margin:auto;font-size:24px}.appointment-tab li{display:block;padding-top:0}.hour-wrap{min-height:auto}.app-v2{width:36%;margin:0 -3px;padding:0px 5px}}.loader{border:6px solid #f3f3f3;border-top:6px solid #3498db;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#appointment .serviceslist .service-box__img img{object-fit:cover}#appointment .serviceslist .service-box__img__hover__cta .btn{background:#FFF;color:#1386cd;border:0px;outline:none;font-family:'Poppins';font-weight:600}.checkbox-custom-circle{border:solid 1px #1386cd}#appointment .checkbox-custom:checked + .checkbox-custom-label:before{background-color:#3f88c5}#appointment .checkbox-custom:checked + .checkbox-custom-label span{color:#fff}#appointment .checkbox-custom + .checkbox-custom-label:before{content:'';background:transparent;border:0;display:inline-block;vertical-align:middle;width:100%;height:35px;padding:0;margin:0;border:0;text-align:center;border-radius:3px}#appointment .checkbox-custom + .checkbox-custom-label:before{border-radius:0}#appointment .checkbox-custom-label{display:inline-block;vertical-align:middle;margin:0;cursor:pointer;width:50px;height:35px;outline:0;background:#f6f6f6;font-weight:400}#appointment .checkbox-custom-label span{position:absolute;display:block;width:100%;font-size:14px;line-height:2.6;text-align:center;z-index:999;color:#3f88c5;font-weight:400;transition:all .3s ease-in-out}#appointment-form>div>div:nth-child(3)>div>div>div:nth-child(1)>label{width:80px}#appointment-form>div>div:nth-child(3)>div>div>div:nth-child(2)>label{width:80px}#appointment-form>div>div:nth-child(3)>div>div>div:nth-child(3)>label{width:80px}.BANNER_CAPTION{Sam Nemat}.BANNER_SUB_CAPTION{.}.BANNER_LOCATION{Woodstock,GA}.BODY_TEXT{.}