/*-- reset code --*/
body{padding:0; margin:0; background:#FFF; }
body a{transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; }
input[type="button"],input[type="submit"]{transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; }
h1,h2,h3,h4,h5,h6{
	margin:0;	
	padding:0;
}	
p{
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
button{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
img {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*-- /reset code --*/
body {
	font-family:"微软雅黑",Arial;
	font-weight:100;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
/*-- navigation --*/
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default {
	background-color:rgba(0,0,0,0.32);
	border-color:transparent;
}
.navbar .navbar-collapse.in{
    padding:0px;
}
.navbar-default .navbar-brand {
    color: #FFF;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 8px 15px;
}	
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav>li>a {
    color: #FFF;
}
.navbar-brand h1 {
	font-size:30px;
	font-weight:normal;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
.navbar-default .navbar-nav>li>a {
    color: #FFF;
    font-size: 17px;
    font-weight:200;
}
/*-- /navigation --*/
.content .swiper-container {
	z-index: 500;
	position: relative;
	width: 100%;
	height:inherit;
	background:#FFF;
	overflow: hidden;
}
.content .swiper-container .swiper-pagination{bottom:90px;}
.content .swiper-container .swiper-pagination .swiper-pagination-bullet{opacity:1;}
.content a.movedown{
    position: relative;
    display:block;
    margin: -50px auto 0px;
    width:47px;height:47px;background:url(../images/icons.png) no-repeat 0px -60px;cursor:pointer;z-index:99;
    border-radius:50px;
}

.content a.movedown:hover{background-color:#2fd0b5;}
/*-- about section --*/
section.about-us {
	padding:140px 0px 100px;
	background:url(../images/icon_page2_bg.jpg)no-repeat 50% 60%;
    -moz-background-size: cover;
    background-size: cover;
}
section.about-us .tabs {
    list-style: none;
    width:100px;
    padding: 0px;
    margin-left:3%;
}
section.about-us .tabs a{
    color: #888;
    display:block;
    font-size: 16px;
    line-height:30px;
    text-align: center;
    padding:5px 10px;
    cursor: pointer;
    z-index: 30;
    background:rgba(47,208,101, 0.1);
    -webkit-transition: all .0s ease-in-out .2s;
    -moz-transition: all .0s ease-in-out .2s;
    -ms-transition: all .0s ease-in-out .2s;
    -o-transition: all .0s ease-in-out .2s;
    transition: all .0s ease-in-out .2s;
	text-decoration:none;
}

section.about-us .tabs a:hover{
    color: #888;
    font-size: 16px;
    line-height:30px;
    text-align: center;
    padding:5px 10px;
    cursor: pointer;
    z-index: 30;
 
    -webkit-transition: all .0s ease-in-out .2s;
    -moz-transition: all .0s ease-in-out .2s;
    -ms-transition: all .0s ease-in-out .2s;
    -o-transition: all .0s ease-in-out .2s;
    transition: all .0s ease-in-out .2s;
	text-decoration:none;
}


section.about-us .tabs a.on {
    color:#fff;
    background:rgba(47,208,101, 0.3);
	text-decoration:none;
}
section.about-us h2.text-center {
	font-size:40px;
	font-weight:normal;
	padding:20px 0;
}



section.about-us .swiper-tabs1{
    position: absolute;
    overflow: hidden;
    background:none;
    height:auto;
    max-height:500px;
    width:520px;
    right: 20%;
}
section.about-us .swiper-slide{
	font-size: 14px;
    font-weight: 300;
    padding: 10px 30px;
    line-height: 28px;
    color: #888;
}
/*-- /about section --*/
/*-- skills section --*/


section.our-skills {
	background:url(../images/icon_page4_bg.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center;
	padding:300px 0px 0px;
}



section.our-skills  h3.text-center {
	font-size:24px;
	font-weight:normal;
	padding:20px 0;
	color: #fff;
}
section.our-skills  h3.text-center .title{
	line-height:30px;">
}
section.our-skills  .title span{
	font-size:24px;
	color:#FFF;
}
section.our-skills  .title font{
	display:block;
	clear:both;
	color:#ff0000;
}
section.our-skills  p.text-center {
	font-size:17px;
	font-weight:inherit;
	line-height:25px;
	padding:0px 0 70px;
    color: #fff;	
}
section.our-skills .slideanim h3{
	font-size:24px; color:#FFF;
}
section.our-skills .slideanim a{
	display:block;
	line-height:30px;
	color:#fff;
	clear:both;
}

/*-- /skills section --*/
/*-- services section --*/
section.our-services {
	padding:200px 0px 0px;
	background:url(../images/icon_page5_bg.jpg)no-repeat bottom;
    background-size:100%;
}
section.our-services .text-center{
    font-size: 24px;
    padding-bottom:50px;
    text-align:center;
    color:#333;
}
section.our-services .items{
	width:500px;
	margin:0px auto;
}
section.our-services .items li{
	display: block;
	margin:5px 0px;
	line-height:30px;
	clear:both;
}
section.our-services .items li.se{
	margin:10px 0px 20px;
}
/*-- /services section --*/ 
/*-- portfolio section --*/
section.our-portfolio {
	background:url(../images/icon_page1_bg.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-o-background-size:100% 100%;
	padding:150px 0;
}
section.our-portfolio h3.text-center{ 
	font-size:24px;
	font-weight:normal;
	padding:20px 0;
	color:#000;
}
section.our-portfolio p.text-center {
	font-size:17px;
	font-weight:inherit;
	line-height:25px;
	padding-bottom:70px;
	color:#fff;
}
.grid-gallery ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.grid-gallery .text-center a.btn{
    margin-top: 50px;
    background-color: #1d2088;
}
.grid-gallery section.grid-wrap ul.grid li {
    margin-bottom:0px;
}
.grid-gallery figure {
    margin: 0;
}

.grid-gallery figure img {
    display: block;
    width: 100%;
}

.grid-gallery figcaption h4 {
    margin: 0;
    font-size:17px;
    font-weight:normal;
    font-family: 'Montserrat', sans-serif;
    text-align:center;
    padding: 0 0 0.5em;
}

.grid-gallery figcaption p {
    margin: 0;
    text-align:center;
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
}

/* Grid style */
.grid-wrap {
    max-width:100%;
    margin:50px auto 0px;
    padding: 0 1em 1.875em;
}

.grid {
    margin: 0 auto;
}

.grid li {
    width: 25%;
    float: left;
    cursor: pointer;
}

.grid figure {
    padding: 5px;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.grid li:hover figure {
    opacity: 0.7;
}

.grid figcaption {
    background: #e4e4e4;
    padding:20px;
}
.grid li a{
    display:block;
    margin: 10px 5px;
    padding: 10px 30px;
    border-bottom: 2px solid #CDCDCD;
}
.grid li a{

}

@media screen and (max-width: 60em) {
    
    .grid li {
        width: 33.3%;
    }

    .slideshow li {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin: 0;
    }

    .slideshow li figure img {
        width: auto;
        margin: 0 auto;
        max-width: 100%;
    }

    .slideshow nav span,
    .slideshow nav span.nav-close {
        font-size: 1.8em;
        padding: 0.3em;
    }

    .info-keys {
        display: none;
    }

}

@media screen and (max-width: 35em) {
    .grid li {
        width: 50%;
    }
}

@media screen and (max-width: 24em) {
    .grid li {
        width: 100%;
    }
}
/*-- /portfolio section --*/
/*-- team section --*/
section.our-team {
	padding:200px 0;
    background: url(../images/icon_page3_bg.jpg) 50% 90%;
    background-repeat:no-repeat;
}
section.our-team h3.text-center {
	font-size:24px;
	font-weight:normal;
	padding:20px 0px 50px;
}
section.our-team p.text-center {
	font-size:17px;
	font-weight:300;
	padding-bottom:70px;
	line-height:25px;
}

.view {
	width:calc(100% / 5 - 4px);
	height:300px;
	margin:2px;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}
.view:filst-child{margin-left:0px;}
.view:last-child{margin-right:0px;}
.view .content {
	width: 250px;
	height: 250px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
.view img {
	display: block;
	width: 100%;
	position: relative;
}
.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first .mask {
    position:absolute;
    top:0px;
    filter: alpha(opacity=0);
    padding:20px;
    opacity: 0;
    height:100%;
    color:#fff;
    background-color: rgba(0,0,0, 0.9);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first .mask h4{padding:20px 0px;}
/*-- /team section --*/
/*-- map section --*/
section.map iframe.googlemaps {
	width:100%;
	height:400px;
}
/*-- /map section --*/

/*-- footer section --*/
section.footer {
	padding:250px 0px 50px;
	background:url(../images/icon_page6_bg.jpg);
    background-size:100%;
}
section.footer .copyright {
    margin: 0 auto;
    width: 810px;
    height: 230px;
    
}

/*-- /footer section --*/
/*-- sliding animations --*/
.slideanim {visibility:hidden;}
.slide {
    /* The name of the animation */
    animation-name: slide;
    -webkit-animation-name: slide; 
    /* The duration of the animation */
    animation-duration: 1s; 
    -webkit-animation-duration: 1s;
    /* Make the element visible */
    visibility: visible; 
}

/* Go from 0% to 100% opacity (see-through) and specify the percentage from when to slide in the element along the Y-axis */
@keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    } 
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    } 
}
@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    } 
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}
/*-- /sliding animations --*/
/*-- back to top --*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.55) url(../images/jiantou.png) no-repeat center 50%;
  background-size:70%;
  border:1px solid #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.cd-top:hover {
  background-color: #000;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 50px;
    width: 50px;
    right: 30px;
    bottom: 30px;
  }
}
/*-- /back to top --*/
/*-- responsive design --*/

@media (max-width: 991px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: -80px;
    }
    ul.nav.navbar-nav.navbar-right {
        margin: -51px -80px 0 30px;
    }

    ul.skills {
        margin-top: 50px;
    }
    .grid li {
        width:calc(100% / 2);
    }
    .slideshow nav span.nav-close {
        top: 30px;
        right: 40px;
    }
    section.our-team {
    	text-align:center;
    }
    .view {
        width: 250px;
        height:298px;
        margin: 10px;
        display: inline-block;
    	float:none;
    }
    .view .content {
        width: 250px;
        height: 250px;
    }

    .section.footer .copyright{
        width:700px;
    }

}

@media (max-width: 800px) {
	.nav>li>a {
	padding:10px 10px;	
}
	ul.nav.navbar-nav.navbar-right {
    margin: 5px -25px 0 0px;
}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -30px;
}
	.navbar-brand {
	padding: 12px 15px;
}
	.navbar-brand h1 {
    font-size: 25px;
}
}

@media (max-width: 768px) {
    ul.nav.navbar-nav.navbar-right {
        margin: 5px -10px 0 0px;
    }
    .navbar-default .navbar-nav>li>a {
    	font-size:16px;
    }
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: 0px;
    }
    .nav>li>a {
        padding: 10px 8px;
    }
    .swiper-container h3 {
    	font-size:25px;
    }

    section.about-us,section.our-skills,section.our-services,section.our-portfolio,section.our-team {
    	padding:50px 0;
    }
    section.about-us{height:550px;}
    section.our-skills .slideanim h3{
        margin-top:1em;
    }
    section.about-us p.text-center {
        font-size: 15px;
    }
    section.our-services p.serv {
    	font-size: 16px;
        font-weight: 300;
        padding: 0px 20px 30px;
    }
    section.footer{padding-top:50px;}
    section.footer .copyright{
        width:700px;
    }
}

@media (max-width: 736px) {
	.swiper-container {
    height: 305px;
}
ul.nav.navbar-nav.navbar-right {
    margin: 0px;
	background-color: rgba(0, 0, 0, 0.55);
    text-align: center;
}
.navbar-toggle {
	background-color: rgba(0, 0, 0, 0.39);
	margin-right:25px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #000;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 25px;
}
section.our-services p.serv {
	padding: 0px 100px 30px;
}
section.about-us h2.text-center ,section.our-skills h3.text-center ,section.our-services h3.text-center,section.our-portfolio h3.text-center,section.our-team h3.text-center{
    font-size: 35px;
}
section.map iframe.googlemaps {
	height: 340px;
}

ul.social-icons2 {
	padding: 12px 0;
}
.slideshow figure {
	border: 10px solid #fff;
}

.grid li {
    width: 50%;
}
}

@media (max-width:667px) {
.swiper-container {
    height: 270px;
}

}

@media (max-width: 640px) {

.grid li {
    width: 50%;
}
}

@media (max-width: 600px) {
.swiper-container {
    height: 325px;
}
section.our-skills p.text-center,section.our-services p.text-center,section.our-portfolio p.text-center,section.our-team p.text-center {
	font-size: 16px;
	padding: 10px 0 30px;
}

}

@media (max-width: 568px) {
	section.our-skills p.text-center, section.our-services p.text-center, section.our-portfolio p.text-center, section.our-team p.text-center {
    font-size: 15px;
}
section.our-services p.serv {
    font-size: 15px;
}	


.slideshow figcaption {
	display:none;
}
.view {
    width: 230px;
    height: 230px;
}
.view .content {
    width: 230px;
    height: 230px;
}
}

@media (max-width: 480px) {
.content .swiper-container .swiper-pagination{bottom:10px;}
.content a.movedown{display:none;}
section.about-us p.text-center {
    font-size: 14px;
    line-height: 27px;
}

section.about-us, section.our-skills, section.our-services, section.our-portfolio{
    padding: 30px 0;
}
.our-portfolio .slideanim{visibility:visible;}
section.our-team{
    padding: 30px 0px 60px;
}
section.about-us h2.text-center, section.our-skills h3.text-center, section.our-services h3.text-center, section.our-portfolio h3.text-center, section.our-team h3.text-center{
    font-size: 30px;
}
section.our-skills p.text-center, section.our-services p.text-center, section.our-portfolio p.text-center, section.our-team p.text-center {
    font-size: 14px;
}
.sonny_progressbar p.title {
	font-size:15px;
}
section.our-services p.serv {
    font-size: 14px;
}

section.our-services p.serv {
    padding: 0px 30px 30px;
}

section.our-services .items{
    width:auto;
}
section.footer{background:none;padding:50px 0px 10px;}
section.footer .copyright{
    width:auto;
}
section.footer .copyright .crsy{padding-top:20px;text-align:left;}

.grid li {
    width: 100%;
}

.view {
    width: 190px;
    height: 190px;
} 
.view .content {
    width: 190px;
    height: 190px;
}
.view h4 {
    margin: 22px 0 0 0;
}
section.map iframe.googlemaps {
    height: 250px;
}
ul.social-icons2 {
	text-align:center;
}
.serv-info {
	margin-bottom:30px;
}
}

@media (max-width: 414px) {
    section.about-us{
        height:400px;
    }
    section.about-us .tabs{width:auto;}
    section.about-us .tabs a{display:inline-block;}
	section.about-us h2.text-center {
		padding:0 0 20px;
	}
	.sonny_progressbar p.title {
    font-size: 14px;
	}	
    .swiper-container {
        height: 260px;
    }
    section.about-us .swiper-tabs1{
        width: 100%;
        top:0px;
        right: 0px;
    }

    section.our-services h4.text-center {
    	padding: 20px 0 10px;
    }
    section.about-us .swiper-slide{
        line-height: 23px;
        padding:10px 0px;
    }

    .view {
        width: 168px;
        height: 160px;
    }
    .view .content {
        width: 160px;
        height: 160px;
    }

    section.footer .copyright p {
    	font-size: 15px;
        line-height: 25px;
    }

}

@media (max-width: 384px) {
	section.about-us p.text-center {
	padding:0;	
	}
section.map iframe.googlemaps {
    height: 220px;
}
section.our-skills p.text-center, section.our-services p.text-center, section.our-portfolio p.text-center, section.our-team p.text-center {
	padding: 10px 10px 30px;
}

section.our-services h4.text-center {
    font-size: 22px;
}
section.our-services p.serv {
    font-size: 14px;
}
.view {
    width: 250px;
    height: 250px;
}
.view .content {
    width: 250px;
    height: 250px;
}

}

@media (max-width: 375px) {
section.our-services p.serv {
    padding: 0px 20px 30px;
}

input#name, input#email {
    height: 45px;
}
}

@media (max-width: 320px) {
.swiper-container {
    height: 222px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 15px;
}
section.about-us h2.text-center, section.our-skills h3.text-center, section.our-services h3.text-center, section.our-portfolio h3.text-center, section.our-team h3.text-center{
    font-size: 28px;
}
section.our-skills p.text-center, section.our-services p.text-center, section.our-portfolio p.text-center, section.our-team p.text-center {
    padding: 0px 10px 30px;
}

.serv-info {
	margin-bottom:20px;
}
}	