/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 19, 2017, 10:05:46 AM
    Author     : Moneer.k
*/

.margin-top-20.site-branding {
    margin-top: -40px !important;
}

.sub_text_slider {
    font-size: 1.5rem;
}

.custom-slider-caption {
    width: 100vw;
    background: rgba(183, 157, 78, 0.5);
    padding: 2%;
}

.start-btn {
    background: url('../images/down.png') no-repeat 0 0 transparent;
    background-size: cover;
    color: #fff;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;

    width: 40px;
    display: block;
    height: 40px;
}

.facility-link-more a, .service-link-more a {
    background-color: #d6bc70 !important;
    background: #47C9E5;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
}

.btn-theme, .facility-link-more a, .service-link-more a {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 8px;
}

.facility-link-more, .service-link-more {
    margin-top: 20px;
}

li.en, li.ar {
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
}

li.en.active, li.ar.active,
li.en.active a, li.ar.active a {
    pointer-events: none;
    color: #8c6f46 !important;
}

.arabic-content {
    direction: rtl;

}

.widget.gsc-call-to-action.arabic-content .title, .widget.gsc-call-to-action.arabic-content .title span, .widget.gsc-call-to-action.arabic-content .content {
    text-align: right;
}

.arabic-slider {
    direction: ltr;
}

.about-page-carousel-title {
    text-align: center;
    background: #fff;
    color: #8c6f46;
    line-height: 4rem;
    margin: 0;
    font-size: 1.8rem;
}

.about-page-carousel-desc {
    text-align: center;
    background: #fff;
    color: #1a3749;
    margin: 0;
    font-size: 1.2rem;
    height: 7rem;
    padding-left: 4%;
    padding-right: 4%;
}

.navigation .gva_menu.arabic-menu li a {
    text-align: right !important;
}

.footer .item-list ul li.view-list-item {
    margin: 0 0 8px;
    overflow: hidden;
    width: 60%;
}

.footer-menu-item li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.tparrows.tp-leftarrow::before {
    content: ' ';
}

.tparrows.tp-rightarrow::before {
    content: ' ';
}

.tparrows.tp-leftarrow {
    background: url('../images/left.png') no-repeat 0 0 transparent;
    background-size: cover;
}

.tparrows.tp-rightarrow {
    background: url('../images/right.png') no-repeat 0 0 transparent;
    background-size: cover;
}

.widget.gsc-box-image img {
    -moz-transition: all 1.4s ease-in-out;
    -webkit-transition: all 1.4s ease-in-out;
    transition: all 1.4s ease-in-out;
    cursor: pointer;
}

.widget.gsc-box-image .text-center {
    overflow: hidden;
}

.widget.gsc-box-image img:hover {
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.menu--main-navigation-arabic .navigation .gva_menu li a {
    text-align: right !important;
}

.city-map-link {
    cursor: pointer;
}

.city-map-link:hover {
    color: #bc9c0e;
}

.views-exposed-form .js-form-item-tid, .views-exposed-form .js-form-wrapper, .views-exposed-form .js-form-item-field-geolocation__target-id {
    display: inline;
}

.js-form-item-tid lable {
    color: #d6bc70 !important;
}

.navigation .gva_menu.arabic-menu .sub-menu {
    right: 0;
    left: auto;
}

.prices-marquee {
    direction: ltr !important;
    background: #d6bc72;
    font-size: 1.8rem;
    /*    line-height: 2.3em;*/
    text-align: center;
}

.prices-marquee .block {
    margin: 0;
}

body, html {
    overflow-x: hidden;
}

#counter_section {
    direction: ltr !important;
}

#block-languageswitcher ul {
    margin-bottom: 0;
}

#block-gaviassliderlayeriarabicsliderlayermain .tparrows.tp-leftarrow {
    background: url('../images/left-w.png') no-repeat 0 0 transparent;
    background-size: cover;
    top: 90% !important;
}

#block-gaviassliderlayeriarabicsliderlayermain .tparrows.tp-rightarrow {
    display: none;
}

#block-gaviassliderlayersliderlayermain .tparrows.tp-rightarrow {
    background: url('../images/right-w.png') no-repeat 0 0 transparent;
    background-size: cover;
    top: 90% !important;
}

#block-gaviassliderlayersliderlayermain .tparrows.tp-leftarrow {
    display: none;
}

ul.menu.arabic-menu > li a::after {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    left: auto;
    right: 0;
    top: 50%;
    margin-top: -12px;
}

ul.menu.arabic-menu > li a {
    padding-left: 0px;
    padding-right: 16px;
}

ul.menu.arabic-menu > li a:hover {
    padding-right: 25px;
}

#block-languageswitcher {
    display: inline-block;
    width: 17%;
}

#header .header-main .container {
    width: 96%;
}

.js-form-item-main-city-id, #edit-actions, form-item-term-node-tid-depth {
    display: inline;
}

.js-form-item-main-city-id label {
    color: #FFF !important;
    margin-right: 10px;
    font-size: 2rem;
}

[id^="edit-main-city-id"] {
    font-size: 1.2em;
    width: 12em;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-align: center;
    text-align-last: center;
    text-overflow: '';
    -ms-word-break: normal;
    word-break: normal;
    background: url('../images/select-button-en.png') no-repeat center center transparent;
    background-size: cover;
    background-position-x: right;
}

.shs-level-0, .shs-level-1 {
    width: 12em;
    margin-left: 0.7em;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-align: center;
    text-align-last: center;
    text-overflow: '';
    -ms-word-break: normal;
    word-break: normal;
    background: url('../images/select-button-en.png') no-repeat center center transparent;
    background-size: cover;
    background-position-x: right;
}

.container-level-0, .container-level-1 {
    position: relative;
}

.shs-level-0 option:first-child, [id^="edit-main-city-id"] option:first-child {
    display: none;
}

#block-quicktabsbranches div {
    color: #000;
}

.ui-widget-content {
    border: none;
    background: inherit;
    color: #000;
    /*    url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x; */
}

.ui-widget-header {
    border: none;
    background: inherit;
}

.js-form-item-branch-tid-depth, .js-form-item-atm-tid-depth, .js-form-item-exchange-office-tid-depth, .js-form-item-service-office-tid-depth {
    display: inline-block;
}

.js-form-item-branch-tid-depth label, .js-form-item-atm-tid-depth label,
.js-form-item-exchange-office-tid-depth label, .js-form-item-service-office-tid-depth label {
    /*display: inline;*/
    color: #1a3749;
}

.js-form-item-branch-tid-depth .shs-container, .js-form-item-atm-tid-depth .shs-container,
.js-form-item-exchange-office-tid-depth .shs-container, .js-form-item-service-office-tid-depth .shs-container {
    display: inherit;
}

#views-exposed-form-branches-atms-tabs-branch-block, #views-exposed-form-atms-tab-atm-block,
#views-exposed-form-service-offices-tab-service-office-block, #views-exposed-form-exchange-office-tab-exchange-office-block {
    margin-bottom: 20px;
    margin-top: 20px;
}

.geolocation-city-map .geolocation-common-map, .geolocation-city-map .leaflet-container {
    margin-top: 15px;
    overflow: hidden;
    border: 2px solid #1a3749;
}

.branch-details {
    width: 400px;
    float: left;
    margin-bottom: 30px;
}

.branch-lables {
    width: 15%;
    float: left;
    /*    margin-top: 10px;*/
}

.lable-list {
    color: #1a3749;
    /*    font-weight: bold;*/
}

.atms-details table, .services-details table, .exchange-details table {
    /*    width: 40%;
        float: left;*/
    /*    margin-right: 20px;
        margin-top: 10px;
        margin-bottom: 30px;*/
}

.branches-details .item-list {
    clear: both;
    /*    width: 100;
        float: right;*/
    overflow: hidden;
    margin-bottom: 1.5em;
    background-color: #fff;
    border-radius: 5px;
    padding: 20px 20px 0px 20px;
}

.branches-photos {
    margin-top: 30px;
    margin-bottom: 30px;
}

.views-field-field-branch-description {
    float: left;
    width: 60%;
    margin-right: 20px;
    margin-bottom: 20px;
}

.views-field-field-branch-images {
    overflow: hidden;
}

.views-field-field-branch-images img {
    /*opacity: .5;*/
    /*    -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;*/
}

.views-field-field-branch-images:hover img {
    /*    opacity: 1;
        -webkit-transform: scale(1.3);
        transform: scale(1.3);*/
}

.atms-map .geolocation-common-map, .branches-map .geolocation-common-map, .services-map .geolocation-common-map, .exchange-map .geolocation-common-map {
    /*    margin-top: 30px;
        margin-bottom: 30px;*/
    border: 2px solid #fff;
    border-radius: 3px;
}

.atms-map .leaflet-container {
    /*    margin-top: 30px;
        margin-bottom: 30px;*/
    border: 2px solid #fff;
    border-radius: 3px;
}

.atms-details table thead, .services-details table thead, .exchange-details table thead,
.branch-services-table table thead, .branch-exchange-table table thead {
    color: #1a3749;
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 7%, rgba(255, 255, 255, 1) 9%, rgba(255, 255, 255, 1) 35%, rgba(247, 247, 247, 1) 54%, rgba(247, 247, 247, 1) 86%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(7%, rgba(247, 247, 247, 1)), color-stop(9%, rgba(255, 255, 255, 1)), color-stop(35%, rgba(255, 255, 255, 1)), color-stop(54%, rgba(247, 247, 247, 1)), color-stop(86%, rgba(247, 247, 247, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 7%, rgba(255, 255, 255, 1) 9%, rgba(255, 255, 255, 1) 35%, rgba(247, 247, 247, 1) 54%, rgba(247, 247, 247, 1) 86%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 7%, rgba(255, 255, 255, 1) 9%, rgba(255, 255, 255, 1) 35%, rgba(247, 247, 247, 1) 54%, rgba(247, 247, 247, 1) 86%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 7%, rgba(255, 255, 255, 1) 9%, rgba(255, 255, 255, 1) 35%, rgba(247, 247, 247, 1) 54%, rgba(247, 247, 247, 1) 86%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 7%, rgba(255, 255, 255, 1) 9%, rgba(255, 255, 255, 1) 35%, rgba(247, 247, 247, 1) 54%, rgba(247, 247, 247, 1) 86%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}

.atms-details table > thead > tr > th, .services-details table > thead > tr > th, .exchange-details table > thead > tr > th,
.branch-services-table table > thead > tr > th, .branch-exchange-table table > thead > tr > th {
    vertical-align: middle;
    /*border-bottom: 2px solid #000;*/
}

.atms-details table > tbody, .services-details table > tbody, .exchange-details table > tbody,
.branch-services-table table > tbody, .branch-exchange-table table > tbody {
    background-color: white;
}

.atms-details table > tbody > tr:hover, .services-details table > tbody > tr:hover, .exchange-details table > tbody > tr:hover,
.branch-services-table table > tbody > tr:hover, .branch-exchange-table table > tbody > tr:hover {
    background-color: #e5e5e5; /*#b9bfc4;*/
}

.atms-details table > tbody > tr > td, .services-details table > tbody > tr > td, .exchange-details table > tbody > tr > td,
.branch-services-table table > tbody > tr > td, .branch-exchange-table table > tbody > tr > td {
    padding: 2%;
    vertical-align: middle;
    color: #666;
}

.no-result {
    padding: 1em 0 1em 0;
    font-size: 1.5em;
    color: #1a3749;
    text-align-last: center;
}

.navigation .gva_menu > li > a {
    font-size: 1.2em;
    padding: 15px 7px;
}

.navigation .gva_menu .sub-menu li a {

    font-size: 15px;

}

.topbar {
    background: #1a3749;
    border-bottom: none;
    padding: 3px;
    font-size: 10px !important;
}

.topbar ul.inline {
    margin: 0;
}

.topbar-links {
    width: 70%;
    float: right;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 10px;
    padding-top: 8px;
}

.langswitcher-links {
    width: 11%;
    float: right;
    text-align: right;
    text-align-last: right;
}

.header-main .header-btn-e-services a, .header-main .header-btn-email a {
    font-size: 1.3em;
    color: #928d64 !important;
}
/*****************************************************/
.header-main .header-btn-e-services ,
.header-main  .header-btn-app ,
.header-main  .header-btn-email {
    width: 150px;
    height: 30px;
    background: #d6bc70!important;
    padding-left: 11px;
    padding-top: 5px;
    border-radius: 7px;
    padding-right: 12px;
}

.header-main  .header-btn-app {
    padding-left: 38px;
}

.header-main  .header-btn-email {
    padding-top: 1px;
    background-color: #1a3749!important;
    box-shadow: inset 0 1px 3px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.2);
    border: solid 1px rgba(0, 0, 0, 0.4);
}

.header-main  .header-btn-app a {
    font-size: 14px !important;
    color: #1a3749!important;
    background-image: url(../images/mobile-app.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right 0px;
    background-size: 24px;
    display: block;
    height: 100%;
    padding: 0;
}

.header-main .header-btn-e-services a {
    font-size: 14px;
    color: #1a3749!important;
    background-image: url(../images/e-services.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right -4px;
    background-size: 32px;
    display: block;
    height: 100%;
    padding: 0;
}

.header-main  .header-btn-email a {
    font-size: 18px;
    color: #d6bc70!important;
    background-image: url(../images/email-button.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right 1px;
    background-size: 102px;
    display: block;
    height: 100%;
    padding: 0;
    text-align: center;
}


.header-btn-e-services:active,
.header-btn-email:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    border: solid 1px #203E5F;
}

/***************************************************/
.prices-marquee .slick-slide img {
    display: inline-block;
    vertical-align: middle;
}

/*          */
/* Default tab style */

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'stroke7pixeden';
    src: url('../fonts/stroke7pixeden/stroke7pixeden.eot?u58ytb');
    src: url('../fonts/stroke7pixeden/stroke7pixeden.eot?#iefixu58ytb') format('embedded-opentype'),
    url('../fonts/stroke7pixeden/stroke7pixeden.woff?u58ytb') format('woff'),
    url('../fonts/stroke7pixeden/stroke7pixeden.ttf?u58ytb') format('truetype'),
    url('../fonts/stroke7pixeden/stroke7pixeden.svg?u58ytb#stroke7pixeden') format('svg');
}

#quicktabs-branches_atms_tabs_ar, #quicktabs-branches_atms_tabs_en, #quicktabs-interest_en, #quicktabs-interest_ar {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    font-weight: 300;
    font-size: 1.25em;
}

/* Nav */
/*#quicktabs-branches_atms_tabs_ar nav, #quicktabs-branches_atms_tabs_en nav, #quicktabs-interest_en nav, #quicktabs-interest_ar nav {
    text-align: center;
}*/

#quicktabs-branches_atms_tabs_ar .quicktabs-tabs, #quicktabs-branches_atms_tabs_en .quicktabs-tabs, #quicktabs-interest_en .quicktabs-tabs, #quicktabs-interest_ar .quicktabs-tabs {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    list-style: none;
    text-align: center;
    text-align-last: center;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

#quicktabs-branches_atms_tabs_ar .quicktabs-tabs li, #quicktabs-branches_atms_tabs_en .quicktabs-tabs li,
#quicktabs-interest_en .quicktabs-tabs li, #quicktabs-interest_ar .quicktabs-tabs li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0;
    border-left: 2px solid #e5e5e5;
}

#quicktabs-branches_atms_tabs_en .quicktabs-tabs li:nth-child(1) {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../images/map_icons/Branch-icon-hover-e.png);

}

#quicktabs-branches_atms_tabs_en .quicktabs-tabs li:nth-child(2) {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../images/map_icons/ATM-icon-hover-e.png);

}

#quicktabs-branches_atms_tabs_en .quicktabs-tabs li:nth-child(3) {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../images/map_icons/Service-Office-icon-hover-e.png);

}

#quicktabs-branches_atms_tabs_en .quicktabs-tabs li:nth-child(4) {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../images/map_icons/Exchange-Office-icon-hover-e.png);

}

#quicktabs-branches_atms_tabs_ar .quicktabs-tabs a, #quicktabs-branches_atms_tabs_en .quicktabs-tabs a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2;
    /*	padding: 0.25em 0 0.5em;
    border-left: 1px solid #e7ecea;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;*/

    padding: 13px;
    border: none;
    border-radius: 0;
    /*    background: #fafafa;*/
    font-size: 1.1em;
    font-weight: 700;
    color: #000; /*#1a3749;*/
    margin-right: 0px;
    text-align: center;
    z-index: 0;
    transition: all 0.3s ease 0s;

    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 4%, rgba(247, 247, 247, 1) 13%, rgba(255, 255, 255, 1) 22%, rgba(255, 255, 255, 1) 32%, rgba(255, 255, 255, 1) 46%, rgba(230, 230, 230, 1) 73%, rgba(255, 255, 255, 1) 96%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(4%, rgba(255, 255, 255, 1)), color-stop(13%, rgba(247, 247, 247, 1)), color-stop(22%, rgba(255, 255, 255, 1)), color-stop(32%, rgba(255, 255, 255, 1)), color-stop(46%, rgba(255, 255, 255, 1)), color-stop(73%, rgba(230, 230, 230, 1)), color-stop(96%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 4%, rgba(247, 247, 247, 1) 13%, rgba(255, 255, 255, 1) 22%, rgba(255, 255, 255, 1) 32%, rgba(255, 255, 255, 1) 46%, rgba(230, 230, 230, 1) 73%, rgba(255, 255, 255, 1) 96%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 4%, rgba(247, 247, 247, 1) 13%, rgba(255, 255, 255, 1) 22%, rgba(255, 255, 255, 1) 32%, rgba(255, 255, 255, 1) 46%, rgba(230, 230, 230, 1) 73%, rgba(255, 255, 255, 1) 96%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 4%, rgba(247, 247, 247, 1) 13%, rgba(255, 255, 255, 1) 22%, rgba(255, 255, 255, 1) 32%, rgba(255, 255, 255, 1) 46%, rgba(230, 230, 230, 1) 73%, rgba(255, 255, 255, 1) 96%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 4%, rgba(247, 247, 247, 1) 13%, rgba(255, 255, 255, 1) 22%, rgba(255, 255, 255, 1) 32%, rgba(255, 255, 255, 1) 46%, rgba(230, 230, 230, 1) 73%, rgba(255, 255, 255, 1) 96%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
    filter: opacity(0.6);
}

#quicktabs-interest_en .quicktabs-tabs a, #quicktabs-interest_ar .quicktabs-tabs a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2;
    padding: 13px;
    border: none;
    border-radius: 0;
    font-size: 1.1em;
    font-weight: 700;
    color: #1a3749;
    margin-right: 0px;
    text-align: center;
    z-index: 0;
    transition: all 0.3s ease 0s;
    background: transparent url(../images/icon-v0-7.png);
    background-size: contain
}

#quicktabs-branches_atms_tabs_ar .quicktabs-tabs a span, #quicktabs-branches_atms_tabs_en .quicktabs-tabs a span,
#quicktabs-interest_en .quicktabs-tabs a span, #quicktabs-interest_ar .quicktabs-tabs a span {
    vertical-align: middle;
    font-size: 0.75em;
}

#quicktabs-branches_atms_tabs_ar .quicktabs-tabs li.active a, #quicktabs-branches_atms_tabs_en .quicktabs-tabs li.active a,
#quicktabs-interest_en .quicktabs-tabs li.active a, #quicktabs-interest_ar .quicktabs-tabs li.active a {
    color: #d6bc72;
}

#quicktabs-branches_atms_tabs_ar .quicktabs-tabs a:focus, #quicktabs-branches_atms_tabs_en .quicktabs-tabs a:focus,
#quicktabs-interest_en .quicktabs-tabs a:focus, #quicktabs-interest_ar .quicktabs-tabs a:focus {
    outline: none;
    color: #d6bc72;
}

/* Content */
#quicktabs-container-branches_atms_tabs_ar, #quicktabs-container-branches_atms_tabs_en {
    position: relative;
}

#quicktabs-container-branches_atms_tabs_ar section, #quicktabs-container-branches_atms_tabs_en section {
    display: none;
    margin: 0 auto;
    padding: 1em;
    max-width: 1200px;
    text-align: center;
}

#quicktabs-container-branches_atms_tabs_ar section.content-current, #quicktabs-container-branches_atms_tabs_en section.content-current {
    display: block;
}

#quicktabs-container-branches_atms_tabs_ar section p, #quicktabs-container-branches_atms_tabs_en section p {
    margin: 0;
    padding: 0.75em 0;
    color: rgba(40, 44, 42, 0.05);
    font-weight: 900;
    font-size: 4em;
    line-height: 1;
}

/* Fallback */
.no-js #quicktabs-container-branches_atms_tabs_ar section, .no-js #quicktabs-container-branches_atms_tabs_en section {
    display: block;
    padding-bottom: 2em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

.no-flexbox nav ul {
    display: block;
}

.no-flexbox nav ul li {
    min-width: 15%;
    display: inline-block;
}

@media screen and (max-width: 58em) {
    #quicktabs-branches_atms_tabs_ar .quicktabs-tabs a.icon span, #quicktabs-branches_atms_tabs_en .quicktabs-tabs a.icon span {
        display: none;
    }

    #quicktabs-branches_atms_tabs_ar .quicktabs-tabs a::before, #quicktabs-branches_atms_tabs_en .quicktabs-tabs a::before {
        margin-right: 0;
    }
}

/*      */
/* Individual tab styles */

/*****************************/
/* Underline */
/*****************************/

#block-quicktabs-branches-atms-tabs-ar, #block-quicktabs-branches-atms-tabs-en, #block-quicktabsinterestar, #block-quicktabsinteresten {
    background-color: #e5e5e5;
    padding: 2% 4% 2% 4%;
}

#quicktabs-branches_atms_tabs_ar .quicktabs-tabs, #quicktabs-branches_atms_tabs_en .quicktabs-tabs,
#quicktabs-interest_en .quicktabs-tabs, #quicktabs-interest_ar .quicktabs-tabs {
    background: #efe7e7;
    margin-bottom: 25px;
}

#quicktabs-branches_atms_tabs_ar .quicktabs-tabs li:first-child a, #quicktabs-branches_atms_tabs_en .quicktabs-tabs li:last-child a,
#quicktabs-interest_en .quicktabs-tabs li:last-child a, #quicktabs-interest_ar .quicktabs-tabs li:last-child a {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

#quicktabs-branches_atms_tabs_ar .quicktabs-tabs li:last-child a, #quicktabs-branches_atms_tabs_en .quicktabs-tabs li:first-child a,
#quicktabs-interest_en .quicktabs-tabs li:first-child a, #quicktabs-interest_ar .quicktabs-tabs li:first-child a {
    /*border-right: 1px solid #e7ecea;*/
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

#quicktabs-branches_atms_tabs_ar .quicktabs-tabs a span, #quicktabs-branches_atms_tabs_en .quicktabs-tabs a span,
#quicktabs-interest_en .quicktabs-tabs a span, #quicktabs-interest_ar .quicktabs-tabs a span {
    font-weight: 700;
}

.prices-marquee-currency-name {
    font-weight: bold;
    color: #666666;
}

/*.navigation .gva_menu > li > a {
    padding: 30px 7px;
}*/
.copyright .copyright-inner {
    padding: 10px 0;
    width: 60%;
    margin: 0 auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #d6bc70;
}

.footer-3col {
    padding-left: 0;
    padding-right: 0;
}

.footer-3col .content.block-content {
    padding-left: 20px;
    padding-right: 20px;
}

.location-content .field-content a {
    color: #0074bd;

}

.gsc-icon-box img {
    width: 30%;
    border-radius: 60px;
}

.gsc-icon-box img:hover {
    /*    background-color: #d6bc72;
        border-radius: 60px;*/
    transition-duration: .1ms;
}

.news-list a {
    color: #1a3749;
}

.news-list .item {
    position: relative;
}

.news-list .item:before {
    content: " ";
    position: absolute;
    width: 13px;
    height: 13px;
    background: #d6bc70;
    left: -20px;
    border-radius: 3px;
    top: 4px;

}

.progress-tracker--center .progress-step::after {
    right: -50%;
}

.progress-marker {
    display: inherit;
}

.webform-element--title-inline {
    margin-bottom: 15px;
}

.webform-button--next, .webform-button--previous, .webform-button--submit {
    text-transform: none;
    font-size: 18px !important;
    color: #fff;
    background: transparent url('../images/icon-v0-6.png') no-repeat;
    background-size: cover;
}

.webform-button--next {
    /*margin-left: 41%;*/
}

.webform-button--previous {
    /*margin-left: 59%;*/
}

[id^="edit-submit-branches-atms-tabs"], [id^="edit-submit-atms-tab"],
[id^="edit-submit-service-offices-tab"], [id^="edit-submit-exchange-office-tab"] {
    background: transparent url('../images/icon-v0-6.png') no-repeat;
    background-size: cover;
    color: #fff;
    height: 2.5em;
    width: 5em;
    border-radius: 10px;
    margin-left: 0.7em;
}

.branches-details .item-list .field-content {
    margin-left: 3%;
}

.branches-details .item-list .views-field-title, .branches-details .item-list .views-field-field-manager,
.branches-details .item-list .views-field-field-working-hours, .branches-details .item-list .views-field-field-branch-phone {
    float: left;
    width: 50%;
    line-height: 2.5;
}

.branches-details .item-list .views-field-field-city-name, .branches-details .item-list .views-field-field-branch-address-,
.branches-details .item-list .views-field-field-weekends, .branches-details .item-list .views-field-field-fax {
    overflow: hidden;
    width: 50%;
    border-left: 2px solid #e5e5e5;
    border-right: 0;
    padding-left: 3%;
    padding-right: 0;
    line-height: 2.5;
}

.branches-details .item-list .views-field-field-working-hours p, .branches-details .item-list .views-field-field-weekends p,
.branches-details .item-list .views-field-field-branch-address- p {
    display: inline;
}

/*.item-list .field-content{
    margin-right: 3%;
}*/
.branches-details .item-list .views-field-title .views-label-title, .branches-details .item-list .views-field-field-city-name .views-label-field-city-name,
.branches-details .item-list .views-field-field-manager .views-label-field-manager, .branches-details .item-list .views-field-field-branch-phone .views-label-field-branch-phone,
.branches-details .item-list .views-field-field-fax .views-label-field-fax, .branches-details .item-list .views-field-field-branch-address- .views-label-field-branch-address-,
.branches-details .item-list .views-field-field-working-hours .views-label-field-working-hours, .branches-details .item-list .views-field-field-weekends .views-label-field-weekends {
    display: inline;
    color: #1a3749;
    font-weight: bold;
}

.branches-details .item-list .views-field-field-city-name .field-content, .branches-details .item-list .views-field-field-manager .field-content,
.branches-details .item-list .views-field-field-branch-phone .field-content, .branches-details .item-list .views-field-field-fax .field-content,
.branches-details .item-list .views-field-field-branch-address- .field-content, .branches-details .item-list .views-field-field-working-hours .field-content,
.branches-details .item-list .views-field-field-weekends .field-content {
    display: inline;
    color: #666;
}

.ads-carousel-1 {
    display: table-cell;
    vertical-align: middle;
}

/*.ads-carousel-1 .owl-carousel .owl-nav > div.owl-next,.ads-carousel-1 .owl-carousel .owl-nav > div.owl-prev {
    opacity: 1 !important;
    filter: alpha(opacity=100)!important;
    background: #fff;
}
.ads-carousel-1 .owl-carousel .owl-item img{
    width: 80%;
    margin: 0 auto;
    display: block;
}*/
.ads-carousel-1 .ads-carousel-body {
    background: rgba(215, 189, 112, 0.6);
    position: relative;
    bottom: 2.7em;
    width: 100%;
    left: 0;
    color: #fff;
    line-height: 2.8em;
    margin-bottom: -2em;
}

.fc table > thead:first-child > tr:first-child > th {
    border-top: 1px solid;
    border-radius: 4px;
}

.fc table table {
    border-collapse: separate;;
    border-spacing: 1px;
    border: none;
    line-height: 2.5em;
}

.fc table table td {
    border-radius: 4px;
    border: 1px solid #1a3749;
}

.fc > table {
    border: none;
}

.fc > table thead > td, .fc > table tbody > td {
    border: none;
}

.webform-submission-form {
    background-color: #e5e5e5;
    padding: 10px 20px 60px 20px;
    margin-top: 5%;
    margin-bottom: 3%;
}

.progress-step:not(:last-child)::after {
    z-index: 0;
    top: -31%;
    height: 6px;
}

.progress-step::after, .progress-step.is-complete::after {
    background-color: #d6bc72;
}

.outer-marker {
    background: #385a94;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    position: absolute;
    top: -65%;
    right: 48%;
    z-index: 1;
    background: url('../images/icon-v0-7.png') no-repeat center center transparent;
    background-size: cover;
}

.inner-marker {
    position: absolute;
    background: #1a3749;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    top: 96%;
    left: 28%;
    margin: -16px 0px 0px 0px;
}

.webform-progress-tracker .progress-step.is-active .progress-text {
    color: #1a3749;
}

.webform-progress-tracker .progress-step.is-complete .progress-text {
    color: #b6b6b6;
}

.webform-submission-form legend {
    border: none;
    border-radius: 5px;
    margin-bottom: 15px;
    background: url('../images/icon-v0-7.png') center center transparent;
    background-size: contain;
}

.js-form-item-age label {
    color: #1a3749;
    margin-right: 5.5%;
}

.js-form-item-gender label {
    color: #1a3749;
    margin-right: 2.2%;
}

.js-form-item-email label {
    color: #1a3749;
    margin-right: 4%;
}

.js-form-item-phone label {
    color: #1a3749;
    margin-right: 3.3%;
}

.js-form-item-age input, .js-form-item-email input, .js-form-item-phone input, .js-form-item-gender select {
    font-size: 1.2em;
    width: 45rem;
    height: 40px;
    border: none;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-align: center;
    text-align-last: center;
    text-overflow: '';
    -ms-word-break: normal;
    word-break: normal;
    background: url('../images/icon-v0-7.png') center center transparent;
    background-size: contain;
}

.js-form-item-gender select {
    background: url('../images/select-button-en.png') no-repeat center center transparent;
    background-size: cover;
    background-position-x: right;
}

.webform-submission-form #edit-actions {
    float: right;
}

.webform-submission-form .js-form-wrapper {
    padding: 0 2% 10px 2%;
}

.webform-submission-form .fieldset-legend {
    margin-left: 10px;
}

.form-item--error-message {
    margin-left: 78px;
}

#colorbox, #cboxOverlay, #cboxWrapper {
    z-index: 9999999;
}

.fc .fc-toolbar .fc-today-button {
    margin-left: 0;
    width: 150px;
}

.fc .fc-toolbar > * > button {
    color: #fff;
    background: #1a3749;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #1a3749;
    background: #ddd;
    color: #363636;
}

.fc-body > td, .fc-head > td {
    border: none
}

.branch-services-table, .branch-exchange-table, .services-details .table-div {
    min-height: .01%;
    overflow-x: auto;
    /*    margin-bottom: 2%;*/
}

@media screen and (max-width: 767px) {
    .js-form-item-main-city-id::after {
        left: 42%;
    }

    .branch-services-table, .branch-exchange-table, .services-details .table-div {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .branch-services-table > table, .branch-exchange-table > table, .services-details .table-div > table {
        margin-bottom: 0;
    }

    .branch-services-table > table > thead > tr > th,
    .branch-services-table > table > tbody > tr > th,
    .branch-services-table > table > tfoot > tr > th {
        /*    .branch-services-table > table > thead > tr > td,
            .branch-services-table > table > tbody > tr > td,
            .branch-services-table > table > tfoot > tr > td {*/
        white-space: nowrap;
    }

    .branch-exchange-table > table > thead > tr > th,
    .branch-exchange-table > table > tbody > tr > th,
    .branch-exchange-table > table > tfoot > tr > th {
        /*    .branch-exchange-table > table > thead > tr > td,
            .branch-exchange-table > table > tbody > tr > td,
            .branch-exchange-table > table > tfoot > tr > td {*/
        white-space: nowrap;
    }

    .services-details .table-div > table > thead > tr > th,
    .services-details .table-div > table > tbody > tr > th,
    .services-details .table-div > table > tfoot > tr > th {
        /*    .services-details .table-div > table > thead > tr > td,
            .services-details .table-div > table > tbody > tr > td,
            .services-details .table-div > table > tfoot > tr > td {*/
        white-space: nowrap;
    }

}

@media screen and (max-width: 1023px) {
    .start-btn {
        right: 20px;
        position: relative;
        top: -100%;
        left: auto;
    }
}

.readmore {
    font-weight: 400;
}

.footer {
    font-weight: 400;
}

.footer .search-form__submit {
    background-color: #d6bc70 !important;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 15px;
    border: none;
}

.messages__wrapper {
    float: left;
    width: 100%;
}

.services-grid .views-field-field-cover-image, .services-grid .views-field-title,
.facility-grid .views-field-field-facility-cover-image, .facility-grid .views-field-title {
    text-align-last: center;
}

.facility-grid .views-field-title a, .services-grid .views-field-title a {
    color: #1a3749;
}

.facility-grid .views-field-title a:hover, .services-grid .views-field-title a:hover {
    color: #d6bc72 !important;
    transition-duration: .2ms;
}

.faq-list .item-list ul li.view-list-item {
    margin: 0 0 -20px;
}

.faq-list .panel-title {
    font-size: 2rem;
    line-height: 1.8em;
}

.faq-list .panel-body {
    font-size: 2rem;
    line-height: 1.8em;
}

.faq-list .panel-heading.active {
    background: transparent url('../images/icon-v0-6.png');
    background-size: contain;
}

.faq-list .panel-heading.inactive {
    background: transparent url('../images/icon-v0-7.png');
    background-size: contain;
}

.contact-message-form .form-actions #edit-preview {
    display: none;
}

.widget.gsc-call-to-action.button-bottom .button-action {
    text-align: right;
}

.ads-carousel-1 div {
    text-align: center;
    vertical-align: middle;
}

header.header-v1 .area-main-menu .gva-navigation ul.gva_menu_main {
    float: left;
}

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

.facility-grid .post-block, .services-grid .post-block {
    margin-bottom: 30px;
    text-align-last: center;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
}

.facility-grid .post-block .post-categories, .services-grid .post-block .post-categories {
    margin: 0;
}

.facility-grid .post-block .post-title, .services-grid .post-block .post-title {
    padding: 0;
}

.facility-grid .post-block .post-meta, .services-grid .post-block .post-meta {
    margin-top: 0;
}

.facility-grid .post-block .post-body, .services-grid .post-block .post-body {
    padding: 10px 0 15px;
}

.facility-grid .post-block .post-content, .services-grid .post-block .post-content {
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 5px solid;
    border-top-color: #d6bd70;
}

.facility-grid .post-block:hover, .services-grid .post-block:hover {
    -webkit-box-shadow: 0 1px 8px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 8px 2px rgba(0, 0, 0, 0.1);
}

.facility-grid .post-block .post-image img:hover, .services-grid .post-block .post-image img:hover {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.facility-grid .post-block .post-title a:hover, .services-grid .post-block .post-title a:hover {
    color: #d6bc72 !important;
}

@media screen and (max-width: 600px) {
    .js-form-item-branch-tid-depth, .js-form-item-atm-tid-depth, .js-form-item-exchange-office-tid-depth, .js-form-item-service-office-tid-depth {
        display: block;
    }

    .js-form-item-age input, .js-form-item-email input, .js-form-item-phone input, .js-form-item-gender select {
        width: 30rem;
        height: 3em;
    }

    .webform-button--next, .webform-button--previous, .webform-button--submit {
        font-size: smaller !important;
    }

    .webform-submission-form legend, .webform-submission-form .fieldset-wrapper {
        font-size: small;
    }

    .branch-lables-table > tbody > tr > td {
        border-bottom: 1px solid #ddd !important;
        border-left: none !important;
        display: block;
        font-size: 1.3em;
        text-align: left;
    }

    .branch-lables-table > tbody > tr > td {
        font-size: 1em !important;
    }

    /* Force table to not be like tables anymore */
    .atms-details table, .atms-details thead, .atms-details tbody, .atms-details th, .atms-details td, .atms-details tr,
    .services-details table, .services-details thead, .services-details tbody, .services-details th, .services-details td, .services-details tr,
    .exchange-details table, .exchange-details thead, .exchange-details tbody, .exchange-details th, .exchange-details td, .exchange-details tr,
    .branch-services-table table, .branch-services-table thead, .branch-services-table tbody, .branch-services-table th, .branch-services-table td, .branch-services-table tr,
    .branch-exchange-table table, .branch-exchange-table thead, .branch-exchange-table tbody, .branch-exchange-table th, .branch-exchange-table td, .branch-exchange-table tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .atms-details thead tr, .services-details thead tr, .exchange-details thead tr, .branch-services-table thead tr, .branch-exchange-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .atms-details tbody tr, .services-details tbody tr, .exchange-details tbody tr, .branch-services-table tbody tr, .branch-exchange-table tbody tr {
        border: 2px solid #ccc;
    }

    .atms-details tbody td, .services-details tbody td, .exchange-details tbody td, .branch-services-table tbody td, .branch-exchange-table tbody td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 7em;
        padding-right: 5%;
        text-align-last: left;
        /*            white-space: pre-wrap;*/
    }

    .atms-details tbody td:before, .services-details tbody td:before, .exchange-details tbody td:before,
    .branch-services-table tbody td:before, .branch-exchange-table tbody td:before {
        /*            position: absolute;            */
        left: 5%;
        white-space: nowrap;
        font-weight: bold;
        color: #1a3749;
    }

    /*    .atms-details tbody td:nth-of-type(3), .services-details tbody td:nth-of-type(2), .exchange-details tbody td:nth-of-type(2),
        .branch-services-table tbody td:nth-of-type(2), .branch-exchange-table tbody td:nth-of-type(2){
            white-space: nowrap!important;
        }*/
    /*
    Label the data
    */
    .atms-details tbody td:nth-of-type(1):before {
        content: "Title : ";
    }

    .atms-details tbody td:nth-of-type(2):before {
        content: "Region : ";
    }

    .atms-details tbody td:nth-of-type(3):before {
        content: "Address : ";
    }

    .services-details tbody td:nth-of-type(1):before, .branch-services-table tbody td:nth-of-type(1):before {
        content: "Office : ";
    }

    .services-details tbody td:nth-of-type(2):before, .branch-services-table tbody td:nth-of-type(2):before {
        content: "Address : ";
    }

    .services-details tbody td:nth-of-type(3):before, .branch-services-table tbody td:nth-of-type(3):before {
        content: "Manager : ";
    }

    .services-details tbody td:nth-of-type(4):before, .branch-services-table tbody td:nth-of-type(4):before {
        content: "Phone : ";
    }

    .services-details tbody td:nth-of-type(5):before, .branch-services-table tbody td:nth-of-type(5):before {
        content: "Fax : ";
    }

    .exchange-details tbody td:nth-of-type(1):before, .branch-exchange-table tbody td:nth-of-type(1):before {
        content: "Exchange : ";
    }

    .exchange-details tbody td:nth-of-type(2):before, .branch-exchange-table tbody td:nth-of-type(2):before {
        content: "Address : ";
    }

    .exchange-details tbody td:nth-of-type(3):before, .branch-exchange-table tbody td:nth-of-type(3):before {
        content: "Phone : ";
    }
}

@media screen and (max-width: 400px) {
    .js-form-item-age input, .js-form-item-email input, .js-form-item-phone input, .js-form-item-gender select {
        width: 25rem;
        height: 3em;
    }
}

@media screen and (max-width: 340px) {
    .js-form-item-age input, .js-form-item-email input, .js-form-item-phone input, .js-form-item-gender select {
        width: 18rem;
        height: 3em;
    }
}

.header-main .topbar a:hover {
    color: #664b00 !important;
}

@media screen and (max-width: 991px) {
    .slick-slide {
        font-size: 12px !important;
    }

    .margin-top-20.site-branding {
        max-width: 40%;
    }

    /*    .topbar{font-size: smaller !important;}*/
    .gbb-row .bb-inner {
        padding-top: 3% !important;
    }

    /*    .sticky-wrapper{height: 220px!important;}*/
    .news-list {
        margin-left: 5%;
    }

    .footer-center {
        margin-left: 2%;
    }

    #block-gaviasblockbuideratmsandbranchesmenublock h3, #block-gaviasblockbuidercloneatmsandbranchesmenublockenglish h3 {
        font-size: 12px;
    }

    #block-gaviasblockbuideratmsandbranchesmenublock .readmore, #block-gaviasblockbuidercloneatmsandbranchesmenublockenglish .readmore {
        font-size: xx-small;
    }

    #block-gaviasblockbuideratmsandbranchesmenublock .text-center img, #block-gaviasblockbuidercloneatmsandbranchesmenublockenglish .text-center img {
        height: auto;
    }

    #quicktabs-branches_atms_tabs_ar, #quicktabs-branches_atms_tabs_en, #quicktabs-interest_en, #quicktabs-interest_en .quicktabs-tabs a,
    #quicktabs-branches_atms_tabs_ar .quicktabs-tabs a, #quicktabs-branches_atms_tabs_en .quicktabs-tabs a, [id^="edit-main-city-id"] {
        font-size: 1em;
    }

    .views-field-field-branch-description {
        width: 100%;
    }

    .views-field-field-branch-images {
        overflow: inherit !important;
        text-align-last: center;
    }
}

@media screen and (max-width: 1015px) {
    .navigation .gva_menu > li > a {
        font-size: 96% !important;
        letter-spacing: 0px;
    }
}

/*
@media screen and (max-width: 1160px){
    .navigation .gva_menu > li > a{font-size: 1em;letter-spacing: 0px;}
}*/
@media screen and (max-width: 1258px) {
    .navigation .gva_menu > li > a {
        font-size: 100%;
        letter-spacing: 0px;
    }
}

.panel .panel-collapse, .panel .panel-heading {
    background: transparent url('../images/icon-v0-7.png');
    background-size: contain;
}

.panel .panel-heading a.inactive {
    color: #1a3749;
    transition-duration: .01ms;
}

.panel .panel-heading a.active {
    color: #fff;
    transition-duration: .01ms;
}

.panel .panel-heading a:hover {
    color: #d6bc70 !important;
}

.views-slideshow-controls-bottom .views-slideshow-pager-bullets li {
    pointer-events: none;
}

#about_section {
    background-size: cover;
}

/*.views-slideshow-controls-bottom nav{margin-top: -2em;}*/
.views-field-field-price-change {
    display: inline-block;
}

.change-up {
    background: transparent url('../images/price-up.png') no-repeat center;
    padding-left: 0.7em;
    padding-top: 0.2em;
    background-size: 0.5em;
}

.change-eq {
    background: transparent url('../images/eq.png') no-repeat center;
    padding-left: 2.7em;
    background-size: 1.4em;
}

.change-down {
    background: transparent url('../images/price-down.png') no-repeat center;
    padding-left: 0.7em;
    background-size: 0.5em;
}

.site-map-block {

}

.site-map-block .title {
    color: #fff;
    font-size: 1.4em;
    line-height: 3em;
    background: #21455f;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    width: 100%;
    vertical-align: middle;
    text-indent: 13%;
    position: relative;
    -webkit-box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.4);
    margin: 0;

}

.site-map-block .title:before {
    content: " ";
    width: 37px;
    height: 37px;
    position: absolute;
    left: 0;
    bottom: -37px;
    background: url('../images/blue-triangle-en.png') no-repeat 0 0 transparent;
    background-size: cover;
}

.site-map-block.site-map-block-contact .title:before, .site-map-block.site-map-block-faq .title:before {
    display: none;
}

.site-map-block .site-map-links-container {
    padding-left: 37px;
    padding-right: 37px;
    background: #f1f1f1;
    width: 83%;
    margin: 0 auto;
    padding-top: 2%;
    padding-bottom: 3%;
    -webkit-box-shadow: 0px 9px 15px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 9px 15px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 9px 15px 0px rgba(0, 0, 0, 0.4);
}

.site-map-block .site-map-links-container > ul > li {
    font-size: 1.1em;
    text-indent: 36px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

.site-map-block .site-map-links-container > ul li ul li {
    font-size: 0.9em;
    text-indent: 65px;
    position: relative;
    margin-top: 6px;
    margin-bottom: 6px;
}

.site-map-block .site-map-links-container > ul > li:before {
    width: 20px;
    height: 20px;
    content: " ";
    background: url('../images/c.png') no-repeat 0 0 transparent;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 10%;
    z-index: 1;
}

.site-map-block.site-map-block-services .site-map-links-container > ul > li:before {
    top: 3%;
}

.site-map-block .site-map-links-container > ul > li ul li:before {
    width: 15px;
    height: 15px;
    content: " ";
    background: url('../images/cy.png') no-repeat 0 0 transparent;
    background-size: cover;
    position: absolute;
    left: 41px;
    top: 22%;
    z-index: 1;
}

.site-map-block .site-map-links-container > ul > li:after {
    width: 8px;
    height: 95%;
    content: " ";
    background: #e6e6e6;
    background-size: cover;
    position: absolute;
    left: 6px;
    top: 60%;
    -webkit-box-shadow: 2px 0px 7px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 2px 0px 7px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 0px 7px 0px rgba(0, 0, 0, 0.4);
}

.site-map-block.site-map-block-services .site-map-links-container > ul > li:after {
    height: 100%;
    top: 11%;
}

.site-map-block .site-map-links-container > ul > li:last-child:after {
    display: none;
}

.site-map-block .site-map-links-container > ul li, .site-map-block .site-map-links-container ul li a {
    color: #1b3647;
}

.site-map-block {
    margin-top: 35px;
    margin-bottom: 35px
}

.news-tabs .nav-tabs > li > a:active, .news-tabs .nav-tabs > li > a:focus {
    color: #d6bc70 !important;
}

.services-front-page .post-block {
    text-align-last: center;
    margin-bottom: 30px;
}

.services-front-page .post-block .post-image img {
    width: 30%;
    margin-bottom: 30px;
}

.news-tabs .nav-tabs.drupal-tabs {
    float: left;
}

.news-tabs .nav-tabs > li {
    float: right;
}

.annual-report > table, .commissions-view > table {
    border-collapse: collapse;
    border-radius: 5px;
    overflow: hidden;
}

.annual-report > table > thead, .commissions-view > table > thead {
    font-size: 1.2em;
    color: #fff;
    background: transparent url(../images/icon-v0-6.png);
    background-size: contain;
}

.annual-report > table > tbody > tr, .commissions-view > table > tbody > tr {
    font-size: 1.2em;
    color: #1a3749;
    background: transparent url(../images/icon-v0-7.png);
    background-size: contain;
}

/*.views-view-grid .views-col{width: auto!important;}*/

.node--type-event {
    width: 90%;
    margin: 47px auto;
    background: #e5e5e5;

}

.node--type-event .field- div div {
    display: inline-block;
}

.node--type-event .field- {
    background: #fff;
    font-size: 1em;
    line-height: 1.8em;
    color: #374a59;
    text-indent: 12px;
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 8px;
    padding-top: 8px;
}

.node--type-event img {
    display: block;
    margin: 20px auto;
}

.node--type-event p {
    background: #fff;
    font-size: 1.3em;
    border-bottom: 1px solid #d3d3d3;
    line-height: 2em;
    color: #374a59;
    width: 90%;
    margin: 0 auto;

    margin-top: 15px;
    text-indent: 12px;
    padding: 8px;

    padding-bottom: 3px;

}

.node--type-event time {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;

}

.report-download-link {
    display: block;
    width: 42px;
    height: 42px;
    margin: 0 auto;
    background: url('../images/download.png') no-repeat 0 0 transparent;
    background-size: cover;
}

.ui-dialog {
    width: 70%;
    left: 15%;
    top: 5%;
    z-index: 999999999999 !important;

}

.ui-widget .ui-button.ui-widget {
    font-size: 0em !important;
}

#event-preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    background: url('../images/preloader/preloader-12.gif') no-repeat center center rgba(0, 0, 0, 0.3);
}

/*#event-preloader img{
    position: absolute;
    left:48%;
    top:48%;
    width: 4%;
    height:4%;
    display: block;
}*/

.post-block .service-icon-container:hover .service-icon {
    display: none;
}

.post-block .service-icon-container:hover .service-icon-hover {
    display: block;
}

.post-block .service-icon-container .service-icon-hover {
    display: none;
}

.branch-menu a, .atm-menu a, .office-menu a, .exchange-menu a {
    font-weight: bold;
    font-size: 1.3em;
}

.langswitcher-links.mobile-v, .topbar-links.mobile-v {
    display: none;
}

#block-views-block-about-pages-carousel-block-1 .owl-carousel .owl-item img {
    width: 100%;
}

@media all and (max-width: 485px) {
    .start-btn {
        left: 20px;
        position: relative;
    }

    .custom-slider-caption {
        font-size: 24px !important;
        line-height: 1.6em !important;
    }

    .langswitcher-links, .topbar-links {
        display: none;
    }

    .langswitcher-links.mobile-v, .topbar-links.mobile-v {
        display: block;
        width: 100%;
    }

    .topbar-links.mobile-v {
        border-top: 1px solid rgba(0, 0, 0, 0.2);
    }

    .topbar-links.mobile-v .header-btn-e-services, .topbar-links.mobile-v .header-btn-email {
        float: none;
        width: 90%;;
        margin: 5px auto;
        background-position: right center;
        background-size: 70%;
    }

    .topbar-links.mobile-v .pull-left.text-left, .pull-right.text-right {
        display: block;
        float: none !important;
    }

    #block-languageswitcher {
        display: block;
        width: 80%;
        margin: 0 auto;
        border-top: 1px solid rgba(0, 0, 0, 0.2);
    }

    li.en, li.ar {
        display: inline-block;
        width: 40%;
        margin: 2%;
        text-align: center;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 4px;
    }
}

.branches-details .container-level-2, .atms-details .container-level-2,
.services-details .container-level-2, .exchange-details .container-level-2,
.container-level-3, .container-level-4, .container-level-5, .container-level-6 {
    display: none;
}

ul.tabs.nav-tabs.primary.drupal-tabs > li > a.is-active {
    color: #d6bc72 !important;
}

@media screen and (max-width: 343px) {
    .outer-marker {
        top: -50%;
    }
}

.webform-submission-form {
    text-align-last: center;
}

.form-search {
    color: #000;
}

@media screen and (max-width: 500px) {
    .branches-details .item-list .views-field-field-city-name .field-content, .branches-details .item-list .views-field-field-manager .field-content,
    .branches-details .item-list .views-field-field-branch-phone .field-content, .branches-details .item-list .views-field-field-fax .field-content,
    .branches-details .item-list .views-field-field-branch-address- .field-content, .branches-details .item-list .views-field-field-working-hours .field-content,
    .branches-details .item-list .views-field-field-weekends .field-content, .branches-details .item-list .views-field-title .field-content {
        display: block !important;
    }

    .margin-top-20.site-branding {
        margin-top: 3px !important;
    }

    .slick__slide.slide {
        width: 120px !important;
    }
}

.js-form-type-search input {
    border-radius: 5px;
    line-height: 2.2;
}

.search-form__submit {
    border-radius: 5px;
}

.branch-lables-table, .branch-lables-table > tbody > tr > td {
    border: none;
}

.branch-lables-table .lable-city-name, .branch-lables-table .lable-address,
.branch-lables-table .lable-weekend, .branch-lables-table .lable-fax {
    border-left: 2px #e5e5e5 solid;
}

.branch-lables-table .lable {
    font-weight: bold;
    color: #1a3749;
    white-space: nowrap;
}

@media screen and (max-width: 460px) {

}

@media screen and (min-width: 1550px) {
    #block-gaviassliderlayeriarabicsliderlayermain .tparrows.tp-leftarrow {

        left: auto !important;
        right: 10% !important;
    }
}

.news-section {
    margin-bottom: 2em;
    margin-left: 0;
    margin-right: 5em;
}

.about-us-text {
    margin-bottom: 2em;
}

.polls-list {
    margin-top: 1.5em;
}

.poll {
    margin-bottom: 2em;
    /*    background-color: #e5e5e5;*/
    padding: 10px 10px 10px 10px;
}

.poll legend {
    border-bottom: 1px solid #1a3749;
}

.poll input[type="radio"] {
    margin-left: 0;
    margin-right: 5px;
}

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

.poll .form-submit {
    font-size: 18px !important;
    color: #fff;
    background: transparent url('../images/icon-v0-6.png') no-repeat;
    background-size: cover;
    border-radius: 10px;
}

.poll__percent-count {
    color: #666666;
}

.user-login-form {
    padding: 20px 0 20px 0;
}

.user-login-form #edit-submit {
    margin-top: 15px;
    border-radius: 10px;
    background-color: #1a3749 !important;
    font-size: 14px;
}

.user-login-form #edit-submit:hover {
    background-color: #d6bc70 !important;
}

.list-polls {
    background-color: #e5e5e5;
}

.list-polls h3 {
    padding: 15px 10px 0px 10px;
    color: #1a3749;
}

#visitors-date-filter-form #edit-from, #visitors-date-filter-form #edit-to {
    display: inline-flex;
    margin: auto 20px auto 20px;
}

#visitors-date-filter-form .fieldset-wrapper {
    display: inline-flex;
}

#visitors-date-filter-form #edit-submit {
    margin: 10px auto 20px auto;
}

.leaflet-popup-content {
    font-size: 16px;
    font-weight: 700;
}

.slick__slide.slide {
    width: max-content !important;
    margin-right: 10px;
    margin-left: 10px;
}

.slick-track {
    width: max-content !important;
}

.branches-map .leaflet-container, .atms-map .leaflet-container, .services-map .leaflet-container, .exchange-map .leaflet-container {
    border: 2px solid #FFF;
}

.views-slideshow-controls-top {
    position: absolute;
    width: 100%;
    top: 40%;
    z-index: 9999;
}

.views_slideshow_controls_text_previous a {
    right: 15px;
    position: absolute;
    background-color: rgba(183, 157, 78, 0.5);
    padding: 15px;
}

.views_slideshow_controls_text_next a {
    left: 15px;
    position: absolute;
    background-color: rgba(183, 157, 78, 0.5);
    padding: 15px;
}

.views_slideshow_controls_text_previous a:before {
    border-right: 3px solid white;
    border-bottom: 3px solid white;
    width: 12px;
    content: '';
    height: 12px;
    transform: rotate(-45deg);
    margin-right: 3px;
    float: right;
}

.views_slideshow_controls_text_next a:before {
    border-left: 3px solid white;
    border-top: 3px solid white;
    width: 12px;
    content: '';
    height: 12px;
    transform: rotate(-45deg);
    margin-left: 3px;
    float: left;
}

.views_slideshow_controls_text_pause {
    display: none;
}

.slider-home {
    height: 220px;
    position: relative;
}

.slider-home .img {
    height: 100%;
}

.slider-home .img img {
    height: 100%;
    display: block;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.slider-home .info {
    position: absolute;
    bottom: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: rgba(183, 157, 78, 0.5);
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;

}

.slider-home .info a,
.slider-home .info p {
    color: white;
    font-weight: bold;
    font-size: 17px;
}

.node--view-mode-full .node__content,
.node--view-mode-full .node__content span {
    font-size: 20px;
    color: black;
}

.rss_div{
    margin-bottom: 15px;
}
.rss_div .rss_ref{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 35px;
    height: 25px;
}
