html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

img {
    width: 100%;
    height: auto;
}

html {
    height: 100%;
}

body {
    height: 100%;
    color: #323232;
    font-family: OpenSans;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
}

ol,
ul {
    list-style: none;
}

* {
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a,
a:hover {
    text-decoration: none;
}

h1 {
    color: #5a5a5a;
    font-family: Oswald;
    font-size: 50px;
    line-height: 60px;
    text-transform: uppercase;
}

h2 {
    color: #5a5a5a;
    font-family: Oswald;
    font-size: 50px;
    line-height: 60px;
    text-transform: uppercase;
}

.title-box2 h1 {
    color: #5a5a5a;
    font-family: OpenSans;
    font-size: 40px;
    line-height: 50px;
    text-transform: none;
}

.title-box3 h2 {
    color: #5a5a5a;
    font-family: OpenSans;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    text-transform: none;
}

.title-box4 {
    max-width: 1180px;
    padding: 0 10px 20px;
    margin: 0 auto;
    text-align: center;
}

.title-box4 h2, .title-box4 h1 {
    text-transform: none;
    color: #5a5a5a;
    font-family: OpenSans;
    font-size: 40px;
    line-height: 60px;
}

@media all and (max-width: 1000px) {
    h2 {
        font-size: 35px;
        line-height: 45px;
    }

    .title-box2 h2 {
        font-size: 35px;
        line-height: 45px;
    }

    .title-box3 h2 {
        font-size: 35px;
        line-height: 45px;
    }

    .title-box4 h2 {
        font-size: 35px;
        line-height: 45px;
    }
}

@media all and (max-width: 800px) {
    h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .title-box2 h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .title-box3 h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .title-box4 h2 {
        font-size: 25px;
        line-height: 35px;
    }
}

@media all and (max-width: 500px) {
    h2 {
        font-size: 20px;
        line-height: 25px;
    }

    .title-box2 h2 {
        font-size: 20px;
        line-height: 25px;
    }

    .title-box3 h2 {
        font-size: 20px;
        line-height: 25px;
    }

    .title-box4 h2 {
        font-size: 20px;
        line-height: 25px;
    }
}

h3 {
    color: white;
    font-family: 'OpenSans-Semibold';
    font-size: 26px;
    line-height: 29px;
}

@media all and (max-width: 900px) {
    h3 {
        font-size: 22px;
        line-height: 26px;
    }
}

@media all and (max-width: 550px) {
    h3 {
        font-size: 18px;
        line-height: 23px;
    }
}

h4 {
    color: #5a5a5a;
    font-family: OpenSans;
    font-size: 40px;
    line-height: 50px;
}

@media all and (max-width: 900px) {
    h4 {
        font-size: 28px;
        line-height: 33px;
    }
}

@media all and (max-width: 550px) {
    h4 {
        font-size: 24px;
        line-height: 29px;
    }
}

.title-wrap {
    max-width: 1180px;
    margin: 0 auto;
    padding: 10px 10px 10px;
}

.margin-top5px {
    margin-top: 5px;
}

.margin-top10px {
    margin-top: 10px;
}

.margin-top15px {
    margin-top: 15px;
}

.margin-top20px {
    margin-top: 20px;
}

.margin-top25px {
    margin-top: 25px;
}

.margin-top30px {
    margin-top: 30px;
}

.margin-top35px {
    margin-top: 35px;
}

.margin-top40px {
    margin-top: 40px;
}

.padding-top5px {
    padding-top: 5px;
}

.padding-top10px {
    padding-top: 10px;
}

.padding-top15px {
    padding-top: 15px;
}

.padding-top20px {
    padding-top: 20px;
}

.padding-top25px {
    padding-top: 25px;
}

.padding-top30px {
    padding-top: 30px;
}

.padding-top35px {
    padding-top: 35px;
}

.padding-top40px {
    padding-top: 40px;
}

.padding-top45px {
    padding-top: 45px;
}

.padding-top50px {
    padding-top: 50px;
}

.padding1 {
}

.padding2 {
}

.padding3 {
}

.padding4 {
}

.margin1 {
}

.title1 {
    color: #5a5a5a;
    font-family: 'OpenSans-Bold';
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
}

.title2 {
    color: #646464;
    font-family: OpenSans;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 5px;
}

.title3 {
    color: #1e1e1e;
    font-family: OpenSans;
    font-size: 18px;
    line-height: 24px;
}

.title4 {
    color: #ed2024;
    font-family: OpenSans;
    font-size: 18px;
    line-height: 21px;
}

.title5 {
    color: #5a5a5a;
    font-family: 'OpenSans-Semibold';
    font-size: 20px;
    line-height: 24px;
}

.title6 {
    color: #646464;
    font-family: 'OpenSans-Bold';
    font-size: 24px;
    line-height: 30px;
}

.title7 {
    color: #505050;
    font-family: 'OpenSans-Bold';
    font-size: 14px;
    line-height: 24px;
}

.title8 {
    color: #646464;
    font-family: OpenSans;
    font-size: 14px;
    line-height: 18px;
    border-top: 1px solid #959595;
    display: inline-block;
}

.title8 span {
    color: #ee1c24;
}

.title9 {
    color: #1e1e1e;
    font-family: 'OpenSans-Bold';
    font-size: 18px;
    line-height: 22px;
}

.title10 {
    color: #646464;
    font-family: OpenSans;
    font-size: 18px;
    line-height: 24px;
}

.text1 p {
    color: #505050;
    font-family: 'OpenSans-CondensedLight';
    font-size: 20px;
    line-height: 24px;
}

.text1 a {
    color: #4872b1;
    text-decoration: underline;
}

@media all and (max-width: 800px) {
    .text1 p {
        font-size: 18px;
        line-height: 22px;
    }
}

.text2 p {
    color: white;
    font-family: OpenSans;
    font-size: 12px;
    line-height: 15px;
    padding-top: 6px;
}

.footer-in-item3 .text3 {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;

    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
}

.footer-in-item3 .text3 a {
    break-inside: avoid;
}

.text3 p {
    color: white;
    font-family: OpenSans;
    font-size: 12px;
    line-height: 15px;
    padding: 4px 10px 4px 13px;
    background: url(../img/Buton_oranj.svg) no-repeat left center;
    border-bottom: 1px solid #fff;
}

.text3 a {
    color: white;
    font-family: OpenSans;
    font-size: 12px;
    line-height: 15px;
    padding: 4px 10px 4px 13px;
    background: url(../img/Buton_oranj.svg) no-repeat left center;
    border-bottom: 1px solid #fff;
    display: block;
}

.text3 a:hover {
    color: #f9a521;
    transition: all 0.3s ease;
}

.text4 p {
    color: #5a5a5a;
    font-family: OpenSans;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px;
}

@media all and (max-width: 650px) {
    .text4 p {
        font-size: 16px;
        line-height: 20px;
    }
}

.text5 p {
    color: #646464;
    font-family: OpenSans;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px;
}

.text6 p {
    color: #646464;
    font-family: 'OpenSans-Bold';
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px;
}

.text7 p {
    color: #646464;
    font-family: OpenSans;
    font-size: 18px;
    line-height: 24px;
    padding: 0 0 5px 15px;
    background: url(../img/orange_arrow_right.png) no-repeat left 9px;
}

.text7 p a {
    color: #646464;
    text-decoration: underline;
}

.text8 p, .text-content {
    color: #5a5a5a;
    font-family: OpenSans;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 10px;
}

.text-content {
    width: 100%;
}

.text-content iframe {
    max-width: 100%;
}

.text-content strong {
    font-weight: bold;
}

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

.text-content ul li {
    color: #646464;
    font-family: OpenSans;
    padding: 0 0 5px 15px;
    background: url(../img/orange_arrow_right.png) no-repeat left 9px;
}

.text9 p {
    color: #505050;
    font-family: OpenSans;
    font-size: 16px;
    line-height: 19px;
}

.text10 p {
    color: #646464;
    font-family: OpenSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.span1 {
}

.button1 {
    width: 280px;
    height: 40px;
    background-color: #ee1c24;
    border-radius: 0px;
    display: inline-block;
    color: white;
    text-align: center;
    font-family: 'OpenSans-Bold';
    font-size: 18px;
    line-height: 40px;
    cursor: pointer;
    transition: all 0.2s ease;
    border: none;
}

.button1:hover {
    background-color: #e6494f;
    transition: all 0.3s ease;
}

.button2 {
    width: 315px;
    height: 55px;
    background-color: #ee1c24;
    border-radius: 0px;
    display: inline-block;
    color: white;
    text-align: center;
    font-family: 'OpenSans-Bold';
    font-size: 20px;
    line-height: 55px;
    cursor: pointer;
    transition: all 0.2s ease;
    border: none;
}

.button2:hover {
    background-color: #e6494f;
    transition: all 0.3s ease;
}

.add_to_cart {
    background: #5881bc;
}

.add_to_cart:hover {
    background: #7399d0;
}

@media all and (max-width: 350px) {
    .button2 {
        width: 270px;
    }
}

.button3 {
    width: 100%;
    height: 30px;
    background-color: #ee1c24;
    border-radius: 0px;
    display: inline-block;
    color: white;
    text-align: center;
    font-family: 'OpenSans-Bold';
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
    transition: all 0.2s ease;
    border: none;
}

.btn-default {
    background-color: #ee1c24;
    border-radius: 0px;
    display: inline-block;
    color: white;
    text-align: center;
    font-family: 'OpenSans-Bold';
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
    transition: all 0.2s ease;
    padding: 5px 10px;
    border: none;
}

.button3:hover {
    background-color: #e6494f;
    transition: all 0.3s ease;
}

.social-button {
    width: 175px;
    height: 30px;
    background-color: #fd9407;
    border-radius: 0px;
    display: inline-block;
    color: white;
    text-align: center;
    font-family: 'OpenSans-Bold';
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.social-button:hover {
    background-color: #d38d00;
    transition: all 0.3s ease;
}

.social-button.sb-contact {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin-top: 20px;
}

.header {
    position: relative;
    background: url(../img/bottom1.jpg) no-repeat center top;
    background-size: cover;
}

@media all and (max-width: 1000px) {
    .header {
        background: #3E83C0;
    }
}

.header-in {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 10px 0;
    height: 128px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

@media all and (max-width: 800px) {
    .header-in {
        padding: 10px 10px 15px;
        height: auto;
    }
}

.header-in-item1 {
    padding-top: 15px;
}

.header-in-item2 {
}

@media all and (max-width: 800px) {
    .header-in-item1 {
        flex-basis: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .header-in-item2 {
        flex-basis: 100%;
        padding-top: 10px;
    }
}

.logo {
    max-width: 320px;
}

@media all and (max-width: 1020px) {
    .logo {
        max-width: 240px;
    }
}

.tel {
    color: white;
    font-family: Oswald;
    font-size: 26px;
    line-height: 32px;
    padding-left: 30px;
    background: url(../img/Telefon.svg) no-repeat 4px center;
    display: block;
    margin-top: 4px;
}

@media all and (max-width: 800px) {
    .tel {
        margin-left: 20px;
    }
}

.header-menu {
}

.header-menu-in {
}

.header-menu-in ul {
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

.header-menu-in ul li {
    margin-left: 35px;
}

@media all and (max-width: 850px) {
    .header-menu-in ul li {
        margin-left: 30px;
    }
}

.login {
    color: white;
    font-family: Oswald;
    font-size: 22px;
    line-height: 25px;
    cursor: pointer;
    position: relative;
}

.login-in {
    display: none;
    padding: 10px 10px 10px;
    background: #fff;
    position: absolute;
    width: 188px;
    height: auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    top: 60px;
    z-index: 2;
}

@media all and (max-width: 800px) {
    .login-in {
        top: 60px;
    }
}

@media all and (max-width: 550px) {
    .login-in {
        top: 60px;
    }
}

@media all and (max-width: 480px) {
    .login-in {
        top: 60px;
    }
}

.login-in .title7 {
    padding: 0px 0 10px;
}

.header-menu-in ul .after1 {
    position: relative;
}

.header-menu-in ul li a {
    color: white;
    font-family: Oswald;
    font-size: 22px;
    line-height: 25px;
}

.header-menu-in ul .after1:hover::after {
    position: absolute;
    content: '';
    bottom: -20px;
    left: 0px;
    width: 100%;
    height: 3px;
    background: #fff;
}

@media all and (max-width: 800px) {
    .header-menu-in ul {
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-items: center;
        flex-wrap: wrap;
    }

    .header-menu-in ul .after1:hover::after {
        position: absolute;
        content: '';
        bottom: -10px;
        left: 0px;
        width: 100%;
        height: 3px;
        background: #fff;
    }
}

@media all and (max-width: 1000px) {
    .header-menu-in ul li a {
        font-size: 17px;
        line-height: 20px;
    }
}

@media all and (max-width: 550px) {
    .header-menu-in ul li {
        flex-basis: 10%;
        flex-grow: 0;
        flex-shrink: 1;
        margin: 10px 10px 10px;
    }
}

@media all and (max-width: 470px) {
    .header-menu-in ul li {
        flex-basis: 16%;
    }
}

.menu-item1 {
    width: 30px;
    height: 27px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
    background: url(../img/Favorite.png) no-repeat center center;
    margin-right: 10px;
}

.menu-item1-quantity {
    position: absolute;
    width: 19px;
    height: 19px;
    border: 1px solid #fff;
    border-radius: 50%;
    color: white;
    background: #5982bd;
    font-family: 'Oswald-Bold';
    font-size: 11px;
    line-height: 19px;
    text-align: center;
    top: -5px;
    right: -9px;
}

.menu-item2 {
    width: 51px;
    height: 50px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
    background: url(../img/cart-icon.png) no-repeat center center;
    background-size: cover;
}

.menu-item2-quantity {
    position: absolute;
    width: 19px;
    height: 19px;
    border: 1px solid #fff;
    border-radius: 50%;
    color: white;
    background: #5982bd;
    font-family: 'Oswald-Bold';
    font-size: 11px;
    line-height: 19px;
    text-align: center;
    top: -1px;
    right: 10px;
}

.menu-item3 {
    width: 44px;
    height: 44px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
    background: url(../img/Lupa.png) no-repeat center center;
    background-size: cover;
}

.menu-item3-search {
}


/* General Select */

label.selectGeneral {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
    padding-right: 15px;
    height: 30px;
    border: none;
    cursor: pointer;
    color: #525252;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../img/white_arrow_bottom.svg) no-repeat right center;
    background-size: 12px;
    border-radius: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    flex-basis: 40%;
    flex-grow: 1;
    flex-shrink: 1;
    margin-right: 10px;
}

label.selectGeneral:before {
    content: attr(placeholder);
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 46px;
    height: 30px;
    padding-right: 15px;
    text-align: left;
    line-height: 20px;
    white-space: nowrap;
    color: #fff;
    background: transparent;
    overflow-x: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

label.selectGeneral label {
    display: inline-block;
    min-width: 100%;
    height: 32px;
    color: #fff;
    font-family: 'Oswald';
    font-size: 23px;
    font-weight: 400;
    line-height: 32px;
    cursor: pointer;
    white-space: nowrap;
    padding: 0 5px;
    background: transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

label.selectGeneral input,
label.selectGeneral label {
    display: none;
}

label.selectGeneral .wrap-div {
    min-width: 100%;
    max-height: 500px;
    overflow-x: hidden;
}

label.selectGeneral input[type="radio"]:checked ~ div {
    position: absolute;
    top: 27px;
    z-index: 2;
    background: #4c76b5;
    overflow-y: auto;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    box-shadow: -1px 0 0 #d6d6d6, 1px 0 0 #d6d6d6;
}

label.selectGeneral input[type="radio"]:checked ~ div > label,
label.selectGeneral input[type="radio"]:checked + label {
    display: block;
}

label.selectGeneral input[type="radio"]:checked ~ div > label:hover {
    background-color: #d2e2e6;
}

label.selectGeneral input[type="radio"]:not(:checked) ~ div > input[type="radio"]:checked + label {
    position: relative;
    z-index: -1;
}

label img {
    width: auto;
    display: block;
    margin-right: 5px;
    max-height: 20px;
}

.label-title {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

.select-title {
    display: none;
    position: absolute;
    color: #7e7e7e;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    top: 23px;
    left: 61px;
    z-index: 2;
}

select::-ms-expand {
    display: none;
}

.header-nav {
    max-width: 1180px;
    min-height: 95px;
    margin: 0 auto;
    padding: 0px 0px 0px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    background: #fff;
}

.header-nav-inner {
    background: #fff;
}

@media all and (max-width: 1000px) {
    .header-nav {
        display: none;
    }
}

.header-nav-item {
    padding: 0px 0 0px;
    margin: 0 13px 0;
    transition: all 0.3s ease;
    /* position: relative;*/
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 1;
    /*   max-width: 100px;*/
    /*  height: 78px;*/
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

/*.header-nav-item-active {
    padding-right: 20px;
    background: url(../img/Buton_sur.svg) no-repeat right center;
}

.header-nav-item-active:hover {
    background: url(../img/Buton_sur_2.svg) no-repeat right center;
}
*/
.header-nav-item-active .menu-arrow {
    /*    margin-right: 20px;*/
    background: url(../img/Buton_sur.svg) no-repeat right center;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 13px 10px;
    cursor: pointer;
    display: none;
}

.header-nav-item-active:hover .menu-arrow {
    background: url(../img/Buton_sur_2.svg) no-repeat right center;
}

.header-nav-item:hover {
    transition: all 0.2s ease;
}

.header-nav-item span a {
    color: #505050;
    font-family: Oswald;
    font-size: 19px;
    line-height: 23px;
    transition: all 0.3s ease;
}

.header-nav-item:hover span a {
    color: #ee1c24;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.nav-box {
    padding: 14px 0px 0px;
    position: absolute;
    left: 0px;
    top: 15px;
    width: 240px;
    display: none;
    z-index: 1;
}

.align-right .nav-box {
    right: 0 !important;
    left: auto !important;
}

@media all and (max-width: 1500px) {
    .nav-box {
        /* left: 0;*/
        left: 0px;
    }

    .align-right .nav-box {
        right: 0 !important;
        left: auto !important;
    }

}

.nav-box-in {
    padding: 5px 5px 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    background: #fff;
}

.nav-box-in a {
    display: block;
    font-family: Oswald;
    font-size: 18px;
    line-height: 22px;
    color: rgba(76, 76, 76, 0.93);
    text-transform: none;
}

.nav-box-in a:hover {
    color: red;
    transition: all 0.3s ease;
    cursor: pointer;
}

.slider1 .slick-slide img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 564px;
}

.slideimg {
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slider1 .slick-slide {
    height: 564px;
}

@media all and (max-width: 1000px) {
    .slider1 .slick-slide img, .slider1 .slick-slide {
        height: 400px;
    }
}

@media all and (max-width: 800px) {
    .slider1 .slick-slide img, .slider1 .slick-slide {
        height: 300px;
    }
}

.wrap1 {
    position: relative;
    max-width: 1180px;
    padding: 0 10px 0;
    margin: 0 auto;
}

.slide-abs {
    bottom: 55px;
    left: 0px;
    position: absolute;
}

.slide-abs-in {
    max-width: 380px;
    background: rgba(1, 47, 131, 0.8);
    padding: 25px 25px 25px;
}

.slide-abs-in p {
    margin-top: 10px;
    color: #fff;
}

@media all and (max-width: 500px) {
    .slide-abs-in {
        max-width: 80%;
        padding: 15px 15px 15px;
    }
}

.section-2 {
    padding: 60px 0 90px;
}

.title-box1 {
    text-align: center;
    max-width: 1180px;
    padding: 0 10px 0;
    margin: 0 auto;
}

.title-box1 .text1 {
    padding: 15px 10px 20px;
    border-bottom: 2px solid #ff9307;
}

.box1 {
    padding: 15px 0 0;
}

.box1-in {
    max-width: 1180px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}

.box1-in-item {
    margin: 10px 10px 10px;
    flex-basis: 31.6%;
    flex-grow: 0;
    flex-shrink: 1;
    position: relative;
    height: 317px;
}

@media all and (max-width: 1150px) {
    .box1-in-item {
        flex-basis: 31%;
    }
}

@media all and (max-width: 950px) {
    .box1-in-item {
        flex-basis: 30.5%;
    }
}

@media all and (max-width: 900px) {
    .box1-in-item {
        flex-basis: 30%;
    }
}

@media all and (max-width: 800px) {
    .box1-in-item {
        flex-basis: 29.5%;
    }
}

@media all and (max-width: 650px) {
    .box1-in-item {
        flex-basis: 45.5%;
    }
}

@media all and (max-width: 500px) {
    .box1-in-item {
        flex-basis: 44%;
    }
}

@media all and (max-width: 430px) {
    .box1-in-item {
        flex-basis: 100%;
        flex-grow: 1;
        flex-shrink: 1;
    }
}

.box1-in-item img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.box1-title {
    padding: 10px 10px 10px 20px;
    width: 100%;
    color: white;
    font-family: Oswald;
    font-size: 18px;
    line-height: 24px;
    background: rgba(1, 47, 131, 0.8);
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: flex;
    align-items: center;
}

@media all and (max-width: 1000px) {
    .box1-title {
        font-size: 20px;
        line-height: 25px;
    }
}

.section-3 {
    padding: 60px 0 90px;
    background: #ececec;
}

.footer {
    padding: 20px 0 20px;
    background: url(../img/bottom1.jpg) no-repeat top;
    background-size: cover;
    min-height: 175px;
}

.footer-in {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 10px 0;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}

@media all and (max-width: 500px) {
    .footer-in {
        justify-content: center;
        text-align: center;
        flex-direction: column;
    }
}

.footer-in-item1 {
    max-width: 240px;
}

.footer-in-item1 .text2 a {
    /* display: block;*/
    color: white;
    font-family: OpenSans;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    padding-top: 10px;
}

.footer-in-item1 .text2 a:last-child {
    padding-top: 2px;
}

.footer-in-item1 .text2 a:hover {
    color: #f9a521;
    transition: all 0.3s ease;
}

.footer-in-item2 {
}

.footer-in-item2 .text2 {
    padding-bottom: 2px;
    border-bottom: 1px solid #fff;
}

.footer-in-item3 {
}

@media all and (max-width: 850px) {
    .footer-in-item2 {
        display: none
    }

    /* .footer-in-item3 {
         display: none
     }*/
    .footer-in-item3 .text3 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -o-column-count: 1;
        column-count: 1;
        margin: 20px 0;
    }
}

.footer-in-item4 {
    text-align: center;
}

.after-footer {
    min-height: 55px;
    background: url(../img/bottom2.jpg) no-repeat top;
    background-size: cover;
    padding: 17px 0 17px;
}

.after-footer-item {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 10px 0;
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.footer-logo {
    max-width: 235px;
    padding-bottom: 5px;
}

.footer-logo img {
    display: block;
}

.social {
    padding: 15px 0 12px;
}

.social-in {
    max-width: 185px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}

.social a {
    display: inline-block;
    margin: 4px 6px 4px;
    width: 37px;
    height: 37px;
    border-radius: 50%;
}

.social a.fb {
    background: url(../img/F_1.svg) no-repeat center center;
    background-size: 37px;
}

.social a.fb:hover {
    background: url(../img/F_2.svg) no-repeat center center;
    background-size: 37px;
}

.social a.whatsapp {
    background: url(../img/W_1.svg) no-repeat center center;
    background-size: 37px;
}

.social a.whatsapp:hover {
    background: url(../img/W_2.svg) no-repeat center center;
    background-size: 37px;
}

.social a.viber {
    background: url(../img/V_1.svg) no-repeat center center;
    background-size: 37px;
}

.social a.viber:hover {
    background: url(../img/V_2.svg) no-repeat center center;
    background-size: 37px;
}

.social a.skype {
    background: url(../img/S_1.svg) no-repeat center center;
    background-size: 37px;
}

.social a.skype:hover {
    background: url(../img/S_2.svg) no-repeat center center;
    background-size: 37px;
}

.social a.youtube {
    background: url(../img/Y_1.svg) no-repeat center center;
    background-size: 37px;
}

.social a.youtube:hover {
    background: url(../img/Y_2.svg) no-repeat center center;
    background-size: 37px;
}

.social a.insta {
    background: url(../img/I_1.svg) no-repeat center center;
    background-size: 37px;
}

.social a.insta:hover {
    background: url(../img/I_2.svg) no-repeat center center;
    background-size: 37px;
}

.social a.tw {
    background: url(../img/T_1.svg) no-repeat center center;
    background-size: 37px;
}

.social a.tw:hover {
    background: url(../img/T_2.svg) no-repeat center center;
    background-size: 37px;
}

.social a.pinterest {
    background: url(../img/P_1.svg) no-repeat center center;
    background-size: 37px;
}

.social a.pinterest:hover {
    background: url(../img/P_2.svg) no-repeat center center;
    background-size: 37px;
}

.up {
    width: 26px;
    height: 26px;
    background: url(../img/Buton_up1.svg) no-repeat center;
    position: absolute;
    right: 10px;
    top: -60px;
    cursor: pointer;
}

.up:hover {
    background: url(../img/Buton_up2.svg) no-repeat center;
}

.search {
    position: absolute;
    top: 55px;
    right: 0px;
    display: none;
}

@media all and (max-width: 800px) {
    .search {
        position: absolute;
        top: 55px;
        right: 0px;
    }
}

@media all and (max-width: 500px) {
    .search {
        top: 55px;
        right: auto;
        left: -15px;
    }
}

.search-in {
}

.search-button {
    position: absolute;
    top: 0px;
    right: 8px;
    width: 17px;
    height: 17px;
    background: url(../img/search.png) no-repeat center right;
    background-size: 12px;
    cursor: pointer;
    border: none;
}

.search-input {
    position: relative;
    width: 170px;
}

.search_word {
    width: 170px;
    height: 18px;
    background: white;
    padding: 0 25px 0 10px;
    vertical-align: top;
    color: #525252;
    font-family: OpenSans;
    font-size: 14px;
    line-height: 18px;
    border: none;
    border-radius: 15px;
    border: 1px solid #ddd;
}

.m-f-nav {
    padding: 15px 15px 15px;
    display: none;
}

.mob-m-f-nav {
    display: none;
}

@media all and (max-width: 1000px) {
    .mob-m-f-nav {
        display: block;
        position: relative;
        padding: 10px 10px 10px;
        display: flex;
        justify-content: flex-end;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: wrap;
        background: #fff;
    }
}

.m-f-nav .active {
}

.m-f-title {
    padding: 5px 0 5px;
    cursor: pointer;
}

.m-f-title a {
    color: #505050;
    font-family: Oswald;
    font-size: 18px;
    line-height: 20px;
}

.m-f-title:hover a {
    color: #005da7;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.active a {
    color: #005da7;
}

.m-f-ul {
    padding: 0 15px 5px;
}

.m-f-ul a {
    color: #505050;
    font-family: Oswald;
    font-size: 16px;
    line-height: 18px;
}

.m-f-ul li:hover a {
    color: #005da7;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.m-f-ul li {
    padding-bottom: 5px;
}

.act-icon1 a {
    background: url(../img/Buton_sur.svg) no-repeat right center;
    padding-right: 22px;
    padding-bottom: 7px;
}

.act-icon1:hover a {
    background: url(../img/Buton_sur_2.svg) no-repeat right center;
    padding-right: 22px;
}

.header-nav .active a {
    background: url(../img/Buton_sur_2.svg) no-repeat right center;
    padding-right: 22px;
}

.mob-header-menu {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
    width: 100%;
    background: #fff;
    border-radius: 0px;
    padding: 7px 15px 20px;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.15);
}

@media all and (min-width: 1000px) {
    .mob-header-menu {
        display: none !important;
    }
}

.mob-header-menu-close {
    top: 15px;
    right: 20px;
    position: absolute;
    width: 18px;
    height: 18px;
    cursor: pointer;
    display: none;
    z-index: 4;
}

@media all and (min-width: 1000px) {
    .mob-header-menu-close {
        display: none !important;
    }
}

.mob-header-menu-icon {
    display: none;
    width: 38px;
    height: 20px;
    cursor: pointer;
    text-align: left;
    margin-right: 10px;
}

.mob-header-menu-icon img {
    width: auto;
}

@media all and (max-width: 1000px) {
    .mob-header-menu-icon {
        display: inline-block;
    }
}

.breads {
    width: 100%;
    background: url(../img/breads.jpg) no-repeat center;
    background-size: cover;
}

.breads-in {
    max-width: 1180px;
    margin: 0 auto;
    padding: 5px 10px 5px;
}

.breads-in-item1 {
    color: white;
    font-family: OpenSans;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
}

.breads-in-item2 {
    color: white;
    font-family: OpenSans;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    padding: 0 7px;
}

.breads-in-item3 {
    color: white;
    font-family: OpenSans;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
}

.box2 {
}

.box2-in {
    max-width: 1180px;
    padding: 0 10px 0;
    margin: 0 auto;
}

.box2-in-item {
    padding: 30px 0 30px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}

.box2-in-item-1 {
    /*max-width: 360px;*/
    margin-left: 20px;
    flex-basis: 40%;
    flex-grow: 1;
    flex-shrink: 1;
    padding: 15px 0 0;
    order: 1;
}

.box2-in-item-1 .title1 {
    padding: 0 0 15px;
}

.box2-in-item-2 {
    max-width: 440px;
    flex-basis: 40%;
    flex-grow: 1;
    flex-shrink: 1;
}

@media all and (max-width: 500px) {
    .box2-in-item-1 {
        flex-basis: 100%;
        max-width: 100%;
    }

    .box2-in-item-2 {
        flex-basis: 100%;
        max-width: 100%;
    }
}

.map {
    width: 100%;
    padding: 0 0 55px;
}

.section-4 {
    padding: 60px 0 0px;
}

.section-4 .title-box1 .text1 {
    border-bottom: none;
}

.section-5 {
    padding: 35px 0 55px;
}

.section-5 .text1 {
    padding: 10px 0 0px;
}

.section-5-in {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 10px 0;
}

.form-box1 {
    padding: 30px 0 0;
}

.form-box-line1 {
    max-width: 580px;
    padding: 0 0 25px;
}

.form-box-line2 {
    width: 100%;
    padding: 0 0 25px;
}

.form-box-line3 {
    width: 100%;
    padding: 0 0 15px;
}

.form-input-line {
    width: 100%;
    height: 30px;
    background-color: #fff;
    border: 1px solid #959595;
    border-radius: 0px;
    padding: 0 10px 0;
    color: #363636;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
}

.form-input-area {
    width: 100%;
    min-height: 195px;
    background-color: #fff;
    border: 1px solid #959595;
    border-radius: 0px;
    padding: 0 10px 0;
    color: #363636;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
    padding: 10px 10px 10px 15px;
    resize: none;
}

.section-6 {
    padding: 35px 0 100px;
}

@media (max-width: 950px) {
    .table-wrap {
        overflow: hidden;
        overflow-x: scroll;
        white-space: nowrap;
    }
}

.section-6-in {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 10px 0;
}

.tr {
    width: 100%;
    vertical-align: top;
    padding: 10px 10px 10px;
    transition: all 0.3s ease;
    height: 97px;
}

.tr-title {
    width: 100%;
    vertical-align: top;
    padding: 10px 10px 10px;
    transition: all 0.3s ease;
    height: 50px;
    text-align: center;
}

.td-title {
    display: table-cell;
    color: #646464;
    font-family: OpenSans;
    font-size: 18px;
    line-height: 21px;
    padding-right: 5px;
    padding: 15px 7px 10px 7px;
    vertical-align: middle;
    border-bottom: 2px solid #ff9307;
}

.td-title:nth-child(1) {
    width: 10%;
    padding-left: 65px;
    padding-right: 5px;
}

.td-title2:nth-child(1) {
    width: 2%;
    padding-right: 5px;
}

.tr-theader .td-title {

}

.td {
    display: table-cell;
    color: #505050;
    font-family: OpenSans;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 0 10px;
    background: #f0f0f0;
    border-bottom: 10px solid #fff;
}

.td:nth-child(1) {
    width: 30%;
    padding-left: 10px;
    padding-right: 10px;
}

.td:nth-child(2) {
    width: 15%;
    padding-right: 10px;
}

.td:nth-child(3) {
    width: 15%;
    padding-right: 10px;
}

.td:nth-child(4) {
    width: 15%;
    padding-right: 15px;
}

.td:nth-child(5) {
    width: 15%;
    padding-right: 10px;
}

.td:nth-child(6) {
    width: 4%;
}

.tr2 {
    text-align: center;
}

.td2 {
    display: table-cell;
    color: #505050;
    font-family: OpenSans;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 10px 10px;
    background: #fff;
    border-bottom: 2px solid #d7d7d7;
}

.td2:nth-child(1) {
    width: 30%;
    padding-left: 0px;
    padding-right: 10px;
}

.td2:nth-child(2) {
    width: 15%;
    padding-right: 10px;
}

.td2:nth-child(3) {
    width: 15%;
    padding-right: 10px;
}

.td2:nth-child(4) {
    width: 15%;
    padding-right: 15px;
}

.td2:nth-child(5) {
    width: 15%;
    min-width: 30px;
    padding-left: 30px;
    padding-right: 10px;
}

.td2:nth-child(6) {
    width: 4%;
}

.td-img {
    width: 130px;
    min-height: 120px;
    display: block;
    background: #fff;
    padding: 0px 0px 0px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

.td-img img {
    display: block;
}

.tr3 {
    text-align: center;
}

.tr3:nth-child(odd) td {
    background: #dcdcdc;
}

.td3 {
    display: table-cell;
    color: #505050;
    font-family: OpenSans;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 10px 10px;
    background: #fff;
}

.td3:nth-child(1) {
    width: 15%;
    padding-left: 10px;
    padding-right: 10px;
}

.td3:nth-child(2) {
    width: 15%;
    padding-right: 10px;
}

.td3:nth-child(3) {
    width: 15%;
    padding-right: 10px;
}

.td3:nth-child(4) {
    width: 15%;
    padding-right: 15px;
}

.table-wrap table {
    width: 100%;
}

.tr-title2 .td-title:nth-child(1) {
    padding-left: 10px;
}

.tr-title2 .td:nth-child(1) {
    width: 15%;
    padding-left: 10px;
    padding-right: 10px;
}

.tr-title2 .td:nth-child(2) {
    width: 15%;
    padding-right: 10px;
}

.tr-title2 .td:nth-child(3) {
    width: 15%;
    padding-right: 10px;
}

.tr-title2 .td:nth-child(4) {
    width: 15%;
    padding-right: 15px;
}

.box11 {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

.box11-item1 {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 10%;
    margin-right: 35px;
}

.box11-item2 {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 10%;
    text-align: left;
}

@media all and (max-width: 950px) {
    .box11 {
        display: table;
    }

    .box11-item2 {
        display: table-cell;
        vertical-align: middle;
    }
}

.del2 {
    width: 32px;
    height: 31px;
    cursor: pointer;
    background: url(../img/del.png) no-repeat center;
}

.quantity {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    height: 40px;
    width: 150px;
    margin: 0 auto;
}

@media all and (max-width: 550px) {
    .quantity {
        margin: 0px auto;
        margin-bottom: 10px;
    }
}

.qu-item1 {
    cursor: pointer;
    width: 36px;
    height: 40px;
    background: url(../img/Buton1.svg) no-repeat center;
    flex-grow: 1;
    flex-shrink: 1;
}

.qu-item3 {
    cursor: pointer;
    width: 36px;
    height: 40px;
    background: url(../img/Buton2.svg) no-repeat center;
    flex-grow: 1;
    flex-shrink: 1;
}

.qu-item2 {
}

.quantity-input {
    width: 55px;
    height: 40px;
    background-color: #dcdcdc;
    border-radius: 0;
    text-align: center;
    border: none;
    -webkit-appearance: none;
    color: #1e1e1e;
    font-family: 'OpenSans-Bold';
    font-size: 18px;
    line-height: 45px;
}

.box3 {
    padding: 20px 0 50px;
    max-width: 1080px;
}

.box3-in {
    max-width: 1180px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}

.box3-in-item1 {
    flex-basis: 40%;
    flex-grow: 1;
    flex-shrink: 1;
    margin-right: 20px;
}

.box2-in-item-2 {
    max-width: 280px;
    flex-basis: 40%;
    flex-grow: 1;
    flex-shrink: 1;
}

.box3-in-item-1 {
    margin-right: 15px;
}

@media all and (max-width: 800px) {
    .box3-in-item-1 {
        padding-bottom: 25px;
        flex-basis: 100%;
        margin-right: 0px;
    }
}

.box4 {
    width: 290px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}

.box4-item {
    flex-basis: 40%;
    flex-grow: 1;
    flex-shrink: 1;
    text-align: center;
}

.box4-item:first-child {
    margin-right: 50px;
    text-align: right;
}

.box4-item .title3 {
    padding-bottom: 20px;
}

.center-item {
    display: block;
    margin: 0 auto;
}

.box5 {
    padding: 40px 0 0;
}

.box5-in {
    max-width: 1180px;
    padding: 0 10px 0;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}

.box5-in-item-1 {
    max-width: 380px;
    margin-right: 20px;
    flex-basis: 40%;
    flex-grow: 1;
    flex-shrink: 1;
}

.box5-in-item-2 {
    width: 60%;
    flex-basis: 40%;
    flex-grow: 1;
    flex-shrink: 1;
}

@media all and (max-width: 850px) {
    .box5-in-item-1 {
        max-width: 500px;
        flex-basis: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .box5-in-item-2 {
        flex-basis: 100%;
        width: 80%;
        margin-right: 0;
    }

    .fr-image.main-in-img {
        margin-bottom: 20px;
    }

    .mobile-product-image {
        margin-top: 40px;
    }

    .mobile-product-image .box5-in-item-2 .box7:last-child {
        padding-bottom: 0px !important;
    }
}

.box5 img {
    display: block;
}

.box5 .text8 {
    padding: 0 0 25px;
}

.title-box2 {
    max-width: 1180px;
    padding: 0 10px 0;
    margin: 0 auto;
}

.title-box2 .text1 {
    padding: 0px 10px 5px;
    border-bottom: 2px solid #ff9307;
}

.title-box3 {
    max-width: 1180px;
    padding: 0 10px 20px;
    margin: 0 auto;
    border-bottom: 2px solid #ff9307;
}

.box6 {
    padding: 15px 0 0;
}

.box6-in {
    padding: 15px 0 15px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    /*align-items: center;*/
    flex-wrap: wrap;
}

.box6-in-item-1 {
    max-width: 130px;
    margin-right: 5px;
    flex-basis: 40%;
    flex-grow: 1;
    flex-shrink: 1;
}

.box6-titile {
    color: #646464;
    font-family: OpenSans;
    font-size: 18px;
    line-height: 24px;
    padding-right: 18px;
    background: url(../img/black-arrow-bottom.png) no-repeat right center;
    display: inline-block;
}

.box6-titile.input-label {
    background: none;
}

.box6-in-item-2 {
    flex-basis: 40%;
    flex-grow: 1;
    flex-shrink: 1;
}

.box6-in-item-3 {
    margin-right: 5px;
    flex-basis: 40%;
    flex-grow: 1;
    flex-shrink: 1;
}

.box6-in-item-4 {
    max-width: 170px;
    flex-basis: 40%;
    flex-grow: 1;
    flex-shrink: 1;
}

.select1 {
    border: none;
    border-bottom: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color: #646464;
    font-family: OpenSans;
    font-size: 18px;
    line-height: 24px;
    padding: 5px 17px 5px 5px;
    margin-bottom: 10px;
    background: url(../img/black-arrow-bottom.png) no-repeat 98% center;
    background-size: 8px;
}

@media screen and (max-width: 700px) {
    .select_char_product option:first-child {
        display: none;
    }
}

.input1 {
    border: none;
    border-bottom: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color: #646464;
    font-family: OpenSans;
    font-size: 18px;
    line-height: 24px;
    padding: 5px 17px 5px 5px;
    margin-bottom: 10px;
}

.input1 {
    width: 100%;
    height: 28px;
    background: #dcdcdc;
    border: none;
    padding: 0 10px 0;
    color: #505050;
}

.box6 .select1 {
    width: 100%;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color: #646464;
    font-family: OpenSans;
    height: 28px;
    background-color: #dcdcdc;
    border: none;
    padding: 0 5px 0;
    color: #505050;
}

.p-button-5 {
    width: 27px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border: 1px solid #fff;
    margin: 0 8px 0;
}

.p-button-5:hover {
}

.box6 .input1 {
    width: 100%;
    height: 28px;
    background: #dcdcdc;
    border: none;
    padding: 0 10px 0;
    color: #505050;
}

.select2 {
    margin: 10px 0 10px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color: #646464;
    font-family: OpenSans;
    font-size: 18px;
    line-height: 24px;
    padding-right: 25px;
    background: url(../img/red_kub.png) no-repeat right center;
}

.select3 {
    margin: 10px 0 10px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color: #646464;
    font-family: OpenSans;
    font-size: 18px;
    line-height: 24px;
    padding-right: 25px;
    background: url(../img/red_arrow-1.jpg) no-repeat right center;
}

.ul1 {
    padding: 15px 0 0px;
}

.ul1 li {
    color: #646464;
    font-family: OpenSans;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 15px;
}

@media all and (max-width: 700px) {
    .ul1 li {
        font-size: 16px;
        line-height: 20px;
    }
}

.ul1 li span {
    color: #ed2024;
    font-family: 'OpenSans-Bold';
}

.ul1 li del {
    font-size: 14px;
}

.border1 {
    margin: 15px 0 15px;
    border: 1px solid #c7c7c7;
}

.box7 {
    /*   padding: 50px 0 50px;*/
    padding-bottom: 50px;
    /*  margin-left: 40px;*/
}

.related_catalog_colors {
    padding-bottom: 30px;
}

.main-in-img {
    margin-bottom: 50px;
}

.box7-in {
    padding: 0px 0 0px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

.box7-in-item {
    flex-basis: 20%;
    flex-grow: 1;
    flex-shrink: 1;
    margin-right: 20px;
    margin-bottom: 20px;
}

.box7-in-item:nth-child(1n+4) {
    margin-right: 0;
}


.box7-in-item:last-child {
    margin-right: 0px;
}

.box7-in-item img {
    display: block;
}

.section-8 {
    padding: 35px 0 45px;
    background: #ececec;
    margin-bottom: 60px;
}

.section-8-in {
    max-width: 1180px;
    margin: 0 auto;
    padding: 15px 10px 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}

.section-8-in-item {
    flex-basis: 23.2%;
    flex-grow: 0;
    flex-shrink: 1;
    margin: 10px;
}

@media all and (max-width: 1150px) {
    .section-8-in-item {
        flex-basis: 23%;
        flex-grow: 0;
        flex-shrink: 1;
    }
}

@media all and (max-width: 1050px) {
    .section-8-in-item {
        flex-basis: 22%;
        flex-grow: 0;
        flex-shrink: 1;
    }
}

@media all and (max-width: 750px) {
    .section-8-in-item {
        flex-basis: 21%;
        flex-grow: 0;
        flex-shrink: 1;
    }
}

@media all and (max-width: 550px) {
    .section-8-in-item {
        flex-basis: 45%;
        flex-grow: 0;
        flex-shrink: 1;
    }
}

@media all and (max-width: 450px) {
    .section-8-in-item {
        flex-basis: 43%;
        flex-grow: 0;
        flex-shrink: 1;
    }
}

.section-8 h2 {
    text-align: center;
}

.section-8-in-item img {
    display: block;
}

.box8 {
    padding: 10px 0 0px;
}

.box8-in {
    padding: 0px 0 0px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

.box8 .box8-in a {
    color: #4872b1;
    font-family: OpenSans;
    font-size: 12px;
    line-height: 15px;
}

.box8 .box8-in span {
    color: #505050;
    font-size: 14px;
    padding: 0 3px 0;
}

.section-7 {
    padding: 35px 0 100px;
}

.section-7-in {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 10px 0;
}

.wrap2 {
    text-align: center;
    padding: 30px 0 30px;
}

.filterparaminfo {
    display: flex;
    flex-direction: row;
    padding-bottom: 9px;
}

.filterparaminfo:last-child {
    padding-bottom: 0px;
}

.filterparamname {
    font-size: 15px;
    line-height: 19px;
    color: #505050;
    font-family: "Segoe UI";
    margin-left: 11px;
    margin-top: 0px;
}

.filterparamnameactive {
    color: #0073ae;
}

.filterparamcheck {
}

.filterparamcheck input[type="radio"] + span {
    position: absolute;
    left: 0;
    top: 2px;
    width: 100%;
    height: 100%;
    background: url(../img/check2.jpg) no-repeat;
    cursor: pointer;
    width: 16px;
    height: 15px;
    padding-right: 135px;
}

.filterparamcheck input[type="radio"]:checked + span {
    background: url(../img/check1.jpg) no-repeat;
    left: 0;
    top: 2px;
    width: 16px;
    height: 15px;
}

.filterparaminfo label {
    width: 16px;
    height: 15px;
    display: block;
    position: relative;
}

.filterparamcheck2 {
}

.filterparamcheck2 label {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 5px;
}

.filterparamcheck2 input[type="checkbox"] + span {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../img/check4.jpg) no-repeat;
    background-size: 16px 16px;
    cursor: pointer;
}

.filterparamcheck2 input[type="checkbox"]:checked + span {
    background: url(../img/check3.jpg) no-repeat;
    background-size: 16px 16px;
}

.filterparamname2 {
    color: #646464;
    font-family: OpenSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-right: 10px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}

@media all and (max-width: 1000px) {
    .filterparamname2 {
        font-size: 14px;
    }
}

.filterparamname2 span {
    color: #ed1c24;
}

.filterparamname2 a {
    color: #4872b1;
    text-decoration: underline;
}

.box9 {
    padding: 10px 0 0px;
}

.box9-in {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}

.box9-in-item {
    width: 40%;
}

.box9-in-item:first-child {
    margin-right: 75px;
}

@media all and (max-width: 1000px) {
    .box9-in-item:first-child {
        margin-right: 25px;
    }
}

@media all and (max-width: 630px) {
    .box9-in-item {
        flex-basis: 100%;
    }

    .box9-in-item:first-child {
        margin-right: 0px;
        margin-bottom: 30px;
    }
}

.title2 span {
    color: #ed1c24;
}

.wrap3 {
    display: block;
    padding: 25px 0;
}

.wrap4 {
    display: block;
    padding: 25px 0 45px;
}

.form-box2 .filterparaminfo {
    padding-bottom: 25px;
}

.section-9 {
    padding: 35px 0 55px;
}

.section-9-in {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0px 10px 0;
}

.tabs1 {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}

@media all and (max-width: 650px) {
    .tabs1 {
        justify-content: center;
    }
}

.tabs_content {
    width: 100%;
}

.tabs_content > div {
    display: none;
}

.tabs2-nav {
    color: #969696;
    font-size: 18px;
    line-height: 24px;
    padding: 7px 20px 7px 20px;
    display: inline-block;
    text-align: center;
    flex-grow: 1;
    flex-shrink: 1;
    margin-left: 20px;
    border: 1px solid #969696;
}

@media all and (max-width: 650px) {
    .tabs2-nav {
        flex-basis: 100%;
        display: block;
        margin-left: 0px;
    }
}

.tabs2-nav:first-child {
    margin-left: 0px;
}

#tabs > a.current {
    color: white;
    font-family: 'OpenSans-Bold';
    font-size: 18px;
    line-height: 24px;
    padding: 7px 20px 7px 20px;
    z-index: 1;
    position: relative;
    background: #969696;
    border: 1px solid #969696;
}

.tabs-border2 {
    background: #969696;
    height: 1px;
    width: 100%;
    position: relative;
    top: -1px;
}

#tabs .section-14-in-item {
    margin: 50px 7px 7px;
}

@media all and (max-width: 1050px) {
    #tabs .tabs2-nav {
        font-size: 16px;
        line-height: 20px;
        padding: 5px 10px 5px 10px;
    }

    #tabs > a.current {
        padding: 5px 10px 5px 10px;
        font-size: 16px;
        line-height: 20px;
    }
}

@media all and (max-width: 850px) {
    #tabs .tabs2-nav {
        display: block;
        padding: 5px 0px 5px 0px;
    }

    #tabs > a.current {
        padding: 5px 0px 5px 0px;
        display: block;
    }
}

.tabs_content1 {
    padding: 35px 0 0;
}

.menu1 {
    background: url(../img/white_arrow_bottom.svg) no-repeat right center;
    padding-right: 20px;
    color: white;
    font-family: Oswald;
    font-size: 22px;
    line-height: 25px;
    cursor: pointer;
}

@media all and (max-width: 1000px) {
    .menu1 {
        font-size: 17px;
        line-height: 20px;
    }
}

@media all and (max-width: 550px) {
    .menu1 {
        min-width: 105px;
        display: inline-block;
    }
}

.menu1-box {
    padding: 10px 10px 10px;
    background: #fff;
    position: absolute;
    width: 135px;
    height: auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    top: 60px;
    z-index: 2;
}

@media all and (max-width: 1000px) {
    .menu1-box {
        top: 50px;
    }
}

@media all and (max-width: 550px) {
    .menu1-box ul {
        display: block;
    }

    .menu1-box ul li {
        flex-basis: 100%;
        flex-grow: 1;
        margin: 0px;
    }
}

.menu1-box ul {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}

.menu1-box ul li {
    padding-bottom: 5px;
    margin-left: 0px;
}

.menu1-box ul li a {
    color: #505050;
    font-family: Oswald;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
}

.menu1-box ul li:nth-child(4) {
    border-bottom: 1px solid #ededed;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.menu1-box ul li a:hover {
    border-bottom: 1px solid #505050;
}

.box10 {
    padding: 0px 0 0;
}

.box10-in {
    max-width: 1180px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}

.box10-in-item {
    margin: 10px 10px 10px;
    flex-basis: 23.3%;
    flex-grow: 0;
    flex-shrink: 1;
    position: relative;
    height: 275px;
    overflow: hidden;
}

@media all and (max-width: 1200px) {
    .box10-in-item {
        flex-basis: 23%;
    }
}

@media all and (max-width: 1150px) {
    .box10-in-item {
        flex-basis: 22.5%;
    }
}

@media all and (max-width: 1000px) {
    .box10-in-item {
        flex-basis: 31%;
    }
}

@media all and (max-width: 900px) {
    .box10-in-item {
        flex-basis: 30.5%;
    }
}

@media all and (max-width: 750px) {
    .box10-in-item {
        flex-basis: 46.5%;
    }
}

@media all and (max-width: 600px) {
    .box10-in-item {
        flex-basis: 45%;
    }
}

@media all and (max-width: 450px) {
    .box10-in-item {
        flex-basis: 100%;
        flex-grow: 1;
        flex-shrink: 1;
    }
}

.box10-in-item img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    /* -moz-transition: all 0.4s ease-out;
     -o-transition: all 0.4s ease-out;
     -webkit-transition: all 0.4s ease-out;*/
}

/*.box10-in-item:hover img {
    -webkit-transform: scale(1.3) translate(0px, 30px);
    -moz-transform: scale(1.3) translate(0px, 30px);
    -o-transform: scale(1.3) translate(0px, 30px);
}*/

.fader-catalog {
    display: inline-block;
    position: relative;
}


.fader-catalog img:last-child {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.box10-in-item:hover .abs-item img {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
}

.box10-title {
    padding: 5px 10px 5px 20px;
    width: 100%;
    color: white;
    font-family: Oswald;
    font-size: 24px;
    line-height: 26px;
    background: rgba(1, 47, 131, 0.8);
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

.box10-title span {
    color: white;
    font-family: Oswald;
    font-size: 18px;
    line-height: 20px;
    flex-grow: 0;
    flex-shrink: 1;
    display: inline-block;
}

@media all and (max-width: 500px) {
    .box10-title span {
        font-size: 20px;
        line-height: 22px;
    }
}

.star {
    width: 23px;
    height: 22px;
    background: url(../img/star1.png) no-repeat center;
    flex-grow: 0;
    flex-shrink: 1;
    display: inline-block;
}

.box10-in-item:hover .star, .active_fav {
    width: 23px;
    height: 22px;
    background: url(../img/star2.png) no-repeat center;
    transition: all 0.3s ease;
    cursor: pointer;
}

.abs-item {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50.4px;
    height: 50.4px;
    z-index: 1;
}

.abs-item img {
    display: block;
}

.section-10 {
    padding: 35px 0 55px;
}

.section-10-in {
}

.tabs2 {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}

.tabs2 a:first-child {
    margin-left: 10px;
}

.tabs2 a:nth-child(4) {
    margin-right: 10px;
}

@media all and (max-width: 650px) {
    .tabs2 a:first-child {
        margin-left: 0px;
    }

    .tabs2 a:nth-child(4) {
        margin-right: 0px;
    }

    .box10-in-item {
        margin-left: 10px !important;
        margin-right: 10px !important;
        max-width: 275px;
    }

    .box10-in {
        justify-content: center;
    }
}

.tabs2 .tabs-border2 {
    margin: 0 10px 0 10px;
}

.tabs_content2 {
    padding: 25px 0 0;
}

.nav-tabs {
    padding: 30px 10px 25px;
    margin: 0 auto;
    max-width: 1180px;
}

.nav-tabs-in {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}

.tabs__content-in {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 10px;
}

.tabs__content {
    display: none;
}

.active {
    display: block;
}

li.active {
    color: white;
    font-family: 'OpenSans-Bold';
    font-size: 18px;
    line-height: 24px;
    padding: 7px 20px 7px 20px;
    z-index: 1;
    position: relative;
    background: #969696;
    border: 1px solid #969696;
}

li.active a {
    color: #fff;
}

.nav-tabs-item {
    color: #969696;
    font-size: 18px;
    line-height: 24px;
    padding: 7px 20px 7px 20px;
    display: inline-block;
    text-align: center;
    flex-grow: 1;
    flex-shrink: 1;
    margin-left: 20px;
    border: 1px solid #969696;
    cursor: pointer;
}

.nav-tabs-item:first-child {
    margin-left: 0px;
}

@media all and (max-width: 850px) {
    .nav-tabs-item {
        flex-basis: 100%;
        margin-left: 0px;
    }
}

.nav-tabs-item:hover {
    background: #969696;
    cursor: pointer;
}

.nav-tabs-item:hover a {
    color: #fff;
}

@media all and (max-width: 850px) {
    .nav-tabs-item:hover {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }
}

.nav-tabs-item a {
    color: #969696;
    font-size: 18px;
    line-height: 24px;
}

.active a {
    color: #1a1a1a;
}

.pagination {
    background: #ececec;
    padding: 15px 10px 15px;
    margin: 20px 0 0;
}

.paination-in {
    position: relative;
    max-width: 1160px;
    margin: 0 auto;
}

.paination-in-item {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}

.p-button-1 {
    width: 155px;
    height: 40px;
    background: #4e80bc url(../img/white_arrow_left.png) no-repeat 5px center;
    border-radius: 0px;
    display: inline-block;
    color: white;
    text-align: center;
    font-family: 'OpenSans-Bold';
    font-size: 12px;
    line-height: 40px;
    cursor: pointer;
    transition: all 0.2s ease;
    margin-right: 20px;
}

.p-button-1:hover {
    background: #344e8f url(../img/white_arrow_left.png) no-repeat 5px center;
    transition: all 0.3s ease;
    cursor: pointer;
}

.p-button-2 {
    width: 155px;
    height: 40px;
    background: #4e80bc url(../img/white_arrow_right.png) no-repeat 140px center;
    border-radius: 0px;
    display: inline-block;
    color: white;
    text-align: center;
    font-family: 'OpenSans-Bold';
    font-size: 12px;
    line-height: 40px;
    cursor: pointer;
    transition: all 0.2s ease;
    margin-right: 20px;
}

.p-button-2:hover {
    background: #344e8f url(../img/white_arrow_right.png) no-repeat 140px center;
    transition: all 0.3s ease;
    cursor: pointer;
}

@media all and (max-width: 400px) {
    .p-button-1 {
        margin-bottom: 10px;
    }
}

.paination-in-item-abs {
    width: 190px;
    position: absolute;
    top: 8px;
    right: 0px;
    color: #615f60;
    font-family: OpenSans;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

@media all and (max-width: 750px) {
    .paination-in-item-abs {
        position: static;
        padding: 10px 0 0;
        margin: 0 auto;
    }
}

.p-button-box .p-button-3 {
    width: 27px;
    height: 26px;
    background: #4e80bc url(../img/white_arrow_left.png) no-repeat center;
    border-radius: 0px;
    display: inline-block;
    color: white;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease;
    margin-right: 5px;
}

.p-button-box .p-button-3:hover {
    background: #344e8f url(../img/white_arrow_left.png) no-repeat center;
    transition: all 0.3s ease;
    cursor: pointer;
}

.p-button-box .p-button-4 {
    width: 27px;
    height: 26px;
    background: #4e80bc url(../img/white_arrow_right.png) no-repeat center;
    border-radius: 0px;
    display: inline-block;
    color: white;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease;
}

.p-button-box .p-button-4:hover {
    background: #344e8f url(../img/white_arrow_right.png) no-repeat center;
    transition: all 0.3s ease;
    cursor: pointer;
}

.p-button-box {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

.p-button-box a {
    color: #615f60;
    font-family: OpenSans;
    font-size: 12px;
    line-height: 32px;
    width: 27px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border: 1px solid #fff;
    margin: 4px 8px 4px;
}

.p-button-box a:hover, .p-button-box a.active {
    background: #344e8f;
    transition: all 0.3s ease;
    color: #fff;
}

.section-11 {
    padding: 25px 0 55px;
}

.section-11-in {
}

.cat-sort {
    width: 100%;
    background: #ececec;
    padding: 15px 0 15px;
    margin: 15px 0 40px;
}

.cat-sort-in {
    max-width: 1180px;
    padding: 0 10px 0;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

.cat-sort-in-item {
}

@media all and (max-width: 700px) {
    .cat-sort-in {
        justify-content: flex-start;
    }

    .cat-sort-in-item {
        flex-basis: 20%;
        padding: 10px 8px 10px;
    }
}

.cat-sort-title {
    color: #464646;
    font-size: 22px;
    font-family: OpenSans;
    line-height: 24px;
    text-transform: uppercase;
}

.lang-title {
}

.lang {
    color: white;
    font-family: Oswald;
    font-size: 22px;
    line-height: 25px;
    cursor: pointer;
    position: relative;
    background: url(../img/white_arrow_bottom.svg) no-repeat right center;
    background-size: 12px;
    padding-right: 15px;
    position: relative;
    text-transform: uppercase;
}

.lang-in {
    display: none;
    padding: 7px 10px 7px;
    background: #fff;
    position: absolute;
    width: 45px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    top: 30px;
    left: 0px;
    z-index: 2;
}

.lang-in ul {
    display: block;
}

.lang-in ul li a {
    color: #4e80bc;
    font-family: Oswald;
    font-size: 22px;
    line-height: 25px;
}

.lang-in ul li a:hover {
    color: #f50000;
    transition: all 0.3s ease;
}

.lang-in ul li {
    margin: 0px;
    margin-bottom: 4px;
}

.req {
    color: #ee1c24;
}

#error-respond {
    color: #ee1c24;
    margin-bottom: 10px;
    display: none;
}

.cart_checkout #error-respond {
    text-align: center;
}


/*Modal*/
.modal {
    background: #f3f0ff;
    margin: 100px auto;
    position: relative;
    padding: 30px 30px 40px;
    max-width: 450px;
}

.modal .close_modal {
    background: url("../img/close2.png") no-repeat center;
    right: -30px;
    top: -30px;
    position: absolute;
    height: 24px;
    width: 24px;
    cursor: pointer;
}

.themodal-lock {
    overflow: hidden;
}

.themodal-overlay {
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 100;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.themodal-overlay > * {
    -webkit-transform: translateZ(0px);
}

.themodal-overlay {
    background: rgba(0, 0, 0, 0.5);
    /* IE6–IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
    zoom: 1;
}

.modal_fwr1 {
    /* border:7px solid #fff;*/
}

.modal_fwr2 {
    padding: 40px 25px;
    border: 4px solid #f3f0ff;
    background: #fff;
}

.modal h2 {
    font-size: 30px;
    font-family: 'OpenSans-Bold';
    color: #3a3a3a;
    margin-bottom: 10px;
}

.modal #error-respond {
    margin-bottom: 0px;
}

.modal#modal_plan h2 {
    font-size: 42px;
}

.modal h3 {
    font-size: 14px;
    text-align: center;
    color: #48603a;
    font-weight: 400;
    margin-bottom: 30px;
}


.add_cart_moda {
    max-width: 750px;
}

#alert_modal h2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0px;
    text-transform: none;
}

.cart_item_modal {
    justify-content: space-between;
    display: flex;
}

.photo_item_modal {
    width: 30%;
}

.content_item_modal {
    width: 68%;
}

.content_item_modal .wrap7 {
    padding-top: 0px;
}

.no-items {
    background: #ee1c24;
    color: #fff;
    padding: 10px 15px;
    width: 100%;
}

.success_msg {
    background: #5fc759;
    color: #fff;
    padding: 10px 15px;
    width: 100%;
}

.no__login {
    margin-top: 30px;
    padding: 10px;
    background-color: #e52e2d;
    color: #fff;
    box-shadow: 4px 6px 9px rgba(0, 0, 0, 0.25);
}

.no__login .back__catalog {
    color: #fefefe;
    font-weight: bold;
    cursor: pointer;
}

.wait-form {
    opacity: 0.5;
    background-image: url('/img/status.gif');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 150px;
}

.wait-panel {
    opacity: 0.5;
    background-image: url('/img/status.gif');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 150px;
}

/*.wait-form*/

.fr-image {
    margin-left: 40px;
    position: relative;
}


.fr-arrow {
    width: 100%;
    height: 1px;
    background-color: #333;
    position: relative;
    transition: all 0.5s;
}

.fr-arrow:before {
    content: ' ' attr(data-text) ' ';
    position: absolute;
    color: #333;
    font-family: sans-serif;
    font-size: 12px;
}

.fr-arrow.fr-arrow-top:before {
    top: -20px;
    text-align: center;
    width: 100%;
}

.fr-arrow-top {
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
}

.fr-arrow-top.fresca-arrow {
    transform: translateX(0);
}

.fr-arrow span:first-child:after {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 10px solid #333;
}

.fr-arrow span:first-child:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    display: block;
    width: 1px;
    height: 12px;
    background-color: #333;
}

.fr-arrow span:last-child:after {
    content: "";
    position: absolute;
    top: -5px;
    right: 0;
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #333;
}

.fr-arrow span:last-child:before {
    content: "";
    position: absolute;
    top: -5px;
    right: 0;
    display: block;
    width: 1px;
    height: 12px;
    background-color: #333;
}

.fr-arrow.fr-arrow-side {
    height: 100%;
    width: 1px;
    background-color: #333;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.fr-arrow.fr-arrow-side.fresca-arrow {
    transform: translateX(0);
}

.fr-arrow.fr-arrow-side:before {
    content: ' ' attr(data-text) ' ';
    position: absolute;
    color: #333;
    font-family: sans-serif;
    font-size: 12px;
    top: 50%;
}

.fr-arrow.fr-arrow-side.fr-arrow-left {
    left: -15px;
}

.fr-arrow.fr-arrow-side.fr-arrow-left:before {
    left: -35px;
    transform: translateY(-50%) rotate(-90deg);
}

.fr-arrow.fr-arrow-side span:first-child:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: -5px;
    top: auto;
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid #333;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

.fr-arrow.fr-arrow-side span:first-child:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: -5px;
    top: auto;
    display: block;
    width: 12px;
    height: 1px;
    background-color: #333;
}

.fr-arrow.fr-arrow-side span:last-child:after {
    content: "";
    position: absolute;
    bottom: auto;
    left: -5px;
    top: -12px;
    display: block;
    width: 0;
    height: 0;
    border-bottom: 10px solid #333;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

.fr-arrow.fr-arrow-side span:last-child:before {
    content: "";
    position: absolute;
    top: -6px;
    left: -5px;
    bottom: auto;
    display: block;
    width: 12px;
    height: 1px;
    background-color: #333;
}

.view_order h4 {
    border-bottom: 2px solid #ff9307;
    padding-bottom: 20px;
    margin: 45px 0;
    font-size: 40px;
}

.view_order h5 {
    margin-bottom: 30px;
    font-size: 24px;
    color: #646464;
    font-family: OpenSans;
    font-weight: 600;
    margin-top: 40px;
}

.view_order h5:first-child {
    margin-top: 0px;
}

.view_order table.order-products td {
    background: transparent !important;
}

.view_order table.order-products .td-title, .view_order table.order-products .td3 {
    border-bottom: 1px solid #959595;
}

.order-totals {
    margin-top: 15px;
    width: 100%;
    margin-bottom: 50px;
}

.cookies {
    color: #fff;
    background-color: #63b128;
    position: fixed;
    overflow: hidden;
    font-size: 16px;
    line-height: 3em;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    align-items: baseline;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
    left: 0;
    right: 0;
    bottom: 0;
}

.cookies a {
    color: #ffffff;
    text-decoration: underline;
}

.cookies a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.cookies a:active {
    color: #ffffff;
    text-decoration: underline;
}

#cookiesconfirm {
    background-color: #ffffff;
    color: #63b128;
    line-height: 20px;
}

@media (max-width: 980px) {
    .cookies {
        text-align: center;
        display: block;
        line-height: 2em;
        padding: 20px;
    }

    .checkout-payment {
        flex-basis: 100%;
        margin-top: 60px;
        margin-left: 0 !important;
    }

    .checkout-wrapper {
        display: block !important;
    }
}

.ft-small {
    color: #909090;
    font-size: 13px;
}

.ft-small a {
    color: #5980bc;
    text-decoration: underline;
}

.reflection-img img, .reflection-img .dc-col {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.reset_fresca {
    display: none;
}

.nw {
    white-space: nowrap;
}

.no-arrow-select {
    background-image: none;
}