/*
 Theme Name:     Select Financial Services
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Select Africa Limited is a retail financial services group that has been in existence since 1999 focusing primarily on the extension of retail unsecured, incremental housing microfinance, education loans, and consumer loans.
 Author:         Druff 
 Author URI:     http://druff.co.za/
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

/* ------------- Header ------------- */
/*Dropdown country*/
.dropdown_list {
    padding: 5px 5px 5px 13px;
    display: flex;
}
.dropdown_list a {
    vertical-align: top;
    padding-left: 11px;
     color: #b2b2b2;
}
.countries_list {
    display: flex;
    flex-direction: column;
    position: absolute;
    background: #fff;
    top: 0px;
    right: 0px;
    z-index: 999;
}
.c_kenya,
.c_lesotho {
    order: 2;
}
.c_malawi {
    order: 3;
}
.c_mauritius {
    order: 4;
}
.c_africa {
    order: 5;
}
.c_eswatini {
    order: 6;
}
.c_uganda {
    order: 7;
}
.selected_country {
    order: 1 !important;
    display: flex !important;
    width: 243px;
    border-radius: 50px;
    /*overflow: hidden;*/
    position: relative;
}
.default_select img {
    border-radius: 30px 0 0 30px;
}
.default_select.selected_country{
    border: 1px solid #d3323a;
}
.dropdown_list.selected_country img {
    border-radius: 30px 0px 0px 30px;
    border-right: 1px solid #d0333a;
}
.selected_country a {
    padding: 2px 28px;
    color: #b2b2b2;
    padding-left: 12px;
}
.dropdown_list.selected_country {
    padding: 0;
    border: 1px solid #d0333a;
}
.selected_country:after {
    content: '' !important;
    position: absolute;
    background: #d0333a;
    height: 35px;
    width: 42px;
    top: -1px;
    right: -1px;
    color: #fff;
    font-family: ETmodules;
    font-weight: 800;
    font-size: 19px;
    border-radius: 0 30px 30px 0;
}
.default_select img,
.dropdown_list img {
    width: 50px;
    height: auto;
}
.dropdown_list:hover a {
    color: #d0333a;
}
span.dropdown_arrow:after {
    content: "3";
    font-family: ETmodules;
    position: absolute;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    top: 2px;
    right: -38px;
    z-index: 999;
}
span.dropdown_arrow {
    position: absolute;
    cursor: pointer;
    right: 50px;
}
/*Drop Down country End*/

ul#menu-main-menu li.current-menu-item {
    background: #fff;
    margin-top: -10px;
    padding: 0 30px 5px;
}
ul#menu-main-menu li.current-menu-item a {
    padding-top: 16px;
}
ul#menu-main-menu li {
    margin-right: 40px;
}
.sticky-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
ul.sub-menu {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    width: 330px !important;
}
.et_mobile_menu li a:hover, 
.nav ul li a:hover{
    background-color: #D0333A !important; 
    opacity: 1 !important;
}
.et-menu .current-menu-item.menu-item-has-children>a:first-child:after {
    top: 15px;
    position: absolute;    
}
ul.sub-menu ul.sub-menu ul.sub-menu {
    right: 0px;
    top: -290px;
    left: 0;
}
.hide_trans {
    opacity:0;
	height:0;
	width:0;
}
.custom_header {
    align-items: flex-end;
}
.header_lang {
    float: right;
    /*position: relative;
    right: -40%;
    top: -5px;*/
    margin-top: 20px;
}
.header_countries{
    position: relative;
    height: 40px;
}
.header_countries select{
    padding: 5px 10px 5px 65px;
    height: 100%;
}
.header_countries:after{
    content: "";
    width: 60px;
    height: 100%;
    background-image: url(https://selectafricanet-bdegbtdrhehxc8ak.southafricanorth-01.azurewebsites.net/wp-content/uploads/2022/03/Select-country.jpg);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0;
    background-repeat: no-repeat;
    border-radius: 22px 0px 0px 22px;
}
.home .header_social {
    display: none;
}

/* ------------- Home ------------- */
.home_banner .et_pb_slide {
    padding: 60px 0;
}
.home_app img:first-child {
    margin-right: 40px;
}
.home_cricle .et_pb_text_inner {
    background: #d0333a;
    border-radius: 60%;
    height: 160px;
    width: 160px;
    line-height: 160px;
}
.default_opt {
    display: none;
}
.select_mobile_app {
    margin-top: -100px;
}
.white {
    background: transparent !important;
}
div#branch_slider .owl-item .sa_hover_container {
    background: transparent !important;
}
div#branch_slider .branch_box .branch_info {
    background: #eee;
    padding: 70px 20px 20px;
    border-radius: 20px;
    min-height: 440px;
	color:#676767;
}
div#branch_slider span.head_office {
    color: #676767;
    font-weight: 700;
    padding-bottom: 15px;
    display: inline-block;
}
.branch_box img {
    width: 120px !important;
    position: relative;
    top: 60px;
}
.branch_info h5,
.branch_info h3 {
    font-family: 'GothamMedium',Helvetica,Arial,Lucida,sans-serif;
    font-size: 20px;
}
div#branch_slider .owl-item .sa_hover_container{
    min-height: initial !important;
    height: 510px;
    padding: 15px !important;
}
.branch_info span.b_manager {
    display: inline-block;
    padding-bottom: 10px;
}
.branch_info div {
    line-height: 1.3em;
}
.branch_info span.branch_contact {
    display: inline-block;
    padding-top: 15px;
}
.branches .owl-carousel .owl-stage-outer{
    height: 640px!important;
}
.con_product_text,
.loan-content  {
    display: none;
}
.con_product_text.active,
.loan-content.active {
    display: block;
}
.con_product_text.menu-active,
.loan-content.menu-active {
    display: block;
}
.loan-item h4 {
    padding-top: 30px;
}
.loan-item.menu-active h4 {
    color: #d0333a !important;
    border-bottom: 2px solid #d0333a;
    padding-bottom: 2px;
    width: fit-content;
    margin: 0 auto;
}
.loan-item.menu-active h4:after {
    content: '';
    position: absolute;
    bottom: -20px;
    width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #d0333a;
    left: 43%;
}
.loan-item .normal-img,
.loan-item.menu-active .active-img{
    display: block;
}
.loan-item.kenya-loan .et_pb_text_inner:before,
.loan-item.menu-active .normal-img,
.loan-item .active-img{
    display: none;
}
#kenya_work .loan-item.menu-active h4:after {
	content: '';
	position: absolute;
	bottom: -20px;
	width: 0px;
	height: 0px;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #d0333a;
	left: 45%;
}
#kenya_work .loan_work .loan-item .et_pb_text_inner:before {
    content: "";
    background: #d0333a;
    height: 3px;
    width: 81%;
    position: absolute;
    top: 35%;
    left: 69%;
    z-index: -1;
}
.loan_work .loan-item .et_pb_text_inner:before {
    content: "";
    background: #d0333a;
    height: 3px;
    width: 80%;
    position: absolute;
    top: 35%;
    left: 70%;
    z-index: -1;
}
.loan_work .loan-item.menu-active .et_pb_text_inner:before {
    top: 35.9%;
}
.loan_work .loan-item.repeat .et_pb_text_inner:before{
 display:none;
}
span.br_color {
    color: #d3323a;
}
.branch_info.south_africa {
    background: #d3323a !important;
}
.branch_info.south_africa h3,
.branch_info.south_africa h3 span.br_color,
.branch_info.south_africa div,
.branch_info.south_africa span.head_office,
.branch_info.south_africa span.branch_contact {
    color: #fff !important;
}

div#branch_slider .owl-dots .owl-dot span {
    padding: 7px;
    background-color: #fff !important;
}
div#branch_slider .owl-dot.active span {
    background-color: #d3323a !important;
}
div#branch_slider .owl-nav button {
    background: #d3323a !important;
    border-radius: 20px;
    padding: 40px 10px !important;
}
div#branch_slider button.owl-prev:before {
    position: absolute;
    color: #fff !important;
    font-family: etmodules;
    font-size: 30px;
    content: "\44";
    display: inline-flex;
    vertical-align: middle;
    top: 27px;
    left: 1px;
}
div#branch_slider button.owl-next:after{
    position: absolute;
    color: #fff !important;
    font-family: etmodules;
    font-size: 30px;
    content: "\45";
    display: inline-flex;
    vertical-align: middle;
    top: 27px;
    left: 1px;
}
div#branch_slider .owl-item{
    transition: all .3s;
}
div#branch_slider .owl-item:hover .branch_box {
    transform: scale(1.1);
    transition: 0.6s;
}
div#branch_slider .owl-item:hover .branch_box .branch_info {
    color: #fff;
    background: #d3323a;
}
div#branch_slider .owl-item:hover .branch_box .branch_info .head_office,
div#branch_slider .owl-item:hover .branch_box .branch_info h3 span,
div#branch_slider .owl-item:hover .branch_box .branch_info h3,
div#branch_slider .owl-item:hover .branch_box .branch_info h5{
    color: #fff;
}
.home_app {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.mobile_app_img {
    display: flex;
}
.mobile_app_img img:first-child {
    margin-right: 30px;
}

/* ------------- Country Page ------------- */
.bg_background {
    background: #e9e9e9;
    border-radius: 15px;
    padding: 30px !important;
    margin-bottom: 20px;
}
 #fbuilder .read_only_amt input[type="text"]:focus{
    box-shadow:none !important;
}
.read_only_amt label,
#fbuilder .bg_background label{
    display: block !important;
    text-align: center;
    font-size: 28px;
    color: #060709!important;
    line-height: 1.3em;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
}
.bg_background .dfield.slider-container {
    display: flex !important;
    flex-flow: column-reverse !important;
    justify-content: center !important;
    align-items: center !important;
}
.read_only_amt input,
.bg_background .slider-caption{
    margin: 14px 0;
    font-family: 'GothamMedium',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 500;
    font-size: 38px;
    color: #060709!important;
    line-height: 1.3em;
    text-align: center;
}
.loan_cal_title {
    padding-bottom: 0 !important;
}
.loan_amount,
.loan_amount_payday, 
.loan_right_sec,
.loan_term, 
.install_amount {
    box-shadow: 2px 6px 13px rgb(0 0 0 / 30%);
}
#fbuilder .bg_background .slider {
    height: 8px !important;
}
.bg_background label {
    font-size: 28px;
    text-align: center !important;
    color: #060709;
    display: block;
}
.bg_background label .sub {
    font-size: 22px;
    text-align: center !important;
    color: #060709;
     font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
}
.bg_background .slider {
    background: #adadad !important;
    display: inline-flex;
}
.bg_background .ui-slider-handle {
    background: #d0333a !important;
    border: none !important;
    height: 35px !important;
    width: 35px !important;
    top: -15px !important;
    border-radius: 50px !important;
}
#fbuilder .bg_background .ui-slider-range {
    background: #d0333a !important;
}
.bg_background .corner-captions.medium {
    text-align: center;
    display: unset;
}
#fbuilder .read_only_amt .cff-help-icon::before, 
#fbuilder .bg_background .cff-help-icon::before {
    background: #d0333a !important;
    font-size: 27px !important;
    height: 38px;
    width: 38px;
    line-height: 38px;
    font-family: 'Domine', serif !important;
}
.read_only_amt input {
    background: transparent !important;
    border: none !important;
    font-size: 38px !important;
}
.read_only_amt .dfield{
    text-align: center;
}
.read_only_amt{
    background: #e9e9e9;
}
span.cff-help-icon{
    display: inline-flex;
    position: absolute;
    right: -7px;
    top: -10px;
}
.custom_select label {
    font-size: 30px;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
}
#fbuilder .total_loan_amount input, 
#fbuilder .total_instalment input,
#fbuilder .total_loan .large{
    width: 80% !important;
    color: #d0333a !important;
    border-radius: 15px !important;
    background: #fff !important;
}
#fbuilder .custom_select select {
    background: #d0333a !important;
    color: #fff !important;
    border-radius: 50px !important;
    border: none !important;
    padding: 7px 28px !important;
    font-size: 30px !important;
    text-transform: uppercase;
    width: 90% !important;
    box-shadow: 2px 6px 13px 0px rgb(0 0 0 / 30%) !important;
}
#fbuilder .custom_select select:focus {
    box-shadow: none !important;
}
#fbuilder .custom_select .dfield:after {
    content: "\33";
    font-family: etmodules;
    color: #ffffff;
    font-size: 1.5em;
    padding-left: 1px;
    position: absolute;
    pointer-events: none;
    right: 53px;
    top: 17px;
}
div#field_1-5 {
/*     box-shadow: 2px 6px 13px rgb(0 0 0 / 30%); */
/*     border-radius: 15px; */
/*     background: #fff; */
}
#fbuilder #div#field_1-5 input#fieldname7_1{
/* 	background:#e9e9e9 !important; */
}
.total_loan input, 
.total_loan_amount input, 
.total_instalment input,
.ui-slider-handle {
    box-shadow: 2px 6px 13px rgb(0 0 0 / 30%) !important;
}
.loan_info {
    display: inline-flex;
    position: absolute;
    right: -7px;
    top: -14px;
}

/* div#field_1-5 {
    transform: translate(0px, 27%);
} */
#fieldlist_1 .loan_right_sec{
    width: 48.5%;
    float: right;
    padding: 18px 30px;
    background: #e9e9e9;
    border-radius: 15px;
}
#fieldlist_1 .loan_left_sec{
    width: 48.5%;
    float: left;
}
#fieldlist_1 .loan_right_sec .install_amount {
    background-color: #fff;
    border-radius: 15px;
    padding: 20px !important;
    margin-bottom: 25px;
}
#fieldlist_1 .loan_right_sec .fieldname1_1.cal_right label br{
    display: none;
}
#fieldlist_1 .loan_right_sec .fieldname1_1.cal_right label .cff-help-icon{
    right: -7px;
    top: -10px;
}
#fieldlist_1 .loan_right_sec .fieldname1_1.cal_right .dfield input{
    height: 40px;
}
/* #fieldlist_1 .loan_right_sec .cal_right.total_loan{
    padding: 30px 15px 30px;
} */
.custom_select {
    display: flex;
    text-align: center;
    align-items: center;
    margin-bottom: 30px;
}
.custom_select label {
    width: 40%;
}
#fbuilder .custom_select .clearer {
    display: none;
}
.custom_select .dfield {
    width: 60%;
    text-align: left;
}
h4.loan_am {
    margin-top: 10px;
}
.loan_info:hover .tooltiptext {
  visibility: visible;
}
.loan_info .tooltiptext {
    visibility: hidden;
    width: 180px;
    background-color: #707070;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 15px;
    position: absolute;
    font-size: 13px !important;
    z-index: 9;
    top: 45px;
    left: 0%;
    margin-left: -78px;
    line-height: 1.5em;
}
.loan_amount h3{
    padding-bottom: 0;
}
.loan_amount{
    overflow: visible !important;
}
.total_amt {
    background: #fff !important;
    display: block;
    padding: 10px 20px;
    margin-top: 20px;
    border-radius: 10px;
}
.sel_country {
    display: flex;
    align-items: center;
}
.sel_country select {
    border: none;
    margin-left: 20px;
    background: #d0333a;
    color: #fff;
    border-radius: 30px;
    padding: 10px 28px;
    font-size: 28px;
    text-transform: uppercase;
}
.terms-conditions {
    line-height: 1.3em;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.loan_txt  .et_pb_text_inner {
    background: #d0333a;
    border-radius: 60%;
    height: 190px;
    width: 190px;
    padding: 50px 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.country_ul ul {
    padding-top: 20px;
    padding-left: 0;
}
.country_ul ul li {
    padding-bottom: 5px;
}
.left_blurb .et_pb_blurb_container {
    padding: 20px;
}
.left_blurb .et_pb_blurb_container h4.et_pb_module_header {
    padding-bottom: 0;
}
.left_blurb .et_pb_main_blurb_image {
    width: 100%;
    background: #000;
    text-align: center;
    display: inline-flex;
    padding: 20px;
    margin-bottom: 0;
}
.country_details .et_pb_toggle_open {
    padding: 0;
    border: none;
}
.country_details .et_pb_toggle_open h5.et_pb_toggle_title {
    background: #d3323a;
    padding: 20px;
}
.et_pb_toggle_close .et_pb_toggle_title:before,
.et_pb_toggle_open .et_pb_toggle_title:before{
        right: 20px !important;
}
.country_details.et_pb_toggle_open .et_pb_toggle_title {
    background: #d3323a;
    padding: 14px 20px;
}
.country_details.et_pb_toggle_close .et_pb_toggle_title{
    padding: 14px 20px;
}
.wptb-custom-html-wrapper .cnt-head,
.cnt-head {
    background: #000 !important;
    display: inline-block;
    padding: 20px;
    color: #fff;
    font-weight: 600;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    margin-top: 0 !important;
    margin-bottom: 30px;
    width: 100%;
}
div#wptb-table-id-321 .cnt-head {
    width: 50%;
}
.cnt_details span {
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    color: #000;
}
.cnt_details a,
.country_details .cnt_details {
    color: #000;
    font-size: 14px;
}
.country_details tr.wptb-row td:first-child {
    /*padding-right: 30px !important;*/
}
.country_details .et_pb_toggle_open .wptb-table-328{
    margin-top: -30px;
}
.country_details .et_pb_toggle_open .wptb-table-321 {
    margin-bottom: 0;
}
.country-fb {
    background: #d3323a;
    display: inline-block;
    padding: 40px;
    border-radius: 30px;
}
.product_circle {
    background: #d0333a;
    border-radius: 60%;
    height: 200px;
    width: 200px;
    padding: 50px 20px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.for_two_circle {
    width: 150px !important;
    height: 150px;
}
.for_two_circle .et_pb_text_inner p{
    font-size: 20px;
}
.product_circle.menu-active {
    box-shadow: 2px 7px 20px #d0333aa8;
}
.product_circle .et_pb_text_inner  {
    width: 100%;
}
.small_txt .et_pb_text_inner p {
    font-size: 20px !important;
    line-height: 1.3em;
}
.product_first_col {
    margin-right: 0 !important;
}
.product_second_col {
    position: relative;
    left: -60px;
}
.team_section {
    text-align: center;
    font-size: 14px;
}
.team_section .team_name {
    color: #000;
    font-weight: 600;
    line-height: 1.3em;
}
.team_section .team_des {
    color: #d3323a;
    line-height: 1.3em;
    padding: 4px 0;
}
.team_section .team_email a {
    color: #000;
}
.ui-slider-handle:after {
	content: '';
	position: absolute;
	display: block !important;
	background-image: url('https://selectafricanet-bdegbtdrhehxc8ak.southafricanorth-01.azurewebsites.net/wp-content/uploads/2022/04/Select-Calculator-Slider-Button-5.png'); 
    background-position: center;
	left: 0%;
	width: 35px;
	height: 35px;
	border-radius: 70px !important;
}
/* ------------- Comman ------------- */
/* .engl{
    display: none;
} */
.page_header_title .et_pb_title_container h1 {
    padding-bottom: 0;
}
.sa-custom-list ul{
    padding-bottom: 0;
}
.sa-custom-list ul li {
    list-style: none;
    position: relative;
    margin-bottom: 8px;
}
.sa-custom-list ul li:before {
    content: url('https://selectafricanet-bdegbtdrhehxc8ak.southafricanorth-01.azurewebsites.net/wp-content/uploads/2022/03/Select-Africa-bullet.png');
    margin-right: 10px;
    top: 4px;
    position: absolute;
    margin-left: -25px;
}
.ul-padding ul{
    margin-top: 20px;
    padding-left: 40px;
}
.ul-padding-left ul{
    padding-left: 40px;
}
.et_pb_toggle_open .et_pb_toggle_title:before {
    content: "\4b" !important;
    font-family: ETmodules !important;
    position: absolute;
    right: 15px;
    font-size: 20px;
    color: #fff;
    display: block !important;
    font-weight: 600 !important;
}
.wptb-table-container.wptb-table-321.wptb-table-container-0 {
    margin-bottom: 0;
}
.wptb-table-container.wptb-table-328.wptb-table-container-1 {
    margin-top: 0;
}   
.wptb-table-container.wptb-table-321.wptb-table-container-0 + br {
    display: none;
}
.wpm_main_template ul li a {
    border: 1px solid rgb(211 50 58) !important;
    background-color: rgb(211 50 58) !important;
}
.wpm_main_template ul li a:hover{
    color: #fff !important;
}
#fbuilder .select_country select {
    pointer-events: none;
    color: #d0333a !important;
    background: transparent !important;
}
.select_country .dfield:after {
    content: '';
    display: none;
}
.kenya_cal .loan_right_sec {
    min-height: 440px;
}
/*.select_country label {
    width: 25%;
}*/
.select_country .dfield span {
    text-transform: uppercase;
}
.select_country .dfield {
    font-size: 30px;
}
.select_country {
    top: 10px !important;
    position: relative;
}
.job_vacency {
    margin-bottom: 30px;
}
a.custom_btn {
    background-color: #d8101f;
    color: #fff;
    padding: 0.3em 1em;
    line-height: 1.7em!important;
    font-size: 20px;
    display: inline-block;
    margin-top: 20px;
}
.ui-tooltip {
    line-height: 1.4em;
    text-align: center;
    font-size: 16px !important;
    border:1px solid #000;
}
.job_toggle_btn:after {
    font-size: 20px;
    right: -2px;
    color: #FFFFFF;
    font-family: ETmodules!important;
    font-weight: 400!important;
    content: "\4c"!important;
    position: absolute;
}
.job_toggle_plus_btn h5:after {
    font-size: 20px;
    right: -2px;
    color: #FFFFFF;
    font-family: ETmodules!important;
    font-weight: 400!important;
    content: "\4b"!important;
    position: absolute;
}
/*Range Slider*/
.rangslider {
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background: #adadad;
  outline: none;
  -webkit-transition: .2s;
  transition: opacity .2s;
}
.rangslider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #d0333a;
  cursor: pointer;
}
.rangslider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #d0333a;
  cursor: pointer;
}
/* ------------- Contact Us ------------- */
.loan_form input[type=text],
.loan_form input[type=email],
.loan_form input[type=tel],
.loan_form select,
.custom_form input[type=text],
.custom_form input[type=email],
.custom_form input[type=tel],
.custom_form textarea {
    font-size: 16px !important;
    border: none;
    border-bottom: 3px solid #d0333a;
    border-radius: 4px;
    background: rgba(0,0,0,0.05);
    padding: 16px !important;
    margin-bottom: 20px !important;
}
.loan_form input::placeholder,
.custom_form textarea::placeholder,
.custom_form input::placeholder {
    color: #000;
    font-weight: 400;
}
.custom_form .gform_footer.top_label {
    float: right;
}
.loan_form .gform_footer.top_label input[type=submit],
.custom_form .gform_footer.top_label input[type=submit]{
    background: #d0333a;
    border: none;
    padding: 10px 2.5em;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    transition: all .3s;
}
.loan_form .gform_footer.top_label input[type=submit]:hover,
.custom_form .gform_footer.top_label input[type=submit]:hover{
    background: #231F20;
    color: #fff;
}

.ussd .et_pb_toggle_open .et_pb_toggle_title {
    background: #d3323a;
    padding: 20px !important;
}
.ussd .et_pb_toggle_open .et_pb_toggle_title:before {
    right: 40px !important;
}
.ussd .et_pb_toggle_open {
    padding: 0;
}
.ussd-menu  ul {
    padding-left: 0;
}
#chichewa-faq {
    display: none;
}
/* ------------- Footer ------------- */
.footer_menu  ul {
    padding-left: 0;
}
.footer_menu ul li {
    padding-bottom: 5px;
}
.home .et_pb_section_0_tb_footer {
    border-top: none;
}
@media (min-width: 1200px) and (max-width:1600px){
	#branch_slider .branch_box .branch_info{
		min-height:530px !important;
	}
}
@media (min-width: 981px){
    .same_height_block .loan_right_sec {
		min-height:403px;
	}
	.loan_right_sec .for_height {
		transform: translateY(50%);
	}
	div#branch_slider button.owl-prev {
        left: -70px !important;
    }
    div#branch_slider button.owl-next {
        right: -70px !important;
    }
    .blurb_home span.et_pb_image_wrap {
        min-height: 100px;
    }
    .footer_menu {
        padding-left: 40px;
    }
    .sub-menu li {
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 100%;
    }
    ul#menu-main-menu li li a {
        width: 100% !important;
        border-bottom: 1px solid #231f20;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        color: #fff !important;
    }
    ul#menu-main-menu li li:last-child a {
        border-bottom: none;
    }
     ul#menu-main-menu .sub-menu li.current-menu-item{
        background: #231f20 !important;
        margin-top: 0 !important;
    }
    ul.sub-menu li:first-child {
        /*padding-bottom: 6px;*/
    }
	.malawi-ussd-btn .et_pb_column_6 {
		width: 24% !important;
	}

	.malawi-ussd-btn .et_pb_column_7 {
		width: 16% !important;
		float: right !important;
	}
}

@media (max-width: 767px){
    .home_cricle .et_pb_text_inner{
        height: 120px;
        width: 120px;
        line-height: 120px;
    }
    .home_app{
        flex-flow: column-reverse;
    }
    .home_cricle {
        margin-bottom: 10px !important;
    }
    .home_app img {
        width: 240px;
        margin-right: 0 !important;
    }
    .mobile_app_img {
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }
    .mobile_app_img img:first-child {
        margin-right: 0;
    }
    .product_circle{
        height: 180px !important;
        width: 180px !important;
        padding: 40px 10px;
    }
    .product_circle .et_pb_text_inner{
        font-size: 24px !important;
    }
    .product_circle:last-child:after{
        right: -50px;
    }
    .con_product_text .et_pb_text_inner {
        font-size: 20px;
        line-height: 1.4em;
    }
    .home_cricle .et_pb_text_inner h4{
        font-size: 20px;
        padding: 10px;
    }
    .feel_free_section .et_pb_column {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .feel_free_section .et_pb_column:last-child {
        margin-top: 30px;
    }
    .wptb-table-container-matrix .wptb-preview-table  .wptb-row,
    .wptb-table-container .wptb-table-container-matrix .wptb-row {
        display: grid;
    }
    .wptb-table-container .wptb-table-container-matrix .wptb-row .wptb-cell{
        width:fit-content;
    }
    .product_second_col {
        position: relative;
        left: -50px;
        top: 40px;
    }
}

@media(max-width: 676px){
    #fieldlist_1 .loan_left_sec,
    #fieldlist_1 .loan_right_sec, 
    #fbuilder .fields.column2 {
        width: 100%;
    }
	.kenya_cal .loan_right_sec{
		min-height: auto;
	}
    #fieldlist_1 .loan_right_sec{
        padding: 0;
    }
    #fbuilder .total_loan .large{
      background: #e9e9e9 !important;
    }
    div#field_1-5, .loan_right_sec {
/*         background: transparent !important; */
    }
    #fieldlist_1 .loan_right_sec .cal_right.total_loan{
        padding: 30px 30px 30px;
    }
    .custom_select{
            margin-bottom: 15px;
    }
    div#fieldlist_1 {
        display: flex;
        flex-flow: column;
    }
    .pb0.pbreak {
        order: 1;
    }
    .loan_right_sec {
        order: 3;
    }
	.kenya_cal .loan_right_sec {
		box-shadow: none !important;
    }
	.loan_right_sec #field_1-5 {
		box-shadow: 2px 6px 13px rgb(0 0 0 / 30%);
		border-radius: 15px;padding: 30px;
	}
    .loan_left_sec {
        order: 2;
    }
	#fieldlist_1 .loan_right_sec .fieldname1_1.cal_right label .cff-help-icon{
		right: 3px;
	}
    .read_only_amt {
        background: transparent !important;
    }
}

@media (max-width: 575px){
    .bg_background label .sub {
        font-size: 14px !important;
    }
    input#fieldname7_1 {
        background: #e9e9e9 !important;
        color: #d0333a !important;
        font-weight: 700 !important;
    }
    .loan_app_name .et_pb_column:nth-child(1),
    .loan_app_name .et_pb_column:nth-child(2),
    .loan_app_name .et_pb_column:nth-child(3) {
        width: 25% !important;
        margin-right: 20px !important;
    }
    .home_app {
        flex-flow: initial;
    }
    .home_app img {
        width: 110px;
    }
    .loan_app_name {
        padding: 0 !important;
    }
    .home_cricle .et_pb_text_inner {
        height: 90px;
        width: 90px;
        line-height: 90px;
    }
    .home_cricle .et_pb_text_inner h4 {
        font-size: 13px;
    }
    .loan_work {
        padding: 10px 0 !important;
        width: 90% !important;
        margin: 0 auto;
    }
    .feel_free_talk .et_pb_row_3 {
        padding-bottom: 0;
    }
    .blurb_home{
        width: 95% !important;
    }
    .feel_free_talk h3,
    .loan_work_title h3 {
        font-size: 23px !important;
        line-height: 1.3em;
    }
    .loan_work  .et_pb_row{
        padding: 10px 0 0;
    }
    .loan_work >.et_pb_column {
        width: 18% !important;
        margin-right: 8% !important;
        margin-bottom: 0 !important;
    }
    .loan_work >.et_pb_column:last-child{
        margin-right: 0 !important;
    }
    .loan_work h4 {
        font-size: calc(1.5vh + 6px) !important;
    }
    .loan-item.menu-active h4:after {
        bottom: -10px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #d0333a;
        left: 36%;
    }
    .loan_work .loan-item.repeat .et_pb_text_inner:before{
     display:none !important; 
    }
    .loan-content h4{
        font-size: 26px !important;
    }
    .loan-content p{
        font-size: 16px;
        line-height: 1.4em;
    }
    .feel_free_talk {
        padding: 0 !important;
    }
    .blurb_home .et_pb_column{
        width: 45% !important;
        margin-right: 2% !important;
        margin-bottom: 0 !important;
    }
    .blurb_home .et_pb_main_blurb_image {
        min-height: 40px;
    }
    .blurb_home .et_pb_blurb_description a {
        font-size: 13px;
        line-height: 1.3em;
    }
    .tab-content-sec .et_pb_row_2 {
        padding: 7% 10% !important;
    }
   .tab-content-sec .et_pb_row_4.et_pb_row {
        padding: 30px 11%  !important;
    }
    .loan_work .loan-item .et_pb_text_inner:before {
        content: "";
        background: #d0333a;
        height: 3px;
        width: 80%;
        position: absolute;
        top: 26% !important;
        left: 70%;
        z-index: -1;
        display: block !important;
    }
    .repeat:before{
        display: none;
    }
    .owl-carousel .owl-stage-outer{
        height: auto !important;
    }
    .branches {
        padding: 0 0 10px
    }
    .mobile_app_section .et_pb_row_8 {
        display: flex;
        background: #d3323a;
        width: 100%;
        border-radius: 0;
    }
    .download_app h4, 
    .download_app h3 {
        font-size: 28px !important; 
    }
    .download_app p {
        font-size: 12px ;
        line-height: 1.4em;
    }
    .mobile_app_section .et_pb_column_17 {
        width: 40% !important;
        margin-bottom: 0 !important;
    }
    .mobile_app_section .et_pb_column_18 {
        width: 60% !important;
        padding-left: 10px;
    }
    .mobile_app_img img {
        width: 90px;
    }
    .mobile_app_section {
        padding-top: 80px !important;
    }
    .select_mobile_app {
        margin-top: -40px;
    }
    .download_app  .et_pb_module {
        margin-bottom: 0;
    }
    .mobile_app_img {
        justify-content: flex-start;
        flex-flow: inherit;
        align-items: baseline;
        margin-bottom: 0 !important;
    }
    .mobile_app_img img:first-child {
        padding-right: 10px;
    }
    .product_second_col {
        position: relative;
        left: 0px;
        top: 0px;
    }
    .product_first_col{
        margin-bottom: 0 !important;
    }
    .product_second_col{
        padding-top: 0 !important;
    }
}

@media (max-width: 980px){
    .mobile_header_col_row {
        z-index: 1 !important;
    }
    .dropdown_countries {
        display: inline-flex;
        position: relative;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin-bottom: 20px;
    }
    .countries_list{
        right: initial  ;
    }
    .et_mobile_menu li li {
        padding-left: 0;
    }
    #main-header .et_mobile_menu .menu-item-has-children > a,
    .et_pb_menu .et_mobile_menu .menu-item-has-children > a {
        background-color: transparent;
        position: relative;
    }
    #main-header .et_mobile_menu .menu-item-has-children > a:after,
    .et_pb_menu .et_mobile_menu .menu-item-has-children > a:after {
        font-family: ETmodules;
        text-align: center;
        speak: none;
        font-weight: 600;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        font-size: 18px;
        content: "\4c";
        top: 11px;
        right: 13px;
    }
    #main-header .et_mobile_menu .menu-item-has-children.visible > a:after,
    .et_pb_menu .et_mobile_menu .menu-item-has-children.visible > a:after {
        content: "\4d";
    }
    #main-header .et_mobile_menu ul.sub-menu,
    .et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li ul.sub-menu,
    .et_pb_menu .et_mobile_menu ul.sub-menu {
        display: none !important;
        visibility: hidden !important;
        transition: all 1.5s ease-in-out;
    }
    #main-header .et_mobile_menu li.visible > ul.sub-menu,
    .et-db #et-boc .et-l #main-header .et_mobile_menu li.visible > ul.sub-menu,
    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_mobile_menu li.visible > ul.sub-menu,
    .et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li.visible > ul.sub-menu,
    .et_pb_menu .et_mobile_menu li.visible > ul.sub-menu {
        display: block !important;
        visibility: visible !important;
    }
    .sticky-header {
        position: relative;
    }
    .header_countries{
        width: max-content;
        margin: 0 auto;
        float: unset !important;
    }
    #fbuilder .custom_select .dfield:after{
        right: 25px;
        top: 10px;
    }
    div#loan-item-2 .et_pb_text_inner:before {
        display: none;
    }
    .home_cricle .et_pb_text_inner{
         margin: 0 auto;
    }
    .header_lang{
        float: unset !important;
        right: 0;
    }
    .header_lang .et_pb_blurb_content{
        display: flex;
        justify-content: center;
    }
    .header_lang .et_pb_main_blurb_image{
        margin-bottom: 0;
    }
    .pb0.pbreak label, 
    #fbuilder .custom_select select {
        font-size: 17px !important;
    }
    #fbuilder .custom_select select{
      display: block;
      margin: auto;
    }
    .select_country label {
        width: 40% !important;
    }
    .custom_select .dfield {
        width: 60% !important;
    }
    .loan_left_sec label, .loan_right_sec label {
        font-size: 21px !important;
        padding: 0 20px;
    }
    .slider-caption, 
    .codepeoplecalculatedfield {
        font-size: 20px !important;
    }
    #fieldname7_1, input#fieldname1_1 {
        font-size: 20px !important;
    }
    div#wptb-table-id-321 .cnt-head {
        width: 100%;
    }
    .download_app .et_pb_main_blurb_image   {
        margin-left: 50px !important;
    }
    .mobile_app_img {
        margin-bottom: 21px;
    }
    .menu-active {
        margin-bottom: 29px !important;
    }
    #fbuilder .read_only_amt .cff-help-icon::before, 
    #fbuilder .bg_background .cff-help-icon::before{
        font-size: 16px !important;
        height: 30px;
        width: 30px; 
    }
    .con_product .et_pb_column_2 {
        margin-top: 30px;
    }
}
@media (min-width: 768px) and (max-width: 980px){
    .loan_left_sec .sub {
        font-size: 17px !important;
    }
    .product_des_section {
        margin-top: 30px !important;
    }
    .product_second_col {
        position: relative;
        left: -130px;
        top: 30px;
    }
}
@media (min-width: 981px) and (max-width: 1500px){
    .mail_blrb .et_pb_blurb_description,
    .blurb_home .et_pb_blurb_description,
    .feel_free_talk .et_pb_blurb_description {
        font-size: calc(1.5vh + 3px) !important;
    }
    .translate_section {
        width: 30% !important;
    }
    .product_second_col {
        position: relative;
        left: -30px;
    }   
}
@media(min-width: 1239px) and (max-width: 1391px){    
    .branch_info {
        min-height: 408px !important;
    }
}

@media(min-width: 981px) and (max-width: 1238px){    
    .branch_info {
        min-height: 472px !important;
    }
    .owl-carousel .owl-stage-outer {
        height: 698px!important;
    }
    ul#menu-main-menu li {
        margin-right: 5px !important;
    }
}
@media (min-width: 981px) and (max-width: 1255px){ 
    #fbuilder .top_aligned .fields label {
        font-size: 22px;
    }
}
@media (min-width: 1400px) and (max-width: 1650px){
    .branch_info div{
        font-size: 14px;
    }
}
@media (max-width: 479px){
    .loan_work .loan-item .et_pb_text_inner:before{
        display: none;
    }
}