@media only screen and (min-width: 1280px) and (max-width: 1366px) {
    .description{
        bottom: 200px !important;
    }
}
@media only screen and (min-width: 1210px) and (max-width: 1279px){
    .description{
        bottom: 120px !important;
    }
}
@media only screen and (min-width: 1130px) and (max-width: 1209px){
    .description{
        bottom: 80px !important;
    }
}
@media only screen and (min-width: 1108px) and (max-width: 1129px){
    .description{
        bottom: 20px !important;
    }
    .carousel_container{
        height: 738px !important;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1107px){
    .description{
        display: none;
    }
    .carousel_container{
        height: 738px !important;
    }
    .title_container{
        display: none;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1000px){
    .img_container img{
        width: 300% !important;
    }
    .on_carousel{
        top: 14rem !important;
    }
    .menu_items{
        text-align: end !important;
    }
    p{
        font-size: -webkit-xxx-large !important;
    }
    .big_font{
        font-size: -webkit-xxx-large !important;
    }
    .d_none{
        display: none;
    }
    h3{
        font-size: 3rem !important;
    }
    h4{
        font-size: 2.8rem !important;
    }
    h5{
        font-size: 2.8rem !important;
    }
    li{
        font-size: 2.5rem !important;
    }
    .btn{
        font-size: 2.5rem !important;
    }
    label{
        font-size: 2.5rem !important;
    }
    .m-top{
        margin-top: 7rem;
    }
    .carousel_container{
        height: 950px !important;
    }
    .w-100{
        width: 150% !important;
    }
    .modal-dialog{
        max-width: 900px !important;
    }
    .about_icon{
        font-size: 7rem !important;
    }
    .pdf_container{
        text-align: center;
        height: auto !important;
    }
    .pdf_container img{
        height: 200% !important;
    }
    .form-control{
        height: auto !important;
        margin-top: 15px;
        font-size: 2.5rem !important;
    }
    .close{
        font-size: 3rem !important;
    }
    .icon_container{
        height: 10rem !important;
        margin-bottom: 0 !important;
    }
    .counter{
        margin: 20px;
    }
    .count{
        font-size: 4rem !important;
    }
    .casos_title span{
        font-size: 2.5rem !important;
    }
    .carousel-indicators li{
        width: 100px !important;
        height: 9px !important;
    }
    .contact{
        font-size: 6rem !important; 
        text-align: center;
    }
    .white_container{
        width: 50rem !important;
    }
    .menu_general{
        height: 190px !important;
    }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category{
        font-size: 3rem !important;
    }
    .title_services{
        font-size: 2.5rem !important;
    }
    .card-group > .card{
        flex: auto !important;
    }
    .spacetop_resp{
        margin-top: 21rem;
    }
}
@media only screen and (min-width: 751px) and (max-width: 900px){
     .pdf_container{
        height: 13rem !important;
    }
}
@media only screen and (min-width: 576px) and (max-width: 750px){
     .pdf_container{
        height: 10rem !important;
    }
}
@media only screen and (min-width: 556px) and (max-width: 575px){
     .pdf_container{
        height: 23rem !important;
    }
}
@media only screen and (min-width: 531px) and (max-width: 555px){
     .pdf_container{
        height: 22rem !important;
    }
}
@media only screen and (min-width: 481px) and (max-width: 530px){
     .pdf_container{
        height: 20rem !important;
    }
}
@media only screen and (min-width: 430px) and (max-width: 480px){
     .pdf_container{
        height: 18rem !important;
    }
}
@media only screen and (min-width: 379px) and (max-width: 429px){
     .pdf_container{
        height: 16rem !important;
    }
}
@media only screen and (min-width: 0px) and (max-width: 378px){
     .pdf_container{
        height: 14rem !important;
    }
}



body{
  font-family: 'Roboto', sans-serif !important;  
}
section{
    position: relative;
}

a:hover {
    text-decoration: none !important;
}

/* Section 1 */

.menu{
    background-color: #ffffff;
    z-index: 10;
    position: absolute;
    top: 2rem;
    width: 100%;
}
.menu_items{
    margin-left: 40%;
}
.menu_general{
    background-image: url(../img/bg_nav.jpg);
    height: 120px;
}
.img_container{
    width: 250px;
}
.img_container img{
    width: 100%;
}
.carousel_container{
    height: 720PX;
    overflow: hidden;
    position: relative;
}
.description{
    position: absolute;
    right: 2rem;
    bottom: 180PX;
}
.description h1{
    text-shadow: -5px 4px 17px #000000;
}
.on_carousel{
    position: absolute;
    width: 100%;
    z-index: 2;
    top:8rem;
}
.cita_container{
    background-color:#db0346;
    border-radius: 20px;
    border: solid #ffffff 3px;
    color: #ffffff;
}
.cita_container p{
    font-size: .9rem;
}
.list_container ul li{
    font-style: italic;
    border-bottom: #ffffff solid 1px;
    padding: 5px 0;
    list-style: square;
}
.btn-blue{
    border: solid #ffffff 2px !important;
    background-color: #00a7af;
    color: #ffffff;
}
.btn-blue:hover{
    border: solid #028188 2px !important;
    background-color: #028188;
    color: #ffffff;
}

.title_container div h4{
    color: #ffffff;
    text-shadow: 0px 1px 6px #000000;
}
h1{
    font-weight: 900 !important;
    font-size: 4rem !important;
    color: #ffffff !important;
}
h3{
    color: #ffffff !important;
}

/* Section 2 */

.section_2{
    text-align: -webkit-center; 
}

/* Section 3 */

.section_3{
    background-image: url(../img/bg_1.jpg);
}
.pdf_container{
    height: 15rem;
    padding: 20px;
}
.pdf_container img{
    height: 100%;
}
.iso_container{
    height: 4rem;
}
.iso_container img{
    height: 100%;
}

/* Section 4 */

.section_4{
    background-image: url(../img/bg_2.jpg);
}
.icon_container{
    height: 6rem;
    margin-bottom: 2rem;
}
.icon_container img{
    height:100%;
}
.icon_container hover{
    height:7rem;
}
.counter{
    color: #ffffff;
}
.count{
    font-weight: 700;
    font-size: 2rem;
}

/* Section 5 */
.section_5{
    border-bottom: #db0346 solid 2px;
    border-top: #db0346 solid 2px;
}
.blue{
    color: #00a7af !important;
}

.brand_container img{
    width: 100%;
}


/* Section 6 */

.casos_title{
    font-style: italic;
}
.casos_title span{
    font-style: italic;
    font-size: 1.2rem;
    color: #028188;
}

/* Section 7 */
.section_7{
    background-image: url(../img/bg_3.jpg);
}
.red{
    color: #db0346 !important;
}
.certi_container img{
    width: 100%;
}

.redline{
    height: 10px;
    background-color: #db0346;
}
.bg_footer{
    background-image: url(../img/bg_2.jpg);
}
.info_contacto ul li{
    color: #ffffff;
    list-style: none;
    text-decoration: none;
}
.info_contacto ul li:hover{
    color: #dadada;
    text-decoration: none;
}
.white_container{
    width: 20rem;
}
.white_container img{
    width: 100%;
}
i {
    color: #db0346;
}
.btn-red{
    border: solid #ffffff 2px !important;
    background-color: #db0346;
    color: #ffffff;
}
.btn-red:hover{
    border: solid #db0346 2px !important;
    background-color: #db0346;
    color: #ffffff;
}


.info{
    color: #028188 !important;
}

.about_icon{
    font-size: 3rem;
}

.white{
    color: #ffffff;
}

.about_container img{
    width: 100%;
}
.giro_container img{
    width: 100%;
}
.giros_bg{
    background-color: #e7fbfe;
}
.servicio_container img{
    width: 100%;
}

.proyect_container{
    background-color: #62a5ab;
    position: relative;
}

.img_proyect_container img{
    width: 100%;
}

.img_proyect_container img:hover{
    opacity: 0.3;
}

.mas_container{
    position: absolute;
    width: 100%;
    text-align: center;
    top: 40%;
    opacity: 0.0;
}
.mas_container:hover{
    opacity: 1.0;
}
.project-name{
    font-size: 1rem !important;
}

.porta_img{
    width: 100%
}

.portfolio-box {
  position: relative;
  display: block;
  margin: 0 auto;
}

.portfolio-box .portfolio-box-caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  color: #fff;
  background: rgba(98, 165, 171, 0.9);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  padding: 0 15px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

.portfolio-box:focus {
  outline: none;
}

@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
}
}






.title_services{
    color: #00a7af;
    font-size: .93rem;
}
.title_services:hover {
    color: #025458;
}