
body.front-page .wrapmainform_cart_calc textarea{ 
	padding-top:12px;
	height:120px;
}

.wrapmainform_cart_calc .confid_box{ 
	margin-top:12px;
	font-size:12px;
	text-align:center;
}

.wrapmainform_cart_calc .littleform_item{ 
	margin-bottom:16px;
}

.wrapmainform_cart_calc .littleform_item_label{ 
	margin-bottom:8px;
}

.nv-text-center{
	text-align:center;
	margin-bottom:45px;
	color:#333;
	font-weight:500;
}

.nv-how-box .nv-boxes .nv-box .nv-ico {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  margin: 0 auto;
    margin-bottom: 0px;
  position: relative;
  border-radius: 15px;
  background-color: white;
  box-shadow: 0px 9px 33px 0px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
}


.nv-how-box .nv-boxes .nv-box .nv-ico::before {
	position: absolute;
	content: '';
	width: 260px;
	height: 89px;
	background: url('../img/how-line.png') center top no-repeat;
	left: 100%;
	top: 0;
	z-index: 0;
}

.nv-how-box .nv-boxes .nv-box .nv-ico img {
  height: 35px;
  width:35px;
  object-fit:contain;
}

.nv-how-box .nv-boxes .nv-box .nv-ico .nv-num {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #fdc80e;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 600;
  color: #2a2f31;
  right: -10px;
  top: 55%;
  text-align: center;
  z-index: 3;
}

.nv-how-box .nv-boxes .nv-box .nv-ttl {
  font-size: 19px;
  font-weight: 600;
  color: #2a2f31;
  margin-bottom: 5px;
}

.nv-how-box .nv-boxes .nv-box a{
	color:#13531d;
}

.nv-how-box .nv-boxes .nv-box p {
  font-size: 15px;
  font-weight:500;
  color: #333;
  margin-bottom: 0;
}

.nv-how-box .nv-boxes .nv-box {
  max-width: 230px;
  margin: 0 auto;
  color:#333;
  text-align: center;
}

.nv-how-box .nv-boxes .nv-c1 {
  flex: 0 0 25%;
  margin-bottom: 30px;
  position: relative;
}

.nv-how-box .nv-boxes {
  display: flex;
  display: -webkit-flex;
}

.nv-how-box .nv-boxes .nv-c1:last-child .nv-box .nv-ico:before {
	display: none;
}


.nv-srv-box .nv-img:before {
	width:60px;
-webkit-border-top-right-radius: 35px;
-moz-border-radius-topright: 35px;
border-top-right-radius: 35px;
	border-top:3px solid #fdc80e;
	border-right:3px solid #fdc80e;
	position:absolute;
	top:-15px;
	right:-15px;
	height:60px;
	content:'';
	display:block;
}

.nv-srv-box .nv-img-box {
  position: absolute;
  left: -110px;
  top: -60px;
  background-color: white;
  text-align: center;
  padding-bottom: 15px;
  padding-right: 35px;
}

.nv-srv-box .nv-img-box .nv-img {
  margin-bottom: 15px;
  position:relative;
}

.nv-srv-box .nv-img-box .nv-img img{
	width:210px;
	height:230px;
	border-radius:25px;
	object-fit:cover;
}

.btn1 {
  font-size: 19px;
  line-height: 1.1;
  font-weight: 600;
  color: #282828;
  cursor: pointer;
  padding: 15px 20px 15px 20px;
  border-radius: 15px;
  text-align: center;
  text-decoration: none;
  border: 0;
  display: inline-block;
  background: #fdc80e;
  margin-bottom: 15px;
}

.btn1:hover{
	background: #13531d;
	color:#fff;
}

.nv-srv-row{
	display:flex;
	flex-wrap:wrap;
	margin:0 -30px 0px;
}

.nv-srv-col{
	padding-left:30px;
	padding-right:30px;
	margin-bottom:15px;
	width:50%;
}

.nv-srv-box {
  position: relative;
  border: 3px solid #e0e7eb;
  border-radius: 10px;
  padding: 30px 30px 30px 135px;
  margin: 100px 0 40px 110px;
  min-height: 315px;
}

.nv-srv-box .nv-ttl {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
  color: #333;
  display:block;
  margin-bottom: 5px;
}

.nv-srv-box .nv-price {
  font-size: 20px;
  line-height: 1.1;
  font-weight: 600;
  color: #333;
  margin-bottom: 25px;
}

.nv-srv-box .nv-tags {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.nv-srv-box .nv-tags li a {
  margin: 2px;
  padding: 5px 12px 5px 12px;
  border-radius: 7px;
  background-color: #13531d;
  color: white;
  display:block;
  font-weight:500;
  text-decoration:none !important;
  font-size: 14px;
}


.nv-srv-box .nv-tags li a:hover{
	background-color:#fdc80e;
	color:#333;
}

.standart .nv-srv-box .nv-tags, .standart .nv-srv-box .nv-tags li{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.standart .nv-srv-box .nv-tags li:before{
	display:none;
}

.confid-calc{
	text-align:center;
}


.send_style.new_green_btn{
	font-family: 'Rubik';
	font-size: 21px;
	margin-top: 21px;
	border-radius: 15px;
	background-color: #56b665;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.send_style.new_green_btn:hover{
	background-color:#44a453;
}

.nv-calc__resH{
	text-align:center;
	font-weight:600;
}

input.form-control.form-control-nv-calc{
	height:55px;
	border-radius:15px;
}

.calc {
  padding: 50px 0 60px;
}
.calc_in {
  padding: 0;
  margin-top: 50px;
}
.calc_in .nv-calc__heading {
  text-align: left;
  margin-top: 0;
}
.nv-calc__heading {
  text-align: center;
}
.nv-calc__wrp {
  margin-top: 59px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nv_calc_left {
  width: 62%;
}
.nv_calc_leftTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nv_calc_leftTopLeftH {
  
  font-size: 16px;
  color: #000227;
}
.nv-calc__radioWrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 17px;
}
.nv-calc__radioBtnItemWrp {
  margin-left: 10px;
}
.nv-calc__radioBtnItemWrp:first-child {
  margin-left: 0;
}
.nv-calc__radioBtn {
  z-index: -1;
  opacity: 0;
  display: none;
}
.nv-calc__radioBtn+label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  
	margin:0px !important;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 56px;
  width: 56px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  font-size: 18px;
  color: var(--main_color);
  border: 1px solid var(--main_color);
  border-radius: 15px;
}
.nv-calc__radioBtn:checked+label,
.nv-calc__radioBtn:hover+label {
  background: var(--main_color);
  border: 1px solid var(--main_color);
  color: #fff;
}
.nv-calc__carBlock {
  width: 43%;
}
.nv-calc__carH {
  
  font-size: 16px;
  color: #000227;
}
.nv-calc__carWrp {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 56px;
  font-weight:600;
  background:var(--main_color);
  border-radius: 15px;
}
.nv-calc__carWrp ul {
  display: -webkit-box;
  display: -ms-flexbox;
  margin:0px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nv-calc__carWrp ul li {
  display: none;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.nv-calc__carWrp ul li.active {
  display: block;
}
.nv-calc__carPrev{
-webkit-border-top-left-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-bottomleft: 15px;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
background-image: url(../img/next.svg);

}
.nv-calc__carPrev,
.nv-calc__carNext {
	width: 56px;
	height: 56px;
	cursor: pointer;
	font-size: 0;
	color: rgba(0,0,0,0);
	background-color:var(--main_color);
	background-repeat: no-repeat;
	background-size:21px 21px;
	background-position:center center;
}

.nv-calc__carPrev:hover,
.nv-calc__carNext:hover{
	opacity:0.7;
}

.nv-calc__carNext {
 -webkit-border-top-right-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomright: 15px;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
background-image: url(../img/prev.svg);	
}
.nv-calc__forFive {
  display: none;
  margin-top: 20px;
  width: 180px;
  height: 56px;
  border-radius: 15px;
  overflow: hidden;
}
.nv-calc__forFive.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

input[type="text"].nv-calc__forFiveInp {
  background: none;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  text-align:center;
  border-left:0px none;
  border-top:0px none;
  border-bottom:0px none;
  border-radius:0px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px 5px;
  font-size: 16px;
  color: #000227;
}

.nv-calc__forFiveLbl {
  display: -webkit-box;
  display: -ms-flexbox;
  margin:0px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px 20px;
  font-size: 16px;
  color: #000227;
}
.nv-nv-calc__optionsItmAmountPM {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nv-calc__optionsListH {
  
  margin-top: 38px;
  font-size: 16px;
  line-height: 123.1%;
  color: #000227;
}
.nv-calc__optionsList {
  margin-top: 12px;
  -webkit-filter: drop-shadow(0px 16px 73px rgba(207,214,223,0.55));
          filter: drop-shadow(0px 16px 73px rgba(207,214,223,0.55));
  border-radius: 15px;
}
.nv-nv-calc__optionsItm {
  font-size: 14px;
  color: #000227;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 28px;
  height: 57px;
  margin-bottom:8px;
  border-radius:8px;
  background-color:var(--main_color_opacity_05);
}
.nv-nv-calc__optionsItm:last-child {
  border-bottom: 0;
}
.nv-nv-calc__optionsItm.active {
  background: var(--second_color_opacity_10);
}
.nv-nv-calc__optionsItm.active .nv-nv-calc__optionsItmAmountMinus,
.nv-nv-calc__optionsItm.active .nv-nv-calc__optionsItmAmountPlus {
  background: #13531d;
  color: #fff;
}
.nv-nv-calc__optionsItmName {
  width: 53%;
}
.nv-nv-calc__optionsItmCond {
  width: 27.82%;
  color: rgba(0,2,39,0.6);
}
.nv-nv-calc__optionsItmAmountWrp {
  width: 15%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.nv-nv-calc__optionsItmAmountPM {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nv-nv-calc__optionsItmAmountMinus,
.nv-nv-calc__optionsItmAmountPlus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30px;
  height: 30px;
  font-size: 18px;
  color: #fff;
  font-weight:600;
  background: var(--second_color);
  border-radius: var(--button_border_radius);
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: none;
  transition: none;
}
.nv-nv-calc__optionsItmAmountMinus:hover,
.nv-nv-calc__optionsItmAmountPlus:hover {
  background: #13531d;
  color: #fff;
}
.nv-calc__optionsYesNo {
  z-index: -1;
  opacity: 0;
  display: none;
}
.nv-calc__optionsYesNo+label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  width: 100%;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  font-size: 12px;
  color: #fff;
  background: var(--second_color);
  font-weight:600;
  border-radius: 5px;
  -webkit-transition: none;
  transition: none;
}
.nv-calc__optionsYesNo+label span {
  -webkit-transition: none;
  transition: none;
}
.nv-calc__optionsYesNo+label span.nv-calc__optionsYesNoRem {
  display: none;
}
.nv-calc__optionsYesNo:checked+label,
.nv-calc__optionsYesNo:hover+label {
  background: #13531d;
  color: #fff;
}
.nv-calc__optionsYesNo:checked+label span.nv-calc__optionsYesNoRem {
  display: block;
}
.nv-calc__optionsYesNo:checked+label span.nv-calc__optionsYesNoAdd {
  display: none;
}
.nv-calc__right {
  padding-top: 35px;
  width: 33%;
}
.nv-calc__result {
  background: #fff;
  border-radius: 20px;
  padding: 21px 28px 28px;
  border: 2px dashed var(--main_color_opacity_50); 
}
.nv-calc__resList {
  margin-top: 20px;
}
.nv-calc__resItm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5px;
}
.nv-calc__resItm:first-child {
  margin-top: 0;
}
.nv-calc__resItmName {
  width: 61.89%;
  font-size: 16px;
  line-height: 123.1%;
  color: #000227;
}
.nv-calc__resItmPrice {
  color: rgba(0,2,39,0.6);
}
.nv-calc__resItmDelete {
  display: block;
  width: 21px;
  height: 21px;
  background: url("../img/remove.svg") center no-repeat;
  background-size:21px 21px;
  cursor: pointer;
}
.nv-calc__resTotal {
  margin-top: 26px;
  padding-top: 24px;
  border-top: 1px solid #b7bbc7;
}
.nv-calc__resTotalPrice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items:center;
  font-weight:600;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
}

.nv-calc__resTotalPriceName {
	font-size: 18px;
	line-height: 123.1%;
	color: rgba(0,2,39,0.4);
}

.nv-calc__resTotalPriceCost {
	font-weight: 600;
	font-size: 34px;
	color:#333;
	line-height: 123.1%;
}

.nv-calc__resTotalTime {
  margin-top: 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-weight: 400;
  font-size: 14px;
  line-height: 123.1%;
  color: #999aa9;
}
.nv-calc__resForm {
  margin-top: 37px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.nv-calc__resInp {
  width: 100%;
  height: 54px;
  background: #e8ecf2;
  border-radius: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 12px;
  padding: 4px 36px;
  font-size: 16px;
  color: rgba(0,2,39,0.6);
}
.nv-calc__resInp:first-child {
  margin-top: 0;
}
.nv-calc__resTxta {
	width: 100%;
	height: 100px;
	background: #eeecec;
	border-radius: 15px;
	border: 1px solid #e8e8e8;
	resize: none;
	padding: 15px 30px;
	color: #262626;
	font-size: 18px;
}
.nv-calc__resBtn {
  
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  text-transform: uppercase;
  background: linear-gradient(85.82deg, #01b3fd 11.28%, #00bcfc 85.26%);
  border-radius: 52px;
  width: 100%;
  height: 55px;
  margin-top: 12px;
}
.nv-calc__resBtn:hover {
  -webkit-filter: brightness(110%);
          filter: brightness(110%);
}

.standart ul.nv-calc__carousel{
	margin:0px;
	padding:0px;
}

.standart ul.nv-calc__carousel li{
	padding:0px;
	margin:0px;
}

.standart ul.nv-calc__carousel li:before{
	display:none;
}

.nv-calc__result .sucsess{
	padding-top:20px;	
}

.nv-calc__result .sucsess .mainformname{
	font-weight:600;
	margin-bottom:15px;
	font-size:21px;
}

.video-nv{
	border-radius:15px;
	object-fit:cover;
	width:100%;
	height:500px;
}

.new_company.standart.new_company {
	position:relative;
	padding-bottom:0px;
}


.new_company.standart.new_company .container{
	position:relative;
}

.new_company.standart.sec-4 h2 {
	margin-bottom:50px;
}

.new_company.standart.sec-4 p.dopname:after {
	top:-10px;
}

.new_company.standart.sec-4 img{
	left:-170px;
	bottom:0px;
	top:auto;
	max-height:670px;
}

.nv-dotted{
	border: 2px dashed #56b665;
	border-radius: 15px;
	padding: 25px 45px 15px;
	font-weight: 500;
	font-size: 18px;
	margin-top:45px;
	color: #333;
}

.nv-dotted p{
	margin-bottom:10px;
}


.nv-dotted a{
	color:inherit;
}

@media (max-width: 1700px) {
	.new_company.standart.sec-4 img{
		max-width:52%;
		left:-50px;
	}
}

@media (max-width: 1024px) {
.nv-dotted a{
	display:inline-block;
}

.nv-dotted{
	padding:20px;
	font-size:16px;
}
.nv-dotted p{
	margin-bottom:5px;
}

.new_company.standart.sec-4 h2 {
  margin-bottom: 15px;
}	
  .nv-calc__wrp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 600px;
    margin: 54px auto 0;
  }
  .nv_calc_left {
    width: 100%;
  }
  .nv-calc__right {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 600px) {
  .calc {
    padding: 20px 0 70px;
  }
  .calc_in {
    padding: 0;
  }
  .nv-calc__heading {
    text-align: left;
  }
  .nv-calc__heading br {
    display: none;
  }
  .nv-calc__wrp {
    margin: 20px auto 0;
    max-width: 400px;
  }
  .nv_calc_leftTop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .nv_calc_leftTopLeftWrp {
    width: 100%;
  }
  .nv-calc__carBlock {
    margin-top: 20px;
    width: 100%;
  }
  .nv-calc__radioWrp {
    width: 100%;
    margin-top: 10px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .nv-calc__radioBtnItemWrp {
    margin-left: 0;
  }
  .nv-calc__radioBtn+label {
    height: 50px;
    width: 50px;
  }
  .nv-calc__optionsListH {
    margin-top: 20px;
  }
  .nv-nv-calc__optionsItm {
    padding: 5px 100px 5px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: relative;
    height: auto;
  }
  .nv-nv-calc__optionsItmName,
  .nv-nv-calc__optionsItmCond {
    width: 100%;
    margin: 3px 0;
  }
  .nv-nv-calc__optionsItmAmountWrp {
    width: 80px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}