/* Enter Your Custom CSS Here */

.w-iconbox.style_circle .w-iconbox-icon, .w-iconbox.style_outlined .w-iconbox-icon{margin-bottom:20px;}

.home  table td.our-style{
background:#e8e8e8;
}

.form-ctn-hme form{
	position:relative;
	display:block
}
.for-br-remove br{
	display:none;
}
input[type="text"], input[type="date"], input[type="email"], input[type="search"], input[type="number"], input[type="password"], input[type="file"], textarea, select {
    -webkit-appearance: none;
    border: 1px solid #b7b7b7 !important;
    background: #fff !important;
    box-shadow: none !important;
    margin-bottom: 25px;
}
label, [type="checkbox"], [type="radio"] {
      margin-bottom: 7px;
}
.vc_column-inner.radiobox{
	display:block;
}
.emp-box input[type="radio"] {
      height: auto;
    width: auto !important;
      padding: 0!important;
    min-height: 0!important;
       margin: 5px 3px 5px 15px !important;
}
.emp-box{
	    margin-top: 10px;
}
.error{
	    color: #ff1e1e;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert {
	margin-top: 30px;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.wppb-form-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label {
    width: 100% !important;

}
#wppb-login-wrap p, #select_user_to_edit_form p {
      padding-bottom: 20px !important;
}
#wppb-login-wrap{
	max-width: 500px;
    margin: 0 auto;
}
#wppb-login-wrap input[type="checkbox"], #wppb-login-wrap input[type="radio"] {
    height: 1rem;
    width: 1rem;
}
.wppb-form-field input, .wppb-form-field input[type="text"], .wppb-form-field input[type="number"], .wppb-form-field input[type="email"], .wppb-form-field input[type="url"], .wppb-form-field input[type="password"], .wppb-form-field input[type="search"], .wppb-form-field select, .wppb-form-field textarea, .wppb-checkboxes, .wppb-radios, #wppb-login-wrap .login-username input, #wppb-login-wrap .login-password input {
    width: 100% !important;
    float: left;
}
.bank_btn{
	    text-align: center;
    margin-top: 30px;
}
.bank_btn a{
	    color: #fff;
    background: #2a337e;
    padding: 12px 30px;
	font-weight:500;
	border:2px solid #2a337e;
}
.bank_btn a:hover{
	background: #fff;
}
.form-group img{
	    max-width: 35px;
	    margin-right: 10px;
}
.form-group td{
 border: none !important;
      padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    width: auto;
    font-weight: 600;
    vertical-align: middle;
    align-items: center;
    display: inline-flex;
    background: #373737;
    color: #fff;
	    height: 58px;
    border-radius: 5px;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
	 
}
#ourrate input[type="text"]{
    min-height: 3.4rem;
    margin-bottom: 0;
}
 #gets{
    background-color: #e9ecef !important;
    opacity: 1;
}
.step-sequence>li:before {
  position: absolute;
    z-index: 2;
    display: block;
    width: 10px;
    height: 10px;
    content: "";
    background-color: #2a337e;
   border-radius: 50%;
    outline: 0;
    margin-left: -28px;
    margin-top: 9px;
}
ul.step-sequence {
    padding-left: 16px;
    padding-right: 0;
    position: relative;
    margin-top: 0;
        margin-bottom: 15px;
    margin-left: 45px;
    font-size: 16px;
    border-color: #d3d5d8;
}
.step-sequence>li {
    border-color: #0d202f;
    position: relative;
    display: block;
    line-height: 24px;
    text-align: left;
}
.step-sequence .remitec-calculator-label {
    color: #0d202f;
}
span.remitec-calculator-label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 15px;
    padding: 0;
    color: #0d202f;
}
.step-sequence>li:first-child:after {
    height: -webkit-calc(100% + 16px);
    height: calc(100% + 16px);
    top: 0;
}
.step-sequence>li:after {
    background-color: #2a337e;
    position: absolute;
    width: 2px;
    height: 100%;
    content: "";
    background-position: 0 0;
    -webkit-background-size: 200% 200%;
    background-size: 200% 200%;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    outline: 0;
    left: -24px;
    top: 16px;
}
.step-sequence>li:first-child {
    padding-top: 20px;
    margin-top: 0;
}

.our-rate-col{
	max-width: 600px;
    margin: 0 auto;
}
.wppb-user-forms ul li {
     display: inline-block;
    margin: 0 8px 15px !important;
    width: 47%;
    vertical-align: top;
}
.wppb-form-field > span {
     margin-left: 0 !important;
}
#wppb-register-user .wppb-select2 span.select2-container {
    width: 100% !important;
}
.wppb-user-forms input[type="checkbox"], .wppb-user-forms input[type="radio"] {
    padding: 0;
    float: left;
    text-align: left;
    width: auto !important;
}
.wppb-form-field .wppb-checkboxes label, .wppb-form-field .wppb-radios label {
    float: left;
    min-width: 0;
    padding-left: 5px;
    width: auto;
    display: inline-block;
    width: auto !important;
}
ul.wppb-radios li{
	 margin: 0 8px !important;
    width: 40%;
}

.wppb-user-forms ul li.wppb-gdpr-checkbox{
	width:100%;
}
#wppb-register-user .select2-selection__arrow {
	display:none;
}
#wppb-register-user select {
    height: 55px;
}
.wppb-user-forms input[type="text"], .wppb-user-forms input[type="number"], .wppb-user-forms input[type="email"], .wppb-user-forms input[type="url"], .wppb-user-forms input[type="password"], .wppb-user-forms input[type="search"], .wppb-user-forms textarea {
    border-radius: 0 !important;
}
.board-data h4{
	font-size: 18px;
    font-weight: 500;
	color:#fff !important;
}
.board-data .w-iconbox-icon {
    font-size: 22px;
    margin-right: 7px !important;
	color:#fff !important;
}
.board-data .w-iconbox-meta a{
	color:#fff !important;
}
.board-data{
	    background: #2a337e;
    padding:30px 30px 0;
}
.board-data .w-iconbox {
    position: relative;
    margin: 10px 0 35px !important;
}
table td.our-style{
	    background: #fff;
    padding-left: 0;
	width: 76%;
	margin-left:-5px
}
.our-title h2{
		text-align:left;
    font-size: 40px;
    font-weight: 700;
    font-family: Poppins,sans-serif;
}
.select2-container .select2-selection--single {
     max-width: 93%;
}
th {
    background: #eaeaea;
}
#wppb-login-wrap input[type="checkbox"], #wppb-login-wrap input[type="radio"] {
    height: 28px;
      margin-right: 10px;
}
#wppb-register-user .wppb-user-forms .extra_field_heading {
    font-size: 18px;
    font-weight: 600;
	    margin-top: 10px;
}
#wppb-register-user.wppb-user-forms .extra_field_heading a{
color: #178bff !important;	
	font-size:16px;
}
#wppb-register-user .wppb-send-credentials-checkbox{
	display:none;
}
.wppb-gdpr-checkbox.wppb-form-field #user_consent_gdpr {
    float: left !important;
    height: 27px;
}
#wppb-register-user.wppb-user-forms .extra_field_heading {
    margin-top:10px !important;
}
.wppb-user-forms input[type="radio"] {

    margin-top: 5px !important;
}
 .wppb-user-forms .wppb-radios li {
    width: 25%;
	 
}
/*Media Query Start*/
@media (max-width: 1315px){
table td.our-style {
    max-width: 75%;
}
}
@media (max-width: 1250px){
table td.our-style {
    max-width: 65%;
}

}

@media (max-width: 800px){

	.no-bg{background-image:none !important;}
}