* {
		margin:0;
		padding:0;
}
html, body {
		width: auto;
		height: 100%;
		overflow: hidden;
		margin: auto;
		padding: 0;
		color: #4d4d4d;
}
i {
		padding-top: 10px;
		text-align: left;
}
hr {color: #ddd;}
a:active,
a:checked,
a:focus {color:#4d4d4d;}
p {
		font-family: 'Roboto','Montserrat', sans-serif;
		font-size: 12pt;
		color: #333;
		text-align: center;
		/* margin: 0 !important; */
}
h1,h2, h3 {
	/*font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;*/
    font-family: 'Montserrat','Open-Sans', Helvetica, Arial, sans-serif !important;
    font-weight: 600 !important;
}
h2 {
		text-align: center;
		border-bottom: 0px solid #90949c;
		color:#566573;
}
label {color: red;}
abbr {text-decoration: none;}
small {
		text-align: left;
		text-decoration: none;
}
.botao {
		color: #f1f1f1;
		padding: 10px 30px;
		background-color: #8f3faf;
		font-size: 1em;
		border-radius: 3px;
		margin-top: 1em;
}
.botao:hover {
		background-color:#ffc107;
		color:#0d47a1;
		text-decoration: none;
}
.fa {
		color: #004f98;
		padding: 0;
}
div#content {
		width: auto;
		height: 100%;
		position: relative;
		top: 0;
		left: 0;
		z-index: 1;
		overflow: auto;
}
div#principal {
		width:auto;
		height:auto;
		background:#FFF;
		/* opacity:0.9; */
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin: 1% 0;
		display: block;
}
div#principal #bg {
		width: 20em;
		height: auto;
		position: relative;
		text-align:center;
		z-index:0;
		background-attachment:fixed;
}
/*CABEÇALHO*/
header {
		background-image: url('../img/hyperconnected.jpg');
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		display: flex !important;
		flex-direction: column;
		align-items: center;
		text-align: center;
		height: auto;
		padding: 2em 1em;
		opacity: 0.9;
		filter: alpha(opacity=80);
}
header h1 {
		padding: .8em;
		font-size: 2.25em;
}
header p {
		padding: 1em;
		font-size: 1.25em;
		font-weight: 600;
}
header h1, header p {
	background-color: white;
	color: #333;
	font-family: 'Montserrat','Roboto', sans-serif;
	border-radius: 3px;
	width: auto;
	margin: .7em 0;
}
/*SOBRE*/
#sobre {
		display: flex !important;
		padding: 2em 1em;
		flex-direction: column;
		align-items: center;
		text-align: center;
		background-color:#4d4d4d;
		height: auto;
}
#sobre p {
		margin-bottom: 2.5em;
		font-size: 18px;
		margin-bottom: 2px;
		padding: 2em 6em;
		font-family: 'Montserrat','Roboto', sans-serif;
		color: #e6e6e6 !important;
}
#sobre h2{
		color: #e6e6e6;
		margin-top:0 !important;
}
#sobre .botao {
		background-color: #f1f1f1;
		color: #4d4d4d;
}
#sobre .botao:hover {
		background-color:#0d47a1;
		color:#f1f1f1;
}
/*SERVIÇOS*/
#servicos {
		padding: 20px;
		display: flex;
		flex-direction: column;
		align-items: center;
		background-color: #f1f1f1;
}
#servicos  h3 {
		color:#0d47a1;
		margin: 1% 1.0%;
		text-align: center;
}
#servicos div {
		float: left;
		display: flex;
		flex-direction: row;
		align-items: center;
		text-align: center;
		margin: 20px 7%;
		background-color: white;
		border-radius: 3px;
		border: 1px solid #e6e6e6;
		padding: 9px 25px !important;
}
#servicos div p {
		padding:0 10px;
		/* font-size: 1.5rem; */
		font-size: 1.1em;
		text-align: left;
		line-height: 1.3em;
}
div#mosaico {
		width: auto;
		padding:3% 2%;
		text-align:center;
	/*	background:#F2F4F4;*/
		background:#f2f2f2;
}
div#mosaico img {
		margin: 7px 8px;
		padding: 0;
		text-align: center;
		width: 266px;
		height: 166px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
}
/* div#info-imgs{
    display: none;
}*/
/* Flexslider */
div#flexslider-carousel {
		margin: auto;
		/*width: 300px;*/
		/*width: 637px;*/
		width: 62%; /* 62 */
		height: auto;
		box-shadow: none;
		border-bottom: 1px solid #90949c;
}
div#flexslider-carousel h2 {
		text-align: center;
		border-bottom: 1px solid #90949c;
		padding-bottom: 4%;
		color:#566573;
}
div#flexslider-carousel h2, #location h2 {
		font-family: 'Dosis','Montserrat','Roboto', sans-serif !important;
		font-size:2.3em;
		font-weight: 400 !important;
		color:#566573;
}

.flex-next, .flex-prev {
	height: 50px !important;
	margin-top: 2px !important;
}
ol{display:none;}

div#referencia {
		text-align: center;
		margin: 2em 1em;
}
div#referencia h4 {
		padding:0 4.5em;
		/* color:#566573; */
		color:#2F4F4F;
		font-family: 'Dosis','Montserrat','Roboto', sans-serif;
		font-size:15pt;
		letter-spacing:-.5px;	
}
div#info-contato {
		background-color: #FFF9C2;
		height: auto;
		width: 100%;
		display: block;
		text-align: center;
		border-bottom: 1px dashed #dedddf;
}
div#contato {
		/* background-color: #ffffb3; */
		position:relative;
		text-align: center;
		/* color:#85929E; */
		color: #2980B9;
		display: inline-block;
		padding: 1.5% 5%;
		border-radius: 3px;
		/* margin-left: 19%;
		margin-right: 1%; */
}
div#contato a, #contato span {
		font-family: 'Dosis','Montserrat' !important;
		font-size: 1.1em;
		line-height: 1.3em;
}
div#cookie-msg {
	background-color:#007bff !important;
	z-index:10000;
	opacity:.8;
	padding: .8em 1em !important;
font-size: 1.25rem !important;
text-align:center;
}
a.btn-aceptar{
	margin-top:1em !important;
	font-size: 1.25rem !important;
}
.fb-like {
		padding: 1% 0;
		margin-left: 70%;
		/* margin-top: 40px;*/
}
.fb-comment {
		text-align: center;
		margin: 0;
		padding: 2em 10em;
		border-bottom: 1px dashed #dedddf;
		/* background-color: #F8F8FF;*/
		background-color: #f2f2f2;
}
	/*Google Maps*/
div#map {
		width:100%;
		height:150px;
		border-top:1px solid #dedddf;
		margin-top:1.5%;
}
div#footer {
		height: auto;
		width: 100%;
		/* background:#f3f3f3;*/
		background-color: #f1f1f2;
		border-top: 1px solid #bcbbbd;
		display: block;
		padding-top: 1em;
		text-align: center;
}
div#registros {
		width: auto;
		/* max-width: 580px; */
		position: relative;
		/* float: left; */
		line-height: 10vh;
		padding-top:1%;
		background-color:#f2f2f2;
}
div#registros p {
		font-size: 13pt;
		font-family: 'Roboto', sans-serif;
		color: #444;
		text-align: center;
		margin:0 !important;
    }
                            /* ######### MEDIA QUERIES  ######## */

    @media only screen and (max-width:768px) {
    /* NAVEGAÇÃO */
    /* nav { */
        /* flex-direction: row; 768*/
        /* justify-content: space-around; */
    /* } */
    /* nav ul { */
        /* flex-direction: row; */
        /* width: 80%;    */
    /* } */
	
    /* CABEÇALHO */
    /* #header { */
        /* height: 600px; */
        /* height: 60vh; */
        /* justify-content: center; */
    /* } */
	/* CONTENT */
    #h01{font-size: 1.8em;}
     body{
			background-color: lightblue;
    }
	div#content{
			justify-content: center;
	}
    /* Principal */
    div#principal{
			height: 11vh;
			min-height: 89px;
			width: 100%;
			display: block;
    }
    div#principal  #bg{
			width: 22rem;
    }
    /* CABEÇALHO */
	header{
			/* height: 60vh; */
			/* height: 25%;*/
			width: 100%;
			justify-content: center;
    }
    /* SOBRE */
    #sobre{
			/* height: 70vh; */
			/* height: 65%;*/
			min-height: 50vh;
			width: 100%;
			justify-content: center;
			display:flex;
    }
	header p, #sobre p{
			font-size: 1.20em !important;
			padding: 1.5em 1em;
			font-weight: 600;
	}
    /* SERVIÇOS */
	#servicos div{
			flex-direction: row;
			flex-wrap: wrap;
			align-items: flex-start;
			max-width: 100vh;
			margin: .4em .5em;
			font-size: 1.1em;
			display: block;
			flex-grow: 1;
			flex-basis: 150px;
			padding: 1px 10px;
    }
    #servicos img{ width: 6em; }
	#servicos h3{
			text-align: center;
			width: 100%;
			font-size: 1.6em;
    }
	summary{
		float:right;
		line-height:2%;
	}
    /* MOSAICO */
    div#mosaico{
			flex-direction: row;
			flex-wrap: wrap;
			align-items: flex-start;
			max-width: 1000px;
			margin: auto;
    }
    div#mosaico h2{
			text-align: center;
			width: 100%;
    }
    div#mosaico{
			flex-grow: 10;
			flex-basis: 150px;
			padding: 1em 1em;
			margin: 0;
			background-color:#cfd8dc;
			border-radius: 0;
    }
	div#mosaico img{
			padding: 0;
			margin: 15px 10px;
			width: 133px;
			height: 83px;
			-webkit-flex-direction: row;
			-ms-flex-direction: row;
				flex-direction: row;
			-webkit-flex-wrap: wrap;
			-ms-flex-wrap: wrap;
				flex-wrap: wrap;
			-webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
			padding: 0 1%;
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			border-radius: 8px;
	}
		/*
		div#info-imgs{
			display: none;
			font-family: 'Roboto', sans-serif;
			border:1px solid #fff;
			height:0 auto;
			}
		*/
        /* REFERENCIA */
    div#referencia{
			text-align: center;
			
	}
	div#referencia h4{
            font-size: 1.45em;
			padding: 0 4%;
	}
	/* CONTATO */
    div#info-contato{
			-webkit-flex-direction: row;
			-ms-flex-direction: row;
					flex-direction: row;
			-webkit-flex-wrap: wrap;
			-ms-flex-wrap: wrap;
					flex-wrap: wrap;
			-webkit-justify-content: space-around;
			-ms-flex-pack: distribute;
			justify-content: space-around;
			margin: auto;
			min-height: 140px;
			text-align: center;
			width: 100%;
	}
    div#contato{
        -webkit-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
					flex-wrap: wrap;
            -webkit-justify-content: space-around;
			-ms-flex-pack: distribute;
            justify-content: space-around;
			min-height: 158px;
			display: block;
			padding: 1.25em 1em;
	}
	div#contato h4, #contato p{
			width: 100%;
	}
	div#contato a, #contato span {
		font-size: 1.1em;
	}
	div#contato h4 {
		font-size: 1.4em;
		margin-top: 0 !important;
	}
	.fb-comment{
            -webkit-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
					flex-wrap: wrap;
            -webkit-justify-content: space-around;
			-ms-flex-pack: distribute;
            justify-content: space-around;
            display: block;
			padding: 1em 2em;
	}
	#flexslider-carousel{
            -webkit-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
					flex-wrap: wrap;
            -webkit-justify-content: space-around;
			-ms-flex-pack: distribute;
            justify-content: space-around;
            display: block;
            margin: auto;
			min-height: 185px;
			text-align: center;
			width: 85% !important;
	}
	div#flexslider-carousel h2, #location h2{
		font-size:2em;
	}
	.flex-next a, .flex-prev a{
            display: none;
			/* background-color: aqua;*/
            background-color: none !important;
            width: 100%;
	}
	div.flex-viewport{
			margin:0 26% !important;
	}
		#location{
			padding: 0 1em;
	}
	/* FOOTER */
	div#footer{
			flex-direction: row;
			-webkit-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
					flex-wrap: wrap;
			-webkit-justify-content: space-around;
						-ms-flex-pack: distribute;
			justify-content: space-around;
			display: block;
			width: 100%;
			padding:5% 0 0 0;
	}
	/*Facebook Plugin*/
	div#registros,.fb-like{
            /* margin:10px 5px 0 5px; */
            margin: 3% 0 0 0;
            padding: 2% 0;
            float: none;
	}
	.fb-like {
			width:265px !important;
	}
	div#registros{
			padding-left: 4%;
	}
	div#registros p{
            line-height: 0;
	}
	#cookie-msg{
	}
}/*
 * jQuery FlexSlider v2.6.2
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('css/fonts/flexslider-icon.eot');
  src: url('css/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('css/fonts/flexslider-icon.woff') format('woff'), url('css/fonts/flexslider-icon.ttf') format('truetype'), url('css/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
