.elementor-message-success {

    background: rgb(196, 231, 196);
    color: rgb(19, 77, 19);
    padding: 12px;
    border-radius: 5px;
    border: solid thin rgb(150, 187, 150);

}

.ca_form_btn{
    font-size: 15px !important;
    border: none;
    padding: 12px 24px;
    color: #fff;
}

.uba_countrylist_grid_flag_con {
    max-width: 40px;
    position: relative;
    top: -6px;
}

.uba_countrylist_grid_text a{
    padding: 0 0 0 10px;
    display: inline-block;
    text-align: left;
}
.uba_countrylist_grid_text h5{
    font-size: 20px !important;
    line-height: 23px !important;
}
.uba_countrylist_grid_row {
    padding-bottom: 23px;
}

.uba_countrylist_grid_col .elementor-widget-wrap {
    align-self: flex-start;

}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.open_account_link:not(.dsh-menu-btn):not(:nth-child(2)):hover > a.mega-menu-link,
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.open_account_link:not(.dsh-menu-btn):not(:nth-child(2)):hover > a.mega-menu-link:hover,
.open_account_link a,
.open_account_link a:hover{
	border: solid thin #fff !important;
	border-radius: 5px !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.open_account_link:not(.dsh-menu-btn):not(:nth-child(2)):hover > a.mega-menu-link:hover,
.open_account_link a:hover{
	background: #fff !important;
	color: #333  !important;
}


.open_account_link{
    margin: 0 10px  !important;
}


.post.type-post .elementor-element .elementor-background-overlay { background-color: #000000; opacity: 0.6; }

.elementor-search .elementor-element.elementor-element-55301d7 > .elementor-container {
    max-width: 1220px;
    min-height: 60vh;
}

.elementor-search .elementor-element.elementor-element-55301d7 > .elementor-container:after {
    content: "";
    min-height: inherit;
}

.elementor-search .elementor-element.elementor-element-55301d7 .ee-parallax__inner {
    background-image: url("../images/UBA-Header-inner-page-about-uba.jpg");
    background-position: center center;
    background-size: cover;
}

.elementor-search .elementor-element.elementor-element-55301d7 {
    background-image: url("../images/UBA-Header-inner-page-about-uba.jpg");
    background-position: center center;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0px 30px 0px 30px;
}

.elementor-search .elementor-element.elementor-element-5530 {
    padding: 50px 0px;
}

.elementor-search .elementor-element.elementor-element-55301d7 > .elementor-background-overlay {
    background-color: transparent;
    background-image: linear-gradient(180deg, #000000 0%, rgba(0,0,0,0.2) 100%);
    opacity: 0.76;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}


.elementor-search .elementor-element.elementor-element-c8c33a9.elementor-widget-heading .elementor-heading-title, .elementor-search .elementor-element.elementor-element-c8c33a9.elementor-widget-heading .elementor-heading-title strong {
    color: #ffffff;
}
.elementor-search .elementor-element.elementor-element-c8c33a9 .elementor-heading-title {
    padding-top: 35px;
    font-family: "Encode Sans", Sans-serif;
    font-size: 42px;
}


@media(min-width: 1025px) {
    .elementor-search .elementor-element.elementor-element-55301d7 {
        background-attachment:scroll;
    }
}





























/*
Theme Name: UBA
Theme URI: ubagroup.com
Template: disha
Author: Cregital
Author URI: https://cregital.com
Description: Disha - Multi-Purpose Wordpress Theme
Tags: Light, Fluid Layout, Responsive Layout, One Column, Two Columns, Custom Background, Custom Colors, Custom Header, Custom Menu, Theme Options, Translation ready, Full Width, Custom Background
Version: 1.0.0.1530802846
Updated: 2018-07-05 15:00:46
*/


.elementor-widget-icon-list .elementor-icon-list-icon i {
    color: rgb(213, 23, 9);
}

/* SEARCH MODAL */

/*a#dsh-menu-search-btn {*/
/*    font-size: 15px !important;*/
/*    vertical-align: sub;*/
/*}*/
form.search {
    z-index: 99;
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.94) none repeat scroll 0% 0%;
    padding: 20px !important;
   display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    flex-direction: column;
}

.search-container .dsh-font-search, .search-container .dsh-font-search:before{
    font-weight: 600 !important;
}

.search-container .close-search:hover{
    opacity: 0.8;
    /*text-decoration:underline;*/
}
.search-container .close-search{

    position: absolute;
    top: 20px;
    right: 50px;
    font-size: 17px;
    color: #fff;
    cursor: pointer;
    line-height: normal;
    /*background: #fff;*/
    padding: 7px 10px 10px 10px;
    border-radius: 5px;

}
.search-container .close-search i{
    font-size: 21px;
    position: relative;
    top: 3px;
}
.search-container .search-inner-container {
    width: 100%;
    max-width: 700px;
    margin:auto;
}

.search-container .search-inner-container label{

    display: block;
    /*font-size: 1.4rem;*/
    font-size: 24px;
    color: rgba(255, 255, 255, 0.61);
    margin-top: -45px;
    font-weight: 300;
    line-height: normal;

}

.search-container input.search-input::-moz-placeholder,
.search-container input.search-input::placeholder {

    opacity: 0.35;
    font-weight: 300;

}

.search-container input.search-input {
    -moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
-ms-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;

    color: rgb(255, 255, 255);
    font-size: 2.5em !important;
    font-weight: 400 !important;
    width: 100%;
    /*max-width: 700px;*/
    margin: auto;
    padding: 30px 0;
    box-sizing: border-box;
    background: none;
    border: none;
    border-bottom: solid 2px rgba(255, 255, 255, 0.59);
    text-align: left;

}

.search-container input.search-input:focus {
    -moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
-ms-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
    box-shadow: 0 -1px 0px rgba(255, 255, 255, 0.59) inset;
}

form.search {display:none;}

.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #e81a0b;
    color: #ffffff;
    border-radius: 0;
    background: linear-gradient(90deg, #D51709 0%, #AA0000 100%)!important;
}

.cli-switch input:checked + .cli-slider {
    background-color: #e81b0b;
    background: linear-gradient(90deg, #D51709 0%, #AA0000 100%)!important;
}


#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head {
    text-align: left;
    /* padding-left: 15px; */
    margin-bottom: 5px;
    margin-top: 0px;
    font-size: 16px;
    color: #dedfe0;
}

/*
* MOBILE MENU
*/

/* header btn menu */

.dsh-menu-btn { margin-right: 20px }
.dsh-menu-btn > a {
    background: linear-gradient(90deg, #D51709 0%, #AA0000 100%)!important;
    /*background: #D51709!important;*/
    color: #fff!important;
    /*padding: 15px 25px!important;*/
    transition: transform .5s!important;
    border-radius:5px!important;
    margin: 0!important;
    padding: 0px 20px !important;
}
.dsh-menu-btn > a:before {
     content: "\e887";
     font-family: 'feather' !important;
     margin-right: 8px;
     font-size: 15px!important;
    vertical-align: -1px;
}

.dsh-menu-btn > ul li { padding: 5px 0 !important; }
.dsh-menu-btn > a:active{ box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.11); }
.dsh-menu-btn > ul li a {
    text-align: left !important;
    margin: 0px 7px !important;
    border: 2px solid #707070 !important;
    height: 46px !important;
    line-height: 42px !important;
    transition: transform .5s!important;
    border-radius: 5px!important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li:not(.dsh-menu-btn):not(:nth-child(2)):hover > a.mega-menu-link,
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-current-menu-item:not(.dsh-menu-btn):not(:nth-child(2)) > a.mega-menu-link {
    border-bottom:2px solid #D51709 !important;
}

.header-transparency:not(.header-on-scroll) #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-current-menu-item:not(.dsh-menu-btn):not(:nth-child(2)) > a.mega-menu-link {
    border-color: #fff !important;
}

.pjnt-content .pjnt-item {padding: 0 2em !important;}


/*
body.header-on-scroll .dsh-menu li:not(.dsh-menu-btn) a { color: #707070 !important; }
.dsh-menu li:not(.dsh-menu-btn) a:hover { color: #d21006!important; }
*/

.dsh-menu li.dsh-menu-btn > ul li a:hover {
    /* background: linear-gradient(90deg, #D51709 0%, #AA0000 100%)!important; */
    background-color: #ececec !important;
    color: #d21006;
}

.dsh-menu li.dsh-menu-btn > ul {
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.22) !important;
    margin-top: 17px !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu,
body.header-on-scroll header:hover #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu
{
   
    padding: 10px;
    border-radius: 5px;
    box-shadow: 3px 5px 9px rgba(0, 0, 0, 0.1) !important;
    margin-top: 13px !important;
    
}

.dsh-menu-btn > ul li a { border: 1px solid rgba(112, 112, 112, 0.49) !important; }

/*Global mega menu --> Start*/
body.header-on-scroll header:hover #mega-menu-wrap-main-menu #mega-menu-main-menu > li > ul, body.header-on-scroll header #mega-menu-wrap-main-menu #mega-menu-main-menu > li > ul  { margin-top: 24px !important; }
header:hover #mega-menu-wrap-main-menu #mega-menu-main-menu > li > ul, #mega-menu-wrap-main-menu #mega-menu-main-menu > li > ul { margin-top: 30px !important; }

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-toggle-on:not(.mega-dsh-menu-btn) > a.mega-menu-link:before{

    content: '';
    position: absolute;
    top: 45px;
    width: 200px;
    height: 50px;
    z-index: 5;
    width: 100%;
    width: 25vw;
    left: -13vw;
    display: block;

}

/*Global mega menu --> end*/



#uba-mobile-menu, .dsh-menu-mobile-search {display:none !important;}
@media only screen and (max-width : 600px) {
    
    #uba-mobile-menu, .dsh-menu-mobile-search {display:block !important;}
    #uba-mobile-menu > a {
        padding: 8px 10px !important;
        font-size: 12px !important;
        margin-top: 9px !important;
    }
    
    a#dsh-mobile-search-btn { font-size: 16px !important; padding-left: 0px; color: #222222 !important; }
    
    ul#dsh-mobile-menu-secondary-ul > li:first-child, ul#dsh-mobile-menu-secondary-ul > li > ul > li:first-child { display: none !important; }
    #dsh-uba-login-top > ul {
        width: 100%;
        background: #fff;
        position: initial;
        left: 0;
        margin-top: 13px !important;
        border-radius: 0px;
    }
    
    #dsh-uba-login-top.show * { display: block;}

    #dsh-uba-login-top li a {
        background: #f1f1f1;
        color: #666;
        width: 100%;
        width: 100%;
        line-height: 30px !important;
        text-align: center !important;
        border: 1px solid rgba(112, 112, 112, 0.49) !important;
        height: 46px !important;
        transition: transform .5s!important;
        border-radius: 5px!important;
    }
    
    #dsh-uba-login-top ul li { width: 47%; display: inline-block !important; margin: 17px 0;}
    #dsh-uba-login-top ul li:first-child { margin-right: 2%; }
    #dsh-uba-login-top ul li:last-child { float:right; }
    
    .mobile-menu-open.mobile-search-only .dsh-mobile-menu-secondary, .mobile-menu-open:not(.mobile-search-only) .dsh-mobile-menu-top,
    .mobile-menu-open.login-sub .dsh-mobile-menu-secondary, .mobile-menu-open:not(.login-sub) #dsh-uba-login-top { display:none; }
    .mobile-menu-open.mobile-search-only .dsh-mobile-menu-content { padding: 17px 0 17px; }

}

li.mega-menu-item.widget_media_image img { max-height: 500px !important; /*max-width: 500px !important;*/ }



/* cookie */
div#cookie-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999999;
    background-color: #222222;
    /*height: 50px;*/
    /*line-height: 50px;*/
    text-align: center;
    
    
    height: auto;
    line-height: normal;
    padding: 10px;
}


div#cookie-bar a.cb-disable {
    /*position:  absolute;*/
    /*right: 150px;*/
    /*top: 0;*/
    text-transform: uppercase;
    float: left;
    text-align: left;
    font-size: 11px;
    background-color: #fff;
    height: 25px;
    line-height: 28px;
    border-radius: 5px;
    /*margin-top: 12px;*/
    padding: 0px  9px;
    cursor: pointer !important;
    
    
    position: static;
    float: none;
    display: inline-block;
    margin-left: 10px;
    
    
}

div#cookie-bar a.cb-enable {
    /*position:  absolute;*/
    /*right: 150px;*/
    /*top: 0;*/
    text-transform: uppercase;
    float: left;
    text-align: left;
    font-size: 11px;
    background: linear-gradient(90deg, #D51709 0%, #AA0000 100%)!important;
    height: 25px;
    line-height: 28px;
    border-radius: 5px;
    /*margin-top: 12px;*/
    padding: 0px  9px;
    cursor: pointer !important;
    
    
    position: static;
    float: none;
    display: inline-block;
    margin-left: 10px;
    color: #fff
}



#cookie-bar p {
    float: none;
    display: inline-block;
    margin: auto;
    width: auto;
}




div#cookie-bar a.cb-enable:hover {
    cursor: pointer !important;
}

div#cookie-bar a.cb-disable:hover {
    cursor: pointer !important;
}
    
#cookie-bar > p > a:hover {
    color: white;
}


/* ATM/Branch Locations */
.map-branches, .map-atm { 
    min-height: 500px;
    height: 500px !important;
    margin: 50px 0px !important;
    /*
    overflow: auto !important;
    position: initial !important; */
}


/*
    FX and Share Price
*/

#uba-exchange {
    margin: 30px 0;
}

#uba-exchange > div {
    background-color: #fff;
    padding: 15px 15px;
    border: 1px solid #aaa;
    height: 40px;
    font-size: 12px;
    line-height: 13px;
    width: 50%   !important;
}

#uba-exchange .prices, #uba-exchange .rates { margin-top: -5px; width: 100%; text-align: right; }
#uba-exchange .rates .currency { display: inline-block; margin: 5px; }
#uba-exchange .single_price, #uba-exchange .prices { display: inline-block; }
#uba-exchange .single_price img { margin-left: 15px; }
#uba-exchange .single_price > div { display: inline-block; padding-top: 5px; }
#uba-exchange .uba-fxrate img {  margin-top: -7px; }
#uba-exchange .uba-fxrate > div {display:inline-block}
#uba-exchange .label { display: inline-block; width: 24%; }

#uba-exchange .uba-fxrate img, #uba-exchange .single_price img  {

    width: 25px;
    margin-top: -7px;
    height: 15px;

}

span.change.red { color: #de0000; }
span.change.green { color: #008000; }

span.change.red:before {
    content: "\f346";
    font-family: "dashicons";
    font-size: 10px;
    padding: 0 2px;
    font-weight: lighter;
}

span.change.green:before {
    content: "\f342";
    font-family: "dashicons";
    font-size: 10px;
    padding: 0 2px;
    font-weight: lighter;
}

/*
    End of FX and Share Price
*/

/* Tools */

.ubatool-container .elementor-field-type-text.elementor-field-group {
    padding-right: calc( 10px/2 );
    margin-bottom: 10px;
}



/*
* Country Selector
*/

/*#subsidiary_switch { width: 180px; }*/
#subsidiary_switch img { padding-right:5px; height: 20px; width: 28px; object-fit: contain; }
#subsidiary_switch .country-modal {
    top: 38px;
    background-color: #f7f7f7;
    width: 450px;
    color: #555;
    right: 0;
    z-index: 99;
}
#subsidiary_switch .country-modal li a { color: #555; display:block;  }
.country-modal ul.subsites > li {
    padding: 0 12px;
    float: left;
}

#subsidiary_switch .country-modal { 
    position: absolute; 
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.08);
}

.country-modal ul.subsites > li:hover, .country-modal ul.subsites > li:hover a {
    background-color: #eee;
    color: #e71002 !important;
}




.box_shadow_central{
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.08);
}
.box_shadow_right_bottom{
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.08);
}


.no_box_shadow{
    box-shadow: none !important;
}


.position_relative{
    position:relative;
}
.position_absolute{
    position:absolute;
}

.combo_img_right{
    left:-70px;
}
.combo_img_right img{
/*     box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.08); */
}



/* Group Homepage */

.uba_group_home_banner{

}

.uba_group_home_banner .slick-slide{
    min-height: 600px !important;
}

/* Subfooter Column  - start*/
.subfooter-col {
    height: 140px;
    width: 100%;
    position: relative;
        overflow: hidden;
    border: none !important;
    border-right: solid thin rgb(218, 158, 154) !important;
}
/* Subfooter Column  - start*/

/* Subfooter Gradient Control - start */
.subfooter-col:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: radial-gradient(ellipse at center, rgba(213, 23, 9, 0.43) 0, rgba(213, 23, 9, 0.71) 70%);
    content: "";
}

.subfooter-col::before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(213, 23, 9, 0.2);
    background: rgba(0, 0, 0, 0.35);
    content: "";
    display:none;
}

/* Subfooter Gradient Control - end */




/* Subfooter Link Title - Start */
.subfooter-col ._title a {
    position: absolute;
    z-index: 3;
    transform: translateY(0px);
    left: 0;
    top: 0px;
    text-align: center;
    width: 100%;
    height: 140px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    flex-direction: column;
    -webkit-transition: -webkit-transform .4s cubic-bezier(.165, .84, .44, 1);
    transition: -webkit-transform .4s cubic-bezier(.165, .84, .44, 1);
    transition: transform .4s cubic-bezier(.165, .84, .44, 1);
    transition: transform .4s cubic-bezier(.165, .84, .44, 1), -webkit-transform .4s cubic-bezier(.165, .84, .44, 1);
}


/* hpver control */
.subfooter-col:hover ._title a {
    -webkit-transition: -webkit-transform .4s cubic-bezier(.165, .84, .44, 1);
    transition: -webkit-transform .4s cubic-bezier(.165, .84, .44, 1);
    transition: transform .4s cubic-bezier(.165, .84, .44, 1);
    transition: transform .4s cubic-bezier(.165, .84, .44, 1), -webkit-transform .4s cubic-bezier(.165, .84, .44, 1);
    transform: translateY(-20px);
    padding-bottom: 20px;
    box-sizing: content-box;
}

/* Subfooter Link Title - end */



/* Subfooter subtitle - Start */
.subfooter-col ._subtitle *{
        font-size:13px !important;
}
.subfooter-col ._subtitle {
    position: absolute;
    z-index: 2;
    transform: translateY(0px);
    left: 0;
    top: 0px;
    text-align: center;
    width: 100%;
    height: 140px;  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    flex-direction: column;
    transition: opacity .4s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .4s cubic-bezier(.165, .84, .44, 1), transform .4s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .4s cubic-bezier(.165, .84, .44, 1), transform .4s cubic-bezier(.165, .84, .44, 1);
    opacity: 0;
}

/* hover control */
.subfooter-col:hover ._subtitle {
    transform: translateY(20px);
    opacity: 1;
}


/* Subfooter subtitle - end */



/* Subfooter subtitle top bar - Start */

.subfooter-col ._subtitle:before {
    content: '';
    display: block;
    width: 50px;
    height: 1px;
    margin: 15px auto;
    background: rgb(255, 255, 255);
    opacity: .4;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.165, .84, .44, 1);
    transition: -webkit-transform .4s cubic-bezier(.165, .84, .44, 1);
    transition: transform .4s cubic-bezier(.165, .84, .44, 1);
    transition: transform .4s cubic-bezier(.165, .84, .44, 1), -webkit-transform .4s cubic-bezier(.165, .84, .44, 1);
    transition-delay: 0s, 0s;
}


/* hover control */
.subfooter-col:hover ._subtitle:before {
    transform: scale(1);
    transition-delay: .15s;
}

/* Subfooter subtitle top bar - End */



/* Team styling - start */

.teamshowcasefree_style02_title{
    font-family: encode sans;
font-weight: 400;
color: #333;
font-size: 21px !important;
    line-height: 30px !important;
display: inline-block;
}

.teamshowcasefree_style02_team_designation {
    border: none  !important;
    font-size: 15px  !important;
    color: #000;
        text-transform: uppercase  !important;
    font-style: normal !important;
    padding-top: 0 !important;
}


.featherlight .featherlight-content {
    max-width: 760px;
}
.teamshowcasefree_style02_popupmain_area span.team_pp_style02_designation{
    text-transform: uppercase;
    color: #222;
    font-weight: 500;
    font-size: 17px;
}

.teamshowcasefree_style02_popupleft_container > h2{
    font-family: encode sans;
    font-weight: 500;
    color: #757575;
}

.teamshowcasefree_style02_team_designation::before {
    background-color: rgb(0, 0, 0);
content: " ";
display: block;
height: 2px;
margin: 0px auto 5px;
opacity: 0.4;
width: 40px;
}
.teamshowcasefree-col-lg-4:hover .teamshowcasefree_style02_team_designation::before {
    background-color: #D51709;
    width: 50px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0.8;
}

.teamshowcasefree_style02_socialprofiles{
    padding:0 !important;
}

.teamshowcasefree_style02 {
    background: rgb(255, 255, 255) !important;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1) !important;
/*     padding: 15px !important; */
    min-height: 135px;
    border: none !important;
}

.team_manager_free_biography_area {
    display:none !important;
}
.teamshowcasefree_style02_title_area{
    border:none !important;
    text-align: center;
}

/* Team styling - end */



/* Contentpage sidebar styling - start */
.sidebar_menu{
    
}


.sidebar_menu ul.menu .menu-item{
    padding: 0;
}

.sidebar_menu ul.menu .menu-item a{
    font-size: 15px;
    font-weight: 300;
    padding: 10px 10px 10px 20px;
    display: inline-block;
    line-height: 25px;
    width: 100%;
    cursor: pointer;
    border-bottom: solid thin rgba(0, 0, 0, 0.12);
}
.sidebar_menu ul.menu .menu-item:last-child a{
    border:none;
}


.sidebar_menu ul.menu .menu-item a:before{
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    content: "\f0da";
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
left: -12px;
}

/* Contentpage sidebar styling - end */


/* category and/or product listing styling - start */

.cubic_transition{

}
.uba_product_grid_box {
    
}
.uba_product_grid_box .__link a{
    padding: 20px;
}
.uba_product_grid_box .__link a:hover {
    color: #AA0000;
}

.uba_product_grid_box .__link i{
    opacity: 0;

    -webkit-transition: all .4s cubic-bezier(.165, .84, .44, 1);
    transition: all .4s cubic-bezier(.165, .84, .44, 1);
    transition: all .4s cubic-bezier(.165, .84, .44, 1), all .4s cubic-bezier(.165, .84, .44, 1);
    font-style: normal;
    position: relative;
    left: -11px;
    
}

.uba_product_grid_box:hover .__link i{
    opacity: 1;
    left: 10px;
    -webkit-transition: all .4s cubic-bezier(.165, .84, .44, 1);
    transition: all .4s cubic-bezier(.165, .84, .44, 1);
    transition: all .4s cubic-bezier(.165, .84, .44, 1), all .4s cubic-bezier(.165, .84, .44, 1);
}


.uba_product_card_img a{
    position: relative;
    z-index: 2;
}
.uba_product_card_img a:after{
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: linear-gradient(180deg, rgba(2,2,2,0.51) 0%, rgba(2,2,2,0) 44%);
    z-index: 4;

}
.uba_product_card_con:hover .uba_product_card_img{
    background-color: #ccc;
    -webkit-transition: all .4s cubic-bezier(.165, .84, .44, 1);
    transition: all .4s cubic-bezier(.165, .84, .44, 1);
    transition: all .4s cubic-bezier(.165, .84, .44, 1), all .4s cubic-bezier(.165, .84, .44, 1);
    transform: scale(1);
    filter: brightness(120%);
}

.uba_product_card_img_con{
    overflow: hidden;
}

.uba_product_card_con:hover .uba_product_card_title .elementor-heading-title, .uba_product_card_con:hover .uba_product_card_seemore {
    color: #222 !important;
}


.uba_product_card_title > div {
    min-height: 165px;
}

.uba_product_card_seemore{
    padding: 0px 35px 0px 35px;
    position: absolute;
    width: 100%;
    margin-top: -55px;
    color: rgb(179, 179, 179);
    z-index: 1;
}
.uba_product_card_title .elementor-heading-title, .uba_product_card_title .elementor-heading-title a{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
}

.uba_product_card_title .elementor-heading-title {
    color:  rgb(117, 117, 117);
}
.uba_product_card_title .elementor-heading-title a{
    padding: 40px 35px 25px 35px;
}
.uba_product_card_title .elementor-heading-title a:before{
    position: absolute;
    width: calc(100% - 70px);
    left: 35px;
    height: 1px;
    background: rgb(216, 216, 216);
    content: '';
    top: 25px;
}
.uba_product_card_img{
    -webkit-transition: all .4s cubic-bezier(.165, .84, .44, 1);
    transition: all .4s cubic-bezier(.165, .84, .44, 1);
    transition: all .4s cubic-bezier(.165, .84, .44, 1), all .4s cubic-bezier(.165, .84, .44, 1);
    transform: scale(1.09);
    min-height: 175px;
}

.uba_product_card_img_title_link{

}
.uba_category_box{    
    min-height: 204px;
}
.uba_category_box_title{
    position: relative;
    z-index: 5;
}

.uba_category_box_title .elementor-heading-title a{
    padding: 70px 30px 70px 35px;
    display: block;
    position: relative;
    height: 204px;
    display: flex;
    -webkit-justify-content: center;
    justify-content: left;
    align-items: flex-end;
}


.uba_category_box_more{
    position: absolute;
    bottom: 30px;
    left: 35px;
    width: calc(100% - 65px) !important;
    z-index: 2;
}
/* category and/or product listing styling - end */

.uba_content_table .elementor-widget-container{
    overflow:auto;
}

.pjnt-content a:hover{
    text-decoration:underline;
}


.uba_tabs .elementor-tab-content.elementor-active{
    -moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
-ms-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
    opacity:1;
}


.uba_tabs .elementor-tab-content{
    -moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
-ms-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
    padding: 10px 0  !important;
    opacity:0;
}

.uba_tabs  .elementor-tab-title:hover{
    color: #d51709 !important;
}


.uba_tabs .elementor-tab-title.elementor-active {    
    border-bottom: 2px solid #d51709  !important;
}

.uba_tabs .elementor-tabs-wrapper{
    box-shadow: 0 -2px 0px #e4e4e4 inset;
    /*background: rgb(251, 251, 251);*/
    margin-top: 20px;
}



.elementor-button:hover, .dsh-menu-btn > a:hover {
    color: #fff !important;
}

.btn_outline .elementor-button-link{
    background: none !important;
    border: solid 2px #fff !important;
    color: #fff !important;
}


.btn_outline .elementor-button-link:hover{
    background: #fff !important;
    color: #333  !important;
}

.btn_dark .elementor-button-link{
    filter: saturate(0%);
}

.btn_large a, .elementor-size-lg{
    padding: 20px 40px !important;
}

.bg_equal_col{
    min-height: 300px;
}

.subsidiary_content_bg{
    min-height: 200px;
}

.uba_content_share_container{
    position: absolute !important;
    background: rgba(255, 255, 255, 0) !important;
}

.uba_share_price-group {
    
}

.uba_share_price-group #uba-exchange .uba-share-price{
    width: 100% !important;
}

.uba_share_price-group #uba-exchange{
    margin: 5px 0 10px 0;
}

.uba_share_price-group  #uba-exchange   .single_price img {
    margin-top:0;
}

.uba_share_price-group  #uba-exchange  .single_price > div {
    padding-top: 3px;
}


.uba_borderize_table td{
    padding: 5px 10px !important;
    border: solid thin #ccc;
}



.uba_content_share_container .dsh-share-tools ul {
   background: rgb(255, 255, 255);
   padding: 11px;
   box-shadow: 0 10px 20px -15px rgba(0, 0, 0, 0.14);
   margin-top: -50px;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
}



.uba_group_home_banner .elementor-slides .slick-slide,
.uba_nigeria_home_banner .elementor-slides .slick-slide
{
    height: 85vh !important;
    min-height: 600px !important;
}
    
    

.padded_special_list li{
    padding: 0 0 15px ;
    margin-bottom: 15px;
    border-bottom: solid thin #eee;
}
.padded_special_list li:last-child{
    border:none;
}


.float_left{
    float:left !important;
}

.float_right{
    float:right !important;
}

.no_display{
    display: none !important;
}





@media (max-width:1366px){
    
}

@media (max-width:1280px){
    
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
        margin: 0 !important;
        padding: 0 10px !important;
        font-size: 13px !important;
    }
    
}

@media (max-width: 1200px) {
    
    .help-widget {
        right: 20px  !important;
    }
    
    header.dsh-header .dsh-header-logo img{
        height: auto !important;
        max-width: 100% !important;
        position: static !important;
        margin-left: 0 !important;
    }
    
    header#dsh-header {
        padding-top: 17px !important;
    }
    
    .dsh-header-logo a {
        margin-left: 15px;
    
    }
    
    #uba-exchange {
        display: block;
        padding: 0 15%;
    }
    
    #uba-exchange > div {
        width: 100% !important;    
    }
    
    #uba-exchange > div:first-child{
        margin: 0px;
        margin-bottom: 20px;
    }
    
    
    .uba_share_price-group #uba-exchange{
        padding:0 !important;
    }
    
    .uba_share_price-group #uba-exchange .uba-share-price{
        height: auto !important;
    }
    
    
}



@media (max-width: 1080px) { 
    
    .uba_category_row .__col > .elementor-element-populated, .uba_product_whiteCol_row .__col > .elementor-element-populated{
        padding: 0 10px !important;
        margin-bottom: 20px !important;
    }
    
    
    .help-widget-container {
        margin-top: 15% !important;
    }
    
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
    
    
    .uba_category_row .__col, .uba_product_whiteCol_row .__col{
        /*width: 33.3% !important;*/
    }
    
    .uba_category_row  .elementor-background-overlay {
        background-color: rgba(51, 51, 51, 0.59) !important;
    }
    
}


@media (max-width: 992px) {    
    
    header#dsh-header {
        padding-top: 10px !important;
    }
    
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu{
        margin-top: 19px !important;
    }
    
}

@media (min-width: 882px) {
    
}

@media (max-width: 882px) {
    .dsh-header-logo a {
        margin-top:0 !important;
    }
    .dsh-header-logo a {
        margin-left: 0;
    }
    
    .dsh-menu li.dsh-menu-offscreen, #dsh-header nav > div.search-container    {    
        display: none !important; 
    }
    
    #uba-exchange {    
        padding: 0 38px;    
    }
    
    
    .uba_countrylist_grid_text h5{
        font-size: 18px !important;
        line-height: 20px !important;
    }

}


@media (max-width: 880px) {
    
    
    .dsh-top-bar {
        display: block !important;
    }
    
    #dsh-top-menu li a ,
    #gtranslate_selector,
    .search-container{
    	display:  none;
    }
    
    
    #dsh-top-menu li a[href*="atm-branch-locator"],
    #dsh-top-menu li a[href*="aop"] {
    	display:  block !important;
    }
    
    .dsh-top-bar-left{
        margin-top: 13px;
    }
    .dsh-header-logo a{
        margin: 0;
    }

}

@media (max-width: 768px) {
    
    div#cookie-bar {
        text-align: left;
    }
    
        
    .uba_countrylist_grid_row {
        padding: 0 10px 0 10px;
    }

    .uba_countrylist_grid_flag_con {

        float: left;
        width: 40px;
    
    }
        
    .uba_countrylist_grid_text_con {
    
        float: left;
        width: calc(100% - 50px);
    
    }
    
    .uba_countrylist_grid_text a {
            float: left;
    }
    
    .uba_countrylist_grid_col {
            width: 50%;
    }
        
    #dsh-mobile-menu .dsh-mobile-menu-content {
        padding:0;
    }
    
    .uba_banner_content_col > .elementor-column-wrap{
        background-color: rgba(255, 255, 255, 0.72)  !important; 
    }
    
    .uba_banner_hidecolumn{
        display:none;
    }
    
    
    .elementor-slides .slick-slide{
        min-height: 60vh !important;
    }
    
    .dsh-header-logo a {
        margin-left: 0 !important;
        float:right;
    
    }
    
    header.dsh-header .dsh-header-logo img{
        width: 90px !important;
        max-width: none !important;        
        margin-left: -25px  !important;        
        margin-top: 5px !important;
    }
    
    .dsh-menu li.dsh-menu-offscreen {    
        display: block !important; 
    }
    #mega-menu-wrap-main-menu {    
        display: none !important; 
    }
    
    .uba_category_row .__col > .elementor-element-populated, .uba_product_whiteCol_row .__col > .elementor-element-populated{
            margin-bottom: 15px !important;
    }
    
    .elementor-widget-ee-breadcrumbs {
        display: none;
    }
    
    .social-share-btn{
        width: 100%;
        position: absolute;
        left: 0;
        height: 40px;
        top: -30px;
    }
    
    .social-share-btn .ee-button{
        width: 150px;
        float: none;
        margin: auto;
        text-align: center !important;
        display: block !important;
    }
    
    span.social-text {
        display: none;
    }
    
    
}

@media (max-width:640px){
    
    li.dsh-menu-mobile-search a#dsh-mobile-search-btn {
        color: #fff !important;
    }
    body.header-on-scroll .dsh-menu li.dsh-menu-mobile-search a#dsh-mobile-search-btn {
        color: #707070 !important;
    }
    
    #uba-exchange > div {
        margin-right: 0 !important;
        display: block;
        height: auto;
    }

    #uba-exchange .label {
        font-size: 17px;
        margin-bottom: 15px;
    }
    
    #uba-exchange .label, #uba-exchange .prices{
        width:100%;
    }
    
    #uba-exchange .prices, #uba-exchange .rates {
        text-align: left;
        width: 100% !important;    
    }
    
    #uba-exchange .uba-fxrate img, #uba-exchange .single_price img {
        margin-left: 0;
        margin-right: 5px;
    
    }
    #uba-exchange .rates .currency, #uba-exchange .single_price {
        margin: 0;
        margin-right: 10px;  
        margin-top: 15px;
    }    
    
    .uba_share_price-group #uba-exchange .uba-share-price .label {
        white-space: nowrap;
    }

    
    

}

@media (max-width:512px){
    
    .uba_countrylist_grid_flag_con {
        width: 30px;    
    }
    
    .uba_countrylist_grid_text h5 {
        font-size: 15px !important;
        line-height: 27px !important;
        font-weight: 500 !important;
    }
    
    .uba_countrylist_grid_text h5 {
        float: left;
        width: 100%;
    }
    .uba_countrylist_grid_text a {
        width: 100%;
        text-align: left;
    }
    
     .dsh-top-bar-right  .dsh-top-bar-text {
        max-width: 100px !important;
        min-width: auto;
    }
    
}

@media (max-width:480px){
    
    #dsh-top-bar .dsh-top-bar-left  #dsh-top-menu  {
        height: 10px;
        /* overflow: hidden; */
    }
    
    #menu-item-2158 {margin-top: 7px; margin-bottom: 7px;}
    
    .uba_contentpage_banner {
       padding-top: 30%  !important;
    }
    
    #subsidiary_switch .country-modal li a {
    
        font-size: 12px !important;
    
    }
    
   #subsidiary_switch .country-modal {
        width: 375px;
        width: 100vw;
        right: -15px;    
    }
    
    #dsh-top-bar{
        width: 100%;
        margin-bottom: 10px;
    }
    
    .uba_countrylist_grid_row {
        padding: 0 20% 0 20%;    
    }
    
    .uba_countrylist_grid_col {
        width: 100%;
    }
    
    header.dsh-header .dsh-header-logo img {
        width: 100px !important;
        margin-left: -60px !important;
        margin-top: -2px !important;
    }
    
    #uba-exchange {
        padding: 0 25px;
    }
    
}

@media (max-width:320px){
    
}


/* FOOTER SOCIAL ICONS */
.social-row {
    display: flex;
    margin-bottom: 13px;
    margin-top: 10px;
}
.social-row > a {
    display: flex;
    width: 41px;
    height: 41px;
    background-color: #353535;
    border-radius: 100%;
    border: 2px solid #fff;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    line-height: 1;
}

.social-row > a img {
    height: 13px;
}

.hide-image {
    display: none;
}
a.social-icons:hover {
    background: #d51709;
    transition: all 0.3s;   
}

.social-row a:hover {
    border: none;
}








/* Homepage Icons */
.home-icons .elementor-widget-image-box:hover .elementor-image-box-title > a { color: #d71509!important; }

.icon-hover-wrap:hover .elementor-widget-wrap > div:not(.hover-svg) img { opacity: 0; }

.hover-svg img { opacity: 0 }

.icon-hover-wrap:hover .elementor-widget-wrap > .hover-svg img {
     opacity: 1;
     transform: scale(1.1)!important;
     transition: transform 0.3s 

}

.hover-svg { display: block; }

.hover-svg { 
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}
.icon-hover-wrap img{ width: 90px!important; height: 90px!important; }


/* floating widget */
.help-widget-row-con{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    z-index: 10;
}
.help-widget-container {
    max-width: 1220px;
    margin: 0 auto;
    margin-top: 11% ;
    width: 100%;
    position: relative;
}

.help-widget {
    max-width: 330px;
    position: absolute;
    /*top: 27%;*/
    right: 0;
	}

.help-widget .card {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
}

.card-title {
    padding: 20px!important;
}
h3.card-heading { 
    font-family: 'Encode Sans', sans-serif;
    font-size:20px!important;
    font-weight: 600!important;
}

.card-title h3 {
    text-align:  center;
    margin: 0;
    color: #FFFFFF;
}


.card-body {
    background: rgba(213, 23, 9, 0.5);
    padding: 6px 40px 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}


/*ul.help-list li a::before {*/
/*  content: '\25ba';*/
/*  padding-left: 0.5em;*/
/*  font-size: 5px;*/
/*  color: #fff;*/
/*  position: absolute;*/
/*  left: 0;*/
/*  top: 50%;*/
/*  transform: translateY(-50%)*/
/*}*/

ul.help-list li:last-child a:after{
    display: none
}

.help-btn-wrap {
    display:  grid;
    grid-template-columns: 48% 48%;
    justify-content: space-between;
    padding: 10px 20px 0;
}

.help-btn-wrap a {
  padding-top: 8px;
  padding-bottom: 8px;
  background: none!important;
  border: 1px solid #fff!important;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

/*.help-btn-wrap .business-btn {*/
/*    background: #fff !important;*/
/*    color: #D51709 !important;*/
/*}*/

ul.help-list li:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    right: 0;
    background: #fff;
    transform: translate3d(0,0,0);
    transition: all .4s;
    transition-timing-function: cubic-bezier(.7,0,.3,1);
}

.help-widget .help-btn-wrap a:hover {
    background: #FFFFFF!important;   
    color: #222222!important;
}



select#gtranslate_selector, select#gtranslate_selector:focus,
select#gtranslate_selector option, select#gtranslate_selector option:focus{
    outline: 0  !important;
}
select#gtranslate_selector:-moz-focusring {
    /*color: transparent  !important;*/
    text-shadow: 0 0 0 #000  !important;
    outline: 0  !important;
}


select#gtranslate_selector {
 
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    width: 140px;
    border: 1px solid rgb(173, 173, 173);
    padding: 5px 10px;
    margin-top: 5px;
    background: none;
    
    background-image: url("../images/select-arrow%402x.gif") !important;
    background-position: 95.5% 50% !important;
    background-repeat: no-repeat !important;
    background-size: 8px 4px !important;
}


.dsh-top-bar-text {
    float: right;
    /*width: 100%;*/
    min-width: 285px;
    display: block !important;
    height: auto !important;
}

#subsidiary_switch {
    width: auto;
    margin-right: 15px;
    float: right;
}
.search-container {
    float: right;
    position: static;
}

a#dsh-menu-search-btn {

    font-size: 15px !important;
    vertical-align: sub;
    padding: 6px;
    position: relative;

}

.dsh-top-bar-text p {
    top: 0px;
    float: right;
    position: relative;
    margin: 0;
    margin-right: 5px;
}

.dsh-top-bar-text{
    width: 400px;
    max-width: none  !important;
}

.dsh-top-bar .dsh-top-bar-text {
    
    overflow: visible  !important;
}
header#dsh-header a.current-site {
    padding: 10px 5px;
}

.notranslate option {
    color: #222;
}
#mc-embedded-subscribe {
    margin: 0!important;
    border: none!important;
}
#mc_embed_signup form {
    padding: 0!important;
}
.pdf-icon a[href$=".pdf"]:before {
    font-family: 'FontAwesome';
    content: '\f1c1\00a0';
    display:inline-block;
    text-decoration: none;
}
.pdf-icon a[href$=".pdf"]:hover:before {
    color: #282828;
}

.dsh-share-tools ul {
    margin-left: 15px;
}

/* SEARCH PAGE */
.dsh-search-results .elementor-section-wrap > section:first-child {
    width: 100vw!important;
    position: relative;
    margin-left: -50vw;
    left: 50%!important;
}

.dsh-search-results .elementor-section-wrap > section:first-child .elementor-background-overlay {
    background: rgba(0,0,0,0.6);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0
}

.dsh-search-results .elementor-section-wrap > section:first-child .elementor-container {
    position: relative;
}

.dsh-search-results .elementor-section-wrap > section:first-child .elementor-container {
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.dsh-search-results .elementor-section-wrap > section .dsh-search-results > div {
    padding: 45px;
    background: #fff;
    margin: 40px 0;
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.08)
}

.dsh-search-results .elementor-section-wrap .elementor-heading-title {
    font-family: "Roboto", Sans-serif!important
}

.dsh-search-results .elementor-section-wrap .dsh-divider-col{
    display: none!important
}

.dsh-blog-pagination .dsh-blog-prev a, .dsh-blog-pagination .dsh-blog-next a {
    background: linear-gradient(90deg, #D51709 0%, #AA0000 100%)!important;
    color: #ffffff;
    border-radius: 6px
}



@media only screen and (max-width: 767px){
.menu-item-type-custom.menu-item-object-custom > a {
  width: 100% !important;
  text-align: left !important;
  margin: 0 !important;
 }
}



@media only screen and (min-width: 768px) {
    .uba_content_share_container .dsh-share-tools ul {
        padding: 20px 11px 25px;
    }
    .dsh-search-results .elementor-section-wrap > section:first-child {
        height: 350px
    }
    .dsh-search-results .elementor-section-wrap > section:first-child .elementor-container {
        height: 100%!important;
        min-height: auto
    }
}

