@import url('https://fonts.googleapis.com/css?family=Prompt:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i');
/*font-weight*/
.f-100 {font-weight: 100 !important;}
.f-200 {font-weight: 200 !important;}
.f-300 {font-weight: 300 !important;}
.f-400 {font-weight: 400 !important;}
.f-500 {font-weight: 500 !important;}
.f-600 {font-weight: 600 !important;}
.f-700 {font-weight: 700 !important;}
.f-800 {font-weight: 800 !important;}
.f-900 {font-weight: 900 !important;}
a.black-Color, a.black-Color:active, a.black-Color:focus, a.black-Color:hover {
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a.black-Color {
	color: #333;
	text-decoration: none;
}

a.black-Color:hover{
	color: #f7941e;
	text-decoration:none;
}
a.white-Color, a.white-Color:active, a.white-Color:focus, a.white-Color:hover {
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a.white-Color {
	color: #fff;
	text-decoration: none;
}

a.white-Color:hover{
	color: #f7941e;
	text-decoration:none;
}


/*font-weight*/
a.ore-Color, a.ore-Color:active, a.ore-Color:focus, a.ore-Color:hover {
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a.ore-Color {
	color:  #004890;
	text-decoration: none;
}

a.ore-Color:hover{
	color: #f7941e;
	text-decoration:none;
}


.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-shadow: 0 2px 5px 0 rgba(127, 127, 127, 0.16), 0 2px 10px 0 rgba(121, 121, 121, 0.12);
}

.haeder{
	/*	border-top: 18px solid #004990;*/
	border-bottom: solid 1px #eeeeee; 
}

.head-main{
	width: 33.33333333%;
	float: left;
}


.haeder .phone img{
	color: #004990;
	font-size: 30px;
	width: 75%;
	margin-top: 5px;
	margin-right: 10px;
}

.haeder .phone a{
	color: #333333;
	font-size: 20px;
}

.haeder .phone p{
	color: #888888;
}

.jut {
	list-style: none;
	color: #fff;
}

.haeder .logo{
	padding: 15px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 46%;
}

/*Style the tabs */
.haeder .martop{
	margin-top: 30px;
}

.haeder .phone {
	float: left;
	margin-left: 20px;
}

.haeder .phone p {
	margin-bottom: -10px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 30px;
	margin-top: -5px;
}
.social-link-h{
	float: left;
}

.social-link li {
	display: inline-block;
}

.social-link li a span {
	width: 38px;
	height: 38px;
	display: inline-block;
}


.link span {
	position: relative;
	color: #000000;
	margin-right: 5px;
	font-size: 16px;
	top: -8px;
}

.link-line span {
	background: url(../images/social.png) no-repeat 0px 0px;
}
.link-face span {
	background: url(../images/social.png) no-repeat -44px 0px;
}
.link-twitter span {
	background: url(../images/social.png) no-repeat -88px 0px;
}

.link-youtube span {
	background: url(../images/social.png) no-repeat -132px 0px;
}

.haeder .social {
	margin: 0;
	margin-top: 10px;
}

.haeder .social li a:hover {
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.7;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}

.haeder-search{
	width: 65%;
	float: right!important;
}

.btn-search{
	padding: 9px 13px;
	background-color: #004990;
}

.btn-search i{
	color: #ffffff;
	font-size: 16px;
}

.btn-orange{
	background-color: #f7941e;
	color: #fff;
}


.btn-orange:hover{
	background-color: #ea8001;
	color: #fff;
}

.btn-info-link{
	background: #f7941e;
	border: 1px solid #ddd;
	padding: 5px 45px;
	color: #fff;
	border-radius: 4px;
	font-weight: 400;
	float: right !important;
}

.btn-info-link:hover{
	background: #ea8001;
	color: #fff;
}



.white{
	color: #ffffff;
}

.orange{
	color: #f7941e;
}


.page-blue{
	padding-top: 45px;
	padding-bottom: 45px;
	background-color: #004990;
}

.page{
	padding-top: 30px;
	padding-bottom: 30px;
}

.page-index {
	padding-top: 20px;
	padding-bottom: 5px;
}

.page-q{
	padding-top: 30px;
	padding-bottom: 30px;
}

.section-title {
	text-align: center;
	overflow: hidden;
	margin-bottom: 12px;
}

.tag {
	text-transform: uppercase;
	position: relative;
	padding: 0 20px;
	display: inline-block;
	margin-bottom: 30px;
}

.tag-regular {
	background-color: transparent;
	border: 0px solid #ddd;
	color: #004990; 
	font-size: 46px;
	line-height: 48px;
	margin-top: 8px;
}

.tag-regular b{
	color: #cccccc; 
	font-weight: 300;
}

.tag-regular span{
	color: #f7941e; 
}

.tag-colored {
	background-color: skyblue;
	color: #fff;
}

.tag:before,
.tag:after {
	content: "";
	height: 1px;
	/* any width higher than the widest part of the page */
	width: 1000px;
	position: absolute;
	top: 50%;
	display: block;
}

.tag-regular:before,
.tag-regular:after {
	background-color: #ddd;  
}

.tag-colored:before,
.tag-colored:after {
	background-color: skyblue;  
}

.tag:before{
	left: -1000px;
}

.tag:after{
	right: -1000px;
}

.index-about {
	display: table-cell;
	vertical-align: middle;
}

.index-about h4{
	font-weight: 300;
	line-height: 43px;
	font-size: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 5;
}

.index-about .table-content{
	display: table;
	height: 426px;
	overflow: hidden;
}

.index-about .content{
	display: table-cell;
	vertical-align: middle;
}

.title-page h3 {
	position: relative;
	bottom: -2px;
	color: #064c8f;
	display: inline-block;
	padding-bottom: 15px;
	border-bottom: 2px solid #f7941e;
	outline: 0;
	margin: 0 0 0px 0;
}

.title-page {
	padding-bottom: 0px;
	border-bottom: 2px solid #eeeeee;
	/* width: 90vw; */
	margin-bottom: 30px;
}

.title-refer h3 {
	position: relative;
	bottom: -2px;
	color: #064c8f;
	display: inline-block;
	padding-bottom: 15px;
	border-bottom: 2px solid #f7941e;
	outline: 0;
	margin: 0 0 0px 0;
}

.title-refer {
	padding-bottom: 0px;
	border-bottom: 2px solid #eeeeee;
	/* width: 90vw; */
	margin-bottom: 30px;
}



.pa01{
	padding-bottom: 8px;
}

/*-----------------------*/

.moto-container_content_568d30cb {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #f7941e;
}

.moto-widget-container {
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-position: 0 0;
	background-origin: border-box;
	background-repeat: no-repeat;
	background-size: auto;
	border: 0 transparent;
	border-radius: 0;
}


.moto-text_220 {
	font-weight: 300;
	font-style: normal;
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	font-size: 30px;
	line-height: 2.5;
	letter-spacing: 0px;
}

.moto-widget-text-content:after {
	content: "";
	display: table;
	clear: both;
}


.box-shadow-p{
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07000000000000001);
	padding-top: 25px;
	border: solid 1px #f5f5f5;
	padding-left: 20px;
	padding-right: 20px;
}


.footer{
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 18px;
	background-color: #004990;
}

.footer h4{
	color: #fff;
	font-weight: 300;
}

.footerright.column ul {
	padding: 0;
	list-style: none;
}


.footer-blocks li {
	margin-bottom: 7px;
	letter-spacing: .5px;
}

.footerright li i {
	float: left;
	font-size: 20px;
	width: 34px;
	color: #f7941e;
	height: 25px;
	margin-top: 4px;
}

.footerright li .fa-envelope {
	float: left;
	font-size: 20px;
	width: 34px;
	color: #f7941e;
	height: 60px;
	margin-top: 4px;
}


.footerright li .fa-map-marker-alt {
	float: left;
	font-size: 20px;
	width: 34px;
	color: #f7941e;
	height: 125px;
	margin-top: 4px;
}

.footerright li{
	margin-bottom: 10px;
}

.add-l{
	float: left;
	width: 53%;
}

.add-r{
	float: left;
	/*	width: 41.66666667%;*/
}


.fa-map-marker-alt:before {
	content: "\f3c5";
}

.footerright li span {
	color: #fff;
	font-weight: 300;
}

.quick{
	padding-inline-start:0px;
}

.quick li{
	margin-bottom: 7px;
}

.quick a{
	color: #fff;
	font-weight: 300;
}

.logo-quality{
	float: left;
	width: 20%;
}

.l-center{
	display: block;
	text-align: left;
}


.author-info {
	margin: 30px 0 0;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	background-color: #f2f2f2;
	padding: 20px;
	box-sizing: border-box;
}

.date-page{
	color: #888;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 20px;
	margin-top: -15px;
}

.date-page i{
	color: #f7941e;
}

.quality-text{
	margin-top: 22px;
}

.dl-horizontal i{
	float: left;
	font-size: 18px;
	color: #f7941e;
	margin-top: 4px;
}

@media (max-width: 992px) {
	.dl-horizontal dt {
		float: left;
		width: auto;
		clear: left;
		text-align: left;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}
.dl-horizontal {
	padding-bottom: 0px;
	margin-top: 0px;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0px !important;
}
.dl-horizontal dt {
	font-weight: 400;
	width: 50px;
	font-size: 18px;
	clear: left;
	margin-bottom: 3px;
	overflow: visible;
	float: left;
	color: #fff;
}
.dl-horizontal dt:last-of-type {
	margin-bottom: 0;
}
.dl-horizontal dd {
	margin-left: 90px;
	text-align: left;
	opacity: 1;
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	margin-bottom: 0px !important;
}


.section-about-text h3 {
    color: #004890;
    letter-spacing: -1px;
    font-weight: 400;
    margin: 0 0 15px 0;
    font-size: 40px;
}

.section-about-text span.about-text {
    color: #f7941d;
}







/*-----------------*/
@media(max-width:1680px){
	.index-about .content h1{
		font-size: 44px;
		line-height: 52px;
	}
}
@media(max-width:1600px){
	.index-about .content h1{
		font-size: 44px;
		line-height: 52px;
	}
	.index-about h4 {
		line-height: 40px;
		font-size: 22px;
		margin-bottom: 30px;
	}
}
@media(max-width:1440px){
	.index-about .content h1 {
		font-size: 36px;
	}
	.index-about h4 {
		line-height: 30px;
		font-size: 18px;
	}
	nav.navbar.bootsnav ul.nav > li > a {
		padding: 18px 35px;
		font-size: 20px;
	}
	.wrap-sticky nav.navbar.bootsnav.sticked ul.nav > li > a {
		padding: 12px 40px;
		font-size: 18px;
	}
	.footer {
		font-size: 16px;
	}
	.dl-horizontal dt {
		font-size: 16px;
	}
	.dl-horizontal dd {
		font-size: 16px;
		margin-left: 85px;
	}
}
@media(max-width:1366px){
	.index-about .content h1 {
		font-size: 33px;
	}
	.index-about .content {
		display: inline-block;
		vertical-align: middle;
		margin-top: 15px;
	}
	nav.navbar.bootsnav ul.nav > li > a {
		padding: 18px 30px;
		font-size: 20px;
	}
	.wrap-sticky nav.navbar.bootsnav.sticked ul.nav > li > a {
		padding: 12px 35px;
		font-size: 18px;
	}
	.wrap-sticky nav.navbar.bootsnav.sticked .haeder .logo {
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		width: 48%;
	}
	.quick li {
		margin-bottom: 0px;
	}
	.footerright li .fa-map-marker-alt {
		width: 23px;
	}

}
@media(max-width:1280px){
	.add-l {
		float: left;
		width: 56%;
	}
}
@media(max-width:1024px){}
@media(max-width:992px){}
@media(max-width:768px){
	nav.navbar.bootsnav ul.nav > li > a {
		padding: 18px 15px;
		font-size: 20px;
	}
	.wrap-sticky nav.navbar.bootsnav.sticked ul.nav > li > a {
		padding: 12px 15px;
		font-size: 18px;
	}

	.add-l {
		float: left;
		width: 48%;
	}
}
@media(max-width:414px){
	.tag-regular {
		font-size: 28px;
	}
	.tag {
		padding: 0 10px;
	}
	.index-about .content h1 {
		font-size: 23px;
	}
	.index-about .content {
		margin-top: 0px;
	}
	.index-about h4 {
		line-height: 30px;
		font-size: 16px;
	}
	.index-about .table-content {
		display: table;
		height: auto;
		overflow: hidden;
	}
	.footerright li span {
		color: #fff;
		font-weight: 300;
		font-size: 16px;
	}
	nav.navbar.bootsnav ul.nav > li > a {
		padding: 12px 12px;
		font-size: 16px;
	}
	.wrap-sticky nav.navbar.bootsnav.sticked ul.nav > li > a {
		padding: 12px 12px;
		font-size: 14px;
	}
	.add-l {
		float: left;
		width: 100%;
	}
}
@media(max-width:375px){}