/*css*/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import"../css/superfish.css";
@import "../css/flexslider.css";
@import "../css/ui.totop.css";
@import url(//fonts.googleapis.com/css?family=Open+Sans);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300);
@import url(//fonts.googleapis.com/css?family=Open+Sans:600);
body{
	background: #2e323e url('../images/bg_footer.jpg') 0 0 repeat;
	font: 14px/24px  Arial, Helvetica, sans-serif;
	color: #aeaeae;
	position: relative;
	min-width: 320px;
	-webkit-text-size-adjust: none;
}
html,body{
	height:100%;
}
img{
	max-width: 100%;
}
a{
	color:#ef4f33;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}
a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}
* {
	-webkit-text-size-adjust: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	color: #333745;
}
h2{
	font-size: 30px;
	margin: 7px 0 53px;
	text-transform: uppercase;
}
h3{
	font-size: 25px;
	text-transform: uppercase;
	color: #fff;
}
h4{
	font-size: 25px;
	margin-bottom: 11px;
}
.title{
	color: #333333;
	font-weight: bold;
}
.marg_1{
	margin-bottom: 23px;
}
.marg_2{
	margin-bottom: 99px;
}
.marg_3{
	margin-bottom: 55px;
}
.marg_4{
	margin-bottom: 29px;
}
.marg_5{
	margin-bottom: 126px;
}
.marg_6{
	margin-bottom: 69px;
}
.marg_7{
	margin-bottom: 84px;
}
/************Header************/
header {
	width:100%;
	height: 150px;
	background: url('../images/bg_header.jpg') 0 0 repeat-x;
}
.top_line{
	position: absolute;
	display: block;
	width: 100%;
	height: 12px;
	background: url('../images/top_line.png') 0 0 repeat-x;
	left: 1px;
}
.logo {
	display: block;
	width: 500px;
	height: 110px;
	text-indent: -5000px;
	background: url('../images/logo.png') 0 0 no-repeat;
	margin-top: 20px;
}
.extra-wrap {
	overflow: hidden;
}
/************End Header************/
.slog_box{
	position: relative;
	display: inline-block;
	height: 403px;
	width: 100%;
	background: #1f212b url('../images/bg_slog.jpg') center 0 no-repeat;
	text-align: center;
}
.txt_1{
	font: 300 40px/39px 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #fff;
	margin-top: 104px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 9px;
}
.txt_2{
	font: 300 30px/39px 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #666c81;
	margin-bottom: 23px;
	margin-top: 5px;
}
.button1 {
	font: 600 14px/14px 'Open Sans', sans-serif;
    background: url("../images/more_bg1.jpg") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    padding: 15px 17px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.button1:hover {
	background-position:0 -70px;
	text-decoration:none;
}

/************Content***********/
#content{
	padding-top: 49px;
	background: #fff;
}
.txt_3{
	font: 300 30px/35px 'Open Sans', sans-serif;
	color: #333745;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 55px;
}
.txt_4{
	font: 300 30px/35px 'Open Sans', sans-serif;
	color: #333745;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 55px;
	margin-top: -59px;
}
.list_1{
	position: relative;
	display: inline-block;
	margin: 0 0 55px;
}
.list_1 h2{
	text-transform: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 12px;
}
.list_1 p{
	margin-bottom: 58px;
	color: #aeaeae;
	line-height: 22.5px;
}
.list_1 img{
	margin-bottom: 25px;
}
.sliderHolder{
	position: relative;
	display: inline-block;
	width: 100%;
	height: 227px;
	background: #1f212b url('../images/bg_slider.jpg') center 0 no-repeat;
	margin-bottom: 49px;
}
.list_2{
	position: relative;
	display: inline-block;
	margin: 0 0 65px;
}
.list_2 li{
	margin-bottom: 22px;
}
.img_poz{
	position: relative;
	display: inline-block;
	float: left;
	margin: 7px 20px 0 0;
}
.list_3{
    margin: 0;
    list-style: none;
}
.list_3>li {
    overflow: hidden;
    margin-bottom: 24px;
}
.list_3>li>p{
	overflow: hidden;
	color: #aeaeae;
}
.list_3 > li.last {
    margin-bottom: 0;
}
.list_3>li> .badge {
	font: 300 30px/30px 'Open Sans', sans-serif;
	width: 49px;
	height: 49px;
	margin-right: 11px;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 9px;
	float: left;
	color: #fff;
	text-align: center;
	background: url('../images/patternbg1.png') center top no-repeat;
	margin-top: 5px;
}
.link_1{
	color: #ff7f66;
	font-weight: bold;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.link_1:hover{
	color: #666666;
	text-decoration: none;
}
.link_2{
	color: #000000;
	font-weight: bold;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.list_4{
	position: relative;
	display: inline-block;
	margin: 7px 0 0;
}
.list_4 img{
	position: relative;
	margin-bottom: 13px;
}
.list_4 li{
	margin-bottom: 25px;
}
.list_5{
	position: relative;
	display: inline-block;
	margin: 7px 0 67px;
}
.list_5 li{
	background: #f7f7f7;
	border: 1px solid  #EFEFEF;
	margin-bottom: 20px;
	-moz-box-sizing: border-box; 
    box-sizing: border-box;
}
.list_5 li .thumbnail {
	display: block;
	padding: 0;
	margin: 19px 19px 12px;
	border: none;
}
.list_5 li .thumbnail .caption{
	padding: 13px 0 0;
}
.magnifier {
	position:relative;
	display:block
}
.magnifier:after {
	content:'';
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	opacity:0;
	left:0;
	top:0;
	background:url('../images/magnifier.png') center center no-repeat;
	-webkit-transition:opacity .2s linear;
	-moz-transition:opacity .2s linear;
	-o-transition:opacity .2s linear;
	transition:opacity .2s linear
}
.magnifier:hover:after {
	opacity:.8;
	-webkit-transition:opacity .2s linear;
	-moz-transition:opacity .2s linear;
	-o-transition:opacity .2s linear;
	transition:opacity .2s linear
}
.list-blog {
	margin: 0;
}
.list-blog li{
	margin-bottom: 31px;
}
.list-blog li .date {
	padding-bottom: 5px;
}
.list-blog li .badge {
	font: 600 20px/16px 'Open Sans', sans-serif;
	width: 49px;
	height: 49px;
    margin: 5px 11px 0 0;
    padding-top: 9px;
    float: left;
    color: #fff;
    text-align: center;
    background: url('../images/patternbg1.png') center top no-repeat;
}
.list-blog li .badge span {
	display: block;
	font: 600 14px/16px 'Open Sans', sans-serif;
	text-transform: uppercase;
}
.list-blog img{
	position: relative;
	margin-top: 7px;
}
.list-blog .text-info1{
	position: relative;
	display: inline-block;
	float: left;
}
.list-blog .text-info2{
	position: relative;
	display: inline-block;
	float: right;
	margin-right: 3px;
}
.link_2{
	color: #000000;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.block_2{
	position: relative;
	display: inline-block;
	margin-bottom: 84px;
}
.list_6{
	position: relative;
	display: inline-block;
	margin: 0 0 9px;
	overflow: hidden;
}
.list_6 li{
	width: 100%;
	position: relative;
	display: inline-block;
	float: left;
	background: url('../images/marker.png') 0 9px no-repeat;
	padding: 0 0 0 20px;
	min-height: 18px;
	margin: 0 0 6px;
}
.list_6 a{
	color: #aeaeae; 
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.list_6 a:hover{
	color: #ff7f66;
	text-decoration: none;
}
.figure iframe {
	width: 100%;
	height: 298px;
	margin: 7px 0 13px;
}
.dl-1 dd span {
	display:block;
	float:left;
	width:77px;
	color:#B0B0B0;
}
.link_3{
	color: #ff7f66;
	text-decoration: underline;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.link_3:hover{
	color: #333333;
	text-decoration: underline;
}
.block_3, .block_4{
	position: relative;
	margin-bottom: 15px;
}
/***** contact form *****/
#form {
	padding-top: 5px;
}
#form input {
	border: 1px solid #cfcfcf;
	font-size:14px;
	color:#aeaeae;
	line-height: 18px;
	padding: 6px 9px;
	outline: medium none;
	width: 100%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
}
#form textarea {
	border: 1px solid #cfcfcf;
	font-size:14px;
	color:#aeaeae;
	height: 242px;
	outline: medium none;
	overflow: auto;
	padding: 6px 9px;
	line-height: 18px;
	width: 100%;
	position: relative;
	resize:none;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 0 0;
}
#form label {
	position:relative;
	display: block;
	min-height: 42px;
	width: 100%;
	float: left;
}
#form .error, #form .empty {
	color: #ff7f66;
	display: none;
	font-size: 11px;
	line-height:14px;
	width:auto;
	position: absolute;
	z-index: 999;
	right: 5px;
	top: 13px;
	float:left;
}
#form .error-empty {
	display:none;
	float:left;
}
.btns {
	position:relative;
	padding-top: 36px;
	text-align: left;

}
.btns a{
	margin-right: 15px;
}
#form .message {
	width: 100%;
}
.message br {
	height: 0;
	line-height: 0;
}
#form .success {
	color: #aeaeae;
	display: none;
	position: absolute;
	background: #fff;
	width: 100%;
	border: 1px solid #cfcfcf;
	text-align: center;
	padding: 34px 10px;
	z-index: 999;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
}
.success_wrapper {
	position: relative;	
}

/************End Content***********/


/************Footer************/
footer {
	display: block;
	text-align: center;
	padding: 52px 0 89px;
}
footer h3{
	margin-bottom: 27px;
}
footer p{
	color: #666c81;
}
.soc-links a {
	display:block;
	width:49px;
	height:49px;
}
.soc-links a:hover {
	background-position:0 -50px;
}
.soc-links li {
	display:block;
	float:left;
	margin: 0 50px
}
.soc-links {
	position: relative;
	display: inline-block;
	text-align: center;
	overflow:hidden;
	margin-bottom: 64px;
}
.soc-link1 {background:url('../images/icon_1.png') no-repeat 0 0 ;
}
.soc-link2 {background:url('../images/icon_2.png') no-repeat 0 0 ;
}
.soc-link3 {background:url('../images/icon_3.png') no-repeat 0 0 ;
}
.soc-link4 {background:url('../images/icon_4.png') no-repeat 0 0 ;
}
.link{
	color: #666c81;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.link:hover{
	color: #ff8c70;
	text-decoration: none;
}
/************End Footer************/


/*==================================RESPONSIVE LAYOUTS===============================================*/


@media only screen and (max-width: 995px) {

	.block_3, .block_4{
		width: 220px!important;
	}

}
@media only screen and (max-width: 767px) {
	.txt_1 {
		margin: 25px 0 4px;
	}
	.list_1 img, .list_2 img{
		width: 100%;
	}
	.menuHolder {
		margin-top: 20px;
	}
	.soc-links li {
		margin: 0 25px
	}
	.block_1{
		margin-bottom: 50px;
	}
	.block_1 img{
		width: 100%;
		margin-bottom: 15px;
	}
	.list_4 li{
		width: 200px!important;
		margin-right: 10px;
	}
	.list_4 li img{
		width: 100%;
	}
	.list_5 li .thumbnail img {
		width: 100%;
	}
	.block_3, .block_4{
		width: 210px!important;
		margin-bottom: 50px;
	}
	.block_5{
		position: relative;
		margin-bottom: 50px;
	}
}
@media only screen and (max-width: 479px) {
	.txt_1 {
		font: 300 30px/30px 'Open Sans', sans-serif;
		margin: 40px 0 4px;
	}
	.txt_2{
		font: 300 25px/30px 'Open Sans', sans-serif;
		margin-bottom: 28px;
	}
	.soc-links li {
		margin: 0 10px
	}
	.list_4 li{
		width: 300px!important;
	}
	h2{
		line-height: 30px;
	}
	.block_3{
		margin-bottom: 15px;
	}
}
@media only screen and (max-width: 320px) {

}
#content .container_12 .grid_12.marg_2 .grid_8.alpha.block_1 p {
	color: #999;
}
#content .container_12 .grid_12.marg_2 .grid_8.alpha.block_1 p {
	color: #999;
}
#content .container_12 .grid_12.marg_2 .grid_8.alpha.block_1 p {
	color: #CCC;
}
#content .container_12 .grid_12.marg_2 .grid_8.alpha.block_1 p {
	color: #B0B0B0;
	margin-top: 8px;
}
