/*
Theme Name: 360clean
Description: Дочерняя тема для темы Twenty Ten
Author: Ваше имя
Template: wp-bootstrap-starter
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@import url("../wp-bootstrap-starter/style.css");
body {
    font-family: 'Montserrat', sans-serif;
}
element.style {
    margin-right: 0px;
}

.scrollup-button:hover {
    background-color: rgba(0, 0, 0, 0) !important;
}
.scrollup-button {
	background-color: rgba(0, 0, 0, 0) !important;
}
header#masthead {
 background-color: #b5e8ff;
 padding: 0%;
}
.navbar-light .navbar-nav .nav-link {
    color: #000000;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #000000;
    font-size: 1.5rem;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #000000;
}
/* .wrap-tel.wrap-tel  {
    margin-top: 14%;
} */
.scrollup-button {
    display: none;
    position: fixed;
    z-index: 1000;
    padding: 8px;
    cursor: pointer;
    bottom: 250px !important;
    right: 20px;
    background-color: #494949;
    border-radius: 0;
    -webkit-animation: display 0.5s;
    animation: display 0.5s;
}
#calculator2{background:#f2fbff none repeat scroll 0 0;display:inline-block;padding-bottom:3%;padding-top:2.2%;height:100%;width:100%;position:relative;margin-bottom:6.5%;}
#calculator2::before{background-image:radial-gradient(circle at 9px 15px , transparent 13px, #f2fbff 13px);background-repeat:repeat;background-size:18px 20px;bottom:-10px;content:"";height:10px;left:0;position:absolute;right:0;}
#calculator2 .calc-cont{margin:0 auto;padding-left:1.2%;width:1095px;}
#calculator2 .h1{font-size:1.95rem;font-weight:600;margin:0 0 1%;padding:0;}
#calculator2 .calc-order{float:left;width:50%;}
calculator2 .calc-order .SelectPMcdop, .SelectPMc2dop, .SelectArrowcdop{margin-top:4%;width:95%;}
#calculator2 .SelectArrowcdop{margin-bottom:4.5%;}
#calculator2 .calc-order .SelectPMcdop span, .SelectPMc2dop span, .SelectArrowcdop span{background-color:#fff;border:0.15rem solid #0aaded;display:inline-block;font-size:0.87rem;height:43px;line-height:43px;min-height:1rem;min-width:148px;padding:0;text-align:center;vertical-align:top;width:40%;}
#calculator2 .calc-order .SelectPMcdop a, .SelectPMc2dop a, .SelectArrowcdop a{background-position:center center;background-repeat:no-repeat;border:0.15rem solid #0aaded;}
#calculator2 .calc-order .SelectPMcdop a, .SelectPMc2dop a, .SelectArrowcdop a{background-color:#fff;display:inline-block;height:43px;vertical-align:middle;width:44px;}
#calculator2 .calc-order .SelectPMcdop a.minus, .SelectPMc2dop a.minus, .SelectArrowcdop a.minus{border-bottom-left-radius:0.3em;border-right:0 none;border-top-left-radius:0.3em;}
#calculator2 .calc-order .SelectPMcdop a.plus, .SelectPMc2dop a.plus, .SelectArrowcdop a.plus{border-bottom-right-radius:0.3em;border-left:0 none;border-top-right-radius:0.3em;}
#calculator2 .calc-text{float:right;font-size:1rem;font-weight:100;letter-spacing:0.05em;margin-top:5px;line-height:150%;width:46.5%;}
#calculator2 a.order-btn{background:#2aaae2 none repeat scroll 0 0;border-radius:0.3em;color:#fff;display:inline-block;font-size:1rem;font-weight:500;height:47px;line-height:47px;padding:0;text-align:center;text-shadow:0 0 0 #fff;width:244px;}
#calculator2 a:hover.order-btn{}
#calculator2 a.order-btn span{display:inline-block;min-width:48px;text-align:center;}
#content.site-content {
    padding: 0%;
}
#calculator {
    background: #ffffff;
}
#calculator .calc-order .SelectPMc a.plus, .SelectPMc2 a.plus, .SelectArrowc a.plus {
    background-image: url(img/plus.png);
}
#calculator .calc-order .SelectPMc a.minus, .SelectPMc2 a.minus, .SelectArrowc a.minus {
    background-image: url(img/minus.png);
}
#calculator .calc-order .SelectArrowc a.plus {
    background-image: url(img/arr-p.png);
}
#calculator .calc-order .SelectArrowc a.minus {
    background-image: url(img/arr-m.png);
}
#calculator2 {
    background: #ffffff;
}
#calculator2 .calc-order .SelectPMcdop a.plus, .SelectPMc2dop a.plus, .SelectArrowcdop a.plus {
    background-image: url(img/plus.png);
}
#calculator2 .calc-order .SelectPMcdop a.minus, .SelectPMc2dop a.minus, .SelectArrowcdop a.minus {
    background-image: url(img/minus.png);
}
#calculator2 .calc-order .SelectArrowcdop a.plus {
    background-image: url(img/arr-p.png);
}
#calculator2 .calc-order .SelectArrowcdop a.minus {
    background-image: url(img/arr-m.png);
}

html {
    margin-top : 0px !important;
} 
.SelCalcTP a.minus, .SelCalcKO a.minus, .SelCalcTU a.minus {
    background-image: url(img/arr-m.png);
}
.SelCalcTP a.plus, .SelCalcKO a.plus, .SelCalcTU a.plus {
    background-image: url(img/arr-p.png);
}
#SelCalcDUel a.lower, #SelCalcDUelSU a.lower {
    background-image: url(img/minus.png);
}
#SelCalcDUel a.higher, #SelCalcDUelSU a.higher {
    background-image: url(img/plus.png);
}
.calc-checkbox-view {
    display: inline-block;
    margin-right: 10%;
    vertical-align: middle;
}
.calc-checkbox-view {
    border: 0.12em solid #0aaded;
    border-radius: 0.8em;
    cursor: pointer;
    height: 20px;
    position: relative;
    width: 20px;
}
.calc-order-right {
    margin-bottom: 10px;
}
.dopuslugi {
    min-width: 236px;
    background: #2aaae2 none repeat scroll 0 0;
    border-radius: 0.3em;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    font-weight: 600;
    height: 43px;
    text-align: center;
    line-height: 40px;
}
.dopuslugi:hover {
    outline-style: none;
    text-decoration: none;
    color: #FFFFFF;
}
.dopuslugi2 {
    min-width: 236px;
    background: #2aaae2 none repeat scroll 0 0;
    border-radius: 0.3em;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    font-weight: 600;
    height: 43px;
    text-align: center;
    line-height: 40px;
}
.dopuslugi2:hover {
    outline-style: none;
    text-decoration: none;
    color: #FFFFFF;
}
#calculator button.order-btn {
    background:#2aaae2 none repeat scroll 0 0;
    border-radius:0.3em;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    font-weight: 500;
    height: 44px;
    line-height: 47px;
    padding: 0;
    text-align: center;
    text-shadow:0 0 0 #fff;
    width: 236px;
    border: 0px;
    margin-top: 2%;
}
#calculator2 .calc-order .SelectPMcdop span, .SelectPMc2dop span, .SelectArrowcdop span {
    background-color: #fff;
    border: 0.15rem solid #0aaded;
    display: inline-block;
    font-size: 0.87rem;
    height: 43px;
    line-height: 43px;
    min-height: 1rem;
    min-width: 148px;
    padding: 0;
    text-align: center;
    vertical-align: top;
    width: 40%;
}
#calculator2 button.order-btn {
    background:#2aaae2 none repeat scroll 0 0;
    border-radius:0.3em;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    font-weight: 500;
    height: 44px;
    line-height: 47px;
    padding: 0;
    text-align: center;
    text-shadow:0 0 0 #fff;
    min-width: 304px;
    border: 0px;
    margin-top: 2%;
}
label {
    display: block;
}
#calculate .calc-head .ch-right {
    background-color: #efedeb;
}
label i, .calc-checkbox-label i  {
    background: #2699db none repeat scroll 0 0;
    border-radius: 5em;
    color: #fff;
    display: inline-block;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 600;
    margin-left: 1%;
    margin-top: 0%;
    padding: 0.3% 1.8%;
    vertical-align: top;
}
.telephone {
    border: 2px solid #0aaded;
    border-radius:0.3em;
    display:block;
    font-size:1.3rem;
    height: 43px;
    margin: 24% auto 0;
    text-align:center;
    width: 236px;
}
.telephone2 {
    border: 2px solid #0aaded;
    border-radius:0.3em;
    /* display:block; */
    font-size:1.3rem;
    height: 43px;
    /* margin: 24% auto 0; */
    text-align:center;
    min-width: 304px;
}
.alignText {
    justify-content: center;
    margin: auto;
    padding: 1.5rem;
}
.img-wrap {
    position: relative;
    margin: 0 auto;
  }
  
.img-wrap .lentaText {
    font-weight: 600;
    font-size: 1.2rem;
    position: absolute;
    left: 2.66666666667rem;
    bottom: 11px;
    width: 100%;
}
.img-wrap #vstrech {
    font-weight: 600;
    font-size: 1.2rem;
    position: absolute;
    left: 2rem;
    bottom: 11px;
    width: 100%;
}
.rowFlex {
    justify-content: space-around;
}
.elemFlex span {
    display: block;
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    height: 50px;
}
.ieImage {
    width: 100%;
}
.elemFlex p {
    text-align: center;
    font-size: 0.8rem;
    width: 100%;
}
.elemNumFlex span {
    display: block;
    font-size: 1rem;
    font-weight: 700;
}
.elemNumFlex p {
    font-size: 0.8rem;
}
.fon {
    background-color: #d6d5d5;
}
.img-wrap .noneSpan {
    position: absolute;
    display: flex;
    padding-right: 0.6rem;
    font-weight: 500;
    font-size: 1.2rem;
    height: 100%;
    width: 100%;
    justify-content: flex-end;
    align-items: flex-start;
}
.img-wrap .noneSpan2 {
    position: absolute;
    padding-right: 0.6rem;
    display: flex;
    font-weight: 500;
    font-size: 1.2rem;
    height: 100%;
    width: 100%;
    justify-content: flex-end;
    align-items: flex-start;
}
.img-wrap .tel {
    position: absolute;
    padding-top: 1.3rem;
    padding-right: 0.6rem;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    height: 100%;
    width: 100%;
    color: black;
}
.blueText1 {
    display: block;
    font-size: 1.5rem;
    font-weight: 600;
    color: #000000;
    padding-bottom: 15px;
}
.blueText2 {
    display: block;
    font-size: 1.5rem;
    font-weight: 600;
    color: #000000;

}      
.blueText1::after {
    content:"\20BD";    
}
.line {
    width: 90px;
    border: solid #000000 1px;
}
.text {
    background-color: #f2fbff;
}
.logo{
padding-left: 1.5rem;
padding-top: 20px;
}
.linehr {
    width: 60px;
    margin: 0px;
    border: solid black 0.5px;
}
.hr {
padding-left: 10px;
height: 3px;
padding-top: 30px;
}
.lenta {
    border: 0px solid rgba(255, 203, 170, 1);
    background-color: rgba(48, 189, 255, 0.46);
    border-radius: 30px 0 20px 0;
}
#graph {
    padding-left: 20px;
   padding-top: 8px;
}
#calculator
{
    background:#f2fbff none repeat scroll 0 0;
    display:inline-block;
    padding-bottom:3%;
    padding-top:2.2%;
    height:100%;
    width:100%;
    position:relative;
    margin-bottom: 0px;
}
#calculator .calc-cont {
    width: 100%;
    margin-top: 0px;
    padding-left: 20px;
}
#calculator a.order-btn {
    height: 40px;
    width: 236px;
    margin-bottom: 2px;
    line-height: 40px;

}

#calculator2
{
    background:#f2fbff none repeat scroll 0 0;
    display:inline-block;
    padding-bottom:3%;
    padding-top:2.2%;
    height:100%;
    width:100%;
    position:relative;
    margin-bottom: 20px;
    margin-right: 9px;
}
#calculator2 .calc-cont {
    width: 100%;
    margin-top: 0px;
    padding-left: 20px;
}
#calculator2 a.order-btn {
    height: 40px;
    width: 236px;
    margin-bottom: 2px;
    line-height: 40px;

}
#calc-chvvu {
    background-color: #effaff;
}
#calculator::before {
    background-image: none;
}
#calculator a.order-btn:hover {
    font-weight: 700;
    height: 40px;
    width: 236px;
    margin-bottom: 2px;
    line-height: 40px;
    text-decoration: none;
}
#calculator2::before {
    background-image: none;
}
#calculator2 a.order-btn:hover {
    font-weight: 700;
    height: 40px;
    width: 236px;
    margin-bottom: 2px;
    line-height: 40px;
    text-decoration: none;
}


.text360 {
    margin-left: 1.5rem;
    font-size: 1rem;
    margin-bottom: 0.7rem;
    margin-top: 0.7rem;
    padding-right: 0.3rem;
}
#content .container .fon p.text-disc {
    font-size: 0.9rem;
    text-align: center;
    width: 100%;
}
.phone {
    font-weight: 700;
}
.number {
    width: 60px;
}
.nashServis {
    width: 80%;
}
P {}
#carouselExampleControls {
    width: 1100px;
    height: 800px;
    background-image: url(img/otzyv.jpeg);
    background-repeat:no-repeat;
    background-size:cover;
    background-position: center;
}
.card {
    background-color: rgba(255, 255, 255, 0.8);
} 

#calc_btn_view .order-btn {
background: #2aaae2 none repeat scroll 0 0;
border-radius: 0.3em;
color: #fff;
display: inline-block;
font-size: 1rem;
font-weight: 500;
height: 47px;
line-height: 47px;
padding: 0;
text-align: center;
text-shadow: 0 0 0 #fff;
width: 244px;
margin-left: 40%;
}
#calc_btn_view1 .order-btn {
    background: #2aaae2 none repeat scroll 0 0;
    border-radius: 0.3em;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    font-weight: 500;
    height: 47px;
    line-height: 47px;
    padding: 0;
    text-align: center;
    text-shadow: 0 0 0 #fff;
    width: 244px;
    }
#calc_btn_view a.order-btn:hover
{
    font-weight: 700;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-image: none;
}

.carousel-control-next-icon:after
{
  content: '>';
  font-size: 55px;
  color: black;
  margin: -10px;
}

.carousel-control-prev-icon:after {
  content: '<';
  font-size: 55px;
  color: black;
}
.carousel-control-next {
    justify-content: flex-end;
} 
.carousel-control-prev {
    justify-content: flex-start;
}
header {
    box-shadow: none;
}
.title {
    text-align: center;
}
.entry-content {
    background-color: white;
    font-size: 1.2rem;
}
.ulfooterMenu {
    list-style-type: none;
    padding-left: 0px; 
}
body:not(.theme-preset-active) footer#colophon {
    background-color: #ffffff;
    color: #000000;
}
#calc-chvvu .calc-chvvu-cont .calc-chvvu-icon a {
    width: 24%;
}
.site-info {
    margin-left: 15px;
    margin-bottom: 15px;
}
.tel {
    font-size: 1.3rem;
    font-weight: 600;
}
.worktime {
    font-size: 1rem;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 1.1rem;
    font-weight: 500;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a{
    font-weight: 500;
}
#SelCalcDUel .DUone, #SelCalcDUelSU .DUone {
    margin: 1% 0;
}
.calc-foot-bl2-padd label {
    margin-bottom: 0rem;
}
#calc-chvvu::after {
    background-image: none;
}
#calc-chvvu::before {
	 background-image: none;
}
#calc-chvvu {
    color: black;
}
.calc-help:hover::before {
    width: auto;
    margin-left: -217px;
}
#calc-chvvu .calc-chvvu-cont .h1 {
    color: black;
}
#calc-chvvu .calc-chvvu-cont .calc-chvvu-icon a {
    color: black;
}
#calc-chvvu .calc-chvvu-cont .calc-chvvu-body #calc-chvvu-table {
    color: black;
}
#calc-chvvu .calc-chvvu-cont .calc-chvvu-body #calc-chvvu-table .row .cell-p {
    border-bottom-color: #FFFFFF;
}
#calc-chvvu .calc-chvvu-cont .calc-chvvu-body #calc-chvvu-table .row .cell {
    border-bottom-color: #ffffff;
}
#calc-chvvu .calc-chvvu-cont .calc-chvvu-icon a hr {
    border: 4px solid #356db7
}
#calc-chvvu .calc-chvvu-cont .calc-chvvu-body #calc-chvvu-table .row .cell-v {
    font-weight: 600;
}
#calc-footer .calc-footer-cont .calc-footer-txt {
    padding-bottom: 2%;
}
.foot {
    padding: 10px;
}
.set-calc-help:hover::before {
    font-size: 1rem;
}
#otzyv:hover {
    background-color: #90d5f2;
    color: black;
}
#otzyv {
    margin: auto;
    background-color: #90d5f2;
    color: black;
}
#otzyv:hover a {
    color: black;
}
#myWrap {
 width: 100%;    
}
#otzyv a {
    color: black;
}

#calculator .h1 {
    font-size: 1.5rem;
    padding-left: 3rem;
}
#calculator2 .h1 {
    font-size: 1.5rem;
    padding-left: 3rem;
}
.w-45 {
    width: 45%;
}
.px-50p {
    padding-top: 50%;
}
p.card-text {
    font-size: 0.8rem;
}
h4.card-title {
    font-size: 1rem;
}
footer {
    height: 100%;
}
.kv-kot:hover::before {
    margin-left: -40px;
}
#calc-chvvu .calc-chvvu-cont .h1 {
    font-size: 1.5rem;
}
#serv_faq .serv_faq-cont .serv_faq-one {
    background-color: #f2fbff;
}
@media (max-width: 767px) {
    #content .container .fon p.text-disc {
        font-size: 1.2rem;
    }
    .text-disc {
        padding: 10px;
        
    }
    .img-wrap .tel {
        font-size: 1.6rem;
        padding-top: 2rem; 
    }
    .img-wrap .noneSpan {
        font-size: 1.6rem;
    }
    .img-wrap .noneSpan2 {
        font-size: 1.6rem;
    }

}
@media (max-width: 575px) {
    .dopuslugi {
        height: 60px;
        min-width: 270px;
        line-height: 60px;
        font-size: 1.3rem;
    }
    .dopuslugi2 {
        height: 60px;
        min-width: 270px;
        line-height: 60px;
        font-size: 1.3rem;
    }
    .telephone {
        margin: 5% auto 0;
        min-width: 270px;
        height: 60px;
        font-size: 1.5rem;
        border: 3px solid #0aaded        
    }
    .telephone2 {
        width: 270px;
        /* margin: 5% auto 0; */
        min-width: 270px;
        height: 60px;
        font-size: 1.5rem;
        border: 3px solid #0aaded        
    }
    #calculator button.order-btn {
        min-width: 270px;
        height: 60px;
        font-size: 1.5rem;
        margin-top: 18px;
    }
    #calculator2 button.order-btn {
        min-width: 270px;
        height: 60px;
        font-size: 1.5rem;
        margin-top: 18px;
        width: 270px;
    }
    .wrap-tel {
        margin-top: 5%;
    }
    #calc_btn_view .order-btn {
        background: #2aaae2 none repeat scroll 0 0;
        border-radius: 0.3em;
        color: #fff;
        display: inline-block;
        font-size: 1rem;
        font-weight: 500;
        height: 47px;
        line-height: 47px;
        padding: 0;
        text-align: center;
        text-shadow: 0 0 0 #fff;
        width: 244px;
        margin-left: 5%;
        }
    .bazz-widget.opened {
        width: 50%;
        height: 170px;
        bottom: 100px;
    }
    .bazz-widget.opened .bazz-widget-form {
        display: block;
        flex-direction: column;
        height: 160px;
    }
    .bazz-widget-form-top.overflow {
        margin-top: -145px;
    }
    .bazz-widget-form-top {
        padding-top: 20px;
    }
    .bazz-widget-form-top, .bazz-widget-form-bottom {
        display: flex;
        flex-direction: column;
        height: 100%;
        width: 100%;
        align-items: center;
    }
    .bazz-widget-form-bottom {
        padding-top: 5px;
    }
    .bazz-widget-form label {
        width: 90%;
        padding-bottom: 10px;
    }
    .bazz-widget-form input {
        width: 90% !important;
    }
    .bazz-widget-form-submit {
        width: 60%;
        margin-top: 10px;
    }
    .bazz-widget-form-info {
        bottom: -23px;
    }
    .bazz-widget.opened {
        width: 50%;
    }
    .bazz-widget {
        right: 10px !important;
    }
    #calculator .calc-order {
        text-align: center;
    }
    #calculator2 .calc-order {
        text-align: center;
    }
    .foot {
        padding: 0px;
    }
    #calculator .calc-order .SelectPMc a, .SelectPMc2 a, .SelectArrowc a {
        border: 3px solid #0aaded;
    }
    #calculator .calc-order .SelectPMc span, .SelectPMc2 span, .SelectArrowc span {
        border: 3px solid #0aaded;
        font-size: 1.1rem;
        font-weight: 600;
        min-width: 150px;
    }
    #calculator .h1 {
        padding-left: 0rem;
        font-size: 1.5rem;
        margin-bottom: 0px;
    }
    #calculator .calc-order .SelectPMc, .SelectPMc2, .SelectArrowc {
        width: 100%;
        margin-top: 5%;
    }
    #calculator .calc-cont {
        min-width: 340px;
        text-align: center;
    }
    #calculator .calc-order {
        width: 100%;
    }

    #calculator2 .calc-order .SelectPMcdop a, .SelectPMc2dop a, .SelectArrowcdop a {
        border: 3px solid #0aaded;
    }
    #calculator2 .calc-order .SelectPMcdop span, .SelectPMc2dop span, .SelectArrowcdop span {
        border: 3px solid #0aaded;
        font-size: 1.1rem;
        font-weight: 600;
        min-width: 150px;
    }
    #calculator2 .h1 {
        padding-left: 0rem;
        font-size: 1.5rem;
        margin-bottom: 0px;
    }
    #calculator2 .calc-order .SelectPMcdop, .SelectPMc2dop, .SelectArrowcdop {
        width: 100%;
        margin-top: 5%;
    }
    #calculator2 .calc-cont {
        min-width: 340px;
        text-align: center;
    }
    #calculator2 .calc-order {
        width: 100%;
    }
    .calc-order {
        padding-left: 0;
    }
    .calc-order-left {
        float: none;
        width: 100%;
    }
    .calc-order-right {
        float: none;
        width: 100%;
        margin-left: 0;
    }
    #calculator .calc-order .SelectPMc a, .SelectPMc2 a, .SelectArrowc a {
        height: 62px;
        width: 60px;
    }
    #calculator .calc-order .SelectPMc span, .SelectPMc2 span, .SelectArrowc span {
        height: 62px;
        line-height: 62px;
    }
    #calculator a.order-btn {
        width: 267px;
        height: 62px;
        line-height: 62px;
        font-size: 2rem;
    }
    #calculator a.order-btn:hover {
        width: 267px;
        height: 62px;
        line-height: 62px;
        font-size: 2rem;
    }

    #calculator2 .calc-order .SelectPMcdop a, .SelectPMc2dop a, .SelectArrowcdop a {
        height: 62px;
        width: 60px;
    }
    #calculator2 .calc-order .SelectPMcdop span, .SelectPMc2dop span, .SelectArrowcdop span {
        height: 62px;
        line-height: 62px;
    }
    #calculator2 a.order-btn {
        width: 267px;
        height: 62px;
        line-height: 62px;
        font-size: 2rem;
    }
    #calculator2 a.order-btn:hover {
        width: 267px;
        height: 62px;
        line-height: 62px;
        font-size: 2rem;
    }
    #graph {
        font-size: 1.5rem;
    }
    #graph2 {
        font-size: 1.5rem;
    }
    label i, .calc-checkbox-label i {
        font-size: 1rem;
    }
}
@media (min-width: 440px) {
    .dopuslugi {
        min-width: 370px;
        line-height: 60px;
        font-size: 1.6rem;
        height: 60px;
    }
    .dopuslugi2 {
        min-width: 370px;
        line-height: 60px;
        font-size: 1.6rem;
        height: 60px;
    }
    .telephone {
        margin: 5% auto 0;
        min-width: 370px;
        height: 62px;
        border: 3px solid #0aaded;
        font-size: 2rem;
    }
    .telephone2 {
        /* margin: 5% auto 0; */
        min-width: 370px;
        height: 62px;
        border: 3px solid #0aaded;
        font-size: 2rem;
    }
    #calculator button.order-btn {
        min-width: 370px;
        height: 62px;
        font-size: 2rem;
        margin-top: 20px;
    }
    #calculator .calc-order .SelectPMc a, .SelectPMc2 a, .SelectArrowc a {
        border: 3px solid #0aaded;
    }
    #calculator .calc-order .SelectPMc span, .SelectPMc2 span, .SelectArrowc span {
        border: 3px solid #0aaded;
        min-width: 250px;
    }
    #calculator .h1 {
        padding-left: 0rem;
        font-size: 1.5rem;
        margin-bottom: 0px;
    }
    #calculator .calc-order .SelectPMc, .SelectPMc2, .SelectArrowc {
        width: 100%;
        margin-top: 5%;
    }
    #calculator .calc-cont {
        min-width: 340px;
        text-align: center;
    }
    #calculator .calc-order .SelectPMc a, .SelectPMc2 a, .SelectArrowc a {

    }
    #calculator .calc-order .SelectPMc span, .SelectPMc2 span, .SelectArrowc span {
     
    }
    #calculator a.order-btn {
        width: 370px;
    }
    #calculator a.order-btn:hover {
        width: 370px;
    }

    #calculator2 button.order-btn {
        min-width: 370px;
        height: 62px;
        font-size: 2rem;
        margin-top: 20px;
    }
    #calculator2 .calc-order .SelectPMcdop a, .SelectPMc2dop a, .SelectArrowcdop a {
        border: 3px solid #0aaded;
    }
    #calculator2 .calc-order .SelectPMcdop span, .SelectPMc2dop span, .SelectArrowcdop span {
        border: 3px solid #0aaded;
        min-width: 250px;
    }
    #calculator2 .h1 {
        padding-left: 0rem;
        font-size: 1.5rem;
        margin-bottom: 0px;
    }
    #calculator2 .calc-order .SelectPMcdop, .SelectPMc2dop, .SelectArrowcdop {
        width: 100%;
        margin-top: 5%;
    }
    #calculator2 .calc-cont {
        min-width: 340px;
        text-align: center;
    }
    #calculator2 .calc-order .SelectPMcdop a, .SelectPMc2dop a, .SelectArrowcdop a {

    }
    #calculator2 .calc-order .SelectPMcdop span, .SelectPMc2dop span, .SelectArrowcdop span {
     
    }
    #calculator2 a.order-btn {
        width: 370px;
    }
    #calculator2 a.order-btn:hover {
        width: 370px;
    }
}
@media (min-width: 576px) {
    .dopuslugi {
        height: 43px;
        min-width: 216px;
        font-size: 1rem;
        line-height: 45px;
    }
    .dopuslugi2 {
        height: 43px;
        min-width: 216px;
        font-size: 1rem;
        line-height: 45px;
    }
    .telephone {
        border-radius: 0.2em;
        margin: 120px 0 0 126px;
        min-width: 216px;
        height: 44px;
        border: 2px solid #0aaded;
        font-size: 1.3rem;
    }
    .telephone2 {
        border-radius: 0.2em;
        /* margin: 120px 0 0 126px; */
        min-width: 216px;
        height: 44px;
        border: 2px solid #0aaded;
        font-size: 1.3rem;
    }
    #calculator button.order-btn {
        min-width: 216px;
        height: 44px;
        font-size: 1.3rem;
        margin-top: 13px;
    }
    #calculator2 button.order-btn {
        min-width: 250px;
        height: 44px;
        font-size: 1.3rem;
        margin-top: 13px;
        margin-right: 0px;
    }
    .text360 {
        margin-left: 1.5rem;
        font-size: 1rem;
        margin-bottom: 0.7rem;
        margin-top: 0.7rem;
        padding-right: 0.3rem;
    }
    #calculator .calc-order .SelectPMc a, .SelectPMc2 a, .SelectArrowc a {
        border: 2px solid #0aaded;
    }
    #calculator .calc-order .SelectPMc span, .SelectPMc2 span, .SelectArrowc span {
        font-size: 0.87rem;
        min-width: 130px;
        border: 2px solid #0aaded;
    }
    #calculator a.order-btn {
        width: 219px;
    }
    #calculator a.order-btn:hover {
        width: 219px;
    }
    #calculator {
        padding: 0px;
    }
    #calculator .h1 {
        font-size: 2rem;
    }
    .calc-order {
        padding-left: 0px;
    }
    #calculator .calc-order {
        width: 100%;
    }

    #calculator2 .calc-order .SelectPMcdop a, .SelectPMc2dop a, .SelectArrowcdop a {
        border: 2px solid #0aaded;
    }
    #calculator2 .calc-order .SelectPMcdop span, .SelectPMc2dop span, .SelectArrowcdop span {
        font-size: 0.87rem;
        min-width: 130px;
        border: 2px solid #0aaded;
    }
    #calculator2 a.order-btn {
        width: 219px;
    }
    #calculator2 a.order-btn:hover {
        width: 219px;
    }
    #calculator2 {
        padding: 0px;
        margin-right: 0px;
    }
    #calculator2 .h1 {
        font-size: 2rem;
    }
    .calc-order {
        padding-left: 0px;
    }
    #calculator2 .calc-order {
        width: 100%;
    }
}
@media (min-width: 768px) {
#calculator2 {
    margin-right: 0px;
}
    #calculator button.order-btn {
        font-size: 1.1rem;
    }
    #calculator2 button.order-btn {
        font-size: 1.1rem;
    }
    .dopuslugi {
        min-width: 223px;
        font-size: 1rem;
        line-height: 45px;
    }
    .dopuslugi2 {
        min-width: 223px;
        font-size: 1rem;
        line-height: 45px;
    }
.telephone {
    border-radius: 0.2em;
    margin: 130px 0 0 215px;
    min-width: 216px;
    height: 44px;
    border: 2px solid #0aaded;
    font-size: 1.3rem;
}
#calculator2 button.order-btn {
    min-width: 270px;
}
.telephone2 {
    border-radius: 0.2em;
    /* margin: 130px 0 0 215px; */
    min-width: 216px;
    height: 44px;
    border: 2px solid #0aaded;
    font-size: 1.3rem;
}
    #calculator a.order-btn {
        width: 236px;
    }
    #calculator a.order-btn:hover {
        width: 236px;
    }
    #calculator {
        padding: 0px;
    }
    #calculator .h1 {
        font-size: 1.6rem;
    }
    #calculator .calc-order {
        width: 100%;
    }
    #calculator .calc-order .SelectPMc span, .SelectPMc2 span, .SelectArrowc span {
        font-size: 0.87rem;
        min-width: 128px;
    }
    #calculator2 a.order-btn {
        width: 236px;
    }
    #calculator2 a.order-btn:hover {
        width: 236px;
    }
    #calculator2 {
        padding: 0px;
    }
    #calculator2 .h1 {
        font-size: 1.6rem;
    }
    #calculator2 .calc-order {
        width: 100%;
    }
    #calculator2 .calc-order .SelectPMcdop span, .SelectPMc2dop span, .SelectArrowcdop span {
        font-size: 0.87rem;
        min-width: 128px;
    }
}
@media (min-width: 992px) {
    #calculator .h1 {
        margin-left: -30px;
    }
    #calculator2 button.order-btn {
        min-width: 295px;
    }
    #calculator2 .h1 {
        margin-left: -30px;
    }
    #graph {
        padding-top: 4px;
    }
    .telephone {
        margin: 105px 0 0 203px;
    }
    .telephone2 {
        /* margin: 105px 0 0 203px; */
    }
    .calc-order-bottom {
        margin-left: -20%;
    }
    .calc-order-left {
        margin-left: -3%;
    }
    .calc-order-right {
        margin-left: -7%;
    }
    #calculator .SelectArrowc {
        margin-bottom: 1.4%;
    }
    #calculator .calc-order .SelectPMc, .SelectPMc2, .SelectArrowc {
        margin-top: 1.5%;
    }

    #calculator2 .SelectArrowcdop {
        margin-bottom: 1.4%;
    }
    #calculator2 .calc-order .SelectPMcdop, .SelectPMc2dop, .SelectArrowcdop {
        margin-top: 1.5%;
    }
    #calc-serv .SelectPMcdop, .SelectPMc2dop, .SelectArrowcdop {
        margin-top: 1.5%;
        margin-bottom: 1.4%;
    }
    .dopuslugi {
        min-width: 208px;
        font-size: 0.8rem;
    }
    .dopuslugi2 {
        min-width: 306px;
        font-size: 0.8rem;
    }
    .blueText2 {
        padding-top: 50px;
    }
    #calculator .calc-cont {
    /*    text-align: left; */
    }
    .text360 {
        margin-left: 1.5rem;
        font-size: 0.8rem;
        margin-bottom: 0.7rem;
        margin-top: 0.7rem;
        padding-right: 0.3rem;
    }
    .col-my-lg-3 {
        flex: 0 0 25.2%;215px
        max-width: 25.2%;
    }
    .calc-order {
        padding-left: 0px;
    }
    #calculator .calc-order {
        width: 120%;
    }
    #calculator .calc-order .SelectPMc span, .SelectPMc2 span, .SelectArrowc span {
        font-size: 11px;
        min-width: 120px;
    }
    #calculator .calc-order .SelectPMc, .SelectPMc2, .SelectArrowc {
        width: 100%;
    }
    .calc-order-left {
        width: 45%;
    }
    #calculator a.order-btn {
        width: 207px;
    }
    #calculator a.order-btn:hover {
        width: 207px;
    }

    #calculator2 .calc-order {
        width: 120%;
    }
    #calculator2 .calc-order .SelectPMcdop span, .SelectPMc2dop span, .SelectArrowcdop span {
        font-size: 11px;
        min-width: 120px;
    }
    #calculator2 .calc-order .SelectPMcdop, .SelectPMc2dop, .SelectArrowcdop {
        width: 100%;
    }
    .calc-order-left {
        width: 45%;
    }
    #calculator2 a.order-btn {
        width: 207px;
    }
    #calculator2 a.order-btn:hover {
        width: 207px;
    }
    #graph {
        padding-left: 0px;
    }
    #calculator .h1 {
        padding-left: 1rem;
        font-size: 1.5rem;
    }
    #calculator {
        height: 99%;
    }
    #calculator2 .h1 {
        padding-left: 1rem;
        font-size: 1.5rem;
    }
    #calculator2 {
        height: 99%;
    }
  }
@media (min-width: 1200px) {
    .wrap-tel {
        margin-top: 14%;
    }
    #calculator .SelectArrowc {
        margin-bottom: 4%;
    }
    #calculator .calc-order .SelectPMc, .SelectPMc2, .SelectArrowc {
        margin-top: 4%;
    }
    #calculator2 {
        margin-right: 9px;
    }
    #calculator2 .SelectArrowcdop {
        margin-bottom: 4%;
    }
    #calculator2 .calc-order .SelectPMcdop, .SelectPMc2dop, .SelectArrowcdop {
        margin-top: 4%;
    }
    #calc-serv .SelectPMcdop, .SelectPMc2dop, .SelectArrowcdop {
        margin-top: 4%;
        margin-bottom: 4%;
    }
    .telephone {
        margin: 127px 0px 0px 167px;
    }
    .telephone2 {
        /* margin: 127px 0px 0px 167px; */
    }
    .calc-order-bottom {
        margin-left: -7%;
        /* max-height: 200px; */
    }
    .calc-order-right {
        margin-left: -2%;
    }
    .dopuslugi {
        min-width: 236px;
        font-size: 1rem;
    }
    .dopuslugi2 {
        min-width: 304px;
        font-size: 1rem;
    }
    .blueText2 {
        padding-top: 0px;
    }
    #calculator .calc-order {
        width: 100%;
        /* padding-left: 12px; */
        padding-left: 0px;
    }
    #calculator2 .calc-order {
        width: 100%;
        /* padding-left: 12px; */
        padding-left: 0px;
    }
    .text360 {
        margin-left: 1.5rem;
        font-size: 1rem;
        margin-bottom: 0.7rem;
        margin-top: 0.7rem;
        padding-right: 0.3rem;
    }
   #calculator .calc-order .SelectPMc span, .SelectPMc2 span, .SelectArrowc span {
        font-size: 0.87rem;
        min-width: 148px;
    }
    .calc-order-left {
        width: 50%;
    }
    #calculator a.order-btn {
        width: 236px;
    }
    #calculator a.order-btn:hover {
        width: 236px;
    }
    #calculator {
        height: 100%;
    }
    #calculator .h1 {
        padding-left: 0px;
        font-size: 1.7rem;
        padding-top: 15px;
    }

    #calculator2 .calc-order .SelectPMcdop span, .SelectPMc2dop span, .SelectArrowcdop span {
        font-size: 0.87rem;
        min-width: 148px;
    }
    .calc-order-left {
        width: 50%;
    }
    #calculator2 a.order-btn {
        width: 236px;
    }
    #calculator2 a.order-btn:hover {
        width: 236px;
    }
    #calculator2 {
        height: 100%;
    }
    #calculator2 .h1 {
        padding-left: 0px;
        font-size: 1.7rem;
        padding-top: 15px;
    }
    #graph {
        padding-left: 15px;
    }
}
@media (min-width: 1280px) {
    .text360 {
        font-size: 0.9rem;
    }
}
@media (max-width: 440px) {
    #myWrap {
        min-width: 370px;
    }
    .scrollup-button {
        display: none;
        position: fixed;
        z-index: 1000;
        padding: 8px;
        cursor: pointer;
        bottom: 450px !important;
        right: 20px;
        background-color: #494949;
        border-radius: 0;
        -webkit-animation: display 0.5s;
        animation: display 0.5s;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   /* IE10 IE11 */
   .img-wrap {
             margin: 0;
   }
   .img-wrap .noneSpan2 {
    display: none;
   }
}