.information-entry p {
    color: #777 !important;
}

.wp1s-caption-wrapper.wp1s-caption-topcenter,
.wp1s-caption-wrapper.wp1s-caption-topleft,
.wp1s-caption-wrapper.wp1s-caption-topright {
    top: 300px;
}

body {
    font-family: helvetica_neue_ltregular, sans-serif !important;
}

.error {
    color: red;
}

section.aisWindow .redBox {
    height: 300px !important;
    min-height: 300px;
}

div#post-2011 .feature7 {
    padding-bottom: 50px;
}

.blk {
    color: #1c5899;
}

a:focus,
a:hover {
    text-decoration: none !important;
}

.redbdrbtm {
    border-bottom: 5px solid #d20a11;
}

.nopaddingmargin {
    padding: 0 !important;
    margin: 0 !important;
}

.padding-left10 {
    padding-left: 10px;
}

.mt10 {
    margin-top: 10px;
}

.ml10 {
    margin-left: 10px !important;
}

.linehgt20 {
    line-height: 20px;
    margin-top: 10px;
}

.pt10 {
    padding-top: 10px;
}

.section-custom-about {
    background: transparent url("../image/aboutbg.jpg") center 0 no-repeat;
    padding: 20px 0 20px 0;
    margin: 0;
    border: 0;
    background-attachment: fixed;
    background-size: cover;
}

.section-custom-about.nitro-lazy {
    background-image: none !important;
}

.section-custom-about h1 {
    font-size: 22px;
    margin: 10px 0 10px 0;
    padding-bottom: 10px;
}

.blockbg {
    background: #04388b;
    padding: 15px;
    opacity: .8;
    color: #fff;
    text-align: justify;
    line-height: 24px;
    border: 2px solid #04388b;
    border-radius: 10px;
}

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

.grey {
    color: #b8b1b1;
}

.border-color-medium-dark-gray {
    border-color: #363636;
}

.border-right {
    border-right: 1px solid #484747;
}

.padding-45px-left {
    padding-left: 45px;
}

.padding-35px-left {
    padding-left: 35px;
}

.text-small {
    font-size: 12px;
    line-height: 20px;
    color: #b8b1b1;
}

.text-small17 {
    font-size: 17px;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.margin-10px-bottom {
    margin-bottom: 10px;
}

.text-deep-pink {
    color: #fff;
}

.list-unstyled a {
    color: #b8b1b1 !important;
}

.list-unstyled a:active {
    color: #b8b1b1 !important;
}

.list-unstyled a:visited {
    color: #b8b1b1 !important;
}

a.fo-links {
    color: #0779f7 !important;
}

.bg-light-footer {
    background-color: #333;
}

.bg-dark-footer {
    background-color: #141414;
    color: #9e9a9a;
}

.padding-20px-tb {
    padding-top: 20px;
    padding-bottom: 20px;
}

.foheight-dktp {
    height: 180px;
}

.foheight-dktpadd {
    height: 70px;
}

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

blockquote,
q {
    quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}

blockquote footer:after,
blockquote footer:before {
    display: none;
}

body * {
    -webkit-text-size-adjust: none;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0;
    font-size: 0;
    display: block;
}

button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0;
}

input,
select,
textarea {
    font-family: sans-serif;
    font-weight: 300;
    border-radius: 0;
    padding: 5px;
}

.nav-list narrowa a:link,
a:active,
a:visited {
    cursor: grab !important;
    text-decoration: none;
    outline: 0;
    color: #000;
}

.nav-list narrowa a:visited {
    cursor: grab !important;
    text-decoration: none;
    outline: 0;
    color: #fff;
}

.nav-list narrowa a:hover {
    cursor: grab !important;
    text-decoration: none;
    outline: 0;
    color: #fff !important;
}

ul {
    list-style: none;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 15px;
    color: #000;
}

body {
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
}

.circle {
    background-color: #e4e1e1;
    border: 2px solid #fff;
    border-radius: 100px;
    padding: 12px;
    width: 95px;
    height: 95px;
    transition: transform 1s;
}

#myVideo {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    opacity: .9;
}

.circle8 {
    background-color: #fff;
    border-radius: 100px;
    padding: 8px;
    width: 100px;
    height: 100px;
    transition: transform 1s;
}

.circlebdr {
    background-color: #e4e1e1;
    border: 2px solid #fff;
    border-radius: 100px;
    padding: 2px;
    width: 95px;
    height: 95px;
    opacity: .95;
    padding-top: 3px;
}

.circlebdr-sol {
    background-color: #e4e1e1;
    border: 2px solid #fff;
    border-radius: 100px;
    padding: 2px;
    width: 80px;
    height: 80px;
    opacity: .95;
    padding-top: 3px;
    text-align: center;
    margin: 0 auto;
}

.fontsize16 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 22px;
    color: #fff !important;
}

.fontsize16frames {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 22px;
    color: #fff !important;
}

.fontsize16a {
    font-size: 14px;
    font-weight: 700;
}

.padding10 {
    padding: 10px;
}

.center {
    text-align: -webkit-center;
    text-align: center;
}

.description a {
    /* color: #fff !important; */
    margin-left: 15px;
}

.description a:hover {
    color: #000 !important;
}

.description h2 {
    left: 0;
    bottom: 20px;
    right: 0;
    width: 40px;
    height: 40px;
    margin: auto;
    padding: 0;
    text-align: center;
}

.description h2 #scrolldown {
    width: 40px;
    height: 60px;
    padding: 0;
    margin: 22px auto;
    float: none;
    cursor: pointer;
    -webkit-animation: flash 1.7s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: flash 1.7s;
    -moz-animation-iteration-count: infinite;
    -o-animation: flash 1.7s;
    -o-animation-iteration-count: infinite;
}

.table-view {
    height: 100%;
    width: 100%;
    display: table;
}

.row-view {
    display: table-row;
}

.cell-view {
    vertical-align: middle;
    height: inherit;
    color: #777;
    font-weight: 500;
    display: contents;
}

#content-block {
    position: relative;
    overflow: hidden;
}

#content-block :last-child {
    margin-bottom: 0;
}

.nopadding {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}

.content-center,
.position-center {
    margin: 0 auto;
    background: #fff;
}

.position-center {
    background: 0 0;
    border-bottom: 4px solid #e4342e;
}

.wide-center {
    max-width: 1760px;
    margin: 0 auto;
    padding: 0 30px;
}

@media (max-width:767px) {
    .wide-center {
        padding: 0 15px;
    }

    .testimonial-blk {
        background-color: #f6f8f8;
        border-color: #e7e9ec;
        border: 1px solid #e7e9ec;
        -ms-flex-align: center;
        align-items: center;
        padding: 1rem;
        border-radius: 6px;
        margin: 1.3rem 0;
    }
}

.information-blocks {
    margin-bottom: 20px;
}

#content-block .sidebar-column .information-blocks {
    margin-bottom: 40px;
}

.block-title {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.block-title-pro {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    font-weight: 600;
    margin-bottom: 25px;
}

.block-title-pro.size-2 {
    font-size: 18px;
}

.block-title.size-1 {
    font-size: 16px;
}

.block-title.size-2 {
    font-size: 18px;
}

.block-title.size-3 {
    font-size: 24px;
    margin-bottom: -1px;
}

.block-title.size-4 {
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.button {
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    color: #373737;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 10px;
    display: inline-block;
    margin-bottom: 12px;
    cursor: pointer;
    min-width: 127px;
    border: 2px #dadada solid;
    background: 0 0;
    position: relative;
}

.button .fa {
    margin-right: 5px;
}

.button.style-2 {
    background: #f2f2f2;
    border-color: #f2f2f2;
}

.button.style-9 {
    border-color: rgba(255, 255, 255, .5);
}

.button.style-1:hover,
.button.style-9:hover {
    background: #fff;
    border: 2px transparent solid;
}

.button.style-2:hover {
    background: #fff;
}

.button.style-3 {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #333232;
    text-transform: uppercase;
    background: #f0f0f0;
    display: inline-block;
    text-align: center;
    border: 2px #f0f0f0 solid;
    padding: 10px 5px;
    min-width: 0;
}

.button.style-4 {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background: #ca1515;
    display: inline-block;
    text-align: center;
    border: 2px #ca1515 solid;
    padding: 10px 5px;
    min-width: 0;
}

.button.style-3:hover,
.button.style-4:hover {
    background: 0 0 !important;
    color: #333232 !important;
}

.button.style-5 {
    border-color: #fff;
    background: #fff;
}

.button.style-5:hover {
    background: 0 0;
    border-color: #bfbfbf;
}

.button.style-6 {
    border-color: #fff;
    background: #fff;
}

.button.style-6:hover {
    color: #fff;
    background: 0 0;
    border-color: #bfbfbf;
}

.button.style-7 {
    background: #eb1c2a;
    border-color: #fff6f7;
    color: #fff;
}

.button.style-7:hover {
    background: 0 0;
}

.button.style-8 {
    background: 0 0;
    color: #fff;
    border-color: rgba(204, 204, 204, .2);
}

.button.style-8:hover {
    border-color: #ccc;
}

.button.style-10,
.button.style-12,
.button.style-18 {
    font-size: 14px;
    line-height: 18px;
    padding: 11px 40px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    border: 2px #262626 solid;
    background: #262626;
    letter-spacing: 2px;
    margin-bottom: 25px !important;
}

.button.style-10:hover,
.button.style-12:hover {
    background: #fff;
    color: #262626;
}

.button.style-11 {
    font-size: 13px;
    color: #262626;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 18px;
    padding: 12px 40px;
    border: 1px #fff solid;
    background: #fff;
}

.button.style-11:hover {
    color: grey;
}

.button.style-12 {
    border-color: #ca1515;
    background: #ca1515;
}

.button.style-14 {
    border-color: #3369a3;
    background: #3369a3;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    line-height: 16px;
    padding: 10px 20px;
    min-width: 0;
}

.button.style-14:hover {
    background: 0 0;
    color: #272727;
}

.button.style-15,
.button.style-16,
.button.style-17 {
    border: 1px #e0e0e0 solid;
    font-size: 12px;
    font-weight: 700;
    line-height: 17px;
    padding: 9px 18px;
    background: #fff;
    color: #2e2e2e;
    min-width: 0;
}

.button.style-15:hover,
.button.style-16 {
    background: #f0f0f0;
    border-color: #f0f0f0;
}

.button.style-16:hover {
    background: #fff;
    border-color: #e0e0e0;
}

.button.style-17 {
    border-color: #ca1515;
    background: #ca1515;
    color: #fff;
}

.button.style-17:hover {
    background: 0 0;
    color: #2e2e2e;
}

.button.style-18 {
    background: #f2f2f2;
    border-color: #f2f2f2;
    color: #333;
}

.button.style-18:hover {
    background: 0 0;
}

.button.style-19 {
    background: #ca1515;
    border-color: #ca1515;
    color: #fff;
}

.button.style-19:hover {
    background: 0 0;
}

.button-x {
    font-size: 12px;
    line-height: 15px;
    width: 15px;
    text-align: center;
    color: grey;
}

.button-x .fa {
    display: block;
    line-height: 15px;
}

.overflow {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
}

::-webkit-input-placeholder {
    color: #c2c2c2;
    opacity: 1;
}

::-moz-placeholder {
    color: #c2c2c2;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #c2c2c2;
    opacity: 1;
}

input:-moz-placeholder {
    color: #c2c2c2;
    opacity: 1;
}

@media (min-width:1200px) {
    .responsive-menu-toggle-class {
        display: none !important;
    }
}

@media (max-width:1199px) {
    .responsive-menu-hide-class {
        display: none !important;
    }

    .maintow {
        height: 35px !important;
        width: 35px !important;
        overflow: hidden;
        position: fixed;
        bottom: 300px !important;
        right: 5px !important;
        background: #277cd8;
        border-radius: 50px !important;
        box-shadow: 2px 2px 2px 2px #000;
        z-index: 9999999;
    }

    .maintow .activator {
        height: 200px;
        width: 200px;
        float: left;
        display: block;
    }

    .maincall {
        height: 35px;
        width: 35px;
        overflow: hidden;
        position: fixed;
        bottom: 350px;
        right: 5px;
        background: #d21e1e;
        border-radius: 50px;
        box-shadow: 2px 2px 2px 2px #000;
        z-index: 9999999;
    }

    .maincall .activator {
        height: 200px;
        width: 200px;
        float: left;
        display: block;
    }

    .img {
        text-align: center;
        margin: 8px !important;
        height: auto;
        width: 20px;
        float: left;
    }

    .content {
        display: none;
        margin: 8px !important;
        color: #fff;
        font-size: 16px;
    }

    nav>ul>li>.caret {
        position: absolute;
        left: 88%;
        top: 20px;
        line-height: 7px;
        width: 10px;
        cursor: pointer;
        font-size: 12px;
    }
}

.list-type-1 {
    font-size: 13px;
    line-height: 15px;
    color: #2e2e2e;
    font-weight: 500;
}

.list-type-1 a {
    color: #2e2e2e;
}

.list-type-1 a:hover {
    color: #8bab0a;
}

.list-type-1 li {
    padding: 7px 0;
}

.list-type-1 li .fa {
    display: inline-block;
    color: #806fc0;
    margin-right: 7px;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

ol {
    list-style: none;
    counter-reset: number;
}

ol li {
    padding-left: 0;
    font-size: 13px;
    line-height: 24px;
    color: #a3a2a2;
    margin-bottom: 12px;
}

#loader-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    background: url("../image/loader.gif") center no-repeat #fff;
    z-index: 10;
}

#loader-wrapper.nitro-lazy {
    background-image: none !important;
}

.bubbles {
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -30px;
}

.bubbles .title {
    color: #a1a1a1;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 50px;
    font-weight: 500;
}

.bubbles span {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background: #03b4ea;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    animation: bubbly .9s infinite alternate;
}

#bubble2 {
    animation-delay: .27s;
}

#bubble3 {
    animation-delay: .54s;
}

@-webkit-keyframes bubbly {
    0% {
        width: 15px;
        height: 15px;
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        width: 50px;
        height: 50px;
        opacity: .1;
        -webkit-transform: translateY(-32px);
    }
}

@keyframes bubbly {
    0% {
        width: 15px;
        height: 15px;
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        width: 50px;
        height: 50px;
        opacity: .1;
        transform: translateY(-32px);
    }
}

.checkbox,
.radio {
    margin-top: 0;
}

.checkbox-entry {
    margin-bottom: 15px;
}

.checkbox-entry {
    display: block;
    font-size: 13px;
    line-height: 14px;
    font-weight: 500;
}

.checkbox-entry b {
    font-weight: 600 !important;
    color: #313131 !important;
}

.checkbox-entry input+span {
    cursor: pointer;
    display: inline-block;
    border: 1px #d9d9d9 solid;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    color: #333232;
    position: relative;
    position: relative;
    top: -1px;
    margin-right: 7px;
}

.checkbox-entry.radio input+span {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px #e3e3e3 solid;
}

.checkbox-entry input {
    display: none;
}

.checkbox-entry input:checked+span {
    background: #ca1515;
}

.checkbox-entry.radio input:checked+span:after {
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    content: "";
    box-shadow: inset 0 0 0 3px #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px #e3e3e3 solid;
}

.boxed-layout {
    max-width: 1270px;
    margin: 0 auto;
    background: #fafafa;
}

.boxed-layout .fullwidth-block {
    width: auto;
    left: auto;
    margin-left: -50px;
    margin-right: -50px;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

.boxed-layout .content-center,
.boxed-layout .position-center {
    padding: 0 50px;
}

.boxed-layout #content-block {
    background: #fff;
}

@media (max-width:1199px) {

    #content-block .content-center,
    .position-center {
        padding: 0 30px;
    }

    .boxed-layout .fullwidth-block {
        margin-left: -30px;
        margin-right: -30px;
    }

    .responsive-menu-toggle-class {
        display: block;
    }

    .blog-sidebar {
        background: #fff;
        padding: 15px;
        border: 0 !important;
        opacity: .9;
    }
}

@media (max-width:991px) {
    .information-blocks {
        margin-bottom: 40px;
    }
}

@media (max-width:767px) {

    #content-block .content-center,
    .position-center {
        padding: 0;
    }
}

header {
    -webkit-backface-visibility: hidden;
}

header {
    background: #fff;
    z-index: 5;
    width: 100%;
}

.navigation {
    font-size: 0;
    position: relative;
    height: 40px;
}

nav {
    position: relative;
}

nav>ul>li>a {
    font-size: 13px;
    color: #777;
    text-transform: uppercase;
    display: inline-block;
}

nav>ul>li>a .menu-label {
    position: absolute;
    right: 3px;
    top: 10px;
}

nav>ul>li>.fa {
    color: #b9b9b9;
    font-size: 10px;
    margin-left: 3px;
    vertical-align: middle;
    position: relative;
    top: -5px;
}

.submenu-container {
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    padding: 20px 10px;
    display: none;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border: solid 1px #f4f4f4;
}

nav>ul>li:last-child:after {
    content: " ";
    padding: 0;
}

nav>ul>li:hover {
    z-index: 1;
}

nav>ul>li:hover>a,
nav>ul>li>a.active {
    text-decoration: underline;
}

nav>ul:nth-child(2) {
    float: right;
}

.header-top {
    margin: 0 auto;
    padding-bottom: 2px;
}

.right-content {
    margin-top: 10px;
    margin-bottom: 5px !important;
    line-height: 23px;
}

.footer_nav {
    text-align: right;
}

.left-content {
    margin-top: 10px;
    margin-bottom: 5px !important;
}

.phone-call {
    color: #000;
    padding: 0 10px 0 20px;
    border-right: 1px solid #696969;
}

.download {
    color: #535353;
    padding: 0 10px 0 20px;
    border-right: 1px solid #696969;
}

.reach_us {
    color: #535353;
    padding: 0 10px 0 20px;
}

.fbcolor {
    color: #3b5a98;
    padding: 0 5px;
    font-size: 20px;
    border-left: 1px solid #ccc;
}

.fbcolor:hover {
    background: #1c5899;
    color: #fff;
}

.twcolor {
    color: #55adee;
    padding: 0 5px;
    font-size: 20px;
    border-left: 1px solid #ccc;
}

.twcolor:hover {
    background: #55adee;
    color: #fff;
}

.lnkcolor {
    color: #2567b3;
    padding: 0 5px;
    font-size: 20px;
    border-left: 1px solid #ccc;
}

.lnkcolor:hover {
    background: #2567b3;
    color: #fff;
}

.ytcolor {
    color: #d02e2c;
    padding: 0 5px;
    font-size: 20px;
    border-left: 1px solid #ccc;
}

.ytcolor:hover {
    background: #d02e2c;
    color: #fff;
}

.submenu .list-type-1 .fa {
    font-size: 13px;
    color: #cacaca !important;
    margin: 0 7px 0 0;
}

.submenu {
    position: absolute;
    width: 100%;
    background: #fff;
    left: 0;
    top: 100%;
    border: 1px #f2f2f2 solid;
    display: none;
    z-index: 999;
}

@media (min-width:1200px) {
    .submenu.left-align {
        left: 0 !important;
        margin: 0 !important;
    }

    .submenu.right-align {
        left: auto !important;
        right: 0;
        margin: 0 !important;
    }
}

.submenu .row {
    position: relative;
}

nav .full-width .submenu {
    padding: 50px 0;
    max-width: 1310px;
}

.full-width-menu-items-right {
    width: 540px;
    margin-right: 50px;
    float: right;
}

.full-width-menu-items-right .submenu-list-title {
    margin-right: 50px;
}

.menu-slider-out {
    overflow: hidden;
}

.menu-slider-in {
    width: 100000px;
    position: relative;
}

.menu-slider-in .product-slide-entry {
    width: 150px;
}

.menu-slider-entry {
    padding-right: 40px;
    float: left;
    text-align: center;
}

.menu-slider-in .product-slide-entry .product-image {
    margin-bottom: 10px;
}

.menu-slider-in .product-slide-entry .title {
    font-size: 14px;
}

.menu-slider-in .price {
    font-size: 14px;
}

.menu-slider-arrows {
    font-size: 0;
    text-align: right;
    margin-bottom: -22px;
}

.menu-slider-arrows a {
    font-size: 13px;
    line-height: 22px;
    display: inline-block;
    width: 22px;
    text-align: center;
}

#content-block .menu-slider-arrows a .fa {
    color: #cacaca;
}

#content-block .menu-slider-arrows a:hover .fa {
    color: #2e2e2e;
}

.full-width-menu-items-left {
    margin-right: 615px;
    margin-left: 45px;
}

.submenu-list-title {
    font-size: 16px;
    line-height: 22px;
    color: #2e2e2e;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 15px;
}

.submenu-list-title a {
    color: #2e2e2e;
}

#content-block .submenu-list-title a:hover {
    text-decoration: underline;
    color: #2e2e2e;
}

.submenu .list-type-1 {
    margin-bottom: 45px;
}

.submenu .list-type-1 li {
    padding: 5px 0;
}

.menu-label {
    font-size: 10px;
    line-height: 15px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding: 0 5px;
    display: inline-block;
    vertical-align: top;
    margin-top: -2px;
}

.menu-label:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 0;
    position: absolute;
    left: 6px;
    top: 100%;
    content: "";
}

.menu-label.blue {
    background: #03b4ea;
}

.menu-label.blue:before {
    border-color: #03b4ea transparent transparent transparent;
}

.menu-label.red {
    background: #cd0000;
}

.menu-label.red:before {
    border-color: #cd0000 transparent transparent transparent;
}

.menu-label.yellow {
    background: #e9bc21;
}

.menu-label.yellow:before {
    border-color: #e9bc21 transparent transparent transparent;
}

.submenu-links-line {
    position: absolute;
    left: 0;
    left: -1px;
    top: 100%;
    background: #f2f2f2;
    right: -1px;
    padding: 19px 45px;
    font-size: 14px;
    line-height: 24px;
    color: #575757;
    border: 1px #f2f2f2 solid;
}

.submenu-links-line b {
    font-weight: 600;
    color: #000;
}

.submenu-links-line a {
    color: #575757;
}

.submenu-links-line a:hover {
    text-decoration: underline;
}

.submenu-links-line-container {
    display: table;
    width: 100%;
}

.submenu-links-line-container .cell-view:first-child {
    width: 60%;
}

.submenu-links-line .red-message,
.submenu-links-line .red-message b {
    color: #ca1515;
}

nav .full-width-columns .submenu {
    max-width: 1310px;
}

.submenu .product-column-entry {
    float: left;
    width: 20%;
    border: none;
    border-right: 1px #f2f2f2 solid;
}

.submenu .product-column-entry:last-child {
    border-color: transparent;
}

.submenu .product-column-entry .submenu-list-title {
    margin-left: 30px;
    margin-right: 30px;
}

nav .column-2 {
    position: relative;
}

nav .column-2 .submenu {
    width: 600px;
    padding: 50px 0;
    left: 50%;
    margin-left: -300px;
}

nav .column-2 .submenu .full-width-menu-items-left {
    margin-right: 190px;
}

.submenu-background {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    width: auto;
}

nav .column-1 {
    position: relative;
}

nav .column-1 .submenu {
    width: 400px;
    padding: 50px 0;
    left: 50%;
    margin-left: -200px;
}

nav .column-1 .full-width-menu-items-left {
    margin-right: 200px;
}

nav ul:first-child li:nth-child(1).column-1 .submenu,
nav ul:first-child li:nth-child(2).column-1 .submenu {
    left: 0;
    margin-left: 0;
}

nav .simple-list:first-child {
    border-left: 0;
}

nav .simple-list .submenu {
    width: 170px;
}

nav .simple-list .submenu a {
    font-size: 13px;
    line-height: 15px;
    color: #777;
    padding: 10px 20px;
    border-top: 1px #f2f2f2 solid;
    display: block;
    margin-top: -1px;
}

nav .simple-list .submenu a:hover {
    background: #d20a11;
    color: #fff;
    border-bottom: 0;
}

nav .simple-list .submenu a .fa {
    color: #cacaca;
    display: inline-block;
    position: relative;
    vertical-align: bottom;
    top: -2px;
    margin-right: 7px;
    font-size: 13px;
}

@media (min-width:1200px) {
    .toggle-list-container {
        display: block !important;
    }

    .submenu .product-column-entry {
        min-height: 400px;
    }
}

.fixed-header-visible {
    display: none;
}

@media (min-width:1200px) {
    header.fixed-header {
        z-index: 6;
    }

    header.fixed-header .full-width .submenu,
    header.fixed-header .full-width-columns .submenu {
        left: auto;
        right: 0;
    }

    header.fixed-header .nav-overflow {
        width: 100%;
        background: #fff;
        border-bottom: 2px #f7f7f7 solid;
        -webkit-backface-visibility: hidden;
    }

    header.fixed-header nav {
        max-width: 1310px;
        padding: 0 70px;
        margin: 0 auto;
        text-align: right;
    }

    header.fixed-header nav>ul:nth-child(2) {
        float: none;
    }

    header.fixed-header nav>ul {
        display: inline-block;
        text-align: left;
    }

    header .additional-header-logo {
        position: absolute;
        left: 70px;
        top: 45%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    }

    header .additional-header-logo img {
        max-height: 60px;
        width: auto;
        display: block;
    }

    header.fixed-header .fixed-header-visible {
        display: block;
    }

    header.fixed-header nav>ul>li>a {
        font-weight: 600;
    }

    .fixed-header-visible .header-functionality-entry {
        text-transform: none;
        margin-top: 27px;
        float: left;
        border: none;
        text-decoration: none !important;
    }

    .fixed-header-visible .header-functionality-entry:first-child {
        padding-left: 0;
    }

    .fixed-header-square-button {
        float: left;
        line-height: 30px;
        width: 30px;
        text-align: center;
        text-decoration: none !important;
        margin-left: 20px;
        white-space: nowrap;
    }

    .fixed-header-square-button .fa {
        color: inherit !important;
    }

    .fixed-header-square-button:first-child {
        margin-left: 0;
    }

    .fixed-header-square-button .fa {
        font-size: 13px;
        line-height: 30px;
        color: #a0a0a0;
        display: inline-block;
    }

    .fixed-header-square-button:hover .fa {
        color: #3d3d3d;
    }
}

.header-top-entry {
    float: left;
    font-size: 13px;
    line-height: 15px;
    color: #747474;
    font-weight: 400;
    position: relative;
    padding: 20px 0;
}

.header-top-entry .title {
    border-left: 1px #d0d0d0 solid;
    padding: 0 20px;
    cursor: pointer;
    white-space: nowrap;
}

.header-top-entry:first-child .title {
    border-color: transparent;
    padding-left: 0;
}

.header-top-entry .list-entry img,
.header-top-entry .title img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    position: relative;
    top: -1px;
}

.header-top-entry .title a {
    color: #747474;
}

.header-top-entry .title a:hover {
    text-decoration: underline;
}

.header-top-entry .title b {
    font-weight: 600;
}

.header-top-entry .title .fa {
    margin-left: 7px;
    position: relative;
    top: -1px;
}

.header-top-entry .title .fa:first-child {
    margin-left: 0;
    margin-right: 7px;
}

.header-top-entry .list {
    position: absolute;
    min-width: 100%;
    left: 1px;
    top: 40px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border: solid 1px #f4f4f4;
    padding: 5px 20px;
    z-index: 1;
    text-align: left;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    opacity: 0;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transform-origin: 50% 0 0;
    -moz-transform-origin: 50% 0 0;
    -webkit-transform-origin: 50% 0 0;
    -ms-transform-origin: 50% 0 0;
}

.header-top-entry:hover .list {
    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
}

.header-top-entry:first-child .list {
    left: -20px;
}

.header-top-entry .list-entry {
    white-space: nowrap;
    display: block;
    color: #747474;
    padding: 10px 0;
    border-top: 1px #f0f0f0 solid;
}

.header-top-entry .list-entry:hover {
    color: #222;
}

.header-top-entry .list-entry:first-child {
    border-top: none;
}

.socials-box {
    font-size: 0;
}

header .socials-box {
    float: right;
    margin-top: 12px;
    margin-right: -3px;
}

.socials-box a {
    font-size: 16px;
    line-height: 30px;
    width: 30px;
    display: inline-block;
    color: #1d1d1d;
    margin: 0 3px;
    text-align: center;
}

.socials-box a .fa {
    line-height: 30px;
    position: relative;
    top: 0;
}

.socials-box a:hover {
    color: #3d3d3d;
}

body:not(.mobile) .socials-box a:hover .fa {
    top: -5px;
}

.header-middle {
    border-bottom: 2px solid #f7f7f7;
    display: table;
    width: 100%;
    padding: 25px 0;
    position: relative;
}

.header-middle .right-entries {
    display: table-cell;
    vertical-align: middle;
    width: 400px;
    text-align: right;
    font-size: 0;
}

.header-functionality-entry {
    font-size: 13px;
    line-height: 15px;
    color: #747474;
    font-weight: 400;
    display: inline-block;
    vertical-align: bottom;
    padding: 0 14px;
    border-right: 1px #d0d0d0 solid;
    white-space: nowrap;
}

.header-functionality-entry.open-search-popup {
    display: none;
}

.header-functionality-entry:hover {
    color: #222;
}

.header-functionality-entry:last-child {
    padding-right: 0;
    border-right: none;
}

.responsive-search-button {
    display: none;
}

.header-functionality-entry .fa {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.header-functionality-entry b {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
}

.logo-wrapper {
    display: table-cell;
    vertical-align: middle;
    width: 300px;
}

#logo {
    display: inline-block;
    max-width: 90%;
    height: auto;
    min-height: 45px;
}

#logo img {
    display: block;
    width: 100%;
}

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

.search-box {
    background: #fff;
}

.search-button {
    float: right;
    width: 45px;
    height: 45px;
    background: #1c5899;
    position: relative;
}

.search-button:hover {
    background: #e4352e !important;
}

.search-button .fa {
    display: block;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.search-button input[type=submit] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.search-drop-down {
    border-top: 1px #e8e8e8 solid;
    border-bottom: 1px #e8e8e8 solid;
    border-left: 1px #f2f2f2 solid;
    float: right;
    width: 135px;
    position: relative;
}

.search-drop-down .title {
    line-height: 43px;
    padding: 0 30px 0 20px;
    position: relative;
    cursor: pointer;
    font-size: 12px;
    color: #999;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.search-drop-down .title .fa {
    position: absolute;
    top: 0;
    width: 10px;
    right: 20px;
    text-align: center;
    line-height: 45px;
}

.search-drop-down .list {
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border: solid 1px #f4f4f4;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    display: none;
    z-index: 1;
}

.search-drop-down.active .list {
    display: block;
}

.search-drop-down .overflow {
    max-height: 161px;
}

.search-drop-down .category-entry {
    color: #999;
    font-size: 12px;
    font-weight: 400;
    padding: 7px 0 7px 15px;
    margin: 0 5px;
    border-bottom: 1px #f2f2f2 solid;
    cursor: pointer;
}

.search-drop-down .category-entry:hover {
    color: #3d3d3d;
}

.search-field {
    border: 1px #e8e8e8 solid;
    border-right: none;
    height: 45px;
    margin-right: 45px;
}

.search-field input[type=text] {
    width: 100%;
    height: 43px;
    line-height: 43px;
    border: none;
    background: 0 0;
    font-size: 14px;
    padding: 0 20px;
    color: #3d3d3d;
}

.navigation-copyright {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 25px 10px;
    text-align: center;
}

.navigation-copyright a {
    color: #e5b81d;
    font-weight: 600;
}

.navigation-copyright a:hover {
    text-decoration: underline;
}

.popup :last-child {
    margin-bottom: 0 !important;
}

.search-box.popup {
    position: absolute;
    border: 1px #ebebeb solid;
    background: #fff;
    padding: 5px;
    width: 360px;
}

.loaded .popup {
    z-index: 7;
    display: none;
}

.popup.active {
    display: block;
}

.search-box.popup.bottom-align {
    top: auto !important;
    bottom: 75px;
}

.search-box.popup.bottom-align .search-drop-down .list {
    position: absolute;
    top: auto;
    bottom: 100%;
}

.search-box.popup:before {
    width: 28px;
    height: 15px;
    position: absolute;
    content: "";
    background: url("../image/search-angle.png");
    top: -15px;
    right: 30px;
}

.search-box.popup.bottom-align:before {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    top: 100%;
}

.cart-box.popup {
    position: fixed;
    padding: 15px 0 0 0;
    width: 300px;
}

.cart-box.popup .popup-container {
    border: 2px #ebebeb solid;
    padding: 25px 25px 20px 25px;
    background: #fff;
    position: relative;
}

.cart-box.popup .image {
    float: left;
    width: 70px;
}

.cart-box.popup .image img {
    display: block;
    width: 100%;
    height: auto;
}

.cart-box.popup .cart-entry {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 2px #ebebeb solid;
    position: relative;
}

.cart-box.popup .content {
    margin: 0 20px 0 85px;
}

.cart-box.popup .content .title {
    font-size: 14px;
    line-height: 18px;
    color: #2e2e2e;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
}

.cart-box.popup .content .title:hover {
    text-decoration: underline;
}

.cart-box.popup .content .quantity {
    font-size: 13px;
    line-height: 24px;
    color: grey;
    margin-bottom: 3px;
}

.cart-box.popup .content .price {
    font-size: 18px;
    line-height: 24px;
    color: #e11414;
    font-weight: 600;
}

.cart-box.popup .summary {
    text-align: right;
    margin-bottom: 25px;
}

.cart-box.popup .summary .subtotal {
    font-size: 14px;
    line-height: 22px;
    color: #878787;
    font-weight: 600;
}

.cart-box.popup .summary .grandtotal {
    font-size: 18px;
    line-height: 22px;
    color: #343434;
    font-weight: 600;
}

.cart-box.popup .summary .grandtotal span {
    color: #e11414;
}

.cart-buttons .column {
    width: 50%;
    padding-left: 5px;
    float: left;
}

.cart-buttons .column:first-child {
    padding-left: 0;
    padding-right: 5px;
}

.cart-buttons .button {
    display: block;
    margin-bottom: 5px;
}

.cart-box.popup .button-x {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.cart-box.popup .popup-container:before {
    background: url("../image/search-angle.png");
    content: "";
    height: 15px;
    position: absolute;
    right: 30px;
    top: -15px;
    width: 28px;
}

.cart-box.popup.left-align {
    left: 15px !important;
}

.cart-box.popup.left-align .popup-container:before {
    right: auto;
    left: 30px;
}

.cart-box.popup.cart-left .popup-container:before {
    right: auto;
    left: 30px;
}

.cart-box.popup.fixed-header-left {
    right: auto;
    right: auto !important;
    left: 50%;
    margin-left: -615px;
}

body.style-0 .cart-box.popup .content .price {
    color: #03b4ea;
}

body.style-0 .cart-box.popup .summary .grandtotal span {
    color: #03b4ea;
}

body.style-0 .button.style-4 {
    background: #03b4ea;
    border-color: #03b4ea;
}

.navigation-search-content {
    margin-left: 300px;
    position: relative;
    z-index: 1;
}

.navigation-search-content .search-box {
    margin-right: 160px;
    top: 15px;
    position: relative;
}

.search-box.size-1 .search-button {
    height: 40px;
    width: 40px;
}

.search-box.size-1 .search-drop-down .title {
    line-height: 38px;
}

.search-box.size-1 .search-drop-down .title .fa {
    line-height: 40px;
}

.search-box.size-1 .search-field {
    margin-right: 175px;
    height: 40px;
}

.search-box.size-1 .search-field input[type=text] {
    height: 38px;
    line-height: 38px;
}

.search-box.size-1 .search-button .fa {
    line-height: 40px;
}

header.type-1.fixed-header .navigation-search-content {
    display: none;
}

.navigation-search-content .toggle-desktop-menu {
    float: right;
    font-size: 14px;
    line-height: 70px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    width: 125px;
    border-left: 1px #1663c2 solid;
    text-align: center;
}

.navigation-search-content .toggle-desktop-menu .fa {
    line-height: 70px;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    margin-right: 5px;
    display: none;
}

.navigation-search-content .toggle-desktop-menu .fa:first-child {
    display: inline-block;
}

.navigation.active .navigation-search-content .search-box {
    display: none;
}

.navigation.active .navigation-search-content .toggle-desktop-menu .fa {
    display: inline-block;
}

.navigation.active .navigation-search-content .toggle-desktop-menu .fa:first-child {
    display: none;
}

header .icon-entry {
    width: 50%;
    float: left;
}

header .icon-entry .image {
    width: 45px;
    height: 45px;
    float: left;
    line-height: 45px;
    text-align: center;
    background: #f5f5f5;
}

header .icon-entry .image .fa {
    line-height: 45px;
    display: block;
    color: #b4b4b4;
}

header .icon-entry:hover .image {
    background: #0f51a3;
}

header .icon-entry:hover .image .fa {
    color: #fff;
}

header .icon-entry .text {
    margin-left: 60px;
    font-size: 13px;
    line-height: 18px;
    color: #747474;
    padding-top: 5px;
    display: block;
}

header .icon-entry .text b {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    color: #404040;
}

@media (max-width:1199px) {
    .product-slide-entry {
        max-width: 100% !important;
        margin: 10px auto !important;
        margin-bottom: 10px;
        border: 1px solid #ddd;
        padding: 5px;
        background: #fff;
    }

    #content-block header {
        position: relative;
        padding: 0 30px;
        top: 0;
    }

    .header-top .socials-box {
        display: none;
    }

    .navigation {
        position: fixed;
        left: 0;
        top: 0;
        width: 290px;
        background: #1c5899;
        height: 100%;
        border: none;
        z-index: 7;
        transform: translateX(-290px);
        -moz-transform: translateX(-290px);
        -webkit-transform: translateX(-290px);
        -ms-transform: translateX(-290px);
    }

    .nav-overflow {
        position: absolute;
        width: 100%;
        left: 0;
        top: 75px;
        bottom: 0;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
    }

    .navigation-header {
        padding: 0 50px 0 20px;
        border-bottom: 1px #79a5d4 solid;
    }

    .navigation-header .title {
        font-size: 20px;
        line-height: 75px;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
    }

    .navigation-header .close-menu {
        width: 40px;
        height: 40px;
        line-height: 40px;
        position: absolute;
        right: 5px;
        top: 17px;
        cursor: pointer;
        text-transform: uppercase;
    }

    .navigation-header .close-menu:after,
    .navigation-header .close-menu:before {
        width: 18px;
        height: 2px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -1px 0 0 -9px;
        content: "";
        background: #fff;
    }

    .navigation-header .close-menu:before {
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
    }

    .navigation-header .close-menu:after {
        transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
    }

    .navigation-footer .socials-box {
        margin-top: -1px;
        margin-right: 0;
        float: none;
        border-top: 1px #79a5d4 solid;
        border-bottom: 1px #79a5d4 solid;
    }

    .navigation-footer .socials-box a {
        width: 14.25%;
        height: 41px;
        line-height: 39px;
        border-left: 1px #79a5d4 solid;
        float: left;
        margin: 0;
        color: #fff;
    }

    body:not(.mobile) .navigation-footer .socials-box a:hover {
        background: #fff;
        color: #272727;
    }

    .navigation-footer .socials-box a:first-child {
        border-left: none;
    }

    .menu-button {
        font-size: 25px;
        color: #2f2f2f;
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 14px;
    }

    .menu-button .fa {
        line-height: inherit;
        display: block;
    }

    body.opened-menu {
        overflow: scroll;
    }

    .content-push,
    .navigation {
        -moz-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
    }

    header.opened .navigation {
        transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
    }

    .close-header-layer {
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        display: none;
        background: rgba(0, 0, 0, .5);
    }

    #content-block nav>ul {
        float: none;
    }

    nav>ul>li {
        float: none;
        border-bottom: 1px #79a5d4 solid;
        padding: 0;
        position: relative;
        margin-top: 0;
        color: #fff;
        border-left: 0 !important;
    }

    nav>ul>li>a {
        font-size: 12px;
        color: #fff !important;
        line-height: 14px;
        padding: 15px 50px 15px 21px;
        display: inline-block;
    }

    nav>ul>li>.fa {
        position: absolute;
        right: 5px;
        top: 2px;
        line-height: 40px;
        width: 40px;
        text-align: center;
        cursor: pointer;
        margin: 0;
        font-size: 12px;
    }

    nav>ul>li.opened>.fa {
        transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
    }

    .full-width-menu-items-right {
        display: none;
    }

    .full-width-menu-items-left {
        margin-left: 0;
        margin-right: 0;
    }

    .submenu {
        position: relative;
        top: auto;
        left: auto;
        padding: 0 !important;
    }

    .submenu-links-line {
        display: none;
    }

    .submenu-list-title {
        margin: 0;
        display: block;
        position: relative;
    }

    .submenu-list-title a {
        display: block;
        margin: 0;
        font-size: 12px;
        line-height: 14px;
        padding: 15px 45px 15px 20px;
    }

    .submenu-list-title .toggle-list-button {
        width: 43px;
        height: 43px;
        position: absolute;
        top: 0;
        right: 2px;
        cursor: pointer;
    }

    .submenu-list-title .toggle-list-button:before {
        width: 11px;
        height: 1px;
        background: #878787;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -1px;
        margin-left: -6px;
        content: "";
    }

    .submenu-list-title .toggle-list-button:after {
        width: 1px;
        height: 11px;
        background: #878787;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -6px;
        margin-left: -1px;
        content: "";
    }

    .toggle-list-container {
        display: none;
        padding-left: 20px;
    }

    .submenu-list-title.opened .toggle-list-button:after {
        height: 0;
        margin-top: 0;
    }

    .submenu .list-type-1 {
        margin-bottom: 0;
    }

    .submenu .list-type-1 li {
        padding: 10px 30px 10px 20px;
    }

    .submenu .product-column-entry {
        float: none;
        width: auto;
        padding: 0;
    }

    .submenu .product-column-entry .image {
        display: none;
    }

    .submenu .product-column-entry .hot-mark {
        display: none;
    }

    .submenu .product-column-entry .submenu-list-title {
        margin-left: 0;
        margin-right: 0;
    }

    .submenu .product-column-entry .description {
        margin: 0;
    }

    nav .column-1 .full-width-menu-items-left,
    nav .column-2 .submenu .full-width-menu-items-left {
        margin-right: 0;
    }

    nav .column-1 .submenu,
    nav .column-2 .submenu,
    nav .simple-list .submenu {
        width: auto;
        margin: 0;
        left: auto;
    }

    .submenu-background {
        display: none;
    }

    nav .simple-list .submenu a {
        display: block;
        font-size: 12px;
        line-height: 14px;
        margin: 0;
        padding: 15px 45px 15px 20px;
        color: #2e2e2e;
        font-weight: 700;
        text-transform: uppercase;
        border: none;
    }

    nav .simple-list .submenu a .fa {
        display: none;
    }

    nav>ul>li>a .menu-label {
        position: relative;
        right: auto;
        top: -7px;
        margin-left: 5px;
    }

    .responsive-search-button {
        display: inline-block;
    }

    .header-functionality-entry {
        padding: 0;
        border-right: none;
    }

    .header-functionality-entry span {
        display: none;
    }

    .header-functionality-entry .fa {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 24px;
        color: #2f2f2f;
        text-align: center;
        margin: 0;
    }

    .header-functionality-entry.open-search-popup {
        display: inline-block;
    }

    .header-middle {
        border-bottom: 1px solid #f0f0f0;
    }

    #logo {
        min-height: 0;
    }

    header .middle-entry {
        display: none;
    }

    .cart-box.popup {
        display: none !important;
    }

    .navigation-search-content {
        display: none;
    }

    .full-width-menu-items-left .row>div {
        padding: 0;
    }

    .full-width-menu-items-left .row {
        margin: 0;
    }
}

@media (max-width:991px) {
    .header-middle {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

footer {
    position: relative;
}

.clearfix.visible-sm-block {
    height: 35px;
    float: left;
    width: 100%;
}

.footer-columns-entry {
    border-bottom: 1px #f0f0f0 solid;
    border-top: 1px solid #f0f0f0;
    padding: 30px 0 30px 0;
    position: relative;
}

.footer-logo {
    display: block;
    margin-bottom: 15px;
}

.footer-description {
    font-size: 14px;
    line-height: 24px;
    color: #a6a6a6;
    font-weight: 400;
}

.footer-description b {
    font-weight: 500;
    color: #3c3c3c;
}

.footer-address {
    font-size: 15px;
    line-height: 26px;
    color: #a6a6a6;
    font-weight: 400;
}

.footer-address a {
    color: #a6a6a6;
}

.footer-address a b {
    font-weight: 600;
    color: #03b4ea;
}

#content-block .footer-address a:hover,
#content-block .footer-address a:hover b {
    color: #3c3c3c;
}

.footer-columns-entry .column-title {
    margin-bottom: 20px;
    font-weight: 600;
    color: #343434;
    font-size: 17px;
    line-height: 20px;
}

.footer-columns-entry .column {
    list-style: none;
    font-weight: 400;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    margin-top: -5px;
}

.footer-columns-entry .column a {
    color: #989898;
    display: inline-block;
    padding: 8px 2px;
}

.footer-columns-entry .column a:hover {
    color: #03b4ea;
}

.footer-bottom-navigation {
    padding: 40px 0;
    display: table;
    width: 100%;
    position: relative;
}

.footer-bottom-navigation .cell-view {
    position: relative;
}

.footer-bottom-navigation .footer-links {
    font-size: 0;
}

.footer-links a {
    font-size: 14px;
    font-weight: 500;
    color: #3c3c3c;
    line-height: 14px;
    padding-right: 15px;
    display: inline-block;
    border-right: 1px #cfcfcf solid;
    margin-right: 15px;
    margin-bottom: 7px !important;
    margin-top: 7px;
    vertical-align: top;
}

.footer-links a:last-child {
    padding-right: 0;
    border: none;
    margin-right: 0;
}

.footer-links a:hover {
    color: #03b4ea;
}

.payment-methods {
    text-align: right;
    font-size: 0;
}

.payment-methods a {
    display: inline-block;
    border: 1px #ebebeb solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-right: 10px;
    margin-bottom: 5px;
    vertical-align: top;
    margin-top: 5px;
}

.payment-methods a:hover {
    opacity: .5;
}

.payment-methods a img {
    display: block;
}

.payment-methods a:last-child {
    margin-right: 0;
}

.copyright {
    font-size: 14px;
    line-height: 14px;
    color: #7f7f7f;
    margin-bottom: 15px;
    padding: 7px 0;
}

.copyright a {
    font-weight: 600;
    color: #03b4ea;
}

#content-block .copyright a:hover {
    color: #3c3c3c;
}

.footer-copyright-wrapper {
    text-align: center;
    padding: 40px 0;
    border-top: 1px solid #f0f0f0;
}

.footer-address,
.footer-columns-entry .column,
.footer-description {
    margin-bottom: 15px;
}

@media (max-width:1199px) {
    .payment-methods {
        text-align: left;
    }
}

@media (max-width:991px) {
    .footer-bottom-navigation {
        display: block;
    }

    .footer-bottom-navigation .cell-view {
        display: block;
        margin-bottom: 15px;
    }

    .footer-columns-entry {
        padding: 50px 0 35px 0;
    }

    .footer-address {
        margin-bottom: 50px;
    }
}

@media (max-width:767px) {
    .foheight-dktp {
        height: 140px;
    }

    .footer-bottom-navigation {
        padding: 30px 0;
    }

    .footer-address,
    .footer-columns-entry .column,
    .footer-description {
        margin-bottom: 20px;
    }

    .footer-columns-entry {
        padding: 30px 0 10px 0;
    }

    .footer-columns-entry .column-title {
        margin-bottom: 10px;
    }

    .footer-bottom-navigation .footer-links {
        margin-bottom: 5px;
    }

    .copyright {
        margin-bottom: 20px;
    }

    .panel-heading .title {
        font-size: 14px;
        color: #fff !important;
        font-weight: 500;
        margin-bottom: 10px;
        display: block;
        height: 36px;
    }
}

.company-information-box .image {
    float: left;
    width: 270px;
    margin-bottom: 10%;
}

.company-information-box .image img {
    display: block;
    max-width: 100%;
    height: auto;
}

.company-information-box .text .description {
    text-align: justify;
    font-size: 13px;
    line-height: 24px;
    color: #000;
    font-weight: 500;
    margin-bottom: 10px;
}

.company-information-box .text .descriptionadvantage {
    text-align: justify;
    font-size: 14px;
    line-height: 24px;
    color: #777;
    font-weight: 500;
    margin-bottom: 10px;
}

.read-more {
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    color: #2e2e2e;
    display: inline-block;
}

.read-more:hover {
    color: #03b4ea;
}

.latest-review .text {
    padding: 22px 32px;
    border: 1px #ebebeb solid;
    font-style: italic;
    font-size: 13px;
    line-height: 24px;
    color: #a3a2a2;
    margin-bottom: 10px;
}

.blockquote-slider {
    margin-right: -15px;
}

.blockquote-slider blockquote {
    margin-right: 15px;
}

#content-block .latest-review footer {
    font-style: normal;
    font-size: 13px;
    color: #aaa9a9;
    line-height: 20px;
    font-weight: 400;
    background: 0 0;
}

.latest-review footer cite {
    font-weight: 600;
    color: #2e2e2e;
}

@media (max-width:991px) {
    .company-information-box .image {
        width: 200px;
    }

    .company-information-box .text {
        margin-left: 230px;
    }

    .company-information-box .text .cell-view {
        display: block;
        width: auto;
        height: auto;
    }

    .information-entry {
        margin-bottom: 35px;
    }
}

@media (max-width:767px) {
    .company-information-box .image {
        width: auto;
        float: none;
        margin-bottom: 10px;
    }

    .company-information-box .text {
        margin-left: 0;
    }
}

.swiper-tabs {
    position: relative;
}

.swiper-tabs:before {
    position: absolute;
    left: 0;
    bottom: 24px;
    width: 100%;
    height: 1px;
    background: #e24a45;
    content: "";
}

.swiper-tabs .block-title {
    float: left;
    border-bottom: none;
    position: relative;
    padding-left: 7px;
    padding-right: 7px;
    margin-right: 15px;
    font-weight: 400;
    color: #777;
}

.swiper-tabs .block-title.active {
    font-weight: 600;
    color: #2e2e2e;
}

.swiper-tabs .block-title:hover {
    color: #2e2e2e;
}

.swiper-tabs .block-title:before {
    position: absolute;
    left: 0;
    height: 3px;
    bottom: -2px;
    content: "";
    background: #3268a2;
    width: 0;
}

.swiper-tabs .block-title.active:before {
    width: 100%;
}

.tabs-entry {
    display: none;
}

.tabs-entry:first-child {
    display: block;
}

.links-drop-down .title,
.swiper-tabs .title {
    display: none;
}

.products-swiper {
    margin: 0 -10px;
    position: relative;
}

.products-swiper:after,
.products-swiper:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 21.25px;
    height: 100%;
    background: 0 0;
    content: "";
    z-index: 2;
}

.products-swiper:after {
    right: -3px;
    left: auto;
}

.products-swiper .paddings-container {
    padding: 0 8px;
    margin-bottom: 33px !important;
}

.product-slide-entry {
    max-width: 210px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.product-image-label {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    position: absolute;
    z-index: 1;
}

.product-image-label span {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    font-size: 11px;
    line-height: 12px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.product-image-label.type-1 {
    left: 7px;
    top: 7px;
    width: 40px;
    height: 40px;
    background: #93b92c;
}

.product-image-label.type-2 {
    right: 7px;
    top: 7px;
    width: 40px;
    height: 40px;
    background: #d41b1b;
}

.product-image-label.type-3 {
    left: 50%;
    top: 50%;
    margin: -32px 0 0 -32px;
    width: 65px;
    height: 65px;
    background: rgba(64, 64, 64, .95);
}

.product-slide-entry .product-image {
    display: block;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    height: 150px;
}

.product-slide-entry img {
    width: 100%;
    min-height: 153px;
    display: block;
    position: relative;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.product-slide-entry>img:first-child {
    margin-bottom: 15px;
}

.product-slide-entry .product-image:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.product-slide-entry.shift-image .product-image:hover img {
    transform: scale(1) translateX(-100%);
    -moz-transform: scale(1) translateX(-100%);
    -webkit-transform: scale(1) translateX(-100%);
    -ms-transform: scale(1) translateX(-100%);
}

.product-slide-entry.shift-image .product-image img {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
}

.product-slide-entry.shift-image .product-image img:first-child {
    position: relative;
    left: 0;
}

.product-slide-entry .product-image .bottom-line {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(28, 28, 28, .9);
    text-align: center;
    font-size: 11px;
    line-height: 35px;
    font-weight: 600;
}

.product-slide-entry .product-image:hover .bottom-line {
    bottom: 100px;
}

.product-slide-entry .product-image .bottom-line.left-attached {
    left: -37px;
    bottom: 0;
    width: 35px;
    -webkit-backface-visibility: hidden;
}

.product-slide-entry .product-image:hover .bottom-line.left-attached {
    left: 0;
}

.product-image .bottom-line-a {
    color: #fff;
    display: block;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.product-image .bottom-line-a:hover {
    background: #3167a2;
    color: #fff;
    border-color: transparent !important;
}

.product-image .bottom-line-a .fa {
    color: inherit !important;
}

.product-image .bottom-line-a.square {
    width: 35px;
    border-left: 1px rgba(255, 255, 255, .1) solid;
    background-color: #b92521;
}

.product-image .bottom-line.left-attached .bottom-line-a.square {
    border-left-color: transparent;
    border-bottom: 1px rgba(255, 255, 255, .1) solid;
}

.product-image .bottom-line-a .fa {
    vertical-align: bottom;
    line-height: 35px;
    margin-right: 3px;
    width: 25px;
}

.product-image .right-align {
    float: right;
}

.product-image .right-align a {
    float: left;
}

.product-image .left-align {
    margin-right: 70px;
}

.product-image .top-line-a {
    height: 35px;
    min-width: 35px;
    line-height: 35px;
    padding: 0 10px;
    background: #3369a3;
    position: absolute;
    top: 10px;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-weight: 600;
}

.product-image .top-line-a span {
    font-size: 11px;
    line-height: 35px;
    display: inline-block;
    vertical-align: bottom;
}

.product-image .top-line-a .fa {
    line-height: 35px;
    display: inline-block;
    vertical-align: bottom;
}

.product-image .top-line-a:hover {
    background: #2e2e2e;
    color: #fff;
}

.product-image .top-line-a.left {
    left: -100px;
}

.product-image:hover .top-line-a.left {
    left: 10px;
}

.product-image .top-line-a.right {
    right: 10px;
}

.product-image:hover .top-line-a.right {
    right: 10px;
}

.product-slide-entry .tag {
    font-size: 10px;
    line-height: 14px;
    color: #8b8b8b;
    text-transform: uppercase;
    display: block;
    font-weight: 500;
    margin-bottom: 7px;
}

.product-slide-entry .tag:hover {
    color: #2e2e2e;
}

.product-slide-entry .title {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #2e2e2e;
    font-weight: 600;
    margin-bottom: 10px;
}

.product-slide-entry .title b {
    font-weight: 700;
}

.product-slide-entry .title:hover {
    color: #03b4ea;
}

.rating-box {
    color: #f5c10c;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
}

.rating-box .star {
    display: inline-block;
}

.price {
    font-size: 15px;
    line-height: 15px;
    padding-bottom: 5px;
}

.price .prev {
    color: #989898;
    text-decoration: line-through;
    display: inline-block;
}

.price .current {
    color: #da75cb;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
}

@media (min-width:768px) {

    .links-drop-down .list,
    .swiper-tabs .list {
        display: block !important;
    }
}

@media (max-width:767px) {
    .swiper-slide {
        float: none !important;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        height: inherit !important;
    }

    .swiper-tabs .block-title {
        float: none;
        display: block;
        margin-right: 0;
        margin-bottom: 0;
    }

    .swiper-tabs {
        margin-bottom: 25px;
    }

    .links-drop-down .title,
    .swiper-tabs .title {
        display: block;
        padding: 0 40px 0 15px;
        white-space: nowrap;
        white-space: nowrap;
        line-height: 40px;
        border: 2px #5f5f5f solid;
        font-size: 16px;
        position: relative;
        cursor: pointer;
        text-align: left;
    }

    .links-drop-down .title:after,
    .swiper-tabs .title:after {
        line-height: 40px;
        height: 40px;
        width: 40px;
        text-align: center;
        font-family: FontAwesome;
        content: "";
        position: absolute;
        top: 0;
        right: 0;
    }

    .links-drop-down .title.active:after,
    .swiper-tabs .title.active:after {
        content: "";
    }

    .swiper-tabs .list .block-title {
        padding-top: 15px;
        display: block !important;
    }

    .swiper-tabs:before {
        display: none;
    }

    .links-drop-down .list,
    .swiper-tabs .list {
        display: none;
    }
}

.sale-entry {
    overflow: hidden;
    border: 2px #f2f2f2 solid;
    min-height: 70px;
    padding: 35px 0;
    position: relative;
    display: block;
}

.sale-entry .sale-price {
    font-size: 16px;
    line-height: 24px;
    color: #2e2e2e;
    text-transform: uppercase;
    font-weight: 700;
    width: 190px;
    text-align: center;
    border-right: 1px #f2f2f2 solid;
    float: left;
    display: block;
    position: relative;
    z-index: 1;
}

.sale-entry .sale-price span {
    display: block;
    font-size: 48px;
    line-height: 48px;
    color: #da75cb;
}

.sale-entry .sale-price img {
    padding: 15px 0;
}

.sale-entry .sale-description {
    font-size: 13px;
    line-height: 22px;
    color: #a3a2a2;
    margin: 0 40px 15px 230px;
    padding: 2px 0;
    display: block;
    position: relative;
    z-index: 1;
}

.sale-entry .sale-title {
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700;
    color: #a3a2a2;
    margin: 0 0 10px 230px;
}

.hot-mark {
    position: absolute;
    top: 5px;
    right: -15px;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background: #ca1515;
    line-height: 18px;
    width: 60px;
    text-align: center;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.hot-mark.blue {
    background: #03b4ea;
}

.hot-mark.yellow {
    background: #dec209;
}

a.sale-entry:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    content: "";
    z-index: 1;
}

a.sale-entry .hot-mark {
    z-index: 2;
}

.sale-entry-border {
    padding-top: 50px;
    padding-bottom: 50px;
}

.sale-entry-border:hover {
    background: #4c4c4c !important;
}

.sale-entry-border:before {
    border: 1px solid rgba(255, 255, 255, .5);
    content: "";
    position: absolute;
    left: 15px;
    top: 15px;
    right: 15px;
    bottom: 15px;
}

.sale-entry-border:hover:before {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.sale-entry-border * {
    position: relative;
}

.sale-entry-border .sale-title {
    color: #fff;
}

.sale-entry-border .sale-description {
    color: rgba(255, 255, 255, .5);
}

.sale-entry-border .sale-price {
    border-color: rgba(255, 255, 255, .5);
}

@media (max-width:991px) {
    .sale-entry {
        padding: 25px 0;
    }

    .sale-entry .sale-title {
        text-align: center;
        margin-left: auto;
    }

    .sale-entry .sale-price {
        width: auto;
        float: none;
        margin: 0 30px 10px 30px;
        border: none;
        border-bottom: 1px #f2f2f2 solid;
        padding-bottom: 10px;
    }

    .sale-entry .sale-description {
        width: auto;
        float: none;
        margin: 0 10px 10px 10px;
        text-align: center;
    }
}

.sidebar-navigation {
    border: 2px #03b4ea solid;
    margin-bottom: 25px;
}

.sidebar-navigation .title {
    background: #03b4ea;
    padding: 20px 25px;
    line-height: 15px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: -2px;
    position: relative;
}

.sidebar-navigation .title .fa {
    display: none;
}

.sidebar-navigation .entry {
    cursor: pointer;
    border-bottom: 1px #ebebeb solid;
    display: block;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #2e2e2e;
    padding: 17px 25px;
    position: relative;
}

body.mobile .sidebar-navigation .entry {
    color: #2e2e2e !important;
}

body.mobile .sidebar-navigation .entry:before {
    display: none;
}

.sidebar-navigation .entry:last-child {
    border: none;
}

.sidebar-navigation .entry:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0%;
    background: #03b4ea;
    content: "";
    opacity: 0;
}

.sidebar-navigation .entry span {
    position: relative;
}

.sidebar-navigation .entry.active:before,
.sidebar-navigation .entry:hover:before {
    height: 100%;
    opacity: 1;
}

.sidebar-navigation .entry.active,
.sidebar-navigation .entry:hover {
    color: #fff;
}

body:not(.mobile) #content-block .sidebar-navigation .entry:hover .fa {
    color: #fff;
}

.sidebar-navigation .entry .fa {
    color: #ca1515;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: -1px;
}

.sidebar-navigation .list {
    display: none;
}

@media (min-width:992px) {
    .sidebar-navigation .list {
        display: block !important;
    }
}

@media (max-width:991px) {
    .sidebar-navigation {
        margin-bottom: 25px !important;
    }

    .sidebar-navigation .title {
        padding-right: 55px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        cursor: pointer;
    }

    .sidebar-navigation .title .fa {
        display: block;
        position: absolute;
        width: 55px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        right: 0;
        top: 0;
        font-size: 22px;
    }

    .sidebar-navigation.active .title .fa {
        transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
    }
}

.navigation-banner-swiper {
    margin-bottom: 30px;
}

.navigation-banner-wrapper {
    position: relative;
    background-size: cover;
}

.navigation-banner-wrapper.align-1 {
    background-position: right top;
}

.navigation-banner-wrapper.align-2 {
    background-position: left top;
}

.navigation-banner-content {
    width: 57%;
    padding: 0 50px 0 50px;
    height: 505px;
    position: relative;
}

.navigation-banner-content .cell-view {
    width: 1500px;
}

.navigation-banner-wrapper.align-1 .navigation-banner-content {
    float: left;
}

.navigation-banner-wrapper.align-2 .navigation-banner-content {
    float: right;
}

.navigation-banner-wrapper.align-3 .navigation-banner-content {
    width: 100% !important;
    text-align: center;
}

.navigation-banner-content .subtitle {
    font-family: "Dancing Script", cursive;
    font-size: 40px;
    line-height: 36px;
    color: #d349bd;
    margin-bottom: 3px;
    transform: translateX(-50px) translateY(-50px);
    -moz-transform: translateX(-50px) translateY(-50px);
    -webkit-transform: translateX(-50px) translateY(-50px);
    -ms-transform: translateX(-50px) translateY(-50px);
    opacity: 0;
}

.light-text .navigation-banner-content .subtitle {
    color: #fff;
}

.navigation-banner-content .title {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 70px;
    line-height: 70px;
    color: #3c3c3c;
    text-transform: uppercase;
    letter-spacing: -5px;
    margin-bottom: 7px;
    transform: translateX(150px);
    -moz-transform: translateX(150px);
    -webkit-transform: translateX(150px);
    -ms-transform: translateX(150px);
    opacity: 0;
}

.light-text .navigation-banner-content .title {
    color: #fff;
}

.navigation-banner-content .description {
    font-size: 15px;
    line-height: 24px;
    color: #aaa;
    font-family: Merriweather, serif;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 15px;
    padding-right: 50px;
    transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    opacity: 0;
}

.light-text .navigation-banner-content .description {
    color: #f1f0f0;
}

.navigation-banner-content .info {
    opacity: 0;
    transform: translateY(50px);
    -moz-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
}

.light-text .navigation-banner-content .info .button:not(:hover) {
    color: #fff;
    border-color: rgba(255, 255, 255, .5);
}

.swiper-slide.active .navigation-banner-content .description,
.swiper-slide.active .navigation-banner-content .info,
.swiper-slide.active .navigation-banner-content .subtitle,
.swiper-slide.active .navigation-banner-content .title {
    transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    -webkit-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    opacity: 1;
}

.navigation-banner-content .button {
    margin-right: 12px;
}

.navigation-banner-swiper .pagination {
    display: none;
}

@media (max-width:991px) {
    #content-block .navigation-banner-content {
        height: 350px;
    }

    #content-block .navigation-banner-content {
        width: 63%;
    }

    #content-block .navigation-banner-content .title {
        font-size: 60px;
        line-height: 60px;
    }

    #content-block .navigation-banner-swiper .pagination {
        display: block;
        margin-top: 20px;
    }

    .navigation-banner-swiper:after,
    .navigation-banner-swiper:before {
        position: absolute;
        width: 1px;
        height: 100%;
        top: 0;
        background: #fff;
        content: "";
    }

    .navigation-banner-swiper:before {
        left: 0;
        z-index: 2;
    }

    .navigation-banner-swiper:after {
        right: 0;
        z-index: 2;
    }
}

@media (max-width:767px) {
    #content-block .navigation-banner-content .title {
        font-size: 40px;
        line-height: 40px;
        letter-spacing: -4px;
    }

    #content-block .navigation-banner-content .subtitle {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    #content-block .navigation-banner-content .description {
        color: #3c3c3c;
        padding-right: 0;
    }

    #content-block .navigation-banner-content {
        height: 300px;
        padding: 0 15px;
        width: auto;
        text-align: center;
        float: none;
    }

    #content-block .navigation-banner-content .cell-view {
        width: 800px;
    }

    #content-block .navigation-banner-image {
        opacity: .2;
    }

    #content-block .navigation-banner-wrapper:before {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: rgba(255, 255, 255, .7);
        content: "";
    }

    #content-block .navigation-banner-wrapper.light-text:before {
        background: rgba(93, 93, 93, .7);
    }

    #content-block .navigation-banner-wrapper.light-text .description {
        color: #fff !important;
    }

    #content-block .navigation-banner-content .button {
        margin: 0 1%;
        width: 48%;
        float: left;
        min-width: 0;
    }

    .food-category {
        width: 49%;
        display: inline-block;
        box-sizing: border-box;
    }
}

body.style-1 {
    background-size: cover;
    background-attachment: fixed;
}

.header-wrapper.style-1 .search-button,
body.style-1 .search-button {
    background: #779307;
}

body.style-1 .swiper-tabs .block-title:before {
    background: #8bab0a;
}

body.style-1 .swiper-active-switch {
    background: #8bab0a;
    border-color: #8bab0a;
}

body.style-1 .product-slide-entry {
    text-align: center;
}

body.style-1 .price .current {
    color: #779307;
}

.footer-wrapper.style-1 .footer-address a b {
    color: #8bab0a;
}

.footer-wrapper.style-1 .copyright a {
    color: #8bab0a;
}

.footer-wrapper.style-1 .footer-bottom-navigation .footer-links a:hover,
.footer-wrapper.style-1 .footer-columns-entry .column a:hover {
    color: #8bab0a;
}

body.style-1 .product-slide-entry .title:hover {
    color: #8bab0a;
}

body.style-1 .bubbles span {
    background: #8bab0a;
}

.header-wrapper.style-1 .header-functionality-entry.open-cart-popup b {
    color: #779307;
}

body.style-1 .cart-box.popup .content .price {
    color: #779307;
}

body.style-1 .cart-box.popup .summary .grandtotal span {
    color: #779307;
}

body.style-1 .button.style-4 {
    background: #779307;
    border-color: #779307;
}

body.style-1 .footer-columns-entry {
    border-top: none;
    padding-top: 0;
}

@media (min-width:1200px) {
    .header-wrapper.style-1 .navigation {
        margin: 0 -70px;
        padding: 0 70px;
        border-bottom: none;
        background: #779307;
    }

    .header-wrapper.style-1 .header-middle {
        border-bottom: none;
    }

    .header-wrapper.style-1 header:not(.fixed-header) nav>ul>li>a {
        color: #fff;
    }

    .header-wrapper.style-1 header:not(.fixed-header) nav>ul>li .fa {
        color: #aec161;
    }
}

.inline-product-column-title {
    margin-bottom: 20px;
}

.inline-product-entry {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px #f0f0f0 solid;
}

.inline-product-entry .image {
    width: 55px;
    float: left;
    border: 1px transparent solid;
}

.inline-product-entry .image:hover {
    border-color: #8bab0a;
}

.inline-product-entry .image img {
    display: block;
    width: 100%;
    height: auto;
}

.inline-product-entry .content {
    margin-left: 70px;
}

.inline-product-entry .content .cell-view {
    height: 55px;
}

.inline-product-entry .title {
    font-size: 15px;
    color: #5a5858;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 5px;
    display: inline-block;
}

.inline-product-entry .title:hover {
    color: #8bab0a;
}

.inline-product-entry .price .current {
    font-size: 15px;
}

.product-column-entry {
    border: 2px #f2f2f2 solid;
    padding: 27px 0;
    position: relative;
    overflow: hidden;
}

.product-column-entry .image {
    text-align: center;
    height: 160px;
    margin-bottom: 20px;
}

.product-column-entry .image img {
    display: inline-block;
    max-height: 100%;
    width: auto;
}

.product-column-entry .title {
    font-size: 16px;
    line-height: 20px;
    color: #2e2e2e;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 30px 15px 30px;
    display: block;
}

.product-column-entry a.title:hover {
    text-decoration: underline;
}

.product-column-entry .description {
    margin: 0 30px;
}

@media (max-width:767px) {
    .product-column-entry {
        max-width: 300px;
        margin: 0 auto;
    }
}

.from-the-blog-entry .image {
    float: left;
    width: 180px;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
}

.hover-class-1:after {
    background: 0 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
}

body:not(.mobile) .hover-class-1:hover:after {
    opacity: .7;
}

.from-the-blog-entry .image img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}

.hover-class-1 .hover-label {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: -10px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 600;
    z-index: 1;
    left: -100%;
}

body:not(.mobile) .hover-class-1:hover .hover-label {
    left: 0;
}

.from-the-blog-entry .description {
    font-size: 13px;
    line-height: 24px;
    color: #a3a2a2;
}

.mozaic-banners-wrapper .row {
    margin: 0 -4px;
}

.mozaic-banners-wrapper .banner-column {
    padding: 0 4px;
    margin-bottom: 8px;
}

.mozaic-banner-entry {
    border: 2px #ebebeb solid;
    background-position: right bottom;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    position: relative;
    display: block;
}

.mozaic-banner-entry.type-1 {
    height: 505px;
    background-size: 470px;
    background-position: center bottom;
}

.mozaic-banner-entry.type-2 {
    height: 248.5px;
    margin-bottom: 8px;
    background-size: auto 100%;
}

.mozaic-banner-entry.type-3 {
    height: 210px;
    margin-bottom: 8px;
    background-size: auto 100%;
}

.mozaic-banner-content {
    padding: 50px 8.5%;
    max-width: 430px;
    position: relative;
}

.mozaic-banner-content .subtitle {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 5px;
    color: #515151;
    text-transform: uppercase;
    font-weight: 600;
}

.mozaic-banner-content .title {
    font-size: 60px;
    line-height: 55px;
    color: #779307;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.mozaic-banner-entry.type-2 .mozaic-banner-content .subtitle,
.mozaic-banner-entry.type-3 .mozaic-banner-content .subtitle {
    font-size: 16px !important;
    margin-bottom: 2px;
    display: block;
}

.mozaic-banner-entry.type-2 .mozaic-banner-content .title,
.mozaic-banner-entry.type-3 .mozaic-banner-content .title {
    font-size: 32px;
    line-height: 32px;
    display: block;
}

.mozaic-banner-content .description {
    font-size: 13px;
    line-height: 22px;
    color: #b3b3b3;
    margin-bottom: 15px;
    display: block;
}

.mozaic-swiper {
    border: 2px #ebebeb solid;
    height: 505px;
    overflow: hidden;
}

.mozaic-swiper .mozaic-banner-entry.type-1 {
    border: none;
    background-size: 100%;
}

.mozaic-swiper .pagination {
    position: absolute;
    left: 20px;
    bottom: 20px;
    width: auto;
}

.mozaic-swiper .pagination .swiper-pagination-switch {
    margin: 0 6px 0 0;
    height: 10px;
    width: 10px;
    background: #dedede;
    border: none;
}

.mozaic-swiper .pagination .swiper-active-switch {
    background: #bfbfbf;
}

@media (max-width:767px) {
    .mozaic-banner-entry.type-1:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        opacity: .7;
    }

    #content-block .mozaic-banner-entry.type-1,
    #content-block .mozaic-banner-entry.type-2,
    #content-block .mozaic-banner-entry.type-3,
    #content-block .mozaic-swiper {
        height: auto;
    }

    .mozaic-banner-content {
        padding: 25px 20px;
    }

    .mozaic-swiper .mozaic-banner-content {
        padding-bottom: 55px;
    }
}

@media only screen and (max-width:992px) {
    .mozaic-banner-entry.type-1 {
        background-size: 400px;
        background-position: right bottom;
    }
}

body.style-2 .swiper-tabs .block-title:before {
    background: #0f51a3;
}

.footer-wrapper.style-2 .footer-address a b {
    color: #0f51a3;
}

.footer-wrapper.style-2 .copyright a {
    color: #0f51a3;
}

.footer-wrapper.style-2 .footer-bottom-navigation .footer-links a:hover,
.footer-wrapper.style-2 .footer-columns-entry .column a:hover {
    color: #0f51a3;
}

body.style-2 .product-slide-entry .title:hover {
    color: #0f51a3;
}

body.style-2 .bubbles span {
    background: #0f51a3;
}

body.style-2 .swiper-active-switch {
    background: #0f51a3;
    border-color: #0f51a3;
}

body.style-2 .price .current {
    color: #0f51a3;
    font-weight: 600;
}

body.style-2 .block-title {
    font-size: 16px;
}

body.style-2 .list-type-1 li .fa {
    color: #0f51a3;
}

body.style-2 .list-type-1 a:hover {
    color: #0f51a3;
}

body.style-2 .navigation-banner-content .subtitle {
    font-size: 30px;
    color: #0f51a3;
    font-weight: 300;
    font-family: sans-serif;
    letter-spacing: -1px;
}

body.style-2 .navigation-banner-content .title {
    font-weight: 700;
    font-family: sans-serif;
    font-size: 60px;
    line-height: 60px;
}

body.style-2 .navigation-banner-content .description {
    font-family: sans-serif;
    font-style: normal;
}

.header-wrapper.style-2 .search-button,
body.style-2 .search-button {
    background: #e9b500;
}

body.style-2 .sidebar-navigation {
    border: none;
}

body.style-2 .sidebar-navigation .title {
    background: #0f51a3;
    margin-bottom: 4px;
}

body.style-2 .sidebar-navigation .entry {
    border: 1px #f5f5f5 solid;
    background: #fafafa;
    margin-bottom: 4px;
}

body.style-2 .sidebar-navigation .entry .fa {
    color: #0f51a3;
}

body.style-2 .sidebar-navigation .entry:before {
    background: #0f51a3;
}

body.style-2 .sidebar-navigation-title {
    line-height: 70px;
    padding: 0 25px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

body.style-2 .cart-box.popup .content .price {
    color: #0f51a3;
}

body.style-2 .cart-box.popup .summary .grandtotal span {
    color: #0f51a3;
}

body.style-2 .button.style-4 {
    background: #0f51a3;
    border-color: #0f51a3;
}

body.style-2 .sidebar-navigation {
    margin-bottom: 50px;
}

body.style-2 .navigation-search-content .search-box {
    position: absolute;
    left: 0;
    right: 160px;
    margin-right: 0;
}

.sidebar-logos-row {
    margin-left: -8px;
    margin-right: -8px;
}

.sidebar-logos-row .entry {
    max-width: 95px;
    float: left;
    width: 33.33%;
    padding: 0 8px 8px 8px;
    margin-bottom: 10px;
}

.sidebar-logos-row a,
.sidebar-logos-row img {
    display: block;
    width: 100%;
    height: auto;
}

.sidebar-logos-row a img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.sidebar-logos-row a:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

@media (max-width:1199px) {
    body.style-2 .sidebar-navigation-title {
        display: none;
    }
}

@media (min-width:1200px) {
    .header-wrapper.style-2 .navigation {
        border-bottom: none;
        background: #0f51a3;
    }

    .header-wrapper.style-2 header:not(.fixed-header) nav>ul>li>a {
        color: #fff;
    }

    .header-wrapper.style-2 header:not(.fixed-header) nav>ul>li .fa {
        color: #6b9ddc;
    }

    .header-wrapper.style-2 header:not(.fixed-header) nav {
        display: block;
        padding-left: 300px;
        padding-right: 125px;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        -moz-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
    }

    .header-wrapper.style-2 header:not(.fixed-header) .navigation.active nav {
        transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
    }

    .header-wrapper.style-2 .navigation .navigation-search-content .search-box {
        transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        display: block;
    }

    .header-wrapper.style-2 .navigation.active .navigation-search-content .search-box {
        transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
    }

    body.style-2 .sidebar-navigation {
        margin-top: -95px;
        position: relative;
    }

    .header-wrapper.style-2 .sidebar-navigation .title,
    body.style-2 .sidebar-navigation .title {
        line-height: 16px;
        padding-top: 27px;
        padding-bottom: 27px;
        margin-bottom: 8px;
    }
}

.navigation-banner-swiper.size-1 .navigation-banner-content {
    height: 430px;
}

.footer-wrapper.style-3 footer:before {
    background: #333;
    bottom: 0;
    content: "";
    height: 100%;
    left: 50%;
    margin-left: -50000px;
    position: absolute;
    width: 100000px;
}

.footer-wrapper.style-3 .footer-bottom-navigation:before {
    background: #2e2e2e;
    bottom: 0;
    content: "";
    height: 100%;
    left: 50%;
    margin-left: -50000px;
    position: absolute;
    width: 100000px;
}

.footer-wrapper.style-3 .footer-columns-entry .column a {
    color: rgba(255, 255, 255, 1);
}

.footer-wrapper.style-3 .footer-address a b {
    color: #fff;
}

.footer-wrapper.style-3 .footer-bottom-navigation .footer-links a:hover,
.footer-wrapper.style-3 .footer-columns-entry .column a:hover {
    color: #fff;
}

.footer-wrapper.style-3 #content-block .footer-address a:hover,
.footer-wrapper.style-3 #content-block .footer-address a:hover b {
    color: #fff;
    text-decoration: underline;
}

.footer-wrapper.style-3 .footer-columns-entry .column-title {
    color: #fff;
}

.footer-wrapper.style-3 .footer-description b {
    color: #fff;
}

.footer-wrapper.style-3 .footer-columns-entry {
    border: none;
    margin-top: 0;
}

.footer-wrapper.style-3 .footer-bottom-navigation .footer-links a {
    color: #aaa;
    border-color: #4a4a4a;
}

.footer-wrapper.style-3 .copyright a {
    color: #fff;
}

#content-block .footer-wrapper.style-3 .copyright a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer-wrapper.style-3 #content-block .copyright a:hover {
    color: #fff;
    text-decoration: underline;
}

body.style-3 .swiper-tabs .block-title:before {
    background: #008acc;
}

body.style-3 .product-slide-entry .title:hover {
    color: #008acc;
}

body.style-3 .bubbles span {
    background: #008acc;
}

body.style-3 .swiper-active-switch {
    background: #008acc;
    border-color: #008acc;
}

body.style-3 .price .current {
    color: #008acc;
    font-weight: 600;
}

body.style-3 .list-type-1 li .fa {
    color: #008acc;
}

body.style-3 .list-type-1 a:hover {
    color: #008acc;
}

body.style-3 .sidebar-navigation .title {
    background: #008acc;
}

body.style-3 .sidebar-navigation {
    border-color: #008acc;
}

body.style-3 .sidebar-navigation .entry .fa {
    color: #008acc;
}

body.style-3 .sidebar-navigation .entry:before {
    background: #008acc;
}

body.style-3 .inline-product-column-title {
    font-size: 18px;
    line-height: 22px;
}

body.style-3 .inline-product-entry .title:hover {
    color: #008acc;
}

body.style-3 .inline-product-entry .image:hover {
    border-color: #008acc;
}

body.style-3 .read-more:hover {
    color: #008acc;
}

body.style-3 .cart-box.popup .content .price {
    color: #008acc;
}

body.style-3 .cart-box.popup .summary .grandtotal span {
    color: #008acc;
}

body.style-3 .button.style-4 {
    background: #008acc;
    border-color: #008acc;
}

@media (min-width:1200px) {
    body.style-3 .information-blocks {
        margin-bottom: 60px;
    }
}

.header-wrapper.style-3 header:before {
    background: red;
    background: #0075ad;
    position: absolute;
    height: 1000px;
    width: 100000px;
    left: 50%;
    margin-left: -50000px;
    bottom: 35px;
    content: "";
}

.header-wrapper.style-3 .header-top-entry {
    color: #add7eb;
}

.header-wrapper.style-3 .header-top-entry .title {
    border-color: #348cb6;
}

.header-wrapper.style-3 .header-top-entry .title a {
    color: #add7eb;
}

.header-wrapper.style-3 .header-top .socials-box a {
    color: #add7eb;
}

.header-wrapper.style-3 .header-top .socials-box a:hover {
    color: #fff;
}

.header-wrapper.style-3 header .icon-entry .image {
    background: 0 0;
    border: 2px #3391bd solid;
    border-radius: 50%;
}

.header-wrapper.style-3 header .icon-entry .image .fa {
    line-height: 41px;
    color: #fff;
}

.header-wrapper.style-3 header .icon-entry:hover .image {
    background: #3391bd;
}

.header-wrapper.style-3 header .icon-entry .text {
    color: #add7eb;
}

.header-wrapper.style-3 header .icon-entry .text b {
    color: #fff;
}

.header-wrapper.style-3 .header-top {
    border-color: #378fb9;
}

.header-wrapper.style-3 .header-functionality-entry {
    color: #add7eb;
    border-color: #3a91bb;
}

.header-wrapper.style-3 .header-functionality-entry b {
    color: #fff;
}

.header-wrapper.style-3 .header-middle {
    border: none;
}

.header-wrapper.style-3 .navigation-search-content .toggle-desktop-menu {
    border-color: #309ed3;
    width: 140px;
}

.header-wrapper.style-3 .navigation-search-content .search-box {
    margin-right: 175px;
}

@media (min-width:1200px) {
    .header-wrapper.style-3 .navigation {
        border-bottom: none;
        background: #008acc;
    }

    .header-wrapper.style-3 header:not(.fixed-header) nav>ul>li>a {
        color: #fff;
    }

    .header-wrapper.style-3 header:not(.fixed-header) nav>ul>li .fa {
        color: #6b9ddc;
    }

    .header-wrapper.style-3 header:not(.fixed-header) nav {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        padding: 0 140px 0 20px;
        -moz-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform-origin: 0 50% 0;
        -moz-transform-origin: 0 50% 0;
        -webkit-transform-origin: 0 50% 0;
        -ms-transform-origin: 0 50% 0;
    }

    .header-wrapper.style-3 header:not(.fixed-header) .navigation.active nav {
        transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
    }

    .header-wrapper.style-3 .navigation .navigation-search-content .search-box {
        -moz-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        display: block;
        transform-origin: 100% 50% 0;
        -moz-transform-origin: 100% 50% 0;
        -webkit-transform-origin: 100% 50% 0;
        -ms-transform-origin: 100% 50% 0;
    }

    .header-wrapper.style-3 .navigation.active .navigation-search-content .search-box {
        transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
    }

    .header-wrapper.style-3 .navigation .navigation-search-content {
        height: 0;
    }
}

@media (max-width:1199px) {
    .header-wrapper.style-3 header:before {
        bottom: 0;
    }

    .header-wrapper.style-3 .header-functionality-entry .fa {
        color: #fff;
    }

    .header-wrapper.style-3 .menu-button {
        color: #fff;
    }
}

.mozaic-banners-wrapper.type-2 .mozaic-banner-content {
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    max-width: 65%;
    display: block;
}

.mozaic-banners-wrapper.type-2 .row {
    margin: 0 -8px;
}

.mozaic-banners-wrapper.type-2 .banner-column {
    padding: 0 8px;
    margin-bottom: 16px;
}

.mozaic-banners-wrapper.type-2 .mozaic-swiper {
    border: none;
}

.mozaic-banners-wrapper.type-2 .mozaic-banner-entry {
    background-color: #f7f7f7;
    border: none;
}

.mozaic-banners-wrapper.type-2 .mozaic-banner-entry.type-2 {
    height: 244.5px;
}

.mozaic-banners-wrapper.type-2 .mozaic-banner-entry.type-2,
.mozaic-banners-wrapper.type-2 .mozaic-banner-entry.type-3 {
    margin-bottom: 16px;
}

.mozaic-banners-wrapper.type-2 .mozaic-banner-content .subtitle {
    font-size: 24px;
    color: #515151;
    font-weight: 600;
    display: block;
}

.mozaic-banners-wrapper.type-2 .mozaic-banner-content .title {
    color: #008acc;
    display: block;
}

.mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(1, 138, 204, .7);
    content: "";
    opacity: 0;
}

body:not(.mobile) .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:hover .subtitle {
    color: #fff;
}

.mozaic-banners-wrapper.type-2 a.mozaic-banner-entry .title {
    font-weight: 400;
    letter-spacing: -1px;
}

body:not(.mobile) .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:hover .title {
    color: #fff;
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
}

body:not(.mobile) .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:hover .description,
body:not(.mobile) .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:hover .view {
    color: #fff;
    transform: translateX(40px);
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
}

body:not(.mobile) .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:hover:before {
    opacity: 1;
}

.mozaic-banners-wrapper.type-2 .mozaic-swiper .pagination {
    bottom: auto;
    top: 20px;
    margin-top: 0;
}

@media (max-width:767px) {
    .mozaic-banners-wrapper.type-2 .mozaic-banner-content {
        padding-top: 20px;
        padding-bottom: 20px;
        position: relative;
        left: 0;
        top: 0;
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        max-width: 100%;
    }

    .mozaic-banners-wrapper.type-2 .mozaic-swiper .mozaic-banner-content {
        padding-top: 55px;
    }
}

.text-widget .image {
    display: block;
    width: 100%;
    height: auto;
    max-width: 275px;
    margin-bottom: 15px;
}

.text-widget .description {
    font-size: 13px;
    line-height: 24px;
    color: #a3a2a2;
    margin-bottom: 10px;
}

@media (max-width:991px) {
    .text-widget .image {
        float: left;
        margin-right: 30px;
    }
}

@media (max-width:767px) {
    .text-widget .image {
        float: none;
        margin-right: 0;
    }
}

body.style-3 .sale-entry .sale-price span {
    color: #008acc;
}

.sale-entry .sale-image {
    margin: 0 0 -35px 0 !important;
    display: none;
    max-width: 100%;
    height: auto;
    position: relative;
}

a.sale-entry:before {
    background: rgba(1, 138, 204, .7);
}

body:not(.mobile) a.sale-entry:hover:before {
    opacity: 1;
}

body:not(.mobile) a.sale-entry:hover .sale-description,
body:not(.mobile) a.sale-entry:hover .sale-price,
body:not(.mobile) a.sale-entry:hover .sale-price span {
    color: #fff !important;
}

@media (min-width:992px) {
    .sale-entry .sale-image {
        display: block;
    }

    .sale-entry.vertical {
        text-align: center;
    }

    .sale-entry.vertical .sale-description {
        margin-left: 20px;
        margin-right: 20px;
    }

    .sale-entry.vertical .sale-price {
        float: none;
        width: auto;
        border: none;
        margin-bottom: 15px;
    }
}

.header-wrapper.style-4 header {
    padding-left: 55px;
    padding-right: 55px;
}

header.type-2 .full-width .submenu,
header.type-2 .full-width-columns .submenu {
    left: auto;
    right: 0;
}

header.type-2 .navigation-vertical-align {
    display: table;
    width: 100%;
    position: relative;
}

header.type-2 .topheader-container {
    width: 100%;
}

header.type-2 .navigation {
    border: none;
}

header.type-2 .nav-container {
    width: 100%;
}

header.type-2 #logo {
    margin: 10px 0;
}

header.type-2 .menu-button {
    position: relative;
    top: auto;
}

header.type-2 .header-functionality-entry {
    float: right;
}

header.type-2 .header-functionality-entry .fa {
    display: inline-block;
}

@media (min-width:1200px) {

    header.type-2:not(.fixed-header) .navigation,
    header.type-2:not(.fixed-header) nav {
        position: static;
    }

    header.type-2:not(.fixed-header) .submenu {
        top: 50%;
        margin-top: 16px !important;
    }

    header.type-2:not(.fixed-header) nav>ul>li>a {
        font-weight: 500;
    }

    header.type-2:not(.fixed-header) nav>ul {
        float: right;
    }

    header.type-2:not(.fixed-header) .navigation {
        margin: 60px 0;
    }

    .header-wrapper.style-4 li.fixed-header-visible {
        display: block;
    }

    .header-wrapper.style-4 header.fixed-header nav {
        padding: 0 55px;
    }

    .nav>li>a::after {
        display: block;
        width: 0;
        height: 4px;
        background: #9ed05d;
        transition: width .3s;
    }

    .parallax-slide {
        position: relative;
        height: 600px;
        border-bottom: 5px solid #fff;
    }
}

@media (max-width:1199px) {
    header.type-2 .logo-container {
        width: 300px;
    }

    header.type-2 .nav-container {
        width: 400px;
    }

    .testimonial-blk {
        background-color: #f6f8f8;
        border-color: #e7e9ec;
        border: 1px solid #e7e9ec;
        -ms-flex-align: center;
        align-items: center;
        padding: 1rem;
        border-radius: 6px;
        margin: 1.3rem 0;
        height: 410px;
    }
}

@media (max-width:1920px) {
    .testimonial-blk {
        background-color: #f6f8f8;
        border-color: #e7e9ec;
        border: 1px solid #e7e9ec;
        -ms-flex-align: center;
        align-items: center;
        padding: 1rem;
        border-radius: 6px;
        margin: 1.3rem 0;
        height: 410px;
    }
}

.footer-wrapper.style-4 footer {
    border-top: 1px #f0f0f0 solid;
}

.footer-wrapper.style-4 .copyright a {
    color: #c9ac37;
}

.footer-wrapper.style-4 .copyright a:hover {
    color: #464646;
}

.footer-wrapper.style-4 .footer-bottom-navigation .footer-links a:hover {
    color: #c9ac37;
}

body.style-4 .content-center {
    max-width: 1280px;
    margin: 35px auto;
    background: #fff;
    padding: 0 55px;
}

body.style-4 .price .current {
    color: #c2a325;
    font-size: 18px;
    font-weight: 600;
}

body.style-4 .product-slide-entry .title:hover {
    color: #c9ac37;
}

body.style-4 .swiper-tabs .block-title:before {
    background: #c9ac37;
}

body.style-4 .swiper-tabs .block-title {
    display: inline-block;
    float: none;
}

body.style-4 .swiper-tabs {
    text-align: center;
}

body.style-4 .read-more:hover {
    color: #c9ac37;
}

body.style-4 .search-button {
    background: #c9ac37;
}

body.style-4 .swiper-active-switch {
    background: #c9ac37;
    border-color: #c9ac37;
}

body.style-4 .bubbles span {
    background: #c9ac37;
}

body.style-4 .cart-box.popup .content .price {
    color: #c2a325;
}

body.style-4 .cart-box.popup .summary .grandtotal span {
    color: #c2a325;
}

body.style-4 .button.style-4 {
    background: #c2a325;
    border-color: #c2a325;
}

@media (max-width:1199px) {
    body.style-4 .content-center {
        margin-top: 0;
        margin-bottom: 0;
    }
}

body.style-4 .navigation-banner-content {
    height: 600px;
    width: 62%;
}

body.style-4 .navigation-banner-content .subtitle {
    font-size: 20px;
    line-height: 24px;
    color: #a58d2d;
    font-family: sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 12px;
}

body.style-4 .navigation-banner-content .title {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -3px;
    color: #000;
    margin-bottom: 12px;
}

body.style-4 .navigation-banner-content .description {
    font-size: 20px;
    line-height: 24px;
    color: #848484;
}

.custom-col-5-in-row {
    float: left;
    width: 20%;
    padding: 0 15px;
}

.custom-col-5-in-row:nth-child(5n+1) {
    clear: both;
}

.products-grid {
    margin-bottom: 20px;
}

body.style-4 .products-grid {
    text-align: center;
}

@media (max-width:991px) {
    .custom-col-5-in-row {
        width: 25%;
    }

    .custom-col-5-in-row:nth-child(5n+1) {
        clear: none;
    }

    .custom-col-5-in-row:nth-child(4n+1) {
        clear: both;
    }

    .parallax-slide {
        position: relative;
        height: 428px;
    }
}

@media (max-width:767px) {
    .custom-col-5-in-row {
        width: 33.33333%;
    }

    .custom-col-5-in-row:nth-child(4n+1) {
        clear: none;
    }

    .custom-col-5-in-row:nth-child(3n+1) {
        clear: both;
    }

    .parallax-slide {
        position: relative;
        height: 428px;
    }
}

@media (max-width:450px) {
    .custom-col-5-in-row {
        width: 50%;
    }

    .custom-col-5-in-row:nth-child(3n+1) {
        clear: none;
    }

    .custom-col-5-in-row:nth-child(2n+1) {
        clear: both;
    }

    .parallax-slide {
        position: relative;
        height: 428px;
    }
}

.content-text-widget-container {
    padding: 40px 0;
    border-top: 1px #f0f0f0 solid;
    margin-bottom: 0 !important;
}

.content-text-widget {
    padding: 30px 30px 30px 70px;
}

.content-text-widget:first-child {
    padding: 30px 70px 30px 30px;
    border-right: 1px #f0f0f0 solid;
}

.content-text-widget .title {
    font-size: 24px;
    color: #2e2e2e;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 15px;
}

.content-text-widget .description {
    font-size: 14px;
    color: #999797;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 15px;
}

@media (max-width:767px) {

    .content-text-widget,
    .content-text-widget:first-child {
        padding: 0;
        border: none;
    }
}

.header-wrapper.style-5 .header-functionality-entry .fa {
    color: #000;
}

@media (min-width:1200px) {
    .header-wrapper.style-5 header.type-2:not(.fixed-header) .navigation {
        margin: 5px 0;
    }

    .header-wrapper.style-5 header.fixed-header .nav-overflow {
        background: #1c5899;
        border: none;
        opacity: .9;
    }

    .header-wrapper.style-5 nav>ul>li>a {
        color: #777;
        text-decoration: none;
        padding-bottom: 0;
    }

    .header-wrapper.style-5 nav>ul>li>.fa {
        color: #000 !important;
    }

    .header-wrapper.style-5 .fixed-header-square-button .fa {
        color: #fff;
    }

    .header-wrapper.style-5 .fixed-header-square-button .fa:hover {
        color: #c7c7c7;
    }

    .header-wrapper.style-5 li.fixed-header-visible {
        display: block;
        margin-top: 10px;
    }
}

footer.type-2 {
    background: #262626;
    padding: 20px 0 20px 0;
    color: #fff;
}

footer.type-2 .footer-logo {
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 30px;
}

footer.type-2 .footer-links a {
    color: #fff;
    border-color: #3b3b3b;
}

footer.type-2 .footer-links a:hover {
    color: #f17e0e;
}

footer.type-2 .copyright a {
    color: #f17e0e;
}

#content-block footer.type-2 .copyright a:hover {
    color: #fff;
}

@media (max-width:767px) {
    footer.type-2 {
        padding: 50px 0 50px 0;
    }

    footer.type-2 .footer-links a {
        display: block;
        padding: 3px 0;
        border: none;
        margin: 0;
    }

    footer.type-2 .footer-links {
        margin-bottom: 25px;
    }
}

body.style-5.opened-menu .content-push {
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none;
}

body.style-5 .search-button {
    background: #1c5899;
}

.parallax-clip {
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    clip: rect(auto, auto, auto, auto);
}

.fixed-parallax {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center top;
    -webkit-transform: translateZ(0);
    background: #fff;
}

.fixed-parallax:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .2);
    content: "";
}

.parallax-vertical-align {
    position: absolute;
    width: 100%;
    left: 0;
    top: 32%;
    margin-top: -75px;
    text-align: center;
}

.parallax-article {
    padding: 30px;
    position: relative;
}

@media only screen and (max-width:991px) {
    .fixed-parallax.parallax-fullwidth {
        position: relative;
    }

    .fixed-parallax {
        background-position: -479px 31px;
    }

    .information-blocks.parallax-fullwidth-inner {
        overflow: visible;
    }
}

@media (min-width:1200px) {
    .parallax-article.left-align {
        transform: translateX(-10%);
        -moz-transform: translateX(-10%);
        -webkit-transform: translateX(-10%);
        -ms-transform: translateX(-10%);
    }

    .parallax-article.right-align {
        transform: translateX(10%);
        -moz-transform: translateX(10%);
        -webkit-transform: translateX(10%);
        -ms-transform: translateX(10%);
    }
}

.parallax-article .subtitle {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.parallax-article.dark-text .subtitle {
    color: #d62020;
}

.parallax-article .title {
    color: #fff;
    font-size: 60px;
    line-height: 72px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}

h1.ho-title {
    font-size: 60px;
    color: #fff;
    text-transform: uppercase;
    line-height: 72px;
    font-weight: 700;
}

.parallax-article.dark-text .title {
    color: #303030;
    border-color: #303030 !important;
}

.parallax-article .description {
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    max-width: 470px;
    margin: 0 auto 25px auto;
}

.parallax-article .descriptionbig {
    font-size: 20px;
    line-height: 18px;
    color: #fff;
    max-width: 880px;
    margin: 0 auto 25px auto;
}

.parallax-article .descriptionbig a:hover {
    color: #000 !important;
}

.parallax-article.dark-text .description {
    color: grey;
}

.parallax-article .info {
    font-size: 0;
}

.parallax-article .info .button {
    margin: 0 5px 5px 5px;
}

.parallax-slide.auto-slide {
    height: auto !important;
    padding: 200px 0;
    text-align: center;
}

@media (max-width:991px) {
    .parallax-slide.auto-slide {
        padding: 150px 0;
    }
}

@media (max-width:767px) {
    .parallax-article .subtitle {
        display: none;
    }

    .parallax-article .title {
        font-size: 40px;
        line-height: 38px;
    }

    .parallax-slide.auto-slide {
        padding: 100px 0;
    }
}

footer .column ul li {
    display: inline-block;
    padding: 5px 0;
}

.white {
    color: #fff;
    font-weight: 700;
    line-height: 25px;
}

.font25 {
    font-size: 25px;
}

.grey {
    color: #fdfdfd;
}

.bg {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center top;
    -webkit-transform: translateZ(0);
    background: #1c5899;
}

.parallax-article1 {
    padding: 30px;
    height: 220px;
}

.parallax-article2 {
    padding: 30px;
    height: 480px;
    background-attachment: fixed !important;
}

.parallax-article2no {
    padding: 30px;
    height: 110px;
    background-attachment: fixed !important;
}

.simple-search-form {
    border: 1px #e8e8e8 solid;
    padding: 6px 0 6px 12px;
    position: relative;
    background: #fff;
}

.simple-search-form.active {
    border-color: #3d3d3d;
}

.simple-search-form input[type=text] {
    width: 100%;
    border: none;
    height: 25px;
    line-height: 25px;
    background: 0 0;
    padding: 0 45px 0 0;
    font-size: 13px;
    color: #222;
    font-weight: 300;
}

.simple-search-form .simple-submit {
    position: absolute;
    width: 38px;
    height: 25px;
    border-left: 1px #e8e8e8 solid;
    top: 6px;
    right: 0;
    cursor: pointer;
    color: #919191;
}

.simple-search-form .simple-submit:hover {
    color: #222;
}

.simple-search-form .simple-submit input {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.simple-search-form .simple-submit .fa {
    font-size: 13px;
    line-height: 25px;
    display: block;
    text-align: center;
    color: inherit;
}

.sidebar-header-content {
    padding: 40px 30px 20px 30px;
}

header.type-3 {
    border: 1px #f7f7f7 solid;
}

header.type-3 .logo-container {
    text-align: center;
    margin-bottom: 17px;
}

header.type-3 .simple-search-form {
    margin-bottom: 30px;
}

header.type-3 .header-functionality-entry {
    padding-left: 0;
}

@media (min-width:1200px) {
    header.type-3 {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 300px;
        padding: 0;
    }

    header.type-3 .navigation {
        border: none;
    }

    header.type-3:not(.fixed-header) nav>ul>li {
        padding: 0 40px 0 30px;
        float: left;
        position: relative;
        width: auto;
        clear: both;
        display: inline-block;
    }

    header.type-3:not(.fixed-header) nav>ul>li>a {
        line-height: 50px;
    }

    header.type-3:not(.fixed-header) nav>ul>li.fixed-header-visible {
        display: none;
    }

    #content-block header.type-3:not(.fixed-header) .submenu {
        top: 0;
        left: 100%;
        margin: 0;
    }

    header.type-3:not(.fixed-header) .full-width .submenu,
    header.type-3:not(.fixed-header) .full-width-columns .submenu {
        width: 1100px;
        width: calc(100vw - 300px);
        max-width: 1170px !important;
    }

    header.type-3:not(.fixed-header) nav>ul>li>a .menu-label {
        right: 10px;
    }

    header.type-3 .navigation-footer {
        display: block !important;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 300px;
        padding: 0 15px;
        text-align: center;
    }

    header.type-3 .socials-box {
        float: none;
        margin: 0;
    }

    header.type-3 .socials-box a {
        margin: 0;
    }

    header.type-3 .navigation-copyright {
        color: #7f7f7f;
        padding: 15px 0;
    }
}

@media (min-width:1200px) and (max-width:1400px) {
    header.type-3:not(.fixed-header) .full-width .full-width-menu-items-left {
        margin-right: 450px;
    }

    header.type-3:not(.fixed-header) .full-width .full-width-menu-items-right {
        width: 380px;
    }

    header.type-3:not(.fixed-header) .full-width .menu-slider-in .product-slide-entry {
        width: 116px;
    }
}

@media (max-width:1199px) {
    header.type-3 .simple-search-form {
        display: none;
    }

    .sidebar-header-content {
        display: table;
        padding: 10px 0;
        width: 100%;
    }

    header.type-3 .logo-container {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        width: 300px;
    }

    header.type-3 .header-responsive-column {
        display: table-cell;
        vertical-align: middle;
        width: 400px;
    }

    header.type-3 .header-responsive-column .responsive-menu-toggle-class {
        float: right;
    }

    header.type-3 .header-functionality-entry {
        float: right;
    }

    header.type-3 .menu-button {
        position: relative;
        float: right;
        top: auto;
    }
}

.sidebar-content-wrapper {
    margin-left: 300px;
}

.product-mix-box {
    padding-bottom: 100px;
}

.product-mix-box .product-slide-entry {
    float: left;
    width: 16.6666666%;
    max-width: 100%;
    position: relative;
    margin-bottom: 0;
}

.product-mix-box .product-slide-entry .product-image {
    margin-bottom: 0;
}

.product-mix-box .product-slide-entry:nth-child(6n+1) {
    clear: both;
}

.product-mix-info {
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 25px;
    background: #fff;
    border-radius: 3px;
    text-align: center;
    padding: 25px 10px;
    transform: scale(.7);
    -moz-transform: scale(.7);
    -webkit-transform: scale(.7);
    opacity: 0;
}

.product-slide-entry:hover .product-mix-info {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    opacity: 1;
}

body.style-6 .bubbles span {
    background: #d88e00;
}

body.style-6 .product-slide-entry .title:hover {
    color: #d88e00;
}

body.style-6 .price .current {
    color: #d88e00;
}

body.style-6 .socials-box a:hover {
    color: #f3a000;
}

body.style-6 .navigation-copyright a {
    color: #f3a000;
}

body.style-6 .search-button {
    background: #f3a000;
}

body.style-6 .product-slide-entry:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

body.style-6 .cart-box.popup .content .price {
    color: #d88e00;
}

body.style-6 .cart-box.popup .summary .grandtotal span {
    color: #d88e00;
}

body.style-6 .button.style-4 {
    background: #d88e00;
    border-color: #d88e00;
}

body.style-6 .submenu.right-align {
    left: 100% !important;
    right: auto;
}

@media (min-width:1200px) {
    .sidebar-content-wrapper.fixed-header-margin {
        padding-top: 0 !important;
    }
}

@media (max-width:1800px) {
    .product-mix-box .product-slide-entry {
        width: 20%;
    }

    .product-mix-box .product-slide-entry:nth-child(6n+1) {
        clear: none;
    }

    .product-mix-box .product-slide-entry:nth-child(5n+1) {
        clear: both;
    }
}

@media (max-width:1199px) {
    .sidebar-content-wrapper {
        margin: 0 30px 30px 30px;
    }

    .product-mix-box {
        padding-bottom: 0;
    }

    .parallax-article1 {
        padding: 30px;
        height: 220px;
    }

    .parallax-article2 {
        padding: 30px;
        height: 320px;
        background-attachment: inherit !important;
    }

    .parallax-article2no {
        padding: 30px;
        height: 110px;
        background-attachment: inherit !important;
    }
}

@media (max-width:991px) {
    .product-mix-box .product-slide-entry {
        width: 25%;
    }

    .product-mix-box .product-slide-entry:nth-child(5n+1) {
        clear: none;
    }

    .product-mix-box .product-slide-entry:nth-child(4n+1) {
        clear: both;
    }

    .product-mix-info {
        transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
    }

    .parallax-article1 {
        padding: 30px;
        height: 220px;
    }

    .parallax-article2 {
        padding: 30px;
        height: 320px;
        background-attachment: inherit !important;
    }

    .parallax-article2no {
        padding: 30px;
        height: 110px;
        background-attachment: inherit !important;
    }
}

@media (max-width:767px) {
    .filterdata {
        position: relative !important;
        right: 18px !important;
        top: 12px !important;
    }

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

    .parallax-article1 {
        padding: 30px;
        height: 220px;
    }

    .parallax-article2 {
        padding: 30px;
        height: 320px;
        background-attachment: inherit !important;
    }

    .parallax-article2no {
        padding: 30px;
        height: 110px;
        background-attachment: inherit !important;
    }

    .mob {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        margin-top: -85px;
        text-align: center;
    }

    .proimg {
        background-repeat: no-repeat;
        background-position: center top;
        position: fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: contain;
    }

    .sidebar-content-wrapper {
        margin: 0 15px 15px 15px;
    }
}

@media (max-width:768px) {
    .product-mix-box .product-slide-entry {
        width: 50%;
    }

    .product-mix-box .product-slide-entry:nth-child(3n+1) {
        clear: none;
    }

    .product-mix-box .product-slide-entry:nth-child(2n+1) {
        clear: both;
    }
}

@media (max-width:400px) {
    .product-mix-box .product-slide-entry {
        width: 100%;
    }
}

.header-wrapper.style-7 header.fixed-header nav {
    max-width: 100%;
}

@media (max-width:1199px) {
    .header-wrapper.style-7 header.type-2 {
        background: #262626;
    }
}

body.style-7 .bubbles span {
    background: #66900d;
}

.footer-wrapper.style-7 footer.type-2 .copyright a {
    color: #66900d;
}

.footer-wrapper.style-7 footer.type-2 .footer-links a:hover {
    color: #66900d;
}

body.style-7 .search-button {
    background: #66900d;
}

body.style-7 .product-slide-entry {
    max-width: 310px;
    text-align: center;
}

body.style-7 .product-slide-entry .title:hover {
    color: #66900d;
}

.product-slide-entry .subtitle {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 600;
    display: block;
    text-align: left;
}

.product-slide-entry .subtitle:hover {
    color: #000;
}

.product-slide-entry .date {
    font-size: 13px;
    line-height: 22px;
    color: #a3a2a2;
    text-align: left;
}

body.style-7 .information-blocks {
    border-top: 1px #ebebeb solid;
}

body.style-7 .information-blocks:first-child {
    border: none;
}

body.style-7 .price .current {
    color: #3368a3;
}

body.style-7 .swiper-active-switch {
    background: #66900d;
    border-color: #66900d;
}

body.style-7 .cart-box.popup .content .price {
    color: #66900d;
}

body.style-7 .cart-box.popup .summary .grandtotal span {
    color: #66900d;
}

body.style-7 .button.style-4 {
    background: #66900d;
    border-color: #66900d;
}

@media (min-width:1200px) {
    body.style-7 .information-blocks {
        margin-bottom: 100px;
    }
}

.parallax-slide .swiper-container {
    height: inherit !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.parallax-slide .swiper-wrapper {
    height: inherit !important;
}

.parallax-slide .swiper-slide {
    background-size: cover;
    background-position: center center;
    position: relative;
}

.parallax-slide .swiper-slide:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
    content: "";
}

.swiper-slide .parallax-article .subtitle {
    transform: translateX(300px);
    -moz-transform: translateX(300px);
    -webkit-transform: translateX(300px);
    -ms-transform: translateX(300px);
    opacity: 0;
}

.swiper-slide .parallax-article .title {
    font-size: 100px;
    line-height: 90px;
    border-top: 4px #fff solid;
    border-bottom: 4px #fff solid;
    display: inline-block;
    margin-bottom: 25px;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    opacity: 0;
    backface-visibility: hidden;
    -webki-backface-visibility: hidden;
}

.swiper-slide .parallax-article .description {
    transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    opacity: 0;
}

.swiper-slide .parallax-article .info {
    transform: translateX(300px);
    -moz-transform: translateX(300px);
    -webkit-transform: translateX(300px);
    -ms-transform: translateX(300px);
    opacity: 0;
}

.swiper-slide.active .parallax-article .description,
.swiper-slide.active .parallax-article .info,
.swiper-slide.active .parallax-article .subtitle {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    opacity: 1;
}

.swiper-slide.active .parallax-article .title {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    opacity: 1;
}

.creative-square-box {
    background-size: cover;
    background-position: center center;
    position: relative;
    text-align: center;
    height: 360px;
    overflow: hidden;
}

.creative-square-box .background-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}

body:not(.mobile) .creative-square-box:hover .background-box {
    transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
}

.creative-square-box:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, .4);
    z-index: 1;
}

body:not(.mobile) .creative-square-box:hover:before {
    background: rgba(0, 0, 0, .7);
}

.creative-square-box .cell-view {
    width: 1000px;
    position: relative;
    z-index: 2;
}

.creative-square-box .parallax-article {
    max-width: 430px;
    margin: 0 auto;
}

.creative-square-box .parallax-article .subtitle {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 12px;
}

.creative-square-box .parallax-article .title {
    font-size: 60px;
    line-height: 55px;
    margin-bottom: 12px;
}

@media (max-width:1199px) {
    .creative-square-box .parallax-article .title {
        font-size: 45px;
        line-height: 40px;
    }
}

@media (max-width:991px) {
    .creative-square-box {
        height: 300px;
    }

    .creative-square-box .parallax-article .title {
        font-size: 35px;
        line-height: 30px;
    }

    .creative-square-box .parallax-article .subtitle {
        font-size: 14px;
    }
}

@media (max-width:767px) {
    .creative-square-box {
        height: auto;
    }

    .creative-square-box .cell-view {
        display: block;
        width: auto;
        padding: 25px 0;
    }

    .swiper-slide .parallax-article .title {
        font-size: 55px;
        line-height: 50px;
    }
}

.block-header {
    text-align: center;
    max-width: 665px;
    padding: 85px 0 0 0;
    margin: 0 auto 45px auto;
}

.block-header .title {
    font-size: 40px;
    line-height: 40px;
    color: #2e2e2e;
    font-weight: 400;
    margin-bottom: 15px;
}

.block-header .description {
    font-size: 16px;
    line-height: 25px;
    color: #929292;
    font-weight: 300;
}

@media (max-width:991px) {
    .block-header {
        padding-top: 40px;
    }
}

.header-wrapper.style-8 header.type-1 {
    margin-bottom: 0;
}

@media (min-width:1200px) {
    .header-wrapper.style-8 header.type-1 {
        padding: 0;
    }

    .header-wrapper.style-8 header.type-1 .nav-overflow {
        position: fixed;
        left: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        border: none;
        background: #fff;
    }

    .header-wrapper.style-8 header.type-1 nav {
        padding: 0 60px;
        max-width: 100%;
    }

    .header-wrapper.style-8 header.type-1 .fixed-header-visible {
        display: block;
    }

    .header-wrapper.style-8 header.type-1 nav {
        text-align: right;
    }

    .header-wrapper.style-8 header.type-1 nav>ul {
        display: inline-block;
    }

    .header-wrapper.style-8 header nav>ul>li>a {
        font-weight: 700;
        line-height: 100px;
    }

    .header-wrapper.style-8 header nav>ul>li:last-child {
        padding-right: 0;
    }

    .header-wrapper.style-8 header .additional-header-logo {
        left: 60px;
    }

    .header-wrapper.style-8 header .navigation {
        height: auto;
        border: none;
    }

    .header-wrapper.style-8 header .header-top {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        background: #8ab408;
        border: none;
        height: 55px;
        padding-left: 20px;
        z-index: 1;
    }

    .header-wrapper.style-8 header .header-top-entry,
    body.style-8 header .header-top-entry .title a {
        color: #fff;
    }

    .header-wrapper.style-8 header .additional-header-logo img {
        max-height: 70px;
    }

    .header-wrapper.style-8 header .fixed-header-square-button {
        margin-top: 0;
    }

    .header-wrapper.style-8 header .header-functionality-entry {
        color: #fff;
    }

    .header-wrapper.style-8 header .header-functionality-entry:hover {
        color: #e3e3e3;
    }

    .header-wrapper.style-8 header .header-functionality-entry b {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -1px;
        color: #fff;
    }

    .header-wrapper.style-8 header .logo-wrapper {
        display: none;
    }

    .header-wrapper.style-8 header .header-middle {
        border: none;
    }

    .header-wrapper.style-8 header .header-middle .right-entries {
        position: absolute;
        position: fixed;
        top: 20px;
        right: 0;
        z-index: 1;
    }

    .header-wrapper.style-8 header .header-middle .open-cart-popup {
        position: relative;
        padding: 0 30px;
        color: #cee094;
    }

    .header-wrapper.style-8 header .header-middle .open-cart-popup * {
        position: relative;
    }

    .header-wrapper.style-8 header .header-middle .open-cart-popup:before {
        position: absolute;
        width: 100%;
        height: 55px;
        top: -20px;
        left: -1px;
        background: #7fa606;
        content: "";
    }

    .header-wrapper.style-8 .fixed-header-margin {
        padding: 55px 0 100px 0 !important;
    }

    .header-wrapper.style-8 header .submenu {
        bottom: 100%;
        top: auto;
        text-align: left;
    }

    .header-wrapper.style-8 header .submenu-links-line {
        top: auto;
        bottom: 100%;
    }

    .header-wrapper.style-8 header .full-width .submenu,
    body.style-8 header .full-width-columns .submenu {
        left: auto;
        right: 0;
    }
}

body.style-8 .product-slide-entry .title:hover {
    color: #8ab408;
}

body.style-8 .product-slide-entry .price .current {
    color: #8ab408;
}

body.style-8 .search-button {
    background: #8ab408;
}

body.style-8 .bubbles span {
    background: #8ab408;
}

body.style-8 .product-slide-entry:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

body.style-8 .cart-box.popup .content .price {
    color: #8ab408;
}

body.style-8 .cart-box.popup .summary .grandtotal span {
    color: #8ab408;
}

body.style-8 .button.style-4 {
    background: #8ab408;
    border-color: #8ab408;
}

.header-wrapper.style-9 header.type-1 {
    margin-bottom: 30px;
}

.departmets-drop-down {
    float: left;
    position: relative;
    z-index: 1;
    line-height: 55px;
}

.departmets-drop-down .title {
    font-size: 14px;
    color: #2f2f2f;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}

.departmets-drop-down .fa {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.departmets-drop-down .title .fa {
    display: none;
    width: 14px;
    text-align: center;
}

.departmets-drop-down .title .fa:first-child {
    display: inline-block;
}

.departmets-drop-down .title.active .fa {
    display: inline-block;
}

.departmets-drop-down .title.active .fa:first-child {
    display: none;
}

.departmets-drop-down .list {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    z-index: 1;
    background: #fff;
    border: 1px #ebebeb solid;
    min-width: 280px;
    display: none;
}

.departmets-drop-down .list a {
    border-top: 1px solid #f2f2f2;
    color: #2e2e2e;
    display: block;
    font-size: 13px;
    line-height: 15px;
    margin-top: -1px;
    padding: 16px 20px;
}

.departmets-drop-down .list a:hover {
    color: #878787;
}

.departmets-drop-down .list a .fa {
    color: #bdbdbd;
    margin-right: 7px;
}

@media (min-width:1200px) {
    .header-wrapper.style-9 header.type-1 .header-top {
        padding-left: 30px;
    }

    .header-wrapper.style-9 header.type-1 .header-middle {
        padding-left: 30px;
        padding-right: 30px;
    }

    .header-wrapper.style-9 header.type-1 .header-top-entry {
        z-index: 1;
    }

    .header-wrapper.style-9 header.type-1 .full-width .submenu,
    body.style-9 header.type-1 .full-width-columns .submenu {
        left: auto;
        right: 0;
    }

    .header-wrapper.style-9 header.type-1 {
        padding: 0;
    }

    .header-wrapper.style-9 header.type-1 .navigation {
        position: absolute;
        top: 0;
        right: 10px;
        left: 0;
        height: 55px;
        border: none;
    }

    .header-wrapper.style-9 header.type-1:not(.fixed-header) nav>ul>li>a {
        line-height: 55px;
    }

    .header-wrapper.style-9 header.type-1:not(.fixed-header) nav>ul {
        float: right;
    }

    .header-wrapper.style-9 header.type-1:not(.fixed-header) nav>ul>li>a .menu-label {
        top: 3px;
    }

    .header-wrapper.style-9 header.fixed-header nav {
        max-width: 100%;
        padding: 0 30px;
    }

    .header-wrapper.style-9 header .additional-header-logo {
        left: 30px;
    }
}

.footer-wrapper.style-9 footer.type-2 {
    background: #f7f7f7;
}

.footer-wrapper.style-9 footer.type-2 .footer-links a {
    color: #3d3d3d;
}

.footer-wrapper.style-9 footer.type-2 .footer-links a:hover {
    color: #c19f00;
}

.footer-wrapper.style-9 footer.type-2 .copyright a {
    color: #c19f00;
}

.footer-wrapper.style-9 footer.type-2 .copyright a:hover {
    color: #3d3d3d !important;
}

.header-wrapper.style-9 .search-button,
body.style-9 .search-button {
    background: #e4bc00;
}

body.style-9 .block-title {
    font-size: 16px;
}

body.style-9 .swiper-tabs .block-title:before {
    background: #e0ba06;
}

body.style-9 .product-slide-entry .title:hover {
    color: #e4bc00;
}

body.style-9 .price .current {
    color: #e4bc00;
}

body.style-9 .bubbles span {
    background: #c19f00;
}

body.style-9 .list-type-1 a:hover {
    color: #c19f00;
}

body.style-9 .list-type-1 li .fa {
    color: #e0ba06;
}

body.style-9 .swiper-active-switch {
    background: #e0ba06;
    border-color: #e0ba06;
}

body.style-9 .cart-box.popup .content .price {
    color: #e4bc00;
}

body.style-9 .cart-box.popup .summary .grandtotal span {
    color: #e4bc00;
}

body.style-9 .button.style-4 {
    background: #e4bc00;
    border-color: #e4bc00;
}

.promo-banner-box {
    position: relative;
    background-size: cover;
    background-position: right top;
    height: 400px;
    margin-bottom: 30px;
    display: block;
}

.promo-banner-box:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: inherit;
    content: "";
}

body:not(.mobile) .promo-banner-box:hover:before {
    opacity: .8;
}

.promo-banner-box .promo-text {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 30px;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
}

body:not(.mobile) .promo-banner-box:hover .promo-text {
    bottom: 50%;
    transform: translateY(50%);
    -moz-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
}

.promo-banner-box .promo-text .title {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    display: block;
}

.promo-banner-box .promo-text .description {
    font-size: 60px;
    line-height: 55px;
    color: #fff;
    font-weight: 900;
    letter-spacing: -3px;
    margin-bottom: 20px;
    display: block;
}

body:not(.mobile) .promo-banner-box:hover .promo-text .description {
    margin-bottom: 5px;
}

.promo-banner-box .promo-text .detail-link {
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    border-bottom: 1px #fff solid;
}

body:not(.mobile) .promo-banner-box .promo-text .detail-link:hover,
body:not(.mobile) .promo-banner-box:hover .promo-text .detail-link {
    border-color: transparent;
}

.custom-col-1,
.custom-col-2,
.custom-col-3,
.custom-col-4,
.custom-col-5 {
    padding: 0 15px;
    float: left;
    position: relative;
}

.custom-col-1 {
    width: 26%;
}

.custom-col-2 {
    width: 22%;
}

.custom-col-3 {
    width: 78%;
    left: -22%;
}

.custom-col-4 {
    width: 22%;
    left: 78%;
}

.custom-col-5 {
    width: 100%;
}

@media (max-width:1500px) {
    .custom-col-1 {
        width: 25%;
    }

    .custom-col-2 {
        width: 25%;
    }

    .custom-col-3 {
        width: 75%;
        left: -25%;
    }

    .custom-col-4 {
        width: 25%;
        left: 75%;
    }

    .promo-banner-box {
        height: auto;
        padding-bottom: 100%;
    }

    .promo-banner-box .promo-text .description {
        font-size: 45px;
        line-height: 40px;
        letter-spacing: -2px;
    }
}

@media (max-width:1199px) {
    .promo-banner-box .promo-text .description {
        font-size: 35px;
        line-height: 32px;
        letter-spacing: -1px;
    }
}

@media (max-width:991px) {
    .custom-col-1 {
        width: 50%;
    }

    .custom-col-2 {
        width: 50%;
    }

    .custom-col-3 {
        width: 100%;
        left: 0;
    }

    .custom-col-4 {
        width: 100%;
        left: 0;
    }

    .custom-col-5 {
        width: 50%;
    }

    .promo-banner-box .promo-text .description {
        font-size: 60px;
        line-height: 55px;
        letter-spacing: -3px;
    }
}

@media (max-width:767px) {
    .promo-banner-box .promo-text .description {
        font-size: 35px;
        line-height: 32px;
        letter-spacing: -1px;
    }
}

@media (max-width:450px) {

    .custom-col-1,
    .custom-col-2,
    .custom-col-5 {
        width: 100%;
    }

    .custom-col-3:last-child {
        left: 0;
    }

    .custom-col-2:first-child {
        left: 0;
    }
}

.header-product {
    display: table;
    width: 100%;
}

.header-product .logo-wrapper {
    padding: 10px 0;
    width: 250px;
}

.product-header-message {
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}

.product-header-content {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 450px;
}

.product-header-content .line-entry {
    display: inline-block;
    vertical-align: bottom;
}

header .line-entry {
    white-space: nowrap;
}

.product-header-content .middle-line {
    height: 1px;
    background: #ebebeb;
}

.header-wrapper.style-10 .line-entry:last-child {
    padding-top: 20px;
    padding-bottom: 20px;
}

.header-wrapper.style-10 .header-top-entry:last-child .title {
    padding-right: 0;
}

@media (min-width:1200px) {
    .header-wrapper.style-10 header:not(.fixed-header) nav>ul>li>a {
        color: #fff;
    }

    .header-wrapper.style-10 nav>ul>li>.fa {
        color: #979797;
    }

    .header-wrapper.style-10 .navigation {
        border: none;
    }

    .header-wrapper.style-10 header:not(.fixed-header) .nav-overflow {
        background: #323232;
        border: none;
    }

    .header-wrapper.style-10 .nav-overflow:before {
        content: "";
        width: 100000px;
        left: 50%;
        margin-left: -50000px;
        position: absolute;
        top: 0;
        height: 100%;
        background: inherit;
    }
}

@media (max-width:1199px) {
    .header-wrapper.style-10 header {
        padding-top: 55px !important;
    }

    .product-header-message {
        display: none;
    }

    .product-header-content .line-entry:first-child {
        position: absolute;
        left: 30px;
        right: 30px;
        top: 0;
        border-bottom: 1px solid #f0f0f0;
    }

    .header-wrapper.style-10 .header-top-entry .title {
        border: none;
        padding-left: 0;
    }

    .increase-icon-responsive span {
        display: none;
    }

    .product-header-content {
        width: 400px;
    }

    .header-product .logo-wrapper {
        width: 400px;
    }

    .product-header-content .middle-line {
        display: none;
    }
}

@media (max-width:767px) {
    .product-header-content .line-entry:first-child {
        left: 15px;
        right: 15px;
    }
}

.footer-wrapper.style-10 footer {
    background: #fafafa;
    padding-top: 30px;
}

.footer-wrapper.style-10 footer:before {
    content: "";
    width: 100000px;
    left: 50%;
    margin-left: -50000px;
    position: absolute;
    top: 0;
    height: 100%;
    background: inherit;
}

.footer-wrapper.style-10 .footer-columns-entry {
    background: #fff;
    margin: 0 -50px 0 -50px;
    padding-left: 50px;
    padding-right: 50px;
    border: none;
}

.footer-wrapper.style-10 .footer-address a b {
    color: #ca1515;
}

.footer-wrapper.style-10 .copyright a {
    color: #ca1515;
}

.footer-wrapper.style-10 .footer-links a:hover {
    color: #ca1515;
}

.footer-wrapper.style-10 .footer-columns-entry .column a:hover {
    color: #ca1515;
}

body.style-10 .bubbles span {
    background: #ca1515;
}

body.style-10 .inline-product-entry .title:hover {
    color: #ca1515 !important;
}

body.style-10 .price .current {
    color: #ca1515;
}

body.style-10 .inline-product-entry .image:hover {
    border-color: #ca1515;
}

body.style-10 .product-slide-entry {
    text-align: center;
}

body.style-10 .swiper-tabs .block-title:before {
    background: #ca1515;
}

body.style-10 .swiper-active-switch {
    background: #ca1515;
    border-color: #ca1515;
}

body.style-10 .hover-class-1:after {
    background: #2e2e2e;
}

body.style-10 .sidebar-column .block-title {
    font-size: 18px;
}

body.style-10 .sidebar-column .inline-product-entry .image {
    width: 70px;
}

body.style-10 .sidebar-column .inline-product-entry .content {
    margin-left: 85px;
}

body.style-10 .sidebar-column .inline-product-entry .content .cell-view {
    height: 70px;
}

body.style-10 .sidebar-column .inline-product-entry .title {
    line-height: 22px;
    color: #2e2e2e;
    font-weight: 600;
}

.inline-product-entry .description {
    font-size: 13px;
    line-height: 15px;
    color: #a3a2a2;
    font-weight: 400;
}

body.style-10 .product-slide-entry .title:hover {
    color: #ca1515;
}

body.style-10 .sale-entry .sale-price span {
    color: #ca1515;
}

body.style-10 a.sale-entry:before {
    background: rgba(202, 21, 21, .7);
}

body.style-10 .search-button {
    background: #ca1515;
}

body.style-10 .styled-form .submit-wrapper {
    background: #ca1515;
}

body.style-10 .sidebar-navigation .title {
    background: #ca1515;
}

body.style-10 .sidebar-navigation {
    border-color: #ca1515;
}

body.style-10 .sidebar-navigation .entry:before {
    background: #ca1515;
}

body.style-10 .read-more:hover {
    color: #ca1515;
}

body.style-10 .list-type-1 a:hover {
    color: #ca1515;
}

body.style-10 .product-slide-entry .subtitle:hover {
    color: #ca1515;
}

.header-wrapper.style-10 .header-top-entry.increase-icon-responsive.open-search-popup .title {
    border-left: none;
}

@media (max-width:1199px) {
    body.style-10 .search-box.popup::before {
        right: auto;
        left: 0;
    }
}

@media (max-width:1199px) and (min-width:768px) {
    body.style-10 .search-box.popup {
        right: auto !important;
        left: 30px !important;
    }
}

@media (max-width:767px) and (min-width:480px) {
    body.style-10 .search-box.popup {
        right: auto !important;
        left: 15px !important;
    }
}

.product-preview-box {
    max-width: 570px;
}

.product-preview-box .pagination {
    display: none;
}

.product-preview-box .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
}

.product-zoom-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
    opacity: 0;
}

.product-zoom-container.visible {
    display: block;
}

.product-zoom-container .move-box {
    position: absolute;
    width: 300%;
    left: 0;
    top: 0;
}

.product-zoom-container .default-image {
    display: block;
    width: 100%;
    height: auto;
}

.product-zoom-container .zoomed-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
}

.product-zoom-container .zoom-area {
    position: absolute;
    left: 0;
    top: 0;
    width: 35%;
    height: 35%;
    border: 3px rgba(255, 255, 255, .4) solid;
}

.product-preview-swiper {
    margin-bottom: 15px;
}

.swiper-hidden-edges {
    overflow: hidden;
}

.product-thumbnails-swiper {
    margin-left: -8px;
    margin-right: -8px;
}

.product-thumbnails-swiper .paddings-container {
    padding: 0 8px;
}

.product-thumbnails-swiper .swiper-slide {
    cursor: pointer;
}

.product-thumbnails-swiper .swiper-slide.selected .paddings-container {
    opacity: .5;
}

.breadcrumb-box {
    margin: 15px 0;
}

.breadcrumb-box a {
    display: inline-block;
    font-size: 15px;
    color: #000;
    line-height: 16px;
    margin-right: 7px;
    padding: 7px 0;
    font-weight: 700;
}

/* .breadcrumb-box a:after{content:"";font-family:FontAwesome;display:inline-block;margin-left:7px;} */
.breadcrumb-box a:last-child:after {
    display: none;
}

.breadcrumb-box a:hover {
    color: #2e2e2e;
}

.breadcrumb-entry {
    padding: 40px 0;
    background-position: center center;
    background-repeat: no-repeat;
    border-top: 1px #eee solid;
    border-bottom: 1px #eee solid;
    text-align: center;
    background-size: cover;
}

.breadcrumb-entry.align-left {
    text-align: left;
}

.breadcrumb-entry.align-right {
    text-align: right;
}

.breadcrumb-entry .breadcrumb-title.style-1 {
    font-size: 36px;
    line-height: 36px;
    color: #312926;
    font-weight: 400;
    letter-spacing: -1px;
}

.breadcrumb-entry .breadcrumb-title.style-2 {
    font-size: 26px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 600;
}

.breadcrumb-entry .breadcrumb-title.dark {
    color: #312926;
}

.breadcrumb-entry .breadcrumb-title.light {
    color: #fff;
}

.breadcrumb-box.light a {
    color: rgba(255, 255, 255, .5);
}

.breadcrumb-box.light a:hover {
    color: #fff;
}

.product-detail-box {
    margin-bottom: 20px;
}

.margintop-27 {
    margin-top: -27px !important;
}

ul.nav-list li.active>a {
    font-weight: 700;
    font-size: 16px;
    color: #0c5ca7;
}

ul.nav-list li.active {
    background-color: #efefef;
}

.product-detail-box .product-title {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 8px;
    color: #777;
    font-weight: 400;
    position: relative;
}

.product-detail-box .product-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 50px;
    height: 2px;
    background: #7eb82a;
}

.socialleft li p a {
    text-decoration: none;
    color: #fff !important;
}

.product-detail-box .product-subtitle {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 14px;
    color: #949494;
    font-weight: 400;
}

.product-detail-box .rating-box {
    padding: 8px 0;
    margin-bottom: 15px;
}

.product-detail-box .rating-box .star {
    color: #313131;
}

.product-detail-box .rating-box .rating-number {
    font-size: 14px;
    color: #ca1515;
    line-height: 14px;
    font-weight: 500;
    display: inline-block;
    margin-left: 10px;
}


.product-description {
    font-size: 14px;
    line-height: 20px;
    /* text-align: justify; */
    color: #777;
    font-weight: 500;
    margin-bottom: 15px !important;
}


.featureheading {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 8px;
    color: #777;
    font-weight: 400;
    position: relative;
}

ul.bullets {
    margin-left: 15px;
}

.bullets li {
    font-size: 14px;
    line-height: 24px;
    list-style-type: square;
    color: #777;
}

ul.bulletswhite {
    margin-left: 15px;
}

.bulletswhite li {
    font-size: 14px;
    line-height: 24px;
    list-style-type: square;
    color: #fff;
}

.detail-info-entry {
    margin-bottom: 5px;
}

.detail-info-entry-title {
    font-size: 14px;
    color: #313131;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 7px;
}

.product-detail-box .price {
    line-height: 36px;
    font-family: Lato, sans-serif;
    letter-spacing: -2px;
}

.product-detail-box .price .prev {
    font-size: 25px;
    color: #9c9c9c;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}

.product-detail-box .price .current {
    font-size: 36px;
    color: #262626 !important;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
}

.size-selector {
    font-size: 0;
}

.size-selector .spacer {
    height: 0;
    margin-top: -12px;
}

.size-selector .entry {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 37px;
    border: 1px #d9d9d9 solid;
    text-align: center;
    font-size: 12px;
    color: #4c4c4c;
    font-weight: 500;
    margin-right: 12px;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 12px;
}

.size-selector .entry:after {
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    border: 3px #d9d9d9 solid;
    content: "";
    opacity: 0;
}

.size-selector .entry.active:after {
    opacity: 1;
    border: 3px #262626 solid;
}

.size-selector .entry:hover:after {
    opacity: 1;
}

.color-selector {
    font-size: 0;
}

.color-selector .spacer {
    height: 0;
    margin-top: -12px;
}

.color-selector .entry {
    width: 37px;
    height: 37px;
    display: inline-block;
    margin-right: 12px;
    cursor: pointer;
    position: relative;
    margin-bottom: 12px;
    line-height: 35px;
}

.color-selector .entry:after {
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    border: 3px #d9d9d9 solid;
    content: "";
    opacity: 0;
}

.color-selector .entry.active:after {
    opacity: 1;
    border: 3px #262626 solid;
}

.color-selector .entry:hover:after {
    opacity: 1;
}

.color-selector .entry:before {
    opacity: 0;
    border: 1px #fff solid;
    left: 2px;
    top: 2px;
    right: 2px;
    bottom: 2px;
    content: "";
    position: absolute;
}

.color-selector .entry.active:before {
    opacity: 1;
}

.color-selector .entry:hover:before {
    opacity: 1;
}

.quantity-selector {
    font-size: 0;
}

.quantity-selector .button {
    margin-right: 20px;
}

.quantity-selector .entry {
    border: 1px #d1d1d1 solid;
    height: 37px;
    line-height: 35px;
    width: 37px;
    margin-left: -1px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 12px;
    color: #4c4c4c;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
}

.quantity-selector .entry.number-minus:before,
.quantity-selector .entry.number-plus:before {
    content: "";
    width: 11px;
    height: 1px;
    background: #4d4d4d;
    left: 50%;
    margin-left: -5.5px;
    top: 50%;
    margin-top: -.5px;
    position: absolute;
}

.quantity-selector .entry.number-plus:after {
    content: "";
    height: 11px;
    width: 1px;
    background: #4d4d4d;
    left: 50%;
    margin-left: -.5px;
    top: 50%;
    margin-top: -5.5px;
    position: absolute;
}

.quantity-selector .entry.number {
    cursor: default;
    width: 44px;
    width: auto;
    padding: 0 5px;
    min-width: 44px;
}

.quantity-selector .entry.number-minus:hover,
.quantity-selector .entry.number-plus:hover {
    background: #ca1515;
}

.quantity-selector .entry.number-minus {
    margin-left: 0;
}

.quantity-selector .entry:hover:after,
.quantity-selector .entry:hover:before {
    background: #fff !important;
}

.quantity-selector .entry.number-minus:active,
.quantity-selector .entry.number-plus:active {
    background: #f71414;
}

.tags-selector {
    font-size: 13px;
    line-height: 18px;
    color: grey;
    font-weight: 300;
}

.tags-selector .detail-info-entry-title {
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    top: 1px;
}

.tags-selector a {
    color: grey;
}

.tags-selector a:hover {
    text-decoration: underline;
}

.share-box {
    border-top: 1px #3e3e3e solid;
    border-bottom: 1px #3e3e3e solid;
    padding: 12px 0;
    position: relative;
}

.share-box:after {
    width: 100%;
    height: 0;
    clear: both;
    display: block;
    content: "";
}

.share-box .title {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    line-height: 30px;
    float: left;
}

.share-box .socials-box {
    float: right;
}

.share-box .socials-box a {
    margin: 0;
}

.product-detail-box .button.style-10,
.product-detail-box .button.style-11 {
    float: left;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width:767px) {

    .product-detail-box .button.style-10,
    .product-detail-box .button.style-11 {
        max-width: 187px;
    }
}

.product-sidebar .products-list {
    padding: 30px 30px 15px 30px;
    border: 1px #f0f0f0 solid;
}

.product-sidebar .block-title {
    font-size: 18px;
}

.product-sidebar .inline-product-entry:last-child {
    border-bottom: none;
}

.production-logo {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.production-logo .background {
    background: #fafafa;
    margin-bottom: 15px;
    padding: 45px 25px 30px 25px;
}

.production-logo .logo {
    padding-bottom: 15px;
    border-bottom: 2px #e6e6e6 solid;
    margin-bottom: 12px;
}

.production-logo .logo img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.production-logo a {
    font-size: 12px;
    line-height: 14px;
    color: #ca1515;
    font-weight: 600;
}

.production-logo a:hover {
    color: grey;
}

@media (max-width:991px) {
    .projectFactsWrap .item1 p.number {
        font-size: 17px !important;
        padding: 0;
        font-weight: 700;
    }
}

@media (max-width:767px) {
    .product-detail-box .button {
        float: none !important;
        width: auto !important;
        display: block !important;
    }

    .share-box .socials-box,
    .share-box .title {
        float: none;
        text-align: center;
    }
}

.tabs-container.style-1 .swiper-tabs {
    font-size: 0;
}

.tabs-container.style-1 .tab-switcher {
    font-weight: 600;
    font-size: 13px;
    line-height: 13px;
    color: #262626;
    padding: 15px 20px;
    border: 1px #e6e6e6 solid;
    display: inline-block;
    margin-right: -1px;
    text-transform: uppercase;
}

.tabs-container.style-1 .tab-switcher.active {
    background: #dedbdb;
    color: #000;
    border-color: #c1bebe;
}

.tabs-container.style-1 .swiper-tabs:before {
    bottom: 0;
}

.tabs-container.style-1 .tabs-entry {
    padding: 15px;
    border: 1px #e6e6e6 solid;
    border-top: none;
}

@media (max-width:991px) {
    .tabs-container.style-1 .tabs-entry {
        padding: 25px;
    }
}

@media (max-width:767px) {
    .tabs-container.style-1 .tabs-entry {
        padding: 15px;
    }

    .tabs-container.style-1 .tab-switcher {
        display: block;
        margin: -1px 0 0 0;
    }

    .tabs-container.style-1 .swiper-tabs {
        margin-bottom: 0;
    }
}

.accordeon {
    margin-bottom: 10px;
}

.accordeon-title {
    font-size: 18px;
    line-height: 18px;
    padding: 15px 0 15px 17px;
    color: #262626;
    text-transform: uppercase;
    font-weight: 600;
    border-top: 1px #ebebeb solid;
    cursor: pointer;
    padding-right: 15px;
    position: relative;
}

.accordeon-title:hover {
    color: grey;
}

.accordeon-title .number {
    display: inline-block;
    width: 40px;
    line-height: 40px;
    background: #f2f2f2;
    text-align: center;
    font-size: 18px;
    color: #262626;
    font-weight: 600;
    margin-right: 18px;
}

.inline-label {
    font-size: 11px;
    color: #fff;
    line-height: 19px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    background: #7eb82a;
    position: relative;
    margin-top: -2px;
    margin-left: 7px;
}

.inline-label.red {
    background: #7eb82a;
}

.inline-label.green {
    background: #aac840;
}

.accordeon-title:before {
    content: "";
    position: absolute;
    height: 50px;
    line-height: 50px;
    top: 4px;
    left: 0;
    font-size: 13px;
    color: #262626;
    font-family: FontAwesome;
}

.accordeon-title:after {
    content: "";
    position: absolute;
    height: 50px;
    line-height: 50px;
    top: 0;
    right: 0;
    font-size: 13px;
    color: #262626;
    font-family: FontAwesome;
}

.accordeon-title.active:after {
    content: "";
}

.accordeon-entry {
    padding: 0 0 20px 17px;
    display: none;
}

.accordeon.size-1 .accordeon-title {
    font-size: 16px;
    line-height: 40px;
    text-transform: none;
    padding: 13px 0;
    border-bottom: 1px #ebebeb solid;
    margin-top: -1px;
}

.accordeon.size-1 .accordeon-title:after {
    line-height: 66px;
}

.accordeon.size-1 .accordeon-entry {
    padding: 30px 0 55px 0;
}

.colorgrey {
    color: #777 !important;
}

.map-box {
    position: relative;
    margin-top: -25px;
    margin-bottom: 55px;
}

.map-box.type-1 {
    height: 450px;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
}

.map-box.type-2 {
    height: 450px;
    margin-top: 0;
}

.map-box.type-3 {
    height: 970px;
    margin-top: 0;
    margin-bottom: 20px;
}

#map-canvas {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.block-title.main-heading {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;
}

.block-title.enquriymain-heading {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;
    margin-left: 10px;
    color: #777 !important;
}

label {
    font-size: 13px;
    color: #313131;
    font-weight: 600;
    display: block;
    margin-bottom: 7px;
}

label span {
    color: #313131;
    font-size: 17px;
    display: inline-block;
    position: relative;
    vertical-align: bottom;
}

.simple-field {
    margin-bottom: 8px;
    width: 100%;
    border: 1px #e6e6e6 solid;
    font-size: 13px;
    line-height: 43px;
    color: #313131;
    height: 45px;
    padding: 0 20px;
    font-weight: 400;
}

input.simple-field:focus,
input.simple-field:hover,
textarea.simple-field:focus,
textarea.simple-field:hover {
    background: #f7f7f7;
}

.simple-field.size-1 {
    height: 35px;
    line-height: 33px;
    margin-bottom: 12px;
    padding: 0 10px;
}

textarea.simple-field {
    margin-bottom: 20px;
    line-height: 19px;
    padding-top: 14px;
    padding-bottom: 14px;
    height: 130px;
}

textarea.simple-field.size-1 {
    height: 138px;
}

.simple-drop-down.simple-field {
    width: auto;
    border: none;
    padding: 0;
}

.simple-drop-down.simple-field:after {
    width: 45px;
    height: 45px;
    line-height: 45px;
}

.simple-drop-down.simple-field.size-1:after {
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.simple-drop-down.simple-field select {
    height: 45px;
    line-height: 43px;
    padding: 0 65px 0 20px;
}

select {
    background: #fff !important;
}

.simple-drop-down.simple-field.size-1 select {
    height: 35px;
    line-height: 33px;
    padding: 0 45px 0 10px;
}

.simple-field::-webkit-input-placeholder {
    color: grey;
    opacity: 1;
}

.simple-field::-moz-placeholder {
    color: grey;
    opacity: 1;
}

.simple-field:-ms-input-placeholder {
    color: grey;
    opacity: 1;
}

.simple-field:-moz-placeholder {
    color: grey;
    opacity: 1;
}

.button input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.map-overlay-info {
    height: 360px;
    width: 350px;
    padding: 0 40px;
    overflow: hidden;
    margin-top: -460px;
    float: right;
    position: relative;
    background: rgba(255, 255, 255, .9);
    margin-right: 45px;
}

.map-overlay-info .cell-view {
    height: 360px;
}

.contact-spacer {
    height: 15px;
}

@media (max-width:991px) {
    .map-box.type-1 {
        left: auto;
        margin-left: 0;
        width: auto;
    }

    .map-overlay-info {
        height: auto;
        width: auto;
        padding: 0;
        margin: 0 0 20px 0;
        float: none;
        top: -15px;
    }

    .map-overlay-info .cell-view {
        height: auto;
        display: block;
    }

    .contact-spacer {
        display: none;
    }
}

@media (max-width:767px) {

    .map-box.type-1,
    .map-box.type-2,
    .map-box.type-3 {
        height: 200px;
        margin-top: 0;
    }
}

.login-box {
    background: #fcfcfc;
    border: 1px #ebebeb solid;
    padding: 50px 55px;
    min-height: 470px;
}

@media (max-width:991px) {
    .login-box {
        padding: 20px 25px;
    }
}

@media (max-width:767px) {
    .login-box {
        min-height: 0;
        padding: 25px;
    }

    .login-box .button {
        display: block;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.blog-landing-box {
    position: relative;
}

.blog-landing-box:after {
    content: "";
    width: 100%;
    display: block;
    height: 0;
    clear: both;
}

@media (min-width:992px) {

    .blog-landing-box.type-1 .hover-class-1 .hover-label,
    .blog-landing-box.type-2 .hover-class-1 .hover-label {
        font-size: 22px;
        line-height: 22px;
    }
}

.blog-entry {
    padding-bottom: 45px;
    border-bottom: 1px #ebebeb solid;
    margin-bottom: 45px;
}

.blog-entry:last-child {
    border: none;
}

.blog-entry:after {
    content: "";
    width: 100%;
    height: 0;
    clear: both;
    display: block;
}

.blog-entry .image {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 45px;
}

.blog-entry .image img {
    display: block;
    width: 100%;
    height: auto;
}

.blog-entry .image:hover img {
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
}

.blog-entry .title {
    font-size: 23px;
    color: #2e2e2e;
    font-weight: 500;
    line-height: 30px;
    display: block;
    margin-bottom: 15px;
}

.blog-entry a.title:hover {
    color: #7eb82a;
}

.blog-entry .subtitle {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 12px;
    color: grey;
    font-weight: 300;
}

.blog-entry .subtitle a {
    color: #434343;
    font-weight: 500;
}

.blog-entry .subtitle a:hover {
    color: #7eb82a;
}

.blog-entry .subtitle a b {
    color: #7eb82a;
    font-weight: 600;
}

.blog-entry .subtitle a:hover b {
    color: #434343;
}

.blog-entry .date {
    float: left;
    width: 70px;
    text-align: center;
    background: #f7f7f7;
    font-size: 30px;
    font-weight: 500;
    color: #2e2e2e;
    line-height: 70px;
}

.blog-entry .date span {
    display: block;
    background: #7eb82a;
    font-size: 13px;
    color: #fff;
    color: #fff;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
}

.blog-entry .content {
    margin-left: 100px;
}

.blog-entry .description {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 12px;
    margin-bottom: 15px;
    color: grey;
    font-weight: 300;
}

.blog-entry .readmore {
    font-size: 14px;
    color: #2e2e2e;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 16px;
    border-bottom: 2px #2e2e2e solid;
    display: inline-block;
}

.blog-entry .readmore:hover {
    color: #7eb82a;
    border-color: #7eb82a;
}

.page-selector {
    padding: 15px 0 0 0;
    border-top: 1px #ebebeb solid;
    border-bottom: 1px #ebebeb solid;
    font-size: 0;
    margin-bottom: 30px;
}

.page-selector .description {
    float: left;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
    color: grey;
    margin-bottom: 15px;
}

.page-selector .pages-box {
    float: right;
}

.square-button {
    width: 28px;
    padding: 3px;
    line-height: 28px;
    border: 1px #e3e3e3 solid;
    display: inline-block;
    font-size: 12px;
    color: #666;
    font-weight: 500;
    text-align: center;
}

.square-button.active,
.square-button:hover {
    background: #cd0000;
    border-color: #cd0000;
    color: #fff;
}

.page-selector .square-button {
    margin-right: 4px;
    margin-bottom: 15px;
}

.page-selector .square-button:last-child {
    margin-right: 0;
}

.page-selector .divider {
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    vertical-align: bottom;
    margin-right: 4px;
    margin-bottom: 15px;
}

.tags-box {
    font-size: 0;
}

.tags-box a {
    display: inline-block;
    margin: 0 10px 10px 0;
    line-height: 30px;
    padding: 0 15px;
    font-size: 15px;
    color: #7e7e7e;
    font-weight: 500;
    background: #f2f2f2;
}

.tags-box a:hover {
    color: #fff;
    background: #7eb82a;
}

.blog-sidebar .information-blocks {
    margin-bottom: 50px;
    padding-top: 46px;
}

.categories-list ul li {
    border-top: 1px #f0f0f0 solid;
    border-bottom: 1px #f0f0f0 solid;
    margin-top: -1px;
}

.categories-list ul li a {
    position: relative;
    font-size: 15px;
    color: #333232;
    font-weight: 500;
    line-height: 17px;
    padding: 15px 40px 15px 0;
    display: block;
}

.categories-list ul li a:hover {
    color: #7eb82a;
}

.categories-list ul li a span {
    position: absolute;
    line-height: 47px;
    top: 0;
    right: 0;
    font-weight: 600;
    color: #828282;
}

.blog-sidebar .inline-product-entry .title {
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
}

.blog-sidebar .inline-product-entry .image {
    width: 70px;
}

.blog-sidebar .inline-product-entry .content {
    margin-left: 90px;
}

@media (max-width:991px) {
    .blog-sidebar {
        padding-top: 25px;
    }
}

@media (max-width:767px) {
    .page-selector {
        margin-left: 0 !important;
    }
}

.blog-landing-box.type-2 {
    overflow: hidden;
}

.blog-landing-box.type-2 .blog-entry {
    margin-left: 100px;
    position: relative;
}

.blog-landing-box.type-2 .date {
    position: absolute;
    left: -100px;
    top: 0;
    z-index: 1;
}

.blog-landing-box.type-2 .date:before {
    content: "";
    width: 1px;
    background: #ebebeb;
    height: 1000px;
    left: 50%;
    top: 95px;
    position: absolute;
}

.blog-landing-box.type-2 .blog-entry:last-child .date:after {
    content: "";
    width: 1px;
    background: #fff;
    height: 1000px;
    left: 50%;
    top: 95px;
    position: absolute;
}

.blog-landing-box.type-2 .blog-entry .content {
    margin-left: 0;
}

@media (max-width:480px) {
    .blog-landing-box.type-2 .date {
        left: 0;
    }

    .blog-landing-box.type-2 .date:before {
        display: none;
    }
}

@media (min-width:768px) {
    .blog-landing-box.type-3 .blog-entry .image {
        float: left;
        width: 270px;
        margin-bottom: 0;
    }

    .blog-landing-box.type-3 .blog-entry .date {
        width: 45px;
        line-height: 45px;
        font-size: 24px;
        margin-left: 30px;
    }

    .blog-landing-box.type-3 .blog-entry .date span {
        font-size: 9px;
        line-height: 16px;
    }

    .blog-landing-box.type-3 .blog-entry .content {
        margin-left: 370px;
    }

    .blog-landing-box.type-3 .blog-entry .title {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 3px;
        padding-top: 7px;
    }

    .blog-landing-box.type-3 .blog-entry .description {
        margin-left: -70px;
        padding-top: 7px;
    }

    .blog-landing-box.type-3 .blog-entry .readmore {
        margin-left: -70px;
    }
}

@media (min-width:768px) {
    .blog-landing-box.type-4 .blog-entry {
        float: left;
        width: 33.3333333%;
        padding-left: 15px;
        padding-right: 15px;
        border: none;
        padding-bottom: 0;
        margin-bottom: 55px;
    }

    .blog-landing-box.type-4 .blog-entry:nth-child(3n+1) {
        clear: both;
    }

    .blog-landing-box.type-4 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .blog-landing-box.type-4.columns-3 .blog-entry .date {
        width: 45px;
        line-height: 45px;
        font-size: 24px;
    }

    .blog-landing-box.type-4.columns-3 .blog-entry .date span {
        font-size: 9px;
        line-height: 16px;
    }

    .blog-landing-box.type-4.columns-3 .blog-entry .content {
        margin-left: 70px;
    }

    .blog-landing-box.type-4.columns-3 .blog-entry .image {
        margin-bottom: 25px;
    }

    .blog-landing-box.type-4.columns-3 .blog-entry .title {
        font-size: 20px;
        line-height: 24px;
    }
}

@media (max-width:991px) {
    #content-block .blog-landing-box.type-4 .blog-entry .date {
        position: relative;
        float: none;
        margin-bottom: 10px;
        font-size: 14px;
        font-weight: 700;
        line-height: 14px;
        width: auto;
        background: 0 0;
        text-align: left;
    }

    .blog-landing-box.type-4 .blog-entry .date span {
        background: inherit;
        color: inherit;
        font-size: inherit;
        line-height: inherit;
        display: inline-block;
    }

    .blog-landing-box.type-4 .blog-entry .content {
        margin-left: 0 !important;
    }
}

@media (min-width:768px) {
    .blog-landing-box.type-4.columns-2 .blog-entry {
        width: 50%;
    }

    .blog-landing-box.type-4.columns-2 .blog-entry:nth-child(3n+1) {
        clear: none;
    }

    .blog-landing-box.type-4.columns-2 .blog-entry:nth-child(2n+1) {
        clear: both;
    }

    .blog-landing-box.type-4.columns-2 .blog-entry .image {
        margin-bottom: 40px;
    }
}

@media (max-width:991px) {
    .blog-sidebar .information-blocks {
        margin-bottom: 40px;
    }
}

@media (max-width:767px) {
    .blog-entry {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }

    .blog-entry .image {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width:480px) {
    .blog-entry {
        margin-left: 0 !important;
    }

    #content-block .blog-entry .date {
        position: relative;
        float: none;
        margin-bottom: 10px;
        font-size: 14px;
        font-weight: 700;
        line-height: 14px;
        width: auto;
        background: #e8e8e8;
        padding: 15px;
        text-align: left;
    }

    .blog-entry .content {
        margin-left: 0;
    }
}

.detail-post .blog-entry .content {
    margin-left: 0;
    padding-right: 15px !important;
}

.detail-post-tags {
    font-size: 14px;
    line-height: 24px;
    color: grey;
    margin-bottom: 25px;
    margin-top: -10px;
}

.detail-post-tags a {
    color: grey;
}

.detail-post-tags a:hover {
    text-decoration: underline;
}

.detail-post-tags b {
    color: #262626;
    font-weight: 600;
}

.comment {
    margin-bottom: 30px;
}

.comment:after {
    content: "";
    width: 100%;
    height: 0;
    clear: both;
    display: block;
}

.comment-image {
    width: 100px;
    float: left;
    position: relative;
}

.comment-image:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 1px transparent solid;
}

.comment-image:hover:after {
    border-color: #ca1515;
}

.comment-image img {
    width: 100%;
    height: auto;
    display: block;
}

.comment-content {
    margin-left: 140px;
    padding-top: 7px;
}

.comment-title {
    font-size: 13px;
    color: grey;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 12px;
}

.comment-title span {
    font-size: 17px;
    font-weight: 600;
    color: #262626;
}

.comment-text {
    font-size: 14px;
    line-height: 24px;
    color: grey;
    font-weight: 300;
}

.additional-blog-title {
    font-size: 20px;
    line-height: 24px;
    color: #2e2e2e;
    font-weight: 600;
    margin-bottom: 30px;
}

@media (max-width:767px) {
    .comment-image {
        margin-right: 15px;
    }

    .comment-content {
        margin-left: 0;
    }
}

.container-404 {
    text-align: center;
    max-width: 630px;
    margin: 0 auto;
    padding: 100px 30px;
}

.container-404 .title {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 300px;
    line-height: 300px;
    color: #343434;
    letter-spacing: -25px;
}

.container-404 .description {
    font-size: 70px;
    line-height: 100px;
    color: #343434;
    font-weight: 300;
    margin-bottom: 5px;
}

.container-404 .text {
    font-weight: 400;
    color: grey;
    font-size: 14px;
    line-height: 24px;
}

.container-404 .text a {
    font-weight: 600;
    color: #ca1515;
    text-decoration: underline;
}

.container-404 .text a:hover {
    color: #343434;
}

@media (max-width:767px) {
    .container-404 {
        padding: 25px 15px;
    }

    .container-404 .title {
        font-size: 100px;
        line-height: 100px;
        letter-spacing: -7px;
        margin-bottom: 10px;
    }

    .container-404 .description {
        font-size: 43px;
        line-height: 43px;
        margin-bottom: 10px;
    }
}

.portfolio-container {
    position: relative;
}

.portfolio-navigation {
    font-size: 0;
    text-align: left;
    margin-bottom: 36px;
    padding-top: 32px;
    position: relative;
    z-index: 2;
}

.portfolio-navigation a {
    line-height: 33px;
    border: 1px #e3e3e3 solid;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    color: #666;
    padding: 0 20px;
    margin: 0 4px 8px 4px;
}

.portfolio-navigation a.active,
.portfolio-navigation a:hover {
    background: #cd0000;
    border-color: #cd0000;
    color: #fff;
}

.portfolio-entry {
    margin-bottom: 5px;
    position: relative;
    margin-top: -10px;
}

.portfolio-entry .image {
    overflow: hidden;
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.portfolio-entry .image img {
    border: 0 solid red;
    display: block;
    position: relative;
    width: 100%;
    height: 260px;
    margin: 0;
}

.portfolio-entry.active .image img {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
}

.portfolio-entry .title {
    font-size: 14px;
    color: #2e2e2e;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
    height: 36px;
}

.portfolio-entry .captitle {
    font-size: 14px;
    color: #2e2e2e;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;
}

.portfolio-entry .subtitle {
    font-size: 14px;
    line-height: 24px;
    color: grey;
    font-weight: 300;
    margin-bottom: 10px;
}

.portfolio-entry .subtitle:after {
    content: "";
    display: block;
    clear: both;
}

.portfolio-entry .subtitle a {
    color: grey;
    font-size: 15px !important;
}

.portfolio-entry .subtitle a:hover {
    text-decoration: underline;
}

.portfolio-entry .subtitle .comments-number {
    color: #d53737;
    float: right;
}

.portfolio-entry .description {
    font-size: 14px;
    margin: 10px 1px;
    line-height: 26px;
    color: #777;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    /* text-align: justify; */
}

.portfolio-entry .newscontent {
    height: 50px;
    border: 0 solid red;
    overflow: hidden;
}

.portfolio-entry .newscontainer {
    height: 100px;
    border: 0 solid red;
    overflow: hidden;
}

.portfolio-entry .readmore {
    font-size: 14px;
    color: #2e2e2e;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 20px;
    text-decoration: underline;
}

@media (max-width:767px) {
    .portfolio-navigation a {
        display: block;
        margin: -1px 0 0 0;
        line-height: 40px;
    }
}

.marginbottom5 {
    margin-bottom: 15px !important;
}

.portfolio-container.type-2 .portfolio-entry {
    margin-bottom: 30px;
}

.hover-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    text-align: center;
    opacity: 0;
}

.portfolio-entry.active .image .hover-layer {
    opacity: 1;
    background-color: rgba(0, 0, 0, .5) !important;
    margin: 0 0 6px 0;
}

.hover-layer .info {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 100%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.portfolio-entry.active .image .hover-layer .info {
    top: 50%;
}

.hover-layer .info .title {
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
}

.hover-layer .info .subtitle {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: 300;
}

.hover-layer .info .subtitle a {
    color: #fff;
}

.hover-layer .info .subtitle a:hover {
    text-decoration: underline;
}

.hover-layer .actions {
    text-align: center;
    text-align: center;
}

.action-button {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: rgba(0, 0, 0, .8);
    color: #fff !important;
    margin: 0 3px;
    border: 1px solid #fff;
}

.action-button:hover {
    background: #cd0000;
}

.image .title-info {
    position: absolute;
    padding: 10px;
    bottom: -60px;
    width: 100%;
    color: #fff;
    z-index: 10;
    background-color: rgba(0, 0, 0, .7);
}

.portfolio-entry.active .image .title-info {
    bottom: 0;
}

.image .title-info .actions {
    opacity: 0;
}

.portfolio-entry.active .image .title-info .actions {
    opacity: 1;
}

.image .title-info .subtitle,
.image .title-info .subtitle a,
.image .title-info .title {
    color: #fff;
    font-size: 17px;
}

.image .title-info .title {
    margin-bottom: 10px;
}

.portfolio-container.type-3 .portfolio-entry .description {
    margin-left: 20px;
    margin-right: 20px;
}

.portfolio-container.type-3 .hover-layer {
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .4), rgba(0, 0, 0, .15) 31%, rgba(0, 0, 0, 0) 50%);
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .4), rgba(0, 0, 0, .15) 31%, rgba(0, 0, 0, 0) 50%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .4), rgba(0, 0, 0, .15) 31%, rgba(0, 0, 0, 0) 50%);
    background: -ms-linear-gradient(bottom, rgba(0, 0, 0, .4), rgba(0, 0, 0, .15) 31%, rgba(0, 0, 0, 0) 50%);
    background: linear-gradient(to top, rgba(0, 0, 0, .4), rgba(0, 0, 0, .15) 31%, rgba(0, 0, 0, 0) 50%);
    opacity: 1;
}

.portfolio-container.type-2 .portfolio-entry {
    position: static !important;
}

.portfolio-container .wide-container {
    width: 100%;
}

.portfolio-entry.filtergrid-sizer {
    display: none;
}

.portfolio-container .wide-container .grid-sizer,
.portfolio-container .wide-container .portfolio-entry {
    padding: 10px;
    margin-bottom: 0;
    float: left;
}

.portfolio-container .wide-container:after {
    width: 100%;
    height: 0;
    clear: both;
    display: block;
    content: "";
}

@media only screen and (min-width:480px) and (max-width:767px) {

    .blog-landing-box.type-4.columns-2 .blog-entry,
    .blog-landing-box.type-4.columns-3 .blog-entry {
        width: 50%;
        float: left;
        border-bottom: none;
        padding: 0 15px;
    }

    .blog-landing-box.type-4.columns-2 .blog-entry:nth-child(2n+1),
    .blog-landing-box.type-4.columns-3 .blog-entry:nth-child(2n+1) {
        clear: both;
    }
}

@media (max-width:500px) {
    .portfolio-container .wide-container .portfolio-entry {
        width: 100%;
    }
}

.portfolio-container .wide-container .image {
    margin-bottom: 0;
}

.portfolio-drop-down {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    background: #323232;
    padding: 30px 45px;
    transform-origin: 50% 0 0;
    -webkit-transform-origin: 50% 0 0;
    -moz-transform-origin: 50% 0 0;
    -ms-transform-origin: 50% 0 0;
    transform: perspective(1000px) rotateX(180deg);
    -webkit-transform: perspective(1000px) rotateX(180deg);
    -moz-transform: perspective(1000px) rotateX(180deg);
    -ms-transform: perspective(1000px) rotateX(180deg);
    opacity: 0;
}

.portfolio-entry.active .portfolio-drop-down {
    transform: perspective(1000px) rotateX(0);
    -webkit-transform: perspective(1000px) rotateX(0);
    -moz-transform: perspective(1000px) rotateX(0);
    -ms-transform: perspective(1000px) rotateX(0);
    opacity: 1;
}

.portfolio-container .wide-container .portfolio-entry.active {
    z-index: 1;
}

.portfolio-drop-down .title {
    color: #fff;
}

.portfolio-drop-down .subtitle,
.portfolio-drop-down .subtitle a {
    color: #bcbcbc;
}

.portfolio-drop-down .description {
    color: grey;
}

.project-thumbnail {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 40px;
}

.share-box .title b {
    font-weight: 500;
    color: #2e2e2e;
}

.detail-info-lines .share-box {
    margin-top: -1px;
}

.detail-info-lines .share-box:last-child {
    border-bottom: none;
}

.detail-info-lines.border-box {
    border: 10px #f5f5f5 solid;
    padding: 10px 30px;
}

.detail-info-lines.border-box .share-box:first-child {
    border-top: none;
}

#content-block .continue-link {
    font-size: 14px;
    line-height: 18px;
    color: #7eb82a;
    display: inline-block;
    margin-bottom: 15px;
    font-weight: 600;
}

#content-block .continue-link:hover {
    color: #262626;
}

.heading-article {
    margin-bottom: 25px;
}

.heading-article .title {
    font-size: 32px;
    line-height: 32px;
    color: #2e2e2e;
    font-weight: 500;
    margin-bottom: 15px;
}

.heading-article .description {
    font-size: 24px;
    line-height: 32px;
    color: #262626;
    font-weight: 300;
    margin-bottom: 15px;
}

.categories-border-wrapper {
    border: 3px #e6e6e6 solid !important;
    padding: 30px 20px 25px 20px;
}

.categories-border-wrapper .accordeon-title {
    text-transform: none;
}

.ui-slider {
    position: relative;
    height: 2px;
    background: #d9d9d9;
    margin-right: 8px;
    margin-bottom: 18px;
}

.ui-slider-range {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #ca1515;
}

.ui-slider-handle {
    width: 8px;
    height: 8px;
    background: #ca1515;
    margin: -3px 0 0 0;
    position: absolute;
    cursor: pointer;
}

.range-price {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 18px;
    line-height: 36px;
    float: left;
}

.range-price b {
    color: #333232;
    font-weight: 600;
}

.max-price,
.min-price {
    display: inline-block;
}

.range-wrapper .button {
    float: right;
}

.range-wrapper:after {
    width: 100%;
    height: 0;
    clear: both;
    content: "";
    display: block;
}

.blog-sidebar .color-selector {
    margin-right: -10px;
}

.blog-sidebar .color-selector .entry {
    width: 36px;
    height: 36px;
    margin-right: 10px;
    margin-bottom: 14px;
    vertical-align: top;
}

.shop-grid-item:nth-child(4n+1) {
    clear: both;
}

.shop-grid-controls {
    margin-right: 200px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: -15px;
}

#content-block .shop-grid-controls .entry {
    line-height: 30px;
    padding-right: 16px;
    float: left;
    border-right: 1px #ebebeb solid;
    margin-bottom: 15px !important;
    margin-right: 16px;
    min-height: 30px;
}

#content-block .shop-grid-controls .entry:last-child {
    border: none;
}

#content-block .shop-grid-controls .entry:first-child {
    padding-left: 0;
}

.shop-grid-controls .inline-text {
    float: left;
    margin-right: 10px;
}

.simple-drop-down {
    width: 130px;
    position: relative;
}

.simple-drop-down select {
    height: 30px;
    line-height: 28px;
    border: 1px #ebebeb solid;
    padding: 0 40px 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
    color: #7c7c7c;
}

.simple-drop-down:after {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    border: 1px #ebebeb solid;
    content: "";
    font-family: FontAwesome;
    font-size: 12px;
    color: #7c7c7c;
    text-align: center;
    cursor: pointer;
    pointer-events: none;
    line-height: 30px;
    background: #fff;
}

.shop-grid-controls .simple-drop-down {
    float: left;
    margin-right: 10px;
}

.sort-button {
    font-family: FontAwesome;
    float: left;
    cursor: pointer;
}

.sort-button:before {
    content: "";
}

.sort-button.active:before {
    content: "";
}

.view-button {
    float: left;
    width: 30px;
    position: relative;
    margin-right: 10px;
    text-align: center;
    color: #b5b5b5;
    cursor: pointer;
}

.view-button:last-child {
    margin-right: 0;
}

.view-button:after {
    border: 1px #ebebeb solid;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
}

.view-button.active {
    color: #262626;
}

.view-button.active:after {
    border: 2px #262626 solid;
}

.list-view .shop-grid-item {
    width: 100%;
}

.list-view .product-slide-entry {
    max-width: 100%;
    margin-left: 230px;
    padding-bottom: 45px;
    margin-bottom: 44px;
    text-align: left !important;
}

.list-view .product-slide-entry:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    background: #ebebeb;
    margin-left: -230px;
    top: 45px;
    position: relative;
}

.list-view .product-slide-entry .product-image {
    max-width: 200px;
    margin-left: -230px;
    float: left;
    margin-bottom: 0;
}

.product-slide-entry .price {
    margin-bottom: 20px;
}

.product-slide-entry .article-container {
    display: none;
    margin-bottom: 15px;
}

.product-slide-entry .list-buttons {
    display: none;
    margin-bottom: 15px;
}

.product-slide-entry .reviews-number {
    display: none;
}

.list-view .product-slide-entry .reviews-number {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #ca1515;
    line-height: 14px;
    margin-left: 10px;
}

.list-view .product-slide-entry .article-container,
.list-view .product-slide-entry .list-buttons {
    display: block;
}

.list-view .product-slide-entry .price {
    font-size: 17px;
}

.list-view .product-slide-entry .price .current {
    font-size: 22px;
}

.list-view .product-slide-entry .title {
    font-size: 17px;
}

@media (max-width:991px) {
    .shop-grid-item:nth-child(4n+1) {
        clear: none;
    }

    .shop-grid-item:nth-child(3n+1) {
        clear: both;
    }

    .list-buttons .button {
        display: block;
    }

    .mozaic-banners-wrapper.type-2 .row {
        margin: 0;
    }

    .information-blocks {
        overflow: hidden;
    }

    .mozaic-banners-wrapper.type-2 .banner-column {
        overflow: hidden;
        padding: 0;
    }
}

@media (max-width:767px) {
    .shop-grid-item {
        width: 50%;
        float: left;
    }

    .shop-grid-item:nth-child(3n+1) {
        clear: none;
    }

    .shop-grid-item:nth-child(2n+1) {
        clear: both;
    }

    .list-buttons .button {
        display: block;
    }

    .shop-grid-controls {
        margin-right: 0;
    }

    #content-block .shop-grid-controls .entry {
        margin-right: 10px;
        padding-right: 10px;
        border-right: none;
    }
}

@media (max-width:480px) {
    .shop-grid-item {
        float: left;
    }

    .list-view .product-slide-entry {
        margin-left: 0;
        text-align: center !important;
    }

    .list-view .product-slide-entry .product-image {
        max-width: 210px;
        margin-left: 0;
        float: none;
        margin-bottom: 15px;
        display: inline-block;
    }

    .list-view .product-slide-entry:after {
        margin-left: 0;
    }

    .products-swiper .paddings-container {
        padding: 0 8px;
    }

    body.style-7 .product-slide-entry {
        max-width: 200px;
    }

    .food-category {
        width: 100%;
    }

    .products-swiper {
        margin: 0;
    }

    .products-swiper:after,
    .products-swiper:before {
        display: none;
    }

    .shop-grid-controls {
        text-align: center;
        margin-bottom: 0;
    }

    #content-block .shop-grid-controls .entry {
        margin-right: 10px;
        padding-right: 10px;
        border-right: none;
        float: none;
        display: inline-block;
    }
}

@media only screen and (min-width:481px) and (max-width:580px) {
    .shop-grid-controls {
        text-align: center;
        margin-bottom: 0;
    }

    #content-block .shop-grid-controls .entry {
        margin-right: 10px;
        padding-right: 10px;
        border-right: none;
        float: none;
        display: inline-block;
    }

    .shop-grid-controls .simple-drop-down {
        width: 115px;
    }
}

.compare-table {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: grey;
}

.compare-table b {
    font-weight: 600;
    color: #313131;
}

.compare-table td {
    border: 1px #e6e6e6 solid;
    padding: 30px;
    vertical-align: middle;
}

.compare-table td:first-child {
    width: 200px;
}

.compare-table tr:nth-child(2n) td {
    background: #fcfcfc;
}

.compare-table .product-slide-entry {
    float: left;
    text-align: left !important;
    max-width: 100%;
}

@media (max-width:767px) {
    .compare-table {
        min-width: 700px;
    }

    .compare-table td {
        padding: 15px;
    }

    .compare-table td:first-child {
        width: 50px;
    }
}

.categories-list.account-links ul li a {
    font-size: 14px;
}

.wishlist-entry {
    padding-bottom: 32px;
    margin-bottom: 27px;
    border-bottom: 1px #ebebeb solid;
    position: relative;
}

.wishlist-entry .column-1 {
    margin-right: 250px;
}

.wishlist-entry .column-2 {
    position: absolute;
    width: 230px;
    right: 0;
    top: 50%;
    margin-top: -32px;
    text-align: right;
}

.wishlist-entry .button.style-14 {
    padding: 8px 30px;
    float: left;
}

.traditional-cart-entry.style-1 {
    padding-bottom: 33px;
    border-bottom: 1px #ebebeb solid;
    margin-bottom: 32px;
}

.traditional-cart-entry:after {
    display: block;
    clear: both;
    content: "";
}

.traditional-cart-entry .image {
    float: left;
    width: 70px;
}

.traditional-cart-entry.style-1 .image {
    width: 170px;
}

.traditional-cart-entry .image img {
    max-width: 100%;
    height: auto;
    display: block;
}

.traditional-cart-entry .content {
    margin-left: 100px;
}

.traditional-cart-entry.style-1 .content {
    margin-left: 200px;
}

.traditional-cart-entry .cell-view {
    height: 95px;
}

.traditional-cart-entry .tag {
    font-size: 10px;
    line-height: 10px;
    color: #8b8b8b;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 5px;
}

.traditional-cart-entry .tag:hover {
    color: #2e2e2e;
}

.traditional-cart-entry .title {
    font-size: 20px;
    line-height: 28px;
    color: #2e2e2e;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}

.traditional-cart-entry .title:hover {
    color: #ca1515;
}

.traditional-cart-entry .inline-description {
    font-size: 13px;
    line-height: 15px;
    color: grey;
    font-weight: 400;
    margin-bottom: 5px;
}

.traditional-cart-entry .price {
    margin-bottom: 20px;
    padding-top: 15px;
}

.traditional-cart-entry .quantity-selector .entry {
    margin-bottom: 20px;
}

.traditional-cart-entry .quantity-selector .entry.number-plus {
    margin-right: 20px;
}

.remove-button {
    display: inline-block;
    border: 1px #e6e6e6 solid;
    width: 34px;
    line-height: 32px;
    text-align: center;
    font-size: 12px;
    background: 0 0;
    color: #2e2e2e;
}

.remove-button:hover {
    background: #ca1515;
    color: #fff;
    border: 1px #ca1515 solid;
}

.wishlist-entry .column-2 .remove-button {
    margin-left: 50px;
}

.wishlist-header {
    border-bottom: 1px #e6e6e6 solid;
    border-top: 1px #e6e6e6 solid;
    margin-bottom: 32px;
    line-height: 68px;
    position: relative;
    font-size: 16px;
    color: #343434;
    font-weight: 600;
}

.wishlist-header .title-1 {
    margin-left: 100px;
    margin-right: 230px;
}

.wishlist-header .title-2 {
    width: 230px;
    position: absolute;
    top: 0;
    right: 0;
}

@media (max-width:767px) {
    .wishlist-entry .column-1 {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .wishlist-entry .column-2 {
        position: relative;
        margin: 0 0 0 100px;
        top: auto;
        width: auto;
    }

    .wishlist-entry .column-2 .remove-button {
        margin-left: 10px;
    }

    .wishlist-entry .button.style-14 {
        padding-left: 10px;
        padding-right: 10px;
        width: 140px;
    }

    .traditional-cart-entry .image {
        margin-bottom: 15px;
        display: inline-block;
    }
}

@media (max-width:480px) {
    .traditional-cart-entry.style-1 .image {
        width: 100px;
    }

    .traditional-cart-entry.style-1 .content {
        margin-left: 115px;
    }

    .traditional-cart-entry.style-1 .quantity-selector .button {
        margin-right: 10px;
    }

    .traditional-cart-entry.style-1 .detail-info-entry-title {
        display: none;
    }

    .traditional-cart-entry.style-1 .quantity-selector .entry.number-plus {
        margin-right: 15px;
    }

    .quantity-selector .entry.number-minus {
        margin-left: 0;
    }
}

.cart-table {
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    color: #2e2e2e;
    font-weight: 600;
}

.cart-table .column-2 {
    width: 150px;
}

.cart-table .column-3 {
    width: 180px;
}

.cart-table .column-4 {
    width: 130px;
}

.cart-table .column-5 {
    width: 35px;
}

.cart-table .subtotal {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}

.cart-table td {
    vertical-align: middle;
    padding: 40px 30px;
    border-bottom: 1px #e6e6e6 solid;
}

.cart-table th {
    vertical-align: middle;
    padding: 25px 30px;
    font-size: 16px;
    line-height: 20px;
    color: #343434;
    border-top: 1px #e6e6e6 solid;
    border-bottom: 1px #e6e6e6 solid;
}

.cart-table td:first-child {
    padding-left: 0 !important;
}

.cart-table th:first-child {
    padding-left: 100px !important;
}

.cart-table td:last-child,
.cart-table th:last-child {
    padding-right: 0;
    padding-left: 0;
}

.table-responsive {
    overflow-y: hidden;
    border: none;
}

.cart-submit-buttons-box {
    padding: 25px 0 13px 0;
    text-align: right;
    font-size: 0;
}

.cart-submit-buttons-box .button {
    margin-left: 11px;
}

.cart-column-title {
    font-size: 16px;
    line-height: 20px;
    color: #333232;
    font-weight: 600;
    border-top: 1px #e6e6e6 solid;
    border-bottom: 1px #e6e6e6 solid;
    padding: 20px 0;
    margin-bottom: 20px;
}

.cart-column-title.size-1 {
    font-size: 18px;
    padding: 25px 0;
}

.cart-column-title.size-2 {
    padding: 23px 0;
}

.cart-summary-box {
    border: 2px #e6e6e6 solid;
    padding: 40px 35px;
    text-align: right;
}

.cart-summary-box .button {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    margin-bottom: 18px;
}

.cart-summary-box .sub-total {
    font-size: 15px;
    line-height: 20px;
    color: #878787;
    font-weight: 600;
    margin-bottom: 5px;
}

.cart-summary-box .grand-total {
    font-size: 22px;
    line-height: 30px;
    color: #343434;
    font-weight: 600;
    margin-bottom: 15px;
}

.cart-summary-box .simple-link {
    font-size: 13px;
    color: grey;
    line-height: 24px;
    font-weight: 400;
}

.cart-summary-box .simple-link:hover {
    color: #343434;
}

.sidebar-subtotal {
    margin-bottom: 30px;
}

.sidebar-subtotal .price-data {
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px #e6e6e6 solid;
    margin-bottom: 30px;
}

.sidebar-subtotal .price-data .main {
    font-size: 40px;
    line-height: 40px;
    color: #333232;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    margin-bottom: 15px;
}

.sidebar-subtotal .price-data .title {
    font-size: 13px;
    line-height: 18px;
    color: #666;
    margin-bottom: 5px;
}

.sidebar-subtotal .price-data .subtitle {
    font-size: 12px;
    line-height: 16px;
    color: #333232;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.sidebar-subtotal .additional-data .title {
    font-size: 16px;
    line-height: 24px;
    color: #333232;
    font-weight: 600;
    margin-bottom: 20px;
}

.sidebar-subtotal .additional-data .title .inline-label {
    margin-left: 0;
    margin-right: 10px;
}

.sidebar-subtotal .additional-data .button {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
}

@media (max-width:991px) {

    .cart-table td,
    .cart-table th {
        padding-left: 15px;
        padding-right: 15px;
    }

    .cart-table .column-2 {
        width: 105px;
    }

    .cart-table .column-3 {
        width: 150px;
    }
}

@media (max-width:767px) {
    .cart-table {
        min-width: 800px;
    }

    .cart-summary-box {
        padding: 30px 15px;
    }
}

.forgot-password {
    color: #ca1515 !important;
    font-weight: 500;
    margin-left: 20px;
}

.forgot-password:hover {
    text-decoration: underline;
}

.checkout-progress-widget {
    margin-bottom: 25px;
}

.checkout-progress-widget .step-entry {
    display: block;
    font-size: 14px;
    line-height: 26px;
    color: #343434;
    font-weight: 600;
}

.checkout-progress-widget a.step-entry:hover {
    color: #ca1515;
}

header.type-4 .header-top:before {
    background: #2e2e2e;
    position: absolute;
    width: 10000px;
    left: 50%;
    margin-left: -5000px;
    height: 100%;
    content: "";
}

@media (min-width:1200px) {

    body.style-8 header .header-top-entry .title a,
    header.type-4 .header-top-entry {
        color: #fff;
    }

    header.type-4 .additional-header-logo img {
        max-height: 70px;
    }

    header.type-4 .header-functionality-entry {
        color: #fff;
    }

    header.type-4 .header-functionality-entry:hover {
        color: #e3e3e3;
    }

    header.type-4 .header-functionality-entry b {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -1px;
        color: #fff;
    }

    header.type-4 .logo-wrapper {
        width: auto;
        text-align: center;
    }

    header.type-4 .header-middle .right-entries {
        position: absolute;
        top: -36px;
        right: 0;
        z-index: 1;
    }

    header.type-4 .header-middle .open-cart-popup {
        position: relative;
        padding: 0 30px;
        color: #9c9c9c;
    }

    header.type-4 .header-middle .open-cart-popup .fa {
        color: #fff;
    }

    header.type-4 .header-middle .open-cart-popup * {
        position: relative;
    }

    header.type-4 .header-middle .open-cart-popup:before {
        position: absolute;
        width: 100%;
        height: 55px;
        top: -20px;
        left: -1px;
        background: #383838;
        content: "";
    }

    header.type-4 .header-simple-search {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        padding-top: 14px;
    }

    header.type-4 .header-simple-search .simple-search-form {
        z-index: 1;
    }

    header.type-4:not(.fixed-header) nav>ul {
        width: 75%;
    }

    header.type-4 .header-top-entry .title {
        border-color: #4c4c4c;
    }

    header.type-4 .header-functionality-entry {
        border-color: #4c4c4c;
    }

    header.type-4 .header-top-entry .title .fa {
        color: #fff;
    }

    header.type-4 .header-top-entry .title .fa:last-child {
        color: #6c6c6c;
    }

    header.type-4 .header-top-entry.hidden-xs {
        color: #8c8c8c;
    }

    header.type-4 .header-top-entry.hidden-xs a {
        color: #fff;
    }
}

body.style-11 .sidebar-navigation .title {
    background: #dc42b2;
}

body.style-11 .sidebar-navigation .entry:before {
    background: #dc42b2;
}

body.style-11 .sidebar-navigation {
    border-color: #dc42b2;
}

body.style-11 .swiper-tabs .block-title:before {
    background: #dc42b2;
}

body.style-11 .price .current {
    color: #dc42b2;
}

body.style-11 .swiper-active-switch {
    border-color: #dc42b2;
    background: #dc42b2;
}

body.style-11 .navigation-banner-content .subtitle {
    font-weight: 600;
    font-size: 18px;
    color: #cdcdcd;
    text-transform: uppercase;
    font-family: sans-serif;
    letter-spacing: 3px;
}

body.style-11 .navigation-banner-content .title {
    font-family: "Cantata One", serif;
    letter-spacing: 2px;
}

body.style-11 .mozaic-banners-wrapper.type-2 .mozaic-banner-content .subtitle {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 5px;
}

body.style-11 .mozaic-banners-wrapper.type-2 .mozaic-banner-content .title {
    font-family: "Cantata One", serif;
    font-size: 44px;
    line-height: 44px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
}

.mozaic-banners-wrapper.type-2 .mozaic-banner-content .view {
    font-family: Merriweather, serif;
    font-style: italic;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px #fff solid;
    display: inline-block;
}

.mozaic-banners-wrapper.type-2 .mozaic-banner-content .view:hover {
    border-color: transparent;
}

body.style-11 .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:before {
    background: rgba(220, 66, 178, .7);
}

body.style-11 .mozaic-banners-wrapper.type-2 .banner-column {
    padding: 0 15px;
}

body.style-11 .mozaic-banners-wrapper.type-2 .row {
    margin-left: -15px;
    margin-right: -15px;
}

body.style-11 a.sale-entry:before {
    background: rgba(220, 66, 178, .7);
}

body:not(.mobile).style-11 a.sale-entry:hover {
    border-color: #dc42b2;
}

body.style-11 .sale-entry .sale-price {
    font-family: "Cantata One", serif;
    letter-spacing: 2px;
}

body.style-11 .read-more:hover {
    color: #dc42b2;
}

body.style-11 .product-slide-entry .title:hover {
    color: #dc42b2;
}

body.style-11 .inline-product-entry .title:hover {
    color: #dc42b2;
}

body.style-11 .bubbles span {
    background: #dc42b2;
}

.tabs-container {
    margin-bottom: 45px;
}

body.style-11 .mozaic-banners-wrapper.type-2 .banner-column {
    margin-bottom: 30px;
}

body.style-11 .inline-product-entry .image:hover {
    border-color: #dc42b2;
}

.header-wrapper.style-11 .menu-button {
    color: #fff;
}

body.style-11 .search-button {
    background: #dc42b2;
}

body.style-11 .cart-box.popup .content .price {
    color: #dc42b2;
}

body.style-11 .cart-box.popup .summary .grandtotal span {
    color: #dc42b2;
}

body.style-11 .button.style-4 {
    background: #dc42b2;
    border-color: #dc42b2;
}

@media (max-width:1199px) {
    header.type-4 .header-top-entry {
        color: #fff;
    }
}

.color-text-widget {
    padding: 18px;
    margin-bottom: 30px;
    border: 1px transparent solid;
}

.color-text-widget .cell-view {
    height: 135px;
    width: 2000px;
    border: 1px rgba(255, 255, 255, .5) solid;
    padding: 15px 35px;
    text-align: center;
}

body:not(.mobile) .color-text-widget:hover .cell-view {
    border-color: transparent;
}

body:not(.mobile) .color-text-widget:hover {
    border-color: #ebebeb;
    background: #fff !important;
}

.color-text-widget .title {
    font-size: 20px;
    line-height: 24px;
    color: #fafafa;
    text-transform: uppercase;
    font-family: "Cantata One", serif;
    display: block;
    margin-bottom: 10px;
}

.color-text-widget .description {
    font-size: 13px;
    line-height: 22px;
    color: rgba(255, 255, 255, .7);
    display: block;
    margin-bottom: 10px;
}

body:not(.mobile) .color-text-widget:hover .title {
    color: #2e2e2e;
}

body:not(.mobile) .color-text-widget:hover .description {
    color: #a3a2a2;
}

.full-width-product-slider {
    width: 100vw;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 50px;
    padding-top: 10px;
}

.full-width-product-slider .product-slide-entry {
    max-width: 370px;
}

.full-width-product-slider .paddings-container {
    padding: 0 15px;
    position: relative;
}

.full-width-product-slider .product-mix-info {
    left: 45px;
    right: 45px;
    -webkit-backface-visibility: hidden;
}

body.style-12 .swiper-active-switch {
    border-color: #ca1515;
    background: #ca1515;
}

body.style-12 .price .current {
    color: #ca1515;
}

body.style-12 .product-slide-entry .title:hover {
    color: #ca1515;
}

body.style-12 .footer-links a:hover {
    color: #ca1515;
}

body.style-12 .copyright a {
    color: #ca1515;
}

body.style-12 .read-more:hover {
    color: #ca1515;
}

.column-article-wrapper {
    border-top: 1px #ebebeb solid;
    border-bottom: 1px #ebebeb solid;
    padding: 43px 0;
}

.column-article-entry {
    padding: 35px 60px 35px 60px;
    min-height: 220px;
}

.column-article-wrapper .left-border {
    border-left: 1px #ebebeb solid;
}

.column-article-entry .title {
    font-size: 24px;
    line-height: 24px;
    color: #2e2e2e;
    font-family: "Cantata One", serif;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
}

.column-article-entry .title:hover {
    color: #ca1515;
}

.column-article-entry .description {
    font-size: 14px;
    line-height: 24px;
    color: #999797;
    font-weight: 300;
    margin-bottom: 15px;
}

body.style-10 .column-article-entry {
    text-align: center;
}

body.style-10 .column-article-entry .title {
    font-size: 22px;
    font-weight: 400;
    font-family: sans-serif;
}

header.type-4 .menu-button {
    color: #fff;
}

@media (min-width:992px) {
    .full-width-product-slider .pagination {
        display: none;
    }
}

@media (min-width:768px) {
    .column-article-wrapper .left-border:first-child {
        border: none;
    }
}

body.style-14 .sidebar-navigation .title {
    background: #6d4c3d;
}

body.style-14 .sidebar-navigation .entry:before {
    background: #6d4c3d;
}

body.style-14 .sidebar-navigation {
    border-color: #6d4c3d;
}

body.style-14 .swiper-tabs .block-title:before {
    background: #6d4c3d;
}

body.style-14 .price .current {
    color: #6d4c3d;
}

body.style-14 .swiper-active-switch {
    border-color: #6d4c3d;
    background: #6d4c3d;
}

body.style-14 .navigation-banner-content .subtitle {
    font-weight: 600;
    font-size: 18px;
    color: #a25516;
    text-transform: uppercase;
    font-family: sans-serif;
    letter-spacing: 3px;
}

body.style-14 .navigation-banner-content .title {
    font-family: "Cantata One", serif;
    letter-spacing: 2px;
}

body.style-14 .mozaic-banners-wrapper.type-2 .mozaic-banner-content .subtitle {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #ad6e3f;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 5px;
}

body.style-14 .mozaic-banners-wrapper.type-2 .mozaic-banner-content .title {
    font-family: "Cantata One", serif;
    font-size: 44px;
    line-height: 44px;
    text-transform: uppercase;
    color: #373737;
    letter-spacing: 2px;
}

body.style-14 .mozaic-banners-wrapper.type-2 .mozaic-banner-content .view {
    font-family: Merriweather, serif;
    font-style: italic;
    font-size: 12px;
    line-height: 16px;
    color: #373737;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px #373737 solid;
    display: inline-block;
}

body.style-14 .mozaic-banners-wrapper.type-2 .mozaic-banner-content .view:hover {
    border-color: transparent !important;
}

body.style-14 .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:before {
    background: rgba(109, 76, 61, .7);
}

body.style-14 .mozaic-banners-wrapper.type-2 .banner-column {
    padding: 0 15px;
}

body.style-14 .mozaic-banners-wrapper.type-2 .row {
    margin-left: -15px;
    margin-right: -15px;
}

body.style-14 a.sale-entry:before {
    background: rgba(109, 76, 61, .7);
}

body.style-14 .sale-entry .sale-price {
    font-family: "Cantata One", serif;
    letter-spacing: 2px;
}

body.style-14 .read-more:hover {
    color: #6d4c3d;
}

body.style-14 .product-slide-entry .title:hover {
    color: #6d4c3d;
}

body.style-14 .inline-product-entry .title:hover {
    color: #6d4c3d;
}

body.style-14 .bubbles span {
    background: #6d4c3d;
}

body.style-14 .mozaic-banners-wrapper.type-2 .banner-column {
    margin-bottom: 30px;
}

body.style-14 .sale-entry .sale-price span {
    color: #6d4c3d;
}

body:not(.mobile).style-14 .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:hover .subtitle,
body:not(.mobile).style-14 .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:hover .title,
body:not(.mobile).style-14 .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:hover .view {
    color: #fff;
    border-color: #fff;
}

body.style-14 .inline-product-entry .image:hover {
    border-color: #6d4c3d;
}

body.style-14 .sidebar-navigation .entry .fa {
    color: #aeaeae;
}

.header-wrapper.style-14 .menu-button {
    color: #fff;
}

body.style-14 .search-button {
    background: #6d4c3d;
}

body.style-14 .cart-box.popup .content .price {
    color: #6d4c3d;
}

body.style-14 .cart-box.popup .summary .grandtotal span {
    color: #6d4c3d;
}

body.style-14 .button.style-4 {
    background: #6d4c3d;
    border-color: #6d4c3d;
}

@media (max-width:1199px) {
    body.style-14 .header-top-entry {
        color: #fff;
    }
}

.header-wrapper.style-15 header.type-4:not(.fixed-header) nav>ul {
    width: auto;
    text-align: center;
}

.header-wrapper.style-15 header.type-4:not(.fixed-header) nav>ul li {
    text-align: left;
}

.header-wrapper.style-15 header.type-4:not(.fixed-header) nav>ul>li:not(.fixed-header-visible) {
    float: none;
    display: inline-block;
}

body.style-15 .column-article-entry {
    text-align: center;
}

body.style-15 .column-article-entry .title {
    font-size: 20px;
    line-height: 24px;
    color: #2e2e2e;
    font-weight: 400;
    font-family: sans-serif;
}

body.style-15 .tabs-container {
    text-align: center;
}

body.style-15 .swiper-tabs .block-title {
    float: none;
    display: inline-block;
}

body.style-15 .block-title {
    color: #2e2e2e;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
}

body.style-15 .price .current {
    color: #393939;
    font-weight: 400;
}

body.style-15 .product-slide-entry .title {
    font-size: 15px;
    line-height: 19px;
    font-weight: 500;
    text-transform: uppercase;
    color: #2e2e2e;
}

body.style-15 .product-slide-entry .title:hover {
    color: #8b8b8b;
}

body.style-15 .swiper-tabs .block-title:before {
    background: #c8c8c8;
}

body.style-15 .navigation-banner-content .subtitle {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 8px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: sans-serif;
}

body.style-15 .navigation-banner-content .title {
    font-size: 80px;
    line-height: 72px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
    font-family: sans-serif;
    letter-spacing: 5px;
}

body.style-15 .navigation-banner-content .description {
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
}

body.style-15 .swiper-active-switch {
    background: #c8c8c8;
    border-color: #c8c8c8;
}

body.style-15 .bubbles span {
    background: #c8c8c8;
}

body.style-15 .mozaic-banners-wrapper.type-2 .mozaic-banner-content .subtitle {
    color: #dfdfdf;
    font-weight: 300;
    text-transform: uppercase;
}

body.style-15 .mozaic-banners-wrapper.type-2 .mozaic-banner-content .title {
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 100;
    font-family: sans-serif;
}

body.style-15 .mozaic-banners-wrapper.type-2 .mozaic-banner-content .view {
    font-size: 14px;
    color: #dfdfdf;
    text-transform: uppercase;
    font-style: normal;
    font-family: sans-serif;
    font-weight: 700;
    border-bottom-width: 2px;
}

body.style-15 .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:before {
    background: rgba(200, 200, 200, .7);
}

body.style-15 .mozaic-banners-wrapper.type-2 .banner-column {
    padding: 0 15px;
    margin-bottom: 30px;
}

body.style-15 .mozaic-banners-wrapper.type-2 .row {
    margin-left: -15px;
    margin-right: -15px;
}

body.style-15 .search-button {
    background: #c8c8c8;
}

body.style-15 .cart-box.popup .content .price {
    color: #c8c8c8;
}

body.style-15 .cart-box.popup .summary .grandtotal span {
    color: #c8c8c8;
}

body.style-15 .button.style-4 {
    background: #c8c8c8;
    border-color: #c8c8c8;
}

body.style-15 .copyright a {
    color: #c8c8c8;
}

body.style-15 .footer-links a:hover {
    color: #c8c8c8;
}

.header-wrapper.style-15 .menu-button {
    color: #fff;
}

@media (max-width:767px) {
    body.style-15 .mozaic-banners-wrapper.type-2 .mozaic-banner-content .title {
        font-size: 40px;
        line-height: 40px;
    }
}

body.style-16 .product-slide-entry {
    text-align: center;
}

body.style-16 .swiper-tabs .block-title:before {
    background: #5f573a;
}

body.style-16 .sidebar-navigation .title {
    background: #5f573a;
}

body.style-16 .sidebar-navigation {
    border-color: #5f573a;
}

body.style-16 .sidebar-navigation .entry:before {
    background: #5f573a;
}

body.style-16 .price .current {
    color: #5f573a;
}

body.style-16 #loader-wrapper .bubbles span {
    background: #5f573a;
}

body.style-16 .product-slide-entry .title:hover {
    color: #5f573a;
}

body.style-16 .swiper-active-switch {
    background: #5f573a;
    border-color: #5f573a;
}

body.style-16 .sale-entry .sale-price span {
    color: #6e5f27;
}

body.style-16 a.sale-entry {
    background-size: cover;
}

body.style-16 a.sale-entry:before {
    background: rgba(95, 87, 58, .7);
    opacity: 1;
}

body.style-16 a.sale-entry:hover:before {
    background: rgba(95, 87, 58, .5);
}

body.style-16 a.sale-entry .sale-price,
body.style-16 a.sale-entry .sale-price span {
    color: #fff;
}

body.style-16 a.sale-entry .sale-description {
    color: rgba(255, 255, 255, .7);
}

body.style-16 .read-more:hover {
    color: #5f573a;
}

body.style-16 .hover-class-1:after {
    background: #5f573a;
}

body.style-16 .product-slide-entry .subtitle:hover {
    color: #5f573a;
}

body.style-16 .inline-product-entry .image:hover {
    border-color: #5f573a;
}

body.style-16 .inline-product-entry .title:hover {
    color: #5f573a;
}

body.style-16 .navigation-banner-content .subtitle {
    font-weight: 400;
    font-size: 24px;
    color: #8d9296;
    font-family: sans-serif;
}

body.style-16 .light-text .navigation-banner-content .subtitle {
    color: #fff;
}

body.style-16 .navigation-banner-content .description {
    color: #868789;
    margin-bottom: 25px;
}

body.style-16 .light-text .navigation-banner-content .description {
    color: #fff;
}

body.style-16 .navigation-banner-content .title {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: 0;
}

@media (min-width:1200px) {
    .header-wrapper.style-16 header.type-4 .logo-wrapper {
        width: 300px;
        text-align: left;
    }
}

.header-wrapper.style-16 header .icon-entry {
    width: 33%;
}

.header-wrapper.style-16 header .icon-entry:hover .image {
    background: #5f573a;
}

body.style-16 .search-button {
    background: #6d4c3d;
}

.header-wrapper.style-16 .menu-button {
    color: #fff;
}

body.style-16 .information-blocks {
    margin-bottom: 50px;
}

@media (max-width:991px) {
    body.style-16 a.sale-entry {
        background-image: none !important;
    }

    body.style-16 a.sale-entry.nitro-lazy {
        background-image: none !important;
    }
}

body.style-16 .cart-box.popup .content .price {
    color: #5f573a;
}

body.style-16 .cart-box.popup .summary .grandtotal span {
    color: #5f573a;
}

body.style-16 .button.style-4 {
    background: #5f573a;
    border-color: #5f573a;
}

body.style-17 .sidebar-navigation .title {
    background: #901794;
}

body.style-17 .sidebar-navigation {
    border-color: #901794;
}

body.style-17 .sidebar-navigation .entry:before {
    background: #901794;
}

body.style-17 .sidebar-navigation .entry .fa {
    color: #cac9c9;
}

body.style-17 .search-button {
    background: #901794;
}

body.style-17 .swiper-tabs .block-title:before {
    background: #901794;
}

body.style-17 .price .current {
    color: #901794;
}

body.style-17 .product-slide-entry .title:hover {
    color: #901794;
}

body.style-17 ol li:before {
    background: #d9d9d9;
}

body.style-17 #loader-wrapper .bubbles span {
    background: #901794;
}

body.style-17 .swiper-active-switch {
    background: #901794;
    border-color: #901794;
}

body.style-17 .hover-class-1:after {
    background: #901794;
}

body.style-17 .inline-product-entry .image:hover {
    border-color: #901794;
}

body.style-17 .inline-product-entry .title:hover {
    color: #901794;
}

.footer-wrapper.style-17 .footer-address a b {
    color: #901794;
}

.footer-wrapper.style-17 .copyright a {
    color: #901794;
}

.footer-wrapper.style-17 .footer-columns-entry .column a:hover {
    color: #901794;
}

body.style-17 .navigation-banner-content .subtitle {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    font-family: sans-serif;
    text-transform: uppercase;
}

body.style-17 .navigation-banner-content .title {
    font-weight: 700;
    letter-spacing: -2px;
    font-family: sans-serif;
}

body.style-17 .navigation-banner-content .description {
    margin-bottom: 25px;
}

@media (min-width:1200px) {
    .header-wrapper.style-17 header:not(.fixed-header) .navigation:before {
        content: "";
        position: absolute;
        width: 10000px;
        left: 50%;
        margin-left: -5000px;
        background: #262626;
        top: 0;
        height: 100%;
    }

    .header-wrapper.style-17 header:not(.fixed-header) nav>ul>li>a {
        color: #fff;
    }
}

body.style-17 .cart-box.popup .content .price {
    color: #901794;
}

body.style-17 .cart-box.popup .summary .grandtotal span {
    color: #901794;
}

body.style-17 .button.style-4 {
    background: #901794;
    border-color: #901794;
}

.side-square-wrapper:after {
    content: "";
    display: block;
    clear: both;
}

.side-square-entry {
    padding-bottom: 50%;
    position: relative;
    min-height: 800px;
}

.side-square-entry .fixed-parallax {
    width: 50%;
}

.side-square-entry.col-md-push-6 .fixed-parallax {
    left: 50%;
}

.side-square-entry .fixed-parallax:before {
    display: none;
}

.side-square-entry .align-content {
    position: absolute;
    left: 15%;
    right: 15%;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.parallax-view {
    font-size: 15px;
    line-height: 24px;
    color: #2e2e2e;
    font-weight: 600;
    display: block;
    padding-top: 18px;
    border-top: 1px #ebebeb solid;
    text-align: center;
}

.parallax-view:hover {
    color: #b1b1b1;
}

.side-square-entry .products-swiper {
    margin-bottom: 35px;
}

.swiper-slide.no-shadow:before {
    display: none;
}

body.style-18 .swiper-active-switch {
    background: #c2a325;
    border-color: #c2a325;
}

body.style-18 .price .current {
    color: #c2a325;
}

body.style-18 .product-slide-entry .title:hover {
    color: #c2a325;
}

body.style-18 .search-button {
    background: #c2a325;
}

.footer-wrapper.style-18 .copyright a {
    color: #c2a325;
}

.footer-wrapper.style-18 .footer-links a:hover {
    color: #c2a325;
}

body.style-18 .cart-box.popup .content .price {
    color: #c2a325;
}

body.style-18 .cart-box.popup .summary .grandtotal span {
    color: #c2a325;
}

body.style-18 .button.style-4 {
    background: #c2a325;
    border-color: #c2a325;
}

body.style-18 .article-container ul li:before {
    color: #c2a325;
}

body.style-18 .bubbles span {
    background: #c2a325;
}

@media (max-width:1199px) {
    .header-wrapper.style-18 header {
        background: #262626 !important;
    }

    .side-square-entry .align-content {
        left: 5%;
        right: 5%;
    }
}

@media (max-width:991px) {
    .side-square-entry .fixed-parallax {
        width: 100%;
    }

    .side-square-entry.col-md-push-6 .fixed-parallax {
        left: 0;
    }

    .side-square-entry .fixed-parallax {
        position: relative;
    }
}

@media (max-width:767px) {
    .side-square-entry .align-content {
        position: relative;
        left: auto;
        right: auto;
        padding: 50px 30px;
        transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        -ms-transform: none;
    }

    .side-square-entry {
        padding-bottom: 0;
        min-height: 300px;
        min-height: 100vh;
    }
}

.image-text-widget {
    border: 2px #f2f2f2 solid;
    position: relative;
    overflow: hidden;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding: 40px 40px 40px 270px;
}

.image-text-widget .title {
    font-size: 16px;
    line-height: 24px;
    color: #2e2e2e;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.image-text-widget ul li a {
    font-weight: 500;
    color: #2e2e2e;
}

.image-text-widget ul li a:hover {
    color: #ca1515;
}

.article-container ul li:before {
    color: #ca1515;
}

.special-item-entry {
    position: relative;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.special-item-entry>img:first-child {
    display: block;
    width: 100%;
    height: auto;
}

body:not(.mobile) .special-item-entry:hover>img:first-child {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.special-item-entry .title {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    line-height: 18px;
}

.special-item-entry .title span {
    font-size: 48px;
    line-height: 40px;
    display: block;
}

.special-item-entry .button {
    position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.fullwidth-block {
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

.parallax-slide.small-slide {
    height: 600px !important;
}

@media (max-width:991px) {
    .special-item-entry .title span {
        font-size: 37px;
    }
}

@media (max-width:767px) {
    .image-text-widget {
        padding-left: 40px;
        background: 0 0 !important;
        border: 2px #f2f2f2 solid;
    }

    .parallax-slide.small-slide {
        height: 350px !important;
    }
}

.color-background-widget {
    position: relative;
    padding: 120px 0;
    background-size: cover;
}

.color-background-widget:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    content: "";
}

.color-background-form {
    max-width: 450px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.color-background-form .title {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 42px;
    color: #fff;
    border-top: 4px #fff solid;
    border-bottom: 4px #fff solid;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 10px;
}

.color-background-form .description {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 22px;
}

.simple-form .submit {
    position: relative;
    float: right;
    width: 130px;
    border: 2px #ccc solid;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.simple-form .submit:hover {
    border-color: #fff;
}

.simple-form .submit input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.simple-form .input-wrapper {
    margin-right: 140px;
}

.simple-form .input-wrapper input {
    width: 100%;
    padding: 0 15px;
    background: rgba(255, 255, 255, .8);
    border: none;
    height: 34px;
    line-height: 34px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
}

.latest-entries-heading {
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 1px #b5b3b3 solid;
}

.latest-entries-heading:after {
    content: "";
    display: block;
    clear: both;
}

.latest-entries-heading .title {
    float: left;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
}

.latest-entries-heading .latest-more {
    float: right;
    font-size: 14px;
    line-height: 24px;
    color: #3368a3;
    font-weight: 600;
}

.latest-entries-heading .latest-more:hover {
    color: #e00e0e;
}

.client-logo-wrapper {
    text-align: center;
    padding-bottom: 20px;
}

.client-logo {
    display: inline-block;
}

body.style-19 .swiper-tabs .block-title:before {
    background: #a6a6a6;
}

body.style-19 .product-slide-entry .title:hover {
    color: #ca1515;
}

body.style-19 .price .current {
    color: #ca1515;
}

body.style-19 .product-slide-entry {
    text-align: center;
}

body.style-19 .hover-class-1:after {
    background: #a6a6a6;
}

body.style-19 .product-slide-entry .subtitle:hover {
    color: #ca1515;
}

body.style-19 .bubbles span {
    background: #ca1515;
}

body.style-19 .swiper-active-switch {
    background: #ca1515;
    border-color: #ca1515;
}

@media (min-width:1200px) {
    body.style-19 .navigation-copyright a {
        color: #ca1515;
    }
}

@media only screen and (max-width:480px) {
    .welcome-section {
        overflow: visible;
    }

    .welcome-section .color-background-widget {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width:991px) {
    .welcome-section .color-background-widget {
        background-position: center center;
    }
}

.product-slide-entry {
    max-width: 100%;
    margin: 10px 1px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    padding: 5px;
    background: #fff;
}

.product-slide-entry p {
    line-height: 20px;
    text-align: justify;
}

@media (min-width:1200px) {
    .sidebar-content-wrapper.center-container {
        max-width: 930px;
        padding: 0;
        margin-left: 150px;
        left: 50%;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        position: relative;
    }

    .sidebar-content-wrapper.center-container:before {
        position: absolute;
        width: 10000px;
        height: 100%;
        background: #fff;
        content: "";
        left: 100%;
        top: 0;
        margin-left: -1px;
    }

    .sidebar-content-wrapper.center-container .content-center {
        width: auto;
        padding: 30px;
    }

    .header-wrapper.center-container header {
        left: 50%;
        margin-left: -615px;
    }

    .header-wrapper.center-container header {
        background: 0 0;
        border: none;
    }

    .header-wrapper.center-container header.type-3:not(.fixed-header) nav>ul>li>a {
        color: #fff;
    }

    .header-wrapper.center-container header.type-3:not(.fixed-header) .header-functionality-entry {
        color: #fff;
    }

    .header-wrapper.center-container header.type-3:not(.fixed-header) .header-functionality-entry b {
        color: #db2020;
    }

    .header-wrapper.center-container .navigation-footer {
        left: 50%;
        margin-left: -615px;
    }

    .header-wrapper.center-container .navigation-copyright {
        color: #fff;
    }

    .header-wrapper.center-container .navigation-copyright a {
        color: #b11a1a;
    }

    .header-wrapper.center-container .socials-box a:hover {
        color: #fff;
    }
}

@media (min-width:1200px) and (max-width:1400px) {
    .header-wrapper.center-container header.type-3:not(.fixed-header) .menu-slider-entry {
        padding-right: 15px;
    }
}

body.style-20 .navigation-banner-content .subtitle {
    font-family: sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 600;
}

body.style-20 .navigation-banner-content .title {
    font-family: "Times New Roman";
    letter-spacing: 1px;
}

body.style-20 .mozaic-banners-wrapper.type-2 .banner-column {
    padding: 0 15px;
    margin-bottom: 30px;
}

body.style-20 .mozaic-banners-wrapper.type-2 .row {
    margin-left: -15px;
    margin-right: -15px;
}

body.style-20 .mozaic-banners-wrapper.type-2 .mozaic-banner-content .subtitle {
    color: #b11a1a !important;
}

body.style-20 .mozaic-banners-wrapper.type-2 .mozaic-banner-content .title {
    font-size: 40px;
    color: #2e2e2e !important;
    font-family: "Times New Roman";
}

body.style-20 .mozaic-banners-wrapper.type-2 .mozaic-banner-content .description {
    font-family: Merriweather, serif;
    font-size: 13px;
    line-height: 20px;
    font-style: italic;
    color: #b3b3b3 !important;
}

body.style-20 .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:hover .mozaic-banner-content .description {
    color: #2e2e2e;
}

body.style-20 .mozaic-banners-wrapper.type-2 .mozaic-banner-content {
    max-width: 82%;
}

body.style-20 .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:before {
    background: rgba(245, 245, 245, .7);
}

body.style-20 .swiper-tabs .block-title:before {
    background: #b11a1a;
}

body.style-20 .product-slide-entry .title:hover {
    color: #b11a1a;
}

body.style-20 .price .current {
    color: #b11a1a;
}

body.style-20 .hover-class-1:after {
    background: rgba(117, 26, 26, .7);
}

body.style-20 .product-slide-entry .subtitle:hover {
    color: #ca1515;
}

body.style-20 .swiper-active-switch {
    background: #ca1515;
    border-color: #ca1515;
}

body.style-20 .bubbles span {
    background: #ca1515;
}

body.style-20 header .simple-search-form {
    background: 0 0;
    border: 2px rgba(255, 255, 255, .5) solid;
}

body.style-20 header .simple-search-form.active {
    border-color: #fff;
}

body.style-20 header .simple-search-form .simple-submit {
    border-color: rgba(255, 255, 255, .5);
}

body.style-20 header .simple-search-form .simple-submit:hover {
    color: #fff;
}

body.style-20 header .simple-search-form input[type=text] {
    color: #fff;
}

body.style-20 .search-button {
    background: #b11a1a;
}

.newsletter-join {
    border: 5px #f7f7f7 solid;
    padding: 40px 50px;
}

.newsletter-join .title {
    font-size: 18px;
    line-height: 18px;
    color: #2e2e2e;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.newsletter-join .description {
    font-size: 13px;
    line-height: 22px;
    color: #a3a2a2;
    margin-bottom: 10px;
}

.newsletter-join .cell-view {
    width: 1000px;
    height: 75px;
}

.custom-col-4-in-row {
    float: left;
    width: 25%;
    padding: 0 15px;
}

.custom-col-4-in-row:nth-child(4n+1) {
    clear: both;
}

body.style-20 .cart-box.popup .content .price {
    color: #b11a1a;
}

body.style-20 .cart-box.popup .summary .grandtotal span {
    color: #b11a1a;
}

body.style-20 .button.style-4 {
    background: #b11a1a;
    border-color: #b11a1a;
}

@media (max-width:1199px) {
    .header-wrapper.center-container header.type-3 {
        background: #262626;
        border: none;
    }

    .header-wrapper.center-container header.type-3 .header-functionality-entry * {
        color: #fff;
    }

    .sidebar-content-wrapper.center-container .content-center {
        padding-top: 30px !important;
    }
}

@media (max-width:767px) {
    .sidebar-content-wrapper.center-container .content-center {
        padding-top: 15px !important;
    }

    .custom-col-4-in-row {
        width: 33.33333%;
    }

    .custom-col-4-in-row:nth-child(4n+1) {
        clear: none;
    }

    .custom-col-4-in-row:nth-child(3n+1) {
        clear: both;
    }

    .newsletter-join .cell-view {
        height: auto;
    }

    .information-entry-xs {
        margin-bottom: 10px;
    }

    body.style-20 .products-swiper {
        margin: 0;
    }
}

@media (max-width:450px) {
    .custom-col-4-in-row {
        width: 50%;
    }

    .custom-col-4-in-row:nth-child(3n+1) {
        clear: none;
    }

    .custom-col-4-in-row:nth-child(2n+1) {
        clear: both;
    }

    .article-container img,
    .article-container ol,
    .article-container p,
    .article-container ul {
        margin-bottom: 15px;
        margin-bottom: 15px !important;
        color: #000;
        font-weight: 500;
        font-size: 10px;
        line-height: 18px;
    }
}

.products-slider-banner {
    margin-bottom: 40px;
    border: 1px #e6e6e6 solid;
    position: relative;
    overflow: hidden;
}

.products-slider-banner .pagination {
    display: none;
}

.products-slider-banner:after {
    display: block;
    content: "";
    clear: both;
}

.products-slider-banner .products-swiper {
    margin-left: 0;
    margin-left: 400px;
    margin-right: 0;
    height: 400px;
}

.products-slider-banner .products-swiper:after,
.products-slider-banner .products-swiper:before {
    display: none;
}

.products-slider-banner .swiper-container,
.products-slider-banner .swiper-slide,
.products-slider-banner .swiper-wrapper {
    height: inherit !important;
    position: relative;
}

.products-slider-banner .swiper-slide:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    left: 0;
    top: 0;
    background: #e6e6e6;
}

.products-slider-banner .paddings-container {
    position: relative;
    top: 15%;
}

.products-slider-banner .promo-banner-box {
    float: left;
    width: 400px;
    height: 400px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.products-slider-banner .promo-banner-box .promo-text .description {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -1px;
}

body.style-21 .sidebar-logos-row a img {
    opacity: .7;
}

body.style-21 .sidebar-logos-row a:hover img {
    opacity: 1;
}

body.style-21 .price .current {
    color: #c7192c;
}

body.style-21 .product-slide-entry .title:hover {
    color: #c7192c;
}

body.style-21 .bubbles span {
    background: #c7192c;
}

body.style-21 .search-button {
    background: #c7192c;
}

.header-wrapper.style-21 header {
    padding-left: 30px;
    padding-right: 30px;
}

.demo-categories-wrapper {
    margin-bottom: 60px;
}

.demo-categories-entry {
    border: 1px #e6e6e6 solid;
    padding: 35px;
    background-position: right bottom;
    background-repeat: no-repeat;
    min-height: 450px;
    position: relative;
}

.demo-categories-entry .title {
    font-size: 14px;
    line-height: 16px;
    color: #2f2f2f;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    margin-bottom: 15px;
}

.demo-categories-entry .title:hover {
    color: #c3172b;
}

.demo-categories-entry .list a {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    color: #2e2e2e;
    display: block;
    padding: 15px 0;
    border-top: 1px #ebebeb solid;
}

.demo-categories-entry .list a:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 7px;
    color: #cecece;
    display: inline-block;
}

.demo-categories-entry .list a:hover {
    color: #c3172b;
}

.demo-categories-entry .block-info {
    text-align: right;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}

.demo-categories-entry .block-info .title {
    font-size: 18px;
    line-height: 24px;
    color: #a5a5a5;
}

.demo-categories-entry .block-info .description {
    font-size: 40px;
    line-height: 42px;
    color: #262626;
    font-weight: 900;
    letter-spacing: -2px;
}

.demo-categories-entry .block-info .detail-link {
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    color: #c3172b;
    text-decoration: underline;
}

.demo-categories-entry .block-info .detail-link:hover {
    text-decoration: none;
}

.footer-wrapper.style-21 footer.type-2 .footer-links a:hover {
    color: #ce1313;
}

.footer-wrapper.style-21 footer.type-2 .copyright a {
    color: #ce1313;
}

@media (max-width:1700px) {
    .demo-categories-entry .block-info .description {
        font-size: 30px;
        line-height: 32px;
    }
}

@media (max-width:1400px) {
    .demo-categories-entry .block-info .description {
        font-size: 24px;
        line-height: 25px;
        letter-spacing: -1px;
    }
}

@media (min-width:1200px) {
    .header-wrapper.style-21 header:not(.fixed-header) .navigation {
        border: none;
    }

    .header-wrapper.style-21 header:not(.fixed-header) nav:before {
        background: #262626;
        position: absolute;
        height: 100%;
        width: 10000px;
        left: 50%;
        margin-left: -5000px;
        content: "";
        z-index: -1;
    }

    .header-wrapper.style-21 header:not(.fixed-header) nav>ul>li>a {
        color: #fff;
    }
}

@media (max-width:1199px) {
    .products-slider-banner .promo-banner-box {
        width: 350px;
        height: 350px;
    }

    .products-slider-banner .products-swiper {
        height: 350px;
        margin-left: 350px;
    }

    .demo-categories-entry:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: rgba(255, 255, 255, .8);
    }
}

@media (max-width:991px) {
    .products-slider-banner .promo-banner-box {
        width: 250px;
    }

    .products-slider-banner .products-swiper {
        margin-left: 250px;
    }

    .products-slider-banner .promo-banner-box .promo-text .description {
        font-size: 33px;
        line-height: 33px;
    }
}

@media (max-width:767px) {
    .products-slider-banner .promo-banner-box {
        width: auto;
        float: none;
    }

    .products-slider-banner .products-swiper {
        margin-left: 0;
        height: auto;
    }

    .products-slider-banner .paddings-container {
        padding-top: 0;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .demo-categories-wrapper {
        margin-bottom: 40px;
    }
}

.teaser-container {
    background-color: #f8f8f8;
    height: 100%;
}

.teaser-container .cell-view {
    vertical-align: middle;
}

.teaser-container .row-view {
    height: 25%;
}

.teaser-logo {
    text-align: center;
    padding: 15px 0;
}

.teaser-logo .logo {
    display: inline-block;
}

.teaser-logo .logo img {
    display: block;
}

.teaser-content {
    background: #fff;
    padding: 70px 0;
    text-align: center;
}

.teaser-subtitle {
    font-size: 24px;
    line-height: 24px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 9px;
}

.teaser-title {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 11px;
    color: #262626;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
}

.teaser-description {
    font-size: 15px;
    line-height: 22px;
    color: #b6b6b6;
    max-width: 560px;
    margin: 0 auto;
    margin-bottom: 35px;
}

.teaser-date {
    margin-bottom: 55px;
}

.teaser-date .date-square {
    font-family: Montserrat, sans-serif;
    float: left;
    width: 25%;
    position: relative;
}

.teaser-date .date-square:after {
    height: 60px;
    width: 1px;
    background: #e3e3e3;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 0;
    content: "";
}

.teaser-date .date-square:first-child:after {
    display: none;
}

.teaser-date .date-square span {
    display: block;
    display: block;
    font-size: 72px;
    line-height: 70px;
    font-weight: 400;
    color: #262626;
}

.teaser-date .date-square p {
    font-size: 18px;
    line-height: 24px;
    display: block;
    font-weight: 700;
    color: #c8c8c8;
    text-transform: uppercase;
}

.teaser-content .center {
    max-width: 740px;
    margin: 0 auto;
    padding: 0 15px;
}

.teaser-copyright {
    text-align: center;
    padding: 25px 0;
}

.teaser-copyright .copyright {
    margin-bottom: 0;
}

.teaser-copyright .copyright a {
    color: #d7af23;
}

.styled-form {
    max-width: 430px;
    margin: 0 auto;
}

.styled-form .form-title {
    font-size: 13px;
    line-height: 27px;
    color: #313131;
    text-align: left;
}

.styled-form .submit-wrapper {
    position: relative;
    float: right;
    height: 45px;
    white-space: nowrap;
    line-height: 45px;
    width: 110px;
    background: #d7af23;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.styled-form .submit-wrapper:hover {
    background: #c2c2c2 !important;
    color: #fff;
}

.styled-form .submit-wrapper input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border: none;
}

.styled-form .field-wrapper {
    border: 1px #e6e6e6 solid;
    border-right: none;
    height: 45px;
    margin-right: 110px;
}

.styled-form .field-wrapper input {
    width: 100%;
    padding: 0 20px;
    border: none;
    font-size: 13px;
    line-height: 43px;
    height: 43px;
}

@media (max-width:767px) {
    .teaser-date .date-square span {
        font-size: 38px;
        line-height: 34px;
    }

    .teaser-date .date-square p {
        font-size: 14px;
    }

    .teaser-content {
        padding: 35px 0;
    }
}

body.teaser-2 {
    background: #000;
}

body.teaser-2 .teaser-container {
    background-color: transparent;
}

body.teaser-2 .teaser-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    opacity: .3;
}

body.teaser-2 .teaser-content {
    background: 0 0;
}

body.teaser-2 .teaser-container .row-view {
    height: 0%;
}

body.teaser-2 .teaser-title {
    color: #fff;
}

body.teaser-2 .teaser-description {
    color: #b6b6b6;
}

body.teaser-2 .teaser-date .date-square span {
    color: #fff;
}

body.teaser-2 .teaser-date .date-square p {
    color: #edc32f;
}

body.teaser-2 .teaser-date .date-square:after {
    background: rgba(255, 255, 255, .3);
}

body.teaser-2 .styled-form .field-wrapper {
    border-color: rgba(255, 255, 255, .1);
}

body.teaser-2 .styled-form .field-wrapper input {
    background: rgba(255, 255, 255, .1);
    color: #fff;
}

body.teaser-2 .teaser-copyright .copyright a:hover {
    color: #fff !important;
}

body.teaser-3 {
    background: #000;
}

body.teaser-3 .teaser-container {
    background-color: transparent;
}

body.teaser-3 .teaser-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    opacity: .5;
}

body.teaser-3 .teaser-content {
    background: 0 0;
}

body.teaser-3 .teaser-container .row-view {
    height: 0%;
}

body.teaser-3 .teaser-title {
    color: #fff;
}

body.teaser-3 .teaser-description {
    color: #b6b6b6;
}

body.teaser-3 .styled-form .field-wrapper {
    border-color: rgba(255, 255, 255, .1);
}

body.teaser-3 .styled-form .field-wrapper input {
    background: rgba(255, 255, 255, .1);
    color: #fff;
}

body.teaser-3 .teaser-copyright .copyright a {
    color: #6aa207;
}

body.teaser-3 .teaser-copyright .copyright a:hover {
    color: #fff !important;
}

body.teaser-3 .styled-form .submit-wrapper {
    background: #6aa207;
}

body.teaser-3 .teaser-title {
    font-size: 72px;
    line-height: 62px;
    border-top: 4px #fff solid;
    border-bottom: 4px #fff solid;
    display: inline-block;
    margin-bottom: 15px;
}

@media (max-width:767px) {
    body.teaser-3 .teaser-title {
        font-size: 52px;
        line-height: 45px;
    }
}

.message-box {
    color: #8cbc09;
    border: 2px currentColor solid;
    margin-bottom: 25px;
    position: relative;
}

.message-icon {
    position: absolute;
    width: 62px;
    height: 100%;
    background: currentColor;
    left: 0;
    top: 0;
}

.message-icon .fa {
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -12px;
}

.message-text {
    font-size: 13px;
    color: #2e2e2e;
    font-weight: 500;
    line-height: 22px;
    padding: 20px 60px 20px 100px;
}

.message-text b {
    font-weight: 700;
}

.message-close {
    width: 55px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    cursor: pointer;
}

.message-close .fa {
    font-size: 12px;
    line-height: 12px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -6px;
    color: grey;
}

.message-danger {
    color: #bc0909;
}

.message-warning {
    color: #e7b60a;
}

.message-info {
    color: #03b4ea;
}

.overlay-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 15;
    left: -100%;
    top: 0;
}

.overlay-popup.visible {
    left: 0;
}

.overlay-popup :last-child {
    margin-bottom: 0 !important;
}

.overlay-popup .close-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    opacity: 0;
    min-height: 100vh;
}

.overlay-popup .cell-view {
    position: relative;
}

.overlay-popup.active .close-layer {
    opacity: 1;
}

.overlay-popup .overflow {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow-x: hidden;
}

.overlay-popup .popup-container {
    padding: 15px;
    background: #fff;
    max-width: 860px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    transform: perspective(2000px) rotateX(77deg);
    -moz-transform: perspective(2000px) rotateX(77deg);
    -webkit-transform: perspective(2000px) rotateX(77deg);
    -ms-transform: perspective(2000px) rotateX(77deg);
    opacity: 0;
}

.overlay-popup.active .popup-container {
    transform: perspective(2000px) rotateX(0);
    -moz-transform: perspective(2000px) rotateX(0);
    -webkit-transform: perspective(2000px) rotateX(0);
    -ms-transform: perspective(2000px) rotateX(0);
    opacity: 1;
}

.overlay-popup .popup-container .gallery-image {
    width: 100%;
    height: auto;
}

.close-popup {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 18px;
    right: 18px;
    cursor: pointer;
}

.close-popup:after,
.close-popup:before {
    width: 19px;
    height: 2px;
    top: 50%;
    margin-top: -1px;
    left: -2px;
    content: "";
    background: #000;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    position: absolute;
}

.close-popup:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

#product-popup .popup-container {
    max-width: 860px;
    width: 100%;
}

#subscribe-popup .popup-container {
    max-width: 600px;
    width: 90%;
    padding: 15px;
}

.popup-background {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: auto;
}

.newsletter-title {
    font-size: 36px;
    line-height: 48px;
    color: #3d3d3d;
    font-weight: 400;
    position: relative;
}

.newsletter-text {
    font-size: 14px;
    line-height: 26px;
    color: grey;
    font-weight: 300;
    margin-bottom: 25px;
    position: relative;
}

.newsletter-text a {
    font-weight: 500;
    color: #3d3d3d;
    text-decoration: underline;
}

.newsletter-text a:hover {
    text-decoration: none;
}

.overlay-popup .styled-form {
    margin-bottom: 25px;
    max-width: 100%;
}

.overlay-popup .form-title {
    font-size: 13px;
    color: #313131;
    font-weight: 600;
}

@media (max-width:767px) {
    .overlay-popup .popup-container {
        padding: 25px;
    }

    .panel-default>.panel-heading {
        color: #fff;
        background-color: #205b9a;
        border-color: #000;
        line-height: 24px;
    }

    .close-popup {
        top: 4px;
        right: 4px;
    }

    #product-popup .cell-view,
    #product-popup .table-view {
        display: block;
    }

    .popup-background {
        display: none;
    }

    #subscribe-popup .popup-container {
        min-width: 0;
        padding: 15px;
    }
}

.jspPane {
    margin-left: 0 !important;
    margin-right: 10px;
}

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    background: red;
    border-left: 1px solid #f2f2f2;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #fff;
    position: relative;
}

.jspDrag {
    background: #c2c2c2;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspDrag,
.jspHorizontalBar .jspTrack {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: 0;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

.article-container {
    font-size: 14px;
    line-height: 22px;
    color: #777;
    margin-bottom: 25px;
}

.article-container b {
    font-weight: 500;
    color: #2e2e2e;
}

.article-container a {
    color: #0e4fc5;
}

.article-container li a {
    color: grey;
}

.article-container.columns-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}

.article-container.columns-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}

.article-container img,
.article-container ol,
.article-container p,
.article-container ul {
    margin-bottom: 15px;
    margin-bottom: 15px !important;
    color: #777;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
}

.article-container ol li {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

.article-container h1,
.h1 {
    font-size: 32px;
    line-height: 32px;
    color: #777;
    font-weight: 500;
    margin-bottom: 15px;
}

.article-container h2,
.h2 {
    font-size: 28px;
    line-height: 34px;
    color: #777;
    font-weight: 300;
    margin-bottom: 15px;
}

.article-container h3,
.h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 11px;
    color: #777;
}

.article-container h4,
.h4 {
    font-size: 18px;
    line-height: 22px;
    color: #262626;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: none;
}

.article-container h5,
.h5 {
    font-size: 18px;
    line-height: 30px;
    color: #262626;
    font-weight: 600;
    text-transform: uppercase;
}

.article-container h5 .fa,
.h5 .fa {
    font-size: 20px;
    color: #7eb82a;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -3px;
    margin-right: 5px;
}

.article-container h6,
.h6 {
    font-size: 14px;
    line-height: 18px;
    color: #262626;
    font-weight: 700;
    margin-bottom: 15px;
}

.accordeon-container.style-1 {
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
}

.accordeon-container ul li {
    display: inline-block;
    margin-left: -5px;
}

.accordeon-container img,
.accordeon-container ol,
.accordeon-container p,
.accordeon-container ul {
    margin-bottom: 15px;
    font-weight: 500;
}

@media (max-width:767px) {

    .article-container.columns-2,
    .article-container.columns-3 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    }
}

.accordeon-title,
.action-button,
.blog-entry .readmore,
.blog-entry .subtitle a,
.blog-entry .subtitle a b,
.blog-entry .title,
.bottom-line-a,
.breadcrumb-box a,
.button,
.cart-summary-box .simple-link,
.categories-list ul li a,
.checkout-progress-widget a.step-entry,
.color-selector .entry:after,
.color-selector .entry:before,
.color-text-widget,
.color-text-widget .cell-view,
.color-text-widget .description,
.color-text-widget .title,
.column-article-entry .title,
.container-404 .text a,
.continue-link,
.copyright a,
.demo-categories-entry .list a,
.demo-categories-entry .title,
.departmets-drop-down .list a,
.fixed-header-square-button .fa,
.header-functionality-entry,
.hover-class-1:after,
.hover-label,
.hover-layer,
.icon-entry .image,
.inline-product-entry .image,
.inline-product-entry .title,
.latest-entries-heading .latest-more,
.list-type-1 a,
.menu-slider-arrows a .fa,
.parallax-view,
.portfolio-entry .title,
.portfolio-navigation a,
.product-mix-info,
.product-slide-entry .subtitle,
.product-slide-entry .tag,
.product-slide-entry .title,
.quantity-selector .entry.number-minus,
.quantity-selector .entry.number-plus,
.read-more,
.remove-button,
.sale-entry,
.sale-entry-border,
.sale-entry-border:before,
.search-button,
.search-drop-down .category-entry,
.sidebar-logos-row a img,
.sidebar-navigation .entry,
.sidebar-navigation .entry:before,
.simple-field,
.simple-form .submit,
.simple-search-form,
.simple-search-form .simple-submit,
.size-selector .entry:after,
.socials-box a,
.socials-box a .fa,
.special-item-entry>img,
.square-button,
.styled-form .submit-wrapper,
.tabs-container.style-1 .tab-switcher,
.tags-box a,
.top-line-a,
.traditional-cart-entry .tag,
.traditional-cart-entry .title,
a.sale-entry .sale-description,
a.sale-entry .sale-price,
a.sale-entry .sale-price span,
a.sale-entry:before,
footer a {
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
}

.actions,
.blog-entry .image img,
.comment-image:after,
.creative-square-box .background-box,
.creative-square-box:before,
.from-the-blog-entry .image:after,
.hover-layer .info,
.navigation-banner-content,
.navigation-banner-content .description,
.navigation-banner-content .info,
.navigation-banner-content .subtitle,
.navigation-banner-content .title,
.product-image .bottom-line,
.product-image .top-line-a,
.product-image img,
.product-slide-entry .product-image:after,
.product-thumbnails-swiper .paddings-container,
.promo-banner-box .promo-text,
.promo-banner-box .promo-text .description,
.promo-banner-box:before,
.sidebar-navigation .title .fa,
.swiper-slide .parallax-article .description,
.swiper-slide .parallax-article .info,
.swiper-slide .parallax-article .subtitle,
.title-info,
.toggle-list-button:after,
a.mozaic-banner-entry .description,
a.mozaic-banner-entry .subtitle,
a.mozaic-banner-entry .title,
a.mozaic-banner-entry .view,
a.mozaic-banner-entry:before {
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
}

.overlay-popup .close-layer,
.overlay-popup .popup-container,
.portfolio-drop-down,
.swiper-slide .parallax-article .title {
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
}

.blog-entry .image:hover img,
.creative-square-box:hover .background-box,
.portfolio-entry:hover .image img {
    -moz-transition: all 10s linear !important;
    -o-transition: all 10s linear !important;
    -webkit-transition: all 10s linear !important;
    transition: all 10s linear !important;
    -ms-transition: all 10s linear !important;
}

.disable-animation,
.shop-grid .product-slide-entry .title {
    -moz-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;
    -ms-transition: none !important;
}

.navigation-banner-content .subtitle,
.overlay-popup.active .popup-container,
.swiper-slide .parallax-article .description,
.swiper-slide .parallax-article .subtitle {
    transition-delay: .2s;
    -moz-transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -ms-transition-delay: .2s;
}

.navigation-banner-content .title {
    transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -webkit-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
}

.swiper-slide .parallax-article .info {
    transition-delay: .4s;
    -moz-transition-delay: .4s;
    -webkit-transition-delay: .4s;
    -ms-transition-delay: .4s;
}

.header-demo {
    height: 250px;
    position: relative;
    background-size: cover;
    background-position: center top;
    margin-bottom: 50px;
}

.header-demo.background-demo:before {
    background: rgba(0, 0, 0, .2) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.header-demo .header-wrapper.style-3 header:before {
    height: 205px;
}

.header-demo header {
    position: absolute !important;
}

_:-ms-input-placeholder,
:root .simple-field.simple-drop-down select {
    padding-right: 22px;
}

_:-ms-input-placeholder,
:root .size-1.simple-field.simple-drop-down select {
    padding-right: 14px;
}

_:-ms-input-placeholder,
:root .simple-drop-down select {
    padding-right: 10px;
}

@media (max-width:991px) and (min-width:768px) {
    .header-functionality-entry {
        margin-left: 15px;
    }
}

.social-links li {
    float: left;
    margin: 0 2px 0 0;
}

.social-links li a {
    display: block;
    height: 32px;
    width: 32px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    line-height: 20px;
    font-size: 16px;
    padding: 8px 2px;
}

.facebook a {
    background: #3c5b9b;
}

.twitter a {
    background: #2daae1;
}

.google-plus a {
    background: #f63f29;
}

.linkedin a {
    background: #0085ae;
}

.youtube a {
    background: #f63f29;
}

.circlebdr img {
    transition: transform 1s;
    width: 100%;
    height: auto;
}

.information-entry p {
    color: #000;
    font-weight: 500;
}

.marginbtm5 {
    margin-bottom: 10px;
}

.marginbtm20 {
    margin-bottom: 20px;
}

.margintop15 {
    margin-top: 15px;
}

.margintop35 {
    margin-top: 35px;
}

.margintop10 {
    margin-top: 10px;
}

.margintop5 {
    margin-top: 5px;
}

.parallax-vertical-alignso {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -85px;
    text-align: center;
}

.pad15 {
    padding: 15px 85px !important;
}

.marginbottom25 {
    margin-bottom: 25px !important;
}

.pad22 {
    padding: 0 20px !important;
}

.padding0 {
    padding: 0 !important;
}

.lineheight30 {
    line-height: 30px;
    text-align: justify;
}

.client-left ul li {
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #e4e4e4;
}

.clients-wrp-box {
    padding: 10px 20px 10px 20px;
    width: 100%;
}

.title-section {
    text-align: center;
    text-transform: none;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    line-height: 0;
    border-bottom: 1px solid #337ab7;
    margin-bottom: 25px !important;
}

.title-section span {
    line-height: 30px;
    margin-bottom: -15px !important;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    background: #fff;
    padding: 0 30px;
}

.single-ad {
    border: 1px solid #e1e1e1;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #fff;
    color: #000;
    box-shadow: 2px 2px 5px #ddd;
    max-height: 325px;
}

.single-ad p {
    font-size: 14px !important;
    padding-top: 10px;
    color: #000;
    padding: 0 10px 0 10px;
}

.single-ad .add-pic {
    padding: 5px;
    text-align: center;
}

.single-ad .add-pic p {
    padding: 10px 10px 10px 10px;
    background-color: #eff6ff;
}

.single-ad .add-pic .clientpic {
    height: 134px;
    width: auto;
}

.single-ad:hover {
    -webkit-transform: scale(1.014);
    transform: scale(1.014);
    box-shadow: 0 10px 50px -5px rgba(45, 62, 80, .15);
    transition: .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.mt-xlg {
    margin-top: 30px !important;
}

.featured-box {
    background: #f5f5f5;
    background: -webkit-linear-gradient(top, #fff 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
    background: linear-gradient(to bottom, #fff 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #ececec;
    border-radius: 8px;
    border-right: 1px solid #ececec;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .04);
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    min-height: 100px;
    position: relative;
    text-align: center;
    z-index: 1;
}

.featured-boxes .featured-box {
    margin-bottom: 30px;
    margin-top: 45px;
}

html .featured-box-primary .box-content {
    border-top-color: #ca1515;
}

.featured-box-primary .box-content {
    border-top-color: #ca1515;
}

.featured-box .box-content {
    border-radius: 8px;
    border-top: 1px solid #ccc;
    border-top-width: 4px;
    padding: 15px 0 5px 0;
}

.featured-box .box-content .description {
    text-transform: initial;
    padding: 10px;
    text-align: justify;
    margin: 0;
    line-height: 20px;
}

.featured-box-effect-1 .icon-featured:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 3px #fff;
    -webkit-transition: -webkit-transform .2s, opacity .2s;
    -webkit-transform: scale(1);
    -moz-transition: -moz-transform .2s, opacity .2s;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transition: transform .2s, opacity .2s;
    transform: scale(1);
    opacity: 0;
}

html .featured-box-primary .icon-featured {
    background-color: #1c5899;
}

.icon-featured {
    display: inline-block;
    font-size: 0;
    font-size: 40px;
    margin: 15px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
    line-height: 110px;
    padding: 15px;
}

.icon-featured:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "";
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.featured-box-effect-1:hover .icon-featured:after {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: 1;
}

.featured-box-primary .icon-featured:after {
    border-color: #08c;
}

@media (max-width:1199px) {
    nav>ul>li>.fa {
        position: absolute;
        right: 5px;
        top: 2px;
        line-height: 40px;
        width: 40px;
        text-align: center;
        cursor: pointer;
        margin: 0;
        font-size: 12px;
    }

    .filter {
        display: block;
        color: #fff !important;
        padding: 10px;
    }

    .filter a {
        font-size: 29px;
        color: #fff;
    }

    .filterdata {
        display: none;
    }
}

.blur {
    background-repeat: no-repeat;
    background-position: bottom center;
    filter: blur(4px);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65px;
    z-index: 9;
}

.banner .title-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65px;
    color: #fff;
    border-top: solid 1px rgba(255, 255, 255, .2);
    z-index: 10;
}

.banner .title-bar .container {
    position: relative;
    height: 65px;
    padding-top: 12px;
    font-size: 14px;
}

.banner .title-bar h1 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 44px;
    margin: 0;
    position: absolute;
    left: 15px;
    bottom: 100%;
    line-height: 36px;
}

.hvr-schedule {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    border: 1px #ca1515 solid;
    font-size: 12px;
    line-height: 20px;
    min-width: 98px;
    text-align: center;
    padding: 8px 5px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
}

.hvr-schedule:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ca1515;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-schedule:active,
.hvr-schedule:focus,
.hvr-schedule:hover {
    color: #fff;
}

.hvr-schedule:active:before,
.hvr-schedule:focus:before,
.hvr-schedule:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
}

.hvr-dealer {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    border: 1px #3369a3 solid;
    font-size: 12px;
    line-height: 36px;
    min-width: 114px;
    text-align: center;
    padding: 0 5px !important;
    text-transform: uppercase;
    font-weight: 700;
}

.hvr-dealer:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #3369a3;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-dealer:active,
.hvr-dealer:focus,
.hvr-dealer:hover {
    color: #fff;
}

.hvr-dealer:active:before,
.hvr-dealer:focus:before,
.hvr-dealer:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
}

.font20 {
    font-size: 11px;
    margin: 0 2px;
    color: #fff !important;
}

.margin5 {
    margin: 0 0 5px 10px;
}

.font15 {
    font-size: 13px;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    margin: 3px;
}

.btn.active,
.btn:active {
    background-color: #5f5f5f;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    border: 2px solid #5a5959;
}

.btn.active1,
.btn:active {
    background-color: #424242;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    border: 2px solid #000;
}

hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #9e9e9e;
}

.blog-sidebar {
    background: #fff;
    padding: 15px;
    border: 1px solid #ddd !important;
    opacity: .9;
}

.bordertopnone {
    border-top: none !important;
}

.color_tab {
    margin-top: 5px;
    text-align: center;
}

.color_tab li {
    display: inline-block;
    text-align: center;
    margin: 0;
}

.paddingtop0 {
    padding-top: 0 !important;
}

.lead {
    font-size: 15px;
    line-height: 27px;
}

b,
strong {
    font-weight: 700 !important;
}

.marginbottom0 {
    margin-bottom: 0 !important;
}

.margintop0 {
    margin-top: 0 !important;
}

.gallery h4 {
    font-weight: 800;
}

.card {
    border: 0;
    border-radius: .25rem;
    font-weight: 400;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.testimonial-card .card-up {
    overflow: hidden;
    height: 120px;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.aqua-gradient {
    background: linear-gradient(40deg, #000, #6f6f6f) !important;
}

.testimonial-card .avatar {
    border-radius: 50%;
    width: 120px;
    overflow: hidden;
}

.avatar {
    max-width: 150px;
    margin: 0 auto;
}

.testimonial-card .avatar img {
    width: 100%;
    vertical-align: middle;
    border-style: none;
}

.card img {
    border-radius: .25rem .25rem 0 0;
}

.rounded-circle {
    border-radius: 50% !important;
}

.testimonial-card .card-body {
    text-align: center;
    position: relative;
}

.card .card-body {
    position: relative;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-body h4 {
    font-weight: 500;
    margin-bottom: 1rem;
}

.card-title {
    margin-bottom: 5px !important;
    text-align: center;
}

.card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
}

.view {
    position: relative;
    overflow: hidden;
    cursor: default;
}

.view .mask {
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
}

.waves-effect {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    z-index: 1;
}

.single-video {
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #e1e1e1;
    margin-bottom: 30px;
}

.single-video:hover {
    background: #000;
}

.single-video .video-pic {
    position: relative;
}

.single-video .video-pic img {
    width: 100%;
    max-height: 180px;
}

.single-video h4 {
    font-size: 16px !important;
    padding: 0 10px;
    line-height: 18px;
    height: 40px;
    overflow: hidden;
    margin: 0 !important;
}

.single-video:hover h4 {
    color: #fff;
}

.single-video .play-btn {
    position: absolute;
    left: 0;
    top: 40%;
    right: 0;
    margin: auto;
    height: 40px;
    width: 40px;
    background: rgba(255, 255, 255, .8);
    color: #2d69a3;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.single-video:hover .play-btn {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}

.single-video .play-btn i {
    margin-right: -3px;
}

.single-video .play-btn:before {
    content: "";
    position: absolute;
    border: 10px solid rgba(255, 255, 255, 0);
    height: 40px;
    width: 40px;
    left: 0;
    top: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.single-video:hover .play-btn:before {
    border-color: rgba(255, 255, 255, .4);
    height: 60px;
    width: 60px;
    left: -10px;
    top: -10px;
}

.single-video .play-btn:after {
    content: "";
    position: absolute;
    border: 10px solid rgba(255, 255, 255, 0);
    height: 40px;
    width: 40px;
    left: 0;
    top: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.single-video:hover .play-btn:after {
    border-color: rgba(255, 255, 255, .15);
    height: 80px;
    width: 80px;
    left: -20px;
    top: -20px;
}

.single-video,
.single-video .play-btn,
.single-video .play-btn:after,
.single-video .play-btn:before,
.single-video h4 {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 13px 0 0;
    zoom: 1.5;
    line-height: normal;
}

.form-group {
    margin-bottom: 15px !important;
}

@media (max-width:767px) {
    .portfolio-entry .image img {
        display: block;
        position: relative;
        width: 100%;
        margin: 20px auto;
    }

    .toggle {
        margin: 10px 0 20px;
        position: relative;
        clear: both;
    }

    .toggle .toggle {
        margin: 10px 0 0;
    }

    .toggle>input {
        cursor: pointer;
        height: 45px;
        margin: 0;
        opacity: 0;
        position: absolute;
        width: 100%;
        z-index: 2;
    }

    .toggle>label {
        -webkit-transition: all .15s ease-out;
        -moz-transition: all .15s ease-out;
        transition: all .15s ease-out;
        background: #f4f4f4;
        border-left: 3px solid #ccc;
        border-radius: 5px;
        color: #ccc;
        display: block;
        font-size: 1.1em;
        min-height: 20px;
        padding: 12px 20px 12px 10px;
        position: relative;
        cursor: pointer;
        font-weight: 400;
    }

    .toggle>label:-moz-selection {
        background: none;
    }

    .toggle>label i.fa-minus {
        display: none;
    }

    .toggle>label i.fa-plus {
        display: inline;
    }

    .toggle>label:selection {
        background: none;
    }

    .toggle>label:before {
        border: 6px solid transparent;
        border-left-color: inherit;
        content: "";
        margin-top: -6px;
        position: absolute;
        right: 4px;
        top: 50%;
    }

    .toggle>label:hover {
        background: #f5f5f5;
    }

    .toggle>label+p {
        color: #999;
        display: block;
        overflow: hidden;
        padding-left: 30px;
        text-overflow: ellipsis;
        white-space: nowrap;
        height: 25px;
    }

    .toggle>label i {
        font-size: .7em;
        margin-right: 8px;
        position: relative;
        top: -1px;
    }

    .toggle>.toggle-content {
        display: none;
    }

    .toggle>.toggle-content>p {
        margin-bottom: 0;
        padding: 10px 0;
    }

    .toggle.active i.fa-minus {
        display: inline;
    }

    .toggle.active i.fa-plus {
        display: none;
    }

    .toggle.active>label {
        background: #f4f4f4;
        border-color: #ccc;
    }

    .toggle.active>label:before {
        border: 6px solid transparent;
        border-top-color: #fff;
        margin-top: -3px;
        right: 10px;
    }

    .toggle.active>p {
        white-space: normal;
    }

    .toggle>p.preview-active {
        height: auto;
        white-space: normal;
    }

    .toggle.toggle-sm .toggle>label {
        font-size: .9em;
        padding: 6px 20px 6px 10px;
    }

    .toggle.toggle-sm .toggle>.toggle-content>p {
        font-size: .9em;
    }

    .toggle.toggle-lg .toggle>label {
        font-size: 1.1em;
        padding: 16px 20px 16px 20px;
    }

    .toggle.toggle-lg .toggle>.toggle-content>p {
        font-size: 1.1em;
    }

    .toggle.toggle-simple .toggle>label {
        border-radius: 0;
        border: 0;
        background: 0 0;
        color: #777;
        color: #1d2127;
        padding-left: 32px;
        margin-bottom: -10px;
        font-size: 1em;
        font-weight: 600;
    }

    .toggle.toggle-simple .toggle>label:after {
        content: "";
        position: absolute;
        left: 0;
        display: block;
        width: 24px;
        height: 24px;
        background: #1c5899;
        top: 22px;
        margin-top: -12px;
        border-radius: 3px;
        z-index: 1;
    }

    .toggle.toggle-simple .toggle>label:before {
        border: 0;
        left: 7px;
        right: auto;
        margin-top: 0;
        top: 16px;
        font-family: FontAwesome;
        content: "";
        z-index: 2;
        color: #fff;
        font-size: 13px;
    }

    .toggle.toggle-simple .toggle.active>label {
        background: 0 0;
        color: #1d2127;
    }

    .toggle.toggle-simple .toggle.active>label:before {
        content: "";
    }
}

#feedback {
    position: fixed;
    top: 100px;
    left: -312px;
}

#feedback form {
    float: left;
    border: 1px solid #999;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
}

#feedback form label {
    display: block;
    float: left;
    line-height: 25px;
    margin-right: 20px;
    width: 100%;
    color: #000;
    font-size: 14px;
}

#feedback a {
    background: url("../image/feedback-buttons.png") no-repeat center left transparent;
    display: block;
    width: 40px;
    height: 175px;
    float: left;
    text-indent: -9999em;
    position: absolute;
    top: 35%;
    right: -40px;
}

#feedback a.nitro-lazy {
    background-image: none !important;
}

#feedback a:hover {
    background-position: center right;
}

#feedback form .btn {
    float: right;
    margin-top: 15px;
    background-color: #000;
    color: #fff;
}

#feedback form textarea {
    width: 100%;
    height: 90px;
    border: 1px solid #019ac6;
}

#feedback form input[type=text] {
    width: 100%;
    height: 37px;
    border: 1px solid #019ac6;
}

#feedback h2 {
    text-align: left;
    color: #000;
    font-size: 25px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}

#feedback .form-group {
    margin-bottom: 10px !important;
}

.black {
    color: #000 !important;
}

.paddingtop12 {
    padding-top: 12px;
}

ul.dealers li {
    display: inline-block;
    width: 20%;
}

.nav-tabs {
    border-bottom: 1px solid #e24a45;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #000;
    cursor: default;
    background-color: transparent !important;
    border-bottom: 4px solid #3167a1 !important;
    border-bottom-color: transparent;
    border: 0;
    font-weight: 700;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: rgba(50, 104, 162, 0);
    border: 0;
}

.showHide {
    display: none;
}

@media screen and (min-width:768px) {
    .showHide {
        display: block;
    }

    #leftside>button {
        display: none;
    }

    .filter {
        display: none;
    }

    .filterdata {
        display: block;
    }
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    margin-bottom: 25px !important;
    list-style: none;
}

.height270 {
    width: 100%;
    height: 270px;
}

.footer .form {
    background: #040608;
    border-color: #363839;
    border-bottom: 0 solid rgba(245, 245, 245, .5);
    border-left: 0 solid rgba(245, 245, 245, .5);
    border-right: 0 solid rgba(245, 245, 245, .5);
    padding: 15px 0;
}

.chat {
    position: fixed;
    bottom: 25px;
    right: 0;
}

#header-contact-email {
    background-color: #1c5899;
    cursor: pointer;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 9;
    padding: 15px;
    color: #fff;
    text-align: center;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    box-shadow: 1px 1px 10px 0 #fff;
}

#header-contact-email:hover {
    background-color: #000;
    padding: 30px 20px 20px 20px;
}

.main {
    height: 45px;
    width: 50px;
    overflow: hidden;
    position: fixed;
    bottom: 25%;
    right: 0;
    background: #2d619b;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    box-shadow: 2px 2px 2px 2px #000;
    z-index: 9999999;
}

.main .activator {
    height: 200px;
    width: 200px;
    float: left;
    display: block;
}

.maintow {
    height: 38px;
    width: 50px;
    overflow: hidden;
    position: fixed;
    bottom: 45%;
    right: -13px;
    background: #277cd8;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border: 1px solid #666;
    z-index: 9999999;
}

.maintow .activator {
    height: 200px;
    width: 200px;
    float: left;
    display: block;
}

.img {
    text-align: center;
    margin: 9px;
    height: auto;
    width: 20px;
    float: left;
}

.content {
    display: block;
    margin: 7px 15px;
    color: #fff;
    font-size: 12px;
}

.activator:hover {
    width: 500px;
}

.activator:hover .content {
    display: block;
}

.activator:hover .img {
    float: left;
}

a {
    color: #000;
    text-decoration: none;
}

.team .image {
    text-align: center;
    height: 180px;
    width: 100%;
}

.team .image img {
    border: 2px solid #fff;
    width: auto;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
}

.team a.title {
    font-size: 15px;
    font-weight: 600 !important;
}

.team .teamcontent {
    margin-top: 10px;
    height: 140px;
    border: 0 solid red;
    overflow: hidden;
    margin-bottom: 15px;
    color: #000;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
}

.team .teamblock {
    margin-bottom: 2em;
    text-align: center;
}

.brochure .image {
    text-align: center;
    height: 180px;
    width: 100%;
}

.brochure .image img {
    border: 2px solid #fff;
    width: auto;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
}

.brochure .brochure-block {
    margin-bottom: 2em;
}

.accreditations .awardscontent a.title {
    font-weight: 600 !important;
    height: 45px;
    overflow: hidden;
    color: #2c7cd3;
    line-height: 18px;
    padding-top: 10px;
}

.accreditations .awardscontent {
    height: 150px;
    border: 0 solid red;
    overflow: hidden;
    margin-bottom: 5px;
}

.awards .awardscontent a.title {
    font-weight: 600 !important;
    height: 45px;
    overflow: hidden;
    color: #2c7cd3;
    line-height: 18px;
    padding-top: 10px;
}

.awards .awardscontent {
    height: 150px;
    border: 0 solid red;
    overflow: hidden;
    margin-bottom: 5px;
}

.accreditations,
.awards {
    box-shadow: 3px 4px 4px #dfdfdf;
}

.accreditations:hover {
    box-shadow: 0 4px 4px 3px #dfdfdf;
}

.awards:hover {
    box-shadow: 0 4px 4px 3px #dfdfdf;
}

.dealerbg {
    background: #f7f7f7;
    padding: 0 15px;
    border: 1px solid #e8e8e8;
    margin-bottom: 10px;
}

.dealerhdg {
    font-size: 18px;
    font-weight: 600 !important;
    padding-top: 10px;
}

.dealer_blk {
    border: 1px solid #ccc;
    height: 214px;
    overflow: auto;
    padding: 10px;
}

.locate_btn {
    background-color: #fff;
    color: #5d5d5d;
    border: 1px solid #5d5d5d;
    padding: 4px 4px !important;
}

.filterimg {
    float: left;
    width: 6%;
    margin-right: 5px;
    margin-left: 12px;
}

.filterlbl {
    float: left;
    width: 21%;
    line-height: 30px;
    font-size: 13px;
}

.filtercntrl {
    float: left;
    width: 89%;
    margin-left: 5px;
    box-sizing: border-box;
    border: 0;
    min-height: 30px;
    height: auto;
}

.glryrecordicn {
    display: inline-block;
    vertical-align: top;
    height: 1.625em;
}

.glryrecordname {
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
    color: #777 !important;
    width: 76%;
    line-height: 19px;
}

.glrylocatebtn {
    position: absolute;
    bottom: 10px;
    left: 35%;
}

.red {
    color: red;
}

.blue {
    color: #337ab7;
}

.green {
    color: #20b2aa;
}

.product-title2 {
    font-size: 22px !important;
    line-height: 34px !important;
    margin-bottom: 8px !important;
    color: #777;
    font-weight: 400;
    position: relative;
}

.product-title2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 50px;
    height: 2px;
    background: #7eb82a;
}

button#search_dealer {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    margin-left: -20px !important;
    width: 100%;
}

h1.title {
    font-size: 22px !important;
}

.search-container {
    margin-bottom: 1em;
}

.entry-header .entry-title {
    margin-bottom: .25em !important;
}

h2.entry-title {
    font-size: 20px !important;
    margin-bottom: .25em;
}

.entry-title a {
    color: #1c5899 !important;
    text-decoration: none;
    margin-left: -2px;
}

.lineheight38 {
    line-height: 50px;
    color: #777;
}

.mt10 {
    margin-top: 10px;
}

.bluecolr {
    color: #03a5ff;
}

.topbtmmargin30 {
    margin: 30px 0 30px 0;
}

.headingbtmmgn30 {
    font-size: 22px;
    margin-bottom: 30px;
}

.boxstyle {
    background-color: #efefef;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 10% 3%;
    min-height: 270px;
}

.boxstyle2 {
    background-color: #efefef;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 5% 3%;
}

.boxstyle3 {
    background-color: #efefef;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    padding: 10% 3%;
    min-height: 380px;
}

.boxstylehdg {
    color: #d20a11;
    font-weight: 600;
    text-align: center;
    font-size: 24px;
    margin-bottom: 12px;
}

.linehgt20 {
    line-height: 20px;
    text-align: justify;
    display: grid;
    color: #777;
}

.linehgticon {
    line-height: 20px;
    text-align: justify;
    display: grid;
    color: #777;
}

ul.gallerypopup li {
    font-size: 14px;
    width: 30%;
    list-style-type: none;
    margin-right: 8px;
    margin-left: 0;
}

.galleryProName {
    height: 50px;
    border: 0 solid red;
    overflow: hidden;
    text-align: left;
}

.filterdata {
    position: absolute;
    right: 18px;
    top: 35px;
    z-index: 1000;
    border: 1px #e3e3e3 solid;
    background-color: #f7f7f7;
    padding: 12px;
    vertical-align: top;
}

.article-container .filterdata h3 {
    font-size: 20px;
    margin-bottom: 5px;
}

.article-container .filterdata ul li input[type=checkbox] {
    margin: 4px 3px 0 0 !important;
}

.filterbtn {
    font-size: 12px;
    line-height: 15px;
    padding: 8px 22px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    border: 2px #262626 solid;
    background: #262626;
    letter-spacing: 2px;
}

.filterbtn:hover {
    background: #fff;
    color: #262626;
}

.nomargin {
    margin: 0 0 5px;
    padding: 0;
}

#fa-filter {
    font-size: 15px;
    line-height: 33px;
    border: 1px #e3e3e3 solid;
    padding: 0 20px;
    margin: 0 4px 8px 4px;
}

.testimonial-img {
    min-width: 120px;
    height: auto;
    text-align: center;
    margin: 0;
}

.testimonial-img img {
    border-radius: 50rem;
    width: 120px;
    height: 120px;
    margin: .5rem;
}

.clientname {
    font-size: 1.3rem;
    margin-top: 20px;
    color: #262626;
}

.clientdata {
    color: grey;
    font-size: 16px;
    line-height: 30px;
}

.client-line {
    background-color: #ffa066;
    width: 3.5rem;
    height: .225rem;
    margin: .5rem 0;
}

.clientspeakimg {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0;
}

.img-clientspeak {
    display: block;
    width: auto;
    border-radius: 50rem;
    margin: .5rem;
}

ul.clientspeak-imgvideo li {
    text-align: left;
    width: 20%;
    height: 100px;
    display: inline-block;
}

.clientspeak-imgonly {
    text-align: left;
    width: 20%;
    display: inline-block;
    height: 100px;
}

.clientname {
    font-size: 1rem;
    margin-top: 20px;
    color: #262626;
}

.clientdesi {
    color: grey;
    font-size: 13px;
    line-height: 30px;
}

.clientline {
    background-color: #ffa066;
    width: 3.5rem;
    height: .125rem;
    margin: .2rem 0;
}

.clilentblk {
    background-color: #ffa066;
    width: 3.5rem;
    height: .225rem;
    margin: .5rem 0;
}

.request-brochure .image img {
    border: 1px solid #ccc !important;
    padding: 5px;
}

.request-brochure:hover {
    -webkit-transform: scale(1.014);
    transform: scale(1.014);
    box-shadow: 0 10px 50px -5px rgba(45, 62, 80, .15);
    transition: .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.request-brochure .title {
    font-size: 16px !important;
}

.descriptornote {
    margin-top: 10px;
}

.sectionClass {
    padding: 10px 0 20px 0;
    position: relative;
    display: block;
}

.sectionClass h2 {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 8px;
    color: #777;
    font-weight: 400;
    position: relative;
}

.fullWidth {
    width: 100% !important;
    display: table;
    float: none;
    padding: 0;
    min-height: 1px;
    height: 100%;
    position: relative;
}

.sectiontitle {
    background-position: center;
    margin: 30px 0 0;
    text-align: center;
    min-height: 20px;
}

.sectiontitle h2 {
    font-size: 30px;
    color: #222;
    margin-bottom: 0;
    padding-right: 10px;
    padding-left: 10px;
}

.headerLine {
    width: 160px;
    height: 2px;
    display: inline-block;
    background: #101f2e;
}

.projectFactsWrap {
    display: flex;
    margin-top: 5px;
    flex-direction: row;
    flex-wrap: wrap;
}

.projectFactsWrap1 {
    display: flex;
    margin-top: 5px;
    flex-direction: row;
    flex-wrap: wrap;
}

#projectFacts .fullWidth {
    padding: 0;
}

.item2,
.projectFactsWrap .item1 {
    width: 15%;
    height: 100%;
    padding: 6px 0;
    text-align: center;
    margin: 0 2px;
}

.item4a,
.projectFactsWrap .item3a {
    width: 23%;
    height: 100%;
    padding: 10px 0;
    text-align: center;
    margin: 0 2px;
}

.item4,
.projectFactsWrap1 .item3 {
    width: 47%;
    height: 100%;
    padding: 10px 0;
    text-align: center;
    margin: 0 2px;
}

.projectFactsWrap .item1:first-child {
    border-bottom-left-radius: 25px;
}

.projectFactsWrap .item1 {
    background: #d20a11;
    min-height: 103px;
}

.projectFactsWrap .item1:last-child {
    border-bottom-right-radius: 25px;
}

.projectFactsWrap .item2 {
    background: #bb0b11;
    min-height: 120px;
}

.projectFactsWrap .item3a {
    background: #bb0b11;
    min-height: 120px;
}

.projectFactsWrap .item4a {
    background: #bb0b11;
    border-bottom-right-radius: 25px;
    min-height: 120px;
}

.projectFactsWrap1 .item3 {
    background: #a10e13;
    border-top-left-radius: 25px;
}

.projectFactsWrap1 .item4 {
    background: #770a0e;
    border-top-right-radius: 25px;
}

.projectFactsWrap .item1 p.projectFactsWrap .item1 p.number {
    font-size: 30px;
    padding: 0;
    font-weight: 700;
}

.projectFactsWrap .item1 p.number {
    font-size: 22px;
    padding: 0;
    font-weight: 700;
}

.projectFactsWrap .item2 p.number {
    font-size: 30px;
    padding: 0;
    font-weight: 700;
}

.projectFactsWrap .item3a p.number {
    font-size: 30px;
    padding: 0;
    font-weight: 700;
}

.projectFactsWrap .item4a p.number {
    font-size: 30px;
    padding: 0;
    font-weight: 700;
}

.projectFactsWrap1 .item3 p.number {
    font-size: 32px;
    padding: 0;
    font-weight: 700;
}

.projectFactsWrap1 .item4 p.number {
    font-size: 32px;
    padding: 0;
    font-weight: 700;
}

.projectFactsWrap .item1 p {
    color: #fff;
    font-weight: 500 !important;
    font-size: 15px;
    margin: 0;
    padding: 3px;
}

.projectFactsWrap .item2 p {
    color: #fff;
    font-weight: 500 !important;
    font-size: 18px;
    margin: 0;
    padding: 5px;
}

.projectFactsWrap .item3a p {
    color: #fff;
    font-weight: 500 !important;
    font-size: 18px;
    margin: 0;
    padding: 5px;
}

.projectFactsWrap .item4a p {
    color: #fff;
    font-weight: 500 !important;
    font-size: 18px;
    margin: 0;
    padding: 5px;
}

.projectFactsWrap1 .item3 p {
    color: rgba(255, 255, 255, .8);
    font-size: 18px;
    margin: 0;
    padding: 5px;
}

.projectFactsWrap1 .item4 p {
    color: rgba(255, 255, 255, .8);
    font-size: 18px;
    margin: 0;
    padding: 5px;
}

.projectFactsWrap .item1 span {
    width: 59px;
    display: block;
    margin: 2px auto;
    padding: 5px 5px;
    color: rgba(255, 255, 255, .8);
    font-weight: 600 !important;
}

.projectFactsWrap .item2 span {
    width: 59px;
    display: block;
    margin: 4px auto;
    padding: 5px 5px;
    color: rgba(255, 255, 255, .8);
    font-weight: 600 !important;
}

.projectFactsWrap .item3a span {
    width: 59px;
    display: block;
    margin: 4px auto;
    padding: 5px 5px;
    color: rgba(255, 255, 255, .8);
    font-weight: 600 !important;
}

.projectFactsWrap .item4a span {
    width: 59px;
    display: block;
    margin: 4px auto;
    padding: 5px 5px;
    color: rgba(255, 255, 255, .8);
    font-weight: 600 !important;
}

.projectFactsWrap1 .item3 span {
    width: 59px;
    display: block;
    margin: 4px auto;
    padding: 5px 5px;
    background-color: #fff;
}

.projectFactsWrap1 .item4 span {
    width: 59px;
    display: block;
    margin: 4px auto;
    padding: 5px 5px;
    background-color: #fff;
}

.projectFactsWrap .item i {
    vertical-align: middle;
    font-size: 50px;
    color: rgba(255, 255, 255, .8);
}

.projectFactsWrap .item:hover i,
.projectFactsWrap .item:hover p {
    color: #fff;
}

.projectFactsWrap .item:hover span {
    background: #fff;
}

@media (max-width:786px) {
    .projectFactsWrap .item {
        flex: 0 0 50%;
    }
}

@media (max-width:768px) {
    .wp1s-resposive .wp1s-main-wrapper .wp1s-caption-wrapper.wp1s-caption-type-3 .wp1s-caption-title {
        font-size: 23px;
        padding-bottom: 10px;
    }
}

@media (max-width:601px) {
    .parallax-slide-mof {
        height: 352px !important;
    }
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("https://www.aiswindows.com/wp-content/themes/aiswindows/css/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon.nitro-lazy {
    background-image: none !important;
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
    margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: 0 0;
    color: #fff;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}

ul.foolinks {
    padding: 0;
}

ul.foolinks li {
    display: inline-block;
    line-height: 28px;
}

ul.foolinks li:after {
    content: " |";
    color: #b8b1b1 !important;
    padding: 0 5px;
}

.foolinks a {
    color: #b8b1b1 !important;
}

.foolinks a:active {
    color: #b8b1b1 !important;
}

.foolinks a:visited {
    color: #b8b1b1 !important;
}

.toplinks-phone-icon {
    background: url("../image/call-icn.gif") no-repeat;
}

.toplinks-phone-icon.nitro-lazy {
    background-image: none !important;
}

.toplinks-phone-icon:hover {
    background: url("../image/phone1m.png") no-repeat;
}

.toplinks-phone-icon:hover.nitro-lazy {
    background-image: none !important;
}

.toplinks-download-icon {
    background: url("../image/download1.png") no-repeat;
}

.toplinks-download-icon.nitro-lazy {
    background-image: none !important;
}

.toplinks-download-icon:hover {
    background: url("../image/download1m.png") no-repeat;
}

.toplinks-download-icon:hover.nitro-lazy {
    background-image: none !important;
}

.toplinks-location-icon {
    background: url("../image/location1.png") no-repeat;
}

.toplinks-location-icon.nitro-lazy {
    background-image: none !important;
}

.toplinks-center-icon {
    background: url("../image/thumb.png") no-repeat;
}

.toplinks-center-icon.nitro-lazy {
    background-image: none !important;
}

.toplinks-center-icon:hover {
    background: url("../image/thumb2.png") no-repeat;
}

.toplinks-center-icon:hover.nitro-lazy {
    background-image: none !important;
}

.toplinks-location-icon:hover {
    background: url("../image/location1m.png") no-repeat;
}

.toplinks-location-icon:hover.nitro-lazy {
    background-image: none !important;
}

.toplinks-blogs-icon {
    background: url("../image/blog-icn.png") no-repeat;
}

.toplinks-blogs-icon.nitro-lazy {
    background-image: none !important;
}

.toplinks-blogs-icon:hover {
    background: url("../image/blog-icn_hover.png") no-repeat;
}

.toplinks-blogs-icon:hover.nitro-lazy {
    background-image: none !important;
}

.social-list {
    padding: 0;
    margin: 0;
    -webkit-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s;
    background: #fff;
    display: none;
    text-align: right;
}

.social-list li {
    display: inline-block;
    font-size: 24px;
    height: 30px;
    padding: 5px;
    margin: 0;
    list-style-type: none;
}

.social-list li a {
    position: relative;
    width: 35px;
    overflow: hidden;
    line-height: 29px;
    text-decoration: none;
    text-align: center;
    color: #fff;
}

.social-list a.facebook {
    background-color: #3b5998;
    border-color: #3b5998;
}

.social-list a.pinterest {
    background-color: #bd081c;
    border-color: #bd081c;
}

.social-list a.twitter {
    background-color: #00aced;
    border-color: #00aced;
}

.headd_pp a {
    margin-top: 10px;
    color: #272727;
    font-size: 15px;
    line-height: 25px;
    margin: auto;
    padding-bottom: 0;
    width: 100%;
    text-transform: capitalize;
    background-image: url("https://www.aiswindows.com/wp-content/themes/aiswindows/css/images/list-icon.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}

.headd_pp a.nitro-lazy {
    background-image: none !important;
}

.res-p {
    margin-top: 10px;
    color: #272727;
    font-size: 18px;
    line-height: 25px;
    margin: auto;
    padding-bottom: 0;
    width: 100%;
    margin-bottom: 20px;
}

.sitemap-title {
    font-size: 27px;
    line-height: 34px;
    margin-bottom: 8px;
    color: #000;
    font-weight: 400;
}

.sitemap-subtitle {
    font-size: 20px;
    line-height: 34px;
    margin-top: 20px;
    margin-bottom: 8px;
    color: #000;
    font-weight: 400;
}

.sitemap-subsubtitle {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 8px;
    color: #000;
    font-weight: 400;
}

.field-item {
    line-height: 24px;
}

.wp1s-caption-wrapper.wp1s-caption-bottomleft,
.wp1s-caption-wrapper.wp1s-caption-middleleft,
.wp1s-caption-wrapper.wp1s-caption-topleft {
    width: 70% !important;
}

.activate {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}

.tint {
    position: relative;
    float: left;
    cursor: pointer;
}

.tint:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .3);
    -moz-transition: background .3s linear;
    -webkit-transition: background .3s linear;
    -o-transition: background .3s linear;
    transition: background .3s linear;
}

ul.onerow {
    margin-top: 10px;
}

.onerow>li {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    padding-right: 10px;
    list-style-type: none;
}

.colorbox {
    width: 30px;
    height: 30px;
    margin: 0 auto;
    border-radius: 6px;
    overflow: hidden;
}

.colorbox1 {
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    margin: 0 auto;
    border-radius: 6px;
    overflow: hidden;
}

.imgshadow {
    border: 1px solid #ccc;
    padding: 10px;
    box-shadow: 2px 3px #888;
    margin-bottom: 10px;
}

.nametitle {
    font-weight: 600 !important;
    color: #fff;
}

.footer-testimonial-bg {
    background: #7a7d8e;
    color: #fff;
    border-radius: 10px;
}

.footer-btm-bdr {
    border-bottom: 1px solid #484747;
    margin-bottom: 10px;
}

.foo-min-height {
    min-height: 238px;
}

.aboutais {
    background-size: cover;
    background-repeat: repeat;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../image/shutterstock_159239870.jpg");
    background-attachment: scroll;
}

.aboutais.nitro-lazy {
    background-image: none !important;
}

.aboutais-content {
    padding: 20px;
    background-color: rgba(156, 201, 241, .89);
    color: #000 !important;
}

.aboutais-content h2 {
    font-weight: 600 !important;
    font-size: 30px;
    margin-bottom: 20px;
}

.aboutais-content h3 {
    margin-top: 10px;
    font-size: 20px;
    line-height: 25px;
}

.aboutais-content p {
    line-height: 20px;
    margin-top: 10px;
    text-align: justify;
}

.about-ais-content p {
    line-height: 20px;
    margin-top: 10px;
    text-align: justify;
}

.about-ais-content h2 {
    font-weight: 600 !important;
    font-size: 30px;
    margin-bottom: 20px;
}

.play-btn {
    position: absolute;
    left: 5%;
    top: 50px;
    right: 0;
    margin: auto;
    height: 40px;
    width: 40px;
    background: rgba(255, 255, 255, .8);
    color: #2d69a3;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    cursor: pointer;
}

.play-btn:before {
    content: "";
    position: absolute;
    border: 10px solid rgba(255, 255, 255, 0);
    height: 40px;
    width: 40px;
    left: 0;
    top: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    cursor: pointer;
}

.play-btn:after {
    content: "";
    position: absolute;
    border: 10px solid rgba(255, 255, 255, 0);
    height: 40px;
    width: 40px;
    left: 0;
    top: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    cursor: pointer;
}

.subclientimg {
    height: 90px;
    width: auto;
}

.img-btn {
    position: absolute;
    left: 0;
    top: 20px;
    right: 0;
    margin: auto;
    height: 1px;
    width: 1px;
    line-height: 1px;
    text-align: right;
    cursor: pointer;
}

.breadcrumb-box a {
    color: #000;
}

.caret {
    border-top: 4px solid !important;
    position: relative;
    top: -5px;
    left: 2px;
}

.wcolor {
    color: #fff !important;
}

.pheight {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    display: block;
    overflow: hidden;
    text-align: left;
    height: 45px !important;
}

.product-slide-entry>.product-image>.img-responsive {
    height: 200px;
}

.testimonialTitle {
    font-size: 20px;
    text-align: center;
    margin-top: 11px;
    text-transform: uppercase;
}

.bdrmid {
    border-bottom: 1px solid red;
}

.bdrleft {
    border-left: 1px solid #f59e21;
    position: relative;
    height: 235px;
    padding-left: 17px;
}

.bdrleft1 {
    border-left: 1px solid #3d7793;
    position: relative;
    height: 235px;
    padding-left: 17px;
}

.bdrleft2 {
    border-left: 1px solid #53b35a;
    position: relative;
    height: 235px;
    padding-left: 17px;
}

.topdot {
    height: 25px;
    width: 25px;
    border: 1px solid #bbb;
    border-radius: 50%;
    position: absolute;
    top: -24px;
    left: 3px;
}

.topdot1 {
    height: 25px;
    width: 25px;
    border: 1px solid #3d7793;
    border-radius: 50%;
    position: absolute;
    top: -24px;
    left: 3px;
}

.topdot2 {
    height: 25px;
    width: 25px;
    border: 1px solid #53b35a;
    border-radius: 50%;
    position: absolute;
    top: -24px;
    left: 3px;
}

.botdot {
    height: 25px;
    width: 25px;
    border: 1px solid #bbb;
    border-radius: 50%;
    position: absolute;
    left: 4px;
}

.botdot1 {
    height: 25px;
    width: 25px;
    border: 1px solid #3d7793;
    border-radius: 50%;
    position: absolute;
    left: 4px;
}

.botdot2 {
    height: 25px;
    width: 25px;
    border: 1px solid #53b35a;
    border-radius: 50%;
    position: absolute;
    left: 4px;
}

hr {
    border: 0;
    height: 1px;
    background: #333;
    background: linear-gradient(to right, #ccc, #333, #ccc);
}

.advtgeinfohdg {
    color: #d20a11;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 7px;
}

.mb50 {
    margin-bottom: 50px;
}

.thankyou {
    background: #f3f2f2;
    padding: 40px;
    margin-bottom: 10px;
}

.thankyou h1 {
    font-family: sans-serif;
    font-size: 56px;
    font-weight: 200;
    padding: 10px 5px;
    margin: 0;
    color: #211b19;
    text-transform: uppercase;
    text-align: center;
}

.thankyou h2 {
    font-family: sans-serif;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    color: #615d5c;
    padding: 20px 5px;
    text-align: center;
}

.thankyou a {
    font-family: sans-serif;
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
    color: #211b19;
    padding: 13px 23px;
    font-size: 18px;
    -webkit-transition: .2s all;
    transition: .2s all;
}

.thankyou a:hover {
    color: #211b19;
}

h2.widget-title {
    font-size: 24px !important;
    margin-bottom: 14px !important;
}

.widget_rrm_similar_posts ul li {
    border-top: 1px #f0f0f0 solid;
    border-bottom: 1px #f0f0f0 solid;
    margin-top: -1px;
}

.widget_rrm_similar_posts ul li a {
    position: relative;
    font-size: 13px;
    color: #333232;
    font-weight: 500;
    line-height: 17px;
    padding: 15px 40px 15px 0;
    display: block;
}

.widget_rrm_similar_posts ul li a:hover {
    color: #7eb82a;
}

.es_subscription_form_submit {
    color: #000;
    margin-bottom: 15px;
    margin-bottom: 0;
    background-color: #337ab7;
    border-color: #337ab7;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.es_subscription_form_submit.nitro-lazy {
    background-image: none !important;
}

.es_required_field {
    display: block;
    width: 100% !important;
    height: 34px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.es_required_field.nitro-lazy {
    background-image: none !important;
}

@media (max-width:768px) {
    .minscreen {
        margin-top: 10px !important;
    }
}

@media (min-width:760px) {
    .minscreen {
        margin-left: 15px !important;
    }
}

.prtitle {
    font-size: 17px !important;
    line-height: 34px !important;
    margin-top: 8px !important;
    color: #777;
    font-weight: 400;
}

.wp1s-caption-wrapper.wp1s-caption-topcenter,
.wp1s-caption-wrapper.wp1s-caption-topleft,
.wp1s-caption-wrapper.wp1s-caption-topright {
    margin-top: 30px;
}

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

ul {
    padding: 0;
    margin: 0;
}

img {
    max-width: 100%;
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: "Fira Sans", sans-serif;
}

.bannerHead {
    max-width: 850px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 30px;
    width: 100%;
}

.bg_img_slide {
    height: 80vh;
}

.carousel-caption {
    height: 100%;
}

.bannerHead h1 {
    margin: 0;
    font-size: 52px;
    font-weight: 800;
}

.bannerHead h1 span {
    font-weight: 300;
}

.bannerHead .fa {
    width: 25px;
    height: 25px;
    border: 1px solid #fff;
    line-height: 23px;
    border-radius: 100%;
    display: inline-block;
    margin-top: 21px;
}

.slider-sec .carousel-indicators {
    bottom: 25px;
}

.slider-sec .carousel-indicators li {
    width: 10px;
    height: 10px;
    background: #ddd;
    border: none;
    border-radius: 100%;
}

.slider-sec .carousel-indicators li.active {
    background: #fff;
}

.bannerHead a {
    color: #fff;
}

a.downloadBtn.btn img {
    max-width: 20px;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.three_btns li a .fa {
    margin-left: 10px;
}

section.products {
    padding: 70px 0;
    text-align: center;
}

.headingSection {
    max-width: 850px;
    margin: auto;
    margin-bottom: 65px;
}

.headingSection h3 {
    color: #000;
    opacity: 1;
}
.headingSection h2{
    font-size: 2em;
    margin: 0.67em 0;
}

.headingSection p {
    color: #444;
    margin-top: 20px;
}

section.products {
    position: relative;
}

section.products:before {
    position: absolute;
    background: #444;
    content: "";
    width: 100%;
    height: 335px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

section.products a {
    text-decoration: none;
}

section.products h4 {
    color: #000;
    padding: 25px 10px;
    margin: 0;
    background: #fff;
}

.three_btns {
    text-align: left;
}

.three_btns li {
    display: inline-block;
    margin-right: 15px;
}

.three_btns li a {
    color: #fff;
    border: 3px solid #fff;
    border-radius: 25px;
    padding: 6px 20px;
    font-weight: 600;
}

.three_btns ul {
    margin-top: 40px;
}

.three_btns li:nth-child(2) a {
    background: #4f8fa7;
    border: 3px solid #4f8fa7;
}

.three_btns {
    position: relative;
}

.three_btns:before {
    position: absolute;
    background: #565656;
    content: "";
    width: 45%;
    height: 1px;
    right: 0;
    top: 20px;
}

.three_btns li:nth-child(2) a:hover,
.three_btns li:nth-child(3) a:hover {
    background: #fff;
    color: #4f8fa7;
}

.three_btns li a:hover {
    border: 3px solid #4f8fa7;
    background: #4f8fa7;
    color: #fff;
}

.three_btns li:nth-child(3) a {
    background: #fff;
    color: #444;
}

.centrBtn .fa,
.headingSectionLeft a,
.redBox a {
    width: 30px;
    height: 30px;
    background: #7eb82a;
    color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    line-height: 29px;
}

ul.color_box li {
    display: inline-block;
    padding: 60px 30px 30px 30px;
    background: #4f8faa;
    margin: 0;
    width: 100%;
    max-width: 270px;
    color: #fff;
    height: 285px;
}

ul.color_box {
    display: flex;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: center;
}

.redBox a {
    margin-top: 15px;
}

.encBanner .btn:hover {
    background: #fff;
    color: #7eb82a;
    border: 2px solid #7eb82a;
}

ul.color_box li:last-child {
    background: #fff9f9;
    color: #000;
}

ul.color_box li span {
    display: block;
}

ul.color_box li h4 {
    font-size: 60px;
    font-weight: 300;
    line-height: 1;
}

ul.color_box li span {
    font-size: 24px;
    margin-top: 15px;
}

ul.color_box p {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 10px;
}

.redBox h5 {
    font-size: 42px;
    font-weight: 300;
    color: #fff;
}

.redBox {
    background: #669722;
    height: 100%;
    padding: 30px;
}

.headingSectionLeft a:hover,
.redBox a:hover {
    background: #fff;
    color: #7eb82a;    
}

section.aisWindow {
    padding: 90px 0 50px 0;
}

.headingSectionLeft h3 {
    color: #000;
    opacity: 1;
    font-size: 24px;
}

.headingSectionLeft h2 {
    color: #000;
    opacity: 1;
    font-size: 40px;
    font-weight: 400;
    line-height: 1;
}

.headingSectionLeft p {
    margin-top: 25px;
    color: #707070;
    margin-bottom: 20px;
}

.headingSectionLeft {
    padding-bottom: 45px;
}

.encBanner a.btn {
    position: absolute;
    bottom: 30px;
    left: 0;
}

.encBanner {
    position: relative;
}

.encBanner a.btn.colonybtn {
    right: 30px;
    left: 0;
    text-align: center;
    margin-left: auto;
    max-width: 310px;
    border: 2px solid #444;
}

a.btn.experiancebtn {
    background: #7eb82a;
    padding: 7px 25px;
    border-radius: 35px;
    color: #fff;
    border: 2px solid #7eb82a;
    left: 50px;
}

a.btn.colonybtn {
    background: #444;
    display: inline-block;
    color: #fff;
}

.morePara {
    padding: 40px 0;
}

.morePara p {
    color: #707070;
    line-height: 26px;
    font-size: 14px;
}

.logotext p strong {
    color: #000;
}

.logotext p {
    color: #707070;
    font-size: 14px;
    line-height: 24px;
}

.logotext {
    padding-left: 30px;
}

section.blog h3:before {
    position: absolute;
    background: #dcdcdc;
    content: "";
    width: 80%;
    height: 1px;
    top: 50%;
    right: 0;
}

section.blog h3 {
    font-size: 28px;
    color: #000;
    opacity: 1;
    position: relative;
}

ul.blog_img {
    display: flex;
    align-content: center;
    margin-top: 65px;
}

ul.blog_img li {
    display: inline-block;
    position: relative;
    width: 100%;
}

.blogText h2.dates {
    position: absolute;
    top: 30px;
    left: 10%;
    color: #fff;
    font-weight: 300;
    font-size: 46px;
}

.blogText h2.dates span {
    display: block;
    font-size: 18px;
    font-weight: 600;
}

.blogText p {
    position: absolute;
    bottom: 40px;
    padding: 0 30px;
    color: #fff;
    max-width: 350px;
    font-size: 16px;
    margin-bottom: 0;
}

ul.blog_img p {
    margin: 0;
}

li.colored {
    background: #7eb82a;
    margin: 0 3px;
}

.centrBtn .btn {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: .5px;
}

.centrBtn {
    text-align: center;
    margin-top: 30px;
}

.centrBtn .fa {
    margin-left: 10px;
}

section.testimonials .headingSectionLeft p {
    font-style: italic;
    color: #000;
    opacity: 1;
}

.headingSectionLeft h6 span {
    display: block;
    font-size: 13px;
    margin-top: 7px;
}

.headingSectionLeft h6 {
    margin-top: 35px;
}

section.testimonials {
    margin-top: 70px;
}

section.testimonials .headingSectionLeft h2 {
    margin-top: 20px;
}

section.productsMobile {
    display: none;
}

.expertR ul {
    position: absolute;
    background: red;
    bottom: 0;
    right: 0;
    height: 264px;
    width: 100%;
    padding-top: 25px !important;
}

.expertR {
    position: initial;
}

.sidenav a:hover {
    color: #ff0;
}

.expertR a.btn {
    background: #fff;
    color: #444;
    padding: 8px;
    border-radius: 25px;
    font-size: 15px;
}

.expertR li {
    margin: 10px 10px;
}

.expertR a.btn .fa {
    margin-left: 10px;
}

.expertR a.btn:hover {
    background: #000;
    color: #fff;
}

.expertR li:nth-child(3) a {
    padding: 0;
    font-size: 26px;
}

.expertR li {
    list-style: none;
    color: #fff;
}

.expertR li {
    border: 0 !important;
}

.expertR ul {
    margin: 0 !important;
}

.expertR ul {
    padding: 10px 30px;
}

.expertR li:last-child {
    margin-top: 30px;
    margin-left: 18px;
}

.centrBtn .btn:hover {
    color: #669722;
}

a.btn.experiancebtn .fa {
    margin-left: 15px;
}

.centrBtn .btn:hover .fa {
    background: #669722;
}

/*br {
    display: none;
}*/

section.products a {
    display: block;
}

p:empty {
    display: none;
}

ul.blog_img li a {
    display: block;
}

ul.blog_img li:nth-child(2) {
    /* background: #7eb82a; */
}

ul.blog_img li:nth-child(2):before {
    display: none;
}

/*ul.blog_img li:before {
    background: rgba(0, 0, 0, .28);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
}*/

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    width: 100%;
    box-shadow: 0 0 6px 0 rgba(211, 211, 211, .83);
}

a[rel~=nofollow],
a[rel~=sponsored],
a[rel~=ugc] {
    outline: 0 !important;
}

.centrBtn a.btn:active,
.centrBtn a.btn:focus,
.centrBtn a.btn:focus-visible {
    outline: 0;
    background: 0 0;
}

div#post-3992 .redBoxes {
    margin-top: 16px;
}

div#post-107 .parallax-article2_aal {
    display: none;
}

.type-al_product p#breadcrumbs {
    padding-top: 25px !important;
}

.clear2 {
    margin-top: 122px;
}

.expertR li {
    margin: 0 10px 5px 10px;
}

ul.pull-right {
    margin: 0;
}

.menu {
    float: right;
}

.menu {
    margin-top: 3px;
}

.navbar {
    margin-bottom: 0;
    border: 1px solid transparent;
}

.type-al_product .marginbottom5 {
    max-width: 1140px;
    margin: auto;
}

.type-al_product p#breadcrumbs {
    max-width: 1140px;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 30px;
}

.type-al_product .add-nl h3.featureheading {
    display: block !important;
    width: 100%;
    color: #000;
}

.feature7 h3.featureheading {
    color: #000;
    font-size: 26px;
    font-weight: 500 !important;
}

.feature7 li {
    position: relative;
    padding-left: 20px;
    list-style: none;
    line-height: 28px;
}

.feature7 ul {
    margin-top: 20px;
}

.feature7 li:before {
    position: absolute;
    background: #0e5daa;
    content: "";
    width: 6px;
    height: 6px;
    left: 0;
    top: 10px;
    border-radius: 100%;
}

.foldDoorP .clearfix {
    margin-bottom: 30px;
}

.foldDoorP h1.product-title {
    position: relative;
}

.foldDoorP span.pull-right {
    position: absolute;
    right: 0;
}

.foldDoorP span.pull-right a {
    font-size: 15px;
    position: relative;
}

.foldDoorP span.pull-right .fa {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background: #1a63a6;
    color: #fff;
    border-radius: 100%;
    left: 0;
    font-size: 12px;
    top: -5px;
}

ul.social-list .fa {
    border-radius: 100%;
    color: #fff;
}

ul.social-list a {
    margin: 0 !important;
    width: 30px !important;
}

ul.social-list {
    margin-right: 30px;
}

ul.social-list a {
    padding: 0 !important;
}

.social-list a.pinterest {
    background: #bd081c !important;
}

ul.social-list li {
    overflow: initial !important;
    padding: 0;
}

.foldDoorP span.pull-right a {
    margin: 0 10px;
}

.foldDoorP h1.product-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

ul.social-list .fa {
    border-radius: 0 !important;
}

.product-detail-box .product-title:after {
    display: none;
}

ul.social-list {
    position: absolute;
    top: 130%;
    right: -30px;
}

.social-list a.twitter {
    background-color: #00aced !important;
    border-color: #00aced !important;
}

.fa-whatsapp:before {
    position: absolute;
    right: 0;
    left: 0;
    background: green;
}

a.whatsapp.fa.fa-whatsapp {
    cursor: pointer;
}

.information-blocks h1 {
    font-size: 34px;
    font-weight: 600 !important;
}

.leftAccordian .year {
    color: #fff;
    padding: 10px 0;
}

.leftAccordian .month a {
    color: #fff;
    font-size: 14px;
    padding: 5px 0;
    display: block;
}


.solution-feature h3.featureheading {
    display: none;
}

.feature7 {
    position: relative;
    border-top: 1px solid #ddd;
    padding: 30px 0;
    margin-top: 0;
}

.feature7 a.btn.enqBtn {
    position: absolute;
    bottom: -25px;
    background: #7eb82a;
    color: #fff;
    border-radius: 25px;
    padding: 10px 40px;
    left: -30%;
    right: 0;
    max-width: 190px;
    text-align: center;
    margin: auto;
    border: 2px solid #7eb82a;
}

.feature7 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 60px;
    padding-bottom: 50px;
}

.al_product-cat-solution-windows .redBoxes {
    margin-top: 0;
}

ul.list-unstyled.row.lightgallery {
    margin: 0;
    margin-top: 20px !important;
    margin-bottom: 60px;
}

.keyFc h2,
.lightBoxGlry h2 {
    color: #000;
    font-size: 26px;
    font-weight: 500 !important;
}

.feature7 a.btn.enqBtn:hover {
    background: #000;
    color: #fff;
    border: 2px solid #000;
}

.galelrBox {
    margin-bottom: 30px;
}

.projectFactsWrap .item1:first-child {
    border-bottom-left-radius: 0;
}

.item2,
.projectFactsWrap .item1 {
    width: 16%;
}

.redBoxes {
    margin-top: 20px;
}

.foldDoorP .card-header {
    background: #f7f7f7;
    border: 0;
}

.foldDoorP .card {
    box-shadow: inherit;
    border: 0;
    margin-bottom: 10px;
}

.foldDoorP .card button.btn {
    color: #000;
    text-decoration: none;
}

.btn:active,
.btn:focus,
.foldDoorP .btn.active1 {
    outline: 0;
    border: none;
    box-shadow: inherit;
}

.foldDoorP .btn:focus-visible {
    outline: -webkit-focus-ring-color auto 0;
}

.foldDoorP .projectFactsWrap p {
    font-size: 11px;
}

.foldDoorP .card .card-body {
    position: relative;
    background: #f7f7f7;
}

div#accordionExample h3 {
    font-weight: 500 !important;
    margin-bottom: 30px;
}

div#accordionExample {
    margin-top: 40px;
}

.card button.btn.btn-link {
    margin-bottom: 0 !important;
}

.accordion .card-header button {
    position: relative;
}

.accordion .card-header button.collapsed::after {
    position: absolute;
    width: 2px;
    height: 13px;
    content: "";
    background-color: #fff;
    right: 12px;
    top: 45%;
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    z-index: 9;
}

.accordion .card-header button::before {
    position: absolute;
    width: 12px;
    height: 2px;
    content: "";
    background-color: #fff;
    right: 7px;
    top: 40%;
    z-index: 9;
}

.card button.btn.btn-link {
    padding: 0;
    width: 100%;
    text-align: left;
    padding-right: 30px;
}

.card .btn span {
    width: 30px;
    height: 30px;
    background: #7eb82a;
    position: absolute;
    border-radius: 100%;
    top: 50%;
    right: 0;
    transform: translate(5%, -58%);
}

.feature7 .featureheading {
    display: none;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: inherit !important;
}

.reviewsParts {
    background: #f6f6f6;
    padding: 70px 0;
}

h2.mb-0:focus-visible {
    outline: 0;
}

.card-header:focus-visible {
    outline: 0;
}

button:focus {
    outline: 0;
}

.card button.btn.btn-link {
    border: 0;
}

.reviewsParts h3 {
    display: inline-block;
}

.reviewsParts .strs {
    display: inline-block;
    margin-left: 70px;
}

.reviewsParts .strs ul li a {
    color: #ffc520;
}

span.ratingNo {
    transform: skew(20deg);
    background: #7eb82a;
    display: inline-block;
    font-weight: 800 !important;
    color: #fff;
    height: 36px;
    line-height: 36px;
    width: 60px;
    text-align: center;
    position: relative;
    z-index: 9;
}

.strs {
    position: relative;
}

.strs ul {
    transform: skew(20deg);
    background: #444;
    display: inline-block;
    font-weight: 800 !important;
    color: #fff;
    margin-left: -25px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px 0 32px;
    text-align: center;
}

.reviewBox li.whiteStr .fa {
    color: #fff;
}

.reviewBox li.whiteStr i.fa.fa-star-half-o {
    color: #ffc520;
}

.reviewsParts .strs ul li {
    display: inline-block;
}

.reviewDescription li.whiteStr .fa {
    color: #cacaca;
}

p.name strong {
    margin-right: 1px;
    letter-spacing: .5px;
}

.reviewsParts h3 {
    font-weight: 500 !important;
    font-size: 26px;
}

div#accordionExample .btn:active {
    background: 0 0;
}

.reviewDescription {
    border-bottom: 1px solid #ddd;
    padding-top: 35px;
    padding-bottom: 20px;
}

.reviewDescription li {
    display: inline-block;
}

.reviewDescription li a {
    color: #ffc520;
}

.reviewDescription p {
    font-size: 14px;
    line-height: 26px;
}

.reviewBox {
    border-bottom: 3px solid #ddd;
}

span.italics {
    display: block;
    font-style: italic;
    margin-bottom: 15px;
}

.reviewDescription h4 {
    margin-bottom: 20px;
}

.reviewBtn a.btn {
    background: #4f8faa;
    border-radius: 35px;
    color: #fff;
    font-size: 13px;
    padding: 10px 40px;
    font-weight: 600 !important;
    margin-top: 40px;
}

.reviewBtn a.btn:hover {
    background: #000;
    color: #fff;
}

.marginbottom25 {
    display: none;
}

.window91 p {
    font-size: 14px;
    line-height: 26px;
}

.moreImg span {
    display: block;
    margin-top: 15px;
    font-weight: 500 !important;
}

.textwidget.custom-html-widget {
    margin: 0 15px 0 20px;
}

.moreImg a {
    text-align: center;
    color: #000;
    display: block;
    margin-bottom: 40px;
}

.window22 p {
    font-size: 14px;
    line-height: 26px;
}

div#post-1122 .moreImg,
div#post-1124 .moreImg {
    margin-top: 70px;
}

.checkBullet h2 {
    margin-bottom: 0 !important;
    margin-top: 15px !important;
}

.moreImg a img {
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.windows78 p {
    font-size: 14px;
    line-height: 26px;
}

.contrlledWindow.contrlledWindow29 p {
    font-size: 14px;
    line-height: 26px;
}

.wndow1 p {
    font-size: 14px;
    line-height: 26px;
}

.moreImg a img {
    position: relative;
    overflow: hidden;
}

.galelrBox a:hover img,
.moreImg a:hover img {
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.galelrBox,
.img7 {
    overflow: hidden;
}

.galelrBox a:hover img,
.moreImg a:hover img {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}

h2.mb-0 {
    font-size: 20px;
}

.modal-body img {
    width: 100%;
}

.blog-landing-box.type-2 .blog-entry {
    margin-left: 0 !important;
}

.blog-entry a.title {
    font-size: 18px !important;
    line-height: 26px;
    font-weight: 600 !important;
}

.blog-landing-box.type-2 .date {
    left: 0;
}

.bgTitle {
    padding-left: 85px;
    margin-bottom: 0;
    min-height: 125px;
}

.blog-landing-box.type-2 .blog-entry:last-child .date:after,
.blog-landing-box.type-2 .date:before {
    display: none !important;
}

.blog-entry a {
    color: #333;
}

.blog-entry .image {
    margin-bottom: 20px;
}

.blog-entry.sanjeev a {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}

.information-blocks .searching-btn {
    background: #f3f3f3;
    padding: 15px;
    margin-bottom: 20px;
    box-shadow: 0 0 5px 0 #d2d2d2;
}

.information-blocks .col-md-3.information-entry.blog-sidebar {
    padding: 0;
    border: 0 !important;
}

.information-blocks input#serach-details {
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px 10px;
}

select#city,
select#state {
    padding-right: 0;
    padding-left: 5px;
}

.information-blocks input.btn {
    position: absolute;
    right: 0;
    border-radius: 0;
    top: 0;
    padding: 13px 13px;
    font-size: 12px;
    bottom: 0;
    width: 46px;
    z-index: 99;
}

.information-blocks .form-group {
    position: relative;
    margin: 0 !important;
}

aside#secondary {
    background: #f3f3f3;
    padding: 15px;
    margin-bottom: 20px;
    box-shadow: 0 0 5px 0 #d2d2d2;
}

.blog-landing-box.type-2 .blog-entry {
    margin-bottom: 0;
}

span.page-numbers.current {
    margin-left: 17px;
}

.pagination .current {
    background-color: #f6f6f6;
    color: #000;
    box-shadow: 0 0 5px 0 #c5c4c4;
    border-radius: 100%;
}

.page-numbers {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-left: 5px;
    font-size: 14px;
}

.pagination a.page-numbers {
    color: #000;
}

.page-selector {
    display: none;
}

.categories-list {
    background: #f3f3f3;
    padding: 25px 15px 1px 15px;
    margin-bottom: 20px;
    box-shadow: 0 0 5px 0 #d2d2d2;
}

.categories-list .block-title.size-3 {
    font-size: 20px;
    font-weight: 800 !important;
    letter-spacing: .5px;
}

.categories-list a {
    padding: 8px 0 !important;
}

.pagination .page-numbers {
    color: #000 !important;
    padding: 0 !important;
    margin-bottom: 20px;
}

.pagination a.page-numbers {
    background: #f7f7f7 !important;
}

.pagination a.page-numbers {
    color: #000 !important;
    padding: 0 !important;
}

a.next.page-numbers {
    width: 110px;
}

div#accordion {
    background: #7eb82a;
    padding: 15px;
}

.leftAccordian .card {
    background: #266fb0;
}

.leftAccordian .card .btn {
    color: #fff;
}

.leftAccordian .card ul li {
    color: #fff;
}

.leftAccordian .card-header {
    background: 0 0;
    border: 0;
    padding: 10px 0;
}

div#accordion .card {
    box-shadow: inherit !important;
    background: 0 0;
    border: 0;
    border-radius: 0;
}

.card-body {
    padding: 10px 0;
}

.colored_text {
    overflow: hidden;
    background: #fff;
    padding: 25px 15px;
    z-index: 9;
    box-shadow: 0 0 5px 0 #d2d2d2;
}

.colored_text a.smallTextBlue {
    color: #0095ff;
    font-size: 13px;
}

.colored_text li:nth-child(1) a,
.colored_text li:nth-child(12) a,
.colored_text li:nth-child(16) a {
    color: #189fc3;
}

.colored_text li:nth-child(11) a,
.colored_text li:nth-child(2) a,
.colored_text li:nth-child(5) a {
    color: #333;
    font-size: 22px;
}

.colored_text li:nth-child(10) a,
.colored_text li:nth-child(15) a,
.colored_text li:nth-child(3) a {
    color: #cf2621;
    font-size: 30px;
}

.colored_text li:nth-child(14) a,
.colored_text li:nth-child(4) a,
.colored_text li:nth-child(9) a {
    color: #e99f78;
    font-size: 21px;
}

.leftAccordian .btn-link:hover {
    text-decoration: none;
}

.leftAccordian .btn.btn-link:before {
    position: absolute;
    color: #fff;
    content: "";
    width: 10px;
    height: 10px;
    right: 0;
    top: 14px;
    font-family: FontAwesome;
}

.colored_text li:nth-child(13) a,
.colored_text li:nth-child(6) a,
.colored_text li:nth-child(8) a {
    color: #195fa5;
}

.colored_text a {
    padding: 4px;
}

.colored_text li a {
    font-size: 14px !important;
    font-weight: 600 !important;
}

.colored_text li {
    display: inline-block;
}

.leftAccordian .card-header {
    border-bottom: 1px solid rgba(255, 255, 255, .15) !important;
}

.blog-sidebar .information-blocks {
    padding-top: 25px !important;
}

.button.style-10 {
    background: #7eb82a;
    border: 2px solid #7eb82a;
    border-radius: 25px;
    text-align: center;
    margin-left: 20px;
}

select#city,
select#state {
    color: #878788 !important;
}

.searching-btn i.fa.fa-search {
    position: absolute;
    color: #b7b5b5;
    top: 14px;
    right: 10px;
    cursor: pointer;
    z-index: 1;
}

.searching-btn {
    position: relative;
}

.blog-entry h1.title {
    font-size: 20px !important;
    line-height: 1.2;
    font-weight: 600 !important;
    color: #000;
}

.article-container.style-1 p {
    font-size: 15px;
    color: #312f2f;
    line-height: 24px;
    font-weight: 400 !important;
}

.article-container.style-1 {
    margin-top: 50px;
}

.article-container.style-1 h2 {
    margin-bottom: 20px;
    color: #000;
    margin-top: 40px;
    font-size: 24px;
    font-weight: 500 !important;
}

ol.cntlistol h3 {
    font-size: 20px;
    color: #000;
    font-weight: 500 !important;
    margin-top: 30px;
    margin-bottom: 20px;
}

ol.cntlistol b {
    margin-top: 30px;
    display: block;
    margin-bottom: 25px;
}

ol.cntlistol {
    padding-left: 0 !important;
}

ol.cntlistol li {
    list-style: none;
}

.blog-entry1 {
    background: #f9f9f9;
    padding: 70px 0 0 0;
}

.blog-entry1 h3#reply-title {
    font-weight: 600 !important;
    font-size: 34px;
}

.blog-entry1 p.comment-notes {
    font-size: 15px;
}

.blog-sidebar .information-blocks {
    margin-bottom: 30px !important;
}

.detail-post .date {
    margin-right: 25px;
}

div#respond textarea#comment {
    width: 100%;
    border: 0;
    position: relative;
    border-right: 1px solid #f7f020;
    padding: 15px;
    height: 140px;
    font-weight: 400;
    font-style: italic;
}

div#respond input {
    width: 100%;
    border: 0;
    position: relative;
    border-right: 1px solid #f7f020;
}

form#commentform input {
    display: inline-block;
    width: 32%;
    padding: 12px 15px;
    margin-right: 12px;
    font-style: italic;
}

.blog-entry1 .blog-entry {
    margin-bottom: 0;
}

form#commentform input {
    display: inline-block;
    width: 100%;
    padding: 12px 10px;
    margin-right: 3px !important;
    font-style: italic;
    margin: 0;
}

section.footer {
    margin-top: 0 !important;
}

p.comment-form-author,
p.comment-form-email,
p.comment-form-url {
    display: inline-block;
}

p#breadcrumbs {
    margin: 30px 0 20px 0;
    width: 100%;
    display: block;
}

.product-description.detail-info-entry h2 {
    color: #000;
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 500 !important;
}

form#commentform input#submit:hover {
    background: #000;
}

form#commentform input#submit {
    background: #7eb82a;
    color: #fff;
    border-radius: 25px;
    margin-top: 30px;
    max-width: 180px;
}

.product-description.detail-info-entry p {
    line-height: 28px;
}

.public-xs-review-box,
.view-review-list {
    background: #fff !important;
}

.product-description.detail-info-entry {
    line-height: 26px !important;
}

.blog-entry {
    margin-bottom: 0;
}

ul.timeLine li {
    display: inline-block;
    padding: 20px 10px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 #cacaca;
    margin-right: 10px;
}

ul.timeLine span {
    display: none;
}

.detail-post .subtitle {
    border-bottom: 2px solid #f4f4f4;
    padding-bottom: 55px;
    padding-right: 15px;
}

.previous-timeline i.fa.fa-angle-left.fa-6 {
    margin-right: 10px;
}

.next-timeline i.fa.fa-angle-right {
    margin-left: 10px;
}

ul.timeLine a {
    font-weight: 600 !important;
}

.breadcrumb-box h1 {
    font-weight: 600 !important;
    color: #777;
    font-size: 32px;
    margin: 20px 0 40px 0;
}

div#post-107 .al_product {
    margin-bottom: 0;
}

body.patrn2 {
    overflow-x: hidden;
}

.product-slide-entry .product-image {
    margin-bottom: 0 !important;
}

.solution-feature {
    background: #f9f9f9 !important;
}

.solution-feature .feature7 {
    border: 0 !important;
}

.add-cls-solution-cl span.pull-right {
    display: none;
}

.add-cls-solution-cl h1.product-title {
    border-bottom: none !important;
    margin-left: -15px;
    margin-bottom: 20px !important;
}

.col-md-9.featureSolution7 h2 {
    color: #000;
    font-size: 26px;
    font-weight: 500 !important;
    margin-bottom: 20px;
}

.col-md-9.featureSolution7 a.imgBox {
    border: 1px solid #ddd;
    padding: 5px 5px 15px 5px;
}

.dd-cls-solution-cl .clearfix {
    margin: 0 !important;
}

.col-md-9.col-sm-8.add-cls-solution-cl .clearfix {
    margin-bottom: 0;
}

.col-md-9.col-sm-8.add-cls-solution-cl h1.product-title {
    margin: 0;
    padding-bottom: 0;
}

.col-md-9.col-sm-8.add-cls-solution-cl h4 {
    text-align: left;
    color: #000;
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 22px;
}

.col-md-9.col-sm-8.add-cls-solution-cl h5 {
    text-align: left;
    color: #000;
    line-height: 25px;
    margin-bottom: 20px;
    font-size: 18px;
}

.col-md-9.col-sm-8.add-cls-solution-cl .product-description.detail-info-entry {
    font-size: 13px;
    line-height: 26px !important;
    text-align: left;
    color: #777;
    margin-bottom: 14px;
}

.col-md-9.col-sm-8.add-cls-solution-cl .product-description.detail-info-entry img {
    margin-top: 30px;
}

.solarcontrol p {
    font-size: 14px;
    line-height: 26px;
}

div#post-3992 .col-md-9.featureSolution7 {
    margin-top: 0;
    margin-bottom: 10px;
}

.row.glazing7 p {
    font-size: 14px;
    line-height: 26px;
}

.row.certain p {
    font-size: 14px;
    line-height: 26px;
}

.feature7.glazing7 li,
.row.glazing7 p {
    color: #777 !important;
    font-size: 14px;
}

.row.energy-efficient p {
    font-size: 14px;
    line-height: 26px;
}

.row.produced7 p {
    font-size: 14px;
    line-height: 26px;
}

.feature7.acoustics7 li {
    color: #777 !important;
    font-size: 14px;
}

div#post-898 .feature7.product-fe-ture {
    padding-bottom: 0;
}

.row.airborne p {
    font-size: 14px;
    line-height: 26px;
}

.row.pollen7 p {
    font-size: 14px;
    line-height: 26px;
}

div#post-2174 .feature7.product-fe-ture {
    padding-bottom: 20px;
    padding-top: 50px;
}

.row.pollution7 p {
    font-size: 14px;
    line-height: 26px;
}

.navbar {
    border-bottom: 1px solid rgba(221, 221, 221, .25);
}

div#post-717 .solution-feature .feature7 {
    padding-top: 50px;
    padding-bottom: 10px;
}

.accordeon ul.bullets li strong {
    color: #000;
}

.headingSectionLeft h6 {
    font-weight: 500 !important;
    color: #000;
}

.row.tempered9 p {
    font-size: 14px;
    line-height: 26px;
}

.feature7.glazing7 {
    padding-top: 0 !important;
}

div#post-716 .feature7.product-fe-ture {
    padding-top: 50px;
    padding-bottom: 10px;
}

div#post-716 .col-md-9.featureSolution7 {
    margin-top: 50px;
    margin-bottom: 20px;
}

div#post-717 .col-md-9.featureSolution7 {
    margin-bottom: 20px;
}

.row.violated7 p {
    font-size: 14px;
    line-height: 26px;
}

div#post-899 .feature7.product-fe-ture {
    padding-bottom: 10px;
    padding-top: 50px;
}

div#post-899 .col-md-9.featureSolution7 {
    margin-bottom: 30px;
}

div#post-2174 .col-md-9.featureSolution7 {
    margin-bottom: 20px;
}

div#post-3893 .feature7 {
    padding-bottom: 15px;
}

div#post-3893 .col-md-9.featureSolution7 {
    margin-bottom: 30px;
}

div#post-3989 .solution-feature .feature7 {
    padding-bottom: 15px;
    padding-top: 45px;
}

div#post-3989 .col-md-9.featureSolution7 {
    margin-bottom: 20px;
}

div#post-898 .col-md-9.featureSolution7 {
    margin-bottom: 25px;
}

.individuals7 .security_Prime {
    margin-top: 10px;
    margin-bottom: 20px;
}

.pollutants7 .security_Prime {
    margin-top: 5px;
}

div#post-3990 .feature7 {
    padding-bottom: 20px;
    padding-top: 50px;
}

div#post-3990 .col-md-9.featureSolution7 {
    margin-bottom: 20px;
}

.col-md-9.col-sm-8.add-cls-solution-cl .information-entry p {
    text-align: left;
    color: #777;
}

div#post-3991 .moreImg {
    margin-top: 60px;
    margin-bottom: 30px;
}

.solution-btm {
    border-top: 1px solid #bfb5b5;
    padding-top: 30px;
    margin-top: 30px;
}

div#post-3991 .solution-feature .feature7 {
    padding-bottom: 0;
}

.col-md-9.col-sm-8.add-cls-solution-cl h2 {
    color: #000;
    margin-bottom: 15px;
    font-size: 24px;
    margin-top: 20px;
    line-height: 30px;
    font-weight: 500 !important;
}

.col-md-9.col-sm-8.add-cls-solution-cl h1 {
    color: #5c5c5c;
    font-weight: 600 !important;
}

section.testimonials {
    margin-bottom: 60px;
}

.projectFactsWrap .item1 span {
    width: 100px;
}

.card-body p {
    font-size: 14px;
    color: #797373;
}

.card-body {
    padding: 10px 20px;
}

h1.product-title {
    font-weight: 600 !important;
    color: #5c5c5c !important;
}

.comment-respond label {
    display: none;
}

.comment-respond p.comment-form-cookies-consent {
    display: none;
}

ul.timeLine li:hover a {
    color: #fff;
}

ul.timeLine li:hover {
    background: #000;
    color: #fff;
}

.leftAccordian .card-body {
    padding: 20px 0;
}

.leftAccordian .card-body li {
    padding: 5px 0;
}

.leftAccordian .card-body li:last-child {
    padding-bottom: 0;
}

.leftAccordian .card-body ul {
    margin-bottom: 0;
}

.parallax-article2 {
    border-bottom: 2px solid #669722;
}

.addRess h4 {
    font-size: 18px;
}

.addRess p {
    color: #666;
}

ul.boxAddress li {
    display: inline-block;
    max-width: 240px;
    background: #f6f6f6;
    padding: 13px;
    width: 100%;
    margin-bottom: 4px;
}

.visitors p {
    margin-bottom: 5px;
}

.visitors ul li {
    display: inline-block;
}

ul.boxAddress li span {
    color: #000;
    display: block;
    font-weight: 700;
}

.visitors .fa.fa-check-circle {
    color: #cfd75e;
    margin-right: 6px;
}

.visitors li {
    margin-right: 10px;
}

.addRess {
    margin-bottom: 40px;
}

.addRess {
    margin-bottom: 40px;
}

.left_btn .btn {
    background: #7eb82a;
    padding: 5px 22px;
    color: #fff;
    border-radius: 25px;
}

.left_btn .btn:hover {
    background: #000;
    color: #fff;
}

.left_btn {
    margin-top: 40px;
    position: relative;
}

.left_btn:before {
    position: absolute;
    background: #d6d6d6;
    content: "";
    width: 90%;
    height: 1px;
    top: 20px;
    z-index: -1;
    right: 0;
}

.jainex h2 {
    color: #5c5c5c;
    margin-top: 0px;
    margin-bottom: 10px;
}

.bottomLinks.container {
    padding-left: 0;
}

.dealr_detls {
    margin-top: 50px;
    padding-bottom: 35px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
}

.dealr_detls p {
    font-size: 14px;
    line-height: 26px;
}

.offer_detls .fa {
    color: #cfd75e;
    margin-right: 6px;
}

.offer_detls ul li {
    display: inline-block;
    width: 100%;
    max-width: 220px;
    font-size: 15px;
    margin-bottom: 10px;
}

.jainex h3 {
    margin-bottom: 20px;
}

.back_btn a.btn {
    background: #4f8fa7;
    color: #fff;
    border-radius: 25px;
    padding: 5px 22px;
    display: inline-block;
    margin-top: 40px;
}

.back_btn .fa {
    margin-right: 10px;
}

.back_btn a.btn:hover {
    background: #000;
}

.locations {
    padding: 5px 5px 0 5px;
    border: 1px solid #ddd;
}

button.close {
    display: inline-block;
    position: absolute;
    right: -12px;
    background: red;
    width: 30px;
    line-height: 30px;
    color: #fff;
    opacity: 9;
    z-index: 9;
    border-radius: 100%;
    top: -10px;
}

body {
    overflow-x: hidden;
}

.bottomLinks li {
    display: inline-block;
    margin: 10px 3px;
}

.bottomLinks li a {
    color: #000;
    background: #f0f4f7;
    padding: 8px 16px;
    font-size: 14px;
    border-radius: 25px;
}

.bottomLinks {
    margin-top: 60px;
}

.bottomLinks a {
    text-decoration: none;
}

.bottomLinks li a:hover {
    background: #000;
    color: #fff;
}

.bs-vertical-slider .carousel-item-next.carousel-item-left,
.bs-vertical-slider .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.bs-vertical-slider .active.carousel-item-right,
.bs-vertical-slider .carousel-item-next {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100% 0);
}

.bs-vertical-slider .active.carousel-item-left,
.bs-vertical-slider .carousel-item-prev {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}

.item img {
    width: 100%;
}

.carousel-item img {
    width: 100%;
    max-width: 100%;
}

.text-center2 button.carousel-buttons {
    display: inline-block;
    max-width: 84px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: none;
    background: 0 0;
    text-align: left;
}

.text-center2 a {
    text-decoration: none;
}

.center-block span {
    display: block;
    font-size: 12px;
    margin-top: 12px;
    color: #5c5c5c;
}

.str1 li {
    display: inline-block;
}

.str1 li a {
    color: #f2be4f;
}

.str1 ul {
    width: 132px;
    max-width: 100%;
    height: 25px;
    transform: skew(20deg);
    background: #444;
    padding: 0 10px;
    margin-left: 43px;
    margin-top: 5px;
    display: inline-block;
}

.str1 span {
    position: absolute;
    background: #7eb82a;
    width: 45px;
    height: 35px;
    transform: skew(20deg);
    z-index: 99;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 35px;
    top: 82px;
    left: 0;
}

.str1 {
    position: relative;
    margin-bottom: 40px;
}

.str1 p {
    display: inline-block;
    margin-left: 20px;
    color: #000;
    border-bottom: 1px solid #000;
    line-height: 1;
}

.gallery2 {
    margin-top: 40px;
}

.left_btn .fa {
    margin-left: 10px;
}

body .information-entry {
    height: auto !important;
}

.nav-overflow li.fixed-header-visible.simple-list {
    display: none;
}

ul#menu-top-menu li:nth-child(6) a {
    padding-right: 40px;
}

div#searchBtn .modal-content {
    padding: 10px;
    border-radius: 0;
}

div#searchBtn .modal-dialog {
    max-width: 710px;
    padding: 10px;
}

div#searchBtn .form-group {
    margin: 0;
}

div#searchBtn .modal-dialog .form-group {
    margin-bottom: 0 !important;
}

div#searchBtn input.form-control {
    height: 50px;
    border-radius: 0;
}

div#searchBtn button.close {
    border-radius: 0;
    width: 50px;
    height: 50px;
    top: 10px;
    right: 10px;
}

div#searchBtn .form-group {
    position: relative;
}

div#searchBtn .form-group input.btn.searchBtn2 {
    position: absolute;
    background: #0858a3;
    top: 0;
    height: 50px;
    right: 51px;
    color: #fff;
    border-radius: 0;
}

#loadMore {
    transition: .3s;
    background: #4f8faa !important;
    border-radius: 35px;
    color: #fff !important;
    font-size: 13px;
    padding: 10px 40px;
    font-weight: 600 !important;
    margin-top: 40px;
}

.noContent {
    color: #000 !important;
    background-color: transparent !important;
    pointer-events: none;
}

.reviewDescription.content {
    color: #000;
}

.reviewBtn {
    margin: 7px 15px;
}

ul.copyRight li {
    margin-right: 10px;
}

ul.copyRight li:first-child {
    margin-right: 30px;
}

.container-fluid {
    max-width: 1920px;
    margin: auto;
}

section.footer .container {
    max-width: 1260px;
    margin: auto;
}

ul.timeLine {
    display: flex;
}

.previous-timeline {
    padding-left: 25px;
    position: relative;
}

.previous-timeline i.fa.fa-angle-left.fa-6 {
    position: absolute;
    left: 10px;
    top: 4px;
}

.col-md-12 .headingSection {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 55px;
}

.accordeon-title {
    padding: 20px 20px;
}

.article-container.style-1 {
    margin-top: 0px;
    margin-bottom: 0;
}

.jainex {
    margin-bottom: 70px;
}

.tabs-container {
    display: none;
}

p a.imgBox {
    margin: 0 !important;
    border: none !important;
}

.col-md-9.featureSolution7 a.imgBox {
    margin: 0;
}

ul.nav.nav-list .toggle-content li:nth-child(1) a div {
    width: auto !important;
}

ul.nav.nav-list .toggle-content li:nth-child(1) a {
    padding-left: 47px !important;
}

ul.boxAddress li {
    color: #7eb82a;
    font-size: 15px;
}

ul.boxAddress li span {
    font-weight: 600 !important;
}

.headingSectionLeft a:hover,
.redBox a:hover {
    color: #7eb82a;
    background: #fff;
}

.sieBtn img {
    max-width: 20px;
}

button#lg-zoom-out {
    display: none;
}

ul.list-unstyled.row.lightgallery li img.img-responsive {
    height: 270px;
    width: 100%;
}

ul.list-unstyled.row.lightgallery li {
    padding: 5px;
}

ul.list-unstyled.row.lightgallery {
    margin-top: 50px;
}

ul.list-unstyled li {
    cursor: pointer;
}

div#toggleText label.togle-label {
    margin-bottom: 0;
}

div#toggleText .block-title-pro.size-2 {
    margin-bottom: 0;
}

div#toggleText .block-title-pro.size-2 a {
    color: #057bb3;
}

div#toggleText ul li {
    display: block !important;
    width: 100%;
}

div#toggleText ul li a {
    padding: 8px 8px 8px 22px;
    font-size: 14px;
}

div#toggleText ul {
    /* margin-top: 10px; */
    margin-bottom: 0 !important;
    padding-top: 10px;
    padding-bottom: 25px;
}

div#toggleText ul li a:hover {
    background: #7eb82a;
    color: #fff;
}

body .blog-sidebar {
    padding: 30px 0 10px 0;
}

section.toggle label.togle-label {
    padding: 0 20px;
}

section.toggle:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.marginbottom5 {
    display: flex;
    flex-wrap: wrap;
}

.tab-content>.active {
    display: block !important;
}

.tab-content.hidden-xs .row {
    margin-left: 30px;
}

.add-nl {
    padding: 30px;
    background: #f9f9f9;
    margin-top: 50px;
}

p#breadcrumbs {
    margin: 30px 0 20px 0;
}

.information-blocks p {
    font-size: 14px;
    line-height: 26px !important;
    color: #777;
}

.col-md-6.about1-fss img {
    margin-top: 50px;
}

body .blog-sidebar {
    margin-bottom: 40px;
}

.glryrecordname p {
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 21px;
    margin-top: 10px;
}

.glryrecordname {
    font-size: 14px;
    line-height: 21px;
}

.row.rowone1 ul li {
    font-size: 14px;
    line-height: 26px !important;
    color: #777;
    list-style: auto;
}

.row.rowone1 ul {
    padding-left: 17px;
    margin-top: 15px;
}

.row.rowone1 img {
    margin-top: 40px;
}

.row.row2Two {
    margin-top: 70px;
}

.row.row2Two {
    margin-top: 70px;
}

.row.row2Three {
    margin-top: 60px;
}

.row.row2Three img {
    margin-top: 30px;
}

ul.dealer-ul-li li .glrylocatebtn {
    position: inherit;
}

ul.dealer-ul-li li {
    display: inline-block;
}

.dealerrecordbg {
    margin-bottom: 70px;
}

.dealer_blk {
    margin-bottom: 20px;
}

.add-dealer-fd a,
ul.dealer-ul-li li .glrylocatebtn a {
    color: #23282d;
    font-size: 15px;
}

.add-dealer-fd a:hover,
ul.dealer-ul-li li .glrylocatebtn a:hover {
    color: #d42b32;
}

ul.dealer-ul-li {
    margin-top: 20px;
}

.dealer_blk {
    min-height: 250px;
    position: relative;
    background: #fbfbfb;
    overflow: hidden;
    border: 1px solid rgba(233, 230, 230, .21);
    padding: 25px 10px;
}

.dealer_blk ul.dealer-ul-li {
    position: absolute;
    bottom: 20px;
}

.glryrecordname {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 10px 10px;
}

section.active.dealerbg hr {
    display: none;
}

ul.dealer-ul-li li:first-child {
    border-left: 0;
}

ul.dealer-ul-li li .glrylocatebtn,
ul.dealer-ul-li li .glrylocatebtn a {
    line-height: 1;
    padding: 0 !important;
}

.glryrecordname.blue {
    padding: 0 11px;
}

.glryrecordname.blue a {
    color: #000;
    font-size: 16px;
}

section.testimonials img.ls-is-cached.lazyloaded {
    width: 100%;
}

h2.product-title2 a {
    color: #000;
}

.col-md-9.col-sm-8.col-xs-12 {
    padding-left: 35px;
}

body .information-entry {
    padding-right: 35px;
}

.blog-entry .image {
    aspect-ratio: 16 / 9;
    overflow: hidden;
}

.blog-entry .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog-entry.sanjeev {
    padding-bottom: 65px;
}

.pagination .current {
    background-color: #fff !important;
}

.pagination a.page-numbers:last-child {
    border-radius: 0 !important;
}

.pagination a.page-numbers {
    border-radius: 100% !important;
}

ul.copyRight li {
    font-size: 13px !important;
}

a.prev.page-numbers {
    width: auto !important;
    padding-left: 20px !important;
    border-radius: 0 !important;
    padding-right: 20px !important;
    margin-right: 5px;
}

.redBox h5 {
    font-size: 32px;
}

section.testimonials img.lazyloaded {
    width: 100%;
}

section.footer .quickLinks li a {
    font-size: 16px !important;
    padding: 7px 18px !important;
}

.contact_form7 h1 {
    font-size: 28px;
    text-align: center;
    margin-left: 290px;
    margin-bottom: 40px;
}

section.footer .quickLinks li:first-child a {
    padding-left: 0 !important;
}

.contact_form7 h3 {
    font-size: 20px;
    color: #000;
}

.contact_form7 li {
    font-size: 14px;
    line-height: 26px !important;
    margin-bottom: 8px;
    color: #777;
}

.contact_form7 li strong {
    color: #000;
    margin-right: 5px;
}

.contact_form7 form#enquiryForm {
    background: #fff;
    padding: 35px 25px 0 25px;
    box-shadow: 0 0 10px 0 #e3e3e3;
    margin-bottom: 50px;
}

.marginbottom5.foldDoorP .col-md-9.col-sm-8 {
    padding-left: 35px;
}

.information-blocks.aboutPage ul li {
    font-size: 14px;
    line-height: 26px !important;
    margin-bottom: 8px;
    color: #777;
}

.information-blocks.aboutPage ul li strong {
    color: #000;
}

.information-blocks.aboutPage .col-md-12 ul {
    margin-top: 30px;
}

.information-blocks.aboutPage .col-md-12 ul li {
    margin-bottom: 8px;
}

.boooletPoints {
    column-count: 2;
}

.feature7 h3.prtitle.mb20,
.feature7 h2.prtitle.mb20 {
    color: #000;
    font-size: 26px !important;
    font-weight: 500 !important;
}

.solution-feature .feature7 {
    margin-bottom: 25px;
}

ul#sideMenuMobile_only {
    display: none;
}

div#mySidenav ul.mainSideNav::-webkit-scrollbar {
    width: 10px;
}

div#mySidenav ul.mainSideNav::-webkit-scrollbar-thumb {
    background-color: #fff;
    outline: 10px solid #7eb82a;
}

.information-blocks.aboutPage ul li {
    position: relative;
    padding-left: 25px;
}

.information-blocks.aboutPage ul li:before {
    position: absolute;
    background: #000;
    content: "";
    width: 7px;
    height: 7px;
    left: 0;
    top: 9px;
    border-radius: 100%;
}

.product-detail-box>.col-md-12 {
    padding: 0;
}

.glrylocatebtn .btn:active {
    background: 0 0;
    border: none;
    box-shadow: inherit;
}

ul.inline {
    margin: 0;
    padding: 10px 0;
}

.nav-tabs li a.active {
    border-bottom: 4px solid #3167a1 !important;
}

.nav-tabs li a {
    border-bottom: 4px solid #fff !important;
}

.add_nl_browser button#download-all {
    margin-top: 70px;
}

.add_nl_browser {
    margin-bottom: 90px;
}

.add_nl_browser .request-brochure .title {
    font-size: 14px !important;
}

.add_nl_browser .checke-pdf input {
    position: absolute;
    left: -20px;
    top: -3px;
}

.add_nl_browser .checke-pdf {
    position: relative;
}

img.mobile_banner {
    display: none;
}

.bannerHeading {
    font-size: 32px;
    display: block;
}

.bannerHead {
    background: #7eb82a;
}

.bannerHeading {
    line-height: 36px;
}

ul.blog_img p {
    padding: 0 44px;
}

.bannerHead h1 span span {
    font-weight: 300 !important;
    display: block;
    margin-top: 5px;
}

.bannerHead abbr {
    font-weight: 700 !important;
}

h3.headTestimonials {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 55px;
}

.headTestimonials h3 {
    color: #000;
    opacity: 1;
}

section.products a:hover h4 {
    /*background: #669722;*/
    background: #7fb92c;
    color: #fff;
}

ul.dealer-ul-li a,
ul.dealer-ul-li li .glrylocatebtn a {
    border: 1px solid #ddd;
    padding: 5px 10px !important;
    border-radius: 4px;
}

ul.dealer-ul-li li .glrylocatebtn a {
    padding: 7px 10px !important;
    margin-left: 25px;
}

section.footr_icons {
    display: none;
}

.breadcrumb-box a,
span.breadcrumb_last {
    font-size: 12px;
}

.row.circleBox79 {
    margin-top: 90px;
}

form#downloadForm {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 100%;
}

.popup-container {
    padding: 40px !important;
}

form#downloadForm button.button.style-10 {
    margin-left: 0;
    margin-top: 20px;
}

.add_office_nl h1 {
    height: 810px;
    margin-top: 70px;
}

.leftAccordian .year {
    position: relative;
}

.leftAccordian .year:before {
    position: absolute;
    background: #fff;
    content: "";
    width: 13px;
    height: 2px;
    right: 0;
    top: 21px;
}

.leftAccordian .year:after {
    position: absolute;
    background: #fff;
    content: "";
    width: 2px;
    height: 13px;
    right: 5px;
    top: 16px;
}

.year.active:after {
    display: none;
}

i.fa.fa-slideshare {
    color: #1173b5;
}

.expertR ul {
    height: auto;
}

section.products a:hover h4 {
    transition: .5s;
}

.no_more_data {
    text-align: center;
    margin: auto;
    margin-bottom: 470px;
    font-size: 30px;
    margin-top: 50px;
    font-weight: 600 !important;
    color: #000;
    letter-spacing: .8px;
}

.add_bro_chure_page {
    margin-top: 100px;
    margin-bottom: 400px;
}

.key-point ul.bullets {
    margin-left: 0;
}

.key-point .feature7 li {
    position: relative;
    padding-left: 20px;
    list-style: none;
    line-height: 23px;
    margin-bottom: 10px;
}

.Interior-list .feature7 {
    border: 1px solid #fff;
    margin: 0;
    padding: 0;
}

.Interior-list .feature7 ul {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}

.Interior-list .feature7 li {
    position: relative;
    padding-left: 20px;
    list-style: none;
    line-height: 28px;
    width: 50%;
}

.add-cls-solution-cl .sol-img-detail {
    display: none;
}

body .parallax-article2 {
    background-attachment: inherit !important;
}

.headingSectionLeft {
    color: #707070;
    font-size: 14px;
    line-height: 24px;
    font-family: "Fira Sans", sans-serif;
}

.add_nl_allcat .parallax-article2 {
    display: none;
}

.parallax-article2_aal {
    margin: 15px 0;
}

.parallax-article2_add img {
    width: 100%;
}

.jainex {
    padding-top: 1px;
}

.product-description.detail-info-entry {
    font-size: 14px !important;
}

section.footer2 li a {
    text-transform: capitalize;
}

.window80 p {
    font-size: 14px;
    line-height: 26px;
}

.window79 p {
    font-size: 14px;
    line-height: 26px;
}

.col-md-9.col-sm-8.add-cls-solution-cl ul.list-unstyled.row.lightgallery {
    display: none;
}

.glass_Window .product-description.detail-info-entry {
    margin: 0 !important;
}

.moreImg {
    margin-top: 50px;
}

div#post-142 .moreImg,
div#post-2011 .moreImg {
    margin-top: 50px;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #000;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    margin-left: -60px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.top_header span.tooltiptext {
    width: auto;
    left: 157%;
    top: 23px;
    color: #d21811;
    font-weight: 700 !important;
    border-radius: 0;
    font-size: 10px;
    padding: 1px;
    background: no-repeat;
}

.bannerHead a:hover .fa {
    color: #fff;
    background: red;
}

.bannerHead a {
    display: none;
}

div#post-4000 .feature7 {
    padding-bottom: 0;
}

.security_Prime {
    margin-top: 25px;
}

div#post-3998 .feature7 {
    padding-bottom: 0;
}

div#post-3995 .feature7 {
    padding-bottom: 0;
}

.field-item {
    padding-top: 35px;
    border-top: 1px solid rgba(221, 221, 221, .45);
    margin-top: 30px;
}

.field-item p {
    font-size: 14px;
    color: #777;
}

.field-item strong {
    font-weight: 600 !important;
    color: #000;
    letter-spacing: .5px;
    margin-bottom: 15px;
    display: block;
}

.field-item li {
    font-size: 14px;
    line-height: 26px;
    color: #777;
    margin-bottom: 5px;
}

.field-item {
    margin-bottom: 50px;
}

.solution-btm h2 {
    text-align: left;
    color: #000;
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 500 !important;
}

.feature7 {
    padding-bottom: 30px;
}

.col-md-12.soundproof7 h2 {
    font-size: 25px;
    margin-bottom: 18px;
    margin-top: 15px;
    color: #000;
    letter-spacing: .5px;
}

.bannerDealr {
    border-bottom: 1px solid rgba(221, 221, 221, .25);
}

div#post-1124 .feature7 {
    padding-bottom: 60px;
}

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

ul {
    padding: 0;
    margin: 0;
}

img {
    max-width: 100%;
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: "Fira Sans", sans-serif;
}

/*br {
    display: none;
}*/

section.products a {
    display: block;
}

p:empty {
    display: none !important;
}

ul.blog_img li a {
    display: block;
}

ul.blog_img li:nth-child(2) {
    /* background: #7eb82a; */
}

ul.blog_img li:nth-child(2):before {
    display: none;
}

/*ul.blog_img li:before {
    background: rgba(0, 0, 0, .28);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
}*/

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: inherit;
}

.information-blocks h1 {
    margin-bottom: 40px;
    margin-top: 30px;
}

.bannerDealr {
    margin-top: 40px;
    padding-top: 5px;
}

.row.certain p {
    color: #777;
}

.jainex.dealrs_Details {
    padding-top: 50px;
}

ul.boxAddress li a {
    color: #7eb82a;
}

body div#post-3893 .information-entry {
    padding-right: 0;
}

.doorSltions .boooletPoints2.key-point {
    margin-bottom: 0;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url("../font/va9A4kDNxMZdWfMOD5VvkrCqUT3fcWTP.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url("../font/va9A4kDNxMZdWfMOD5VvkrCqUTTfcWTP.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url("../font/va9A4kDNxMZdWfMOD5VvkrCqUTzfcWTP.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url("../font/va9A4kDNxMZdWfMOD5VvkrCqUTPfcWTP.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url("../font/va9A4kDNxMZdWfMOD5VvkrCqUT_fcWTP.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url("../font/va9A4kDNxMZdWfMOD5VvkrCqUT7fcWTP.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url("../font/va9A4kDNxMZdWfMOD5VvkrCqUTDfcQ.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrAGQCf1VFn2lg.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrAGQCf8VFn2lg.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrAGQCf0VFn2lg.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrAGQCf7VFn2lg.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrAGQCf3VFn2lg.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrAGQCf2VFn2lg.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrAGQCf4VFk.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBiQyf1VFn2lg.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBiQyf8VFn2lg.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBiQyf0VFn2lg.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBiQyf7VFn2lg.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBiQyf3VFn2lg.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBiQyf2VFn2lg.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBiQyf4VFk.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("../font/va9C4kDNxMZdWfMOD5VvkrjEYTLHdQ.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("../font/va9C4kDNxMZdWfMOD5VvkrjNYTLHdQ.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("../font/va9C4kDNxMZdWfMOD5VvkrjFYTLHdQ.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("../font/va9C4kDNxMZdWfMOD5VvkrjKYTLHdQ.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("../font/va9C4kDNxMZdWfMOD5VvkrjGYTLHdQ.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("../font/va9C4kDNxMZdWfMOD5VvkrjHYTLHdQ.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("../font/va9C4kDNxMZdWfMOD5VvkrjJYTI.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrA6Qif1VFn2lg.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrA6Qif8VFn2lg.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrA6Qif0VFn2lg.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrA6Qif7VFn2lg.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrA6Qif3VFn2lg.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrA6Qif2VFn2lg.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrA6Qif4VFk.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrAWRSf1VFn2lg.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrAWRSf8VFn2lg.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrAWRSf0VFn2lg.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrAWRSf7VFn2lg.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrAWRSf3VFn2lg.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrAWRSf2VFn2lg.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrAWRSf4VFk.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrByRCf1VFn2lg.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrByRCf8VFn2lg.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrByRCf0VFn2lg.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrByRCf7VFn2lg.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrByRCf3VFn2lg.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrByRCf2VFn2lg.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrByRCf4VFk.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBuRyf1VFn2lg.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBuRyf8VFn2lg.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBuRyf0VFn2lg.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBuRyf7VFn2lg.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBuRyf3VFn2lg.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBuRyf2VFn2lg.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBuRyf4VFk.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBKRif1VFn2lg.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBKRif8VFn2lg.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBKRif0VFn2lg.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBKRif7VFn2lg.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBKRif3VFn2lg.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBKRif2VFn2lg.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("../font/va9f4kDNxMZdWfMOD5VvkrBKRif4VFk.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("../font/va9C4kDNxMZdWfMOD5Vn9LjEYTLHdQ.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("../font/va9C4kDNxMZdWfMOD5Vn9LjNYTLHdQ.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("../font/va9C4kDNxMZdWfMOD5Vn9LjFYTLHdQ.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("../font/va9C4kDNxMZdWfMOD5Vn9LjKYTLHdQ.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("../font/va9C4kDNxMZdWfMOD5Vn9LjGYTLHdQ.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("../font/va9C4kDNxMZdWfMOD5Vn9LjHYTLHdQ.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("../font/va9C4kDNxMZdWfMOD5Vn9LjJYTI.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnWKneSxf6TF0.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnWKneQhf6TF0.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnWKneShf6TF0.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnWKneRRf6TF0.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnWKneSRf6TF0.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnWKneSBf6TF0.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnWKneRhf6.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnPKreSxf6TF0.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnPKreQhf6TF0.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnPKreShf6TF0.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnPKreRRf6TF0.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnPKreSRf6TF0.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnPKreSBf6TF0.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnPKreRhf6.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../font/va9E4kDNxMZdWfMOD5VvmojLeTY.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../font/va9E4kDNxMZdWfMOD5Vvk4jLeTY.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../font/va9E4kDNxMZdWfMOD5Vvm4jLeTY.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../font/va9E4kDNxMZdWfMOD5VvlIjLeTY.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../font/va9E4kDNxMZdWfMOD5VvmIjLeTY.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../font/va9E4kDNxMZdWfMOD5VvmYjLeTY.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../font/va9E4kDNxMZdWfMOD5Vvl4jL.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnZKveSxf6TF0.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnZKveQhf6TF0.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnZKveShf6TF0.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnZKveRRf6TF0.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnZKveSRf6TF0.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnZKveSBf6TF0.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnZKveRhf6.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnSKzeSxf6TF0.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnSKzeQhf6TF0.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnSKzeShf6TF0.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnSKzeRRf6TF0.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnSKzeSRf6TF0.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnSKzeSBf6TF0.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnSKzeRhf6.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnLK3eSxf6TF0.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnLK3eQhf6TF0.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnLK3eShf6TF0.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnLK3eRRf6TF0.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnLK3eSRf6TF0.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnLK3eSBf6TF0.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnLK3eRhf6.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnMK7eSxf6TF0.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnMK7eQhf6TF0.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnMK7eShf6TF0.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnMK7eRRf6TF0.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnMK7eSRf6TF0.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnMK7eSBf6TF0.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnMK7eRhf6.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnFK_eSxf6TF0.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnFK_eQhf6TF0.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnFK_eShf6TF0.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnFK_eRRf6TF0.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnFK_eSRf6TF0.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnFK_eSBf6TF0.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../font/va9B4kDNxMZdWfMOD5VnFK_eRhf6.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.headingSection h3 {
    font-size: 24px;
}

div#post-107 h2.prtitle.mb20 {
    text-align: left;
}

.portfolio-container.type-2 h2.entry-title a {
    color: #000 !important;
}

.feature7 li {
    font-family: "Fira Sans", sans-serif;
}

.product-description.detail-info-entry {
    font-family: "Fira Sans", sans-serif;
}

.filterimg {
    display: none;
}

.overlay-popup {
    z-index: 99999;
}

.jainex .str1 abbr {
    display: block;
    margin-bottom: 10px;
}

.thankyou img.lazyloaded {
    width: 100%;
    max-width: 30%;
    margin: auto;
}

a.btn.exprtBtn {
    position: fixed;
    top: 50%;
    background: #7eb82a;
    right: -63px;
    transform: rotate(-90deg);
    border-radius: 0;
    padding: 10px 20px;
    overflow: hidden;
    color: #fff;
    letter-spacing: .9px;
    z-index: 999;
}

.quickLinks li:last-child {
    display: none !important;
}

.pagination {
    width: 100%;
}

.add_nl_snl h2.screen-reader-text {
    display: none !important;
}

.product-detail-box .parallax-article2_add {
    overflow: hidden;
}

.product-detail-box .parallax-article2_add img {
    transform: scale(1.3);
}

.style-5 input.submit_btn.btn.btn-primary {
    position: static;
    width: auto;
    border-radius: 5px;
    padding: 8px 15px;
}

.style-5 div#otp-notification {
    font-size: 12px;
    padding: 0 18px 10px;
}

.style-5 input.form-control {
    margin-bottom: 8px;
    width: 100%;
    border: 1px #e6e6e6 solid;
    font-size: 13px;
    line-height: 43px;
    color: #313131;
    height: 45px;
    padding: 0 20px;
    font-weight: 400;
}

.patrn2 div#otp-notification {
    font-size: 12px;
    padding: 0 18px 10px;
}

.top_header {

    background: #262626;

    overflow: hidden
}

.top_header li {

    color: #fff;

    border-right: 1px solid grey;

    line-height: 1
}

.top_header li a {

    border: 0;

    color: #fff;

    padding: 10px 15px;

    font-size: 14px;

    line-height: 1;

    text-decoration: none;

    display: inline-block
}

.top_header li span {

    padding-left: 10px;

    font-size: 14px
}

.top_header li {

    display: inline-block
}

.top_header li:nth-child(4),
.top_header li:nth-child(5) {

    border-right: 0
}

.top_header a.btn.btn_location {

    background: #669722;

    border-radius: 0
}

.top_header li a:hover {

    color: #669722
}

.top_header a.btn {

    border-radius: 0
}

.top_header a.btn:hover {

    background: #fff
}

ul.pull-right1 {

    margin: 0;
    float: right;

}



.menu {

    display: flex;

    align-items: center
}

.topnav li {

    display: inline-block
}

.topnav li a {

    letter-spacing: .5px;

    color: #444;

    font-weight: 400;

    font-size: 21px;

    padding: 0 20px;

    display: block;

    text-decoration: none
}

body .bg-light {

    background-color: #fff !important;

    padding: 8px 0
}

.side_Navigation {

    background: #0f5fa8;

    padding: 30px
}

.sidenav {

    width: 300px !important;

    transform: translateX(100%);

    height: 100%;

    width: 0;

    position: fixed;

    z-index: 99999;

    top: 0;

    right: 0;

    background-color: #0f5fa8;

    overflow-x: hidden;

    transition: .5s;

    padding-top: 60px
}

.sidenav a {

    padding: 8px 8px 8px 45px;

    text-decoration: none;

    font-size: 18px;

    color: #fff;

    display: block;

    transition: .3s
}



.sidenav a:hover {

    color: #f1f1f1
}

.topnav li a:hover {

    color: #669722
}

.topnav li:last-child a {

    padding-right: 50px
}

.sidenav .closebtn {

    position: absolute;

    top: 30px;

    right: 25px;

    font-size: 36px;

    margin-left: 50px;

    padding: 0;

    background: #0b4d89;

    height: 40px;

    line-height: 40px;

    width: 40px;

    text-align: center
}

div#mySidenav ul {

    margin-top: 40px
}

div#mySidenav ul li {

    border-bottom: 1px solid #ffffff30
}

.shadw:before {

    position: absolute;

    background: #111111d9;

    width: 100%;

    content: "";

    height: 100%;

    z-index: 999
}

.sieBtn a {

    color: #000;

    display: block
}

.shadw {

    position: relative
}



/* UI07051988 */

ul#menu-top-menu li:nth-child(6) a {
    color: #fff;
    border-radius: 3px;
    max-width: 180px;
    width: 100%;
    height: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 20px;
    transition: 0.3s;
    background: #7eb82a;
    margin-left:  1.562505vw;
}

ul#menu-top-menu li:nth-child(6) a:hover {
    background: #669722;
}

ul#menu-top-menu li:nth-child(6) {

    margin-right: 40px;

}

.sidenav::-webkit-scrollbar {
    width: 6px;
}

.sidenav::-webkit-scrollbar-track {
    background-color: #0f5fa8;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.sidenav::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: red;
}







.testcat .breadcrumb-box {
    display: none
}

.testcat .al_product .container .breadcrumb-box {
    display: block
}







.gif-list a {

    padding-left: 5px !important;

}





.gif-list .gif-icon img {

    width: 18px;

}



.gif-list a:hover {

    color: #dfdfdf !important;

}

.top_header {

    background: #262626;

    overflow: visible;

}

.tooltip {

    position: relative !important;

    display: inline-block !important;

    opacity: 1 !important;

}



.tooltip .tooltiptext {

    visibility: hidden;

    width: 220px !important;

    background-color: #7eb82a !important;

    color: #fff !important;

    text-align: center !important;

    border-radius: 5px !important;

    padding: 10px 10px !important;

    position: absolute !important;

    z-index: 99;

    top: 4px !important;

    left: -150px !important;

    font-size: 14px !important;

    height:68px;



}



.tooltip .tooltiptext p {

    margin-bottom: 5px;

}



.tooltip:hover .tooltiptext {

    visibility: visible;

}



.Call-list {

    display: none;

    border-bottom: none !important;

}



.Call-box {

    border: transparent;

    font-size: 12px !important;

    padding: 8px 0;

    text-decoration: none;

    color: #fff;

    display: block;

    transition: .3s;

    background: #f00;

    width: 240px;

    border-radius: 6px;

    text-align: center;

    margin: 15px auto;

    padding: 4px;

    border-radius: 25px;

}

ul.mainSideNav li .Call-box a {

    padding: 0 !important;

    font-size: 18px !important;

}

.bannerHead {
    max-width: 710px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 15px 30px;
    width: 100%;
}

.bg_img_slide {
    height: 80vh;
}

.carousel-caption {
    height: 100%;
}

.bannerHead h1 {
    margin: 0;
    font-size: 52px;
    font-weight: 800;
}

.bannerHead h1 span {
    font-weight: 300;
}

.bannerHead .fa {
    width: 25px;
    height: 25px;
    border: 1px solid #fff;
    line-height: 23px;
    border-radius: 100%;
    display: inline-block;
    margin-top: 21px;
}

.slider-sec .carousel-indicators {
    bottom: 25px;
}

.slider-sec .carousel-indicators li {
    width: 10px;
    height: 10px;
    background: #ddd;
    border: none;
    border-radius: 100%;
}

.slider-sec .carousel-indicators li.active {
    background: #fff;
}

.bannerHead a {
    color: #fff;
}

a.downloadBtn.btn img {
    max-width: 20px;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.three_btns li a .fa {
    margin-left: 10px;
}

section.products {
    padding: 70px 0;
    text-align: center;
}

.headingSection {
    max-width: 850px;
    margin: auto;
    margin-bottom: 65px;
}

.headingSection h3 {
    color: #000;
    opacity: 1;
}

.headingSection p {
    color: #444;
    margin-top: 20px;
}

section.products {
    position: relative;
}

section.products:before {
    position: absolute;
    background: #444;
    content: "";
    width: 100%;
    height: 335px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

section.products a {
    text-decoration: none;
}

section.products h4 {
    color: #000;
    padding: 0 10px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    background: #fff;
}

.three_btns {
    text-align: left;
}

.three_btns li {
    display: inline-block;
    margin-right: 15px;
}

.three_btns li a {
    color: #fff;
    border: 3px solid #fff;
    border-radius: 25px;
    padding: 6px 20px;
    font-weight: 600;
}

.three_btns ul {
    margin-top: 40px;
}

.three_btns li:nth-child(2) a {
    background: #4f8fa7;
    border: 3px solid #4f8fa7;
}

.three_btns {
    position: relative;
}

.three_btns:before {
    position: absolute;
    background: #565656;
    content: "";
    width: 45%;
    height: 1px;
    right: 0;
    top: 20px;
}

.three_btns li:nth-child(2) a:hover,
.three_btns li:nth-child(3) a:hover {
    background: #fff;
    color: #4f8fa7;
}

.three_btns li a:hover {
    border: 3px solid #4f8fa7;
    background: #4f8fa7;
    color: #fff;
}

.three_btns li:nth-child(3) a {
    background: #fff;
    color: #444;
}

.centrBtn .fa,
.headingSectionLeft a,
.redBox a {
    width: 30px;
    height: 30px;
    background: #7eb82a;
    color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    line-height: 29px;
}

ul.color_box li {
    display: inline-block;
    padding: 60px 30px 30px 30px;
    background: #4f8faa;
    margin: 0;
    width: 100%;
    max-width: 270px;
    color: #fff;
    height: 285px;
}

ul.color_box {
    display: flex;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: center;
}

.redBox a {
    margin-top: 15px;
}

.encBanner .btn:hover {
    background: #fff;
    color: #7eb82a;
    border: 2px solid #7eb82a;
}

ul.color_box li:last-child {
    background: #fff9f9;
    color: #000;
}

ul.color_box li span {
    display: block;
}

ul.color_box li h4 {
    font-size: 60px;
    font-weight: 300;
    line-height: 1;
}

ul.color_box li span {
    font-size: 24px;
    margin-top: 15px;
}

ul.color_box p {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 10px;
}

.redBox h5 {
    font-size: 42px;
    font-weight: 300 !important;
    color: #fff;
}

section.aisWindow .redBox {
    background: #669722;
    height: 100% !important;
    padding: 30px;
}

.headingSectionLeft a:hover,
.redBox a:hover {
    background: #fff;
    color: #7eb82a;
}

section.aisWindow {
    padding: 90px 0 50px 0;
}

.headingSectionLeft h3 {
    color: #000;
    opacity: 1;
    font-size: 24px;
}

.jainex.dealrs_Details h1 {
    font-size: 32px;
}

.headingSectionLeft h2 {
    color: #000;
    opacity: 1;
    font-size: 40px;
    font-weight: 400;
    line-height: 1;
}



.headingSectionLeft p {
    margin-top: 25px;
    color: #707070;
    margin-bottom: 20px;
}

section.aisWindow .headingSectionLeft {
    padding-bottom: 0;
}

section.aisWindow .headingSectionLeft a,
.centrBtn .fa,
.headingSectionLeft a,
.redBox a {
    width: fit-content;
    height: auto;
    color: #fff;
    display: flex;
    align-items: center;
    text-align: center;
    border-radius: 100%;
    line-height: 1.5;
    padding: 7px 25px;
    border-radius: 35px;
    background: #7eb82a;
}


section.aisWindow .headingSectionLeft a:hover,
.centrBtn .fa a:hover,
.headingSectionLeft a:hover,
.redBox a:hover {
    background: #fff;
    color: #7eb82a;
    border: 1px solid #7eb82a;
}

section.aisWindow .headingSectionLeft a i,
.centrBtn .fa i,
.headingSectionLeft a i,
.redBox a i {
    margin-left: 10px;
}

.encBanner a.btn {
    position: absolute;
    bottom: 30px;
    left: 0;
}

.encBanner {
    position: relative;
}

section.aisWindow .encBannerMain .col-md-3.pl-0 .redBox {
    padding: 2.604175vw;
}

section.aisWindow .encBannerMain .col-md-3.pl-0 .redBox h5 {
    font-size: 30px;
}

.encBanner a.btn.colonybtn {
    right: 30px;
    left: 0;
    text-align: center;
    margin-left: auto;
    max-width: 310px;
    border: 2px solid #444;
}

a.btn.experiancebtn {
    background: #7eb82a;
    padding: 7px 25px;
    border-radius: 35px;
    color: #fff;
    border: 2px solid #7eb82a;
    left: 50px;
}

a.btn.colonybtn {
    background: #444;
    display: inline-block;
    color: #fff;
}

.morePara {
    padding: 40px 0;
}

.morePara p {
    color: #707070;
    line-height: 26px;
    font-size: 14px;
}

.logotext p strong {
    color: #000;
}

.logotext p {
    color: #707070;
    font-size: 14px;
    line-height: 24px;
}

.logotext {
    padding-left: 30px;
}

section.blog h3:before {
    position: absolute;
    background: #dcdcdc;
    content: "";
    width: 80%;
    height: 1px;
    top: 50%;
    right: 0;
}

section.blog h3 {
    font-size: 28px;
    color: #000;
    opacity: 1;
    position: relative;
}

ul.blog_img {
    display: flex;
    align-content: center;
    margin-top: 65px;
}

ul.blog_img li {
    display: inline-block;
    position: relative;
    width: 100%;
}

.blogText h2.dates {
    position: absolute;
    top: 30px;
    left: 10%;
    color: #fff;
    font-weight: 300;
    font-size: 46px;
}

.blogText h2.dates span {
    display: block;
    font-size: 18px;
    font-weight: 600;
}

.blogText p {
    position: absolute;
    bottom: 40px;
    padding: 0 30px;
    color: #fff;
    max-width: 350px;
    font-size: 16px;
    margin-bottom: 0;
}

ul.blog_img p {
    margin: 0;
}

li.colored {
    background: #7eb82a;
    margin: 0 3px;
}

.centrBtn .btn {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: .5px;
}

.centrBtn {
    text-align: center;
    margin-top: 30px;
}

.centrBtn .fa {
    margin-left: 10px;
}

section.testimonials .headingSectionLeft p {
    font-style: italic;
    color: #000;
    opacity: 1;
}

.headingSectionLeft h6 span {
    display: block;
    font-size: 13px;
    margin-top: 7px;
}

.headingSectionLeft h6 {
    margin-top: 35px;
}

section.testimonials {
    margin-top: 70px;
}

section.testimonials .headingSectionLeft h2 {
    margin-top: 20px;
}

section.productsMobile {
    display: none;
}

.expertR ul {
    position: absolute;
    background: #669722;
    bottom: 0;
    right: 0;
    height: 264px;
    width: 100%;
    padding-top: 25px !important;
}

.expertR {
    position: initial;
}

.sidenav a:hover {
    color: #ff0;
}

.expertR a.btn {
    background: #fff;
    color: #444;
    padding: 8px;
    border-radius: 25px;
    font-size: 15px;
}

.expertR li {
    margin: 10px 10px;
}

.expertR a.btn .fa {
    margin-left: 10px;
}

.expertR a.btn:hover {
    background: #000;
    color: #fff;
}

.expertR li:nth-child(3) a {
    padding: 0;
    font-size: 26px;
}

.expertR li {
    list-style: none;
    color: #fff;
}

.expertR li {
    border: 0 !important;
}

.expertR ul {
    margin: 0 !important;
}

.expertR ul {
    padding: 10px 30px;
}

.expertR li:last-child {
    margin-top: 30px;
    margin-left: 18px;
}

.centrBtn .btn:hover {
    color: #669722;
}

a.btn.experiancebtn .fa {
    margin-left: 15px;
}

.centrBtn .btn:hover .fa {
    background: #669722;
}

.addRess h4 {
    font-size: 18px;
}

.addRess p {
    color: #666;
}

ul.boxAddress li {
    display: inline-block;
    max-width: 240px;
    background: #f6f6f6;
    padding: 13px;
    width: 100%;
    margin-bottom: 4px;
}

.visitors p {
    margin-bottom: 5px;
}

.visitors ul li {
    display: inline-block;
}

ul.boxAddress li span {
    color: #000;
    display: block;
    font-weight: 700;
}

.visitors .fa.fa-check-circle {
    color: #cfd75e;
    margin-right: 6px;
}

.visitors li {
    margin-right: 10px;
}

.addRess p {
    font-size: 14px;
}

.addRess {
    margin-bottom: 40px;
}

.addRess {
    margin-bottom: 40px;
}

.left_btn .btn {
    background: #7eb82a;
    padding: 5px 22px;
    color: #fff;
    border-radius: 25px;
}

.left_btn .btn:hover {
    background: #000;
}

.left_btn {
    margin-top: 40px;
    position: relative;
}

.left_btn:before {
    position: absolute;
    background: #d6d6d6;
    content: "";
    width: 90%;
    height: 1px;
    top: 20px;
    z-index: -1;
    right: 0;
}

.jainex h2 {
    color: #5c5c5c;
    margin-top: 50px;
    margin-bottom: 40px;
}

.dealr_detls {
    margin-top: 50px;
    padding-bottom: 35px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
}

.dealr_detls p,
.offer_detls p {
    font-size: 14px;
    line-height: 26px;
    color: #777;
}

.offer_detls .fa {
    color: #cfd75e;
    margin-right: 6px;
}

.offer_detls ul li {
    display: inline-block;
    width: 100%;
    max-width: 220px;
    font-size: 15px;
    margin-bottom: 10px;
}

.jainex h3 {
    margin-bottom: 20px;
    font-size: 22px;
}

.back_btn a.btn {
    background: #4f8fa7;
    color: #fff;
    border-radius: 25px;
    padding: 5px 22px;
    display: inline-block;
    margin-top: 40px;
}

.back_btn .fa {
    margin-right: 10px;
}

.back_btn a.btn:hover {
    background: #000;
}

.locations {
    padding: 5px 5px 0 5px;
    border: 1px solid #ddd;
}

button.close {
    display: inline-block;
    position: absolute;
    right: -12px;
    background: red !important;
    width: 30px;
    line-height: 30px;
    color: #fff;
    opacity: 9;
    z-index: 9;
    border-radius: 100%;
    top: -10px;
}

body {
    overflow-x: hidden;
}

.bottomLinks li {
    display: inline-block;
    margin: 10px 3px;
}

.bottomLinks li {
    color: #000;
    background: #f0f4f7;
    padding: 8px 16px;
    font-size: 14px;
    border-radius: 25px;
}

.bottomLinks {
    margin-top: 60px;
}

.bottomLinks a {
    text-decoration: none;
}

.bottomLinks li:hover {
    background: #000;
    color: #fff;
}

.item img {
    width: 100%;
}

.carousel-item img {
    max-width: 100%;
}

.text-center2 button.carousel-buttons {
    display: inline-block;
    max-width: 84px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: none;
    background: 0 0;
    text-align: left;
}

.text-center2 a {
    text-decoration: none;
}

.center-block span {
    display: block;
    font-size: 12px;
    margin-top: 12px;
    color: #5c5c5c;
}

.str1 li {
    display: inline-block;
}

.str1 li a {
    color: #f2be4f;
}

.str1 ul {
    width: 116px;
    height: 25px;
    transform: skew(20deg);
    background: #555;
    padding: 0 10px;
    margin-left: 40px;
    display: inline-block;
}

.str1 span {
    position: absolute;
    background: #7eb82a;
    width: 45px;
    height: 35px;
    transform: skew(20deg);
    z-index: 99;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 35px;
    top: 83px;
    left: 0;
}

.str1 {
    position: relative;
    margin-bottom: 40px;
}

.str1 p {
    display: inline-block;
    margin-left: 20px;
    color: #000;
    border-bottom: 1px solid #000;
    line-height: 1;
}

.gallery2 {
    margin-top: 40px;
}

.left_btn .fa {
    margin-left: 10px;
}

.overlay-popup .popup-container {
    margin: 5% auto;
}

.portfolio-entry .image img {
    margin-bottom: 0 !important;
}

.portfolio-navigation {
    display: flex;
    flex-wrap: wrap;
}

.col-md-9.col-sm-8.add-cls-solution-cl h2 {
    margin-top: 0px;
}

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

.reviewDescription p {
    margin-bottom: 5px;
}

.dealerbg .row {
    padding-right: 55%;
}

.dealerbg .row .filtercntrl {
    width: 100%;
}

.dealerbg .row button#search_dealer {
    margin-left: 0 !important;
}

.dealerbg .row .form-control {
    font-size: .9rem;
}

.nan-page {
    text-align: center;
    padding: 10rem 0 15rem;
}

.nan-page h1 {
    font-weight: bold !important;
    color: #669722;
}

.nan-page p {
    color: #777;
    margin-bottom: 30px;
}

.nan-page p a {
    padding: 7px 30px;
    background: #7eb82a;
    color: #fff;
    text-transform: uppercase;
    border-radius: 25px;
    transition: .3s;
}

.nan-page p a:hover {
    background: #333;
}

.col-md-6.right_box a:last-child,
.col-md-6.left_box a:last-child {
    text-align: center;
    margin: auto;
    width: 100%;
    max-width: 100px;
}

.col-md-6.left_box p a:first-child {
    display: none;
}

.col-md-6.right_box p a:first-child {
    display: none;
}

.feature7 a.btn.enqBtn.faqs {
    left: 20% !important;
    bottom: -25px;
}

.product-description.detail-info-entry p a {
    color: #007bff !important;
}

.jainex .dealr_detls h2,
.jainex .offer_detls h2 {
    font-size: 22px !important;
    color: #000;
    margin-bottom: 15px;
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
::after,
::before {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    -webkit-text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[role=button] {
    cursor: pointer;
}

select {
    word-wrap: normal;
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

.h1,
h1 {
    font-size: 2.5rem;
}

.h2,
h2 {
    font-size: 2rem;
}

.h3,
h3 {
    font-size: 1.75rem;
}

.h4,
h4 {
    font-size: 1.5rem;
}

.h5,
h5 {
    font-size: 1.25rem;
}

.h6,
h6 {
    font-size: 1rem;
}

.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.small,
small {
    font-size: 80%;
    font-weight: 400;
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline-item {
    display: inline-block;
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}

.blockquote-footer::before {
    content: "— ";
}

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

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #6c757d;
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word;
}

a>code {
    color: inherit;
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem;
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px;
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px;
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px;
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px;
    }
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.row-cols-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.row-cols-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.row-cols-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.row-cols-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.row-cols-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.row-cols-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    -ms-flex-order: -1;
    order: -1;
}

.order-last {
    -ms-flex-order: 13;
    order: 13;
}

.order-0 {
    -ms-flex-order: 0;
    order: 0;
}

.order-1 {
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -ms-flex-order: 12;
    order: 12;
}

.offset-1 {
    margin-left: 8.333333%;
}

.offset-2 {
    margin-left: 16.666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.333333%;
}

.offset-5 {
    margin-left: 41.666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.333333%;
}

.offset-8 {
    margin-left: 66.666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.333333%;
}

.offset-11 {
    margin-left: 91.666667%;
}

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .row-cols-sm-1>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-sm-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-sm-3>* {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .row-cols-sm-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-sm-5>* {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-sm-6>* {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.333333%;
    }

    .offset-sm-2 {
        margin-left: 16.666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.333333%;
    }

    .offset-sm-5 {
        margin-left: 41.666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.333333%;
    }

    .offset-sm-8 {
        margin-left: 66.666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.333333%;
    }

    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .row-cols-md-1>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-md-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-md-3>* {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .row-cols-md-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-md-5>* {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-md-6>* {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.333333%;
    }

    .offset-md-2 {
        margin-left: 16.666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.333333%;
    }

    .offset-md-5 {
        margin-left: 41.666667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.333333%;
    }

    .offset-md-8 {
        margin-left: 66.666667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.333333%;
    }

    .offset-md-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .row-cols-lg-1>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-lg-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-lg-3>* {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .row-cols-lg-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-lg-5>* {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-lg-6>* {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.333333%;
    }

    .offset-lg-2 {
        margin-left: 16.666667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.333333%;
    }

    .offset-lg-5 {
        margin-left: 41.666667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.333333%;
    }

    .offset-lg-8 {
        margin-left: 66.666667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.333333%;
    }

    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .row-cols-xl-1>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-xl-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-xl-3>* {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .row-cols-xl-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-xl-5>* {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-xl-6>* {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.333333%;
    }

    .offset-xl-2 {
        margin-left: 16.666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.333333%;
    }

    .offset-xl-5 {
        margin-left: 41.666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.333333%;
    }

    .offset-xl-8 {
        margin-left: 66.666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.333333%;
    }

    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}


@media(max-width: 767px) {
    .col-md-4 {
        max-width: 33.333333%;
    }

    .col-md-6 {
        max-width: 50%;
    }

    .col-xs-6 {
        max-width: 50%;
    }

    .col-xs-12 {
        max-width: 100%;
    }
}


.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6;
}

.table-sm td,
.table-sm th {
    padding: .3rem;
}

.table-bordered {
    border: 1px solid #dee2e6;
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6;
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px;
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, .075);
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #b8daff;
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: #7abaff;
}

.table-hover .table-primary:hover {
    background-color: #9fcdff;
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #9fcdff;
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #d6d8db;
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
    border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf;
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf;
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #c3e6cb;
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-color: #8fd19e;
}

.table-hover .table-success:hover {
    background-color: #b1dfbb;
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb;
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #bee5eb;
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
    border-color: #86cfda;
}

.table-hover .table-info:hover {
    background-color: #abdde5;
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5;
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeeba;
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
    border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1;
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe8a1;
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f5c6cb;
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: #ed969e;
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7;
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f1b0b7;
}

.table-light,
.table-light>td,
.table-light>th {
    background-color: #fdfdfe;
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
    border-color: #fbfcfc;
}

.table-hover .table-light:hover {
    background-color: #ececf6;
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6;
}

.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c6c8ca;
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #95999c;
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe;
}

.table-active,
.table-active>td,
.table-active>th {
    background-color: rgba(0, 0, 0, .075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, .075);
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075);
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.table-dark {
    color: #fff;
    background-color: #343a40;
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #454d55;
}

.table-dark.table-bordered {
    border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, .05);
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .075);
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .table-responsive-sm>.table-bordered {
        border: 0;
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .table-responsive-md>.table-bordered {
        border: 0;
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .table-responsive-lg>.table-bordered {
        border: 0;
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .table-responsive-xl>.table-bordered {
        border: 0;
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.table-responsive>.table-bordered {
    border: 0;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none;
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control,
input[type=time].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5;
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}

select.form-control[multiple],
select.form-control[size] {
    height: auto;
}

textarea.form-control {
    height: auto;
}

.form-group {
    margin-bottom: 1rem;
}

.form-text {
    display: block;
    margin-top: .25rem;
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem;
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
    color: #6c757d;
}

.form-check-label {
    margin-bottom: 0;
}

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem;
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0;
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745;
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, .9);
    border-radius: .25rem;
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
    display: block;
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'8\' height=\'8\' viewBox=\'0 0 8 8\'%3e%3cpath fill=\'%2328a745\' d=\'M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z\'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-control.is-valid.nitro-lazy,
.was-validated .form-control:valid.nitro-lazy {
    background-image: none !important;
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'4\' height=\'5\' viewBox=\'0 0 4 5\'%3e%3cpath fill=\'%23343a40\' d=\'M2 0L0 2h4zm0 5L0 3h4z\'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'8\' height=\'8\' viewBox=\'0 0 8 8\'%3e%3cpath fill=\'%2328a745\' d=\'M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z\'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem);
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745;
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block;
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745;
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
    border-color: #28a745;
}

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57;
}

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
    border-color: #28a745;
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745;
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius: .25rem;
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
    display: block;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'12\' height=\'12\' fill=\'none\' stroke=\'%23dc3545\' viewBox=\'0 0 12 12\'%3e%3ccircle cx=\'6\' cy=\'6\' r=\'4.5\'/%3e%3cpath stroke-linejoin=\'round\' d=\'M5.8 3.6h.4L6 6.5z\'/%3e%3ccircle cx=\'6\' cy=\'8.2\' r=\'.6\' fill=\'%23dc3545\' stroke=\'none\'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-control.is-invalid.nitro-lazy,
.was-validated .form-control:invalid.nitro-lazy {
    background-image: none !important;
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'4\' height=\'5\' viewBox=\'0 0 4 5\'%3e%3cpath fill=\'%23343a40\' d=\'M2 0L0 2h4zm0 5L0 3h4z\'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'12\' height=\'12\' fill=\'none\' stroke=\'%23dc3545\' viewBox=\'0 0 12 12\'%3e%3ccircle cx=\'6\' cy=\'6\' r=\'4.5\'/%3e%3cpath stroke-linejoin=\'round\' d=\'M5.8 3.6h.4L6 6.5z\'/%3e%3ccircle cx=\'6\' cy=\'8.2\' r=\'.6\' fill=\'%23dc3545\' stroke=\'none\'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem);
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545;
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block;
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545;
}

.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
    border-color: #dc3545;
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d;
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
    border-color: #dc3545;
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545;
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}

.form-inline .form-check {
    width: 100%;
}

@media (min-width:576px) {
    .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }

    .form-inline .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-plaintext {
        display: inline-block;
    }

    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto;
    }

    .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0;
    }

    .form-inline .custom-control {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none;
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}

.btn.disabled,
.btn:disabled {
    opacity: .65;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5);
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5);
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}

.btn-secondary.focus,
.btn-secondary:focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5);
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5);
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5);
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}

.btn-warning.focus,
.btn-warning:focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5);
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5);
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.btn-light.focus,
.btn-light:focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5);
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5);
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}

.btn-dark.focus,
.btn-dark:focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5);
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5);
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5);
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none;
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: underline;
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none;
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: .5rem;
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%;
}

.fade {
    transition: opacity .15s linear;
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none;
    }
}

.fade:not(.show) {
    opacity: 0;
}

.collapse:not(.show) {
    display: none;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease;
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none;
    }
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative;
}

.dropdown-toggle {
    white-space: nowrap;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

@media (min-width:576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0;
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto;
    }
}

@media (min-width:768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0;
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto;
    }
}

@media (min-width:992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0;
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto;
    }
}

@media (min-width:1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0;
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto;
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem;
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem;
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid;
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-toggle::after {
    vertical-align: 0;
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem;
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
}

.dropleft .dropdown-toggle::after {
    display: none;
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0;
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto;
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent;
}

.dropdown-menu.show {
    display: block;
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap;
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
    z-index: 1;
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
    z-index: 1;
}

.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.btn-toolbar .input-group {
    width: auto;
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
    margin-left: -1px;
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem;
}

.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
    margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
    margin-right: 0;
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem;
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem;
}

.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    width: 100%;
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px;
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0;
}

.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px;
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3;
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4;
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group>.custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-append,
.input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2;
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
    z-index: 3;
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px;
}

.input-group-prepend {
    margin-right: -1px;
}

.input-group-append {
    margin-left: -1px;
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
    margin-top: 0;
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px);
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px);
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 1.75rem;
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff;
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #80bdff;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff;
}

.custom-control-input:disabled~.custom-control-label,
.custom-control-input[disabled]~.custom-control-label {
    color: #6c757d;
}

.custom-control-input:disabled~.custom-control-label::before,
.custom-control-input[disabled]~.custom-control-label::before {
    background-color: #e9ecef;
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%;
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'8\' height=\'8\' viewBox=\'0 0 8 8\'%3e%3cpath fill=\'%23fff\' d=\'M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z\'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff;
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'4\' height=\'4\' viewBox=\'0 0 4 4\'%3e%3cpath stroke=\'%23fff\' d=\'M0 2h4\'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5);
}

.custom-radio .custom-control-label::before {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'12\' height=\'12\' viewBox=\'-4 -4 8 8\'%3e%3ccircle r=\'3\' fill=\'%23fff\'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5);
}

.custom-switch {
    padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem;
}

.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label::after {
        transition: none;
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem);
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5);
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'4\' height=\'5\' viewBox=\'0 0 4 5\'%3e%3cpath fill=\'%23343a40\' d=\'M2 0L0 2h4zm0 5L0 3h4z\'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none;
}

.custom-select[multiple].nitro-lazy,
.custom-select[size]:not([size="1"]).nitro-lazy {
    background-image: none !important;
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}

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

.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem;
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin: 0;
    opacity: 0;
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}

.custom-file-input:disabled~.custom-file-label,
.custom-file-input[disabled]~.custom-file-label {
    background-color: #e9ecef;
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse";
}

.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse);
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-range:focus {
    outline: 0;
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25);
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25);
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25);
}

.custom-range::-moz-focus-outer {
    border: 0;
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none;
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff;
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none;
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff;
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none;
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none;
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff;
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem;
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
    cursor: default;
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {

    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
        transition: none;
    }
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-pills .nav-link {
    border-radius: .25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff;
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified .nav-item,
.nav-justified>.nav-link {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
}

.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}

@media (max-width:575.98px) {

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid,
    .navbar-expand-sm>.container-lg,
    .navbar-expand-sm>.container-md,
    .navbar-expand-sm>.container-sm,
    .navbar-expand-sm>.container-xl {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid,
    .navbar-expand-sm>.container-lg,
    .navbar-expand-sm>.container-md,
    .navbar-expand-sm>.container-sm,
    .navbar-expand-sm>.container-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    .navbar-expand-sm .navbar-toggler {
        display: none;
    }
}

@media (max-width:767.98px) {

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid,
    .navbar-expand-md>.container-lg,
    .navbar-expand-md>.container-md,
    .navbar-expand-md>.container-sm,
    .navbar-expand-md>.container-xl {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid,
    .navbar-expand-md>.container-lg,
    .navbar-expand-md>.container-md,
    .navbar-expand-md>.container-sm,
    .navbar-expand-md>.container-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    .navbar-expand-md .navbar-toggler {
        display: none;
    }
}

@media (max-width:991.98px) {

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid,
    .navbar-expand-lg>.container-lg,
    .navbar-expand-lg>.container-md,
    .navbar-expand-lg>.container-sm,
    .navbar-expand-lg>.container-xl {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid,
    .navbar-expand-lg>.container-lg,
    .navbar-expand-lg>.container-md,
    .navbar-expand-lg>.container-sm,
    .navbar-expand-lg>.container-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}

@media (max-width:1199.98px) {

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid,
    .navbar-expand-xl>.container-lg,
    .navbar-expand-xl>.container-md,
    .navbar-expand-xl>.container-sm,
    .navbar-expand-xl>.container-xl {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid,
    .navbar-expand-xl>.container-lg,
    .navbar-expand-xl>.container-md,
    .navbar-expand-xl>.container-sm,
    .navbar-expand-xl>.container-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}

.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl {
    padding-right: 0;
    padding-left: 0;
}

.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.navbar-expand .navbar-toggler {
    display: none;
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9);
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9);
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7);
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3);
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9);
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1);
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'30\' height=\'30\' viewBox=\'0 0 30 30\'%3e%3cpath stroke=\'rgba%280, 0, 0, 0.5%29\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' stroke-width=\'2\' d=\'M4 7h22M4 15h22M4 23h22\'/%3e%3c/svg%3e");
}

.navbar-light .navbar-toggler-icon.nitro-lazy {
    background-image: none !important;
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5);
}

.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, .9);
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9);
}

.navbar-dark .navbar-brand {
    color: #fff;
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5);
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25);
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff;
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1);
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'30\' height=\'30\' viewBox=\'0 0 30 30\'%3e%3cpath stroke=\'rgba%28255, 255, 255, 0.5%29\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' stroke-width=\'2\' d=\'M4 7h22M4 15h22M4 23h22\'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-toggler-icon.nitro-lazy {
    background-image: none !important;
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .5);
}

.navbar-dark .navbar-text a {
    color: #fff;
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.card>hr {
    margin-right: 0;
    margin-left: 0;
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit;
}

.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px);
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
    border-top: 0;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: .75rem;
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link+.card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(.25rem - 1px);
}

.card-img,
.card-img-bottom,
.card-img-top {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
}

.card-img,
.card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px);
}

.card-deck .card {
    margin-bottom: 15px;
}

@media (min-width:576px) {
    .card-deck {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

    .card-deck .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}

.card-group>.card {
    margin-bottom: 15px;
}

@media (min-width:576px) {
    .card-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    .card-group>.card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0;
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0;
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .card-group>.card:not(:last-child) .card-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0;
    }

    .card-group>.card:not(:last-child) .card-footer,
    .card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0;
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .card-group>.card:not(:first-child) .card-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0;
    }

    .card-group>.card:not(:first-child) .card-footer,
    .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0;
    }
}

.card-columns .card {
    margin-bottom: .75rem;
}

@media (min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }

    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}

.accordion {
    overflow-anchor: none;
}

.accordion>.card {
    overflow: hidden;
}

.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion>.card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem;
}

.breadcrumb-item {
    display: -ms-flexbox;
    display: flex;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/";
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #6c757d;
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}
.product-detail-box .pagination{
    justify-content: center;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem;
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        transition: none;
    }
}

a.badge:focus,
a.badge:hover {
    text-decoration: none;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
}

.badge-primary {
    color: #fff;
    background-color: #007bff;
}

a.badge-primary:focus,
a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc;
}

a.badge-primary.focus,
a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5);
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

a.badge-secondary:focus,
a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62;
}

a.badge-secondary.focus,
a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

a.badge-success:focus,
a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34;
}

a.badge-success.focus,
a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
}

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

a.badge-info:focus,
a.badge-info:hover {
    color: #fff;
    background-color: #117a8b;
}

a.badge-info.focus,
a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

a.badge-warning:focus,
a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00;
}

a.badge-warning.focus,
a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

a.badge-danger:focus,
a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130;
}

a.badge-danger.focus,
a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

a.badge-light:focus,
a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5;
}

a.badge-light.focus,
a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

a.badge-dark:focus,
a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124;
}

a.badge-dark.focus,
a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem;
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible {
    padding-right: 4rem;
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert-primary hr {
    border-top-color: #9fcdff;
}

.alert-primary .alert-link {
    color: #002752;
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.alert-secondary hr {
    border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
    color: #202326;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-success hr {
    border-top-color: #b1dfbb;
}

.alert-success .alert-link {
    color: #0b2e13;
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.alert-info hr {
    border-top-color: #abdde5;
}

.alert-info .alert-link {
    color: #062c33;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert-warning hr {
    border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
    color: #533f03;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-danger hr {
    border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
    color: #491217;
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-light hr {
    border-top-color: #ececf6;
}

.alert-light .alert-link {
    color: #686868;
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.alert-dark hr {
    border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
    color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease;
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none;
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none;
    }
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

.media-body {
    -ms-flex: 1;
    flex: 1;
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem;
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef;
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit;
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.list-group-item+.list-group-item {
    border-top-width: 0;
}

.list-group-item+.list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px;
}

.list-group-horizontal {
    -ms-flex-direction: row;
    flex-direction: row;
}

.list-group-horizontal>.list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0;
}

.list-group-horizontal>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0;
}

.list-group-horizontal>.list-group-item.active {
    margin-top: 0;
}

.list-group-horizontal>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
}

@media (min-width:576px) {
    .list-group-horizontal-sm {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .list-group-horizontal-sm>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal-sm>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0;
    }

    .list-group-horizontal-sm>.list-group-item.active {
        margin-top: 0;
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0;
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px;
    }
}

@media (min-width:768px) {
    .list-group-horizontal-md {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .list-group-horizontal-md>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal-md>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0;
    }

    .list-group-horizontal-md>.list-group-item.active {
        margin-top: 0;
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0;
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px;
    }
}

@media (min-width:992px) {
    .list-group-horizontal-lg {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .list-group-horizontal-lg>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal-lg>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0;
    }

    .list-group-horizontal-lg>.list-group-item.active {
        margin-top: 0;
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0;
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px;
    }
}

@media (min-width:1200px) {
    .list-group-horizontal-xl {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .list-group-horizontal-xl>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal-xl>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0;
    }

    .list-group-horizontal-xl>.list-group-item.active {
        margin-top: 0;
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0;
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px;
    }
}

.list-group-flush {
    border-radius: 0;
}

.list-group-flush>.list-group-item {
    border-width: 0 0 1px;
}

.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0;
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff;
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff;
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085;
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41;
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724;
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460;
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba;
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1;
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404;
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24;
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.close:hover {
    color: #000;
    text-decoration: none;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: .75;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
}

a.close.disabled {
    pointer-events: none;
}

.toast {
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
    max-width: 350px;
    font-size: .875rem;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    opacity: 0;
    border-radius: .25rem;
}

.toast:not(:last-child) {
    margin-bottom: .75rem;
}

.toast.showing {
    opacity: 1;
}

.toast.show {
    display: block;
    opacity: 1;
}

.toast.hide {
    display: none;
}

.toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

.toast-body {
    padding: .75rem;
}

.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: .5;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px);
}

.modal-footer>* {
    margin: .25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content;
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width:992px) {

    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width:1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0;
}

.tooltip.show {
    opacity: .9;
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem;
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
    padding: .4rem 0;
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0;
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000;
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
    padding: 0 .4rem;
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem;
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000;
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
    padding: .4rem 0;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000;
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
    padding: 0 .4rem;
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem;
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000;
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem;
}

.popover .arrow::after,
.popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: .5rem;
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
    bottom: calc(-.5rem - 1px);
}

.bs-popover-auto[x-placement^=top]>.arrow::before,
.bs-popover-top>.arrow::before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25);
}

.bs-popover-auto[x-placement^=top]>.arrow::after,
.bs-popover-top>.arrow::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff;
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: .5rem;
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0;
}

.bs-popover-auto[x-placement^=right]>.arrow::before,
.bs-popover-right>.arrow::before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25);
}

.bs-popover-auto[x-placement^=right]>.arrow::after,
.bs-popover-right>.arrow::after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff;
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: .5rem;
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
    top: calc(-.5rem - 1px);
}

.bs-popover-auto[x-placement^=bottom]>.arrow::before,
.bs-popover-bottom>.arrow::before {
    top: 0;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25);
}

.bs-popover-auto[x-placement^=bottom]>.arrow::after,
.bs-popover-bottom>.arrow::after {
    top: 1px;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: #fff;
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: .5rem;
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0;
}

.bs-popover-auto[x-placement^=left]>.arrow::before,
.bs-popover-left>.arrow::before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25);
}

.bs-popover-auto[x-placement^=left]>.arrow::after,
.bs-popover-left>.arrow::after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff;
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}

.popover-header:empty {
    display: none;
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529;
}

.carousel {
    position: relative;
}

.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: "";
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none;
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s;
}

@media (prefers-reduced-motion:reduce) {

    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        transition: none;
    }
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}

@media (prefers-reduced-motion:reduce) {

    .carousel-control-next,
    .carousel-control-prev {
        transition: none;
    }
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23fff\' width=\'8\' height=\'8\' viewBox=\'0 0 8 8\'%3e%3cpath d=\'M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z\'/%3e%3c/svg%3e");
}

.carousel-control-prev-icon.nitro-lazy {
    background-image: none !important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23fff\' width=\'8\' height=\'8\' viewBox=\'0 0 8 8\'%3e%3cpath d=\'M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z\'/%3e%3c/svg%3e");
}

.carousel-control-next-icon.nitro-lazy {
    background-image: none !important;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition: none;
    }
}

.carousel-indicators .active {
    opacity: 1;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em;
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite;
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.bg-primary {
    background-color: #007bff !important;
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important;
}

.bg-secondary {
    background-color: #6c757d !important;
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important;
}

.bg-success {
    background-color: #28a745 !important;
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important;
}

.bg-info {
    background-color: #17a2b8 !important;
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important;
}

.bg-warning {
    background-color: #ffc107 !important;
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important;
}

.bg-danger {
    background-color: #dc3545 !important;
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important;
}

.bg-dark {
    background-color: #343a40 !important;
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
    border-left: 1px solid #dee2e6 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-primary {
    border-color: #007bff !important;
}

.border-secondary {
    border-color: #6c757d !important;
}

.border-success {
    border-color: #28a745 !important;
}

.border-info {
    border-color: #17a2b8 !important;
}

.border-warning {
    border-color: #ffc107 !important;
}

.border-danger {
    border-color: #dc3545 !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #343a40 !important;
}

.border-white {
    border-color: #fff !important;
}

.rounded-sm {
    border-radius: .2rem !important;
}

.rounded {
    border-radius: .25rem !important;
}

.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important;
}

.rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
}

.rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
}

.rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
}

.rounded-lg {
    border-radius: .3rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-pill {
    border-radius: 50rem !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}

@media (min-width:576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

@media (min-width:576px) {
    .float-sm-left {
        float: left !important;
    }

    .float-sm-right {
        float: right !important;
    }

    .float-sm-none {
        float: none !important;
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left !important;
    }

    .float-md-right {
        float: right !important;
    }

    .float-md-none {
        float: none !important;
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left !important;
    }

    .float-lg-right {
        float: right !important;
    }

    .float-lg-none {
        float: none !important;
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left !important;
    }

    .float-xl-right {
        float: right !important;
    }

    .float-xl-none {
        float: none !important;
    }
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important;
}

.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important;
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.overflow-auto {
    overflow: auto !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.position-static {
    position: static !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

.shadow-none {
    box-shadow: none !important;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.vw-100 {
    width: 100vw !important;
}

.vh-100 {
    height: 100vh !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: .25rem !important;
}

.mt-1,
.my-1 {
    margin-top: .25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important;
}

.m-2 {
    margin: .5rem !important;
}

.mt-2,
.my-2 {
    margin-top: .5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: .25rem !important;
}

.pt-1,
.py-1 {
    padding-top: .25rem !important;
}

.pr-1,
.px-1 {
    padding-right: .25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important;
}

.pl-1,
.px-1 {
    padding-left: .25rem !important;
}

.p-2 {
    padding: .5rem !important;
}

.pt-2,
.py-2 {
    padding-top: .5rem !important;
}

.pr-2,
.px-2 {
    padding-right: .5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important;
}

.pl-2,
.px-2 {
    padding-left: .5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-n1 {
    margin: -.25rem !important;
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important;
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important;
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important;
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important;
}

.m-n2 {
    margin: -.5rem !important;
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important;
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important;
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important;
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important;
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }

    .m-sm-1 {
        margin: .25rem !important;
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important;
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important;
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important;
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important;
    }

    .m-sm-2 {
        margin: .5rem !important;
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important;
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important;
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important;
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important;
    }

    .m-sm-3 {
        margin: 1rem !important;
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }

    .m-sm-4 {
        margin: 1.5rem !important;
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }

    .m-sm-5 {
        margin: 3rem !important;
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }

    .p-sm-0 {
        padding: 0 !important;
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }

    .p-sm-1 {
        padding: .25rem !important;
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important;
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important;
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important;
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important;
    }

    .p-sm-2 {
        padding: .5rem !important;
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important;
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important;
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important;
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important;
    }

    .p-sm-3 {
        padding: 1rem !important;
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }

    .p-sm-4 {
        padding: 1.5rem !important;
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }

    .p-sm-5 {
        padding: 3rem !important;
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }

    .m-sm-n1 {
        margin: -.25rem !important;
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important;
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important;
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important;
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important;
    }

    .m-sm-n2 {
        margin: -.5rem !important;
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important;
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important;
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important;
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important;
    }

    .m-sm-n3 {
        margin: -1rem !important;
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }

    .m-sm-n4 {
        margin: -1.5rem !important;
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }

    .m-sm-n5 {
        margin: -3rem !important;
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important;
    }

    .m-sm-auto {
        margin: auto !important;
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important;
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }

    .m-md-1 {
        margin: .25rem !important;
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important;
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important;
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important;
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important;
    }

    .m-md-2 {
        margin: .5rem !important;
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important;
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important;
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important;
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important;
    }

    .m-md-3 {
        margin: 1rem !important;
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }

    .m-md-4 {
        margin: 1.5rem !important;
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }

    .m-md-5 {
        margin: 3rem !important;
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }

    .p-md-0 {
        padding: 0 !important;
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }

    .p-md-1 {
        padding: .25rem !important;
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important;
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important;
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important;
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important;
    }

    .p-md-2 {
        padding: .5rem !important;
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important;
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important;
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important;
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important;
    }

    .p-md-3 {
        padding: 1rem !important;
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }

    .p-md-4 {
        padding: 1.5rem !important;
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }

    .p-md-5 {
        padding: 3rem !important;
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }

    .m-md-n1 {
        margin: -.25rem !important;
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important;
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important;
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important;
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important;
    }

    .m-md-n2 {
        margin: -.5rem !important;
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important;
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important;
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important;
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important;
    }

    .m-md-n3 {
        margin: -1rem !important;
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }

    .m-md-n4 {
        margin: -1.5rem !important;
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }

    .m-md-n5 {
        margin: -3rem !important;
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important;
    }

    .m-md-auto {
        margin: auto !important;
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important;
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }

    .m-lg-1 {
        margin: .25rem !important;
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important;
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important;
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important;
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important;
    }

    .m-lg-2 {
        margin: .5rem !important;
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important;
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important;
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important;
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important;
    }

    .m-lg-3 {
        margin: 1rem !important;
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }

    .m-lg-4 {
        margin: 1.5rem !important;
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }

    .m-lg-5 {
        margin: 3rem !important;
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }

    .p-lg-0 {
        padding: 0 !important;
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }

    .p-lg-1 {
        padding: .25rem !important;
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important;
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important;
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important;
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important;
    }

    .p-lg-2 {
        padding: .5rem !important;
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important;
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important;
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important;
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important;
    }

    .p-lg-3 {
        padding: 1rem !important;
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }

    .p-lg-4 {
        padding: 1.5rem !important;
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }

    .p-lg-5 {
        padding: 3rem !important;
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }

    .m-lg-n1 {
        margin: -.25rem !important;
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important;
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important;
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important;
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important;
    }

    .m-lg-n2 {
        margin: -.5rem !important;
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important;
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important;
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important;
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important;
    }

    .m-lg-n3 {
        margin: -1rem !important;
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }

    .m-lg-n4 {
        margin: -1.5rem !important;
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }

    .m-lg-n5 {
        margin: -3rem !important;
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }

    .m-xl-1 {
        margin: .25rem !important;
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important;
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important;
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important;
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important;
    }

    .m-xl-2 {
        margin: .5rem !important;
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important;
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important;
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important;
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important;
    }

    .m-xl-3 {
        margin: 1rem !important;
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }

    .m-xl-4 {
        margin: 1.5rem !important;
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }

    .m-xl-5 {
        margin: 3rem !important;
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }

    .p-xl-0 {
        padding: 0 !important;
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }

    .p-xl-1 {
        padding: .25rem !important;
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important;
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important;
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important;
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important;
    }

    .p-xl-2 {
        padding: .5rem !important;
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important;
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important;
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important;
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important;
    }

    .p-xl-3 {
        padding: 1rem !important;
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem !important;
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }

    .p-xl-5 {
        padding: 3rem !important;
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }

    .m-xl-n1 {
        margin: -.25rem !important;
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important;
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important;
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important;
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important;
    }

    .m-xl-n2 {
        margin: -.5rem !important;
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important;
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important;
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important;
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important;
    }

    .m-xl-n3 {
        margin: -1rem !important;
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }

    .m-xl-n4 {
        margin: -1.5rem !important;
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }

    .m-xl-n5 {
        margin: -3rem !important;
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
    text-align: justify !important;
}

.text-wrap {
    white-space: normal !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-lighter {
    font-weight: lighter !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-weight-bolder {
    font-weight: bolder !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #007bff !important;
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0056b3 !important;
}

.text-secondary {
    color: #6c757d !important;
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #494f54 !important;
}

.text-success {
    color: #28a745 !important;
}

a.text-success:focus,
a.text-success:hover {
    color: #19692c !important;
}

.text-info {
    color: #17a2b8 !important;
}

a.text-info:focus,
a.text-info:hover {
    color: #0f6674 !important;
}

.text-warning {
    color: #ffc107 !important;
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ba8b00 !important;
}

.text-danger {
    color: #dc3545 !important;
}

a.text-danger:focus,
a.text-danger:hover {
    color: #a71d2a !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:focus,
a.text-light:hover {
    color: #cbd3da !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:focus,
a.text-dark:hover {
    color: #121416 !important;
}

.text-body {
    color: #212529 !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important;
}

.text-white-50 {
    color: rgba(255, 255, 255, .5) !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.text-decoration-none {
    text-decoration: none !important;
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
}

.text-reset {
    color: inherit !important;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}


section.blog .centrBtn a {
    display: flex;
    align-items: center;
    justify-content: center;
}


section.blog .centrBtn a .fa {
    width: 30px;
    height: 30px;
    padding: 0;
    justify-content: center;
}



body .blog-sidebar {
    min-height: initial;
    height: fit-content;
    position: sticky;
    top: 150px;
}


.sidebar .toggle-content ul ul {
    display: none
}

body .blog-sidebar .nav>li>a {
    width: fit-content;
}

.blog-sidebar ul li {
    position: relative;
    cursor: pointer;
}

.blog-sidebar ul li.menu-item-has-children::before {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 20;
    width: 12px;
    height: 2px;
    content: '';
    cursor: pointer;
    background: #000;
}

.blog-sidebar ul li.menu-item-has-children::after {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 20;
    width: 2px;
    height: 12px;
    content: '';
    cursor: pointer;
    background: #000;
}

.blog-sidebar ul li.menu-item-has-children.active::after {
    display: none;
}

.blog-sidebar ul li.menu-item-has-children:hover::before,
.blog-sidebar ul li.menu-item-has-children:hover::after {
    background: #fff;
}

.blog-sidebar ul li:hover,
div#toggleText ul li:hover {
    background: #7eb82a;
    color: #fff;
}

.blog-sidebar ul li:hover a,
div#toggleText ul li:hover a {
    color: #fff;
}
.blog-sidebar ul li:hover .toggle-content,
div#toggleText ul li:hover .toggle-content{
    background: #f1f1f1;
}
.blog-sidebar ul li:hover .toggle-content a,
div#toggleText ul li:hover .toggle-content a{
    color: #000;
}
.blog-sidebar ul .toggle-content li:hover a,
div#toggleText ul .toggle-content li:hover a{
    color: #fff;
}


.blog-sidebar ul li.menu-item-has-children a:hover {
    text-decoration: underline !important;
    width: 100%;
}

 .accordeon-title {
    position: relative;
    margin-bottom: 10px;
    border: none;
    background: #f8f8f8;
}

 

.accordeon-title::before {
    position: absolute;    
    content: "";
    right: 21px;
    left: auto;
    top: 50%;
    width: 18px;    
    z-index: 9;
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    background: url(/static/image/jia.svg) no-repeat center;
}

 .accordeon-title::after {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 30px;
    height: 30px;
    padding: 0;
    content: '';
    border-radius: 50%;
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    background: #7eb82a;
}

 .accordeon-title.active::before  {
    background: url(/static/image/jian.svg) no-repeat center;
}

.accordeon-title.active:after {
    content: '';
}

.wpcf7-spinner {
    display: none !important;
}

.blog-entry a,
div#accordion .card ul li a {
    color: #fff;
}


.product-description .portfolio-entry {
    position: relative;
}

.product-description .portfolio-entry .description {
    font-size: 14px;
    margin: 10px 1px;
    line-height: 26px;
    color: #777;
    margin-bottom: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;

}

.product-description.detail-info-entry p a {
    color: #007bff !important;
    position: absolute;
    bottom: 9px;
    left: 16px;
    z-index: 22;
}


@media (max-width: 1279px) {
    .blog-sidebar ul li {
        cursor: auto;
    }

    
    div#toggleText ul li a {
        padding-right: 0; 
        margin-right: 30px;
     }

     div#toggleText ul ul li a {
         padding-right: 8px;
     }

     .blog-sidebar ul li.menu-item-has-children::before {
         right: 9px;
     }
     .blog-sidebar ul li.menu-item-has-children::after {
         right: 14px
     }
}

@media (max-width: 1023px) {
    .blog-sidebar {
        display: none
    }
}


@media (max-width: 991px) {
    .al_product .col-md-9.col-sm-8.col-xs-12.checking9 {
        flex: 0 0 100%;
    max-width: 100%;
    }

}



@media print {

    *,
    ::after,
    ::before {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    a:not(.btn) {
        text-decoration: underline;
    }

    abbr[title]::after {
        content: " ("attr(title) ")";
    }

    pre {
        white-space: pre-wrap !important;
    }

    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    img,
    tr {
        page-break-inside: avoid;
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    @page {
        size: a3;
    }

    body {
        min-width: 992px !important;
    }

    .container {
        min-width: 992px !important;
    }

    .navbar {
        display: none;
    }

    .badge {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6 !important;
    }

    .table-dark {
        color: inherit;
    }

    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6;
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
}



.topnav .logo img {
    width: 70%
}

.topnav li a {
    padding: 0 1.562505vw;
}

 