<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Artfully masterminded by ZURB  */


/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */

.logo_separador {
    float: left;
    margin: 10px 0px 0px 12px;
    height: 40px;
}

#scrollup,
#scrollup2 {}

.fb_iframe_widget {
    margin-top: 18px;
}

.destaque {
    color: #666;
    font-size: 16px;
    margin-left: -10px;
    margin-bottom: 7px;
    padding: 0px 40px;
}

.sub-destaque {
    font-size: 12px;
    color: #999;
    padding: 0px 30px 0px 30px;
    margin: 6px 0px;
}

.share_fb {
    float: right;
    margin-top: 17px;
    margin-left: 10px;
    margin-right: -18px;
}

.p_top {
    padding-top: 60px;
}

.p_top10 {
    padding-top: 12px;
}

.p_bot {
    padding-bottom: 35px;
}

.p20 {
    padding: ;
    20px
}

.flex-container {
    border-top: 1px solid #ddd;
}

#capaError {
    display: none;
    margin: 5px 0 5px 0;
    text-align: center;
    color: white;
}

#capaError_pop {
    display: none;
    margin: 5px 0 5px 0;
    text-align: center;
}

.bgcinza {
    background: #f2f2f2;
}

.sem_padding {
    padding: 0px;
}

.selo_promo {
    z-index: 33333;
    top: 5px;
    position: absolute;
    left: 40px;
}

.sem_margin {
    margin: 0px;
}

.reveal-modal input[type="text"] {
    height: 45px;
}

.footer {
    background: #75787b;
    padding: 20px 20px 12px;
    margin-top: 80px;
}

.footer img {
    float: left;
    margin-right: 20px;
}

.footer p {
    font-size: 12px;
    color: #fff;
    padding-top: 10px;
}

.sub-footer {
    background: #f3f3f3;
    padding: 10px 0px;
}

.coluna_branca {
    background: #FFF;
    margin: 0 auto;
    width: 960px;
    padding: 0px;
}

.form {
    position: absolute;
    width: 250px;
    right: 80px;
    z-index: 30;
    background: none repeat scroll 0% 0% rgba(195, 0, 0, 0.8);
    height: 100%;
    padding: 10px 20px;
    top: -2px;
}

.form h3,
.form h4,
.form label,
.form p {
    color: #fff;
    text-align: center;
    line-height: 22px;
    margin: 12px 0px;
}

.form input[type="text"] {
    border-radius: 26px;
}

hr {
    margin: 12px 0px;
}

.comborder {
    border-bottom: 1px solid #ddd;
}

.verisure h4 {
    margin: 15px 0px;
}

.tecnico_securitas {
    background: url('../images/content-image.jpg') repeat scroll center center / cover transparent;
    padding: 20px 0px;
}

.container_azul {
    background: transparent;
    padding: 20px;
    width: 250px;
    float: right;
    margin: 5px 75px 0px 0px;
}

.container_azul h4 {
    color: #FFF;
    font-size: 18px;
}

.container_azul p {
    color: #eee;
}

.form h3 span,
.form h4 span {
    font-size: 16px;
}

.inputform {
    height: auto;
    width: 100%;
    padding: 8px;
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;
    color: #444;
    background: none repeat scroll 0% 0% #EEE;
    border: 1px solid #CCC;
    /*border-radius*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /*transition*/
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.bt {
    background-color: #2577A4;
    border: 2px solid #fff;
    border-radius: 9px;
    background-clip: padding-box;
    height: 42px;
    color: #fff;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.bt:hover {
    background: #cf0000;
    cursor: pointer;
}

.bt:active {
    color: #fff;
}

.botao {
    width: 200px;
    font-size: 12px;
    padding: 7px 20px;
}

.form .bt {
    width: 100%;
    background-color: #2577A4;
}

.form .bt:hover {
    background: #03527d;
    cursor: pointer;
}

.panel {
    background: transparent;
    border: 0px;
}

.apartamento {
    position: absolute;
    right: 110px;
    top: 23px;
    width: 200px;
    font-size: 12px;
    padding: 0px 15px;
}

#frm_calculadora {
    height: 590px;
}

.validade {
    position: absolute;
    bottom: -14px;
    z-index: 2222222;
    width: 180px;
    font-size: 12px;
    margin: 0px auto 0px -90px;
    left: 50%;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    border-radius: 0px;
    font-weight: bold;
    line-height: 25px;
    height: 37px;
    border-radius: 9px;
}

.validade:hover {
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    cursor: default;
}

.explicacao_bg {
    background: url('../images/aplicacao_myverisure_bg.jpg');
    background-size: cover;
    padding: 45px 0px 35px 0px;
}

.explicacao_bg h2,
.explicacao_bg p {
    color: #fff;
    padding: 0px 40px;
}

.content7a {
    float: left;
    display: inline-block;
    padding-top: 80px;
}

.link_build {
    list-style: none;
    width: 70%;
    margin: 0px auto;
}

.link_build li {
    display: inline-block;
    float: left;
    font-size: 11px;
    width: 20%;
}

.link_build li a {
    color: #777;
}

.link_build li a:hover {
    color: #000;
}

.separador {
    background: #dd191d;
}

.separador h3 {
    color: #FFF;
    font-weight: 100;
    font-size: 28px;
    line-height: 50px;
    margin: 5px 0px;
}

.topo h1 {
    font-size: 16px;
    margin: 3px 0px;
}

.topo h2 {
    font-size: 14px;
    color: #999;
    font-weight: normal;
}

#featured {
    background: url(../images/foundation/orbit/loading.gif) center center #000 no-repeat;
    height: 300px;
}

#featured img {
    display: none;
}

.ofertas_adesao {
    margin: 30px 0px 10px 0px;
    padding: 60px 0px 46px 269px;
    background: url('../images/ofertas-adesao.jpg') no-repeat scroll left center transparent;
}

.ofertas_adesao ul {
    list-style: none;
}

.ofertas_adesao ul li {
    padding: 3px 0px;
    color: #666;
    font-size: 20px;
}

.ofertas_adesao ul li img {
    margin-right: 20px;
    vertical-align: middle;
}

#featured.orbit {
    background: none;
}

#featured.orbit img {
    display: block;
}

.topo {
    padding-bottom: 10px;
}

@media only screen and (max-width: 1020px) {
    .coluna_branca {
        width: 100%;
    }
}

@media only screen and (max-width:767px) {
    .p_top {
        padding-top: 20px;
    }
    .p_top10 {
        padding-top: 0px;
    }
    .ofertas_adesao {
        padding: 20px 0px 10px 9px;
        background: #f6f2f1;
    }
    .ofertas_adesao ul li {
        font-size: 13px;
    }
    .separador h3 {
        font-size: 14px;
    }
    .form {
        position: relative;
        width: 100%;
        top: 0px;
        right: 0px;
    }
    .validade {
        position: relative;
    }
    .selo_promo {
        position: relative;
        text-align: center;
        left: 0px;
        margin: 20px 0px;
    }
    .link_build {
        width: 100%;
    }
    .link_build li {
        display: block;
        text-align: center;
    }
    #frm_calculadora {
        height: 390px;
    }
    .botao {
        margin-bottom: 10px;
    }
    .orbit-wrapper .orbit-caption {
        position: relative;
        padding: 20px 0px 7px 20px;
    }
    table tr td h5 {
        font-size: 12px;
    }
    h1,
    h2,
    h3,
    h4 {
        font-size: 22px;
    }
    .container_azul {
        margin: 0px;
    }
    .topo {
        padding-bottom: 20px;
    }
    .topo h1,
    .topo h2 {
        font-size: 12px;
    }
}


/* -----------------------------------------
   Page Name 1
----------------------------------------- */


/* -----------------------------------------
   Page Name 2
----------------------------------------- */</pre></body></html>