#footer{width:100%;margin:0 auto;height:auto;overflow:hidden;background:url(https://astrio.net/skin/frontend/default/turnkeye/images/bg-footer.png) left top repeat-x;position:relative}
#footer a{color:#8f98a4!important}
#footer a:hover{color:#000}
.block-footer-menu{float:left;margin-top:30px}
.block-footer-menu .footer__title{text-transform:uppercase;font-size:11px;font-weight:400;padding-left:12px;margin-bottom:10px}
.block-footer-menu ul{list-style:none;color:#8f98a4!important;font-size:8px;padding-left:12px}
.block-footer-menu li{float:left;max-width:178px;width:50%;padding-right:8px;margin:0 0 6px}
.block-footer-menu.left li{width:178px;}
.block-footer-menu li a{font-size:12px}
.contact-container .field{margin:0 0 40px!important}
.block-contacts{margin:0 auto 20px;clear:both;line-height:20px;overflow:hidden;padding:25px 0 20px;text-align:center}
.block-contacts > h3{display:inline-block;margin:0 12px 0 0;font-size:14px;font-weight:400;line-height:17px;float:left}
#footer .block-contacts .free-quote-form{color:#000;font-size:11px;float:left;text-transform:uppercase}
#footer .block-contacts .free-quote-form .icon-post{display:inline-block;margin-top:-3px;vertical-align:middle;font-size:18px;color:#000;line-height:16px;padding-right:5px}
#footer .block-contacts .free-quote-form .icon-post:before{vertical-align:middle}
.block-contacts .contacts{float:left;color:#8f98a4;margin-right:10px}
.block-contacts .contacts li{float:left;margin-left:0;padding-left:9px}
.block-contacts .contacts li:first-child{background:none}
.block-contacts .contacts a{color:#8f98a4}
.block-social{float:left}
.block-social li{float:left;margin-left:10px}
.block-social li:first-child{margin-left:0!important}
.block-social a{display:inline-block;width:16px;height:16px}
.block-social li a:before{font-family:'icomoon';color:#000}
.block-social a.twitter{width:20px;margin-top: -2px;}
.block-social a.twitter:before{content:"\f099";font-size:22px;line-height:22px}
.block-social a.icon-telegram:before{display:inline-block;margin-top:2px;font-size:16px;line-height:16px}
.block-social a.icon-whatsapp:before{display:inline-block;margin-top:2px;font-size:16px;line-height:16px}
.block-social a.facebook:before,.block-social a.linked-in:before{font-size:18px;line-height:18px}
.block-social a:hover{opacity:.4}
.block-social a.facebook:before{content:"\f308"}
.block-social a.linked-in:before{content:"\f30c"}
.block-social a.instagram16:before{content:"\e901";font-size:16px;line-height:16px}
.block-social a.vkontakte16:before{content:"\e900";font-size:16px;line-height:16px}
.block-social a.vkontakte16:hover{background-position:0 -16px}
.cms-home .block-newsletter {margin-bottom: 20px}
.block-newsletter{clear:both;text-align:center}
.block-newsletter .block-newsletter-inner{display:inline-block;background-color:#e5e6e7;padding:4px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.block-newsletter .input-text{border-radius:2px;max-width:312px;min-width:50px;padding:0 10px;height:21px;line-height:23px;border:1px solid #fff;float:left;-webkit-appearance:none}
.block-newsletter .input-text.error{border-color:#e74a00}
.block-newsletter label.error{display:none!important}
.block-newsletter button{margin:0 7px;font:11px/23px Verdana;border:0;padding:0;background:none}
.block-magento-bages{text-align:center;padding:25px 0}
.block-magento-bages a{vertical-align:top;margin:0 10px}
.block-magento-bages a img{vertical-align:top}
.cms-home #footer .wrap{margin-bottom: 20px}
.block-footer-sub-menu{float:left}
.block-footer-sub-menu li{display:inline-block;margin-right:10px}
.block-copyright{float:right;color:#8f98a4;font-size:11px}
@media screen and (min-width: 1024px) and (max-width: 1360px) {
    .cms-home #footer .wrap {
        max-width: 960px;
    }
}
@media screen and (max-width: 767px) {
    footer .block-newsletter {margin:0 10px 20px;}
    footer .block-newsletter .block-newsletter-inner{display:inline-block;width:auto;max-width:none}
    #footer .block-contacts .free-quote-form {float:none;display: inline-block;width: auto;vertical-align: middle;}
    .block-footer-menu {
        max-width: none !important;
        padding: 0 !important;
        border-top: 1px solid #e5e7ea;
    }
    .block-footer-menu:last-child {
        border-bottom: 1px solid #e5e7ea;
    }
    .block-footer-menu .footer__title {
        position: relative;
        margin: 0!important;
        padding: 12px 40px 12px 12px!important;
        font-size: 18px;
        cursor: pointer;
    }
    .block-footer-menu .ui-state-default:after,
    .block-footer-menu .ui-state-active:after {
        content: "\e904";
        font-family: 'icomoon';
        background: transparent;
        position: absolute;
        top: 16px;
        right: 12px;
        bottom: auto;
        margin: auto 0;
        font-size: 14px;
        line-height: 14px;
        font-weight: 900;
    }
    .block-footer-menu .ui-state-active:after {
        content: "\e903";
    }

    .block-footer-menu nav {
        display: none;
        padding-bottom: 10px;
    }
    .block-footer-menu ul {
        list-style: none;
        padding-left: 0;
    }
    .block-footer-menu li {
        float: none;
        box-sizing: border-box;
        width: 100% !important;
        max-width: none;
        padding: 0;
    }
    .block-footer-menu li a{
        display: block;
        padding: 5px 12px;
        font-size: 14px;
    }
}
@media screen and (min-width: 768px) {
    .block-contacts{width:767px}
    .block-contacts.en{width:560px}
}

@media screen and (min-width: 1024px) {
    .block-footer-menu {
        width: 40%;
    }
    .block-footer-menu.left,
    .block-footer-menu.center {
        width: 29%;
    }
}

@font-face {
    font-family: 'icomoon';
    src: url('https://astrio.net/skin/frontend/default/turnkeye/fonts/icomoon/icomoon.eot?wvkkrr');
    src: url('https://astrio.net/skin/frontend/default/turnkeye/fonts/icomoon/icomoon.eot?wvkkrr#iefix') format("embedded-opentype"),
    url('https://astrio.net/skin/frontend/default/turnkeye/fonts/icomoon/icomoon.woff2?wvkkrr') format("woff"),
    url('https://astrio.net/skin/frontend/default/turnkeye/fonts/icomoon/icomoon.woff?wvkkrr') format("woff"),
    url('https://astrio.net/skin/frontend/default/turnkeye/fonts/icomoon/icomoon.ttf?wvkkrr') format("truetype"),
    url('https://astrio.net/skin/frontend/default/turnkeye/fonts/icomoon/icomoon.svg?wvkkrr#icomoon') format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

[class^="icon-"],[class*=" icon-"]{font-family:'icomoon';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}

.icon-right-arrow:before {content: "\e800";}
.icon-left-arrow:before {content: "\e801";}
.icon-post:before {content: "\e82c";}
.icon-vkontakte:before {content: "\e900";}
.icon-instagram1:before {content: "\e901";}
.icon-astrio:before {content: "\e902";}
.icon-arrow-up:before {content: "\e903";}
.icon-arrow-up2:before {content: "\e904";}
.icon-east:before {content: "\e905";}
.icon-north:before {content: "\e906";}
.icon-south:before {content: "\e907";}
.icon-west:before {content: "\e908";}
.icon-checkmark:before {content: "\ea10";}
.icon-whatsapp1:before {content: "\ea94";}
.icon-telegram1:before {content: "\ea96";}
.icon-phone-squared:before {content: "\f098";}
.icon-twitter:before {content: "\f099";}
.icon-mail-alt:before {content: "\f0e0";}
.icon-skype:before {content: "\f17e";}
.icon-facebook-squared:before {content: "\f308";}
.icon-linkedin-squared:before {content: "\f30c";}
.icon-right:before {content: "\e802";}
.icon-right-dir:before {content: "\e803";}
.icon-left-open:before {content: "\e80d";}
.icon-right-open:before {content: "\e80e";}
.icon-instagram:before {content: "\e909";}
.icon-whatsapp:before {content: "\e910";}
.icon-telegram:before {content: "\e911";}
.icon-vk:before {content: "\e912";}
.icon-linkedin:before {content: "\e913";}
.icon-email:before {content: "\e914";}
.icon-phone:before {content: "\e915";}
.icon-location:before {content: "\e916";}
@font-face {
    font-family: 'FontAwesome';
    src: url(https://astrio.net/skin/frontend/default/turnkeye/fonts/FontAwesome/fontawesome-webfont.eot?v=4.3.0);
    src: url(https://astrio.net/skin/frontend/default/turnkeye/fonts/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"), url(https://astrio.net/skin/frontend/default/turnkeye/fonts/FontAwesome/fontawesome-webfont.woff2?v=4.3.0) format("woff2"), url(https://astrio.net/skin/frontend/default/turnkeye/fonts/FontAwesome/fontawesome-webfont.woff?v=4.3.0) format("woff"), url(https://astrio.net/skin/frontend/default/turnkeye/fonts/FontAwesome/fontawesome-webfont.ttf?v=4.3.0) format("truetype"), url(https://astrio.net/skin/frontend/default/turnkeye/fonts/FontAwesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-genderless:before, .fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}
/* Blog style text*/
#content .post-wrapper.hentry p {color: #111;font-size: 15px;}
.isotope-item{z-index:2}
.isotope-hidden.isotope-item{pointer-events:none;z-index:1}
.isotope,.isotope .isotope-item{-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-ms-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s}
.isotope{-webkit-transition-property:height,width;-moz-transition-property:height,width;-ms-transition-property:height,width;-o-transition-property:height,width;transition-property:height,width}
.isotope .isotope-item{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-ms-transition-property:-ms-transform,opacity;-o-transition-property:-o-transform,opacity;transition-property:transform,opacity}
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{-webkit-transition-duration:0;-moz-transition-duration:0;-ms-transition-duration:0;-o-transition-duration:0;transition-duration:0}
.isotope.infinite-scrolling{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}
#b-google-search{width:247px;margin-top:-22px;margin-left:-15px}
.arrow-down{display:block;cursor:pointer;text-indent:-9999px;width:32px;height:35px;background:url(https://astrio.net/skin/frontend/default/turnkeye/images/icon-arrow.png) #000 center no-repeat;border-radius:2px}
.cms-page-view section .wrap,.cms-no-route #content{max-width:100%}
.main_with-right{margin:0 auto;overflow:hidden;max-width:960px}
.main_with-right aside{float:right;width:160px}
.main_with-right section{float:left;max-width:750px}
.cms-page-view .page-title{margin:0 auto;text-align:center;max-width:750px}
.cms-no-route .page-title{margin-top:50px}
.page-description{margin:25px auto;max-width:750px;clear:both}
.page-description.lorem{border:1px solid #999;padding:40px;text-align:center}
.page-banner{margin-bottom:25px;text-align:center}
#content ul.page-list{margin:25px auto;max-width:750px}
#content ul.page-list li{list-style:none outside none;margin-bottom:25px;overflow:hidden}
.page-list .t-col-1{float:left;width:40%}
.page-list .t-col-2{float:left;width:50%;padding:25px 0 0 25px;-moz-box-sizing:border-box;box-sizing:border-box}
.page-list .t-col-3{float:left;width:10%}
ul.page-list li.item img.right{position:absolute;right:0;top:0}
ul.page-list li.item p,ul.page-list li.item h4{text-align:left!important;margin:0 0 30px!important}
.social{height:20px}
.social a{background:url(http://turnkeye.com/images/team/icon-sprite-white.gif) repeat scroll 0 0 transparent;display:block;float:left;height:20px;margin-right:10px;overflow:hidden;text-indent:-1000px;width:15px}
.social a:hover{opacity:.9}
.social a.twitter{background-position:-30px 0;width:22px}
.social a.flickr{background-position:-65px 0;width:50px}
.social a.linkedin{background-position:-119px 0;width:20px}
.social a.quora{background-position:-148px 0;width:20px}
#content ul.page-grid{clear:both;display:block;margin:0 auto;max-width:960px;text-align:center}
#content ul.page-grid li.item{display:inline-block;vertical-align:top;text-align:left;list-style:none outside none;margin:0 15px 25px;max-width:200px}
#content ul.page-grid-upg{display:block;clear:both;text-align:center;margin:0;font-size:0}
#content ul.page-grid-upg li.item{display:inline-block;list-style:none outside none;margin:5px;width:32%}
.page-grid li.item h2{margin:15px 0}
.page-grid li.item p{font-size:12px;margin:0;white-space:nowrap}
section h3,section h4{text-align:center;margin:0 auto 35px}
.main_with-right section h3,.main_with-right section h4{text-align:left;max-width:750px}
.cms-page-view p{color:#666}
.cms-page-view h5{font-weight:700;font-size:14px;text-align:center}

.portfolio-list-wrapper,.portfolio-grid-wrapper{margin:0 auto;max-width:752px}
.portfolio-list,.portfolio-grid{margin:0!important;list-style:none!important}
.portfolio-list .item{height:250px;margin-bottom:20px!important;position:relative;width:750px;cursor:pointer}
.portfolio-list .item .client-face{background:url(https://astrio.net/skin/frontend/default/turnkeye/images/client_face_bg.png);color:#fff;float:left;height:250px;position:relative;text-align:center;width:250px;z-index:2}
.portfolio-list .item.even .client-face{float:right}
#content .portfolio-list .item .client-face p{color:#fff}
.portfolio-list .item .client-face .client-logo{margin:5px 0 15px}
#content .portfolio-list .item .client-face .client-name{font-size:18px;margin-bottom:5px;padding:0 15px;text-transform:uppercase}
.portfolio-list .item .client-face .client-slogan{font-size:12px;line-height:14px;padding:0 20px}
.portfolio-list .item .client-face .visit-site-link{background:url(https://astrio.net/skin/frontend/default/turnkeye/images/visit_site_link.png) 0 0 no-repeat;bottom:15px;color:#fff;display:block;height:36px;font-size:10px;left:45px;line-height:36px;position:absolute;text-transform:uppercase;width:160px}
.portfolio-list .item.even .client-face .visit-site-link{right:45px;left:auto}
.portfolio-list .item .client-face .visit-site-link:hover{background:url(https://astrio.net/skin/frontend/default/turnkeye/images/visit_site_link.png) 0 100% no-repeat;color:#e65504}
#content .std .magento-version{background:url(https://astrio.net/skin/frontend/default/turnkeye/images/magento_sign.png) center no-repeat;height:60px;width:100%}
#content .std .magento-version h4{font:10px/60px Roboto,Verdana,sans-serif;text-transform:uppercase;text-align:center}
.portfolio-list .item .project-image{position:absolute;top:0;left:0;z-index:1}
.portfolio-list .item .project-description{color:#fff;position:absolute;bottom:0;right:0;text-align:right;width:440px;z-index:2;padding:130px 30px 30px}
.portfolio-list .item.even .project-description{color:#fff;left:0;right:auto;text-align:left}
.portfolio-list .item .project-description .project-name{font-size:24px;line-height:22px;font-weight:700}
.portfolio-list .item .project-description .project-name a{color:#fff}
.portfolio-list .item.odd .project-description:hover .project-short-description,.portfolio-list .item.odd .project-description:hover .project-name{padding-right:45px}
.portfolio-list .item .project-description:hover .project-name{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAkCAYAAABrLwHZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAR9JREFUeNqs1kkKwjAUgOG2lFqcDuGMiOgN3HtdFWdv4Nb5BiIiLnRV34MXKLFDkpfAv2gLX0unxI2iyIFRht4Oc3jQGLpDQy7m4JVBE+gLDWnbqPjGlAvKO2YEDmxgLDDtgBGYdXBOYN8Ghi10QJUzIvhRAVXvx5LAng0MW+WBuu9SJmjypq8J7NrAsE0S6DA+7D+Qg2FbAjs2MGwnQJf+tJwRQk9oz8UQukABVPcZUEBQAarhHOIxoFscEhOKCXSVIRNMQKEM6WLiHiHUSJpnfU2oiE8NeqVNwlYgFQyhM0HNLCgPE1CJoKfKWiMNOhHUVoHSHoCAKlALeuisgqxAMobQkaCOLhTHBFQl6G662EPowIUENqKPlgXh+AkwACjm2EK8NbWPAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:100% center}
#content .portfolio-list .item .project-description .project-short-description{color:#fff;line-height:14px;margin-bottom:0}
.portfolio-bottom-scroller{position:relative;background:#e5e6e8;padding:0 15px 30px;margin:0 -10px}
.portfolio-bottom-scroller .wrapper{max-width:782px;height:240px;margin:0 auto}
.portfolio-bottom-scroller .wrapper .caroufredsel_wrapper{margin:0 auto!important}
.portfolio-bottom-scroller .scroller-list{margin:0!important;list-style:none!important}
.portfolio-bottom-scroller .scroller-list .item,.portfolio-grid .item{position:relative;float:left;display:block;width:186px;height:240px;margin:0 2px 0 0 !important}
.portfolio-bottom-scroller .scroller-list .scrl-image-container,.portfolio-grid .scrl-image-container{height:186px;margin-bottom:15px}
.portfolio-bottom-scroller .scroller-list .overlay-image,.portfolio-grid .overlay-image{position:absolute;text-align:center;width:186px;height:186px;line-height:186px;left:0;top:0}
.portfolio-bottom-scroller .scroller-list .overlay-image img,.portfolio-grid .overlay-image img{vertical-align:middle}
.portfolio-bottom-scroller .scroller-list .project-name,.portfolio-grid .project-name{font-size:13px;font-weight:700;margin-bottom:0;text-align:center;text-transform:uppercase;padding:0 10px}
.portfolio-bottom-scroller .scroller-list .item:hover .project-name a,.portfolio-grid .item:hover .project-name a{color:#e55202}
.portfolio-bottom-scroller .scroller-list .item:hover .overlay-image,.portfolio-grid .item:hover .overlay-image{background:url(https://astrio.net/skin/frontend/default/turnkeye/images/client_face_bg.png)}
.portfolio-bottom-scroller .scroller-list .item .overlay-image a,.portfolio-grid .item .overlay-image a{display:block}
.scroller-nav{height:32px;top:105px;max-width:800px;margin:0 auto;position:relative}
.scroller-nav a{background:url(https://astrio.net/skin/frontend/default/turnkeye/images/sclr_right_arrow.png) 0 0 no-repeat;display:block;height:32px;position:absolute;right:0;top:0;width:20px;z-index:10}
.scroller-nav a:hover{background-position:0 100%}
.scroller-nav .scrl-prev{background-image:url(https://astrio.net/skin/frontend/default/turnkeye/images/sclr_left_arrow.png);left:0}
#content .std .buttons-set{margin:30px auto 40px;position:relative;max-width:750px}
#content .std .buttons-set.buttons-set2{margin:-90px auto 0;position:relative;width:750px;padding-bottom:90px}
#content .std .buttons-set a{display:block}
#content .std .buttons-set a.see-more{background:#e6e6e8;background:-webkit-linear-gradient(top,#e6e6e8 00%,#c4c4c6 100%);background:-moz-linear-gradient(top,#e6e6e8 00%,#c4c4c6 100%);background:-o-linear-gradient(top,#e6e6e8 00%,#c4c4c6 100%);background:-ms-linear-gradient(top,#e6e6e8 00%,#c4c4c6 100%);background:linear-gradient(top,#e6e6e8 00%,#c4c4c6 100%);border-bottom:1px solid #a6a6a6;border-radius:2px;color:#000;height:40px;line-height:40px;text-align:center;text-transform:uppercase;width:100%}
#content .std .buttons-set a.see-more:hover{background:#c4c4c6;background:-webkit-linear-gradient(bottom,#e6e6e8 00%,#c4c4c6 100%);background:-moz-linear-gradient(bottom,#e6e6e8 00%,#c4c4c6 100%);background:-o-linear-gradient(bottom,#e6e6e8 00%,#c4c4c6 100%);background:-ms-linear-gradient(bottom,#e6e6e8 00%,#c4c4c6 100%);background:linear-gradient(bottom,#e6e6e8 00%,#c4c4c6 100%)}
.contacts-block{background:#1d1d1d;clear:both;padding:35px 0;overflow:hidden;margin:0 -10px}
.contacts-block-container{color:#fff;margin:0 auto;max-width:960px}
.contacts-block-container .last{padding:14px 0 0;vertical-align:bottom}
.contacts-block .contacts-btn{background:#e45502;background:-webkit-gradient(linear,0 0,0 100%,from(#911d08),to(#e45502));background:-webkit-linear-gradient(#e45502 00%,#911d08 100%);background:-moz-linear-gradient(#e45502 00%,#911d08 100%);background:-o-linear-gradient(#e45502 00%,#911d08 100%);background:linear-gradient(#e45502 00%,#911d08 100%);border-radius:2px;color:#fff;display:block;float:left;font-size:14px;font-weight:700;height:50px;line-height:50px;text-align:center;text-transform:uppercase;width:225px}
.contacts-block .contacts-btn:hover{background:#911d08;background:-webkit-gradient(linear,0 0,0 100%,from(#911d08),to(#e45502));background:-webkit-linear-gradient(#911d08 00%,#e45502 100%);background:-moz-linear-gradient(#911d08 00%,#e45502 100%);background:-o-linear-gradient(#911d08 00%,#e45502 100%);background:linear-gradient(#911d08 00%,#e45502 100%)}
.contacts-block .meetteam{font-weight:700;float:left;margin-top:7px;text-align:center;text-transform:uppercase;width:260px}
.contacts-block .meetteam p.text-above{font-size:14px;margin-bottom:0}
.contacts-block .meetteam h2{font:bold 29px/21px Verdana,Arial,Tahoma sans-serif;margin-bottom:0}
.testimonial-block{background:url(https://astrio.net/skin/frontend/default/turnkeye/images/testimonial_quote.png) 50px 20px no-repeat;margin:0 auto 15px;padding:60px 0 0;position:relative;max-width:960px}
.testimonial-block .testimonial-text{padding:0 170px}
.testimonial-block .testimonial-text .big-text{font-size:24px;line-height:30px}
.testimonial-block .testimonial-autor{color:#9da5b0;margin-bottom:0;text-align:center}
.testimonial-block .close-quote{background:url(https://astrio.net/skin/frontend/default/turnkeye/images/testimonial_quote_right.png) 0 0 no-repeat;display:block;height:38px;position:absolute;bottom:0;right:80px;width:51px}
.testimonial-block2{text-align:center}
.testimonial-block3{text-align:center;margin-top:60px}
.development-team{margin-top:30px}
.what-we-use-wrapper{border-bottom:1px solid #e5e6e8;overflow:hidden;width:100%}
.what-we-use{background:url(https://astrio.net/skin/frontend/default/turnkeye/images/bkg_wwuw.jpg) 390px top no-repeat;height:214px;margin:0 auto;padding-top:50px;position:relative;max-width:960px}
.cms-page-view section .what-we-use h3{margin:0;text-align:left;max-width:500px}
.what-we-use > ul{margin-top:10px}
.what-we-use > ul li{display:block;float:left}
.stages-block{margin:0 auto 10px;overflow:hidden;max-width:600px}
.stages-block > div{display:block;float:left;text-align:center;width:215px}
.stages-block > div.col-1{color:#fd8c2f}
.stages-block > div.col-2{color:#e75403}
.stages-block > div.col-3{color:#901b07;width:170px}
.stages-block > div .img-container{height:40px;line-height:40px;vertical-align:middle;width:160px}
.stages-block > div.col-1 ul,.stages-block > div.col-2 ul{background:url(https://astrio.net/skin/frontend/default/turnkeye/images/dev_cols_divider_1.png) 100% center no-repeat}
.stages-block > div.col-2 ul{background-image:url(https://astrio.net/skin/frontend/default/turnkeye/images/dev_cols_divider_2.png)}
#content .stages-block ul{float:left;margin:40px 29px 0 0;min-height:167px;padding:0 26px 0 0;text-align:left;width:160px;list-style:none}
.stages-block li{height:60px;line-height:14px;padding-left:17px;text-indent:-17px}
.stages-block li:last-child{height:32px;padding-top:15px}
#content ul.systems{overflow:hidden;margin:0 auto 25px;list-style:none;padding-left:0;font-size:0;text-align:center}
ul.systems li{border-right:1px solid #E5E6E8;display:inline-block;overflow:hidden;width:186px}
ul.systems li.last{border:none}
.block-grey{background:#e5e6e8;border-bottom:5px solid #c6c6c8;margin-bottom:25px;padding:20px}
.quality{background:url(https://astrio.net/skin/frontend/default/turnkeye/images/quality100.png) 80px center no-repeat;margin:0 -30px 25px -50px;padding:20px 90px 0 260px}
.block-grey.quality{background-color:#e5e6e8;text-align:center}
.block-grey.quality h3{margin-bottom:10px;text-align:center;width:auto}
p.grey{color:#8f98a4}
.testimonials-list{padding-left:210px;padding-right:30px;position:relative}
.testimonials-list .thumbnail-image{left:0;position:absolute;top:0;text-align:center;width:210px}
.testimonials-list h4.list-header{text-align:left;width:auto}
#content .testimonials-list ul{list-style:none;padding-left:0}
.testimonials-list li{color:#666;margin-bottom:12px}
.testimonials-list li:before{content:'';border:3px solid #8F98A4;border-color:transparent transparent transparent #8F98A4;display:block;height:0;width:0;float:left;margin:6px 10px 0 0}
.main_with-right aside{position:relative}
#content .main_with-right aside .right-nav{list-style:none;position:fixed;top:145px;padding-left:0}
.main_with-right aside .right-nav li{border-bottom:1px solid #e5e6e8;font-size:10px;font-weight:700;margin-bottom:12px;padding-bottom:12px;text-transform:uppercase}
.main_with-right aside .right-nav li:last-child{border-bottom:0}
.main_with-right aside .right-nav li.active{color:#e75403}
.main_with-right aside .right-nav li a{color:#000}
.main_with-right aside .right-nav li a:hover{color:#e75403;text-decoration:underline}
.client-fullpage{margin:-58px -10px 0;padding-top:58px}
.client-fullpage .page-title h1{color:#fff;margin-bottom:10px}
.client-fullpage .page-title a{color:#FFF;display:block;margin-bottom:30px}
#content .client-fullpage .magento-version{position:absolute;top:0;left:50%;width:160px;margin-left:240px}
#content .client-fullpage .magento-version h4{color:#fff;font-size:11px;font-weight:700}
.project-navigation{margin:0 auto 40px;position:relative;max-width:850px}
.project-navigation a{color:#fff;font-size:14px;position:absolute;text-transform:uppercase;top:0}
.project-navigation a:hover{color:#fff;text-decoration:underline}
.project-navigation .prev-project{left:0}
.project-navigation .next-project{right:0}
.project-navigation .current-project{text-align:center}
#content ul.key-options{list-style:none;margin:0 auto 20px;text-align:center}
#content ul.key-options li{font-size:18px;color:#fff;display:inline-block;height:37px;line-height:37px;margin:0;padding:0 5px}
#content ul.key-options li span{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHxJREFUeNpi+P//vzEQdwDxGSjNgIxBhCAQ3/2PAC7oChiggjDwDqoJRQED1HgYWIVNAbpV5egK0K0CAWN0BSC8G0nBbnRJYzQTQtEVnEGSnInuhnIkybswr+Iy2hjdm2fQvYeswBgaMP+hPkBxFyNYFQQIQun3DEgAIMAAxWtkV50K9LAAAAAASUVORK5CYII=) no-repeat left center;padding-left:12px}
#content ul.key-options li > img{margin-right:5px;vertical-align:top}
.galery-container-wrap{margin:0 auto;padding-bottom:60px;max-width:850px}
#content .galery-container ul{list-style:none;margin:0}
#content .galery-container ul li{float:left;display:block;margin:0}
.galery-container-wrap .galery-nav{text-align:center;margin-top:60px;height:20px}
.galery-container-wrap .galery-nav a{background:url(https://astrio.net/skin/frontend/default/turnkeye/images/portfolio_nav.png) no-repeat;display:inline-block;height:21px;width:21px}
.galery-container-wrap .galery-nav a:hover{background-position:0 -21px}
.galery-container-wrap .galery-nav a.selected{background-position:0 -42px}
.galery-container-wrap .galery-nav a span{display:none}
#content .std h3{margin-bottom:36px}
#content .std h4{text-transform:none;margin-bottom:30px}
#content .full-range-services{color:#fff;padding:40px 0;margin:0 -10px}
#content .full-range-services .list-services{margin:0 auto;padding-left:50px;text-align:center;max-width:800px}
#content .full-range-services .list-services li{display:inline-block;margin-bottom:15px;text-align:left;text-transform:uppercase;width:32%}
#content .full-range-services .list-services li span{float:left;margin-right:10px;width:40px;text-align:center}
#content .project-details{margin:0 auto;padding:30px 50px 5px;max-width:750px}
#content .choose-partner{font-size:24px;font-weight:400;line-height:30px;margin:0 auto 40px;text-align:center;max-width:850px}
#content .team-behind{border-bottom:1px solid #e5e6e8;margin:0 -10px 30px;text-align:center}
#content .team-members{margin:0 auto 20px;text-align:center;max-width:850px}
#content .team-member{display:inline-block;vertical-align:top;margin-bottom:10px;padding:0 10px}
#content .team-member img{margin-bottom:15px}
#content .team-member p{font:14px Tahoma,Verdana,sans-serif;margin-bottom:3px;text-align:center}
#content .team-member .member-name{color:#000;font-weight:700;text-transform:uppercase}
#content .team-member .member-job{color:#8f98a4}
#content .project-testimonial{margin:0 auto;text-align:center;max-width:850px}
.contact-left{float:left;padding-right:15px;width:60%;box-sizing:border-box;-moz-box-sizing:border-box}
.contact-left .form-list .field{width:100%}
.contact-left .input-text{width:100%;box-sizing:border-box;-moz-box-sizing:border-box}
.contact-left textarea.input-text{min-height:150px;max-height:300px}
.contact-right{float:right;padding-top:15px;width:35%}
.contact-right > h2.separate{margin-top:50px}
.contact-right > h3{margin-top:20px;text-align:left}
.contact-right a.skype{display:inline-block;background:url(https://astrio.net/skin/frontend/default/turnkeye/images/contact_skype.png) no-repeat scroll 0 0 transparent;line-height:43px;padding-left:105px}
.contact-right a.facebook{display:inline-block;background:url(https://astrio.net/skin/frontend/default/turnkeye/images/facebook.png) no-repeat scroll 0 0 transparent;line-height:30px;padding-left:40px}
.contact-right a.twitter{display:inline-block;background:url(https://astrio.net/skin/frontend/default/turnkeye/images/twitter.png) no-repeat scroll 0 0 transparent;line-height:30px;padding-left:40px}
.contact-right a.vkontakte{display:inline-block;background:url(https://astrio.net/skin/frontend/default/turnkeye/images/vk.png) no-repeat scroll 0 0 transparent;line-height:30px;padding-left:40px}
.contact-right a.phone{display:inline-block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdCNTRFMzY4RkRENTExRTM5MEUyQzJGNUNCRTkzM0Y3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdCNTRFMzY5RkRENTExRTM5MEUyQzJGNUNCRTkzM0Y3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6N0I1NEUzNjZGREQ1MTFFMzkwRTJDMkY1Q0JFOTMzRjciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6N0I1NEUzNjdGREQ1MTFFMzkwRTJDMkY1Q0JFOTMzRjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6D07dWAAAJ6ElEQVR42oxX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) no-repeat left top;line-height:30px;padding-left:40px}
.contact-right a.telegram,.contact-right a.whatsapp{display: inline-block;margin-right:15px;width: 32px;height: 32px;vertical-align: middle}
.contact-right a.telegram:before,.contact-right a.whatsapp:before{display: inline-block;font-size: 32px;line-height: 32px;font-family: 'icomoon';color: #000;}
.contact-right a.telegram:before{content: "\ea95"}
.contact-right a.whatsapp:before{content: "\ea93"}
.grid-product > .left{width:30%;text-align:center}
.grid-product > .right{width:70%;text-align:center}
/* Maps company */
.maps-company {max-width:960px;margin:40px auto 10px;}
.maps-company h1{text-align:center;}
.maps-company .col-maps-ul h4,.maps-company .col-maps-msk h4{text-align:left;}
#content .maps-company .col-maps-ul p,#content .maps-company .col-maps-msk p{font-size:14px;color:#000;}

.is-sticky > .page-filter-block {
    width: 100%!important;
    background-color: #fff;
    max-width: 100%;
    padding: 15px 0;
    box-shadow: 0 22px 47px 8px #eee;
    left:0;
    right: 0;
}
.sticky-wrapper.is-sticky .page-filter-block .page-filter .filter a.current {
    background: #000;
    color: #fff;
}
@media screen and (max-width: 767px) {
    .is-sticky .page-filter-block .page-filter .filter a:hover {
        background: #e5e6e8;
        color: #000;
    }
}

@media only screen and (max-width: 1224px) {
	#header .block-logo{margin-right:0}
	.block-lang-select{margin:0}
	a.helpdesk{margin-right:20px}
	.cms-services-magento-development-html .right-nav span p a img{width:160px}
}
@media only screen and (max-width: 1023px) {
	#header .block-logo{margin-right:0}
	#header .wrap .helpdesk{position:absolute;top:25px;right:5px}

	nav.block-top-menu ul li{float:none}
	#header .wrap,.block-main-banner .wrap{padding:0 25px}
	.block-main-banner .carousel > li > img{width:auto}

	.block-top-menu ul .sub-menu{left:-143px}
	.block-top-menu > ul > li{clear:both;background:none;padding-left:3px}
	#content img{max-width:100%;height:auto}
	.main_with-right section{max-width:100%}
	.main_with-right aside{display:none}
	.testimonial-block{background-position:0 20px}
	.testimonial-block .testimonial-text{padding:0 80px}
	.testimonial-block .close-quote{right:70px}
	.contact-left{width:100%;padding-right:0}
	.contact-right{width:100%}
	.grid-product > .left,.grid-product > .right{width:100%}
	.page-list .t-col-2{padding-top:0}
	.what-we-use{background:none;height:auto}
	.quality{background:none;margin:0 0 20px;padding:10px 0 0}
	.testimonials-list{padding:0}
	.testimonials-list .thumbnail-image{display:none}
	.contacts-block .contacts-block-container{max-width:700px}
	.contacts-block .meetteam{display:none;margin:0}
	.contacts-block .contacts-btn{width:140px;height:32px;line-height:32px;font-size:10px;margin-right:20px}
	.contacts-block .last{padding:0}
	#content ul.key-options li{font-size:16px}
	.block-footer-menu.left,.block-footer-menu.right,.block-footer-menu.center{box-sizing:border-box;max-width:575px;width:100%;margin:0 auto;float:none;overflow:hidden;padding:20px 20px 0}
	.block-footer-sub-menu{float:none;text-align:center;margin-bottom:10px}
	.block-copyright{clear:both;float:none;text-align:center}
}
@media only screen and (min-width: 1023px) {
	.block-top-menu > ul > li {
		background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAIAAAA7ljmRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACpJREFUeNpi+P///8t4ESACMlj+fX0PRAwMDECSESjw+945IIdVyQggwAAA6xdbOOfIAwAAAABJRU5ErkJggg==) no-repeat left 8px
	}
}
@media only screen and (min-width: 767px) {
	.maps-company .col-maps-ul,.maps-company .col-maps-msk{width:calc(50% - 20px);}
	.maps-company .col-maps-ul{float: left;margin-right:20px;}
	.maps-company .col-maps-msk{float: right;margin-left:20px;}
}
@media only screen and (max-width: 767px) {
	.block-top-menu{position:relative;padding-top:0}
	.block-top-menu > ul > li {position: static}
	.block-top-menu ul .sub-menu{top:39px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);max-width: 380px;;width: 100%;}
	#header .block-logo >span{display:inline-block;top:4px;left:10px;width:123px}
	#header .wrap .helpdesk{position:relative;top:0;right:0}
	h1{font-size:30px}
	h2{font-size:16px}
	h3{font-size:15px}
	h4{font-size:15px}
	#header{height:auto;float:left;padding-top:12px;position:relative!important;z-index:9999;box-shadow:none}
	#header .wrap{padding:0}
	.block-logo{margin:0 10px}
	.block-logo span{display:none}
	.block-top-menu{clear:both;width:100%;border-top:1px solid #e5e7ea;margin-top:12px;padding-top:12px}
	.block-lang-select{margin:0 20px 5px 0}
	.block-top-menu{display:table;text-align:center}
	.block-top-menu > ul{display:table-cell;padding:0 10px}
	.block-top-menu > ul > li{float:none}
	.block-top-menu > ul > li:first-child{margin-left:0;padding-left:0}
	.contacts-block .contacts-block-container{max-width:300px}
	.contacts-block .meetteam{display:block;margin:0;width:140px}
	.contacts-block .meetteam p.text-above{font-size:9px;line-height:11px}
	.contacts-block .meetteam h2{font-size:18px}
	.contacts-block .contacts-btn{width:140px;height:32px;line-height:32px;font-size:10px;margin-right:20px}
	.contacts-block .last{display:none}
	.portfolio-list .project-image,.portfolio-list .project-description{display:none}
	.portfolio-list .item{width:250px;margin:0 25px}
	.portfolio-list .client-face{padding:0!important}
	.portfolio-grid .item{margin:0 55px!important}
	.cms-page-portfolio-detail .magento-version{display:none}
	#content .choose-partner{font-size:17px;line-height:normal}
	ul.systems li{border:0}
	#footer{background:none;}
	.block-contacts{padding:18px 25px;width:auto}
	.block-contacts .free-quote-form{width:100%;margin-bottom:15px;text-align:left;float:left}
	.block-contacts > h3{display:none}
	.block-contacts .contacts{color:#8f98a4;margin-right:0;float:none;margin-top:-2px;display:inline-block}
	.block-contacts .block-social{display:block;float:none;text-align:center}
	.block-contacts .block-social li {display:inline-block;float:none}
	.block-contacts .contacts li{background:none}
	.block-contacts .contacts li:first-child{padding-left:0}
	.block-contacts .contacts li span{display:none}
	.block-contacts .contacts li a{text-indent:-9999px;position:relative;display:inline-block;width:20px;height:22px}
	.block-contacts .contacts li a:before{position:absolute;top:0;right:0;width:20px;height:20px;font-family:'icomoon';text-indent:0;color:#000;font-size:18px}
	.block-contacts .contacts li a[href^="skype:"]:before{content:"\f17e"}
	.block-contacts .contacts li a[href^="mailto:"]:before{content:"\f0e0"}
	.block-contacts .contacts li a[href^="tel:"]:before{content:"\f098"}
	.block-newsletter .block-newsletter-inner{width:338px}
	.block-newsletter .input-text{width:145px;-webkit-appearance:none}
	.block-magento-bages{padding:15px 30px;margin-bottom:20px}
	.block-magento-bages a{display:inline-block}
	.block-magento-bages a.last{width:100%}
    .block-magento-bages a:first-child{margin:0 0 25px}
	.block-footer-sub-menu{padding:0 18px 13px;width:100%;box-sizing:border-box;-moz-box-sizing:border-box}
	.block-footer-sub-menu li{float:left;display:inline-block;text-align:left;margin:0 0 10px;width:50%;padding-left:12%;box-sizing:border-box;-moz-box-sizing:border-box}
	.block-copyright{float:none;text-align:center}
}
@media only screen and (max-width: 480px) {
	.page-list .t-col-1{width:100%;margin-bottom:20px;text-align:center}
	.page-list .t-col-2{width:80%;clear:both;padding:0}
	.page-list .t-col-3{width:20%}
	.contacts-block + .testimonial-block,.link-about-work,.project-testimonial{display:none}
	.testimonial-block{background:none;padding-top:10px}
	.testimonial-block .testimonial-text{padding:0}
	.testimonial-block .testimonial-text .big-text{font-size:16px;font-weight:700;line-height:normal}
	.testimonial-block .close-quote{display:none}
	.testimonial-block3{margin:0}
	#content .team-member{-moz-box-sizing:border-box;box-sizing:border-box;width:45%}
	.block-newsletter-inner{width:309px}
	.block-newsletter-inner input.input-text{width:118px}
	#partners .page-list h2{text-align: center;}
	#partners .page-list .item .t-col-2 {float: none;margin:0 auto;}
}
@media only screen and (max-width: 320px) {
	html,body{width:320px}
	.block-top-menu ul .sub-menu{width:300px}
	.contact-left button{width:100%}
}

