/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
html {
  scroll-behavior: smooth;
}
#Header {
    min-height: auto !important;
}
.mfn-rev-slider {
    margin-bottom: 50px;
}
#Top_bar .logo {
    margin-left: 0px !important;
}
#Top_bar .menu > li > a span {
    border-width: 0 !important;
    padding-left: 7px !important;
    padding-right: 27px !important;
}
#Top_bar:not(.is-sticky) .menu > li > a::after {
    width: 35% !important;
    background: #458CB8;
}
#Top_bar .menu > li{
	position:relative;
}
#Top_bar .menu > li > a span::before {
    content: "";
    background: #383838;
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 50px;
    position: absolute;
    left: -12px !important;
    top: 47px;
}
#Top_bar .menu > li:nth-child(1) > a span::before {
	display:none;
}
.postid-172 #Top_bar #logo img{ display:none;}
.postid-172 #logo {
    background: URL('http://denocoscu.com/wp-content/uploads/2021/08/logo1.jpg');
        background-repeat: repeat;
        background-size: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 159px;
    height: 43px !important;
}
.action_button {
    background: #458CB8 !important;
    color: #fff !important;
    border-radius: 0px !important;
    font-size: 15px !important;
    text-transform: uppercase;
    line-height: 24px !important;
    padding: 12px 26px !important;
	margin-left:0px;
}

#Subheader {
    background-position: center left !important;
	padding-top: 235px;
	padding-bottom: 130px;
	background-size: cover;
}
#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
    color: #458CB8;
    font-size: 20px;
}
.wpb_single_image {
    margin-bottom: 0px !important;
}
.home-abt-sec .wpb_single_image .vc_single_image-wrapper::before,
.home-abt-sec .wpb_single_image .vc_single_image-wrapper::after{
	display:none;
}
.home-abt-sec ul{
	list-style:disc !important;
}
.home-abt-sec li {
  margin: 0px !important;

}
.wpb_single_image .vc_single_image-wrapper::before {
    content: "";
    display: block;
    position: absolute;
    left: 12px;
    width: 20px;
    height: 20px;
    background: #49494A;
    top: 40%;
}
.locan-grid-sec:nth-child(2n+2) .vc_single_image-wrapper::before,
.saving-sec1 .vc_single_image-wrapper::before{
    top: unset;
    bottom: 15px;
    left: 20%;
    background: #458cb8;
}
.locan-grid-sec:nth-child(2n+2) .vc_single_image-wrapper::after,
.saving-sec1 .vc_single_image-wrapper::after{
    background: #49494a !important;
    right: 14px !important;
    top: 30%;
}
.wpb_single_image .vc_single_image-wrapper::after {
    content: "";
    display: block;
    position: absolute;
    right: 85px;
    width: 20px;
    height: 20px;
    background: #458CB8;
}

/**/
.icon_box.icon_position_left {
    padding: 0px !important;
}
.icon_box.icon_position_left .image_wrapper {
    width: 20%;
    height: auto;
    float: left;
    position: relative;
    margin-right: 10px;
}
.icon_box.icon_position_left .desc_wrapper {
    position: relative;
    float: left;
    width: 75%;
	margin: 15px 0px !important;
}

.icon_box.icon_position_left .desc_wrapper .title {
    margin-bottom: 0px !important;
    font-size: 18px;
    color: #BCBCBC;
    font-weight: 400;
}
.icon_box.icon_position_left .desc_wrapper .desc {
    font-size: 21px;
    color: #458CB8;
    font-weight: 600;
    line-height: 30px;
	text-transform:capitalize;
}
/* Rotate */
.vc_custom_heading.rotate-head {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    line-height: 70px;
    width: 100%;
    position: absolute;
    left: 0px !important;
    color: #fff;
    background: #49494A;
    top: 0px !important;
    width: auto;
    margin: 0px !important;
    font-size: 16px;
    font-weight: 400 !important;
    height: 73.5%;
    display: flex;
    justify-content: center;
    margin-right: 6px !important;
    line-height: 25px;
    padding: 0px 20px !important;
}
.home-abt-sec .wpb_single_image {
    margin-bottom: 0px !important;
}
.home-abt-sec .wpb_single_image {
    margin-bottom: 0px !important;
    margin-left: 50px;
}
.counter-sec h3{
	color:#fff;
	font-size:44px;
	line-height:50px;
	font-weight:400;
}
.counter {
    background: none;
    color: #fff;
    padding: 10px 30px !important;
}
.counter .number-wrapper {
    font-size: 60px !important;
    line-height: 70px !important;
    color: #fff !important;
    font-weight: bold;
}
.counter .desc_wrapper p {
    font-size: 18px !important;
    color: #fff !important;
    line-height: 25px !important;
}
.counter-sec {
    padding-top: 40px;
    padding-bottom: 40px;
}
.process-sec .icon_box .desc_wrapper::before {
    content: "";
    background: #fff;
    border: 10px;
    width: 15px;
    height: 15px;
    display: block;
    border-radius: 50px;
    margin: 15px auto;
    border: 3px solid #458CB8;
    position: relative;
}
.process-sec .icon_wrapper{ display:none; }
.process-sec .icon_box .desc_wrapper {
    text-align: center;
    padding: 5px 50px;
}

.process-sec {
    counter-reset: my-sec-counter;
}
.process-sec .vc_col-sm-4::before {
    content: "";
    counter-increment: my-sec-counter;
    content: "0" counter(my-sec-counter);
    font-size: 60px;
    line-height: 35.97px;
    text-align: left;
    color: #000;
    opacity: 0.31;
    font-weight: 300;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.testi-sec h2 {
    color: #458cb8 !important;
}
.testimonials_slider.single-photo {
    margin: 0px !important;
    background: #458CB8;
    text-align: left !important;
    color: #fff !important;
    padding: 40px 40px !important;
	margin-bottom: 30px !important;
}
.testimonials_slider.single-photo .testimonials_slider_ul li .single-photo-img {
    height: auto;
    float: left;
}
.testimonials_slider.single-photo .testimonials_slider_ul li .single-photo-img img {
    margin: 0px !important;
}
.testimonials_slider .testimonials_slider_ul li .author {
    text-align: left !important;
    float: left;
}
.bq_wrapper1 p {
    text-align: left;
    color: #fff;
}
.testimonials_slider .testimonials_slider_ul li .author h5, .testimonials_slider .testimonials_slider_ul li .author .company {
    color: #fff;
}

.testimonials_slider  .slider_pagination .slick-active a::after {
    display: none;
}
.testimonials_slider  .slider_pagination .slick-active a {
    height: 12px;
    background: #fff;
    border-radius: 50px;
    width: 12px;
}
.testimonials_slider  .slider_pagination a {
    margin: 0px 5px !important;
}
.testimonials_slider .slider_pager {
    margin: 0px !important;
    position: absolute;
    right: 0px;
    bottom: 50px;
    width: 100%;
}

.bq_wrapper1::before {
    content: "";
    background: URL('http://demo7.1stopwebsitesolution.com/Denocosfederal/wp-content/uploads/2021/08/icon.png');
    width: 44px;
    height: 33px;
    display: block;
    margin-bottom: 18px;
}
.testi-sec .wpb_text_column {
    padding-top: 50px;
}
.testi-img {
    background-position: right !important;
    background-size: 74% !important;
    overflow: visible !important;
    margin-top: -270px;
    height: 400px;
	margin-bottom: 50px;
}

.testi-sec {
    z-index: 11;
    position: relative;
    overflow: visible;
}
/* Director */
.ult-team-member-image {
    float: left;
    width: 35%;
}
.ult-team-member-bio-wrap {
    width: 65%;
    float: left;
    text-align: left !important;
    padding: 50px 60px;
	color:#fff;
}
.slick-arrow i {
    color: #458CB8;
}
.ult-team-member-wrap {
    display: block;
    overflow: hidden;
    background: #49494A;
}
.ult-team-member-name {
    font-size: 40px !important;
    color: #fff !important;
    text-transform: capitalize !important;
    line-height: 50px;
    margin: 20px 0px !important;
}
.ult-team-member-position {
    font-size: 20px !important;
    line-height: 30px;
    color: #fff !important;
    text-transform: capitalize !important;
}
.ult-team-member-position::after {
    content: "";
    display: block;
    background: #458CB8;
    width: 50px;
    height: 2px;
    margin: 15px 0px;
}
.ult-team-member-description {
    font-size: 18px !important;
    line-height: 30px !important;
    color: #fff !important;
    opacity: 0.75 !important;
    margin: 30px 0px !important;
}

/**/
.discover-sec {
    padding-top: 50px;
    padding-bottom: 50px;
}
.discover-sec p{
	color:#fff;
	font-size:30px;
	line-height:42px;
}
.CBtn a {
    border-radius: 0px !important;
    font-size: 16px !important;
    line-height: 22px !important;
    text-transform: uppercase;
    font-weight: 500;
    padding: 15px 30px !important;
    background-image: none !important;
}
.hom-loan-sec .icon_box {
    background: #fff !important;
    padding: 45px 15px !important;
}
.hom-loan-sec .icon_box h4 {
    font-size: 22px;
}
.hom-loan-sec .icon_box .image_wrapper {
    margin-bottom: 35px;
}
.hom-loan-sec .icon_box .desc {
    padding: 15px 10px !important;
    display: block;
}
.hom-loan-sec .icon_box a {
    color: #010101;
    font-size: 17px;
    font-weight: 600;
}
.abt-sec2{
	margin-bottom:50px;
}
.abt-sec2 li {
    list-style: none;
    font-weight: 500;
    color: #49494A;
}
.loan-sec1 .vc_custom_heading.rotate-head {
    background: #458CB8;
	height:90.5%
}
.loan-sec1 .wpb_single_image {
    margin-bottom: 0px !important;
	margin-left: 65px;
	width: 88%;
}
.loan-sec1 .wpb_single_image .vc_single_image-wrapper::before,
.loan-sec1 .wpb_single_image .vc_single_image-wrapper::after{
	display:block !important;
}
.loan-sec1 .wpb_single_image .vc_single_image-wrapper::before {
    top: unset;
    bottom: 15px;
    left: 25%;
}
.loan-sec1 .wpb_single_image .vc_single_image-wrapper::after {
    top: 30%;
    right: 0px;
}
.locan-grid-sec{
	margin-bottom:40px;
}
.locan-grid-sec li,
.saving-sec1 li{
    list-style: none !important;
    color: #49494A;
    font-weight: 500;
}
.locan-grid-sec li::before,
.saving-sec1 li:before{
    content: "";
    width: 10px;
    height: 10px;
    position: relative;
    top: 7px;
    float: left;
    background: #458cb8;
    left: -10px;
    border-radius: 50px;
}
.locan-grid-sec ul,
.saving-sec1 ul{
    margin-left: 12px !important;
}
/* CONTACT */
.contactForm ::placeholder{
	opacity:0.8;
}
input.ContactBtn {
    background: #458CB8 !important;
    border-radius: 0px !important;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 500;
    padding: 15px 30px !important;
}
.contactForm input,
.contactForm textarea{
    box-shadow: unset;
    border: 1px solid #458cb8;
    font-size: 16px;
    opacity: 1 !important;
    padding: 13px 16px !important;
}
.contactForm textarea{
	height:200px;
}
#cont-detail-sec .infobox li {
    color: #585858;
    font-size: 16px;
    line-height: 22px;
	padding-left:0px;
}
#cont-detail-sec .infobox li::before, #cont-detail-sec .infobox li::after {
    display: none;
}
#cont-detail-sec .infobox {
    padding: 0px !important;
    background: #fff;
}
#cont-detail-sec  .infobox i {
    font-size: 20px;
    line-height: 26px;
    color: #49494A;
    margin-right: 10px;
}
.wpb_gmaps_widget .wpb_wrapper {
    background-color: transparent;
    padding: 0px;
}
/* Footer */
#Footer #media_image-2 {
    margin: 0px !important;
    padding: 0px !important;
}
#Footer #text-2 {
    margin: 0px !important;
}
#Footer #text-3 {
    padding: 15px 45px !important;
}
.newsletter .input-field input {
    box-shadow: unset;
    border-color: #e3e3e3 !important;
    padding: 15px !important;
    font-size: 16px;
    line-height: 20px;
}
.newsletter .input-field {
    width: 40%;
    float: left;
    margin-right: 20px;
}
.field-group.btn-field .wpcf7-submit {
    border-radius: 0px !important;
    width: 14%;
    font-size: 17px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 15px;
}
.vc_custom_heading {
    margin-bottom: 40px;
}
.subs-sec {
    margin: 35px 0px;
}
#Footer .social .icon-facebook,
#Footer .social .icon-twitter,
#Footer .social .icon-instagram {
    background: #1372CF;
    color: #fff;
    border-radius: 3px;
    padding: 6px 5px;
    line-height: 20px;
}
#Footer .social .icon-twitter{
	background: #16BAFF;
}
#Footer .social .icon-instagram{
	background: #FF4F4F;
}
.copyright b {
    color: #458CB8;
}
/* Loan Form */
.container.LoanForm {
    box-shadow: 0px 0px 10px #ddd9d9;
    padding: 40px 20px;
}
.container.LoanForm input {
    box-shadow: unset;
    border: none;
    border-bottom: 1px solid #458cb8 !important;
    padding: 0px;
    margin-bottom: 15px;
	background:transparent !important;
}
.container.LoanForm input:focus{
	background:transparent !important;
}
.container.LoanForm .your-amount {
    width: 75% !important;
    /*margin-left: 15px;*/
}
.wpcf7-radio .wpcf7-list-item {
    margin-left: 0px !important;
    margin-right: 15px;
}
.container.LoanForm label {
    font-size: 12px;
    font-weight: 500;
    line-height: 19px;
    margin-bottom: 5px;
	width:auto !important;
}
.LoanForm .loan-period {
    width: 63% !important;
    margin: 0px 18px;
}
.LoanForm .single-line {
    width: 46%;
    float: left;
    margin: 10px 10px !important;
}
.LoanForm .single-line span {
    width: 53%;
    margin: 0px 15px !important;
}

.container.LoanForm {
    box-shadow: 0px 0px 10px #ddd9d9;
    padding: 40px 20px;
    background: #fafbfb;
}
.container.LoanForm .wpcf7-submit.ContactBtn {
    background: #458CB8 !important;
    border-radius: 0px !important;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 500;
}

.LoanForm ul li {
    color: #222;
}
.LoanForm ul li p {
    font-weight: 500;
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* Form Css */

.loanerier-div .loan-iner {
    margin-left: -5px;
    margin-bottom:-5px;
}

.atm-debut{
    position: absolute;
    margin-top: -20px;
        font-size: 12px;
}

.heading-font h4{
    background: black;
    color: white;
    font-size: 13px;
    padding-left: 10px;
}

.heading-div h2 {
    color: black !important;
}

.heading-div ul li {
    color: black !important;
}

.heading-div-2 p{
    color:black !important;
}

.heading-div-2 .check-below{
    background: black;
    color:white !important;
    padding-left: 8px;
}

.repayemnt{
    color: black;
    font-weight: 600;
}

.first-tv{
    margin-bottom:71px;
}

.employent-income{
        background: gray;
    
    padding-left: 7px;
}

.employent-income h5{
    color: white !important;
    font-size: 15px;
}

.empty-div{
    margin-bottom:55px;
}

.staering-date-div{
    margin-top:38px;
}

.staering-date-div-2{
    margin-top:19px;
}

.heading-form {
    margin-bottom: 44px;
}

.others-div{
    padding-left:28px;
     margin-top:-33px;
}

.orthert-final{
    padding-left:28px;
}

.applkicat{
    margin-top:-33px;
}

.intent-rest{
    margin-top: 63px;
}

.present-balancee label{
    display: inline-flex !important;
}

.checkboxews{
    margin-top:41px;
}

.list-names{
    margin-left:-11px;
}
.toayaks{
    margin-left:35px;
}

.others-div-2{
    margin-left:4px;
}

.others-div-1{
    margin-left:32px;
}

.checkboxxes label {
    display: flex;
    margin-right: 15px;
    margin-top: 5px;
}

.checkboxxes{
    margin-top:38px;
}

.poresndf{
    margin-top:50px;
}

.text-divv{
    margin-top:74px;
}

.yess-dive{
    margin-top:30px;
}
.yress{
    margin-left:10px;
}
.yress-1{
    margin-left:10px;
}

.texttt-label{
    margin-top:30px;
}

.texttt-label label{
    margin-bottom:14px !important;
}

.signature{
    margin-left: -8px;
}

.main-divv{
    display:inline-flex !important;
}

.main-tti{
    margin-top:22px;
}

.unionn{
    text-align:center;
}
.member-policy h2 {
  	font-size: 44px;
	line-height: 62px;
}
.loan-txt1 h2 {
  font-size: 46px;
  line-height: 50px;
}

/*.one-line-flex label{*/
/*    display: inline-flex !important;*/
/*}*/
/*.credit-div{*/
/*    text-align:center;*/
/*}*/

/*.creditore{*/
/*    margin-top:51px;*/
/*}*/
body:not(.cf7p-message) .wpcf7-not-valid-tip{
	display:none;
}
.wpcf7-validates-as-required.wpcf7-not-valid {
    border: 1px solid #ed3b2e;
}
@media screen and (max-width:1239px){
	#Top_bar #logo {
	  margin-left: 20px !important;
	  float: left;
	}
	#Top_bar a.responsive-menu-toggle {
	  right: 20px;
	  padding: 6px;
	  background: #458CB8;
	  color: #fff;
	  top: 33px !important;
	}
	#Top_bar a.responsive-menu-toggle i {
	  font-size: 24px;
	  line-height: 34px;
	}
	.top_bar_left.clearfix {
	  width: 100% !important;
	}
	#Top_bar .top_bar_right{
		display:none;
	}
	#Subheader {
	  padding-top: 150px;
	  padding-bottom: 100px;
	}
	.icon_box.icon_position_left .desc_wrapper .desc {
	  font-size: 18px;
	}
	.home-abt-sec .wpb_single_image {
	  margin-left: 60px;
	}
	.vc_custom_heading.rotate-head{
		height: 72%;
	}
	h2,
	.member-policy h2{
  		font-size: 34px;
		line-height: 40px;
	}
	h3 {
	  font-size: 22px;
	  line-height: 30px;
	}
	
	.loan-txt1 h2 {
	  font-size: 32px;
	  line-height: 40px;
	}
}

@media screen and (max-width:1239px) and (min-width:768px){
	#Top_bar #logo {
	  margin-left: 0px !important;
	}
	#Top_bar .container {
  		max-width: 100%;
 	 	margin: 0px 30px;
	}
	.container.LoanForm {
	  padding: 40px 0px;
	  }
	span.wpcf7-list-item {
	  margin: 0px;
	}
	.table-div .column:nth-child(5), .table-div .column:nth-child(6) {
	  padding: 0px;
	}
	.yress {
	  margin-left: 0px;
	}
	.table-div .others-div,
	.table-div .orthert-final{
		padding-left: 25px;
	}
	.table-div .checkboxxes {
	  margin-top: 18px;
	}

}
@media screen and (max-width:959px){
	.mfn-rev-slider {
	  margin-bottom: 0px;
	}
	.icon_box.icon_position_left .desc_wrapper .desc {
	  font-size: 16px;
	  text-align: left;
	}
	.home-abt-sec {
	  margin-top: 35px !important;
	}
	.loan-txt1 h2 {
	  font-size: 24px;
	  line-height: 30px;
	}
	h2 {
	  font-size: 24px;
	  line-height: 40px;
	}
	.vc_custom_heading.rotate-head{
		font-size:14px;
	}
	.options-last .vc_col-sm-1 {
	  padding: 0px !important;
	}
	.options-last .yess-dive {
	  margin-top: 25px;
	}
}
@media screen and (max-width:767px){
	#Subheader {
	  padding-top: 80px;
	  padding-bottom: 80px;
	}
	.page-id-99 #Subheader {
  		background-position: right !important;
	}
	.icon_box.icon_position_left {
	  min-height: auto;
	}
	.home-abt-sec .wpb_single_image {
	  margin-left: 80px;
	}
	.vc_custom_heading.rotate-head{
		left: 16px !important;
	}
	#Footer #text-3 {
  		padding: 0px !important;
	}
	#Footer .widgets_wrapper .widget {
	  padding: 0px 0;
	  margin-bottom: 0;
	}
	.container.LoanForm {
	  padding: 20px 10px !important;
	}
	.table-div .column:first-child {
	  width: 50% !important;
	  float: left;
	   clear: unset;
	}
	.table-div .column:nth-child(2) {
	  width: 50% !important;
	  float: left;
	  padding-left: 0px !important;
	  clear: unset;
	}
	.table-div .vc_col-sm-2 .one-second.checkboxxes {
	  width: auto !important;
	  clear: unset;
	}
	.table-div .others-div,
	.table-div  .orthert-final{
	  padding-left: 20px;
	  width: 45% !important;
	  clear: unset;
	}
	.list-names {
	  margin-left: 0px;
	}
	.column.one-second.applkicat2 {
	  width: auto !important;
	  clear: unset;
	}
	.column.vc_col-sm-1.texttt-label-option {
	  width: 45% !important;
	  clear: unset;
	}
	.vc_col-sm-1.texttt-label-option .one-second {
	  width: auto !important;
	  clear: unset;
	}
	
}
@media screen and (max-width:414px){
	.vc_custom_heading.rotate-head {
	  position: relative;
	  display: block;
	  writing-mode: unset;
	  height: auto !important;
	  text-align: center !important;
	  padding: 10px 0px !important;
	  margin-bottom:10px !important;
	  left:unset !important;
	}
	.home-abt-sec .wpb_single_image {
	  margin-left: 0px !important;
	  width: auto !important;
	}
	
	.loan-sec1 .wpb_single_image {
	  width: auto;
	  margin-left: 0px !important;
	}
}
