#header_home{
	position: relative;
	color: #FFFFFF;
	padding-top: 200px;
	height: 655px;
	background-position: top center;
	background-size: cover;
	background-image: url('../images/headers/home.jpg');
}

.grey-background{
	background-color: #f8f8f8;
}

.home-first-content{
	 padding-bottom: 70px;
}

.header_arrow{
	position: absolute;
	top: 400px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}
.header_arrow img{
	cursor: pointer;
}

#content_home{
	position: relative;
    z-index: 20;
}

#content_home h2{
    font-size: 3.7rem;
    font-weight: 300;
}

#content_home .big_title{
	font-size: 3.7rem;
	color: #3cb9c4;
	margin: 50px auto;
}
#content_home .container:first-child span b{
	font-weight: bold;
	color: #3cb9c4;
}
#content_home .container .how_it_works{
	text-align: center;
    margin-bottom: 50px;
}
#content_home .container .how_it_works span{
	max-width: 300px;
	display: block;
	  margin: 20px auto 0;
	font-size: 1.8rem;
}
.blue_hrs{
	z-index: 1;
	position: relative;
	bottom: -107px;
	margin-top: 90px;
	height: 2px;
	width: 200%;
	left: -50%;
}
.lightblue_hr{
	width: 30%;
	height: 100%;
	background: #63a1bf;
	position: absolute;
}
.lightblue_hr.first_child{
	left: 0;
}
.lightblue_hr.last_child{
	right: 0;
}
.darkblue_hr{
	width: 40%;
	height: 100%;
	background: #5d7db0;
	position: absolute;
	left: 30%;
}
.three_quick_box{
	max-width: 318px;
	height: 340px;
	border-radius:8px;
	border: 2px solid #dcddde;
	background: #FFFFFF;
	position: relative;
	padding: 0;
	margin: 0 auto;
	z-index: 2;
	margin-bottom: 95px;
}
.three_quick_box .box_title{
	color: #6978ba;
	font-size: 3.2rem;
	width: 100%;
	height: 102px;
	line-height: 102px;
	text-align: center;
}
.first_child.three_quick_box .box_title,.last_child.three_quick_box .box_title{
	color: #8ab6cd;
}
.three_quick_box .box_hr{
	width: 100%;
	height: 1px;
	background: #d1d3d4;
}
.three_quick_box .box_content{
	font-size: 1.6rem;
	color: #8a8c8f;
}
.three_quick_box .box_content span{
	max-width: 250px;
	font-size: 1.6rem;
	color: #959699;
	text-align: center;
	display: block;
	margin: 20px auto;
	height: 110px;
}
.three_quick_box .box_content .white_btn{
	color: #6978ba;
	background: #FFFFFF;
	border: 2px solid #6978ba;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
	width: auto;
	position: relative;
	left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
	display: inline-block;
	margin: 0 auto;
}
.three_quick_box .box_content .white_btn:hover{
	color: #FFFFFF;
	background: #6978ba;
}
.first_child.three_quick_box .box_content .white_btn,.last_child.three_quick_box .box_content .white_btn{
	color: #63a1bf;
	background: #FFFFFF;
	border: 2px solid #63a1bf;
}
.first_child.three_quick_box .box_content .white_btn:hover,.last_child.three_quick_box .box_content .white_btn:hover{
	color: #FFFFFF;
	background: #63a1bf;
}
.one_row_text_akcioink {
	height: 190px;
	line-height: 190px;
	color: #FFFFFF;
	background: #61a5bf;
}
.one_row_text_akcioink span{
	font-size: 3.8rem;
}
.one_row_text_akcioink .white_btn{
	border:2px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 2.4rem;
	background: #61a5bf;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 60px;
	width: 240px;
	margin-top:-10px;
	margin-left: 45px;
}
.one_row_text_akcioink .white_btn:hover{
	border:2px solid #FFFFFF;
	color: #61a5bf;
	background: #FFFFFF;
}
.our_clients_said{
	background: url('../images/home.jpg');
	background-position: top center;
	background-size: cover;
	height: 755px;
	width: 100%;
	position: relative;
	margin:0 !important;
}
.our_clients_said2 {
	background-color: #FFFFFF;
	padding-bottom: 50px;
}
.our_clients_said2 img {
	margin: 8px;
}
.our_clients_said > div{
	position: absolute;
	left: 0;
	top: 327px;
	height: 382px;
	background: rgba(240,240,240,0.8);
}
.our_clients_said > div .title,
.our_clients_said2 > div .title{
	height: 135px;
	line-height: 135px;
	font-size: 3.3rem;
	color: #636466;
}
.our_clients_said > div .hr,
.our_clients_said2 > div .hr{
	background: #d1d3d4;
}
.our_clients_said2 > div .hr{
	margin-top:-20px;
	margin-bottom: 50px;
}
.our_clients_said > div .hr > div,
.our_clients_said2 > div .hr > div{
	height: 2px;
	width: 125px;
	margin: 0 auto;
	background: #6878be;
}
.our_clients_said > div .content{
	font-size: 2.3rem;
	color: #636466;
	margin-top: 35px;
}
.our_clients_said > div .content .unslider .slider{
	max-height: 160px;
}

.our_clients_said > div .content span:last-child{
	font-size: 2.0rem;
}

.sexy_checkbox > div{
	font-size: 1.3rem;
}

.unslider-nav ol li {
	width: 10px;
	height: 10px;
	margin: 8px;
}

.modal-open{
	/*position: fixed!important;
	overflow-y:hidden!important;*/
	width: 100%;
}

@media ALL and (max-width: 1200px){
	#header_home{
		height: 548px;
		 padding-top: 83px;
	}
}

@media ALL and (max-width: 992px){
	#header_home {
	    height: 550px;
	    padding-top: 150px;
	}
	#content_home .big_title{
		margin: 30px auto;
	}
	#content_home .blue_hrs{
		margin-top: 100px;
	}
	#content_home .one_row_text_akcioink .white_btn{
		height: 40px;
	    line-height: 40px;
	    width: 150px;
	    padding: 0;
	}
	.our_clients_said{
		height: 600px;
	}
	.our_clients_said > div{
		top: 100px;
	}

	.header_arrow{
		top: 322px;
	}
}
@media ALL and (max-width: 768px){
	#header_home {
	    height: 400px;
	    padding-top: 120px;
	}
	#header_home .container{
		padding: 0 !important;
	}
	.header_arrow{
		top: 222px;
	}
	#content_home .big_title{
		margin: 10px auto;
	}
	#content_home .how_it_works{
		margin-bottom: 15px;
	}
	#content_home .how_it_works img {
		width: 100%;
	}
	#content_home .darkblue_hr{
		display: none;
	}
	#content_home .lightblue_hr{
		width: 40%;
	}
	#content_home .blue_hrs{
		margin-top: 50px;
		bottom: -64px;
	}
	#content_home .three_quick_box{
		margin-bottom: 40px;
		height: 250px;
	}
	#content_home .three_quick_box .box_title{
		height: 60px;
		line-height: 60px;
	}
	#content_home .three_quick_box .box_content .white_btn{
		bottom: 20px;
	}
	#content_home .one_row_text_akcioink{
		height: 100px;
		line-height: 100px;
	}
	#content_home .one_row_text_akcioink .white_btn{
		padding: 0;
		height: 35px;
	    line-height: 35px;
	    width: 100px;
	    margin-left: 10px;
	}
	#content_home .our_clients_said{
		height: 500px;
	}
	#content_home .our_clients_said > div{
		top: 50px;
		height: 300px;
	}
	#content_home .our_clients_said > div .title {
	    height: 80px;
	    line-height: 80px;
	}
}
@media ALL and (max-width: 480px){
	#content_home .how_it_works{
		width: 100%;
		margin-bottom: 20px;
	}
	#content_home .how_it_works img {
		width: 50%;
	}
	#content_home .one_row_text_akcioink{
		height: 140px;
		line-height: 100px;
	}
	#content_home .one_row_text_akcioink span {
	    display: block;
	    height: 50px;
	    line-height: 35px;
	    margin-top: 6px;
	    width: 100%;
	}
	#content_home .our_clients_said{
		margin: 0;
		height: 350px;
	}
	#content_home .our_clients_said{
		height: 250px;
	}
	#content_home .our_clients_said > div{
		top: 0px;
		height: 250px;
	}
	#content_home .our_clients_said > div .title {
	    height: 50px;
	    line-height: 50px;
	}
	#content_home .our_clients_said > div .content{
		margin-top: 10px;
	}
}
