.title__general__title h1, .title__general__title h2, .title__general__title h3, .title__general__title h4, .title__general__title h5 {
  font-weight: normal;
  font-size: 30px;
  font-family: "ProximaNova-Semibold", sans-serif;
}

.input__g {
  text-align: left;
  position: relative;
}

.input__g .input__g__input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
  background: none;
  background: #fff;
  border-radius: 0px;
  border: 1px solid #1A1B1C;
  color: #1A1B1C;
  font-family: "ProximaNova-Regular", sans-serif;
  font-size: 16px;
  padding-left: 25px;
  padding-right: 25px;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 20px;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  .alignleft {
    float: none;
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .aligncenter {
    float: none;
    display: block;
  }
  .alignright {
    float: none;
    display: block;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

@font-face {
  font-family: 'ProximaNova-Regular';
  src: url("fonts/ProximaNova-Regular.eot");
  src: url("fonts/ProximaNova-Regular.woff2") format("woff2"), url("fonts/ProximaNova-Regular.woff") format("woff"), url("fonts/ProximaNova-Regular.ttf") format("truetype"), url("fonts/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg"), url("fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url("fonts/ProximaNova-Semibold.eot");
  src: url("fonts/ProximaNova-Semibold.woff2") format("woff2"), url("fonts/ProximaNova-Semibold.woff") format("woff"), url("fonts/ProximaNova-Semibold.ttf") format("truetype"), url("fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold") format("svg"), url("fonts/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Bold';
  src: url("fonts/ProximaNova-Bold.eot");
  src: url("fonts/ProximaNova-Bold.woff2") format("woff2"), url("fonts/ProximaNova-Bold.woff") format("woff"), url("fonts/ProximaNova-Bold.ttf") format("truetype"), url("fonts/ProximaNova-Bold.svg#ProximaNova-Bold") format("svg"), url("fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Extrabld';
  src: url("fonts/ProximaNova-Extrabld.eot");
  src: url("fonts/ProximaNova-Extrabld.woff2") format("woff2"), url("fonts/ProximaNova-Extrabld.woff") format("woff"), url("fonts/ProximaNova-Extrabld.ttf") format("truetype"), url("fonts/ProximaNova-Extrabld.svg#ProximaNova-Extrabld") format("svg"), url("fonts/ProximaNova-Extrabld.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?k2kqcm");
  src: url("fonts/icomoon.eot?k2kqcm#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?k2kqcm") format("truetype"), url("fonts/icomoon.woff?k2kqcm") format("woff"), url("fonts/icomoon.svg?k2kqcm#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-staffdigital:before {
  content: "\e91a";
}

.icon-close:before {
  content: "\e905";
}

.icon-up:before {
  content: "\e90a";
}

.icon-prev:before {
  content: "\e914";
}

.icon-next:before {
  content: "\e915";
}

.icon-search:before {
  content: "\e917";
}

.icon-menu:before {
  content: "\e918";
}

.icon-google:before {
  content: "\ea8b";
}

.icon-hangouts:before {
  content: "\ea8e";
}

.icon-facebook:before {
  content: "\ea90";
}

.icon-instagram:before {
  content: "\ea92";
}

.icon-whatsapp:before {
  content: "\ea93";
}

.icon-twitter:before {
  content: "\ea96";
}

.icon-vine:before {
  content: "\ea97";
}

.icon-youtube:before {
  content: "\ea9d";
}

.icon-vimeo:before {
  content: "\eaa0";
}

.icon-behance:before {
  content: "\eaa8";
}

.icon-wordpress:before {
  content: "\eab4";
}

/*noticies */
.news__detail__banner {
  height: 350px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.news__detail__banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(45, 45, 45, 0.35);
}

.news__detail__banner__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
}

.news__detail__line {
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  font-family: "ProximaNova-Regular", sans-serif;
  padding: 0 20px;
}

.news__detail__banner__container {
  max-width: 1360px;
  height: 100%;
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.news__detail__banner__date {
  position: relative;
  text-transform: capitalize;
}

.news__detail__banner__date:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.72);
}

.news__detail__banner__date:after {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.72);
}

.news__detail__banner__title h1 {
  color: #fff;
  font-family: "ProximaNova-Bold", sans-serif;
  margin: 0;
  font-size: 60px;
}

.news__detail__banner__title h3 {
  font-size: 18px;
  margin: 0;
  margin-bottom: 20px;
  color: #fff;
  font-family: "ProximaNova-Semibold", sans-serif;
}

@media screen and (max-width: 1024px) {
  .news__detail__banner__title h1 {
    font-size: 40px;
  }
}

@media screen and (max-width: 767px) {
  .news__detail__banner {
    height: 350px;
  }
  .news__detail__banner__container {
    padding: 0 15px;
  }
  .news__detail__banner__title h1 {
    font-size: 35px;
  }
  .news__detail__banner__details {
    display: none;
  }
  .news__detail__banner__container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .news__detail__banner__title {
    text-align: center;
  }
}

@media screen and (max-width: 640px) {
  .news__detail__banner {
    height: 300px;
  }
}

.block__news {
  padding: 80px 0 40px 0;
}

.block__news__container {
  max-width: 1360px;
  padding: 0 20px;
  width: 100%;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.block__news__title__content {
  margin-bottom: 40px;
}

.block__news__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.block__news__item--page {
  width: 48%;
  margin: 0;
  margin-right: 4%;
  margin-bottom: 60px;
  border-radius: 10px;
}

.block__news__item--page:nth-child(2n+2) {
  margin-right: 0;
}

.block__news__title {
  text-decoration: none;
  display: block;
  padding-bottom: 30px;
}

.block__news__title h3 {
  font-size: 25px;
  font-family: "ProximaNova-Semibold", sans-serif;
  margin: 0;
  color: #808080;
}

.block__news__content {
  display: block;
  font-size: 14px;
  color: #808080;
  line-height: 1.8;
  padding-bottom: 30px;
  font-family: "ProximaNova-Regular", sans-serif;
}

.block__news__content p {
  margin: 0;
}

.block__news__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block__news__author__photo {
  display: block;
  margin: 0;
  width: 50px;
  height: 50px;
}

.block__news__author__photo img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 100%;
}

.block__news__author__info {
  padding-left: 15px;
}

.block__news__author__name {
  display: block;
  font-size: 15px;
  font-family: "ProximaNova-Semibold", sans-serif;
  color: #808080;
}

.block__news__date {
  margin-top: 5px;
  font-size: 14px;
  color: #808080;
  font-family: "ProximaNova-Regular", sans-serif;
}

@media screen and (max-width: 1024px) {
  .block__news {
    padding: 50px 0 40px 0;
  }
}

@media screen and (max-width: 767px) {
  .block__news__container {
    padding: 0 15px;
  }
  .block__news {
    padding: 40px 0 40px 0;
  }
  .block__news__image__bg {
    height: 250px;
  }
}

@media screen and (max-width: 640px) {
  .block__news__item--page {
    width: 100%;
    margin-right: 0;
  }
  .block__news__item--page:nth-child(3n+3), .block__news__item--page:nth-child(2n+2) {
    margin-right: 0;
  }
  .block__news__item--page:last-child {
    margin-bottom: 0;
  }
}

.news__detail {
  padding: 80px 0;
}

.news__detail__container {
  max-width: 1360px;
  padding: 0 20px;
  width: 100%;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

.news__detail__content {
  width: 70%;
  padding-right: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}

.news__detail__content__content {
  color: #808080;
  font-family: "ProximaNova-Regular", sans-serif;
  line-height: 1.8;
}

.news__detail__content__content ul, .news__detail__content__content ol {
  padding-left: 25px;
}

.news__detail__content__content h1, .news__detail__content__content h2, .news__detail__content__content h3, .news__detail__content__content h4, .news__detail__content__content h5, .news__detail__content__content h6 {
  font-size: 20px;
  font-family: "ProximaNova-Semibold", sans-serif;
}

.news__detail__content__content blockquote {
  margin: 0;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f2f2f2;
}

.news__detail__content__content a {
  color: #005CB9;
}

.news__detail__content__tag {
  margin-top: 50px;
  font-size: 15px;
  font-family: "ProximaNova-Semibold", sans-serif;
  text-transform: capitalize;
  color: #1A1B1C;
}

.news__detail__content__tag a {
  text-decoration: none;
  display: inline-block;
  margin: 0 10px;
  font-size: 15px;
  font-family: "ProximaNova-Semibold", sans-serif;
  text-transform: capitalize;
  color: #00AF41;
  background: #f2f2f2;
  padding: 10px 15px;
  border-radius: 20px;
  -webkit-transition: 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: 0.4s cubic-bezier(0.25, 1, 0.2, 1);
}

.news__detail__content__tag a:hover {
  background: #00AF41;
  color: #fff;
}

.news__detail__content__tag__text {
  display: inline-block;
  margin: 0 10px;
  font-size: 15px;
  font-family: "ProximaNova-Semibold", sans-serif;
  text-transform: capitalize;
  color: #00AF41;
  background: #f2f2f2;
  padding: 10px 15px;
  border-radius: 20px;
  -webkit-transition: 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: 0.4s cubic-bezier(0.25, 1, 0.2, 1);
}

.news__detail__content__tag__text:hover {
  background: #00AF41;
  color: #fff;
}

.news__detail__info__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px;
}

.news__detail__redes__item {
  margin: 0;
  text-decoration: none;
  margin-right: 10px;
  display: block;
  border-radius: 100%;
  color: #00AF41;
  border: 1px solid #00AF41;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: 0.4s cubic-bezier(0.25, 1, 0.2, 1);
}

.news__detail__redes__item:hover {
  background: #00AF41;
  color: #fff;
}

.news__detail__content__author {
  margin-top: 80px;
}

.news__detail__content__author__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.news__detail__content__author__image {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  display: block;
  overflow: hidden;
}

.news__detail__content__author__image img {
  width: 100%;
  height: 100%;
}

.news__detail__content__author__info {
  width: calc(100% - 80px);
  padding-left: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.news__detail__content__author__name {
  text-decoration: none;
  font-size: 22px;
  color: #1A1B1C;
  font-family: "ProximaNova-Semibold", sans-serif;
}

.news__detail__content__author__charge {
  font-size: 18px;
  color: #808080;
  font-family: "ProximaNova-Regular", sans-serif;
  margin-top: 5px;
}

.news__detail__trending__posted {
  width: 30%;
  float: right;
  background: #fff;
}

.news__detail__trending {
  margin-bottom: 50px;
}

.news__detail__posted__title {
  margin-bottom: 30px;
}

.news__detail__posted__title h3 {
  font-size: 20px;
  color: #808080;
  font-family: "ProximaNova-Semibold", sans-serif;
  margin: 0;
}

.news__detail__trending__item {
  display: block;
  padding: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #808080;
  margin-bottom: 20px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.news__detail__trending__item:last-child {
  margin-bottom: 0;
}

.news__detail__trending__item:first-child {
  padding: 70px 25px 25px 25px;
  border: 1px solid #fff;
}

.news__detail__trending__item:first-child .news__detail__trending__item__bg {
  opacity: 1;
  visibility: visible;
}

.news__detail__trending__item:first-child .news__detail__trending__item__title h3 {
  color: #fff;
}

.news__detail__trending__item:first-child .news__detail__trending__item__number {
  color: #fff;
  border: 2px solid #fff;
}

.news__detail__trending__item:first-child .news__detail__trending__item__date {
  color: #f2f2f2;
}

.news__detail__trending__item:hover {
  border: 1px solid #fff;
}

.news__detail__trending__item:hover .news__detail__trending__item__bg {
  opacity: 1;
  visibility: visible;
}

.news__detail__trending__item:hover .news__detail__trending__item__title h3 {
  color: #fff;
}

.news__detail__trending__item:hover .news__detail__trending__item__number {
  color: #fff;
  border: 2px solid #fff;
}

.news__detail__trending__item:hover .news__detail__trending__item__date {
  color: #f2f2f2;
}

@media screen and (max-width: 1024px) {
  .news__detail {
    padding: 50px 0;
  }
}

@media screen and (max-width: 960px) {
  .news__detail__content {
    width: 100%;
    padding-right: 0;
  }
  .news__detail__trending__posted {
    width: 100%;
    margin-top: 30px;
  }
  .news__detail__content__author {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .news__detail {
    padding: 40px 0;
  }
  .news__detail__container {
    padding: 0 15px;
  }
}

.news__detail__slider {
  padding-bottom: 80px;
}

.section__news__items {
  padding: 0;
  text-align: center;
}

.section__news__title {
  margin-bottom: 40px;
  text-align: center;
  text-align: center;
}

.section__news__container {
  max-width: 1320px;
  margin: auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
}

.section__news__items {
  font-size: 0;
}

.section__news__item {
  display: inline-block;
  width: 30%;
  margin: 0 1.5%;
  margin-bottom: 40px;
}

.home__productos__button {
  text-align: center;
  margin-top: 40px;
}

@media screen and (max-width: 1024px) {
  .section__news__title {
    margin-bottom: 50px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .news__detail__slider {
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .section__news__item {
    width: 47%;
  }
}

@media screen and (max-width: 767px) {
  .section__news__item {
    display: inline-block;
    width: 100%;
    margin: 0;
    margin-bottom: 40px;
  }
  .section__news__item:last-child {
    margin-bottom: 0;
  }
  .section__news__title {
    margin-bottom: 30px;
  }
  .section__news__container {
    padding: 0 15px;
  }
  .section__news.active--slider .section__news__title {
    margin-left: auto;
    margin-right: auto;
    margin: auto;
    margin-bottom: 30px;
  }
  .section__news.active--slider .section__news__item {
    padding: 15px;
    margin: 0;
  }
  .section__news.active--slider .block__news__item__inside {
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.14);
            box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.14);
  }
  .section__news__title {
    text-align: center;
    margin-bottom: 40px;
  }
  .section__news .slick-slider {
    padding: 0;
  }
}

.block__news__item__inside {
  -webkit-box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  overflow: hidden;
}

.block__news__image__wrap {
  overflow: hidden;
}

.block__news__image__bg {
  display: block;
  height: 250px;
  width: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
}

.block__news__image {
  display: block;
  -webkit-transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
}

.block__news__image img {
  display: block;
  width: 100%;
  height: auto;
}

@media screen and (min-width: 1025px) {
  .block__news__title h3 {
    -webkit-transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
    transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  }
  .block__news__item:hover .block__news__title h3 {
    color: #005CB9;
  }
  .block__news__item:hover .block__news__image__bg, .block__news__item:hover .block__news__image {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
  }
}

.block__news__info {
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
}

.block__news__categories {
  margin-bottom: 15px;
}

.block__news__categories a {
  text-decoration: none;
  font-size: 14px;
  font-family: "ProximaNova-Regular", sans-serif;
  color: #00AF41;
  margin-right: 5px;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.block__news__categories a:hover {
  color: #1A1B1C;
}

.block__news__categories .post-categories {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block__news__categories .post-categories li {
  padding: 0;
  list-style: none;
  margin: 0;
}

.block__news__categories .post-categories li a {
  text-decoration: none;
  font-size: 17px;
  font-family: "ProximaNova-Semibold", sans-serif;
  color: #00AF41;
  margin-right: 5px;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.block__news__categories .post-categories li a:hover {
  color: #1A1B1C;
}

.block__news__author__name {
  text-decoration: inherit;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.block__news__author__name:hover {
  color: #00AF41;
}

.block__news__date strong {
  font-weight: normal;
  text-transform: capitalize;
}

.block__news__categorie {
  font-size: 14px;
  color: #808080;
  margin-right: 5px;
}

.block__news__title {
  display: block;
  padding-bottom: 30px;
}

.block__news__title h3 {
  font-size: 19px;
  font-family: "ProximaNova-Semibold", sans-serif;
  margin: 0;
  color: #202122;
}

.block__news__content {
  text-decoration: none;
  display: block;
  font-size: 14px;
  color: #808080;
  line-height: 1.8;
  padding-bottom: 30px;
}

.block__news__content p {
  margin: 0;
}

.block__news__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block__news__author__info {
  padding-left: 15px;
}

.block__news__author__name {
  display: block;
  font-size: 15px;
  font-family: "ProximaNova-Semibold", sans-serif;
  color: #808080;
}

.block__news__date {
  margin-top: 5px;
  font-size: 14px;
  color: #808080;
  font-family: "ProximaNova-Regular", sans-serif;
}

.block__news__date p {
  margin: 0;
}

.block__news__trending {
  width: 27.5%;
}

.block__news__items__wrap {
  width: 70.5%;
  padding-right: 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.block__news__trending__item {
  position: relative;
  margin-bottom: 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 25px;
  -webkit-transition: border-color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: border-color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  overflow: hidden;
  display: block;
  text-decoration: none;
}

.block__news__trending__item:first-child {
  padding-top: 100px;
}

.block__news__trending__text {
  position: relative;
  z-index: 5;
}

.block__news__trending__item h3 {
  font-size: 15px;
  margin: 0;
  color: #1A1B1C;
  margin-bottom: 10px;
  font-family: "ProximaNova-Semibold", sans-serif;
  -webkit-transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
}

.block__news__trending__item__block {
  margin-bottom: 50px;
}

.block__news__trending__item__block__title {
  margin-bottom: 30px;
}

.block__news__trending__item__block__title h4 {
  font-size: 18px;
  font-family: "ProximaNova-Semibold", sans-serif;
  color: #1A1B1C;
}

.block__news__trending__item span {
  font-size: 13px;
  font-family: "ProximaNova-Regular", sans-serif;
  margin: 0;
  color: #1A1B1C;
  display: block;
  -webkit-transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
}

.block__news__trending__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0;
  visibility: hidden;
  z-index: 5;
  -webkit-transition: opacity 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.2, 1);
}

.block__news__trending__img:before {
  position: absolute;
  content: '';
  z-index: 10;
  pointer-events: none;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.25, 1, 0.2, 1);
  transition: all cubic-bezier(0.25, 1, 0.2, 1);
}

.block__news__trending__item:hover .block__news__trending__img {
  opacity: 1;
  visibility: visible;
}

.block__news__trending__item:hover .block__news__trending__img:before {
  opacity: .7;
  visibility: visible;
}

.block__news__trending__item:hover h3, .block__news__trending__item:hover span {
  color: #fff;
}

.block__news__trending__item:first-child .block__news__trending__img {
  opacity: 1;
  visibility: visible;
}

.block__news__trending__item:first-child .block__news__trending__img:before {
  opacity: .7;
  visibility: visible;
}

.block__news__trending__item:first-child h3, .block__news__trending__item:first-child span {
  color: #fff;
}

.block__news__tags__block__title {
  margin-bottom: 30px;
}

.block__news__tags__block__title h4 {
  font-size: 18px;
  font-family: "ProximaNova-Semibold", sans-serif;
  color: #1A1B1C;
}

.block__news__tags__item a {
  text-decoration: none;
  display: inline-block;
  margin: 5px;
  font-size: 15px;
  font-family: "ProximaNova-Semibold", sans-serif;
  text-transform: capitalize;
  color: #00AF41;
  background: #f2f2f2;
  padding: 10px 15px;
  border-radius: 20px;
  -webkit-transition: 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: 0.4s cubic-bezier(0.25, 1, 0.2, 1);
}

.block__news__tags__item a:hover {
  background: #00AF41;
  color: #fff;
}

@media screen and (max-width: 1020px) {
  .block__news__items__wrap {
    width: 100%;
    margin: auto;
    padding-right: 0;
  }
  .block__news__trending {
    margin: auto;
    width: 100%;
    margin-top: 45px;
  }
}

@media screen and (max-width: 640px) {
  .block__news__items--change .block__news__item--page {
    width: 100%;
    margin-right: 0;
  }
}

.news__detail__banner--single {
  height: 550px;
}

.news__detail__banner--single .news__detail__banner__container {
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.news__detail__banner--single .news__detail__banner__title {
  text-align: center;
}

.news__detail__banner__author {
  -webkit-transition: all .25s linear;
  transition: all .25s linear;
}

.news__detail__banner__author:hover {
  opacity: .7;
}

.blog__detail__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.blog__detail__wrap__item {
  width: 50%;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.blog__detail__wrap__item__img {
  height: 300px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
  transition: -webkit-transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
  transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
  transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s, -webkit-transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
}

.blog__detail__wrap__item__img:before {
  background-color: rgba(13, 13, 13, 0.35);
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-transition: background-color 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
  transition: background-color 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
}

.blog__detail__wrap__item__text {
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 10;
  padding: 45px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.blog__detail__wrap__item__text span {
  color: #fff;
  font-family: "ProximaNova-Regular", sans-serif;
  margin: 0;
  display: block;
  margin-bottom: 20px;
}

.blog__detail__wrap__item__text h3 {
  margin: 0;
  color: #fff;
  font-size: 25px;
  line-height: 1.2;
  font-family: "ProximaNova-Semibold", sans-serif;
}

.blog__detail__wrap__item:hover .blog__detail__wrap__item__img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.blog__detail__wrap__item:hover .blog__detail__wrap__item__img:before {
  background-color: rgba(13, 13, 13, 0.9);
}

@media screen and (max-width: 768px) {
  .news__detail__banner--single {
    height: 450px;
  }
}

@media screen and (max-width: 640px) {
  .blog__detail__wrap__item {
    width: 100%;
  }
  .blog__detail__wrap__item__img {
    height: 250px;
  }
  .news__detail__banner--single {
    height: 350px;
  }
}

.news__detail__trending__posted .block__news__trending {
  width: 100%;
}

.result__search {
  padding: 60px 0;
}

.result__search__container {
  max-width: 1240px;
  width: 100%;
  margin: auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.result__search__title {
  text-align: center;
  margin-bottom: 45px;
}

.result__search__title h1, .result__search__title h2, .result__search__title h3 {
  font-weight: normal;
  font-size: 35px;
  font-family: "ProximaNova-Semibold", sans-serif;
}

.result__items {
  width: 100%;
}

.result__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 60px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid rgba(113, 113, 112, 0.1);
}

.result__item h2 {
  font-family: "ProximaNova-Semibold", sans-serif;
  font-size: 23px;
  color: #1A1B1C;
  margin-bottom: 15px;
}

.result__item:last-child {
  border-bottom: none;
}

.result__item__text {
  font-size: 16px;
  font-family: "ProximaNova-Regular", sans-serif;
  color: #808080;
  line-height: 1.4;
}

.result__item__text p {
  margin: 0;
}

.result__item__image {
  height: 165px;
  width: 165px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.result__item__info {
  width: calc(100% - 165px);
  padding-right: 75px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
}

.result__no__result__title {
  text-align: center;
  margin-bottom: 45px;
}

.result__no__result__title p {
  margin: 0;
  font-size: 23px;
  font-family: "ProximaNova-Regular", sans-serif;
  color: #1A1B1C;
}

.result__no__result__title h3 {
  display: block;
  font-size: 30px;
  font-family: "ProximaNova-Semibold", sans-serif;
}

@media screen and (max-width: 1024px) {
  .result__search__title h1, .result__search__title h2, .result__search__title h3 {
    font-size: 30px;
  }
  .result__item h2 {
    font-size: 22px;
  }
}

@media screen and (max-width: 768px) {
  .result__item__info {
    padding-right: 25px;
  }
  .result__search__title h1, .result__search__title h2, .result__search__title h3 {
    font-size: 28px;
  }
  .result__item h2 {
    font-size: 20px;
  }
}

@media screen and (max-width: 600px) {
  .result__item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 45px 0;
  }
  .result__item__info {
    width: 100%;
    padding-right: 0;
  }
  .result__item__image {
    width: 100%;
    margin-top: 25px;
  }
  .result__search__title h1, .result__search__title h2, .result__search__title h3 {
    font-size: 25px;
  }
  .result__item__text {
    font-size: 15px;
  }
  .result__item h2 {
    font-size: 18px;
  }
}

/* .pagination__block--wp ul {
  padding: 0;
  margin: 0;
  margin-top: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pagination__block--wp li {
  padding: 0;
  margin: 0;
  list-style: none;
  margin: 0 5px;
}

.pagination__block--wp li .pages {
  display: none !important;
}

.pagination__block--wp a, .pagination__block--wp span {
  color: #fff;
  background: #808080;
  font-size: 15px;
  font-family: "ProximaNova-Regular", sans-serif;
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100%;
  margin: 0;
  text-align: center;
  -webkit-transition: all .25s linear;
  transition: all .25s linear;
}

.pagination__block--wp a:hover, .pagination__block--wp span:hover {
  background: #00AF41;
  color: #fff;
}

.pagination__block--wp a.current, .pagination__block--wp span.current {
  background: #00AF41;
  color: #fff;
}

.pagination__block--wp a, .pagination__block--wp span {
  position: relative;
} */

/* @media screen and (max-width: 1024px) {
  .pagination__block--wp ul {
    margin-top: 55px;
  }
} */

@media screen and (max-width: 767px) {
  .result__search__container {
    padding: 0 15px;
  }
/*   .pagination__block--wp ul {
    margin-top: 45px;
  } */
}


.rgpd{
  font-size: 10px;
  margin-top: 15px;
}

.b18_list .b7_item_info .g1_format .rgpd a{
  padding-left: 0;
  text-decoration: underline;
}

.form-groups-checkbox .wpcf7-list-item{
  margin-left: 0;
}

.wpcf7-acceptance span.wpcf7-list-item-label:after {
  content: "" !important;
  left: 2px !important;
  top: 2px !important;
  color: #e07026;
  opacity: 0;
  width: 10px;
  height: 10px;
  background: #e07026;
}