/*
Theme Name: Eureka
Theme URI: https://wordpress/
Description: Eureka theme

Version: 1.0.0
*/

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html, body {
    height: 100%;
}
.site {
    display: flex
;
    flex-direction: column !important;
    min-height: 100%;
    height: 100%;
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,footer,header,nav,section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,figure,main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: inherit
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,input,optgroup,select,textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
    width: device-width
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,::after,::before {
    box-sizing: inherit
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1164px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.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%;
    min-height: 1px;
    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%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.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%
}
#product_toggle_box{display: none;}
#product_toggle_box .e-con-inner h2 a {color: #000; font-size: 20px;}
#product_toggle_box .e-con-inner ul.elementor-icon-list-items li.elementor-icon-list-item a span:hover {
    color: #00715d;
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .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%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .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%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .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%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .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%
    }
}

.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
    }
}

.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
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(./fonts/fontawesome/fontawesome-webfont.eot);
    src: url(./fonts/fontawesome/fontawesome-webfont.eot?#iefix) format("embedded-opentype"),url(./fonts/fontawesome/fontawesome-webfont.woff2) format("woff2"),url(./fonts/fontawesome/fontawesome-webfont.woff) format("woff"),url(./fonts/fontawesome/fontawesome-webfont.ttf) format("truetype"),url(./fonts/fontawesome/fontawesome-webfont.svg#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

h5:contains("amp;") {
   display: none !important;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    -webkit-border-radius: .1em;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

.btns-wrap-textbtn a{
    line-height : 4;
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,.fa-remove:before,.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,.fa-photo:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,.fa-navicon:before,.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,.fa-rub:before,.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,.fa-institution:before,.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before,.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,.fa-shekel:before,.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,.fa-bathtub:before,.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
    font-family: PTSans;
    src: url(./fonts/PTSansRegular/PTSansRegular.eot);
    src: url(./fonts/PTSansRegular/PTSansRegular.eot?iefix) format("eot"),url(./fonts/PTSansRegular/PTSansRegular.woff) format("woff"),url(./fonts/PTSansRegular/PTSansRegular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: PTSans;
    src: url(./fonts/PTSansBold/PTSansBold.eot);
    src: url(./fonts/PTSansBold/PTSansBold.eot?iefix) format("eot"),url(./fonts/PTSansBold/PTSansBold.woff) format("woff"),url(./fonts/PTSansBold/PTSansBold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: OpenSans;
    src: url(./fonts/OpenSansBold/OpenSansBold.eot);
    src: url(./fonts/OpenSansBold/OpenSansBold.eot?iefix) format("eot"),url(./fonts/OpenSansBold/OpenSansBold.woff) format("woff"),url(./fonts/OpenSansBold/OpenSansBold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: OpenSans;
    src: url(./fonts/OpenSansItalic/OpenSansItalic.eot);
    src: url(./fonts/OpenSansItalic/OpenSansItalic.eot?iefix) format("eot"),url(./fonts/OpenSansItalic/OpenSansItalic.woff) format("woff"),url(./fonts/OpenSansItalic/OpenSansItalic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: OpenSans;
    src: url(./fonts/OpenSansLight/OpenSansLight.eot);
    src: url(./fonts/OpenSansLight/OpenSansLight.eot?iefix) format("eot"),url(./fonts/OpenSansLight/OpenSansLight.woff) format("woff"),url(./fonts/OpenSansLight/OpenSansLight.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: OpenSans;
    src: url(./fonts/OpenSansRegular/OpenSansRegular.eot);
    src: url(./fonts/OpenSansRegular/OpenSansRegular.eot?iefix) format("eot"),url(./fonts/OpenSansRegular/OpenSansRegular.woff) format("woff"),url(./fonts/OpenSansRegular/OpenSansRegular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: OpenSans;
    src: url(./fonts/OpenSansSemiBold/OpenSansSemiBold.eot);
    src: url(./fonts/OpenSansSemiBold/OpenSansSemiBold.eot?iefix) format("eot"),url(./fonts/OpenSansSemiBold/OpenSansSemiBold.woff) format("woff"),url(./fonts/OpenSansSemiBold/OpenSansSemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}



::-webkit-input-placeholder {
    color: #666;
    opacity: 1
}

:-moz-placeholder {
    color: #666;
    opacity: 1
}

::-moz-placeholder {
    color: #666;
    opacity: 1
}

:-ms-input-placeholder {
    color: #666;
    opacity: 1
}

body input:focus:required:invalid,body textarea:focus:required:invalid {
    color: #666
}

body input:required:valid,body textarea:required:valid {
    color: #666
}

body {
    font-size: 13px;
    min-width: 320px;
    position: relative;
    line-height: 1.5;
    overflow-x: hidden;
    color: #333;
    font-family: "Roboto", Sans-serif;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0!important
}

a {
    text-decoration: none
}

button {
    background-color: #6ac396;
    outline: 0;
    border: none;
    padding: 0 15px;
    height: 30px;
    max-width: 300px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    cursor: pointer
}

@media (max-width: 540px) {
    button {
        font-size:12px;
        font-family: "Roboto", Sans-serif;
    }
}

button:hover {
    opacity: .9
}

.box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.hidden {
    display: none
}

.main-header {
    position: relative;
    background-color: #fff
}

.main-header .wrapper {
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: #fff;
    z-index: 1;
    position: relative
}

.main-header::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    max-width: 1300px;
    height: 30px;
    background-color: #000;
    opacity: .07;
    -webkit-filter: blur(15px);
    filter: blur(15px);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%,50%);
    -ms-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
    z-index: 1
}

.main-header .header-left-wrap,.main-header .header-right-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.main-header .header-left-wrap {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-top: 6px;
    padding-left: 15px
}

.main-header .header-left-wrap .logo-wrap {
    margin-right: 34px
}

.main-header .header-left-wrap .logo-wrap img {
    width: 129px;
    height: auto
}

.main-header .header-left-wrap .menu-wrap {
    margin-bottom: 16px
}

.main-header .header-left-wrap .menu-wrap ul {
    margin: 0;
    padding: 0
}

.main-header .header-left-wrap .menu-wrap ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0 19px
}

.main-header .header-left-wrap .menu-wrap ul li:first-child {
    margin-left: 0
}

.main-header .header-left-wrap .menu-wrap ul li:last-child {
    margin-right: 0
}

.main-header .header-left-wrap .menu-wrap ul li.current-menu-item a {
    font-weight: 700
}

.main-header .header-left-wrap .menu-wrap ul li a {
    display: inline-block;
    color: #888;
    text-transform: uppercase;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}

.main-header .header-left-wrap .menu-wrap ul li a:hover {
    color: #333
}

.main-header .header-right-wrap {
    padding-right: 15px;
    position: relative;
}

.main-header .header-right-wrap .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 11px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.main-header .header-right-wrap .box:first-child {
    margin-left: 0
}

.main-header .header-right-wrap .box:last-child {
    margin-right: 0
}

.main-header .header-right-wrap .box a.btn,.main-header .header-right-wrap .box span.btn {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    width: 100%;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}

.main-header .header-right-wrap .box a.btn:hover,.main-header .header-right-wrap .box span.btn:hover {
    opacity: .9
}

.main-header .header-right-wrap .box p {
    margin: 13px 0 0 0;
    font-size: 12px;
    color: #888;
    font-weight: 300
}

.main-header .header-right-wrap .box p a {
    color: inherit
}

.main-header .header-right-wrap .box p a:hover {
    text-decoration: underline
}

.main-header .header-right-wrap .callback-wrap {
    width: 152px
}

.main-header .header-right-wrap .callback-wrap .btn {
    width: 100%;
    color: #fff
}

.main-header .header-right-wrap a.upload-wrap {
    width: 59px;
    color: #888
}

.main-header .header-right-wrap a.upload-wrap:hover {
    text-decoration: underline;
    opacity: .85
}

.main-header .header-right-wrap a.upload-wrap a.btn,.main-header .header-right-wrap a.upload-wrap span.btn {
    background-color: #6ac396;
    width: 30px;
    background-image: url(./img/arrow-up.svg);
    background-repeat: no-repeat;
    -webkit-background-size: 17px 17px;
    background-size: 17px;
    background-position: center;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}

.main-header .header-right-wrap .cart-wrap {
    width: 152px
}

.main-header .header-right-wrap .cart-wrap a.btn {
    background-color: #b2b2b2;
    color: #fff
}

.main-header .header-right-wrap .cart-wrap span.ic {
    display: inline-block;
    width: 17px;
    height: 15px;
    background-image: url(./img/cart.svg);
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    margin-bottom: 3px;
    margin-right: 8px
}

.main-header .header-right-wrap .login-wrap {
    width: 130px
}

.main-header .header-right-wrap .login-wrap .btn {
    background-color: #ff6565;
    color: #fff;
    width: 100%
}

.main-header .header-right-wrap .login-wrap i {
    font-size: 16px;
    margin-right: 5px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.main-header .header-right-wrap .login-wrap a:hover i {
    color: #6ac396
}

.home-slider {

    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 100% 95%;
    background-size: 100% 95%
}
@media (min-width: 768px) {
    .home-slider {
        background-image: url(./img/banner-bg.png);
    }
}
.home-slider .slide {
    position: relative;
    padding-top: 140px;
    padding-bottom: 65px;
    height: 400px
}

.home-slider .slide .h2 {
    font-size: 45px;
    font-family: "Roboto", Sans-serif;
    font-weight: 700;
    color: #393c3f;
    margin: 0 0 10px 0;
    line-height: 1;
}

.home-slider .slide p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #888;
    margin: 0
}

.home-slider .slide .img-wrap {
    position: absolute;
    top: 30px;
    left: -webkit-calc(50% - 120px);
    left: calc(50% - 120px);
    width: 750px;
    height: 300px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    overflow: hidden;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

.home-slider .slide .img-wrap img {
    width: 100%
}

.home-slider .slick-dots {
    bottom: 15px;
    left: -webkit-calc(50% - 606px);
    left: calc(50% - 606px)
}

.slick-dots {
    position: absolute;
    z-index: 9
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px
}

.slick-dots li:first-child {
    margin-left: 0
}

.slick-dots li:last-child {
    margin-right: 0
}

.slick-dots li.slick-active button {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#009efd),to(#2af598));
    background-image: -webkit-linear-gradient(bottom,#009efd 0,#2af598 100%);
    background-image: -o-linear-gradient(bottom,#009efd 0,#2af598 100%);
    background-image: linear-gradient(0deg,#009efd 0,#2af598 100%)
}

.slick-dots li button {
    padding: 0;
    width: 20px;
    height: 20px;
    border: none;
    background-color: #e9e9e9;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
    -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,.4);
    box-shadow: 0 0 20px -5px rgba(0,0,0,.4)
}

.service {
    padding-bottom: 60px
}

.service h1 {
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    margin: 0
}

.service p {
    text-align: center;
    line-height: 23px;
    font-weight: 300;
    position: relative;
    margin-bottom: 40px;
    color: #888
}

.service p::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -21px;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    height: 5px;
    width: 39px;
    background-color: #6ac396;
    z-index: 1
}

.service .item {
    text-align: center;
    background-color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
    box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
    padding-top: 25px;
    padding-bottom: 20px;
    display: block;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}

.service .item:hover {
    background-color: #fafafa;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,.15);
    box-shadow: 0 10px 20px 0 rgba(0,0,0,.15)
}

.service .item:hover .img-wrap {
    -webkit-transform: translate(0,-2px);
    -ms-transform: translate(0,-2px);
    transform: translate(0,-2px)
}

.service .item:hover .img-wrap::after {
    background-color: #6ac396
}

.service .item:hover h3 {
    color: #6ac396
}

.service .item .img-wrap {
    height: 40px;
    position: relative;
    margin-bottom: 25px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}

.service .item .img-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: 100%;
    max-width: 100%
}

.service .item .img-wrap::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -25px;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    height: 5px;
    width: 39px;
    background-color: #dfdfdf;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}
.tile-item-title,
.service .item .h3,.service .item h3 {
    color: #000;
    font-weight: 700;
    margin: 0;
    font-size: 14px;
    padding-top: 10px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    text-transform: capitalize
}
.tile-item-title {
    font-family: "Roboto", Sans-serif;
    line-height: 1.25;
    text-align: center;
    font-size: 15px;
}
.main-footer {
    background-image: url(./img/footer-bg-mob.png);
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    background-size: cover;
    font-weight: 300;
    font-size: 14px;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #888
}
@media (min-width: 480px) {
    .main-footer {
        background-image: url(./img/footer-bg.png);
    }
}
.main-footer ul {
    margin: 0;
    padding: 0;
    position: relative
}

.main-footer ul.item4::after {
    opacity: 0
}

.main-footer ul::after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    right: 15px;
    width: 1px;
    height: 80px;
    background-color: #888
}

.main-footer ul li {
    list-style-type: none;
    line-height: 30px
}

.main-footer ul li a {
    color: inherit
}

.main-footer ul li a:hover {
    text-decoration: underline
}

.main-footer .bottom-footer {
    padding-top: 40px
}

.main-footer .bottom-footer span.txt {
    margin: 0 25px
}

.main-footer .bottom-footer span.txt:first-child {
    margin-left: 0
}

.main-footer .bottom-footer span.txt:last-child {
    margin-right: 0
}

.main-footer .bottom-footer a {
    color: inherit
}

.main-footer .bottom-footer a:hover {
    text-decoration: underline
}

.main-footer .bottom-footer a span.ic {
    display: inline-block;
    width: 18px;
    height: 15px;
    background-image: url(./img/phone.svg);
    vertical-align: middle;
    margin-right: 3px;
    margin-bottom: 1px
}

.main-footer .bottom-footer .phone-wrap {
    text-align: right
}

.main-footer .bottom-footer .phone-wrap .btn {
    height: 34px;
    line-height: 34px;
    display: inline-block;
    background-color: #6ac396;
    text-align: center;
    color: #fff;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    width: 152px;
    margin-left: 13px
}

.main-footer .bottom-footer .phone-wrap .btn:hover {
    opacity: .9;
    text-decoration: none
}

.main,.message {
    padding-top: 30px
}

.main .aside,.message .aside {
    font-size: 13px
}

.main .aside .item,.message .aside .item {
    margin-bottom: 8px
}

.main .aside .item.product-item,.message .aside .item.product-item {
    margin-left: 13px
}

.main .aside .item a,.message .aside .item a {
    color: #888
}

.main .aside .item a i,.message .aside .item a i {
    font-size: 11px
}

.main .aside .item a.title,.message .aside .item a.title {
    color: #888;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    margin: 0 0 3px 0;
}

.main .aside .item a.title.active,.main .aside .item a.title:hover,.message .aside .item a.title.active,.message .aside .item a.title:hover {
    color: #666;
    font-weight: 700
}

.main .aside .item a.title.active+ul,.message .aside .item a.title.active+ul {
    display: block
}

.main .aside .item ul,.message .aside .item ul {
    margin: 0;
    padding: 0 0 35px 0;
    position: relative;
    display: none
}

.main .aside .item ul::after,.message .aside .item ul::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 14px;
    left: 0;
    width: 200px;
    height: 1px;
    background-color: #e8e8e8
}

.main .aside .item ul li,.message .aside .item ul li {
    line-height: 30px;
    list-style-type: none;
    padding-left: 20px
}

.main .aside .item ul li a,.message .aside .item ul li a {
    color: #666;
    position: relative;
    font-weight: 300
}

.main .aside .item ul li a.active,.main .aside .item ul li a:hover,.message .aside .item ul li a.active,.message .aside .item ul li a:hover {
    color: #ff6565
}

.main .aside .item ul li a.active::before,.main .aside .item ul li a:hover::before,.message .aside .item ul li a.active::before,.message .aside .item ul li a:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.568 8.134'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23FF6565;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M7.79,4.8a.41.41,0,0,0-.583.577L10.163,8.33H.408A.406.406,0,0,0,0,8.738a.411.411,0,0,0,.408.414h9.755L7.207,12.1a.419.419,0,0,0,0,.583.408.408,0,0,0,.583,0L11.446,9.03a.4.4,0,0,0,0-.577Z' transform='translate(0 -4.674)'/%3E%3C/svg%3E")
}

.main .aside .item ul li a::before,.message .aside .item ul li a::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -20px;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.568 8.134'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23707070;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M7.79,4.8a.41.41,0,0,0-.583.577L10.163,8.33H.408A.406.406,0,0,0,0,8.738a.411.411,0,0,0,.408.414h9.755L7.207,12.1a.419.419,0,0,0,0,.583.408.408,0,0,0,.583,0L11.446,9.03a.4.4,0,0,0,0-.577Z' transform='translate(0 -4.674)'/%3E%3C/svg%3E");
    width: 12px;
    height: 9px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat
}

.main .content .h2,.main .content h2,.message .content .h2,.message .content h2 {
    font-weight: 500;
    font-family: "Roboto", Sans-serif;
    margin: 0;
    margin-bottom: 15px;
    line-height: 1.2;
    color: #000;
}

.main .content ul.breadcrumbs,.message .content ul.breadcrumbs {
    margin: 10px 0  22px 0;
    padding: 0;
}

.main .content ul.breadcrumbs li,.message .content ul.breadcrumbs li {
    list-style-type: none;
    display: inline-block;
    position: relative;
    margin: 0 9px
}

.main .content ul.breadcrumbs li:first-child,.message .content ul.breadcrumbs li:first-child {
    margin-left: 0
}

.main .content ul.breadcrumbs li:last-child,.message .content ul.breadcrumbs li:last-child {
    margin-right: 0
}

.main .content ul.breadcrumbs li:last-child::after,.message .content ul.breadcrumbs li:last-child::after {
    opacity: 0
}

.main .content ul.breadcrumbs li::after,.message .content ul.breadcrumbs li::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: -18px;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.568 8.134'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%239597A6;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M7.79,4.8a.41.41,0,0,0-.583.577L10.163,8.33H.408A.406.406,0,0,0,0,8.738a.411.411,0,0,0,.408.414h9.755L7.207,12.1a.419.419,0,0,0,0,.583.408.408,0,0,0,.583,0L11.446,9.03a.4.4,0,0,0,0-.577Z' transform='translate(0 -4.674)'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 12px;
    height: 9px;
    margin-top: 2px
}

.main .content ul.breadcrumbs li a,.main .content ul.breadcrumbs li span,.message .content ul.breadcrumbs li a,.message .content ul.breadcrumbs li span {
    color: #888;
    font-size: 12px
}

.main .content ul.breadcrumbs li a:hover,.message .content ul.breadcrumbs li a:hover {
    text-decoration: underline
}

.main .content .img-wrap,.message .content .img-wrap {
    width: 100%;
    height: 190px;
    cursor: url(./img/lupe.png),pointer
}

.main .content .img-wrap img,.message .content .img-wrap img {
    width: 100%;
    height: 188px
}

.main .content .yt-wrap,.message .content .yt-wrap {
    text-align: center;
    margin-top: 21px
}

.main .content .yt-wrap a,.main .content .yt-wrap button,.message .content .yt-wrap a,.message .content .yt-wrap button {
    display: inline-block;
    width: 100%;
    max-width: 194px;
    height: auto;
    line-height: 34px;
    color: #fff;
    background-color: #00715D;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}

.main .content .yt-wrap a:hover,.main .content .yt-wrap button:hover,.message .content .yt-wrap a:hover,.message .content .yt-wrap button:hover {
    opacity: .9
}

.main .content .yt-wrap a span.ic,.main .content .yt-wrap button span.ic,.message .content .yt-wrap a span.ic,.message .content .yt-wrap button span.ic {
    background-image: url(./img/YouTube.svg);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
    width: 19px;
    height: 22px;
    display: inline-block;
    margin-right: 18px;
    vertical-align: middle
}

.main .content .h3,.main .content h3,.message .content .h3,.message .content h3 {
    color: #000;
    font-family: "Roboto", Sans-serif;
    margin: 0;
    margin-bottom: 10px;
    line-height: 1;
    font-size: 24px;
}
.elementor-5888 .elementor-element.elementor-element-f6f5ca8.e-con {display :none;}
.main .content .text-content,.message .content .text-content {
    padding-top: 14px;
    color: #000;
    font-size: 16px;
}

.main .content .text-content strong,.message .content .text-content strong {
    display: inline-block;
    margin-top: 20px;
}

.main .content .text-content p,.message .content .text-content p {
    margin: 0 0 10px 0;
}

.main .content .text-content h4,.message .content .text-content h4 {
    color: #666;
    font-weight: 400;
    margin: 0
}

.main .content .text-content ol,.message .content .text-content ol {
    padding: 0 0 0 15px;
    margin: 0;
}

.main .content .text-content ol li,.message .content .text-content ol li {
    line-height: 20px;
    color: #888
}

.main .content .text-content .files,.message .content .text-content .files {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.main .content .text-content .files h4,.message .content .text-content .files h4 {
    font-weight: 400;
    color: #ff6565;
    font-size: 14px
}

.main .content .text-content .files .download,.message .content .text-content .files .download {
    margin-left: 20px;
    white-space: nowrap;
}

.main .content .text-content .files .download a,.message .content .text-content .files .download a {
    display: inline-block;
    width: 30px;
    height: 40px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin: 0 8px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}

.main .content .text-content .files .download a:hover,.message .content .text-content .files .download a:hover {
    opacity: .8
}

.main .content .text-content .files .download a:first-child,.message .content .text-content .files .download a:first-child {
    margin-left: 0
}

.main .content .text-content .files .download a:last-child,.message .content .text-content .files .download a:last-child {
    margin-right: 0
}

.main .content .text-content .files .download a.pdf,.message .content .text-content .files .download a.pdf {
    background-image: url(./img/pdf.svg)
}

.main .content .text-content .files .download a.id,.message .content .text-content .files .download a.id {
    background-image: url(./img/indesign.svg)
}

.main .form-wrapper,.message .form-wrapper {
    position: relative;
    margin-top: 0px;
    padding-top: 0px;
    overflow: hidden
}

.main .form-wrapper::before,.message .form-wrapper::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    right: 0;
    height: 1px;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    background-color: #e8e8e8;
    display: none;
}

.main .form-wrapper .h3,.main .form-wrapper h3,.message .form-wrapper .h3,.message .form-wrapper h3 {
    color: #000;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 700;
}

.main .form-wrapper ul.steps,.message .form-wrapper ul.steps {
    margin: 20px 0 0 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.main .form-wrapper ul.steps li,.message .form-wrapper ul.steps li {
    margin: 0 30px 15px 0;
    list-style-type: none;
    text-transform: uppercase;
    position: relative;
    height: 30px;
    line-height: 30px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    background-color: #6ac396;
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding: 0 15px;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.main .form-wrapper ul.steps li::after,.message .form-wrapper ul.steps li::after {
    content: '';
    display: block;
    position: absolute;
    top: 13px;
    right: -25px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.568 8.134'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23888;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M7.79,4.8a.41.41,0,0,0-.583.577L10.163,8.33H.408A.406.406,0,0,0,0,8.738a.411.411,0,0,0,.408.414h9.755L7.207,12.1a.419.419,0,0,0,0,.583.408.408,0,0,0,.583,0L11.446,9.03a.4.4,0,0,0,0-.577Z' transform='translate(0 -4.674)'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 11px;
    height: 9px;
    pointer-events: none
}

.main .form-wrapper ul.steps li:not(.active),.message .form-wrapper ul.steps li:not(.active) {
    background-color: #e6dbda;
    cursor: pointer
}

.main .form-wrapper ul.steps li.active::after,.message .form-wrapper ul.steps li.active::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.568 8.134'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23666;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M7.79,4.8a.41.41,0,0,0-.583.577L10.163,8.33H.408A.406.406,0,0,0,0,8.738a.411.411,0,0,0,.408.414h9.755L7.207,12.1a.419.419,0,0,0,0,.583.408.408,0,0,0,.583,0L11.446,9.03a.4.4,0,0,0,0-.577Z' transform='translate(0 -4.674)'/%3E%3C/svg%3E")
}

.main .form-wrapper ul.steps li.active+li,.message .form-wrapper ul.steps li.active+li {
    background-color: #ccc
}

.main .form-wrapper ul.steps li:last-child::after,.message .form-wrapper ul.steps li:last-child::after {
    display: none
}

.main .page3_form,.message .page3_form {
    max-width: 780px
}

.main form .btns-wrap,.message form .btns-wrap {
    margin-top: 60px;
    position: relative
}

.main form .btns-wrap::before,.message form .btns-wrap::before {
    content: '';
    display: block;
    position: absolute;
    top: -33px;
    left: 0;
    right: 0;
    height: 1px;
    width: 100%;
    background-color: #e8e8e8
}

.main form .btns-wrap .but,.main form .btns-wrap .to-cart,.main form .btns-wrap a.next,.main form .btns-wrap button,.message form .btns-wrap .but,.message form .btns-wrap .to-cart,.message form .btns-wrap a.next,.message form .btns-wrap button {
    display: inline-block;
    height: 34px;
    width: unset;
    line-height: 35px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: none;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-family: "Roboto", Sans-serif;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}

.main form .btns-wrap .but:hover,.main form .btns-wrap .to-cart:hover,.main form .btns-wrap a.next:hover,.main form .btns-wrap button:hover,.message form .btns-wrap .but:hover,.message form .btns-wrap .to-cart:hover,.message form .btns-wrap a.next:hover,.message form .btns-wrap button:hover {
    opacity: .9
}

.main form .btns-wrap .but,.main form .btns-wrap .next,.message form .btns-wrap .but,.message form .btns-wrap .next {
    background-color: #00715D;
    margin-right: 42px
}

.main form .btns-wrap .next,.main form .btns-wrap .prev,.message form .btns-wrap .next,.message form .btns-wrap .prev {
    width: 90px
}

.main form .btns-wrap .to-cart,.main form .btns-wrap button,.message form .btns-wrap .to-cart,.message form .btns-wrap button {
    background-color: #e6dbda;
    width: 164px;
    margin-right: 15px;
    font-size: 16px
}

.main form .btns-wrap span,.message form .btns-wrap span {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
}

.main form .mobile-btns-wrap,.message form .mobile-btns-wrap {
    display: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 25px;
    margin-top: 25px
}

.main form .mobile-btns-wrap a,.main form .mobile-btns-wrap button,.message form .mobile-btns-wrap a,.message form .mobile-btns-wrap button {
    margin-bottom: 15px;
    min-width: 188px;
    display: inline-block;
    height: 34px;
    line-height: 35px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: none;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-family: "Roboto", Sans-serif;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    background-color: #6ac396;
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
    -webkit-background-size: 19px 19px;
    background-size: 19px;
    background-repeat: no-repeat;
    font-size: 12px
}

.main form .mobile-btns-wrap a:hover,.main form .mobile-btns-wrap button:hover,.message form .mobile-btns-wrap a:hover,.message form .mobile-btns-wrap button:hover {
    opacity: .9
}

.main form .mobile-btns-wrap a.prev,.main form .mobile-btns-wrap button.prev,.message form .mobile-btns-wrap a.prev,.message form .mobile-btns-wrap button.prev {
    background-color: #dfdfdf;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18.526 13.027'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M12.475,4.87a.657.657,0,1,0-.934.924l4.734,4.734H.654A.65.65,0,0,0,0,11.183a.658.658,0,0,0,.654.663H16.276l-4.734,4.725a.67.67,0,0,0,0,.934.654.654,0,0,0,.934,0L18.33,11.65a.643.643,0,0,0,0-.924Z' transform='translate(18.526 17.701) rotate(180)'/%3E%3C/svg%3E");
    background-position: 10px 10px
}

.main form .mobile-btns-wrap a.next,.main form .mobile-btns-wrap button.next,.message form .mobile-btns-wrap a.next,.message form .mobile-btns-wrap button.next {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.568 8.134'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M7.79,4.8a.41.41,0,0,0-.583.577L10.163,8.33H.408A.406.406,0,0,0,0,8.738a.411.411,0,0,0,.408.414h9.755L7.207,12.1a.419.419,0,0,0,0,.583.408.408,0,0,0,.583,0L11.446,9.03a.4.4,0,0,0,0-.577Z' transform='translate(0 -4.674)'/%3E%3C/svg%3E");
    background-position: -webkit-calc(100% - 10px) 10px;
    background-position: calc(100% - 10px) 10px
}

.main form .mobile-btns-wrap a span,.main form .mobile-btns-wrap button span,.message form .mobile-btns-wrap a span,.message form .mobile-btns-wrap button span {
    display: inline-block;
    max-width: 70%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.main form .mobile-btns-wrap button,.message form .mobile-btns-wrap button {
    background-color: #6ac396;
    text-transform: uppercase;
    font-size: 11px
}

.main .pricing,.message .pricing {
    margin-top: 50px;
    position: relative
}
.page-template-page-product-calendar #prod_query_form {margin-top: 0;}

.main .pricing::before,.message .pricing::before {
    content: '';
    display: block;
    position: absolute;
    top: -30px;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    right: 0;
    height: 1px;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    background-color: #e8e8e8
}

.main .pricing .h3,.main .pricing h3,.message .pricing .h3,.message .pricing h3 {
    font-size: 22px;
    font-weight: 500;
    text-transform:capitalize;
    margin: 0
}

.main .pricing .table-wrap,.message .pricing .table-wrap {
    max-width: 780px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px
}

.main .pricing .table-wrap .price-table,.message .pricing .table-wrap .price-table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.main .pricing .table-wrap .price-table .price-cell,.message .pricing .table-wrap .price-table .price-cell {
    width: 100%;
    margin-bottom: 16px
}

.main .pricing .table-wrap .price-table .price-quant,.message .pricing .table-wrap .price-table .price-quant {
    background-color: #00715d;
    color: #fff
}

.main .pricing .table-wrap .price-table .price-price,.message .pricing .table-wrap .price-table .price-price {
    background-color: #fff
}

.main .pricing .table-wrap .price-table .price-price,.main .pricing .table-wrap .price-table .price-quant,.message .pricing .table-wrap .price-table .price-price,.message .pricing .table-wrap .price-table .price-quant {
    font-weight: 700;
    text-align: center;
    padding: 8px 2px;
    min-width: 80px;
    border: 1px solid #b5b5b5
}

.main .pricing .table-wrap table,.message .pricing .table-wrap table {
    width: 100%;
    text-align: center;
    border: none;
    border-collapse: collapse;
    line-height: 1.2
}

.main .pricing .table-wrap table.mob,.message .pricing .table-wrap table.mob {
    display: none
}

.main .pricing .table-wrap table.mob tr td,.main .pricing .table-wrap table.mob tr th,.message .pricing .table-wrap table.mob tr td,.message .pricing .table-wrap table.mob tr th {
    width: 50%
}

.main .pricing .table-wrap table.mob tr.em td,.main .pricing .table-wrap table.mob tr.em th,.message .pricing .table-wrap table.mob tr.em td,.message .pricing .table-wrap table.mob tr.em th {
    border: none;
    height: 15px
}

.main .pricing .table-wrap table tr td,.main .pricing .table-wrap table tr th,.message .pricing .table-wrap table tr td,.message .pricing .table-wrap table tr th {
    padding: 8px 2px;
    min-width: 80px;
    border: 1px solid #b5b5b5
}

.main .pricing .table-wrap table tr th,.message .pricing .table-wrap table tr th {
    background-color: #6ac396;
    color: #fff;
    font-weight: 700
}

.main .pricing .table-wrap table tr td,.message .pricing .table-wrap table tr td {
    background-color: #fff;
    font-weight: 700
}
.main #prod_query_form {
    margin-top: 30px;
    margin-bottom: 50px;
}

.main .form-2,.message .form-2 {
    padding-top: 30px
}

.main .form-2 h3,.message .form-2 h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

.main .form-2 label,.message .form-2 label {
    color: #000;
    font-size: 13px
}

.main .form-2 .quantity-wrap,.message .form-2 .quantity-wrap {
    margin-top: 13px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.main .form-2 .quantity-wrap input,.message .form-2 .quantity-wrap input {
    border: 1px solid #666;
    background-color: #fff;
    width: 80px;
    height: 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0 10px;
    margin-left: 12px;
    color: #666
}

.main .form-2 .checkbox-wrap,.message .form-2 .checkbox-wrap {
    margin-top: 13px
}

.main .form-2 .checkbox-wrap .quantity,.message .form-2 .checkbox-wrap .quantity {
    padding-left: 0;
    font-size: 17px;
    margin-right: 22px
}

.main .form-2 .checkbox-wrap label,.message .form-2 .checkbox-wrap label {
    display: inline-block;
    line-height: 22px;
    margin-right: 15px;
    position: relative;
    cursor: pointer;
    padding-left: 27px
}

.main .form-2 .checkbox-wrap label:first-child,.message .form-2 .checkbox-wrap label:first-child {
    margin-left: 0
}

.main .form-2 .checkbox-wrap label:last-child{ margin-top:15px;margin-right: 0}
.message .form-2 .checkbox-wrap label:last-child {
    margin-right: 0
}

.main .form-2 .checkbox-wrap label input,.message .form-2 .checkbox-wrap label input {
    display: none
}

.main .form-2 .checkbox-wrap label input:checked+span,.message .form-2 .checkbox-wrap label input:checked+span {
    background-position: center
}

.main .form-2 .checkbox-wrap label input[type=text],.message .form-2 .checkbox-wrap label input[type=text] {
    border: 1px solid #dedede;
    width: 80px;
    height: 21px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0 10px;
    margin-left: 6px;
    color: #333;
    display: inline-block;
    background-color: #fff;
}

.main .form-2 .checkbox-wrap label input[type=text].input-error,.message .form-2 .checkbox-wrap label input[type=text].input-error {
    border: 1px solid #ff6565
}

.main .form-2 .checkbox-wrap label span,.message .form-2 .checkbox-wrap label span {
    position: absolute;
    top: 1px;
    left: 0;
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #dedede;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-image: url(./img/check.svg);
    background-repeat: no-repeat;
    background-position: -20px;
    -webkit-background-size: 9px 9px;
    background-size: 9px;
    background-color: #fff;
}
.main .form-2 .textarea-wrap label[for="input-textarea"] {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.main .form-2 .textarea-wrap,.message .form-2 .textarea-wrap {
    margin-top: 13px
}

.main .form-2 .textarea-wrap label,.message .form-2 .textarea-wrap label {
    display: inline-block;
    margin-bottom: 7px
}

.main .form-2 .textarea-wrap textarea,.message .form-2 .textarea-wrap textarea {
    border: 1px solid #dedede;
    resize: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    height: 80px;
    padding: 5px 17px;
    color: #333;
    background-color: #fff;
}

.main .form-2 .textarea-wrap textarea.input-error,.message .form-2 .textarea-wrap textarea.input-error {
    border: 1px solid #ff6565
}

.main .form-2 .btns-wrap,.message .form-2 .btns-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 15px
}

.main .form-2 .btns-wrap::before,.message .form-2 .btns-wrap::before {
    display: none
}

.main .form-2 .btns-wrap .col-left,.message .form-2 .btns-wrap .col-left {
    max-width: 230px;
    width: 100%;
    text-align: center
}

.main .form-2 .btns-wrap .col-left a,.message .form-2 .btns-wrap .col-left a {
    display: inline-block;
    background-color: #00715D;
    color: #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    height: 30px;
    line-height: 30px;
    text-transform:capitalize;
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    width: 100%;
    font-weight: 400;
}

.main .form-2 .btns-wrap .col-left p,.message .form-2 .btns-wrap .col-left p {
    margin: 10px 0 0 0;
    font-size: 14px;
    color: #888;
}

.main .form-2 .btns-wrap .col-right,.message .form-2 .btns-wrap .col-right {
    max-width: 238px;
    width: 100%;
    text-align: right
}

.main .form-2 .btns-wrap .col-right .to-cart,.main .form-2 .btns-wrap .col-right button,.message .form-2 .btns-wrap .col-right .to-cart,.message .form-2 .btns-wrap .col-right button {
    margin-right: 0;
    font-size: 14px
}

.main .form-2 .btns-wrap .col-right p,.message .form-2 .btns-wrap .col-right p {
    text-align: left;
    margin: 10px 0 0 0;
    font-size: 14px;
    color: #888;
}

.mobile-first-screen {
    position: relative;
    display: none
}

.mobile-first-screen .header-mobile {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    margin: 0 15px;
    padding-top: 20px
}

.mobile-first-screen .header-mobile .m-logo-wrap a {
    color: #fff;
    font-family: "Roboto", Sans-serif;
    font-size: 12px
}

.mobile-first-screen .header-mobile .m-logo-wrap a span {
    font-weight: 700
}

.mobile-first-screen .header-mobile .m-right-wrap {
    vertical-align: middle
}

.mobile-first-screen .header-mobile .m-right-wrap a,.mobile-first-screen .header-mobile .m-right-wrap button {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 6px;
    vertical-align: middle
}

.mobile-first-screen .header-mobile .m-right-wrap a:first-child,.mobile-first-screen .header-mobile .m-right-wrap button:first-child {
    margin-left: 0
}

.mobile-first-screen .header-mobile .m-right-wrap a:last-child,.mobile-first-screen .header-mobile .m-right-wrap button:last-child {
    margin-right: 0
}

.mobile-first-screen .header-mobile .m-right-wrap a.m-login,.mobile-first-screen .header-mobile .m-right-wrap button.m-login {
    width: 14px;
    height: 16px;
    background-image: url(./img/login-mobile.svg)
}

.mobile-first-screen .header-mobile .m-right-wrap a.m-cart,.mobile-first-screen .header-mobile .m-right-wrap button.m-cart {
    width: 12px;
    height: 16px;
    background-image: url(./img/cart-mobile.svg)
}

.mobile-first-screen .header-mobile .m-right-wrap a.m-menu,.mobile-first-screen .header-mobile .m-right-wrap button.m-menu {
    position: relative;
    width: 16px;
    height: 8px;
    z-index: 9999;
    background-color: transparent;
    border: none
}

.mobile-first-screen .header-mobile .m-right-wrap a.m-menu::after,.mobile-first-screen .header-mobile .m-right-wrap a.m-menu::before,.mobile-first-screen .header-mobile .m-right-wrap button.m-menu::after,.mobile-first-screen .header-mobile .m-right-wrap button.m-menu::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #fff
}
.dslistback .elementor-widget-container ul.elementor-icon-list-items.elementor-inline-items li.elementor-inline-item {
    background: #00715d;
    /* text-align: center; */
    border-radius: 50%;
    width: 43px;
    height: 43px;
    text-align: center;
    justify-content: center;
}
.dslistback .elementor-widget-container ul.elementor-icon-list-items.elementor-inline-items li.elementor-inline-item span.elementor-icon-list-icon svg {
    margin: 0px !important;
}
.backdays {display :none!important;}
/*m*/

.page-template-page-cart .main .content .h2 {
  display: none !important;
}


.cart-summary {max-height :8000px !important;}
.page-id-168 ul.wp-block-list, .page-id-187 ul.wp-block-list, .page-id-582 ul.wp-block-list {
    padding: 0 0 0px 20px !important;
}

.page-id-168 h2.wp-block-heading {
    font-size: 40px !important;
}

.page-id-168 h3.wp-block-heading {
    font-size: 24px !important;
}
.page-id-189 .productlistcontent .productlistcontent-intro div:nth-child(1) {
    margin: 0;
}
.main .content .text-content div > strong {display :none;}

.cart-summary .but.small {
	display :none;
}
.elementor-element.elementor-element-7a6d7d0.elementor-icon-list--layout-inline.elementor-align-center.header_icons.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list {
	display :none;}
.dslistback.cart-user .elementor-element.elementor-widget-html .elementor-widget-container span.cart-count
{
	display :none;}
.dslistback.cart-user .elementor-element.elementor-widget-html .elementor-widget-container {display :none;}

.dslistback.cart-user .elementor-element.elementor-widget-html .elementor-widget-container {display : none;}
.hfe-has-submenu-container {
    display: none;
}

.mobile-first-screen .header-mobile .m-right-wrap a.m-menu::before,.mobile-first-screen .header-mobile .m-right-wrap button.m-menu::before {
    top: 0
}

.mobile-first-screen .header-mobile .m-right-wrap a.m-menu::after,.mobile-first-screen .header-mobile .m-right-wrap button.m-menu::after {
    bottom: 0
}

.mobile-first-screen .menu-wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(0,0,0,.9);
    z-index: 999;
    padding-top: 100px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    -webkit-transform: translate(100%,0);
    -ms-transform: translate(100%,0);
    transform: translate(100%,0)
}

.mobile-first-screen .menu-wrap.active {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.mobile-first-screen .menu-wrap ul {
    margin: 0;
    padding: 0;
    text-align: center
}

.mobile-first-screen .menu-wrap ul li {
    list-style-type: none;
    line-height: 3
}

.mobile-first-screen .menu-wrap ul li.current-menu-item a {
    font-weight: 700
}

.mobile-first-screen .menu-wrap ul li a {
    color: #fff;
    font-size: 16px
}

.mobile-first-screen .screen .static {
    padding-top: 100px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    min-height: 385px;
    text-align: center;
    color: #fff;
    position: relative
}

.mobile-first-screen .screen .static::before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    pointer-events: none;
    z-index: 1
}

.mobile-first-screen .screen .static>* {
    position: relative;
    z-index: 2
}

.mobile-first-screen .screen .static .s-btns-wrap {
    margin-top: 40px
}

.mobile-first-screen .screen .static .s-btns-wrap a {
    display: inline-block;
    background-color: #6ac396;
    color: #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-family: "Roboto", Sans-serif;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    width: 134px
}

.mobile-first-screen .screen .static .s-btns-wrap a:hover {
    opacity: .9
}

.mobile-first-screen .screen .h2 {
    font-size: 20px;
    font-family: "Roboto", Sans-serif;
    font-weight: 700;
    line-height: 29px;
    margin: 0;
    text-transform: uppercase;
    padding: 0 50px
}

.mobile-first-screen .screen p {
    font-size: 12px;
    line-height: 16px;
    margin: 0
}

.mobile-first-screen .screen p br {
    display: none
}

.mobile-first-screen .screen.slider .slide {
    padding-top: 100px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    min-height: 385px;
    text-align: center;
    color: #fff;
    position: relative;
    overflow: hidden
}

.mobile-first-screen .screen.slider .slide p {
    position: relative;
    z-index: 2
}

.mobile-first-screen .screen.slider .slide img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.mobile-first-screen .screen.slider .slide::before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    pointer-events: none;
    z-index: 1
}

.mobile-first-screen .btn-wrap {
    position: absolute;
    bottom: 120px;
    left: 0;
    right: 0;
    text-align: center
}

.mobile-first-screen .btn-wrap a {
    display: inline-block;
    background-color: #6ac396;
    color: #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-family: "Roboto", Sans-serif;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    width: 134px
}

.mobile-first-screen .btn-wrap a:hover {
    opacity: .9
}

.mobile-first-screen .slick-dots {
    bottom: 30px;
    padding: 0;
    margin: 0;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

.mobile-first-screen .slick-dots li button {
    width: 10px;
    height: 10px
}

.left-menu-but i,.top-menu-but i {
    font-size: 20px;
    color: #fff
}

.left-menu-but .fa-bars,.top-menu-but .fa-bars {
    font-size: 16px;
    margin: 3px
}

.close-menu {
    position: absolute;
    top: 25px;
    right: 15px;
    width: 17px;
    height: 15px;
    background-color: transparent;
    border: none;
    padding: 0
}

.close-menu .wrp {
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

.close-menu .wrp span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #fff;
    left: 50%
}

.close-menu .wrp span:nth-child(1) {
    top: 6px;
    -webkit-transform: translate(-50%,0) rotate(45deg);
    -ms-transform: translate(-50%,0) rotate(45deg);
    transform: translate(-50%,0) rotate(45deg)
}

.close-menu .wrp span:nth-child(2) {
    bottom: 7px;
    -webkit-transform: translate(-50%,0) rotate(-45deg);
    -ms-transform: translate(-50%,0) rotate(-45deg);
    transform: translate(-50%,0) rotate(-45deg)
}

.cart-content .row {
    padding: 20px 0;
    margin-bottom: 0;
}
.cart-content .btns-wrap.row {text-align: center; justify-content: center;}

.main .content .cart-content .yt-wrap button {
    background-color: #00715D;
}

.main .content .query-info .h3,.main .content .query-info h3 {
    margin-bottom: 20px
}

.main .content .query-info .show_step {
    cursor: pointer;
    width: 100%;
}

.main .content .query-info .form .form-row {
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
    color: #000
}

.main .content .query-info .form .form-row input,.main .content .query-info .form .form-row select,.main .content .query-info .form .form-row textarea {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    max-width:100%; width: 100%;border: 1px solid #d5d5d5;background: none;padding: 4px 15px;height: 40px;font-size: 14px;max-width: 100%;border-radius: 5px;
    margin: 0;width: 100%;background: #fff;border: 1px solid #e9e9e9;box-shadow: none;
}

.main .content .query-info .form .form-row .form-checkbox,.main .content .query-info .form .form-row .form-text,.main .content .query-info .form .form-row .form-textarea {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.main .content .query-info .form .form-row .form-text input,.main .content .query-info .form .form-row .form-text select,.main .content .query-info .form .form-row .form-text textarea,.main .content .query-info .form .form-row .form-textarea input,.main .content .query-info .form .form-row .form-textarea select,.main .content .query-info .form .form-row .form-textarea textarea {
    width: 100%;
    margin: 0 0 5px 0px;
}

.main .content .query-info .form .form-row .form-text textarea,.main .content .query-info .form .form-row .form-textarea textarea {
    height: 70px
}

.main .content .query-info .form .form-row .form-checkbox input[type=checkbox] {
    width: 16px
}

.main .content .children_cat {
    margin-top: 40px
}

.main .content .children_cat_item {
    margin-bottom: 30px;
    position: relative;
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 218px;
    -ms-flex: 0 0 218px;
    flex: 0 0 218px;
    padding: 0;
}

.main .content .children_cat_item.calendar-group {
    max-width: 290px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 290px;
    -ms-flex: 0 0 290px;
    flex: 0 0 290px
}

.main .content .children_cat_item.calendar-group h3 {
    line-height: 1.4;
    height: 57px
}

.main .content .children_cat_item.calendar-group .but {
    width: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.main .content .children_cat_item.calendar-group .calendar-classic,.main .content .children_cat_item.calendar-group .calendar-premium {
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#ddd),to(#888));
    background: -webkit-linear-gradient(bottom,#ddd 0,#888 100%);
    background: -o-linear-gradient(bottom,#ddd 0,#888 100%);
    background: linear-gradient(0deg,#ddd 0,#888 100%);
    margin-bottom: 20px;
    text-transform: uppercase
}

.main .content .children_cat_item.calendar-group .calendar-premium {
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#2af598),to(#009efd));
    background: -webkit-linear-gradient(bottom,#2af598 0,#009efd 100%);
    background: -o-linear-gradient(bottom,#2af598 0,#009efd 100%);
    background: linear-gradient(0deg,#2af598 0,#009efd 100%)
}

.main .content .children_cat_item.calendar-group .calendar-premium::before {
    content: url(./img/premium.png);
    margin-right: 5px;
    position: relative;
    top: 2px
}

.main .content .children_cat_item.calendar-group .calendar-price {
    margin-top: 15px
}

.main .content .children_cat_item.calendar-group .calendar-types {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 180px;
    margin-top: 15px
}

.main .content .children_cat_item.calendar-group .calendar-types__type {
    position: relative;
    width: 52px;
    height: 52px;
    padding: 4px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #6ac396;
    font-size: 10px;
    line-height: .9;
    color: #888;
    background: url(./img/calendars_types.png)
}
.tile-item,
.main .content .children_cat_item_block {
    position: relative;
    min-height: 170px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
    box-shadow: none;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 15px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    border-radius: 20px;
}
.tile-item {
    height: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.main .content .children_cat_item_block .h3, .main .content .children_cat_item_block h3 {
    font-size: 16px;
    text-align: center;
    color: #000;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    text-transform: capitalize;
    min-height: 42px;
    line-height: 20px;
}
.tile-item-img,
.main .content .children_cat_item_block_img {
    width: 115px;
    height: 115px;
    display: inline-block;
    margin-bottom: 40px;
    position: relative;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}
.tile-item-img img,
.main .content .children_cat_item_block_img img {
    width: 100%;
    height: 100%
}
.tile-item-img::after,
.main .content .children_cat_item_block_img::after {
    content: '';
    position: absolute;
    height: 5px;
    width: 50px;
    bottom: -25px;
    left: 50%;
    background-color: #dfdfdf;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    transform: translate(-50%, 0);
}

.main .content .children_cat_item_block_img.calendar-group {
    height: 180px;
    width: 180px;
    margin-bottom: 20px
}

.main .content .children_cat_item_block_img.calendar-group::after {
    display: none
}
.tile-item:hover,
.main .content .children_cat_item_block:hover {
    background-color: #fff;
    -webkit-box-shadow:none;
    box-shadow:none;
}

.main .content .children_cat_item_block:hover h3 {
    color: #6ac396
}
.tile-item:hover .tile-item-img,
.main .content .children_cat_item_block:hover .children_cat_item_block_img {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}
.tile-item:hover .tile-item-img::after,
.main .content .children_cat_item_block:hover .children_cat_item_block_img::after {
    background-color: #6ac396
}

.main.products .content .children_cat {
    margin-top: 20px
}

.but {
    display: inline-block;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: none;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-family: "Roboto", Sans-serif;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    padding: 0 30px;
    min-width: 188px;



    height: auto !important;
    background-color: #00715D;
    font-weight: 600;
    padding: 15px 30px 16px 30px !important;
    line-height: normal !important;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: normal;
}

.but:hover {
    opacity: .9
}

.but.but-del {
    background-color: #ff6565
}

.pop-up {
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    top: 0;
    left: 0;
    z-index: 100;
    /*overflow: scroll*/
}

@media (max-width: 540px) {
    .pop-up {
        -webkit-box-align:start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.pop-up.simple .close-b,.pop-up.simple .content .btns-wrap,.pop-up.simple .mess-text {
    display: none
}

.pop-up.simple .content {
    background-color: #0008;
    padding: 10px
}

.pop-up.simple .content .h2 {
    color: #fff;
    font-weight: 400;
    margin: 0;
    text-align: center
}

.pop-up .content {
    background-color: #fff;
    padding: 40px;
    position: relative;
    max-width: 430px;
    width: 100%;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin: auto;
}

.pop-up .content .h2,.pop-up .content h2 {
    margin-top: 0;
    font-size: 24px;
    margin-bottom: 16px;
    font-weight: 700;
    color: #000;
    text-align: center;
}

.pop-up .content .btns-wrap {
    margin-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pop-up .content .btns-wrap .but {
    min-width: unset;
    width: unset;
    margin: 0 10px 20px
}

.pop-up .content .loader {
    position: absolute;
    display: none;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(255,255,255,.8);
    padding: 40px;
    z-index: 10
}

.pop-up .content .loader img {
    width: 50px;
    opacity: .5
}

.pop-up .content .close-b {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 16px;
    color: #888
}

.form {
    margin-top: 20px
}

.form .title {
    display: none
}

.form.form-step-1 {
    display: block
}

.form .form-row {
    margin-bottom: 10px
}

.form .form-row label {
    color: #000;
    display: inline-block;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    text-align: left;
}

.form .form-row input,.form .form-row select,.form .form-row textarea {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 17px;
    color: #333;
    background-color: #f8f8f8
}

.form .form-row textarea {
    max-width: 100%;
    width: 100%;
    border:1px solid #e9e9e9;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    resize: none;
    height: 100px;
    line-height: 1.5;
    padding-top: 5px;
    background: #fff;;
}

.form .form-row textarea.input-error {
    border: 1px solid #ff6565
}

.form .form-row input {
    max-width:100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: auto;
    padding: 4px 15px;
    margin: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #e9e9e9;
    box-shadow: none;
}

.form .form-row input.input-error {
    border: 1px solid #ff6565
}

.form .form-row select {
    width: -webkit-calc(100%);
    width: calc(100%);
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(./img/arrow-down.svg);
    background-repeat: no-repeat;
    -webkit-background-size: 13px 13px;
    background-size: 13px;
    background-position: -webkit-calc(100% - 13px) 13px;
    background-position: calc(100% - 13px) 13px;

    max-width:100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: auto;
    padding: 4px 15px;
    margin: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #e9e9e9;
    box-shadow: none;
    font-size: 14px;
}

.form .form-row .select-wrap {
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.form .form-row .select-wrap.input-error {
    border: 1px solid #ff6565
}

.cart-auth .form-block {
    margin: 0
}

.cart-auth .form-block {
    margin-top: 0px;
    border: none
}

.cart-auth form {
    margin: 0
}

.cart-auth form a,.cart-auth form button {
    margin-top: 20px;
    line-height: 34px;
    margin-right: 30px;
    margin-bottom: 10px;
}

body .wprevpro_t1_P_3 {
    height: 87px;
    overflow: hidden
}

.navbar-form input,.wpfm-new-uploaded-files input,.wpfm-new-uploaded-files textarea {
    padding: 0 17px;
    border: 1px solid #666;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #f8f8f8;
    width: 100%;
    max-width: 358px
}

.navbar-form input,.wpfm-new-uploaded-files input {
    height: 30px;
    line-height: 30px
}

.wpfm-new-uploaded-files textarea {
    height: 100px;
    padding: 7px 17px;
    resize: none;
    margin-top: 16px
}

.wpfm-new-select-wrapper {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #6ac396;
    font-size: 14px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    display: inline-block;
    padding: 0 17px;
    cursor: pointer
}

.wpfm-body-area .breadcrumb,.wpfm-body-area .toolbar,.wpfm-wrapper .navbar-nav {
    display: none
}

.wpfm-body-area .wpfm_upload_button {
    border: none;
    padding: 0
}

.wpfm_upload_files_wrapper {
    display: none;
    border: 1px solid #666;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 15px 0;
    padding-left: 15px
}

#wpfm_file_loading_wrapper .wpfm-new-uploaded-files {
    text-align: right
}

.file-action .btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background-color: #6ac396
}

.file-action>.view-icon.btn {
    display: none
}

.wpfm-wrapper .wpfm-modal-content {
    max-width: 1164px;
    margin: auto
}

.wpfm-wrapper .wpfm-modal-content+.row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.wpfm-wrapper .wpfm-modal-content .btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background-color: #6ac396
}

.wpfm-wrapper .navbar .container-fluid {
    padding: 0
}

.swal-modal .swal-button {
    padding: 0 15px;
    min-width: 75px;
    -webkit-border-radius: 30px;
    border-radius: 30px
}

#preloader {
    display: none!important
}

.user-quota {
    margin-bottom: 30px
}

.user-quota__up {
    color: #fff;
    margin-left: 30px
}

.testimonial_vote .fa-star {
    color: transparent;
    background: #888;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 20px;
    margin-right: 10px
}

.testimonial_vote .fa-star.selected {
    background: #ff6565;
    -webkit-background-clip: text;
    background-clip: text
}

.testimonial_vote .fa-star.half {
    background: -webkit-gradient(linear,right top,left top,color-stop(45%,#888),color-stop(45%,#ff6565));
    background: -webkit-linear-gradient(right,#888 45%,#ff6565 45%);
    background: -o-linear-gradient(right,#888 45%,#ff6565 45%);
    background: linear-gradient(to left,#888 45%,#ff6565 45%);
    -webkit-background-clip: text;
    background-clip: text
}

.testimonials .testimonial_vote {
    cursor: pointer
}

.testimonials .testimonial_vote:hover .fa-star {
    -webkit-animation: star-blink 2s;
    animation: star-blink 2s
}

.testimonials-slider {
    padding: 40px 0 10px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px
}

.testimonials-slider .slick-next,.testimonials-slider .slick-prev {
    position: absolute;
    top: 10px;
    width: 85px;
    height: 20px;
    line-height: 20px;
    z-index: 10
}

@media only screen and (max-width: 380px) {
    .testimonials-slider .slick-next,.testimonials-slider .slick-prev {
        top:30px
    }
}

.testimonials-slider .slick-next {
    right: 0
}

.testimonials-slider .slick-dots {
    z-index: 9;
    top: 10px;
    padding: 0;
    margin: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.testimonials-slider .slick-dots li button {
    height: 15px;
    width: 15px;
    border: 1px solid #6ac396
}

.testimonials-slider .slick-dots li.slick-active button {
    background: #6ac396
}

.testimonial-item {
    padding: 0 5px;
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.testimonial-item__name {
    font-size: 14px;
    font-weight: 600
}

.testimonial-item__stars {
    margin-top: 10px
}

.testimonial-item__text {
    width: 100%
}

@-webkit-keyframes star-blink {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes star-blink {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media only screen and (max-width: 1200px) {
    .main-header .header-right-wrap .box a.btn,.main-header .header-right-wrap .box span.btn {
        font-size:13px
    }

    .main-header .header-left-wrap .menu-wrap ul li {
        margin: 0 5px
    }

    .main-header .header-left-wrap .menu-wrap ul li a {
        font-size: 14px
    }

    .main-header .header-left-wrap .logo-wrap {
        margin-right: 20px
    }

    .main-header .header-left-wrap .logo-wrap img {
        max-width: 100px
    }

    .main-header .header-right-wrap .box {
        margin: 0 5px
    }

    .home-slider .slide h2 {
        font-size: 45px
    }

    .home-slider .slide p {
        font-size: 16px
    }

    .home-slider .slide h2,.home-slider .slide p {
        max-width: 450px
    }

    .home-slider .slick-dots {
        left: -webkit-calc(50% - 500px);
        left: calc(50% - 500px)
    }

    .service .item h3 {
        font-size: 14px
    }

    .service {
        padding-bottom: 120px
    }

    .main-footer .bottom-footer span.txt {
        margin: 0;
        display: block
    }

    .main .aside .item {
        margin-bottom: 3px
    }

    .main .aside .item a.title {
        font-size: 14px
    }

    .main .aside .item ul li a {
        font-size: 14px
    }

    .main .content h2 {
        font-size: 24px
    }

    .main .content .text-content p {
        font-size: 16px;
        margin-bottom: 15px
    }

    .main .content .yt-wrap a {
        font-size: 14px
    }

    .main .content h3 {
        font-size: 20px; line-height: 26px;
    }

    .main .form-wrapper ul.steps li {
        font-size: 13px
    }

    .main .form-wrapper ul.steps li:not(.active) {
        font-size: 11px;
        padding: 0 10px
    }

    .main .form-wrapper ul.steps li::after {
        right: -22px
    }

    .main .form-wrapper .form .form-row label {
        font-size: 15px
    }

    .main .form-wrapper .form .form-row input {
        font-size: 14px
    }

    .main .form-wrapper .form .form-row select {
        font-size: 14px
    }

    .main .content .text-content h4 {
        font-size: 14px
    }

    .main .content .text-content ol li {
        font-size: 14px
    }

    .main .pricing .table-wrap table tr th {
        font-size: 14px
    }

    .main .pricing .table-wrap table tr td {
        font-size: 14px
    }

    .main .form-2 .checkbox-wrap label {
        font-size: 14px;
        margin: 0 6px;
        padding-left: 30px
    }

    .main .form-2 .btns-wrap .col-left a {
        font-size: 14px
    }

    .main .form-2 .textarea-wrap label {
        font-size: 14px
    }

    .main .form-2 .quantity-wrap input {
        font-size: 14px
    }

    .main .form-2 .textarea-wrap textarea {
        font-size: 14px
    }
}

@media only screen and (max-width: 992px) {
    .main-header .wrapper {
        padding-top:40px
    }

    .main-header .header-left-wrap .menu-wrap {
        position: absolute;
        top: 8px;
        left: 50%;
        right: 0;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
        text-align: center
    }

    .main-header .header-left-wrap {
        padding-top: 0
    }

    .main-header .header-left-wrap .logo-wrap img {
        max-width: 110px
    }

    .home-slider .slick-dots {
        left: -webkit-calc(50% - 380px);
        left: calc(50% - 380px)
    }

    .home-slider .slide {
        padding: 150px 0
    }

    .home-slider .slide .img-wrap {
        width: 560px;
        height: 270px;
        top: 65px;
        left: -webkit-calc(50% + 80px);
        left: calc(50% + 80px)
    }

    .home-slider .slide h2 {
        font-size: 30px
    }

    .service h2 {
        font-size: 20px
    }

    .service p br {
        display: none
    }

    .service .item {
        margin-bottom: 30px
    }

    .main-footer ul li a {
        font-size: 12px
    }

    .main-footer ul::after {
        right: -15px
    }
}

@media only screen and (max-width: 768px) {
    .main .content .children_cat {
        -webkit-box-pack:center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .main .content h3 {
        text-align: left
    }

    .main-footer .top-footer {
        display: none
    }

    .home-slider {
        display: none
    }

    .main-header .wrapper {
        display: none
    }

    .mobile-first-screen {
        display: none
    }

    .service {
        padding-top: 15px
    }

    .service h2 {
        font-size: 14px;
        font-weight: 700;
        text-align: left
    }

    .service p {
        text-align: left;
        font-size: 12px;
        font-weight: 300;
        margin-bottom: 80px;
        line-height: 16px
    }

    .service p span {
        display: block;
        margin-bottom: 15px
    }

    .service p::after {
        left: 0;
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
        height: 2px;
        bottom: -41px
    }

    .service .item h3 {
        font-size: 11px
    }

    .service .item .img-wrap::after {
        height: 2px;
        bottom: -35px
    }

    .service .item .img-wrap {
        margin-bottom: 30px
    }

    .service {
        padding-bottom: 50px
    }

    .main-footer .bottom-footer {
        padding-top: 0
    }

    .main-footer .bottom-footer .phone-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .main-footer .bottom-footer .phone-wrap a {
        font-size: 16px;
        margin-bottom: 10px
    }

    .main-footer .bottom-footer span.txt {
        text-align: center;
        font-size: 12px;
        margin-bottom: 15px
    }

    .main-footer .bottom-footer a {
        font-size: 12px
    }

    .main-footer .bottom-footer span.txt.copy {
        position: absolute;
        bottom: -135px;
        left: 0;
        right: 0;
        text-align: center
    }

    .main-footer .bottom-footer .phone-wrap a.btn {
        font-size: 14px
    }

    .main-footer {
        padding-bottom: 60px;
        -webkit-background-size: auto auto;
        background-size: auto
    }

    .main .content ul.breadcrumbs {
        display: none
    }



    .main .form-wrapper .form .title {
        display: block
    }

    .main .content h3 {
        text-transform: uppercase;
        font-weight: 700;
        color: #393c3f
    }

    .main .content .text-content p {
        font-size: 16px;
        font-weight: 400;
        line-height:30px
    }

    .main .form-wrapper .form .form-row .select-wrap,.main .form-wrapper .form .form-row input {
        max-width: 100%
    }

    .main form .btns-wrap {
        display: none
    }

    .main form .mobile-btns-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .main .form-wrapper .form .title {
        font-size: 12px;
        color: #888;
        text-transform: uppercase;
        margin-bottom: 13px
    }

    .main .form-wrapper .form .form-row label {
        font-size: 15px
    }

    .main .form-wrapper h3 {
        color: #000;
        font-size: 24px;
        text-align: left;
    }

    .main .form-wrapper .form {
        margin-top: 20px
    }

    .main .form-wrapper .form .form-row label {
        margin-bottom: 0;
    }

    .main form {
        margin-bottom: 50px
    }

    .main {
        padding-top: 20px
    }

    .main .form-wrapper .form .form-row select {
        font-size: 12px
    }

    .main .form-2 .checkbox-wrap label {
        display: block;
        margin: 15px 0!important
    }

    .main .content .text-content h4 {
        font-size: 12px;
        color: #888
    }

    .main .content .text-content ol li {
        font-size: 12px;
        line-height: 20px
    }

    .main .content .text-content .files h4 {
        line-height: 24px
    }

    .main .content .text-content .files .download a {
        margin: 0 15px
    }

    .main .pricing .table-wrap table.desc {
        display: none
    }

    .main .pricing .table-wrap table.mob {
        display: table
    }

    .main .form-2 .checkbox-wrap label,.main .form-2 label,.main .pricing .table-wrap table tr td,.main .pricing .table-wrap table tr th {
        font-size: 12px
    }

    .main .pricing .table-wrap table tr td,.main .pricing .table-wrap table tr th {
        font-weight: 400
    }

    .main .form-2 .checkbox-wrap label {
        padding-left: 40px
    }

    .main .form-2 .btns-wrap .col-left a,.main .form-2 .btns-wrap .col-right button {
        font-size: 12px;
        line-height: unset;
        height: unset;
        min-width: unset;
        padding: 7px
    }

    .main .form-2 .btns-wrap .col-right {
        max-width: 100%;
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px)
    }

    .main .form-2 .btns-wrap .col-left {
        max-width: 100%;
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px)
    }

    .main .form-2 .btns-wrap .col-left p,.main .form-2 .btns-wrap .col-right p {
        font-size: 12px;
        line-height: 16px;
        text-align: center
    }

    .main .form-2 .btns-wrap {
        border-bottom: 1px solid #e8e8e8;
        padding-bottom: 25px
    }

    .main form .btns-wrap button {
        width: 100%
    }

    .main .pricing .table-wrap .price-table {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .main .pricing .table-wrap .price-table .price-cell {
        width: 50%
    }

    .left-menu {
        padding: 60px 0 0 40px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: rgba(0,0,0,.9);
        z-index: 999;
        -webkit-transition: .25s;
        -o-transition: .25s;
        transition: .25s;
        -webkit-transform: translate(-100%,0);
        -ms-transform: translate(-100%,0);
        transform: translate(-100%,0)
    }

    .left-menu.active {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0)
    }

    .left-menu .aside .item.product-item {
        margin-left: 23px
    }

    .left-menu .aside .item.product-item a {
        color: #fff
    }

    .left-menu .aside .item {
        margin-bottom: 25px
    }

    .left-menu .aside .item .product-item {
        margin-left: 23px;
        margin-top: 20px
    }

    .left-menu .aside .item .product-item a {
        color: #fff
    }

    .left-menu .aside .item a.title {
        color: #fff
    }

    .left-menu .aside .item a.accord {
        margin-right: 10px
    }
}

@media only screen and (max-width: 576px) {
    .service .row.items {
        margin-left:-5px;
        margin-right: -5px
    }

    .service .row.items .col-6 {
        padding-left: 5px;
        padding-right: 5px
    }

    .service .item {
        margin-bottom: 20px;
        padding-top: 20px
    }
}

@media only screen and (max-width: 480px) {
    .main form .mobile-btns-wrap a span,.main form .mobile-btns-wrap button span {
        max-width:80px
    }

    .main .content .text-content p {
        font-size: 16px
    }

    .main .content .text-content .files {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 12px
    }

    .main .content .text-content .files .download {
        padding-top: 14px;
        margin-left: 0
    }

    .main .form-2 .quantity-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .main .form-2 .quantity-wrap h3 {
        margin-bottom: 15px
    }

    .buttons-row {
        text-align: center
    }

    .main form .btns-wrap .but {
        width: 100%;
        margin: auto auto 20px auto;
        max-width: 300px
    }
}

@media all and (-ms-high-contrast:none) {
    .main-header::before {
        display: none
    }

    .main-header {
        -webkit-box-shadow: 0 4px 20px -5px #ddd;
        box-shadow: 0 4px 20px -5px #ddd
    }
}

.btn-warning {
    background-color: #ff6565;
    color: #fff;
    display: none;
    margin-left: 20px
}

.btn-success {
    color: #fff
}

.page-template-page-upload .navbar.navbar-default {
    display: none
}

.page-template-page-upload .swal-overlay--show-modal .swal-modal .swal-icon {
    display: none;
    width: 50px;
    height: 50px;
    border-color: #ff6565;
    margin: 20px auto 5px
}

.page-template-page-upload .swal-overlay--show-modal .swal-modal .swal-icon--warning {
    -webkit-animation: none;
    animation: none
}

.page-template-page-upload .swal-overlay--show-modal .swal-modal .swal-icon--warning__body {
    height: 21px;
    background-color: #ff6565
}

.page-template-page-upload .swal-overlay--show-modal .swal-modal .swal-icon--warning__dot {
    background-color: #ff6565
}

.page-template-page-upload .swal-overlay--show-modal .swal-modal .swal-title {
    font-weight: 700;
    font-size: 22px;
    padding-bottom: 0;
    letter-spacing: -.6px
}

.page-template-page-upload .swal-overlay--show-modal .swal-modal .swal-footer {
    text-align: center;
    padding-bottom: 20px
}

.page-template-page-upload .swal-overlay--show-modal .swal-modal .swal-button {
    font-weight: 400;
    background-color: #6ac396
}

.page-template-page-upload .swal-overlay--show-modal .swal-modal .swal-button:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.page-template-page-upload .swal-overlay--show-modal .swal-modal .swal-button--cancel {
    background-color: #b2b2b2;
    color: #fff
}

.logout {
    text-align: center
}

.gallery {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 50px 20px
}

.gallery .content {
    min-height: 80%
}

.gallery .content h2 {
    text-align: center
}

.gallery__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.gallery__image {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,.14);
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.gallery__image img {
    max-height: 100%
}

@media (max-width: 768px) {
    .gallery__image {
        width:100%
    }
}

.gallery__images {
    width: 100%;
    margin-bottom: 60px
}

.gallery__images-video {
    width: 100%;
    height: 360px;
    margin-bottom: 30px
}

.gallery__images-video iframe {
    width: 100%
}

.gallery__images-wrap {
    width: 70%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width: 768px) {
    .gallery__images-wrap {
        width:100%;
        margin-bottom: 50px;
        margin-left: 0
    }
}

.gallery__images-item {
    border: 1px solid rgba(0,0,0,.14);
    height: 140px;
    margin: 5px;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.gallery__images-item img {
    max-height: 100%;
    max-width: 100%
}

.gallery__images .slick-dots {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    padding: 0
}

.gallery__images .slick-dots li button {
    border: 1px solid #19d1c3
}

.row_product {
    display: flex;
    justify-content: space-between;
}
.row_product .col_left {
    width: 50%;
}
.col_right {
    max-width: 50%;
    height: min-content;
}
.slick-slide img {
    max-width: 100%;
}
.slider-for-slides {
    margin: 0;
    padding: 0 20px 0 0;
}
.slider-nav-slides {
    padding-left: 0 !important;
}
.slide-nav_single img {
    pointer-events: none;
    max-width: 100%;
}
.slider-for-slides .slick-slide img {
    height: 300px;
    margin: 0 auto;
}
@media screen and (max-width: 768px){
    .row_product {
        flex-direction: column;
    }
    .row_product .col_left,
    .row_product .col_right {
        width: 100%;
        max-width: 100%;
    }
    .slider-for-slides .slick-slide img {
        height: 40vh;
        margin: 0 auto;
    }
}
.slider-nav-slides {
    display: none;
}
.slider-nav-slides1 {
    display: flex;
    list-style: none;
    padding-left: 0;
    flex-wrap: wrap;
}
.slide-nav_single {
    max-width: 25%;
    cursor: pointer;
}
.slide-nav_single:nth-of-type(n+5) {
    margin-top: 12px;
}

.to-top-btn {
    color: #fff;
    background-color: rgba(0,0,0,0.4);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    cursor: pointer;
    position: fixed;
    right: -40px;
    bottom: 35px;
    z-index: 150;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    font-size: 1.15rem;
}
@media (min-width: 768px) {
    .to-top-btn {
        bottom: 125px;
    }
}
.to-top-btn.to-top-show {
    right: 0;
}
.announcement {
    right: -70px;
    position: absolute;
    top: 10px;
}
.announcement img{
    height: 40px;
}
.m-logo-wrap {
    position: relative;
}
@media (min-width: 769px) {
    .announcement {
        right: calc(100%);
        top: -35px;
    }
}
@media (min-width: 1200px) {
    .announcement {
        right: calc(100% + 25px);
        top: -19px;
    }
    .announcement img{
        height: 55px;
    }
}
.tile-items {
    margin-top: 20px;
}
.eureka-slider {
    padding-bottom: 45px;
    margin-bottom: 20px;
}
.eureka-slider .slick-list {
    border-radius: 10px;
}


@font-face {
    font-family: 'Sorts Mill Goudy';
    src: url('fonts/SortsMillGoudy-Regular.woff2') format('woff2'),
        url('fonts/SortsMillGoudy-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h1{line-height: 1.2;font-family: "Sorts Mill Goudy", Sans-serif;}
h2{font-family: "Roboto", Sans-serif; font-size: 32px; text-transform: capitalize;}
h3{font-family: "Roboto", Sans-serif; font-size: 24px; text-transform: capitalize;}
h4{font-family: "Roboto", Sans-serif; text-transform: capitalize; font-size: 20px;}
h5{font-family: "Roboto", Sans-serif; text-transform: capitalize; font-size: 18px;}
h6{font-family: "Roboto", Sans-serif; text-transform: capitalize;}
button, input, optgroup, select, textarea{font-family: "Roboto", Sans-serif;}
/* a{color: #00715D; font-family: "Roboto", Sans-serif; } */
a{color: #F0750F; font-family: "Roboto", Sans-serif; }
li{font-size: 16px;font-family: "Roboto", Sans-serif;}

body .btns{height: auto !important;background-color: #00715D !important;font-family: "Roboto", Sans-serif !important;font-weight: 400;border-radius: 100px 100px 100px 100px !important;
padding: 15px 30px 16px 30px;line-height: normal !important;color: #fff; text-align: center;}
body .btns:hover{background: #6AC396 !important;}
p{font-family: "Roboto", Sans-serif !important;color: #565859; font-size: 16px;}
span{font-family: "Roboto", Sans-serif !important; font-size: 16px;}
strong, b{ color: #000;}
.but:hover{background: #6AC396 !important;}
.error-message {color: #ff0000;}
.ehf-header #masthead .call_us a {color: #000;}

/*navdeep css*/

.tooltip {position: relative;cursor: pointer;}
.tooltip::after {content: attr(data-tooltip);position: absolute;bottom: 125%; left: 50px;transform: translateX(-50%);background: #333;color: #fff;  
font-size: 13px;border-radius: 4px;opacity: 0;visibility: hidden;transition: opacity 0.2s ease-in-out;pointer-events: none; width: 250px; padding: 15px;font-weight: normal;}
.tooltip:hover::after {opacity: 1;visibility: visible;}
/*navdeep css end*/

#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{
display: inline-block;-webkit-border-radius: 50px;border-radius: 50px;border: none;text-align: center;color: #fff;cursor: pointer;font-family: "Roboto", Sans-serif;-webkit-transition: .25s;-o-transition: .25s;
transition: .25s;padding: 0 30px;min-width: 188px;height: auto !important;background-color: #00715D;font-weight:normal;padding: 15px 30px 16px 30px !important;line-height: normal !important;color: #fff;
text-align: center; letter-spacing: 1px;text-transform: capitalize;font-size: 16px !important; }

/*menu css*/
.elementor-element-3cccd13 {padding: 15px 15px;}
.elementor-element-3cccd13 .e-con-inner {border: 2px solid #fff;padding: 20px 20px;}
.cart-user {flex-direction: inherit !important;}

.dslistback {padding: 0 !important; gap: 0;}
.dslistback .header_icons .elementor-widget-container ul li {margin-left: 0 !important;}
.dslistback .header_icons .elementor-widget-container ul li:hover {background: #6AC396 !important;}
.dslistback .elementor-widget-container ul.elementor-icon-list-items.elementor-inline-items li.elementor-inline-item span.elementor-icon-list-icon svg {margin-left: 7px !important;}
.dslistback .elementor-widget-container ul.elementor-icon-list-items.elementor-inline-items li.elementor-inline-item span.elementor-icon-list-icon {position: relative;left: 3px;}
.cart-user .header_icons {width: 60px;}
.dslistback.cart-user .elementor-element.elementor-widget-html .elementor-widget-container {position: absolute;background: #000;width: 20px;height: 20px;display: inline-block; border-radius: 50px;left: 47px;top: -4px; 
justify-content: center;display: flex;left: calc(100% - 29px);}
.dslistback.cart-user .elementor-element.elementor-widget-html .elementor-widget-container span.cart-count {color: #fff; font-size: 12px; line-height: 20px;}

.hfe-nav-menu__layout-horizontal .hfe-nav-menu .header.Account ul.sub-menu{left: -170px; background: #00715d; margin: 15px 0 0;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .header.Account ul.sub-menu:before {content: "\f0d7";font-family: 'Font Awesome 5 Free';position: absolute;top: -20px;right: 20px;font-size: 24px;
color: #00715d;z-index: 99;transform: rotate(180deg);}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .header.Account ul.sub-menu li.menu-item.current-menu-item a {background: #6AC396;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .header.Account ul.sub-menu li.menu-item a {color: #fff;padding: 15px 15px;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .header.Account ul.sub-menu li.menu-item a:hover {background: #6ac396;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .header.Account ul.sub-menu li.menu-item {border-bottom: 1px solid #2f9180;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .header.Account a.hfe-menu-item {font-size: 0;background: #00715d url(img/user.svg) no-repeat;border-radius: 50%;width: 43px;height: 43px;
text-align: center;justify-content: center;position: relative;background-position: center;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .header.Account a.hfe-menu-item:hover{background: #6AC396  url(img/user.svg) no-repeat;background-position: center;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .header.Account a.hfe-menu-item span.hfe-menu-toggle {display: none;}
/*menu css end*/

/*20-02-25 (kh)*/

.header_top .e-con-inner{display: flex; justify-content: space-between !important; align-items: center !important; gap: 20px;}
.call_us .elementor-image-box-wrapper h3 {margin: 0;}
.home_banner p {margin: 0;}
.home_banner a.elementor-button {border-radius: 100px; padding: 16px 20px;}

.whyeureka .first_image.elementor-widget-image .elementor-widget-container:hover {transform: none;}

.call_us .elementor-image-box-content p {font-size: 16px; font-weight: 500 !important; margin: 0;}
.recent_projects {border-top: solid 1px #DED6CF; border-bottom: solid 1px #DED6CF;}
.recent_projects .recent_projects_1{ padding: 0;--align-self: auto !important;padding: 60px 0; display: block;}
.recent_projects .recent_projects_1 p { padding: 0; margin: 0;}

.recent_projects .recentbookright{position: relative;}
.recent_projects .recentbookright:before {border-left: solid 1px #DED6CF;content: '';position: absolute;left: -20px;height: 100%;top: 0;bottom: 0;}
.recent_projects .recentbookright .elementor-swiper-button {position: absolute;left: -50%;top: 85%;}
.recent_projects .recentbookright .elementor-swiper-button svg{ display: none;}
.recent_projects .recentbookright .elementor-swiper-button-prev { background: url(../eureka/img/arrow-slidescroll.svg) no-repeat; width: 50px; height: 50px;}
.recent_projects .recentbookright .elementor-swiper-button-next {background: url(../eureka/img/arrow-slidescroll-right.svg) no-repeat;width: 50px;height: 50px;left: -42%;}

.why_printing .first_image .elementor-widget-container {overflow: hidden; border-radius: 1000px; transition: all 0.9s ease;}
.whyeureka .first_image.elementor-widget-image .elementor-widget-container img{transition: all 0.9s ease;}
.whyeureka .first_image.elementor-widget-image .elementor-widget-container img:hover {transition: all 0.9s ease; transform: scale(1.1);}

.search-field-top{border-radius: 50px; background: none; padding:0 15px 0 0; border: 1px solid #ccc; justify-content: space-between;}
.search-field-top .e-child {padding: 0;}
.search-field-top .e-child div#ajaxsearchlite1 {border: none; box-shadow:none;}
.wpdreams_asl_results .results .resdrg .asl_content a.asl_res_url {text-transform: capitalize;}

.banner_categoris .e-con-inner{gap: 20px; z-index: 9;}
.banner_categoris .e-con-inner .e-con.e-child {display: block;}
.banner_categoris .e-con-inner .elementor-widget-image a {width: 100%;overflow: hidden;border-radius: 10px; transition: all 0.9s ease;aspect-ratio: 1;}
.banner_categoris .e-con-inner .elementor-widget-image a img {width: 100%; transition: all 0.9s ease;aspect-ratio: 1; border-radius: 10px;}
.banner_categoris .e-con-inner .elementor-widget-image a img:hover {transform: scale(1.1);}
.banner_categoris .e-con-inner .elementor-widget-heading {margin-top: 10px;}


.why_printing{ position: relative;}
.why_printing:before {content: '';width: 100vw;margin-left: 50%;background-color: #F5F6FA;position: absolute;left: 0;height: 35%;-webkit-transform: translateX(-50%);transform: translateX(-50%);z-index: -1;
bottom: 0%;top: inherit;}


.why_printing .video_icon {position: absolute;bottom: 32px;left: 30px;height: auto !important;}
.why_printing .why_printing-rightimg .elementor-widget-image {height: 100%;}
.why_printing .why_printing-rightimg .elementor-widget-image img {height: 100%;}
.why_printing .why_printing-rightimg .video_icon.elementor-widget-image img {height: auto;}

.need_help .elementor-widget-button a.elementor-button {padding: 14px 24px 12px;}

/*home about css*/
.about_us .about_image  {
    position: relative;
}
.about_us .about_image .elementor-widget-container {overflow: hidden; border-radius: 1000px 1000px 0 0; height: 618px;}
.about_us .about_image .elementor-widget-container img {height: 100%;object-fit: cover; transition: all 0.9s ease;    aspect-ratio: 1;}
.about_us .about_image .elementor-widget-container img:hover{ transform: scale(1.1);transition: all 0.9s ease;}
.about_us .about_image .aboutrountcircle img {height: auto;}
.about_us .about_image .aboutrountcircle.elementor-widget .elementor-widget-container {height: auto;width: auto;}
.about_us .about_content .book_btm_img {position: absolute;right: -15%;bottom: -95px;}
.about_us .about_content .elementor-widget-text-editor p {margin: 0 0 15px;}
/*home about css end*/

/*why printing css*/
.why_printing .e-con-inner .whyeureka p {margin: 0;}
/*why printing css end*/

/*listing page css*/
.main .content .h2{ margin-bottom: 35px;}
.productcontentdetail .productimggallery .gallery-slide {padding: 0 55px 0 0px;}
.gallery-slide {text-align: center;}
.gallery-slide .gallery__image {position: relative;text-align: center;}
.gallery-slide .gallery__image img {max-width: 100%;height: auto;}
.gallery-slide .gallery__images-nav {margin-top: 10px;display: flex;justify-content: center;gap: 10px;}
.gallery-slide .gallery__images-video {max-width: 100%;margin: auto;}
.gallery-slide .content .gallery__wrap {display: block;}
.gallery-slide .content .gallery__images-video {height: 100%; border: 5px solid #ededed;}
.gallery-slide .content .gallery__images-video .gallery__image img {width: 100%;height: 100%;object-fit: cover; aspect-ratio: 1; max-height: 400px;}
.gallery-slide .content .gallery__images .gallery__images-item {padding: 5px;}
.gallery-slide .content .gallery__images .gallery__images-item img {width: 100%;max-width: 100%;max-height: 100%;object-fit: cover;}
.gallery-slide .content .gallery__images button.slick-prev {position: absolute;top: 40%;transform: translate(-50%, -50%);width: 35px;height: 35px;z-index: 9;left: 10px;}
.gallery-slide .content .gallery__images button.slick-next{position: absolute;top: 40%;transform: translate(-50%, -50%);width: 35px;height: 35px;z-index: 9;right: 10px;}
.gallery-slide .content .gallery__images-nav .owl-item .gallery__thumb {height: 130px;}
.gallery-slide .content .gallery__images-nav .owl-item .gallery__thumb img{ height: 100%;}

.productcontentdetail .pricing h2.h3 {text-align: center;margin: 0 0 15px;}
.productcontentdetail .pricing .table-wrap {margin: auto;}
.productcontentdetail #prod_query_form {margin: auto;display: table;margin-bottom: 50px; margin-top: 30px;}

.gallery-slide .gallery__thumb {cursor: pointer;border: 2px solid transparent;transition: 0.3s;}
.gallery-slide .gallery__thumb img {width: 80px;height: 60px;object-fit: cover;}
.gallery-slide .owl-prev, .owl-next {font-size: 24px;color: #000;cursor: pointer;position: absolute;top: 50%;transform: translateY(-50%);}
.gallery-slide .owl-prev {left: 10px;}
.gallery-slide .owl-next {right: 10px;}
.gallery-slide .content .gallery__wrap .gallery__images-nav .owl-item .item {border: 3px solid #b7e8df; max-width: 100px;}
.gallery-slide .content .gallery__wrap .gallery__images-nav .owl-item .item.active {border: 3px solid #00715D;}
.gallery-slide .content .gallery__wrap .gallery__images-nav .owl-item .item img{aspect-ratio: 1;}






.page-id-582 .content h1.h2 {margin:0 0 35px;}
.page-template-page-cat .mobile-first-screen{ display: none;}
.page-template-page-cat .tile-items { margin-top: 0;}
.page-template-page-cat .tile-items .footer_product {border: none;padding: 0 0 30px; display: block;}
.page-template-page-cat .tile-items .footer_product .tile-item-img {box-shadow: none;padding: 0;min-height: auto;margin-bottom: 0px;width: 100%;border-radius: 20px;transition: all 0.9s ease; overflow: hidden;
height: auto; aspect-ratio: 1;}
.page-template-page-cat .tile-items .footer_product .tile-item-img:after {display: none;}
.page-template-page-cat .tile-items .footer_product .tile-item-img img {border-radius: 20px;height: 100%;object-fit: cover;transition: all 0.9s ease; aspect-ratio: 1;}
.page-template-page-cat .tile-items .footer_product .tile-item-img img:hover{ transform: scale(1.1); transition: all 0.9s ease;border-radius: 20px;}
.page-template-page-cat .tile-items .footer_product .tile-item-title {font-weight: 400;color: #000;text-align: center; font-size: 22px; border: none; text-decoration: none;}
.page-template-page-cat .tile-items .footer_product .tile-item-title .price_text {font-weight: 600;margin: 7px 0 0; font-size: 18px;}

.uagb-tabs__wrap ul.uagb-tabs__panel.uagb-tabs__align-left li.uagb-tab {margin: 0;}
.uagb-tabs__wrap ul.uagb-tabs__panel.uagb-tabs__align-left li.uagb-tab a {padding: 10px 20px;font-size: 15px;}
.uagb-tabs__wrap ul.uagb-tabs__panel.uagb-tabs__align-left li.uagb-tab.uagb-tabs__active a strong {color: #fff;}
.uagb-tabs__wrap .uagb-tabs__body-wrap {margin-top: -1px;}

.page-id-187 .text-content {margin-top: 0; padding-top: 0 !important;}
.page-id-176 .main .content .children_cat{ border-bottom: none;}
.main .content .children_cat { margin-left: 0; margin-right:0; margin-top: 0px;margin-bottom: 60px;gap: 40px;justify-content:center;padding: 0 0 30px;display: grid;grid-template-columns: repeat(5, 1fr); border-bottom: 1px solid #ccc;}
.main .content .children_cat .sub-page-block a.children_cat_item{display: inline-block !important; margin-bottom: 10px;;}
.main .content .children_cat .sub-page-block .children_cat_item_block {box-shadow: none;padding: 0; min-height: auto; margin-bottom: 0px;height:auto;}
.main .content .children_cat .sub-page-block .children_cat_item_block:hover .children_cat_item_block_img {transform: none;}
.page-template-page-cat .tile-items .footer_product:hover .tile-item-img {transform: none;}
.main .content .children_cat .sub-page-block .children_cat_item_block .children_cat_item_block_img {width: 100%;height:auto; margin: 0;overflow: hidden;border-radius: 20px; transition: all 0.9s ease;aspect-ratio: 1;}
.main .content .children_cat .sub-page-block .children_cat_item_block .children_cat_item_block_img img {border-radius: 20px; height: auto; object-fit: cover; transition: all 0.9s ease;aspect-ratio: 1;}
.main .content .children_cat .sub-page-block .children_cat_item_block .children_cat_item_block_img img:hover {transform: scale(1.1);}
.main .content .children_cat .sub-page-block .children_cat_item_block .children_cat_item_block_img:after{ display: none;}
.main .content .children_cat .sub-page-block .children_cat_item_block .tile-item-title {font-weight: 400;color: #000;text-align: center;font-size: 22px;}
.main .content .children_cat .sub-page-block a{ color: #000; padding: 0;}
.main .content .children_cat .sub-page-block a .h3 {text-transform:capitalize; font-weight: 400; color: #000; text-align: center; font-family: "Roboto", Sans-serif; font-weight: normal; font-size: 20px;}
.main .content .text-content div > strong {font-size: 20px;}
.productlistcontent .productlistcontent-intro div {margin: 0 0 15px;}
.productlistcontent .productlistcontent-intro div span {font-weight: bold;}
.productlistcontent .inner-links {margin: 20px 0 0;display: inline-block;width: 100%;}
.productlistcontent .inner-links a {color: #000;; font-weight: bold; transition: all 0.5s ease;}
.productlistcontent .inner-links a:hover{color: #00715D; transition: all 0.5s ease;}

.main form .btns-wrap {margin-top: 0;}
.main form .btns-wrap:before{ display: none;}
.main form .btns-wrap span {margin: 10px 0 0;color: #000;font-size: 15px;font-weight: 600;}
.main form .btns-wrap button.but{height: auto;background-color: #00715D;font-family: "Roboto", Sans-serif;font-weight: 400;border-radius: 100px 100px 100px 100px;padding: 15px 20px 16px 20px;line-height: normal;}
.main form .btns-wrap button.but:hover{background: #6AC396;}
.main form#form-2 .btns-wrap button.but {margin-bottom: 15px;}
.main form#form-2 .btns-wrap .btns-wrap-textbtn {display: inline-block;vertical-align: top;}
.main form#form-2 .btns-wrap .btns-wrap-textbtn p {margin: 0;}

.main .enquiryform { position: relative;background: #f4f6f8;padding: 29px 20px;border-radius: 25px;box-shadow: 0px 0px 0px 5px #fff inset;border: 2px solid #f4f6f8;max-width: 900px;margin: 0 auto;
margin-bottom: 50px;margin-top: 0;}
.main .form-wrapper.enquiryform::before{display: none;}
.page-id-207 .main .enquiryform form > div > div:first-child .form-sec .form-field:first-child {width: 100%;}
.page-id-207 .main .enquiryform form > div > div:first-child .form-sec .form-field:first-child .form-row{max-width: 49%; width: 100%;}
.main .enquiryform form .form > div {border-bottom: 1px solid #d0d0d0;display: inline-block;width: 100%;padding: 16px 0 10px;}
.main .enquiryform form .form > div:first-child h5 {display: none;}
.main .enquiryform form .form > div:last-child {border: none;}

.main .enquiryform form h5 {margin: 0 0 10px;font-weight: bold;border-bottom: 1px solid #060606; display: inline-block;}
.main .enquiryform form .form-sec {display: flex; flex-wrap: wrap; justify-content: space-between; gap: 0px; margin: 0;}
.main .enquiryform form .form-sec .form-field {width: 49%;}
.main .enquiryform form .form-sec label {font-weight: 600; width: auto;}
.main .enquiryform form .form-sec span.tooltip{ border: none; font-weight: bold;}
.main .enquiryform form .form-sec span.tooltip i.far.fa-eye {font-family: 'FontAwesome';}
.main .enquiryform form .form-sec input[type="text"], .enquiryform form .form-sec select {max-width: 100%;width: 100%;border: 1px solid #e9e9e9;background: #fff;padding: 4px 15px;height: 40px;font-size: 15px;
border-radius: 7px; appearance:auto; }
.enquiryform form .form-sec select.input-error {border: 1px solid #ff0000;}
.main .enquiryform form .form-sec .form-field input.input-error {border: 1px solid #ff6565;}
.main .enquiryform form .form-sec .select-wrap {max-width: 100%;width: 100%;}
.main .enquiryform form .form div:last-child .form-sec .form-field:last-child {width: 100%;max-width: 100%;}
.main .enquiryform form .form textarea {max-width: 100%;width: 100%;border: 1px solid #e9e9e9;padding: 4px 15px;height: 120px;font-size: 14px;border-radius: 7px;background: #fff;}
.main .enquiryform form .form-sec .form-field.full-width {width: 100%;}

.page-template-page-cat h2.wp-block-heading {margin: 24px 0 0;}
.page-template-page-cat ul.wp-block-list {padding: 0 0 24px 20px; margin-top: 7px;}
.page-template-page-cat .text-content ul.wp-block-list li strong{ margin: 0;}

.main .content.product_list .product_list_sec {grid-template-columns: repeat(4, 1fr);gap: 20px; margin: 0;}
.main .content.product_list .product_list_sec .calendar-group {max-width: 100%;}
.main .content.product_list .product_list_sec .calendar-group .children_cat_item_block {padding: 15px 0 0;width: 100%;border: 1px solid #e2e2e2;overflow: hidden; border-radius: 10px; height: 100%;
display: flex; flex-direction: column; box-shadow: 0px 2px 16px -3px #ccc;}
.main .content.product_list .product_list_sec .calendar-group .children_cat_item_block .calendar-classic {display: none;}
.main .content.product_list .product_list_sec .calendar-group .children_cat_item_block .calendar-premium {position: absolute;width: auto;font-size: 0;width: 35px;max-width: 35px;
min-width: 35px;height: 35px !important;display: inline-block;right: 5px;top: 5px;border-radius: 22%;padding: 0 !important;z-index: 9;background: rgba(0, 0, 0, 0.7);}
.main .content.product_list .product_list_sec .calendar-group .children_cat_item_block .calendar-premium:before {content: '';width: 21px;display: inline-block;background: url(./img/crown-taj.png) no-repeat;
height: 21px;background-size: cover;background-position: center;margin: 0;left: 39%;top: 45%;transform: translate(-50%, -50%);}
.main .content.product_list .product_list_sec .calendar-group .children_cat_item_block .children_cat_item_block_img {margin: 0;width: 240px;height: 180px;}
.main .content.product_list .product_list_sec .calendar-group .children_cat_item_block h6 {text-align: center;padding: 0 15px;color: #000;font-size: 16px;font-weight: normal; margin: 15px 0;}
.main .content.product_list .product_list_sec .calendar-group .children_cat_item_block .calendar-types {margin: 0 0 25px;}
.main .content.product_list .product_list_sec .calendar-group .children_cat_item_block .calendar-price {margin-top: auto; border-radius: 0;}
.main .content.product_list .product_list_sec .calendar-group .children_cat_item_block:hover .but.calendar-price {background: #6AC396;}
/*listing page css end*/

/*listing detail calendar page css*/
.page-template-page-product main.main {margin-top: 30px;}
.main .content .productcontent b.heading {display: block;margin:20px 0 10px;color: #000;}
.main .content .productcontent{color: #565859;}
.main .content .productcontent ol {margin:0px 0 20px;display: inline-block;width: 100%;}
.main .content .productcontent ol li {margin: 0 0 5px; font-size: 16px; color: #000; font-weight: 600;}
.main .content .productcontent .files {margin: 16px 0 20px;}
.main .content .productcontent .files h4 {font-size: 16px;}


.main .productcontentdetail .text-content strong {margin-top: 0;}

.main #prod_query_form .btns-wrap .col-left {text-align: left;}
.productcontentdetail .detailcontent ul {padding:20px 0 20px 20px;margin: 0;}

.productcontentdetail .detailcontent .text-content ul li strong {margin: 0 0 7px;}

/*listing detail calendar page css end*/


/*login css*/
.page-template-page-login .main, .page-id-158 .main{background-color: #f3f4f6;}
.page-template-page-login .left-menu.d-lg-block {display: none !important;}
.form-sec {width: 100%;}
.main .form-sec h1.h2 {text-align: center;margin: 0;}
.form-sec .form img {margin: auto;display: table;margin-bottom: 30px;}
.form-sec .form {margin: auto;box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2) !important;border-top: 3px solid #00715d;padding: 30px 15px 30px !important;
max-width: 700px;width: 100%;margin-bottom: 30px;border-radius: .5rem;background: #fff;}
.form-sec .form form#login_form {max-width: 550px;width: 100%;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content: space-between;}
.form-sec .form form#login_form .form-row {width: 48%;}
.form-sec .form form#login_form p.register-label {width: 100%;}
.form-sec .form form#login_form .quoteloingbtn {
    width: 100%;
}

.form-sec .form .select-wrap {border: none;}
.page-id-1039 .pop-up .content {top: initial;transform: none;}
.page-template-page-login .main form .btns-wrap label {width: auto;}
.form-sec .form form#login_form p a {font-weight: bold; display: inline; text-decoration: underline;}
/*login css end*/

/*registration css*/
.page-id-160 .main{background-color: #f3f4f6;}
.form-sec .form form#registration_form {display: flex;flex-wrap: wrap; justify-content: space-between;max-width: 550px;width: 100%;margin: 0 auto;}
.form-sec .form form#registration_form .form-row {width: 49%;}
.form-sec .form form#registration_form .btns-wrap {width: 100%;max-width: 100%;}
.form-sec .form form#registration_form .btns-wrap label{ width: auto;}
.form-sec .form form#registration_form .btns-wrap button.but {margin: auto;display: table;}
.form-sec .form form#registration_form p.registrationclick {width: 100%;text-align: center;margin: 15px 0 0;}
.form-sec .form form#registration_form p.registrationclick a {font-weight: 600;text-decoration: underline;}
/*registration css end*/

/*password recovery css*/
.form-sec .form #recovery-form {max-width: 550px;width: 100%;margin: 0 auto;}
/*password recovery css end*/

/*cart css*/
.page-template-page-cart h1.h2 {text-align: center;}
.page-template-page-cart .user-cart-wrap {justify-content: space-between; margin: 0;}
.page-template-page-cart .user-cart-wrap .user-info-form {margin-left: 0;}
.page-template-page-cart .user-cart-wrap .col-lg-6 {max-width: 49%; height: 100%;}
.page-template-page-cart .user-cart-wrap .cart-summary {padding-right: 20px;}
.page-template-page-cart .user-cart-wrap .cart-summary .step{margin: 0 0 25px;}
.page-template-page-cart .user-cart-wrap .cart-summary .step p {font-size: 14px;margin-bottom: 7px;}
.page-template-page-cart .user-cart-wrap .cart-summary .h4 {margin: 0 0 15px;font-weight: 600;font-size: 22px;}
.page-template-page-cart .user-cart-wrap .cart-summary .step p strong {margin: 0;}

.cart-content .cart_addproduct {border-bottom: 1px solid #ccc;margin-bottom: 30px;}
.query-info .form {margin-top: 30px;}
.main .query-info .form .step {margin: 0 0 15px;}
.main .query-info .form .step .step_parent {background: none;padding: 0;display: flex;flex-wrap: wrap;width: 100%;border-radius: 6px;margin-bottom: 15px;justify-content: space-between;box-shadow: none;
border: none;}

.main .content .query-info .form .step .step_parent label {width: auto;font-weight: bold;font-family: "Roboto", Sans-serif;}
.main .content .query-info .form .step .step_parent p {width: auto;display: inline-block;margin: 0 0 0 7px;}

.main .query-info .form .step .form-row .form-checkbox {justify-content: normal;}

.main .query-info .form .step h3 {margin: 0 0 10px; text-align: left;font-size: 18px;font-family: "Roboto", Sans-serif; font-weight:900;}
.main .query-info .form .step h3 i.fa.fa-plus {display: none;}
.main .query-info .form .step .form-row {margin: 0px 0 0px;width: 100%; border: none;}
.main .content .query-info .form .form-row label {width: 100%;}
.main .query-info .form .step .form-row .form-text {display: block;}    
.main .query-info .form .step.step5 .form-row:last-child {width: 100%;}
.main .query-info .form .step.step5 .form-row:last-child .form-textarea {display: block;}
.main .query-info .form .step.step5 .form-row:last-child .form-textarea textarea {margin: 0;width: 100%;background: #fff;border: 1px solid #e9e9e9;box-shadow: none;}
.text-content.mess-text a {font-weight: bold;margin-top: 20px; display: inline-block;}

.main .content .cartpostcode{ text-align: center;}
.main .content .cartpostcode label {color: #000;display: inline-block;margin-bottom: 5px;font-size: 14px;font-weight: 600;width: 100%;}
.main .content .cartpostcode input {max-width: 100%;-webkit-border-radius: 5px;border-radius: 5px;height: auto;padding: 10px 15px;margin: 0;width: 49%;background: #fff;
border: 1px solid #e9e9e9;box-shadow: none;margin: 0 0 7px;}
.main .content .cartpostcode .postcode_error {color: #ff0000;font-size: 14px;}
.page-id-162 #cart-content .text-content {text-align: center;padding: 0;}
/*cart css end*/

/*custom form css*/
#save_prof_form {display: flex;flex-wrap: wrap; justify-content: space-between;max-width: 550px;width: 100%;margin: 0 auto;}
#save_prof_form .form-row {width: 48%;}

#save_prof_form .btns-wrap {width: 100%;margin-top: 20px;}
.response-valid {width: 100%;color: #6AC396;margin: 12px 0 0;padding: 10px;}
/*custom form css end*/

/*Password recovery css*/
.page-id-158 .main .content .h2, .page-id-158 .form-sec p {text-align: center; margin-bottom: 0;}
/*Password recovery css end*/

/*contact css*/
.page-template-page-contacts .main{background: #f4f6f8;}
.main .contact-form {padding-top: 0;margin-top: 0;}
.main .contact-form::before {background-color: inherit;}
.main .contact-form .form-field {margin-bottom: 50px;background: rgb(255 255 255);padding: 30px 30px;border-radius: 20px;}
.main .contact-form .form-field #save_prof_form {max-width: 100%;}
.main .contact-form .form-field h3 {font-size: 24px;margin: 0 0 16px; text-align: left;}
.main .contact-form .form-field form {display: flex;flex-wrap: wrap;justify-content: space-between;}
.main .contact-form .form-field form .form-row {width: 49%;}
.main .contact-form .form-field form label {color: #000;font-weight: 600;}
.page-template-page-contacts-php #save_prof_form .btns-wrap label {width: auto;}
.main .contact-form .form-field form input {border: 1px solid #d5d5d5;background: none;padding: 4px 15px;height: 40px;font-size: 14px; max-width: 100%;}
.main .contact-form .form-field form .form-row:nth-child(5) {width: 100%;}
.main .contact-form .form-field form .form-row textarea {max-width: 100%;border: 1px solid #d5d5d5;background: none;padding: 4px 15px;height:100px;font-size: 14px;}
.main .contact-form .form-field form .btns-wrap {width: 100%;margin: 0;}
.main .contact-form .form-field form .btns-wrap:before{ display: none;}
.contact-infoaddress {margin-top: 50px; margin-bottom: 50px;}
.contact-infoaddress ul {padding: 0;}
.contact-infoaddress ul li {list-style: none; position: relative; font-size: 18px; padding: 0 0 15px 26px;}
.contact-infoaddress ul li i.fas {position: absolute;left: 0;top: 6px;font-size: 18px;color: #00715d;}
.contact-infoaddress ul li a {color: #000;}
.contact-infoaddress ul li a:hover{color: #00715d;}
.main .contact-form .form-field form button {height: auto;background-color: #00715D;font-family: "Roboto", Sans-serif;font-weight: 400;border-radius: 100px 100px 100px 100px;
padding: 15px 20px 16px 20px;line-height: normal;}
.main .contact-form .form-field form button:hover{background:#6AC396}
/*contact css end*/

/*faq css*/
.faq-sec {background: #f4f6f8;}
.faq-sec .e-n-accordion .e-n-accordion-item {margin: 0 0 20px; background: #fff; border-radius: 20px; overflow: hidden;}
.faq-sec .e-n-accordion .e-n-accordion-item p {margin: 10px 10px 10px;}
.faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title {border:none; font-weight: bold;padding: 15px 20px;}
.faq-sec .e-n-accordion .e-n-accordion-item .e-flex.e-con.e-child {border: none;}
.faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title:hover {background: #00715d;color: #fff;}
.faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title:hover span.e-n-accordion-item-title-icon span svg {fill: #fff;}
/*faq css end*/

/*footer css*/
.footer .contact_details li.elementor-icon-list-item {padding-bottom: 3px; margin: 0 0 15px;}
.footer .contact_details li.elementor-icon-list-item:first-child span.elementor-icon-list-icon {top: 6px;}
.footer .contact_details li.elementor-icon-list-item span.elementor-icon-list-text {line-height: 25px !important;}
.footer .contact_details li.elementor-icon-list-item a span.elementor-icon-list-text:hover{color: #6AC396;}
.footer .contact_details li.elementor-icon-list-item span.elementor-icon-list-icon {top: 0;}
.footer .contact_details li.elementor-icon-list-item:last-child span.elementor-icon-list-icon {top: 5px;}



.footer .contact_details li.elementor-icon-list-item:first-child a:before{content: ""; background-image: url(img/location.png);margin-top: 0 !important;}
.footer .contact_details li.elementor-icon-list-item:nth-child(3) a:before {content: ""; background-image: url(img/email.png);}
.footer .contact_details li.elementor-icon-list-item:last-child a:before{content: ""; background-image: url(img/time.png);}
.footer .contact_details li.elementor-icon-list-item a { display: flex; align-items: center;line-height: 21px !important;}

.footer .contact_details li.elementor-icon-list-item:last-child a {padding-left: 30px; display: flex; align-items: initial;}
.footer .quick_links li:hover a {display: flex; align-items: center; padding-left: 18px; transition: all 0.5s ease;}
.footer .quick_links li:hover a span{color: #6AC396 !important;}
.footer .quick_links li:hover a:before{content: ''; background-image: url(img/footer_arrow.png); background-repeat: no-repeat; z-index: 999;
display: flex; margin-right: 9px; margin-top: 5px; position: absolute; left: 0px; width: 50px !important; height: 27px !important; top: 5px;transition: all 0.5s ease;}
.footer-btm .e-con-inner .footerbtn-info ul.elementor-icon-list-items {display: flex;gap: 20px;align-items: center;flex-wrap: wrap;}
.footer-btm .e-con-inner .footerbtn-info ul.elementor-icon-list-items li a span{ font-size: 14px;}
.footer-btm .e-con-inner .footerbtn-info ul.elementor-icon-list-items li a span:hover{color:#6AC396;}
footer#colophon{ margin-top: auto;}
footer#colophon .footer-width-fixer .e-con-inner {padding-left: 20px; padding-right: 20px; justify-content: space-between;}
.footer-btm .footerbtn-copyright p {color: #fff; font-size: 14px;}
footer#colophon .footer-width-fixer .e-con-inner .footerbtn-social .elementor-social-icon {background: none;}
footer#colophon .footer-width-fixer .e-con-inner .footerbtn-social .elementor-social-icon:hover {background: #6AC396;border-color: #6AC396;}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .mgbutton.moove-gdpr-infobar-allow-all {padding: 0 24px;}
/*footer css end*/

.elementor-widget-n-tabs .e-n-tabs-heading button {justify-content: left; padding: 0;}
.search-field-top a#product_toggle_button{padding: 14px 24px 11px 24px;}
.search-field-top a#product_toggle_button span.elementor-button-text {color: #fff;}
.search-field-top .search_field {width: calc(100% - 150px);}


.call_us figure.elementor-image-box-img {position: relative; top: 8px; margin-right: 5px !important;}
.search-field-top .search_field button.promagnifier svg {fill: #ADADAD !important;}
.search-field-top .search_field form input {font-size: 14px !important; color: #ADADAD !important;}


/*quote cart detail css*/
/*
.page-id-162 .main {background-color: #f3f4f6;}
.page-id-162 .main .content h1.h2 {text-align: center;margin: 0;}
.page-id-160 .screen, .page-template-page-login .screen, .page-template-page-custom-quote .screen{display: none;}
.page-id-162 .cart-content.cart-auth {margin: auto;box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2) !important;border-top: 3px solid #00715d;padding: 30px 15px 30px !important;
max-width: 700px;width: 100%;margin-bottom: 30px;border-radius: .5rem;background: #fff;}*/

.page-id-162 .cart-content.cart-auth {text-align: center;}
.page-id-162 .cartusercontent {margin: auto; max-width: 700px;}
.page-id-162 .cartusercontent h3 {margin: 0; text-align: center;}
.form-sec .form.cartuserfield button.but {display: block;margin: 0 auto;margin-top: 20px; text-transform: none;}
.form-sec .form.cartuserfield form#login_form p.register-label a {margin: 0; border-bottom: 1px solid #00715d; text-decoration: none;}

.page-template-page-custom-quote-php main.main{background: #f4f6f8;}
.page-template-page-custom-quote-php .main .form-sec p {text-align: center;padding: 0 0 16px;display: inline-block;width: 100%;}
.form-sec .form.cartuserfield form#login_form button.but + a {margin: 0;}
/*quote cart detail css end*/

/*user profile css*/
.page-template-page-profile main.main{background: #f4f6f8;}
.page-template-page-profile .main form .btns-wrap {display: flex !important; justify-content: space-between;}
.page-template-page-profile .main form .btns-wrap label {width: auto;}
.page-template-page-profile .main form .btns-wrap span {margin: 0;}
/*user profile css end*/

/*404 page css*/
.oppserror {margin: 0 0 80px;}
.oppserror h1 {font-size: 54px;font-family: "Roboto", Sans-serif;}
/*404 page css end*/


/*media_query*/

@media (max-width:1699px) {
.about_us {background-size: 20%;}
}

@media (max-width:1400px) {
footer#colophon .footer-width-fixer .e-con-inner {padding-left: 15px; padding-right:75px;}

/*home about css*/
.about_us .about_image .elementor-widget-container{ height: 520px;} 
/*home about css end*/
}

@media (max-width:1199px) {
.search-field-top {width: 80%; margin-bottom: 7px;}
.hfe-site-logo-container img {width: 110px;}
.header_search_bar {width: 400px;}
.header_top .header_search_bar {position: absolute; bottom: 0px; width: 100%;}
.header_top .e-con-inner {position: relative; padding-bottom: 80px;}
.header_block_1{width: 45%;}
.header_block_1 .hfe-site-logo-container img.hfe-site-logo-img {float: left;}
.header_block_2{width: 35%;}

.header_block_2 .header_block_icons .elementor-widget-image .elementor-widget-container {float: right;}

.why_printing .e-con-inner .elementor-widget-image {height: 100%;}
.why_printing .e-con-inner .elementor-widget-image img {height: 100%;object-fit: cover;}

.recent_projects .recentbookright .elementor-swiper-button-prev{ background-size: 36px;}
.recent_projects .recentbookright .elementor-swiper-button-next { background-size: 36px;}

footer#colophon .footer-width-fixer .e-con-inner{padding-right: 15px; padding-left: 15px;}
footer#colophon .footer-width-fixer .e-con-inner .e-con.e-child {width: 33%; flex-wrap: wrap;}
.footer-btm .e-con-inner .footerbtn-info ul.elementor-icon-list-items{ gap: 0; display: block;}

.page-template-page-cat .tile-items .footer_product .tile-item-title{ font-size: 16px;}
.main .content .children_cat .sub-page-block .children_cat_item_block .tile-item-title, .main .content .children_cat .sub-page-block a .h3{ font-size: 16px;}


.main .content.product_list .product_list_sec{grid-template-columns: repeat(3, 1fr);}


/*listing page css*/
.main .content .children_cat{ margin-top: 30px;}

/*listing page css end*/

/*home about css*/
.about_us .about_content .book_btm_img{ width: 170px; right: 0; bottom: 0;}
/*home about css end*/

/*cart css*/
.cart-content #login_form a {display: block;margin: 0;}
/*cart css end*/

}

@media (min-width:768px) and (max-width:1199px) {
/*home about css*/
.about_us .e-con-inner .about_image {width: 45%;}
.about_us .e-con-inner .about_content {padding-left: 74px;width: 56%;}
/*home about css end*/
}

@media (max-width:1024px) {
#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content {padding: 20px 0;}
body #moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder { margin: 0 0 15px;}
body #moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{padding: 8px 30px 7px 30px;}
body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{ display: none;}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content {height: auto !important;}

h2{font-family: "Sorts Mill Goudy", Sans-serif; font-size: 24px;}
h3{font-family: "Sorts Mill Goudy", Sans-serif; font-size: 20px;}

.header_block_2 {width: 300px;position: absolute;right: 70px;padding: 0;}
.topmenu {position: absolute;width: 62px;top: 40px;right: 0;background: none !important;}
.topmenu .e-con-inner {}
.topmenu .e-con-inner .elementor-widget-navigation-menu nav.hfe-dropdown {position: fixed;
top: 0px;background: rgba(255, 255, 255, 0.5);left: 0 !important;right: 0;bottom: 0;width: 100% !important;transform: none;
transition: 0.4s;display: block;margin: 0;height: 100%;}
.topmenu .e-con-inner .elementor-widget-navigation-menu nav.hfe-dropdown ul {position: fixed;top: 0px;background: #00715d;z-index: 99 !important;clear: both;padding: 0 0;left: 0;right: 0;bottom: 0;
    width: 280px !important;transform: translateX(-100%);transition: 0.4s;display: block;margin: 0;height: 100%;bottom: inherit;}

.topmenu .e-con-inner .elementor-widget-navigation-menu .hfe-nav-menu__submenu-arrow.menu-is-active.hfe-dropdown ul{transform: translateX(0%);left: 0 !important; z-index: 9999;}
.topmenu .e-con-inner .elementor-widget-navigation-menu .hfe-nav-menu__toggle {z-index: 99999;}


.topmenu .e-con-inner .elementor-widget-navigation-menu nav.hfe-dropdown ul li.menu-item {border-bottom-color: #079279 !important;}
.topmenu .e-con-inner .elementor-widget-navigation-menu nav.hfe-dropdown ul li.menu-item a.hfe-menu-item {background: none; color: #fff; font-size: 14px;}
.wpdreams_asl_results{z-index: 9 !important;}


.uagb-tabs__wrap ul.uagb-tabs__panel.uagb-tabs__align-left { margin: 0;}
.uagb-tabs__wrap ul.uagb-tabs__panel.uagb-tabs__align-left li.uagb-tab{ width: 100%;}
.uagb-tabs__wrap ul.uagb-tabs__panel.uagb-tabs__align-left li.uagb-tab:last-child {border-bottom: solid 1px #e0e0e0;}
.uagb-tabs__wrap ul.uagb-tabs__panel.uagb-tabs__align-left li.uagb-tab a{ width: 100%; padding: 10px 10px;}
}


@media (max-width:991px) {
    .about_us .elementor-widget__width-initial.elementor-widget {width: 100%;}
    .about_us .elementor-widget__width-initial.elementor-widget p {padding: 0; margin: 0;}
    .why_printing .e-con-inner {display: block;}
    .why_printing .e-con-inner .e-con.e-child {width: 100%; padding: 0;}
    .recent_projects .e-con-inner {display: block;}
    .recent_projects .e-con-inner .e-flex.e-con.e-child {width: 100% !important; border: unset !important;}
    .recent_projects{border: unset; padding: 0 30px;}
    .recent_projects .recent_projects_1 {padding: 0; width: 100%;}
    .recent_projects .recent_projects_1 p{margin-top: 0}
    .why_printing .elementor-widget__width-initial {width: 100% !important;}
    .why_printing img {width: 100% !important; padding: 0 20px;}
    .why_printing .first_image {margin-bottom: 20px !important;}
    .why_printing h2 {font-size: 30px !important;}
    .footer .contact_details li.elementor-icon-list-item {padding-bottom: 10px;}
    .footer .contact_details li.elementor-icon-list-item a{line-height: 24px !important;}

    .why_printing .e-con-inner .elementor-widget-image {height: auto;}
    .why_printing .e-con-inner .elementor-widget-image img {height: auto;}

.recent_projects .recentbookright .elementor-swiper-button-next {left: 0;}
.recent_projects .recentbookright .elementor-swiper-button {position: relative;left: 0;top: 50px;}

    footer#colophon .footer-width-fixer .e-con-inner .e-con.e-child {width: 48%;margin-bottom: 10px;}
    footer#colophon .footer-width-fixer .e-con-inner .e-con.e-child:last-child{ margin-bottom: 0;width: 100%;}
    footer#colophon .footer-width-fixer .e-con-inner .footerbtn-social .elementor-widget-social-icons {margin: auto;display: table;text-align: center;--align-self: none;}


    /*listing page css*/
    .productcontentdetail .productimggallery .gallery-slide {padding: 0 0 0 0px;}
    .main .content .children_cat {grid-template-columns: repeat(3, 1fr);}
    .main .enquiryform form .form-sec .form-field{ width: 100%;}
    .main .content.product_list .product_list_sec {grid-template-columns: repeat(2, 1fr);}
    .page-id-207 .main .enquiryform form > div > div:first-child .form-sec .form-field:first-child .form-row{max-width: 100%;}

    /*listing page css end*/

    /*contact css*/
    .main .contact-form .form-field {margin-bottom: 20px;}
    .main .contact-form .form-field form{ margin-bottom: 0;}
    .main .contact-form .form-field form .form-row{ width: 100%;}
    /*contact css end*/
}


@media (max-width:768px) {
 h2{font-size:24px;}
.topmenu {top:25px;}
.banner_categoris {position: relative;}
.header_block_1 .logo{width: 50%; z-index: 99;}
.header_block_1 .call_us {width: 50%;}
.header_block_1 .call_us .elementor-image-box-wrapper {display: flex;}
.header_block_2{width: 30%; right: 30px; padding: 0; margin: 0; top: 13px;}
.header_block_2 .header_block_icons .help {right:138px;top: 3px;}

.header_block_2 .dslistback {width: auto !important;justify-content: right;float: right;right:50px;position: absolute;}
.header_top .header_search_bar .search_field {max-width: 70%;}
.search-field-top{width: 100% !important;}
.header_top .header_search_bar .search-field-top .e-child:first-child {width: 30%;}

.header_block_2 .header_block_icons .help{right: 150px;width: auto;top: 12px;display: block;position: absolute;}
.header_block_2 .header_block_icons .elementor-widget-image .elementor-widget-container {float: none;margin: auto;display: table;}
.header_block_2 .header_block_icons .elementor-widget-image .elementor-widget-container img {width: 23px; margin: 0 0 4px;}
.header_block_2 .header_block_icons .help .elementor-widget-heading h4.elementor-heading-title {font-size: 13px;}

.header_block_1 .call_us .elementor-image-box-content {text-align: left; padding-left: 3px;}
.header_block_1{width: 60%; padding-top: 0px; padding-bottom: 19px; margin-top: -7px;}
.about_us {background-image: none !important;}
.about_us .about_image .elementor-widget-container img{width: 100%;}

.banner_categoris .e-con-inner {gap: 0px;display: grid;grid-template-columns: repeat(6, 1fr);}
.banner_categoris .e-con-inner .elementor-widget-image a {width:auto;}
.banner_categoris .e-con-inner .elementor-widget-image a img {width:auto;}

.recent_projects .e-con-inner .e-flex.e-con.e-child{ display: block;}
.recent_projects .e-con-inner .e-flex.e-con.e-child .elementor-widget-heading, .recent_projects .e-con-inner .e-flex.e-con.e-child .elementor-widget-text-editor {
text-align: center; width: 100%;}
.recent_projects .recentbookright:before {border-left:none;border-bottom: solid 1px #DED6CF;content: '';position: relative;left: 0px;}

.mobile-first-screen .header-mobile{display: none;}

.page-template-page-product main.main {margin-top: 0;}
.mobile-first-screen-slider .screen .static {padding: 15px 0 0 !important;}
.mobile-first-screen-slider .owl-stage-outer {margin: 0 0 15px;}

.productcontentdetail .d-none {display: block !important; margin-bottom: 30px;}

.main form#form-2 .btns-wrap button.but {margin: auto;display: table;margin-bottom: 15px;}
.main form#form-2 .btns-wrap .btns-wrap-textbtn{ width: 100%; text-align: center;}

.main form .btns-wrap button.but{margin: auto;display: table;margin-bottom: 15px;}
.main #prod_query_form .btns-wrap span.backdays {width: 100%;text-align: center;}

/*home about css*/
.about_us .about_content .book_btm_img{ display: none;}
.about_us .about_image .elementor-widget-container{ width: auto; height: 600px;}
.about_us .about_image .aboutrountcircle.elementor-widget {right: 0 !important;}
/*home about css end*/

/*listing page css*/
.main .content .children_cat {grid-template-columns: repeat(2, 1fr); gap: 20px;}
.main .enquiryform{ width: 98%; margin: 0 auto; margin-top: 20px; margin-bottom: 50px;}
.main .enquiryform .col-12 {padding: 0;}

.main #prod_query_form .btns-wrap {display: block;}
.main #prod_query_form .btns-wrap .col-left {width: 100%;margin: 0 0 20px;}
.main #prod_query_form .btns-wrap .col-left a.but {margin: 0;max-width: 100%;}
.main #prod_query_form .col-right {width: 100%; text-align: center;}
.main #prod_query_form .col-right button.but {margin: 0; width: 100%; max-width: 100%;}
/*listing page css end*/

/*login css*/
.form-sec .form button.btns {width:auto;max-width: 100%;}
.form-sec .form form#login_form a.btns {width: auto;display: inline-block;margin-top: 15px;}
/*login css end*/

/*cart css*/
.page-template-page-cart form#login_form {margin-bottom: 0;}
.main .query-info .form .step .form-row{ width: 100%;}
/*cart css end*/

/*contact css*/
.page-template-page-contacts .mobile-first-screen{display: none;}
.main .contact-form .form-field{ padding: 20px;}
.contact-infoaddress {margin-top: 30px;margin-bottom: 30px;}
/*contact css end*/
}


@media (max-width:576px) {

    .topmenu .e-con-inner .elementor-widget-navigation-menu nav.hfe-dropdown{ width: 100%;}

    .header_top .e-con-inner{padding-bottom: 115px;}
    .header_top .header_search_bar .search-field-top .e-child:first-child{ width: 100%;}
    .header_block_2{width: 100%; right: 0;}


.header_block_1{width: 100%; padding-bottom: 0;}
.header_block_1 .call_us{ display: none;}
.search-field-top{border: none;display: block;margin: 0;padding: 0;}
.search-field-top a#product_toggle_button {padding: 14px 15px 11px 15px;font-size: 14px; width: 100%;}
.search-field-top a#product_toggle_button span.elementor-button-icon {margin: 0 0 0 7px;    }
.search-field-top .search_field {width: calc(100% - 106px);}
.search-field-top .asl_w_container{ min-width: 100%;}
.header_top .header_search_bar .search_field {max-width: 100%;width: 100%;border: 1px solid #ccc;border-radius: 50px;overflow: hidden;margin-top: 7px;padding: 5px 7px 5px 0;}



.recent_projects .e-con-inner .e-flex.e-con.e-child {padding: 0;}
.need_help {width: 100%; padding: 60px 20px;}

.home_banner:before {content: '';background: rgba(255, 255, 255, 0.7);}
.home_banner h1 {font-size: 30px;line-height: 1.4;}

.banner_categoris .e-con-inner {gap: 0px;display: flex;justify-content: space-between !important;}
.banner_categoris .e-con-inner .e-flex.e-con.e-child {width: 48%;padding:0 0 30px; display: block;}
.banner_categoris .e-con-inner .e-flex.e-con.e-child .elementor-widget-heading {margin: 15px 0 0;}
.banner_categoris .e-con-inner .elementor-widget-image a img{height: 40vw;}

.main .form-wrapper .form .form-row label {font-size: 13px}



/*listing page css*/
.main .content.product_list .product_list_sec {grid-template-columns: repeat(1, 1fr);}
.main .content .children_cat .sub-page-block .children_cat_item_block .children_cat_item_block_img img, .page-template-page-cat .tile-items .footer_product .tile-item-img img{height: 42vw;}
/*listing page css end*/

/*popup css*/
.pop-up .content{width: 95%;}
/*popup css end*/

/*login css*/
.form-sec {width: 95%;margin: 0 auto;}
.main .form-sec .form{ margin-top: 0;}
.form-sec .form button.btns {width:auto;max-width: 100%;margin: 0;}
.form-sec .form form#login_form a.btns {width: auto;display: inline-block;margin-top: 15px;}
/*login css end*/

/*registration css*/
.form-sec .form form#registration_form .form-row {width: 100%;}
/*registration css end*/

/*quote cart css*/
#save_prof_form{ margin-bottom: 0;}
#save_prof_form .form-row {width: 100%;}
.form-sec .form form#login_form .form-row{width: 100%;}
/*quote cart css end*/

/*custom form css*/
.main .content .cartpostcode input{ width: 100%;}
/*custom form css end*/


.about_us .about_image .elementor-widget-container{ width: auto; height: 112vw;}
.about_us .about_image .aboutrountcircle.elementor-widget{    top: 15px !important;}

footer#colophon .footer-width-fixer .e-con-inner .e-con.e-child {width: 100%; margin-bottom: 0;}
footer#colophon .footer-width-fixer ul.elementor-icon-list-items li a {line-height: normal;margin: 0 0 10px;}
.footer .contact_details li.elementor-icon-list-item{ padding-bottom: 0;}
footer#colophon .footer-width-fixer .footer-btm .footerbtn-info {display: block;}
.footer-btm .e-con-inner .footerbtn-info ul.elementor-icon-list-items li {margin: 15px 0 0;}
footer#colophon .footer-width-fixer .footerbtn-copyright .elementor-widget-text-editor {width: 100%;}
.footer-btm .footerbtn-copyright p{ text-align: center;}
}

@media (max-width:400px) {
.header_block_1 .logo {width:31vw;margin-top: 11px;}
}
/*20-02-25 (kh)*/



