@charset "utf-8"; @font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Regular.eot');
    src: local('Gilroy Regular'), local('Gilroy-Regular'), url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Regular.woff') format('woff'), url('../fonts/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Medium.eot');
    src: local('Gilroy Medium'), local('Gilroy-Medium'), url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Medium.woff') format('woff'), url('../fonts/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-SemiBold.eot');
    src: local('Gilroy SemiBold'), local('Gilroy-SemiBold'), url('../fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-SemiBold.woff') format('woff'), url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Bold.eot');
    src: local('Gilroy Bold'), local('Gilroy-Bold'), url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Bold.woff') format('woff'), url('../fonts/Gilroy-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
html {
}
body {
    font-family: Gilroy, sans-serif;
    font-size: 16px;
    line-height: 1.4;
    background: url(../images/bf.jpg?0) 50% 0% no-repeat scroll;
    color: #000;
}
section {
    overflow-x: hidden;
}
#top .container {
    border-bottom: 1px solid #0257CE;
}
.top-logo {
    display: table;
    width: 290px;
}
.top-logo-pic {
    display: table-cell;
    padding: 14px 12px 10px 0px;
    vertical-align: middle;
}
.top-logo-title {
    display: table-cell;
    vertical-align: middle;
    padding-right: 30px;
    line-height: 1.2;
}
.top-logo-title span {
    font-size: 22px;
    font-weight: 500;
}
.top-phones {
    margin-top: 21px;
    margin-right: 28px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.top-phone {
    font-size: 24px;
    font-weight: 600;
}
.text-phone {
    margin-top: 3px;
}
.top-phone a, .top-phone svg {
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
}
.top-phone a {
    margin-left: 7px;
    color: #0257CE;
    text-decoration: none;
}
.phone-text {
    font-size: 18px;
}
.btn {
    color: #fff;
    padding: 13px 40px;
    font-family: Gilroy;
    font-weight: 600;
    font-size: 18px;
    border-radius: 5px;
    background: #66850c;
    outline: none;
    border: 0;
}
.btn-callback {
    margin-top: 26px;
    display: inline-block;
    vertical-align: top;
}
.btn:hover, .btn:focus, .btn.focus {
}
.navbar-inverse {
    background-color: transparent;
    border: 0;
    margin-bottom: 0;
    min-height: auto;
}
.navbar-inverse .navbar-nav > li > a {
    color: #000;
    padding: 7px 10px 7px;
    margin: 7px 29px 5px;
    font-size: 18px;
    font-weight: 500;
    display: block;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
}
.navbar-inverse .navbar-nav > li > a:hover:after, .navbar-inverse .navbar-nav > li > a:focus:after {
}
.navbar-inverse .navbar-nav > li {
}
div#navbar {
    text-align: center;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
}
.top-phones span {
    color: #a1b5d7;
}
.navbar-nav {
    display: inline-block;
    float: none;
}
section#bannerform {
}
.two-circles {
    margin-left: -57px;
    margin-top: 309px;
}
.headings {
    margin-top: 90px;
    margin-left: 3px;
}
/*.headings span {
    color: #a1b5d7;
}*/
.headings > div:nth-child(1) {
    font-size: 62px;
    font-weight: 600;
    line-height: 1.2;
}
.headings > div:nth-child(2) {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 8px;
}
.headings > div:nth-child(3) {
    font-size: 38px;
    font-weight: 600;
}
.form-bg {
    margin-top: 35px;
    position: relative;
    margin-left: 1px;
    margin-bottom: 200px;
}
.form-bg:before {
}
.form-bg:after {
}
.form-bg .title {
    font-size: 26px;
    font-weight: 500;
}
.form-bg .title span {
}

li {
	color: #0257CE;
}
.form-group input {
    width: 345px;
    height: 50px;
    padding: 5px 14px;
    border: 1px solid #588CD8;
    border-radius: 10px;
    font-family: Gilroy;
    font-size: 18px;
    max-width: 100%;
}
.form-group {
    margin-top: 15px;
    margin-bottom: 15px;
}
button[type=submit] {
    display: inline-block;
    width: 345px;
    max-width: 100%;
}
input[type=submit] {
    display: inline-block;
    width: 345px!important;
    max-width: 100%;
}

.btn-blue {
    background: #588CD8;
}
.btn-blue:hover {
    background: #2871DD;
}
.form-block .text {
    font-size: 14px;
    margin-top: 19px;
    line-height: 1.2;
    max-width: 345px;
}
.form-block .text span {
    display: block;
}
.container {
    padding: 0;
}
.container > .title {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 28px;
    margin-top: 56px;
    padding-bottom: 15px;
    background: url(../images/line-tear.png) 50% 100% no-repeat;
    margin-bottom: 40px;
}
section#benwide {
    margin: 10px;
}
#benwide {
    border: 1px solid #588CD8;
    border-radius: 5px;
    display: flex;
}
#benwide > div {
    width: 50%;
    padding-top: 40px;
    padding-bottom: 20px;
}
.benwide-left {
    background: #91DBF7;
    border-radius: 5px;
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
    padding-bottom: 40px !important;
}
.benwideleft-inner, .benwideright-inner {
    width: 577px;
}
.benwideleft-title {
    font-size: 40px;
    font-weight: 600;
    max-width: 450px;
    line-height: 1.2;
    margin-bottom: 40px;
}
.benwideleft-text {
    font-size: 20px;
    font-weight: 400;
    max-width: 410px;
    line-height: 1.15;
    margin-bottom: 40px;
}
.benwideleft-image {
    text-align: right;
    padding-right: 17px;
}
.benwide-right {
    border-radius: 5px;
    display: flex;
    justify-content: flex-start;
    padding-left: 20px;
}
.benwideright-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.benwideright-top {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-height: 440px;
}
.benwideright-top_item {
    max-width: 49%;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 40px;
    margin-right: 25px;
}
.benwideright-top_item_title {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 10px;
}
.benwideright-bottom {
    font-size: 30px;
    font-weight: 700;
    max-width: 320px;
    line-height: 1.1;
    color: #BABDBE;
}
.btn-callback2 {
    margin-top: 15px;
    width: 285px;
}
.slogan-title {
}
.slogan-head1 {
    font-size: 54px;
    font-weight: 600;
    position: relative;
    line-height: 1.2;
}
.slogan-head1:before {
    content: '';
    position: absolute;
    width: 95%;
    height: 1px;
    background-color: #0257CE;
    top: 32px;
    left: 0;
}
.slogan-head1 span {
    background-color: #fff;
    position: relative;
    padding-right: 17px;
}
.text-blue {
    color: #0257CE;
}
.slogan-item {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    line-height: 1.2;
}
.slogan-item-title {
    color: #0257CE;
    font-size: 50px;
    font-weight: 700;
    margin: 3px 0 5px;
}
#slogan {
    padding-bottom: 100px;
	padding-top: 120px;
}
#benefits .row.pic {
    background: url(../images/ben-main.png) 46% 0 no-repeat;
    padding-top: 77px;
    line-height: 1.4;
    padding-bottom: 40px;
}
.clr {
    clear: both;
}
#benefits .row.pic .item {
    margin-bottom: 31px;
}
#benefits .row.pic .item:nth-child(2) {
    max-height: 44px;
    position: relative;
    top: -20px;
}
#benefits .row.pic .item:nth-child(4) {
    position: relative;
    top: 0;
}
#benefits .row.pic .item:nth-child(2n) {
    padding-left: 20px;
    padding-right: 34px;
}
#benefits .row.pic .item:nth-child(2n+1) > div {
    margin-left: -24px;
    margin-right: -6px;
}
#benefits .row.pic .item > div {
    display: table;
    margin-right: 50px;
}
#benefits .row.pic .item > div > div {
    display: table-cell;
    vertical-align: middle;
}
#benefits .row.pic .item .item-pic {
    width: 56px;
}
#benefits .row.pic .item:nth-child(2n+1) .item-pic {
    width: 49px;
}
.slider .item {
    display: inline-block;
    text-align: center;
    margin: 9px;
}
section#slider {
    padding-top: 87px;
    padding-bottom: 232px;
    background: url(../images/bgs.jpg) 50% 211px no-repeat scroll;
}
.slider img {
    border: 1px solid #d9eafe;
    border-radius: 9px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding: 0;
}
.row {
    margin: 0;
}
section#footer {
    padding-bottom: 30px;
    padding-top: 24px;
    background: #EBF7FB;
}
#footer .title {
    background: none;
    border-top: 1px solid #dbebfe;
    color: #4e6895;
    font-size: 14px;
    padding-top: 25px;
    margin-top: 30px;
    margin-bottom: 0;
}
#footer .caption {
    color: #4e6895;
    margin: 0 20px 7px 0;
}
#footer .text {
    font-size: 16px;
}
#footer .top-logo-title {
    padding-right: 30px;
}
.slick-prev, .slick-next {
    background: #fff url(../images/next-prods.png) no-repeat 50% 50%;
    width: 50px;
    background-position-x: 54%;
    height: 50px;
    top: auto;
    margin: 0;
    bottom: 10px;
    right: 42px;
    left: auto;
    border: 1px solid #588CD8;
    border-radius: 50%;
}
.slick-prev:before, .slick-next:before, .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 0;
}
.slick-prev {
    right: 167px;
    background-image: url(../images/prev-prods.png);
    background-position-x: 46%;
}
#slider img {
}
#slider .title {
    margin-top: 10px;
}
.slick-initialized .slick-slide {
    outline: none;
}
.modal .form-bg {
    margin-top: 50px;
    background: transparent;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    max-width: 330px;
}
.modal .form-bg:after {
    right: 50%;
    margin-right: -150px;
}
.navbar-wrapper {
    height: 25px;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin: 0;
}
.navbar-inverse .navbar-brand {
    color: #fff;
}
section#slogan {
}
#benefits {
    margin-bottom: 100px;
}
.ben-item {
    font-size: 18px;
    line-height: 1.2;
    padding-right: 15px;
}
.ben-item-title {
    font-size: 24px;
    font-weight: 500;
    display: flex;
    margin-bottom: 20px;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.ben-item-title img {
    margin-right: 15px;
    width: 65px;
    height: 65px;
}
.ben-item-title span {
}
nav.navbar.navbar-inverse.navbar-fixed-top {
    background-color: #EBF7FB;
}
#footer .navmenu {
    text-align: center;
}
.copyrights {
    text-align: center;
    font-size: 12px;
    margin-top: 90px;
}
#footer .navmenu a {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin: 15px;
}
.btn-callback3 {
    margin-top: 10px;
    width: 340px;
}
#footer .top-phone {
    margin-left: 47px;
}
#footer .text-phone {
    margin-left: 45px;
}
.navbar-fixed-top .navbar-header {
    display: block;
}
.work-item {
    font-size: 18px;
    margin-bottom: 60px;
}
.work-item-title {
    font-size: 20px;
    font-weight: 500;
    margin: 15px 0 5px;
}
.work-item > div {
    max-width: 410px;
    margin-left: 200px;
}
.work-item img {
    display: block;
    position: relative;
    margin-left: -170px;
}
.works-title {
    font-size: 40px;
    font-weight: 600;
    margin: 30px 0 80px;
}
.rem-item {
    border: 1px solid #588CD8;
    margin: 10px;
    border-radius: 5px;
    color: #588CD8;
}
.rem-item.dark {
    background: #91DBF7;
    color: #0257CE;
}
.rem-item:after {
    content: '';
    display: block;
    clear: both;
}
.rem-item img {
    float: left;
    margin-left: 60px;
    margin-top: 50px;
    margin-bottom: 60px;
    margin-right: 90px;
}
.rem-item-title1 {
    font-size: 24px;
    margin-top: 50px;
}
.rem-item-title2 {
    font-size: 30px;
    margin-top: 10px;
}
.btn-more {
    color: #588CD8;
    margin-top: 10px;
    background-color: #fff;
    border: 1px solid #588CD8;
    border-radius: 10px;
}
.btn-more:hover {
    background-color: #588CD8;
    color: #fff;
}
.dark .btn-more {
    color: #0257CE;
    background: transparent;
}
.dark .btn-more:hover {
    background: #fff;
}
section#rem {
    margin-bottom: 70px;
}
.view_img {
    text-align: center;
    padding: 60px 0 40px;
}
section#view {
    text-align: center;
    padding-bottom: 80px;
}
.view_title {
    font-size: 40px;
    max-width: 700px;
    margin: 0px auto 40px;
    line-height: 1.2;
}
.btn-callback4 {
    max-width: 277px;
    width: 100%;
    margin-bottom: 20px;
}
.view_img img {
    max-width: 100%;
}
.view_title span {
    color: #0257CE;
    font-weight: 600;
}
.price_block1 {
    background: #EBF7FB;
    padding: 140px 160px;
}
.price_block2 {
    background: #fff;
    padding: 40px 100px;
}
.price_title {
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 12px;
}
.price_btns {
    text-align: center;
}
section#price {
    font-size: 20px;
    margin-bottom: 50px;
}
.price_row {
    display: flex;
    width: 100%;
    padding: 7px 0;
    justify-content: space-between;
}
.price_cell1 {
    flex-grow: 1;
    background: url(../images/dashed.png) scroll repeat-x 0% 70%;
    margin-right: 5px;
}
.price_cell1 span {
    background: #fff;
    display: inline-block;
    padding-right: 5px;
}
.price_cell2 {
    width: 95px;
}
.price_btns .btn-more {
    padding: 13px 69px;
    border-radius: 6px;
    margin-top: 30px;
}
.collapse.in + div button {
    color: transparent !important;
    position: relative;
    width: 140px;
    border: none !important;
    background: none !important;
}
.collapse.in + div button:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 20px solid #588cd8;
    top: 13px;
    left: 40px;
}
section#slider {
}
.slider-head {
    font-size: 40px;
    font-weight: 600;
    text-align: left;
    margin-left: 67px;
}
.slider-block {
    background: #EBF7FB;
    border-radius: 5px;
    margin-top: 230px;
    margin-left: 520px;
    padding: 30px 40px 110px;
    position: relative;
}
.item {
}
.item-header {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 20px;
    padding-left: 20px;
}
.item-header > * {
    display: inline-block;
    vertical-align: middle;
}
.item-title {
    margin-left: 25px;
}
.item-body {
    background: #fff;
    padding: 30px 99px 60px;
    font-size: 18px;
    position: relative;
}
.item-body:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 55px solid transparent;
    border-bottom: 37px solid #ffffff;
    top: -35px;
    left: 90px;
}
.item-caption {
    font-weight: 500;
    margin-bottom: 7px;
}
.item-text {
    line-height: 1.2;
}
.m-form-thank{display:none;padding:20px;text-align:center;background-color:#dddddd;}
.m-form-oops{display:none;margin-top:10px;padding:10px;background-color:#ffdede;}
.w-form-label{display:inline-block;cursor:pointer;font-weight:normal;margin-bottom:0px;}
.gorod-hidden{display:none;}