@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Hind&display=swap");
body {
  font-family: "Ubuntu", sans-serif;
  color: #3F3D56;
}
body #main-header {
  background: #333333;
}
body #main-header .container {
  padding: 15px 85px;
  width: 100%;
  max-width: 100%;
  height: 120px;
}
body #main-header .container .logo_container {
  position: relative;
  width: auto;
  height: auto;
  float: left;
}
body #main-header .container .logo_container #logo {
  max-height: none;
}
body #main-header .container #et-top-navigation {
  float: left;
  margin-left: 40px;
  padding-left: 0 !important;
}
body #main-header .container #et-top-navigation .menu-item {
  padding: 0;
  margin-right: 30px;
}
body #main-header .container #et-top-navigation .menu-item a {
  color: #FFFFFF;
  font-size: 22.15px;
  font-weight: bold;
  line-height: 26px;
}
body #main-header .container #et_top_search {
  display: none;
}
body #main-header .container #dexs-top-links {
  float: right;
  padding-top: 28px;
}
body #main-header .container #dexs-top-links .button {
  width: 211px;
  height: 46px;
  border-radius: 100px;
  text-align: center;
  box-sizing: border-box;
}
body #main-header .container #dexs-top-links .button span {
  font-size: 18px;
  font-weight: bold;
  line-height: 21px;
  color: #FFFFFF;
}
body #main-header .container #dexs-top-links #acceso-campus {
  border: 1px solid #FF7600;
  background: transparent;
  margin-right: 20px;
  cursor: pointer;
}
body #main-header .container #dexs-top-links #solicitar-informacion {
  background: #FF7600;
  border: 1px solid #FF7600;
  cursor: pointer;
  display: none;
}
body #main-header.et-fixed-header .container {
  height: 80px;
  padding: 8px 85px;
}
body #main-header.et-fixed-header .container #logo {
  max-height: 65px;
}
body #main-header.et-fixed-header .container #et-top-navigation .menu-item a {
  line-height: 22px;
  font-size: 18px;
}
body #main-header.et-fixed-header .container #dexs-top-links {
  padding-top: 12px;
}
body #main-header.et-fixed-header .container #dexs-top-links .button {
  height: 40px;
  font-size: 16px;
}
body #necesitas-ayuda {
  background: #FFF !important;
  max-width: 100%;
  margin: auto;
}
body #necesitas-ayuda .section-title {
  color: #3F3D56;
  font-size: 60px;
  font-weight: bold;
  line-height: 69px;
  text-align: center;
  margin-bottom: 50px;
}
body #necesitas-ayuda .text {
  color: #3F3D56;
  font-size: 24px;
  font-weight: 300;
  line-height: 38px;
  text-align: center;
  margin-bottom: 15px;
}
body #necesitas-ayuda .mini-text {
  color: #3F3D56;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  text-align: center;
}
body #necesitas-ayuda .et_pb_button {
  height: 46px;
  width: 393px;
  max-width: 100%;
  border-radius: 100px;
  background-color: #FF7600;
  border: 1px solid #FF7600;
  font-size: 18px;
  font-weight: bold;
  line-height: 21px;
  color: #FFFFFF;
  text-align: center;
  margin: 0 auto 95px;
  display: block;
}
body #logos-partners {
  height: auto;
  overflow: auto;
  text-align: center;
  border-bottom: 2px solid #8A8A8C;
  padding: 0 0 20px;
}
body #logos-partners .item {
  padding: 10px;
  width: 16.66%;
  float: left;
}
body #logos-partners .item img {
  width: 100%;
  height: auto;
}
body .partners-text {
  color: #3F3D56;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
}
body #top-footer {
  background: #1F2532;
  padding: 45px 100px;
  height: auto;
  overflow: auto;
}
body #top-footer .container {
  width: 100%;
  max-width: 1440px;
}
body #top-footer .container .col {
  float: left;
  width: 25%;
  padding: 0 18px;
}
body #top-footer .container .col h3 {
  font-size: 15px;
  font-weight: bold;
  line-height: 26px;
  color: #FFFFFF;
  text-transform: uppercase;
}
body #top-footer .container .col li {
  font-size: 14px;
  line-height: 30px;
}
body #top-footer .container .col li a {
  color: #FFFFFF;
}
body #top-footer .container .col li img {
  margin-top: 18px;
}
body #footer-bottom {
  clear: both;
  padding-top: 0;
  background: #FFFFFF;
}
body #footer-bottom #footer-legal {
  background: #02192C;
  width: 100%;
  height: 96px;
  padding: 15px 0;
}
body #footer-bottom #footer-legal #copyright {
  font-family: Ubuntu;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  color: #FFFFFF;
}
body #footer-bottom #footer-legal ul {
  display: table;
  margin: 10px auto;
  text-align: center;
}
body #footer-bottom #footer-legal ul li {
  display: inline-block;
  list-style: none;
  padding: 0 15px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
body #footer-bottom #footer-legal ul li a {
  color: #FFFFFF;
}
body #footer-bottom .container {
  padding: 50px 0;
}
body #footer-bottom .container .contact-us {
  color: #02192C;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}
body #footer-bottom .container .contact-us a {
  font-weight: bold;
  color: #FF7600;
}
body #footer-bottom .container .et-social-icons {
  color: #02192C;
  float: none;
  margin: 18px auto 0;
  display: table;
}
body #footer-bottom .container .et-social-icons li {
  margin: 0 10px;
}

@media (max-width: 1439px) {
  body #main-header .container {
    padding: 15px 40px;
  }
}
@media (max-width: 1279px) {
  body #main-header .container {
    padding: 15px;
  }
  body #main-header .container .logo_container #logo {
    max-width: 200px;
    height: auto;
  }
  body #main-header .container #et-top-navigation .menu-item {
    margin-right: 18px;
  }
  body #main-header .container #et-top-navigation .menu-item a {
    font-size: 18px;
  }
  body #main-header .container #dexs-top-links .button {
    width: 180px;
  }
  body #main-header .container #dexs-top-links .button span {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  body #main-header {
    position: fixed !important;
    height: 80px;
  }
  body #main-header .container {
    height: 85px;
  }
  body #main-header .container .logo_container #logo {
    width: 138px;
    height: auto;
  }
  body #main-header .container #et-top-navigation {
    margin: 0;
  }
  body #main-header .container #et-top-navigation .mobile_menu_bar {
    position: absolute;
    top: 20px;
    right: 20px;
  }
  body #main-header .container #et-top-navigation .mobile_menu_bar:before {
    font-size: 44px;
    color: #FFFFFF;
  }
  body #main-header .container #et-top-navigation #mobile_menu {
    top: 75px;
    border-color: #FF7600;
    height: calc(100vh - 75px);
  }
  body #main-header .container #et-top-navigation #mobile_menu li a {
    color: #1F2532;
  }
  body #main-header .container #dexs-top-links {
    display: none;
  }
  body #necesitas-ayuda {
    padding: 0;
  }
  body #necesitas-ayuda .section-title {
    font-size: 40px;
    line-height: 46px;
  }
  body #necesitas-ayuda .text {
    font-size: 18px;
    line-height: 20px;
  }
  body #logos-partners .item {
    width: 50%;
    padding: 10px 20px;
  }
  body .partners-text {
    margin-bottom: 40px;
  }
  body #main-footer {
    clear: both;
  }
  body #main-footer #top-footer {
    padding: 45px 40px;
  }
  body #main-footer #top-footer .container .col {
    width: 100%;
    float: none;
    text-align: center;
    padding: 0;
  }
  body #main-footer #top-footer .container .col h3 {
    margin-top: 30px;
  }
  body #main-footer #top-footer .container .footer-col-1 {
    position: relative;
    padding-top: 75px;
  }
  body #main-footer #top-footer .container .footer-col-1 img {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0;
    margin-left: -75px;
  }
  body #main-footer #footer-bottom #footer-legal {
    height: auto;
    overflow: auto;
    padding: 30px 0;
  }
  body #main-footer #footer-bottom #footer-legal li {
    display: block;
    font-weight: 300;
  }
  body #main-footer #footer-bottom .container {
    width: 98%;
  }
}
.home #page-container {
  padding-top: 0 !important;
}
.home #page-container #main-header {
  background-color: transparent;
}
.home #page-container #main-header .logo_container {
  position: relative;
}
.home #page-container #main-header .logo_container:after {
  position: absolute;
  top: -75px;
  left: -130px;
  content: "";
  z-index: -1;
  width: 410px;
  height: 180px;
  background: #FFFFFF;
  border-radius: 190px/95px;
  transform: rotate(18deg);
}
.home #page-container #main-header .logo_container:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(https://www.dexs.es/wp-content/uploads/2024/03/dexs-2024.png) no-repeat center center;
  background-size: contain;
  z-index: 10;
}
.home #page-container #main-header.et-fixed-header {
  background: #333333;
}
.home #page-container #main-header.et-fixed-header .logo_container:after, .home #page-container #main-header.et-fixed-header .logo_container:before {
  display: none;
}
.home #et-main-area {
  padding-top: 0 !important;
}
.home #main-content {
  min-height: 0;
  background: transparent !important;
}
.home #main-content .et_pb_section .et_pb_row {
  width: 100%;
  max-width: 100%;
}
.home #home-video {
  height: 786px;
  box-sizing: border-box;
  padding-top: 220px;
}
.home #home-video h1 {
  color: #FFFFFF;
  font-size: 69px;
  font-weight: 600;
  line-height: 84px;
  text-align: center;
}
.home #home-video h1 .text-fine {
  display: block;
  font-weight: 300;
}
.home #home-video .et_pb_button {
  font-size: 22px;
  font-weight: bold;
  line-height: 26px;
  color: #333333;
  border-radius: 34.34px;
  background-color: #FFFFFF;
  padding: 12px 40px;
  border: none;
}
.home #home-video .mousey {
  width: 3px;
  padding: 10px 15px;
  height: 35px;
  border: 2px solid #fff;
  border-radius: 25px;
  opacity: 0.75;
  box-sizing: content-box;
  display: block;
  margin: 70px auto 0;
}
.home #home-video .mousey .scroller {
  width: 8px;
  height: 8px;
  margin-left: -2.5px;
  border-radius: 100%;
  background-color: #fff;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
  animation-iteration-count: infinite;
}
.home #oferta-formativa {
  margin-top: -200px;
  background-color: transparent;
  padding-top: 200px;
  padding-left: 25px;
}
.home #oferta-formativa .section-subtitle {
  font-size: 40px;
  line-height: 46px;
  color: rgba(255, 255, 255, 0.6);
}
.home #oferta-formativa .section-title {
  font-size: 77.5px;
  font-weight: bold;
  line-height: 89px;
  color: #FFFFFF;
}
.home #oferta-formativa .text {
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF;
}
.home #oferta-formativa .et_pb_button {
  height: 46px;
  width: 274px;
  border-radius: 35px;
  background-color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #333333;
  text-align: center;
  border: none;
  position: relative;
}
.home #oferta-formativa .et_pb_button:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  right: -14px;
  background: transparent;
  border: solid 1px #FFFFFF;
  border-radius: 35px;
  opacity: 1;
}
.home #oferta-formativa .et_pb_button:hover {
  padding: .3em 1em;
}
.home #oferta-formativa #listado-que-ofrecemos {
  width: 524px;
  border-radius: 15px;
  background-color: #FFFFFF;
  box-shadow: 0 20px 60px 0 rgba(238, 126, 12, 0.38);
}
.home #oferta-formativa #listado-que-ofrecemos ul {
  padding: 0;
}
.home #oferta-formativa #listado-que-ofrecemos ul li {
  height: 130px;
  width: 100%;
  padding: 25px 0 15px 0;
  list-style: none;
  box-shadow: 0 -10px 40px -7px rgba(238, 126, 12, 0.38);
  border-radius: 15px 15px 0px 0px;
  transition: all 0.3s ease 0s !important;
}
.home #oferta-formativa #listado-que-ofrecemos ul li .icon {
  float: left;
  width: 145px;
}
.home #oferta-formativa #listado-que-ofrecemos ul li .icon img {
  display: block;
  width: 70px;
  margin: auto;
}
.home #oferta-formativa #listado-que-ofrecemos ul li .content {
  float: left;
  width: calc(100% - 145px);
  padding-right: 20px;
  box-sizing: border-box;
  max-height: 100px;
  overflow: hidden;
}
.home #oferta-formativa #listado-que-ofrecemos ul li .content p {
  display: none;
}
.home #oferta-formativa #listado-que-ofrecemos ul li .content .title {
  color: #3F3D56;
  font-size: 19px;
  font-weight: bold;
  line-height: 24px;
}
.home #oferta-formativa #listado-que-ofrecemos ul li .content .text {
  color: #3F3D56;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
  max-height: 70px;
  overflow: hidden;
}
.home #oferta-formativa #listado-que-ofrecemos ul li:hover {
  transform: scale(1.2);
  background: white;
  border-radius: 21px;
  box-shadow: 0 28px 84px 0 rgba(238, 126, 12, 0.38);
  margin-left: -50px;
}
.home #por-que-ser-un-dexser {
  margin-top: -440px;
  background: transparent;
  height: auto;
  width: 100%;
  overflow: auto;
}
.home #por-que-ser-un-dexser .section-title {
  color: #202020;
  font-size: 70px;
  font-weight: bold;
  line-height: 89px;
  text-align: center;
}
.home #por-que-ser-un-dexser .item-col {
  width: 33.33%;
  float: left;
  text-align: center;
  color: #202020;
  font-size: 28px;
  line-height: 32px;
  height: 140px;
}
.home #nuestros-mentores-y-adn-atsistemas {
  position: relative;
}
.home #nuestros-mentores-y-adn-atsistemas .custom-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.home #nuestros-mentores-y-adn-atsistemas .custom-bg div {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.home #nuestros-mentores-y-adn-atsistemas #background-section-atsistemas {
  position: absolute;
  width: 25%;
  height: 100%;
  background: url(../images/bg-atsistemas-section.png) no-repeat right center;
  background-size: contain;
  right: 0;
  top: 0;
  left: auto;
}
.home #nuestros-mentores-y-adn-atsistemas #background-nuestros-mentores {
  position: absolute;
  width: 45%;
  height: 45%;
  background: url(../images/bg-mentores.png) no-repeat left center;
  background-size: contain;
  left: 0;
  top: -10%;
}
.home #nuestros-mentores-y-adn-atsistemas #background-adn-atsistemas {
  position: absolute;
  width: 40%;
  height: 50%;
  background: url(../images/bg-adn-at.png) no-repeat right center;
  background-size: contain;
  right: 0;
  bottom: 21%;
  top: auto;
  left: auto;
}
.home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores {
  width: 45%;
  max-width: 542px;
  /*float: right;
  margin: 10% 14% 0 0;*/
}
.home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores .section-title {
  color: #3F3D56;
  font-size: 40px;
  font-weight: bold;
  line-height: 60px;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores .section-title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -40px;
  width: 80px;
  height: 2px;
  background: #3F3D56;
}
.home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores .text {
  color: #3F3D56;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}
.home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores .et_pb_button {
  height: 46px;
  width: 211px;
  border-radius: 35px;
  background-color: #3F3D56;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #FFFFFF;
  text-align: center;
  border: none;
  position: relative;
}
.home #nuestros-mentores-y-adn-atsistemas #adn-atsistemas {
  width: 56%;
  float: left;
  margin-left: 10%;
  padding: 120px 90px 100px;
}
.home #nuestros-mentores-y-adn-atsistemas #adn-atsistemas .et_pb_text_inner {
  max-width: 500px;
  margin: 0 auto;
}
.home #nuestros-mentores-y-adn-atsistemas #adn-atsistemas .section-subtitle {
  color: rgba(255, 255, 255, 0.6);
  padding: 0 20%;
  font-size: 21px;
  font-weight: 500;
  line-height: 25px;
}
.home #nuestros-mentores-y-adn-atsistemas #adn-atsistemas .section-title {
  color: #FFFFFF;
  font-size: 40px;
  font-weight: bold;
  line-height: 46px;
  margin-bottom: 20px;
}
.home #nuestros-mentores-y-adn-atsistemas #adn-atsistemas .text {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
}
.home #nuestros-mentores-y-adn-atsistemas #adn-atsistemas .et_pb_button_module_wrapper {
  text-align: center;
  margin-top: 34px;
}
.home #nuestros-mentores-y-adn-atsistemas #adn-atsistemas .et_pb_button_module_wrapper .et_pb_button {
  height: 46px;
  width: 274px;
  border-radius: 35px;
  background-color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  line-height: 21px;
  color: #333333;
  text-align: center;
  border: none;
  position: relative;
}
.home #nuestros-mentores-y-adn-atsistemas #adn-atsistemas .et_pb_button_module_wrapper .et_pb_button:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  right: -14px;
  background: transparent;
  border: solid 1px #FFFFFF;
  border-radius: 35px;
  opacity: 1;
}
.home #nuestros-mentores-y-adn-atsistemas #adn-atsistemas .et_pb_button_module_wrapper .et_pb_button:hover {
  padding: .3em 1em;
}

@keyframes scroll {
  0% {
    opacity: 0;
  }
  10% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(15px);
    opacity: 0;
  }
}
@media (min-width: 1601px) {
  .home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores {
    /*margin: 5% 13% 5% 0px;*/
    max-width: 700px;
  }
}
@media (min-width: 1501px) and (max-width: 1600px) {
  .home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores {
    /*margin: 5% 8% 5% 0px;*/
    max-width: 700px;
  }
}
@media (min-width: 1441px) and (max-width: 1500px) {
  .home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores {
    /*margin: 5% 10% 5% 0px;*/
    max-width: 600px;
  }
}
@media (min-width: 1024px) and (max-width: 1400px) {
  .home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores {
    /*margin: 10% 8% 5% 0px;*/
    max-width: 600px;
  }
}
@media (min-width: 800px) and (max-width: 1023px) {
  .home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores {
    width: 100%;
    max-width: none;
    margin: 27% 0 0;
    padding: 0 25px;
  }
}
@media (max-width: 799px) {
  .home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores {
    width: 100%;
    max-width: none;
    margin: 40% 0 0;
  }
}
@media (max-width: 600px) {
  .home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores {
    width: 100%;
    max-width: none;
    margin: 50% 0 0;
  }
}
@media (max-width: 500px) {
  .home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores {
    width: 100%;
    max-width: none;
    margin: 70% 0 0;
  }
}
@media (max-width: 412px) {
  .home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores {
    width: 100%;
    max-width: none;
    margin: 90% 0 0;
  }
}
@media (max-width: 388px) {
  .home #oferta-formativa #listado-que-ofrecemos ul li {
    height: max-content !important;
  }
  .home #oferta-formativa #listado-que-ofrecemos ul li .content {
    max-height: 220px !important;
  }
  .home #oferta-formativa #listado-que-ofrecemos ul li .content .text {
    max-height: 100px !important;
  }
}
@media (min-width: 1441px) {
  .home {
    /*    #nuestros-mentores-y-adn-atsistemas{
          #nuestros-mentores{
            margin-right: 20%;
            margin: 5% 20% 5% 0px;
            max-width: 700px;
          }
        }*/
  }
  .home #home-video {
    height: 88vh;
  }
  .home #oferta-formativa {
    background-size: cover !important;
    padding-top: 22%;
    height: 1490px;
    margin-top: -25vh;
  }
  .home #por-que-ser-un-dexser {
    margin-top: -90px;
    margin-bottom: 140px;
  }
  .home #nuestros-mentores-y-adn-atsistemas {
    height: 1320px;
  }
  .home #nuestros-mentores-y-adn-atsistemas #adn-atsistemas {
    padding: 150px 220px 80px;
  }
  .home #necesitas-ayuda {
    padding: 0;
  }
  .home #necesitas-ayuda .et_pb_row {
    max-width: 80%;
  }
}
@media (max-width: 1439px) {
  .home #main-content .et_pb_section .et_pb_row {
    padding: 0 25px;
  }
}
@media (max-width: 1279px) {
  .home #home-video h1 {
    font-size: 60px;
  }
  .home #oferta-formativa .et_pb_row_2 {
    margin-top: -50px;
  }
  .home #oferta-formativa .section-subtitle {
    font-size: 30px;
    line-height: 34px;
  }
  .home #oferta-formativa .section-title {
    font-size: 47px;
    line-height: 50px;
  }
  .home #oferta-formativa #listado-que-ofrecemos {
    max-width: 460px;
  }

  #por-que-ser-un-dexser {
    width: 95%;
    margin: -440px auto 0;
  }
  #por-que-ser-un-dexser .section-title {
    font-size: 60px;
  }
  #por-que-ser-un-dexser .item-col {
    font-size: 23px;
    line-height: 27px;
  }

  #nuestros-mentores-y-adn-atsistemas #adn-atsistemas {
    width: 70% !important;
    margin-left: 0 !important;
    padding: 130px 74px 100px;
  }
}
@media (max-width: 1023px) {
  .home #page-container #main-header .logo_container:after {
    position: absolute;
    top: -114px;
    left: -55px;
    content: "";
    z-index: -1;
    width: 325px;
    height: 180px;
    background: #FFFFFF;
    border-radius: 190px/85px;
    transform: rotate(-12deg);
  }
  .home #home-video {
    height: 460px;
    padding: 180px 0 20px !important;
  }
  .home #home-video .et_pb_row {
    padding: 0 !important;
  }
  .home #home-video h1 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .home #home-video .et_pb_button {
    font-size: 16px;
    line-height: 22px;
  }
  .home #home-video .mousey {
    display: none;
  }
  .home #oferta-formativa {
    margin-top: -70px;
    background: url(../images/bg-oferta-formativa-mobile.png) no-repeat top center !important;
    height: auto;
    background-size: cover !important;
    padding: 170px 0 0px !important;
    margin-bottom: 70px;
  }
  .home #oferta-formativa .section-subtitle {
    font-size: 25px;
    line-height: 29px;
    text-align: center;
  }
  .home #oferta-formativa .section-title {
    font-size: 40px;
    line-height: 46px;
    text-align: center;
  }
  .home #oferta-formativa .text {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  .home #oferta-formativa #listado-que-ofrecemos {
    max-width: 100vw;
    margin-left: -25px;
    border-radius: 0;
  }
  .home #oferta-formativa #listado-que-ofrecemos ul li {
    border-radius: 0;
    height: auto;
    overflow: auto;
  }
  .home #oferta-formativa #listado-que-ofrecemos ul li .icon {
    width: 90px;
  }
  .home #oferta-formativa #listado-que-ofrecemos ul li .content {
    width: calc(100% - 90px);
    padding-right: 14px;
  }
  .home #oferta-formativa #listado-que-ofrecemos ul li .content .text {
    text-align: left;
  }
  .home #oferta-formativa #listado-que-ofrecemos ul li:hover {
    transform: none;
    margin-left: 0;
    box-shadow: 0 -10px 40px -7px rgba(238, 126, 12, 0.38);
  }
  .home #por-que-ser-un-dexser {
    background: url(../images/bg-dexer-mobile.png) no-repeat top left !important;
    background-size: contain !important;
    margin-top: -75px;
    text-align: center;
  }
  .home #por-que-ser-un-dexser .et_pb_row {
    padding: 0 !important;
  }
  .home #por-que-ser-un-dexser .section-title {
    font-size: 40px;
    line-height: 46px;
  }
  .home #por-que-ser-un-dexser .item-col {
    width: 100%;
    text-align: center;
    margin: 0 auto 45px;
    max-width: 98%;
    height: auto;
    min-height: 120px;
    font-size: 25px;
    font-weight: 500;
  }
  .home #nuestros-mentores-y-adn-atsistemas {
    height: auto !important;
    overflow: auto;
  }
  .home #nuestros-mentores-y-adn-atsistemas #background-nuestros-mentores {
    width: 100% !important;
    height: 25% !important;
    top: -5% !important;
    background-size: 130% !important;
  }
  .home #nuestros-mentores-y-adn-atsistemas #background-adn-atsistemas,
  .home #nuestros-mentores-y-adn-atsistemas #background-section-atsistemas {
    display: none;
  }
  .home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores .section-title {
    text-align: center;
    line-height: 50px;
  }
  .home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores .section-title:before {
    bottom: 50%;
    height: 4px;
  }
  .home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores .text {
    text-align: center;
  }
  .home #nuestros-mentores-y-adn-atsistemas #nuestros-mentores .et_pb_button {
    display: block;
    margin: auto;
  }
  .home #nuestros-mentores-y-adn-atsistemas #adn-atsistemas {
    width: 100% !important;
    padding: 70px 20px 80px !important;
    background: url(../images/bg-adn-at-mobile.png) no-repeat top center !important;
    background-size: cover !important;
    margin: 50px 0;
  }
  .home #nuestros-mentores-y-adn-atsistemas #adn-atsistemas .et_pb_text_inner {
    text-align: center;
  }
  .home #nuestros-mentores-y-adn-atsistemas #adn-atsistemas .section-subtitle {
    padding: 0 !important;
    text-align: center;
  }
  .home #nuestros-mentores-y-adn-atsistemas #adn-atsistemas .section-title {
    text-align: center;
    margin: 15px 0;
  }
}
#main-content {
  min-height: 80vh;
  background-color: #FAFAFA !important;
}
#main-content .et_pb_section {
  background-color: transparent;
}
#main-content .et_pb_section .et_pb_row {
  width: 90%;
  max-width: 1270px;
  padding-top: 30px !important;
}
#main-content .page-bg {
  position: absolute;
  width: 100%;
  height: 700px;
  left: 0;
  top: 0;
  max-width: 100%;
  margin: 0;
  padding: 0;
  background: url(../images/pages-bg.png) no-repeat bottom center;
  background-size: cover;
}

#masters-Tecnologicos {
  padding: 75px 120px;
  border-radius: 21px;
}
#masters-Tecnologicos .section-title {
  color: #FFFFFF;
  font-size: 69px;
  font-weight: bold;
  line-height: 84px;
  text-align: center;
}
#masters-Tecnologicos .text {
  color: #FFFFFF;
  font-family: Hind;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}

.dexs-master {
  border-radius: 21px;
  background-color: #FFFFFF;
  padding: 50px 60px !important;
  clear: both;
  height: auto;
  overflow: auto;
  margin-bottom: 50px;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: cover;
}
.dexs-master .col-left {
  width: 50%;
  float: left;
  padding-right: 6.5%;
}
.dexs-master .col-right {
  width: 50%;
  float: right;
}
.dexs-master .fecha {
  color: #FF7600;
  font-size: 18px;
  font-weight: bold;
  line-height: 21px;
  margin-bottom: 15px;
}
.dexs-master .titulo {
  color: #3F3D56;
  font-size: 27px;
  font-weight: bold;
  line-height: 31px;
  margin-bottom: 25px;
}
.dexs-master .bt-link {
  height: 46px;
  width: 211px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  border-radius: 100px;
  background-color: #3F3D56;
  display: block;
  text-align: center;
  line-height: 46px;
}

.dexs-list ul {
  padding: 0;
  float: right;
}
.dexs-list ul li {
  height: 100px;
  width: 514px;
  padding: 20px 50px;
  border-radius: 50px;
  background-color: #FFFFFF;
  box-shadow: 0 20px 60px 0 rgba(51, 51, 51, 0.2);
  list-style: none;
  color: #3F3D56;
  font-size: 20px;
  line-height: 24px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.dexs-list ul li a {
  color: #3F3D56;
  position: relative;
}
.dexs-list ul li a:before {
  content: "\35";
  font-family: "ETmodules";
  font-size: 32px;
  font-weight: bold;
  float: left;
}
.dexs-list ul li:hover {
  transform: scale(1.35);
  border-radius: 21px;
  margin-left: -50px;
  border-radius: 60px;
  color: #FF7600;
}

.page-bg.somos-dexs-bg {
  background-position: bottom center !important;
  height: 870px !important;
}

#quienes-somos {
  height: 321px;
  border-radius: 21px;
  overflow: hidden;
}

#somos-dexs-page-title h1 {
  color: #FFFFFF;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
}

#somos-dexs-tabs {
  height: 48px;
  max-width: 790px !important;
  display: block;
  margin: auto;
  border-radius: 44px;
  background-color: #FFFFFF;
  box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.24);
  padding: 0;
}
#somos-dexs-tabs ul {
  margin: 0;
  padding: 0;
}
#somos-dexs-tabs ul li {
  padding: 0 10px;
  width: 20%;
  float: left;
  text-align: center;
  list-style: none;
  line-height: 48px;
}
#somos-dexs-tabs ul li a {
  width: 100%;
  display: inline-block;
  color: #333333;
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: normal;
  position: relative;
}
#somos-dexs-tabs ul li a:hover {
  font-weight: bold;
}
#somos-dexs-tabs ul li a:hover:after {
  content: "";
  width: 90%;
  height: 5px;
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 5%;
}

#somos-dexs-main {
  position: relative;
  height: auto;
  overflow: auto;
  background-color: #FFFFFF !important;
}
#somos-dexs-main .custom-bg {
  position: absolute;
  width: 100% !important;
  height: 100%;
  left: 0;
  top: 0;
  max-width: 100% !important;
  margin: 0;
  padding: 0;
}
#somos-dexs-main .custom-bg div {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
#somos-dexs-main #background-section-atsistemas {
  position: absolute;
  width: 25%;
  height: 100%;
  background: url(../images/bg-atsistemas-section.png) no-repeat right center;
  background-size: contain;
  right: 0;
  top: 0;
  left: auto;
}

#somos-dexs-y-tu {
  width: 100%;
  max-width: 620px;
  float: left;
  margin: 10% 2% 0 0;
}
#somos-dexs-y-tu .section-title {
  color: #333333;
  font-size: 40px;
  font-weight: bold;
  line-height: 60px;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
#somos-dexs-y-tu .section-title span {
  font-weight: 100;
}
#somos-dexs-y-tu .section-title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -40px;
  width: 80px;
  height: 2px;
  background: #333333;
}
#somos-dexs-y-tu .text {
  color: #333333;
  font-size: 23px;
  font-weight: 300;
  line-height: 30px;
}

#somos-dexs-y-tu-img {
  width: 35%;
  max-width: 500px;
  float: right;
  margin: 10% 0 0;
}

#somos-dexs-info {
  margin-top: -55px;
  max-width: 1296px;
  margin: auto;
  border-radius: 21px;
  overflow: hidden;
  height: auto;
  background-color: #EEEEEE;
  box-shadow: 0 28px 84px 0 rgba(0, 0, 0, 0.19);
}
#somos-dexs-info .title-bar {
  text-align: center;
  background-color: #333333;
  width: 100%;
  height: 86px;
  color: #FFFFFF;
  font-family: Ubuntu;
  font-size: 27px;
  font-weight: bold;
  line-height: 86px;
}
#somos-dexs-info .content {
  padding: 40px 80px 60px;
  color: #333333;
  font-family: Hind;
  font-size: 21px;
  font-weight: 300;
  line-height: 33px;
  text-align: center;
  height: auto;
  overflow: auto;
}
#somos-dexs-info .content div.info-item {
  width: calc(25% - 30px);
  float: left;
  margin-right: 40px;
  border-bottom: solid 4px #FF7600;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
#somos-dexs-info .content div.info-item:nth-child(5) {
  margin-right: 0;
}
#somos-dexs-info .content div.info-item .title {
  color: #FF7600;
  font-family: Ubuntu;
  font-size: 70px;
  font-weight: bold;
  line-height: 94px;
  text-align: center;
}
#somos-dexs-info .content div.info-item .desc {
  color: #333333;
  font-family: Ubuntu;
  font-size: 25.5px;
  font-weight: 200;
  line-height: 31px;
  text-align: center;
  display: block;
}
#somos-dexs-info .content div.info-item .desc b {
  display: block;
  font-weight: bold;
}

#section-mundo-en-dexs {
  width: 100% !important;
  max-width: 100% !important;
}
#section-mundo-en-dexs #mundo-en-dexs {
  background: url(../images/bg-mundo-dexs.png) no-repeat center left !important;
  width: 80%;
  height: 500px;
  background-size: cover;
  padding: 60px 50px;
}
#section-mundo-en-dexs #mundo-en-dexs .section-title {
  color: #FFFFFF;
  font-size: 32px;
  font-weight: bold;
  line-height: 37px;
  margin-bottom: 25px;
}
#section-mundo-en-dexs #mundo-en-dexs .desc {
  max-width: 740px;
}
#section-mundo-en-dexs #mundo-en-dexs .desc .col-item {
  width: calc(33.33% - 18px);
  margin-right: 27px;
  float: left;
}
#section-mundo-en-dexs #mundo-en-dexs .desc .col-item:nth-child(3) {
  margin-right: 0;
}
#section-mundo-en-dexs #mundo-en-dexs .desc .col-item img {
  height: 50px;
  width: auto;
  margin: auto;
  display: block;
  margin-bottom: 15px;
}
#section-mundo-en-dexs #mundo-en-dexs .desc .col-item .txt {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
  text-align: center;
}
#section-mundo-en-dexs #mundo-en-dexs .desc .col-item .txt b {
  font-weight: bold;
}

#somos-dexs-section-equipo {
  background-position: bottom 10% left !important;
  background-color: #FFFFFF !important;
}
#somos-dexs-section-equipo .section-title {
  color: #333333;
  font-size: 40px;
  font-weight: bold;
  line-height: 60px;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
#somos-dexs-section-equipo .section-title span {
  font-weight: 100;
}
#somos-dexs-section-equipo .section-title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -40px;
  width: 80px;
  height: 2px;
  background: #333333;
}
#somos-dexs-section-equipo .text {
  color: #333333;
  font-size: 23px;
  font-weight: 300;
  line-height: 30px;
}
#somos-dexs-section-equipo #dexs-team .team-member {
  width: calc(25% - 22.5px);
  height: 420px;
  margin-right: 30px;
  margin-bottom: 30px;
  float: left;
  border-radius: 21px;
  background: url(../images/bg-team-member.png) no-repeat top left #FFFFFF;
  box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.24);
  padding: 10px;
  position: relative;
}
#somos-dexs-section-equipo #dexs-team .team-member:nth-child(4n) {
  margin-right: 0;
}
#somos-dexs-section-equipo #dexs-team .team-member img {
  display: block;
  margin: 56px auto 20px;
}
#somos-dexs-section-equipo #dexs-team .team-member .name {
  color: #333333;
  font-size: 19px;
  line-height: 23px;
  text-align: center;
  margin-bottom: 24px;
}
#somos-dexs-section-equipo #dexs-team .team-member .desc {
  color: #8A8A8C;
  font-family: Hind;
  font-size: 11px;
  line-height: 18px;
  text-align: center;
  max-height: 120px;
  overflow: hidden;
}
#somos-dexs-section-equipo #dexs-team .team-member .links {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
}
#somos-dexs-section-equipo #dexs-team .team-member .links .linkedin {
  color: #FF7600;
  font-family: Hind;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  width: auto;
  margin: auto;
  display: table;
  padding: 10px 30px;
}
#somos-dexs-section-equipo #dexs-team .team-member .links .linkedin i {
  font-size: 14px;
  line-height: 23px;
  float: left;
  margin-right: 5px;
}
#somos-dexs-section-equipo #dexs-team .team-member .links .linkedin:hover {
  border-radius: 21px;
  color: #FFFFFF;
  background: #FF7600;
}

.portada-blog,
#blog-interna {
  background-image: url(/wp-content/themes/Dexs/assets/images/bg-blog.png) !important;
  padding: 70px 120px;
  border-radius: 21px;
  min-height: 378px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}

.et_pb_blog_0 .et_pb_post {
  margin-bottom: 100px;
}
.et_pb_blog_0 .et_pb_post .entry-title a:hover {
  color: #FF7600 !important;
}
.et_pb_blog_0 .et_pb_post div.post-content a.more-link:hover,
.et_pb_blog_0 .et_pb_post .et_pb_bg_layout_light .et_pb_button:hover {
  transform: scale(1.35);
  margin-left: -50px;
  border-radius: 60px;
  color: #FF7600 !important;
  background: #FFFFFF !important;
  box-shadow: 0 20px 60px 0 rgba(51, 51, 51, 0.4);
}
.et_pb_blog_0 .et_pb_post .entry-featured-image-url img {
  max-height: 200px;
  border-radius: 20px !important;
  filter: drop-shadow(5px 5px 3px rgba(0, 0, 0, 0.5));
}

#main-content .custom-post-content {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}
#main-content .custom-post-content .wp-block-image {
  margin-bottom: 2em;
  margin-top: 1em;
}
#main-content .custom-post-content .et_pb_section .et_pb_row {
  width: 100%;
  max-width: 1080px;
}
#main-content .custom-post-content .et_pb_section.et_pb_section_0.et_section_regular {
  padding: 0;
}
#main-content .et_pb_blog_0 {
  padding-top: 0px;
  padding-left: 0px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  width: 100%;
}
#main-content .et_pb_row.et_pb_row_2_tb_body.custom-post-content {
  width: 90% !important;
  max-width: 1080px;
}
#main-content .comment-edit-link,
#main-content .comment-content a,
#main-content .comment-form .logged-in-as a {
  color: #FF7600 !important;
}
#main-content a.comment-reply-link {
  color: #FFFFFF !important;
}

.widget_recent_comments {
  display: none;
}

.widget_recent_entries h4.widgettitle,
.widget_archive h4.widgettitle {
  color: #FF7600 !important;
}

html:not(.et-fb-top-html) .et_pb_fullwidth_post_content_0_tb_body,
.et_pb_blog_0.et_pb_bg_layout_light .et_pb_post .post-content p {
  font-family: "Ubuntu",sans-serif !important;
}

@media (max-width: 1279px) {
  #masters-Tecnologicos {
    padding: 20px;
  }

  .portada-blog, #blog-interna {
    min-height: 200px !important;
  }

  .post-content p {
    font-size: 18px !important;
  }

  .dexs-list ul li {
    width: 100%;
  }

  .page-bg.somos-dexs-bg {
    height: 745px !important;
  }

  #quienes-somos {
    background-size: contain;
  }

  #somos-dexs-info .content div.info-item .title {
    font-size: 56px;
  }
  #somos-dexs-info .content div.info-item .desc {
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  #somos-dexs-section-equipo #dexs-team .team-member {
    height: 450px;
  }

  #section-mundo-en-dexs #mundo-en-dexs {
    background-size: contain;
    width: 100%;
  }
}
@media (max-width: 1023px) {
  #main-content .page-bg {
    height: 60vh;
  }
  #main-content .et_pb_section {
    padding: 20px 0;
  }

  #masters-Tecnologicos {
    padding: 25px 20px;
  }
  #masters-Tecnologicos .section-title {
    font-size: 22px;
    line-height: 24px;
    text-align: center;
  }
  #masters-Tecnologicos .text {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }

  .dexs-master {
    width: 100% !important;
    padding: 25px 15px !important;
    height: auto !important;
    overflow: auto;
    background-size: 300%;
  }
  .dexs-master .col-left, .dexs-master .col-right {
    width: 100%;
  }
  .dexs-master .col-left {
    margin-bottom: 35px;
  }
  .dexs-master .titulo {
    font-size: 25px;
    line-height: 30px;
  }
  .dexs-master .fecha {
    font-size: 15px;
  }
  .dexs-master .bt-link {
    font-size: 16px;
  }
  .dexs-master .dexs-list {
    height: auto !important;
    overflow: auto;
  }
  .dexs-master .dexs-list ul li {
    width: 100%;
    padding: 20px 15px;
    font-size: 17px;
    box-shadow: 0 5px 3px 0 rgba(51, 51, 51, 0.2);
  }
  .dexs-master .dexs-list ul li:hover {
    transform: none !important;
    margin-left: 0 !important;
  }

  #somos-dexs-page-title h1 {
    font-size: 25px;
    line-height: 30px;
  }

  #quienes-somos {
    height: 115px;
    background-size: 150%;
  }

  .page-bg.somos-dexs-bg {
    height: 625px !important;
  }

  #somos-dexs-tabs {
    height: auto;
    overflow: auto;
    padding: 10px 0;
  }
  #somos-dexs-tabs ul li {
    float: none;
    width: 100%;
    text-align: center;
    line-height: 35px;
  }

  #somos-dexs-y-tu {
    width: 100%;
    margin: 0;
    text-align: center;
  }

  #somos-dexs-y-tu-img {
    width: 80%;
    margin: 0px auto;
    display: block;
    float: none;
  }
  #somos-dexs-y-tu-img img {
    margin: 20px auto;
  }

  #somos-dexs-info .title-bar {
    height: 90px;
    font-size: 20px;
    line-height: 35px;
    padding: 10px 0;
  }
  #somos-dexs-info .content {
    padding: 40px 20px 60px;
    font-size: 18px;
    line-height: 24px;
  }
  #somos-dexs-info .content div.info-item {
    width: 80%;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-bottom: 15px;
    display: block;
    float: none;
  }
  #somos-dexs-info .content div.info-item .title {
    line-height: 56px;
    font-size: 50px;
  }

  #section-mundo-en-dexs {
    background: url(../images/bg-adn-at-mobile.png) no-repeat top left #FFFFFF;
    background-size: cover;
    height: 650px;
  }
  #section-mundo-en-dexs #mundo-en-dexs {
    padding: 11px 15px;
    background: transparent !important;
  }
  #section-mundo-en-dexs #mundo-en-dexs .desc .col-item {
    width: calc(33.33% - 8px);
    margin-right: 12px;
  }
  #section-mundo-en-dexs #mundo-en-dexs .desc .col-item .text {
    font-size: 14px;
    line-height: 17px;
  }

  #somos-dexs-section-equipo {
    background-position: top 20% center !important;
  }
  #somos-dexs-section-equipo #dexs-team .team-member {
    background-position: top -10% center;
    width: calc(50% - 10px);
    margin-right: 20px !important;
  }
  #somos-dexs-section-equipo #dexs-team .team-member:nth-child(2n) {
    margin-right: 0 !important;
  }
  #somos-dexs-section-equipo #dexs-team .team-member .name {
    margin-bottom: 15px;
  }
  #somos-dexs-section-equipo #dexs-team .team-member img {
    max-width: 80px;
  }

  #blog-interna {
    padding: 25px 20px;
  }
  #blog-interna .entry-title {
    font-size: 22px !important;
    line-height: 24px !important;
    text-align: center !important;
  }

  #main-content .custom-post-content {
    width: 95% !important;
  }
}
.main-form-container {
  /* TODO: convert to general form to reuse in all checkboxes */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
.main-form-container .page-bg + .et_pb_section {
  padding-top: 0;
}
.main-form-container .page-bg + .et_pb_section .et_pb_row {
  padding-top: 0;
}
.main-form-container ::placeholder {
  opacity: 0.4;
}
.main-form-container ::-ms-input-placeholder {
  /* Microsoft Edge -  no funciona combinando con la regla anterior */
  opacity: 0.4;
}
.main-form-container h1 {
  color: #FFFFFF;
  font-family: Ubuntu, sans-serif;
  font-size: 50px;
  font-weight: bold;
  line-height: 84px;
  text-align: center;
}
.main-form-container h2 {
  color: #FFFFFF;
  font-family: Hind, sans-serif;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}
.main-form-container form {
  width: 500px;
  margin: 0 auto;
  border-radius: 15px;
  background-color: #FFFFFF;
  box-shadow: 0 10px 42px 12px rgba(0, 0, 0, 0.26);
  padding: 30px 34px 20px;
  color: #3F3D56;
  font-family: Hind, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}
.main-form-container form .row {
  width: 100%;
}
.main-form-container form .row .col-1,
.main-form-container form .row .col-6,
.main-form-container form .row .col-11 {
  display: inline-block;
}
.main-form-container form .row .col-1:last-child,
.main-form-container form .row .col-6:last-child,
.main-form-container form .row .col-11:last-child {
  margin-right: 0;
}
.main-form-container form .row .col-1 {
  width: 20px;
  margin-right: 10px;
}
.main-form-container form .row .col-6 {
  width: 200px;
  margin-right: 23px;
}
.main-form-container form .row .col-11 {
  width: 380px;
}
.main-form-container form > div {
  margin-bottom: 20px;
}
.main-form-container form > div:last-child {
  margin-bottom: 0;
}
.main-form-container form label {
  color: #3F3D56;
  font-family: Hind, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}
.main-form-container form select {
  background: none;
  border: none;
  height: 44px;
  width: 92%;
  font-size: 18px;
  color: #C4C4C4;
}
.main-form-container form input[type="text"],
.main-form-container form input[type="email"],
.main-form-container form input[type="tel"],
.main-form-container form textarea,
.main-form-container form input[type="submit"] {
  border-radius: 28px;
  background-color: #F5F5F5;
  border: none;
  height: 44px;
  width: 100%;
  padding: 0 34px;
  color: #3F3D56;
  font-family: Hind, sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.main-form-container form textarea {
  padding-top: 6px;
}
.main-form-container form input[type="submit"] {
  background-color: #FF7600;
  height: 65px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}
.main-form-container form input[type="submit"]:disabled {
  opacity: 0.6;
}
.main-form-container form span {
  color: #3F3D56;
  font-family: Hind, sans-serif;
  line-height: 30px;
}
.main-form-container form span.optional {
  opacity: 0.4;
  font-size: 16px;
  font-weight: 500;
}
.main-form-container form span.side-note {
  opacity: 0.4;
  display: block;
  text-align: right;
  font-size: 14px;
}
.main-form-container form span.wpcf7-not-valid-tip {
  color: #F00 !important;
  font-size: 0.8em;
  font-weight: normal;
  display: block;
}
.main-form-container form .wpcf7-form-control-wrap {
  display: block;
  margin-top: 4px;
}
.main-form-container form .wpcf7-form-control-wrap.program_type input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.main-form-container form .wpcf7-form-control-wrap.program_type input[type="radio"] ~ .wpcf7-list-item-label {
  width: 200px;
  display: block;
  background-color: #F5F5F5;
  border-radius: 28px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 44px;
  height: 44px;
  color: #3F3D56;
}
.main-form-container form .wpcf7-form-control-wrap.program_type input[type="radio"] ~ .wpcf7-list-item-label.checked {
  background: #FF7600;
  font-weight: 600;
  color: #FFFFFF;
}
.main-form-container form .wpcf7-form-control-wrap.program_type .wpcf7-list-item {
  cursor: pointer;
  margin: 0 23px 0 0;
}
.main-form-container form .wpcf7-form-control-wrap.program_type .wpcf7-list-item.last {
  margin: 0;
}
.main-form-container form .wpcf7-form-control-wrap.program, .main-form-container form .wpcf7-form-control-wrap.calling_day, .main-form-container form .wpcf7-form-control-wrap.calling_time {
  border-radius: 28px;
  background-color: #F5F5F5;
  border: none;
  height: 44px;
  text-align: center;
  position: relative;
}
.main-form-container form .wpcf7-form-control-wrap.program:after, .main-form-container form .wpcf7-form-control-wrap.calling_day:after, .main-form-container form .wpcf7-form-control-wrap.calling_time:after {
  display: block;
  font-family: dexs;
  content: "\63";
  position: absolute;
  top: 7px;
  right: 16px;
  width: 28px;
  background-color: #F5F5F5;
  pointer-events: none;
}
.main-form-container form .wpcf7-form-control-wrap.program option.hidden {
  display: none;
}
.main-form-container form .wpcf7-form-control-wrap.calling_day:after {
  content: "\61";
  right: 12px;
}
.main-form-container form .wpcf7-form-control-wrap.calling_time:after {
  content: "\62";
  right: 12px;
}
.main-form-container form .wpcf7-form-control-wrap.more_info + label span {
  opacity: 0.4;
  font-size: 14px;
  display: block;
  text-align: right;
  margin-top: -4px;
}
.main-form-container form .legal {
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 0;
  color: #848484;
  font-weight: 500;
}
.main-form-container form .legal:last-of-type {
  margin-bottom: 20px;
}
.main-form-container form .legal a {
  color: #FF7600;
}
.main-form-container form .legal input[type="checkbox"] ~ .wpcf7-list-item-label {
  display: none;
}
.main-form-container form .legal.single .wpcf7-not-valid-tip {
  position: absolute;
  width: 300px;
  line-height: 1;
}
.main-form-container form .legal.single .checkmark {
  top: 2px;
}
.main-form-container .col-1 {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.main-form-container .col-1 input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.main-form-container .checkmark {
  position: absolute;
  top: -8px;
  left: -36px;
  height: 25px;
  width: 25px;
  background-color: #EEEEEE;
  border-radius: 4px;
}
.main-form-container .col-1:hover input[type="checkbox"] ~ .checkmark {
  background-color: #CCCCCC;
}
.main-form-container .col-1 input[type="checkbox"]:checked ~ .checkmark {
  background-color: #333333;
}
.main-form-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.main-form-container .col-1 input[type="checkbox"]:checked ~ .checkmark:after {
  display: block;
}
.main-form-container .col-1 .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #FFFFFF;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 545px) {
  .main-form-container form .wpcf7-form-control-wrap.program_type input[type="radio"] ~ .wpcf7-list-item-label {
    width: 100px !important;
  }
}
@media (max-width: 323px) {
  .main-form-container form .wpcf7-form-control-wrap.program_type input[type="radio"] ~ .wpcf7-list-item-label {
    width: 80px !important;
  }
}
@media (max-width: 1023px) {
  .main-form-container h1 {
    font-size: 25px;
    line-height: 30px;
  }
  .main-form-container h2 {
    font-size: 18px;
    line-height: 20px;
  }
  .main-form-container form {
    max-width: 100%;
  }
}
@media (max-width: 620px) {
  .main-form-container .page-bg {
    top: 80px !important;
  }
  .main-form-container form .program_type .wpcf7-list-item-label {
    width: 120px;
  }
  .main-form-container form .program_type .wpcf7-list-item-label.last {
    margin-right: 0 !important;
  }
  .main-form-container form .row .col-6 {
    width: 100%;
  }
  .main-form-container form .row .col-11 {
    width: 80%;
    margin-bottom: 20px;
  }
  .main-form-container form .legal {
    padding-top: 15px;
  }
  .main-form-container form .legal .col-1 {
    margin: 0;
  }
}
.single-dex-masters #main-content {
  background: #FDFDFD;
}
.single-dex-masters .page-bg {
  background: url(../images/masters-bg.png) no-repeat top center !important;
  height: 990px !important;
  top: 120px !important;
}
.single-dex-masters .container {
  width: 100%;
  max-width: 100%;
}
.single-dex-masters .container:before {
  display: none;
}
.single-dex-masters .container #master-info {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 75px;
  border-radius: 21px;
  width: 90%;
  max-width: 1270px;
  margin: -35px  auto 100px;
  display: block;
  height: auto;
  overflow: auto;
  position: relative;
}
.single-dex-masters .container #master-info:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  top: 0;
  z-index: 0;
}
.single-dex-masters .container #master-info .info {
  z-index: 1;
  position: relative;
  max-width: 67%;
  float: left;
}
.single-dex-masters .container #master-info .info .title {
  color: #FFFFFF;
  font-size: 53px;
  font-weight: bold;
  line-height: 60px;
  margin-bottom: 50px;
}
.single-dex-masters .container #master-info .info .content {
  max-width: 90%;
  color: #FFFFFF;
  font-family: Hind;
  font-size: 20px;
  line-height: 32px;
}
.single-dex-masters .container #master-info .details {
  z-index: 1;
  position: relative;
  float: right;
  width: 33%;
  padding-top: 40px;
}
.single-dex-masters .container #master-info .details .item {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 200;
  line-height: 21px;
  text-align: right;
  padding-right: 35px;
  position: relative;
  margin-bottom: 40px;
}
.single-dex-masters .container #master-info .details .item b {
  font-weight: bold;
}
.single-dex-masters .container #master-info .details .item:before {
  content: "";
  position: absolute;
  right: -75px;
  top: 50%;
  width: 95px;
  height: 3px;
  margin-top: -1.5px;
  background: #FF7600;
}
.single-dex-masters .container #master-info .details .item button {
  width: 270px;
  height: 46px;
  border-radius: 100px;
  text-align: center;
  box-sizing: border-box;
  background: #FFFFFF;
  color: #333333;
  font-family: Hind, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}
.single-dex-masters .container .main-center {
  width: 90%;
  max-width: 1270px;
  margin: auto;
  display: block;
  height: auto;
  overflow: auto;
}
.single-dex-masters .container .section-capacidades {
  height: auto;
  overflow: auto;
  width: 616px;
  max-width: 60%;
  border-radius: 15px;
  background-color: #FFFFFF;
  padding: 50px 75px;
  box-shadow: 0 28px 84px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 50px;
}
.single-dex-masters .container .section-capacidades .section-title {
  color: #3F3D56;
  font-size: 40px;
  font-weight: bold;
  line-height: 46px;
  margin-bottom: 25px;
}
.single-dex-masters .container .section-capacidades .content {
  color: #3F3D56;
  font-family: Hind;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 20px;
}
.single-dex-masters .container .section-capacidades a button {
  height: 46px;
  width: 211px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  border-radius: 100px;
  background-color: #3F3D56;
  display: block;
  text-align: center;
  border: none;
  cursor: pointer;
}
.single-dex-masters .container .section-que-conseguiras {
  height: auto;
  overflow: auto;
  width: 627px;
  max-width: 60%;
  float: right;
}
.single-dex-masters .container .section-que-conseguiras .section-title {
  color: #3F3D56;
  font-size: 60px;
  font-weight: bold;
  line-height: 69px;
  margin-bottom: 50px;
}
.single-dex-masters .container .section-que-conseguiras ul {
  margin-left: 20px;
}
.single-dex-masters .container .section-que-conseguiras ul li {
  padding-left: 50px;
  color: #3F3D56;
  font-family: Hind;
  font-size: 24px;
  font-weight: 300;
  line-height: 28px;
  margin-bottom: 25px;
  position: relative;
}
.single-dex-masters .container .section-que-conseguiras ul li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  background: #3F3D56;
  border-radius: 50%;
}
.single-dex-masters .container .section-como-conseguir {
  width: 100%;
  background: url(../images/bg-como-conseguir.png) no-repeat top center;
  background-size: contain;
  height: auto;
  overflow: auto;
  margin-top: -370px;
  padding-top: 720px;
}
.single-dex-masters .container .section-como-conseguir .section-title {
  color: #FFFFFF;
  font-size: 77.54px;
  font-weight: bold;
  line-height: 89px;
  margin-bottom: 55px;
}
.single-dex-masters .container .section-como-conseguir .content {
  color: #FFFFFF;
  font-family: Hind;
  font-size: 20px;
  line-height: 30px;
}
.single-dex-masters .container .section-como-conseguir a {
  margin-top: 55px;
  position: relative;
  display: block;
}
.single-dex-masters .container .section-como-conseguir a button {
  height: 46px;
  width: 211px;
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  border-radius: 100px;
  background-color: #FFFFFF;
  display: block;
  text-align: center;
  border: none;
  cursor: pointer;
}
.single-dex-masters .container .section-como-conseguir .diagrama {
  display: block;
  margin: 50px auto 250px;
  max-width: 95%;
}
.single-dex-masters .container .detalles-programa {
  width: 100%;
  background: url(../images/bg-detalles-programa.png) no-repeat bottom center;
  height: auto;
  overflow: auto;
  padding-bottom: 200px;
  background-size: contain;
  /*TABS*/
  /**/
}
.single-dex-masters .container .detalles-programa .main-center {
  overflow: visible;
}
.single-dex-masters .container .detalles-programa .section-title {
  color: #3F3D56;
  font-size: 60px;
  font-weight: bold;
  line-height: 69px;
  text-align: center;
  margin-bottom: 55px;
}
.single-dex-masters .container .detalles-programa .courses-tabs > input,
.single-dex-masters .container .detalles-programa .courses-tabs section > div {
  display: none;
}
.single-dex-masters .container .detalles-programa #tab1:checked ~ section .tab1,
.single-dex-masters .container .detalles-programa #tab2:checked ~ section .tab2,
.single-dex-masters .container .detalles-programa #tab3:checked ~ section .tab3,
.single-dex-masters .container .detalles-programa #tab4:checked ~ section .tab4,
.single-dex-masters .container .detalles-programa #tab5:checked ~ section .tab5,
.single-dex-masters .container .detalles-programa #tab6:checked ~ section .tab6 {
  display: block;
}
.single-dex-masters .container .detalles-programa #tab1:checked ~ nav .tab1 label,
.single-dex-masters .container .detalles-programa #tab2:checked ~ nav .tab2 label,
.single-dex-masters .container .detalles-programa #tab3:checked ~ nav .tab3 label,
.single-dex-masters .container .detalles-programa #tab4:checked ~ nav .tab4 label,
.single-dex-masters .container .detalles-programa #tab5:checked ~ nav .tab5 label,
.single-dex-masters .container .detalles-programa #tab6:checked ~ nav .tab6 label {
  background: #FF7600;
  color: #FFFFFF;
  position: relative;
}
.single-dex-masters .container .detalles-programa #tab1:checked ~ nav .tab1 label:after,
.single-dex-masters .container .detalles-programa #tab2:checked ~ nav .tab2 label:after,
.single-dex-masters .container .detalles-programa #tab3:checked ~ nav .tab3 label:after,
.single-dex-masters .container .detalles-programa #tab4:checked ~ nav .tab4 label:after,
.single-dex-masters .container .detalles-programa #tab5:checked ~ nav .tab5 label:after,
.single-dex-masters .container .detalles-programa #tab6:checked ~ nav .tab6 label:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  background: transparent;
  left: 50%;
  bottom: -40px;
  border-right: 25px solid transparent;
  border-top: 25px solid transparent;
  border-left: 25px solid transparent;
  border-bottom: 25px solid #FF7600;
  transform: rotate(180deg);
  margin-left: -25px;
}
.single-dex-masters .container .detalles-programa .courses-tabs {
  width: 100%;
  margin: 0 auto;
  border-radius: 25px;
  height: auto;
  overflow: hidden;
  box-shadow: 0 28px 84px 0 rgba(0, 0, 0, 0.19);
}
.single-dex-masters .container .detalles-programa .courses-tabs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-dex-masters .container .detalles-programa .courses-tabs ul li {
  cursor: pointer;
}
.single-dex-masters .container .detalles-programa .courses-tabs ul li label {
  cursor: pointer;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  color: rgba(255, 255, 255, 0.41);
  float: left;
  padding: 20px 15px;
  width: 16.66%;
  box-sizing: border-box;
  text-align: center;
  background: #333333;
  text-transform: uppercase;
  border-bottom: 0;
}
.single-dex-masters .container .detalles-programa .courses-tabs ul li label:hover {
  background: #FF7600;
}
.single-dex-masters .container .detalles-programa .courses-tabs ul li label:active {
  background: #FF7600;
}
.single-dex-masters .container .detalles-programa .courses-tabs nav.tabs-col-5 ul li label {
  width: 20% !important;
}
.single-dex-masters .container .detalles-programa .courses-tabs nav.tabs-col-4 ul li label {
  width: 25% !important;
}
.single-dex-masters .container .detalles-programa .courses-tabs section {
  clear: both;
  padding: 60px;
  background: #EEEEEE;
}
.single-dex-masters .container .detalles-programa .courses-tabs section div {
  width: 100%;
  color: #333333;
  font-family: Hind;
  font-size: 20px;
  line-height: 30px;
}
.single-dex-masters .container .detalles-programa .courses-tabs section div h4 {
  font-family: "Ubuntu", sans-serif;
  color: #333333;
  font-size: 36px;
  font-weight: bold;
  line-height: 42px;
  margin-bottom: 20px;
}
.single-dex-masters .container .detalles-programa .courses-tabs section div ul {
  display: block;
  margin: 25px 0;
}
.single-dex-masters .container .detalles-programa .courses-tabs section div ul li {
  padding-left: 30px;
  position: relative;
}
.single-dex-masters .container .detalles-programa .courses-tabs section div ul li:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 0;
  width: 8px;
  height: 8px;
  background: #FF7600;
  border-radius: 50%;
}
.single-dex-masters .container .detalles-programa .courses-tabs section div a button {
  height: 46px;
  width: 260px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  border-radius: 100px;
  background-color: #FF7600;
  display: block;
  text-align: center;
  border: none;
  cursor: pointer;
}

@media (min-width: 1441px) {
  .single-dex-masters .page-bg {
    background-size: cover !important;
    height: 1320px !important;
  }
  .single-dex-masters .container .section-que-conseguiras {
    margin-top: 300px;
  }
  .single-dex-masters .container .section-como-conseguir {
    background-size: cover !important;
    padding-bottom: 180px;
    margin-bottom: 80px;
    padding-top: 920px;
  }
}
@media (max-width: 1439px) {
  .single-dex-masters .container .section-que-conseguiras {
    max-width: 50%;
  }
  .single-dex-masters .container .section-como-conseguir {
    padding-top: 615px;
  }
}
@media (max-width: 1280px) {
  .single-dex-masters .container .section-como-conseguir .diagrama {
    margin: 220px auto 250px;
  }
}
@media (max-width: 1279px) {
  .single-dex-masters .container #master-info .info .title {
    font-size: 40px;
    line-height: 48px;
  }
  .single-dex-masters .container .section-como-conseguir {
    padding-top: 470px;
  }
  .single-dex-masters .container .section-como-conseguir .section-title {
    font-size: 55px;
    line-height: 62px;
  }

  .single-dex-masters .container .section-como-conseguir .diagrama {
    margin: 390px auto 250px;
  }
}
@media (max-width: 1023px) {
  .single-dex-masters .page-bg {
    top: 80px !important;
  }
  .single-dex-masters .container #master-info {
    padding: 20px;
    margin-bottom: 60px;
  }
  .single-dex-masters .container #master-info .info {
    width: 100%;
    max-width: 100%;
    float: none;
  }
  .single-dex-masters .container #master-info .info .title {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 35px;
  }
  .single-dex-masters .container #master-info .info .content {
    font-size: 16px;
    line-height: 19px;
  }
  .single-dex-masters .container #master-info .details {
    width: 100%;
    max-width: 100%;
    padding-top: 20px;
  }
  .single-dex-masters .container .section-capacidades,
  .single-dex-masters .container .section-que-conseguiras,
  .single-dex-masters .container .section-como-conseguir {
    max-width: 100%;
    padding: 20px;
    text-align: center;
  }
  .single-dex-masters .container .section-capacidades .section-title,
  .single-dex-masters .container .section-que-conseguiras .section-title,
  .single-dex-masters .container .section-como-conseguir .section-title {
    font-size: 22px;
    line-height: 25px;
  }
  .single-dex-masters .container .section-capacidades a button,
  .single-dex-masters .container .section-que-conseguiras a button,
  .single-dex-masters .container .section-como-conseguir a button {
    display: block;
    margin: auto;
  }
  .single-dex-masters .container .section-capacidades ul li,
  .single-dex-masters .container .section-que-conseguiras ul li,
  .single-dex-masters .container .section-como-conseguir ul li {
    padding-left: 25px;
    text-align: left;
  }
  .single-dex-masters .container .section-como-conseguir {
    background: url(../images/bg-adn-at-mobile.png) no-repeat center center;
    background-size: cover;
    margin-top: 0;
    padding-top: 50px;
  }
  .single-dex-masters .container .section-como-conseguir .diagrama {
    margin: 50px auto 50px;
  }
  .single-dex-masters .container .detalles-programa .section-title {
    font-size: 22px;
    line-height: 25px;
  }
  .single-dex-masters .container .detalles-programa .mobile-label {
    display: block !important;
    text-align: center;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
  }
  .single-dex-masters .container .detalles-programa nav li label {
    font-size: 0 !important;
    text-align: center;
  }
  .single-dex-masters .container .detalles-programa nav li label b {
    font-size: 18px;
  }
  .single-dex-masters .container .detalles-programa section {
    padding: 25px !important;
    text-align: center;
  }
  .single-dex-masters .container .detalles-programa section div {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .single-dex-masters .container .detalles-programa section div h4 {
    font-size: 25px !important;
    line-height: 28px !important;
  }
  .single-dex-masters .container .detalles-programa section div ul {
    text-align: left;
  }
  .single-dex-masters .container .detalles-programa section div button {
    margin: auto;
  }
}
.page-cursos .container {
  width: 100%;
  max-width: 1270px;
}
.page-cursos .container:before {
  display: none;
}

.boxed-link {
  display: inline-block;
  padding: 0 100px;
  font-size: 18px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  border-radius: 30px;
  background-color: #FF7600;
}

#cursos .intro {
  padding: 120px 120px;
  border-radius: 21px;
  background-image: url("https://www.dexs.es/wp-content/uploads/2021/05/cursos-intro-bkg.jpg");
}
#cursos .intro .section-title {
  color: #FFFFFF;
  font-size: 59px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}
#cursos .intro .text {
  color: #FFFFFF;
  font-family: Hind;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}
#cursos .c_list {
  padding: 100px 0;
}
#cursos .c_list h2 {
  margin-bottom: 60px;
  padding-left: 40px;
  font-size: 40px;
  font-weight: 700;
  color: #333333;
}
#cursos .c_list h2:before {
  content: '';
  position: absolute;
  margin: 60px 0 0 -40px;
  width: 80px;
  height: 2px;
  background: #333333;
}
#cursos .c_list .item {
  margin-top: 50px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 50px;
  box-shadow: 0px 5px 17px -10px rgba(0, 0, 0, 0.23);
}
#cursos .c_list .item h3 {
  padding: 0 0 0 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 90px;
  background-color: #333333;
  color: #fff;
}
#cursos .c_list .item .info {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 50px 40px;
}
#cursos .c_list .item .info .img {
  width: 25%;
}
#cursos .c_list .item .info .img img {
  max-width: 260px;
}
#cursos .c_list .item .info .data {
  width: 35%;
  padding-right: 40px;
}
#cursos .c_list .item .info .data span {
  font-size: 18px;
}
#cursos .c_list .item .info .desc {
  width: 40%;
  padding-right: 20px;
}
#cursos .c_list .item .info .desc .boxed-link {
  float: right;
  width: 290px;
  margin-top: 20px;
  padding: 0 60px;
}
#cursos .c_list .item .info .desc .boxed-link:first-of-type {
  margin-top: 60px;
}

.modal-block {
  position: fixed;
  display: none;
  z-index: 10000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.modal-block .box {
  position: fixed;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  height: 500px;
  width: 500px;
  margin: -250px 0 0 -250px;
  transition: top 0.4s ease 0s !important;
}
.modal-block .box h3 {
  font-size: 16px;
  line-height: 1.3;
  color: #3F3D56;
}
.modal-block.active .box {
  top: 45%;
}
.modal-block a.close {
  position: absolute;
  top: 15px;
  right: 15px;
}
.modal-block a.close:hover {
  opacity: 0.7;
}

.main-form-container form > div {
  margin-bottom: 8px;
}
.main-form-container form.invalid .row .col-1 {
  margin-bottom: 40px;
}
.main-form-container form span.wpcf7-not-valid-tip {
  font-size: 13px;
}

/* *********************************************************************************************************************
 * < 1300
 */
@media screen and (max-width: 1300px) {
  .page-cursos .container {
    max-width: 950px;
  }

  #cursos .intro {
    padding: 80px 80px;
  }
  #cursos .intro .section-title {
    font-size: 49px;
  }
  #cursos .c_list {
    padding: 80px 0;
  }
  #cursos .c_list .item h3 {
    font-size: 24px;
    line-height: 80px;
  }
  #cursos .c_list .item .info {
    padding: 40px 30px;
  }
  #cursos .c_list .item .info .img img {
    max-width: 200px;
  }

  .modal-block .box {
    overflow: scroll;
    top: 55%;
  }
  .modal-block.active .box {
    top: 50%;
  }
}
/* *********************************************************************************************************************
 * TABLETS VERTICAL < 1000
 */
@media screen and (max-width: 1000px) {
  .page-cursos .container {
    max-width: 93%;
  }

  .boxed-link {
    display: inline-block;
    padding: 0 50px;
    font-size: 17px;
    line-height: 50px;
    border-radius: 25px;
  }

  #cursos .intro .section-title {
    font-size: 40px;
  }
  #cursos .c_list .item h3 {
    font-size: 21px;
    line-height: 70px;
  }
  #cursos .c_list .item .info {
    padding: 30px 20px;
  }
  #cursos .c_list .item .info .img img {
    max-width: 160px;
  }
  #cursos .c_list .item .info .data {
    width: 40%;
  }
  #cursos .c_list .item .info .desc {
    width: 35%;
    line-height: 1.5;
  }

  .modal-block .box {
    top: 55%;
    height: 600px;
  }
  .modal-block.active .box {
    top: 50%;
  }
}
/* *********************************************************************************************************************
 * VERTICAL MOBILES AND DOWN  < 768
 */
@media screen and (max-width: 767px) {
  .page-cursos .container {
    max-width: 90%;
  }

  .boxed-link {
    display: inline-block;
    padding: 0 50px;
    font-size: 17px;
    line-height: 50px;
    border-radius: 25px;
  }

  #cursos .intro {
    padding: 50px 0;
  }
  #cursos .intro .section-title {
    font-size: 30px;
  }
  #cursos .intro .text {
    padding: 0 20px;
    font-size: 18px;
    line-height: 1.3;
  }
  #cursos .c_list h2 {
    font-size: 30px;
  }
  #cursos .c_list .item h3 {
    padding: 20px 0;
    font-size: 17px;
    line-height: 1.3;
    text-align: center;
  }
  #cursos .c_list .item .info {
    padding: 30px 20px;
    text-align: center;
  }
  #cursos .c_list .item .info > div {
    width: 100% !important;
    padding: 0 0 20px 0 !important;
  }
  #cursos .c_list .item .info .img img {
    max-width: 200px;
  }
  #cursos .c_list .item .info .desc .boxed-link {
    float: none;
  }

  .modal-block .box {
    overflow: scroll;
    top: 80px !important;
    left: 50%;
    height: calc(100vh - 100px);
    width: 90%;
    margin: 0 0 0 -45%;
  }
  .modal-block .box h3 {
    font-size: 16px;
  }
}
/*
Name: Beca SCSS
Version: 1.0
Description: This file contains the main styles for Beca Solidaria Landing Page
Author URI: https://elequipoe.es/
*/
/****************************************** STYLE SASS MODULE ***************************************
*
*   This module contains all the mixins SASS styles for the website
*
*   @author    Kibukita
*   @date      04-05-2015
*
******************************************************************************************************/
/************ MIXINS PEZ ************************************************************/
/************ END MIXINS *******************************/
/*--------------------------------------------------------------
>>> GENERALS
----------------------------------------------------------------*/
.accent {
  color: #ff7600;
}

.no-margin {
  margin: 0 !important;
}

body:not(.beca-solidaria) #et-main-area {
  padding-top: 85px;
}

@media (min-width: 1023px) {
  body:not(.beca-solidaria) #et-main-area {
    padding-top: 120px;
  }
}
/*--------------------------------------------------------------
>>> REMOVE HEADER
----------------------------------------------------------------*/
body.beca-solidaria header {
  display: none;
}
body.beca-solidaria #page-container {
  padding-top: 0;
}

#page-container {
  padding-top: 0 !important;
}

/*--------------------------------------------------------------
>>> BANNER BECA
----------------------------------------------------------------*/
#beca-banner {
  padding: 0 !important;
  margin-bottom: -24px;
}
#beca-banner h1 {
  padding-top: 198px;
}
#beca-banner:before {
  content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='2000' height='200' ><polygon points='0,0 2000,0 0,200' style='fill:rgb(51,51,51);' /></svg>");
  display: block;
  top: 0;
  right: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
}

.subtittle-h1 {
  color: #ffffff;
  font-size: 32px;
  line-height: 49px;
  text-align: left;
  font-weight: 300;
}
.subtittle-h1 strong {
  font-weight: 700;
}

h1 {
  color: #ffffff;
  font-size: 44px;
  line-height: 49px;
  text-align: left;
}

.container-formacion-gratuita {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 47px;
  margin-bottom: 15px;
}
.container-formacion-gratuita .left-column {
  padding: 64px 111px 30px 73px;
  background-color: rgba(255, 255, 255, 0.77);
}
.container-formacion-gratuita .left-column p {
  text-align: left;
  font-size: 21px;
  line-height: 24px;
  font-weight: 400;
}
.container-formacion-gratuita .left-column pstrong {
  font-weight: 700;
}
.container-formacion-gratuita .left-column p.title {
  font-size: 27px;
  line-height: 30px;
}
.container-formacion-gratuita .right-column {
  background-color: white;
  padding: 32px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.container-formacion-gratuita .right-column img {
  margin-bottom: 45px;
}
.container-formacion-gratuita .container-buttons {
  margin-top: 32px;
  display: flex;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
}

.beca-button {
  padding: 15px 35px;
  font-size: 22px;
  font-weight: bold;
  border-radius: 50px;
  text-align: center;
  transition: all 0.3s ease !important;
}
.beca-button.white {
  background-color: white;
  border: 1px solid #ff7600;
  color: #333;
}
.beca-button.white:hover {
  background-color: #ff7600;
  border: 1px solid #ff7600;
  color: white;
}
.beca-button.white:first-of-type {
  margin-right: 15px;
}
.beca-button.orange {
  background-color: #ff7600;
  border: 1px solid #ff7600;
  color: white;
}
.beca-button.orange:hover {
  background-color: white;
  border: 1px solid #ff7600;
  color: #333;
}

/*--------------------------------------------------------------
>>> MENU BAR
----------------------------------------------------------------*/
#beca-menu-bar {
  height: 48px;
  max-width: 1270px !important;
  display: block;
  margin: auto;
  border-radius: 44px;
  background-color: white;
  box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.24);
  padding: 0;
  z-index: 1;
}

#main-content #beca-menu-bar.et_pb_row {
  padding-top: 0 !important;
}

#beca-menu-bar ul {
  margin: 0;
  padding: 0;
}

#beca-menu-bar ul li {
  padding: 0 10px;
  width: 14%;
  float: left;
  text-align: center;
  list-style: none;
  line-height: 48px;
}

#beca-menu-bar ul li a {
  width: 100%;
  display: inline-block;
  color: #333;
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: normal;
  position: relative;
}

#beca-menu-bar ul li a:hover {
  font-weight: bold;
}

#beca-menu-bar ul li a:hover:after {
  content: "";
  width: 90%;
  height: 5px;
  background: #333;
  position: absolute;
  bottom: 0;
  left: 5%;
}

/*--------------------------------------------------------------
>>> STYLES FOR TEXTS
----------------------------------------------------------------*/
.beca-sections-text {
  width: 100%;
  margin: 110px 2% 0 0;
  text-align: left;
}

.beca-sections-text .section-title {
  color: #333;
  font-size: 40px;
  font-weight: bold;
  line-height: 60px;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
  text-align: left;
  /* line below title */
}
.beca-sections-text .section-title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -40px;
  width: 80px;
  height: 2px;
  background: #333;
}
.beca-sections-text.white .section-title {
  color: white;
}
.beca-sections-text.white .section-title:before {
  background: white;
}
.beca-sections-text .text p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  /* subtitle text */
}
.beca-sections-text .text p:first-of-type:not(.normal) {
  font-size: 32px;
  line-height: 35px;
}
.beca-sections-text.white .text p {
  color: white;
}

/*--------------------------------------------------------------
>>> SECCI├ôN PRESENTACI├ôN
----------------------------------------------------------------*/
#presentacion {
  background-image: url("https://www.dexs.es/wp-content/uploads/2021/06/flecha-blanca.png"), url("https://www.dexs.es/wp-content/uploads/2021/06/background-orange.png") !important;
  background-repeat: no-repeat;
  background-position: 1500px 200px, right center;
  background-size: 60px 60px, cover;
}

/*--------------------------------------------------------------
>>> SECCI├ôN OBJETIVOS
----------------------------------------------------------------*/
#beca-video-container {
  height: 100%;
}

/*--------------------------------------------------------------
>>> SECCI├ôN PROFESORES
----------------------------------------------------------------*/
.teacher-name {
  font-size: 28px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 400;
}

.teacher-role {
  font-size: 20px;
  text-align: center;
  font-size: 700;
}

/*--------------------------------------------------------------
>>> MEDIA QUERIES
----------------------------------------------------------------*/
@media (max-width: 1025px) {
  #beca-banner h1 {
    padding-top: 70px;
  }

  /* BECA BANNER */
  .container-formacion-gratuita {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .container-formacion-gratuita .right-column {
    width: 100%;
    padding: 0 0 32px 0;
    order: 1;
  }
  .container-formacion-gratuita .right-column img {
    margin-bottom: 0;
  }
  .container-formacion-gratuita .left-column {
    order: 2;
  }

  .beca-sections-text {
    margin: 0;
  }

  #beca-menu-bar {
    height: auto;
    overflow: auto;
    padding: 10px 0;
  }

  #beca-menu-bar ul li {
    float: none;
    width: 100%;
    text-align: center;
    line-height: 35px;
  }
}
@media (max-width: 768px) {
  .subtittle-h1 {
    font-size: 25px;
    line-height: 36px;
  }

  .container-formacion-gratuita .left-column {
    padding: 30px 10%;
  }
  .container-formacion-gratuita .left-column p {
    font-size: 16px;
    line-height: 25px;
  }
  .container-formacion-gratuita .container-buttons {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .beca-button {
    font-size: 17px;
    padding: 10px 32px;
    min-width: 246px;
  }
  .beca-button.white:first-of-type {
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .beca-sections-text .section-title {
    font-size: 37px;
  }
  .beca-sections-text .section-title:before {
    left: -20px;
  }
  .beca-sections-text .text p {
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    /* subtitle text */
  }
  .beca-sections-text .text p:first-of-type:not(.normal) {
    font-size: 25px;
    line-height: 29px;
  }

  /*--------------------------------------------------------------
  >>> SECCI├ôN PROFESORES
  ----------------------------------------------------------------*/
  .teacher-img {
    margin-top: 40px;
  }
}
@media (max-width: 480px) {
  #beca-banner h1 {
    padding-top: 0;
    font-size: 40px;
  }
  #beca-banner:before {
    content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='600' height='150' ><polygon points='0,0 600,0 0,150' style='fill:rgb(51,51,51);' /></svg>");
  }

  .subtittle-h1 {
    font-size: 23px;
  }

  .container-formacion-gratuita .right-column img {
    width: 80%;
  }

  .beca-sections-text .section-title:before {
    left: -10px;
  }
}
/*
Name: Fixes SCSS NOV 2022
Version: 1.0
Description: This file contains the css fixes for SpeedUpAcademy & 
Author URI: https://elequipoe.es/
*/
/****************************************** STYLE SASS MODULE ***************************************
*
*   This module contains all the mixins SASS styles for the website
*
*   @author    Kibukita
*   @date      04-05-2015
*
******************************************************************************************************/
/************ MIXINS PEZ ************************************************************/
/************ END MIXINS *******************************/
.dexs-fixes .et_pb_section h6 {
  margin-bottom: 30px;
  font-size: 40px;
  color: #fff;
}
.dexs-fixes blockquote p {
  font-size: 23px;
}
.dexs-fixes #somos-dexs-y-tu {
  margin: 0;
}
.dexs-fixes #somos-dexs-y-tu-img {
  margin: 0;
}
.dexs-fixes #capacidades {
  padding: 50px 0;
}
.dexs-fixes #capacidades #solicita-admision-para-quien {
  margin-right: 70px;
}
.dexs-fixes #metodologia .section-title {
  color: #333333;
  font-size: 40px;
  font-weight: bold;
  line-height: 60px;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.dexs-fixes #metodologia .section-title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -40px;
  width: 80px;
  height: 2px;
  background: #333333;
}
.dexs-fixes #partners {
  background-color: #fff;
}
.dexs-fixes #logos-partners {
  padding: 0;
  border: 0;
}

@media (max-width: 1023px) {
  .dexs-fixes #somos-dexs-tabs {
    margin-bottom: 80px;
  }
  .dexs-fixes .section-title {
    text-align: center;
    font-size: 32px !important;
  }
  .dexs-fixes .section-title:before {
    left: calc(50% - 40px) !important;
  }
  .dexs-fixes #somos-dexs-y-tu {
    max-width: none !important;
    margin: 0 !important;
  }
  .dexs-fixes #somos-dexs-y-tu + .et_pb_image {
    margin: 0 auto;
  }
  .dexs-fixes #somos-dexs-y-tu-img {
    margin: 0 auto;
  }
  .dexs-fixes #somos-dexs-y-tu-img img {
    margin: 40px 0 0 0;
  }
  .dexs-fixes #capacidades {
    padding: 20px 0;
  }
  .dexs-fixes #capacidades .et_pb_image {
    margin-bottom: 40px;
  }
  .dexs-fixes #capacidades .et_pb_text_align_right {
    text-align: center;
  }
  .dexs-fixes #capacidades #solicita-admision-para-quien {
    margin: 0 auto;
  }
  .dexs-fixes #metodologia .et_parallax_bg {
    background-size: 350%;
  }
  .dexs-fixes #somos-dexs-section-equipo .et_pb_module {
    text-align: center;
  }
  .dexs-fixes #logos-partners .item {
    width: 32%;
  }
}
@media (max-width: 767px) {
  .dexs-fixes .et_pb_section h6 {
    font-size: 30px;
    line-height: 1.2;
  }
  .dexs-fixes blockquote p {
    font-size: 18px;
  }
  .dexs-fixes .section-title {
    font-size: 28px !important;
  }
  .dexs-fixes .section-title p {
    line-height: 1.3;
  }
  .dexs-fixes #somos-dexs-y-tu .text {
    font-size: 18px;
  }
  .dexs-fixes #somos-dexs-y-tu .text p {
    line-height: 1.3;
  }
  .dexs-fixes #metodologia .et_parallax_bg {
    background-image: none !important;
    background-color: #ff8e33;
  }
  .dexs-fixes #metodologia .et_pb_row + .et_pb_row {
    padding-top: 0 !important;
  }
  .dexs-fixes #logos-partners .item {
    width: 50%;
  }
}