/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
    font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #000;
    background-color: #fff;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
}

@media(min-width:768px) {
    p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }
    h2{
    	font-size: 25px;
    }
}

@media(min-height:1079px) {
	h2{
    	font-size: 30px;
    }
	p{
		 font-size: 27px;
		 line-height: 1.7; 
	}
}

a {
    color: #42dca3;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #1d9b6c;
}

.light {
    font-weight: 400;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #000;    
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    border-bottom: 5px solid #46acdf;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 13px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #000;
    font-size: 10px;
}

@media(min-width:768px) {
	.navbar-custom a {	 
	    font-size: 15px;
	}
}

.navbar-custom a:hover,
.navbar-custom a:focus,
.navbar-custom a:active,
.navbar-custom a.active {
    color: #46acdf;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
/*     color: rgba(255,255,255,.8); */
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
/*     background-color: rgba(255,255,255,.3); */
}

.navbar-custom .nav li.active a:hover {
/*     color: #fff; */
}

@media(min-width:768px) {
    .navbar-custom {
        padding: 20px 0;
        border-bottom: 5px solid #46acdf;        
        letter-spacing: 1px;
/*         background: 0 0; */
        background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;        
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .navbar-custom.top-nav-collapse {
        padding: 0;
        border-bottom: 1px solid rgba(255,255,255,.3);
        background: #000;
        background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
        border-bottom: 5px solid #46acdf;
    }
}

.logo-collapse{
	
}

hr.hr {
    border: 0;
    height: 4px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

hr.end{
	
}

hr.start{
	margin-top: 15%;
	margin-top: 5%;
}

.intro{
	background: url(../../img/site/1.jpg) no-repeat bottom center scroll;
}

.about{
	background: url(../../img/site/2.jpg) no-repeat bottom center scroll;
}

.intro, 
.about{
    display: table;
    width: 100%;
    height: auto;        
    text-align: center;
    color: #fff;    
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.intro-container,
.about-container{
	padding: 0 5% 0 5%;
}
section
{
	padding: 0 5% 0 5%;
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.intro .intro-body,
section .section-body,
.about .about-body {
   display: table-cell;
   vertical-align: middle;
}

.intro .intro-body .brand-heading,
.about .about-body .brand-heading,
h1.title{
    font-size: 25px;
}

.intro .intro-body .intro-text{
    font-size: 18px;
}

.intro-body,
.about-body{
	background: rgba(1, 1, 1, 0.6) none repeat scroll 0 0;
}

.margem{
	margin: 0 10% 0 10%;
}

.bloco h2{
/* 	font-size: 18px; */
}

.bloco p{
	font-size: 16px;
/* 	background: rgba(1, 1, 1, 0.5) none repeat scroll 0 0; */
}

.footer-container{
	color: black;	
}
.footer img{
	vertical-align: bottom;	
}

.intro .intro-body .brand-heading {
    margin-top: 140px;
}

@media(min-width:768px) {
    .intro,
    section,
    .about {
        height: 100%;
        padding: 0;        
    }

    .intro .intro-body .brand-heading {
        margin-top: 140px;
    }
    
    h1.title{
    	font-size: 40px !important;
    }

    .intro .intro-body .intro-text {
        font-size: 26px;
    }        
}

@media(min-height:1079px) {
	h1.title{    	
    	padding-bottom: 10%;
    }
}

.vertical-align {
  display: flex;
  flex-direction: row;
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;     /* Align the flex-items vertically */
  justify-content: center; /* Optional, to align inner flex-items 
                              horizontally within the column  */
}

.carousel-controller{
	font-size: 30px;
    height: 30px;
    margin-top: -15px;
    width: 30px;
    color: #46acdf;
}

.carousel-inner .item div{
	padding-top: 5px;
}

.product-section h1,
.product-section h2{
	color: #7489F6;
}

.product-section .panel-body{
	background: #939393;
	color: #fff;
	min-height: 120px;
}

.parceiros-section h1{
	color:#46acdf;
}

.contact-section{
	background-color: #C4E9F2;
	color:#31659E;
}

.contact-section h1{
	padding-top: 30px;
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 100%!important;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 100px;
}

.download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background: url(../../img/site/2.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.nav>li>a{
	padding: 10px 5px;
}

@media(min-width:1200px) {
	.nav>li>a{
		padding: 10px 15px;
	}
}

#map {
    width: 100%;
    height: 200px;
    margin-top: 100px;
}

@media(min-width:767px) {
    .content-section {
        padding-top: 100px;
    }

    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 400px;
        margin-top: 250px;
    }
}

.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #42dca3;
    color: #42dca3;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #42dca3;
    outline: 0;
    color: #000;
    background-color: #42dca3;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
}

footer p {
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.equal, 
.equal > div[class*='col-']
 {  
    display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;	   
    display: flex;
    flex:1 1 auto;
}

.product-section div.panel-heading-custom{
	min-height: 220px;	
}

.product-section div.panel-body-custom{
	min-height: 120px;	
}

@media(min-height:1079px) {
	.product-section div.panel-heading-custom{
		min-height: 300px;	
	}
	
	.product-section div.panel-heading-custom h2{
		font-size: 35px;
	}
	
	.product-section div.panel-heading-custom img{
		margin-bottom: 50px;
	}
	
	.product-section div.panel-body-custom{
		min-height: 200px;	
	}
	
	.product-section .panel-body-custom{
		font-size: 22px;	
	}
	
}


/* Contact */

.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #18bc9c;
    background: #fff;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #18bc9c;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}
