div#content {
    padding: 0;
}
.entry-content {
    margin: 0!important;
}

div#page {
    margin: 0;
}

div#page {
  width:100%;
}
.hfe-nav-menu__submenu-arrow.hfe-dropdown {
    position: unset!important;
}

/* p.wpr-title-wrap span.wpr-title {
    font-family: "Orbitron", sans-serif!important;
} */
/* 
p.wpr-title-wrap span.wpr-title {
    font-family: "Orbitron", "Lato"!important;
} */
h1,h2 {
    font-family: "Roboto", "sans-serif"!important;
} 
.faq-row .question, .faq-row .answer,.elementor-widget-container p{
	font-family: "Arial", "sans-serif"!important;
	
}
.homBannerBtn .elementor-button-wrapper a, .registration_btn .elementor-button-wrapper a{
	font-family:"Roboto", "sans-serif"!important;
}

.jp-relatedposts{
display:none!important;
}

.faq-head{
     font-family: "Montserrat", Sans-serif;
    text-align: center;
    padding-top: 30px;
    font-weight: 700;
    margin-bottom: 0px;
	  color:white;
    
}

/*for lead form  */
.lead_form input,.lead_form select,.lead_form textarea {
  border-color: #cbcacb !important;
  color: #ffffff!important;
  background: transparent!important;
  padding: 0 1.7em!important;
  height: 61px!important;
  font-size:1em!important;
  font-weight:500;
	border-radius:0!important;
}

.lead_form .select_container {
background: transparent!important;
}

.lead_form .select_container select {
background: transparent!important;
width: 100%!important; max-width: 100%!important;}
.lead_form .select_container:before {
 background: transparent!important;
}
.lead_form .select_container select:focus {
background: transparent !important; outline: none; box-shadow: none;}

.lead_form input::placeholder {
color: #fff!important;}
.lead_form textarea{
	padding-top:20px!important;
}
.lead_form textarea::placeholder {
color: #fff!important;}

div.wpforms-container-full select>option {
background-color: #111111!important;
color: rgb(255 255 255 / 70%)!important;
}

div.wpforms-container-full select>option.placeholder, div.wpforms-container-full select>option[disabled] {
color: rgb(255 255 255 / 70%)!important;
}

.lead_form.wpforms-container .wpforms-field-row.wpforms-field-medium {
    max-width: 100%;
}

.lead_form.wpforms-container input.wpforms-field-medium{max-width: 100%;}

.lead_form.wpforms-container .wpforms-form .wpforms-field-sublabel {display:none;}

select:not(.esg-sorting-select):not([class*="trx_addons_attrib_"]) {
    visibility: visible!important;
}


.lead_form_button {
 background-color: #942626!important;
 color: #fff!important;
 border-radius: 0!important;
 padding: 0.5em 0!important;
 float: right!important;
 width: 160px!important;
 text-align: center;
 height: 61px!important;
}

.lead_form_button:hover {background:#fff!important}

@media (max-width:480px){
	.lead_form .wpforms-first {
    margin-bottom: 30px!important;
	}
}

footer{
	display:none;
}
div#primary-menu a {
    font-family: 'Roboto';
}

h1,h2,h3,h4,h5{
	transform:uppercase!important;
}

.application-page a{
	font-family:arial!important;
	color:#942626!important;
}