/**/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600);
@import url(http://fonts.googleapis.com/css?family=Paprika);
@import url(//fonts.googleapis.com/css?family=Dosis:400);
@import url(//fonts.googleapis.com/css?family=Dosis:300);
@import "../css/reset.css";
@import "../css/grid.css";
@import "../css/superfish.css";




html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}


body {
	font-family: 'Open Sans', sans-serif;
	font-size:90%;
	color:#000000;
	position:relative;
	min-width:960px;
	font-style: normal;
	background-color: #ffffff;

}

body.page1 {
	min-width: 1000px !important; 
}

.ic, .ic a {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}


h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	font-family: 'Open sans', sans-serif;;
	color: #fff;
}

h1 {
	color: #4585b7;
	font-size: 20px;
	line-height: 24px;
	display: inline-block;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 2px;
	margin-bottom: 15px;
	font-family: Paprika;
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h1min {
	color: #4585b7;
	font-size: 20px;
	line-height: 24px;
	display: inline-block;
	padding-right: 200px;
	padding-top: 35px;
	padding-bottom: 2px;
	margin-bottom: 15px;
	font-family: Paprika;
	background-repeat: no-repeat;
	background-position: right bottom;
}

h1use {
	color: #4585b7;
	font-size: 20px;
	line-height: 24px;
	display: inline-block;
	padding-right: 150px;
	padding-top: 35px;
	padding-bottom: 2px;
	margin-bottom: 15px;
	font-family:'Open sans', sans-serif;
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h2 {
	color: #006699;
	font-size: 25px;
	line-height: 30px;
	display: inline-block;
	padding-right: 50px;
	padding-top: 50px;
	padding-bottom: 2px;
	margin-bottom: 30px;
	font-family: Paprika;
	background-repeat: no-repeat;
	background-position: right bottom;
}

h3 {
	color: #999999;
	font-size: 12px;
	line-height: 14px;
	display: inline-block;
}	
	
	h5 {
	color: #999999;
	font-size: 20px;
	line-height: 22px;
	display: inline-block;
	
}
2.ic1 {
	background-image: url(../images/icon2.png);
}

h11 {
	color: #FFFFFF;
	font-size: 20px;
	line-height: 24px;
	display: inline-block;
	padding-right: 150px;
	padding-top: 35px;
	padding-bottom: 2px;
	margin-bottom: 15px;
	font-family: Paprika;
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h12 {
	color: #FFFFFF;
	font-size: 20px;
}

h13 {
	line-height: 25px;
	
}

	
	
p {
	margin-bottom: 20px;
}


}

img {
	max-width: 100%;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list li{
	color: #747474;
}

ul.list li+li {
	margin-top: 15px;
}

ul.list li>span {
	margin-top: 4px;
	float: left;
	display: block;
	background: #c9e54e;
	color: #fff;
	margin-right: 32px;
	width: 48px;
	height: 51px;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
}

ul.list li>span.cnt {
	background: #f98d0d;
}

ul.list li>span.cot {
	background: #000000;
}
ul.list li>span time  {
	display: block;
	padding-top: 8px;
}


ul.list li>span span {
	margin-top: -2px;
	display: block;
	font-size: 10px;
}


ul.list.l1 li>span time {
	display: block;
	padding-top: 17px;
}

ul.list.l1 li .col1 {
	margin-bottom: 41px;
}

ul.list.l1 li+li {
	margin-top: 16px;
}

ul.list.l1 li+li .col1 {
	margin-bottom: 42px;
}

h2.head1 {
	padding-top: 55px !important;
}

ul.list1 span {
	width: 13px;
	height: 13px;
		margin-top: 4px;
	float: left;
	display: block;
	background: #c9e54e;
	margin-right: 67px;
}

ul.list1  li+li {
	margin-top: 4px;
}


ul.list1 li>span.cnt {
	background: #f98d0d;
}

ul.list.l2 .col1 {
	padding-bottom: 23px;
}
/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #f98d0d;
}

a.atn {
	display: inline-block;
	color: #F98D0D;
	font-family: 'Open Sans', sans-serif;
	text-decoration: underline;
	

}

a.atn:hover {
	color: #C9E54E;
}



a.btn {
	display: inline-block;
	background: #f98d0d;
	color: #fff;
	margin-top: 18px;
	padding: 7px 7px 7px 7px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 16px;

}

a.btn:hover {
	background: #C9E54E;
}
/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}

.ind1 {
	margin-top: 11px;
}

.pad0 {
	padding: 0 !important;
}

.pad1 {
	padding-right: 15px;
}

.pad2 {
	padding-right: 10px;
}


.pt0 {
	padding-top: 0;
}

.img_inner {
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
	margin-top: 4px;
	position: relative;
	left: 686;

}

.img_inner:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 5px;
	bottom: -5px;
	left: 0;
	
}



.fleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 11px;
}

.fleft.i1 {
	margin-bottom: 23px;
}


.fleft.i2 {
	margin-bottom: 19px;
}

.fright {
	float: right !important;
	margin-left: 20px;
}

.upp {
	text-transform: uppercase;
	background-color: #CCCCCC;
	font-stretch: wider;
	font-weight: bold;
}

.uff {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 20px;
	color: #000000;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.style1 {
	line-height: 18px;
}

.text1 {
	line-height: 18px;
	color: #000;
	margin-bottom: 18px;

}

.text1 a {
	color: #f98d0d;
}

.text1 a:hover {
	color: #000;
}

.col1 {
	color: #000;
	margin-bottom: 19px;
}

.col1 time {
	display: block;
	padding-top: 5px;
	font-size: 12px;
	color: #333;
}

.col2 {
	color: #f98d0d;
}

.col2 a:hover, a.col2:hover  {
	color: #000;
}

ul.list .col1 {
	font-size: 13px;
	line-height: 18px;
}

ul.list.l2 li {
	color: #9b9a9a;
}


/*header*/

header {
	display: block;
	padding-top: 34px;
	position: relative;
	z-index: 999;
	padding-bottom: 48px;
	background-color: #333131;
}


header h1 {
	float: none;
	position: relative;
	z-index: 999;

}
header h1 a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 130px;
	float: left;
	height: 66px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

header h1 a img {
	display: block;	
}

.nb {
	border: none !important;
	background-position: 0 101% !important;
}

.page1_block {
	background: url(../images/page1_bg.png) 0 bottom repeat-x #f9f9f9;
	padding-bottom: 102px;
	border-bottom: 1px solid #dadada;
}

/*Content*/

.content {
	background: #fff;
	padding-bottom: 95px;
}

.content.page1 h2 {
	margin-top: -2px;
	padding-bottom: 2px;
}

.content h2 {
	margin-top: -5px;
	padding-bottom: 2px;
}

.col2 {
	margin-bottom: 6px;
	font-family: Paprika;
}

.carousel1 {
	cursor: default !important;
}

a.prev {
	float: right;
	display: block;
	width: 35px;
	margin-top: 50px;
	height: 31px;
	background: url(../images/prevnext.png) 0 0 no-repeat;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

a.prev:hover {
	background-position: 0 bottom;

}

a.next {
	float: right;
	margin-right: 79px;
	margin-left: 1px;
	display: block;
	width: 35px;
	margin-top: 50px;
	height: 31px;
	background: url(../images/prevnext.png) right bottom no-repeat;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

a.next:hover {
	background-position: right 0;
}

.bottom_block {
	background: #333131;
	padding-bottom: 108px;
}


.bottom_block.bot1  {
	padding-bottom: 30px;
	padding-top: 20px;
	padding-left: 10px;
}


.bottom_block.bot1 h2 {
	top: 0;
	padding-top: 99px;
}

.bottom_block.bot1 .col2 {
	position: relative;
	top: -4px;
	margin-bottom: 5px;
}

.bottom_block h2 {
	color: #fff;
	position: relative;
	top: 3px;
	background-color: transparent;
}

.bottom_block .cont {
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	padding-top: 5px;
}

.bottom_block img {
	margin-top: 0;
	margin-bottom: 20px;
}


.bottom_block .cont span {
	padding-top: 13px;
	display: block;
	color: #f98d0d;
	letter-spacing: -1px;
}

.text2 {
	font-size: 18px;
	margin-bottom: 8px;
}

.clear.he1 {
	height: 30px !important;
}

.clear.he2 {
	height: 87px !important;
}

.blog .text2 {
	margin-bottom: 22px;
}

.blog+.blog {
	margin-top: 86px;
}

.blog a.btn {
	margin-top: 31px;
}

.pt1 h2 {
	margin-top: 0 !important;
}

.bottom_block .col2 a:hover {
	color: #fff;
}



/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:30px;
	overflow:hidden;
	width:39px;
	height:36px;
	border:none;
	text-indent:-999px;
	z-index:999;
	background:url(../images/totop.png) no-repeat left top;
	transition: 0s ease;
	-webkit-transition: 0s ease;
	-o-transition: 0s ease;	
}
#toTop:hover {
	background-position: 0 bottom;
}

/****Map***/

.map {
	padding-top: 0px;
	padding-right: 22px;
	margin-top: -1px;
	color: #848383;
}

.map figure {


		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 display: block;
 margin-bottom: 26px;
 border: 1px solid #f2f2f2;

}
.map figure iframe {
	width: 100%;
	height: 280px;
	max-width: 100%;
}

.map address {
}

.map p {
	margin-bottom: 18px;
}

.map {
	font-size: 14px;
	line-height: 18px;
}

.map .text1 {
	line-height: 20px;
	margin-bottom: 2px;
}

address dt {
	color: #000;
}

address dd span {
	min-width: 100px;
	display: inline-block;
	text-align: left;
}




/************Footer***********/

footer {
	display: block;
	padding: 56px 0;
	font-size: 12px;
	color: #6b6868;
}

.socials {
	float: right;
}

.socials a {
	float: left;
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	background: url(../images/socials.png) 0 0 no-repeat;
}

.socials a:hover {
	opacity: 0.5;
}

.socials a+a {
	background-position: -35px 0;
}

.socials a+a+a {
	background-position: -70px 0;
}

.socials a+a+a+a {
	background-position: right 0;
}

.socials a+a {
	margin-left: 11px;
}

footer p {
	margin-bottom: 0;
	padding-top: 6px;
}



footer address {
	line-height: 18px;
	margin-top: -1px;
}


.box1, .box2  {
	float: left;
	width: 50%;
	margin-right: 0%;
	padding: 0px;
	box-sizing: border-box;
}
