
/*-------------------------------------------------
 =  Table of Css

 1.Isotope
 1.KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT
 3.Header
 4.General
 5.content - home sections
 6.Single Project page
 7.About us
 8.Blog
 9.Sidebar
 10.Single Post
 11.Contact page
 12.Font Icons, Buttons
 13.Typography, articles, banners
 14.Tabs, Accortions
 15.Statistic sections
 16.error 404, comming soon page
 17.Dividers, Tables, Lists
 18.footer
 19.Responsive part
-------------------------------------------------*/
/*-------------------------------------------------------*/
/* 1. Isotope filtering
/*-------------------------------------------------------*/

@font-face {
  font-family: 'TheSeasonsBold';
  src: url('fonts/TheSeasons-Bd.eot');
  src: url('fonts/TheSeasons-Bd.eot?#iefix') format('embedded-opentype'),
      url('fonts/TheSeasons-Bd.woff2') format('woff2'),
      url('fonts/TheSeasons-Bd.woff') format('woff'),
      url('fonts/TheSeasons-Bd.ttf') format('truetype'),
      url('fonts/TheSeasons-Bd.svg#TheSeasons-Bd') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TheSeasons';
  src: url('fonts/TheSeasons-Reg.eot');
  src: url('fonts/TheSeasons-Reg.eot?#iefix') format('embedded-opentype'),
      url('fonts/TheSeasons-Reg.woff2') format('woff2'),
      url('fonts/TheSeasons-Reg.woff') format('woff'),
      url('fonts/TheSeasons-Reg.ttf') format('truetype'),
      url('fonts/TheSeasons-Reg.svg#TheSeasons-Reg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue Bold";
  src: url("https://db.onlinewebfonts.com/t/9f9eb7c275998682141691bcc52f3109.eot");
  src: url("https://db.onlinewebfonts.com/t/9f9eb7c275998682141691bcc52f3109.eot?#iefix")format("embedded-opentype"),
  url("https://db.onlinewebfonts.com/t/9f9eb7c275998682141691bcc52f3109.woff2")format("woff2"),
  url("https://db.onlinewebfonts.com/t/9f9eb7c275998682141691bcc52f3109.woff")format("woff"),
  url("https://db.onlinewebfonts.com/t/9f9eb7c275998682141691bcc52f3109.ttf")format("truetype"),
  url("https://db.onlinewebfonts.com/t/9f9eb7c275998682141691bcc52f3109.svg#Helvetica")format("svg");
}

@font-face {
  font-family: "Helvetica Neue";
  src: url("https://db.onlinewebfonts.com/t/0c17d7781ac0e7e07c504531aa429ee9.eot");
  src: url("https://db.onlinewebfonts.com/t/0c17d7781ac0e7e07c504531aa429ee9.eot?#iefix")format("embedded-opentype"),
  url("https://db.onlinewebfonts.com/t/0c17d7781ac0e7e07c504531aa429ee9.woff2")format("woff2"),
  url("https://db.onlinewebfonts.com/t/0c17d7781ac0e7e07c504531aa429ee9.woff")format("woff"),
  url("https://db.onlinewebfonts.com/t/0c17d7781ac0e7e07c504531aa429ee9.ttf")format("truetype"),
  url("https://db.onlinewebfonts.com/t/0c17d7781ac0e7e07c504531aa429ee9.svg#Helvetica Neue LT 45 Light")format("svg");
}
@font-face {
  font-family: "Helvetica Neue Medium";
  src: url("https://db.onlinewebfonts.com/t/6c6db39a56fe8e8f19ba47c6a0770a18.eot");
  src: url("https://db.onlinewebfonts.com/t/6c6db39a56fe8e8f19ba47c6a0770a18.eot?#iefix")format("embedded-opentype"),
  url("https://db.onlinewebfonts.com/t/6c6db39a56fe8e8f19ba47c6a0770a18.woff2")format("woff2"),
  url("https://db.onlinewebfonts.com/t/6c6db39a56fe8e8f19ba47c6a0770a18.woff")format("woff"),
  url("https://db.onlinewebfonts.com/t/6c6db39a56fe8e8f19ba47c6a0770a18.ttf")format("truetype"),
  url("https://db.onlinewebfonts.com/t/6c6db39a56fe8e8f19ba47c6a0770a18.svg#Helvetica Neue 65 Medium")format("svg");
}
body {
  background-color: #23232B;
  color: #EBE6D8;
}
.container {
  width: 100%;
  max-width: 1500px;
}
.light {
  background-color: #E6E7E8;
}
.landing-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}
.navbar-default .navbar-collapse {
  border-bottom: 0px !important;
}
.split-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 810px;
}
.row1 .flecha {
  display: none;
}
.split-container .flecha {
  width: 30px;
  margin-top: 87px;
  margin-left: 8px;
}
.split-container a, .split-container div {
  width: 50%;
  text-align: center;
}
.split-container .logo_split_1 {
  height: 155px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.split-container .logo_split_1 .logo_wb{
  height: 200px;
  margin-top: 39px;
}
.split-container .logo_split_2 {
  width: 340px;
}
.split-container .logo_split_2_img {
  width: 370px;
}
.navbar-toggle {

  border: 0px !important;
}
a {
  cursor: pointer !important;
  color: #EBE6D8;
  font-family: 'Helvetica Neue';
}
a:hover {
  cursor: pointer !important;
  color: #EBE6D8;
}
.logo_top {
  height: 50px;
}
.logo_trabajo {
  display: inline-block;
  width: 100%;
  height: 85px;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0px;
  bottom: 25px;

}
.logo_cliente {
  width: 100%;
  height: 160px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 20px;
}
.slider-news {
  width: 100%;
  height: 470px !important;
  margin-top: 50px;

}
.slick-arrow {
  position: absolute;
  top: calc(50% - 60px);
  bottom: 0px;
  z-index: 9999;
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: 0px;
  font-size: 0px;
}
.slick-prev {
  left: 40px;
  background: url('../images/flecha_1.svg');
  background-size: 50px;
  background-position: center center;
  transform: rotate(-90deg);
  background-repeat: no-repeat;
}
.slick-next {
  right: 40px;
  background: url('../images/flecha_1.svg');
  background-size: 50px;
  background-position: center center;
  transform: rotate(90deg);
  background-repeat: no-repeat;
}
.slider-news .slick-slide {
  height: 430px !important;
  position: relative;
}
.slider-team {
  padding: 5px !important;
  margin-top: -5px !important;

}
.slider-news .slick-slide .txt_rayas {
  position: absolute;
  left: 40px;
  right: 40px;
  top: 40px;
  bottom: 40px;
  background-color: #23232B;
  text-align: center;
  font-size: 3vw;
  font-family: 'TheSeasons';
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.4px;
  line-height: 3.3vw;
}
.slider-news .slick-slide .txt_rayas b {
  font-family: 'Helvetica Neue Medium';
}
.slider-news .slick-slide .txt_rayas svg{
  clear: both;
  width: 40%;
  margin-top: 30px;
}
.slider-news .slick-slide .txt_container {
  position: absolute;
  left: 70px;
  right: 70px;
  top: 70px;
  bottom: 70px;
  text-align: center;
  font-size: 2.5vw;
  line-height: 2.5vw;
  font-family: 'Helvetica Neue Bold';
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.4px;
  color: #EBE6D8;
}
.slider-news .slick-slide .txt_container .sinlogo {
  font-family: 'TheSeasonsBold';
  font-size: 2.5vw;
    line-height: 3vw;
}
.slider-news .slick-slide .txt_container {
  display: inline-flex;
  flex-direction: row;
}
.slider-news .slick-slide .txt_container div{
  width: calc(100% - 140px);
}
.slider-news .slick-slide .txt_container .title_1 br {
  display: none;
}
.slider-news .slick-slide .txt_container .sinlogo br {
  display: inline;
}
.slider-news .slick-slide .logo {
  display: block;
  width: 100%;
  height: 100px;
  object-fit: contain;
  position: absolute;
  bottom: 20px;
  left: 0px;
  right: 0px;
}

.slider-news .slick-slide .txt_rayas div{
  padding: 20px;
}
.slider-news .slick-slide .imagen{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
}
.slider-news .slick-dots {
  text-align: center;
  padding: 0px;
  padding-top: 10px;
}
.slider-news .slick-dots li {
  display: inline-block;
}
.slider-news .slick-dots li button {
  background-color: transparent;
  border: 1px solid #EBE6D8;
  border-radius: 9px;
  width: 14px;
  height: 14px;
  color: transparent;
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px;
  min-width: 3px;
  font-size: 0px;
  scale: -0.6;
}
.slider-news .slick-dots .slick-active button {
  background-color: #EBE6D8 !important;
}
.bio_home_thb {
  width: 90px;
  height: 90px;
}
.biomodal {
  background-color: #23232B;
}
.biomodal h2 {
  font-family: 'Helvetica Neue', sans-serif;
  color: #EBE7DA;
  margin: 0px;
  font-size: 24px;
}
.biomodal b {
  font-size: 14px;
  font-family: 'Helvetica Neue', sans-serif;
}
.biomodal .fancybox-button svg path {
  fill:  #EBE7DA !important;
}
.bio_abajo {
  margin-bottom: 20px !important;
  overflow: hidden;
  margin: 0px;
  float: left;
  height: 432px;
  padding: 13px !important;
}

.bio_abajo_3 {
  height: auto;
}
.bio_abajo b{
  color: #EBE6D8;
  font-size: 20px;
  font-family: 'Helvetica Neue', sans-serif;
  margin-top: 3px;

}
.bio_abajo h2 {
  font-family: 'TheSeasonsBold', sans-serif;
  color: #EBE6D8;
  margin: 0px;
  margin-top: 15px;
  font-size: 28px;
  margin-bottom: 3px;
}
.bio_abajo p {
  font-size: 16px;
    margin-bottom: 0;
    color: #EBE6D8;
    line-height: 22px;
    margin-top: 20px;
}

.bio_abajo p b {
  font-size: 16px;
  line-height: 22px;
  font-family: 'Helvetica Neue Bold', sans-serif;
}

.imagen_belie {
  width: 287px;
  height: 287px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bio_abajo a, .bio_abajo a:hover {
  text-decoration: none !important;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}
/*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:    1.0
date:       07/27/11
author:     themepunch
email:      support@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
.boxedcontainer {
  max-width: 1170px;
  margin: auto;
  padding: 0px 30px;
}
/*********************************************
    -   SETTINGS FOR BANNER CONTAINERS  -
**********************************************/
.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.tp-banner {
  width: 100%;
  position: relative;
}
.tp-banner-fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}
/*-------------------------------------------------*/
/* =  Header
/*-------------------------------------------------*/
.navbar-default {
  background: #23232B;
  border: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  margin: 0;
}
.navbar-brand {
  height: auto;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 35px 15px 30px;
  color: #EBE6D8 !important;
  font-size: 24px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0;
}
.navbar-brand span {
  color: #ffc952;
}
.navbar-header {
  z-index: 2;
  position: relative;
}
.navbar-nav {
  padding-right: 40px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  margin-top: 22px;
}
.navbar-nav > li > .dest{
  font-family: 'Helvetica Neue', sans-serif;
  line-height: 22px;
}
.navbar-nav > li > a {
  cursor: pointer !important;
  color: #EBE6D8 !important;
  font-size: 19px;
  font-family: 'TheSeasonsBold', sans-serif;
  font-weight: 100;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 25px 0px 25px;
  margin: 0 13px;
  position: relative;
  opacity: 0;
  visibility: hidden;
  letter-spacing: 0.5px;
}
.navbar-nav > li > a i {
  font-size: 14px;
}
.navbar-nav > li > a.open-menu {
  opacity: 1;
  visibility: visible;
}
.navbar-nav > li > a:after {
  content: '';
  position: absolute;
  top: 48px;
  left: 0;
  width: 100%;
  height: 1px;
  background: transparent;
}
.navbar-nav > li > a.active {
  text-decoration: underline;
}
.navbar-nav > li.drop:hover > a:after {
  background: transparent;
}
.navbar-nav > li:last-child > a {
  margin-right: 0;
}
.navbar-nav > li:last-child > a:after {
  display: none;
}
.navbar-nav li.drop {
  position: relative;
}
.navbar-nav li.drop ul.dropdown {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 220px;
  background: #ffffff;
  border-top: 2px solid #ffc952;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 0 4px #e1e1e1;
  -webkit-box-shadow: 0 0 4px #e1e1e1;
  -moz-box-shadow: 0 0 4px #e1e1e1;
  -o-box-shadow: 0 0 4px #e1e1e1;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.navbar-nav li.drop ul.dropdown li {
  display: block;
}
.navbar-nav li.drop ul.dropdown li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  display: block;
  color: #777777;
  font-size: 11px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 20px;
}
.navbar-nav li.drop ul.dropdown li a:hover {
  color: #EBE6D8;
}
.navbar-nav li.drop ul.dropdown li:first-child {
  border-top: none;
}
.navbar-nav li.drop:hover ul.dropdown {
  opacity: 1;
  visibility: visible;
}
.navbar-nav.active > li > a {
  opacity: 1;
  visibility: visible;
}
.navbar-collapse {
  position: relative;
  padding-bottom: 20px;
}
/*-------------------------------------------------*/
/* =  General
/*-------------------------------------------------*/
p {
  font-size: 14px;
  color: #999999;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 300;
  line-height: 20px;
  margin: 0 0 10px;
}
#container {
  padding: 107px 0 0;
}

/*-------------------------------------------------*/
/* =  content
/*-------------------------------------------------*/
.title-section {
  margin-bottom: 50px;
  position: relative;
}
.title-section h1 {
  color: #EBE6D8;
  font-size: 8vw;
  line-height: 10vw;
  font-family: 'Helvetica Neue Bold', sans-serif;
  font-weight: 100;
  margin: 0 0 30px;
  letter-spacing: -3px;
  margin-bottom: 0px;
}
.title-section h1 span {
  color: #EBE6D8;
}
.title-section.white-style h1 {
  color: #EBE6D8;
}
.title-section.white-style:before {
  background: #ffffff;
}
#home-section {
  overflow: hidden;

}
#home-section .tp-caption.Concept-Title {
  font-family: 'TheSeasonsBold', sans-serif;
  font-size: 100px;
  letter-spacing: -2.5px;
}
#home-section .tp-caption.Concept-Title span {
  color: #ffc952 !important;
}
#home-section .tp-caption.RotatingWords-SmallText {
  font-size: 18px;
  font-family: 'TheSeasons', serif;
  font-style: italic;
}
#home-section .tp-caption.RotatingWords-Button.rev-btn {
  padding: 0;
  border: none;
}
section.portfolio-section {
  padding: 100px 0;
  background: #23232B;
}
section.portfolio-section .title-section ul.filter {
  text-align: right;
}
section.portfolio-section ul.filter {
  margin: 0;
  padding: 0;
  margin-bottom: 50px;
  padding-top: 20px;
}
section.portfolio-section ul.filter li {
  display: inline-block;
  padding: 0 0 0 20px;
  margin-bottom: 20px;
}
section.portfolio-section ul.filter li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #999999;
  font-size: 14px;
  font-family: 'TheSeasons', serif;
  padding: 0 10px 6px;
  border-bottom: 2px solid transparent;
}
section.portfolio-section ul.filter li a:hover,
section.portfolio-section ul.filter li a.active {
  color: #f9f9f9;
}
section.portfolio-section ul.filter li:after {
  content: '|';
  color: #999999;
  font-size: 8px;
  font-family: 'TheSeasons', serif;
  margin-left: 20px;
}
section.portfolio-section ul.filter li:last-child:after {
  display: none;
  margin-left: 0;
}
section.portfolio-section ul.filter li:last-child a {
  padding-right: 0;
}
section.portfolio-section ul.filter li:first-child {
  padding-right: 0;
  padding-left: 0;
}
section.portfolio-section .portfolio-box .project-post {
  width: 100%;
  height: 300px;
  margin: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 35px;
}
section.portfolio-section .portfolio-box .project-post img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.portfolio-section .portfolio-box .project-post .hover-box1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
  background: rgba(51, 51, 51, 0.2);
  /*transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  */
  mix-blend-mode: multiply;
}

section.portfolio-section .portfolio-box .project-post .hover-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;

  justify-content: center;
  align-items: center;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;

}
section.portfolio-section .portfolio-box .project-post .hover-box .inner-hover {
  position: absolute;
  top: 42%;
  left: 0;
  width: 100%;
  margin-top: -50px;
  padding: 0 40px;
  text-align: center;
  z-index: 2;
}
section.portfolio-section .portfolio-box .project-post .hover-box h2 {
  color: #EBE6D8;
  font-size: 50px;
  font-family: 'TheSeasonsBold', sans-serif;
  font-weight: 100;
  margin: 0px;
  margin-bottom: 0;
  margin-top: 100px;
  text-align: center;
  width: 100%;
}
section.portfolio-section .portfolio-box .project-post .hover-box .inner-hover h2 a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #EBE7DA;
}
section.portfolio-section .portfolio-box .project-post .hover-box .inner-hover h2 a:hover {
  opacity: 0.7;
}
section.portfolio-section .portfolio-box .project-post .hover-box .inner-hover span {
  display: inline-block;
  color: #666666;
  font-size: 12px;
  font-family: 'TheSeasons', serif;
  font-style: italic;
  margin: 0;
}
section.portfolio-section .portfolio-box .project-post .hover-box a.zoom {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 18px;
  color: #ffc952;
  margin-bottom: 16px;
}
section.portfolio-section .portfolio-box .project-post .hover-box:after {
  content: '';
  position: absolute;
  top: 19px;
  left: 19px;
  right: 19px;
  bottom: 19px;
  border: 0px solid #ffc952;
  background: transparent;
}
.loading {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #23232B;
  z-index: 999999;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.loading .barra {
  width: 300px;
  height: 1px;
  background-color: #23232B;
  overflow: hidden;
  display: inline-block;
}
.loading .barrita {
  height: 4px;
  width: 0%;
  overflow:hidden;
  -webkit-transition: width 3s ease-in-out;
  -moz-transition: width 3s ease-in-out;
  -o-transition: width 3s ease-in-out;
  transition: width 3s ease-in-out;
  background-color: #EBE6D8;
}
.loading .animated_loading {
  height: 100px;
}
section.portfolio-section .portfolio-box .project-post:hover .hover-box {
  opacity: 1;
}
section.portfolio-section .portfolio-box.col2 .project-post {
  width: 555px;
}
section.portfolio-section .portfolio-box.col4 .project-post {
  width: 262.5px;
}
section.portfolio-section .portfolio-box.col4 .project-post .hover-box .inner-hover h2 {
  font-size: 16px;
}
section.news-section {
  padding: 0px ;
  background: #23232B;
}
b {
  color: #EBE7DA;
}
section.news-section .news-box {
  margin-bottom: 10px;
}
section.news-section .news-box .news-post {
  padding: 30px 0;
  /*border-bottom: 1px solid #ebe7da3d;*/
  position: relative;
  display: flex;
  padding-top: 0px;
}

section.news-section .second {
  flex-direction: row-reverse;
}
section.news-section .second .post-content {
  margin-left: 0px !important;
}


section.news-section .news-box .news-post div.date-post {
  float: left;
  padding-top: 0px;
}
section.news-section .news-box .news-post div.date-post p {
  color: #aaa;
  font-size: 18px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
section.news-section .news-box .news-post div.date-post p span {
  display: block;
  font-size: 48px;
  letter-spacing: -4px;
  margin: 0 0 4px;
}
section.news-section .news-box .news-post .date-post {
  width: 50%;
}
section.news-section .news-box .news-post .date-post img {
  width: 100%;
}
section.news-section .news-box .news-post .post-content {
  margin-left: 30px;
  padding-right: 0px;
  position: relative;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
section.news-section .news-box .news-post .post-content ul.meta-tags {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}
section.news-section .news-box .news-post .post-content ul.meta-tags li {
  display: inline-block;
  color: #666666;
  font-size: 13px;
  font-family: 'Helvetica Neue', sans-serif;
  margin-right: 3px;
}
section.news-section .news-box .news-post .post-content ul.meta-tags li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #666666;
}
section.news-section .news-box .news-post .post-content ul.meta-tags li a:hover {
  color: #ffc952;
}
section.news-section .news-box .news-post .post-content h2 {
  font-family: 'TheSeasons';
  font-size: 28px;
  margin-bottom: 1px;
  color: #EBE6D8;
  margin-top: -4px;
}
section.news-section .news-box .news-post .post-content h2 a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #EBE6D8;
}
section.news-section .news-box .news-post .post-content h2 a:hover {
  color: #EBE6D8;
}
section.news-section .news-box .news-post .post-content b {
  font-size: 20px;
  margin-bottom: 0;
  color: #EBE6D8;
  font-family: 'Helvetica Neue';
  margin-bottom: 20px;
}
section.news-section .news-box .news-post .post-content p {
  font-size: 16px;
  margin-bottom: 0;
  color: #EBE6D8;
  line-height: 22px;
}
section.news-section .news-box .news-post .post-content p b {
  font-family: 'Helvetica Neue Bold' !important;
  font-size: 14px !important;
  
}
section.news-section .news-box .news-post .post-content img {
  height: 24px;
  display: inline-block;
  vertical-align: top;
}

section.news-section .news-box .news-post .post-content a.read-more {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  position: absolute;
  right: 5px;
  top: 52px;
  width: 55px;
}
section.news-section .news-box .news-post .post-content a.read-more span {
  display: inline-block;
  width: 9px;
  height: 9px;
  background: #aaa;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 0;
  margin-left: 8px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
section.news-section .news-box .news-post .post-content a.read-more:hover span {
  background: #ffc952;
}
section.news-section .news-box .news-post .post-content a.read-more span:first-child {
  margin-left: 0;
}
section.news-section .news-box .news-post .post-content a.read-more:hover {
  opacity: 0.6;
}
section.news-section .news-box .news-post:first-child {

}
a.button-one {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #EBE6D8;
  font-size: 13px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 16px 40px 12px;
  background: #f9f9f9;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
}
a.button-one:hover {
  color: #ffffff;
  background: #EBE6D8;
}
button.mfp-close,
button.mfp-arrow {
  outline: none;
}
/*-------------------------------------------------*/
/* =  Portfolio pages
/*-------------------------------------------------*/
section.banner-page-section {
  padding: 110px 0;
  position: relative;
}
section.banner-page-section h1 {
  color: #EBE6D8;
  font-size: 48px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 700;
  line-height: 60px;
  margin: 0 0 30px;
  letter-spacing: -2.5px;
  font-size: 100px;
  margin-bottom: 0px;
  line-height: 140px;
}
section.banner-page-section h1 span {
  color: #ffc952;
}
section.banner-page-section p {
  font-size: 18px;
}
section.banner-page-section.white-style {
  background: #333333;
}
section.banner-page-section.white-style h1 {
  color: #ffffff;
}
section.banner-page-section.white-style h1 span {
  color: #ffc952;
}
section.portfolio-section.portfolio-page {
  padding-top: 0;
}
section.portfolio-section.portfolio-page .portfolio-box {
  margin-left: -15px;
  margin-right: -15px;
}
section.portfolio-section.portfolio-page .portfolio-box .project-post {
  width: 360px;
  margin: 15px;
  padding-bottom: 130px;
}
section.portfolio-section.portfolio-page .portfolio-box .project-post .hover-box {
  opacity: 1;
  visibility: visible;
  background: transparent;
}
section.portfolio-section.portfolio-page .portfolio-box .project-post .hover-box a.zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -65px;
  opacity: 0;
  z-index: 2;
}
section.portfolio-section.portfolio-page .portfolio-box .project-post .hover-box .inner-hover {
  top: initial;
  bottom: 54px;
}
section.portfolio-section.portfolio-page .portfolio-box .project-post .hover-box:after {
  border-color: transparent;
}
section.portfolio-section.portfolio-page .portfolio-box .project-post:hover .hover-box {
  background: rgba(51, 51, 51, 0.9);
}
section.portfolio-section.portfolio-page .portfolio-box .project-post:hover .hover-box a.zoom {
  opacity: 1;
}
section.portfolio-section.portfolio-page .portfolio-box .project-post:hover .hover-box:after {
  border-color: #ffc952;
}
/*-------------------------------------------------*/
/* =  Single Project page
/*-------------------------------------------------*/
section.single-project-section {
  padding: 110px 0;
}
section.single-project-section .single-project-box > h1 {
  margin-bottom: 70px;
}
section.single-project-section .single-project-box img {
  width: 100%;
  margin-bottom: 35px;
}
section.single-project-section .single-project-box .single-content {
  padding: 30px 0 65px;
}
section.single-project-section .single-project-box .single-content h1 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
}
section.single-project-section .single-project-box .single-content p {
  font-size: 13px;
  margin-bottom: 25px;
}
section.single-project-section .single-project-box .single-content ul.detail-list {
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
}
section.single-project-section .single-project-box .single-content ul.detail-list li {
  list-style: none;
  color: #999999;
  font-family: 'TheSeasons', serif;
  font-weight: 300;
  line-height: 24px;
  margin: 0 0 10px;
  font-size: 14px;
}
section.single-project-section .single-project-box .single-content ul.detail-list li span {
  color: #EBE6D8;
}
section.single-project-section .single-project-box div.share-box {
  text-align: center;
  padding-top: 65px;
}
section.single-project-section .single-project-box div.share-box ul.share-list {
  margin: 0;
  padding: 0;
}
section.single-project-section .single-project-box div.share-box ul.share-list li {
  display: inline-block;
  margin: 0 2px;
}
section.single-project-section .single-project-box div.share-box ul.share-list li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #eeeeee;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #EBE6D8;
}
section.single-project-section .single-project-box div.share-box ul.share-list li a:hover {
  border: 2px solid #EBE6D8;
  background: #EBE6D8;
  color: #ffffff;
}
/*-------------------------------------------------*/
/* =  About us
/*-------------------------------------------------*/
section.about-us-section {
  padding: 0 0 110px;
}
section.about-us-section .about-us-box .about-us-post {
  margin-bottom: 30px;
}
section.about-us-section .about-us-box .about-us-post h2 {
  margin-bottom: 30px;
}
section.about-us-section .about-us-box .about-us-post p {
  font-size: 13px;
  margin-bottom: 20px;
}
section.about-us-section .about-us-box .skills-box .skills-progress > p {
  margin-bottom: 15px;
}
section.about-us-section .about-us-box .skills-box .skills-progress > p span {
  float: right;
  color: #666666;
}
section.about-us-section .about-us-box .skills-box .skills-progress div.meter {
  height: 2px;
  background: #eeeeee;
  margin-bottom: 25px;
}
section.about-us-section .about-us-box .skills-box .skills-progress div.meter p {
  height: 100%;
  background: #ffc952;
}
section.team-section {
  padding: 110px 0;
  background: url('../images/back.png');
}
section.team-section .team-box .team-post {
  margin-bottom: 0px;
  text-align: center;
}
section.team-section .team-box .team-post .inner-team-post {
  position: relative;
  z-index: 2;
}
section.team-section .team-box .team-post .inner-team-post .image-hover {
  position: relative;
}
section.team-section .team-box .team-post .inner-team-post .image-hover:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
section.team-section .team-box .team-post .inner-team-post img {
  width: 100%;
  margin-bottom: 35px;
}
section.team-section .team-box .team-post .inner-team-post h2 {
  color: #EBE6D8;
  font-size: 18px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 600;
  margin: 0 0 20px;
  line-height: 24px;
  color: #ccc;
  margin-bottom: 0;
}
section.team-section .team-box .team-post .inner-team-post p {
  font-size: 12px;
  position: relative;
  padding-bottom: 32px;
}
section.team-section .team-box .team-post .inner-team-post ul.social-icons {
  margin: 0;
  padding: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  top: 50%;
  margin-top: -70px;
  z-index: 2;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
section.team-section .team-box .team-post .inner-team-post ul.social-icons li {
  display: inline-block;
  margin: 0 4px;
}
section.team-section .team-box .team-post .inner-team-post ul.social-icons li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #EBE6D8;
  font-size: 15px;
}

section.team-section .team-box .team-post .inner-team-post ul.social-icons li a:hover {
  color: #242424;
}
section.team-section .team-box .team-post .inner-team-post:after {
  content: '';
  position: absolute;
  bottom: 0px;
  top: 20px;
  left: 20px;
  right: 20px;
  border: 2px solid #ffc952;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
section.team-section .team-box .team-post:hover .inner-team-post .image-hover:after {
  background: rgba(51, 51, 51, 0.9);
}
section.team-section .team-box .team-post:hover .inner-team-post ul.social-icons {
  opacity: 1;
}
section.team-section .team-box .team-post:hover .inner-team-post:after {
  opacity: 1;
}
section.clients-section {
  padding: 110px 0;
}
section.clients-section .clients-box {
  max-width: 1660px;
  margin: 0 auto;
}
section.clients-section .clients-box ul.client-list {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
section.clients-section .clients-box ul.client-list li {
  float: left;
  width: 25%;
  list-style: none;
  text-align: center;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
section.clients-section .clients-box ul.client-list li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 70px 60px;
  text-align: center;
  opacity: 0.6;
  width: 100%;
}
section.clients-section .clients-box ul.client-list li a img {
  max-width: 100%;
}
section.clients-section .clients-box ul.client-list li a:hover {
  opacity: 1;
  background: #f9f9f9;
}
section.clients-section .clients-box ul.client-list li:nth-child(4n) {
  border-right: none;
}
section.clients-section .clients-box ul.client-list li:nth-last-child(4),
section.clients-section .clients-box ul.client-list li:nth-last-child(3),
section.clients-section .clients-box ul.client-list li:nth-last-child(2),
section.clients-section .clients-box ul.client-list li:last-child {
  border-bottom: none;
}
section.banner-line-section {
  padding: 96px 0 90px;
  text-align: center;
}
section.banner-line-section .banner-line-box h2 {
  color: #EBE6D8;
  font-size: 18px;
  font-family: 'Helvetica Neue', sans-serif;
  margin: 0 0 20px;
  line-height: 24px;
  font-weight: 600;
  margin: 5px 0;
}
section.banner-line-section .banner-line-box a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #EBE6D8;
  font-size: 13px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 500;
  padding: 13px 20px 10px;
  text-transform: uppercase;
  background: #ffc952;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
section.banner-line-section .banner-line-box a:hover {
  background: #EBE6D8;
  color: #ffffff;
}
/*-------------------------------------------------*/
/* =  Blog
/*-------------------------------------------------*/
.blog-page-section {
  padding: 0px 0 85px;
}
.blog-page-section .blog-page-box {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -15px;
}
.blog-page-section .blog-page-box .blog-post {
  width: 360px;
  margin: 15px 15px 25px;
}
.blog-page-section .blog-page-box .blog-post .post-gallery img,
.blog-page-section .blog-page-box .blog-post .post-gallery iframe {
  width: 100%;
  margin-bottom: 25px;
}
.blog-page-section .blog-page-box .blog-post .post-gallery iframe {
  height: 200px;
  border: none;
}
.blog-page-section .blog-page-box .blog-post .post-content h2 {
  margin-bottom: 15px;
}
.blog-page-section .blog-page-box .blog-post .post-content h2 a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #EBE6D8;
}
.blog-page-section .blog-page-box .blog-post .post-content h2 a:hover {
  color: #ffc952;
}
.blog-page-section .blog-page-box .blog-post .post-content p {
  font-size: 13px;
}
.blog-page-section .blog-page-box .blog-post .post-content > a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #ffc952;
  font-size: 12px;
  font-family: 'TheSeasons', serif;
  font-weight: 300;
  font-style: italic;
}
.blog-page-section .blog-page-box .blog-post .post-content > a:hover {
  opacity: 0.8;
}
.blog-page-section .blog-page-box .blog-post.quote-post blockquote {
  padding: 60px;
  border: none;
  text-align: center;
  background: url('../upload/blog/ban.jpg') center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
.blog-page-section .blog-page-box .blog-post.quote-post blockquote p {
  color: #ffffff;
  font-size: 18px;
  font-style: italic;
  line-height: 30px;
  margin-bottom: 30px;
}
.blog-page-section .blog-page-box .blog-post.quote-post blockquote h2 {
  color: #999999;
  padding: 0;
}
.blog-page-section ul.post-meta {
  margin: 0;
  padding: 0;
}
.blog-page-section ul.post-meta li {
  display: inline-block;
  color: #999999;
  font-size: 12px;
  font-family: 'TheSeasons', serif;
  font-style: italic;
  margin-right: 2px;
}
.blog-page-section ul.post-meta li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #999999;
}
.blog-page-section ul.post-meta li a:hover {
  color: #ffc952;
}
.blog-page-section ul.post-meta li:before {
  content: '/';
  margin-right: 5px;
}
.blog-page-section ul.post-meta li:first-child:before {
  display: none;
  margin-right: 0;
}
.pagination-box {
  margin-bottom: 20px;
  overflow: hidden;
}
.pagination-box a.prev,
.pagination-box a.next {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #999999;
  font-size: 24px;
  margin-top: -26px;
}
.pagination-box a.prev:hover,
.pagination-box a.next:hover {
  color: #ffc952;
}
.pagination-box a.prev {
  float: left;
}
.pagination-box a.next {
  float: right;
}
.pagination-box ul.page-list {
  margin: 0;
  padding: 0;
  text-align: center;
}
.pagination-box ul.page-list li {
  display: inline-block;
  color: #999999;
  font-size: 14px;
  font-family: 'Helvetica Neue', sans-serif;
  margin-right: 8px;
}
.pagination-box ul.page-list li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #999999;
}
.pagination-box ul.page-list li a:hover,
.pagination-box ul.page-list li a.active {
  color: #EBE6D8;
}
.pagination-box ul.page-list li:before {
  content: '/';
  margin-right: 11px;
  font-size: 10px;
}
.pagination-box ul.page-list li:first-child:before {
  display: none;
  margin-right: 0;
}
/*-------------------------------------------------*/
/* =  Sidebar
/*-------------------------------------------------*/
.sidebar {
  padding-left: 70px;
  margin-bottom: 60px;
}
.sidebar .widget {
  margin-bottom: 50px;
}
.sidebar .widget h2 {
  color: #EBE6D8;
  font-size: 18px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 600;
  margin: 0 0 20px;
  line-height: 24px;
  margin-bottom: 20px;
}
.sidebar .search-widget input[type="search"] {
  margin: 0;
  padding: 12px 20px;
  border: 1px solid transparent;
  width: 100%;
  outline: none;
  color: #999999;
  font-size: 12px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 400;
  background: #f7f7f7;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.sidebar .search-widget button {
  background: transparent;
  border: none;
  float: right;
  margin-top: -32px;
  margin-right: 15px;
  position: relative;
  z-index: 2;
}
.sidebar .search-widget button i {
  color: #999999;
  font-size: 13px;
}
.sidebar .text-widget p {
  font-size: 14px;
  font-family: 'Helvetica Neue', sans-serif;
  margin-bottom: 0;
}
.sidebar .category-widget ul {
  margin: 0;
  padding: 0;
}
.sidebar .category-widget ul li {
  list-style: none;
  margin-bottom: 10px;
}
.sidebar .category-widget ul li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #999999;
  font-size: 14px;
  font-family: 'Helvetica Neue', sans-serif;
  position: relative;
  padding-left: 14px;
}
.sidebar .category-widget ul li a:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #999999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.sidebar .category-widget ul li a:hover {
  color: #EBE6D8;
}
.sidebar .category-widget ul li a:hover:before {
  background: #EBE6D8;
}
.sidebar .category-widget ul li:last-child {
  margin-bottom: 0px;
}
.sidebar .popular-widget ul.popular-list {
  margin: 0;
  padding: 0;
}
.sidebar .popular-widget ul.popular-list li {
  list-style: none;
  overflow-y: hidden;
  margin-bottom: 20px;
}
.sidebar .popular-widget ul.popular-list li img {
  float: left;
  max-width: 70px;
}
.sidebar .popular-widget ul.popular-list li .side-content {
  margin-left: 90px;
  padding-top: 4px;
}
.sidebar .popular-widget ul.popular-list li .side-content h2 {
  color: #EBE6D8;
  font-size: 18px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 600;
  margin: 0 0 20px;
  line-height: 24px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 0px;
}
.sidebar .popular-widget ul.popular-list li .side-content h2 a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #999999;
}
.sidebar .popular-widget ul.popular-list li .side-content h2 a:hover {
  color: #EBE6D8;
}
.sidebar .popular-widget ul.popular-list li .side-content span {
  display: inline-block;
  margin: 0;
  color: #999999;
  font-size: 12px;
  font-family: 'TheSeasons', serif;
  font-style: italic;
}
.sidebar .popular-widget ul.popular-list li:last-child {
  margin-bottom: 0;
}
.sidebar .tags-widget ul.tags-list {
  margin: 0;
  padding: 0;
}
.sidebar .tags-widget ul.tags-list li {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 5px;
}
.sidebar .tags-widget ul.tags-list li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #999999;
  font-size: 12px;
  font-family: 'Helvetica Neue', sans-serif;
  padding: 4px 6px;
  border: 2px solid #eeeeee;
}
.sidebar .tags-widget ul.tags-list li a:hover {
  color: #EBE6D8;
  border: 2px solid #ffc952;
  background: #ffc952;
}
/*-------------------------------------------------*/
/* =  Single Post
/*-------------------------------------------------*/
.blog-page-section.single-post {
  padding: 110px 0;
}
.blog-page-section.single-post h1 {
  margin-bottom: 0px;
}
.blog-page-section.single-post ul.post-meta {
  margin-bottom: 60px;
}
.blog-page-section.single-post .blog-page-box .blog-post {
  width: 100%;
  margin: 0 0 30px;
  border-bottom: 1px solid #eeeeee;
}
.blog-page-section.single-post .blog-page-box {
  margin: 0;
}
.blog-page-section.single-post .blog-page-box .blog-post .post-content p {
  font-size: 13px;
  margin-bottom: 22px;
}
.blog-page-section.single-post .blog-page-box .blog-post .post-content p a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #EBE6D8;
  text-decoration: underline;
}
.blog-page-section.single-post .blog-page-box .blog-post .post-content img {
  margin-bottom: 30px;
}
.blog-page-section.single-post .blog-page-box .share-box {
  overflow: hidden;
  margin-bottom: 40px;
}
.blog-page-section.single-post .blog-page-box .share-box ul {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.blog-page-section.single-post .blog-page-box .share-box ul li {
  display: inline-block;
  margin-right: 1px;
}
.blog-page-section.single-post .blog-page-box .share-box ul li span {
  display: inline-block;
  color: #EBE6D8;
  font-size: 14px;
  font-family: 'Helvetica Neue', sans-serif;
  margin-right: 16px;
}
.blog-page-section.single-post .blog-page-box .share-box ul li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.blog-page-section.single-post .blog-page-box .share-box ul.share-list {
  float: left;
}
.blog-page-section.single-post .blog-page-box .share-box ul.share-list li a {
  color: #999999;
  font-size: 12px;
  font-family: 'Helvetica Neue', sans-serif;
  padding: 4px 6px;
  border: 2px solid #eeeeee;
}
.blog-page-section.single-post .blog-page-box .share-box ul.share-list li a:hover {
  color: #ffffff;
}
.blog-page-section.single-post .blog-page-box .share-box ul.share-list li a.facebook:hover {
  border: 2px solid #506fc0;
  background: #506fc0;
}
.blog-page-section.single-post .blog-page-box .share-box ul.share-list li a.twitter:hover {
  border: 2px solid #6dbdd7;
  background: #6dbdd7;
}
.blog-page-section.single-post .blog-page-box .share-box ul.share-list li a.google-plus:hover {
  border: 2px solid #df6464;
  background: #df6464;
}
.blog-page-section.single-post .blog-page-box .share-box ul.tag-list {
  float: right;
}
.blog-page-section.single-post .blog-page-box .share-box ul.tag-list li a {
  color: #999999;
  font-size: 12px;
  font-family: 'TheSeasons', serif;
  font-style: italic;
}
.blog-page-section.single-post .blog-page-box .share-box ul.tag-list li a:hover {
  color: #EBE6D8;
  text-decoration: underline;
}
.blog-page-section.single-post .blog-page-box .prev-next-post {
  margin: 0 0 55px;
  border-bottom: 1px solid #eeeeee;
}
.blog-page-section.single-post .blog-page-box .prev-next-post .prev-post-blog,
.blog-page-section.single-post .blog-page-box .prev-next-post .next-post-blog {
  overflow: hidden;
  text-align: left;
  margin-bottom: 30px;
}
.blog-page-section.single-post .blog-page-box .prev-next-post .prev-post-blog > a,
.blog-page-section.single-post .blog-page-box .prev-next-post .next-post-blog > a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  float: left;
  font-size: 26px;
  color: #999999;
  margin-top: 20px;
  margin-right: 40px;
}
.blog-page-section.single-post .blog-page-box .prev-next-post .prev-post-blog > a:hover,
.blog-page-section.single-post .blog-page-box .prev-next-post .next-post-blog > a:hover {
  color: #ffc952;
}
.blog-page-section.single-post .blog-page-box .prev-next-post .prev-post-blog img,
.blog-page-section.single-post .blog-page-box .prev-next-post .next-post-blog img {
  float: left;
  max-width: 70px;
}
.blog-page-section.single-post .blog-page-box .prev-next-post .prev-post-blog h2,
.blog-page-section.single-post .blog-page-box .prev-next-post .next-post-blog h2 {
  font-size: 18px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 600;
  margin: 0 0 20px;
  line-height: 24px;
  font-weight: 400;
  color: #EBE6D8;
  font-size: 14px;
  margin: 0;
  margin-left: 160px;
}
.blog-page-section.single-post .blog-page-box .prev-next-post .prev-post-blog h2 a,
.blog-page-section.single-post .blog-page-box .prev-next-post .next-post-blog h2 a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #EBE6D8;
}
.blog-page-section.single-post .blog-page-box .prev-next-post .prev-post-blog h2 a:hover,
.blog-page-section.single-post .blog-page-box .prev-next-post .next-post-blog h2 a:hover {
  text-decoration: underline;
}
.blog-page-section.single-post .blog-page-box .prev-next-post .prev-post-blog > span,
.blog-page-section.single-post .blog-page-box .prev-next-post .next-post-blog > span {
  display: block;
  margin: 0;
  margin-left: 160px;
  color: #ccc;
  font-size: 12px;
  font-family: 'TheSeasons', serif;
  font-style: italic;
}
.blog-page-section.single-post .blog-page-box .prev-next-post .next-post-blog {
  text-align: right;
}
.blog-page-section.single-post .blog-page-box .prev-next-post .next-post-blog > a {
  float: right;
  margin-left: 40px;
  margin-right: 0;
}
.blog-page-section.single-post .blog-page-box .prev-next-post .next-post-blog > img {
  float: right;
}
.blog-page-section.single-post .blog-page-box .prev-next-post .next-post-blog h2,
.blog-page-section.single-post .blog-page-box .prev-next-post .next-post-blog > span {
  margin-left: 0;
  margin-right: 160px;
}
.blog-page-section.single-post .comment-area-box {
  margin-bottom: 60px;
}
.blog-page-section.single-post .comment-area-box h1 {
  color: #EBE6D8;
  font-size: 18px;
  font-family: 'Helvetica Neue', sans-serif;
  margin: 0 0 20px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 50px;
  letter-spacing: 0;
}
.blog-page-section.single-post .comment-area-box > ul {
  margin: 0;
  padding: 0;
}
.blog-page-section.single-post .comment-area-box > ul li {
  list-style: none;
}
.blog-page-section.single-post .comment-area-box > ul li .comment-box {
  overflow: hidden;
  margin-bottom: 55px;
}
.blog-page-section.single-post .comment-area-box > ul li .comment-box img {
  max-width: 70px;
  float: left;
}
.blog-page-section.single-post .comment-area-box > ul li .comment-box .comment-content {
  margin-left: 100px;
  padding-bottom: 40px;
  border-bottom: 1px solid #eeeeee;
}
.blog-page-section.single-post .comment-area-box > ul li .comment-box .comment-content h4 {
  color: #EBE6D8;
  font-size: 14px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 400;
  margin: 0;
}
.blog-page-section.single-post .comment-area-box > ul li .comment-box .comment-content span,
.blog-page-section.single-post .comment-area-box > ul li .comment-box .comment-content a {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 12px;
  color: #999999;
  font-family: 'TheSeasons', serif;
  display: inline-block;
  font-style: italic;
  margin: 0 0 16px;
}
.blog-page-section.single-post .comment-area-box > ul li .comment-box .comment-content a {
  float: right;
  margin-top: -10px;
}
.blog-page-section.single-post .comment-area-box > ul li .comment-box .comment-content a:hover {
  color: #ffc952;
}
.blog-page-section.single-post .comment-area-box > ul li .comment-box .comment-content p {
  margin-bottom: 10px;
}
.blog-page-section.single-post .comment-area-box ul.depth .comment-box {
  padding-left: 100px;
}
.blog-page-section.single-post .contact-form-box h1 {
  color: #EBE6D8;
  font-size: 18px;
  font-family: 'Helvetica Neue', sans-serif;
  margin: 0 0 20px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 3px;
  letter-spacing: 0;
}
.blog-page-section.single-post .contact-form-box > span {
  display: block;
  font-size: 12px;
  color: #999999;
  font-family: 'TheSeasons', serif;
  display: inline-block;
  font-style: italic;
  margin: 0 0 25px;
}
.blog-page-section.single-post .contact-form-box #comment-form {
  margin: 0;
}
.blog-page-section.single-post .contact-form-box #comment-form input[type="text"],
.blog-page-section.single-post .contact-form-box #comment-form textarea {
  display: block;
  width: 100%;
  padding: 12px 20px;
  background: transparent;
  color: #999999;
  font-size: 12px;
  font-family: 'Helvetica Neue', sans-serif;
  outline: none;
  border: 1px solid #eeeeee;
  margin: 0 0 30px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.blog-page-section.single-post .contact-form-box #comment-form input[type="text"]:focus,
.blog-page-section.single-post .contact-form-box #comment-form textarea:focus {
  border: 1px solid #ffc952;
  background: transparent;
}
.blog-page-section.single-post .contact-form-box #comment-form textarea {
  height: 130px;
}
.blog-page-section.single-post .contact-form-box #comment-form input[type="submit"] {
  color: #EBE6D8;
  font-size: 13px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 500;
  padding: 13px 60px 10px;
  text-transform: uppercase;
  border: none;
  background: #f9f9f9;
  outline: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  margin: 0;
}
.blog-page-section.single-post .contact-form-box #comment-form input[type="submit"]:hover {
  background: #EBE6D8;
  color: #ffffff;
}
/*-------------------------------------------------*/
/* =  Contact page
/*-------------------------------------------------*/
section.contact-form-section {
  padding: 0px 0 110px;
  position: relative;
}
section.contact-form-section .contact-form-box h1 {
  color: #EBE6D8;
  font-size: 48px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 800;
  line-height: 60px;
  margin: 0 0 30px;
  letter-spacing: -2.5px;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -1px;
}
section.contact-form-section .contact-form-box #contact-form {
  margin: 0;
}
section.contact-form-section .contact-form-box #contact-form input[type="text"],
section.contact-form-section .contact-form-box #contact-form textarea {
  display: block;
  width: 100%;
  padding: 12px 20px;
  background: transparent;
  color: #999999;
  font-size: 12px;
  font-family: 'Helvetica Neue', sans-serif;
  outline: none;
  border: 1px solid #cccccc;
  margin: 0 0 30px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
section.contact-form-section .contact-form-box #contact-form input[type="text"]:focus,
section.contact-form-section .contact-form-box #contact-form textarea:focus {
  border: 1px solid #ffc952;
  background: transparent;
}
section.contact-form-section .contact-form-box #contact-form textarea {
  height: 130px;
}
section.contact-form-section .contact-form-box #contact-form input[type="submit"] {
  color: #EBE6D8;
  font-size: 13px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 500;
  padding: 14px 40px 11px;
  text-transform: uppercase;
  border: none;
  background: #f9f9f9;
  outline: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
section.contact-form-section .contact-form-box #contact-form input[type="submit"]:hover {
  background: #EBE6D8;
  color: #ffffff;
}
section.contact-form-section .info-box {
  margin-bottom: 35px;
}
section.contact-form-section .info-box h2 {
  font-size: 24px;
  margin-bottom: 35px;
}
section.contact-form-section .info-box p {
  font-size: 13px;
}
section.contact-form-section .info-box p span {
  color: #333333;
}
section.contact-form-section .info-box.address p {
  padding-left: 20px;
}
section.contact-form-section .info-box.address p span {
  display: inline-block;
  margin-left: -20px;
  margin-right: 4px;
}
#map {
  width: 100%;
  height: 500px;
}
/*-------------------------------------------------*/
/* =  Footer
/*-------------------------------------------------*/
footer .up-footer {
  background: #23232B;
  padding: 110px 0;
  padding-top: 45px;
  padding-bottom: 50px;
}
footer .up-footer .footer-widget {
  margin-bottom: 30px;
}
footer .up-footer .footer-widget:last-child {
  margin-bottom: 0;
}
footer .up-footer .footer-widget > h2 {
  color: #EBE6D8;
  font-size: 18px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 600;
  margin: 0 0 20px;
  line-height: 24px;
  margin-bottom: 45px;
}
footer .up-footer .text-widget h1 {
  color: #EBE6D8;
  font-size: 18px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 600;
  margin: 0 0 20px;
  line-height: 24px;
  margin-bottom: 45px;
  font-size: 24px;
  letter-spacing: 0;
}
footer .up-footer .text-widget h1 span {
  font-size: 24px;
  display: inline-block;
  color: #EBE6D8;
}
footer .up-footer .text-widget span {
  display: block;
  color: #EBE6D8;
  font-size: 13px;
  font-family: 'Helvetica Neue Bold', serif;
  font-weight: 100 !important;
  margin: 0 0 4px;
}
footer .up-footer a {
  font-family: 'Helvetica Neue Bold', serif;
}
footer .up-footer .footer-widget.social-widget > h2 {
  margin-bottom: 24px;
}
footer .up-footer ul.social-icons {
  margin: 0;
  padding: 0;
}
footer .up-footer ul.social-icons li {
  display: inline-block;
  margin-right: 5px;
}
footer .up-footer ul.social-icons li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #EBE6D8;
  background-color: #EBE6D8;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  color: #EBE6D8;
}
footer .up-footer ul.social-icons li a img {
  width: 50%;
}

footer .up-footer ul.social-icons li a:hover {
  border: 2px solid #d5d2c9;
  background: #dddbd5 ;
  color: #EBE6D8;
}
footer .up-footer .posts-widget ul {
  margin: 0;
  padding: 0;
}
footer .up-footer .posts-widget ul li {
  display: block;
  margin-bottom: 20px;
}
footer .up-footer .posts-widget ul li:last-child {
  margin-bottom: 0px;
}
footer .up-footer .posts-widget ul li h2 {
  font-size: 14px;
  color: #999999;
  font-family: 'TheSeasons', serif;
  font-weight: 300;
  line-height: 24px;
  margin: 0 0 10px;
  font-size: 13px;
  margin: 0;
}
footer .up-footer .posts-widget ul li h2 a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #999999;
}
footer .up-footer .posts-widget ul li h2 a:hover {
  color: #EBE6D8;
}
footer .up-footer .posts-widget ul li > a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #ccc;
  font-size: 12px;
  font-family: 'TheSeasons', serif;
  margin: 0;
}
footer .up-footer .posts-widget ul li > a:hover {
  opacity: 0.7;
}
footer .up-footer .instagram-widget ul {
  margin: 0;
  padding: 0;
}
footer .up-footer .instagram-widget ul li {
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 15px;
}
footer .up-footer .instagram-widget ul li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
footer .up-footer .instagram-widget ul li a img {
  max-width: 72px;
}
footer .up-footer .instagram-widget ul li a:hover {
  opacity: 0.7;
}
footer .up-footer .newsletter-widget p {
  font-size: 13px;
  margin-bottom: 20px;
}
footer .up-footer .newsletter-widget form {
  margin: 0;
}
footer .up-footer .newsletter-widget form input[type="text"] {
  outline: none;
  color: #999999;
  font-size: 13px;
  font-family: 'TheSeasons', serif;
  background: #ffffff;
  padding: 12px 20px;
  width: 100%;
  margin: 0;
  border: none;
}
footer .up-footer .newsletter-widget form input[type="submit"] {
  border: none;
  outline: none;
  background: #EBE6D8;
  color: #ffffff;
  font-size: 13px;
  font-family: 'TheSeasons', serif;
  padding: 12px 26px;
  float: right;
  margin-top: -42px;
  position: relative;
  z-index: 2;
}
footer p.copyright {
  padding: 35px 0;
  text-align: center;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 14px;
  color: #666666;
  margin: 0;
}
.logo_slide_1 {
  width: 80%;
}

.logos_center {
  width: 100%;
  height: 400px;
  background-color: red;
}
/*-------------------------------------------------*/
/* =  Responsive Part
/*-------------------------------------------------*/

@media (max-width: 1260px) {
  #container {
    padding: 107px 0 0;
    overflow: hidden;
  }

  .imagen_belie {
    width: 285px;
    height: 285px;
  }

}
@media (max-width: 1199px) {



  .bio_abajo {
    height: 379px;
    
  }
  .bio_abajo_3 {
    height: 480px;
  }

  .imagen_belie {
    width: 235px;
    height: 235px;
  }

  #container {
    padding: 107px 0 0;
  }
  .blog-page-section .blog-page-box .blog-post,
  section.portfolio-section.portfolio-page .portfolio-box .project-post {
    width: 293px;
  }
  section.portfolio-section .portfolio-box .project-post,
  section.portfolio-section .portfolio-box.col4 .project-post {
    width: 100%;
  }
  section.portfolio-section .portfolio-box.col2 .project-post {
    width: 455px;
  }
  section.features-section .features-box {
    background: none;
  }
  section.features-section .features-box {
    padding: 90px 0 20px;
    margin-left: 0;
  }
  section.services-section2 .services-box .services-post .services-title img {
    display: none;
  }
  section.testimonials-section .testimonial-box .testimonial-post .inner-testimonial {
    padding: 40px 0;
  }
  section.content-section .elegant-icons span.box1 {
    width: 33.33333%;
  }
  section.banner-page-section h1 {
    font-size: 80px;
    line-height: 120px;
  }

  .slider-news .slick-slide .txt_rayas {
    font-size: 5vw;
  }
}
@media (max-width: 991px) {

  .slider-news .slick-slide .txt_container .sinlogo {
    font-family: 'TheSeasonsBold';
    font-size: 4.5vw;
      line-height: 5vw;
  }
  .title-section h1 {
    font-size: 15vw;
    margin-bottom: 10px;
    margin-top: 0px;
  }

  .slider-news .slick-slide .txt_rayas {
    font-size: 3vw;
  }
  .bio_abajo {
    width: 25%;
    height: 310px;
  }
  .imagen_belie {
    width: 100%;
    height: 300px;
  }

  .navbar-nav > li > a {
    margin: 0 13px;
   
  }
  section.banner-image-section h1 {
    font-size: 60px;
    line-height: 44px;
  }
  section.portfolio-section.portfolio-page .portfolio-box .project-post,
  .blog-page-section .blog-page-box .blog-post {
    width: 345px;
  }
  section.portfolio-section .portfolio-box .project-post,
  section.portfolio-section .portfolio-box.col2 .project-post,
  section.portfolio-section .portfolio-box.col4 .project-post {
    width: 100%;
  }
  section.features-section .features-box {
    margin-right: 0;
  }
  section.features-section2 .features-box .image-place {
    display: none;
  }
  section.about-alt-section .about-alt-box .about-alt-post {
    padding-left: 30px;
  }
  section.about-alt-section .about-alt-box .about-alt-post .about-alt-content {
    padding-left: 50px;
  }
  section.testimonials-section .testimonial-box .testimonial-post .inner-testimonial .testimonial-content {
    padding: 0 10px 0;
  }
  section.testimonials-section .testimonial-box .testimonial-post .inner-testimonial .testimonial-content p {
    font-size: 14px;
    line-height: 24px;
  }
  section.testimonials-section .testimonial-box .testimonial-post .inner-testimonial h1 {
    padding-top: 0;
    padding-left: 30px;
    font-size: 38px;
    line-height: 50px;
    letter-spacing: 0;
  }

  section.portfolio-section .portfolio-box .project-post .hover-box{
    opacity: 1 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
    align-items: center;
  }


  section.testimonials-section .owl-theme .owl-controls .owl-pagination .owl-page {
    margin-right: 40px;
  }
  .sidebar {
    padding-left: 0;
  }
  section.contact-form-section .contact-form-box #contact-form {
    padding-right: 30px;
    padding-left: 0;
  }
  section.content-section .elegant-icons span.box1 {
    width: 50%;
  }
  h1 {
    font-size: 38px;
  }
  section.statistic-section .statistic-post,
  section.about-section .about-box .about-post {
    text-align: center;
    margin-bottom: 50px;
  }

  section.statistic-section .statistic-post p:after,
  section.about-section .about-box .about-post p:after {
    left: 50%;
    margin-left: -15px;
  }
  section.portfolio-section .title-section ul.filter {
    text-align: left;
    margin-bottom: 0;
  }
  section.banner-page-section h1 {
    font-size: 60px;
    line-height: 90px;
  }
  section.clients-section .clients-box ul.client-list li a {
    padding: 40px 20px;
  }

  .blog-page-section.single-post .blog-page-box {
    margin: 0 0 60px;
  }
  footer .up-footer .footer-widget:last-child {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {

  .slider-news .slick-slide .txt_container .sinlogo {
    font-family: 'TheSeasonsBold';
    font-size: 8vw;
    line-height: 9.5vw;
}

  .title-section h1 {
    font-size: 20vw;
    margin-top: 20px;
  }

  .slider-news {
    margin-top: 20px;
  }

  .split-container .logo_split_1 .logo_wb {
    height: 155px;
    margin-top: 0px;
  }
  .split-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }

  .slick-list {
    padding-left: 0px !important;
  }
  .row1 .flecha {
    display: inline-block;
    margin-top: 60px;
    margin-bottom: 60px;
    margin-left: 5px;
  }
  .row2 {
    display: none;
  }

  .split-container a {
    width: 100%;
    text-align: center;
  }
  .split-container .logo_split_1 {
    height: 155px;
  }
  .split-container .logo_split_2 {
    text-align: center;
    height: 110px;
    margin-top: 30px;
  }
  .split-container .logo_split_1 .barra {
    margin-top: 60px;
    display: inline-block;
    width: 120px;
  }
  
  .split-container .logo_split_2_img {
    width: auto;
    height: 80px;
    margin-top: 60px;
  }

  .slider-news .slick-slide .txt_rayas svg{
    clear: both;
    width: 65%;
    margin-top: 40px;
  }
  .slider-news .slick-slide .txt_rayas {
    font-size: 6.5vw;
    line-height: 8vw;
  }
  .slider-news .slick-slide .txt_rayas br{
    
  }
  .slider-news .slick-slide .txt_rayas {
    position: absolute;
    left: 50px;
    right: 50px;
    top: 50px;
    bottom: 50px;
  }

  .slider-news .slick-slide .txt_container {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    flex-direction: column;
    font-size: 6vw;
    line-height: 6vw;
  }

  .slider-news .slick-slide .txt_container div {
    margin-top: 50px;
    margin-bottom: 10px;
    width: calc(100% - 70px);
  }
  .slider-news .slick-slide .txt_container .title_1 br {
    display: inline;
  }
  .slider-news .slick-slide .logo {
    height: 70px;
  }

  .bio_abajo {
    width: 100%;
    height: auto;
  }

  .imagen_belie {
    width: 100%;
    height: 400px;
  }


  .navbar-toggle {
    margin-top: 34px;
    margin-right: 15px;
  }
  .navbar-nav > li > a {
    padding: 5px 15px;
    margin: 20px 14px;
    font-size: 30px;
  }
  .navbar-nav > li > a:after {
    display: none !important;
  }
  .navbar-nav > li > a.open-menu {
    display: none;
  }
  .navbar-nav li.drop ul.dropdown {
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
    border-top: none;
    opacity: 1;
    visibility: visible;
  }
  .comment-section ul.depth .comment-box {
    padding-left: 0;
  }
  
  section.banner-image-section h1 {
    font-size: 40px;
    line-height: 36px;
    letter-spacing: 0;
  }
  section.box-offer-section:after,
  section.about-alt-section:after,
  section.about-alt-section .about-alt-box h1 {
    display: none;
  }
  section.box-offer-section .box-offer-box .box-post .inner-box-post h1 {
    font-size: 30px;
    line-height: 36px;
    padding-top: 0;
    padding-left: 10px;
    margin-bottom: 30px;
    letter-spacing: 0;
  }
  section.portfolio-section .portfolio-box .project-post,
  section.portfolio-section .portfolio-box.col2 .project-post,
  section.portfolio-section .portfolio-box.col4 .project-post {
    width: 100%;
    height: 96vw;
    margin-bottom: 15px;
  }
  section.portfolio-section .portfolio-box .project-post .hover-box h2 {
    margin-top: 0px;
    font-size: 35px;
  }
  .blog-page-section .blog-page-box {
    margin-left: 0;
    margin-right: 0;
  }
  .blog-page-section .blog-page-box .blog-post {
    width: 100%;
    margin: 15px 0 30px;
  }
  section.portfolio-section.portfolio-page .portfolio-box {
    margin-left: 0;
    margin-right: 0;
  }
  section.portfolio-section.portfolio-page .portfolio-box .project-post {
    width: 100%;
    margin: 15px 0 30px;
  }

  section.clients-section .clients-box ul.client-list li {
    width: 33.33333%;
  }
  section.services-section .services-box .services-post .services-title {
    margin-left: 60px;
  }
  section.testimonials-section .testimonial-box .testimonial-post img {
    display: none;
  }
  section.testimonials-section .testimonial-box .testimonial-post .inner-testimonial h1,
  section.contact-form-section .contact-form-box h1 {
    color: #EBE6D8;
    padding-left: 10px;
  }
  .blog-page-section .blog-page-box.single-post .share-box ul.tag-list {
    float: none;
    clear: both;
  }
  .blog-page-section.single-post .comment-area-box ul.depth .comment-box,
  .comment-area-box ul.depth {
    padding-left: 0;
  }
  section.contact-form-section #map {
    position: relative;
    width: 100%;
    height: 200px;
    margin-bottom: 40px;
  }
  section.contact-form-section .contact-form-box h1 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0;
    padding: 0 0 0 30px;
  }
  section.contact-form-section .contact-form-box #contact-form {
    padding-left: 30px;
  }
  h1 {
    font-size: 28px;
  }
  .navbar-nav > li > a {
    opacity: 1 !important;
    visibility: visible !important;
  }
  .logo_slide_1 {
    width: 80%;
  }
  section.news-section .news-box .news-post {
    display: block;
  }
  section.news-section .news-box .news-post div.date-post {
    width: 100%;
  }
  section.news-section .news-box .news-post .post-content {
    width: 100%;
    padding-right: 0px;
  }
  section.portfolio-section .portfolio-box .project-post .hover-box h2 {
    padding-left: 15px;
    padding-right: 15px;
  }
  section.portfolio-section {
      padding: 50px 0;
      background: #23232B;
  }

  .title-section {
    margin-bottom: 60px;
  }
  section.news-section .news-box .news-post div.date-post img {
    width: 100%;
    margin-bottom: 20px;
    height: calc(100vw - 30px);
    object-fit: cover;
  }
  section.news-section .news-box .news-post .post-content {
    margin-left: 0;
  }
  section.banner-page-section h1 {
    font-size: 40px;
    line-height: 60px;
  }
  section.clients-section .clients-box ul.client-list li {
    width: 50%;
    border-right: none;
    border-bottom: none;
  }
}
@media (max-width: 500px) {
  .imagen_belie {
    width: 100%;
    height: 350px;
  }

  .slider-news .slick-slide .txt_rayas {
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    bottom: 30px;
  }

  section.content-section .elegant-icons span.box1 {
    width: 100%;
  }
}
