@font-face {
    font-family: 'arial';
    src: url(../fonts/ArialMT.eot);
    src: local(arial), local(arial), url(../fonts/ArialMT.eot?#iefix) format("embedded-opentype"), url(../fonts/ArialMT.woff) format("woff"), url(../fonts/ArialMT.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

body.gt3_dark_mode .wpda-builder-logo_container a img:not(.logo_dark_mode), body:not(.gt3_dark_mode) .logo_dark_mode {
    display: none
}

body:not(.page-loaded) .animated {
    -webkit-animation-name: none !important;
    animation-name: none !important
}

html {
    overflow-x: hidden;
    overflow-y: scroll
}

body, html {
    position: relative
}

body {
    right: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow-x: hidden !important;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    min-height: 100vh;
    margin: 0;
    padding: 0;
    transition: right .3s ease;
    -webkit-overflow-scrolling: touch
}

body.admin-bar {
    min-height: calc(100vh - 32px)
}

@media screen and (max-width:782px) {
    body.admin-bar {
        min-height: calc(100vh - 46px)
    }
}

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

pre {
    padding: 15px;
    white-space: pre-wrap;
    word-wrap: break-word;
    border: 1px solid #eee;
    border-radius: 5px;
    margin-bottom: 17px
}

::selection {
    opacity: 1
}

::-moz-selection {
    opacity: 1;
    color: #fff
}

::selection {
    color: #fff
}

p {
    margin: 0 0 18px;
    padding: 0
}

p:last-child {
    padding: 0;
    margin-bottom: 0
}

a {
    color: var(--theme_color)
}

a, a:focus, a:hover {
    transition: all .2s ease-in-out;
    text-decoration: none
}

a, a:focus, a:hover, img {
    outline: none !important
}

img {
    max-width: 100%;
    height: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: top
}

body, form, iframe {
    margin: 0;
    padding: 0
}

iframe {
    display: block;
    width: 100%
}

iframe, img, table {
    border: 0
}

table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    vertical-align: middle
}

table td, table th {
    padding: 5px 10px;
    text-align: left
}

table tbody tr, table tfoot tr, table thead tr {
    border: 1px solid #f9f9f9
}

table tbody th, table tfoot th {
    border-right: 1px solid #f5f6f7
}

p:empty {
    display: none;
    margin: 0
}

div.slick-slider ul.slick-dots li, div.slick-slider ul.slick-dots li.slick-active {
    background: var(--theme_color)
}

div.slick-slider ul.slick-dots li.slick-active {
    width: 20px
}

div.slick-slider ul.slick-dots li {
    background: currentColor !important;
    border-color: currentColor !important;
    position: relative
}

@media only screen and (max-width:767px) {
    .slick-arrow {
        display: none !important
    }
}

body .fa, body .fab, body .fad, body .fal, body .far, body .fas {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400
}

body>.gt3_global_sharing {
    position: fixed;
    top: 50%;
    z-index: 999;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px
}

body>.gt3_global_sharing.sharing_position-left {
    left: 45px
}

body>.gt3_global_sharing.sharing_position-right {
    right: 45px
}

.gt3_global_sharing ul {
    padding: 0;
    margin: 0;
    padding-top: 90px;
    padding-left: 30px;
    list-style: none
}

.gt3_global_sharing li {
    padding: 0;
    margin: 10px 5px;
    display: inline-block;
    vertical-align: top
}

.gt3_global_sharing li:before {
    content: "";
    display: none !important
}

.gt3_global_sharing a {
    width: 49px;
    height: 49px;
    display: block;
    border-radius: 50%;
    text-align: center;
    font-size: 18px !important;
    line-height: 45px !important;
    background: #f1f5f9;
    border: 2px solid #06192d12;
    box-sizing: border-box;
    color: #87929d;
    transition: all .3s
}

.gt3_global_sharing a:hover {
    color: #f1f5f9;
    background: #096DFD;
    border-color: #096DFD
}

body.gt3_dark_mode .gt3_global_sharing a {
    background: #0000;
    border: 2px solid hsla(0, 0%, 100%, .22);
    color: #6f7780
}

body.gt3_dark_mode .gt3_global_sharing a:hover {
    color: #141b22;
    background: #fff;
    border-color: #fff
}

@media only screen and (max-width:1400px) {
    body>.gt3_global_sharing {
        display: none;
        visibility: hidden
    }
}

body, span.elementor-drop-cap span.elementor-drop-cap-letter {
    font-family: var(--content_font)
}

body {
    background: var(--bg_body, #fff);
    font-size: var(--content_font-size);
    line-height: var(--content_line-height);
    font-weight: var(--content_font-weight);
    color: var(--content_color)
}

p {
    line-height: calc(var(--content_line-height)/var(--content_font-size))
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    color: #5b5d58;
    font-family: var(--h1_font, var(--header_font));
    font-weight: var(--header_font-weight)
}

.elementor-kit-8 h1 {
    font-family: 'arial' !important;
    letter-spacing: 2px !important
}

.gt3-page-title__content .page_title h1 {
    font-size: 60px !important
}

#tab-description h2, #tab-description h3, .elementor-kit-8 h4, .yikes-custom-woo-tab-title {
    font-family: 'arial' !important
}

#tab-description p, #tab-description li, #tab-parameters p, #tab-solutions p, table.iksweb td {
    color: #3e4449
}

.elementor-widget-heading h1.elementor-heading-title, h1 {
    font-family: var(--h1_font, var(--header_font));
    font-weight: var(--h1_font-weight, var(--header_font-weight));
    font-size: var(--h1_font-size);
    line-height: var(--h1_font-line_height)
}

.elementor-widget-heading h2.elementor-heading-title, h2 {
    font-family: var(--h2_font, var(--header_font));
    font-weight: var(--h2_font-weight, var(--header_font-weight));
    font-size: var(--h2_font-size);
    line-height: var(--h2_font-line_height)
}

.elementor-widget-heading h3.elementor-heading-title, h3 {
    font-family: var(--h3_font, var(--header_font));
    font-weight: var(--h3_font-weight, var(--header_font-weight));
    font-size: var(--h3_font-size);
    line-height: var(--h3_font-line_height)
}

.elementor-widget-heading h4.elementor-heading-title, h4 {
    font-family: var(--h4_font, var(--header_font));
    font-weight: var(--h4_font-weight, var(--header_font-weight));
    font-size: var(--h4_font-size);
    line-height: var(--h4_font-line_height)
}

.elementor-widget-heading h5.elementor-heading-title, h5 {
    font-family: 'Kanit';
    color: #10161b;
    font-weight: var(--h5_font-weight, var(--header_font-weight));
    font-size: var(--h5_font-size);
    line-height: var(--h5_font-line_height)
}

.elementor-widget-heading h6.elementor-heading-title, h6 {
    font-family: var(--h6_font, var(--header_font));
    font-weight: var(--h6_font-weight, var(--header_font-weight));
    font-size: var(--h6_font-size);
    line-height: var(--h6_font-line_height)
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-size: inherit !important
}

blockquote {
    font-size: 18px;
    line-height: 1.556;
    position: relative;
    font-style: italic;
    font-weight: 300;
    padding: 4px 0 7px 30px;
    text-align: left;
    margin: 0 0 18px;
    color: var(--content_color)
}

blockquote:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    border-left: 1px solid
}

body .wp-block-quote.is-style-large, body blockquote.is-style-large {
    font-size: 18px;
    line-height: 1.556;
    margin: 30px 0;
    padding: 4px 0 7px 200px;
    min-height: 104px
}

body blockquote.is-style-large:before {
    content: "";
    width: 120px;
    height: 104px;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    background-image: url(../img/quote.ef096933.png);
    background-size: cover;
    background-repeat: no-repeat
}

body blockquote.is-style-large:after {
    left: 168px
}

@media only screen and (max-width:767px) {
    body blockquote.is-style-large:before {
        width: 75px;
        height: 65px
    }

    body blockquote.is-style-large:after {
        left: 100px
    }

    body blockquote.is-style-large {
        padding-left: 120px !important
    }
}

blockquote p, body .wp-block-quote.is-large p, body .wp-block-quote.is-style-large p {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit
}

blockquote p:last-child {
    margin-bottom: 0 !important
}

.quote_author, blockquote cite, blockquote code {
    margin: 16px 0 3px;
    color: inherit;
    font-size: 18px;
    line-height: 1.5;
    padding: 0;
    display: block;
    font-style: normal;
    font-weight: 500
}

blockquote code {
    font-family: inherit
}

blockquote cite a, blockquote code a {
    font-size: inherit;
    line-height: inherit;
    color: inherit
}

body .wp-block-quote.is-large cite, body .wp-block-quote.is-large footer, body .wp-block-quote.is-style-large cite, body .wp-block-quote.is-style-large footer {
    text-align: left;
    font-size: 18px
}

.quote_image+.quote_author {
    margin-top: 7px
}

.elementor-element-custom_font_size blockquote {
    font-size: inherit
}

.elementor-element-custom_line_height blockquote {
    line-height: inherit
}

.elementor-element-custom_color a, .elementor-element-custom_color blockquote, .elementor-element-custom_color blockquote cite, .elementor-element-custom_color blockquote code {
    color: inherit
}

dl {
    margin-bottom: 20px
}

dl dt {
    font-weight: 600
}

dl dd {
    margin: 0 0 20px
}

ol, ul {
    padding: 0;
    margin: 8px 0 18px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

li ol, li ul {
    padding-left: 17px
}

ol li, ul li {
    padding: 0 0 5px;
    margin: 0
}

ol li:last-child, ul li:last-child {
    padding-bottom: 0
}

.main_wrapper ul li {
    list-style: none;
    color: #3e4449
}

.content-container ul>li:before {
    content: "\f111";
    font: normal normal normal 7px/1 FontAwesome;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    color: var(--theme_color)
}

.content-container ul>li.product:before {
    content: "";
    display: none !important
}

.main_wrapper #main_content ul[class*=gt3_list_] li {
    padding: 0 0 8px;
    list-style: none
}

.main_wrapper #main_content ul[class*=gt3_list_] li:before, .main_wrapper .elementor-section ul[class*=gt3_list_] li:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1em;
    line-height: 1em;
    position: static;
    right: auto;
    display: inline-block;
    margin-right: 9px;
    content: "\f00c";
    vertical-align: baseline;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.main_wrapper #main_content ul.gt3_list_check_circle li:before, .main_wrapper .elementor-section ul.gt3_list_check_circle li:before {
    content: "\f05d"
}

.main_wrapper #main_content ul.gt3_list_check_square li:before, .main_wrapper .elementor-section ul.gt3_list_check_square li:before {
    content: "\f046"
}

.main_wrapper #main_content ul.gt3_list_angle_left li:before, .main_wrapper .elementor-section ul.gt3_list_angle_left li:before {
    content: "\f104"
}

.main_wrapper #main_content ul.gt3_list_angle_right li:before, .main_wrapper .elementor-section ul.gt3_list_angle_right li:before {
    content: "\f105"
}

.main_wrapper #main_content ul.gt3_list_angle_up li:before, .main_wrapper .elementor-section ul.gt3_list_angle_up li:before {
    content: "\f106"
}

.main_wrapper #main_content ul.gt3_list_angle_down li:before, .main_wrapper .elementor-section ul.gt3_list_angle_down li:before {
    content: "\f107"
}

.main_wrapper #main_content ul.gt3_list_plus li:before, .main_wrapper .elementor-section ul.gt3_list_plus li:before {
    content: "\f067"
}

.main_wrapper #main_content ul.gt3_list_times li:before, .main_wrapper .elementor-section ul.gt3_list_times li:before {
    content: "\f00d"
}

.main_wrapper #main_content ul.gt3_list_caret_down li:before, .main_wrapper .elementor-section ul.gt3_list_caret_down li:before {
    content: "\f0d7"
}

.main_wrapper #main_content ul.gt3_list_disc li:before, .main_wrapper .elementor-section ul.gt3_list_disc li:before {
    content: "\2022";
    color: var(--theme_color)
}

ul.gt3_list_disc li:before {
    content: "\2022" !important;
    display: inline-block !important;
    margin-right: 10px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: var(--theme_color)
}

.main_wrapper #main_content ul.gt3_list_line li:before, .main_wrapper .elementor-section ul.gt3_list_line li:before {
    width: 26px;
    height: 1px;
    content: "";
    vertical-align: middle;
    background-color: currentColor;
    color: var(--theme_color)
}

ol {
    counter-reset: li
}

ol>li {
    list-style: none;
    counter-increment: li;
    color: #3e4449
}

ol>li:before {
    content: "."counter(li);
    font-size: inherit;
    width: auto;
    line-height: inherit;
    display: inline-block;
    margin-left: 0;
    margin-right: .3em;
    text-align: right;
    direction: rtl;
    font-weight: inherit;
    color: var(--theme_color);
    font-weight: 600
}

span.elementor-drop-cap {
    float: left;
    text-align: center;
    line-height: 1;
    font-size: 60px;
    margin-right: 10px
}

span.elementor-drop-cap span.elementor-drop-cap-letter {
    font-size: 60px;
    font-weight: 700
}

.dropcap, .gt3_dropcaps, body .has-drop-cap:not(:focus):first-letter {
    font-family: inherit;
    font-size: 60px;
    line-height: .8;
    display: inline-block;
    float: left;
    width: auto;
    height: auto;
    margin: 5px 10px 0 -5px;
    text-transform: uppercase;
    font-weight: 500
}

span.highlighter {
    display: inline-block;
    padding-right: .05em;
    padding-left: .05em
}

.gt3_title_line {
    line-height: inherit;
    position: relative;
    z-index: 1;
    width: 140px;
    margin-left: -140px;
    float: left
}

.gt3_title_line.right {
    float: right;
    margin-left: auto;
    margin-right: -140px
}

.gt3_title_line:before {
    content: "";
    display: inline-block;
    width: 110px;
    border-top: 1px solid;
    position: absolute;
    vertical-align: middle;
    top: calc(50% - 1px)
}

.gt3_title_line.right:before {
    left: auto;
    right: 0
}

.gt3_title_line span {
    width: inherit;
    display: inline-block
}

.elementor-element-custom_color h1, .elementor-element-custom_color h2, .elementor-element-custom_color h3, .elementor-element-custom_color h4, .elementor-element-custom_color h5, .elementor-element-custom_color h6 {
    color: inherit
}

.elementor-element-custom_font_weight h1, .elementor-element-custom_font_weight h2, .elementor-element-custom_font_weight h3, .elementor-element-custom_font_weight h4, .elementor-element-custom_font_weight h5, .elementor-element-custom_font_weight h6 {
    font-weight: inherit
}

.elementor-element-custom_line_height h1, .elementor-element-custom_line_height h2, .elementor-element-custom_line_height h3, .elementor-element-custom_line_height h4, .elementor-element-custom_line_height h5, .elementor-element-custom_line_height h6 {
    line-height: inherit
}

.elementor-element-custom_font_size h1, .elementor-element-custom_font_size h2, .elementor-element-custom_font_size h3, .elementor-element-custom_font_size h4, .elementor-element-custom_font_size h5, .elementor-element-custom_font_size h6 {
    font-size: inherit
}

.elementor-element-custom_font_family h1, .elementor-element-custom_font_family h2, .elementor-element-custom_font_family h3, .elementor-element-custom_font_family h4, .elementor-element-custom_font_family h5, .elementor-element-custom_font_family h6 {
    font-family: inherit
}

.elementor-element-custom_line_height p {
    line-height: inherit !important
}

.gt3_highlighter {
    padding: 0 2px
}

.gt3_blockquote .gt3_blockquote__quote_icon+.gt3_blockquote__text+.gt3_blockquote__author_wrapper {
    margin-left: 0
}

.gt3_blockquote .gt3_blockquote__quote_icon+.gt3_blockquote__text, .gt3_blockquote .gt3_blockquote__quote_icon+.gt3_blockquote__text+.gt3_blockquote__author_wrapper {
    margin-left: 52px
}

.gt3_blockquote .gt3_blockquote__author_wrapper .gt3_blockquote__author_divider {
    display: none !important
}

.gt3_blockquote .gt3_blockquote__author_wrapper .gt3_blockquote__author_sub_name {
    display: block;
    font-size: 1em
}

.gt3_blockquote .gt3_blockquote__quote_icon {
    width: 36px
}

.gt3_blockquote .testimonials-text-quote-holder {
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .3) 10%, hsla(0, 0%, 100%, 0) 60%, #0000001a) !important
}

.gt3_custom_tooltip {
    display: inline-block;
    font-style: normal;
    position: relative;
    z-index: 1;
    cursor: pointer
}

.gt3_custom_tooltip:after, .gt3_custom_tooltip:before {
    position: absolute;
    z-index: 5;
    content: attr(data-gt3-tooltip);
    left: 50%;
    bottom: 100%;
    white-space: nowrap;
    padding: 0 12px 0 8px;
    border-radius: 2px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-style: italic;
    transition: all .3s;
    visibility: hidden;
    display: inline-block;
    opacity: 0
}

.gt3_custom_tooltip:after {
    content: "";
    padding: 0;
    border-radius: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5.5px 0;
    bottom: auto;
    top: 0
}

.gt3_custom_tooltip:hover:after, .gt3_custom_tooltip:hover:before {
    visibility: visible;
    opacity: 1
}

.gt3-line-icon {
    position: relative;
    z-index: 1
}

.gt3-line-icon:before {
    content: "";
    width: 25px;
    height: 1px;
    border-top-width: 1px;
    border-top-style: solid;
    vertical-align: middle;
    font-family: inherit;
    display: inline-block
}

.gt3_styled_link.gt3_styled_link__underline, .gt3_styled_link.gt3_styled_link__underline_on_hover:hover {
    text-decoration: underline
}

.gt3_styled_list {
    list-style: none
}

.gt3_styled_list .gt3_list__icon {
    margin-right: 10px;
    font-size: .9em
}

.gt3_styled_list li:before {
    display: none !important
}

body.single .elementor-widget-heading h1.elementor-heading-title, body.single h1 {
    line-height: 1.0588;
    font-size: calc(var(--h1_font-size)*0.73913)
}

@media only screen and (max-width:767px) {
    body .elementor-widget-heading h1.elementor-heading-title, body.single .elementor-widget-heading h1.elementor-heading-title, body.single h1, body h1 {
        font-size: 11vw !important;
        line-height: 1.1 !important
    }
}

.gt3-page-title_custom_color .gt3-page-title__content .gt3_breadcrumb a {
    color: inherit !important
}

.gt3-page-title_custom_color .gt3_pagination_delimiter:after {
    background: currentColor !important
}

.dropcap, .gt3_dropcaps, .has-drop-cap:not(:focus):first-letter, .main_wrapper #main_content ul[class*=gt3_list_] li:before {
    color: var(--header_font_color)
}

.elementor-element-custom_color a:hover, .gt3_blockquote .gt3_blockquote__quote_icon, .gt3_custom_tooltip {
    color: var(--theme_color)
}

.gt3_custom_tooltip:before {
    background: var(--header_font_color)
}

.quote_author, blockquote cite, blockquote code {
    font-family: var(--header_font)
}

.gt3_custom_tooltip:after {
    border-color: var(--header_font_color) #0000 #0000
}

.gt3_custom_tooltip:before {
    color: var(--bg_body, #fff)
}

blockquote {
    font-family: var(--content_font)
}

blockquote:after {
    border-color: rgba(var(--content_color_rgb), .3)
}

fieldset, form {
    margin-bottom: 0
}

label, legend {
    font-weight: inherit;
    display: block;
    margin-bottom: 5px
}

abbr[title], acronym[title] {
    text-decoration: none
}

input[type=checkbox], input[type=radio] {
    display: inline;
    margin: 3px;
    vertical-align: middle
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
    font-family: var(--content_font);
    font-weight: var(--content_font-weight);
    max-width: 100%;
    font-size: 16px;
    line-height: 1.5;
    border: none;
    border-bottom: 1px solid;
    border-radius: 0;
    box-sizing: border-box;
    outline: none;
    margin: 0 0 20px;
    width: 100%;
    padding: 12px 20px;
    transition: all .3s;
    height: 41px;
    background: #0000;
    -webkit-appearance: none
}

textarea {
    height: 120px;
    resize: none;
    margin-bottom: 40px
}

p+form {
    margin-top: 18px
}

input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button, input[type=submit] {
    display: inline-block;
    transition: all .3s;
    outline: none;
    width: auto;
    height: 50px;
    cursor: pointer;
    padding: 15px 29px;
    line-height: 20px;
    margin: 0 0 15px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    color: #fff;
    border-radius: 25px
}

body.gt3_dark_mode button:hover, body.gt3_dark_mode input[type=submit]:hover, button:hover, input[type=submit]:hover {
    color: #fff;
    border-color: var(--theme_color);
    background-color: var(--theme_color)
}

.search_result_form form.search_form.gt3_search_form {
    display: block;
    margin-bottom: 30px;
    width: 100%
}

.gt3_search_form label {
    display: none
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: var(--content_color)
}

input:-moz-placeholder, input::-moz-placeholder, textarea:-moz-placeholder, textarea::-moz-placeholder {
    color: var(--content_color)
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: var(--content_color)
}

.gt3_form label {
    color: var(--content_color)
}

button, input[type=submit] {
    background: var(--header_font_color)
}

input[type=submit] {
    font-family: var(--content_font)
}

button:hover, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border-bottom-color: rgba(var(--content_color_rgb), .3);
    color: var(--content_color)
}

button:hover {
    color: var(--theme_color)
}

::-webkit-input-placeholder {
    opacity: 1 !important;
    color: inherit !important
}

:-moz-placeholder, ::-moz-placeholder {
    opacity: 1 !important;
    color: inherit !important
}

:-ms-input-placeholder {
    opacity: 1 !important;
    color: inherit !important
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    color: #0000 !important
}

input:focus:-moz-placeholder, input:focus::-moz-placeholder, textarea:focus:-moz-placeholder, textarea:focus::-moz-placeholder {
    color: #0000 !important
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
    color: #0000 !important
}

input[type=text]::-webkit-input-placeholder {
    color: inherit !important;
    font-family: inherit !important
}

rs-layer input::-moz-placeholder {
    line-height: 2 !important
}

[class*=span] {
    float: left;
    min-height: 1px
}

.gt3_clear:after, .gt3_clear:before {
    display: table;
    content: " "
}

.gt3_clear:after {
    clear: both
}

#container, .container {
    margin-right: auto;
    margin-left: auto
}

.fullwidth-wrapper #container {
    width: auto
}

#container:after, #container:before, .container:after, .container:before {
    line-height: 0;
    display: table;
    content: ""
}

#container:after, .container:after {
    clear: both
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row:after, .row:before {
    line-height: 0;
    display: table;
    content: ""
}

.row:after {
    clear: both
}

.row [class*=span] {
    display: block;
    float: left;
    box-sizing: border-box;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.clearfix:after, .clearfix:before {
    line-height: 0;
    display: table;
    content: ""
}

.clear, .clearfix:after {
    clear: both
}

#container, .container {
    width: 1170px;
    max-width: 100%
}

.main_content #container, .main_content .container {
    max-width: 100%
}

.elementor-column-wrap .elementor-container .elementor-row {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px)
}

@media only screen and (min-width:768px) {
    .row .span12 {
        width: 100%
    }

    .row .span11 {
        width: 91.666666666667%
    }

    .row .span10 {
        width: 83.333333333333%
    }

    .row .span9 {
        width: 75%
    }

    .row .span8 {
        width: 66.666666666667%
    }

    .row .span7 {
        width: 58.333333333333%
    }

    .row .span6 {
        width: 50%
    }

    .row .span5 {
        width: 41.666666666667%
    }

    .row .span4 {
        width: 33.333333333333%
    }

    .row .span3 {
        width: 25%
    }

    .row .span1-5 {
        width: 20%
    }

    .row .span2 {
        width: 16.666666666667%
    }

    .row .span1 {
        width: 8.3333333333333%
    }

    .elementor-35 .elementor-element.elementor-element-d15bbe7 {
        position: absolute;
        top: 0
    }
}

@media (min-width:1200px) {
    [class*=span] {
        float: left;
        min-height: 1px
    }

    .row:after, .row:before {
        line-height: 0;
        display: table;
        content: ""
    }

    .row:after {
        clear: both
    }

    .block_btn {
        margin-top: 60px
    }
}

.fullwidth-wrapper {
    box-sizing: border-box;
    width: 100%;
    padding: 0 30px
}

.clear {
    font-size: 0;
    display: table;
    clear: both;
    height: 0
}

.main_wrapper {
    box-sizing: border-box;
    padding-bottom: 50px
}

.gt3-page-title+.site_wrapper>.main_wrapper {
    padding-top: 0
}

.main_wrapper.like_fullscreen_type {
    padding: 0
}

.site_wrapper {
    position: relative;
    z-index: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.main_wrapper>.container.container-sidebar_none>.row {
    margin-right: 0;
    margin-left: 0
}

.main_wrapper>.container.container-sidebar_none>.row>.content-container {
    padding-left: 0;
    padding-right: 0
}

.row.sidebar_left .content-container {
    float: right
}

.container_vertical_wrapper {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    white-space: normal
}

@media only screen and (max-width:1199px) {
    .container {
        width: 998px
    }

    .elementor-page .elementor .elementor-element.elementor-section-boxed>.elementor-container, body .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1018px
    }
}

@media only screen and (max-width:1023px) {
    .container {
        width: 740px
    }

    .elementor-page .elementor .elementor-element.elementor-section-boxed>.elementor-container, body .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 760px
    }
}

@media only screen and (max-width:767px) {
    .container {
        width: 560px
    }

    .elementor-page .elementor .elementor-element.elementor-section-boxed>.elementor-container, body .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 580px
    }

    .sidebar-container {
        padding-top: 35px
    }
}

@media only screen and (max-width:599px) {
    .container {
        width: 420px
    }

    .elementor-page .elementor .elementor-element.elementor-section-boxed>.elementor-container, body .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 420px
    }
}

.wpda-mega-menu .elementor-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important
}

@media only screen and (min-width:768px) {
    .sidebar_right .sidebar-container.span4 .sidebar {
        padding-left: 25px
    }

    .sidebar_left .sidebar-container.span4 .sidebar {
        padding-right: 25px
    }
}

div.elementor-element.elementor-widget-spacer {
    margin-bottom: 0
}

a.bordered {
    display: inline-block;
    padding: 17px 31px;
    border: 1px solid #0000;
    background-color: #0000
}

a.bordered:hover {
    color: #fff;
    background-color: var(--theme_color);
    border-color: var(--theme_color)
}

.span12 .elementor-section-boxed.elementor-top-section>.elementor-container.elementor-column-gap-no {
    padding-right: 15px;
    padding-left: 15px
}

body.elementor-page .site_wrapper .container.container-sidebar_none {
    width: 100%
}

body.elementor-page .site_wrapper .main_wrapper>.container>.row>.content-container.span9 {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: -5px
}

body.single.elementor-page .site_wrapper .main_wrapper>.container>.row>.content-container.span9 #main_content>.blog_post_preview .blog_content>:not(.elementor), body.single.elementor-page .site_wrapper .main_wrapper>.container>.row>.content-container.span9 #main_content>:not(.blog_post_preview):not(.elementor) {
    margin-right: 10px;
    margin-left: 10px
}

body.elementor-page .site_wrapper .main_wrapper>.container>.row>.content-container.span12 .blog_content>.elementor {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px)
}

body.elementor-page .site_wrapper .main_wrapper>.container>.row>.content-container.span9 .format-audio .blog_post_media iframe, body.elementor-page .site_wrapper .main_wrapper>.container>.row>.content-container.span9 .format-video .blog_post_media iframe {
    width: calc(100% - 20px)
}

@media only screen and (min-width:1024px) {
    .elementor-column.margin_auto {
        margin-right: auto;
        margin-left: auto
    }

    .elementor-column.max_width-800 {
        max-width: 800px
    }

    .elementor-column.max_width-670 {
        max-width: 670px
    }

    .elementor-column.max_width-590 {
        max-width: 590px
    }

    .elementor-column.max_width-550 {
        max-width: 550px
    }

    .elementor-column.max_width-500 {
        max-width: 500px
    }

    .elementor-column.max_width-470 {
        max-width: 470px
    }

    .elementor-column.max_width-400 {
        max-width: 400px
    }

    .elementor-column.max_width-370 {
        max-width: 370px
    }

    .elementor-column[class*=max_width-]:first-child {
        margin-left: auto
    }

    .elementor-column[class*=max_width-]:last-child {
        margin-right: auto
    }
}

@media only screen and (max-width:1023px) {
    a.bordered {
        padding: 9px 21px
    }
}

.elementor-editor-active .gt3_header_builder.header_over_bg {
    pointer-events: none
}

.gt3-elementor-align-right .elementor-widget-container {
    text-align: right
}

.gt3-elementor-align-left .elementor-widget-container {
    text-align: left
}

.text-uppercase {
    text-transform: uppercase
}

.page-link {
    clear: both;
    margin: 0 0 1.5em;
    padding: 1.5em 0 2em
}

.a-center {
    text-align: center
}

.a-left {
    text-align: left
}

.a-right {
    text-align: right
}

.fleft {
    float: left
}

.fright {
    float: right
}

.dn {
    display: none
}

.ui-loader {
    display: none !important
}

.wp-caption.aligncenter {
    margin-right: auto;
    margin-left: auto
}

.screen-reader-text {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    white-space: nowrap
}

.screen-reader-text:focus {
    font-size: .875rem;
    font-weight: 700;
    line-height: normal;
    z-index: 100000;
    top: 5px;
    left: 5px;
    display: block;
    clip: auto !important;
    width: auto;
    height: auto;
    padding: 15px 23px 14px;
    text-decoration: none;
    color: #21759b;
    border-radius: 3px;
    background-color: #f1f1f1;
    box-shadow: 0 0 2px 2px #0009
}

.gallery-caption, .sticky, .wp-caption, .wp-caption-text {
    max-width: 100%
}

.gallery .gallery-item img {
    border: none !important
}

.wp-caption-text {
    margin-top: 6px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase
}

.hideme {
    display: none
}

body [class*=theme_icon-arrows] {
    font-size: 16px;
    position: relative;
    display: inline-block;
    width: 24px;
    height: 10px
}

body .theme_icon-arrows-right {
    right: 0;
    margin: auto 0 auto 1em
}

body .theme_icon-arrows-left {
    left: 0;
    margin: auto 1em auto 0
}

body .theme_icon-arrows-right:before {
    left: 0
}

body .theme_icon-arrows-right:after {
    right: 0;
    border-left: 6px solid;
    border-left-color: inherit
}

@media only screen and (max-width:1023px) {
    body [class*=theme_icon-arrows] {
        width: 22px;
        height: 9px
    }

    body [class*=theme_icon-arrows]:before {
        top: 3px
    }

    body [class*=theme_icon-arrows]:after {
        border-top: 4px solid #0000;
        border-bottom: 4px solid #0000
    }

    body .theme_icon-arrows-right:after {
        border-left: 5px solid
    }

    body .theme_icon-arrows-left:after {
        border-right: 5px solid
    }
}

.wp-block-cover.alignwide {
    margin-bottom: 25px
}

.gt3_menu_label {
    margin-left: 10px;
    font-size: 11px;
    line-height: 14px;
    vertical-align: middle;
    display: inline-block;
    padding: 1px 4px 0 !important;
    margin-top: -2px
}

.gt3_menu_label:after {
    display: none
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.alignleft {
    float: left;
    margin: 0 30px 15px 0
}

.alignright {
    float: right;
    margin: 0 0 15px 30px
}

.aligncenter {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center
}

.large-text {
    font-size: 24px
}

.small-text {
    font-size: 16px;
    line-height: 24px
}

.wp-block-pullquote blockquote {
    border: none;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 0
}

.wp-block-pullquote blockquote cite:before {
    display: none
}

.wp-block-pullquote {
    border-bottom: 4px solid;
    border-top: 4px solid;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 26px;
    margin-bottom: 26px;
    text-align: center;
    position: relative
}

hr {
    margin: 30px 0;
    border: none;
    border-bottom: 1px solid #e0e1dc
}

hr.wp-block-separator {
    width: 100px;
    margin-left: auto;
    margin-right: auto
}

hr.wp-block-separator.is-style-dots, hr.wp-block-separator.is-style-wide {
    width: 100%
}

.alignfull {
    width: 100vw;
    max-width: none;
    margin-left: calc((1170px - 100vw)/2)
}

.alignfull img {
    border-radius: 0
}

@media only screen and (max-width:1200px) {
    .alignfull {
        margin-left: calc((950px - 100vw)/2)
    }
}

@media only screen and (max-width:992px) {
    .alignfull {
        margin-left: calc((728px - 100vw)/2)
    }
}

@media only screen and (max-width:768px) {
    .alignfull {
        margin-left: calc((560px - 100vw)/2)
    }
}

@media only screen and (max-width:600px) {
    .alignfull {
        margin-left: calc((420px - 100vw)/2)
    }
}

@media only screen and (max-width:480px) {
    .alignfull {
        margin-left: -5vw
    }
}

#main_content .wp-block-gallery {
    padding-left: 0
}

#main_content .wp-block-gallery .blocks-gallery-image figcaption, #main_content .wp-block-gallery .blocks-gallery-item figcaption {
    box-sizing: border-box
}

#main_content .wp-block-gallery .blocks-gallery-item {
    padding: 0
}

#main_content .wp-block-gallery .blocks-gallery-item:before {
    display: none !important
}

#main_content .wp-block-audio {
    margin: 0
}

.text-center {
    text-align: center
}

.wp-block-embed {
    margin: 0 0 1em !important
}

.gt3_theme_textgradient-yes .elementor-heading-title, .gt3_theme_textgradient-yes .gt3_typed_widget {
    display: inline-block;
    color: var(--textgradient_color1)
}

.gt3_custom_iconbox.elementor-shape-circle .elementor-icon i:before, .gt3_theme_textgradient-yes.elementor-widget-gt3-core-portfoliotitle .portfolio_item_wrap:hover {
    color: var(--textgradient_color1)
}

@supports (((-webkit-background-clip:text) or (background-clip:text)) or (-webkit-background-clip:text)) and ((text-fill-color:transparent) or (-webkit-text-fill-color:transparent)) {
    .gt3_custom_iconbox.elementor-shape-circle .elementor-icon i:before, .gt3_theme_textgradient-yes .elementor-heading-title, .gt3_theme_textgradient-yes.elementor-widget-gt3-core-portfoliotitle .portfolio_item_wrap:hover, .gt3_theme_textgradient-yes .gt3_typed_widget {
        background-size: cover;
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: #0000;
        text-fill-color: #0000;
        background-image: linear-gradient(120deg, var(--textgradient_color1), var(--textgradient_color2) 100%)
    }
}

.gt3_animated_block {
    z-index: 10
}

.gt3_animated_block>* {
    -webkit-animation-name: gt3_slideup_elements;
    animation-name: gt3_slideup_elements;
    will-change: transform;
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-animation-duration: .35s;
    animation-duration: .35s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

@-webkit-keyframes gt3_slideup_elements {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes gt3_slideup_elements {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.gt3_animated_block>:first-child {
    -webkit-animation-delay: .05s;
    animation-delay: .05s;
    transition-delay: .05s
}

.gt3_animated_block>:nth-child(2) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
    transition-delay: .1s
}

.gt3_animated_block>:nth-child(3) {
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
    transition-delay: .15s
}

.gt3_animated_block>:nth-child(4) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    transition-delay: .2s
}

.gt3_animated_block>:nth-child(5) {
    -webkit-animation-delay: .25s;
    animation-delay: .25s;
    transition-delay: .25s
}

.gt3_animated_block>:nth-child(6) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    transition-delay: .3s
}

.gt3_animated_block>:nth-child(7) {
    -webkit-animation-delay: .35s;
    animation-delay: .35s;
    transition-delay: .35s
}

.gt3_animated_block>:nth-child(8) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    transition-delay: .4s
}

.gt3_animated_block>:nth-child(9) {
    -webkit-animation-delay: .45s;
    animation-delay: .45s;
    transition-delay: .45s
}

.gt3_animated_block>:nth-child(10) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    transition-delay: .5s
}

.gt3_animated_block>:nth-child(11) {
    -webkit-animation-delay: .55s;
    animation-delay: .55s;
    transition-delay: .55s
}

.gt3_animated_block>:nth-child(12) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    transition-delay: .6s
}

.gt3_animated_block>:nth-child(13) {
    -webkit-animation-delay: .65s;
    animation-delay: .65s;
    transition-delay: .65s
}

.gt3_animated_block>:nth-child(14) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    transition-delay: .7s
}

.gt3_animated_block>:nth-child(15) {
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
    transition-delay: .75s
}

.gt3_animated_block>:nth-child(16) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    transition-delay: .8s
}

.gt3_animated_block>:nth-child(17) {
    -webkit-animation-delay: .85s;
    animation-delay: .85s;
    transition-delay: .85s
}

.gt3_animated_block>:nth-child(18) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    transition-delay: .9s
}

.gt3_animated_block>:nth-child(19) {
    -webkit-animation-delay: .95s;
    animation-delay: .95s;
    transition-delay: .95s
}

body .fas {
    font-family: Font Awesome 5 Free;
    font-weight: 900
}

.elementor-element-custom_font_size ul li {
    font-size: inherit
}

body .wp-block-image.is-style-rounded img {
    border-radius: 20px
}

body .wp-block-image {
    margin-bottom: 30px;
    margin-top: 32px
}

body .wp-block-image+blockquote.is-style-large {
    margin-top: 40px
}

p+.wp-block-columns {
    margin-top: 32px
}

.wp-block-column>.wp-block-image:first-child {
    margin-top: 0
}

.wp-block-column>.wp-block-image:last-child {
    margin-bottom: 0
}

.blog_post_info {
    color: var(--content_color)
}

div.slick-slider ul.slick-dots li, div.slick-slider ul.slick-dots li.slick-active {
    border-color: var(--theme_color)
}

.elementor-slick-slider .slick-slider .slick-next:after, .elementor-slick-slider .slick-slider .slick-prev:after {
    background: var(--header_font_color)
}

.gt3_module_button_list a:hover, .likes_block:hover .icon, .post_share_block:hover>a {
    color: var(--theme_color)
}

::-moz-selection {
    background: var(--theme_color)
}

::selection {
    background: var(--theme_color)
}

.gt3_pagination_delimiter:after {
    background: var(--theme_color)
}

button {
    font-family: var(--content_font)
}

.isotope-filter a.active {
    color: var(--theme_color)
}

.isotope-filter {
    font-family: var(--header_font)
}

.sidebar_left .alignfull, .sidebar_right .alignfull {
    max-width: 100%;
    margin-left: 0
}

.listing_meta_wrap a {
    transition: color .3s
}

.listing_meta_wrap .blog_post_info {
    display: none
}

@media only screen and (min-width:768px) {
    .listing_meta_wrap {
        position: relative;
        padding-right: 210px
    }

    .listing_meta_wrap .blog_post_info {
        position: absolute;
        right: 0;
        top: 0;
        display: block
    }
}

.listing_meta_wrap .listing_meta {
    font-size: 12px;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
    font-weight: 500
}

.listing_meta_wrap .listing_meta>span {
    display: inline;
    vertical-align: bottom;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}

.listing_meta_wrap .listing_meta>span:after {
    content: "|";
    padding: 0 5px
}

.listing_meta_wrap .listing_meta>span:last-child:after {
    display: none
}

.listing_meta_wrap .listing_meta span.post_category a:after {
    content: ",";
    margin-right: 2px;
    color: inherit !important
}

.listing_meta_wrap .listing_meta span.post_category a:last-child:after {
    content: "";
    margin-right: 0
}

.listing_meta_wrap .listing_meta a:hover {
    color: inherit !important
}

.listing_meta_wrap .listing_meta .post_comments svg {
    margin: 0 5px;
    display: inline-block;
    fill: currentColor;
    vertical-align: middle;
    opacity: .8
}

.listing_meta_wrap .listing_meta .post_comments a:not(:hover) {
    color: inherit
}

.gt3_post_footer_meta {
    padding: 29px 0 11px 69px;
    margin-top: 21px;
    position: relative;
    font-size: 12px;
    line-height: 1.5;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-color: rgba(var(--content_color_rgb), .3);
    border-top: 1px solid;
    border-top-color: rgba(var(--content_color_rgb), .3)
}

.gt3_post_footer_meta a:hover {
    color: inherit
}

.gt3_post_footer_meta .post_author img {
    position: absolute;
    left: 4px;
    top: 22px;
    width: 50px;
    height: auto;
    border-radius: 50%
}

.gt3_post_footer_meta>span {
    display: block
}

.gt3_module_blog .blog_post_preview .blogpost_title {
    padding-bottom: 13px;
    margin-bottom: 0;
    margin-top: 0;
    padding-right: 3%
}

.gt3_module_blog .blog_post_preview .blogpost_title i {
    color: inherit
}

.blog_post_preview.format-standard .blog_content table {
    margin-bottom: 30px
}

.gt3_module_related_posts .spacing_beetween_items_30 .blog_post_preview {
    margin-bottom: 40px
}

.gt3_module_featured_posts .spacing_beetween_items_30 .slick-list {
    margin-right: -15px;
    margin-left: -15px
}

.quote_image {
    width: 75px;
    vertical-align: middle;
    border-radius: 50%
}

.blog_item_description {
    margin-bottom: 17px
}

.gt3_module_blog, .gt3_module_featured_posts {
    text-align: left
}

.gt3_module_blog.items4 .blog_post_preview h2 a {
    line-height: inherit
}

.gt3_module_blog .blog_post_preview h2 a {
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit
}

.blog_content .gt3_module_button a {
    font-size: 1em;
    font-weight: 500;
    line-height: 14px;
    padding: 0;
    border: none
}

.blog_content .gt3_module_button a:hover {
    padding: 0;
    border: none;
    background-color: #0000
}

.blog_alignment_center .blog_post_preview {
    text-align: center
}

.blog_alignment_right .blog_post_preview {
    text-align: right
}

.blog_alignment_justify .blog_post_preview {
    text-align: justify
}

.gt3_module_featured_posts .slick-list .slick-slide {
    padding-right: 0;
    padding-left: 0
}

.blog_post_preview.format-gallery .slick-slide {
    position: relative;
    padding: 0
}

.blog_post_preview.format-gallery .slick-arrow {
    width: 49px;
    height: 49px;
    background: none;
    font-size: 0;
    line-height: 0;
    padding: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    color: #fff;
    z-index: 10;
    margin: 0;
    border-radius: 50%;
    border: 2px solid hsla(0, 0%, 100%, .5);
    transition: border-color .3s;
    box-sizing: content-box
}

.blog_post_preview.format-gallery .slick-arrow:hover {
    border-color: #fff
}

.blog_post_preview.format-gallery .slick-prev.slick-arrow {
    left: 30px
}

.blog_post_preview.format-gallery .slick-next.slick-arrow {
    right: 30px
}

.blog_post_preview.format-gallery .slick-arrow:before {
    position: absolute;
    left: 12px;
    top: 24px;
    width: 25px;
    height: 1px;
    background: currentColor;
    content: ""
}

.blog_post_preview.format-gallery .slick-arrow:after {
    position: absolute;
    top: 20px;
    width: 8px;
    height: 8px;
    content: "";
    border: 1px solid;
    border-right: none;
    border-bottom: none;
    padding: 0;
    margin: 0
}

.blog_post_preview.format-gallery .slick-prev.slick-arrow:after {
    -webkit-transform: rotate(-45deg) translate(0);
    -ms-transform: rotate(-45deg) translate(0);
    transform: rotate(-45deg) translate(0);
    left: 12px
}

.blog_post_preview.format-gallery .slick-next.slick-arrow:after {
    -webkit-transform: rotate(135deg) translate(0);
    -ms-transform: rotate(135deg) translate(0);
    transform: rotate(135deg) translate(0);
    right: 12px
}

.isotope_blog_items {
    margin-top: 0 !important
}

.isotope_blog_items .item_wrapper {
    padding-top: 0 !important
}

.isotope_blog_items .blog_post_preview {
    float: left;
    margin-right: 0 !important
}

.items2 .blog_post_preview, .items3 .blog_post_preview, .items4 .blog_post_preview {
    display: inline-block;
    margin-right: -4px;
    vertical-align: top
}

.items2 .blog_post_preview {
    width: calc(50% - .5px)
}

.items3 .blog_post_preview {
    width: calc(33.3333% - .5px)
}

.items4 .blog_post_preview {
    width: calc(25% - .5px)
}

.blog_post_preview.element, .gt3_module_carousel .blog_post_preview {
    margin-right: 0
}

.per_column_wrap .blog_post_preview {
    display: block;
    width: 100%;
    margin-right: 0
}

.blog_post_media {
    margin-bottom: 36px;
    border-radius: 20px;
    overflow: hidden
}

.blog_post_media .slider-wrapper, a>.blog_post_media {
    overflow: hidden
}

.items2 .blog_post_media .slider-wrapper {
    margin-bottom: -1px
}

.blog_post_media img {
    max-width: 100%;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover
}

.blog_post_media .gt3_video__play_image {
    overflow: hidden;
    border-radius: 20px
}

.gt3_module_blog.items1 .blog_post_media img {
    width: 100%
}

.format-audio .blog_post_media {
    padding-bottom: 110px;
    border-radius: 5px
}

.format-audio .blog_post_media, .format-video .blog_post_media {
    position: relative;
    width: 100%;
    padding-bottom: 62%
}

body:not(.single) .format-audio .blog_post_media {
    padding-bottom: 110px;
    margin-top: 27px
}

.format-video .blog_post_media.has_post_thumb {
    padding-bottom: 0
}

.blog_post_media .gt3_video_wrapper__thumb {
    position: relative;
    z-index: 1;
    visibility: visible;
    transition: opacity .4s .2s, visibility .4s .2s;
    opacity: 1
}

.blog_post_media .gt3_video_wrapper__thumb.play_video {
    visibility: hidden;
    opacity: 0
}

.blog_post_media .gt3_video__play_iframe {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    transition: opacity .4s .2s;
    opacity: 0
}

.blog_post_media .gt3_video__play_iframe.play_video {
    opacity: 1
}

.format-audio .blog_post_media iframe, .format-video .blog_post_media iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.format-video .gt3_video__play_button {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    display: inline-block;
    box-sizing: border-box;
    width: 86px;
    height: 86px;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 50%;
    background: #0000003b;
    transition: all .3s;
    margin: -43px 0 0 -43px
}

.format-video .gt3_video__play_button>svg {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-35%, -45%);
    -ms-transform: translate(-35%, -45%);
    transform: translate(-35%, -45%);
    fill: #fff;
    transition: all .3s
}

.format-video .gt3_video__play_button:hover {
    background: var(--theme_color)
}

.format-video .gt3_video__play_button:hover>svg {
    fill: #191a1c
}

.blog_post_preview {
    margin-bottom: 50px
}

.blog_post_preview.format-audio .blog_content, .blog_post_preview.format-link .blog_content, .blog_post_preview.format-quote .blog_content, .blog_post_preview.format-standard .blog_content {
    padding: 45px 40px 50px;
    border-radius: 20px
}

.blog_post_preview.format-link .blog_content, .blog_post_preview.format-quote .blog_content {
    background: #10161b;
    position: relative
}

.blog_post_preview.format-link .blog_post_media, .blog_post_preview.format-quote .blog_post_media {
    overflow: visible;
    border-radius: 0
}

.blog_post_preview.format-audio .blog_content, .blog_post_preview.format-standard .blog_content {
    box-shadow: 14.142px 14.142px 49px 0 #0716291a;
    background: #0000
}

.blog_post_media--link, .blog_post_media--quote {
    margin-bottom: 0 !important;
    padding: 21px 75px 14px 58px;
    position: relative;
    z-index: 5
}

.blog_post_media--link {
    padding-top: 13px;
    padding-bottom: 15px
}

.blog_post_media--link:after, .blog_post_media--quote:after {
    position: absolute;
    right: -20px;
    bottom: -50px;
    width: 160px;
    height: 114px;
    background-image: url(../img/quote_bg.25600a19.png);
    background-size: cover;
    background-repeat: no-repeat;
    content: ""
}

.blog_post_media--link:after {
    width: 190px;
    height: 135px;
    background-image: url(../img/link_bg.99ed99d9.png)
}

.quote_text {
    font-style: italic;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.556
}

.blog_post_media--link .blog_link_text:hover, .quote_text {
    color: #a8c0d8
}

.quote_text a {
    color: inherit
}

.blog_post_preview.format-quote .quote_author, .blog_post_preview.format-quote .quote_position, a.blog_link_title:not(:hover) {
    color: #fff
}

.blog_post_preview.format-quote .quote_position {
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.5
}

a.blog_link_title {
    display: inline-block;
    font-size: 24px;
    line-height: 1.25;
    font-weight: 500
}

p+.blog_link_title {
    padding-top: 7px
}

.gt3_module_button_list {
    visibility: visible;
    opacity: 1;
    transition: all .4s;
    font-size: 12px;
    line-height: 1.5;
    font-weight: 500
}

.gt3_module_button_list a {
    display: inline-block;
    vertical-align: top;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-transform: uppercase;
    letter-spacing: 1px
}

.blog_post_media--link .gt3_module_button_list {
    margin-top: 27px
}

.blog_post_media--link .gt3_module_button_list a {
    color: #a9c0d7
}

.blog_post_media--link .gt3_module_button_list a:after {
    width: 0;
    height: 0;
    border-color: #0000 #0000 #0000 currentcolor;
    border-style: solid;
    border-width: 4.5px 0 4.5px 6px;
    content: "";
    font-size: 0;
    display: inline-block;
    margin-left: 5px
}

.blogpost_title {
    position: relative;
    padding-bottom: 5px
}

.blogpost_title:first-child {
    margin-bottom: 0
}

.gt3_module_related_posts .blogpost_title {
    margin-top: 8px
}

.gt3_module_related_posts .format-standard-image .blogpost_title {
    margin-bottom: 0
}

.gt3_module_related_posts .blogpost_title a {
    color: inherit
}

.blogpost_title i {
    font-size: .9em;
    margin-right: 10px
}

.blogpost_title i.fa-thumb-tack {
    line-height: 32px;
    width: 32px;
    text-align: center
}

.gt3_module_featured_posts .blogpost_title {
    padding-bottom: 0
}

.gt3_module_featured_posts .blogpost_title a {
    line-height: inherit
}

.gt3_module_related_posts.gt3_module_featured_posts .blog_post_preview .blog_content h4.blogpost_title {
    font-size: 24px;
    line-height: 31px;
    font-weight: 400
}

.gt3_module_featured_posts .blogpost_title i {
    margin-right: 12px
}

.post_media_info {
    position: relative;
    display: inline-block;
    float: left;
    width: 80px;
    margin-right: 20px
}

.post_media_info img {
    width: 100%;
    height: auto;
    border-radius: 50%
}

.blog_content p:last-child {
    margin-bottom: 0
}

#main_content>h1, #main_content>h2, #main_content>h3, #main_content>h4, #main_content>h5, #main_content>h6, .blog_content h1, .blog_content h2, .blog_content h3, .blog_content h4, .blog_content h5, .blog_content h6, .comment_content>h1, .comment_content>h2, .comment_content>h3, .comment_content>h4, .comment_content>h5, .comment_content>h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.blog_post_preview .blog_content>ol, .blog_post_preview .blog_content>ul {
    overflow: hidden
}

.blog_post_preview .blog_content>ul {
    padding-bottom: 17px;
    padding-left: 15px
}

.blog_post_preview .blog_content>ol {
    margin-bottom: 17px
}

.learn_more {
    line-height: 21px
}

.gt3_module_button a.learn_more {
    margin-bottom: 0
}

.blog_post_info>div {
    margin-right: 10px
}

.blog_post_info>div:last-child {
    margin-right: 0
}

.blog_post_info {
    font-size: 12px;
    line-height: 18px;
    font-weight: 500
}

.blog_post_info .fa {
    font-size: 16px
}

.post_share_block {
    position: relative
}

.post_share_block>a {
    display: block;
    position: relative;
    transition: color .3s;
    line-height: inherit;
    text-align: center;
    margin-left: 2px;
    color: inherit;
    margin-top: -1px
}

.post_share_block>a:before {
    font-family: FontAwesome;
    font-weight: 400;
    content: "\f1e0";
    line-height: inherit;
    padding: 0;
    margin: 0 7px;
    opacity: .7;
    font-size: 16px
}

.blog_post_info .post_share_block span.sharing_title {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: none
}

.post_share_wrap {
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    font-size: 0;
    line-height: 0;
    z-index: 555;
    box-shadow: none;
    visibility: hidden
}

.post_share_block:hover>.post_share_wrap ul li {
    opacity: 1 !important;
    visibility: visible !important
}

.post_share_wrap ul {
    padding: 0;
    margin: 0;
    list-style: none;
    white-space: nowrap
}

.post_share_wrap ul li {
    margin: 0;
    text-align: center;
    line-height: 18px;
    width: 25px;
    height: 18px;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    opacity: 0 !important;
    visibility: hidden;
    transition: all .3s
}

.post_share_wrap ul li:first-child {
    transition-delay: 0s
}

.post_share_wrap ul li:nth-child(2) {
    transition-delay: .1s
}

.post_share_wrap ul li:nth-child(3) {
    transition-delay: .15s
}

.post_share_wrap ul li:nth-child(4) {
    transition-delay: .2s
}

.post_share_block:hover>.post_share_wrap ul li:first-child, .post_share_wrap ul li:nth-child(5) {
    transition-delay: .25s
}

.post_share_block:hover>.post_share_wrap ul li:nth-child(2) {
    transition-delay: .2s
}

.post_share_block:hover>.post_share_wrap ul li:nth-child(3) {
    transition-delay: .15s
}

.post_share_block:hover>.post_share_wrap ul li:nth-child(4) {
    transition-delay: .1s
}

.post_share_block:hover>.post_share_wrap ul li:nth-child(5) {
    transition-delay: 0s
}

.post_share_wrap ul li:before {
    display: none
}

.post_share_wrap a {
    display: block
}

.post_share_wrap a span {
    display: block;
    line-height: 18px;
    width: 25px;
    font-size: 14px;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.post_share_wrap a:hover .fa-twitter {
    color: #55acee
}

.post_share_wrap a:hover .fa-facebook {
    color: #3b5999
}

.post_share_wrap a:hover .fa-pinterest {
    color: #bd081c
}

.post_share_wrap a:hover .fa-linkedin {
    color: #0077b5
}

.post_share_wrap a:hover .fa-envelope {
    color: #f4511e
}

.post_share_wrap a .fa {
    transition: all .3s
}

.post_share_wrap a span.fa.fa-facebook {
    color: #3b5998
}

.post_share_wrap a span.fa.fa-twitter {
    color: #00aced
}

.post_share_wrap a span.fa.fa-pinterest {
    color: #cb2027
}

.post_share_wrap a span.fa.fa-linkedin {
    color: #007bb6
}

.post_share_wrap a span.fa-envelope {
    color: #f4511e
}

.likes_block, .likes_block span, .post_share_block {
    line-height: inherit;
    display: inline-block;
    vertical-align: top
}

.likes_block .icon {
    margin: 0 3px 0 0;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.likes_block .icon:before {
    margin: 0;
    font-size: inherit
}

.likes_block {
    cursor: pointer
}

.likes_block.already_liked {
    cursor: default
}

.likes_block.already_liked .icon:before {
    content: "\f004";
    color: #dd4b39
}

.like_count, .like_title {
    transition: color .3s
}

.like_count:empty {
    display: none
}

.blog_type1 .blogpost_title a span:before, .gt3_module_title .carousel_arrows a span:before {
    position: absolute;
    z-index: 5;
    top: -4px;
    right: 0;
    width: 6px;
    height: 6px;
    content: "";
    transition: all .3s;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-width: 1px;
    border-style: solid;
    border-top: none;
    border-left: none
}

.gt3_module_title .carousel_arrows a.left_slick_arrow span:before {
    right: auto;
    left: 0;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.blog_type1 .blogpost_title a span, .gt3_module_title .carousel_arrows a span {
    position: relative;
    display: inline-block;
    width: 0;
    height: 1px;
    margin-left: 9px;
    transition: all .3s;
    vertical-align: middle
}

.post-password-form {
    max-width: 500px;
    margin: 0 auto;
    padding: 0 30px
}

.post-password-form input[type=password] {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 5px
}

.format-audio .blog_content .post-password-form, .format-link .blog_content .post-password-form, .format-quote .blog_content .post-password-form, .format-standard .blog_content .post-password-form {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    padding: 0
}

.pp_block h2 {
    margin-bottom: 30px
}

.post_link_label {
    display: inline-block;
    position: relative;
    line-height: inherit
}

.post_link_label span {
    display: block;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: inherit;
    letter-spacing: 2px
}

.post_link_label span:after, .post_link_label span:before {
    display: block;
    position: absolute;
    left: -20px;
    width: 20px;
    height: 1px;
    content: "";
    background: #fff;
    top: 50%;
    margin-top: -1px
}

.post_link_label span:after {
    left: auto;
    right: -20px
}

.gt3_module_related_posts .blog_content p {
    color: inherit !important
}

#main_content .post_count:before {
    content: "("
}

#main_content .post_count:after {
    content: ")"
}

@media only screen and (max-width:767px) {
    .blog_type2 .has_post_thumb .blog_content {
        padding-left: 105px
    }

    .blog_type2 .has_post_thumb .blog_post_media {
        width: 80px
    }

    .items2 .blog_post_preview, .items3 .blog_post_preview, .items4 .blog_post_preview {
        width: 100%
    }
}

.bypostauthor {
    padding: 0
}

.blog_post_media--quote .quote_text:before, .blog_post_media__link_text:before {
    background-color: var(--theme_color)
}

.blog_post_media--quote .quote_text a:hover, .blog_post_media__link_text a:hover, .comment_author_says a:hover, h3#reply-title a {
    color: var(--theme_color)
}

.listing_meta_wrap .listing_meta .post_comments a:hover, .listing_meta_wrap .listing_meta span.post_category a:after {
    color: var(--theme_color) !important
}

.likes_block.already_liked .icon, .likes_block.already_liked:hover .icon, body .gt3_module_related_posts .blog_post_preview .listing_meta {
    color: var(--content_color)
}

.blog_post_media--quote .quote_text:before, .blog_post_media__link_text:before, .format-video .gt3_video__play_button, .gt3_module_title .carousel_arrows a:hover span {
    background: var(--theme_color)
}

.gt3_module_title .carousel_arrows a:hover span:before {
    border-color: var(--theme_color)
}

.gt3_module_title .carousel_arrows a span {
    background: var(--header_font_color)
}

.gt3_module_title .carousel_arrows a span:before {
    border-color: var(--header_font_color)
}

.comment_author_says, .comment_author_says a, .single .post_tags>span, h3#reply-title a:hover {
    color: var(--header_font_color)
}

.comment_author_says, a.blog_link_title {
    font-family: var(--header_font)
}

.blog_post_media--link .gt3_module_button_list a:after {
    color: var(--theme_color) !important
}

.blog_content {
    word-break: break-word
}

.main_footer {
    font-size: .89em;
    position: relative
}

.main_footer:empty {
    display: none
}

.copyright {
    font-size: 14px
}

.copyright p {
    margin-bottom: 0
}

.copyright a {
    color: inherit
}

.copyright a:hover {
    color: var(--theme_color)
}

.main_footer .copyright>.container>.row {
    padding-top: 20px;
    padding-bottom: 20px
}

@media only screen and (max-width:767px) {
    .copyright .span12 {
        text-align: center
    }

    .copyright .span12 * {
        float: none !important
    }
}

.gt3_default_footer {
    background: #f1f5f9
}

.gt3_default_footer .container .row {
    padding-top: 17px;
    padding-bottom: 17px
}

.gt3_default_footer p {
    text-align: center
}

@media only screen and (max-width:1199px) {
    .main_footer .container {
        width: 998px;
        overflow: hidden
    }
}

@media only screen and (max-width:1023px) {
    .main_footer .container {
        width: 740px
    }

    .top_footer .row [class*=span] {
        margin-bottom: 35px
    }
}

@media only screen and (max-width:767px) {
    .main_footer .container {
        width: 560px
    }

    .top_footer .row [class*=span] {
        margin-bottom: 15px
    }

    .top_footer .row [class*=span]:last-child {
        margin-bottom: 0
    }
}

@media only screen and (max-width:599px) {
    .main_footer .container {
        width: 420px
    }
}

@media only screen and (max-width:479px) {
    .main_footer .container {
        width: 90%
    }
}

#lang_sel_list {
    display: inline-block !important;
    float: right !important;
    margin-left: -10px;
    padding: 11px 25px 0 0
}

#comments {
    margin: 0 0 55px;
    padding: 11px 0 0
}

#comments:empty {
    font-size: 0;
    line-height: 0;
    height: 0;
    padding: 0;
    margin: 0 !important
}

.single #main_content>#comments h2 {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 7px
}

#respond {
    padding: 41px 50px 35px;
    margin: 0;
    box-shadow: 14.142px 14.142px 49px 0 #0716291a;
    border-radius: 20px;
    background: var(--bg_body, #fff)
}

.commentlist #respond {
    position: relative;
    z-index: 10;
    margin-top: 30px;
    margin-bottom: 30px
}

#respond form#commentform>p, #respond form#commentform [class^=span] {
    padding: 0
}

#respond form#commentform .span6 {
    width: calc(50% - 15px)
}

#respond form#commentform :not(.span6)~.span6~.span6 {
    float: right
}

#respond .form_field {
    width: 100%
}

p.form-submit {
    margin-bottom: 0
}

.comment-reply-title {
    margin-bottom: 2px
}

.comment-reply-title, .comment-reply-title small {
    line-height: 30px;
    font-size: 18px
}

.comment-reply-title small {
    margin-left: 5px
}

#cancel-comment-reply-link:hover {
    color: inherit
}

#cancel-comment-reply-link {
    font-size: 12px !important
}

p.comment-notes {
    margin-bottom: 20px
}

ol.commentlist {
    position: relative;
    margin: 0 0 33px;
    padding: 0;
    list-style: none
}

#respond form#commentform p.logged-in-as {
    margin-bottom: 13px
}

ol.commentlist .children>li, ol.commentlist>li {
    list-style: none;
    border: none
}

ol.commentlist>li>ul {
    margin: 0;
    padding: 0;
    list-style: none
}

ol.commentlist .children>li, ol.commentlist>li, ul.commentlist li {
    margin: 0;
    padding: 0
}

.commentlist .comment:before, ol.commentlist>li:after, ol.commentlist>li:before {
    display: none
}

ol.commentlist li .stand_comment {
    padding: 25px 0 11px 105px;
    position: relative
}

ol.commentlist li.pingback .stand_comment, ol.commentlist li.trackback .stand_comment {
    padding-left: 0
}

.thiscommentbody {
    min-height: 90px
}

ol.commentlist li .commentava {
    position: absolute;
    z-index: 5;
    top: 22px;
    left: 3px;
    width: 80px;
    height: 80px
}

ol.commentlist li .commentava img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%
}

#comments ol.commentlist ul.children {
    position: relative;
    overflow: hidden;
    margin: -34px -64px -64px -34px;
    padding: 34px 64px 64px 34px
}

#comments ol.commentlist ul.children .stand_comment {
    margin-left: 80px
}

#comments ol.commentlist ul.children ul.children .stand_comment {
    margin-left: 160px
}

.comment_info {
    padding-right: 230px;
    margin-bottom: 8px;
    position: relative
}

.comment_author_says {
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    margin-bottom: 0;
    text-transform: capitalize
}

#cancel-comment-reply-link, .comment_info a {
    transition: color .3s
}

.comment_info .listing_meta {
    margin-bottom: 5px;
    line-height: 18px;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 500;
    color: inherit;
    position: absolute;
    top: 5px;
    right: 0;
    text-transform: uppercase
}

.comment_info .listing_meta * {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit
}

.comment_info .listing_meta>:after {
    content: "•";
    margin: 0 5px 0 8px;
    color: var(--content_color)
}

.comment_info .listing_meta>:last-child:after {
    display: none
}

.comment_info .listing_meta a:hover {
    color: inherit
}

.comment_content p {
    margin: 0;
    padding: 0
}

.comment-reply-link {
    font-size: 12px;
    font-weight: 500;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: .2px;
    display: inline-block;
    color: var(--theme_color)
}

.comment-reply-link .post_comments_icon {
    display: inline-block;
    vertical-align: top;
    margin-left: 8px
}

.comment-reply-link .icon_custom_svg {
    vertical-align: middle
}

.comment-reply-link .icon_custom_svg svg {
    width: 12px;
    height: auto;
    max-height: 12px;
    fill: currentColor
}

.gt3_comments_pagination {
    margin: 0 0 30px;
    padding: 35px 0;
    list-style: none;
    clear: both;
    text-align: center
}

.gt3_comments_pagination:empty {
    display: none
}

.gt3_comments_pagination .page-numbers {
    display: inline-block;
    margin: 5px 5px 0 0;
    padding: 0;
    vertical-align: top;
    border-color: rgba(var(--theme_color_rgb), .1);
    color: var(--content_color)
}

.gt3_comments_pagination .page, .gt3_comments_pagination .page-numbers {
    font-size: .715em;
    font-weight: 500;
    line-height: 35px;
    display: block;
    width: 35px;
    height: 35px;
    padding: 0;
    transition: all .4s;
    text-align: center;
    text-transform: uppercase;
    border: none;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px
}

.gt3_comments_pagination .page-numbers.current {
    cursor: default;
    border-color: #0000;
    color: var(--theme_color)
}

.page #comments {
    margin-top: 35px
}

#respond #commentform p[class*=comment-form-]>label {
    position: relative;
    top: auto;
    left: auto;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    pointer-events: none;
    opacity: 1;
    font-size: 14px;
    line-height: 28px;
    padding-left: 5px
}

p.comment-notes {
    font-size: 14px
}

#wp-comment-cookies-consent {
    display: inline-block;
    vertical-align: top;
    margin: 2px
}

.comment-form-cookies-consent {
    position: relative;
    display: inline-block;
    width: 100%
}

#respond #commentform p>label {
    top: -6px !important;
    padding-left: 20px
}

p.form-submit button#submit {
    color: #fff;
    font-family: var(--content_font)
}

#respond .form-submit button#submit, p.form-submit button#submit {
    background-size: 150% 100%;
    transition: all .4s ease-in-out
}

#respond .form-submit button#submit:hover, p.form-submit button#submit:hover {
    background-position: 100% 150%;
    transition: all .4s ease-in-out
}

@media only screen and (min-width:768px) {
    #comments ol.commentlist ul.children>li:last-child .commentava:after, #comments ol.commentlist ul.children>li:last-child .commentava:before {
        position: absolute;
        left: -40px;
        height: 1000px;
        bottom: 38px;
        border-left: 1px solid #c7c6d5;
        content: ""
    }

    #comments ol.commentlist ul.children>li:last-child .commentava:before {
        height: 0;
        width: 10px;
        border-left: none;
        left: -39px;
        border-top: 1px solid #c7c6d5
    }

    .gt3_prev_children_comment:after {
        position: absolute;
        left: 43px;
        top: 128px;
        bottom: 0;
        border-left: 1px solid #c7c6d5;
        content: ""
    }
}

@media only screen and (max-width:767px) {
    #respond form#commentform .span6 {
        width: 100%
    }

    ol.commentlist li .commentava {
        width: 40px;
        height: 40px
    }

    ol.commentlist li .stand_comment {
        padding-left: 60px
    }

    ol.commentlist li.pingback .stand_comment {
        padding-left: 0
    }

    #comments ol.commentlist ul.children .stand_comment, #comments ol.commentlist ul.children ul.children .stand_comment {
        margin-left: 0
    }

    .form-submit button {
        padding: 12px 20px;
        margin-top: 30px
    }

    .comment_info {
        padding-right: 0
    }

    .comment_info .listing_meta {
        position: relative;
        top: auto;
        right: auto
    }
}

#cancel-comment-reply-link, #respond #commentform p[class*=comment-form-]>label.gt3_onfocus, .comment-notes .required, .comment-reply-link:hover, .comment_info a:hover {
    color: var(--theme_color)
}

#respond #commentform p[class*=comment-form-]>label {
    color: var(--content_color)
}

#respond .form-submit button#submit {
    background: var(--header_font_color)
}

.gt3_comments_pagination .page, .gt3_comments_pagination .page-numbers {
    background: rgba(var(--theme_color_rgb), .04)
}

#respond .form-submit button#submit:hover {
    background-color: var(--theme_color)
}

.gt3_default_body-bg>.elementor-column-wrap, .gt3pg_pro_FSSlider .gt3pg_pro_gallery_wrap {
    background: var(--bg_body, #fff)
}

@-webkit-keyframes movedelement {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    25% {
        -webkit-transform: translate(10px, 10px);
        transform: translate(10px, 10px)
    }

    50% {
        -webkit-transform: translate(5px, 5px);
        transform: translate(5px, 5px)
    }

    75% {
        -webkit-transform: translate(10px, -5px);
        transform: translate(10px, -5px)
    }

    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes movedelement {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    25% {
        -webkit-transform: translate(10px, 10px);
        transform: translate(10px, 10px)
    }

    50% {
        -webkit-transform: translate(5px, 5px);
        transform: translate(5px, 5px)
    }

    75% {
        -webkit-transform: translate(10px, -5px);
        transform: translate(10px, -5px)
    }

    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes movedelement2 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    25% {
        -webkit-transform: translate(-10px, -10px);
        transform: translate(-10px, -10px)
    }

    50% {
        -webkit-transform: translate(-5px, -5px);
        transform: translate(-5px, -5px)
    }

    75% {
        -webkit-transform: translate(-10px, 5px);
        transform: translate(-10px, 5px)
    }

    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes movedelement2 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    25% {
        -webkit-transform: translate(-10px, -10px);
        transform: translate(-10px, -10px)
    }

    50% {
        -webkit-transform: translate(-5px, -5px);
        transform: translate(-5px, -5px)
    }

    75% {
        -webkit-transform: translate(-10px, 5px);
        transform: translate(-10px, 5px)
    }

    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes movedelement3 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    25% {
        -webkit-transform: translate(15px, 15px);
        transform: translate(15px, 15px)
    }

    50% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }

    75% {
        -webkit-transform: translate(15px, -8px);
        transform: translate(15px, -8px)
    }

    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes movedelement3 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    25% {
        -webkit-transform: translate(15px, 15px);
        transform: translate(15px, 15px)
    }

    50% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }

    75% {
        -webkit-transform: translate(15px, -8px);
        transform: translate(15px, -8px)
    }

    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes rotatedelement {
    0% {
        -webkit-transform: translate(0) rotate(0deg);
        transform: translate(0) rotate(0deg)
    }

    25% {
        -webkit-transform: translate(-10px, 10px) rotate(10deg);
        transform: translate(-10px, 10px) rotate(10deg)
    }

    50% {
        -webkit-transform: translate(5px, -5px) rotate(25deg);
        transform: translate(5px, -5px) rotate(25deg)
    }

    75% {
        -webkit-transform: translate(15px, -5px) rotate(15deg);
        transform: translate(15px, -5px) rotate(15deg)
    }

    to {
        -webkit-transform: translate(0) rotate(0deg);
        transform: translate(0) rotate(0deg)
    }
}

@keyframes rotatedelement {
    0% {
        -webkit-transform: translate(0) rotate(0deg);
        transform: translate(0) rotate(0deg)
    }

    25% {
        -webkit-transform: translate(-10px, 10px) rotate(10deg);
        transform: translate(-10px, 10px) rotate(10deg)
    }

    50% {
        -webkit-transform: translate(5px, -5px) rotate(25deg);
        transform: translate(5px, -5px) rotate(25deg)
    }

    75% {
        -webkit-transform: translate(15px, -5px) rotate(15deg);
        transform: translate(15px, -5px) rotate(15deg)
    }

    to {
        -webkit-transform: translate(0) rotate(0deg);
        transform: translate(0) rotate(0deg)
    }
}

@-webkit-keyframes gt3flash {
    0%, 50%, to {
        opacity: 1
    }

    25%, 75% {
        opacity: .4
    }
}

@keyframes gt3flash {
    0%, 50%, to {
        opacity: 1
    }

    25%, 75% {
        opacity: .4
    }
}

@-webkit-keyframes gt3pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes gt3pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@-webkit-keyframes gt3pulse_figure {
    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    75% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
}

@keyframes gt3pulse_figure {
    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    75% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
}

.gt3_moved_element {
    -webkit-animation: movedelement 5s linear infinite;
    animation: movedelement 5s linear infinite
}

.gt3_moved_element2 {
    -webkit-animation: movedelement2 8s linear infinite;
    animation: movedelement2 8s linear infinite
}

.gt3_moved_element3 {
    -webkit-animation: movedelement3 12s linear infinite;
    animation: movedelement3 12s linear infinite
}

.gt3_rotated_element {
    -webkit-animation: rotatedelement 5s linear infinite;
    animation: rotatedelement 5s linear infinite
}

.gt3_flash_element {
    -webkit-animation: gt3flash 7s linear infinite;
    animation: gt3flash 7s linear infinite
}

.gt3_pulse_element {
    -webkit-animation: gt3pulse 7s linear infinite;
    animation: gt3pulse 7s linear infinite
}

.gt3_pulse_figure_element {
    -webkit-animation: gt3pulse_figure 8s linear infinite;
    animation: gt3pulse_figure 8s linear infinite
}

.gt3_moved_element, .gt3_rotated_element {
    pointer-events: none
}

@-webkit-keyframes move {
    0% {
        bottom: 0
    }

    50% {
        bottom: 10px
    }

    to {
        bottom: 0
    }
}

@keyframes move {
    0% {
        bottom: 0
    }

    50% {
        bottom: 10px
    }

    to {
        bottom: 0
    }
}

.scroll_to_btn img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-animation: move 2s linear infinite;
    animation: move 2s linear infinite
}

.elementor img.rounded, img.rounded {
    border-radius: 50% !important
}

.elementor .overlay_z_index_higher .elementor-background-overlay {
    z-index: 1;
    pointer-events: none
}

.section_left_aligment .elementor-section-boxed.elementor-section .elementor-container {
    margin-left: 0
}

.section_left_aligment .elementor-image-box-img {
    margin-top: 6px !important
}

.gt3_icon_link {
    vertical-align: middle
}

.gt3_icon_link, .gt3_social a {
    display: inline-block;
    line-height: 1
}

.gt3_social a {
    margin-right: 20px;
    padding-right: 0;
    box-shadow: inset 0 0 0 0 currentColor
}

.gt3_social a:last-child {
    margin-right: 0
}

.gt3_custom_text .gt3_social a:hover, .gt3_social a:hover, .share_wrap a:hover span:not(.fa) {
    box-shadow: inset 0 -1px 0 0 currentColor
}

#add_payment_method #payment ul.payment_methods li:before, #main_content ul.elementor-select-preset-list>li:before, #main_content ul.gt3_product_list_nav>li:before, #main_content ul.page-numbers>li:before, #main_content ul.slick-dots>li:before, #main_content ul.tabs>li:before, #main_content ul.variable-items-wrapper>li:before, #main_content ul>li.elementor-editor-element-setting:before, #main_content ul>li.elementor-icon-list-item:before, ul[class*=select2]>li:before {
    display: none !important
}

.custom_icons_fonts .elementor-widget-wrap span.elementor-button-icon {
    font-size: 20px
}

.gt3_mobile_visible {
    display: none
}

@media only screen and (max-width:767px) {
    .gt3_mobile_hidden {
        display: none
    }

    .gt3_mobile_visible {
        display: inline-block
    }

    .section_left_aligment .elementor-section-boxed.elementor-section .elementor-container {
        margin-left: auto
    }
}

@media screen and (max-width:767px) {
    .mt_10.elementor-widget-image-box .elementor-image-box-content h5.elementor-image-box-title {
        margin-top: 10px
    }
}

@media only screen and (max-width:768px) {
    .gt3_hide_on_mobile {
        display: none !important
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .gt3_hide_on_tablet {
        display: none !important
    }

    .footer_links {
        padding-left: 20px
    }
}

@media only screen and (min-width:993px) {
    .gt3_hide_on_desktop {
        display: none !important
    }
}

@media only screen and (max-width:768px) {
    .gt3_center_button {
        text-align: center
    }
}

@media only screen and (max-width:767px) {
    .mobile_text_center {
        text-align: center
    }
}

@media only screen and (max-width:599px) and (min-width:320px) {
    a.page_title_post_link.next_link, a.page_title_post_link.prev_link {
        display: none
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0turn) translateY(-135px) translateY(50%) rotate(1turn);
        transform: rotate(0turn) translateY(-135px) translateY(50%) rotate(1turn)
    }

    to {
        -webkit-transform: rotate(1turn) translateY(-135px) translateY(50%) rotate(0turn);
        transform: rotate(1turn) translateY(-135px) translateY(50%) rotate(0turn)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0turn) translateY(-135px) translateY(50%) rotate(1turn);
        transform: rotate(0turn) translateY(-135px) translateY(50%) rotate(1turn)
    }

    to {
        -webkit-transform: rotate(1turn) translateY(-135px) translateY(50%) rotate(0turn);
        transform: rotate(1turn) translateY(-135px) translateY(50%) rotate(0turn)
    }
}

@-webkit-keyframes spin2 {
    0% {
        -webkit-transform: rotate(0turn) translateY(-75px) translateY(50%) rotate(1turn);
        transform: rotate(0turn) translateY(-75px) translateY(50%) rotate(1turn)
    }

    to {
        -webkit-transform: rotate(1turn) translateY(-75px) translateY(50%) rotate(0turn);
        transform: rotate(1turn) translateY(-75px) translateY(50%) rotate(0turn)
    }
}

@keyframes spin2 {
    0% {
        -webkit-transform: rotate(0turn) translateY(-75px) translateY(50%) rotate(1turn);
        transform: rotate(0turn) translateY(-75px) translateY(50%) rotate(1turn)
    }

    to {
        -webkit-transform: rotate(1turn) translateY(-75px) translateY(50%) rotate(0turn);
        transform: rotate(1turn) translateY(-75px) translateY(50%) rotate(0turn)
    }
}

.gt3_custom_video_hover .video-popup-wrapper:hover .video-popup__link {
    background: #fff !important
}

.gt3_custom_video_hover .video-popup-wrapper:hover .video-popup-animation {
    color: #fff
}

.gt3_custom_video_hover .video-popup-wrapper:hover svg polygon {
    fill: #764ed2 !important;
    stroke: #764ed2 !important
}

.gt3_image_custom_round .elementor-widget-container {
    display: inline-block;
    overflow: hidden;
    vertical-align: top
}

.gt3_left_rounded div.slick-slider ul.slick-dots {
    padding-top: 35px;
    text-align: left
}

.gt3_left_rounded div.slick-slider ul.slick-dots li:first-child {
    margin-left: 0
}

.gt3_left_rounded .portfolio_carousel_wrapper .portfolio_item .img {
    border-radius: 10px
}

.gt3_custom_column_padding .elementor-widget-wrap {
    padding-left: 30px !important;
    padding-right: 30px !important
}

@media screen and (min-width:1200px) {
    .gt3_fullwidth_column_padding .elementor-widget-wrap {
        padding-left: calc(100% - 580px) !important;
        padding-right: 10px !important
    }

    .gt3_extrawidth_column_padding .elementor-widget-wrap {
        padding-left: calc(100% - 580px) !important
    }
}

@media screen and (min-width:1650px) {
    .gt3_extrawidth_column_padding .elementor-widget-wrap {
        padding-left: calc(100% - 705px) !important
    }
}

@media screen and (min-width:1300px) {
    .gt3_custom_column_padding .elementor-widget-wrap {
        padding-left: calc(100% - 385px) !important;
        padding-right: 10px !important
    }
}

@media screen and (max-width:782px) {
    .gt3_custom_column_padding .elementor-widget-gt3-core-tabs .horizontal_type .ui-tabs-nav {
        margin-bottom: 0 !important
    }
}

.gt3_custom_column_padding .elementor-widget-gt3-core-tabs .horizontal_type .ui-tabs-nav .ui-state-default {
    width: auto !important;
    display: inline-block !important
}

.gt3_testimonials_custom_dotts.elementor-widget-gt3-core-TestimonialsLite .slick-dots {
    padding-top: 72px !important;
    text-align: inherit
}

.gt3_testimonials_custom_dotts.elementor-widget-gt3-core-TestimonialsLite .slick-dots li {
    opacity: 1
}

.gt3_left_rounded div.slick-slider ul.slick-dots li, .gt3_testimonials_custom_dotts.elementor-widget-gt3-core-TestimonialsLite .slick-dots li {
    border: none !important
}

.gt3_testimonials_custom_dotts.elementor-widget-gt3-core-TestimonialsLite .slick-dots li:after {
    display: none !important
}

.gt3_custom_transition.elementor-widget-gt3-core-blogboxed .item_wrapper {
    transition: all .2s
}

.wpda-footer-builder .elementor-social-icon {
    font-size: 16px
}

.text-nowrap .elementor-heading-title {
    white-space: nowrap
}

.elementor-widget-gt3-core-button .alignment_center .elementor_btn_icon_container .elementor_gt3_btn_icon.fa-arrow-right:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-color: #0000 #0000 #0000 currentcolor;
    border-style: solid;
    border-width: 4.5px 0 4.5px 6px;
    vertical-align: top;
    margin: 1px 0 0 -3px
}

@media screen and (max-width:767px) {
    .text-center .elementor-widget-gt3-core-imagebox .gt3-core-imagebox-wrapper {
        text-align: center
    }
}

.elementor-widget-image .elementor-image img {
    vertical-align: middle;
    display: inline-block
}

.elementor-widget-image .elementor-widget-container * {
    border-radius: inherit
}

.pointer_none {
    pointer-events: none
}

.overflow_hidden>.elementor-widget-container {
    overflow: hidden
}

.gt3_default_btn .elementor_gt3_btn_text {
    color: #f1f5f9
}

.gt3_default_btn .gt3_module_button__cover.front {
    background: #10161b
}

.gt3_dark_mode .gt3_default_btn .elementor_gt3_btn_text {
    color: #10161b
}

.gt3_dark_mode .gt3_default_btn .gt3_module_button__cover.front {
    background: #fff
}

.gt3_default_backing-bg, .gt3_default_blog_section_bg, .gt3_default_section_bg, .gt3_default_testimonials-bg, .gt3_footer_section_bg {
    background-color: #f1f5f9;
    transition: background-color .2s ease
}

.gt3_dark_mode .gt3_default_section_bg, .gt3_dark_mode .gt3_footer_section_bg {
    background-color: #10161b
}

.gt3_dark_mode .gt3_footer_section_bg.gradient_submit {
    background-color: #141a21
}

.elementor-widget-gt3-core-blogboxed .module_type1 .item_wrapper, .gt3_default_testimonials_bg>.elementor-column-wrap {
    background-color: #fff;
    transition: background-color 0s !important
}

.gt3_dark_mode .elementor-widget-gt3-core-blogboxed .module_type1 .item_wrapper, .gt3_dark_mode .gt3_default_backing-bg, .gt3_dark_mode .gt3_default_testimonials-bg, .gt3_dark_mode .gt3_default_testimonials_bg>.elementor-column-wrap, body.gt3_dark_mode .elementor-progress-wrapper {
    background-color: #19222b
}

.gt3_default_testimonials_bg .elementor-widget-gt3-core-TestimonialsLite.has_items_bg.gt3-testimonials-aligment-left.gt3-testimonials-perline1:after {
    color: #fff
}

.gt3_dark_mode .gt3_default_testimonials_bg .elementor-widget-gt3-core-TestimonialsLite.has_items_bg.gt3-testimonials-aligment-left.gt3-testimonials-perline1:after {
    color: #19222b
}

.gt3_footer_bg_svg {
    height: 100%;
    width: 100%;
    position: absolute !important;
    left: 0;
    top: 0;
    z-index: 1;
    color: #f9fafc
}

.gt3_dark_mode .gt3_footer_bg_svg {
    color: #171e26
}

.gt3_footer_bg_svg svg {
    height: 100%;
    width: auto;
    min-width: 110%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    fill: currentColor
}

.opacity100, .opacity100 .elementor-icon {
    opacity: 1 !important
}

.header_over_bg .opacity100 .elementor-icon:after {
    opacity: .45 !important
}

.elementor-view-framed.gt3_phone_icon .elementor-icon {
    color: inherit;
    display: inline-block;
    vertical-align: top;
    position: relative
}

.elementor-view-framed.gt3_phone_icon .elementor-icon:after {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: inherit;
    border: inherit;
    border-color: currentColor;
    box-sizing: content-box;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: .1
}

.gt3_custom_counter_box_bg>.elementor-column-wrap, .gt3_custom_image_box_bg .elementor-widget-container {
    background-color: hsla(0, 0%, 100%, .8)
}

.gt3_custom_counter_box_bg90>.elementor-column-wrap {
    background-color: hsla(0, 0%, 100%, .9)
}

.gt3_dark_mode .gt3_custom_counter_box_bg90>.elementor-column-wrap, .gt3_dark_mode .gt3_custom_counter_box_bg>.elementor-column-wrap, .gt3_dark_mode .gt3_custom_image_box_bg .elementor-widget-container {
    background-color: #19222be6
}

.gt3_custom_section_bg>.elementor-column-wrap {
    background-color: #fff;
    overflow: hidden
}

.gt3_dark_mode .gt3_custom_section_bg>.elementor-column-wrap, .gt3_dark_mode .gt3_default_blog_section_bg {
    background-color: #19222b
}

.gt3_default_pricebox_btn .price_button-elementor .bordered {
    border-color: #0000
}

.gt3_default_pricebox_btn .price-button-icon {
    color: #71767f
}

.gt3_dark_mode .gt3_default_pricebox_btn .price_button-elementor .bordered {
    border-color: #525861
}

.gt3_dark_mode .gt3_default_pricebox_btn .price-button-icon {
    color: #525861
}

body .gt3_colored_footer input[type=date], body .gt3_colored_footer input[type=email], body .gt3_colored_footer input[type=number], body .gt3_colored_footer input[type=password], body .gt3_colored_footer input[type=search], body .gt3_colored_footer input[type=tel], body .gt3_colored_footer input[type=text], body .gt3_colored_footer input[type=url], body .gt3_colored_footer select, body .gt3_colored_footer textarea {
    color: #fff !important;
    border-bottom-color: hsla(0, 0%, 100%, .3)
}

.mc4wp-form-fields .mc_signup_submit input[type=submit], .mc_form_inside #mc_signup_submit {
    background-size: 100% 100%;
    background-image: none;
    background: #10161b;
    transition: background-color .3s
}

.gt3_dark_mode .mc4wp-form-fields .mc_signup_submit input[type=submit]:not(:hover), .gt3_dark_mode .mc_form_inside #mc_signup_submit:not(:hover) {
    background-color: #fff;
    color: #10161b !important
}

.gt3_dark_mode .gt3_colored_footer .mc4wp-form-fields .mc_signup_submit input[type=submit]:not(:hover), .gt3_dark_mode .gt3_colored_footer .mc_form_inside #mc_signup_submit:not(:hover) {
    background-color: #10161b;
    color: #fff !important
}

.gt3_dark_mode .gt3_default_divider.elementor-widget-divider .elementor-divider-separator {
    border-color: #fff
}

body .gradient_submit .mc4wp-form-fields .mc_signup_submit input[type=submit], body .gradient_submit .mc_form_inside #mc_signup_submit, body.gt3_dark_mode .gradient_submit .mc4wp-form-fields .mc_signup_submit input[type=submit], body.gt3_dark_mode .gradient_submit .mc_form_inside #mc_signup_submit {
    color: #fff !important
}

body .gradient_submit .mc4wp-form-fields .mc_signup_submit input[type=submit]:hover, body .gradient_submit .mc_form_inside #mc_signup_submit:hover, body.gt3_dark_mode .gradient_submit .mc4wp-form-fields .mc_signup_submit input[type=submit]:hover, body.gt3_dark_mode .gradient_submit .mc_form_inside #mc_signup_submit:hover {
    background-image: none !important
}

.default_section_title_bg .elementor-heading-title {
    color: #f2f5f9;
    text-shadow: 21px 21px 32px #0a131d91;
    opacity: .1
}

body.gt3_dark_mode .default_section_title_bg .elementor-heading-title {
    color: #171f28;
    opacity: .28
}

.gt3_custom_iconbox.elementor-shape-circle .elementor-icon {
    background-color: hsla(0, 0%, 100%, .8);
    box-shadow: 14.142px 14.142px 49px 0 #0716291a
}

body.gt3_dark_mode .gt3_custom_iconbox.elementor-shape-circle .elementor-icon {
    background-color: #19222b
}

.gt3_custom_iconbox.elementor-shape-circle .elementor-icon i:before {
    --textgradient_color1: #3fbbfe;
    --textgradient_color2: #a541ff
}

.gt3_custom_iconbox.vertical-align-top .elementor-icon {
    margin-top: -5px
}

.gt3_custom_icons .elementor-view-framed .elementor-icon {
    background: #f1f5f9;
    border-color: #06192d12;
    color: #87929d
}

.gt3_custom_icons .elementor-view-framed .elementor-icon:hover {
    color: #f1f5f9;
    background: #10161b;
    border-color: #10161b
}

body.gt3_dark_mode .gt3_custom_icons .elementor-view-framed .elementor-icon {
    background: #0000;
    border-color: #464b51;
    color: #6f7780
}

body.gt3_dark_mode .gt3_custom_icons .elementor-view-framed .elementor-icon:hover {
    color: #141b22;
    background: #fff;
    border-color: #fff
}

body .elementor-widget-icon .fab {
    font-family: Font Awesome 5 Brands
}

.custom_inner_margin .elementor-container {
    margin-right: -75px
}

@media only screen and (max-width:1024px) {
    .custom_inner_margin .elementor-container {
        margin-right: -50px
    }
}

@media only screen and (max-width:767px) {
    .custom_inner_margin .elementor-container {
        margin-right: auto;
        margin-left: auto
    }
}

.gt3_section_arrows_position .elementor-swiper-button {
    color: inherit
}

.custom_text_shadow .gt3_meta_value {
    text-shadow: 0 0 7px #0003
}

.blog_post_media--link .blog_post_media__link_text p, .contentarea ul, .gt3_default_heading_color, .gt3_meta_label_title, .item_title a, .logged-in-as a:hover, .main_wrapper .gt3_search_form:before, .main_wrapper .gt3_search_form label, .main_wrapper .sidebar-container .widget_categories ul li>a:hover:before, .main_wrapper .sidebar-container .widget_layered_nav ul li>a:hover:before, .main_wrapper .sidebar-container .widget_product_categories ul li>a:hover:before, .widget_search .gt3_search_form label {
    color: var(--header_font_color)
}

.column1 .item_title a, .gt3_icon_box__icon--number, .gt3_twitter .twitt_title, .shortcode_tab_item_title, .strip_template .strip-item a span {
    font-family: var(--header_font);
    font-weight: var(--header_font-weight)
}

.blogpost_title i, .gt3_custom_button i, .gt3_custom_text a, .gt3_left_rounded div.slick-slider ul.slick-dots, .gt3_module_button_list a, .listing_meta, div:not(.packery_wrapper) .blog_post_preview .listing_meta a:hover {
    color: var(--theme_color)
}

.blogpost_title a:hover {
    color: var(--theme_color) !important
}

div:not(.packery_wrapper) .blog_post_preview .listing_meta {
    color: var(--content_color)
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-state-hover {
    background: var(--theme_color);
    border-color: var(--theme_color)
}

.gt3_custom_iconbox .elementor-icon-box-description {
    color: var(--header_font_color)
}

.default_footer_border_color {
    border-color: rgba(var(--content_color_rgb), .3)
}

.elementor-widget-divider.custom_border_color:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
    border-color: rgba(var(--content_color_rgb), .2)
}

.heading_color .gt3_blockquote__author_name, .isotope-filter a, .isotope-filter a:before {
    color: var(--header_font_color)
}

.gradient_submit .mc4wp-form-fields .mc_signup_submit input[type=submit], .gradient_submit .mc_form_inside #mc_signup_submit {
    background-image: linear-gradient(120deg, var(--theme_color), var(--theme_color_start)) !important
}

body .gradient_submit .mc4wp-form-fields .mc_signup_submit input[type=submit], body .gradient_submit .mc_form_inside #mc_signup_submit {
    background-color: var(--theme_color) !important
}

body:not(.gt3_dark_mode) .gt3_default_section_bg .elementor-widget-gt3-core-imagebox .gt3-core-imagebox-title {
    color: #1a1d20
}

.custom_logo_margin .elementor-widget-container, .custom_shop_logo_margin .elementor-widget-container {
    margin-right: 30px
}

@media only screen and (min-width:1500px) {
    .custom_logo_margin .elementor-widget-container {
        margin-right: 240px
    }

    .custom_shop_logo_margin .elementor-widget-container {
        margin-right: 200px
    }
}

@media only screen and (min-width:1024px) and (max-width:1199px) {
    .header_left {
        width: 45% !important
    }

    .header_right {
        width: 55% !important
    }

    .footer_links {
        padding-left: 20px
    }
}

@media only screen and (min-width:1024px) and (max-width:1500px) {
    .header_right .gt3-phone-icon .elementor-widget-container {
        margin-right: 18px !important
    }
}

.preview_demos .elementor-widget-gt3-core-imagebox .gt3-core-imagebox-wrapper {
    text-align: center
}

.preview_demos .elementor-widget-gt3-core-imagebox .gt3-core-imagebox-img {
    text-align: left;
    padding-bottom: 44px
}

.preview_demos .elementor-widget-gt3-core-imagebox img {
    border-radius: 10px;
    box-shadow: 0 30px 65px 0 #05182817;
    transition: z-index .1s .1s, -webkit-transform .4s ease;
    transition: transform .4s ease, z-index .1s .1s;
    transition: transform .4s ease, z-index .1s .1s, -webkit-transform .4s ease
}

.preview_demos .elementor-widget-gt3-core-imagebox .gt3-core-imagebox-img a {
    position: relative;
    display: block
}

.preview_demos .elementor-widget-gt3-core-imagebox .gt3-core-imagebox-img.gt3-core-imagebox-img_hover a img {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    z-index: 5;
    opacity: 1 !important;
    position: relative;
    width: calc(100% - 44px)
}

.preview_demos .elementor-widget-gt3-core-imagebox .gt3-core-imagebox-img.gt3-core-imagebox-img_hover a img+img {
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 1;
    -webkit-transform: translate(44px, 44px);
    -ms-transform: translate(44px, 44px);
    transform: translate(44px, 44px)
}

.gt3_dark_mode .preview_demos .elementor-widget-gt3-core-imagebox .gt3-core-imagebox-img.gt3-core-imagebox-img_hover a img {
    -webkit-transform: translate(44px, 44px);
    -ms-transform: translate(44px, 44px);
    transform: translate(44px, 44px)
}

.gt3_dark_mode .preview_demos .elementor-widget-gt3-core-imagebox .gt3-core-imagebox-img.gt3-core-imagebox-img_hover a img+img {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    z-index: 8
}

.preview_demos .elementor-widget-gt3-core-imagebox .gt3-core-imagebox-title span {
    font-weight: 400
}

.page-link, ul.pagerblock {
    margin: -10px 0 0;
    padding: 0;
    list-style: none;
    clear: both;
    text-align: left
}

ul.pagerblock li:after, ul.pagerblock li:before {
    display: none !important
}

.page-link .page-number, ul.pagerblock li {
    display: inline-block;
    margin: 10px 10px 0 0;
    padding: 0;
    vertical-align: top
}

.page-link .page-number, ul.pagerblock li a, ul.pagerblock li span {
    font-size: 12px;
    font-weight: 500;
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    transition: all .4s;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #06192d12;
    border-radius: 50%;
    position: relative;
    box-sizing: content-box
}

.page-link .page-number {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px
}

ul.pagerblock li a i, ul.pagerblock li span i {
    font-size: 1.5em;
    line-height: 35px
}

.pagerblock li a:focus, .pagerblock li a:hover {
    color: inherit
}

.page-link>span.page-number, ul.pagerblock li a.current, ul.pagerblock li a.current:hover {
    cursor: default
}

ul.pagerblock li a.current, ul.pagerblock li a.current:hover {
    color: #fff
}

#main_content .page-link {
    padding-bottom: 0;
    padding-top: 0
}

#main_content .page-link a {
    font-weight: 400
}

#main_content .page-link a:hover {
    color: inherit
}

ul.pagerblock li.next_page i, ul.pagerblock li.prev_page i {
    display: none
}

ul.pagerblock li.next_page a:before, ul.pagerblock li.prev_page a:before {
    position: absolute;
    left: 10px;
    top: 22px;
    width: 25px;
    height: 1px;
    background: currentColor;
    content: "";
    display: block
}

ul.pagerblock li.next_page a:after, ul.pagerblock li.prev_page a:after {
    position: absolute;
    top: 18px;
    width: 8px;
    height: 8px;
    content: "";
    border: 1px solid;
    border-right: none;
    border-bottom: none;
    padding: 0;
    margin: 0;
    -webkit-transform: rotate(-45deg) translate(0);
    -ms-transform: rotate(-45deg) translate(0);
    transform: rotate(-45deg) translate(0);
    left: 11px
}

ul.pagerblock li.next_page a:after {
    left: auto;
    -webkit-transform: rotate(135deg) translate(0);
    -ms-transform: rotate(135deg) translate(0);
    transform: rotate(135deg) translate(0);
    right: 11px
}

ul.pagerblock li a.current, ul.pagerblock li a.current:hover {
    background: var(--header_font_color);
    border-color: var(--header_font_color)
}

.page-link .page-number {
    background: rgba(var(--theme_color_rgb), .04);
    border-color: rgba(var(--theme_color_rgb), .1)
}

.page-link .page-number, ul.pagerblock li a, ul.pagerblock li span {
    color: var(--content_color)
}

.page-link>span.page-number {
    color: var(--theme_color);
    background-color: var(--content_color)
}

ul.pagerblock li a:hover {
    color: var(--header_font_color)
}

.gt3-page-title_wrapper {
    overflow-x: hidden
}

.gt3-page-title {
    display: table;
    width: 100%;
    background-repeat: repeat;
    box-sizing: content-box;
    position: relative;
    color: var(--header_font_color)
}

@media only screen and (max-width:767px) {
    .gt3-page-title {
        padding-right: 0 !important;
        padding-left: 0 !important;
        max-height: 300px !important
    }

    .gt3-page-title.gt3-page-title_has_img_bg .page_title {
        padding-right: 0
    }

    .gt3-page-title.gt3-page-title_has_img_bg .page_title h1 {
        font-size: 7vw
    }
}

.gt3-page-title__inner {
    display: table-row;
    vertical-align: middle;
    height: 100%
}

.gt3-page-title__inner:after, .gt3-page-title__inner:before {
    display: table-cell;
    content: ""
}

.gt3-page-title .container {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 0;
    position: relative;
    z-index: 1
}

.gt3-page-title.gt3-page-title_vert_align_top .container {
    vertical-align: top;
    padding-top: 100px
}

.gt3-page-title.gt3-page-title_vert_align_bottom .container {
    vertical-align: bottom;
    padding-bottom: 30px
}

.gt3-page-title__content {
    display: table;
    width: 100%;
    position: relative
}

.gt3_breadcrumb {
    font-size: 1em;
    position: relative;
    z-index: 5
}

.gt3_pagination_delimiter:after {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 50%
}

.gt3-page-title__content .gt3_breadcrumb, .gt3-page-title__content .page_title {
    display: table-row;
    vertical-align: middle
}

.gt3-page-title__content .page_title {
    width: 100%;
    display: block;
    z-index: 1;
    box-sizing: border-box
}

.gt3-page-title__content .page_title h1 {
    color: inherit
}

.page_title h1 span {
    font-weight: 100
}

.gt3-page-title_horiz_align_left .gt3-page-title__content .gt3_breadcrumb, .gt3-page-title_horiz_align_left .gt3-page-title__content .page_title, .gt3-page-title_horiz_align_right .gt3-page-title__content .gt3_breadcrumb, .gt3-page-title_horiz_align_right .gt3-page-title__content .page_title {
    display: block
}

.gt3-page-title__content .page_sub_title {
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 0
}

.gt3-page-title.gt3-page-title_horiz_align_center .gt3-page-title__content .page_sub_title {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px
}

.gt3-page-title__content h1+.page_sub_title {
    padding-top: 25px
}

.gt3-page-title__content .gt3_breadcrumb a {
    margin: 0;
    padding: 0 1px;
    color: inherit
}

.gt3-page-title__content .gt3_breadcrumb .current {
    margin: 0;
    padding: 0 1px
}

.gt3-page-title__content .breadcrumbs {
    white-space: nowrap;
    font-family: var(--content_font)
}

.gt3-page-title.gt3-page-title_horiz_align_right .breadcrumbs:before {
    margin: 0 2px 0 10px
}

.gt3-page-title.gt3-page-title_horiz_align_right .gt3-page-title__content {
    direction: rtl
}

.gt3-page-title.gt3-page-title_horiz_align_center .gt3_breadcrumb, .gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title, .gt3-page-title.gt3-page-title_horiz_align_center .page_title, .gt3-page-title.gt3-page-title_horiz_align_center .page_title_meta {
    text-align: center
}

.gt3-page-title .page_title+.page_sub_title div {
    padding-top: 8px
}

.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title+.gt3_breadcrumb>div, .gt3-page-title .page_title+.gt3_breadcrumb>div, .gt3-page-title .pagetitle_foot_meta+.gt3_breadcrumb>div {
    padding-top: 13px
}

.gt3-page-title.gt3-page-title_small_header .gt3-page-title__content .page_title>h1 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5
}

.gt3-page-title.gt3-page-title_small_header.gt3-page-title_horiz_align_center .page_sub_title {
    font-size: 16px
}

.gt3-page-title.gt3-page-title_small_header .gt3-page-title__content .gt3_breadcrumb {
    font-size: 12px;
    opacity: .6
}

@media only screen and (max-width:767px) {
    .gt3-page-title__content .gt3_breadcrumb, .gt3-page-title__content .page_title {
        display: block
    }

    .gt3-page-title__content .page_title+.gt3_breadcrumb {
        padding-top: 5px
    }

    .gt3-page-title__content h1+.page_sub_title {
        padding-top: 15px
    }

    .gt3-page-title__content .breadcrumbs {
        white-space: normal
    }
}

.gt3-page-title .page_title_meta {
    line-height: 18px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 13px
}

.gt3-page-title .page_title_meta * {
    color: inherit !important;
    font-weight: inherit
}

.gt3-page-title_has_img_bg:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: .5
}

.gt3-page-title .page_title_meta:not(.pagetitle_foot_meta)>span:after {
    content: "|";
    padding: 0 5px
}

.gt3-page-title .page_title_meta.single_portfolio>span:after {
    content: "";
    padding: 0;
    margin: 5px 10px;
    width: 6px;
    height: 6px;
    background: currentColor;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top
}

.gt3-page-title .page_title_meta.single_portfolio>span:last-child:after, .gt3-page-title .page_title_meta:not(.pagetitle_foot_meta)>span:last-child:after {
    content: ""
}

.gt3-page-title .page_title_meta.single_portfolio>span:last-child:after {
    display: none
}

.gt3-page-title .page_title_meta .blog_post_info {
    display: inline-block;
    margin-left: -7px
}

.gt3-page-title .page_title_meta .blog_post_info .likes_block {
    margin-left: 12px
}

.gt3-page-title .page_title_meta .blog_post_info *, .gt3-page-title .page_title_meta .blog_post_info :before {
    color: inherit !important
}

.gt3-page-title .blog_post_info>div {
    margin-right: 0
}

.gt3-page-title .post_share_wrap {
    left: 100%;
    right: auto
}

.gt3-page-title .post_share_wrap ul li:first-child {
    transition-delay: .25s
}

.gt3-page-title .post_share_wrap ul li:nth-child(2) {
    transition-delay: .2s
}

.gt3-page-title .post_share_wrap ul li:nth-child(3) {
    transition-delay: .15s
}

.gt3-page-title .post_share_wrap ul li:nth-child(4) {
    transition-delay: .1s
}

.gt3-page-title .post_share_block:hover>.post_share_wrap ul li:first-child, .gt3-page-title .post_share_wrap ul li:nth-child(5) {
    transition-delay: 0s
}

.gt3-page-title .post_share_block:hover>.post_share_wrap ul li:nth-child(2) {
    transition-delay: .1s
}

.gt3-page-title .post_share_block:hover>.post_share_wrap ul li:nth-child(3) {
    transition-delay: .15s
}

.gt3-page-title .post_share_block:hover>.post_share_wrap ul li:nth-child(4) {
    transition-delay: .2s
}

.gt3-page-title .post_share_block:hover>.post_share_wrap ul li:nth-child(5) {
    transition-delay: .25s
}

.gt3-page-title .page_title_meta svg {
    margin: 0 5px;
    display: inline-block;
    fill: currentColor;
    vertical-align: middle;
    opacity: .8
}

.pagetitle_foot_meta {
    position: relative;
    margin-bottom: 0 !important;
    margin-top: 16px;
    padding: 4px 0 10px 64px
}

.pagetitle_foot_meta .post_author img {
    position: absolute;
    left: 1px;
    top: 0;
    width: 50px;
    height: auto;
    border-radius: 50%
}

.pagetitle_foot_meta span {
    display: block
}

.page_title i {
    font-size: .9em;
    margin-right: 10px
}

.page_title i.fa-thumb-tack {
    line-height: 32px;
    width: 32px;
    text-align: center;
    line-height: 40px;
    width: 40px
}

.gt3-page-title-fill {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    transition: all .3s;
    opacity: 1
}

.page-loaded .gt3-page-title-fill {
    opacity: 0
}

.gt3-page-title__inner.has_fill_inner .gt3-page-title__content {
    position: relative;
    z-index: 1
}

.single .gt3-page-title_horiz_align_left.gt3-page-title_has_img_bg .page_title {
    padding-right: 17%
}

@media only screen and (max-width:479px) {
    .gt3-page-title__content .gt3_breadcrumb, .gt3-page-title__content .page_sub_title, .gt3-page-title__content .page_title {
        display: block
    }
}

.gt3-page-title_horiz_align_left.gt3-page-title_has_img_bg .gt3-page-title__content .page_sub_title {
    padding-bottom: 70px
}

@media only screen and (min-width:1200px) {
    .gt3-page-title_horiz_align_left .gt3-page-title__content .page_sub_title {
        padding-right: 60%
    }

    .footer_links {
        padding-left: 40px
    }
}

.gt3-page-title__content .gt3_breadcrumb a:not(:hover), .gt3-page-title_default_color_a .gt3-page-title__content .gt3_breadcrumb .gt3_pagination_delimiter, .gt3-page-title_default_color_a .gt3-page-title__content .gt3_breadcrumb a {
    color: var(--content_color)
}

.gt3-page-title_has_img_bg:before {
    background: #00000047;
    background-image: radial-gradient(at center center, rgba(var(--page_title_overlay), .3) 0, rgba(var(--page_title_overlay), 1) 85%)
}

.gt3-page-title:not(.gt3-page-title_custom_color) .page_sub_title {
    color: var(--content_color)
}

.isotope-filter {
    padding: 0;
    margin-bottom: 40px
}

.isotope-filter a {
    padding: 0 25px 0 0;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 27px;
    transition: all .4s;
    margin-right: 15px;
    position: relative;
    display: inline-block
}

.isotope-filter a:before {
    content: "/";
    position: absolute;
    right: 0;
    top: 0
}

.isotope-filter a:last-child {
    margin-right: 0;
    padding-right: 0
}

.isotope-filter a:last-child:before {
    content: ""
}

.isotope-filter a:after {
    margin: 6px 0 0 1px;
    content: attr(data-count);
    font-size: .6em;
    line-height: 1;
    vertical-align: top;
    display: inline-block;
    display: none
}

@media only screen and (min-width:1200px) {
    .main-menu ul li.gt3_megamenu_active ul.sub-menu {
        padding: 7px 0 9px
    }

    .gt3_megamenu_triangle_container {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        display: block !important;
        width: 100% !important;
        height: 0 !important;
        margin: 0 !important;
        padding: 0 !important
    }

    .gt3_megamenu_triangle {
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        height: 1px;
        margin-left: -30px
    }

    .gt3_megamenu_triangle:after, .gt3_megamenu_triangle:before {
        display: none
    }

    .wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu {
        right: auto !important;
        width: auto !important
    }

    .wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li {
        display: table-cell;
        width: 230px;
        min-width: 230px;
        padding-right: 35px;
        padding-left: 35px;
        vertical-align: baseline
    }

    .wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li, .wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li>ul {
        width: 160px;
        min-width: 160px
    }

    .wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li>ul {
        position: relative;
        right: auto !important;
        left: auto !important;
        margin-top: 0;
        padding-top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        border: none;
        background-color: #0000;
        box-shadow: none
    }

    .wpda-header-builder .wpda-menu>ul>li.gt3_megamenu_active>ul:after, .wpda-header-builder .wpda-menu>ul>li.gt3_megamenu_active>ul:before {
        display: none
    }

    .wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li>ul>li {
        padding-right: 0;
        padding-left: 0
    }

    .wpda-header-builder .wpda-menu .gt3_megamenu_active:hover>.sub-menu>li>ul {
        visibility: visible
    }

    .wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li:hover {
        z-index: 2
    }

    .wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li>a {
        font-size: 1em;
        font-weight: 500;
        margin-top: 17px;
        margin-bottom: 14px;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li>a>span:after {
        opacity: 0
    }

    .wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li>a:hover>span:after {
        opacity: 1
    }

    .wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li:after {
        display: none
    }

    .wpda-header-builder .wpda-menu .sub-menu.gt3_menu_background_active {
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: cover
    }

    div.mobile_menu_container .main-menu .sub-menu.gt3_menu_background_active {
        background-image: none !important
    }

    div.mobile_menu_container .main-menu .gt3_megamenu_active>.sub-menu {
        left: 0 !important;
        padding-right: 0 !important;
        padding-left: 15px !important
    }

    .wpda-header-builder .wpda-menu .gt3_megamenu_active ul li.menu-item-has-children>a:after {
        content: "";
        position: absolute;
        top: auto;
        bottom: 0;
        width: 100%;
        left: 0;
        opacity: 1;
        border-top: 1px solid;
        transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -webkit-transition: all .3s;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .wpda-header-builder .wpda-menu .gt3_megamenu_active>ul.sub-menu>li.megamenu-item-has-title>a {
        color: inherit !important
    }

    .wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li:not(:last-child):before {
        content: "";
        position: absolute;
        display: block !important;
        top: 20px;
        bottom: 22px;
        margin: 5px 0;
        right: 0;
        border-right: 1px solid #f0eff3
    }
}

@media only screen and (max-width:1199px) {
    .elementor-widget-wpda-builder-menu nav ul li ul.sub-menu {
        padding-right: 0 !important
    }
}

.disabled_from_customizer {
    visibility: hidden !important;
    pointer-events: none !important;
    display: none !important
}

.select2-dropdown {
    padding: 30px
}

table.iksweb {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    height: auto
}

table.iksweb, table.iksweb td, table.iksweb th {
    border: 1px solid #595959
}

table.iksweb td, table.iksweb th {
    padding: 3px;
    width: 30px;
    height: 35px;
    padding-left: 10px
}

table.iksweb th {
    background: #347c99;
    color: #fff;
    font-weight: 400
}

.wc-block-table {
    overflow: auto;
    width: 100%
}

.block_btn {
    position: relative
}

.btn_ask {
    background-color: #f12222;
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px;
    border: 1px solid #f12222;
    cursor: pointer
}

.btn_ask:hover {
    background-color: #fff;
    border: 1px solid #f12222;
    color: #f12222
}

.elementor-kit-8 h5 {
    font-family: 'arial';
    color: #3e4449
}

.elementor-element-8c2fe60 {
    z-index: 2;
    text-decoration: none
}

.elementor-element-8c2fe60:hover {
    text-decoration: underline
}

rs-slide::before {
    content: '';
    position: absolute;
    visibility: visible !important;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #00000014;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000c), color-stop(60%, #0000), to(#000c));
    background-image: -webkit-linear-gradient(bottom, #000c 0%, #0000 60%, #000c 100%);
    background-image: -moz- oldlinear-gradient(bottom, #000c 0%, #0000 60%, #000c 100%);
    background-image: -o-linear-gradient(bottom, #000c 0%, #0000 60%, #000c 100%);
    background-image: linear-gradient(to top, #000c 0%, #0000 60%, #000c 100%);
    z-index: 2
}

.elementor-35 .elementor-element.elementor-element-0841d8f.elementor-widget-gt3-core-counter .description {
    color: #fff !important
}

.header_text_email {
    display: inline-flex;
    position: relative;
    height: 100%;
    color: #fff;
    cursor: pointer
}

.header_text_email:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 4px;
    width: 0;
    background-color: #fff;
    transition: width 1s
}

.header_text_email:hover:after, .header_text_email:focus:after {
    width: 100%;
    transition: width 1s
}

.team-infobox::before {
    content: "";
    background: #101010;
    opacity: 0.4;
    width: 100%;
    height: 150px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.blog_content p {
    color: #5b5d58 !important;
}

.gt3_post_footer_meta {
    display: none;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-family: 'arial' !important;
    font-weight: 500 !important;
    font-size: 18px !important;
}

.woocommerce-page ul.products li.product .gt3-animation-wrapper, .woocommerce ul.products li.product .gt3-animation-wrapper {
    border: #ccc 1px solid;
    padding: 10px;
    box-shadow: 0px 12px 51px 0px rgba(9.999999999999998, 19, 29, 0.11);
}

@media only screen and (max-width:479px) {
    .container {
        width: 90%
    }

    .elementor-page .elementor .elementor-element.elementor-section-boxed>.elementor-container, body .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: calc(90% + 20px)
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 12px !important
    }

    .elementor-kit-8 h2 {
        font-size: 25px !important;
        line-height: 30px !important
    }

    .woocommerce div.product>.woocommerce-tabs .panel {
        padding: 20px 15px !important
    }

    .elementor-kit-8 h4 {
        font-size: 20px !important;
        font-weight: 600 !important;
        line-height: 26px !important
    }

    .wpda-builder-logo_container {
        width: 100%;
        text-align: center
    }

    .elementor-16097 .elementor-element.elementor-element-59df4c70>.elementor-element-populated {
        margin: 0 !important
    }

    .gt3_global_sharing ul {
        text-align: center
    }
}

@media only screen and (max-width:767px) {
    .header_icon_search {
        display: none
    }

    .header_left {
        width: 100% !important
    }

    .header_left .elementor-element-populated {
        justify-content: space-between
    }

    .header_right {
        width: 20% !important
    }

    .header_logo img {
        width: 200px !important
    }
}

@media only screen and (min-width:767px) and (max-width:991px) {
    .header_logo {
        order: 2 !important
    }

    .header_menu {
        order: 1 !important;
        margin-right: 30px !important
    }
}

@media only screen and (min-width:991px) and (max-width:1200px) {
    .header_logo {
        order: 2 !important
    }

    .header_menu {
        order: 1 !important;
        margin-right: 30px !important
    }
}

@media only screen and (min-width:1200px) and (max-width:1350px) {
    .header_left {
        width: 80% !important
    }

    .header_right {
        width: 20% !important
    }

    #menu-main-menu li {
        margin-left: 12px !important;
        margin-right: 12px !important
    }

    #menu-main-menu .menu-item a {
        font-size: 13px !important
    }

    .wpda-builder-logo {
        height: 45px !important
    }

    .elementor-widget-container {
        margin: 0 !important
    }

    .header_text_email {
        font-size: 14px
    }

    .elementor-icon {
        font-size: 14px !important;
        padding: 10px !important
    }

    .header_right .elementor-widget-wrap {
        justify-content: space-between !important
    }
}

@media only screen and (min-width:1350px) and (max-width:1500px) {
    #menu-main-menu .menu-item a {
        font-size: 13px !important
    }

    .wpda-builder-logo {
        height: 55px !important
    }

    .header_left {
        width: 75% !important
    }

    .header_right {
        width: 25% !important
    }

    .menu-item {
        margin-left: 10px !important;
        margin-right: 10px !important
    }
}