/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
h4,
h5,
h6,
h1,
h2,
h3 {
  margin-top: 0;
}

ul,
ol {
  margin: 0;
}

p {
  margin: 0;
}

html,
body {
  /* font-family: 'Roboto', sans-serif; */
  font-size: 100%;
  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;
}

.header {
  background: url(../images/bg.png) no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

.header-top {
  padding-top: 2em;
}

.menu {
  float: right;
}

.menu img {
  display: block;
}

/*-----stat-header----*/
.logo {
  float: left;
  margin-top: 10px;
}

/*--//header-welcome-note--*/
.box {
  position: absolute;
  top: -1200px;
  width: 100%;
  color: #7F7F7F;
  margin: auto;
  padding: 0px;
  z-index: 999999;
  text-align: center;
  left: 0px;
}

a.boxclose {
  cursor: pointer;
  text-align: center;
  display: block;
  position: absolute;
  top: 1.9em;
  right: 15em;
}

.box_content_center {
  background: rgba(5, 206, 170, 0.61);
}

.menu_box_list {
  display: inline-block;
  padding: 6% 0;
}

.menu_box_list ul li {
  display: block;
}

.menu_box_list li a {
  color: #FFF;
  font-size: 1.5em;
  display: block;
  margin: 0.3em;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  letter-spacing: 0.1em;
}

.menu_box_list li a:hover {
  color: #000000;
}

.menu_box_list li a>i>img {
  vertical-align: middle;
  padding-right: 10px;
}

/**** Slider *****/
.banner-wrap {
  padding: 20em 0 15em;
  width: 72%;
  margin: 0 auto;
}

.banner-wrap h1 {
  color: #232323;
  font-size: 3em;
  text-transform: uppercase;
  font-weight: bold;
}

.banner-wrap h2 {
  color: #2D4B45;
  font-size: 2.5em;
  text-transform: uppercase;
  font-weight: 300;
}

.wmuSlider {
  position: relative;
  overflow: hidden;
}

.wmuSlider .wmuSliderWrapper article {
  position: relative;
  text-align: center;
}

.wmuGallery .wmuGalleryImage {
  position: relative;
  text-align: center;
}

.wmuGallery .wmuGalleryImage img {
  max-width: 100%;
  width: auto;
  height: auto;
}

/* Default Skin */
.wmuGallery .wmuGalleryImage {
  margin-bottom: 10px;
}

.wmuSliderPrev,
.wmuSliderNext {
  position: absolute;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  background: url(../images/img-sprite.png) no-repeat;
  top: 46%;
  z-index: 2;
  cursor: pointer;
  transition: 0;
}

.wmuSliderPrev {
  background-position: -6px -7px;
  left: 20px;
}

.wmuSliderNext {
  background-position: -59px -8px;
  right: 20px;
}

ul.banner_btn {
  margin-top: 5em;
  padding: 0;
}

ul.banner_btn li {
  margin-left: 8px;
  list-style: none;
  display: inline-block;
}

ul.banner_btn li a {
  color: #FFF;
  padding: 0.3em 1em;
  text-decoration: none;
  font-size: 1.8em;
  font-weight: 300;
}

ul.banner_btn li.grey a {
  background: #255778;
}

ul.banner_btn li.grey a:hover {
  background: #0ba396;
}

ul.banner_btn li.yellow a {
  background: #0ba396;
}

ul.banner_btn li.yellow a:hover {
  background: #255778;
}

/*--content--*/
.content_top {
  text-align: center;
  padding: 5em 0 3em;
}

.content_top h2 {
  text-transform: uppercase;
  color: #555;
  font-size: 1.2em;
}

.content_top p {
  color: #666;
  font-size: 0.85em;
  border-bottom: 1px solid #eee;
  margin-bottom: 10em;
  padding-bottom: 3em;
}

.service_box .top {
  width: 200px;
  height: 200px;
}

i.icon1 {
  width: 200px;
  height: 200px;
  background: url(../images/resource.png) no-repeat -10px -8px;
  display: inline-block;
}

i.icon2 {
  width: 200px;
  height: 200px;
  background: url(../images/resource.png) no-repeat -223px -8px;
  display: inline-block;
}

i.icon3 {
  width: 200px;
  height: 200px;
  background: url(../images/resource.png) no-repeat -434px -8px;
  display: inline-block;
}

.service_box h3 {
  padding: 2em 0 1em;
}

.service_box h3 a {
  font-weight: bold;
  font-size: 1.2em;
  color: #232323;
}

.service_box h3 a:hover {
  color: #05ceaa;
  text-decoration: none;
}

.service_box p {
  color: #555;
  text-align: left;
  border: 0;
  font-size: 0.85em;
  line-height: 1.8em;
  margin: 0;
}

/*--access--*/
.access {
  padding: 5em 0;
  background: url(../images/middle-bg.png) no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

.access-left img {
  max-width: 581px;
  width: 80%;
  display: block;
  object-fit: cover;
  position: relative;
}

.access-right h3 {
  color: #fff;
  font-size: 3em;
  text-transform: uppercase;
  font-weight: 200;
  margin-bottom: 1em;
}

span.thick {
  font-weight: 300;
}

.link {
  vertical-align: text-top;
  margin-left: 0.5em;
}

.access-right {
  margin-top: 7em;
}

.access-right p {
  color: #fff;
  font-size: 1.1em;
  font-weight: 200;
  margin-bottom: 2em;
}

/*--services--*/
.services {
  padding: 5em 0;
  background: url(../images/services.jpg) no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

.service_top {
  text-align: center;
}

.service_top h3 {
  text-transform: uppercase;
  color: #555;
  font-size: 1.2em;
}

.service_top p {
  color: #666;
  font-size: 0.85em;
  border-bottom: 1px solid #B9B9B9;
  margin-bottom: 7em;
  padding-bottom: 3em;
}

ul.service_grid {
  padding: 0;
  list-style: none;
  margin-bottom: 3em;
}

ul.last {
  margin-bottom: 0;
}

i.s1 {
  width: 65px;
  height: 65px;
  background: url(../images/img-sprite.png) no-repeat -32px -249px;
  float: left;
  margin: 0 2em 0 0;
}

i.s2 {
  width: 65px;
  height: 65px;
  background: url(../images/img-sprite.png) no-repeat -132px -251px;
  float: left;
  margin: 0 2em 0 0;
}

i.s3 {
  width: 65px;
  height: 65px;
  background: url(../images/img-sprite.png) no-repeat -241px -250px;
  float: left;
  margin: 0 2em 0 0;
}

i.s4 {
  width: 65px;
  height: 65px;
  background: url(../images/img-sprite.png) no-repeat -345px -252px;
  float: left;
  margin: 0 2em 0 0;
}

i.s5 {
  width: 65px;
  height: 65px;
  background: url(../images/img-sprite.png) no-repeat -466px -251px;
  float: left;
  margin: 0 2em 0 0;
}

i.s6 {
  width: 65px;
  height: 65px;
  background: url(../images/img-sprite.png) no-repeat -580px -255px;
  float: left;
  margin: 0 2em 0 0;
}

ul.service_grid li.desc {
  overflow: hidden;
}

.desc h4 a {
  color: #555;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: bold;
}

.desc h4 a:hover {
  color: #05ceaa;
  text-decoration: none;
}

.desc p {
  color: #555;
  font-size: 0.8125em;
  line-height: 1.5em;
}

/*--features--*/
.features {
  padding: 5em 0;
  background: url(../images/fea.png) no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  position: relative;
}

.features::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  /* 黑色半透明 */
  z-index: 1;
}

.features .container {
  position: relative;
  z-index: 3;
}

.feature_top {
  text-align: center;
}

.feature_top h3 {
  color: #fff;
  font-size: 3em;
  text-transform: uppercase;
  font-weight: 200;
  margin-bottom: 2em;
}

.feature_top .img1 {
  max-width: 950px;
  width: 80%;
  object-fit: cover;
}

.feature_top .img2 {
  max-width: 700px;
  width: 70%;
  object-fit: cover;
}

i.phone {
  width: 507px;
  height: 256px;
  display: inline-block;
  background: url(../images/vertical_iphone.png) no-repeat;
}

span.feature {
  font-weight: 300;
}

/*--work--*/
.service_grid {
  margin-bottom: 2em;
}

.service_grid .middle {
  width: 55px;
  height: 55px;
  margin: 0 2em 0 0;
  float: left;
}

i.one {
  width: 40px;
  height: 51px;
  background: url(../images/img-sprite.png) no-repeat -32px -365px;
  display: inline-block;
}

.post_block {
  background: #19436a;
  padding: 3em 2em;
}

h5.m_1 {
  text-transform: uppercase;
  font-size: 1em;
  padding: 2em 0 1em;
}

h5.m_1 a {
  color: #fff;
}

h5.m_1 a:hover {
  color: #04AC8E;
  text-decoration: none;
}

p.m_2 {
  color: #fff;
  font-size: 0.8125em;
  line-height: 1.8em;
}

.post_block1 {
  background: #108588;
  padding: 3em 2em;
}

.post_block2 {
  background: #05ceaa;
  padding: 3em 2em;
}

i.two {
  width: 50px;
  height: 50px;
  background: url(../images/img-sprite.png) no-repeat -111px -364px;
  display: inline-block;
}

i.three {
  width: 50px;
  height: 50px;
  background: url(../images/img-sprite.png) no-repeat -193px -364px;
  display: inline-block;
}

.post_block:hover img,
.post_block1:hover img,
.post_block2:hover img {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}

/*--skills--*/
/*---- skills ----*/
.skills {
  padding: 5em 0 2em;
  padding: 5em 0;
  background: url(../images/skills.png) no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  position: relative;
}

.skills::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: inherit;
  background: rgba(0, 0, 0, 0.5);
  /* 黑色半透明 */
}

.skills .container {
  position: relative;
  z-index: 3;
}

.skill-grids {
  padding: 3em 0;
}

.skill-grid h3 {
  font-size: 1.2em;
  text-transform: uppercase;
  margin-top: 2em;
}

.skill-grid h3 a {
  color: #fff;
}

.skill-grid h3 a:hover {
  color: #05ceaa;
  text-decoration: none;
}

.circle {
  color: #fff;
}

.skill_top {
  text-align: center;
}

.skill_top h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2em;
}

.skill_top p {
  color: #fff;
  line-height: 1.5em;
  font-size: 0.85em;
  margin-bottom: 5em;
}

/*--team--*/
.team {
  background: #fff;
  padding: 5em 0;
}

.info {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.8125em;
  position: absolute;
  top: -16em;
  left: 9.5em;
  padding: 20px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  background: #09b29d;
}

.view-fifth img {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 200px;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -o-border-radius: 200px;
  display: -webkit-inline-box;
}

.view-fifth .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translate(0px, 0px) rotate(0deg);
  -moz-transform: translate(0px, 0px) rotate(0deg);
  -o-transform: translate(0px, 0px) rotate(0deg);
  -ms-transform: translate(0px, 0px) rotate(0deg);
  transform: translate(0px, 0px) rotate(0deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.view-fifth:hover .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translate(0px, 0px) rotate(0deg);
  -moz-transform: translate(0px, 0px) rotate(0deg);
  -o-transform: translate(0px, 0px) rotate(0deg);
  -ms-transform: translate(0px, 0px) rotate(0deg);
  transform: translate(0px, 0px) rotate(0deg);
}

.view {
  position: relative;
}

.team_grid h4 {
  padding: 2em 0 0.5em;
}

.team_grid h4 a {
  color: #000;
  text-transform: uppercase;
  font-size: 0.95em;
}

.team_grid h4 a:hover {
  color: #05ceaa;
  text-decoration: none;
}

.team_grid p {
  color: #888;
  font-size: 0.8125em;
  line-height: 1.8em;
}

span.ceo {
  color: #999;
  font-size: 13px;
  font-style: italic;
}

ul.social {
  padding: 0;
  margin-top: 1em;
  list-style: none;
  text-align: center;
}

ul.social li:first-child {
  margin-left: 0;
}

ul.social li {
  display: inline-block;
  margin-right: 5px;
}

ul.social li a i {
  width: 30px;
  height: 30px;
  display: block;
  background: url(../images/img-sprite.png)no-repeat;
}

ul.social li a i.fb {
  background-position: -308px -378px;
}

ul.social li a i.tw {
  background-position: -261px -379px;
}

ul.social li a i.google {
  background-position: -353px -379px;
}

ul.social li a i:hover {
  opacity: 0.5;
}

/*--call--*/
.call {
  padding: 3em 0;
  background: #24282c;
  text-align: center;
}

h3.call_text {
  color: #fff;
  font-size: 1.3em;
  margin: 0;
}

/*--footer--*/
.footer {
  background: url(../images/footer.png) no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  padding: 5em 0 0;
}

.contact-to input[type="text"] {
  padding: 12px 10px;
  width: 48.2%;
  margin: 10px 0 30px;
  border: 1px solid #E1E2E2;
  color: #000;
  background: #FFF;
  float: left;
  outline: none;
  font-size: 0.85em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
}

.text2 input[type="text"],
.text2 textarea {
  width: 99%;
  margin: 10px 0;
  border: 1px solid #E1E2E2;
  color: #000;
  outline: none;
  margin-bottom: 25px;
  height: 150px;
  padding: 12px 10px;
  font-size: 0.85em;
  resize: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
}

.contact_btn {
  text-align: center;
  padding: 1em 0 8em;
}

.contact_btn input[type="submit"] {
  color: #FFF;
  font-size: 0.95em;
  font-weight: normal;
  padding: 15px;
  background: #05ceaa;
  font-weight: bold;
  display: inline-block;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  text-transform: uppercase;
  width: 75%;
}

.contact_btn input[type="submit"]:hover {
  background: #333;
}

.about {
  text-align: center;
}

.about img {
  width: 200px;
  height: 200px;
}

.about h4 {
  color: #fff;
  font-size: 1em;
  text-transform: uppercase;
  margin-bottom: 2em;
}

.about p {
  color: #fff;
  font-size: 0.8125em;
  line-height: 1.8em;
  margin-bottom: 6em;
}

ul.f_social {
  padding: 0;
  margin: 2em 0;
  list-style: none;
  text-align: center;
}

ul.f_social li:first-child {
  margin-left: 0;
}

ul.f_social li {
  display: inline-block;
  margin-right: 5px;
}

ul.f_social li a i {
  width: 30px;
  height: 30px;
  display: block;
  background: url(../images/img-sprite.png)no-repeat;
}

ul.f_social li a i.tw1 {
  background-position: -394px -380px;
}

ul.f_social li a i.fb1 {
  background-position: -441px -380px;
}

ul.f_social li a i.g1 {
  background-position: -485px -380px;
}

ul.f_social li a i.pin {
  background-position: -531px -380px;
}

ul.f_social li a i.linked {
  background-position: -578px -380px;
}

ul.f_social li a i:hover {
  opacity: 0.5;
}

.copy {
  background: rgba(24, 26, 29, 0.51);
  padding: 2em 0;
  text-align: center;
}

.copy p {
  color: #555;
  font-size: 0.85em;
  text-transform: uppercase;
}

.copy p a {
  color: #fff;
}

.copy p a:hover {
  color: #05ceaa;
  text-decoration: none;
}

.bottom-img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}

#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  width: 48px;
  height: 48px;
  border: none;
  text-indent: 100%;
  background: url(../images/back-top.png) no-repeat 16px 18px #30A7B7;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
}

#toTop:hover {
  background: url(../images/back-top.png) no-repeat 16px 18px #333;
}

/*--responsive design--*/
@media (max-width:1366px) {
  .banner-wrap {
    width: 80%;
  }
}

@media (max-width:1280px) {}

@media (max-width:1024px) {
  .wmuSliderPrev {
    left: 0px;
  }

  .wmuSliderNext {
    right: 0px;
  }

  .banner-wrap h1 {
    font-size: 2em;
  }

  .banner-wrap h2 {
    font-size: 1.5em;
  }

  ul.banner_btn li a {
    font-size: 1.2em;
  }

  .banner-wrap {
    padding: 12em 0 7em;
  }

  ul.banner_btn {
    margin-top: 2em;
  }

  h3.call_text {
    font-size: 1.1em;
  }

  .info {
    top: -15em;
    left: 6.5em;
  }

  .access-left {
    text-align: center;
  }

  .access-left span {
    background-size: 76%;
    width: 250px;
    height: 330px;
    display: inline-table;
  }

  .content_top p {
    margin-bottom: 2em;
    padding-bottom: 1em;
  }

  .service_box h3 {
    padding: 1em 0 0.5em;
  }

  .service_box p {
    margin: 0;
  }

  .skill-grids {
    padding: 0;
  }

  .access-right {
    margin-top: 2em;
  }

  .access,
  .services {
    padding: 2em 0;
  }

  .access-right h3 {
    font-size: 2em;
  }

  .access-right p {
    font-size: 0.85em;
  }

  .service_box {
    margin-bottom: 2em;
  }

  ul.service_grid {
    margin-bottom: 2em;
  }

  .service_top p {
    margin-bottom: 3em;
    padding-bottom: 2em;
  }

  .feature_top h3 {
    margin-bottom: 1em;
    font-size: 2em;
  }

  .content_top {
    padding: 2em 0 0em;
  }

  .features {
    padding: 2em 0 3em;
  }

  .info {
    top: -12em;
    left: 5.5em;
    padding: 10px;
  }

  .contact-to input[type="text"] {
    width: 47.5%;
  }

  .contact_btn {
    padding: 1em 0 4em;
  }

  .about p {
    margin-bottom: 3em;
  }

  i.phone {
    width: 370px;
    height: 207px;
    display: inline-block;
    background: url(../images/vertical_iphone.png) no-repeat;
    background-size: 100%;
  }

  .menu_box_list li a {
    font-size: 1em;
  }

  i.icon1 {
    width: 120px;
    height: 120px;
    background: url(../images/resource.png) no-repeat -8px -6px;
    display: inline-block;
    background-size: 330%;
  }

  i.icon2 {
    width: 120px;
    height: 120px;
    background: url(../images/resource.png) no-repeat -138px -6px;
    display: inline-block;
    background-size: 330%;
  }

  i.icon3 {
    width: 120px;
    height: 120px;
    background: url(../images/resource.png) no-repeat -267px -6px;
    display: inline-block;
    background-size: 330%;
  }

  .service_box h3 a {
    font-size: 1em;
  }

  .view {
    width: 80%;
    margin: 0 auto;
  }
}

@media (max-width:800px) {
  .info {
    top: -13em;
    left: 6em;
  }

  .view {
    width: 35%;
    margin: 0 auto;
  }

  .team_grid {
    margin-bottom: 2em;
  }
}

@media (max-width:640px) {
  .info {
    top: -11em;
    left: 4.5em;
  }

  .contact-to input[type="text"] {
    width: 46.9%;
  }

  .team {
    padding: 2em 0 0;
  }

  a.boxclose {
    right: 9em;
  }
}

@media (min-width:480px) {
  .feature_top .img2 {
    display: none;
  }
}

@media (max-width:480px) {
  .service_box .top {
    width: 80px;
    height: 80px;
  }

  .feature_top .img1 {
    display: none;
  }

  .menu img {
    width: 60%;
  }

  .view {
    width: 50%;
    margin: 0 auto;
  }

  .info {
    top: -11em;
    left: 4em;
  }

  .logo {
    margin-top: 0;
  }

  a.boxclose {
    right: 5em;
  }

  .banner-wrap h1 {
    font-size: 1.5em;
  }

  .banner-wrap h2 {
    font-size: 1em;
  }

  .banner-wrap {
    padding: 8em 0 4em;
  }

  ul.banner_btn li a {
    font-size: 1em;
  }

  .info {
    top: -16em;
    left: 11em;
  }

  i.phone {
    width: 300px;
    height: 120px;
    display: inline-block;
    background: url(../images/vertical_iphone.png) no-repeat;
    background-size: 80%;
  }

  .feature_top h3 {
    margin-bottom: 0.5em;
    font-size: 1.5em;
  }

  .contact-to input[type="text"] {
    width: 46%;
  }

  .access-left span {
    background-size: 60%;
    width: 190px;
    height: 195px;
    display: inline-table;
  }
}

@media (max-width:320px) {
  .menu {
    float: left;
  }

  .view {
    width: 70%;
    margin: 0 auto;
  }

  .info {
    top: -10em;
    left: 3em;
  }

  .banner-wrap h1 {
    font-size: 1.2em;
  }

  .banner-wrap h2 {
    font-size: 0.8125em;
  }

  ul.banner_btn li a {
    font-size: 0.85em;
  }

  .banner-wrap {
    padding: 4em 0 2em;
  }

  ul.banner_btn {
    margin-top: 1em;
  }

  .service_box h3 a {
    font-size: 0.95em;
  }

  .access-right h3 {
    font-size: 1.2em;
  }

  .access-left span {
    background-size: 98%;
    width: 130px;
    height: 230px;
    display: inline-table;
  }

  .contact-to input[type="text"] {
    margin-left: 0px !important;
  }

  .header-top {
    padding-top: 1em;
  }

  .logo {
    margin-bottom: 10px;
  }

  a.boxclose {
    right: 1em;
  }

  .post_block,
  .post_block1,
  .post_block2 {
    padding: 1em;
  }

  h5.m_1 {
    padding: 1em 0 0em;
  }

  .feature_top h3 {
    font-size: 1em;
  }

  i.phone {
    width: 250px;
    height: 110px;
    background-size: 87%;
  }

  h3.call_text {
    font-size: 0.85em;
    line-height: 1.5em;
  }

  .footer {
    padding: 2em 0;
  }

  .contact-to input[type="text"] {
    width: 100%;
  }

  .service_box h3 {
    padding: 0;
  }
}