/*
Bem-vindo ao CSS Personalizado!

Para saber como isso funciona, veja http://wp.me/PEmnE-Bt
*/
.home-1 {
	text-align: justify;
	margin-top: -60px;
	margin-bottom: -45px;
}

a.logo-img-top {
    padding-left: 6%;
}
.texto-inicial-parceiros {
    min-width: 250px;
    text-align: left;
    display: block;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 30px;
    margin-top: 50px;
}

.lista-parceiros {
    text-align: center;
    min-width: 250px;
    display: block;
    margin-bottom: 30px;
}

.skills .skill .section-legend {
	color: #52B5C5;
}
.content-left-wrap {
    padding-top: 0px;
    padding: 0px;
}
.entry-content {
    margin: 0em 0 0;
    background: #fff;
}

a {
	color: #770d0d;
}

a:visited {
	color: #770d0d;
}

#mega-menu-wrap-menu-esquerdo #mega-menu-menu-esquerdo > li.mega-menu-flyout ul.mega-sub-menu {
	width: 177px;
}

#mega-menu-wrap-menu-direito #mega-menu-menu-direito > li.mega-menu-flyout ul.mega-sub-menu {
	width: 170px;
}

#mega-menu-wrap-menu-esquerdo #mega-menu-menu-esquerdo > li.mega-menu-flyout ul.mega-sub-menu {
	width: 201px;
}

.container3 {
	width: 100%;
}

.content-left-wrap3.col-md-12 {
	padding: 0;
	margin-top: -15px;
	z-index: 111;
	background: #fff;
}

.entry-content2 {
	margin: 0;
}

.entry-content {
	margin: 0;
	background: #fff;
}

.boxconteudo-top2 {
	width: 100%;
	margin: 0 auto 30px;
	padding: 42px;
	background-image: url(http://kalti.com.br/site/wp-content/uploads/2017/04/back2.png);
	background-repeat: no-repeat;
}

.boxconteudo-top4 {
	width: 100%;
	margin: 0 auto 30px;
	padding: 42px;
	background: #e77725;
}

h1.boxcapa-txt2 {
	width: 100%;
	min-width: 200px;
	display: inline-block;
	font-weight: bold;
	font-size: 3em;
	color: #ffffff;
	vertical-align: text-bottom;
	text-transform: uppercase;
	line-height: 1.8;
	text-align: center;
	margin-top: 37px;
}

.boxconteudo2 {
	width: 100%;
	margin: 0 auto 70px;
	padding: 0 20px;
	max-width: 1000px;
}

.entry2 {
	width: 100%;
	margin: 0 auto;
	padding: 12px 0;
	background: #5bb126;
	height: 248px;
}

.solutions-template .flex-me {
	display: flex;
}

.solutions-template .img {
	text-align: center;
}

.benefits-img .icon {
	border-left: 1px solid #dedede;
	text-align: center;
	margin-bottom: 18px;
}

.benefits-img.row {
	margin-bottom: 50px;
}

.entry3 {
	width: 100%;
}

.col-md-5.img {
	margin-bottom: 20px;
	text-align: center;
	margin-right: 5%;
}
.header-content-wrap {
    background: rgba(0, 0, 0, 0.5);
}
.row.flex-me {
	margin-bottom: 40px;
	display: block;
}

.solutions-template .case-study {
	border-top: 1px solid #4a7893;
	border-bottom: 1px solid #4a7893;
	margin-top: 70px;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.solutions-template .case-study .copy {
	border-left: 1px solid #4a7893;
	padding-left: 85px;
}

.boxconteudo2 {
	width: 100%;
	margin: 0 auto 70px;
	padding: 0;
	max-width: 1000px;
}

.entry {
	width: 100%;
	margin: 0 auto;
	padding: 12px 0;
	background: #52b5c5;
	height: 248px;
}

.boxconteudo-top3 {
	width: 100%;
	margin: 0 auto 30px;
	padding: 42px;
	background-image: url(http://kalti.com.br/site/wp-content/uploads/2017/04/back-baam1.png);
	background-repeat: no-repeat;
}

hr {
	border: 1px solid #5b646a;
	color: #fff;
	background-color: #fff;
	height: 0;
	margin-bottom: 44px;
}

@media (min-width: 992px) {
	.col-md-7 {
		width: 64.333333%;
	}
	
	.col-md-5 {
		width: 30.666667%;
	}
	
	.col-md-4 {
		width: 33.33333333%;
	}
	
	.col-md-8 {
		width: 66.66666667%;
	}
}

@media (max-width: 775px) {
	h1.boxcapa-txt2 {
    width: 100%;
    min-width: 100px;
    display: inline-block;
    font-weight: 700;
    font-size: 170%;
    padding: 40px 10px;
    color: #fff;
    vertical-align: text-bottom;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    margin-top: 0px;
	}

.section-header h2{
    display: inline-block;
    position: relative;
    margin-top: 15px;
    margin-bottom: 16px;
    padding-bottom: 10px;
    font-size: 100%;
    line-height: 40px;
    text-transform: uppercase;
}
}
@media (max-width: 435px) {
	.boxcapa-txt {
    width: 60%;
    min-width: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 165%;
    color: #51B3C3;
    vertical-align: middle;
    text-transform: uppercase;
    line-height: 1;
}
}
@media (max-width: 989px) {
div#main-nav {
    display: none;
}
.site-content {
    background: #fff;
    margin-top: -95px;
}}