@font-face {
    font-family: 'museo_sans_cyrl500';
    src: url('../font/museosanscyrl_500-webfont.eot');
    src: url('../font/museosanscyrl_500-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/museosanscyrl_500-webfont.woff2') format('woff2'),
    url('../font/museosanscyrl_500-webfont.woff') format('woff'),
    url('../font/museosanscyrl_500-webfont.ttf') format('truetype'),
    url('../font/museosanscyrl_500-webfont.svg#museo_sans_cyrl500') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    margin: 0;
    padding: 0;
}

input[type="submit"], a {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#container {
    overflow: visible;
}

#show_navbar, #show_top-nav1 {
    display: none;
}

#navbar {
    background: #67c7ff;
    background: -moz-linear-gradient(top, #67c7ff 0%, #3fbbee 2%, #63b6f8 4%, #4fb1f0 6%, #3ab7f1 8%, #48adf1 10%, #49abf2 12%, #4da4f1 14%, #43a2f2 16%, #3990ed 29%, #398df0 31%, #358bee 39%, #358def 45%, #368aec 51%, #3386e4 55%, #3283de 61%, #3580db 63%, #2a7ed4 69%, #2a7acf 73%, #2f76ce 76%, #2c74c6 78%, #276cba 88%, #1f64b2 90%, #266bb8 92%, #2767ae 94%, #2a60aa 96%, #1260a2 98%, #11549a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #67c7ff), color-stop(2%, #3fbbee), color-stop(4%, #63b6f8), color-stop(6%, #4fb1f0), color-stop(8%, #3ab7f1), color-stop(10%, #48adf1), color-stop(12%, #49abf2), color-stop(14%, #4da4f1), color-stop(16%, #43a2f2), color-stop(29%, #3990ed), color-stop(31%, #398df0), color-stop(39%, #358bee), color-stop(45%, #358def), color-stop(51%, #368aec), color-stop(55%, #3386e4), color-stop(61%, #3283de), color-stop(63%, #3580db), color-stop(69%, #2a7ed4), color-stop(73%, #2a7acf), color-stop(76%, #2f76ce), color-stop(78%, #2c74c6), color-stop(88%, #276cba), color-stop(90%, #1f64b2), color-stop(92%, #266bb8), color-stop(94%, #2767ae), color-stop(96%, #2a60aa), color-stop(98%, #1260a2), color-stop(100%, #11549a));
    background: -webkit-linear-gradient(top, #67c7ff 0%, #3fbbee 2%, #63b6f8 4%, #4fb1f0 6%, #3ab7f1 8%, #48adf1 10%, #49abf2 12%, #4da4f1 14%, #43a2f2 16%, #3990ed 29%, #398df0 31%, #358bee 39%, #358def 45%, #368aec 51%, #3386e4 55%, #3283de 61%, #3580db 63%, #2a7ed4 69%, #2a7acf 73%, #2f76ce 76%, #2c74c6 78%, #276cba 88%, #1f64b2 90%, #266bb8 92%, #2767ae 94%, #2a60aa 96%, #1260a2 98%, #11549a 100%);
    background: -o-linear-gradient(top, #67c7ff 0%, #3fbbee 2%, #63b6f8 4%, #4fb1f0 6%, #3ab7f1 8%, #48adf1 10%, #49abf2 12%, #4da4f1 14%, #43a2f2 16%, #3990ed 29%, #398df0 31%, #358bee 39%, #358def 45%, #368aec 51%, #3386e4 55%, #3283de 61%, #3580db 63%, #2a7ed4 69%, #2a7acf 73%, #2f76ce 76%, #2c74c6 78%, #276cba 88%, #1f64b2 90%, #266bb8 92%, #2767ae 94%, #2a60aa 96%, #1260a2 98%, #11549a 100%);
    background: -ms-linear-gradient(top, #67c7ff 0%, #3fbbee 2%, #63b6f8 4%, #4fb1f0 6%, #3ab7f1 8%, #48adf1 10%, #49abf2 12%, #4da4f1 14%, #43a2f2 16%, #3990ed 29%, #398df0 31%, #358bee 39%, #358def 45%, #368aec 51%, #3386e4 55%, #3283de 61%, #3580db 63%, #2a7ed4 69%, #2a7acf 73%, #2f76ce 76%, #2c74c6 78%, #276cba 88%, #1f64b2 90%, #266bb8 92%, #2767ae 94%, #2a60aa 96%, #1260a2 98%, #11549a 100%);
    background: linear-gradient(to bottom, #67c7ff 0%, #3fbbee 2%, #63b6f8 4%, #4fb1f0 6%, #3ab7f1 8%, #48adf1 10%, #49abf2 12%, #4da4f1 14%, #43a2f2 16%, #3990ed 29%, #398df0 31%, #358bee 39%, #358def 45%, #368aec 51%, #3386e4 55%, #3283de 61%, #3580db 63%, #2a7ed4 69%, #2a7acf 73%, #2f76ce 76%, #2c74c6 78%, #276cba 88%, #1f64b2 90%, #266bb8 92%, #2767ae 94%, #2a60aa 96%, #1260a2 98%, #11549a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67c7ff', endColorstr='#11549a', GradientType=0);
}

#navbar ul.sub-menu li {
    display: block;
}

img.aligncenter {
    display: block;
    margin: 0 auto;
}

.widget li,
.widget li a {
    font: 12px/18px Arial, Helvetica, sans-serif;
}

.widget.widget__border {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.products {
    margin: 10px 0;
    width: 100%;
    text-align: center;
}

.products ul {
    width: 100%;
}

.products ul li {
    width: 300px;
    height: 243px;
}

.products ul li img {
    width: 100%;
    height: auto;
}

.products li a {
    width: 100%;
    height: 100%;
    position: relative;
}

.products li a span {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    text-align: center;
    width: 100%;
    background: #ddd;
    padding: 5px 10px;
    box-sizing: border-box;
}

.products ul img {
    max-width: 100%;
    height: auto;
}

.products_brands ul li {
    width: 200px;
    background: none;
    height: auto;
    float: none;
    margin: 6px;
    display: inline-block;
    vertical-align: top;
}

.products_brands li a span {
    background: #fff;
    font: 12px Arial, Helvetica, sans-serif;
    color: #222;
    position: static;
}

.belpopup_content {
    display: none;
    z-index: 1001;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    left: 50%;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    padding: 10px;
    width: 800px;
}

.belpopup_content .belpopup_content__img {
    max-width: 450px;
    height: auto;
    float: left;
}

.belpopup_content .description {
    padding: 20px;
    float: right;
    width: 310px;
}

#form_alert_popup .belpopup_content__close,
.products li .belpopup_content .belpopup_content__close {
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: -18px;
    top: -18px;
    width: 36px;
    z-index: 1040;
    background: url("../fancybox/fancybox_sprite.png");
}

#form_alert_popup .belpopup_content__close:hover,
.products li .belpopup_content .belpopup_content__close:hover {
    opacity: 1;
}

.products li a.belpopup_content__arrays {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
}

.products li a.belpopup_content__arrays span {
    cursor: pointer;
    height: 34px;
    margin-top: -18px;
    position: absolute;
    top: 50%;
    opacity: 0;
    width: 36px;
    z-index: 1041;
    background: url("../fancybox/fancybox_sprite.png") 0 -36px;
    left: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.products li a.belpopup_content__arrays.next {
    left: inherit;
    right: 0;
}

.products li a.belpopup_content__arrays.next span {
    right: 10px;
    background-position: 0 -72px;
    left: initial;
}

.products li a.belpopup_content__arrays:hover {
    opacity: 1;
}

.products li a.belpopup_content__arrays:hover span {
    opacity: 1;
}

#pop_up_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

.page_content p {
    margin: 20px 0;
}

.page_content img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.feature1 {
    height: auto;
    width: 100%;
}

.box-1:first-child, .box-1 {
    margin: 5px 5px 15px 5px;
}

.hover-caption2 p.box1_title {
    background: url("../images/arrow-orange.gif") no-repeat 0 5px;
    padding: 0 0 0 10px;
}

.products .description ul li {
    display: block;
    float: none;
    background: none;
    width: auto;
}

#navbar li ul.sub-menu li a[href='#'] {
    display: none !important;
}

.shop_attributes td, .shop_attributes th {
    padding: 3px;
    text-align: left;
}

h2 {
    font-weight: 600;
}

#txt14 {
    font-size: 18px;
}

/************************ Form Section *********************/
form, input, label, select, textarea, label {
    margin: 0;
    padding: 0;
    border: 1px;
}

#contactform {
    font: 12px/18px Arial, Helvetica, sans-serif;
    overflow: hidden;
    width: 600px;
    line-height: 2em;
    margin-left: 40px;
}

input.btn {
    color: #00008B;
    background-color: #ADD8E6;
    border: 1px outset #00008B;
}

input.txt {
    color: #00008B;
    background-color: #E3F2F7;
    border: 1px inset #00008B;
    width: 250px;
    height: 20px;
}

input.txt-small {
    color: #00008B;
    background-color: #E3F2F7;
    border: 1px inset #00008B;
    width: 120px;
    height: 20px;
}

#contactform div {
    clear: left;
    margin: 4px 0px 5px 30px;
    padding: 0;
    padding-top: 5px;
}

#contactform div label {
    float: left;
    width: 150px;
    font: 12px Arial, Helvetica, sans-serif;
}

fieldset {
    border: 1px dotted #61B5CF;
    margin-top: 1.4em;
    padding: 5px;
}

legend {
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #00008B;
    background-color: #ffffff;
    padding: 0 10px;
}

select.left {
    width: 20px;
}

.message {
    font: 12px Arial, Helvetica, sans-serif;
    margin: 10px 0;
    color: #cc0000;
    padding: 10px 0 4px 12px;
    display: block;
}

textarea {
    width: 530px;
    height: 80px;
}

label.error {
    color: red;
    width: auto;
    margin-left: 4px;
    padding: 0;
    font-size: 12px;
}

.contact_sidebar ul {
    list-style-type: none;
    padding: 0;
}

.contact_sidebar ul li {
    display: block;
    padding: 0 0 0 10px;
    background: url('../img/arrow-red.png') no-repeat 0 50%;
    margin: 5px 0;
}

.contact_sidebar ul li a {
    text-decoration: none;
    color: #ac5031;
    font: 12px/18px Arial, Helvetica, sans-serif;
    font-weight: 600;
}

.content_brand hr,
.contact_sidebar hr {
    background: #ddd;
    border: none;
    height: 1px;
    margin: 20px 0 15px 0;
}

.content_brand hr {
    margin: 15px 0 20px 0;
}

#contactform .not_valid {
    border: 1px solid #ff0000;
}

#contactform textarea {
    font: 12px/18px Arial, Helvetica, sans-serif;
    padding: 5px 10px;
    box-sizing: border-box;
}

#form_alert_popup {
    position: fixed;
    top: 100px;
    left: 50%;
    width: 320px;
    margin-left: -160px;
    background: #fff;
    padding: 25px 20px;
    border-radius: 3px;
    border: 3px solid #b73e3f;
    color: #ff0000;
    font-size: 18px;
    text-align: center;
}

#form_alert_popup.good {
    color: #60b100;
    border-color: #60b100;
}

#contactform input[type='text'], #contactform input[type='email'], #contactform select {
    padding: 3px;
    box-sizing: border-box;
    height: auto;
}

.form_alert_popup__close {
    position: absolute;
    top: 5px;
    right: 5px;
    background: url("../images/close.png") no-repeat 100% 0;
    width: 12px;
    height: 12px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.form_alert_popup__close:hover {
    background-position: 0 0;
}

#new_slider {
    padding: 10px 20px 0 20px;
    box-sizing: border-box;
}

#new_slider .slick-dots,
#new_slider .slick-dots li {
    margin: 0;
    padding: 0;
    height: auto;
    width: auto;
}

#new_slider .slick-dots {
    float: right;
    margin: 0 29.8% 0 0;
    position: static;
}

#new_slider .slick-dots li button {
    background: #cbcbcb;
    display: block;
    height: 6px;
    margin: 0 2px;
    width: 15px;
    padding: 0;
}

#new_slider .slick-dots li button:hover,
#new_slider .slick-dots li.slick-active button {
    background: #161616;
}

#new_slider .slick-dots li button:before {
    display: none;
}

#new_slider .img_cont {
    width: 70%;
    float: left;
    display: inline-block;
    vertical-align: top;
}

#new_slider .banner {
    width: 29%;
    float: right;
    display: inline-block;
    vertical-align: top;
    position: static;
    padding: 0 20px 0 0;
    box-sizing: border-box;
}

#new_slider .img_cont img {
    width: 100%;
    height: auto;
}

/************************ Full width Section ***************/
#header-pages, .footer, .content, #navbar, #header-top, #container {
    width: 100%;
    max-width: 1420px;
}

#header-top {
    background: url('../img/header-left.png') no-repeat 0 0, url('../img/header-repeat.png') repeat-x 0 0;
}

.top-phone {
    background: url("../images/tel-icon.png") no-repeat 20px 15px, url('../img/phone.png') no-repeat 50% 0;
    margin: 74px 0 0 180px;
    height: 32px;
    width: 224px;
    padding: 7px 30px 7px 0;
}

.content {
    margin: 5px 0;
    padding: 0 20px;
    box-sizing: border-box;
}

.slider {
    margin: 0 auto;
}

.content-left-list, .content-left-products, .content-left-page, .content-left {
    width: 70%;
    margin: 0 1% 10px 0;
    box-sizing: border-box;
}

.content-right-list, .content-right-products, .content-right-page, .content-right {
    width: 29%;
    box-sizing: border-box;
}

.footer {
    background: url('../img/footer-left.png') no-repeat 0 0, url('../img/footer-right.png') no-repeat 100% 0, url('../img/footer-repeat.png') repeat-x 0 0;
    margin: 0;
}

#header-pages {
    text-align: center;
    overflow: hidden;
}

#header-pages:after {
    bottom: 0;
}

#header-pages img {
    width: 100%;
    height: auto;
}

.content .content-left-list table {
    width: 100%;
}

#contactform {
    margin: 0;
    width: 100%;
}

#contactform div label {
    width: 25%;
    margin: 2px 0 0;
}

input.txt {
    width: 73%;
}

input.txt-small {
    width: 129px;
}

#contactform textarea {
    width: 98%;
}

/************************ New menu Section **************/
#nav {
    width: 1080px;
    height: 150px;
    position: relative;
}

#top-nav1 {
    float: left;
    height: auto;
}

#top-nav1 li {
    padding-top: 80px;
    background: none;
    border: none;
}

#top-nav1 li a {
    position: relative;
    background: #f9b589;
    background: -moz-linear-gradient(top, #f9b589 0%, #f07802 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9b589), color-stop(100%, #f07802));
    background: -webkit-linear-gradient(top, #f9b589 0%, #f07802 100%);
    background: -o-linear-gradient(top, #f9b589 0%, #f07802 100%);
    background: -ms-linear-gradient(top, #f9b589 0%, #f07802 100%);
    background: linear-gradient(to bottom, #f9b589 0%, #f07802 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9b589', endColorstr='#f07802', GradientType=0);
    color: #fff;
    height: auto;
    padding: 13px 15px;
    font-family: 'museo_sans_cyrl500';
    text-shadow: 1px 1px 0 rgba(234, 87, 15, 0.7);
    text-align: center;
    font-size: 14px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    border-left: 1px dotted #fff;
}

#top-nav1 li:first-child a {
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-left: none;
}

#top-nav1 li:last-child a {
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

#top-nav1 li a:before {
    content: "";
    position: absolute;
    top: -46px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    background: url('../img/menu_icon1.png') no-repeat 50% 50%;
    opacity: 0.3;
}

#top-nav1 li a:hover:before {
    opacity: 1;
}

#top-nav1 .btn-home a:before {
    background: url('../img/menu_icon6.png') no-repeat 50% 50%;
}

#top-nav1 .btn-about a:before {
    background: url('../img/menu_icon5.png') no-repeat 50% 50%;
}

#top-nav1 .btn-contact a:before {
    background: url('../img/menu_icon4.png') no-repeat 50% 50%;
}

#top-nav1 .btn-show a:before {
    background: url('../img/menu_icon3.png') no-repeat 50% 50%;
}

#top-nav1 .btn-client a:before {
    background: url('../img/menu_icon2.png') no-repeat 50% 50%;
}

#top-nav1 li a:hover {
    color: #ab5500;
    text-shadow: 1px 1px 0 rgba(254, 254, 254, 0.7);
}

.top-phone {
    margin: 80px 10px 0 0;
    background: url('../img/phone_new.png') no-repeat 0 50%;
    color: #ff6600;
    font-size: 36px;
    font-family: 'museo_sans_cyrl500';
    width: auto;
    height: auto;
    padding: 2px 0 2px 35px;
    float: right;
}

.socialmedia {
    float: none;
    margin: 0;
    position: absolute;
    right: 15px;
    top: 30px;
}

.socialmedia a {
    display: inline-block;
    margin: 0 0 0 20px;
}

.socialmedia a img {
    padding: 0;
    height: auto;
    width: auto;
}

/* gform_fields */

.gform-theme--foundation .gform_fields {
    grid-row-gap: 20px !important;
}

.gfield--type-checkbox .gfield_description {
    color: #cc0000 !important;
}

form .gfield {

}

.g-box {
    border: 1px dotted #61B5CF !important;
    margin-top: 1.4em !important;
    padding: 15px 15px 10px!important;
    position: relative !important;
}

.gform_title {
    color: rgb(34, 34, 34)!important;
    font-size: 16px!important;
}

.gfield_label {
    font-size: 12px !important;
    line-height: 1 !important;
    margin-bottom: 3px !important;
}

.g-box .gfield {
    margin: 10px 0 10px;
}

.g-title-box {
    font-size: 14px !important;
    color: #00008B !important;
    font-weight: 700 !important;
    position: absolute !important;
    top: -7px !important;
    background-color: #ffffff !important;
    padding: 0 10px !important;
}

/************************ ClearFix Section *******************/
.clfx:before, .clfx:after {
    content: "";
    display: table;
}

.clfx:after {
    clear: both;
}

.clfx {
    zoom: 1;
}


/************************ Respons Section *******************/

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1390px) {
    #nav {
        width: auto;
    }

    #top-nav1 {
        margin: 0 20px 0 0;
    }

    #container {
        width: 96%;
        padding: 0 2%;
        float: none;
        margin: 0;
        background: #fff;
    }

    #header-top, #header-pages, .content, .footer {
        width: 100%;
        float: none;
    }

    #header-top {
        background: #FCF5D9 url('../img/hdbg.jpg') repeat-x 0 35px;
        padding: 36px 0 0;
        height: auto;
    }

    p#logo-top {
        width: 100%;
        text-align: center;
        background-position: 50% 50% !important;
        float: none;
    }

    p#logo-top a {
        margin: 0px auto;
    }

    #nav {
        float: none;
        width: 100%;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    #top-nav1 {
        float: none;
        background: #f9b589;
        background: -moz-linear-gradient(top, #f9b589 0%, #f07802 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9b589), color-stop(100%, #f07802));
        background: -webkit-linear-gradient(top, #f9b589 0%, #f07802 100%);
        background: -o-linear-gradient(top, #f9b589 0%, #f07802 100%);
        background: -ms-linear-gradient(top, #f9b589 0%, #f07802 100%);
        background: linear-gradient(to bottom, #f9b589 0%, #f07802 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9b589', endColorstr='#f07802', GradientType=0);
        text-align: center;
        height: auto;
        margin: 0;
    }

    #top-nav1 li {
        float: none;
        display: inline-block;
        border: none;
        background: rgba(254, 254, 254, 0.1);
        padding: 0;
    }

    #top-nav1 li a {
        padding: 10px 20px;
        color: #fff;
    }

    #top-nav1 li:last-child a, #top-nav1 li:first-child a, #top-nav1 li a {
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
    }

    .top-phone {
        margin: 72px 0 0 20px;
        color: #F7711F;
        background: none;
        float: left;
        width: auto;
        text-align: left;
    }

    .socialmedia {
        margin: 72px 20px 0 0;
    }

    #navbar {
        width: 100%;
        height: auto;
        margin: 10px 0;
        background: #6efdff;
        background: -moz-linear-gradient(top, #6efdff 0%, #59d0f0 2%, #46b9ef 4%, #58b3f9 6%, #43baf4 8%, #4db0f1 10%, #47b3f4 12%, #4da6f6 13%, #48a9ee 15%, #3f9bf0 21%, #3f98f2 23%, #3b93ea 29%, #3890f2 31%, #388aee 35%, #3a89ee 37%, #308ded 44%, #358bf0 46%, #3589eb 52%, #3285e1 58%, #3285e1 60%, #3281dd 62%, #3282db 65%, #2a7ad1 71%, #2a7ad1 75%, #2b79cc 77%, #2874c8 79%, #2c70c3 83%, #296cbd 85%, #2a6fbd 87%, #256fba 88%, #1b67b2 90%, #2667b9 92%, #1b68b0 94%, #2d63ad 96%, #1e5f9f 98%, #145595 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6efdff), color-stop(2%, #59d0f0), color-stop(4%, #46b9ef), color-stop(6%, #58b3f9), color-stop(8%, #43baf4), color-stop(10%, #4db0f1), color-stop(12%, #47b3f4), color-stop(13%, #4da6f6), color-stop(15%, #48a9ee), color-stop(21%, #3f9bf0), color-stop(23%, #3f98f2), color-stop(29%, #3b93ea), color-stop(31%, #3890f2), color-stop(35%, #388aee), color-stop(37%, #3a89ee), color-stop(44%, #308ded), color-stop(46%, #358bf0), color-stop(52%, #3589eb), color-stop(58%, #3285e1), color-stop(60%, #3285e1), color-stop(62%, #3281dd), color-stop(65%, #3282db), color-stop(71%, #2a7ad1), color-stop(75%, #2a7ad1), color-stop(77%, #2b79cc), color-stop(79%, #2874c8), color-stop(83%, #2c70c3), color-stop(85%, #296cbd), color-stop(87%, #2a6fbd), color-stop(88%, #256fba), color-stop(90%, #1b67b2), color-stop(92%, #2667b9), color-stop(94%, #1b68b0), color-stop(96%, #2d63ad), color-stop(98%, #1e5f9f), color-stop(100%, #145595));
        background: -webkit-linear-gradient(top, #6efdff 0%, #59d0f0 2%, #46b9ef 4%, #58b3f9 6%, #43baf4 8%, #4db0f1 10%, #47b3f4 12%, #4da6f6 13%, #48a9ee 15%, #3f9bf0 21%, #3f98f2 23%, #3b93ea 29%, #3890f2 31%, #388aee 35%, #3a89ee 37%, #308ded 44%, #358bf0 46%, #3589eb 52%, #3285e1 58%, #3285e1 60%, #3281dd 62%, #3282db 65%, #2a7ad1 71%, #2a7ad1 75%, #2b79cc 77%, #2874c8 79%, #2c70c3 83%, #296cbd 85%, #2a6fbd 87%, #256fba 88%, #1b67b2 90%, #2667b9 92%, #1b68b0 94%, #2d63ad 96%, #1e5f9f 98%, #145595 100%);
        background: -o-linear-gradient(top, #6efdff 0%, #59d0f0 2%, #46b9ef 4%, #58b3f9 6%, #43baf4 8%, #4db0f1 10%, #47b3f4 12%, #4da6f6 13%, #48a9ee 15%, #3f9bf0 21%, #3f98f2 23%, #3b93ea 29%, #3890f2 31%, #388aee 35%, #3a89ee 37%, #308ded 44%, #358bf0 46%, #3589eb 52%, #3285e1 58%, #3285e1 60%, #3281dd 62%, #3282db 65%, #2a7ad1 71%, #2a7ad1 75%, #2b79cc 77%, #2874c8 79%, #2c70c3 83%, #296cbd 85%, #2a6fbd 87%, #256fba 88%, #1b67b2 90%, #2667b9 92%, #1b68b0 94%, #2d63ad 96%, #1e5f9f 98%, #145595 100%);
        background: -ms-linear-gradient(top, #6efdff 0%, #59d0f0 2%, #46b9ef 4%, #58b3f9 6%, #43baf4 8%, #4db0f1 10%, #47b3f4 12%, #4da6f6 13%, #48a9ee 15%, #3f9bf0 21%, #3f98f2 23%, #3b93ea 29%, #3890f2 31%, #388aee 35%, #3a89ee 37%, #308ded 44%, #358bf0 46%, #3589eb 52%, #3285e1 58%, #3285e1 60%, #3281dd 62%, #3282db 65%, #2a7ad1 71%, #2a7ad1 75%, #2b79cc 77%, #2874c8 79%, #2c70c3 83%, #296cbd 85%, #2a6fbd 87%, #256fba 88%, #1b67b2 90%, #2667b9 92%, #1b68b0 94%, #2d63ad 96%, #1e5f9f 98%, #145595 100%);
        background: linear-gradient(to bottom, #6efdff 0%, #59d0f0 2%, #46b9ef 4%, #58b3f9 6%, #43baf4 8%, #4db0f1 10%, #47b3f4 12%, #4da6f6 13%, #48a9ee 15%, #3f9bf0 21%, #3f98f2 23%, #3b93ea 29%, #3890f2 31%, #388aee 35%, #3a89ee 37%, #308ded 44%, #358bf0 46%, #3589eb 52%, #3285e1 58%, #3285e1 60%, #3281dd 62%, #3282db 65%, #2a7ad1 71%, #2a7ad1 75%, #2b79cc 77%, #2874c8 79%, #2c70c3 83%, #296cbd 85%, #2a6fbd 87%, #256fba 88%, #1b67b2 90%, #2667b9 92%, #1b68b0 94%, #2d63ad 96%, #1e5f9f 98%, #145595 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6efdff', endColorstr='#145595', GradientType=0);
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        float: none;
    }

    #navbar li {
        display: inline-block;
        float: none;
    }

    #navbar li br {
        display: none;
    }

    #navbar li .sub-menu {
        max-width: 300px;
    }

    #navbar li .sub-menu li {
        display: block;
    }

    #navbar li:hover li a, #navbar li.hover li a {
        width: 100%;
    }

    #header-pages {
        height: auto;
    }

    #header-pages img {
        max-width: 100%;
        height: auto;
    }

    .content {
        margin: 5px 0;
    }

    .content-left-page, .content-left, .content-left-list {
        width: 70%;
        margin: 0 5px 3% 0;
        box-sizing: border-box;
    }

    .content-right-products, .content-right-page, .content-right {
        width: 23%;
        box-sizing: border-box;
    }

    .footer {
        height: auto;
        padding: 0 2%;
        width: 96%;
        margin: 20px 0 0 0;
        border-top: 4px solid #FF6201;
        background: #111111;
        background: -moz-linear-gradient(top, #111111 0%, #0f0f0f 1%, #1a1a1a 8%, #212121 16%, #282828 21%, #2d2d2d 29%, #323232 33%, #353535 56%, #323232 57%, #353535 58%, #313131 59%, #393939 59%, #303030 60%, #343434 61%, #343434 98%, #323232 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #111111), color-stop(1%, #0f0f0f), color-stop(8%, #1a1a1a), color-stop(16%, #212121), color-stop(21%, #282828), color-stop(29%, #2d2d2d), color-stop(33%, #323232), color-stop(56%, #353535), color-stop(57%, #323232), color-stop(58%, #353535), color-stop(59%, #313131), color-stop(59%, #393939), color-stop(60%, #303030), color-stop(61%, #343434), color-stop(98%, #343434), color-stop(100%, #323232));
        background: -webkit-linear-gradient(top, #111111 0%, #0f0f0f 1%, #1a1a1a 8%, #212121 16%, #282828 21%, #2d2d2d 29%, #323232 33%, #353535 56%, #323232 57%, #353535 58%, #313131 59%, #393939 59%, #303030 60%, #343434 61%, #343434 98%, #323232 100%);
        background: -o-linear-gradient(top, #111111 0%, #0f0f0f 1%, #1a1a1a 8%, #212121 16%, #282828 21%, #2d2d2d 29%, #323232 33%, #353535 56%, #323232 57%, #353535 58%, #313131 59%, #393939 59%, #303030 60%, #343434 61%, #343434 98%, #323232 100%);
        background: -ms-linear-gradient(top, #111111 0%, #0f0f0f 1%, #1a1a1a 8%, #212121 16%, #282828 21%, #2d2d2d 29%, #323232 33%, #353535 56%, #323232 57%, #353535 58%, #313131 59%, #393939 59%, #303030 60%, #343434 61%, #343434 98%, #323232 100%);
        background: linear-gradient(to bottom, #111111 0%, #0f0f0f 1%, #1a1a1a 8%, #212121 16%, #282828 21%, #2d2d2d 29%, #323232 33%, #353535 56%, #323232 57%, #353535 58%, #313131 59%, #393939 59%, #303030 60%, #343434 61%, #343434 98%, #323232 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='#323232', GradientType=0);
    }

    .footer-right, .footer-left {
        float: none;
        width: 100%;
        margin: 10px 0;
        height: auto;
        text-align: center;
    }

    .footer-left p {
        margin: 10px 0;
    }

    .footer-nav {
        width: 100%;
    }

    .footer-nav li:first-child, .footer-nav li {
        float: none;
        border: none;
        padding: 0;
        display: inline-block;
        margin: 0;
    }

    .footer-nav li a {
        padding: 5px;
        display: block;
        text-decoration: underline;
    }

    .footer-nav li a:hover {
        text-decoration: none;
    }

    .footer .clear {
        border-top: 1px dotted #666666;
    }

    #slide-show .slider {
        width: 100%;
        height: auto;
    }

    #slide-show .slider .pic {
        background-position: 50% 50% !important;
        width: 100% !important;
        background-position: 50% 50% !important;
    }

    #slide-show .banner {
        position: static;
        width: 100%;
    }

    .pagination {
        left: inherit;
        position: relative;
        top: inherit;
        width: 100%;
        z-index: 1000;
    }

    .pagination ul {
        width: 100%;
        text-align: center;
    }

    .pagination li {
        float: none;
        display: inline-block;
    }

    .banner p, .banner p + p {
        padding: 0;
        margin: 20px 0;
    }

    .banner p.title4 {
        margin: 20px auto 0 auto;
    }

    .banner a {
        margin: 0 auto 20px auto;
        display: block;
        width: 150px;
        padding: 4px 0 5px 0;
        text-align: center;
        position: relative;
        z-index: 1000;
    }

    .feature1 {
        width: 100%;
        height: auto;
        text-align: center;
    }

    .box-1:first-child, .box-1 {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 10px;
    }

    h2.featured_title {
        text-align: center;
    }

    .products {
        text-align: center;
    }

    .products li {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .content img {
        max-width: 100%;
        height: auto;
    }

    .products li .belpopup_content .belpopup_content__close {
        right: 5px;
    }

    .belpopup_content {
        box-sizing: border-box;
        width: 96%;
    }

    .belpopup_content .belpopup_content__img,
    .belpopup_content .description {
        float: none;
    }

    .belpopup_content .belpopup_content__img {
        display: block;
        margin: 10px auto;
        max-width: 270px;
        height: auto;
    }

    .belpopup_content .description {
        width: 100%;
        box-sizing: border-box;
    }

    #contactform {
        width: 100%;
        margin: 0;
    }

    .contact_sidebar br {
        display: none;
    }

    #new_slider .img_cont,
    #new_slider .banner {
        display: block;
        width: 100%;
    }

    #new_slider .banner .title4 {
        float: left;
        margin-right: 20px;
    }
}

@media only screen and (max-width: 1000px) {
    .top-phone {
        font-size: 24px;
        margin: 78px 0 0 20px;
    }

    .socialmedia a {
        margin: 2px;
    }
}

@media only screen and (max-width: 768px) {
    #show_top-nav1 {
        display: block;
        position: relative;
        background: #f9b589;
        background: -moz-linear-gradient(top, #f9b589 0%, #f07802 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9b589), color-stop(100%, #f07802));
        background: -webkit-linear-gradient(top, #f9b589 0%, #f07802 100%);
        background: -o-linear-gradient(top, #f9b589 0%, #f07802 100%);
        background: -ms-linear-gradient(top, #f9b589 0%, #f07802 100%);
        background: linear-gradient(to bottom, #f9b589 0%, #f07802 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9b589', endColorstr='#f07802', GradientType=0);
        color: #fff;
        height: auto;
        padding: 8px 15px;
        font-family: 'museo_sans_cyrl500';
        text-shadow: 1px 1px 0 rgba(234, 87, 15, 0.7);
        text-align: center;
        font-size: 14px;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }

    #show_top-nav1:hover {
        color: #ab5500;
        text-shadow: 1px 1px 0 rgba(254, 254, 254, 0.7);
    }

    #show_navbar {
        display: block;
        font: 12px Arial, Helvetica, sans-serif;
        padding: 10px 0;
        text-align: center;
        vertical-align: top;
        background: #3386e5;
        color: #fff;
        margin: 10px 0 0 0;
        position: relative;
    }

    #show_navbar:hover {
        text-decoration: none;
        background: #134175;
    }

    #show_navbar:after, #show_top-nav1:after {
        color: #fff;
        content: "☰";
        font-size: 24px;
        font-weight: 700;
        position: absolute;
        right: 7px;
        top: 0;
    }

    #show_top-nav1:after {
        top: 7px;
    }

    #show_top-nav1:hover:after {
        text-shadow: none;
    }

    #navbar {
        background: #3386E5;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        float: none;
        display: none;
        margin: 0;
    }

    #navbar li:first-child,
    #navbar li {
        display: block;
        border-bottom: 1px solid #fff;
    }

    #navbar li:last-child {
        border: none;
    }

    #navbar li ul.sub-menu, #navbar li ul, #navbar li:hover ul {
        display: none;
        position: static;
        width: 100%;
        background: #fcf5d7;
        max-width: inherit;
    }

    #navbar li.open ul.sub-menu, #navbar li.open ul, #navbar li.open:hover ul {
        display: block;
    }

    #navbar ul.sub-menu li:first-child {
        border-bottom: none;
    }

    #navbar li ul.sub-menu li a, #navbar li:hover li a, #navbar li.hover li a {
        background: none;
        border-top: none;
        padding: 10px 0;
        text-align: center;
        color: #3386E5;
    }

    #navbar li ul.sub-menu li a:hover {
        background: #C6BC93;
    }

    #navbar .menu-item-has-children {
        background: none;
        position: relative;
    }

    #navbar .menu-item-has-children > a:after {
        content: "+";
        position: absolute;
        top: 5px;
        right: 12px;
        color: #fff;
        font-size: 18px;
    }

    #navbar .menu-item-has-children > a.opensubmenu__open:after {
        content: "−";
    }

    #navbar li a:hover {
        color: #fff;
        background: #134175;
    }

    #top-nav1 {
        position: static;
        top: 36px;
        left: 0;
        width: 100%;
        background: #3386E5;
        display: none;
    }

    #top-nav1 li:first-child, #top-nav1 li {
        display: block;
        border-bottom: 1px solid #fff;
    }

    #top-nav1 li:last-child {
        border-bottom: none;
    }

    .top-phone {
        float: none;
        margin: 0;
        display: block;
        font-size: 18px;
        line-height: 18px;
        padding: 10px 0;
        height: auto;
        color: #3386E5;
        text-align: center;
    }

    .socialmedia {
        float: none;
        margin: 0;
        text-align: center;
    }

    .socialmedia img {
        width: 26px;
        height: 26px;
    }

    #slide-show .slider .pic {
        height: 300px !important;
        background-size: contain !important;
    }

    .content-left-page, .content-left, .content-left-list {
        width: 60%;
    }

    .content-right-products, .content-right-page, .content-right {
        width: 35%;
    }

    #header-pages {
        margin: 10px 0 0 0;
    }

    #header-top {
        padding: 0 0 10px 0;
        height: auto;
    }

    #nav {
        position: static;
    }

    p#logo-top {
        height: auto;
        margin: 0 0 10px 0;
    }

    p#logo-top a {
        height: 110px;
    }

    #contactform div {
        margin: 0;
        position: relative;
    }

    #contactform div label {
        width: 100%;
        box-sizing: border-box;
        margin: 0;
    }

    #contactform div label.radiolabel {
        padding: 0 0 0 25px;
    }

    #contactform input[type='text'], #contactform input[type='email'], #contactform textarea, #contactform select {
        width: 100%;
    }

    #contactform input[type='checkbox'], #contactform input[type='radio'] {
        position: absolute;
        left: 5px;
    }

    .content-left-list table td {
        display: block;
    }

    #header-top {
        background: #FCF5D9 url('../img/hdbg.jpg') repeat-x 0 0;
    }

    #new_slider .slick-dots {
        float: none;
        margin: 0;
        width: 100%;
    }

    .socialmedia {
        position: static;
    }

    #top-nav1 li a:before {
        display: none;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
    .content-left, .content-right, .content-right-products, .content-left-page,
    .content-left-list, .content-right-page {
        display: block;
        width: 100%;
        margin: 20px 0;
        padding: 0;
        float: none;
        border: none;
    }

    .content-right-products, .content-right-page, .content-right {
        text-align: center;
    }

    #slide-show .slider .pic {
        height: 200px !important;
    }

    #new_slider .banner .title4 {
        float: none;
        margin-right: 0;
    }
    .g-box {
        padding: 20px 10px 10px!important;
    }
    .g-title-box {
        font-size: 12px !important;
        padding: 0 5px !important;
    }
}

#gform_confirmation_message_1{padding: 15px;
  background: #e6ffe6;
  margin: 30px 0;
  border: 1px solid #090;
  font-size: 17px;
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {

}


