/** Typography **/
/** Section Header **/
@font-face {
  font-family: 'Lato';
  src: url("assets/fonts/Lato-Bold.eot");
  src: url("assets/fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Lato-Bold.woff2") format("woff2"), url("assets/fonts/Lato-Bold.woff") format("woff"), url("assets/fonts/Lato-Bold.ttf") format("truetype"), url("assets/fonts/Lato-Bold.svg#Lato-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url("assets/fonts/Lato-Black.eot");
  src: url("assets/fonts/Lato-Black.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Lato-Black.woff2") format("woff2"), url("assets/fonts/Lato-Black.woff") format("woff"), url("assets/fonts/Lato-Black.ttf") format("truetype"), url("assets/fonts/Lato-Black.svg#Lato-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url("assets/fonts/Lato-HeavyItalic.eot");
  src: url("assets/fonts/Lato-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Lato-HeavyItalic.woff2") format("woff2"), url("assets/fonts/Lato-HeavyItalic.woff") format("woff"), url("assets/fonts/Lato-HeavyItalic.ttf") format("truetype"), url("assets/fonts/Lato-HeavyItalic.svg#Lato-HeavyItalic") format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url("assets/fonts/Lato-Light.eot");
  src: url("assets/fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Lato-Light.woff2") format("woff2"), url("assets/fonts/Lato-Light.woff") format("woff"), url("assets/fonts/Lato-Light.ttf") format("truetype"), url("assets/fonts/Lato-Light.svg#Lato-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SVN-Linux Libertine';
  src: url("assets/fonts/SVN-LinuxLibertineitalic.eot");
  src: url("assets/fonts/SVN-LinuxLibertineitalic.eot?#iefix") format("embedded-opentype"), url("assets/fonts/SVN-LinuxLibertineitalic.woff2") format("woff2"), url("assets/fonts/SVN-LinuxLibertineitalic.woff") format("woff"), url("assets/fonts/SVN-LinuxLibertineitalic.ttf") format("truetype"), url("assets/fonts/SVN-LinuxLibertineitalic.svg#SVN-LinuxLibertineitalic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url("assets/fonts/Lato-Regular.eot");
  src: url("assets/fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Lato-Regular.woff2") format("woff2"), url("assets/fonts/Lato-Regular.woff") format("woff"), url("assets/fonts/Lato-Regular.ttf") format("truetype"), url("assets/fonts/Lato-Regular.svg#Lato-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url("assets/fonts/Lato-MediumItalic.eot");
  src: url("assets/fonts/Lato-MediumItalic.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Lato-MediumItalic.woff2") format("woff2"), url("assets/fonts/Lato-MediumItalic.woff") format("woff"), url("assets/fonts/Lato-MediumItalic.ttf") format("truetype"), url("assets/fonts/Lato-MediumItalic.svg#Lato-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url("assets/fonts/Lato-Semibold.eot");
  src: url("assets/fonts/Lato-Semibold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Lato-Semibold.woff2") format("woff2"), url("assets/fonts/Lato-Semibold.woff") format("woff"), url("assets/fonts/Lato-Semibold.ttf") format("truetype"), url("assets/fonts/Lato-Semibold.svg#Lato-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
body {
  font-size: 0.875rem;
}

h3 {
  font-family: "SVN-Linux Libertine";
  font-style: italic;
}

h3,
.widget-title {
  font-size: 32px;
}

.border-bottom {
  border-color: #000 !important;
}

#top-menu {
  text-align: right;
}

.wrap,
.navigation-top .wrap,
.block-three-items .so-widget-sow-features {
  max-width: 1000px;
}

.btn-common {
  font-size: 12px !important;
  font-weight: bold;
  border: 2px solid #000 !important;
  padding: 10px 20px !important;
}
.btn-common.btn-read-more {
  background-color: #fff;
  color: #000;
}
.btn-common.btn-contact {
  border-color: #fff !important;
}

.link-more {
  margin-top: 30px;
}
.link-more a {
  font-size: 12px !important;
  font-weight: bold;
  border: 2px solid #000 !important;
  padding: 5px 30px !important;
}
.link-more .more-link::before {
  display: none;
}

.navigation-top.active .icon-menu,
.navigation-top .icon-menu {
  display: none;
}

.main-navigation ul,
.main-navigation.toggled-on .menu-toggle,
.menu-toggle .i-open,
.menu-toggle:hover,
.menu-toggle:focus {
  background-color: transparent;
}

.toggled-on .header-menu {
  background-color: rgba(0, 0, 0, 0.9);
}
.toggled-on .header-menu .logo-mobile {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .toggled-on .header-menu {
    width: 320px;
  }
}
.toggled-on.main-navigation ul {
  background-color: transparent;
}

.banner {
  background-position: top center;
  height: 350px;
}
.banner::before {
  background: white;
  background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0.0634628852) 0%, rgba(83, 71, 65, 0.6236869748) 100%);
  background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0.0634628852) 0%, rgba(83, 71, 65, 0.6236869748) 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.0634628852) 0%, rgba(83, 71, 65, 0.6236869748) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#534741",GradientType=1);
}
.banner.banner-news, .banner.banner-about, .banner.banner-common {
  background-image: url("assets/images/banner-common.jpg");
}
.banner.banner-contact {
  background-image: url("assets/images/banner-contact.jpg");
  background-position: center 30%;
}
.banner.banner-common {
  margin-bottom: 50px;
}
.banner .title-page {
  font-size: 30px;
  text-align: left;
  margin: 0 auto;
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  color: #000;
  font-weight: bold;
}
@media (min-width: 480px) {
  .banner .title-page {
    padding: 0 2.63rem;
  }
}

header {
  /** Design new **/
  /** end Design new **/
}
header .info-company {
  height: 30px;
  padding-top: 6px;
  z-index: 9999;
  position: relative;
}
header .info-company img {
  margin-right: 4px;
  max-width: 20px;
}
header .info-company ul {
  margin-bottom: 0;
}
header .info-company li,
header .info-company a {
  color: #fff;
  font-size: 14px;
}
header .navigation-top {
  background-color: #fff;
}
header .navigation-top .header-menu a {
  color: #fff;
  border: 1px solid transparent;
  padding: 10px 16px;
  font-weight: 300;
}
@media (max-width: 992px) {
  header .navigation-top .header-menu a {
    display: inline-block;
  }
}
header .navigation-top .header-menu a::before {
  content: "";
}
header .navigation-top .header-menu a:hover {
  color: #fff;
  border: 1px solid #fff;
}
header .navigation-top .current-menu-item > a,
header .navigation-top .current_page_item > a {
  color: #fff;
  border: 1px solid #fff;
}
header .navigation-top .wrap {
  padding-bottom: 10px;
  max-width: 100%;
}
@media (min-width: 992px) {
  header .navigation-top .wrap {
    padding-top: 30px;
    padding-bottom: 0;
  }
}
header .navigation-top.active .info-time-work {
  top: 32px;
}
header .navigation-top #site-navigation {
  padding-top: 0;
  background-color: transparent;
}
@media (max-width: 992px) {
  header .navigation-top.active .info-time-work {
    top: 16px;
  }
  header .navigation-top .info-time-work {
    top: 16px;
    right: 80px;
  }
}
header .info-time-work {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: absolute;
  right: 30px;
  top: 72px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
header .info-time-work .bg-phone {
  background-color: #39b54a;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 8px;
  margin-right: 20px;
  line-height: 1;
}
header .info-time-work a {
  padding: 0;
}
header .info-time-work .time-work {
  font-size: 11px;
}
@media (max-width: 480px) {
  header .info-time-work {
    display: none;
  }
}
header .navigation-top,
header .navigation-top.active,
header .navigation-top.active:hover {
  background-color: transparent;
  border: none;
}
header .navigation-top.active,
header .navigation-top.active:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
header .menu-toggle:focus {
  outline: none;
}
header.site-header {
  height: auto;
}
header .icon {
  fill: #000;
  height: 30px;
  width: 30px;
}
header .menu-toggle .i-open {
  padding: 5px;
  width: 40px;
  height: 40px;
}
header .menu-toggle .icon {
  margin-right: 0;
}
header .main-navigation.toggled-on .i-close {
  opacity: 1;
}
header .i-close {
  position: absolute;
  top: 0;
  width: 40px;
  height: 40px;
  opacity: 0;
}
header .i-close:before, header .i-close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 30px;
  width: 5px;
  background-color: #fff;
  margin-top: 4px;
  margin-left: 2px;
}
header .i-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .i-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.title-line h4 {
  color: #39b54a;
  margin-bottom: 8px;
}
.title-line h4:before {
  display: none;
}
.title-line .decoration {
  margin-top: 0 !important;
}

/** Slide **/
.slide-gallery .nextend-arrow-previous,
.slide-gallery .nextend-arrow-next {
  top: 10px !important;
  left: auto !important;
  right: 10px !important;
  margin-right: 40px;
  max-height: 25px;
  width: 25px !important;
  height: 20px !important;
}
.slide-gallery .nextend-arrow-next {
  margin-right: auto;
}
.slide-gallery .nextend-autoplay {
  right: auto !important;
  left: 10px;
  top: 10px !important;
  width: 16px !important;
  height: 16px !important;
}
.slide-gallery .n2-ss-slider-2:hover .n2-ss-slider-3::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
}

.title-description .sow-sub-headline {
  line-height: 1.6 !important;
}
.title-description h3 {
  font-size: 32px;
  font-family: "Lato";
  font-weight: bold;
  font-style: normal;
}

.home .section-information {
  margin-bottom: 30px;
}
.home .section-information h3 {
  margin-bottom: 0;
}
.home .section-information .btn-no-border {
  border: none;
  color: #000 !important;
}
.home .section-information .wrapper-img {
  border-radius: 50%;
  overflow: hidden;
  height: 200px;
  width: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
}
.home .section-information h6 {
  font-family: "SVN-Linux Libertine";
  font-weight: normal;
  font-style: italic;
  min-height: 90px;
}
.home .section-contact .border-bottom {
  padding-bottom: 8px;
  margin-bottom: 8px;
}
@media (min-width: 1140px) {
  .home .section-contact .textwidget {
    padding-right: 20px;
  }
}
.home .title-description h3,
.home .section-contact h3 {
  font-size: 32px;
  font-family: "Lato";
  font-weight: bold;
  font-style: normal;
}

/** Social **/
.social-button {
  display: inline-grid;
  position: fixed;
  top: 35%;
  right: 2%;
  min-width: 44px;
  text-align: center;
  z-index: 99999;
  padding: 20px 0 10px;
  border: 1px solid #000;
  background-color: #f1f1f1;
  border-radius: 30px;
}
@media (max-width: 480px) {
  .social-button {
    right: 15px;
  }
}
.social-button .social-button-content {
  display: inline-grid;
}
.social-button a {
  cursor: pointer;
  position: relative;
  margin-bottom: 15px;
}
.social-button a span {
  border-radius: 2px;
  text-align: center;
  background: #39b54a;
  padding: 0 6px;
  display: none;
  min-width: 128px;
  margin-left: 10px;
  position: absolute;
  color: #fff;
  z-index: 999;
  top: -14px;
  right: 46px;
  font-size: 12px;
  transition: right 0.2s linear 0s;
  -moz-animation: headerAnimation 0.3s 1;
  -webkit-animation: headerAnimation 0.3s 1;
  -o-animation: headerAnimation 0.3s 1;
  animation: headerAnimation 0.3s 1;
}
.social-button a span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  border-color: transparent #39b54a transparent transparent;
  position: absolute;
  right: 10px;
  top: 12px;
}
.social-button i,
.social-button .icon-zalo {
  width: 40px;
  height: 40px;
  background: #ccc;
  color: #000;
  font-size: 22px;
  text-align: center;
  line-height: 1.9;
  position: relative;
  z-index: 999;
}
.social-button span {
  display: none;
}
.social-button img {
  width: 30px;
  position: relative;
  z-index: 999;
  display: inline-block;
}
.social-button .alo-circle {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: zoomIn;
  width: 50px;
  height: 50px;
  top: 3px;
  right: -3px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(255, 255, 255, 0.4);
  opacity: 0.1;
  border-color: #fff;
  opacity: 0.5;
}
.social-button .alo-circle-fill {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: pulse;
  width: 60px;
  height: 60px;
  top: -2px;
  right: -8px;
  position: absolute;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  background-color: rgba(255, 142, 11, 0.5);
  opacity: 0.75;
}
.social-button .call-icon:hover > span,
.social-button .mes:hover > span,
.social-button .sms:hover > span,
.social-button .zalo:hover > span {
  display: block;
}

/** Masonry Project **/
.wrapper-masonry {
  max-width: 936px;
  margin: 0 auto;
}
.wrapper-masonry .masonry-content {
  box-sizing: border-box;
  display: flex;
  flex-flow: column wrap;
  height: 644px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .wrapper-masonry .masonry-content {
    height: 100%;
    flex-flow: row wrap;
  }
}
.wrapper-masonry .invisible-link {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.wrapper-masonry .card {
  align-items: center;
  background: #fff;
  background-size: cover;
  background-position: center;
  border: 10px solid #fff;
  box-sizing: border-box;
  display: flex;
  flex-grow: 0;
  height: 50%;
  justify-content: center;
}
.wrapper-masonry .card:nth-child(7n - 6) {
  height: 66.666%;
}
.wrapper-masonry .card:nth-child(7n - 5) {
  height: 33.333%;
}
.wrapper-masonry .card:nth-child(7n-4) {
  height: 33.333%;
}
.wrapper-masonry .card:nth-child(7n-3) {
  height: 33.333%;
}
.wrapper-masonry .card:nth-child(7n-2) {
  height: 33.333%;
}
.wrapper-masonry .card:nth-child(7n-1) {
  height: 33.333%;
}
.wrapper-masonry .card:nth-child(7n) {
  height: 66.666%;
}
@media (max-width: 480px) {
  .wrapper-masonry .card {
    flex-direction: row;
    height: 250px !important;
    width: 100%;
    border-width: 15px;
    border-bottom: none;
  }
}

.block-list-projects {
  padding: 0 0 30px;
}
.block-list-projects .name-project {
  font-size: 18px;
  padding-left: 20px;
  padding-right: 20px;
  left: 0;
  right: 0;
}
.block-list-projects .name-project::before {
  background-color: #fff;
  top: 5px;
  bottom: 5px;
  height: auto;
}
.block-list-projects .bg-project {
  overflow: hidden;
}
.block-list-projects .bg-project .bg-thumbnail {
  transition: all 0.3s linear;
}
.block-list-projects .bg-project:hover::before {
  background-color: rgba(0, 0, 0, 0.2);
}
.block-list-projects .bg-project:hover .bg-thumbnail {
  transform: scale(1.1);
}

/** Page about **/
.page-gioi-thieu .banner-about {
  margin-bottom: 40px;
}
.page-gioi-thieu .so-widget-sow-headline .sow-sub-headline {
  font-size: 16px;
  font-family: "Lato";
  font-weight: 300;
}
.page-gioi-thieu .gallery-size-large {
  margin: 0 -15px;
}
.page-gioi-thieu .gallery-item {
  padding: 0 15px;
}
@media (max-width: 768px) {
  .page-gioi-thieu .gallery-item {
    max-width: 50%;
  }
}
.page-gioi-thieu .gallery-icon {
  max-height: 132px;
  overflow: hidden;
}
.page-gioi-thieu .gallery-icon img {
  height: 132px;
  object-fit: cover;
  border: 2px solid #000;
}
@media (max-width: 768px) {
  .page-gioi-thieu .gallery-icon {
    max-height: 200px;
  }
  .page-gioi-thieu .gallery-icon img {
    height: 200px;
  }
}
@media (max-width: 480px) {
  .page-gioi-thieu .gallery-size-large {
    margin: 0 -8px;
  }
  .page-gioi-thieu .gallery-item {
    padding: 0 8px;
  }
}

/** Page Project **/
.slide-cut {
  position: relative;
}
.slide-cut::before {
  content: "";
  position: absolute;
  bottom: 0;
  z-index: 9;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
}
.slide-cut.slide-cut-right::before {
  right: 0;
  border-width: 0 0 50px 50px;
  border-color: transparent transparent #fff transparent;
}
.slide-cut.slide-cut-left::before {
  left: 0;
  border-width: 50px 0 0 50px;
  border-color: transparent transparent transparent #fff;
}

.page-du-an-noi-that .title-description h3 {
  font-weight: 900;
}

.row-text-image {
  position: relative;
}
.row-text-image::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 13px 0 13px;
  border-color: #f2f2f2 transparent transparent transparent;
  bottom: -13px;
}
.row-text-image .widget-title {
  font-size: 28px;
  font-family: "Lato";
  font-weight: 300;
}

/** Page Contact **/
.row-contact input[type="text"],
.row-contact input[type="email"],
.row-contact input[type="url"],
.row-contact input[type="password"],
.row-contact input[type="search"],
.row-contact input[type="number"],
.row-contact input[type="tel"],
.row-contact input[type="range"],
.row-contact input[type="date"],
.row-contact input[type="month"],
.row-contact input[type="week"],
.row-contact input[type="time"],
.row-contact input[type="datetime"],
.row-contact input[type="datetime-local"],
.row-contact input[type="color"],
.row-contact textarea {
  border: 1px solid #757575;
  border-radius: 0;
  padding: 8px 26px;
  background-color: transparent;
  font-family: "Lato";
  font-weight: 300;
}
.row-contact label {
  font-weight: 300;
}
.row-contact label > span {
  color: #ed1c24;
}
.row-contact select.wpcf7-select,
.row-contact select.form-control {
  color: #000 !important;
  border: 1px solid #757575;
  font-family: "Lato";
  font-weight: 300;
  background-image: url("assets/images/icon-down@2x.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center right 26px;
}
.row-contact .wpcf7-submit {
  font-family: "Lato";
  font-weight: bold !important;
  background-color: #fff !important;
  border: 1px solid #000 !important;
  border-radius: 0;
  font-size: 16px;
  width: auto;
  padding-left: 26px;
  padding-right: 56px;
  background-image: url("assets/images/icon-next@2x.png") !important;
  background-repeat: no-repeat !important;
  background-size: 10px !important;
  background-position: center right 26px !important;
}
.row-contact .border-bottom {
  padding-bottom: 8px;
  margin-bottom: 8px;
}

/***Design New***/
div#n2-ss-1 .n2-ss-slider-2 {
  min-height: 100vh;
}

.wrapper-slide-projects {
  position: relative;
}
.wrapper-slide-projects .swiper-slide {
  overflow: hidden;
}
.wrapper-slide-projects .swiper-slide img {
  height: 280px;
  width: 100%;
  object-fit: cover;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.wrapper-slide-projects .swiper-button-next,
.wrapper-slide-projects .swiper-button-prev {
  background: #ebebeb;
  width: 35px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.wrapper-slide-projects .swiper-button-prev {
  left: -10px;
  border-radius: 0 50px 50px 0;
  padding-right: 10px;
}
.wrapper-slide-projects .swiper-button-next {
  right: -10px;
  border-radius: 50px 0 0 50px;
  padding-left: 10px;
}
.wrapper-slide-projects .swiper-button-next:before,
.wrapper-slide-projects .swiper-button-prev:after {
  display: none;
}
.wrapper-slide-projects .link-post:hover::before {
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.wrapper-slide-projects .link-post:hover .title {
  opacity: 1;
  visibility: visible;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.wrapper-slide-projects .link-post: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);
}
.wrapper-slide-projects .link-post .title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}

/** Design new**/
footer {
  color: #000;
}
footer .site-info {
  font-size: 12px;
}
footer .site-info .web-site-by {
  font-size: 14px;
}
footer .widget ul {
  text-align: center;
}
footer .widget ul li {
  display: inline-block;
  text-transform: uppercase;
  margin-left: 8px;
  padding: 0;
}
footer .widget ul li a:hover {
  color: #fff !important;
  box-shadow: none !important;
}
footer .logo-footer {
  box-shadow: none !important;
  margin-right: 16px;
}
footer .logo-footer img {
  max-width: 150px;
}
footer.site-footer {
  border-top: 1px solid #ebebeb;
  background-color: #333;
  padding: 40px 0 30px;
}
footer.site-footer .footer-full {
  text-align: center;
  color: #fff;
}
footer.site-footer .widget-area {
  padding: 0;
}
footer.site-footer #menu-social-links-menu {
  margin-top: 60px;
}
footer .footer-widget-2 {
  float: none;
}
footer .footer-widget-1 a {
  color: #fff !important;
  box-shadow: none !important;
}
@media screen and (max-width: 61.5em), (min-width: 48em) {
  footer.site-footer .widget-column.footer-widget-1, footer.site-footer .widget-column.footer-widget-2 {
    width: 100%;
  }
  footer.site-footer .widget-column.footer-widget-2 ul {
    text-align: center;
  }
}
@media screen and (min-width: 62em) {
  footer.site-footer .widget-column.footer-widget-1, footer.site-footer .widget-column.footer-widget-2 {
    width: 50%;
  }
  footer.site-footer .widget-column.footer-widget-2 ul {
    text-align: right;
  }
}

.menu-social-links-menu-container .menu a,
#social-links-menu a {
  font-family: "FontAwesome";
  font-size: 0;
}
.menu-social-links-menu-container .menu a:after,
#social-links-menu a:after {
  font-size: 30px;
}
.menu-social-links-menu-container .menu [data-hover="Facebook"]:after,
#social-links-menu [data-hover="Facebook"]:after {
  content: "\f082";
}
.menu-social-links-menu-container .menu [data-hover="Twitter"]:after,
#social-links-menu [data-hover="Twitter"]:after {
  content: "\f081";
}
.menu-social-links-menu-container .menu [data-hover="Instagram"]:after,
#social-links-menu [data-hover="Instagram"]:after {
  content: "\f16d";
}
.menu-social-links-menu-container .menu [data-hover="Youtube"]:after,
#social-links-menu [data-hover="Youtube"]:after {
  content: "\f16a";
}

#social-links-menu {
  text-align: center;
}
#social-links-menu li {
  display: inline-block;
}
#social-links-menu a::after {
  color: #fff;
  position: relative;
  margin-left: 0;
  font-size: 30px;
}
#social-links-menu a:hover::after {
  color: #39b54a;
}

.footer-widget-2 {
  display: none;
}

.page:not(.home):not(.page-gioi-thieu) .site-footer,
.archive .site-footer,
.single .site-footer {
  background-color: #333;
  border-top: 1px solid #333;
  padding: 0;
}
.page:not(.home):not(.page-gioi-thieu) .site-footer a,
.archive .site-footer a,
.single .site-footer a {
  color: #fff;
}
.page:not(.home):not(.page-gioi-thieu) .site-footer a:after,
.archive .site-footer a:after,
.single .site-footer a:after {
  font-size: 20px !important;
}
.page:not(.home):not(.page-gioi-thieu) .site-footer .footer-widget-1,
.archive .site-footer .footer-widget-1,
.single .site-footer .footer-widget-1 {
  display: none;
}
.page:not(.home):not(.page-gioi-thieu) .site-footer .footer-widget-2,
.archive .site-footer .footer-widget-2,
.single .site-footer .footer-widget-2 {
  display: block;
}

.page:not(.home):not(.page-gioi-thieu) .site-info,
.archive .site-info,
.single .site-info {
  color: #fff;
}

@media screen and (max-width: 48em) {
  footer .footer-widget-1 {
    flex-direction: column;
  }
  footer .footer-widget-1 .logo-footer {
    text-align: center;
    margin-bottom: 16px;
  }
}
/** end Design new**/

/*# sourceMappingURL=custom.css.map */
