*{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: black;
}

html, body{
    background-color: white;
}

p{
    font-size: 20px;
}

.proine-title-service{
    color: white;
    font-weight: bold;
    margin: 50px 0px;
    font-size: 50px;
}



.btn-link:hover, .btn-link:focus, .btn-link:active {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
}



a, a:hover{
    text-decoration: none;
    color: initial;
}

li{
    list-style: none;
}

.container-fluid{
    max-width: 1920px;
}

.navbar-brand{

}

.navbar-brand img{
    width: 100%;
    max-width: 300px;
}

.proine_servicio_main{
    
width: 100%;
    
height: 500px;
    
position: relative;
    
border-radius: 10px;
    
background-size: cover;
    
background-position: bottom;
}

.proine_servicio_main_text{

width: 100%;

padding: 15px 10px;

position: absolute;

bottom: 0px;

background-color: #0000009c;

height: 194px;
}

.proine_servicio_main_text h2{

font-size: 16px;

font-weight: bold;

color: white;
}

.proine_servicio_main_text p{
    
font-size: 14px;
    
color: white;
}

.proine_servicio_main_text p i{
    
    font-size: 14px;
        
    color: white;
    }

.nav-item a{
    font-weight: 500;
    font-size: 16px;
    color: #525252;
}

.proine_nosotros_background{
    background: linear-gradient(to bottom, #58a145 50%, #fff 50%);
    background-size: 100% 200%;
    background-position: bottom left;
    animation: top_to_bottom 2s;
    animation-fill-mode: forwards; 
  }

@keyframes top_to_bottom{
    from {

    }
    to{
        background-position: top left;
    }
    
}


.proine_nosotros h1{
    color: white;
    font-weight: bold;
    font-size: 45px;
}

.proine_nosotros h2{
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 37px;
    margin-bottom: 30px;
}


.background-service-title{
    background: linear-gradient(to right, #58a145 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: bottom right;
    animation: left_to_right 2s;
    animation-fill-mode: forwards; 
  }

@keyframes left_to_right{
    from {

    }
    to{
        background-position: bottom left;
    }
}

.proine_mejores_bg{
    background: linear-gradient(to right, #eccb1d 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: bottom right;
    animation: left_to_right 2s;
    animation-fill-mode: forwards; 
}

@keyframes left_to_right{
    from {

    }
    to{
        background-position: bottom left;
    }
}


.proine_nosotros p{
    color: white;
}

.title-gallery{
    color: white;
}

.owl-nav{width: 85px;margin: 0 auto;}

.owl-nav button{
    outline: none !important;
    padding: 7px 0!important;
}

.owl-nav button span{font-size: 40px;padding: 0px 10px;padding-bottom: 5px;margin: 0px 5px;background-color: #525252e6;color:  white;}

.qm_nav_sidebar{
    position: fixed;
    top: 10%;
    right: 10%;
    z-index: 9999;
}

.qm_contact_btn_1 {
    width: 100%;
    max-width: 67.5px;
    height: 67.5px;
    border-radius: 50%;
    background-color: #25D366;
    box-shadow: 0px 0px 10px;
    margin: 0 auto;
}

.qm_contact_btn_2 {
    width: 100%;
    max-width: 67.5px;
    height: 67.5px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #ff9f1a;
    box-shadow: 0px 0px 10px;
}

.qm_contact_btn_3 {
    width: 100%;
    max-width: 67.5px;
    height: 67.5px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #00B2FF;
    box-shadow: 0px 0px 10px;
}

.qm_contact_btn_4 {
    width: 100%;
    max-width: 67.5px;
    height: 67.5px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #535c68;
    box-shadow: 0px 0px 10px;
}

.qm_contact_icon{width: 100%;text-align: center;padding: 13px;}

.qm_contact_icon i{
    font-size: 41px;
    color: white;
}

.proine_contacto h2{

font-size: 43px;

font-weight: bold;

color: #1e1e1e;
}

.proine_contacto input{

width: 100%;

font-size: 16px;

color: black;

border: 2px solid #525252;

border-radius: 5px;
}

.proine_contacto textarea{
    
width: 100%;
    
font-size: 16px;
    
color: black;
    
border: 2px solid #525252;
    
border-radius: 5px;
}

.proine_contacto button{
    
color: white;
    
font-weight: bold;
    
width: 200px;
    
height: 50px;
    
background-color: #30a3b8;
    
border: none;
}

.proine_contacto i{
    
font-size: 20px;
    
margin-right: 10px;
    
color: #eccb1d;
}

.img_catalogo{
    width: 100%; max-width: 280px; margin: 0 auto; display: block;
}

.btn_catalogo{
    width: 100%; max-width: 269px; margin: 0 auto; display: block; text-align: center; border-radius: 10px;
    background-color: #535c68; color: white; font-size: 20px; font-weight: bold; padding: 10px 0px;
}

.proine_led{

}

.proine_led i{

color: #58a145;
}

@media (min-width: 992px){
 
}


@media (max-width: 1024px){

  
}

@media (max-width: 768px){
    .qm_nav_sidebar {
        position: fixed;
        top: 14%;
        right: 2%;
        z-index: 9999;
    }
    .nav-item{
        text-align: center;
    }
    
    
  
}

@media (max-width: 500px){
    .proine_servicio_main {
        width: 100%;
        height: 500px;
        position: relative;
        border-radius: 10px;
        background-size: cover;
        margin-bottom: 50px;
        background-position: bottom;
    }
    .qm_nav_sidebar{
        top: 12%;
    }
    .proine-title-service {
        font-size: 26px;
    }
    p {
        font-size: 16px;
        max-width: 90%;
    }
    h1, h2, h3, h4, h5, h6{
        max-width: 90%;
    }

    .navbar-brand img {
        width: 100%;
        max-width: 220px;
    }
    .qm_contact_icon i {
        font-size: 31px;
        color: white;
    }
    .qm_contact_icon {
        width: 100%;
        text-align: center;
        padding: 10px;
    }
    .qm_contact_btn_1 {
        width: 100%;
        max-width: 50px;
        height: 50px;
    }
    .qm_contact_btn_2 {
        width: 100%;
        max-width: 50px;
        height: 50px;
    }
    .qm_contact_btn_3 {
        width: 100%;
        max-width: 50px;
        height: 50px;
    }
    .qm_contact_btn_4 {
        width: 100%;
        max-width: 50px;
        height: 50px;
    }
    .proine_contacto h2 {
        font-size: 40px;
    }
}

