/* header */
@media screen and (max-width:991px) {
    #header {
        top: 40px;
    }
}

@media screen and (max-width:483px) {
    #topbar {
        height: 40px;
    }

    #header {
        top: 13px;
    }
}

/* silder */
.text-slder1-1,
.text-slder1-2,
.text-slder1-3 {
    color: white;
    font-size: 40px;
}

.text-slder1-3 {
    font-weight: bold;
}

.texto-1-slider {
    position: absolute;
    top: 43%;
    left: 59%;
    line-height: 50px;
}

@media screen and (max-width:1423px) {
    #topbar {
        height: 40px;
    }

    #header {
        top: 13px;
    }

    .text-slder1-1,
    .text-slder1-2,
    .text-slder1-3 {
        font-size: 30px;
    }

    .texto-1-slider {
        top: 31%;
        left: 59%;
        line-height: 43px;
    }
}

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

    .text-slder1-1,
    .text-slder1-2,
    .text-slder1-3 {
        font-size: 22px;
    }

    .texto-1-slider {
        top: 25%;
    }
}

@media screen and (max-width:810px) {
    .texto-1-slider {
        top: 15%;
        line-height: 32px;
    }
}

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

    .text-slder1-1,
    .text-slder1-2,
    .text-slder1-3 {
        font-size: 16px;
    }

    .texto-1-slider {
        line-height: 25px;
    }
}

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

    .text-slder1-1,
    .text-slder1-2,
    .text-slder1-3 {
        font-size: 9px;
    }

    .texto-1-slider {
        line-height: 11px;
        top: 30%;
    }
}

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

    .texto-1-slider {
        line-height: 11px;
        top: 22%;
    }
}

/* card */

.style-card-index {
    border: 4px solid rgb(24, 74, 169);
    border-radius: 25px;
}

.color-cards-circulo {
    height: 80px;
    width: 80px;
    background-color: rgb(24, 74, 169);
    border-radius: 50%;
}

.color-card-title {
    font-size: 25px;
    font-weight: bold;
    color: rgb(24, 74, 169);
}

@media screen and (min-width:1399px) {
    .color-card-title {
        height: 125px;
    }
}

.icon-Fumigador {
    font-size: 72px;
    color: white;
    margin-left: 5px;
}

.icon-Identifica {
    font-size: 80px;
    color: white;
}

.icon-Extintor {
    font-size: 72px;
    color: white;
    margin-left: 10px;
}

.icon-Derecha {
    color: #F53A1C;
    font-size: 37px;
    margin-right: 20px;
}

@media screen and (max-width:538px) {
    .color-card-title {
        font-size: 20px;
    }
}

/* fumigacion */

.title-fumigacion {
    font-size: 20px;
    color: #707070;
    font-weight: bold;
}

.des-fumigacion-1 {
    font-size: 15px;
    color: #606060;
}

.des-fumigacion {
    font-size: 13px;
    color: #606060;
}

.nosotros-title {
    font-size: 70px;
    font-weight: bold;
    position: absolute;
    left: 20%;
    text-align: center;
    color: rgba(220, 220, 220, .3);
    margin-top: -30px;
}

.leer-mas {
    font-size: 14px;
    color: #1548A8;
    background: #00000000 0% 0% no-repeat padding-box;
    border: 2px solid #2353AD;
    width: 146px;
    padding: 10px 0 5px 0;
    border-radius: 50px;
    font-weight: bold;
}

.icon-Garantia {
    font-size: 50px;
    color: #F53A0C;
    position: absolute;
    left: 4.5%;
    top: 36%;
}

.icon-Confianza {
    font-size: 50px;
    color: #F53A0C;
    position: absolute;
    left: 4.5%;
    top: 38%;

}

.icon-Empresa {
    font-size: 50px;
    color: #F53A0C;
    position: absolute;
    left: 4.5%;
    top: 10%;

}

@media screen and (max-width:1399px) {
    .icon-Garantia {
        left: 2.3%;
    }

    .icon-Confianza {
        left: 2.3%;

    }

    .icon-Empresa {
        left: 2.4%;

    }
}

@media screen and (max-width:991px) {
    .icon-Empresa {
        left: 3.6%;
    }

    .icon-Confianza {
        left: 3.5%;
    }

    .icon-Garantia {
        left: 3.5%;
    }
}

@media screen and (max-width:767px) {
    .icon-Empresa {
        left: 4.6%;
    }

    .icon-Confianza {
        left: 4.5%;
    }

    .icon-Garantia {
        left: 4.5%;
    }
}

@media screen and (max-width:575px) {
    .icon-Confianza {
        left: 4.5%;
        top: 11%;
    }

    .icon-Garantia {
        left: 4.5%;
        top: 8%;
    }
}

@media screen and (max-width:420px) {
    .icon-Empresa {
        left: 6.5%;
        top: 8%;
    }

    .icon-Confianza {
        left: 5.9%;
        top: 9%;
    }

    .icon-Garantia {
        left: 5.8%;
    }
}

@media screen and (max-width:1731px) {
    .nosotros-title {
        left: 13%;
    }
}

@media screen and (max-width:1411px) {
    .nosotros-title {
        left: 4%;
    }
}

@media screen and (max-width: 1399px) {
    .nosotros-title {
        left: 35%;
    }
}

@media screen and (max-width: 763px) {
    .nosotros-title {
        left: 17%;
    }
}

@media screen and (max-width: 519px) {
    .nosotros-title {
        left: 4%;
    }
}

@media screen and (max-width: 483px) {
    .nosotros-title {
        font-size: 50px;
        left: 16%;
    }
}

@media screen and (max-width: 411px) {
    .nosotros-title {
        left: 6%;
    }
}

/* servicios */
.text-center-servicios {
    position: absolute;
    left: 30%;
    text-align: center;
}

.title-servicios {
    color: white;
    font-weight: bold;
    font-size: 42px;
}

.title-servicios-sub {
    color: white;
    font-size: 15px;
}

.icon-Fabrica {
    font-size: 75px;
    color: white;
}

.icon-Casa {
    font-size: 75px;
    color: white;
}

/* control de plagas */
.control {
    font-size: 82px;
    color: white;
    text-align: center;
}

.border-right {
    border-right: 3px solid rgb(24, 74, 169);
}

.img-laterales {
    width: 100%;
}

.img-centrales {
    height: 230px;
    width: 100%;
}


@media screen and (max-width: 1399px) {
    .text-center-servicios {
        left: 17%;
    }
}

@media screen and (max-width: 1155px) {
    .text-center-servicios {
        left: 10%;
    }
}

@media screen and (max-width: 800px) {
    .text-center-servicios {
        left: 0%;
    }
}

@media screen and (max-width: 438px) {
    .title-servicios {
        font-size: 38px;
    }
}

@media screen and (max-width: 455px) {
    .control {
        font-size: 70px;
    }
}

@media screen and (min-width: 992px) {
    .img-centrales {
        height: 168px;
    }

    .control {
        font-size: 47px;
    }
}

@media screen and (min-width: 1200px) {
    .img-centrales {
        height: 208px;
    }

    .control {
        font-size: 64px;
    }
}

@media screen and (min-width: 1400px) {
    .img-centrales {
        height: 360px;
    }

    .control {
        font-size: 68px;
    }
}



/* timeline */

.circulo-fumigacion {
    height: 150px;
    width: 72px;
    border: 2px solid rgb(24, 74, 169);
    border-radius: 50%;
}

.circulo-fumigacion-1 {
    height: 108px;
    width: 72px;
    border: 2px solid rgb(24, 74, 169);
    border-radius: 50%;
}

.h-50 {
    height: 66% !important;
}

@media screen and (max-width: 575px) {
    .circulo-fumigacion {
        height: 76px;
    }

    .circulo-fumigacion-1 {
        height: 77px;
    }

    .h-50 {
        height: 46% !important;
    }
}

@media screen and (max-width: 490px) {
    .h-50 {
        height: 53% !important;
    }
}

@media screen and (max-width: 421px) {
    .h-50 {
        height: 58% !important;
    }
}

@media screen and (max-width:411px) {
    .title-fumigacion {
        font-size: 16px;
    }
}

@media screen and (max-width:378px) {
    .h-50 {
        height: 61% !important;
    }
}

/* header scroll nav */

.add-style {
    color: #202F5C;
}

.remove-style {
    color: white;
}

.remove-style:hover {
    text-decoration: underline;
}

/* .mostrar{
    display: none;
}

@media screen and (max-width: 767px) {
    .escoder{
        display: none;
    }
    #topbar {
        height: 55px;
    }
    #header {
        top: 30px;
    }
    .mostrar{
        display: block;
    }
} */

/* formulario */
.escribenos {
    font-size: 70px;
    font-weight: bold;
    position: absolute;
    left: 39%;
    text-align: center;
    color: rgba(220, 220, 220, .3);
    margin-top: -23px;
}

@media screen and (max-width: 1683px) {
    .escribenos {
        left: 34%;
    }
}

@media screen and (max-width: 1251px) {
    .escribenos {
        left: 30%;
    }
}

@media screen and (max-width: 870px) {
    .escribenos {
        left: 25%;
    }
}

@media screen and (max-width: 766px) {
    .escribenos {
        left: 15%;
    }
}

@media screen and (max-width: 625px) {
    .escribenos {
        font-size: 60px;
        margin-top: -15px;
    }
}

@media screen and (max-width: 541px) {
    .escribenos {
        left: 10%;
    }
}

@media screen and (max-width: 487px) {
    .escribenos {
        font-size: 55px;
    }
}

@media screen and (max-width: 443px) {
    .escribenos {
        font-size: 50px;
    }
}

@media screen and (max-width: 407px) {
    .escribenos {
        font-size: 45px;
    }
}

.color-p {
    height: 100vh;
    background-color: black;
    width: 100%;
    z-index: 1;
    position: absolute;
    /* opacity: 0.5; */
}

.img-p-animaxion {
    position: absolute;
    animation-duration: 1s;
    animation: diagonal-move-anim 2s linear alternate;
}

@keyframes diagonal-move-anim {

    0% {
        transform: translate(260%, 550%);
    }

    10% {
        transform: translate(260%, 550%);
    }

    20% {
        transform: translate(260%, 550%);
    }

    100% {
        transform: translate(0, 0);
    }

}

@media screen and (max-width: 1280px) {
    @keyframes diagonal-move-anim {

        0% {
            transform: translate(220%, 500%);
        }

        10% {
            transform: translate(220%, 500%);
        }

        20% {
            transform: translate(220%, 500%);
        }

        100% {
            transform: translate(0, 0);
        }

    }
}
@media screen and (max-width: 1024px) {
    @keyframes diagonal-move-anim {

        0% {
            transform: translate(200%, 350%);
        }

        10% {
            transform: translate(200%, 350%);
        }

        20% {
            transform: translate(200%, 350%);
        }

        100% {
            transform: translate(0, 0);
        }

    }
}
@media screen and (max-width: 900px) {
    @keyframes diagonal-move-anim {

        0% {
            transform: translate(170%, 500%);
        }

        10% {
            transform: translate(170%, 500%);
        }

        20% {
            transform: translate(170%, 500%);
        }

        100% {
            transform: translate(0, 0);
        }

    }
}

@media screen and (max-width: 756px) {
    #header .logo img {
        max-height: 50px;
    }
    @keyframes diagonal-move-anim {

        0% {
            transform: translate(190%, 520%);
        }

        10% {
            transform: translate(190%, 520%);
        }

        20% {
            transform: translate(190%, 520%);
        }

        100% {
            transform: translate(0, 0);
        }

    }
}

@media screen and (max-width: 578px) {
    @keyframes diagonal-move-anim {

        0% {
            transform: translate(135%, 550%);
        }

        10% {
            transform: translate(135%, 550%);
        }

        20% {
            transform: translate(135%, 550%);
        }

        100% {
            transform: translate(0, 0);
        }

    }
}

@media screen and (max-width: 458px) {
    #header .logo img {
        max-height: 40px;
    }
    @keyframes diagonal-move-anim {

        0% {
            transform: translate(125%, 750%);
        }

        10% {
            transform: translate(125%, 750%);
        }

        20% {
            transform: translate(125%, 750%);
        }

        100% {
            transform: translate(0, 0);
        }

    }
}

@media screen and (max-width: 370px) {
    @keyframes diagonal-move-anim {

        0% {
            transform: translate(90%, 650%);
        }

        10% {
            transform: translate(90%, 650%);
        }

        20% {
            transform: translate(90%, 650%);
        }

        100% {
            transform: translate(0, 0);
        }

    }
}



.img-p-animaxion:hover {
    background-position: 300px 0px;
    -webkit-transition-property: all;
    -webkit-transition-duration: 1.5s;
    transition-property: all;
    transition-duration: 1.5s;
}