html{
    box-sizing: border-box;
    scroll-behavior: smooth;
}

body{
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    margin: auto;
    padding: 0;
}

header{
    width: 100%;
    height: 1000px;
    background: url(img/banner.png);
    background-position: top 0 left 0;
    background-size: cover; 
    position: relative;
}

.header-shadow{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #141619a1;
}

header .container{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 10px;
}

.logo{
    width: 210px;
    margin-top: 0px;
}

.logo img{
    width: 210px;
}

.header-menu{
    width: 50%;
    height: auto;
    color: #34373b;
    padding-top: 12px;
}

.header-menu a{
    text-decoration: none;
    color: #fff;
}

.header-menu ul{
    padding-left: 0rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;  
}

.header-menu ul > li{
    width: auto;
    font-family: Montserrat-SemiBold; 
    font-size: 14px;
    text-align: center;
    list-style: none;
    cursor: pointer;
    color: #fff;
    padding: 15px;
    margin-top: 10px;
    background: rgba(255, 255, 255, 0.2); /* Полупрозрачный цвет */
    backdrop-filter: blur(10px);          /* Степень размытия */
    -webkit-backdrop-filter: blur(10px);  /* Поддержка для Safari */
    border-radius: 30px;
}

.header-menu ul > li:hover{
    background: #fff;
    color: #000;
}

.phone{
    width: 10%;
    font-size: 20px;
    font-family: Montserrat-SemiBold; 
    line-height: 20px;
    background: url(img/viber.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: left 10px top 18px;
    padding-left: 45px;
    margin-top: 25px;
    text-align: left;
    color: #fff;
}

.phone span{
    font-family: Montserrat-Regular; 
    font-size: 13px;
    color: #fff;
}

.header-button{
    background-color: #fff;
    border-radius: 30px;
    padding: 15px 10px 10px 10px;
    height: 50px;
    color: #000;
    width: 250px;
    font-family: Montserrat-SemiBold;
    text-align: center;
    cursor: pointer;
    font-size: 16px; 
    margin: 20px 0 0 20px;
}

.banner-title{
    padding-top: 70px;
    font-size: 42px;
    line-height: 50px;
    font-family: Montserrat-SemiBold; 
    width: 100%;
    color: #fff;
    text-align: left;
    margin-left: 0;
}

.banner-sm-title{
    padding-top: 30px;
    font-size: 24px;
    line-height: 32px;
    font-family: Montserrat-Regular; 
    width: 100%;
    color: #fff;
    text-align: left;
    margin-left: 0;
}

.banner-title .color{
    color: orange;
    height: auto;
}

.banner-sm-title span{
   font-family: Montserrat-Regular; 
   color: orange; 
}

.banner-title span{
   font-family: Montserrat-Regular; 
   color: orange; 
}

.banner-button-wrap{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 30px;
}

.banner-button-1 {
    background: rgba(255, 255, 255, 0.2); /* Полупрозрачный цвет */
    backdrop-filter: blur(10px);          /* Степень размытия */
    -webkit-backdrop-filter: blur(10px);  /* Поддержка для Safari */
    border-radius: 30px;
    padding: 15px 10px 10px 10px;
    color: #fff;
    width: 270px;
    height: 50px;
    font-family: Montserrat-SemiBold;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    margin-top: 15px;
}

.banner-button-2 {
    background-color: #fff;
    background-image: url(img/next.png);
    background-repeat: no-repeat;
    background-position: right 15px top 10px;
    background-size: 30px;
    border-radius: 30px;
    padding: 15px 10px 10px 10px;
    color: #000;
    width: 200px;
    height: 50px;
    font-family: Montserrat-SemiBold;
    text-align: left;
    padding-left: 40px;
    cursor: pointer;
    font-size: 16px;
    margin-top: 15px;
    margin-left: 20px;
}

.banner-button-3 {
    background-color: #364e86;
    background-image: url(img/next-white.png);
    background-repeat: no-repeat;
    background-position: right 20px top 10px;
    background-size: 30px;
    border-radius: 30px;
    padding: 13px 10px 10px 10px;
    color: #fff;
    width: 220px;
    height: 50px;
    font-family: Montserrat-SemiBold;
    text-align: left;
    padding-left: 40px;
    cursor: pointer;
    font-size: 16px;
    margin-top: 15px;
    margin-left: 40px;
}

.banner-button-4 {
    background-color: #364e86;
    background-image: url(img/next-white.png);
    background-repeat: no-repeat;
    background-position: right 20px top 14px;
    background-size: 30px;
    border-radius: 30px;
    padding: 20px 10px 13px 5px;
    color: #fff;
    width: 370px;
    height: 60px;
    font-family: Montserrat-SemiBold;
    text-align: left;
    padding-left: 40px;
    cursor: pointer;
    font-size: 16px;
    margin-top: 40px;
}

.banner-button-5 {
    background-color: #364e86;
    background-image: url(img/next-white.png);
    background-repeat: no-repeat;
    background-position: right 20px top 10px;
    background-size: 30px;
    border-radius: 30px;
    padding: 13px 10px 10px 10px;
    color: #fff;
    width: 220px;
    height: 50px;
    font-family: Montserrat-SemiBold;
    text-align: left;
    padding-left: 40px;
    cursor: pointer;
    font-size: 16px;
    margin-top: 15px;
    margin-left: 0px;
}

.tazhin{
    background: rgba(255, 255, 255, 0.2); /* Полупрозрачный цвет */
    backdrop-filter: blur(10px);          /* Степень размытия */
    -webkit-backdrop-filter: blur(10px);  /* Поддержка для Safari */
    border-radius: 30px;
    padding: 20px;  
    padding-left: 30px;
    font-family: Montserrat-Regular;
    font-size: 16px;
    color: #fff;  
    margin-top: 40px;
    position: absolute;
    top: 420px;
    right: 80px;
    text-align: left;
    width: 40%;
}

.tazhin span{
    font-size: 24px;
    font-family: Montserrat-SemiBold;
}


.header-bottom{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 120px;
}

.header-bottom .left{
    width: 30%;
    background: #fff;
    border-radius: 30px;
}

.header-bottom .left .top{
    width: 100%;
    height: 200px;
}

.header-bottom .left iframe{
    border-radius: 30px;
}

.header-bottom .right{
    width: 60%;
    height: 200px;
    background: #ffffffb3;
    border-radius: 30px;
    margin-left: 30px;
}

.header-bottom .right h3{
    font-family: Montserrat-SemiBold;
    font-size: 16px;
    line-height: 30px;
    width: 90%;
    margin: 0 auto;
    padding: 20px 0 0 0px;
}

.about{
    padding: 80px 0 80px 0;
}

.about .container{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.about .left{
    width: 50%;
}

.about .left img{
    width: 90%;
    border-radius: 30px;
}

.about .right{
    width: 50%;
}

.about .right ul{
    padding-left: 0rem;
    padding-left: 5px;
}

.about .right li > span{
    font-size: 18px;
    font-family: Montserrat-SemiBold;
}

.about .right li{
    font-family: Montserrat-Regular; 
    font-size: 15px;
    padding-top: 20px;
    padding-left: 30px;
    background: url(img/down-right-arrow.png);
    background-repeat: no-repeat;
    background-position: left top 27px;
    background-size: 18px;
    list-style: none;
}

.priem{
    padding: 0px 0 80px 0;
}

.priem .container{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.priem-item-1{
    width: 48%;
    padding-bottom: 30px;
    border-radius: 30px;
    background-color: #364e86;
    margin-top: 30px;
    background-image: url(img/doctor.png);
    background-repeat: no-repeat;
    background-position: right 30px top 30px;
    background-size: 60px;
}

.priem-item-2{
    width: 48%;
    padding-bottom: 30px;
    border-radius: 30px;
    background-color: #364e86;
    margin-top: 30px;
    background-image: url(img/scalpel.png);
    background-repeat: no-repeat;
    background-position: right 30px top 30px;
    background-size: 60px;
}

.priem-item-3{
    width: 48%;
    padding-bottom: 30px;
    border-radius: 30px;
    background-color: #364e86;
    margin-top: 30px;
    background-image: url(img/number-one.png);
    background-repeat: no-repeat;
    background-position: right 30px top 30px;
    background-size: 60px;
}

.priem-item-4{
    width: 48%;
    padding-bottom: 30px;
    border-radius: 30px;
    background-color: #364e86;
    margin-top: 30px;
    background-image: url(img/books-stack-of-three.png);
    background-repeat: no-repeat;
    background-position: right 30px top 30px;
    background-size: 60px;
}

.top1{
    width: 90%;
    margin: 0 auto;
    text-align: left;
    font-size: 24px;
    color: #fff;
    padding-top: 25px;
    font-family: Montserrat-SemiBold;
}

.bottom2{
    width: 90%;
    margin: 0 auto;
    text-align: left;
    font-size: 16px;
    color: #fff;
    padding-top: 10px;
    font-family: Montserrat-Regular;
}

.services{
    padding: 80px 0 80px 0;
}

.services .container{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.services h1 > span{
    color: orange;
}

.services .left{
    width: 50%;
}

.services .left img{
    width: 90%;
    border-radius: 30px;
}

.services .right{
    width: 50%;
}

.services .right p{
    font-family: Montserrat-Regular;
    font-size: 16px;
    padding-bottom: 10px;
}

.services .right ul{
    font-family: Montserrat-SemiBold;
    padding-top: 20px;
    padding-left: 0rem;
}

.services .right li{
    font-family: Montserrat-Regular;
    padding-top: 10px;
    padding-left: 30px;
    background: url(img/down-right-arrow.png);
    background-repeat: no-repeat;
    background-position: left top 13px;
    background-size: 18px;
    list-style: none;    
}

.operation{
    padding: 80px 0 80px 0;
}

.operation h1 > span{
    color: orange;
}

.operation .container{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.operation-item{
    width: 32%;
    height: 250px;
    border-radius: 30px;
    background: #f5f5f5;
    margin-top: 30px;
}

.operation-item .top{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}

.operation-item .top img{
    width: 60px;
}

.operation-item .bottom{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
    font-size: 18px;
    font-family: Montserrat-SemiBold;
}

.operation-item .bottom span{
    font-family: Montserrat-Regular;
    font-size: 14px;
    position: relative;
    top: 10px;
}

.operation-item-2{
    width: 65%;
    height: 250px;
    border-radius: 30px;
    background: #f5f5f5;
    margin-top: 30px;
}

.operation-item-2 .top{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
}

.operation-item-2 .top img{
    width: 60px;
}

.operation-item-2 .bottom{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
    font-size: 18px;
    font-family: Montserrat-SemiBold;
}

.operation-item-2 .bottom span{
    font-family: Montserrat-Regular;
    font-size: 14px;
    position: relative;
    top: 10px;    
}

.kurs-sert{
    padding: 20px 0 80px 0;
}

.kurs-sert .container{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.kurs-sert .left{
    width: 100%;
    font-family: Montserrat-SemiBold; 
    font-size: 28px;
    padding-bottom: 20px;
}

.kurs-sert .left span{
    font-family: Montserrat-Regular;
    font-size: 20px;
}

.kurs-sert .kurs-slider{
    width: 100%;
    position: relative;
    margin-top: 30px;
    overflow: hidden;
}

.kurs-slider-track{
    display: flex;
    transition: transform .4s ease;
}

.kurs-slide{
    flex: 0 0 calc(33.333% - 20px);
    margin-right: 20px;
    height: 400px;
    border-radius: 30px;
    overflow: hidden;
}

.kurs-slide:last-child{
    margin-right: 0;
}

.kurs-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    cursor: zoom-in;
    transition: transform .3s ease;
}

.kurs-slide img:hover{
    transform: scale(1.06);
}

.kurs-arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #fff;
    border: none;
    box-shadow: 0 2px 10px rgba(0,0,0,.18);
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kurs-prev{
    left: -24px;
}

.kurs-next{
    right: -24px;
}

.kurs-arrow:hover{
    background: #f0f0f0;
}

.kurs-zoom-overlay{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.85);
    z-index: 999999;
    align-items: center;
    justify-content: center;
    cursor: zoom-out;
}

.kurs-zoom-overlay.active{
    display: flex;
}

.kurs-zoom-img{
    max-width: 90%;
    max-height: 90%;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0,0,0,.5);
}

.kurs-zoom-close{
    position: absolute;
    top: 20px;
    right: 30px;
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    cursor: pointer;
    line-height: 1;
}

.kurs-sert .right{
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

.kurs-sert .right img{
    width: 300px;
    margin: 0 auto;
    text-align: center;
}

.offer{
    padding: 0px 0 70px 0;
    width: 100%;
    height: 760px;
    background: url(img/DSC09258.jpg) top/cover;
    background-repeat: no-repeat;
    position: relative;
}

.offer-sh{
    width: 100%;
    height: 100%;
    background: #0d0d0f00;
    position: absolute;
    top: 0;
    left: 0;    
}

.offer .container{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;  
    position: relative;
}

.offer-abs-image{
    position: absolute;
    top: 100px;
    right: 0px;
}

.offer .left{
    width: 40%;
    height: 480px;
}

.offer .right{
    width: 90%;
}

.offer-title{
    font-family: Montserrat-SemiBold; 
    font-size: 42px;
    padding-top: 80px;
    line-height: 50px;
    color: #fff;
}

.offer-sm-title{
    width: 80%;
    font-family: Montserrat-Regular;  
    font-size: 18px; 
    padding-top: 30px;  
    color: #fff;
}

.offer ul{
    padding-left: 0rem;
    width: 100%;
    padding-top: 10px;
}

.offer li{
    font-size: 18px;
    font-family: Montserrat-Regular; 
    text-align: left;
    padding-top: 10px;
    background: url(img/circlewh.png);
    background-repeat: no-repeat;
    background-position: left top 15px;
    background-size: 16px;
    padding-left: 25px;
    list-style: none;
    color: #fff;
}

.offer form{
    width: 80%;
    font-family: Montserrat-Regular; 
}

.offer form > label{
    width: 100%;
    margin-top: 20px;
    color: #000;
    font-size: 15px;
}

.offer form > label > input{
    width: 300px;
    height: 40px;
    outline: none;
    border: none;
    border: solid 1px #000;
    padding-left: 20px;
    font-family: Montserrat-Regular; 
    border-radius: 12px;
}

.offer p{
    font-family: Montserrat-Regular; 
    font-size: 12px;     
}

.offer-button {
    border-radius: 12px;
    width: 300px;
    height: 50px;
    color: #000;
    font-family: Montserrat-Regular;
    border: solid 1px solid #000;
    font-size: 15px;
    text-align: center;
    padding: 14px 10px;
    margin-top: 30px;
    cursor: pointer;
    border: none;
}

.calc{
    width: 80%;
    padding-top: 20px;
    padding-bottom: 50px;
}

.calc form{
    width: 60%;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    background: #212529ad;
    border-radius: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;        
}

.calc form > input{
    width: 100%;
    border-radius: 30px;
    outline: none;
    border: none;
    padding: 20px 20px;
    margin-top: 20px;
    font-family: Montserrat-Regular;
}

.calc-button{
    background: orange;
    border-radius: 30px;
    padding: 10px 10px;
    color: #000;
    width: 100%;
    height: 65px;
    font-family: Montserrat-SemiBold;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;   
    border: none; 
}

.vidjet{
    position: fixed;
    right: 10px;
    bottom: 24%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    vertical-align: top;
    background-image: url(img/whatsapp-22.png);
    background-repeat: no-repeat;
    background-position: center top 15px;
    background-size: 32px;
    z-index: 9999;
    cursor: pointer;
    box-shadow: 0 0 0 #4caf50;
    animation: pulse 2s infinite;
}

.vidjet_2{
    position: fixed;
    right: 10px;
    bottom: 7%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    vertical-align: top;
    background-image: url(img/telephone-22.png);
    background-repeat: no-repeat;
    background-position: center top 15px;
    background-size: 32px;    
    z-index: 9999;
    cursor: pointer;
    animation: pulse 2s infinite;
}

.vidjet_3{
    position: fixed;
    right: 10px;
    bottom: 40%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    vertical-align: top;
    background-image: url(img/instagram.png);
    background-repeat: no-repeat;
    background-position: center top 0px;
    background-size: 60px 60px;
    z-index: 9999;
    cursor: pointer;
    box-shadow: 0 0 0 #4caf50;
    animation: pulse 2s infinite;
}

.vidjet:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 40px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}

.vidjet__text{
    font-family: Acrom-Medium; 
    font-size: 12px;
    position: relative;
    top: 32px;
}

.vidjet__text_2{
    font-family: Acrom-Medium;  
    font-size: 12px;
    position: relative;
    top: 25px;
}

.modal-title{
    font-size: 18px !important;
}

.vidjet_2:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 40px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px #dee2e6;
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}

.offer-b{
    padding: 20px 0 40px 0;
}

.offer-b .container{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.offer-b-title{
    font-size: 32px;
    font-family: Montserrat-SemiBold;
}

.offer-b-text{
    font-size: 20px;
    font-family: Montserrat-Regular;
}


footer{
    padding: 0px 0 80px 0;
    width: 100%;
    height: 700px;
    position: relative;
}

footer .container{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 80px;
}

footer .container h1{
    padding-bottom: 40px;
}

footer .container a{
    text-decoration: none;
    color: #000;
}

.footer-item{
    width: 19%;
}

.footer-item-2{
    width: 60%;
}

.footer-item-2 iframe{
    border-radius: 16px;
    margin-left: 60px;
}

.footer-item p{
    font-family: Montserrat-SemiBold; 
    font-size: 18px;
}

.footer-item ul{
    padding-left: 0rem;
}

.footer-item li{
    list-style: none;
    font-family: Montserrat-Regular; 
    font-size: 14px; 
    padding-top: 15px;   
}

.podval{
    width: 100%;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;       
}

.podval-item{
    width: 32%;
    font-family: Montserrat-Regular; 
    font-size: 14px; 
    color: #000;    
}

.waa{
    text-decoration: none;
}

.mob-menu{
    display: none;
}