*{
    margin:0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
img{
    max-width: 100%;
}
a{
    text-decoration: none;
}
h1, h2, h3, p, a, span, ul, li{
    font-family: 'Roobert', sans-serif; 
} 
.marginB180{
    margin-bottom: 180px;
}
.page-center{
    width: 100%;
    max-width: 1260px;
    margin: auto;
}
@media(min-width: 769px){
    .gridContent{
        display: grid;
        grid-template-columns: 2fr 1fr;
        column-gap: 25px;
        width: 100%;
    }
    .landingSeguridad{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .gridContentTYP{
        display: flex;
        justify-content: stretch;
        width: 100%;
        max-width: 100%;
        height: auto;
        border-bottom: 20px solid #032444;
    }
    .secInfo{
        width: 50%;
    }
    .secRightTKP{
        width: 50%;
    }
   
}
/***************LP***********************/
.landingSeguridad{
    padding: 50px 0 0;
    padding-bottom: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-height: 100vh;
    height: auto;
}
.landingSeguridad{
    background-image: url(https://www.novis.com.mx/wp-content/themes/novis/images/bg_left-decoration.png), url(https://www.novis.com.mx/wp-content/themes/novis/images/bg_form_seguridad.png), url(https://www.novis.com.mx/wp-content/themes/novis/images/border_bottom_lp.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: 0 0, 100% 0, 100% 100%;
    background-size: auto auto, 50% 100%, 100% 3.99%;
}
.secInfoLP h1{
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.2;
    color: #1f2a44;
}
.secInfoLP h1 span{
    font-size: 32px !important;
    font-weight: 500;
    line-height: 1.22;
    color: #e4002b;
    display: block;
    background-color: transparent;
    left: 0;
    padding: 0;
}
p{
    margin: 10px 0;
}
.paragraphSize{
    width: 66%;
    max-width: 100%;
}
.paragraphSize2{
    width: 61%;
    max-width: 100%;
}
.secInfoLP p{
    margin-top: 28px;
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.37;
    color: #1f2a44;
}
.secInfoLP p span{
    font-weight: bold;
    color: #1f2a44 !important;
    letter-spacing: 0;
}
.grid{
    display: flex;
    margin-top: 40px !important;
    width:80%;
}
.numberMaxRd {
    font-size: 40px;
    font-weight: bold;
    line-height: 0.55;
    color: #e4002b;
}
.grid p{  
    margin-top: 10px;
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.37;
  letter-spacing: normal;
  text-align: left;
  color: #1f2a44;
}
.Listbox1{
    width: 75%;
    max-width: 100%;
}
.Listbox1 p span{
    font-weight: normal !important;
    display: block;
}
.Listbox2 p span{
    font-weight: normal !important;
    display: block;
}
.Listbox3 p span{
    font-weight: normal !important;
    display: block;
}
.Listbox2{
    width: 80%;
    max-width: 100%;
}
.Listbox3{
    width: 85%;
    max-width: 100%;
}
.padLg-L5P2{
    padding-left: 5%;
}
.btn_movil{
    text-align: center;
    display: none;
}
.btn_movil a{
  padding: 15px 35px;
  opacity: 0.86;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #e4002b;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.secInfoLP{
    position: relative; 
   }
   .secMockupLP{
       position: absolute;
       bottom: 0;
       left: -5%;
       z-index: 1;
       object-fit: cover;
   }
   .secMockupLP img{
       max-width: 76% !important;
       object-fit: cover;
   }
   .AnimationMovil{
       display: none;
   }
   .onlyMobile{
       display: none;
   }
   .relative{
       position: relative;
   }
   
   .max360Auto{
       max-width: 360px;
       margin: auto;
   }
/****************Setion Right LP************************/
.imgForm{
    position: absolute;
    left: -90%;
    top: 19%;
}

.secForm {
    margin-top: -30px;
    position: relative;
    z-index: 1;
    width: 88%;
    margin: auto;
}
.text-center{
    text-align: center;
}
.secForm h2{
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}
.secForm h2 span{
    font-size: 26px;
  font-weight: bold;
}
.form{
    padding: 5px 10px 5px 10px !important;
}
.red{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #ffffff;
}
.secForm .red{
    margin-bottom: 20px;
}

.logoLP{
    margin: 40px auto 50px;
}


/**************TYP*******************/
.secTKP .secInfo{
    background-image: url(https://www.novis.com.mx/wp-content/themes/novis/images/bg_left_typ.png);
    background-repeat: no-repeat;
}
.logoTyp{
    padding: 58px 0 50px 100px;
}
.mockup{
    text-align: right;
}
.mockup_bottom{
    position: absolute;
    bottom: -8px;
    right: 0;
}
/*******Right*******/
.secRightTKP{
    padding: 100px 50px 67px 70px;
    background-image: url(https://www.novis.com.mx/wp-content/themes/novis/images/border_right_typ.png);
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: 100% 100%;
}
/**********TYP*************/
.item1 h1{
    width: 90%;
    max-width: 100%;
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #1f2a44;
}
.item1 h1 span{
    font-size: 32px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: left;
    color: #e4002b; 
}

.item1 p{ 
  width: 90%;
  max-width: 100%;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: left;
  color: #1f2a44;
}
.item2{
    margin-top: 48px;
    margin-bottom: 55px;
}
.item2 p{
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: left;
  color: #1f2a44;
}
.item2 p span{
  font-size: 26px;
  font-weight: normal;
  display: block;
}
.item2 .paragraph{
    font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.37;
  letter-spacing: normal;
  text-align: left;
  color: #1f2a44;
}
.paragraph{
    margin-bottom: 20px;
}
.item2 a{
   padding: 11px 20px 15px;
   border-radius: 4px;
   background-color: #e4002b; 
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.item3{
    margin-top: 55px;
}
.item3 .sizeTitle{
    max-width: 100%;
    width: 65%;
}
.item3 p{
 width: 87%;
 max-width: 100%;
 font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.37;
  letter-spacing: normal;
  text-align: left;
  color: #1f2a44;
}
.item3 p span{
    font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: left;
  color: #1f2a44;
}
.saltotLinea span{
    display: block;
    font-size: 19px !important; 
  font-weight: normal !important;
}

.sitios{
    margin-top: 20px !important;
}
.sitios a{
    text-decoration: underline !important;
    font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: left;
  color: #e4002b;
  margin-right: 80px;
}
.line{
    width: 90%;
    height: 0;
    margin: 12.1px 5px 0 0px;
    border: solid 1px #ddd; 
}
.redes{
    padding: 0;
    margin-top: 45px;
    list-style: none;
}
.redes li{
    display: inline-block;
    margin: 0 10px;
}
.redes img:hover{
    filter: invert(15%) sepia(71%) saturate(6177%) hue-rotate(341deg) brightness(84%) contrast(115%);
}


@media(min-width:1450px) and (max-width:2000px){
    .mockup {
        text-align: center;
    }
    .landingSeguridad{
        background-image: url(https://www.novis.com.mx/wp-content/themes/novis/images/bg_left-decoration.png), url(https://www.novis.com.mx/wp-content/themes/novis/images/bg_form_seguridad.png), url(https://www.novis.com.mx/wp-content/themes/novis/images/border_bottom_lp.png), linear-gradient(90deg, rgba(255,255,255,1)  89%, rgba(31,42,68,1) 89%);;
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-position: 0 0, 82% 100%, 100% 100%;
        background-size: auto auto, 40% 100%, 100% 4%;
    }
    .secMockupLP {
        position: absolute;
        bottom: 0;
        left: 0%;
        z-index: 1;
    }
}
@media(max-width: 1230px){
    .landingSeguridad{
        background-image: url(https://www.novis.com.mx/wp-content/themes/novis/images/bg_left-decoration.png), url(https://www.novis.com.mx/wp-content/themes/novis/images/bg_form_seguridad.png), url(https://www.novis.com.mx/wp-content/themes/novis/images/border_bottom_lp.png), linear-gradient(90deg, rgba(255,255,255,1)  89%, rgba(31,42,68,1) 89%);;
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-position: 0 0, 85% 100%, 100% 100%;
        background-size: auto auto, 40% 100%, 100% 3.9%;
    }
    .page-center{
        padding: 0 15px;
    }
    .secTKP .page-center{
        padding: 0 0 !important;
    }
    .secTKP .secInfo{
        background-image: url(https://www.novis.com.mx/wp-content/themes/novis/images/bg_left_typ.png);
        background-repeat: no-repeat;
        background-size: 83% 100%;
    }
}
@media(max-width:1024px){
    .landingSeguridad{
        background-image: url(https://www.novis.com.mx/wp-content/themes/novis/images/bg_left-decoration.png), url(https://www.novis.com.mx/wp-content/themes/novis/images/bg_form_seguridad.png), url(https://www.novis.com.mx/wp-content/themes/novis/images/border_bottom_lp.png);
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-position: 0 0, 100% 0, 100% 100%;
        background-size: auto auto, 50% 100%, 100% 3%;
    }
    .imgForm img{
        max-width: 100%;
        width: 70%;
    }
    .imgForm{
        position: absolute;
        left: -112%;
        top: 22%;
    }
}
@media(max-width: 981px) {    

    .secRightTKP {
        padding: 100px 10px 67px 10px;
    }
    .grid {
        display: flex;
        margin-top: 40px !important;
        width: 85%;
        column-gap: 1rem;
    }
}
@media(min-width: 768px){
    .padLg-L5P{
        padding-left: 5%;
    }
}
@media(max-width: 768px){
    .paragraphSize2 {
        width: 66%;
        max-width: 100%;
    }
    .secLP .page-center {
        padding: 0 0px;
    }
    .padLg-L5P2{
        padding-left: 0%;
    }
    .padLg-L5P{
        padding: 20px; 
    }
    .imgForm{
        position: initial !important;
    }
    .imgForm img {
        max-width: 100%;
        width: auto;
    }
    
    .form{
        padding: 5px 25px 5px 25px !important;
    }
    .secForm {
        width: 100%;
    }
    .secForm{
        background-image:url(https://www.novis.com.mx/wp-content/themes/novis/images/bg_movil-form.png);
        background-repeat: no-repeat;
        background-position: 100% 100%;
        background-size: 100% 100%;
    } 
    .secForm h2{
        margin: auto;
    }
    .landingSeguridad{
        background-image: url(https://www.novis.com.mx/wp-content/themes/novis/images/border_top_movil.png), url(https://www.novis.com.mx/wp-content/themes/novis/images/bg_form_seguridad.png), url(https://www.novis.com.mx/wp-content/themes/novis/images/border_bottom_lp.png);
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-size: 0% 0%,0% 0%, 0% 0%;
        background-position: 0% 0% !important;
    }
    .marginBT110 {
        margin: 30px auto;
        max-width: 600px;
    }
    .secMockupLP{
        position:  relative !important;
        left: 0;
        margin-right: 0;
        margin-top: 40px;
        z-index: -1 !important;
    }
    .secMockupLP img {
        max-width: 100% !important;
    }
    .AnimationMovil{
        display: block !important;
    }
    .AnimationDesk{
        display: none !important;
    }
    .flexMovil{
        display: flex;
        flex-direction: column-reverse;
    }
    .grid {
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 2rem;
        margin-top: 80px;
        margin: 80px auto 40px;
        max-width: 100%;
        width: 75.5%;
    }
    .numberMaxRd{
        align-self: center !important;
    }
    .flexCol{
        display: flex;
        gap: 1rem;
        justify-content: center;
    }
    .Listbox1 {
        width: 100%;
        max-width: 100%;
    }
    .Listbox2 {
        width: 100%;
        max-width: 100%;
    }
    .Listbox3 {
        width: 100%;
        max-width: 100%;
    }
    .Listbox1 p span {
        font-weight: normal !important;
        display: initial;
    }
    .Listbox2 p span {
        font-weight: normal !important;
        display: initial;
    }
    .Listbox3 p span {
        font-weight: normal !important;
        display: initial;
    }
    .marginB180 {
        margin-bottom: 50px;
    }
    /**********TYP*************/
    .secRightTKP{
        border-bottom: 20px solid #032444;
    }
    .item1 h1{
        width: 70%;
        font-size: 36px !important;
    }
    .mockup_bottom{
        position: relative !important;
        text-align: right;
    }
}
@media(max-width: 500px){
    .landingSeguridad{
        background-image: url(https://www.novis.com.mx/wp-content/themes/novis/images/border_top_movil.png), url(https://www.novis.com.mx/wp-content/themes/novis/images/bg_form_seguridad.png), url(https://www.novis.com.mx/wp-content/themes/novis/images/border_bottom_lp.png);
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-size: 87% 22%,0% 0%, 0% 0%;
        background-position: 0% 0% !important;
    }
    .marginB180 {
        margin-bottom: 10px;
    }
    .padLg-L5P{
        padding: 20px; 
    }
    .onlyMobile{
        display: block;
    }
    .secLP .secInfo h1 span {
        font-size: 28px !important;
    }
    .secLP .secInfo h1 {
        font-size: 36px;
    }
    .paragraphSize{
        width:100%;
        max-width: 100%;
    }
    .paragraphSize2{
        width:100%;
        max-width: 100%;
    }
    .page-center {
        padding: 0 0px;
    }
    .landingSeguridad p, .landingSeguridad p span {
        font-size: 16px;
    }
    .secForm h2 {
        width: 100%;
        margin: auto;
        max-width: 100%;
        font-size: 22px !important;
    }
    .secForm h2 span{
        font-size: 24px !important;
    }
    .btn_movil{
        text-align: center !important;
        display: block;
        position: fixed !important;
        top: 90%;
        width: 100%;
    }
    .landingSeguridad.secLP  {
        background-position: center -55%;
    }
    .secForm .red {
        margin-bottom: 45px;
    }

    /***********TYP****/
    .secRightTKP {
        padding: 50px 10px 60px 10px !important;
    }
    .item1 h1{
        width: 80%;
        font-size: 36px !important;
    }
    .item1 h1 span{
        font-size: 28px !important; 
    }
    
    .item1 p{ 
      font-size: 18px !important;
    }

    .item2 p{
        font-size: 24px;
      }
      .item2 p span{
        font-size: 22px;
      }
      .item2 .paragraph{
        font-size: 15px;
      }
      .item2 a{
        font-size: 14px;
      }
      .item3 .sizeTitle {
        max-width: 100%;
        width: 85%;
        }
      .item3 .sizeTitle span{
        font-size: 18px !important;  
      }
      .item3 p{
        font-size: 15px !important;
       }
       .item3 p span{
           font-size: 15px !important;      
       }
       .saltotLinea span{
        font-size: 15px !important; 
         font-weight: normal !important;
       }
    
       .sitios a{
           font-size: 18px;
       }
       .line{
        width: 100%;
        height: 0;
        margin: 12.1px 5px 0 0px;
        border: solid 1px #ddd; 
    }
}


