body, html {
    overflow-x: hidden
}

body, body section {
    width: 100%
}

.butt:active, .butt:focus, .butt:hover, .head-top .item a, .lang a, .promo .item, header ul li a:hover {
    text-decoration: none
}

.phone, nav div > ul li a {
    white-space: nowrap;
    cursor: pointer
}

* {
    box-sizing: border-box
}

html {
    -webkit-overflow-scrolling: touch
}

.main, body.no-scroll {
    overflow: hidden
}

body {
    padding: 0;
    margin: 0;
    font: 400 12px/1 'PT Sans', sans-serif;
    height: 100%
}

input[placeholder], textarea[placeholder] {
    text-overflow: ellipsis;
    color: #aaa;
    font-size: 11px;
    letter-spacing: 2px;
}

@font-face {
    font-family: altopromo_icon-font;
    src: url(../fonts/altopromo_icon-font.eot?h5k9s);
    src: url(../fonts/altopromo_icon-font.eot?h5k9s#iefix) format("embedded-opentype"), url(../fonts/altopromo_icon-font.ttf?h5k9s) format("truetype"), url(../fonts/altopromo_icon-font.woff?h5k9s) format("woff"), url(../fonts/altopromo_icon-font.svg?h5k9s#altopromo_icon-font) format("svg");
    font-weight: 400;
    font-style: normal
}

i.icon-clip, i.icon-delete, i.icon-download, i.icon-facebook, i.icon-file, i.icon-information, i.icon-instagram, i.icon-phone, i.icon-slideshare, i.icon-twitter, i.icon-up-arrow, i.icon-vkontakte {
    font-family: altopromo_icon-font !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.got-project, .promo .item, .promo-title, .slider li, .slider-box li {
    font-family: 'Open Sans', sans-serif
}

.blog .item span, .butt, .contact-row .hd, .head-btm .nav > li > a, .head-top .item.portf a:before, .header-block h1, .main .company-presentation, .more a {
    text-transform: uppercase
}

.icon-information:before {
    content: "\e905"
}

.icon-up-arrow:before {
    content: "\e906"
}

.icon-clip:before {
    content: "\e907"
}

.icon-download:before {
    content: "\e908"
}

.icon-phone:before {
    content: "\e909"
}

.icon-delete:before {
    content: "\e90a"
}

.icon-file:before {
    content: "\e90b"
}

.icon-facebook:before {
    content: "\e900"
}

.icon-vkontakte:before {
    content: "\e901"
}

.icon-instagram:before {
    content: "\e902"
}

.icon-slideshare:before {
    content: "\e903"
}

.icon-twitter:before {
    content: "\e904"
}

.head-top {
    background-color: #17b9b3;
    padding: 42px 0
}

.head-top .logo {
    position: relative;
    top: 3px
}

.head-top .item {
    float: left;
    width: 160px;
    margin-top: 10px
}

.head-top .item.order {
    margin-right: 25px
}

.head-top .item a {
    color: #97efec;
    display: block;
    padding-left: 59px;
    position: relative
}

.head-top .item a:after {
    content: '';
    display: block;
    width: 45px;
    height: 52px;
    background: url(../img/hex2.png) no-repeat;
    position: absolute;
    left: 0;
    top: -10px
}

.head-top .item.prest a:after {
    background: url(../img/hex.png) no-repeat
}

.head-top .item span {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    border-bottom: 1px solid #51cbc6
}

.head-top .item.portf {
    margin-left: 52px
}

.head-top .item.portf a:before {
    content: '.psd';
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    color: #fff;
    font-size: 12px;
    width: 45px;
    text-align: center
}

.head-top .item.order a:before, .head-top .item.prest a:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 5px;
    color: #fff;
    width: 29px;
    height: 23px;
    display: block
}

.head-top .item.prest a:before {
    background: url(../img/eye.png) no-repeat
}

.head-top .item.order a:before {
    background: 0 0
}

.lang a:after, .slogan:before {
    content: '';
    width: 1px
}

.slogan {
    color: #97EFF1;
    position: relative;
    top: 10px
}

.slogan:before {
    display: block;
    background-color: #44ccc7;
    height: 37px;
    position: absolute;
    left: -20px;
    top: 0
}

.lang {
    color: #97efec
}

.lang a {
    color: #fff;
    border-bottom: 1px solid #57d4d0;
    display: inline-block;
    position: relative;
    margin-right: 17px
}

.lang a:after {
    display: block;
    background-color: #57d4d0;
    height: 10px;
    position: absolute;
    right: -9px;
    top: 0
}

.lang a:last-child:after {
    display: none
}

.lang a.active {
    color: #97efec;
    border-bottom: 0
}

.phone {
    color: #FFF;
    width: 135px;
    border-bottom: 1px dashed #57d4d0
}

.dropdown-menu {
    background-color: #fff7e4;
    border: 1px solid #d7ceb9;
    width: 200px;
    padding: 25px 0
}

.dropdown-menu:after, .dropdown-menu:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.dropdown-menu:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff7e4;
    border-width: 8px;
    margin-left: -8px
}

.dropdown-menu:before {
    border-color: rgba(215, 206, 185, 0);
    border-bottom-color: #fff7e4;
    border-width: 9px;
    margin-left: -9px
}

.dropdown-menu li {
    display: block;
    text-align: center;
    font-size: 14px;
    padding: 6px 0
}

.dropdown-menu li a {
    color: #777;
    display: inline;
    padding: 0;
    border-bottom: 1px dashed #bbb7ad
}

.dropdown-menu li a:hover {
    background-color: #fff7e4;
    color: #17b9b3;
    border-bottom: 0
}

.nav-holder .dropdown-menu {
    margin-left: -100px;
    left: 50%
}

.stick-phone {
    color: #fff;
    float: right
}

header {
    background-color: #075cb6
}

header ul {
    margin-bottom: 0
}

header ul li ul {
    background: #075cb6
}

.head-btm {
    background-color: #1e7e82;
    text-align: left
}

.blog .title, .butt, .formula span, .formula strong, .got-project, .head-btm .navbar-nav, .header-block, .more, .promo .col-md-3, .promo .item, .promo-title {
    text-align: center
}

.head-btm .navbar-toggle {
    float: right !important;
    color: #fff;
    font-size: 21px;
    margin: 0;
    padding-bottom: 0
}
.reviews .container {
	width: 1170px;
	margin: 0 auto;
}
.reviews .col-md-4 {
	float: left;
	padding: 0 15px;
	width: 33.333%;
}
.reviews .container::after {
	content: "";
	display: block;
	clear: both;
}
.head-btm .phone {
    display: none;
    float: right;
    position: relative;
    font-size: 14px;
    color: #fff;
    width: auto;
    padding: 15px 0 0
}

.head-btm .phone.open .dropdown-menu {
    display: block;
    left: -50px
}

.head-btm .logo-sml {
    display: none;
    width: 51px;
    height: 51px;
    background: url(../img/logo-sml.png) no-repeat;
    float: left
}

.head-btm.sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000
}

.head-btm.sticky .logo-sml, .head-btm.sticky .phone {
    display: block
}

.head-btm .nav-holder {
    margin: 0
}

.head-btm .nav > li {
    float: none;
    display: inline-block;
    margin: 0 45px
}

.head-btm .nav > li:first-child {
    margin-left: 0
}

.head-btm .nav > li.open > a {
    color: #fec136 !important
}

.head-btm .nav > li.open > a:after {
    display: none
}

.head-btm .nav > li > a {
    color: #b0d2d3 !important;
    padding: 17px 0 14px;
    font-size: 11px;
    position: relative
}

.head-btm .nav > li > a:after {
    content: '';
    display: block;
    height: 4px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.head-btm .nav > li > a:active, .head-btm .nav > li > a:visited {
    background-color: #1e7e82
}

.head-btm .nav > li > a:active:after, .head-btm .nav > li > a:hover:after, .head-btm .nav > li > a:visited:after {
    background-color: #fec136
}

.head-btm .nav > li > a:hover {
    color: #fec136 !important
}

.head-btm .navbar-nav {
    float: none
}

.header-block {
    padding: 34px 0 30px
}

.header-block p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal
}

.header-block h1 {
    letter-spacing: 5px
}

.promo-title {
    padding: 64px 0 60px
}

.promo-title span {
    display: block;
    font-size: 36px;
    font-weight: 700;
    color: #696969;
    line-height: 43px;
    margin-bottom: 22px
}

.promo-title p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal
}

.promo {
    padding-bottom: 66px
}

.promo .item {
    display: block;
    padding: 170px 0 0;
    margin-bottom: 20px;
    position: relative;
    font-size: 20px;
    color: #777
}

.promo .item:after, .promo .item:before, .slider:before {
    position: absolute;
    left: 50%;
    display: block;
    content: ''
}

.promo .item span {
    border-bottom: 1px solid #d1d1d1
}

.promo .item:before {
    width: 137px;
    height: 158px;
    background: url(../img/oxa.png) no-repeat;
    top: 0;
    margin-left: -71px
}

.promo .item:after {
    width: 58px;
    height: 61px;
    background: url(../img/sprite.png) no-repeat;
    top: 53px;
    margin-left: -29px
}

.promo .item:hover span {
    border: 0;
    color: #3d3d3d
}

.promo .item:hover:before {
    background: url(../img/oxa.png) 0 -158px no-repeat
}

.promo .item.item-01:after {
    background-position: 0 0;
    margin-left: -32px
}

.promo .item.item-02:after {
    background-position: -61px -2px
}

.promo .item.item-03:after {
    background-position: 0 -67px
}

.promo .item.item-04:after {
    background-position: -63px -67px
}

.slider {
    background: url(../img/pattern.jpg)
}

.slider:before {
    width: 974px;
    height: 623px;
    background: url(../img/shine.png) no-repeat;
    margin-left: -487px;
    bottom: 0
}

.slider-box li {
    text-align: center;
    color: #fff;
    height: 626px;
    padding: 54px 0 0
}

.slider-box li span {
    display: block;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 7px
}

.slider-box li strong {
    font-weight: 300;
    margin-bottom: 45px;
    font-size: 16px;
    display: block
}

.butt {
    display: inline-block;
    width: 178px;
    height: 41px;
    line-height: 38px;
    color: #fff;
    font-weight: 700;
    background-color: #ffbb1e;
    transition: all .25s ease-in-out;
    border: 0;
    border-bottom: 4px solid #ce9b25;
    text-shadow: none
}

.butt:hover {
    color: #fff;
    background-color: #ffb304
}

.butt:active {
    border: 0;
    outline: 0;
    color: #fff;
    position: relative;
    top: 1px
}

.butt:focus {
    outline: 0;
    color: #FFF
}

.got-project {
    background: url(../img/pattern1.jpg);
    color: #fff;
    padding: 125px 0 78px
}

.got-project span {
    display: block;
    font-size: 36px;
    font-weight: 700;
    position: relative
}

.got-project span:before {
    content: '';
    display: block;
    width: 53px;
    height: 54px;
    background: url(../img/sprite.png) -291px 0 no-repeat;
    top: -62px;
    left: 50%;
    margin-left: -27px;
    position: absolute
}

.formula span:before {
    top: -58px;
    left: 50%;
    content: ''
}

.got-project strong {
    display: block;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 40px
}

.blog {
    padding: 60px 0 70px;
    background: #f1f0ec
}

.blog .title {
    font-size: 36px;
    display: block;
    font-weight: 700;
    color: #696969;
    margin-bottom: 62px;
    position: relative
}

/* .blog .title:before {
    display: block;
    width: 31px;
    height: 44px;
    background: url(../img/sprite.png) -348px 0 no-repeat;
    margin-left: -22px;
    position: absolute
} */

.blog .item {
    max-width: 300px;
    margin: 0 auto 20px;
    color: #696969;
    min-height: 444px
}

.blog .item span {
    font-size: 13px;
    display: block;
    margin-bottom: 13px
}

.blog .item strong {
    height: auto !important;
    min-height: 67px !important;
    font-weight: 400;
    display: block
}

.blog .item a {
    font-size: 20px;
    line-height: 24px;
    color: #2f98d4;
    text-decoration: underline;
    display: inline-block
}

.best-proj .tab-holder ul li a:hover, .best-proj .tab-holder ul li a:hover .c-txt span, .blog .item a:hover, .more a {
    text-decoration: none
}

.blog .item .item-pic {
    margin-bottom: 20px
}

.blog_author {
    clear: both;
    margin-bottom: 10px
}

.blog_author .proj-team .item .item-pic {
    border-radius: 0;
    margin-right: 10px
}

.blog_author .proj-team .item .item-pic img {
    width: 100px;
    margin: 0px;
}

.more {
    padding: 45px 0 0
}

.more a {
    border: 1px solid #b7dfdd;
    font-weight: 700;
    height: 41px;
    line-height: 41px;
    margin: 0 auto;
    background-color: #fff;
    color: #4aaeaa;
    font-size: 14px;
    display: inline-block;
    width: 180px
}

.more a:hover {
    background-color: #4aaeaa;
    color: #fff
}

.formula {
    padding: 122px 0 83px
}

.formula span {
    display: block;
    font-size: 36px;
    font-weight: 700;
    color: #696969;
    margin-bottom: 6px;
    position: relative
}

.formula span:before {
    display: block;
    width: 48px;
    height: 46px;
    background: url(../img/sprite.png) -149px -104px no-repeat;
    position: absolute;
    margin-left: -24px
}

.formula strong {
    display: block;
    font-weight: 300;
    line-height: 24px
}

.line-1 {
    height: 412px;
    background: url(../img/line1.jpg) center 0 no-repeat linen;
    padding: 130px 0 0
}

.line-2 {
    background: url(../img/line2-bg.jpg) repeat-x
}

.line-2 .inner {
    height: 413px;
    background: url(../img/line2.jpg) center 0 no-repeat;
    padding: 108px 0 0
}

.line-3 {
    background: linen;
    height: 410px;
    padding: 108px 0 0
}

.line span {
    display: block;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #4aaeaa;
    margin-bottom: 20px
}

.line p, h1, .h1 {
    color: #696969
}

.line p {
    font-size: 16px;
    line-height: 24px
}
.payments input,
.payments select {
	background: #fff;
	border: none;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 15px;
	margin: 5px 10px;
}
.payments .contact-submit {
	border: none;
    background: #17b9b3;
    color: #fff;
    padding: 12px 25px;
	display: inline-block;
    margin: 30px auto 10px;
    border-radius: 5px;
}


@media screen and (max-width: 767px) {
    .col-fixed, .slider-box {
        width: auto
    }

    .col-fixed, .head-links, .head-rht, .logo-box, .slogan {
        text-align: center
    }

    .col-fixed, .head-btm .navbar-toggle {
        float: none
    }

    .head-btm .nav > li {
        display: block
    }

    .head-links {
        padding: 30px 0 0
    }

    .line-1, .line-2 .inner, .line-3 {
        height: auto;
        padding: 50px 0
    }

    .head-rht .lang, .head-rht .phone {
        display: inline-block;
        margin: 0 !important
    }

    .head-btm.sticky .phone, .slider:before {
        display: none
    }

    .slider .bx-controls-direction a.bx-prev {
        left: 10px
    }

    .slider .bx-controls-direction a.bx-next {
        right: 10px
    }

    .slider-box .img-box {
        height: auto
    }

    .line-1 {
        background: linen
    }

    .line-2 {
        height: auto
    }

    .line-2 .inner {
        background: #EFE6D7
    }

    .line-3 {
        background: linen
    }

    .promo-title span {
        font-size: 18px;
        font-weight: 700;
        line-height: 25px;
        margin-bottom: 22px
    }

    .head-btm .nav > li {
        margin: 0;
        float: none;
        text-align: left
    }

    .head-btm .nav-holder {
        margin: 50px 0 0
    }

    .head-btm .navbar-nav {
        clear: both
    }

    .dev-menu li {
        margin: 0 0 5px !important
    }

    .navbar-nav .open .dropdown-menu {
        background: #fff7e4;
        text-align: left;
        left: 0;
        padding: 10px 20px;
        margin: 0
    }

    .navbar-nav .open .dropdown-menu li {
        text-align: left
    }

    .navbar-nav .open .dropdown-menu li a {
        display: block;
        border-bottom: 0
    }

    .navbar-nav .open .dropdown-menu:after, .navbar-nav .open .dropdown-menu:before {
        display: none !important
    }

    .tab-box .tab-nav .nav-tabs li a {
        height: auto !important;
        line-height: normal !important
    }
}

@media screen and (max-width: 768px) {
    .slogan br {
        display: none
    }

    .head-top .item {
        float: none;
        display: inline-block;
        width: auto;
        margin: 0 10px 25px
    }

    .head-top .item a {
        padding-left: 55px
    }

    .head-top .item.order {
        margin-right: 15px
    }
}

@media screen and (max-width: 320px) {
    .head-top .item {
        margin: 0 0 25px
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .col-fixed, .head-links, .head-rht, .logo-box, .slogan {
        text-align: center
    }

    .head-links {
        padding: 30px 0 0
    }

    .head-rht .lang, .head-rht .phone {
        display: inline-block;
        margin: 0 !important
    }

    .slider-box {
        width: 700px
    }

    .slider .bx-controls-direction a.bx-prev {
        left: 10px
    }

    .slider .bx-controls-direction a.bx-next {
        right: 10px
    }

    .slider:before {
        display: none
    }

    .slider-box .img-box {
        height: auto
    }

    .col-fixed {
        float: none;
        width: auto
    }

    .head-btm .nav > li {
        margin: 0 30px
    }
}

.modal-box .modal-txt:focus {
    background-color: #30a6a1
}

.develop, .portfol, .use {
    padding: 60px 0 84px
}

.develop .title, .portfol .title, .use .title {
    text-align: center;
    position: relative;
    margin-bottom: 58px
}

/* .develop .title:before, .portfol .title:before, .use .title:before {
    content: '';
    display: block;
    width: 42px;
    height: 43px;
    background: url(../img/sprite.png) -219px -108px no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -21px;
    top: -55px
} */

.develop .title h1, .portfol .title h1, .use .title h1 {
    display: block;
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: 700;
    color: #696969
}

.develop .title span, .portfol .title span, .use .title span {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300
}

h1, .h1 {
    display: block;
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    position: relative
}

h2, .h2 {
    display: block;
    font-size: 28px;
    line-height: 24px;
    font-weight: 300;
    text-align: center;
    margin: 10px 0 20px
}

.use .title:before {
    width: 43px;
    height: 42px;
    background: url(../img/sprite.png) -126px -56px no-repeat
}

.portf .title:before {
    width: 42px;
    height: 42px;
    background: url(../img/sprite.png) -127px 0 no-repeat
}

.dev-menu {
    text-align: center
}

.dev-menu li {
    display: inline-block;
    float: none;
    margin: 0 27px
}

.dev-menu li a {
    width: 218px;
    height: 58px;
    line-height: 58px;
    background-color: #e6e6e6;
    border: 1px solid #d7d7d7;
    display: block;
    font-size: 16px;
    float: none;
    padding: 0;
    color: #3d3d3d;
    border-radius: 0
}

.dev-menu li a:hover {
    border-color: #fde1b2;
    background-color: #fffcf7;
    box-shadow: 0 0 10px -6px #fde1b2
}

.tab-box .tab-nav .nav-tabs li {
    vertical-align: middle
}

.tab-box .tab-nav .nav-tabs li.active a {
    font-weight: 700;
    color: #17b9b3;
    box-shadow: 0 -3px 0 0 #17b9b3 inset
}

.tab-box .tab-nav .nav-tabs li a {
    display: table-cell;
    width: 100%;
    height: 89px;
    vertical-align: middle;
    font-size: 14px;
    color: #333
}

.tab-box .tab-holder {
    background-color: #f0e6d8;
    position: relative
}

.tab-box .tab-holder:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    box-shadow: inset 0 -10px 15px -15px #000
}

.use .col-sm-4 {
    margin-bottom: 10px
}

.use .unit {
    width: 140px;
    height: 140px;
    background-color: #EBEBEB;
    position: relative;
    margin: 0 auto
}

.use .unit:before {
    content: '';
    display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    background: url(../img/use.png) no-repeat
}

.use .unit.unit-1:before {
    width: 58px;
    height: 82px;
    margin-left: -28px;
    margin-top: -41px;
    background-position: -13px -5px
}

.use .unit.unit-2:before {
    width: 58px;
    height: 82px;
    margin-left: -28px;
    margin-top: -41px;
    background-position: -176px -5px
}

.use .unit.unit-3:before {
    width: 92px;
    height: 82px;
    margin-left: -46px;
    margin-top: -41px;
    background-position: -318px -5px
}

.use .unit.unit-4:before {
    width: 94px;
    height: 82px;
    margin-left: -47px;
    margin-top: -41px;
    background-position: -478px -5px
}

.use .unit.unit-5:before {
    width: 88px;
    height: 85px;
    margin-left: -44px;
    margin-top: -42px;
    background-position: -642px -2px
}

.use .unit.unit-6:before {
    width: 98px;
    height: 42px;
    margin-left: -49px;
    margin-top: -21px;
    background-position: -790px -24px
}

.carousel li {
    display: block;
    text-align: center;
    font-size: 20px
}

.carousel li .c-txt {
    display: block;
    padding: 31px 0 0
}

.carousel li a {
    color: #3d3d3d
}

.carousel .bx-controls-direction a {
    display: block;
    position: absolute;
    height: 50px;
    width: 50px;
    top: 50%;
    margin-top: -25px;
    background: url(../img/sprite.png) no-repeat;
    text-indent: -9999px;
    outline: 0
}

.carousel .bx-controls-direction a.bx-prev {
    left: 5px;
    background-position: -183px -54px
}

.carousel .bx-controls-direction a.bx-prev:hover {
    background-position: -183px 0
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .head-btm .nav > li {
        margin: 0 25px !important
    }

    .dev-menu li {
        margin-bottom: 10px
    }
}

.soc-list {
    margin: 10px 0
}

.soc-list a {
    opacity: .7
}

.soc-list a:hover {
    opacity: 1
}

.carousel .bx-controls-direction a.bx-next {
    right: 5px;
    background-position: -236px -54px
}

.carousel .bx-controls-direction a.bx-next:hover {
    background-position: -235px 0
}

.slider {
    height: 626px;
    position: relative
}

.slider .bg-1:before, .slider .bg-2:before {
    width: 974px;
    height: 623px;
    left: 50%;
    margin-left: -487px;
    bottom: 0;
    content: ''
}

.slider .bg-1:before, .slider .bg-2:before, .slider:after {
    position: absolute;
    display: block
}

.slider ul {
    padding: 0
}

.slider .bg-1 {
    background: url(../img/pattern.jpg)
}

.slider .bg-1:before {
    background: url(../img/shine.png) no-repeat
}

.slider .bg-2 {
    background: url(../img/pattern2.jpg)
}

.slider .bg-2:before {
    background: url(../img/shine-1.png) no-repeat
}

.slider .bg-2 .butt {
    background-color: #1eb8ff
}

.slider:after {
    content: '';
    height: 20px;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: inset 0 -11px 21px -19px #000
}

.slider .bx-controls-direction a {
    display: block;
    position: absolute;
    height: 50px;
    width: 50px;
    top: 50%;
    margin-top: -25px;
    background: url(../img/sprite.png) no-repeat;
    text-indent: -9999px;
    outline: 0
}

.slider .bx-controls-direction a.bx-prev {
    left: 50px;
    background-position: -183px -54px
}

.slider .bx-controls-direction a.bx-prev:hover {
    background-position: -183px 0
}

.slider .bx-controls-direction a.bx-next {
    right: 50px;
    background-position: -235px -54px
}

.slider .bx-controls-direction a.bx-next:hover {
    background-position: -235px 0
}

.slider li {
    text-align: center;
    color: #fff;
    height: 626px;
    padding: 54px 0 0
}

.slider li span {
    display: block;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 7px
}

.slider li strong {
    font-weight: 300;
    margin-bottom: 45px;
    font-size: 16px;
    display: block
}

.slider-box {
    position: relative;
    width: 780px;
    height: 572px;
    margin: 0 auto
}

.slider-box .img-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 360px;
    text-align: center
}

.slider-box .img-box .img-lft {
    position: absolute;
    left: 0;
    bottom: 0;
    box-shadow: 0 -3px 10px -5px #000
}

.slider-box .img-box .img-rht {
    position: absolute;
    right: 0;
    bottom: 0;
    box-shadow: 0 -3px 10px -5px #000
}

.slider-box .img-box .img-mdl {
    position: relative;
    top: -1px;
    z-index: 100;
    box-shadow: 0 -3px 10px -5px #000
}

.slider-box .center-img {
    display: inline-block;
    max-width: 505px;
    min-width: 280px
}

.slider-box .center-img img {
    max-width: 100%
}

.best-proj .title {
    text-align: center
}

.best-proj .nav-tabs {
    margin-bottom: 40px
}

.best-proj .nav-tabs li.active a {
    background-color: #fffcf7;
    border: 1px solid #fde1b2;
    color: #777
}

.best-proj .nav-tabs li.active a span {
    border-bottom: 1px dashed transparent
}

.best-proj .nav-tabs li a {
    color: #2f98d4;
    border-color: transparent
}

.best-proj .nav-tabs li a:hover {
    color: #17b9b3;
    background: 0 0;
    border-color: transparent
}

.best-proj .nav-tabs li a:hover span {
    border-bottom: 1px dashed transparent
}

.best-proj .nav-tabs li a span {
    border-bottom: 1px dashed #2f98d4
}

.best-proj .tab-holder ul {
    padding: 0;
    margin: 0;
    text-align: center
}

.best-proj .tab-holder ul .c-img {
    position: relative
}

.best-proj .tab-holder ul .c-img .tip {
    display: block;
    width: 84px;
    height: 82px;
    background: url(../img/over-yellow.png) no-repeat;
    position: absolute;
    left: 48px;
    top: -4px;
    font-weight: 600;
    color: #fff;
    font-size: 10px
}

.best-proj .tab-holder ul .c-img .tip.tip-violet {
    background: url(../img/over-violet.png) no-repeat
}

.best-proj .tab-holder ul .c-img .tip span {
    display: block;
    position: relative;
    left: -15px;
    top: 15px;
    text-shadow: 1px 1px 3px #abacac;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    line-height: 12px
}

.best-proj .tab-holder ul .c-img .tip span strong {
    display: block;
    font-size: 14px
}

.best-proj .tab-holder ul li {
    display: inline-block;
    text-align: center;
    font-size: 20px
}

.best-proj .tab-holder ul li a:hover .c-txt {
    color: #36beb9
}

.best-proj .tab-holder ul li a:hover .c-txt i {
    color: #696969
}

.best-proj .tab-holder ul li .c-txt {
    display: block;
    padding: 21px 0 0;
    height: 125px
}

.best-proj .tab-holder ul li .c-txt span {
    text-decoration: underline
}

.best-proj .tab-holder ul li .c-txt i {
    display: block;
    text-decoration: none;
    font-style: normal;
    font-size: 14px;
    font-weight: 300;
    padding: 10px 0 0
}

.best-proj .tab-holder ul li a {
    display: block;
    color: #3d3d3d
}

.best-proj, .row-block, .terms {
    padding: 60px 0 84px
}

/* .best-proj .title:before, .row-block .title:before, .terms .title:before {
    content: '';
    display: block;
    width: 42px;
    height: 43px;
    background: url(../img/sprite.png) -219px -108px no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -21px;
    top: -55px
} */

.best-proj .title span, .row-block .title span, .terms .title span {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300
}

.best-proj .title, .row-block .title, .terms .title {
    text-align: center;
    position: relative;
    margin-bottom: 58px
}

.best-proj .title strong, .row-block .title strong, .terms .title strong {
    display: block;
    letter-spacing: 5px;
    margin-bottom: 5px;
    font-size: 44px;
    font-weight: 400;
    text-transform: uppercase;
    color: #696969
}

.terms .title:before {
    width: 38px;
    height: 44px;
    background: url(../img/sprite.png) -156px -240px no-repeat
}

.portfol .title:before {
    width: 42px;
    height: 42px;
    background: url(../img/sprite.png) -127px 0 no-repeat
}

/* .best-proj .title:before {
    font-family: 'Glyphicons Halflings';
    content: "\e005";
    background: 0 0;
    color: #f6ba31;
    font-size: 50px;
    top: -72px
} */

.portf-slider {
    height: 440px;
    background: url(../img/portf-slider.jpg) center 0 no-repeat
}

.modal-box {
    width: 477px;
    height: 545px;
    background: url(../img/modal.png) no-repeat;
    margin: 0 auto;
    padding: 127px 0 0;
    position: relative
}

.modal-box.modal-box-feed {
    background: #27bab4;
    width: 460px;
    height: 700px;
    outline: rgba(255, 255, 255, .2) solid 15px;
    padding: 27px 0 0
}

.modal-box.modal-box-feed .form-line label {
    display: block;
    font-weight: 300;
    color: #fff
}

.modal-box.modal-box-feed .modal-txt {
    margin-bottom: 16px
}

.modal-box.modal-box-feed .total {
    text-align: right;
    font-size: 11px;
    color: #66eee8
}

.blog-content h2, .blog-page .title h1, .enlarge, .methods .item, .methods .title, .modal-box .hdl, .portf-slider, .screen-section, .tab-box .tab-holder .tab-pane, .value-block {
    text-align: center
}

.modal-box.modal-box-feed .close {
    right: 15px;
    top: 15px
}

.modal-box .close {
    display: block;
    width: 21px;
    height: 21px;
    background: url(../img/b-close.png) no-repeat;
    position: absolute;
    right: -20px;
    top: 120px;
    opacity: 1
}

.modal-box .hdl {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 42px
}

.modal-box .hdl span {
    display: block;
    font-size: 30px;
    margin-bottom: 4px;
    font-weight: 700
}

.modal-box .form-area, .modal-box .modal-txt {
    width: 300px;
    color: #fff;
    border: 1px solid #acdbd9;
    padding: 17px;
    background-color: #52c8c3;
    margin-bottom: 8px
}

.modal-box .form-area:focus, .modal-box .modal-txt:focus {
    background-color: #30a6a1
}

.modal-box .form-area {
    height: 185px;
    resize: none;
    resize: vertical
}

.modal-box .form-box {
    width: 300px;
    margin: 0 auto
}

.modal-box .form-sub .butt {
    border: 0
}

.portf-slider {
    color: #fff;
    position: relative
}

.portf-slider ul {
    padding: 0;
    margin: 0
}

.portf-slider ul li {
    display: block;
    padding: 96px 0 0
}

.portf-slider ul li strong {
    display: block;
    font-size: 48px;
    padding: 23px 0 12px
}

.portf-slider ul li span {
    font-size: 20px;
    font-weight: 300
}

.portf-slider .bx-controls-direction a {
    display: block;
    position: absolute;
    height: 50px;
    width: 50px;
    top: 50%;
    margin-top: -25px;
    background: url(../img/sprite.png) no-repeat;
    text-indent: -9999px;
    outline: 0
}

.portf-slider .bx-controls-direction a.bx-prev {
    left: 50px;
    background-position: -288px -58px
}

.portf-slider .bx-controls-direction a.bx-prev:hover {
    background-position: -288px -108px
}

.portf-slider .bx-controls-direction a.bx-next {
    right: 50px;
    background-position: -347px -58px
}

.portf-slider .bx-controls-direction a.bx-next:hover {
    background-position: -347px -108px
}

.portf-content .about {
    padding: 0 44px;
    font-size: 16px;
    line-height: 18px;
    color: #7F7F7F
}

.portf-content .about h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 36px
}

.portf-content .about p {
    margin-bottom: 17px
}

.portf-content .portf-url {
    display: inline-block;
    color: #2f98d4;
    text-decoration: underline;
    padding: 0 0 0 23px;
    position: relative;
    font-size: 14px;
    line-height: normal
}

.portf-content .portf-url:before {
    content: '';
    display: block;
    width: 16px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 5px
}

.screen-box {
    display: inline-block;
    margin: 50px auto 60px;
    box-shadow: 0 0 9px -2px #a28e66
}

.screen-box img {
    width: 100%
}

.methods {
    padding: 134px 0 84px
}

.methods .title {
    margin-bottom: 58px;
    position: relative
}

/* .methods .title:before {
    content: '';
    display: block;
    width: 44px;
    height: 44px;
    background: url(../img/sprite.png) -328px -172px no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -22px;
    top: -55px
} */

.methods .title strong {
    display: block;
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: 700;
    color: #696969
}

.methods .title span {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300
}

.methods .item {
    font-size: 14px;
    font-weight: 300;
    color: #777;
    position: relative;
    padding: 170px 0 50px
}

.methods .item.item-01:after, .methods .item:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%
}

.methods .item:before {
    width: 137px;
    height: 158px;
    background: url(../img/oxa.png) 0 bottom no-repeat;
    top: 0;
    margin-left: -71px
}

.methods .item strong {
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px
}

.methods .item.item-01:after {
    top: 47px;
    width: 49px;
    height: 62px;
    background: url(../img/sprite.png) -12px -164px no-repeat;
    margin-left: -25px
}

.methods .item.item-02:after, .methods .item.item-03:after, .methods .item.item-04:after, .methods .item.item-05:after, .methods .item.item-06:after {
    position: absolute;
    top: 47px;
    height: 60px;
    display: block;
    left: 50%;
    content: ''
}

.methods .item.item-02:after {
    width: 48px;
    background: url(../img/sprite.png) -9px -242px no-repeat;
    margin-left: -24px
}

.methods .item.item-03:after {
    width: 60px;
    background: url(../img/sprite.png) -80px -241px no-repeat;
    margin-left: -30px
}

.methods .item.item-04:after {
    width: 52px;
    background: url(../img/sprite.png) -83px -164px no-repeat;
    margin-left: -26px
}

.methods .item.item-05:after {
    width: 60px;
    background: url(../img/sprite.png) -155px -165px no-repeat;
    margin-left: -30px
}

.methods .item.item-06:after {
    width: 64px;
    background: url(../img/sprite.png) -231px -166px no-repeat;
    margin-left: -32px
}

.terms {
    background-color: #f0e6d8;
    position: relative
}

.terms .terms-img, .terms .title {
    text-align: center
}

.terms .terms-img img {
    width: 100%
}

.down-link {
    display: block;
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: url(../img/arw.png) center 35px no-repeat #f0e6d8;
    left: 50%;
    margin-left: -35px;
    bottom: -35px;
    outline: 0
}

.enlarge {
    padding: 200px 0
}

.enlarge ul {
    margin: 0;
    padding: 0
}

.enlarge ul li {
    list-style: none;
    font-size: 14px
}

.proud img {
    width: 100%
}

.line-3 .container {
    position: relative
}

.wow-slide {
    position: absolute;
    right: 0;
    top: -50px
}

.tab-box .tab-holder {
    padding: 40px 0 0
}

.tab-box .tab-holder .tab-pane {
    padding: 0 0 40px
}

.tab-box .tab-holder .tab-pane img {
    display: inline-block !important
}

.tab-box .tab-holder #tab-4, .tab-box .tab-holder #tab-6 {
    padding-bottom: 0
}

.success {
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #00db07;
    background: #a0ffa0;
    color: green
}

.best-proj .tab-holder ul .c-img, .carousel ul .c-img {
    position: relative;
    display: block
}

.best-proj .tab-holder ul .c-img img, .carousel ul .c-img img {
    border: 1px solid #adadad;
    border-bottom: 0
}

.best-proj .tab-holder ul .c-img:after, .carousel ul .c-img:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    height: 20px;
    box-shadow: 0 -11px 10px -8px #ccc;
    z-index: 1000
}

.blog-page {
    padding: 60px 0 0
}

.blog-page .container {
    max-width: 768px
}

.blog-page .title h1 {
    margin-top: 10px;
    margin-bottom: 30px;
    font-family: 'Open Sans';
    letter-spacing: normal;
    font-weight: 400;
    color: #000
}

.blog-page .title span {
    display: block;
    font-size: 16px
}

.blog-content {
    font-size: 14px
}

.value-block {
    padding: 45px 0;
    background: #F9F0C2;
    margin-bottom: 10px
}

.blog-content .value-block b {
    font-size: 29px;
    display: block
}

.value-block i {
    font-size: 16px
}

.blog-content > img {
    margin-bottom: 40px
}

.blog-content h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 30px
}

.blog-social {
    margin-bottom: 8px
}

.blog-content p {
    margin-bottom: 18px;
    line-height: 1.5
}

.blog-content a, .blog-content b, .blog-content li, .blog-content p {
    font-size: 16px
}

.contact-page {
    padding: 60px 0
}

.contact-page h2 {
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    color: #696969;
    margin-bottom: 17px
}

.contact-page ul {
    margin: 0;
    padding: 0;
    color: #696969
}

.contact-page ul li {
    display: block;
    margin-bottom: 6px
}

.contact-page ul li a {
    color: #529af3;
    text-decoration: underline
}

#portfolio-1 .text-block a, #portfolio-2 .text-block a, .contacts .contacts_form div p a, .main .company-presentation, .portfolio-4-5 .text-block a, .study a, footer .footer .foot-col:nth-of-type(1) .logo, footer p a, nav .header-logo, nav div > ul li a {
    text-decoration: none
}

.contact-form label {
    display: block;
    font-weight: 400;
    font-size: 14px
}

.contact-form .form-txt {
    background-color: #f0f0f0;
    border: 1px solid #d7d7d7;
    padding: 10px 17px;
    width: 300px;
    font-size: 14px
}

.contact-form .form-txt:focus {
    border-color: #e6c884;
    background-color: #fff8e9
}

.contact-form .form-area {
    width: 50%;
    resize: none;
    resize: vertical
}

.contact-page .contact-form .form-area {
    width: 100%
}

.cont-group {
    margin-bottom: 20px
}

/* .map-canvas {
    height: 384px
} */

.form-group > span {
    display: block;
    text-align: right;
    font-size: 11px;
    font-weight: 300;
    padding: 5px 0 0
}

.form-btn .butt {
    border: 0
}

.head-btm .nav > li > a:focus, .head-btm .nav > li > a:hover {
    background: 0 0
}

.best-proj.blog .tab-content .tab-pane .row {
    margin-bottom: 40px
}

.best-proj.blog .more {
    padding-top: 0
}

.best-proj.blog .title:before {
    content: '';
    display: block;
    width: 31px;
    height: 44px;
    background: url(../img/sprite.png) -347px 0 no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: -55px
}

.portf-slider h1 {
    color: #FFF
}

.hidden-form {
    box-shadow: 0 0 10px #DDD inset;
    display: none;
    padding: 20px 0
}

.blog-content img {
    border: 1px solid #DDD;
    margin: 10px 10px 10px 0;
    max-width: 100%;
    box-shadow: 0 0 5px #CCC;
    height: auto;
    text-align: center
}

.soc-links, .ui {
    margin-top: 17px
}

.contact-row, .ui {
    margin-bottom: 20px
}

.btn-toggle {
    color: #529af3;
    border-bottom: 1px dashed;
    cursor: pointer
}

.btn-toggle:hover {
    border-bottom: 0
}

.schema .line {
    height: 400px;
    background-color: #fffaf3;
    padding-top: 50px;
    position: relative
}

.schema .line:nth-child(2n) {
    background-color: #FFF;
    box-shadow: inset 0 0 10px #CCC
}

.schema .wow-slide {
    top: -10px;
    right: 10px
}

.ui {
    padding: 20px 0;
    background: #f1f0ec
}

.ui .subtitle {
    text-align: center;
    font-size: 18px
}

.webinar.promo {
    padding-bottom: 0
}

.soc-links {
}

.soc-links p {
    float: left;
    font-size: 16px;
    margin-right: 5px
}

.contact-row {
    text-align: center;
    font-size: 18px;
    margin-top: 30px
}

.contact-row .hd {
    text-align: center;
    margin-bottom: 10px;
    font-size: 34px;
    font-weight: 400;
    letter-spacing: 5px
}

.price-block.row-block .title::before {
    background: url(../img/sprite.png) -274px -292px no-repeat;
    height: 80px;
    left: 49%;
    top: -67px;
    width: 60px
}

.main, nav {
    width: 100%
}

.price-block .price-inner {
    text-align: center
}

.price-block .price-inner .price {
    font-size: 36px
}

.price-block .price-col {
    text-align: center;
    font-size: 36px
}

.price-block .price-col .description {
    font-size: 18px;
    color: #AAA;
    border-top: 1px solid #AAA;
    padding-top: 5px
}
.price-block .prft{
    margin-top: 25px;
}

.main {
    padding: 20px 0;
    background: url(../img/main_page/main_bg.png) center no-repeat fixed #075bb5;
    background-size: cover;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.main .title {
    background: url(../img/main_page/rectangle.png) center no-repeat;
    background-size: auto 100%;
    padding: 70px 0;
    margin: 70px auto
}

.main .title h1, .main .title p {
    text-align: center;
    color: #fff;
    margin: 20px 0;
    max-width: 960px;
    display: block
}

.main .title h1 {
    font-size: 4.16em;
    line-height: 1
}

.main .title p {
    font-size: 1.5em
}

.main .company-presentation {
    display: block;
    width: 100%;
    max-width: 1000px;
    color: #fff;
    font-weight: 700;
    padding-left: 58px;
    margin: 0 0 60px 15px;
    position: relative;
    letter-spacing: .2em
}

.main .company-presentation:hover {
    color: #fdc828
}

.main .company-presentation:before {
    content: "\e908";
    font-size: 42px;
    position: absolute;
    color: #fdc828;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: altopromo_icon-font !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media screen and (max-width: 1024px) {
    .main .title {
        margin: 40px 0;
        padding: 40px 0
    }

    .main .title h1 {
        font-size: 3.5em;
        line-height: 1
    }
}

@media screen and (max-width: 570px) {
    .main .title {
        margin: 40px 0;
        padding: 40px 0
    }

    .main .title h1 {
        font-size: 2em
    }
}

nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

nav .header-logo, nav > div {
    margin: 5px 1%
}

nav .header-logo span {
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    letter-spacing: 2px
}

nav div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

nav .menu-toggle {
    display: none
}

nav img {
    max-height: 45px
}

nav div > ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    padding: 0
}

nav div > ul li {
    position: relative
}

nav div > ul li.close-btn {
    display: none
}

nav div > ul li a {
    color: #fff;
    font-weight: 700;
    margin: 5px 10px;
    text-transform: uppercase;
    vertical-align: middle;
    letter-spacing: .2em
}

nav div > ul li a.active, nav div > ul li a:hover {
    color: #00e6e6
}

nav div > ul li a.send-order {
    border: 2px solid #00e4e5;
    border-radius: 5px;
    padding: 0 15px;
    line-height: 40px;
    display: inline-block;
    letter-spacing: 1px
}

nav div > ul li a.send-order:hover {
    background-color: #00e4e5;
    color: #fff
}

nav div > ul li a.phone-number {
    letter-spacing: 1px;
    font-size: 1.16em;
    border-bottom: 1px dotted #fff
}

nav div > ul li a.phone-number:hover {
    border-color: transparent
}

nav div > ul li ul {
    position: absolute;
    top: 12px;
    padding: 10px 0 0;
    list-style: none;
    display: none;
    opacity: 0;
    transition: all .3s linear;
    z-index: 11
}

nav div > ul li ul a {
    line-height: 25px
}

nav div > ul li:hover > ul {
    display: block;
    opacity: 1
}

@media screen and (max-width: 570px) {
    nav {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    nav .menu-toggle {
        width: 40px;
        height: 30px;
        position: relative;
        display: block;
        cursor: pointer;
        z-index: 9999
    }

    nav .menu-toggle .one, nav .menu-toggle .three, nav .menu-toggle .two {
        width: 100%;
        height: 5px;
        background: #fff;
        margin: 6px auto;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition-duration: .3s
    }

    nav .menu-toggle.on {
        position: fixed;
        top: 15px;
        right: 15px
    }

    nav .menu-toggle.on .one {
        -webkit-transform: rotate(45deg) translate(7px, 7px);
        -ms-transform: rotate(45deg) translate(7px, 7px);
        transform: rotate(45deg) translate(7px, 7px)
    }

    nav .menu-toggle.on .two {
        opacity: 0
    }

    nav .menu-toggle.on .three {
        -webkit-transform: rotate(-45deg) translate(8px, -10px);
        -ms-transform: rotate(-45deg) translate(8px, -10px);
        transform: rotate(-45deg) translate(8px, -10px)
    }

    nav ul.menu {
        background-color: rgba(0, 0, 0, .85);
        height: 100%;
        width: 100%;
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        margin: 0;
        padding: 4em auto
    }

    nav ul.menu.on {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        overflow: hidden;
        overflow-y: auto
    }

    nav ul.menu > li {
        display: block;
        width: 100%
    }

    nav ul.menu > li:nth-of-type(1) > a {
        display: none
    }

    nav ul.menu > li:nth-of-type(1) ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        background-color: transparent;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        position: relative;
        bottom: auto;
        padding: 0;
        opacity: 1;
        margin-top: 40px
    }

    nav ul.menu > li:nth-of-type(1) ul li {
        display: block;
        width: 100%
    }

    nav ul.menu > li a {
        color: #fff;
        line-height: 1;
        margin: 10px 0;
        display: block;
        font-size: 2em;
        text-align: center;
        white-space: normal
    }

    nav ul.menu > li a span {
        display: none
    }
}

.portfolio-4-5, .who_we_are {
    -webkit-flex-direction: row
}

.who_we_are {
    background: url(../img/main_page/who_we_are_bg.png) center no-repeat;
    background-size: cover;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.who_we_are div {
    margin: 130px 82px 80px
}

.who_we_are div p {
    position: relative;
    padding-left: 50px;
    font-weight: 700;
    font-size: 2.08em;
    color: #17b8b2;
    margin: 25px 0
}

.who_we_are div p.who_we_are_title {
    color: #1566b8;
    font-size: 2.916em;
    padding-left: 0;
    margin: 0
}

.who_we_are div p.who_we_are_title:before {
    display: none
}

.who_we_are div p span {
    color: #444;
    display: block;
    font-weight: 400;
    margin-top: 5px;
    font-size: .72em
}

.who_we_are div p:before {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 0;
    background: #000;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#portfolio-1 .text-block a.more_btn, #portfolio-2 .text-block a.more_btn, #portfolio-3 .text-block a.more_btn {
    height: auto;
    letter-spacing: .2em;
    text-transform: uppercase
}

.who_we_are div p.create:before {
    background: url(../img/main_page/create.png) center no-repeat
}

.who_we_are div p.promote:before {
    background: url(../img/main_page/promote.png) center no-repeat
}

.who_we_are div p.cut_expenses:before {
    background: url(../img/main_page/cut_expenses.png) center no-repeat
}

.who_we_are div p.increase_orders:before {
    background: url(../img/main_page/increase_orders.png) center no-repeat
}

.who_we_are div p.stable_work:before {
    background: url(../img/main_page/stable_work.png) center no-repeat
}

.who_we_are div p.transparent_reporting:before {
    background: url(../img/main_page/transparent_reporting.png) center no-repeat
}

.who_we_are .icon-scroll-down {
    width: 100%;
    margin: 0 0 40px
}

.who_we_are .icon-scroll-down .bullet {
    background: #000;
    -webkit-animation: none;
    animation: none
}

.who_we_are .icon-scroll-down .arrow {
    border-color: #000;
    -webkit-animation: none;
    animation: none
}

.who_we_are .icon-scroll-down span {
    display: block;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    font-size: 1em;
    letter-spacing: .2em;
    text-transform: uppercase
}

@media screen and (max-width: 1024px) {
    .who_we_are div {
        margin: 130px 40px 80px
    }

    .who_we_are div p {
        font-size: 1.6em
    }

    .who_we_are div p.who_we_are_title {
        font-size: 2.4em
    }
}

@media screen and (max-width: 570px) {
    .who_we_are {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .who_we_are > div {
        margin: 40px 0 0;
        padding: 0 30px
    }

    .who_we_are > div.icon-scroll-down {
        margin-top: 40px
    }
}

#portfolio-1 {
    background: #075cb6;
    padding: 100px 0;
    overflow: hidden
}

#portfolio-1 .wrapper {
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: auto
}

#portfolio-1 .portfolio-img {
    position: absolute;
    display: block;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#portfolio-1 .portfolio-img.portfolio-1_1, #portfolio-1 .portfolio-img.portfolio-1_4 {
    position: relative
}

#portfolio-1 .portfolio-img.portfolio-1_1 {
    width: 41.4%
}

#portfolio-1 .portfolio-img.portfolio-1_2 {
    width: 50.927%;
    top: 100%;
    left: -100%;
    transition: top .3s .2s linear, left .3s .2s linear
}

#portfolio-1 .portfolio-img.portfolio-1_3 {
    width: 61.8125%;
    right: -100%;
    top: 5%;
    transition: right .3s .2s linear
}

#portfolio-1 .portfolio-img.portfolio-1_4 {
    width: 16.5%;
    left: 50.5%;
    margin-top: 10%
}

#portfolio-1 .text-block {
    position: absolute;
    top: 0;
    left: 18%;
    z-index: 1
}

#portfolio-1 .text-block .title {
    font-weight: 700;
    color: #fff;
    font-size: 4.16em;
    margin: 0 0 10px
}

#portfolio-1 .text-block a {
    display: inline-block;
    font-weight: 700;
    font-size: 1.66em;
    vertical-align: middle;
    margin: 0 3px;
    cursor: pointer
}

#portfolio-1 .text-block a span {
    color: #fff;
    border-bottom: 1px dotted #fff
}

#portfolio-1 .text-block a:hover span {
    border-color: transparent;
    color: #01d1dd
}

#portfolio-1 .text-block a.button {
    display: inline-block;
    border: none;
    color: #fff;
    background: rgba(255, 255, 255, .2);
    border-radius: 5px;
    vertical-align: middle;
    margin: 0 2px;
    font-weight: 400;
    font-size: 1.33em;
    padding: 6px 8px;
    cursor: pointer
}

#portfolio-1 .text-block a.button:hover {
    background: #00e6e6
}

#portfolio-1 .text-block a.more_btn {
    border: 2px solid #fff;
    font-size: 1em;
    padding: 10px 30px;
    width: auto;
    line-height: 1;
    background: 0 0
}

#portfolio-1 .text-block a.more_btn:hover {
    border-color: #00e6e6
}

#portfolio-1 .text-block .more {
    max-width: 65%;
    padding: 0;
    text-align: left;
    display: block
}

#portfolio-1 .text-block .more p {
    color: #fff;
    line-height: 1.5;
    font-size: 1.4em
}

#portfolio-1.animation .portfolio-img.portfolio-1_3 {
    right: 0
}

#portfolio-1.animation .portfolio-img.portfolio-1_2 {
    top: 40%;
    left: 8%
}

@media screen and (max-width: 1024px) {
    #portfolio-1 .text-block .title {
        font-size: 2.4em
    }

    #portfolio-1 .text-block a, #portfolio-1 .text-block a.button {
        font-size: 1.2em
    }

    #portfolio-1 .text-block .more p {
        margin-top: 5px
    }
}

@media screen and (max-width: 768px) {
    #portfolio-1, #portfolio-1.animation {
        padding: 40px 0
    }

    #portfolio-1 .portfolio-img, #portfolio-1.animation .portfolio-img {
        display: none
    }

    #portfolio-1 .portfolio-img.portfolio-1_2, #portfolio-1.animation .portfolio-img.portfolio-1_2 {
        display: block;
        position: relative;
        margin: 20px auto 0;
        top: 0;
        left: 0;
        -webkit-transform: scale(2.5) translateY(25%);
        -ms-transform: scale(2.5) translateY(25%);
        transform: scale(2.5) translateY(25%)
    }

    #portfolio-1 .text-block, #portfolio-1.animation .text-block {
        position: relative;
        padding: 0 10px;
        left: 0
    }

    #portfolio-1 .text-block .title, #portfolio-1.animation .text-block .title {
        margin-top: 0;
        font-size: 2em
    }

    #portfolio-1 .text-block .more, #portfolio-1.animation .text-block .more {
        max-width: 100%
    }

    #portfolio-1 .text-block .more p, #portfolio-1.animation .text-block .more p {
        font-size: 1em
    }
}

@media screen and (max-width: 590px) {
    #portfolio-1 .text-block a {
        margin: 0 3px 15px;
        display: block
    }

    #portfolio-1 .text-block a.button {
        display: inline-block;
        margin: 0
    }
}

#portfolio-2 {
    background: #0093e9;
    padding: 100px 0 0;
    overflow: hidden
}

#portfolio-2 .wrapper {
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: auto
}

#portfolio-2 .portfolio-img {
    position: absolute;
    display: block
}

#portfolio-2 .portfolio-img.portfolio-2_1 {
    width: 22.3%;
    top: 24%;
    left: 2%
}

#portfolio-2 .portfolio-img.portfolio-2_2 {
    position: relative;
    padding-top: 16%;
    width: 73.7%;
    bottom: -700px;
    left: 16.15%;
    transition: bottom .3s .3s linear
}

#portfolio-2 .portfolio-img.portfolio-2_3 {
    width: 51%;
    right: -100%;
    top: 0;
    transition: right .3s .2s linear
}

#portfolio-2 .portfolio-img.portfolio-2_4 {
    width: 29.2%;
    right: 0;
    top: 34%
}

#portfolio-2 .text-block {
    position: absolute;
    top: 0;
    left: 18%;
    z-index: 1
}

#portfolio-2 .text-block .title {
    font-weight: 700;
    color: #fff;
    font-size: 4.16em;
    margin: 0 0 10px
}

#portfolio-2 .text-block a {
    display: inline-block;
    font-weight: 700;
    font-size: 1.66em;
    vertical-align: middle;
    margin: 0 3px;
    cursor: pointer
}

#portfolio-2 .text-block a span {
    color: #fff;
    border-bottom: 1px dotted #fff
}

#portfolio-2 .text-block a:hover span {
    border-color: transparent;
    color: #01d1dd
}

#portfolio-2 .text-block a.button {
    display: inline-block;
    border: none;
    color: #fff;
    background: rgba(255, 255, 255, .2);
    border-radius: 5px;
    vertical-align: middle;
    margin: 0 2px;
    font-weight: 400;
    font-size: 1.33em;
    padding: 6px 8px;
    cursor: pointer
}

#portfolio-2 .text-block a.button:hover {
    background: #00e6e6
}

#portfolio-2 .text-block a.more_btn {
    border: 2px solid #fff;
    font-size: 1em;
    padding: 10px 30px;
    width: auto;
    line-height: 1;
    background: 0 0
}

#portfolio-2 .text-block a.more_btn:hover {
    border-color: #00e6e6
}

#portfolio-2 .text-block .more {
    max-width: 65%;
    padding: 0;
    text-align: left;
    display: block
}

#portfolio-2 .text-block .more p {
    color: #fff;
    line-height: 1.5;
    font-size: 1.4em
}

#portfolio-2.animation .portfolio-img.portfolio-2_2 {
    bottom: 0
}

#portfolio-2.animation .portfolio-img.portfolio-2_3 {
    top: 2%;
    right: 4%
}

@media screen and (max-width: 1024px) {
    #portfolio-2 .text-block .title {
        font-size: 2.4em
    }

    #portfolio-2 .text-block a, #portfolio-2 .text-block a.button {
        font-size: 1.2em
    }

    #portfolio-2 .text-block .more p {
        margin-top: 5px
    }
}

@media screen and (max-width: 768px) {
    #portfolio-2, #portfolio-2.animation {
        padding: 40px 0
    }

    #portfolio-2 .portfolio-img, #portfolio-2.animation .portfolio-img {
        display: none
    }

    #portfolio-2 .portfolio-img.portfolio-2_3, #portfolio-2.animation .portfolio-img.portfolio-2_3 {
        display: block;
        position: relative;
        margin: 20px auto 0;
        top: 0;
        left: 0;
        -webkit-transform: scale(2.5) translateY(25%);
        -ms-transform: scale(2.5) translateY(25%);
        transform: scale(2.5) translateY(25%)
    }

    #portfolio-2 .text-block, #portfolio-2.animation .text-block {
        position: relative;
        padding: 0 10px;
        left: 0
    }

    #portfolio-2 .text-block .title, #portfolio-2.animation .text-block .title {
        margin-top: 0;
        font-size: 2em
    }

    #portfolio-2 .text-block .more, #portfolio-2.animation .text-block .more {
        max-width: 100%
    }

    #portfolio-2 .text-block .more p, #portfolio-2.animation .text-block .more p {
        font-size: 1em
    }
}

@media screen and (max-width: 590px) {
    #portfolio-2 .text-block a {
        margin: 0 3px 15px;
        display: block
    }

    #portfolio-2 .text-block a.button {
        display: inline-block;
        margin: 0
    }
}

#portfolio-3 {
    background: #2a679c;
    padding: 100px 0 0;
    overflow: hidden
}

#portfolio-3 .wrapper {
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: auto
}

#portfolio-3 .portfolio-img {
    position: absolute;
    display: block
}

#portfolio-3 .portfolio-img.portfolio-3_1 {
    position: relative;
    width: 79.7%;
    left: 100%;
    top: 0;
    padding-top: 12%;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    transition: -webkit-transform .3s .1s linear;
    transition: transform .3s .1s linear;
    transition: transform .3s .1s linear, -webkit-transform .3s .1s linear
}

#portfolio-3 .portfolio-img.portfolio-3_2 {
    width: 45.5%;
    bottom: 0;
    left: 10%
}

#portfolio-3 .portfolio-img.portfolio-3_3 {
    width: 22.6%;
    top: 0;
    right: 18%
}

#portfolio-3 .text-block {
    position: absolute;
    top: 0;
    left: 18%;
    z-index: 1
}

#portfolio-3 .text-block .title {
    font-weight: 700;
    color: #fff;
    font-size: 4.16em;
    margin: 0 0 10px
}

#portfolio-3 .text-block a {
    display: inline-block;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.66em;
    vertical-align: middle;
    margin: 0 3px;
    cursor: pointer
}

#portfolio-3 .text-block a span {
    color: #fff;
    border-bottom: 1px dotted #fff
}

#portfolio-3 .text-block a:hover span {
    border-color: transparent;
    color: #01d1dd
}

#portfolio-3 .text-block a.button {
    display: inline-block;
    border: none;
    color: #fff;
    background: rgba(255, 255, 255, .2);
    border-radius: 5px;
    vertical-align: middle;
    margin: 0 2px;
    font-weight: 400;
    font-size: 1.33em;
    padding: 6px 8px;
    cursor: pointer
}

#portfolio-3 .text-block a.button:hover {
    background: #00e6e6
}

#portfolio-3 .text-block a.more_btn {
    border: 2px solid #fff;
    font-size: 1em;
    padding: 10px 30px;
    width: auto;
    line-height: 1;
    background: 0 0
}

#portfolio-3 .text-block a.more_btn:hover {
    border-color: #00e6e6
}

#portfolio-3 .text-block .more {
    max-width: 65%;
    padding: 0;
    text-align: left;
    display: block
}

.how_we_work, .portfolio-4-5 .img {
    text-align: center
}

#portfolio-3 .text-block .more p {
    color: #fff;
    line-height: 1.5;
    font-size: 1.4em
}

#portfolio-3.animation .portfolio-img.portfolio-3_1 {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

@media screen and (max-width: 1024px) {
    #portfolio-3 .text-block .title {
        font-size: 2.4em
    }

    #portfolio-3 .text-block a, #portfolio-3 .text-block a.button {
        font-size: 1.2em
    }

    #portfolio-3 .text-block .more p {
        margin-top: 5px
    }
}

@media screen and (max-width: 768px) {
    #portfolio-3, #portfolio-3.animation {
        padding: 40px 0
    }

    #portfolio-3 .portfolio-img, #portfolio-3.animation .portfolio-img {
        display: none
    }

    #portfolio-3 .portfolio-img.portfolio-3_1, #portfolio-3.animation .portfolio-img.portfolio-3_1 {
        display: block;
        position: relative;
        padding: 0;
        margin: 20px auto 0;
        top: 0;
        left: 0;
        -webkit-transform: scale(1.7) translateY(25%);
        -ms-transform: scale(1.7) translateY(25%);
        transform: scale(1.7) translateY(25%)
    }

    #portfolio-3 .text-block, #portfolio-3.animation .text-block {
        position: relative;
        padding: 0 10px;
        left: 0
    }

    #portfolio-3 .text-block .title, #portfolio-3.animation .text-block .title {
        margin-top: 0;
        font-size: 2em
    }

    #portfolio-3 .text-block .more, #portfolio-3.animation .text-block .more {
        max-width: 100%
    }

    #portfolio-3 .text-block .more p, #portfolio-3.animation .text-block .more p {
        font-size: 1em
    }
}

@media screen and (max-width: 590px) {
    #portfolio-3 .text-block a {
        margin: 0 3px 15px;
        display: block
    }

    #portfolio-3 .text-block a.button {
        display: inline-block;
        margin: 0
    }
}

.portfolio-4-5 {
    padding: 100px 0;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.portfolio-4-5#portfolio-4 {
    background: #1bb2c9
}

.portfolio-4-5#portfolio-5 {
    background: #075cb6
}

.portfolio-4-5 .wrapper {
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: auto
}

.portfolio-4-5 .text-block, .portfolio-4-5 > .img {
    margin: 0 20px;
    width: 90%;
    min-width: 300px;
    max-width: 515px
}

.portfolio-4-5 .img img {
    width: auto;
    max-width: 100%;
    min-width: 250px;
    background-size: 99% 99% !important;
}

.portfolio-4-5 .text-block .title {
    font-weight: 700;
    color: #fff;
    font-size: 4.16em;
    margin: 10px 0
}

.portfolio-4-5 .text-block a {
    display: inline-block;
    font-weight: 700;
    font-size: 1.66em;
    vertical-align: middle;
    margin: 0 3px;
    cursor: pointer
}

.portfolio-4-5 .text-block a span {
    color: #fff;
    border-bottom: 1px dotted #fff
}

.portfolio-4-5 .text-block a:hover span {
    border-color: transparent;
    color: #01d1dd
}

.portfolio-4-5 .text-block a.button {
    display: inline-block;
    border: none;
    color: #fff;
    background: rgba(255, 255, 255, .2);
    border-radius: 5px;
    vertical-align: middle;
    margin: 0 2px;
    font-weight: 400;
    font-size: 1.33em;
    padding: 6px 8px;
    cursor: pointer
}

.portfolio-4-5 .text-block a.button:hover {
    background: #00e6e6
}

.portfolio-4-5 .text-block a.more_btn {
    border: 2px solid #fff;
    font-size: 1em;
    padding: 10px 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    background: 0 0
}

.portfolio-4-5 .text-block a.more_btn:hover {
    border-color: #00e6e6
}

.portfolio-4-5 .text-block .more {
    display: block
}

.portfolio-4-5 .text-block .more p {
    color: #fff;
    line-height: 1.3;
    font-size: 1.5em
}

.portfolio-4-5 .text-block .more .price p {
    display: inline-block;
    vertical-align: bottom;
    line-height: 1;
    margin: 0
}

.portfolio-4-5 .text-block .more .price p:last-child span:first-child {
    font-size: 1.66em;
    margin-left: 15px;
    font-weight: 700
}

.portfolio-4-5 .text-block .more .statistics {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.portfolio-4-5 .text-block .more .statistics p {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-weight: 700;
    letter-spacing: 0
}

.portfolio-4-5 .text-block .more .statistics p span:first-child {
    font-size: 2.22em
}

.portfolio-4-5 .search-positions {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.portfolio-4-5 .search-positions div {
    margin: 0 20px;
    width: 90%;
    min-width: 300px;
    max-width: 515px
}

.portfolio-4-5 .search-positions div p.title {
    font-size: 1.66em;
    font-weight: 700;
    color: #fff
}

.portfolio-4-5 .search-positions div p.title img {
    display: inline-block;
    vertical-align: middle
}

.portfolio-4-5 .search-positions div table {
    width: 100%;
    border-spacing: 0 5px
}

.portfolio-4-5 .search-positions div table tr {
    margin: 0 2px
}

.portfolio-4-5 .search-positions div table tr td {
    background: rgba(255, 255, 255, .1);
    padding: 5px;
    border-bottom: 4px solid transparent;
    color: #fff;
    font-size: 1.33em
}

.portfolio-4-5 .search-positions div table tr td:nth-of-type(2) {
    width: 25%
}

.portfolio-4-5 .search-positions div table tr:last-child td {
    background: 0 0;
    padding-left: 15px;
    color: rgba(255, 255, 255, .5)
}

.portfolio-4-5.animation .portfolio-img.portfolio-3_1 {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

@media screen and (max-width: 1024px) {
    .portfolio-4-5 .text-block .title {
        font-size: 2.4em
    }

    .portfolio-4-5 .text-block a {
        margin: 0 3px 15px;
        display: block;
        font-size: 1.2em
    }

    .portfolio-4-5 .text-block a.button {
        font-size: 1.2em
    }

    .portfolio-4-5 .text-block .more p {
        font-size: 1.3em
    }

    .portfolio-4-5 .text-block .more .price p:last-child span:first-child {
        font-size: 1.66em
    }
}

@media screen and (max-width: 570px) {
    .portfolio-4-5 {
        padding: 40px 0;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .portfolio-4-5 .text-block a.button {
        margin: 0
    }

    .portfolio-4-5 .text-block .more p {
        font-size: 1em
    }
}

.how_we_work {
    width: 100%;
    background: url(../img/main_page/how_we_work_bg.png) center no-repeat;
    background-size: cover;
    padding: 80px 0
}

.how_we_work > * {
    display: inline-block;
    vertical-align: top
}

.how_we_work .section_title {
    width: 100%;
    text-align: center;
    color: #17b9b3;
    font-weight: 700;
    font-size: 3.5em
}

.how_we_work > img {
    width: 4%;
    height: 10px;
    margin: 5% 1.5% 0
}

.how_we_work div {
    text-align: left;
    max-width: 300px;
    min-width: 265px;
    width: 25%;
    margin: 0 1%
}

.how_we_work div img {
    width: auto;
    display: block;
    margin: auto;
    max-width: 100%
}

.how_we_work div li, .how_we_work div p {
    font-size: 1.5em
}

.how_we_work div p {
    color: #17b8b2
}

.how_we_work div p.title {
    font-size: 2.5em;
    color: #075bb5;
    font-weight: 700
}

.how_we_work div ol {
    padding: 0 20px
}

.how_we_work div ol li {
    line-height: 1.2;
    margin-bottom: 10px
}

@media screen and (max-width: 768px) {
    .how_we_work {
        padding: 40px 0
    }

    .how_we_work .section_title {
        font-size: 3em;
        margin: 0 0 40px
    }

    .how_we_work > img {
        display: none
    }

    .how_we_work div {
        margin-bottom: 25px;
        min-width: 100%
    }
}
#search_engine_text{
    width: 80%;
    margin: auto;
}
#search_engine_text .h1, #search_engine_text h1, #search_engine_text .h2, #search_engine_text h2{
    text-align: left;
}

#search_engine_text ol, #search_engine_text ul{
    -webkit-padding-start: 25px;
    color: #17b8b2;
}
#search_engine_text ol p, #search_engine_text ul p{
    color: #000;
}

@media (min-width: 992px){
    #search_engine_text .col6{
        width: 49%;
        display: inline-block;
        vertical-align: top;
    }
    #search_engine_text .col6:nth-child(even){
        padding-right: 10px;
    }
    #search_engine_text .col6:nth-child(odd){
        padding-left: 10px;
    }
}
@media (max-width: 991px){
    #search_engine_text .col6{
        width: 100%;
        display: block;
    }
}

.study {
    background: url(../img/main_page/study_bg.png) top center no-repeat;
    background-size: cover;
    padding: 20% 0;
    text-align: center;
    position: relative
}

.study p {
    color: #fff;
    margin: 0;
    font-size: 1.2em;
    line-height: 1.4
}

.study p.title {
    font-weight: 700;
    margin: 15px 0 20px;
    font-size: 3em
}

/*.study a {
    margin: 30px 0;
    border: 3px solid #00e4e5;
    background: 0 0;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    padding: 10px 35px;
    border-radius: 5px;
    letter-spacing: .1em
}

.study a:hover {
    background: #00e4e5
}

.study span {
    color: #fff;
    position: absolute;
    bottom: 20px;
    left: 5%
}*/

.contacts {
    background: url(../img/main_page/contacts_bg.png) center no-repeat;
    background-size: cover
}

.contacts .contacts_form {
    padding: 70px 0 50px;
    text-align: center
}
.form {
	position: relative;
}
.contacts .contacts_form div {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 40%;
    max-width: 450px;
    min-width: 300px;
}
.sub-success {
	text-align: center!important;
    font-size: 24px;
    color: #16b8b3;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: -1;
}
.succes h3, .succes h4 {
	font-size: 24px;
}
.contacts .contacts_form div p {
    color: #535353;
    font-size: 18px;
    line-height: 2
}

.contacts .contacts_form div p a {
    border-bottom: 1px dotted #06519f;
    color: #06519f
}

.contacts .contacts_form div p.phone a {
    color: #17b9b3;
    font-size: 1.8em;
    display: block;
    border-bottom: none;
    font-weight: 700
}

.contacts .contacts_form div form {
    border: 7px solid #17b9b3;
    padding: 35px;
    background: #fff
}

.contacts .contacts_form div form .form_title {
    font-size: 1.66em;
    text-transform: uppercase;
    letter-spacing: .2em;
    color: #545454;
    text-align: center;
    font-weight: 700;
    margin: 0
}

.contacts .contacts_form div form input, .contacts .contacts_form div form textarea {
    font-size: 11px;
    letter-spacing: .2em;
    color: #aaa;
    text-transform: uppercase;
    outline: 0;
    margin: 10px 0
}

.contacts .contacts_form div form input {
    border: none;
    border-bottom: 2px solid #555;
    width: 100%;
    line-height: 35px;
    color: #555
}

.contacts .contacts_form div form button, .contacts .contacts_form div form label.add-file {
    letter-spacing: .2em;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase
}

.contacts .contacts_form div form input.main-invincible-field {
    position: fixed;
    left: -9999px
}

.contacts .contacts_form div form input[type=file] {
    display: none
}

.contacts .contacts_form div form input.active, .contacts .contacts_form div form input:focus, .contacts .contacts_form div form input:hover {
    border-color: #17b9b3
}

.contacts .contacts_form div form textarea {
    width: 100%;
    font-size: 12.5px;
    height: 130px;
    border: none;
    resize: none
}

.contacts .contacts_form div form textarea::-webkit-scrollbar {
    width: 10px
}

.contacts .contacts_form div form textarea::-webkit-scrollbar-track {
    background: #eee;
    border-radius: 5px
}

.contacts .contacts_form div form textarea::-webkit-scrollbar-thumb {
    background: #bbb;
    border-radius: 5px
}

.contacts .contacts_form div form label.add-file {
    display: block;
    border: 1px dashed #6693c3;
    border-radius: 10px;
    color: #6693c3;
    margin: 10px 0;
    background: #f5f5f5;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    overflow: hidden
}

.contacts .contacts_form div form label.add-file span {
    display: inline-block;
    vertical-align: middle
}

.contacts .contacts_form div form label.add-file i.icon-delete {
    font-style: normal;
    color: red;
    display: none;
    margin: 0 10px;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 700
}

.contacts .contacts_form div form label.add-file i.icon-clip, .contacts .contacts_form div form label.add-file i.icon-file {
    font-size: 27px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px
}

.contacts .contacts_form div form label.add-file:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.contacts .contacts_form div form label.add-file.active:before {
    background: url(../img/main_page/file_added-icon.png) center no-repeat
}

.contacts .contacts_form div form label.add-file.active i {
    display: inline-block
}

.contacts .contacts_form div form button {
    border: none;
    background: #17b9b3;
    color: #fff;
    width: 60%;
    display: block;
    margin: 30px auto 10px;
    border-radius: 5px
}

.contacts p.title {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: 700;
    margin: 15px 0 30px;
    font-size: 3em;
    color: #525252
}

.contacts .info {
    background: #fff;
    text-align: center;
    padding: 70px 0 50px;
    border-top: 1px solid #d3eeec
}

.contacts .info i {
    color: #7e7e7e;
    font-size: 37px;
    display: block;
    margin: 0 auto
}

.contacts .info p {
    color: #7e7e7e;
    width: 85%;
    font-size: 16px;
    line-height: 24px;
    max-width: 1000px;
    display: inline-block;
    position: relative
}

footer {
    background: #075cb6;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0 10px
}

footer .footer, footer .social_icon {
    padding: 15px 0
}

footer hr {
    width: 100%;
    border: none;
    height: 1px;
    background: #fff;
    margin: 30px 0
}

footer p {
    color: #fff;
    font-size: 1.3em;
    text-align: center;
    margin: 0;
    display: block;
    max-width: 600px
}

footer p.footer_title {
    max-width: 100%;
    width: 100%;
    margin-bottom: 30px;
    font-size: 2.4em;
    font-weight: 700
}

footer p a {
    color: #0cd1de;
    font-size: 1.1em;
    border-bottom: 1px dotted #0cd1de;
    line-height: 1.4
}

footer .social_icon i {
    font-size: 25px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    color: #fff
}

footer .social_icon i:hover {
    color: #00e6e6;
    cursor: pointer
}

footer .footer {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

footer .footer .foot-col {
    text-align: left;
    display: inline-block;
    vertical-align: top
}

footer .footer .foot-col span {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    margin: 15px 0;
    font-size: 15px;
    color: #97efec
}

footer .footer .foot-col:nth-of-type(1) span {
    display: block;
    color: #97efec;
    font-size: 11px;
    margin: 0;
    padding: 10px 0 32px;
    line-height: 18px
}

footer .footer .foot-col:nth-of-type(1) .logo span {
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    padding: 0;
    text-transform: none;
    letter-spacing: 2px
}

footer .footer .foot-col ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-top: 0
}

footer .footer .foot-col ul li {
    margin-bottom: 10px;
    display: block
}

footer .footer .foot-col ul li a {
    padding: 0;
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    text-decoration: underline
}

footer .footer .foot-col ul li a:hover {
    background: 0 0;
    text-decoration: none
}

footer .butt {
    display: inline-block;
    width: 178px;
    height: 41px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #ffbb1e;
    transition: all .25s ease-in-out;
    border: 0;
    border-bottom: 4px solid #ce9b25;
    text-shadow: none
}

.icon-scroll-down {
    text-decoration: none;
    color: #000
}

.icon-scroll-down .mouse {
    background: linear-gradient(transparent 0, transparent 50%, #fff 50%, #fff 100%);
    position: relative;
    width: 25px;
    border: 2px solid #fff;
    height: 48px;
    border-radius: 100px;
    background-size: 225%;
    -webkit-animation: nudgeMouse 5s ease-out infinite;
    animation: nudgeMouse 5s ease-out infinite
}

.icon-scroll-down .mouse:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: #fff;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    -webkit-animation: trackBallSlide 5s linear infinite;
    animation: trackBallSlide 5s linear infinite
}

.icon-scroll-down .bullet {
    background-color: #fff;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    margin: 3px auto;
    -webkit-animation: nudgeMouse 5s ease-out infinite;
    animation: nudgeMouse 5s ease-out infinite
}

.icon-scroll-down .arrow {
    width: 10px;
    height: 10px;
    margin: 3px auto;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: nudgeArrow 5s ease-out infinite;
    animation: nudgeArrow 5s ease-out infinite
}

.succes {
	padding: 20% 0;
    text-align: center;
    position: relative;
}
.succes h2 {
	color: #17b9b3;
}

@-webkit-keyframes rot {
    0%, 100% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@keyframes rot {
    0%, 100% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@-webkit-keyframes colorSlide {
    0% {
        background-position: 0 100%
    }
    20% {
        background-position: 0 0
    }
    21% {
        background-color: transparent
    }
    29.99% {
        background-color: #fff;
        background-position: 0 0
    }
    30% {
        background-color: transparent;
        background-position: 0 100%
    }
    50% {
        background-position: 0 0
    }
    51% {
        background-color: transparent
    }
    59.99% {
        background-color: #fff;
        background-position: 0 0
    }
    60% {
        background-color: transparent;
        background-position: 0 100%
    }
    80% {
        background-position: 0 0
    }
    81% {
        background-color: transparent
    }
    100%, 89.99% {
        background-color: #fff
    }
}

@keyframes colorSlide {
    0% {
        background-position: 0 100%
    }
    20% {
        background-position: 0 0
    }
    21% {
        background-color: transparent
    }
    29.99% {
        background-color: #fff;
        background-position: 0 0
    }
    30% {
        background-color: transparent;
        background-position: 0 100%
    }
    50% {
        background-position: 0 0
    }
    51% {
        background-color: transparent
    }
    59.99% {
        background-color: #fff;
        background-position: 0 0
    }
    60% {
        background-color: transparent;
        background-position: 0 100%
    }
    80% {
        background-position: 0 0
    }
    81% {
        background-color: transparent
    }
    100%, 89.99% {
        background-color: #fff
    }
}

@-webkit-keyframes trackBallSlide {
    0%, 28%, 29.99%, 30% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-12px);
        transform: scale(1) translateY(-12px)
    }
    6% {
        opacity: 1;
        -webkit-transform: scale(.9) translateY(3px);
        transform: scale(.9) translateY(3px)
    }
    14% {
        opacity: 0;
        -webkit-transform: scale(.4) translateY(24px);
        transform: scale(.4) translateY(24px)
    }
    15%, 19% {
        opacity: 0;
        -webkit-transform: scale(.4) translateY(-12px);
        transform: scale(.4) translateY(-12px)
    }
    36% {
        opacity: 1;
        -webkit-transform: scale(.9) translateY(3px);
        transform: scale(.9) translateY(3px)
    }
    44% {
        opacity: 0;
        -webkit-transform: scale(.4) translateY(24px);
        transform: scale(.4) translateY(24px)
    }
    45%, 49% {
        opacity: 0;
        -webkit-transform: scale(.4) translateY(-12px);
        transform: scale(.4) translateY(-12px)
    }
    58%, 59.99%, 60% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-12px);
        transform: scale(1) translateY(-12px)
    }
    66% {
        opacity: 1;
        -webkit-transform: scale(.9) translateY(3px);
        transform: scale(.9) translateY(3px)
    }
    74% {
        opacity: 0;
        -webkit-transform: scale(.4) translateY(24px);
        transform: scale(.4) translateY(24px)
    }
    75%, 79% {
        opacity: 0;
        -webkit-transform: scale(.4) translateY(-12px);
        transform: scale(.4) translateY(-12px)
    }
    100%, 88% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-12px);
        transform: scale(1) translateY(-12px)
    }
}

@keyframes trackBallSlide {
    0%, 28%, 29.99%, 30% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-12px);
        transform: scale(1) translateY(-12px)
    }
    6% {
        opacity: 1;
        -webkit-transform: scale(.9) translateY(3px);
        transform: scale(.9) translateY(3px)
    }
    14% {
        opacity: 0;
        -webkit-transform: scale(.4) translateY(24px);
        transform: scale(.4) translateY(24px)
    }
    15%, 19% {
        opacity: 0;
        -webkit-transform: scale(.4) translateY(-12px);
        transform: scale(.4) translateY(-12px)
    }
    36% {
        opacity: 1;
        -webkit-transform: scale(.9) translateY(3px);
        transform: scale(.9) translateY(3px)
    }
    44% {
        opacity: 0;
        -webkit-transform: scale(.4) translateY(24px);
        transform: scale(.4) translateY(24px)
    }
    45%, 49% {
        opacity: 0;
        -webkit-transform: scale(.4) translateY(-12px);
        transform: scale(.4) translateY(-12px)
    }
    58%, 59.99%, 60% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-12px);
        transform: scale(1) translateY(-12px)
    }
    66% {
        opacity: 1;
        -webkit-transform: scale(.9) translateY(3px);
        transform: scale(.9) translateY(3px)
    }
    74% {
        opacity: 0;
        -webkit-transform: scale(.4) translateY(24px);
        transform: scale(.4) translateY(24px)
    }
    75%, 79% {
        opacity: 0;
        -webkit-transform: scale(.4) translateY(-12px);
        transform: scale(.4) translateY(-12px)
    }
    100%, 88% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-12px);
        transform: scale(1) translateY(-12px)
    }
}

@-webkit-keyframes nudgeMouse {
    0%, 30%, 60%, 90% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20%, 50%, 80% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@keyframes nudgeMouse {
    0%, 30%, 60%, 90% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20%, 50%, 80% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@-webkit-keyframes nudgeArrow {
    0%, 30%, 60%, 90% {
        -webkit-transform: rotate(45deg) translate(0, 0);
        transform: rotate(45deg) translate(0, 0)
    }
    20%, 50%, 80% {
        -webkit-transform: rotate(45deg) translate(8px, 8px);
        transform: rotate(45deg) translate(8px, 8px)
    }
}

@keyframes nudgeArrow {
    0%, 30%, 60%, 90% {
        -webkit-transform: rotate(45deg) translate(0, 0);
        transform: rotate(45deg) translate(0, 0)
    }
    20%, 50%, 80% {
        -webkit-transform: rotate(45deg) translate(8px, 8px);
        transform: rotate(45deg) translate(8px, 8px)
    }
}

.pagination {
    position: fixed;
    margin: 0;
    padding: 0;
    list-style: none;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 9999
}

.pagination li {
    display: block;
    margin: 5px 0;
    width: 22px
}

.pagination li a {
    display: block;
    margin: auto;
    width: 12px;
    height: 12px;
    border: 2px solid #00e6e6;
    border-radius: 50%;
    transition: all .3s linear
}

.pagination li a:hover {
    background: #00e6e6
}

.pagination li a.active {
    width: 20px;
    height: 20px;
    background: #00e6e6
}

@media screen and (max-width: 768px) {
    .pagination {
        display: none
    }
}
























/********/

@font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.eot");
    src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Flaticon.woff") format("woff"),
    url("../fonts/Flaticon.ttf") format("truetype"),
    url("../fonts/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "Flaticon";
        src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
    }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    margin-right: 5px;
}

.flaticon-mail:before {
    content: "\f100";
}

.flaticon-skype-logo:before {
    content: "\f101";
}

.flaticon-smartphone:before {
    content: "\f102";
}

.head-btm .nav > li > a {
    font-family: 'proxima_nova_rgbold';
    font-weight: normal;
    font-size: 12px;
}

.dropdown-menu li a {
    border-bottom: 0;
    text-decoration: underline;
}

.promo-title {
    font-family: 'proxima_nova_ltlight';
    letter-spacing: 2px;
}

.promo-title span, .promo-title h1 {
    font-size: 44px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: normal;
}

.container .title {
    text-align: center;
    font-size: 16px;
    color: #696969 !important;
}

.container .title strong, .container .title h1 {
    display: block;
    font-family: 'proxima_nova_ltlight';
    letter-spacing: 5px;
    font-size: 44px;
    font-weight: normal;
    text-transform: uppercase;
}

.got-project span {
    letter-spacing: 5px;
    font-family: 'proxima_nova_ltlight';
    font-size: 44px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 13px;
}
@media (max-width: 480px){

    .got-project span {
        letter-spacing: 0;
        font-size: 38px;
    }

    footer .footer .foot-col{
        width: 100%;
        text-align: center;
    }
}
.formula {
    font-family: 'proxima_nova_ltlight';
}

.formula span {
    font-size: 44px;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: normal;
}

.formula strong {
    font-size: 16px;
}

.line span {
    font-size: 28px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #23c1bb;
}

.line strong {
    color: #23c1bb;
    font-weight: 300;
    font-size: 48px;
    margin-bottom: 24px;
    display: block;
}

.line-1 {
    background: url(../img/line1-bg.jpg) 0 0 repeat-x;
    background-color: none;
    padding: 0;
}

.line-1 .inner {
    background: url(../img/line1.jpg) center 0 no-repeat;
    padding: 115px 0 0 0;
    height: 446px;
}

.line-2 {
    background: url(../img/line2-bg.jpg) 0 0 repeat-x;
    padding: 0;
}

.line-2 .inner {
    background: url(../img/line2.jpg) center 0 no-repeat;
    padding: 49px 0 0 0;
    height: 413px;
}

.line-3 {
    background-color: #fffaf3;
    padding-top: 50px;
}

.promo .promo-title {
    padding-top: 100px;
    padding-bottom: 32px;
}

.promo .item {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
}

.promo .item span {
    border-bottom: 0;
}

.promo .item:hover span {
    color: #17b9b3;
}

.carousel .bx-controls-direction a.bx-next {
    right: 5px;
    background-position: -236px -54px;
}

.carousel .bx-controls-direction a.bx-next:hover {
    background-position: -235px 0px;
}

.slider {
    height: 626px;
    position: relative;
}

.slider ul {
    padding: 0;
}

.slider .bg-1 {
    background: url(../img/pattern.jpg) 0 0 repeat;
}

.slider .bg-1:before {
    content: '';
    display: block;
    width: 974px;
    height: 623px;
    background: url(../img/shine.png) 0 0 no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -487px;
    bottom: 0;
}

.slider .bg-2 {
    background: url(../img/pattern2.jpg) 0 0 repeat;
}

.slider .bg-2:before {
    content: '';
    display: block;
    width: 974px;
    height: 623px;
    background: url(../img/shine-1.png) 0 0 no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -487px;
    bottom: 0;
}

.slider .bg-2 .butt {
    background-color: #1eb8ff;
}

.slider:after {
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    -moz-box-shadow: inset 0 -11px 21px -19px #000000;
    -webkit-box-shadow: inset 0 -11px 21px -19px #000000;
    box-shadow: inset 0 -11px 21px -19px #000000;
}

.slider .bx-controls-direction a {
    display: block;
    position: absolute;
    height: 50px;
    width: 50px;
    top: 50%;
    margin-top: -25px;
    background: url(../img/sprite.png) no-repeat;
    text-indent: -9999px;
    outline: none;
}

.slider .bx-controls-direction a.bx-prev {
    left: 50px;
    background-position: -183px -54px;
}

.slider .bx-controls-direction a.bx-prev:hover {
    background-position: -183px 0px;
}

.slider .bx-controls-direction a.bx-next {
    right: 50px;
    background-position: -235px -54px;
}

.slider .bx-controls-direction a.bx-next:hover {
    background-position: -235px 0px;
}

.slider {
    position: relative;
}

.slider li {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    color: #fff;
    height: 626px;
    padding: 54px 0 0 0;
}

.slider li span {
    display: block;
    font-size: 28px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 7px;
}

@media screen and (max-width: 570px) {
    .slider li span {
        font-size: 22px;
    }
}

.slider li strong {
    font-weight: 300;
    margin-bottom: 45px;
    font-size: 16px;
    display: block;
}

.slider-box {
    position: relative;
    width: 100%;
    max-width: 780px;
    height: 572px;
    margin: 0 auto;
}

.slider-box .img-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 360px;
    text-align: center;
}

.slider-box .img-box .img-lft {
    position: absolute;
    left: 120px;
    bottom: 0;
    -moz-box-shadow: 0 -3px 10px -5px #000000;
    -webkit-box-shadow: 0 -3px 10px -5px #000000;
    box-shadow: 0 -3px 10px -5px #000000;
}

.slider-box .img-box .img-rht {
    position: absolute;
    right: 120px;
    bottom: 0;
    -moz-box-shadow: 0 -3px 10px -5px #000000;
    -webkit-box-shadow: 0 -3px 10px -5px #000000;
    box-shadow: 0 -3px 10px -5px #000000;
}

.slider-box .img-box .img-mdl {
    position: relative;
    top: -1px;
    z-index: 100;
    -moz-box-shadow: 0 -3px 10px -5px #000000;
    -webkit-box-shadow: 0 -3px 10px -5px #000000;
    box-shadow: 0 -3px 10px -5px #000000;
}

.slider-box .center-img {
    display: inline-block;
    max-width: 505px;
    min-width: 280px;
}

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

@media screen and (max-width: 570px) {
    .slider-box .center-img .img-mdl {
        top: 76px;
    }
}

.best-proj .title {
    text-align: center;
}

.best-proj .nav-tabs {
    margin-bottom: 40px;
}

.best-proj .nav-tabs li {
    text-align: center;
    padding: 10px 15px;
}

.best-proj .nav-tabs li.active > span {
    background-color: #fffcf7;
    border: 1px solid #fde1b2;
    color: #777777;
}

.best-proj .nav-tabs li::before {
    content: "";
    padding-left: 0;
}

.best-proj .nav-tabs li.active span span {
    border-bottom: 1px dashed transparent;
}

.best-proj .nav-tabs li > span {
    color: #2f98d4;
    border-color: transparent;
    padding: 10px 15px;
}

.best-proj .nav-tabs li > span:hover {
    color: #17b9b3;
    background: none;
    border-color: transparent;
}

.best-proj .nav-tabs li.active > span:hover {
    color: #17b9b3;
    background-color: #fffcf7;
    border: 1px solid #fde1b2;
}

.best-proj.work-type {
    padding-top: 0;
    padding-bottom: 0;
}

.best-proj .nav-tabs li span:hover span {
    border-bottom: 1px dashed transparent;
}

.best-proj .nav-tabs li span span {
    border-bottom: 1px dashed #2f98d4;
    cursor: pointer;
}

.best-proj .tab-holder ul {
    padding: 0;
    margin: 0;
    text-align: center;
}

.best-proj .tab-holder ul .c-img {
    display: block;
    position: relative;
}

.best-proj .tab-holder ul .c-img .tip {
    display: block;
    width: 84px;
    height: 82px;
    background: url(../img/over-yellow.png) 0 0 no-repeat;
    position: absolute;
    left: 48px;
    top: -4px;
    font-weight: 600;
    color: #fff;
    font-size: 10px;
}

.best-proj .tab-holder ul .c-img .tip.tip-violet {
    background: url(../img/over-violet.png) 0 0 no-repeat;
}

.best-proj .tab-holder ul .c-img .tip span {
    display: block;
    position: relative;
    left: -15px;
    top: 15px;
    text-shadow: 1px 1px 3px #abacac;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    line-height: 12px;
}

.best-proj .tab-holder ul .c-img .tip span strong {
    display: block;
    font-size: 14px;
}

.best-proj .tab-holder ul li {
    display: inline-block;
    text-align: center;
    font-size: 20px;
}

.best-proj .tab-holder ul li a {
    display: block;
}

.best-proj .tab-holder ul li a:hover {
    text-decoration: none;
}

.best-proj .tab-holder ul li a:hover .c-txt {
    color: #36beb9;
}

.best-proj .tab-holder ul li a:hover .c-txt span {
    text-decoration: none;
}

.best-proj .tab-holder ul li a:hover .c-txt i {
    color: #696969;
}

.best-proj .tab-holder ul li .c-txt {
    display: block;
    padding: 21px 0 0 0;
    height: 125px;
}

.best-proj .tab-holder ul li .c-txt span {
    text-decoration: underline;
}

.best-proj .tab-holder ul li .c-txt i {
    display: block;
    text-decoration: none;
    font-style: normal;
    font-size: 14px;
    font-weight: 300;
    padding: 10px 0 0 0;
}

.best-proj .tab-holder ul li a {
    color: #3d3d3d;
}

.terms .title:before {
    width: 38px;
    height: 44px;
    background: url(../img/sprite.png) -156px -240px no-repeat;
}

.portfol .title:before {
    width: 42px;
    height: 42px;
    background: url(../img/sprite.png) -127px 0px no-repeat;
}

/* .best-proj .title:before {
    font-family: 'Glyphicons Halflings';
    content: "\e005";
    background: none;
    color: #f6ba31;
    font-size: 50px;
    top: -72px;
} */

.title .ttlimg {
    font-family: 'Glyphicons Halflings';
    background: none;
    color: #f6ba31;
    font-size: 50px;
    top: -72px;
}

.container .centersub{
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin:  15px 0;
}
.container .srts ul li:before{
    content: "";
}
.container .srts ul li .wrp{
    border: 5px solid #d6d6d6;
    padding: 15px;
}
.container .srts ul li:hover .wrp{
    border-color: #3359b3;
}
.container .srts ul li img{
    max-width: 100%;
    max-height: 204px;
    margin: auto;
    display: block;
}

.portf-slider {
    height: 340px;
    margin-bottom: 30px;
    background: #FFF;
    border-bottom: 3px #075cb6 solid;
    position: relative;
}

.portf-slider:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url(../img/shine-3.png) center bottom no-repeat;
    z-index: 10;
}

.modal-box {
    width: 477px;
    height: 545px;
    background: url(../img/modal.png) 0 0 no-repeat;
    margin: 0 auto;
    padding: 127px 0 0 0;
    position: relative;
}

.modal-box.modal-box-feed {
    background: #27bab4;
    width: 460px;
    height: 700px;
    outline: 15px solid rgba(255, 255, 255, 0.2);
    padding: 27px 0 0 0;
}

.modal-box.modal-box-feed .form-line label {
    display: block;
    font-weight: 300;
    color: #fff;
}

.modal-box.modal-box-feed .modal-txt {
    margin-bottom: 16px;
}

.modal-box.modal-box-feed .total {
    text-align: right;
    font-size: 11px;
    color: #66eee8;
}

.modal-box.modal-box-feed .close {
    right: 15px;
    top: 15px;
}

.modal-box .close {
    display: block;
    width: 21px;
    height: 21px;
    background: url(../img/b-close.png) 0 0 no-repeat;
    position: absolute;
    right: -20px;
    top: 120px;
    opacity: 1;
}

.modal-box .hdl {
    font-size: 16px;
    font-weight: 300;
    color: #FFF;
    text-align: center;
    margin-bottom: 42px;
}

.modal-box .hdl span {
    display: block;
    font-size: 30px;
    margin-bottom: 4px;
    font-weight: 700;
    color: #FFF;
}

.modal-box .modal-txt,
.modal-box .form-area {
    width: 300px;
    color: #000;
    border: 1px solid #77d6d3;
    padding: 17px;
    background-color: #d3f5f3;
    margin-bottom: 8px;
}

.modal-box .modal-txt:focus,
.modal-box .form-area:focus {
    background-color: #fff;
}

.modal-box .form-area {
    height: 185px;
    resize: none;
    resize: vertical;
}

.modal-box .form-box {
    width: 300px;
    margin: 0 auto;
}

.modal-box .form-sub {
    /*padding: 24px 0 0 0;*/
    text-align: center;
}

.modal-box .form-sub .butt {
    border: 0;
    border-bottom: 4px solid #ce9b25;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.portf-slider {
    text-align: center;
    color: #075cb6;
    position: relative;
}

.portf-slider h1{color:#075cb6}
.portf-slider ul {
    padding: 0;
    margin: 0;
}

.portf-slider ul li {
    display: block;
    padding: 66px 0 0 0;
}

.portf-slider ul li strong {
    display: block;
    font-size: 48px;
    padding: 23px 0 12px 0;
}

.portf-slider ul li span {
    font-size: 20px;
    font-weight: 300;
}

.portf-slider .bx-controls-direction a {
    display: block;
    position: absolute;
    height: 50px;
    width: 50px;
    top: 50%;
    margin-top: -25px;
    background: url(../img/sprite.png) no-repeat;
    text-indent: -9999px;
    outline: none;
}

.portf-slider .bx-controls-direction a.bx-prev {
    left: 50px;
    background-position: -288px -58px;
}

.portf-slider .bx-controls-direction a.bx-prev:hover {
    background-position: -288px -108px;
}

.portf-slider .bx-controls-direction a.bx-next {
    right: 50px;
    background-position: -347px -58px;
}

.portf-slider .bx-controls-direction a.bx-next:hover {
    background-position: -347px -108px;
}

.portf-content .about {
    padding: 0 44px;
    font-size: 16px;
    line-height: 18px;
    color: #7F7F7F;
}

.portf-content .about h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 36px;
}

.portf-content .about p {
    margin-bottom: 17px;
}

.portf-content .portf-url {
    display: inline-block;
    color: #2f98d4;
    text-decoration: underline;
    padding: 0 0 20px 23px;
    position: relative;
    font-size: 14px;
    line-height: normal;
}

.portf-content .portf-url:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url(../img/external16.png) 0 0 no-repeat;
    position: absolute;
    left: 5px;
    top: 1px;
}

.screen-section {
    text-align: center;
}

.screen-box {
    display: inline-block;
    margin: 50px auto 60px auto;
    -moz-box-shadow: 0 0 9px -2px #a28e66;
    -webkit-box-shadow: 0 0 9px -2px #a28e66;
    box-shadow: 0 0 9px -2px #a28e66;
}

.screen-box img {
    width: 100%;
}

.screen-box:last-child {
    margin-bottom: 40px;
}

.methods {
    padding: 60px 0 84px 0;
}

.methods .title {
    text-align: center;
    margin-bottom: 58px;
    position: relative;
}

/* .methods .title:before {
    content: '';
    display: block;
    width: 44px;
    height: 44px;
    background: url(../img/sprite.png) -328px -172px no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -22px;
    top: -55px;
} */

.methods .title strong {
    display: block;
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: 700;
    color: #696969;
}

.methods .title span {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}

.methods .item {
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    color: #777777;
    position: relative;
    padding: 170px 0 50px 0;
}

.methods .item:before {
    content: '';
    display: block;
    width: 137px;
    height: 158px;
    background: url(../img/oxa.png) 0 bottom no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -71px;
}

.methods .item strong {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.methods .item.item-01:after {
    content: '';
    display: block;
    position: absolute;
    top: 47px;
    left: 50%;
    width: 49px;
    height: 62px;
    background: url(../img/sprite.png) -12px -164px no-repeat;
    margin-left: -25px;
}

.methods .item.item-02:after {
    content: '';
    display: block;
    position: absolute;
    top: 47px;
    left: 50%;
    width: 48px;
    height: 60px;
    background: url(../img/sprite.png) -9px -242px no-repeat;
    margin-left: -24px;
}

.methods .item.item-03:after {
    content: '';
    display: block;
    position: absolute;
    top: 47px;
    left: 50%;
    width: 60px;
    height: 60px;
    background: url(../img/sprite.png) -80px -241px no-repeat;
    margin-left: -30px;
}

.methods .item.item-04:after {
    content: '';
    display: block;
    position: absolute;
    top: 47px;
    left: 50%;
    width: 52px;
    height: 60px;
    background: url(../img/sprite.png) -83px -164px no-repeat;
    margin-left: -26px;
}

.methods .item.item-05:after {
    content: '';
    display: block;
    position: absolute;
    top: 47px;
    left: 50%;
    width: 60px;
    height: 60px;
    background: url(../img/sprite.png) -155px -165px no-repeat;
    margin-left: -30px;
}

.methods .item.item-06:after {
    content: '';
    display: block;
    position: absolute;
    top: 47px;
    left: 50%;
    width: 64px;
    height: 60px;
    background: url(../img/sprite.png) -231px -166px no-repeat;
    margin-left: -32px;
}

.methods .item.item-07:after {
    content: '';
    display: block;
    position: absolute;
    top: 53px;
    left: 50%;
    width: 63px;
    height: 49px;
    background: url(../img/sprite.png) -140px -300px no-repeat;
    margin-left: -31px;
}

.methods .item.item-08:after {
    content: '';
    display: block;
    position: absolute;
    top: 47px;
    left: 50%;
    width: 62px;
    height: 62px;
    background: url(../img/sprite.png) -208px -288px no-repeat;
    margin-left: -31px;
}

.methods .item.item-09:after {
    content: '';
    display: block;
    position: absolute;
    top: 51px;
    left: 50%;
    width: 59px;
    height: 57px;
    background: url(../img/sprite.png) -273px -293px no-repeat;
    margin-left: -31px;
}

.terms {
    background-color: #f0e6d8;
    position: relative;
}

.terms .title {
    text-align: center;
}

.terms .terms-img {
    text-align: center;
}

.terms .terms-img img {
    width: 100%;
}

.down-link {
    display: block;
    position: absolute;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: url(../img/arw.png) center 35px no-repeat #f0e6d8;
    left: 50%;
    margin-left: -35px;
    bottom: -35px;
    outline: none;
}

.enlarge {
    text-align: center;
    padding: 200px 0;
}

.enlarge ul {
    margin: 0;
    padding: 0;
}

.enlarge ul li {
    list-style: none;
    font-size: 14px;
}

.proud img {
    width: 100%;
}

.line-3 .container {
    position: relative;
}

.wow-slide {
    position: absolute;
    right: 0;
    top: -50px;
}

.tab-box .tab-holder {
    padding: 40px 0 0 0;
}

.tab-box .tab-holder .tab-pane {
    text-align: center;
    padding: 0 0 40px 0;
}

.tab-box .tab-holder .tab-pane img {
    display: inline-block !important;
}

.tab-box .tab-holder #tab-4,
.tab-box .tab-holder #tab-6 {
    padding-bottom: 0;
}

.dropdown-menu li {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
}

.slider .bg {
    background: #23c1bc;
    background: -moz-linear-gradient(top, #23c1bc 0%, #198d91 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #23c1bc), color-stop(100%, #198d91));
    background: -webkit-linear-gradient(top, #23c1bc 0%, #198d91 100%);
    background: -o-linear-gradient(top, #23c1bc 0%, #198d91 100%);
    background: -ms-linear-gradient(top, #23c1bc 0%, #198d91 100%);
    background: linear-gradient(to bottom, #23c1bc 0%, #198d91 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#23c1bc', endColorstr='#198d91', GradientType=0);
}

.slider .bg:before {
    content: '';
    display: block;
    width: 974px;
    height: 623px;
    background: url(../img/shine-2.png) 0 0 no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -487px;
    bottom: 0;
}

.grid {
    position: relative;
    max-width: 960px;
    margin: 0 auto;
}

.grid .block {
    border: 10px solid transparent;
    width: 300px;
    height: 300px;
    position: relative;
    float: left;
    margin-bottom: 20px;
}

@media screen and (max-width: 570px) {
    .grid .block {
        width: 100%;
    }
}

.grid .block {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.grid .block .mask, .grid .block .content {
    width: 280px;
    height: 280px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    display: block;
    text-decoration: none;
    opacity: 0;
    background: #17b9b3;
}

.grid .block.block-wide .mask, .grid .block.block-wide .content {
    width: 600px;
    height: 280px;
}

.grid .block img {
    display: block;
    position: relative
}

.grid .block .subtitle {
    text-transform: uppercase;
    color: #fff;
    display: block;
    text-align: center;
    position: relative;
    text-decoration: none;
    font-size: 24px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0;
    font-family: PROXIMA_NOVA_RGBOLD, arial;
}

.grid .block .mask p {
    font-size: 14px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center
}

.grid .block .mask a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}

.grid .block .mask a.info:hover {
    box-shadow: 0 0 5px #000
}

.grid .block img {
    transform: scaleY(1);
    transition: all 0.7s ease-in-out;
}

.grid .block .mask .bg {
    background-color: rgba(255, 231, 179, 0.3);
    transition: all 0.5s linear;
    opacity: 0;
}

.grid .block .mask .subtitle {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background: transparent;
    margin: 20px 40px 0px 40px;
    transform: scale(0);
    color: #FFF;
    transition: all 0.5s linear;
    opacity: 0;
}

.grid .block .mask p {
    color: #FFF;
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s linear;
}

.grid .block .mask .butt {
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s linear;
}

.grid .block:hover img {
    transform: scale(10);
    opacity: 0;
}

.grid .block:hover .mask {
    opacity: 1;
}

.grid .block .mask:hover .subtitle,
.grid .block .mask:hover p,
.grid .block .mask:hover .butt {
    transform: scale(1);
    opacity: 1;
}

.grid .block .label-1 {
    display: block;
    position: absolute;
    left: -5px;
    top: -5px;
    width: 84px;
    height: 82px;
    background: url(../img/label.png) 0 0 no-repeat;
}

.grid .block.block-wide {
    height: 300px;
    width: 620px;
}

.grid .block img {
    width: 100%;
}

.foot-social {
    font-size: 0;
    margin-top: 15px;
}

.foot-social > a {
    display: inline-block;
    margin-right: 10px;
    width: 36px;
    height: 42px;
    background: url(../img/frame.png) right 0 no-repeat;
    position: relative;
}

.foot-social > a:hover {
    background-position: left top;
}

.foot-social > a.vk:after {
    content: '';
    display: block;
    width: 18px;
    height: 11px;
    background: url(../img/s01.png) 0 0 no-repeat;
    position: absolute;
    left: 8px;
    top: 16px;
}

.foot-social > a.fb:after {
    content: '';
    display: block;
    width: 12px;
    height: 20px;
    background: url(../img/s02.png) 0 0 no-repeat;
    position: absolute;
    left: 13px;
    top: 13px;
}

.foot-social > a.tw:after {
    content: '';
    display: block;
    width: 19px;
    height: 15px;
    background: url(../img/s03.png) 0 0 no-repeat;
    position: absolute;
    left: 11px;
    top: 14px;
}

.foot-social > a.gg:after {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    background: url(../img/s04.png) 0 0 no-repeat;
    position: absolute;
    left: 10px;
    top: 15px;
}

.foot-social > a.ss:after {
    content: '';
    display: block;
    width: 18px;
    height: 15px;
    background: url(../img/s05.png) 0 0 no-repeat;
    position: absolute;
    left: 10px;
    top: 15px;
}

.footer {
    padding-top: 43px;
}

.footer .foot-col span {
    text-transform: uppercase;
    margin-bottom: 31px;
    font-size: 15px;
    color: #97efec;
}

.footer .foot-col li {
    margin-bottom: 10px;
}

.footer .foot-col li a {
    text-transform: uppercase;
    font-size: 11px;
}

.foot-col {
    padding-top: 10px;
}

.blog-page .title span {
    text-align: left;
}

.about {
    padding-top: 60px;
}

.about .title h1 {
    position: relative;
}

/* .about .title h1:before {
    content: '';
    display: block;
    width: 35px;
    height: 37px;
    background: url(../img/sprite.png) -204px -241px no-repeat;
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -18px;
} */

.side-block {
    background-color: #fdf7ee;
    border: 1px solid #f3e9db;
    padding: 17px 25px;
    margin-bottom: 16px;
}

.side-block strong {
    display: block;
    font-size: 20px;
    margin-bottom: 30px;
}

.side-block ul {
    margin: 0;
    padding: 0;
}

.side-block ul li {
    display: block;
}

.side-block ul li a {
    color: #17b9b3;
}

.side-block.side-menu li {
    margin-bottom: 10px;
}

.side-block.side-menu li a {
    text-decoration: underline;
}

.side-block.side-article li {
    margin-bottom: 20px;
}

.side-block.side-article li a {
    font-size: 14px;
    line-height: 17px;
    text-decoration: underline;
}

.side-block.side-article li span {
    display: block;
    text-transform: uppercase;
    font-size: 10px;
}

.blog .item .item-pic {
    margin-bottom: 13px;
}

.blog.tools .item span {
    margin-bottom: 5px;
}

.blog .item a {
    color: #45c7c2;
    position: relative;
}

.blog.tools .item a{
    display: block;
}

.blog.tools .item a img{
    margin: auto;
    display: block;
    width: 150px !important;
    height: 150px !important;
}

.blog:not(.tools) .item .item-pic a:first-child:before {
    content: '';
    display: block;
    border: 50px solid transparent;
    border-right: 50px solid #fff;
    border-bottom: 50px solid #fff;
    position: absolute;
    bottom: 0;
    right: 0;
}

.blog:not(.tools) .item .item-pic a:first-child:after {
    content: '';
    display: block;
    width: 42px;
    height: 40px;
    position: absolute;
    background: url(../img/logo_vector.svg) no-repeat center;
    bottom: 10px;
    background-size: cover;
    right: 10px;
}

.portf-slider .container {
    position: relative;
}

.portf-slider .nav-link {
    display: block;
    position: absolute;
    height: 50px;
    width: 52px;
    top: 50%;
    margin-top: -25px;
    background: url(../img/sprite.png) no-repeat;
    text-indent: -9999px;
    outline: none;
    z-index: 100;
}

.portf-slider .prev-link {
    left: 50px;
    background-position: -288px -58px;
}

.portf-slider .prev-link:hover {
    background-position: -288px -108px;
}

.portf-slider .next-link {
    right: 50px;
    background-position: -347px -58px;
}

.portf-slider .next-link:hover {
    background-position: -347px -108px;
}

.about .title {
    margin-bottom: 65px;
}

.team {
    text-align: center;
    color: #696969;
}

.team .butt {
    margin-top: 8px;
}

.team .row {
    margin-bottom: 35px;
}

.team strong {
    display: block;
    font-size: 20px;
    margin-bottom: 5px;
}

.team .person {
    padding: 0 35px;
    margin-bottom: 20px;
}

.team span {
    display: block;
    font-size: 12px;
    margin-bottom: 15px;
}

.team .cite {
    font-style: italic;
    font-size: 14px;
    position: relative;
    padding: 17px 0 0 0;
}

.team .cite:before {
    content: '';
    display: block;
    width: 13px;
    height: 11px;
    background: url(../img/sprite.png) 0 -318px no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
}

.team .ava {
    width: 137px;
    height: 158px;
    position: relative;
    margin: 0 auto 15px auto;
    overflow: hidden;
}

.team .ava:after {
    content: '';
    display: block;
    width: 137px;
    height: 158px;
    left: 0;
    top: 0;
    position: absolute;
    background: url(../img/hexframe.png) 0 0 no-repeat;
}

.presenta {
    background-color: #f3e9db;
    padding: 42px 0 70px 0;
}

.presenta .title {
    text-align: center;
    font-family: 'proxima_nova_ltlight';
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 37px;
}

.player {
    text-align: center;
}

.player > img {
    display: inline-block;
}

.detail {
    text-align: center;
    color: #7f7f7f;
}

.detail p {
    font-size: 16px;
    margin-bottom: 50px;
}

.detail .title {
    text-align: center;
    margin-bottom: 16px;
}

.detail .title h2,
.detail .stat .butt-row strong {
    height: 47px;
    line-height: 47px;
    padding: 0 34px;
    color: #23c1bb;
    /*color: #fff;*/
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -o-border-radius: 28px;
    border-radius: 28px;
}
@media (max-width: 480px){
    .detail .mobversion img{
        position: relative;
        margin-left: -27%;
        width: 201%;
        right: 0;
        left: 0;
    }
}
.title2 {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    height: 47px;
    line-height: 47px;
    padding: 0 34px;
    color: #23c1bb;
    margin-top: 10px;
    margin-bottom: 20px;
}

.stat .unit {
    margin-bottom: 30px;
}

.stat .unit strong {
    display: block;
    font-size: 15px;
    font-weight: normal;
    text-transform: none;
    color: #909090;
    padding-top: 10px;
}

.stat .unit-row {
    margin-bottom: 47px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #535353;
    line-height: 18px;
}

.stat .unit-row.unit-row-last {
    margin-bottom: 90px;
}

.stat .unit-row.unit-row-short {
    margin-bottom: 107px;
}

.stat .unit-row span {
    display: block;
    font-size: 30px;
    width: 58px;
    height: 63px;
    line-height: 63px;
    color: #23c1bb;
    background: url(../img/hex-sml.png) 0 0 no-repeat;
    text-transform: uppercase;
    margin: 0 auto 22px auto;
    font-weight: bold;
    text-align: center;
}

.stat .butt-row {
    margin-bottom: 30px;
}

.stat .butt-row span {
    display: block;
    font-size: 20px;
    padding: 22px 0 0 0;
}

.stat .butt-row span span {
    padding: 0;
    display: inline;
    font-weight: bold;
    color: #3d3d3d;
}

.stat .butt-row .analitic {
    color: #69aaf3 !important;
}

.stat .butt-row .position {
    color: #69aaf3 !important;
}

.stat .butt-row .result {
    color: #f5b72a !important;
    position: relative;
}

.stat .butt-row .result:before {
    content: '';
    display: block;
    width: 82px;
    height: 21px;
    background: url(../img/arw-btm.png) 0 0 no-repeat;
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -41px;
}

.total {
    margin-bottom: 34px;
}

.total .item {
    text-align: center;
}

.total .item strong {
    display: block;
    font-size: 48px;
    color: #23c1bb;
    font-weight: bold;
    text-transform: uppercase;
}

.total .item span {
    display: block;
    font-size: 15px;
    line-height: 18px;
}

.total .item span span {
    display: inline;
    font-weight: bold;
    color: #3d3d3d;
}

.price-row {
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 50px;
    text-align: center;
}

.price-row span {
    font-weight: bold;
    color: #1fbeb9;
}

.proj-team {
    margin-bottom: 60px;
}

.proj-team .row {
    margin-bottom: 13px;
}

.proj-team .item .item-pic {
    float: left;
    background-color: #e1e1e1;
    border: 1px solid #d0d0d0;
    overflow: hidden;
}

.proj-team .item .item-pic img {
    width: 55px;
}

.proj-team .item .item-txt {
    margin: 0 0 0 80px;
    text-align: left;
    font-weight: 300;
    font-size: 13px;
}

.proj-team .item .item-txt span {
    display: block;
    font-size: 18px;
}

.portf-content {
    /*margin-bottom: 73px;*/
}

.test-item {
    background-color: #fff;
    padding: 35px 45px;
    -moz-box-shadow: 0 0 4px 1px #ccc;
    -webkit-box-shadow: 0 0 4px 1px #ccc;
    box-shadow: 0 0 4px 1px #ccc;
    text-align: left;
}

.test-item .test-logo {
    width: 120px;
    height: 120px;
    margin: 5px auto 0 auto;
    background-color: #f3f3f3;
    border: 1px solid #c5c5c5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.test-item .test-logo span {
    display: table-cell;
    width: 120px;
    height: 120px;
    text-align: center;
    vertical-align: middle;
}

.test-item .test-text {
    padding-left: 0px;
    font-size: 16px;
}

.test-item .test-text > span {
    display: block;
    margin-bottom: 13px;
    color: #525252;
    font-size: 18px;
}

.test-item .test-text > span span {
    font-size: 13px;
    font-weight: 300;
    display: block;
}

.portfol .title strong {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 44px;
}

.color-block {
    padding: 80px 0;
    background: #17b9b3;
    margin: 40px 0;
}

.color-block, .color-block p, .color-block div, .color-block li {
    color: #FFF;
}

.color-block .text-block {
    background: none;
    box-shadow: none;
}

.task {
    text-align: center;
    font-size: 20px;
}

.screen-box {
    display: inline-block;
    margin: 50px auto 60px auto;
    -moz-box-shadow: 0 0 9px -2px #a28e66;
    -webkit-box-shadow: 0 0 9px -2px #a28e66;
    box-shadow: 0 0 9px -2px #a28e66;
}

.screen-box.short-box {
    -moz-box-shadow: 0 -3px 6px -3px #a28e66;
    -webkit-box-shadow: 0 -3px 6px -3px #a28e66;
    box-shadow: 0 -3px 6px -3px #a28e66;
}

.row.fake-input {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.search-results {
    text-align: center;
}

.search-results .fake-input {
    text-align: left;
}

.search-results .position-block {
    width: 48%;
    display: inline-block;
    margin: 0 1%;
    text-align: left;
}

@media screen and (max-width: 768px) {
    .search-results .position-block {
        width: 98%;
    }
}

.search-results .row {
    margin-bottom: 15px;
}

.search-results .s-logo {
    text-align: center;
}

.search-results .fake-input {
    border: 2px solid #ffbd55;
    font-size: 20px;
}

.search-results .fake-input div {
    padding-top: 10px;
    padding-bottom: 10px;
}

.vacancy {
    padding: 60px 0 0px 0;
}

.vacancy .title {
    position: relative;
}

/* .vacancy .title:before {
    content: '';
    display: block;
    width: 23px;
    height: 44px;
    background: url(../img/sprite.png) -250px -240px no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -11px;
    top: -47px;
} */

.vacancy .title strong {
    display: block;
    font-size: 44px;
    font-weight: normal;
    color: #696969;
    position: relative;
    margin-bottom: 5px;
}

.panel {
    background-color: #fdf7ee;
    border: 1px solid #e5d7b5 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
}

.panel-default > .panel-heading {
    background: none;
    padding: 22px 37px 25px 37px;
    color: #696969;
}

.panel:hover {
    border: 1px solid #1e7e82 !important;
}

.panel-collapse {
    border: 0;
}

.panel-body {
    border: 0 !important;
    font-size: 15px;
    padding: 0px 37px 40px 37px;
}

.panel-body > span {
    display: block;
    font-size: 18px;
    margin: 0 0 16px 0;
}

.panel-body ul {
    margin: 0 0 16px 30px;
    padding: 0;
}

.panel-body ul li {
    display: block;
    position: relative;
    margin-bottom: 5px;
}

.vacancy .panel-body span{
    font-size: 18px;
    font-weight: bold;
}

.panel-body ul li:before {
    content: '';
    width: 3px;
    height: 3px;
    background-color: #696969;
    position: absolute;
    left: -10px;
    top: 9px;
}

.panel-body .butt {
    display: inline-block;
    width: auto;
    padding: 0 26px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-body .butt-line {
    padding: 24px 0 0 0;
}

.panel-group .panel + .panel {
    margin-top: 27px;
}

.panel-heading .panel-title {
    font-size: 20px;
    font-weight: bold;
}

.panel-heading .panel-title a {
    display: block;
    text-decoration: none;
    position: relative;
    outline: none;
}

.panel-heading .panel-title a.collapsed:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    border-width: 0 5px 6px 5px;
    border-color: transparent transparent #3fc0b9 transparent;
    right: 0;
    top: 9px;
}

.panel-heading .panel-title a:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #3fc0b9 transparent transparent transparent;
    right: 0;
    top: 5px;
    position: absolute;
}

.panel-heading .panel-title a span {
    color: #3fc0b9;
    font-size: 18px;
    font-weight: normal;
    float: right;
    margin-right: 10%;
}

@media (max-width: 467px) {
    .search-results .fake-input {
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .proj-team .item {
        margin-bottom: 13px;
    }
}

@media (max-width: 767px) {
    .formula span {
        font-size: 30px;
    }

    .promo-title span {
        font-size: 30px;
    }
}

.container .text-block {
    /* background-color: #fff; */
    padding: 20px 30px;
    text-align: left;
    font-size: 18px;
    border-radius: 6px;
    color: #333;
    line-height: 1.5;
    margin-bottom: 30px;
}

.container .text-block p {
    margin-bottom: 10px;
    font-size: 18px;
}

.container .text-block p:last-child {
    margin-bottom: 0;
}

.container .text-block ul {
    list-style: none;
}

.container .text-block:before,
.container .text-block:after {
    content: '';
    position: absolute;
    width: 20%;
    height: 20%;
    border: 1px solid #17b9b3;
}

.container .text-block:before {
    top: 0px;
    left: 0px;
    border-width: 3px 0 0 3px;
}

.container .text-block:after {
    bottom: 0px;
    right: 0px;
    border-width: 0 3px 3px 0;
}

.container .text-block ul li:before {
    content: "—";
    position: relative;
    left: -5px;
}

.container ul li {
    font-size: 14px;
}

/*Webinar*/

.webinar .modal-box.modal-box-feed {
    height: 420px;
}

.webinar .modal-box.modal-box-feed .butt {
    width: 250px;
}

.webinar .side ul {
    margin-top: 10px;
    padding-left: 15px;
}

.webinar .promo-title {
    padding-top: 10px;
}

.webinar .promo-title h1 {
    letter-spacing: 3px;
}

.webinar .okay {
    padding-left: 10px;
}

.webinar .okay {
    list-style: none inside;
}

.webinar .okay > li:before {
    content: "―";
    margin-left: -1ex;
    margin-right: 1ex;
}

.webinar .okay li {
    margin-bottom: 5px;
}

.webinar.promo .promo-title h1 span {
    display: block;
    background: #ffbb1e;
    padding: 3px;
    color: #FFF;
    font-family: 'open sans';
    font-size: 28px;
    font-weight: bold;
    margin: 0px auto 10px;
    width: 65%;
}

.webinar .speakers {
    margin-top: 40px;
    margin-bottom: 40px;
}

.webinar .speakers .row {
    margin-bottom: 10px;
}

.webinar .speakers .speaker {
    border: 1px solid #44ccc7;
}

.webinar .speakers .team span {
    margin-bottom: 5px;
}

.webinar .speakers .hd {
    font-size: 21px;
    margin-bottom: 20px;
    font-weight: bold;
    margin-top: 20px;
}

.webinar .speakers h2 {
    margin-bottom: 30px;
}

.webinar .persons {

}

.webinar .persons > div {
    text-align: center;
}

.webinar .persons > div b {
    font-size: 16px;
    display: block;
}

.webinar .persons > div ul {
    margin-top: 15px;
    text-align: left;
}

.webinar .final-cta {
    margin-top: 30px;
    text-align: center;
    border: 1px solid #17b9b3;
    padding: 20px;
}

.webinar .socblock {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
    padding: 20px;
}

.webinar .socblock .hd {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}

.webinar .final-cta .hd {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}

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

@media (max-width: 767px) {
    .webinar .side {
        text-align: center;
    }
}

.foot-social > a.ss::after {
    height: 18px;
    top: 13px;
}

.plan .hd {
    text-align: center;
    color: #696969;
    font-size: 44px;
}

.row-block ul {

}

.row-block ul {
    list-style: none;
}

.row-block ul li:before {
    content: "—";
    position: relative;
    left: -5px;
}

.row-block .hd {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.row-block ul li {
    margin-bottom: 5px;
}

.plan .month {
    margin-bottom: 20px;
}

.plan ul li i {
    color: #333;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 5px;
    font-weight: bold;
    font-style: normal
}

.workzone {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 25px;
}

.workzone img {
    border: 5px solid #17b9b3;
}

.blog-content table{
    width: 100%;
}
.blog-content table tr:hover{
    background-color: #ccc;
}
.blog-content table td{
    padding: 2px;
}

.blog-content li{
    margin-bottom: 5px;
}
.blog-content ul, .blog-content ol{
    margin-bottom: 18px;
}

.blog_author .title2{
    margin-bottom: 10px;
    padding: 0;

}

.hd.ctr{
    text-align: center;
}
.ital.description{
    font-style: italic;
}
.price-block .depnd{
    margin: 16px 0;
}
ol.willdo{
    margin-top: 10px;
}
ol.willdo li{
    font-size: 16px;
    margin-bottom:10px;
}
.yagoo, .yagoo .title{
    padding-bottom: 0;
    margin-bottom: 0;
}
.yagoosrcs{
    padding-top: 0;
}
.nomarpad{
    margin: 0 !important;
    padding: 0 !important;
}
#feedback .slider{
    height: inherit;
    background:none;
}
#feedback .slider:before, #feedback .slider:after{
    height: inherit;
    width: inherit;
    background: none;
    margin: 0;
    box-shadow: none;
    content: none;
    display: none;
}
#feedback .ui-tabs ul{
    text-align: center;
    list-style-type: none;
    padding: 0;
    margin-top: 30px;
}
#feedback .ui-tabs ul li{
    display: inline-block;
}
#feedback .ui-tabs ul li a{
    color: #696969;
    text-decoration: none;
    font-size: 20px;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    cursor: pointer;
    outline: none;
}
#feedback .ui-tabs ul li.ui-state-active a{
    color: #3359b3;
}
#feedback .ui-tabs ul li:not(.ui-state-active) a{
    border-bottom: 2px dotted;
}
#feedback .ui-tabs ul li:first-child:after{
    content: "|";
    color: #696969;
    padding: 0 7px 0 10px;
    font-size: 24px;
}
#feedback .ui-tabs-panel .slick-slide p{
    font-size: 18px;
    margin-top: 40px;
    text-align: center;
}
#feedback .clnts{
    margin-top: 0 !important;
}
#feedback .clnts .slick-slide img{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
#feedback .clnts .slick-slide:hover img{
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}

/*breadcrumbs*/
#breadcrumb{
    padding:20px 0;
    margin: 0 auto;
    list-style:none;
    width: 70%;
    }


#breadcrumb li{display:inline;}
.rte, .rte p, .rte div, .table td, .table th{
    font-size:14px;
}



/*** internet magazin ***/

.internet-magazin .main{
    background: rgb(88,150,207);
    background: -moz-linear-gradient(top,  rgba(88,150,207,1) 0%, rgba(159,205,231,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(88,150,207,1) 0%,rgba(159,205,231,1) 100%);
    background: linear-gradient(to bottom,  rgba(88,150,207,1) 0%,rgba(159,205,231,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5896cf', endColorstr='#9fcde7',GradientType=0 );
    padding-bottom: 0;
    position: relative;
}

.internet-magazin .main:after{
    content: '';
    display: block;
    height: 80px;
    left: 0;
    right: 0;
    bottom: -80px;
    width: 100%;
    background: #57A9D9;
}

.internet-magazin .hero-canvas{
    width: 1100px;
    height: 300px;
    background: url(../img/hero-overlay.png) center 5px no-repeat;
    position: relative;
    z-index: 10;
    overflow: hidden;
    bottom: -20px;
}

.internet-magazin .hero-canvas:after{
    content: '';
    display: block;
    width: 265px;
    height: 98px;
    position: absolute;
    bottom: 0px;
    left: 615px;
    background: url(../img/fence.png) 0 0 no-repeat;
}

.internet-magazin .hero-canvas > div{
    position: absolute;
}

.internet-magazin .hero-canvas .h-unit-1{
    width: 180px;
    height: 282px;
    position: absolute;
    left: 50px;
    bottom: 5px;
    background: url(../img/buyer-1.png) 0 0 no-repeat;
}
.internet-magazin .hero-canvas .h-unit-2{
    width: 102px;
    height: 278px;
    position: absolute;
    left: 220px;
    bottom: 5px;
    background: url(../img/buyer-2.png) 0 0 no-repeat;
}
.internet-magazin .hero-canvas .h-unit-3{
    width: 94px;
    height: 279px;
    position: absolute;
    left: 352px;
    bottom: 5px;
    background: url(../img/buyer-3.png) 0 0 no-repeat;
}
.internet-magazin .hero-canvas .h-unit-4{
    width: 191px;
    height: 275px;
    position: absolute;
    left: 464px;
    bottom: 5px;
    background: url(../img/buyer-4.png) 0 0 no-repeat;
}
.internet-magazin .hero-canvas .h-unit-5{
    width: 152px;
    height: 278px;
    position: absolute;
    left: 893px;
    bottom: 5px;
    background: url(../img/buyer-5.png) 0 0 no-repeat;
}

.internet-magazin .head-title{
    text-align: center;
    color: #fff;
    margin: 60px 0;
}

.internet-magazin .head-title span{
    display: block;
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 20px;
}

.internet-magazin .head-title p{
    font-size: 18px;
    color: #fff;
    margin: 0;
}

.internet-magazin .hero{
    text-align: center;
}

.internet-magazin .hero img{
    max-width: 100%;
}

.internet-magazin .wrap{
    margin: 0px auto;
    max-width: 1110px;
}

.internet-magazin .top-title{
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 45px;
    color: #0857B3;
}

.internet-magazin .inspired-seller .top-title{
    text-align: center;
    margin-bottom: 80px;
}

.internet-magazin .inspired-seller{
    padding: 70px 0 90px;
    display: flex-container;
}

.internet-magazin .seller-item{
    font-size: 0;
    display: flex;
}

.internet-magazin .seller-item.item1{
    margin-bottom: 95px;
}

.internet-magazin .seller-item.item2{
    margin-bottom: 150px;
}

.internet-magazin .seller-item.item3{
    margin-bottom: 185px;
}

.internet-magazin .seller-item .img-box{
    width: 41%;
    position: relative;
}

.internet-magazin .seller-item .img-box img{
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.internet-magazin .seller-item .number{
    text-align: center;
    width: 8%;
    font-family: Tahoma;
    font-size: 80px;
    color: #EDF2F8;
    font-weight: bold;
}

.internet-magazin .seller-item .text{
    width: 51%;
}

.internet-magazin .s-title{
    font-size: 30px;
    font-weight: 700;
    margin: 20px 0 25px;
    color: #18B8B8;
}

.internet-magazin .seller-item p{
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 37px;
    color: #010101;
}

.internet-magazin .seller-item .desc-menu{
    padding: 0;
    margin-bottom: 0;
    list-style: none;
}

.internet-magazin .seller-item .desc-menu li{
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 20px;
    color: #010101;
    padding-left: 30px;
}

.internet-magazin .seller-item .desc-menu li:after{
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    width: 15px;
    height: 2px;
    background: #83DDDD;
}

.internet-magazin .proposal-block{
    padding-top: 65px;
    padding-bottom: 50px;
    border-top: 1px solid #D4EEED;
    overflow: hidden;
}

.internet-magazin .proposal-block .item{
    float: left;
    width: 33.3%;
}

.internet-magazin .proposal-block .item:last-child{
    text-align: center;
}

.internet-magazin .proposal-block .unit{
    position: relative;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-left: 67px;
    line-height: 24px;
    color: #010101;
    font-size: 18px;
    min-height: 35px;
}

.internet-magazin .proposal-block .unit:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/pr-icon.png) no-repeat;
}

.internet-magazin .proposal-block .unit1:after{
    width: 35px;
    height: 35px;
    background-position: 0 0;
}

.internet-magazin .proposal-block .unit2:after{
    width: 30px;
    height: 33px;
    background-position: -39px 0;
    left: 3px;
    top: 1px;
}

.internet-magazin .proposal-block .unit3:after{
    width: 30px;
    height: 30px;
    background-position: -72px 0;
    left: 2px;
    top: 2px;
}

.internet-magazin .proposal-block .unit4:after{
    width: 22px;
    height: 37px;
    background-position: -104px 0;
    left: 9px;
    top: -3px;
}

.internet-magazin .proposal-block .unit5:after{
    width: 36px;
    height: 34px;
    background-position: -128px 0;
}

.internet-magazin .proposal-block .unit a{
    text-decoration: none;
    color: #065AB4;
    border-bottom: 1px dotted #065AB4;
}

.internet-magazin .proposal-block .unit a:hover,
.internet-magazin .proposal-block .unit a:focus{
    border-color: transparent;
}

.internet-magazin .price-unit{
    font-size: 18px;
    color: #555555;
    display: inline-block;
    text-align: left;
    margin-top: 15px;
}

.internet-magazin .price-unit span{
    font-size: 20px;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}

.internet-magazin .price-unit b{
    font-size: 50px;
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
}

.internet-magazin .form-wrap{
    position: relative;
}

.internet-magazin .form-wrap:after{
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: #075CB6;
}

.internet-magazin .form-wrap .wrap{
    position: relative;
    z-index: 2;
}

.internet-magazin .form-in{
    padding: 35px 50px 50px 410px;
    background: url(../img/form-bg.jpg) 60px 55px no-repeat #18B9B3;
    overflow: hidden;
}

.internet-magazin .form-wrap .top-title{
    font-size: 40px;
    color: #fff;
    white-space: nowrap;
    margin-bottom: 25px;
}

.internet-magazin .form-wrap .item{
    float: left;
    width: 45%;
    padding-right: 30px;
}

.internet-magazin .form-wrap .item.next{
    width: 50%;
    padding-left: 0;
}

.internet-magazin .form-wrap .form-group{
    margin-bottom: 23px;
}

.internet-magazin .form-wrap label{
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    color: #fff;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.internet-magazin .form-wrap .form-text{
    background: #fff;
    border: 0;
    width: 100%;
    height: 34px;
    padding: 5px 15px;
    line-height: 24px;
}

.internet-magazin .form-wrap textarea.form-text{
    font-size: 14px;
    text-transform: none;
    height: 116px;
    overflow: auto;
    line-height: 17px;
    letter-spacing: normal;
}

.internet-magazin .form-wrap label.add-file {
    display: block;
    border: 1px dashed #CFF2F4;
    border-radius: 10px;
    color: #6693c3;
    background: transparent;
    width: 100%;
    height: 48px;
    line-height: 48px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin-top: 30px;
}

.internet-magazin .form-wrap label.add-file span {
    display: inline-block;
    vertical-align: middle;
}

.internet-magazin .form-wrap label.add-file i.icon-delete {
    font-style: normal;
    color: red;
    display: none;
    margin: 0 10px;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 700;
}

.internet-magazin .form-wrap label.add-file i.icon-clip, .form-wrap label.add-file i.icon-file {
    font-size: 27px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px
}

.internet-magazin .form-wrap label.add-file:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.internet-magazin .form-wrap label.add-file.active:before {
    background: url(../img/file_added-icon.png) center no-repeat
}

.internet-magazin .form-wrap label.add-file.active i {
    display: inline-block
}

.internet-magazin .form-wrap .btn-line{
    text-align: right;
    margin-top: 30px;
    font-size: 0;
}

.internet-magazin .form-wrap .form-btn{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    border: 2px solid #075CB6;
    background: #075CB6;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    height: 48px;
    width: 185px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.internet-magazin .form-wrap .form-btn:hover,
.internet-magazin .form-wrap .form-btn:focus{
    background: transparent;
}

.internet-magazin .hero-img{
    display: none;
    max-width: 100%;
}

.internet-magazin #elem{
    display: none;
}

.internet-magazin .contacts{
    background: url(../img/bg-pre-foot.jpg) center 0 no-repeat;
    background-size: cover;
    color: #fff;
}

.internet-magazin .contacts .contact{
    color: #fff;
}

.internet-magazin .contacts .contact strong{
    display: block;
    font-size: 55px;
    font-weight: bold;
    line-height: 66px;
    padding-top: 20px;
    margin-bottom: 96px;
}

.internet-magazin .contacts .contacts_form div {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 60%;
    padding-left: 0;
    max-width: 570px;
    min-width: 300px
}

.internet-magazin .contacts .contacts_form div p{
    width: auto;
    color: #fff;
    font-size: 18px;
    cursor: default !important;
    padding-left: 46px;
    line-height: normal;
    margin: 11px 0;
    position: relative;
}

.internet-magazin .contacts .contacts_form div p a{
    color: #fff;
    display: inline-block !important;
    border-bottom-color: #fff;
}

.internet-magazin .contacts .contacts_form div p span{
    display: inline-block;
}

.internet-magazin .contacts .contacts_form div p.phone{
    border-bottom: 0;
}

.internet-magazin .contacts .contacts_form div p.phone span{
    display: block;
}

.internet-magazin .contacts .contacts_form div p.phone:before{
    content: '';
    display: block;
    background: url(../img/iconz.png) no-repeat;
    width: 19px; height: 24px; background-position: -48px 0;
    position: absolute;
    left: 6px;
    top: 32px;
}

.internet-magazin .contacts .contacts_form div p.skype:before{
    content: '';
    display: block;
    background: url(../img/iconz.png) no-repeat;
    width: 23px; height: 23px; background-position: 0 0;
    position: absolute;
    left: 6px;
    top: 0px;
}

.internet-magazin .contacts .contacts_form div p.email:before{
    content: '';
    display: block;
    background: url(../img/iconz.png) no-repeat;
    width: 23px; height: 16px; background-position: -24px 0;
    position: absolute;
    left: 6px;
    top: 5px;
}

.internet-magazin .contacts .contacts_form div p.address:before{
    content: '';
    display: block;
    background: url(../img/iconz.png) no-repeat;
    width: 14px; height: 24px; background-position: -68px 0;
    position: absolute;
    left: 10px;
    top: 5px;
}

.internet-magazin .contacts .contacts_form div p.phone a{
    color: #fff;
    line-height: 36px;
    font-size: 30px;
}

.internet-magazin .contacts .contacts_form div form{
    background: none;
    padding: 0;
    border: 0;
}

.internet-magazin .contacts .contacts_form label{
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.internet-magazin .contacts .contacts_form div form .form_title{
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
}
.internet-magazin .contacts .contacts_form div form input{
    border: 0;
    margin: 7px 0 15px 0;
    padding-left: 15px;
    padding-right: 15px;
}
.internet-magazin .contacts .contacts_form div form textarea{
    padding: 15px;
    height: 85px;
    box-sizing: border-box;
}

.internet-magazin .contacts .contacts_form div form label.add-file{
    background: none;
    color: #fff;
    border-color: #fff;
}

.internet-magazin .contacts .contacts_form .form{
    max-width: 380px;
    box-sizing: border-box;
    padding: 10px 42px 20px 42px;
    border: 7px solid #fff;
}
.internet-magazin .contacts .contacts_form div form .form_title{
    padding-left: 0;
    margin-bottom: 20px;
}

.internet-magazin .contacts .contacts_form div form button{
    width: 100%;
    font-weight: bold;
    background: #075cb6;
    margin-top: 25px;
    font-family: 'PT Sans', sans-serif;
    text-transform: uppercase;
    font-weight: bold;

}
.internet-magazin .contacts .contacts_form{
    padding: 85px 0 110px 0;
}

.internet-magazin .modal-special{
    width: 990px;
    font-family: 'Roboto', sans-serif;
    background: none !important;
}

.internet-magazin .modal-special .fancybox-close-small{
    width: 25px;
    height: 25px;
    top: 73px;
    right: 25px;
    background: url(../img/modal-close.png) 0 0 no-repeat !important;
}

.internet-magazin .modal-special .fancybox-close-small::after{
    display: none;
}

.internet-magazin .modal-title{
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 47px;
}

.internet-magazin .modal-img{
    margin-bottom: 40px;
}

.internet-magazin .modal-txt{
    font-size: 25px;
    position: relative;
    padding-left: 56px;
    color: #fff;
}

.internet-magazin .modal-lft{
    float: left;
    width: 300px;
}

.internet-magazin .modal-rht{
    width: 630px;
    float: right;
    padding: 15px 45px;
    box-sizing: border-box;
    background: #3c5673;
    color: #fff;
    position: relative;
}

.internet-magazin .modal-rht:before{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 46px 46px 0;
    border-color: transparent #3c5673 transparent transparent;
    position: absolute;
    left: -46px;
    top: 40%;
}

.internet-magazin .modal-rht ul{
    margin: 0;
    padding: 0;
}

.internet-magazin .modal-rht ul li{
    display: block;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    padding-left: 30px;
}

.internet-magazin .modal-rht ul li:before{
    content: '';
    display: block;
    width: 16px;
    height: 2px;
    background: #83dddd;
    position: absolute;
    left: 0;
    top: 10px;
}

.internet-magazin .modal-img img{
    max-width: 100%;
    max-height: 100%;
}

.internet-magazin .modal-rht p{
    font-size: 16px;
    line-height: 24px;
    margin: 25px 0;
}

.internet-magazin .modal-txt .modal-fb{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 42px;
    height: 42px;
    background: url(../img/modal-fb.png) 0 0 no-repeat;
}

.internet-magazin .modal-txt span{
    display: block;
    font-size: 14px;
    padding-top: 3px;
}

.internet-magazin .modal-title span{
    font-size: 50px;
    line-height: 60px;
    display: block;
    font-weight: bold;
    color: #17b8b2;
}

.internet-magazin .fancybox-bg{
    background: #03254b !important;
}
.checkbox {
	margin-top: 15px;
}
.checkbox label {
	color: #fff;
    font-size: 14px;
}
.checkbox a {
	color: #fff;
    border: none;
    display: inline-block;
    padding: 0;
    text-transform: lowercase;
    margin: 0 0 0 5px;
	font-weight: 600;
    text-decoration: underline;
}

/* Media queries */
@media (max-width: 1200px) {
    .internet-magazin .wrap{
        max-width: 960px;
    }
    .internet-magazin .form-in{
        padding-left: 330px;
        background-position: 30px 55px;
    }
    .internet-magazin .form-wrap .top-title{
        font-size: 30px;
    }
}

@media (max-width: 1170px){
    .internet-magazin .hero-img{
        display: block;
    }
    .internet-magazin .hero-canvas{
        display: none;
    }
}

@media (max-width: 991px) {
    .internet-magazin .head-title span{
        font-size: 40px;
    }
    .internet-magazin .proposal-block{
        padding: 40px 0;
    }
    .internet-magazin .wrap{
        max-width: 765px;
    }
    .internet-magazin .proposal-block .item{
        width: 50%;
    }
    .internet-magazin .proposal-block .item:last-child{
        width: 100%;
    }
    .internet-magazin .inspired-seller{
        padding: 40px 0;
    }
    .internet-magazin .top-title{
        font-size: 40px;
    }
    .internet-magazin .inspired-seller .top-title{
        margin-bottom: 40px;
    }
    .internet-magazin .seller-item p{
        margin-bottom: 20px;
    }
    .internet-magazin .seller-item .desc-menu li{
        margin-bottom: 15px;
    }
    .internet-magazin .seller-item.item3{
        margin-bottom: 100px;
    }
    .internet-magazin .seller-item.item2{
        margin-bottom: 100px;
    }
    .internet-magazin .seller-item.item1{
        margin-bottom: 65px;
    }
    .internet-magazin .seller-item .number{
        font-size: 60px;
    }
    .internet-magazin .s-title{
        font-size: 25px;
        margin: 10px 0 15px 0;
    }
    .internet-magazin .form-wrap .top-title{
        white-space: normal;
    }
    .internet-magazin .form-wrap .item,
    .internet-magazin .form-wrap .item.next{
        float: none;
        width: 100%;
        padding: 0;
    }
    .internet-magazin .form-wrap label.add-file{
        margin-bottom: 20px;
    }
    .internet-magazin .contacts .contacts_form div{
        width: 100%;
    }
    .internet-magazin .contacts .contacts_form {
        padding: 30px 0 50px;
    }
    .internet-magazin .contacts .contact strong{
        margin-bottom: 20px;
    }
    .internet-magazin .contacts .contacts_form .form{
        width: 100%;
        max-width: 570px;
        margin-top: 30px;
    }
    .internet-magazin .modal-special{
        width: 765px;
    }
    .internet-magazin .modal-lft{
        width: 200px;
    }
    .internet-magazin .modal-txt{
        font-size: 16px;
    }
    .internet-magazin .modal-txt span{
        font-size: 12px;
        padding-top: 5px;
    }
    .internet-magazin .modal-txt .modal-fb{
        top: -5px;
    }
    .internet-magazin .modal-rht{
        width: 460px;
    }
    .internet-magazin .modal-rht p, .modal-rht ul li{
        font-size: 14px;
        line-height: 22px;
    }
    .internet-magazin .modal-title span{
        font-size: 38px;
    }
    .internet-magazin .modal-title{
        margin-bottom: 25px;
    }
    .internet-magazin .modal-special .fancybox-close-small{
        top: 69px;
    }

}
@media (max-width: 767px) {
    .internet-magazin .head-title span{
        font-size: 30px;
    }
    .internet-magazin .head-title{
        margin: 30px 0;
    }
    .internet-magazin .main:after{
        height: 40px;
    }
    .internet-magazin .wrap{
        padding: 0 20px;
    }
    .internet-magazin .top-title{
        font-size: 30px;
    }
    .internet-magazin .form-in{
        padding: 20px;
        background-image: none;
    }
    .internet-magazin .contacts{
        padding: 0 20px;
    }

    .internet-magazin .modal-special{
        width: auto;
    }
    .internet-magazin .modal-lft{
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 30px;
    }
    .internet-magazin .modal-rht{
        padding: 15px 25px;
        width: 100%;
    }
    .internet-magazin .modal-txt{
        font-size: 16px;
        display: inline-block;
    }
    .internet-magazin .modal-img{
        margin-bottom: 20px;
    }
    .internet-magazin .modal-rht p{
        margin: 10px 0;
    }
    .internet-magazin .modal-title{
        font-size: 14px;
        line-height: 18px;
    }
    .internet-magazin .modal-title span{
        font-size: 22px;
        line-height: 32px;
    }
    .internet-magazin .modal-special .fancybox-close-small{
        top: 0px;
    }
    .internet-magazin .modal-rht:before{
        display: none;
    }

}
@media (max-width: 650px) {
    .internet-magazin .seller-item .img-box{
        height: 100px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .internet-magazin .seller-item{
        display: block;
        overflow: hidden;
        padding-top: 100px;
        position: relative;
    }
    .internet-magazin .seller-item .img-box img{
        position: static;
        max-width: 20%;
    }
    .internet-magazin .seller-item.item2 .img-box img{
        max-width: 15%;
    }
    .internet-magazin .seller-item.item3 .img-box img{
        max-width: 15%;
    }
    .internet-magazin .seller-item .number{
        float: left;
        width: 15%;
    }
    .internet-magazin .seller-item .text{
        float: left;
        width: 85%;
    }
    .internet-magazin .seller-item.item3,
    .internet-magazin .seller-item.item2,
    .internet-magazin .seller-item.item1,
    .internet-magazin .seller-item.item4{
        margin-bottom: 20px;
    }
    .internet-magazin .seller-item .number{
        font-size: 40px;
    }
    .internet-magazin .s-title{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .internet-magazin .seller-item p{
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .internet-magazin .seller-item .desc-menu li{
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 5px;
    }
    .internet-magazin .proposal-block .unit{
        padding-left: 55px;
        font-size: 16px;
        line-height: 22px;
    }
    .internet-magazin .price-unit{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .internet-magazin .price-unit span{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .internet-magazin .price-unit b{
        font-size: 30px;
    }
    .internet-magazin .top-title{
        margin-bottom: 20px;
    }
}
@media (max-width: 400px) {
    .internet-magazin .inspired-seller{
        padding: 25px 0;
    }
    .internet-magazin .inspired-seller .top-title{
        margin-bottom: 20px;
    }
    .internet-magazin .seller-item .img-box img{
        position: absolute;
        max-width: 40%;
    }
    .internet-magazin .seller-item.item2 .img-box img{
        max-width: 30%;
    }
    .internet-magazin .seller-item.item3 .img-box img{
        max-width: 30%;
    }
    .internet-magazin .proposal-block .item{
        width: 100%;
    }
    .internet-magazin .contacts .contacts_form .form{
        padding: 10px 20px 20px 20px;
        min-width: 280px;
    }
}
/*** /internet magazin ***/


.error_input {
    border-color: #ea2e2b!important;
    background-color: #ffcac9!important;
    outline: 2px solid #ea2e2b!important;
    color: red!important;
}
.passed_input {
    border-color: #06bd03!important;
    background-color: #eaffed!important;
    outline: 2px solid #06bd03!important;
}