/*!
Theme Name: Money & Com
Theme URI: https://candyfactory.ch
Author: Candy Factory
Author URI: https://candyfactory.ch
Description: Money & Com website designed & coded with love by Candy Factory
Version: 2.0.0
License: MIT
Text Domain: moneyandcom
Tags:
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Money & Com is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*//*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace,  monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b, strong {
    font-weight: bolder;
}
code, kbd, samp {
    font-family: monospace,  monospace;
    font-size: 1em;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
html, body {
    font-family: 'Source Sans Pro',  sans-serif;
    font-size: 18px;
    font-weight: 400;
    background-color: #EAEEEF;
}
*, a, object, embed {
    outline: 0 !important;
}
input::-moz-focus-inner {
    border: 0;
}
h1 {
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 36px;
}
h1 a {
    transition: all 350ms;
}
h1 a:hover {
    color: #000 !important;
}
h1.blue a {
    color: #3F6DC1;
}
h1.green a {
    color: #6A7D39;
}
h1.red a {
    color: #A40B00;
}
.clear {
    clear: both;
    width: 100% !important;
    height: 0;
    float: none !important;
}
.left {
    float: left;
}
.right {
    float: right;
}
a {
    color: #000;
    text-decoration: none;
    transition: all 350ms;
}
a svg path {
    transition: all 350ms;
}
.blue {
    color: #3F6DC1;
}
.red {
    color: #A40B00;
}
.green {
    color: #6A7D39;
}
.white_strong {
    color: #fff;
    font-weight: 700;
}
.wrapper {
    width: calc(100% - 50px);
    max-width: 900px;
    margin: 0 auto;
    padding: 0 25px;
}
.gradient_blue {
    background: #6490df;
    background: -moz-linear-gradient(45deg,  #6490df 0%,  #3f6dc1 100%);
    background: -webkit-linear-gradient(45deg,  #6490df 0%,  #3f6dc1 100%);
    background: linear-gradient(45deg,  #6490df 0%,  #3f6dc1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6490df',  endColorstr='#3f6dc1', GradientType=1 );
}
.gradient_green {
    background: #6a7d39;
    background: -moz-linear-gradient(45deg,  #6a7d39 0%,  #d2dc22 100%);
    background: -webkit-linear-gradient(45deg,  #6a7d39 0%,  #d2dc22 100%);
    background: linear-gradient(45deg,  #6a7d39 0%,  #d2dc22 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a7d39',  endColorstr='#d2dc22', GradientType=1 );
}
.gradient_red {
    background: #a40b00;
    background: -moz-linear-gradient(45deg,  #a40b00 0%,  #c80000 100%);
    background: -webkit-linear-gradient(45deg,  #a40b00 0%,  #c80000 100%);
    background: linear-gradient(45deg,  #a40b00 0%,  #c80000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a40b00',  endColorstr='#c80000', GradientType=1 );
}
.link_color {
    display: block;
    width: calc(100% - 20px);
    padding: 14.5px 0 14.5px 20px;
    margin-bottom: 25px;
    color: #fff;
}
.link_color svg {
    float: right;
    display: block;
    margin-top: 2px;
    padding-left: 15px;
}
.link_color:hover {
    color: #fff !important;
    opacity: 0.8;
}
.link_color img {
    height: 21px;
    width: auto;
    padding-right: 25px;
    margin-bottom: -6px;
}
.cols {
    width: calc(100% + 50px);
    margin-left: -25px;
}
.cols .col_1_2 {
    float: left;
    margin: 0 25px;
    width: calc(50% - 50px);
}
.half {
    width: 100%}
.half .half_left {
    width: 50%;
    float: left;
}
.half .half_right {
    width: 50%;
    float: left;
    padding-left: 25px;
}
#content {
    position: relative;
    z-index: 10;
}
select {
    width: 100%;
    font-weight: 600;
    color: #fff;
    border: none;
    padding: 13px 15px;
    margin-bottom: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.nice-select {
    font-weight: 600;
    color: #fff;
    margin-bottom: 25px;
}
.nice-select img {
    height: 20px;
    width: auto;
    display: block;
    margin: 14px 10px 0 0;
    float: left;
}
.nice-select .list {
    background-color: #000;
}
.nice-select .list img {
    margin-top: 11px;
}
.nice-select ul li {
    margin: 0 !important;
}
.nice-select ul li:before {
    display: none !important;
}
.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: transparent !important;
    background: #6490df;
    background: -moz-linear-gradient(45deg,  #6490df 0%,  #3f6dc1 100%);
    background: -webkit-linear-gradient(45deg,  #6490df 0%,  #3f6dc1 100%);
    background: linear-gradient(45deg,  #6490df 0%,  #3f6dc1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6490df',  endColorstr='#3f6dc1', GradientType=1 );
}

#currency_wrapper_0 .nice-select .list,
#currency_wrapper_1 .nice-select .list {
    max-height: 275px;
}
.div_gradient {
    padding: 14.65px 15px;
    margin-bottom: 25px;
    font-weight: 600;
    color: #fff;
}
.arrow_next {
    display: block;
    width: 30px;
    margin: 40px auto;
}
.arrow_next svg {
    width: 30px;
    height: auto;
}
.arrow_next svg path {
    fill: #000;
    transition: all 350ms;
}
.arrow_next:hover svg path {
    fill: #A40B00;
}
#masthead {
    background-color: #fff;
    padding: 0 50px;
    z-index: 10;
    position: relative;
}
#masthead .top_lang {
    min-height: 23px;
    width: 100%}
#masthead .top_lang a {
    font-size: 15px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 12px;
}
#masthead .site-branding {
    float: right;
    width: 100px;
}
#masthead .site-branding svg {
    width: 100%;
    height: auto;
}
.diagonal_down {
    display: block;
    position: relative;
    width: 100%;
    height: 100px;
    background-color: #fff;
    z-index: 9;
    margin-top: -76px;
    -webkit-transform: skewY(3deg);
    -moz-transform: skewY(3deg);
    -ms-transform: skewY(3deg);
    -o-transform: skewY(3deg);
    transform: skewY(3deg);
}
.diagonal_down.gray_bg {
    background-color: #C9CCD3;
}
.diagonal_up {
    display: block;
    position: relative;
    width: 100%;
    height: 100px;
    background-color: #fff;
    z-index: 9;
    margin-bottom: -76px;
    -webkit-transform: skewY(-3deg);
    -moz-transform: skewY(-3deg);
    -ms-transform: skewY(-3deg);
    -o-transform: skewY(-3deg);
    transform: skewY(-3deg);
}
#header_slider {
    width: 100%;
    max-width: 1100px;
    margin: -23px auto -75px;
    height: 575px;
    position: relative;
    z-index: 1;
}
#header_slider .slide {
    width: 100%;
    height: 575px;
    background-size: cover;
    background-position: center;
}
#header_slider .slide .slider_table {
    margin-top: 269px;
}
#header_slider .slide .slider_table td {
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 30px;
    font-weight: 300;
    padding: 20.25px 48px;
    color: #fff;
}
#header_slider .slide .slider_table td strong {
    font-weight: 700;
}
#header_slider .slick-btn {
    height: 75px;
    width: 75px;
    background-position: center;
    background-size: cover;
    position: absolute;
    z-index: 100;
    opacity: 0.75;
    transition: all 350ms;
}
#header_slider .slick-btn.slick-prev {
    left: -37.5px;
    top: 270px;
    background-image: url(./img/Icon_ArrowPrevious.svg);
}
#header_slider .slick-btn.slick-next {
    right: -37.5px;
    top: 270px;
    background-image: url(./img/Icon_ArrowNext.svg);
}
#header_slider .slick-btn:hover {
    opacity: 1;
}
#header_slider .slick-list {
    position: absolute;
    width: 100%}
#currency_ticker {
    display: block;
    background-color: #000;
    width: 100%;
    font-size: 15px;
    color: #fff;
    padding: 4px 0;
    overflow: hidden;
    position: relative;
    z-index: 100;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
}
#currency_ticker strong {
    font-weight: 600;
}
#currency_ticker span {
    padding: 0 10px;
}
.magic_line {
    width: 0;
    height: 2px;
    background-color: #000;
    transition: all 650ms;
}
#magic_line_header {
    margin-top: 27px;
}
#site-navigation {
    float: left;
    width: calc(100% - 125px);
}
#site-navigation ul {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}
#site-navigation ul li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0 10px 0 0;
}
.footer_diag {
    margin-top: 100px;
    margin-bottom: -75px;
}
#colophon {
    background-color: #fff;
    padding: 0 50px;
    z-index: 10;
    position: relative;
    min-height: 100px;
    display: flex;
    justify-content: space-between;
}
#colophon img {
    width: 100px;
}
#colophon .copy,
#colophon .complience {
    margin-top: 39px;
    font-size: 12px;
    font-weight: 300;
}
#colophon .copy a:hover,
#colophon .complience a:hover {
    color: #A40B00;
}
#colophon .copy a.light_link:hover {
    color: #000;
    cursor: default;
}
.footer_icon {
    float: left;
    margin-right: 50px;
}
.social_footer {
    float: left;
    margin-top: 24px;
}
.social_footer a {
    margin-right: 5px;
}
.social_footer a svg rect {
    transition: all 350ms;
}
.social_footer a:hover svg rect {
    fill: #A40B00;
}
.gototop_wrapper {
    position: fixed;
    height: 0;
    overflow: visible;
    bottom: 100px;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity 350ms;
}
#gototop {
    position: relative;
    z-index: 100;
    float: right;
    width: 75px;
    height: 75px;
    margin-right: -100px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(71, 66, 101, 0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(71, 66, 101, 0.25);
    box-shadow: 0px 0px 10px 0px rgba(71, 66, 101, 0.25);
    transition: all 350ms;
}
#gototop:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(71, 66, 101, 0.65);
    -moz-box-shadow: 0px 0px 10px 0px rgba(71, 66, 101, 0.65);
    box-shadow: 0px 0px 10px 0px rgba(71, 66, 101, 0.65);
}
#gototop svg {
    width: 100%;
    height: auto;
}
article .entry-content {
    background-color: #fff;
    padding: 50px;
    position: relative;
    z-index: 10;
}
article .entry-content p:first-of-type {
    margin-top: 0;
}
article .entry-content p:last-of-type {
    margin-bottom: 0;
}
article .entry-content a:hover {
    color: #A40B00;
}
article .entry-content.gray {
    background-color: #C9CCD3;
    color: #000;
}
article .entry-content.entry_margintop {
    margin-top: 10px;
}
article .entry-content ul {
    margin: 1em 0;
    padding: 0;
}
article .entry-content ul li {
    list-style: none;
    margin-bottom: 25px;
    margin-left: 17px;
    font-weight: bold !important;
}
article .entry-content ul li:before {
    content: "\25AA";
    color: #A40B00;
    display: inline-block;
    margin-left: -17px;
    margin-right: 10px;
}
article .entry-content ul li:last-of-type {
    margin-bottom: 0;
}
.converter .converter_result {
    border: none;
    text-align: right;
    font-weight: 700;
    background-color: transparent;
    color: #fff;
    margin-top: -1px;
    padding: 0;
    font-family: 'Maven Pro', sans-serif;
}
.converter_legend {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 0;
    color: #fff;
    font-family: "Maven Pro", sans-serif;}
.currency_table {
    width: calc(100% + 100px);
    margin: 42px 0 27px -50px;
    border: none;
    border-collapse: collapse;
}
.currency_table thead {
    font-weight: 700;
}
.currency_table .left_currency_table {
    padding-left: 50px;
}
.currency_table .left_currency_table img {
    width: 20px;
    height: auto;
    padding-right: 15px;
    display: inline-block;
    margin-bottom: -3px;
}
.currency_table .left_currency_table > span {
    font-size: 18px;
    color: #ff0000;
    font-weight: 500;
    font-family: "Maven Pro";
    margin-left: 10px;
}
.currency_table .right_currency_table {
    padding-right: 50px;
}
.currency_table .right_currency_table, .currency_table .center_currency_table {
    text-align: right;
}
.currency_table tbody {
    font-weight: 600;
}
.currency_table tbody tr {
    background-color: rgba(63, 109, 193, 0.2);
}
.currency_table tbody tr:nth-child(even) {
    background-color: rgba(63, 109, 193, 0.1);
}
.currency_table td {
    padding: 14px 0;
}
.currency_table #special_rate_head {
    font-size: 21px;
}
.currency_table #special_rate_head .left_currency_table {
    color: red;
}
.currency_table #currency_head {
    font-size: 21px;
}
.currency_table #currency_head td {
    padding-top: 0;
}
.currency_table .special_rate_info {
    color: red;
    float: right;
    padding-left: 9px;
    width: calc(50% - 59px);
}
.currency_table tr:last-of-type .special_rate_info {
    padding-left: 0;
    width: calc(50% - 50px);
}
#currency_wrapper {
    margin-top: 45px;
}
#currency_wrapper .converter input {
    width: 100%}
#currency_wrapper .converter .right {
    padding-left: 10px;
    flex: auto;
}
#more_info_change {
    margin-bottom: 100px;
    margin-top: 100px;
}
#money_transfer .cols, #phone_and_internet .cols {
    margin-top: 45px;
}
#special_rate_table thead .left_currency_table {
    color: red;
}
#country_currencies_wrapper {
    opacity: 0;
    transition: all 350ms;
}
.star_tooltip {
    margin-top: 3px;
    display: inline-block;
    margin-left: 15px;
}
.star_tooltip svg {
    display: inline-block;
    margin-bottom: -3px;
}
.star_tooltip .cf_tooltip {
    max-height: 0;
    overflow: hidden;
    display: block;
    position: absolute;
    margin-left: -125px;
    margin-top: -60px;
    width: 250px;
    text-align: center;
    background-color: #3F6DC1;
    color: #fff;
    padding: 0 10px;
    font-size: 18px;
    transition: all 250ms;
    border-radius: 5px;
}
.star_tooltip .cf_tooltip:after {
    position: absolute;
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    top: 45px;
    margin-left: -15px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #3F6DC1;
}
.star_tooltip:hover .cf_tooltip {
    height: auto;
    max-height: none;
    min-height: 25px;
    padding: 10px 10px;
    overflow: visible;
}
body:lang(ar) .star_tooltip .cf_tooltip {
    margin-right: -125px;
    margin-left: 0;
}
body:lang(ar) .star_tooltip .cf_tooltip:after {
    margin-left: 0;
    margin-right: -15px;
}
body:lang(ar) .star_tooltip .cf_tooltip, body:lang(pt) .star_tooltip .cf_tooltip, body:lang(en) .star_tooltip .cf_tooltip, body:lang(es) .star_tooltip .cf_tooltip, body:lang(de) .star_tooltip .cf_tooltip, body:lang(it) .star_tooltip .cf_tooltip, body:lang(ru) .star_tooltip .cf_tooltip {
    margin-top: -75px;
}
body:lang(ar) .star_tooltip .cf_tooltip:after, body:lang(pt) .star_tooltip .cf_tooltip:after, body:lang(en) .star_tooltip .cf_tooltip:after, body:lang(es) .star_tooltip .cf_tooltip:after, body:lang(de) .star_tooltip .cf_tooltip:after, body:lang(it) .star_tooltip .cf_tooltip:after, body:lang(ru) .star_tooltip .cf_tooltip:after {
    top: 60px;
}
.accordion {
    width: calc(100% + 100px);
    margin-left: -50px;
}
.title_accordion {
    margin: 0 50px 30px;
    display: block;
    cursor: pointer;
}
.title_accordion svg {
    float: right;
    width: 15px;
    height: auto;
    margin-top: 7px;
    transition: all 350ms;
}
.title_accordion:hover {
    color: #fff !important;
}
.title_accordion:hover svg {
    transform: rotate(-90deg);
}
.content_accordion {
    max-height: 0;
    overflow: hidden;
    transition: max-height 600ms ease-out;
}
.content_accordion .currency_table {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
}
.content_accordion .currency_table #currency_head td {
    padding-top: 0;
}
.accordion.active_accordion .title_accordion svg {
    transform: rotate(180deg);
}
.accordion.active_accordion .title_accordion:hover svg {
    transform: rotate(90deg);
}
.accordion.active_accordion .content_accordion {
    transition: max-height 200ms ease-in;
    max-height: 3000px;
}
.map_canvas {
    width: 100%;
    height: 500px;
    margin-top: 50px;
}
.table_hours {
    width: 100%;
    margin-top: 1em;
    margin-left: -2px;
}
.table_hours td {
    width: 50%;
    padding-left: 0;
}
.col {
    width: calc(50% - 15px);
    float: left;
}
.col.col_right {
    float: right;
}
.social_contact {
    margin-top: 15px;
}
.social_contact a {
    margin-right: 5px;
}
.social_contact a svg rect {
    transform: all 350ms;
}
.social_contact a:hover svg rect {
    fill: #A40B00;
}
.logo_wrapper {
    width: calc(100% + 25px);
    margin-top: 50px;
    margin-bottom: -25px;
}
.logo_inner {
    display: block;
    position: relative;
    width: calc(20% - 25px);
    margin: 0 25px 25px 0;
    float: left;
    background-color: #fff;
}
.logo_inner:after {
    content: "";
    display: block;
    padding-bottom: 100%}
.logo_inner .logo_content {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
}
.logo_inner .logo_content img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-width: calc(100% - 50px);
    max-height: calc(100% - 50px);
    width: auto;
    height: auto;
}
.logo_inner .logo_hover {
    position: absolute;
    width: calc(100% - 50px);
    height: calc(100% - 50px);
    background-color: rgba(219, 0, 16, 0.95);
    color: #fff;
    padding: 0 25px;
    overflow: hidden;
    font-size: 15px;
    max-height: 0;
    transition: all 650ms;
}
.logo_inner:hover .logo_hover {
    padding: 25px;
    max-height: 300px;
}
body.page-id-317 .logo_inner .logo_hover {
    background-color: rgba(63, 109, 193, 0.95);
}
.smaller_title {
    width: calc(80% - 0px);
    float: left;
}
.title_return {
    display: block;
    width: calc(20% - 40px);
    float: right;
    background-color: #fff;
    padding-top: 14px;
    height: 36px;
    overflow: hidden;
    text-align: right;
    padding-right: 25px;
}
.title_return svg {
    height: 50px;
    display: block;
    float: left;
    margin-top: -14px;
}
.title_return svg path {
    transition: all 350ms;
}
.title_return:hover {
    background-color: #A40B00;
    color: #fff !important;
}
.title_return:hover svg path {
    fill: #fff;
}
#responsive_menu {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    z-index: 1;
    padding: 38px 0;
    transition: all 650ms;
    max-width: 0;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(71, 66, 101, 0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(71, 66, 101, 0.25);
    box-shadow: 0px 0px 10px 0px rgba(71, 66, 101, 0.25);
    transition: all 350ms;
}
#responsive_menu:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(71, 66, 101, 0.65);
    -moz-box-shadow: 0px 0px 10px 0px rgba(71, 66, 101, 0.65);
    box-shadow: 0px 0px 10px 0px rgba(71, 66, 101, 0.65);
}
#responsive_menu.opened_menu {
    padding: 38px 25px;
    width: 100%;
    max-width: 250px;
    max-height: 100vh;
    scroll: auto;
    overflow: auto;
    z-index: 1000;
}
#responsive_menu #responsive-navigation ul {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}
#responsive_menu #responsive-navigation ul li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}
#responsive_menu #responsive-navigation ul li a {
    font-weight: 700;
    text-transform: uppercase;
    transition: all 350ms;
    padding-bottom: 10px;
    display: inline-block;
}
#responsive_menu #responsive-navigation ul li a:hover {
    color: #A40B00;
}
#responsive_menu .wcml-vertical-list {
    display: block;
    width: 100%}
#responsive_menu .responsive_lang, #responsive_menu .wcml-vertical-list ul {
    clear: both;
    list-style: none;
    display: block;
    margin: 10px 0 0 !important;
    padding: 0;
    border-top: 1px solid #000;
    width: 100%}
#responsive_menu .responsive_lang li, #responsive_menu .wcml-vertical-list ul li {
    list-style: none;
    display: inline-block;
    padding: 5px 5px 0;
    margin: 0;
    width: 100%;
    float: left;
}
#responsive_menu .responsive_lang li a, #responsive_menu .wcml-vertical-list ul li a {
    font-weight: 700;
    text-transform: uppercase;
    transition: all 350ms;
    padding-bottom: 10px;
    display: inline-block;
    padding: 0;
    text-align: center;
    width: 100%}
#responsive_menu .responsive_lang li a:hover, #responsive_menu .wcml-vertical-list ul li a:hover {
    color: #3F6DC1;
}
#responsive_menu #close_responsivemenu {
    display: block;
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
}
#responsive_menu #close_responsivemenu svg {
    width: 25px;
    height: auto;
}
#responsive_menu #close_responsivemenu svg path {
    fill: #000;
    transition: all 350ms;
}
#responsive_menu #close_responsivemenu:hover svg path {
    fill: #3F6DC1;
}
#open_responsive_menu {
    display: none;
    float: left;
    text-align: center;
}
#open_responsive_menu svg {
    display: block;
    margin: 0 auto;
}
body.rtl .ltr {
    direction: ltr;
    text-align: right;
}
body.rtl .left {
    float: right;
}
body.rtl .right {
    float: left;
}
body.rtl #masthead .site-branding {
    float: left;
}
body.rtl #masthead .top_lang a {
    padding-top: 6px;
    border-top: 2px solid transparent;
    transition: all 350ms;
    display: inline-block;
}
body.rtl #masthead .top_lang a:hover {
    border-top-color: rgba(0, 0, 0, 0.75);
}
body.rtl #masthead .top_lang .current_lang a {
    border-top-color: #000;
}
body.rtl #site-navigation {
    float: right;
}
body.rtl .diagonal_down {
    -webkit-transform: skewY(-3deg);
    -moz-transform: skewY(-3deg);
    -ms-transform: skewY(-3deg);
    -o-transform: skewY(-3deg);
    transform: skewY(-3deg);
}
body.rtl #site-navigation ul li {
    padding: 0 0 0 10px;
}
body.rtl #magic_line_header_lang {
    display: none;
}
body.rtl article ul li {
    margin-right: 17px;
    margin-left: 0;
}
body.rtl article ul li:before {
    margin-right: -17px;
    margin-left: 10px;
}
body.rtl #currency_ticker {
    direction: ltr;
}
body.rtl .currency_table {
    margin: 42px -50px 27px 0;
}
body.rtl .currency_table .left_currency_table {
    padding: 14px 50px 14px 0;
}
body.rtl .currency_table .left_currency_table img {
    padding: 0 0 0 15px;
}
body.rtl .accordion {
    margin-left: 0;
    margin-right: -50px;
}
body.rtl .accordion .title_accordion svg {
    float: left;
}
body.rtl .accordion .content_accordion .currency_table {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
body.rtl .title_return {
    font-size: 10px;
}
body.rtl .nice-select {
    text-align: right !important;
}
body.rtl .nice-select img {
    float: right;
    margin: 14px 0 0 21px;
}
body.rtl .nice-select:after {
    right: auto;
    left: 18px;
}
body.rtl .cols {
    margin-right: -25px;
    margin-left: 0;
}
body.rtl .cols .col_1_2 {
    float: right;
}
body.rtl .title_return {
    float: left;
}
body.rtl .smaller_title {
    float: right;
}
body.rtl .logo_wrapper {
    margin-right: -25px;
    margin-left: 0;
}
body.rtl #open_responsive_menu {
    float: right;
}
.grecaptcha-badge {
    display: none !important;
}
div.wpcf7 label {
    display: flex;
    border: 1px solid black;
}
div.wpcf7 label>span {
    display: flex;
    padding: 13px 25px;
}
div.wpcf7 label>span>span {
    display: flex;
}
div.wpcf7 input {
    border: none;
    background: none;
    text-align: right;
    font-weight: bold;
    width: 100%;
    transition: all 350ms;
}
div.wpcf7 .nice-select {
    width: 100%;
    border: 1px solid black;
    color: black;
    padding-left: 26px;
}
div.wpcf7 .nice-select .list {
    background-color: white !important;
}
div.wpcf7 .nice-select:after {
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
}
div.wpcf7 .wpcf7-not-valid-tip {
    position: absolute;
    font-size: 70%;
    top: 23px;
    right: 0;
}
div.wpcf7 .wpcf7-submit {
    background-color: #A40B00;
    text-align: left;
    color: white;
    padding: 15px 23px;
    border: 1px solid #A40B00;
    transition: all 350ms;
    cursor: pointer;
}
div.wpcf7 .wpcf7-submit:hover {
    background-color: white;
    color: #A40B00;
}
@media (max-width: 1175px) {
    #header_slider .slick-btn.slick-prev {
        left: 0;
        top: 193px;
    }
    #header_slider .slick-btn.slick-next {
        right: 0;
        top: 193px;
    }
}@media (max-width: 920px) {
    #masthead {
        padding-top: 25px;
    }
    #masthead #top_nav {
        display: none;
    }
    #masthead #open_responsive_menu {
        display: block;
    }
    .logo_inner {
        width: calc(33.333% - 25px);
    }
}@media (max-width: 800px) {
    #masthead, article .entry-content, #colophon, #header_slider .slide .slider_table td {
        padding-left: 12.5px;
        padding-right: 12.5px;
    }
    article .entry-content {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .wrapper {
        width: calc(100% - 25px);
        padding: 0 7px;
    }
    .cols {
        width: 100%;
        margin-left: 0;
        margin-right: 0 !important;
    }
    .cols .col_1_2 {
        float: none;
        margin: 0 0;
        width: 100%;
        clear: both;
    }
    .half {
        width: 100%}
    .half .half_left {
        width: auto !important;
        float: none;
        display: inline-block;
    }
    .half .half_right {
        width: auto !important;
        float: none;
        display: inline-block;
        padding-left: 5px !important;
    }
    .col {
        width: 100%;
        float: none;
        clear: both;
    }
    .col.col_right {
        margin-top: 1em;
        float: none;
    }
    .logo_inner {
        width: calc(50% - 25px);
    }
    .accordion {
        margin-left: -12.5px;
        width: calc(100% + 25px);
    }
    .title_accordion {
        margin-left: 25px;
        margin-right: 25px;
    }
    .currency_table {
        margin-left: -12.5px;
        width: calc(100% + 25px);
    }
    .currency_table .center_currency_table {
        padding-right: 12.5px;
    }
    .currency_table .left_currency_table {
        padding-left: 12.5px;
    }
    .currency_table .right_currency_table {
        padding-right: 12.5px;
    }
    .currency_table .special_rate_info {
        padding-left: 13px !important;
        padding-top: 5px;
        width: 100%}
    .currency_table tr:last-of-type .special_rate_info {
        padding-left: 0;
        width: calc(50% - 50px);
        padding-left: 5px !important;
    }
    .currency_table #special_rate_head {
        font-size: 18px;
    }
    .currency_table #currency_head {
        font-size: 18px;
    }
    body.rtl .currency_table {
        margin-right: -12.5px;
        margin-left: 27px;
    }
    body.rtl .currency_table .left_currency_table {
        padding: 14px 12.5px 14px 0;
    }
    body.rtl .accordion {
        margin-right: 0;
        width: 100%}
    body.rtl .accordion .title_accordion {
        margin-left: 0;
        margin-right: 0;
    }
    .smaller_title {
        width: 100%;
        float: none;
    }
    .title_return {
        width: calc(100% - 25px);
        float: none;
    }
    #header_slider {
        height: 370px;
    }
    #header_slider .slick-btn {
        display: none !important;
    }
    #header_slider .slide {
        height: 350px;
    }
    #header_slider .slide .slider_table {
        margin-top: 50px;
    }
    #header_slider .slide .slider_table td {
        font-size: 22px;
    }
    html, body {
        font-size: 15px;
    }
    .converter_legend {
        font-size: 13px;
    }
    h1 {
        font-size: 21px;
    }
    .entry-content h1 {
        margin-top: -10px;
        margin-bottom: 0;
    }
    .title_accordion {
        margin-left: 12.5px;
        margin-right: 12.5px;
        font-size: 16px;
    }
    .currency_table {
        margin-top: 7px;
        margin-bottom: 20px;
    }
    .currency_table td {
        padding-top: 9px;
        padding-bottom: 9px;
    }
    .currency_table #currency_head td {
        padding-top: 0;
    }
    #currency_wrapper {
        margin-top: 7px;
    }
    #more_info_change {
        margin-bottom: 20px;
    }
    #money_transfer h1, #phone_and_internet h1 {
        margin-bottom: 15px;
    }
    #money_transfer .cols, #phone_and_internet .cols {
        margin-top: 20px;
        margin-bottom: -22px;
    }
    #colophon {
        display: block;
        min-height: 125px;
    }
    #colophon .complience {
        margin-top: 20px;
    }
    #colophon .site-branding {
        float: none;
        display: block;
        width: 100%;
        height: 50px;
    }
    #colophon .copy {
        float: none;
        margin-top: 15px;
    }
}
.exchange-widget-wrapper {
    width: 475px;
    position: absolute;
    bottom: 50px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    z-index: 999;
    height: 340px;
}
@media (max-width: 800px) {
    .exchange-widget-wrapper {
        height: 260px;
    }
}
.exchange-widget {
    width: 100%;
    height: 100%;
    padding: 50px 50px 25px;
    box-sizing: border-box;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    background: linear-gradient(
            0deg,
            rgba(0, 0, 0, 0.9) 0%,
            rgba(255, 0, 0, 0.75) 50%,
            rgba(255, 0, 0, 0.9) 100%
    );
}

.exchange-widget__title {
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
    text-align: left;
}

#currency_result_0 {
    transform: translateY(calc(100% + 10px));
}
.exchange-widget .nice-select {
    border: none;
}
.exchange-widget .nice-select:after {
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    margin-top: -6px;
}

#currency_wrapper_1 .nice-select {
    margin-bottom: 10px;
}
.converter {
    padding: 14px 0;
    width: 150px;
    position: absolute;
    right: 45px;
    display: flex;
}
.rtl .converter {
    left: 45px;
    right: auto;
}

body.rtl .converter .left {
    text-align: left;
    padding-left: 10px;
}

body.rtl .converter .left input[type="text"] {
    text-align: left;
}
.exchange-widget__content-items {
    position: relative;
}

.exchange-widget__inverse-result {
    position: absolute;
    top: 50%;
    transform: translateY(calc(-50% - 10px));
    left: -13px;
    z-index: 1;
    width: 26px;
    height: 25px;
    background: url(./img/inverse.svg) no-repeat #fff;
    background-size: 100%;
    border: 1px solid #fff;
    border-radius: 5px;
}
.exchange-widget__inverse-result:hover {
    background: url(./img/inverse-hover.svg) no-repeat #648edd;
}
.rtl .exchange-widget__inverse-result {
    left: auto;
    right: -13px;
}
.icons_list {
    margin-top: 100px;
    margin-bottom: 90px;
    display: flex;
    column-gap: 25px;
    text-align: center;
}

.icons_list__item {
    flex: 0 0 calc(25% - 19px);
    position: relative;
}

.icons_list__item .star_tooltip {
    margin-left: 6px;
}

.icons_list__item .star_tooltip svg {
    width: 10px;
    height: 10px;
    margin-bottom: 0;
}

.icons_list__item .star_tooltip .cf_tooltip {
    z-index: 1;
    margin-top: 0;
    bottom: 38px;
    left: 37px;
    overflow: hidden;
    text-align: left;
    max-width: 450px;
    width: 500px;
    font-weight: 400;
}

.icons_list__item .star_tooltip .cf_tooltip::after {
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
    top: auto;
}

.icons_list__item .star_tooltip::after {
    position: absolute;
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    bottom: 23px;
    margin-left: -20px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #3F6DC1;
    border-top-width: 0;
}

.icons_list__item .star_tooltip:hover::after {
    border-top-width: 15px;
}

.icons_list__item .star_tooltip:hover .cf_tooltip {
    padding: 20px 25px;
}

@media (max-width: 1200px) {
    .icons_list__item:last-child .star_tooltip .cf_tooltip {
        margin-left: -250px;
    }
}

@media (max-width: 991px) {
    .icons_list__item:first-child .star_tooltip .cf_tooltip {
        margin-left: 0;
        left: 47px;
    }

    .icons_list__item:last-child .star_tooltip .cf_tooltip {
        margin-left: 0;
        left: auto;
        right: -47px;
    }
}

@media (max-width: 767px) {
    .icons_list__item .star_tooltip {
        margin-left: 0;
    }
    .icons_list__item:nth-child(n) .star_tooltip .cf_tooltip {
        left: 0;
        width: calc(100vw - 100px);
        margin-left: 0;
    }

    .icons_list__item:nth-child(2n) .star_tooltip .cf_tooltip {
        margin-left: 0;
        left: auto;
        right: -19px;
    }
}

.icons_list__item img {
    width: 100px;
    height: 100px;
    border-radius: 25px;
    border: 4px solid #648edd;
    object-fit: none;
    margin-bottom: 20px;
}

.icons_list__item div {
    font-size: 18px;
    line-height: 25px;
    color: #3f6dbf;
    font-weight: 600;
}

.home .description {
    margin-bottom: 90px;
}

.home .description-title {
    margin: 0 0 40px;
}

@media (max-width: 800px) {
    .icons_list {
        flex-wrap: wrap;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .icons_list__item {
        flex: 0 0 calc(50% - 13px);
        margin-bottom: 25px;
    }

    .icons_list__item img {
        width: 80px;
        height: 80px;
    }

    .icons_list__item:nth-child(3),
    .icons_list__item:nth-child(4) {
        margin-bottom: 0;
    }

    #more_info_change {
        margin-top: 20px;
    }

    .currency_table .left_currency_table span {
        font-size: 14px;
    }

    .exchange-widget {
        padding: 20px;
    }

    .exchange-widget__title {
        font-size: 20px;
    }

    .converter {
        padding: 16px 0;
    }
}

@media (max-width: 1130px) {
    .gototop_wrapper {
        z-index: 99999;
    }

    #gototop {
        z-index: 99999;
        margin-right: 0;
        margin-top: -85px;
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 600px) {
    .entry-content .link_color {
        padding: 14.5px 40px 14.5px 20px;
        position: relative;
        width: calc(100% - 60px);
    }

    .entry-content .link_color svg {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        margin: 0;
        width: 30px;
    }

    .exchange-widget-wrapper {
        width: 90%;
        border-radius: 15px;
        max-width: 375px;
    }
}

.exchange-widget .nice-select .current {
    overflow: hidden;
    white-space: nowrap;
    display: block;
    max-width: 180px;
    text-overflow: ellipsis;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.8);
    z-index: 999;
    display: none;
}
.modal__container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    height: 100%;
    opacity: 0;
    transition-duration: 0.6s;
    overflow-y: auto;
    overflow-x: hidden;
}
.modal .modal-active {
    opacity: 1;
}
.modal__wrapper {
    width: 90%;
    max-width: 800px;
    background-color: #fff;
    position: relative;
    opacity: 1;
    margin: 100px 0;
}
.modal__close {
    appearance: none;
    border: none;
    width: 75px;
    height: 75px;
    background-color: #000;
    cursor: pointer;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    top: -38px;
    transition: background-color 0.3s;
}
.modal__close:hover {
    background-color: #fff;
}
.modal__close span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    transition-duration: 0.6s;
}
.modal__close span:hover {
    transform: rotate(90deg);
}
.modal__close span:hover::before, .modal__close span:hover::after {
    background-color: #000;
}
.modal__close span::before, .modal__close span::after {
    position: absolute;
    content: ' ';
    height: 35px;
    width: 3px;
    background-color: #fff;
    border-radius: 10px;
    transition: background-color 0.4s ease;
}
.modal__close span::before {
    transform: rotate(45deg);
}
.modal__close span::after {
    transform: rotate(-45deg);
}
.modal__title {
    background: #fff;
    box-sizing: border-box;
    padding: 18px 15px;
}
@media (min-width: 767px) {
    .modal__title {
        padding: 40px 50px 38px 50px;
        width: 88%;
        max-width: 700px;
        margin: 0 auto;
    }
}
.modal__title h2 {
    color: #A20B00;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    font-family: "Maven Pro", sans-serif;
    margin: 0;
}
@media (min-width: 767px) {
    .modal__title h2 {
        font-size: 30px;
    }
}
.modal__content_welcome {
    height: 100%;
    background-size: auto 350px;
    padding-top: 355px;
    background-repeat: no-repeat;
}
@media (min-width: 767px) {
    .modal__content_welcome {
        background-size: auto 450px;
        padding-top: 380px;
    }
}
.modal__content_welcome .modal-scroll {
    overflow: auto;
    display: grid;
    height: calc(100% - 180px);
}
.modal__content_welcome .modal-block {
    padding: 0 15px 30px;
}
@media (min-width: 767px) {
    .modal__content_welcome .modal-block {
        padding: 0 100px 100px;
    }
}
.modal__content_welcome .modal-block__link {
    margin-top: 44px;
}

.modal__content_welcome .modal-block__link a {
    color: #fff;
    font-weight: 700;
    font-family: "Maven Pro", sans-serif;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 22px 15px;
    background: #A20B00;
}
.modal__content_welcome .modal-block__link a:hover {
    opacity: 0.8;
}
.modal__content_welcome .modal-block__info p {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    font-family: "Maven Pro", sans-serif;
    margin-top: 0;
    margin-bottom: 26px;
}

.marquee-container {
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
}

.marquee-container:hover .marquee {
    animation-play-state: paused;
}

.marquee {
    display: inline-block;
    white-space: nowrap;
    animation: marquee 110s linear infinite;
}

.marquee-container[data-reverse="bool"] .marquee {
    animation: marquee-right 110s linear infinite;
}

.marquee span {
    display: inline-block;
    padding-right: 2rem;
    font-size: 1.2rem;
}

/* Keyframes for marquee effect */
@keyframes marquee {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-50%);
    }
}

/* Keyframes for left-to-right scrolling */
@keyframes marquee-right {
    0% {
        transform: translateX(-50%);
    }
    100% {
        transform: translateX(0%);
    }
}