/*
Theme Name: Trans Themes
Theme URI: http: //chili.vn
Description: Transports
Author: Matbao.com
Author URI: http://matbao.com
Template: layerswp
Version: 1.0
Main Color:#e74e3e
Child Color:#616161
*/
@import url("../layerswp/style.css");
@import url("../layerswp-child/font-awesome/css/font-awesome.min.css");
h1,
h2,
h3,
h4,
h5,
h6,
.heading {
  font-family: 'Roboto' !important;
}
.container {
  max-width: 1190px;
}
.site-logo-link img,
.mark img {
  max-height: inherit;
}
.header-site .menu-item-has-children > a:after {
  opacity: 1;
}
.header-site.invert .nav-horizontal > ul > li > a {
  color: #d3d1c8;
}
.nav-horizontal li a {
  color: #fff;
}
.nav-horizontal li a:hover {
  color: #fff;
}
body,
.story,
.story p {
  color: #595959;
  background: #F7F5ED;
  font-size: 1.5rem;
  line-height: 2.2rem;
}
body p,
.story p,
.story p p {
  margin-bottom: 2rem;
}
.story img {
  max-width: 90%;
  margin: 0 auto;
}
.wrapper-site {
  background: #F7F5ED;
}
/*Color Background*/
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}
.auto-height .swiper-slide .overlay {
  padding-bottom: 48%;
}
.heading-custom .section-title {
  margin-bottom: 8rem;
}
.heading-custom .section-title .heading {
  font-size: 4.6rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 6rem;
  color: #616161;
  position: relative;
  padding-bottom: 2rem;
}
.heading-custom .section-title .heading:before {
  position: absolute;
  content: '';
  width: 8.5rem;
  height: 0.2rem;
  background: #e0dfd9;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
}
.heading-custom .section-title > .excerpt,
.heading-custom .section-title > p {
  margin-top: 2rem;
  padding: 0 20%;
  max-width: 100%;
  font-size: 1.5rem;
  color: #595959;
  line-height: 2.2rem;
}
.header-site .container {
  padding: 5rem 0;
  max-width: 1170px;
}
.header-site .logo a img {
  display: block;
}
.header-site .logo .site-description {
  display: none;
}
.header-site nav.nav-horizontal ul li {
  margin: 0 0 0 2.5rem;
}
.header-site nav.nav-horizontal ul li a {
  color: #d3d1c8;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.08em;
  display: block;
  position: relative;
  line-height: 2;
}
.header-site nav.nav-horizontal ul li a:before {
  width: 0px;
  margin: 0px auto;
  position: absolute;
  content: "";
  height: 2px;
  bottom: 0px;
  z-index: -1;
  background: #e74e3e;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.header-site nav.nav-horizontal ul li a:after {
  display: none;
}
.header-site nav.nav-horizontal ul li a:hover {
  color: #e74e3e !important;
}
.header-site nav.nav-horizontal ul li a:hover:before {
  width: 100%;
}
.header-site nav.nav-horizontal ul li.current-menu-item a {
  color: #e74e3e;
}
.header-site nav.nav-horizontal ul li.current-menu-item a:before {
  width: 100%;
}
.header-site nav.nav-horizontal ul li .sub-menu {
  top: 100%;
  border: none;
  border-top: 2px solid #e74e3e;
  background: #fff;
  padding: 2.5rem 1.5rem 3rem 1.5rem;
}
.header-site nav.nav-horizontal ul li .sub-menu li {
  border: none;
  margin: 0;
}
.header-site nav.nav-horizontal ul li .sub-menu li a {
  font-size: 1.5rem;
  text-transform: capitalize;
  color: #333;
  margin: 0rem 0 0 1.8rem;
  padding: 0.2rem 0;
}
.header-site nav.nav-horizontal ul li .sub-menu li a:before {
  display: none;
}
.header-site nav.nav-horizontal ul li .sub-menu li a:hover {
  background: transparent;
  color: #e74e3e;
}
.nav > ul > li .sub-menu .sub-menu,
.nav li:hover > .sub-menu .sub-menu {
  left: 197px;
  top: -27px;
}
.header-site.is_stuck_show.is_stuck {
  background: rgba(0, 0, 0, 0.8);
}
.header-site.is_stuck_show.is_stuck .container {
  padding: 1.3rem 0;
}
/*End Head*/
.why {
  position: relative;
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.why:before {
  content: "";
  position: absolute;
  z-index: 9;
  width: 0;
  height: 0;
  border-bottom: 1670px solid #f7f5ed;
  top: -1669px;
  left: 50%;
  border-right: 10000px solid transparent;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.why:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 1670px solid #f7f5ed;
  top: -1669px;
  left: 50%;
  z-index: 9;
  border-left: 10000px solid transparent;
}
.why .list-grid .layers-masonry-column {
  margin-bottom: 0;
}
.why .list-grid .layers-masonry-column .media-image {
  position: relative;
  height: 8rem;
  line-height: 8rem;
  padding: 5rem 0 7rem 0;
}
.why .list-grid .layers-masonry-column .media-image:before {
  content: "";
  position: absolute;
  -moz-transition: 0.75s all ease;
  -webkit-transition: 0.75s all ease;
  -o-transition: 0.75s all ease;
  transition: 0.75s all ease;
  top: 0;
  left: 0;
  width: 8rem;
  height: 8rem;
  border: 3px solid #eeeeee;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.why .list-grid .layers-masonry-column .media-image:after {
  content: "";
  position: absolute;
  -moz-transition: 0.45s all ease;
  -webkit-transition: 0.45s all ease;
  -o-transition: 0.45s all ease;
  transition: 0.45s all ease;
  top: 0;
  left: 0;
  width: 8rem;
  height: 8rem;
  border: 3px solid #eeeeee;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.why .list-grid .layers-masonry-column .media-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.why .list-grid .layers-masonry-column .media-body .heading {
  text-transform: uppercase;
  font-size: 2.2rem;
  color: #616161;
  line-height: 3.2rem;
  position: relative;
  padding-bottom: 1.8rem;
  font-weight: bold;
}
.why .list-grid .layers-masonry-column .media-body .heading:before {
  content: '';
  background: #eeeeee;
  width: 8.5rem;
  height: 0.2rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.why .list-grid .layers-masonry-column .media-body .excerpt {
  padding: 0 1.5rem;
  font-size: 1.6rem;
  color: #9b9b9b;
  font-family: Arial;
}
.why .list-grid .layers-masonry-column:hover .media-image:before {
  border-color: #e74e3e;
  -moz-transform: rotate(-135deg) translate(58px, -2px);
  -ms-transform: rotate(-135deg) translate(58px, -2px);
  -o-transform: rotate(-135deg) translate(58px, -2px);
  -webkit-transform: rotate(-135deg) translate(58px, -2px);
  transform: rotate(-135deg) translate(58px, -2px);
  z-index: 99;
}
.why .list-grid .layers-masonry-column:hover .media-image:after {
  border-color: #f8cbc6;
  -moz-transform: rotate(-135deg) translate(58px, -2px);
  -ms-transform: rotate(-135deg) translate(58px, -2px);
  -o-transform: rotate(-135deg) translate(58px, -2px);
  -webkit-transform: rotate(-135deg) translate(58px, -2px);
  transform: rotate(-135deg) translate(58px, -2px);
}
.why .list-grid .layers-masonry-column:hover .media-body .heading {
  color: #e74e3e;
}
/*End Why Area*/
.services {
  padding: 0;
}
.services .section-title,
.services .span-0.column {
  display: none;
}
.services .span-12.column {
  margin-bottom: 0;
}
.services .tabs {
  /**/
  /**/
}
.services .tabs nav {
  background: #252525;
}
.services .tabs nav ul {
  border: none;
  display: block;
  width: 100%;
  max-width: 1170px;
}
.services .tabs nav ul li {
  float: left;
  margin-right: 4.7rem;
}
.services .tabs nav ul li a {
  background: transparent;
}
.services .tabs nav ul li a span {
  font-size: 1.7rem;
  line-height: 7rem;
  text-transform: capitalize;
  color: #a1a1a1;
  margin: 0;
  letter-spacing: 0;
  display: inline-block;
  position: relative;
}
.services .tabs nav ul li a span:before {
  width: 0;
  margin: 0 auto;
  position: absolute;
  content: "";
  height: 3px;
  bottom: 0px;
  z-index: -1;
  background: #e74e3e;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.services .tabs nav ul li.tab-current a,
.services .tabs nav ul li:hover a {
  background: transparent;
}
.services .tabs nav ul li.tab-current a span,
.services .tabs nav ul li:hover a span {
  color: #fff;
}
.services .tabs nav ul li.tab-current a span:before,
.services .tabs nav ul li:hover a span:before {
  width: 100%;
}
.services .tabs .content-wrap {
  padding: 0;
}
.services .tabs .content-wrap .content-current {
  max-width: 100%;
  padding: 0;
}
.services .tabs .content-wrap .content-current .media-image {
  margin-right: 13rem;
  max-width: 40%;
  overflow: hidden;
}
.services .tabs .content-wrap .content-current .media-image img {
  padding: 0;
  max-width: none;
  float: right;
}
.services .tabs .content-wrap .content-current .excerpt {
  padding-right: 10%;
  padding-top: 10rem;
}
.services .tabs .content-wrap .content-current .excerpt p strong {
  font-size: 4rem;
  line-height: 5rem;
  text-transform: capitalize;
  color: #000;
  font-family: 'Roboto';
  margin-bottom: 1rem;
  display: block;
}
/*End Services*/
.counter {
  padding: 15rem 0;
}
.counter .list-grid .layers-masonry-column {
  margin-bottom: 0;
}
.counter .list-grid .layers-masonry-column .sc-counter {
  color: #e74e3e;
  font-size: 5rem;
  font-weight: bold;
}
.counter .list-grid .layers-masonry-column .heading {
  color: #fff;
  font-size: 1.7rem;
  line-height: 2.2rem;
  text-transform: inherit;
  font-weight: 400;
  margin-top: 1.8rem;
}
/*End Counter*/
.partners {
  padding: 12rem 0 11rem 0;
  border-bottom: 2px solid #e0dfd9;
}
.partners .list-grid .owl-stage-outer .owl-stage .owl-item .has-image .media .media-image img {
  -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
  margin: 0 3px 7px 3px;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.partners .list-grid .owl-stage-outer .owl-stage .owl-item .has-image .media .media-image:hover img {
  -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.3);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
/*End Partners*/
.news {
  padding: 12rem 0;
}
.news .list-grid article {
  background: #e74e3e;
}
.news .list-grid article .thumbnail-media {
  width: 50%;
  float: left;
  position: relative;
  pointer-events: none;
}
.news .list-grid article .thumbnail-media:before {
  content: "\f0d9";
  font-size: 78px;
  position: absolute;
  top: 50%;
  right: -5px;
  font-family: "FontAwesome";
  color: #e74e3e;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.news .list-grid article .thumbnail-body {
  background: transparent;
  padding: 3.5rem;
}
.news .list-grid article .thumbnail-body .article-title .heading {
  line-height: 1;
  position: relative;
  padding-bottom: 2.8rem;
}
.news .list-grid article .thumbnail-body .article-title .heading a {
  font-size: 2.4rem;
  line-height: 3rem;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto';
}
.news .list-grid article .thumbnail-body .article-title .heading:before {
  position: absolute;
  bottom: 0;
  content: '';
  background: #e0dfd9;
  width: 8.5rem;
  height: 0.2rem;
}
.news .list-grid article .thumbnail-body .excerpt {
  margin-top: 4.5rem;
  color: #ffccbc;
}
.news .list-grid article .thumbnail-body .meta-info {
  display: none;
}
.news .list-grid article .thumbnail-body a.button {
  margin-top: 4.5rem;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #fff;
  background: transparent;
  line-height: 1;
  padding: 0;
}
.news .list-grid article .thumbnail-body a.button:hover {
  background: transparent !important;
  color: #000;
}
.news .list-grid article:nth-child(3) .thumbnail-media,
.news .list-grid article:nth-child(4) .thumbnail-media {
  float: right;
}
.news .list-grid article:nth-child(3) .thumbnail-media:before,
.news .list-grid article:nth-child(4) .thumbnail-media:before {
  content: "\f0da";
  left: -5px;
  right: auto;
}
/*End News*/
.footer-site {
  padding: 0;
  padding-bottom: 3.8rem;
}
.footer-site .row {
  padding: 0;
}
.footer-site .row .column.last {
  padding: 0;
  margin-bottom: 0;
}
.footer-site .row .column.last .layers-content-widget {
  padding: 0;
}
.footer-site .row .column.last .layers-content-widget .section-title {
  margin-bottom: 5rem;
}
.footer-site .row .column.last .layers-content-widget .list-grid {

}
.footer-site .row .column.last .layers-content-widget .list-grid .info-contact {
  margin-bottom: 0;
  background: #fff;
  padding: 20px 16px 155px;
  -moz-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.footer-site .row .column.last .layers-content-widget .list-grid .info-contact .excerpt p strong {
  font-size: 2.2rem;
  line-height: 2.8rem;
  color: #e74e3e;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Roboto';
  margin: 0.8rem  0 0.8rem 0;
  display: inline-block;
}
.footer-site .row .column.last .layers-content-widget .list-grid .info-contact .excerpt p {
  margin: 0;
  font-size: 1.6rem;
  color: #aaa;
  line-height: 2.2rem;
}
.footer-site .row .column.last .layers-content-widget .list-grid .info-contact .excerpt p:first-child strong {
  margin-top: 0;
}
.footer-site .row .column.last .layers-content-widget .list-grid .form-contact {
  margin-bottom: 0;
  background: #fff;
  padding: 56px 50px 59px;
  -moz-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.footer-site .row .column.last .layers-content-widget .list-grid .form-contact .wpcf7-form p {
  margin: 0;
  padding: 0.5rem;
}
.footer-site .row .column.last .layers-content-widget .list-grid .form-contact .wpcf7-form p span {
  margin: 0;
}
.footer-site .row .column.last .layers-content-widget .list-grid .form-contact .wpcf7-form input,
.footer-site .row .column.last .layers-content-widget .list-grid .form-contact .wpcf7-form textarea {
  height: 5.4rem;
  outline: none;
  max-width: 100%;
  font-size: 14px;
  font-weight: 400;
  padding: 20px 15px 15px 0px;
  line-height: 18px;
  color: #b7b7b7;
  background: transparent;
  border: none;
  border-bottom: 2px solid #e9e7e0;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.footer-site .row .column.last .layers-content-widget .list-grid .form-contact .wpcf7-form textarea {
  height: 10rem;
}
.footer-site .row .column.last .layers-content-widget .list-grid .form-contact .wpcf7-form .wpcf7-submit {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-family: 'Roboto';
  background: #e74e3e;
  padding: 10px 25px;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
  border: none;
  border-radius: 3px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  letter-spacing: .12em;
  height: auto;
}
.footer-site .row .column.last .layers-content-widget .list-grid .form-contact .wpcf7-form .wpcf7-submit:hover {
  background-color: #f76f61;
  border-color: #f76f61;
}
div.wpcf7-response-output {
  margin: 1rem 0.5rem 0 0.5rem !important;
}
/*End Bottom*/
.footer-bottom {
  background: #252525;
}
.footer-bottom .copyright {
  padding: 4.4rem 0;
}
.footer-bottom .copyright .footer-bottom-left,
.footer-bottom .copyright .footer-bottom-right {
  width: 100%;
  text-align: center;
}
.footer-bottom .copyright .footer-bottom-left p,
.footer-bottom .copyright .footer-bottom-right p,
.footer-bottom .copyright .footer-bottom-left a,
.footer-bottom .copyright .footer-bottom-right a {
  font-size: 1.3rem !important;
  color: #636363 !important;
}
.footer-bottom .copyright .footer-bottom-left a:hover,
.footer-bottom .copyright .footer-bottom-right a:hover {
  color: red !important;
}
/*End Footer Bottom API*/
#back-to-top {
  bottom: 4rem;
}
#back-to-top a {
  width: 5rem;
  height: 5rem;
  background: #e74e3e;
  border-radius: 50% ;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  text-indent: 0;
  text-align: center;
  font-size: 0;
  color: #fff;
}
#back-to-top a:before {
  content: "\f106";
  font-family: FontAwesome;
  line-height: 47px;
  font-size: 22px;
  font-weight: 700;
}
#back-to-top a:hover {
  background: #9b9b9b;
}
/*End Back to Top*/
.page-id-376 .footer-site,
.page-id-686 .footer-site {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
/*End Contact Page*/
.page-id-473 .content-main .section-title.large,
.page-id-683 .content-main .section-title.large,
.page-id-473 .content-main .day-time-area,
.page-id-683 .content-main .day-time-area {
  display: none;
}
.page-id-473 .footer-site,
.page-id-683 .footer-site {
  display: none;
}
/*End About Page*/
body:not(.home) .content-main {
  padding: 10rem 1rem;
}
body:not(.home) .content-main .row .column.span-12 {
  margin-bottom: 0;
}
.title-container .title {
  display: none;
}
.archive .column.span-8 {
  margin-bottom: 0;
  padding-bottom: 0 !important;
}
.archive .column.span-8 article {
  float: left;
  padding-bottom: 6rem;
}
.archive .column.span-8 article:last-child {
  padding-bottom: 0;
}
.archive .column.span-8 article .day-time-area {
  float: left;
  width: 13%;
  padding-right: 3rem;
}
.archive .column.span-8 article .day-time-area .day-time .day {
  font-size: 30px;
  line-height: 34px;
  display: block;
  padding: 10px 5px 6px;
  text-align: center;
  color: #fff;
  background-color: #e74e3e;
  font-weight: bold;
  clear: both;
}
.archive .column.span-8 article .day-time-area .day-time .mon {
  font-size: 13px;
  line-height: 20px;
  display: block;
  padding: 5px 3px 4px;
  border-width: 1px;
  border-style: solid;
  border-top-width: 0;
  border-top-style: solid;
  text-align: center;
  border-color: #e0e0e0;
  text-transform: uppercase;
  font-weight: bold;
  color: #616161;
}
.archive .column.span-8 article .content-post-area {
  float: left;
  width: 87%;
}
.archive .column.span-8 article .content-post-area .thumbnail {
  margin-bottom: 3.5rem;
}
.archive .column.span-8 article .content-post-area .thumbnail a img {
  width: 100%;
}
.archive .column.span-8 article .content-post-area .post-content .heading {
  margin-bottom: 1.5rem;
}
.archive .column.span-8 article .content-post-area .post-content .heading a {
  font-size: 24px;
  line-height: 32px;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'Roboto';
  font-weight: bold;
  color: #161616;
}
.archive .column.span-8 article .content-post-area .post-content .heading a:hover {
  color: #e74e3e;
}
.archive .column.span-8 article .content-post-area .post-content .copy p {
  font-size: 1.5rem;
  color: #595959;
  margin-bottom: .5rem;
  line-height: 22px;
}
.archive .column.span-8 article .content-post-area .post-content .read-more {
  padding: 1.5rem 0 2.5rem 0;
  border-bottom: 1px solid #e0e0e0;
}
.archive .column.span-8 article .content-post-area .post-content .read-more a.button {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-weight: bold;
  color: #616161;
  font-family: 'Roboto';
  margin: 0;
  padding: 0;
  background-color: transparent;
}
.archive .column.span-8 article .content-post-area .post-content .read-more a.button:hover {
  color: #e74e3e;
}
.archive .column.span-8 article .content-post-area .post-content .meta-info {
  padding: 1.2rem 0;
  display: inline-block;
}
.archive .column.span-8 article .content-post-area .post-content .meta-info .meta-item {
  margin: 0;
  display: inline-block;
  margin-right: 1.2rem;
}
.archive .column.span-8 article .content-post-area .post-content .meta-info .meta-item i {
  color: #bababa;
}
.archive .column.span-8 article .content-post-area .post-content .meta-info .meta-item a {
  font-size: 1.3rem;
  color: #e74e3e;
  text-transform: capitalize;
}
.archive .column.span-8 article .content-post-area .post-content .meta-info .meta-item a:hover {
  color: #616161;
}
.archive .column.span-8 article .content-post-area .post-content .meta-info .meta-item:last-child {
  margin-right: 0;
}
/*End List Posts*/
/*Single*/
.single .content-main {
  padding-top: 7rem;
}
.single .content-main .row .column.span-8 {
  margin-bottom: 0;
}
.single .content-main .row .column.span-8 .day-time-area {
  float: left;
  width: 13%;
  padding-right: 3rem;
}
.single .content-main .row .column.span-8 .day-time-area .day-time .day {
  font-size: 30px;
  line-height: 34px;
  display: block;
  padding: 10px 5px 6px;
  text-align: center;
  color: #fff;
  background-color: #e74e3e;
  font-weight: bold;
  clear: both;
}
.single .content-main .row .column.span-8 .day-time-area .day-time .mon {
  font-size: 13px;
  line-height: 20px;
  display: block;
  padding: 5px 3px 4px;
  border-width: 1px;
  border-style: solid;
  border-top-width: 0;
  border-top-style: solid;
  text-align: center;
  border-color: #e0e0e0;
  text-transform: uppercase;
  font-weight: bold;
  color: #616161;
  font-family: 'Roboto';
}
.single .content-main .row .column.span-8 .content-post-area {
  float: left;
  width: 87%;
}
.single .content-main .row .column.span-8 .content-post-area .section-title {
  margin-bottom: 2rem;
}
.single .content-main .row .column.span-8 .content-post-area .section-title .heading {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  color: #161616;
}
.single .content-main .row .column.span-8 .content-post-area .tag-content {
  margin-top: 2rem;
  padding: 1.2rem 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.single .content-main .row .column.span-8 .content-post-area .tag-content .meta-item i {
  color: #bababa;
}
.single .content-main .row .column.span-8 .content-post-area .tag-content .meta-item a {
  font-size: 1.3rem;
  color: #e74e3e;
  text-transform: capitalize;
}
.single .content-main .row .column.span-8 .content-post-area .tag-content .meta-item a:hover {
  color: #616161;
}
.single .content-main .row .column.span-6 .day-time-area {
  width: 13%;
  float: left;
  margin-bottom: 1rem;
}
.single .content-main .row .column.span-6 .day-time-area .day-time .day {
  font-size: 30px;
  line-height: 34px;
  display: block;
  padding: 10px 5px 6px;
  text-align: center;
  color: #fff;
  background-color: #e74e3e;
  font-weight: bold;
  clear: both;
}
.single .content-main .row .column.span-6 .day-time-area .day-time .mon {
  font-size: 13px;
  line-height: 20px;
  display: block;
  padding: 5px 3px 4px;
  border-width: 1px;
  border-style: solid;
  border-top-width: 0;
  border-top-style: solid;
  text-align: center;
  border-color: #e0e0e0;
  text-transform: uppercase;
  font-weight: bold;
  color: #616161;
  font-family: 'Roboto';
}
.single .content-main .row .column.span-6 .content-post-area {
  width: 100%;
  float: left;
}
.single .content-main .row .column.span-6 .content-post-area .meta-info {
  display: block;
  margin: 2rem 0 4rem 0;
}
.single .content-main .row .column.span-6 .content-post-area .meta-info .meta-item {
  display: inline-block;
  margin-right: 1rem;
}
.single .content-main .row .column.span-6 .content-post-area a.button {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-weight: bold;
  color: #2c2c2c;
  font-family: 'Roboto';
  margin: 0;
  padding: 0;
  background-color: transparent;
}
/*End Single Post*/
/*relative-post-default*/
.relative-post-default {
  margin-top: 3rem;
}
.relative-post-default .section-nav-title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  color: #616161;
}
.relative-post-default ul li {
  margin: .5rem 0;
}
.relative-post-default ul li a {
  padding: 5px 0;
  color: #616161;
}
.relative-post-default ul li a:before {
  content: "\f105";
  font-family: FontAwesome;
  margin-right: .8rem;
  color: #e74e3e;
}
.relative-post-default ul li a:hover {
  color: #e74e3e;
}
.archive .column.span-8 article .content-post-area .thumbnail a {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
  padding-bottom: 25%;
  padding-top: 25%;
}
.archive .column.span-8 article .content-post-area .thumbnail a img {
  position: absolute;
  min-height: 100%;
  bottom: 0;
  right: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sidebar {
  /*end search sidebar*/
  /*End relate post in sidebar*/
}
.sidebar.span-4.column {
  margin-bottom: 0;
}
.sidebar .widget_search {
  background: transparent;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  margin-bottom: 6rem;
}
.sidebar .widget_search .section-nav-title {
  position: relative;
  color: #222;
  text-transform: capitalize;
  font-size: 1.8rem;
  border-bottom: 1px solid #eee;
  padding-bottom: 1rem;
  margin-bottom: 3rem;
}
.sidebar .widget_search .section-nav-title:before {
  background-color: #1b1a1a;
  bottom: -2px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 20px;
}
.sidebar .widget_search .search-form {
  position: relative;
}
.sidebar .widget_search .search-form .search-field {
  width: 100%;
  margin: 0;
  height: 5rem;
  border: none;
  font-style: italic;
  color: #222;
  font-size: 1.4rem;
  line-height: 1;
  max-width: 100%;
  border: 1px solid #595959;
  background: transparent;
  font-style: normal;
  font-family: Helvetica;
  padding-left: 1.5rem;
}
.sidebar .widget_search .search-form .search-field::-webkit-input-placeholder {
  color: #bfbfbf;
  font-size: 1.4rem;
  font-style: normal;
  font-family: Helvetica
          ;
}
.sidebar .widget_search .search-form .search-submit {
  background: url(images/search-button.png) no-repeat center;
  font-size: 0;
  height: 5rem;
  line-height: 5rem;
  width: 4.4rem;
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .related-post {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 6rem;
}
.sidebar .related-post .container {
  padding-right: 0;
}
.sidebar .related-post .section-title {
  margin-bottom: 3rem;
}
.sidebar .related-post .section-title .heading {
  position: relative;
  color: #222;
  text-transform: capitalize;
  font-size: 1.8rem;
  border-bottom: 1px solid #eee;
  padding-bottom: 1rem;
  font-weight: bold;
}
.sidebar .related-post .section-title .heading:before {
  background-color: #1b1a1a;
  bottom: -2px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 20px;
}
.sidebar .related-post .list-grid article {
  margin-bottom: 2rem;
}
.sidebar .related-post .list-grid article:last-child {
  margin-bottom: 0;
}
.sidebar .related-post .list-grid article .thumbnail-media {
  width: 25%;
  float: left;
}
.sidebar .related-post .list-grid article .thumbnail-body {
  background: transparent;
  padding: 0 0 0 2rem;
}
.sidebar .related-post .list-grid article .thumbnail-body .heading {
  line-height: 0;
}
.sidebar .related-post .list-grid article .thumbnail-body .heading a {
  font-size: 1.6rem;
  color: #333;
  font-weight: bold;
  line-height: 1.2;
}
.sidebar .related-post .list-grid article .thumbnail-body .heading a:hover {
  color: #e74e3e;
}
.sidebar .related-post .list-grid article .thumbnail-body .meta-info .meta-item {
  color: #b8b8b8;
  font-size: 1.3rem;
}
.sidebar .related-post .list-grid article .thumbnail-body .meta-info .meta-item i {
  color: #474747;
  font-size: 1.3rem;
}
.sidebar .widget_tag_cloud {
  background: transparent;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.sidebar .widget_tag_cloud .section-nav-title {
  position: relative;
  color: #222;
  text-transform: capitalize;
  font-size: 1.8rem;
  border-bottom: 1px solid #eee;
  padding-bottom: 1rem;
  margin-bottom: 3rem;
}
.sidebar .widget_tag_cloud .section-nav-title:before {
  background-color: #1b1a1a;
  bottom: -2px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 20px;
}
.sidebar .widget_tag_cloud .tagcloud a {
  text-transform: capitalize;
  border: 2px solid #595959;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  font-size: 12px !important;
  margin: 0 4px 6px 0;
  padding: 2px 11px;
  color: #595959 !important;
  line-height: 2;
}
.sidebar .widget_tag_cloud .tagcloud a:hover {
  border-color: #e74e3e;
  color: #e74e3e !important;
}
.pagination {
  width: 100%;
  margin: 0;
}
.pagination .nav-links {
  text-align: center;
}
.pagination .nav-links .page-numbers {
  min-width: 40px;
  height: 4rem;
  padding: 0;
  line-height: 3.7rem;
  font-weight: 700;
  transition: .3s;
  text-align: center;
  background-color: transparent;
  color: #616161;
  border: 1px solid #e74e3e;
  margin: 0 5px;
  border-width: 2px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.pagination .nav-links .page-numbers.current,
.pagination .nav-links .page-numbers:hover {
  background: #616161;
  color: #fff;
  border-color: #616161;
}
.pagination .nav-links .page-numbers.next {
  font-size: 0;
}
.pagination .nav-links .page-numbers.next:before {
  content: "\f054";
  font-weight: 400;
  font-family: 'FontAwesome';
  font-size: 1.5rem;
}
.pagination .nav-links .page-numbers.prev {
  font-size: 0;
}
.pagination .nav-links .page-numbers.prev:before {
  content: "\f053";
  font-weight: 400;
  font-family: 'FontAwesome';
  font-size: 1.5rem;
}
#off-canvas-right ul.sub-menu {
  display: none ;
}
.off-canvas-right.open {
  z-index: 99999999999;
  background: #fff;
  box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
}
.off-canvas-right.open .nav-mobile {
  padding: 0 !important;
}
.off-canvas-right.open .nav-mobile .nav-vertical {
  width: 100%;
}
.off-canvas-right.open .nav-mobile .nav-vertical ul > li {
  padding: 0;
}
.off-canvas-right.open .nav-mobile .nav-vertical ul > li a {
  padding: 1.5rem 0 1.5rem 3rem;
  color: #666;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 2rem;
}
.off-canvas-right.open .nav-mobile .nav-vertical ul > li.current-menu-item a,
.off-canvas-right.open .nav-mobile .nav-vertical ul > li.current-menu-ancestor a {
  color: #fff;
  background: #e74e3e;
}
.off-canvas-right.open .nav-mobile .nav-vertical ul > li .sub-menu li {
  padding: 1rem 0 1rem 3rem;
  margin-left: 2rem;
}
.off-canvas-right.open .nav-mobile .nav-vertical ul > li .sub-menu li a {
  padding: 0;
  background: transparent;
  color: #666;
}
.off-canvas-right.open .nav-mobile .nav-vertical ul > li .sub-menu li.current-menu-item a {
  color: #e74e3e;
}
.off-canvas-right.open .nav-mobile .nav-vertical ul > li.menu-item-language {
  display: inline-block;
}
.off-canvas-right.open .nav-mobile .nav-vertical ul > li.menu-item-language:last-child a {
  padding-left: 1.5rem;
}
.off-canvas-right.open .nav-mobile .nav-vertical ul li.active > .sub-icon {
  -webkit-transform: rotate(180deg) scale(1);
  -moz-transform: rotate(180deg) scale(1);
  -o-transform: rotate(180deg) scale(1);
  -ms-transform: rotate(180deg) scale(1);
}
.off-canvas-right.open .nav-mobile .sub-icon {
  display: block;
  z-index: 9;
  position: absolute;
  right: 0;
  top: 0;
  color: #000;
  font-size: 1.8rem;
  height: 5rem;
  width: 5rem;
  line-height: 5rem;
  -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;
}
.off-canvas-right.open .nav-mobile .sub-menu li .sub-icon {
  height: 4rem;
  width: 5rem;
  line-height: 4rem;
  -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;
}
.close-canvas {
  top: 0 !important;
}
.page-404 {
  text-align: center;
  padding: 0;
}
.page-404 .title-404 {
  font-size: 28rem;
  color: #e74e3e;
  padding: 0;
}
.page-404 .entry-404 {
  margin-top: 1.5rem;
}
.page-404 .entry-404 a {
  border: solid 1px #e74e3e;
  color: #fff;
  display: inline-block;
  margin: -7px 0 0 0;
  padding: 12px 25px;
  font-family: Arial;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  background: #e74e3e;
  line-height: 1;
  margin-bottom: 2rem;
}
.page-404 .search-404 {
  padding: 0 25%;
  margin-top: 2rem;
}
.page-404 .search-404 .search-form {
  position: relative;
}
.page-404 .search-404 .search-form .search-field {
  width: 100%;
  margin: 0;
  height: 5rem;
  border: none;
  font-style: italic;
  color: #2d2e2e;
  font-size: 1.4rem;
  font-family: Arial;
  line-height: 1;
  max-width: 100%;
  border: 1px solid #595959;
  background: transparent;
  font-style: normal;
  padding-left: 1.5rem;
}
.page-404 .search-404 .search-form .search-field::-webkit-input-placeholder {
  color: #bfbfbf;
  font-size: 1.4rem;
  font-style: normal;
  font-family: "Open Sans";
}
.page-404 .search-404 .search-form .search-submit {
  background: url(images/search-button.png) no-repeat center;
  font-size: 0;
  height: 5rem;
  line-height: 5rem;
  width: 5.2rem;
  position: absolute;
  right: 0;
  top: 0;
  transition: .3s;
}
.page-404 .search-404 .search-form .search-submit:hover {
  background: url(images/search-button.png) no-repeat center;
}
.search-no-results .section-title.large .heading {
  font-size: 2.8rem;
}
.search-no-results .column.span-8 .search-form {
  position: relative;
}
.search-no-results .column.span-8 .search-form .search-field {
  width: 100%;
  margin: 0;
  height: 5rem;
  border: none;
  font-style: italic;
  color: #2d2e2e;
  font-size: 1.4rem;
  font-family: Arial;
  line-height: 1;
  max-width: 100%;
  border: 1px solid #595959;
  background: transparent;
  font-style: normal;
  padding-left: 1.5rem;
}
.search-no-results .column.span-8 .search-form .search-field::-webkit-input-placeholder {
  color: #bfbfbf;
  font-size: 1.4rem;
  font-style: normal;
  font-family: "Open Sans";
}
.search-no-results .column.span-8 .search-form .search-submit {
  background: url(images/search-button.png) no-repeat center;
  font-size: 0;
  height: 5rem;
  line-height: 5rem;
  width: 5.2rem;
  position: absolute;
  right: 0;
  top: 0;
  transition: .3s;
}
.search-no-results .column.span-8 .search-form .search-submit:hover {
  background: url(images/search-button.png) no-repeat center;
}
/*RESPONSIVE*/
@media only screen and (min-width: 1600px) and (max-width: 1960px) {
  .auto-height .swiper-slide .overlay {
    padding-bottom: 38% !important;
  }
}
@media only screen and (max-width: 1280px) {
  .news .list-grid {
    background: #e74e3e;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1024px) {
  .services .tabs nav {
    padding-left: 2rem;
  }
}
@media only screen and (max-width: 1024px) {
  .footer-site {
    padding-bottom: 6rem;
  }
  .page-id-376 .footer-site,
  .page-id-686 .footer-site {
    padding: 6rem 0 ;
  }
  .header-site .container {
    padding: 1.5rem 2rem;
  }
  .header-site.is_stuck_show.is_stuck .container {
    padding: 1rem 2rem;
  }
  .news {
    padding: 10rem 0;
  }
  .news .list-grid {
    background: #e74e3e;
  }
  .news .list-grid article {
    padding-bottom: 3rem;
  }
  .news .list-grid article .thumbnail-media {
    width: 100%;
    padding: 2rem 2rem 0 2rem;
  }
  .news .list-grid article .thumbnail-body {
    text-align: center;
    padding: 2rem;
  }
  .news .list-grid article .thumbnail-body .article-title .heading {
    padding-bottom: 2rem;
  }
  .news .list-grid article .thumbnail-body .article-title .heading:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .news .list-grid article .thumbnail-body .article-title .heading a {
    font-size: 2.2rem;
  }
  .news .list-grid article .thumbnail-body .excerpt {
    margin-top: 2rem;
  }
  .news .list-grid article .thumbnail-body a.button {
    margin-top: 2rem;
  }
  body:not(.home) .content-main {
    padding: 6rem 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .search-no-results .column.span-8 .search-form {
    display: none;
  }
  .partners.heading-custom .section-title,
  .news.heading-custom .section-title {
    margin-bottom: 1rem !important;
  }
  .archive .column.span-8 article {
    padding-bottom: 4rem;
  }
  .page-id-376 .footer-site,
  .page-id-686 .footer-site {
    padding: 6rem 0;
  }
  .heading-custom .section-title {
    margin-bottom: 3rem;
  }
  .heading-custom .section-title .heading {
    font-size: 3rem;
    line-height: 4.2rem;
  }
  .heading-custom .section-title > p {
    padding: 0 2rem;
  }
  .heading-custom .section-title > .excerpt {
    padding: 0 2rem;
  }
  .why {
    padding: 6rem 0;
  }
  .why .list-grid .layers-masonry-column {
    margin-bottom: 1rem;
    width: 100%;
    margin-right: 0;
  }
  .why .list-grid .layers-masonry-column:last-child {
    margin-bottom: 0;
  }
  .why .list-grid .layers-masonry-column .media-body .heading {
    font-size: 1.8rem;
  }
  .why .list-grid .layers-masonry-column .media-body .excerpt {
    padding: 0;
  }
  .has-image .media-body {
    margin-top: 0rem;
  }
  .services .tabs nav ul li {
    margin: 0 2rem;
  }
  .services .tabs .content-wrap {
    padding: 2rem 0 3.5rem 0;
  }
  .services .tabs .content-wrap .content-current .media-image {
    margin-right: 0;
    max-width: 100%;
  }
  .services .tabs .content-wrap .content-current .excerpt {
    padding-right: 0;
    padding-top: 1rem;
    text-align: center;
    float: left;
  }
  .services .tabs .content-wrap .content-current .excerpt p strong {
    font-size: 2.6rem;
    line-height: 3.2rem;
  }
  .counter {
    background-size: cover;
    padding: 6rem 0;
  }
  .counter .list-grid .layers-masonry-column {
    margin: 1.5rem 0;
  }
  .counter .list-grid .layers-masonry-column:last-child {
    margin-bottom: 0;
  }
  .counter .list-grid .layers-masonry-column .heading {
    margin-top: 0.4rem;
    font-size: 1.8rem;
  }
  .counter .list-grid .layers-masonry-column .sc-counter {
    font-size: 3.2rem;
    line-height: 3.6rem;
  }
  .partners {
    padding: 6rem 0;
  }
  .footer-site {
    padding-bottom: 6rem;
  }
  .footer-site .row .column.last .layers-content-widget .section-title {
    margin-bottom: 1rem;
  }
  .footer-site .row .column.last .layers-content-widget .list-grid {
    padding: 0;
  }
  .footer-site .row .column.last .layers-content-widget .list-grid .layers-masonry-column {
    width: 100%;
    margin-right: 0;
    float: left;
  }
  .footer-site .row .column.last .layers-content-widget .list-grid .info-contact {
    padding: 45px 20px 45px;
  }
  .footer-site .row .column.last .layers-content-widget .list-grid .info-contact .excerpt p strong {
    font-size: 1.8rem;
  }
  .footer-site .row .column.last .layers-content-widget .list-grid .form-contact {
    margin-top: 3rem;
    padding: 44px 20px 49px;
  }
  .bottom-contact.heading-custom .section-title > .excerpt {
    padding: 0;
  }
  #wrapper-content .span-8 {
    margin-right: 0;
  }
  .sidebar.span-4 {
    margin-top: 4rem;
    float: left;
  }
  .sidebar.span-4 .widget {
    width: 100%;
    margin-right: 0;
    padding: 0;
  }
  .sidebar.span-4 .related-post {
    margin: 4rem 0;
  }
  .sidebar.span-4 .related-post .container {
    padding-left: 0;
  }
  .services .tabs .content-wrap .content-current .excerpt {
    padding: 2rem 2rem 0 2rem;
  }
  .news {
    padding: 6rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .archive .column.span-8 article .day-time-area {
    min-width: 7rem;
    position: absolute;
    z-index: 9;
    background: #fff;
    padding: 0;
  }
  .archive .column.span-8 article .content-post-area {
    width: 100%;
  }
  .single .content-main .row .column.span-8 .day-time-area {
    display: none;
  }
  .single .content-main .row .column.span-8 .content-post-area {
    width: 100%;
  }
  .page-404 .title-404 {
    font-size: 20rem;
  }
  .page-404 .search-404 {
    padding: 0;
  }
}
@media only screen and (max-width: 568px) {
  .heading-custom .section-title > .excerpt,
  .heading-custom .section-title > p {
    font-size: 1.4rem;
  }
  body,
  .story,
  .story p {
    font-size: 1.4rem;
  }
  .why .list-grid .layers-masonry-column .media-body .excerpt,
  .footer-site .row .column.last .layers-content-widget .list-grid .info-contact .excerpt p {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 480px) {
  .counter .list-grid .layers-masonry-column {
    float: left;
    width: 100%;
  }
  .archive .column.span-8 article .content-post-area .post-content .heading a,
  .single .content-main .row .column.span-8 .content-post-area .section-title .heading {
    font-size: 2rem;
    line-height: 2.7rem;
  }
  .services .tabs nav ul li {
    width: 100%;
    text-align: left;
  }
  .services .tabs .content-wrap .content-current .media-image {
    position: relative;
    height: 0;
    overflow: hidden;
    display: block;
    padding-bottom: 90%;
  }
  .services .tabs .content-wrap .content-current .media-image img {
    position: absolute;
    left: 0;
    min-height: 100%;
    top: -40%;
    bottom: 0;
    right: 0;
  }
}
@media only screen and (max-width: 425px) {
  .se-pre-con {
    background-size: 70% !important;
  }
  .page-404 .title-404 {
    font-size: 13rem;
  }
  #back-to-top {
    right: 20px;
    bottom: 3rem;
  }
}
.partners.heading-custom .section-title,
.news.heading-custom .section-title {
  margin-bottom: 5rem;
}
.off-canvas-right.open .nav-mobile .nav-vertical li > ul > li > .sub-menu {
  margin-top: 1.2rem;
}
.off-canvas-right.open .nav-mobile .nav-vertical li > ul > li > .sub-menu > li {
  padding: 1rem 0 1rem 0rem;
  margin-left: 2rem;
}
.header-site.is_stuck_show.is_stuck nav.nav-horizontal ul li .sub-menu {
  top: 5rem;
}
div#layers-widget-column-32-684 {
    padding-top: 19px;
}