*{
box-sizing: border-box;
}
.wpcalc .calc .title-section {
font-size: 2.1em;
color: #113555;
font-family: system-ui !important;
font: none !important;
font-weight: 700;
}
.wpcalc .title-section {
font-family: 'Lato', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 28px;
color: #123759;
margin-bottom: 40px;
}
.wpcalc .calc .title-params {
font-size: 16px;
color: #113555;
font-weight: 600;
}
.wpcalc p {
overflow-wrap: break-word;
}
.wpcalc .square.flex-row {
margin-top: 7px;
margin-bottom: 45px;
}
.wpcalc .square .point {
margin-right: 74px;
background: #FFFFFF;
box-shadow: 0px 10px 25px rgba(0, 114, 185, 0.25);
display: flex;
}
.wpcalc .square input {
border: none;
color: #0E3456;
font-size: 14px;
outline: none;
background: none;
height: 100%;
box-sizing: border-box;
width: 144px;
padding: 6px;
text-align: center;
}
.wpcalc .square input::placeholder{
color: #BABABA;;
}
.wpcalc .square .point.result {
border-bottom: 2px dotted #0E345629;
max-width: 68px;
margin-left: 17px;
}
.wpcalc .square .point.result input {
padding-left: 0;
font-weight: 600;
font-size: 18px;
}
.wpcalc .square .point.result::after {
content: "Площадь";
font-size: 12px;
color: rgb(130, 130, 130);
position: relative;
top: 7px;
margin: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
.wpcalc .type-of-roof {
margin-top: 13px;
margin-bottom: 44px;
}
.wpcalc .type-of-roof .item {
width: 119px;
cursor: pointer;
position: relative;
height: 38px;
}
.wpcalc .type-of-roof .item img{
width: 100%;
height: 100%;
}
.wpcalc .type-of-roof .item.active span {
color: #113555;
}
.wpcalc .type-of-roof .item span {
font-size: 12px;
color: #828282;
position: absolute;
bottom: -25px;
display: block;
left: 50%;
transform: translateX(-50%);
}
.wpcalc .calculator .color-panels {
margin-top: 17px;
margin-bottom: 43px;
position: relative;
}
.wpcalc .color-panels .items {
align-items: center;
margin-bottom: 35px;
}
.wpcalc .color-panels .item-text {
font-size: 14px;
color: #113555;
width: 93px;
margin-right: 42px;
}
.wpcalc .color-panels .item-text {
font-size: 14px;
color: #113555;
}
.wpcalc .color-panels .item-color, .change-color .close {
position: relative;
width: 57px;
height: 28px; margin-right: 13px; box-sizing: border-box;
cursor: pointer;
margin-bottom: 6px;  }
.wpcalc .item-color.active{
box-shadow: 0px 3px 4px #42494E;
}
.wpcalc .items .item-change {
box-sizing: border-box;
width: 44px;
height: 30px; border-radius: 4px;
background: url(//maxproduct.uz/wp-content/themes/maxproduct/calc/img/ico_3_dots.svg) no-repeat center;
cursor: pointer;
margin-bottom: 6px;
}
.wpcalc .change-color {
display: none;
width: 318px;
background: #fff;
border-radius: 7px;
box-shadow: 0px 0px 25px rgb(47 75 101 / 17%);
padding: 11px;
position: absolute;
box-sizing: border-box;
right: -247px;
z-index: 999;
}
.wpcalc .change-color .color-flex {
width: 271px;
margin-right: 2px;
}
.wpcalc .change-color .close {
margin-right: 0 !important;
background: url(//maxproduct.uz/wp-content/themes/maxproduct/calc/img/vector.svg) no-repeat center;
background-size: 12px;
position: absolute;
top: 11px;
right: 11px;
}
.wpcalc .calc.right .roof-one .svg-elements {
bottom: -86px;
width: 107%;
right: -19px;
}
.wpcalc .calc.right .roof-one .svg-roof {
right: -32px;
}
.wpcalc .calc.right .roof-one .svg-roof svg {
top: 10px;
right: 33px;
}
.wpcalc .calc.right > div.roof-planus {
background-image: url(//maxproduct.uz/wp-content/themes/maxproduct/calc/img/build_2.png);
}
.wpcalc .calc.right .roof-planus .svg-roof {
top: 90px;
width: 108%;
right: -23px;
}
.wpcalc .roof-planus div.karkas {
top: 85px;
right: -28px;
width: 107%;
}
.wpcalc .form-panel.flex-row > div:first-child{
margin-right: 40px;
}
.wpcalc .form-panel select{
background-image: url(//maxproduct.uz/wp-content/themes/maxproduct/calc/img/ArrowDown.svg);
background-repeat: no-repeat;
background-position: right 9px center;
color: rgba(18, 55, 89, 0.37);
}
.wpcalc .form-panel select option{
color:  #123759;
}
.wpcalc .title-params,
.wpcalc .form-panel .title-params {
font-family: 'Lato', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 16px;
color: #123759;
margin-bottom: 15px;
}
.wpcalc .form-panel select:last-child {
margin-right: 0;
}
.wpcalc .form-panel .over-icon:last-child {
margin-right: 0;
}
.wpcalc .over-icon.wall::after, .over-icon.mater::after { }
.wpcalc .over-icon.mater::after { }
.wpcalc .over-icon.wall::after { }
.wpcalc .form-panel{
margin-bottom: 20px;
}
.wpcalc .gr_form.calculator {
margin-top: 70px;
}
.wpcalc .gr_form {
padding-top: 70px;
}
.wpcalc .gr_form .gr_form_in {
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;
}
.wpcalc .calculator .gr_form_left {
background: url(//maxproduct.uz/wp-content/themes/maxproduct/calc/img/calc-left.png) no-repeat,linear-gradient(90deg, #153D64 2.11%, rgb(28, 87, 142) 91.56%);
background-size: cover;
background-blend-mode: darken;
}
.wpcalc .gr_form_left {
background: url(//maxproduct.uz/wp-content/themes/maxproduct/calc/img/form-lef.png) no-repeat,linear-gradient(90deg, #FFB837 1.33%, rgb(255, 189, 69) 100%);
border-radius: 7px;
padding: 36px 30px 36px 30px;
position: relative;
background-blend-mode: overlay;
-webkit-clip-path: polygon(93% 0%, 100.00% 50%, 93% 100%, 0% 100%, 0px 50%, 0% 0%);
clip-path: polygon(93% 0%, 100.00% 50%, 93% 100%, 0% 100%, 0px 50%, 0% 0%);
margin-right: -87px;
z-index: 9;
width: 290px;
}
.wpcalc .calculator .gr_form_title {
font-size: 0.9em;
font-family: Montserrat-Bold;
color: #FFf;
letter-spacing: 0.02em;
font-weight: normal;
line-height: 1.33;
}
.wpcalc .gr_form_title {
font-size: 1.6em;
font-weight: 600;
letter-spacing: 0.02em;
color: #2F2F2F;
line-height: 1;
}
.wpcalc .calculator.gr_form .mb_2_form_form {
background: url(//maxproduct.uz/wp-content/themes/maxproduct/calc/img/calc-right.png) no-repeat right,#FFBD45;
background-size: contain;
background-blend-mode: overlay;
}
.wpcalc .gr_form .mb_2_form_form {
display: inline-block;
vertical-align: middle;
}
.wpcalc .gr_form .mb_2_form_form {
background: url(//maxproduct.uz/wp-content/themes/maxproduct/calc/img/form-right.png) no-repeat,linear-gradient(90deg, #113555 1.33%, #113555 100%);
background-position: right;
width: 80%;
max-width: 930.95px;
box-shadow: 0px 0px 25px rgb(47 75 101 / 17%);
border-radius: 7px;
}
.wpcalc .gr_form .form_one {
padding: 18px 10px 61px 108px;
}
.wpcalc .gr_form input {
color: #fff;
}
.wpcalc .gr_form .form_one .form_input {
max-width: 189.9px;
opacity: 0.5;
}
.wpcalc .gr_form .form_input {
margin-right: 19px;
}
.wpcalc .form_one .form_input {
width: 100%;
margin-bottom: 5px;
}
.wpcalc .form_input {
display: inline-block;
position: relative;
margin-right: 19px;
margin: 5px 0 12px;
z-index: 3;
}
.wpcalc .gr_form .form_name_icon,
.wpcalc .gr_form .form_tel_icon,
.wpcalc .gr_form .form_email_icon {
top: 20px;
left: 15px;
width: calc(100% - 30px);
z-index: 1;
}
.wpcalc .calculator .form_name_icon {
background-image: url(//maxproduct.uz/wp-content/themes/maxproduct/calc/img/ico_name_dark.svg);
}
.wpcalc .form_name_icon {
position: absolute;
width: 14.69px;
height: 19px;
top: calc(50% - 11px);
background-image: url(//maxproduct.uz/wp-content/themes/maxproduct/calc/img/name_icon.png);
background-repeat: no-repeat;
display: inline-block;
left: 14px;
}
.wpcalc .calculator.gr_form .form_tel_icon::after, 
.wpcalc .calculator.gr_form .form_email_icon::after,
.wpcalc .calculator.gr_form .form_name_icon::after {
color: #2F2F2F;
}
.wpcalc.gr_form .form_name_icon::after {
content: "Ваши имя и фамилия";
}
.wpcalc.gr_form .form_tel_icon::after, 
.wpcalc .gr_form .form_email_icon::after, 
.wpcalc .gr_form .form_name_icon::after {
position: absolute;
color: #d8d8d8;
width: 100%;
top: 45px;
font-size: 12px;
text-align: center;
}
.wpcalc .gr_form .form_one .form_input input[name="tel"],
.wpcalc .gr_form .form_one .form_input input[name="name"] {
padding-top: 20px;
padding-bottom: 17px;
}
.wpcalc .form_one .form_input input {
padding: 17px 40px;
padding-right: 0;
z-index: 11;
position: relative;
}
.wpcalc .calculator .form_input input {
border-color: #2F2F2F;
color: #2f2f2f;
}
.wpcalc .gr_form input {
color: #fff;
}
.wpcalc .form_input input {
border: 0;
border-bottom: 1px solid #FFF;
padding: 12px 0 12px 31px;
outline: 0;
font-size: 15px;
background-color: transparent;
transition: all 0.2s linear;
font-weight: 300;
width: 100%;
box-sizing: border-box;
border-radius: 0;
box-shadow: unset;
color: #fff;
border-radius: 6px;
}
.wpcalc .gr_form .form_tel_icon::after {
content: "Ваш номер телефона";
}
.wpcalc .gr_form .form_tel_icon::after,
.wpcalc .gr_form .form_email_icon::after, 
.wpcalc .gr_form .form_name_icon::after {
position: absolute;
color: #d8d8d8;
width: 100%;
top: 45px;
font-size: 12px;
text-align: center;
}
.wpcalc .gr_form .form_name_icon,
.wpcalc .gr_form .form_tel_icon,
.wpcalc .gr_form .form_email_icon {
top: 20px;
left: 15px;
width: calc(100% - 30px);
z-index: 1;
}
.wpcalc .calculator .form_tel_icon {
background-image: url(//maxproduct.uz/wp-content/themes/maxproduct/calc/img/ico_tel_dark.svg);
}
.wpcalc .form_tel_icon {
position: absolute;
width: 21.25px;
height: 19px;
top: calc(50% - 11px);
background-image: url(//maxproduct.uz/wp-content/themes/maxproduct/calc/img/g_main/tel_icon.png);
background-repeat: no-repeat;
display: inline-block;
left: 11px;
}
.wpcalc .gr_form .form_name_icon,
.wpcalc .gr_form .form_tel_icon,
.wpcalc .gr_form .form_email_icon {
top: 20px;
left: 15px;
width: calc(100% - 30px);
z-index: 1;
}
.wpcalc .calculator .form_email_icon {
background-image: url(//maxproduct.uz/wp-content/themes/maxproduct/calc/img/ico_email_dark.svg);
}
.wpcalc .form_email_icon {
position: absolute;
width: 21.25px;
height: 19px;
top: calc(50% - 11px);
background-image: url(//maxproduct.uz/wp-content/themes/maxproduct/calc/img/ico-email.png);
background-repeat: no-repeat;
display: inline-block;
left: 7px;
}
.wpcalc .calculator.gr_form .form_tel_icon::after, 
.wpcalc .calculator.gr_form .form_email_icon::after, 
.wpcalc .calculator.gr_form .form_name_icon::after {
color: #2F2F2F;
}
.wpcalc .gr_form .form_email_icon::after {
content: "Ваш e-mail";
top: 43px;
}
.wpcalc .gr_form .form_tel_icon::after,
.wpcalc .gr_form .form_email_icon::after,
.wpcalc .gr_form .form_name_icon::after {
position: absolute;
color: #d8d8d8;
width: 100%;
top: 45px;
font-size: 12px;
text-align: center;
}
.wpcalc .calculator.gr_form .button_one {
background: #113555;
color: #FFBD45;
}
.wpcalc .gr_form .button_one {
margin-top: 19px;
margin-bottom: -23px;
height: 55px;
margin-left: 21px;
border: none;
}
.wpcalc .button_one {
-webkit-transition: all 0.9s ease-out 0s;
-moz-transition: all 0.9s ease-out 0s;
-o-transition: all 0.9s ease-out 0s; font-weight: 600;
display: inline-block;
padding: 10px 20px;
font-size: 14px;
color: #113555;
border-radius: 4px;
cursor: pointer;
background-color: #FFBD45;
position: relative;
vertical-align: middle;
transition: all 0.15s linear;
overflow: hidden;
text-transform: uppercase;
font-family: 'Exo';
letter-spacing: 0.04em;
}
.wpcalc button {
outline: none;
}
.wpcalc .button_one:after {
content: "";
position: absolute;
top: 0;
left: 0em;
width: 100%;
height: 100%;
background: linear-gradient(to left, rgba(255,255,255,.0), rgba(255, 255, 255, 0.38), rgba(255,255,255,.0)) no-repeat -2em 0%;
background-size: 2em 100%;
-moz-transform: skewX(-50deg);
-o-transform: skewX(-50deg);
-webkit-transform: skewX(-50deg);
transform: skewX(-50deg);
}
.wpcalc .check-form {
text-align: center;
font-size: 12px;
color: #113555;
margin-top: 15px;
}
.wpcalc .icon-check {
background: url(//maxproduct.uz/wp-content/themes/maxproduct/calc/img/check.png) no-repeat;
width: 21px;
height: 14px;
display: inline-block;
}
.wpcalc .orange-word {
color: #FFBD45;
}
.wpcalc .dev{
display: none;
}
.wpcalc .text-summery{
padding: 25px;
background: #f4f8f4;
display: flex;
align-items: center;
margin-top: 65px;
border-radius: 6px;
}
.wpcalc .text-summery img{
width: 55px;
margin-right: 15px;
}
.wpcalc .text-summery p{
font-family: system-ui ;
color: #113555;
font-weight: 700;
font-size: 36px;
}
.wpcalc .content-sum{
display: flex;  
justify-content: space-between; 
margin-top: 40px; 
}
.wpcalc .content-sum .summery-box span{
font-family: 'Lato' sans-serif;
font-style: normal;
font-weight: 700;
font-size: 12px;
color: rgba(18, 55, 89, 0.37);
display: block;
text-align: center;
position: absolute;
left: 0;
right: 0;
bottom: -23px;
}
.wpcalc .content-sum .summery-box{
min-width: 243px;
position: relative;
}
.wpcalc .content-sum .summery-box .total_summ{
padding: 21px 20px;
background: #FFFFFF;
box-shadow: 0px 10px 25px rgba(0, 114, 185, 0.25);
text-align: center;
font-family: 'Lato' sans-serif;
font-style: normal;
font-weight: 700;
font-size: 24px;
color: #123759;
display: flex;
align-items: center;
justify-content: center;
height: 61px;
}
.wpcalc .content-sum .btn-consult{
font-family: 'Lato' sans-serif;
font-style: normal;
font-weight: 500;
font-size: 24px;
color: #FFFFFF;
padding: 21px 46px;
background: #FF0000;
box-shadow: 0px 10px 25px rgba(0, 114, 185, 0.25);
display: flex;
align-items: center;
height: 61px;
}
.wpcalc #thickness_sandwich.error,
.wpcalc .material.error{
border: 2px solid red !important;
}
.wpcalc .error{
border: 2px solid red !important;
}
@media(max-width:1024px){
.wpcalc .text-summery p{
font-size: 20px !important;
}
.wpcalc .content-sum .summery-box{
margin-left: 0 !important;
margin-right: 65px;
}
.wpcalc .content-sum{
justify-content: unset;
}
}
@media(max-width:610px){
.wpcalc .content-sum{
justify-content: space-between;
}
.wpcalc .content-sum .summery-box{
margin-right: unset;
}
}
@media(max-width:550px){
.wpcalc .form-panel select{
font-size: 12px;
background-position: right 3px center;
padding-left: 5px;
}
.wpcalc .color-panels .item-text{
width: 84px !important;
}
.wpcalc .text-summery p{
font-size: 15px !important;
}
.wpcalc .text-summery img {
width: 33px !important;
}
.wpcalc .content-sum .btn-consult{
padding: 10px 24px;
font-size: 18px !important;
height: 40px;
}
.wpcalc .content-sum{
margin-top: 20px !important;
}
.wpcalc .text-summery{
margin-top: 37px !important;
}
.wpcalc .content-sum .summery-box{
min-width: 162px;
}
.wpcalc .content-sum .summery-box .total_summ{
padding: 10px 14px;
font-size: 18px;
height: 40px;
}
.wpcalc .color-panels .items{
margin-bottom: 16px;
}
}
@media(max-width:440px) {
.wpcalc .text-summery p{
font-size: 11px !important;
}
.wpcalc .text-summery img {
width: 33px !important;
}
.wpcalc .items .item-change{
display: none;
}
}
@media(max-width:400px) {
.wpcalc .content-sum .btn-consult{
font-size: 13px !important;
}
.wpcalc .content-sum .summery-box .total_summ{
font-size: 15px;
}
}
@media(max-width:330px) {
.wpcalc .content-sum .btn-consult{
font-size: 10px !important;
}
}
@media (max-height: 1135px) {
.wpcalc .section-calc{
padding-top: 100px;
}
}
.no-scroll {
overflow: hidden !important;
}
.amo-button-holder.hide, .cbh-phone.hide {
display: none !important;
}