/*
Theme Name:     Engitech Child
Theme URI:      http://wpdemo.archiwp.com/engitech/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       engitech
*/

@import url('../engitech/style.css');

/* =Theme customization starts here
------------------------------------------------------- */

.custom-menu-movile .elementor-container {
  flex-direction: row;
  flex-wrap: nowrap !important;
}

.ot-pricing-table .inner-table .title-table {
  padding-right: 50px;
}

ul {
  list-style: none;
  padding: 0;
  margin-left: 10px;
}

#custom-tab-1 li::before, #custom-tab-2 li::before, #custom-tab-3 li::before {
  content: '\f0da';
  padding-right: 8px;
  font-family: 'Font Awesome 5 Free';
  color: #333;
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
}

/* PORTFOLIO */
.post-type-archive-ot_portfolio .page-header {
  display: none;
}
.quitar {
  padding-top: 0px !important;
}
.titulo-portfolio {
  width: 100%;
  display: block;
  text-align: center;
  padding-top: 10px;
  font-size:16px;
  line-height:20px;
}
.cabecera-portfolio{
  text-align: center;
  margin-bottom: 50px;
}
.ot-heading span{
  color:#009ad9 !important;
}

#custom-tab-container .tab-titles-2 {
  display: flex;
  margin-bottom: 30px;
}

#custom-tab-container .tab-titles-2 > .title-item-2 h5 {
  font-size: 16px;
}
#custom-tab-1 ul li,
#custom-tab-2 ul li,
#custom-tab-3 ul li {
  font-size: 16px;
  line-height: 40px;
}

#custom-tab-container .tab-titles-2 > .title-item-2 {
  margin-left: 0 !important;
  min-width: 0;
  padding-top: 0px;
  padding-bottom: 16px;
}

#custom-tab-container .tab-titles-2 > .title-item-2:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 30px;
  line-height: 50px;
}

#custom-tab-container .tab-titles-2 > .title-item-2.tab-active:before {
  color: #009ad9;
}
#custom-tab-container .tab-titles-2 > .title-item-2:first-child:before {
  content: '\f58d';
}
#custom-tab-container .tab-titles-2 > .title-item-2:nth-child(2):before {
  content: '\f245';
}
#custom-tab-container .tab-titles-2 > .title-item-2:nth-child(3):before {
  content: '\f1fc';
}



.sidebar-modules .projects-style-1 .projects-box .portfolio-info .portfolio-info-inner{
  padding:10px;
}
.formulario-basico label, .formulario-basico span, .formulario-basico input, .formulario-basico textarea{
width: 100%;
}

.formulario-basico input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
  margin-top: 10px;
}
.formulario-basico span.wpcf7-list-item {
  margin-left: 0;
}
.formulario-basico label{
  color:#fff;
}


@media (max-width: 575.98px) {
  .titulo-banner-home > div,
  .subtitulo-banner-home > div {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .titulo-banner-home h2 {
    font-size: 36px !important;
    line-height: 46px !important;
  }
  .subtitulo-banner-home span {
    font-size: 16px !important;
    margin-top: 20px !important;
  }
}

@media (min-width: 576px) and (max-width: 639.98px) {
  #rev_slider_3_1_wrapper .ares.tp-bullets {
    position: relative;
    top: -100px !important;
    margin-left: 20%;
  }
  .titulo-banner-home h2 {
    font-size: 46px !important;
    line-height: 56px !important;
  }
}

@media (min-width: 640px) and (max-width: 767.98px) {
  #rev_slider_3_1_wrapper .ares.tp-bullets {
    position: relative;
    top: -75px !important;
    margin-left: 175px;
  }
  .titulo-banner-home h2 {
    font-size: 46px !important;
    line-height: 56px !important;
  }
}

@media (max-width: 767.98px) {
  .titulo-banner-home {
    order: 2 !important;
  }
  .subtitulo-banner-home {
    order: 1 !important;
  }
  .botones-banner-home {
    order: 3 !important;
  }
  .titulo-banner-home > div,
  .subtitulo-banner-home > div {
    margin-bottom: 0 !important;
  }
  .titulo-banner-home h2 {
    margin-top: 15px !important;
    margin-top: 15px !important;
  }
  .subtitulo-banner-home span {
    font-size: 18px !important;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  #rev_slider_3_1_wrapper .ares.tp-bullets {
    position: relative;
    top: -100px !important;
    margin-left: 100px;
  }
}

@media (min-width: 992px) and (max-width: 1023.98px) {
  #rev_slider_3_1_wrapper .ares.tp-bullets {
    position: relative !important;
    top: -50px !important;
  }
}
@media (min-width: 1200px) {
  #custom-tab-container .tab-titles-2 > .title-item-2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  #custom-tab-container .tab-titles-2 {
    margin-bottom: 50px;
  }
  #custom-tab-container .tab-titles-2 > .title-item-2 h5 {
    font-size: 18px;
  }
  #custom-tab-1 ul li,
  #custom-tab-2 ul li,
  #custom-tab-3 ul li {
    font-size: 18px;
    line-height: 50px;
  }
}
