/*
Theme Name: Real Logística
Author: GaussTI
Author URI: https://www.gaussti.com
Version: 1.0
*/
.site-header .topbar {
	height: auto;
	background-color: #fff!important;
}

.site-header h1.logo {
	height: auto;
	display: inline-block;
}
.logo img {
	height: 80px;
}

.site-header .menu-toggle {
	margin: 30px 0;
	float: none;
}

.header-style2 .main-menu-wrapper {
	background: none!important;
}

.main-menu-wrapper .navigation {
	width: 100%;
}

.hero-slider {
	top: 0;
	margin: 0;
}

#selos {
	text-align: center;
}

#selos img {
	max-height: 100px;
	margin: 5px 10px;
}

#work-us h2 {
	color: #fff;
	font-weight: 800;
	font-size: 42px;
}

#work-us a {
	font-size: 18px;
	padding: 10px 25px;
	color: #004a8e;
	font-weight: 800;
	text-decoration: none;
	background: #fff;
}

html body .nav-backed-header.parallax {
	background-attachment: fixed!important;
}

.pagination > li > span.current {
	color: #fff;
	background-color: #337ab7;
}
.border-none {
	border: 0!important;
}

.servicos-item {
	width: 100%;
}

.servicos-thumb {
	width: 100%;
	height: 230px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}

.servicos-thumb .zoom {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.site-footer-bottom .social-icons, .site-header .social-icons {
	text-align: center;
}

.site-footer-bottom .social-icons a, .site-header .social-icons a {
	width: 40px;
	height: 40px;
	line-height: 47px;
}
.gaussti img {
	width: auto;
	height: 35px;
}

#clientes .media-box {
	margin-bottom: 15px;
	background: center center no-repeat #fff;
	background-size: 70%; 
	height: 155px;
}

@media (max-width: 768px) {
	#clientes .media-box {
		height: 250px;
		background-size: contain; 
	}

	.box-logo {
		text-align: center;
	}

	.site-header .menu-toggle {
		font-size: 32px;	
	}

	.main-menu-wrapper {
		position: static!important;
		background-color: #007ab5!important;
	}

	.main-menu-wrapper .navigation > ul > li > a {
		color: #fff;
	}
}

#clientes .media-box span {
	display: none;
}

#clientes .title-clientes {
	color: #fff;
	font-size: 28px;
}

.contact-form label {
	cursor: pointer;
}

.galeria-sobre {
	height: 250px;
	position: relative;
	background: center center no-repeat #fff;
	background-size: cover;
}

.galeria-sobre::after {
	content: "";
	transition: .2s;
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: zoom-in;
	background: rgba(0,0,0,.8);
}

.galeria-sobre:hover::after {
	opacity: 1;
}

.sobre-informacao .row {
	display: flex;
	/*background-color: #ddd;*/
}

.sobre-informacao .align-self {
	align-self: center;
}

.sobre-informacao figure,
.sobre-informacao .desc {
	margin-top: 15px;
	margin-bottom: 15px;
}

.sobre-informacao .desc * {
	color: #007ab5;
}

@media (max-width: 768px) {
	.sobre-informacao .row {
		display: block;
	}	
}

div.wpcf7-response-output.wpcf7-validation-errors {
	display: inline-block!important;
}

.comunicados-home {
	display: flex;
	flex-wrap: wrap;
}

.comunicados-home .col-sm-6 {
	height: 200px;
	border: 5px solid #fff;
	display: flex;
	justify-content: center;
	align-content: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	overflow: hidden;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
}

/*.comunicados-home .col-sm-6:after{
  position:absolute;
  content:"";
  width:80%;
  top:140px;bottom:15px;left:30px;
  background-color:#9F8641;
  z-index:-1;
  -webkit-box-shadow:0 23px 17px 0 #9F8641;
  -moz-box-shadow:0 23px 17px 0 #9F8641;
  box-shadow: 0 23px 17px 0 #9F8641;
  -webkit-transform:rotate(-4deg);
  -moz-transform:rotate(-4deg);
  transform:rotate(-4deg);
}*/

.comunicados-home .col-sm-6:before {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: rgba(0,0,0,.7);
}

.comunicados-home .col-sm-6 h2 {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 10;
	font-size: 24px;
	color: #fff;
	top: 0;
	transition: .4s;
	text-align: center;
	align-self: center;
}

.comunicados-home .col-sm-6:hover h2 {
	top: -100%;
}

.comunicados-home .col-sm-6 a {
	padding: 10px 10px 8px;
	transition: .4s;
	bottom: -100px;
	margin-bottom: -20px;
	position: absolute;
	text-decoration: none;
	border: 1px solid #fff;
	text-transform: uppercase;
	z-index: 10;
	color: #fff;
}

.comunicados-home .col-sm-6:hover a {
	bottom: 50%;
}

.comunicados-lista ul {
	width: 100%;
	display: inline-block;
}


.comunicados-item {
	position: relative;
	margin: 0!important;
	padding: 5px 15px 5px 55px;
}

.comunicados-item .icon {
	width: 40px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 24px;
	color: #fff;
	display: flex;
	text-align: center;
	background-color: #007ab5;
}

.comunicados-item .icon i {
	align-self: center;
	margin: 0 auto;
}

.comunicados-li {
	margin-top: 25px;
	padding: 0!important;
	border: 0!important;
	box-shadow: 10px 5px 10px 0px rgba(0,0,0,.2);
}

@media (max-width: 768px) {
	form input[type=submit] {
		width: 100%;
		margin-top: 15px;
	}	
}
