.h2-style,div#zakaz,li.plusi-li{text-align:center}.logo{font-size:24px}.sticky{position:fixed!important}.header{position:absolute;background:rgba(255,255,255,.9);padding:10px 0;box-shadow:0 0 35px rgba(0,0,0,.8);width:100%;z-index:9999}body{font-family:Roboto,sans-serif!important;background:#f8f8f8}img.viber{margin-top:-2px!important;width:21px!important;margin-left:5px}.inline{display:inline-block!important}.phone{font-size:16px;margin-right:0}.wrapper{margin-top:70px}.main-title{margin:-10px 0 15px}.text-img img{max-width:74%}li.plusi-li{text-transform:uppercase;font-weight:700;cursor:pointer;width:24%;margin:20px 0 10px;font-size:20px;color:#0084ff;text-decoration:underline}.zakaz{background:#ff8e31;color:#fff;padding:3px 10px;border-radius:43px;cursor:pointer}button.btn.btn-2{border:none;background:#ff8e31;border-radius:5px;margin:10px 0 15px;padding:5px 15px;color:#fff;font-size:20px}div#zakaz input{border:2px solid rgba(0,0,0,.16)!important;font-family:'Century Gothic';font-size:19px;display:inline-block;width:100%;height:52px;margin-bottom:10px;padding:0 3%;color:#000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.pagetitle h2,.zakaz,div#zakaz{font-size:20px}div#zakaz{padding-bottom:0!important;max-width:400px}.prof-plit.text-center img{width:40%;margin-bottom:20px}.m??t70{margin-top:70px}td.fon{background:#0084ff;color:#fff}.price-block{margin:0 auto;width:80%}.container-fluid.footer{box-shadow:0 0 10px rgba(0,0,0,.5);padding:10px 0!important}.uslugi-block-title{margin:10px 0;font-size:25px;font-weight:700}.kont{margin-right:50px;width:170px;float:right}.uslugi-block-li{margin-bottom:30px;border-radius:10px;padding:20px;border:1px solid #beb6b6;min-height:250px}.brand-block-ul-li{margin:5px 0;float:left;padding:0 5px}.brand-block-ul-li img{max-height:97px;display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143}.zakaz-form-gr label{width:100%}.zakaz-form{border-radius:5px;padding:20px 20px 5px;-moz-box-shadow:0 0 5px rgba(0,0,0,.6);-webkit-box-shadow:0 0 5px rgba(0,0,0,.6);box-shadow:0 0 5px rgba(0,0,0,.6)}.block-gartitle{width:80%;background:#fff4f1;border:9px solid #ffddd3;overflow:hidden;padding:0 0 20px;margin:40px auto}.wrapper{padding:10px 0 30px}.block-title-gar,.brand-block-title{margin:10px 0;text-align:center;font-size:22px}.zakaz-form-gr{margin-top:10px}input#submit{border:none;background:#ff8e31;border-radius:5px;width:100%;margin:10px 0 15px;padding:5px;color:#fff}.phone.inline.w{width:37%}.logo img{float:left;width:50px}.phone.inline.w img{max-width:59%}.phone.zakaz.inline{font-size:19px}.zakaz-form-title{font-size:20px}.zakaz-form-input{display:block;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;width:100%}.logo-title{padding-top:8px;padding-left:65px}.h2-style{font-weight:700;color:#000;font-size:22px;margin-bottom:15px}.phone{margin-top:7px}.block-text{font-size:16px}.brand-block{width:90%;overflow:hidden;margin:20px auto}.phone:hover{transition:scale(1.2)}.phone.zakaz:hover,.zakaz-block.text-center:hover,input#submit:hover{transition:all 1s;transform:scale(1.1)}.phone.zakaz:hover,input#submit:hover{border:1px solid #666}.pagetitle-text-new{font-size:20px;margin-top:15px}@media (max-width:1024px){.phone.zakaz.inline{font-size:16px}}@media (max-width:480px){.mnopad{padding-left:0!important;padding-right:0!important}.container.header-wrapper{padding:0}.main-title h1{font-size:23px}.pagetitle-text-new{margin-bottom:10px}.prof-plit.text-center img{width:100%}.block-gartitle,.price-block{width:100%!important}.kont{margin:10px auto}li.plusi-li{margin:5px 0;width:100%}ul.ul-plusi{padding-left:0}.text-img img{width:100%}.phone.zakaz.inline{display:none!important}.logo img{width:15%}.logo-title{padding-top:0;padding-left:50px}.phone.inline.w{width:100%}.mob.inline{font-size:17px}.phone.inline.w img{width:63%;float:right;margin-top:5px}ul.ul-plusi{display:none}.wrapper{margin-top:120px}}
.nbtn
{
	text-align: right;
}
.flexDisp
{
	    justify-content: center;
    align-items: center;
    display: flex;
}
.phoneType
{
	    color: #000;
    font-size: 22px;
    margin-left: 10px;
    font-weight: bold;
}
.new-btn
{
	    background: #02c0fc;
    color: #fff;
    padding: 8px 18px;
    border-radius: 0;
    cursor: pointer;
    /* border: 1px solid #000; */
    font-weight: bold;
    transition: 0.5s;
        border: none;
}
.new-btn:hover
{
	text-decoration: none;
	color:#fff;
	    background: #0386b0;
}
img
{
	max-width:100%;
}
.firstBlock
{
padding-top: 100px;
    padding-bottom: 70px;
}
.plBl 
{
	text-align: center;
}
.plBl img
{
display: block;
margin: 0 auto;
}
.plBl span
{
	    font-size: 17px;
    font-weight: bold;
}
.mainTitle
{
	    text-align: center;
    margin-bottom: 5px;
}
.titleText
{
	    text-align: center;
    display: block;
    margin-bottom: 55px;
    font-size: 21px;
    color: #666666;
    font-style: italic;
}
.nodis
{
	color: #02c0fc;
    font-size: 19px;
    display: block;
    margin-bottom: 10px;
}
.mnt
{
	    font-size: 18px;
    text-align: justify;
}
.zaya
{
margin-bottom: 10px;
    font-size: 24px;
    line-height: 17px;
    font-weight: bold;
}
.zaya-small
{
    font-size: 12px;
    line-height: 14px;
    color: #666666;
    font-style: italic;
    display: block;
        margin-bottom: 10px;
}
.formInp
{
	width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    font-size: 18px;
}
.zakazz
{
	border-radius: 5px;
    padding: 20px;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .6);
    box-shadow: 0 0 5px rgba(0, 0, 0, .6);
}
.firstCent
{
	    display: flex;
    align-items: center;
}
.pluses
{
    border-top: 1px solid #02c0fc;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #02c0fc;
    margin-bottom: 50px;
}
.h2Style
{
text-align: center;
    margin-bottom: 20px;
    font-size: 36px;
}
.h2Style-2
{
    margin-bottom: 20px;
    font-size: 36px;
    }
.wwBlock
{
	    text-align: center;
    border: 1px solid;
    padding: 28px;
}
.imbn
{
	    min-height: 190px;
}
.weWork
{
	    margin-bottom: 50px;
}
.checkBlock
{
	    margin-bottom: 10px;
}
.checkBlock img
{
	    width: 25px;
}
.checkBlock span
{
	    font-size: 18px;
    margin-left: 7px;
}
footer
{
	    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    padding: 20px 0 !important;
}
footer p
{
	font-size: 20px;
    margin-bottom: 5px;
}
.flr
{
	float: right;
}
.clickPhone
{
	    margin: 0 auto;
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    color: #02c0fc;
}
@media screen and (max-width:576px){

.flexDisp
{
	    flex-direction: column;
    justify-content: center;
}

 .flexDisp .new-btn {
    background: #02c0fc;
    color: #fff;
    padding: 8px 18px;
    border-radius: 0;
    cursor: pointer;
    /* border: 1px solid #000; */
    font-weight: bold;
    transition: 0.5s;
    border: none;
    display: block;
    text-align: center;
    margin-top: 10px;
}
.firstBlock {
    padding-top: 180px;
 
}
.firstCent {

    flex-direction: column;
}
.plBl {

    margin-bottom: 30px;
}
.zakazz {
    margin-top: 30px;
    }
    .wwBlock {

    margin-bottom: 30px;
}
.flr {
    float: left;
    margin-top: 20px;
}
.plBl span {
    font-size: 14px;
    font-weight: bold;
}
.h2Style-2 {
    margin-bottom: 20px;
    font-size: 29px;
}
}