@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900);

*, 
*:after, 
*:before { 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

html {
	box-sizing: border-box;
}

body {
	background: #f0f0f0;
	color: #1eb5b7;
	font-weight: 300;
	font-family: 'Lato', Calibri, Arial, sans-serif;
}

html, body {
	min-height: 100vh;
}

body.modal-open {
    overflow-y: hidden !important;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
      width: 40%;
      margin: auto;
}

.container {
	width:100%; 
	padding:0;
	height: 100% !important;
}

.main {
	min-height: calc(100vh - 105px - 50px) !important;
}

.navbar {
	margin-bottom: 0px !important;
}

.form-control {
	border-radius: 0px !important;
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	transition: all ease 0.2s;
}

.form-control:focus {
	background-color: #fff;
}

.btn {
	border-radius: 0px !important;
}

.modal-body img {
	border: 5px solid #1eb5b7;
}

.modal-body {
	padding: 20px 40px;
}

.modal-title {
	text-transform: uppercase;
}

.modal-text {
	padding: 20px 25px;
}

.main {
	min-height: 100%;
	width: 100%;
}

.codrops-top .logo { 
	display: table-cell; 
	vertical-align: middle; 
	height: 100%; 
	padding:1.5em 0 1em 2em; 
}
.codrops-top .logo .img-responsive {
	max-width:90%;
}

.emovingfooter {
	width: 100%;
}

.codrops-top {
	margin: 0;
	overflow: hidden;
	width: 100%;
	text-transform: uppercase;
	font-size: 0.69em;
	line-height: 1.2;
	font-weight: 700;
	background: rgba(255,255,255,1);
	display: table;
}

.codrops-top a {
	display: inline-block;
	padding: 0 1em;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.4);
	color: #333;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	display: block;
	float: left;
}

.codrops-top .emovmenu {
	display:block;
}

.codrops-top .emovmenu button {
  	position: relative;
	padding: 3em 3.6em;
	text-align:center;
}
.codrops-top .emovmenu button .icon-bar {
  background-color: #fff;
}

.codrops-top .emovmenu button .icon-bar {
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 32px;
  margin:7px auto;
}

.bg-emov {
	background:#1eb5b7;
}

.border-emov {
	border:solid 5px #1eb5b7;
}


.emovborder {
	border:solid 5px #1eb5b7;
}

.conceito-wrapper {
	max-width:1240px; 
	margin:0 auto; 
	overflow:hidden;
}

.conceito-wrapper:last-child { 
	margin-bottom:5em;
}

.conceito-box-image, 
.conceito-box-rectangle, 
.conceito-box-text {
	position: relative; 
	display: block;
}

.conceito-box-image {
	z-index:1;
}

.cbi-left { 
	margin:8em 0 0 30%;
}

.cbi-right { 
	margin: 8em 5em 0;
}

.conceito-box-rectangle {
	z-index: 3; 
	max-width: 35%; 
	max-height: 35%;
}

.cbb-left {top:-3em; left:70%; }
.cbb-right {top:-3em; left:15%; }

.conceito-box-text {background:#fff;  z-index:2;}
.conceito-box-text p {text-align:justify;}
.cbt-right {padding: 3.5em 7.5em 2.5em; margin: 18em 1em 0 0; left:-10%}
.cbt-left { padding: 4em 8em 3em; margin: 16em 0 0 0; left:20%}

.navbar-default {margin-bottom:0;}

body h1 {
	font-size: 2.8em;
}

.page-header {
  border-bottom: none;
  padding-bottom: 0;
}

body .container-fluid {
	max-width:1170px;
	padding:0 3em;
}

.portfolio-item-container { 
 	overflow: hidden; 
 	background-color: #1eb5b7;
 	padding: 0px !important;
 	margin: 20px 5px;
 	cursor: pointer;
 }

.portfolio-item-container [class*="col-"] {
    padding: 0;
}

.portfolio-item { 
	overflow: hidden;
	margin: 5px;
	text-align: center;
	height: 249px;
} 

.portfolio-item img {
   	vertical-align: middle;
   	height: 249px;
}


.portfolio-item div {
	display: table;
	height: 100%;
	width: 100%;
}

.portfolio-item-text p { 
	display: table-cell;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	text-align:center;
	vertical-align: middle;
}

.portfolio-item-text div { 
	display: table-cell;
	color: #fff;
	text-align:center;
	vertical-align: middle;
}

.portfolio-item-text div h4 { 
	text-transform: uppercase;
}

.page-header {
  border-bottom: none;
  padding-bottom: 0;
}

body.emovingfooter .container-fluid .col-md-12 { display:block; }

body textarea {
	resize:none;
}
body .form-control:focus {
  border-color: #1eb5b7;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(7, 173, 176, 0.4);
  outline: 0 none;
}

body span.validar {
	color:red; 
	display:inline-block;
	padding-top: 7px;
}

body span.nome-valido,
body span.email-valido,
body span.telefone-valido {
	display:none;
}

body .form-group span.spinner {
	margin:5px 0 0 5px; 
	display:none;
}

body .form-group span.mail_success {
	display:none; 
	padding-left:0.5em;
}

body .form-group span.mail_fail {
	display:none; 
	padding-left:0.5em;
}

.btn.focus, .btn:focus, .btn:hover {
  	color: #fff;
  	text-decoration: none;
}
.text-success-emov {
	color:#1eb5b7;
}

/* == CAROUSEL FADE ==*/

.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
 	z-index: 2;
}

/*== NAV FOOTER ==*/
.navbar-inverse {
  background-color: #fff;
  border-color: #fff;
}
.navbar-inverse .container-fluid { padding-left:0; padding-right:0; padding-top:1.5em; font-size:8pt; color:#1eb5b7; }

a {
	text-decoration: none;
	color: #1eb5b7;
	outline: none;
	font-family: 'Montserrat', 'Lato', Calibri, Arial, sans-serif;
}

a:hover, a:focus {
	color: #e86a32;
	outline: none;
	text-decoration:none;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}



.codrops-demos a,
button {
	border: none;
	padding: 0.6em 1.2em;
	background: #a9a9a9;
	color: #fff;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: 1px;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	/*margin: 10px;*/
	margin: 0;
	/*border-radius: 2px;*/
	border-radius: 0;
	font-weight: 400;
	outline: none;
	height:100%;
}

.codrops-demos a:hover,
.codrops-demos a:active,
.codrops-demos a.current-demo {
	background: #777;
}

button {
	font-size: 100%;
	background: #1eb5b7;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-transition: all ease 0.2s;
}

button:hover,
button:active {
	background: #e86a32;
}


@media screen and (max-width: 46.0625em) {

	.codrops-header {
		margin-bottom: 0;
		padding-bottom: 1em;
	}

	.column {
		width: 100%;
		min-width: auto;
		min-height: 0;
		padding: 2em;
		text-align: center;
	}

	.column p {
		font-size: 1.5em;
	}

	.column:nth-child(2) {
		text-align: center;
		box-shadow: 0 -1px 0 rgba(0,0,0,0.1);
	}
}

@media screen and (min-width: 25em) and (max-width: 37.5em) {
	.codrops-top {
		font-size: 60%;
	}
	.codrops-top p .logo {padding:0.5em 0 0.5em 0.8em; max-width:40%;}
	.codrops-top p .emovmenu button { padding: 0.5em 1em 0.75em 1.25em;}
	.codrops-top p .emovmenu button .icon-bar { margin:5px;}

}

@media screen and (max-width: 25em) {

	.codrops-header {
		font-size: 80%;
	}

	.codrops-top {
		/*font-size: 120%;*/
		font-size: 60%;
	}

	.codrops-icon span {
		display: none;
	}

	.codrops-top p .logo {padding:0.75em 0 0.75em 1em; max-width:50%;}
	.codrops-top p .emovmenu button { padding: 0.75em 1.3em 1em 1.5em;}
	.codrops-top p .emovmenu button .icon-bar { margin:5px;}

}







 /* Custom, iPhone Retina */
     @media only screen and (max-width : 320px) {
			 .cbi-left {
				 margin: 0px;
			 }

			 .cbt-right {
				 margin: 0px;
 				width: 100%;
				left: 0;
				padding: 25px 25px;
			 }

			 .outer-nav.right {
				 left: 35% !important;
			 }

			 .conceito-box-image.cbi-right {
 				margin: 0px;
 			}

			.conceito-box-rectangle {
					display: none;
			}
			.conceito-wrapper {
				padding-top: 50px;
			}
     }

     /* Extra Small Devices, Phones */
     @media only screen and (max-width : 480px) and (min-width: 321px) {
			 .cbi-left {
				 margin: 0px;
			 }

			.cbt-right {
				margin: 0px;
 				width: 100%;
				left: 0;
				padding: 25px 25px;
			}
			.conceito-box-text.cbt-left {
				margin: 0px;
 				width: 100%;
				left: 0;
				padding: 25px 25px;
			}

			.outer-nav.right {
				left: 35% !important;
			}

			.conceito-box-image.cbi-right {
				margin: 0px;
			}

			.conceito-box-rectangle {
					display: none;
			}

			.conceito-wrapper {
				padding-top: 50px;
			}

			 body.conceito section .container-fluid {
				 padding: 0px 35px !important;
			 }

     }

     /* Small Devices, Tablets */
     @media only screen and (max-width : 661px) and (min-width: 481px) {
			 .cbi-left {
				 margin: 0px;
			 }

			 .cbt-right {
				 margin: 0px;
 				width: 100%;
				left: 0;
				padding: 25px 25px;
			}

			.outer-nav.right {
				left: 40% !important;
			}

			.conceito-box-rectangle {
					display: none;
			}

			.conceito-box-text.cbt-left {
				margin: 0px;
 				width: 100%;
				left: 0;
				padding: 25px 25px;
			}

			.conceito-box-image.cbi-right {
				margin: 0px;
			}

			.conceito-wrapper {
				padding-top: 50px;
			}

			 body.conceito section .container-fluid {
				 padding: 0% 20% !important;
			 }
     }

		 @media only screen and (max-width : 768px) and (min-width: 662px) {
			 .cbi-left {
				 margin: 0px;
			 }

			 .outer-nav.right {
 				left: 45% !important;
 			}

			.cbt-right {
				margin: 0px;
				width: 100%;
				left: 0;
				padding: 25px 25px;
			}

			.conceito-box-rectangle {
					display: none;
			}

			.conceito-box-text.cbt-left {
				margin: 0px;
 				width: 100%;
				left: 0;
				padding: 25px 25px;
			}

			.conceito-box-image.cbi-right {
				margin: 0px;
			}

			.conceito-wrapper {
				padding-top: 50px;
			}

			 body.conceito section .container-fluid {
				 padding: 0% 25% !important;
			 }
     }

     /* Medium Devices, Desktops */
     @media only screen and (max-width : 992px) and (min-width: 769px) {
			 .cbi-left {
				 margin: 0px;
			 }

			.cbt-right {
				margin: 0px;
				width: 100%;
				left: 0;
				padding: 25px 25px;
			}

			.outer-nav.right {
				left: 50% !important;
			}

			.conceito-box-rectangle {
					display: none;
			}

			.conceito-wrapper {
				padding-top: 50px;
			}

			.conceito-box-text.cbt-left {
				margin: 0px;
 				width: 100%;
				left: 0;
				padding: 25px 25px;
			}

			.conceito-box-image.cbi-right {
				margin: 0px;
			}

			 body.conceito section .container-fluid {
				padding: 0% 25% !important;
			}

     }

     /* Large Devices, Wide Screens */
     @media only screen and (min-width : 1200px) {
			 .outer-nav.right {
 				left: 50% !important;
 			}
     }

select {
   border: 1px solid #ccc;
   width: 100%;
   font-size: 16px;
   padding: 0 5px;
   border: 1px solid #ccc;
   height: 34px;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
   
   background: url('../img/arrow_down.svg') 98% / 15% no-repeat rgba(255, 255, 255, 0.5);
   background-size: 10px;

   -webkit-transition: all ease 0.2s;
   -moz-transition: all ease 0.2s;
   transition: all ease 0.2s;
}

select:

select::focus {
	background: #fff;
}

select::-ms-expand { /* for IE 11 */
    display: none;
}

.col-padding-l {
	padding-left: 50px !important;
}

.image-wrapper {
	height: 200px;
	max-height: 200px;
	margin: 0 20px;
	overflow: hidden;
	max-width: 209px;
}

.event-title {
	border-bottom: 1px solid #1eb5b7;
	margin: 0 20px;
	overflow: hidden;
}

.event-details {
	padding: 10px 0;
	margin: 0 20px;
	overflow: hidden;
}

.event-details > p {
	word-break: break-word;
}

.event-card {
	min-height: 400px;
}