/*css*/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import"../css/superfish.css";
@import "../css/camera.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);
@import url(//fonts.googleapis.com/css?family=Questrial);
body{
	background: #2c2c2c url('../images/bg_main.jpg') 0 0 repeat;
	font: 300 12px/21px 'Open Sans', 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;
}
.animate{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #656565;
}
h2{
	font-size: 30px;
	font-weight: 300;
	line-height: 34px;
}
h3{
	font-size: 28px;
	line-height: 32px;
	font-weight: 300;
	color: #efefef;
}
h4{
	font: italic 18px/18px Georgia, Times, serif;
	color: #515151;
}
.pad_1{
	padding-top: 30px;
}
.marg_1{
	margin-bottom: 14px;
}
.marg_2{
	margin-bottom: 50px;
}
.marg_3{
	margin-bottom: 36px;
}
.marg_4{
	margin-bottom: 70px
}
.f-left{
	float: left;
}
.f-right{
	float: right;
}
/************Header************/
header {
	width:100%;
	position:relative; 
	z-index:2;
	background: #1e1e1e;
}
.menuHolder1{
	width: 100%;
	height: 56px;
	background: #282828;
}
.logo {
	position: relative;
	top: 23px;
	margin-left: 118px;
}
.slog_01{
	position: relative;
	float: right;
	font:15px/15px Georgia, Times, serif;
	font-style: italic;
	color: #5e5e5e;
	margin: 18px 0 0;
}
.slog_01 span{
	position: relative;
	display: inline-block;
	float: left;
	width: 18px;
	height: 17px;
	background: url('../images/marker_m.png') center center no-repeat;
}
.social{
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 40px;
}
.social-icon {
  margin: 20px 0 0;
  float: right;
}
.social-icon > li {
  display: inline-block;
  float: left;
  margin-left: 5px;
}
.social-icon > li > a {
  display: inline-block;
}
.social-icon > li > a > img {
  position: relative;
  top: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.social-icon > li > a:hover img {
  top: -5px;
}
/************End Header************/
.button1 {
	font: 18px/18px 'Open Sans', sans-serif;
    background: #f7941d;
    color: #FFFFFF;
    display: inline-block;
    padding: 19px 29px;
    position: relative;
    text-align: center;

    -webkit-box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    1px 2px 10px rgba(0, 0, 0, 0.2);
	box-shadow:         1px 2px 10px rgba(0, 0, 0, 0.2);

    border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;

    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.button1 span{
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 1px 0 0 11px;
	background: url('../images/arr_more.png') center 0 no-repeat;
}
.button1:hover {
	background: #282828;
	text-decoration:none;
}
/************Content***********/
#content{
	padding-top: 33px;
	background: #fff;
}
hr {
	border: none;
	height: 1px;
	color: #4a4a4a;
	background-color: #4a4a4a;
	margin: 0 0 54px;
}
.block_1{
	position: relative;
	color: #656565;
	text-align: center;
	padding: 1px 0 20px;
}
.block_1 h2{
	margin-bottom: 30px;
}
.block_1 p{
	font-weight: 300;
	font-size: 18px;
	line-height: 27px;
	color: #8c8c8c;
	padding-bottom: 48px;
}
.block_button{
	position: absolute;
	left: 0;
	bottom: -52px;
	text-align: center;
	width: 100%
}
.button2{
	position: relative;
	display: inline-block;
	width: 108px;
	height: 108px;
	background: #fff;
	text-align: center;
	border-radius: 500px;
	-moz-border-radius: 500px;
	-webkit-border-radius: 500px;
}
.button2 .eff{
	font: 15px/15px 'Questrial', sans-serif;
	color: #5f5e5e;
	background: #fff;
	position: relative;
	display: inline-block;
	width: 77px;
	height: 77px;
	border: 1px solid #cfcfcf;
	border-radius: 500px;
	-moz-border-radius: 500px;
	-webkit-border-radius: 500px;
	margin-top: 15px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.button2:hover .eff{
	color: #f7941d;
	border: 1px solid #f7941d;
}
.button2 .poz{
	position: relative;
	display: inline-block;
	margin-top: 31px;
}
.z-ind{
	z-index: 5;
}
.block_bg_1{
	position: relative;
	padding-top: 79px;
	background: url('../images/bg_1.jpg') 0 0 repeat;
	z-index: 4;
}
.block_2{
	position: relative;
	text-align: center;
	background: #fff;
}
.block_2 img{
	position: relative;
	margin-bottom: 26px;
}
.block_2 p{
	line-height: 18px;
	margin-bottom: 21px;
}
.block_2 .title{
	font: italic 18px/18px Georgia, Times, serif;
	color: #515151;
	margin-bottom: 19px;
}
.bott_line{
	position: relative;
	width: 100%;
	height: 8px;
}
.block_2 .bott_line{
	opacity: 0;
}
.bott_bg_1{
	background: #f8941d;
}
.bott_bg_2{
	background: #f8531d;
}
.bott_bg_3{
	background: #15afb1;
}
.bott_bg_4{
	background: #15b147;
}
.button3{
	font: 15px/15px 'Questrial', sans-serif;
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
}
.block_2 .col_more1{
	color: #f8941d;
}
.block_2 .col_more2{
	color: #f8531d;
}
.block_2 .col_more3{
	color: #15afb1;
}
.block_2 .col_more4{
	color: #15b147;
}
.button3:hover{
	color: #515151;
	text-decoration: none;
}
.lines_bottom{
	position: absolute;
	display: inline-block;
}
.block_bg_2{
	position: relative;
	padding-top: 97px;
	background: url('../images/bg_2.jpg') 0 0 repeat;

}
.block_3{
	position: relative;
	overflow: hidden;
	margin-bottom: 56px;
}
.block_3 h3{
	position: relative;
	margin-bottom: 23px;
}
.list_1{
	position: relative;
	display: inline-block;
	margin: 0 0 9px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 14px;
	float: right;
	margin-right: 61px;
	width: 100%;
}
.list_1 li{
	position: relative;
	background: url('../images/marker.png') right 2px no-repeat;
	padding: 0 35px 4px 0;
	min-height: 18px;
	margin: 0 0 14px;
}
.list_1 a{
	color: #fff; 
	text-decoration: none;
	float: right;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.list_1 a:hover{
	color: #6b6b6b;
	text-decoration: none;
}
.block_4{
	position: relative;
	overflow: hidden;
	margin-bottom: 63px;
}
.block_4 h3{
	position: relative;
	margin-bottom: 23px;
}
.block_4 hr{
	margin-bottom: 36px;
}
.soc-links a {
	display:block;
	width:29px;
	height:29px;
}

.soc-links a:hover {
	background-position:0 -29px;
}

.soc-links li {
	display:block;
	float:left;
	margin: 0 12px 0 0;
}

.soc-links {
	position: relative;
	display: inline-block;
	text-align: center;
	overflow:hidden;
	padding-left: 64px;
}
.soc-link1 {background:url('../images/soc_icon1.jpg') no-repeat 0 0 ;
}
.soc-link2 {background:url('../images/soc_icon2.jpg') no-repeat 0 0 ;
}
.soc-link3 {background:url('../images/soc_icon3.jpg') no-repeat 0 0 ;
}
.soc-link4 {background:url('../images/soc_icon4.jpg') no-repeat 0 0 ;
}
.block_5{
	position: relative;
	overflow: hidden;
	margin-bottom: 65px;
}
.block_5 h3{
	position: relative;
	margin-bottom: 23px;
}
.block_5 hr{
	margin-bottom: 45px;
}
.block_6{
	position: relative;
	text-transform: uppercase;
}
.block_6 img{
	position: relative;
	margin-bottom: 42px;
}
.block_6 time{
	position: relative;
	display: block;
	font: bold 30px/30px Georgia, Times, serif;
	color: #cecece;
	margin-bottom: 23px;
}
.link_1{
	position: relative;
	color: #c1c1c1;
}
.link_1:hover{
	color: #fff;
	text-decoration: none;
}
.link_3{
	position: relative;
	color: #aeaeae;
}
.link_3:hover{
	color: #000;
	text-decoration: none;
}
.block_6 hr{
	margin-bottom: 26px;
}
.block_6 p{
	line-height: 20px;
	color: #727272;
}
.link_2{
	font-weight: 600;
	position: relative;
	display: inline-block;
	background: url('../images/arr_more2.png') 0 7px no-repeat;
	padding: 0 0 0 13px;
	min-height: 18px;
	text-transform: uppercase;
	color: #fff;
	margin-top: 26px;
}
.link_2:hover{
	color: #6b6b6b;
	text-decoration: none;
}
p.success {
			background: #b3ff69;
			color: #4fa000;
}
input {
	width: 100%;
	height: 39px;
	float:left;
	background: none;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	color: #000000;
    font: 300 12px/18px 'Open Sans', sans-serif;
	border: 1px solid #e4e1e1;
    padding: 11px 15px 10px;
}

input.paypal{
	width: 200px;
	height: 59px;
	float:left;
	background: none;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	color: #000000;
    font: 300 12px/18px 'Open Sans', sans-serif;
	border: 1px solid #e4e1e1;
    padding: 11px 15px 10px;
}


textarea {
	width: 100%;
	height: 199px;
	position: relative;
	resize:none;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	float:left;
	margin: 0;
	color: #000000;
    font: 300 12px/18px 'Open Sans', sans-serif;
	border: 1px solid #e4e1e1;
	background: none;
    padding: 10px 13px;
}

#border {
	
	border-top-style: dotted;
    border-right-style: solid;
    border-bottom-style: dotted;
    border-left-style: solid;
}


			/************Page_2***********/

.style_1{
	position: relative;
	margin: 17px 0 44px;
}
.block_7{
	position: relative;
	margin-bottom: 48px;
}
.block_7 .figure{
	position: relative;
	display: inline-block;
	margin-bottom: 29px;
}
.block_7 time{
	position: relative;
	display: inline-block;
	font: italic 18px/18px Georgia, Times, serif;
	color: #515151;
	margin-bottom: 7px;
}
.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
}

			/************Page_3***********/
.style_2 {
	position: relative;
	margin: 11px 0 30px;
}
.block_8{
	position: relative;
	text-align: center;
	margin-bottom: 61px;
}
.block_8 img{
	position: relative;
	margin-bottom: 28px;
}
.block_8 p{
	line-height: 18px;
	margin-bottom: 13px;
}
.block_8 .title{
	font: italic 18px/18px Georgia, Times, serif;
	color: #515151;
	margin-bottom: 15px;
}
.button4 {
	font: 15px/15px 'Questrial', sans-serif;
    background: #fff;
    color: #5f5e5e;
    display: inline-block;
    padding: 11px 22px;
    position: relative;
    text-align: center;
    border: 1px solid #c8c8c8;

    border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;

    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.button4:hover {
	background: #c8c8c8;
	text-decoration:none;
	color: #fff;
}
.block_bg_3 {
	position: relative;
	padding-top: 71px;
	background: url('../images/bg_1.jpg') 0 0 repeat;
}
.block_9{
	position: relative;
	margin-bottom: 77px;
}
.block_9 img{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 20px;
}
.block_9 .txt_info{
	position: relative;
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;
}
.block_9 .txt_info .title{
	font: italic 18px/18px Georgia, Times, serif;
	color: #FF3300;
	margin-bottom: 19px;
}
.block_9 .txt_info p{
	margin-bottom: 32px;
}
.block_9 .button4{
	background: transparent;
}
.block_9 .button4:hover{
	 background: #c8c8c8;
    
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

			/************Page_4***********/
.style_3 {
	position: relative;
	margin: 11px 0 36px;
}
.block_10{
	position: relative;
	margin-bottom: 77px;
}
.block_10 h4{
	margin-bottom: 10px;
}
.block_10 p{
	margin-bottom: 44px;
}

			/************Page_5***********/

.figure iframe {
	position: relative;
	width: 100%;
	height: 303px;
	margin: 0 0 28px;
}
.cont_info{
	position: relative;
	line-height: 18px;
}
.cont_info .title{
	font: italic 18px/22px Georgia, Times, serif;
	color: #515151;
	position: relative;
	display: block;
	margin: 0 0 17px;
}
.width1{
	position: relative;
	display: inline-block;
	width: 79px;
}

			/************Page_priv***********/
.block_11{
	margin-bottom: 78px;
}
.block_11 p{
	line-height: 18px;
}
/************End Content***********/


/************Footer************/
footer {
	font-size: 13px;
	display: block;
	padding: 32px 0;
	text-align: right;
	text-transform: uppercase;
}
footer p{
	color: #b1b1b1;
	padding-top: 7px;
}
footer .sep{
	position: relative;
	display: inline-block;
	width: 35px;
	text-align: center;
	margin-top: -4px;
}
footer  .link{
	color: #b1b1b1;
}
footer  .link:hover{
	color: #fff;
	text-decoration: none;
}
/************End Footer************/


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


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

	.caption {
		margin-top: -151px;
	}
	.caption_bg{
		width: 100%;
	}
	.slog_01{
		margin: 11px 0 0;
	}
	.soc-links {
		padding-left: 0;
	}
	.block_9 .txt_info{
		overflow: hidden;
	}
	.logo {
		margin-left: 0;
	}
	.sf-menu a {
		margin: 0 36px 0 0;
	}
	.sf-menu > li:after {
	    right: 15px;
	}
}
@media only screen and (max-width: 767px) {
	.logo {
		top: 12px;
	}
	nav {
		margin-left: 0;
	}
	.slog_01{
		display: none;
	}
	.caption {
		margin-top: -167px;
	}
	.block_2 .bott_line {
		opacity: 1;
	}
	.lines_bottom{
		opacity: 0;
	}
	.block_2{
		margin-bottom: 70px;
	}
	.block_2 img{
		width: 100%;
	}
	.block_2 .button3 {
		margin-bottom: 23px;
	}
	.list_1{
		float: left;
	}
	.list_1 a{
		float: left;
	}
	.block_6{
		margin-bottom: 60px;
	}
	.block_6 img{
		width: 100%;
	}
	.block_9 .txt_info{
		overflow: visible;
	}

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

	.logo img{
		width: 95%;
	}

	.caption {
		margin-top: -178px;
	}
	.caption span.slider_txt1 {
		font: 25px/28px 'Open Sans', Arial, sans-serif;
		margin-top: 38px;
		margin-bottom: 57px;
	}
	.caption span.slider_txt2 {
	    margin-bottom: 14px;
	}
	.block_9 img {
		margin-bottom: 30px;
		width: 100%;
	}
	.lines_bottom> div{
		margin: 0;
	}
}
@media only screen and (max-width: 320px) {

}

input.paypal{
	width: 200px;
	height: 59px;
	float:left;
	background: none;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	color: #000000;
    font: 300 12px/18px 'Open Sans', sans-serif;
	border: 1px solid #e4e1e1;
    padding: 11px 15px 10px;
}

.a_demo_three {
	background-color:#3bb3e0;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#fff;
	position:relative;
	padding:10px 20px;
	border-left:solid 1px #2ab7ec;
	margin-left:35px;
	background-image: linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
}

.a_demo_three:active {
	top:3px;
	background-image: linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
}

.a_demo_three::before {
	content:"·";
	width:35px;
	max-height:29px;
	height:100%;
	position:absolute;
	display:block;
	padding-top:8px;
	top:0px;
	left:-36px;
	font-size:16px;
	font-weight:bold;
	color:#8fd1ea;
	text-shadow:1px 1px 0px #07526e;
	border-right:solid 1px #07526e;
	background-image: linear-gradient(bottom, rgb(10,94,125) 0%, rgb(14,139,184) 100%);
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	box-shadow:inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #032b3a, 0px 10px 5px #999 ;
}

.a_demo_three:active::before {
	top:-3px;
	box-shadow:inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #032b3a, 1px 1px 0px 0px #044a64, 2px 2px 0px 0px #044a64, 2px 5px 0px 0px #044a64, 6px 4px 2px #0b698b, 0px 10px 5px #999 ;
}

.rotate90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
