@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700|Open+Sans:300,400,600,800');
* {	max-width:100%;}
html,
body {
    height: 100%;
}

body {
    padding-top: 134px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
p {
	margin-bottom:20px;
	color:#848484;
	font-size: 18px;
    letter-spacing: 0.1px;
}
#qh *:focus {
	outline:0;
}

.icon-whatsapp {
    position: fixed;
    bottom: 75px;
    left: 15px;
    background-color: #55cd6c;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    text-align: center;
    line-height: 55px;
    box-shadow: 0 1px 12px 0 rgb(12 53 20 / 45%);
    transition: all 0 linear 0.2s;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}
body#qh {
	font-family: 'Open Sans', sans-serif;
}
#qh section {
	padding:80px 0;
}
#qh .btn {
	text-align:center;
	border-radius: 300px;
}
#qh .btn-primary {
	color:#FFF;
	background-color:#37BB9C;
	border-color:#37BB9C;
}
#qh h1, #qh h2, #qh h3, #qh h4, #qh h5, #qh h6 {
    font-family: "Open Sans Condensed",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
div.hr {
	width:100%;
	float:left;
	clear:both;
	height:30px;
}
section h2 {
	line-height: 44px;
    margin-bottom: 40px;
    font-size: 50px;
}
#qh .row {
    margin-right: -15px;
    margin-left: 0;
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-left:0 !important;
	margin-right:0 !important;
}

#mainNav .navbar-brand, 
#mainNav.affix .navbar-brand {
	transition:all 0s linear 0.2s;
	-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;-ms-transition-duration:0.2s;-o-transition-duration:0.2s;transition-duration:0.2s;
}
#mainNav .navbar-nav>li>a, 
#mainNav.affix .navbar-nav>li>a, 
#about .btn.btn-outline i, 
#about .btn.btn-outline:hover i {
	transition:all 0.1s linear 0.1s;
	-webkit-transition-duration:0.1s;-moz-transition-duration:0.1s;-ms-transition-duration:0.1s;-o-transition-duration:0.1s;transition-duration:0.1s;
}

#qh.index h2 small {
	font-family:'Open Sans';
    font-weight: 400;
}

/* ------------- HEADER / MENU ------------- */
#mainNav {
	padding:0;
	background-color:#7F8587;
	margin-bottom:0;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: 0 !important;
}
#mainNav .navbar-header {
	width:502px;
}
#mainNav .navbar-brand {
	padding:0;
	height:auto;
}
#mainNav .navbar-nav>li>a {
	font-family: 'Open Sans Condensed', sans-serif;
	padding:57px 15px;
	font-size:20px;
	font-weight:normal;
	letter-spacing:-0.2px;
}
#mainNav .navbar-nav>li>a:hover {
	color:#FFF;
	background-color:#37BB9C;
}

#mainNav.affix {
}
#mainNav.affix .navbar-nav>li>a {
	padding:40px 15px;
}
#mainNav.affix .navbar-brand {
	width:375px;
}
#mainNav .navbar-toggle {
	font-family: 'Open Sans';
    font-weight: 400;
    font-size: 13px;
	margin-top:20px;
}
#mainNav .navbar-collapse {
	padding:0;
}
#mainNav .navbar-nav {
    margin: 0;
}
/* ------------- BANNER ------------- */
#qh header {
	margin-left:0;
}
#qh header a.btn {
	width:220px;
	height:56px;
	line-height:56px;
	text-align:center;
	margin-top:30px;
	border-radius:0;
	font-size:20px;
	padding:0;
}

#qh header.carousel {
    height: 85%;
	padding-top:0;
}

#qh header.carousel .item,
#qh header.carousel .item.active,
#qh header.carousel .carousel-inner {
    height: 100%;
}

#qh header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: bottom right;
    background-size: cover;
}

#myCarousel .carousel-caption {
    right: initial;
    padding-bottom: 30px;
    left: 10%;
    text-align: left;
    top: 25%;
    bottom: initial;
}
#myCarousel .carousel-caption h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
    color: #FFF;
	margin-bottom:0;
}
/* ------------- PRINCIPAL ------------- */
#about {
}
#about h3 {
	padding:0 130px;
}
#about .btn.btn-outline {
	color:#FFF;
	border-color: #14b394;
    background-color: #18BC9C;
    padding: 0;
    height: 80px;
    width: 600px;
    line-height: 75px;
    font-size: 24px;
	position:relative;
}
#about .btn.btn-outline:hover {
	color:#FFF;
    background-color: #14b394;
}
#about .btn.btn-outline i {
	position: absolute;
	font-size:26px;
    line-height: 76px;
    right: 50px;
}
#about .btn.btn-outline:hover i {
	font-size:24px;
}

#about h3, 
#vantagens h3 {
	text-transform: none;
	text-align:center;
	margin-bottom:50px;
	font-weight:400;
	font-family:'Open Sans';
	line-height: normal;
	font-size:22px;
}

#vantagens {
	text-align:center;
}
#vantagens .fa-stack-1x {
	color:#18BC9C;
}
#vantagens h2 small {
	color:#dafff8;
}
#vantagens h3 {
	padding:0 70px;
}
#vantagens h4 {
	font-size:24px;
}
#vantagens p {
	color:#FFF;
}
#vantagens div.hr {
	height:40px;
}

#contact .text-danger {
    color: #a94442;
}
#contact .img-educacional {
}
#contact .img-educacional {
}

#qh.index section.map {
	width:100%;
	padding:0;
}

/* ------------- FOOTER ------------- */
#footer .footer-above {
	background-color:#7F8587;
	padding-top:40px;
}
#footer .btn-outline {
	margin-top:0;
}
#footer .footer-above .footer-col i {
	font-size: 38px;
    background-color: #444;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
    color: #FFF;
	float:left;
	margin-left:90px;
}
#footer .footer-above .footer-col:last-child i {
	font-size: 32px;
}
#footer .footer-above .footer-col:nth-child(2) p {
	font-size: 26px;
}
#footer .footer-col {
    margin-bottom: 20px;
}
#footer .footer-col p {
    font-family: 'Open Sans';
    font-weight: 600;
	color:#FFF;
    font-size: 18px;
	width:100%;
	float:left;
	margin-top:10px;
}
#footer h3 {
	font-size: 18px;
    margin-bottom: 10px;
    font-family: 'Open Sans';
    font-weight: 300;
    margin: 20px auto 10px 20px;
    display: table;
    float: left;
}
footer .footer-below {
    background-color: #18bc9c;
}
#footer .footer-below .list-inline {
	float:right;
	margin:0;
}
#footer .footer-below p {
	color:#FFF;
	font-size:16px;
	line-height:50px;
	text-align:left;
	margin:0;
}
/* -------------------------- PÁGINA INTERNA -------------------------- */
/* ------------- SECTION 1 ------------- */
#qh #section1 {
	background:url(../img/seguro-educacional-qh.jpg) no-repeat right bottom;
	background-size: contain;
	padding-top:40px;
}
#section1 h3 {
	font-family: 'Open Sans';
    font-weight: 400;
    font-size: 36px;
    text-align: center;
    margin: 50px 0 25px 0;
    color: #32bc9a;
}
#section1 p {
	font-size:17px;
}

/* ------------- SECTION 2 ------------- */

#qh.in #section2 {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-image: url("../img/bg-section2b.jpg");
  padding: 250px 0;
}
#qh.in #section2 .cta-content {
  position: relative;
  z-index: 1;
}
#qh.in #section2 .cta-content h2 {
  margin-top: 0;
  margin-bottom: 25px;
  color: white;
  max-width: 600px;
  font-size: 52px !important;
  line-height:60px;
}
#qh.in #section2 .overlay {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}
#qh.in #section2 p {
	color: #FFF;
    max-width: 600px;
    font-weight: 300;
}
#qh.in #section2 a.btn {
	padding:10px 30px;
}

#qh.in .portfolio-modal .modal-content {
    text-align: left;
	
	background: rgba(237,237,237,1);
	background: -moz-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 50%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(237,237,237,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 50%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 50%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 50%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to right, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 50%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ededed', GradientType=1 );
}

#qh.in .portfolio-modal .modal-content h2 {
	margin-top:30px;
	margin-bottom:25px;
	font-family: 'Open Sans';
    font-weight: 400;
    font-size: 32px;
    text-align: center;
    color: #32bc9a;
}
#qh.in .portfolio-modal .modal-content ul li {
	font-size:15px;
	line-height:20px;
	margin-bottom:15px;
}
#qh.in .portfolio-modal .modal-content ul li strong {
	font-weight:600;
}
#qh.in .portfolio-modal .close-modal {
    width: 110px;
    height: 45px;
}

#qh.in section.success {
    text-align: left;
	padding-top:0;
}
#qh.in section.success p {
	color:#FFF;
	letter-spacing: -0.1px;
}
#qh.in section.success .box-content {
	min-height:462px;
	padding-top:40px;
}
#qh.in #section3.success .box-content {
	background: url(../img/portal-gestao-qhconsult.jpg) no-repeat right center;
}
#qh.in #section4.success .box-content {
	background: url(../img/portal-gestao-qhconsult-2.jpg) no-repeat right center;
}
#qh.in section.success .tit-content {
	background-color:#b3e0d3;
	margin-bottom:50px;
}
#qh.in section.success .tit-content .container {
	padding-left:300px;
	height:220px;
	background:url(../img/qh.png) no-repeat left center;
}
#qh.in section.success .tit-content h2 {
	font-size:40px;
	color:#18BC9C;
	margin:0;
	margin-top:95px;
}
#qh.in section.success h3 {
	padding:0;
	margin-top:0;
	font-size:30px;
	font-weight:600;
	    text-align: center;
    margin-bottom: 35px;
}

/* ------------- SECTION 5 ------------- */
#section5 {
}
#section5 p {
	    font-style: italic;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0;
}
#section5 p small {
	line-height:38px;
}
#section5 h2 {
	font-family:'Open Sans';
	font-weight:300;
	font-size:46px;
	text-align:center;
}
#section5 .fadeInLeft h3, #section5 .fadeInLeft p {
	text-align:right;
}
#section5 h3 {
	color:#18bc9c;
}
#section5 h3 span {
	font-size:84px;
}

@media (min-width: 600px){
	.container {
		width: 95%;
	}
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

@media screen and (max-width: 1200px) {
	#mainNav .navbar-nav>li>a {
		font-size:18px;
	}
	#qh header.carousel .fill {
		background-position:-350px bottom;
	}
	#footer .footer-above .footer-col i {
		margin-left:50px;
	}
	#qh.in #section1, 
	#qh.in #section3.success .box-content, 
	#qh.in #section4.success .box-content {
		background-size:45%;
	}
}
@media screen and (max-width: 992px) {
	body {
		padding-top: 80px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	}
	#mainNav .navbar-header {
		width: 300px;
	}
	#mainNav.affix .navbar-nav>li>a, 
	#mainNav .navbar-nav>li>a {
		padding: 30px 13px;
	}
	#qh header.carousel {
		height:65%;
	}
	#myCarousel .carousel-caption {
		top:10%;
		max-width:60%;
	}
	#myCarousel .carousel-caption h2 {
		font-size:6vw;
	}
	#myCarousel .carousel-inner .item:nth-child(2) h2 {
		font-size:5vw;
	}
	#about h3 {
		padding: 0 50px;
	}
	#vantagens h3 {
	    padding: 0;
		max-width: 625px;
		margin-left: auto;
		margin-right: auto;
	}
	#vantagens .icons p {
		font-size:16px;
	}
	#footer .footer-col p {
		font-size:14px;
		font-weight:400;
	}
	#footer .footer-above .footer-col i {
		margin-left: auto;
		margin-right: auto;
	}
	#footer .footer-below p {
		font-size:12px;
	}
	
	#qh.in section.success .tit-content .container {
		padding-left: 200px;
		height: 160px;
		background-size: 200px;
	}
	#qh.in section.success .tit-content h2 {
		font-size:30px;
		margin-top:40px;
	}
}
@media screen and (max-width: 768px) {
	
	#mainNav .navbar-header {
		width: 100%;
	}
	#mainNav .navbar-brand {
		max-width:300px;
	}
	#mainNav i.fa-bars {
		font-size:14px;
	}
	#mainNav .navbar-custom .navbar-toggle {
		font-family:'Open Sans';
		font-size:12px;
		font-weight:400;
	}
	#qh header.carousel {
		height: 600px;
	}
	#qh header.carousel .fill {
		background-position: right bottom;
		
	}
	#qh header.carousel .item {
		padding-bottom:190px; /* .carousel-caption -> height */
	}
	#qh header a.btn {
		height: 40px;
		line-height: 38px;
		font-size: 17px;
		margin-top:25px;
	}
	#myCarousel .carousel-caption {
		max-width: initial;
		top: initial;
		bottom: 0;
		text-align: center;
		left:0;
		width:100%;
		height:190px; /* header.carousel .fill -> padding-bottom */
		background-color:rgba(255, 255, 255, 0.85);
	}
	#myCarousel .carousel-caption h2 {
		color:#18bc9c;
		font-size: 4vw;
		padding-top: 0;
		padding-bottom: 0;
		margin-top:5px;
	}
	#myCarousel .carousel-indicators {
		margin-bottom:0;
		bottom:5px;
	}
	#myCarousel .carousel-indicators .active {
		background-color:#DDD;
	}
	#myCarousel .carousel-indicators li {
		border: 1px solid #CCC;
	}
	
	#about .btn.btn-outline {
		width:100%;
		font-size:3.8vw;
	}
	#about .btn.btn-outline i {
		display:none;
	}
	
	#vantagens h3 {
		max-width:400px;
	}
	#vantagens .icons p {
		max-width: 350px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
	}
	#footer .footer-above .footer-col i {
		margin-left: 10%;
	}
	#footer .footer-col {
		clear: both;
		width:100%;
		display:table;
	}
	#footer h3 {
		width:100px;
	}
	#footer .footer-col p {
		width: initial;
    	margin-left: 30px;
		font-size:2.6vw;
	}
	#footer .footer-below p {
		font-size: 2.3vw;
		text-align: center;
		line-height: normal;
		margin-bottom: 25px;
	}
	#footer .footer-below .list-inline {
		float: none;
		margin: auto;
	}
	
	#qh #section1 {
		background:none;
	}
	#qh.in #section2 {
		background-position:left center;
	}
	#qh.in #section2 .cta-content h2 {
		max-width: 80%;
		font-size: 6.2vw !important;
		margin-left: auto;
		margin-right: auto;
	}
	#qh.in #section2 p {
		max-width:none;
	}
	#qh.in #section2 {
		text-align:center;
	}
	
	#qh.in section.success .tit-content h2 {
		font-size: 3.8vw;
		margin-top: 45px;
		line-height: normal;
	}
	#qh.in #section3.success .box-content, 
	#qh.in #section4.success .box-content {
		padding-top: 78%;
		background-position: right top;
		background-size: contain;
	}
}
@media screen and (max-width: 600px) {
	section h2 {
		font-size: 40px;
	}
	#about h3 {
		padding: 0;
		font-size: 21px;
	}
	#about p {
		font-size:16px;
	}
	#vantagens h3 {
		font-size:19px;
		max-width:100%;
	}
	#footer .footer-above .footer-col i {
		margin-left: 0;
	}
	#footer .footer-above .footer-col:nth-child(3) p {
		margin-top:17px;
	}
	
	#qh.in section.success .tit-content .container {
		padding-left: 140px;
		height: 100px;
		background-size: 120px;
	}
	#qh.in section.success .tit-content h2 {
		margin-top:25px;
	}
	#section5 h2 {
		font-size:7vw;
	}
}
@media screen and (max-width: 480px) {
	body {
		padding-top: 65px;
	}
	section h2 {
		font-size: 9vw;
	}
	
	#qh header.carousel .fill {
		background-position: 90% bottom;
	}
	#myCarousel .carousel-caption h2 {
		font-size:26px;
	}
	#mainNav .navbar-brand {
		max-width: 250px;
	}
	#mainNav .navbar-toggle {
		margin-top:15px;
	}
	#footer .footer-col p {
		width: 100%;
		margin-left: 0;
		font-size: 4.6vw;
	}
	#footer .footer-above .footer-col i {
		margin-left: 20%;
	}
	#footer .footer-below p {
		font-size: 14px;
		max-width:280px;
		margin-left:auto;
		margin-right:auto;
	}
}

/* Neoware */
#neoware { position: absolute; left: 0px; bottom: 0px; width: 100%; height: 17px; color: #000; background:#18BC9C; text-align: center; font-family: tahoma; font-size: 12px; line-height: 16px; display:block; z-index:99999999; }
div > div#neoware { position: fixed; }

div#neoware {
_right: auto; _bottom: auto;
_left: expression( ( 0 - neoware.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
_top: expression( ( 0 - neoware.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );}