* {background-size: cover; background-repeat: no-repeat; background-position: center;font-family: 'Open Sans Condensed', sans-serif;}
body {background-color: #e0fcee!important;}

a, .btn-outline-primary, .content-area .sp-the-post .entry-header .entry-title a:hover, .btn-link {
    color: #00a651!important; text-decoration: none!important;
}

.container {
    clear: both;
}

.mt-3r {
    padding-bottom: 40px;
}

.wpcf7-form {
    width: 100%;
    margin: auto;
}

.wpcf7-form label  {
    width: 100%;
}

.wpcf7-form-control-wrap {
    width: 100%;
}

.lang {background-position-x: left; background-size: contain; padding-left: 25px; text-transform: uppercase; font-size: 14px; background-position-y: center;}
.lang.en {background-image: url("../images/lan_en.png");}
.lang.pb {background-image: url("../images/lan_pb.png");}

.center {margin:auto; text-align: center;}

.clear {clear: both;}
.site-header {background-color: #e0fcee; border-bottom: 0px!important;}
.no-padding {padding-right: 0px!important; padding-left: 0px!important;}

#bgheader {width:100%; height: 260px; background-color: #000;}
.combologo {width: 100%;}
.site-branding-text {width: 560px; height: 165px; border-radius: 95px; background-color: #e0fcee; background-image: url(../images/logo_landquimica.png); background-size: 97%; margin: auto; margin-top: -100px;}
#site-navigation {background-color: #e0fcee!important; display:table; margin: auto;}
#site-navigation li {text-align: center; padding-left:10px; padding-right:10px;}
.navbar-nav {background-color: #e0fcee; margin: auto;}

.home a {width:100%;}
.linhahome {border-radius: 115px; background-color: #bdd490; margin-bottom: 20px; padding: 5px;}
.linhahome h3 {margin-top:10px;}
.linhahome p {font-size:15px!important;}
.linhahome .row {width:100%; border-radius: 115px; background-color: #d0e6da; overflow: hidden; width: 100%; margin: 0px;}
.linhahome .row .thumb {height: 100%; margin-left: -32px; padding-left: 7px; padding-top: 3px;}
.linhahome .row .thumb .icone {width: 140px; height: 140px; margin-left: 26px; margin-top: -4px;}
.linhahome .row .btDetalhes {    border-radius: 115px;
	width: 80px;
    height: 80px;
    padding-top: 19px;
    margin-top: 31px;
}

.menu {margin:auto; display: table;}
.linhamenu {width: 174px; float: left;}
.linhamenu .titulo {
    font-size: 13px;
    text-align: center;
    height: 10px;
}
.linhamenu .icone {width: 80px; height: 80px; margin:auto;}
.navbar-land .navbar-toggler {
    background-color: #fff;
    color: #fff;
    border-color: transparent;
    margin: auto;
    background-color: #00a651;
    width: 100%;
    border-radius: 30px;
    padding: 12px;
}

h1.h2{
	color: #00a14e;
}

h2.title{
	color: #a9b960;
    margin-top: 50px;
    margin-left: 40px;
}

.card {border-radius: 90px!important;background-color: #d0e6da!important;}
.hentry.card .card-body {padding: 30px 10px!important;}
.entry-header {padding: 20px; padding-bottom: 0;}
.entry-header .descricao {margin-top: 50px; width: 90%; font-size: 20px; color: #00a050;}
.entry-content {border-radius: 90px;background-color: #fff; padding: 50px;}
.entry-content h2{font-size: 23px;}

.site-footer {background-color: #c8e7c5;}

.produtos{margin-top:50px;}
.comboproduto {margin-bottom: 20px;}
.btDetalhes {
    border-radius: 45px;
    background-color: #3a3e41;
    color: #dcfced;
    width: 60px;
    height: inherit;
    text-align: center;
    line-height: normal;
    padding-top: 30px;
    padding: 9px;
    font-size: 13px;
    width: 100%;
}

.bloco {padding: 20px;}
.bloco .titulo {font-weight: bold; font-size: 18px;}

.footer-widgets p {
    color: #000;
}


.linkCaseiroWeb {width: 235px; margin:auto; margin-top:0px;}
.linkCaseiroWeb a, a:link, a:hover, a:visited {text-decoration: none;}
.logoCaseiroWeb {width: 100%; height: 25px; background-image: url(../images/caseiroweb_cinza.png);
background-size: auto; background-position-x: right; padding-right: 90px; font-size: 11px; font-weight: normal; color: #909090; padding-top: 4px; margin: auto; margin-top: 40px;}

#menu-linhas {
    padding-top: 0;
    padding-bottom: 0px;
}


/* Pagination */
.pagination {clear:both; position:relative; font-size:11px; /* Pagination text size */ line-height:13px; margin: auto; margin-top: 40px; display: table;}
.pagination span, .pagination a {display:block; float:left; margin: 2px 2px 2px 0; padding: 11px 13px 10px 13px!important;text-decoration:none; width:auto; color:#000; /* Pagination text color */ background: #c3c3c3; /* Pagination non-active background color */ -webkit-transition: background .15s ease-in-out; -moz-transition: background .15s ease-in-out; -ms-transition: background .15s ease-in-out; -o-transition: background .15s ease-in-out; transition: background .15s ease-in-out;}
.pagination a:hover{color:#fff; background: #333333; /* Pagination background on hover */}
.pagination .current{background: #000; color:#fff;/* Current page background */ }

@media (max-width: 575px) {
	
	.linhahome {border-radius: 65px;}
	.linhahome .row {border-radius: 65px;}	
	.linhahome .row .thumb .icone {width: 140px; height: 140px; margin-left: 24px; margin-top: -4px;}

	.linhamenu {width: 100%; display: table; margin-top: 10px;}
	.linhamenu .titulo {font-size: 17px; text-align: left; margin-left: 10px; width: 70%; float: left; margin-top: 13px;}
	.linhamenu .icone {width: 80px; height: 80px; margin-left: 0px; float: left;}	

	.site-branding-text {
		width: 90%;
		height: 105px;
	}
	
	.comboproduto {margin-bottom: 20px;}
	
	.btDetalhes {
		border-radius: 45px;
		background-color: #00a677;
		color: #dcfced;
		width: 70px;
		height: inherit;
		text-align: center;
		line-height: 14px;
		padding-top: 30px;
		padding: 9px;
		padding-top: 5px;
		font-size: 13px;
		width: 100%;
	}	
	
.linhahome .row .btDetalhes {
    border-radius: 0;
    width: 100%;
    height: 50px;
    padding-top: 19px;
    margin-top: 0px;
    font-size: 19px;
    padding-top: 15px;
}	
	
.entry-content {
    border-radius: 60px;
    background-color: #fff;
    padding: 20px;
}	
	
.footer-widgets p {
    font-size: 14px;
}

}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}
