/*Captcha image CSS*/
span.captcha-image {
    border: none !important;
    text-align: left !important;
    font-size: 16px !important;
    font-family: 'Poppins';
    font-weight: bold;
    color: black;
}
span.cf7ic_instructions {
    margin-bottom: 20px;
}
.captcha-image svg {
    width: 40px !important;
    height: 40px !important;
}

/*END*/

span.ubermenu-target-title.ubermenu-target-text {
    font-family: 'Poppins' !important;
	font-size: 14px !important;
	margin:0px 7px !important;
}

/*universal*/

.show-mbl{
	display: none;
}

.dropdown-toggle{
	position: relative !important;
	top: 3px !important;
	left: 3px;
}

.dropdown-toggle::after{
	content: "\f107" !important;
    font-family: 'FontAwesome' !important;
    border-top:none;
        border-right: none;
        border-bottom:none;
        border-left: none;
        font-size: 11px;
}

.bg-nav{
	background-color: white;
	z-index: 1;

}
.custom-background{
	font-family: 'Poppins' !important;
}

@media only screen and (min-width: 1024px) and (max-width: 1279px){

	.img-width
	{
		width: 120px;
	}

	a{
		font-size: inherit;

	}
    .container{
        max-width: 1250px;
    }
    .nav-link-ul li{
	list-style-type: none;
	display: inline-block;
	margin: 7px;
	font-family: 'Poppins';
	color: black;}

.show-mbl{
	display: block;
}
.dropdown-toggle{
	padding-left: 10px;
}
.dropdown-menu li {
	margin-top: 10px;
	margin-left: 10px auto;
	margin-right: 10px auto;
	margin-bottom: 10px;
}

.logo{
	padding: 7px;
}

.nav-link-ul li a{
	background-color: transparent;
	color: black;
	font-family: 'Poppins';
	text-decoration: none;
	/*padding: 1px 1px;*/

}
.nav-link-ul li a:hover{
	background-color: #ff8e18;
	color: white;
	border-radius: 5px;
	text-decoration: none;
}

.nav-link-ul{
	margin-left: 1px;
	margin-right: 1px;
}



.nav-link-ul{
	/*display: flex;*/
	justify-content: space-around;


}

.dropdown-item{
	overflow-wrap: normal;
}



ul{
	padding: 0px;
	margin: 0px;
}

.header{
	padding: 0% 1% 0% 3%;
	background-color: white;
	height: 85px


}

a.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only{
    padding: 15px 5px 15px 5px!important;
}

span.ubermenu-target-title.ubermenu-target-text {
    font-family: 'Poppins' !important;
    font-size: 13px !important;
    margin: 0px 5px !important;
}
body{
	background-color: white;
}

.nav-padding{
	padding: 24px 0px;
}

.nav-padding-button{
	padding: 10px 0px;
}


.orange-button{
	font-family: 'Poppins';
	border-radius: 50px;
	padding: 3px 3px !important;
	height: auto;
	border: none;
	background: linear-gradient(to right, #fe8a10, #f56c1e);
	color: white;
	display: inline-block;
}
.display-none-1024{
	display: none;
}

.orange-button:hover{
  box-shadow: 0px 15px 20px #fe8a1040;
  
}


.white-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding:20px;
	border: 1px solid black;
	background: transparent;
	color: black;
	display: none;

}


.padding-left-white-button{
	padding-left: 1%;
}

} /* end */ 



@media only screen and (min-width: 769px) and (max-width: 800px){

	.img-width
	{
		width: 200px;
	}

	a{
		font-size: inherit;

	}
    .container{
        max-width: 1250px;
    }
    .nav-link-ul li{
	list-style-type: none;
	display: inline-block;
	margin: 20px;
	font-family: 'Poppins';
	color: black;

}
.show-mbl{
	display: block;
}
.dropdown-toggle{
	padding-left: 10px;
}
.dropdown-menu li {
	margin-top: 10px;
	margin-left: 10px auto;
	margin-right: 10px auto;
	margin-bottom: 10px;
}

.logo{
	padding: 7px;
}

.nav-link-ul li a{
	background-color: transparent;
	color: black;
	font-family: 'Poppins';
	text-decoration: none;
	padding: 1px 6px;

}
.nav-link-ul li a:hover{
	background-color: #ff8e18;
	color: white;
	border-radius: 5px;
	text-decoration: none;
}

.nav-link-ul{
	margin-left: 1px;
	margin-right: 1px;
}



.nav-link-ul{
	/*display: flex;*/
	justify-content: space-around;


}

.dropdown-item{
	overflow-wrap: normal;
}



ul{
	padding: 0px;
	margin: 0px;
}

.header{
	padding: 10px 5%;
	background-color: white;
	height: 85px


}

body{
	background-color: white;
}

.nav-padding{
	padding: 24px 0px;
}

.nav-padding-button{
	padding: 10px 0px;
}


.orange-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding: 14px 20px;
	height: auto;
	border: none;
	background: linear-gradient(to right, #fe8a10, #f56c1e);
	color: white;
}

.orange-button:hover{
  box-shadow: 0px 15px 20px #fe8a1040;
  
}


.white-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding:20px;
	border: 1px solid black;
	background: transparent;
	color: black;

}


.padding-left-white-button{
	padding-left: 1%;
}

}/* end */ 




@media only screen and (min-width: 280px) and (max-width: 768px){

	.img-width
	{
		width: 150px;
	}

	a{
		font-size: inherit;

	}
    .container{
        max-width: 1250px;
    }
    .nav-link-ul li{
	list-style-type: none;
	display: inline-block;
	margin: 20px;
	font-family: 'Poppins';
	color: black;

}

.orange-button-2{
	font-family: 'Poppins';
    border-radius: 50px;
    padding: 1px 1px !important;
    height: auto;
    border: none;
    background: linear-gradient(to right, #fe8a10, #f56c1e);
    color: white;
    display: inline-block !important;
}
.show-mbl{
	display: block;
}
.dropdown-toggle{
	padding-left: 10px;
}
.dropdown-menu li {
	margin-top: 10px;
	margin-left: 10px auto;
	margin-right: 10px auto;
	margin-bottom: 10px;
}

.logo{
	padding: 7px;
}

.nav-link-ul li a{
	background-color: transparent;
	color: black;
	font-family: 'Poppins';
	text-decoration: none;
	padding: 10px 8px;

}
.nav-link-ul li a:hover{
	background-color: #ff8e18;
	color: white;
	border-radius: 5px;
	text-decoration: none;
}

.nav-link-ul{
	margin-left: 1px;
	margin-right: 1px;
}



.nav-link-ul{
	/*display: flex;*/
	justify-content: space-around;


}

.dropdown-item{
	overflow-wrap: normal;
}



ul{
	padding: 0px;
	margin: 0px;
}

.header{
	padding: 10px 5%;
	background-color: white;
	height: 85px


}

body{
	background-color: white;
}

.nav-padding{
	padding: 24px 0px;
}

.nav-padding-button{
	padding: 10px 0px;
}


.orange-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding: 14px 20px;
	height: auto;
	border: none;
	background: linear-gradient(to right, #fe8a10, #f56c1e);
	color: white;
	display: none;
}

.orange-button:hover{
  box-shadow: 0px 15px 20px #fe8a1040;
  
}


.white-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding:20px;
	border: 1px solid black;
	background: transparent;
	color: black;

}


.padding-left-white-button{
	padding-left: 1%;
}

} /* end */ 



@media only screen and (min-width: 1921px) and (max-width: 1922px){
     .img-width{
		width: 200px;
	}

	a{
		font-size: inherit;
	}
    .container{
        max-width: 1250px;
    }
.nav-link-ul li{
	list-style-type: none;
	display: inline-block;
	margin: 20px;
	font-family: 'Poppins';
	/*line-height: px;*/
	color: black;


}
.dropdown-toggle{
	padding-left: 10px;
}
.dropdown-menu li {
	margin-top: 10px;
	margin-left: 10px auto;
	margin-right: 10px auto;
	margin-bottom: 10px;
}

.logo{
	padding: 7px;
}

.nav-link-ul li a{
	background-color: transparent;
	color: black;
	font-family: 'Poppins';
	text-decoration: none;
	padding: 10px 8px;
}
.nav-link-ul li a:hover{
	background-color: #ff8e18;
	color: white;
	border-radius: 5px;
	text-decoration: none;
}

.nav-link-ul{
	margin-left: 15px;
	margin-right: 15px;
}



.nav-link-ul{
	display: flex;
	justify-content: space-around;


}


ul{
	padding: 0px;
	margin: 0px;
}

.header{
	padding: 10px 5%;
	background-color: white;
	height: 85px


}

body{
	background-color: white;
}

.nav-padding{
	padding: 24px 0px;
}

.nav-padding-button{
	padding: 10px 0px;
}


.orange-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding: 14px 20px;
	height: auto;
	border: none;
	background: linear-gradient(to right, #fe8a10, #f56c1e);
	color: white;
}

.orange-button:hover{
  box-shadow: 0px 15px 20px #fe8a1040;
  
}


.white-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding:20px;
	border: 1px solid black;
	background: transparent;
	color: black;

}


.padding-left-white-button{
	padding-left: 1%;
}

} /* end */ 

@media only screen and (min-width: 1921px) {

.img-width {
    width: 225px!important;
}

} /* 1921 */ 	

@media only screen and (min-width: 1601px) and (max-width: 1920px){
     .img-width{
		width: 240px;
			}

	a{
		font-size: inherit;
	}
    .container{
        max-width: 1250px;
    }
.nav-link-ul li{
	list-style-type: none;
	display: inline;
	margin: 0px 0px;
	font-family: 'Poppins';
	/*line-height: px;*/
	color: black;

}

.logo{
	padding: 7px;
}

.nav-link-ul li a{
	background-color: transparent;
	color: black;
	font-family: 'Poppins';
	text-decoration: none;
	padding: 10px 9px;
	margin-left: 20px !important;
}
.nav-link-ul li a:hover{
	background-color: #ff8e18;
	color: white;
	border-radius: 5px;

	text-decoration: none;
}

.nav-link-ul{
	margin-left: 10px !important;
	margin-right: 10px !important;
}



.nav-link-ul{
	display: flex;
	justify-content: space-around;


}


ul{
	padding: 0px;
	margin: 0px;
}

.header{
	padding: 0% 5%;
	background-color: white;
	height: 100px
}

body{
	background-color: white;
}

.nav-padding{
	padding: 24px 0px;
}

.nav-padding-button{
	padding: 10px 0px;
}
div#navbarTogglerDemo02 {
    flex-wrap: nowrap;
    justify-content: space-evenly;
}

.orange-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding: 4px 7px;
	height: 53px !important;
	border: none;
	background: linear-gradient(to right, #fe8a10, #f56c1e);
	color: white;
	margin: 0px !important;
	
}

.orange-button:hover{
  box-shadow: 0px 15px 20px #fe8a1040;
  
}
.button-icon-phone{
	width: 40px;
}

.font-s{
    font-size: 18px !important;
    margin-left: 5px;
    position: relative;
    top: 2px;
}

.white-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding:13px 20px;
	border: 1px solid black;
	background: transparent;
	color: black;
	height: 53px !important;

}


.padding-left-white-button{
	
	margin: 0px -22px;
}

} /* end */ 




@media only screen and (min-width: 1025px) and (max-width: 1280px){
   .img-width{
		width: 170px;
	}
	.button-icon-phone{
	width: 32px !important;
}
   span.ubermenu-target-title.ubermenu-target-text {
    font-family: 'Poppins' !important;
	font-size: 13px !important;
	margin: 0px 9px 0px 0px !important;
     }




	a{
		font-size: inherit;
	}
    .container{
        max-width: 1250px;
    }
.nav-link-ul li{
	list-style-type: none;
	display: inline-block;
	margin: 0px;
	font-family: 'Poppins';
	/*line-height: px;*/
	color: black;

}

.logo{
	padding: 7px;
}

.nav-link-ul li a{
	background-color: transparent;
	color: black;
	font-family: 'Poppins';
	text-decoration: none;
	padding: 1px 4px;
}
.nav-link-ul li a:hover{
	background-color: #ff8e18;
	color: white;
	border-radius: 5px;
	text-decoration: none;
}

.nav-link-ul{
	margin-left: 5px;
	margin-right: 5px;
}



.nav-link-ul{
	display: flex;
	justify-content: space-around;


}


ul{
	padding: 0px;
	margin: 0px;
}

.header{
	padding: 0% 1% 0% 3%;
	background-color: white;
	height: 85px


}

a.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only{
    padding: 15px 5px 15px 5px!important;
}

/* span.ubermenu-target-title.ubermenu-target-text {
    font-family: 'Poppins' !important;
    font-size: 13px !important;
    margin: 0px 5px !important;
} */

body{
	background-color: white;
}

.nav-padding{
	padding: 24px 0px;
}

.nav-padding-button{
	padding: 10px 0px;
}


.orange-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding: 3px 8px;
	height: auto;
	font-size: 12px;
	border: none;
	background: linear-gradient(to right, #fe8a10, #f56c1e);
	color: white;

}

.orange-button:hover{
  box-shadow: 0px 15px 20px #fe8a1040;
  
}
.font-s{
    font-size: 16px !important;
    margin-left: 3px;
}


.white-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding:10px 14px;
	font-size: 12px;
	border: 1px solid black;
	background: transparent;
	color: black;
	/*padding-left: 12px;*/
	/*margin-left: 3%;*/
}


.padding-left-white-button{
	padding-left: 1%;
}

} /* end */ 

@media only screen and (min-width: 1281px) and (max-width: 1366px){

.community-locations-template-community-redesign span.ubermenu-target-title.ubermenu-target-text {
    margin: 0px 0px !important;
} 

.page-template-community-redesign span.ubermenu-target-title.ubermenu-target-text {
    margin: 0px 0px !important;
} 

.category-sunshine-stories span.ubermenu-target-title.ubermenu-target-text {
    margin: 0px 0px !important;
} 

.single-post span.ubermenu-target-title.ubermenu-target-text {
    margin: 0px 0px !important;
} 

    .img-width{
		width: 170px;
	}

	a{
		font-size: inherit;
	}
    .container{
        max-width: 1250px;
    }
.nav-link-ul li{
	list-style-type: none;
	display: inline-block;
	margin: 0px;
	font-family: 'Poppins';
	/*line-height: px;*/
	color: black;

}

.logo{
	padding: 7px;
}

.nav-link-ul li a{
	background-color: transparent;
	color: black;
	font-family: 'Poppins';
	text-decoration: none;
	padding: 0px 0px;
}
.nav-link-ul li a:hover{
	background-color: #ff8e18;
	color: white;
	border-radius: 5px;
	text-decoration: none;
}

.nav-link-ul{
	margin-left: 5px;
	margin-right: 5px;
}



.nav-link-ul{
	display: flex;
	justify-content: space-around;


}


ul{
	padding: 0px;
	margin: 0px;
}

.header{
	padding: 0% 1% 0% 3%;
	background-color: white;
	height: 85px


}

a.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only{
    padding: 15px 5px 15px 5px!important;
}

span.ubermenu-target-title.ubermenu-target-text {
    font-family: 'Poppins' !important;
    font-size: 13px !important;
    margin: 0px 6px !important;
}


body{
	background-color: white;
}

.nav-padding{
	padding: 24px 0px;
}

.nav-padding-button{
	padding: 10px 0px;
}


.orange-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding: 10px 15px;
	height: auto;
	border: none;
	background: linear-gradient(to right, #fe8a10, #f56c1e);
	color: white;
}

.orange-button:hover{
  box-shadow: 0px 15px 20px #fe8a1040;
  
}


.white-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding:20px;
	border: 1px solid black;
	background: transparent;
	color: black;
	/*padding-left: 12px;*/
	/*margin-left: 3%;*/
}


.padding-left-white-button{
	padding-left: 1%;
}

}/* end */ 

@media only screen and (min-width: 1367px) and (max-width: 1440px){
    .img-width{
		width: 150px;
	}

	a{
		font-size: inherit;
	}
    .container{
        max-width: 1250px;
    }
.nav-link-ul li{
	list-style-type: none;
	display: inline-block;
	margin: 0px;
	font-family: 'Poppins';
	/*line-height: px;*/
	color: black;

}

.logo{
	padding: 7px;
}

.nav-link-ul li a{
	background-color: transparent;
	color: black;
	font-family: 'Poppins';
	text-decoration: none;
	padding: 1px 6px;
}
.nav-link-ul li a:hover{
	background-color: #ff8e18;
	color: white;
	border-radius: 5px;
	text-decoration: none;
}

.nav-link-ul{
	margin-left: 5px;
	margin-right: 5px;
}



.nav-link-ul{
	display: flex;
	justify-content: space-around;


}


ul{
	padding: 0px;
	margin: 0px;
}

.header{
	padding: 0% 1% 0% 3%;
	background-color: white;
	height: 85px


}

a.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only{
    padding: 15px 5px 15px 5px!important;
}

body{
	background-color: white;
}

.nav-padding{
	padding: 24px 0px;
}

.nav-padding-button{
	padding: 10px 0px;
}


.orange-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding: 10px 20px;
	height: auto;
	border: none;
	background: linear-gradient(to right, #fe8a10, #f56c1e);
	color: white;
}

.orange-button:hover{
  box-shadow: 0px 15px 20px #fe8a1040;
  
}


.white-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding:20px;
	border: 1px solid black;
	background: transparent;
	color: black;
	/*padding-left: 12px;*/
	/*margin-left: 3%;*/
}


.padding-left-white-button{
	padding-left: 1%;
}

} /* end */ 


@media only screen and (min-width: 1441px) and (max-width: 1536px){
    .img-width{
		width: 150px;
	}

	a{
		font-size: inherit;
	}
    .container{
        max-width: 1250px;
    }
.nav-link-ul li{
	list-style-type: none;
	display: inline-block;
	margin: 0px;
	font-family: 'Poppins';
	/*line-height: px;*/
	color: black;

}

.logo{
	padding: 7px;
}

.nav-link-ul li a{
	background-color: transparent;
	color: black;
	font-family: 'Poppins';
	text-decoration: none;
	padding: 1px 6px;
}
.nav-link-ul li a:hover{
	background-color: #ff8e18;
	color: white;
	border-radius: 5px;
	text-decoration: none;
}

.nav-link-ul{
	margin-left: 5px;
	margin-right: 5px;
}



.nav-link-ul{
	display: flex;
	justify-content: space-around;


}


ul{
	padding: 0px;
	margin: 0px;
}

.header{
	padding: 0% 0% 0% 2.2% !important;
	background-color: white;
	height: 85px


}

body{
	background-color: white;
}

.nav-padding{
	padding: 24px 0px;
}

.nav-padding-button{
	padding: 10px 0px;
}


.orange-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding: 3px 7px;
	height: auto;
	border: none;
	background: linear-gradient(to right, #fe8a10, #f56c1e);
	color: white;
}

.orange-button:hover{
  box-shadow: 0px 15px 20px #fe8a1040;
  
}


.white-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding:13px 20px;
	border: 1px solid black;
	background: transparent;
	color: black;
	/*padding-left: 12px;*/
	/*margin-left: 3%;*/
}


.padding-left-white-button{
	padding-left: 1%;
}

}/* end */ 

@media only screen and (min-width: 1537px) and (max-width: 1600px){
    .img-width{
		width: 160px;
	}

	a{
		font-size: inherit;
	}
    .container{
        max-width: 1250px;
    }
.nav-link-ul li{
	list-style-type: none;
	display: inline-block;
	margin: 0px;
	font-family: 'Poppins';
	/*line-height: px;*/
	color: black;

}

.logo{
	padding: 7px;
}

.nav-link-ul li a{
	background-color: transparent;
	color: black;
	font-family: 'Poppins';
	text-decoration: none;
	padding: 10px 8px;
}
.nav-link-ul li a:hover{
	background-color: #ff8e18;
	color: white;
	border-radius: 5px;
	text-decoration: none;
}

.nav-link-ul{
	margin-left: 10px;
	margin-right: 10px;
}



.nav-link-ul{
	display: flex;
	justify-content: space-around;


}


ul{
	padding: 0px;
	margin: 0px;
}

.header{
	padding: 0% 0%  0% 2.5% !important;
	background-color: white;
	height: 85px


}

body{
	background-color: white;
}

.nav-padding{
	padding: 24px 0px;
}

.nav-padding-button{
	padding: 10px 0px;
}


.orange-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding: 3px 7px;
	height: auto;
	border: none;
	background: linear-gradient(to right, #fe8a10, #f56c1e);
	color: white;
}

.orange-button:hover{
  box-shadow: 0px 15px 20px #fe8a1040;
  
}


.white-button{
	font-family: 'Poppins';
	border-radius: 48px;
	padding:13px;
	border: 1px solid black;
	background: transparent;
	color: black;
	/*padding-left: 12px;*/
	/*margin-left: 3%;*/
}


.padding-left-white-button{
	padding-left: 1%;
}

}/* end */ 