﻿/*.quem-somos i {
    background: url("../img/icon-menu.png") no-repeat scroll -0px -0px;
}

.quem-somos:hover i {
    background: url("../img/icon-menu.png") no-repeat scroll -25px -0px;
}

.protecao-pessoal i {
    background: url("../img/icon-menu.png") no-repeat 0px -25px
}

.protecao-pessoal:hover i {
    background: url("../img/icon-menu.png") no-repeat scroll -25px -25px;
}

.protecao-patrimonial i {
    background: url("../img/icon-menu.png") no-repeat 0px -50px
}

.protecao-patrimonial:hover i {
    background: url("../img/icon-menu.png") no-repeat scroll -25px -50px;
}

.protecao-profissional i {
    background: url("../img/icon-menu.png") no-repeat 0 -75px
}

.protecao-profissional:hover i {
    background: url("../img/icon-menu.png") no-repeat scroll -26px -75px;
}*/

/*
.preciso-corretor i {
    background: url("../img/icon-menu.png") no-repeat 0px -100px;
}

.preciso-corretor:hover i {
    background: url("../img/icon-menu.png") no-repeat scroll -25px -100px
}


.solucaes i {
    background: url("../img/icon-menu.png") no-repeat -0px -125px
}

.solucaes:hover i {
    background: url("../img/icon-menu.png") no-repeat scroll -26px -125px
}*/

.facebook:hover {
    background: url("../img/icons-rede.png") no-repeat 1px 1px;
}

.facebook {
    background: url("../img/icons-rede.png") no-repeat 1px -37px;
}

.email:hover {
    background: url("../img/icons-rede.png") no-repeat -49px 1px;
}

.email {
    background: url("../img/icons-rede.png") no-repeat -49px -37px;
}

/*
.telefone:hover {
    background: url("../img/icons-rede.png") no-repeat -96px 1px;
}

.telefone {
    background: url("../img/icons-rede.png") no-repeat -96px -37px;
}
*/

.action.a1 {
    color: #666;
    position: absolute;
    left: 18px;
    float: left;
    top: 54px;
    font-size: 13px;
    -webkit-animation: a1 5s infinite;
    /* Safari 4+ */
    -moz-animation: a1 5s infinite;
    /* Fx 5+ */
    -o-animation: a1 5s infinite;
    /* Opera 12+ */
    animation: a1 5s infinite;
    opacity: 0;
}

.action.a2 {
    color: #666;
    position: absolute;
    left: -82px;
    float: left;
    top: 166px;
    font-size: 13px;
    -webkit-animation: a2 5s infinite;
    /* Safari 4+ */
    -moz-animation: a2 5s infinite;
    /* Fx 5+ */
    -o-animation: a2 5s infinite;
    /* Opera 12+ */
    animation: a2 5s infinite;
    opacity: 0;
}

.action.a3 {
    color: #666;
    position: absolute;
    left: 80px;
    float: left;
    top: 216px;
    font-size: 13px;
    -webkit-animation: a3 5s infinite;
    /* Safari 4+ */
    -moz-animation: a3 5s infinite;
    /* Fx 5+ */
    -o-animation: a3 5s infinite;
    /* Opera 12+ */
    animation: a3 5s infinite;
    opacity: 0;
}


/*
@keyframes a1 {
	10%  {left: 25px; opacity: 1;}
    20% {left: 18px; opacity: 1;}
	30%  {left: 25px; opacity: 1;}
    40% {left: 18px; opacity: 1;}
	50%  {left: 25px; opacity: 0;}
    60% {left: 18px; opacity: 0;}
	70%  {left: 25px; opacity: 0;}
    80% {left: 18px; opacity: 0;}
	90%  {left: 25px; opacity: 0;}
    100% {left: 18px; opacity: 0;}
}
@keyframes a2 {
	10%  {left: -72px; opacity: 0;}
    20% {left: -82px; opacity: 0;}
	30%  {left: -72px; opacity: 0;}
    40% {left: -82px; opacity: 1;}
	50%  {left: -72px; opacity: 1;}
    60% {left: -82px; opacity: 1;}
	70% {left: -72px; opacity: 1;}
    80% {left: -82px; opacity: 0;}
	90%  {left: -72px; opacity: 0;}
    100% {left: -82px; opacity: 0;}
	
}
@keyframes a3 {
	10%  {left: 90px; opacity: 0;}
    20% {left: 80px; opacity: 0;}
	30%  {left: 90px; opacity: 0;}
    40% {left: 80px; opacity: 0;}
	50%  {left: 90px; opacity: 0;}
    60% {left: 80px; opacity: 0;}
	70% {left: 90px; opacity: 1;}
    80% {left: 80px; opacity: 1;}
	90%  {left: 90px; opacity: 1;}
    100% {left: 80px; opacity: 1;}
	
}*/

.navbar-brand {
    height: 120px;
}

.navbar-default .navbar-nav>li>a {
    color: #00557d;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.navbar-nav>li>a {
    padding: 12px 16px;
    margin-top: 30px;
    transition: all ease-in 0.2s;
    margin-left: 15px;
    border-radius: 40px;
}

.navbar-nav>li>a.ativo {
    background: #00557d;
    border-radius: 40px;
    color: #FFF !important;
}

.navbar-nav>li>a:hover {
    background: #00557d !important;
    border-radius: 40px;
    color: #FFF !important;
}

#page-top {
    background: url(../img/bg.jpg) fixed center top / cover;
}

footer {
    background: #00557d;
    width: 100%;
    bottom: 0;
    text-align: center;
    color: #FFF;
    font-size: 17px;
    text-transform: uppercase;
    z-index: 3;
    float: left;
}

footer b {
    color: #00afea;
}

.logo-animado {
    float: left;
    left: 50%;
    margin: 80px auto 0 -405px;
    position: absolute;
    text-align: center;
    width: 810px;
}

.bolot1 {
    background: #253b63 url(../img/icon-hover.png) center no-repeat;
    border-radius: 50%;
    display: table-header-group;
    float: left;
    height: 104px;
    left: 107px;
    position: absolute;
    top: 15px;
    width: 104px;
    opacity: 0;
    transition: all ease-in 0.2s;
    z-index: 2;
    -webkit-transition: bolot1 5s infinite;
    /* Safari 4+ */
    -moz-transition: bolot1 5s infinite;
    /* Fx 5+ */
    -o-transition: bolot1 5s infinite;
    /* Opera 12+ */
    transition: bolot1 5s infinite;
}

.bolot1:hover,
.bolot2:hover,
.bolot3:hover {
    transform: scale(1.2);
    cursor: pointer;
}

.bolot2 {
    background: #253b63 url(../img/icon-hover.png) center no-repeat;
    border-radius: 50%;
    display: table-header-group;
    float: left;
    height: 89px;
    left: 11px;
    position: absolute;
    top: 128px;
    width: 89px;
    opacity: 0;
    transition: all ease-in 0.2s;
    z-index: 2;
    -webkit-animation: bolot2 5s infinite;
    /* Safari 4+ */
    -moz-animation: bolot2 5s infinite;
    /* Fx 5+ */
    -o-animation: bolot2 5s infinite;
    /* Opera 12+ */
    animation: bolot2 5s infinite;
}

.bolot3 {
    background: #253b63 url(../img/icon-hover.png) center no-repeat;
    border-radius: 50%;
    display: table-header-group;
    float: left;
    height: 72px;
    left: 170px;
    position: absolute;
    top: 181px;
    width: 72px;
    opacity: 0;
    transition: all ease-in 0.2s;
    z-index: 2;
    -webkit-animation: bolot3 5s infinite;
    /* Safari 4+ */
    -moz-animation: bolot3 5s infinite;
    /* Fx 5+ */
    -o-animation: bolot3 5s infinite;
    /* Opera 12+ */
    animation: bolot3 5s infinite;
}

.bolot1:hover,
.bolot2:hover,
.bolot3:hover {
    opacity: 1 !important;
}

.icon1 {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll 0 -171px;
    float: left;
    height: 185px;
    left: -7px;
    position: absolute;
    top: -61px;
    width: 165px;
    transform: scale(1.0);
}

.btn-acao {
    -webkit-animation: all ease-out 0.5s;
    -moz-animation: all ease-out 0.5s;
    -o-animation: all ease-out 0.5s;
    animation: all ease-out 0.5s;
}

.icon1.ativo {
    -webkit-animation: icon1 1s;
    -moz-animation: icon1 1s;
    -o-animation: icon1 1s;
    animation: icon1 1s;
}

.icon1:hover {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll 0 0;
}

.icon2 {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -376px -171px;
    float: left;
    height: 185px;
    left: -78px;
    position: absolute;
    top: 93px;
    width: 165px;
    transform: scale(1.0);
}

.icon2.ativo {
    -webkit-animation: icon2 1s;
    -moz-animation: icon2 1s;
    -o-animation: icon2 1s;
    animation: icon2 1s;
}

.icon2:hover {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -376px 0;
}

.icon3 {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -184px -173px;
    float: left;
    height: 185px;
    left: -44px;
    position: absolute;
    top: 255px;
    width: 165px;
    transform: scale(1.0);
}

.icon3.ativo {
    -webkit-animation: icon3 1s;
    -moz-animation: icon3 1s;
    -o-animation: icon3 1s;
    animation: icon3 1s;
}

.icon3:hover {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -184px 0;
}

.icon4 {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -574px -171px;
    float: left;
    height: 185px;
    left: 90px;
    position: absolute;
    top: 379px;
    width: 165px;
    transform: scale(1.0);
}

.icon4.ativo {
    -webkit-animation: icon4 1s;
    -moz-animation: icon4 1s;
    -o-animation: icon4 1s;
    animation: icon4 1s;
}

.icon4:hover {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -576px 0;
}

.icon5 {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -875px -175px;
    float: left;
    height: 185px;
    left: 5px;
    position: absolute;
    top: 14px;
    width: 165px;
    transform: scale(1.0);
}

.icon5.ativo {
    -webkit-animation: icon5 1s;
    -moz-animation: icon5 1s;
    -o-animation: icon5 1s;
    animation: icon5 1s;
}

.icon5:hover {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -875px -2px;
}

.icon6 {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -1065px -175px;
    float: left;
    height: 185px;
    left: -51px;
    position: absolute;
    top: 185px;
    width: 165px;
    transform: scale(1.0);
}

.icon6.ativo {
    -webkit-animation: icon6 1s;
    -moz-animation: icon6 1s;
    -o-animation: icon6 1s;
    animation: icon6 1s;
}

.icon6:hover {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -1065px -2px;
}

.icon7 {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -1255px -175px;
    float: left;
    height: 185px;
    left: 2px;
    position: absolute;
    top: 343px;
    width: 165px;
}

.icon7.ativo {
    -webkit-animation: icon7 1s;
    -moz-animation: icon7 1s;
    -o-animation: icon7 1s;
    animation: icon7 1s;
    transform: scale(1.0);
}

.icon7:hover {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -1255px -2px;
}

.icon8 {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -1745px -175px;
    float: left;
    height: 185px;
    left: -26px;
    position: absolute;
    top: 12px;
    width: 165px;
}

.icon8.ativo {
    -webkit-animation: icon8 1s;
    -moz-animation: icon8 1s;
    -o-animation: icon8 1s;
    animation: icon8 1s;
    transform: scale(1.0);
}

.icon8:hover {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -1745px -2px;
}

.icon9 {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -1535px -175px;
    float: left;
    height: 185px;
    left: 2px;
    top: 343px;
    position: absolute;
    width: 165px;
}

.icon9.ativo {
    -webkit-animation: icon9 1s;
    -moz-animation: icon9 1s;
    -o-animation: icon9 1s;
    animation: icon9 1s;
    transform: scale(1.0);
}

.icon9:hover {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -1535px -2px;
}

.icon10 {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -1935px -175px;
    float: left;
    height: 185px;
    position: absolute;
    width: 165px;
    left: -74px;
    top: 180px;
}

.icon10.ativo {
    -webkit-animation: icon10 1s;
    -moz-animation: icon10 1s;
    -o-animation: icon10 1s;
    animation: icon10 1s;
    transform: scale(1.0);
}

.icon10:hover {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -1935px -2px;
}

.residencial {
    background: rgba(0, 0, 0, 0) url("../img/pontos.png") no-repeat scroll center center;
    height: 500px;
    left: -197px;
    position: absolute;
    top: -80px;
    width: 200px;
    z-index: 1;
    opacity: 0;
    transition: all ease-in 0.5s;
}

.prossifional {
    background: rgba(0, 0, 0, 0) url("../img/pontos1.png") no-repeat scroll center center;
    height: 500px;
    left: -197px;
    position: absolute;
    top: -80px;
    width: 200px;
    z-index: 1;
    opacity: 0;
    transition: all ease-in 0.5s;
}

.pessoal {
    background: rgba(0, 0, 0, 0) url("../img/pontos1.png") no-repeat scroll center center;
    height: 500px;
    left: -182px;
    position: absolute;
    top: -80px;
    width: 200px;
    z-index: 1;
    opacity: 0;
    transition: all ease-in 0.5s;
}

h4 {
    color: #00afea;
    font-size: 18px;
    text-align: center;
    margin-top: 180px;
    text-transform: uppercase;
    font-weight: bold;
}

h3 {
    color: #00557d;
    font-size: 28px;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 80px;
}

.text-interagir {
    color: #8f8f8f;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}

.interagir {
    background: url(../img/interagir.png) no-repeat center;
    width: 100%;
    float: left;
    height: 90px;
    position: relative;
    margin-bottom: 10px;
}

.icon1 span,
.icon2 span,
.icon3 span,
.icon4 span,
.icon5 span,
.icon6 span,
.icon7 span,
.icon8 span,
.icon1 span,
.icon9 span,
.icon10 span {
    border: 3px solid #00afea;
    border-left: none;
    color: #00557d;
    font-size: 18px;
    padding: 10px 15px;
    border-radius: 0 20px 20px 0;
    font-weight: bold;
    text-transform: uppercase;
    left: 170px;
    top: 60px;
    position: absolute;
    opacity: 0;
    transition: all ease-in 0.1s;
}

.icon1:hover span,
.icon2:hover span,
.icon3:hover span,
.icon4:hover span,
.icon5:hover span,
.icon6:hover span,
.icon7:hover span,
.icon8:hover span,
.icon9:hover span,
.icon10:hover span {
    opacity: 1;
}

.interagir1 {
    background: url(../img/interagir1.png) no-repeat center;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: 2px;
    -webkit-animation: seta 2s infinite;
    /* Safari 4+ */
    -moz-animation: seta 2s infinite;
    /* Fx 5+ */
    -o-animation: seta 2s infinite;
    /* Opera 12+ */
    animation: seta 2s infinite;
}

.interagir2 {
    background: url(../img/interagir2.png) no-repeat center;
    width: 104px;
    height: 104px;
    position: absolute;
    left: 50%;
    margin-left: -51px;
    top: -7px;
    -webkit-animation: girar 2s infinite;
    /* Safari 4+ */
    -moz-animation: girar 2s infinite;
    /* Fx 5+ */
    -o-animation: girar 2s infinite;
    /* Opera 12+ */
    animation: girar 2s infinite;
}

.infos {
    background: #FFF;
    border-top: 1px solid #b1b1b1;
    float: left;
    position: relative;
    padding: 20px;
    width: 100%;
    padding-bottom: 100px;
    display: none;
}

.inter {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    margin-bottom: 75px;
}

@keyframes icon1 {
    0% {
        opacity: 0;
        transform: scale(0.2);
    }
    10% {
        opacity: 0;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        transform: scale(1.0);
    }
}

@keyframes icon2 {
    0% {
        opacity: 0;
        transform: scale(0.3);
    }
    20% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        transform: scale(1.0);
    }
}

@keyframes icon3 {
    0% {
        opacity: 0;
        transform: scale(0.1);
    }
    30% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        transform: scale(1.0);
    }
}

@keyframes icon4 {
    0% {
        opacity: 0;
        transform: scale(0.4);
    }
    40% {
        opacity: 0;
    }
    80% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        transform: scale(1.0);
    }
}

@keyframes icon5 {
    0% {
        opacity: 0;
        transform: scale(0.2);
    }
    10% {
        opacity: 0;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        transform: scale(1.0);
    }
}

@keyframes icon6 {
    0% {
        opacity: 0;
        transform: scale(0.2);
    }
    20% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        transform: scale(1.0);
    }
}

@keyframes icon7 {
    0% {
        opacity: 0;
        transform: scale(0.2);
    }
    30% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        transform: scale(1.0);
    }
}

@keyframes icon8 {
    0% {
        opacity: 0;
        transform: scale(0.2);
    }
    10% {
        opacity: 0;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        transform: scale(1.0);
    }
}

@keyframes icon9 {
    0% {
        opacity: 0;
        transform: scale(0.2);
    }
    30% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        transform: scale(1.0);
    }
}

@keyframes icon10 {
    0% {
        opacity: 0;
        transform: scale(0.2);
    }
    20% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        transform: scale(1.0);
    }
}


/*
@keyframes bolot1 {
    10%  { opacity: 1;}
    20% { opacity: 1;}
	30%  { opacity: 1;}
    40% { opacity: 1;}
	50%  { opacity: 0;}
    60% { opacity: 0;}
	70%  { opacity: 0;}
    80% { opacity: 0;}
	90%  { opacity: 0;}
    100% { opacity: 0;}
}
@keyframes bolot2 {
    	10%  {opacity: 0;}
    20% {opacity: 0;}
	30%  {opacity: 0;}
    40% {opacity: 1;}
	50%  {opacity: 1;}
    60% {opacity: 1;}
	70% {opacity: 1;}
    80% {opacity: 0;}
	90%  {opacity: 0;}
    100% {opacity: 0;}
}
@keyframes bolot3 {
    10%  {opacity: 0;}
    20% {opacity: 0;}
	30%  { opacity: 0;}
    40% { opacity: 0;}
	50%  { opacity: 0;}
    60% { opacity: 0;}
	70% { opacity: 1;}
    80% { opacity: 1;}
	90%  { opacity: 1;}
    100% { opacity: 1;}
}*/

@keyframes girar {
    0% {
        transform: rotate(-10deg);
    }
    50% {
        transform: rotate(10deg);
    }
    100% {
        transform: rotate(-10deg);
    }
}

@keyframes seta {
    0% {
        top: 2px;
    }
    50% {
        top: 10px;
    }
    100% {
        top: 2px;
    }
}

.infos h3 {
    color: #00afea;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
    margin-top: 60px;
}

.infos h2 {
    color: #00557d;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 26px;
    padding: 4px 0;
    margin-top: 5px;
}

.infos p {
    color: #00557d;
    font-size: 14px;
    line-height: 20px;
}

.infos a,
.saiba-mais {
    color: #FFF !important;
    padding: 8px 25px;
    text-transform: uppercase;
    font-weight: bold;
    background: #a2a2a2;
    border-radius: 20px;
    margin-top: 5px;
    float: left;
    text-decoration: none
}

.produto {
    margin-top: -140px;
}

.share-contato {
    width: 50%;
    position: fixed;
    top: 0;
    left: 100%;
    background: rgba(38, 59, 99, 0.98);
    z-index: 9999;
    height: 100%;
    transition: all ease-in 0.4s;
    overflow: auto;
}

.share-contato h2 {
    border-bottom: 4px solid #00afea;
    color: #00afea;
    display: inline-block;
    font-family: Arial;
    font-size: 28px;
    padding: 27px 0 8px;
    text-transform: uppercase;
    width: auto;
}

.share-contato p {
    color: #fff;
    padding: 0;
}

.box-contato {
    padding: 30px 80px;
}

.box-contato p a {
    color: #00afea;
}

.box-form {
    width: 80%;
    float: left;
}

.paddingleft0 {
    padding-left: 0;
}

.paddingright0 {
    padding-right: 0;
}

.box-contato label {
    margin-bottom: 0;
    color: #97cbff;
    font-size: 14px;
    font-weight: normal;
}

.box-contato p {
    font-size: 16px;
}

.form-control {
    border: 1px solid #a3cffd;
    background: none;
    /*padding: 22px 5px;*/
    color: #a3cffd;
    height: 45px;
}

.form-control option {
    background: #FFFFFF
}


/*
input[placeholder],
[placeholder],
*[placeholder] {
    color: #223761;
}

::-webkit-input-placeholder {
    color: #223761;
    font-size: 14px;
}

:-moz-placeholder {
    color: #223761;
    font-size: 14px;
}

::-moz-placeholder {
    color: #223761;
    font-size: 14px;
}

:-ms-input-placeholder {
    color: #223761;
    font-size: 14px;
}*/

.share-contato h3 {
    color: #00afea;
    display: inline-block;
    font-family: Arial;
    font-size: 20px;
    padding: 10px 0 8px;
    text-transform: uppercase;
    width: auto;
    margin-bottom: 0;
    width: 100%;
    text-align: left;
}

.share-contato h5 {
    color: #97cbff;
    width: 100%;
}

.opcoes .control {
    display: inline-block;
}

.control:hover input~.control__indicator,
.control input:focus~.control__indicator {
    background: #ccc;
}


/* Checked state */

.control input:checked~.control__indicator {
    background: #2aa1c0;
}


/* Hover state whilst checked */

.control:hover input:not([disabled]):checked~.control__indicator,
.control input:checked:focus~.control__indicator {
    background: #0e647d;
}


/* Disabled state */

.control input:disabled~.control__indicator {
    pointer-events: none;
    opacity: .6;
    background: #e6e6e6;
}


/* Check mark */

.control__indicator:after {
    position: absolute;
    display: none;
    content: '';
}


/* Show check mark */

.control input:checked~.control__indicator:after {
    display: block;
}


/* Checkbox tick */

.control--checkbox .control__indicator:after {
    top: 4px;
    left: 8px;
    width: 3px;
    height: 8px;
    transform: rotate(45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0;
}


/* Disabled tick colour */

.control--checkbox input:disabled~.control__indicator:after {
    border-color: #7b7b7b;
}


/* Radio button inner circle */

.control--radio .control__indicator:after {
    top: 7px;
    left: 7px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
}


/* Disabled circle colour */

.control--radio input:disabled~.control__indicator:after {
    background: #7b7b7b;
}

.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    background: #e6e6e6;
}

.control--radio .control__indicator {
    border-radius: 50%;
}

.control {
    font-size: 18px;
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-left: 24px;
    padding-right: 10px;
    cursor: pointer;
    padding-bottom: 10px;
}

.control {
    color: #FFF !important;
}

.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.btn-enviar,
.btn-voltar {
    background: #00afea none repeat scroll 0 0;
    border-radius: 20px;
    border: 1px solid #00afea;
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 15px;
    padding: 11px 44px 8px;
    text-align: center;
    text-transform: uppercase;
}

.btn-voltar {
    margin-left: 15px;
}

.alert-message {
    border-radius: 20px;
}

label.error {
    color: #f52020;
}

input.error {
    border: 1px solid #f52020;
}

.btn-fechar {
    background: #00557d;
    color: #FFF;
    padding: 6px 15px 12px 15px;
    position: absolute;
    left: 0;
    height: 50px;
    width: 50px;
    font-size: 25px;
    top: 0;
}

.bolot1>i {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    color: #666;
    font-size: 13px;
    font-style: unset;
    left: 0;
    padding: 5px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -39%;
    width: 100%;
}

.bolot2>i {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    color: #666;
    font-size: 11px;
    font-style: unset;
    left: 0;
    padding: 5px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -39%;
    width: 100%;
}

.bolot3>i {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    color: #666;
    font-size: 11px;
    font-style: unset;
    left: 0;
    padding: 5px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -39%;
    width: 100%;
}

footer {
    background: url(../img/bg-rodape.jpg) repeat-y center;
}

footer a {
    color: #fff;
    float: left;
    font-size: 9px;
    line-height: 24px;
}

footer a:hover {
    color: #00afea;
    text-decoration: none;
}

footer li {
    list-style: outside none none;
    margin: 0;
    padding: 8px 0;
}

.rodape {
    list-style: none;
    text-align: left;
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
}

.copy a {
    float: none !important;
}

.copy {
    background: #0a2540 none repeat scroll 0 0;
    color: #fff;
    font-size: 8px;
    margin-top: 20px;
    padding: 10px;
    text-align: center;
}

.copy a {
    text-align: center;
    color: #00afea;
}


.rede-social a {
    padding: 15px;
}

.rede-social a:hover {
    cursor: pointer;
}

.rede-social li {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
}

.rede-social ul {
    margin: 0;
    padding: 0;
}

.rede-social {
    border-top: 1px solid #0a2b4c;
    padding: 16px 0;
    margin: 0 25px;
}

.fone {
    width: 100%;
    background: #00557d;
    text-align: center;
    font-size: 20px !important;
    margin-bottom: 0px !important;
    border-radius: 0 !important;
    margin-top: 0 !important;
}

.share-texto p {
    font-size: 14px;
}

.share-texto p b {
    font-size: 13px;
    color: #00afea;
}

.list-solucoes {
    background: rgba(0, 0, 0, 0) url("../img/line.png") no-repeat scroll 0 0;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 12px 10px 10px 112px;
    width: 100%;
}

.list-solucoes li {
    list-style: none;
    margin: 0;
    padding: 4px 0;
    color: #FFF;
}

.list-solucoes h4 {
    color: #00afea;
    float: left;
    font-size: 17px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

.solucoes2 span {
    color: #00afea;
}

.solucoes1 {
    background: rgba(0, 0, 0, 0) url("../img/line.png") no-repeat scroll 0 0;
}

.solucoes2 {
    background: rgba(0, 0, 0, 0) url("../img/line1.png") no-repeat scroll 0 0;
}

.solucoes3 {
    background: rgba(0, 0, 0, 0) url("../img/line2.png") no-repeat scroll 0 0;
}

.cli {
    color: #fff;
    /*float: left;*/
    width: 100%;
}

.cli:hover {
    color: #cdcdcd;
}

.logo-rodape{
    padding: 5px 25px 23px 0px;
}

.rede-social p {
    font-size: 16px;
}





.sub-rodape a {
    color: #00afea;
}

.sub-rodape i {
    display: none;
}

ul.sub-rodape li {
    width: 100%;
    float: left;
    text-align: left;
    line-height: 20px;
    position: relative;
    padding: 0;
    margin-left: -13px;
}

footer a {
    color: #fff;
    float: left;
    font-size: 9px;
    line-height: 20px;
}

.rodape i {
    padding: 0;
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 13px;
}

.icon1,
.icon2,
.icon3,
.icon4,
.icon5,
.icon6,
.icon7,
.icon8,
.icon9,
.icon10 {
    opacity: 0;
}

.cote-online {
    /*background: #00afea url(../img/icon-botao.png) no-repeat 2px -4px !important;*/
    background: #00afea !important;
    border-radius: 40px !important;
    border: 1px solid #00afea;
    color: #fff;
    float: none !important;
    font-size: 17px !important;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 15px;
    padding: 15px 39px 12px !important;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px !important;
    margin-right: 10px !important;
    margin-bottom: 20px;
}

.acoes-cotar-sub {
    color: #959596;
}

li.telefone{
    width: 140px;
    line-height: 39px;
    font-size: 19px;
    color: #00afea;
}


.cote-online:hover {
    background: #00557d !important;
    /*background: #00557d url(../img/icon-botao.png) no-repeat 2px -4px !important;*/
    background: #00557d!important;
    border: 1px solid #00557d !important;
    text-decoration: none !important;
    cursor: pointer !important;
}

.acoes-cotar-sub {
    width: 100%;
    position: relative;
    float: left;
    /*padding: 15px 0;*/
    margin-top: 25px;
}

#fale {
    color: #233761 !important;
    text-decoration: underline;
    padding: 0 !important;
    background: none !important;
    float: none !important;
}

#fale:hover {
    cursor: pointer;
}

.acoes-cotar {
    width: 222px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 15px;
}

.bg-cor-bnt {
    padding: 10px 40px 10px 40px !important;
    background: #00afea !important;
    text-decoration: none
}

.bg-cor-bnt:hover {
    padding: 10px 40px 10px 40px !important;
    background: #233761 !important
}

.btn-enviar:hover,
.btn-voltar:hover {
    border: 1px solid #233761;
    background: #233761 !important
}

.form-group input[type=text] {
    color: #bdbdbd
}

.form-group input::placeholder {
    color: #bdbdbd;
}

.form-group input:-ms-input-placeholder {
    color: #bdbdbd;
}

.form-group input::-ms-input-placeholder {
    color: #bdbdbd;
}

.form-group textarea::placeholder {
    color: #bdbdbd;
}

.form-group textarea {
    color: #bdbdbd !important;
}


/****07-06-18****/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
.box-opcoes h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 25.7px;
    font-weight: 900;
}

.box-opcoes h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    font-weight: 900;
    color: #2f3a60
}

.box-opcoes h2 {
    background: #FFF;
    width: 195px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13.8px;
    font-weight: 900;
    color: #2f3a60;
    text-align: center;
    padding: 25px 0;
    margin: 0 auto;
    margin-top: 122px;
    letter-spacing: 1.5px;
    position: absolute;
    left: 0;
    right: 0;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 2;
}

.box-patrimonial,
.box-profissional,
.box-pessoal {
    width: 308px;
    height: 308px;
    margin: 0 auto;
    display: block;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background-repeat: no-repeat;
    background-color: #000;
}

.box-patrimonial.ativo,
.box-profissional.ativo,
.box-pessoal.ativo {
    background-color: #FFF;
    transform: scale(1.1);
    -moz-transform: scale(1.1) !important;
    -webkit-transform: scale(1.1) !important;
    -o-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    -webkit-box-shadow: 5px 24px 95px -37px rgba(0, 0, 0, 0.60);
    -moz-box-shadow: 5px 24px 95px -37px rgba(0, 0, 0, 0.60);
    box-shadow: 5px 24px 95px -37px rgba(0, 0, 0, 0.60);
}

.box-patrimonial {
    background-image: url(../img/bg-box-patrimonial.png);
    /*Opacidade 85%*/
}

.box-profissional {
    background-image: url(../img/bg-box-profissional.png);
    /*Opacidade 85%*/
}

.box-pessoal {
    background-image: url(../img/bg-box-pessoal.png);
    /*Opacidade 85%*/
}

.box-opcoes:after {
    content: "";
    background: url(../img/box-home-seta.svg);
    width: 40px;
    height: 37px;
    background-size: 40px;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    margin-top: 45px;
    animation-name: seta-movimento;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

.box-opcoes {
    margin-bottom: 150px;
}

@keyframes seta-movimento {
    0%,
    40% {
        transform: translate(0, -1px) rotate(-0deg)
    }
    10%,
    30% {
        transform: translate(0, -2px) rotate(-0deg)
    }
    20% {
        transform: translate(0, -3px) rotate(-0deg)
    }
    50%,
    90% {
        transform: translate(0, 1px) rotate(-0deg)
    }
    60%,
    80% {
        transform: translate(0, 2px) rotate(-0deg)
    }
    70% {
        transform: translate(0, 3px) rotate(-0deg)
    }
}

.box-home-carousel {
    background: #FFFFFF;
    border: 1px solid #d3d3d3;
    padding: 45px 45px 30px 45px;
    margin: 0 20px;
    width: 342.5px !important;
    height: 430px;
    align-items: center;
    display: grid !important;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.icon-seguro-auto {
    background: url(../img/icon-seguro-auto.svg) center center no-repeat;
    width: 100%;
    height: 80px;
    float: left;
    margin: 18px 0;
}

.icon-seguro-bike {
    background: url(../img/icon-seguro-bike.svg) center center no-repeat;
    width: 100%;
    height: 80px;
    float: left;
    margin: 18px 0;
}

.icon-seguro-celular {
    background: url(../img/icon-seguro-celular.svg) center center no-repeat;
    width: 100%;
    height: 80px;
    float: left;
    margin: 18px 0;
}

.icon-seguro-residencial {
    background: url(../img/icon-seguro-residencial.svg) center center no-repeat;
    width: 100%;
    height: 80px;
    float: left;
    margin: 18px 0;
}

.icon-seguro-empresarial {
    background: url(../img/icon-seguro-empresarial.svg) center center no-repeat;
    width: 100%;
    height: 80px;
    float: left;
    margin: 18px 0;
}

.icon-seguro-vida {
    background: url(../img/icon-seguro-vida.svg) center center no-repeat;
    width: 100%;
    height: 80px;
    float: left;
    margin: 18px 0;
}

.icon-seguro-civil {
    background: url(../img/icon-seguro-civil.svg) center center no-repeat;
    width: 100%;
    height: 80px;
    float: left;
    margin: 18px 0;
}

.icon-seguro-viagem {
    background: url(../img/icon-seguro-viagem.svg) center center no-repeat;
    width: 100%;
    height: 80px;
    float: left;
    margin: 18px 0;
}

.icon-seguro-pet {
    background: url(../img/icon-seguro-pet.svg) center center no-repeat;
    width: 100%;
    height: 80px;
    float: left;
    margin: 18px 0;
}

.icon-seguro-fianca {
    background: url(../img/icon-seguro-fianca.svg) center center no-repeat;
    width: 100%;
    height: 80px;
    float: left;
    margin: 18px 0;
}

.box-home-carousel h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 900;
    color: #ff8304;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}

.box-home-carousel h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    font-weight: 900;
    color: #213764;
    margin: 7px 0 10px 0;
    align-items: center;
    display: grid;
    text-transform: none;
    line-height: 25px;
}

.box-home-carousel p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #717171;
    text-align: center;
    margin-bottom: 20px;
}

.box-home-carousel button {
    margin: 0 auto;
    display: block;
    border: none;
    background: #e2e2e2;
    color: #FFF;
    padding: 12px 35px;
    font-size: 16.8px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Open Sans', sans-serif;
    border-radius: 60px;
    margin-bottom: 12px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.box-home-carousel p span {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #CCCCCC;
    text-align: center;
    margin-bottom: 20px;
}

.box-home-carousel p span a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #CCCCCC;
    text-align: center;
    margin-bottom: 20px;
}

.home-carousel .slick-prev,
.home-carousel .slick-next {
    width: 57px;
    height: 38px;
    top: 50%;
    z-index: 1;
}

.home-carousel .slick-prev {
    left: -50px;
}

.home-carousel .slick-next {
    right: -50px;
}

.home-carousel .slick-prev:before,
.home-carousel .slick-next:before {
    content: '';
    float: left;
    width: 57px;
    height: 38px;
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 1 !important;
}

.home-carousel .slick-prev:before {
    background: url(../img/box-home-seta.svg) center center no-repeat;
    background-size: 100%;
    transform: rotate(90deg);
}

.home-carousel .slick-next:before {
    background: url(../img/box-home-seta.svg) center center no-repeat;
    background-size: 100%;
    transform: rotate(-90deg);
}

.home-carousel .slick-prev:hover:before,
.home-carousel .slick-next:hover:before {
    opacity: 0.6;
}

.box-home-carousel:hover {
    -webkit-box-shadow: -1px 0 83px -38px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: -1px 0 83px -38px rgba(0, 0, 0, 0.8);
    box-shadow: -1px 0 83px -38px rgba(0, 0, 0, 0.8);
}

.box-home-carousel:hover button {
    background: #ff8304;
}

.box-home-carousel:hover p span {
    color: #ff8304;
}

.box-home-carousel:hover p span a {
    color: #ff8304;
}

.resul-ancora {
    display: none !important
}

.resul-ancora.ativo {
    display: block !important
}

.home-carousel .slick-dots li button:before {
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.home-carousel .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #ff8304;
}

.home-carousel .slick-dots {
    left: 0;
    right: 0;
}

.box-home-carousel a {
    text-decoration: none
}

.box-home-carousel p span a {
    text-decoration: underline;
}

.ancora-produto.ativo h2 {
    background: #2f3a60;
    color: #FFFFFF;
}


.acoes-cotar-sub{
    margin-bottom: 118px;
}



/***/

.primeiro-menu-rodape {
    padding: 70px 25px;
}

.segundo-menu-rodape {
    padding: 46px 6px;
}

.segundo-menu-rodape ul li a {
    font-size: 12px;
}

.terceiro-menu-rodape {
    padding: 46px 0;
}

.terceiro-menu-rodape ul li a {
    font-size: 12px;
}

.rodape-quem-somos{
    height: 40px;
    margin: 0;
}
.rodape-quem-somos li a {
    margin: 5px;
}

.rodape-protecao-pessoais{
    height: 105px;
    margin: 0;
}
.rodape-protecao-patrimonial{
    margin: 100px 0 0 0;
}

.terceiro-menu-rodape .quarto{
    height: 93px;
}

.terceiro-menu-rodape ul li .preciso-corretor, .terceiro-menu-rodape ul li .solucaes {
    font-size: 11px;
    margin: 9px 0 12px 0;
}

.rodape-destaque-contato {
    background: #00557d;
    padding: 22px;
}

.rodape-destaque-contato h3{
    color: #FFFFFF;
    margin: 0;
    font-size: 20px;
}

.rodape-destaque-contato h3 i {
    background: url(../img/icon-rodape-destaque-contato.svg);
    width: 30px;
    height: 29px;
    background-size: 30px;
    position: absolute;
    margin-left: -40px;
    margin-top: -4px;
}

.rodape-destaque-contato h3 span{
    color: #00afea;
}

.box-rodape{
    background: url(../img/box-rodape-left.png), url(../img/box-rodape-right.png);
    background-position: left, right;
    background-size: 45%, 100%;
    background-repeat: repeat-y;
}

.box-rodape-left{
    background: #071f37;
    padding: 80px 45px;
    text-align: right;
}

.box-rodape-right{
    background: #0a2b4c;
    padding: 50px 0 0 30px;
    border-top: 1px solid #0a2b4c;
}

.box-rodape-left img{
    width: 200px;
    margin-bottom: 15px;
}

.box-rodape-left p {
    color: #FFFFFF;
    font-size: 17px;
    padding-bottom: 5px;
}

.box-rodape-rede{
    height: 36px;
    margin: 0;
}

.box-rodape-rede li{
    list-style: none; 
}

.box-rodape-email{
    background: url(../img/box-rodape-email.svg);
    width: 35px;
    height: 35px;
    background-size: 35px;
    float: right;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    margin-left: 5px;
}

.fa.fa-instagram {
    color: transparent;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background-clip: text;
    -webkit-background-clip: text;
}

.fa-facebook-square {
    color: blue;
    background-color: #fff;
}

/*.box-rodape-email:hover{
    background: url(../img/box-rodape-email-hover.svg);
    background-size: 35px;
}*/

.box-rodape-facebook{
    background: url(../img/facebook.png);
    width: 35px;
    height: 35px;
    background-size: 35px;
    float: right;

}

.box-rodape-instagram {
    background: url(../img/instagram.png);
    width: 35px;
    height: 35px;
    background-size: 35px;
    float: right;
    margin-right: 5px;
}



.box-rodape-left h2{
    color: #00afea;
    font-size: 23px;
    margin-top: 15px;
}

.box-rodape-menu{
    padding: 0
}

.box-rodape-menu li{
    list-style: none;
    color: #FFF;
    font-size: 14px;
    height: 100%;
    padding: 10px;
}

.box-rodape-menu li a {
    color: #FFF;
    text-decoration: none;
}

.icon-quem-somos{
    background: url(../img/icon-quem-somos.svg) center center no-repeat;
    width: 20px;
    height: 20px;
    background-size: 18px;
    float: left;
    margin-top: -1px;
    margin-right: 9px;
}

.icon-por-que{
    background: url(../img/icon-por-que.svg) center center no-repeat;
    background-size: 21px;
    width: 23px;
    height: 25px;
    float: left;
    margin-top: 7px;
    margin-right: 8px;
}

.icon-solucoes{
    background: url(../img/icon-solucoes.svg) center center no-repeat;
    width: 20px;
    height: 20px;
    background-size: 19px;
    float: left;
    margin-top: -1px;
    margin-right: 9px;
}

.icon-parcei{
    background: url(../img/icon-parceiros.svg) center center no-repeat;
    width: 20px;
    height: 20px;
    background-size: 19px;
    float: left;
    margin-top: -1px;
    margin-right: 9px;
}

.box-rodape-patrimonial{
    padding: 0;
}
.box-rodape-patrimonial li{
    list-style: none;
    padding-left: 10px;
}

.box-opcao-patrimonial,
.box-opcao-pessoais,
.box-opcao-profissional{
    color: #FFF;
    text-decoration: none
}

.box-opcao-patrimonial i{
    background: url(../img/icon-opcao-patrimonial.svg) center center no-repeat;
    width: 20px;
    height: 20px;
    background-size: 19px;
    float: left;
    margin-top: 0px;
    margin-right: 9px;
}

a.box-opcao-patrimonial:hover,
a.box-opcao-pessoais:hover,
a.box-opcao-profissional:hover {
    color: #FFF;
    text-decoration: none;
}

.box-opcao-pessoais i{
    background: url(../img/icon-opcao-pessoais.svg) no-repeat;
    width: 20px;
    height: 20px;
    background-size: 20px;
    float: left;
    margin-top: -1px;
    margin-right: 9px;
}


.box-rodape-pessoais {
    margin: 10px 0;
    height: 85px;
}


.box-opcao-profissional i{
    background: url(../img/icon-opcao-profissional.svg) no-repeat;
    width: 20px;
    height: 20px;
    background-size: 20px;
    float: left;
    margin-top: -1px;
    margin-right: 9px;
}


.box-rodape-pessoais li,
.box-rodape-profissional li,
.sub-rodape li{
    list-style: none;
}

.box-rodape-profissional,
.box-rodape-pessoais{
    padding: 0px;
}



.share-contato.share-texto.texto-corretor .box-contato,
.share-contato.share-texto.texto-patrimonial .box-contato,
.share-contato.share-texto.texto-pessoal .box-contato,
.share-contato.share-texto.texto-profissional .box-contato,
.share-contato.share-texto.texto-solucoes .box-contato,
.share-contato.share-texto.texto-somos .box-contato,
.share-contato.share-bloco-contato .box-contato{
    padding: 30px 80px !important;
    margin-top: 20px;
}


.box-form.share-form-contato .form-group.campo-validacao label {
    color: #ffffff !important;
}


.box-form.share-form-contato .form-group.campo-validacao .form-control{
    border: 1px solid #FFFFFF;
}






/***/

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i');

.new-icon-title-share i{
    /*background: url(../img/icon-share.svg) center no-repeat;*/
    width: 39px;
    height: 50px;
    float: left;
    margin-top: -8px;
    margin-bottom: 10px;
}

@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

.new-icon-title-share h3{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    font-size: 34px;
    color: #263b63;
    text-align: center;
    margin: 0 auto;
    text-transform: none;
    margin-bottom: 30px;
    margin-top: 30px;
    width: 690px;
}

.new-icon-title-share.box-opcoes:after{
    display: none;
}
/**/


a.new-box-share{
    text-decoration: none;
}

.new-box-share .new-box-share-img {
    width: 100%;
    height: 180px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
       border-radius: 20px 20px 0 0;
}

.new-box-share .new-box-share-img img{
    max-width: 100%;
    -webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    object-fit: cover
}

.new-box-share:hover .new-box-share-img img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.new-box-share .new-box-share-texto {
    padding: 10% 2%;
    background: #f5f5f5;
    border-radius: 0px 0px 20px 20px;
    margin-bottom: 40px;
    height: 220px;
}

.new-box-share .new-box-share-texto h2{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 13px;
    color: #00afea;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    width: inherit;
    background: none;
    position: inherit;
    padding: 0;
    margin-bottom: 10px;
    height: 35px;
    align-items: center;
    display: grid;
    letter-spacing: 0;
    line-height: 19px;
}

.new-box-share .new-box-share-texto p{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #737272;
    text-align: center;
    font-weight: 300;
    margin-bottom: 12px;
}

.new-box-share .new-box-share-texto button{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #00afea;
    background: #f5f5f5;
    text-align: center;
    font-weight: 700;
    border: 3px solid #00afea;
    border-radius: 60px;
    padding: 11px 40px;
    margin: 0 auto;
    display: block;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.new-box-share:hover .new-box-share-texto button{
    color: #FFFFFF;
    background: #00afea;
}

.new-box-share:hover .new-box-share-img,
.new-box-share:hover .new-box-share-texto{
    -webkit-box-shadow: 0px 0px 23px 2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 23px 2px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 23px 2px rgba(0, 0, 0, 0.12);
}

/****/








.new-icon-title-parceiros i {
    /*background: url(../img/icon-share.svg) center no-repeat;*/
    width: 100%;
    height: 55px;
    position: absolute;
    margin-top: 195px;
}

.new-icon-title-parceiros span {
/*    background: url(../img/icon-share.svg) center no-repeat;
*/    width: 100%;
    height: 55px;
    margin-top: 30px;
    position: absolute;
}
 

.new-icon-title-parceiros h3{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 900;
    font-size: 30.6px;
    color: #263b63;
    text-align: center;
    text-transform: none;
    margin-bottom: 15px;
    margin-top: 175px;
}

.new-icon-title-parceiros h2{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 900;
    font-size: 30.6px;
    color: #263b63;
    text-align: center;
    text-transform: none;
    margin-bottom: 15px;
    margin-top: 105px;
}

.new-icon-title-parceiros p{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 23.2px;
    color: #a7a5a5;
    text-align: center;
    font-style: italic;
    line-height: 30px;
    margin-bottom: 70px;
}

.parceiros-slide img{
    -webkit-box-shadow: -1px 0 83px -38px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: -1px 0 83px -38px rgba(0, 0, 0, 0.8);
    box-shadow: 1px 6px 37px -14px rgba(0, 0, 0, 0.8);
    padding: 0 14px;
}



/***/
.sem-espaco{
    padding: 0;
    margin: 0
}
.slide-parceiros {
    padding: 1% 0;
    margin: 20px 0;
}
.slide-parceiros img{
    margin: 20px 0px;
}
.slide-parceiros .slick-current {
    opacity: 1;
    border-radius: 18px;
    -webkit-box-shadow: 0px 0px 23px 2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 23px 2px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 23px 2px rgba(0, 0, 0, 0.12);
}
.slide-parceiros.slick-initialized .slick-slide {
    display: block;
    margin: 21px 21px;
}
/***/

.slide-parceiros .slick-prev,
.slide-parceiros .slick-next {
    width: 45px;
    height: 45px;
    top: 54%;
    z-index: 1;
}

.slide-parceiros .slick-prev {
    left: 50%;
    margin-left: -644px;
}

.slide-parceiros .slick-next {
    left: 50%;
    margin-left: 600px;
}

.slide-parceiros .slick-prev:before,
.slide-parceiros .slick-next:before {
    content: '';
    float: left;
    width: 45px;
    height: 45px;
    opacity: 1;
}


.slide-parceiros .slick-prev:before {
    background: url(../img/icon-setas-parceiros.png) left top no-repeat;
}

.slide-parceiros .slick-next:before {
    background: url(../img/icon-setas-parceiros.png) right top no-repeat;
}

.slide-parceiros .slick-prev:hover:before,
.slide-parceiros .slick-next:hover:before {
    opacity: 0.6;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 600;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
}

a.dropdown-item:active {
    background-color: #6196b5;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    padding: 0;
}
.menu.small .nav-item .dropdown-toggle::after {
    margin-top: 4px;
    margin-left: -3px;
}
.nav-item .dropdown-toggle::after {
    background: url(../img/icon-seta-menu.png) center no-repeat !important;
    width: 17px !important;
    height: 20px !important;
    float: right;
    border: none !important;
    margin-top: 7px;
    margin-left: -12px;
}

element.style {
}

a.dropdown-item:active {
    background-color: #6196b5;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}



@media(min-width: 1200px) and (max-width: 1400px) {
    .home-carousel .slick-next {
        right: 0px;
    }
    .home-carousel .slick-prev {
        left: 0;
    }
}
.box-produto {
    MARGIN: 120PX 30PX 30PX 30PX;
    /* PADDING: 140PX; */
}
@media(min-width: 992px) and (max-width: 1199px) {
    .box-patrimonial,
    .box-profissional,
    .box-pessoal {
        width: 280px;
        height: 280px;
    }
    .box-opcoes h2 {
        width: 175px;
        font-size: 12px;
        padding: 20px 0;
        margin-top: 117px;
    }
    .box-opcoes h4 {
        font-size: 18px;
        font-weight: 700;
    }
    .box-opcoes h3 {
        font-size: 26px;
    }
    .box-home-carousel {
        width: 285px !important;
        margin: 0 10px;
        padding: 45px 30px 30px 30px;
    }
    .home-carousel .slick-next {
        right: 0px;
    }
    .home-carousel .slick-prev {
        left: 0;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .box-patrimonial,
    .box-profissional,
    .box-pessoal {
        width: 219px;
        height: 219px;
    }
    .box-opcoes h2 {
        width: 165px;
        font-size: 12px;
        padding: 18px 0;
        margin-top: 89px;
    }
    .box-opcoes h4 {
        font-size: 18px;
        font-weight: 700;
    }
    .box-opcoes h3 {
        font-size: 26px;
    }

    /***/

    .home-carousel .slick-next {
        right: 140px;
    }
    .home-carousel .slick-prev {
        left: 140px;
    }

    .share-residencial div {
        margin-top: 0 !important;
    }



}

@media (min-width: 0px) and (max-width: 767px) {
    .produto {
        margin-top: 0px !important
    }
    .navbar-default .navbar-collapse {
        background: #fff;
    }
    .navbar-header,
    .navbar-brand {
        height: 69px;
    }
}

@media(min-width: 0px) and (max-width: 767px) {
    .box-opcoes h4 {
        font-size: 18px;
        font-weight: 700;
    }
    .box-opcoes h3 {
        font-size: 22px;
        margin: 10px 10px 15px 10px;
        line-height: 30px;
    }
    .box-patrimonial,
    .box-profissional,
    .box-pessoal {
        width: 285px;
        height: 285px;
        margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .box-opcoes h2 {
        background: rgba(255, 255, 255, 0.9098039215686274);
        margin-top: 115px;
    }
    .box-home-carousel {
        width: 286px !important;
        margin: 0 10px;
        padding: 32px;
    }
    
    /***/

    .home-carousel .slick-next {
        right: 0px;
    }
    .home-carousel .slick-prev {
        left: 0px;
    }

 
}

@media (min-width: 320px) and (max-width: 500px) {
    img.logo-rodape {
        margin: 0 auto;
        display: block;
        padding: 13px 0 35px 0;
    }
    .rede-social p {
        text-align: center !important;
        font-size: 17px;
        padding: 12px;
    }

    .rede-social .telefone b{
        text-align: center
    }

    /***/
    
    .cote-online {
        font-size: 16px !important;
    }
    .infos {
        margin-top: 63px !important;
    }
    .btn-enviar,
    .btn-voltar {
        padding: 11px 20px 8px;
    }
    ol,
    ul {
        margin-top: 0;
        margin-bottom: 10px;
        padding-left: 14px;
    }
    .logo-animado img {
        display: none;
    }
    .logo-animado {
        left: 0;
        width: 100%;
        margin-left: 0;
    }
    .bolot1,
    .bolot2,
    .bolot3 {
        background: #253b63;
        border-left: 5px solid #fff;
        border-radius: 0;
        border-right: 5px solid #fff;
        float: left;
        height: 50px;
        left: 0;
        line-height: 8px;
        opacity: 1;
        position: relative;
        top: 0;
        width: 100%;
        margin-top: 10px;
        animation: none;
    }
    .bolot1>i {
        font-size: 18px;
    }
    .bolot3>i,
    .bolot2>i,
    .bolot1>i {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: medium none;
        border-radius: 5px;
        color: #fff;
        float: left;
        font-size: 15px;
        font-style: unset;
        left: 0;
        line-height: 50px;
        margin-top: 0;
        padding: 0;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        top: 0;
        width: 100%;
    }
    .residencial,
    .prossifional,
    .pessoal {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        float: left;
        height: auto;
        left: 0;
        opacity: 1;
        position: relative;
        top: 0;
        width: 100%;
        z-index: 1;
    }
    .icon1,
    .icon2,
    .icon3,
    .icon4,
    .icon5,
    .icon6,
    .icon7,
    .icon8,
    .icon9,
    .icon10 {
        background: #efefef none repeat scroll 0 0;
        border-left: 5px solid #fff;
        border-right: 5px solid #fff;
        float: left;
        height: auto;
        left: 0;
        position: relative;
        top: 0;
        transform: scale(1);
        width: 100%;
    }
    .icon1:hover,
    .icon2:hover,
    .icon3:hover,
    .icon4:hover,
    .icon5:hover,
    .icon6:hover,
    .icon7:hover,
    .icon8:hover,
    .icon9:hover,
    .icon10:hover,
    .icon1:hover span,
    .icon2:hover span,
    .icon3:hover span,
    .icon4:hover span,
    .icon5:hover span,
    .icon6:hover span,
    .icon7:hover span,
    .icon8:hover span,
    .icon9:hover span,
    .icon10:hover span {
        background: #cdcdcd none repeat scroll 0 0;
    }
    .icon1 span,
    .icon2 span,
    .icon3 span,
    .icon4 span,
    .icon5 span,
    .icon6 span,
    .icon7 span,
    .icon8 span,
    .icon1 span,
    .icon9 span,
    .icon10 span {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: #00afea #00afea #00afea -moz-use-text-color;
        border-image: none;
        border-radius: 0;
        border-style: solid solid solid none;
        border-width: 0;
        color: #00557d;
        float: left;
        font-size: 13px;
        font-weight: bold;
        left: 0;
        opacity: 1;
        padding: 10px 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        top: 0;
        transition: all 0.1s ease-in 0s;
        width: 100%;
    }
    .fone {
        font-size: 15px;
    }
    .produto {
        margin-top: 0;
        width: 100%;
    }
    footer a {
        color: #fff;
        float: left;
        font-size: 9px;
        line-height: 24px;
        width: 100%;
    }
    footer {
        background: rgba(0, 0, 0, 0) url("../img/bg-rodape.jpg") repeat-y scroll 0 0;
    }
    .page-scroll.saiba-mais-texto,
    .page-scroll.saiba-mais {
        border-radius: 0 !important;
        margin: 0 !important;
        width: 100% !important;
    }
    .navbar-brand {
        height: 63px;
    }
    .navbar-brand.page-scroll>img {
        width: 130px;
    }
    h4 {
        margin-top: 89px;
    }
    .interagir,
    .text-interagir {
        display: none;
    }
    .logo-animado {
        top: 147px;
    }
    .inter {
        float: left;
        /*height: 832px;*/
        position: relative;
        width: 100%;
    }
    .box-contato {
        margin-top: 100px;
    }
    .share-contato {
        background: rgba(38, 59, 99, 0.98) none repeat scroll 0 0;
        height: 100%;
        overflow: auto;
        position: fixed;
        top: 0;
        transition: all 0.4s ease-in 0s;
        width: 100% !important;
        z-index: 9999;
    }
    .box-form {
        float: left;
        width: 100%;
    }
    .paddingleft0 {
        padding-left: 0;
        padding-right: 0;
    }

    /***/

    .rodape-quem-somos {
        text-align: center;
        padding: 0;
    }
    .rodape i{
        display: none;
    }
    
    .primeiro-menu-rodape{
        padding: 20px 25px;
    }

    .segundo-menu-rodape {
        padding: 0 6px;
    }

    .segundo-menu-rodape ul li a,
    ul.sub-rodape li,
    .terceiro-menu-rodape ul li a,
    .rodape-protecao-patrimonial,
    .rodape-protecao-pessoais,
    .sub-rodape {
        text-align: center;
        padding: 0;
        margin: 0;
    }

    .terceiro-menu-rodape .quarto {
         padding: 0;
    }

    .rodape-protecao-patrimonial {
        margin: 65px 0 0 0;
    }
 
    .terceiro-menu-rodape {
        padding: 3px 0 50px 0;
    }

    
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .slide-parceiros .slick-next {
        margin-left: 545px;
    }
    .slide-parceiros .slick-prev {
        margin-left: -590px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .box-opcao-patrimonial, .box-opcao-pessoais, .box-opcao-profissional {
        font-size: 13px;
    }
    .box-rodape-menu li,
    ul.sub-rodape {
        font-size: 13px;
    }

    .new-box-share .new-box-share-texto h2 {
        font-size: 13px;
    }

    .new-box-share .new-box-share-img {
        height: 150px;
    }

    .new-box-share .new-box-share-texto p {
        height: 60px;
    }

    .new-box-share .new-box-share-texto {
        height: 220px;
    }

    .slide-parceiros .slick-next {
        margin-left: 446px;
    }
    .slide-parceiros .slick-prev {
        margin-left: -490px;
    }

    
}

@media (min-width: 767px) and (max-width: 991px) {
    .slide-parceiros .slick-next {
        margin-left: 328px;
    }
    .slide-parceiros .slick-prev {
        margin-left: -376px;
    }
    .new-icon-title-parceiros i {
        margin-top: -65px;
    }
    .new-icon-title-parceiros span {
        margin-top: -70px;
    }

    .navbar-nav>li>a {
        padding: 12px 18px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
    }
}

@media (min-width: 0px) and (max-width: 991px) {
    .new-icon-title-share h3 {
        width: auto; 
    }
        
    .new-icon-title-share i {
        width: 100%;
        margin-top: 22px;
    }

    .box-home-carousel button {
        background: #213764;
    }

    .rodape-destaque-contato h3 {
        padding-left: 40px;
    }
    .box-rodape {
        background: url(../img/box-rodape-left.png);
        background-position: top;
        background-size: 100%;
        background-repeat: repeat-y;
        padding: 75px 0;
        float: left;
        width: 100%;
    }
    .box-rodape-left img {
        margin: 0 auto;
        display: block;
        padding-top: 35px;
    }
    .box-rodape-left p{
        text-align: center;
        margin: 25px 0;
    }
    .box-rodape-rede {
        width: 115px;
        margin: 0 auto;
        padding: 0;
    }
    .box-rodape-left h2 {
        text-align: center;
        margin-top: 25px;
    }
    .rodape-destaque-contato {
        background: #00557d;
        padding: 22px;
        z-index: 12;
    }
    .box-rodape-left,
    .box-rodape-patrimonial li,
    .sub-rodape a {
        padding: 0px;
    }    

    .icon-quem-somos,
    .icon-por-que,
    .icon-solucoes,
    .box-opcao-patrimonial i,
    .box-opcao-pessoais i,
    .box-opcao-profissional i{
        display: none;
    }

    .box-rodape-patrimonial {
        height: 145px;
        margin: 0;
    }
    .box-rodape-right {
        background: #071f37;
        padding: 0px;
        border-top: 1px solid #071f37;
    }

    .box-rodape-menu li,
    .box-rodape-patrimonial li,
    ul.sub-rodape li,
    .box-rodape-pessoais li,
    .box-rodape-profissional li {
        text-align: center;
        padding: 5px 0 5px 0;
    }
    ul.sub-rodape li,
    .box-rodape-menu{
        margin: 0
    }
    
    .sub-rodape{
        padding: 0;
    }
    .box-rodape-profissional, .box-rodape-pessoais {
        padding: 0px;
        margin: 0;
    }


    /**/

    .new-box-share .new-box-share-texto button {
        font-size: 11px;
        font-weight: 500;
        padding: 11px 17px;
    }

    .new-box-share .new-box-share-img {
        height: 140px;
    }
    
    .new-box-share .new-box-share-texto p {
        font-size: 13px;
    }    

    .new-box-share .new-box-share-texto h2 {
        font-size: 11px;
        font-weight: 500;
    }

    .new-icon-title-share h3 {
        font-size: 30px;
        letter-spacing: 1px;
    }

    .new-box-share .new-box-share-texto {
        height: auto;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .new-box-share .new-box-share-img {
        height: 100%;
    }

    .new-box-share .new-box-share-texto h2 {
        height: 55px;
    }

    .new-icon-title-share h3 {
        margin-bottom: 45px;
        margin-top: 113px;
        font-size: 25px;
    }

    .box-opcoes {
        margin-bottom: 0px;
    }

    .navbar-brand.page-scroll>img {
        width: 130px;
    }

    .navbar-fixed-top {
       height: 70px;
    }

    .new-icon-title-share i {
        margin-top: 0
    }

    .new-box-share .new-box-share-texto p {
        height: 70px;
    }

    /**/

    .new-icon-title-parceiros i {
       margin-top: -66px;
    }
    .new-icon-title-parceiros h3 {
       margin-top: 187px;
       font-size: 40px;
    }
    .slide-parceiros .slick-next {
        margin-left: 12px;
    }
    .slide-parceiros .slick-prev {
       margin-left: -54px;
    }
    .slide-parceiros .slick-prev, .slide-parceiros .slick-next {
        top: -20px;
    }
    .new-icon-title-parceiros h2 {
        font-size: 37.6px;
    }
    
    .new-icon-title-parceiros span {
        margin-top: -69px;
    }
    .bg-tipo-servicos {
        background-color: #005982;
        padding: 34px 0 10px 0;
        margin-bottom: 50px;
    }

    .bg-servicos {
        padding: 0 0 80px 0;
    }

    .box-tipo-servicos:hover {
        background: #00b1e7;
        color: #FFFFFF;
    }

    .box-tipo-servicos {
        width: 100%;
        display: block;
        background: #FFFFFF;
        border-radius: 5px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 15.2px;
        line-height: 19px;
        text-align: center;
        color: #000000;
        text-decoration: none !important;
        padding: 4px 0;
        margin-bottom: 30px;
        transition: 0.2s;
    }

    .bg-tipo-servicos h2 {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
        color: #FFFFFF;
        text-align: center;
        margin: 0 0 35px 0;
    }
}