*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}

html.js .loader {
	background: none repeat scroll 0 0 #ffffff;
	bottom: 0;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}
html.js .loader_inner {
	background-image: url("../img/preloader.gif");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	height: 60px;
	width: 60px;
	margin-top: -30px;
	margin-left: -30px;
	left: 50%;
	top: 50%;
	position: absolute;
}

body {
	font-family: sans-serif;
	font-size: 19px;
	min-width: 320px;
	position: relative;
	font-family: "Gilroy";
	overflow-x: hidden;
}
p {margin: 0 0 10px 0;}
img {max-width: 100%;}
ul {margin: 0; padding: 0;}
input:focus {box-shadow: none;}
.hidden {
	display: none;
}
.usl_hdn_link {position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: none;}
.our_work .btn-default {display: none;}
.compensate-for-scrollbar {padding-right: 0 !important;}
.news-list {display: flex;
flex-wrap: wrap;
justify-content: space-between;}
.news-list .news-item {
    margin-bottom: 15px;
    width: 49%;
    background: #eef9ff;
}
.news-list .news-item .sales-img-box {
	width: 100%;
height: 330px;
float: none;
}
.news-list .news-item .sales-prev-text{float: none;
width: 100%;
padding: 15px; margin: 0;}
.news-list .news-item .sales-prev-text h2 {margin-top: 0;}

.item-views .items {display: flex; flex-wrap: wrap; justify-content: space-between;}
.icheck label{color: #fff;}
.innerwrapperbig {max-width: 1450px; margin: 0 auto; padding: 0 25px;}
.innerwrapper {max-width: 1250px; margin: 0 auto;  padding: 0 25px;}


.btn-naked, .button.green {padding: 10px 25px; font-size: 20px; /*color: #9fdd93; */ border: 2px solid #9fdd93; border-radius: 10px; display: block; width: max-content; color: #1f1557;
background: #95e097;
text-decoration: none;}
.btn-naked {margin: 0 auto; background: #8ce18c; color: #000;}
.intextbutton {background: #95e097; color: #383838 !important; margin: 0 auto;}
.btn-naked:hover {background: #56bc56; color: #fff;} 
.intextbutton:hover {background: #585858; color: #fff !important; text-decoration: none; border: 1px solid #585858}

.zagolovok {font-size: 39px; font-weight: bold; text-align: center; margin-bottom: 20px;}
.zagolovok.black {color: #353434;}

.header {background: url(../img/bg.png) 50% 50% no-repeat;
background-size: cover;}
.innerheader {background: #000;}

.topline {background: #fff;}
.top_row {padding: 20px 0 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;

align-items: center;
}
.innerheader .top_row {padding-bottom: 20px;}
.innerheader .top_phone_wrap .button{display: none;}

.breadcrumbs {padding: 20px 0 0 0;}
.breadcrumbs ul{display: flex; flex-wrap: wrap;}
.breadcrumbs ul li {list-style: none; margin: 0 10px;}
.breadcrumbs ul li:nth-child(1) {margin-left: 0;}
.breadcrumbs ul li:nth-last-child(1) {margin-right: 0;}
.breadcrumbs ul li a {color: #000;}
.topmenu {flex-grow: 1; position: relative;}
.topmenu ul {padding: 0;
width: 80%;
margin: 0 0 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;}
.topmenu ul li {list-style: none;}
.topmenu ul li a {color: #000; font-size: 24px;}
.footer .topmenu ul li a {color: #fff; font-size: 24px;}
.topmenu ul li a:hover, .header .topmenu ul li.active a:hover {text-decoration: underline; color: #9fdd93}
.top_phone_wrap {min-width: 225px; flex-grow: 1; position: relative;}
.top_phone_wrap .top_phone { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 0 45px 0 70px;}
.top_phone_wrap .top_phone a { font-size: 27px; color: #000; margin: 0 10px;}
.top_phone_links {padding-left: 30px; background: url(../img/top_phone_ico.png) 5px 50% no-repeat;}
.footer  .top_phone_wrap .top_phone a {font-size: 27px; color: #fff;}
.top_phone_wrap .top_phone a:hover {text-decoration: underline; color: #9fdd93}
.top_phone_wrap .button, .topmenu .button{position: absolute;
right: 0;
text-align: center;
margin-top: 10px;}
.top_phone_wrap .button:hover {color: #1f1557; background: #95e097; text-decoration: none;}

.top_text {max-width: 1250px; margin: 0 auto; padding-top: 80px;}
.top_text_h1 {color: #000; font-size: 60px; line-height: 65px;  margin-bottom: 80px; text-transform: uppercase; text-shadow: #fff 0 0 3px;  padding-bottom: 0;}
.top_text_h1 p {text-transform: none; font-size: 40px;}
.top_text_h1 p span {font-size: 56px; color: #000; text-transform: lowercase;}
.top_text_h1 ul {padding: 20px 0;}
.top_text_h1 ul li {text-transform: none; font-size: 29px; list-style: inside; line-height: 35px; color: #009933;}
.top_text_h1 ul li span {color: #000;}
.top_text_button .button {width: 360px; font-size: 24px; padding: 15px 0; text-align: center;  background: linear-gradient(90deg, rgb(150, 224, 149) 0%, rgb(200, 239, 100) 48%, rgb(250, 255, 47) 100%); border: none; color: #000;
animation: anPulseShadow 1.5s infinite cubic-bezier(0.66, 0, 0, 1);
  animation-delay: 0s;
animation-delay: 0.5s;
box-shadow: 0 0 0 0 #7def67;
}
.top_text_button .button:hover {color: #1f1557; background: #3cbd23; text-decoration: none; border-color: #3cbd23;}

.top_text_ico {display: flex; flex-wrap: wrap; width: max-content; background: rgba(255,255,255,0.7); padding: 25px 25px;}
.top_text_ico .top_text_ico_elem {display: block; text-align: center; color: #000; margin-right: 45px; font-size: 24px; animation: anOneLeft 0.7s forwards ease-out; opacity:0;}
.top_text_ico .top_text_ico_elem:nth-child(1){animation-delay: 0.1s;}
.top_text_ico .top_text_ico_elem:nth-child(2){animation-delay: 0.7s;}
.top_text_ico .top_text_ico_elem:nth-child(3){animation-delay: 1.4s; margin-right: 0;}
.top_text_ico .top_text_ico_elem:nth-child(4){animation-delay: 2s;}
@keyframes anOneLeft {
  from {
	  opacity:0;
	  transform:translate(-200%);
  }

  to {
	  opacity:1;
	  transform:translate(0);
  }
}
@keyframes anOneRight {
  from {
	  opacity:0;
	  transform:translate(200%);
  }

  to {
	  opacity:1;
	  transform:translate(0);
  }
}


.top_text_ico .top_text_ico_elem div {height: 80px; }
.top_text_ico .top_text_ico_elem:hover div {animation: anRotate 0.4s forwards ease-out;}
.advantage_elem:hover  img.animated{animation: anRotate 0.4s forwards ease-out;}
@keyframes anRotate {
  0% {
	  opacity:0;
		transform: rotate3d(0, 0, 1, 0); 
   }

  100% {
	  opacity:1;
		transform: rotate3d(0, 0, 1, 360deg); 
  }
}
@keyframes anPulseShadow {
  to {
    -webkit-box-shadow: 0 0 0 30px transparent;
    box-shadow: 0 0 0 30px transparent;
  }
}

.top_text_button {padding: 25px 0 70px 0;}


.uslugiblock {background: url(../img/bgtree.jpg) 50% 50% repeat-x; padding: 30px 0;}
.uslugiblock .innerwrapper {padding: 0 45px;}
.usl_type {font-size: 31px; font-weight: bold; padding: 15px 20px 65px 20px; border: 2px solid #95e097; position: relative; width: max-content;}
.house2 .usl_type  {position: absolute; top: -20px; right: 0; text-align: right; padding: 15px 20px 40px 20px;}
.house2 img {position: absolute; bottom: 0;  z-index: 2;  max-width: none;}
.house1 img {position: absolute; bottom: 25px;  z-index: 2; max-width: none;}
.houses {display: flex; flex-wrap: wrap;justify-content: space-between;}
.houses > div {width: 45%; height: 465px; position: relative;}
.point {width: 25px;
height: 25px;
background: #fff;
border-radius: 50px;
position: absolute;
z-index: 3;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.2);
}

.point_circle {width: 15px;
height: 15px;
background: #95e097;
border-radius: 50px;}


.point_text_wrap {
position: absolute;
width: max-content;
height: max-content;
border-radius: 5px;
top: -75%;
left: 20px;
padding-left: 20px; background: url(../img/point_arrow.png) 5px 50% no-repeat;
z-index:4;
}

.point_text {background: rgba(245,245,245,0.8);
padding: 10px;
}
.point_text a {}

.point:hover {cursor: pointer; z-index: 5;}
.point:hover .point_circle {background: #ec1212;}
.point:hover .point_text_wrap {display: block;}

.house1 .point1 {bottom: 85px; left: 60px;}
.house1 .point2 {bottom: 45px; left: 275px;}
.house1 .point3 {bottom: 182px;left: 295px;}
.house1 .point4 {bottom: 133px; left: 185px;}
.house1 .point5 {bottom: 225px; left: 70px;}
.house1 .point6 {bottom: 325px; left: 200px;}

.house2 .point1 {bottom: 80px; left: 70px;}
.house2 .point2 {bottom: 175px; left: 60px;}
.house2 .point3 {bottom: 80px; left: 385px;}
.house2 .point4 {bottom: 45px; left: 280px;}
.house2 .point5 {bottom: 245px; left: 90px;}
.house2 .point6 {bottom: 200px; left: 405px;}
.house2 .point7 {bottom: 315px; left: 35px;}
.house2 .point8 {bottom: 335px; left: 230px;}

.calcblock {padding: 70px 0 50px;}
.calclinks {display: flex; flex-wrap: wrap;justify-content: space-between;}
.calclink_elem {max-width: 370px;
width: 30%;
position: relative;
display: flex;
flex-wrap: wrap;
align-content: start;
flex-direction: column;}
.calclink_elem img {width: 100%;}
.calclink_elem_list { 
flex-grow: 1;
padding: 30px 20px 100px;
border-radius: 0 0 5px 5px;
box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.2);}
.calclink_elem_list p {font-size: 27px; text-transform: uppercase; font-weight: bold; text-align: center;}
.calclink_elem_list li {margin-bottom: 5px; list-style: none; padding-left: 30px;  background: url(../img/lidot.png) 0 50% no-repeat; font-size: 20px;}
.calclink_elem_list ul {padding-left: 5px;}
.calclink_elem_list .button {position: absolute; bottom: 20px; left: 20px; border-radius: 5px; width: calc(100% - 40px); text-align: center; display: block; padding: 10px; background: #95e097; font-weight: bold; font-size: 20px; color: #383838;}
.calclink_elem_list .button:hover {color: #fff; background: #585858; cursor: pointer; text-decoration: none; }

.zapis_wrap {background: #585858; color: #fff; padding: 55px 0;}
.zapis_wrap .zagolovok {text-transform: uppercase;}
.zapis_imgs {display: flex; flex-wrap: wrap; justify-content: space-between;}
.zapis_imgs > div {display: flex; flex-wrap: wrap; font-size: 21px; align-items: center;}
.zapis_imgs > div img {margin-right: 35px;}
.zapis_imgs > div p {margin: 0; padding: 0;}
.zapis_imgs {padding-bottom: 65px; padding-top: 55px;}
.zapis_wrap form {display: flex; flex-wrap: wrap; justify-content: space-between; width: 95%; margin: 0 auto;}
.zapis_wrap form .fa{display: none;}
.zapis_wrap form br{display: none;}

.s_message {text-align: center; width: 100%; font-size: 23px; margin-bottom: 10px;}
.s_text {text-align: center; width: 100%; font-size: 17px;}

.zapis_wrap form input {width: 30%; padding: 12px 1%; border-radius: 5px; border: none; font-size: 20px; color: #000;}
.zapis_wrap form button {width: 30%; padding: 12px 1%; border-radius: 5px; border: none; font-size: 20px; color: #000; background: #8ce18c}
.zapis_wrap form button:hover {background: #56bc56; color: #fff;}
.formwrap {max-width: 1065px; margin: 0 auto;}
.formwrap .button {display: block; margin: 0 auto;}
.formwrap .button:hover {/*color: #1f1557;
background: #95e097;*/
background: none;
color: #9fdd93;
text-decoration: none;}
.slider_work_elem {display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}
.slider_work_elem .slider_work_elem_img {max-width: 100%; width: calc(100% - 340px); display: block;}
.slider_work_wrap_team .slider_work_elem .slider_work_elem_img {max-width: 100%; width: 75%; display: block;}
.slider_work_elem .slider_work_elem_img img{width: 100%;}
.slider_work_wrap_team .slider_work_elem .slider_work_elem_img img{border-radius: 5px; }
.slider_work_elem_text {padding: 20px 55px; background: rgba(238,249,255,0.8); margin-left: -20px; font-size: 20px; max-width: 350px;}
.slider_work_wrap_team .slider_work_elem_text {padding: 20px 15px; background: rgba(238,249,255,0.8); margin-top: -20px; margin-left: 0; font-size: 20px; max-width: 350px; min-width: 250px;}
.slider_work_elem_text .slider_work_elem_zag {font-weight: bold; margin-bottom: 30px;font-size: 22px;}
.slider_work_wrap_team  .slider_work_elem_text .slider_work_elem_zag {font-weight: bold; margin-bottom: 0;font-size: 22px; text-align: center;}
.slider_work_elem_text li	{margin-bottom: 5px;
list-style: none;
padding-left: 35px;
background: url(../img/lidot.png) 10px 50% no-repeat;
}
.slider_work_elem_list {margin-bottom: 30px;}
.slider_work_elem_list > div  {font-size: 14px; padding: 10px 2px 10px 50px;}
.slider_work_elem_list > div span {display: block; font-size: 15px; font-weight: bold;}
.slider_work_elem_list .size {background: url(../img/size.png) 0 50% no-repeat;}
.slider_work_elem_list .time {background: url(../img/time.png) 0 50% no-repeat;}
.slider_work_elem_list .price {background: url(../img/price.png) 0 50% no-repeat;}
.slider_work_elem_text ul {margin: 25px 0;}
.slider_work_elem .button {width: 100%; color: #2d2d2d; font-weight: bold; text-align: center; font-size: 19px; background: #8ce18c;  border: none;}
.slider_work_elem .button:hover {color: #fff; background: #585858; border: none;}

.worl_elem_description {padding: 25px 40px; background: #f6f7f8}
.worl_elem_description h2, .worl_elem_description h3 {font-size: 30px; font-weight: normal;}
.worl_elem_description li {
    margin-bottom: 5px;
    list-style: none;
    padding-left: 30px;
    background: url(../img/lidot.png) 0 50% no-repeat;
    font-size: 21px;
}
.worl_elem_description p {font-size: 21px;}

.inner_work_card .slider_work_elem_list {margin-top: 30px;}

.inner_work_card .slider_work_elem .slider_work_elem_text {flex-grow: 1;}
.inner_work_card .slider_work_elem_list > div span {font-size: 20px;}
.inner_work_card .slider_work_elem_list > div  {font-size: 19px;}

.inner_work_wrap .slider_work_elem {margin-bottom: 70px;}
.inner_work_wrap .slider_work_elem:nth-child(2n) .slider_work_elem_img {order: 2;}
.inner_work_wrap .slider_work_elem:nth-child(2n) .slider_work_elem_text {order: 1; margin-right: -20px; z-index: 2; margin-left: 0;}

.work_elem_gallery {display: flex;flex-wrap: wrap; justify-content: space-between; padding-top: 40px;}
.work_elem_gallery a, .work_elem_gallery > div{ margin-bottom: 25px; max-width: 33%;}
.work_elem_gallery a img{ width: 100%;}

.our_work {padding: 30px 0; background: #f9f8f8;}
.our_work .innerwrapper {padding: 0;}
.advantages {background: url(../img/avbg.jpg) 50% 50% repeat-x; background-size: cover; padding: 50px 0;}
.advantages .zagolovok {text-transform: uppercase;}
.advantages_wrap {display: flex; flex-wrap: wrap; align-items: top; justify-content: space-between;}
.advantage_elem {width: calc(25% - 15px);
margin-bottom: 20px;
align-content: center;
display: flex;
flex-wrap: wrap;
justify-content: center;
border-radius: 10px;

}

.advantage_elem > div {display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: center;
height: 90%;
width: 90%;
text-align: center;
border: 1px solid #000;
border-radius: 10px;
align-items: center;
font-size: 22px; font-weight: bold;
}

.advantage_elem img {width: 100%;}
.about {padding: 50px 0 45px 0;}
.about_text p{font-size: 21px; margin-bottom: 15px;}

.socials {padding: 30px 0 25px; background: #3a3939;}
.socials_wrap {display: flex; flex-wrap: wrap; justify-content: center;}
.socials_wrap a {display: block; width: 55px; height: 55px; margin: 0 5px; }
.socials_wrap a:nth-child(1) {background: url(../img/soc1.png) 50% 50% no-repeat;}
.socials_wrap a:nth-child(2) {background: url(../img/soc3.png) 50% 50% no-repeat;}
.socials_wrap a:nth-child(3) {background: url(../img/soc4.png) 50% 50% no-repeat;}
.socials_wrap a:nth-child(4) {background: url(../img/soc2.png) 50% 50% no-repeat;}

.socials_wrap a:nth-child(1):hover {background: url(../img/soc1a.png) 50% 50% no-repeat;}
.socials_wrap a:nth-child(2):hover {background: url(../img/soc3a.png) 50% 50% no-repeat;}
.socials_wrap a:nth-child(3):hover {background: url(../img/soc4a.png) 50% 50% no-repeat;}
.socials_wrap a:nth-child(4):hover {background: url(../img/soc2a.png) 50% 50% no-repeat;}

.footer_row1 {background: #3a3939;}
.footer .top_row {padding-bottom: 85px;}
.footer_row2 {padding: 20px; background: #000; color: #ffffff; font-size: 19px;}

.footer_row2 > div {display: flex; flex-wrap: wrap; justify-content: right; align-items: center;}
.footer_row2 > div a {color: #fff;}
.footer_row2 > div img {margin-left: 30px; margin-bottom: 10px;}

.clockimg {display: none;}
.footer .menu320 {
display: none !important;}

.menu320 {
    display: none;
	width: 35px;
	height: 35px;
	background: transparent;
	background-size: 60%;
    border-radius: 0;
    border: none;
    transition: 0.1s;
    text-align: center;
    position: relative;
    z-index: 2;
	padding: 0;
}

.menu320 span {
    display: block;
width: 35px;
height: 4px;
margin: 5px 0 5px 0;    
background: #fff;
    border-radius: 4px;
    transition: 0.1s;
}

.slick-arrow {z-index: 5; width: 55px; height: 55px; color: #000; font-size: 20px; border-radius: 100%; background: url(../img/arrow.png) 50% 50% no-repeat; background-size: contain; border: none; position: absolute;}
.slick-next {right: 0; top: 50%; }
.slick-prev {left: 0; top: 50%; transform: rotate(180deg);}
.slick-arrow:hover {background: url(../img/arrowa.png) 50% 50% no-repeat; background-size: contain;}

.form .form-header {border-top-color: transparent !important;
background: transparent !important; text-align: center;}
.point_circle > a {display: block; width: 100%; height: 100%;}


.pricewrp {display: flex; flex-wrap: wrap; justify-content: space-between; }
.priceelem {max-width: 30%; position: relative; margin-bottom: 20px; text-align: center;}
.priceelem a {display: block; text-decoration: none;}
.priceelem .priceelem_price {position: absolute;
font-size: 22px;
font-weight: bold;
top: 0;
left: 0;
padding: 10px 35px 10px 20px;
border-radius: 0 10px 10px 0;
background: rgb(150,224,149);
background: linear-gradient(90deg, rgb(150, 224, 149) 0%, rgb(200, 239, 100) 48%, rgb(250, 255, 47) 100%);
color: #000;}


.priceelem .priceelem_name {
position: relative;
bottom: 25px;
border-radius: 5px;
background: #585858;
color: #fff;
max-width: 100%;
display: block;
margin: 0 auto;
font-size: 24px;
font-weight: bold;
width: 90%;
padding: 10px;
}


.mainpricewrap .button {
width: 320px;
margin: 0 auto; font-size: 24px;
padding: 15px 0;
text-align: center;
background: #7def67;
border-color: #7def67;
color: #000;
animation: anPulseShadow 1.5s infinite cubic-bezier(0.66, 0, 0, 1);
  animation-delay: 0s;
animation-delay: 0s;
animation-delay: 0.5s;
box-shadow: 0 0 0 0 #7def67;
max-width: 100%;
}

.mainpricewrap .button:hover {color: #1f1557;
background: #3cbd23;
text-decoration: none;
border-color: #3cbd23;}

.mainpricewrap {padding: 50px 0 45px 0; background: url(../img/bgtree.jpg) 50% 50% repeat-x;}
.mainpricewrap .zagolovok {text-transform: uppercase; margin-bottom: 35px; font-size: 34px;}

.priceelem a:hover .priceelem_name {background: #3cbd23; color: #000;}

.link_cat_work {font-size: 23px; padding-bottom: 20px;
display: flex;
flex-wrap: wrap;
justify-content: space-around;}

.werecomended {min-height: 230px; background: #585858;}
.werecomended .innerwrapper {display: flex; flex-wrap: wrap; align-items: center; height: 100%; min-height: 230px; justify-content: center;}
.likeblock {padding: 5px 0 25px 365px;
background: url(../img/like.png) 130px 0 no-repeat;}
.likeblock p {font-size: 21px; margin-bottom: 5px; color: #fff; padding-left: 25px;}
.likeblock p.likezag {padding-left: 0; font-size: 32px; font-weight: 600; color: #fff; margin-bottom: 25px;}






.icheck{ margin: 5px 0 15px;}
.icheck label{display: block}
.icheck.error a,
.icheck.error{ color:#EC1115}
.icheck a{text-decoration:underline; color:#fff !important}
.icheck a:hover{text-decoration:none}
.icheck input{
	display:inline-block !important;
	border:none !important;
	border-radius: 0 !important;
	height:auto !important;
	padding:0  !important ;
	width:auto !important;
	margin-right:5px;
}
.wrp .icheck a,
.wrp .icheck{ color:#fff}

/*
.dialogs.ajax{}
.dialogs::after{ width: 100%; height: 100%; display: block; content: ""; left: 0; top: 0; position: absolute; background: rgba(0,0,0,0.5)}
*/

.dialogs .tnxblock{display: none}
.dialog-tnx, .dialogs{overflow: hidden}
.dialogs.tnx .form.popup{display: none}
.dialogs.tnx .tnxblock{display: block}



h4.h4title,
.bx_item_detail_inc_two.profit_block h4{text-align: center; font-size: 1.8em}
.company .item .title{font-size: 24px; font-weight: bold; text-align: left !important}






.nform{ padding: 0}

.nform .wrp{ background: #c9f1c9; border-radius: 0 60px 0 60px; padding: 60px 100px; min-height: 525px;}
.nform.form1 .wrp{background:#c9f1c9 url("../img/chel1.png") calc(100% - 40px) bottom no-repeat}
.nform .zagolovok{ text-transform: uppercase; font-size: 34px;}
.nform .icons{ width: 80%; max-width: 765px; display: flex; flex-wrap: wrap; justify-content:space-between; margin-top: 70px}
.nform .ico{ display: flex; justify-content: flex-start; align-items: center; width: 48%; margin-bottom: 60px}
.nform .ico img{ margin-right: 30px}
.nform .ico p{ margin: 0; font-size: 21px;}
.nform .btn a,
.nform .btn{ text-align: center}
a.gdn{ width: 313px; height: 70px; line-height: 70px;
background: rgb(150,224,149);
background: linear-gradient(90deg, rgb(150, 224, 149) 0%, rgb(200, 239, 100) 48%, rgb(250, 255, 47) 100%);
display: inline-block; font-size: 22px; color: #000; border-radius: 10px; font-weight: bold; letter-spacing: 1px;
animation: anPulseShadow 1.5s infinite cubic-bezier(0.66, 0, 0, 1);
box-shadow: 0 0 0 0 #7def67;}

a.gdn:hover{text-decoration: none; background: #6fd36f}
.mainpricewrap{background: none}
.nform.form2{padding-top: 60px}
.nform.form2 .wrp{background:#c9f1c9 url("../img/chel2.png") right bottom no-repeat}


.feedbackslider_wrap {padding: 70px 0 40px 0; background: #c9f1c9; border-radius: 0 50px 0 50px; padding: 60px 25px 40px 25px;}
.feedback a.gdn {display: block;margin: 0 auto;text-align: center;width: max-content;padding: 0 15px;}
.feedbackelem {padding: 30px 20px 20px 20px; background: #fff; border-radius: 0 50px 0 50px; max-width: 32%; margin: 0 10px; display: flex; flex-wrap: wrap;}
.feedbackstardate {display: flex; flex-wrap: wrap; align-items: center;}
.feedbackstardate .starsfeedb{display: flex; flex-wrap: wrap; align-items: center;}
.feedbackstardate span {padding-top: 6px; padding-left: 15px; color: #8b93a5; line-height: 1;}
.feedbackname {width: 100%; display: flex; flex-wrap: wrap; align-items: center;}
.feedbackname span {padding-left: 10px;}
.feedbacktext {padding: 10px 0;}
.feedbackslider_wrap .btn {padding-top: 15px;}
.feedbackslider_wrap .slick-prev {left: -50px;}
.feedbackslider_wrap .slick-next {right: -50px;}



