@import url(fonts/fonts.css);
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
@import url("https://fonts.googleapis.com/css?family=Barlow:700&display=swap");
body #main-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item, body #main-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu .menu-item a, body #main-header.et-fixed-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item, body #main-header #mobile_menu .menu-item, body #main-header #mobile_menu .menu-item a, body #main-content .open-calls .border-text h3, body #page-container .our-services .our-services-collapse .our-service-content h3, body #page-container .our-services.our-services-tab .tab-content .tab-pane h3 {
  font-family: 'Mosk-Extra-Bold';
  font-weight: normal; }

body .our-post-detail .description h2, body .our-post-detail .description p, .startups-2020, .startups-2020 .contenido ul li, .startups-2020 .info-startup .fondo-startup .nombre p, .startup-2020 {
  font-family: 'Barlow-light';
  font-weight: normal; }

body #page-container #posts-content .latest-content-item .latest-content-data .latest-content-title a, body .single-post-new h3, body .our-post-detail .description h2.bold, .module-blogfeed h3 a, h2.bold, .startups-2020 .cabecera .title p, .startups-2020 .cabecera .btn-porfolio a, .startup-2020 .cont-left .cont-quote .quote, .startup-2020 .cont-right .name p, .startup-2020 .cont-right .info .founding span, .startup-2020 .cont-right .info .location span, .startup-2020 .cont-right .cont-description .tagline, .startup-2020 .cont-right .words .title, .startup-2020 .cont-right .achievement .title, .startup-2020 .cont-right .advice .title {
  font-family: 'Barlow', sans-serif; }

body #main-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item, body #main-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu .menu-item a, body #main-header.et-fixed-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item, body #main-header #mobile_menu .menu-item, body #main-header #mobile_menu .menu-item a, body #main-content .open-calls .border-text h3, body #page-container .our-services .our-services-collapse .our-service-content h3, body #page-container .our-services.our-services-tab .tab-content .tab-pane h3 {
  font-family: 'Barlow-light';
  font-weight: normal; }

body #page-container .our-services .our-services-collapse .our-service-content h4, body #page-container .our-services.our-services-tab .tab-content .tab-pane h4 {
  font-family: 'Barlow-light';
  font-weight: normal; }

body p, body li, body a, body #page-container .our-services .our-services-collapse .our-service-content p, body #page-container .our-services.our-services-tab .tab-content .tab-pane p, body .single-post-new .social-container.social-footer-container p, body .our-startups-container .selected-items .item {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal; }

body #main-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item:last-child, body #main-header.et-fixed-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item:last-child, body #main-content .open-calls .border-gradient, body #page-container .et_pb_button_module_wrapper, body #page-container .et_pb_button_module_wrapper.pagination-item, body #page-container .services-module .serveice-module-img, body #page-container .our-services .our-services-collapse .our-service-content .svg-bg, body #page-container .our-services.our-services-tab ul .nav-link-container .nav-link {
  background-color: #e94f0e !important;
  /* For browsers that do not support gradients */
  background-image: -webkit-linear-gradient(bottom left, #e94f0e, #ee8d1e) !important;
  background-image: -moz-linear-gradient(bottom left, #e94f0e, #ee8d1e) !important;
  background-image: -o-linear-gradient(bottom left, #e94f0e, #ee8d1e) !important;
  background-image: linear-gradient(to top right, #e94f0e, #ee8d1e) !important; }

body #main-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item:last-child a:hover, body #main-header.et-fixed-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item:last-child a:hover {
  background-color: transparent;
  background-image: -webkit-linear-gradient(bottom left, transparent, transparent) !important;
  background-image: -moz-linear-gradient(bottom left, transparent, transparent) !important;
  background-image: -o-linear-gradient(bottom left, transparent, transparent) !important;
  background-image: linear-gradient(to top right, transparent, transparent) !important;
  background-image: none !important;
  color: white !important; }

/* when mobile menu is open, change hamburger icon to x icon */
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
  content: '\4d'; }

/* makes sub sub menu icon be right arrow instead of down arrow */
#top-menu .menu-item-has-children .menu-item-has-children > a:first-child::after,
#et-secondary-nav .menu-item-has-children .menu-item-has-children > a:first-child::after {
  content: '5'; }

/* - mobile menu toggling elements, injected via jQuery - */
/* make menu list item be relative, to be able to position toggle within this item */
#main-header #mobile_menu.et_mobile_menu .menu-item-has-children {
  position: relative; }

/* the new toggle element, which is added via jQuery */
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.03);
  z-index: 1;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  top: 4px;
  right: 4px;
  cursor: pointer;
  text-align: center; }

/* the new toggle element when popped */
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped {
  background-color: rgba(0, 0, 0, 0.1); }

/* toggle icon */
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle::before {
  font-family: "ETmodules" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 36px;
  font-size: 24px;
  text-transform: none;
  speak: none;
  content: '\33'; }

/* toggle icon when triggered */
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped::before {
  content: '\32'; }

/* hide sub menus by default */
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle ~ ul.sub-menu {
  display: none !important;
  padding-left: 0; }

/* show sub menu when triggered via jQuery toggle, and add slight bg color */
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped ~ ul.sub-menu {
  display: block !important;
  background-color: rgba(0, 0, 0, 0.03); }

/* remove sub menu list item left padding, since padding will be on anchors */
#main-header #mobile_menu.et_mobile_menu li li {
  padding-left: 0; }

/* adjust mobile menu anchors side paddings */
#main-header #mobile_menu.et_mobile_menu li a {
  padding-left: 20px;
  padding-right: 20px; }

/* indent sub menu */
#main-header #mobile_menu.et_mobile_menu li li a {
  padding-left: 40px;
  padding-right: 20px; }

/* indent sub sub menus further */
#main-header #mobile_menu.et_mobile_menu li li li a {
  padding-left: 60px;
  padding-right: 20px; }

/* if mobile menu anchor has toggle, make room for it to fit next to the link */
#main-header #mobile_menu.et_mobile_menu .menu-item-has-children .sub-menu-toggle + a {
  padding-right: 44px; }

/* - end mobile menu toggling elements - */
/* undo Divi's default styling of mobile menu links that have children */
#main-header #mobile_menu.et_mobile_menu .menu-item-has-children > a {
  background-color: transparent;
  font-weight: inherit; }

/* make the current page's mobile menu link be different */
#main-header #mobile_menu.et_mobile_menu li.current-menu-item > a {
  font-weight: bolder; }

body {
  /* header */
  box-sizing: border-box;
  font-weight: normal !important;
  /* End header */
  /*full-height slider*/
  /*full-height slider*/
  /* Startups */ }
  body p, body li {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.3; }
  body a {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.3;
    color: #E94F04;
    text-decoration: underline; }
    body a:hover {
      color: #e94f0e; }
  body #top-header {
    height: 35px;
    height: 2.1875rem; }
    body #top-header .container {
      padding-top: 5px;
      padding-top: 0.3125rem;
      padding-bottom: 5px;
      padding-bottom: 0.3125rem; }
      body #top-header .container #et-info {
        padding-bottom: 0; }
        body #top-header .container #et-info a {
          font-size: 13px;
          font-size: 0.8125rem; }
    body #top-header .et-social-icons li a {
      font-size: 13px;
      font-size: 0.8125rem; }
      body #top-header .et-social-icons li a:hover {
        text-decoration: none; }
  @media (min-width: 992px) {
    body #main-header {
      background-color: rgba(255, 255, 255, 0.7); } }
  body #main-header .logo_container {
    width: calc(100% - 30px); }
  body #main-header .et_menu_container {
    border-bottom: 1px solid white;
    border-bottom: 0.0625rem solid white; }
    @media (min-width: 992px) {
      body #main-header .et_menu_container {
        padding-right: 0 !important; } }
    @media (min-width: 992px) {
      body #main-header .et_menu_container #et-top-navigation {
        padding: 0; } }
    body #main-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item {
      padding-top: 35px;
      padding-top: 2.1875rem;
      font-size: 15px;
      font-size: 0.9375rem; }
      body #main-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item:last-child {
        padding-left: 20px;
        padding-left: 1.25rem;
        padding-right: 20px;
        padding-right: 1.25rem;
        color: white; }
        body #main-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item:last-child a {
          color: white; }
    body #main-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu .menu-item a {
      font-size: 15px;
      font-size: 0.9375rem;
      font-weight: 700; }
      @media (min-width: 1200px) {
        body #main-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu .menu-item a {
          font-size: 17px;
          font-size: 1.0625rem; } }
    body #main-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu .menu-item.current_page_item {
      color: #ee8d1e !important; }
      body #main-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu .menu-item.current_page_item a {
        color: #ee8d1e !important; }
  @media (min-width: 992px) {
    body #main-header.et-fixed-header {
      background-color: rgba(255, 255, 255, 0.6); } }
  body #main-header.et-fixed-header .logo_container {
    width: calc(100% - 30px); }
  body #main-header.et-fixed-header .et_menu_container {
    border-bottom: 1px solid white;
    border-bottom: 0.0625rem solid white; }
    @media (min-width: 992px) {
      body #main-header.et-fixed-header .et_menu_container {
        padding-right: 0 !important; } }
    @media (min-width: 992px) {
      body #main-header.et-fixed-header .et_menu_container #et-top-navigation {
        padding: 0; } }
    body #main-header.et-fixed-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item {
      padding-top: 25px;
      padding-top: 1.5625rem;
      font-size: 15px;
      font-size: 0.9375rem; }
      body #main-header.et-fixed-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item:last-child {
        padding-left: 20px;
        padding-left: 1.25rem;
        padding-right: 20px;
        padding-right: 1.25rem;
        color: white !important; }
        body #main-header.et-fixed-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item:last-child a {
          color: white !important; }
      body #main-header.et-fixed-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item .sub-menu {
        background-color: #585857; }
        body #main-header.et-fixed-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item .sub-menu .menu-item {
          color: white !important; }
          body #main-header.et-fixed-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item .sub-menu .menu-item a {
            color: white !important; }
          body #main-header.et-fixed-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item .sub-menu .menu-item.current_page_item {
            color: #ee8d1e !important; }
            body #main-header.et-fixed-header .et_menu_container #et-top-navigation #top-menu-nav #top-menu > .menu-item .sub-menu .menu-item.current_page_item a {
              color: #ee8d1e !important; }
  body #main-header #mobile_menu {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 0; }
    body #main-header #mobile_menu .menu-item {
      font-size: 15px;
      font-size: 0.9375rem;
      /**/ }
      body #main-header #mobile_menu .menu-item a {
        font-size: 15px;
        font-size: 0.9375rem;
        font-weight: normal !important;
        border-bottom-color: rgba(255, 255, 255, 0.7);
        border-top-color: rgba(255, 255, 255, 0.7);
        color: #585857; }
        body #main-header #mobile_menu .menu-item a:hover {
          text-decoration: none; }
      body #main-header #mobile_menu .menu-item.current_page_item {
        color: #ee8d1e; }
        body #main-header #mobile_menu .menu-item.current_page_item a {
          color: #ee8d1e; }
      body #main-header #mobile_menu .menu-item .sub-menu {
        padding: 0; }
    body #main-header #mobile_menu > .menu-item:last-child {
      background-color: #e94f0e; }
      body #main-header #mobile_menu > .menu-item:last-child a {
        color: white; }
  body #main-content {
    line-height: 16px;
    line-height: 1rem;
    font-weight: normal !important;
    /*custom bullets*/ }
    body #main-content .container:before {
      width: 0; }
    body #main-content .our-team-container {
      padding-top: 0;
      padding-bottom: 0; }
      body #main-content .our-team-container .team-member {
        padding-top: 15px;
        padding-top: 0.9375rem;
        padding-bottom: 15px;
        padding-bottom: 0.9375rem;
        /*.target {
        	
        }*/ }
        body #main-content .our-team-container .team-member .team-member-img {
          position: relative;
          background-size: cover;
          background-repeat: no-repeat;
          height: 144px;
          height: 9rem;
          border-radius: 20px;
          border-radius: 1.25rem;
          margin-bottom: 5px;
          margin-bottom: 0.3125rem;
          filter: gray;
          /* IE */
          -webkit-filter: grayscale(1);
          /* Old WebKit */
          -webkit-filter: grayscale(100%);
          /* New WebKit */
          filter: grayscale(100%);
          /* Current draft standard */
          filter: url(desature.svg#desaturate); }
          body #main-content .our-team-container .team-member .team-member-img:hover {
            -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
            filter: none !important; }
          @media (min-width: 992px) {
            body #main-content .our-team-container .team-member .team-member-img {
              height: 300px;
              height: 18.75rem; } }
        body #main-content .our-team-container .team-member p {
          font-size: 16px;
          font-size: 1rem;
          padding-bottom: 0;
          margin-bottom: 5px;
          margin-bottom: 0.3125rem; }
        body #main-content .our-team-container .team-member .et-social-icons {
          font-size: 10px;
          font-size: 0.625rem; }
          body #main-content .our-team-container .team-member .et-social-icons li {
            font-size: 10px;
            font-size: 0.625rem;
            margin-left: 0px;
            margin-left: 0rem; }
            body #main-content .our-team-container .team-member .et-social-icons li a {
              font-size: 16px;
              font-size: 1rem; }
            @media (min-width: 992px) {
              body #main-content .our-team-container .team-member .et-social-icons li {
                margin-left: 10px;
                margin-left: 0.625rem; }
                body #main-content .our-team-container .team-member .et-social-icons li:first-child {
                  margin-left: 0px;
                  margin-left: 0rem; }
                body #main-content .our-team-container .team-member .et-social-icons li a {
                  font-size: 16px;
                  font-size: 1rem; }
                  body #main-content .our-team-container .team-member .et-social-icons li a:hover, body #main-content .our-team-container .team-member .et-social-icons li a:acticve {
                    text-decoration: none; } }
        body #main-content .our-team-container .team-member .team-description {
          min-width: 140px;
          min-width: 8.75rem; }
    body #main-content .our-partners-container {
      text-align: center; }
      body #main-content .our-partners-container img.partner-img {
        height: 55px;
        height: 3.4375rem;
        line-height: 60px;
        line-height: 3.75rem;
        margin: 30px 15px;
        margin: 1.875rem 0.9375rem; }
    body #main-content .video-row {
      position: relative; }
      @media (min-width: 992px) {
        body #main-content .video-row .et_pb_module.et_pb_video.et_pb_video_0 {
          margin-top: -100px;
          margin-top: -6.25rem; } }
    body #main-content .open-calls {
      margin-left: 40px;
      margin-left: 2.5rem; }
      @media (min-width: 992px) {
        body #main-content .open-calls {
          margin-left: 0px;
          margin-left: 0rem; } }
      body #main-content .open-calls .border-gradient {
        width: 15px;
        width: 0.9375rem;
        height: 140px;
        height: 8.75rem;
        float: left; }
      body #main-content .open-calls .border-text {
        float: left;
        padding-left: 15px;
        padding-left: 0.9375rem; }
        body #main-content .open-calls .border-text h3 {
          font-size: 25px;
          font-size: 1.5625rem;
          margin-top: 20px;
          margin-top: 1.25rem; }
          @media (min-width: 992px) {
            body #main-content .open-calls .border-text h3 {
              margin-top: 40px;
              margin-top: 2.5rem; } }
    body #main-content ul.custom-bullets {
      list-style: none; }
      body #main-content ul.custom-bullets li {
        line-height: 3;
        font-size: 17px;
        font-size: 1.0625rem; }
        body #main-content ul.custom-bullets li:before {
          content: url("/wp-content/themes/Divi-Child/assets/check-circle.svg");
          margin-right: 10px;
          margin-right: 0.625rem; }
  body #page-container {
    /* startups logos*/
    /*services modules*/
    /*services*/
    /*resource video 1*/
    /*news*/ }
    body #page-container .et_pb_contact_submit {
      display: block; }
    body #page-container .et_pb_button_module_wrapper {
      border-radius: 40px;
      border-radius: 2.5rem;
      height: 50px;
      height: 3.125rem;
      width: 270px;
      width: 16.875rem;
      padding: 3px;
      padding: 0.1875rem;
      position: relative;
      text-decoration: none;
      text-transform: uppercase;
      z-index: 2; }
      body #page-container .et_pb_button_module_wrapper a {
        border-radius: 40px !important;
        border-radius: 2.5rem !important;
        align-items: center !important;
        text-decoration: none;
        background: transparent !important;
        color: white;
        display: flex !important;
        justify-content: center !important;
        height: 100% !important;
        transition: background 0.5s ease !important;
        width: 100% !important;
        text-decoration: none !important;
        /*	&::after{
        		@extend %bg-gradient;
        		opacity: 1!important;
        	    color: transparent!important;
        	    -webkit-background-clip: text!important;
        	    background-clip: text!important;
        	    @include rem(right, 15px!important);
        	    @include rem(font-size, 30px!important);
        	    position: absolute!important;
        	    top: 50%!important;
        	    transform: translateY(-50%)!important;
        	    
        	    @media all and (-ms-high-contrast: none){
        	    	background: none!important;
        	    	background-clip: none!important;
        	    	color: $red!important;
        	    }
        	    &:hover{
        	    	// @extend %bg-gradient-hover;
        	    	@media all and (-ms-high-contrast: none){
        		    	// display: none;
        		    	background: none!important;
        		    	background-color: transparent!important;
        		    	background-clip: none!important;
        		    	background-image: none!important;
        		    	// color: $white!important;
        		    	background: $white!important;
        				color: $grey!important;
        		    }
        		    background: $white!important;
        			color: $grey!important;
        	    }
        	}*/ }
        body #page-container .et_pb_button_module_wrapper a:hover {
          text-decoration: none !important;
          background: white !important;
          color: #e94f0e !important; }
        body #page-container .et_pb_button_module_wrapper a.transparent {
          border-radius: 40px;
          border-radius: 2.5rem;
          align-items: center;
          background: transparent !important;
          color: white;
          border: 1px solid white;
          display: flex;
          justify-content: center;
          height: 100%;
          transition: background .5s ease;
          width: 100%;
          text-decoration: none; }
          body #page-container .et_pb_button_module_wrapper a.transparent:hover {
            text-decoration: none !important;
            background: white !important;
            color: #e94f0e !important; }
        body #page-container .et_pb_button_module_wrapper a.grey-bg {
          border-radius: 40px;
          border-radius: 2.5rem;
          align-items: center;
          background: #d2d2d2 !important;
          color: #ee8d1e;
          display: flex;
          justify-content: center;
          height: 100%;
          transition: background .5s ease;
          width: 100%;
          text-decoration: none;
          /*	&::after{
          		@extend %bg-gradient;
          	    color: transparent;
          	    -webkit-background-clip: text;
          	    background-clip: text;
          	    @include rem(right, 15px);
          	    @include rem(font-size, 30px!important);
          	    position: absolute;
          	    top: 50%;
          	    transform: translateY(-50%);
          	    
          	    @media all and (-ms-high-contrast: none){
          	    	background: none!important;
          	    	background-clip: none!important;
          	    	color: $red!important;
          	    }
          	    &:hover{
          	    	// @extend %bg-gradient-hover;
          	    	@media all and (-ms-high-contrast: none){
          		    	// display: none;
          		    	background: none!important;
          		    	background-color: transparent!important;
          		    	background-clip: none!important;
          		    	background-image: none!important;
          		    	// color: $white!important;
          		    }
          		    background: $white!important;
          			color: $red!important;
          	    }
          	}*/ }
          body #page-container .et_pb_button_module_wrapper a.grey-bg:hover {
            text-decoration: none !important;
            background: white !important;
            color: #e94f0e !important; }
      body #page-container .et_pb_button_module_wrapper.et_pb_button_alignment_center {
        margin-left: auto;
        margin-right: auto; }
      body #page-container .et_pb_button_module_wrapper.et_pb_button_alignment_right {
        margin-left: auto; }
      body #page-container .et_pb_button_module_wrapper.no-border {
        border-radius: 0px;
        border-radius: 0rem; }
        body #page-container .et_pb_button_module_wrapper.no-border a {
          border-radius: 0px;
          border-radius: 0rem; }
      body #page-container .et_pb_button_module_wrapper.pagination-item {
        border-radius: 4px;
        border-radius: 0.25rem;
        height: 44px;
        height: 2.75rem;
        width: 44px;
        width: 2.75rem;
        padding: 1px;
        padding: 0.0625rem;
        margin-top: 10px;
        margin-top: 0.625rem;
        margin-bottom: 10px;
        margin-bottom: 0.625rem;
        cursor: pointer;
        position: relative;
        text-decoration: none;
        text-transform: uppercase;
        z-index: 2;
        display: inline-block;
        cursor: pointer; }
        body #page-container .et_pb_button_module_wrapper.pagination-item p {
          border-radius: 4px;
          border-radius: 0.25rem;
          height: 42px;
          height: 2.625rem;
          width: 42px;
          width: 2.625rem;
          align-items: center;
          background: white;
          color: #d2d2d2;
          display: flex;
          justify-content: center;
          height: 100%;
          transition: background .5s ease;
          width: 100%;
          text-decoration: none;
          text-align: center;
          margin: 0;
          padding: 0; }
          body #page-container .et_pb_button_module_wrapper.pagination-item p::after {
            display: none; }
          body #page-container .et_pb_button_module_wrapper.pagination-item p:hover {
            text-decoration: none;
            background: transparent;
            color: white;
            padding: 0;
            margin: 0; }
        body #page-container .et_pb_button_module_wrapper.pagination-item.active p {
          background: transparent;
          color: white; }
          body #page-container .et_pb_button_module_wrapper.pagination-item.active p:hover {
            background: white;
            color: #d2d2d2; }
    body #page-container .btn-transparent .et_pb_button_module_wrapper {
      background: none !important; }
      body #page-container .btn-transparent .et_pb_button_module_wrapper a {
        border: 2px solid white !important;
        background: transparent !important;
        color: white !important;
        display: flex !important;
        justify-content: center !important;
        height: 100% !important;
        transition: background 0.5s ease !important;
        width: 100% !important;
        text-decoration: none !important; }
        body #page-container .btn-transparent .et_pb_button_module_wrapper a:hover {
          text-decoration: none !important;
          background: white !important;
          color: #e94f0e !important; }
    body #page-container .home-slider .et-pb-arrow-prev {
      transform: scaleX(-1); }
      body #page-container .home-slider .et-pb-arrow-prev:before {
        content: url("/wp-content/themes/Divi-Child/assets/prev-arrow.svg"); }
    body #page-container .home-slider .et-pb-arrow-next:before {
      content: url("/wp-content/themes/Divi-Child/assets/next-arrow.svg"); }
    body #page-container .heading-section img {
      margin-left: 15px;
      margin-left: 0.9375rem;
      width: 20px;
      width: 1.25rem; }
    body #page-container .home-services .et_pb_column {
      margin-bottom: 0; }
    body #page-container .startups-logos p {
      margin-top: 50px;
      margin-top: 3.125rem; }
      body #page-container .startups-logos p img {
        height: 35px;
        height: 2.1875rem;
        margin: 10px 15px;
        margin: 0.625rem 0.9375rem; }
    body #page-container .services-module {
      float: none; }
      body #page-container .services-module .serveice-module-img {
        position: relative;
        width: 120px;
        width: 7.5rem;
        height: 120px;
        height: 7.5rem;
        border-radius: 50%;
        margin-left: auto;
        margin-right: auto; }
        body #page-container .services-module .serveice-module-img img {
          position: absolute;
          width: 60px;
          width: 3.75rem;
          height: 60px;
          height: 3.75rem;
          top: 30px;
          top: 1.875rem;
          left: 30px;
          left: 1.875rem; }
        @media (min-width: 768px) {
          body #page-container .services-module .serveice-module-img {
            float: left; } }
      body #page-container .services-module .service-module-content {
        text-align: center; }
        body #page-container .services-module .service-module-content h3 {
          margin-top: 15px;
          margin-top: 0.9375rem; }
        @media (min-width: 768px) {
          body #page-container .services-module .service-module-content {
            float: left;
            text-align: left;
            padding-left: 15px;
            padding-left: 0.9375rem;
            width: calc(100% - 135px);
            width: calc(100% - 135px); } }
    body #page-container .our-services {
      padding: 0px;
      padding: 0rem;
      margin-bottom: 30px;
      margin-bottom: 1.875rem; }
      body #page-container .our-services .our-services-collapse {
        padding: 0px;
        padding: 0rem; }
        body #page-container .our-services .our-services-collapse .our-service-content h3, body #page-container .our-services .our-services-collapse .our-service-content p {
          color: #585857; }
        body #page-container .our-services .our-services-collapse .our-service-content h3 {
          font-size: 25px;
          font-size: 1.5625rem;
          padding-top: 15px;
          padding-top: 0.9375rem; }
        body #page-container .our-services .our-services-collapse .our-service-content h4 {
          font-size: 21px;
          font-size: 1.3125rem;
          padding-top: 15px;
          padding-top: 0.9375rem; }
        body #page-container .our-services .our-services-collapse .our-service-content p {
          font-size: 18px;
          font-size: 1.125rem; }
        body #page-container .our-services .our-services-collapse .our-service-content .svg-bg {
          position: relative;
          width: 60px;
          width: 3.75rem;
          height: 60px;
          height: 3.75rem;
          border-radius: 50%; }
          body #page-container .our-services .our-services-collapse .our-service-content .svg-bg img {
            position: absolute;
            width: 40px;
            width: 2.5rem;
            height: 40px;
            height: 2.5rem;
            top: 10px;
            top: 0.625rem;
            left: 10px;
            left: 0.625rem; }
        body #page-container .our-services .our-services-collapse .our-service-content .collapsable-content {
          display: none; }
        body #page-container .our-services .our-services-collapse .our-service-content .collpse-button {
          cursor: pointer; }
      body #page-container .our-services .white-sep {
        width: 100%;
        height: 30px;
        background-color: white; }
      body #page-container .our-services.our-services-tab ul {
        list-style-type: none;
        border: 0;
        padding-bottom: 0px;
        padding-bottom: 0rem;
        margin-bottom: 0px;
        margin-bottom: 0rem; }
        body #page-container .our-services.our-services-tab ul .nav-link-container {
          padding: 10px;
          padding: 0.625rem;
          padding-bottom: 5px;
          padding-bottom: 0.3125rem;
          width: 120px;
          width: 7.5rem;
          height: 115px;
          height: 7.1875rem;
          margin-left: auto;
          margin-right: auto; }
          body #page-container .our-services.our-services-tab ul .nav-link-container .nav-link {
            -webkit-transition: all .5s ease;
            /* For Safari 3.1 to 6.0 */
            transition: all .5s ease;
            border: 0;
            position: relative;
            width: 60px;
            width: 3.75rem;
            height: 60px;
            height: 3.75rem;
            border-radius: 50%;
            margin-left: auto;
            margin-right: auto;
            cursor: pointer; }
            body #page-container .our-services.our-services-tab ul .nav-link-container .nav-link img {
              position: absolute;
              width: 40px;
              width: 2.5rem;
              height: 40px;
              height: 2.5rem;
              top: 10px;
              top: 0.625rem;
              left: 10px;
              left: 0.625rem;
              -webkit-transition: all .5s ease;
              transition: all .5s ease; }
          body #page-container .our-services.our-services-tab ul .nav-link-container.active {
            background-color: #d2d2d2;
            border-radius: 89px 89px 0 0;
            border-radius: 5.5625rem 5.5625rem 0 0; }
            body #page-container .our-services.our-services-tab ul .nav-link-container.active .nav-link {
              width: 100px;
              width: 6.25rem;
              height: 100px;
              height: 6.25rem; }
              body #page-container .our-services.our-services-tab ul .nav-link-container.active .nav-link img {
                position: absolute;
                width: 60px;
                width: 3.75rem;
                height: 60px;
                height: 3.75rem;
                top: 20px;
                top: 1.25rem;
                left: 20px;
                left: 1.25rem; }
      body #page-container .our-services.our-services-tab .tab-content {
        color: #585857;
        background-color: #d2d2d2;
        border: 0;
        border-radius: 25px;
        border-radius: 1.5625rem; }
        body #page-container .our-services.our-services-tab .tab-content .tab-pane {
          padding: 30px;
          padding: 1.875rem; }
          body #page-container .our-services.our-services-tab .tab-content .tab-pane h3, body #page-container .our-services.our-services-tab .tab-content .tab-pane p {
            color: #585857; }
          body #page-container .our-services.our-services-tab .tab-content .tab-pane h3 {
            font-size: 25px;
            font-size: 1.5625rem; }
          body #page-container .our-services.our-services-tab .tab-content .tab-pane h4 {
            font-size: 21px;
            font-size: 1.3125rem; }
          body #page-container .our-services.our-services-tab .tab-content .tab-pane p {
            font-size: 18px;
            font-size: 1.125rem; }
    @media (min-width: 992px) {
      body #page-container .portfolio-image {
        margin-top: -150px;
        margin-top: -9.375rem; } }
    @media (min-width: 992px) {
      body #page-container .resource-video-1 {
        margin-top: -120px;
        margin-top: -7.5rem; } }
    body #page-container #posts-content .latest-content-item {
      margin-bottom: 60px;
      margin-bottom: 3.75rem; }
      @media (max-width: 767px) {
        body #page-container #posts-content .latest-content-item {
          padding: 0; } }
      body #page-container #posts-content .latest-content-item .latest-content-item-container {
        background-color: white;
        border: 1px solid rgba(210, 210, 210, 0.3); }
      body #page-container #posts-content .latest-content-item .latest-content-image {
        opacity: 1;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        body #page-container #posts-content .latest-content-item .latest-content-image:hover {
          opacity: 0.8; }
        body #page-container #posts-content .latest-content-item .latest-content-image a {
          display: block;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover; }
          body #page-container #posts-content .latest-content-item .latest-content-image a img {
            width: 100%;
            height: 250px;
            height: 15.625rem;
            opacity: 0; }
      body #page-container #posts-content .latest-content-item .latest-content-data {
        padding: 15px;
        padding: 0.9375rem; }
        @media (min-width: 768px) {
          body #page-container #posts-content .latest-content-item .latest-content-data {
            padding: 15px 35px;
            padding: 0.9375rem 2.1875rem; } }
        body #page-container #posts-content .latest-content-item .latest-content-data .latest-content-category {
          text-transform: uppercase;
          color: #d2d2d2; }
          body #page-container #posts-content .latest-content-item .latest-content-data .latest-content-category.our_projects_category {
            text-align: center; }
        body #page-container #posts-content .latest-content-item .latest-content-data .latest-content-title {
          color: #585857;
          overflow: hidden;
          font-weight: 700; }
          @media (min-width: 768px) {
            body #page-container #posts-content .latest-content-item .latest-content-data .latest-content-title {
              height: 7.5em;
              height: 7.5em; } }
          @media (min-width: 992px) {
            body #page-container #posts-content .latest-content-item .latest-content-data .latest-content-title {
              height: 5.5em;
              height: 5.5em; } }
          body #page-container #posts-content .latest-content-item .latest-content-data .latest-content-title a {
            color: #e9500e; }
            body #page-container #posts-content .latest-content-item .latest-content-data .latest-content-title a:hover {
              color: #ee8d1e; }
        body #page-container #posts-content .latest-content-item .latest-content-data .latest-content-excerpt {
          overflow: hidden; }
          @media (min-width: 768px) {
            body #page-container #posts-content .latest-content-item .latest-content-data .latest-content-excerpt {
              height: 8em;
              height: 8em; } }
          @media (min-width: 992px) {
            body #page-container #posts-content .latest-content-item .latest-content-data .latest-content-excerpt {
              height: 7em;
              height: 7em; } }
  body .et_fullscreen_slider .et_pb_slides,
  body .et_fullscreen_slider .et_pb_slide,
  body .et_fullscreen_slider .et_pb_container {
    min-height: 100% !important;
    height: 100% !important; }
  body #main-footer {
    position: relative;
    background-color: #585857;
    color: #d2d2d2;
    padding-top: 15px;
    padding-top: 0.9375rem; }
    body #main-footer .dms-logo {
      width: 230px;
      width: 14.375rem; }
    body #main-footer .bottom-nav {
      padding-bottom: 0px;
      padding-bottom: 0rem;
      text-align: left; }
      body #main-footer .bottom-nav.footer-home {
        text-align: center; }
      body #main-footer .bottom-nav > .menu-item {
        display: block;
        color: #d2d2d2;
        /*&:hover{
        	color: $orange;
        	a{
        		color: $orange;
        	}
        }*/ }
        body #main-footer .bottom-nav > .menu-item.current-menu-item {
          color: #ee8d1e; }
          body #main-footer .bottom-nav > .menu-item.current-menu-item a {
            color: #ee8d1e; }
        body #main-footer .bottom-nav > .menu-item a:hover {
          color: #ee8d1e; }
          body #main-footer .bottom-nav > .menu-item a:hover a {
            color: #ee8d1e; }
        body #main-footer .bottom-nav > .menu-item .sub-menu .menu-item {
          display: block;
          margin-top: 7px;
          margin-top: 0.4375rem;
          margin-bottom: 7px;
          margin-bottom: 0.4375rem;
          color: #d2d2d2; }
          body #main-footer .bottom-nav > .menu-item .sub-menu .menu-item.current-menu-item {
            color: #ee8d1e; }
            body #main-footer .bottom-nav > .menu-item .sub-menu .menu-item.current-menu-item a {
              color: #ee8d1e; }
          body #main-footer .bottom-nav > .menu-item .sub-menu .menu-item a:hover {
            color: #ee8d1e; }
            body #main-footer .bottom-nav > .menu-item .sub-menu .menu-item a:hover a {
              color: #ee8d1e; }
    body #main-footer .et-social-icons {
      text-align: center; }
      body #main-footer .et-social-icons .et-social-icon {
        text-align: center;
        font-size: 15px;
        font-size: 0.9375rem; }
        body #main-footer .et-social-icons .et-social-icon a {
          font-size: 15px;
          font-size: 0.9375rem;
          color: #d2d2d2; }
          body #main-footer .et-social-icons .et-social-icon a:hover {
            text-decoration: none; }
    body #main-footer .bdata-logo {
      margin-top: 15px;
      margin-top: 0.9375rem; }
      @media (min-width: 992px) {
        body #main-footer .bdata-logo {
          position: absolute;
          bottom: 10px;
          bottom: 0.625rem;
          right: -15px;
          right: -0.9375rem; } }
    body #main-footer p {
      margin-top: 15px;
      margin-top: 0.9375rem; }
      body #main-footer p .eu-flag {
        width: 40px;
        width: 2.5rem;
        margin-right: 10px;
        margin-right: 0.625rem; }
    body #main-footer .footer-links {
      margin-bottom: 15px;
      margin-bottom: 0.9375rem; }
      body #main-footer .footer-links a {
        color: #d2d2d2; }
  body #pagination {
    margin-top: 20px;
    margin-top: 1.25rem;
    text-align: center; }
  body .pagination-info {
    margin-top: 20px;
    margin-top: 1.25rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    color: #d2d2d2;
    font-size: 18px;
    font-size: 1.125rem; }
  body #categories-content table {
    border-collapse: unset;
    border-spacing: 8px;
    border: 0px; }
  body #categories-content .categories-content {
    display: none; }
    @media (min-width: 992px) {
      body #categories-content .categories-content {
        display: table-row; } }
  body #categories-content .category-item {
    cursor: pointer;
    text-align: center;
    position: relative;
    border: 4px solid #d2d2d2;
    background-color: #d2d2d2;
    color: white;
    padding: 10px 0px;
    display: block;
    font-size: 14px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    @media (min-width: 992px) {
      body #categories-content .category-item {
        display: table-cell; } }
    body #categories-content .category-item.active {
      color: #d2d2d2;
      border: 4px solid #d2d2d2; }
      body #categories-content .category-item.active:before {
        left: 0px;
        right: 0px;
        opacity: 1;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0%; }
    body #categories-content .category-item:not(.active):hover {
      border: 4px solid #d2d2d2;
      background-color: #d2d2d2; }
    body #categories-content .category-item:before {
      -webkit-border-radius: 30%;
      -moz-border-radius: 30%;
      border-radius: 30%;
      opacity: 0;
      content: '';
      position: absolute;
      z-index: -1;
      top: 0px;
      left: 40%;
      right: 40%;
      height: 100%;
      background-color: black;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
  body #categories-content .categories-filter-mobile {
    display: block; }
    @media (min-width: 992px) {
      body #categories-content .categories-filter-mobile {
        display: none; } }
    body #categories-content .categories-filter-mobile .category-filter-item {
      cursor: pointer;
      text-align: center;
      position: relative;
      border: 4px solid black;
      padding: 10px 0px;
      display: block;
      font-size: 14px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      body #categories-content .categories-filter-mobile .category-filter-item.active {
        color: white; }
        body #categories-content .categories-filter-mobile .category-filter-item.active:before {
          left: 0px;
          right: 0px;
          opacity: 1;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          border-radius: 0%; }
      body #categories-content .categories-filter-mobile .category-filter-item:not(.active):hover {
        border: 4px solid #d2d2d2;
        color: #d2d2d2; }
      body #categories-content .categories-filter-mobile .category-filter-item:before {
        -webkit-border-radius: 30%;
        -moz-border-radius: 30%;
        border-radius: 30%;
        opacity: 0;
        content: '';
        position: absolute;
        z-index: -1;
        top: 0px;
        left: 40%;
        right: 40%;
        height: 100%;
        background-color: black;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
  body .single-post-new .header-content-container {
    padding: 50px 0;
    padding: 3.125rem 0; }
    @media (min-width: 768px) {
      body .single-post-new .header-content-container {
        padding: 160px 0 40px;
        padding: 10rem 0 2.5rem; } }
    @media (min-width: 768px) {
      body .single-post-new .header-content-container {
        /*@include rem(padding, 200px 0);*/ } }
  body .single-post-new h3 {
    color: #e9500e; }
  body .single-post-new .social-container {
    padding-top: 15px !important;
    padding-top: 0.9375rem !important;
    padding-bottom: 15px !important;
    padding-bottom: 0.9375rem !important; }
    body .single-post-new .social-container .et-social-icons .et-social-icon {
      font-size: 12px;
      font-size: 0.75rem; }
      body .single-post-new .social-container .et-social-icons .et-social-icon:first-child {
        margin-left: 0; }
      body .single-post-new .social-container .et-social-icons .et-social-icon .icon {
        font-size: 12px;
        font-size: 0.75rem; }
        body .single-post-new .social-container .et-social-icons .et-social-icon .icon:hover {
          text-decoration: none;
          transition: color 0.5s ease;
          color: #ee8d1e; }
    body .single-post-new .social-container.social-footer-container p {
      font-size: 16px;
      font-size: 1rem; }
      @media (min-width: 768px) {
        body .single-post-new .social-container.social-footer-container p {
          font-size: 20px;
          font-size: 1.25rem; } }
    body .single-post-new .social-container.social-footer-container .et-social-icon .icon {
      font-size: 16px;
      font-size: 1rem; }
      @media (min-width: 768px) {
        body .single-post-new .social-container.social-footer-container .et-social-icon .icon {
          font-size: 20px;
          font-size: 1.25rem; } }
      body .single-post-new .social-container.social-footer-container .et-social-icon .icon:hover {
        text-decoration: none;
        transition: color 0.5s ease;
        color: #ee8d1e; }
  body .single-post-new .entry-content {
    padding-top: 0px !important;
    padding-top: 0rem !important;
    padding-bottom: 50px !important;
    padding-bottom: 3.125rem !important; }
    body .single-post-new .entry-content h3 a {
      text-decoration: none !important; }
  body .single-post-new .other-posts .bg-link {
    background-size: cover;
    height: 225px;
    height: 14.0625rem;
    background-position: center; }
  body .single-post-new .other-posts .other-posts-image {
    background-size: cover;
    height: 200px;
    height: 12.5rem; }
  body .single-post-new .other-posts .other-posts-title {
    margin-top: 15px;
    margin-top: 0.9375rem; }
    @media (min-width: 768px) {
      body .single-post-new .other-posts .other-posts-title .other-post-the-title {
        width: calc(100% - 50px);
        width: calc(100% - 50px);
        float: left; } }
    body .single-post-new .other-posts .other-posts-title .other-post-the-title a {
      text-decoration: none; }
    body .single-post-new .other-posts .other-posts-title .other-post-arrow {
      display: none;
      width: 50px;
      width: 3.125rem;
      height: 100%;
      float: left;
      margin-top: 15px;
      margin-top: 0.9375rem; }
      @media (min-width: 768px) {
        body .single-post-new .other-posts .other-posts-title .other-post-arrow {
          display: block; } }
      body .single-post-new .other-posts .other-posts-title .other-post-arrow img {
        width: 25px;
        width: 1.5625rem; }
        @media (min-width: 768px) {
          body .single-post-new .other-posts .other-posts-title .other-post-arrow img {
            width: 35px;
            width: 2.1875rem;
            width: 35px;
            width: 2.1875rem; }
            body .single-post-new .other-posts .other-posts-title .other-post-arrow img.back-arrow {
              margin-left: -35px;
              margin-left: -2.1875rem; }
            body .single-post-new .other-posts .other-posts-title .other-post-arrow img.next-arrow {
              margin-right: -35px;
              margin-right: -2.1875rem; } }
  body .single-meta-background {
    padding: 200px 0;
    padding: 12.5rem 0; }
  body .et-social-facebook a.icon:before {
    content: '\e093'; }
  body .et-social-twitter a.icon:before {
    content: '\e094'; }
  body .et-social-google-plus a.icon:before {
    content: '\e096'; }
  body .et-social-pinterest a.icon:before {
    content: '\e095'; }
  body .et-social-linkedin a.icon:before {
    content: '\e09d'; }
  body .et-social-tumblr a.icon:before {
    content: '\e097'; }
  body .et-social-instagram a.icon:before {
    content: '\e09a'; }
  body .et-social-skype a.icon:before {
    content: '\e0a2'; }
  body .et-social-flikr a.icon:before {
    content: '\e0a6'; }
  body .et-social-myspace a.icon:before {
    content: '\e0a1'; }
  body .et-social-dribbble a.icon:before {
    content: '\e09b'; }
  body .et-social-youtube a.icon:before {
    content: '\e0a3'; }
  body .et-social-vimeo a.icon:before {
    content: '\e09c'; }
  body .et-social-rss a.icon:before {
    content: '\e09e'; }
  body .our-post-detail {
    padding-top: 58px !important;
    padding-top: 3.625rem !important; }
    body .our-post-detail .description h2 {
      font-weight: 600;
      margin-bottom: 0;
      text-transform: uppercase; }
    body .our-post-detail .description p {
      font-size: 20px !important;
      font-size: 1.25rem !important;
      margin-bottom: 0;
      padding-bottom: 10px;
      padding-bottom: 0.625rem;
      text-transform: uppercase; }
    body .our-post-detail .custon-btn {
      margin-bottom: 10px;
      margin-bottom: 0.625rem; }
    body .our-post-detail .contact-info .mailto {
      font-weight: 700;
      color: #585857 !important; }
  body .our-startups-container .selected-items {
    margin-top: 20px;
    margin-top: 1.25rem;
    text-align: center; }
    body .our-startups-container .selected-items .item {
      position: relative;
      display: inline-block;
      color: #e94f0e;
      height: 30px;
      height: 1.875rem;
      font-size: 18px;
      font-size: 1.125rem;
      margin-right: 10px;
      margin-right: 0.625rem; }
      body .our-startups-container .selected-items .item i {
        cursor: pointer; }
  body .our-startups-container .dropdown.bootstrap-select.sectors-select {
    width: 270px;
    width: 16.875rem; }
    @media (min-width: 768px) {
      body .our-startups-container .dropdown.bootstrap-select.sectors-select {
        width: 320px;
        width: 20rem; } }
    body .our-startups-container .dropdown.bootstrap-select.sectors-select button {
      border: 1px solid #e94f0e;
      background-color: transparent; }
  body .our-startups-container ul.dropdown-menu li {
    color: #e94f0e; }
    body .our-startups-container ul.dropdown-menu li a.dropdown-item.active, body .our-startups-container ul.dropdown-menu li a.dropdown-item.selected, body .our-startups-container ul.dropdown-menu li a.dropdown-item:hover, body .our-startups-container ul.dropdown-menu li a.dropdown-item:active {
      background-color: #d2d2d2;
      color: #e94f0e; }
  body .our-startups-container .bs-searchbox input {
    color: #e94f0e; }
  body .our-startups-container .our-startups .div-img-logo {
    display: none;
    align-self: center;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; }
    body .our-startups-container .our-startups .div-img-logo.visible {
      display: flex; }
    body .our-startups-container .our-startups .div-img-logo .img-logo {
      border: 1px solid #d2d2d2;
      border: 0.0625rem solid #d2d2d2;
      border-radius: 10px;
      border-radius: 0.625rem;
      position: relative;
      overflow: hidden; }
      body .our-startups-container .our-startups .div-img-logo .img-logo .info {
        height: 0;
        width: 0;
        z-index: -1;
        transition: height 1s ease;
        bottom: 0;
        left: 0; }
        body .our-startups-container .our-startups .div-img-logo .img-logo .info .info-detail {
          display: none;
          opacity: 0;
          align-self: center;
          transition: opacity 1s ease; }
      body .our-startups-container .our-startups .div-img-logo .img-logo:hover .info {
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        color: white;
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        color: white;
        display: flex;
        align-content: center; }
        body .our-startups-container .our-startups .div-img-logo .img-logo:hover .info .info-detail {
          display: block;
          transition: opacity 1s ease;
          opacity: 1;
          margin-left: auto;
          margin-right: auto; }

.custom_ppp .et_pb_row, .custom_ppp.et_pb_section {
  max-width: 650px;
  margin: 0 auto;
  font-family: 'Barlow light',Helvetica,Arial,Lucida,sans-serif; }
  .custom_ppp .et_pb_row .et_password_protected_form, .custom_ppp.et_pb_section .et_password_protected_form {
    padding: 10px; }
    .custom_ppp .et_pb_row .et_password_protected_form h1, .custom_ppp.et_pb_section .et_password_protected_form h1 {
      display: block;
      font-size: 1.5rem; }
      @media (min-width: 768px) {
        .custom_ppp .et_pb_row .et_password_protected_form h1, .custom_ppp.et_pb_section .et_password_protected_form h1 {
          font-size: 2rem; } }
  .custom_ppp .et_pb_row form p:nth-child(2), .custom_ppp.et_pb_section form p:nth-child(2) {
    border-radius: 2.5rem;
    height: 3.125rem;
    width: 16.875rem;
    padding: 0.1875rem;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 2;
    margin: 0 auto;
    background-color: #df2022 !important;
    background-image: -webkit-linear-gradient(bottom left, #df2022, #ee8d1e) !important;
    background-image: -moz-linear-gradient(bottom left, #df2022, #ee8d1e) !important;
    background-image: -o-linear-gradient(bottom left, #df2022, #ee8d1e) !important;
    background-image: linear-gradient(to top right, #df2022, #ee8d1e) !important; }
  .custom_ppp .et_pb_row form .et_submit_button, .custom_ppp.et_pb_section form .et_submit_button {
    border-radius: 40px !important;
    border-radius: 2.5rem !important;
    align-items: center !important;
    color: white;
    text-transform: uppercase !important;
    display: flex !important;
    justify-content: center !important;
    height: 100% !important;
    transition: background 0.5s ease !important;
    width: 100% !important;
    text-decoration: none !important;
    border-width: 0px !important;
    border-color: transparent;
    font-size: 15px;
    font-family: "Mosk Extra-Bold", Helvetica, Arial, Lucida, sans-serif !important;
    padding-left: 0.7em;
    padding-right: 2em;
    position: relative;
    top: -8px;
    padding: .3em 1em;
    border: 2px solid;
    font-weight: 700;
    line-height: 1.7em !important; }
    .custom_ppp .et_pb_row form .et_submit_button:hover, .custom_ppp.et_pb_section form .et_submit_button:hover {
      background: transparent !important;
      color: #ffffff !important; }

#top-header {
  background-color: rgba(255, 255, 255, 0.7); }
  #top-header a {
    color: #585857; }

.startups_social .section-name {
  margin-bottom: 0px; }
.startups_social ul.startups_social_list {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  justify-content: space-around; }

.full-header-custom h2 {
  text-transform: lowercase;
  font-variant: none; }
  .full-header-custom h2::first-letter {
    text-transform: uppercase; }

.featured-news-ppal-img {
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .featured-news-ppal-img:hover {
    opacity: 0.8; }
  .featured-news-ppal-img a {
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    .featured-news-ppal-img a img {
      width: 100%;
      height: 250px;
      height: 15.625rem;
      width: 250px;
      width: 15.625rem;
      opacity: 0; }

.module-blogfeed h3 a {
  color: #e9500e;
  text-decoration: none; }
  @media (min-width: 1200px) {
    .module-blogfeed h3 a {
      font-size: 20px;
      font-size: 1.25rem; } }

.startups-2020 .cabecera {
  background: url("../img/cabecera.jpg") center no-repeat;
  margin-top: 115px;
  height: 350px;
  display: flex;
  background-size: cover; }
  @media (min-width: 992px) {
    .startups-2020 .cabecera {
      margin-top: 125px; } }
  @media (min-width: 1200px) {
    .startups-2020 .cabecera {
      margin-top: 128px;
      height: 650px; } }
  .startups-2020 .cabecera .title p {
    font-size: 65px;
    color: white;
    line-height: 69px;
    text-align: center; }
    @media (min-width: 768px) {
      .startups-2020 .cabecera .title p {
        text-align: left; } }
    @media (min-width: 1200px) {
      .startups-2020 .cabecera .title p {
        font-size: 125px;
        line-height: 127px; } }
  .startups-2020 .cabecera .btn-porfolio {
    text-align: center; }
    @media (min-width: 768px) {
      .startups-2020 .cabecera .btn-porfolio {
        text-align: left; } }
    .startups-2020 .cabecera .btn-porfolio a {
      border-radius: 2.5rem;
      text-decoration: none;
      color: white;
      border: 2px solid white;
      padding: 15px; }
.startups-2020 .titular {
  position: relative; }
  .startups-2020 .titular span {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 7px solid #585857;
    top: -3px;
    margin-right: 8px;
    transform: scaleY(-1);
    transition: transform .2s ease;
    position: relative; }
.startups-2020 .contenido ul {
  padding-left: 10px; }
.startups-2020 .info-startup .fondo-startup {
  background: #f8f8f8;
  display: flex;
  align-items: center;
  padding: 25px 0px; }
  .startups-2020 .info-startup .fondo-startup .startup {
    text-align: center; }
  .startups-2020 .info-startup .fondo-startup .nombre {
    position: absolute;
    left: 6%;
    bottom: 1%;
    color: #a9a9a9; }

.startup-2020 .video {
  margin-top: 115px; }
  @media (min-width: 992px) {
    .startup-2020 .video {
      margin-top: 125px; } }
  @media (min-width: 1200px) {
    .startup-2020 .video {
      margin-top: 128px; } }
.startup-2020 .fluid-width-video-wrapper {
  padding-top: 0 !important;
  height: 250px; }
  @media (min-width: 768px) {
    .startup-2020 .fluid-width-video-wrapper {
      height: 500px; } }
.startup-2020 .cont-left {
  margin-bottom: 30px;
  margin-top: 20px; }
  @media (min-width: 768px) {
    .startup-2020 .cont-left {
      margin-top: 50px; } }
  .startup-2020 .cont-left img {
    width: 50%;
    margin: 0 auto;
    display: block; }
    @media (min-width: 768px) {
      .startup-2020 .cont-left img {
        width: unset; } }
    .startup-2020 .cont-left img.border-logo {
      border: 1px solid #ababab; }
  .startup-2020 .cont-left .rrss {
    display: flex;
    align-items: center;
    justify-content: center; }
    .startup-2020 .cont-left .rrss img {
      width: 80%;
      max-width: 50px; }
  .startup-2020 .cont-left .cont-quote {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    .startup-2020 .cont-left .cont-quote .raya {
      width: 10%;
      height: 7px;
      background: #e94f0e; }
    .startup-2020 .cont-left .cont-quote .quote {
      color: #e94f0e;
      font-size: 26px;
      line-height: 30px; }
.startup-2020 .cont-right {
  padding-left: 5%;
  margin-top: 20px; }
  @media (min-width: 768px) {
    .startup-2020 .cont-right {
      margin-top: 50px; } }
  @media (min-width: 768px) {
    .startup-2020 .cont-right {
      margin-bottom: 150px; } }
  .startup-2020 .cont-right .name {
    border-bottom: 1px solid #ababab;
    margin-bottom: 30px; }
    .startup-2020 .cont-right .name p {
      font-size: 40px;
      color: #e94f0e;
      margin-bottom: 25px; }
      @media (min-width: 768px) {
        .startup-2020 .cont-right .name p {
          font-size: 60px; } }
  .startup-2020 .cont-right .info {
    display: flex;
    flex-direction: column;
    color: #e94f0e;
    border-bottom: 1px solid #ababab;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .startup-2020 .cont-right .info {
        flex-direction: row; } }
    .startup-2020 .cont-right .info .founding, .startup-2020 .cont-right .info .location {
      width: 100%;
      margin-bottom: 30px;
      font-size: 20px; }
      @media (min-width: 992px) {
        .startup-2020 .cont-right .info .founding, .startup-2020 .cont-right .info .location {
          width: 50%;
          font-size: 23px; } }
  .startup-2020 .cont-right .cont-description {
    border-bottom: 1px solid #ababab;
    margin-bottom: 50px; }
    .startup-2020 .cont-right .cont-description .tagline {
      font-size: 20px;
      line-height: 24px;
      font-style: italic;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .startup-2020 .cont-right .cont-description .tagline {
          font-size: 25px;
          line-height: 29px; } }
    .startup-2020 .cont-right .cont-description .description {
      font-size: 18px;
      line-height: 22px;
      margin-bottom: 50px; }
      @media (min-width: 768px) {
        .startup-2020 .cont-right .cont-description .description {
          font-size: 21px;
          line-height: 25px; } }
  .startup-2020 .cont-right .words, .startup-2020 .cont-right .achievement, .startup-2020 .cont-right .advice {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 22px; }
    @media (min-width: 768px) {
      .startup-2020 .cont-right .words, .startup-2020 .cont-right .achievement, .startup-2020 .cont-right .advice {
        margin-bottom: 50px; } }
    .startup-2020 .cont-right .words .title, .startup-2020 .cont-right .achievement .title, .startup-2020 .cont-right .advice .title {
      color: #e94f0e;
      font-size: 25px;
      line-height: 29px;
      margin-bottom: 10px; }

ul.ks-cboxtags {
  list-style: none;
  padding: 5px; }

ul.ks-cboxtags li {
  display: inline; }

ul.ks-cboxtags li label {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(233, 79, 14, 0.3);
  color: #ee8d1e;
  border-radius: 25px;
  white-space: nowrap;
  margin: 3px 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  transition: all .2s; }

ul.ks-cboxtags li label {
  padding: 3px 12px;
  cursor: pointer; }

ul.ks-cboxtags li label::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  padding: 2px 6px 2px 2px;
  content: "\002B";
  transition: transform .3s ease-in-out; }

ul.ks-cboxtags li input[type="checkbox"]:checked + label::before {
  content: "\2713";
  transform: rotate(-360deg);
  transition: transform .3s ease-in-out; }

ul.ks-cboxtags li input[type="checkbox"]:checked + label {
  border: 1px solid #e94f0e;
  background-color: #e94f0e;
  color: #fff;
  transition: all .2s; }

ul.ks-cboxtags li input[type="checkbox"] {
  display: absolute; }

ul.ks-cboxtags li input[type="checkbox"] {
  position: absolute;
  opacity: 0; }

ul.ks-cboxtags li input[type="checkbox"]:focus + label {
  border: 1px solid #e94f0e; }

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem; }

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: 0px solid rgba(0, 0, 0, 0.125); }

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