@charset "UTF-8";
/* CSS Document */

/*
*
*
*
    ESTILO DA CORRETORA SESQUINI SEGUROS
*
*
*
*
*/

.listaprecisa li {
    list-style-image: url(../images/list-icon-karseg.png);
}

.cor1 {
    color: #4b4c4d;
}

.cor2 {
    color: #5e5e5e;
}

.cor3 {
    color: #003e93;
}

.cor-top-footer {
    color: #fff;
}

.cor4 {
    color: #fff !important;
}

.item-services:hover{
    background: #003e93;
    color:#fff;
}

.testeira-precisa { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0f8abc+0,002d6f+100 */
    background: #ccc; /* Old browsers */
    background-image: url("../images/background_rodape_sesquini.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 999;
}

.slide-titulo-seg p {
    font-size: 16px;
    color: rgba(255, 255, 255, 1.00);
    font-weight: 600;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.81);
    line-height: 24px;
    padding-left: 140px;
}

.navseg-container ul li div i a {
    color: #FFFFFF !important;
    display: block;
    font-size: 15px;
    margin-top: 10px;
    font-family: 'Quicksand', Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: 600;
}

.navseg-container ul li div {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 28px;
    width: 100%;
}

.div-banner-title a {
    font-weight: 600;
    color: #FFF;
    font-size: 16px;
}

.div-banner-title2 {
    font-size: 20px;
    font-weight: 600;
    color: #50daff;
    text-transform: uppercase;
}

.div-banner-title a:hover {
    color: rgba(236, 236, 236, 1.00);
}

.fiquepordentro span {
    font-weight: 700;
    border-bottom: #010101 3px solid;
    font-size: 34px;
    padding-bottom: 5px;
    color: #0458ab;
}

.fiquepordentro2 span {
    font-weight: 700;
    border-bottom: #010101 3px solid;
    font-size: 34px;
    padding-bottom: 5px;
    color: #fff;
}

.logotipo-container div {
    background-color: #e9e9e9;
    height: 175px;
    z-index: 3;
    position: relative;
    padding: 0 7px;
    width: 100%;
    text-align: center;
}

.banner-telao0, .banner-telao1, .banner-telao2, .banner-telao3 {
    position: relative;
    background-color: #003e93;
    border-bottom: 4px solid #28bbe9;
    height: 159px;
}

.banner-telao0:hover, .banner-telao1:hover, .banner-telao2:hover, .banner-telao3:hover {
    border-bottom: 4px solid #1664cc;
}

/* facebook icon */
.hvr-icon-pop:before {
    color: #fff;
}

.botao-contorno-precisa {
    border: 3px solid #0458ab;
    color: #0458ab !important;
}

.botao-contorno-precisa:hover {
    border: 3px solid #28bbe9;
    color: #28bbe9 !important;
}

/* gradiente, usado também no botão da testeira Quero sere cliente */
.grad-precisa { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8ba27+0,ff8900+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4589bc+0,49a1d8+100 */
    background: #245ead; /* Old browsers */
    background: -moz-linear-gradient(left, #28bbe9 0%, #245ead 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #28bbe9 0%, #245ead 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #28bbe9 0%, #245ead 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4589bc', endColorstr='#49a1d8', GradientType=1); /* IE6-9 */
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.grad-precisa:hover {
    background: #0c53b2 !important;
    color: #fff;
}

.linkwhite {
    color: rgba(225, 242, 255, 1.00)
}

.linkwhite:hover {
    color: rgba(255, 255, 255, 1.00)
}

.linkmapa li a {
    font-weight: 400;
    color: #000000;
}

.linkmapa li a:hover {
    font-weight: 600;
    color: #FFFFFF;
}

.navbar-default .navbar-toggle {
    height: 50px;
    width: 50px;
    background-color: #FFF;
}

/* caixas do menu */
#bs-example-navbar-collapse-1 {
    background-color: #c7c6c6 !important;
}

.navfundoajuste {
    background-color: #c7c6c6 !important;
}

.grad-precisa-blue { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#28bbe9+0,003e93+100 */
    background: #1766ce; /* Old browsers */
    background: -moz-linear-gradient(left, #1766ce 0%, #003e93 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1766ce 0%, #003e93 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1766ce 0%, #003e93 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#28bbe9', endColorstr='#003e93', GradientType=0); /* IE6-9 */
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.grad-precisa-blue:hover {
    background: #28bbe9 !important;
    color: #28bbe9;
}

.testeira-text, .testeira-text a {
    color: #FFF !important;
}

.testeira-text a:hover {
    color: #fff;
}

.white {
    color: #FFF;
}

.white-top {
    color: #FFF;
}

.navseg-container ul li div i {
    color: aliceblue;
}

.navseg-container ul li div:hover i {
    color: #BAE8F8;
}

.navseg-container ul li div:hover i a {
    color: #BAE8F8 !important;
}

.containerbanner-telao {
    margin-top: 35px;
    background-color: #28bbe9;
}

/*box da cotacao no menu */

.text-cotacao-precisa {
    color: #FFF;
    background: #1766ce; /* Old browsers */
    background: -moz-linear-gradient(left, #1766ce 0%, #003e93 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1766ce 0%, #003e93 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1766ce 0%, #003e93 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0172a2', endColorstr='#002d6f', GradientType=1); /* IE6-9 */
}

.text-cotacao-submenu-item1 {
    background-color: #1664cc;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.20);
}

.text-cotacao-submenu-item2 {
    background-color: #043f8e;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.10);
}

.text-cotacao-submenu-item1:hover {
    background-color: #28bbe9;
}

.text-cotacao-submenu-item2:hover {
    background-color: #28bbe9 ;
}

/* noticias */
.fundo-noticia-box {
    background-image: url(../images/back-noticias.jpg);
}

/* barrado servicos */
.container-servicos h4 {
    color: #2d7fba !important
}

.border-middle-color-vc {
    border-right: 4px solid #8c8c8c;
}

.border-middle-color-emp {
    border-left: 4px solid #8c8c8c;
}

.border-middle-transparent {
    border-color: transparent
}

.bg-color-our-service {
    background-color: #0ca4d4;
}

.yellowback { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9c200+0,f0a900+100 */
    background: #2d7fba; /* Old browsers */
    background: -moz-linear-gradient(left, #1766ce 0%, #0458ab 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1766ce 0%, #0458ab 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1766ce 0%, #0458ab 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9c200', endColorstr='#f0a900', GradientType=1); /* IE6-9 */
    text-align: center !important;
}

.hvr-underline-from-center:before {
    background-color: aliceblue !important;
}

.silverback { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e7e7e7+0,f9f9f9+100 */
    background: #e7e7e7; /* Old browsers */
    background: -moz-linear-gradient(left, #e7e7e7 0%, #f9f9f9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #e7e7e7 0%, #f9f9f9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #e7e7e7 0%, #f9f9f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e7', endColorstr='#f9f9f9', GradientType=1); /* IE6-9 */
    min-height: 180px;
    padding: 0px;
    height: auto;
}

/*Interna*/
.bg-topo {
    background-image: url("../images/bg_in_sample.jpg");
}

.titulo {
    font-size: 38px;
    color: #0057b0;
    font-weight: bold;
    border-bottom: 4px solid #8c8c8c;
    text-transform: uppercase;
    font-family: 'Quicksand', Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

.subtitulo {
    color: #555;
    display: block;
    padding-top: 15px;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Quicksand', Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

.border-left-cor-3 {
    border-left: 2px solid #0458ab
}

.destaque-cor-3 {
    color: #0458ab;
    font-size: 32px;
    text-align: left;
    padding: 8%;
    line-height: initial;
}

/* rodape */

.row-rodape { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0172a1+0,00427e+100 */
    background: #ccc; /* Old browsers */
    background-image: url("../images/background_rodape_sesquini.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 992px) {
    header {
        background-color: #e9e9e9;
    }
}

.pagination-site .pagination > li.active > a {
    color: #fff;
}

.pagination-site .pagination > li > a, .pagination > li > span {
    color: #1c5251;
}

.pagination-site .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #1c5251;
    border-color: #1c5251;
}
