@font-face {
    font-family: "Merriweather";
    src: url("../fonts/MerriweatherSans-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Merriweather Bold";
    src: url("../fonts/MerriweatherSans-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Merriweather Italic";
    src: url("../fonts/MerriweatherSans-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Merriweather Light";
    src: url("../fonts/MerriweatherSans-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

.um-page-account .am-cabinet-auth-back{
    display: none;
}

.um-page-account .amelia-app-booking #am-cabinet .am-cabinet-dashboard{
    margin: 16px !important;
}

.um-page-account #am-cabinet>.am-spinner{
    display: block !important;
}

.um-page-account .am-cabinet-auth-title{
    margin-bottom: 0 !important;
    display: none;
}

.um-page-account .am-cabinet-auth{
    display: none;
}

.u-clearfix:after {
    content: '';
    display: table;
    clear: both
}

.u-noMargin {
    margin: 0
}

.u-noPadding {
    padding: 0
}

.u-stripped {
    margin: 0;
    padding: 0
}

.u-float-left {
    float: left
}

.u-float-right {
    float: right
}

.u-verticalAlign--center {
    position: relative;
    top: 50%;
    display: block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.u-verticalAlign--centerAbsolute {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.u-align--center {
    margin-left: auto;
    margin-right: auto
}

.u-image--zoom img {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: 0.8s ease-out;
    transition: 0.8s ease-out
}

.u-image--zoom:hover img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition: 0.8s ease-out;
    transition: 0.8s ease-out
}

.u-list--plain {
    margin: 0;
    padding: 0;
    list-style: none
}

.u-list--inline>li {
    display: inline-block
}

.u-list--justify {
    font-size: 4px;
    line-height: 0;
    text-align: justify;
    -moz-text-align-last: justify;
    text-align-last: justify;
    text-justify: newspaper;
    zoom: 1
}

.u-list--justify:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden
}

.u-list--justify>li {
    display: inline-block;
    text-align: left;
    vertical-align: top
}

.u-hidden {
    display: none
}

.u-prevent-scroll {
    overflow: hidden
}

@media only screen and (min-width: 61.31em) {
    .u-pullRight--tablet {
        float: right
    }
}

.u-textLeft {
    text-align: left
}

.u-textRight {
    text-align: right
}

.u-textCenter {
    text-align: center
}

.needAnimatation {
    -webkit-transition: all 1s;
    transition: all 1s
}

.needAnimatation--left {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

@media only screen and (min-width: 61.31em) {
    .needAnimatation--left {
        -webkit-transform: translateX(30px) translateY(20px);
        -ms-transform: translateX(30px) translateY(20px);
        transform: translateX(30px) translateY(20px)
    }

    .needAnimatation--left.is-animated {
        -webkit-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}

.needAnimatation--right {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

@media only screen and (min-width: 61.31em) {
    .needAnimatation--right {
        -webkit-transform: translateX(-50px) translateY(-40px);
        -ms-transform: translateX(-50px) translateY(-40px);
        transform: translateX(-50px) translateY(-40px)
    }

    .needAnimatation--right.is-animated {
        -webkit-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #FFF;
    border: 1px solid #F0F0F0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption .wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

code {
    word-wrap: break-word
}

button {
    outline: none
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-weight: normal
}

html {
    margin-top: 32px;
    height: 100%
}

html body {
    font-family: "Merriweather Light";
    color: #2e2e2e;
    line-height: 1.5;
    font-size: 16px;
    margin: 0;
    padding: 0;
    height: 100%
}

html body a:focus,
html body button:focus,
html body .button.alt:focus,
html body input:focus,
html body textarea:focus,
html body input[type="button"]:focus,
html body input[type="reset"]:focus,
html body input[type="submit"]:focus,
html body input[type="email"]:focus,
html body input[type="tel"]:focus,
html body input[type="url"]:focus,
html body input[type="password"]:focus,
html body input[type="search"]:focus {
    outline: none
}

html body.overflow {
    overflow: hidden
}

.link-button-red {
    display: inline-block;
    min-width: 218px;
    padding: 15px 20px;
    background-color: #9b2743;
    color: #fff;
    font-weight: 300;
    text-decoration: none
}

@media only screen and (max-width: 48.9em) {
    .header .header-image {
        width: 100%;
        height: 100%
    }
}

.header__logo {
    margin: 20px 29px 0 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    max-width: 78px;
    position: relative
}

@media only screen and (max-width: 48.9em) {
    .header__logo {
        position: absolute;
        top: 5px;
        left: 14px;
        z-index: 200;
        width: 35px;
        margin: 0
    }
}

.header-menu {
    width: 100%;
    white-space: nowrap;
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    -ms-flex-item-align: end;
    align-self: flex-end;
    text-align: center
}

@media only screen and (max-width: 48.9em) {
    .header-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        top: -16px;
        position: relative
    }
}

.header-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%;
    width: 100%;
    background: #505759
}

.menu-main-menu-container {
    width: calc(100% - 40px);
    white-space: nowrap;
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    -ms-flex-item-align: end;
    align-self: flex-end;
    text-align: center;
    font-family: "Merriweather"
}

.menu-main-menu-container a {
    text-decoration: none;
    color: #fff;
    font-size: 20px
}

@media only screen and (max-width: 48.9em) {
    .menu-main-menu-container {
        visibility: hidden;
        opacity: 0;
        width: 0;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        z-index: 100;
        top: 60px;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        background: #505759
    }
}

.user-icon {
    left: 10px;
    position: relative;
    top: 11px;
    width: 32px;
    height: 32px;
    display: inline-block
}

@media only screen and (max-width: 48.9em) {
    .user-icon {
        margin-left: auto;
        display: block;
        width: 32px;
        left: -20px;
        position: relative;
        top: 6px
    }
}

.header.opened .menu-main-menu-container {
    width: 100%;
    visibility: visible;
    opacity: 1;
    max-height: 600px;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out
}

.header.opened .hamburger-menu {
    top: -2px
}

.header.opened .hamburger-menu span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
    left: -2px;
    position: absolute
}

.header.opened .hamburger-menu span:nth-child(2) {
    width: 0%;
    opacity: 0;
    position: absolute
}

.header.opened .hamburger-menu span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10px;
    left: -2px;
    position: absolute
}

.empty-photo {
    display: block;
    min-height: 126px;
    min-width: 96px;
    background: #e3e3e3
}

.related-mentors-wrap .empty-photo {
    background: transparent
}

.menu-item {
    position: relative;
    display: inline-block;
    margin-right: 75px;
    border-bottom: 3px solid #505759
}

.menu-item:hover {
    border-bottom-color: #c8102e
}

.menu-item.current_page_item {
    border-bottom-color: #c8102e
}

@media only screen and (max-width: 48.9em) {
    .header-menu .menu-item {
        width: 100%;
        text-align: center;
        text-transform: uppercase;
        padding: 8px;
        border-bottom: 1px solid #fff;
        margin: 0 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header-menu .menu-item a {
        font-size: 14px;
        padding: 12px 6px;
        position: relative;
        top: 0px
    }
}

.content-wrapper {
    box-sizing: border-box;
    max-width: 1210px;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%
}

#footer .content-wrapper {
    max-width: 1124px
}

.main-site-link {
    margin-left: auto;
    background: #888d8d;
    padding: 0 25px;
    border-bottom-color: #888d8d;
    height: 36px;
    box-sizing: border-box;
    margin-right: 30px
}

@media only screen and (max-width: 48.9em) {
    .main-site-link {
        padding: 8px;
        margin: 0 12px;
        height: auto
    }
}

#menu-main-menu {
    text-align: left;
    margin-bottom: 0;
    position: relative;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 20px
}

@media only screen and (max-width: 48.9em) {
    #menu-main-menu {
        padding-left: 0
    }
}

.user-icon.hide {
    opacity: 0;
    z-index: -4
}

header {
    position: fixed;
    height: 81px;
    background: #505759;
    width: 100%;
    z-index: 10;
    top: 0
}

@media only screen and (max-width: 48.9em) {
    header {
        height: 60px
    }
}

header .menu-main-menu-container a {
    line-height: 24px;
    top: 6px;
    position: relative;
    font-family: "Merriweather Light"
}

.banner {
    margin-top: 49px;
    padding: 27px 0 1px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen and (max-width: 48.9em) {
    .banner {
        margin-top: 14px
    }
}

#user-login-dialog {
    display: none
}

.mentor-wrapper>div {
    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;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.mentor-block {
    width: 32.1%;
    margin-bottom: 40px;
    padding: 17px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-shadow: 0px 12px 12px 4px rgba(0, 0, 0, 0.25);
    min-height: 280px;
    position: relative;
    font-family: "Merriweather"
}

.mentor-block:after {
    content: '';
    width: 100%;
    height: 10px;
    display: block;
    background: #dfe7ec;
    position: absolute;
    left: 0;
    bottom: -10px
}

@media only screen and (max-width: 80.062em) {
    .mentor-block {
        width: 49%;
        min-height: 240px
    }
}

@media only screen and (max-width: 51.875em) {
    .mentor-block {
        min-height: 340px
    }
}

@media only screen and (max-width: 40.625em) {
    .mentor-block {
        width: 100%;
        min-height: 200px
    }
}

.mentor-first-block {
    width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media only screen and (max-width: 40.625em) {
    .mentor-first-block {
        display: block
    }
}

.mentor-first-block img {
    max-width: 100%;
    max-height: 126px
}

.mentor-second-block {
    width: 240px;
    margin-left: auto;
    font-size: 12px;
    line-height: 14.4px;
    color: #898d8d;
    min-height: 187px;
    max-height: 192px;
    letter-spacing: -0.3px
}

@media only screen and (max-width: 80.062em) {
    .mentor-second-block {
        width: 245px
    }
}

@media only screen and (max-width: 51.875em) {
    .mentor-second-block {
        width: calc(100% - 120px)
    }
}

@media only screen and (max-width: 40.625em) {
    .mentor-second-block {
        min-height: 150px
    }
}

.mentor-link {
    display: block;
    text-align: right;
    margin: 20px 0 0 auto;
    color: #fff;
    text-decoration: none;
    background: #7d9eb3;
    padding: 2px 20px;
    font-size: 16px;
    line-height: 20px;
    padding: 3px 16px;
    height: 27px;
    box-sizing: border-box;
    font-family: "Merriweather Light"
}

@media only screen and (max-width: 80.062em) {
    .mentor-link {
        margin-top: auto
    }
}

@media only screen and (max-width: 40.625em) {
    .mentor-link {
        margin-top: 10px
    }
}

.mentor-language {
    margin-right: 7px;
    font-size: 14px;
    letter-spacing: -0.4px;
    line-height: 16.8px;
    color: #364546
}

.mentor-languages {
    display: block;
    width: 100%;
    color: #a1a4a4;
    line-height: 16.8px;
    margin: 5px 0 2px;
    letter-spacing: -0.4px
}

.mentor-languages-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 16px;
    position: relative;
    top: -12px
}

@media only screen and (max-width: 40.625em) {
    .mentor-languages-wrap {
        top: 0
    }
}

.mentor-name {
    font-family: "Merriweather Bold";
    font-size: 20px;
    color: #9c2744;
    font-weight: 600;
    display: block;
    margin-bottom: 3px;
    width: 100%;
    line-height: 24px;
    letter-spacing: normal
}

.mentor-location {
    display: block
}

.mentor-location {
    margin-bottom: 15px
}

.mentor-position {
    font-family: "Merriweather Italic"
}

.mentor-block.related {
    width: 100%;
    min-height: 100px;
    background: #fff;
    box-shadow: 0px 14px 11px 0 rgba(0, 0, 0, 0.15)
}

@media only screen and (max-width: 61.31em) {
    .mentor-block.related {
        width: 32%
    }
}

@media only screen and (max-width: 48.9em) {
    .mentor-block.related {
        width: 49%
    }
}

@media only screen and (max-width: 40.625em) {
    .mentor-block.related {
        width: 100%
    }
}

.mentor-first-part-text {
    padding: 15px;
    padding-left: 25px;
    width: calc(100% - 200px);
    position: relative
}

@media only screen and (max-width: 30em) {
    .mentor-first-part-text {
        background: #fff;
        width: calc(100% - 190px)
    }
}

@media only screen and (max-width: 21.875em) {
    .mentor-first-part-text {
        width: 100%;
        padding: 10px;
        margin-top: 10px
    }
}

.mentor-first-part-text:before {
    content: '';
    width: 10px;
    height: 100%;
    position: absolute;
    background: #f3f3f3;
    left: 0;
    top: 0
}

@media only screen and (max-width: 21.875em) {
    .mentor-first-part-text:before {
        display: none
    }
}

.mentor-first-part-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mentor-first-part-info-wrap .mentor-position {
    margin: 15px 0
}

.mentor-first-part-info-wrap .mentor-location {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 18px;
    letter-spacing: -0.4px
}

.mentor-first-part-info-wrap {
    width: calc(100% - 160px);
    background: #fff;
    box-sizing: border-box;
    color: #898d8d;
    line-height: 15px;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 0
}

@media only screen and (max-width: 21.875em) {
    .mentor-first-part-info-wrap {
        width: 100%;
        margin-top: 10px
    }
}

@media only screen and (max-width: 30em) {
    .mentor-first-part-info-wrap {
        background: transparent
    }
}

.mentor-first-part-info img {
    max-width: 150px;
    max-height: 207px;
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 21.875em) {
    .mentor-first-part-info img {
        margin: 0 auto
    }
}

.mentor-second-part-info {
    padding: 0 10px;
    box-sizing: border-box;
    background: #fff;
    margin-top: 10px;
    color: #898d8d;
    font-size: 14px;
    line-height: 18.8px;
    letter-spacing: -0.3px
}

.mentor-second-part-info p {
    display: inline-block
}

.mentor-third-part-info {
    background: #fff;
    padding: 10px 18px;
    box-sizing: border-box;
    margin-top: 10px
}

@media only screen and (max-width: 40.625em) {
    .mentor-third-part-info {
        margin: 10px 0
    }
}

.mentor-thought-part-info {
    width: calc(100% - 452px);
    background: #fff;
    box-sizing: border-box;
    padding: 10px 18px
}

@media only screen and (max-width: 80.062em) {
    .mentor-thought-part-info {
        width: 38%
    }
}

@media only screen and (max-width: 40.625em) {
    .mentor-thought-part-info {
        width: 100%
    }
}

.mentor-main-info {
    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;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: #f3f3f3;
    padding: 10px;
    box-shadow: 0px 9px 15px 3px rgba(0, 0, 0, 0.2);
    font-family: "Merriweather"
}

.mentor-wrap-all-info {
    width: 444px
}

@media only screen and (max-width: 80.062em) {
    .mentor-wrap-all-info {
        width: 60.5%
    }
}

@media only screen and (max-width: 40.625em) {
    .mentor-wrap-all-info {
        width: 100%
    }
}

.mentor-specialization {
    color: #9c2744;
    width: 100%;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 5px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.mentor-specialization-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.mentor-specialization-wrap .special-icon {
    margin: 52px 15px 0 0;
    position: relative;
    text-align: center;
    width: min-content;
    color: #898d8d;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.4px
}

.mentor-specialization-wrap .special-icon:before {
    content: '';
    position: absolute;
    top: -50px;
    display: block;
    left: 50%;
    transform: translate(-50%, 0);
}

.mentor-specialization-wrap .special-icon.small {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.mentor-specialization-wrap .special-icon.small:before {
    width: 30px;
    height: 30px;
    top: -40px;
    left: 10px
}

.mentor-specialization-wrap .special-icon.large {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.mentor-specialization-wrap .special-icon.large:before {
    width: 48px;
    height: 45px
}

.mentor-specialization-wrap .special-icon.aortic.pulmonary:before {
    transform: translate(-50%, 0) rotate(180deg);
}

.mentor-specialization-wrap .special-icon.aortic.tricuspid:before {
    transform: translate(-50%, 0) rotate(270deg);
}

.mentor-specialization-wrap .special-icon.mitral:before {
    background: url(../images/round.png) center/contain no-repeat
}

.mentor-specialization-wrap .special-icon.aortic:before {
    background: url(../images/round_n.png) center/contain no-repeat
}

.mentor-clinic-env,
.mentor-history,
.mentor-wrap-lang,
.mentor-influence,
.mentor-interests {
    color: #9c2744;
    font-size: 15px;
    line-height: 18px
}

.mentor-interests {
    margin-top: 30px
}

.mentor-clinic-descr,
.mentor-history-publ,
.mentor-history-publ,
.mentor-topics {
    margin-bottom: 30px
}

.mentor-clinic-descr p,
.mentor-history-publ p,
.mentor-history-publ p,
.mentor-topics p {
    margin: 0;
    color: #898d8d;
    line-height: 19px;
    margin-top: 8px
}

.mentor-clinic-descr strong,
.mentor-history-publ strong,
.mentor-history-publ strong,
.mentor-topics strong {
    font-weight: 300;
    font-family: "Merriweather Bold";
    font-size: 15px;
    line-height: 18px
}

.mentor-clinic-descr p {
    font-size: 16px;
    line-height: 19.2px;
    letter-spacing: -0.4px
}

.mentor-position-influence p {
    margin: 0
}

.mentor-lang-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #898d8d;
    font-size: 16px;
    line-height: 19.2px;
    margin-top: 5px;
    letter-spacing: -0.3px
}

@media only screen and (max-width: 48.9em) {
    .mentor-lang-name {
        display: block
    }
}

.mentor-decription-home {
    max-height: 112px;
    overflow: hidden;
    font-size: 12px;
    line-height: 14.4px;
    letter-spacing: -0.4px;
    color: #a1a3a3
}

@media only screen and (max-width: 48.9em) {
    .mentor-decription-home {
        max-height: 55px
    }
}

.mentor-lang-rate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: auto
}

.mentor-lang-rate span {
    width: 10px;
    height: 10px;
    background: #7e9eb3;
    display: block;
    margin: 5px;
    border-radius: 100%
}

@media only screen and (max-width: 48.9em) {
    .mentor-lang-rate span {
        width: 6px;
        height: 6px;
        margin: 2px
    }
}

.mentor-lang-rate span.active {
    background: #364546
}

.mentor-position-influence {
    color: #898d8d;
    font-size: 12px;
    line-height: 14.4px;
    letter-spacing: -0.3px
}

.mentor-position-influence li {
    margin-bottom: 4px
}

.mentor-topics {
    font-size: 12px;
    line-height: 14.4px;
    letter-spacing: -0.3px;
    margin-bottom: 20px
}

.mentor-topics li {
    margin-bottom: 4px
}

.mentor-book {
    color: white;
    text-decoration: none;
    background: #9b2743;
    padding: 1px 17px;
    font-size: 16px;
    margin-top: 15px;
    display: inline-block;
    width: auto;
    line-height: 24px;
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.2);
    font-family: "Merriweather Light"
}

.mentor-main-info ul {
    color: #898d8d;
    padding-left: 20px
}

@media only screen and (max-width: 48.9em) {
    .mentor-main-info ul {
        padding-left: 16px
    }
}

.mentor-block.related .mentor-position {
    letter-spacing: -0.3px
}

.mentor-block.related .mentor-position,
.mentor-block.related .mentor-hospital,
.mentor-block.related .mentor-location {
    display: block;
    width: 100%;
    font-size: 12px;
    color: #898d8d;
    line-height: 14.6px
}

.mentor-block.related .mentor-hospital {
    margin-bottom: 0;
    line-height: 14.4px;
    letter-spacing: -0.3px
}

#menu-footer-menu {
    margin-bottom: 0
}

.header-menu .menu-item:nth-child(1):before,
.header-menu .menu-item:nth-child(2):before {
    content: '';
    width: 2px;
    height: 18px;
    background: #a5aeaf;
    position: absolute;
    top: 8px;
    right: -40px
}

.hamburger-menu {
    display: none
}

@media only screen and (max-width: 48.9em) {
    .hamburger-menu {
        width: 30px;
        height: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
        top: -2px
    }

    .hamburger-menu span {
        position: relative;
        display: block;
        width: 30px;
        height: 5px;
        margin-top: 7px;
        background: #fff;
        -webkit-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }
}

.related-mentors {
    background: #f3f3f3;
    padding: 20px 27px;
    width: 324px;
    box-sizing: border-box
}

@media only screen and (max-width: 61.31em) {
    .related-mentors {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.related-mentors-wrap {
    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;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.related-mentors .mentor-link {
    margin: 10px 0 0 auto;
    padding: 4px 16px
}

.content-wrapper.related-mentors-wrap {
    margin: 27px auto;
    max-width: 1160px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.content-wrapper.related-mentors-wrap .mentor-name {
    font-size: 18px;
    line-height: 21.6px;
    color: #9c2744
}

.content-wrapper.related-mentors-wrap .mentor-wrap-all-info .mentor-name {
    font-size: 24px;
    line-height: 28.8px;
    font-family: "Merriweather Bold";
    color: #9c2744;
    margin-bottom: 6px
}

.common-wrapp {
    width: calc(100% - 340px)
}

@media only screen and (max-width: 61.31em) {
    .common-wrapp {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.content-wrapper.mentors {
    padding-top: 20px
}

.banner-square {
    margin: 0 129px 40px;
    padding: 35px 24px;
    width: 192px;
    height: 170px;
    position: relative;
    background: #c8102e;
    color: #fff
}

.banner-square:before {
    background: #c8102e;
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    left: -24px;
    bottom: -24px
}

@media only screen and (max-width: 40.625em) {
    .banner-square {
        margin-left: 30px
    }
}

@media only screen and (max-width: 21.875em) {
    .banner-square {
        margin-left: 0
    }
}

.banner-title {
    max-width: 250px;
    line-height: 33.6px;
    letter-spacing: -0.4px;
    font-weight: 500;
    margin: 0 0 55px;
    font-family: "Merriweather Light"
}

@media only screen and (min-width: 30.062em) {
    .banner-title {
        font-size: 1.5rem
    }
}

@media only screen and (min-width: 48.062em) {
    .banner-title {
        font-size: 28px
    }
}

.banner-contnent {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 18px
}

@media only screen and (max-width: 48.9em) {
    #menu-footer-menu {
        padding-left: 0
    }
}

#footer {
    bottom: 0;
    top: auto;
    background: #303434;
    color: #b8babb;
    padding: 18px 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

#footer .menu-item {
    border-bottom-color: #2f3334
}

.footer__social-media-menu span {
    margin-right: 10px;
    font-size: 14px;
    line-height: 16.8px;
    color: #898d8d
}

@media only screen and (max-width: 48.9em) {
    .footer__social-media-menu span {
        width: 100%;
        display: block;
        margin-bottom: 20px
    }
}

.footer__menu .menu-item {
    position: relative;
    display: inline-block;
    margin: 0
}

.footer__menu .menu-item:hover {
    border-bottom-color: transparent
}

.footer__menu a {
    display: block;
    text-align: left;
    color: #b8babb;
    padding: 14px;
    text-decoration: none;
    font-size: 14px;
    line-height: 16.8px;
    color: #898d8d
}

.footer__menu a:before {
    content: '';
    position: absolute;
    top: 16px;
    bottom: 16px;
    width: 1px;
    right: -1px;
    background: #898c8d
}

@media only screen and (max-width: 48.9em) {
    .footer__menu a:first-child {
        padding-left: 0
    }
}

.footer__menu .menu-item:last-child a:before {
    display: none
}

.footer-bottom-block {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.footer-bottom-block-copyright {
    font-size: 14px;
    line-height: 16.8px;
    color: #898d8d
}

.footer__social-media-menu .icon svg {
    width: 25px;
    height: 25px;
    fill: #fefefe
}

.footer__social-media-menu {
    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: 0 20px
}

.footer__social-media-menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #8a8c8a;
    width: 42px;
    height: 42px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__social-media-menu a:not(:last-child) {
    margin-right: 20px
}

.footer-top-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 48.9em) {
    .footer-top-block {
        display: block
    }
}

.footer-top-block>div {
    max-width: 50%;
    padding-left: 0
}

@media only screen and (max-width: 48.9em) {
    .footer-top-block>div {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media only screen and (max-width: 40.625em) {
    .footer-top-block>div {
        max-width: 100%
    }
}

.user-icon .icon {
    width: 40px;
    height: 40px;
    line-height: 42px;
    text-align: center;
    cursor: pointer
}

.user-icon .icon svg {
    width: 32px;
    fill: #b8babb
}

.single-mentors {
    max-width: 100%
}

.content-wrapper.related-mentors {
    margin-top: 85px
}

.content-wrapper.related-mentors-wrap .banner {
    width: 100%
}

.related-mentors-tittle {
    font-size: 20px;
    font-family: "Merriweather";
    line-height: 24px;
    margin-bottom: 20px;
    display: block;
    width: 100%;
    color: #364546
}

.select2-container--default .select2-results>.select2-results__options {
    font-weight: 300
}

.um-page-register,
.um-page-login,
.um-page-password-reset {
    margin-top: 53px
}

@media only screen and (max-width: 48.9em) {

    .um-page-register,
    .um-page-login,
    .um-page-password-reset {
        margin-top: 28px
    }
}

.um-page-register h1,
.um-page-login h1,
.um-page-password-reset h1 {
    box-sizing: border-box;
    max-width: 1030px;
    margin: 0 auto;
    background: #c8102e;
    position: relative;
    margin-bottom: 50px;
    color: #fff;
    font-size: 30px;
    font-weight: 200;
    padding: 25px;
    left: 66px;
    width: 100%;
    font-family: "Merriweather Light"
}

@media only screen and (max-width: 80.062em) {

    .um-page-register h1,
    .um-page-login h1,
    .um-page-password-reset h1 {
        max-width: 877px
    }
}

@media only screen and (max-width: 61.31em) {

    .um-page-register h1,
    .um-page-login h1,
    .um-page-password-reset h1 {
        padding: 13px 8px;
        font-size: 25px;
        max-width: 664px;
        left: 44px
    }
}

.um-page-register h1:before,
.um-page-login h1:before,
.um-page-password-reset h1:before {
    background: #c8102e;
    content: '';
    position: absolute;
    width: 29px;
    height: 29px;
    left: -29px;
    bottom: -29px
}

.um-form .um-field-label label {
    font-weight: 300
}

.um-link-alt {
    font-size: 15px
}

.um-field-checkbox-option,
.um-field-radio-option {
    font-weight: 300
}

.um .um-form input[type=text],
.um .um-form input[type=tel],
.um .um-form input[type=password],
.um .um-form textarea {
    font-weight: 300;
    font-family: "Merriweather Light"
}

.um-field-checkbox.active:not(.um-field-radio-state-disabled) i {
    color: #c8102e !important
}

.um-form .select2.select2-container .select2-selection.select2-selection--multiple .select2-search--inline {
    line-height: 1
}

.um-register a:link {
    text-decoration: none;
    color: #c8102e
}

.um-field-arrow {
    z-index: 7 !important
}

.um-notice.err.um-error-code-invalid_username a {
    color: #fff
}

.um-password .um-field-block {
    font-family: "Merriweather Light"
}

@media only screen and (max-width: 61.31em) {
    .um.um-register {
        padding: 0 20px
    }
}

.um .um-tip:hover,
.um .um-field-radio.active:not(.um-field-radio-state-disabled) i,
.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,
.um .um-member-name a:hover,
.um .um-member-more a:hover,
.um .um-member-less a:hover,
.um .um-members-pagi a:hover,
.um .um-cover-add:hover,
.um .um-profile-subnav a.active,
.um .um-item-meta a,
.um-account-name a:hover,
.um-account-nav a.current,
.um-account-side li a.current span.um-account-icon,
.um-account-side li a.current:hover span.um-account-icon,
.um-dropdown li a:hover,
i.um-active-color,
span.um-active-color {
    color: #c8102e !important
}

#um-submit-btn {
    background: #c8102e;
    -webkit-transition: 0.25s;
    transition: 0.25s
}

#um-submit-btn:hover {
    background-color: rgba(200, 16, 46, 0.25) !important
}

.login-container {
    width: 940px;
    margin: 0 auto 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

@media only screen and (max-width: 61.31em) {
    .login-container {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box
    }
}

.login-container h1 {
    font-size: 30px;
    font-weight: normal;
    line-height: 36px;
    color: #c8102e;
    margin-bottom: 28px;
    max-width: 100%;
    background: transparent;
    padding: 0;
    left: 0
}

.login-container h1:before {
    display: none
}

.login-container .flex-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 61.31em) {
    .login-container .flex-grid {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: hidden
    }
}

.login-container .login {
    padding: 0;
    margin-right: 35px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%
}

@media only screen and (max-width: 61.31em) {
    .login-container .login {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%
    }
}

.login-container .register {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 0;
    margin-top: 28px;
    margin-left: 40px;
    padding: 30px;
    background-image: url(../images/lines.png);
    border: 1px solid #f4f4f4
}

@media only screen and (max-width: 61.31em) {
    .login-container .register {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0
    }
}

.login-container .register p {
    margin: 0 0 21.98px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #505759
}

@media only screen and (max-width: 61.31em) {
    .login-container .register p {
        text-align: center;
        display: block;
        width: 100%
    }
}

.login-container .center-vertically {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width: 61.31em) {
    .login-container .center-vertically {
        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
    }
}

.login-container .button {
    display: inline-block;
    padding: 11px 20px 10px;
    border: 1px solid #c8102e;
    border-radius: 0;
    text-decoration: none;
    color: #c8102e;
    background: transparent;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    cursor: pointer
}

.login-container .button:hover {
    background: #c8102e;
    color: #fff;
    text-decoration: underline
}

#user-login-dialog {
    width: 940px
}

#user-login-dialog .login-container {
    width: auto;
    margin: 0
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 900;
    padding: 20px;
    box-sizing: border-box;
    background-color: rgba(170, 170, 170, 0.4);
    text-align: center
}

@media only screen and (max-width: 61.31em) {
    .blocker {
        overflow-y: auto;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.05em
}

.modal {
    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 200;
    max-width: 90vw;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #aaa;
    padding: 50px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    text-align: left
}

@media only screen and (max-width: 61.31em) {
    .modal {
        position: absolute;
        left: 0;
        top: 20px;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        padding: 30px;
        overflow: hidden
    }
}

.modal h1 {
    margin-top: 0;
    font-family: "Merriweather"
}

.modal .close-modal {
    position: absolute;
    top: 15px;
    right: 15px;
    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: 20px;
    height: 20px;
    text-indent: -9999px
}

.modal .close-modal:hover {
    opacity: 0.5
}

.modal .close-modal svg {
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 61.31em) {
    .modal .register {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        margin: 30px -50px -50px -50px
    }
}

@media only screen and (max-width: 61.31em) {
    .modal .login-container {
        padding: 0;
        box-sizing: border-box;
        width: 940px
    }
}

@media only screen and (max-width: 61.31em) {
    .modal .login-container .flex-grid {
        overflow: visible
    }
}

.select2-results li {
    font-weight: 300
}

.flag-icon {
    width: 29px;
    height: 20px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 9px;
    border: 1px solid #898d8d;
    box-sizing: border-box
}

#wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%
}

@media only screen and (max-width: 80.062em) {
    #wrapper {
        overflow-x: hidden
    }
}

.mentor-wrapper,
.um-page-login .container,
.um-page-password-reset .container {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 0 15px
}

.am-confirmation-booking-details>div:first-child {
    display: none !important
}

main.container {
    min-height: calc(100vh - 380px)
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .user-icon {
        top: 74px
    }

    #menu-main-menu {
        bottom: -15px
    }

    #wrapper>.login-container {
        min-height: calc(100vh - 696px)
    }
}

@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (stroke-color: transparent) {
        .mentor-name {
            font-weight: 300
        }

        .banner-title,
        .mentor-book,
        header .menu-main-menu-container a,
        .about__desc,
        .about-top__content .link-button-red,
        .mentor-link,
        .banner-contnent,
        #footer {
            font-family: "Merriweather" !important
        }

        html {
            -webkit-font-smoothing: antialiased
        }
    }
}

.amelia-app-booking h1,
.am-modal.am-in-body h1,
.amelia-app-booking h2,
.am-modal.am-in-body h2,
.amelia-app-booking h3,
.am-modal.am-in-body h3,
.amelia-app-booking h4,
.am-modal.am-in-body h4,
.amelia-app-booking p,
.am-modal.am-in-body p,
.amelia-app-booking span,
.am-modal.am-in-body span,
.amelia-app-booking div,
.am-modal.am-in-body div,
.amelia-app-booking section,
.am-modal.am-in-body section,
.amelia-app-booking ul,
.am-modal.am-in-body ul,
.amelia-app-booking li,
.am-modal.am-in-body li,
.amelia-app-booking a,
.am-modal.am-in-body a {
    font-family: Merriweather
}

.about {
    margin-bottom: 30px
}

.about-top {
    position: relative;
    min-height: 600px;
    margin: 14px 0 18px
}

@media only screen and (min-width: 48.93em) {
    .about-top {
        margin-top: 49px
    }
}

.about-top h2 {
    font-size: 30px;
    line-height: 36px;
    color: #c91430
}

.about-top p {
    font-size: 22px;
    line-height: 26.4px
}

.about-top .top-banner {
    position: relative;
    min-height: 783px;
    margin-top: -110px;
    padding-top: 110px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (min-width: 1800px) {
    .about-top .top-banner {
        margin-top: 0;
        padding-top: 0
    }
}

.about-top .top-banner::before {
    position: absolute;
    content: "";
    top: -110px;
    padding-top: 110px;
    width: 95%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(49%, #fff), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, #fff 0%, #fff 49%, rgba(255, 255, 255, 0) 100%)
}

@media only screen and (min-width: 48.93em) {
    .about-top .top-banner::before {
        width: 85%
    }
}

@media only screen and (min-width: 61.31em) {
    .about-top .top-banner::before {
        width: 60%
    }
}

@media screen and (min-width: 1800px) {
    .about-top .top-banner::before {
        padding-top: 1px;
        top: 1px
    }
}

.about-top__content {
    position: relative;
    max-width: 100%;
    padding: 24px 0 60px;
    z-index: 1;
    font-family: "Merriweather"
}

@media only screen and (min-width: 48.93em) {
    .about-top__content {
        max-width: 429px;
        margin-left: 69px;
        padding: 27px 30px 60px
    }
}

.about-top .banner-square {
    margin: 0 0 120px 30px
}

.about-top__desc {
    margin-bottom: 60px;
    width: 100%;
    color: #364546
}

.about__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media only screen and (min-width: 48.93em) {
    .about__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.about__desc {
    width: 100%;
    padding: 0 0 30px;
    color: #fff;
    background-color: #7E9EB3;
    box-shadow: 0 9px 9px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    color: #edf2f4;
    font-family: "Merriweather Light"
}

.about__desc h2 {
    margin: 22px 0;
    padding: 0 15px;
    font-size: 30px;
    line-height: 24px
}

.about__desc p {
    margin: 22px 0;
    padding: 0 15px;
    font-size: 22px;
    line-height: 28.4px
}

@media only screen and (min-width: 48.93em) {
    .about__desc {
        width: 48%;
        padding: 0 15px 13px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width: 61.31em) {
    .about__desc {
        width: 58%;
        min-height: 420px
    }
}

@media only screen and (min-width: 80.062em) {
    .about__desc {
        width: 637px
    }
}

.about .img-wrap {
    position: relative;
    width: 100%;
    height: calc(100vw - 30px);
    margin-bottom: 10px;
    overflow: hidden;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media only screen and (min-width: 48.93em) {
    .about .img-wrap {
        width: 45%;
        height: 43vw;
        margin-bottom: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media only screen and (min-width: 61.31em) {
    .about .img-wrap {
        width: 36%;
        height: 34vw
    }
}

@media only screen and (min-width: 80.062em) {
    .about .img-wrap {
        width: 464px;
        height: 435px
    }
}

.about .img-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: auto;
    height: 100%
}

.about-top__content .link-button-red {
    background-color: #9c2744;
    font-size: 16px;
    line-height: 19.2px;
    letter-spacing: -0.4px;
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.2);
    font-family: "Merriweather Light"
}

/*# sourceMappingURL=application.css.map */