/*===[ FONTS ]===*/
@font-face {
    font-family: 'LatoBlack';
    src: url("http://www.premiumdentalrd.com/content/themes/premium-dental/dist/fonts/Lato-Black.eot");
    /* IE9 Compat Modes */
    src: url("http://www.premiumdentalrd.com/content/themes/premium-dental/dist/fonts/Lato-Black.eot#iefix") format("embedded-opentype"), url("../fonts/Lato-Black.woff") format("woff"), url("../fonts/Lato-Black.ttf") format("truetype"), url("../fonts/Lato-Black.svg") format("svg");
    /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Lato-Bold';
    src: url("http://www.premiumdentalrd.com/content/themes/premium-dental/dist/fonts/Lato-Bold.eot");
    /* IE9 Compat Modes */
    src: url("http://www.premiumdentalrd.com/content/themes/premium-dental/dist/fonts/Lato-Bold.eot#iefix") format("embedded-opentype"), url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.ttf") format("truetype"), url("../fonts/Lato-Bold.svg") format("svg");
    /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Lato-Regular';
    src: url("http://www.premiumdentalrd.com/content/themes/premium-dental/dist/fonts/Lato-Regular.eot");
    /* IE9 Compat Modes */
    src: url("http://www.premiumdentalrd.com/content/themes/premium-dental/dist/fonts/Lato-Regular.eot#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.ttf") format("truetype"), url("../fonts/Lato-Regular.svg") format("svg");
    /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Lato-Light';
    src: url("http://www.premiumdentalrd.com/content/themes/premium-dental/dist/fonts/Lato-Light.eot");
    /* IE9 Compat Modes */
    src: url("http://www.premiumdentalrd.com/content/themes/premium-dental/dist/fonts/Lato-Light.eot#iefix") format("embedded-opentype"), url("http://www.premiumdentalrd.com/content/themes/premium-dental/dist/fonts/Lato-Light.woff") format("woff"), url("http://www.premiumdentalrd.com/content/themes/premium-dental/dist/fonts/Lato-Light.ttf") format("truetype"), url("http://www.premiumdentalrd.com/content/themes/premium-dental/dist/fonts/Lato-Light.svg#Lato-Light") format("svg");
    /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Lato-Medium';
    src: url("http://www.premiumdentalrd.com/content/themes/premium-dental/dist/fonts/Lato-Medium.eot");
    /* IE9 Compat Modes */
    src: url("http://www.premiumdentalrd.com/content/themes/premium-dental/dist/fonts/Lato-Medium.eot#iefix") format("embedded-opentype"), url("../fonts/Lato-Medium.woff") format("woff"), url("../fonts/Lato-Medium.ttf") format("truetype"), url("../fonts/Lato-Medium.svg") format("svg");
    /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Lato-Semibold';
    src: url("http://www.premiumdentalrd.com/content/themes/premium-dental/dist/fonts/Lato-Semibold.eot");
    /* IE9 Compat Modes */
    src: url("http://www.premiumdentalrd.com/content/themes/premium-dental/dist/fonts/Lato-Semibold.eot#iefix") format("embedded-opentype"), url("../fonts/Lato-Semibold.woff") format("woff"), url("../fonts/Lato-Semibold.ttf") format("truetype"), url("../fonts/Lato-Semibold.svg") format("svg");
    /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Lato-Heavy';
    src: url("http://www.premiumdentalrd.com/content/themes/premium-dental/dist/fonts/Lato-Heavy.eot");
    /* IE9 Compat Modes */
    src: url("http://www.premiumdentalrd.com/content/themes/premium-dental/dist/fonts/Lato-Heavy.eot#iefix") format("embedded-opentype"), url("../fonts/Lato-Heavy.woff") format("woff"), url("../fonts/Lato-Heavy.ttf") format("truetype"), url("../fonts/Lato-Heavy.svg") format("svg");
    /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

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

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

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

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

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

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

/*===[ /UTILS ]===*/
/*===[ VENDOR-EXTENSIONS ]===*/
.select2-container {
    width: 100% !important;
    min-width: 140px;
    font: 0.875em "Lato-Regular", sans-serif;
}

.select2-container .select2-results__option {
    color: #999;
}

.select2-container .select2-selection--single {
    height: 48px;
    border-radius: 3px;
    border: none;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
}

.select2-container .select2-selection--single[aria-expanded="true"] .select2-selection__arrow b:before {
    content: '\f0d8';
}

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
    color: #999;
    text-align: left;
}

.select2-container .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container .select2-selection--single .select2-selection__arrow {
    top: 2px;
    right: 1.5rem;
}

.select2-container .select2-selection--single .select2-selection__arrow b {
    position: relative;
    border: 0;
}

.select2-container .select2-selection--single .select2-selection__arrow b:before {
    content: '\f0d7';
    font-family: FontAwesome;
    color: #2A2D36;
    font-size: 1.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*===[ COMPONENTS ]===*/
.btn {
    position: relative;
    margin: 0;
    padding: 18px 15px 15px;
    min-width: 200px;
    max-width: 100%;
    font-size: 1.0625rem;
    font-family: "Lato-Heavy", sans-serif;
    text-transform: uppercase;
    line-height: 1;
    border: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
}

.btn:focus, .btn:hover {
    box-shadow: none;
    text-decoration: none;
    color: #525457;
}

.btn.btn-default {
    color: #525457;
    background-color: #FFBE04;
}

.btn.btn-default:hover {
    color: #fff;
    background-color: #00AEEF;
}

.btn.btn-default.btn-red {
    color: #fff;
    background-color: #FF4404;
}

.btn.btn-default.btn-red:hover {
    color: #fff;
    background-color: #FFBE04;
}

.btn.btn-default.btn-blue {
    color: #fff;
    background-color: #00AEEF;
}

.btn.btn-default.btn-blue:hover {
    color: #fff;
    background-color: #00AEEF;
}

.btn.reply-btn {
    min-width: 120px;
    padding: 10px 0 7px 0;
    font-size: 0.8125em;
    color: #2A2C35;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #2A2C35;
}

.btn-wrapper {
    position: relative;
    min-width: 240px;
    display: inline-block;
}

.btn-label {
    cursor: pointer;
    display: inline-block;
    position: relative;
    min-width: 240px;
    margin: 0;
}

.btn-label:focus .btn-input, .btn-label:hover .btn-input {
    background-color: #FFBE04;
}

.btn-label .btn-input {
    border-radius: 3px;
    margin: 0;
    padding: 17px 15px 15px;
    min-width: 240px;
    max-width: 100%;
    font-size: 0.9375rem;
    font-family: "Lato-Heavy", sans-serif;
    text-transform: uppercase;
    line-height: 1;
    border: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    color: #fff;
    background-color: #00AEEF;
}

.menu-btn {
    display: none;
}

@media screen and (max-width: 991px) {
    .menu-btn {
        display: block;
        position: relative;
        width: 40px;
        height: 40px;
    }
}

.menu-icon {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 70%;
    height: 3px;
    background-color: #fff;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.menu-icon:before, .menu-icon:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    background-color: #fff;
    -webkit-transition: top 0.3s, background-color 0.3s, -webkit-transform 0.3s;
    transition: top 0.3s, background-color 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, top 0.3s, background-color 0.3s;
    transition: transform 0.3s, top 0.3s, background-color 0.3s, -webkit-transform 0.3s;
}

.menu-icon:before {
    top: 8px;
}

.menu-icon:after {
    top: -8px;
}

.menu-icon.is-active {
    background-color: rgba(255, 255, 255, 0);
}

.menu-icon.is-active:before, .menu-icon.is-active:after {
    top: 0;
}

.menu-icon.is-active:before {
    background-color: #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.menu-icon.is-active:after {
    background-color: #fff;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

.play-btn {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 96px;
    height: 96px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.8);
    background-color: rgba(255, 255, 255, 0.4);
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff !important;
}

@media (max-width: 991px) {
    .play-btn {
        width: 72px;
        height: 72px;
    }
}

.play-btn:hover {
    color: #fff;
}

.play-btn .fa {
    font-size: 2rem;
    margin-left: 6px;
}

@media (max-width: 991px) {
    .play-btn .fa {
        font-size: 1.5rem;
    }
}

.arrows {
    position: absolute;
    cursor: pointer;
    z-index: 100;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.arrows.left {
    left: 0;
}

.arrows.right {
    right: 0;
}

@media (max-width: 1199px) {
    .doctors-slider {
        margin-bottom: 1em;
    }
}

@media (max-width: 991px) {
    .doctors-slider {
        margin-bottom: 0;
    }

    .doctors-slider.slick-slider {
        margin-bottom: 12px;
    }
}

@media (min-width: 992px) {
    .doctors-slider .arrows {
        -webkit-transform: none;
        transform: none;
        top: auto;
        bottom: 5px;
    }

    .doctors-slider .arrows.left {
        left: calc(100% + 10px);
    }

    .doctors-slider .arrows.right {
        right: 0;
        left: calc(100% + 70px);
    }
}

.doctors-slider > .fa {
    width: 52px;
    height: 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #999;
    border-radius: 5px;
    font-size: 2em;
    color: #999;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.doctors-slider > .fa:hover {
    background-color: #fff;
    color: #00AEEF;
    border-color: #00AEEF;
}

.doctors-slider .slick-dots {
    bottom: -5em;
}

.doctors-slider .slick-dots li {
    margin: 0 3px;
}

.doctors-slider .slick-dots li button:before {
    content: '';
}

.doctors-slider .slick-dots li button {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #00AEEF;
    background-color: transparent;
}

.doctors-slider .slick-dots li.slick-active button {
    background-color: #00AEEF;
}

.services-slider {
    position: relative;
    width: 100%;
}

.services-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.services-slider .slick-track .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}

.about-img-slider {
    position: relative;
    width: 100%;
    padding: 6em 2em 0;
}

@media (max-width: 991px) {
    .about-img-slider {
        padding-top: 4em;
    }
}

@media (max-width: 767px) {
    .about-img-slider {
        padding: 0;
    }
}

.about-img-slider .image {
    margin: 0 10px;
}

.about-img-slider .image img {
    height: 40vw;
    min-height: 400px;
    width: 100%;
}

.about-img-slider .arrows {
    -webkit-transform: none;
    transform: none;
    top: auto;
    bottom: calc(100% + 10px);
}

.about-img-slider .arrows.left {
    right: 4em;
    left: auto;
}

@media (max-width: 767px) {
    .about-img-slider .arrows.left {
        right: 3em;
    }
}

.about-img-slider .arrows.right {
    right: 2em;
}

@media (max-width: 767px) {
    .about-img-slider .arrows.right {
        right: 1em;
    }
}

.about-img-slider > .fa {
    width: 52px;
    height: 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #999;
    border-radius: 5px;
    font-size: 2em;
    color: #999;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.about-img-slider > .fa:hover {
    background-color: #fff;
    color: #00AEEF;
    border-color: #00AEEF;
}

.info-cards {
    position: relative;
    margin: 4em auto 0;
    width: 1360px;
    max-width: 100%;
}

.info-cards .info {
    border: none;
    border-radius: 0;
    margin: 0 10px;
    background-color: transparent;
}

.info-cards .info .image img {
    width: 100%;
}

@media (max-width: 1199px) {
    .info-cards .info .card-block {
        padding: 1em;
    }
}

@media (max-width: 767px) {
    .info-cards .info .card-block {
        padding: 1em 0;
    }
}

.info-cards .info .card-block p {
    color: #666666;
}

@media (max-width: 578px) {
    .info-cards .info .card-block p {
        font-size: 0.9375em;
    }
}

.info-cards .slick-dots li {
    margin: 0 3px;
}

.info-cards .slick-dots li button:before {
    content: '';
}

.info-cards .slick-dots li button {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #00AEEF;
    background-color: transparent;
}

.info-cards .slick-dots li.slick-active button {
    background-color: #00AEEF;
}

.custom-modal {
    margin: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    text-align: center;
    overflow-y: auto;
}

.custom-modal.hidden {
    z-index: -1;
}

.custom-modal .btn {
    position: absolute;
    display: none;
    top: 2em;
    right: 4%;
    z-index: 1;
}

@media (max-width: 991px) {
    .custom-modal .btn {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.custom-modal[id^="form-"] form {
    width: 420px;
    max-width: 100%;
    margin: 0 auto;
}

@media (max-width: 420px) {
    .custom-modal[id^="form-"] form .btn-wrapper {
        min-width: 0;
        width: 100%;
    }

    .custom-modal[id^="form-"] form .btn-wrapper .btn-label {
        min-width: 0;
        width: 100%;
    }

    .custom-modal[id^="form-"] form .btn-wrapper .btn-label .btn-input {
        min-width: 0;
        width: 100%;
    }
}

.custom-modal[id^="form-"] h4 {
    position: relative;
    font: 1.625em "LatoBlack", sans-serif;
    text-transform: uppercase;
    padding-bottom: 1.2rem;
    margin-bottom: 2rem;
}

@media (max-width: 420px) {
    .custom-modal[id^="form-"] h4 {
        font-size: 1.3em;
    }
}

.custom-modal[id^="form-"] h4 span {
    color: #00AEEF;
}

.custom-modal[id^="form-"] h4:before {
    position: absolute;
    content: '';
    height: 5px;
    width: 60px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #273F95;
}

@media (max-width: 578px) {
    .custom-modal[id^="form-"] p {
        font-size: 0.9375em;
    }
}

.custom-modal[id^="form-"] .call-us {
    text-align: center;
    margin-top: 2em;
}

.custom-modal[id^="form-"] .call-us .fa {
    font-size: 2.625em;
    color: #00AEEF;
}

.custom-modal[id^="form-"] .call-us a {
    display: block;
    font: 2.5em "LatoBlack", sans-serif;
    color: #00AEEF;
}

.form-dialog {
    background-color: #2A2D36;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
    min-height: 100%;
    padding: 7em 15px 15px;
}

.form-content {
    width: 630px;
    max-width: 100%;
    text-align: center;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.modal-dialog {
    width: 960px;
    max-width: 100%;
}

@media (max-width: 991px) {
    .modal-dialog {
        width: 95%;
    }
}

.modal-content {
    position: relative;
    padding: 0;
    width: 100%;
    box-shadow: none;
    border: none;
    border-radius: 0;
}

.modal-content .modal-close {
    position: absolute;
    right: 1.5em;
    top: 1.5em;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 15;
    border: none;
    border-radius: 3px;
    background-color: #FFBE04;
    line-height: 1;
    cursor: pointer;
    outline: none;
}

.modal-content .modal-close .fa {
    font-size: 1.375rem;
    color: #525457;
}

.modal[id^="doctor-"] {
    background: url("../static/imgs/modal-bg.png");
}

.modal[id^="doctor-"] .modal-content {
    padding-bottom: 3em;
}

.modal[id^="doctor-"] .modal-content:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    height: 105px;
    background-color: #00AEEF;
}

@media (max-width: 767px) {
    .modal[id^="doctor-"] .modal-content:before {
        height: 80px;
    }
}

@media (max-width: 767px) {
    .modal[id^="doctor-"] .modal-content .modal-close {
        top: 1em;
        width: 45px;
        height: 45px;
    }
}

@media (max-width: 420px) {
    .modal[id^="doctor-"] .modal-content .modal-close {
        width: 35px;
        height: 35px;
        right: 1em;
    }
}

.modal[id^="doctor-"] .modal-content p {
    color: #666666;
}

@media (min-width: 992px) {
    .modal[id^="doctor-"] .modal-content p {
        font-size: 1.125em;
    }
}

.modal[id^="doctor-"] .modal-content p span {
    font-weight: bold;
    color: #212121;
}

.modal[id^="doctor-"] .personal-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 10;
}

@media (max-width: 767px) {
    .modal[id^="doctor-"] .personal-info {
        padding-top: 2em;
    }
}

@media (max-width: 670px) {
    .modal[id^="doctor-"] .personal-info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.modal[id^="doctor-"] .personal-info .photo {
    padding: 1em 0 0 1em;
    width: 420px;
}

@media (max-width: 991px) {
    .modal[id^="doctor-"] .personal-info .photo {
        width: 375px;
        padding-top: 2em;
    }
}

@media (max-width: 767px) {
    .modal[id^="doctor-"] .personal-info .photo {
        padding-top: 0;
        width: 45%;
    }
}

@media (max-width: 670px) {
    .modal[id^="doctor-"] .personal-info .photo {
        padding: 0 2em 1em;
        width: 350px;
        max-width: 100%;
    }
}

.modal[id^="doctor-"] .personal-info .photo img {
    max-width: 100%;
    box-shadow: -10px -10px 0 #0E76BC;
}

.modal[id^="doctor-"] .personal-info .personal-data {
    width: calc(100% - 420px);
    padding: 0 3em 2em 1em;
}

@media (max-width: 991px) {
    .modal[id^="doctor-"] .personal-info .personal-data {
        width: calc(100% - 375px);
        padding: 0 2em 0 1em;
    }
}

@media (max-width: 767px) {
    .modal[id^="doctor-"] .personal-info .personal-data {
        padding: 0 1em;
        width: 55%;
    }
}

@media (max-width: 670px) {
    .modal[id^="doctor-"] .personal-info .personal-data {
        width: 100%;
        padding: 0 2em;
    }
}

@media (max-width: 420px) {
    .modal[id^="doctor-"] .personal-info .personal-data {
        padding: 0 15px;
    }
}

.modal[id^="doctor-"] .personal-info .personal-data .data {
    margin-top: 1em;
}

@media (max-width: 767px) {
    .modal[id^="doctor-"] .personal-info .personal-data .data p {
        margin-bottom: .5em;
    }
}

.modal[id^="doctor-"] .d-name {
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 105px;
}

@media (max-width: 767px) {
    .modal[id^="doctor-"] .d-name {
        padding: 0 0 0 2em;
        height: 80px;
    }
}

@media (max-width: 420px) {
    .modal[id^="doctor-"] .d-name {
        padding-left: 15px;
    }
}

.modal[id^="doctor-"] .d-name h5 {
    font: 2em "Lato-Medium", sans-serif;
    line-height: 1;
    color: #fff;
    text-transform: none;
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .modal[id^="doctor-"] .d-name h5 {
        font-size: 1.6em;
    }
}

@media (max-width: 420px) {
    .modal[id^="doctor-"] .d-name h5 {
        font-size: 1.4em;
    }
}

.modal[id^="doctor-"] .d-name span {
    font: bold 1em "Lato-Medium", sans-serif;
}

@media (max-width: 767px) {
    .modal[id^="doctor-"] .d-name span {
        font-size: 0.9375em;
    }
}

.modal[id^="doctor-"] .more-info {
    padding: 1.5em 3em;
}

@media (max-width: 767px) {
    .modal[id^="doctor-"] .more-info {
        padding: 1.5em 2em;
    }
}

@media (max-width: 420px) {
    .modal[id^="doctor-"] .more-info {
        padding: 1em 15px;
    }
}

.video-container {
    position: relative;
    width: 100%;
}

video {
    display: block;
    width: 100%;
}

.top-layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.top-layer:hover {
    background-color: rgba(40, 40, 40, 0.3);
}

.video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: auto;
}

.video-wrapper iframe {
    min-height: 300px;
}

.breadcrumb-navigation {
    padding: 10px 0;
}

.breadcrumb-list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: auto;
    margin: 0;
    list-style: none;
    padding: 0;
}

.breadcrumb-list > li {
    position: relative;
    margin: 0;
    padding: 0 5px 0 10px;
    font: 0.875em "Lato-Regular", sans-serif;
    color: #929398;
}

@media (max-width: 767px) {
    .breadcrumb-list > li {
        padding: 0 8px;
    }
}

.breadcrumb-list > li:after {
    content: '/';
    position: absolute;
    bottom: 0;
    right: -5px;
    color: #929398;
}

.breadcrumb-list > li:first-child {
    padding-left: 0;
}

.breadcrumb-list > li:first-child a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    overflow: hidden;
    color: #929398;
}

.breadcrumb-list > li:first-child a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #929398;
    height: 1px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.breadcrumb-list > li:first-child a:hover:before, .breadcrumb-list > li:first-child a:focus:before, .breadcrumb-list > li:first-child a:active:before {
    left: 0;
    right: 0;
}

.breadcrumb-list > li:last-child {
    padding-right: 0;
}

.breadcrumb-list > li:last-child:after {
    content: '';
}

.breadcrumb-list > li a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    overflow: hidden;
    color: #929398;
}

.breadcrumb-list > li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #929398;
    height: 1px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.breadcrumb-list > li a:hover:before, .breadcrumb-list > li a:focus:before, .breadcrumb-list > li a:active:before {
    left: 0;
    right: 0;
}

.breadcrumb-list.white {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.breadcrumb-list.white > li {
    color: #fff;
}

.breadcrumb-list.white > li:after {
    color: #fff;
}

.breadcrumb-list.white > li:first-child a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    overflow: hidden;
    color: #fff;
}

.breadcrumb-list.white > li:first-child a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #fff;
    height: 1px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.breadcrumb-list.white > li:first-child a:hover:before, .breadcrumb-list.white > li:first-child a:focus:before, .breadcrumb-list.white > li:first-child a:active:before {
    left: 0;
    right: 0;
}

.breadcrumb-list.white > li a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    overflow: hidden;
    color: #fff;
}

.breadcrumb-list.white > li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #fff;
    height: 1px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.breadcrumb-list.white > li a:hover:before, .breadcrumb-list.white > li a:focus:before, .breadcrumb-list.white > li a:active:before {
    left: 0;
    right: 0;
}

/*===[ LAYOUTS ]===*/
html {
    font-size: 16px;
}

body {
    font-family: "Lato-Regular", sans-serif;
    color: #fff;
    background-color: #fff;
    font-size: 1em;
}

body a,
body a:hover,
body a:focus {
    text-decoration: none;
    outline: none;
}

body.overflow-hidden {
    /* when primary navigation is visible, the content in the background won't scroll */
    overflow: hidden;
}

.custom-responsive {
    width: 100%;
    height: auto;
}

.bg-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bg-image .to-bg {
    opacity: 0;
}

.center-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 579px) {
    .container {
        width: 720px;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        width: 800px;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1140px;
        max-width: 100%;
    }
}

@media (min-width: 1440px) {
    .container {
        width: 1390px;
        max-width: 100%;
    }
}

.wrapper {
    position: relative;
    width: 1380px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

@media (min-width: 768px) {
    .wrapper {
        padding: 0 30px;
    }
}

.more-btn {
    padding: 3em 0;
}

.top-margin {
    position: relative;
    width: 100%;
    height: 117px;
    overflow: hidden;
    cursor: default;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

@media (max-width: 991px) {
    .top-margin {
        height: 67px;
    }
}

.top-margin.scroll {
    height: 67px;
}

h2 {
    font: 3.5em "Lato-Medium", sans-serif;
    color: #2A2C35;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 991px) {
    h2 {
        font-size: 3em;
    }
}

@media (max-width: 767px) {
    h2 {
        font-size: 2.5em;
    }
}

@media (max-width: 578px) {
    h2 {
        font-size: 2em;
    }
}

@media (max-width: 420px) {
    h2 {
        font-size: 1.6em;
    }
}

h2 span {
    color: #00AEEF;
}

h2 + p {
    color: #999;
    text-align: center;
    padding: 0 15px;
}

@media (min-width: 992px) {
    h2 + p {
        font-size: 1.125em;
    }
}

@media (max-width: 578px) {
    h2 + p {
        font-size: 0.9375em;
    }
}

.page-banner {
    position: relative;
    width: 100%;
    height: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.page-banner h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: "LatoBlack", sans-serif;
    line-height: 1;
    margin: 0;
}

.page-heading {
    margin-bottom: 3em;
}

@media (max-width: 991px) {
    .page-heading {
        margin-bottom: 2em;
    }
}

.page-heading h2 {
    position: relative;
    font: 2.375em "LatoBlack", sans-serif;
    text-transform: uppercase;
    padding-bottom: 1.2rem;
    margin-bottom: 2rem;
}

@media (max-width: 991px) {
    .page-heading h2 {
        font-size: 2em;
    }
}

@media (max-width: 767px) {
    .page-heading h2 {
        font-size: 1.6em;
        margin-bottom: 1rem;
    }
}

@media (max-width: 420px) {
    .page-heading h2 {
        font-size: 1.4em;
    }
}

.page-heading h2 span {
    color: #00AEEF;
}

.page-heading h2:before {
    position: absolute;
    content: '';
    height: 5px;
    width: 60px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #273F95;
}

.page-heading p {
    width: 690px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: #2A2C35;
}

@media (min-width: 992px) {
    .page-heading p {
        font-size: 1.125em;
    }
}

@media (max-width: 578px) {
    .page-heading p {
        font-size: 0.9375em;
    }
}

.socials ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.socials ul li {
    margin: 0 3px;
}

.socials ul .fa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 22px;
    height: 22px;
    font-size: 1.125rem;
    color: #fff;
    background-color: transparent;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.socials ul .fa.fa-facebook:hover {
    color: #FFBE04;
}

.socials ul .fa.fa-twitter:hover {
    color: #FFBE04;
}

.socials ul .fa.fa-instagram:hover {
    color: #FFBE04;
}

.socials ul .fa.fa-google-plus:hover {
    color: #FFBE04;
}

.socials.footer ul li:last-child {
    margin-left: 12px;
}

.socials.footer ul .fa {
    width: 40px;
    height: 28px;
    font-size: 2rem;
    color: #0E76BC;
}

@media (max-width: 991px) {
    .socials.footer ul .fa {
        font-size: 1.5rem;
    }
}

.back-to-top {
    position: fixed;
    display: block;
    right: 30px;
    bottom: 30px;
    margin: 0;
    width: 36px;
    height: 36px;
    z-index: 1000;
    text-align: center;
    background-color: #FFBE04;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-radius: 50%;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.back-to-top:hover {
    background-color: #33C6F1;
}

@media (max-width: 991px) {
    .back-to-top {
        bottom: 110px;
    }
}

.back-to-top.on {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.back-to-top.off {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
}

.back-to-top .icon-stack {
    font-size: 1em;
    line-height: 36px;
}

.back-to-top .icon-stack .fa {
    color: #fff;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.site-header {
    position: fixed;
    width: 100%;
    z-index: 1000;
    will-change: transform;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    height: 117px;
    border-bottom: 7px solid #00AEEF;
}

@media (max-width: 991px) {
    .site-header {
        height: 67px;
    }
}

.site-header.is-hidden {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.site-header.on-scroll {
    top: -30px;
    height: 97px;
}

@media (max-width: 991px) {
    .site-header.on-scroll {
        top: -30px;
    }
}

.top-row {
    background-color: #0E76BC;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.top-row > .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.top-row .follows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.top-row .follows .text {
    font: 0.75em "Lato-Regular", sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}

.quote-free {
    position: relative;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.quote-free > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.quote-free > div .fa {
    font-size: 1rem;
    margin-right: 5px;
}

.quote-free > div:last-child {
    margin-left: 1em;
}

.quote-free span {
    font: 0.8125em "Lato-Regular", sans-serif;
}

.quote-free span a {
    font-family: "Lato-Semibold", sans-serif;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    overflow: hidden;
}

.quote-free span a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #fff;
    height: 1px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.quote-free span a:hover:before, .quote-free span a:focus:before, .quote-free span a:active:before {
    left: 0;
    right: 0;
}

.mobile-menu {
    margin: 0;
    visibility: hidden;
    opacity: 0;
    min-width: 310px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #00AEEF;
    height: calc(100vh - 67px);
    position: absolute;
    top: 60px;
    right: -1em;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

@media (max-width: 480px) {
    .mobile-menu {
        min-width: 100%;
        right: 0;
    }
}

.mobile-menu.is-open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.mobile-menu .socials {
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0E76BC;
}

.mobile-menu .socials ul {
    width: 100%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.mobile-menu .socials ul .fa {
    font-size: 1.5em;
}

footer .container {
    width: 1440px;
    max-width: 100%;
    padding: 0 2em;
}

@media (max-width: 767px) {
    footer .container {
        padding: 0 15px;
    }
}

@media (max-width: 991px) {
    footer.thanks .info-section {
        margin-top: 0;
    }
}

.info-section {
    position: relative;
    width: 100%;
    background-color: #33C6F1;
    height: 460px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1439px) {
    .info-section {
        height: 378px;
    }
}

@media (max-width: 1024px) {
    .info-section {
        height: 300px;
    }
}

@media (max-width: 1024px) {
    .info-section {
        height: auto;
        padding: 2em 0;
    }
}

@media (max-width: 991px) {
    .info-section {
        margin-top: 120px;
    }
}

.info-section > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 10;
}

@media (max-width: 991px) {
    .info-section > .container {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.info-section:before {
    position: absolute;
    content: '';
    height: 530px;
    width: 530px;
    background-color: #fff;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}

@media (max-width: 1439px) {
    .info-section:before {
        height: 463px;
        width: 463px;
    }
}

@media (max-width: 1024px) {
    .info-section:before {
        height: 330px;
        width: 330px;
    }
}

@media (max-width: 991px) {
    .info-section:before {
        display: none;
    }
}

.info-section .info-item {
    position: relative;
    width: 30%;
}

@media (max-width: 1024px) {
    .info-section .info-item {
        width: 32%;
    }
}

@media (max-width: 991px) {
    .info-section .info-item {
        width: 45%;
    }
}

@media (max-width: 1024px) {
    .info-section .info-item {
        padding-top: 1em;
    }
}

@media (max-width: 620px) {
    .info-section .info-item {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.info-section .info-item.center {
    width: 40%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1024px) {
    .info-section .info-item.center {
        width: 36%;
    }
}

@media (max-width: 991px) {
    .info-section .info-item.center {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 100%;
        width: 180px;
        height: 180px;
        background-color: #fff;
        border: 1px solid #33C6F1;
        border-radius: 50%;
    }
}

.info-section .info-item.center img {
    margin: 0 auto 2.5em;
}

@media (max-width: 1439px) {
    .info-section .info-item.center img {
        width: 330px;
    }
}

@media (max-width: 1024px) {
    .info-section .info-item.center img {
        width: 230px;
    }
}

@media (max-width: 991px) {
    .info-section .info-item.center img {
        width: 125px;
        margin-bottom: 1em;
    }
}

@media (min-width: 992px) {
    .info-section .info-item:first-child {
        padding-right: 1.5rem;
    }
}

@media (max-width: 620px) {
    .info-section .info-item:first-child {
        display: none;
    }
}

@media (min-width: 992px) {
    .info-section .info-item:last-child {
        padding-left: 1.5rem;
    }
}

@media (max-width: 620px) {
    .info-section .info-item .large {
        display: none;
    }
}

.info-section .info-item .small {
    margin-top: 2em;
}

@media (min-width: 621px) {
    .info-section .info-item .small {
        display: none;
    }
}

@media (max-width: 420px) {
    .info-section .info-item .small .btn {
        min-width: 140px;
        padding: 15px 15px 12px;
        font-size: 1.1em;
    }
}

.info-section .info-item p {
    font-size: 0.875em;
}

.info-section .info-item > img {
    margin-top: 1em;
}

@media (max-width: 420px) {
    .info-section .info-item > img {
        width: 165px;
    }
}

.info-section .info-item .btn:hover {
    background-color: #0E76BC;
}

.info-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1em;
}

.info-text > .fa {
    font-size: 2rem;
}

.info-text p {
    margin-bottom: 0;
    margin-left: 8px;
}

.menu-section {
    width: 100%;
    padding: 1.2em 0;
    z-index: 10;
}

@media (max-width: 490px) {
    .menu-section {
        padding: 10px 0;
    }
}

.develop-section {
    position: relative;
    width: 100%;
    background-color: #0E76BC;
    padding: 10px 0 8px;
    text-align: center;
}

.develop-section > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.develop-section .copyright {
    font: 0.75em "Lato-Regular", sans-serif;
    color: #fff;
}

.develop-section .copyright a {
    color: #FFBE04;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    overflow: hidden;
}

.develop-section .copyright a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #FFBE04;
    height: 1px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.develop-section .copyright a:hover:before, .develop-section .copyright a:focus:before, .develop-section .copyright a:active:before {
    left: 0;
    right: 0;
}

@media (min-width: 421px) {
    .develop-section br {
        display: none;
    }
}

.footer-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 10;
}

.footer-menu > li {
    float: left;
}

.footer-menu > li > a {
    font: 0.875rem "Lato-Regular", sans-serif;
    color: #666;
    padding-bottom: 3px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    overflow: hidden;
}

.footer-menu > li > a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #00AEEF;
    height: 1px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.footer-menu > li > a:hover:before, .footer-menu > li > a:focus:before, .footer-menu > li > a:active:before {
    left: 0;
    right: 0;
}

.footer-menu > li:after {
    content: '|';
    color: #666;
    padding: 0 1em;
}

@media (max-width: 490px) {
    .footer-menu > li:after {
        padding: 0 5px;
    }
}

.footer-menu > li:last-child:after {
    content: '';
    padding-right: 0;
}

@media (max-width: 420px) {
    .footer-menu > li:last-child {
        margin-left: 2em;
        margin-top: 3px;
    }
}

@media (max-width: 420px) {
    .footer-menu > li:nth-child(2):after {
        content: '';
        padding-right: 0;
    }
}

.footer-menu > li:hover > a {
    color: #00AEEF;
}

.footer-menu > li.active > a {
    color: #00AEEF;
}

.footer-menu > li.active > a:before {
    right: 0;
    left: 0;
}

@media (min-width: 421px) {
    .footer-menu br {
        display: none;
    }
}

.navigation {
    position: relative;
    height: 80px;
    width: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1.5em;
}

@media (max-width: 1199px) {
    .navigation {
        padding: 0 1em;
    }
}

.navigation.off {
    display: none;
    opacity: 0;
}

.navigation.on {
    opacity: 1;
}

.navigation > .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1199px) {
    .navigation > .wrapper {
        padding: 0 15px;
    }
}

.navigation .logo {
    margin-right: auto;
}

@media (max-width: 991px) {
    .navigation .logo {
        margin-right: 0;
    }
}

@media (max-width: 1199px) {
    .navigation .logo img {
        width: 160px;
    }
}

.navigation.scroll {
    height: 60px;
    background-color: #0E76BC;
    padding: 0 1em;
}

@media (max-width: 578px) {
    .navigation.scroll {
        padding: 0;
    }
}

.navigation.scroll .logo img {
    width: auto;
}

.navigation.scroll .phone {
    font: 1.625em "LatoBlack", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 5px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

@media (max-width: 991px) {
    .navigation.scroll .phone {
        font-size: 1.4em;
    }
}

@media (max-width: 767px) {
    .navigation.scroll .phone {
        font-size: 1.2em;
    }
}

@media (max-width: 575px) {
    .navigation.scroll .phone {
        font-size: 1.5em;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 1em;
    }
}

.navigation.scroll .phone:hover a {
    color: #FFBE04;
}

.navigation.scroll .phone a {
    color: #fff;
}

.navigation.scroll .phone .fa {
    margin: 0 10px;
    font-size: 2rem;
    color: #fff;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

@media (max-width: 991px) {
    .navigation.scroll .phone .fa {
        font-size: 1.8rem;
    }
}

@media (max-width: 767px) {
    .navigation.scroll .phone .fa {
        font-size: 1.5rem;
    }
}

@media (max-width: 575px) {
    .navigation.scroll .phone .fa {
        font-size: 1.5em;
    }
}

.navigation.scroll .btn {
    min-width: 140px;
    padding: 15px 15px 12px;
}

@media (max-width: 991px) {
    .navigation.scroll .btn {
        margin-right: 10px;
    }
}

@media (max-width: 420px) {
    .navigation.scroll .btn {
        min-width: 130px;
        padding: 13px 15px 10px;
        font-size: 1em;
    }
}

.navigation.scroll .main-menu > li {
    padding: 0 1.5em;
}

@media (min-width: 992px) {
    .navigation.scroll .main-menu > li > a {
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        color: #fff;
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        box-shadow: 0 0 1px transparent;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: relative;
        overflow: hidden;
        padding-bottom: 2px;
    }

    .navigation.scroll .main-menu > li > a:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 50%;
        right: 50%;
        bottom: 0;
        background: #FFBE04;
        height: 2px;
        -webkit-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .navigation.scroll .main-menu > li > a:hover:before, .navigation.scroll .main-menu > li > a:focus:before, .navigation.scroll .main-menu > li > a:active:before {
        left: 0;
        right: 0;
    }

    .navigation.scroll .main-menu > li:hover > a {
        color: #FFBE04;
    }

    .navigation.scroll .main-menu > li.active > a {
        color: #FFBE04;
    }

    .navigation.scroll .main-menu > li.active > a:before {
        right: 0;
        left: 0;
    }

    .navigation.scroll .main-menu > li:last-child {
        margin-right: 1em;
    }
}

@media (max-width: 991px) {
    .navigation.scroll .main-menu > li {
        padding: 0;
    }
}

.navigation.scroll .hamburger-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991px) {
    .navigation.scroll .hamburger-menu .main-nav {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

[role^='navigation'] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

[role^='navigation'] li {
    margin-bottom: 0;
}

.main-menu {
    padding: 0;
    margin: 0;
    list-style: none;
}

@media (max-width: 991px) {
    .main-menu {
        margin: 2em 2em 1em;
    }
}

@media (min-width: 992px) {
    .main-menu > li {
        position: relative;
        float: left;
        padding: 0 2em;
    }
}

@media (min-width: 992px) and (max-width: 1090px) {
    .main-menu > li {
        padding: 0 1.5em;
    }
}

@media (min-width: 992px) {
    .main-menu > li:after {
        position: absolute;
        content: '';
        height: 10px;
        width: 1px;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: #999;
    }

    .main-menu > li > a {
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        color: #333333;
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        box-shadow: 0 0 1px transparent;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: relative;
        overflow: hidden;
        padding-bottom: 2px;
    }

    .main-menu > li > a:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 50%;
        right: 50%;
        bottom: 0;
        background: #00AEEF;
        height: 2px;
        -webkit-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .main-menu > li > a:hover:before, .main-menu > li > a:focus:before, .main-menu > li > a:active:before {
        left: 0;
        right: 0;
    }

    .main-menu > li:hover > a {
        color: #00AEEF;
    }

    .main-menu > li.active > a {
        color: #00AEEF;
    }

    .main-menu > li.active > a:before {
        right: 0;
        left: 0;
    }

    .main-menu > li:last-child {
        margin-right: 2em;
    }
}

@media (min-width: 992px) and (max-width: 1090px) {
    .main-menu > li:last-child {
        margin-right: 1.5em;
    }
}

@media (max-width: 991px) {
    .main-menu > li {
        margin-bottom: 1.2em;
    }

    .main-menu > li > a {
        display: block;
        font-size: 1.125em "Lato-Semibold", sans-serif;
        padding: 0;
        color: #fff;
        text-transform: uppercase;
    }

    .main-menu > li.active > a {
        color: #FFBE04;
    }
}

.navlink {
    font: 0.9375rem "Lato-Regular", sans-serif;
}

@media screen and (min-width: 992px) {
    .navlink {
        text-transform: uppercase;
    }

    .navlink.active:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 2px;
        background-color: #fff;
    }
}

.form .form-group {
    border: 0;
    margin-bottom: 1rem;
}

.form .form-group textarea {
    height: auto;
}

.form .form-group textarea.form-control-danger {
    background-image: none;
}

.form .form-group.has-danger {
    margin-bottom: 0 !important;
}

.form .form-group.has-danger + label.help-block {
    width: 100%;
    margin: 5px 0 1rem;
    font-size: 0.8125em;
    color: #EE3A53;
    letter-spacing: 1.1px;
    background-color: transparent;
    text-align: left;
}

@media (max-width: 420px) {
    .form .form-group.has-danger + label.help-block {
        font-size: 0.8em;
    }
}

.form .form-group.has-danger .form-control {
    border-bottom-color: #EE3A53 !important;
}

.form-control {
    font: 0.875rem "Lato-Regular", sans-serif;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: none;
    height: 48px;
    color: #999;
}

/*===[ /PAGES ]===*/
.main-banner-section {
    position: relative;
    width: 100%;
    height: 40vw;
    min-height: 350px;
}

.appointment-section {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 15px;
}

.appointment-section .block-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1110px;
    max-width: 100%;
    margin-top: -5em;
}

@media (max-width: 991px) {
    .appointment-section .block-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.appointment-section .block-wrapper .block-item {
    padding: 3em 2em;
    width: 50%;
    margin: 0 3px;
    border-radius: 5px;
    text-align: center;
}

@media (max-width: 578px) {
    .appointment-section .block-wrapper .block-item {
        padding: 2em;
    }
}

@media (max-width: 420px) {
    .appointment-section .block-wrapper .block-item {
        padding: 1em;
    }
}

.appointment-section .block-wrapper .block-item:first-child {
    background-color: #00AEEF;
}

@media (max-width: 991px) {
    .appointment-section .block-wrapper .block-item:first-child {
        display: none;
    }
}

.appointment-section .block-wrapper .block-item:last-child {
    background-color: #2A2D36;
}

@media (max-width: 991px) {
    .appointment-section .block-wrapper .block-item:last-child {
        width: auto;
    }
}

.appointment-section .block-wrapper .block-item .fa {
    font-size: 65px;
    display: block;
    margin-bottom: 1.5rem;
}

.appointment-section .block-wrapper .block-item a {
    display: block;
    color: #fff;
    font: 3.5em "LatoBlack", sans-serif;
    margin-bottom: 1rem;
}

.appointment-section .block-wrapper .block-item > span {
    font: 0.875em "Lato-Regular", sans-serif;
}

.appointment-section .block-wrapper .block-item h4 {
    position: relative;
    font: 1.625em "LatoBlack", sans-serif;
    text-transform: uppercase;
    padding-bottom: 1.2rem;
    margin-bottom: 2rem;
}

@media (max-width: 420px) {
    .appointment-section .block-wrapper .block-item h4 {
        font-size: 1.3em;
    }
}

.appointment-section .block-wrapper .block-item h4 span {
    color: #00AEEF;
}

.appointment-section .block-wrapper .block-item h4:before {
    position: absolute;
    content: '';
    height: 5px;
    width: 60px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #273F95;
}

.appointment-section .block-wrapper .block-item form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.appointment-section .block-wrapper .block-item form .form-group {
    width: calc(50% - 5px);
}

@media (max-width: 578px) {
    .appointment-section .block-wrapper .block-item form .form-group {
        width: 100%;
    }
}

@media (min-width: 579px) {
    .appointment-section .block-wrapper .block-item form .form-group:nth-child(2n+1) {
        margin-right: 5px;
    }

    .appointment-section .block-wrapper .block-item form .form-group:nth-child(2n) {
        margin-left: 5px;
    }

    .appointment-section .block-wrapper .block-item form .form-group:nth-last-child(-n+2) {
        margin-bottom: 0;
    }
}

.appointment-section .block-wrapper .block-item form .form-group.has-danger {
    margin-bottom: 0 !important;
}

.appointment-section .block-wrapper .block-item form .form-group.has-danger label.help-block {
    width: 100%;
    margin: 5px 0 1rem;
    font-size: 0.8125em;
    color: #EE3A53;
    letter-spacing: 1.1px;
    background-color: transparent;
    text-align: left;
}

@media (max-width: 420px) {
    .appointment-section .block-wrapper .block-item form .form-group.has-danger label.help-block {
        font-size: 0.8em;
    }
}

.appointment-section .block-wrapper .block-item form .form-group.has-danger .form-control {
    border-bottom-color: #EE3A53 !important;
}

.appointment-section .block-wrapper .block-item form .btn-wrapper {
    min-width: 0;
    width: 100%;
}

.appointment-section .block-wrapper .block-item form .btn-wrapper .btn-label {
    min-width: 0;
    width: 100%;
}

.appointment-section .block-wrapper .block-item form .btn-wrapper .btn-label .btn-input {
    min-width: 0;
    width: 100%;
}

.services-section {
    position: relative;
    width: 100%;
    padding: 5em 0 0;
}

.services-section > p {
    width: 690px;
    max-width: 100%;
    margin: 0 auto 2em;
}

.service {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 25%;
    padding: 3em;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .service {
        padding: 2em;
    }
}

@media (max-width: 620px) {
    .service {
        padding: 2em;
    }
}

@media (max-width: 490px) {
    .service {
        padding: 1.5em;
    }
}

@media (max-width: 460px) {
    .service {
        padding: 3em;
    }
}

@media (max-width: 360px) {
    .service {
        padding: 2em;
    }
}

.service:hover {
    background-color: #FFBE04 !important;
}

.service:hover h3,
.service:hover ul {
    color: #333333;
}

.service .icon {
    margin-bottom: 2rem;
}

.service h3 {
    font: 1.5em "Lato-Regular", sans-serif;
    margin-bottom: 2rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
}

.service ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
}

.service .btn {
    margin: auto auto 0;
    width: 200px;
}

.middle-banner-section {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 31vw;
}

@media (max-width: 991px) {
    .middle-banner-section {
        height: 50vw;
        min-height: 400px;
    }
}

@media (max-width: 578px) {
    .middle-banner-section {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 0;
        height: auto;
    }
}

.middle-banner-section .image {
    width: 50%;
}

@media (max-width: 991px) {
    .middle-banner-section .image {
        width: 100%;
    }
}

@media (max-width: 578px) {
    .middle-banner-section .image {
        height: 340px;
    }
}

.middle-banner-section .text-block {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 3em;
    background: url("../static/imgs/tooth.png") no-repeat 70% 70%;
}

@media (max-width: 991px) {
    .middle-banner-section .text-block {
        width: auto;
        background-image: none;
        position: absolute;
        bottom: 2em;
        left: 2em;
        background-color: #fff;
        padding: 2em 2.5em;
    }
}

@media (max-width: 767px) {
    .middle-banner-section .text-block {
        padding: 1.5em 2em;
    }
}

@media (max-width: 578px) {
    .middle-banner-section .text-block {
        width: 90%;
        left: auto;
        bottom: auto;
        position: relative;
        margin-top: -4em;
    }
}

.middle-banner-section .text-block h5 {
    position: relative;
    font: 2.625em "Lato-Medium", sans-serif;
    color: #2A2C35;
    line-height: 1.1;
}

@media (max-width: 767px) {
    .middle-banner-section .text-block h5 {
        font-size: 2.2em;
    }
}

@media (max-width: 420px) {
    .middle-banner-section .text-block h5 {
        font-size: 1.6em;
    }
}

.middle-banner-section .text-block h5 span {
    position: absolute;
    margin: 8px 0 0 5px;
    color: #999;
    font-size: 1.125rem;
}

@media (max-width: 589px) {
    .middle-banner-section .text-block h5 span {
        font-size: 1rem;
    }
}

.middle-banner-section .text-block .price {
    font: 3em "Lato-Bold", sans-serif;
    color: #FF8A8B;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .middle-banner-section .text-block .price {
        font-size: 2.5em;
    }
}

@media (max-width: 420px) {
    .middle-banner-section .text-block .price {
        font-size: 2em;
    }
}

.insurances-section {
    position: relative;
    width: 100%;
    padding: 5% 0 4%;
}

@media (max-width: 767px) {
    .insurances-section {
        padding: 2em 0;
    }
}

.insurances-section .insurances-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 2em 15px 0;
}

.insurances-section .insurances-list .insurance {
    width: calc(16.66% - 5px);
    text-align: center;
    padding: 1em 0;
}

@media (max-width: 1439px) {
    .insurances-section .insurances-list .insurance {
        width: calc(25% - 15px);
    }
}

@media (max-width: 991px) {
    .insurances-section .insurances-list .insurance {
        width: calc(33.33% - 1em);
    }
}

@media (max-width: 420px) {
    .insurances-section .insurances-list .insurance {
        width: calc(50% - 1em);
    }
}

.insurances-section .insurances-list .insurance img {
    max-width: 100%;
}

@media (max-width: 991px) {
    .insurances-section.upper {
        padding-bottom: 10em;
    }
}

.insurances-section.upper h2 {
    width: 1090px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1439px) {
    .insurances-section.upper h2 {
        font-size: 3em;
    }
}

@media (max-width: 1199px) {
    .insurances-section.upper h2 {
        font-size: 2.5em;
    }
}

@media (max-width: 991px) {
    .insurances-section.upper h2 {
        font-size: 2.1em;
    }
}

@media (max-width: 767px) {
    .insurances-section.upper h2 {
        font-size: 1.9em;
    }
}

@media (max-width: 420px) {
    .insurances-section.upper h2 {
        font-size: 1.6em;
    }
}

.video-section {
    position: relative;
    width: 100%;
}

.video-section .embed-responsive {
    min-height: 250px;
}

.about-section {
    position: relative;
    width: 100%;
    padding-bottom: 5em;
}

@media (max-width: 991px) {
    .about-section {
        padding-bottom: 0;
    }
}

.about-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: calc(100% - 4em);
    bottom: 0;
    background: url("../static/imgs/dots-bg.jpg") no-repeat center center/cover;
}

.about-section .about-item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.about-section .about-item:first-child {
    margin-top: -4em;
}

@media (max-width: 991px) {
    .about-section .about-item:first-child {
        margin-bottom: -3em;
    }

    .about-section .about-item:first-child .left-item {
        z-index: 25;
    }
}

@media (max-width: 578px) {
    .about-section .about-item:first-child {
        margin-top: 0;
    }
}

.about-section .about-item:first-child .image {
    width: 32vw;
    height: 430px;
}

.about-section .about-item:first-child .link {
    margin: 2em 1.5em 0 0;
}

@media (max-width: 991px) {
    .about-section .about-item:first-child .link {
        margin-right: 5.5em;
    }

    .about-section .about-item:first-child .link:before {
        width: 180% !important;
    }
}

.about-section .about-item:first-child .text-item {
    margin-left: 15px;
}

@media (max-width: 991px) {
    .about-section .about-item:first-child .right-item {
        display: none;
    }
}

@media (max-width: 991px) {
    .about-section .about-item:last-child {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        z-index: 13;
    }
}

.about-section .about-item:last-child .left-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.about-section .about-item:last-child .left-item .image {
    margin-right: -2em;
    height: 40vw;
    width: 54vw;
}

@media (max-width: 991px) {
    .about-section .about-item:last-child .left-item .image {
        width: 100%;
        min-height: 400px;
        margin-right: 0;
    }
}

.about-section .about-item:last-child .right-item {
    margin-top: -15em;
    z-index: 3;
}

@media (max-width: 1101px) {
    .about-section .about-item:last-child .right-item {
        margin-top: -16em;
    }
}

@media (max-width: 1096px) {
    .about-section .about-item:last-child .right-item {
        margin-top: -17em;
    }
}

@media (max-width: 991px) {
    .about-section .about-item:last-child .right-item {
        margin-top: -3em;
        width: 100%;
        z-index: 13;
    }
}

.about-section .about-item:last-child .right-item .image {
    width: 37vw;
    height: 36vw;
}

@media (max-width: 991px) {
    .about-section .about-item:last-child .right-item .image {
        display: none;
    }
}

.about-section .about-item:last-child .right-item .text-item {
    margin-right: 15px;
}

.about-section .about-item .left-item {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    z-index: 10;
}

@media (max-width: 991px) {
    .about-section .about-item .left-item {
        width: 100%;
    }
}

.about-section .about-item .left-item img {
    width: 100%;
}

.about-section .about-item .right-item {
    width: 50%;
    z-index: 5;
}

.about-section .about-item .link {
    position: relative;
    font: 0.9375em "Lato-Medium", sans-serif;
    color: #2A2C35;
    text-transform: uppercase;
    padding-bottom: 1em;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

@media (max-width: 767px) {
    .about-section .about-item .link {
        padding-bottom: 0.6em;
    }
}

.about-section .about-item .link:before {
    position: absolute;
    content: '';
    height: 2px;
    width: 250%;
    bottom: 0;
    left: 0;
    background-color: #5f5f5f;
}

.about-section .about-item .link:hover {
    color: #00AEEF;
}

.about-section .about-item .text-item {
    width: 580px;
    max-width: 100%;
    padding: 3em 3.5em 6em 3.5em;
    background-color: #fff;
}

@media (max-width: 1199px) {
    .about-section .about-item .text-item {
        padding: 3em 2em 6em 3em;
        width: 552px;
    }
}

@media (max-width: 991px) {
    .about-section .about-item .text-item {
        width: 95%;
        margin-right: auto !important;
        margin-left: auto !important;
        padding-bottom: 3em;
    }
}

@media (max-width: 767px) {
    .about-section .about-item .text-item {
        padding: 2.5em 2.5em 2em;
    }
}

@media (max-width: 578px) {
    .about-section .about-item .text-item {
        padding: 2em 2em 1.5em;
    }
}

@media (max-width: 578px) {
    .about-section .about-item .text-item {
        padding: 1.2em 1.2em 2em;
    }
}

.about-section .about-item .text-item h4 {
    font: 2em "LatoBlack", sans-serif;
    color: #2A2C35;
    text-transform: uppercase;
    line-height: 1.5;
    margin-bottom: 2rem;
}

@media (max-width: 1199px) {
    .about-section .about-item .text-item h4 {
        font-size: 1.7em;
    }
}

@media (max-width: 767px) {
    .about-section .about-item .text-item h4 {
        font-size: 1.5em;
        margin-bottom: 1rem;
    }
}

@media (max-width: 578px) {
    .about-section .about-item .text-item h4 {
        font-size: 1.3em;
    }
}

.about-section .about-item .text-item h4 span {
    color: #00AEEF;
}

.about-section .about-item .text-item p {
    color: #666;
    line-height: 2;
}

@media (max-width: 767px) {
    .about-section .about-item .text-item p {
        line-height: 1.5;
    }
}

.about-section .about-item .doctors-carousel {
    position: relative;
    width: 450px;
    max-width: 100%;
    z-index: 5;
}

@media (max-width: 991px) {
    .about-section .about-item .doctors-carousel {
        width: 100%;
        padding: 3em 6% 4em;
    }
}

@media (max-width: 767px) {
    .about-section .about-item .doctors-carousel {
        padding: 3em 1em 4em;
    }
}

@media (max-width: 650px) and (min-width: 421px) {
    .about-section .about-item .doctors-carousel {
        padding-left: 10%;
        padding-right: 10%;
    }
}

.about-section .about-item .doctors-carousel .link {
    position: absolute;
    bottom: 40%;
    left: -8em;
    z-index: 10;
}

@media (max-width: 1199px) {
    .about-section .about-item .doctors-carousel .link {
        position: relative;
        bottom: 0;
        left: 0;
    }

    .about-section .about-item .doctors-carousel .link:before {
        width: 445%;
    }
}

@media (max-width: 991px) {
    .about-section .about-item .doctors-carousel .link:before {
        width: 250px;
        -webkit-transform: translateX(-30%);
        transform: translateX(-30%);
    }
}

.about-section .about-item .doctors-carousel > h4 {
    position: absolute;
    bottom: 22%;
    left: calc(100% + 1em);
    width: 500px;
    font: 1.625em "LatoBlack", sans-serif;
    color: #2A2C35;
    text-transform: uppercase;
    margin-left: 10px;
}

@media (max-width: 991px) {
    .about-section .about-item .doctors-carousel > h4 {
        position: relative;
        left: 0;
        -webkit-transform: none;
        transform: none;
        bottom: 0;
        margin-bottom: 2rem;
        width: auto;
    }
}

@media (max-width: 767px) {
    .about-section .about-item .doctors-carousel > h4 {
        font-size: 1.5em;
    }
}

@media (max-width: 578px) {
    .about-section .about-item .doctors-carousel > h4 {
        font-size: 1.3em;
    }
}

.about-section .about-item .doctors-carousel > h4 span {
    color: #00AEEF;
}

.about-section .about-item .doctors-carousel > h4 .fa {
    margin-right: 1rem;
}

@media (max-width: 991px) {
    .about-section .about-item .doctors-carousel > h4 .fa {
        display: none;
    }
}

.doctor {
    border: none;
    border-radius: 0;
}

@media (max-width: 991px) {
    .doctor {
        margin: 0 10px;
    }
}

.doctor .photo img {
    width: 100%;
}

.doctor .card-block {
    background-color: #00AEEF;
    text-align: center;
    padding: 1.25em 2em;
}

@media (max-width: 991px) {
    .doctor .card-block {
        padding: 1.25em 1em;
    }
}

.doctor .card-block h5 {
    font: 2em "Lato-Medium", sans-serif;
    line-height: 1;
    text-transform: none;
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .doctor .card-block h5 {
        font-size: 1.8em;
    }
}

@media (max-width: 767px) {
    .doctor .card-block h5 {
        font-size: 1.5em;
    }
}

.doctor .card-block h5 a {
    color: #fff;
}

.doctor .card-block span {
    font: bold 1em "Lato-Medium", sans-serif;
}

@media (max-width: 767px) {
    .doctor .card-block span {
        font-size: 0.9375em;
    }
}

.doctor .card-block p {
    font-size: 0.9375em;
    color: #fff;
    margin-top: 0.5em;
    margin-bottom: 0;
}

.offer-section {
    position: relative;
    width: 100%;
    height: 41vw;
    min-height: 350px;
}

.blog-section {
    position: relative;
    width: 100%;
    padding: 5% 8%;
}

@media (max-width: 991px) {
    .blog-section {
        padding: 2em 0;
    }
}

@media (max-width: 767px) and (min-width: 579px) {
    .blog-section {
        padding: 2em 8%;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .blog-section > .container {
        width: 95%;
    }
}

@media (max-width: 991px) {
    .blog-section.big {
        padding: 2em 0 10em;
    }
}

.blog-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 4rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .blog-wrapper {
        margin-top: 2em;
    }
}

.blog-wrapper .blog-item {
    width: calc(50% - 1em);
}

@media (max-width: 767px) {
    .blog-wrapper .blog-item {
        width: 100%;
    }
}

.blog-wrapper .blog-item .image img {
    width: 100%;
}

.blog-wrapper .blog-item .item-block {
    padding: 2em;
}

@media (max-width: 1199px) {
    .blog-wrapper .blog-item .item-block {
        padding: 1em;
    }
}

.blog-wrapper .blog-item h4 {
    font-size: 2.25em;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 12px;
}

@media (max-width: 1199px) {
    .blog-wrapper .blog-item h4 {
        font-size: 1.8em;
    }
}

@media (max-width: 420px) {
    .blog-wrapper .blog-item h4 {
        font-size: 1.3em;
    }
}

.blog-wrapper .blog-item h4 a {
    color: #2A2C35;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.blog-wrapper .blog-item h4 a:hover {
    color: #00AEEF;
}

.blog-wrapper .blog-item p {
    color: #00AEEF;
    font-size: 0.9375em;
    font-weight: bold;
    text-align: center;
}

.blog-wrapper .blog-item p .fa {
    font-size: 1.125em;
}

.blog-wrapper .blog-item p span {
    color: #969FA7;
    font-weight: normal;
}

.thanks-section {
    position: relative;
    width: 100%;
    border-bottom: 10px solid #0089CD;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10;
}

@media (max-width: 490px) {
    .thanks-section {
        height: 400px;
    }
}

.thanks-section .info-item {
    width: 50%;
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
}

@media (max-width: 991px) {
    .thanks-section .info-item {
        width: 55%;
        -webkit-transform: translateY(-3.5rem);
        transform: translateY(-3.5rem);
    }
}

@media (max-width: 767px) {
    .thanks-section .info-item {
        width: 60%;
    }
}

@media (max-width: 490px) {
    .thanks-section .info-item {
        width: 100%;
    }
}

.thanks-section .info-item .text-item {
    padding: 0 2em 0 1em;
    text-align: right;
}

@media (max-width: 767px) {
    .thanks-section .info-item .text-item {
        padding-right: 1em;
    }
}

@media (max-width: 490px) {
    .thanks-section .info-item .text-item {
        text-align: center;
    }
}

.thanks-section .info-item .text-item span {
    font: 1.8125em "Lato-Bold", sans-serif;
    color: #00AEEF;
    text-transform: uppercase;
    margin-bottom: 5px;
}

@media (max-width: 1199px) {
    .thanks-section .info-item .text-item span {
        font-size: 1.6em;
    }
}

@media (max-width: 991px) {
    .thanks-section .info-item .text-item span {
        font-size: 1.3em;
    }
}

@media (max-width: 767px) {
    .thanks-section .info-item .text-item span {
        font-size: 1em;
    }
}

@media (max-width: 578px) {
    .thanks-section .info-item .text-item span {
        font-size: 0.9375em;
    }
}

.thanks-section .info-item .text-item p {
    font: 3.625em "Lato-Semibold", sans-serif;
    color: #2A2C35;
    width: 550px;
    max-width: 100%;
    margin-left: auto;
    line-height: 1.1;
    margin-bottom: 3rem;
}

@media (max-width: 1199px) {
    .thanks-section .info-item .text-item p {
        font-size: 3em;
    }
}

@media (max-width: 991px) {
    .thanks-section .info-item .text-item p {
        font-size: 2.5em;
        margin-bottom: 2rem;
    }
}

@media (max-width: 767px) {
    .thanks-section .info-item .text-item p {
        font-size: 1.8em;
        margin-bottom: 1rem;
    }
}

@media (max-width: 578px) {
    .thanks-section .info-item .text-item p {
        font-size: 1.6em;
    }
}

.thanks-section .info-item .button-item {
    background-color: #00AEEF;
    padding: 1.5em 2em 1.5em 0;
    text-align: right;
}

@media (max-width: 767px) {
    .thanks-section .info-item .button-item {
        padding: 1em;
    }
}

@media (max-width: 578px) {
    .thanks-section .info-item .button-item {
        padding: .8em;
    }
}

@media (max-width: 490px) {
    .thanks-section .info-item .button-item {
        text-align: center;
    }
}

.thanks-section .image-item {
    width: 50%;
    height: 750px;
}

@media (max-width: 1199px) {
    .thanks-section .image-item {
        height: 650px;
    }
}

@media (max-width: 991px) {
    .thanks-section .image-item {
        height: 500px;
        width: 45%;
    }
}

@media (max-width: 767px) {
    .thanks-section .image-item {
        height: 450px;
        width: 40%;
    }
}

@media (max-width: 578px) {
    .thanks-section .image-item {
        height: 400px;
    }
}

@media (max-width: 490px) {
    .thanks-section .image-item {
        display: none;
    }
}

.thanks-section.error .info-item .text-item span {
    font-size: 5em;
}

@media (max-width: 1199px) {
    .thanks-section.error .info-item .text-item span {
        font-size: 4.5em;
    }
}

@media (max-width: 991px) {
    .thanks-section.error .info-item .text-item span {
        font-size: 3em;
    }
}

@media (max-width: 767px) {
    .thanks-section.error .info-item .text-item span {
        font-size: 2.5em;
    }
}

.thanks-section.error .info-item .text-item p {
    width: 637px;
    font-size: 3.5em;
}

@media (max-width: 1199px) {
    .thanks-section.error .info-item .text-item p {
        font-size: 3em;
    }
}

@media (max-width: 991px) {
    .thanks-section.error .info-item .text-item p {
        font-size: 2.5em;
        margin-bottom: 2rem;
    }
}

@media (max-width: 767px) {
    .thanks-section.error .info-item .text-item p {
        font-size: 1.8em;
        margin-bottom: 1rem;
    }
}

@media (max-width: 578px) {
    .thanks-section.error .info-item .text-item p {
        font-size: 1.6em;
    }
}

.thanks-section.error .info-item .button-item {
    background-color: #FFBE04;
}

.request-section {
    position: relative;
    width: 100%;
    padding: 4em 0 6em;
    background-color: #2A2C35;
}

.request-section.white {
    background-color: #fff;
}

@media (max-width: 991px) {
    .request-section.white {
        padding-bottom: 4em;
    }
}

.request-section.white h4,
.request-section.white p {
    color: #2A2C35;
}

@media (max-width: 991px) {
    .request-section {
        padding-bottom: 11em;
    }
}

@media (max-width: 767px) {
    .request-section {
        padding-top: 3em;
    }
}

.request-section > .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.request-section form {
    width: 420px;
    max-width: 100%;
    margin: 0 auto;
}

@media (max-width: 420px) {
    .request-section form .btn-wrapper {
        min-width: 0;
        width: 100%;
    }

    .request-section form .btn-wrapper .btn-label {
        min-width: 0;
        width: 100%;
    }

    .request-section form .btn-wrapper .btn-label .btn-input {
        min-width: 0;
        width: 100%;
    }
}

.request-section h4 {
    position: relative;
    font: 1.625em "LatoBlack", sans-serif;
    text-transform: uppercase;
    padding-bottom: 1.2rem;
    margin-bottom: 2rem;
}

@media (max-width: 420px) {
    .request-section h4 {
        font-size: 1.3em;
    }
}

.request-section h4 span {
    color: #00AEEF;
}

.request-section h4:before {
    position: absolute;
    content: '';
    height: 5px;
    width: 60px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #273F95;
}

@media (max-width: 578px) {
    .request-section p {
        font-size: 0.9375em;
    }
}

.request-section .call-us {
    text-align: center;
    margin-top: 2em;
}

.request-section .call-us .fa {
    font-size: 2.625em;
    color: #00AEEF;
}

.request-section .call-us a {
    display: block;
    font: 2.5em "LatoBlack", sans-serif;
    color: #00AEEF;
}

.map-section {
    position: relative;
    width: 100%;
    height: 35vw;
    min-height: 480px;
}

@media (max-width: 767px) {
    .map-section {
        margin-top: 6em;
    }
}

@media (max-width: 420px) {
    .map-section {
        min-height: 400px;
    }
}

.map-section .info-block {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15%;
    padding: 3em;
    background-color: #00AEEF;
}

@media (max-width: 1024px) {
    .map-section .info-block {
        left: 10%;
    }
}

@media (max-width: 991px) {
    .map-section .info-block {
        padding: 2em;
        left: 7%;
        top: 35%;
    }
}

@media (max-width: 767px) {
    .map-section .info-block {
        width: 355px;
        max-width: 100%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 0;
        margin: 0 auto;
    }
}

@media (max-width: 420px) {
    .map-section .info-block {
        width: 90%;
        padding: 2em 1em;
    }
}

.map-section .info-text:last-child {
    margin-bottom: 0;
}

@media (max-width: 450px) {
    .map-section .info-text p br {
        display: none;
    }
}

.map-section .info-text .phones {
    margin-left: 8px;
}

.map-section .info-text .phones a {
    display: block;
    font: 1rem "Lato-Regular", sans-serif;
    color: #fff;
}

.consultas-section {
    position: relative;
    width: 100%;
    padding: 3em 0 0;
}

.consultas-section.item .page-heading p {
    width: 960px;
}

.consultas-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.consultas-wrapper .consulta-item {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3em;
}

@media (max-width: 767px) {
    .consultas-wrapper .consulta-item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.consultas-wrapper .consulta-item .service {
    width: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 991px) {
    .consultas-wrapper .consulta-item .service {
        padding: 2em;
        width: 320px;
    }
}

@media (max-width: 767px) {
    .consultas-wrapper .consulta-item .service {
        padding: 1.5em;
        width: 290px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: -9em 1em 0;
    }
}

@media (max-width: 578px) {
    .consultas-wrapper .consulta-item .service {
        margin: -6em auto 0;
        width: 420px;
        padding: 2em;
    }
}

@media (max-width: 480px) {
    .consultas-wrapper .consulta-item .service {
        width: 100%;
        margin: 0;
    }
}

.consultas-wrapper .consulta-item .service:hover .btn {
    background-color: #00AEEF;
    color: #fff;
}

.consultas-wrapper .consulta-item .service .icon,
.consultas-wrapper .consulta-item .service h3 {
    margin-bottom: 1rem;
}

.consultas-wrapper .consulta-item .service ul {
    margin-bottom: 1rem;
}

.consultas-wrapper .consulta-item .service ul li {
    margin-bottom: .5rem;
}

.consultas-wrapper .consulta-item .consult-image {
    width: calc(100% - 350px);
}

@media (max-width: 991px) {
    .consultas-wrapper .consulta-item .consult-image {
        width: calc(100% - 320px);
    }
}

@media (max-width: 991px) {
    .consultas-wrapper .consulta-item .consult-image {
        width: calc(100% - 290px);
    }
}

@media (max-width: 767px) {
    .consultas-wrapper .consulta-item .consult-image {
        width: 100%;
        height: 400px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

@media (max-width: 578px) {
    .consultas-wrapper .consulta-item .consult-image {
        height: 300px;
    }
}

@media (max-width: 480px) {
    .consultas-wrapper .consulta-item .consult-image {
        height: 250px;
    }
}

@media (max-width: 767px) and (min-width: 579px) {
    .consultas-wrapper .consulta-item .btn.in {
        display: none;
    }
}

.consultas-wrapper .consulta-item .btn.out {
    display: none;
}

@media (max-width: 767px) and (min-width: 579px) {
    .consultas-wrapper .consulta-item .btn.out {
        display: block;
        position: absolute;
        bottom: 10%;
        right: 10%;
    }
}

@media (max-width: 690px) {
    .consultas-wrapper .consulta-item .btn.out {
        right: 6%;
    }
}

@media (max-width: 620px) {
    .consultas-wrapper .consulta-item .btn.out {
        right: 4%;
    }
}

@media (max-width: 767px) {
    .consultas-wrapper .consulta-item.reverse {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media (max-width: 767px) {
    .consultas-wrapper .consulta-item.reverse .btn.out {
        bottom: 10%;
        left: 10%;
        right: auto;
    }
}

@media (max-width: 690px) {
    .consultas-wrapper .consulta-item.reverse .btn.out {
        left: 6%;
    }
}

@media (max-width: 620px) {
    .consultas-wrapper .consulta-item.reverse .btn.out {
        left: 4%;
    }
}

.consulta-wrapper {
    position: relative;
    width: 100%;
}

.consulta-wrapper .image {
    position: relative;
    height: 45vw;
    min-height: 350px;
}

@media (max-width: 991px) {
    .consulta-wrapper .image {
        height: 440px;
    }
}

@media (max-width: 767px) {
    .consulta-wrapper .image {
        height: 350px;
    }
}

.consulta-wrapper .sticky-sidebar {
    margin-top: -5em;
    z-index: 1;
}

.consulta-wrapper .service-list {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 350px;
    height: 480px;
    padding: 3em;
}

@media (max-width: 1199px) {
    .consulta-wrapper .service-list {
        width: 300px;
        height: 440px;
        padding: 2em;
    }
}

@media (max-width: 991px) {
    .consulta-wrapper .service-list {
        margin: 0;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        height: 100%;
    }
}

@media (max-width: 767px) {
    .consulta-wrapper .service-list {
        display: none;
    }
}

.consulta-wrapper .service-list .icon {
    margin-bottom: 1rem;
}

.consulta-wrapper .service-list h3 {
    font: 1.5em "Lato-Regular", sans-serif;
    margin-bottom: 1rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
}

.consulta-wrapper .service-list ul {
    list-style: none;
    padding-left: 0;
    margin: 0 0 2rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
}

.consulta-wrapper .service-list ul li {
    margin: 0;
}

.consulta-wrapper .service-list ul li a {
    padding: .4em;
    display: block;
    color: #fff;
}

.consulta-wrapper .service-list ul li.active {
    background-color: #fff;
}

.consulta-wrapper .service-list ul li.active a {
    color: #00AEEF;
}

.consulta-wrapper .consulta-info {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.consulta-wrapper .consulta-info .list-items-info {
    width: calc(100% - 350px);
}

@media (max-width: 1199px) {
    .consulta-wrapper .consulta-info .list-items-info {
        width: calc(100% - 300px);
    }
}

@media (max-width: 1199px) {
    .consulta-wrapper .consulta-info .list-items-info {
        width: 100%;
    }
}

.consulta-wrapper .consulta-info .list-items-info .list-item {
    padding: 2em 2em 3em;
    margin-bottom: 2em;
    background: url("../static/imgs/bg-pattern.png");
}

@media (max-width: 1199px) {
    .consulta-wrapper .consulta-info .list-items-info .list-item {
        padding: 1.5em 1.5em 2em;
    }
}

@media (max-width: 767px) {
    .consulta-wrapper .consulta-info .list-items-info .list-item {
        padding: 1em;
        margin-bottom: 1em;
    }
}

@media (max-width: 578px) {
    .consulta-wrapper .consulta-info .list-items-info .list-item {
        padding: 1em 0;
    }
}

.consulta-wrapper .consulta-info .list-items-info .list-item h3 {
    font: 2.5em "Lato-Medium", sans-serif;
    color: #2A2C35;
    margin-bottom: 1rem;
}

@media (max-width: 991px) {
    .consulta-wrapper .consulta-info .list-items-info .list-item h3 {
        font-size: 2em;
    }
}

@media (max-width: 767px) {
    .consulta-wrapper .consulta-info .list-items-info .list-item h3 {
        font-size: 1.8em;
    }
}

@media (max-width: 578px) {
    .consulta-wrapper .consulta-info .list-items-info .list-item h3 {
        font-size: 1.6em;
    }
}

.consulta-wrapper .consulta-info .list-items-info .list-item p {
    color: #666666;
}

@media (min-width: 992px) {
    .consulta-wrapper .consulta-info .list-items-info .list-item p {
        font-size: 1.125em;
    }
}

@media (max-width: 578px) {
    .consulta-wrapper .consulta-info .list-items-info .list-item p {
        font-size: 0.9375em;
    }
}

.consulta-wrapper .consulta-info .list-items-info .list-item .item-image {
    margin-bottom: 2rem;
}

.consulta-wrapper .consulta-info .list-items-info .list-item .item-image .top-band {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.consulta-wrapper .consulta-info .list-items-info .list-item .item-image .top-band > div {
    width: 50%;
    text-align: center;
    background-color: #2A2C35;
    font: bold 1.25em "Lato-Regular", sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 0;
}

@media (max-width: 767px) {
    .consulta-wrapper .consulta-info .list-items-info .list-item .item-image .top-band > div {
        font-size: 1em;
    }
}

@media (max-width: 578px) {
    .consulta-wrapper .consulta-info .list-items-info .list-item .item-image .top-band > div {
        font-size: 0.9375em;
    }
}

.consulta-wrapper .consulta-info .list-items-info .list-item .item-image img {
    width: 100%;
}

.consulta-wrapper .consulta-info .list-items-info .doctors-item {
    padding: 2em;
}

@media (max-width: 1199px) {
    .consulta-wrapper .consulta-info .list-items-info .doctors-item {
        padding: 2em 1em;
    }
}

@media (max-width: 991px) {
    .consulta-wrapper .consulta-info .list-items-info .doctors-item {
        padding: 2em 0;
    }
}

.consulta-wrapper .consulta-info .list-items-info .doctors-item > h4 {
    font: 1.625em "LatoBlack", sans-serif;
    color: #2A2C35;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 1.5rem;
}

.consulta-wrapper .consulta-info .list-items-info .doctors-item > h4 span {
    color: #00AEEF;
}

.consulta-wrapper .consulta-info .list-items-info .doctors-item .our-doctors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 650px) {
    .consulta-wrapper .consulta-info .list-items-info .doctors-item .our-doctors {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.consulta-wrapper .consulta-info .list-items-info .doctors-item .our-doctors .doctor {
    width: calc(50% - 10px);
}

@media (max-width: 650px) {
    .consulta-wrapper .consulta-info .list-items-info .doctors-item .our-doctors .doctor {
        width: 75%;
        margin-bottom: 2em;
    }
}

@media (max-width: 420px) {
    .consulta-wrapper .consulta-info .list-items-info .doctors-item .our-doctors .doctor {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .other-consultas-section {
        padding-bottom: 10em;
    }
}

.blog-page-section {
    position: relative;
    width: 100%;
    padding: 3em 0 5em;
}

@media (max-width: 991px) {
    .blog-page-section {
        padding-bottom: 12em;
    }
}

.news-wrapper {
    width: 100%;
    margin-bottom: 5em;
}

@media (max-width: 767px) {
    .news-wrapper {
        padding: 0 15px;
        margin-bottom: 3em;
    }
}

.news-wrapper .news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

@media (max-width: 767px) {
    .news-wrapper .news {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 2em;
    }
}

.news-wrapper .news .image {
    width: 60%;
}

@media (max-width: 767px) {
    .news-wrapper .news .image {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.news-wrapper .news .image img {
    width: 100%;
}

.news-wrapper .news .news-info {
    width: 40%;
    padding: 2em 1em;
    background-color: #00AEEF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 1199px) {
    .news-wrapper .news .news-info {
        padding: 1em;
    }
}

@media (max-width: 767px) {
    .news-wrapper .news .news-info {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media (max-width: 420px) {
    .news-wrapper .news .news-info {
        padding: 1em .5em;
    }
}

.news-wrapper .news h4 {
    font-size: 2.25em;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 12px;
}

@media (max-width: 1199px) {
    .news-wrapper .news h4 {
        font-size: 1.8em;
    }
}

@media (max-width: 991px) {
    .news-wrapper .news h4 {
        font-size: 1.6em;
    }
}

@media (max-width: 767px) {
    .news-wrapper .news h4 {
        width: 350px;
        max-width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 420px) {
    .news-wrapper .news h4 {
        font-size: 1.3em;
    }
}

.news-wrapper .news h4 a {
    color: #fff;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.news-wrapper .news p {
    color: #0E76BC;
    font-size: 0.9375em;
    font-weight: bold;
    text-align: center;
    margin: 0;
}

@media (max-width: 420px) {
    .news-wrapper .news p {
        font-size: 0.875em;
    }
}

.news-wrapper .news p .fa {
    font-size: 1.125em;
}

.news-wrapper .news p span {
    color: #FFBE04;
    font-weight: normal;
}

#article-text {
    padding: 2em 3em;
    background-color: #fff;
}

@media (max-width: 1199px) {
    #article-text {
        padding: 2em;
    }
}

@media (max-width: 991px) {
    #article-text {
        padding: 1.5em;
    }
}

@media (max-width: 578px) {
    #article-text {
        padding: 1em .5em;
    }
}

@media (max-width: 420px) {
    #article-text {
        padding: 1em 0;
    }
}

#article-text p {
    color: #666666;
}

@media (min-width: 992px) {
    #article-text p {
        font-size: 1.125em;
    }
}

#article-text p a {
    color: #0E76BC;
    text-decoration: underline;
}

#article-text blockquote {
    border-left: 3px solid #00AEEF;
    padding: 1em 2em;
    margin: 0 0 1em 1em;
}

@media (max-width: 578px) {
    #article-text blockquote {
        padding: .5em 1em;
    }
}

#article-text blockquote cite {
    font: bold 1.125em "Lato-Regular", sans-serif;
    color: #666666;
}

@media (max-width: 578px) {
    #article-text blockquote cite {
        font-size: 1.1rem;
    }
}

#article-text .wp-caption {
    margin-bottom: 2rem;
}

@media (max-width: 578px) {
    #article-text .wp-caption {
        margin-bottom: 1rem;
    }
}

#article-text .wp-caption img {
    width: 100%;
}

#article-text .wp-caption > p {
    font: 1rem "Lato-Regular", sans-serif;
    color: #666666;
    text-align: center;
    padding: .5em;
    background-color: #F9FCF3;
}

@media (max-width: 578px) {
    #article-text .wp-caption > p {
        font-size: 0.9375em;
    }
}

#article-text ul {
    list-style: none;
}

@media (max-width: 578px) {
    #article-text ul {
        padding-left: 20px;
    }
}

@media (max-width: 420px) {
    #article-text ul {
        padding-left: 10px;
    }
}

#article-text ul li {
    position: relative;
    font: 1.125em "Lato-Regular", sans-serif;
    color: #666666;
    padding: 0 0 .8rem 1.5rem;
    line-height: 1.4;
}

@media (max-width: 991px) {
    #article-text ul li {
        font-size: 1em;
    }
}

@media (max-width: 420px) {
    #article-text ul li {
        padding-left: 1rem;
    }
}

#article-text ul li:before {
    position: absolute;
    content: '\f069';
    font-family: "FontAwesome";
    top: 2px;
    left: 0;
    font-size: 0.8125em;
    color: #00AEEF;
}

#article-text h2 {
    text-align: left;
    font-size: 1.75em;
    padding: 0;
}

@media (max-width: 578px) {
    #article-text h2 {
        font-size: 1.5em;
    }
}

#article-text h2 + p {
    text-align: left;
    padding: 0;
}

.blog-article-section {
    position: relative;
    width: 100%;
    padding: 6em 0;
}

@media (max-width: 991px) {
    .blog-article-section {
        padding-top: 3em;
    }
}

.blog-article-section .page-heading h2 {
    text-transform: none;
}

.blog-article-section .page-heading p {
    color: #00AEEF;
    font-size: 0.9375em;
    font-weight: bold;
    text-align: center;
}

.blog-article-section .page-heading p .fa {
    font-size: 1.125em;
}

.blog-article-section .page-heading p span {
    color: #FFBE04;
    font-weight: normal;
}

.blog-article-section .article {
    border: none;
    border-radius: 0;
    background: url("../static/imgs/bg-pattern.png");
    padding: 0 0 3em;
}

@media (max-width: 1199px) {
    .blog-article-section .article {
        padding-bottom: 0;
    }
}

.blog-article-section .article .image img {
    width: 100%;
}

.blog-article-section .article .article-block {
    margin: -6em 3em 0;
}

@media (max-width: 1199px) {
    .blog-article-section .article .article-block {
        margin-left: 2em;
        margin-right: 2em;
    }
}

@media (max-width: 991px) {
    .blog-article-section .article .article-block {
        margin: -5em 1em 0;
    }
}

@media (max-width: 578px) {
    .blog-article-section .article .article-block {
        margin: 0;
    }
}

.blog-article-section .article .article-block .tags-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5em 1em;
    background-color: #0E76BC;
}

@media (max-width: 578px) {
    .blog-article-section .article .article-block .tags-share {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.blog-article-section .article .article-block .tags-share .tags {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 578px) {
    .blog-article-section .article .article-block .tags-share .tags {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        margin-top: 5px;
    }
}

@media (max-width: 420px) {
    .blog-article-section .article .article-block .tags-share .tags {
        display: block;
        text-align: center;
    }
}

.blog-article-section .article .article-block .tags-share .tags li {
    font: 0.875em "Lato-Regular", sans-serif;
    color: #fff;
    margin-right: 3px;
}

@media (max-width: 420px) {
    .blog-article-section .article .article-block .tags-share .tags li {
        margin-right: 0;
    }
}

@media (max-width: 420px) {
    .blog-article-section .article .article-block .tags-share .tags li:not(:last-child) {
        margin-bottom: 2px;
    }
}

@media (min-width: 421px) {
    .blog-article-section .article .article-block .tags-share .tags li:after {
        content: ', ';
    }

    .blog-article-section .article .article-block .tags-share .tags li:last-child:after {
        content: '';
    }
}

.blog-article-section .article .article-block .tags-share .share {
    font: 0.8125em "Lato-Regular", sans-serif;
    color: #FFBE04;
    text-transform: uppercase;
}

.blog-article-section .article .article-block .tags-share .share .fa {
    font-size: 1rem;
}

.blog-article-section .blog-section {
    padding: 0 5%;
}

@media (max-width: 991px) {
    .blog-article-section .blog-section {
        padding: 0;
    }
}

@media (max-width: 991px) {
    .blog-article-section .blog-section h4 {
        font-size: 1.5em;
        line-height: 1.2;
    }
}

.blog-article-section .comments-section {
    padding: 2em 0 0;
}

@media (max-width: 991px) {
    .blog-article-section .comments-section {
        padding-bottom: 6em;
    }
}

.blog-article-section .comments-section h3 {
    position: relative;
    font: bold 1.75em "Lato-Medium", sans-serif;
    color: #2A2C35;
    text-align: center;
    padding-bottom: 1rem;
}

@media (max-width: 767px) {
    .blog-article-section .comments-section h3 {
        font-size: 1.5em;
    }
}

@media (max-width: 578px) {
    .blog-article-section .comments-section h3 {
        font-size: 1.3em;
    }
}

.blog-article-section .comments-section h3:before {
    position: absolute;
    content: '';
    height: 5px;
    width: 60px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #273F95;
}

.blog-article-section .comments-section .comments {
    width: 900px;
    max-width: 100%;
    margin: 0 auto;
}

.blog-article-section .comments-section .comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid #ebebeb;
    padding: 2em 0;
}

@media (max-width: 767px) {
    .blog-article-section .comments-section .comment {
        padding: 1em 0;
    }
}

.blog-article-section .comments-section .comment.reply {
    padding-left: 5em;
}

@media (max-width: 490px) {
    .blog-article-section .comments-section .comment.reply {
        padding-left: 3em;
    }
}

@media (max-width: 991px) {
    .blog-article-section .comments-section .comment .comment-img img {
        width: 70px;
    }
}

@media (max-width: 991px) {
    .blog-article-section .comments-section .comment .comment-img img {
        width: 55px;
    }
}

.blog-article-section .comments-section .comment .comment-info {
    padding-left: 2em;
}

@media (max-width: 991px) {
    .blog-article-section .comments-section .comment .comment-info {
        padding-left: 1em;
    }
}

.blog-article-section .comments-section .comment .comment-info .info-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 1em;
}

@media (max-width: 767px) {
    .blog-article-section .comments-section .comment .comment-info .info-top {
        padding-bottom: 1.5em;
    }
}

.blog-article-section .comments-section .comment .comment-info .info-top .name-date {
    font-size: 0.875em;
    text-transform: uppercase;
}

.blog-article-section .comments-section .comment .comment-info .info-top .name-date .name {
    color: #333333;
    font-weight: bold;
}

.blog-article-section .comments-section .comment .comment-info .info-top .name-date .date {
    color: #666666;
}

@media (max-width: 767px) {
    .blog-article-section .comments-section .comment .comment-info .replay-btn {
        margin-left: -70px;
    }
}

.blog-article-section .comments-section .comment .comment-info p {
    font-size: 0.9375em;
    color: #858585;
}

@media (min-width: 768px) {
    .blog-article-section .comments-section .comment .comment-info p {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .blog-article-section .comments-section .comment .comment-info p {
        margin-left: -70px;
    }
}

.blog-article-section .comments-section .form-comment {
    width: 870px;
    max-width: 100%;
    margin: 3em auto 0;
}

.blog-article-section .comments-section .form-comment form .form-group.has-danger {
    margin-bottom: 0 !important;
}

.blog-article-section .comments-section .form-comment form .form-group.has-danger label.help-block {
    width: 100%;
    margin: 5px 0 1rem;
    font-size: 0.8125em;
    color: #EE3A53;
    letter-spacing: 1.1px;
    background-color: transparent;
    text-align: left;
}

@media (max-width: 420px) {
    .blog-article-section .comments-section .form-comment form .form-group.has-danger label.help-block {
        font-size: 0.8em;
    }
}

.blog-article-section .comments-section .form-comment form .form-group.has-danger .form-control {
    border-bottom-color: #EE3A53 !important;
}

.about-page-section {
    position: relative;
    width: 100%;
    padding: 3em 0;
}

.about-page-section:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    height: 57%;
    background: url("../static/imgs/bg-pattern.png");
    z-index: -1;
}

.about-page-section .about-first-info {
    width: 1110px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 991px) {
    .about-page-section .about-first-info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.about-page-section .about-first-info .image {
    width: 45%;
}

@media (max-width: 1024px) {
    .about-page-section .about-first-info .image {
        width: 50%;
    }
}

@media (max-width: 991px) {
    .about-page-section .about-first-info .image {
        width: 100%;
        height: 300px;
    }
}

.about-page-section .about-first-info .image img {
    width: 100%;
}

.about-page-section .about-first-info .first-info {
    width: 55%;
    padding: 2em 3em;
    background-color: #fff;
}

@media (max-width: 1199px) {
    .about-page-section .about-first-info .first-info {
        padding: 2em;
    }
}

@media (max-width: 1024px) {
    .about-page-section .about-first-info .first-info {
        width: 50%;
    }
}

@media (max-width: 991px) {
    .about-page-section .about-first-info .first-info {
        width: 100%;
        margin: -3.5em 2em 0;
    }
}

@media (max-width: 767px) {
    .about-page-section .about-first-info .first-info {
        padding: 1.5em;
        margin: -3em 1em 0;
    }
}

@media (max-width: 420px) {
    .about-page-section .about-first-info .first-info {
        padding: 1em;
        margin: -3em .5em 0;
    }
}

.about-page-section .about-first-info .first-info h4 {
    font: 2em "LatoBlack", sans-serif;
    color: #2A2C35;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

@media (max-width: 1199px) {
    .about-page-section .about-first-info .first-info h4 {
        font-size: 1.7em;
    }
}

@media (max-width: 767px) {
    .about-page-section .about-first-info .first-info h4 {
        font-size: 1.5em;
        margin-bottom: 1rem;
    }
}

@media (max-width: 578px) {
    .about-page-section .about-first-info .first-info h4 {
        font-size: 1.3em;
    }
}

.about-page-section .about-first-info .first-info h4 span {
    color: #00AEEF;
}

.about-page-section .about-first-info .first-info p {
    color: #666;
    line-height: 1.45;
}

@media (min-width: 992px) {
    .about-page-section .about-first-info .first-info p {
        font-size: 1.125em;
    }
}

@media (max-width: 767px) {
    .about-page-section .about-first-info .first-info p {
        line-height: 1.5;
    }
}

@media (max-width: 578px) {
    .about-page-section .about-first-info .first-info p {
        font-size: 0.9375em;
    }
}

.about-page-section .middle-text {
    width: 1110px;
    max-width: 100%;
    margin: 4em auto;
}

.about-page-section .middle-text p {
    color: #666666;
}

@media (min-width: 992px) {
    .about-page-section .middle-text p {
        font-size: 1.125em;
    }
}

@media (max-width: 578px) {
    .about-page-section .middle-text p {
        font-size: 0.9375em;
    }
}

.about-page-section .middle-text p a {
    color: #0E76BC;
    text-decoration: underline;
}

.about-page-section .reasons-block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 991px) {
    .about-page-section .reasons-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.about-page-section .reasons-block .reasons-text {
    width: 50%;
    background-color: #f7f7f7;
    padding: 4vw 5vw;
}

@media (max-width: 1439px) {
    .about-page-section .reasons-block .reasons-text {
        padding: 3vw 4vw;
    }
}

@media (max-width: 1199px) {
    .about-page-section .reasons-block .reasons-text {
        padding: 2em;
    }
}

@media (max-width: 991px) {
    .about-page-section .reasons-block .reasons-text {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: -3em 2em 0;
    }
}

@media (max-width: 767px) {
    .about-page-section .reasons-block .reasons-text {
        margin: -3em 1em 0;
        padding: 1.5em;
    }
}

@media (max-width: 420px) {
    .about-page-section .reasons-block .reasons-text {
        padding: 1.5em 1em;
    }
}

.about-page-section .reasons-block .reasons-text h4 {
    font: 2em "LatoBlack", sans-serif;
    color: #2A2C35;
    text-transform: uppercase;
    margin-bottom: 2rem;
}

@media (max-width: 1199px) {
    .about-page-section .reasons-block .reasons-text h4 {
        font-size: 1.7em;
        margin-bottom: 1rem;
    }
}

@media (max-width: 767px) {
    .about-page-section .reasons-block .reasons-text h4 {
        font-size: 1.5em;
    }
}

@media (max-width: 578px) {
    .about-page-section .reasons-block .reasons-text h4 {
        font-size: 1.3em;
    }
}

.about-page-section .reasons-block .reasons-text h4 span {
    color: #00AEEF;
}

.about-page-section .reasons-block .reasons-text .reasons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.about-page-section .reasons-block .reasons-text .reasons .reason {
    width: calc(50% - 1em);
}

@media (max-width: 490px) {
    .about-page-section .reasons-block .reasons-text .reasons .reason {
        width: 100%;
    }
}

.about-page-section .reasons-block .reasons-text .reasons .reason h5 {
    font: bold 0.9375em "Lato-Regular", sans-serif;
    color: #212121;
}

.about-page-section .reasons-block .reasons-text .reasons .reason h5 .fa {
    color: #00AEEF;
}

.about-page-section .reasons-block .reasons-text .reasons .reason p {
    font-size: 0.875em;
    color: #666666;
}

.about-page-section .reasons-block .reasons-img {
    width: 50%;
}

@media (max-width: 991px) {
    .about-page-section .reasons-block .reasons-img {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        height: 350px;
    }
}

.about-page-section .reasons-block .reasons-img img {
    width: 100%;
}

.about-doctors {
    position: relative;
    width: 100%;
    padding: 3em 0;
}

.about-doctors h2 {
    font: 1.875em "Lato-Regular", sans-serif;
    color: #666666;
    margin: 0 auto 2em;
    padding: 0;
    width: 1060px;
    max-width: 100%;
}

@media (max-width: 1199px) {
    .about-doctors h2 {
        font-size: 1.6em;
    }
}

@media (max-width: 991px) {
    .about-doctors h2 {
        font-size: 1.3em;
    }
}

@media (max-width: 767px) {
    .about-doctors h2 {
        font-size: 1.2em;
    }
}

.about-doctors .doctors-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.about-doctors .doctors-wrapper .doctor {
    width: calc(33.33% - 1em);
    margin: 0 .5em 2em;
}

@media (max-width: 991px) {
    .about-doctors .doctors-wrapper .doctor {
        width: calc(50% - 1em);
    }
}

@media (max-width: 578px) {
    .about-doctors .doctors-wrapper .doctor {
        width: calc(100% - 20%);
    }
}

@media (max-width: 578px) {
    .about-doctors .doctors-wrapper .doctor {
        width: calc(100%);
    }
}

.about-doctors .doctors-wrapper .doctor .card-block {
    padding: 1.25em;
}

@media (max-width: 767px) {
    .about-doctors .doctors-wrapper .doctor .card-block {
        padding: 1em;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .about-doctors .doctors-wrapper .doctor .card-block h5 {
        font-size: 1.5em;
    }
}

@media (max-width: 767px) {
    .about-doctors .doctors-wrapper .doctor .card-block h5 {
        font-size: 1.2em;
    }
}

.about-middle-section {
    position: relative;
    width: 100%;
    height: 43vw;
    min-height: 350px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.about-middle-section:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
}

.about-middle-section h2 {
    font: 2.625em "Lato-Bold", sans-serif;
    color: #fff;
    text-transform: uppercase;
    z-index: 1;
}

@media (max-width: 1199px) {
    .about-middle-section h2 {
        font-size: 2em;
    }
}

@media (max-width: 991px) {
    .about-middle-section h2 {
        font-size: 1.5em;
    }
}

@media (max-width: 420px) {
    .about-middle-section h2 {
        font-size: 1.3em;
    }
}

.about-middle-section h2 span {
    color: #00AEEF;
}

#article-text {
    color: #666666;
}

/*# sourceMappingURL=styles.css.map */