html, body {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

img { 
    /*image-rendering: optimizeSpeed;             /*                     */
    /*image-rendering: -moz-crisp-edges;*/          /* Firefox             */
    image-rendering: -o-crisp-edges;            /* Opera               */
    image-rendering: -webkit-optimize-contrast; /* Chrome (and Safari) */
    image-rendering: optimize-contrast;         /* CSS3 Proposed       */
    -ms-interpolation-mode: nearest-neighbor;   /* IE8+                */
}

.workspace {
	max-width: 1200px;
	margin: auto;
}

/*.workpage {
	height:100vh;
}*/
.workpage {
	width: 100%;
	height:100%;
	z-index: 1;
}

.bg_temp {
	background-image: url("../img/background_homepage.jpg");
	height: 100%; 
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

/***** LOCATIONS ON AREAS *****/
.firstArea {
	height: 350px;
	width: 100%;
	position: relative;
	top: 35%;
	transform: translateY(-35%);
}
.areaBckImg {
	height: 100%; 
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	opacity: 0.3;
	z-index: 1;
}

.areaFilter {
	background-image: url("../img/background_transparente.png");
	height: 100%; 
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 2;
}

.conteudoArea {
	z-index: 3;
	position: relative;
	top: -120%;
}
.imgDestaqueIcon {
	height: 130px;
}
.iframeArea {
	height: 165px;
	width: 100%;
	border: none;
}
.bgCenterImg {
	height: 500px;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.containerTextCenter {
	margin-top: -175px;
}
.showTextCenter {
	background-color: #cddb00;
	position: relative;

}
.textSlogan {
	font-family: 'Cabin', sans-serif;
	font-size: 44px;
	color: #fff;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	width: 100%;
}
.textRefer {
	font-family: 'Satisfy', cursive;
	font-size: 30px;
	color: #3a2c24;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	position: absolute;
	bottom: -20px;
	right: 30px;
	z-index: 100;
}
.iframeArea {
	height: 145px;
	width: 100%;
	border: none;
}
.showLogoDest {
	position: absolute;
	right:-80px;
	top: -425px;
	z-index: 100px;
}

@media screen and (max-width: 991px){
	.imgDestaqueIcon {
		height: 90px;
	}
	.iframeArea {
		height: 120px;
		width: 100%;
		border: none;
	}
	.bgCenterImg {
		height: 200px;
	}
	.showLogoDest {
		position: absolute;
		right:-25px;
		top: -225px;
		z-index: 100px;
	}
	.containerTextCenter {
		margin-top: -4px;
	}
	.textSlogan {
		font-size: 38px;
	}
	.conteudoArea {
		z-index: 3;
		position: relative;
		top: -103%;
	}
}

/***** BENEFICIOS *****/
.firstAreaBen {
	height: 250px;
	width: 100%;
	position: relative;
	top: 40%;
	transform: translateY(-40%);
}
.conteudoAreaBen {
	z-index: 3;
	position: relative;
	top: -90%;
}
.imgCenterBen {
	/*border: 3px solid #cddb00;
	border-radius: 50%;*/
	min-height: 200px;
	min-width: 200px;
}

.infoBeneficio {
	position: absolute;
	top: -8vw;
	width: 100%;
}
.iframeAreaBen {
	height: 145px;
	width: 100%;
	border: none;
}
.textAreaBen{
	margin-left: -200px;
	background-color: #cddb00;
}
.posAreaBen {
	padding-left:180px;
	padding-right: 20px;
}

.imgBackBen {
	background-image: url('../img/beneficios.png');
	/*height: 100%; */
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	/*background-size: cover;*/
	/*min-height: 100%*/
	
}

.iconBenArea {
	position: absolute;
	top:10px;
	left:-25px;
}
.iconBen{
	height: 130px;
}
.curveTextBen {
	font-family: 'Cabin', sans-serif;
	font-size: 20;
	color: #3a2c24;
	font-style: normal;
	font-weight: bold;
	transform: rotate(-45deg);
	position: absolute;
	top:15%;
	left:-55px;
}

@media screen and (max-width: 767px){
	.conteudoAreaBen {
		z-index: 3;
		position: relative;
		top: -110%;
	}
	.iframeAreaBen {
		height: 125px;
		width: 100%;
		border: none;
	}
	.imgCenterBen {
		height: 200px;
		width: 200px;
	}
	.textAreaBen{
		margin-left: 0px;
		background-color: #cddb00;
	}
	.posAreaBen {
		padding-left:15px;
		padding-right: 15px;
	}
	.newIconAreaMobile {
		position: relative;
		width: 200px;
		height: 200px;
	}
	.iconBenArea {
		position: absolute;
		top:35%;
		left:-35px;
	}
	.iconBen{
		height: 65px;
	}
}

/****** MEETKIWI *******/
.firstAreaMeet {
	height: 350px;
	width: 100%;
	position: relative;
	top: 35%;
	transform: translateY(-35%);
}

.conteudoAreaMeet {
	z-index: 3;
	position: relative;
	top: -110%;
}
.titleMeet {
	font-family: 'Cabin', sans-serif;
	font-size: 32px;
	color: #cddb00;
	font-style: normal;
	font-weight: bold;
	position: absolute;
	background-color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	top: -20px;
	left: 50%;
	transform: translateX(-49%);
	/*transform: rotate(6deg);*/
}
.simbolMeet {
	width: 425px;
	height: 425px;
	border: 1px solid #cddb00;
	border-radius: 50%;
	position: relative;
}
.iconsMeet{
	position: relative;
}
.meetText{
	/*font-family: 'Cabin', sans-serif;
	font-size: 13px;
	color: #00c08b;
	font-style: normal;
	font-weight: bold;
	text-align: right;*/
	vertical-align: middle;
}
.tamIconMeet {
	height: 40px;
}
.left {
	/*margin-left:30px;*/
	transition: all 500ms ease-in-out;
}
.meetItens{
	position: absolute;
    width: 200px;
    font-family: 'Cabin', sans-serif;
	font-size: 13px;
	color: #00c08b;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
    text-decoration: none;
    cursor: pointer;
}
.meetItens a {
	font-family: 'Cabin', sans-serif;
	font-size: 13px;
	color: #00c08b;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
}
.meetItens a:hover{
	color: #ee7623;
}

#meetIcon1 {
	bottom: 300px; 
	left: -153px;
	text-align: right;
}
#meetIcon2 {
	bottom: 205px; 
	left: -180px;
	text-align: right;
}
#meetIcon3 {
	bottom: 100px; 
	left: -160px;
	text-align: right;
}
#meetIcon4 {
	bottom: 300px; 
	right: -152px;
	text-align: left;
}
#meetIcon5 {
	bottom: 200px; 
	right: -183px;
	text-align: left;
}
#meetIcon6 {
	bottom: 100px; 
	right: -162px;
	text-align: left;
}

@media screen and (max-width: 767px){
	.firstAreaMeet {
		height: 200px;
		width: 100%;
		position: relative;
		top: 40%;
		transform: translateY(-40%);
	}
	.conteudoAreaMeet {
		z-index: 3;
		position: relative;
		top: -120%;
	}
	.simbolMeet {
		width: 300px;
		height: 300px;
		border: 1px solid #cddb00;
		border-radius: 50%;
	}
	.titleMeet {
		font-size: 22px;
		top: -15px;
	}
	.tamIconMeet {
		height: 30px;
	}

	#meetIcon1 {
		bottom: 215px; 
		left: -160px;
		text-align: right;
	}
	#meetIcon2 {
		bottom: 140px; 
		left: -186px;
		text-align: right;
	}
	#meetIcon3 {
		bottom: 60px; 
		left: -165px;
		text-align: right;
	}
	#meetIcon4 {
		bottom: 215px; 
		right: -162px;
		text-align: left;
	}
	#meetIcon5 {
		bottom: 140px; 
		right: -187px;
		text-align: left;
	}
	#meetIcon6 {
		bottom: 60px; 
		right: -165px;
		text-align: left;
	}
}

/***** NOTICIAS *****/
.noticiasArea {
	padding-top: 8%;
}

.iframeAreaNoticias {
	height: 420px;
	width: 100%;
	border: none;
}

.showDetailNoticias {
	display: none;
}

.showImgDetailNews {
	min-height: 350px;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.textDetailNews {
	background-color: #cddb00;
}
.showDateDetailNews {
	font-family: 'Cabin', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3a2c24;
	text-align: right;
	text-transform: uppercase;
	width: 45px;
	position: absolute;
	top: 10px;
	right: 0px;
	background-color: #cddb00;
	padding: 5px 10px 5px 0;
}
.closeDetailNews {
	font-family: 'Cabin', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #ee7623;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 60px;
	cursor: pointer;
}

.iframeTextShowArea {
	height: 200px;
	width: 100%;
	border: none;
}

@media screen and (max-width: 767px){
	.noticiasArea {padding-top: 50px;}
	.showImgDetailNews {min-height: 175px;}
	.closeDetailNews {
		font-size: 24px;
		right: 25px;
	}
	.iframeTextShowArea {height: 140px;}

}

/***** RECEITAS *****/
.searchArea {
	width: 50%;
}
.receitaClasse {
	font-family: 'Cabin', sans-serif;
	font-size: 13px;
	color: #acacac;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	cursor: pointer;
	padding-bottom: 5px;
}
.activeRec {color: #ee7623;}
.chMobileReceitas {
	display: none;
	width: 90%;
}
.iframeAreaReceitas {
	height: 420px;
	width: 100%;
	border: none;
}

.showDetailReceitas {
	display: none;
}
.showYouTubeLink {
	position: absolute;
	top: 40%;
	left: 40%;
	text-decoration: none;
}
.showYouTubeLink a{
	font-size:84px;
	color: rgba(249,1,19,0.8);	
}

@media screen and (max-width: 991px){
	.chRespReceitas {display: none;}
	.chMobileReceitas {display: block;}
	.searchArea {width: 90%;}
	.showYouTubeLink {
		top: 40px;
		left: 37%;
	}
}

/***** CURIOSIDADES *****/
.searchArea {
	width: 50%;
}
.iframeAreaCurios {
	height: 420px;
	width: 100%;
	border: none;
}

.showDetailCurios {
	display: none;
}
.showYouTubeLink {
	position: absolute;
	top: 40%;
	left: 40%;
	text-decoration: none;
}
.showYouTubeLink a{
	font-size:84px;
	color: rgba(249,1,19,0.8);	
}

@media screen and (max-width: 991px){
	.searchArea {width: 90%;}
	.showYouTubeLink {
		top: 40px;
		left: 37%;
	}
}

/***** ESTUDOS *****/
.estudosClasse {
	font-family: 'Cabin', sans-serif;
	font-size: 13px;
	color: #acacac;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	cursor: pointer;
	padding-bottom: 5px;
}
.activeRec {color: #ee7623;}
.chMobile {
	display: none;
	width: 90%;
}
.iframeAreaEst {
	height: 420px;
	width: 100%;
	border: none;
}

.showDetailEstudos {
	display: none;
}
.showYouTubeLink {
	position: absolute;
	top: 40%;
	left: 40%;
	text-decoration: none;
}
.showYouTubeLink a{
	font-size:84px;
	color: rgba(249,1,19,0.8);	
}
.showEstudoDoc {
	float: right;
	background-color: #ee7623;
	padding: 10px 50px 10px 50px;
	font-family: 'Cabin', sans-serif;
	font-size: 14px;
	color: #fff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.showEstudoDoc:hover {
	color: #fff;
	text-decoration: none;
}

@media screen and (max-width: 991px){
	.showYouTubeLink {
		top: 40px;
		left: 37%;
	}
}

/***** DESAFIOS *****/
.desafiosClasse {
	font-family: 'Cabin', sans-serif;
	font-size: 13px;
	color: #acacac;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	cursor: pointer;
	padding-bottom: 5px;
}
.activeRec {color: #ee7623;}
.chMobileDesafios {
	display: none;
	width: 90%;
}
.iframeAreaDesaf {
	height: 420px;
	width: 100%;
	border: none;
}
.showYouTubeLink {
	position: absolute;
	top: 40%;
	left: 40%;
	text-decoration: none;
}
.showYouTubeLink a{
	font-size:84px;
	color: rgba(249,1,19,0.8);	
}

@media screen and (max-width: 991px){
    .chRespDesafios {display: none;}
    .chMobileDesafios {display: block;}
	.showYouTubeLink {
		top: 40px;
		left: 37%;
	}
}

/***** SOCIAL *****/
.socialClasse {
	font-family: 'Cabin', sans-serif;
	font-size: 13px;
	color: #acacac;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	cursor: pointer;
	padding-bottom: 5px;
}
.activeRec {color: #ee7623;}
.chMobileSocial {
	display: none;
	width: 90%;
}
.iframeAreaSocial {
	height: 420px;
	width: 100%;
	border: none;
}

@media screen and (max-width: 991px){
    .chRespSocial {display: none;}
	.chMobileSocial {display: block;}
}


/***** TOP MENU *****/
.topMenu {
	width: 100%;
	height: 50px;
	margin-top: 20px;
	position: fixed;
	background-color: transparent;
	z-index: 600;
}

.logoKiwi {
	height: 50px;
}

.iconMobile{
	display: none;
}
.iconMobile a{
	color: #cddb00;
	text-decoration: none;
}
.iconMobile a:hover {color: #cddb00;}

/**** MENU MOBILE *****/
.bottomMenuMobile {display: none;}

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 500;
	top: 50px;
	right: 0px;
	background-color: #fff;
	overflow-x: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	transition: 0.5s;
}
.indicatorMobile {
	color: #acacac;
}
.mobileMenu {
	height: 100%;
	width: 100%
}
.mobileMenu ul {
    list-style-type: none;
    display: block;
    height:100%;
}
.mobileMenu ul li{
    display: block;
    height:calc(100% / 8);
}
.mobileMenu ul li a{
	display: block;
    text-decoration: none;
}
.mobileMenu ul li a:hover > .itemName{
    color: #ee7623; 
}

/*.mobileMenu ul li a:hover > .indicatorMobile{
    color: #ee7623; 
}*/

@media screen and (max-width: 991px){
	.scrollSignal{display: none;}
	.bottomMenu{display: none;}
	.bottomMenuMobile {
		display: block;
		width: 100%;
		height: 32px;
		position: fixed;
		bottom: 0;
		background-color: #3a2c24;
		z-index: 100;
	}

	.topMenu {
		margin-top: 0px;
		background-color: #3a2c24;
	}
	.logoKiwi {height: 30px;}
	.mediaIcons{display: none;}
	.apkLogo{display: none;}

	.iconMobile{
		display: block;
	}
}

/***** ICON BARS *****/
.containerBars {
	display: inline-block;
	cursor: pointer;
}
.bar1, .bar2, .bar3 {
	width: 25px;
	height: 3px;
	background-color: #cddb00;
	margin: 6px 0;
	transition: 0.4s;
}
.change .bar1 {
	-webkit-transform: rotate(-45deg) translate(-9px, 6px);
	transform: rotate(-45deg) translate(-9px, 6px);
} 
.change .bar2 {opacity: 0;} 
.change .bar3 {
	-webkit-transform: rotate(45deg) translate(-6px, -4px);
	transform: rotate(45deg) translate(-6px, -4px);
}

/***** SCROLLING *****/
section {
	float: left;
	display: block;
	height: 100%;
	padding: 0;
	margin: 0;
}
.horizon-prev, .horizon-next {
	position: fixed;
	top: 50%;
	margin-top: -24px;
	z-index: 9999;
} 
.horizon-prev { left: 20px; }
.horizon-next { right: 20px; }

/***** TEXT *****/
.text{
	font-family: 'Cabin', sans-serif;
	font-size: 12px;
	color: #3a2c24;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.typeC {font-family: 'Cabin', sans-serif;}
.typeS {font-family: 'Satisfy', cursive;}

.colorBrown {color: #3a2c24;}
.colorYellow {color: #cddb00;}
.colorGreen {color: #00c08b;}
.colorOrange {color: #ee7623;}
.colorGrey {color: #acacac;}
.colorWhite {color: #fff;}

.textBold {font-weight: bold;}
.textNormal {font-weight: normal;}

.textCenter {text-align: center;}
.textLeft {text-align: left;}
.textRight {text-align: right;}
.textJustify {text-align: justify;}

.textUp {text-transform: uppercase;}
.textDown {text-transform: lowercase;}

.line15 {line-height: 1.5em;}
.line2 {line-height: 2em;}

.tam8 {font-size: 8px;}
.tam10 {font-size: 10px;}
.tam11 {font-size: 11px;}
.tam12 {font-size: 12px;}
.tam13 {font-size: 13px;}
.tam14 {font-size: 14px;}
.tam16 {font-size: 16px;}
.tam18 {font-size: 18px;}
.tam20 {font-size: 20px;}
.tam24 {font-size: 24px;}
.tam30 {font-size: 30px;}
.tam34 {font-size: 34px;}
.tam40 {font-size: 40px;}
.tam50 {font-size: 50px;}


/***** MENU LANG *****/
.menuLang{
	display: inline-block;
	position: relative;
	cursor: pointer;
	border: none;
}
 
.menuLang-menu{
	display: none;
	position: absolute;
	background-color: #fff;
	min-width: 30px;
	overflow: auto;
	/*border: 1px solid #96694c;*/
	/*box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.1);*/
	z-index: 5000;
	text-align: left;
	right: 15px;
	border-radius: 0px;
}

.menuLang-menu button {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	color: #cddb00;
	padding: 6px 6px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	/*border-bottom: 1px solid #96694c;*/
}

/*.menuLang-menu button:last-child {
	border-bottom: none;
}*/

/*.menuLang-menu a:hover {
	background-color: #96694c;
	color: #fff;
}*/

/***** BOTTOM MENU *****/
.indicator {
	width: 10px;
	height: 10px;
	background: #cddb00;
	border-radius: 50%;
	top: -32px;
	position: absolute;
	left: calc(50% - 5px);
}
.bottomMenu {
	width: 100%;
	height: 70px;
	position: fixed;
	bottom: 0;
	background-color: #3a2c24;
	border-top: 2px solid #cddb00;
	z-index: 100;
}

.fullMenu {
	vertical-align: middle;
}
.fullMenu ul {
	list-style-type: none;
	padding-top: 12px;
}

.fullMenu li {
	display: inline;
	padding-right: 1.6%;
	padding-left: 1.6%;
    position: relative;
    cursor: pointer;
}

.fullMenu li a{
	font-family: 'Cabin', sans-serif;
	font-size: 13px;
	color: #acacac;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.fullMenu li a:hover{
	color: #ee7623;
	text-decoration: none;
}

.fullMenu li a:hover > .indicator{
	background: #ee7623;
}

/*.indicator:hover{
	background: #ee7623;
}*/

/***** MOUSE ICON *****/
.scrollSignal {
	position: fixed;
	bottom: 140px;
	left: 50%;
	z-index: 100;
}
.scroll-downs {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 32px;
	height: 55px;
}
.mousey {
	width: 3px;
	padding: 10px 12px;
	height: 26px;
	border: 2px solid;
	border-color: #acacac;
	border-radius: 25px;
	opacity: 0.75;
	box-sizing: content-box;
}
.scroller {
	width: 3px;
	height: 10px;
	border-radius: 25%;
	background-color: #cdd100;
	animation-name: scroll;
	animation-duration: 2.2s;
	animation-timing-function: cubic-bezier(.15,.41,.69,.94);
	animation-iteration-count: infinite;
}
@keyframes scroll {
	0% { opacity: 0; }
	10% { transform: translateY(0); opacity: 1; }
	100% { transform: translateY(15px); opacity: 0;}
}

/***** BOOTSTRAP OVERRIDE *****/
.btnAltLang {
	color: #cddb00;
	font-size: 13px;
  	font-style: normal;
	font-weight: bold;
	box-shadow:none;
	background-color: #3a2c24;
	border-radius: 0px;
	border: 1px solid #cddb00;
	height: 30px;
	width: 100%;
	padding: 0;
	margin-top: -1px;
	cursor: pointer;
}

.btnAltLang:first-child {
	margin-top: 0px;
}
.btnAltLang:hover{
	color: #3a2c24;
	background-color: #cddb00;
	box-shadow:none;
}

.btnAltLang.focus,
.btnAltLang:focus{
  color:#cddb00;
  background-color: #3a2c24;
  box-shadow:none;
}
.btnAltLang:not(:disabled):not(.disabled).active,
.btnAltLang:not(:disabled):not(.disabled):active,
.show>.btnAltLang.dropdown-toggle, .btnIcon{
  color:#cddb00;
  background-color:#3a2c24;
  box-shadow:none;
}

.btnAltLang:not(:disabled):not(.disabled).active:focus,
.btnAltLang:not(:disabled):not(.disabled):active:focus,
.show>.btnAltLang.dropdown-toggle:focus{
  box-shadow:none;
}

.selectWrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	/*border: 1px solid #bbb;*/
	border: 1px solid rgba(58,44,36,0.3);
	border-radius: 2px;
	/*background:transparent url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%3E%3Cpath%20d%3D%22M4.33%208.5L0%201L8.66%201z%22%20fill%3D%22%2300AEA9%22%2F%3E%3C%2Fsvg%3E') right 13px center no-repeat;*/
    background:transparent url('../img/arrow_down.png') right 13px center no-repeat;
}
  
.selectWrapper select {
	padding: 12px 40px 5px 0px;
	/*line-height: 28px;*/
	width: 100%;
	border: none;
	box-shadow: none;
	background: transparent;
	background-image: none;
	-webkit-appearance: none;
	outline: none;
	cursor: pointer;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	font-family: 'Cabin', sans-serif;
	font-size: 13px;
	color: #3a2c24;
	font-style: normal;
	font-weight: bold;
    text-align: left;
}

option{
	font-family: verdana, Arial;
	font-size: 12px;
	color: #000;
}


input[aria-describedby="search"]::-webkit-input-placeholder {
	font-family: 'Cabin', sans-serif; 
	color: #3a2c24 !important;
	font-size: 12px;
	text-align: left;
}
input[aria-describedby="search"]:-moz-placeholder { /* Firefox 18- */
	font-family: 'Cabin', sans-serif; 
	color: #3a2c24 !important;
	font-size: 12px;
	text-align: left;
}
input[aria-describedby="search"]::-moz-placeholder {  /* Firefox 19+ */
	font-family: 'Cabin', sans-serif; 
	color: #3a2c24 !important;
	font-size: 12px;
	text-align: left;
}
input[aria-describedby="search"]:-ms-input-placeholder {  
	font-family: 'Cabin', sans-serif; 
	color: #3a2c24 !important;
	font-size: 12px;
	text-align: left;
}

input[aria-describedby="search"], 
input[aria-describedby="search"]:focus {
	height: 30px;
	/*width: 100%;*/
	font-family: 'Cabin', sans-serif; 
	color: #3a2c24 !important;
	font-size: 13px;
	text-align: left;
	background-color: #fff;;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) inset;
	outline: 0 none;
	margin-bottom: 0;
	padding-bottom: 5px;
	padding-left: 0;
	/*border: 1px solid #96694c;*/
	/*border-radius: 0px;*/
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border: 1px solid #acacac;
	border-left: none;
	border-right: none;
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #acacac;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #acacac;
    border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	border-right: none;
}

.btnGoSearch {
	background-color: #fff;
	height: 30px;
	/*padding-bottom: 10px;*/
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border: 1px solid #acacac;
	border-left: none;

}

.btnGoSearch:focus,
.btnGoSearch:active{
    box-shadow:none !important;
    outline:0px !important;
}

/***** PRE-LOADER *****/
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../img/icon_load.gif) center no-repeat #fff;
}