/* CSS Carros */
@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400');

a, a:focus {color: #fff; text-decoration: none;}
a:hover {text-decoration: none; color: #8cbef0;}
body {font-family: 'Raleway', sans-serif;}

.img100 {width: 100%; border-radius: 20px;}
.tRight {text-align: right;}
.tLeft {text-align: left;}
.fLeft {float: left; position: relative;}
.fRight {float: right; position: relative;}
.pRelative {position: relative;}
.mTop30 {margin-top: 30px;}
.mTop20 {margin-top: 20px;}
.pLeft0 {padding-left: 0;}
.pRight0 {padding-right: 0;}
.noPadd {padding-left: 0;padding-right: 0;}
.mRLm15 { margin-left: -15px !important; margin-right: -15px !important; }
.mL25 { margin-left: 25px !important;}
.inB {display: inline-block;}
.pf0 {padding-left: 0;}
.pr0 {padding-right: 0;}
.border {border: 1px solid #ddd;}
.pLr15 {padding-left: 15px !important; padding-right: 15px !important;}
.nRadius {border-radius: 0px;}

.lh25 {line-height: 25px;}

#tabPj>li.active::after{content: ' '; position: absolute; width: 35px; top: 45px; height: 3px; background-color: #5b99d7;}
#tabPj>li.active>a, #tabPj>li.active>a:focus, #tabPj>li.active>a:hover { color: #000; font-weight: 300; background-color: transparent;}

#tabPj>li>a:focus, #tabPj>li>a:hover{ color: #555; text-decoration: none; background-color: transparent;}
#tabPj a, #tabPj a:focus {color: #8f8d8d; text-decoration: none;}
/* menu */
.navbar {z-index: 1;}
#bt_add {margin-top: 5px; margin-left: 20px; padding: 10px 15px; color: #fff; background-color: #337ab7; border-color: #337ab7;}
#logo {width: 300px; margin: 25px 5px;}


#tellogin {width: 100%; float: left; padding-top: 0px; text-align: center;}
#boxspan {padding-top: 15px;}
#boxspan h3{margin-left: 5px; margin-top: 0px; display: inline-block; color: #999; font-size: 20px; font-family: 'Raleway', sans-serif;}
#nav-icon { width: 45px; height: 45px; position: relative; margin: 30px auto; -webkit-transform: rotate(0deg);-moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer;}
#nav-icon span {box-shadow: 1px 1px 1px #000; display: block; position: absolute; height: 5px; width: 100%; background: #fff; border-radius: 9px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg)  transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out;}
.navbar-right {padding-top: 25px;} 
.btn:active { background-image: none; outline: 0; -webkit-box-shadow: none; box-shadow: none}

@media screen and (max-width: 768px) {
	#logo {width: 230px; margin: 35px 0px;}
	#nav-icon { width: 45px; height: 45px; position: relative; margin: 15px auto; -webkit-transform: rotate(0deg);-moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer;}
}

/* Icon 4 */
#nav-icon {}
#nav-icon span:nth-child(1) { top: 0px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center;}
#nav-icon span:nth-child(2) { top: 12px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center;}
#nav-icon span:nth-child(3) { top: 24px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center;}
#nav-icon.open span:nth-child(1) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: -3px; left: 8px;}
#nav-icon.open span:nth-child(2) { width: 0%; opacity: 0;}
#nav-icon.open span:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 29px; left: 8px;}
.text-vertical-center { display: table-cell; text-align: center; vertical-align: middle;}
.text-vertical-center h1 { margin: 0; padding: 0; font-size: 4.5em; font-weight: 700;}
/* Custom Horizontal Rule */
hr.small {max-width: 100px;}

/* Side Menu */
#menu-toggle { z-index: 1001; position: absolute; top: 5px; right: 0;}
#sidebar-wrapper.active {right: 250px; width: 250px; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
#sidebar-wrapper { z-index: 1000; position: fixed; top: 0; right: 0; width: 250px; height: 100%; transform: translateX(250px); overflow-y: auto; background: #406da6; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
.sidebar-nav {position: absolute; top: 0; width: 250px; margin: 0; padding: 0; padding-top: 60px; list-style: none;}
.sidebar-nav li {text-indent: 20px;line-height: 40px;}
.sidebar-nav li a {display: block; text-decoration: none; color: #fff;}
.sidebar-nav li a:hover {text-decoration: none;color: #406da6;background: rgba(255,255,255,0.7);}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {text-decoration: none;}
.dropdown-menu li a {color: #406da6 !important;}
.sidebar-nav > .sidebar-brand {height: 55px;font-size: 18px;line-height: 55px;}
.sidebar-nav > .sidebar-brand a {color: #999;}
.sidebar-nav > .sidebar-brand a:hover {color: #fff; background: none;}
.toggle {margin: 5px 5px 0 0;}
.logadoUser {float: left; margin-top: 15px; list-style: none;}
.logadoUser h3{color: #9999a9; display: inline; font-size: 20px;}    
.imgLogado {width: 40px; height: 40px; float: left; overflow: hidden; border-radius: 50%; background-size: contain !important; background-repeat: no-repeat !important; background-position: center !important; background-size: cover !important; margin-top: -10px; margin-right: 5px;}
/* .menu */

#divLogin.active {top: 70px; right: 255px; width: 350px; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
#divLogin {z-index: 1000; position: fixed; top: 0; right: 0; width: 250px; transform: translateX(250px); overflow-y: auto; background: rgba(0,0,0,0.7); -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; border: 1px solid #ccc; padding: 20px;}
#divLogin form {margin-top: -20px;}
#divLogin form h3 {color: #fff;}
/* busca */
#buscaindex::after {position: absolute; top: -15px; left: 0px; background-color: #fff; width: 100%; height: 18px; box-shadow: -4px 0px 5px -3px #ddd;}
#buscaindex {box-shadow: -4px 0px 8px -3px #ddd; display: none;}
#buscaindex h3 {margin-top: 0px; color: #f64613; font-family: 'Raleway', sans-serif; font-weight: 100;}
#bt_buscar {float: right; width: 49%; background-color: #337ab7;transition: 1s;}
#bt_buscar:hover {background-color: #555; transition: 1s;}
#bt_limpar {float: left; width: 49%; margin-right: 2%; background-color: #337ab7;transition: 1s;}
#bt_limpar:hover {background-color: #555;transition: 1s;}
.form-control {height: 45px;}
/* .busca */
@media screen and (max-width: 991px) {
.divCotacao {background-image: url(../img/cotacao.jpg); float: left; width: 100%;height: 800px; margin-top: 80px;  padding: 0; position: relative; background-size: cover; background-attachment: fixed; background-position: center;margin-top: 80px; padding: 0; position: relative;}
}
@media screen and (min-width: 991px) {
.divCotacao {background-image: url(../img/cotacao.jpg); float: left; width: 100%;height: 500px; margin-top: 80px;  padding: 0; position: relative; background-size: cover; background-attachment: fixed; background-position: center;margin-top: 80px; padding: 0; position: relative;}
}


/* Parceiros */
.variable-width img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	transition: 0.5s;}
.variable-width img:hover {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
	transition: 0.5s;}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #f7a130;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*.slick-prev {left: -55px;}
.slick-next {right: -40px;}*/
@media screen and (max-width: 791px) {
	.contParc {padding-left: 30px;padding-right: 30px;}
}
@media screen and (min-width: 792px) {
	.contParc {padding-left: 15px;padding-right: 15px;}
}
/* .Parceiros */



/* rodape */
#rodape{display: inline-block; width: 100%;
    display: inline-block;
    width: 100%;
    background: #eee;
    color: #003366;
    padding: 40px 0 0;
    margin-bottom: -20px; 
    color: #fff; 
    padding: 30px 0 0; 
    margin-bottom: -20px;
	border-top: 5px solid #cac8c8;}
#rodape ul{padding-left: 0px; margin-top: 15px;}
.catfooter {list-style: none;}
.catfooter a:hover{transition: 1s;}
.catfooter a{color: #003366; transition: 1s;}
footer a{color: #003366;}
footer p{color: #003366;}
footer a:hover{color: #fff;}
.redesFooter {padding-left: 0; padding-right: 5px; text-align: center; width: 48px; -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);}
.redesImg {
    margin-right: 10px; display: inline-block;
}
/* .rodape */

/* Backoffice */
#tabela td{vertical-align: middle;}
.fototabela{float:left;width:60px;margin-right:10px;border-radius:5px;}
#labellogo {margin-bottom: 20px;}
.jumbotron h1 {color: #f64613;}
/* .Backoffice */

/* Index */
#idh1, #idh1Seg, #idh1Sobre { display: inline; font-family: 'Raleway', sans-serif; font-weight: 300; position: relative;}
#h1Sobre { display: inline; font-family: 'Raleway', sans-serif; font-weight: 300; position: relative; font-size: 24px;}
#idh1::before {content: ''; width: 45px; height: 3px; background-color: #cac8c8; position: absolute; bottom: -5px;}
#idh1Seg::before {content: ''; width: 45px; height: 3px; background-color: #cac8c8; position: absolute; top: 45px;}
#idh1Sobre::before {content: ''; width: 45px; height: 3px; background-color: #cac8c8; position: absolute; top: 45px;}
#h1Sobre::before {content: ''; width: 45px; height: 3px; background-color: #cac8c8; position: absolute; top: 35px;}
#icon {font-size: 18px; color: #ccc;}
#img {width: 100%; height: 180px; transition: 1s;}
#img:hover {-webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.8; transition: 1s;}
#valor {background-color: #555; font-size: 18px; margin-top: 5px; display: inline-block;}
#local {display: block; float: right; text-align: right; padding-right: 5px; color: #337ab7; font-weight: 700;}
#nfotos {position: absolute; z-index: 5; right: 20px; top: 5px; color: #fff; margin-top: 10px;}
#nfotos h5 {margin-top: 5px; margin-bottom: 5px;}
#newsIndex {padding-right: 0px; padding-left: 0px;}
#boxnews {padding: 10px; margin-right: 5px; position: relative;}
#boxnews:hover {box-shadow: 2px 3px 3px #bbb;}
#idh6comp {display: inline; float: right; margin-top: 0px; font-size: 24px; font-weight: lighter;}
.imgComparar{position: absolute; top: 282px; right: 85px; cursor: pointer;}
#nfotosd {position: absolute; z-index: 5; right: 35px; top: 10px; color: #fff;}
#detleft {width: 50%; float: left; margin-top: 5px; margin-bottom: 5px;}
#detright {width: 50%; float: right; margin-top: 5px; margin-bottom: 5px; text-align: right; padding-right: 5px;}
#tituloh3 {color: #555; margin-top: 10px; margin-bottom: 5px; white-space: nowrap; width: 100%; overflow: hidden; text-overflow: ellipsis;}
#boxdestaques:hover {box-shadow: 2px 3px 3px #bbb;}
#boxloja,#boxcambio {margin-top: 25px;}
.panel-default {border: none;}
.page-header .btn-primary {margin-bottom: 5px; float: right;}
.panel-body #tipo {position: absolute; left: 15px; top: 15px; background-color: rgba(255,255,255,0.8); padding: 1px 5px 0px 5px; color: #337ab7; font-size: 12px; z-index: 2;}
.panel-body #tipod {position: absolute; left: 35px; top: 20px; background-color: rgba(255,255,255,0.8); padding: 1px 5px 0px 5px; color: #337ab7; font-size: 12px; z-index: 2;}
.lojaindex {position: absolute; top: 167px; right: 32px; color: #fff; font-size: 12px; padding: 2px 5px 1px 5px; background-color: rgba(0,0,0,0.5); z-index: 2;}
.box-img-car {position: relative; height:180px; overflow: hidden; border-bottom: 3px solid #337ab7;}
.row {clear: both; margin-left: 0px; margin-right: 0px;}

@media screen and (max-width: 767px) {
.cTop {padding-left: 0px; padding-right: 0px; margin-top: -135px;}
}
@media screen and (min-width: 768px) {
.cTop {padding-left: 0px; padding-right: 0px; margin-top: -130px;}
}

.backP {   /*background-color: rgba(0,0,0,0.5);*/ width: 100%; height: 100%; position: absolute;}

/* .Index */

/* Index Categorias */
#buttonmais {margin-top: 23px; float: right;}
#buttonmais button {background-color: #555; border-color: #fff; transition: 0.5s;}
#buttonmais button:hover {background-color: #fff; border-color: #f64613; color: #f64613; transition: 0.5s;}
/* .Index Categorias */

/* NEWSLETTER PARALLAX */
.parallaxnews {background-image: url("../img/parallax_news.jpg");width: 100%;clear: both;height: 305px; background-attachment: fixed;background-position: center;background-repeat: no-repeat;background-size: cover;}

/* NEWSLETTER */
.newsletter {font-family: 'Lato', sans-serif;float: left;width: 100%;height: 305px;padding-top: 5px;background-color: rgba(0,0,0,0.7);}
.newsletter h3 {font-size: 2.5em !important; font-weight: bold; color: #fff; text-align: center;margin-top: 15px;}
.newsletter p {font-size: 1.5em !important; color: #fff; text-align: center;}
.newsletter form {float: left; margin-top: 15px; margin-bottom: 10px; position: absolute; left: 50%; transform: translateX(-50%);}
.newsletter form input {width: 80%;height: 15px;margin-left: 10%;padding: 15px 10px;border: 1px solid #fff;border-radius: 5px;font-size: 14px;background-color: initial;float: left;margin-top: 5px;margin-bottom: 15px;background-color: #fff;opacity: 0.7;text-align: center;}
.newsletter button:hover { transition: 1s; background-color: #fff; opacity: 0.9; color: #337ab7; border-bottom: 3px solid #337ab7;}
.newsletter button { width: 50%;  height: 40px; font-size: 14px; float: none; background-color: #337ab7; opacity: 0.8; padding: 10px; border-radius: 5px; margin-top: 5px; margin-left: 25%; border: none; color: #fff;}
.retorno-active {position: absolute; width: 300px; left: 50%; transform: translateX(-50%); background-color: #f64613; text-align: center; padding-top: 10px; padding-bottom: 10px; color: #fff; font-weight: bold; font-size: 24px; border-radius: 20px;}
.retorno-closed {position: absolute; top: -15px; right: -10px; background-color: #fff; width: 30px; height: 30px; padding-top: 0px;  margin: 0px; line-height: 25px; border-radius: 50%; color: #555; cursor: pointer;}
/* .NEWSLETTER */

/* Carousel */
#imgslide {}
#box-img-slide {width: 100%; overflow: hidden; }
#h3carousel {color: #fff; font-weight: 700; font-size: 36px; text-shadow: 3px 3px 3px #000;}
#h3carousel:hover {color: #555;}
#pcarousel {color: #fff; font-weight: 300; font-size: 18px; text-shadow: 3px 3px 3px #000;}  
#pcarousel:hover {color: #337ab7;}   
.img-carousel {width: 100%;min-height: 150px;}
.carousel-caption {text-align: left; bottom: 25%;}

/* .Carousel */

/* Index */
#exTab1 {margin-top: 0px;}
#exTab1 .tab-content {padding : 15px 0px;}
#exTab1 .nav-pills > li > a { border-radius: 0;}
.nav>li>a {font-size: 1.15em; font-weight: 400; color: #fff; text-shadow: 2px 2px 2px #000; text-align: center; border: 1px solid transparent;}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {color: #000; font-weight: 300;}
.nav>li>a:focus, .nav>li>a:hover {color: #fff; text-decoration: none; background-color: transparent; border: 1px solid #fff; border-radius: 10px 0; transition: 0.5s;}
.nav-pills>li.active::after{content: ' '; position: absolute; width: 65px; top: 65px; height: 3px; background-color: #5b99d7;}
#idh1tipo {padding-left: 0px;font-family: 'Raleway', sans-serif; font-weight: 300;}
#idh1seg {padding-left: 0px;font-family: 'Raleway', sans-serif; font-weight: 300; font-size: 20px;}
.nav-pills li.active #idh1tipo {color: #555; font-weight: 400;}

#liLogin {
	color: #fff;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px 0;
    transition: 0.5s; 
    max-height: 52px;
}

#liLogin:hover {
	color: #fff;
    text-decoration: none;
    background-color: rgba(255,255,255,0.5);
    border: 1px solid #fff;
    border-radius: 10px 0;
    transition: 0.5s;
    max-height: 52px;
}
/* Index */

/* Detalhes Carros */
#h1det {display: inline; border-left: 5px solid #337ab7;padding-left: 15px;}
#btvalor {background-color: #337ab7; border-color: #337ab7; float: right;}
#rowdet h2, h3{color: #555;}
#imgdet {position: relative;}
#imgloja {position: absolute; top: 0; width: 120px; background-color: #fff; border-radius: 0 0 10px 10px; padding: 10px; box-shadow: 2px 2px 3px #555;}
#imgloja img {width: 100%;}
.carousel-indicators li {border: 1px solid #406da6;}
.carousel-indicators .active {width: 10px; height: 10px; padding: 1px; border-radius: 50%; background-color: #406da6;}
@media screen and (min-width: 768px) {
.carousel-indicators {
    bottom: -40px;
}
}
/* Detalhes Carros */

/* Opcionais Checkbox - Backoffice */
#opc {width: 100%;}
.opc-input{width: 25%; float: left; margin-top: 5px; margin-bottom: 5px;}
.opc-input input{width: 25%; float: left;}
.opc-input h3{line-height: 50px; float: left;}
input[type=checkbox].css-checkbox {position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;}
input[type=checkbox].css-checkbox + label.css-label {padding-left:30px;height:12px; display:inline-block;line-height:12px;background-repeat:no-repeat;background-position: 0 0;font-size:12px;vertical-align:middle;cursor:pointer;}
input[type=checkbox].css-checkbox:checked + label.css-label {background-position: 0 -12px;}
label.css-label {background-image:url(../img/csscheckbox.png);-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
/* .Opcionais Checkbox - Backoffice */

/* .Opcionais cardetalhes.php */
.opcionais {width: 100%; float: left;}
.opcionais ul {width: 25%; float: left; font-size: 14px; color: #aaa; padding: 0px;}
.opcionais ul li {list-style: none;}

/* Paginação Carros.php */
#paginacao {width: 100%; float: left; text-align: center; font-size: 24px; margin: 50px 0 60px;}
#paginacao a {color: #555; border: 1px solid #bbb; padding: 5px 8px; transition: 1s;}
#paginacao a:hover {background-color: #f64613; border: 1px solid #f64613; color: #fff; transition: 1s;}
#paginacao strong {margin-left: 5px; background-color: #f64613; border: 1px solid #f64613; padding: 5px 8px; color: #fff;}
.pag_car p{font-size: 18px; }
/* Paginação Carros.php */

.mTop {margin-top: 60px;}
.mBot {margin-bottom: 60px;}

/* ========== MOBILE FIRST ==========*/
/* SMALL DEVICES - SMARTPHONES */
@media screen and (min-width: 375px) {

}
@media screen and (min-width: 425px) {

}
@media screen and (min-width: 480px) {

}
/* SMALL DEVICES - TABLETS*/
@media screen and (min-width: 600px) {

}
@media screen and (min-width: 768px) {
.nav_tabs {height: 450px; margin: 30px auto;}
.tab_label{display: block; width: auto; padding: 15px; font-size: 20px; cursor: pointer; text-align: center; border-radius: 10px;}
#tellogin {width: auto; padding-right: 100px;}
}
/* MEDIUM DEVICES - TABLETS & DESKTOPS*/

@media screen and (min-width: 960px) {
#rodape ul{margin-top: 0px;}
}
/* LARGE DEVICES - WIDE SCREENS*/
@media screen and (min-width: 1200px) {
#buscaindex {display: block;}

}

.alert-dismissible .close { position: relative; top: -2px; right: 60px; font-size: 36px; color: inherit; margin-top: -10px;}

.page-header {border-bottom: 0px;}



.box-principal .container-img h1{font-size: 18px !important; display: block;}
.box-principal {float: left;}
.container-img {position: relative;width: 50%; float: left;}
.container-img .image {display: block;width: 100%;height: auto;}
.container-img .overlay {position: absolute;bottom: 0;left: 0;right: 0;background-color: rgba(0,0,0,0.6);overflow: hidden;width: 0;height: 100%;transition: .5s ease;}
.container-img:hover .overlay {width: 100%;}
.container-img .overlay .text {white-space: nowrap; color: white;font-size: 20px;position: absolute;overflow: hidden;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);}
.container-img:nth-child(even) .overlay {position: absolute;bottom: 0;left: 100%;right: 0;background-color: rgba(0,0,0,0.6);overflow: hidden;width: 0;height: 100%;transition: .5s ease;}
.container-img:nth-child(even):hover .overlay {width: 100%; left: 0;}

/************* Produtos Index ***************/

.box-index {padding-left: 0; padding-right: 0; float: left;}
.box-index .box-index-img h3{position: absolute; top: 15px; right: 30px; color: #fff;}
.box-index:nth-child(even) .box-index-img h3 {position: absolute; top: 15px; left: 25px; color: #fff;}
.box-index .box-index-img {position: relative; width: 100%; float: left; overflow: hidden;transition-duration: 0.5s;}
.box-index .box-index-img:hover {background-color: rgba(90, 156, 233, 0.7); transition: all 1s ease-in-out;}
.box-index .box-index-img img {display: block; width: 100%; z-index: -1; position: relative; height: 350px; transform: scale(1); transition: 1s;}
.box-index .box-index-img:hover img{transform: scale(1.2) rotateZ(5deg); transition: all 1s ease-in-out; -webkit-filter: grayscale(70%); /* Safari 6.0 - 9.0 */
    filter: grayscale(70%);}
.box-index .box-index-img span {position: absolute; color: white; font-size: 4em; visibility: hidden; top: 50%; left: 50%; transform: translate(-50%, -50%); transition-duration: 0.5s;}
.box-text {position: absolute; left: 50%; top: 50%; text-align: center; color: #fff; transform: translate(-50%, -50%); visibility: hidden;}
.box-index .box-index-img:hover .box-text {visibility: visible; transition: 0.5s;}  
/* Animação Hover :after e :before */
.box-index .box-index-img:before, .box-index .box-index-img:after  {transition-duration:0.5s;}
.box-index .box-index-img:hover:before, .box-index .box-index-img:hover:after { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}
.box-index .box-index-img:hover:after {-webkit-transition-delay: 0.25s; -webkit-transition-delay: 0.25s; -moz-transition-delay: 0.25s; -o-transition-delay: 0.25s; -ms-transition-delay: 0.25s; transition-delay: 0.25s;}
.box-index .box-index-img:before, .box-index .box-index-img:after { position: absolute; content: ""; opacity: 0; z-index: 9999; pointer-events: none; transition: opacity 0.35s; -webkit-transition: opacity 0.35s; -moz-transition: opacity 0.35s; -ms-transition: opacity 0.35s; -o-transition: opacity 0.35s;}
.box-index .box-index-img:before { top: 20%; right: 20%; bottom: 20%; left: 20%; border-top: 2px solid #fff; border-bottom: 2px solid #fff; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -o-transform: scale(0, 1); -ms-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -o-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0;}
.box-index .box-index-img:after { top: 25%; right: 20%;  bottom: 25%; left:20%; border-right: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: scale(1, 0); -moz-transform: scale(1, 0); -o-transform: scale(1, 0); -ms-transform: scale(1, 0); transform: scale(1, 0); -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0; -o-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0;}
.box-text button{background-color: #003366; border: none; padding: 5px 15px; border-radius: 5px; }
.box-text button:hover{background-color: transparent; border: 1px solid #fff; padding: 5px 15px; border-radius: 5px; transition: 0.5s;}
.box-index-img .box-text button a, .box-text h5{color: #fff; font-size: 1.5em;}
.box-back {background-color: rgba(90, 156, 233, 0.3); width: 100%; height: 100%; float: left; position: absolute;}

.page-header {margin-top: 80px; margin-bottom: 80px;}

.classMenu {width: 100%; height: 150px; margin-top: -130px; background-image: url(../img/fmenu.jpg); background-size: cover; background-color: #000; background-position: center; opacity: 0.5;}
.minHeight {min-height: 70vh;}
.topSeguros {background-color: #337ab7; color: #fff; margin-top: 2px; padding-bottom: 10px;}
.segCotacao { margin-top: 20px; padding-top: 5px; border: 1px solid #337ab7;}
.imgParc {border: 1px solid #ddd; padding: 0 5px;}

/******* WIZARD FORM *********/

.wizard {
    margin: 20px auto;
    background: #fff;
}

    .wizard .nav-tabs {
        position: relative;
        margin: 40px auto;
        margin-bottom: 20px;
        border-bottom-color: #e0e0e0;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color: #555555;
    margin-top: 50%;
    transform: translateY(-50%);
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;
    
}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}
/****** .WIZARD FORM *********/

.owl-prev {background-image: url(../img/prev.png) !important;
    width: 32px;
    height: 32px;}
.owl-next {background-image: url(../img/next.png) !important;
    width: 32px;
    height: 32px;}
.owl-dots {display: none;}
.owl-theme .owl-nav [class*=owl-] {
    font-size: 0 !important;
    background-color: transparent !important;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: transparent !important;
}

.bttNoticias {background-color: #337ab7;
    border: none;
    padding: 5px 10px;
    float: right;
    color: #fff;
	border: 1px solid #337ab7;
	transition: 0.5s;}

.bttNoticias:hover {background-color: #fff;
    color: #337ab7;
	border: 1px solid #337ab7;
	transition: 0.5s;}
/**** INDex ***/
.imgNot { background-size: cover; background-position: center; height: 200px; border-bottom: 2px solid #337ab7;}
.pad5 {padding: 5px;}
.notH5i {margin-bottom: 20px; color: #003366; font-weight: 600; font-size: 14pt;}
.spanNoti {position: absolute; border-radius: 0; right: 5px; top: 55px; padding: 5px 10px; font-size: 10pt; font-weight: 300; background-color: rgba(51, 122, 183, 0.6);}
.btVer {margin-top: 30px; border: none; background: linear-gradient(to left, #003366, #22589d); padding: 12px 25px;transition: 0.5s; margin-right: 5px;}
.btVer:hover {margin-top: 30px;border: none;background-color: #689bdc;padding: 12px 25px;background: linear-gradient(to right, #003366, #22589d);transition: 0.5s;transform: scale(1);}
.btVer a {color: #fff; text-transform: uppercase; font-weight: 600; font-size: 24px;}

.btVerSobre{margin-top: 30px; border: none; background: linear-gradient(to right, #f7a130, #f5cc07); padding: 12px 25px;transition: 0.5s;}
.btVerSobre:hover{margin-top: 30px;border: none;padding: 12px 25px; background: linear-gradient(to left, #f7a130, #f5cc07); transition: 0.5s;transform: scale(1);}
.btVerSobre a{color: #fff; font-weight: 400; font-size: 18px;}
/*** NOTICIAS ***/
.bttNoticias {border: none; background-color: #003366; padding: 10px 15px;transition: 0.5s;}
.bttNoticias:hover {border: none;background: linear-gradient(to right, #003366, #22589d);transition: 0.5s;transform: scale(1);}
.bttNoticias a {color: #fff; font-weight: 400; font-size: 14px;}
.itemIndex {padding-left: 0; margin-bottom: 40px;}
.spanNot {position: absolute; top: 55px; right: 20px; padding: 5px 10px; font-size: 10pt; font-weight: 300; background-color: rgba(48, 105, 155, 0.8);}
.notH4 {font-size: 14px; line-height: 1.5; height: 84px;}
.notH5 {margin-bottom: 20px; color: #003366; font-weight: 600; font-size: 14pt;}
.owl-theme .owl-nav {margin-top: 40px !important;}
/******* SEGUROS ********/
.segurosDestaque {
	padding-top: 15px; margin-bottom: 15px; background: linear-gradient(to right, #003366, #689bdc); transition: 0.5s;
}
.segurosDestaque:hover {
	/*padding-top: 15px; background-color: #f7a130; transition: 0.5s;*/
	background: linear-gradient(to right, #f7a130, #f5cc07);
	transition: 0.5s;
}

.backSeg {
	background-size: cover;
	
	width: 100%;
	height: 250px;
}


/********** ADMIN ************/
#formLogo label{width: 100%;}
#formLogo img{width: 100px; border-radius: 0px;}
.logoParc {margin-bottom: 15px; padding-left: 0px;}



