@font-face {
    font-family: 'LiberationSans';
    src: url('/fonts/libertionsans-new/LiberationSans-Bold.ttf'); /* IE9 Compat Modes */
    src: url('/fonts/libertionsans-new/LiberationSans-BoldItalic.ttf') format("truetype"), /* IE6-IE8 */
    url('/fonts/libertionsans-new/LiberationSans-Regular.ttf') format("truetype"),
    url('/fonts/libertionsans-new/LiberationSans-Italic.ttf') format("truetype"),
    url('/fonts/liberation-sans/SIL Open Font License.txt')
}
@font-face {
    font-family: 'liberation_sansbold';
    src: url('/fonts/libertionsans-new/LiberationSans-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'liberation_sansbold_italic';
    src: url('/fonts/libertionsans-new/LiberationSans-BoldItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'liberation_sansitalic';
    src: url('/fonts/libertionsans-new/LiberationSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'liberation_sansregular';
    src: url('/fonts/libertionsans-new/LiberationSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: "liberation_sansregular";
}
.nav-background{
    background-color: #103853;
}
.backgorund-light-blue{
background-color: #d3e8f5;
}
.backgorund-light-blue2{
    background-color: #e1ebf9;
}
.backgorund-light-blue3{
    background-color: #f0f6fa;
}
.backgorund-dark-blue{
    background-color: #4c8dab;
}
strong{
    font-width: bold;
    font-family: "liberation_sansbold" !important;
}
.navbar a{
   color: white;
    text-decoration: none;
}
.menu-nav-item{
    font-size: 14px;
    color: rgb(255, 255, 255) !important;
    text-transform: uppercase;
    line-height: 2.046;
    text-align: left;
}
.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #103853;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
    text-transform: uppercase;
    font-size: 13px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.5rem 0.5rem!important;
    color: #fff!important;
    text-decoration: none;
    background-color: transparent!important;
    border: none!important;
}
.zakazi-btn{
    padding: 0 0.5rem!important;
}
.btn-book{
    background-color: #4c8dab;
    color: white;
    padding: 5px 55px;
    border: 1px solid white;
    text-transform: uppercase;
    font-size: 14px;
    width: 100%;
}
.fit-c{
    width: fit-content;
}

.ul-call{
    font-size: 14px;
}
.ul-language{
    font-size: 14px;
}
.ul-language li{
    padding: 0.5rem 0.5rem;
}
.d-inl-flex{
display: inline-flex;
}
.slider-section .slick-initialized .slick-slide {
    display: block;
    background-size: cover;
    height: 603px;
}
.slider-section .slick-arrow{
    display: none!important;
}
.slider-section .slider-image{
    position: relative;
 }
.slider-section .slider-description{
    position: absolute;
    width: 600px;
    height: 350px;
    top: 20%;
    left: 12%;
}
.text1{
    font-size: 16px;
    display: inline-flex;
    padding: 0px 7px;
    background-color: #245369;
    text-transform: uppercase;
    line-height: 2;
    color: white;
    margin-bottom: 20px;
}
.slider-description h1 {
    font-size: 34px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0.75;
}
.text2{
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 2;
}
.slider-description-box {
    padding-left: 30px;
    margin-top: 35px;
}
.slider-description-box p{
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.75;
}
.mt-30{
   margin-top: 30px;
}
.mt-95{
    margin-top: 95px;
}
.mt-150{
    margin-top: 150px;
}
.mb-25{
    margin-bottom: 25px;
}
.mb-30{
    margin-bottom: 30px;
}
.mb-40{
    margin-bottom: 40px;
}
.mb-50{
    margin-bottom: 50px;
}
.mb-75{
    margin-bottom: 75px;
}
.mb-100{
    margin-bottom: 100px;
}
.mb-150{
    margin-bottom: 150px;
}
.pd-65{
   padding: 65px 50px 30px 65px;
}
.pl-25{
   padding-left: 25px;
}
.padd-25{
    padding: 0px 25px 50px;
}
.padd-l-85{
   padding-left: 85px;
}
.padd-r-85{
    padding-right: 85px;
}
.padd-40{
    padding: 40px 35px;
}
.padd-60-35{
    padding: 60px 35px;
}
.padd-50{
    padding: 0px 50px;
}
.padd-l-0{
    padding-left: 0px;;
}
.padd-r-0{
    padding-right: 0px;;
}
.pdd-0{
    padding: 0px;
}
.padd-100{
    padding: 100px 0px;
}
.pdd-40-24{
    padding: 40px 0px 30px 24px;
}
.pdd-l{
    padding-left: 40px;;
}
.list-3{
   margin: 60px auto;
}
.list-3 ul{
    justify-content: center;
    display: flex;
}
.list-3 li a{
    color: #7e9eb1!important;
    text-decoration: none;
}
.list-3 li{
    width: 235px;
    text-align: center;
    color: #7e9eb1!important;
    border-top: 1px solid black!important;
    border-bottom: 1px solid black!important;
    border-right: 1px solid black!important;
    padding: 10px 60px!important;
}
.list-3 li:first-child{
    color: #7e9eb1!important;
    border-top: 1px solid black!important;
    border-bottom: 1px solid black!important;
    border-left: 1px solid black!important;
    border-right: 1px solid black!important;
    padding: 10px 60px!important;
}
.section1-text {
    font-size: 14px;
    color: rgb(57, 66, 72);
    text-transform: uppercase;
    line-height: 1.429;
}
.section1-name {
    font-size: 36px;
    color: rgb(57, 66, 72);
    font-weight: bold;
    line-height: 1.333;
    margin-bottom: 65px;
    font-family: "liberation_sansbold"!important;
    width: fit-content;
    z-index: 1;
    position: relative;
}
.section1-name:after {
    position: absolute;
    width: 140px;
    height: 35px;
    bottom: -13px;
    z-index: -1;
    right: -6px;
    background-color: #aecee1;
    content: "";
}
.section1-button {
    font-size: 16px;
    text-transform: uppercase;
    color: rgb(57, 66, 72);
    line-height: 1.5;
    padding: 15px;
    background-color: transparent;
    position: relative;
    border: 1px solid black;
    text-decoration: none;
}
.section1-button:after {
    content: url(/image/arrow-right.png);
    position: absolute;
    top: -2%;
    right: -41px;
    margin: 0;
    padding: 15px 15px;
    background: transparent;
    border: 1px solid black;
    border-left: 0px;
    height: 52px;
}
.btn-primary1 {
    height: 40px ;
    background-color: transparent;
    position: relative;
    border: 1px solid black;
}
.btn-primary1 span{
    font-size: 16px;
    text-transform: uppercase;
    color: rgb(57, 66, 72);
    line-height: 1.5;
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding: 0px 20px;
    transition: 0.5s;
}
.btn-primary1 img {
    padding: 12px 17px;
    position: absolute;
    top: -1px;
    right: -44px;
    transition: 0.5s;
    height: 40px ;
    border: 1px solid black;
    border-left: none;
}
.mb-60{
    margin-bottom: 60px;
}

.mb-60{
    margin-bottom: 60px;
}
::marker{
    color: #aecee1;
}
.section1-t8-img4{
    margin-bottom: 20px;
}
.section1-t8-img4 h2{
    font-size: 45px;
    color: rgb(57, 66, 72);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    font-family: "liberation_sansbold"!important;
    position: relative;
    z-index: 1;
    width: fit-content;
}
.section1-t8-img4 h2:after {
    position: absolute;
    width: 140px;
    height: 35px;
    bottom: -15px;
    z-index: -1;
    right: -27px;
    background-color: #c9d8e0;
    content: "";
}
.section1-t8-img4 .blue-text{
    font-size: 24px;
    color: rgb(104, 158, 187);
    text-transform: uppercase;
    line-height: 0.833;
}
.section1-t8-img4 p{
    font-size: 16px;
    color: rgb(57, 66, 72);
    line-height: 1.5;
    margin-bottom: 50px;
}
.section1-background h2{
    font-size: 48px;
    color: rgb(57, 66, 72);
    font-weight: bold;
    line-height: 1;
    font-family: "liberation_sansbold"!important;
    text-transform: uppercase;
}
.section1-background .black-text{
    font-size: 18px;
    color: rgb(57, 66, 72);
    text-transform: uppercase;
    line-height: 1.111;
    margin-bottom: 25px!important;
}
.section1-background .blue-title {
    font-size: 18px;
    color: #5e869e;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.111;
}
.section1-background p{
    font-size: 14px;
    color: rgb(57, 66, 72);
    line-height: 1.429;
    margin-bottom: 50px;
}
.imgholder {
    height: 100%;
    width: 100%;
    position: relative;
}
.imgholder .video-cover-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    height: inherit;
}
.second-video {
   width: 550px;
    height: 379px;
}
.play-btn{
    position: absolute;
    margin: auto;
    width: 120px;
    height: auto;
    z-index: 3;
    left: calc(50% - 60px);
    top: calc(50% - 60px);
    padding: 17px;
}
.title-simptom{
    font-size: 48px!important;
    font-family: "liberation_sansbold"!important;
    color: rgb(57, 66, 72);
    font-weight: bold!important;
    line-height: 1!important;
    text-transform: uppercase;
    margin-bottom: 20px!important;
}
.title2-simptom{
    font-size: 18px!important;
    color: rgb(57, 66, 72);
    line-height: 1.111!important;
    text-transform: uppercase;
    margin-bottom: 45px!important;
}
.section1-3col img {
   margin-bottom: 35px;
}
.section1-3col h3 {
    font-size: 18px;
    color: rgb(57, 66, 72);
    line-height: 1.111;
}
.section1-3col p {
    font-size: 14px;
    color: rgb(57, 66, 72);
    line-height: 1.429;
    margin-bottom: 40px;
}
.section1-7-5{
    height: 360px;
}
.float-r{
    float: right;
}
.text-blue2{
    font-size: 30px;
    color: #728ca6;
    line-height: 1.6;
}
.line-before{
   content: "";
    width: 165px;
    border-bottom: solid 2px #99b6c6;
    display: inline-block;
    margin-right: 10px;
}
.section1-cooperation .list-group {
    display: inline-flex;
    flex-direction: inherit;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: 0.25rem;
}
.section1-cooperation h2 {
    font-size: 48px;
    font-family: "liberation_sansbold" !important;
    color: rgb(57, 66, 72);
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    position: relative;
    width: fit-content;
    z-index: 1;
    margin: auto auto 20px auto;
}
.section1-cooperation h2:after {
    position: absolute;
    width: 140px;
    height: 35px;
    bottom: -8px;
    z-index: -1;
    right: -30px;
    background-color: #aecee1;
    content: "";
}
.section1-cooperation p {
    font-size: 18px;
    color: rgb(57, 66, 72);
    text-transform: uppercase;
    line-height: 1.111;
    text-align: center;
    margin-bottom: 60px;
}
.section1-cooperation img {
    padding: 0px 60px;
}
.testimonials{
    width: 875px;
}
.testimonials .single-item img {
    margin: 25px auto;
}
.image-line{
    display: block;
    text-align: center;
    position: relative;
}
.image-line:before{
    content: "";
    width: 44%;
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    background: #c9d8e0;
    z-index: -1;
}
.image-line:after {
    content: "";
    width: 44%;
    position: absolute;
    right: 0;
    top: 50%;
    height: 1px;
    background: #c9d8e0;
    z-index: -1;
}
.testimonials .single-item p {
    text-align: center;
    font-size: 16px;
    padding: 0px 30px;
    line-height: 1.5;
}
.testimonials .signature {
    font-size: 16px;
    color: #464f54;
    line-height: 1.5;
    text-align: center;
}
.line-before-testimonials{
    content: "";
    width: 48px;
    border-bottom: solid 1px #394248;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.testimonials .slick-initialized .slick-slide {
    display: block;
    height: auto;
    border-bottom: 1px solid #c9d8e0;
}
.testimonials .slick-arrow{
    top: 45%;
    position: absolute;
}
.testimonials .slick-next{
    right: 0;
}
.blog-home{
   margin-bottom: 50px;
    padding-left: 0px;
    padding-right: 0px;
}
.blog-home .col-md-4 img{
 width: 100%;
}
.blog-home .blog-desc{
  padding: 20px 25px;
    font-size: 18px;
    color: #394248;
}
.blog-home .blog-desc a{
    font-style: italic;
    position: relative;
    color: #394248;
    text-decoration: none;
}
.blog-home .blog-desc a:after{
    position: absolute;
    content: "";
    height: 2px;
    background-color: #5e869e;
    width: 100%;
    top: 130%;
    left: 0;
}
.contact-home{
   margin-top: 100px;
    margin-bottom: 130px;
}
.contact-home h3 {
    font-size: 48px;
    font-family: "liberation_sansbold" !important;
    color: rgb(57, 66, 72);
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
    z-index: 1;
    position: relative;
    width: fit-content;
    margin: auto auto 60px auto;
}
.contact-home h3:after {
    position: absolute;
    width: 140px;
    height: 35px;
    bottom: -7px;
    z-index: -1;
    right: -40px;
    background-color: #aecee1;
    content: "";
}
.contact-home form input, textarea {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #d0dbe2;
    margin-bottom: 10px;
}
.home-form-btn{
    width: 175px!important;
    padding: 10px;
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    background-color: #103853;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.home-form-btn:hover{
    color: white;
}
.home-form-btn:after {
    content: url(/image/arrow/arrow-white.png);
    position: absolute;
    top: 0%;
    right: -50px;
    margin: 0;
    background: #103853;
    height: 44px;
    padding: 13px 20px;
}
footer{
    color: white!important;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
}
footer p{
    color: white!important;
}
footer a{
   text-decoration: none;
}
.footer-logo img{
   margin-bottom: 20px;
}
.social-icon{
  margin-top: 50px;
}
.social-icon a{
    margin-right: 15px;
    text-decoration: none;
}
.footer-menu{
    list-style: none;
    display: inline-block;
    text-align: left;
}
footer a{
   color: white;
}
.border-r{
    border-right: 1px solid white;
}
.worktime{
    font-size: 16px;
    margin-bottom: 0px;
}
.footer-phone{
    margin-bottom: 0px;
}
.icon-call{
    margin-bottom: 20px;
}
.backgorund-page-baner{
    background-position: center;
    width: 100%;
    background-repeat: no-repeat;
    height: 515px;
    background-size: cover;
    margin-bottom: 100px;
    position: relative;
}
.backgorund-page-baner p {
    font-size: 24px;
    color: white;
    text-transform: uppercase;
    line-height: 2;
    background-color: #245369;
    padding: 0px 20px;
    margin-bottom: 40px;
    width: fit-content;
}
.backgorund-page-baner h1 {
    font-size: 48px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0.75;
}
.subtitlePage {
    font-size: 16px;
    color: rgb(57, 66, 72);
    text-transform: uppercase;
    line-height: 1.25!important;
}
.page-description1 {
   margin-bottom: 40px;
}
.page-description1 h2 {
    width: auto;
    font-size: 48px;
    font-family: "liberation_sansbold"!important;
    color: #245369;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
}
.page-description1 h2:after {
    position: absolute;
    width: 140px;
    height: 35px;
    bottom: 17px;
    z-index: -1;
    right: 0;
    background-color: #aecee1;
    content: "";
}
.subtitlePage2 {
    font-size: 30px;
    color: rgb(57, 66, 72);
    line-height: 1.2;
}
.page-description-col-6{
    font-size: 16px;
    color: rgb(57, 66, 72);
    line-height: 1.2;
    margin-bottom: 40px;
}
.page-description-col-12{
    font-size: 16px;
    padding: 60px 50px;
    color: rgb(57, 66, 72);
    line-height: 1.2;
}
.page-description-col-12 p{
    line-height: 1.5;
}
.subtitlePage3{
    font-size: 24px;
    color: rgb(57, 66, 72);
    line-height: 1.2;
}
.text-banner-center{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.saradnici{
   margin-bottom: 100px;
}
.team-img{
    width: 100%;
   margin-bottom: 25px;
}
.saradnici p{
    font-size: 24px;
    color: #394248;
    line-height: 1;
    text-align: center;
}
.saradnici p.area{
    font-size: 24px;
    color: rgb(94, 134, 158);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    margin-bottom: 30px;
}
.team a img {
    margin-bottom: 2px;
}
.about-team-button {
    font-size: 15px;
    text-transform: uppercase;
    color: rgb(57, 66, 72);
    line-height: 1.5;
    padding: 7px 30px;
    background-color: transparent;
    position: relative;
    border: 1px solid #4c8dab;
    text-decoration: none;
    margin-right: 35px;
}
.about-team-button:after {
    content: url(/image/arrow-blue.png);
    position: absolute;
    top: -3%;
    right: -41px;
    margin: 0;
    padding: 4px 15px;
    background: transparent;
    border: 1px solid #4c8dab;
    border-left: 0px;
}
.btn-primary2 {
    height: 35px ;
    background-color: transparent;
    position: relative;
    border: 1px solid #4c8dab;
    margin-right: -5px;
}
.btn-primary2 span{
    font-size: 15px;
    text-transform: uppercase;
    color: rgb(57, 66, 72);
    line-height: 1.5;
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding: 0px 20px;
    transition: 0.5s;
}
.arr {
    padding: 10px 18px;
    transition: 0.5s;
    height: 35px ;
    border: 1px solid #4c8dab;
    border-left: none;
    margin-bottom: 1px;
    margin-right: -5px;
}
.mr-2{
   margin-right: -2px;
}
.team{
    margin-bottom: 100px;
}
.lekar p {
    font-size: 16px;
    color: rgb(57, 66, 72);
    line-height: 1.5;
}
.lekariSubTitle {
    font-size: 14px!important;
    color: rgb(57, 66, 72);
    text-transform: uppercase;
    line-height: 1.429!important;
    margin-bottom: 5px;
}
.lekariTitle {
    width: max-content;
    z-index: 1;
    position: relative;
    font-size: 36px!important;
    font-family: "liberation_sansbold"!important;
    color: rgb(57, 66, 72);
    font-weight: bold;
    line-height: 1.333!important;
    margin-bottom: 60px;
}
.lekariTitle:after {
    position: absolute;
    width: 140px;
    height: 35px;
    bottom: -13px;
    z-index: -1;
    right: -4px;
    background-color: #aecee1;
    content: "";
}
.contact-us{
    display: flex;
}
.call-us {
   width: 339px;
    height: 43px;
    margin-right: 2px;
}
.call-us p {
    font-size: 14px;
    color: white;
    text-transform: uppercase;
    line-height: 1.429;
    padding: 15px;
    margin-bottom: 0px;
    display: inline-grid;
}
.call-us img{
   float: right;
    padding: 8px 18px;
}
.write-us{
    height: 43px;
    width: 279px;
}
.write-us p{
    font-size: 14px;
    color: white;
    text-transform: uppercase;
    line-height: 1.429;
    padding: 15px;
    margin-bottom: 0px;
    display: inline-grid;
}
.write-us img{
    float: right;
    padding: 10px 18px;
}
.column-3{
    column-count: 3;
}
.column-3 ::marker {
    color: #4c8dab;
}
.istrazivanjeTitle {
    font-size: 16px;
    font-family: "liberation_sansbold" !important;
    color: rgb(57, 66, 72);
    font-weight: bold;
    line-height: 1.5;
    width: fit-content;
    position: relative;
    margin-bottom: 30px;
}
.istrazivanjeTitle:after {
    position: absolute;
    content: "";
    height: 2px;
    background-color: #79abc4;
    width: 100%;
    top: 100%;
    left: 0;
}
.blog{
    margin-bottom: 110px;
}
.maint{
    font-size: 48px;
    text-align: center;
    color: #245369;
    font-weight: bold;
    font-family: "liberation_sansbold"!important;
    width: fit-content;
    margin: auto auto 50px auto;
    position: relative;
    z-index: 1;
}
.maint:after {
    position: absolute;
    width: 140px;
    height: 35px;
    bottom: -2px;
    z-index: -1;
    right: -35px;
    background-color: #aecee1;
    content: "";
}
.subbt{
    font-size: 16px;
    text-align: center;
    color: #245369;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.blog-list .blog img{
  width: 100%;
}
.blog-list .blog-short{
  padding: 35px 9px 20px 9px;
    text-align: center;
}
.blog-list .blog h3{
    font-family: "liberation_sansbold" !important;
    font-size: 33px;
    color: #394248;
    font-weight: bold;
    line-height: 1.077;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-list .blog p {
    font-size: 16px;
    color: rgb(57, 66, 72);
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-list .blog a {
    font-family: "liberation_sansbold" !important;
    font-size: 16px;
    font-weight: bold;
    color: #394248;
    font-style: italic;
    line-height: 1.875;
    text-decoration: none;
    position: relative;
}
.blog-list .blog a:after {
    content: url(/image/arrow-right.png);
    position: absolute;
    margin: 0;
    padding: 2px 10px;
}
.blog-separate{
    margin-bottom: 130px;
}
.blog-separate .desc{
  padding: 150px 125px 120px 125px;
}
.blog-separate img{
    width: 100%;
    height: 100%;
}
.blog-separate h3{
    font-family: "liberation_sansbold" !important;
    font-size: 33px;
    color: #394248;
    font-weight: bold;
    line-height: 1.077;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-separate p {
    font-size: 16px;
    color: rgb(57, 66, 72);
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-separate a {
    font-family: "liberation_sansbold" !important;
    font-size: 16px;
    font-weight: bold;
    color: #394248;
    font-style: italic;
    line-height: 1.875;
    text-decoration: none;
    position: relative;
}
.blog-separate a:after {
    content: url(/image/arrow-right.png);
    position: absolute;
    margin: 0;
    padding: 2px 10px;
}
.blog-post-transparent{
    font-size: 16px;
    color: rgb(57, 66, 72);
    line-height: 1.5;
}
.blog-post-transparent .blog-post-subTitle{
    font-size: 16px;
    color: rgb(57, 66, 72);
    text-transform: uppercase;
    line-height: 1.25;
}
.blog-post-subTitle2 {
    font-size: 30px;
    color: rgb(57, 66, 72);
    line-height: 1.2;
}

.blog-post-transparent .blog-post-Title{
    font-size: 48px;
    color: #245369;
    font-weight: bold;
    line-height: 1;
    font-family: "liberation_sansbold" !important;
    margin-bottom: 25px;
    width: fit-content;
    position: relative;
    z-index: 1;
}
.blog-post-transparent .blog-post-Title:after {
    position: absolute;
    width: 140px;
    height: 35px;
    bottom: -10px;
    z-index: -1;
    right: -10px;
    background-color: #aecee1;
    content: "";
}
.blog-post-transparent .price-post-Title{
    font-size: 48px;
    color: #245369;
    font-weight: bold;
    line-height: 1;
    font-family: "liberation_sansbold" !important;
    margin-bottom: 25px;
    width: fit-content;
    position: relative;
    z-index: 1;
}
.blog-post-transparent .price-post-Title:after {
    position: absolute;
    width: 140px;
    height: 35px;
    bottom: -11px;
    z-index: -1;
    right: -35px;
    background-color: #aecee1;
    content: "";
}
.blog-bigImage{
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 40px;
}
.blog-bigImage img{
    width: 100%;
}
.blog-bigImage p{
    margin-top: 10px;
    font-size: 24px;
    color: rgb(57, 66, 72);
    line-height: 1.5;
    text-align: center;
}
.cenvonik-subTitle{
    margin-top: 10px;
    font-size: 24px;
    color: rgb(57, 66, 72);
    line-height: 1.5;
    text-align: center;
}
.height-100{
    height: 100%;
}
.price{
   margin-bottom: 70px;
}
.price .price-subtitle{
    font-size: 16px;
    font-style: italic;
    text-transform: uppercase;
    line-height: 1.25;
}
.price .price-title {
    font-size: 36px;
    color: rgb(57, 66, 72);
    line-height: 1.333;
    text-transform: uppercase;
}
.price .price-title span {
    font-size: 18px;
    color: rgb(57, 66, 72);
    line-height: 1.333;
    text-transform: none;
    font-style: italic;
}
table{
    background: #accbde;
    width: 100%;
}
tr {
    border-top: 1px solid white;
}
td, th {
    text-align: left;
    padding: 8px;
}
tr th:first-child, tr td:first-child {
    padding-left: 30px;
}
tr th:nth-child(even), tr td:nth-child(even){
    float: right;
    padding-right: 30px;
}

tr:nth-child(even) {
    background-color: #d3e8f5!important;
}
.btn-book-center{
    background-color: #4c8dab;
    color: white;
    padding: 7px 55px;
    border: 1px solid white;
    text-transform: uppercase;
    font-size: 18px;
    margin: auto;
    display: flex;
}
.btn-book-center a{
    color: white;
   text-decoration: none;
}
.contact{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 10px;
}
.contact form input, textarea {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #a8c6d9;
    margin-bottom: 10px;
    background-color: transparent;
}
.contact ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #245369;
    opacity: 1; /* Firefox */
    line-height: 1;
}
.contact-btn { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #245369;
    text-decoration: none;
    position: relative;
}
.contact-btn:after {
    position: absolute;
    content: "";
    height: 1px;
    background-color: #a8c6d9;
    width: 100%;
    top: 105%;
    left: 0;
}
.contact-subtitle {
    font-size: 16px;
    color: #245369;
    text-transform: uppercase;
    line-height: 1.25;
}
.contact-title {
    font-family: "liberation_sansbold" !important;
    font-size: 48px;
    color: #245369;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
    width: fit-content;
}
.contact-title:after {
    position: absolute;
    width: 140px;
    height: 35px;
    bottom: -22px;
    z-index: -1;
    right: -95px;
    background-color: #aecee1;
    content: "";
}
.subtitle-right {
    font-size: 16px;
    color: #245369;
    font-style: italic;
    text-transform: uppercase;
    line-height: 1.25;
    float: right;
    z-index: 3;
    position: relative;
}
.width-720{
    width: 720px;
}
.contact p{
    color: #245369;
    line-height: 1.25;
    margin-bottom: 5px;
 }
.contact .m-auto a{
    color: #245369;
    text-decoration: none;
}
.contact .social-icon {
    margin-top: 30px;
}

@media only screen and (max-width: 575px) {
    .testimonials {
        width: 100%;
    }
    .section1-cooperation .list-group {
        display: block;
        flex-direction: inherit;
        padding-left: 0;
        margin-bottom: 0;
        border-radius: 0.25rem;
    }
    .section1-3col img {
        margin-bottom: 35px;
        width: inherit;
    }
    .list-3 ul {
        justify-content: center;
        display: block;
    }
    .contact-home h3 {
        font-size: 37px;
    }
    .section1-cooperation h2 {
        font-size: 37px;
    }
    .section1-t8-img4 h2 {
        font-size: 37px;
        margin-bottom: 25px;
    }
    .slider-section .slider-description {
        width: auto;
        top: 0%;
        left: 0%;
        padding: 25px;
    }
    .slider-description h1 {
        line-height: 1;
    }
    .blog-home img{
        width: inherit;
    }
    .row {
        --bs-gutter-x: 0;
    }
    .list-3 li{
        margin: auto;
        border-left: 1px solid black!important;
    }
    .pd-65 {
        padding: 45px 25px 30px 25px;
    }
    .container2 {
        padding-right: 0px;
        padding-left: 0px;
    }
    .pdd-40-24 {
        padding: 25px
    }
    .padd-25 {
        padding: 0px 0px 30px;
    }
    .marg-b-20{
        margin-bottom: 30px;
    }
    .section1-3col p {
        font-size: 14px;
        color: rgb(57, 66, 72);
        line-height: 1.429;
        margin-bottom: 20px;
    }
    .section1-7-5 {
        height: auto;
    }
    .second-video {
        width: 550px;
        height: auto;
    }
    .section1-cooperation p {
        font-size: 18px;
        color: rgb(57, 66, 72);
        text-transform: uppercase;
        line-height: 1.111;
        text-align: center;
        margin-bottom: 20px;
    }
    .contact-home .padd-r-85 {
        padding-right: 0px;
        margin-bottom: 30px;
    }
    .contact-home .padd-l-85 {
        padding-left: 0px;
    }
    footer .text-center {
        text-align: left!important;
    }
    .footer-menu {
        list-style: none;
        display: inline-block;
        text-align: left;
        padding-left: 0px;
    }
    .pdd-l {
        padding-left: 0px;
    }
    .social-icon {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .border-r{
        border-right: none;
    }
    ul.navbar-nav {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 999;
        background-color:#103853;
        padding: 10px;
        width: 100%;
        box-sizing: border-box;
        border-top: 1px solid white;
    }

    ul.navbar-nav.show {
        display: block;
    }
    .navbar .d-inl-flex {
        display: contents!important;
    }
    .navbar .d-block {
        margin: auto;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: url("/image/menu.png");
    }
    .navbar-light .navbar-toggler {
        border: none;
    }
    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: none;
    }
    .contact-title {
        font-family: "liberation_sansbold" !important;
        font-size: 37px;
        color: #245369;
        font-weight: bold;
        line-height: 1;
        margin-bottom: 5px;
        position: relative;
        z-index: 1;
        width: fit-content;
    }
    .contact-title:after {
        position: absolute;
        width: 140px;
        height: 35px;
        bottom: 2px;
        z-index: -1;
        right: 0px;
        background-color: #aecee1;
        content: "";
    }
    .backgorund-page-baner h1 {
        font-size: 48px;
        color: rgb(255, 255, 255);
        font-weight: bold;
        text-transform: uppercase;
        line-height: 1;
    }
    .lekar img {
        width: inherit;
    }
    .lekariTitle {
        width: auto;
        z-index: 1;
        position: relative;
        font-size: 36px!important;
        font-family: "liberation_sansbold"!important;
        color: rgb(57, 66, 72);
        font-weight: bold;
        line-height: 1.333!important;
        margin-bottom: 60px;
    }
    .call-us {
        width: 50%;
        height: 43px;
        margin-right: 2px;
    }
    .write-us {
        height: 43px;
        width: 50%;
    }
    .page-description-col-12 {
        font-size: 16px;
        padding: 30px 25px;
        color: rgb(57, 66, 72);
        line-height: 1.2;
    }
    .column-3 {
        column-count: 2;
    }
    .maint {
        font-size: 37px;
        text-align: center;
        color: #245369;
        font-weight: bold;
        font-family: "liberation_sansbold"!important;
        width: fit-content;
        margin: auto auto 50px auto;
        position: relative;
        z-index: 1;
    }
    .maint:after {
        position: absolute;
        width: 140px;
        height: 35px;
        bottom: -2px;
        z-index: -1;
        right: 0px;
        background-color: #aecee1;
        content: "";
    }
    .blog-separate .desc {
        padding: 30px 25px 30px 25px;
    }
    .padd-50 {
        padding: 0px 0px;
    }
    .blog-post-transparent .blog-post-Title {
        font-size: 37px;
        color: #245369;
        font-weight: bold;
        line-height: 1;
        font-family: "liberation_sansbold" !important;
        margin-bottom: 25px;
        width: fit-content;
        position: relative;
        z-index: 1;
    }
}


