.header_contact_cont {
	text-align: right;
    width: 265px;
    float: right;
    margin-top: 20px;
    margin-bottom: 5px;
}
.header_contact, .footer-contact {
	float: left;
  
}
.head1 {
	margin-right: 10px;
    padding-top: 10px;
}
.head2 {
	color: #094672;
    font-weight: 900;
    border-right: 2px solid #f5a868;
    padding: 10px;
}
.head2 span, .footer-contact span{
  	color: #f5a868 !important;
}
.head3 {
	padding-top: 15px;
}
#menu-main-menu li:nth-child(1) a, #menu-main-menu li:nth-child(2) a, #menu-main-menu li:nth-child(5) a{
	text-align: center;
}
#menu-main-menu li:nth-child(7) a{
	padding-right: 0;
}
.footer-contact {
	color: white;
    padding-right: 25px;
}
.foot3, #menu-footer-menu li a {
	padding: 0 !important;
}
.fl-node-5cebf712cf1f2 h2 {
	margin-top: 0;
}
.fl-node-5cebf50043636 .fl-row-content-wrap, .fl-node-5cebfd506a3ec .fl-row-content {
	position: relative;
    z-index: 1;
}
.contact_us a:hover {
  	color: #094672 !important;
}
.fl-node-5cebfd506d339 .uabb-infobox {
	position: relative;
    z-index: 1;
}
.fl-node-5cebfd506d339 .uabb-infobox  i, .big-arrow i {
	font-size: 40px;
  	color: #084772 !important;
}
.fl-node-5cebfd506d339 .uabb-infobox a {
	    padding: 0px 10px;
}
.call_header {
	color: #094672 !important;
}
.call_header:hover {
	color: #f5a868 !important;
  	text-decoration: none;
}
.big-arrow i {
	font-size: 30px !important;
}
.big-arrow .uabb-infobox-button {
	 margin-top: 0px !important;
}
.slider_home_cont h2 {
	margin: 0;
    font-weight: 300;
}
.slider_home_cont h1{
	font-size: 50px;
    margin: 0;
    font-weight: bold;
}
.slider_home_cont hr {
	width: 100px;
    border-top: 4px solid #f18931;
    margin-left: 0;
}
.slider_home_cont a {
	padding: 0 !important;
}
.slider_home_cont .fl-slide-cta-button {
    padding-top: 0px !important;
}
.slider_home_cont .fl-content-slider-navigation .slider-prev {
    left: 100px !important;
    opacity: 1 !important
}
.slider_home_cont .fl-content-slider-navigation .slider-next {
    right: 100px !important;
    opacity: 1 !important
}
.slider_home_cont .fl-node-5cee87c5c20d8 .fl-content-slider-svg-container {
    width: 45px;
    height: 40px;
    margin-top: 5px;
}
.slider_home_cont .fl-content-slider-navigation .slider-prev div,.slider_home_cont .fl-content-slider-navigation .slider-prev svg {
	border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}
.slider_home_cont .fl-content-slider-navigation .slider-next div,.slider_home_cont .fl-content-slider-navigation .slider-next svg {
	border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}
.slider_home_cont .slider-prev {
    border-left: 10px solid #084772;
    height: 50px;
}
.slider_home_cont .slider-next {
    border-right: 10px solid #084772;
    height: 50px;
}
.contact_column {
  float: left;
}
.contact_column1 {
  width: 100px;

}
.contact_column2 {
  width: auto;
}
.contact_row:after {
  content: "";
  display: table;
  clear: both;
}
.fl-node-5cee87c5c20d8 .bx-has-pager {
	margin-top: -45px !important;
    z-index: 1;
    position: relative;
}
.search_toggle {
	cursor: pointer;
}
.search_cont {
	display: none;
    text-align: center;
    padding: 15px;
}
.form-search {
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-top: 0px;
}

[type='search'] {
    width: 100%;
    padding: 1rem;
    border: 1px solid #074772;
    border-radius: 0;
    background-color: #fefefe;
    -webkit-box-shadow: inset 0 1px 2px rgba(51, 51, 51, 0.1);
    box-shadow: inset 0 1px 2px rgba(51, 51, 51, 0.1);
    font-family: inherit;
    font-size: 1.5rem;
    font-weight: 400;
}

.btn {
    padding: 0.85em 1em !important;
    border-radius: 0 !important;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out !important;
    transition: background-color 0.25s ease-out, color 0.25s ease-out !important;
    font-size: 0.8em !important;
    line-height: 1 !important;
    text-align: center !important;
    background-color: #084772 !important;
    color: #fefefe !important;
}
.home_slider h1 {
	text-align: left !important;
}
.footer-contact a {
	color: white;
}
.footer-contact a:hover {
	color: #f5a868;
  	text-decoration: none;
}
@media only screen and (max-width: 800px) {
  #logo-container img {
  	 margin: 0 auto;
  }
  .header_contact_cont {
  	 margin: 0 auto;
    	float: none;
  }
}