/*	################################################################

	File Name: style.css
	Inventive
	Created By: Filiz OZER
	http://themeforest.net/user/inventivethemes
	
	1) GENERAL STRUCTURES
	2) SITE STRUCTURES
	3) MODULES

################################################################# */ 

/* 1. General Structures */
	body {
		background-color:#2bb29e;
		color: #666666;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 1.4rem;
		font-weight: 300;
		line-height: 1.625;
		margin:0;
		padding:0;
		word-break:break-all !important;
	}

	html {
		overflow-x: hidden;
		overflow-y: auto;
	}
	
	html,
	body {
		height: 100%;
	}
	
	div.body {
		height: 100%;
		width: 100%;
	}

	::-moz-selection {
		color: #fff;
		text-shadow:none;
		background:#2D3C48;
	}
	
	::selection {
		color: #fff;
		text-shadow:none;
		background:#2D3C48;
	}
	
	img {
		height: auto;
		max-width: 100%;
	}
	
	.hidden { display: none; }
	
	.alignleft { float: left; }
	
	.alignright { float: right; }
	
	.aligncenter {
		margin-left: auto;
		margin-right: auto;
		display: block;
		clear: both;
	}
	
	.clear {
		clear: both;
		display: block;
		font-size: 0;
		height: 0;
		line-height: 0;
		width:100%;
	}

	/* Common style for pseudo-elements */
	section::before,
	section::after {
		position: absolute;
		content: '';
		pointer-events: none;
	}

/* 2. Site Structures */

.top{	
	background-color:#2bb29e;
	top: 0px;
	z-index: -1;
	width:100%;
	height:480px;
}

@media screen and (max-width: 768px) {
.top{
	height:auto;
}
}

#slide-model {position: absolute; width: 100%; height:480px; display: block; float: right; z-index:0;}

#slide-model img {bottom: 0; position: absolute; right: 0;}

.slide-model-a {z-index: 20; -webkit-animation-delay: 0.7s; -moz-animation-delay: 0.7s; -ms-animation-delay: 0.7s; -o-animation-delay: 0.7s; animation-delay: 0.7s;}

.slide-model-b {z-index: 10;}


	.colon1{
		background-color:#2bb29e;
	}
	
	.colon,
	.colon1,
	.colon2,
	.colon3,
	.colon4,
	.colon5 {
		position:relative;
		display:block;
		padding:60px 0 100px;
	}
	
	.colon1{
		padding-bottom:0 !important;
	}

	.colon5 {
		background:#f0f0f0;
	}
	.colon {
		background:#ffffff;
	}
	
	.colon5,
	.colon2,
	.colon3,
	.colon4 {
		color:#ffffff;
	}
	
	
	/* Menu */

	.navbar-nav > li > a {
		padding-bottom: 15px;
		padding-top: 15px;
	}

	#nav.affix {
		position: fixed;
		top: 0;
		width: 100%;
		-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
   		 -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
   		 box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
		z-index:99;
	}
	
	ul.nav{
		margin-top:10px;
	}
	
	#nav > .navbar-inner {
		border-left: 0;
		border-right: 0;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-o-border-radius: 0;
	}
	
	.navbar-brand {
		line-height: 16px;
		padding: 16px;
	}
	
	.navbar{
		background: rgba(45, 60, 72, 0.9);
		border:none;
		border-top:1px double #54636F;
		border-radius:0;
		z-index:999;
		margin-bottom:0;
	}
	
	.navbar-nav > li > a{
		color:#fff;
		font-size: 14px;
		font-weight:600;
		padding:15px 10px;
	}
	
	.nav > li > a:focus{
		background:none;
	}
	
	.nav > li > a:hover {
		text-decoration: none;
		background:none;
		color: #FFCC00;
	}
	
	.nav > li.current a{
		text-decoration: none;	
		color: #FFCC00;
	}
	
	.navbar-toggle{
		background:#FFCC00;
		border-radius:0;
	}
	
	.navbar-toggle .icon-bar{
		background:#ffffff;
	}
	
	#navigation-container {
		display: block;
		width: 100%;
		z-index:999999;
	}

	.corner::before {
		left: 0;
		background-image: linear-gradient(45deg, #EB6126 50%, #56D0DE 50%);
	}
	
	.corner1::before {
		right: 0;
		background-image: linear-gradient(135deg, #FF753A 50%, #A0CE4E 50%);
	}
	
	.corner2::before {
		right: 0;
		background-image: linear-gradient(135deg, #FFDF13 50%, #40BAC8 50%);
	}
	
	.corner3::before {
		left: 0;
		background-image: linear-gradient(45deg, #2D3C48 50%, #f5f5f5 50%);
	}
	
	.corner4::before {
		left: 0;
		background-image: linear-gradient(45deg, #eeb10b 50%, #F5F5F5 50%);
	}
	
	.corner5::before {
		left: 0;
		background-image: linear-gradient(45deg, #f0f0f0 50%, #B0DE5E 50%);
	}
	
	.corner6::before {
		left: 0;
		background-image: linear-gradient(45deg, #ffffff 50%, #F5F5F5 50%);
	}
	.corner7::before {
		right: 0;
		background-image: linear-gradient(135deg, #ffffff 50%, #f7f9fa 50%);
	}
	
	/* Folded corner */
	.corner1::before,
	.corner1::after,
	.corner2::before,
	.corner2::after,
	.corner3::before,
	.corner3::after,
	.corner4::before,
	.corner4::after,
	.corner5::before,
	.corner5::after,
	.corner6::before,
	.corner6::after,
	.corner7::before,
	.corner7::after,
	.corner::before,
	.corner::after {
		bottom: 0;
		width: 74px;
		height: 74px;
	}
	
	.corner5::after,
	.corner4::after,
	.corner::after,
	.corner3::after,
	.corner6::after {
		left: 74px;
	}
	
	.corner1::after,
	.corner2::after,
	.corner7::after {
		right: 74px;
	}
	
	.corner7::before,
	.corner6::before,
	.corner5::before,
	.corner3::before,
	.corner4::before,
	.corner2::before,
	.corner1::before,
	.corner::before {
		-webkit-box-shadow:0 10px 5px rgba(0, 0, 0, 0.3);
			-moz-box-shadow:0 10px 5px rgba(0, 0, 0, 0.3);
			box-shadow:0 10px 5px rgba(0, 0, 0, 0.3);
	}
	
	.footer-wrapper {
		color: #959BA2;
		overflow: hidden;
		padding: 10px 0 50px 0;
		position: relative;
		z-index: 2;
	}
	
	.footer-wrapper .widget {margin-bottom:20px;}
	
	.copyrights:before {
		content: "";
		display: block;
		margin: 40px 0 0;
		padding-top: 2.5rem;
		position: relative;
	}
	
	.footer-wrapper .widget {
		padding:15px;
	}
	
	.footer-wrapper a {
		color:#fff;
	}
	
	.footer-widget-title {
		color: #FFFFFF;
		margin-bottom: 20px;
	}
	
	.block_title {
		padding-top: 38px;
		font-size: 28px;
		line-height: 58px;
		padding-bottom: 10px;
		margin: auto;
		margin-bottom: 30px;
		border-bottom:dashed #ddd 1px;
	}
	
	.cgrey {background-color:#F0F0F0 !important}
	.cgrey2{background-color:#edf2f2 !important}
	.corange {background-color:#EB6126 !important}
	.cyellow {background-color:#eeb10b !important;}
	.cgreen {background-color:#A0CE4E !important}
	.ctael {background-color:#40BAC8 !important}
	.cblue {background-color:#67B7E1 !important}
	.cred {background-color:#E10707 !important}
	.cnavy {background-color:#2D3C48 !important}
	.cbrown {background-color:#AB8B65 !important}
	.cpink {background-color:#E67FB9 !important}
	.cgreen2{background-color:#2bb29e !important}
	
	.service-box header {
		display:block;
		overflow:hidden;
		position:relative;
	}
	
	.footer-widget-title,
	.service-box header h3 {
		font-weight:600;
		font-size:21px;
		margin:20px 0 15px;
		letter-spacing: -0.8px;
	}
		
	.service-box i {
		color: #ffffff;
		float: left;
		font-size: 38px;
		background:#09F;
		height: 80px;
		bottom:15px;
		line-height: 80px;
		margin-top: 20px;
		margin-right:20px;
		text-align: center;
		width: 80px;
		-webkit-transition: all 0.6s ease-in-out;
		transition: all 0.6s ease-in-out;
		position:relative;
		top:0;
		-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
		-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
		box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	}
	
	.service-box i:hover {
		top:-10px;
		background:#2D3C48 !important;
		box-shadow:none;
	}
	
	.service-box i.active{
		background:#2D3C48 !important;
	}
		
	.service-box p {
		display: block;
		overflow: hidden;
		color:#999999;
		position: relative;
	}
	
	.service-box {
		margin-bottom:45px;
	}
		
	.landing .container > .row {
	  margin: 30px 0;
	}

	.dm-pricing-table {
		list-style: none;
		margin: 40px 0;
		padding: 0;
		color:#999999;
		font-size: 16px;
		-webkit-transition: all 0.6s ease-in-out;
		transition: all 0.6s ease-in-out;
		top:0;
	}
	
	.dm-pricing-table:hover {
		top:-30px
	}
	
	.dm-pricing-table div {
		list-style: none;
	}
	
	.dm-pricing-table > div {
		list-style: none;
		text-shadow: none;
		margin-bottom: 0;
		border: 1px solid #40BAC8;
	}
	.dm-pricing-table:hover .dm-pricing-button,
	.dm-pricing-table:hover .dm-pricing-header {
	}
	
	.dm-pricing-table .dm-pricing-header {
		text-align: center;
		background:#2D3C48;
		padding: 20px 0;
		border-bottom: 1px solid #40BAC8;
	}
	
	.dm-pricing-table .dm-pricing-header h5 {
		font-size: 1.3em;
		margin: 0;
		font-weight: normal;
		line-height: 1;
	}
	
	.dm-pricing-table .dm-pricing-cost {
		font-size: 3em;
		line-height: 1.7;
		color:#fff;
		font-weight:600;
	}
	
	.dm-pricing-table .featured .dm-pricing-header {
		background: #fd5c41;
		margin: -1px;
		border-bottom: 1px solid #e72302;
	}
	
	.dm-pricing-table .featured .dm-pricing-header h5 {
		color: #fff;
		border-bottom: 1px solid #e72302;
	}
	
	.dm-pricing-table .featured .dm-pricing-cost {
		border-top: 1px solid #fe8773;
	}
	
	.dm-pricing-table .dm-pricing-per {
		font-size: 0.786em;
	}
	
	.dm-pricing-table .dm-pricing-content {
		background: #fff;
		font-size: 0.857em;
		text-align: center;
	}
	
	.dm-pricing-content p {
		margin: 0;
	}
	
	.dm-pricing-table .dm-pricing-content ul {
		margin: 0 !important;
		padding: 0;
		list-style: none !important;
	}
	
	.dm-pricing-table .dm-pricing-content ul li {
		margin: 0 !important;
		padding: 10px 20px !important;
		border-bottom: 1px solid #eee;
		list-style: none !important;
	}
	
	.dm-pricing-table .dm-pricing-content ul li:nth-child(2n+2) {
		background: #F0F0F0;
	}
	
	.dm-pricing-table .dm-pricing-button {
		text-align: center;
		padding: 20px;
		background:#ffffff;
	}
	
	.dm-pricing-table .dm-pricing-button .dm-button {
		float: none;
		margin: 0 auto;
	}

	.drop-shadow
	{
		position: relative;
		padding: 1em;
			box-shadow: 0 8px 8px -10px rgba(0, 0, 0, 0.2), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset

	}
	.drop-shadow:before, .drop-shadow:after
	{
		content: "";
		position: absolute;
		z-index: -2;
	}
	
	.drop-shadow:hover
	{
		position: relative;
		padding: 1em;
		background:#fff;
			box-shadow: 0 8px 8px -10px rgba(0, 0, 0, 0.2), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset

	}

@media (max-width: 767px) {
#oasis-top{
top: 0px;
z-index: 0;
width: 100%;
display: block;
overflow: hidden;
padding: 0 !important;
position: relative;
background: url(images/02_bg.jpg);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
}





#mobile-news li{
	list-style:none;
	position:relative;
	border-bottom:1px solid #CCC;
	padding:18px 20px;
	overflow:hidden;
}

#mobile-news li span{
	color:#999;
	font-weight:bold;
}

#mobile-news .news-new{
	background: url(images/newtag.png);
	background-size:cover;
	width:40px;
	height:40px;
	position:absolute;
	top:0;
	left:0;
}

#mobile-news a:hover li{
	background:#edf2f2;
}


	
	.owabi{
	color:#b29461;
}

.owabi span{
	font-weight:bold;
}

	.item {
		margin:30px 0;
		display:block;
		position:relative;
		text-align:center;
	}
		
	.item img {
		width:100%;
		height:auto;
	}

	.item-title h3 {
		font-weight:600;
		font-size:18px;
		white-space: nowrap;
		letter-spacing: -0.8px;
	}
	
	.img-inner-shadow:hover .layer {
		box-shadow:inset 0px 0px 120px rgba(0, 0, 0, 0.9);
		-moz-box-shadow:inset 0px 0px 120px rgba(0, 0, 0, 0.9);
		-webkit-box-shadow:inset 0px 0px 120px rgba(0, 0, 0, 0.9)
	}
	
	.img-inner-shadow .layer {
		transition:all 0.6s ease-in-out;
		-webkit-transition:all 0.6s ease-in-out;
		-moz-transition:all 0.6s ease-in-out;
		-ms-transition:all 0.6s ease-in-out;
		-o-transition:all 0.6s ease-in-out;
	}
	
	.img-inner-shadow:hover .layer {
		transition:all 0.6s ease-in-out;
		-webkit-transition:all 0.6s ease-in-out;
		-moz-transition:all 0.6s ease-in-out;
		-ms-transition:all 0.6s ease-in-out;
		-o-transition:all 0.6s ease-in-out;
	}
	
	.img-inner-shadow .layer,
	.img-button-hover .layer {
		position:absolute;
		top:14px;
		right:14px;
		bottom:14px;
		left:14px;
		text-align:center;
	}
	
	.img-button-hover:hover a {
		opacity:1;
	}
	
	.img-button-hover a:hover{
		transition:all .2s ease-in-out;
		-webkit-transition:all .2s ease-in-out;
		-moz-transition:all .2s ease-in-out;
		-ms-transition:all .2s ease-in-out;
		-o-transition:all .2s ease-in-out;
	}
	* { margin:0; padding:0; }
	#supersized {  display:block; position:fixed; left:0; right:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
	#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
	#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
	#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
	#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
	#supersized a { width:100%; height:100%; display:block; }
	#supersized li.prevslide { z-index:-20; }
	#supersized li.activeslide { z-index:-10; }
	#supersized li.image-loading { background:#111 url(images/progress.gif) no-repeat center center; width:100%; height:100%; }
	#supersized li.image-loading img{ visibility:hidden; }
	#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }
	blockquote {
		border-left: 5px solid #F96F34;
	}

	blockquote small,
	#newsletter .form-control,
	blockquote small,
	#newsletter .form-control::-moz-placeholder,
	.colon5 .form-control::-moz-placeholder {color:#ffffff !important; color:rgb(255,255,255)}
	.colon5 .form-control {
		background-color: #8FBD3D;
		border: 1px solid #75A323;
		box-shadow: 0 2px 0 #7CAA2A;
		color: #FFFFFF !important;
		font-size: 15px;
		height: 48px;
		margin-bottom: 24px;
	}
	.colon5 textarea {
		height: 148px !important;
	}

	.colon .btn-primary {
		background-color: #40BAC8 !important;
		border: 1px solid #209AA8 !important;
		box-shadow: 0 2px 0 #1892A0 !important;
	}

	.home-intro {
		padding:30px; 
		color:#ffffff;
	}
	
	.headline span {
		color:#2bb29e;
	}
	
	.headline {
		font-weight: normal;
		letter-spacing: 6px;
		line-height: 1.6;
		margin: 30px 0 0;
		color:#40444b;
		font-weight:bold;
		font-size:50px;
		padding: 0;
	}
	
	.oasis-headline {
		font-weight: normal;
		letter-spacing: 6px;
		line-height: 1.6;
		margin: 30px 0 0;
		color:#fff;
		font-weight:bold;
		font-size:50px;
		padding: 0;
	}
	
	#topimage{
		margin-top:60px;
		margin-bottom:20px;
	}

@media (max-width: 767px) {
	#topimage{
		margin-top:0px;
		margin-bottom:0px;
	}
}
	
	.tagline {
		color: #fff !important;
		font-size: 31px;
		font-weight: 100;
		height:40px !important;
		line-height: 1.2;
		margin: 10px 0 20px;
		padding: 0 0 4px;
	} 
	
	.buttons {
		display: block;
		margin: 0 auto;
		margin-top:30px;
	}
	
	.buttons a:hover img{
		opacity:0.8;
	}
	
	.buttons ul{
		max-width:400px;
		margin:0 auto;
	}
	
	.buttons ul li{
		float:left;
		margin-right:30px;
		list-style:none;
		margin-bottom:20px;
		max-width:44%;
	}
	
	.buttons ul li.last{
		margin-right:0px;
	}


	.buttons_foot {
		display: block;
		margin: 0 auto;
		margin-top:30px;
		text-align:center;
	}
	
	.buttons_foot a:hover img{
		opacity:0.8;
	}
	
	.buttons_foot ul{
		max-width:400px;
		margin:0 auto;
	}
	
	.buttons_foot ul li{
		margin-right:30px;
		list-style:none;
		margin-bottom:20px;
		max-width:44%;
		display: -moz-inline-box;
		display: inline-block;
	}
	
	.buttons_foot ul li.last{
		margin-right:0px;
	}
	
	
	#iphone_top{
		margin-top:-140px;
		width:100%;
		max-width:800px;
	}
	
/* 3. Modules */

.modal-window {
-webkit-transform: translate(0, 100%);
-moz-transform: translate(0, 100%);
-o-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
transform: translate(0, 100%);
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
opacity: 0;
line-height: 1.3;
display: none\9;
}
.modal-window:target {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
.is-active.modal-window {
display: block\9;
}
.modal-window:target {
display: block\9;
}
.modal-window .modal-inner {
position: absolute;
top: 100px;
max-height:70%;
left: 25%;
z-index: 20;
width: 50%;
overflow-x: hidden;
border-radius: 2px;
background: #fff;
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
padding:20px;
}
.modal-window .modal-inner p {
}
.modal-window .modal-close {
display: block;
text-indent: -100px;
overflow: hidden;
}
.modal-window .modal-close:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAEElEQVR42gEFAPr/AAAAAMwA0QDNTiUx4gAAAABJRU5ErkJggg==");
}
.modal-window .modal-close:after {
content: '\00d7';
position: absolute;
top: 75px;
left: 50%;
z-index: 20;
margin-left: 20%;
background: #fff;
border-radius: 2px;
padding: 2px 8px;
font-size: 1.2em;
text-decoration: none;
text-indent: 0;
}
.modal-window {
-webkit-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
transition: opacity 0.4s;
}

@media (max-width: 767px) {
.modal-window .modal-inner {
position: absolute;
top: 40px;
max-height:80%;
left: 10%;
z-index: 20;
width: 90%;
overflow-x: hidden;
border-radius: 2px;
background: #fff;
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
padding:20px;
}
.modal-window .modal-close:after {
content: '\00d7';
position: absolute;
top: 15px;
left: 50%;
z-index: 20;
margin-left: 24%;
background: #fff;
border-radius: 2px;
padding: 2px 8px;
font-size: 1.2em;
text-decoration: none;
text-indent: 0;
}

}

.oasis-box{border-bottom:1px dashed #ddd; padding-bottom:25px;}

.oasis-box h3{
	margin-bottom:20px;}


	#dm-testimonials { position: relative; padding: 40px 0; }
	#dm-testimonials .container { display: block;  position: relative; overflow: hidden; }
	#dm-testimonials .testimonial { border: 0; display: none;  margin: 0 auto; position: relative; z-index: 5; opacity: 0; padding: 0 0; -moz-opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity .15s linear; -moz-transition: opacity .15s linear; -ms-transition: opacity .15s linear; -o-transition: opacity .15s linear; transition: opacity .15s linear; }
	#dm-testimonials .testimonial.active { display: block; opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); }
	#dm-testimonials .testimonial p { color: #ffffff; font-size: 18px; font-style: italic; line-height: 30px; }
	#dm-testimonials .testimonial span { line-height: 1; color: #676765; }
	#dm-testimonials .testimonial a:link,
	#dm-testimonials .testimonial a:visited { border-bottom: 1px dotted #dddddd; color: #999999; }
	#dm-testimonials .testimonial a:hover { color: #676765; }
	#dm-testimonials .testimonial-nav-wrapper { margin:0 0 45px; position: relative;overflow: hidden; }
	#dm-testimonials .testimonial-nav { margin: 0; position: relative; padding:0; overflow: hidden; }
	#dm-testimonials .testimonial-nav li { float: left; display: inline-block; }
	#dm-testimonials .testimonial-nav a { display: block; background: none; padding: 0; opacity: 0.5; -moz-opacity: 0.5; filter: alpha(opacity=50); border: 0; width: 105px; height: 105px; position: relative; }
	#dm-testimonials .testimonial-nav a img { display: block; }
	#dm-testimonials .testimonial-nav li a:hover span,
	#dm-testimonials .testimonial-nav li a.active span { opacity: 0.4; -moz-opacity: 0.4; filter: alpha(opacity=40); }
	#dm-testimonials .testimonial-nav li a:hover,
	#dm-testimonials .testimonial-nav li a.active { opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); }
			
	#text-fx > h3 {
		position: relative;
	}
	
	#newsletter .btn {margin-top:20px; margin-right:10px}
	#newsletter .form-control {
		box-shadow: 0 2px 0 #3E4D59;
		margin-top: 20px !important;
		width: 80%;
		background-color: #394854;
		background-image: none;
		border: 1px solid #1E2D39;
	}
	
	.social li {list-style:none; padding-left:15px; margin-bottom:10px}
	.social li a .fa {padding-right:3px}
	.social li a {color:#959BA2; font-weight:400}
	.social li a:hover {text-decoration:none; color:#fff;}
	
    .spinner {
      margin: 100px auto;
      width: 40px;
      height: 40px;
      position: relative;
      text-align: center;
      -webkit-animation: rotate 2.0s infinite linear;
      animation: rotate 2.0s infinite linear;
    }

    .dot1, .dot2 {
      width: 60%;
      height: 60%;
      display: inline-block;
      position: absolute;
      top: 0;
      background-color: #fff;
      border-radius: 100%;
      -webkit-animation: bounce 2.0s infinite ease-in-out;
      animation: bounce 2.0s infinite ease-in-out;
    }

    .dot2 {
      top: auto;
      bottom: 0px;
      -webkit-animation-delay: -1.0s;
      animation-delay: -1.0s;
    }

    @-webkit-keyframes rotate { 100% { -webkit-transform: rotate(360deg) }}
    @keyframes rotate { 
      100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
      }
    }

    @-webkit-keyframes bounce {
      0%, 100% { -webkit-transform: scale(0.0) }
      50% { -webkit-transform: scale(1.0) }
    }

    @keyframes bounce {
      0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
      } 50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
      }
    }
	
	#preloader {
		position: fixed;
		top:0;
		left:0;
		right:0;
		bottom:0;
		background-color:#FFCC00; /* change if the mask should have another color then white */
		z-index:999999; /* makes sure it stays on top */
	}
	
	#status {
		width:200px;
		height:200px;
		position:absolute;
		left:50%; /* centers the loading animation horizontally one the screen */
		top:50%; /* centers the loading animation vertically one the screen */
		background-repeat:no-repeat;
		background-position:center;
		margin:-100px 0 0 -100px; /* is width and height divided by two */
	}

#section2{
	z-index:0;
}

.news dl{ padding:0px 0 30px; clear:both; font-size:14px; max-height: 430px;
overflow-y: scroll;
overflow-x: hidden;}
.news dt{
	margin:7px 0 0px 0px;
	font-weight:bold;
	color:#d6d6d6;
}
.news dd{
	line-height:1.6;
	padding:0px 0 12px 0em;
	background:url(images/gray_dot.gif) repeat-x left bottom;
}

.news dd img{
	width:60px;
	height:60px;
}

.mtop20{
	margin-top:20px;
}

.mtop40{
	margin-top:40px;
}


#socialbuttons{
	margin-top:30px;
	margin-bottom:30px;
	max-width: 460px;
	margin-right:auto;
	margin-left:auto;
}
#socialbuttons div {
  float: left;
}

#thanks{
	max-width:100%;
	width:512px;
	margin:0 auto;
	text-align:center;
}

#topnews{
	background:url(images/sammabg.jpg);
	color:#fff;
	padding-bottom:20px;
}

#topnews h2{
	text-shadow: 0px 2px 1px #2bb29e,0px 1px 1px #2bb29e,1px 1px 1px #2bb29e,1px 0px 1px #2bb29e,2px 0px 1px #2bb29e,1px -1px 1px #2bb29e,1px -2px 1px #2bb29e,0px -2px 1px #2bb29e,-1px -2px 1px #2bb29e,-2px -2px 1px #2bb29e,-2px -1px 1px #2bb29e,-2px 0px 1px #2bb29e,-2px 1px 1px #2bb29e,-1px 1px 1px #2bb29e;
}

#topnews h2 small{
	color:#fff;
}

#topnews h2 big{
	font-size:40px;
}
@media (max-width: 767px) {
#topnews h3{
	font-size:14px;	
}
}


.copyurl{
}

.copyurl span{
	font-size:18px;
	color:#f34f6a;
}


#set_top{
	background-color:#f2f7f7;
}

#set_top .container{
	height:400px;
}

#set_bg{
	margin-left:-300px;
	position: absolute;
}

#set_topimg{
	margin:70px 0 26px 0;
}

@media (max-width: 767px) {
#set_topimg{
	margin:60px 0 30px 0;
}
}

#set_logo{
	width:318px;
	float:left;
}

@media (max-width: 767px) {
#set_logo{
	width:159px;
}
}

.head_btn{
	float:right;
	padding-top:13px;
}

.head_btn a{
	background:#fff;
	border-radius:100px;
	padding:10px 20px;
	margin-left:20px;
	float: left;
margin-bottom: 10px;
}

.set_button {
	position: relative;
	background-color: #1abc9c;
	border-radius: 4px;
	line-height: 30px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #0e8c73;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	text-decoration:none !important;
	color:#fff !important;
	font-size:18px;
	padding:10px 20px;
}
.set_button:hover {
	background-color: #31c8aa;
	box-shadow: 0 3px 0 #23a188;
}
.set_button:active {
	top: 3px;
	box-shadow: none;
}

.faq_list li{
	list-style:none;
	border-bottom: 1px dotted #ccc;
	padding: 25px 0;
}

.faq_q{
	padding-left: 56px;
	padding-top: 9px;
	font-size: 16px;
	position: relative;
}

.faq_icon_q{
	width: 40px;
	height: 40px;
	background-image:url(../../images/icon_q.png);
	background-size:cover;
	text-indent: -9999px;
	position:absolute;
	top:0;
	left:0;
}

.faq_a{
	padding-left: 56px;
	padding-top: 9px;
	font-size: 16px;
	position: relative;
	margin-top: 20px;
}

.faq_icon_a{
	width: 40px;
	height: 40px;
	background-image:url(../../images/icon_a.png);
	background-size:cover;
	text-indent: -9999px;
	position:absolute;
	top:0;
	left:0;
}

.howto_list h4{
	font-weight:bold;
	padding-left: 54px;
	padding-top: 7px;
	font-size: 24px;
	position: relative;
	margin-top: 20px;
	margin-bottom:30px;
}

.howto_list label{
	float:left;
	font-size: 16px;
line-height: 3.2em;
margin-right: 14px;
}

.howto_list input[type="text"],.howto_list textarea{
display: inline-block;
float: left;
margin-top: 5px;
margin-bottom: 5px;
padding: 10px 12px;
width: 40%;
outline: none;
border: 1px solid #e9e9e9;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #fff;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
color: #515151;
font-size: 11px;
font-size: 14px;
line-height: 20px;
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;}

.howto_list textarea{
	width:100%;
}

.howto_list input[type="radio"]{
	float: left;
margin-top: 20px;
}

#location-search{
position: relative;
background-color: #1abc9c;
border-radius: 4px;
border: none;
line-height: 18px;
margin-top: 5px;
margin-left: 20px;
-webkit-transition: none;
transition: none;
box-shadow: 0 3px 0 #0e8c73;
text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
text-decoration: none !important;
color: #fff !important;
font-size: 18px;
padding: 10px 20px;
}

#submit-wrapper{
   text-align:center;
}

#submit{
background-color: #1abc9c;
border-radius: 4px;
border: none;
line-height: 18px;
margin-top: 30px;
-webkit-transition: none;
transition: none;
box-shadow: 0 3px 0 #0e8c73;
text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
text-decoration: none !important;
color: #fff !important;
font-size: 20px;
padding: 10px 60px; 
}

.select_navibtn{
	float: left;
margin-top: 16px;
margin-left: 10px;
margin-right:20px;
margin-bottom:20px;
}

.howto_icon{
	width: 40px;
	height: 40px;
	background-image:url(images/icon_navi.png);
	background-size:cover;
	text-indent: -9999px;
	position:absolute;
	top:0;
	left:0;
}

.howto_list li{
	list-style:none;
	border-bottom: 1px dotted #ccc;
	padding: 25px 0;
}

.user_flow li{
	list-style-type:decimal;
	border-bottom: none;
	padding: 10px 0 10px 0px;
	margin-left:30px;
}

.user_flow li h5{
	color: #2bb29e;
	font-weight: bold;
	font-size: 18px;
}

#map_canvas{
	position:relative;
	height: 300px;
}

#marker-wrapper{
	position:relative;
	margin:-170px auto 125px auto;
	z-index: 1;
	text-align:center;
}