@font-face {
font-family: "Saira Condensed";
src: url("/templates/t4_blank/fonts/SairaCondensed.ttf");
}

/*Logo*/
.navbar-brand.logo-control img.logo-img {
  max-height: none !important;
  width: 100%;
}

.t4-header .header-block {
  margin-top: 20px;
}

.t4-palette-blue {
    background-color: #ffffff;
}

/*Navigation*/
.dj-megamenu-clean li:hover, .dj-megamenu-clean li.hover {
    #text-decoration: underline !important;
}

.dj-megamenu-clean {
    float: right;
    font-family: 'Saira Condensed' !important;
    font-weight: 800;
}

div.t4-col.megamenu.col-12.col-md {
  align-self: center;
}

div#t4-topbar.t4-section.t4-topbar {
  background: #fecb00;
}

div#t4-header.t4-section.t4-header.border-bottom {
    background: #fecb00;
}

.dj-megamenu-clean li a.dj-up_a {
    font-size: 20px;
    padding: 0 12px;
}

.t4-hero {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}

a.dj-up_a._spc {
    color: white !important;
    border-radius: 12px;
    background: #005793;
    #border: white;
    #border-style: inset;
}

/* Main Body*/ 

#t4-main-body {
margin-top: 20px;
}

h1, h2, h3, h4, h5, h6 {
  color: #005793 !important;
}

.sppb-btn-primary {
    color: #fff;
    background-color: #005895;
    border-color: #005895;
}

.sppb-btn-primary:hover, .sppb-btn-primary:active, .sppb-btn-primary:focus {
    color: #fff;
    background-color: #f5b402;
    border-color: #f5b402;
}

.sppb-btn-custom:hover {
  #text-decoration: underline !important;
}

.sppb-btn-default:hover {
  #text-decoration: underline !important;
}

.btn.btn-success:hover {
    #text-decoration: underline !important;
}

.t4-masthead .container {
  padding-top: 0px;
  padding-bottom: 0px;
}

.sppb-btn-default.focus, .sppb-btn-default:focus {
  color: white !important;
}

.mx-auto {
  margin-right: 0px !important;
}

.sppb-btn-default {
  background-color: #2e2e2e;
  color: #efefef;
}


a.notext {
	font-size: 0 !important;
}

a.notext::before {
	font-size: 20px;
	font-family: "FontAwesome";
  	color: #1a61ab;
}

/*.icon-menu:before {
    content: "f";
}*/

.page-header h1, .page-header .h1, .categories-list h1, .categories-list .h1 {
  font-size: 40px;
  text-transform: none;
}

.t4-col.logo.col-12.col-md-4 {
  padding-top: 10px;
}

.navbar-brand.logo-image.logo-control {
  float: left;
}

/*Ignite Gallery*/

.igui-overlay-primary {
    background: rgb(255 255 255 / 70%) !important;
}


@media (max-width: 1000px) {
  
  .dj-megamenu-offcanvas-light .dj-mobile-open-btn {
    background: transparent !important;
  }
  
    span.dj-mobile-open-label {
    color: white;
  }
  
  .dj-mobile-open-btn.dj-fa-1 .dj-mobile-open-icon:before {
    color: white;
  }
  
  div#dj-megamenu204mobile {
    text-align: center;
   #margin-top: 20px;
    background-color: #005793 !important;
    border-radius: 10px;
    #margin-bottom: 25px;
  }
  
  .border-bottom {
    border-bottom: 0px solid transparent !important;
  }
  
  img.logo-img-sm.d-block.d-sm-none {
        margin-left: auto;
   	    margin-right: auto;
  }
  
  .navbar-brand.logo-image.logo-control {
    width:100%;
    margin-right: 0px;
  }
	
	.t4-header .header-block {
		margin-bottom: 25px;
	}
}
  

@media (max-width: 767px) {
  
  span.dj-mobile-open-label {
    color: white;
  }
  
  .dj-mobile-open-btn.dj-fa-1 .dj-mobile-open-icon:before {
    color: white;
  }
  
  div#dj-megamenu204mobile {
    text-align: center;
    #margin-top: 20px;
    background-color: #005793 !important;
    border-radius: 10px;
    #margin-bottom: 25px;
  }
  
  .border-bottom {
    border-bottom: 0px solid transparent !important;
  }
  
  img.logo-img-sm.d-block.d-sm-none {
        margin-left: auto;
   	    margin-right: auto;
  }
  
  .navbar-brand.logo-image.logo-control {
    width:100%;
    margin-right: 0px;
  }
	
	.t4-header .header-block {
		margin-bottom: 25px;
	}
	
  a.notext::before {
	font-size: 20px;
	font-family: "FontAwesome";
}
  
  .t4-col.logo.col-12.col-sm.col-xl-4.col-md-4 {
    text-align: center;
	}
  
  div#dj-megamenu148mobileWrap {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  
  .dj-mobile-open-btn {
    font-size: 22px !important;
    background: transparent !important;
  }
  
  div#column-wrap-id-1737731257773.sppb-col-md-6.sppp-column-vertical-align,
  div#column-wrap-id-1737731257774.sppb-col-md-6.sppp-column-vertical-align {
        text-align-last: center;
}
  
 button.dj-mobile-open-btn.dj-fa-1:focus, button.dj-mobile-open-btn.dj-fa-1:active{

 outline-color: transparent;
 outline-style: none !important;

} 

div.t4-section {
    background: #fecb00;
}
  
  
  
  
  