/*

Theme Name: 20one
Theme URI: http://themeforest.net
Description: Responsive One Page Theme
Version: 1.0.0
Author: bitfade
Author URI: http://themeforest.net/user/bitfade
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: photoblogging

*/

/*==============================================================================
                MIXINS LESS
==============================================================================*/
/*==============================================================================
                SETTINGS
==============================================================================*/
/*==============================================================================
                DEFAULTS
==============================================================================*/
/*GENERIC RESET*/
html,
body {
  height: 100%;
}
figure {
  margin: 0;
  padding: 0;
}
/*==============================================================================
                TYPO
==============================================================================*/
.extraLight {
  font-weight: 200;
}
.light {
  font-weight: 300;
}
.normal {
  font-weight: 400;
}
.semiBold {
  font-weight: 600;
}
.bold,
strong,
b {
  font-weight: 700;
}
.extraBold {
  font-weight: 900;
}
.color01 {
  color: #4a4040;
}
.color02 {
  color: #ffffff;
}
.color03 {
  color: #c3b479;
}
.color04 {
  color: #887d7d;
}
.color05 {
  color: #ede5e2;
}
.color06 {
  color: #b1a3a3;
}
.color07 {
  color: #373030;
}
.bgColor01 {
  background: #4a4040;
}
.bgColor02 {
  background: #ffffff;
}
.bgColor03 {
  background: #c3b479;
}
.bgColor04 {
  background: #887d7d;
}
.bgColor05 {
  background: #ede5e2;
}
.bgColor06 {
  background: #b1a3a3;
}
.bgColor07 {
  background: #373030;
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #4a4040;
  line-height: 28px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Prata', serif;
  /*font-family: 'Source Sans Pro', sans-serif;*/
  margin-top: 0;
  padding-top: 0;
  color: #4a4040;
  font-weight: normal;
}
h1,
.h1 {
  font-size: 70px;
  line-height: 68px;
}
h2,
.h2 {
  font-size: 30px;
  line-height: 37px;
}
h3 {
  font-size: 23px;
  line-height: 22px;
}
h4 {
  font-size: 15px;
  line-height: 17px;
}
a {
  color: #4a4040;
}
a:hover {
  color: #c3b479;
  text-decoration: none ;
}
.stroke {
  /*text-decoration: line-through;*/
}
.stripedList {
  margin: 0;
  padding: 0;
}
.stripedList li {
  padding: 2px 0px 2px 0px ;
  border-top: 1px dashed #887d7d;
  list-style: none;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.stripedList li:last-child {
  border-bottom: 1px dashed #887d7d;
}
.stripedList li:hover {
  padding-left: 10px;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
blockquote {
  border-left: 0;
  font-family: "Georgia";
  font-weight: normal;
  font-style: italic;
  margin: 40px 0px;
  padding-left: 80px;
  color: #887d7d;
}
blockquote:before {
  content: '\f10d';
  margin-top: 19px;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  float: left;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-size: 60px;
  margin-left: -79px;
  filter: formatstring("alpha(opacity={0})", 10);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
}
blockquote.pull-right {
  border-right: 1px solid #c3b479;
}
/*==============================================================================
                NAVIGATION
==============================================================================*/
.page-type-onePage #menu,
.page-type-portfolioDetail #menu,
.page-type-shortcodes #menu {
  position: absolute;
  top: auto;
  bottom: -54px;
}

#menu .langs a{color:#141516;font-weight:600;}
#menu .langs a:hover, #menu .langs a.selected{color:#C3B479;}
#menu {
  position: fixed;
  top: 0;
  width: 100%;
  padding: 0 0;
  height: 148px;
  z-index: 1100;
}
#menu nav {
  background: #887d7d;
  width: 100%;
  z-index: 1000;
  /*padding: 30px 0;*/
  height: 94px;
  /*** SUPERFISH ESSENTIAL STYLES ***/

  /*** 20One DESKTOP SUPERFISH SKIN ***/

  /* list */

  /* second level list */

  /* submenu arrow */
  
  /* anchor */

  /* second level anchor */

  /* item */

  /* second level item */

  /* hover */

  /* second level hover */
  /* icon: second level item with submenu  */

}
#menu nav .icon-chevron-right{
	display:inline-block;
	padding-left:10px !important;
}
#menu nav .container {
  height: 28px;
}
#menu nav .sf-menu,
#menu nav .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
#menu nav .sf-menu li {
  position: relative;
}
#menu nav .sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
#menu nav .sf-menu > li {
  float: left;
}
#menu nav .sf-menu li:hover > ul,
#menu nav .sf-menu li.sfHover > ul {
  display: block;
}
#menu nav .sf-menu a {
  display: block;
  position: relative;
}
#menu nav .sf-menu ul ul {
  top: 0;
  left: 100%;
}
#menu nav .sf-menu {
  float: right;
}
#menu nav .sf-menu ul {
  top: auto;
  padding-bottom: 40px;
  left: 50%;
  /* horizontally centered */

  margin: 0 0 0 -6em;
  /* horizontally centered */

  bottom: 100%;
  /* bottom aligned menu (just for OnePage Home Section) */

  min-width: 12em;
  /* allow long menu items to determine submenu width */

  *width: 12em;
  /* no auto sub width for IE7, see white-space comment below */
}
#menu nav.sticky {
  position: fixed;
  top: 0;
}
#menu nav.sticky .sf-menu ul {
  top: 100%;
  /* force top aligned menu */

  bottom: auto;
  padding-bottom: 0;
  padding-top: 40px;
}
#menu nav .sf-menu ul:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-width: 16px;
  margin-left: -16px;
  left: 50%;
  top: 100%;
  margin-top: -40px;
  border-top-color: #d1cdcd;
}
#menu nav.sticky .sf-menu ul:after {
  top: auto;
  bottom: 100%;
  margin-top: auto;
  margin-bottom: -40px;
  border-top-color: transparent;
  border-bottom-color: #d1cdcd;
}

/* tercer submenu */
#menu nav .sf-menu ul li ul{
	margin-bottom:-3em;
	padding-bottom:0;
	top:auto;
	padding-top:0;
	margin-top:0;
	left:150%;
	padding-left:16px; 
}
#menu nav .sf-menu ul ul:after{
	border-bottom-color: transparent !important;
	border-top-color: transparent !important;
	border-left-color: #d1cdcd;
	margin-left:0;
	left: 0%;
}

#menu nav.sticky .sf-menu ul li ul{
	top:0;
	padding-top:0;
	margin-top:0;
	left:150%;
	padding-left:16px;
}
#menu nav.sticky .sf-menu ul ul:after{
	border-bottom-color: transparent !important;
	border-right-color: transparent !important;
	
	
	left: 0%;
}
/* fin tercer submenu */

#menu nav .sf-menu a {
  padding: 8px 7px;
  text-decoration: none;
  zoom: 1;
  /* IE7 */

}
#menu nav .sf-menu a {
  color: #141516;
}
#menu nav .sf-menu ul a {
  font-size: 14px;
  border: solid 4px #d1cdcd;
}
#menu nav .sf-menu > li {
  margin-left: 4px;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #887d7d;
  white-space: nowrap;
  /* no need for Supersubs plugin */
  *white-space: normal;
  /* ...unless you support IE7 (let it wrap) */

}
#menu nav .sf-menu > li > .selected {
  border: 1px solid #141516;
}
#menu nav .sf-menu ul li {
  margin-left: 0;
  border: none;
  background: #d1cdcd;
}
#menu nav .sf-menu > li:hover,
#menu nav .sf-menu > li.sfHover {
  /* only transition out, not in */

  -webkit-transition: none;
  transition: none;
}
#menu nav .sf-menu > li:hover > a,
#menu nav .sf-menu > li.sfHover > a {
  background: #d1cdcd;
}
#menu nav .sf-menu ul li:hover a,
#menu nav .sf-menu ul li.sfHover a {
  background: #b1a3a3;
}

/* tercer submenu*/
#menu nav .sf-menu ul li:hover ul li a{background: #d1cdcd;}
#menu nav .sf-menu ul li ul li:hover a, #menu nav .sf-menu ul li ul li a:hover{background: #b1a3a3 !important;}

#menu nav .sf-menu > li > a:not(:only-child):before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  content: "\f0c9";
  font-size: 86%;
  opacity: 0.3;
  margin-right: 0.6em;
}
#menu nav .logotype {
  float: left;
  border: 0;
  margin-top: -74px;
  margin-bottom: -30px;
  font-size: 1.3em;
  width: 160px;
  height: 160px;
  display: block;
  position: relative;
}
#menu nav .logotype,
#menu nav .logotype:hover {
  background: url(../img/logotype.png) no-repeat;
}
#menu nav .logotype h1 {
  display: none;
}
#menu .pull {
  display: none;
}
/* CAROUSEL nav-prev/NEXT NAV
 ***************************************************/
.nav-prev,
.nav-next {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0px;
  width: 80px;
  height: 100%;
  z-index: 1000;
  border: none;
  filter: formatstring("alpha(opacity={0})", 0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.nav-prev {
  left: 10px;
  background: url(../img/arrow-prev.png) no-repeat scroll 38px 48% transparent;
}
.nav-next {
  right: 10px;
  background: url(../img/arrow-next.png) no-repeat scroll 0px 48% transparent;
}
.npc-trigger:hover .nav-prev {
  background-position: 23px 48%;
  filter: formatstring("alpha(opacity={0})", 50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.npc-trigger:hover .nav-prev:hover {
  background-position: 28px 48%;
  filter: formatstring("alpha(opacity={0})", 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.npc-trigger:hover .nav-next {
  background-position: 15px 48%;
  filter: formatstring("alpha(opacity={0})", 50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.npc-trigger:hover .nav-next:hover {
  background-position: 10px 48%;
  filter: formatstring("alpha(opacity={0})", 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
/* CAROUSEL DOT NAV
 ***************************************************/
.dot-nav {
  height: 30px;
  margin-top: -30px;
  text-align: center;
  z-index: 10;
}
.dot-nav a {
  display: inline-block;
  width: 12px;
  height: 12px;
  padding: 0px;
  margin: 0 8px;
  text-indent: -1000px;
  overflow: hidden;
  background: #f4f4f4;
  filter: none;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px 10px 10px 10px;
  -moz-box-shadow: 0 0 25px #111111;
  -webkit-box-shadow: 0 0 25px #111111;
  box-shadow: 0 0 25px #111111;
}
.dot-nav a:hover,
.dot-nav a.activeSlide {
  background: #222;
}
/*
SECTIONS
*/
header.bigHeadline {
  text-align: center;
  padding-bottom: 35px;
}
.logotypeSign,
.logotypeSignDark {
  background: url(../img/logotypeSign.png) no-repeat center center;
  display: inline-block;
  width: 65px;
  height: 22px;
  margin-top: 20px;
  margin-bottom: 25px;
}
.logotypeSignDark {
  background: url(../img/logotypeSignDark.png) no-repeat center center;
}
section.home {
  padding: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
section.home .bg-img {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
section.home .item {
  position: absolute;
  top: 0;
  display: none;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
section.home .content {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
section.home .content-wrapper {
  display: table-cell;
  vertical-align: middle;
  margin: auto;
  text-align: center;
}
section.home .video {
  width: 100%;
  height: 100%;
}
section.home .mask {
  position: relative;
  overflow: hidden;
}
section.home .mask h1,
section.home .mask h2 {
  position: relative;
}
section.home .logotypeSign {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 20px;
}
section.home h1, section.home h1 a{
  margin: 0 50px 30px 50px;
  color: #000;
}
section.home h1 a:hover{
  text-decoration:underline;
}
section.home h2 {
  margin-bottom: 0;
  color: #000;
}
#dot-nav-home {
  position: relative;
  top: -130px;
}
.about {
  background: #373030 url('http://valenciafashionweek.com/wp-content/themes/20one/css/style.css?ver=1393354930') no-repeat center;
  padding-top: 100px;
  padding-bottom: 100px;
}
.number {
  text-align: center;
  margin-top: 50px;
}
.number .data {
  display: block;
  font-size: 130px;
  font-style: italic;
  width: 100%;
  line-height: 1em;
  color: #887d7d;
  font-weight: 900;
}
.number h2 {
  color: #000;
}
.services {
  background: url(http://valenciafashionweek.com/wp-content/themes/20one/img/services/bg.jpg) repeat-x;
  padding: 100px 0;
}
.centerImg {
  /*top: 10px;*/
  left: 50%;
  margin-left: -69px;
  position: absolute; 
}
.services .lCol:before,
.services .rCol:before {
  content: "";
  width: 64px;
  height: 145px;
}
.services .lCol:before {
  float: right;
}
.services .rCol:before {
  float: left;
}
.services .service01 figure {
  background: url(http://valenciafashionweek.com/wp-content/themes/20one/css/style.css?ver=1393354930) no-repeat;
}
.services .service02 figure {
  background: url(http://valenciafashionweek.com/wp-content/themes/20one/css/style.css?ver=1393354930) no-repeat;
}
.services .service03 figure {
  background: url(http://valenciafashionweek.com/wp-content/themes/20one/css/style.css?ver=1393354930) no-repeat;
}
.services .service04 figure {
  background: url(http://valenciafashionweek.com/wp-content/themes/20one/css/style.css?ver=1393354930) no-repeat;
}
.services .service {
  position: relative;
  background: #ede5e2;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.services .service .stroke {
  border: 1px solid #fff;
  display: block;
  width: 92%;
  height: 95%;
  margin-left:10px;
  margin-top:10px;
  margin-bottom:10px;
}
.services .service h3 {
  font-weight: 300;
}
.services .service h4 {
  font-weight: 600;
  margin-top: 20px;
}
.services .service .text {
  padding: 30px;
  font-size: 15px;
  line-height: 22px;
}
.services .service figure {
  overflow: hidden;
  width: 100%;
  height: 160px;
  display: block;
  position: relative;
}
.services .service figure img.normal {
  display:block;
  margin:0 auto;
  margin-top:35px;
  z-index: 9;
  filter: formatstring("alpha(opacity={0})", 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.services .service figure img.over {
  display:block;
  margin:-88px auto 0;
  z-index: 9;
  filter: formatstring("alpha(opacity={0})", 0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  width: 0px;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.services .service figure i.normal {
  position: absolute;
  width: 88px;
  height: 88px;
  top: 45px;
  left: 95px;
  z-index: 10;
  filter: formatstring("alpha(opacity={0})", 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
  color: #000;
}
.services .service figure i.over {
  overflow: hidden;
  position: absolute;
  font-size: 0em;
  top: 89px;
  left: 139px;
  z-index: 9;
  filter: formatstring("alpha(opacity={0})", 0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
  color: #4a4040;
}
.services .service:hover {
  /*background: #373030;*/
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.services .service:hover img.over {
  left: 95px;
  top: 35px;
  filter: formatstring("alpha(opacity={0})", 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0.1s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0.1s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0.1s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0.1s;
  -o-transition-easing: ease-out;
  width: 87px;
}
.services .service:hover img.normal {
  left: 95px;
  top: 35px;
  filter: formatstring("alpha(opacity={0})", 0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.services .service:hover i.over {
  filter: formatstring("alpha(opacity={0})", 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0.1s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0.1s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0.1s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0.1s;
  -o-transition-easing: ease-out;
  font-size: 4em;
  top: 45px;
  left: 95px;
}
.services .service:hover i.normal {
  left: 95px;
  top: 45px;
  filter: formatstring("alpha(opacity={0})", 0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.services .service:hover h3,
.services .service:hover h4 {
  color: #c3b479;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.services .service:hover .text {
  color: #000;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.services .listOfServices {
  margin-top: 50px;
}
.services .chooseUs {
  margin-top: 100px;
}
.services .chooseUs h1 {
  text-align: center;
  padding-bottom: 20px;
}
.services .chooseUs hr {
  border-top: 2px dotted #887d7d;
  margin: 0;
  padding: 10px 0;
}
.services .chooseUs .slides li {
  list-style-type: none;
  display: inline;
  width: 150px;
  padding-right: 45px;
  filter: formatstring("alpha(opacity={0})", 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.services .chooseUs .slides li:hover {
  filter: formatstring("alpha(opacity={0})", 50) !important;
  -moz-opacity: 0.5 !important;
  -khtml-opacity: 0.5 !important;
  opacity: 0.5 !important;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.bquote {
  position: relative;
  background: #373030 url(http://valenciafashionweek.com/wp-content/themes/20one/css/style.css?ver=1393354930) 50% 0 no-repeat fixed;
  overflow: hidden;
}
.bquote .carousel {
  height: 500px;
}
.bquote .item {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.bquote .content {
  display: table-cell;
  vertical-align: middle;
  margin: auto;
  text-align: center;
}
.bquote .mask {
  position: relative;
  overflow: hidden;
}
.bquote .quote-ico {
  background: url(../img/blockquote/quote-ico.png) 0 0 no-repeat;
  width: 39px;
  height: 44px;
  margin: 0 auto 45px auto;
}
.bquote h1 {
  position: relative;
  font-weight: 200;
  color: #000;
  font-size: 50px;
  line-height: 65px;
}
.bquote h4 {
  position: relative;
  margin-bottom: 0;
  font-weight: 400;
  color: #000;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
#dot-nav-quotes {
  position: relative;
  top: -20px;
}
.portfolio > header {
  padding-top: 30px;
  height: 285px;
  background: #4a4040 no-repeat left top;
  text-align: center;
}
.portfolio > header h1 {
  color: #000;
}
.portfolio > header .filters li {
  display: inline;
  list-style-type: none;
  text-transform: uppercase;
  font-size: .85em;
  margin-right: 10px;
  font-weight: 600;
}
.portfolio > header .filters li a {
  color: #887d7d;
  padding: 3px 10px;
  cursor: pointer;
  border: 1px solid #4a4040;
}
.portfolio > header .filters li a:hover {
  border: 1px solid #887d7d;
}
.portfolio > header .filters .filterSelected {
  background: #887d7d;
  color: #4a4040;
  border: 1px solid #887d7d;
}
.portfolioitems {
  background: transparent;
  margin: 0 auto 100px;
}
.portfolioitems ul {
  margin: 0;
  width: 100%;
}

.portfolioitems .perRow3 {
  width: 19.95% !important;
}
.portfolioitems .perRow2 {
  width: 19.95% !important;
}
.portfolioitems .perRow1 {
  width: 19.95% !important;
}

.portfolioitems .portfolioItem {
  cursor: pointer;
  margin-top: 1px;
  padding: 0;
  width: 19.95%;
  list-style: none;
  float: left;
}
.portfolioitems .portfolioItem:hover .title > div {
  filter: formatstring("alpha(opacity={0})", 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.portfolioitems .portfolioItem a,
.portfolioitems .portfolioItem img {
  display: block;
  position: relative;
}
.portfolioitems .portfolioItem a {
  overflow: hidden;
  color: #4a4040;
}
.portfolioitems .portfolioItem .img {
  width: 100%;
}
.portfolioitems .portfolioItem .title {
  text-align: center;
  position: absolute;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  background: url(http://valenciafashionweek.com/wp-content/themes/20one/css/style.css?ver=1393354930) no-repeat center center;
  font-size:40px;
  color:#FFF;
}
.portfolioitems .portfolioItem .title > div {
  display: block;
  font-size: 200%;
  width: 100%;
  height: 100%;
  position: relative;
  top: 45% !important;
  left: 45% !important;
  font-weight: 400;
}

.portfolioitems .portfolioItem .title div.titulo {
	font-family:'Prata', serif;
	color:#DDD;
  display: block;
  font-size: 15px;
  line-height:15px;
  width: 100%;
  height: 100%;
  position: initial;
  top: 0 !important;
  left: 0 !important;
  font-weight: 400;
}

.detail {
  display: block;
  width: 100%;
  padding: 200px 0 100px;
  overflow: auto;
  background: #373030;
  color: #b1a3a3;
}
.detail h1 {
  padding-bottom: 20px;
  color: #c3b479;
}
.detail .callToAction {
  padding-top: 20px;
}
.detail img {
  border: 30px solid #5b5151;
}
.beSocial {
  padding: 0;
  margin: 0;
  margin-top: -7px;
}
.beSocial li {
  list-style: none;
  display: inline;
  margin-left: 10px;
  filter: formatstring("alpha(opacity={0})", 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.beSocial li:hover {
  filter: formatstring("alpha(opacity={0})", 50) !important;
  -moz-opacity: 0.5 !important;
  -khtml-opacity: 0.5 !important;
  opacity: 0.5 !important;
}
.socialButton {
  padding: 0;
  margin: 50px 0;
}
.socialButton a {
  color: #b1a3a3 !important;
}
.socialButton li {
  list-style: none;
  display: inline;
  float: left;
  margin-right: 10px;
}
.socialButton .pinterest-pinit {
  margin-top: 22px;
}
.team {
  background: url(http://valenciafashionweek.com/wp-content/themes/20one/css/style.css?ver=1393354930) repeat-x center -4em;
  padding: 95px 0px;
}
.team h1 {
  color: #000;
}

.team .people {
  background: url(../img/team/bgTeam.png) repeat;
  margin: 0;
  padding: 3%;
}
.team .person figure {
  width: 100%;
  height: 100%;
  position: relative;
}
.team .person figure .overImg {
  text-align: center;
  overflow: hidden;
  position: absolute;
  z-index: 10;
  filter: formatstring("alpha(opacity={0})", 0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
  background: rgba(55, 48, 48, 0.9);
  display: block;
  width: 100%;
  height: 100%;
}
.team .person figure .overImg a {
  display: inline-block;
  position: relative;
  bottom: -100%;
  margin-right: 10px;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
  filter: formatstring("alpha(opacity={0})", 50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.team .person figure .overImg a:hover {
  filter: formatstring("alpha(opacity={0})", 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.team .person figure img {
  z-index: 9;
  width: 100%;
  position: relative;
}
.team .person header {
  margin-left: 20%;
  margin-top: 5%;
}
.team .person h2 {
  font-weight: 400;
  margin-bottom: 0;
}
.team .person h3 {
  color: #4a4040;
  margin-bottom: 5px;
}
.team .person a.mailMe {
  margin-left: 20%;
  font-weight: 600;
}
.team .person:hover h2 {
  color: #000;
  cursor:pointer;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.team .person:hover .mailMe {
  color: #887d7d;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.team .person:hover .overImg {
  filter: formatstring("alpha(opacity={0})", 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.team .person:hover .overImg a {
  bottom: -45%;
}
.contacts {
  background: #fff;
  display: block;
  padding-bottom: 30px;
}
.contacts .address {
  background: rgba(74, 64, 64, 0.4);
  margin-top: -100px;
  position: relative;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.contacts .address .margins {
  padding: 45px 20px 50px;
  margin: 40px;
  background: #fff;
}
.contacts .address .margins .h1 {
  font-size: 38px;
  line-height: 38px;
  font-weight:bolder;
}
.contacts .address:hover {
  background: rgba(74, 64, 64, 0.8);
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.contacts .address:hover h1 {
	font-size:60px;
  color: #4a4040;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.contacts .natural-form:hover h1 {
  color: #4a4040;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.contacts .normal-form:hover h1 {
  color: #4a4040;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.gmap {
  width: 100%;
  height: 450px;
}
#foot {
  background: #4a4040;
  padding-bottom: 15px;
  font-size: .8em;
  clear: both;
  text-align: center;
  color: #887d7d;
}
#foot a {
  color: #887d7d;
}
/*
404 - 500
*/
.error404 {
  background: #4a4040;
}
.error404 h1 {
  color: #000;
  font-weight: 900;
  font-size: 500px;
  filter: formatstring("alpha(opacity={0})", 20);
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
  line-height: .8em;
}
.error404 h2 {
  color: #000;
}
.error404 h2 span {
  color: #c3b479;
}
.error404 .btn {
  margin-top: 40px;
  padding: 10px 30px;
  font-size: 1.3em;
}
.error404 .message {
  padding-top: 100px;
}
/*
  BLOG
*/
.page-template-page_blog-php,
.single,
body.archive,
body.blog,
body.search {
  display: block;
  width: 100%;
  padding: 93px 0 0px; 
  overflow: auto;
  color: #b1a3a3;
  background: #FFF;
}
.page-template-page_blog-php blockquote,
.single blockquote,
body.archive blockquote,
body.blog blockquote,
body.search blockquote {
  color: #000;
}
.page-template-page_blog-php a,
.single a,
body.archive a,
body.blog a,
body.search a {
  color: #000;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.page-template-page_blog-php a:hover,
.single a:hover,
body.archive a:hover,
body.blog a:hover,
body.search a:hover {
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
  color: #c3b479;
}
.page-template-page_blog-php .socialButton,
.single .socialButton {
  margin-top: 28px;
}
.page-template-page_blog-php input[type="text"],
.single input[type="text"],
.page-template-page_blog-php textarea,
.single textarea {
  filter: formatstring("alpha(opacity={0})", 80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  color: #4a4040;
}
.page-template-page_blog-php label,
.single label {
  font-size: 0.9em;
}
.page-template-page_blog-php .post-single {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px dashed #887d7d;
}
.post-title h1 {
  padding-bottom: 0px !important;
  margin-bottom: 0 !important;
}
.post-title h1 a,
.post-title h1 span {
  color: #c3b479;
  font-size: .7em;
}
.post-meta {
  font-size: .85em;
}
.post-meta ul,
.post-meta li {
  margin: 0;
  padding: 0;
}
.post-meta li {
  display: inline;
  padding-right: 15px;
}
.post-media {
  border: 30px solid #887d7d;
  margin: 30px 0;
}
.post-media img {
  width: 100%;
}
.tags,
.tagcloud {
  margin-top: 30px;
  line-height: 24px;
  margin-left: 0!important;
}
.tags a,
.tagcloud a {
  white-space: nowrap;
  background: url(../img/blog/tag.png) no-repeat left;
  padding: 5px 10px 5px 20px;
  font-size: 13px;
  margin-right: 6px;
  text-transform: uppercase;
}
.continue-reading {
  margin-top: 30px;
}
.continue-reading a {
  color: #c3b479;
}
.continue-reading a:hover {
  color: #000;
}
#comments-title,
#reply-title {
  color: #c3b479;
  font-weight: 600;
}
#comments-title span,
#reply-title span {
  font-weight: 200;
  font-size: 0.8em;
}
#comments {
  margin-top: 50px;
  border-top: 1px solid #887d7d;
  padding-top: 30px;
}
#comments ul {
  margin: 0;
  padding: 0;
}
#comments ul li {
  border-bottom: 1px dashed #887d7d;
  padding: 20px 0;
}
#comments ul ul {
  margin-left: 70px;
}
#comments ul ul li {
  border-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#comments li {
  list-style: none;
}
#comments .label {
  padding: 3px 5px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: .7em;
  background: #887d7d;
  border-radius: 0px;
}
.comment p {
  font-size: .9em;
  line-height: 1.3em;
}
.fn {
  color: #000;
  font-weight: 600;
}
.vcard {
  overflow: hidden;
}
.vcard img {
  width: 100%;
}
.commentmetadata {
  line-height: 22px;
  margin-bottom: 20px;
  color: #c3b479;
}
.commentmetadata a {
  color: #c3b479;
  font-size: .6em;
}
.comment-notes {
  font-size: .8em;
}
.control-group {
  margin-bottom: 10px !important;
}
.sidebar {
  font-size: .9em;
  line-height: 1.2em;
}
.sidebar h3 {
  color: #c3b479;
}
.sidebar .widget {
  margin: 40px 0px;
}
.sidebar .widget_search {
  filter: formatstring("alpha(opacity={0})", 90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
.sidebar .stripedList li {
  font-size: .9em;
}
.sidebar .stripedList li:before {
  margin-top: 5px;
  content: '\f105';
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  line-height: 1em;
  font-size: 11px;
  color: #c3b479;
}
/* calendar widget */
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  text-align: center;
  color: #c3b479;
  margin-top: 10px;
  margin-bottom: 15px;
}
#wp-calendar thead {
  font-size: 10px;
}
#wp-calendar thead th {
  padding-bottom: 10px;
}
#wp-calendar tbody {
  color: #aaa;
}
#wp-calendar tbody td {
  border: 1px solid #887d7d;
  text-align: center;
  padding: 8px;
}
#wp-calendar tbody td:hover {
  background: #c3b479;
  color: #ffffff;
}
#wp-calendar tbody .pad {
  background: none;
  border: 0;
}
#wp-calendar tbody .pad:hover {
  background: none;
}
#today {
  background: #c3b479;
}
#today a {
  color: #4a4040;
}
#wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
}
#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px;
}
/*

PRICING TABLES

*/
.pricing_box {
  border: 1px solid #ccc;
  float: left;
  text-align: center;
  padding: 0 0 20px 0;
  margin-left: -1px;
  box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.5);
  background: #fff;
}
.pricing_box header {
  border-bottom: 1px solid #ccc;
  width: 100%;
  height: 85px;
  background: #373030;
  color: #c3b479;
}
.pricing_box header h3 {
  margin: 0;
  padding-top: 20px;
  color: #c3b479;
  font-weight: 300;
}
.pricing_box header span.info {
  color: #ffffff;
  font-size: 14px;
}
.pricing_box p {
  line-height: 28px;
  margin-top: 0px;
  padding-top: 20px;
  border-top: 1px dashed #ede5e2;
}
.pricing_box ul {
  list-style: none;
  margin: 20px 0 0 0;
  text-align: left;
}
.cols-2 .pricing_box {
  width: 49.5%;
  margin-bottom: 50px;
}
.cols-3 .pricing_box {
  width: 33%;
  margin-bottom: 50px;
}
.cols-4 .pricing_box {
  width: 24.8%;
  font-size: 1em;
}
.cols-5 .pricing_box {
  width: 19.5%;
  font-size: 0.9em;
}
.pricing_box ul li {
  line-height: 2.5em;
  font-size: .85em;
  padding-left: 0px ;
  margin-left: 0;
  text-align: center;
  list-style-type: none!important;
}
.pricing_box ul li.odd {
  background: #ede5e2;
}
.pricing_box ul li.even {
  background: #fff;
}
.pricing_box h3 {
  margin: 20px 0;
  font-size: 22px;
  display: block;
  font-weight: 600;
}
.pricing_box h3 em {
  font-size: 12px;
  font-weight: normal;
}
.pricing_box.featured {
  position: relative;
  z-index: 9;
  margin-top: -24px;
  margin-left: -6px;
  padding-bottom: 30px;
  border: 5px solid #c3b479;
  /*-moz-box-shadow: 0 1px 10px #cbcbcb; 
  -webkit-box-shadow: 0 1px 10px #cbcbcb;
   box-shadow: 0px 1px 10px #cbcbcb; padding: 0 0 40px 0; */

}
.pricing_box.featured header {
  height: 105px;
  background: #c3b479;
}
.pricing_box.featured header h3 {
  padding-top: 32px;
  color: #4a4040;
  font-weight: 600;
}
.v2 header {
  background: #ede5e2;
  height: 61px;
}
.v2 header h3 {
  color: #4a4040;
}
.v2 ul {
  margin-top: 30px!important;
}
.v2 ul li {
  text-align: left !important;
  padding-left: 20px !important;
}
.v2 .info {
  font-size: 12px;
  line-height: 12px;
  display: block;
  color: #887d7d;
}
.v2 h1 {
  padding: 20px 0 0px;
  font-weight: 900;
  margin-bottom: 2px;
}
.v2 h1 sup {
  font-size: 30px;
  font-weight: 400;
  top: -25px;
}
.v2.pricing_box.featured header {
  height: 81px;
}
.v2:hover {
  background: #ede5e2;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.v2:hover header {
  background: #b1a3a3;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
/*
  INPAGE MENU
  (used in shortcodes)
*/
.inpage-menu {
  text-align: center;
}
.inpage-menu nav li {
  display: inline;
  list-style-type: none;
  text-transform: uppercase;
  font-size: .85em;
  margin-right: 10px;
  font-weight: 600;
}
.inpage-menu nav li a {
  color: #887d7d;
  padding: 3px 10px;
  cursor: pointer;
}
/*Preloader*/
#FakePageLoader {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #373030;
  z-index: 10000;
}
.QOverlay {
  background: #373030;
  z-index: 9999;
}
.QLoader {
  background: #c3b479;
  height: 1px;
}
.QAmt {
  color: #333333;
  font-size: 40px;
  font-weight: bold;
  line-height: 50px;
  height: 50px;
  width: 100px;
  margin: -60px 0 0 -50px;
}
/*NATURAL LANGUAGE */
/* general style for the form */
.nl-form {
  width: 100%;
}
.nl-form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* normalize the input elements, make them look like everything else */
.nl-form input,
.nl-form select,
.nl-form button {
  border: none;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.nl-form input:focus {
  outline: none;
}
/* custom field (drop-down, text element) styling  */
.nl-field {
  display: inline-block;
  position: relative;
}
.nl-field.nl-field-open {
  z-index: 10000;
}
/* the toggle is the visible part in the form */
.nl-field-toggle,
.nl-form input,
.nl-form select {
  line-height: inherit;
  display: inline-block;
  color: #4a4040;
  font-weight: 600;
  cursor: pointer;
  border-bottom: 1px solid #4a4040;
}
/* drop-down list / text element */
.nl-field ul {
  position: absolute;
  visibility: hidden;
  background: #ede5e2;
  color: #4a4040;
  right: -1em;
  top: 50%;
  opacity: 0;
  -webkit-transform: translateY(-40%) scale(0.9);
  -moz-transform: translateY(-40%) scale(0.9);
  transform: translateY(-40%) scale(0.9);
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: visibility 0s 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: visibility 0s 0.3s, opacity 0.3s, transform 0.3s;
}
.nl-field.nl-field-open ul {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  -webkit-transition: visibility 0s 0s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: visibility 0s 0s, opacity 0.3s, -moz-transform 0.3s;
  transition: visibility 0s 0s, opacity 0.3s, transform 0.3s;
}
.nl-field ul li {
  color: #4a4040;
  position: relative;
}
.nl-dd ul {
  padding: .5em 0;
}
.nl-dd ul li {
  padding: 0.2em 1.5em 0.2em 0.5em;
  cursor: pointer;
  white-space: nowrap;
  min-width: 15em;
  color: #887d7d;
}
.nl-dd ul li.nl-dd-checked {
  color: #4a4040;
  font-weight: 600;
}
.no-touch .nl-dd ul li:hover {
  color: #887d7d;
  background: rgba(0, 0, 0, 0.5);
}
.no-touch .nl-dd ul li:hover:active {
  color: #4a4040;
}
/* icons for some elements */
.nl-dd ul li.nl-dd-checked:before,
.nl-submit:before,
.nl-field-go:before {
  font-family: 'nlicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.nl-dd ul li.nl-dd-checked:before {
  content: "\e000";
  position: absolute;
  right: 1em;
  font-size: 50%;
  line-height: 3px;
}
.nl-ti-text ul {
  min-width: 15em;
}
.nl-ti-text ul li.nl-ti-input input {
  width: 80%;
  padding: 2% 15% 2% 5% ;
  border-bottom: none;
  color: #4a4040;
}
.nl-form .nl-field-go {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.1);
  width: 10%;
  text-align: center;
  color: transparent;
}
.nl-field-go:before {
  content: "\e001";
  font-size: 75%;
  color: #fff;
  width: 100%;
  line-height: 2;
  display: block;
}
/* custom placeholder color */
input::-webkit-input-placeholder {
  color: #887d7d;
  padding: 0% 0 2% 0 ;
}
input:active::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder {
  color: #000;
}
input::-moz-placeholder {
  color: #000;
  padding: 0% 0 2% 0 ;
}
input:active::-moz-placeholder,
input:focus::-moz-placeholder {
  color: #000;
}
input:-ms-input-placeholder {
  color: #000;
  padding: 0% 0 2% 0 ;
}
input:active::-ms-input-placeholder,
input:focus::-ms-input-placeholder {
  color: #000;
}
/* example field below text input */
.nl-ti-text ul li.nl-ti-example {
  font-size: 50%;
  font-style: italic;
  font-weight: 200;
  padding: 0.4em 1em;
  color: #887d7d;
  border-top: 1px dashed rgba(255, 255, 255, 0.7);
}
.nl-ti-text ul li.nl-ti-example em {
  color: #000;
}
/* submit button */
.nl-submit-wrap {
  margin-top: 1em;
}
.nl-form .nl-submit {
  cursor: pointer;
  position: relative;
  background: #ede5e2;
  color: #4a4040;
  padding: 10px 20px;
  font-weight: 600;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.nl-form .nl-submit:hover {
  background: #887d7d;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
}
.no-touch .nl-form .nl-submit:hover,
.no-touch .nl-form .nl-submit:active {
  background: #887d7d;
}
/* overlay becomes visible when a field is opened */
.nl-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s;
  -moz-transition: visibility 0s 0.3s, opacity 0.3s;
  transition: visibility 0s 0.3s, opacity 0.3s;
}
.nl-field.nl-field-open ~ .nl-overlay {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}
/*==============================================================================
                INPUT
==============================================================================*/
input,
button,
textarea,
.inp,
.btn {
  font-size: .9em;
  border-radius: 0px !important;
}
input:focus,
button:focus,
textarea:focus,
.inp:focus,
.btn:focus,
input:active,
button:active,
textarea:active,
.inp:active,
.btn:active {
  box-shadow: none !important;
  border-color: #c3b479 !important;
  background: #ede5e2;
  color: #b1a3a3;
  /* firefox 19+ */

  /* ie */

}
input:focus::-webkit-input-placeholder,
button:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
.inp:focus::-webkit-input-placeholder,
.btn:focus::-webkit-input-placeholder,
input:active::-webkit-input-placeholder,
button:active::-webkit-input-placeholder,
textarea:active::-webkit-input-placeholder,
.inp:active::-webkit-input-placeholder,
.btn:active::-webkit-input-placeholder {
  color: #4a4040;
}
input:focus::-moz-placeholder,
button:focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
.inp:focus::-moz-placeholder,
.btn:focus::-moz-placeholder,
input:active::-moz-placeholder,
button:active::-moz-placeholder,
textarea:active::-moz-placeholder,
.inp:active::-moz-placeholder,
.btn:active::-moz-placeholder {
  color: #4a4040;
}
input:focus:-ms-input-placeholder,
button:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
.inp:focus:-ms-input-placeholder,
.btn:focus:-ms-input-placeholder,
input:active:-ms-input-placeholder,
button:active:-ms-input-placeholder,
textarea:active:-ms-input-placeholder,
.inp:active:-ms-input-placeholder,
.btn:active:-ms-input-placeholder {
  color: #4a4040;
}
input:focus:-moz-placeholder,
button:focus:-moz-placeholder,
textarea:focus:-moz-placeholder,
.inp:focus:-moz-placeholder,
.btn:focus:-moz-placeholder,
input:active:-moz-placeholder,
button:active:-moz-placeholder,
textarea:active:-moz-placeholder,
.inp:active:-moz-placeholder,
.btn:active:-moz-placeholder {
  color: #4a4040;
}
input::-webkit-input-placeholder,
button::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.inp::-webkit-input-placeholder,
.btn::-webkit-input-placeholder,
input::-moz-placeholder,
button::-moz-placeholder,
textarea::-moz-placeholder,
.inp::-moz-placeholder,
.btn::-moz-placeholder,
input:-ms-input-placeholder,
button:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.inp:-ms-input-placeholder,
.btn:-ms-input-placeholder,
input:-moz-placeholder,
button:-moz-placeholder,
textarea:-moz-placeholder,
.inp:-moz-placeholder,
.btn:-moz-placeholder {
  color: #b1a3a3;
  padding-top: 0px;
  margin-top: 0px;
}
.btn-primary {
  background: #4a4040 !important;
  border: 0px;
}
.btn-success {
  background: #c3b479 !important;
  border: 0px;
  color: #4a4040;
}
/*==============================================================================
                MEDIA QUERIES 
==============================================================================*/
/*==============================================================================
                MIXINS LESS
==============================================================================*/
/*==============================================================================
                SETTINGS
==============================================================================*/
/*==============================================================================
                MEDIA QUERIES (Breakpoints)

  See Bootstrap Responsive Table
  http://getbootstrap.com/2.3.2/scaffolding.html#responsive 
==============================================================================*/
/* Large desktop */
/*
@media (max-width: 1199px) {
  .team .person {
    width: 48.61878453038674%;
    margin-left: 2.7624309392265194%;
    margin-bottom: 40px;
  }
  .team .person:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
  }
  .services .service figure img.normal,
  .services .service:hover img.normal,
  .services .service figure i.normal,
  .services .service:hover i.normal {
    left: 70px;
    filter: formatstring("alpha(opacity={0})", 100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  .services .service figure img.over,
  .services .service:hover img.over,
  .services .service figure i.over,
  .services .service:hover i.over {
    display: none;
  }
  .contacts .address {
    margin-top: 72px;
  }
  .contacts .address .margins {
    padding: 20px 20px 20px;
    margin: 28px;
  }
  .contacts .address .margins .h1 {
    font-size: 40px;
    line-height: 40px;
  }
  .is-mobile .parallax {
    background-position: 50% 0 !important;
    background-attachment: scroll !important;
    background-position: top center !important;
    background-size: cover !important;
  }
}
*/
/* Laptop */
  #menu nav .sf-menu > li > a {
    font-size: 13px;
  }
  #menu nav .sf-menu ul a {
    font-size: 12px;
  }

  .is-mobile .portfolioitems .portfolioItem .title, .portfolioitems .portfolioItem li a .title .titulo{top:0!important;bottom:0!important;left:0!important;right:0!important;}
#big-video-wrap{display:none!important;}
body .carousel{margin-top:0!important;}
@media only screen and (min-device-width: 560px) and (max-device-width: 1136px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .gmap {
    height: 250px;
  }
}
@media (max-height: 767px) {
  .gmap {
    height: 200px;
  }
}
.is-mobile #theme_options {
  display: none;
}

.dropdown > ul > li {
line-height: 25px;
}

.dropdown > ul {
  list-style: none;
}