/*
Theme Name: Socialize Child Partner
Description: The theme for <a href='https://partner.amarkets.org'>Partner.Amarkets.Org</a>, a child of Socialize.
Version: 96
Text Domain: socialize-child
Template: socialize
*/

@font-face {
    font-family: 'Helvetica Neue';
    src: url(./fonts/HelveticaNeueCyr-Roman.woff2) format('woff2'),
         url(./fonts/HelveticaNeueCyr-Roman.woff) format('woff'),
         url(./fonts/HelveticaNeueCyr-Roman.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url(./fonts/HelveticaNeueCyr-Light.woff2) format('woff2'),
         url(./fonts/HelveticaNeueCyr-Light.woff) format('woff'),
         url(./fonts/HelveticaNeueCyr-Light.ttf) format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url(./fonts/HelveticaNeueCyr-Medium.woff2) format('woff2'),
         url(./fonts/HelveticaNeueCyr-Medium.woff) format('woff'),
         url(./fonts/HelveticaNeueCyr-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url(./fonts/HelveticaNeueCyr-Bold.woff2) format('woff2'),
         url(./fonts/HelveticaNeueCyr-Bold.woff) format('woff'),
         url(./fonts/HelveticaNeueCyr-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

#gp-main-header {
    background: #000 !important;
}
html body.gp-theme {
    overflow-y: scroll;
    overflow-x: hidden;
    font-family: 'Helvetica Neue', Roboto, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.gp-nav .gp-standard-menu .sub-menu li,
.gp-nav .gp-standard-menu .sub-menu li a,
.gp-nav li.gp-megamenu .sub-menu li,
.gp-nav .gp-megamenu .sub-menu li a {
    font-family: 'Helvetica Neue', Roboto, Arial, sans-serif;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-family: 'Helvetica Neue', Roboto, Arial, sans-serif;
    color: #272E36;
    margin-bottom: 30px;
}
.page-template-default .gp-container h1,
.page-template-default .gp-container h2,
.page-template-default .gp-container h3,
.single-post .gp-container h1,
.single-post .gp-container h2,
.single-post .gp-container h3 {
    font-weight: 700;
}
body .gp-entry-title,
body .woocommerce .page-title,
body .woocommerce div.product .entry-title.product_title {
    font-family: 'Helvetica Neue', Roboto, Arial, sans-serif;
}
strong {
    color: #1F252B;
    font-weight: 700;
}
p, p:first-child {
    margin-bottom: 15px;
}
.regular__accent__txt {
    font-size: 22px;
}
#gp-content .wpb_wrapper ul {
    list-style-type: none;
    margin-left: 0;
}
#gp-content .wpb_wrapper ul li,
#gp-content .wpb_wrapper ol li {
    margin-bottom: 10px;
    position: relative;
}
#gp-content .wpb_wrapper ol li::marker {
    color: #000;
    font-weight: 500;
}
#gp-content .wpb_wrapper ul li::before {
    content: '—';
    font-size: inherit;
    margin-right: 10px;
}
#gp-content .wpb_wrapper ul li:last-child {
    margin-bottom: 0;
}
@media screen and (min-width: 1261px) {
    nav.gp-nav ul.menu li.btn-login.menu-item {
        min-height: 35px;
        text-align: right;
    }
    nav.gp-nav ul.menu li.btn-login.menu-item::before {
        display: none;
    }
    nav.gp-nav ul.menu li.btn-login.menu-item .menu-link {
        position: relative;
        padding-left: 30px !important;
    }
    nav.gp-nav ul.menu li.btn-login.menu-item .menu-link::before {
        position: absolute;
        left: 9px;
    }
    body.gp-header-standard #gp-search-button {
        min-width: 17px;
    }
    body #gp-primary-main-nav .menu > li > a {
        font-weight: 500;
    }
    nav.gp-nav ul.menu li.btn-login.menu-item a:before,
    .gp-nav .menu a.fa.fa-star-o::before {
        line-height: 31px;
    }
}
@media screen and (max-width: 1260px) and (min-width: 1024px) {
    nav.gp-nav ul.menu li.btn-login.menu-item {
        min-width: 76px;
        text-align: right;
    }
    body.gp-header-standard #gp-search-button {
        min-width: 15px;
    }
    body #gp-main-header #gp-primary-main-nav .menu > li > a {
        padding-right: 12px;
    }
}
.fullsize-ad {
    display: none;
}

/* Sidebar ad. */
.widget.fullsize-ad {
    padding: 0;
}
.side-ad1 {
    background-color: #000;
    width: auto;
    margin: auto;
    height: 250px;
    text-align: center;
    position: inherit;
}
.side-ad1 span:nth-of-type(1) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 1.7em;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    line-height: 1.3em;
    letter-spacing: 0.7px;
}
.side-ad1 span:nth-of-type(2) {
    position: absolute;
    top: 44%;
    left: 0;
    width: 100%;
}
.side-ad1 span:nth-of-type(3) {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-bottom: 1.7em;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    line-height: 1.3em;
    letter-spacing: 0.7px;
}
.side-ad1 a {
    font-size: 23px;
    padding: 0.3em 0.7em;
    border-radius: 4px;
    background: #F99919 !important;
    border: 3px solid #F99919;
    color: #fff;
    text-transform: uppercase;
}
.side-ad1 a:hover,
.side-ad1 a:focus {
    background: #F6B764;
    border: 3px solid #F6B764;
    color: #fff;
}

/* Common styles */
table,
td,
th {
    border: 1px solid #E8E8E8;
    border-collapse: collapse;
    text-align: center;
}
tr:last-child td {
    border: 1px solid #E8E8E8;
}
th {
    font-weight: 500;
}
/* Common styles END */
/*
    Fix menu disappearing by lowering it's font-size.
    https://aforex.atlassian.net/browse/WP-81
*/
@media only screen and (max-width: 1260px) {
    .gp-responsive #gp-primary-main-nav .menu > li > a {
        font-size: 14px;
        line-height: 14px;
    }
    .gp-nav .gp-dropdown-icon {
        right: -15px;
    }
}

/*
    Fix slider placeholder jumping.
    https://aforex.atlassian.net/browse/WP-98
*/
#n2-ss-3-placeholder {
    line-height: 0;
}

/* Header */
.lk_btn {
    display: block;
    width: 20px;
    margin: 15px 0 0 18px;
}
#gp-secondary-main-nav {
    display: none;
}
/* Header END */
/* Footer */
.fheader {
    padding: 16px 0;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #fff;
}
.footer_wrap {
    max-width: 1044px;
    margin: 0 auto;
    padding: 0 10px;
}
.footer_item {
    position: relative;
    display: inline-block;
    text-align: center;
}
.regulation-item a {
    margin: 0 10px;
}
.regulation-image {
    height: 70px;
}
.footer_item:nth-child(1) {
    width: 17%;
}
.footer_item:nth-child(2) {
    width: 22%;
}
.footer_item:nth-child(3) {
    width: 61%;
}
.freward {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 59px;
    margin: 0 8px 10px;
    background: url(https://static.amarkets.trade/aforex/images/footer/amarkets_awards_en.png) no-repeat;
}
.freward_01 {
    width: 39px;
    height: 50px;
    background-position: 0px 0;
}
.freward_01:hover {
    background-position: 0px -50px;
}
.freward_02 {
    width: 50px;
    height: 50px;
    background-position: -70px 0;
}
.freward_02:hover {
    background-position: -70px -50px;
}
.freward_04 {
    width: 49px;
    height: 50px;
    background-position: -220px 0;
}
.freward_04:hover {
    background-position: -220px -50px;
}
.freward_05 {
    width: 33px;
    height: 50px;
    background-position: -300px 0;
}
.freward_05:hover {
    background-position: -300px -50px;
}
.freward_06 {
    width: 45px;
    height: 50px;
    background: url(https://static.amarkets.trade/s2.amarkets.org/pictures/awards/partner_award/race-award-main.png);
    background-position: 0px 0;
}
.freward_06:hover {
    background-position: -45px 0px;
}
.freward_07 {
    width: 45px;
    height: 50px;
    background: url(https://static.amarkets.trade/s2.amarkets.org/pictures/awards/partner_award/race-2016.png);
}
.freward_07:hover {
    background-position: -45px 0px;
}
.freward_08 {
    width: 42px;
    height: 50px;
    background: url(/wp-content/themes/amarkets/img/award_8_hover_2.png);
    background-size: cover;
}
.freward_08:hover {
    background-position: -42px 0px;
}
.freward_09 {
    width: 50px;
    height: 50px;
    background: url(/wp-content/themes/amarkets/img/award_7_hover_2.png);
    background-size: cover;
}
.freward_09:hover {
    background-position: -50px 0px;
}
.frewards .text {
    display: none;
}
.frewards .freward:hover .text {
    position: absolute;
    display: block;
    top: 55px;
    left: -22px;
    width: 100px;
    padding: 5px;
    color: #343434;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #777;
    background: #eee;
    z-index: 1000;
}
.footer-boast .footer-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-boast .footer_text {
    padding-bottom: 18px;
    font-size: 12px;
    line-height: 16px;
    color: #7E878E;
}
.fsocial {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-align: center;
}
.fsoc_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background-color: #191E23;
    border: 1px solid #2B3236;
    border-radius: 50%;
    color: #fff;
    vertical-align: middle;
}
.fsoc_link:hover {
    border: 1px solid #fff;
    color: #fff;
}
.fsoc_link.external_icon {
    padding: 0;
}
.fsoc_link i {
    line-height: inherit;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.footer_wrap hr {
    margin: 10px 0 20px;
    border-bottom: 1px solid #444;
}
footer #gp-copyright {
    display: block;
    width: 1024px;
    margin: 0 auto;
    float: none;
    padding-top: 0;
}
footer .gp-container {
    padding: 0 0 40px 0;
}
.ey_logo_footer {
    margin-top: 34px;
}
@media (max-width: 1023px) {
    footer #gp-copyright,
    .footer_wrap {
        width: 100%;
        max-width: 786px;
    }
    .fheader {
        padding: 23px 0;
    }
    .regulation-image {
        width: 112px;
    }
    .freward {
        margin: 0 9px 10px 9px;
    }
    .footer_text {
        padding: 0px 8px 18px;
    }
    footer #gp-copyright {
        padding: 27px 8px;
    }
    .footer_item:nth-child(1),
    .footer_item:nth-child(2) {
        width: 50%;
    }
    .footer_item:nth-child(3) {
        width: 100%;
    }
    .ey_logo_footer {
        margin-top: 47px;
    }
    .footer-boast .footer-row {
        flex-direction: column-reverse;
        align-items: center;
    }
}
@media (max-width: 767px) {
    footer #gp-copyright {
        width: 300px;
    }
    .footer_wrap {
        max-width: 100%;
    }
    .fsoc_link {
        margin: 0 9px;
    }
    .footer_wrap .footer_item {
        width: 100%;
    }
    .fheader {
        padding: 16px 0;
    }
    .footer_wrap {
        padding-top: 8px;
    }
    .regulation-image {
        width: 105px;
    }
    .frewards {
        display: inline-block;
    }
    footer #gp-copyright .gp-container,
    .gp-responsive #gp-copyright-text {
        padding: 0;
        text-align: left;
    }
    .fsocial {
        margin: auto;
        max-width: 100%;
    }
}
/* Footer END */

/* FAQ toogle */
.vc_toggle_title .toogle_h4 {
    line-height: 16px;
    font-weight: 400;
    font-size: 17px;
}
/* FAQ toogle END */

/* Widgets */
.homepage__main__content__wrap.vc_row-has-fill .vc_column_container .vc_column-inner {
    padding: 0;
}
.gp-homepage #gp-content .widget,
.gp-homepage #gp-content .gp-vc-element{
    padding: 20px 40px;
    margin-bottom: 0;
}
.gp-homepage #gp-content .contest__promotions__blog__preview {
    padding-top: 75px;
}
.gp-inner-loop section {
    padding-bottom: 35px;
    margin-bottom: 35px;
    border-bottom: 1px solid #EDF1F3;
}
.archive .gp-inner-loop section:last-child {
    border: none;
}
.gp-standard-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.page .widgettitle {
    font-family: inherit;
    text-transform: initial;
}
.widgettitle .gp-widget-title {
    font-size: 32px;
    line-height: 1.4;
    color: #272E36;
    font-weight: 400;
}
.widget ul li {
    margin: 18px 0 0 0;
}
.widgettitle > a.rsswidget {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    color: #000;
    text-transform: initial;
}
.gp-see-all-link a {
    font-size: 16px;
    line-height: 1.4;
    text-transform: lowercase;
    display: block;
    text-decoration: underline;
}
.gp-see-all-link a:hover {
    text-decoration: none;
}
.gp-see-all-link:after {
    display: none;
}
.widget_text .widgettitle {
   font-weight: 400;
}
.widgettitle > a.rsswidget::first-letter,
.gp-see-all-link a::first-letter,
.widgettitle .gp-widget-title::first-letter,
.widget_text .widgettitle::first-letter {
    text-transform: uppercase;
}
.widget.widget_rss ul li {
    padding-bottom: 9px;
    border-bottom: 1px solid #d2d5d7;
    font-size: 14px;
    line-height: 18px;
}
.widget.widget_rss ul li:last-child {
    padding-bottom: 0;
    margin-bottom: -10px;
    border: none;
}
.widget.widget_rss ul li a {
    text-decoration: underline;
}
.widget.widget_rss ul li a:hover {
    text-decoration: none;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
    display: block;
    margin-left: 0px;
    font-size: 12px;
    line-height: 24px;
    color: #b4b4b4;
    margin-top: 3px;
}
.rss-widget-icon {
    margin-right: 5px;
}
.competition__leaders__list ol {
    margin-bottom: 17px;
}
.competition__leaders__list a {
    text-decoration: underline;
    font-size: 14px;
    font-weight: 400;
}
.competition__leaders__list a:hover {
    text-decoration: none;
}
.competition__leaders__list li {
    line-height: 1.7;
    font-size: 14px;
    margin-bottom: 6px;
}
.contacts__widget__wrap .contacts__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
.contacts__widget__wrap .contacts__item:last-child {
    margin-bottom: 0;
}
.contacts__widget__wrap .contacts__icon {
    width: 100%;
    max-width: 24px;
    height: 24px;
    margin-right: 20px;
    line-height: 1;
}
.contacts__widget__wrap .contacts__txt {
    width: 100%;
    color: #7C878F;
    font-size: 14px;
    line-height: 1;
}
#sb_instagram .sb_instagram_header .sbi_header_img {
    background-color: #F3F5F6;
    height: 50px;
}
#sb_instagram .sb_instagram_header .sbi_header_img_hover {
    opacity: 1;
    background-color: #F3F5F6;
}
#sb_instagram .sb_instagram_header .sbi_header_img svg path {
    fill: #7E878E;
}
#sb_instagram .sb_instagram_header .sbi_header_img img {
    display: none;
}
#sb_instagram .sb_instagram_header a {
    color: #272E36;
}
#sb_instagram .sb_instagram_header a h3 {
    font-size: 18px;
}
#sb_instagram #sbi_load .sbi_follow_btn {
    margin-left: 0;
}
#sb_instagram .sbi_follow_btn a {
    width: 245px;
    height: 40px;
    color: #272E36;
    font-size: 12px;
    border: 1px solid #DADBDC;
    padding: 10px 14px;
    border-radius: 5px;
    font-weight: 700;
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease;
}
#sb_instagram .sbi_follow_btn a:hover {
    background-color: #F4F4F4 !important;
}
#sb_instagram svg:not(:root).svg-inline--fa {
    display: none;
}
ul.page-numbers .page-numbers {
    font-size: 16px;
    font-weight: 400;
}
ul.page-numbers .page-numbers.current {
    color: #68AD5C;
}
ul.page-numbers .page-numbers.next:before,
ul.page-numbers .page-numbers.prev:before {
    font-size: 18px;
}
ul.page-numbers .page-numbers.next:before {
    content: '\f105';
}
ul.page-numbers .page-numbers.prev:before {
    content: '\f104';
}
.gp-loop-text {
    font-size: 16px;
}
#gp-site-wrapper .gp-loop-title a {
    text-decoration: none;
}
.promotions__page .gp-post-item:last-child {
    border: none;
}
.promotions__page__subtitle {
    margin: 0;
}
.promotions__page__subtitle h4 {
    font-size: 28px;
}
.gp-entry-header {
    margin-bottom: 15px;
}
.promotions__page__accordion {
    margin-top: 40px;
}
.promotions__page__accordion .vc_tta-panel-heading {
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
    border-top: 1px solid #EDF1F3 !important;
}
.promotions__page__accordion .vc_tta-panel-body {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #EDF1F3 !important;
    padding-left: 46px !important;
    padding-top: 0 !important;
}
.promotions__page__accordion.vc_general .vc_tta-panels .vc_tta-panel-title > a {
    color: #1F252B !important;
    padding: 20px;
    font-size: 22px;
    line-height: 1.2;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before,
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    border-color: #47a34a;
}
.partner__pre__btn__txt {
    text-align: center;
}
.partner__pre__btn__txt p {
    font-size: 22px;
    line-height: 1.2;
    color: #1F252B;
}
.gp-related-wrapper h3 {
    font-size: 22px;
    font-weight: 400;
}
.gp-related-wrapper .gp-loop-title a {
    font-size: 18px;
    line-height: 1.3;
}
.gp-entry-cats {
    text-transform: initial;
}
#gp-post-navigation {
    position: absolute;
    right: 40px;
    top: 35px;
    z-index: 2;
    max-width: 200px;
}
.single-post .gp-entry-header,
.single-post .gp-entry-content {
    width: 100%;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    left: 0;
    right: 0;
}
.wpb_gallery .wpb_flexslider li::before {
    display: none;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a {
    padding-top: 33px;
}
.flex-direction-nav .flex-prev:before,
.flex-direction-nav .flex-next:before {
    content: '\f001';
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 25px;
}
/* Widgets END */

/*Common styles START*/
.become__partner__btn {
    margin: 22px 0;
}
.become__partner__btn .vc_general.vc_btn3 {
    font-size: 12px;
    padding: 12px 53px;
    font-weight: 700;
    background-image: none;
    background-color: #4caf50 !important;
}
.become__partner__btn .vc_general.vc_btn3:hover {
    background-color: #47a34a !important;
}
#gp-content .vc_tta-container .vc_tta-tab {
    margin-bottom: 0;
}
#gp-content .vc_tta-container .vc_tta-tab::before {
    display: none;
}
.vc_tta-container .tabs__wrap-horizontal.vc_general .vc_tta-tabs-list {
    margin-bottom: -1px;
}
.vc_tta-container .tabs__wrap-horizontal.vc_general .vc_tta-tab {
    margin-left: 0;
    margin-right: 5px;
}
.vc_tta-container .tabs__wrap-horizontal.vc_general .vc_tta-tab > a {
    background-color: #F7F8F8;
    color: #000;
    margin: 0;
    border-color: #EAEDEF !important;
}
.vc_tta-container .tabs__wrap-horizontal.vc_general .vc_tta-tab.vc_active > a {
    background-color: #fff;
    border-top: 2px solid #68AD5C !important;
    border-bottom: none !important;
    font-weight: 500;
}
.vc_tta-container .tabs__wrap-horizontal.vc_general .vc_tta-tab.vc_active > a span {
    color: #000;
}
.vc_tta-container .tabs__wrap-horizontal.vc_general .vc_tta-panel .vc_tta-panel-body {
    border-color: #EAEDEF !important;
    border-radius: 5px !important;
    border-top-left-radius: 0 !important;
}
.faq__wrap .vc_toggle {
    margin: 0;
}
.faq__wrap .vc_toggle .vc_toggle_title .toogle_h4 {
    color: #1F252B !important;
    padding: 20px 5px;
    font-size: 22px;
    line-height: 1.2;
}
.faq__wrap .vc_toggle .vc_toggle_title {
    border-top: 1px solid #EAEDEF;
    border-bottom: 1px solid #EAEDEF;
}
.faq__wrap .vc_toggle.vc_toggle_active .vc_toggle_title {
    border-bottom-color: transparent;
}
.faq__wrap .vc_toggle .vc_toggle_title {
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease;
    padding-left: 35px;
}
.faq__wrap .vc_toggle .vc_toggle_title:hover {
    background-color: #F7F7F7;
}
.faq__wrap .vc_toggle.vc_toggle_active .vc_toggle_title:hover {
    background-color: transparent;
}
.faq__wrap .vc_toggle.vc_toggle_default .vc_toggle_icon {
    background-color: transparent;
    border: none;
    margin-left: 15px;
}
.faq__wrap .vc_toggle.vc_toggle_default .vc_toggle_icon::before {
    height: 16px;
    width: 2px;
    background-color: #000;
}
.faq__wrap .vc_toggle.vc_toggle_default .vc_toggle_icon::after {
    width: 16px;
    height: 2px;
    background-color: #000;
}
.faq__wrap .vc_toggle.vc_toggle_default.vc_toggle_active .vc_toggle_icon::after {
    visibility: visible;
}
blockquote:before {
    display: none;
}
#gp-content .tour__wrap-vertical.vc_general .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
    margin-bottom: 4px;
}
.tour__wrap-vertical.vc_general .vc_tta-tabs-container .vc_tta-tabs-list a {
    color: #000;
    background-color: #F7F8F8;
    border: 1px solid #EAEDEF !important;
}
.tour__wrap-vertical.vc_general .vc_tta-tabs-container .vc_tta-tabs-list a i {
    color: #000;
}
.tour__wrap-vertical.vc_general .vc_tta-tabs-container .vc_tta-tabs-list .vc_active a {
    font-weight: 500;
    background-color: #fff;
    border-left: 2px solid #68AD5C !important;
    border-right: none !important;
}
.tour__wrap-vertical.vc_general .vc_tta-panels .vc_tta-panel-body {
    border-color: #EAEDEF !important;
    color: #000;
}
.tour__wrap-vertical .vc_tta-panel-body .formula {
    font-size: 32px;
    line-height: 1;
    font-weight: 400;
    margin: 25px 0;
}
.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active>a::after,
.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after {
    display: none !important;
}
.gp-meta-tags a {
    background-color: #f3f5f6;
    border-radius: 4px;
    padding: 2px 9px;
    color: #272e36;
    font-size: 13px;
}
.gp-meta-tags a:hover,
article .gp-entry-tags a:hover {
    color: #272e36;
    background-color: #F4F4F4;
}
article .gp-entry-tags {
    margin: 0 0 20px 0;
}
article .gp-entry-tags a {
    padding: 4px 6px 5px;
    border-radius: 2px;
    background-color: #f3f5f6;
    color: #272e36;
}
.gp-entry-cats {
    border-radius: 4px;
}
@media (min-width: 767px) and (max-width: 1260px) {
    .page-template-default .gp-entry-content,
    .single-post .gp-entry-content {
        font-size: 18px;
        line-height: 1.6;
    }
    .page-template-default .gp-container h1,
    .single-post .gp-container h1 {
        font-size: 34px;
    }
    .page-template-default .gp-container h2,
    .single-post .gp-container h2 {
        font-size: 25px;
    }
    .page-template-default .gp-container h3,
    .single-post .gp-container h3 {
        font-size: 20px;
    }
}
@media (min-width: 1261px) {
    .page-template-default .gp-entry-content,
    .single-post .gp-entry-content {
        font-size: 19px;
        line-height: 1.7;
    }
    .page-template-default .gp-entry-meta,
    .single-post .gp-entry-meta {
        font-size: 15px;
    }
    .page-template-default .gp-entry-content table,
    .single-post .gp-entry-content table {
        font-size: 16px;
    }
    .page-template-default .gp-container h1,
    .single-post .gp-container h1 {
        font-size: 45px;
        line-height: 1.35;
    }
    .page-template-default .gp-container h2,
    .single-post .gp-container h2 {
        font-size: 34px;
        line-height: 1.3;
    }
    .page-template-default .gp-container h3,
    .single-post .gp-container h3 {
        font-size: 25px;
        line-height: 1.25;
    }
}
/*Common styles END*/

.gp-carousel-wrapper .slick-slide {
    margin-inline-end: 10px;
}
.gp-carousel-wrapper .slick-dots {
    margin-top: 40px;
    margin-bottom: 10px;
    display: none;
}

/* https://aforex.atlassian.net/browse/WP-321 */
/* Consistent post margins. */
#menu-money-partner {
    font-size: 14px;
    line-height: 30px;
}
#gp-main-nav .menu > li > a {
    border-top: none;
}
#gp-site-wrapper #gp-logo {
    padding: 0px;
}
@media only screen and (max-width: 1023px) {
    #gp-main-header #gp-logo {
        padding: 10px 0 8px;
    }
    #gp-main-header #gp-logo-default {
        max-width: 54px;
    }
}
#gp-site-wrapper #gp-primary-main-nav .menu > li > a:hover,
#gp-site-wrapper #gp-primary-main-nav .menu > li:hover > a {
    border-top: none;
}
#gp-main-header #gp-primary-main-nav .menu > li > a {
    padding: 0 10px;
    border-radius: 3px;
}
#gp-primary-main-nav {
    margin: 25px 0;
}
#gp-main-nav .menu > li.gp-tab-content-menu > a,
#gp-main-nav .menu > li.gp-content-menu > a,
#gp-main-nav .menu > li.gp-megamenu > a,
#gp-main-nav .menu > li.menu-item-has-children > a {
    margin-right: 0;
}
li.pll-parent-menu-item,
.btn-login {
    border: 1px solid #5d5d5d;
    border-radius: 3px;
}
.pll-parent-menu-item i {
    display: none;
}
#gp-primary-main-nav .menu > li {
    float: left;
    margin: 0 0 0 15px;
    line-height: 1;
}
.pll-parent-menu-item .main-menu-link span {
    margin: 0 !important;
    text-transform: uppercase;
}
.pll-parent-menu-item .main-menu-link img,
.pll-parent-menu-item .sub-menu-link img {
    display: none;
}
#gp-main-header .gp-dropdown-icon {
    right: -5px;
}
#gp-main-header .external_icon,
#gp-small-header .external_icon,
#gp-mobile-nav .external_icon,
#gp-sidebar-right .external_icon,
#gp-footer .external_icon {
    background: none;
}
@media screen and (min-width: 1024px) {
    #gp-site-wrapper #gp-logo {
        height: 100%;
    }
}
#gp-logo-default {
    position: relative;
    max-width: 110px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#gp-logo-default svg {
    height: 65px;
}
#gp-logo-mobile {
    display: none;
}
#gp-mobile-nav li.pll-parent-menu-item {
    border: 0;
    border-top: 1px solid #e0e0e0;
    border-radius: 0;
}
#gp-mobile-nav .lang-item .main-menu-link img {
    display: none;
}
#gp-mobile-nav .lang-item .main-menu-link span {
    margin: 0 !important;
}
#gp-mobile-nav .btn-login {
    border: 0;
    border-top: 1px solid #e0e0e0;
}
.footer_item:nth-child(1) {
    width: 100%;
}
#gp-content {
    padding: 20px 40px;
    border: 2px solid #EBEFF0;
    border-radius: 5px;
}
.gp-homepage #gp-content {
    border: none;
    border-right: 0;
}
.gp-homepage .homepage__main__content__wrap > .vc_column_container  > .vc_column-inner > .wpb_wrapper {
    border: 2px solid #EBEFF0;
    border-radius: 5px;
}
.gp-homepage .homepage__main__content__wrap .gp-vc-element:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.gp-homepage .homepage__main__content__wrap .wpb_content_element:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.gp-sidebar .widget {
    border-left: 2px solid #EBEFF0;
    border-right: 2px solid #EBEFF0;
    padding: 20px;
    margin: 0;
}
.gp-sidebar .widget::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    max-width: 90%;
    height: 1px;
    background-color: #EDF1F3;
}
.gp-sidebar .widget:last-child::before {
    display: none;
}
.gp-sidebar .widget:last-child {
    border-bottom: 2px solid #EBEFF0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.gp-sidebar .widget:first-child {
    border-top: 2px solid #EBEFF0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
@media (max-width: 1023px) {
    .footer_item {
        width: 100% !important;
    }
}
.awards__container {
    position: relative;
    padding-top: 70px;
    background-color: #fff;
    border-top: 2px solid #EBEFF0;
}
.awards__container .footer-awards__title {
    color: #272E36;
    font-family: 'Helvetica Neue', Roboto, Arial, sans-serif;
    font-weight: 400;
    font-size: 28px;
    margin-bottom: 50px;
}
.awards__container .awards__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1110px;
    height: 115px;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
}
.awards__container .awards__list.slick-slider {
    opacity: 1;
    visibility: visible;
    height: auto;
}
.awards__container .awards__name {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 68px;
    width: 185px;
    font-size: 12px;
    line-height: 16px;
}
.awards__container .awards__item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 185px;
    width: 100%;
    margin: 0;
    margin-bottom: 40px;
    margin-right: 46px;
    padding-top: 10px;
}
.awards__container .awards__item:last-child {
    margin-right: 0;
}
.awards__container .awards__description {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.45;
}
.awards__container .awards__list .slick-slide {
    border: none;
    outline: 0;
}
.awards__container .awards__list .slick-slide div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.awards__container .awards__name::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 62px;
    top: 50%;
    right: 0;
    -webkit-transform: scale(-1,1) translate(0,-50%);
    -ms-transform: scale(-1,1) translate(0,-50%);
    transform: scale(-1,1) translate(0,-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(./img/awards-leaf.svg);
}
.awards__container .awards__name::before {
    content: '';
    position: absolute;
    width: 25px;
    height: 62px;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(./img/awards-leaf.svg);
}
.awards__container .slick-arrow {
    position: absolute;
    top: 35%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    width: 30px;
    height: 23px;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
    background-color: transparent;
    color: transparent;
    z-index: 2;
}
.awards__container .slick-arrow.slick-disabled {
    opacity: .5;
}
.awards__container .slick-arrow:focus {
    border: none;
    outline: 0;
}
.awards__container .slick-arrow:focus span {
    display: none;
}
.awards__container .slick-arrow {
    background-image: url(./img/awards_slider_arrow_long_right.svg);
}
.awards__container .slick-arrow.slick-prev {
    left: -98px;
    top: 29%;
    -webkit-transform: rotate(180deg) translate(0,-50%);
    -ms-transform: rotate(180deg) translate(0,-50%);
    transform: rotate(180deg) translate(0,-50%);
}
.awards__container .slick-arrow.slick-next {
    right: -98px;
}
.slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}
.slick-dots li {
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    list-style-type: none;
}
.slick-dots button {
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    font-size: 0;
    color: transparent;
    background-color: #eeeeee;
    border: none;
    outline: none;
    border-radius: 50%;
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease;
}
.slick-dots .slick-active button {
    background-color: #c4c4c4;
}
@media (max-width: 1400px) {
    .awards__container .slick-arrow.slick-next {
        right: -50px;
    }
    .awards__container .slick-arrow.slick-prev {
        left: -50px;
    }
}
@media (max-width: 1340px) {
    .gp-related-wrapper .gp-loop-title a {
        font-size: 16px;
    }
}
@media (max-width: 1240px) {
    .awards__container .awards__list .slick-slide div {
        margin: 0 auto;
        max-width: 880px;
    }
    .awards__container .slick-arrow.slick-next {
        right: 10px;
    }
    .awards__container .slick-arrow.slick-prev {
        left: 10px;
    }
}
@media (max-width: 1199px) {
    .awards__container .slick-arrow.slick-next {
        right: 35px;
    }
    .awards__container .slick-arrow.slick-prev {
        left: 35px;
    }
}
@media (max-width: 1023px) {
    #gp-mobile-nav li.pll-parent-menu-item i.gp-mobile-dropdown-icon {
        width: 100%;
        text-align: end;
    }
}
@media (max-width: 992px) {
    .awards__container .awards__list .slick-slide div {
        max-width: 645px;
    }
    .gp-carousel-wrapper .slick-dots {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (max-width: 768px) {
    .promotions__page__subtitle h4 {
        font-size: 22px;
    }
    .promotions__page__accordion.vc_general .vc_tta-panels .vc_tta-panel-title > a {
        font-size: 18px;
    }
    .reward__table {
        overflow-x: scroll;
    }
    .reward__table table {
        width: 768px;
    }
    .vc_general.tabs__wrap-horizontal .vc_tta-panels-container .vc_tta-panel-heading {
      border-color: #EAEDEF !important;
    }
    .vc_general.tabs__wrap-horizontal .vc_tta-panels-container .vc_active a {
        border-color: #EAEDEF !important;
        border-top: 2px solid #68AD5C !important;
    }
    .faq__wrap .vc_toggle .vc_toggle_title .toogle_h4 {
        font-size: 18px;
    }
    .tour__wrap-vertical.vc_general .vc_tta-panel .vc_tta-panel-title a span {
        color: #000;
    }
    .tour__wrap-vertical.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title a {
        border-top: 2px solid #68AD5C;
        background-color: #fff;
    }
    .tour__wrap-vertical .vc_tta-panel-body .formula {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .awards__container .awards__list .slick-slide div {
        max-width: 415px;
    }
}
@media (max-width: 600px) {
    .awards__container .awards__list {
        max-width: 400px;
    }
    .awards__container .awards__list .slick-slide div {
        max-width: 185px;
    }
    .awards__container .slick-arrow.slick-next {
        right: 15px;
    }
    .awards__container .slick-arrow.slick-prev {
        left: 15px;
    }
    .slick-dots li {
        margin: 0 6px;
    }
}
@media (max-width: 480px) {
    .gp-homepage #gp-content .widget,
    .gp-homepage #gp-content .gp-vc-element {
        padding: 20px;
    }
    .widgettitle > a.rsswidget,
    .widgettitle .gp-widget-title,
    h3, #tab-description h2,
    .woocommerce #comments h2,
    .woocommerce #reviews h3,
    .woocommerce .related h2,
    .woocommerce-checkout .woocommerce h2,
    .woocommerce-checkout .woocommerce h3 {
        font-size: 22px !important;
        line-height: 1.3 !important;
    }
    .gp-see-all-link a {
        font-size: 14px;
    }
    .gp-meta-tags a {
        font-size: 10px;
        padding: 2px 5px;
    }
}
@media (min-width: 767px) {
    .tour__wrap-vertical.vc_general .vc_tta-panels .vc_tta-panel-body {
        background-color: #fff !important;
    }
    .gp-inner-loop section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .gp-inner-loop section .gp-post-thumbnail {
        width: 100%;
        max-width: 180px;
    }
    .gp-inner-loop section .gp-loop-content {
        width: 100%;
    }
}

#gp-sidebar-right {
    float: right;
    margin-left: 0;
    -webkit-margin-start: 20px;
    margin-inline-start: 20px;
}

@media only screen and (max-width: 1023px) {
    #gp-sidebar-right {
        -webkit-margin-start: 0;
        margin-inline-start: 0;
    }
}
