/*
FB ADMIN
Tema criado para: http://gapeval.pt
Description: Layout criado para empresa GAPEVAL 
Author: FB Aplicações / Fábio Belo 
Version: 1.0
Este layout está contém integração com o framework Bootstrap.
*/
@charset "utf-8";
@import url("flag-icon.css");
@import url("bootstrapValidator.css");
@import url("zabuto_calendar.css");

.links{float:left; width:100%; text-align:center;}.links span{float:left; border-right:1px solid #CCC; padding:8px 15px;}
.links a{float:left; margin-left:70px;}

a{text-decoration:none; color:#3E312E;}
a:hover{text-decoration:none; color:#CF292E;}
/*  -----header-------------------  */
    header#header .logo {font: 0/0 a;text-shadow: none;color: transparent;background: url(../img/logo.svg) no-repeat 0 0 transparent;max-width: 100%;width: 100%;height: 56px;margin: 20px 0;}
/*  ------------------------------------------------------------
    header > menu principal
    ------------------------------------------------------------  */
    header#header ul.header-menu {margin: 16px 0 0;}
    header#header ul.header-menu > li{display: inline;}
    header#header ul.header-menu > li:first-child > a {color: #C5C5C5;text-shadow: 0 1px 0 rgba(255, 255, 255, 1);-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
    header#header ul.header-menu > li:first-child > a:hover {color: #818181;}
    header#header ul.header-menu > li:last-child > a {color: #ff9311;text-shadow: 0 1px 0 rgba(255, 255, 255, 1);padding: 0 0 0 8px;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
    header#header ul.header-menu > li:last-child > a:hover {opacity: .7;}
    header#header ul.header-menu ul.dropdown-menu {background: none repeat scroll 0 0 #525252;border-radius: 0 0 0 0;box-shadow: none;border: medium none;padding: 0 0 0;margin: 8px 0 0;}
    header#header ul.header-menu ul.dropdown-menu > li > a {color: #FFFFFF;padding: 12px 20px;}
    header#header ul.header-menu ul.dropdown-menu > li > a:hover,
    header#header ul.header-menu ul.dropdown-menu > li > a:focus {background-color:#ff9311;background-image: none;background-repeat: no-repeat;}
	/*  ------------------------------------------------------------
    header > redes sociais
    ------------------------------------------------------------  */
	header#header  .header-social ul{margin-top:20px;}
    header#header  .header-social ul li {float:right;padding: 10px 10px 10px; list-style-type:none;}
    header#header  .header-social ul li a {color: #c7c7c7;font-size: 20px;text-shadow: 0 1px 0 rgba(255,255,255,0.2);}
    header#header  .header-social ul li a:hover {color: #606060;}

    #fw-nav-wrapp {background:none repeat scroll 0 0 #DC5053;z-index:300;position:relative;}
    #fw-nav-wrapp .navbar-collapse {border:medium none;}
    #fw-nav-wrapp .navbar-default {background:none repeat scroll 0 0 #DC5053;border-radius:0 0 0 0;box-shadow:none;border:medium none;margin:0 0 0 0;z-index:300;}
    #fw-nav-wrapp .navbar-default ul.nav .caret {border-bottom-color:#fff;border-top-color:#fff;}
    #fw-nav-wrapp .navbar-default ul.nav .open a {background:none repeat scroll 0 0 transparent;border:medium none;}
    #fw-nav-wrapp .navbar-default ul.nav .open a:hover {background:none repeat scroll 0 0 transparent;border:medium none;}
    #fw-nav-wrapp .navbar-default ul.nav .open a:focus {background:#C63E40;border:medium none;}
    #fw-nav-wrapp .navbar-default ul.nav li {font-size:11px;font-weight:bold;}
    #fw-nav-wrapp .navbar-default ul.nav li a {padding:0 34px 0 35px;background:none repeat scroll 0 0 transparent;border-radius:0 0 0;color:#FFFFFF;line-height:50px;box-shadow:none;text-shadow:none;}
    #fw-nav-wrapp .navbar-default ul.nav li a:hover {background:#C63E40;color:#fff;}
	
	#fw-nav-wrapp .navbar-default ul.nav .active {background:#C63E40;color:#fff;}
    #fw-nav-wrapp .navbar-default ul.nav ul.dropdown-menu {background:none repeat scroll 0 0 #C63E40;border-radius:0 0 0;border:medium none;margin:0 0 0;padding:0 0 0;}
    #fw-nav-wrapp .navbar-default ul.nav ul.dropdown-menu li {border-bottom:1px solid #DC5053;border-top:1px solid #DC5053;}
    #fw-nav-wrapp .navbar-default ul.nav ul.dropdown-menu li:first-child {border-top: medium none;}
    #fw-nav-wrapp .navbar-default ul.nav ul.dropdown-menu li:last-child {border-bottom: medium none;}
    #fw-nav-wrapp .navbar-default ul.nav ul.dropdown-menu li a {color:#fff;padding:0 10px 0 25px !important;line-height: 38px !important;}
    #fw-nav-wrapp .navbar-default ul.nav ul.dropdown-menu li:hover {background:none repeat scroll 0 0 #999;}
    #fw-nav-wrapp .navbar-default ul.nav ul.dropdown-menu li:hover a {color:#FFFFFF;}
    #fw-nav-wrapp .navbar-default ul.nav ul.dropdown-menu li:hover a:hover {color:#FFFFFF;}
    #fw-nav-wrapp .navbar-default li.nested-dropdown {position: relative;}
    #fw-nav-wrapp .navbar-default li.nested-dropdown:before {position: absolute;content: "\e88d";right: 14px;top: 0;color: #221918;font: 13px 'FontAwesome';line-height: 36px;}
    #fw-nav-wrapp .navbar-default li.nested-dropdown:hover:before {color: #fff;}
    #fw-nav-wrapp .navbar-default li.nested-dropdown ul.nested-dropdown-menu {background: none repeat scroll 0 0 #ff9311;display: none;position: absolute;left: 100%;top: 100%;margin: -38px 0 0 0;width: 100% !important;}
    #fw-nav-wrapp .navbar-default li.nested-dropdown:hover ul.nested-dropdown-menu {display: block;}
    #fw-nav-wrapp .navbar-default li.nested-dropdown:hover ul.nested-dropdown-menu li {border-bottom: 1px solid #e77e00;border-top: 1px solid #ffa436;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
    #fw-nav-wrapp .navbar-default li.nested-dropdown:hover ul.nested-dropdown-menu li:first-child {border-top: medium none;}
    #fw-nav-wrapp .navbar-default li.nested-dropdown:hover ul.nested-dropdown-menu li:last-child {border-bottom: medium none;}
    #fw-nav-wrapp .navbar-default li.nested-dropdown:hover ul.nested-dropdown-menu li a {padding: 0 10px 0;color: #221918;font-weight: normal;line-height: 38px;display: block;}
    #fw-nav-wrapp .navbar-default li.nested-dropdown:hover ul.nested-dropdown-menu li:hover {background: none repeat scroll 0 0 #221918;}
    #fw-nav-wrapp .navbar-default li.nested-dropdown:hover ul.nested-dropdown-menu li:hover a {color: #FFFFFF;}
    #fw-nav-wrapp .navbar-default li.nested-dropdown:hover ul.nested-dropdown-menu li:hover a:hover {color: #FFFFFF;}
    #fw-nav-wrapp #styleSwitcher {position:absolute;width:50%;background:none repeat scroll 0 0 #fff;right:0;line-height:50px;top:0;z-index:299;}
    #fw-nav-wrapp #styleSwitcher i {display:block;height:50px;width:50px;background:none repeat scroll 0 0 #fff;color:#fff;float:right;text-align:center;font-size:24px;cursor: pointer;}
/*  ------------------------------------------------------------
    full width slider
    ------------------------------------------------------------  */
    #fw-nivo-wrapp {margin:0 0 10px;}
    #fw-nivo-wrapp .nivo-slider {width:100%;overflow:hidden;position:relative;}
    #fw-nivo-wrapp .nivo-slider .nivo-directionNav a {color: #ff9311 !important;font-size: 72px;top:50%;margin-top: -62px;text-shadow: 0 1px 2px rgba(0,0,0,0.3);}
	
	/*  -rodape-----------  */
    .footer-copyright {background: none repeat scroll 0 0 #F19EA0;text-align: center;font: bold 12px'Arial', Helvetica, sans-serif; }
    .footer-copyright .copyright {line-height: 30px;color: #FFFFFF;}
	.footer-divider {border-bottom: 6px solid #DC5053;position: relative; margin-top:30px;}
    .footer-divider span {background: none repeat scroll 0 0 #DC5053;color: #fff;-webkit-border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px;padding: 8px 8px;position: absolute;margin-top: -8px;z-index: 499; font-weight:900;}
    .footer-divider span:after {top: 0;left: 0;margin: 0 0 0 -8px;content:" ";border-top: 4px solid transparent;border-left: 4px solid transparent;border-right: 4px solid #CF292E;border-bottom: 4px solid #CF292E;display: block;position: absolute;}
    .footer-divider span:before {top: 0;right: 0;margin: 0 -8px 0 0;content:" ";border-top: 4px solid transparent;border-left: 4px solid #CF292E;border-right: 4px solid transparent;border-bottom: 4px solid #CF292E;display: block;position: absolute;}
	
	#data_hora{margin-top:0px; float:right; color:#CCC; font-size:12px;}
	
	
	/*  --serviços ------------------  */
    .testimonials {margin: 0 0 30px;}
    .testimonials .tab-content {position: relative;border-left: 41px solid #DC5053;border-right: 3px solid #221918;margin: 0 0 8px 0;background: none repeat scroll 0 0 #f8f8f8;}
    .testimonials .tab-content .tab-pane {padding: 10px 46px 40px;}
    .testimonials .tab-content .tab-pane blockquote {color: #DC5053;padding: 10px 0 6px;background: none repeat scroll 0 0 transparent;font-style: normal; font-size:14px; padding-left:10px;}
    .testimonials .panel-container ul li {margin: 0 0 8px 0;padding: 12px 25px 13px;border-left: 3px solid #221918;color: #221918;position: relative; list-style-type:none;}
    .testimonials .panel-container ul li.active {background: none repeat scroll 0 0 #CCC;border-left: 3px solid #ccc;color: #FFFFFF;}
    .testimonials .panel-container ul li.active:after {content:" ";left: 0;top: 50%;margin: -10px 0 0 -13px;border-top: 10px solid transparent;border-left: 0px solid transparent;border-right: 10px solid #ccc;border-bottom: 10px solid transparent;display: block;position: absolute;}
    .testimonials .panel-container ul li:hover {background: none repeat scroll 0 0 #ccc;border-left: 3px solid #ccc;color: #FFFFFF;}
    .testimonials .panel-container ul li:hover:after {content:" ";left: 0;top: 50%;margin: -10px 0 0 -13px;border-top: 10px solid transparent;border-left: 0px solid transparent;border-right: 10px solid #ccc;border-bottom: 10px solid transparent;display: block;position: absolute;}
   
    .mosaic {padding: 10px 30px 5px;text-align: center;color: #fff;margin:0 0 20px;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out; background:#E86062; height:75px;}
    .mosaic:hover {background: none repeat scroll 0 0 #C63E40;color: #FFFFFF; }
	.mosaic i{float:left;}
    .mosaic h3 {font-weight: bold;padding: 0 0 ;text-transform: uppercase;font-size: 18px; float:left; margin-left:35px;}
    .mosaic p {font-size: 12px; float:right; margin-top:40px;}
	
	.page-title {
    min-height: 91px; border-bottom:1px solid #999; margin-bottom:10px;
}
.page-title h1 {
    font-size: 22px;
    font-weight: normal;
    margin: 4px 0 0 0;
}

.light-wrapper {
    background: #FFF;
    border-bottom: 1px solid #e3e3e3;
}
.inner {
    padding-top: 70px;
    padding-bottom: 70px;
}
.page-title .inner {
    padding-top: 26px;
    padding-bottom: 26px;
}


/*  ------------------------------------------------------------
    blog
    ------------------------------------------------------------  */
    article.blog-post {margin: 0 0 30px;}
    article.blog-post figure {position: relative;}
    article.blog-post figure img {width: 100%;}
    article.blog-post figure .icon-overlay {position: absolute;bottom: 0;right: 0;}
    article.blog-post figure .icon-overlay a {background: none repeat scroll 0 0 #221918;color: #FFFFFF;float: right;width: 30px;height: 30px;float: right;text-align: center;line-height: 32px;}
    article.blog-post figure .icon-overlay a.active {background: none repeat scroll 0 0 #ff9311;float: right;}
    article.blog-post .post-meta {font: 12px'Arial', Helvetica, sans-serif;color: #FFFFFF;background: none repeat scroll 0 0 #ff9311;height: 30px;}
    article.blog-post .post-meta span {float: left;line-height: 30px;padding: 0 0 0 26px;}
    article.blog-post .post-meta span:first-child {background: none repeat scroll 0 0 #221918;padding: 0 26px;}
    article.blog-post .post-meta span a {color: #FFFFFF;}
    article.blog-post .post-content {padding: 20px 20px 0;}
    article.blog-post .post-content .post-title {text-align: left;padding: 0 0 8px;font:bold 20px/22px;}
    article.blog-post .post-content .post-title a {color: #221918;}
   .alternative-meta {text-align: left;color: #a9aaa9;margin: 0 0 10px;}
   .alternative-meta span {font: 12px 'Arial';border-right: 1px solid #dfdfdf;padding: 0 12px 0;}
   .alternative-meta span:first-child {padding: 0 12px 0 0;}
   .alternative-meta span a {color: #a9aaa9;}
    article.blog-post .post-content blockquote {background: none repeat scroll 0 0 #F6F6F6;padding: 30px 30px 30px;color: #A1A1A1;font-style: italic;margin: 0 0 20px;}
    article.blog-post .post-content h3 {margin: 10px 0 4px;color: #ff9311;}
    article.blog-post .post-content p {color: #767676;margin: 0 0 20px;line-height: 24px;}
    article.blog-post .post-content p a {color: #ff9311;}
    article.blog-post .post-content p a:hover {color: #221918;}
    article.blog-post .more {text-align: right;margin: 20px 0 0;}
    article.blog-post .more a {color: #FFFFFF;background: none repeat scroll 0 0 #ff9311;display: block;width: 60px;height: 30px;line-height: 30px;text-align: center;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
    article.blog-post .more a:hover {background: none repeat scroll 0 0 #221918;}

    article.alternative-post {border-left: 4px solid #d9d9d9;}
    article.alternative-post .post-meta {font: 12px'Arial', Helvetica, sans-serif;color: #FFFFFF;background: none repeat scroll 0 0 #b1b1b1;height: 30px;}
    article.alternative-post .post-meta span {float: left;line-height: 30px;padding: 0 0 0 26px;}
    article.alternative-post .post-meta span:first-child {background: none repeat scroll 0 0 #DC5053;padding: 0 26px;}
    article.alternative-post .post-meta span a {color: #FFFFFF;}
    article.alternative-post .post-content .post-title {text-align: left;padding: 0 0 8px;font:bold 20px/22px;}
    article.alternative-post .post-content .post-title a {color: #909090;}
	article.alternative-post .post-content .post-title a:hover {color: #D63236;}

    article.format-audio {border-left: 4px solid #d9d9d9;}
    article.format-audio .post-content .post-title {text-align: left;padding: 0 0 8px;font:bold 20px/22px;}
    article.format-audio .post-content .post-title a {color: #909090;}

    article.format-link {border-left: 4px solid #d9d9d9;}
    article.format-link .post-meta {font: 12px'Arial', Helvetica, sans-serif;color: #FFFFFF;background: none repeat scroll 0 0 #b1b1b1;height: 30px;}
    article.format-link .post-meta span {float: left;padding: 0 26px;line-height: 30px;padding: 0 0 0 26px;}
    article.format-link .post-meta span:first-child {background: none repeat scroll 0 0 #221918;padding: 0 26px;}
    article.format-link .post-meta span a {color: #FFFFFF;}
    article.format-link .post-content .post-title {text-align: left;padding: 0 0 8px;font:bold 20px/22px;}
    article.format-link .post-content .post-title a {color: #ff9311;}
/*  ------------------------------------------------------------
    paginação
    ------------------------------------------------------------  */
    #pagination {background: none repeat scroll 0 0 #FFFFFF;-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);box-shadow: 0 1px 2px rgba(0, 0, 0, .1);margin: 0 0 60px;text-align: center;height: 30px;position: relative;}
    #pagination a.prev-direction {position: absolute;bottom: 0;left: 0;display: block;width: 30px;height: 30px;text-align: center;line-height: 30px;background: none repeat scroll 0 0 #221918;color: #FFFFFF;}
    #pagination a.next-direction {position: absolute;bottom: 0;right: 0;display: block;width: 30px;height: 30px;text-align: center;line-height: 30px;background: none repeat scroll 0 0 #221918;color: #FFFFFF;}
    #pagination ul {display: inline-block;margin: 0 auto;-webkit-border-radius: 0 0 0 0;-moz-border-radius: 0 0 0 0;border-radius: 0 0 0 0;}
    #pagination ul li {float: left;background: none repeat scroll 0 0 #f6f6f6;padding: 0 12px;list-style-type:none;}
    #pagination ul li.active {background: none repeat scroll 0 0 #DC5053;}
	#pagination ul li:hover {background: none repeat scroll 0 0 #DC5053; color:#fff;}
    #pagination ul li.active a {color: #FFFFFF;}
    #pagination ul li a {line-height: 30px;-webkit-border-radius: 0 0 0 0;-moz-border-radius: 0 0 0 0;border-radius: 0 0 0 0;border: medium none;padding: 0 0 0;background: none repeat scroll 0 0 transparent;color: #221918;}
/*  ------------------------------------------------------------
    siderbar
    ------------------------------------------------------------  */
    .widget {margin-bottom: 20px;}
    .widget .widget-title {position: relative;}
    .widget .widget-title h4 {padding-bottom: 8px;}
    .widget .widget-title .hideWidget {position: absolute;bottom: 0;right: 0;text-align: center;line-height: 22px;color: #FFFFFF;display: block;width: 26px;height: 22px;background: none repeat scroll 0 0 #221918;cursor: pointer;}
    .widget .widget-body {padding: 24px 24px 24px;border-top: 3px solid #221918;position: relative;}
    .widget .widget-body ul {margin: 0 0 20px;}
    .widget .widget-body ul li {padding: 5px 0;}
/*  ------------------------------------------------------------
    contato
    ------------------------------------------------------------  */
    .contact-form {margin: 0 0 40px;}
    .contact-form .contact-input {margin: 0 0 15px;-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);box-shadow: 0 1px 2px rgba(0, 0, 0, .1);}
    .contact-form .contact-textarea {-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);box-shadow: 0 1px 2px rgba(0, 0, 0, .1);}
/*  ------------------------------------------------------------
    google mapa
    ------------------------------------------------------------  */
    .google-map {margin: 0 0 30px;-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);box-shadow:0 1px 2px rgba(0, 0, 0, .1);}
/*  ------------------------------------------------------------
    contato detalhes
    ------------------------------------------------------------  */
    .widget .contact-details {padding: 16px 18px !important; color:#525252;}
    .widget .contact-details ul {margin: 0 0 0 !important;}
    .widget .contact-details ul li h4 {color: #6B6B6B;}
    .widget .contact-details ul li .media-body {color: #767676;}
    .widget .contact-details ul li a {color: #221918;}
	
	/*  ------------------------------------------------------------
    ultimas noticias home
    ------------------------------------------------------------  */
    .latest-news {margin: 0 0 30px; background:#C6C6C6; padding-top:5px;}
    .latest-news p {padding: 5px 15px; font-size:16px; color:#302523;}
	.autorD{float:right; padding: 0px 15px; font-size:14px; font-weight:bold;color:#302523; float:right;}
	.carousel img{width:100%; max-height:400px;}
	/*  ------------------------------------------------------------
    videos
    ------------------------------------------------------------  */
    .VideoContainer {position: relative;overflow: hidden;margin-bottom: 10px;padding: 0 0 55%; background:#EEEEEE; height:258px; }
    .VideoContainer iframe {position: absolute;top: 0px;left: 0;width: 100%;height: 100%; }
	
	.price { font-size: 25px; float: left; }
	.pricing_header { background: none repeat scroll #B3B3B3; transition: background 0.4s ease-out 0s; }
	.pricing_header h3 { text-align:center; line-height: 15px; padding: 15px 0px; margin: 0px; font-family: "Quicksand", sans-serif; font-weight: 400; color: #fff; font-size:18px; }
	.list-group-item:first-child { border-top-right-radius: 0px; border-top-left-radius: 0px;}
	.list-group-item{ background:#EEEEEE; }
	.btn { float: right; font-family: "Quicksand", sans-serif; font-weight:500;}
	.off { text-decoration: line-through; color: #565656; }
	.space {height: 2px; background-color: #A7A7A7;}
	.tituloNews{font-size:20px;}
#custom_carousel .item {

    color:#000;
    background-color:#eee;
    padding:20px 0;
}

.carousel-inner .item img{height:250px;}

#custom_carousel .controls{
    overflow-x: auto;
    overflow-y: hidden;
    padding:0;
    margin:0;
    white-space: nowrap;
    text-align: center;
    position: relative;
    background:#ddd;
}
#custom_carousel .controls li {
    display: table-cell;
    width: 1%;
    max-width:90px; height:30px; cursor:pointer;
}
.carousel-caption h3 {color:#FFF; font-weight:bold; text-shadow:#000 1px -1px 3px, #000 -1px 1px 3px, #000 1px 1px 3px, #000 -1px -1px 3px}
#custom_carousel .controls li.active {
    background-color:#eee;
    border-top:3px solid #DC5053;
}
#custom_carousel .controls a small {
    overflow:hidden;
    display:block;
    font-size:10px;
    margin-top:5px;
    font-weight:bold
}


/*centralizando*/
/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
.col-fixed {
    /* custom width */
    width:320px;
}
.col-min {
    /* custom min width */
    min-width:320px;
}
.col-max {
    /* custom max width */
    max-width:320px;
}
