﻿/* CSS Document 							*/
/* Template Edito 02 						*/
/* based on Help and Advices 				*/

.e2_inside_content {
	margin-left: 5.3797%; /* 17.037%; */
	margin-right: 5.3797%;
	text-align: center;
	width:100%;
}
.e2_page_title {
	font-family: alsanlig, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #fa781e;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	padding: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 34px;
}
.e2_intro_wrap, .e2_intro_wrap p  {
	font-family: "proximanova regular", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

.e2_block {
	padding-bottom: 0px;
}
.e2_block.blue_block, .e2_block.orange_block {
	padding-bottom: 50px;
}
.e2_block.parallax {
	padding: 0;
}
.e2_block_title {
	font-family: alsanreg,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #353535;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	padding: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 60px;
}
.e2_intro_block {
	font-family: "proximanova regular", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #000;
	text-align: justify;
	margin-top: 19px;
}
.e2_sub_title {
	font-family: alsanreg,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #238dca;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	padding: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 40px;
}
.e2_text_block {
	font-family: "proximanova regular", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #000;
	text-align: justify;
	font-size: 14px;
	line-height: normal;
	padding: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 16px;
}
.e2_text_block a, .e2_text_block a:hover, .e2_text_block a:visited {
	color: #238dca;
}
.e2_text_block ul {
	padding: 0 0 0 16px;
	margin-bottom: 6px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 6px;
}
.e2_text_block ul li {
	margin-top: 2px;
	margin-bottom: 2px;
}
.e2_block .double_quote {
	line-height: 22px;
	display: inline-block;
	padding-left: 50px;
	background-image: url(open_quote_blue.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.e2_block.blue_block .double_quote,
  .e2_block.orange_block .double_quote {
	  background-image: url(open_quote_white.png);
  }
.e2_block .double_quote:after {
	display: inline-block;
	content: " ";
	padding-left: 10px;
	background-image: url(close_quote_blue.png);
	background-repeat: no-repeat;
	background-position: center right;
	width: 33px;
	height: 27px;
	margin-bottom: -10px;
}
.e2_block.blue_block .double_quote:after,
  .e2_block.orange_block .double_quote:after {
	background-image: url(close_quote_white.png);
}
.e2_block .bottom_double_quote {
	padding-left: 50px;
	font-weight: bold;
}
.e2_block .column {
	display: block;
	width: 100%;
}
.e2_block .column.left {
	float: left;
}
.e2_block .column.right {
	float: left;
}
.e2_block .content_image{
	display: none;
}
/* blue block */
.e2_block.blue_block {
	background-color: #238dca;
	
}
.e2_block.orange_block {
	background-color: #fa781e;
	
}
.e2_block.blue_block:before,
	.e2_block.orange_block:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 30px 0 30px;
	border-color: #ffffff transparent transparent transparent;
	margin: 0 auto -20px;
}
.e2_block.blue_block .e2_block_title, 
	.e2_block.blue_block .e2_intro_block,
	.e2_block.blue_block .e2_sub_title,
	.e2_block.blue_block .e2_text_block,
	.e2_block.orange_block .e2_block_title, 
	.e2_block.orange_block .e2_intro_block,
	.e2_block.orange_block .e2_sub_title,
	.e2_block.orange_block .e2_text_block {
	color: white;
}
.e2_block.blue_block .e2_block_title,
.e2_block.orange_block .e2_block_title {
	margin-top: 68px;
}
.e2_block.blue_block .e2_sub_title,
.e2_block.orange_block .e2_sub_title {
	margin-top: 50px;
}
@media only screen and (min-width: 481px) {
.e2_inside_content {
	margin-left: 10.1321%;
	margin-right: 10.1321%;
}

.e2_page_title {
	font-size: 54px;
	line-height: 54px;
	margin-top: 44px;
}
.e2_block {
	padding-bottom: 60px;
}
.e2_block.blue_block, .e2_block.orange_block {
	padding-bottom: 70px;
}
.e2_block_title {
	font-size: 30px;
	line-height: 30px;
	text-align: left;
	margin-top: 60px;
}
.e2_intro_block {
	margin-top: 34px;
}
.e2_sub_title {
	text-align: left;
	font-size: 24px;
	line-height: 24px;
	margin-top: 40px;
}
/* 2 columns */
.e2_block.column_num_02 .column {
	width: 45.83%;
	display: block;
}
.e2_block.column_num_02 .column.left {
	float: left;
}
.e2_block.column_num_02 .column.right {
	float: right;
}
/* 1 column, just column left is used */
.e2_block.column_num_01 .column.left {
	float: left;
	width: 100%;
}
.e2_block.column_num_01 .column.right {
	display: none;
	float: right;
	width: 0;
}
.e2_block .content_image{
	min-height: 310px;
	background-position: 50% top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-top: 60px;
	display: block;
}

.e2_block img.content_image {
    height:auto;
    min-height: 0;
    background: none;
    width:100%;
}
.e2_block.blue_block .e2_block_title,
.e2_block.orange_block .e2_block_title {
	margin-top: 80px;
}
.e2_block.blue_block .e2_sub_title,
.e2_block.orange_block .e2_sub_title {
	margin-top: 60px;
}
}
@media only screen and (min-width: 769px) {
.e2_inside_content {
	margin-left: 12.6027%;
	margin-right: 12.6027%;
}
.e2_page_title {
	margin-top: 60px;
}
.e2_block {
	padding-bottom: 76px;
}
.e2_block.blue_block, .e2_block.orange_block {
	padding-bottom: 125px;
}
.e2_block_title {
	font-size: 30px;
	line-height: 30px;
	text-align: left;
	margin-top: 55px;
}
.e2_intro_block {
	margin-top: 32px;
}
.e2_sub_title {
	margin-top: 40px;
}
.e2_block .content_image{
	margin-top: 55px;
	display: block;
}
.e2_block.blue_block .e2_block_title,
.e2_block.orange_block .e2_block_title {
	margin-top: 82px;
}
.e2_block.blue_block .e2_sub_title,
.e2_block.orange_block .e2_sub_title {
	margin-top: 60px;
}
.e2_block .double_quote {
	margin-top: 39px;
}
}

@media only screen and (min-width: 1152px) {
    .e2_inside_content {
        max-width:960px;
        margin-left:auto;
		margin-right: auto;
    }
}