@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');

h1, h2, h3, h4, h5, h6{
	margin:0; 
}

a:hover {
	text-decoration: none;
}

/* Banner */

.banner-container {
    height: 683px;
    position: relative;
}

.banner-container .controls {
	text-align: center;
	font-size: 0;
	line-height: 0;
	position: absolute;
	bottom: 100px;
	left: 0;
	right: 0;
}

.banner-container .controls a {
	width: 12px;
	height: 12px;
	margin: 0 5px;
	border: 1px solid #fff;
	display: inline-block;
	border-radius: 12px;
	cursor: pointer;
}

.banner-container .controls a.active {
	background: #fff;
}

.banner-header {
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
}

.banner-header.banner-01 {
    background: url(../images/banner-header.png) no-repeat;
    height: 683px;
    background-position: center;
    width: 100%;
    padding-top: 30px;
    background-size: cover
}

.banner-header.banner-02 {
    background: url(../images/banners/banner_controloccessos.jpg) no-repeat;
    height: 683px;
    background-position: center;
    width: 100%;
    padding-top: 30px;
    background-size: cover
}

.banner-header.banner-03 {
    background: url(../images/banners/banner_pos.jpg) no-repeat;
    height: 683px;
    background-position: center;
    width: 100%;
    padding-top: 30px;
    background-size: cover
}

.banner-header.banner-04 {
    background: url(../images/banners/banner_refeitorio.jpg) no-repeat;
    height: 683px;
    background-position: center;
    width: 100%;
    padding-top: 30px;
    background-size: cover
}

.banner-header.banner-05 {
    background: url(../images/banners/banner_portal.jpg) no-repeat;
    height: 683px;
    background-position: center;
    width: 100%;
    padding-top: 30px;
    background-size: cover
}

/* Header */
	header {
		margin-bottom: 110px;
	}

	header ul {
		list-style: none;
	}

/* Button */
	.contact-bt {
		height: 50px;
		background: #FFF;
		border-radius: 90px;
		margin-top: 20px;
		text-align: center;
		display: block;
		font-size: 16px;
		line-height: 52px;
		font-family: 'Montserrat', sans-serif;
		font-weight: 300;
	}

	header a.contact-bt,
	header a.contact-bt:hover { 
		color: #1C5087;
		text-decoration: none;
	}

	a.face-link {
		font-size: 25px;
		margin-top: 10px;
		display: inline-block;
		color: #fff;
	}

	a.face-link:hover {
		color: #fff;
	}

/* Slogan */
	.slogan {
		text-align: center;
		padding-bottom: 135px;
	}

	.slogan h2 {
		color: #FFF;
		font-size: 45px;
		line-height: 46px;
		font-family: 'Montserrat', sans-serif;	
		padding-bottom: 15px;
	}

	.slogan p {
		color: #FFF;
		font-size: 20px;
		font-family: 'Montserrat', sans-serif;
		font-weight: 300;
		margin-bottom: 0;
	}

	.slogan > p:last-child {
		padding-top: 0;
	}

/* Content */	

	.content{margin-top: -65px;}

/* Newsletter */

	.newsletter{
		border-radius: 4px;
		margin-bottom: 105px;
		padding: 40px 50px 40px 50px;
		background: #FFF;
		height: 130px;
		box-shadow: 0px 10px 34px 0px rgba(0,0,0,0.07);

		-webkit-box-shadow: 0px 10px 34px 0px rgba(0,0,0,0.07);
		-moz-box-shadow: 0px 10px 34px 0px rgba(0,0,0,0.07);
	}

	.newsletter span:first-child{
		background: url('../images/envelope.png') no-repeat;
		height: 32px;
		width: 44px;
		background-position: left;
		margin-right: 18px;
		background-size: 44px 32px;
		margin-top: 10px;
	}

	.newsletter span {
		display: inline-block;
		color: #9B9B9B;
		font-family: 'Montserrat', sans-serif;
		font-weight: 300;
		font-size: 16px;
		vertical-align: middle;
	}

	.newsletter h5 {
		display: inline-block;
		color: #9B9B9B;
		font-family: 'Montserrat', sans-serif;
		font-weight: 300;
		font-size: 16px;
		vertical-align: middle;
		margin-top: 10px;
	}

	.newsletter a {
		float: right;
		height: 50px;
		width: 180px;
		background: #1C5087;
		text-align: center;
		color: #FFF;
		line-height: 50px;
		border-radius: 90px;
		font-size: 16px;
		font-family:  'Montserrat', sans-serif;
		font-weight: 300;
	}
 /* Texts */
	.text-container {
		margin-bottom:105px;
	}

	.text-container h3 {
		font-family:  'Montserrat', sans-serif;
		font-weight: 300;
		font-size: 30px;
		color: #1C5087 ;
		padding-bottom:20px;
	}

	.text-container .p-first {
		padding-bottom:35px;
	}

	.text-container p {
		color: #9B9B9B;
		font-size: 20px;
		font-family:  'Montserrat', sans-serif;
		font-weight: 300;
	}

	.text-container h4 {
		font-family:  'Montserrat', sans-serif;
		font-weight: 300;
		color: #4A4A4A;
		padding-bottom: 13px;
		font-size: 20px;
	}

	.text-container ul {
		padding-left: 20px;
		color:#9B9B9B;
		font-size: 20px;
		font-family:  'Montserrat', sans-serif;
		font-weight: 300;
	}

	.text-container ul li {
		padding-bottom: 13px;
	}

	.image-container {
		text-align: center;
		padding-top: 100px;		
	}

	.text-container ul li h6 {
		display: block;
		font-size: 20px;
		color: #4A4A4A;
		font-family:  'Montserrat', sans-serif;
		font-weight: 300;		
	}
/* Footer */
	footer {
		padding-top: 50px;
		background: #1C5087;
		margin-top: 75px;
	}

	footer div.contacts p {
		font-size: 18px;
	}

	footer div p {
		color: #FFF;
		font-family:  'Montserrat', sans-serif;
		font-weight: 300;
		font-size: 14px;
		margin:0;
	}

	footer div h6 {
		color: #FFF;
		font-family:  'Montserrat', sans-serif;
		font-weight: 600;
		font-size: 16px;
	}

	footer div a.bold-text {
		font-weight: 600;
		color: #FFF;
		font-size: 18px;
	}





	/* Modal */

	.modal {
		overflow-y: scroll;
		background: #1C5087;
	}

	.modal .custom-container {
		margin: 0 auto;
		max-width: 400px;
		padding-top: 100px;
		position: relative;
	}

	.modal h5 {
		color: #fff;
		font-size: 25px;
		margin-bottom: 20px;
		text-transform: uppercase;
		font-family: 'Montserrat', sans-serif;
	}

	.modal form {
		position: relative;
		margin-bottom: 40px;
	}

	.modal form .loading {
		display: none;
	}

	.modal form.loading .loading {
		top: 0;
		left: 0;
		right: 0;
		display: block;
		position: absolute;
	}

	.modal form.loading .field,
	.modal form.loading .actions {
		opacity: .5;
	}
	.modal form .actions {
		padding-top: 20px;
	}

	.modal .field {
		margin-bottom: 20px;
	}

	.modal .field label {
		color: #fff;
		display: block;
		font-weight: normal;
		font-family: 'Montserrat', sans-serif;
	}

	.modal .field input {
		width: 100%;
		padding: 10px;
		outline: none;
		border-width: 0;
	}

	.modal .field textarea {
		width: 100%;
		height: 100px;
		resize: none;
		padding: 10px;
		outline: none;
		border-width: 0;
	}

	.modal .modal-dismiss {
	    right: -60px;
	    top: 15px;
	    color: #fff;
	    cursor: pointer;
	    font-size: 40px;
	    position: absolute;
	}

	.modal .actions a {
		height: 50px;
		display: block;
		color: #1C5087;
		font-size: 16px;
		font-weight: 300;
		line-height: 50px;
		border-radius: 90px;
		text-align: center;
		background: #fff;
		text-decoration: none;
		text-transform: uppercase;
		font-family: 'Montserrat', sans-serif;
	}

	.modal form p.error {
		color: #f00;
		padding-top: 5px;
	}

	.success-msg {
		color: #fff;
		font-size: 14px;
		font-family: 'Montserrat', sans-serif;
	}

	.error-msg {
		color: #f00;
		font-size: 14px;
		font-family: 'Montserrat', sans-serif;
	}




	/* contact tip */

	.contact {
		width: 410px;
		background: #1C5087;
		position: fixed;
		z-index: 1;
		top: 50%;
		right: 20px;
		padding: 25px 30px 25px 15px;
		border-radius: 5px;
	}

	.contact .support-close {
		top: 2px;
		right: 2px;
		color: #fff;
		padding: 5px;
		cursor: pointer;
		font-size: 20px;
		position: absolute;
	}

	.contact p {
		margin:0;
		color: #FFF;
		font-family:  'Montserrat', sans-serif;
		font-weight: 300;
		font-size: 16px;
	}

	.contact p.bold {
		font-weight: 600;
	}

	.contact .schedule{
		padding-top: 23px;
	}

	.contact .schedule p{
		font-size: 14px;
	}	

	.contact .schedule p b {
		font-weight: 600;
	}

	.contact span.phones {
		top: 30px;
		right: 60px;
		width: 40px;
		height: 44px;
		position: absolute;
		background: url('../images/contact.png') no-repeat;
		background-size: 40px 44px;
	}

	.contact span.ballon {
		bottom: -18px;
		right: 0;
		width: 41px;
		height: 19px;
		position: absolute;
		background: url('../images/ballon.png') no-repeat;
		background-size: 20.5px 9.5px;
	}





/* Mobile */
@media screen and (max-width: 767px) {

	header {
		text-align: center;
		margin-bottom: 50px;
	}

	header h1 {
		margin-bottom: 40px;
	}

	.slogan h2 {
		font-size: 20px;
	}

	.slogan p {
		font-size: 15px;
	}

	header .contact-bt {
		padding-left: 20px;
		padding-right: 20px;
		display: inline-block;
	}


	.newsletter {
		height: auto;
		margin-left: 20px;
		margin-right: 20px;
		text-align: center;
	}

	.newsletter a {
		float: none;
		margin-top: 20px;
		display: inline-block;
		text-decoration: none;
	}

	.newsletter span:first-child {
		margin-right: 10px;
	}



	.text-container {
		margin-bottom: 40px;
	}

	.image-container {
		display: none;
	}



	footer {
	}

	footer .container .row > div {
		margin-bottom: 40px;
	}


	.banner-container .controls {
		bottom: 80px;
	}

	.contact {
		top: 0;
		right: 0;
		width: auto;
		position: relative;
		border-radius: 0;
		margin-top: -1px;
	}

	.contact span.ballon {
		display: none;
	}


}



@media screen and (max-width: 1024px) {

	.contact {
		top: auto;
		bottom: 20px;
	}

}






.sk-circle {
  margin: 100px auto;
  width: 80px;
  height: 80px;
  position: relative;
}
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
          animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg); }
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg); }
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg); }
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg); }
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg); }
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg); }
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg); }
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; }
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}