*{
    font-family: Arial, Helvetica, sans-serif;
}
p{
	margin: 0;
	padding: 0;
}
body{
    background: #fff;
    font-size: 14px;
    line-height: 130%;    
}
.fl{
    float: left;
}
.fr{
    float: right;
	
}
.clear{
    clear: both;
}
h1{

}
h2{

}
h3{

}
.container{
    position: relative;
}
#recaptcha_response_field{
    line-height: 1;
}
/*******************************************/
header{
	padding-top: 5px;;
	padding-bottom: 20px; 
	position: fixed;
	background: #fff;
	width: 100%;
	z-index: 10;
	border-bottom: 2px solid #861413;
}
#logo{
	float: left;
}
.right_icons{
	float: right;
	margin-top: 36px;
}
.right_icons img{
	margin-left: 10px;
}
section.chapter1{
	background: url(../images/flowers_1_1.jpg) center no-repeat fixed;
	background-size: cover;
	padding: 96px 0 0 0;
}
section.chapter3{
	background: url(../images/flowers_2.jpg) center no-repeat fixed;
	background-size: cover;
	padding: 0 0 0 0;
}
section.chapter5{
	background: url(../images/flowers_3_3.jpg) center no-repeat fixed;
	background-size: cover;
	padding: 0 0 0 0;
}
.bg1_overlay{
	background: url(../images/bh_white_px.png);
	position: relative;
	width: 100%;
	padding: 15px 0;
}
.bg3_overlay{
	background: url(../images/bg_blue_px.png);
	position: relative;
	width: 100%;
	padding: 15px 0;
	min-height: 600px;
}
.bg5_overlay{
	background: url(../images/bg_green_px.png);
	position: relative;
	width: 100%;
	padding: 15px 0;
	min-height: 600px;
}
.bg_white_overlay{
	min-height: 600px;
}
.containerr{
	width: 460px;;
	text-align: right;
}
.h1bg{
	background: url(../images/white_px.png);

	padding: 15px;
	margin-left: 50%;
	top: 20px;
}
h1{
	font-size: 60px;
	color: #828281;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 45px;
	color: #861413;
	padding: 0;
	margin: 10px 0 10px 0;
	text-transform: uppercase;
}
h3{
	color: #ff7564;
	font-size: 20px;
	margin: 10px 0 0 0;
}
.white{
	color: #fff !important;
}
.teal{
	color: #b8e868 !important;
}
.right{
	text-align: right !important;
}

.text_info{
	background: url(../images/white_px.png);
	margin-left: 0%;
	width: 49%;
	margin-top: 50px;
	padding: 15px;
	/*max-height: 335px;*/
	overflow: hidden;
}
.text_info p{
	color: #828281;
	font-size: 25px;
	float: right;
	margin-left: calc(100% - 446px);
}
.doua_vorbe{
	background: url(../images/paper_plane.png) no-repeat 0 6px;
	padding-left: 40px;
	line-height: 24px;
	color: #00afde;
	font-size: 22px;
	padding-top: 11px;
	padding-bottom: 12px;
}
hr{
	border-bottom: 1px solid #003b5a !important;
	margin: 0 !important;
}
.info_text_left{
	width: 38%;
	float: left;
	margin: 1%;
	color: #104460;
	font-size: 16px;
}
.secondary_img{
	width: 58%;
	float: left;
	margin: 1%
}
.secondary_img img{
	width: 100%;
}
.inside_page{
	margin: 0;
	padding: 0;
	list-style: none;
}
.inside_page li {
	background: url(../images/white_arrow.png) no-repeat left 4px;
	padding-left: 20px;
	color: #fff;
	margin: 0 0 25px 0
}
.info_text_iframe{
	width: 100%;
	text-align: center;
}
.info_text_iframe img{
	 width: 80%;
}
.blue_container{
	background: #ff7564;
	color: #fff;
	text-transform: uppercase;
	width: 280px;
	font-size: 16px;
	padding: 10px;
	margin: 15px 0;
}
.send_mail{
	font-size: 16px;
	text-decoration: none;
	color: ##104460;
}
.copy{
	padding-bottom: 15px;
	width: 100%;
	text-align: center;
}
/******************* 768 -> 992  *******************/
@media (min-width: 768px) and (max-width: 992px){
	.h1bg{
		margin-left: 42%;
	}
	.containerr{
		width: 405px;
	}
	h1{
		font-size: 45px;
	}
	.text_info{
		width: 60%;
	}
	.text_info p{
		font-size: 18px;
		margin-left: calc(100% - 423px);
	}
}

/******************* 768 -> 992  *******************/
@media (min-width: 768px) and (max-width: 991px){
	h2{
		font-size: 35px;
	}
	h3{
		font-size: 18px;
	}
}
/******************* 480 -> 768  *******************/
@media (max-width: 767px){
	.h1bg{
		margin-left: 0;
	}
	.containerr{
		width: 100%;
		text-align: center;
		padding: 0 15px;
	}
	h1{
		font-size: 45px;
	}
	.text_info{
		width: 100%;
	}
	.text_info p{
		font-size: 18px;
		margin-left: 15px;
	}
	h2{
		font-size: 35px;
	}
	h3{
		font-size: 18px;
	}
	.info_text_left{
		width: 98%;
		float: none;
	}
	.secondary_img{
		width: 98%;
		float: none;
		margin: 1%
	}
	.info_text_iframe iframe{
	 	width: 80%;
	 	height: 300px; 
	}
	.bg3_overlay{
		min-height: 200px;
	}
	.bg5_overlay{
		min-height: 200px;
	}
	.bg_white_overlay{
		min-height: 200px;
	}
}


/******************* 0 -> 480  *********************/
@media (max-width: 480px){
	h1{
		font-size: 35px;
	}
	.info_text_iframe iframe{
	 	width: 100%;
	 	
	}

}






