@import url(http://fonts.googleapis.com/css?family=News+Cycle:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Rouge+Script);
@import url(http://fonts.googleapis.com/css?family=Exo+2:400,800,700);

/* MENU CONFIGURATION
**********************************************************/
.jetmenu{
	width: 579px;
	padding: 0;
	margin: 50px 0px 0px 20px !important;
	position: relative;
	float: left;
	list-style: none;
	text-transform:uppercase;	
	font-family:  'Karla',  'Open Sans Condensed',  'Source Sans Pro','Abel', 'Roboto Condensed', 'Ubuntu Condensed', 'Abel',  'News Cycle', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.jetmenu li{
	padding: 0px;
	display: inline-block;
	float: left;
	border-right: 0px solid #91D8F7;
}

.jetmenu a{
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear;
	outline: none;
/*	z-index: 9999999; */
}
.jetmenu > li > a{
	padding: 7px 15px;
	font-family:  'Karla',  'Open Sans Condensed',  'Source Sans Pro','Abel', 'Roboto Condensed', 'Ubuntu Condensed', 'Abel',  'News Cycle', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #767676;
	text-decoration: none;
	display: inline-block;
	font-weight:700;
	-webkit-transition: all .3s .1s;
    -moz-transition: all .3s .1s;
    -o-transition: all .3s .1s;
    transition: all .3s .1s;
	background-image:url(../img/icon_flor.png);
	background-position:left;
	background-repeat:no-repeat;
	text-align:left !important;
}

.jetmenu > li:hover > a,
.jetmenu > li.active > a{
/*	background: #600; */
	color: #1FAD5F;
}


/* DROPDOWN CONFIGURATION
**********************************************************/
.jetmenu ul.dropdown, 
.jetmenu ul.dropdown li ul.dropdown {
	list-style: none;
    margin: 0;
	margin-top: -10px;
	display: none;
    position: absolute;
	padding: 0 !important;
    z-index: 99;
	width: auto;
	min-width: 100px;
	color:#FFFFFF;
	background-color: #1fad5f;
	-webkit-border-radius: 8px 8px 10px 10px;
    -moz-border-radius: 8px 8px 10px 10px;
    border-radius: 8px 8px 10px 10px;
    -webkit-box-shadow: 0px 0px 0px #A9D6E8;
    -moz-box-shadow: 0px 0px 0px #A9D6E8;
    box-shadow: 0px 0px 0px #A9D6E8;
}


.jetmenu ul.dropdown{
    top: 40px;
}
.jetmenu ul.dropdown li ul.dropdown{
    left: 100px;
	top: inherit;
}
.jetmenu ul.dropdown li{
	clear:both;
	width:100%;
	margin: 0;
	padding: 0;
	font-size: 13px;
	border: 0 !important;
}
.jetmenu ul.dropdown li a{
	width:100%;
	padding: 8px 8px 8px;
	display:inline-block;
	float:left;
	clear:both;
	font-weight: 400;
	text-decoration: none;
	color: #FFF;
	border: 0 !important;
	-webkit-transition: all .3s .1s;
    -moz-transition: all .3s .1s;
    -o-transition: all .3s .1s;
    transition: all .3s .1s;
	text-align:left !important;
}


.f5 {
	margin-top: 10px;
	display:block;
	font-weight: 400;
	width: 100%;
	}
	
	


/* SUBMENU INDICATORS
**********************************************************/
.jetmenu .indicator{
	position: relative;
	left: 5px;
	top: 2px;
	font-size: 14px;
	float: right;
}
.jetmenu ul li .indicator{
	font-size: 14px;
	top: 1px;
	left: 10px;
}

/* MEGAMENU
**********************************************************/
.jetmenu > li > .megamenu{
	position: absolute;
	display: none;
	background-color: #0080b6;
	color: #29532C;
	width: 320px !important;
	top: 70px;
	font-size: 15px;
	font-weight: 400;
	z-index: 99;
	padding: 10px 10px !important ;
/*	border-top: 5px solid #990000; */
/*	border-left: 5px solid #4B4B4D;		*/
	font-weight:400;
	z-index: 9999999999999;
	text-transform:uppercase !important;
	opacity: 1.0;
	-webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    -webkit-box-shadow: 0px 0px 0px #A9D6E8;
    -moz-box-shadow: 0px 0px 0px #A9D6E8;
    box-shadow: 0px 0px 0px #A9D6E8;	
}

c2 {
	font-size: 12px !important;
	}

/* megamenu list */
.jetmenu li > .megamenu ul{
	margin: 0 0 0 0;
	float: left;
	padding: 0;
	display: block;
	position: relative;
/*	font-style:normal !important; */
	text-transform:uppercase;	
}

.jetmenu li > .megamenu ul li{
	width: 100%;
	padding: 0px 0;
}
.jetmenu li > .megamenu ul li.title{
	margin: 0 0 5px;
	display:block;
	float:left;
	width: 120px !important;
	padding: 0 0 5px;
	margin: 3px;
/*	border-bottom: solid 1px #a7bd21; */
	float: left;
	font-weight: 400;
	font-style:normal;
	font-size: 15px !important;
}

/* megamenu h5 */
.jetmenu li > .megamenu h5{
	width: 100%;
	display:block !important;
	float:left;
	margin: 5px;
	padding: 3px;
	font-size: 15px;
	color: 	#413125;
/*		color:#593F32; */
	font-weight:100;
}

/* megamenu links */
.jetmenu li > .megamenu a{
	color: #FFF;
/*	color: #600;	*/
	text-decoration: none;
	font-size: 15px;
	-webkit-transition: all .3s .1s;
    -moz-transition: all .3s .1s;
    -o-transition: all .3s .1s;
    transition: all .3s .1s;
}
.jetmenu li > .megamenu a:hover{
	color: #FFF;
}

/* megamenu images */
.jetmenu  .megamenu img{
	width: 100%;
	-webkit-transition: border 0.3s linear; 
	-moz-transition: border 0.3s linear;
	-o-transition: border 0.3s linear;
	transition: border 0.3s linear;
}

/* MEGAMENU WIDTHS
**********************************************************/
.jetmenu > li > .megamenu.half-width{
	width: 50%;
/*    font-style:normal !important; */
	font-size: 14px !important;
}

.jetmenu > li > .megamenu.full-width{
	width: 80%;
	left: 0;
}

/* MEGAMENU FORM CONFIGURATION
**********************************************************/

.jetmenu li > .megamenu form{
	width: 80%;
}


/* MEGAMENU GRID SYSTEM
**********************************************************/
.megamenu .row{
	width: 300px;
	margin-top: 0px;
	padding-bottom: 5px;
}
.megamenu .row:first-child {
	margin-top: 0;
}
.megamenu .row:before,
.megamenu .row:after {
	display: table;
	content: "";
	line-height: 0;
}
.megamenu .row:after {
	clear: both;
}
.megamenu .row .col1,
.megamenu .row .col2,
.megamenu .row .col3,
.megamenu .row .col4,
.megamenu .row .col5,
.megamenu .row .col6{
	display: block;
	width: 100%;
	float: left;
	top: 0;
	font-style:normal; 
	text-transform: uppercase;
/*	margin-left: 1.127659574468085%; */
margin-right: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px !important;
	text-align: left !important;
}
.megamenu .row [class*="col"]:first-child {
	margin-left: 0;
}
.megamenu .row .col1{
	width: 14.893617021276595%;
}
.megamenu .row .col2{
	width: 31.914893617021278%;
}
.megamenu .row .col3{
	width: 48.93617021276595%;
}
.megamenu .row .col4{
	width: 65.95744680851064%;
}
.megamenu .row .col5{
	width: 82.97872340425532%;
}
.megamenu .row .col6{
	width: 100%;
}

/* RIGHT ALIGNMENT (MENU ITEM)
**********************************************************/
.jetmenu > li.right{
	float: right;
}
.jetmenu > li.right > .megamenu{
	right: 0;
}

/* COLLAPSIBLE MENU
**********************************************************/
.jetmenu > li.showhide{
	display: none;
	width: 100%;
	height: 50px;
	cursor: pointer;
	color: #999;
/*	background: #660000;	 */

}
.jetmenu > li.showhide span.title{
	margin: 10px 0 0 25px;
	display:block;
	margin-right: 10px;
	float: left;
	font-style:normal;
	font-size: 16px !important;
}
.jetmenu > li.showhide span.icon{
	margin: 17px 20px;
	float: right;
}
.jetmenu > li.showhide .icon em{
	margin-bottom: 3px;
	display: block;
	width: 20px;
	height: 2px;
	background: #583906;
}

/* STYLES
**********************************************************/


/* blue */
.blue > li:hover > a, .blue > li.active > a{	background: #000; /*background: #660000; */ color: #FFF; }
.blue ul.dropdown li:hover > a{ background: #faf5eb; color: #583906; }
.blue li > .megamenu form input[type="text"]:focus, .blue li > .megamenu form textarea:focus{ border-color: #583906; }
.blue li > .megamenu form input[type="submit"]:hover{ background: #583906; color: #fff; }
.blue li > .megamenu a:hover{ color: #583906; }

/* blue */
.blue > li:hover > a, .blue > li.active > a{	background: #000; /*background: #660000; */ color: #FFF; }
.blue ul.dropdown_left li:hover > a{ background: #faf5eb; color: #583906; }








/* RESPONSIVE LAYOUT
**********************************************************/
@media (max-width: 768px) {
	.jetmenu > li{
		display: block;
		width: 100%;
		box-sizing:border-box;
		-moz-box-sizing:border-box; 
		-webkit-box-sizing:border-box;
		visibility:hidden;
	}
	.jetmenu > li > a{
		padding: 15px 25px;
	}
	.jetmenu a{
		width: 100%;
		background: #333;
		box-sizing:border-box;
		-moz-box-sizing:border-box; 
		-webkit-box-sizing:border-box; 
	}
	.jetmenu ul.dropdown, 
	.jetmenu ul.dropdown li ul.dropdown{
		width: 100% !important;
		left: 0;
		position: static !important;
		border: none;
		box-sizing:border-box;
		-moz-box-sizing:border-box; 
		-webkit-box-sizing:border-box; 
	}
	.jetmenu ul.dropdown li {
		background: #fff !important;
		border: none;
	}
	.jetmenu ul.dropdown > li > a{
		padding-left: 40px !important;
	}
	.jetmenu > li > .megamenu{
		width: 100% !important;
		position: static;
		border-top: none;
	}
	.megamenu .row [class*="col"]{
		float: none;
		display: block;
		width: 100% !important;
		margin-left: 0;
		margin-top: 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.megamenu .row:first-child  [class*="col"]:first-child {
		margin-top: 0;
	}
	.megamenu .row{
		margin-top: 0;
	}
	.jetmenu > li > ul.dropdown > li > a{ padding-left: 40px !important; }
	.jetmenu > li > ul.dropdown > li > ul.dropdown > li > a{ padding-left: 60px !important; }
	.jetmenu > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a{ padding-left: 80px !important; }
}


/* Bubble Float Top */
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(30% - 5px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #1fad5f transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}


/* Bubble Float Left */
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  width: 200px !important;
  margin-left: 35% !important;
  
}
.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(20% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #1fad5f transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
 }
.hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  border-color: transparent #FFF transparent transparent;
}
