/*FONTS*/
@font-face {
font-family: "Outfit";
src: url("/templates/t4_blank/fonts/Outfit-Regular.ttf");
}

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

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

p {
    color: #919191;
}

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

div#t4-header.t4-section.t4-header.border-bottom.t4-sticky {
    background: linear-gradient(180deg, rgba(255,255,255,1.0) 0%, rgba(255,255,255,0.8709098785998774) 100%);
    backdrop-filter: blur(5px);
}

a.dj-up_a._menubtn {
    background: #ecf9fc;
    color: #3fbcd8 !important;
    border-radius: 10px;
}
a.dj-up_a._menubtn:hover {
    background: #3fbcd8;
    color: #ecf9fc !important;
    border-radius: 15px;
    transition: .3s;
}

.dj-megamenu-clean li a.dj-up_a {
    padding: 0 16px;
}

/* Main Body*/ 
#t4-main-body {
margin-top: 20px;
}

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

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

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

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

.sppb-btn-square {
    border-radius: 8px;
}

.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;
}

.form-control, .inputbox {
    max-width: unset;
}

button#submit.rsform-submit-button.btn.btn-primary {
    width: -webkit-fill-available;
    background-color: #3fbcd8 !important;
    border-color: #3fbcd8 !important;
}
}

/*.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;
}

ul#dj-megamenu204 {
    float: right;
}

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

.sp-page-builder .page-content #section-id-acbc5c50-5623-432e-af8b-6c7cb04580de > .sppb-row-overlay {
    border-radius: 20px;
    mix-blend-mode: normal;
}

.sp-page-builder .page-content #section-id-acbc5c50-5623-432e-af8b-6c7cb04580de > .sppb-row-overlay {
    border-radius: 20px;
    background-color: rgba(255, 255, 255, 0.95);
}

@media (max-width: 1000px) {

    .dj-mobile-open-btn.active .dj-mobile-open-icon, .dj-megamenu-select-light .dj-mobile-open-btn:focus, .dj-megamenu-select-light:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus, .dj-megamenu-accordion-light .dj-mobile-open-btn:hover, .dj-megamenu-accordion-light .dj-mobile-open-btn:focus {
        background: #43434300;
}
    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;

}
  
  .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: #3fbcd8;
    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) {

    .dj-mobile-open-btn.active .dj-mobile-open-icon, .dj-megamenu-select-light .dj-mobile-open-btn:focus, .dj-megamenu-select-light:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus, .dj-megamenu-accordion-light .dj-mobile-open-btn:hover, .dj-megamenu-accordion-light .dj-mobile-open-btn:focus {
        background: #43434300;
}

    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;

}
  
  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: #3fbcd8;
    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;
  }

  .n2-ss-slider .n2-ss-shape-divider {
    margin-bottom: -1px;

    