.tpl-title {
  display: block; }

.tpl-title-sec {
  font-size: 24px; }

.tpl-textBig {

	    letter-spacing: 2px;
  font-size: 18px; }

.tpl-button {
  display: inline-block;
  padding: 12px 15px;
  color: white;
  background: #ececec; }

.tpl-button:active,
.tpl-button:focus,
.tpl-button:hover {
  outline: none;
  text-decoration: none;
  color: white; }

.sectionBeta-header {
  text-align: center;
  margin-bottom: 45px; }

.sectionGama-header {
  margin-bottom: 45px; }

  .sectionGama .tpl-title-sec{
    margin-bottom: 40px;
  }

.polAlpha > .tpl-local-content {
  margin-bottom: 15px; }

.footerAlpha .tpl-local-part + .tpl-local-part {
  margin-top: 22px; }

.polAlpha .tpl-textBig {
  margin-bottom: 10px; }


body {
	font-family: "Montserrat", sans-serif;
	color: black;
}

.tpl-title-sec {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 28px;
}

.tpl-title-sec > span {
	display: inline-block;
	padding-bottom: 12px;
	position: relative;
}

.tpl-title-sec > span:before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 60px;
	height: 3px;
	background: #f48d19;
}

.tpl-textBig {
    text-transform: uppercase;
    line-height: 1.5;
}

.tpl-text {
	font-size: 14px;
	line-height: 26px;
	color: #707070;
	font-weight: 300;
}

// main > header {
// 	margin-bottom: 45px;		
// }

main > section {
	padding: 60px 0;
}

.footerAlpha {
	color: white;
}
.sectionBeta {
	background: #f6f6f6;
}
.sectionBeta .tpl-title-sec > span:before {
	left: calc(50% - 30px);
}

.sectionGama .tpl-title-sec > span:before {
	background: #50529e;
}

@media (min-width: 1600px){
	.sectionGama {
		/*background: url(../imagens/milho.png) right bottom no-repeat;*/
	}
	.sectionBeta {
		/*background: url(../imagens/sectionProducts.png) left bottom no-repeat #f6f6f6;*/
		background: url(../imagens/milho.png) right bottom no-repeat #f6f6f6;
	}
}

.footerAlpha > .tpl-local-content{
	padding: 26px 0;
}
.socialLinear {
	font-size: 0;
}
.socialLinear .tpl-local-link{
	font-size: 28px;
	color: white;
	transition: 0.3s;
}
.socialLinear .tpl-local-link:hover {
	text-decoration: none;
	color: #f48d19;
	transition: 0.3s;
}
/*.socialLinear .tpl-local-link + .tpl-local-link {*/
.socialLinear .tpl-local-link--instagram {
	margin-left: 10px;
}

.socialLinear .tpl-local-link--webmail {
	margin-left: 20px;
}

.socialLinear .tpl-local-link--facebook>i {
	font-size: 24px;
    margin-right: 8px;
}

.tpl-textSmall {
	font-size: 12px;
}

.footerAlpha {
	height: 289px;
	text-align: center;
	background: url('../imagens/footer.jpg') center center;
}

.footerAlpha .tpl-local-footer{
	line-height: 70px;
}

.headerAlpha {
  padding: 30px 0; }
  .headerAlpha .container > .tpl-local-container {
    display: table;
    width: 100%;
    position: relative; }
  .headerAlpha .tpl-local-container
> .tpl-local-part {
    display: table-cell;
    vertical-align: middle; }
  .headerAlpha .headerAlpha-nav
> .tpl-local-part {
    display: inline-block;
    vertical-align: middle; }
  .headerAlpha .headerAlpha-nav > .tpl-local-part + .tpl-local-part {
    margin-left: 30px; }
  .headerAlpha .headerAlpha-nav {
    text-align: right; }
    .headerAlpha .headerAlpha-nav ul li + li {
      /*margin-left: 28px;*/
      margin-left: 38px;
    }


.sectionAlpha .tpl-local-header{
	margin-bottom: 8px;
}

.sectionAlpha .tpl-local-content{
	margin-bottom: 10px;
}

.sectionAlpha .tpl-title {
	margin-bottom: 20px;
}

.sectionAlpha .tpl-imageCase {
	text-align: right;
}

.app-button {
	color: white;
	border-radius: 4px;
	background: #50529e;
	border-bottom: 3px solid #45478a;
	padding: 12px 15px 10px 15px;
	transition: 0.3s;
}

.app-button:active,
.app-button:focus,
.app-button:hover {
	background: #f48d19;
	border-bottom-color: #ca7617;
	transition: 0.3s;
}

.app-button-2 {
	border: none;
	color: white;
	border-radius: 4px;
	background: #f48d19;
	border-bottom: 3px solid #ca7617;
	padding: 12px 15px 10px 15px;
	-webkit-appearance: none;
	transition: 0.3s;
}

.app-button-2:active,
.app-button-2:focus,
.app-button-2:hover {
	background: #50529e;
	border-bottom-color: #45478a;
	transition: 0.3s;
}

.app-button-2-home:active,
.app-button-2-home:focus,
.app-button-2-home:hover {
    background: #ca7617;
    border-bottom: 3px solid #90520b;
}

.slideAlpha {
	padding: 0;
}
.slideAlpha-item {
	height: 558px;
	display: block;
	float: left;
	width: 100%;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
}

.slideAlpha-item > .container {
	height: 100%;
	position: relative;
}

.slideAlpha-text {
	width: 395px;
	position: absolute;
	right: 0;
	top: 0;
	color: white;
	font-size: 18px;
	text-align: center;
	display: table;
	height: 100%;
}

.slideAlpha-text-inner {
	display: table-cell;
	vertical-align: middle;
}

.slideAlpha-text-inner > .tpl-local-part:nth-child(1) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 15px;
    width: 60%;
    margin: 0 auto 15px auto;
}

.slideAlpha-text {
	text-transform: uppercase;
	font-weight: 700;
}

.slideAlpha-text-2 {
	font-size: 32px;
}

.slideAlpha-text-3{
    font-size: 75px;
    display: block;
    margin-bottom: 35px;
    margin-top: -20px;
}

.slideAlpha a.app-button-2 {
    padding: 15px 30px 13px 30px;
    font-weight: normal;
}

.slideAlpha a.app-button-2:hover,
.slideAlpha a.app-button-2:focus,
.slideAlpha a.app-button-2:active {
	color: white;
	text-decoration: none;
}

.headerAlpha-nav li a {
	color: #5b5b5b;
	font-size: 15px;
	font-weight: 600;
}

.headerAlpha-nav li a:hover {
	color: #f59830;
}

.sol-link {
	font-size: 22px;
	min-width: 40px;
	display: inline-block;
	text-align: center;
}

.sol-link--facebook:hover,
.sol-link--facebook{
	color: #4267b2;
}

.sol-link--instagram:hover,
.sol-link--instagram {
	color: #e15f7b;
}

.sol-link--webmail:hover,
.sol-link--webmail {
	color: #9a9a9a;
}

.tpl-local-container {
	overflow: hidden !important;
}

@media(min-width: 768px){
	.slideAlpha .owl-dots {
	    width: 1140px;
	    background: transparent;
	    height: 10px;
	    position: absolute;
	    bottom: 80px;
	    left: calc(50vw - (1155px /2));
	    text-align: center;
	    padding-left: calc(1140px - 380px);
	}
}

.owl-dot {
	width: 13px;
	height: 13px;
	border: 2px solid white;
	display: inline-block;
	font-size: 0;
	border-radius: 100%;
}

.owl-dot + .owl-dot {
	margin-left: 10px;
}

.owl-dot.active {
	background: white;
}

section.slideAlpha {
	display: block;
}

#map { height: 300px; }
	.gm-style-iw {
		font-size: 16px !important;
	}
	.gm-style-iw strong {
		font-weight: normal;
	}
	.gm-style-iw strong div {
		margin-top: 6px;
	}


.subHeader {
    height: 202px;
    background: url(../imagens/title_page.jpg) no-repeat center;
    text-align: center;
    padding: 69px 0 0 0;
	margin-top: -26px;
}
.subHeader .tpl-title-sec > span {
	color: white;
}
.subHeader .tpl-title-sec > span:before {
    background: white;
    opacity: .5;
    left: calc(50% - 30px);
}

a[data-toggle] {
	cursor: pointer;
}

.form-control {
	border-radius: 0;
	height: 45px;
}

.form-control:focus {
    border-color: #373879;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(61, 63, 148,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(61, 63, 148,.6);
}

textarea.form-control {
	min-height: 140px;
}

label.error {
	color: red;
	font-size: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.MenuChef[data-scheme=black] {
	background: rgba(61, 63, 148, 0.95) !important;
}

.MenuChef[data-scheme=black] .MenuChef-links-link {
	color: white !important;
	font-family: "Montserrat", sans-serif;
	font-weight: normal;
}

@media (min-width: 768px){
	.sectionGama-content .tpl-textBig {
		min-height: 150px;
	}

	.sectionGama-content .tpl-text {
		min-height: 140px;
	}
}

.lavalamp-object {
	background: #f48d19;
	height: 2px !important;
	top: calc(100% + 7px) !important;
}

.owl-carousel {
	overflow: hidden;
}

