body{
	font-size: 15px;
	line-height: 22px;
}
body.loadpage{}
body:before{
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	z-index: -999;
	
		-webkit-transition: opacity 2s, z-index 2s;
    transition: opacity 2s, z-index 2s;
}
body.loadpage:before{
	opacity: 0.9;
	z-index: 9998;
}
body:after{
	content: "\f110";
	position: fixed;
	top: 50%;
	left: 0;
	right: 0;
	font-family:nexa;
  	font-size: 48px;
  	text-align: center;
  	margin-top: -20px;
  	z-index: -999;  	
  	opacity: 0;
  	
  		-webkit-transition: opacity 2s, z-index 2s;
    transition: opacity 2s, z-index 2s;
		-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}
body.loadpage:after{
	opacity: 1;
	z-index: 9999;
}
a:hover,
a:focus{
	text-decoration: none;
	outline: 0;
}
img{
	max-width: 100%;
}
h1,h2,h3,h4,h5,h6{
	margin: 0 0 10px;
}
h1.title,
h2.title,
h3.title,
h4.title,
h5.title,
h6.title{
	text-transform: uppercase;
}
h1.title{
	font-size: 40px;
}
.line-title{
    display: inline-block;
    margin-bottom: 25px;
    padding-bottom: 20px;
    position: relative;
}
.line-title .fa{
    bottom: 0;
    font-size: 6px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.line-title:after,
.line-title:before{
	bottom: 0;
    content: "";
    position: absolute;
}
.line-title:before{
    bottom: 2px;
    height: 2px;
    left: 15%;
    right: 50%;
    z-index: 1;
    margin-right: 10px;
}
.line-title:after{
    bottom: 2px;
    height: 2px;
    right: 15%;
    left: 50%;
    z-index: 1;
    margin-left: 10px;
}

.nav > li > a:focus, .nav > li > a:hover{
	background-color: transparent;
}
.backgroundFixed{
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
}

#wrap{
	overflow-x: hidden;
}
a{
	cursor:pointer;
}
.mb-4{
	margin-bottom:40px;
}
.text-box{
	display: block;
    width: 100%;
    height: 100%;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    text-align: center;
}
.text-box a{
	display:block;
	width:100%;
	height:100%;
	padding:15px;
}
.text-box .main-title{
	margin: 0;
    color: #e27900;
    font-weight: 600;
}
.text-box .sub-title{
	margin-bottom:5px;
	font-weight:500;
	color:#333;
}
/*********************
======= Header =======
*********************/
.header{
	position: relative;
}
.header a{
	color: inherit;
}
/* Top header */
.header-inner{
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 2;
}
.style-v2 .header-inner{
    height: 80px;
    left: auto;
    position: relative;
    right: auto;
    top: auto;
}
.style-v3 .header-inner{
    left: auto;
    position: relative;
    right: auto;
    top: auto;
}
.style-v2 .logo{
    float: left;
    position: absolute;
    top: 0;
    z-index: 3;
}
.style-v3 .logo{
	position: relative;
}
.style-v3 .logo a{
    left: 50%;
    margin-left: -88px;
    position: absolute;
    top: 0;
    z-index: 9;
}
.style-v2 .header-right{
	float: right;
	margin: 0;
}
.header-top{
	margin-top: 55px;
	margin-bottom: 20px;
}
.style-v3 .header-top{
	margin-top: 0;
	margin-bottom: 0;
}
.style-v3 .header-left, 
.style-v3 .header-right{
	margin: 0;
}
#primary-navigation{
    border: 0 none;
    border-radius: 0;
    display: inline-block;
    margin: 0;
    padding: 0;	
}
.style-v2 #primary-navigation{
	margin: 0 0 0 180px;
}
.style-v2 #navbar{
	padding: 0;
}
.header-left,
.header-right{
	margin-top: 25px;
}
.header-left{
	text-align: right;
}
.header-right{
	text-align: left;
}
.header-left li,
.header-right li{
	display: inline-block;
	font-style: italic;
}
.header-left li:before,
.header-right li:before{
	content: "/";
}
.header-left li:first-child:before,
.header-right li:first-child:before{
	content: "";
}
.header-left li a,
.header-right li a{
	display: inline-block;
	padding-left: 5px;
    padding-right: 3px;
}
.style-v2 .header-right li a{
	padding-top: 0;
	padding-bottom: 0;
	font-size: 14px;
	line-height: 80px;
}
#primary-navigation{
	font-size: 16px;
	text-transform: uppercase;
}
.style-v3 #primary-navigation{
	display: block;
}
.navbar-brand{
	display: none;
}
.style-v3 .navbar-nav{
	width: 50%;
	text-align: left;
}
.style-v3 .navbar-nav:FIRST-CHILD{
	text-align: right;
}
.navbar-nav > li{
	margin:0 16px;
	padding-bottom: 15px;
}
.style-v2 .navbar-nav > li,
.style-v3 .navbar-nav > li{
	padding: 15px 0;
}
.style-v3 .navbar-nav > li{
	float: none;
	display: inline-block;
}
.navbar-nav > li > a{
	padding-left: 0;
	font-size:14px;
	padding-right: 0; 
	font-weight: bold;
}
.navbar-nav > li ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.navbar-nav > li .mega-menu,
.navbar-nav > li .dropdown{
    left: 0;
    position: absolute;
    text-align: left;
    top: -900px;

	-webkit-transition: opacity 0.35s, top 0s ease 0.35s; /* Safari */
    transition: opacity 0.35s, top 0s ease 0.35s;
}
.navbar-nav > li:hover .mega-menu,
.navbar-nav > li:hover .dropdown{
	opacity: 1;
	top: 100%;
	-webkit-transition: top 0s ease 0s; /* Safari */
    transition: top 0s ease 0s;
}
.navbar-nav > li .mega-menu{
	right: -1000px;
}
.navbar-nav > li .mega-menu-inner,
.navbar-nav > li .dropdown {
	padding: 10px 20px;
	font-size: 13px;
	float: left;
}
.navbar-nav > li .mega-menu-inner li,
.navbar-nav > li .dropdown li{
	padding-top: 0px;
	white-space: nowrap;
}
.navbar-nav > li .mega-menu-inner li:FIRST-CHILD,
.navbar-nav > li .dropdown li:FIRST-CHILD{
	padding-top: 0;
}
.navbar-nav > li .mega-menu-inner figcaption{
    line-height: 18px;
    margin-top: 5px;
    text-transform: none;
}
.navbar-nav > li .mega-menu .mega-cols{
	float: left;
	min-width: 120px;
	max-width: 170px;
}
/* Banner */
#banner{
	position: relative;
	z-index: 1;
}
.nivo-directionNav{
	display: none;
}
.nivo-controlNav{
    bottom: 10px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 15;
}
.nivo-controlNav a{
	border-radius: 50%;
    display: inline-block;
    height: 15px;
    margin: 0 4px;
    opacity: 0.6;
    text-indent: -9999px;
    width: 15px;
}
.nivo-controlNav a:hover,
.nivo-controlNav a.active{
	opacity: 1;
}
.nivo-caption{
    background: none;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    opacity: 1;
}
.nivo-caption-content{
	bottom: 26%;
    left: 30%;
    position: absolute;
    right: 30%;
    z-index: 3;
    text-align: center;
}
.style-v3 .nivo-caption-content,
.style-v2 .nivo-caption-content{
	bottom: auto;
	top: 30%;
}
.nivo-caption-content .desc{
	font-size: 18px;
}
.nivo-caption-img-1{
	position: absolute;
	bottom: 40px;
	right: 0;
	width: 35%;
	z-index: 2;
}
.nivo-caption-img-2{
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 30%;
	z-index: 1;
}
.nivo-caption-img-1 img,
.nivo-caption-img-2 img{
    max-width: 100%;
    position: static;
}


/*********************
======= Main =======
*********************/
.page-content{
	padding-top: 55px;
}
.section{
	padding: 90px 0 50px;
	overflow: hidden;
}
.section.menu-item{
	padding: 30px 0;
}
.home .section{
	line-height: 26px;
}
.home .section p{
	margin-bottom: 20px;
}

/* Info */
.infoUs{
	text-align: center;
}
.page-about .infoUs{
	text-align: left;
}
.infoUs .title{
	width: 63%;
}
.infoUs figure{
	margin-top: -50px;
    text-align: left;
}
.infoUs figure img{
	position: relative;
	z-index: 3;
}
.infoUs figure img + img{
	z-index: 2;
	margin-top: -70px;
}

/* Services */
.services{
	position: relative;
}
.service-effect{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	padding: 0;
	margin: 0;
	top: 0;
	list-style: none;
}
.service-effect:after{
	content:"";
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	background-color: transparent;
	z-index: 3;
}
.service-effect li{
	position: absolute;
	left: 50%;
	top: 120px;
}
.service-effect li:nth-child(6n+1){
    margin-left: -370px;
    margin-top: 80px;	
    z-index: 6;
}
.service-effect li:nth-child(6n+2){
    margin-left: -320px;
    margin-top: -80px;
    z-index: 1;	
}
.service-effect li:nth-child(6n+3){
    margin-left: -145px;
    margin-top: -135px;
    z-index: 3;	
}
.service-effect li:nth-child(6n+4){
    margin-left: 35px;
    margin-top: -80px;
    z-index: 4;	
}
.service-effect li:nth-child(6n+5){
    margin-left: 120px;
    z-index: 5;	
}
.service-effect li:nth-child(6n+6){
    margin-left: 200px;
    margin-top: 110px;
    z-index: 6;	
}
#services-item{
    list-style: outside none none;
    margin: 0 auto;
    position: relative;
    width: 70%;
    min-height: 600px;
    padding: 0;
    z-index: 4;
}
#services-item li{
    background: hsl(33, 74%, 81%) none repeat scroll 0 0;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    width: 50px;
	height: 50px;
	text-indent: -9999px;
	margin: -25px 0 0 -25px;
	left: 50%;
	top: 50%;
	
	-webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}
#services-item li.active{
	text-indent: inherit;
	width: 220px;
	height: 220px;
	margin-top: -110px;
	margin-left: -110px;
}
#services-item li:hover{
	cursor: pointer;
}
#services-item li.active:hover{
	cursor: default;
}
#services-item li:after,
#services-item li:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
}
#services-item li:after{
    height: 17px;
    margin: -8.5px 0 0 -1.5px;
    width: 3px;
}
#services-item li:before{
	width: 17px;
	height: 3px;
	margin: -1.5px 0 0 -8.5px;
}
#services-item li:nth-child(6n+1){
    left: 15%;
    top: 10%;
}
#services-item li:nth-child(6n+2){
	background: hsl(19, 63%, 50%);
    left: 30%;
    top: 45%;
}
#services-item li:nth-child(6n+3){
	background: hsl(11, 94%, 65%) none repeat scroll 0 0 !important;
    top: 15%;
}
#services-item li:nth-child(6n+4){
    background: hsl(33, 100%, 50%) none repeat scroll 0 0 !important;
    left: 65%;
    top: 40%;
}
#services-item li:nth-child(6n+5){
    background: hsl(15, 45%, 28%) none repeat scroll 0 0 !important;
	left: 80%;
    top: 10%;
}
#services-item li:nth-child(6n+6){
    background: hsl(203, 65%, 77%) none repeat scroll 0 0 !important;
 	left: 90%;
    top: 50%;
}
#services-item li.active:after, 
#services-item li.active:before{
	display: none;
}
#services-item li aside{
    border: 1px solid #FFF;
    border-radius: 100%;
    bottom: 3px;
    box-sizing: border-box;
    left: 3px;
    padding: 3px;
    position: absolute;
    right: 3px;
    text-align: center;
    top: 3px;
    z-index: 3;
    overflow: hidden;
    line-height: 22px;
}
#services-item li .service-inner{
	padding: 35px 20px 10px;
}
#services-item li aside h3{
	margin: 0 0 10px;
	text-transform: uppercase;
}
#services-item li .service-inner a{
	color: inherit;
}
#services-item li .service-inner a:hover{
	opacity: 0.7;
}
#services-item li em.animated{
    border: 5px solid #FFF;    
    border-radius: 50%;
    bottom: -5px;
    content: "";
    left: -5px;
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 2;
}


/* Latest */
.latest{
	text-align: center;
	/*padding-top: 130px;*/
}
.latest .posts_list{
	list-style: none;
	padding: 0;
	text-align: left;
	margin: 0;
}
.latest .posts_list li{
	display: inline-block;
	width: 100%;
	padding: 35px 0;
	border-bottom: 1px solid;
}
.latest .posts_list figure{
    float: left;
    margin-right: 50px;
    width: 32%;
}
.latest .posts_list li:nth-child(2n) figure{
	float: right;
    margin-left: 50px;
    margin-right: 0;
}
.latest .posts_list img{
	max-width: 100%;
}
.latest .posts_list aside{
	overflow: hidden;
}
.latest .posts_list aside h4{
	text-transform: uppercase;
}
.widget-gallery ul{
	list-style: none;
	padding: 0;
	border: 10px solid hsl(32, 38%, 84%);
    box-shadow: 0 0 15px 0 hsla(32, 38%, 84%, 0.75);
    margin: 0 0 0 30px;
    display: inline-block;
}
.widget-gallery li{
	float: left;
	width: 50%;
	position: relative;
}
.widget-gallery li figure{
	position: relative;
	overflow: hidden;
}
.widget-gallery li figure a{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
.widget-gallery li figure a:after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: 0.6;
	
		-webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.widget-gallery li figure:hover a:after{
	opacity: 0.2;
	left: 20px;
	right: 20px;
	bottom: 20px;
	top: 20px;
}
.widget-gallery li figure img{
	width: 100%;
	/*
		-webkit-transition: all 0.25s;
    transition: all 0.25s; */
}
.widget-gallery li figure:hover img{
    	/*-webkit-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2); */
}
.latest .modal{
	text-align: left;
}

/* info recipe */
.info-recipe{
	padding: 50px 0;
}
.info-recipe figure{
	float: right;
	width: 50%;
}
.info-recipe aside{
	overflow: hidden;
}
.info-recipe aside h4{
	padding-top: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
	line-height: 26px;
}
.info-recipe .video-recipe li{
	float: right;
	width: 49%;
	padding: 0 0 0 20px;
}
.info-recipe .video-recipe li a{
	padding: 0;
	margin: 0;
}
.info-recipe .video-recipe li a img{
	max-width: 100%;
	height: auto;
}
.info-recipe .video-recipe h5{
	text-transform: uppercase;
	padding-top: 20px;
}

/* bullet proof */
.bulletproof figure{
	text-align: right;
	margin-top: -40px;
	padding-right: 30px;
}
.bulletproof ul{
	padding: 0 0 0 20px;
	margin: 0;
	list-style-image: url("../imgs/list-style-1.png");
}
.bulletproof h4.title{
	text-align: center;
	margin-top: 20px;
}

/* About */
.page-header{
	padding: 0;
	margin: 0;
	text-align: center;
	position: relative;
	border: 0;
}
.page-header .post-thumbnail{
	position: relative;
}
.style-v2 .page-header .post-thumbnail,
.style-v3 .page-header .post-thumbnail{
	 bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
}
.page-header .post-thumbnail:after{
	content:"";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.45;
}
.page-header .post-thumbnail img{
}
.page-header .title{
	bottom: 0;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    font-weight: bold;
}
.style-v2 .page-header .title{
	position: static;
	padding: 55px 0;
}
.style-v3 .page-header .title{
	position: static;
	padding: 100px 0 50px;
}
.style-v2 .page-header .title .line-title,
.style-v3 .page-header .title .line-title{
	margin: 0;
}
.ourMission {
	overflow: visible;
	padding: 50px 0;
}
.ourMission figure{
    margin-bottom: -120px;
    margin-top: -100px;
    position: relative;
}
.ourMission h5.title{
    margin: 0;
    padding: 10px 0;
}
.ourPromise h1.title{
	padding-top: 50px;
}

.gallery-about{
	padding: 0;
	height: 360px;
}
.gallery-about .gallery-flickity{
	margin: 0;
}
.gallery-about img{
	height: 100%;
	width: auto;
}
.ourMethods figure{
	text-align: right;
	padding-right: 30px;
	position: relative;
}
.ourMethods figure img{
	width:100%;
	margin-top: -30px;
}
.ourMethods figure img + img{
    bottom: 0;
    left: 0;
    position: absolute;
    width: 60%;
}

/* Galleries */
#galleries{
	margin-top: -15px;
}
.galleries .filter,
.menus .filter{
    margin-bottom: 35px;
    padding: 15px 0;
    text-align: center;
}
.galleries .filter .button,
.menus .filter .button{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 25px;
	line-height: 32px;
	border: 2px solid;
	background-color: transparent;
	margin: 0 3px; 
}
.galleries .gallery-item{
	display: inline-block;
    float: none;
    position: static;
	-webkit-transition: height 1.5s ease 0.5s;
    transition: height 1.5s ease 0.5s;
}
.galleries .gallery-item.active{
	-webkit-transition: height 1.5s;
    transition: height 1.5s;
}
.galleries-v1 .gallery-v1 .close{
    font-size: 32px;
    font-weight: 300;
    opacity: 1;
    text-shadow: none;
}

.galleries .gallery-item .inner{
	display: inline-block;
	width: 100%;
}
.galleries .gallery-item figure{
	position: relative;
}
.galleries .gallery-item figure img{
	width: 100%;	
} 
.galleries .gallery-item figure figcaption > a.gallery-ajax{ 
	bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.galleries .gallery-item figure figcaption > a.gallery-ajax:after{ 
	content: "";
	position: absolute;
	bottom: 20px;
    left: 20px;
    top: 20px;
    right: 20px;
    background-color: rgba(226, 121, 0, 0.4);
    z-index: 4;
    
        
        	-ms-transform: scale(0,0);
    	-webkit-transform: scale(0,0);
    transform: scale(0,0);
    		-ms-transition: -ms-transform 0.75s;
    	-webkit-transition: -webkit-transform 0.75s;
    transition: transform 0.75s;
}
.galleries .gallery-item figure:hover figcaption > a.gallery-ajax:after{ 
        -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);	
}
.galleries .gallery-item figure .gallery-icon{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -20px;
	height: 40px;
	text-align: center;
	z-index: 5;
}
.galleries .gallery-item figure .gallery-icon a{
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    margin: 0 2.5px;
    opacity: 0;
    
		-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	
  		-webkit-animation-fill-mode: both;
  	animation-fill-mode: both;
  	
		-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}
.galleries .gallery-item figure .gallery-icon a + a{
		-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;	
}
.galleries .gallery-item figure:hover .gallery-icon a{
			-webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
    
		-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.galleries .gallery-item figure:hover .gallery-icon a + a{
		-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;	
}
.galleries .gallery-item h4.title{
	margin: 15px 0 50px;
	position: relative;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.galleries .gallery-item h4.title:after {
	bottom: -50px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #000;
	border-width: 30px;
	margin-left: -30px;
	opacity: 0;
}
.galleries .active h4.title:after{
	opacity: 1;
	-webkit-transition: opacity 1s ease 1s;
    transition: opacity 1s ease 1s;
}
.galleries .gallery-v1{
	padding-bottom: 50px;
    left: 0;
    position: absolute;
    top: auto;
    width: 100%;
    overflow: hidden;
    opacity: 0;
	-webkit-transition: opacity 1s;
    transition: opacity 1s;
    z-index: -999;
}
.galleries .active .gallery{
	-webkit-transition: opacity 1s ease 1s;
    transition: opacity 1s ease 1s;
    
	opacity: 1;
	z-index: 3;
}
.galleries .gallery .gallery-inner{
	padding: 50px 0;
}

.gallery-flickity{
	margin-bottom: 20px;
}
.gallery .flickity-page-dots,
.gallery-v1 .flickity-prev-next-button{
	display: none;
}
.gallery-v1 .gallery-cell{
	width: 60%;
	margin: 0 20px;
	opacity: 0.2;
	-webkit-transition: opacity 1s; /* Safari */
    transition: opacity 1s;
}
.gallery-about .gallery-cell{
	height: 360px;	
}
.gallery-about .gallery-cell img{
	width: auto;
	max-width: none;
	height: 100%;
}
.gallery-cell img{
	width: 100%;
}

.gallery-meta{
	display: inline-block;
	width: 100%;
	margin: 20px 0 0;
}
.gallery-meta > *{
	float: left;
	line-height: 21px;
}
.gallery-meta .gallery-date{
	margin-right: 30px;
	padding-right: 30px;
	border-right: 1px solid;
}
.gallery-v2 .gallery-meta{
	border-top: 1px solid;
	padding-top: 20px;
}
.flickity-prev-next-button{
	background: transparent !important;
	border: 1px solid;
}
.gallery-v2 .gallery-meta .gallery-date,
.gallery-v2 .gallery-meta .gallery-location{
	border: 0 none;
    font-size: 14px;	
}
.gallery-meta .sharethis{
	float: right;
	position: relative;
	display: none;
}
.gallery-v2 .gallery-meta .sharethis{
    clear: both;
    float: left;
    margin-top: 30px;
}
.gallery-meta .sharethis .stButton{
    height: 36px;
    line-height: 36px;
    margin: -5px 0 0;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 0;
    width: 110px;
}
.gallery-meta .sharethis .sharethis-icon{
    float: right;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    margin-top: -5px;
    text-align: center;
    text-transform: uppercase;
    width: 110px;	
}
.gallery-meta .sharethis .sharethis-icon .fa{
    font-size: 18px;
    font-weight: normal;
    margin-right: 8px;
}
.gallery-meta label{
	font-weight: normal;
	margin: 0;
}
.gallery-v2 .gallery-cell{
	width: 100%;
}
.gallery-v1 .gallery-cell.is-selected{
	opacity: 1;
}
.gallery-v1 h3.title,
.gallery-v1 .entry-content{
	width: 60%;
	margin: auto;
}
.gallery-v1 .entry-content{
	font-size: 16px;
}
.gallery-v1 h3.title{
	margin-bottom: 20px;
}
.gallery-v2 h3.title{
	font-weight: bold;
	padding-left: 10px;
}
.gallery-v2 .entry-content{
	font-size: 16px;
	padding-left: 10px;
}
.modal{
	padding-right: 0 !important;
	margin-top: 5px;
}
.modal-header{
	border: 0;
	padding: 40px 0 0;
}
.modal-content{
	border-radius: 0;
	border: 0;
	min-height: 100%;
}
.modal-header .close {
    font-size: 26px;
    margin-top: 0;
    opacity: 1 !important;
}


/* Blog */
article.post{
	margin-bottom: 50px;
}
.page-blog article.post .post-thumbnail{
	position: relative;
	overflow: hidden;
}
.page-blog article.post .post-thumbnail img{
        -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    
        		-ms-transition: -ms-transform 0.5s;
    	-webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}
.page-blog article.post .post-thumbnail:hover img{
        -ms-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);	
}
.page-blog article.post .post-thumbnail a{ 
	bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.page-blog article.post .post-thumbnail a:after{ 
	content: "";
	position: absolute;
	bottom: -30px;
    left: -30px;
    top: -30px;
    right: -30px;
    
    border: 30px solid;
    border-color: rgba(226, 121, 0, 0.4);
    
    	-webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.page-blog article.post .post-thumbnail:hover a:after{ 
    bottom: 0px;
    left: 0px;
    top: 0px;
    right: 0px;
}

.page-post article.post .post-thumbnail,
.page-blog-sidebar article.post .post-thumbnail{
	margin-bottom: 20px;
}
article.post .entry-left{
    float: left;
    margin-top: 5px;
    padding-right: 30px;
    width: 90px;
}
article.post .entry-left .social a{
    border: 2px solid;
    border-radius: 50%;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin: 7px 0;
    text-align: center;
    width: 40px;
    position: relative;
    	-webkit-transition: all 0.2s; /* Safari */
    transition: all 0.2s;
}
article.post .entry-left .social a:hover{
    	-webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
article.post .entry-main{
	overflow: hidden;
}
.entry-date{
	font-size: 52px;
	line-height: 48px;
	margin-bottom: 10px;
}
.page-post article.post .entry-date,
.page-blog-sidebar article.post .entry-date{
	line-height: 36px;
}
.page-post article.post .entry-date small,
.page-blog-sidebar article.post .entry-date small{
    border-top: 1px solid;
    float: left;
    line-height: 24px;
    margin-top: 10px;
    padding-top: 5px;
    width: 100%;
    margin-bottom: 15px;
}
.entry-date small{
	font-size: 20px;
}
.entry-title{
    margin: 0 0 20px;
}
.page-post .entry-title{
	margin: 0 0 20px;
}
.entry-content{
	margin-bottom: 35px;
}
.page-post .entry-content{
	margin-bottom: 0;
}
.entry-meta{
	position: relative;
	padding-top: 15px;
}
.page-post .entry-meta{
	margin-bottom: 15px;
}
.entry-meta:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 2px;
	width: 82px;
}
.navigation{
	margin: 0 0 50px;
	border-top: 1px solid;
	padding-top: 10px;
	font-size: 18px;
}
.pagination{
	margin: 0;
}
.pagination > *{
	margin-right: 20px;
}
#comments{
    margin-left: 90px;
    margin-bottom: 50px;
}
#comments h3.title{
	margin-bottom: 20px;
	border-top: 1px solid;
    padding-top: 50px;
}
#comments .comment-list{
	list-style: none;
	padding: 0;
	margin-bottom: 40px;
}
#comments .comment-avatar{
    border-radius: 50%;
    float: left;
    height: 70px;
    margin-right: 20px;
    overflow: hidden;
    width: 70px;
}
#comments .comment-main{
	overflow: hidden;
}
#comments h5.title{
	font-size: 16px;
	margin: 0;
}
#comments .comment-date{
	font-size: 14px;
	margin-bottom: 10px;
}
#comments .comment{
	margin-bottom: 25px;
}
#comments .children{
    list-style: outside none none;
    margin-left: 90px;
    padding: 0;
    margin-top: 25px;
}
#respond h3.title{
	padding-top: 35px;
}

.comment-form input,
.comment-form textarea{
	border: 1px solid;
	line-height: 40px;
	padding: 0 10px;
	width: 100%;
	margin-bottom: 10px;
		-webkit-box-shadow: none;
	box-shadow: none;
}
.comment-form-author{
	float: left;
	width: 48%;
}
.comment-form-email{
	float: right;
	width: 48%;
}
.comment-form button{
    background: none;
    border: 2px solid;
    font-weight: bold;
    line-height: 40px;
    padding: 0 30px;
    text-transform: uppercase;
		-webkit-transition: all 0.2s; /* Safari */
    transition: all 0.2s;
}
.comment-form button:before{
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
}
.sidebar{
	padding-left: 10px;
}
h3.widgettitle{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
}
.sidebar .widget{
	margin-bottom: 35px;
}
.sidebar .widget ul{
	line-height: 28px;
	list-style-image: url("../imgs/list-style-1.png");
	padding-left: 20px;
}
.sidebar .categories ul li:hover,
.sidebar .achives ul li:hover{
	list-style-image: url("../imgs/list-style-2.png");
}
.sidebar .categories ul li a,
.sidebar .achives ul li a{
	display: block;
}
.sidebar .recent-post ul,
.sidebar .recent-comment ul{
	list-style: outside none none;
	padding: 0;
}
.sidebar .recent-post li,
.sidebar .recent-comment li{
    border-top: 1px solid;
    margin-top: 11px;
    padding-top: 10px;
}
.sidebar .recent-post li:FIRST-CHILD,
.sidebar .recent-comment li:FIRST-CHILD{
	margin: 0;
	padding: 0;
	border: 0;
}
.sidebar .recent-comment-author{
	font-size: 18px;
}
.sidebar .recent-comment-date{
    display: block;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 10px;
}
.sidebar .tagcloud a{
    border: 1px solid;
    display: inline-block;
    line-height: 24px;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 0 15px;
}

/* Menus */
#menus{
	margin-top: -15px;
}
.menus .menu-inner{
	padding-top: 10px;
}
.menus h1.title{
	margin-bottom: 35px;
}
.menus .menu-thumbnail{
	margin-right: 30px;
}
.menus .col-sm-push-6 > *{
	margin-left: 40px;
	margin-right: 0;
}
.menus aside{
	margin-bottom: 20px;
	font-size: 14px;
}
.menus .menu-img{
	float: left;
	margin-right: 20px;
	width: 50px;
}
.menus .menu-content{
	overflow: hidden;
}
.menus .menu-title{
	font-size: 15px;
	position: relative;
}
.menus .menu-title:after{
	content: "";
	position: absolute;
	bottom: 4px;
	left: 0;
	right: 0;
	border-bottom: 1px dashed;
	z-index: 1;
}
.menus .menu-title span{
	background-color: inherit;
	position: relative;
	z-index: 2;
	padding: 0 5px 0 0;
}
.menus .menu-title .menu-price{
    float: right;
    font-size: 15px;
    font-weight: normal;
    padding: 0 0 0 5px;
}
.menus .menu-title .menu-price .fa{
	margin-right: 3px;
}

.filter-stuck,
.style-v2 #wrap .header-stuck,
.style-v3 #wrap .header-stuck{
    border-bottom: 1px solid;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}
.style-v2 .filter-stuck{
    top: 80px;
    z-index: 998;	
}
.style-v3 .filter-stuck {
    bottom: 0;
    margin: 0;
    top: auto;
    border-width: 1px 0 0;
    border-style: solid;
    z-index: 998;
    
    	-webkit-transition: all 1s;
    transition: all 1s;
}

/* Contact Form */
.contact-content{
	margin-right: 20px;
	margin-bottom: 50px;	
}
.contact-content .contact-desc{
	padding: 0px 0;
}
.contact-form input,
.contact-form textarea{
	border: 1px solid;
	line-height: 26px;
	padding: 7px 10px;
	width: 100%;
	margin-bottom: 15px;
		-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.contact-form button{
    background: none;
    border: 2px solid;
    font-weight: bold;
    line-height: 40px;
    padding: 0 30px;
    text-transform: uppercase;
		-webkit-transition: all 0.2s; /* Safari */
    transition: all 0.2s;
}
.contact-form button:before{
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
}
.contact-form .alert{
	margin-bottom: 0;
	margin-top: 30px;
}
#map-canvas{
	width: 100%;
	height: 450px;
	border-width: 1px 0;
	border-style: solid; 
}

/*********************
======= Footer =======
*********************/

#footer{
	padding: 50px 0 0;
}
.footer-info .widget > .title{
    border-bottom: 1px solid;
    line-height: 40px;
    margin-bottom: 20px;
}
.footer-info .contact-us p{
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.footer-info .contact-us .fa{
    float: left;
    font-size: 24px;
    margin-right: 10px;	
}
.footer-info .contact-us p span{
	overflow: hidden;
}
.footer-info ul{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 26px;
}
.footer-info a{
	color: inherit;
}
.footer-info input{
	line-height: 22px;
	border: 1px solid;
	background-color: transparent;
	padding: 4px 5px;
	border-radius: 0;
	-webkit-border-radius: 0;
	width: 100%;
	outline: 0;
	  -webkit-box-shadow: none;
          box-shadow: none;
}
.footer-info button{
	border: 0;
	text-transform: uppercase;
	width: auto;
	padding: 0 20px;
	line-height: 35px;
}
.footer-info .social li{
	float: left;
	width: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 18px;
}
.footer-info .social li a{
	display: block;
}
.copyright{
	line-height: 56px;
	font-size: 14px;
	text-align: center;
	border-top: 1px solid;
}

.contp{
	font-size: 13px;
	line-height: 20px;
	color: #8d8d89;
	cursor: default;
	font-family:nexa;
	font-weight: 300;
}
.boxed {
    position: relative;
    overflow: hidden;
    padding: 2.4375em;
    margin-bottom: 30px;
}
/*! -- Pillar Cards -- */
.card {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
}
.card .card__image img {
  margin: 0;
}
.card .card__title h1,
.card .card__title h2,
.card .card__title h3,
.card .card__title h4,
.card .card__title h5,
.card .card__title h6 {
  margin: 0;
}
.card .card__body {
  margin-bottom: 0;
}
.card .card__lower span {
  margin-bottom: 0;
}
.card .card__lower span:not(.h6) {
  font-size: 0.625em;
  font-style: italic;
  display: inline-block;
  color: #767676;
}
.slider[data-items] .card {
  margin: 0 15px;
  margin-bottom: 3.25em;
}
@media all and (max-width: 990px) {
  .card .card__body {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 767px) {
  .card .card__body {
    margin-bottom: 15px;
  }
}
.card--horizontal {
  overflow: hidden;
  position: relative;
}
.card--horizontal .card__image {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
}
.card--horizontal .card__body {
  float: right;
}
@media all and (max-width: 767px) {
  .card--horizontal .card__image {
    position: relative;
  }
  .card--horizontal .card__image .background-image-holder {
    position: relative;
    background: none;
  }
  .card--horizontal .card__image .background-image-holder img {
    display: block;
  }
}
a .card {
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
}
a .card p,
a .card span {
  color: #767676;
}
a .card:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}
a .card.card-6:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}
a:active .card {
  transform: scale(0.99);
  -webkit-transform: scale(0.99);
}
.card-1 .card__icon {
  background: #f4f4f4;
  padding: 4.875em 0;
  text-align: center;
}
.card-1 .card__title + p {
  margin-top: 1.625em;
}
@media all and (max-width: 767px) {
  .card-1 .card__icon {
    padding: 3.25em 0;
  }
}
.card-1,
.card-2 {
  margin-bottom: 30px;
}
.card-1 .card__title,
.card-2 .card__title {
  margin-bottom: 0.8125em;
}
.card-1 span:not(:last-child),
.card-2 span:not(:last-child) {
  margin-bottom: 1.625em;
  display: inline-block;
}
.card-1 .card__body p,
.card-2 .card__body p {
  min-height: 8.125em;
}
@media all and (max-width: 767px) {
  .card-1 .card__body p,
  .card-2 .card__body p {
    min-height: 0;
  }
}
.card-3 {
  margin-bottom: 30px;
}
.card-3 .card__body .card__title {
  margin-bottom: 0;
}
.card-4 {
  margin-bottom: 30px;
}
.card-4 .card__body h6:first-child {
  margin-bottom: 1.3em;
  color: #767676;
}
.card-4 .card__body h5 {
  font-weight: 400;
}
.card-4 .card__body .card__title {
  height: 4.875em;
  margin-bottom: 1.625em;
  text-overflow: ellipsis;
  overflow: hidden;
}
.card-4 hr {
  margin-top: 0;
  margin-bottom: 1.625em;
}
.card-5 {
  margin-bottom: 1.625em;
}
.card-5 .card__body {
  padding-bottom: 16.25em;
}
.card-5 .card__body .card__title {
  margin-bottom: 0.40625em;
}
.card-5 .card__body .card__title + span {
  margin-bottom: 1.625em;
  display: inline-block;
}
.card-5 .card__body .card__title + p {
  margin-top: 1.625em;
}
.masonry .card-5 {
  margin-bottom: 0;
}
@media all and (max-width: 990px) {
  .card-5 .card__body {
    padding-bottom: 13em;
  }
}
@media all and (max-width: 767px) {
  .card-5 .card__body {
    padding-bottom: 0.8125em;
  }
}
.card-6 {
  margin-bottom: 1.625em;
}
.card-6 .card__body .card__title {
  margin-bottom: 1.625em;
}
.card-6 .card__body p:last-of-type {
  margin-bottom: 6.5em;
}
@media all and (max-width: 767px) {
  .card-6 .card__body p:last-of-type {
    margin-bottom: 3.25em;
  }
}
.card-7 {
  margin-bottom: 30px;
}
.card-7 .card__body {
  position: relative;
}
.card-7 .card__body .card__title h6,
.card-7 .card__body .card__title h5 {
  margin-bottom: 0;
  max-height: 1.625em;
}
.card-7 .card__body .card__title h6 {
  opacity: .3;
  margin-bottom: 0.65em;
}
.card-7 .card__body .card__price {
  position: absolute;
  top: 2.4375em;
  right: 2.4375em;
}
.card-7 .card__body .card__price span {
  display: block;
}
.card-7 .card__body .card__price span.type--strikethrough {
  opacity: .5;
}
@media all and (max-width: 1200px) {
  .card-7 .card__price {
    margin-bottom: 0.8125em;
  }
}
.card-8 {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.card-8 .boxed {
  padding: 3.25em 4.875em;
}
.card-8 .card__title h6 {
  opacity: .5;
}
.card-8 .card__title h3 {
  max-width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.card-8 .card__body {
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
}
.card-8 .card__image {
  padding: 0;
  overflow: hidden;
  background: #eee;
}
.card-8 .card__image img {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
}
.card-8 .card__image:hover img {
  transform: scale(0.98);
  -webkit-transform: scale(0.98);
}
.card-8 hr {
  margin-bottom: 3.25em;
}
.card-8 p[class*='col-'] {
  padding: 0;
  float: none;
  margin-bottom: 4.875em;
}
.card-8 .card__price {
  position: absolute;
  top: 3.25em;
  right: 4.875em;
}
.card-8 .card__price span {
  font-size: 1.4375em;
}
.card-8 .card__price span.type--strikethrough {
  margin-right: 1.1304347826087em;
}
@media all and (max-width: 1200px) {
  .card-8 .card__body {
    position: relative;
    height: auto;
  }
  .card-8 hr {
    margin-bottom: 1.625em;
  }
  .card-8 p[class*='col-'] {
    margin-bottom: 3.25em;
  }
}
@media all and (max-width: 1024px) {
  .card-8 .boxed {
    padding: 3.25em 3.25em;
  }
  .card-8 .card__price {
    position: relative;
    right: 0;
    top: 0;
    margin-top: 0.8125em;
  }
}
@media all and (max-width: 767px) {
  .card-8 {
    margin-bottom: 0;
  }
  .card-8 .card__title {
    margin-top: 0;
  }
  .card-8 .card__body {
    position: relative;
    height: auto;
  }
  .card-8 .card__price {
    margin-bottom: 1.625em;
  }
}
/*! -- Pillar Page Titles -- */
.elements--title {
font-family:nexa;
    color: #343434;
    font-weight: 600;
    font-variant-ligatures: common-ligatures;
    margin-top: 27px;
    text-align: center;
    font-size: 0;}
	
	
	@font-face {
    font-family:nexa;
    src:url(../../nexa%20(1)/Nexa%20Bold.otf);
}



/* Global */
 

img { max-width:100%; }

a {
    -webkit-transition: all 150ms ease;
	-moz-transition: all 150ms ease;
	-ms-transition: all 150ms ease;
	-o-transition: all 150ms ease;
	transition: all 150ms ease; 
	}
    
a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 */
    filter: alpha(opacity=50); /* IE7 */
    opacity: 0.6;
    text-decoration: none;
}




.thumbnails li> .fff .caption { 
    background:#fff !important; 
    padding:10px
}

/* Page Header */
.page-header {
    background: #f9f9f9;
    margin: -30px -40px 40px;
    padding: 20px 40px;
    border-top: 4px solid #ccc;
    color: #999;
    text-transform: uppercase;
}
    
.page-header h3 {
    line-height: 0.88rem;
    color: #000;
}

ul.thumbnails { 
    margin-bottom: 0px;
}



/* Thumbnail Box */
.caption h4 {
    color: #444;
}

.caption p {  
    color: #999;
}



/* Carousel Control */
.control-box {
    text-align: right;
    width: 100%;
}
.carousel-control{
    background: #666;
    border: 0px;
    border-radius: 0px;
    display: inline-block;
    font-size: 34px;
    font-weight: 200;
    line-height: 18px;
    opacity: 0.5;
    padding: 4px 10px 0px;
    position: static;
    height: 30px;
    width: 15px;
}



/* Mobile Only */
@media (max-width: 767px) {
    .page-header, .control-box {
        text-align: center;
    } 
}
@media (max-width: 479px) {
    .caption {
        word-break: break-all;
    }
}


li { list-style-type:none;}





* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #333;
  
}

table {
  text-align: left;
  line-height: 40px;
  border-collapse: separate;
  border-spacing: 0;
  border: 2px solid #ed1c40;
  width:100%;
  margin: 50px auto;
  border-radius: .25rem;
}

thead tr:first-child {
  background:#666;
  color: #fff;
  border: none;
}

th:first-child,
td:first-child {
  padding: 0 15px 0 20px;
}

thead tr:last-child th {
  border-bottom: 3px solid #ddd;
}

tbody tr:hover {
  background-color: #f2f2f2;
  cursor: default;
}

tbody tr:last-child td {
}

tbody td {
}

td:last-child {
  text-align: right;
  padding-right: 10px;
}

.button {
  color: #aaa;
  cursor: pointer;
  vertical-align: middle;
  margin-top: -4px;
}

.edit:hover {
  color: #0a79df;
}

.delete:hover {
  color: #dc2a2a;
}

.sldertext{
    font-size: 16px;
    text-align: center;
    padding: 10px 0px 0px 0px;
    font-weight: bold;
    font-family: monospace;
}