

/* Start:/o-klinike/style.css?176065125014517*/
@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&family=Manrope:wght@200..800&display=swap');

.o-klinike .row, .o-klinike .container, .o-klinike .container-fluid, .o-klinike .container-lg, .o-klinike .container-md, .o-klinike .container-sm, .o-klinike .container-xl, .o-klinike .container-xxl{
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}

body.o-klinike, body .o-klinike {
	font-family: Manrope;
	color: #303233;
}

section.first-screen-clinic {
    border-radius: 0px 0px 64px 64px;
    background: #FFF0ED;
    margin-top: -310px;
    padding-top: 256px;
    padding-bottom: 56px;
    margin-bottom: 6px;
    background-size: contain!important;
}

.first-screen-clinic__text>img {
    width: 316px;
    height: 91px;
}

.first-screen-clinic__text h1 {
    color: #303233;
    font-family: Manrope;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 115%;
    margin: 47px 0 17px;
    width: 75%;
}

.first-screen-clinic__text div {
    font-family: "Manrope";
    color: #303233;
    font-size: 18px;
    line-height: 145%;
    font-weight: 600;
}

.first-screen-clinic__image {
    position: relative;
}

.first-screen-clinic__image > img {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

a.clinic-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


section.clinic-specialists {
    margin: 56px 0;
}

.clinic-specialists__items {
    padding: 0px!important;
}

.clinic-specialists__items ul {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 40px;
}

.clinic-specialists__items ul li {
    display: flex;
    padding: 20px 30px;
    align-items: center;
    gap: 20px;
    width: 300px;
    font-family: "Manrope";
    border-radius: 20px;
    font-weight: 600;
    background-color: #D7F3F4;
}

.clinic-specialists__items ul li:nth-child(2),
.clinic-specialists__items ul li:nth-child(7) {
    background-color: #FFF0ED;
}

.clinic-specialists__items ul li:nth-child(3),
.clinic-specialists__items ul li:nth-child(5) {
    background-color: #F6F6F6;
}


.clinic-specialists__doctor {
    /* display: flex; */
    /* gap: 32px; */
    /* justify-content: center; */
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 32px;
}

.clinic-specialists__doctor>div {
    /*width: 640px;*/
    /*max-height: 371px;*/
    border-radius: 30px;
    overflow: hidden;
}

.clinic-specialists__image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.clinic-specialists__text {
    padding: 37px 29px 38px 45px;
    background-color: #D7F3F4;
    display: flex;
    justify-content: space-between;
    gap: 29px;
}

.clinic-specialists__text div:first-child {
    width: 70%;
}

.clinic-specialists__text div:last-child img {
    width: 190px;
    height: 100%;
}

.clinic-specialists__text h2 {
    font-family: Manrope;
    font-size: 36px;
    font-weight: 700;
    line-height: 115%;
    margin: 0 0 32px 0;
}

.clinic-specialists__text ul {
    padding-inline-start: 20px;
    padding-right: 75px;
}

.clinic-specialists__text ul li {
    list-style: disc;
    font-family: Manrope;
    font-weight: 600;
}

section.clinic-doctor {
    margin: 106px 0 66px;
    background-size: contain!important;
    /* min-height: 542px; */
}

.clinic-doctor__text {
    padding: 74px 0 63px;
}

.clinic-doctor__text {
    position: relative;
}

img.clinic-doctor__quote {
    position: absolute;
    left: -70px;
}

.clinic-doctor__text div {
    font-family: Manrope;
    font-size: 22px;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 30px;
    margin-right: 30px;
}

.clinic-doctor__text ul {
    display: flex;
    gap: 30px;
    margin-top: 35px;
}

.clinic-doctor__text ul li {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.clinic-doctor__text ul li:nth-child(1) span:first-child {
    font-family: "Manrope";
    font-size: 28px;
    font-weight: 700;
    line-height: 130%;
    width: 55%;
}

.clinic-doctor__text ul li:nth-child(1) span:last-child,
.clinic-doctor__text ul li:nth-child(2) span:first-child,
.clinic-doctor__text ul li:nth-child(3) span:first-child {
	font-size: 16px;
	font-weight: 500;
	line-height: 140%
}

.clinic-doctor__text ul li:nth-child(2) span:last-child {
    font-size: 22px;
    font-weight: 700;
    line-height: 130%;
}

.clinic-doctor__text ul li:nth-child(3) span:last-child {
    font-size: 44px;
    font-weight: 500;
    line-height: 115%;
}

.clinic-doctor__text ul li:nth-child(1),
.clinic-doctor__text ul li:nth-child(2) span:first-child {
    width: 45%;
}

.clinic-doctor__image {
    position: relative;
}

.clinic-doctor__image img {
    position: absolute;
    bottom: 0;
}

section.clinic-tourism {
    margin: 66px 0 57px;
}

.clinic-tourism__title h3 {
    text-align: center;
    font-family: Manrope;
    font-size: 44px;
    font-weight: 300;
    line-height: 115%;
	max-width: 1096px;
    margin: 0 auto 20px auto;
}

p.clinic-tourism__desc {
    text-align: center;
    font-family: "Manrope";
    font-size: 22px;
    font-weight: 700;
    line-height: 130%;
    max-width: 1096px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.tourism-cards {
    display: flex;
    gap: 32px;
}

.tourism-cards {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 32px;
    /* display: flex; */
    /* gap: 32px; */
}

.tourism-card {
    display: flex;
    /* height: 412px; */
    padding: 20px;
    flex-direction: column;
    /*align-items: flex-start;*/
    gap: 20px;
    /* flex: 1 0 0; */
    border-radius: 20px;
    background: #F6F6F6;
}

.tourism-card .card-title {
    position: relative;
    color: #303233;
    font-family: "Manrope";
    font-size: 22px;
    font-weight: 700;
    line-height: 130%;
    display: flex;
    align-items: center;
    /* height: 52px; */
    min-height: 52px;
    padding-right: 52px;
}

p.card-text {
    font-family: "Manrope";
    color: #303233;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
}

.tourism-card img {
    object-fit: cover;
    height: 100%;
    border-radius: 12px;
}

.tourism-cards .tourism-card:nth-child(2) {
    background-color: #FFF0ED;
}

.tourism-cards .tourism-card:nth-child(3) {
    background-color: #E0F0EC;
}

.tourism-card .card-title:after {
    content: '';
    position: absolute;
    background: url('/local/templates/medseo_new/img/round-arrow.svg') no-repeat;
    width: 50px;
    height: 50px;
    top: 2px;
    right: 2px;
}



section.clinic-laboratory {
    margin: 65px 0;
}

.clinic-laboratory__title h3 {
    text-align: center;
    font-family: Manrope;
    font-size: 44px;
    font-weight: 300;
    line-height: 115%;
	max-width: 1096px;
    margin: 0 auto 36px auto;
}

.laboratory-cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px 18px;
}

.laboratory-card {
    display: flex;
    gap: 16px;
    padding: 8px;
    border-radius: 20px;
    background: #F6F6F6 url(/local/templates/medseo_new/img/bg-clinic2.png) center bottom no-repeat;
    background-size: cover;
    min-height: 196px;
}

.laboratory-card__image {
    width: 183px;
}

.laboratory-card__image img {
    object-fit: cover;
    min-width: 183px;
    height: 100%;
    border-radius: 16px;
}

.laboratory-card__text {
    padding: 16px;
}

.laboratory-card__text .card-title {
    display: flex;
    justify-content: space-between;
    font-family: "Manrope";
    color: #303233;
    font-size: 22px;
    font-weight: 700;
    line-height: 130%;
    padding-bottom: 10px;
}

.laboratory-card__text .card-title span:last-child {
    text-align: right;
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    width: 50px;
}


section.clinic-gallery {
    margin: 50px 0 40px;
	overflow: hidden;
}

.clinic-gallery__title h3 {
    text-align: center;
    font-family: Manrope;
    font-size: 44px;
    font-weight: 300;
    line-height: 115%;
    max-width: 1096px;
    margin: 0 auto 40px auto;
}

.gallery-slider {
    margin: 40px 0;
}

a.clinic-gallery__link-moore {
    display: flex;
    justify-content: center;
    gap: 12px;
    align-items: center;
    color: #009F97;
    font-family: Manrope;
    font-size: 18px;
    font-weight: 700;
}

.gallery-slider-init .slick-list {
    overflow: initial;
}

.gallery-slide {
    padding: 0 4px;
}

.gallery-slide span {
    border-radius: 20px;
    display: block;
    font-size: 0;
    position: relative;
    overflow: hidden;
}

a.gallery-slide img {
    width: 248px;
    height: 312px;
    object-fit: cover;
}







/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1681px) {

img.clinic-doctor__quote {
    left: -50px;
}


}



/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1441px) {
.first-screen-clinic__text h1 {
    width: 100%;
}

.clinic-specialists__items ul li {
    width: 240px;
}

.clinic-doctor__text {
    padding: 70px 0 30px;
}

.clinic-doctor__text div {
    margin-left: 70px;
    margin-right: 70px;
    margin-bottom: 20px;
}

img.clinic-doctor__quote {
    left: 0px;
}

.clinic-doctor__text ul {
    margin-top: 10px;
}

.laboratory-cards {
    grid-gap: 20px 16px;
}








}

/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

section.clinic-doctor {
    margin: 30px 0;
    overflow: hidden;
    background-size: 225%!important;
    background-position-x: center!important;
}

.clinic-doctor__text {
    padding: 30px 0;
}

img.clinic-doctor__quote {
    display: none;
}

.clinic-doctor__text div {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    font-size: 18px;
}

.clinic-doctor__text ul {
    flex-direction: column;
    margin: 0 25px 50px 25px;
}

.clinic-doctor__text ul li:nth-child(1), .clinic-doctor__text ul li:nth-child(2) {
    width: 100%;
}

.clinic-doctor__text ul li:nth-child(1) span:first-child {
    font-size: 24px;
    width: 70%;
}

.clinic-doctor__text ul li:nth-child(2) {
    flex-direction: row;
    align-items: flex-end;
}

.clinic-doctor__text ul li:nth-child(2) span:last-child {
    font-size: 24px;
}

.clinic-doctor__text ul li {
    gap: 5px;
}

.clinic-doctor__text ul li:nth-child(3) span:last-child {
    font-size: 40px;
    font-weight: 700;
}

.clinic-doctor__image {
    height: 150px;
}

.clinic-doctor__image img {
    bottom: -71px;
    right: -25px;
    width: 295px;
}


.tourism-cards {
    grid-template-columns: 1fr;
    grid-gap: 10px;
}

.o-klinike .tourism-cards {
    padding: 0 20px;
}

.tourism-card img {
    display: none;
}

.tourism-card .card-title {
    font-size: 16px;
}

p.card-text {
    font-size: 14px;
}

section.clinic-laboratory {
    margin: 30px 0;
}

.clinic-laboratory__title h3 {
    font-size: 24px;
	margin: 0 auto 20px auto;
}

.laboratory-cards {
    grid-template-columns: 1fr;
    grid-gap: 10px;
}

.laboratory-card__image {
    display: none;
}

.laboratory-card {
    background-size: contain;
}

.laboratory-card {
    padding: 0px;
}



}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-right: 16px!important;
    padding-left: 16px!important;
}
.first-screen-clinic__text>img {
    display: none;
}
section.first-screen-clinic {
    border-radius: 0px 0px 32px 32px;
    padding-top: 237px;
    padding-bottom: 0px;
    background-size: 200%!important;
}
.first-screen-clinic__text h1 {
    margin: 8px 0 10px;
    font-size: 32px;
}
.first-screen-clinic__text div {
    font-size: 16px;
    padding-bottom: 20px;
}
.first-screen-clinic__image > img {
    object-fit: none;
    height: 100%;
}

.clinic-specialists__items ul {
    gap: 8px;
    margin-bottom: 30px;
}

section.clinic-specialists {
    margin: 24px 0 30px;
}

.clinic-specialists__items ul li img {
    display: none;
}

.clinic-specialists__items ul li {
    border-radius: 10px;
    width: calc(50% - 32px);
    font-size: 12px;
    padding: 10px;
    justify-content: center;
    text-align: center;
    line-height: 17px;
}

.clinic-specialists__doctor>div {
    width: auto;
    max-height: max-content;
    border-radius: 20px;
}

.clinic-specialists__image img {
    height: 100%;
}

.clinic-specialists__text div:first-child {
    width: auto;
}

.clinic-specialists__doctor {
    /* flex-direction: column; */
    /* gap: 15px; */
    grid-template-columns: 1fr;
    grid-gap: 16px;
}

.clinic-specialists__text img {
    display: none;
}

.clinic-specialists__text ul {
    padding-right: 0;
}

.clinic-specialists__text h2 {
    font-size: 22px;
    text-align: center;
    line-height: 130%;
}

.clinic-specialists__text {
    padding: 20px;
    gap: 0;
}

.clinic-specialists__text ul li {
    font-size: 14px;
}

.clinic-specialists__items ul li:nth-child(6) {
    order: 1;
}


section.clinic-tourism {
    margin: 30px 0;
}

.clinic-tourism__title h3 {
    font-size: 24px;
}

p.clinic-tourism__desc {
    font-size: 16px;
    font-weight: 600;
    line-height: 145%;
}

section.clinic-gallery {
    margin: 30px 0 20px;
}

.clinic-gallery__title h3 {
    font-size: 24px;
    margin: 0 auto 20px auto;
}

.gallery-slider {
    margin: 20px 0;
}















}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
.clinic-doctor__text div span {
    display: none;
}




}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.first-screen-clinic .first-screen-clinic__text {
    padding-right: 80px;
}


}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}


 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1441px) {
.first-screen-clinic .first-screen-clinic__text {
    padding-right: 125px;
}



}

















/* End */
/* /o-klinike/style.css?176065125014517 */
