@font-face {
	font-family: Verlag;
	src: url(../fonts/VerlagBold.ttf);
}
body{
	font-family: 'Catamaran', sans-serif;
}

#header{
	background:#f5fdfe;
	padding:5px 0;
}
#sognare_logo{
	max-width:170px;
}
.header_phone{
	float:right;
	width:190px;
	margin-top: 12px;
}
.header_phone a{
	color:#386389;
}
.header_phone .sp1{
	font-size:16px;
	line-height:20px;
}
.header_phone .sp1 i{
	display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../images/phone_icon.png);
    background-size: contain;
}
.header_phone .sp2{
	font-size:23px;
	letter-spacing: 1px;
}
#section_001{
	background:#72F2FD;
}
#section_001_01{
	padding:0 40px;
}
#section_001_01 img{
	max-width:calc(100% + 120px);
	margin-left:-120px;
}
#form_wrapper .sp1{
	font-size:30px;
	color:#386389;
	text-transform:uppercase;
	margin-top:30px;
}
#form_header{
	background:#386389;
	color:#FFF;
	padding:20px 0;
}
#form_header .sp2{
	font-size:20px;
	text-transform:uppercase;
	margin-bottom:4px;
}
#form_header .sp3{
	font-size:35px;
	text-transform:uppercase;
}
#form_main{
	float:left;
	width:calc(100% - 10px);
	margin-left:5px;
	background:#b2d2da;
	box-sizing:border-box;
	padding:20px;
	border-radius:0 0 5px 5px;
	margin-bottom:50px;
}
.form_field{
	margin-bottom:15px;
}
.form_field label{
	color:#FFF;
	text-align:left;
	font-size:16px;
	float:left;
	width:100%;
	margin-bottom:3px;
}
.form_field input{
	float:left;
	width:100%;
	line-height:30px;
	height:30px;
	padding:0 10px;
	box-sizing:border-box;
	border:none;
}
.button{
	display:inline-block;
	line-height:65px;
	padding:0 40px;
	background:#6b3567;
	color:#FFF;
	border:none;
	font-size:18px;
	font-family:Verlag;
}
.form_button{
	margin-top:10px;
}

#section_002{
	background:#eff8fa;
	padding:60px 0;
}
#section_002 .sp1{
	font-size:40px;
	color:#386389;
	text-transform:uppercase;
	font-weight:600;
}
#section_002 ul{
	list-style:none;
	margin:50px 0;
}
#section_002 ul li{
	float:left;
	width:100%;
	color:#888;
	margin-bottom:8px;
	position:relative;
	box-sizing:border-box;
	padding-left:15px;
}
#section_002 ul li:before{
	content:'';
	position:absolute;
	top:2px;
	left:0;
	width:9px;
	height:9px;
	background-image:url(../images/list_bullet.png);
	background-size:contain;
	background-repeat:no-repeat;
}
#section_003{
	padding:70px 0;
}
#section_003 .sp1{
	font-size:40px;
	color:#386389;
	text-transform:uppercase;
	font-weight:600;
}
#section_004{
	background:#f7f7f7;
	padding:40px 0;
}
.features_list .sp1{
	font-size:18px;
	color:#68a9ce;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:15px;
}
.features_list .sp2{
	font-size:14px;
	line-height:120%;
	color:#a3a3a3;
	margin-top:5px;
}

#section_005{
	background-image:url(../images/010.png);
	background-size:cover;
	background-attachment:fixed;
	padding:80px 0;
}
#testmonial_carousel{
	display:inline-block;
	width:100%;
	max-width:650px;
	color:#FFF;
}
.testmonial_carousel_item_thumb{
	float:left;
	width:150px;
	text-align:center;
}
.testmonial_carousel_item_thumb .sp1{
	font-style:italic;
	font-size:18px;
	font-weight:lighter;
	color:#69aace;
	margin-top:10px;
}
.testmonial_carousel_item_thumb .sp2{
	font-size:14px;
	font-weight:lighter;
	color:#69aace;
	margin-top:10px;
}
.testimonial_carousel_item_desc{
	float:left;
	width:calc(95% - 150px);
	margin-left:5%;
	text-align:left;
	font-weight:lighter;
	line-height:130%;
	font-size:16px;
	margin-top:40px;
	text-align:justify;
}
.owl-dots{
	float:left;
	width:100%;
	text-align:center;
	margin:30px 0 0;
}
.owl-dot{
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:50%;
	border:1px solid #FFF;
	transition:all 0.3s;
	margin:0 5px;
}
.owl-dot.active{
	background:#FFF;
}
#video_wrapper{
	position:relative;
	display:inline-block;
	width:100%;
	max-width:900px;
}
#video_wrapper .spacer{
	padding-top: 56.2%;
}
#video_wrapper iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#section_006{
	padding:70px 0;
}
#section_007{
	background:#e3edef;
}
#img_009{
	max-width:calc(100% + 100px);
	margin:-60px 0 -40px;
	z-index:9;
	position:relative;
}
#section_007_1{
	position:absolute;
	top:0;
	right:0;
	height:100%;
	padding-left: 10%;
}
#section_007_1_1{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
#section_007_1_1 .sp1 {
    font-size: 40px;
    color: #386389;
    text-transform: uppercase;
    font-weight: 600;
}
#section_007_1_1 .sp2 {
    font-size:20px;
    color: #386389;
    font-weight: 600;
	margin-top:20px;
}
#section_007_1_1 .button {
	margin-top:30px;
}
#footer{
	padding:30px 0;
	background:#599eae;
	color:#FFF;
}
#footer .ingrid-6{
	padding-left:10%;
}

#thank_you_page{
	padding:70px 0;
	background:url(../images/012.jpg);
	background-size:cover;
	background-position:bottom;
}
#thank_you_page .sp1{
	color:#00638c;
	font-size:35px;
	text-transform:uppercase;
	margin-bottom:10px;
	font-weight:bold;
}
#thank_you_page .sp2{
	color:#00638c;
	font-size:22px;
	margin-bottom:10px;
}
#thank_you_page .sp3{
	color:#00638c;
	font-size:18px;
	margin-bottom:20px;
}
#thank_you_page .sp4{
	color:#00638c;
	font-size:33px;
	font-weight:bold;
	margin-bottom:20px;
}
#thank_you_page .sp5{
	color:#00638c;
	font-size:18px;
	font-weight:lighter;
	margin-bottom:20px;
}
#thank_you_page .sp6{
	color:#00b1bf;
	font-size:20px;
	font-weight:lighter;
}
#thank_you_page .sp7{
	color:#00b1bf;
	font-size:70px;
	font-weight: bold;
	font-family: 'Verlag', sans-serif;
	margin-top:-10px;
}
#thank_you_page .sp7 sup{
	font-size:50%;
	vertical-align:text-top;
}
#thank_you_page .sp8,
#thank_you_page .sp9{
	color:#00b1bf;
	font-size:20px;
	font-weight:lighter;
	margin-bottom:5px;
}
#thank_you_page .sp9{
	font-size:35px;
	font-family: 'Verlag', sans-serif;
}
#thank_you_page .sp10{
	color:#00b1bf;
	font-size:26px;
	font-weight:lighter;
	font-weight: bold;
}
#thank_you_page .sp11{
	margin-top:30px;
	font-size:17px;
	color:#7b326a;
}
#thank_you_page .sp9 sup{
	font-size:70%;
	vertical-align:text-top;
}
.form-error-message{
	float:left;
	width:100%;
	text-align:left;
	font-size:14px;
	margin-top:5px;
	color:#FFF;
}

@media (max-width:800px){
#section_001_01,
#section_001 .ingrid-4,
#section_007 .ingrid-7,
#section_007_1{
	width:50%;
}
#img_009{
	max-width:100%;
}

}

@media (max-width:650px){
.px1000{
	max-width:450px;
}
#header_001{
	width:40%;
}
#header_001 img{
	max-width:100%;
}
#header_002{
	width:60%
}
#section_001_01{
	display:none;
}
#section_001 .ingrid-4{
	width:100%;
}
.features_list .ingrid-3{
	width:100%;
	margin-bottom:40px;
}
#section_002 .button{
	margin-left:16%
	}
.testmonial_carousel_item_thumb,
.testimonial_carousel_item_desc,
#section_007 .ingrid-7{
    width: 100%;
	text-align:center;
	margin-left:0%
}
#img_009{
	margin:-50px 0 0 0;
}
#section_007_1,
#section_007_1_1{
	width:100%;
	position:relative;
	top:0;
	transform:none;
	margin:50px 0;
	text-align:center
}
#footer{
	padding:10px 0 0;
	text-align:center;
}
#footer .ingrid-6 {
    padding-left: 0%;
	margin-bottom:10px;
}

}

@media (max-width:380px){
.header_phone {
	margin-top: 0;
    text-align: right;
}

}