

@media (min-width: 1420px){
.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1400px;
}
}
.cel{overflow:hidden;}
a.foto {
    cursor: pointer;
    margin-bottom: 20px;
    display: block;
}
.modal .modal-dialog{
margin:0;
    width: 500px;
left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)!important;
}
.s-message{display:none}
.modal .form-header {
    padding: 25px 25px 0;
}
.back-opacity {
    background: rgb(244 238 233 / 20%);
    padding: 30px;
    border-radius: 30px;
}
.modal .modal-content{
   border-radius:0;
   box-shadow:none!important;
}
.modal .form-header i {
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    float: left;
    font-size: 36px;
    background: #184347;
}
.modal .form-header button i {
 width: 30px;
 height: 30px;
 line-height: 30px;
 text-align: center;
 color: #8a2424;
 float: left;
 font-size: 25px;
 background: #771f1f00;
}
.modal .form-header .title_for {
  margin-bottom: 5px;
  color: #2f383d;
  line-height: 41px;
  font-size: 28px;
  padding-bottom: 15px;
  text-align: center;
  font-weight: 700;
  color: #000;
}

.modal .form-header .text {
    color: #555;
}
.modal .modal-body {
    padding: 0 25px 25px;
}
.modal .form-control {
    width: 100%;
    padding: 10px 15px;
    height: auto;
    border-radius: 0;
    margin: 15px 0;
    box-shadow: none;
    font-size: 15px;
    height: 72px;
    border-radius: 8px;
    border: 1px solid #f1f1f1;
    background-color: #fff !important;
}
.modal .mf-text{
padding-bottom: 10px;
}
.checkbox {
    font-size: 15px;
}
.modal .calc-but {
    border: none;
    color: white;
    padding: 15px 15px;
    font-weight: 500;
   background: #167A34;
    box-shadow: 0px 4px 15px #167A34;
    border-radius: 50px;
    padding: 21px 50px;
    font-size: 18px;
    line-height: 21px;
    transition: all 1s ease 0s;
    color: #FFFFFF;
    text-decoration: none;
    width: 100%;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    border-radius: 8px;
    font-size: 17px;
    border-radius: 50px;
    border: 0 none;
    margin-top: 20px;
}
img {
    max-width:100%;
    height:auto;
}
.ptb-60{
    padding:60px 0;
}
body{
  font-family: 'Montserrat', sans-serif;  
    color: #2C2C2C;
    font-size: 18px;
}
h1,h2{
    font-family: 'Lora', serif;
}
header {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
}
.banner{
    background:url(/assets/yoga/img/background/banner.png) no-repeat 50% 100% / cover;
    padding: 100px 0 80px;
}
.banner_right {
    height: 400px;
}
.btn{
    background: #167A34;
    box-shadow: 0px 4px 15px #167A34;
    border-radius: 50px;
    padding:21px 50px;
    font-size: 18px;
    line-height: 21px;
    transition: all 1s ease 0s;
    color: #FFFFFF;
    text-decoration:none;
}
.btn:hover {
    background: #72a77b;
   color: #FFFFFF; 
}
h1{
    font-family: Lora;
    font-style: normal;
    font-weight: normal;
    font-size: 45px;
    line-height: 1.2;
    color: #454545;
    margin-bottom: 30px;
}
h1 span,.h2 span{
    color:#167A34;
}
.header_phone img{
    max-width:20px;
    margin-right:10px
;
}
p.banner_p {
    font-size: 20px;
    line-height: 31px;
    margin-bottom: 35px;
}
.header_logo img{
    margin-right: 20px;
    width: 180px;
}
header a{
    color:
    black;
    font-size: 17px;
}
.navbar-nav{
    width:100%;
    flex-wrap: wrap;
}

button.header_call {
    background: transparent;
    border: none;
    font-size: 16px;
    text-decoration: underline;
}
.navbar .navbar-nav .nav-link {
    padding: 0 10px 5px 20px;
    margin-right: 5px;
    color: #454545;
    font-size: 16px;
    background: #d0e4c7;
}

a.nav-link {
    color: #454545;
    font-size: 16px;
}
a.nav-link:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #76b42f;
    border-radius: 50px;
    position: absolute;
    left: 5px;
    top: 8px;
}
a.nav-link {
    position: relative;
}
li.nav-item ul {
    margin: 0px;
    padding: 15px;
    list-style: none;
    font-size: 14px;
    text-align: left;
    border-radius: 1.5rem 0 1.5rem 0;
    border: none;
    left: 100%;
    -webkit-transform: translate3d(-50%, 10px, 0);
    transform: translate3d(-50%, 10px, 0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, transform;
    transition-property: opacity, visibility, transform, -webkit-transform;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
    box-shadow: 0px 5px 10px rgb(0 0 0 / 40%);
    visibility: hidden;
    opacity: 0;
    display: block;
    background: #d0e4c7;
    width: 250px;
    z-index: 1;
    position: absolute;
    left: 0;
}

li.nav-item:hover ul {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-0%, 0, 0);
    visibility: visible;
    opacity: 1;
    
}

li.nav-item {
    position: relative;
}
li.nav-item.active a::before {
    background: #167A34;
}

.header_phone span {
    font-weight: 600;
}
li.nav-item.active a {color:black;}

.preim{
background:url(/assets/yoga/img/background/dot52.png) no-repeat 50% / contain;
}

.h2{
    font-family: Lora;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 60px;
}
.preim_title{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 133%;
    text-align: center;
    color: #000000;
    margin: 20px 0 15px;
}
.preim_info {
  max-width: 380px;
    margin: 0 auto;
    font-size: 17px;
}

.preim_info_txt {
    margin: 0 auto;
    font-size: 16px;
    text-align: left;
}

.preim img {
    height: 120px;
}
header button.navbar-toggler {
    display:none;
}
.preim .col-sm-12 {
    margin-bottom: 25px;
}
.circle {
    background: url(/assets/yoga/img/element/cel.svg) no-repeat 50% / cover;
    max-width: 600px;
    margin: 60px auto;
}
.cel_block {
    padding: 30px;
    background: rgb(229 240 223 / 30%);
	border-radius: 10px;
    margin-bottom: 20px;
}

span.cel_cifra {
font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 52px;
line-height: 125%;
color: #167A34; 
}

p.cel_info {
    font-size: 16px;
}
.nav-tabs .nav-link {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 133%;
}

.nav-tabs {
    justify-content: space-between;
    border-bottom: 2px solid #7ab336;
    /* padding: 0 0 15px 0; */
    margin-bottom: 25px;
}

.nav-tabs a::before {
    width: 18px;
    height: 18px;
    bottom: -10px;
    top: auto;
    left: 50%;
    margin-left: -9px;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #167A34;
    background-color: transparent;
    border-color: transparent;
    border-bottom: 2px solid #167A34;
}
.nav-tabs .nav-link.active::before, .nav-tabs .nav-item.show .nav-link::before {
    background: #F9F4F1;
}

.nav-tabs .nav-link.active::after, .nav-tabs .nav-item.show .nav-link::after {
    content: "";
    width: 10px;
    height: 10px;
    background: #167A34;
    position: absolute;
    border-radius: 50%;
    bottom: -6px;
    left: 50%;
    margin-left: -5px;
}

.nav-tabs .nav-link {
    padding: 15px 30px;
    margin-bottom: -2px;
}
section.tabs-block {
    background: linear-gradient(180deg, #FFFFFF 0%, #a9cf9a 50%,#FFFFFF 100%);
}

div#nav-tabContent {
    /* background: rgb(255 255 255 / 20%); */
    padding: 50px 0 0;
    margin-top: 50px;
}
p.tabc_content_title {
    font-family: Lora;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 133%;
/* or 33px */
    display: block;
    color: #5C5C5C;
    margin-bottom: 25px;
}
.tabs-block button.btn {
    margin-top: 25px;
}

.tabs_info p {
    font-size: 16px;
}
ul {
    font-size:16px;
    text-align: start;
}
.tabs_img img {
    border-radius: 60px 60px 0 0;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    max-height:450px;
}

.tabs_img {
    display: inline-block;
    position: relative;
    margin-top: 50px;
}

.tabs_img:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #72B527;
    position: absolute;
    z-index: 0;
    right: 50px;
    bottom: 50px;
    border-radius: 60px 60px 0 0;
}

.tabs_img:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #15973D;
    position: absolute;
    z-index: 0;
    left: 50px;
    bottom: 60px;
    border-radius: 60px 60px 0 0;
}
.stroka {
    display: flex;
    justify-content: left;
    margin-bottom: 15px;
    align-items: center;
    background: rgba(240, 229, 223, 0.3);
    border-radius: 10px;
    padding: 20px;
}
.clock > span:hover {
    background: #277936;
}
.clock span span {
    margin-right: 5px;
    color: #aa9484;
    display: block;
    font-style: normal;
}
.day {
    padding: 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 125%;
/* identical to box height, or 44px */
    letter-spacing: -1px;
    color: #167A34;
    background: rgb(255 255 255 / 90%);
    border-radius: 10px;
    margin-right: 25px;
    text-align: center;
}

.clock {
    /* background: rgba(240, 229, 223, 0.3); */
    /* border-radius: 10px; */
    /* padding: 20px; */
}

.clock > span {
    display: inline-block;
    margin: 5px 1px 5px 5px;
    font-size: 16px;
    background: rgba(240, 229, 223, 0.3);
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}


.clock i {
    /* text-decoration: underline; */
    /* margin-right: 5px; */
    color: #167A34;
    /* display: block; */
    /* font-style: normal; */
    /* display: none; */
}
.back {
    position: sticky;
    top: 0;
    padding: 25px 30px;
    background: #f6faf5;
    text-align: center;
    background: rgba(240, 229, 223, 0.3);
    border-radius: 10px;
    margin-bottom: 20px;
}

.back .title {
    font-size: 25px;
    font-weight: 500;
    font-family: Lora;
}

.back button {
    margin-top: 30px;
    margin-bottom: 20px;
}

.back img {
    max-height: 30px;
}
section.raspisanie.ptb-60,section.vopros-block.ptb-60 {
   /* background: url(/assets/yoga/img/background/dot53.png) no-repeat 50% 0 / 100%;*/
}
.price-block{
 background: linear-gradient(180deg, #FFFFFF 0%, #a9cf9a 50%,#FFFFFF 100%);   
    
}
.price-block p.name {
    font-size: 18px;
    font-weight: 500;
    font-family: Lora;
}
.price-block .back{
    background:white;
}
.contact-item {
padding: 2px 0;
    border-radius: 5px;

}
.contact-item i {
    color: #167A34;
    font-size: 25px;
    margin-right: 10px;
}
.accordion > .card .card-header .btn span:after {
   position: absolute;
   left: 0;
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   top: 50%;
   font-size: 25px;
   left: 50%;
   color: white;
   transform: translate(-50%, -50%);
}
.card-body {
    font-size: 18px;
    background: transparent;
    margin-bottom: 20px;
    /* padding: 30px 20px; */
    position:relative;
}
.accordion > .card .card-header .btn.collapsed span:after {
    content: "-";
}
.accordion > .card .card-header .btn span:after {
    content: "+";
}
.accordion button.btn.btn-link[aria-expanded="true"] {
    background: transparent;
    /* color: white; */
}
.card .btn {
    background: transparent;
    box-shadow: none;
    color: #2c2c2c;
    font-size: 18px;
    padding: 15px;
}
.accordion > .card > .card-header {
    background: #f6faf5;
    margin-bottom: 15px;
    border: none;
    border-radius: 10px;
}
.accordion > .card {
    border: none;
}
.accordion button.btn.btn-link span {
    content: "";
    width: 45px;
    height: 45px;
    position: absolute;
    background: #167A34;
    top: 15px;
    margin-top: -1px;
    right: 15px;
    z-index: 0;
    border-radius: 50%;
}
.prepod p.title {
    font-size: 25px;
    font-weight: 500;
    font-family: Lora;
}
.uslugi.ptb-60,.prepod-all.ptb-60 {
    padding-bottom: 0;
}

.back-m {
     background: linear-gradient(195deg, #e8f7e4, #f6faf5);
    margin-left: -80px;
    height: 100%;
    /* border: 15px solid #ffffff; */
    padding: 50px;
    border-radius: 10px;
}

.prepod img {
    border-radius: 10px;
}

.back-m:before {
    content: "";
    width: 25px;
    height: 25px;
    background: #167A34;
    border-radius: 50px;
    position: absolute;
    right: 30px;
    top: 15px;
}
.back-m:after {
    content: "";
    width: 10px;
    height: 10px;
    background: white;
    border-radius: 50px;
    position: absolute;
    right: 37px;
    top: 23px;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 80px;
}


.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #167A34;
}
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }


.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
          width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: #76b42f;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
.accordion {
    width: 100%;
}
p.title-footer {
font-family: Lora;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 30px;
    position: relative;
    padding-left: 25px;
}
span.logo-footer img {
    max-width: 100px;
}

span.logo-footer {
    margin-bottom: 25px;
    display: block;
}

ul.link a {
    font-size: 15px;
    text-decoration: underline;
}
footer li a:hover,header a:hover{
    color:#202020
}
ul.ul-col-2 {
    display: flex;
    flex-wrap: wrap;
}

ul.ul-col-2 li {
    width: 50%;
}

footer hr {
    margin: 30px 0;
    border-top: 1px solid rgb(231 214 204);
}

footer p {
    font-size: 16px;
}
footer {
    background: linear-gradient(0deg, #a9cf9a, transparent);
    padding: 50px 0 20px;
    position: relative;
}
footer:before {
    content: "";
    background: url(/assets/yoga/img/background/clouds-5.png) no-repeat 50% 0% / cover;
    width:100%;
    height: 300px;
    position:
    absolute;
    top: 0;
    left:0;
    margin-bottom: -0px;
    transform: rotate(180deg);
}
footer li {
list-style: none;
    margin-bottom: 5px;
    font-size: 16px;
}

footer ul {
    margin: 0;
    padding: 0;
}

footer a {
    color: #2c2c2c;
        font-size: 14px;
}

footer p {
    margin-bottom: 0;
}
.soc-seti i {
    font-size: 30px;
    color: #277936;
}

.soc-seti {
    margin-top: 30px;
}

.soc-seti a {
    margin-right: 10px;
}

.soc-seti a {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 2px solid #167A34;
    display: inline-block;
    text-align: center;
    line-height: 48px;
}
footer p.title-footer:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    background: #167A34;
    border-radius: 50px;
    left: 0;
    top: 8px;
}
span.plus {
    display: none;
}
/*Inline Page*/

.inline-page header {
    position: static;
    /* background: rgb(244 238 233 / 20%); */
}
.block-header h1 {
    font-size: 35px;
}

.block-header {
    position: static;
    background: linear-gradient(180deg, #a9cf9a, transparent);
    position: relative;
}
.modal .modal-content:before {/*background: white url('/assets/yoga/img/element/mandala1-(2).png') no-repeat 50%  / 70%;*/
content: "";width: 100%;height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);opacity: 0.2;}
ul.breadcrumb {
    background: none;
    margin: 0;
    padding: 0;
    padding: 0px 0 30px;
   /* align-items: center;
    text-align: center;
    justify-content: center;*/
    font-size: 15px;
}
ul.breadcrumb a {
    color: #167A34;
    text-decoration: underline;
}

ul.breadcrumb i {
    margin: 0 10px;
    font-size:13px;
}
.block-header:before {
    content:
    "";
    background: url(/assets/yoga/img/background/clouds-5.png) no-repeat 50% 0% / cover;
    width:100%;
    height: 300px;
    position:
    absolute;
    bottom:0;
    left:0;
    margin-bottom: -0px;
}
.prepod-all {
    /* background: url(/assets/yoga/img/background/group-12.jpg) no-repeat 50% 0; */
}

header .container {
    /*background: rgb(244 238 233 / 20%);*/
     background: #d0e4c7;
    
    padding: 20px;
    border-radius: 50px;
}

.breadcrumbs_wrap {
    position:relative;
}

.back-inline {
    background: url(/assets/yoga/img/background/group-12.jpg) no-repeat 50% 0% / 100%;
}
.breadcrumbs_wrap {
    padding: 30px 0 10px;
    text-align: center;
}
p.title_product a {
    font-size: 25px;
    font-weight: 500;
    font-family: Lora;
    color: black;
    margin-top: 15px;
    display: block;
}
.uslugi .title {
    margin-bottom: 50px;
    background: #f6faf5;
    padding: 0px 0 30px;
    text-align: center;
    border-radius: 15px;
}
.uslugi .title img{
     border-radius: 15px 15px 0 0;
}
.block-title p.title {
    font-family: Lora;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 50px;
    background: #167A34;
    color: white;
    padding: 20px 35px;
    position: absolute;
    min-width: 70%;
    margin-left: -30px;
    border-radius: 50px;
    bottom: -20px;
}
.block-title{
  position:relative;  
}
.block-title p.title span {
    position: absolute;
    right: 20px;
    top: 8px;
    cursor: pointer;
}

.block-title p.title svg {
    width: 30px;
    height: 60px;
}
.block-content{
    padding: 20px;
    background: #f6faf5;
}
.back-prepod {
    height: 100%;
    background: #f6faf5;
}
.prepod-all .col-lg-6 {
    margin-bottom: 40px;
}
.block-title img {
    width: 100%;
}
.ptb-100 {
    padding: 100px 0;
}
.block-zaglushka {
    text-align: center;
}

.block-zaglushka .title {
    font-family: Lora;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 30px;
    color: black;
}

section.form-bottom .form-big {
    background: #f6faf5;
    padding: 50px;
    border-radius: 15px;
}
.checkbox a {
    color: #167A34;
    text-decoration: underline;
}
section.form-bottom h2.wow {
    padding: 20px 0;
}

section.form-bottom .form-control {
    padding: 15px;
    height: auto;
    border: 1px solid #f6faf5;
}

form#obr_form2 {
    margin-top: 20px;
}

section.form-bottom img {

    margin: -110px 0;
    display: block;
}

.sec_1_new h2{
    font-size: 26px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}
.sec_1_new h3{
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: bold;
}
.sec_1_new h4{
      font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: bold;
}
.sec_1_new h5{
      font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.sec_1_new table{
    width: 100%;
    margin:20px 0;
}
.sec_1_new td,.sec_1_new th{
    padding: 10px;
    border-radius:10px;
    border:3px solid white;
}
.sec_1_new th{
    background:#167A34;
    color:white;
    padding:10px;

}
.sec_1_new tr:nth-child(2n) td{
    background:#f6faf5;
}
.sec_1_new li{
    line-height: 1.5;
    position: relative;
    padding-left: 36px;
    list-style: none;
    margin-bottom: 10px;
}
.sec_1_new ol,.sec_1_new ul{
    margin:20px 0
;
    padding: 0;
}
.sec_1_new ol {
    counter-reset: num;
}
.sec_1_new ol li:before{
    content: counter(num);
    counter-increment: num;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    background: #ffffff;
     border: 1px solid #167A34; 
    color: #167A34;
    text-align: center;
    line-height: 25px;
    font-size: 16px;
    border-radius: 50%;    
}
.sec_1_new ul li:before{
        position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    top: 8px;
    left: 0px;
    border-radius: 50%;
    content: "";
    speak: none;
    line-height: 10px;
    text-align: center;
    border: 2px solid #167A34;
}
.elementor-divider {
    width: 200px;
    margin: 0 auto;
    margin-bottom: 30px;
}

span.elementor-divider-separator:before,span.elementor-divider-separator:after {
    display: block;
    content: "";
    border-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-top: 1px solid #277936;
}

span.elementor-divider-separator {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    direction: ltr;
}

.elementor-icon.elementor-divider__element {
    margin: 0 20px;
}

svg.bi.bi-circle-half {
    fill: #277936;
}
section.prepod-block .btn {
    margin: 30px 0 30px;
}

section.prepod-block .title {
    position: relative;
    left: 20px;
    bottom: 30px;
    background: #f6faf5;
    padding: 10px 35px;
    border-radius: 25px;
    width: 90%;
    font-size: 22px;
}

.prepod .item {
    position: relative;
}
/*section.prepod-block .title:before{
  content: "";
    width: 50px;
    height: 25px;
    background: #167A34;
    border-radius: 50px;
    position: absolute;
    right: 15px;
    top: 15px;
    
}
section.prepod-block .title:after{
    content: "";
    width: 10px;
    height: 10px;
    background: white;
    border-radius: 50px;
    position: absolute;
    right: 22px;
    top: 23px;
    
}*/
.elementor-icon.elementor-divider__element i {
    color: #277936;
    font-size: 16px;
}
#upbutton {
    position: fixed !important;
    right: 25px;
    bottom: 140px;
    display: block;
    font-size: 60px;
    line-height: 50px;
    text-align: center;
    width: 50PX;
    height: 50px;
    color: #76b42f;
    border-radius: 50%!IMPORTANT;
    z-index: 9999;
    cursor: pointer;
}

p.err404 {
    font-weight: bold;
    font-size: 75px;
}

p.err404 img {
    max-width: 200px;
}
.tegi-all {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
.border-teg {
    margin: 20px;
}
section.service_included_area {
    background: linear-gradient(180deg, #FFFFFF 0%, #a9cf9a 50%,#FFFFFF 100%);
}

.border-teg span.img:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(255 255 255);
    z-index: 0;
    left: 10px;
    top: 30px;
    border-radius: 15px;
}
.border-teg span.img {
    position: relative;
    bottom: 20px;
    border-radius: 15px;
    padding: 0;
}
.border-teg span.img img {
    height: auto;
    /* max-height: 150px; */
    display: inline-block;
    position: relative;
    /* top: 50%; */
    /* transform: translate(0, -50%); */
    border-radius: 15px;
}
.border-teg span {
    display: block;
    position: absolute;
    font-family: Lora;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    bottom: 0;
    z-index: 2;
    padding: 15px;
    background: #f6faf5;
    width: 100%;
    border-radius: 0 0 20px 20px;
}
.tegi-all.home {
    padding-bottom: 50px;
}
.home .border-teg {
    border: 2px solid #f3f3f8;
    height: 100%;
    background: #ffffff;
    padding: 10px;
}
.tegi-all > div {
    margin-bottom: 20px;
}
.tegi-all a {
    color: black;
    position: relative;
    display: block;
}
@media (max-width: 1450px){.nav-tabs .nav-link {
    padding: 15px 20px;
}
                          }
@media (max-width: 1199px){
    span.plus {
    position: absolute;
    top: 0;
    right: 10px;
    padding: 10px;
    display:block;
    background: #d0e4c7;
}
    li.nav-item ul {position: static;opacity: 1;width: 100%;overflow: visible;text-align: center;border-radius: 0;transform: none;visibility: visible;opacity: 1;box-shadow: none; background: #d0e4c7;}
.nav-tabs .nav-link {
    padding: 15px 0px;
}
    li.nav-item ul .nav-link{
        border-bottom:none;
    }
.tabs_img:before {
    right: 30px;
    bottom: 30px;
    }
 .tabs_img:after {
    left: 30px;
    bottom: 30px;
 }
header button.navbar-toggler {display:block;position: absolute;padding: 10px;font-size: 1rem;top: 50%;transform: translate(10px, -50%);right: 30px;}
.header_nav {
    order: 2;
}
.header_phone span {
    display: block;
}
.header_nav a {
    padding: 10px 0!important;
    font-size: 16px;
    border-bottom: 1px solid rgb(217 190 174 / 20%);
}

.header_nav a:before {
    content: none;
}
.header_nav .navbar .navbar-collapse {
   /* background: #72B527;*/
    z-index: 2;
}
.header_phone {
    position: relative;
    padding-right: 80px;
}
h1 {
    font-size: 32px;
}
p,.preim_info, .sec_1_new li, .sec_1_new td, .sec_1_new th {
    font-size: 16px;
}

p.banner_p {
    font-size: 16px;
    line-height: 1.6;
}
.preim img {
    height: 100px;
}
.cel_circle{
    order:3;
}
}
@media (max-width: 991px){
    section.form-bottom img {
    margin: 0 auto;
    }
    nav.navbar.navbar-expand-xl.navbar-light {
    padding: 0;
}
    .tab-content > .tab-pane{
        text-align:center;
    }
    .tabs_img {
    margin-top: 0;
    margin-bottom: 50px;
}
.nav-tabs .nav-link{
    width:33.33%;
    text-align:center;
}
.banner {
    padding: 160px 0 60px;
}
.ptb-60 {
    padding: 30px 0;
}
}
@media (max-width: 767px){
    .card .btn {
    padding: 15px 30px 15px 15px;
}
.accordion button.btn.btn-link span {
    width: 40px;
    height: 40px;
}
    .day {
    margin-right: 0;
    margin-bottom: 10px;
    }
    .stroka {
    display: block;
    }
    .clock span {
    display: block;
    }
.cel_block {
    text-align: center;
}
.nav-tabs .nav-link{
    width:50%;
    text-align:center;
}
.price-block p.name {
    font-size: 20px;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 30px;
}
.back-m {
    margin-left: 0;
    padding: 30px;
    margin-top:20px;
}
}
@media (max-width: 640px){
    .modal .modal-dialog {
    width: 100%;
    }
    .modal .form-header .title_for {
    font-size: 20px;
    }
.navbar-light .navbar-toggler {
    right: 20px;
    font-size: 15px;
    padding: 5px;
}
    .header_phone {
    position: relative;
    padding-right: 60px;
}
    .header_logo span {
    display: none;
}
}
@media (max-width: 580px){
footer .col-sm-12 {
    padding-bottom: 20px;
    text-align: center;
}
p.err404 img {
    max-width: 150px;
}
p.err404 {
    font-size: 55px;
}
ul.ul-col-2 li {
    width: 100%;
}

footer p.title-footer:before {
    content: none;
}

footer p {
    text-align: center;
}
.nav-tabs .nav-link{
    width:100%;
    text-align:center;
    border-bottom: 2px solid #76b42f;
}
.h2 {
    font-size: 25px;
}
.block-title p.title span {
    top: 0;
}
.block-title p.title {
    font-size: 18px;
    margin-bottom: 30px;
    padding: 15px 35px;
    margin-left: -10px;
    border-radius: 50px;
    bottom: -20px;
}
.header_logo {
    width: 25%;
}
.btn {
    padding: 15px 30px;
    font-size: 16px;
}
.header_phone {
    width: 75%;
}
button.header_call {
    font-size: 15px;
    display: none;
}
.header_phone span {
    font-size: 16px;
}
header a {
    color: black;
    font-size: 14px;
}
h1 {
    font-size: 25px;
}
.banner_left {
    text-align: center;
}
header {
    padding: 20px 0 0;
}
}
.m25{
    margin: 25px;
}
.nolink{
    color: #FFFFFF;
    text-decoration: none;
}
.nolink:hover{
    color: #f6faf5;
    text-decoration: none;
}
.radimg15{
    border-radius: 15px;
}
.radimg{
    border-radius: 25px;
}
.article a{
    font-size: 18px;
    font-weight: 500;
    font-family: Lora;
    color: black;
    margin-top: 15px;
    display: block;
}


.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.block-content2 {
    padding: 20px;
    min-height: 180px;}

.video-present-wrap {
    position: fixed;
    left: 20px;
    bottom: 20px;
    width: 130px;
    height: 180px;
    background: #fff;
    border: 5px solid #f3eded;
    border-radius: 10px;
    box-shadow: -3px 3px 10px 2px rgba(0,0,0,0.18);
    transition: 0.4s all ease;
    user-select: none;
    cursor: pointer;
    overflow: hidden;
    z-index: 999999;
}
.video-present-wrap:hover {
    border-color: rgb(22,122,52,0.8);
    transform: scale(1.05) translate(5px, -5px);
}
.video-present-wrap.opened {
    width: 280px;
    height: 500px;
    border-radius: 20px;
}
.video-present {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.video-present-close {
    position: absolute;
    top: 2px;
    right: 2px;
    opacity: 0;
    z-index: 2;
    transition: 0.4s all ease;
}
.video-present-close svg {
    display: block;
    fill: rgba(255,255,255,0.5);
}
.video-present-volume {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.4s all ease;
}
.video-present-wrap.opened .video-present-volume {
    display: none;
}
.video-present-wrap:not(.opened):hover .video-present-volume {
    opacity: 0.7;
}
.video-present-timer {
    position: absolute;
    background: transparent;
    font-size: 12px;
    color: #fff;
    bottom: 10px;
    right: 10px;
    opacity: 0;
    transition: 0.4s all ease;
}
.video-present-wrap.opened .video-present-timer {
    opacity: 1;
}
.video-present-wrap:hover .video-present-close {
    opacity: 1;
}
.video-present-close .video-present-hide-icon {
    display: none;
}
.video-present-wrap.opened .video-present-close {
    opacity: 1;
}
.video-present-wrap.opened .video-present-close .video-present-hide-icon {
    display: block;
}
.video-present-wrap.opened .video-present-close .video-present-close-icon {
    display: none;
}
@media only screen and (max-width: 1200px) {
    .video-present-close {
        opacity: 1;
    }
}
@media only screen and (max-width: 567px) {
    .video-present-wrap {
        width: 90px;
        height: 124px;
    }
    .video-present-wrap.opened {
        width: 240px;
        height: 420px;
    }
}
.slider {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 200px;
	height: 200px;
 	margin: auto;
	-webkit-perspective: 600px;
	        perspective: 600px;
}
.slider * {
	-webkit-transition: all 1s cubic-bezier(0.5, -0.75, 0.2, 1.5);
	        transition: all 1s cubic-bezier(0.5, -0.75, 0.2, 1.5);
}
.sl-container {
	width: inherit;
	height: inherit;
	-webkit-transform-style: preserve-3d;
	        transform-style: preserve-3d;
	-webkit-transform: rotateY(0deg) rotateX(0deg);
	        transform: rotateY(0deg) rotateX(0deg);
}
.slide, .slide:after, .slide:before {
	display: block;
	width: inherit;
	height: inherit;
	background: var(--img-x-0);
	position: absolute;
	-webkit-transform-style: preserve-3d;
	        transform-style: preserve-3d;
	background-size: cover;
	background-position: center;
}
.slide.x {
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
} 
.slide.x:after {
	content: '';
	background-image: var(--img-x-0);
	-webkit-transform: translateZ(100px) rotateZ(-90deg);
	        transform: translateZ(100px) rotateZ(-90deg);
}
.slide.x:before {
	content: '';
	background-image: var(--img-x-1);
	-webkit-transform: translateZ(-100px) rotateZ(-90deg);
	        transform: translateZ(-100px) rotateZ(-90deg);
}
.slide.y {
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
} 
.slide.y:after {
	content: '';
	background-image: var(--img-y-0);
	-webkit-transform: translateZ(100px) scale(-1);
	        transform: translateZ(100px) scale(-1);
}
.slide.y:before {
	content: '';
	background-image: var(--img-y-1);
	-webkit-transform: translateZ(-100px);
	        transform: translateZ(-100px);
}
.slide.z {
  -webkit-transform: rotateX(0);
          transform: rotateX(0);
} 
.slide.z:after {
	content: '';
	background-image: var(--img-z-0);
	-webkit-transform: translateZ(100px);
	        transform: translateZ(100px);
}
.slide.z:before {
	content: '';
	background-image: var(--img-z-1);
	-webkit-transform: translateZ(-100px);
	        transform: translateZ(-100px);
}
.sl-container {
	-webkit-animation: rotate 15s infinite cubic-bezier(1, -0.75, 0.5, 1.2);
	animation: rotate 15s infinite cubic-bezier(1, -0.75, 0.5, 1.2);
}
@-webkit-keyframes rotate {
	0%, 10% {-webkit-transform: rotateY(0deg) rotateX(0deg);transform: rotateY(0deg) rotateX(0deg);}
	15%, 20% {-webkit-transform: rotateY(180deg) rotateX(0deg);transform: rotateY(180deg) rotateX(0deg);}
	25%, 35% {-webkit-transform: rotateY(180deg) rotateX(270deg);transform: rotateY(180deg) rotateX(270deg);}
	40%, 50% {-webkit-transform: rotateY(180deg) rotateX(90deg);transform: rotateY(180deg) rotateX(90deg);}
	55%, 65% {-webkit-transform: rotateY(-90deg) rotateX(90deg);transform: rotateY(-90deg) rotateX(90deg);}
	70%, 80% {-webkit-transform: rotateY(90deg) rotateX(90deg);transform: rotateY(90deg) rotateX(90deg);}
	90%, 95% {-webkit-transform: rotateY(0deg) rotateX(90deg);transform: rotateY(0deg) rotateX(90deg);}
}
@keyframes rotate {
	0%, 10% {-webkit-transform: rotateY(0deg) rotateX(0deg);transform: rotateY(0deg) rotateX(0deg);}
	15%, 20% {-webkit-transform: rotateY(180deg) rotateX(0deg);transform: rotateY(180deg) rotateX(0deg);}
	25%, 35% {-webkit-transform: rotateY(180deg) rotateX(270deg);transform: rotateY(180deg) rotateX(270deg);}
	40%, 50% {-webkit-transform: rotateY(180deg) rotateX(90deg);transform: rotateY(180deg) rotateX(90deg);}
	55%, 65% {-webkit-transform: rotateY(-90deg) rotateX(90deg);transform: rotateY(-90deg) rotateX(90deg);}
	70%, 80% {-webkit-transform: rotateY(90deg) rotateX(90deg);transform: rotateY(90deg) rotateX(90deg);}
	90%, 95% {-webkit-transform: rotateY(0deg) rotateX(90deg);transform: rotateY(0deg) rotateX(90deg);}
}
.shadow {
    display: block;
    width: 200px;
    height: 200px;
    background: rgba(0,0,0,0.75);
    position: absolute;
    top: 60%;
    -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
    z-index: -1;
    -webkit-filter: blur(20px);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="20" /></filter></svg>#filter');
    -webkit-filter: blur(20px);
        filter: blur(20px);
    left: 0;
    right: 0;
    margin: auto;
    -webkit-animation: rotateShadow 15s infinite cubic-bezier(1, -0.75, 0.5, 1.2);
    animation: rotateShadow 15s infinite cubic-bezier(1, -0.75, 0.5, 1.2);
}
@-webkit-keyframes rotateShadow {
	0%, 10% {-webkit-transform: rotateY(0deg) rotateX(90deg);}	
	15%, 20% {-webkit-transform: rotateY(180deg) rotateX(90deg);}
	20.1%, 20.9% {-webkit-transform: rotateY(180deg) rotateX(90deg) translatez(5px);}
	25%, 35% {-webkit-transform: rotateY(180deg) rotateX(90deg);}
	35.1%, 35.9% {-webkit-transform: rotateY(180deg) rotateX(90deg) translatez(-5px);}
	40%, 50% {-webkit-transform: rotateY(180deg) rotateX(90deg);}
	55%, 65% {-webkit-transform: rotateY(0deg) rotateX(90deg);}
	70%, 80% {-webkit-transform: rotateY(180deg) rotateX(90deg);}
	90%, 99% {-webkit-transform: rotateY(90deg) rotateX(90deg);}
	99.1%, 99.9% {-webkit-transform: rotateY(90deg) rotateX(90deg) translatez(-5px);}
}