@import url('/assets/css/agencias.css');

.navbar{
    margin-bottom:0;
    border:none;
}

.navbar-brand .glyphicon{
    margin-right:6px;
}

div.col-md-4.products{
    padding:10px;
}

.column-active{
    background-color:#c9f2c3;
}

.column-first{
    background-color:#f5fdf6;
}

.column-second{
    background-color:#f0fbf2;
}

section.products{
    margin:60px 0;
}

h2.text-left.subtitle{
    margin-top:10px;
}

h4.text-left.subtitle{
    margin-top:0;
}

h4.text-uppercase.text-left.title{
    margin-bottom:5px;
}

section.about{
    margin:60px 0;
}

.nav-tabs > li > a{
    margin-bottom:1px;
    font-size:2em;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:active, .nav-tabs > li.active > a:visited, .nav-tabs > li.active > a:focus{
    border:none;
    margin-bottom:1px;
}

.nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:active, .nav-tabs > li > a:visited, .nav-tabs > li.active > a:focus{
    border:none;
    background:#ffffff;
}

.nav.nav-tabs.about{
    width:256px;
    margin-left:auto;
    margin-right:auto;
    border:none;
}

.nav.nav-tabs.testimonials{
    width:180px;
    margin-left:auto;
    margin-right:auto;
    border:none;
}

.nav.nav-tabs.partners{
    width:180px;
    margin-left:auto;
    margin-right:auto;
    border:none;
}

section.testimonials{
    margin:60px 0;
    background-color: #F5F5F5;
}

ul.testimonials > li > a{
	background-color: #F5F5F5;
	color: #4e752a;
}

ul.testimonials > li.active > a{
	background-color: #F5F5F5;
}

section.informative{
    margin:60px 0;
}

div.thumbnail > a{
    font-size:3em;
    margin-left:5px;
}

div.jumbotron.about{
    background-color:#2174a9;
}

div.jumbotron.testimonials{
    /*background-color:#ecfaee;*/
    background-color:#4e752a;
}

div.jumbotron.about > .container > h4.text-center{
    color:#ffffff;
}

div.jumbotron.testimonials > .container > h4.text-center{
    /*color:#4f5362;*/
    color:#ffffff;
}

div.jumbotron.about > .container > p.text-center{
    font-size:1em;
    color:#ffffff;
}

div.jumbotron.testimonials > .container > p.text-center{
    font-size:1em;
    /*color:#4f5362;*/
    color:#ffffff;
}
.img-thumbnail.partners {
    cursor: pointer;
}
div.jumbotron.partners{
    background-color:#ecfaee;
}
div.jumbotron.partners > .container > p.text-center{
    font-size:1em;
    color:#4f5362;
}








.thumbnail{
    display:block;
    padding:4px;
    margin-bottom:22px;
    line-height:1.42857143;
    background-color:rgba(255,255,255,0);
    border:none;
    border-radius:4px;
    -webkit-transition:border .2s ease-in-out;
    -o-transition:border .2s ease-in-out;
    transition:border .2s ease-in-out;
}

body{
    font-family:Raleway,"Georgia",Times,serif;
    font-size:16px;
    line-height:1.42857143;
    color:#333333;
    background-color:#ffffff;
}

section.production{
    margin:60px 0;
    padding:60px 0;
    background-image:url("../../assets/img/ProductionBackground.jpg");
    background-attachment:fixed;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}

section.informative-receive{
    /*
    margin:60px 0;
    padding:60px 0;
    */
}

section.simulator{
    margin:60px 0;
    padding:60px 0;
    background-image:url("../../assets/img/SimulatorBackground.jpg");
    background-attachment:fixed;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}

section.whatsapp{
	padding:60px 0;
	/*background-color: #F5F5F5;*/
    background-image:url("../../assets/img/AtendimentoViaWhatsapp.jpeg");
    background-attachment:fixed;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;	
}

section.contact{
    margin:60px 0;
}

section.contact .form{
    background-color:#4e752a;
    color:#ffffff;
    height:600px;
}

.navbar-inverse{
    background-color:rgba(1,1,1,0.63);
    border-color:#dddddd;
}

.navbar-nav > .active > a, .navbar-nav > .active > a:hover{
    background-color:#ffffff !important;
    color:#333333 !important;
    border:none !important;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
    color:#333333 !important;
    background-color:#ffffff;
    border:none !important;
}

.navbar-nav > li > a{
    border:none;
    color:#ffffff !important;
    font-size:0.85em !important;
}

a > i.glyphicon.glyphicon-circle-arrow-right.active{
    font-size:2em;
    color:#4e752a;
}

a:hover > i.glyphicon.glyphicon-circle-arrow-right.active{
    font-size:2em;
    color:#303030;
}

a > i.glyphicon.glyphicon-circle-arrow-right{
    font-size:2em;
    color:#303030;
}

a:hover > i.glyphicon.glyphicon-circle-arrow-right{
    font-size:2em;
    color:#4e752a;
}

.btn-success.simulator{
    color:#ffffff;
    background-color:#4e752a;
    border-color:#4e752a;
    font-weight:bold;
    margin-top:20px;
    text-transform:uppercase;
}

.btn-success.simulator:hover{
    color:#ffffff;
    background-color:#303030;
    border-color:#303030;
    font-weight:bold;
    text-transform:uppercase;
}

.btn-success.informative{
    color:#ffffff;
    background-color:#303030;
    border-color:#303030;
    font-weight:bold;
    margin-top:20px;
    text-transform:uppercase;
}

.btn-success.btn-products-details-01{
    color:#ffffff;
    background-color:#444271;
    border-color:#444271;
    font-weight:bold;
    font-size: 1.1em;
    margin-top:20px;
    text-transform:uppercase;
}

.btn-success.btn-products-details-02{
    color:#ffffff;
    background-color:#419f7b;
    border-color:#419f7b;
    font-weight:bold;
    font-size: 1.1em;
    margin-top:20px;
    text-transform:uppercase;
}

.btn-success.informative:hover{
    color:#ffffff;
    background-color:#4e752a;
    border-color:#4e752a;
    font-weight:bold;
    text-transform:uppercase;
}

.btn-success.contact{
    color:#4e752a;
    background-color:#ffffff;
    border-color:#ffffff;
    font-weight:bold;
    text-transform:uppercase;
}

.btn-success.contact:hover{
    background-color:#1a4b0d;
    border-color:#1a4b0d;
}

.glyphicon.simulator{
    color:#4e752a;
}

.panel-heading.simulator{
    background-color:#4e752a;
    color:#ffffff;
}

.panel-heading.whatsapp{
    background-color:#00688B;
    color:#ffffff;
}

.panel{
    border:none;
    border-radius:4px;
}

.panel-heading{
    border:none;
}

.Production.Circle{
    border-radius:50%;
    width:140px;
    height:140px;
    margin-left:auto;
    margin-right:auto;
    padding:38px 0;
    font-size:1.8em;
    font-weight:bold;
    color:#4e752a;
    background-color:#ffffff;
    margin-top:50%;
}

.Production.Circle > h2{
    margin:0;
}

.Production.Circle > h4{
    margin:5px 0;
    font-size:0.62em;
}

div.contact-form{
    display:block;
    margin-top:40px;
}

form#contact-form.contact-form{
    margin-bottom:40px;
}

div.col-md-6.col-sm-12.col-xs-12.map{
    padding:0;
    height:600px;
}

footer.footer{
    padding:80px 0;
    display:block;
    background-color:#282828;
}

.list-group-item{
    position:relative;
    display:block;
    padding:0px;
    margin-bottom:0;
    background-color:transparent;
    border:none;
}

.list-group-item > a:hover{
    color:#ffffff;
    text-decoration:none;
}

div.row.social > div > a{
    font-size:1.6em;
    margin-right:10px;
}

div.row.social > div > a:hover{
    color:#ffffff;
}

section.partners{
    margin:60px 0;
}

img.LogoFooter{
    margin-bottom:10px;
}

div.input-group-addon span > a{
    color:#282828;
}

div.input-group-addon span > a:hover{
    color:#4e752a;
}

div.form-group.newsletter{
    margin-top:36px;
}

div.col-md-12.col-sm-6.newsletter{
    padding:0;
}

a > i.glyphicon.glyphicon-option-horizontal.informative{
    color:#303030;
}

a:hover > i.glyphicon.glyphicon-option-horizontal.informative{
    color:#4e752a;
}

i.fa.fa-envelope.contact{
    color:#ffffff;
}

i.fa.fa-phone.contact{
    color:#ffffff;
}

.carousel-caption > h1{
    font-size:2.5em;
    margin-bottom:15px;
}

.carousel-caption > h3{
    text-transform:uppercase;
    margin:-10px !important;
}

.carousel-caption{
    position:absolute;
    left:10%;
    right:10%;
    bottom:10%;
    z-index:10;
}

a.btn.btn-primary.btn-lg.carousel-left{
    background-color:#ffffff;
    color:#303030;
    border:none;
    margin-right:10px;
}

a.btn.btn-primary.btn-lg.carousel-right{
    background-color:#eb840c;
    color:#ffffff;
    border:none;
}

.glyphicon-chevron-left{
    font-size:3em !important;
}

.glyphicon-chevron-right{
    font-size:3em !important;
}

ol.carousel-indicators > li.active{
    font-size:3em !important;
    width:20px;
    height:20px;
}

ol.carousel-indicators > li{
    font-size:3em !important;
    width:20px;
    height:20px;
    margin:0 !important;
}

button.btn.btn-success.btn-block.btn-lg.modal-button{
    background-color:#4e752a;
    border:none;
    text-transform:uppercase;
    font-weight:bold;
}

i.fa.fa-envelope.we-call-you{
    color:#4e752a;
}

i.fa.fa-phone.we-call-you{
    color:#4e752a;
}

i.fa.fa-clock-o.wew-call-you{
    color:#4e752a;
}

.thumbnail .caption{
    padding:0px;
    color:#333333;
}

.form-control.simulator, .form-control.whatsapp{
    font-size:1em;
    background-color:transparent;
    border:none;
    border-radius:0px !important;
    border-bottom:solid 1px #c9c9c9;
    -webkit-box-shadow:none;
    box-shadow:none;
}

.form-control.informative{
    font-size:1em;
    background-color:transparent;
    border:none;
    border-radius:0px !important;
    border-bottom:solid 1px #c9c9c9;
    -webkit-box-shadow:none;
    box-shadow:none;
}

.form-control.contact{
    font-size:1em;
    background-color:transparent;
    border:none;
    border-radius:0px !important;
    border-bottom:solid 1px #ffffff;
    -webkit-box-shadow:none;
    box-shadow:none;
    color: #ffffff;
}

.form-control.form-map{
    font-size:1em;
    background-color:transparent;
    border:none;
    border-radius:0px !important;
    border-bottom:solid 1px #c1c0c0;
    -webkit-box-shadow:none;
    box-shadow:none;
}

.form-control.map-form{
    font-size:1em;
    background-color:transparent;
    border:none;
    border-radius:0px !important;
    border-bottom:solid 1px #ffffff;
    -webkit-box-shadow:none;
    box-shadow:none;
}

.form-control.simulator:focus{
    border-color:#4e752a;
}

div.input-group-addon.simulator{
    border:none;
    border-radius:0px !important;
    background-color:transparent;
    border-bottom:solid 1px #c9c9c9;
}

div.input-group-addon.contact{
    border:none;
    border-radius:0px !important;
    background-color:transparent;
    border-bottom:solid 1px #ffffff;
}

video.about{
    border-radius:8px;
}

i.material-icons{
    font-size:1em;
}

div.row.absolute-form-map{
    position:absolute;
    width:100%;
    top:50px;
    margin-left:0px;
}

div.row.form-map{
    background-color:rgba(255,255,255,0.85);
    border-radius:5px;
}

div.row.form-map h4{
    margin-bottom: 0px !important;
}

div.separator{
    display: block;
    margin: 60px 0;
}

.benefits {
    display: block;
    margin-top: 20px;
}

.benefits > p > span {
    background-color: #419f7b;
    padding: 10px;
    color: #ffffff;
    border-radius: 10px;
    width: 100%;
    display: block;
}

.benefits > p > span > a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.benefits > ul {
    background-color: #419f7b;
    padding: 10px;
    color: #ffffff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    margin-top: -20px;
    border-radius: 0px;
}

.benefits > ul > li{
    margin-left: 15px;
}


.modalities {
    display: block;
    margin-top: 20px;
}

.modalities > p > span {
    background-color: #444273;
    padding: 10px;
    color: #ffffff;
    border-radius: 10px;
    width: 100%;
    display: block;
}

.modalities > p > span > a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.modalities > div > table {
    background-color: #444273;
    padding: 10px;
    color: #ffffff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.modalities > div > table > thead > tr > td,.modalities > div > table > tbody > tr > td {    
    padding: 10px;
}

.modalities > div > table > tbody > tr {    
    border-bottom: solid 1px #ffffff;
}

.table-main {
    margin-top: -20px;
    border: none;
}

.navbar-toggle {
    margin-right: 15px !important;
}

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

@media (min-width: 768px){    
    .navbar .navbar-nav>li>a {
        padding: 4px 10px;
        margin-top: 18px;
    }
}

.navbar-nav>li>a {
    padding: 4px 10px !important;
}

.nav>li {
    margin-bottom: 8px !important;
}

.glyphicon-chevron-down {
    float: right !important;
    top: 5px !important;
}

.modalities > ul {
    background-color: #444273;
    padding: 10px;
    color: #ffffff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    margin-top: -20px;
    border-radius: 0px;
}

.table-condensed td[colspan="4"] {
    text-align: center;
    padding-top: 20px;
}

.table-condensed td[colspan="4"] a {
    color: #393939;
    text-decoration: none;
    background-color: #ffffff;
    padding: 5px;
    border-radius: 4px;
    font-size: 1.2em;
    font-weight: bold;
    margin-right: 5px;
}

.gmnoprint {
    display: none !important;
}