@font-face {
    font-family: 'Gotham Pro';
    src: url("../fonts/subset-GothamPro.eot");
    src: url("../fonts/subset-GothamPro.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-GothamPro.woff2") format("woff2"), url("../fonts/subset-GothamPro.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url("../fonts/subset-GothamPro-Bold.eot");
    src: url("../fonts/subset-GothamPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-GothamPro-Bold.woff2") format("woff2"), url("../fonts/subset-GothamPro-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url("../fonts/subset-GothamPro-Light.woff2") format("woff2"), url("../fonts/subset-GothamPro-Light.woff") format("woff"), url("../fonts/subset-GothamPro-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.psd, .apps-list > li ul li:before, .apps-list > li:last-child span:before, .apps-list > li:not(:last-child):after, .type-project .item label:after, .type-project .item label:before, .price-info .item.has-line:before, .host-info .item:before, .ch-item label:after, .rad-item label:after, .ch-item label:before, .rad-item label:before, .prom-list li:before, .step-list li:last-child span:before, .step-list li:after, .jcf-select .jcf-select-opener:before, .calculate .has-line:before, .btn.phone-btn span:before, .question-list li:before, .accordion .card-header button:before, .jcf-file:before, .slick-arrow:before, .services .container-fluid:before, .services .container-fluid:after, .phone .phone-drop:before, .phone .tel-btn:before, .sity .sity-btn:after, .sity .sity-btn:before, .hero.main-hero:before, .more-btn span:before, .btn-trans:before, .btn:before {
    content: "";
    display: block;
    position: absolute;
}

.trans, .type-project .item label:after, .type-project .item label:before, .type-project .item label, .serv-link a, .ch-item label:after, .rad-item label:after, .ch-item label:before, .rad-item label:before, .ch-item label, .rad-item label, .jcf-list .jcf-option, .jcf-select .jcf-select-opener:before, .jcf-select .jcf-select-text, .jcf-select, .design-proposal .img-box img, .slick-dots li button, .prev-slide .img-box img, .proposal .img-box img, .pagination .page-link, .tags span, .tags a, .question-list li a, .accordion .card-header button:before, .accordion .card-header button, .f-list li a, .form .form-control, .form label, .clients .item img, .portfolio .item .img-box img, .slick-arrow, .serv-item strong, .serv-item .ico-box span svg, .serv-item .inner, .main-list li a, .main-nav .close, .phone .email a, .sity ul li a, .more-btn span:before, .btn-trans:before, .btn:before, .btn {
    transition: all 0.3s ease-in-out;
}

.btn {
    position: relative;
    z-index: 1;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 50px;
    border: 0;
    -webkit-box-shadow: 0px 18px 25px 0px rgba(17, 133, 182, 0.25);
    box-shadow: 0px 18px 25px 0px rgba(17, 133, 182, 0.25);
    background: #24b9d4;
    background: -moz-linear-gradient(left, #24b9d4 0%, #065c9e 100%);
    background: -webkit-linear-gradient(left, #24b9d4 0%, #065c9e 100%);
    background: -webkit-gradient(linear, left top, right top, from(#24b9d4), to(#065c9e));
    background: -o-linear-gradient(left, #24b9d4 0%, #065c9e 100%);
    background: linear-gradient(to right, #24b9d4 0%, #065c9e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24b9d4', endColorstr='#065c9e', GradientType=1);
}

.btn:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    background: #065c9e;
    background: -moz-linear-gradient(left, #065c9e 0%, #24b9d4 100%);
    background: -webkit-linear-gradient(left, #065c9e 0%, #24b9d4 100%);
    background: -webkit-gradient(linear, left top, right top, from(#065c9e), to(#24b9d4));
    background: -o-linear-gradient(left, #065c9e 0%, #24b9d4 100%);
    background: linear-gradient(to right, #065c9e 0%, #24b9d4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#065c9e', endColorstr='#24b9d4', GradientType=1);
    opacity: 0;
}

.btn:hover, .btn:focus {
    color: #fff;
}

.btn:hover:before, .btn:focus:before {
    opacity: 1;
}

.btn-trans {
    background: transparent;
    color: #20abc4;
    position: relative;
    z-index: 1;
    box-shadow: none;
}

.btn-trans:before {
    opacity: 1;
    background: transparent;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px solid #20abc4;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
}

.btn-trans:hover, .btn-trans:focus {
    color: #20abc4;
    background: transparent;
}

.btn-trans:hover:before, .btn-trans:focus:before {
    border-width: 3px;
}

.red-btn {
    font-size: 20px;
    padding: 18px 70px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
    background: #ff7c59;
    background: -moz-linear-gradient(left, #ff7c59 0%, #ff3d66 100%);
    background: -webkit-linear-gradient(left, #ff7c59 0%, #ff3d66 100%);
    background: -webkit-gradient(linear, left top, right top, from(#ff7c59), to(#ff3d66));
    background: -o-linear-gradient(left, #ff7c59 0%, #ff3d66 100%);
    background: linear-gradient(to right, #ff7c59 0%, #ff3d66 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7c59', endColorstr='#ff3d66', GradientType=1);
    -webkit-box-shadow: 0px 26px 30px 0px rgba(255, 87, 97, 0.3);
    box-shadow: 0px 26px 30px 0px rgba(255, 87, 97, 0.3);
}

.red-btn:before {
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
    background: #ff3d66;
    background: -moz-linear-gradient(left, #ff3d66 0%, #ff7c59 100%);
    background: -webkit-linear-gradient(left, #ff3d66 0%, #ff7c59 100%);
    background: -webkit-gradient(linear, left top, right top, from(#ff3d66), to(#ff7c59));
    background: -o-linear-gradient(left, #ff3d66 0%, #ff7c59 100%);
    background: linear-gradient(to right, #ff3d66 0%, #ff7c59 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3d66', endColorstr='#ff7c59', GradientType=1);
}

.more-btn span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-right: 25px;
    margin-top: -2px;
}

.more-btn span:before {
    right: 0;
    top: 50%;
    margin-top: -7px;
    width: 9px;
    height: 16px;
    background: url(../images/icon.png) -22px 0 no-repeat;
}

.more-btn:hover span:before {
    right: -3px;
}

.white-btn {
    font-size: 20px;
    padding: 17px 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    color: #0081bb;
    background: white;
    background: -moz-linear-gradient(left, white 0%, #cbebf4 100%);
    background: -webkit-linear-gradient(left, white 0%, #cbebf4 100%);
    background: -webkit-gradient(linear, left top, right top, from(white), to(#cbebf4));
    background: -o-linear-gradient(left, white 0%, #cbebf4 100%);
    background: linear-gradient(to right, white 0%, #cbebf4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cbebf4', GradientType=1);
    -webkit-box-shadow: 0px 20px 30px 0px rgba(0, 84, 162, 0.25);
    box-shadow: 0px 20px 30px 0px rgba(0, 84, 162, 0.25);
}

.white-btn:before {
    background: #cbebf4;
    background: -moz-linear-gradient(left, #cbebf4 0%, white 100%);
    background: -webkit-linear-gradient(left, #cbebf4 0%, white 100%);
    background: -webkit-gradient(linear, left top, right top, from(#cbebf4), to(white));
    background: -o-linear-gradient(left, #cbebf4 0%, white 100%);
    background: linear-gradient(to right, #cbebf4 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbebf4', endColorstr='#ffffff', GradientType=1);
    -webkit-border-radius: 30;
    -moz-border-radius: 30;
    -ms-border-radius: 30;
    border-radius: 30;
}

.white-btn span:before {
    background-position: -48px -45px;
}

.white-btn:hover, .white-btn:focus {
    color: #0081bb;
}

button, a,
.slide.slick-slide.slick-current.slick-active {
    outline: none !important;
}

body {
    background: #f5f8f9;
    font-family: 'Gotham Pro', sans-serif;
    font-size: 15px;
    color: #515c68;
}

h1, h2, h3, h4, h5 {
    margin-top: 0;
}

ul, ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #20abc4;
}

a:hover, a:focus {
    color: #1272b5;
    text-decoration: none;
}

p {
    font-size: 20px;
    color: #515c68;
    line-height: 33px;
    margin: 0 0 33px 0;
    font-weight: 400;
}

p.sm {
    font-size: 14px;
}

h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 54px;
    margin-bottom: 40px;
    color: #152b43;
}

h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #152b43;
    margin-bottom: 20px;
}

.no-shadow, .btn:hover, .btn:focus, .white-btn:hover, .white-btn:focus, .sity .form-control, .form .form-control, .pagination .page-link, .slick-dots li button {
    -webkit-box-shadow: 0 0 0 0 transparent !important;
    box-shadow: 0 0 0 0 transparent !important;
}

.hero {
    background: url(../images/bg-1.jpg) center top no-repeat #28c0d9;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 197px;
}

.hero.main-hero {
    background: url(../images/hero-bg.jpg) center top no-repeat;
    background-size: 100% auto;
    background-attachment: scroll;
    padding-top: 0;
    position: relative;
    z-index: 1;
}

.hero.main-hero:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/hero-img.png) right 120px no-repeat;
}

.hero.main-hero .hero-text {
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 1%;
}

.hero .inner-hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.hero .top-title {
    color: #fff;
}

.hero .headline {
    margin-bottom: 55px;
}

.hero .headline .opacity-title {
    color: rgba(137, 240, 255, 0.1);
}

.hero .headline span {
    color: #fff;
    font-size: 54px;
    line-height: 70px;
}

.hero .hero-text {
    padding: 100px 0 190px;
}

.header {
    padding: 70px 0;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
}

.header .container {
    position: relative;
}

.header .row, .header div[class^="col-"] {
    position: static;
}

.is-sticky .hero, .is-sticky .inner-hero {
    z-index: 10;
}

.is-sticky .header {
    background: #fff;
    -webkit-box-shadow: 0px 26px 40px 0px rgba(0, 89, 135, 0.07);
    box-shadow: 0px 26px 40px 0px rgba(0, 89, 135, 0.07);
    padding: 20px 0;
    z-index: 10;
    transition: 0.7s;
}

.is-sticky .header .logo {
    overflow: hidden;
    width: 36px;
    height: 35px;
}

.is-sticky .header .logo img {
    max-width: none;
}

.is-sticky .sity .sity-btn,
.is-sticky .sity .sity-btn:hover,
.is-sticky .sity .sity-btn:focus,
.is-sticky .phone .tel-btn,
.is-sticky .phone .tel-btn:hover,
.is-sticky .phone .tel-btn:focus,
.is-sticky .link, .is-sticky .link:hover, .is-sticky .link:focus {
    color: #152b43!important;
}

.is-sticky .nav-ico span {
    background: #20abc4;
}

.logo {
    display: inline-block;
    vertical-align: top;
}

.logo img {
    max-width: 100%;
}

.top-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.head-phone-block {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    margin: 0 60px 0 10px;
}

.head-phone-block .icon {
    height: 27px;
    width: 25px;
}
.head-phone-block .icon img {
    height: 100%;
    width: 100%;
}

.head-phone-block .link {
    color: #fff;
    font-size: 18px;
}

.head-drop {
    display: none;
    position: absolute;
    z-index: 1;
    background: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    padding: 40px;
    -webkit-box-shadow: 0px 0px 40px 40px rgba(0, 89, 135, 0.07);
    box-shadow: 0px 0px 40px 40px rgba(0, 89, 135, 0.07);
}

.sity {
    padding-right: 10px;
    min-width: 150px;
}

.sity .sity-btn {
    display: block;
    color: #fff;
    position: relative;
    padding-left: 30px;
    font-size: 18px;
    z-index: 2;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sity .sity-btn:before {
    left: -9px;
    top: 50%;
    margin-top: -14px;
    width: 26px;
    height: 30px;
    background: url(../images/icons/vybrat-gorod.svg) 0 0 no-repeat;
    background-size: 100%;
}

.sity .sity-btn:hover, .sity .sity-btn:focus {
    color: #fff;
}

.sity .sity-btn:after {
    display: none;
    cursor: default;
    top: 56px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid #fff;
}

.sity .sity-drop {
    left: 15px;
    right: 15px;
    top: 87px;
}

.sity.open .sity-drop,
.sity.open .sity-btn:after {
    display: block;
}

.sity .form-group {
    margin-bottom: 45px;
}

.sity .form-control {
    width: 100%;
    height: 50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid #d7dfe6;
    font-size: 16px;
    color: #515c68;
    padding: 10px 0;
    line-height: 28px;
}

.sity .form-control::-webkit-input-placeholder {
    color: #515c68;
    opacity: 1;
}

.sity .form-control:-ms-input-placeholder {
    color: #515c68;
    opacity: 1;
}

.sity .form-control::-moz-placeholder {
    color: #515c68;
    opacity: 1;
}

.sity .form-control:-moz-placeholder {
    color: #515c68;
    opacity: 1;
}

.sity ul {
    margin-left: -20px;
}

.sity ul li {
    display: block;
}

.sity ul li a {
    display: block;
    color: #515c68;
    font-size: 16px;
    padding: 10px 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
}

.sity ul li a:hover {
    background: #f2f6fa;
    color: #20abc4;
}

.phone {
    margin-right: 50px;
    position: relative;
}

.phone .tel-btn {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    padding-left: 30px;
    position: relative;
    font-size: 24px;
    font-weight: 700;
}

.phone .tel-btn:before {
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 13px;
    height: 18px;
    background: url(../images/icons/telefon.svg) 0 0 no-repeat;
    background-size: 100%;
}

.phone .phone-drop {
    top: 76px;
    width: 350px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-top: 33px;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: opacity, visibility;
    -o-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.phone .phone-drop:before {
    bottom: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid #fff;
}

.phone.js-hover .phone-drop {
    opacity: 1;
    visibility: visible;
}

.phone .email {
    text-align: center;
    margin-bottom: 33px;
}

.phone .email a {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.phone .btn {
    width: 100%;
}

.nav-ico {
    display: block;
    border: 0;
    padding: 0;
    background-color: transparent;
    width: 24px;
}

.nav-ico span {
    display: block;
    height: 2px;
    background: #fff;
    margin-bottom: 4px;
}

.nav-ico span:last-child {
    margin-bottom: 0;
}

.backdrop {
    display: none;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: transparent;
}

.main-nav {
    -webkit-box-shadow: -25px 5px 25px 0px rgba(17, 133, 182, 0.25);
    box-shadow: -25px 5px 25px 0px rgba(17, 133, 182, 0.25);
    background: #fff;
    width: 335px;
    position: fixed;
    overflow: auto;
    top: 0px;
    bottom: 0;
    right: 0;
    z-index: 200;
    max-width: 80%;
    -webkit-transform: translateX(120%);
    -ms-transform: translateX(120%);
    transform: translateX(120%);
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    height: 100vh;
    max-height: 100vh;
    padding: 73px 40px 40px;
}

.main-nav .logo {
    display: block;
    text-align: center;
    margin-bottom: 47px;
}

.main-nav .logo img {
    vertical-align: top;
    max-width: 100%;
}

.main-nav .close {
    position: absolute;
    z-index: 10;
    top: 20px;
    right: 20px;
    width: 18px;
    height: 18px;
    background: url(../images/icon.png) 0 0 no-repeat;
}

.main-nav .btn {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.js-open .backdrop {
    display: block;
}

.js-open .main-nav {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.js-mobile .js-open {
    overflow: hidden;
}

.js-mobile .slick-list {
    padding-left: 0px !important;
}

.js-mobile .services .container-fluid {
    padding-right: 0;
}

.js-mobile .hero,
.js-mobile .technology,
.js-mobile .benefits-dark,
.js-mobile .calculate,
.js-mobile .socially-examples,
.js-mobile .service-included,
.js-mobile .price-info {
    background-attachment: scroll;
    background-size: cover;
}

.js-mobile .nav-box {
    display: none;
}

.main-list {
    margin-bottom: 60px;
}

.main-list li {
    display: block;
    text-align: center;
    border-bottom: 1px solid #e3e5e8;
}

.main-list li a {
    display: block;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    padding: 17px 0;
    color: #152b43;
}

.main-list li a:hover, .main-list li a:focus {
    color: #20abc4;
}

.main-hero .hero-text {
    padding: 140px 0 220px;
}

.main-hero .hero-text p {
    color: #fff;
    margin-bottom: 53px;
}

.hero-title {
    color: #fff;
    font-size: 54px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 35px;
    line-height: 70px;
}

.opacity-title {
    position: absolute;
    z-index: -1;
    font-size: 120px;
    font-weight: 700;
    line-height: 35px;
    color: rgba(0, 88, 156, 0.08);
    text-transform: uppercase;
}

.services {
    padding: 20px 0 50px 0;
}

.services .container-fluid {
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
    z-index: 2;
}

.services .container-fluid:before, .services .container-fluid:after {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    background: rgba(254, 254, 255, 0.5);
    width: 100px;
}

.services .container-fluid:before {
    z-index: -1;
    top: 20px;
    bottom: 20px;
    left: 40px;
}

.services .container-fluid:after {
    z-index: -2;
    top: 40px;
    bottom: 40px;
    left: 20px;
}

.services .container-fluid .opacity-title {
    left: 60px;
    bottom: 0;
}

.slide {
    width: 300px;
    padding: 0 20px;
}

.serv-item {
    display: block;
    text-decoration: none;
    color: #515c68;
    max-width: 100%;
    position: relative;
    margin-bottom: 40px;
}

.serv-item:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.serv-item span {
    display: block;
}

.serv-item .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    padding: 0 35px 40px;
    color: #515c68;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    -webkit-box-shadow: 0px 26px 22px 0px rgba(0, 89, 135, 0.07);
    box-shadow: 0px 26px 22px 0px rgba(0, 89, 135, 0.07);
}

.serv-item:hover .inner {
    background: #20abc4;
    color: #fff;
}

.serv-item:hover strong {
    color: #fff;
}

.serv-item:hover .ico-box span svg {
    fill: #fff;
}

.serv-item .ico-box {
    height: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.serv-item .ico-box span {
    display: block;
}

.serv-item .ico-box span svg {
    width: 100%;
    height: 100%;
    fill: #20abc4;
}

.serv-item .text {
    height: 50%;
}

.serv-item strong {
    display: block;
    color: #152b43;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.serv-1, .str-4 {
    width: 75px;
    height: 71px;
}

.serv-2 {
    width: 92px;
    height: 68px;
}

.serv-3 {
    width: 79px;
    height: 67px;
}

.serv-4 {
    width: 79px;
    height: 67px;
}

.serv-5 {
    width: 88px;
    height: 63px;
}

.serv-6 {
    width: 80px;
    height: 67px;
}

.serv-7 {
    width: 77px;
    height: 77px;
}

.nav-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.nav-box .slick-arrow {
    margin-left: 16px;
}

.slick-arrow {
    display: block;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    font-size: 0;
    border: 0;
    padding: 0;
    background: #e2ecf4;
    position: relative;
}

.slick-arrow:hover {
    background: #d4e5f2;
}

.slick-arrow:before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 9px;
    height: 16px;
    background: url(../images/icon.png) no-repeat;
}

.slick-arrow.slick-prev:before {
    background-position: -35px 0;
}

.slick-arrow.slick-next:before {
    background-position: -48px 0;
}

.presentation {
    padding-bottom: 100px;
}

.presentation .img-box {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0px 40px 40px 0px rgba(0, 89, 135, 0.16);
    box-shadow: 0px 40px 40px 0px rgba(0, 89, 135, 0.16);
    margin: 0 25px 0 -15px;
}

.presentation .img-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.presentation .text {
    padding-left: 25px;
}

.presentation p {
    margin-bottom: 53px;
}

.presentation .btn {
    padding-left: 45px;
    padding-right: 30px;
}

.headline {
    position: relative;
    z-index: 1;
    margin-bottom: 90px;
}

.headline .opacity-title {
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.headline span {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    color: #152b43;
}

.top-title {
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #20abc4;
    margin-bottom: 15px;
}

.title, h2 {
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #152b43;
    margin-bottom: 43px;
}

.portfolio {
    padding: 90px 0 100px;
    background: #fff;
}

.portfolio .container-fluid {
    padding-left: 60px;
    padding-right: 60px;
}

.portfolio .container-fluid .row {
    margin-left: -20px;
    margin-right: -20px;
}

.portfolio .container-fluid div[class^="col-"] {
    padding-left: 20px;
    padding-right: 20px;
}

.portfolio .item {
    margin-bottom: 40px;
    text-align: center;
}

.portfolio .item .img-box {
    margin-bottom: 34px;
    overflow: hidden;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 40px 40px 0 rgba(0, 89, 135, 0.14);
    box-shadow: 0px 40px 40px 0 rgba(0, 89, 135, 0.14);
}

.portfolio .item .img-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.portfolio .item:hover .img-box img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.portfolio .item .link {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 17px;
}

.portfolio .item .name {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 20px;
    color: #152b43;
    text-transform: uppercase;
}

.portfolio .item .name a {
    color: #152b43;
}

.portfolio .item p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
}

.portfolio .text-center {
    padding-top: 55px;
}

.portfolio.has-bg {
    background: #f2f6fa;
    padding-bottom: 70px;
}

.clients {
    padding: 90px 0 50px;
}

.clients .item {
    margin-bottom: 70px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100px;
}

.clients .item img {
    max-width: 100%;
    max-height: 100%;
}

.clients .item:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.form {
    background: url(../images/bg-1.jpg) center top no-repeat #28c0d9;
    background-size: cover;
    padding: 90px 0 100px;
}

.form .container {
    position: relative;
    z-index: 1;
}

.form .top-title {
    color: #fff;
}

.form .headline {
    margin-bottom: 55px;
}

.form .headline .opacity-title {
    color: rgba(137, 240, 255, 0.1);
}

.form .headline span {
    color: #fff;
}

.form .form-group {
    margin-bottom: 45px;
    position: relative;
    padding-top: 20px;
}

.form .form-group.blur label {
    top: 0;
    font-size: 14px;
}

.form .form-group.full label {
    display: none;
}

.field-contactform-files {
    padding-top: 0 !important;
}

.form label {
    display: block;
    position: absolute;
    left: 0;
    top: 37px;
    color: #fff;
    font-size: 16px;
}

.form .form-control {
    height: 52px;
    border: 0;
    background: no-repeat;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    color: #fff;
    width: 100%;
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
    padding: 15px 0;
    line-height: 18px;
    font-size: 16px;
}

.form .form-control:focus {
    border-bottom-color: #fff;
}

.form textarea.form-control {
    overflow: auto;
    resize: none;
    height: 110px;
}

.form.white-bg {
    background: #fff;
}

.form .has-indent {
    padding-top: 55px;
}

.form-info {
    padding-top: 20px;
}

.form-info p {
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 42px;
}

.form-info .text-center {
    padding-top: 70px;
}

.light-bg .form-info p {
    color: #515c68;
}

.file-box {
    margin: -10px 0 60px;
}

/* file */
.jcf-file {
    display: inline-block;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    padding-left: 30px;
}

.jcf-file:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 18px;
    height: 17px;
    background: url(../images/icon.png) -61px 0 no-repeat;
}

.jcf-file .jcf-real-element {
    position: absolute;
    font-size: 200px;
    height: 200px;
    margin: 0;
    right: 0;
    top: 0;
}

.jcf-file .jcf-fake-input {
    display: inline-block;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    overflow: hidden;
    line-height: 25px;
    height: 25px;
    font-size: 16px;
    color: #fff;
    width: 100%;
}

.jcf-file .jcf-upload-button {
    display: none;
}

.light-bg {
    background: #f2f6fa;
}

.light-bg .headline span {
    color: #152b43;
}

.light-bg .form-control {
    border-bottom-color: #d7dfe6;
    color: #515c68;
}

.light-bg .form-control:focus {
    border-bottom-color: #20abc4;
}

.light-bg label {
    color: #515c68;
}

.light-bg .jcf-file .jcf-fake-input {
    color: #515c68;
}

.light-bg .jcf-file:before {
    background-position: -125px 0;
}

.footer {
    padding: 70px 0 55px;
    background: #fff;
}

.footer .phone {
    margin-bottom: 15px;
    margin-top: -3px;
    margin-right: 0;
}

.footer .phone a {
    color: #152b43;
    white-space: nowrap;
}

.footer .btn {
    padding-left: 50px;
    padding-right: 50px;
    white-space: nowrap;
}

.footer .logo {
    margin-top: 8px;
}

.footer.has-bg {
    background: #f2f6fa;
}

.footer .footer-ico {
    position: absolute;
    right: 20px;
    max-width: 75px;
}

.footer .footer-ico svg {
    max-width: 100%;
}

.footer .footer-phone-block {
    margin: 0 0 20px 0;
    gap: 10px;
}

.f-list {
    padding-left: 10px;
    margin-top: 2px;
}

.f-list li {
    display: block;
    margin-bottom: 17px;
}

.f-list li a {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #152b43;
}

.f-list li a:hover {
    color: #20abc4;
}

.copy {
    text-align: center;
    font-size: 14px;
    margin-top: 50px;
}

.content {
    padding: 90px 0 50px;
    background: #fff;
}

.content .portfolio {
    padding: 20px 0 60px;
}

.content .portfolio .item {
    margin-bottom: 80px;
}

.content .portfolio .text-center {
    padding-top: 15px;
}

.content .product-view ol,
.content .product-view ul {
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 17px;
}

.content .product-view ol {
    list-style: decimal-leading-zero;
}

.content .product-view ol li {
    margin-left: 30px;
    position: relative;
    margin-bottom: 10px;
}

.content .product-view ul li {
    padding-left: 35px;
    position: relative;
    margin-bottom: 10px;
}

.content .product-view ul li:before {
    display: block;
    position: absolute;
    content: '';
    top: 4px;
    left: 0;
    width: 18px;
    height: 13px;
    background-image: url('../images/icons/tick.png')
}

.center-text {
    text-align: center;
    padding-bottom: 40px;
}

.accordion {
    margin-bottom: 40px;
}

.accordion > .card {
    border: 0;
    border-bottom: 1px solid #e3e5e8 !important;
}

.accordion .card-header {
    border-bottom: 0;
    padding: 20px 0;
    background: none;
}

.accordion .card-header button {
    display: block;
    width: 100%;
    padding: 13px 30px 13px 0;
    position: relative;
    text-align: left;
    background: none;
    border: 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #152b43;
}

.accordion .card-header button:hover {
    color: #20abc4;
}

.accordion .card-header button:before {
    top: 50%;
    margin-top: -4px;
    right: 0;
    width: 16px;
    height: 9px;
    background: url(../images/icon.png) -82px 0 no-repeat;
}

.accordion .card-header button:not(.collapsed):before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordion .card-body {
    padding: 20px 0 20px;
}

.question-list {
    padding-bottom: 7px;
}

.question-list li {
    display: block;
    font-size: 16px;
    position: relative;
    margin-bottom: 27px;
    padding-left: 40px;
}

.question-list li:before {
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    background: url(../images/icon.png) -100px 0 no-repeat;
}

.question-list li a {
    color: #515c68;
}

.question-list li a:hover, .question-list li a:focus {
    color: #20abc4;
}

.feedback {
    padding: 80px 0 100px;
    background: #f5f8f9;
}

.feedback .headline {
    margin-bottom: 75px;
}

.feedback .box {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
}

.feedback .box .text {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #152b43;
    margin-bottom: 25px;
}

.feedback.light-bg {
    background: #fff;
}

.btn.phone-btn {
    -webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.05);
    background: #fff;
    font-size: 16px;
    font-weight: 700;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
    min-width: 340px;
}

.btn.phone-btn:before {
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
}

.btn.phone-btn span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 30px;
}

.btn.phone-btn span:before {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 13px;
    height: 18px;
    background: url(../images/icons/telefon.svg) 0 0 no-repeat;
    background-size: 100%;
}

.btn.btn-telegram span:before {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url(../images/icons/telegram-2.svg) 0 0 no-repeat;
    background-size: 100%;
}
.btn.btn-whatsapp span:before {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url(../images/icons/whatsapp-2.svg) 0 0 no-repeat;
    background-size: 100%;
}
.btn.btn-viber span:before {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 22px;
    background: url(../images/icons/viber-2.svg) 0 0 no-repeat;
    background-size: 100%;
}

.btn.btn-email {
    padding: 20px 45px;
    font-size: 18px;
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0 0 50px;
    background-color: transparent;
    margin-top: -100px;
}

.breadcrumb span, .breadcrumb a {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    color: #152b43;
    text-transform: uppercase;
    margin: 0 5px 10px;
    padding: 11px 25px;
    background: #e5eef5;
    border: 2px solid #e5eef5;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    transition: 0.5s;
}

.breadcrumb a:hover,
.breadcrumb .active {
    background: #fff;
    border-color: #fff;
    color: #20abc4;
    transition: 0.5s;
}

.breadcrumb + .hero .hero-text {
    padding: 100px 0 120px;
}

.tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -5px;
    padding: 0 0 50px;
}

.tags span, .tags a {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    color: #152b43;
    text-transform: uppercase;
    margin: 0 5px 10px;
    padding: 11px 25px;
    background: #e5eef5;
    border: 2px solid #e5eef5;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
}

.tags a:hover,
.tags .active {
    background: #fff;
    border-color: #20abc4;
    color: #20abc4;
}

.article {
    padding-bottom: 100px;
}

.article .img-box {
    overflow: hidden;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    margin-bottom: 45px;
}

.article .img-box.left {
    float: left;
    margin-top: 40px;
    margin-right: 40px;
}

.article .img-box.right {
    float: right;
    margin-top: 40px;
    margin-left: 40px;
}

.article .img-box img {
    max-width: 100%;
}

.more-articles {
    margin-bottom: 40px;
}

.more-articles h2 {
    text-align: center;
}

.more-articles .text-center {
    padding-top: 40px;
}

.pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 60px;
    font-size: 16px;
}

.pagination .page-item {
    padding: 0 5px;
}

.pagination .page-item span {
    display: none;
}

.pagination .page-link {
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    color: #515c68;
    text-decoration: none;
    padding: 0;
    min-width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
}

.pagination .page-link:hover {
    background: #f2f6fa;
}

.pagination .page-item.active .page-link {
    background: #e5eef5;
    color: #666;
}

.pagination .page-link.prev {
    margin-right: 48px;
}

.pagination .page-link.next {
    margin-left: 48px;
}

.pagination .page-link.prev, .pagination .page-link.next {
    width: auto;
    border-radius: 0 !important;
    background: none !important;
}

.pagination .page-link.prev:hover, .pagination .page-link.next:hover {
    color: #20abc4;
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
    padding: 0 20px;
    border-radius: 50px;
}

.standarts {
    padding: 80px 0;
}

.standarts .item {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 35px 30px 30px 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 40px 40px 0 rgba(0, 89, 135, 0.07);
    box-shadow: 0px 40px 40px 0 rgba(0, 89, 135, 0.07);
    font-size: 20px;
    line-height: 33px;
    font-weight: 300;
    margin-bottom: 40px;
    height: calc(100% - 40px);
}

.standarts .item .ico-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
    max-width: 160px;
    padding-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.standarts .item .ico-box span {
    display: block;
    height: 78px;
}

.standarts .item .ico-box span svg {
    width: 100%;
    height: 100%;
    fill: #20abc4;
}

.standarts .item .text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
}

.dev-1, .aud-1 {
    width: 96px;
}

.dev-2 {
    width: 92px;
}

.dev-3 {
    width: 75px;
}

.dev-4 {
    width: 70px;
    height: 84px;
}

.technology {
    padding: 80px 0 20px;
    background: url(../images/bg-2.jpg) center top no-repeat #0a1a2c;
    background-size: cover;
    background-attachment: fixed;
}

.technology .headline {
    margin-bottom: 30px;
}

.technology .headline span {
    color: #fff;
}

.technology p {
    color: #fff;
    text-align: center;
    margin-bottom: 90px;
}

.technology .item {
    margin-bottom: 100px;
    height: calc(100% - 100px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.technology .item img {
    max-width: 100%;
}

.technology.techn-center .headline {
    margin-bottom: 105px;
}

.technology.techn-center .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.proposal {
    padding: 100px 0 20px;
    background: #fff;
}

.proposal .item {
    margin-bottom: 100px;
}

.proposal .item:hover .img-box img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.proposal .img-box {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0px 40px 40px 0px rgba(0, 89, 135, 0.16);
    box-shadow: 0px 40px 40px 0px rgba(0, 89, 135, 0.16);
}

.proposal .img-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.proposal .text {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

.proposal .title {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 30px;
}

.proposal .btn {
    margin: 10px 0 0 0;
    width: 320px;
    max-width: 100%;
}

.project {
    padding: 100px 0 60px;
}

.product-view {
    padding-bottom: 40px;
}

.product-view .img-box {
    overflow: hidden;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 40px 40px 0px rgba(0, 89, 135, 0.16);
    box-shadow: 0px 40px 40px 0px rgba(0, 89, 135, 0.16);
    margin-bottom: 70px;
}

.product-view .img-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.product-view .text-center {
    margin-bottom: 75px;
}

.desc-row {
    margin-bottom: 40px;
}

.desc-row strong {
    display: block;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #152b43;
}

.preview-container {
    position: relative;
    margin-bottom: 40px;
}

.preview-container .prev-nav {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1550px;
    max-width: 100%;
}

.preview-container .slick-arrow {
    background: rgba(0, 88, 156, 0.3);
    width: 80px;
    height: 80px;
}

.preview-container .slick-arrow:before {
    width: 21px;
    height: 40px;
}

.preview-container .slick-arrow:hover {
    background: rgba(0, 88, 156, 0.5);
}

.preview-container .slick-arrow.slick-prev:before {
    background-position: 0 -24px;
}

.preview-container .slick-arrow.slick-next:before {
    background-position: -24px -24px;
}

.preview-slider .img-description {
    display: none;
}

.preview-slider .slick-current .img-description._v1 {
    display: block;
    padding: 25px 15px;
    text-align: center;
    background: #fff;
    font-size: 1.3em;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    -ms-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
    transition: 1s;
}

@media (max-width: 480px) {
    .preview-slider .slick-current .img-description._v1 {
        font-size: 1em;
    }
}

.prev-slide {
    margin: 0px 40px;
    padding: 20px 0 30px;
}

.prev-slide .img-box {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 10px 20px 10px rgba(0, 89, 135, 0.1);
    box-shadow: 0px 10px 20px 10px rgba(0, 89, 135, 0.1);
}

.prev-slide .img-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    -ms-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
    opacity: 0.5;
}

.prev-slide.slick-current .img-box img {
    opacity: 1;
}

.slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 30px;
}

.slick-dots li {
    display: block;
    padding: 0 10px;
}

.slick-dots li button {
    display: block;
    overflow: hidden;
    padding: 0;
    border: 0;
    background: #dae5ed;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    text-indent: -9999px;
    outline: none;
    width: 10px;
    height: 10px;
}

.slick-dots li.slick-active button {
    background: #20abc4;
}

.banner-design {
    background: #f5f8f9;
    padding-bottom: 100px;
}

.banner-design .text-center p {
    margin-bottom: 75px;
}

.item-list {
    padding-bottom: 60px;
}

.item-list .item {
    margin-bottom: 40px;
    height: calc(100% - 40px);
    background: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 40px 40px 0px rgba(0, 89, 135, 0.16);
    box-shadow: 0px 40px 40px 0px rgba(0, 89, 135, 0.16);
    padding: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    line-height: 33px;
    position: relative;
    overflow: hidden;
}

.item-list .item .ico-box {
    height: 120px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.item-list .item .ico-box img {
    max-width: 100%;
}

.item-list .item .ico-box span {
    display: block;
}

.item-list .item .ico-box span svg {
    width: 100%;
    height: 100%;
    fill: #20abc4;
}

.item-list .note,
.item .note {
    position: absolute;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    left: -1px;
    right: -1px;
    bottom: -1px;
    background: #0075ab;
    padding: 5px 20px;
}

.advert-examples .item .note {
    background: #20abc4;
    padding: 10px 20px;
    font-weight: 300;
    font-size: 12px;
    box-shadow: 0 0 15px 5px #e9ecef;
}

.audit-info {
    padding-bottom: 1px;
}

.audit-info .item-list .ico-box span svg {
    fill: #ff5d5f;
}

.ban-1 {
    width: 83px;
    height: 53px;
}

.ban-2 {
    width: 82px;
    height: 82px;
}

.ban-3 {
    width: 83px;
    height: 59px;
}

.poly-1 {
    width: 79px;
    height: 76px;
}

.poly-2 {
    width: 82px;
    height: 80px;
}

.poly-3 {
    width: 64px;
    height: 82px;
}

.poly-4 {
    width: 62px;
    height: 82px;
}

.poly-5 {
    width: 62px;
    height: 81px;
}

.poly-6 {
    width: 54px;
    height: 80px;
}

.poly-7 {
    width: 80px;
    height: 70px;
}

.ser-inc-1 {
    width: 90px;
    height: 69px;
}

.ser-inc-2 {
    width: 81px;
    height: 74px;
}

.ser-inc-3 {
    width: 89px;
    height: 81px;
}

.ser-inc-4 {
    width: 82px;
    height: 80px;
}

.ser-inc-5 {
    width: 79px;
    height: 67px;
}

.ser-inc-6 {
    width: 77px;
    height: 77px;
}

.aud-2 {
    width: 62px;
    height: 93px;
}

.aud-3 {
    width: 77px;
    height: 77px;
}

.aud-4 {
    width: 96px;
    height: 49px;
    margin-top: 20px;
}

.aud-5 {
    width: 81px;
    height: 74px;
}

.aud-6 {
    width: 62px;
    height: 72px;
}

.aud-7 {
    width: 88px;
    height: 80px;
}

.aud-8 {
    width: 80px;
    height: 76px;
}

.benefits-dark {
    background: url(../images/bg-2.jpg) center top no-repeat #0a1a2c;
    background-size: cover;
    background-attachment: fixed;
    padding: 80px 0;
}

.benefits-dark .headline span {
    color: #fff;
}

.benefits-dark .item {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    line-height: 33px;
    margin-bottom: 30px;
}

.benefits-dark .item .ico-box {
    height: 100px;
    margin-bottom: 5px;
}

.benefits-dark .item .ico-box span {
    display: inline-block;
}

.benefits-dark .item .ico-box span svg {
    width: 100%;
    height: 100%;
    fill: #20abc4;
}

.strategy {
    padding-bottom: 1px;
}

.strategy .item {
    max-width: 310px;
    margin: 0px auto 115px;
}

.bd-1 {
    width: 96px;
    height: 78px;
}

.bd-3 {
    width: 73px;
    height: 79px;
}

.bd-4 {
    width: 76px;
    height: 78px;
}

.bd-5 {
    width: 85px;
    height: 51px;
    margin-top: 10px;
}

.bd-6 {
    width: 72px;
    height: 78px;
}

.bd-7 {
    width: 78px;
    height: 62px;
}

.bd-8 {
    width: 88px;
    height: 60px;
}

.str-1 {
    width: 76px;
    height: 76px;
}

.str-2 {
    width: 80px;
    height: 73px;
}

.str-3 {
    width: 82px;
    height: 76px;
}

.str-5 {
    width: 71px;
    height: 82px;
}

.str-6 {
    width: 74px;
    height: 82px;
}

.design-proposal {
    padding: 90px 0 50px;
    background: #fff;
}

.design-proposal .item {
    text-align: center;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 33px;
    font-weight: 300;
}

.design-proposal .item:hover .img-box img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.design-proposal .title {
    font-size: 30px;
}

.design-proposal .img-box {
    overflow: hidden;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    margin-bottom: 40px;
}

.design-proposal .img-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.design-proposal .box-1 {
    -webkit-box-shadow: 0px 30px 40px 0px rgba(0, 89, 135, 0.16);
    box-shadow: 0px 30px 40px 0px rgba(0, 89, 135, 0.16);
}

.design-proposal .box-2 {
    -webkit-box-shadow: 0px 30px 40px 0px rgba(162, 12, 100, 0.16);
    box-shadow: 0px 30px 40px 0px rgba(162, 12, 100, 0.16);
}

.adaptiv-info {
    padding: 110px 0 50px;
}

.adaptiv-info .title {
    font-size: 30px;
}

.adaptiv-info .img-box {
    margin: 10px 0 0 -35px;
    padding-right: 15px;
}

.adaptiv-info .text {
    padding-left: 15px;
}

.adaptiv-info .btn {
    margin-top: 20px;
}

.calculate {
    padding: 85px 0 180px;
    background: url(../images/bg-1.jpg) center top no-repeat #28c0d9;
    background-size: cover;
    background-attachment: fixed;
}

.calculate .headline span {
    color: #fff;
}

.calculate .item {
    text-align: center;
    padding: 30px 0;
}

.calculate .btn {
    width: 330px;
    max-width: 100%;
}

.calculate .has-line {
    position: relative;
}

.calculate .has-line:before {
    top: 0;
    left: -15px;
    bottom: 0;
    width: 2px;
    background: #72bbd6;
}

/* select */
.jcf-select {
    display: inline-block;
    vertical-align: top;
    position: relative;
    border-bottom: 1px solid #d7dfe6;
    width: 100%;
    height: 52px;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    -ms-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
    z-index: 1001;
}

.jcf-select.jcf-drop-active {
    background: #fff;
    border-bottom-color: #fff;
}

.jcf-select.jcf-drop-active .jcf-select-text {
    padding-left: 20px;
    font-weight: 700;
    color: #152b43;
}

.jcf-select.jcf-drop-active .jcf-select-opener:before {
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.jcf-select.jcf-drop-flipped {
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    -ms-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
}

.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0;
}

.jcf-select .jcf-select-text {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    font-size: 16px;
    line-height: 18px;
    margin: 0 35px 0 0;
    padding-top: 20px;
    color: #515c68;
}

.jcf-select .jcf-select-opener {
    position: absolute;
    text-align: center;
    width: 37px;
    bottom: 0;
    right: 0;
    top: 0;
}

.jcf-select .jcf-select-opener:before {
    top: 27px;
    left: 17px;
    width: 16px;
    height: 9px;
    background: url(../images/icon.png) -61px -25px no-repeat;
}

body > .jcf-select-drop {
    position: absolute;
    margin: 1px 0 0;
    z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0px;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px;
    background: #fff;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    -ms-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
    -webkit-box-shadow: 0px 20px 30px 0px rgba(0, 89, 135, 0.08);
    box-shadow: 0px 20px 30px 0px rgba(0, 89, 135, 0.08);
}

.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto;
}

.jcf-select .jcf-drop-flipped.jcf-select-drop {
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    -ms-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
    -webkit-box-shadow: 0px -10px 30px 0px rgba(0, 89, 135, 0.08);
    box-shadow: 0px -10px 30px 0px rgba(0, 89, 135, 0.08);
}

.jcf-optgroup-caption {
    width: 100%;
    background: #f7f7f7;
    display: block;
    padding: 20px;
    font-size: 17px;
    color: #9e9e9e;
}

/* multiple select styles */
.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    min-width: 200px;
}

/* select options styles */
.jcf-list {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    line-height: 14px;
    font-size: 12px;
    width: 100%;
}

.jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    overflow: auto;
    width: 100%;
}

.jcf-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.jcf-list ul li {
    overflow: hidden;
    display: block;
}

.jcf-list .jcf-overflow {
    overflow: auto;
}

.jcf-list .jcf-option {
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    color: #515c68;
    min-height: 14px;
    height: 1%;
    font-size: 16px;
    padding: 20px;
}

.jcf-list .jcf-disabled {
    background: #fff !important;
    color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
    background: #e8f6f9;
}

.steps {
    padding: 85px 0;
}

.step-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-content: center;
    counter-reset: li;
}

.step-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #152b43;
    line-height: 24px;
    margin: 0 45px 78px;
    text-transform: uppercase;
}

.step-list li:after {
    z-index: 1;
    top: 50%;
    margin-top: -2px;
    height: 3px;
    left: 175px;
    right: -100px;
}

.step-list li:first-child:after {
    background: #f5c869;
    background: -moz-linear-gradient(left, #f5c869 0%, #f1d46b 100%);
    background: -webkit-linear-gradient(left, #f5c869 0%, #f1d46b 100%);
    background: -webkit-gradient(linear, left top, right top, from(#f5c869), to(#f1d46b));
    background: -o-linear-gradient(left, #f5c869 0%, #f1d46b 100%);
    background: linear-gradient(to right, #f5c869 0%, #f1d46b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5c869', endColorstr='#f1d46b', GradientType=1);
}

.step-list li:nth-child(2):after {
    background: #e2ef6e;
    background: -moz-linear-gradient(left, #e2ef6e 0%, #d5f46d 100%);
    background: -webkit-linear-gradient(left, #e2ef6e 0%, #d5f46d 100%);
    background: -webkit-gradient(linear, left top, right top, from(#e2ef6e), to(#d5f46d));
    background: -o-linear-gradient(left, #e2ef6e 0%, #d5f46d 100%);
    background: linear-gradient(to right, #e2ef6e 0%, #d5f46d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2ef6e', endColorstr='#d5f46d', GradientType=1);
}

.step-list li:nth-child(3):after {
    background: #acf28a;
    background: -moz-linear-gradient(left, #acf28a 0%, #acf28a 100%);
    background: -webkit-linear-gradient(left, #acf28a 0%, #acf28a 100%);
    background: -webkit-gradient(linear, left top, right top, from(#acf28a), to(#acf28a));
    background: -o-linear-gradient(left, #acf28a 0%, #acf28a 100%);
    background: linear-gradient(to right, #acf28a 0%, #acf28a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#acf28a', endColorstr='#acf28a', GradientType=1);
}

.step-list li:nth-child(4):after {
    right: auto;
    left: 40px;
    width: 51px;
    height: 155px;
    background: url(../images/line.png) 0 0 no-repeat;
    top: 100%;
    margin-top: 0;
}

.step-list li:nth-child(5) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.step-list li:nth-child(5):after {
    right: 100%;
    left: -87px;
    background: #40cf93;
    background: -moz-linear-gradient(left, #40cf93 0%, #47e081 100%);
    background: -webkit-linear-gradient(left, #40cf93 0%, #47e081 100%);
    background: -webkit-gradient(linear, left top, right top, from(#40cf93), to(#47e081));
    background: -o-linear-gradient(left, #40cf93 0%, #47e081 100%);
    background: linear-gradient(to right, #40cf93 0%, #47e081 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40cf93', endColorstr='#47e081', GradientType=1);
}

.step-list li:nth-child(6) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.step-list li:nth-child(6):after {
    right: 100%;
    left: -87px;
    background: #2d9fcb;
    background: -moz-linear-gradient(left, #2d9fcb 0%, #32acb9 100%);
    background: -webkit-linear-gradient(left, #2d9fcb 0%, #32acb9 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2d9fcb), to(#32acb9));
    background: -o-linear-gradient(left, #2d9fcb 0%, #32acb9 100%);
    background: linear-gradient(to right, #2d9fcb 0%, #32acb9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d9fcb', endColorstr='#32acb9', GradientType=1);
}

.step-list li span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 180px;
    height: 180px;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    z-index: 3;
    padding: 10px;
    -webkit-box-shadow: 0px 34px 36px 0px rgba(0, 89, 135, 0.07);
    box-shadow: 0px 34px 36px 0px rgba(0, 89, 135, 0.07);
}

.step-list li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: -35px;
    left: -25px;
    z-index: 1;
    font-weight: 700;
    font-size: 120px;
    line-height: 86px;
    color: #dce8f0;
}

.step-list li:last-child {
    color: #fff;
}

.step-list li:last-child:after {
    display: none;
}

.step-list li:last-child:before {
    color: #fff;
    z-index: 10;
}

.step-list li:last-child span {
    background: url(../images/ellipse.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
}

.step-list li:last-child span:before {
    z-index: -1;
    top: -50px;
    left: -50px;
    right: -50px;
    bottom: -50px;
    background: #00589c;
    background: -moz-linear-gradient(top, #00589c 0%, #24b9d4 100%);
    background: -webkit-linear-gradient(top, #00589c 0%, #24b9d4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#00589c), to(#24b9d4));
    background: -o-linear-gradient(top, #00589c 0%, #24b9d4 100%);
    background: linear-gradient(to bottom, #00589c 0%, #24b9d4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00589c', endColorstr='#24b9d4', GradientType=0);
    opacity: 0.1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.step-promotion .step-list {
    padding-bottom: 65px;
}

.step-promotion .step-list li {
    margin-left: 65px;
    margin-right: 65px;
}

.step-promotion .step-list li:after {
    right: -132px;
}

.step-promotion .step-list li:nth-child(3):after {
    right: auto;
    left: -30px;
    width: 129px;
    height: 188px;
    background: url(../images/line-1.png) 0 0 no-repeat;
    top: 90%;
    margin-top: 0;
}

.step-promotion .step-list li:nth-child(4) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.step-promotion .step-list li:nth-child(4):after {
    top: 50%;
    right: 100%;
    left: -132px;
    height: 3px;
    width: auto;
    background: #2ca0ca;
    background: -moz-linear-gradient(left, #2ca0ca 0%, #47e180 100%);
    background: -webkit-linear-gradient(left, #2ca0ca 0%, #47e180 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2ca0ca), to(#47e180));
    background: -o-linear-gradient(left, #2ca0ca 0%, #47e180 100%);
    background: linear-gradient(to right, #2ca0ca 0%, #47e180 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ca0ca', endColorstr='#47e180', GradientType=1);
}

.period {
    text-align: center;
    margin-bottom: 15px;
}

.period .headline {
    margin-bottom: 15px;
}

.period .time {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 56px;
    padding: 0 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    background: #ff7c59;
    background: -moz-linear-gradient(left, #ff7c59 0%, #ff3d66 100%);
    background: -webkit-linear-gradient(left, #ff7c59 0%, #ff3d66 100%);
    background: -webkit-gradient(linear, left top, right top, from(#ff7c59), to(#ff3d66));
    background: -o-linear-gradient(left, #ff7c59 0%, #ff3d66 100%);
    background: linear-gradient(to right, #ff7c59 0%, #ff3d66 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7c59', endColorstr='#ff3d66', GradientType=1);
}

.types-promotion {
    padding: 80px 0;
}

.types-promotion .item {
    margin-bottom: 40px;
    min-height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px 75px;
}

.types-promotion .title {
    color: #fff;
    font-size: 30px;
    margin-bottom: 20px;
}

.types-promotion p {
    color: #fff;
    margin: 10px 0 0;
}

.types-promotion .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.types-promotion .inner .title {
    margin: 0 20px 0 0;
}

.types-promotion .btn {
    width: 320px;
    max-width: 100%;
}

.types-promotion .item-1 {
    background: #00589c;
    background: -moz-linear-gradient(top, #00589c 0%, #24b8d3 100%);
    background: -webkit-linear-gradient(top, #00589c 0%, #24b8d3 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#00589c), to(#24b8d3));
    background: -o-linear-gradient(top, #00589c 0%, #24b8d3 100%);
    background: linear-gradient(to bottom, #00589c 0%, #24b8d3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00589c', endColorstr='#24b8d3', GradientType=0);
    -webkit-box-shadow: 0px 21px 40px 0px rgba(0, 89, 135, 0.2);
    box-shadow: 0px 21px 40px 0px rgba(0, 89, 135, 0.2);
}

.types-promotion .item-2 {
    background: #ff3d66;
    background: -moz-linear-gradient(top, #ff3d66 0%, #ff7b59 100%);
    background: -webkit-linear-gradient(top, #ff3d66 0%, #ff7b59 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff3d66), to(#ff7b59));
    background: -o-linear-gradient(top, #ff3d66 0%, #ff7b59 100%);
    background: linear-gradient(to bottom, #ff3d66 0%, #ff7b59 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3d66', endColorstr='#ff7b59', GradientType=0);
    -webkit-box-shadow: 0px 21px 40px 0px rgba(255, 87, 97, 0.2);
    box-shadow: 0px 21px 40px 0px rgba(255, 87, 97, 0.2);
}

.types-promotion .item-3 {
    background: #572c91;
    background: -moz-linear-gradient(top, #572c91 0%, #8e3ba5 100%);
    background: -webkit-linear-gradient(top, #572c91 0%, #8e3ba5 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#572c91), to(#8e3ba5));
    background: -o-linear-gradient(top, #572c91 0%, #8e3ba5 100%);
    background: linear-gradient(to bottom, #572c91 0%, #8e3ba5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#572c91', endColorstr='#8e3ba5', GradientType=0);
    -webkit-box-shadow: 0px 21px 40px 0px rgba(108, 50, 153, 0.2);
    box-shadow: 0px 21px 40px 0px rgba(108, 50, 153, 0.2);
}

.prom-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.prom-list li {
    display: block;
    position: relative;
    font-size: 20px;
    line-height: 33px;
    font-weight: 300;
    color: #fff;
    padding-left: 20px;
    margin-right: 20px;
}

.prom-list li:before {
    left: 0;
    top: 15px;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
}

.socially-examples {
    padding: 80px 0 100px;
    background: url(../images/bg-3.jpg) center top no-repeat #0a1a2c;
    background-size: cover;
    background-attachment: fixed;
}

.socially-examples .headline span {
    color: #fff;
}

.socially-examples .item {
    text-align: center;
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 300;
    background: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    padding: 50px 20px;
}

.socially-examples .ico-box {
    height: 110px;
    margin-bottom: 20px;
}

.socially-examples .ico-box img {
    vertical-align: top;
    max-width: 100%;
    max-height: 100%;
}

.search-engines {
    padding: 90px 0;
    background: #fff;
}

.search-engines .text-center {
    padding-bottom: 40px;
}

.search-engines .item {
    margin-bottom: 30px;
    background: #f5f8f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 21px 40px 0px rgba(0, 89, 135, 0.07);
    box-shadow: 0px 21px 40px 0px rgba(0, 89, 135, 0.07);
    height: 220px;
}

.search-engines .item img {
    max-width: 100%;
}

.ch-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.ch-item, .rad-item {
    position: relative;
    margin-bottom: 0px;
    padding: 0 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.ch-item.has-flex label, .has-flex.rad-item label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ch-item.has-flex label strong, .has-flex.rad-item label strong {
    font-weight: 700;
    color: #152b43;
}

.ch-item input, .rad-item input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}

.ch-item label, .rad-item label {
    display: block;
    position: relative;
    padding: 15px 15px 15px 60px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 0;
    height: auto;
    font-size: 16px;
    line-height: 24px;
    top: auto;
    left: auto;
}

.ch-item label:before, .rad-item label:before {
    z-index: 1;
    left: 20px;
    top: 16px;
    background: #d9e5ee;
    width: 24px;
    height: 24px;
}

.ch-item label:after, .rad-item label:after {
    z-index: 2;
    left: 25px;
    top: 21px;
    width: 14px;
    height: 14px;
    background: #20abc4;
    opacity: 0;
}

.ch-item input:checked + label, .rad-item input:checked + label {
    background: #d9e5ee;
}

.ch-item input:checked + label:before, .rad-item input:checked + label:before {
    background: #fff;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 89, 135, 0.1);
    box-shadow: 0px 10px 10px 0px rgba(0, 89, 135, 0.1);
}

.ch-item input:checked + label:after, .rad-item input:checked + label:after {
    opacity: 1;
}

.ch-box-dark .ch-item {
    max-width: 100%;
    margin-top: -40px;
}

.ch-box-dark .ch-item a {
    color: #b4e4ff;
}

.form.light-bg .ch-box-dark .ch-item a {
    color: #20abc4;
}

.ch-box-dark .ch-item input:checked + label {
    background: transparent;
}

.ch-box-dark .ch-item label, .rad-item label {
    padding: 13px 15px 15px 51px;
}

.ch-box-dark .ch-item label:before, .ch-box-dark .rad-item label:before {
    width: 18px;
    height: 18px;
}

.ch-box-dark .ch-item label:after, .ch-box-dark .rad-item label:after {
    left: 24px;
    top: 20px;
    width: 10px;
    height: 10px;
}

.help-block {
    color: #96c1e6;
}

.form.light-bg .help-block {
    color: #20abc4;
}

.host-info .title {
    margin-bottom: 0;
}

.host-info .prom-list {
    margin-top: 20px;
}

.host-info .item {
    overflow: hidden;
    padding-left: 330px;
    position: relative;
    z-index: 1;
    transition: 1s;
}

.host-info .item:hover {
    box-shadow: 5px 5px 10px 0 #ccc;
    transition: 1s;
}

.host-info .item .ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -80px;
    left: 80px;
    width: 160px;
    height: 160px;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    opacity: 1;
    -webkit-box-shadow: 0px 21px 40px 0px rgba(255, 255, 255, 0.2);
    box-shadow: 0px 21px 40px 0px rgba(255, 255, 255, 0.2);
}

.host-info .item .ico span {
    display: block;
}

.host-info .item .ico span svg {
    width: 100%;
    height: 100%;
}

.host-info .item:before {
    z-index: -1;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    opacity: 0.2;
    width: 300px;
    height: 300px;
}

.host-info .item-1 span {
    width: 74px;
    height: 82px;
}

.host-info .item-1 span svg {
    fill: #20abc4;
}

.host-info .item-1:before {
    background: #009be7;
    background: -moz-linear-gradient(top, #009be7 0%, #00589c 100%);
    background: -webkit-linear-gradient(top, #009be7 0%, #00589c 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#009be7), to(#00589c));
    background: -o-linear-gradient(top, #009be7 0%, #00589c 100%);
    background: linear-gradient(to bottom, #009be7 0%, #00589c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009be7', endColorstr='#00589c', GradientType=0);
}

.host-info .item-2 span {
    width: 89px;
    height: 64px;
}

.host-info .item-2 span svg {
    fill: #ff5162;
}

.host-info .item-2:before {
    opacity: 0.3;
    background: #ff725b;
    background: -moz-linear-gradient(top, #ff725b 0%, #ff3d66 100%);
    background: -webkit-linear-gradient(top, #ff725b 0%, #ff3d66 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff725b), to(#ff3d66));
    background: -o-linear-gradient(top, #ff725b 0%, #ff3d66 100%);
    background: linear-gradient(to bottom, #ff725b 0%, #ff3d66 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff725b', endColorstr='#ff3d66', GradientType=0);
}

.host-info .item-3 span {
    width: 88px;
    height: 64px;
}

.host-info .item-3 span svg {
    fill: #72349b;
}

.host-info .item-3:before {
    background: #8e3ba5;
    background: -moz-linear-gradient(top, #8e3ba5 0%, #572c91 100%);
    background: -webkit-linear-gradient(top, #8e3ba5 0%, #572c91 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#8e3ba5), to(#572c91));
    background: -o-linear-gradient(top, #8e3ba5 0%, #572c91 100%);
    background: linear-gradient(to bottom, #8e3ba5 0%, #572c91 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8e3ba5', endColorstr='#572c91', GradientType=0);
}

.service-included {
    padding: 80px 0 40px;
    background: url(../images/bg-1.jpg) center top no-repeat #0c78af;
    background-size: cover;
}

.service-included .headline span {
    color: #fff;
}

.service-included .item-list .item {
    padding-bottom: 55px;
}

.price-info {
    padding: 80px 0 105px;
    background: url(../images/bg-2.jpg) center top no-repeat #112a44;
    background-size: cover;
    background-attachment: fixed;
}

.price-info .headline {
    margin-bottom: 70px;
}

.price-info .headline span {
    color: #fff;
}

.price-info .item {
    position: relative;
    text-align: center;
    padding: 15px 0;
    font-weight: 300;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
}

.price-info .item strong {
    font-weight: 700;
}

.price-info .item span {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    line-height: normal;
    font-size: 14px;
    margin-bottom: 35px;
}

.price-info .item.has-line:before {
    top: 0;
    bottom: 0;
    left: -15px;
    width: 2px;
    background: rgba(255, 255, 255, 0.4);
}

.price-box {
    padding: 90px 0 70px;
    background: #fff;
}

.price-box .row {
    margin-left: -40px;
    margin-right: -40px;
}

.price-box .row div[class^="col-"] {
    padding-left: 40px;
    padding-right: 40px;
}

.price-box .title {
    text-align: center;
}

.price-box .row {
    margin-left: -40px;
    margin-right: -40px;
}

.price-box .row div[class^="col-"] {
    padding-left: 40px;
    padding-right: 40px;
}

.price-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid #e3e5e8;
    font-size: 20px;
    font-weight: 300;
    line-height: 33px;
}

.price-list li:last-child {
    border-bottom: 0;
}

.price-list li span {
    display: block;
}

.price-list li span:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding-right: 15px;
}

.price-list li span:nth-child(2) {
    text-align: right;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}

.price-list li strong {
    font-weight: 700;
    color: #152b43;
}

.style-1 {
    width: 76px;
    height: 74px;
}

.style-2,
.style-3,
.style-4 {
    width: 62px;
    height: 82px;
}

.style-5 {
    width: 82px;
    height: 51px;
}

.style-6 {
    width: 82px;
    height: 80px;
}

.style-7 {
    width: 81px;
    height: 70px;
}

.advert-examples {
    background: #f2f6fa;
    padding-bottom: 60px;
}

.advert-examples .item {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
    height: calc(100% - 40px);
    box-shadow: 0 0 15px 2px #cccccc38;
}

.advert-examples .item span {
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.advert-examples .item img {
    max-width: 100%;
    max-height: 100%;
}

.advert-examples .ico-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.types-advert {
    padding: 80px 0;
    background: #fff;
}

.types-advert .item {
    text-align: center;
    font-weight: 300;
    font-size: 20px;
    line-height: 33px;
}

.types-advert .item .img-box {
    height: 100px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.types-advert .item .img-box svg {
    width: 100%;
    height: 100%;
    fill: #20abc4;
}

.types-advert .item span {
    display: block;
}

.ta-1 {
    width: 84px;
    height: 80px;
}

.ta-2 {
    width: 82px;
    height: 79px;
}

.ta-3 {
    width: 82px;
    height: 60px;
}

.top-text {
    padding: 90px 0 60px;
    text-align: center;
    background: #fff;
}

.top-text p {
    max-width: 1000px;
    margin: 0px auto 33px;
}

.services-info {
    background: #fff;
    padding-bottom: 40px;
}

.services-info .hi {
    width: 80px;
    height: 67px;
}

.services-list {
    padding-top: 30px;
}

.serv-link {
    margin-bottom: 40px;
}

.serv-link a {
    display: block;
    background: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    text-align: center;
    text-decoration: none;
    color: #515c68;
    padding: 50px 50px 60px;
    line-height: 28px;
    font-size: 16px;
}

.serv-link a:hover {
    background: #f2f6fa;
}

.serv-link a:hover strong {
    color: #152b43;
}

.serv-link a .ico-box {
    width: 160px;
    height: 160px;
    margin: 0px auto 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.serv-link a .ico-box span {
    display: block;
}

.serv-link a .ico-box svg {
    width: 100%;
    height: 100%;
    fill: #fff;
}

.serv-link a strong {
    display: block;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #152b43 !important;
    line-height: 30px;
    margin-bottom: 15px;
    min-height: 60px;
}

.ico-1 {
    background: #ff7957;
    background: -moz-linear-gradient(top, #ff7957 0%, #ff5380 100%);
    background: -webkit-linear-gradient(top, #ff7957 0%, #ff5380 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff7957), to(#ff5380));
    background: -o-linear-gradient(top, #ff7957 0%, #ff5380 100%);
    background: linear-gradient(to bottom, #ff7957 0%, #ff5380 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7957', endColorstr='#ff5380', GradientType=0);
}

.ico-2 {
    background: #3686f4;
    background: -moz-linear-gradient(top, #3686f4 0%, #46d5c5 100%);
    background: -webkit-linear-gradient(top, #3686f4 0%, #46d5c5 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#3686f4), to(#46d5c5));
    background: -o-linear-gradient(top, #3686f4 0%, #46d5c5 100%);
    background: linear-gradient(to bottom, #3686f4 0%, #46d5c5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3686f4', endColorstr='#46d5c5', GradientType=0);
}

.ico-3 {
    background: #558ae4;
    background: -moz-linear-gradient(top, #558ae4 0%, #8260b6 100%);
    background: -webkit-linear-gradient(top, #558ae4 0%, #8260b6 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#558ae4), to(#8260b6));
    background: -o-linear-gradient(top, #558ae4 0%, #8260b6 100%);
    background: linear-gradient(to bottom, #558ae4 0%, #8260b6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#558ae4', endColorstr='#8260b6', GradientType=0);
}

.ico-4 {
    background: #2cd27a;
    background: -moz-linear-gradient(top, #2cd27a 0%, #84d954 100%);
    background: -webkit-linear-gradient(top, #2cd27a 0%, #84d954 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#2cd27a), to(#84d954));
    background: -o-linear-gradient(top, #2cd27a 0%, #84d954 100%);
    background: linear-gradient(to bottom, #2cd27a 0%, #84d954 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2cd27a', endColorstr='#84d954', GradientType=0);
}

.ico-5 {
    background: #f56139;
    background: -moz-linear-gradient(top, #f56139 0%, #f8ab49 100%);
    background: -webkit-linear-gradient(top, #f56139 0%, #f8ab49 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#f56139), to(#f8ab49));
    background: -o-linear-gradient(top, #f56139 0%, #f8ab49 100%);
    background: linear-gradient(to bottom, #f56139 0%, #f8ab49 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f56139', endColorstr='#f8ab49', GradientType=0);
}

.ico-6 {
    background: #27b1d9;
    background: -moz-linear-gradient(top, #27b1d9 0%, #22dc73 100%);
    background: -webkit-linear-gradient(top, #27b1d9 0%, #22dc73 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#27b1d9), to(#22dc73));
    background: -o-linear-gradient(top, #27b1d9 0%, #22dc73 100%);
    background: linear-gradient(to bottom, #27b1d9 0%, #22dc73 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27b1d9', endColorstr='#22dc73', GradientType=0);
}

.calculate-modal .title {
    text-align: center;
}

.modal-content {
    padding: 70px 80px 80px;
    border: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    position: relative;
}

.modal-content .close {
    display: block;
    padding: 0;
    position: absolute;
    z-index: 10;
    width: 18px;
    height: 18px;
    background: url(../images/icon.png) -65px -42px no-repeat;
    top: 40px;
    right: 40px;
}

.modal-content .headline {
    margin-bottom: 70px;
}

.type-project {
    padding-bottom: 90px;
}

.type-project .item {
    margin-bottom: 30px;
    position: relative;
}

.type-project .item input {
    opacity: 1;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.type-project .item span {
    display: block;
}

.type-project .item strong {
    font-weight: 700;
    color: #152b43;
}

.type-project .item .name {
    min-height: 66px;
    margin-bottom: 10px;
}

.type-project .item .ico {
    height: 130px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.type-project .item .ico span {
    display: block;
}

.type-project .item .ico span svg {
    width: 100%;
    height: 100%;
    fill: #20abc4;
}

.type-project .item label {
    display: block;
    position: relative;
    margin-bottom: 0;
    padding: 20px 20px 95px;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    font-size: 20px;
    font-weight: 300;
    line-height: 33px;
}

.type-project .item label:before {
    z-index: 1;
    left: 50%;
    margin-left: -12px;
    bottom: 30px;
    width: 24px;
    height: 24px;
    background: #d9e5ee;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.type-project .item label:after {
    z-index: 2;
    width: 14px;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    bottom: 35px;
    background: #20abc4;
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.type-project .item input:checked + label {
    background: #f2f6fa;
}

.type-project .item input:checked + label:before {
    background: #fff;
    -webkit-box-shadow: 0px 9px 10px 0px rgba(0, 89, 135, 0.1);
    box-shadow: 0px 9px 10px 0px rgba(0, 89, 135, 0.1);
}

.type-project .item input:checked + label:after {
    opacity: 1;
}

.type-1 {
    width: 78px;
    height: 65px;
}

.type-2 {
    width: 80px;
    height: 80px;
}

.type-3 {
    width: 79px;
    height: 68px;
}

.type-4 {
    width: 75px;
    height: 80px;
}

.type-design {
    padding-bottom: 60px;
}

.rad-item {
    max-width: 100%;
    padding: 0;
}

.rad-item label:before, .rad-item label:after {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.functions {
    margin-bottom: 90px;
}

.functions .ch-item, .functions .rad-item {
    max-width: 100%;
    padding: 0;
}

.total-price {
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #152b43;
    font-size: 20px;
    margin-bottom: 90px;
}

.total-price strong {
    font-size: 40px;
    text-transform: none;
}

.arrow {
    position: absolute;
    bottom: 10%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    z-index: 5;
}

.arrow span {
    display: block;
    width: 30px;
    height: 30px;
    border-bottom: 5px solid #FF7C59;
    border-right: 5px solid #FF7C59;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: -10px;
    -webkit-animation: animate 2s infinite;
    animation: animate 2s infinite;
}

.arrow span:nth-child(2) {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
    border-bottom: 5px solid #FF5E5F;
    border-right: 5px solid #FF5E5F;
}

.arrow span:nth-child(3) {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
    border-bottom: 5px solid #FF3D66;
    border-right: 5px solid #FF3D66;
}

/*Top Admin Line*/
.admin-line-spacing {
    display: block;
    height: 40px;
}

.admin-line-spacing + .header {
    padding-top: 40px;
}

.admin-line {
    background-color: #012d6a;
    padding: 10px;
    color: #eeeeee;
    position: fixed;
    width: 100%;
    z-index: 1001;
    margin: 0;
}

.admin-line li {
    display: inline-block;
}

.admin-line a {
    font-size: 14px;
    padding: 0 10px;
    color: #fff;
}

@-webkit-keyframes animate {
    0% {
        opacity: 0;
        -webkit-transform: rotate(45deg) translate(-20px, -20px);
        transform: rotate(45deg) translate(-20px, -20px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: rotate(45deg) translate(20px, 20px);
        transform: rotate(45deg) translate(20px, 20px);
    }
}

@keyframes animate {
    0% {
        opacity: 0;
        -webkit-transform: rotate(45deg) translate(-20px, -20px);
        transform: rotate(45deg) translate(-20px, -20px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: rotate(45deg) translate(20px, 20px);
        transform: rotate(45deg) translate(20px, 20px);
    }
}

@media (max-width: 1700px) {
    .hero.main-hero:before {
        background-size: 40% auto;
    }
}

@media (max-width: 1560px) {
    .preview-container .prev-nav {
        width: 1200px;
    }
}

@media (max-width: 1300px) {
    .preview-container .prev-nav {
        width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }

    .calculate-modal .modal-dialog {
        max-width: 1170px;
    }
}

@media (min-width: 991px) {
    .indent .container, .standarts .container, .item-list .container, .socially-examples .container, .search-engines .container, .services-info .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .indent .row, .standarts .row, .item-list .row, .socially-examples .row, .search-engines .row, .services-info .row {
        margin-left: -20px;
        margin-right: -20px;
    }

    .indent div[class^="col-"], .standarts div[class^="col-"], .item-list div[class^="col-"], .socially-examples div[class^="col-"], .search-engines div[class^="col-"], .services-info div[class^="col-"] {
        padding-left: 20px;
        padding-right: 20px;
    }

    .design-proposal .container {
        padding-left: 40px;
        padding-right: 40px;
    }

    .design-proposal .row {
        margin-left: -65px;
        margin-right: -65px;
    }

    .design-proposal div[class^="col-"] {
        padding-left: 40px;
        padding-right: 40px;
    }

    .price-box .row {
        margin-left: -40px;
        margin-right: -40px;
    }

    .price-box .row div[class^="col-"] {
        padding-left: 40px;
        padding-right: 40px;
    }

    .sity ul li {
        width: 33%;
        float: left;
    }
}

@media (max-width: 1800px) and (min-width: 992px) {
    .serv-item strong {
        font-size: 17px;
        margin-bottom: 6px;
    }

    .serv-link a {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 1199px) {
    .hero {
        background-size: cover;
    }

    .hero .hero-text {
        padding-top: 0;
        padding-bottom: 100px;
    }

    .hero-title {
        font-size: 47px;
        line-height: 60px;
    }

    .footer .btn {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }

    .phone .tel-btn {
        font-size: 22px;
    }

    .opacity-title {
        font-size: 100px;
    }

    .sity .sity-btn:after {
        top: 57px;
    }

    .feedback .box .text {
        font-size: 18px;
    }

    .article .img-box.left, .article .img-box.right {
        max-width: 40%;
    }

    .step-list li {
        margin-left: 25px;
        margin-right: 25px;
    }

    .adaptiv-info .img-box {
        max-height: 100%;
    }

    .types-promotion .item {
        padding: 40px;
    }

    .socially-examples .ico-box {
        height: 85px;
    }

    .host-info .item {
        padding-left: 330px;
    }

    .modal-content {
        padding: 60px 20px 20px;
    }

    .type-project .item label {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
    }

    .type-project .item .name {
        min-height: 46px;
    }

    .hero .headline span {
        font-size: 40px;
        line-height: normal;
    }
}

@media (max-width: 991px) {
    .top-nav {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .top-nav .head-phone-block {
        margin: 0 30px 0 10px;
    }

    .top-nav .head-phone-block .link {
        display: none;
    }

    .phone {
        margin-right: 30px;
    }

    .phone .tel-btn {
        font-size: 20px;
        margin-top: -5px;
    }

    .sity {
        padding-right: 15px;
    }

    .header {
        padding: 50px 0;
    }

    .main-nav {
        padding-top: 50px;
    }

    .hero-title {
        font-size: 38px;
        line-height: 50px;
    }

    .hero-text p {
        font-size: 18px;
    }

    .breadcrumb {
        margin-top: -70px;
    }

    .serv-item .inner {
        font-size: 14px;
        line-height: 22px;
    }

    .serv-item strong {
        font-size: 18px;
    }

    .opacity-title {
        font-size: 70px;
    }

    .headline {
        margin-bottom: 40px;
    }

    .headline span {
        font-size: 30px;
    }

    .top-title {
        margin-bottom: 5px;
    }

    .presentation {
        padding-bottom: 50px;
    }

    .presentation .img-box {
        margin: 0 0 30px 0;
        max-height: 400px;
    }

    .presentation .text {
        padding-left: 0;
    }

    .presentation p {
        margin-bottom: 30px;
    }

    .form-info p {
        font-size: 20px;
        line-height: 33px;
    }

    .title, h2 {
        margin-bottom: 20px;
    }

    .portfolio {
        padding: 40px 0 50px;
    }

    .portfolio .text-center {
        padding-top: 0;
    }

    .portfolio .item .link {
        margin-bottom: 5px;
    }

    .portfolio .item .name {
        margin-bottom: 10px;
    }

    .portfolio .item .img-box {
        margin-bottom: 15px;
    }

    .clients {
        padding: 40px 0 20px;
    }

    .clients .item {
        height: 80px;
        margin-bottom: 30px;
    }

    .clients .item img {
        max-width: 80%;
        max-height: 80%;
    }

    .form {
        padding: 40px 0 50px;
    }

    .form .form-group {
        margin-bottom: 15px;
    }

    .form .form-control {
        height: 40px;
    }

    .form label {
        top: 26px;
    }

    .ch-box-dark .ch-item label {
        margin: -30px 0 40px -30px;
    }

    .form .headline {
        margin-bottom: 10px;
    }

    .file-box {
        margin: 0 0 30px;
    }

    .footer {
        padding: 40px 0 30px;
    }

    .footer .phone {
        margin-top: 15px;
        text-align: center;
    }

    .footer .logo {
        max-width: 150px;
    }

    .f-list {
        padding-left: 30px;
    }

    .copy {
        margin-top: 30px;
        padding-left: 20px;
    }

    .red-btn {
        font-size: 18px;
    }

    .main-list {
        margin-bottom: 40px;
    }

    .sity .sity-btn:after {
        top: 59px;
    }

    .sity ul li {
        width: 50%;
        float: left;
    }

    .hero .hero-text {
        padding: 50px 0;
    }

    .content {
        padding: 50px 0 30px;
    }

    .center-text {
        padding-bottom: 20px;
    }

    .feedback {
        padding: 40px 0 10px;
    }

    .feedback .headline {
        margin-bottom: 40px;
    }

    .feedback .box {
        margin-bottom: 30px;
    }

    .feedback .box .text {
        margin-bottom: 20px;
    }

    .tags span, .tags a {
        font-size: 12px;
        padding: 10px 20px;
    }

    .tags {
        padding-bottom: 20px;
    }

    .article {
        padding-bottom: 50px;
    }

    .more-articles .text-center {
        padding-top: 20px;
    }

    .content .portfolio .item {
        margin-bottom: 40px;
    }

    .content .portfolio {
        padding-bottom: 40px;
    }

    .pagination {
        margin-bottom: 20px;
    }

    .standarts {
        padding: 40px 0 10px;
    }

    .standarts .item {
        margin-bottom: 30px;
        height: auto;
    }

    .technology {
        padding: 30px 0 1px;
    }

    .technology .item {
        margin-bottom: 30px;
        height: calc(30% - 100px);
    }

    .technology .item img {
        max-width: 80%;
    }

    .proposal {
        padding: 40px 0 10px;
    }

    .proposal .item {
        margin-bottom: 10px;
    }

    .proposal .img-box {
        margin-bottom: 30px;
        max-height: 400px;
    }

    .proposal .text {
        margin-bottom: 30px;
        height: auto;
        display: block;
    }

    .proposal .row-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .proposal .title {
        margin-bottom: 20px;
    }

    .proposal p {
        margin-bottom: 20px;
    }

    .product-view .img-box {
        margin-bottom: 30px;
    }

    .desc-row p {
        margin-bottom: 0;
    }

    .product-view .text-center {
        margin-bottom: 40px;
    }

    .product-view {
        padding-bottom: 20px;
    }

    .slick-dots {
        padding-top: 10px;
    }

    .project.content {
        padding-bottom: 1px;
    }

    .portfolio.has-bg {
        padding-bottom: 1px;
    }

    .prev-slide {
        margin: 0 15px;
    }

    .preview-container .slick-arrow {
        width: 60px;
        height: 60px;
    }

    .preview-container .slick-arrow:before {
        width: 9px;
        height: 16px;
    }

    .preview-container .slick-arrow.slick-prev:before {
        background-position: -48px -24px;
    }

    .preview-container .slick-arrow.slick-next:before {
        background-position: -22px 0;
    }

    .banner-design .text-center p {
        margin-bottom: 33px;
    }

    .item-list .item {
        height: auto;
        margin-bottom: 30px;
        padding: 20px;
    }

    .item-list .item .ico-box {
        height: 70px;
        margin-bottom: 10px;
    }

    .item-list {
        padding-bottom: 0;
    }

    .content.banner-design {
        padding-bottom: 50px;
    }

    .design-proposal {
        padding: 30px 0 1px;
    }

    .design-proposal .img-box {
        max-height: 400px;
        margin-bottom: 20px;
    }

    .benefits-dark {
        padding: 30px 0 1px;
    }

    .steps {
        padding: 30px 0 1px;
    }

    .step-list li:nth-child(3):after {
        right: auto;
        left: 50%;
        top: 100%;
        bottom: -80px;
        height: auto;
        width: 3px;
    }

    .step-list li:nth-child(4) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .step-list li:nth-child(4):after {
        right: 100%;
        left: -87px;
        height: 3px;
        width: auto;
        top: 50%;
        background: #40cf93;
        background: -moz-linear-gradient(left, #40cf93 0%, #47e081 100%);
        background: -webkit-linear-gradient(left, #40cf93 0%, #47e081 100%);
        background: -webkit-gradient(linear, left top, right top, from(#40cf93), to(#47e081));
        background: -o-linear-gradient(left, #40cf93 0%, #47e081 100%);
        background: linear-gradient(to right, #40cf93 0%, #47e081 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40cf93', endColorstr='#47e081', GradientType=1);
    }

    .step-list li:nth-child(5) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .step-list li:nth-child(6) {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .step-list li:nth-child(6):after {
        display: none;
    }

    .step-list li:last-child {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .adaptiv-info {
        padding: 30px 0 40px;
    }

    .adaptiv-info .img-box {
        margin: 0 0 -40px;
        padding-right: 0;
        max-height: 400px;
        overflow: hidden;
        text-align: center;
    }

    .adaptiv-info .img-box img {
        max-height: 400px;
    }

    .adaptiv-info .text {
        text-align: center;
        padding-left: 0;
    }

    .adaptiv-info .text .btn {
        margin-top: 0;
    }

    .calculate {
        padding: 40px 0 10px;
    }

    .calculate .item {
        padding: 0 0 30px;
    }

    .calculate .item.has-line:before {
        display: none;
    }

    .types-promotion {
        padding: 30px 0 10px;
    }

    .types-promotion .item {
        padding: 30px;
        margin-bottom: 30px;
        text-align: center;
        display: block;
    }

    .types-promotion .inner {
        display: block;
    }

    .types-promotion .inner .title {
        margin: 0 0 20px;
    }

    .prom-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .socially-examples {
        padding: 30px 0 10px;
    }

    .socially-examples .item {
        margin-bottom: 30px;
    }

    .search-engines {
        padding: 40px 0 10px;
    }

    .search-engines .text-center {
        padding-bottom: 0;
    }

    .step-promotion {
        padding-bottom: 30px;
    }

    .step-promotion .step-list {
        padding-bottom: 20px;
    }

    .step-promotion .step-list li:nth-child(2):after {
        top: 100%;
        width: 3px;
        height: 100%;
        right: 0;
        left: 85px;
    }

    .step-promotion .step-list li:nth-child(3) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .step-promotion .step-list li:nth-child(3):after {
        top: 50%;
        height: 3px;
        width: 100%;
        right: 100%;
        left: -175px;
        background: #48e37d;
        background: -moz-linear-gradient(left, #48e37d 0%, #83e762 100%);
        background: -webkit-linear-gradient(left, #48e37d 0%, #83e762 100%);
        background: -webkit-gradient(linear, left top, right top, from(#48e37d), to(#83e762));
        background: -o-linear-gradient(left, #48e37d 0%, #83e762 100%);
        background: linear-gradient(to right, #48e37d 0%, #83e762 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48e37d', endColorstr='#83e762', GradientType=1);
    }

    .step-promotion .step-list li:nth-child(4) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .step-promotion .step-list li:nth-child(4):after {
        display: none;
    }

    .step-promotion .step-list li:nth-child(5) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .host-info .item {
        padding-left: 200px;
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .host-info .item:before {
        width: 200px;
        height: 200px;
    }

    .host-info .item .ico {
        width: 100px;
        height: 100px;
        margin-top: -50px;
        left: 60px;
    }

    .host-info .prom-list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .host-info .item-1 span {
        width: 49px;
        height: 57px;
    }

    .host-info .item-2 span {
        width: 64px;
        height: 39px;
    }

    .host-info .item-3 span {
        width: 63px;
        height: 39px;
    }

    .service-included {
        padding: 30px 0 1px;
    }

    .price-info {
        padding: 30px 0 1px;
    }

    .price-info .headline {
        margin-bottom: 30px;
    }

    .price-info .item {
        padding: 0;
        margin-bottom: 30px;
        font-size: 30px;
        line-height: 30px;
    }

    .price-info .item.has-line:before {
        display: none;
    }

    .price-info .item span {
        margin-bottom: 15px;
    }

    .price-box {
        padding: 30px 0;
    }

    .price-list li {
        padding: 10px 0;
    }

    .price-list li:last-child {
        border-bottom: 1px solid #e3e5e8;
    }

    .price-box .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .price-box .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }

    .types-advert {
        padding: 30px 0;
    }

    .types-advert .item .img-box {
        height: 80px;
    }

    .hero {
        padding-top: 154px;
    }

    .hero .headline span {
        font-size: 30px;
    }

    .top-text {
        padding: 30px 0 1px;
    }

    .strategy {
        padding-bottom: 10px;
    }

    .strategy .item {
        margin-bottom: 30px;
    }

    .content.audit-info {
        padding-bottom: 1px;
    }

    .services-info .item .title {
        font-size: 20px;
    }

    .services-info .item p {
        font-size: 16px;
        line-height: 24px;
    }

    .services-list {
        padding-top: 0;
    }

    .serv-link {
        margin-bottom: 30px;
    }

    .serv-link a {
        padding: 30px;
    }

    .form-info .text-center {
        padding-top: 10px;
    }

    .modal-dialog {
        max-width: 720px;
    }

    .modal-content {
        padding-top: 30px;
    }

    .modal-content .headline {
        margin-bottom: 20px;
    }

    .modal-content .close {
        top: 15px;
        right: 15px;
    }

    .type-project {
        padding-bottom: 10px;
    }

    .type-project .item .ico {
        height: 80px;
    }

    .type-design {
        padding-bottom: 30px;
    }

    .functions {
        margin-bottom: 30px;
    }

    .total-price {
        margin-bottom: 30px;
    }

    .total-price strong {
        display: block;
    }

    .hero.main-hero {
        background: url(../images/bg-1.jpg) center top no-repeat;
        background-size: auto 100vh;
    }

    .hero.main-hero:before {
        display: none;
    }

    .footer .footer-ico {
        top: -32px;
    }
}

@media (max-width: 767px) {
    .header {
        padding: 20px 0;
    }

    .sity {
        max-width: 140px;
        min-width: auto;
    }

    .sity .sity-btn {
        font-size: 15px;
        padding-left: 25px;
    }

    .phone .tel-btn {
        font-size: 15px;
        white-space: nowrap;
        padding-left: 25px;
        margin-top: 0;
    }

    .main-nav {
        padding: 50px 20px 20px;
    }

    .main-nav .logo {
        margin-bottom: 30px;
    }

    .main-hero .hero-text {
        text-align: center;
        margin-bottom: 0;
        position: relative;
        z-index: 1;
    }

    .hero-title {
        margin-bottom: 20px;
    }

    .serv-item {
        margin-bottom: 50px;
    }

    .serv-item .inner {
        padding: 10px 20px 20px;
    }

    .slide {
        padding: 0 15px;
    }

    .services {
        padding-top: 50px;
    }

    .services .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .slick-arrow {
        width: 40px;
        height: 40px;
    }

    .headline span {
        font-size: 24px;
    }

    .opacity-title {
        font-size: 55px;
    }

    .presentation .text {
        text-align: center;
    }

    .btn {
        width: 100%;
    }

    .footer {
        padding: 40px 0 20px 0;
    }

    .footer .logo {
        display: block;
        max-width: 100px;
        margin: 0px auto 20px;
    }

    .head-drop {
        padding: 20px;
    }

    .phone {
        position: static;
    }

    .phone .phone-drop:before {
        display: none;
    }

    .f-list {
        padding-left: 0;
    }

    .sity .sity-btn:after {
        top: 65px;
    }

    .content {
        padding: 30px 0 20px;
    }

    .accordion .card-header {
        padding: 0;
    }

    .accordion .card-header button {
        font-size: 16px;
    }

    .accordion .card-body {
        padding-bottom: 1px;
    }

    h1 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .tags span, .tags a {
        font-size: 10px;
        padding: 5px 10px;
        margin: 0 5px 10px;
    }

    .tags {
        margin: 0 -5px;
    }

    .article .img-box.left, .article .img-box.right {
        margin: 0 0 30px;
        max-width: 100%;
    }

    .article {
        padding-bottom: 20px;
    }

    p {
        font-size: 16px;
        line-height: 29px;
        margin-bottom: 29px;
        font-weight: normal;
    }

    .content .portfolio {
        padding-top: 0;
    }

    .technology .item img {
        max-width: 100%;
    }

    .technology .headline {
        margin-bottom: 15px;
    }

    .desc-row strong {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .product-view .btn {
        padding-right: 15px;
        padding-left: 15px;
    }

    .product-view {
        padding-bottom: 1px;
    }

    .portfolio .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .portfolio .container-fluid .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .portfolio .container-fluid div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }

    .item-list .item {
        font-size: 16px;
        line-height: 29px;
    }

    .design-proposal .title {
        font-size: 24px;
        line-height: 32px;
    }

    .technology.techn-center .item {
        height: auto;
    }

    .technology.techn-center .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }

    .technology.techn-center .headline {
        margin-bottom: 30px;
    }

    .calculate .btn {
        width: 100%;
    }

    .step-list li {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important;
        margin: 0 0 50px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 20px;
        font-size: 12px;
        line-height: 20px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .step-list li:before {
        left: 0;
    }

    .step-list li span {
        width: 140px;
        height: 140px;
    }

    .step-list li:last-child span {
        background-size: cover;
    }

    .step-list li:last-child span:before {
        left: -35px;
        right: -35px;
        top: -35px;
        bottom: -35px;
    }

    .step-list li:after {
        display: none;
    }

    .adaptiv-info .title {
        font-size: 24px;
    }

    .types-promotion .item {
        min-height: auto;
    }

    .types-promotion .title {
        font-size: 20px;
    }

    .prom-list li {
        font-size: 16px;
    }

    .socially-examples .item {
        padding: 30px 20px 20px;
        font-size: 16px;
    }

    .socially-examples .ico-box {
        height: 60px;
        margin-bottom: 10px;
    }

    .search-engines .item {
        height: 160px;
    }

    .search-engines .item img {
        max-width: 70%;
    }

    .step-promotion .step-list li {
        margin: 0 0 50px;
    }

    .period .time {
        font-size: 24px;
    }

    .price-list li {
        font-size: 16px;
        line-height: 24px;
    }

    .price-info .item {
        font-size: 26px;
        line-height: 26px;
    }

    .types-advert {
        padding-bottom: 1px;
    }

    .types-advert .item {
        margin-bottom: 30px;
    }

    .types-advert .item .img-box {
        height: auto;
        margin-bottom: 10px;
    }

    .hero {
        padding-top: 79px;
    }

    .hero .headline span {
        font-size: 24px;
    }

    .serv-link {
        margin-bottom: 15px;
    }

    .serv-link a {
        background: #f2f6fa;
    }

    .serv-link a strong {
        min-height: auto;
    }

    .serv-link a strong br {
        display: none;
    }
}

@media (max-width: 577px) {
    .opacity-title {
        font-size: 35px;
    }

    .sity {
        display: none;
    }

    .nav-box {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .nav-box .slick-prev.slick-arrow {
        margin-left: 0;
    }

    .hero-title {
        font-size: 28px;
        line-height: 34px;
    }

    .hero-text p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .hero-text {
        padding-bottom: 80px;
    }

    .presentation .btn,
    .btn {
        padding-right: 15px;
        padding-left: 15px;
    }

    .clients .item {
        height: 60px;
    }

    .portfolio .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .portfolio .container-fluid .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .portfolio .container-fluid div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }

    .standarts .item {
        margin-bottom: 15px;
        display: block;
        padding: 30px 15px 25px;
    }

    .standarts .item .text {
        width: 100%;
        text-align: center;
        font-size: 16px;
        line-height: 26px;
        font-weight: normal;
    }

    .standarts .item .ico-box {
        max-width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .standarts .item .ico-box span {
        display: inline-block;
    }

    .proposal .title {
        font-size: 24px;
        line-height: 32px;
    }

    .proposal p {
        line-height: 24px;
    }

    .standarts {
        padding-bottom: 25px;
    }

    .preview-container {
        margin-bottom: 10px;
    }

    .preview-container .prev-nav,
    .preview-container .slick-dots {
        display: none;
    }

    .item-list .item {
        margin-bottom: 15px;
    }

    .design-proposal .item {
        font-size: 16px;
        line-height: 24px;
    }

    .design-proposal .item {
        margin-bottom: 30px;
    }

    .socially-examples .item {
        margin-bottom: 15px;
    }

    .types-promotion .item {
        padding: 20px;
    }

    .prom-list li {
        padding-left: 10px;
        margin-right: 10px;
    }

    .search-engines .item {
        height: 100px;
    }

    .types-promotion .item {
        margin-bottom: 15px;
        padding-top: 120px;
        display: block;
        text-align: center;
    }

    .types-promotion .item .ico {
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        top: 10px;
        left: 50%;
        margin-top: 0;
    }

    .types-promotion .item:before {
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        top: -40px;
        left: 50%;
    }

    .is-sticky .header .container > .row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .hero {
        padding-top: 65px;
    }

    .type-project .item .name {
        min-height: auto;
    }

    .ch-item.has-flex label, .has-flex.rad-item label, .has-flex.rad-item label {
        display: block;
    }

    .ch-item.has-flex label span, .has-flex.rad-item label span, .has-flex.rad-item label span {
        display: block;
    }
}

@media (max-width: 370px) {
    .phone {
        margin-right: 20px;
    }

    .phone .tel-btn {
        font-size: 14px;
    }

    .red-btn {
        font-size: 15px;
    }

    .headline span,
    .proposal .title {
        font-size: 20px;
    }

    .design-proposal .title {
        font-size: 20px;
    }

    .step-list li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .technology.techn-center .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .white-btn {
        font-size: 18px;
    }

    .adaptiv-info .title {
        font-size: 20px;
    }

    .serv-link a strong {
        font-size: 19px;
    }
}

@media (max-width: 1199px) {
    .item-list-new .serv-item .inner {
        padding: 15px 15px 25px;
    }
}

@media (max-width: 577px) {
    .item-list-new .serv-item::after {
        display: none;
    }

    .item-list-new .serv-item .inner {
        position: static;
        padding-top: 25px;
    }

    .item-list-new .serv-item {
        margin-bottom: 15px;
    }

    .item-list-new .serv-item .ico-box {
        height: auto;
        margin-bottom: 15px;
    }
}

/****************/

.services-theme .serv-link a {
    background: #f2f6fa;
}

.services-theme .serv-link a:hover {
    background: #fff;
    box-shadow: 0px 0px 40px 40px rgba(0, 89, 135, 0.07);
}

.services-theme .serv-link a strong {
    min-height: auto;
}

.services-theme .ico-2 {
    background: #21c1e0;
    background: linear-gradient(to bottom, #21c1e0 0%, #3287eb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#21c1e0", endColorstr="#3287eb", GradientType=0);
}

.services-theme .ico-4 {
    background: #724dfe;
    background: linear-gradient(to bottom, #724dfe 0%, #a245ee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#724dfe", endColorstr="#a245ee", GradientType=0);
}

.services-theme .ico-8 {
    background: #e22eaf;
    background: linear-gradient(to bottom, #e22eaf 0%, #d125de 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e22eaf", endColorstr="#d125de", GradientType=0);
}

.services-theme .ico-9 {
    background: #ff4d75;
    background: linear-gradient(to bottom, #ff4d75 0%, #ff4d75 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff4d75", endColorstr="#ff4d75", GradientType=0);
}

.services-theme .ico-1 {
    background: #ff3876;
    background: linear-gradient(to bottom, #ff3876 0%, #ff383e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff3876", endColorstr="#ff383e", GradientType=0);
}

.services-theme .ico-5 {
    background: #ff6c33;
    background: linear-gradient(to bottom, #ff6c33 0%, #ff8733 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff6c33", endColorstr="#ff8733", GradientType=0);
}

.services-theme .ico-7 {
    background: #55d12e;
    background: linear-gradient(to bottom, #55d12e 0%, #7ae432 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#55d12e", endColorstr="#7ae432", GradientType=0);
}

.services-theme .ico-10 {
    background: #f09a27;
    background: linear-gradient(to bottom, #f09a27 0%, #e8b620 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f09a27", endColorstr="#e8b620", GradientType=0);
}

.services-theme .ico-3 {
    background: #724dfe;
    background: linear-gradient(to bottom, #724dfe 0%, #a345ed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#724dfe", endColorstr="#a345ed", GradientType=0);
}

.services-theme .ico-11 {
    background: #04d492;
    background: linear-gradient(to bottom, #04d492 2%, #34e66d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#04d492", endColorstr="#34e66d", GradientType=0);
}

.services-theme .ico-12 {
    background: #ff5e51;
    background: linear-gradient(to bottom, #ff5e51 1%, #ff4b75 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5e51", endColorstr="#ff4b75", GradientType=0);
}

.services-theme .ico-13 {
    background: #06d0a4;
    background: linear-gradient(to bottom, #06d0a4 0%, #1ec3db 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#06d0a4", endColorstr="#1ec3db", GradientType=0);
}

.headline.no-indent {
    margin-bottom: 10px;
}

.serv-8 {
    width: 62px;
    height: 72px;
}

.serv-9 {
    width: 54px;
    height: 86px;
}

.serv-10 {
    width: 80px;
    height: 89px;
}

.serv-11 {
    width: 83px;
    height: 53px;
}

.serv-12 {
    width: 92px;
    height: 82px;
}

.serv-13 {
    width: 64px;
    height: 82px;
}

@media (min-width: 992px) {
    .serv-item strong {
        font-size: 15px;
    }
}

@media (max-height: 650px) {
    .inner-hero {
        padding-top: 155px;
    }

    .hero.main-hero {
        background-size: auto 100%;
    }
}

@media (max-width: 767px) {
    .inner-hero {
        padding-top: 79px;
    }
}

/*Apps Service*/
.apps-info {
    padding: 30px 0 0;
    background: #fff;
}

.apps-info .img-box {
    text-align: right;
}

.apps-info .img-box img {
    max-width: 100%;
}

.apps-info .headline {
    margin-bottom: 35px;
}

.apps-info .headline span {
    text-align: left;
}

.apps-info p {
    font-weight: 300;
    margin-bottom: 45px;
}

.app-price {
    color: #152b43;
}

.app-price strong {
    display: block;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 7px;
}

.app-price .price-in {
    font-size: 40px;
    font-weight: 300;
}

.app-price .price-in span {
    font-weight: 700;
}

.apps-steps {
    background: url(../images/bg-1.jpg) center top no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 85px 0 80px;
}

.apps-steps .headline span {
    color: #fff;
}

.js-mobile .apps-steps {
    background-attachment: scroll;
}

.apps-list {
    counter-reset: li;
    display: flex;
    margin: 0 -20px;
}

.apps-list > li {
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    padding: 32px 20px 0;
    color: #fff;
}

.apps-list > li span {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0px auto 50px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: #26a3cc;
    background: linear-gradient(to bottom, #26a3cc 0%, #5cd2eb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#26a3cc", endColorstr="#5cd2eb", GradientType=0);
    box-shadow: 0px 0px 40px 40px rgba(0, 89, 135, 0.07);
}

.apps-list > li span strong {
    display: block;
    font-size: 24px;
}

.apps-list > li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    z-index: 1;
    font-size: 120px;
    line-height: 30px;
    font-weight: 700;
    top: 25px;
    left: 35px;
    color: rgba(146, 238, 255, 0.15);
}

.apps-list > li:not(:last-child):after {
    z-index: 1;
    top: 120px;
    left: 50%;
    right: -50%;
    height: 3px;
}

.apps-list > li:first-child:after {
    background: #29accf;
    background: linear-gradient(to right, #29accf 75%, #43b6d4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#29accf", endColorstr="#43b6d4", GradientType=1);
}

.apps-list > li:nth-child(2):after {
    background: #7ecce2;
    background: linear-gradient(to right, #7ecce2 0%, #a7dcea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7ecce2", endColorstr="#a7dcea", GradientType=1);
}

.apps-list > li:nth-child(3):after {
    background: #e1f3f7;
    background: linear-gradient(to right, #e1f3f7 0%, #e9f0f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e1f3f7", endColorstr="#e9f0f5", GradientType=1);
}

.apps-list > li:last-child span {
    background: #00589c;
    background: linear-gradient(to bottom, #00589c 0%, #24b9d4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00589c", endColorstr="#24b9d4", GradientType=0);
}

.apps-list > li:last-child span:before {
    z-index: -1;
    top: -60px;
    right: -60px;
    bottom: -60px;
    left: -60px;
    border-radius: 50%;
    background: rgba(0, 28, 110, 0.1);
}

.apps-list > li ul li {
    display: block;
    font-weight: 300;
    font-size: 20px;
    color: #fff;
    position: relative;
    padding-left: 27px;
    line-height: 32px;
    margin-bottom: 12px;
}

.apps-list > li ul li:before {
    top: 13px;
    left: 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
}

@media (max-width: 1199px) {
    .apps-list {
        margin-left: -15px;
        margin-right: -15px;
    }

    .apps-list > li {
        padding-left: 15px;
        padding-right: 15px;
    }

    .apps-list > li:before {
        left: 4px;
    }

    .apps-list > li:last-child span:before {
        top: -40px;
        right: -40px;
        bottom: -40px;
        left: -40px;
    }
}

@media (max-width: 991px) {
    .apps-info .img-box {
        max-height: 300px;
        text-align: center;
    }

    .apps-info .img-box img {
        max-height: 300px;
    }

    .apps-steps {
        padding: 30px 0 1px;
    }

    .apps-list {
        flex-wrap: wrap;
    }

    .apps-list > li {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 30px;
    }

    .apps-list > li:not(:last-child):after {
        display: none;
    }
}

@media (max-width: 767px) {
    .apps-info p {
        margin-bottom: 30px;
    }
}

@media (max-width: 577px) {
    .apps-list {
        display: block;
    }

    .apps-list > li {
        display: block;
        max-width: 100%;
    }

    .apps-list > li:before {
        left: 30px;
    }

    .apps-list > li span {
        margin-bottom: 20px;
    }

    .app-price .price-in {
        font-size: 30px;
        margin-bottom: 15px;
    }
}