.m0{margin:0px!important;}
.m_t_10{margin-top:10px!important;}
.m_t_20{margin-top:20px!important;}
.m_t_30{margin-top:30px!important;}
.m_t_40{margin-top:40px!important;}
.m_t_50{margin-top:50px!important;}
.m_t_60{margin-top:60px!important;}
.m_t_70{margin-top:70px!important;}
.m_t_80{margin-top:80px!important;}
.m_t_90{margin-top:90px!important;}
.m_t_100{margin-top:100px!important;}

.m_b_10{margin-bottom:10px!important;}
.m_b_20{margin-bottom:20px!important;}
.m_b_30{margin-bottom:30px!important;}
.m_b_40{margin-bottom:40px!important;}
.m_b_50{margin-bottom:50px!important;}
.m_b_60{margin-bottom:60px!important;}
.m_b_70{margin-bottom:70px!important;}
.m_b_80{margin-bottom:80px!important;}
.m_b_90{margin-bottom:90px!important;}
.m_b_100{margin-bottom:100px!important;}

.p0{padding:0px!important;}
.p10{padding:10px!important;}
.p15{padding:15px!important;}
.p20{padding:20px!important;}
.p25{padding:25px!important;}
.p30{padding:30px!important;}
.p40{padding:40px!important;}
 
.p_t_10{padding-top:10px!important;}
.p_t_20{padding-top:20px!important;}
.p_t_30{padding-top:30px!important;}
.p_t_40{padding-top:40px!important;}
.p_t_50{padding-top:50px!important;}
.p_t_60{padding-top:60px!important;}
.p_t_70{padding-top:70px!important;}
.p_t_80{padding-top:80px!important;}
.p_t_90{padding-top:90px!important;}
.p_t_100{padding-top:100px!important;}

.p_b_10{padding-bottom:10px!important;}
.p_b_20{padding-bottom:20px!important;}
.p_b_30{padding-bottom:30px!important;}
.p_b_40{padding-bottom:40px!important;}
.p_b_50{padding-bottom:50px!important;}
.p_b_60{padding-bottom:60px!important;}
.p_b_70{padding-bottom:70px!important;}
.p_b_80{padding-bottom:80px!important;}
.p_b_90{padding-bottom:90px!important;}
.p_b_100{padding-bottom:100px!important;}

.text_white,.text_white:hover,.text_white:focus{color:#fff;}
 header
{
	    position: sticky;
    top: 0px;
    z-index: 999;
    box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.06);
}
.tablee{
	display: table;
	float:none;
	width:100%;
}
.tablee_row
{
	display: table-row;
	float:none;
}
.tablee_cell
{
	display: table-cell;
	float:none;
	vertical-align: middle;
}
.tablee.vtop .tablee_cell
{
	vertical-align: top;
}
.tablee.vbottom .tablee_cell
{
	vertical-align: bottom;
}
.navbar-default {
    background-color: #fff;    margin: 0px;
    border-color: #fff;
}
.navbar-default .navbar-nav.phone_num>li>a {
	color:#157488;
	font-weight: bold;
	border: none;
	
}
.navbar-default .navbar-nav>li:last-child>a {
	border: none;
}
.navbar-default .navbar-nav>li>a {
    color: #333;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    background: transparent!important;
    padding:0px 15px; 
    border-right: 2px solid #157488;
    margin:10px 0px; 
}
.navbar-default .navbar-nav>.current-menu-item>a, .navbar-default .navbar-nav>.current-menu-item>a:focus, .navbar-default .navbar-nav>.current-menu-item>a:hover {
    color: #157488;
    background-color: transparent;
}
 
.navbar-brand {
    float: left;
    height: auto;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand>img {
    display: block;
    height: 60px;
}
.flex_col.align_center
{
	align-items: center;
}
.flex_col
{
	display:flex;
	flex-wrap: wrap;
} 

.pre_head a
{
	font-size: 16px;
	color:#fff;
	text-transform: uppercase;
	display: inline-block;
	padding: 8px 20px;
}
.pre_head
{
	background: #157488;
	text-align: right;
}
.navbar-default .navbar-collapse .it
{
	    display: flex!important;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
}

.banner_text p
{
	font-size: 20px;
	margin: 20px 0px;
}
.banner_text .btn.btn-primary
{
	background: #2a313b;
	border-color:#2a313b;
	font-size: 20px;
	padding: 10px 30px;
	font-weight: bold;
	text-transform: uppercase;
}
.banner_text h2
{
	font-size: 50px;
	text-align: center;
	font-weight: bold;
}
.banner_text
{
	margin:150px 0px;
	color:#fff;
		text-align: center;
}


.banner_text.new_banner p
{
	font-size: 25px;
	text-transform:uppercase;
	margin: 20px 0px;
	font-weight:600;
}
.banner_text.new_banner .btn.btn-primary
{
	background: #6d9d41;
	border-color:#6d9d41;
	font-size: 20px;
	border-radius:50px;
	padding: 10px 30px;
	font-weight: bold;
	text-transform: uppercase;
}
.banner_text.new_banner .btn.btn-primary:hover
{
	background:#000;
	color:#fff; 
	border-color:#000;
}
.banner_text.new_banner h2 span
{
	font-size:50px;
	display:block;
	color:#6d9d41;
}
.banner_text.new_banner h2
{
	font-size: 50px;
	text-align: left;
	font-weight: bold;
}
.banner_text.new_banner
{
	margin:80px 0px;
	color:#333;
		text-align: left;
}
.b_r
{
	
	border-right: 1px solid #157488;
}
.fast_box 
{
	text-align: center;
	padding: 20px;
}
.fast_box p
{
	font-size: 18px;
}
.fast_box h2
{
	font-size: 50px;
	text-transform: uppercase;
	font-weight: bold;
	
}
.fast_box2 p
{
	margin-bottom:0px;
}
.apply_now_box {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #157488;
    color: #fff;
	padding:20px;
    text-align: center;    margin: 15px;
}
.fast_box2 h2 {
    margin: 5px 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
}
.fast_box2 h2:before{
   content:"";
	position:absolute;
	bottom:0px;
	left:0px; 
	right:0px;
	width:50px;
	height:2px;
	background:#157488;
	margin:auto;
}
.fast_box2 h4 {
    text-transform: uppercase;
    color: #157488;
    font-weight: bold;
    margin: 0px;
}
.fast_box2:before {
    content: "";
    width: 60px;
    height: 60px;
    background: #fff;
    position: absolute;
    top: -1px;
    right: -1px;
	 border: 2px solid #fff;
    border-left: none;
    border-bottom: none;
}
.fast_box2:after {
   content: "";
    width: 60px;
    height: 60px;
    background: none;
    position: absolute;
    bottom: -1px;
    left: -1px;
    border: 2px solid #fff;
    border-right: none;
    border-top: none;
}
.fast_box2  i.right_arrow
{
	position: absolute;
    right: -36px;
    top: 0px;
    bottom: 0px;
    display: flex;
    align-items: center;
    font-size: 40px;
    justify-content: center;
    text-align: center;
    opacity: 0.5;
}
.fast_box2 {
    text-align: center;
    border: 1px solid #157488;
    padding: 20px;
    width: 100%;
	    margin: 15px;
	position:relative;
}
.rev_slider_box .stars {
    font-size: 20px;
    color: #ffae00;
}
.rev_slider_box h5
{
	font-weight: 600;
    font-size: 14px;
    color: #666;
    margin-top: 0px;
    margin-bottom: 0px;
}
.rev_slider_box h4
{
	font-weight:bold;
}
.rev_slider_box {
        background: #fff;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #ddd;
}
.rev_slider_box p {
    text-align: left;
    line-height: 1.5em;
    font-size: 13px;
    margin: 8px 0px;
}
.rev_slider_box  .rev_foot  img
{
	height: 28px;
    width: auto!important;
}
.rev_slider_box  .rev_foot {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.rev_slider_box .rev_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    background: transparent;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    color: #157488;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    left: -50px;
    border: 2px solid;
    font-size: 25px;
}
.owl-carousel .owl-nav .owl-next
{
	right:-50px;
	left:auto;
}
.btn_cont p
{
	font-size: 18px;
}
.btn.btn-primary
{
	background: #157488;
	border-color:#157488;
	font-size: 20px;
	padding: 10px 30px;
	font-weight: bold;
	text-transform: uppercase;
}

.btn.btn-info
{
	background: #000;
	border-color:#000;
	font-size: 20px;
	padding: 10px 30px;
	font-weight: bold;
	text-transform: uppercase;
}

.title_text p{
	font-size: 16px;
}
.title_text h3
{
	font-weight: bold;
	line-height: 1.5em
}
.title_text h2,.title_text h1
{
	font-size: 40px;
	font-weight: bold;
	line-height: 1.3em;
}
.title_text h3 {
     
    font-size: 20px;
    line-height: 35px;
}
.title_text h2 span
{
	  color: #157488;
    display: block;
    font-size: 31px;
    line-height: 35px;
} 
.title_text hr.reghr {
    border-top: 1px solid #d3d3d3;
    margin: 50px 0px;
}
.title_text  ul
{
	padding-left:30px;
}
.images_listing 
{
	display:flex;
    margin-top: 30px;

}
.images_listing img {
   width: 100px;
    height: 52px;
    object-fit: contain;
    margin-right: 20px;
    border: 1px solid #acacac;
    padding: 8px;
    opacity: 1;
}
.wpcf7-not-valid-tip {    
    position: absolute;
    width: 200px;
    bottom: -20px;
    font-size: 12px;
}
.wpcf7-form-control-wrap {
    display: block;
}
#partners img
{
	max-height: 160px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
    margin: 0 auto;
    background: #fff;
    width: 100%;
    object-fit: contain;
    height: 88px;
    padding: 15px;
    border: 1px solid #ddd;
}

.s_box .img_box img
{
	max-width: 60%;
}
.s_box .img_box
{
	width:130px;
	height: 130px;
	font-size: 40px;
	color:#fff;
	background: #157488;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	margin-top:-65px;
}
.s_box h2
{
	font-size: 20px;
	color:#333;
	font-weight: bold;
}
.s_box a
{
	color:#157488;
	font-size: 18px;
	font-weight: bold;
}
.s_box
{
	text-align: center;
	width:100%;
	border:1px solid #157488;
	margin: 15px 0px;
	margin-top:85px;
	padding-bottom: 20px;
}
.time_box h4
{
	    font-size: 18px;
}
.time_box.active,.time_box:hover{
    background: rgba(0,0,0,0.2);
    border-color: rgba(0,0,0,0.2);
	color:#fff;
}
.title_text h2.fast_simple span
{
	    position: relative;
    display: inline-block;
    color: #598136;
    font-size: inherit;
    line-height: inherit;
    margin: 0px 5px;
}
.title_text h2.fast_simple span:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #598136;
    position: absolute;
    bottom: -18px;
    right: 0px;
    left: 0px;
    margin: auto;
    border-radius: 50%;
}
.title_text h2.fast_simple
{
	 color:#598136; 
	margin:0px;
}
.time_box
{
	    padding: 5px 0px;
    border: 1px solid #fff;
    margin: 15px 0px;
    width: 100%;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    background: #fff;
    color: #157488;
}
.time_box input[type='radio'] {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 0px;
    opacity: 0;	cursor:pointer;
}
.form_sec .btn-continue {
   margin-top: 20px;
    margin-bottom: -62px;
    background: #598136;
    border-color: #598136;
    padding: 2px 30px;
    font-size: 30px;
}
.form_sec .btn-info.locked
{
	pointer-events:none;
	opacity:0.5;
}
.form_sec .btn_back
{
	    display: block;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.form_sec .form-control
{
	    border: none;
    border-radius: 0px;
    padding: 15px 20px;
    height: auto;
    margin: 10px 0px;
}
form#applyform {
    border: 1px solid #598136;
    margin-top: 10px;
}
.form_sec.active
{
	display:block;
}

.form_sec
{
	display:none;
}
.b_l
{
	border-left: 1px dashed rgba(255,255,255,0.5);
	padding-left: 40px;
}
.achive_box img
{
	 
	margin-right: 20px;
}
.b2.achive_box 
{
	align-items: center;
}
.b2.achive_box span
{
	background:#fff;
	width:80px;
	height: 80px;
	margin-right: 20px;
	min-width: 80px;
	line-height: 80px;
	font-weight: bold;
	color:#333;
	font-size:50px;
	border-radius:50%;	
}
.achive_box span
{
	width:100px;
	text-align: center;
	min-width: 100px;
}
.achive_box h4
{
	font-size: 20px;
	font-weight: bold;
}
.achive_box
{
	display:flex;
	margin:15px 0px;
	align-items: flex-start;
}
.achive_box p
{
	font-size:14px;
}
.box_right_col:before
{
	    content: "";
    position: absolute;
    height: auto;
    width: 500px;
    top: -1px;
    right: -500px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: block;
    bottom: -1px;
	
}
.box_right_col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 1px solid #fff;
    margin: 15px 0px;
    border-right: none;    padding: 40px;
}
.user_box 
{
	background: #fff;
	margin: 15px 0px;
}
.user_box p
{
	font-size: 14px;
	padding-bottom: 20px;
}
.user_box h4
{
	margin-top:20px;
	font-weight: bold;
}
.user_box img
{
	
	width:100%;
	height: 250px;
	object-fit:cover;
}

.owl-carousel .owl-dots{
	text-align: center;
	margin-top:20px;
}
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    background:#d3d3d3;
    border: 1px solid #d3d3d3;
    width: 30px;
    height: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 20px 5px;
}
.alert
{
	width:100%;
	margin:15px 0px;
}
.owl-carousel .owl-dot.active
{
	background:#157488;
	border:1px solid #157488;
}
.quote_box i
{
	background:#157488;
	color:#fff;
	width:100px;
	height: 100px;
	line-height: 100px;
	border-radius: 50%;
	font-size: 30px;
	margin-top:-50px;
	margin-bottom: 20px;
}
.quote_box p
{
	font-weight: 600;
}
.quote_box h4
{
	color:#157488;
}
.quote_box
{
	background:#fff;
	padding: 20px;
	margin-top:50px;
	padding-top:0px;
	border: 1px solid #157488;
}
.green_circle img
{
	width:60%;
}
.green_circle
{
	width:150px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 150px;
	background: #157488;
	border-radius: 50%;
}
#community_slider .s_box img
{
	max-width: 100%;
	width:150px!important;
	height: 150px; 
	margin: 0 auto;
}

.benefit_box .shown_text
{
	display: block;
	z-index: 22;
}
.benefit_box .hidden_text
{
	display: none;
	z-index: 22;
}


.benefit_box:hover .shown_text
{
	display: none;
}
.benefit_box:hover .hidden_text
{
	display: block;
}
.benefit_box:hover:before
{
	background:rgba(0,0,0,0.9);
}
.benefit_box:before
{
	background:rgba(0,0,0,0.6);
	content: "";
	position: absolute;
	top:0px;
	left: 0px;
	width:100%;
	height: 100%;
}
.benefit_box
{
	position: relative;
	display:flex;
	flex-direction: column;
	min-height: 350px;
	align-items: center;
	justify-content: center;
	color:#fff;
	
}

.tab_body.active
{
	display: block;
}
.tab_head a.active
{
	background:#157488;
	color:#fff;
}
.tab_head a
{
	display: inline-block;
	padding: 10px 30px;
	background:#f1f1f1;
	font-size: 16px;
	font-weight: bold;
	color:#333;
}
.industries .tab_head a.active img
{
	filter:none;
}
.industries .tab_head a img
{
	filter:brightness(0.5);
	width: 85%;
}
.alert ul
{
	margin-left:20px;	
}
.industries .tab_head
{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.industries .tab_head a
{
	width: 120px;
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.tab_head
{
	text-align: center;
}
.tab_body ul
{
	margin-left: 30px;
}
.tab_body
{
	display: none;
}
.prog_box h3
{
	font-weight: bold;
}
.prog_box
{
	border: 1px dashed #ddd;
	padding: 30px;
}
.review_box .stars {
    color: #00b67a;
    font-size: 24px;
}
.review_box h3
{
	font-size:18px;
	font-weight: bold;
}
.review_box h4
{
	font-size:16px;
}
.review_box p
{
	opacity: 0.7;
}
.review_box
{
	background:#fff;
	padding: 30px;
}
.well ul li a
{
	color:#333;
}
.well h3
{
	display: inline-block;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 3px solid #00b67a;
}
.well ul
{
	margin-left: 20px;
}
.green_bg
{
	margin-top:15px;
	background: #157488;
}
.locations_zig
{
	
	border: 1px solid #ddd;
	margin:15px 0;
	border-radius: 10px;
	overflow: hidden;
}

.locations_zig .header_port a
{
	color:#2F2F2F;
	display:block
}

.locations_zig .header_port
{
	font-size:18px;
	padding:20px;
	position:relative;
	background:#fff;
	font-weight:800;
	padding-right:50px
}

.locations_zig.open .header_port
{
	background:#fff
}

.location_part .locations_zig.open .header_port
{
	background:#FCA900
}

.locations_zig.faq.open .header_port  
{
	background: #157488;
}
.locations_zig.open .header_port a
{
	color:#fff
}

.location_part .locations_zig.open .header_port a
{
	color:#fff
}

.locations_zig.open .header_port a:before
{
	content:"\f068";
	font-family:fontAwesome;
	position:absolute;
	top:0;
	right:0;
	padding:20px;
	color:#fff;
}

.locations_zig .header_port a:before
{
	content:"\f067";
	font-family:fontAwesome;
	position:absolute;
	top:0;
	right:0;
	padding:20px;
	color:#333
}

.location_part .locations_zig.open .header_port a:before
{
	color:#fff
}

.locations_zig .body_port
{
	font-size:14px;
	 
	display:none;
	line-height:25px;
	color:#828282;
	border-top:1px solid #ddd;  
	padding: 20px;
	background: #fff;
}

.locations_zig .body_port ul.list_fancy
{
	display:flex;
	flex-wrap:wrap
}

.locations_zig .list_portion
{
	padding:20px;
	background:#FAFAFA;
	margin:20px 0
}

.locations_zig .body_port ul.list_fancy li
{
	width:33%;
	color:#2F2F2F;
	padding:5px;
	position:relative
}

.locations_zig .body_port ul.list_fancy li:before
{
	content:"";
	top:12px;
	left:-15px;
	bottom:0;
	width:10px;
	height:10px;
	border-radius:50%;
	background:#2F2F2F;
	border:1px solid #2F2F2F;
	position:absolute
}

.locations_zig .body_port ul.list_fancy
{
	list-style-type:none;
	padding:0;
	padding-left:50px
}
 

.locations_zig.faq .header_port a:before
{
	right:auto;
	left:0;
	content:"\f105";
	color:#777
}

.locations_zig.faq.open .header_port a:before
{
	right:auto;
	left:0;
	content:"\f107";
	color:#fff
}

.locations_zig.faq.open .header_port a
{
	    color: #fff;
}

.locations_zig.faq .header_port a
{
	padding-left:30px;
	color:#777
}

.locations_zig.faq .header_port
{
	font-weight:800
}

.blog_box h4
{
	font-size: 16px;
	opacity: 0.5;
}
.blog_box ul
{
	margin-left: 20px;
}
.blog_box h3
{
	font-size: 20px;
	font-weight: bold;
}
.blog_box h2
{
	font-size: 20px;
	line-height: 1.4em;
	font-weight: bold;
}
.blog_box 
{
	margin: 15px 0px;
}
.blog_box img
{
	height: 300px;
	width: 100%;
	object-fit:cover;
}

.partner_box img
{
	width:150px;
	height: 150px;
	object-fit:contain;
	background: #fff;
	min-width: 150px;
	border:1px solid #ddd;
	margin-right: 20px;
}
.partner_box h4
{
	font-weight: bold;
}
.partner_box
{
	display:flex;
	align-items: center;
	background: #fff;
	padding: 20px;
	box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.05);
	width: 100%;
	margin: 15px 0px;
}
footer
{
	 
	color:#333;
	position:relative;
	background:#fff
}

footer a
{
	color:#333
}

footer ul li
{
	padding:2px
}

footer .border-bottom
{
	border-bottom: 1px solid rgba(0,0,0,0.2);
}
footer .footer_head
{
	font-weight:600;
	display:inline-block;
	font-size:20px;
	padding:0 15px;
	position:relative;
	margin-bottom:20px;
	color:#157488;
	text-transform: uppercase;
}

footer h2.footer_head
{
	font-size:25px;
	padding:0;
	margin-bottom:20px
}

footer .footer_head span
{
	color:#333
}

footer .insta_feed  img
{
	width: 31%;
	margin: 1%;
	height: 70px;
	object-fit:cover;
	border-radius: 5px;
}
footer .insta_feed 
{
	display: flex;
	flex-wrap: wrap;
}
 
.contact_add
{
	list-style-type:none;
	padding-left:30px
}

.subscribe_now p
{
	padding:0 15px
}

.contact_add li p
{
	margin: 0px;
}
.contact_add li
{
	padding:10px 0;
	position:relative;
	display: flex;
	align-items: center;
}

footer .footer_menu li:before
{
	content:"\f105";
	font-family:fontAwesome;
	position:absolute;
	top:5px;
	left:-15px
}

footer .footer_menu li
{
	width:100%;
	position:relative
}

footer .footer_menu
{
	display:flex;
	flex-wrap:wrap;
	list-style-type:none;
	padding-left:30px
}

footer .form-control
{
	border-radius:0;
	margin-bottom:10px;
	height:auto;
	padding:10px;
	background:rgba(255,255,255,0.1);
	color:#fff
}

.logo_footer
{
	height:60px;
	margin-bottom:30px
}

.contact_add li i
{
	position:absolute;
	top:5px;
	font-size:18px;
	left:-15px;
	color:#157488;
	line-height:36px; 
	 
	border-radius: 50%;
	 
	text-align:center;
	 
}

footer .credits a
{
	color:#fff!important;;
	font-weight: bold;
}
.credits
{
	padding:20px;
	text-align:center;
	background:#157488;
	margin-top:50px;
	color:#fff;
	position:absolute;
	z-index:9;
	bottom:0; 
	left:0;
	right:0
}

footer .social a
{
	    background: rgb(108 157 65);
    color: #fff!important;
	font-size:20px;
	margin:10px 5px;
	width:40px;
	height:40px;
	line-height:40px;
	border-radius:50%;
	text-align:center;
	display:inline-block
}

footer .social a:hover
{
	background:#232B36;
	color:#fff!important
}
.business_form .form-control {
    box-shadow: none;
    border: 1px solid #ddd;
    border-radius: 0px;
    padding: 8px 15px;
    height: auto;
}
.business_form .requireds:before {
    content: "*";
    position: absolute;
    bottom: 0px;
    right: 25px;
    z-index: 2;
    font-size: 25px;
    pointer-events: none;
    color: #FA9600;
}
.business_form .form-group
{
	margin-bottom:10px;
}
.business_form  .form-group.email_address .form-control
{
	    padding-left: 50px;
}
.business_form  .form-group.email_address i {
    position: absolute;
    bottom: 0px;
    z-index: 2;
    bottom: 9px;
    left: 30px;
    color: #acacac;
    font-size: 20px;
}
.business_form  .form-group.usd .form-control
{
     padding-left: 35px;
	    padding-right: 75px;
}
.business_form  .form-group.usd i {
    position: absolute;
    bottom: 0px;
    z-index: 2;
    bottom: 11px;
    left: 30px;
    color: #acacac;
    font-size: 16px;
}
.business_form  .form-group.usd .usd_text {
    position: absolute;
    bottom: 0px;
    z-index: 2; 
    right: 50px;
    color: #acacac;
    font-size: 16px;    bottom: 5px;
}
.business_form {
        border: 1px solid #e2e8f0;
    text-align: center;
    padding: 30px 50px;
    margin-top: 30px;
    background: #fff;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
	padding-bottom:20px;
}
.business_form h2 {
        margin-top: 0px;
    color: #157488;
    font-size: 16px;
        font-weight: bold;
    margin-bottom: 0px;
}
.business_form h4 {
    margin-bottom: 15px;
    color: #555;
   font-size: 18px;
}
.business_form .form-group  p 
{
	margin:0px;
}
.business_form .bottom_section p {
      font-size: 10px;
    line-height: 13px;
    color: #000;
    font-weight: 500;
} 
.content_application textarea.form-control
{
	height:100px; 
	resize:none;
}
.content_application .form-group label span
{
	color:#f44336;
}
.content_application .form-group label
{
	font-weight:500;
}
.content_application .form-control
{
	height:auto;
	padding:10px 20px;
	border-radius:0px;
	box-shadow:none;line-height: 14px!important;
}
.content_application .uploadfile .wpcf7-form-control-wrap
{
	border: 2px dashed #157488;
}
.content_application .uploadfile
{
	position:relative;
}
.content_application .uploadfile .cap span.sel_btn {
    background: #2a333c;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
    padding: 7px 20px;
    margin-bottom: 15px;
    font-weight: 600;
}
.content_application .uploadfile .cap p
{
	margin-bottom:0px;
}
.content_application .uploadfile .cap {
    position: absolute;
    top: 0px;
    text-align: center;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}
.content_application .uploadfile   input[type="file"] {
    cursor: pointer;
    text-align: center;
    width: 100%;
    height: 250px;
    opacity:0;
    /* display: flex; */
    /* align-items: center; */
    justify-content: center;
}
h4.safe_secure {
    margin-top: 35px;
    color: #157488;
}
@media screen and (min-width: 1440px) {
 
}
@media screen and (max-width: 1440px) {
	 
}
@media screen and (max-width: 1200px) {
	 .tab_head a
	{
		padding:10px 15px;
	}
}
@media screen and (max-width: 990px) {
	 .title_text h2,.banner_text h2
	 {
	 	font-size:30px;
	 }
	.navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); width: 100%;
    }
    .navbar-collapse.collapse {
        display: none!important; 
    }
	.navbar-collapse.collapse.in
	{
		display:block!important;  
	}
	.menu-main-menu-container,.navbar-nav {
		width: 100%;
	}
	
	.navbar-default .navbar-nav > li.menu-item-has-children > a
	{
		border:none;
	}
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
	.navbar-default .navbar-toggle {
	    border-color: #157488;
	    margin-top: 25px;
	}
	.prog_box
	{
		margin:15px 0px;
	}
	.bg_sm_none
	{
		background-image:none!important;
	}
	.grad_none
	{
		background:rgba(0,0,0,0.5)!important
	}
	.grad_none2
	{
		background:linear-gradient(180deg, #157488 30%, transparent 27%)!important
	}
	.partner_box
	{
		display:block;
	}
}
@media screen and (max-width: 767px) {

	
	 .tab_head a
	{
		    width: 100%;
    margin: 10px 0px;
	}
	.industries .tab_head a
	{
		margin:0px;
	}
	.m_t_10{margin-top:5px!important;}
	.m_t_20{margin-top:10px!important;}
	.m_t_30{margin-top:15px!important;}
	.m_t_40{margin-top:20px!important;}
	.m_t_50{margin-top:25px!important;}
	.m_t_60{margin-top:30px!important;}
	.m_t_70{margin-top:35px!important;}
	.m_t_80{margin-top:40px!important;}
	.m_t_90{margin-top:45px!important;}
	.m_t_100{margin-top:50px!important;}

	.m_b_10{margin-bottom:5px!important;}
	.m_b_20{margin-bottom:10px!important;}
	.m_b_30{margin-bottom:15px!important;}
	.m_b_40{margin-bottom:20px!important;}
	.m_b_50{margin-bottom:25px!important;}
	.m_b_60{margin-bottom:30px!important;}
	.m_b_70{margin-bottom:35px!important;}
	.m_b_80{margin-bottom:40px!important;}
	.m_b_90{margin-bottom:45px!important;}
	.m_b_100{margin-bottom:50px!important;}

	.p_t_10{padding-top:5px!important;}	
	.p_t_20{padding-top:10px!important;}
	.p_t_30{padding-top:15px!important;}
	.p_t_40{padding-top:20px!important;}
	.p_t_50{padding-top:25px!important;}
	.p_t_60{padding-top:30px!important;}
	.p_t_70{padding-top:35px!important;}
	.p_t_80{padding-top:40px!important;}
	.p_t_90{padding-top:45px!important;}
	.p_t_100{padding-top:50px!important;}

	.p_b_10{padding-bottom:5px!important;}
	.p_b_20{padding-bottom:15px!important;}
	.p_b_30{padding-bottom:30px!important;}
	.p_b_40{padding-bottom:20px!important;}
	.p_b_50{padding-bottom:25px!important;}
	.p_b_60{padding-bottom:30px!important;}
	.p_b_70{padding-bottom:35px!important;}
	.p_b_80{padding-bottom:40px!important;}
	.p_b_90{padding-bottom:45px!important;}
	.p_b_100{padding-bottom:50px!important;}
	.navbar-default .navbar-collapse .it {
	    display: flex!important;
	    flex-direction: column;
	    align-items: center;
	    justify-content: center;
	}
	
	.b_r,.b_l
	{
		border: none;
	}
	.credits
	{
		position: relative;
		margin-top:0px;
	}
	.partner_box
	{
		display:block;
	}
	.navbar-default .navbar-nav>li>a
	{
		border:none;    text-align: left;
	}
	.quote_box.m0 {
		margin-top: 50px!important;
		margin-bottom:20px!important;
	}
}