*, *:after, *:before{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
li{list-style: none;}
.header_nav {background-color: #24db47;
	background-image: linear-gradient(141deg, #074D0E 0%, #24DB47 51%, #6fe857 75%); min-height: 80px; font-size: 1.2em;}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link a, .navbar-light .navbar-nav .nav-link {color: #fff;}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link  a:hover, .navbar-light .navbar-nav .nav-link:hover  {color: #fff; font-weight: bold;}
.bl_rec_soc{padding: 10px; }

.title1, .title2, .title3{font-size: 1em; color: #fff; border-radius: 10px 10px 0 0;
	min-height: 50px; padding: 15px 0 0 35px; }
.title1 {background: orange;}
.title2 {background: #d6249f;
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);}
.title3 {background: #3b5998;}
.img_rec{position: absolute; width: 95%!important;}
.title_rec{position: relative;
	top: 175px;
	left: 10px;
	color: #fff;
	font-weight: bold;
 	text-shadow: 2px 2px 8px #000;
max-width: 95%;
	padding: 5px;}

.bg-footer {background-color: #212529; color:#fff; text-align: center;}
.main_footer a{color: #fff; }
.main_footer li {margin: 10px 0;}
.main_footer h2 {font-size: 1.1em;}


*, *:after, *:before{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
li{list-style: none;}
.header_nav {background-color: #24db47;
	background-image: linear-gradient(141deg, #074D0E 0%, #24DB47 51%, #6fe857 75%); min-height: 80px; font-size: 1.2em;}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link a, .navbar-light .navbar-nav .nav-link {color: #fff;}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link  a:hover, .navbar-light .navbar-nav .nav-link:hover  {color: #fff; font-weight: bold;}
.bl_rec_soc{padding: 10px;  min-height: 380px;}

.title1, .title2, .title3{font-size: 1em; color: #fff; border-radius: 10px 10px 0 0;
	min-height: 50px; padding: 15px 0 0 35px; }
.title1 {background: orange;}
.title2 {background: #d6249f;
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);}
.title3 {background: #3b5998;}
.img_rec{position: absolute; width: 95%!important;}
.title_rec{position: relative;
	top: 175px;
	left: 10px;
	color: #fff;
	font-weight: bold;
 	text-shadow: 2px 2px 8px #000;
max-width: 95%;
	padding: 5px;}

.bg-footer {background-color: #212529; background-image: url(images/dark-grey-tile.png); color:#fff; text-align: center;}
.main_footer a{color: #fff; }
.main_footer li {margin: 10px 0;}
.main_footer h2 {font-size: 1.1em;}
.htmlchars{
	display: block;
	width: 100%;
	padding: 30px;
	background-color: #fff;
}

.htmlchars h3{display: block; font-size: 2em; font-weight: 300; margin-bottom: 30px}
.htmlchars h4{display: block; font-size: 1.8em; font-weight: 300; margin-bottom: 30px}
.htmlchars h5{display: block; font-size: 1.6em; font-weight: 300; margin-bottom: 30px}
.htmlchars p{margin-bottom: 20px; font-size: 0.9em; font-weight: 400;}
.htmlchars iframe{width: 100%; border: none;}
.htmlchars ul{list-style: circle; margin: 20px 30px;}
.htmlchars ol{margin: 20px 30px;}
.htmlchars form{padding: 30px; background: #fbfbfb; margin: 20px 0; text-align: center; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.htmlchars form label{display: block; margin-bottom: 15px; font-size: 0.9em; text-transform: uppercase;}
.htmlchars form input,
.htmlchars form textarea{border: 1px solid #ccc; display: block; margin-top: 15px; font-size: 1em; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.htmlchars form button,
.htmlchars form input[type="submit"]{display: block; border: 0; color: #fff; text-shadow: 0 1px #000; cursor: pointer; padding: 15px 30px; font-size: 1.2em; font-weight: bold; text-transform: uppercase; background: #00B494; border-bottom: 5px solid #008068; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.htmlchars form button:hover,
.htmlchars form input[type="submit"]:hover{background-color: #008068; border-color: #0B5747;}
.htmlchars a{color: #0E96E5; text-decoration: none;}
.htmlchars a:hover{text-decoration: underline;}
.htmlchars pre{margin-bottom: 30px; font-size: 0.8em;}
.htmlchars .btn{display: block; color: #fff;}
.htmlchars .btn:hover{text-decoration: none !Important;}

/***********************************
######### CUSTON BUTTONS ###########
***********************************/
.btn{
    display: inline-block;
    cursor: pointer;
    padding: 7px 12px;
    margin-top: 2px;
    background: #888;
    font-size: 0.9em;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center;
    border: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-shadow: 1px 1px #555;
}

.btn_medium{
    padding: 10px 20px;
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
}

.btn:hover{
    background: #555;
    text-decoration: none !important;
}

.btn_blue{
    background-color: #0E96E5;
    text-shadow: 1px 1px #096397;
}
.btn_blue:hover{background-color: #096397;}

.btn_green{
    background-color: #00B494;
    text-shadow: 1px 1px #008068;
}
.btn_green:hover{background-color: #008068;}

.btn_yellow{
    background-color: #FAAD50;
    text-shadow: 1px 1px #CC8D41;
}
.btn_yellow:hover{background-color: #CC8D41;}

.btn_red{
    background-color: #F45563;
    text-shadow: 1px 1px #C54550;
}
.btn_red:hover{background-color: #C54550;}

.btn_cta_blue{
    padding: 15px 30px;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    background: #0E96E5;
    border-bottom: 5px solid #096397;
}

.btn_cta_blue:hover{
    background-color: #096397;
    border-color: #0A537D;
}

.btn_cta_green{
    padding: 15px 30px;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    background: #00B494;
    border-bottom: 5px solid #008068;
}

.btn_cta_green:hover{
    background-color: #008068;
    border-color: #0B5747;
}

.btn_cta_yellow{
    padding: 15px 30px;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    background: #FAAD50;
    border-bottom: 5px solid #CC8D41;
}

.btn_cta_yellow:hover{
    background-color: #CC8D41;
    border-color: #A67436;
}

.btn_cta_red{
    padding: 15px 30px;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    background: #F45563;
    border-bottom: 5px solid #C54550;
}

.btn_cta_red:hover{
    background-color: #C54550;
    border-color: #93343C;
}

.btn_green_noaction:hover{background: #00B494 !important; cursor: default !important;}
.btn_blue_noaction:hover{background: #0E96E5 !important; cursor: default !important;}
.btn_yellow_noaction:hover{background: #FAAD50 !important; cursor: default !important;}
.btn_red_noaction:hover{background: #F45563 !important; cursor: default !important;}


.page_single{
	padding: 50px 0;
	background: #fff;
}

.page_single .content{
	background: #fff;
}

.page_single header{
	padding: 20px;
	text-align: right;
	background-image: linear-gradient(241deg, #074D0E 0%, #24DB47 51%, #59bb45 75%);
	color: #fff;
}

.text02{font-size: 1.4em; padding: 20px; font-weight: bold;}