.wr-header-fix{
    min-height: 145px;
    background: #ffffff;
}
.drc {
    font-size: 20px;
}
.drc-pointer {
    cursor: pointer;
}
#drc__logotype img {}

.drc__header-wrap {
    padding: 32px;
}
.drc__middle {
    vertical-align: middle;
}

#drc__logotype {
}

#drc__license__description {
    font-size: 11px;
    margin-left: 5px;
}

#drc__license__logo img {
    height: 70px;
    width: 62px;
}

#drc__contact-phone-wrap {
    font-size: 10px;
}
#drc__license__wrap a:hover {
    text-decoration: none;
}
.drc__contact__phone-number {
    font-size: 21px;
}


.drc__contact__social-buttons {
    font-size: 16px;
    text-align: right;
}

.drc__contact__social-button {
    margin-right: 10px;
}

.drc__contact__social-button:last-child {
    margin-right: 0;
}


.drc__contact__social-button:hover {
    text-decoration: none;
    color: #F36F21;
}


#drc__top-wrap {
    background: url("/customer-assets/media/58943e5d4ccd7806a4f89d35/original") center center no-repeat;
    height: 430px;
    margin-bottom: 20px;
    overflow: hidden;
}

#drc__top-container {
    margin-top: 55px;
}

.drc-inline-block {
    display: inline-block;
}

.drc__inline-block__list {
    font-size: 0;
    line-height: 0;
}

.drc-white-text {
    color: white;
}

.drc-clear {
    clear: both;
}

#drc__header__col-1, #drc__header__col-2 {
    margin-right: 125px;
}

#drc__header__col-3 {}

.drc ul {
    list-style: none;
    text-align: justify;
    margin: 0;
    padding: 0;
}

.drc__drc-title {
    font-size: 44px;
    text-align: center;
    color: #000000;
    margin: 25px 0;
}

.drc__consultations__list-item {
    width: 30%;
    margin-right: 5%;
    height: 320px;
    background: rgba(207, 207, 207, 0.3);
    border-radius: 20px;
    text-align: center;
    padding: 30px 20px;
    vertical-align: top;
    display: inline-block;
}

.drc__consultations__list-item:nth-child(3n) {
    margin-right: 0;
}

.drc__consultations__list-item__title {
    font-size: 34px;
    line-height: 45px;
    margin: 0 0 30px 0;
    color: white;
}

.drc__mobile-app_download__label-text {
    font-size: 34px;
    line-height: 45px;
}

.drc__green-button {
    background: rgba(65, 144, 60, 1);
    color: #FFFFFF;
    display: inline-block;
    padding: 0 20px;
    border-radius: 20px;
    height: 39px;
    line-height: 37px;
    font-weight: bold;
    font-size: 20px;
}

.drc__green-text {
    color: #41903c;
    font-size: 31px;
}

.drc__big-text {
    font-size: 31px;
}

.drc__green-button:hover {
    color: #FFFFFF;
}

#drc__short-description__wrap {
    font-size: 30px;
    text-align: center;
    margin: 20px 0;
}

.drc__services__list-item {
    width: 32%;
    margin-right: 2%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.drc__services__list-item:nth-child(3n) {
    margin-right: 0;
}

.drc__services__list-item__title {
    font-size: 24px;
    font-weight: bold;
}

.drc__services__list-item__title-line {
    background: #f36f21;
    width: 90px;
    height: 3px;
    display: inline-block;
}

.drc__services__list-item__title-icon {
    margin-bottom: 10px;
    height: 85px;

}

.drc__services__list-item__description {
    font-size: 18px;
    line-height: 120%;
}

#drc__doctors__list {
    overflow: hidden;
    height: 335px;
}

#drc__doctors__list-wrap {
    position: relative;
}

.drc__doctors__list__arrow {
    position: absolute;
    top: 50%;
    margin-top: -75px;
    width: 30px;
    height: 57px;
    z-index: 1000;
    background: url("/customer-assets/media/589443004ccd7806a4f89d4b/small") no-repeat;
    background-size: 60px;
    cursor: pointer;
}

#drc__doctors__list__arrow-left {
    left: -20px;
}

#drc__doctors__list__arrow-left:hover{
    background-position: 0 -57px;
}

#drc__doctors__list__arrow-right {
    right: -20px;
    background-position: -30px 0;
}

#drc__doctors__list__arrow-right:hover{
    background-position: -30px -57px;
}

#drc__doctors__title {
    font-size: 44px;
    text-align: center;
    margin-bottom: 40px;
}

.drc__doctors__list-item {
    font-size: 20px;
    display: inline-block;
    line-height: 110%;
    vertical-align: top;
}

.drc__doctors__list-item__photo-wrap {
    overflow: hidden;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    border: solid 2px #f36f21;
    text-align: center;
    margin: 0 auto;
}

.drc__doctors__list-item__photo {
    height: 100%;
    margin: auto;
}

.drc__doctors__list-item {
    text-align: center;
}

.drc__doctors__list-item:last-child {
    margin-right: 0;
}

.drc__doctors__list-item__name {
    color: #41903c;
    font-weight: bold;
}

.drc__doctors__list-item__position, .drc__doctors__list-item__experience {
    padding: 5px 0;
    display: inline-block;
}

.drc__help__list-item {
    width: 18%;
    margin-right: 2.5%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.drc__help__list-item:nth-child(5n) {
    margin-right: 0;
}

.drc__help__list-item__block {
    height: 190px;
    border: 2px solid #939598;
    border-radius: 20px;
    overflow: hidden;
    background: no-repeat center;
    background-size: 40%;
}

.drc__help__list-item__block-overlay {
    display: table;
    visibility: hidden;
    height: 100%;
    width: 100%;
    border-radius: 16px;
    background: rgba(0, 170, 190, 0.9);
    position: relative;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease-in-out 0s;
}

.drc__help__list-item__block:hover .drc__help__list-item__block-overlay {
    visibility: visible;
    opacity: 0.9;
}

.drc__help__list-item__block-overlay-description {
    display: table-cell;
    vertical-align: middle;
    color: white;
    font-size: 20px;
    line-height: 120%;
}

.drc__help__list-item-title {
    font-size: 20px;
    line-height: 120%;
}

.drc__help__list-item__type-1 .drc__help__list-item__block {
    background-image: url("/customer-assets/media/58945b4c4ccd780e8a9cb8c8/small");
}

.drc__help__list-item__type-2 .drc__help__list-item__block {
    background-image: url("/customer-assets/media/58945bea4ccd780e8a9cb8cf/small");
}

.drc__help__list-item__type-3 .drc__help__list-item__block {
    background-image: url("/customer-assets/media/58945bf94ccd780e8a9cb8d6/small");
}

.drc__help__list-item__type-4 .drc__help__list-item__block {
    background-image: url("/customer-assets/media/58945c064ccd780e8a9cb8dd/small");
}

.drc__help__list-item__type-5 .drc__help__list-item__block {
    background-image: url("/customer-assets/media/58945c134ccd780e8a9cb8e4/small");
}


.drc__help__list-item__type-6 .drc__help__list-item__block {
    background-image: url("/customer-assets/media/58945c5c4ccd780f729c2024/small");
}

.drc__help__list-item__type-7 .drc__help__list-item__block {
    background-image: url("/customer-assets/media/58945c814ccd780f729c202b/small");
}

.drc__help__list-item__type-8 .drc__help__list-item__block {
    background-image: url("/customer-assets/media/58945c9d4ccd780f729c2032/small");
}

.drc__help__list-item__type-9 .drc__help__list-item__block {
    background-image: url("/customer-assets/media/58945caf4ccd780f729c2039/small");
}

.drc__help__list-item__type-10 .drc__help__list-item__block {
    background-image: url("/customer-assets/media/58945cba4ccd780f729c2040/small");
}

.drc__how-it-works__list-item {
    text-align: center;
}

.drc__how-it-works__list-item__circle {
    background: #F36F21;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: auto;
    padding: 30px 0;
    line-height: 100%;
    font-size: 40px;
    color: white;
    text-align: center;
}

.drc__how-it-works__list-item__description {
    margin-top: 20px;
}

.drc__connect-to-doctor__wrap {
    margin: 30px 0;
}

#drc__mobile-app__picture {
    width: 100%;
}

#drc__mobile-app__wrap {
    font-size: 34px;
    margin-bottom: 30px;
}

#drc__mobile-app__text-1 {

}

#drc__mobile-app__text-2 {
    color: #f36f21;
}

.drc__mobile-app_download__googleplay, .drc__mobile-app_download__appstore {
    display: inline-block;
    width: 150px;
    height: 50px;
    background-repeat: no-repeat;
}


.drc__mobile-app_download__googleplay {
    background-image: url("/customer-assets/media/58945f164ccd780f729c2053/small");
    background-position: 0 6px;
    background-size: 91%;
}

.drc__mobile-app_download__appstore {
    background-image: url("/customer-assets/media/58945f204ccd780f729c205a/small");
    background-position:  0 -53px;
}


.drc__mobile-app_download__googleplay-small, .drc__mobile-app_download__appstore-small {
    display: inline-block;
    width: 120px;
    height: 40px;
    background-repeat: no-repeat;
}

.drc__mobile-app_download__googleplay-small {
    background-image: url("/customer-assets/media/58945f164ccd780f729c2053/small");
    background-position: 0 4px;
    background-size: 119px;
}

.drc__mobile-app_download__appstore-small {
    background-image: url("/customer-assets/media/58945f204ccd780f729c205a/small");
    background-position:  0 -45px;
    background-size: 170px;
}

#drc__footer-2__wrap .drc__mobile-app_download__googleplay-small{
    margin-right: 5px;
}

#drc__footer-1__wrap {}

.drc__vertical-line {
    background: #499444;
    height: 2px;
}

#drc__footer-2__wrap {
    padding: 17px 0 0 0;
}

#drc__footer-2__copyright__wrap {
    margin-top: 23px;
}

#drc__footer-2__support_wrap, #drc__footer-2__copyright__wrap {
    color: #939598;
    font-size: 12px;
}

.drc__footer-2__social-buttons__wrap {
    text-align: right;
    font-size: 35px;
    margin-top: 5px;
}

.drc__footer-2__social-button {
    margin-left: 10px;
}

.drc__footer-2__social-button:hover {
    text-decoration: none;
    color: #F36F21;
}

.drc__mobile-app_download__title {
    font-size: 12px;
}

.disabled-text {
    color: #939598;
}