#et-top-navigation {
	display:none!important;
}

.logo_container  {
	padding: 25px 0!important;
}
#top-header {
    position: absolute;
    width: 100%;
    padding-top: 10px;
    background-color: transparent!important;
}
#top-header #et-secondary-nav,
.footer_menu ul{
	padding: 0;
	list-style: none;
}
#top-header #et-secondary-nav .menu-item,
.footer_menu ul li{
	margin-right: 2px;
	display: inline-block;
}
#top-header #et-secondary-nav .menu-item a,
.footer_menu ul li a{
	    display: inline-block;
    background: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 36px;
    color: #0b073f;
    font-size: 24px;
    border-radius: 50%;
    padding: 0;
    text-align: center;
}
#top-header #et-secondary-nav .menu-item a i,
.footer_menu ul li i{
	
}
.h3_bg {
	 display: inline-block;
    background: url(/wp-content/uploads/2020/08/title_bg.png);
    width: 100%;
    color: #fff;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    height: 80px;
    line-height: 80px;
    padding-left: 115px;
}
.tile_icons .et_pb_text_inner {text-align: center;color: #0b073f;margin-bottom: 25px;}
.tile_icons .et_pb_text_inner:hover {
	background: #f9f9f9;
}
.tile_icons .et_pb_text_inner:hover img {
	opacity: 0.5;
}

.tile_icons .et_pb_text_inner h4 {
	color: #0b073f;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 20px;
    line-height: 28px;
}

.tile_icons .et_pb_text_inner span {
	font-family: FuturaStd-Bold;
}
up{
font-size: 9px;
    width: 10px;
    height: 18px;
    line-height: 18px;
    position: relative;
    top: -7px;
}



.contact_form  {
	max-width: 450px;
	margin: auto;
	padding: 150px 0 100px 0;
	width: 90%;
}

.contact_form label {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.contact_form .wpcf7-form-control-wrap{
    display: inline-block;
    width: 100%;
    float: left;
}
.contact_form  h2{
	/*    font-family: 'AWConquerorDidot-Light';*/
    color: #fff;
    margin-bottom: 50px;
    text-align: center;
    font-size: 40px;
}
.contact_form .wpcf7-form-control-wrap input,
.contact_form .wpcf7-form-control-wrap select,
.contact_form .wpcf7-form-control-wrap textarea{
    display: inline-block;
    float: left;
    width: 100%;
    border: 0;
    background-color: #f7f7f7;
    padding: 10px 14px;
    /* font-family: 'Montserrat-Light'; */
	    font-weight: 600;
    text-align: left;
}

.contact_form .wpcf7-form-control-wrap input {
     /* font-family: 'Gotham-Light'; */
}
.contact_form .wpcf7-form-control-wrap select {
    padding-left: 10px;
}

 
.contact_form .wpcf7-form-control-wrap textarea{
   /*  font-family: 'Gotham-Light'; */
}


.contact_form .wpcf7-form-control.wpcf7-submit {
    /* font-family: 'Gotham-Light'; */
    display: inline-block;
    margin-top: 25px;
    padding: 8px 50px;
    border: 1px solid #0b0640;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 16px;
    background-color: #0b0640;
    width:100%;
    margin-top:15px;
} 


div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-response-output {
	margin: 0;
	padding: 0.2em 1em;
	background-color: #ff0000;
	color:#fff;
	font-size: 18px;
	line-height: 22px;
}

div.wpcf7-mail-sent-ok {
	background-color: #398f14;
	color:#fff;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	background-color: #ff0000;
	color:#fff;
}

div.wpcf7-spam-blocked {
	background-color: #ffa500;
	color:#000;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	background-color: #f7e700;
	color:#000;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 16px;
    font-weight: normal;
    display: block;
}
#main-footer {
	display:none!important;
}
.footer_logos {

}
.footer_logos img {
	display:inline-block;
	max-width: 40%;
}

@media(max-width:980px)
{
	.h3_bg {
		font-size: 30px;
		background: #0b073f;
		height: auto;
		line-height: 42px;
		background-position: top;
		padding-left: 65px;
		padding: 0;
		text-align: center;
		padding: 15px 0;
	}
	.footer_logos a   {
	display:inline-block;
	max-width:50%;
	text-align:center;
	width: 100%;
}
.footer_logos img {
	width: 80%;
	max-width: 250px;
}
.footer_menu ul {
	display:inline-block;
	width: 100%;
	text-align: center;
}
}