/* =============================================================================
DESKTOP
========================================================================== */
.pad_top_header { padding-top: 220px; }
  .pad_top_header.shrink {padding-top: 100px;}
.marg_top_header { margin-top: 220px; }
  .marg_top_header.shrink { margin-top: 100px;}
.header_top_desktop {
  background: rgba(255,255,255,.6);
  /*background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 75%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 75%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );*/
  height: 180px;
  backdrop-filter:  blur(5px);
}
  .header_top_desktop.shrink {
    height: 100px;
  }
.header_info{
  margin-bottom: -39px;
}
.nav_wrapper{}
.header_center {
}
  .header_center nav {
  }
/* =============================================================================
   EXTRA
   ========================================================================== */
.header_extra_wrapper{
  color: #66ba43;
}
  .header_extra_wrapper *{
  }
.header_city{
}
/* =============================================================================
   LOGO
   ========================================================================== */
.header_logo_wrapper{
  height: 200px;
  width: calc(200px * 1.65);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.header_top_desktop.shrink .header_logo_wrapper{
  height: 70px;
}
  .header_logo_wrapper .header_logo{
    margin-top: -25px;
    adding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .header_top_desktop.shrink .header_logo_wrapper .header_logo{ 
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 0px;
  }
/* =============================================================================
   FOR ALERTS
   ========================================================================== */
.header_spacer_normal{
}
.header_spacer_alert{
}
/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {
  .pad_top_header { padding-top: 60px; }
  .marg_top_header { margin-top: 60px; }
  .pad_top_header.shrink {padding-top: 60px;}
  .marg_top_header.shrink { margin-top: 60px;}
}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {}/* =============================================================================
 NAV
 ========================================================================== */
.header_nav1 .nav_item{
  border-bottom-width: 4px;
  vertical-align: top;
}
  .header_nav1 .nav_item:hover{
    border-bottom: 4px solid #187b43;
  }
  .header_nav1 .nav_item:hover h5{ 
    color: #187b43;
  }
  .header_nav1 .nav_item a{
  }    
    .header_nav1 .nav_item a h5{
      font-family: 'Rajdhani', sans-serif;
      color: #1a7245;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 4px;
      font-size: 20px;
    }
.header_nav1 .nav_active { 
  color: #187b43;
}

.header_extra_wrapper .header_nav1 .nav_item a h5{
    font-weight: 300;
    letter-spacing: 3px;
    font-size: 10px;
}
 /* =============================================================================
   DROPDOWN MENU
   ========================================================================== */
.header_nav1 .nav_dropdown_menu{
  background: #1a7245;
  min-width: 0px;
}
.header_nav1 .nav_dropdown_item{
}
  .header_nav1 .nav_dropdown_item a{
    padding: 10px 0;
    display: block;
  }
  .header_nav1 .nav_dropdown_item a:hover h6{
  }
  .header_nav1 .nav_dropdown_item:hover{
    background: #128e3d;
  }
.header_nav1 .nav_dropdown_text{ 
  font-size: 1.2em;
  color: #fff;
}
/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {}/* =============================================================================
   FOOTER Social
   ========================================================================== */
.header_social_wrapper1{
}
	.header_social_wrapper1 .header_social_content{
	}
	.header_social_wrapper1 .header_social_icon{  
	}
		.header_social_wrapper1 .header_social_icon svg{
		}
		.header_social_wrapper1 .header_social_icon .SI_solid{
			fill: #66ba43;
		}
		.header_social_wrapper1 .header_social_icon .SI_stroke{
			stroke: #66ba43;
		}
		.header_social_wrapper1 .header_social_icon .SI_void{}
/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {}/* =============================================================================
   WRAPPERS
   ========================================================================== */
#mobile_header1.mobile{
}
#mobile_header1.header_top_mobile{
  background: #fff;
}
#mobile_header1 #mobile_menu_back {
  background: #fff;
}
#mobile_header1 #mobile_menu_wrap {
}
/* =============================================================================
   NAV
   ========================================================================== */
#mobile_header1 #mobile_menu {
  background: #fff;
}
  #mobile_header1 .bttn_mobile_menu:hover {
  }
  #mobile_header1 .bttn_mobile_menu svg{
  }
  #mobile_header1 .bttn_mobile_menu .icon_solid{
    fill: #000;
  }
#mobile_header1 .nav_item{
}
  #mobile_header1 .nav_item .a{
    padding-top: 18px;
  }
  #mobile_header1 .mob_sub_menu_indicator {
    background: #1a7245;
  }
  #mobile_header1 .nav_item .label{
    color: #1a7245;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
  }
    #mobile_header1 .nav_item > .a:hover{
      background: #eee;
    }
    #mobile_header1 .nav_item > .a:hover .label{ 
    }
#mobile_header1 .nav_active {
}
#mobile_header1 .nav_active .mob_sub_menu_indicator{
  background: #1a7245;
}
#mobile_header1 .menu{
}

/* =============================================================================
   SUB MENU
   ========================================================================== */
#mobile_header1 .mob_sub_menu_back {
}
#mobile_header1 .mob_sub_menu {
  background: #222;
}
#mobile_header1 .mob_sub_menu .menu{
}
#mobile_header1 .mob_sub_menu .sub_menu_item{
}
  #mobile_header1 .mob_sub_menu .sub_menu_item a{
  }
  #mobile_header1 .mob_sub_menu .sub_menu_item a .sub_menu_label{
    font-family: 'Rajdhani', sans-serif;
    color: #fff;
  }
  #mobile_header1 .mob_sub_menu .sub_menu_item a:hover .sub_menu_label{
  }
  #mobile_header1 .mob_sub_menu .sub_menu_item:hover{
  }
#mobile_header1 .sub_menu_label{ 
}


.sub_menu_close svg{
  }
  .sub_menu_close .icon_solid{
  }
  .sub_menu_close .icon_stroke{
  }
  .sub_menu_close .icon_void{
  }
    .sub_menu_close:hover .icon_solid{
    }
    .sub_menu_close:hover .icon_stroke{
    }
/* =============================================================================
   MENU BTTN
   ========================================================================== */
#mobile_header1 .bttn_mobile_menu {
}
  #mobile_header1 .bttn_mobile_menu:hover {
  }
  #mobile_header1 .bttn_mobile_menu svg{
  }
  #mobile_header1 .bttn_mobile_menu .icon_solid{
  }
  #mobile_header1 .bttn_mobile_menu .icon_stroke{
  }
#mobile_header1 .bttn_mobile_menu_active{
}
  #mobile_header1 .bttn_mobile_menu_active .icon_solid{
  }
  #mobile_header1 .bttn_mobile_menu_active .icon_stroke{
  }
  #mobile_header1 .bttn_mobile_menu .icon_void{
  }

/* =============================================================================
   LOGO
   ========================================================================== */
#mobile_header1 .mobile_header_logo_wrapper{
  padding: 10px 0;
  height: 40px;
}
#mobile_header1 .mobile_header_logo_wrapper .header_logo{
}


/* =============================================================================
   FOR ALERTS
   ========================================================================== */
.header_spacer_normal{
}
.header_spacer_alert{
}


/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {}/* =============================================================================
   NAV
   ========================================================================== */
#mobile_menu {
}
.mobile_menu_item{
	padding-top: 10px;
	padding-bottom: 10px;
}
.mobile_menu_item h5{
	color: #333;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
}
  .mobile_menu_item:hover {
    background: #fff;
  }
    .mobile_menu_item:hover *{
      color: #f400a0;
    }
.mobile_menu_item_active {
    border-right: 4px solid #f400a0 !important;
}
.mobile_menu_item_active h5 {
    color: #f400a0;
}
/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {}/* =============================================================================
   SIDE Social1
   ========================================================================== */
.mobile_social_wrapper1{
}
	.mobile_social_wrapper1 .header_social_content{
	}
		.mobile_social_wrapper1 .header_social_content:last-of-type{
		}
	.mobile_social_wrapper1 .header_social_icon{  
	}
		.mobile_social_wrapper1 .header_social_icon svg{
		}
		.mobile_social_wrapper1 .header_social_icon .SI_solid{
			fill: #222;
		}
		.mobile_social_wrapper1 .header_social_icon .SI_stroke{
			stroke: #222;
		}
		.mobile_social_wrapper1 .header_social_icon .SI_void{
		}
/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {}/* =============================================================================
   SIDE Social2
   ========================================================================== */
.mobile_social_wrapper2{
}
	.mobile_social_wrapper2 .header_social_content{
	}
	  .mobile_social_wrapper2 .header_social_content:last-of-type{
	  }
	.mobile_social_wrapper2 .header_social_icon{
	}
		.mobile_social_wrapper2 .header_social_icon svg{
		}
		.mobile_social_wrapper2 .header_social_icon .SI_solid{
			fill: #222;
		}
		.mobile_social_wrapper2 .header_social_icon .SI_stroke{
			stroke: #222;
		}
		.mobile_social_wrapper2 .header_social_icon .SI_void{
		}
/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {}/* =============================================================================
   FOOTER
   ========================================================================== */
.footer2{
	background: #187b43;
	color: #fff;
}

/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {}/* =============================================================================
   EXTRA
   ========================================================================== */  
.footer_extra p{
	color: #ccc;
}
.company_stamp {
}
.copyright{
}
.footer_signin {
}
  .footer_signin a {
  	color: #ccc;  
  }
.fiveone_stamp {
}
  .fiveone_stamp a{
  	color: #ccc;
    cursor: default;
    text-decoration: none;
  }
/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 979px) {	
}
@media screen and (max-width: 859px) {	
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 640px) { 
}
@media screen and (max-width: 479px) {	
}/* =============================================================================
   FOOTER NAV
   ========================================================================== */  
.footer_nav_item{
}
  .footer_nav_item h6{
    color: #fff;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
  }
    .footer_nav_item:hover h6{
      color: #fff;
    }
  .footer_nav_item:hover, .footer_nav_active{
  }
.footer_nav_active h6{
}
/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {}/* =============================================================================
   FOOTER ORG HRS
   ========================================================================== */
.footer_org_hrs_wrapper {
}
	.footer_org_hrs_wrapper p{
	}
/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {}/* =============================================================================
   FOOTER Social
   ========================================================================== */
.footer_social1 .footer_social_item { 
}
	.footer_social1 .footer_social_item a > *{ 
		color: #fff;
	}
.footer_social1 .footer_social_icon{
}
	.footer_social1 .footer_social_icon svg{
	}
	.footer_social1 .footer_social_icon .SI_solid{
		fill: #fff;
	}
	.footer_social1 .footer_social_icon .SI_stroke{
		stroke: #fff;
	}
	.footer_social1 .footer_social_icon .SI_void{}
/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {}/* =============================================================================
   WRAPPERS
   ========================================================================== */
.wmuSlider2_wrapper{
}
  .wmuSlider2_wrapper.has_testimonial_photo{
    height: auto;
    min-height: 801px;
  }
.wmuSlider2{
}
/* =============================================================================
   SLIDING ITEMS
   ========================================================================== */
.sliding_item {
}
/* =============================================================================
   SPRITES
   ========================================================================== */
.wmuSlider2 .wmuSliderPrev, .wmuSlider2 .wmuSliderNext {
}
.wmuSlider2 .wmuSliderPrev {
    background: url('img/sprite_left.png') no-repeat 0 0;
    left: -40px;
}
.wmuSlider2 .wmuSliderNext {
    right: -40px;
    background: url('img/sprite_right.png') no-repeat 0 0;
}
/* =============================================================================
   TESTIMONIALS FORMATTING ONLY
   ========================================================================== */
.wmuSlider2 article {
  border-width: 0px;
}
  .wmuSlider2 article.has_testimonial_photo{
    height: auto;
    min-height: 801px;
  }
.testimonial_picture{
}
.testimonial_message{
}
.testimonial_author{
}

/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {
  .wmuSlider2_wrapper.has_testimonial_photo{
    height: 550px;
  }
  .wmuSlider2 article.has_testimonial_photo{
    height: 550px;
  }
}
@media screen and (max-width: 479px) {
  .wmuSlider2_wrapper.has_testimonial_photo{
      height: 400px;
    }
  .wmuSlider2 article.has_testimonial_photo{
    height: 400px;
  }
}.form_section_wrapper{
}
.form_section_title{ 
}
/* =============================================================================
  Checkbox LIST
   ========================================================================== */
.checkbox_item{
}
.checkbox_item:hover{ 
}
  .checkbox_item label{
  }
    .checkbox_item label h5{
    }
  .checkbox_item input[type='checkbox']{
  }
.item_active{ 
  background: #e4b130 !important;
}
.item_active label h5{ 
  color: #fff !important;
}

/* =============================================================================
   SWITCH
   ========================================================================== */
.checkbox_switch h5{
}
.checkSwitch {
}
.checkSwitch input {
}
.checkSwitchInner {
}
.checkSwitch.on .checkSwitchInner {
}
.checkSwitch.on{
  background: #e4b130; /*Gold*/
}
  .checkSwitch.on:hover .checkSwitchInner {
    background: #edba48; /* Lighter Gold*/
  }
  .checkSwitch.off:hover .checkSwitchInner {
    background: #ddd;
  }
.checkSwitchOn, .checkSwitchOff, .checkSwitchHandle {
}
.checkSwitchOn, .checkSwitchOff {
}
.checkSwitchOn {
}
.checkSwitchOff {
}
.checkSwitchHandle {
}
/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 859px) {	
}
@media screen and (max-width: 767px) {	
}
@media screen and (max-width: 640px) {	
}
@media screen and (max-width: 479px) {
}