/*
  Theme Name: Reveal
  Theme URL: https://bootstrapmade.com/reveal-bootstrap-corporate-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
.nav-link, .dropdown-item {
	text-transform: uppercase;
}
#logo {
	position: relative;
	z-index: 9999 !important;
	background: #fff;
}
.navbar {
	background: #064b4e;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-left: 0.10em;
	padding-right: 0.10em;
}
.new-button a, .new-button a:hover {
	display: block;
	padding: 5px 10px;
	border-radius: 5px;
	width: 100%;
	/*background: #198754;*/
	text-align: center;
	color: #fff;
	margin: 0 auto 15px;
}

.tz-gallery img {
  width: 100%;
  margin: 0 auto 20px;
}
.footer-box h1 {
	margin: 5px auto !important;
	color: #fff !important;
}
.footer-box {
	text-align: center;
}
h2 small {
  line-height: 18px;
  top:0px;
}
.space {clear:both;}
.departments .col-sm-6.col-md-4.text-center {margin-bottom:20px;}
body {
  background: #fff;
  color: #000;
  font-family: 'Roboto Condensed', sans-serif;
  font-size:16px;
}
button {
	margin: 0 auto 15px !important;
}
.toolbar {background:#dd6232; color:#fff; padding:6px 0px;}
.social_link {
	text-align: right;
}
.thim-have-any-question {
	font-size: 16px;
	font-weight: bold;
  margin-right: 20px;
  line-height: 32px;
}
.thim-have-any-question span {
	color: yellow;
}
.icon-img {
	max-width: 100%;
	border: 1px solid #ced4da;
	box-shadow: 5px 3px 10px #e9ecef;
	border-radius: 5px;
	margin:0 auto 20px;
}
section {
	padding: 20px 0px;
	display: inline-block;
	width: 100%;
}

.contact-info {right:15px;}
.nav-menu li i {
  padding: 5px !important;
  font-size: 20px;
  color:#fff;
}
button a {
	color: #fff !important;
}
#logo { margin:0px auto;}

.highlight {
	background: #2a2a2a;
	display: inline-block;
	padding: 11px;
  margin: 0 auto 5px;
  width:100%;
	border-radius: 5px;
}
.highlight h4 {
	font-size: 18px;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin: 0px;
}
.highlight li {
	margin-bottom: 0px !important;
}
.tabs_wrapper {
}
.tabs_wrapper .tabs li .fa {
	width: 20px;
}
.tabs li {
	display: block;
	padding: 5px 15px;
	background: #2a2a2a;;
	border-radius: 5px;
    margin: 0 auto 5px;
    color:#fff;
}
ul.tabs {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 10;
	margin: 0 15px 0 0;
	padding: 0;
    width: 20%;
min-width: 150px;
	list-style: none;
}
.tabs .active {
  background:#f8f8f8 !important;
  color:#666 !important;
  border:1px solid #f0f0f0;
}
.tab_container {
  display: inline-block;
  vertical-align: top;
  width:77%;
  background:#fff;
  text-align: left;
}

.tab_content {
	padding: 20px;
  height: 100%;
  display: none;
  border:1px solid #eee;
}

.tab_drawer_heading { 
  display: none; 
}

@media screen and (max-width: 781px) {
	ul.tabs {
		display: none;
	}
  .tab_container {
    display: block;
    margin: 0 auto;
    width: 95%;
    border-top: none;
    border-radius: 0;
    box-shadow: 0px 0px 10px black;
  }
	.tab_drawer_heading {
		background-color: #FFF5C9;

		color: #807B65;
		margin: 0;
		padding: 5px 20px;
		display: block;
		cursor: pointer;
    text-align: center;
    
	}
	.d_active {
        background: #ccc;
color: #807B65;
font-size: 26px;
}
.tab_content {
	padding-top:0px !important;
}
}




.slick-slide img {

}
a {
  color: #003366;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #003366;
  outline: none;
  text-decoration: none;
}



p {
  padding: 0;
  margin: 0 0 20px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  margin: 0 0 20px 0;
  padding: 0;
}
.h1, h1 {
	font-size: 30px;
	line-height: 40px;
  margin: 0 0 15px 0;
  color:#D20707;
}
.h2, h2 {
  font-size: 26px;
  line-height: 34px;
  margin: 0 0 7px 0;
  color: #333333;
}
h6 {
	font-size: 20px;
	margin: 0 auto 5px;
}
.h3, h3 {
	font-size: 20px;
	margin: 0 0 5px 0 !important;
	color:#D20707;
}
.nav-tabs .nav-link {
	padding: .2rem 1rem;
}
.nav-tabs .nav-link, .nav-pills .nav-link {
	color: #fff; font-size:20px; font-weight: 500;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #fff;
	background-color: #D20707;
	border-color: #D20707;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-color: #D20707 #D20707 #D20707;
  background: #D20707;
  color:#fff;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color: #fff;
	background-color: #D20707;
}
.nav-pills .nav-link {
	padding: 0 1rem .2rem;
  margin-bottom: 10px;
  border-bottom: 1px solid #F0F7F4;
}
.full img {
	max-width: 100%;
}
.table td, .table th {
	border-top: inherit;
}
/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #003366;
  color: #fff;
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}
.latest {
	background: #F0F7F4;
	padding: 15px;
	border-radius: 10px;
}
.contact-info i {
  font-size: 18px;
  margin: 0 1px;
  line-height: 22px;
}

.mob .fa {
	padding: 7px 5px 5px 5px;
	border-radius: 50%;
	background: #ccc;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

.navbar-nav.align-center {
	text-align: center;
	margin: 0 auto;
}
.navbar .nav-link {
	color: #fff;
}
.navbar .nav-link:hover, .navbar-expand-lg .active {
  color: #fff;
  /*border-bottom:2px solid #ffb606*/
}
header .nav-item {
	padding: 0px 5px; display: inline-block !important;
}
.navbar {	padding: 0px; }

#nav-tabContent {
    padding: 20px;
    background: #F0F7F4;
}
/*.navbar-nav.in, .navbar-expand-lg .navbar-nav {*/
/*	text-align: right !important;*/
/*	display: inline-block !important;*/
/*	width: 100% !important;*/
/*}*/
.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover {
	background-color: transparent !important;
	/*color: #fff !important;*/
}
.panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-color: #EEEEEE;
}

.panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #212121;
  background-color: #807B65;
  border-color: #807B65;
}
.panel-collapse {
padding: 15px 15px 5px;
border: 1px solid #807B65;
margin: -5px auto 5px;
}
.panel-title > a {
  display: block;
padding: 8px 15px;
text-decoration: none;
color: #fff !important;
}

.more-less {
  float: right;
  color: #fff;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #EEEEEE;
}


/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
.lbs {
	padding: 0 30px;
}
.MultiCarousel .item img {
	max-width: 100%;
	background: #fff;
	border: 1px solid #ccc;
}
.facilities img {max-width:100%;}
.justify {text-align: justify;}
.facilities .row {padding:20px 0;}
.facilities .row:nth-child(2n+1) {
	background: #F0F7F4;
}
.table {

}
.table td, .table th {
	padding: .50rem .75rem;
}
.contact-info {
	text-align: left;
	margin-top: 12px;
}
.nav-tabs li a {
	padding: 10px 30px;
}
header .row {
	margin: 0 auto !important;
}
.nav-tabs {
  border-color: #6EABB0 !important;
  background:#6EABB0;
}
.banner { padding:0px !important;}
header .small, header small {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px !important;
	display: inline-block;
	color: #29306A;
	margin-top: -5px !important;
	display: block;
}
.logo-text h2 {
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin:0 auto !important;
  border:none !important;
}
.center {
	text-align: center;
}
.logo-text h2 a, .logo-text h2 a:hover {color:#D20707;}
.icet-code {
	font-weight: bold;
}
.icet-code span {
  color: #FFCC00;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  padding: 5px 0;
  transition: all 0.5s;
  z-index: 997;
  background: #fff;
  box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
  display: inline-block !important;
  width:100% !important;
}
.inner-banner {padding:0px;}



/* Nav Meu Container */


/* Testimonials Section
--------------------------------*/
.carousel .testimonial {
    position: relative;    
    background: #ccc;
	padding: 15px;
	margin: 0 0 20px 20px;
}
.carousel .testimonial::before, .carousel .testimonial::after {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: -20px;
}
.carousel .testimonial::before {
    width: 20px;
    height: 20px;
	background: #9b9b9b;
	box-shadow: inset 12px 0 13px rgba(0,0,0,0.5);
}
.carousel .testimonial::after {
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    border-left-color: #fff;
}
.carousel .item .row > div:first-child .testimonial {
	margin: 0 0px 20px 0;
}
.carousel .item .row > div:first-child .media {
	margin-left: 0;
}

.carousel .testimonial p::before {
	content: '\94';
    color: #fff;
    font-weight: bold;
    font-size: 68px;
    line-height: 70px;
    position: absolute;
    left: -25px;
    top: 0;
}
.carousel .overview {
	padding: 3px 0 0 15px;
}
.carousel .overview .details {
	padding: 5px 0 8px;
}
.carousel .carousel-control {
	width: 30px;
	height: 30px;
    background: #666;
    text-shadow: none;
	top: -40px;
}
.carousel-control i {
	font-size: 16px;
}
.carousel-control.left {
	left: auto;
	right: 40px;
}
.carousel-control.right {
	left: auto;
}
section p:last-child {
	margin-bottom: 0px !important;
}




/* End testimonials Section
--------------------------------*/

#services {
  padding: 20px 0 20px 0;
}

#services .box {
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
  background: #fff;
  transition: 0.4s;
}

#services .box:hover {
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
}

#services .box .icon {
  float: left;
}

#services .box .icon i {
  color: #444;
  font-size: 64px;
  transition: 0.5s;
  line-height: 0;
  margin-top: 34px;
}

#services .box .icon i:before {
  background: #0c2e8a;
  background: linear-gradient(45deg, #003366 0%, #a3ebd5 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#services .box h4 {
  margin-left: 90px;
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 18px;
  margin-top: 10px;
}
#services .box p {
  margin-bottom: 0;
  clear:both;
}
#services .box .icon img {
	width: 70px;
}
.footer-top .h2, .footer-top h2 {
  font-size: 20px;
  line-height: 24px;
border-bottom:none;
color:#fff;
}
.toolbar .social_link {
	margin: 0px !important;
}
h4 {
	font-size: 25px;
	color: #333333;
	margin: 0 auto 7px;
  padding: 0px;
  font-weight: 400 !important;
}
.min-border {
	border: 1px solid #ccc;
	margin: 0 auto;
}
.notice button {
	background: #ff675b;
	border: #ff675b;
	padding: 8px 20px;
	border-radius: 5px;
  color: #fff !important;
  font-size:14px;
  margin-bottom:0px !important;
}
.notice button a {
  color: #fff !important;
  
}
.bor {
	padding: 20px 20px 20px 0px;
}




/* Call To Action Section
--------------------------------*/

#call-to-action {
  background: #29306A;
  background-size: cover;
  padding: 40px 0;
}

#call-to-action .cta-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action .cta-text {
  color: #fff;
}

#call-to-action .cta-btn {
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 26px;
  border-radius: 3px;
  transition: 0.5s;
  margin: 10px;
  border: 3px solid #fff;
  color: #fff;
}

#call-to-action .cta-btn:hover {
  background: #003366;
  border: 3px solid #003366;
}

/* Contact Section
--------------------------------*/

#contact {
  padding: 30px 0;
}

#contact .contact-info {
  margin-bottom: 20px;
  text-align: center;
}

#contact .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #003366;
}

#contact .contact-info address,
#contact .contact-info p {
  margin-bottom: 0;
  color: #000;
}
#logo p {
	margin: 0 auto !important;
	font-size: 10px;
}
#contact .contact-info a {
  color: #000;
}

#contact .contact-info a:hover {
  color: #003366;
}

#contact .contact-address,
#contact .contact-phone,
#contact .contact-email {
  margin-bottom: 20px;
}

#contact #google-map {
  height: 290px;
  margin-bottom: 20px;
}

#contact .form #sendmessage {
  color: #003366;
  border: 1px solid #003366;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input,
#contact .form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}

#contact .form button[type="submit"] {
  background: #003366;
  border: 0;
  border-radius: 3px;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
}

#contact .form button[type="submit"]:hover {
  background: #2dc899;
}

small {
	background: #ffb606;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	padding: 5px 20px;
	position: relative;
	top: -15px;
	font-weight: bold;
	font-size: 11px;
  letter-spacing: 1px;
  color:#fff;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.social_link a {
	width: 32px !important;
	height: 32px;
	border-radius: 50%;
	border: 1px solid #fff;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
  line-height: 32px;
  color:#fff;
}
.social_link li {
	list-style: none !important;
	display: inline-block;
	margin: 0 5px 0 0;
}
.footer-top .social_link {
  text-align: left;
  padding:0px;
}
#footer {
  background:#111111;
  padding: 0px;
  color:#fff;
  font-size:14px;
}
.footer-top ul {
	padding: 0px;
	list-style: none !important;
}
.footer-top  h5 {
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	margin-top: -10px;
}
.footer-top {
	color: #fff; font-size:15px;
}
.footer-top a, .footer-top a:hover {
	color: #fff;
}
#footer .copyright {
  text-align: left;
}
.sidebar {
	background: #6EABB0;
	padding: 15px;
	height: 100%;
}

.home header {
	padding: 5px 0 0px !important;
 box-shadow: none !important; 
}

.news-item a { color:#D20707;}
.contact-info {
	display: none;
}
.car-caption {
  padding: 0px 15px;
  display: inline-block;
  width: 100%;

}
.space { clear:both;}



@media screen and (max-width: 576px) {
  .logo-text h2 {
    font-size: 16px;
    line-height: 18px;
  }
  
  .footer-top .social_link {
    text-align: center;
  }
  #footer .copyright, #footer .text-right {
    text-align: center !important;
  }

  .banner video {
    width: 150% !important;
    height: 150% !important;
  }

  .toolbar {
    text-align: center !important;
  }
  .social_link {
    text-align: center;
    padding: 0px !important;
  }

  header .small, header small {
    font-size: 9px;
    line-height: 11px !important;
    margin-top: 0px !important;
  }
  .car-caption h1 {
    font-size: 20px;
    line-height: 25px;
  }
  .full img {
    max-width: 120px;
  }
  .full { text-align: center; margin:0 auto 15px;}

}

@media screen and (max-width: 767px) and (min-width: 576px) {
  .logo-text h2 {
    font-size: 20px;
  }
  header .small, header small {
    font-size: 9px;
  }
  .container {
    max-width: 100%;
  }

}

@media screen and (max-width: 992px) and (min-width: 768px) {
  .car-caption h1 {
    font-size: 24px;
  }
  .logo-text h2 {
    font-size: 24px;
  }
  .navbar-nav.align-center {
    text-align: left;
  }
  #services .box .icon {
    float: none;
    text-align: center;
  }
  #services .box h4 {
    margin-left: inherit;
    font-size: 17px;
  }
  .container {
    max-width: 100%;
  }
 
}

@media screen and (min-width: 1200px) { .container {
	width: 1170px;
}
}


@media screen and (max-width: 1200px) and (min-width: 992px) {
  header .nav-item {
    padding: 0px 2px;
    font-size: 14px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 5px;
    padding-left: 5px;
  }
 
}
@media screen and (max-width: 767px) {
    .submenu.dropdown-menu {
	display: block;
	background: none !important;
	border: none !important;
}
  
.sidebar-right {
  margin-top:20px;
}



.navbar-nav.align-center {
	text-align: left;
}
.nav-tabs .nav-link, .nav-pills .nav-link {
	display: inline-block;
	width: 100%;
}
.footer-top {
	text-align: center;
}
.mob {margin-top:20px;}
.space { margin-top:5px;}
}
@media screen and (min-width: 768px) {
  .car-caption {
    position: absolute;
  }

.gdlr-fixed-header{position: fixed;top: 0px;left: 0px;right: 0px;z-index: 999;background-color:#fff;
}

}


@media screen and (max-width: 1200px) {
.absolute {
	float: left;
}
}

@media screen and (max-width: 992px) {
.navbar {
  background: #064b4e;
  margin: 15px auto 0px;
}
.navbar-toggler {
	color: #fff !important;
}
.car-caption {
  background: #000;
}
.car-caption h1 {
  line-height: 29px !important;
  font-size: 24px !important;
}
header .nav-item {
  width: 100% !important;
  text-align: left;
}
.navbar-toggler-icon {width:inherit !important; height: inherit !important;} 
.navbar-toggler {margin:0px !important;}
}

@media screen and (min-width: 1200px) {
  .contact-info {
    display: block;
  }
  .absolute {position: absolute;}

  .space { margin-top:20px;}
}