body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
html, body{
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
	background: #ffffff;
}
.menu {
  display: block;
  cursor: pointer;
  color: #555555;
  border-bottom: 1px dashed rgb(118, 118, 118);
  font-size: 18px;
  padding: 20px 25px;
  font-weight: 400;
  position: relative;
	}
.menu:hover{
    color: #A4C95E;
}
.top-nav {
	float: right;
	margin-top: 0;
}
button#showRightPush {
  border: none;  
  padding: 3px 0 0;
  outline: none;
  position: fixed;
  z-index: 1;
  background: none;
	}
/*----------.div-sm3 a:hover img{filter:alpha(Opacity=180);-moz-opacity:1.8;opacity: 1.8} *****鼠标悬停***--------*/
.div-sm3 img:hover{border:1px #336699 solid;}
/*----------鼠标悬停----------------*/

/*-----------------------------------幻灯----------------------------------*/
#focus { width:100%; height:820px; margin:0 auto; position:relative; overflow:hidden;}
#focus ul { width:100%; padding:0; margin:0; position:absolute; overflow:hidden;}
#focus ul li { display:inline; float:left; width:100%; height:820px; background:#fff; position:relative; overflow:hidden;}
#focus ul li a { display:block; height:820px; margin:0; padding:0;}
#focus ul li div { position:absolute; overflow:hidden;}
#focus .btnBg { width:100%; height:20px; background:#000; position:absolute; left:0; bottom:0;}
#focus .btn { height:10px; padding:5px 10px; position:absolute; right:45%; bottom:0;}
#focus .btn span { display:inline-block; width:25px; height:10px; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on { background:#fff;}
#focus .preNext { width:45px; height:100px; cursor:pointer; background:url(sprite.png) no-repeat; position:absolute; top:36%;}
#focus .pre { left:0;}
#focus .next { background-position:right top; right:0;}

/*-----图片轮播----*/
#frame {/*----------图片轮播相框容器----------*/
position: absolute; /*--绝对定位，方便子元素的定位*/
width: 1000px;
height: 635px;
overflow: hidden;/*--相框作用，只显示一个图片---*/
border-radius:5px;
margin: 0 auto;
}
#dis {/*--绝对定位方便li图片简介的自动分布定位---*/
position: absolute;
left: -50px;
top: -10px;
opacity: 0.5;
}
#dis li {
display: inline-block;
width: 200px;
height: 20px;
margin: 0 50px;
float: left;
text-align: center;
color: #fff;
border-radius: 10px;
background: #000;
}
#photos img {
float: left;
width:800px;
height:600px;
}
#photos {/*---设置总的图片宽度--通过位移来达到轮播效果----*/
position: absolute;z-index:9px;
width: calc(300px * 2);/*---修改图片数量的话需要修改下面的动画参数*/
}
.play{
animation: ma 20s ease-out infinite alternate;/**/
}
@keyframes ma {/*---每图片切换有两个阶段：位移切换和静置。中间的效果可以任意定制----*/
0%,20% {	margin-left: 0px;	}
25%,40% {	margin-left: -300px;	}
45%,60% {	margin-left: -600px;	}
65%,80% {	margin-left: -900px;	}
85%,100% {	margin-left: -1200px;	}
}
.num{
position:absolute;z-index:10;
display:inline-block;
right:10px;top:165px;
border-radius:100%;
background:#f00;
width:25px;height:25px;
line-height:25px;
cursor:pointer;
color:#fff;
text-align:center;
opacity:0.8;
}
.num:hover{background:#00f;}
.num:hover,#photos:hover{animation-play-state:paused;}
.num:nth-child(2){margin-right:30px}
.num:nth-child(3){margin-right:60px}
.num:nth-child(4){margin-right:90px}
.num:nth-child(5){margin-right:120px}
#a1:hover ~ #photos{animation: ma1 .5s ease-out forwards;}
#a2:hover ~ #photos{animation: ma2 .5s ease-out forwards;}
#a3:hover ~ #photos{animation: ma3 .5s ease-out forwards;}
#a4:hover ~ #photos{animation: ma4 .5s ease-out forwards;}
#a5:hover ~ #photos {animation: ma5 .5s ease-out forwards;}
@keyframes ma1 {0%{margin-left:-1200px;}100%{margin-left:-0px;}	}
@keyframes ma2 {0%{margin-left:-1200px;}100%{margin-left:-300px;}	}
@keyframes ma3 {100%{margin-left:-600px;}	}
@keyframes ma4 {100%{margin-left:-900px;}	}
@keyframes ma5 {100%{margin-left:-1200px;}	}

    #lunbo ul li{width:100%;list-style: none;width:1000px; height:650px;background-color: #f00;text-align: center;}
    #lunbo ul li:not(:first-child){display: none;}

/*----图片轮播end---*/
/*---------------------------  4076 -------------------------*/
/* CSS Document */
*{ padding:0; margin:0;}
/*----------body{ background:#CCC;font-size:0}------------------*/
/*
.banner{ max-width:100%; height:auto; overflow:hidden; position:relative;font-size:0}
.b-img{ height:auto; margin:auto;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:auto; float:left;}
-----------学习.img-responsive 失败*/

.banner{ width:100%; height:650px; overflow:hidden; position:relative;font-size:0}
.b-img{ height:650px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:650px; float:left;}

.b-list{ height:50px; padding-top:630px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #14ab04;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../images/cont/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:280px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(../images/cont/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:280px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}

/*---------------------------  4076 end-------------------------*/

/*-------------------------表格--------------------------*/

table {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width: 100%;    
}

.bordered {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;         
}

.bordered tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    
    
.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: center;
}

.bordered th {
    /*background-color: #fff;
    background-color: #dce9f9;*/
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
    background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:     -ms-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:         linear-gradient(top, #ebf3fc, #dce9f9);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
	text-align:center;
}

.bordered td:first-child, .bordered th:first-child {
    border-left: none;
}

.bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}



/*----------------------*/

.zebra td, .zebra th {
    padding: 10px;
    border-bottom: 1px solid #f2f2f2;    
}

.zebra tbody tr:nth-child(even) {
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
}

.zebra th {
    text-align: left;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
    border-bottom: 1px solid #ccc;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#eee));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #eee);
    background-image:    -moz-linear-gradient(top, #f5f5f5, #eee);
    background-image:     -ms-linear-gradient(top, #f5f5f5, #eee);
    background-image:      -o-linear-gradient(top, #f5f5f5, #eee); 
    background-image:         linear-gradient(top, #f5f5f5, #eee);
}

.zebra th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;  
}

.zebra th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.zebra th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.zebra tfoot td {
    border-bottom: 0;
    border-top: 1px solid #fff;
    background-color: #f1f1f1;  
}

.zebra tfoot td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.zebra tfoot td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}

.zebra tfoot td:only-child{
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px
    border-radius: 0 0 6px 6px
}
  

/*------------------------------表格  end -----------------------------*/

nav#cbp-spmenu-s2 {
	background: #EFEFEF;
    text-align: center;
}
nav#cbp-spmenu-s2 a {
    color: #333;
    display: block;
    padding: 1em 0;
    font-size: 1em;
    font-weight: 400;
    border: none;
    margin: 0;
    transition: .5s all;
    border-bottom: 1px dashed rgb(179, 179, 179);
    text-decoration: none;
}
nav#cbp-spmenu-s2 a:hover {
	text-decoration: none;
	background: none;
}
nav#cbp-spmenu-s2 a.active,nav#cbp-spmenu-s2 a:hover {
    color: #A4C95E;
}
nav#cbp-spmenu-s2 h3 {
    background: #333;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
}
.top-nav ul {
  padding: 0;
  margin: 0;
}
.top-nav ul li{
  display:block;
}
.header-top {
	padding-top:3em;
}
span.menu{
	display:none;
}
.sub-header{
  margin: 6em 0 0 0;
}
.logo.two {
	text-align: center;
	margin: 1em 0 0 0;
}
.top-nav{
	float:left;
}
.header-logo{
    float: left;
}
.search-form {
  float: right;
}
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
.search-form input[type="text"] {
  display: inline-block;
  background: url(../images/search.png) no-repeat 18px 14px;
  border: solid 1px #000;
  margin: 0;
  outline: none;
  font-size: 14px;
  color: #000;
  padding: .7em .7em .7em 3em;
  width: 100%;
}
.social {
    float: left;
    margin: .5em 0 0 17em;
}
.social ul{
	padding:0;
	margin:0;
}
.social ul li{
    display: inline-block;
    margin: 0;
}
.social ul li a.facebook{
    background: url(../images/social.png) no-repeat 0px 0px;
    width: 30px;
    height: 30px;
    display: block;
}
.social ul li a.twitter{
    background: url(../images/social.png) no-repeat -30px 0px;
}
.social ul li a.chrome{
    background: url(../images/social.png) no-repeat -60px 0px;
}
.social ul li a.dribbble{
    background: url(../images/social.png) no-repeat -90px 0px;
}
.social ul li a.facebook:hover{
	opacity:.5;
}
.header-grids {
    margin-top: 12em;
}
.header-section{
  background: url(../images/0.jpg) no-repeat center 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  min-height: 600px;
  position: relative;
}
.header-search {
	position: relative;
    border-radius: 30px;
    width: 30%;
    float: left;
    margin-left: 23em;
    background: #EFEFEF;
}
.header-search input[type="text"] {
	margin: 0px 0;
    padding: .8em 0 .8em .8em;
    outline: none;
    color: #8E8E8E;
    background: none;
    border: none;
    width: 90%;
    position: relative;
    font-size: 1em;
    -webkit-appearance: none;
}
.header-search input[type="submit"] {
	background: url('../images/search.png') no-repeat 0px 1px;
    border: none;
    cursor: pointer;
    width: 19px;
    outline: none;
    position: absolute;
    height: 19px;
    top: 12px;
    right: 14px;	
}
.banner-img{
    text-align: center;
    margin: 5em 0 0 0;
    float: left;
    width: 60%;
}
.banner-img img{
	width:100%;
}
.banner-img img {
    width: 100%;
}
.banner-left{
    float: right;
    width: 39%;
    text-align: right;
    margin: 16em 0 0 0;
}
.logo h1{
    margin: 0;
}
.logo h1 a{
    font-family: 'Philosopher', sans-serif;
    font-size: 2em;
    text-decoration: none;
    color: #333;
}
.banner-info h5{
    color: #333;
    font-size: 1.2em;
    font-weight: 600;
    margin: 1em 0;
}
.banner-info p{
    color: #FFF;
    font-size: .9em;
    margin: 0;
    line-height: 1.8em;
}
.banner-buttons {
    margin: 3em 0 1em;
}
.banner-button a {
	color: #FFFFFF !important;
    font-size: 1em;
    padding: .5em 3em;
    text-decoration: none;
    border: solid 2px #FFFFFF !important;
    letter-spacing: 1px;
}
.banner-button a:hover {
    border: solid 2px #000 !important;
    background: none !important;
    color: #000 !important;
}
/*-- welcome --*/
.welcome{
    padding: 6em 0;
}
.welcome-left h2{
    color: #B1A992;
    font-size: 4em;
    margin: 0;
    font-family: 'Philosopher', sans-serif;
}
.welcome-left h5{
	color:#333;
	font-weight:600;
	font-size:1em;
	margin:1em 0;
}
.welcome-left p{
	color:#333;
	font-size:.9em;
	line-height:1.8em;
}
.welcome-left img{
    width: 90%;
	align:center;
}
.welcome-right {
	text-align:center;
}
.welcome-right img{
    width: 75%;
	align:center;
}
/*-- about-left --*/
.about-left{
    background: url(../images/1.jpg) no-repeat 0px 0px; 
    background-size: cover;
    min-height: 444px;
}
.about-right{
    padding: 5em 10em 5em 5em; /*--------上，右，下，左------------*/
    background: #A4C95E;
	height:408px;
}
.about-right h3,.services-info h3,.gallery-info h3,.testimonials-info h3,.news-info h3,.contact-info h3{
	color:#FFF;
	font-family: 'Philosopher', sans-serif;
	font-size:4em;
	margin:0;
}
.about-right p{
	color:#FFF;
	font-size:.9em;
	line-height:1.8em;
	margin:1.2em 0 0 0;
}
/*-- services --*/
.services{
	padding:5em 0;
}
.services-info h3{
    text-align: center;
    color: #B1A992;
}
.services-top-grids{
    margin-top: 5em;
}
.services-grid{
	text-align:center;
}
.services-grid .icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #fff;
    margin: 0 auto;
    text-align: center;
    position: relative;
    border: 1px solid #ABABAB;
}
.services-grid .icon img {
  position: relative;
  z-index: 100;
  transition: all 0.3s ease 0s;
}
.services-grid .icon:before {
  content: '';
  width: 102%;
  height: 102%;
  border-radius: 50%;
  background: #333;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 10;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease 0s;
}
.services-grid:hover .icon img {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.services-grid:hover .icon:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.glyphicon-cog,.glyphicon-time,.glyphicon-glass,.glyphicon-thumbs-up,.glyphicon-edit,.glyphicon-asterisk{
	color:#C7C7C7;
  font-size:35px;
}
.glyphicon-icon {
    position: relative;
  top: 33px;
  display: block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 999;
}
.chrty h3 {
	color: #333;
    font-size: 1.2em;
    margin: 1em 0;
    font-weight: 600;
}
.chrty p {
    font-size: .9em;
    line-height: 1.8em;
    color: #333;
}
/*-- gallery --*/
.gallery{
	padding:5em 0;
	background:#A4C95E;
}
.gallery-info h3{
    text-align: center;
}
.gallery-info h2{
	color: #5BD982;
}
.gallery-grids-top {
    margin: 4em 0 0 0;
}
.gallery-info p {
  color: #B2B2B2;
  font-size: .9em;
  margin: 1em auto 0;
  line-height: 1.8em;
  width: 70%;
}
.gallery-grid-img {
    padding-left: 0;
}
.gallery-grid {
    padding-left: 0;
}
.gallery-grid a {
    display: block;
}
.gallery-grid img {
  width: 100%;
}
.gallery-right {
    padding: 0;
}
.gallery-grid-img img{
	width:100%;
}
.gallery-grid-img:hover img{
	-webkit-filter: grayscale(100%);
	opacity: 8;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.gallery-grid:hover img {
  -webkit-filter: grayscale(100%);
  opacity: 8;
  transition: all 300ms!important;
  -webkit-transition: all 300ms!important;
  -moz-transition: all 300ms!important;
}
.gallery-grid-top-img:hover img{
	  -webkit-filter: grayscale(100%);
  opacity: 8;
  transition: all 300ms!important;
  -webkit-transition: all 300ms!important;
  -moz-transition: all 300ms!important;
}
.gallery-grids-middle{
    margin: 1em 0;
}
.gallery-right-top-grid{
	margin:1em 0 0 0;
}
.gallery-grid-top{
	padding:0;
}
.gallery-grid-top-img{
	margin-right:1em;
}
.gallery-grid-top-img img{
	width:100%;
}
.gallery-grids {
    margin-top: 1em;
}
/*-- testimonials --*/
.testimonials{
	padding:5em 0;
}
.testimonials-info h3{
    text-align: center;
    color: #B1A992;
}
.testimonials-grid{
	text-align: center;
    width: 70%;
    margin: 3em auto 0;
}
.testimonials-grid p{
	font-size: .9em;
    color: #333;
    margin: 1em 0 0 0;
    line-height: 1.8em;
}
.testimonials-grid p span{
	font-size:2em;
}
.testimonials-grid img{
	border-radius:50%;
}
/*------------------ Slider Part starts Here----------*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 100%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 16px;
  width: 15px;
  background: transparent url("../images/themes.png") no-repeat left top;
  margin-top: 0;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: 7%;
  background-position: right top;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
}
.callbacks_tabs{
    list-style: none;
    position: absolute;
    top: 106%;
    z-index: 999;
    left: 48%;
    padding: 0;
    margin: 0;
}
.slider-top{
	text-align: center;
	padding:10em 0;
}
.slider-top h1{
	font-weight:700;
	font-size:48px;
	color:#010101;
}
.slider-top p{
	font-weight:400;
	font-size:20px;
	padding:1em 7em;
	color:#010101;
}
.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
ul.social-slide li i{
	width:70px;
	height:74px;
	background:url(../images/img-resources.png)no-repeat;
	display: inline-block;
	margin:0px 15px;
}
ul.social-slide li i.win{
	background-position:-6px 0px;
}
ul.social-slide li i.android{
	background-position:-110px 0px;
}
ul.social-slide li i.mac{
	background-position:-215px 0px;
}
.callbacks_tabs li{
  display: inline-block;
  margin: 0 .2em;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 12px;
    width: 12px;
    background: #A4C95E;
    display: inline-block;
    border: 2px solid #A4C95E;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
}
.callbacks_here a:after{
    border: 2px solid #FFFFFF;
    background: #A4C95E;
}
/*-- news --*/
/*-- news --*/
.news-sm {
    padding: 2em 0;
    background: #F7F7F7;
}
.news-info-sm h3{
    text-align: center;
    color: #B1A992;
	font-size:4em;
	margin:0;
}
/*
.news-info-sm h3{
	color:#FFF;
	font-family: 'Philosopher', sans-serif;
	font-size:4em;
	margin:0;
}
*/

.news {
    padding: 5em 0;
    background: #F7F7F7;
}
.news-info h3{
    text-align: center;
    color: #B1A992;
}
.news-grid img{
	width:100%;
}
.news-grids {
    margin: 5em 0 0 0;
}
.news-grid-info{
	margin:2em 0 0 0;
}
.news-grid-info a{
    color: #ABCD6B;
    font-size: 1.3em;
    font-weight: 600;
    text-decoration: none;
}
.news-grid-info a:hover{
	color:#333;
}
.news-grid-info p.date{
    color: #BFBFBF;
    font-size: 1em;
    margin: .5em 0;
}
.news-grid-info p.text{
    color: #333;
    font-size: .9em;
    margin: 0;
    line-height: 1.8em;
}
/*-- contact --*/
.contact{
    padding: 5em 0;
}
.contact-info {
  text-align: center;
}
.contact-info h3 {
    color: #B1A992;
}
.contact-grids {
    margin: 4em 0 0 0;
}
.contact-grid-info h3{
	font-size: 3em;
    margin: 0;
    color: #B1A992;
    font-family: 'Philosopher', sans-serif;
}
.contact-grid-list {
    margin-top: 2em;
}
.contact-grid-list ul{
	padding:0;
	margin:0;
}
.contact-grid-list ul li{
	display:block;
	margin:1em 0;
}
.contact-grid-list ul li a{
	font-size: .9em;
    color: #949494;
	text-decoration:none;
}
.contact-grid-list ul li a:hover{
    color: #A4C95E;
}
.contact-grid-list h4 {
    color: #777;
    font-size: 1em;
    font-weight: 600;
    margin: 0 0 .5em 0;
}
.contact-grid-list p {
    color: #949494;
    font-size: .9em;
    margin: 1em 0;
    line-height: 1.8em;
}
.contact-grid-list p span {
    display: block;
}
.contact-grid-list p a {
    color: #949494;
    text-decoration: none;
}
.contact-grid-list p a:hover{
    color: #A4C95E;
}
.contact-grid-list input[type="text"] {
    width: 100%;
    color: #949494;
    background: none;
    outline: none;
    font-size: .9em;
    padding: .5em;
    margin-bottom: 1em;
    border: solid 1px #949494;
    -webkit-appearance: none;
}
.contact-grid-list textarea {
    resize: none;
    width: 100%;
    background: none;
    color: #949494;
    font-size: .9em;
    outline: none;
    padding: .5em;
    border: solid 1px #949494;
    min-height: 80px;
    -webkit-appearance: none;
}
.contact-grid-list input[type="submit"] {
    border: none;
    outline: none;
    color: #FFFFFF;
    padding: .5em 1.5em;
    font-size: .9em;
    font-weight: 600;
    margin: 0.5em 0 0 0;
    -webkit-appearance: none;
    background: #A4C95E;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
.contact-grid-list input[type="submit"]:hover {
    background: #4D4D4D;
    color: #FFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
/*-- footer --*/
.footer{
    padding: 1em 0;
    text-align: center;
    background: #B7B7B7;
}
.footer p{
    color: #FFF;
    font-size: .9em;
    margin: 0;
}
.footer p a{
	color:#FFF;
}
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 14px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 24px;
	height: 24px;
	border: none;
	text-indent: 100%;
	background: url("../images/up-arrow.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- responsive-start --*/
@media (max-width:1440px){
	.about-left {
		background: url(../images/1.jpg) no-repeat 0px -55px;
		background-size: cover;
		min-height: 419px;
	}
	.about-right {
		padding: 5em 6em 5em 5em;
	}
}
@media (max-width:1366px){
	.about-left {
		background: url(../images/1.jpg) no-repeat 0px -30px;
		background-size: cover;
	}
	.about-right {
		padding: 5em 4em 5em 5em;
	}
}
@media (max-width:1280px){
	.about-left {
		background: url(../images/1.jpg) no-repeat -65px 0px;
		background-size: cover;
		min-height: 444px;
	}
	.about-right {
		padding: 4em 4em 4em 5em;
	}
}
@media (max-width:1080px){
	.header-search {
		margin-left: 15em;
	}
	.about-left {
		min-height: 414px;
	}
	.about-right {
		padding: 2em 2em 3em 5em;
	}
}
@media (max-width:1024px){
	.banner-img {
		text-align: center;
		margin: 7em 0 0 0;
	}
	.banner-left {
		margin: 7em 0 0 0;
	}
	.header-section {
		min-height: 588px;
	}
	.social {
		margin: .5em 0 0 8em;
	}
	.header-section {
		background: url(../images/0.jpg) no-repeat -263px 0px;
		/*background: url(../images/banner.jpg) no-repeat 0px;*/
		background-size: cover;
	}
	.welcome-right {
		margin-top: 2em;
	}
}
@media (max-width:991px){
	.services-grid:nth-child(2){
		margin:2em 0;	
	}
	.gallery-grid {
		float: left;
		width: 50%;
		margin-bottom: 1em;
	}
	.gallery-grid-top {
		padding: 0;
		float: left;
		width: 50%;
	}
	.gallery-right {
		padding: 0;
		float: left;
		width: 50%;
	}
	.gallery-grid-img {
		padding-left: 0;
		float: left;
		width: 50%;
	}
	.middle-gallery-grid {
		width: 33.33%;
		margin-bottom: 0em;
	}
	.gallery-grids {
		margin-top: 0em;
	}
	.news-grid-info {
		margin: 2em 0;
	}
	.header-search input[type="text"] {
		width: 83%;
	}
}
@media (max-width:640px){
	.header-search {
		margin-left: 12em;
	}
	.social {
		margin: .5em 0 0 5em;
	}
	.header-search input[type="text"] {
		padding: .5em 0 .5em .8em;
	}
	.header-search input[type="submit"] {
		top: 9px;
	}
	.banner-img {
		width: 50%;
	}
	.banner-left {
		width: 50%;
	}
	.header-section {
		background: url(../images/0.jpg) no-repeat -519px 0px;
		background-size: cover;
	}
	.header-search input[type="text"] {
		width: 80%;
	}
}
@media (max-width:480px){
	.header-search {
		margin-left: 5em;
		width: 42%;
	}
	.social {
		margin: .5em 0 0 2em;
	}
	.banner-img {
		width: 100%;
		float: none;
	}
	.banner-left {
		width: 100%;
		float: none;
	}
	.banner-left {
		margin: 0em 0 0 0;
	}
	.banner-img {
		margin: 4em 0 0 0;
	}
	.banner-buttons {
		margin: 3em 0 2em;
	}
	.welcome {
		padding: 2em 0;
	}
	.welcome-left h2 {
		font-size: 3em;
	}
	.about-right {
		padding: 2em;
	}
	.about-right h3, .services-info h3, .gallery-info h3, .testimonials-info h3, .news-info h3, .contact-info h3 {
		font-size: 3em;
	}
	.services {
		padding: 2em 0;
	}
	.services-top-grids {
		margin-top: 2em;
	}
	.gallery {
		padding: 2em 0;
	}
	.gallery-grids-top {
		margin: 2em 0 0 0;
	}
	.testimonials {
		padding: 2em 0;
	}
	.testimonials-grid {
		width: 100%;
		margin: 2em auto 0;
	}
	.testimonials {
		padding: 2em 0 3em;
	}
	.callbacks_tabs {
		top: 103%;
		left: 42%;
	}
	.news {
		padding: 2em 0;
	}
	.news-grids {
		margin: 2em 0 0 0;
	}
	.contact {
		padding: 2em 0;
	}
	.contact-grids {
		margin: 2em 0 0 0;
	}
	.contact-grid-info h3 {
		font-size: 2em;
	}
	.contact-grid-list {
		margin-top: 1em;
	}
}
@media (max-width:320px){
	.header-top {
		padding-top: 1em;
	}
	button#showRightPush img {
		width: 70%;
	}
	.header-search input[type="text"] {
		font-size: .9em;
		width: 67%;
	}
	.header-search {
		margin-left: 3em;
	}
	.social {
		margin: .5em 0 0 0.5em;
	}
	.social ul li a.facebook {
			background: url(../images/social.png) no-repeat 0px 0px;
		width: 22px;
		height: 22px;
		display: block;
		background-size: 500%;
	}
	.social ul li a.twitter {
		background: url(../images/social.png) no-repeat -22px 0px !important;
		background-size: 500% !important;
	}
	.social ul li a.chrome {
		background: url(../images/social.png) no-repeat -44px 0px !important;
		background-size: 500% !important;
	}
	.social ul li a.dribbble {
		background: url(../images/social.png) no-repeat -66px 0px !important;
		background-size: 500% !important;
	}
	.logo h1 a {
		font-size: 1.2em;
	}
	.banner-img {
		margin: 2em 0 0 0;
	}
	.header-section {
	    background: url(../images/0.jpg) no-repeat -587px 0px;
		background-size: cover;
	}
	.banner-info h5 {
		font-size: 1em;
	}
	.banner-info p {
		font-size: .8em;
	}
	.banner-button a {
		font-size: .8em;
	}
	.banner-buttons {
		margin: 1em 0 0em;
	}
	.header-section {
		min-height: 570px;
	}
	.welcome {
		padding: 1em 0;
	}
	.welcome-left h2 {
		font-size: 2em;
	}
	.welcome-left h5 {
		font-size: .9em;
	}
	.welcome-left p {
		font-size: .8em;
	}
	.about-left {
		min-height: 200px;
	}
	.about-right h3, .services-info h3, .gallery-info h3, .testimonials-info h3, .news-info h3, .contact-info h3 {
		font-size: 2em;
	}
	.about-right {
		padding: 1em;
	}
	.about-right p {
		font-size: .8em;
	}
	.services {
		padding: 1em 0;
	}
	.chrty p {
		font-size: .8em;
	}
	.gallery {
		padding: 1em 0;
	}
	.gallery-grids-top {
		margin: 1em 0 0 0;
	}
	.gallery-grid-top-img {
		margin: 0;
	}
	.gallery-right {
		float: none;
		width: 100%;
	}
	.gallery-grid-img {
		padding: 0;
		float: none;
		width: 100%;
		margin: 1em 0;
	}
	.gallery-grid-top {
		padding: 0;
		float: none;
		width: 100%;
	}
	.middle-gallery-grid {
		width: 100%;
		margin-bottom: 1em;
		padding: 0;
	}
	.gallery-grids-middle {
		margin: 0em 0;
	}
	.gallery-grid {
		float: none;
		width: 100%;
		margin-bottom: 1em;
	}
	.gallery-grids-top {
		margin: 1em 0 0 0;
	}
	.testimonials {
		padding: 1em 0 3em;
	}
	.testimonials-grid p {
		font-size: .8em;
	}
	.news {
		padding: 1em 0;
	}
	.news-grids {
		margin: 1em 0 0 0;
	}
	.news-grid-info a {
		font-size: 1em;
	}
	.news-grid-info {
		margin: 1em 0;
	}
	.news-grid-info p.date {
		font-size: .9em;
	}
	.news-grid-info p.text {
		font-size: .8em;
	}
	.contact {
		padding: 1em 0;
	}
	.contact-grid-info h3 {
		font-size: 1.6em;
	}
	.contact-grid-list ul li {
		margin: .5em 0;
	}
	.contact-grid-list ul li a {
		font-size: .8em;
	}
	.contact-grid-list p {
		font-size: .8em;
	}
	.footer p {
		font-size: .8em;
	}
}