@import url('font-awesome.css');
@import url('animate.css');
body {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    background: #fff;
    position: relative;
}

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;
    text-decoration: none;
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'Yanone Kaffeesatz', sans-serif;
}

p {
    margin: 0;
}

ul,
label {
    margin: 0;
    padding: 0;
}

body a:hover {
    text-decoration: none;
}

body a:focus {
    outline: none;
}


/*  Header
==================================== */

header .navbar {
    margin-bottom: 0;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 5px 0px;
}

.navbar-default {
    border: none;
}

.navbar-brand {
    color: #222;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: -1px;
    margin-top: 10px;
    padding: 0 0 0 15px;
    width: 140px;
}

.navbar-brand img {
    max-width: 100%
}

.navbar-default .navbar-brand {
    color: #61B331;
}

header .navbar-collapse ul.navbar-nav {
    float: right;
    margin-right: 0;
}

header .navbar-default {
    background-color: #fff;
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

header .navbar-default .navbar-nav>.open>a,
header .navbar-default .navbar-nav>.open>a:hover,
header .navbar-default .navbar-nav>.open>a:focus {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

header .navbar {
    min-height: 70px;
}

header .navbar-nav>li {
    padding-bottom: 12px;
    padding-top: 12px;
}

header .navbar-nav>li>a {
    padding-bottom: 6px;
    padding-top: 5px;
    margin-left: 2px;
    line-height: 30px;
    font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.dropdown-menu li a:hover {
    color: #fff !important;
}

header .nav .caret {
    border-bottom-color: #f5f5f5;
    border-top-color: #f5f5f5;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: #fff;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #fff;
}

.about-logo {
    padding: 10px 25px 25px;
    background-color: #EAEAEA;
    margin-bottom: 30px;
}

.dropdown-menu {
    box-shadow: none;
    border-radius: 0;
    border: none;
}

h3,
.h3 {
    font-size: 20px;
}

.dropdown-menu li:last-child {
    padding-bottom: 0 !important;
    margin-bottom: 0;
}

header .nav li .dropdown-menu {
    padding: 0;
}

header .nav li .dropdown-menu li a {
    line-height: 28px;
    padding: 3px 12px;
}

.quick-search {
    padding: 25px 40px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
    color: #FFF;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


/* --- menu --- */

header .navigation {
    float: right;
}

header ul.nav li {
    border: none;
    margin: 0;
}

header ul.nav li a {
    font-size: 12px;
    border: none;
    font-weight: 700;
    text-transform: uppercase;
}

header ul.nav li ul li a {
    font-size: 12px;
    border: none;
    font-weight: 300;
    text-transform: uppercase;
}

.phonetop {
    float: right;
    font-size: 16px;
    font-weight: bold;
    margin-left: 2em;
    position: relative;
    top: 15px;
    line-height: 36px;
    color: #e3201a;
}

.navbar .nav>li>a {
    color: #111;
    text-shadow: none;
    border: 1px solid rgba(255, 255, 255, 0) !important;
}

.navbar .nav a:hover {
    background: none;
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover {
    background: none;
    font-weight: 700;
}

.navbar .nav>.active>a:active,
.navbar .nav>.active>a:focus {
    background: none;
    outline: 0;
    font-weight: 700;
}

.navbar .nav li .dropdown-menu {
    z-index: 2000;
}

.team-member {
    text-align: center;
}

header ul.nav li ul {
    margin-top: 1px;
}

header ul.nav li ul li ul {
    margin: 1px 0 0 1px;
}

.dropdown-menu .dropdown i {
    position: absolute;
    right: 0;
    margin-top: 3px;
    padding-left: 20px;
}

.navbar .nav>li>.dropdown-menu:before {
    display: inline-block;
    border-right: none;
    border-bottom: none;
    border-left: none;
    border-bottom-color: none;
    content: none;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #FFF;
    background-color: #e3201a !important;
}

ul.nav li.dropdown a {
    z-index: 1000;
    display: block;
}

select.selectmenu {
    display: none;
}

.pageTitle {
    color: #fff;
    margin: 30px 0 3px;
    display: inline-block;
}


/*-- banner --*/

#featured {
    width: 100%;
    background: #000;
    position: relative;
    margin: 0;
    padding: 0;
}


/*  Sliders
==================================== */


/* --- flexslider --- */

#featured .flexslider {
    padding: 0;
    background: #fff;
    position: relative;
    zoom: 1;
}

.flex-direction-nav .flex-prev {
    left: 0px;
}

.flex-direction-nav .flex-next {
    right: 0px;
}

.flex-caption {
    zoom: 1;
    bottom: 35px;
    background-color: transparent;
    color: #fff;
    margin: 0;
    padding: 25px 25px 25px 30px;
    position: absolute;
    left: 0;
    right: 0;
}

.flex-caption h3 {
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.flex-caption p {
    margin: 0 0 15px;
}

.skill-home {
    margin-bottom: 30px;
}

.c1 {
    /* border: #ed5441 1px solid; */
    background: #FF9385;
}

.c2 {
    /* border: #24c4db 1px solid; */
    background: #72EDFF;
}

.c3 {
    /* border: #61B331 1px solid; */
    background: #29C39C;
}

.c4 {
    /* border: #609cec 1px solid; */
    background: #8EBFFF;
}

.skill-home .icons {
    padding: 34px;
    width: 100px;
    height: 100px;
    color: #821034;
    font-size: 32px;
    text-align: center;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-table;
    background-color: #E6E6E6;
}

.skill-home h2 {
    padding-top: 20px;
    font-size: 36px;
    font-weight: 700;
}

.testimonial-solid {
    padding: 50px 0 60px 0;
    margin: 0 0 0 0;
    background: #E8E8E8;
    text-align: center;
}

.testi-icon-area {
    text-align: center;
    position: absolute;
    top: -84px;
    margin: 0 auto;
    width: 100%;
    display: none;
}

.testi-icon-area .quote {
    padding: 15px 0 0 0;
    margin: 0 0 0 0;
    background: #ffffff;
    text-align: center;
    color: #61B331;
    display: inline-table;
    width: 70px;
    height: 70px;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 42px;
    border: 1px solid #61B331;
}

.testi-icon-area .carousel-inner {
    margin: 20px 0;
}

.carousel-indicators {
    bottom: -30px;
}

footer p {
    color: #fff;
}


/*-- 5+N 开始--*/

.place-grids {
    padding: 2em;
    overflow: hidden;
}

.n_left {
    float: left;
    width: 52px;
}

.n_left img {
    max-width: 100%;
}

.n_middle {
    float: left;
    margin-left: 10px;
    width: 42%
}

.n_middle h2 {
    font-size: 24px;
    margin-top: 7px;
    margin-bottom: 5px;
}

.n_middle h3 {
    font-size: 16px;
}

.n_middle p {
    font-size: 14px;
    margin-top: 10px;
}

.n_right {
    float: right;
    width: 130px;
}

.n_right img {
    max-width: 100%;
}


/*--5+N 结束--*/


/* Testimonial
----------------------------------*/

.testimonial-area {
    padding: 0 0 0 0;
    margin: 0;
    background: url(../img/low-poly01.jpg) fixed center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
}

.testimonial-solid p {
    color: #000000;
    font-size: 16px;
    line-height: 30px;
    font-style: italic;
}

section.hero-text {
    background: #EAEAEA;
    padding: 30px 0 0 0;
    border-top: 4px solid #fff;
}

section.hero-text h1 {
    color: #FF432E;
    margin: 0 0 10px;
    font-weight: 400;
}

section.hero-text p {
    color: #525252;
}

.carousel-indicators .active {
    background-color: #FF432E;
}

.carousel-indicators li {
    border-color: #FF432E;
}


/*-- top-header --*/

header .navbar {
    margin-bottom: 0;
}

.navbar-default {
    border: none;
}

.navbar-brand {
    color: #222;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: -1px;
    margin-top: 10px;
    padding: 0 0 0 15px;
}

.navbar-default .navbar-brand {
    color: #61B331;
}

header .navbar-collapse ul.navbar-nav {
    float: right;
    margin-right: 0;
}

header .navbar-default {
    background-color: #fff;
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

header .navbar-default .navbar-nav>.open>a,
header .navbar-default .navbar-nav>.open>a:hover,
header .navbar-default .navbar-nav>.open>a:focus {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

header .navbar {
    min-height: 70px;
}

header .navbar-nav>li {
    padding-bottom: 12px;
    padding-top: 12px;
}

header .navbar-nav>li>a {
    padding-bottom: 6px;
    padding-top: 5px;
    margin-left: 2px;
    line-height: 30px;
    font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.dropdown-menu li a:hover {
    color: #fff !important;
}

header .nav .caret {
    border-bottom-color: #f5f5f5;
    border-top-color: #f5f5f5;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: #fff;border-radius: 5px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #fff;
}

.about-logo {
    padding: 10px 25px 25px;
    background-color: #EAEAEA;
    margin-bottom: 30px;
}

.dropdown-menu {
    box-shadow: none;
    border-radius: 0;
    border: none;
}

h3,
.h3 {
    font-size: 20px;
}

.dropdown-menu li:last-child {
    padding-bottom: 0 !important;
    margin-bottom: 0;
}

header .nav li .dropdown-menu {
    padding: 0;
}

header .nav li .dropdown-menu li a {
    line-height: 28px;
    padding: 3px 12px;
}

@-webkit-keyframes slideIn {
    from {
        opacity: 0;
        -webkit-transform: translateX(-25px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideIn {
    from {
        opacity: 0;
        -moz-transform: translateX(-25px);
    }
    to {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@keyframes slideIn {
    from {
        opacity: 0;
        -webkit-transform: translateX(-25px);
        -moz-transform: translateX(-25px);
        -ms-transform: translateX(-25px);
        -o-transform: translateX(-25px);
        transform: translateX(-25px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}


/*-- //Nav style -- */


/*-- banner-bottom -- */


/*-- //banner-bottom --*/


/*-- services --*/

.services,
.about,
.news {
    padding: 5em 0;
}

h3.w3title {
    font-size: 3em;
    text-align: center;
    color: #e3201a;
}

p.wthree-ttext {
    font-size: 1.7em;
    text-align: center;
    color: #777;
    line-height: 1.8em;
    width: 50%;
    margin: 0 auto;
    font-weight: 400;
}

.services-grids {
    text-align: center;
    margin-top: 4em;
}

.services-grids .icon-holder {
    display: inline-block;
    color: #fff;
    font-size: 1.8em;
    width: 100%;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    line-height: 1.8em;
}

.services-grids h4 {
    color: #e3201a;
    font-size: 1.6em;
    margin: 1.5em 0 .6em;
}

.services-grids p {
    width: 80%;
    margin: 0 auto;
    color: #9e9e9e;
}


/*.hexagon:before {
    content: "";
    position: absolute;
    top: -20px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 38px solid transparent;
    border-right: 38px solid transparent;
    border-bottom: 20px solid #9E9E9E;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; 
}
.hexagon:after {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 38px solid transparent;
	border-right: 38px solid transparent;
	border-top: 20px solid #9E9E9E;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; 
}*/

.services-grids:hover .icon-holder {
    /*background: #e3201a;*/
}

.services-grids:hover .hexagon:before {
    /*	border-bottom-color: #e3201a;*/
}

.services-grids:hover .hexagon:after {
    /*border-top-color: #e3201a;*/
}


/*-- //services --*/


/*bg_line*/

.bg_line {
    background: url(../img/bg.png) repeat-y left top;
    min-height: 100px;
    background-size: 100%;
}


/*-- about --*/

.about,
.blog {
    background: #eeeeee;
}

.about-left {
    padding-right: 5em;
}

.about-right img {
    width: 100%;
}

.about h3.w3title {
    margin-bottom: 0.5em;
    text-align: left;
}

.title-line {
    text-align: center;
    width: 15%;
    margin: 0 auto;
}

.title-line2 {
    text-align: center;
    width: 28%;
    margin: 0 auto;
}

.title-line img,
.title-line2 img {
    max-width: 100%;
}

.about h4 {
    font-size: 1.6em;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 1.4em;
    margin-bottom: 0.8em;
}

p {
    font-size: 1em;
    line-height: 1.8em;
    color: #777;
}

a.wthree-btn.w3btn2 {
    color: #f44336;
    border-color: #f44336;
}

a.wthree-btn.w3btn2:hover {
    color: #fff;
}


/*-- //about --*/


/*-- portfolio --*/

.filtr-item {
    padding: 1em;
}

.item-desc {
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    padding: 1em;
    z-index: 1;
    bottom: 1em;
    left: 1em;
    right: 1em;
}


/* Filter controls */

ul.simplefilter {
    text-align: center;
    margin: 4em 0 2em;
}

.simplefilter li {
    color: #999;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 0.8em 2em;
    margin: 0 0.3em;
    border: 1px solid #e8e8e8;
    font-size: 1em;
}

.simplefilter li:hover {
    border-color: #e3201a;
    color: #e3201a;
}

.simplefilter li.active {
    border-color: #e3201a !important;
    background-color: #e3201a !important;
    color: #fff;
}

.agileits-img a {
    display: block;
    overflow: hidden;
}

.agileits-img a img {
    width: 100%;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.agileits-img:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}


/*--  Demo8 --*/

.agileits-img {
    background-color: #FFF;
    display: block;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 0 0 #555;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    filter: alpha(opacity=100);
}

.agileits-img:before {
    content: '';
    background-color: rgba(0, 0, 0, 0);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.agileits-img:hover {
    cursor: pointer;
}

.agileits-img:hover:before {
    background-color: rgba(0, 0, 0, 0.8);
}

.agileits-img:hover .wthree-pcatn {
    -moz-transform: translateY(0%) scale(1);
    -o-transform: translateY(0%) scale(1);
    -ms-transform: translateY(0%) scale(1);
    -webkit-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
}

.agileits-img .wthree-pcatn {
    background-color: rgba(0, 0, 0, 0.54);
    bottom: 0;
    height: 28%;
    left: 0;
    padding: 15px 15px;
    position: absolute;
    right: 0;
    text-align: left;
    z-index: 99;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transform: translateY(150%) scale(1.5);
    -o-transform: translateY(150%) scale(1.5);
    -ms-transform: translateY(150%) scale(1.5);
    -webkit-transform: translateY(150%) scale(1.5);
    transform: translateY(150%) scale(1.5);
}

.agileits-img .wthree-pcatn h4 {
    font-size: 2em;
    color: #ffffff;
    text-align: center;
    font-weight: 200;
    letter-spacing: 2px;
}


/*-- //portfolio --*/


/* Filter2 controls */

ul.simplefilter_1 {
    text-align: center;
    margin: 4em 0 2em;
}

.simplefilter_1 li {
    color: #999;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 0.8em 2em;
    margin: 0 0.3em;
    border: 1px solid #e8e8e8;
    font-size: 1em;
}

.simplefilter_1 li:hover {
    border-color: #e3201a;
    color: #e3201a;
}

.simplefilter_1 li.active {
    border-color: #e3201a !important;
    background-color: #e3201a !important;
    color: #fff;
}


/*-- phone --*/

.filtr-item {
    padding: 1em;
}

.item-desc {
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    padding: 1em;
    z-index: 1;
    bottom: 1em;
    left: 1em;
    right: 1em;
}


/* Filter controls */

ul.simplefilter {
    text-align: center;
    margin: 4em 0 2em;
}

.simplefilter li {
    color: #999;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 0.8em 2em;
    margin: 0 0.3em;
    border: 1px solid #e8e8e8;
    font-size: 1em;
}

.simplefilter li:hover {
    border-color: #e3201a;
    color: #e3201a;
}

.simplefilter li.active {
    border-color: #e3201a !important;
    background-color: #e3201a !important;
    color: #fff;
}

.agileits-img a {
    display: block;
    overflow: hidden;
}

.agileits-img a img {
    width: 100%;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.agileits-img:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}


/*--  Demo8 --*/

.agileits-img {
    background-color: #FFF;
    display: block;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 0 0 #555;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    filter: alpha(opacity=100);
}

.agileits-img:before {
    content: '';
    background-color: rgba(0, 0, 0, 0);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.agileits-img:hover {
    cursor: pointer;
}

.agileits-img:hover:before {
    background-color: rgba(0, 0, 0, 0.8);
}

.agileits-img:hover .wthree-pcatn {
    -moz-transform: translateY(0%) scale(1);
    -o-transform: translateY(0%) scale(1);
    -ms-transform: translateY(0%) scale(1);
    -webkit-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
}

.agileits-img .wthree-pcatn {
    background-color: rgba(0, 0, 0, 0.54);
    bottom: 0;
    height: 28%;
    left: 0;
    padding: 15px 15px;
    position: absolute;
    right: 0;
    text-align: left;
    z-index: 99;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transform: translateY(150%) scale(1.5);
    -o-transform: translateY(150%) scale(1.5);
    -ms-transform: translateY(150%) scale(1.5);
    -webkit-transform: translateY(150%) scale(1.5);
    transform: translateY(150%) scale(1.5);
}

.agileits-img .wthree-pcatn h4 {
    font-size: 2em;
    color: #ffffff;
    text-align: center;
    font-weight: 200;
    letter-spacing: 2px;
}


/*-- //portfolio --*/


/*-- blog --*/

.blog-w3lgrids {
    margin-top: 4em;
}

.blog-w3img a {
    display: block;
    overflow: hidden;
}

.blog-w3img a img {
    width: 100%;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

.blog-w3img a img:hover {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}

.blog-w3imgtext {
    padding: 0em 1.5em;
    -webkit-box-shadow: 0px 3px 1px #ccc;
    -moz-box-shadow: 0px 3px 1px #ccc;
    box-shadow: 0px 3px 1px #ccc;
}

.blog h4 {
    color: #02b875;
    font-size: 1.5em;
    padding: 0.8em 0 .5em;
    font-weight: 300;
    letter-spacing: 1px;
}

.blog h4 a {
    color: #02b875;
    text-decoration: none;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.blog h4 a:hover {
    color: #f44336;
}

.blog p a {
    color: #f44336;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.blog p a:hover {
    color: #02b875;
}

.blog p.w3-agilep {
    font-style: italic;
    margin: 0 0 0.5em;
}

.blog .w3lsmore {
    margin-top: 1.5em;
}


/*-- //blog --*/


/*-- testimonials --*/

.testimonials {
    background: url(../img/yh_bg.jpg) no-repeat 0px 0px fixed;
    background-size: cover;
}

.flexslider {
    margin: 0 auto;
}

.testimonials-grid {
    margin-top: 4em;
}

.testimonials-grid p {
    color: #fff;
    text-align: center;
    margin: 1.5em 0;
    font-size: 1.1em;
}

.testimonials-grid h5 {
    font-size: 1.5em;
    color: #f44336;
    text-align: center;
    font-weight: 400;
    letter-spacing: 2px;
}

.testimonials-grid h5 span {
    color: rgba(255, 255, 255, 0.92);
    font-size: 0.8em;
    margin-left: .5em;
    font-weight: 100;
}


/*-- //testimonials --*/


/*-- news --*/

.news-grid-left {
    padding: 0 15em;
}

.news-grid-left:nth-child(1) {
    margin: 3em 0 2em 0;
}

.date {
    background: #2B2B2B;
    width: 125px;
    height: 125px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.date p {
    color: #FFF;
    font-size: 3em;
    text-align: center;
    margin: 0;
    padding: .3em 0 0 0;
}

.date span {
    display: block;
    line-height: 0.6em;
    color: #fff;
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
    margin-top: -3px;
    font-weight: 300;
    letter-spacing: 4px;
}

.date-info {
    padding-left: 2em;
}

.date-info h5 {
    font-size: 1.5em;
    font-weight: 300;
}

.date-info h5 a {
    color: #02b875;
    text-decoration: none;
}

.date-info a:hover {
    color: #f44336;
}

.date-info p {
    margin: 1em 0 0;
}

.news-grid-left:hover .date {
    background: #02b875;
}


/*-- //news --*/


/*-- contact --*/

.contact p.wthree-ttext {
    color: #777;
}

.contact-w3ls-row {
    /*width: 70%;*/
    margin: 0em auto 0;
}

.contact input[type="text"],
.contact input[type="tel"] {
    width: 100%;
    color: #999999;
    float: left;
    background: #f8f8f8;
    outline: none;
    font-size: 1em;
    padding: 1.2em 1.2em;
    border-radius: 10px;
    margin-bottom: 1.5em;
    border: none;
    -webkit-appearance: none;
    display: inline-block;
}

.contact input.phone {
    float: right;
}

.contact textarea {
    resize: none;
    width: 100%;
    background: #f8f8f8;
    color: #999999;
    font-size: 1em;
    outline: none;
    padding: 1.2em 1.2em;
    border-radius: 10px;
    border: none;
    min-height: 12em;
    -webkit-appearance: none;
}

.contact input[type="submit"] {
    outline: none;
    color: #fff;
    padding: 0.8em 4em;
    font-size: 1em;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #c00000;
    border: 2px solid #c00000;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
    width: 100%;
}

.contact input[type="submit"]:hover {
    background: none;
    color: #e3201a;
    border-color: #e3201a;
}

::-webkit-input-placeholder {}

:-moz-placeholder {
    /* Firefox 18- */
}

::-moz-placeholder {
    /* Firefox 19+ */
}

:-ms-input-placeholder {}

.map iframe {
    width: 100%;
    min-height: 400px;
    border: none;
}

.w3-agileaddress {
    padding: 3em 0;
    text-align: center;
}

.w3-agileaddress span.fa {
    font-size: 2.6em;
    color: #e3201a;
    margin-bottom: 0.5em;
    border: 1px solid;
    padding: .7em 1em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.address-grids p a {
    color: #777;
}

.address-grids p a:hover {
    color: #F44336;
}


/*-- //contact --*/


/*-- footer --*/

.footer {
    padding: 2em 0;
    background: #2B2B2B;
}

.footer p {
    color: #fff;
    margin-top: .5em;
    letter-spacing: 1px;
    font-weight: 300;
}

.footer p a {
    color: #e3201a;
    margin: 0 10px;
}

.footer p a:hover {
    color: #fff;
}

.social-button {
    display: inline-block;
    background-color: #fff;
    width: 32px;
    height: 32px;
    margin: 0 3px;
    line-height: 32px;
    text-align: center;
    position: relative;
    overflow: hidden;
    opacity: .99;
}

.social-button:before {
    content: '';
    background-color: #000;
    width: 120%;
    height: 120%;
    position: absolute;
    top: 102%;
    left: -118%;
    -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
    -moz-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
    transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
}

.social-button .fa {
    font-size: 18px;
    vertical-align: middle;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
    -moz-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
    transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
}

.social-button.facebook:before {
    background-color: #3B5998;
}

.social-button.facebook .fa {
    color: #3B5998;
}

.social-button.twitter:before {
    background-color: #3CF;
}

.social-button.twitter .fa {
    color: #3CF;
}

.social-button.google:before {
    background-color: #DC4A38;
}

.social-button.google .fa {
    color: #DC4A38;
}

.social-button.dribbble:before {
    background-color: #F26798;
}

.social-button.dribbble .fa {
    color: #F26798;
}

.social-button.skype:before {
    background-color: #00AFF0;
}

.social-button.skype .fa {
    color: #00AFF0;
}

.social-button:focus:before,
.social-button:hover:before {
    top: -10%;
    left: -10%;
}

.social-button:focus .fa,
.social-button:hover .fa {
    color: #fff;
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}


/*-- //footer --*/


/*-- about-modal --*/

.modal-open .modal {
    background: rgba(0, 0, 0, 0.48);
}

.modal-body {
    padding: 0 2em 2.5em;
}

.modal-dialog {
    margin: 6em auto 0;
}

.modal-body.modal-spa img {
    width: 100%;
}

.modal-body h4 {
    font-size: 1.6em;
    color: #02B875;
    letter-spacing: 1px;
    font-weight: 300;
    margin: 1em 0 .3em;
}

.bnr-modal .modal-header {
    border: none;
    min-height: 2.5em;
    padding: 0.5em 2em 0;
}

.bnr-modal button.close {
    color: #02B875;
    opacity: .9;
    font-size: 2.5em;
    outline: none;
}

.modal-body p {
    font-weight: 300;
}


/*-- //about-modal --*/

.serach-w3agile {
    background: url(../img/bg.png) no-repeat left top;
    min-height: 100px;
    background-size: 100%;
}

.banner .swiper-slide img {
    width: 100%;
    height: 100%;
}

.contact_cont {
    display: flex;
    justify-content: space-between;
    margin-top: 4em;
}

.contact_cont .left {
    width: 49%;
}

.contact_cont .right {
    width: 49%;
}

#dituContent {
    height: 380px;
}

.map_site {
    width: 1150px;
    margin: 0 auto;
    margin-top: 50px;
    padding-bottom: 100px;
    position: relative;
}

.map_site .sitetop {
    display: flex;
    justify-content: space-between;
}

.map_site .site_list {
    width: 23%;
    display: flex;
    align-items: center;
}

.map_site .site_list .left {
    margin-right: 10px;
}

.map_site .site_list .right {
    color: #333333;
    font-size: 16px;
}

.map_site .sitecode {
    position: absolute;
    bottom: -29%;
    right: 15%;
    opacity: 0;
    transition: 0.5s;
}

.map_site .site_list2:hover .sitecode {
    opacity: 1;
    transition: 0.5s;
}


/*-- responsive-design --*/

@media(max-width:1280px) {
    .cd-stretchy-nav {
        right: 9%;
    }
}

@media(max-width:1080px) {
    .banner-w3ltext h2 {
        font-size: 4.5em;
    }
    .header {
        /*padding-top: 2em;*/
    }
    .cd-stretchy-nav {
        top: 26px;
    }
    .w3ls-banner {
        /*min-height: 710px*/
        ;
    }
    .banner-w3ltext {
        margin-top: 12em;
    }
    .about-left {
        padding-right: 1em;
    }
    .about h4 {
        font-size: 1.5em;
    }
    .agileits-img .wthree-pcatn {
        height: 32%;
    }
    .blog-w3lgrids {
        margin-top: 3em;
    }
    .testimonials-grid {
        margin-top: 3em;
    }
    .flexslider {}
    .map iframe {
        min-height: 300px;
    }
}

@media(max-width:991px) {
    .cd-stretchy-nav {
        right: 11%;
    }
    .banner-w3ltext h2 {
        font-size: 4em;
        letter-spacing: 3px;
        margin: 0.3em 0 .1em;
    }
    .w3ls-banner {
        /*min-height: 650px;*/
    }
    .place-grid:nth-child(4),
    .place-grid:nth-child(5) {
        margin-top: 2em;
    }
    .place-grid:nth-child(6) {
        margin-top: 4em;
    }
    .sel {
        margin-top: 0.5em;
    }
    .services,
    .about,
    .news {
        padding: 3em 0;
    }
    p.wthree-ttext {
        width: 60%;
    }
    .services-grids p {
        width: 100%;
    }
    .services-grids {
        padding: .5em;
        margin-top: 5em;
    }
    .agileits-img .wthree-pcatn h4 {
        font-size: 1.8em;
    }
    .agileits-img .wthree-pcatn {
        height: 40%;
    }
    .flexslider {}
    .banner-w3ltext {
        margin-top: 11em;
    }
    .testimonials-grid {
        margin-top: 2em;
    }
    .testimonials-grid h5 {
        letter-spacing: 1px;
    }
    .news-grid-left {
        padding: 0 6em;
    }
    .date-info {
        padding-right: 0;
    }
    .date {
        width: 110px;
        height: 110px;
    }
    .date p {
        font-size: 2.6em;
    }
    .date-info p {
        margin: 0.6em 0 0;
    }
    .contact-w3ls-row {
        /* width: 85%;*/
        margin: 3em auto 0;
    }
}

@media(max-width:900px) {
    .w3ls-banner {
        /* min-height: 610px;*/
    }
    .banner-w3ltext {
        margin-top: 10em;
    }
    h3.w3title {
        font-size: 3.4em;
    }
}

@media(max-width:800px) {
    .banner-w3ltext h2 {
        font-size: 3.6em;
        letter-spacing: 2px;
    }
    .w3ls-banner {
        /*min-height: 550px;*/
    }
    .banner-w3ltext {
        margin-top: 9em;
    }
    .logo h1 {
        font-size: 3.2em;
    }
    .about h4 {
        margin-bottom: 0.2em;
    }
    .modal-dialog {
        margin: 3em auto 0;
    }
    .map iframe {
        min-height: 250px;
    }
    .footer {
        padding: 2em 0;
    }
}

@media(max-width:768px) {
    .logo {
        padding-left: 2em;
    }
    .cd-stretchy-nav .stretchy-nav-bg {
        width: 50px;
        height: 49px;
    }
    .cd-nav-trigger {
        width: 50px;
        height: 49px;
    }
    .cd-stretchy-nav {
        right: 8%;
    }
    .cd-stretchy-nav ul a {
        width: 51px;
    }
    .banner-w3ltext h2 {
        font-size: 3.4em;
    }
    .w3ls-banner {
        /*min-height: 525px;*/
    }
    .serach-w3agile {
        padding: 2em 0;
    }
    .place-grid h5 {
        font-size: 1.3em;
    }
    h3.w3title {
        font-size: 3.2em;
    }
    .simplefilter li {
        font-size: 0.9em;
    }
    .news-grid-left:nth-child(1) {
        margin: 3em 0 1em 0;
    }
}

@media(max-width:736px) {
    .services-grids p {
        width: 78%;
    }
    .services-grids {
        margin-top: 4em;
    }
    .about h4 {
        font-size: 1.3em;
    }
    .wthree-btn {
        font-size: 0.9em;
    }
    .agileits-img .wthree-pcatn {
        height: 29%;
    }
    .modal-dialog {
        margin: 3em auto;
        width: 90%;
    }
    .news-grid-left {
        padding: 0 3em;
    }
    .contact textarea {
        min-height: 9em;
    }
}

@media(max-width:667px) {
    .banner-w3ltext {
        margin-top: 8em;
    }
    .place-grid:nth-child(6) {
        margin-top: 3.9em;
    }
    .services,
    .about,
    .news {
        padding: 3.5em 0;
    }
    p.wthree-ttext {
        width: 70%;
    }
    .contact input[type="text"],
    .contact input[type="tel"] {
        margin-bottom: 1em;
    }
    .w3-agileaddress {
        padding: 2.5em 0;
    }
}

@media(max-width:600px) {
    .banner-w3ltext h2 {
        font-size: 2.8em;
        letter-spacing: 1px;
    }
    .banner-w3ltext h3 {
        font-size: 1.5em;
    }
    .banner-w3ltext {
        margin-top: 7em;
    }
    .w3ls-banner {
        /* min-height: 450px;*/
    }
    .place-grid:nth-child(4),
    .place-grid:nth-child(5) {
        margin-top: 1.5em;
    }
    .place-grid:nth-child(6) {
        margin-top: 3.4em;
    }
    .agileits-img .wthree-pcatn {
        height: 35%;
    }
}

@media(max-width:568px) {
    .news-grid-left {
        padding: 0 1em;
    }
    p.wthree-ttext {
        width: 80%;
    }
    .logo {
        padding-left: 1em;
    }
}

@media(max-width:480px) {
    .services,
    .about,
    .news {
        padding: 3em 0;
    }
    p.wthree-ttext {
        width: 90%;
    }
    .services-grids p {
        width: 85%;
    }
    .services-grids {
        margin-top: 3em;
    }
    ul.simplefilter {
        margin: 3em 0 1em;
    }
    .simplefilter li {
        padding: 0.8em 1.4em;
    }
    .filtr-item {
        padding: 0.5em;
    }
    .agileits-img .wthree-pcatn h4 {
        font-size: 1.6em;
        letter-spacing: 1px;
    }
    .agileits-img .wthree-pcatn {
        height: 40%;
    }
    .blog-w3lgrids {
        margin-top: 2em;
    }
    .testimonials-grid p {
        font-size: 1em;
    }
    .flexslider {}
    .news-grid-left {
        padding: 0 0em;
    }
    .date {
        float: none;
        margin: 0 auto;
    }
    .date-info {
        padding: 1em 0 0;
        width: 100%;
        text-align: center;
    }
    .contact-w3ls-row {
        /* width: 95%; */
    }
    .contact input[type="submit"] {
        padding: 0.6em 4em;
    }
    .address-grids {
        padding: 0;
        float: none;
        width: 100%;
    }
    .address-grids:nth-child(2) {
        margin: 1em 0;
    }
    p {
        font-size: 0.9em;
    }
    .w3-agileaddress span.fa {
        font-size: 1em;
        margin-bottom: 0.3em;
    }
    .cd-stretchy-nav ul a {
        height: 35px;
    }
    .cd-stretchy-nav ul {
        padding: 48px 0 10px;
    }
    .simplefilter li {
        font-size: 0.8em;
        margin: 0 0.1em;
        padding: 0.8em 1.2em;
    }
    h3.w3title {
        font-size: 2.8em;
    }
}

@media(max-width:414px) {
    .logo {
        padding-left: 0;
    }
    .logo h1 {
        font-size: 2.8em;
    }
    .cd-nav-trigger span,
    .cd-nav-trigger span::after,
    .cd-nav-trigger span::before {
        width: 19px;
        height: 2px;
    }
    .cd-stretchy-nav .stretchy-nav-bg,
    .cd-nav-trigger {
        width: 45px;
        height: 45px;
    }
    .cd-stretchy-nav ul a {
        width: 45px;
        height: 35px;
    }
    .cd-stretchy-nav ul a::after {
        font-size: 1.1em;
        right: 16px;
    }
    .cd-stretchy-nav {
        right: 5%;
    }
    .cd-stretchy-nav ul li:nth-of-type(4) a::after,
    .cd-stretchy-nav ul li:nth-of-type(6) a::after,
    .cd-stretchy-nav ul li:nth-of-type(7) a::after {
        font-size: 0.9em;
    }
    .cd-stretchy-nav.edit-content ul span {
        right: 53px;
    }
    .map iframe {
        min-height: 200px;
    }
    .banner-w3ltext h2 {
        font-size: 2.4em;
    }
    .w3ls-banner {
        /*min-height: 425px;*/
    }
}

@media(max-width:384px) {
    .banner-w3ltext h2 {
        font-size: 2em;
        letter-spacing: 1px;
    }
    .w3ls-banner {
        /* min-height: 380px;*/
    }
    .banner-w3ltext {
        margin-top: 6em;
    }
    .place-grid {
        width: 50%;
        padding: 0 .5em;
    }
    .place-grid:nth-child(3) {
        margin-top: 1.5em;
    }
    .place-grid:nth-child(6) {
        margin-top: 3.2em;
    }
    .services,
    .about,
    .news {
        padding: 2em 0;
    }
    h3.w3title {
        font-size: 2.6em;
    }
    p.wthree-ttext {
        font-size: 0.9em;
    }
    p.wthree-ttext {
        width: 100%;
    }
    .services-grids p {
        width: 100%;
    }
    .simplefilter li {
        padding: 0.7em 0.8em;
        font-size: 0.8em;
    }
    .filtr-item {
        padding: 0.5em;
        width: 100%;
        float: none;
    }
    .agileits-img .wthree-pcatn {
        height: 27%;
    }
    .blog-w3lgrids {
        padding: 0;
    }
    .testimonials-grid p {
        font-size: 0.9em;
    }
    .testimonials-grid {
        margin-top: 1em;
    }
    .contact input[type="text"],
    .contact input[type="tel"],
    .contact textarea {
        width: 100%;
        font-size: 0.9em;
    }
    .contact input[type="submit"] {
        font-size: 0.9em;
    }
    .about-left {
        padding: 0;
    }
    .about h4 {
        font-size: 1.2em;
    }
    ul.simplefilter {
        margin: 1em 0;
    }
    .blog-w3imgtext {
        padding: 0 1em;
    }
    .contact-w3ls-row {
        width: 100%;
    }
}

@media(max-width:375px) {
    .simplefilter li {
        padding: 0.7em 2em;
        margin-top: 1em;
    }
    .flexslider {
        width: 100%;
    }
    .modal-body {
        padding: 0 1em 1.5em;
    }
    .modal-body h4 {
        font-size: 1.4em;
    }
}

@media(max-width:320px) {
    .logo h1 {
        font-size: 2.5em;
    }
    .header {
        padding-top: 1.5em;
    }
    .cd-stretchy-nav {
        top: 18px;
    }
    .banner-w3ltext h3 {
        font-size: 1.2em;
        letter-spacing: 1px;
    }
    .banner-w3ltext h2 {
        font-size: 1.8em;
        letter-spacing: 1px;
    }
    .w3ls-banner {
        /*min-height: 325px;*/
    }
    .banner-w3ltext {
        margin-top: 5em;
    }
    .sel {
        font-size: 0.9em;
    }
    .place-grid:nth-child(3),
    .place-grid:nth-child(4),
    .place-grid:nth-child(4) {
        margin-top: 1em;
    }
    .place-grid input[type="submit"] {
        font-size: 0.9em;
    }
    .place-grid:nth-child(6) {
        margin-top: 3.2em;
    }
    h3.w3title {
        font-size: 2.3em;
    }
    .about h4 {
        font-size: 1.1em;
    }
    .modal-dialog {
        margin: 1em auto;
    }
    .agileits-img .wthree-pcatn {
        height: 31%;
    }
    #swipebox-title {
        font-size: 13px !important;
    }
    .blog h4 {
        font-size: 1.3em;
    }
    .wthree-btn {
        font-size: 0.8em;
    }
    a.wthree-btn.w3btn2.w3btn2a {
        padding: .5em 1.2em;
    }
    .testimonials-grid h5 {
        font-size: 1.2em;
    }
}


/*-- //responsive-design --*/

.pd_2 {
    padding: 2em 0;
}

.img_table {
    display: block;
    margin: 3em 0;
}

.img_table tr td {
    padding: 4px;
}

.img_table tr td img {
    max-width: 100%
}

.width_text {
    color: #fff !important;
}

.yh_box .hexagon img {
    width: 26%;
}

.yh_box p {
    color: #fff !important;
    margin: 1em auto 1.5em;
}

.linkform {
    border: 1px solid #e3201a;
    color: #e3201a;
    font-size: 14px;
    display: block;
    width: 40%;
    margin: 10px auto;
    line-height: 1em;
    padding: 8px 0
}

.linkform:hover {
    color: #fff;
    background-color: #e3201a;
    text-decoration: none;
}

.tips_p {
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin-top: 4em;
}

.mapLink {
    display: block;
    margin-top: 3em;
}

.mapLink img {
    width: 100%;
}

.ewm {
    display: inline-block;
    display: block;
    width: 3em;
    padding: 0.1em 0.2em!important;
    box-sizing: border-box;
}

.ewm img {
    max-width: 90%;
}

.f_left {
    float: left;
}

.f_right {
    float: right;
}

.pd_top {
    padding: 3em 0;
}

.customer {
    padding: 5em 0;
}


/*logo墙*/

#hexGrid {
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
    padding: 0.866% 0;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
}

#hexGrid:after {
    content: "";
    display: block;
    clear: both;
}

.hex {
    position: relative;
    list-style-type: none;
    float: left;
    overflow: hidden;
    visibility: hidden;
    outline: 1px solid transparent;
    /* fix for jagged edges in FF on hover transition */
    -webkit-transform: rotate(-60deg) skewY(30deg) translatez(-1px);
    -ms-transform: rotate(-60deg) skewY(30deg) translatez(-1px);
    transform: rotate(-60deg) skewY(30deg) translatez(-1px);
}

.hex * {
    position: absolute;
    visibility: visible;
    outline: 1px solid transparent;
    /* fix for jagged edges in FF on hover transition */
}

.hexIn {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    overflow: hidden;
    box-shadow: 1px 0px 2px #cabfbf;
    -webkit-transform: skewY(-30deg) rotate(60deg);
    -ms-transform: skewY(-30deg) rotate(60deg);
    transform: skewY(-30deg) rotate(60deg);
}


/*** HEX CONTENT **********************************************************************/

.hex img {
    left: -100%;
    right: -100%;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    object-fit: contain;
}

.hex h1,
.hex p {
    width: 102%;
    left: -1%;
    /* prevent line on the right where background doesn't cover image */
    box-sizing: border-box;
    background-color: rgba(227, 33, 26, 0.8);
    font-weight: 300;
    -webkit-transition: -webkit-transform .2s ease-out, opacity .3s ease-out;
    transition: transform .2s ease-out, opacity .3s ease-out;
}

.hex h1 {
    bottom: 0;
    padding-top: 50%;
    font-size: 1em;
    z-index: 1;
    color: #fff;
    height: 100%;
    -webkit-transform: translateY(-100%) translatez(-1px);
    -ms-transform: translateY(-100%) translatez(-1px);
    transform: translateY(-100%) translatez(-1px);
}


/*.hex h1:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 45%;
    width: 10%;
    text-align: center;
    border-bottom: 1px solid #fff;
}*/


/*.hex p {
    top: 53%;
    padding-bottom:50%;
    -webkit-transform:translateY(100%) translatez(-1px);
        -ms-transform:translateY(100%) translatez(-1px);
            transform:translateY(100%) translatez(-1px);
}*/


/*** HOVER EFFECT  **********************************************************************/

.hexIn:hover h1,
.hexIn:focus h1,
.hexIn:hover p,
.hexIn:focus p {
    -webkit-transform: translateY(0%) translatez(-1px);
    -ms-transform: translateY(0%) translatez(-1px);
    transform: translateY(0%) translatez(-1px);
}


/*** SPACING AND SIZING *****************************************************************/

@media (min-width:1201px) {
    /* <- 11-10  hexagons per row */
    .hex {
        width: 8.18%;
        /* = (100-10) / 11 */
        padding-bottom: 9.6%;
        /* =  width / sin(60deg) */
    }
    .hex:nth-child(21n+12),
    .hex:nth-child(21n+13),
    .hex:nth-child(21n+14),
    .hex:nth-child(21n+15),
    .hex:nth-child(21n+16),
    .hex:nth-child(21n+17),
    .hex:nth-child(21n+18),
    .hex:nth-child(21n+19),
    .hex:nth-child(21n+20),
    .hex:nth-child(21n+21) {
        margin-top: -1.676%;
        margin-bottom: -1.676%;
        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
        -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
        transform: translateX(50%) rotate(-60deg) skewY(30deg);
    }
    .hex:nth-child(21n+12):last-child,
    .hex:nth-child(21n+13):last-child,
    .hex:nth-child(21n+14):last-child,
    .hex:nth-child(21n+15):last-child,
    .hex:nth-child(21n+16):last-child,
    .hex:nth-child(21n+17):last-child,
    .hex:nth-child(21n+18):last-child,
    .hex:nth-child(21n+19):last-child,
    .hex:nth-child(21n+20):last-child,
    .hex:nth-child(21n+21):last-child {
        margin-bottom: 0;
    }
    .hex:nth-child(21n+12) {
        margin-left: 0.5%;
        clear: left;
    }
    .hex:nth-child(21n+22) {
        clear: left;
    }
    .hex:nth-child(21n+2),
    .hex:nth-child(21n+13) {
        margin-left: 1%;
        margin-right: 1%;
    }
    .hex:nth-child(21n+3),
    .hex:nth-child(21n+4),
    .hex:nth-child(21n+5),
    .hex:nth-child(21n+6),
    .hex:nth-child(21n+7),
    .hex:nth-child(21n+8),
    .hex:nth-child(21n+9),
    .hex:nth-child(21n+10),
    .hex:nth-child(21n+13),
    .hex:nth-child(21n+14),
    .hex:nth-child(21n+15),
    .hex:nth-child(21n+16),
    .hex:nth-child(21n+17),
    .hex:nth-child(21n+18),
    .hex:nth-child(21n+19),
    .hex:nth-child(21n+20) {
        margin-right: 1%;
    }
}

@media (max-width: 1200px) and (min-width:901px) {
    /* <- 4-3  hexagons per row */
    .hex {
        width: 24.25%;
        /* = (100-3) / 4 */
        padding-bottom: 28.001%;
        /* =  width / sin(60deg) */
    }
    .hex:nth-child(7n+5),
    .hex:nth-child(7n+6),
    .hex:nth-child(7n+7) {
        margin-top: -6.134%;
        margin-bottom: -6.134%;
        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
        -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
        transform: translateX(50%) rotate(-60deg) skewY(30deg);
    }
    .hex:nth-child(7n+5):last-child,
    .hex:nth-child(7n+6):last-child,
    .hex:nth-child(7n+7):last-child {
        margin-bottom: 0;
    }
    .hex:nth-child(7n+2),
    .hex:nth-child(7n+6) {
        margin-left: 1%;
        margin-right: 1%;
    }
    .hex:nth-child(7n+3) {
        margin-right: 1%;
    }
    .hex:nth-child(7n+8) {
        clear: left;
    }
    .hex:nth-child(7n+5) {
        clear: left;
        margin-left: 0.5%;
    }
}

@media (max-width: 900px) and (min-width:601px) {
    /* <- 3-2  hexagons per row */
    .hex {
        width: 32.666%;
        /* = (100-2) / 3 */
        padding-bottom: 37.720%;
        /* =  width / sin(60) */
    }
    .hex:nth-child(5n+4),
    .hex:nth-child(5n+5) {
        margin-top: -8.564%;
        margin-bottom: -8.564%;
        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
        -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
        transform: translateX(50%) rotate(-60deg) skewY(30deg);
    }
    .hex:nth-child(5n+4):last-child,
    .hex:nth-child(5n+5):last-child {
        margin-bottom: 0;
    }
    .hex:nth-child(5n+4) {
        margin-right: 1%;
        margin-left: 0.5%;
    }
    .hex:nth-child(5n+2) {
        margin-left: 1%;
        margin-right: 1%;
    }
    .hex:nth-child(5n+6) {
        clear: left;
    }
}

@media (max-width: 600px) {
    /* <- 2-1  hexagons per row */
    .hex {
        width: 49.5%;
        /* = (100-1) / 2 */
        padding-bottom: 57.158%;
        /* =  width / sin(60) */
    }
    .hex:nth-child(3n+3) {
        margin-top: -13.423%;
        margin-bottom: -13.423%;
        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
        -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
        transform: translateX(50%) rotate(-60deg) skewY(30deg);
    }
    .hex:nth-child(3n+3):last-child {
        margin-bottom: 0;
    }
    .hex:nth-child(3n+3) {
        margin-left: 0.5%;
    }
    .hex:nth-child(3n+2) {
        margin-left: 1%;
    }
    .hex:nth-child(3n+4) {
        clear: left;
    }
}

@media (max-width: 400px) {
    #hexGrid {
        font-size: 13px;
    }
}