




af\f
/* ---content-box--- */
.content-box {padding: 0px 0;}
.content-box .title{margin-bottom: 70px;color: #fff;text-transform: uppercase}
.content-box .title h2{color: #FFCD02; font-family: rubik one;font-size: 60px;line-height: 1.2;}
.content-box .title h2 span{font-size: 48px;font-family: "Oswald",Arial,Helvetica,"Nimbus Sans L",sans-serif;color: #fff;line-height: 1.5;}
.content-box .sub-title{background: #13653a;display: inline-block;margin-bottom: 20px;padding: 10px;}
.company-grids .sub-title{
	background: #573a20;
	background: #001e5e;
	display: inline-block;
	margin-bottom: 12px;
	padding: 8px;}
	
.content-box .sub-title h2{color: #fff;font-size: 20px;}
.company-grids .sub-title h2{color: #fff;font-size: 1.2em;}
.content-box.box-style-1{background: #F4F4F4;}
.content-box.box-style-2{background: url(../images-frsm/box-style-2.jpg) no-repeat;}
.content-box.box-style-3{background: url(../images/-frsm/box-style-3.png) repeat;}

.content-box.box-1{}

.content-box.box-2{}

.content-box.box-3{color: #fff; min-height: 470px;padding-top: 100px;}

.content-box.box-4 {}


/* ---------------------------------------------------------------------------- */
/* -------------------------------Item-Effect---------------------------------- */
/* ---------------------------------------------------------------------------- */
.item{
	background: #fff;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
	margin-bottom: 0px;
	border-bottom: 0px dashed #ccc;
}
.item .item-content{
	padding: 0.5em 13em 0.5em 13em;
	margin: 1.0em 0em 0em 0em;
	color: #787878;
	font-size: 14px;
	
}

.item-content h3{
    font-size: 2em;
    color: #13653a;
	padding: 0.5em 0 0.4em;	
	
}

.item .item-info h3{font-size: 16px;}
.item .item-container {
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	position: relative;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.item .item-container img {
	display: block;
	width: 100%;
	height: auto;
}
.item .item-container .item-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	padding: 10px;
	background: none;
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.item .item-caption-inner {
	display: table;
	width: 100%;
	height: 100%;
}
.item .item-caption-inner1 {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.item-container .item-caption span{
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	display: none;
	font-style: italic;
	font-size: 12px;
}
.item-container .item-caption span i.fa{
	width: 45px;
	height: 45px;
	background: #fff;
	margin-right: 10px;
	border-radius: 50%;
	color: #333;
	font-size: 23px;
	padding-top: 12px;
	text-shadow: none;
}
.item .item-container:before{
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.item:hover .item-container:before {
	 -webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
     transform:scale(1.15);
}
.item:hover .item-container .item-caption span{
	display: block;
}
.item .item-date-box{background: #f8f8f8;border: 1px dashed #ccc;border-bottom: none;text-align: center;display: block;width: 100%;height: 190px;}
.item .item-date-box h3{font-size: 70px;color: #2b2b2b;line-height: 1.3;}
.item .item-date-box span{color: #888;font-size: 25px;}
/* ---------------------------------------------------------------------------- */








.info{margin: 7px 0 15px;}
.info a{text-shadow: none;}
.info a:hover{color: #FFCD02;}

/* ---------------------------------Slider------------------------------------- */
/* ---------------------------------------------------------------------------- */
.bg-white{border-bottom: 0px dashed #ccc;padding: 0px 20px 0px 20px;}

.bg-white2{border-bottom: 0px dashed #ccc;padding: 0px 20px 0px 20px;}

.bg-white h1{
    font-size: 2.5em;
    color: #333;
	color: #001449;
	padding: 0em 0 0em;	
	}
	
.bg-white2 h1{
    font-size: 2.5em;
    color: #333;
	color: #001449;
	padding: 0.5em 0 0em;	
	}	
	
.bg-white p{
	margin:10px 0 0 0;
	padding:0;	
	color: #5e5e5e;
		font-family: Verdana, sans-serif;
		font-size: 1em;
		line-height: 1.6em;
	}


.bg-white2{background: #f0fbef;border-bottom: 0px dashed #ccc;padding: 0px 0px 20px 0px;}

.bg-white2 h1{
    font-size: 2em;
    color: #333;
	color: #134d2b;
	padding: 0.5em 0 0.4em;	
	}
	
.bg-white2 p{
	margin:10px 0 0 0;
	padding:0;	
	color: #5e5e5e;
	font-family: Verdana, sans-serif;	
	font-size: 1.1em;

	}
	
	.bg-white3{background: #fafafa;border-bottom: 1px dashed #ccc;padding: 20px 0px;}

.bg-white3 h1{
    font-size: 2em;
    color: #333;
	color: #134d2b;
	padding: 0.5em 0 0.4em;	
	}
	
.bg-white3 p{
	margin:10px 0 0 0;
	padding:0;	
	color: #5e5e5e;
	font-family: Verdana, sans-serif;	
	font-size: 1.1em;

	}
#main-content{}
#main-content .wrap-box{padding:30px 0px;position: relative;}


/* -------------------------------------Button--------------------------------- */
/* ---------------------------------------------------------------------------- */
a.button{
	cursor: pointer;
	font-size: 13px;
	border:1px solid #ffffff; 
	display: inline-block;
	text-decoration: none;
	background: #303030;
	margin: 5px 0 0px 0;
	text-transform: normal;
	color: #fff;
}
a.button:hover{opacity: 0.9;}

a.button.bt1 {background: #c49c4c;color: #fff;padding: 6px 10px;text-align: center;text-shadow: none;font-weight: bold;border: none;margin-top: 12px;}
a.button.bt1:hover {background: #13653a;color: #FFCD02; }
a.button.bt2 {background: #0000ff;color: #ffffff;}
a.button.bt2 {background: #d5112f;color: #fdd638;padding: 6px 10px;text-align: left;text-shadow: none;font-weight: bold;border: none; margin-top: 12px;
    margin-bottom: 40px;}
a.button.bt2:hover {background: #13653a;color: #fff; }
/* ---------------------------------------------------------------------------- */



@media(max-width:1280px){
	.item .item-content{
	padding: 0.5em 10em 0.5em 10em;
	color: #787878;
	font-size: 14px;
	
}
}


@media all and (max-width: 1080px){

.item .item-content{
	padding: 0.5em 5em 0.5em 5em;
	color: #787878;
	font-size: 14px;
	
}
}

@media all and (max-width: 768px){

.item .item-content{
	padding: 0.5em 6em 0.5em 6em;
	color: #787878;
	font-size: 14px;
	
}
}
@media(max-width: 667px){

.item .item-content{
	padding: 0.5em 1em 0.5em 1em;
	color: #787878;
	font-size: 14px;
	
}
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px){



}
@media(max-width: 468px){

}

@media(max-width: 480px){

.item .item-content{
	padding: 0.5em 1em 0.5em 1em;
	color: #787878;
	font-size: 14px;
	
}

.company-grids .sub-title{background: #001e5e;display: inline-block;margin-bottom: 10px;padding: 10px;}

/* -------------------------------------Button--------------------------------- */
/* ---------------------------------------------------------------------------- */
a.button{
	cursor: pointer;
	font-size: 13px;
	border:1px solid #ffffff; 
	display: inline-block;
	text-decoration: none;
	background: #303030;
	margin: 5px 0 15px 0;
	text-transform: normal;
	color: #fff;
}
a.button:hover{opacity: 0.9;}

a.button.bt1 {background: #c49c4c;color: #fff;padding: 6px 10px;text-align: center;text-shadow: none;font-weight: bold;border: none;margin-top: 18px; margin-bottom: 4px;}
a.button.bt1:hover {background: #13653a;color: #FFCD02; }
a.button.bt2 {background: #0000ff;color: #ffffff;}
a.button.bt2 {background: #d5112f;color: #fdd638;padding: 6px 10px;text-align: left;text-shadow: none;font-weight: bold;border: none; margin-top: 12px;
    margin-bottom: 40px;}
a.button.bt2:hover {background: #13653a;color: #fff; }
/* ---------------------------------------------------------------------------- */



.bg-white{

/*	background: #fff;	*/
	border-bottom: 0px dashed #ccc;
	padding: 0px 20px 0px 20px;

}

.bg-white2{background: #fafafa;border-bottom: 1px dashed #ccc;padding: 10px 20px;}

.bg-white3{background: #fafafa;border-bottom: 1px dashed #ccc;padding: 10px 20px;}


.bg-white h1{
    font-size: 1.8em;
	color: #001449;
	padding: 0em 0 0em;	
	}
	
	
	.bg-white p{
	margin:5px 0 0 0;
	padding:0;	
	color: #5e5e5e;
	font-family: Verdana, sans-serif;	
	font-size: 1.2em;

	}
	
	.bg-white2 p{
	margin:10px 0 0 0;
	padding:0;	
	color: #5e5e5e;
	font-family: Verdana, sans-serif;	
	font-size: 1.2em;

	}
	
}