﻿.module-default {
    margin: 0;
    padding: 0;
}
.slideshow {
    overflow: hidden;
}
.carousel {
    position: relative;
}
.clearfix {
    *zoom: 1;
}
.clearfix {
    *zoom: 1;
}
.clearfix {
    *zoom: 1;
}
.carousel-item {
    position: relative;
    float: left;
    display: block;
}
.carousel-item .carousel-img {
    display: block;
}
.carousel-item .carousel-img a[href="javascript:;"] {
    cursor: default;
}
.carousel-item .carousel-img img {
    display: block;
}
.carousel-btn-fixed {
    width: 100%;
    position: absolute;
    bottom: 15px;
    left: 0;
    margin: 0;
    z-index: 100;
}
.carousel-btn {
    text-align: center;
    margin: 10px 0;
}
.carousel-btn a {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 6px;
    background: #ccc;
    border-radius: 50%;
}
.carousel-btn .selected {
    background: #1C79C1;
    cursor: default;
}
.carousel-btn a span {
    display: none;
}
@media screen and (max-width:1120px) {

.header1 {
	min-height: 30px !important;
}	
}
@media screen and (max-width:767px) {
.slideshow {
	height: 350px !important;
}
.slideshow img {
	height: 350px !important;
}
}
@media screen and (max-width:640px) {
.slideshow {
	height: 230px !important;
}
.slideshow img {
	height: 230px !important;
}
}
@media screen and (max-width:480px) {
.slideshow {
	height: 145px !important;
}
.slideshow img {
	height: 145px !important;
}
}

.container {
    max-width: 100%;
}
@media (min-width: 768px){
.container {
    width: 750px;
}
}
@media (min-width: 992px){
.container {
    width: 970px;
}
}
@media (min-width: 1200px){
.container {
    width: 1170px;
}
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.met-index-service{background:#fff;}
.met-index-service .services-bg {

}
.blocks, [class*="blocks-"] {
    padding: 0;
    margin: 0;
    margin-right: -15px;
    margin-left: -15px;
    list-style: none;
}
.met-index-service [class*=blocks-] li {
    margin-bottom: 15px;
}
[class*=blocks-] li {
    clear: none!important;
}

.blocks-100 > li {
    width: 100%;
}
@media (min-width: 992px){
.blocks-md-2 > li {
    width: 50%;
}
}
.blocks > li, [class*="blocks-"] > li {
    position: relative;
    float: left;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 22px;
}
.animation-slide-left {
    -webkit-animation-name: slide-left;
    -o-animation-name: slide-left;
    animation-name: slide-left;
}
.met-index-service .project-item {
    position: relative;
}
.met-index-service .project-item .project-img {
    position: relative;
    overflow: hidden;
}
.met-index-service .project-item .project-intro {
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 10px 50px;
    -webkit-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    z-index: 12;
    top: 0;
    left: 0;
    opacity: 1;
    overflow: hidden;
}
.met-index-service .project-item .project-intro .project-title {
    margin: 30px 0 20px 0;
    padding: 0;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.3;
    color: #fff;
    position: relative;
}
.met-index-service .project-item .project-intro .project-descr {
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    margin-top: 30px;
}
.met-index-service .project-item .project-intro .service-more {
    margin-top: 10px;
}
.text-center {
    text-align: center!important;
}
.met-index-service .project-item .project-intro .service-more .button {
    font-size: 14px;
    line-height: 14px;
    padding: 8px 10px;
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.met-index-body h3 {
    font-size: 22px;
    margin-top: 0px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
}
.met-index-body h3 a {
    color: #2a333c;
    position: relative;
}
.met-index-body h3 a:after {
	background:#ff6700 none repeat scroll 0 0;
	content:"";
	height:3px;
	width:30%;
	left:35%;
	top:35px;
	position:absolute;
}
.met-index-body p.desc {
	font-size:16px;
	font-weight:300;
	text-align:center;
	color:#666;
	margin:0px auto;
	margin-bottom:40px;
}
@media (max-width:991px) {
	.met-index-body {
	padding:50px 0px;
}
.met-index-body p.desc {
	margin-bottom:30px;
}
}@media (max-width:767px) {
	.met-index-body {
	padding:30px 0px;
}
.met-index-body p.desc {
	margin-bottom:20px;
}
}
@media (max-width:488px) {
	.met-index-body {
	padding:20px 0px;
}
.met-index-body p.desc {
	margin-bottom:20px;
}
}
@media (max-width:358px) {
	.met-index-body {
	padding:20px 0px;
}
}
.met-index-body p.desc {
	margin-bottom:20px;
}
.met-index-product{
 width:100%;
 overflow:hidden;	
 padding:30px 0;
}
.met-index-product .project-item {
  float:left;
  width:21%;
  margin-left:2%;
  margin-right:2%;	
}
.met-index-product .project-item .project-img{
  border:1px solid #f2f2f2;	
}
.met-index-product .project-item .project-img img{
 width:100%;
 height:auto;	
}
.met-index-case{
 width:100%;
 overflow:hidden;	
 padding:30px 0;
}
.met-index-case .project-item {
  float:left;
  width:25%;	
}

.met-index-case .project-item  img{
 width:100%;
 height:auto;	
}
.met-index-case .case-more {
    margin-top: 30px;
    margin-bottom: 20px;
}
.met-index-case .case-more .button:hover {
    color: #fff;
    background-color: #262626;
    border: 1px solid transparent;
}
.met-index-case .case-more .button {
    font-size: 14px;
    line-height: 14px;
    padding: 8px 10px;
    display: inline-block;
    border: 1px solid #666;
    color: #666;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}