﻿/* general styles */

p {
	font-size: 16px;	
}

h1 {
	font-size: 34px;
	line-height: 54px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 26px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 18px;
}

.light {
	font-weight: 400;
}

form .row {
	margin-bottom: 20px;
}

#page {
	
}

.item {
	
}
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
.item.header {
	padding-bottom: 50px;
}

.item.content, .item.portfolio, .item.team, .item.pricing, .item.contact {
	padding-top: 60px;
	padding-bottom: 60px;
}

.item.footer {
}

.margin-top-100 {
	margin-top: 100px !important;
}

.margin-top-60 {
	margin-top: 60px !important;
}

.margin-top-80 {
	margin-top: 80px !important;
}

.margin-top-20 {
	margin-top: 20px !important;
}

.margin-bottom-0 {
	margin-bottom: 0px !important;
}

.margin-bottom-20 {
	margin-bottom: 20px !important;
}

.margin-bottom-40 {
	margin-bottom: 40px !important;
}

.margin-bottom-60 {
	margin-bottom: 60px !important;
}

.margin-bottom-80 {
	margin-bottom: 80px !important;
}

.padding-top-0 {
	padding-top: 0px !important;
}

.padding-top-20 {
	padding-top: 20px !important;
}

.padding-top-100 {
	padding-top: 180px !important;
}

.padding-bottom-60 {
	padding-bottom: 60px !important;
}

.padding-bottom-0 {
	padding-bottom: 0px !important;
}

.margin-top-0 {
	margin-top: 0px !important;
}

.width-100 {
	width: 100%;
}

header .navbar.plain li.active a {
	color: #1ABC9C;
}

header .navbar-white {
	background: #fff;
}

header .navbar-white a {
	color: #3D566E;
}


/* videos */

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videoWrapper > .frameCover {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: none;
}
.a1{ color:#FFF; font-size:14px;}
.a1 a{ color:#FFF;14px;}
.a2 a{-webkit-text-stroke: 1.3px #1D2088; color:#FFF; font-weight:bold; font-size:22px;}
.hang1{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.hang2{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333;
	padding-left:30px;
	color:#333;
}
.hang3{
	padding-left:30px;
	color:#333;
}
.hang2 a{


	color:#4A4849;
}
.hang3 a{

	color:#4A4849;
}
.dh1{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.dh2{
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #fff;
	color:#333;
	font-size:18px;
}
.dh2 a{
	color:#595757;
	font-size:22px;
    margin-left:20px;
}
.margin-bottom-30{ margin-bottom:30px;}
.fy {
	color:#fff;


}

.fy a{
	color:#fff;


}
.fy1 {
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
}

.fy1 a{
	color:#fff;


}
.dh22{
	border-left-width:0px;
	border-left-style: solid;
	border-left-color: #000;

}
.bkl{
	border-left-width:1px;
	border-left-style: solid;
	border-left-color: #EC921A;

}
.bkr{
	border-right-width:1px;
	border-right-style: solid;
	border-right-color: #EC921A;

}
.bkt{
	border-top-width:1px;
	border-top-style: solid;
	border-top-color: #EC921A;

}
.bkb{
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #EC921A;

}
#search_box { 
width: 201px; 
height: 31px; 
background: url(../images/bg_search_box.png); 
} 
#search_box #s { 
float: left; 
padding: 0; 
margin: 0px 0 0 6px; 
border: 0; 
width: 159px; 
background: none; 
font-size: .8em; 
} 
#search_box #go { 
float: right; 
margin: 3px 4px 0 0; 
 outline:none; 
} 
#search_box1 { 
width: 320px; 
height: 31px; 
background: url(../images/bg_search_box1.png); 
} 
#search_box1 #s { 
float: left; 
padding: 0; 
margin: 0px 0 0 6px; 
border: 0; 
width: 280px; 
background: none; 
font-size: .8em; 
} 
#search_box1 #go { 
float: right; 
margin: 3px 4px 0 0; 
 outline:none; 
} 
.swap_value { 
line-height:30px;height:30px; outline:none; 
} 