/***************TAMAÑO DE ESCRITORIO**************/
@media (min-width: 801px){

    body{
        background: #000ff;
    }
    
    .nosotros{
        margin-top: -80px;    
    }
    
    .wrapParrafos{
        margin-top: 20px!important;
        padding-bottom: 10px!important;
        margin-bottom: 5px!important;
    }
    
    .div33{
        width: 33%;
    }
    
    .grupoFiltros50{
        width: 47%;
    }
    .carousel-control{
        margin-top: -300px!important;    
    }
    
    .form-group input, .form-control{
        width: 100%!important;
        margin-left: 0%!important;    
    }
    
    h1{font-size: 33px!important;}
    h2{font-size: 25px!important;}
    h3{font-size: 20px!important;}
    h4{font-size: 15px!important;}
    h5{font-size: 10px!important;}

    .textoBanner{
        font-size: 45px!important;
        top: -200px!important;
    }
    
    .imagenBanner{
        width: 100%;
        height: 600px!important;
        object-fit: cover;
    }
    
    .titleVric:after{
        width:15%;
        left: 42.5%;
    }
    
    /*.titleFisioM:after{
        height:0.2em;
    }*/
    
    /*.carousel-inner{
        max-height: 100vh;
        overflow-y: hidden;
        box-shadow: none!important;
    }*/
    
    #texto1{
        padding-top: 600px!important;
    }
    #texto2{
        margin-top: -200px!important;
        padding-top: 0!important;
    }
    #texto3{
        margin-top: -400px!important;
        padding-top: 0px!important;
    }
    
/**************MODIFICACIONES DEL PROFILE********************/
    /*.fotoEmp{
        float: none; 
        border: 2px solid #fff; 
    }*/

/************************************************************/    
	/*header{
    	height: 180px;
        width: 100%;
    }*/
    
    /*.columna{
        display: block;
    }*/
    
    .wrapHeader{
        justify-content: left;
    }
    
    .carousel-inner{
        margin-top: -100px;
    }

    .logoHeader/*, .logoHeader2*/{
        /*display: none;*/
        position: relative; 
        height: 100px; 
        /*width: 20%; */
        padding-top: 0px;
        margin-top: 10px;
        margin-left: 30px;   
    }
    /*.logoHeader2{
        display: block;
        position: absolute;
        bottom: 15px;
        left: -20%!important;
        height: 70px; 
        
    }*/
    
    #hazUnaCita{
        display: block;
        background: #b17d12;
        padding: 5px;
        height: 40px;
        position: absolute;
        right: 115px;
        top: 10px;
        color: #fff;
        border: none;
        border-radius: 0;
    }
    
    #hazUnaCita:hover{
        background: #522b0a;
        color: #fff;
        font-weight: bold;
        transition: all 0.5s
    }
    
    
    
    
    #logoShow{
        display: block;
    }
    
    .texto, .cita{
        font-size: 13px;
    }

	.menu{
        left: 0;
        top: 100px;
		position: static;
		width: 100%;
		height: auto;
		transform: translateX(0%);
		float: right;
        background: transparent;
		display: flex;
        
	}
    
    .miniheader{
        height: 120px;
    }
    
    .infoMiniHeader{
        display: block;
        position: absolute;
        top:  0; 
        right: 0;
        width: 70%;
        height: 120px;
    }
    
    .infoMiniHeader .div33{
        text-align: justify;
        align-items: center;
        height: 120px;
        padding-top: 20px;
    }
    
    
    
    #iconForMiniHeader{
        font-size: 23px;
    }
    
    .telefonoMiniHeader{
        display: block;
        position: absolute;
        left: 5px;
        top: 0;
        font-size: 12px;
    }
    
    .telefonoMiniHeader:hover{
        text-decoration: none;
    }
    
    .textForMiniHeader{
        display: block;
        font-size: 12px;
        float: right;
        margin-top: 6px;
        margin-right: 50px;
        color: #141168;
    }
    
	.miniheader a, .menu a{
        height: 60px!important; 
        width: 130px;
        /*background: transparent;*/
        text-align: center!important;
        border: none;
        vertical-align: middle!important;
        text-align: center;
        align-items: center!important;
        justify-content: center;
        display: flex;
	}
    
    .menu a{
        color: #fff!important;
    }
    
    .miniheader a{
        margin-top: 0;
        padding-top: 0;
    }
    
    .menu a:hover{
        font-weight: normal;
        color: #fff!important;
        background: rgba(177, 125, 18, 0.5);
        transition: all 0.5s;
    }
    
    /**/
    /*
    .aLogo{
        display: block!important;
    }*/
    /*
    textoMenu{
        position: relative!important;
        font-size: 13px;
        float: none; 
        text-align: left;
        margin-bottom: 15px!important;
        color: #000!important;
        font-weight: bold;
        left: auto;
        top: auto;
    }*/
    /*
    .logoFontello{
        display: block;
        width: 100%;
        height: auto!important;
        margin-left: 0%;
        position: relative;
    }
    
    .imageFontello{
        margin-left: 5px!important;
    }*/
    /*
    .menu a:hover textoMenu{
        color: #f6871f!important;
        transition: all 0.5s;
    }*/
    /*
    .menu a:hover #iconFontello{
        color: #f6871f!important;
        transition: all 0.5s;
    }*/
    
    .menu a:hover > #logoHover{
        background: #000;
    }
    
    .logoMedio{
        display: block!important;
    }

    #iconNotif, #iconFontello{
        float: none;
    }
    
    #iconFontello{
        margin-top: -60px;
        font-size: 25px;
        color: #fff;
    }
    
    #menuBar{
        display: none;
    }
    
    
    
    
    
    .iconHeader{
        float: none;
        margin-top: -10px;
        display: none;
    }
    
    
    
    #loginModal{
        width: 20%;
        margin-left: 40%;
        margin-top: 10%;
    }
    
    .espacioSitio{
        margin-top: 100px;
        width: 100%;
    }
    
    .construccion{
        width: 50%;
        left: 25%;
        top: 18vh;
    }
    
    .parrafo{
        margin-top: 0!important;
        font-size: 20px;
        width: 90%;
        margin-left: 5%;
        margin-bottom: -30px!important;
    }
    
    .div100{
        width: 100%;
    }
    
    .div50{
        width: 50%;
    }
    
    .div33{
        width: 33%!important;
    }
    
    .div66{
        width: 66%!important;
    }
    
    .div75{
        width: 75%;
    }
    
    .div25{
        width: 25%;
    }
    
    .div40{
        width: 40%;
    }
    
    .div60{
        width: 60%;
    }
    
    .imEquipo, .imEquipo2{
        margin-top: 30px;
       /* width: 90%;
        margin-left: 25%;*/
    }
    
    .imEquipo2{
        width: 50%;
        margin-left: 25%;
    }
    
    .imEquipo2:hover{
        width: 52%;
        margin-left: 24%;
    }
    
    #conoceMas{
        width: 20%;
        left: 40%;
    }
    
    .container {
        height: 350px;
        width: auto;
        overflow: hidden;
        margin-left: 1%;
        margin: 10px;
        position: relative;
        margin-top: 0;
        box-shadow: 5px 5px 15px #000;
    }
    
    .container > .nosotrosVric {
        /*width: 80%;
        height: auto;
        margin-left: 10%;
        position:absolute;
        left:0;
        right:0;
        top:0;
        bottom:0;
        margin: auto;
        min-height: 100%;
        min-width: 100%;*/
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    .frameContacto{
        width: 100%!important;
        margin-left: 0%!important;
    }
    
    .fisiosSpace{
        width: 80%;
        margin-left: 10%;
        float: left;
    }
    
    .fotoFisio{
        width: 17%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }
    
    #s3{
        margin-left: ;
    }
    
    .butInfo{
        display: block;
    }
    
    #bgMapaContacto iframe{
        width: 80%;
        height: 250px;
        margin-left: 10%;
        box-shadow: 3px 3px 9px #aaa;
    }
    
    .portadasIndex{
        width: 24%;
        margin-left: .5%;
        margin-right: .5%;
        float: left;
        border: 6px outset #fff;
        height: 300px;
        margin-bottom: 15px;
        object-fit: cover;
    }
    
    .contenidoTabla{
        width: 120%;
        margin-left: -10%;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    .numeroInd{
        font-size: 60px;
    }
    
    .nombreInd{
        margin-top: -10px;
        font-size: 20px;
    }
    
    .descripcionInd{
        font-size: 16px;
    }
    
    .metodo5pasos{
        margin-bottom: 500px;
    }
    
    #metodo4{
        margin-left: 17%;
    }
    
    .tituloResultado{
        font-size: 16px;
    }
    
    .progress, .tituloResultado{
        width: 80%;
        margin-left: 10%;
    }
    
    .classfieldset{
        width: 80%;
        margin-left: 10%;
    }
    
    ul li{
        margin-left: 5%;
        font-size: 20px !important;
    }
    
    /*.garantia{
        width: 20%;
        float: right;
        margin-top: -300px;
        margin-right: 250px;
    }
    
    .garantia:hover{
        width: 21%;
    }*/
    
    #reduceMargin{
        margin-top: 40px;
    }
    
    .empuja100px{
        margin-left: 10%;
        width: 80%;
    }
    
    .empuja100px2{
        margin-left: 0%;
        width: 80%;
    }
    
    .empuja200px2{
        margin-left: 150px!important;
    }
    
    #dimMetodos{
        height: 400px;
        max-height: 400px;
    }
    
    .imagenMetodo{
        width: 80%;
        margin-left: 10%;
    }
    
    .imagenMetodo:hover{
        width: 84%;
        margin-left: 8%;
    }
    
    .espacios{
        display: block;
    }
    
    #parrafoEsp{
        min-height: 50vh;
    }
    
    .servFlex{
        display: flex;
    }
    
    .spaceArt{
        display: flex;
    }
    
    .colArticulos{
        position: relative;
        margin-top: -50px;
        
        width: 15%;
        height: 90vh;
        background: transparent;
        float: left;
        z-index:20;
        transform: translatex(0);
    }
    
    .verMas, .verMenos{
        display: none;
    }
    
    .verMas{
        right: auto;
        left: -30px;
        top: 40vh;
    }
    
    .espacioArticulo{
        position: relative;
        width: 85%;
        margin-top: 10px;
        float: left;
        z-index: -10;
        display: flex;  display: flex; justify-content: center; flex-wrap: wrap;
    }
    
    .portada{
        width: 70%;
        margin-left: 15%;
    }
    
    .publicado, .creado, .tema, .vistoArt{
        width: 23%;
        border-radius: 20px;
    }
    
    .faq{
        width: 80%!important;
        margin-left: 0%!important;
        
    } 
    
    #desk{
        display: table-cell;
    }
    
    #mobile{
        display: none;
    }
    
    #grand80Small90{
        width: 80%;
        margin-left: 10%;
    }
    .textoNosotros{
        width: 90%; 
        margin-left: 5%; 
        margin-top: 10px;
        font-size: 15px;
    }
    
    .nosotrosVric{
        height: 300px;
        object-fit: cover;
    }
    
    .imgNosotros{
        width: 60%;
        margin-left: 20%;
        margin-top: 15px;
    }
    
    
    
    .ajustaNos{
        width: 100%; 
        display: flex; 
        justify-content: center;
    }
    
    #missionDesk{
        display: block!important;
    }
    
    #missionMobile{
        display: none!important;
    }
    
    .puntoMuerto{
        width: 10%; 
        display: block !important;
    }
    
    #comentarios{
        height: 100vh;
        overflow-y: scroll;
    }
    
    .footer33{
        width: 33%;
        min-height: 150px;
    }
    
    .logoFooter{
        width: 70%;
        height: auto;
        margin-left: 0%!important;
    }
    
    .divFooter{
        display: none;
    }
    
    .spaceMiniHeader{
        width: 50px;
    }
    
    #iconForMiniHeader1, #iconForMiniHeader2, #iconForMiniHeader3, #iconForMiniHeader4, #iconForMiniHeader5{
        font-size: 30px !important;
    }
    
     .videoYoutube{
        width: 80%;
        margin-left: 10%;
        
        height: 60vh;
    }
    
    .imagenContacto{
        width: 90%;
        margin-left: 5%;
    }
    
    #map{
        width: 95%;
        height: 300px;
    }
    
    .inputsContacto{
        width: 80%!important;
        margin-left: 10%!important;
    }
    
    .imgPent{
        width: 80%;
        margin-left: 10%;
    }
    
    .spaceServices{
        width: 30%!important;
        margin-left: 1.5%;
        margin-right: 1.5%;
        float: left!important;
        /*margin-left: 10%;*/
    }
    
    #s2,#s3{
        margin-left: 3%;
    }
    /*
    .spaceServices2{
        width: 95%;
        margin-left: 2.5%;
    }*/
    
    .nomServ{
        top: 16%;
    }
    
    .cardProd{
        width: 20%;
        margin-left: 2.5%;
        margin-right: 2.5%;
    }    
    
    .imgModalProd{
        width: 30%;
        margin-left: 35%;
    }
    
    #contentTB{
        width: 120%!important;
        margin-left: -10%;
    }
    
    #contentTB2{
        width: 200%!important;
        margin-left: -50%;
    }
    
    .imgDevAdmin{
        width: 50%;
        margin-left: 25%;
    }
    
    .espacioNoticias{
        width: 85%;
        margin-left: 6%;
    }
    
    #comentarios{
        width: 25%;
        margin-left: 0%;
    }
    
    .espacioComentario{
        width: 98%;
    }
    
    .spaceServ{
        width: 25%;
    }

    .cotizaWA{
        background: transparent!important;
    }
    
    #cotizarYa{
        display: block;
    }
    
    #itemCat{
        width: 25%;
        text-align: center;
    }
    
    #itemCat a{
        font-size: 15px!important;
    }
    
    .imgComplProy{
        width: 70%;
        margin-left: 15%;
    }
    
    
    .stylevideo{
        width: 80%!important;
        margin-left: 10%!important;
    }
    
    /*.contenedorIngar{
        width: 100%;
        margin-left: 5%;
        overflow: hidden;
    }*/
    
    .empujaizquierda{
        width: 120%;
        margin-left: 15%!important;
    }
    .parrafo{
        width: 90%;
        margin-left: 5%;
    }
    
    .moya{
        width: 60%;
        margin-left: 20%;
        margin-top: 25px!important;
        
    }

    .ajustaRight{
        padding-right: 20px!important;
    }
    
    .ajustaLeft{
        padding-left: 20px!important;
    }
    
    .ajustaTop{
        margin-top: -70px!important;
    }
    
    .imgCont{
        width: 60%; 
        margin-left: 20%;
    }
    
    .contactoVric{
        width: 20%;
    }
    
    #botonContacto{
        margin-top: 30px!important;
    }
    
    .padding20PorcLeft{
        padding-left: 120px!important;
    }
    
    .padding20PorcRight{
        padding-right: 120px!important;
    }
    
    .poweredBy{
        font-size: 13px; 
   }
    
    .ols{
        display: block;
    }
    
    .espacioFoto{
        height: 270px;
        border: 2px solid #fff;
    }
    
    .textoFormulario{
        margin-left: 15%!important;
        margin-top: 1%;
        
        height: 50%;
    }
    
    .itemC{
        font-size: 15px;
    }
    
    .frameEcard{
        width: 390px;
        margin-left: 10%;
        max-width: 390px;
    }
    
    .itemEcard{
        width: 15%;
        margin-left: 2.5%;
        margin-right: 2.5%;
        margin-top: 10px;
    }
   
    .bgDetallesServicios{
        width: 95%;
        height: 95%;
        top: 2.5%; 
        left: 2.5%;
    }
    
    
    .portadaServ{
        width: 450px;
        height: 450px;
        border-top-left-radius: 0;
        box-shadow: 3px 3px 9px #aaa;
        border-top-right-radius: 0;
        top: 10%
    }
    
    .bgDetallesServicios p{
        padding: 30px;
        padding-right: 50px;
        font-size: 15px;
        margin-top: -40px;
        margin-bottom: 0;

    }
    
    .bgFotosServicios{
        padding-right: 50px;
    }
    
    .bgDetallesServicios .espacioFoto{
        width: 33%;
        height: 200px;
    }
    
    .cerrarServicios{
        right:20px;
    }
    
    .videoIndex{
        top: -20px;
        height: 550px;
    }
    
    .videoIndex{
        height: 80vh;
    }
    
    .contactoCarto{
        width: 80%;
        left: 10%;
        height: 60vh;
    }
    
    .direccionCarto{
        /*position: relative;
        top: -25px;
        width: 90%; 
        left: 5%;
        border-radius: 15px;
        text-align: center;
        z-index: 99;
        background-color: rgba(255, 255, 255, .15);  
        backdrop-filter: blur(5px);
        font-size: 15px;
        font-weight: bold;
        box-shadow: 3px 3px 15px rgba(0,0,0,0.5);*/
        font-size: 25px;
        width: 70%; 
        left: 15%;
        
    }
    
    
    
    
    
    
    
    
    
    
    

}