@charset "utf-8";
/* CSS Document */


a:hover, a:active, a:focus {
	outline:none !important;
}

.carousel-animate .hero {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
}


.btn.btn-lg {
	padding: 10px 40px;
}
.btn.btn-hero, .btn.btn-hero:hover, .btn.btn-hero:focus {
	color: #f5f5f5;
	background-color: #1abc9c;
	border-color: #1abc9c;
	outline: none;
	margin: 20px auto;
}

@media screen and (max-width: 640px) {
.hero h1 {
	font-size: 2em;
}
}
/********************************/
/*          Fade Effect         */
/********************************/
.carousel-fade .carousel-inner .item {
	transition-property: opacity;
}
.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	opacity: 0;
}
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	transform: none;
}
/************************************/
/*       BS bacground Images       */
/**********************************/
.carousel-bg .carousel-inner .item {
	background-color: #eff0ea;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: auto;
}
#carousel-mid .carousel-indicators {
	bottom: 7%;
}

@media (max-width:720px) {
	#carousel-big {
		margin-top: 80px;
	}
	#carousel-mid {
		margin-top: 0px;
	}
}
.carousel-caption {
	bottom: auto;
	left: 15%;
	padding-bottom: 30px;
	right: 15%;
	top: 36%;
}
.carousel-caption h3 {
	font-family: 'Noto Serif', serif;
	text-transform: none;
	font-style: italic;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 39px;
}
.carousel-indicators {
	bottom: 17%;
}
.carousel-indicators li {
	width: 11px;
	height: 11px;
}
.carousel-animate .carousel-indicators > li {
	background-color: #fff;
	border-color: #fff;
	margin: 0 6px;
	opacity: 1;
}
.carousel-animate .carousel-indicators > li.active {
	background-color: #ffed00;
	border-color: #ffed00;
	height: 11px;
	opacity: 1;
	width: 11px;
}
.carousel-control.left {
	background: url(../img/left.png) no-repeat center 44%;
}
.carousel-control.right {
	background: url(../img/right.png) no-repeat center 44%;
}
/* ********* Food slider ********* */
/* ******************************* */
#carousel-food-main {
	background: #eff0ea none repeat scroll 0 0;
	padding: 0 0 25px;
}
#carousel-food-main .carousel-inner {
	padding-bottom: 86px;
}
#carousel-food-main .carousel-caption {
	width: 100%;
	background: #fff;
	bottom: -87px;
	padding-bottom: 0px;
	top: auto;
	height: 87px;
	left: 0;
	right: 0;
}
#carousel-food-main .carousel-caption h3 {
	font-family: "Source Sans Pro", sans-serif;
	text-transform: none;
	font-style: normal;
	font-size: 21px;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 25px;
	color: #706f6f;
	text-shadow: none;
}
.carousel-indicators.custom-1 {
	bottom: 335px;
}
.food-carousel-indicators {
	bottom: 10px;
	left: auto;
	list-style: outside none none;
	margin-left: 0;
	padding: 0 105px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 15;
}
.food-carousel-indicators > li {
	background-color: transparent;
	border-color: transparent;
	margin: 0;
	opacity: 1;

}

.food-carousel-indicators > li.custom-2 {
	width: 232px;
	background: url(../img/food-burrito.png) no-repeat center 43px;
	border-bottom: 2px solid rgba(0,0,0,0);
}
.food-carousel-indicators > li.active.custom-2 {
	width: 232px;
	background: url(../img/food-burrito.png) no-repeat center 43px;
	border-bottom: 2px solid #779dad ;
}

.food-carousel-indicators > li.custom-3 {
	width: 232px;
	background: url(../img/food-burrito-cinija.png) no-repeat center 43px;
	border-bottom: 2px solid rgba(0,0,0,0);
}
.food-carousel-indicators > li.active.custom-3 {
	width: 232px;
	background: url(../img/food-burrito-cinija.png) no-repeat center 43px;
	border-bottom: 2px solid #779dad ;
}

.food-carousel-indicators > li.custom-4 {
	width: 182px;
	background: url(../img/food-salata.png) no-repeat center 43px;
	border-bottom: 2px solid rgba(0,0,0,0);
}
.food-carousel-indicators > li.active.custom-4 {
	width: 182px;
	background: url(../img/food-salata.png) no-repeat center 43px;
	border-bottom: 2px solid #779dad ;
}

.food-carousel-indicators > li.custom-5 {
	width: 182px;
	background: url(../img/food-churros.png) no-repeat center 43px;
	border-bottom: 2px solid rgba(0,0,0,0);
}
.food-carousel-indicators > li.active.custom-5 {
	width: 182px;
	background: url(../img/food-churros.png) no-repeat center 43px;
	border-bottom: 2px solid #779dad ;
}

.food-carousel-indicators > li.custom-6 {
	width: 182px;
	background: url(../img/food-limunade.png) no-repeat center 43px;
	border-bottom: 2px solid rgba(0,0,0,0);
}
.food-carousel-indicators > li.active.custom-6 {
	width: 182px;
	background: url(../img/food-limunade.png) no-repeat center 43px;
	border-bottom: 2px solid #779dad ;
}

.food-carousel-indicators {
	/*background:url(../img/food-slider-indicators.png) no-repeat center center;*/
	bottom: 0px;
	list-style: none;
	text-align: center;
	z-index: 15;
	margin: 0;
	padding: 0;
}
.food-carousel-indicators li {
	display: inline-block;
	width: 192px;
	height: 200px;
	background-color: transparent;
	border-color: transparent;
	margin: 0;
	cursor:pointer;
}
.food-carousel-indicators li.active {
	width: 192px;
	height: 200px;
	background-color: transparent;
	border-color: transparent;
	margin: 0;
	opacity: 1;
}
.food-carousel-indicators li img {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 192px;
	height: 115px;
}
.food-indicator-text {
	color: #779dad;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 29px;
	font-weight: bold;
	height: 48px;
	margin: 158px 0 0 0;
	padding: 0;
	text-indent: initial;
}
.food-indicator-text span {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.navbar-custom {
	background: rgba(29, 35, 34, 0.9) none repeat scroll 0 0;
	border-bottom: medium none;
	letter-spacing: 1px;
	padding: 15px 0;

	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;		
	transition: all .5s ease-in-out;
	
}
.navbar-custom.top-nav-collapse {
	background: #000 none repeat scroll 0 0;
	border-bottom: none;
	padding: 10px 0;
}
.navbar-brand {
	float: left;
	padding: 0px;
}
.navbar-header {
	width: 17%;
}

@media (max-width:720px) {
.navbar-header {
	width: 100%;
}
.navbar-brand {
	float: left;
	padding: 0;
	margin-left: 15px;
}
}
.navbar-collapse {
	width: 83%;
}
.nav-main {
	margin-left: 28px;
}
.nav-main li a {
	color: #cecece;
	font-size: 15px;
	font-weight: bold;
	font-family: "Source Sans Pro", sans-serif;
	padding: 10px 4px;
}
.nav-main li a:hover {
	color: #ffff73 !important;
	text-decoration: none !important;
}
.nav-main li a.current {
	color: #ffff73 !important;
	text-decoration: none !important;
}
.burrito-sub-menu li a.current {
	color: #ffff73 !important;
	text-decoration: none !important;
}
.nav-social {
	float: right;
	margin-left: 16px;
}
.nav-social li:last-child a {
	margin: 8px 0 0 0;
}
.nav-language {
	font-family: 'Noto Sans', sans-serif;
	float: right;
	margin-left: 16px;
}
.nav-language li a {
	padding: 10px 7px 10px 5px;
	color: #ffff73;
	font-size: 12px;
	font-weight: normal;
}
.nav-language li a:hover {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}
.nav-language .slash {
	color: #ffff73;
	font-size: 14px;
	line-height: 25px;
}
.slash {
	color: #cecece;
	display: block;
	float: left;
	font-size: 17px;
	font-weight: bold;
	padding: 7px 0 7px 1px;
}
.slash-sub {
	color: #cecece;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 3px 6px;
}
.nav .social-icon {
	display: block;
	float: left;
	margin: 8px 16px 0 0;
	padding: 0px;
}
.about-sub {
	left: 58px;
	width: 510px;
}
.story-sub {
	left: 56px;
	width: 510px;
}
.food-sub {
	left: 58px;
	width: 300px;
}
.locations-sub {
	left: 114px;
	width: 300px;
}
.career-sub {
	left: 114px;
	width: 510px;
}
.eng .about-sub {
	left: 152px;
	width: 510px;
}

.burrito-sub-menu {
	display: block;
	float: left;
	left: -680px;
	position: relative;
	top: -30px;
}
.burrito-sub-menu ul {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	display: block;
	height: auto;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 59px;
	z-index: 199;
}
.burrito-sub-menu ul li {
	float: left;
	margin: 0;
}
.burrito-sub-menu ul li a {
	color: #c6c6c6;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: lowercase;

	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;
}
.burrito-sub-menu ul li a:hover {
	color: #ffff73;
}
.container-fluid .col-lg-4, .container-fluid .col-lg-12 {
	padding: 0;
}
.wall-custom-1{
	background:url(../img/box-churros.jpg) center center;
	background-size:100% 100%;
	
}
.box {
	position: absolute;
	display: block;
	font-family: 'Noto Sans', sans-serif;
	width: 100%;
	top: 50%;
	left: 50%;
	opacity:1;

	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	transform: translate(-50%, -50%);
	
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;

}
#family-box .box {
	position: absolute;
	display: block;
	font-family: 'Noto Sans', sans-serif;
	width: 100%;
	top: 50%;
	left: 50%;
	opacity:0;

	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	transform: translate(-50%, -50%);
	
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;

}
.box-container {
	overflow: hidden;
	background: rgba(0, 0, 0, 1) none repeat scroll 0 0;	
}

.box-container:hover {
	background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;	

	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;
}
.box-container:hover .box {
	position: absolute;
	display: block;
	font-family: 'Noto Sans', sans-serif;
	width: 100%;
	top: 50%;
	left: 50%;
	opacity: 1;

	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	transform: translate(-50%, -50%);
	
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;
}


.box-container:hover .box .box-head-1{
	/*color: #fff042;*/
	margin: 0 0 10px;
	
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;
}


#family-box .box-container .box {
	position: absolute;
	display: block;
	font-family: 'Noto Sans', sans-serif;
	width: 100%;
	top: 50%;
	left: 50%;
	opacity: 0;
	backface-visibility: hidden;

	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	transform: translate(-50%, -50%);
	
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;
}
#family-box .box-container:hover .box {
	position: absolute;
	display: block;
	font-family: 'Noto Sans', sans-serif;
	width: 100%;
	top: 50%;
	left: 50%;
	opacity: 1;

	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	transform: translate(-50%, -50%);
	
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;
}
.eng #family-box .box-container:hover .box {
	opacity: 0;
}

#family-box .box-container .box-head-1 {
	margin: -40px 0 10px;
	opacity: 0;
	
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;		
	transition: all .25s ease-in-out;
}
#family-box .box-container:hover .box-head-1 {
	margin: 0 0 10px;
	opacity: 1;
	
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;		
	transition: all .25s ease-in-out;
}
#family-box .box-container .dot-line {
	margin: 80px 0 0;
	opacity: 0;
	
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;		
	transition: all .25s ease-in-out;
}
#family-box .box-container:hover .dot-line {
	margin: 0;
	opacity: 1;
	
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;		
	transition: all .25s ease-in-out;
}

.box-color {
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	top: 0%;
	width:100%;
	
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;
}
.box-container:hover .box-color {
	position: absolute;
	display: block;
	font-family: 'Noto Sans', sans-serif;
	width: 100%;
	top: 0%;
	left: 00%;
	opacity: 1;

	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;
}
.box-color-kartelo-eskobar {
	background: #f29320 none repeat scroll 0 0;
}
.box-color-mama {
	background: #fdd800 none repeat scroll 0 0;
}
.box-color-pepito-kasapito {
	background: #5fc5f0 none repeat scroll 0 0;
}
.box-color-munjito {
	background: #93c13e none repeat scroll 0 0;
}
.box-color-el-kapitano {
	background: #f1a0c5 none repeat scroll 0 0;
}
.box-color-don-huan {
	background: #abcf8b none repeat scroll 0 0;
}
.box-color-tajkunito {
	background: #bbdcbf none repeat scroll 0 0;
}
.box-color-ko-je-padre {
	background: #e21f26 none repeat scroll 0 0;
}
.box-color-sponzorinja {
	background: #f29320 none repeat scroll 0 0;
}
.box-color-anonimoso {
	background: rgba(254,214,0,1);
}
.box-color-tamburrito {
	background: rgba(95,197,240,1);
}
.box-color-extremito {
	background: rgba(110,174,187,1);
}
.family .gray-text-section{
	padding:0;	
}
@media (max-width:720px) {
	.box {
		top: 50%;
		opacity: 1;
	}
	.box-container:hover .box {
		position: absolute;
		display: block;
		font-family: 'Noto Sans', sans-serif;
		width: 100%;
		top: 50%;
		left: 50%;
		opacity: 1;
		
		-moz-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-o-transform:translate(-50%, -50%);
		transform: translate(-50%, -50%);
		
		-moz-transition: all .2s ease-in-out;
		-webkit-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;		
		transition: all .2s ease-in-out;
	}
}
.box-img {
	position: absolute;
}
.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}
.box-head-1 {
	color: #fff;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	line-height:35px;
	margin: 0;
	padding: 0 17%;
	
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;
}
.box-head-2 {
	color: #fff;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 7px;
	text-transform:uppercase;
	
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;
}
.dot-line {
	width: 100%;
	height: 3px;
	background: url(../img/dot-line.png) no-repeat center center;
	margin-bottom:10px;
}
.dot-line-1 {
	width: 100%;
	height: 2px;
	background: url(../img/dot-line-1.png) no-repeat center center;
}
#gototop {
	display: block;
	float: left;
	width: 100%;
	padding: 0;
}
.gototop {
	display: block;
	float: left;
	width: 100%;
	height: 60px;
	padding: 0;
	margin: 0;
	background: #779dad url(../img/go-to-top.png) no-repeat center center
}
.gototop:hover {
	display: block;
	float: left;
	width: 100%;
	height: 60px;
	padding: 0;
	margin: 0;
	background: #55727e url(../img/go-to-top.png) no-repeat center center
}
#sub-footer {
	width: 100%;
	background: #252627 none repeat scroll 0 0;
	display: block;
	float: left;
	position: relative;
}
#sub-footer .col-lg-2{
	width:16%;
}
#sub-footer .col-lg-2.big-col{
	width:18%;
}
footer {
	background: #323335 none repeat scroll 0 0;
	display: block;
	float: left;
	padding: 33px 0 0;
	width: 100%;
}
.footer-menu {
	font-family: "Source Sans Pro", sans-serif;
	margin-bottom: 35px;
	margin-top: 37px;
	position: relative;
}
.footer-menu h4 {
	color: #a4c7db;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}
.footer-menu ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.footer-menu ul li a {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	display: inline-block;
	padding: 0 3px 0 1px;
}
.footer-menu ul li a:hover {
	color: #ffed00;
}
.footer-menu h4.social {
	text-transform: capitalize;
	text-align: center;
}
.social-bar {
	width: 172px;
	display: block;
	margin: 0 auto;
}

@media (max-width:720px) {
.social-bar {
	width: 60%;
	display: block;
	margin: 0 auto;
}
}
.social-icon {
	display: block;
	float: left;
	margin: 23px 10px 0;
}
#copyrights {
	background: url("../img/bm-stamp-big-negative.png") no-repeat scroll center 150px;
	font-family: "Source Sans Pro", sans-serif;
	color: #c6c6c6;
}
#copyrights p {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 5px;
	padding: 0;
	text-align: center;
}
#copyrights p.yellow a {
	color: #fff042;
}
#copyrights p.yellow a {
	margin-bottom: 28px;
	padding: 0;
}
.copyright-links {
	font-size: 12px;
	line-height: 15px;
	text-align: center;
}
#copyrights .logo {
	display: block;
	margin: 35px auto 330px;
}
#copyrights h4 {
	font-family: "Caveat Brush", cursive;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0 240px;
	padding: 0;
	text-align: center;
}
.gray-text-section {
	background: #eff0ea url("../img/bm-stamp-big-negative-1.png") no-repeat scroll center -215px;
	position:relative;
}
.blue-text-section {
	background: #c0dde6 url("../img/mama-blue.png") no-repeat scroll 50px center;
}
.dark-gray-text-section {
	background: #2c2d2e url("../img/munjito-bg-outline.png") no-repeat scroll center center;
}

.gray-text-section h3, .blue-text-section h3 {
	color: #779dad;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 39px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.gray-text-section.dark h3 {
	color: #dadada;
}
.gray-text-section h4, .blue-text-section h4 {
	color: #706f6f;
	font-family: "Noto Serif", serif;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -0.1px;
	line-height: 39px;
	text-transform: none;
	margin: 0;
	padding: 0;
}
.gray-text-section.dark h4 {
	color: #dadada;
}
.gray-text-section p, .blue-text-section p {
	color: #706f6f;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 20px;
	line-height: 24px;
	text-transform: none;
	margin: 0;
	padding: 0;
}
.dark-gray-text-section p{
	color: #dadada;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 20px;
	line-height: 24px;
	text-transform: none;
	margin: 60px 0 0;
	padding: 0;
}
.dark-gray-text-section p.yellow{
	color: #f6f099;
	margin:25px 0 10px 0;
}
.gray-text-section.dark p{
	color: #dadada;
}
.about .gray-text-section h3, .story .gray-text-section h3, .inspiration .gray-text-section h3, .family .gray-text-section h3 {
	margin: 81px 0 37px 0;
}
.about .gray-text-section h4, .story .gray-text-section h4, .inspiration .gray-text-section h4, .family .gray-text-section h4 {
	margin: 30px 0 0;
}
.about .gray-text-section p, .story .gray-text-section p, .inspiration .gray-text-section p, .family .gray-text-section p {
	margin: 27px 0 86px;
}
.about .gray-text-section p.not-last{
	margin: 27px 0 32px;
}

.story .blue-text-section h4 {
	margin: 38px 0 0;
}
.story .blue-text-section p {
	margin: 7px 0 0;
}
.story .first-h4 {
	margin: 75px 0 0 !important;
}
.story .last-p {
	margin: 7px 0 86px !important;
}
.inspiration .gray-text-section h4, .family .gray-text-section h4 {
	margin-bottom: 86px;
}
.special .gray-text-section h4 {
	margin: 30px 0 0 0;
}
.inspiration .dot-line-1.margin-top, .special .dot-line-1.margin-top {
	margin-top: 90px;
}
.family-section {
	background: #eff0ea /*url(../img/family-head.png) center 115px no-repeat*/;
	float: left;
	height: 835px;
	margin: -75px 0 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
@media (max-width:1366px) {
	.family-section {
		background: #eff0ea /*url(../img/family-head.png) center 115px no-repeat*/;
		float: left;
		height: 835px;
		margin: -100px 0 0;
		overflow: hidden;
		padding: 0;
		width: 100%;
	}
}
.family-section .container {
	position: relative;
	top: 150px;
}
/* *** Familija *** */

.kaktus-oblak {
	background: url(../img/family/kaktus-oblak.png) center top no-repeat;
	display: block;
	width: 1349px;
	height: 444px;
	position: absolute;
	top: 123px;
	left: -90px;
}
.kaktus-zemlja {
	background: url(../img/family/kaktus-zemlja.png) center top no-repeat;
	display: block;
	width: 1346px;
	height: 202px;
	position: absolute;
	top: 484px;
	left: -84px;
}
.kaktus-oblacic {
	background: url(../img/family/kaktus-oblacic.png) center top no-repeat;
	display: block;
	width: 125px;
	height: 39px;
	position: absolute;
	top: 72px;
	left: -56px;
}
.kaktus-sunce {
	background: url(../img/family/kaktus-sunce.png) center top no-repeat;
	display: block;
	width: 134px;
	height: 73px;
	position: absolute;
	top: 69px;
	left: 241px;
}
.kaktus-ptice {
	background: url(../img/family/kaktus-ptice.png) center top no-repeat;
	display: block;
	width: 185px;
	height: 42px;
	position: absolute;
	top: 54px;
	left: 966px;
}
.kaktus-ptica-1 {
	background: rgba(0, 0, 0, 0) url("../img/family/kaktus-ptice.png") no-repeat scroll left top;
	display: block;
	height: 42px;
	left: 965px;
	position: absolute;
	top: 54px;
	width: 62px;
}
.kaktus-ptica-2 {
	background: rgba(0, 0, 0, 0) url("../img/family/kaktus-ptice.png") no-repeat scroll right top;
	display: block;
	height: 42px;
	left: 1089px;
	position: absolute;
	top: 54px;
	width: 62px;
}
.kaktus {
	background: url(../img/family/kaktus.png) center top no-repeat;
	display: block;
	width: 1123px;
	height: 609px;
	position: absolute;
	top: 76px;
	left: -9px;
}
.kaktus-traka {
	background: url(../img/family/kaktus-traka-1.png) center top no-repeat;
	display: block;
	width: 801px;
	height: 133px;
	position: absolute;
	top: 525px;
	left: 196px;
}
.kaktus-sponzorinja {
	background: url(../img/family/kaktus-sponzorinja.png) center top no-repeat;
	display: block;
	width: 127px;
	height: 124px;
	position: absolute;
	top: 61px;
	left: 537px;/*opacity:0;*/
}
.kaktus-sponzorinja-text {
	background: url(../img/family/kaktus-sponzorinja-text.png) center top no-repeat;
	display: block;
	width: 99px;
	height: 39px;
	position: absolute;
	top: 79px;
	left: 430px;
	opacity:0;
}
.kaktus-kasapito {
	background: url(../img/family/kaktus-pepito-kasapito.png) center top no-repeat;
	display: block;
	width: 127px;
	height: 124px;
	position: absolute;
	top: 63px;
	left: 718px;
	/*opacity:0;*/
	
}
.kaktus-kasapito-text {
	background: url(../img/family/kaktus-pepito-kasapito-text.png) center top no-repeat;
	display: block;
	width: 99px;
	height: 39px;
	position: absolute;
	top: 60px;
	left: 804px;
	opacity:0;
}
.kaktus-anonimoso {
	background: url(../img/family/kaktus-anonimoso.png) center top no-repeat;
	display: block;
	width: 142px;
	height: 129px;
	position: absolute;
	top: 99px;
	left: 860px;
	/*opacity:0;*/

}
.kaktus-anonimoso-text {
	background: url(../img/family/kaktus-anonimoso-text.png) center top no-repeat;
	display: block;
	width: 85px;
	height: 39px;
	position: absolute;
	top: 103px;
	left: 984px;
	opacity:0;
}
.kaktus-munjito {
	background: url(../img/family/kaktus-munjito.png) center top no-repeat;
	display: block;
	width: 136px;
	height: 112px;
	position: absolute;
	top: 135px;
	left: -12px;
	/*opacity:0;*/

}
.kaktus-munjito-text {
	background: url(../img/family/kaktus-munjito-text.png) center top no-repeat;
	display: block;
	width: 118px;
	height: 39px;
	position: absolute;
	top: 119px;
	left: 99px;
	opacity:0;
}
.kaktus-extremito {
	background: url(../img/family/kaktus-extremito.png) center top no-repeat;
	display: block;
	width: 118px;
	height: 122px;
	position: absolute;
	top: 202px;
	left: 138px;
}
.kaktus-extremito-text {
	background: url(../img/family/kaktus-extremito-text.png) center top no-repeat;
	display: block;
	width: 141px;
	height: 19px;
	position: absolute;
	top: 182px;
	left: 211px;
	opacity:0;
}
.kaktus-kapitano {
	background: url(../img/family/kaktus-el-kapitano.png) center top no-repeat;
	display: block;
	width: 87px;
	height: 121px;
	position: absolute;
	top: 330px;
	left: 393px;
	/*opacity:0;*/

}
.kaktus-kapitano-text {
	background: url(../img/family/kaktus-el-kapitano-text.png) center top no-repeat;
	display: block;
	width: 95px;
	height: 80px;
	position: absolute;
	top: 240px;
	left: 383px;
	opacity:0;
}
.kaktus-tamburrito {
	background: url(../img/family/kaktus-tamburrito.png) center top no-repeat;
	display: block;
	width: 192px;
	height: 131px;
	position: absolute;
	top: 198px;
	left: 518px;
	/*opacity:0;*/

}
.kaktus-tamburrito-text {
	background: url(../img/family/kaktus-tamburrito-text.png) center top no-repeat;
	display: block;
	width: 100px;
	height: 21px;
	position: absolute;
	top: 337px;
	left: 569px;
	opacity:0;
}
.kaktus-tajkunito {
	background: url(../img/family/kaktus-tajkunito.png) center top no-repeat;
	display: block;
	width: 145px;
	height: 147px;
	position: absolute;
	top: 331px;
	left: 829px;
	/*opacity:0;*/

}
.kaktus-tajkunito-text {
	background: url(../img/family/kaktus-tajkunito-text.png) center top no-repeat;
	display: block;
	width: 80px;
	height: 39px;
	position: absolute;
	top: 302px;
	left: 835px;
	opacity:0;
}
.kaktus-don-huan {
	background: url(../img/family/kaktus-don-huan.png) center top no-repeat;
	display: block;
	width: 121px;
	height: 140px;
	position: absolute;
	top: 224px;
	left: 1002px;
	/*opacity:0;*/

}
.kaktus-don-huan-text {
	background: url(../img/family/kaktus-don-huan-text.png) center top no-repeat;
	display: block;
	width: 78px;
	height: 39px;
	position: absolute;
	top: 236px;
	left: 1107px;
	opacity:0;
}
.kaktus-kartelo {
	background: url(../img/family/kaktus-kartelo-eskobar.png) center top no-repeat;
	display: block;
	width: 157px;
	height: 120px;
	position: absolute;
	top: 381px;
	left: 85px;
	/*opacity:0;*/

}
.kaktus-kartelo-text {
	background: url(../img/family/kaktus-kartelo-eskobar-text.png) center top no-repeat;
	display: block;
	width: 131px;
	height: 19px;
	position: absolute;
	top: 419px;
	left: -20px;
	opacity:0;
}
.kaktus-mama {
	background: url(../img/family/kaktus-mama.png) center top no-repeat;
	display: block;
	width: 142px;
	height: 177px;
	position: absolute;
	top: 396px;
	left: 548px;
	/*opacity:0;*/

}
.kaktus-mama-text {
	background: url(../img/family/kaktus-mama-text.png) center top no-repeat;
	display: block;
	width: 147px;
	height: 30px;
	position: absolute;
	top: 478px;
	left: 678px;
	opacity:0;
}
.animated-family {
	animation-duration: 0.5s;
	animation-fill-mode: both;
	opacity: 1;
}
.animated-family-1 {
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out; /** Chrome & Safari **/
	-moz-transition: all 0.3s ease-in-out; /** Firefox **/
	-o-transition: all 0.3s ease-in-out; /** Opera **/
}
.animated-family-1:hover {
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
}
/* *** Food *** */
/* ************ */
.food-content {
	background: url(../img/food-bg-content.png) repeat center center;
	font-family: 'Patrick Hand', cursive;
}
.food-content .container {
	position: relative;
}
.food-helper-kasapito {
	left: 45px;
	position: absolute;
	top: 58px;
}
.food-helper-capitano {
	background: rgba(0, 0, 0, 0) url("../img/food-capitano.png") no-repeat scroll center 125px;
	bottom: 69px;
	height: 205px;
	overflow: hidden;
	position: absolute;
	right: 45px;
	width: 151px;
	
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;

}
.food-arrow {
	background: rgba(0, 0, 0, 0) url("../img/food-arrow.png") no-repeat scroll center center;
	display: block;
	height: 53px;
	margin: -25px 0 50px;
	position: relative;
	width: 100%;
	z-index: 150;
}
.food-plus-1 {
	background: rgba(0, 0, 0, 0) url("../img/food-plus.png") no-repeat scroll center center;
	display: block;
	height: 35px;
	margin: 2px 0 27px;
	width: 100%;
}
.food-plus-2 {
	background: rgba(0, 0, 0, 0) url("../img/food-plus.png") no-repeat scroll center center;
	display: block;
	height: 35px;
	margin: -2px 0 34px;
	width: 100%;
}
.food-plus-3 {
	background: rgba(0, 0, 0, 0) url("../img/food-plus.png") no-repeat scroll center center;
	display: block;
	height: 35px;
	margin: 20px 0 35px;
	width: 100%;
}
.food-table-1 {
	background: rgba(0, 0, 0, 0) url("../img/food-bg-table-1.png") repeat scroll center center;
	color: #fff;
	font-size: 33px;
	height: 142px;
	line-height: 39px !important;
	padding: 33px 25px;
	text-align: center;
	width: 694px;
	margin: 40px auto 0;
	text-transform:uppercase;
}
.eng .food-table-1 {
	font-size: 29px;
	}
.food-table-2 {
	background: rgba(0, 0, 0, 0) url("../img/food-bg-table-2.png") repeat scroll center center;
	color: #fff;
	font-size: 33px;
	height: 142px;
	line-height: 39px !important;
	padding: 33px 25px;
	text-align: center;
	width: 694px;
	margin: 0 auto 45px;
	text-transform:uppercase;
}
.eng .food-table-2 {
	font-size: 29px;
	}

.eng .okvir-1 {
	background: url(../img/okvir-1-eng.png) top center no-repeat;
	padding: 0 160px 5px;
}
.okvir-1 {
	background: url(../img/okvir-1.png) top center no-repeat;
	padding: 0 160px 5px;
}
.okvir-2 {
	background: rgba(0, 0, 0, 0) url("../img/okvir-2.png") no-repeat scroll center top;
	padding: 0 50px;
}
.eng .okvir-2 {
	background: rgba(0, 0, 0, 0) url("../img/eng-okvir-2.png") no-repeat scroll center top;
	padding: 0 50px;
}
.okvir-3 {
	position: relative;
	background: rgba(0, 0, 0, 0) url("../img/okvir-3.png") no-repeat scroll center top;
	min-height: 500px;
	padding: 0 55px;
}
.okvir-3 .row-1 {
	padding: 0 55px;
}
.okvir-3 .row-2 {
	padding: 0;
}
.okvir-4 {
	background: rgba(0, 0, 0, 0) url("../img/okvir-4.png") no-repeat scroll center top;
	min-height: 700px;
	padding: 0 55px;
}
.eng .okvir-4 {
	background: rgba(0, 0, 0, 0) url("../img/eng-okvir-4.png") no-repeat scroll center top;
	min-height: 700px;
	padding: 0 55px;
}
h2.okvir-head-1 {
	color: #fff;
	display: block;
	float: left;
	font-family: "Patrick Hand", cursive;
	font-size: 33px;
	margin-bottom: 0px;
	margin-top: -16px;
	text-align: center;
	width: 100%;
	font-weight: normal;
}
h2.okvir-head-2 {
	color: #fff;
	display: block;
	float: left;
	font-family: "Patrick Hand", cursive;
	font-size: 33px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: -9px;
	text-align: center;
	width: 100%;
}
h2.okvir-head-3 {
	color: #fff;
	display: block;
	float: left;
	font-family: "Patrick Hand", cursive;
	font-size: 33px;
	margin-bottom: 8px;
	margin-top: -14px;
	text-align: center;
	width: 100%;
	font-weight: normal;
}
h2.okvir-head-4 {
	color: #fff;
	display: block;
	float: left;
	font-family: "Patrick Hand", cursive;
	font-size: 33px;
	margin-bottom: 8px;
	margin-top: -15px;
	text-align: center;
	width: 100%;
	font-weight: normal;
}
.okvir-1 .col-lg-3 {
	padding: 10px 0 5px;
	text-align: center;
}
.okvir-1 .col-lg-3:hover p{
	color:#684c30;
	
	-moz-transform: translate(0%, -6px);
	-webkit-transform: translate(0%, -6px);
	-o-transform:translate(0%, -6px);
	transform: translate(0%, -6px);
	
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;
}
.okvir-2 .col-lg-3 {
	padding: 10px 0 5px;
	width: 20%;
	text-align: center;
}
.okvir-2 .col-lg-3:hover p{
	color:#684c30;
	
	-moz-transform: translate(0%, -6px);
	-webkit-transform: translate(0%, -6px);
	-o-transform:translate(0%, -6px);
	transform: translate(0%, -6px);
	
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;
}
.okvir-3 .col-lg-3 {
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
	width: 20%;
}
.okvir-3 .col-lg-3:hover p{
	color:#684c30;
	
	-moz-transform: translate(0%, -6px);
	-webkit-transform: translate(0%, -6px);
	-o-transform:translate(0%, -6px);
	transform: translate(0%, -6px);
	
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;
}
.okvir-3 .col-lg-4 {
	margin-bottom: 0px;
	padding: 7px 0 0;
	text-align: center;
	width: 25%;
}
.okvir-3 .col-lg-4:hover p{
	color:#684c30;
	
	-moz-transform: translate(0%, -6px);
	-webkit-transform: translate(0%, -6px);
	-o-transform:translate(0%, -6px);
	transform: translate(0%, -6px);
	
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;
}
.okvir-4 .col-lg-3 {
	min-height: 320px;
	text-align: center;
	width: 20%;
	padding: 0;	
}
.okvir-4 .col-lg-3:hover p{
	color:#684c30;
	
	-moz-transform: translate(0%, -6px);
	-webkit-transform: translate(0%, -6px);
	-o-transform:translate(0%, -6px);
	transform: translate(0%, -6px);
	
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;
}
.okvir-1 .col-lg-3 p, .okvir-2 .col-lg-3 p, .okvir-3 .col-lg-3 p, .okvir-4 .col-lg-3 p, .okvir-1 .col-lg-4 p, .okvir-2 .col-lg-4 p, .okvir-3 .col-lg-4 p, .okvir-4 .col-lg-4 p {
	color: #fff;
	display: block;
	font-size: 27px;
	line-height: 27px !important;
	margin-top: 10px;
	text-align: center;
	
	-moz-transform: translate(0%, 0px);
	-webkit-transform: translate(0%, 0px);
	-o-transform:translate(0%, 0px);
	transform: translate(0%, 0px);
	
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;		
	transition: all .2s ease-in-out;
}
.okvir-3 .col-lg-3 p.custom-food-2 {
	width: 250px;
	margin-left: -8px;
}
.food-custom-margin {
	margin-left: 105px;
}
.food-arrow {
	background: rgba(0, 0, 0, 0) url("../img/food-arrow.png") no-repeat scroll center center;
	display: block;
	height: 53px;
	margin: -25px 0 50px;
	position: relative;
	width: 100%;
	z-index: 150;
}
.food-plus-1 {
	background: rgba(0, 0, 0, 0) url("../img/food-plus.png") no-repeat scroll center center;
	display: block;
	height: 35px;
	margin: 27px 0 32px;
	width: 100%;
}
.food-plus-2 {
	background: rgba(0, 0, 0, 0) url("../img/food-plus.png") no-repeat scroll center center;
	display: block;
	height: 35px;
	margin: 30px 0;
	width: 100%;
}
.food-plus-3 {
	background: rgba(0, 0, 0, 0) url("../img/food-plus.png") no-repeat scroll center center;
	display: block;
	height: 35px;
	margin: 60px 0 35px;
	width: 100%;
}
/* *** Specijal *** */
/* **************** */
#carousel-action .carousel-caption {
}
.image-section {
	position: relative;
}
.caption-action {
	background-size: 100%;
	width: 926px;
	height: 261px;
	margin: 0 auto 0 auto;
	padding: 0;
}
.caption-action-2 {
	background-size: 100%;
	width: 926px;
	height: 261px;
	margin: -22px auto 0 auto;
	padding: 0;
}
.instagram-box {
	height: 362px;
	padding: 0 15px !important;
	margin-bottom: 75px;
}
/* *** Locations *** */
/* ***************** */

.brick-section {
	background: #eff0ea url("../img/locations-brick.png") no-repeat scroll center top;
	padding: 105px 0;
}
.brick-section .panel {
	background:transparent;
	border: 1px solid transparent;
	border-radius: 0px;
	box-shadow:none;
	margin-bottom: 20px;
}
.brick-section .panel-heading {
	background: rgba(0,0,0,0);
	border-bottom: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	padding: 0;
}
.brick-section .panel-body {
	background: rgba(255,255,255,0.6);
	padding: 32px 30px;
}
.brick-section h3 {
	color: #fff;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 39px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.brick-section h4 {
	color: #779dad;
	font-family: "Noto Serif",serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -0.1px;
	line-height: 39px;
	margin: 0;
	padding: 0;
	text-transform: none;
}
.brick-section p {
	color: #575756;
	font-family: "Source Sans Pro",sans-serif;
	font-size: 20px;
	letter-spacing: -0.4px;
	line-height: 27px;
	margin: 15px 0 0;
	padding: 0;
	text-transform: none;
}
.locations .panel-heading {
}
.locations .gray-text-section h4 {
	margin: 80px 0;
}

#google-map-1 {
	position: relative;
	width: 100%;
	height: 450px;
}
#google-map-2 {
	position: relative;
	width: 100%;
	height: 450px;
}
.gmap img {
	max-width: none !important;
}
.gm-style .gm-style-iw h3 span {
	font-size: inherit;
	font-family: inherit;
}
#map-overlay {
	position: relative;
	padding: 100px 0;
}
#map-overlay #google-map {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}
.map-h4{
	color: #779dad;
	font-family: "Source Sans Pro",sans-serif;
	font-size: 29px;
	font-weight: bold;
	margin: 5px 0 6px;
	padding: 5px;
	text-transform: uppercase;
}
.map-p {
	color: #575756;
	font-family: "Source Sans Pro",sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 10px;
	padding: 5px;
}


/* *** faq *** */
/* *********** */
.faq .gray-text-section h3{
	color: #779dad;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 39px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 81px 0 0 0;
	padding: 0;
}
.faq .dot-line-1 {
  background: rgba(0, 0, 0, 0) url("../img/dot-line-1.png") no-repeat scroll center center;
  height: 2px;
  width: 100%;
  margin:35px 0 0 0;
}
.faq .gray-text-section h4{
	color: #706f6f;
	font-family: "Noto Serif", serif;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -0.1px;
	line-height: 39px;
	text-transform: none;
	margin: 30px 0 0;
	padding: 0;
}
.faq .gray-text-section p{
	color: #706f6f;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 20px;
	line-height: 24px;
	text-transform: none;
	margin: 0;
	padding: 0;
}
.faq .last-p {
	margin: 0 0 86px !important;
}

/* *** Career *** */
/* ************** */
.img-responsive.career-content-img{
	display:inline;
	
}
.black-text-section {
	position:relative;
	background: #323335;
	padding:0;
}

.black-text-section h3{
	color: #706f6f;
	font-family: "Noto Serif", serif;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -0.1px;
	line-height: 39px;
	text-transform: none;
	margin:0;
	padding: 50px 0;
}
.career-bm-color{
	color:#9bd5e8;
	
}
.down-arrow1{
	z-index:5000;
	bottom: -20px;
	position: absolute;
	text-align: center;
	width: 100%;
}
.triangle-up{
  position: absolute;
  border-bottom: 9px solid #191919;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  left: 50%;
  top: -9px;
  margin-left: -9px;
  height: 0;
  width: 0;
  text-align: center;
  z-index: 1000;
}

.triangle-down {
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #323335;
	bottom: -20px;
	height: 0;
	left: 50%;
	margin-left: -20px;
	position: absolute;
	text-align: center;
	width: 0;
	z-index: 1000;
}
.triangle-down.light-gray{
	border-top: 20px solid #eff0ea;
}
#carousel-career-1 .carousel-caption h3{
	background:#FFFFFF;
	width:400px;
	height:auto;
	bottom:250px;
	top:auto;
	left:12%;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 20px;
	line-height: 24px;
	text-align:left;
	color:#575756;
	text-shadow:none;
	padding:25px;
	margin:0;
	font-style:normal;
}
#carousel-career-1 .carousel-indicators {
  bottom: 7%;
}
#carousel-benefiti.carousel-bg .carousel-inner .item {
  background-color:transparent;
  background-position: center center;
  background-size: cover;
  height: auto;
  width: 100%;
}
#carousel-benefiti.carousel-bg .carousel-inner .item img{
	width:1127px;
	margin:0 auto;
}
#carousel-benefiti .carousel-indicators {
	bottom: 111px;
	left: 50%;
	list-style: outside none none;
	margin-left: -50%;
	padding-left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 15;
}
#carousel-benefiti.carousel-animate .carousel-indicators > li {
  background-color:transparent;
  border-color: transparent;
  background: url("../img/benefiti-slider-indicators-bg.png") no-repeat scroll center bottom;
  margin: 0;
  opacity: 1;
  height: 140px;
  width: 150px;
}
#carousel-benefiti.carousel-animate .carousel-indicators > li.active {
  background-color:transparent;
  border-color: transparent;
  background: url("../img/benefiti-slider-indicators-bg-active.png") no-repeat scroll center bottom;
  margin: 0;
  opacity: 1;
  height: 140px;
  width: 150px;
}
#carousel-benefiti.carousel-animate .carousel-indicators > li.active p.benefiti-indicator-text{
  color: #779dad;
}
#carousel-benefiti.carousel-animate .carousel-indicators > li.active p.benefiti-indicator-number{
  color: #fff;
}
#carousel-benefiti p.benefiti-indicator-text {
	display:block;
	float:left;
	color: #878787;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 20px;
	font-weight: 600;
	height: 48px;
	margin: 3px 0 0 0;
	padding: 0;
	text-indent: initial;
	text-align:center;
	width:100%;
}
#carousel-benefiti p.benefiti-indicator-number{
	display:block;
	float:left;
	text-indent:initial;
	width:100%;
	font-family: "Patrick Hand", cursive;
	font-size: 42px;
	margin: 45px 0 0;
	color:#fff;
}
.benefiti-indicator-text.custom-1 {
	margin-top:15px !important;
}
.benefiti-indicator-number.custom-1 {
	margin-top:34px !important;
}

#carousel-benefiti.carousel-animate .hero {
  color: #fff;
  text-align: center;
  text-shadow: initial !important;
  text-transform: uppercase;
}
#carousel-benefiti{
	background:url(../img/benefiti-slider-bg.png) no-repeat center top;
	width:100%;
	height:310px;
	margin-bottom:86px;
}
#carousel-benefiti .carousel-caption{
	bottom: auto;
	left: 0%;
	padding-bottom: 30px;
	right: 0%;
	top: 59%;
	text-shadow: none;
}
#carousel-benefiti .carousel-caption p{
	color:#575756;
}


.gray-text-section.dark {
	background: #3d5067;
	position:relative;
}


#carousel-piramida.carousel-bg .carousel-inner .item {
  background-color:transparent;
  background-position: center center;
  background-size: cover;
  height: auto;
  width: 100%;
}
#carousel-piramida.carousel-bg .carousel-inner .item img{
	width:1119px;
	margin:0 auto;
}
#carousel-piramida .carousel-indicators {
	bottom: 90px;
	left: 50%;
	list-style: outside none none;
	margin-left: -50%;
	padding-left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 15;
}
#carousel-piramida.carousel-animate .carousel-indicators > li {
  background-color:transparent;
  border-color: transparent;
  margin: 0;
  opacity: 1;
  height: 210px;
  width: 156px;
}
#carousel-piramida.carousel-animate .carousel-indicators > li.active {
  background-color:transparent;
  border-color: transparent;
  margin: 0;
  opacity: 1;
  height: 210px;
  width: 156px;
}
#carousel-piramida.carousel-animate .carousel-indicators > li.active p.benefiti-indicator-text{
  color: #779dad;
}
#carousel-piramida.carousel-animate .carousel-indicators > li.active p.benefiti-indicator-number{
  color: #fff;
}
#carousel-piramida p.benefiti-indicator-text {
	display:block;
	float:left;
	color: #878787;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 20px;
	font-weight: 600;
	height: 48px;
	margin: 3px 0 0 0;
	padding: 0;
	text-indent: initial;
	text-align:center;
	width:100%;
}
#carousel-piramida p.benefiti-indicator-number{
	display:block;
	float:left;
	text-indent:initial;
	width:100%;
	font-family: "Patrick Hand", cursive;
	font-size: 42px;
	margin: 45px 0 0;
	color:#fff;
}
.piramida-indicator-text.custom-1 {
	margin-top:15px !important;
}
.piramida-indicator-img.custom-1 {
	margin-top:34px !important;
}

#carousel-piramida.carousel-animate .hero {
  color: #fff;
  text-align: center;
  text-shadow: initial !important;
  text-transform: uppercase;
}
#carousel-piramida{
	background:url(../img/piramidai-slider-bg.png) no-repeat center 0;
	width:100%;
	height:330px;
	margin-bottom:86px;
}
#carousel-piramida .carousel-caption{
	bottom: auto;
	left: 0%;
	padding-bottom: 30px;
	right: 0%;
	top: 65%;
	text-shadow: none;
}
#carousel-piramida .carousel-caption p{
	color:#575756;
	margin-top:38px;
}
#carousel-piramida.carousel-animate .carousel-indicators > li.active p.benefiti-indicator-text{
  color: #779dad;
}
#carousel-piramida.carousel-animate .carousel-indicators > li.active p.benefiti-indicator-number{
  color: #fff;
}
#carousel-piramida p.piramida-indicator-text {
	display:block;
	float:left;
	color: #9bd5e8;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 20px;
	font-weight: 600;
	height: 48px;
	margin: 12px 0 0 0;
	padding: 0;
	text-indent: initial;
	text-align:center;
	width:100%;
}
#carousel-piramida div.piramida-indicator-img{
	display:block;
	float:left;
	text-indent:initial;
	width:100%;
	height:136px;
	margin:0;
	
}
#carousel-piramida.carousel-animate .carousel-indicators > li.active p.piramida-indicator-text{
  color: #dadada;
}

#carousel-piramida div.piramida-indicator-img.piramida-1{
	background:url(../img/piramida-1.png) no-repeat center bottom; 
}
#carousel-piramida div.piramida-indicator-img.piramida-2{
	background:url(../img/piramida-2.png) no-repeat center bottom; 
}
#carousel-piramida div.piramida-indicator-img.piramida-3{
	background:url(../img/piramida-3.png) no-repeat center bottom; 
}
#carousel-piramida div.piramida-indicator-img.piramida-4{
	background:url(../img/piramida-4.png) no-repeat center bottom; 
}
#carousel-piramida div.piramida-indicator-img.piramida-5{
	background:url(../img/piramida-5.png) no-repeat center bottom; 
}
#carousel-piramida div.piramida-indicator-img.piramida-6{
	background:url(../img/piramida-6.png) no-repeat center bottom; 
}
#carousel-piramida.carousel-animate .carousel-indicators > li.active div.piramida-indicator-img.piramida-1{
	background:url(../img/piramida-1.png) no-repeat center top; 
}
#carousel-piramida.carousel-animate .carousel-indicators > li.active div.piramida-indicator-img.piramida-2{
	background:url(../img/piramida-2.png) no-repeat center top; 
}
#carousel-piramida.carousel-animate .carousel-indicators > li.active div.piramida-indicator-img.piramida-3{
	background:url(../img/piramida-3.png) no-repeat center top; 
}
#carousel-piramida.carousel-animate .carousel-indicators > li.active div.piramida-indicator-img.piramida-4{
	background:url(../img/piramida-4.png) no-repeat center top; 
}
#carousel-piramida.carousel-animate .carousel-indicators > li.active div.piramida-indicator-img.piramida-5{
	background:url(../img/piramida-5.png) no-repeat center top; 
}
#carousel-piramida.carousel-animate .carousel-indicators > li.active div.piramida-indicator-img.piramida-6{
	background:url(../img/piramida-6.png) no-repeat center top; 
}



.piramida-indicator-text.custom-1 {
	margin-top:15px !important;
}
.piramida-indicator-number.custom-1 {
	margin-top:34px !important;
}



.btn-career {
  -moz-user-select: none;
  background: #779dad none repeat scroll 0 0;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: "Patrick Hand",cursive;
  font-size: 33px;
  font-weight: normal;
  height: 62px;
  line-height: 1.1;
  margin: 26px auto 60px;
  padding: 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  width: 247px;
}
.btn-career:hover {
  color: #ffed00;
}

/* *** applications *** */
/* ******************** */
.contact-widget{
	padding:0 150px;
	
}
.application .gray-text-section h3.first-h3{
	margin: 171px 0 37px 0;
	color: #f28a0d;
}
.application .gray-text-section h3{
	color: #779dad;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 39px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
}
.application .gray-text-section .contact-widget h3{
	margin: 0 0 20px;
	font-size: 23px !important;
	font-weight: normal;
}
.application .gray-text-section h4{
	margin: 30px 0 45px;
}
.application .gray-text-section img{
	margin: 0 0 45px;
}

.col_full {
  clear: both;
  float: none;
  margin-right: 0;
  width:100%;
}
.small-label-text {
	font-size: 16px;
	font-weight: normal;
	left: 87px;
	position: absolute;
	top: 22px;
}

.hor-line {
	width: 100%;
	height: 5px;
	margin: 0;
	padding: 23px 0;
	display: block;
	float: left;
	background: url("../img/hor-line.png") no-repeat scroll center center;
}
.application .sm-form-control {
	background-color: transparent;
	background-image: none;
	border: 2px solid #ddd;
	border-radius: 0 !important;
	color: #555555;
	display: block;
	float: left;
	font-size: 15px;
	height: 30px;
	line-height: 1.42857;
	margin: 0 0 13px;
	padding: 2px 14px;
	width: 77%;
	border-image-slice: 27 27 27 27;
	border-image-width: 20px 20px 20px 20px;
	border-image-outset: 0px 0px 0px 0px;
	border-image-repeat: stretch stretch;
	border-image-source: url("../img/border-custom.png");

	-moz-transition: all .15s ease-in-out;
	-webkit-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;		
	transition: all .15s ease-in-out;
}
.inputfile {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.inputfile + label {
  background: transparent none repeat scroll 0 0;
  border-image: url("../img/border-custom.png") 27 27 27 27 / 20px 20px 20px 20px / 0 0 0 0;
  cursor: pointer;
  display: inline-block;
  font-size: 25px;
  font-weight: normal;
  height: 245px;
  overflow: hidden;
  padding: 10px;
  text-align: center;
  white-space: nowrap;
}
.inputfile-4 + label {
  color: #0052a8;
  width: 93% !important;
}
.application label {
	color: #575756;
	cursor: pointer;
	display: block;
	float: left;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	margin-bottom: 10px;
	padding:5px 0 0 0;
	text-transform: none;
	width: 20%;
}
.fancy-title {
	margin-bottom: 20px;
	position: relative;
}
.eng .col_full.basic label{
	width:27%;
}
.eng .col_full.basic input{
	width:72%;
}
.col_full.basic label{
	width:27%;
}
.col_full.basic input{
	width:72%;
}
.applicatins .contact-widget h3{
	font-family: "Patrick Hand", cursive;
	color: #009fe3;
	font-size: 30px;
	font-weight: normal;
	background-color: transparent;
	display: inline-block;
	margin-bottom: 0;
	padding-right: 15px;
	position: relative;
}
.input-trecina-1, .input-trecina-2 {
	margin-right: 19px !important;
	width: 220px !important;
}
.input-trecina-3 {
	margin-right: 0px !important;
	width: 210px !important;
}
.big-label {
	position:relative;
	margin-right: 0px !important;
	width: 55% !important;
}
.input-big-label {
	margin-right: 0px !important;
	width: 44% !important;
}
.small-label-text {
	font-size: 16px;
	font-weight: normal;
	left: 88px;
	position: absolute;
	top: 22px;
}
.upload-bg-trick {
	background: #FFF;
	padding: 90px 50px;
}
.btn-app {
  background: rgba(0, 0, 0, 0) url("../img/app-head-bg.png") no-repeat scroll center top;
  border: medium none;
  border-spacing: 0;
  color: #779dad;
  display: block;
	font-family: "Source Sans Pro", sans-serif;
  font-size: 23px;
  height: 110px;
  line-height: 27px !important;
  list-style: outside none none;
  margin: 0 auto 50px;
  padding: 24px 0;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  width: 451px;
}
.form-control.error, .sm-form-control.error {
  background: #e42c3e none repeat scroll 0 0 !important;
}
#submit-button:hover{
	color:#f28a0d;
	
}

.divider {
	width: 100%;
	height: 90px;
}
.divider-yellow {
	background: #ffff73;
}
.divider-gray {
	background: #eff0ea;
}
.divider-green {
	background: #94c351;
}
.divider-light-green {
	background: #d0d51d;
}


/* Igra */

.game #carousel-action-1{
	margin-top:0px;
	
}
.game .caption-action-2{
	background:url(../img/super-akcija-bg-green.png) no-repeat center center;
	width:926px;
	height:261px;
	padding:35px;
}
.game .caption-action-2 a.naslov{
	display:block;
	font-family: "Source Sans Pro", sans-serif;
	text-transform: none;
	font-style: italic;
	font-size: 69px;
	font-weight:100;
	letter-spacing: normal;
	line-height: 38px;
	color: #fff;
	text-shadow: none;
	margin-top:45px;
	}
.game .caption-action-2 a.naslov:link{
	color: #fff;
}
.game .caption-action-2 a.naslov:hover{
	color: #ffff73;
}
.game .caption-action-2 p.naslov{
	font-family: "Source Sans Pro", sans-serif;
	text-transform: none;
	font-style: italic;
	font-size: 30px;
	font-weight:normal;
	letter-spacing: normal;
	line-height: 38px;
	color: #fff;
	text-shadow: none;
	margin-top:30px;
}
.game .caption-action-2 p.podnaslov{
	font-family: "Source Sans Pro", sans-serif;
	text-transform: none;
	font-style:normal;
	font-size: 26px;
	font-weight:400;
	letter-spacing: normal;
	line-height: 28px;
	color: #fff;
	text-shadow: none;
	
}

/* *** revealOnScroll *** */
/* ********************** */

@media (max-width:1366px) {
	.caption-action {
		background-size: 80%;
		width: 926px;
		height: 261px;
		margin: 0 auto 0 auto;
		padding: 0;
	}
}
@media (min-width:1200px) {
	.container-fluid.gray-text-section .col-lg-12{
		padding:0 140px;
	}
	.family .container-fluid.gray-text-section .col-lg-12{
		padding:0;
	}
	.faq .container-fluid.gray-text-section .col-lg-12{
		padding:0 300px;
	}
	.application .container-fluid.gray-text-section .col-lg-12{
		padding:0;
	}
}
@media (max-width:640px) {
	.carousel-caption h3 {
		font-size: 16px;
		font-weight: 400;
		letter-spacing: normal;
		line-height: 26px;
	}
	.contact-widget{
		padding:0 15px;
	}
	.application label{
		float:none;
		width:100%;
	}
	.col_full.basic input {
  		width: 100%;
	}
	.col_full.basic label {
	  width: 100%;
	}
	.application .sm-form-control {
  		width: 100%;
	}
	.input-trecina-1, .input-trecina-2 {
 		margin-right: 0px !important;
		width: 100% !important;
	}
	.input-trecina-3 {
		margin-right: 0 !important;
		width: 100% !important;
	}
	.big-label {
		margin-right: 0 !important;
		position: relative;
		width: 100% !important;
	}
	.input-big-label {
		margin-right: 0 !important;
		width: 100% !important;
	}
	.small-label-text {
	  font-size: 16px;
	  font-weight: normal;
	  left: 0;
	  position: relative;
	  top: 0;
	}
	.btn-app{
		width:100%;
		padding:15px;
		
	}
	#sub-footer .col-lg-2 {
  		width: 100%;
	}
	#sub-footer .col-lg-2.big-col {
 		width: 100%;
	}
	.container-fluid .col-lg-4, .container-fluid .col-lg-12 {
		padding-left: 5px;
		padding-right: 5px;
	}
	.inputfile + label {
		border-image: none;
	}
	
	
	.navbar-custom {
	  background: rgba(29, 35, 34, 0.9) none repeat scroll 0 0;
	  border-bottom: medium none;
	  letter-spacing: 1px;
	  padding: 6px 0;
	  transition: all 0.5s ease-in-out 0s;
	}	
	.navbar-custom .navbar-toggle {
	  background-color: rgba(255, 255, 255, 0.2);
	  color: #fff;
	  font-size: 1.5em;
	  line-height: 1.3em;
	  margin: 6px -10px 0 0;
	  padding: 4px 8px;
	}	
	.nav-social {
		width:90%;
		float: left;
		margin-left: 16px;
	}
	.nav-language {
		float: left;
		font-family: "Noto Sans",sans-serif;
		margin-left: 28px;
	}
	.nav-language .slash,
	.nav-main .slash {
		display:none;
	}	
	.nav-main li a {
		color: #cecece;
		font-family: "Source Sans Pro",sans-serif;
		font-size: 15px;
		font-weight: bold;
		padding: 4px 7px 5px 0;
	}	
	.nav-language li a {
		color: #ffff73;
		font-size: 12px;
		font-weight: bold;
		padding: 7px 7px 8px 0;
	}	
	.game .carousel .carousel-inner > .item > a > img,
	.game .carousel .carousel-inner > .item > img,
	.game .carousel .img-responsive,
	.game .carousel .thumbnail a > img,
	.game .carousel .thumbnail > img {
	  display: block;
	  height: auto;
	  margin-left: -73%;
	  max-width: 300%;
	}
	.game .caption-action-2 {
		background: rgba(0, 0, 0, 0) url("../img/super-akcija-bg-green.png") no-repeat scroll center center;
		height: 261px;
		margin: -79px auto 0 -15px;
		padding: 10px;
		width: 80%;
	}	
	.game .caption-action-2 a.naslov {
		color: #fff;
		display: block;
		font-family: "Source Sans Pro",sans-serif;
		font-size: 35px;
		font-style: italic;
		font-weight: 100;
		letter-spacing: normal;
		line-height: 33px;
		margin-top: 25px;
		text-shadow: none;
		text-transform: none;
	}	
	.game .caption-action-2 p.naslov {
		color: #fff;
		font-family: "Source Sans Pro",sans-serif;
		font-size: 26px;
		font-style: italic;
		font-weight: normal;
		letter-spacing: normal;
		line-height: 26px;
		margin-top: 19px;
		text-shadow: none;
		text-transform: none;
	}	
	.container-fluid .col-lg-4, 
	.container-fluid .col-lg-12{
		padding:0;	
	}
	#carousel-big {
		margin-top: 62px;
	}
	#carousel-food-main {
		background: #eff0ea none repeat scroll 0 0;
		margin-top: 62px;
		padding: 0 0 25px;
	}
	#carousel-action-1{
		margin-top:62px;
	
	}
	.navbar-collapse {
		border-top: 0px solid transparent;
		box-shadow:none;
		overflow-x: visible;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.career .burrito-sub-menu ul {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		display: block;
		height: auto;
		list-style: outside none none;
		margin: 0;
		position: static;
		z-index: 199;
	}
	
	.career .burrito-sub-menu ul li {
		float: left;
		margin: 0;
		width: 100%;
	}	
	.career .slash-sub {
		display: none;
	}		
	.career .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
		max-height: 400px;
	}		
		
	
}












/* *** Animate *** */
/* *************** */
.anim-3s {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
	 animation-iteration-count: infinite;
}
.anim-5s {
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
	 animation-iteration-count: infinite;
}
.anim-10s {
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
	 animation-iteration-count: infinite;
}

@-webkit-keyframes movex {
    0% {-webkit-transform: translateX(0);}
    50% {-webkit-transform: translateX(140px);}
    0% {-webkit-transform: translateX(0);}
} 
@keyframes movex {
    0% {transform: translateX(0);}
    50% {transform: translateX(140px);}
    0% {transform: translateX(0px);}
} 
.movex {
    -webkit-animation-name: movex;
    animation-name: movex;
}

@-webkit-keyframes movey-1 {
    0% {-webkit-transform: translateY(0);}
    25% {-webkit-transform: translateY(-15px);}
    50% {-webkit-transform: translateY(-5px);}
    75% {-webkit-transform: translateY(-10px);}
    0% {-webkit-transform: translateY(0);}
} 
@keyframes movey-1 {
    0% {transform: translateY(0);}
    25% {transform: translateY(-15px);}
    50% {transform: translateY(-5px);}
    75% {transform: translateY(-10px);}
    0% {transform: translateY(0px);}
} 
.movey-1 {
    -webkit-animation-name: movey-1;
    animation-name: movey-1;
}

@-webkit-keyframes movey-2 {
    0% {-webkit-transform: translateY(0);}
    45% {-webkit-transform: translateY(-20px);}
    0% {-webkit-transform: translateY(0);}
} 
@keyframes movey-2 {
    0% {transform: translateY(0);}
    45% {transform: translateY(-20px);}
    0% {transform: translateY(0px);}
} 
.movey-2 {
    -webkit-animation-name: movey-2;
    animation-name: movey-2;
}
@-webkit-keyframes rot {
    0% {-webkit-transform: rotate(0deg) scale(1,1);}
    250% {-webkit-transform: rotate(3deg) scale(1.2,1);}
    50% {-webkit-transform: rotate(0deg) scale(1,1);}
    75% {-webkit-transform: rotate(3deg) scale(1,1.2);}
    0% {-webkit-transform: rotate(0deg) scale(1,1);}
} 
@keyframes rot {
    0% {transform: rotate(0deg) scale(1,1);}
    25% {transform: rotate(3deg) scale(1.2,1);}
    50% {transform: rotate(0deg) scale(1.1);}
    75% {transform: rotate(3deg) scale(1.2,1);}
    0% {transform: rotate(0deg) scale(1,1);}
} 
.rot {
    -webkit-animation-name: rot;
    animation-name: rot;
}


#sastojci-scroll div[class^="show-row1"]:hover {
	color:#F00;
    background: #ffff00;
}








