@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
*{
    margin: 0;
    box-sizing: border-box;
}
.clear{clear:both}
img{max-width:100%;height: auto;}
a{cursor:pointer;}
body {
  font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  /* background-image: url(/114.jpg); */
  background-size: 100%;
  background-position: center -1073px;
  margin-top: 60px;
}
.header{
    display: flex;
    width: 100%;
    justify-content: space-between;
    height: 60px;
    position: fixed;
    top: 0px;
    width: 100%;
    left: 0px;
    background-color: #fff;
    align-items: center;
    padding: 0 6vw;
    z-index: 999;
    box-shadow: 0px 0px 19px 4px rgb(0 0 0 / 70%);
}
.header .logo img{width: 300px;}
.header .logo{
	text-align:center;
}
.header .logo span{
	display: block;
	line-height: 1;
	color: #2c2c2c;
	font-weight: bold;
	font-size: 12px;
}
.header .phone i{
	color: #536d48;
    font-weight: 800;
}
.header .phone{
    text-decoration: blink;
    font-size: 18pt;
    font-weight: 900;
    color: #000000;
	    display: flex;
    align-items: center;
    gap: 10px;
}
.callmetel{display: inline-block;padding: 10px 30px;text-transform: uppercase;font-weight: 800;background-color: #536d48;font-size: 10pt;box-shadow: 0px 0px 7px 3px rgb(0 0 0 / 70%);border-radius: 15px;position: fixed;right: 6vw;bottom: calc(10% + 80px);z-index: 9;color: #fff;font-size: 11pt;width: 280px;text-align: center;}
.main-banner{height:calc(100vh - 60px);background-image: url(../images/main.png);background-size: cover;background-position: center;position: relative;padding: 0px 6vw;}
.tolko-u-nas{
    position: absolute;
    bottom: 10%;
}
.tolko-u-nas .text+br+.text{
    border-radius: 0px 14px 0px 0px;
    padding-bottom: 0px;
    margin: 0;
}
.tolko-u-nas .text{
    text-transform: lowercase;
    padding: 0px 28px;
    font-size: 30pt;
    font-weight: 700;
    display: inline-block;
    background-color: #536d48;
    border-radius: 15px 15px 0px 0px;
    letter-spacing: -2px;
    margin-bottom: -10px;
}
.tolko-u-nas .text p{
	letter-spacing: 0.1px;
	margin-top: -5px;
	position: absolute;
	background-color: #f7e508;
	border-radius: 0px 0px 15px 15px;
	padding: 0px calc(28px);
	width: 100%;
	font-size: 28pt;
	left: 0px;
	text-transform: lowercase;
	font-weight: 800;
}
.tolko-u-nas .text span{
    font-weight: 900;
    color: #f6e708;
    text-transform: uppercase;
}
.tolko-u-nas .text br{
    display: none;
}
.a-tut-t{}
.a-tut-t .tut{
    display: flex;
    justify-content: space-around;
    width: 100%;
    padding-top: 5%;
}
.a-tut-t .tut .tut-t b{    font-weight: 900;}
.a-tut-t .tut .tut-t{
    padding: 15px 31px;
    background-color: #fff;
    text-transform: uppercase;
    border-radius: 15px;
    margin: 0 10px;
    /* min-width: 33%; */
    font-size: 12pt;
    text-align: center;
    -webkit-box-shadow: 0px 0px 22px 7px rgb(0 0 0 / 70%);
    -moz-box-shadow: 0px 0px 22px 7px rgb(0 0 0 / 70%);
    box-shadow: 0px 0px 22px 7px rgb(0 0 0 / 70%);
}
.a-tut-t .tut .tut-t span{

}
.main-banner .callme.dom{
    position: fixed;
    right: 6vw;
    bottom: 4%;
    background-color: #f8e608;
    font-size: 11pt;
    text-transform: uppercase;
    font-weight: 800;
    padding: 8px 0px;
    text-align: center;
    display: block;
    border-radius: 15px;
    -webkit-box-shadow: 0px 0px 22px 7px rgb(0 0 0 / 70%);
    -moz-box-shadow: 0px 0px 22px 7px rgb(0 0 0 / 70%);
    box-shadow: 0px 0px 22px 7px rgb(0 0 0 / 70%);
    z-index: 12;
    width: 280px;
}
.p-blocks .p-left{
    width: 50%;
    float: left;
    border-radius: 15px;
    border: 1px #49603f solid;
    padding: 15px;
    line-height: 0;
    position: relative;
}
.p-blocks .p-right{
    width: 50%;
    float: right;
}
.p-blocks:nth-child(even) .p-left{
    float: right;
}
.p-blocks:nth-child(even) .p-right{
    float: left;
}
.p-blocks{
    padding: 0px 6vw;
    padding-bottom: 50px;
    border-bottom: 1px #b0b0b0 solid;
}
.p-blocks .p-block{
}
.p-blocks .p-name{
    padding: 30px 0px;
    font-size: 25pt;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 27px;
}
.p-blocks .p-left img{
    border-radius: 15px;
}
.p-blocks .p-right .p-plans{}
.p-prices{display: flex;justify-content: right;margin-top: 30px;}
.p-prices .p-price{text-transform: uppercase;font-weight: bold;font-size: 12pt;padding: 12px 20px;border-radius: 15px;background-color: #fff;box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 70%);z-index: 1;margin: 0px 2%;}
.p-prices .p-price.yell{box-shadow: 0px 0px 10px 0px rgb(241 224 7 / 70%);}
.p-blocks .p-buttons{display: flex;justify-content: space-between;margin-top: 20px;}
.p-blocks .p-buttons a{
    text-transform: uppercase;
    padding: 17px 43px;
    font-size: 18pt;
    font-weight: 700;
    background-color: #49603f;
    color: #f1e007;
    border-radius: 15px;
}
.slick-next:before, .slick-prev:before{
    background-color: #536d48;
    z-index: 10;
    position: relative;
    padding: 0px 16px;
    border-radius: 50%;
    line-height: 0 !important;
    padding-bottom: 3px;
}
.slick-next, .slick-prev {z-index:9;width: 56px !important;bottom: 0px !important;top: inherit !important;}
.post-block{
    padding: 0px 6vw;
}    
.post-name{
    padding: 30px 0px; 
    font-size: 25pt;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 27px;
    text-align: center;
}    
.post-block table tr:nth-child(1){
	position: sticky;
	top: 60px;
	background-color: #fff;
	box-shadow: 0px 13px 13px -13px rgb(0 0 0 / 70%);
	z-index: 9;
}
.post-block table td{
    font-size: 13pt;
    vertical-align: top;
}   
.post-block table th{
    font-size: 13pt;
    white-space: nowrap;
    padding: 10px;
}    
.post-block table td.enabled,.post-block table td.desabled{
    text-align: center;
    font-weight: bold;
}
.post-block table td.enabled::before{content:"+";font-size: 20pt;color: #32422b;}
.post-block table td.desabled::before{content:"-";font-size: 20pt;color: #32422b;}
.post-block table td.not::after{content:"/-";font-size: 20pt;color: #32422b;}

.post-block table tr:nth-child(even){
	/* background: #729d6061; */
}
.post-block table tr td:first-child {
	/* border-radius: 6.5px 0 0 6.5px; */
	/* padding: 10px 20px; */
}
.post-block table tr td:last-child {
	border-radius: 0 6.5px 6.5px 0;
}



.post-block table {
	width: 100%;
	border: none;
	border-collapse: collapse;
}

.more-to-do{padding: 0px 6vw;text-align: center;margin-bottom: 20px;}
.more-to-do .text-name{
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 70%);
    border-radius: 15px;
    text-transform: uppercase;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    font-size: 16pt;
    font-weight: 800;
    margin-bottom: 30px;
}
.more-to-do .text-text{
    text-align: left;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 70%);
    border-radius: 15px;
    padding: 20px;
    margin: 0 10vw;
    margin-bottom: 50px;
    position: relative;
}
.more-to-do .text-text b{font-size: 16pt;}
.more-to-do .p-buttons{}
.more-to-do .p-buttons .button{
    display: inline-block;
    padding: 20px 30px;
    text-transform: uppercase;
    font-weight: 800;
    background-color: #f8e608;
    font-size: 20pt;
    box-shadow: 0px 0px 7px 3px rgb(0 0 0 / 70%);
    border-radius: 15px;
}
.label{
    line-height: 1;
    background-image: url(../images/labelbg.png);
    color: #f8e608;
    background-size: contain;
    background-position: center;
    aspect-ratio: 1/1;
    vertical-align: middle;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    position: absolute;
    top: 0px;
    transform: translate(50%, -50%);
    z-index: 1;
    right: 0px;
    text-align: center;
    rotate: -30deg;
    font-weight: 700;
}
.more-to-do .label{
    font-size: 14pt;
}
.p-left .label{
    font-size: 10pt;
}
.p-blocks:nth-child(even) .p-left .label{}
.footer {text-align:center;}
.footer i{
	    font-size: 50px;
    color: #536d48;
    margin: 0px 15px;
}
.copy{
    padding: 10px 0px;
    font-size: 16pt;
    background-color: #526b47;
    color: #f8e608;
    margin-top: 20px;
    font-weight: 800;
}
.sp-name{
    font-weight: 900;
    background-color: #729d6061;
    border-radius: 6.5px;
    padding: 10px 20px;
}
.sp-text{
    padding-left: 40px;
    font-size: 12pt;
}
.images-block{margin: 40px 6vw;display: flex;align-items: center;border-radius: 15px;border: 1px #49603f solid;padding: 15px;}
.images-block .doms{
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    padding: 0px;
    border-radius: 15px;
    overflow: hidden;
}
.images-block .doms a{
    flex: 0 0 50%;
    margin: 0px;
    padding: 0px;
	
}
.images-block .doms a img{
    border: 0px;
    height: 100%;
}
.images-block .desc-img{
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 2%;
}
.images-block .desc-img a b {
	color: #000;
	font-size: 22pt;
	line-height: 1;
	padding-bottom: 10px;
	display: block;
}
.images-block .desc-img a{
    flex: 0 0 50%;
    text-decoration: blink;
}
.images-block .desc-img a img{}
.images-block .desc-img .text{flex: 0 0 48%;}
.images-block .desc-img ol{}
.images-block .desc-img ol li{
    margin: 10px 0px;
    font-size: 12pt;
}
.call-mobile{display:none;}
.desc-ins {
    flex: 0 0 50%;
    margin: 0px;
    padding: 0px;
}
@media (max-width: 900px) {
    body {
        margin-top: 0px;
		padding-bottom: 80px;
    }
    .header{
        position: absolute;
        top: 20px;
        z-index: 999;
        background-color: transparent;
        display: block;
        text-align: center;
		box-shadow: none;
    }
    .main-banner {
        height: calc(100vh);
        background-size: auto 129%;
        background-position: 47% center;
        position: relative;
        padding: 0px 6vw;
        padding-top: 10vh;
    }
    .tolko-u-nas{
        position: relative;
        bottom: inherit;
        margin-bottom: 4vh;
    }
    .tolko-u-nas .text{
        font-size: 18pt;
        padding: 0px 15px;
        position: relative;
    }
	.tolko-u-nas .text p{
		font-size: 16px;
		margin-top: 0px;
		padding: 0px calc(15px + 1%);
		padding-right: 0px;
	}
	.tolko-u-nas .text span{
		letter-spacing: 1.5px;
	}
    .header .phone{display:none}
    .header .callme{display:none}
    .a-tut-t .tut{
        display: block;
        padding: 0;
    }
    .a-tut-t .tut .tut-t{
        margin: 0;
        font-size: 9pt;
        text-align: left;
        display: inline-block;
        margin: 1vh 0px;
        padding: 14px;
		white-space: nowrap;
    }
     .a-tut-t .tut .tut-t br{
         display:none;
     }
    .tolko-u-nas .text br{display:block}
    .main-banner .callme.dom{
        /* position: relative; */
        left: 2vw;
        font-size: 10pt;
        white-space: nowrap;
        right: inherit;
        bottom: 20px;
        z-index: 10;
        width: inherit;
        padding: 8px 20px;
    }
    .header .logo img{
		width: 200px;
		box-shadow: 0px 0px 19px 15px rgb(203 212 211 / 70%);
		background-color: rgb(203 212 211 / 70%);
	}
	.p-blocks .p-name{font-size: 16px;padding-left: inherit;padding: 15px 0px;}
	.p-blocks .p-left{
		float: none;
		width: 100%;
		border: none;
		padding: initial;
		}
	.p-blocks .p-right{float: none;
		width: 100%;}
	.p-blocks .p-buttons{display: block;}	
	.p-blocks .p-buttons a{
		display: block;
		margin: 10px 0px;
		font-size: 15px;
		text-align: center;
		padding: 10px;
	}	
	.p-blocks{
	    border-radius: 15px;
	    border: 3px #49603f solid;
	    margin: 3vw;
	    padding-bottom: 6vw;
	    padding: 3vw;
	}
	.p-prices{
	    display: block;
	}
	.p-prices .p-price{
	    margin: 10px 0px;
	}
	.post-block table td:nth-child(2), .post-block table td:nth-child(3),.post-block table th:nth-child(2), .post-block table th:nth-child(3) {
    width: 50px;
    /* word-break: break-all; */
}
	.post-block table td, .post-block table th {
	    font-size: 8pt;
	    white-space: normal;
	    padding: 10px 0px;
	}
	.post-name{
		font-size: 20px;
		padding: 30px 10px;
	}
	.more-to-do {padding: 0px 3vw;}
	.more-to-do .text-text{margin:0;    margin-bottom: 50px;}
	.p-blocks .slick-prev {
		left: -22px;
	}
	.more-to-do .p-buttons .button{font-size:16px;}
	.p-blocks .slick-next {
		right: -22px;
	}
	.slick-next:before, .slick-prev:before{background-color: transparent;
        color: #49603f !important;
        padding: 0px !important;
	}
	.more-to-do .label {
		font-size: 14px;
	}
	.label{display: none;rotate: initial;right: 10vw;}
	#cboxPrevious, #cboxNext{display:none !important;}
	.jbCallme {
		margin-left: -45% !important;
        width: 90% !important;
	}
	.post-block {
		padding: 0px 2vw;
	}
	.sp-text{padding-left: 0px;font-size: 11pt;}
	.sp-name {
		font-size: 11pt;
	}
	.post-block table tr:nth-child(1) {top: 0px;}
	.images-block{
		margin: 40px 3vw;
		display: grid;
		border: 3px #49603f solid;
	}
		.images-block .doms{
		display: block;
		width: 100%;
		order: 2;
	}
		.images-block .doms a{
		display: block;
	}
		.images-block .doms a img{
		border-radius: 15px;
		overflow: hidden;
		height: auto;
	}
		.images-block .desc-img{
		width: 100%;
		order: 1;
		margin-bottom: 3vw;
		padding-left: 0px;
		display: block;
	}
		
		.images-block .desc-img a b{
			color: #000;
			font-size: 16px;
			line-height: 1;
			padding-bottom: 10px;
			display: block;
			text-align: center;
		}
	.images-block .desc-img a{
		flex: 0 0 48%;
		text-decoration: blink;
	}
		.images-block .desc-img a img{        height: inherit;}
		.images-block .desc-img .text{
	}
		.images-block .desc-img ol{}
		.images-block .desc-img ol li{
		font-size: 14px;
	}
	.copy{
		margin-top: 80px;
	}
	.call-mobile{
		position: fixed;
		right: 2vw;
		display: block;
		width: 70px;
		height: 70px;
		font-size: 2em;
		text-align: center;
		line-height: 70px;
		color: white;
		border: none;
		border-radius: 50%;
		background: #536d48;
		cursor: pointer;
		box-shadow: 0 0 0 0 rgb(83 109 72 / 50%);
		-webkit-animation: pulse 1.5s infinite;
		z-index: 5;
		bottom: 15px;
	}
	@-webkit-keyframes pulse {
	  0% {
		-moz-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	  }
	  70% {
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
		box-shadow: 0 0 0 50px rgba(83, 109, 72, 0);
	  }
	  100% {
		-moz-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
		box-shadow: 0 0 0 0 rgba(83, 109, 72, 0);
	  }
	}
	.p-blocks .p-right .p-plans {
		padding-top: 15px;
	}
	.desc-ins b{flex: 0 0 100%;}
	.desc-ins {
		flex: 0 0 100%;
		display: flex;
		    flex-wrap: wrap;
	}
	.a-tut-t .tut .tut-t span{
		display:none;
	}
}
.icon-max{width:30px;}
.fa-telegram:before {
    color: #3390ec;
}