
.pure-img {
    max-width: 100%;
    height: auto;
    display: block;
}
.pure-g {
    letter-spacing: -0.31em;
    text-rendering: optimizespeed;
    font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-line-pack: start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
}
.pure-g {
    word-spacing: -0.43em;
}
.pure-u {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}
.pure-g [class*="pure-u"] {
    font-family: sans-serif;
}
.pure-u-1,
.pure-u-1-1,
.pure-u-1-12,
.pure-u-1-2,
.pure-u-1-24,
.pure-u-1-3,
.pure-u-1-4,
.pure-u-1-5,
.pure-u-1-6,
.pure-u-1-8,
.pure-u-10-24,
.pure-u-11-12,
.pure-u-11-24,
.pure-u-12-24,
.pure-u-13-24,
.pure-u-14-24,
.pure-u-15-24,
.pure-u-16-24,
.pure-u-17-24,
.pure-u-18-24,
.pure-u-19-24,
.pure-u-2-24,
.pure-u-2-3,
.pure-u-2-5,
.pure-u-20-24,
.pure-u-21-24,
.pure-u-22-24,
.pure-u-23-24,
.pure-u-24-24,
.pure-u-3-24,
.pure-u-3-4,
.pure-u-3-5,
.pure-u-3-8,
.pure-u-4-24,
.pure-u-4-5,
.pure-u-5-12,
.pure-u-5-24,
.pure-u-5-5,
.pure-u-5-6,
.pure-u-5-8,
.pure-u-6-24,
.pure-u-7-12,
.pure-u-7-24,
.pure-u-7-8,
.pure-u-8-24,
.pure-u-9-24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}
.pure-u-1-24 {
    width: 4.1667%;
}
.pure-u-1-12,
.pure-u-2-24 {
    width: 8.3333%;
}
.pure-u-1-8,
.pure-u-3-24 {
    width: 12.5%;
}
.pure-u-1-6,
.pure-u-4-24 {
    width: 16.6667%;
}
.pure-u-1-5 {
    width: 20%;
}
.pure-u-5-24 {
    width: 20.8333%;
}
.pure-u-1-4,
.pure-u-6-24 {
    width: 25%;
}
.pure-u-7-24 {
    width: 29.1667%;
}
.pure-u-1-3,
.pure-u-8-24 {
    width: 33.3333%;
}
.pure-u-3-8,
.pure-u-9-24 {
    width: 37.5%;
}
.pure-u-2-5 {
    width: 40%;
}
.pure-u-10-24,
.pure-u-5-12 {
    width: 41.6667%;
}
.pure-u-11-24 {
    width: 45.8333%;
}
.pure-u-1-2,
.pure-u-12-24 {
    width: 50%;
}
.pure-u-13-24 {
    width: 54.1667%;
}
.pure-u-14-24,
.pure-u-7-12 {
    width: 58.3333%;
}
.pure-u-3-5 {
    width: 60%;
}
.pure-u-15-24,
.pure-u-5-8 {
    width: 62.5%;
}
.pure-u-16-24,
.pure-u-2-3 {
    width: 66.6667%;
}
.pure-u-17-24 {
    width: 70.8333%;
}
.pure-u-18-24,
.pure-u-3-4 {
    width: 75%;
}
.pure-u-19-24 {
    width: 79.1667%;
}
.pure-u-4-5 {
    width: 80%;
}
.pure-u-20-24,
.pure-u-5-6 {
    width: 83.3333%;
}
.pure-u-21-24,
.pure-u-7-8 {
    width: 87.5%;
}
.pure-u-11-12,
.pure-u-22-24 {
    width: 91.6667%;
}
.pure-u-23-24 {
    width: 95.8333%;
}
.pure-u-1,
.pure-u-1-1,
.pure-u-24-24,
.pure-u-5-5 {
    width: 100%;
}
.pure-form input[type="color"],
.pure-form input[type="date"],
.pure-form input[type="datetime-local"],
.pure-form input[type="datetime"],
.pure-form input[type="email"],
.pure-form input[type="month"],
.pure-form input[type="number"],
.pure-form input[type="password"],
.pure-form input[type="search"],
.pure-form input[type="tel"],
.pure-form input[type="text"],
.pure-form input[type="time"],
.pure-form input[type="url"],
.pure-form input[type="week"] {
    padding: 0.5em 0.6em;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 4px;
    vertical-align: middle;
    box-sizing: border-box;
}
.pure-form input:not([type]) {
    padding: 0.5em 0.6em;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 4px;
    box-sizing: border-box;
}
.pure-form input[type="color"] {
    padding: 0.2em 0.5em;
}
.pure-form input[type="color"]:focus,
.pure-form input[type="date"]:focus,
.pure-form input[type="datetime-local"]:focus,
.pure-form input[type="datetime"]:focus,
.pure-form input[type="email"]:focus,
.pure-form input[type="month"]:focus,
.pure-form input[type="number"]:focus,
.pure-form input[type="password"]:focus,
.pure-form input[type="search"]:focus,
.pure-form input[type="tel"]:focus,
.pure-form input[type="text"]:focus,
.pure-form input[type="time"]:focus,
.pure-form input[type="url"]:focus,
.pure-form input[type="week"]:focus {
    outline: 0;
    border-color: #129fea;
}
.pure-form input:not([type]):focus {
    outline: 0;
    border-color: #129fea;
}
.pure-form input[type="checkbox"]:focus,
.pure-form input[type="file"]:focus,
.pure-form input[type="radio"]:focus {
    outline: thin solid #129fea;
    outline: 1px auto #129fea;
}
.pure-form input[type="color"][disabled],
.pure-form input[type="date"][disabled],
.pure-form input[type="datetime-local"][disabled],
.pure-form input[type="datetime"][disabled],
.pure-form input[type="email"][disabled],
.pure-form input[type="month"][disabled],
.pure-form input[type="number"][disabled],
.pure-form input[type="password"][disabled],
.pure-form input[type="search"][disabled],
.pure-form input[type="tel"][disabled],
.pure-form input[type="text"][disabled],
.pure-form input[type="time"][disabled],
.pure-form input[type="url"][disabled],
.pure-form input[type="week"][disabled] {
    cursor: not-allowed;
    background-color: #eaeded;
    color: #cad2d3;
}
.pure-form input:not([type])[disabled] {
    cursor: not-allowed;
    background-color: #eaeded;
    color: #cad2d3;
}
.pure-form input[readonly] {
    background-color: #eee;
    color: #777;
    border-color: #ccc;
}
.pure-form input:focus:invalid {
    color: #b94a48;
    border-color: #e9322d;
}
.pure-form input[type="checkbox"]:focus:invalid:focus,
.pure-form input[type="file"]:focus:invalid:focus,
.pure-form input[type="radio"]:focus:invalid:focus {
    outline-color: #e9322d;
}
.pure-form label {
    margin: 0.5em 0 0.2em;
}
.pure-form .pure-input-1 {
    width: 100%;
}
.pure-form .pure-input-3-4 {
    width: 75%;
}
.pure-form .pure-input-2-3 {
    width: 66%;
}
.pure-form .pure-input-1-2 {
    width: 50%;
}
.pure-form .pure-input-1-3 {
    width: 33%;
}
.pure-form .pure-input-1-4 {
    width: 25%;
}
@media only screen and (max-width: 480px) {
    .pure-form input:not([type]),
    .pure-form input[type="color"],
    .pure-form input[type="date"],
    .pure-form input[type="datetime-local"],
    .pure-form input[type="datetime"],
    .pure-form input[type="email"],
    .pure-form input[type="month"],
    .pure-form input[type="number"],
    .pure-form input[type="password"],
    .pure-form input[type="search"],
    .pure-form input[type="tel"],
    .pure-form input[type="text"],
    .pure-form input[type="time"],
    .pure-form input[type="url"],
    .pure-form input[type="week"],
    .pure-form label {
        margin-bottom: 0.3em;
        display: block;
    }
}
.pure-menu {
    box-sizing: border-box;
}
.pure-menu-link {
    display: block;
    text-decoration: none;
    white-space: nowrap;
}
.pure-menu-horizontal {
    width: 100%;
    white-space: nowrap;
}
.pure-menu-link {
    color: #777;
}
.pure-menu-link {
    padding: 0.5em 1em;
}
.pure-menu-link:focus,
.pure-menu-link:hover {
    background-color: #eee;
} /*!
Pure v1.0.1
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/pure-css/pure/blob/master/LICENSE.md
*/
@media screen and (min-width: 48em) {
    .pure-u-md-1,
    .pure-u-md-1-1,
    .pure-u-md-1-12,
    .pure-u-md-1-2,
    .pure-u-md-1-24,
    .pure-u-md-1-3,
    .pure-u-md-1-4,
    .pure-u-md-1-5,
    .pure-u-md-1-6,
    .pure-u-md-1-8,
    .pure-u-md-10-24,
    .pure-u-md-11-12,
    .pure-u-md-11-24,
    .pure-u-md-12-24,
    .pure-u-md-13-24,
    .pure-u-md-14-24,
    .pure-u-md-15-24,
    .pure-u-md-16-24,
    .pure-u-md-17-24,
    .pure-u-md-18-24,
    .pure-u-md-19-24,
    .pure-u-md-2-24,
    .pure-u-md-2-3,
    .pure-u-md-2-5,
    .pure-u-md-20-24,
    .pure-u-md-21-24,
    .pure-u-md-22-24,
    .pure-u-md-23-24,
    .pure-u-md-24-24,
    .pure-u-md-3-24,
    .pure-u-md-3-4,
    .pure-u-md-3-5,
    .pure-u-md-3-8,
    .pure-u-md-4-24,
    .pure-u-md-4-5,
    .pure-u-md-5-12,
    .pure-u-md-5-24,
    .pure-u-md-5-5,
    .pure-u-md-5-6,
    .pure-u-md-5-8,
    .pure-u-md-6-24,
    .pure-u-md-7-12,
    .pure-u-md-7-24,
    .pure-u-md-7-8,
    .pure-u-md-8-24,
    .pure-u-md-9-24 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }
    .pure-u-md-1-24 {
        width: 4.1667%;
    }
    .pure-u-md-1-12,
    .pure-u-md-2-24 {
        width: 8.3333%;
    }
    .pure-u-md-1-8,
    .pure-u-md-3-24 {
        width: 12.5%;
    }
    .pure-u-md-1-6,
    .pure-u-md-4-24 {
        width: 16.6667%;
    }
    .pure-u-md-1-5 {
        width: 20%;
    }
    .pure-u-md-5-24 {
        width: 20.8333%;
    }
    .pure-u-md-1-4,
    .pure-u-md-6-24 {
        width: 25%;
    }
    .pure-u-md-7-24 {
        width: 29.1667%;
    }
    .pure-u-md-1-3,
    .pure-u-md-8-24 {
        width: 33.3333%;
    }
    .pure-u-md-3-8,
    .pure-u-md-9-24 {
        width: 37.5%;
    }
    .pure-u-md-2-5 {
        width: 40%;
    }
    .pure-u-md-10-24,
    .pure-u-md-5-12 {
        width: 41.6667%;
    }
    .pure-u-md-11-24 {
        width: 45.8333%;
    }
    .pure-u-md-1-2,
    .pure-u-md-12-24 {
        width: 50%;
    }
    .pure-u-md-13-24 {
        width: 54.1667%;
    }
    .pure-u-md-14-24,
    .pure-u-md-7-12 {
        width: 58.3333%;
    }
    .pure-u-md-3-5 {
        width: 60%;
    }
    .pure-u-md-15-24,
    .pure-u-md-5-8 {
        width: 62.5%;
    }
    .pure-u-md-16-24,
    .pure-u-md-2-3 {
        width: 66.6667%;
    }
    .pure-u-md-17-24 {
        width: 70.8333%;
    }
    .pure-u-md-18-24,
    .pure-u-md-3-4 {
        width: 75%;
    }
    .pure-u-md-19-24 {
        width: 79.1667%;
    }
    .pure-u-md-4-5 {
        width: 80%;
    }
    .pure-u-md-20-24,
    .pure-u-md-5-6 {
        width: 83.3333%;
    }
    .pure-u-md-21-24,
    .pure-u-md-7-8 {
        width: 87.5%;
    }
    .pure-u-md-11-12,
    .pure-u-md-22-24 {
        width: 91.6667%;
    }
    .pure-u-md-23-24 {
        width: 95.8333%;
    }
    .pure-u-md-1,
    .pure-u-md-1-1,
    .pure-u-md-24-24,
    .pure-u-md-5-5 {
        width: 100%;
    }
}
@media screen and (min-width: 64em) {
    .pure-u-lg-1,
    .pure-u-lg-1-1,
    .pure-u-lg-1-12,
    .pure-u-lg-1-2,
    .pure-u-lg-1-24,
    .pure-u-lg-1-3,
    .pure-u-lg-1-4,
    .pure-u-lg-1-5,
    .pure-u-lg-1-6,
    .pure-u-lg-1-8,
    .pure-u-lg-10-24,
    .pure-u-lg-11-12,
    .pure-u-lg-11-24,
    .pure-u-lg-12-24,
    .pure-u-lg-13-24,
    .pure-u-lg-14-24,
    .pure-u-lg-15-24,
    .pure-u-lg-16-24,
    .pure-u-lg-17-24,
    .pure-u-lg-18-24,
    .pure-u-lg-19-24,
    .pure-u-lg-2-24,
    .pure-u-lg-2-3,
    .pure-u-lg-2-5,
    .pure-u-lg-20-24,
    .pure-u-lg-21-24,
    .pure-u-lg-22-24,
    .pure-u-lg-23-24,
    .pure-u-lg-24-24,
    .pure-u-lg-3-24,
    .pure-u-lg-3-4,
    .pure-u-lg-3-5,
    .pure-u-lg-3-8,
    .pure-u-lg-4-24,
    .pure-u-lg-4-5,
    .pure-u-lg-5-12,
    .pure-u-lg-5-24,
    .pure-u-lg-5-5,
    .pure-u-lg-5-6,
    .pure-u-lg-5-8,
    .pure-u-lg-6-24,
    .pure-u-lg-7-12,
    .pure-u-lg-7-24,
    .pure-u-lg-7-8,
    .pure-u-lg-8-24,
    .pure-u-lg-9-24 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }
    .pure-u-lg-1-24 {
        width: 4.1667%;
    }
    .pure-u-lg-1-12,
    .pure-u-lg-2-24 {
        width: 8.3333%;
    }
    .pure-u-lg-1-8,
    .pure-u-lg-3-24 {
        width: 12.5%;
    }
    .pure-u-lg-1-6,
    .pure-u-lg-4-24 {
        width: 16.6667%;
    }
    .pure-u-lg-1-5 {
        width: 20%;
    }
    .pure-u-lg-5-24 {
        width: 20.8333%;
    }
    .pure-u-lg-1-4,
    .pure-u-lg-6-24 {
        width: 25%;
    }
    .pure-u-lg-7-24 {
        width: 29.1667%;
    }
    .pure-u-lg-1-3,
    .pure-u-lg-8-24 {
        width: 33.3333%;
    }
    .pure-u-lg-3-8,
    .pure-u-lg-9-24 {
        width: 37.5%;
    }
    .pure-u-lg-2-5 {
        width: 40%;
    }
    .pure-u-lg-10-24,
    .pure-u-lg-5-12 {
        width: 41.6667%;
    }
    .pure-u-lg-11-24 {
        width: 45.8333%;
    }
    .pure-u-lg-1-2,
    .pure-u-lg-12-24 {
        width: 50%;
    }
    .pure-u-lg-13-24 {
        width: 54.1667%;
    }
    .pure-u-lg-14-24,
    .pure-u-lg-7-12 {
        width: 58.3333%;
    }
    .pure-u-lg-3-5 {
        width: 60%;
    }
    .pure-u-lg-15-24,
    .pure-u-lg-5-8 {
        width: 62.5%;
    }
    .pure-u-lg-16-24,
    .pure-u-lg-2-3 {
        width: 66.6667%;
    }
    .pure-u-lg-17-24 {
        width: 70.8333%;
    }
    .pure-u-lg-18-24,
    .pure-u-lg-3-4 {
        width: 75%;
    }
    .pure-u-lg-19-24 {
        width: 79.1667%;
    }
    .pure-u-lg-4-5 {
        width: 80%;
    }
    .pure-u-lg-20-24,
    .pure-u-lg-5-6 {
        width: 83.3333%;
    }
    .pure-u-lg-21-24,
    .pure-u-lg-7-8 {
        width: 87.5%;
    }
    .pure-u-lg-11-12,
    .pure-u-lg-22-24 {
        width: 91.6667%;
    }
    .pure-u-lg-23-24 {
        width: 95.8333%;
    }
    .pure-u-lg-1,
    .pure-u-lg-1-1,
    .pure-u-lg-24-24,
    .pure-u-lg-5-5 {
        width: 100%;
    }
}
@font-face {
    font-family: coral;
    src: url(../fonts/coral.eot?adw23w);
    src: url(../fonts/coral.eot?adw23w#iefix) format("embedded-opentype"), url(../fonts/coral.ttf?adw23w) format("truetype"), url(../fonts/coral.woff?adw23w) format("woff"), url(../fonts/coral.svg?adw23w#coral) format("svg");
    font-weight: 400;
    font-style: normal;
}
[class*=" coral-ico-"],
[class^="coral-ico-"] {
    font-family: coral !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;
}
.coral-ico-mobile:before {
    content: "\e900";
}
.coral-ico-phone2:before {
    content: "\e901";
}
.coral-ico-phone21:before {
    content: "\e90a";
}
.coral-ico-phone:before {
    content: "\e90d";
}
.coral-ico-cart:before {
    content: "\e90e";
}
.pure-g [class*="pure-u"],
html,
input {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
html * {
    max-height: 100000px;
}
a {
    color: #4d93cd;
}
a:hover {
    text-decoration: none;
}
body {
    background: #fff;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    position: relative;
    min-width: 480px;
}
.wrap {
    max-width: 1150px;
    margin: 0 auto;
    padding: 0 20px;
}
.header {
    position: relative;
    z-index: 10;
}
.logo {
    display: inline-block;
    max-width: 90%;
    vertical-align: middle;
}
.content-wrap {
    padding: 20px 0 20px 30px;
}
.content {
    overflow: hidden;
    zoom: 1;
    position: relative;
}
.text-center {
    text-align: center;
}
.nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav li {
    position: relative;
}
.nav a {
    display: block;
}
.horizontal-nav {
    overflow: hidden;
    zoom: 1;
}
.horizontal-nav li {
    float: left;
}
.inline-nav li {
    display: inline-block;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
[data-remodal-id] {
    display: none;
}
.header-top {
    padding: 20px 0 15px;
    font-family: Roboto, sans-serif;
    line-height: 54px;
}
.header-contact {
    text-align: center;
    color: #000;
    font-size: 17px;
}
.header-contact a {
    color: #428bca;
    text-decoration: none;
}
.header-contact a i {
    margin: 0 8px 0 0;
}
.header-contact .coral-ico-mail {
    font-size: 20px;
    width: 30px;
    height: 30px;
}
.header-contact .coral-ico-phone2 {
    font-size: 29px;
}
.back-call {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    width: 188px;
    display: inline-block;
    vertical-align: top;
}
.back-call i {
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px 0 0;
    transition: all ease 0.4s;
}
.back-call .call-toggler {
    text-decoration: none;
    color: #428bca;
    cursor: pointer;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    transition: all ease 0.4s;
    display: block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    height: 100%;
    min-height: 100%;
    height: 50px;
}
.back-call .call-from {
    width: 100%;
    line-height: 130%;
    padding: 16px 0 0 0;
}
.back-call .call-from input {
    width: 100%;
    box-sizing: border-box;
    outline: 0;
    border: none;
    font-size: 16px;
    padding: 0;
    vertical-align: middle;
}
.header__back-call {
    font-size: 16px;
}
.back-call .coral-ico-mobile {
    font-size: 40px;
    margin: -10px 0 0 0;
}
.minicart {
    float: right;
    width: 150px;
    line-height: 130%;
    margin: 8px 0 0 0;
}
.minicart a {
    text-decoration: none;
    color: #000;
}
.minicart .price {
    color: #1d70b7;
    font-family: OpenSans, Arial, sans-serif;
    font-size: 19px;
    font-weight: 700;
}
.minicart .icon {
    display: block;
    position: relative;
    float: left;
    margin: 0 15px 0 0;
}
.minicart .icon .count {
    width: 20px;
    height: 20px;
    background: #fbb620;
    border-radius: 50%;
    display: block;
    position: absolute;
    right: -2px;
    bottom: -2px;
    line-height: 20px;
    text-align: center;
    color: #000;
    font-size: 13px;
    font-weight: 400;
}
.minicart .icon i {
    font-size: 38px;
    color: #1d70b7;
}
.minicart .cart-label {
    color: #000;
    font-family: OpenSans, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin: 0 0 1px 0;
}
.main-nav-wrap {
    background: #428bca;
    text-align: center;
}
.main-nav {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 40px;
}
.main-nav a {
    text-decoration: none;
    padding: 0 45px;
    color: #fff;
}
.main-nav a:hover {
    background: #5e9cd2;
}
.main-nav li:hover > a {
    background: #5e9cd2;
}
.main-nav li:hover div {
    display: block;
}
.main-nav div {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    padding: 3px 0 0 0;
}
.main-nav ul {
    overflow: hidden;
    background: #fff;
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    box-shadow: 4.5px 7.8px 15px rgba(0, 1, 1, 0.13);
    padding: 10px 0;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    width: 329px;
}
.main-nav ul li {
    margin: 0;
    padding: 0;
    float: left;
    width: 164px;
}
.main-nav ul li:nth-child(2n + 1) {
    border-right: 1px solid #e5e5e5;
}
.main-nav ul a {
    color: #333;
    padding: 0 20px 0 40px;
}
.main-nav ul a:hover {
    background-color: #408ac8;
    background-image: linear-gradient(to top, #357ebc 0, #428bca 100%);
    color: #fff;
}
.menu-toggler {
    display: none;
    width: 40px;
    border-top: 5px solid #428bca;
    border-bottom: 5px solid #428bca;
    float: right;
    margin: 15px 0 0 10px;
    cursor: pointer;
}
.menu-toggler:before {
    height: 5px;
    background: #428bca;
    margin: 5px 0;
    content: "";
    display: block;
}
.price-nav {
    font-size: 14px;
}
.price-nav li {
    width: 32%;
    margin: 0 0 18px 0;
}
.price-nav a {
    color: #fff;
}
.info-nav {
    margin: 0 0 20px 0;
}
.info-nav li {
    width: 100%;
    margin: 0 0 12px 0;
}
.info-nav a {
    color: #6a6a6f;
}
.main-text {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    column-gap: 30px;
    font-size: 13px;
    line-height: 140%;
}
.main-text ul {
    list-style-position: inside;
    padding: 0;
    list-style: none;
}
.main-text ul li:before {
    content: "●";
    font-size: 0.7em;
    margin: 0 4px 0 0;
    vertical-align: middle;
}
.pure-form input[type="color"],
.pure-form input[type="date"],
.pure-form input[type="datetime-local"],
.pure-form input[type="datetime"],
.pure-form input[type="email"],
.pure-form input[type="month"],
.pure-form input[type="number"],
.pure-form input[type="password"],
.pure-form input[type="search"],
.pure-form input[type="tel"],
.pure-form input[type="text"],
.pure-form input[type="time"],
.pure-form input[type="url"],
.pure-form input[type="week"] {
    box-shadow: none;
}
.contact-form input[type="color"],
.contact-form input[type="date"],
.contact-form input[type="datetime-local"],
.contact-form input[type="datetime"],
.contact-form input[type="email"],
.contact-form input[type="month"],
.contact-form input[type="number"],
.contact-form input[type="password"],
.contact-form input[type="search"],
.contact-form input[type="tel"],
.contact-form input[type="text"],
.contact-form input[type="time"],
.contact-form input[type="url"],
.contact-form input[type="week"] {
    box-shadow: none;
    margin: 0 0 20px 0;
}
.cart {
    margin: 0 -15px 60px;
}
.cart .total-price {
    font-size: 14px;
    color: #2a6496;
}
.cart-form {
    font-size: 14px;
}
@-webkit-keyframes tooltipster-fading {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes tooltipster-fading {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes tooltipster-rotating {
    25% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }
    75% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}
@keyframes tooltipster-rotating {
    25% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }
    75% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}
@-webkit-keyframes tooltipster-scaling {
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes tooltipster-scaling {
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.text-content {
    font-size: 15px;
    line-height: 120%;
    padding: 0 0 55px;
}
.text-content ul {
    padding: 0 0 0 20px;
}
.text-content ul {
    margin: 0;
}
@media all and (max-width: 1023px) {
    .main-nav a {
        padding: 0 30px;
    }
    .main-text {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .header-contact a span {
        display: none;
    }
}
@media all and (max-width: 860px) {
    .minicart {
        width: 120px;
    }
    .main-nav a {
        padding: 0 20px;
    }
}
@media all and (max-width: 767px) {
    .header {
        border-bottom: 1px solid #428bca;
    }
    .main-text {
        -webkit-column-count: 1;
        column-count: 1;
    }
    .phone-hidden {
        display: none;
    }
    .menu-toggler {
        display: block;
    }
    .minicart {
        width: 150px;
    }
    .main-nav-wrap {
        text-align: left;
        position: absolute;
        left: 0;
        top: 100%;
        display: none;
        padding: 0 0 10px 0;
    }
    .main-nav-wrap .wrap {
        padding: 0;
    }
    .main-nav li {
        display: block;
    }
    .main-nav div {
        display: block;
        position: static;
    }
    .main-nav ul {
        width: auto;
        background: 0 0;
        border: none;
        box-shadow: none;
    }
    .main-nav ul li {
        border: none;
        width: 50%;
    }
    .main-nav ul li:nth-child(2n + 1) {
        border: none;
    }
    .main-nav ul a {
        color: #fff;
    }
    .main-nav ul a:hover {
        background: 0 0;
    }
}
@media all and (min-width: 768px) {
    .main-nav-wrap {
        display: block !important;
    }
}
.main-nav {
    font-size: 15px;
    font-weight: 400;
}
body {
    font-size: 15px;
}
.main-nav-wrap {
    background: #3498db;
}
.header .back-call .call-toggler .minicart .icon i,
a {
    color: #3498db;
}
.main-nav li:hover > a {
    background: #0070c0;
    color: #fff;
}
.top-text {
    box-shadow: 0 5px 1px -4px rgba(0, 1, 1, 0.15);
    padding-top: 30px;
    padding-bottom: 30px;
}
@media all and (max-width: 800px) {
    .body {
        font-size: 16px;
    }
    .constructor-link,
    .main-text {
        font-size: 18px;
    }
}
label.main-label {
    line-height: 34px;
}
@media screen and (min-width: 64em) {
    .pure-u-lg-1-7 {
        width: 14.2857142857%;
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }
}
#img img {
    margin-left: 100px;
}
