body{
    background-color: #fff;
}
header{
    background-color: #00503B;
    color: #fff;
}
.logo img{
    margin-top: 15px;
}
.site-title h1{
    color:#00503B;
    font-weight: 700;
    padding: 25px 0px ;
}
h2{color: #00503B;}
section{
    margin-top:100px;
    margin-bottom: 100px;
}
nav ul{
    list-style: none;
    text-align: right;
    margin:0;
}
nav ul li{display: inline-block;}
nav ul li a{
    color: #fff;
    padding: 40px 30px;
    text-decoration: none;
    font-weight: 400;
    display: block;
    font-size: 16pt;
}
nav ul li:last-child a{padding-right: 0px;}
.mob-nav{display:none;}
.slider-container{
    position: relative;
}
.circle1{
    position: absolute;
    left:0;
    bottom: 0;
}
.circle2{
    position: absolute;
    left:150px;
    bottom: -70px;
}
.services{position: relative;}
.services .circle1-1{
    position: absolute;
    right:0;
    top: -170px;}
.services .circle1-2{
    position: absolute;
    right:30px;
    bottom: -100px;}
    .circle1-3{
        position: absolute;
        left:10px;
        bottom: 0px;
    }
.services .title{
    color: #00503B;
    font-size: 48px;
    font-weight: bold;
    text-transform: uppercase;
}
.services .sub_title{
    color: #000;
    font-weight: normal;
    font-size: 43px;
}
.services a{
    display: flex;; 
    text-align: center;
    font-size: 45px;
    color: #000;
    text-decoration: none;
    border-radius: 76px;
    background: #FFF;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
    height: 305px;
    padding: 25px;
    justify-content: center;
    align-items: center;
    flex-direction: column; 
}
.services a img{width: 95px; }
.services .services_text{
font-size: 45px;
}
.about{
    margin-top: 100px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/about.png);
    color:#FFF ;
    height: 400px;
    text-align: center;  
    position: relative; 
}
.about .circle2-1{
    position: absolute;
    right: 250px;
    top: -150px;
    width: 20%;}
.about h2{font-size: 54px;}
.about p.t_big{
    font-size: 54px;
    font-weight: 700;
}
.about p{
    font-size: 24px;
    font-weight: 700;
}
.block_pre{
    box-shadow: 3.73006px 3.73006px 3.73006px 0px rgba(0, 0, 0, 0.25);
    border-radius: 45px;
    overflow: hidden;
    padding: 20px;
    position: relative;
    padding-top: 50px;
    padding-bottom: 10px;
    margin-bottom: 31px;
}
.title_block{
    color:#FFF;
    background-color: #037038;
    padding: 0px 10px 0px 30px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 28px;
    position: absolute;
    top:10px;
    left:-10px;
    min-width: 100px;
}
.block_pre > .text{
    font-size: 19px;
}
.advantages{
    margin-top: 100px;
    position: relative;
}
.circle3-1{
position: absolute;
left: 50px;
top: -70px;
}
.circle3-2{
    position: absolute;
    right: 50px;
top: -80px;
}
.advantages img{
    margin-top: 0px;
}
.advantages h2{
    color: #00503B;
    margin-bottom: 35px;
}
.form{
    position: relative;
}
.circle4-1{
    position: absolute;
    top: -150px;
    left: 40%;
}
.block-form {
    background-blend-mode: multiply;
    background: url(../images/Rectangle100.png) center no-repeat;
    background-color: #00000096;
    width: 100%;
    background-size: cover;
    padding: 80px 0;
    margin: 0;
    position: relative;
}
.block-form .layout, .block-txt .layout {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../images/Rectangle101.png);
}
.block-form .title {
    font-weight: bold;
    font-size: 30px;
    line-height: 44px;
    text-align: center;

    color: #FFFFFF;
}
.block-form .description {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-align: center;

    color: #FFFFFF;
    margin-top: 10px;
}
.pdf_form {
    margin: 0 auto;
    margin-top: 35px;
    width: 750px;
}
.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.block-form input {
    font-size: 14px;
    color: #909090;
    width: 80%;
    padding: 15px 25px 12px 25px;
    margin-bottom: 20px;
    background: #ffffff;
    border: 1px solid;
    border-radius: 30px;
    font-weight: 300;
    font-style: italic;
}
.block-form button {
    background: #037038;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 7%);
    border: none;
    border-radius: 30px;
    padding: 12px 36px;
    color: white;
    width: 100%;
}
.block-form button:hover {
    color: white;
    text-decoration: none;
    background: #03523d;
}
.block-form .privacy {
    font-style: italic;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    max-width: 545px;
    margin: 0 auto;
}
.keed{
    position: absolute;
    bottom: 0;
    width: 20%;
}
.img-wrap-3 {
    bottom: -40px;
    left: 120px;
}
.img-wrap-33 {
    bottom: -20px;
    left: 140px;
}
.img-wrap-4 {
    top: 120px;
    right: 120px;
}
.img-wrap-44 {
    top: 80px;
    right: 60px;
}
.franch_block {
    position: relative;
}
.franch-list {
    max-width: 620px;
    margin: 0 auto;
    margin-bottom: 20px;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 7%);
    border-radius: 30px;
    height: 80px;
}
.franch-list > div {
    font-weight: bold;
    font-size: 24px;
    line-height: 27px;
    position: relative;
    padding: 25px 30px;
    cursor: pointer;
    border: solid #000 3px;
    border-radius: 30px;
    color: #fff;
    background-color: #2A8336;
}
.franch-list ul {
    font-size: 20px;
    line-height: 26px;
    color: rgba(0, 0, 0, 0.7);

    list-style: disc;
    margin-bottom: 0;
    padding: 15px 30px;
    padding-top: 0;

    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
}
.franch-list.opened {
    height: auto;
}
.franch-list.opened ul {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.franch-list ul > li {
    margin-left: 20px;
}
.franch-list ul > li::marker {
    color: #000;
}
.franch-list .list_arrow {
    width: 40px;
    height: 40px;
    background-image: url(../images/arrow_closed.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 35px;
    top: 20px;
}
.franch-list.opened .list_arrow {
    background-image: url(../images/arrow_opened.svg);
}
.img-wrap-5 {
    top: 100px;
    left: 200px;
}
.img-wrap-55 {
    top: 300px;
    left: 150px;
}
.img-wrap-6 {
    top: 300px;
    right: 100px;
}
.img-wrap-66 {
    top: 60px;
    right: 150px;
}
.block8 {
    padding: 60px 0;
    display: block;
    position: relative;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
   /* background: rgb(229 245 252 / 30%);*/
}

.block8 .map {
    height: 378px;
}

.block8 .title {
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: -1.5px;
    color: #1c1c1c;
    margin-bottom: 30px;
    text-align: left;
}

.block8 p {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: -0.4px;
    color: #1c1c1c;
    text-align: left;
    margin: 25px 0 30px;
}
.hr-block{
    position: relative;
    margin-bottom: 15px;
}
.circle5-1{
    position: absolute;
    right: 0;
    top: 50%;}
.circle5-2{
    position: absolute;
    top: 60%;
    left: 10%;
}
.hr-block .row{
    margin-top: 50px;
}
.hr-block .descr{
    position: absolute;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    height: 60%;
    bottom: 0px;
    font-size: 30px;
    text-align: left;
    padding: 10px 20px;
    font-weight: 200;
    line-height: 1em;

}
.block8 {
    padding: 60px 0;
    display: block;
    position: relative;
    text-align: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
   /* background: rgb(229 245 252 / 30%);*/
}

.block8 .map {
    height: 378px;
}

.block8 .title {
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: -1.5px;
    color: #1c1c1c;
    margin-bottom: 30px;
    text-align: left;
}

.block8 p {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: -0.4px;
    color: #1c1c1c;
    text-align: left;
    margin: 25px 0 30px;
}

.contact__txt {
    display: flex;
    align-items: center;
    margin: 10px 0;
}

.contact__txt img {
    width: 25px;
    height: auto;
    margin-right: 12px;
}

.contact__txt,
.contact__txt p,
.contact__txt a {
    text-decoration: none;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: -0.4px;
    color: #1c1c1c;
}

.contact__txt_list {
margin-top: 0px;
    display: inline-flex;
    flex-wrap: wrap;
}

.contact__txt_list .item {
    margin: 15px;
    display: flex;
    background: #f0f0f0;
    border-radius: 50%;
    height: 24px;
    width: 24px;
}

.contact__txt_list .item img {
    max-width: 24px;
}

.contact__txt_list img{
    margin-right: 30px;
}

.map{
    height: 378px;
    background: #f0f0f0;

}
.map .contact__txt,
.map .contact__txt p,
.map .contact__txt a{
    font-size: 18px;
}
.slider-multiple{
    margin-top:50px;
}
.item{position: relative;}
.item img {
    position: relative;
    width: 100%;
    overflow: hidden;
    
    border-radius: 20px 20px 0 0;
    cursor: pointer;
    height: 285px;
}
.item .wave {
    position: absolute;
    width: 100%;
    left: 0;
    top: 285px;
    height: 0;
}
.item .wave:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
    height: 18px;
    background-size: 20px 20px;
    background-image: radial-gradient(circle at 10px -5px, transparent 14px, #fff 16px);
    z-index: 5;
}

.item .wave:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
    height: 18px;
    background-size: 40px 20px;
    background-image: radial-gradient(circle at 10px 15px, #fff 12px, transparent 13px);
z-index: 5;
}
.item .box_item .name {
    font-size: 20px;
    font-weight: 800;
    line-height: 1;
    min-height: 50px;
    margin-top: 25px;
    color: #9747FF;
    text-transform: capitalize;
}
.item .box_item .name {
    font-size: 20px;
    font-weight: 800;
    line-height: 1;
    min-height: 50px;
    color: #037038;
}
.orange_btn {
    color: #FFFFFF;
    background: #037038;
    border: 1px solid #037038;
}
.orange_btn:hover {
    color: #FFFFFF;
    background: #024221;
    border: 1px solid #024221;
}
.slick-slide{
    margin-left:25px;
}
.v-center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.green_button{
    padding: 15px 40px;
    background: #037038;
    color: white;
    box-shadow: 5px 5px 15px rgb(0 0 0 / 25%);
    border-radius: 30px;
    right: 10px;
    bottom: 20px;
    z-index: 2;
    border: #037038 3px solid;
}
.green_button:hover {
    color: white;
    text-decoration: none;
    background: #024221;
    border: #024221 3px solid;
}
.top_button{
    margin-bottom: 10px;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 30px;
    line-height: 1;
    opacity: .75;
    color: rgb(103, 103, 103);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* str template style */
.title-block{
    height: 384px;
    background-blend-mode: multiply;
    background-color: #00000096 !important;
    position: relative;
}
.title-block h1{
    background-color: #00503B;
    color: #FFF;
    padding: 10px 50px;
    margin: 0;
    position: absolute;
    left: 0;
    top:45%;
    border-radius: 0px 15px 15px 0px;
}
.content{
  position: relative;  
}
.right-img{
position: absolute;
right: 0px;
bottom:0px;
max-width: 500px;
}
.relative{
    position: relative;
}
.bottom_fix {
    position: fixed;
    z-index: 2;
    bottom: 20px;
    right: 20px;
    padding: 15px 0;
    display: grid;
    text-align: center;
}
.green_button {
    padding: 15px 40px;
    background: #037038;
    color: white;
    box-shadow: 5px 5px 15px rgb(0 0 0 / 25%);
    border-radius: 30px;
    right: 10px;
    bottom: 20px;
    z-index: 2;
    border: #037038 3px solid;
    text-decoration: none;
}
.green_button:hover {
    color: white;
    text-decoration: none;
    background: #024221;
}
/* colors */
.white{
    color: #fff !important;;
}
.orange{
    color:#00503B !important;
}
.contact-item{
    margin-bottom: 25px;
}
.city{
    color: #00503B;
    font-weight: 700;
    font-size: 24px;
}
.name-park{
    font-size: 20px;
    font-weight: 700;
}
.dr-slider h2{
    color:#000;
    font-weight: 700;
    font-size: 36px;
}
@media (min-width: 767px) and (max-width: 1399px){
nav ul li a {
    color: #fff;
    padding: 40px 5px;
    text-decoration: none;
    font-weight: 400;
    display: block;
    font-size: 16pt;
}
}