@media only screen and (max-width: 1900px) {
	

	
 /*--------------------------------------------------------------whois_ceiling-----------------------------------------------------------------------------------------------------------------------------*/
.container-fluid{
        margin:0;
    }
     .row{
        margin:0;
        width:100%;
    }
    
/*--------------------------------------------------------------whois_ceiling-----------------------------------------------------------------------------------------------------------------------------*/
    #whois_ceiling{
        color:rgb(65,64,66);
        height: auto;
        padding:0;
        margin-top:140px;
        z-index: 1;
        height:500px;
    }
    #whois_ceiling .texto2{
        padding: 0;
        text-align: justify;
        background: white;
        height: auto;
        float: left;
        width: 60%;
    }
    #whois_ceiling .texto2 h2{
        font-size: 36px;
        padding: 10px 30px 0 30px;
        text-decoration: underline;
        text-decoration-color: #FF697F;
    }
    #whois_ceiling .texto2 p{
           font-size: 20px;
           padding: 10px 30px 0 30px;
           margin-top: 30px;
    }
    #whois_ceiling .imagen2{
        width:40%;
        background: white; 
        height:auto; 
        float:none;
        padding: 0;
    }
    #whois_ceiling .imagen2 img{
            width: 90%;
            height: 550px;
            padding: 0 0 0 100px;
    }
    .red-oblique{
        color: #EA424F;
        font-style: oblique;
    }
/*----------------------------------------------------------our_advantages---------------------------------------------------------------------------------------------------------------------------------*/
#our_advantages{
    background-color: #f1f1f1;
    padding: 100px;
    margin-top: 200px;
}
.text_content{
    display: block;
    float:left;
    margin-right:0px;
}
.text_content h2{
    font-size: 36px;
    
    margin-bottom:20px; 
}
.text_content ul{
    list-style: none;
    font-size: 20px;
}
.text_content ul li{
    padding:10px;
}
.text_content ul li i{
    font-size: 20px;
    padding-right: 10px;
}
.images_content{
    display: block;
    float: left;
    width:100%;
}
 #our_advantages .owl-prev, #our_advantages .owl-next{
    /*color:white!important;
    background-color:#EA424F!important;*/
    background-color:#EA424F;
    font-size: 20px!important;
    padding: 10px;
}
/*.images_content .before{
    float: left;
    width:45%;
    margin-right: 10%;
}
.images_content .after{
    float: left;
    width:45%;
}
.images_content .after img{
    width: 100%;
    margin:0 ;
    height:500px;
}
.images_content .before img{
    width: 100%;
    margin:0 ;
    height:500px;
}
.images_content .before p{
    font-size: 55px;

    font-weight: bolder;
    margin: 20px 35%;
}
.images_content .after p{
    font-size: 55px;
  
    font-weight: bolder;
    margin: 20px 35%;
}*/
.clearfix{
    float:none;
}
/*-----------------------------------------------------------------------------------owl_carousel---------------------------------------------------------------------------------------------------------*/

/*----------------------------------------------------------testimonials-----------------------------------------------------------------------------------------------------------------------------------*/
  #customer-list{
   color:#EA424F;
    list-style: none;
    margin-top:50px;
    padding-left:100px;
    border-radius:25px;
    float:left;
 }

 #customer-list li{
    text-decoration: none;
    list-style: none;
    padding:8px;
    font-size:15px;
    border:solid #EA424F;
    border-left: 0;
    border-right: 0;
    border-top:1px;
 }
 #staging_area{
    float: left;
 }
 #staging_area div{
    display: none;
 }
 #staging_area:first-child{
    display: block;
 }

 #customer-list li:hover{
    padding:8px;
    font-size:15px;
    background-color:#EA424F;
    color: white;
    cursor: pointer;
 }
  #customer-list li:active{
    padding:8px;
    font-size:15px;
    color:#EA424F;
    background-color: white;
    cursor: pointer;
 }

 .fa-plus{
    float: right;
 }
#testimonials h2{
    font-size: 36px;
    margin:0 0 0 45%;
}
#testimonials{
    color:rgb(65,64,66);
    min-height:800px;
    z-index: 1;
    padding:0;
    margin-top:100px;
    margin-bottom:100px;
   
}
#testimonials .texto2{
    padding:50px 100px 0 0;
    text-align: justify;
    background: white; 
    height: 600px; 
}

#testimonials .texto2 p{
    font-size: 20px;
    margin-top: 60px;
    padding: 0 2%;
}
#testimonials .imagen2{
    padding:100px 0 0 0;
    background: white; 
    height:600px; 
}
#testimonials .imagen2 img{
    width: 700px;
    height: 500px;
    
 }


.original{
    color: white;
    background-color: #EA424F;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    height: 40px;
    margin: 0 0 0 75%;

}
.original:hover{
    color: #EA424F;
    background-color: white;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    height: 40px;
    margin: 0 0 0 75%;
    border:1px solid #EA424F;
    cursor:pointer;
}
.float_left{
    float: left;
}
.imagen_logo_owl {
    margin: 0;
    display: block!important;
    padding: 0 20%;
}
.contenedor-parrafo{
    display: block!important;
}
.contenedor-parrafo p{
    text-align: justify;
    font-size:20px;
}
    /*---------------------------------------------------------------------------reviews-------------------------------------------------------*/
        #reviews h2{
            margin:30px 10%;
            font-size:36px;
            text-align: center;
        }
        #reviews p{
            margin:30px 5%;
            font-size:20px;
        }
        .item{
            width:40%;
            float:left;
            margin:20px 5%;
            padding-top:20px;
            border-top:6px solid #FF697F;
        }

        .item ul{
            list-style: none;
            font-size: 20px;
        }
        .item ul li{
            padding:15px 0;
        }
        .view_review a{
            font-weight: bolder;
            text-decoration: none;
            font-size:20px;
            font-style: oblique;
        }
        .view_review a:hover{
            cursor:pointer; 
            font-size:20px;
        }
        .view_review a:active{
            cursor:pointer; 
            font-size:19px;
        }
        .view_review a{
            color:white;
        }
        .item h3{
            font-weight: bolder;
            font-size:24px;
        } 
           
        /*----------------------------------------------------------------------------grid----------------------------------------------------------*/
            #grid2{
                background:rgba(0,0,0,0.5);
                z-index: 6;
                position:fixed;
                top:0;
                right: 0;
                width:100%;
                height: 100%;
                display: none;
            }
            #cerrar2{
                color: black;
                font-size: 50px;
                position: fixed;
                right: 300px;
                top: -10px;
                cursor: pointer;    
            }
            #testimonial_img2{
                width: auto;
                margin: 0 25%;
                height: auto;
                padding: 0;
            }
   

}
@media only screen and (max-width: 1500px) {

    .imagen_logo_owl {
        margin: 0;
        display: block!important;
        padding: 0 10%;
    }
}
@media only screen and (max-width: 1400px) {
 /*--------------------------------------------------------------whois_ceiling-----------------------------------------------------------------------------------------------------------------------------*/
.container-fluid{
        margin:0;
    }
     .row{
        margin:0;
        width:100%;
    }
    
/*--------------------------------------------------------------whois_ceiling-----------------------------------------------------------------------------------------------------------------------------*/
    #whois_ceiling{
        color:rgb(65,64,66);
        height: auto;
        padding:0;
        margin-top:140px;
        z-index: 1;
    }
    #whois_ceiling .texto2{
        color: rgb(65,64,66);
        height: auto;
        padding: 0;
        margin-top: 0px;
        z-index: 1;
    }
    #whois_ceiling .texto2 h2{
         font-size: 30px;
        padding: 10px 30px 0 30px;
        text-decoration: underline;
        text-decoration-color: #FF697F;
    }
    #whois_ceiling .texto2 p{
           font-size: 18px;
           padding: 10px 30px 0 30px;
           margin-top: 30px;
    }
    #whois_ceiling .imagen2{
        width:40%;
        background: white; 
        height:auto; 
        float:none;
        padding: 0;
    }
    #whois_ceiling .imagen2 img {
        width: 90%;
        height: auto;
        padding: 0;
    }
    .red-oblique{
        color: #EA424F;
        font-style: oblique;
    }
/*----------------------------------------------------------testimonials-----------------------------------------------------------------------------------------------------------------------------------*/
   #customer-list{
   color:#EA424F;
    list-style: none;
    margin-top:50px;
    padding-left:100px;
    border-radius:25px;
    float:left;
 }

 #customer-list li{
    text-decoration: none;
    list-style: none;
    padding:8px;
    font-size:15px;
    border:solid #EA424F;
    border-left: 0;
    border-right: 0;
    border-top:1px;
 }
 #staging_area{
    float: left;
 }
 #staging_area div{
    display: none;
 }
 #staging_area:first-child{
    display: block;
 }

 #customer-list li:hover{
    padding:8px;
    font-size:15px;
    background-color:#EA424F;
    color: white;
    cursor: pointer;
 }
  #customer-list li:active{
    padding:8px;
    font-size:15px;
    color:#EA424F;
    background-color: white;
    cursor: pointer;
 }

 .fa-plus{
    float: right;
 }
#testimonials h2{
    font-size: 30px;
    padding:0 0 0 5%;
}
#testimonials{
    color:rgb(65,64,66);
    min-height:800px;
    z-index: 1;
    padding:0;
    margin-top:100px;
    margin-bottom:100px;
   
}
#testimonials .texto2{
    padding:50px 100px 0 0;
    text-align: justify;
    background: white; 
    height: 600px; 
}

#testimonials .texto2 p{
    font-size: 18px;
    margin-top: 60px;
    padding: 0 2%;
}
#testimonials .imagen2{
    padding:100px 0 0 0;
    background: white; 
    height:600px; 
}
#testimonials .imagen2 img{
    width: 700px;
    height: 500px;
    
 }


.original{
    color: white;
    background-color: #EA424F;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    height: 40px;
    margin: 0 0 0 75%;

}
.original:hover{
    color: #EA424F;
    background-color: white;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    height: 40px;
    margin: 0 0 0 75%;
    border:1px solid #EA424F;
    cursor:pointer;
}
.float_left{
    float: left;
}
.imagen_logo_owl {
    margin: 0;
    display: block!important;
    padding: 0 10%;
}
.contenedor-parrafo{
    display: block!important;
}
.contenedor-parrafo p{
    text-align: justify;
    font-size:18px;
}
      /*---------------------------------------------------------------------------reviews-------------------------------------------------------*/
        #reviews h2{
            margin:30px 10%;
            font-size:30px;
            text-align: center;
        }
        #reviews p{
            margin:30px 5%;
            font-size:18px;
        }
        .item{
            width:40%;
            float:left;
            margin:20px 5%;
            padding-top:20px;
            border-top:6px solid #FF697F;
        }

        .item ul{
            list-style: none;
            font-size: 18px;
        }
        .item ul li{
            padding:15px 0;
        }
        .view_review a{
            font-weight: bolder;
            text-decoration: none;
            font-size:20px;
            font-style: oblique;
        }
        .view_review a:hover{
            cursor:pointer; 
            font-size:20px;
        }
        .view_review a:active{
            cursor:pointer; 
            font-size:19px;
        }
        .view_review a{
            color:white;
        }
        .item h3{
            font-weight: bolder;
            font-size:26px;
        } 
/*----------------------------------------------------------our_advantages---------------------------------------------------------------------------------------------------------------------------------*/
    #our_advantages {
        background-color: #f1f1f1;
        padding: 70px;
        margin-top: 50px;
    }

    .text_content{
        display: block;
        float:left;
        margin-right:0px;
    }
    .text_content h2{
        font-size: 28px;
        
        margin-bottom:20px; 
    }
    .text_content ul{
        list-style: none;
        font-size: 18px;
    }
    .text_content ul li{
        padding:10px;
    }
    .text_content ul li i{
        font-size: 18px;
        padding-right: 10px;
    }
    .images_content{
        display: block;
        float: left;
        width:100%;
    }
     #our_advantages .owl-prev, #our_advantages .owl-next{
        /*color:white!important;
        background-color:#EA424F!important;*/
        background-color:#EA424F;
        font-size: 20px!important;
        padding: 10px;
    }
    /*.images_content .before{
        float: left;
        width:45%;
        margin-right: 10%;
    }
    .images_content .after{
        float: left;
        width:45%;
    }
    .images_content .after img{
        width: 100%;
        margin:0 ;
        height:500px;
    }
    .images_content .before img{
        width: 100%;
        margin:0 ;
        height:500px;
    }
    .images_content .before p{
        font-size: 55px;

        font-weight: bolder;
        margin: 20px 35%;
    }
    .images_content .after p{
        font-size: 55px;
      
        font-weight: bolder;
        margin: 20px 35%;
    }*/
    .clearfix{
        float:none;
    }
/*----------------------------------------------------------------------------grid----------------------------------------------------------*/
    #grid2{
        background:rgba(0,0,0,0.5);
        z-index: 6;
        position:fixed;
        top:0;
        width:100%;
        height: 100%;
        display: none;
    }
    #cerrar2{
        color: black;
        font-size: 50px;
        position: fixed;
        right: 0px;
        top: -10px;
        cursor: pointer;    
    }
    #testimonial_img2{
        width: 100%;
        margin:0;
        height: 100%;
        padding: 0;
    }
   

}
@media only screen and (max-width: 1280px) {
 .container-fluid{
        margin:0;
    }
     .row{
        margin:0;
        width:100%;
    }
    
/*--------------------------------------------------------------whois_ceiling-----------------------------------------------------------------------------------------------------------------------------*/
    #whois_ceiling{
        color:rgb(65,64,66);
        height: auto;
        padding:0;
        margin-top:70px;
        z-index: 1;
    }
    #whois_ceiling .texto2{
        padding:0;
        text-align: justify;
        background: white; 
        height: auto; 
        float:left;
    }
    #whois_ceiling .texto2 h2{
         font-size: 30px;
        padding: 10px 30px 0 30px;
        text-decoration: underline;
        text-decoration-color: #FF697F;
    }
    #whois_ceiling .texto2 p{
           font-size: 18px;
           padding: 10px 30px 0 30px;
           margin-top: 30px;
    }
    #whois_ceiling .imagen2{
        width:100%;
        background: white; 
        height:auto; 
        float:none;
        padding: 0;
    }
    #whois_ceiling .imagen2 img {
        width: 90%;
        height: auto;
        padding: 0;
    }
    .red-oblique{
        color: #EA424F;
        font-style: oblique;
    }
/*----------------------------------------------------------testimonials-----------------------------------------------------------------------------------------------------------------------------------*/
    #customer-list {
        color: #EA424F;
        list-style: none;
        margin-top: 30px;
        padding-left: 70px;
        border-radius: 25px;
        float: left;
    }

 #customer-list li{
    text-decoration: none;
    list-style: none;
    padding:8px;
    font-size:15px;
    border:solid #EA424F;
    border-left: 0;
    border-right: 0;
    border-top:1px;
 }
 #staging_area{
    float: left;
 }
 #staging_area div{
    display: none;
 }
 #staging_area:first-child{
    display: none;
 }

 #customer-list li:hover{
    padding:8px;
    font-size:15px;
    background-color:#EA424F;
    color: white;
    cursor: pointer;
 }
  #customer-list li:active{
    padding:8px;
    font-size:15px;
    color:#EA424F;
    background-color: white;
    cursor: pointer;
 }

 .fa-plus{
    float: right;
 }
#testimonials h2{
    font-size: 30px;
    padding:0 0 0 8%;
}
#testimonials{
    color:rgb(65,64,66);
    min-height:800px;
    z-index: 1;
    padding:0;
    margin-top:100px;
    margin-bottom:100px;
   
}
#testimonials .texto2{
    padding:50px 100px 0 0;
    text-align: justify;
    background: white; 
    height: 600px; 
}

#testimonials .texto2 p{
    font-size: 18px;
    margin-top: 60px;
    padding: 0 2%;
}
#testimonials .imagen2{
    padding:100px 0 0 0;
    background: white; 
    height:600px; 
}
#testimonials .imagen2 img{
    width: 700px;
    height: 500px;
    
 }


.original{
    color: white;
    background-color: #EA424F;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    height: auto;
    margin: 0 0 0 75%;
}
.original:hover{
    background-color: white;
    color: #EA424F;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    height: auto;
    margin: 0 0 0 75%;
    font-size: 12px!important;
}
.float_left{
    float: left;
}
.imagen_logo_owl {
    margin: 0 auto;
    display: block!important;
/*
    padding: 0 15%;
    height: 400px;
*/
}
.contenedor-parrafo{
    display: block!important;
}
.contenedor-parrafo p{
    text-align: justify;
    font-size:18px;
    color:black;
}
.testimonial-mobile{
    color:black;
}
/*----------------------------------------------------------------------------grid----------------------------------------------------------*/
    #grid2{
        background:rgba(0,0,0,0.5);
        z-index: 6;
        position:fixed;
        top:0;
        width:100%;
        height: 100%;
        display: none;
    }
    #cerrar2{
        color: black;
        font-size: 50px;
        position: fixed;
        right: 0px;
        top: -10px;
        cursor: pointer;    
    }
    #testimonial_img2{
        width: 100%;
        margin:0;
        height: 100%;
        padding: 0;
    }
       /*---------------------------------------------------------------------------reviews-------------------------------------------------------*/
        #reviews h2{
            margin:30px 10%;
            font-size:30px;
            text-align: center;
        }
        #reviews p{
            margin:30px 5%;
            font-size:18px;
        }
        .item{
            width:40%;
            float:left;
            margin:20px 5%;
            padding-top:20px;
            border-top:6px solid #FF697F;
        }

        .item ul{
            list-style: none;
            font-size: 18px;
        }
        .item ul li{
            padding:15px 0;
        }
        .view_review a{
            font-weight: bolder;
            text-decoration: none;
            font-size:12px;
            font-style: oblique;
        }
        .view_review a:active{
            cursor:pointer; 
            font-size:12px;
        }
      
        .view_review a{
            color:white;
        }
        .item h3{
            font-weight: bolder;
            font-size:24px;
        } 
/*----------------------------------------------------------our_advantages---------------------------------------------------------------------------------------------------------------------------------*/
    #our_advantages {
        background-color: #f1f1f1;
        padding: 70px;
        margin-top: 50px;
    }

    .text_content{
        display: block;
        float:left;
        margin-right:0px;
    }
    .text_content h2{
        font-size: 28px;
        
        margin-bottom:20px; 
    }
    .text_content ul{
        list-style: none;
        font-size: 18px;
    }
    .text_content ul li{
        padding:10px;
    }
    .text_content ul li i{
        font-size: 18px;
        padding-right: 10px;
    }
    .images_content{
        display: block;
        float: left;
        width:100%;
    }
     #our_advantages .owl-prev, #our_advantages .owl-next{
        /*color:white!important;
        background-color:#EA424F!important;*/
        background-color:#EA424F;
        font-size: 20px!important;
        padding: 10px;
    }
    /*.images_content .before{
        float: left;
        width:45%;
        margin-right: 10%;
    }
    .images_content .after{
        float: left;
        width:45%;
    }
    .images_content .after img{
        width: 100%;
        margin:0 ;
        height:500px;
    }
    .images_content .before img{
        width: 100%;
        margin:0 ;
        height:500px;
    }
    .images_content .before p{
        font-size: 55px;

        font-weight: bolder;
        margin: 20px 35%;
    }
    .images_content .after p{
        font-size: 55px;
      
        font-weight: bolder;
        margin: 20px 35%;
    }*/
    .clearfix{
        float:none;
    }
   
}
@media only screen and (max-width: 1024px) {
    #amtrak{
        display: none;
    }
    #testimonials h2 {
        font-size: 30px;
        padding: 0 0% 0 35%;
        margin: 0;
    }
}
@media only screen and (max-width: 1000px) {
 .container-fluid{
        margin:0;
    }
     .row{
        margin:0;
        width:100%;
    }
    
/*--------------------------------------------------------------whois_ceiling-----------------------------------------------------------------------------------------------------------------------------*/
    #whois_ceiling{
        color:rgb(65,64,66);
        height: auto;
        padding:0;
        margin-top:70px;
        z-index: 1;
        height:auto;
    }
    #whois_ceiling .texto2{
        padding:0;
        text-align: justify;
        background: white; 
        height: 650px; 
        float:left;
    }
    #whois_ceiling .texto2 h2{
         font-size: 28px;
        padding: 10px 30px 0 30px;
        text-decoration: underline;
        text-decoration-color: #FF697F;
        position: relative;
        right: 25%;
    }
    #whois_ceiling .texto2 p{
           font-size: 20px;
           padding: 10px 30px 0 30px;
           margin-top: 30px;
           background:white;
    }
    #whois_ceiling .imagen2{
        width:100%;
        background: white; 
        height:auto; 
        float:none;
        padding: 0;
/*        margin:100px 0 0 0;*/
    }
	#whois_ceiling .texto2 h2 {
		right: 0%!important;
	}
	#whois_ceiling .texto2 {
		width:100%!important;
		height: unset!important;
	}
    #whois_ceiling .imagen2 img{
        width: 100%;
/*        height: 400px;*/
        padding: 0 ;
    }
    .red-oblique{
        color: #EA424F;
        font-style: oblique;
    }
    .points-down{
        display: none;
    }
    .points{
        display: none;
    }
/*----------------------------------------------------------testimonials-----------------------------------------------------------------------------------------------------------------------------------*/
    #customer-list {
        color: #EA424F;
        list-style: none;
        margin-top: 30px;
        padding-left: 70px;
        border-radius: 25px;
        padding-right: 50px;
        float: left;
    }
 #amtrak{
    display:none;
 }
 #customer-list li{
    text-decoration: none;
    list-style: none;
    padding:8px;
    font-size:15px;
    border:solid #EA424F;
    border-left: 0;
    border-right: 0;
    border-top:1px;
 }
 #staging_area{
    float: left;
 }
 #staging_area div{
    display: none;
 }
 #staging_area:first-child{
    display: none;
 }

 #customer-list li:hover{
    padding:8px;
    font-size:15px;
    background-color:#EA424F;
    color: white;
    cursor: pointer;
 }
  #customer-list li:active{
    padding:8px;
    font-size:15px;
    color:#EA424F;
    background-color: white;
    cursor: pointer;
 }

 .fa-plus{
    float: right;
 }
#testimonials h2 {
    font-size: 28px;
    margin: 0 0 0 0%;
    padding-left: 30%;
}
#testimonials{
    color:rgb(65,64,66);
    min-height:800px;
    z-index: 1;
    padding:0;
    margin-top:100px;
    margin-bottom:100px;
   
}
#testimonials .texto2{
    padding:50px 100px 0 0;
    text-align: justify;
    background: white; 
    height: 600px; 
}

#testimonials .texto2 p{
    font-size: 18px;
    margin-top: 60px;
    padding: 0 2%;
}
#testimonials .imagen2{
    padding:100px 0 0 0;
    background: white; 
    height:600px; 
}
#testimonials .imagen2 img{
    width: 700px;
    height: 500px;
    
 }


.original{
    color: white;
    background-color: #EA424F;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    height: auto;
    margin: 0 0 0 75%;
	font-size: 70%;
}
.original:hover{
    background-color: white;
    color: #EA424F;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    height: auto;
    margin: 0 0 0 75%;
    font-size: 12px!important;
}
.float_left{
    float: left;
}
.imagen_logo_owl {
    margin: 0 auto;
    display: block!important;
    padding: 0 0%;
    height: unset;
}
.contenedor-parrafo{
    display: block!important;
}
.contenedor-parrafo p{
    text-align: justify;
    font-size:18px;
    color:black;
}
.testimonial-mobile{
    color:black;
}
           /*---------------------------------------------------------------------------reviews-------------------------------------------------------*/
        #reviews h2{
            margin:30px 10%;
            font-size:28px;
            text-align: center;
        }
        #reviews p{
            margin:30px 5%;
            font-size:18px;
        }
        .item{
            width:90%;
            float:left;
            margin:20px 5%;
            padding-top:20px;
            border-top:6px solid #FF697F;
        }

        .item ul{
            list-style: none;
            font-size: 18px;
        }
        .item ul li{
            padding:15px 0;
        }
        .view_review a{
            font-weight: bolder;
            text-decoration: none;
            font-size:18px;
            font-style: oblique;
        }
        .view_review a:hover{
            cursor:pointer; 
            font-size:20px;
        }
        .view_review a:active{
            cursor:pointer; 
            font-size:19px;
        }
        .view_review a{
            color:white;
        }
        .item h3{
            font-weight: bolder;
            font-size:24px;
        } 
/*----------------------------------------------------------our_advantages---------------------------------------------------------------------------------------------------------------------------------*/
    #our_advantages {
        background-color: #f1f1f1;
        padding: 70px;
        margin-top: 50px;
    }

    .text_content{
        display: inline;
        float:none;
        margin-right:0px;
        width:100%;
    }
    .text_content h2{
        font-size: 28px;
        
        margin-bottom:20px; 
    }
    .text_content ul{
        list-style: none;
        font-size: 18px;
    }
    .text_content ul li{
        padding:10px;
    }
    .text_content ul li i{
        font-size: 18px;
        padding-right: 10px;
    }
    .images_content{
        display: inline;
        float: none;
        width:100%;
    }
     #our_advantages .owl-prev, #our_advantages .owl-next{
        /*color:white!important;
        background-color:#EA424F!important;*/
        background-color:#EA424F;
        font-size: 20px!important;
        padding: 10px;
    }
    /*.images_content .before{
        float: left;
        width:45%;
        margin-right: 10%;
    }
    .images_content .after{
        float: left;
        width:45%;
    }
    .images_content .after img{
        width: 100%;
        margin:0 ;
        height:500px;
    }
    .images_content .before img{
        width: 100%;
        margin:0 ;
        height:500px;
    }
    .images_content .before p{
        font-size: 55px;

        font-weight: bolder;
        margin: 20px 35%;
    }
    .images_content .after p{
        font-size: 55px;
      
        font-weight: bolder;
        margin: 20px 35%;
    }*/
    .clearfix{
        float:none;
    }
/*----------------------------------------------------------------------------grid----------------------------------------------------------*/
    #grid2{
        background:rgba(0,0,0,0.5);
        z-index: 6;
        position:fixed;
        top:0;
        width:100%;
        height: 100%;
        display: none;
    }
    #cerrar2{
        color: black;
        font-size: 50px;
        position: fixed;
        right: 0px;
        top: -10px;
        cursor: pointer;    
    }
    #testimonial_img2{
        width: 100%;
        margin:0;
        height: 100%;
        padding: 0;
    }
   
}
  

@media only screen and (max-width: 550px) {
 .container-fluid{
        margin:0;
    }
     .row{
        margin:0;
        width:100%;
    }
    
/*--------------------------------------------------------------whois_ceiling-----------------------------------------------------------------------------------------------------------------------------*/
    #whois_ceiling{
        color:rgb(65,64,66);
        height: auto;
        padding:0;
        margin-top:70px;
        z-index: 1;
    }
   #whois_ceiling .texto2 {
        padding: 0;
        text-align: justify;
        background: white;
        height: 400px;
        float: left;
        width: 100%;
    }
   #whois_ceiling .texto2 h2 {
        font-size: 20px;
        padding: 10px 30px 0 30px;
        text-decoration: underline;
        text-decoration-color: #FF697F;
        right: 0;
        margin-left: 15%;
    }
    .br-none{
        display: none;
    }
    #whois_ceiling .texto2 p{
           font-size: 15px;
           padding: 10px 30px 0 30px;
           margin-top: 30px;
    }
    #whois_ceiling .imagen2{
        width:100%;
        background: white; 
        height:auto; 
        float:none;
        padding: 0;
        margin:0;
    }
    #whois_ceiling .imagen2 img{
        width: 100%;
        height: 500px;
        padding: 0 ;
    }
    .red-oblique{
        color: #EA424F;
        font-style: oblique;
    }
/*----------------------------------------------------------testimonials-----------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------testimonials-----------------------------------------------------------------------------------------------------------------------------------*/
    #customer-list {
        color: #EA424F;
        list-style: none;
        margin-top: 30px;
        padding-left: 0px;
        border-radius: 25px;
        padding-right: 0px;
        float: left;
    }

 #customer-list li{
    text-decoration: none;
    list-style: none;
    padding:8px;
    font-size:15px;
    border:solid #EA424F;
    border-left: 0;
    border-right: 0;
    border-top:1px;
 }
 #staging_area{
    float: left;
 }
 #staging_area div{
    display: none;
 }
 #staging_area:first-child{
    display: none;
 }

 #customer-list li:hover{
    padding:8px;
    font-size:15px;
    background-color:#EA424F;
    color: white;
    cursor: pointer;
 }
  #customer-list li:active{
    padding:8px;
    font-size:15px;
    color:#EA424F;
    background-color: white;
    cursor: pointer;
 }

 .fa-plus{
    float: right;
 }
#testimonials h2 {
    font-size: 20px;
    margin: 0 0 0 0%;
    padding: 0 15%;
}
#testimonials {
    color: rgb(65,64,66);
    min-height: 800px;
    z-index: 1;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 100px;
}
#testimonials .texto2{
    padding:50px 100px 0 0;
    text-align: justify;
    background: white; 
    height: 600px; 
}

#testimonials .texto2 p{
    font-size: 18px;
    margin-top: 60px;
    padding: 0 2%;
}
#testimonials .imagen2{
    padding:100px 0 0 0;
    background: white; 
    height:600px; 
}
#testimonials .imagen2 img{
    width: 700px;
    height: 500px;
    
 }
#testimonials .modalProds{
    margin-bottom: 40px;
    display: block;
}

#testimonials .original {
    color: white;
    background-color: #EA424F;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    height: auto;
    margin: 0;
    font-size: 15px;
    position: relative;
    top: 20px;
}
#testimonials .original:hover{
    background-color: white;
    color: #EA424F;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    height: auto;
    margin: 0 0 0 75%;
    font-size: 12px!important;
}
.float_left{
    float: left;
}
.imagen_logo_owl {
    margin: 0;
    display: block!important;
    padding: 0 0%;
    height: auto;
}
.imagen_logo_owl img{
    width:100%;
}
.contenedor-parrafo{
    display: block!important;
}
.contenedor-parrafo p {
    text-align: justify;
    font-size: 17px;
    color: black;
    padding: 0 35px;
}
.testimonial-mobile{
    color:black;
}
           /*---------------------------------------------------------------------------reviews-------------------------------------------------------*/
        #reviews h2 {
            margin: 30px 10%;
            font-size: 20px;
            text-align: center;
        }
        #reviews p {
            font-size: 15px;
            padding: 10px 0px 0 0px;
            margin-top: 30px;
            text-align: justify;
        }
        .item{
            width:90%;
            float:left;
            margin:20px 5%;
            padding-top:20px;
            border-top:6px solid #FF697F;
        }

        .item ul{
            list-style: none;
            font-size: 15px;
        }
        .item ul li{
            padding:15px 0;
        }
        .view_review a{
            font-weight: bolder;
            text-decoration: none;
            font-size:16px;
            font-style: oblique;
        }
        .view_review a:hover{
            cursor:pointer; 
            font-size:20px;
        }
        .view_review a:active{
            cursor:pointer; 
            font-size:19px;
        }
        .view_review a{
            color:white;
        }
        .view_review .modalProds{
            margin-bottom: 40px;
            display: block;
            text-align: center;
        }
        #reviews .original {
            color: white;
            background-color: #EA424F;
            padding: 10px;
            font-style: normal;
            font-weight: 600;
            height: auto;
            margin: 0;
            font-size: 15px;
            position: relative;
            top: 20px;
        }
        #reviews .original:hover{
            background-color: white;
            color: #EA424F;
            padding: 10px;
            font-style: normal;
            font-weight: 600;
            height: auto;
            margin: 0 0 0 0%;
            font-size: 12px!important;
        }
        .item h3{
            font-weight: bolder;
            font-size:19px;
        } 
/*----------------------------------------------------------our_advantages---------------------------------------------------------------------------------------------------------------------------------*/
   #our_advantages {
        background-color: #f1f1f1;
        padding: 70px 20px 30px 20px;
        margin-top: 50px;
    }

    .text_content{
        display: inline;
        float:none;
        margin-right:0px;
        width:100%;
    }
    .text_content h2 {
        font-size: 20px;
        margin-bottom: 20px;
        margin-left: 20%;
    }
    .text_content ul {
        list-style: none;
        font-size: 15px;
        margin: 0;
    }
    .text_content ul li{
        padding:10px;
    }
    .text_content ul li i{
        font-size: 18px;
        padding-right: 10px;
    }
    .images_content{
        display: inline;
        float: none;
        width:100%;
    }
     #our_advantages .owl-prev, #our_advantages .owl-next{
        /*color:white!important;
        background-color:#EA424F!important;*/
        background-color:#EA424F;
        font-size: 20px!important;
        padding: 10px;
    }
    /*.images_content .before{
        float: left;
        width:45%;
        margin-right: 10%;
    }
    .images_content .after{
        float: left;
        width:45%;
    }
    .images_content .after img{
        width: 100%;
        margin:0 ;
        height:500px;
    }
    .images_content .before img{
        width: 100%;
        margin:0 ;
        height:500px;
    }
    .images_content .before p{
        font-size: 55px;

        font-weight: bolder;
        margin: 20px 35%;
    }
    .images_content .after p{
        font-size: 55px;
      
        font-weight: bolder;
        margin: 20px 35%;
    }*/
    .clearfix{
        float:none;
    }
   
}
  
@media only screen and (max-width: 375px) {
	
		

	
	
	
     .container-fluid{
        margin:0;
    }
     .row{
        margin:0;
        width:100%;
    }
    
/*--------------------------------------------------------------whois_ceiling-----------------------------------------------------------------------------------------------------------------------------*/
    #whois_ceiling{
        color:rgb(65,64,66);
        height: auto;
        padding:0;
        margin-top:70px;
        z-index: 1;
    }
    #whois_ceiling .texto2{
        padding:0;
        text-align: justify;
        background: white; 
        height: auto; 
        float:left;
        width: 100%;
    }
    #whois_ceiling .texto2 h2{
         font-size: 20px;
        padding: 10px 30px 0 30px;
        text-decoration: underline;
        text-decoration-color: #FF697F;
    }
    #whois_ceiling .texto2 p{
           font-size: 15px;
           padding: 10px 30px 0 30px;
           margin-top: 30px;
    }
    #whois_ceiling .imagen2{
        width:100%;
        background: white; 
        height:auto; 
        float:none;
        padding: 0;
    }
    #whois_ceiling .imagen2 img{
        width: 100%;
        height: auto;
        padding: 0 ;
    }
    .red-oblique{
        color: #EA424F;
        font-style: oblique;
    }
/*----------------------------------------------------------testimonials-----------------------------------------------------------------------------------------------------------------------------------*/
    /*----------------------------------------------------------testimonials-----------------------------------------------------------------------------------------------------------------------------------*/
    #customer-list {
        color: #EA424F;
        list-style: none;
        margin-top: 30px;
        padding-left: 0px;
        border-radius: 25px;
        padding-right: 0px;
        float: left;
    }

 #customer-list li{
    text-decoration: none;
    list-style: none;
    padding:8px;
    font-size:15px;
    border:solid #EA424F;
    border-left: 0;
    border-right: 0;
    border-top:1px;
 }
 #staging_area{
    float: left;
 }
 #staging_area div{
    display: none;
 }
 #staging_area:first-child{
    display: none;
 }

 #customer-list li:hover{
    padding:8px;
    font-size:15px;
    background-color:#EA424F;
    color: white;
    cursor: pointer;
 }
  #customer-list li:active{
    padding:8px;
    font-size:15px;
    color:#EA424F;
    background-color: white;
    cursor: pointer;
 }

 .fa-plus{
    float: right;
 }

#testimonials h2 {
    font-size: 20px;
    margin: 0 0 0 0%;
}
#testimonials {
    color: rgb(65,64,66);
    min-height: 800px;
    z-index: 1;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 100px;
}
#testimonials .texto2{
    padding:50px 100px 0 0;
    text-align: justify;
    background: white; 
    height: 600px; 
}

#testimonials .texto2 p{
    font-size: 18px;
    margin-top: 60px;
    padding: 0 2%;
}
#testimonials .imagen2{
    padding:100px 0 0 0;
    background: white; 
    height:600px; 
}
#testimonials .imagen2 img{
    width: 700px;
    height: 500px;
    
 }
.modalProds{
    margin-bottom: 40px;
    display: block;
}

.original {
    color: white;
    background-color: #EA424F;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    height: auto;
    margin: 0;
    font-size: 15px;
    position: relative;
    top: 20px;
}
.original:hover{
    background-color: white;
    color: #EA424F;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    height: auto;
    margin: 0 0 0 75%;
    font-size: 12px!important;
}
.float_left{
    float: left;
}
.imagen_logo_owl {
    margin: 0;
    display: block!important;
    padding: 0 0%;
    height: auto;
}
.imagen_logo_owl img{
    width:100%;
}
.contenedor-parrafo{
    display: block!important;
}
.contenedor-parrafo p {
    text-align: justify;
    font-size: 17px;
    color: black;
    padding: 0 35px;
}
.testimonial-mobile{
    color:black;
}
           /*---------------------------------------------------------------------------reviews-------------------------------------------------------*/
        #reviews h2 {
            margin: 30px 10%;
            font-size: 20px;
            text-align: center;
        }
        #reviews p {
            font-size: 15px;
            padding: 10px 0px 0 0px;
            margin-top: 30px;
            text-align: justify;
        }
        .item{
            width:90%;
            float:left;
            margin:20px 5%;
            padding-top:20px;
            border-top:6px solid #FF697F;
        }

        .item ul{
            list-style: none;
            font-size: 15px;
        }
        .item ul li{
            padding:15px 0;
        }
        .view_review a{
            font-weight: bolder;
            text-decoration: none;
            font-size:16px;
            font-style: oblique;
        }
        .view_review a:hover{
            cursor:pointer; 
            font-size:20px;
        }
        .view_review a:active{
            cursor:pointer; 
            font-size:19px;
        }
        .view_review a{
            color:white;
        }
        .view_review .modalProds {
            margin-bottom: 40px;
            display: block;
            text-align: center;
        }
        #reviews .original {
            color: white;
            background-color: #EA424F;
            padding: 10px;
            font-style: normal;
            font-weight: 600;
            height: auto;
            margin: 0;
            font-size: 15px;
            position: relative;
            top: 20px;
        }
        #reviews .original:hover{
            background-color: white;
            color: #EA424F;
            padding: 10px;
            font-style: normal;
            font-weight: 600;
            height: auto;
            margin: 0 0 0 0%;
            font-size: 12px!important;
        }
        .item h3{
            font-weight: bolder;
            font-size:19px;
        } 
/*----------------------------------------------------------our_advantages---------------------------------------------------------------------------------------------------------------------------------*/
   #our_advantages {
        background-color: #f1f1f1;
        padding: 20px 20px 30px 20px;
        margin-top: 0;
    }

    .text_content{
        display: inline;
        float:none;
        margin-right:0px;
        width:100%;
    }
    .text_content h2 {
        font-size: 20px;
        margin-bottom: 20px;
        margin-left: 20%;
    }
    .text_content ul {
        list-style: none;
        font-size: 15px;
        margin: 0;
    }
    .text_content ul li{
        padding:10px;
    }
    .text_content ul li i{
        font-size: 18px;
        padding-right: 10px;
    }
    .images_content{
        display: inline;
        float: none;
        width:100%;
    }
     #our_advantages .owl-prev, #our_advantages .owl-next{
        /*color:white!important;
        background-color:#EA424F!important;*/
        background-color:#EA424F;
        font-size: 20px!important;
        padding: 10px;
    }
    /*.images_content .before{
        float: left;
        width:45%;
        margin-right: 10%;
    }
    .images_content .after{
        float: left;
        width:45%;
    }
    .images_content .after img{
        width: 100%;
        margin:0 ;
        height:500px;
    }
    .images_content .before img{
        width: 100%;
        margin:0 ;
        height:500px;
    }
    .images_content .before p{
        font-size: 55px;

        font-weight: bolder;
        margin: 20px 35%;
    }
    .images_content .after p{
        font-size: 55px;
      
        font-weight: bolder;
        margin: 20px 35%;
    }*/
    .clearfix{
        float:none;
    }
    #footer1 {
        background: rgb(209,211,212);
        height: 125px;
        font-size: 10px;
        margin-top: 0px!important;
    }
   
}
   

/*----------------------------------------------------------MÓVIL---------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 360px) {
    

     
    .container-fluid{
        margin:0;
    }
     .row{
        margin:0;
        width:100%;
    }
    
/*--------------------------------------------------------------whois_ceiling-----------------------------------------------------------------------------------------------------------------------------*/
    #whois_ceiling{
        color:rgb(65,64,66);
        height: auto;
        padding:0;
        margin-top:70px;
        z-index: 1;
    }
    #whois_ceiling .texto2{
        padding:0;
        text-align: justify;
        background: white; 
        height: auto; 
        float:left;
        width: 100%;
    }
    #whois_ceiling .texto2 h2{
         font-size: 20px;
        padding: 10px 30px 0 30px;
        text-decoration: underline;
        text-decoration-color: #FF697F;
    }
    #whois_ceiling .texto2 p{
           font-size: 15px;
           padding: 10px 30px 0 30px;
           margin-top: 0px;
    }
    #whois_ceiling .imagen2{
        width:100%;
        background: white; 
        height:auto; 
        float:none;
        padding: 0;
    }
    #whois_ceiling .imagen2 img{
        width: 100%;
        height: auto;
        padding: 0 ;
    }
    .red-oblique{
        color: #EA424F;
        font-style: oblique;
    }
  /*----------------------------------------------------------testimonials-----------------------------------------------------------------------------------------------------------------------------------*/
    #customer-list {
        color: #EA424F;
        list-style: none;
        margin-top: 30px;
        padding-left: 0px;
        border-radius: 25px;
        padding-right: 0px;
        float: left;
    }

 #customer-list li{
    text-decoration: none;
    list-style: none;
    padding:8px;
    font-size:15px;
    border:solid #EA424F;
    border-left: 0;
    border-right: 0;
    border-top:1px;
 }
 #staging_area{
    float: left;
 }
 #staging_area div{
    display: none;
 }
 #staging_area:first-child{
    display: none;
 }

 #customer-list li:hover{
    padding:8px;
    font-size:15px;
    background-color:#EA424F;
    color: white;
    cursor: pointer;
 }
  #customer-list li:active{
    padding:8px;
    font-size:15px;
    color:#EA424F;
    background-color: white;
    cursor: pointer;
 }

 .fa-plus{
    float: right;
 }
#testimonials h2 {
    font-size: 20px;
    margin: 0 0 0 0%;
    padding: 0 12%;
}
#testimonials {
    color: rgb(65,64,66);
    min-height: 800px;
    z-index: 1;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 100px;
}
#testimonials .texto2{
    padding:50px 100px 0 0;
    text-align: justify;
    background: white; 
    height: 600px; 
}

#testimonials .texto2 p{
    font-size: 18px;
    margin-top: 60px;
    padding: 0 2%;
}
#testimonials .imagen2{
    padding:100px 0 0 0;
    background: white; 
    height:600px; 
}
#testimonials .imagen2 img{
    width: 700px;
    height: 500px;
    
 }
.modalProds{
    margin-bottom: 40px;
    display: block;
}

.original {
    color: white;
    background-color: #EA424F;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    height: auto;
    margin: 0;
    font-size: 15px;
    position: relative;
    top: 20px;
}
.original:hover{
    background-color: white;
    color: #EA424F;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    height: auto;
    margin: 0 0 0 75%;
    font-size: 12px!important;
}
.float_left{
    float: left;
}
.imagen_logo_owl {
    margin: 0;
    display: block!important;
    padding: 0 0%;
    height: auto;
}
.imagen_logo_owl img{
    width:100%;
}
.contenedor-parrafo{
    display: block!important;
}
.contenedor-parrafo p {
    text-align: justify;
    font-size: 17px;
    color: black;
    padding: 0 35px;
}
.testimonial-mobile{
    color:black;
}
           /*---------------------------------------------------------------------------reviews-------------------------------------------------------*/
        #reviews h2 {
            margin: 30px 10%;
            font-size: 20px;
            text-align: center;
        }
        #reviews p {
            font-size: 15px;
            padding: 10px 30px 0px 30px;
			margin-left: 0px;
			margin-right: 0px;
            margin-top: 30px;
            text-align: justify;
        }
        .item{
            width:90%;
            float:left;
            margin:20px 5%;
            padding-top:20px;
            border-top:6px solid #FF697F;
        }

        .item ul{
            list-style: none;
            font-size: 15px;
        }
        .item ul li{
            padding:15px 0;
        }
        .view_review a{
            font-weight: bolder;
            text-decoration: none;
            font-size:16px;
            font-style: oblique;
        }
        .view_review a:hover{
            cursor:pointer; 
            font-size:20px;
        }
        .view_review a:active{
            cursor:pointer; 
            font-size:19px;
        }
        .view_review a{
            color:white;
        }
        .view_review .modalProds {
            margin-bottom: 40px;
            display: block;
            text-align: center;
        }
        .item h3{
            font-weight: bolder;
            font-size:19px;
        } 
/*----------------------------------------------------------our_advantages---------------------------------------------------------------------------------------------------------------------------------*/
   #our_advantages {
        background-color: #f1f1f1;
        padding: 20px 20px 30px 20px;
        margin-top: 0;
    }

    .text_content{
        display: inline;
        float:none;
        margin-right:0px;
        width:100%;
    }
    .text_content h2 {
        font-size: 20px;
        margin-bottom: 20px;
        margin-left: 20%;
    }
    .text_content ul {
        list-style: none;
        font-size: 15px;
        margin: 0;
    }
    .text_content ul li{
        padding:10px;
    }
    .text_content ul li i{
        font-size: 18px;
        padding-right: 10px;
    }
    .images_content{
        display: inline;
        float: none;
        width:100%;
    }
     #our_advantages .owl-prev, #our_advantages .owl-next{
        /*color:white!important;
        background-color:#EA424F!important;*/
        background-color:#EA424F;
        font-size: 20px!important;
        padding: 10px;
    }
    /*.images_content .before{
        float: left;
        width:45%;
        margin-right: 10%;
    }
    .images_content .after{
        float: left;
        width:45%;
    }
    .images_content .after img{
        width: 100%;
        margin:0 ;
        height:500px;
    }
    .images_content .before img{
        width: 100%;
        margin:0 ;
        height:500px;
    }
    .images_content .before p{
        font-size: 55px;

        font-weight: bolder;
        margin: 20px 35%;
    }
    .images_content .after p{
        font-size: 55px;
      
        font-weight: bolder;
        margin: 20px 35%;
    }*/
    .clearfix{
        float:none;
    }
    #footer1 {
        background: rgb(209,211,212);
        height: 125px;
        font-size: 10px;
        margin-top: 0px!important;
    }
 
}


/*----------------------------------------------------------MÓVIL---------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 320px) {
    

     
    .container-fluid{
        margin:0;
    }
     .row{
        margin:0;
        width:100%;
    }
    
/*--------------------------------------------------------------whois_ceiling-----------------------------------------------------------------------------------------------------------------------------*/
    #whois_ceiling{
        color:rgb(65,64,66);
        height: auto;
        padding:0;
        margin-top:70px;
        z-index: 1;
    }
    #whois_ceiling .texto2{
        padding:0;
        text-align: justify;
        background: white; 
        height: 600px; 
        float:left;
        width: 100%;
    }
    #whois_ceiling .texto2 h2{
        font-size: 20px;
        padding: 10px 60px 0 0px;
        text-decoration: underline;
        text-decoration-color: #FF697F;
    }
    #whois_ceiling .texto2 p{
           font-size: 15px;
           padding: 10px 30px 0 30px;
           margin-top: 30px;
    }
    #whois_ceiling .imagen2{
        width:100%;
        background: white; 
        height:auto; 
        float:none;
        padding: 0;
    }
    #whois_ceiling .imagen2 img{
        width: 100%;
        height: 400px;
        padding: 0 ;
    }
    .red-oblique{
        color: #EA424F;
        font-style: oblique;
    }
/*----------------------------------------------------------testimonials-----------------------------------------------------------------------------------------------------------------------------------*/
    #customer-list {
        color: #EA424F;
        list-style: none;
        margin-top: 30px;
        padding-left: 0px;
        border-radius: 25px;
        padding-right: 0px;
        float: left;
    }

 #customer-list li{
    text-decoration: none;
    list-style: none;
    padding:8px;
    font-size:15px;
    border:solid #EA424F;
    border-left: 0;
    border-right: 0;
    border-top:1px;
 }
 #staging_area{
    float: left;
 }
 #staging_area div{
    display: none;
 }
 #staging_area:first-child{
    display: none;
 }

 #customer-list li:hover{
    padding:8px;
    font-size:15px;
    background-color:#EA424F;
    color: white;
    cursor: pointer;
 }
  #customer-list li:active{
    padding:8px;
    font-size:15px;
    color:#EA424F;
    background-color: white;
    cursor: pointer;
 }

 .fa-plus{
    float: right;
 }
#testimonials h2 {
    font-size: 20px;
    margin: 0 0 0 0%;
    padding: 0 10%;
}
#testimonials {
    color: rgb(65,64,66);
    min-height: 800px;
    z-index: 1;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 0px;
}
#testimonials .texto2{
    padding:50px 100px 0 0;
    text-align: justify;
    background: white; 
    height: 600px; 
}

#testimonials .texto2 p{
    font-size: 18px;
    margin-top: 60px;
    padding: 0 2%;
}
#testimonials .imagen2{
    padding:100px 0 0 0;
    background: white; 
    height:600px; 
}
#testimonials .imagen2 img{
    width: 700px;
    height: 500px;
    
 }
.modalProds{
    margin-bottom: 40px;
    display: block;
}

.original {
    color: white;
    background-color: #EA424F;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    height: auto;
    margin: 0;
    font-size: 15px;
    position: relative;
    top: 20px;
}
.original:hover{
    background-color: white;
    color: #EA424F;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    height: auto;
    margin: 0 0 0 75%;
    font-size: 12px!important;
}
.float_left{
    float: left;
}
.imagen_logo_owl {
    margin: 0;
    display: block!important;
    padding: 0 0%;
    height: auto;
}
.imagen_logo_owl img{
    width:100%;
}
.contenedor-parrafo{
    display: block!important;
}
.contenedor-parrafo p {
    text-align: justify;
    font-size: 17px;
    color: black;
    padding: 0 0px;
}
.testimonial-mobile{
    color:black;
}
           /*---------------------------------------------------------------------------reviews-------------------------------------------------------*/
        #reviews h2 {
            margin: 30px 10%;
            font-size: 20px;
            text-align: center;
        }
        #reviews p {
            font-size: 15px;
            padding: 10px 0px 0 0px;
            margin-top: 30px;
            text-align: justify;
        }
        .item{
            width:90%;
            float:left;
            margin:20px 5%;
            padding-top:20px;
            border-top:6px solid #FF697F;
        }

        .item ul{
            list-style: none;
            font-size: 15px;
        }
        .item ul li{
            padding:15px 0;
        }
        .view_review a{
            font-weight: bolder;
            text-decoration: none;
            font-size:16px;
            font-style: oblique;
        }
        .view_review a:hover{
            cursor:pointer; 
            font-size:20px;
        }
        .view_review a:active{
            cursor:pointer; 
            font-size:19px;
        }
        .view_review a{
            color:white;
        }
        .view_review .modalProds {
            margin-bottom: 40px;
            display: block;
            text-align: center;
        }
        .item h3{
            font-weight: bolder;
            font-size:19px;
        } 
/*----------------------------------------------------------our_advantages---------------------------------------------------------------------------------------------------------------------------------*/
   #our_advantages {
        background-color: #f1f1f1;
        padding: 20px 20px 30px 20px;
        margin-top: 0;
    }

    .text_content{
        display: inline;
        float:none;
        margin-right:0px;
        width:100%;
    }
    .text_content h2 {
        font-size: 20px;
        margin-bottom: 20px;
        margin-left: 20%;
    }
    .text_content ul {
        list-style: none;
        font-size: 15px;
        margin: 0;
    }
    .text_content ul li{
        padding:10px;
    }
    .text_content ul li i{
        font-size: 18px;
        padding-right: 10px;
    }
    .images_content{
        display: inline;
        float: none;
        width:100%;
    }
     #our_advantages .owl-prev, #our_advantages .owl-next{
        /*color:white!important;
        background-color:#EA424F!important;*/
        background-color:#EA424F;
        font-size: 20px!important;
        padding: 10px;
    }
    /*.images_content .before{
        float: left;
        width:45%;
        margin-right: 10%;
    }
    .images_content .after{
        float: left;
        width:45%;
    }
    .images_content .after img{
        width: 100%;
        margin:0 ;
        height:500px;
    }
    .images_content .before img{
        width: 100%;
        margin:0 ;
        height:500px;
    }
    .images_content .before p{
        font-size: 55px;

        font-weight: bolder;
        margin: 20px 35%;
    }
    .images_content .after p{
        font-size: 55px;
      
        font-weight: bolder;
        margin: 20px 35%;
    }*/
    .clearfix{
        float:none;
    }
    #footer1 {
        background: rgb(209,211,212);
        height: 125px;
        font-size: 10px;
        margin-top: 0px!important;
    }
 
}

