/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  height: 100%;
  width:100%;

}

html {
font-family: 'Abel', sans-serif;
font-size:20px;
}

body {

}
@media only screen and (min-width: 1048px) {
  body {
    /* hide horizontal scroll bar in IE */
    overflow-x: hidden;
  }
}

a {
  color: #93a748;
  text-decoration: none;
}

/* -------------------------------- 

Main Components 

-------------------------------- */
.swqwerdd{
background: url("../img/uu.png") no-repeat;	
padding-left:40px;
min-height:30px;
margin-bottom:15px;
}
.cd-header {

  position: relative;
  height: 100%;
  background-image: url("../img/v1.jpg");
background-repeat:none;
background-size:cover;
background-position:center 80px;  
  z-index: 1;
 
}

@media only screen and (min-width: 768px) {
  .cd-header h1 {

  }
}

.cd-fixed-background {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.cd-fixed-background2 {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}


  .cd-fixed-background.img-1 {
    background: #fff;
  }
  .cd-fixed-background2.img-2 {
    background:#fafafa;
  }
  .cd-fixed-background.img-3 {
  
  }
 .hjqq21{
background-image: url("../img/footer.jpg");
background-repeat:no-repeat;
background-size:cover;
background-position: center center !important;
 }
  .cd-fixed-background.img-4 {
	background-color:#ececec;
	background-image: url("../img/human-natural.png");
background-size:auto 100% !important;
background-repeat:no-repeat;
background-position: right bottom !important;
height:100%;
  }
.sdfsd25{

}

.fdfss09{
text-align:left !important;
/*color:#f67140	;*/
}
.fdfss09:after{
margin-left:0px !important;	
/*border-bottom: 2px solid #f67140 !important;*/
}
  .cd-fixed-background {
    height: 100%;
    padding: 0;
  }

@media only screen and (min-width: 768px) {
  .cd-fixed-background {
    height: 100%;
    padding: 0;
  }

  .cd-fixed-background h2 {
  }
  .cd-fixed-background p {
  }
  .cd-fixed-background .cd-content {
    width: 50%;
    position: absolute;
    left: 5%;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }


}
@media only screen and (min-width: 900px) {
  .cd-fixed-background {
    background-attachment: fixed;
  }
  .cd-fixed-background .cd-content {
    width: 40%;
    left: 10%;
  }
}

.cd-vertical-nav {
  position: fixed;
  z-index: 2;
  right: 3%;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
.cd-vertical-nav a {
  display: block;
  height: 40px;
  width: 40px;
  /* image replace */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: transparent url(../img/cd-icon-arrow.svg) no-repeat center center;
  -webkit-transition: opacity 0.2s 0s, visibility 0.2s 0s;
  -moz-transition: opacity 0.2s 0s, visibility 0.2s 0s;
  transition: opacity 0.2s 0s, visibility 0.2s 0s;
}
.cd-vertical-nav a.cd-prev {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-bottom: 10px;
}
.cd-vertical-nav a.inactive {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0s, visibility 0s 0.2s;
  -moz-transition: opacity 0.2s 0s, visibility 0s 0.2s;
  transition: opacity 0.2s 0s, visibility 0s 0.2s;
}
@media only screen and (min-width: 1200px) {
  .cd-vertical-nav {
    display: block;
  }
}

.no-js .cd-vertical-nav {
  display: none;
}
.fggrfdd{
background-repeat:none;
background-size: cover;
background-position: center center;	
}

.v1{
background-image:url('../video/img/1.jpg');	
}

.fggrfdd:hover{
position:relative;	
}
.seweee{
position:absolute;
top:0px;
left:0px;
z-index:2;
width:100%;
height:auto;		
}
.fggrfdd:hover .seweee{
display:none;

}
.swerwqq{
width:100%;	
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
      -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.swerwqq:hover {

}
.vbwq img{
	width:100%;
}
.nnn45 img{
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;	
}
.nnn45:hover img{
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none;
  transform: scale(1.2);
}


.vbwq{
margin-top:15px;

/*-webkit-box-shadow: 0px 3px 7px -1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 7px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 7px -1px rgba(0, 0, 0, 0.3);*/
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;

background:#fff;	
}
.vbwq:hover img.swerwqq{
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none;
  transform: scale(1.2);
}

.zadfvideo{
width:100%;	
}
.zadfvideo td{
height:40px;
font-weight:bold;
text-align:center;
vertical-align:middle;	
}
.dsw56{
background-repeat:none;
background-position:center center;
background-size:cover;	
}
.scale {
    display: block;
    overflow: hidden;
   }
.zadf5 .fa{
margin-left:5px;	
}
.zadf5{
display:inline-block;


color:#ea6c2d !important;
font-size:14px;
margin-bottom:30px;
text-decoration:none !important;	
}

.fancybox-inner,.fancybox-outer{
overflow: hidden !important;
}
.fancybox-skin{
background:	#ed8452;
}
.navbar-nav a{
color:#fff !important;	
display:inline-block !important;
padding:36px 0px !important;
background:none !important;	
}
.navbar-nav li{
padding-left:25px;
padding-right:0px;
background:none !important;	
}
.navbar {
padding:0px;
background:#1d1d1d;
}
.navbar-toggler i{
color:#000;	
}
.navbar-toggle{
	text-decoration:none;
border:1px solid #000 !important;	
}
.swerwqq table.zadfvideo{
margin-top:0px !important;	
}
.hkjsq{
height:60px;	
}
.hkjsq2{
height:28px;	
}
.bnmee h2{
text-align:center;
font-weight:bold;	
display:block;
font-size:41px;
padding-bottom: 28px;
}
.bnmee h2:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-bottom: 2px solid #b1a492;
}
.kdqws{
display:inline-block;float:right;width:40%;	
}
@media only screen and (max-width: 768px) {
.kdqws{
display:inline-block;float:right;height:100%;width:60%;	
}	
}

.nnn45{
position:relative;
}
.nnn45 img{
width:100%;
display:block;
margin:auto;	
}
.fffe{
	font-size:16px;
position:absolute;
padding:5px 10px;
z-index:5;
background:#f67140;
color:#fff;
font-family: 'Montserrat', sans-serif;

}

.bnmee2 h2{
text-align:center;
font-weight:bold;	
display:block;
font-size:41px;
padding-bottom: 28px;
color:#fff;
}
.bnmee2 h2:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-bottom: 2px solid #fff;
}

#back-top{  
  position:fixed;
  bottom: 20px;
  right: 20px;
  z-index:100;
  padding: 0;
  margin: 0;  
}
#back-top i{
	font-size:25px;
	color:#fff;
}
#back-top a{
	padding:10px 0px;
  width:50px;
  display:block;
  text-align:center;
  background-color: #f57140;
  -webkit-transition:1s;
  -moz-transition:1s;
  transition:1s;
}


@media (max-width:550px) {
#back-top{  
  bottom: 10px;
  right: 10px;
}

#back-top a{
	padding:5px 0px;
	width:35px;
  display:block;
  text-align:center;
}

}
.kn{
display:inline-block;
padding:5px 25px;
border:2px solid #f57140;
color:#fff !important;
text-decoration: none !important;	
}

.dsssw{
text-align:center;
font-weight:bold;	
display:block;
font-size:41px;
padding-bottom: 28px;
color:#fff;
}
.dsssw:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-bottom: 2px solid #fff;
}
.sqwkl0 table{
width:100%;height:100%;	
}
.sqwkl0 {
display:none;
position:absolute;
width:100%;
height:50px;
bottom:0px;
z-index:999;
background: rgba(0, 0, 0, 1);
}
.vbwq{
position:relative;	
}

.sqwkl02{
display:none;
position:absolute;
width:50px;
height:50px;
top:50%;
margin-top:-50px;
left:50%;
margin-left:-25px;
z-index:999;
}
.vbwq:hover .sqwkl0{
display:block;	
}
.vbwq:hover .sqwkl02{
display:block;	
}
.vbwq{
cursor:pointer;	
}
.yyy56{
vertical-align:middle;text-align:center;pagginh:0px 20px;color:#fff	
}

.popup_overlay{
  display: none;
  background: rgba(0,0,0,.9);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index:9998;
}
.popup{
  display: none;
  width: 700px;
  height: 500px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -350px;
  margin-top: -250px;
  z-index:9999;
}

.closer{
  float: right;
  cursor: pointer;
  top:0px;
  right:0px;
}
.popup_content iframe{
width:700px;
 height:394px;	
}
.bbb56{
position:absolute;top:50%;margin-top:-80px; z-index:10;background: rgba(0, 0, 0, 0.6);padding:30px;box-sizing:border-box;width:250px;left:50%;margin-left:-125px;color:#fff;height:210px;	
}
@media (max-width:750px) {
.popup{
  display: none;
  width: 300px;
  height: 170px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -85px;
  z-index:9999;
}
.popup_content iframe{
width:300px;
 height:169px;	
}	
.saqqwq{
margin-left:15px;	
}
.navbar-toggle{
border:1px solid #fff !important;
color:#fff !important;
margin-top:25px !important;	
}
.navbar-collapse{
background:#000 !important;	
}
.navbar-collapse li a{
padding:10px 20px !important;	
}
.navbar-collapse li{
padding:0px !important;	
margin:0px !important;		
}
.navbar-collapse select{
margin-left:20px !important;	
margin-top:15px !important;	
margin-bottom:15px !important;;
}
.bbb56{
position:absolute;top:200px;z-index:10;background: rgba(0, 0, 0, 0.6);padding:30px;box-sizing:border-box;width:250px;left:50%;margin-left:-125px;color:#fff;height:210px;		
}
}
