body {
    font-family: 'Montserrat', sans-serif;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

.col-xs-10th,
.col-sm-10th,
.col-md-10th,
.col-lg-10th {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-10th {
    width: 80%;
    float: left;
}

.col-xs-6ths,
.col-sm-6ths,
.col-md-6ths,
.col-lg-6ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 992px) {
    .col-md-6ths {
        width: 60%;
        float: left;
    }
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
    .col-sm-10th {
        width: 80%;
        float: left;
    }
}

.hidden {
    display: none !important;
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
    .col-md-10th {
        width: 80%;
        float: left;
    }
    .col-md-6th {
        width: 60%;
        float: left;
    }
    .hidden-md {
        display: none !important
    }
}

.col-md-12.mb-3.mb-sm-5 {
    display: inline-block;
    width: 100%;
    ;
}

@media screen and (max-width: 991px) {
    .hidden-xs {
        display: none !important;
    }
    .submit_button {
        margin: 20px 0;
    }
    .form-group textarea,
    .form-group select,
    input.form-control {
        height: auto !important;
        line-height: 28px;
    }
    .form-group select {
        min-height: 42px;
        -webkit-appearance: none;
    }
    .form-group textarea {
        min-height: 60px;
    }
    .form-section-1 .submit_button input {
        line-height: 40px;
        font-size: 24px;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
    .col-lg-10th {
        width: 80%;
        float: left;
    }
}

:focus {
    outline: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

audio,
canvas,
video {
    display: inline-block;
    display: inline;
    zoom: 1;
    max-width: 100%
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    vertical-align: middle;
    border-radius: 10px !important;
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    overflow: visible
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    height: 13px;
    width: 13px;
    float: left;
    display: inline-block;
    margin: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    height: auto !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html,
button,
input,
select,
textarea {
    color: #222;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}

.container {
    max-width: 1280px;
    width: 100%;
}

.section-1-content {
    background: #F2F3FF;
    display: inline-block;
    width: 100%;
    padding: 100px 0;
}

.section-1-content .container {
    max-width: 1364px;
    width: 100%;
    background: #fff;
    margin: 0 auto;
    padding-top: 70px;
    padding-top: 70px;
}

.title-section-1-content strong {
    font-weight: 900;
}

.title-section-1-content div.row-custom-1-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.title-section-1-content {
    background: #752995;
    color: #fff;
    font-size: 45px;
    line-height: 50px;
    display: table;
    margin: 0 auto;
    padding: 50px 150px 50px 30px;
    position: relative;
}

.title-section-1-content::after {
    content: '';
    background: url('../images/prize.png') center center no-repeat;
    background-size: cover;
    width: 150px;
    height: 157px;
    right: -60px;
    top: calc(50% - 80px);
    position: absolute;
    display: block;
}

@media screen and (max-width: 767px) {
    .section-1-content {
        overflow: hidden;
    }
    .title-section-1-content::after {
        right: calc(50% - 75px);
        top: -135px;
    }
    .title-section-1-content {
        padding: 30px 20px;
        font-size: 30px;
        text-align: center;
        line-height: 1.3;
    }
    .title-section-1-content strong {
        margin: 0 !important;
    }
    .title-section-1-content div.row-custom-1-content {
        flex-direction: column;
    }
}

.custom-list-section-1-content {
    display: table;
    margin: 50px auto;
}

.custom-list-section-1-content ul {
    padding: 0;
    margin: 0;
}

.custom-list-section-1-content ul li::before {
    content: '✓';
    color: #FEE101;
    position: absolute;
    margin-left: -25px;
    top: 0;
    display: block;
}

.custom-list-section-1-content ul li {
    padding-left: 40px;
    float: left;
    font-size: 22px;
    line-height: 1.3;
    color: #752995;
    font-weight: bold;
    position: relative;
}

.box-section-1-content {
    margin: 0 auto 30px;
    display: table;
    max-width: 1100px;
    width: 100%;
}

.box-list-section-1-content {
    padding: 30px 30px 0px;
    background: #F8FCFF;
    -webkit-box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.16);
    box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.16);
    /* min-height: 350px; */
    display: inline-block;
    width: 100%;
}

.box-list-section-1-content li {
    margin-bottom: 30px !important;
    display: inline-block;
    width: 100%;
}

.box-list-section-1-content li strong {
    margin-bottom: 5px;
    display: inline-block;
}

.min-li .active-extra {
    animation: bounceon 3s infinite;
    -webkit-animation: bounceon 3s infinite;
    -moz-animation: bounceon 3s infinite;
    -o-animation: bounceon 3s infinite;
}

.box-list-section-1-content li button,
.box-list-section-1-content li {
    margin: 0 0 15px;
    color: #742994;
    font-size: 18px;
    line-height: 22px;
    position: relative;
    padding-left: 22px;
}

.box-list-section-1-content li button {
    font-weight: bold;
    padding: 0;
    margin: 5px 0;
    display: none;
}

.box-list-section-1-content li:before {
    content: '';
    border-radius: 100%;
    width: 18px;
    height: 18px;
    line-height: 22px;
    display: inline-block;
    background: #FC818E;
    position: absolute;
    margin-left: -25px;
    top: 2px;
}

.title-box-section-1-content {
    background: #BEE6FF;
    text-align: center;
    font-size: 23px;
    line-height: 1.3;
    color: #752995;
    font-weight: bold;
    padding: 20px;
}

@media screen and (min-width: 992px) {
    .section-1-content .row-custom {
        margin-bottom: -100px;
        display: inline-block;
        width: 100%;
    }
    .section-1-content {
        padding-bottom: 170px
    }
}

.title-section-2-content {
    color: #fff;
    font-size: 45px;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 30px
}

.content-section-2-content {
    font-size: 24px;
    color: #752995;
    line-height: 1.3;
}

.section-2-content {
    background: url(../images/Group-997.jpg) center center no-repeat;
    background-size: cover;
    display: inline-block;
    width: 100%;
    padding: 50px 0 200px;
}

.section-3-content {
    background: #F2F3FF;
    width: 100%;
    padding: 50px 0 50px;
}

.title-box-scustom {
    font-size: 25px;
    color: #FB6471;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 5px dashed #9D9DF3;
    display: inline-block;
    width: 100%;
}

.content-box-scustom {
    font-size: 17px;
    color: #742994;
    margin-bottom: 20px;
    line-height: 1.3;
}

.box-section-custom-content {
    max-width: 600px;
    margin: 0 auto 30px;
    padding: 0 20px;
}

.section-4-content {
    display: inline-block;
    width: 100%;
    padding: 50px 0;
}

.section-4-content .title-box-scustom {
    min-height: 120px
}

.box-custom-cta {
    background: #BEE6FF;
    padding: 15px 70px 15px 50px;
    display: inline-block;
    font-weight: 800;
    color: #742994;
    margin: 10px 0;
    position: relative;
}

.box-custom-cta::after {
    content: '';
    background: url(../images/arrow_bullet_DE.png) center center no-repeat;
    width: 19px;
    height: 26px;
    display: block;
    position: absolute;
    right: 25px;
    top: 25%;
}

.box-custom-cta:hover {
    text-decoration: none;
    opacity: .80;
    color: #742994;
}

.section-1 .container,
.section-1 {
    background: #1F1257;
}

.section-1-wrapper {
    color: #EEC700;
    display: inline-block;
    width: 100%;
    padding: 30px 60px;
}

.section-1-wrapper form i {
    color: #fff;
}

.form-section-1 .tip-pacient-alege {
    margin: 0 !important;
}

.form-section-1 .tip-pacient-alege span {
    margin: 0 5px 0 0;
}

.title-section-1 {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 600;
    text-align: center;
}

.addons-section-1 {
    font-size: 18px;
    line-height: 1.3;
}

.addons-section-1 strong {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 600;
    padding: 0 0 10px;
    display: block;
}

.form-section-1 {
    display: inline-block;
    width: 100%;
    padding: 30px 0 0;
}

.form-section-1 .btn.btn-success.w100lh53 {
    display: inline-block;
    width: 100%;
    background: #EEC700;
    color: #fff;
    border-color: #02fcff;
    border-radius: 11px;
    font-weight: bold;
    background-color: transparent !important;
    background-image: linear-gradient(to right, #9245ff, #02fcff);
    font-size: 18px;
}

.form-section-1 .btn.btn-success.w100lh53:hover {
    display: inline-block;
    width: 100%;
    background: #fff;
    color: #8169F3;
    border-color: #8169F3;
    opacity: .95;
    background-color: transparent !important;
    background-image: linear-gradient(to right, #9245ff, #02fcff);
    color: #fff;
    border-color: #9245ff;
}

.section-5-content {
    display: inline-block;
    width: 100%;
    padding: 100px 0;
    overflow: hidden;
}

.video-section-5-content img {
    max-width: 100%
}

.video-section-5-content {
    position: relative;
}

.video-section-5-content:before {
    content: '';
    background: url(../images/Group-69.png)center center no-repeat;
    background-size: cover;
    width: 740px;
    height: 460px;
    position: absolute;
    z-index: -1;
    display: block;
    top: -40px;
    left: -90px;
}

.testimonial-section-5-content {
    margin: 50px 0 20px;
    display: block;
    font-size: 20px;
    line-height: 1.3;
    color: #752995;
}

.author-section-5-content {
    margin: 20px 0;
    display: block;
    font-size: 20px;
    line-height: 1.3;
    color: #752995;
}

.section-3-custom {
    background: #9D9DF3;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.section-footer-content {
    padding: 100px 0 0;
    display: inline-block;
    width: 100%;
    background: #F2F3FF;
    position: relative;
}

.title-footer-content {
    text-align: center;
    color: #FB6471;
    max-width: 844px;
    margin: 20px auto;
    font-size: 24px;
    line-height: 1.3;
}

.title-footer-content strong {
    font-weight: 900
}

.title-s3-custom {
    color: #752995;
    font-weight: 900;
    font-size: 40px;
    text-align: center;
    margin: 30px 0;
}

.img-custom {
    margin: 30px auto;
    display: table;
}

.txt-custom {
    line-height: 1.3;
    font-size: 17px;
    color: #752995;
    min-height: 120px;
}

.firstvisit-box {
    -webkit-box-shadow: 5px 5px 15px 5px rgb(0 0 0 / 16%);
    box-shadow: 5px 5px 15px 5px rgb(0 0 0 / 16%);
    min-height: 260px;
    background: #FFFFFF;
    text-align: center;
    margin-bottom: 30px;
    display: table;
    padding-left: 15px;
    padding-right: 15px;
}

.author-section-5-content p {
    margin: 0;
}

@media screen and (min-width: 992px) {
    .box-list-section-1-content li {
        float: left;
        width: 48%;
        margin: 0 1%;
    }
    .min-li li {
        min-height: 110px;
    }
    .box-testimonial {
        padding-left: 50px;
    }
    .section-5-content {
        padding-bottom: 300px;
    }
    .title-s3-custom {
        margin-top: -190px;
        margin-bottom: 70px;
    }
    .section-3-custom {
        margin-bottom: 0;
    }
    .img-custom {
        margin-top: -50px;
    }
    .firstvisit-box {
        margin-bottom: 70px;
    }
    .wrapper-row-s3-custom .col-md-4:nth-child(6n+4) .firstvisit-box,
    .wrapper-row-s3-custom .col-md-4:nth-child(6n+5) .firstvisit-box,
    .wrapper-row-s3-custom .col-md-4:nth-child(6n+6) .firstvisit-box {
        margin-bottom: -70px !important
    }
    .title-footer-content {
        margin-top: 50px
    }
    .title-footer-content::before {
        content: '';
        display: block;
        background: url('../images/Group-72.png') center center no-repeat;
        background-size: cover;
        width: 100vw;
        height: 180px;
        position: absolute;
        left: 0;
        top: 0;
    }
}

.box-footer-content {
    display: inline-block;
    width: 100%;
    max-width: 1364px;
    width: 100%;
    background: #fff;
    margin: 30px auto;
    padding: 50px;
}

.title-box-footer {
    text-align: center;
    font-size: 24px;
    font-weight: 900;
    color: #FB6471;
}

.box-location-contact {
    margin: 30px auto;
    max-width: 500px;
}

.box-location-contact h4 {
    color: #32D1FF;
    font-size: 22px;
    font-weight: bold;
}

.box-location-contact div {
    color: #752995;
    font-size: 18px;
    line-height: 26px;
}

.box-location-contact iframe {
    margin: 15px 0 10px
}

.mobile-hero {
    display: none;
}

.sticky-contact-mobile {
    display: none;
}

@media screen and (max-width: 767px) {
    .sticky-contact-mobile {
        display: block;
        position: fixed;
        background: #fff;
        width: 100%;
        left: 0;
        bottom: 0;
        padding: 15px 0;
        text-align: center;
        z-index: 10;
    }
    .sticky-contact-mobile .col-xs-6 {
        padding: 0 7px;
    }
    .sticky-contact-mobile a {
        text-decoration: none;
        background: #8169F3;
        color: #fff;
        padding: 10px 13px;
        max-width: 173px;
        display: table;
        margin: 0 auto;
        width: 100%;
        font-size: 14px;
        border-radius: 11px;
        background-color: transparent !important;
        background-image: linear-gradient(to right, #9245ff, #02fcff);
        font-size: 14px;
        line-height: 14px;
        font-weight: 500;
        color: #fff;
        padding: 10px;
        text-align: center;
        text-decoration: none !important;
        border: none;
        width: 100%;
        max-width: 350px;
        cursor: pointer;
        border-radius: 34px;
        box-shadow: 0 3px 6px #010B3082;
        text-shadow: 0 3px 6px #003fd4;
    }
    .desktop-hero {
        display: none;
    }
    .mobile-hero {
        display: block;
    }
    .section-1-wrapper {
        padding: 30px 0;
    }
    .section-4-content {
        overflow: hidden;
        padding: 15px 0;
    }
    .section-4-content .title-box-scustom br {
        display: none;
    }
    .section-4-content .title-box-scustom {
        margin-top: 30px;
        padding-bottom: 20px;
        min-height: 0;
    }
    .section-2-content {
        padding-bottom: 100px
    }
    .section-3-content .box-section-custom-content {
        padding: 0
    }
    .box-list-section-1-content {
        padding-bottom: 30px
    }
    .box-footer-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .box-location-contact h4 {
        font-size: 18px;
    }
    .box-location-contact {
        margin-bottom: 10px
    }
    .custom-list-section-1-content ul li br {
        display: none;
    }
    .custom-list-section-1-content ul li {
        font-size: 16px !important;
        padding-left: 15px;
        position: relative;
        margin-bottom: 10px;
    }
    .title-box-section-1-content {
        font-size: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .custom-list-section-1-content ul li::before {
        left: -5px;
        margin: 0
    }
    .custom-list-section-1-content {
        margin: 25px auto 15px;
    }
    . {
        text-align: justify;
    }
    .title-section-2-content {
        font-size: 30px;
    }
    .content-section-2-content {
        font-weight: bold;
        font-size: 20px;
        text-align: justify;
    }
    .title-box-scustom {
        font-size: 20px;
    }
    .content-box-scustom {
        font-size: 16px;
        text-align: justify;
    }
    .box-section-custom-content {
        padding: 0;
        margin-bottom: 15px;
    }
    .testimonial-section-5-content {
        font-size: 18px;
        text-align: justify;
    }
    .video-section-5-content:before {
        top: -50px
    }
    .title-s3-custom {
        font-size: 22px;
    }
    .txt-custom {
        text-align: justify
    }
    .title-footer-content {
        font-size: 20px
    }
}

@-webkit-keyframes bounceon {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: scale(1);
    }
    40% {
        -webkit-transform: scale(0.9);
    }
    60% {
        -webkit-transform: scale(0.8);
    }
}

@-moz-keyframes bounceon {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: scale(1);
    }
    40% {
        -moz-transform: scale(0.9);
    }
    60% {
        -moz-transform: scale(0.8);
    }
}

@-o-keyframes bounceon {
    0%,
    20%,
    50%,
    80%,
    100% {
        -o-transform: scale(1);
    }
    40% {
        -o-transform: scale(0.9);
    }
    60% {
        -o-transform: scale(0.8);
    }
}

@keyframes bounceon {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: scale(1);
    }
    40% {
        transform: scale(0.9);
    }
    60% {
        transform: scale(0.8);
    }
}

.input-checkbox {
    display: inline-block;
    width: 100%;
}

.input-checkbox label {
    font-weight: 400;
    width: calc(100% - 20px);
    margin-left: 5px;
}

.other-row-custom .col-sm-10th {
    padding: 0;
}
.input-checkbox a strong,
.input-checkbox a{
    font-weight: 400;
}
@media screen and (max-width: 991px) {
    .form-section-1 {
        padding-bottom: 30px;
        ;
    }
    .section-1-wrapper form i {
        line-height: 1.4;
    }
    .input-checkbox {
        line-height: 1.3;
    }
}