body {
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    color: #666;
    overflow-x: hidden;
}

* {
    box-sizing:border-box;
}
p {
    padding: 0;
    margin: 0;
}
ul {
    padding: 0!important;
    margin: 0;
}
a {
    text-decoration: none;
    display: block;
    color: #666;
}
.collapse:after {
    content: "";
    display: block;
    clear: both;
    overflow-y: hidden;
}
.container {
    margin: 0 auto;
    width: 1230px;
    padding: 0 30px;
}

input, textarea {
    outline: none;
}
.header-top {
    padding: 20px 0 25px;
}
.logo {
    float: left;
    display: table;
}
.logo h3 {
    color: #0397d6;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 20px;
    margin: 0;
    letter-spacing: 0.7px;
}

.moduletable_menu {
    float: right;
    display: table;
    padding-top: 15px;
}
.moduletable_menu li {
    list-style-type: none;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.moduletable_menu li a {
    padding: 2px 29px 0;
    -webkit-transition: all ease-in-out 300ms 0s;
    -o-transition: all ease-in-out 300ms 0s;
    transition: all ease-in-out 300ms 0s;
}
.moduletable_menu li a:hover {
    color: #0397d6;
}
.moduletable_menu li:last-child a {
    padding: 2px 0 0 29px;
}
.item-display {
    display: none;
}
.catalog .item-display {
    display: block;
}

.custom-logo a {
  margin-bottom: 5px;
}

.banner-text {
    background: url(/images/bg/content-banner.jpg) no-repeat;
    background-size: cover;
    padding: 144px 0 123px;
}
.banner-text h2 {
    display: table;
    margin: 0 auto;
    color: #ffffff;
    font-size: 42px;
    font-weight: 700;
    letter-spacing: 2.3px;
}
.banner-text h2 br {
    display: none;
}
.banner-text h2 p {
    font-size: 16px;
    text-align: right;
    font-weight: 300;
    padding-top: 12px;
    letter-spacing: 1px;
}

.moduletable-header-bottom {
    background: #0397d6;
    color: #fff;
}
.services-content {
    padding: 36px 0 35px;
}
.block-services {
    float: left;
    width: 20%;
    text-align: center;
    padding: 70px 5px 0;
    position: relative;
}
.block-services:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -46px;
    background: url(/images/icons/sprite-header-bottom.png) no-repeat;
    width: 93px;
    height: 70px;
    background-size: cover;
}
.block-services:first-child:before {
    margin-left: -69px;
}
.block-services:first-child .services-text {
    text-align: left;
    padding-left: 15px;
}
.block-services:nth-child(2):before {
    background-position-y: -89px;
}
.block-services:nth-child(3):before {
    background-position-y: -185px;
}
.block-services:nth-child(4):before {
    background-position-y: -278px;
}
.block-services:nth-child(5):before {
    background-position: 16px -367px;
}
.block-services:nth-child(5) .services-text {
    text-align: right;
    padding-right: 2px;
}
.services-text {
    margin-top: 19px;
    letter-spacing: 1px;
}

h3.mod-title {
    font-size: 40px;
    font-weight: 300;
    text-align: center;
    letter-spacing: 2px;
    margin: 0;
    padding: 55px 0 5px;
}

.block-what-we-do {
    float: left;
    width: 270px;
    margin: 0 30px 38px 0;
    position: relative;
    padding-left: 70px;
    min-height: 70px;
    display: flex;
    align-items: center;
}
.moduletable-what-we-do .mod-title,
.moduletable-advantages .mod-title {
    padding: 22px 0 32px;
}
.block-what-we-do:nth-child(4n+4) {
    margin-right: 0;
}
.block-what-we-do:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(/images/icons/sprite-what-we-do.png) no-repeat;
    width: 70px;
    height: 70px;
    background-size: cover;
}
.block-what-we-do:nth-child(2):before {
    background-position-y: -98px;
}
.block-what-we-do:nth-child(3):before {
    background-position-y: -199px;
}
.block-what-we-do:nth-child(4):before {
    background-position-y: -305px;
}
.block-what-we-do:nth-child(5):before {
    background-position-y: -413px;
    height: 78px;
}
.block-what-we-do:nth-child(6):before {
    background-position-y: -528px;
    height: 71px;
}
.block-what-we-do:nth-child(7):before {
    background-position-y: -635px;
}
.block-what-we-do:nth-child(8):before {
    background-position-y: -743px;
    height: 74px;
}
.what-we-do-text {
    margin-left: 30px;
    font-size: 20px;
}

.moduletable-masters {
    margin-top: 26px;
}
.block-masters {
    float: left;
    width: 585px;
    min-height: 353px;
    padding: 50px 40px 47px 36px;
}
.block-masters.bg-blue {
    background: url(/images/bg/masters-bg-blue.jpg) no-repeat;
    display: flex;
}
.block-masters.bg-grey {
    background: url(/images/bg/masters-bg-grey.jpg) no-repeat;
}
.block-text-masters {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 56px;
    letter-spacing: 2px;
}
.block-text-masters:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(/images/icons/block-text-masters.png) no-repeat;
    width: 65px;
    height: 256px;
    background-size: cover;
}
.block-text-masters:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: url(/images/icons/block-text-masters.png) no-repeat;
    width: 65px;
    height: 256px;
    background-size: cover;
    background-position-x: -84px;
}
.block-text-masters h3 {
    color: #fff;
    font-weight: 700;
    font-size: 40px;
    margin: 0;
}

.block-img-masters {
    position: relative;
}
.block-image-text {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 17px 53px 16px 0;
    text-align: right;
    font-style: italic;
    color: #fff;
    font-weight: 300;
}
.block-image img {
    display: block;
    width: 100%;
}
.block-image-text h4 {
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    letter-spacing: 0.6px;
}
.block-image-text p {
    font-size: 12px;
    letter-spacing: 0.5px;
}

.moduletable-footer {
    background: #0397d6;
    margin-top: 70px;
}
.footer-content {
    padding: 50px 0;
}
.block-footer {
    float: left;
    width: 370px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 1px;
}
.block-footer:nth-child(2) {
    margin: 0 30px;
}
.block-footer a {
    color: #fff;
    letter-spacing: 1px;
}
.tel-mobile {
    display: none;
}
.jshop_list_category, .content-product {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
h3.product_link, .category_name {
    color: #069bd2;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    cursor: pointer;
}
h3.product_link {
    padding-top: 19px;
    padding-left: 10px;
    padding-bottom: 4px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
}
h3.product_link a {
    color: #069bd2;
}
h3.product_link:hover {
    color: #014584;
}
.category_name .list-item-product {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 16px 3px #bee4f4;
    padding: 21px 15px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}
.item-product {
    width: 33.3%;
    float: left;
}
.item-product a {
    color: #069bd2;
    display: table;
    -webkit-transition: all ease-in-out 300ms 0s;
    -o-transition: all ease-in-out 300ms 0s;
    transition: all ease-in-out 300ms 0s;
}
.item-product a:hover, h3.product_link:hover {
    color: #0c6eca;
}
.category_name h3.product_link.active {
    background: #fff;
    border-radius: 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    box-shadow: 4px -4px 16px -1px #dcf0f9, -4px -4px 16px -1px #dcf0f9;
    display: table;
    width: 100%;
    position: relative;
    z-index: 2;
    color: #0c6eca
}
.jshop_categ {
    margin-bottom: 0!important;
}
.category_name h3.product_link.active:after {
    content: '';
    position: absolute;
    bottom: -21px;
    left: 0;
    width: 100%;
    height: 21px;
    background: #fff;
}
.jshop_list_category .row-fluid {
    float: left;
    width: 214px;
    margin: 0 20px 10px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.row-fluid:nth-child(6) {
    margin-left: 234px;
}
.row-fluid:nth-child(8) {
    margin-right: 214px;
}
.row-fluid:nth-child(9) {
    margin-left: 370px;
}
.jshop_list_category .row-fluid:nth-child(9n) {
    margin-right: 0;
}
.productfull {
    padding-bottom: 9px;
}
div#lightbox-container-image-data-box {
    box-sizing: content-box;
}
.content-product-left, .content-product-right {
    float: left;
    width: 500px;
    margin-left: 70px;
    padding-left: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.productfull .content-product-left h1 {
    color: #6a6464;
    font-size: 42px;
    font-weight: 700;
    margin: 0;
    text-align: left;
}
.productfull .content-product-right .image_middle {
    width: 100%;
}
span.title-prod-full-constant {
    display: block;
}
#list_product_image_middle {
    display: block;
}
#list_product_image_middle img {
    display: block;
    margin: 0 auto;
}

.content-internal-page p {
    color: #069bd2;
    text-align: center;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 500;
}
.internal-page-block {
    float: left;
    margin-bottom: 10px;
    min-height: 72px;
}
.internal-page-block.more-row {
    width: 234px;
}
.internal-page-block.less-row {
    width: 292px;
    margin-bottom: 30px;
}
.moduletable-advantages {
    margin-top: 24px;
}
.internal-page-block.small-less-row {
    width: 50%;
    margin-top: -22px;
}

.internal-page-block:nth-child(6) p,
.internal-page-block:nth-child(15) p,
.internal-page-block:nth-child(19) p {
    float: right;
}
.internal-page-block:nth-child(7) p {
    padding-left: 50px;
}
.internal-page-block:nth-child(9) p,
.internal-page-block:nth-child(16) p,
.internal-page-block:nth-child(18) p,
.internal-page-block:nth-child(20) p {
    float: left;
}
.internal-page-block:nth-child(16) p {
    padding-left: 65px;
}
.internal-page-block:nth-child(19) p {
    padding-right: 10px;
}
.internal-page-block:nth-child(20) p {
    padding-left: 40px;
}

#back-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
#back-top a {
    width: 40px;
    height: 40px;
    color: #0397d6;
    -webkit-transition: all ease-in-out 300ms 0s;
    -o-transition: all ease-in-out 300ms 0s;
    transition: all ease-in-out 300ms 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 30px;
    background: #0397d6;
    border: 1px solid #0c85d9;
}
#back-top a:hover {
    background: #0066bd;
}
#back-top a img {
    display: block;
    margin: 10px auto;
}