/*********************************************** FONTS ***********************************************/

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

/*********************************************** GLOBAL STYLES ***********************************************/
* {
  box-sizing: border-box;
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow-y: scroll;
    scroll-behavior: smooth;
}
html,
body {
    height: 100%;
    min-height: 100%;
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight: 200;
    font-size: 20px;
    line-height: 1.2;
    margin: 0; 
}
a {
    color: white;
    text-decoration: none;
    cursor: pointer;
    background-color: transparent;
}
a:active,
a:hover {
    text-decoration: none;
    outline: 0;
}
img {
    box-sizing: border-box;
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    height: auto;
}
.page-container {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}
section {
    padding:95px 0;
}
.burgundy {
    color: #6e2740;
}
label {
    color: #6e2740;
}
/*********************************************** HEADER ***********************************************/
header {
    position: absolute;
    width: 100%;
    height: 150px;
    z-index: 101;
    padding-top: 20px;
}
/*********************************************** HP KEYART ***********************************************/
.keyart {
    position: relative;
    padding-top: 250px;
    height: 896px;
    background-image:url('../img/keyart.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    color: white;
}
.keyart .moto-top {
    font-size: 29px;
}
.keyart .moto-top b {
    font-weight: 900;
}
.keyart .moto-mid {
    font-size: 125px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
}
.keyart .moto-bottom {
    font-size: 91px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    background: black;
    display: inline-block;
    padding: 5px 10px 0px;
}
.keyart .join_us {
    font-size: 23px;
    margin-top: 40px;
}
.keyart .join_us b {
    font-weight: 900;
}
.keyart .cta {
    text-align: center;
    margin-top: 40px;
}
.keyart .cta a {
    background: #6e2740;
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    padding: 5px 10px;
}
.keyart .cta a img{
    margin-left: 5px;
}
.keyart .cta a b {
    font-weight: 900;
}
.keyart .form_title {
    font-size: 30px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    background: black;
    padding:10px 5px;
    text-align: center;
    
}
.form_message {
    display: none;
    color: black;
}
.form_message.success {
    display: block;
    padding: 20px;
    color: black;
}
.form_holder.success {
    display: none;
}
.keyart_form {
    max-width: 380px;
    background: white;
}
.form_holder {
    padding: 20px;
}
.form_holder input,
.form_holder select {
    background-color: #e6e6e6;
    border-radius: 0;
    margin-bottom: 10px;
}
.form_holder input[type="submit"] {
    margin-top: 10px;
    display: block;
    padding: 10px;
    background:  #6e2740;
    color: white;
    font-weight: 900;
    font-style: italic;
    width: 100%;
}
/*********************************************** MEET THE DR ***********************************************/
.meet_dr {
    background-image:url('../img/meet-dr.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
h2.dr_title {
    font-size: 72px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 45px;
}
.meet_dr .sup_title {
    font-size: 29px;
    margin-bottom: 25px;
}
.meet_dr .sup_title span {
    font-style: italic;
    font-weight: 900;
}
.meet_dr .dr_content {
    padding-left: 40px;
    margin-bottom: 50px;
}
.conclusion {
    color: #6e2740;
    font-style: italic;
    font-weight: 900;
}
/********************************************** TESTIMONIAL *********************************************/
.testimonial {
    position: relative;
    background-image:url('../img/testimonial.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding-bottom: 0;
}
.football {
    position: absolute;
    top:-50px;
    left:0;
    z-index: 1;
}
.testimonial .content {
    color: white;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 60px;
    z-index: 1;
    position: relative;

}
.testimonial .signature {
    font-size: 19px;
    font-style: italic;
    font-weight: 900;
    color: white;
    text-align: center;
    margin: 25px 0 85px 0;
}
.testimonial .notice {
    font-size: 19px;
    font-weight: 400;
    font-style: italic;
    color: white;
    text-align: center;
    background: black;
    padding: 10px 0;
}
/*********************************************** SCHEDULE ***********************************************/
.schedule {
    background-image:url('../img/schedule.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.schedule .top_title {
    color: white;
    font-size: 24px;
}
h2.schedule_title {
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 72px;
    color: white;
    line-height: 0.8;
    margin: 25px 0 30px 0;
}
h2.schedule_title span{
    font-size: 41px;
}
.schedule .content {
    color: white;
    font-size: 18px;
    margin-bottom: 50px;
}
.schedule a {
    font-family: "Bebas Neue", sans-serif;
    display: inline-block;
    text-align: center;
}
.schedule a .cta {
    font-size: 26px;
    background: rgba(0,0,0,1);
    color: white;
    padding: 5px 10px;
    display: block;
    text-align: center;
}
.schedule a .tel {
    font-size: 59px;
    line-height: 1;
    background: rgba(0,0,0,.5);
    color: white;
    padding: 5px 10px;
    display: block;
    text-align: center;
}
/********************************************** TREATMENT ***********************************/
.treatment {
    background-image:url('../img/treatment.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
h2.treatment_title {
    font-family: "Bebas Neue", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 72px;
    text-align: center;
    margin-bottom: 40px;
    line-height: 1;
}
.treatment .service {
    padding: 20px 0;
    border-bottom: 2px solid #e1e1e1;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.treatment .service.last {
    border-bottom: none;
}
.treatment .number {
    width: 200px;
}
.treatment .description {
    width: calc(100% - 250px);
}
.treatment h3 {
    font-family: "Bebas Neue", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 60px;
    font-weight: bold;
    color: black;
    line-height: 1;
    margin-bottom: 0;
}
.treatment .subtitle {
    font-family: "Bebas Neue", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    font-weight: bold;
    color: #6e2740;
    line-height: 1;
    margin-bottom: 20px;
}

/********************************************** FOOTER **************************************/
footer {
    background: black;
    color: white;
    padding: 95px 0;
}
footer .moto-top {
    font-size: 17px;
    margin-bottom: 10px;
}
footer .moto-top b {
    font-weight: 900;
}
footer .moto-mid {
    font-size: 59px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
}
footer .moto-bottom {
    font-size: 43px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    background:  #6e2740;
    display: inline-block;
    padding: 5px 5px 0px 5px;
}
.footer_holder {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.copy {
    color: #fffdfd;
    font-size: 16px;
    text-align: center;
    padding-top: 40px;
    border-top: 1px solid #343434;
    margin-top: 40px;

}
.contact a {
    font-size: 25px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    color: white;
}
.social {
    margin-top: 20px;
}
.social a {
    margin-right: 10px;
}
/************************ Responsive *************************/

@media screen and (max-width: 1399px) {


/**** 1399 end ****/ }





@media screen and (max-width: 1199px) {

.keyart .moto-top {
    font-size: 27px;
}
.keyart .moto-mid {
    font-size: 92px;
}
.keyart .moto-bottom {
    font-size: 68px;
}
.keyart .join_us {
    font-size: 18px;
}
.nooverflow {
    overflow: hidden!important;
}

/**** 1199 end ****/ }



@media screen and (max-width: 991px) {
.keyart {
    height: auto;
}
.keyart_form {
    margin: 40px auto;
}
.footer_holder  {
    flex-direction: column;
}
.footer_logo {
    margin-bottom: 40px;
    text-align: center;
}
.contact {
    margin-top: 40px;
    text-align: center;
}
.schedule .top_title {
    margin-top: 40px;
}
.schedule {
    text-align: center;
}
.keyart .moto-bottom {
    font-size: 72px;
}
.keyart .moto-mid {
    font-size: 95px;
}
/**** 991 end ****/ }




@media screen and (max-width: 767px) {
.meet_dr {
    background: white;
    text-align: center;
}
.meet_dr .dr_content {
    padding-left: 0px;
}
.football {
    top: -150px;
}
.header-holder .logo {
    text-align: center;
}
/**** 767 end ****/ }


@media screen and (max-width: 599px) {
footer .moto-mid {
    font-size: 55px;
}
footer .moto-bottom {
    font-size: 41px;
}
h2.treatment_title {
    font-size: 55px;
}
.treatment .service {
    flex-direction: column;
    text-align: center;
}
.treatment .description {
    width: 100%;
    font-size: 18px;
}

.treatment h3 {
    font-size: 50px;
}
h2.schedule_title {
    font-size: 50px;
}
.testimonial .content {
    font-size: 30px;
}
.testimonial .notice {
    font-size: 15px;
}
.schedule a .tel {
    font-size: 50px;
}
.schedule a .cta {
    font-size: 22px;
}
.football {
    top: -115px;
}
.meet_dr .dr_content {
    padding-left: 0px;
}
h2.dr_title {
    font-size: 55px;
}
.meet_dr .sup_title {
    font-size: 22px;
}
.form_holder input[type="submit"] {
    font-size: 16px;
}
.nooverflow {
    overflow: hidden!important;
}
.form_holder input, .form_holder select {
    font-size: 15px;
}
.keyart .cta a {
    display: block;
}
.keyart .moto-bottom {
    font-size: 42px;
}
.keyart .moto-mid {
    font-size: 55px;
}
.keyart .join_us {
    font-size: 17px;
}
.header-holder .logo {
    text-align: center;
}
.schedule {
    text-align: center;
}
.meet_dr {
    text-align: center;
}
/**** 599 end ****/ }