html {
    overflow-x: hidden;
    -webkit-overflow-scrolling: hidden;
}

#palabraseguridad {
    font-size: 6vw;
}

#palabrainteligente {
    font-size: 4.5vw;
}

#palabramovimiento {
    font-size: 2.5vw;
}

::-webkit-input-placeholder {
    color: #ffffff;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #ffffff;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffff;
}

:-ms-input-placeholder {
    color: #ffffff;
}

@font-face {
    font-family: "adriana-extended";
    src: url("../fonts/AdriannaExtended-Regular.ttf") format("opentype");
}

body {
    color: #ffffff;
    font-family: "adriana-extended";
    margin: 0;
    margin-top: -5vw;
}

li {
    list-style: none;
}

header {
    background-image: url(../images/fondoheader.jpg);
    background-repeat: no-repeat;
    height: 49vw;
    background-size: contain;
}

#adornoheader {
    margin-left: 15vw;
}

#checkmp {
    font-size: 1.5vw;
}

#checkm {
    height: 20px;
    width: 4%;
    margin-left: 0vw;
    margin-top: 0;
}

#logom {
    display: none;
}

.iconosm {
    display: none;
}

.iconosm li {
    z-index: 10;
    background-color: #002C7A;
    border-radius: 10px;
    border: 3px solid #002C7A;
    width: 4vw;
    height: 4vw;
    text-align: center;
}

.iconos li {
    z-index: 10;
    background-color: #002C7A;
    border-radius: 10px;
    border: 3px solid #002C7A;
    width: 3vw;
    height: 3vw;
    text-align: center;
}

#sobre {
    height: 3vw;
}

#sobreimg {
    margin-top: .5%;
}

#logo {
    position: relative;
    top: 17vw;
    left: 0vw;
    font-size: 7vw;
    width: 32vw;
}

#whats {
    position: fixed;
    z-index: 10;
    background-color: #002C7A;
    border-radius: 10px;
    border: 3px solid #002C7A;
}

header p {
    position: relative;
    top: 21vw;
    left: 15vw;
    width: 34vw;
    font-size: 4vw;
    text-align: center;
}

.iconos {
    position: relative;
    left: 90vw;
    top: 5vw;
    width: 8vw;
}

.iconos li img {
    width: 90%;
    height: 90%;
    margin-left: 5%;
    margin-top: 5%;
}

.somos {
    height: 44.6vw;
    background-color: #002C7A;
}

.somos ul {
    margin: 0;
    padding: 0;
    width: 50%;
    color: #72859F;
}

.somos li {
    height: 9vw;
    font-size: 3vw;
}

.somos li p {
    margin: 0;
    padding: 3vw;
}

#security {
    position: relative;
    top: -45vw;
    left: 40vw;
    z-index: 0;
    opacity: 1;
    width: 59vw;
}

#adornosomos {
    position: absolute;
    height: 45vw;
    z-index: 9;
    left: 19vw;
    margin-top: -0.3vw;
}

.contenedorsomos {
    background-image: url(../images/contenedorsomos.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 49.3vw;
    display: none;
    height: 100%;
    width: 65%;
}

.contenedorsomos h3 {
    position: relative;
    top: 5vw;
    left: 4vw;
    font-size: 4vw;
}

.contenedorsomos p {
    position: relative;
    top: 5vw;
    left: 4vw;
    width: 58%;
    font-size: 1.5vw;
}

.contenedorsomos img {
    width: 80px;
    margin-top: 2vw;
    margin-left: 1vw;
}

.contenedorofrecemos {
    background-image: url(../images/contenedorsomos.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 49.3vw;
    display: none;
    height: 100%;
    width: 65%;
}

.contenedorofrecemos h3 {
    position: relative;
    top: 5vw;
    left: 4vw;
    font-size: 4vw;
}

.contenedorofrecemos p {
    position: relative;
    top: 5vw;
    left: 4vw;
    width: 58%;
    font-size: 1.5vw;
}

.contenedorofrecemos img {
    width: 80px;
    margin-top: 2vw;
    margin-left: 1vw;
}

.contenedorpriorizamos {
    background-image: url(../images/contenedorsomos.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 49.3vw;
    display: none;
    height: 100%;
    width: 65%;
}

.contenedorpriorizamos h3 {
    position: relative;
    top: 5vw;
    left: 4vw;
    font-size: 4vw;
}

.contenedorpriorizamos p {
    position: relative;
    top: 5vw;
    left: 4vw;
    width: 58%;
    font-size: 1.5vw;
}

.contenedorpriorizamos img {
    width: 80px;
    margin-top: 2vw;
    margin-left: 1vw;
}

.servicios {
    background-image: url(../images/fondoservicios.jpg);
    background-repeat: no-repeat;
    height: 48.3vw;
    background-size: contain;
    background-size: 100%;
}

.servicios img {
    width: 65vw;
    position: relative;
    left: 19.5vw;
    height: 48.3vw;
}

.servicios h1 {
    position: relative;
    top: -17vw;
    left: 50vw;
    font-size: 6vw;
    width: 40vw;
}

.servicios h3 {
    background-color: #002C7A;
    height: 3vw;
    font-size: 2.5vw;
    padding: 2vw;
    margin: 0;
    position: relative;
    top: -20vw;
    color: #72859F;
}

.contenidotraslados {
    background-color: #002C7A;
    font-size: 2vw;
    padding: 3vw;
}

.contenidorastreo {
    background-color: #0B3D8B;
    font-size: 2vw;
    padding: 3vw;
}

.contenidoguardias {
    background-color: #145AB3;
    font-size: 2vw;
    padding: 3vw;
    display: none;
}

.contenidodispositivos {
    background-color: #1869C8;
    font-size: 2vw;
    padding: 3vw;
    display: none;
}

.servicios h4 {
    background-color: #0B3D8B;
    height: 3vw;
    font-size: 2.5vw;
    padding: 2vw;
    margin: 0;
    position: relative;
    top: -20vw;
    color: #72859F;
}

.intramuros {
    height: 68vw;
    margin-top: 10vw;
}

.textointramuros {
    width: 70%;
    background-color: #0F4A9E;
    height: 31vw;
    padding: 3vw;
}

.textointramuros h2 {
    font-size: 5vw;
}

.textointramuros p {
    font-size: 2vw;
    width: 46vw;
}

.textotraslados {
    width: 70%;
    background-color: #0F4A9E;
    height: 31vw;
    padding: 3vw;
}

.textotraslados h2 {
    font-size: 5vw;
    margin-bottom: 1vw;
}

.textotraslados p {
    font-size: 1.7vw;
    width: 46vw;
}

#fototraslados {
    position: relative;
    top: -37vw;
    left: 48.8vw;
    height: 100%;
}

#adornotraslados {
    position: relative;
    top: -74.6vw;
    left: 40vw;
    height: 100%;
    width: 51vw;
}

.textorastreo {
    width: 70%;
    background-color: #0F4A9E;
    height: 31vw;
    padding: 3vw;
}

.textorastreo h2 {
    font-size: 5vw;
    margin-bottom: 1vw;
}

.textorastreo p {
    font-size: 1.6vw;
    width: 46vw;
}

#fotorastreo {
    position: relative;
    top: -37vw;
    left: 48.8vw;
    height: 100%;
}

#adornorastreo {
    position: relative;
    top: -74.6vw;
    left: 40vw;
    height: 100%;
    width: 51vw;
}

.textointramuros {
    width: 70%;
    background-color: #0F4A9E;
    height: 31vw;
    padding: 3vw;
}

.textointramuros h2 {
    font-size: 5vw;
}

.textointramuros p {
    font-size: 1.7vw;
    width: 46vw;
}

#fotointramuros {
    position: relative;
    top: -37vw;
    left: 48.8vw;
    height: 100%;
}

#adornointramuros {
    position: relative;
    top: -74.3vw;
    left: 40vw;
    height: 100%;
    width: 51vw;
}

.contenidointramuros {
    display: none;
}

.textoguardias {
    width: 70%;
    background-color: #0F4A9E;
    height: 31vw;
    padding: 3vw;
}

.textoguardias h2 {
    font-size: 5vw;
    margin-bottom: 1vw;
}

.textoguardias p {
    font-size: 1.7vw;
    width: 46vw;
}

#fotoguardias {
    position: relative;
    top: -37vw;
    left: 48.8vw;
    height: 100%;
}

#adornoguardias {
    position: relative;
    top: -74.6vw;
    left: 40vw;
    height: 100%;
    width: 51vw;
}

.contenidoguardias {
    display: none;
}

.textodispositivos {
    width: 70%;
    background-color: #0F4A9E;
    height: 31vw;
    padding: 3vw;
}

.textodispositivos h2 {
    font-size: 5vw;
}

.textodispositivos p {
    font-size: 1.7vw;
    width: 46vw;
}

#fotodispositivos {
    position: relative;
    top: -37vw;
    left: 48.8vw;
    height: 100%;
}

#adornodispositivos {
    position: relative;
    top: -74.6vw;
    left: 40vw;
    height: 100%;
    width: 51vw;
}

.contenidodispositivos {
    display: none;
}

.intramuros h3 {
    position: relative;
    top: -74vw;
    background-color: #145AB3;
    font-size: 3vw;
    padding: 2vw;
    margin: 0;
    color: #72859F;
    margin-top: 5vw;
}

.intramuros h4 {
    position: relative;
    top: -74vw;
    background-color: #1869C8;
    font-size: 3vw;
    padding: 2vw;
    margin: 0;
    color: #72859F;
}

.ventajas {
    height: 60vw;
}

#sliderm {
    display: none;
}

#triangulovent {
    width: 100%;
    left: 0;
    top: -4vw;
}

.cincoventajas {
    position: relative;
    top: -55vw;
    color: #72859F;
    height: 59vw;
}

.cincoventajas h2 {
    position: relative;
    top: -98vw;
    font-size: 45vw;
    left: 2vw;
}

.cincoventajas h3 {
    position: relative;
    top: -178vw;
    left: 33vw;
    font-size: 4vw;
}

.cincoventajas span {
    position: relative;
    left: -18vw;
}

.slider {
    background-color: #0B3D8B;
    height: 59vw;
}

.slider img {
    position: relative;
    top: 0vw;
    left: 64vw;
    width: 70vw;
}

.slider h4 {
    margin-top: 0vw;
    margin-left: 0vw;
    font-size: 3vw;
    width: 52vw;
    position: relative;
    top: 13vw;
    left: 5vw;
}

.slider p {
    width: 100vw;
    position: relative;
    font-size: 1.5vw;
    top: 21vw;
    text-align: justify;
    left: -16vw;
}

.contacto {
    text-align: center;
    height: 20vw;
    margin-top: 3vw;
    margin-left: 0.8vw;
}

.cincocol {
    width: 100%;
    text-align: center;
    color: #72859F;
}

.colcinco {
    text-align: center;
    width: 15.8%;
    float: left;
    height: 25vw;
    padding: 2vw;
}

.colcinco iframe {
    width: 100%;
    height: 55%;
}

.colcinco img {
    width: 30%;
}

.colcinco {
    color: #ddd;
}

#cuarteles {
    margin-top: 6vw;
}

footer {
    height: 50vw;
    margin-top: -10vw;
}

footer p {
    color: #042F77;
    font-size: 3vw;
    padding: 3vw;
}

footer h3 {
    color: #72859F;
    font-size: 2vw;
    padding: 2vw;
    background-color: #042E75;
    text-align: center;
    margin-top: 23vw;
}

.formulariocontacto {
    padding-top: 0vw;
}

.formulariocontacto input {
    width: 40%;
    height: 35px;
    background-color: #042F77;
    font-size: 2vw;
    padding-left: 0.5vw;
    color: #fff;
}

.formulariocontacto textarea {
    width: 40%;
    height: 105px;
    background-color: #042F77;
    font-size: 2vw;
    margin-bottom: -4vw;
    padding-left: 0.5vw;
    color: #fff;
}

.formulariocontacto button {
    width: 20%;
    height: 50px;
    background-color: #042F77;
    font-size: 2vw;
    color: #ffffff;
}

.contenidotraslados {
    display: none;
}

.contenidorastreo {
    display: none;
}


/*#flecha1{
	width: 1.5vw;
	height: 1.5vw;
	position: relative;
	top: -24vw;
	left: 67vw;
}
#flecha2{
	width: 1.5vw;
	height: 1.5vw;
	position: relative;
	top: -26vw;
	left: 34vw;
}
#flecha3{
	width: 1.5vw;
	height: 1.5vw;
	position: relative;
	top: -78vw;
	left: 52vw;
}
#flecha4{
	width: 1.5vw;
	height: 1.5vw;
	position: relative;
	top: -80vw;
	left: 46vw;
}*/

#flecha {
    position: relative;
    width: 1.5vw;
    height: 1.5vw;
    left: 1vw;
    top: .5vw;
}


/*     ESTILOS AVISO DE PRIVACIDAD     */

.aviso {
    font-size: 2vw;
    margin-top: 10vw;
    margin-left: 5%;
    width: 90%;
    text-align: justify;
    margin-bottom: 10vw;
    color: #000000;
}

.aviso h2 {
    color: #042F77;
    font-size: 3vw;
    text-align: center;
}

.aviso h4 {
    color: #042F77;
    font-size: 2.5vw;
    text-align: center;
}


/*     ESTILOS AVISO DE PRIVACIDAD     */

.somos ul li p:hover {
    cursor: pointer;
    color: #ffffff;
}

.contenedorsomos img {
    cursor: pointer;
}

.contenedorsomos img {
    cursor: pointer;
}

.contenedorpriorizamos img {
    cursor: pointer;
}

.servicios h3:hover {
    color: #ffffff;
    cursor: pointer;
}

.servicios h4:hover {
    color: #ffffff;
    cursor: pointer;
}

.intramuros h3:hover {
    color: #ffffff;
    cursor: pointer;
}

.intramuros h4:hover {
    color: #ffffff;
    cursor: pointer;
}

#contenidotraslados {
    display: none;
}

.acordeones {
    margin-top: 5vw;
}

.acordeones h3 {
    background-color: #002C7A;
    height: 3vw;
    font-size: 2.5vw;
    padding: 2vw;
    margin: 0;
    position: relative;
    top: 0vw;
    color: #72859F;
}

.ventajas {
    margin-top: 5vw;
}

.acordeones h3:hover {
    color: #ffffff;
    cursor: pointer;
}

.acordeones a {
    text-decoration: none;
}

#contactoinformes {
    color: #042E75;
    background-color: #ffffff;
}

.iconos li:hover {
    cursor: pointer;
}

#lista1 {
    width: 30vw;
}

#lista2 {
    width: 40vw;
}

#lista3 {
    width: 47.5vw;
}

#lista4 {
    width: 55vw;
}

#lista5 {
    width: 65vw;
}

.slider img {
    left: 55vw;
    width: 34vw;
}

.slider h4 {
    left: 4vw;
    width: 55vw;
    top: 25vw;
}

#pllama {
    width: 16vw;
}


/*     INICIA RESPONSIVO     */

@media (max-width: 600px) {
    #checkmp {
        font-size: 3.5vw;
    }
    #checkm {
        margin-left: -7vw;
        margin-right: 5vw;
    }
    #logom {
        display: block;
        width: 31vw;
        margin-top: 15vw;
        position: absolute;
        left: 5vw;
    }
    #textoheader {
        position: absolute;
        top: 82vw;
        left: 42vw;
        font-size: 5.3vw;
        padding: 1vw;
        background-color: rgba(0, 0, 0, 0.5);
    }
    #logo {
        display: none;
    }
    header {
        background-size: 100%;
        height: 126.2vw;
        background-image: url(../images/fondoheaderm.jpg);
    }
    #logo {
        width: 52vw;
        top: 15vw;
    }
    #whats {
        position: fixed;
    }
    #sobre {
        height: 9vw;
        width: 9vw;
    }
    #sobreimg {
        margin-top: 1vw;
    }
    .iconosm {
        position: relative;
        left: 74vw;
        top: 25vw;
    }
    .iconosm li {
        width: 9vw;
        height: 9vw;
    }
    .iconosm img {
        width: 8vw;
    }
    .iconos {
        display: none;
    }
    .iconosm {
        display: block;
    }
    header p {
        width: 46vw;
        top: 11vw;
        left: -1vw;
        font-size: 4.3vw;
    }
    .somos {
        height: 70vw;
    }
    #lista1 {
        width: 99.9vw;
    }
    #lista2 {
        width: 99.9vw;
    }
    #lista3 {
        width: 99.9vw;
    }
    #lista4 {
        width: 99.9vw;
    }
    #lista5 {
        width: 99.9vw;
    }
    .somos li {
        height: 14vw;
        font-size: 5vw;
    }
    #security {
        display: none;
    }
    #adornosomos {
        display: none;
    }
    .contenedorsomos {
        top: 126vw;
        width: 99%;
        height: 35%;
    }
    .contenedorsomos h3 {
        font-size: 8vw;
        margin-top: 0;
        margin-bottom: 0;
    }
    .contenedorsomos img {
        width: 40px;
    }
    .contenedorsomos p {
        width: 85%;
        font-size: 4vw;
    }
    .contenedorofrecemos {
        top: 126vw;
        width: 99%;
        height: 35%;
    }
    .contenedorofrecemos h3 {
        font-size: 8vw;
        margin-top: 0;
        margin-bottom: 0;
    }
    .contenedorofrecemos img {
        width: 40px;
    }
    .contenedorofrecemos p {
        width: 85%;
        font-size: 4vw;
    }
    .contenedorpriorizamos {
        top: 126vw;
        width: 99%;
        height: 35%;
    }
    .contenedorpriorizamos h3 {
        font-size: 8vw;
        margin-top: 0;
        margin-bottom: 0;
    }
    .contenedorpriorizamos img {
        width: 40px;
    }
    .contenedorpriorizamos p {
        width: 85%;
        font-size: 4vw;
    }
    .servicios {
        background-size: 100%;
    }
    .servicios img {
        height: 47vw;
    }
    .textotraslados {
        width: 93.6%;
        height: 59vw;
    }
    .textotraslados p {
        width: 80vw;
        font-size: 3.2vw;
    }
    #fototraslados,
    #adornotraslados {
        display: none;
    }
    #fototraslados {
        left: 43.4vw;
    }
    #adornotraslados {
        display: none
    }
    .textotraslados h2 {
        width: 93%;
    }
    .textorastreo {
        width: 93.6%;
        height: 64vw;
    }
    .textorastreo p {
        width: 80vw;
        font-size: 3.2vw;
    }
    #fotorastreo,
    #adornorastreo {
        display: none;
    }
    .textointramuros {
        width: 93.6%;
    }
    .textointramuros p {
        width: 80vw;
        font-size: 3.2vw;
    }
    #fotointramuros,
    #adornointramuros {
        display: none;
    }
    .textoguardias {
        width: 93.6%;
        height: 57vw;
    }
    .textoguardias p {
        width: 80vw;
        font-size: 3.2vw;
    }
    #fotoguardias,
    #adornoguardias {
        display: none;
    }
    .textodispositivos {
        width: 93.6%;
        height: 35vw;
    }
    .textodispositivos p {
        width: 80vw;
        font-size: 3.2vw;
    }
    #fotodispositivos,
    #adornodispositivos {
        display: none;
    }
    .acordeones h3 {
        font-size: 5vw;
        padding: 4vw;
        height: 8vw;
    }
    .cincoventajas img {
        width: 95vw;
    }
    .slider {
        display: none;
    }
    #sliderm {
        display: block;
    }
    #triangulovent {
        display: none;
    }
    .slider p {
        width: 46vw;
        font-size: 3.8vw;
        top: 6vw;
        left: -48vw;
    }
    .slider h4 {
        top: 11vw;
        left: 38vw;
    }
    .slider img {
        position: absolute;
        margin-top: 9vw;
        margin-left: -6vw;
        width: 44vw;
    }
    .swiper-button-next {
        display: none;
    }
    .swiper-button-prev {
        display: none;
    }
    .cincoventajas h2 {
        top: 43vw;
        left: -22vw;
        font-size: 35vw;
    }
    .cincoventajas h3 {
        top: -19vw;
        left: 19vw;
        font-size: 5vw;
    }
    .cincoventajas span {
        left: 0vw;
        width: 5vw;
        display: block;
    }
    .slider h4 {
        top: 1vw;
        left: -22vw;
        font-size: 4.2vw;
    }
    #pllama {
        width: 67vw;
    }
    .colcinco {
        width: 70%;
        margin-left: 15%;
        margin-bottom: 5vw;
        height: 105vw;
    }
    .colcinco img {
        margin-top: 5vw;
    }
    #cuartelescont {
        height: 66vw;
    }
    #contactof {
        height: 495vw;
    }
    footer h3 {
        font-size: 5vw;
    }
    .formulariocontacto input,
    .formulariocontacto textarea {
        width: 80%;
        font-size: 4vw;
    }
    .formulariocontacto button {
        width: 55%;
        font-size: 5vw;
    }
    #pie {
        font-size: 3vw;
    }
    .contacto {
        height: 109vw;
    }
}

@media (min-width: 451px) and (max-width: 600px) {
    .colcinco {
        width: 70%;
        margin-left: 15%;
        margin-bottom: 5vw;
        height: 50vw;
    }
    #contactof {
        height: 250vw;
    }
    .contacto {
        height: 123vw;
    }
}

@media (min-width:601px) and (max-width: 1050px) {
    body {
        overflow-x: hidden;
    }
    .iconos {
        left: 80vw;
    }
    #security {
        width: 59vw;
        left: 42.3vw;
    }
    .servicios img {
        height: 48vw;
    }
    .somos {
        height: 44vw;
    }
    .contenedorsomos {
        top: 49vw;
        width: 100%;
        height: 46%;
        background-color: #033989;
        background-image: none;
        z-index: 9;
    }
    .contenedorsomos h3 {
        font-size: 5vw;
        margin-top: 0;
        margin-bottom: 0;
    }
    .contenedorsomos img {
        width: 40px;
    }
    .contenedorsomos p {
        width: 79%;
        font-size: 3.3vw;
    }
    .contenedorofrecemos {
        top: 49vw;
        width: 100%;
        height: 46%;
        background-color: #033989;
        background-image: none;
        z-index: 9;
    }
    .contenedorofrecemos h3 {
        font-size: 5vw;
        margin-top: 0;
        margin-bottom: 0;
    }
    .contenedorofrecemos img {
        width: 40px;
    }
    .contenedorofrecemos p {
        width: 79%;
        font-size: 3.3vw;
    }
    .contenedorpriorizamos {
        top: 49vw;
        width: 100%;
        height: 46%;
        background-color: #033989;
        background-image: none;
        z-index: 9;
    }
    .contenedorpriorizamos h3 {
        font-size: 5vw;
        margin-top: 0;
        margin-bottom: 0;
    }
    .contenedorpriorizamos img {
        width: 40px;
    }
    .contenedorpriorizamos p {
        width: 79%;
        font-size: 3.3vw;
    }
    .textotraslados h2 {
        font-size: 3.4vw;
    }
    .textotraslados p {
        font-size: 2.7vw;
    }
    .textotraslados h2 {
        font-size: 3.4vw;
    }
    .textotraslados p {
        font-size: 2.7vw;
    }
    .textointramuros h2 {
        font-size: 3.4vw;
    }
    .textointramuros p {
        font-size: 2.7vw;
    }
    .textoguardias h2 {
        font-size: 3.4vw;
    }
    .textoguardias p {
        font-size: 2.7vw;
    }
    .textodispositivos h2 {
        font-size: 3.4vw;
    }
    .textodispositivos p {
        font-size: 2.7vw;
    }
    .cincoventajas img {
        width: 100%;
    }
    .slider {
        display: block;
    }
    #sliderm {
        display: none;
    }
    #triangulovent {
        display: block;
        width: 100%;
        top: -37vw;
        left: 0vw;
    }
    .slider img {
        width: 32vw;
        top: 11vw;
        position: absolute;
    }
    .slider h4 {
        left: 32vw;
    }
    .slider p {
        font-size: 2.5vw;
        left: -5vw;
    }
    .cincoventajas h2 {
        top: -37vw;
    }
    .cincoventajas h3 {
        top: -116vw;
    }
    .colcinco {
        width: 43.8%;
        height: 40vw;
        border: 1vw solid #fff;
    }
    .colcinco img {
        margin-top: 3vw;
    }
    #colhorario {
        margin-left: 0%;
    }
    #contactof {
        height: 90vw;
    }
    footer h3 {
        font-size: 5vw;
    }
    .formulariocontacto input {
        height: 6vw;
    }
    .formulariocontacto input,
    .formulariocontacto textarea {
        width: 80%;
    }
    .formulariocontacto button {
        width: 45%;
        font-size: 5vw;
    }
    .contacto {
        height: 63vw;
    }
    #pie {
        font-size: 2vw;
    }
    #sobre {
        width: 5vw;
        height: 4vw;
    }
    .iconos li {
        width: 5vw;
        height: 5vw;
    }
    #cuartelescont2 {
        display: none;
    }
    #adornotraslados {
        display: none;
    }
    #fototraslados {
        display: none;
    }
    #fotorastreo {
        display: none;
    }
    #adornorastreo {
        display: none;
    }
    #fotoguardias {
        display: none;
    }
    #adornoguardias {
        display: none;
    }
    #fotodispositivos {
        display: none;
    }
    #adornodispositivos {
        display: none;
    }
    .textodispositivos {
        width: 94%;
    }
    .textorastreo {
        width: 94%;
        height: 49vw;
    }
    .textoguardias {
        width: 94%;
        height: 46vw;
    }
    .textotraslados {
        width: 94%;
        height: 40vw;
    }
    .textodispositivos p {
        width: 94%;
    }
    .textorastreo p {
        width: 100%;
        font-size: 2.6vw;
    }
    .textoguardias p {
        width: 94%;
    }
    .textotraslados p {
        width: 94%;
    }
    .slider {
        display: none;
    }
    #sliderm {
        display: block;
    }
    .cincoventajas {
        top: 18vw;
    }
    #triangulovent {
        display: none;
    }
    .cincoventajas h2 {
        left: -24vw;
        top: -50vw;
    }
    .cincoventajas h3 {
        top: -129vw;
        left: 14vw;
    }
    #pllama {
        width: 45vw;
    }
    .slider h4 {
        left: -23vw;
        top: 3vw;
    }
    .slider img {
        width: 47vw;
        top: 5vw;
        left: 48vw;
    }
}

@media (min-width: 1367px) {
    #security {
        left: 40vw;
        width: 60vw;
    }
}


/*     INICIA RESPONSIVO     */