.mb-0 { margin-bottom: 0 !important; }
.mb-12 { margin-bottom: 12px; }
.footer-section { background-color: #f8f9fb; }
.footer-section .top-box { margin-bottom: 5px; }
.footer-section .column-1 { width: 28.72%; }
.footer-section .column-2 { width: 18.29%; }
.footer-section .column-3 { width: 27.35%; }
.footer-section .column-0 { width: 25%; }
.footer-section .column-5 { width: 100%; }
.footer-section .column-2-3 { width: 45.64%; }
.footer-section .logo { width: 150px; }
.clr-silver { color: #898989; }
.footer-section nav a { margin-right: 0; display: block; margin-bottom: 0.6em; }
.footer-section .top-box p:last-child, .footer-section .bottom-box p:last-child, .footer-section nav a:last-child { margin-bottom: 0; }
.social-box { padding-top: 4px; margin-bottom: 1em; }
.social-box a, .social-box i { width: 36px; height: 36px; }
.social-box a { -webkit-border-radius: 36px; border-radius: 36px; background-color: #ff8f17; display: inline-block; text-decoration: none; color: #FFF; }
.social-box a:hover { background-color: #29a76c; }
.social-box i { background-position: center center; }
i.vk { background-image: url(../img/vk.svg); }
i.facebook { background-image: url(../img/facebook.svg); }
i.instagram { background-image: url(../img/instagram.svg); }
i.youtube { background-image: url(../img/youtube.svg); }
i.twitter { background-image: url(../img/twitter.svg); }
i.odnoklassniki { background-image: url(../img/odnoklassniki.svg); -webkit-background-size: 19px auto; -o-background-size: 19px auto; background-size: 19px auto; }
.footer-section .bottom-box > div { display: table; }
.footer-section .bottom-box > div > div { height: 79px; vertical-align: bottom !important; }
.footer-section .bottom-box .column-4 .link img { vertical-align: -15%; }
.copywriting { font-size: 12px; position: relative; top: -1px; vertical-align: top; }
.box-sm { padding-top: 3.5%; padding-bottom: 3.5%; }
.indent { margin-left: auto; margin-right: auto; }
#container { max-width: 1920px; }
.inner { max-width: 1170px; }
.left, .columns > div { float: left; }
.right { float: right; }
.fs16 { font-size: 16px; }
.fs14 { font-size: 14px; }
.clearfix:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
.linkk {
    color: #000;
    display: inline-block;
    margin-right: 34px;
    text-decoration: none;
}
.payments {
    height: 18px;
    background: transparent url(../img/payments.png) 50% 50% no-repeat;
    background-size: contain;
    font-size: 0;
}

.form,.form_results{background-color:#fff;box-shadow:0 10px 32px rgba(43,41,45,.5);border-radius:5px}
.form{width:700px;display:block;padding-top:44px;padding-bottom:44px}
.form.form-sm{width:400px;padding-top:38px;padding-bottom:38px}
.form .h2{font-size:28px;line-height:1.15;margin-bottom:.7em}
.form p{color:#444b57}
.form .inner-box{width:610px;margin-left:auto;margin-right:auto}
.form-sm.form .inner-box{width:312px}
.form .form-control label,.form .form-submit label{font-size:.70588235em;margin-bottom:8px;display:block;letter-spacing:.1em;text-transform:uppercase;font-family:Circe-Bold,sans-serif}
.form .form-control input,.form .form-submit input{border:none;margin:0;padding:0;width:100%}
.form .form-control input[type=email],.form .form-control input[type=tel],.form .form-control input[type=text],.form .form-submit input[type=email],.form .form-submit input[type=tel],.form .form-submit input[type=text]{height:56px;border-radius:5px;background-color:#efefef;border:1px solid #efefef;margin-bottom:.8em;padding-right:24px;padding-left:24px;box-shadow:none;max-width:370px}
.form-sm.form .form-control input[type=email],.form-sm.form .form-control input[type=tel],.form-sm.form .form-control input[type=text],.form-sm.form .form-submit input[type=email],.form-sm.form .form-submit input[type=tel],.form-sm.form .form-submit input[type=text]{max-width:none;margin-bottom:1.5em}
.form .form-control input.btn.btn-md,.form .form-submit input.btn.btn-md{border-radius:35px;height:70px;width:100%;max-width:370px;margin-bottom:2.2em}
.form-sm.form .form-control input.btn.btn-md,.form-sm.form .form-submit input.btn.btn-md{max-width:none;margin-bottom:0}
.form .form-phone input[name=phoneprefix]{padding-left:0;padding-right:0;width:56px;text-align:center;margin-right:13px}
.form .form-phone input[name=phonecode]{padding-left:0;padding-right:0;width:74px;text-align:center;margin-right:13px}
.form .form-phone input[name=phonenumber]{width:153px}.form .form_results{display:none;width:400px;text-align:center}

.integration-list-heading:first-of-type {
    border-top: none;
    padding-top: 20px;
}
.integration-list-heading {
    width: 1000px;
    clear: left;
    float: left;
    color: #ff8f17;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: .1em;
    padding-top: 30px;
    padding-bottom: 11px;
    margin-top: -1px;
    border-top: 1px solid #f2f2f2;
}
.integration-list-logos {
    margin: 0 0 0 192px;
    border-bottom: 1px solid #f2f2f2;
}
.integration-list-logos:first-of-type .integration-list-logos--list {
    padding-top: 3px;
}
.integration-list-logos--list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    padding-top: 15px;
}
.integration-list-logos--list-item {
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    margin: 0 26px 23px 0;
    vertical-align: middle;
}
.integration-list .ico-08-magento {
    margin-top: 6px;
}
.integration-list-logos--list-item {
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    margin: 0 26px 23px 0;
    vertical-align: middle;
}

.inline-block{display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;}
.text-hide{text-indent:-1000em;overflow:hidden;}
.clients-ico{background:url(../img/sprite-clients-new.png) no-repeat;display:block;max-width:100%;} 
.ico-08-pek{width:224px;height:30px;background-position:-5px -5px;} 
.ico-08-amiro{width:133px;height:45px;background-position:-5px -45px;} 
.ico-08-bitrix{width:131px;height:25px;background-position:-5px -100px;} 
.ico-08-bitrix-eng{width:45px;height:46px;background-position:-5px -135px;} 
.ico-08-diafan{width:147px;height:30px;background-position:-5px -191px;} 
.ico-08-drupal{width:109px;height:30px;background-position:-5px -231px;} 
.ico-08-host{width:136px;height:26px;background-position:-5px -271px;} 
.ico-08-image{width:142px;height:26px;background-position:-5px -307px;} 
.ico-08-insales{width:76px;height:24px;background-position:-5px -343px;} 
.ico-08-joomla{width:139px;height:27px;background-position:-5px -377px;} 
.ico-08-magento{width:122px;height:36px;background-position:-5px -414px;} 
.ico-08-modx{width:117px;height:37px;background-position:-5px -460px;} 
.ico-08-netcat{width:120px;height:18px;background-position:-5px -507px;} 
.ico-08-opencart{width:136px;height:26px;background-position:-5px -535px;} 
.ico-08-oscommerce{width:172px;height:26px;background-position:-5px -571px;} 
.ico-08-php-shop{width:128px;height:36px;background-position:-5px -607px;} 
.ico-08-presta-shop{width:125px;height:31px;background-position:-5px -653px;} 
.ico-08-shop-script{width:161px;height:35px;background-position:-5px -694px;} 
.ico-08-simpla{width:78px;height:40px;background-position:-5px -739px;} 
.ico-08-umi{width:115px;height:30px;background-position:-5px -789px;} 
.ico-08-webasyst{width:102px;height:21px;background-position:-5px -829px;} 
.ico-09-action-ads{width:117px;height:34px;background-position:-5px -860px;} 
.ico-09-add1{width:67px;height:19px;background-position:-5px -904px;} 
.ico-09-adwad{width:87px;height:24px;background-position:-5px -933px;} 
.ico-09-everad{width:112px;height:30px;background-position:-5px -967px;} 
.ico-09-kmabiz{width:104px;height:24px;background-position:-5px -1007px;} 
.ico-09-leads{width:175px;height:39px;background-position:-5px -1041px;} 
.ico-09-leadvertex{width:116px;height:20px;background-position:-5px -1090px;} 
.ico-10-axiomus{width:91px;height:23px;background-position:-5px -1120px;} 
.ico-10-boxberry{width:78px;height:58px;background-position:-5px -1153px;} 
.ico-10-cdek{width:102px;height:34px;background-position:-5px -1221px;} 
.ico-10-checkout{width:140px;height:37px;background-position:-5px -1265px;} 
.ico-10-courierist{width:140px;height:39px;background-position:-5px -1312px;} 
.ico-10-dalli-service{width:108px;height:39px;background-position:-5px -1361px;} 
.ico-10-ddelivery{width:113px;height:30px;background-position:-5px -1410px;} 
.ico-10-delivia{width:121px;height:36px;background-position:-5px -1450px;} 
.ico-10-delnow{width:190px;height:29px;background-position:-5px -1496px;} 
.ico-10-delovie{width:194px;height:28px;background-position:-5px -1535px;} 
.ico-10-dhl{width:140px;height:31px;background-position:-5px -1573px;} 
.ico-10-dpd{width:87px;height:45px;background-position:-5px -1614px;} 
.ico-10-ems{width:68px;height:19px;background-position:-5px -1669px;} 
.ico-10-fedex{width:93px;height:34px;background-position:-5px -1698px;} 
.ico-10-grastin{width:120px;height:54px;background-position:-5px -1742px;} 
.ico-10-hermes{width:193px;height:30px;background-position:-5px -1806px;} 
.ico-10-iml{width:85px;height:56px;background-position:-5px -1846px;} 
.ico-10-kazpochta{width:131px;height:15px;background-position:-5px -1912px;} 
.ico-10-mea-soft{width:108px;height:41px;background-position:-5px -1937px;} 
.ico-10-metapack{width:74px;height:40px;background-position:-5px -1988px;} 
.ico-10-migpoint{width:75px;height:60px;background-position:-5px -2038px;} 
.ico-10-nova-poshta{width:178px;height:35px;background-position:-5px -2108px;} 
.ico-10-pochta{width:63px;height:30px;background-position:-5px -2153px;} 
.ico-10-redexpress{width:140px;height:31px;background-position:-5px -2193px;} 
.ico-10-royal-mail{width:75px;height:51px;background-position:-5px -2234px;} 
.ico-10-shiptor{width:131px;height:36px;background-position:-5px -2295px;} 
.ico-10-shop{width:101px;height:45px;background-position:-5px -2341px;} 
.ico-10-spsr{width:55px;height:37px;background-position:-5px -2396px;} 
.ico-10-uk-mail{width:131px;height:40px;background-position:-5px -2443px;} 
.ico-10-ups{width:39px;height:46px;background-position:-5px -2493px;} 
.ico-10-usps{width:150px;height:25px;background-position:-5px -2549px;} 
.ico-10-ya-dostavka{width:140px;height:28px;background-position:-5px -2584px;} 
.ico-11-asterisk{width:123px;height:28px;background-position:-5px -2622px;} 
.ico-11-avantel{width:84px;height:37px;background-position:-5px -2660px;} 
.ico-11-avaya{width:78px;height:23px;background-position:-5px -2707px;} 
.ico-11-binotel{width:104px;height:21px;background-position:-5px -2740px;} 
.ico-11-cloud-altegro{width:109px;height:40px;background-position:-5px -2771px;} 
.ico-11-enfort{width:91px;height:40px;background-position:-5px -2821px;} 
.ico-11-gers{width:112px;height:36px;background-position:-5px -2871px;} 
.ico-11-gravitel{width:111px;height:22px;background-position:-5px -2931px;} 
.ico-11-lirax{width:85px;height:31px;background-position:-5px -2979px;} 
.ico-11-mango{width:95px;height:30px;background-position:-5px -3020px;} 
.ico-11-megafon{width:61px;height:55px;background-position:-5px -3060px;} 
.ico-11-nauka{width:149px;height:22px;background-position:-5px -3125px;} 
.ico-11-neocomms{width:96px;height:60px;background-position:-5px -3157px;} 
.ico-11-oktell{width:104px;height:25px;background-position:-5px -3227px;} 
.ico-11-online-pbx{width:108px;height:26px;background-position:-5px -3262px;} 
.ico-11-plivo{width:132px;height:40px;background-position:-5px -3298px;} 
.ico-11-prostie{width:223px;height:29px;background-position:-5px -3348px;} 
.ico-11-sipuni{width:80px;height:53px;background-position:-5px -3387px;} 
.ico-11-telphin{width:83px;height:24px;background-position:-5px -3450px;} 
.ico-11-twilio{width:45px;height:45px;background-position:-5px -3484px;} 
.ico-11-uis{width:38px;height:28px;background-position:-5px -3539px;} 
.ico-11-virgin{width:77px;height:40px;background-position:-5px -3577px;} 
.ico-11-zadarma{width:139px;height:36px;background-position:-5px -3627px;} 
.ico-12-alytics{width:96px;height:35px;background-position:-5px -3673px;} 
.ico-12-calltouch{width:163px;height:25px;background-position:-5px -3718px;} 
.ico-12-ga{width:183px;height:30px;background-position:-5px -3753px;} 
.ico-12-owox{width:97px;height:20px;background-position:-5px -3793px;} 
.ico-12-roistat{width:101px;height:23px;background-position:-5px -3821px;} 
.ico-13-1c{width:177px;height:16px;background-position:-5px -3853px;} 
.ico-13-moisklad{width:132px;height:20px;background-position:-5px -3879px;} 
.ico-14-retail-rocket{width:109px;height:18px;background-position:-5px -3909px;} 
.ico-15-ya-market{width:117px;height:23px;background-position:-5px -3937px;} 
.ico-16-activizm{width:147px;height:34px;background-position:-5px -3970px;} 
.ico-16-amazon{width:185px;height:35px;background-position:-5px -4014px;} 
.ico-16-ebay{width:100px;height:40px;background-position:-5px -4059px;} 
.ico-16-rakuten{width:119px;height:40px;background-position:-5px -4109px;} 
.ico-16-tiu{width:85px;height:44px;background-position:-5px -4159px;} 
.ico-16-wikimart{width:163px;height:32px;background-position:-5px -4213px;} 
.ico-16-ya-market{width:140px;height:29px;background-position:-5px -4255px;} 
.ico-17-ya-kassa{width:140px;height:29px;background-position:-5px -4294px;} 
.ico-18-atol{width:94px;height:25px;background-position:-5px -4333px;} 
.ico-19-comagic{width:108px;height:35px;background-position:-5px -4368px;} 
.ico-08-readyscript{width:140px;height:16px;background-position:-5px -4410px;} 
.ico-08-cscart{width:137px;height:51px;background-position:-5px -4437px;} 
.ico-08-horoshop{width:118px;height:14px;background-position:-7px -4507px;} 
.ico-08-woocommerce{width:153px;height:32px;background-position:-7px -4532px;} 
.ico-08-amocrm{width:153px;height:32px;background-position:-7px -4571px;}
.ico-08-bitrix24{width:142px;height:28px;background-position:-7px -4614px;}
.ico-08-envybox{width:125px;height:55px;background-position:-7px -4652px;}
.ico-08-retailcrm{width:153px;height:34px;background-position:-7px -4710px;}
.ico-08-eautopay{width:140px;height:46px;background-position:-7px -4794px;}
.ico-08-reworker{width:167px;height:44px;background-position:-7px -4850px;}
.ico-08-lpmotor{width:157px;height:32px;background-position:-7px -4905px;}
.ico-08-flexbe{width:143px;height:36px;background-position:-7px -4948px;}
.ico-08-rps{width:146px;height:40px;background-position:-6px -4985px;}
.ico-08-ya{width:161px;height:49px;background-position:-6px -5027px;}
.ico-08-vk{width:173px;height:25px;background-position:-6px -5085px;}
.ico-08-sms{width:108px;height:47px;background-position:-6px -5121px;}
.ico-08-robo{width:215px;height:40px;background-position:-6px -5183px;}
.ico-08-pos{width:195px;height:45px;background-position:-6px -5231px;}


.skoro{filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(desaturate.svg);
    filter: gray;
    -webkit-filter: grayscale(1);
    text-align: right;
    opacity: 0.3;
}
.skoro:after{
    content: "В разработке";
    padding: 2px;
    display:none;
    position: relative;
    top: -20px;
    right: -10px;
    width: 150px;
    text-align: center;
    background-color: #fef4c5;
    border: 1px solid #d4b943;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}
.skoro:hover:after{
    display: block;
}