.section-home .section-title {font-size: 40px; color: #0073b3; line-height: 1em;}
#section-home-slider {margin-bottom: 100px;}
.slide-item {border-radius: 30px; background-color: #5bc8f2; height: 500px; padding-top: 100px; overflow: hidden; position: relative;}
.slide-item .inline-container2 {position: relative; z-index: 1;}
.slide-gradient {position: absolute; left: 0; bottom: 0; background: url('../images/slide-gradient.png') no-repeat bottom left; width: 45%; height: 75px; background-size: 100% 100%; z-index: 0;}
.slide-content {width: 40%;}
.slide-button {display: inline-block; border-radius: 5px 20px 5px 20px; padding: 7px 20px; letter-spacing: 1px; font-size: 12px; font-weight: bold; color: var(--blue); background-color: #FFF;}
.slide-button:hover {color: #FFF; background-color: var(--blue)}
.slide-title {font-weight: 500; font-family: var(--domaine); font-size: 45px; color: #003f68; line-height: 1em; margin-bottom: 20px; position: relative;}
.slide-desc {color: #003f68; font-size: 16px; line-height: 1.5em; margin-bottom: 20px;}
.title-decor-white {position: absolute; top: -33px; left: -33px; background: url('../images/title-decor-white.png') no-repeat 0 0; width: 32px; height: 32px;}
.slide-item-right-color {background-color: #c4e7f8; position: absolute; top: 0; bottom: 0; right: 0; width: 30%; z-index: 0;}
.slide-image-wrapper {position: absolute; z-index: 1; top: 0; bottom: 0; width: 50%; right: 5%;}
.slide-image {position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.slide-image-bg {z-index: 2; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: url('../images/slide-mask2.png') no-repeat center center; background-size: 100% 100%;}
.slide-mask {-webkit-mask-image: url('../images/slide-mask.png');
    mask-image: url('../images/slide-mask.png');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-size: 100% 100%;
    position: absolute; z-index: 1; top: 0; bottom: 0; left: 0; right: 0;
}
#section-home-slider .tns-controls button:first-child {background-image: url('../images/slide-prev-fill.png'); left: 2%;}
#section-home-slider .tns-controls button:nth-child(2) {background-image: url('../images/slide-next-fill.png'); right: 2%;}

#section-home-about {margin-bottom: 100px;}
.home-about-flex {display: flex; align-items: center;}
.home-about-left {width: 50%; padding-right: 2.5%;}
.home-about-left img {width: 100%;}
.home-about-right {width: 50%; padding-left: 2.5%;}
.home-about-right .section-title {position: relative; margin-bottom: 50px; max-width: 460px;}
.title-decor-green {position: absolute; top: -33px; left: -33px; background: url('../images/title-decor-green.png'); width: 33px; height: 32px;}
.home-about-right p {color: #6d6e70; margin-bottom: 40px;}
.home-about-button {display: inline-block; border-radius: 5px 20px 5px 20px; padding: 7px 20px; letter-spacing: 1px; font-size: 12px; font-weight: bold; color: #FFF; background-color: #45bebc;}
.home-about-button:hover {color: #FFF; background-color: var(--blue)}
.home-about-desc {font-size: 16px;}

#section-home-service {margin-bottom: 15px; padding: 150px 10% 270px 10%; background: url('../images/home-service-bg.png') no-repeat top right; background-size: auto 100%;}
#section-home-service .section-title {margin-bottom: 40px; position: relative;}
.home-service-bg-left {display: none; position: absolute; width: 100%; left: 0; top: 0; bottom: 0; background: url('../images/home-service-bg-left.png') no-repeat top left; background-size: 40% 100%;}
.home-service-list {display: flex; justify-content: space-evenly; flex-wrap: wrap;}
.home-service-item {padding-right: 3%; flex: 1 0 auto; width: 16%;}
.home-service-item-icon {position: relative; background-color: #FFF; background-repeat: no-repeat; background-position: center center; height: 140px; width: 100%; border-radius: 10px 50px 10px 50px; overflow: hidden; border: 1px solid #77d4f6; margin-bottom: 20px;}
.home-service-item-number-box {background-color: #0073b5; width: 33px; height: 33px; position: absolute; top: 0; left: 0; border-radius: 0 0 15px 0;}
.home-service-item-number {font-size: 12px; color: #FFF; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-weight: 600;}
.home-service-item-name {position: relative; font-size: 15px; color: var(--blue); line-height: 1.2em; padding-left: 10%; padding-right: 10%;}

#section-home-reason {margin-bottom: 100px;}
.home-reason-flex {display: flex; align-items: center;}
.home-reason-left {width: 50%; padding-right: 2.5%;}
.home-reason-left img {width: 100%;}
.home-reason-right {width: 50%; padding-left: 2.5%;}
.home-reason-right .section-title {position: relative; margin-bottom: 50px; max-width: 460px;}
.home-reason-desc-item {margin-bottom: 20px; display: flex;}
.home-reason-desc-icon {flex: 1 0 auto; width: 100%; max-width: 27px; height: 24px; background: url('../images/icon-bullet.png') no-repeat 0 0; background-size: 100% 100%; }
.home-reason-desc-label {color: #003f68; font-size: 18px; line-height: 1.2em; margin-left: 10px;}

#section-home-partner {background-color: #ecf6fb; padding-top: 160px; padding-bottom: 120px;}
#section-home-partner .section-title {margin-bottom: 70px;}
#section-home-partner .inline-container2 {padding-left: 10% !important; padding-right: 10% !important;}
.home-partner-item {height: 130px; text-align: center; position: relative;}
.home-partner-item img {max-height: 100%; position: relative; top: 50%; transform: translateY(-50%);}

#section-home-specialization {background-color: #d1ecf9; padding-top: 140px; padding-bottom: 160px;}
#section-home-specialization .section-title {margin-bottom: 80px; position: relative; line-height: 1em; padding: 15px 5% 15px 5%; border-top: 2px solid #0077b2; border-bottom: 2px solid #0077b2;}
.home-specialization-list {display: flex; justify-content: flex-start; margin-bottom: 50px; flex-wrap: wrap;}
.home-specialization-item {padding-right: 3%; flex: 0 0 25%; margin-bottom: 40px;}
.home-specialization-item.hidden {display: none;}
.home-specialization-item-icon {position: relative; background-color: #FFF; background-repeat: no-repeat; background-position: center center; height: 140px; width: 100%; border-radius: 10px 50px 10px 50px; overflow: hidden; border: 1px solid #77d4f6; margin-bottom: 20px;}
.home-specialization-item-name {position: relative; font-size: 20px; color: #58595b; line-height: 1.2em; padding-left: 10%; padding-right: 10%;}
.home-specialization-button {display: inline-block; border-radius: 5px 20px 5px 20px; padding: 7px 20px; letter-spacing: 1px; font-size: 12px; font-weight: bold; color: #FFF; background-color: #45bebc;}
.home-specialization-button:hover {color: #FFF; background-color: var(--blue)}

#section-home-doctor {padding-top: 140px; padding-bottom: 160px;}
#section-home-doctor .section-title {margin-bottom: 50px; position: relative; line-height: 1em; padding: 15px 5% 15px 5%; border-top: 2px solid #0077b2; border-bottom: 2px solid #0077b2;}
.home-doctor-slider-wrapper {padding-left: 50px; padding-right: 50px;}
.home-doctor-slider {margin-bottom: 40px; padding-top: 30px;}
.home-doctor-item {position: relative; padding-left: 15px; padding-right: 15px;}
.home-doctor-item-decor {position: absolute; height: 314px; bottom: 0; left: 0; right: 0; background: url('../images/home-doctor-decor.png') no-repeat 0 0; background-size: 100% 100%;}
.home-doctor-item-box {transition: var(--transition); margin-right: 10px; margin-bottom: 10px; padding: 40px 10% 55px 10%; background: url('../images/home-doctor-box.png') no-repeat bottom right; background-size: 100% 100%; position: relative; min-height: 450px;}
.home-doctor-item-box:hover {transform: scale(110%); background-image: url('../images/home-doctor-box-hover.png')}
/* .home-doctor-item-hover {position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: #9ad9f6; z-index: 0;} */
/* .home-doctor-item-box-content {position: relative; z-index: 1} */
.home-doctor-item-photo {width: 177px; height: 177px; background-color: #FFF; border-radius: 50%; background-repeat: no-repeat; background-position: center center; background-size: cover; margin: auto; margin-bottom: 30px;}
.home-doctor-item-name {font-size: 22px; color: var(--blue); font-family: var(--domaine); line-height: 1.1em; margin-bottom: 10px;}
.home-doctor-item-specialize {font-size: 12px; color: #1068b0; letter-spacing: 2px; padding-bottom: 10px; border-bottom: 2px solid #1068b0; margin-bottom: 10px;}
.home-doctor-item-star-wrapper {font-size: 11px; color: #1068b0; display: flex; align-items: center;}
.home-doctor-item-poin {margin-left: 5px;}
.home-doctor-button {display: inline-block; border-radius: 5px 20px 5px 20px; padding: 7px 20px; letter-spacing: 1px; font-size: 12px; font-weight: bold; color: #FFF; background-color: #45bebc;}
.home-doctor-button:hover {color: #FFF; background-color: var(--blue)}

#section-home-hospital {background: url('../images/home-hospital-bg.png') no-repeat top right; background-size: cover; padding-top: 120px; padding-bottom: 50px;}
#section-home-hospital .section-title {margin-bottom: 30px; line-height: 1em; padding-left: 40px; padding-right: 40px;}
.home-hospital-slider-wrapper {padding-left: 50px; padding-right: 50px;}
.home-hospital-slider {margin-bottom: 50px; padding-top: 30px;}
.home-hospital-item {padding-left: 20px; padding-right: 20px;}
.home-hospital-item-box {transition: var(--transition); background: #FFF; padding: 20px 5% 40px 20px; border-radius: 20px; min-height: 470px;}
.home-hospital-item-box:hover {background-color: #d1ecf9; transform: scale(110%)}
.home-hospital-item-image {background-repeat: no-repeat; background-position: center center; background-size: cover; border-radius: 15px; height: 240px; margin-bottom: 20px;}
.home-hospital-item-city {font-weight: bold; font-size: 8px; color: #FFF; padding: 3px 10px; border-radius: 5px 10px; text-transform: uppercase; letter-spacing: 1px; display: inline-block; margin-bottom: 10px;}
.home-hospital-item-name {font-family: var(--domaine); font-size: 25px; color: #0073b3; font-weight: 500; line-height: 1em; margin-bottom: 10px;}
.home-hospital-item-short-desc {font-weight: 300; font-size: 14px; color: #6d6e70; line-height: 1.1em;}
.home-hospital-button {display: inline-block; border-radius: 5px 20px 5px 20px; padding: 7px 20px; letter-spacing: 1px; font-size: 12px; font-weight: bold; color: var(--blue); background-color: #FFF;}
.home-hospital-button:hover {color: #FFF; background-color: var(--blue)}

#section-home-testimonial {padding-top: 130px; padding-bottom: 130px;}
#section-home-testimonial .section-title {margin-bottom: 50px; line-height: 1.1em;}
.home-testimonial-item {padding-left: 0.3%; padding-right: 0.3%;}
.home-testimonial-item-box {background-color: #FFF; padding: 40px 10% 40px 10%; border-radius: 0 60px;}
.home-testimonial-item.blue .home-testimonial-item-box {background-color: #b6e2f8;}
.home-testimonial-item-quote {font-size: 72px; color: #0073b3; font-family: var(--domaine); font-weight: 500; line-height: 0.6em;}
.home-testimonial-item-content {color: #404041; font-size: 19px; font-weight: 300; line-height: 1.1em; margin-bottom: 40px;}
.home-testimonial-item-avatar-wrapper {display: flex; align-items: center;}
.home-testimonial-item-avatar {flex: 0 0 65px; height: 65px; background-color: #FFF; border-radius: 10px; background-repeat: no-repeat; background-size: cover; background-position: top center;}
.home-testimonial-item-name-wrapper {padding-left: 5%;}
.home-testimonial-item-name {font-family: var(--domaine); font-weight: 500; font-size: 25px; color: #0073b3; line-height: 1.1em;}
.home-testimonial-item-city {color: #404041; font-size: 15px; font-weight: 300;}
.home-testimonial-slider-wrapper {padding-left: 50px; padding-right: 50px;}
.home-testimonial-slider .tns-controls button:first-child {background: url('../images/slide-prev.png') no-repeat 0 0; left: -43px;}
.home-testimonial-slider .tns-controls button:nth-child(2) {background: url('../images/slide-next.png') no-repeat 0 0; right: -43px;}

#section-home-contact {background-color: #009cdb; padding: 100px 5% 90px 5%; border-radius: 60px 60px 0 0; margin-bottom: -25px;}
#section-home-contact .section-title {color: #FFF; margin-bottom: 30px; line-height: 1.1em;}
.home-contact-wrapper {display: flex; align-items: center;}
.home-contact-left {width: 50%; padding-right: 2.5%; text-align: center;}
.home-contact-left .mobile {display: none;}
.home-contact-right {width: 50%; padding-left: 2.5%;}
#section-home-contact input, #section-home-contact textarea {background: transparent; color: #FFF; border: 2px solid #FFF; border-radius: 50px;}
#section-home-contact textarea {border-radius: 20px;}
::placeholder {color: #FFF; opacity: 1; /* Firefox */}
::-ms-input-placeholder { /* Edge 12 -18 */color: #FFF;}
#section-home-contact .dica-button {border: 0; background-color: #FFF; color: var(--blue);}
#section-home-contact .dica-button:hover {border: 0; background-color: var(--blue); color: #FFF;}

@media screen and (min-width: 1300px) {
    .home-service-bg-left {display: block;}
}

@media screen and (max-width: 1200px) {
    .home-doctor-item-name {font-size: 20px;}
    .home-doctor-item-photo {width: 160px; height: 160px;}
    .home-hospital-item-name {font-size: 23px;}
    .home-hospital-item-image {height: 220px;}
}

@media screen and (max-width: 1100px) {
    .section-home .section-title {font-size: 37px; margin-bottom: 45px;}
    .home-specialization-item-name {font-size: 18px;}
    .home-doctor-item-name {font-size: 22px;}
    .home-doctor-item-photo {width: 177px; height: 177px;}
    .home-hospital-item-name {font-size: 21px;}
    .home-hospital-item-image {height: 200px;}
    .home-hospital-item-short-desc {font-size: 13px;}
    .home-hospital-item-box {min-height: 450px;}
}

@media screen and (max-width: 1000px) {
    .section-home .section-title {font-size: 35px; margin-bottom: 40px;}
    .home-about-desc {font-size: 15px;}
    .home-about-right p {margin-bottom: 35px;}
    .home-reason-desc-label {font-size: 17px;}
    .home-reason-desc-icon {width: 26px; height: 23px;}
    .home-specialization-item-name {font-size: 16px;}
    .home-doctor-item-name {font-size: 20px;}
    .home-doctor-item-photo {width: 160px; height: 160px;}
    .home-hospital-item-name {font-size: 23px;}
    .home-hospital-item-image {height: 240px;}
    .home-hospital-item-short-desc {font-size: 14px;}
    .home-hospital-item-box {min-height: 470px;}
    .home-testimonial-item-content {font-size: 18px;}
    .home-testimonial-item-name {font-size: 23px;}
    .home-testimonial-item-city {font-size: 14px;}
    .slide-title {font-size: 44px;}
    .slide-desc {font-size: 15px;}
    .slide-item {height: 480px;}
    .slide-gradient {height: 65px;}
    #section-home-service {padding: 130px 10% 240px 10%}
}

@media screen and (max-width: 900px) {
    .section-home .section-title {font-size: 33px; margin-bottom: 35px;}
    .home-about-desc {font-size: 14px;}
    .home-about-right p {margin-bottom: 30px;}
    .home-reason-desc-label {font-size: 16px;}
    .home-reason-desc-icon {width: 25px; height: 22px;}
    .home-specialization-item-name {font-size: 14px;}
    .home-doctor-item-name {font-size: 18px;}
    .home-doctor-item-photo {width: 150px; height: 150px;}
    .home-hospital-item-name {font-size: 21px;}
    .home-hospital-item-image {height: 220px;}
    .home-hospital-item-short-desc {font-size: 13px;}
    .home-hospital-item-box {min-height: 450px;}
    .home-testimonial-item-content {font-size: 17px;}
    .home-testimonial-item-name {font-size: 21px;}
    .home-testimonial-item-city {font-size: 13px;}
    .slide-title {font-size: 40px;}
    .slide-desc {font-size: 14px;}
    .slide-item {height: 460px;}
    .slide-gradient {height: 55px;}
    .home-service-item {width: 33.33%; margin-bottom: 20px;}
    #section-home-service {padding: 110px 10% 210px 10%}
}

@media screen and (max-width: 800px) {
    .section-home .section-title {font-size: 31px; margin-bottom: 30px;}
    .home-about-desc {font-size: 13px;}
    .home-about-right p {margin-bottom: 25px;}
    .home-reason-desc-label {font-size: 15px;}
    .home-reason-desc-icon {width: 24px; height: 21px;}
    .form-two-columns {flex-direction: column;}
	.form-two-column-left {width: 100%; padding-right: 0;}
	.form-two-column-right {width: 100%; padding-left: 0;}
    .home-doctor-item-name {font-size: 17px;}
    .home-doctor-item-photo {width: 140px; height: 140px;}
    .home-hospital-item-image {height: 200px;}
    .home-hospital-item-name {font-size: 19px;}
    .home-hospital-item-short-desc {font-size: 12px;}
    .home-hospital-item-box {min-height: 430px;}
    .home-testimonial-item-content {font-size: 16px;}
    .home-testimonial-item-name {font-size: 19px;}
    .home-testimonial-item-city {font-size: 12px;}
    .slide-title {font-size: 36px;}
    .slide-desc {font-size: 13px;}
    .slide-item {height: 440px;}
    .slide-gradient {height: 45px;}
    .home-service-item-name {font-size: 14px;}
    #section-home-service {padding: 90px 15% 180px 10%}
}

@media screen and (max-width: 700px) {
    .section-home .section-title {font-size: 29px; margin-bottom: 25px;}
    .home-about-desc {font-size: 12px;}
    .home-about-right p {margin-bottom: 20px;}
    .home-reason-desc-label {font-size: 14px;}
    .home-reason-desc-icon {width: 23px; height: 20px;}
    .home-hospital-item-image {height: 180px;}
    .home-hospital-item-name {font-size: 17px;}
    .home-hospital-item-box {min-height: 410px;}
    .home-doctor-item-name {font-size: 22px;}
    .home-doctor-item-photo {width: 177px; height: 177px;}
    #section-home-hospital {padding-top: 170px;}
    .home-testimonial-item-content {font-size: 15px;}
    .home-testimonial-item-name {font-size: 17px;}
    .slide-title {font-size: 32px;}
    .slide-desc {font-size: 12px;}
    .slide-item {height: 420px;}
    .slide-gradient {height: 35px;}
    .home-service-item-name {font-size: 13px;}
    #section-home-service {padding: 80px 20% 150px 10%}
    #section-home-doctor .inline-container2, #section-home-hospital .inline-container2 {padding-left: 0; padding-right: 0;}
    .home-doctor-slider-wrapper, .home-hospital-slider-wrapper {padding-left: 0; padding-right: 0;}
    .home-doctor-item {padding-left: 0; padding-right: 0;}
    .home-doctor-item-box:hover {transform: none; background-image: url('../images/home-doctor-box.png')}
    #section-home-doctor .tns-controls {left: 50px; right: 50px;}
    #section-home-doctor .section-title, #section-home-hospital .section-title {margin-left: 5%; margin-right: 5%; text-align: center;}
    #section-home-hospital {padding-top: 110px; background-image: url('../images/home-hospital-bg-mobile.webp');}
    .home-hospital-item {padding-left: 10px; padding-right: 10px;}
    .home-hospital-item-short-desc {font-size: 14px;}
    .home-hospital-item-box:hover {background-color: #fff; transform: none}
}

@media screen and (max-width: 600px) {
    .home-about-flex {flex-direction: column;}
    .home-about-left {width: 100%;}
    .home-about-right {width: 100%;}
    .section-home .section-title {font-size: 40px; margin-bottom: 50px;}
    .home-about-desc {font-size: 16px;}
    .home-about-right p {margin-bottom: 40px;}
    .home-reason-desc-label {font-size: 18px;}
    .home-reason-desc-icon {width: 27px; height: 24px;}
    .home-reason-flex {flex-direction: column;}
    .home-reason-left {width: 100%; padding-right: 0; margin-bottom: 0;}
    .home-reason-right {width: 100%; padding-left: 0;}
    #section-home-contact {padding-left: 0; padding-right: 0; padding-bottom: 0; margin-bottom: 0;}
    .home-contact-wrapper {flex-direction: column-reverse;}
	.home-contact-left {width: 100%; padding-right: 0; margin-bottom: 0px;}
	.home-contact-right {width: 100%; padding-left: 5%; padding-right: 5%;}
    .home-contact-left .mobile {display: block;}
    .home-contact-left .desktop {display: none;}
    .contact-form-wrapper .form-input {text-align: center}
    .home-doctor-item-name {font-size: 21px;}
    .home-doctor-item-photo {width: 170px; height: 170px;}
    .home-hospital-item-image {height: 240px;}
    .home-hospital-item-name {font-size: 25px;}
    .home-hospital-item-box {min-height: 470px;}
    .home-testimonial-item-content {font-size: 19px;}
    .home-testimonial-item-name {font-size: 25px;}
    .home-testimonial-item-city {font-size: 15px;}
    .home-testimonial-slider-wrapper {padding-left: 43px; padding-right: 43px;}

    .slide-item-right-color {left: 0; bottom: unset; width: 100%; height: 180px;}
    .slide-image-wrapper {bottom: unset; left: 0; right: 0; width: 100%; height: 360px;}
    .slide-item {padding-top: 400px; padding-bottom: 60px; height: auto; border-radius: 65px;}
    .slide-content {width: 100%; padding-left: 10px; padding-right: 10px;}
    .slide-content .title-decor-white {background-size: 100% 100%; top: -21px; left: -16px; width: 25px; height: 25px;}
    #section-home-slider {padding-left: 5%; padding-right: 5%; margin-bottom: 90px;}
    .slide-title {font-size: 48px;}
    .slide-desc {font-size: 16px;}
    #section-home-slider .tns-controls {left: -20px; right: -20px; top: 165px; transform: none;}
    #section-home-partner {padding-top: 140px; padding-bottom: 110px; border-radius: 30px; position: relative; z-index: 1;}
    #section-home-partner .section-title {margin-bottom: 60px;}
    #section-home-specialization {border-radius: 0 0 30px 30px; margin-top: -25px; padding-top: 130px; padding-bottom: 140px;}
    #section-home-specialization .section-title {text-align: center;}
    .home-specialization-item-name {text-align: center;}
    #section-home-testimonial {padding-top: 110px; padding-bottom: 110px;}
}

@media screen and (max-width: 550px) {
    .section-home .section-title {font-size: 35px; margin-bottom: 40px;}
    .home-about-desc {font-size: 15px;}
    .home-about-right p {margin-bottom: 35px;}
    .title-decor-green {top: -30px; left: -30px;}
    .home-reason-desc-label {font-size: 17px;}
    .home-reason-desc-icon {width: 26px; height: 23px;}
    .home-doctor-item-name {font-size: 20px;}
    .home-doctor-item-photo {width: 160px; height: 160px;}
    .home-hospital-item-name {font-size: 24px;}
    .home-hospital-item-box {min-height: 460px;}
    .home-testimonial-item-content {font-size: 18px;}
    .home-testimonial-item-name {font-size: 23px;}
    .home-testimonial-item-city {font-size: 14px;}

    .slide-title {font-size: 44px;}
    .slide-desc {font-size: 15px;}
    #section-home-slider {margin-bottom: 80px;}
    #section-home-partner {padding-top: 120px; padding-bottom: 100px;}
    #section-home-partner .section-title {margin-bottom: 50px;}
    #section-home-specialization {padding-top: 120px; padding-bottom: 120px;}
    .home-specialization-item {flex: 0 0 50%;}
    #section-home-testimonial {padding-top: 90px; padding-bottom: 90px;}
}

@media screen and (max-width: 500px) {
    .section-home .section-title {font-size: 33px; margin-bottom: 35px;}
    .home-about-desc {font-size: 14px;}
    .home-about-right p {margin-bottom: 30px;}
    .title-decor-green {top: -27px; left: -27px;}
    .home-reason-desc-label {font-size: 16px;}
    .home-reason-desc-icon {width: 25px; height: 22px;}
    .home-doctor-item-name {font-size: 19px;}
    .home-doctor-item-photo {width: 150px; height: 150px;}
    .home-hospital-item-name {font-size: 23px;}
    .home-hospital-item-box {min-height: 450px;}
    .home-testimonial-item-content {font-size: 17px;}
    .home-testimonial-item-name {font-size: 21px;}
    .home-testimonial-item-city {font-size: 13px;}
    .home-service-item {width: 50%;}
    #section-home-service {background-image: url('../images/home-service-bg-mobile.png'); background-size: 100% 100%;}
    .home-testimonial-slider-wrapper {padding-left: 30px; padding-right: 30px;}
    .slide-title {font-size: 40px;}
    .slide-desc {font-size: 14px;}
    #section-home-slider {margin-bottom: 70px;}
    #section-home-partner {padding-top: 100px; padding-bottom: 90px;}
    #section-home-partner .section-title {margin-bottom: 40px;}
    #section-home-specialization {padding-top: 110px; padding-bottom: 100px;}
    #section-home-testimonial {padding-top: 70px; padding-bottom: 70px;}
}

@media screen and (max-width: 450px) {
    .section-home .section-title {font-size: 31px; margin-bottom: 30px;}
    .home-about-right p {margin-bottom: 25px;}
    .title-decor-green {top: -24px; left: -24px;}
    .home-reason-desc-label {font-size: 15px;}
    .home-reason-desc-icon {width: 24px; height: 21px;}
    .home-doctor-item-name {font-size: 18px;}
    .home-doctor-item-photo {width: 140px; height: 140px;}
    .home-hospital-item-image {height: 220px;}
    .home-hospital-item-name {font-size: 22px;}
    .home-hospital-item-box {min-height: 440px;}
    .home-testimonial-item-content {font-size: 16px;}
    .home-testimonial-item-name {font-size: 19px;}
    .home-testimonial-item-city {font-size: 12px;}
    .slide-title {font-size: 36px;}
    #section-home-slider {margin-bottom: 60px;}
    #section-home-partner {padding-top: 80px; padding-bottom: 80px;}
    #section-home-partner .section-title {margin-bottom: 30px;}
    #section-home-specialization {padding-top: 100px; padding-bottom: 80px;}
    #section-home-testimonial {padding-top: 50px; padding-bottom: 50px;}
}

@media screen and (max-width: 400px) {
    .section-home .section-title {font-size: 29px; margin-bottom: 25px;}
    .home-about-right p {margin-bottom: 20px;}
    .title-decor-green {top: -21px; left: -21px;}
    .home-reason-desc-label {font-size: 14px;}
    .home-reason-desc-icon {width: 23px; height: 20px;}
    .home-doctor-item-name {font-size: 17px;}
    .home-doctor-item-photo {width: 130px; height: 130px;}
    .home-hospital-item-image {height: 200px;}
    .home-hospital-item-name {font-size: 21px;}
    .home-hospital-item-box {min-height: 430px;}
    .home-testimonial-item-content {font-size: 15px;}
    .home-testimonial-item-name {font-size: 17px;}
    #section-home-slider {margin-bottom: 50px;}
    #section-home-partner {padding-top: 70px; padding-bottom: 70px;}
    #section-home-specialization {padding-top: 90px; padding-bottom: 60px;}
}

@media screen and (max-width: 350px) {
    .title-decor-green {top: -18px; left: -18px;}
    .home-reason-desc-label {font-size: 13px;}
    .home-reason-desc-icon {width: 22px; height: 19px;}
    
    .home-hospital-item-image {height: 180px;}
    .home-hospital-item-name {font-size: 20px;}
    .home-hospital-item-box {min-height: 420px;}
    .home-testimonial-item-content {font-size: 14px;}
    .home-testimonial-item-name {font-size: 15px;}
    #section-home-slider {margin-bottom: 40px;}
    #section-home-partner {padding-top: 60px; padding-bottom: 60px;}
    #section-home-specialization {padding-top: 80px; padding-bottom: 40px;}
}