body {
	font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #474747;
  line-height: 120% !important;
  background-color: white;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Crimson Text', serif;
  color: #404040;
  margin-top: 0;
  font-weight: normal;
}
h1 {
	font-size: 44px;
	color: #4B2683;
	line-height: 130%;
	margin-bottom: 60px;
	display: block;
}
h2 {
	font-size: 39px;
	color: #4B2683;
	margin-bottom: 20px;
}
h3 {
	font-size: 29px;
	color: #4B2683;
	margin-bottom: 20px;
}
h4 {

}
h5 {

}
p, ul li {
  font-size: 15px;
  color: #474747;
  line-height: 120%;
  margin-bottom: 20px;
  line-height: 23px;
}
p {
	text-align: justify;
}
ul li {
	margin-bottom: 10px;	
}
b, strong {
	font-weight: 400;
}
a:hover {
  -webkit-transition: all 300ms;
     -moz-transition: all 300ms;
       -o-transition: all 300ms;
          transition: all 300ms;
}
img.center,
img.aligncenter {
  display: block;
  margin: 0 auto;
}
blockquote {
  padding: 15px 25px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border: 1px solid #e9e9e9;
  background: #f3f3f7;
  color: #666666;
}
img {
  max-width: 100%;
}
.mbm2 { margin-bottom: -2px; }
.h10px {
  height: 10px;
}
.h15px {
  height: 15px;
}
.h20px {
  height: 20px;
}
.h30px {
  height: 30px;
}
.h40px {
  height: 40px;
}
.h50px {
  height: 50px;
}
.h60px {
  height: 60px;
}
.h70px {
  height: 70px;
}
.h80px {
  height: 80px;
}
.h100px {
  height: 100px;
}
hr {
  margin-top: 20px;
  margin-bottom: 40px;
  border-top: 1px solid #dcdfa6;
}
.right {
  float: right;
}
.center {
  text-align: center;
}
.relative {
  position: relative;
}
.clear {
  clear: both;
}
.right {
  float: right;
}
.left {
  float: left;
}
.p0 {
	padding: 0;
}
.pl0 {
  padding-left: 0;
}
.pr0 {
  padding-right: 0;
}
.pb0 {
  padding-bottom: 0 !important;
}
.p30 {
	padding: 30px;
}
.pr30 {
  padding-right: 30px;
}
.pr80 {
  padding-right: 80px;
}
.pl30 {
  padding-left: 30px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 60px;
}
.pt65 {
  padding-top: 65px;
}
.pt70 {
  padding-top: 70px;
}
.pt80 {
  padding-top: 80px;
}
.pt90 {
  padding-top: 90px;
}
.pt100 {
  padding-top: 100px;
}
.pt120 {
  padding-top: 120px;
}
.pt160 {
  padding-top: 160px;
}
.pt200 {
  padding-top: 200px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb60 {
  padding-bottom: 60px;
}
.pb70 {
  padding-bottom: 70px;
}
.pb80 {
  padding-bottom: 80px;
}
.pb100 {
  padding-bottom: 100px;
}
.pb120 {
  padding-bottom: 120px;
}
.pb130 {
  padding-bottom: 130px;
}
.pb150 {
  padding-bottom: 150px;
}
.pb170 {
  padding-bottom: 170px;
}
.pb190 {
  padding-bottom: 190px;
}
.pb200 {
  padding-bottom: 200px;
}
.pb230 {
  padding-bottom: 230px;
}
.plr5 {
	padding: 0 5px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
 marks: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.p2 {
	padding: 0 2%;
}
.p5 {
	padding: 0 5%;
}
.fs15, .fs15 p { 
	font-size: 15px;
}
.fs18, .fs18 p { 
	font-size: 18px;
}
.center {
  text-align: center;
}
.bg-light {
	background: #e2e1e1;
}
/*///////////////////////
///       Header      ///
///////////// /////////*/
header {
	background: transparent;
	position: absolute;
	padding: 40px 0 10px 0;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
}
header.smllr,
header.compact {
	background: url(../img/bg-header.jpg);
	background-position: center;
  -webkit-background-size: cover!important;
     -moz-background-size: cover!important;
       -o-background-size: cover!important;
          background-size: cover!important;
  box-shadow: 0px 2px 3px rgba(0,0,0,.3);        
	animation: 0.5s ease 0s normal none 1 running fadeInDown;
	height: 80px;
	padding: 10px;
	position: fixed;
	top: 0;
	z-index: 999;
}
header.smllr .logo,
header.compact .logo {
  width: 155px;
}
header.smllr ul.nav {
	margin-top: 16px;
}
header ul.nav {
	margin-top: 5px;
}
header.smllr ul.social {
	margin: 15px 0 0 20px;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-75px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
/*///////////////////////
///      Footer       ///
///////////////////////*/
footer {
	padding: 8px 0;
	color: white;
	background: #221F1F;
}
footer p,
footer a {
	font-size: 10px;
	color: white;
	margin-bottom: 0;
}
footer a { text-decoration: underline; }
/*///////////////////////
///        Site       ///
///////////////////////*/
a.more,
a.back {
	font-family: serif;
  font-size: 22px;
	color: #4B2683;
	font-style: italic;
}
a.more:hover,
a.back:hover {
	text-decoration: underline;
}
a.back {
	padding-left: 10px;
}
a.back:before {
	content: url(../img/arrow-prev.png);
	position: relative;
	top: 7px;
	left: -10px;
}
.table {
  display: table;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
.cell {
  display: table-cell;
  vertical-align: middle;
}
.cover {
  background-position: center;
  -webkit-background-size: cover!important;
     -moz-background-size: cover!important;
       -o-background-size: cover!important;
          background-size: cover!important;
}
.parallax {
  position: relative;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}
.mask {
	background: rgba(0,0,0,.4);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#about strong {
	font-size: 16px;
}
#about .pr60 {
	padding-right: 60px;
}
#about .img-bg {
	display: block;
	height: 300px;
	margin: 105px 35px 0 0;
}
#specialities .img-bg{
	display: block;
	height: 450px;
	margin: 35px 35px 0 0;
}
#specialitiescopy .img-bg{
	display: block;
	height: 450px;
	margin: 35px 0 0 35px;
}
#services h3, #process h3, #specialities h3, #specialitiescopy h3 {
	font-family: Montserrat;
	font-weight: bold;
	font-size: 20px;
}
#about .img-bg:before {
	content: '';
	border: 3px solid #4b2a81;
	width: 100%;
	display: block;
	height: 100%;
	position: relative;
	top: -35px;
	right: -35px;
	z-index: -1;
}
#quote p {
	font-family: 'Crimson Text', serif;
	font-size: 24px;
	color: white;
	text-align: center;
	font-style: italic;
	letter-spacing: .5px;
  line-height: 180%;
  margin-bottom: 0;
}
#gallery .item {
	width: calc(33.33% - 10px);
	height: 230px;
	margin: 5px;
	float: left;
	position: relative;
}
#gallery .item .caption {
	background: rgba(0,0,0,.5);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0;
	opacity: 0;
  -webkit-transition: all 300ms;
     -moz-transition: all 300ms;
       -o-transition: all 300ms;
          transition: all 300ms;	
}
#gallery .item .caption i {
	font-size: 25px;
	color: white;
	display: block;
	width: 60px;
	height: 60px;
	padding: 18px;
	margin: 0 auto;
	border-radius: 100%;
	background: #4B2683;
	position: relative;
	top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#gallery .item:hover .caption {
	opacity: 1;
}
#services img, #process img, #specialities img {
	margin: 40px auto 30px auto;
}
#specialitiescopy img {
	margin: 40px auto 30px auto;
}
#services p, #process p, #specialities p, #specialitiescopy p {
	line-height: 140%;
	text-align: center;
	margin-bottom: 40px;
}
#specialities h2{
	text-align: center;
}
#blog .item {
	height: 550px;
}
#blog .table {
	padding: 0 10%;
}
.date {
	font-family: 'Crimson Text', serif;
	font-size: 13px;
	color: #4B2683;
	font-weight: 700;
	display: block;
	text-transform: capitalize;
	margin-bottom: 20px;
}
/*////////////////////////
////     Stache     /////
////////////////////////*/
#stage {
	position: relative;
	overflow: hidden;
}
#stage .img-bg {
  overflow: hidden;
  height: 100vh;
  text-align: right;
  position: relative;
}
#stage .caption {
	position: absolute;
	width: 100%;
	height: 195px;
	bottom: 50px;
	padding: 10px 0;
	background: rgba(75,38,131,.3);
}
#stage .caption p {
	font-family: 'Crimson Text', serif;
	font-size: 30px;
	color: white;
	font-weight: normal;
	margin-bottom: 0;
	text-align: right;
	line-height: 120%;
}
#med-stage,
#med-stage .col-sm-12 {
	height: 460px;
}
#med-stage .back {
	position: absolute;
	bottom: 20px;
	color: white;
}
.slide .slick-prev,
.slide .slick-next {
	top: auto;
	bottom: 118px;
}
.slide .slick-prev {
	
}
.slick-dots li {
  list-style: none;
  margin: 3px !important;
}
.slick-dots li button {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  border: none;
  background-color: #fff;
  text-indent: -9999px;
  outline: 0;
}
.slick-dots li button&:hover {
  background-color: #000;
}
.slick-prev {
	background: url(../img/arrow-prev.png) no-repeat center;
}
.slick-next {
	background: url(../img/arrow-next.png) no-repeat center;	
}
#stage {
	position: relative;
	overflow: hidden;
}
#stage .img-bg {
  overflow: hidden;
  height: 100vh;
  text-align: center;
  position: relative;
}
#stagecasos .caption {
	width: 100%;
	height: 195px;
	bottom: 50px;
	padding: 10px 0;
	background-color: #ffffff;
}
#stagecasos h2 {
	padding-top: 100px;
}
#stagecasos .caption h3 {
	text-align: center;
}
#stagecasos .caption p {
	font-family: 'Crimson Text', serif;
	font-size: 30px;
	color: black;
	font-weight: normal;
	margin-bottom: 0;
	text-align: center;
	line-height: 120%;
}
/*///////////////////////
///      Menu         ///
///////////// /////////*/
ul.nav {
  margin-top: 15px;
  padding: 0;
}
ul.nav li {
  margin: 0 30px 0 0;
  display: block;
  float: left;
}
ul.nav li:last-child {
  margin-right: 0;
}
ul.nav li a {
  font-family: 'MarkSimonsonProximaNovaSemibold';
  font-size: 16px;
  color: #4B2683;
  text-transform: lowercase;
  padding: 0;
  text-transform: uppercase;
}
ul.nav li a:hover,
ul.nav li a.active {
	color: white !important;
  text-decoration: none;
}
ul.social {
  padding: 0;
  list-style: none;
  margin: 5px 0 0 20px;
}
ul.social li {
	float: left;
	margin: 0 6px 0 0;
}
ul.social li:last-child {
	margin-right: 0;
}
ul.social li a {
  font-size: 13px;
  color: #4B2683;
}
ul.social li a:hover {
	color: white;
}
ul.social li a.icon-phone-call:before {
	font-size: 16px;
}
.nav li a.active {
}
.nav-mobile {
  display: none;
  width: 100%;
}
nav li ul {
  display:none;
  position:absolute;
  min-width:140px;
}
.nav li:hover > ul {
  display:block;
}
.nav li ul li {
  position:relative;
}		
.nav li ul li ul {
  right:-140px;
  top:0px;
}
.subnav {
	background-color: #939594;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: -20px;
}
.subnav li {
	padding-top: 10px;
	padding-bottom: 5px;
}
/*///////////////////////
///      Forms        ///
///////////// /////////*/
input[type=text],
input[type=email],
input[type=tel],
textarea,
select {
  font-size: 12px;
  color: #221F1F;
  letter-spacing: .5px;
  border: none;
  background: #e2e1e1;
  border: none;
  width: 100%;
  height: 35px;
  padding: 0 10px;
  margin-bottom: 20px;
}
input[type=submit] {
	font-size: 14px;
  color: white;
	text-transform: lowercase;
	width: 75px;
  height: 25px;
  border: none;
  background: #4B2683;
	float: right;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  -webkit-transition: all 300ms;
     -moz-transition: all 300ms;
       -o-transition: all 300ms;
          transition: all 300ms;         
}
input[type=submit]:hover {
	opacity: .6;
}
textarea {
  height: 100px;
  padding: 10px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus {
	border-color: #64cbc9;
}
a.privacy {
	color: #4B2683;
	padding-left: 10px;
	margin-bottom: 30px;
}
a.privacy:hover {
	text-decoration: underline;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	font-size: 13px;
  color: #221F1F;
  letter-spacing: .5px;
}
input:-moz-placeholder, textarea:-moz-placeholder {
	font-size: 13px;
  color: #221F1F;
  letter-spacing: .5px;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	font-size: 13px;
  color: #221F1F;
  letter-spacing: .5px;
}
div.wpcf7-validation-errors,
span.wpcf7-not-valid-tip {
	position: relative;
	top: -15px;
}
span.wpcf7-list-item {
	margin: 0 !important;
}
/*////////////////////////
////      Fonts      /////
////////////////////////*/
@font-face {
  font-family: 'MarkSimonsonProximaNovaRegular';
  src: url('../fonts/MarkSimonsonProximaNovaRegular.eot');
  src: url('../fonts/MarkSimonsonProximaNovaRegular.eot') format('embedded-opentype'),
       url('../fonts/MarkSimonsonProximaNovaRegular.woff2') format('woff2'),
       url('../fonts/MarkSimonsonProximaNovaRegular.woff') format('woff'),
       url('../fonts/MarkSimonsonProximaNovaRegular.ttf') format('truetype'),
       url('../fonts/MarkSimonsonProximaNovaRegular.svg#MarkSimonsonProximaNovaRegular') format('svg');
}
@font-face {
  font-family: 'MarkSimonsonProximaNovaSemibold';
  src: url('../fonts/MarkSimonsonProximaNovaSemibold.eot');
  src: url('../fonts/MarkSimonsonProximaNovaSemibold.eot') format('embedded-opentype'),
       url('../fonts/MarkSimonsonProximaNovaSemibold.woff2') format('woff2'),
       url('../fonts/MarkSimonsonProximaNovaSemibold.woff') format('woff'),
       url('../fonts/MarkSimonsonProximaNovaSemibold.ttf') format('truetype'),
       url('../fonts/MarkSimonsonProximaNovaSemibold.svg#MarkSimonsonProximaNovaSemibold') format('svg');
}
@font-face {
  font-family: 'TheanoDidotRegular';
  src: url('../fonts/TheanoDidotRegular.eot');
  src: url('../fonts/TheanoDidotRegular.eot') format('embedded-opentype'),
       url('../fonts/TheanoDidotRegular.woff2') format('woff2'),
       url('../fonts/TheanoDidotRegular.woff') format('woff'),
       url('../fonts/TheanoDidotRegular.ttf') format('truetype'),
       url('../fonts/TheanoDidotRegular.svg#TheanoDidotRegular') format('svg');
}
@font-face {
  font-family: 'DidotHTFB06Bold';
  src: url('../fonts/DidotHTFB06Bold.eot');
  src: url('../fonts/DidotHTFB06Bold.eot') format('embedded-opentype'),
       url('../fonts/DidotHTFB06Bold.woff2') format('woff2'),
       url('../fonts/DidotHTFB06Bold.woff') format('woff'),
       url('../fonts/DidotHTFB06Bold.ttf') format('truetype'),
       url('../fonts/DidotHTFB06Bold.svg#DidotHTFB06Bold') format('svg');
}
@font-face {
  font-family: "officeconcept";
  src: url("../fonts/officeconcept.eot");
  src: url("../fonts/officeconcept.eot?#iefix") format("embedded-opentype"),
       url("../fonts/officeconcept.woff") format("woff"),
       url("../fonts/officeconcept.ttf") format("truetype"),
       url("../fonts/officeconcept.svg#officeconcept") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "officeconcept" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "officeconcept" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {
  content: "\61";
}
.icon-instagram:before {
  content: "\62";
}
.icon-twitter:before {
  content: "\63";
}
.icon-menu:before {
  content: "\64";
}
.icon-search:before {
  content: "\65";
}
/*////////////////////////
////  Media Queries  /////
////////////////////////*/

@media (min-width: 1200px) {
  .container {
    width: 1000px !important;
  }
}
@media (min-width: 1199px){

}
@media screen and (max-width: 1199px) {
	ul.nav li {
    margin: 0 17px 0 0;
  }
  ul.nav li a {
	  font-size: 15px;
  }
}
@media screen and (max-width: 1024px) {}
@media screen and (max-width: 991px) {
	#blog .img-bg.item {
		height: 300px;
	}
	#blog .item {
		height: auto;
		padding: 40px 15px;
	}
	header.smllr ul.nav {
		margin-top: 16px; 
	}
	header.smllr ul.social {
		margin: 5px 0 0 20px;
	}
	ul.nav li {
    margin: 0 17px 0 0;
  }
  ul.nav li a {
	  font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
	.no-mobile { display: none; }
	nav ul {
    display: block;
  }
  ul.nav {
    display: none;
    background-color: #4B2683;
    padding: 20px;
    text-align: right;
    position: absolute;
    right: -15px;
    top: 54px;
    width: 100%;
    max-width: 250px;
    margin-top: 41px;
  }
  ul.nav li {
    width: 100%;
    padding-bottom: 10px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid rgba(255,255,255, .4);
  }
  ul.nav li:last-child {
	  border-bottom: 0;
	  padding-bottom: 0;
	  margin-bottom: 0;
  }
  ul.nav li a {
    color: #6d6d6d;
    padding: 0;
    padding: 10px 0 !important;
    border: none !important;
  }
  ul.nav li a:hover, 
  ul.nav li a.active {
	  color: white !important;
  }
  .nav-mobile {
    display: inline-block;
    background: #4B2683;
    height: 40px;
    width: 40px;
    color: white;
    font-size: 3rem;
    padding: 5px;
    cursor: pointer;
    margin-left: 30px;
    margin-top: 11px;
  }
  header {
		background: url(../img/bg-header.jpg);
		background-position: center;
	  -webkit-background-size: cover!important;
	     -moz-background-size: cover!important;
	       -o-background-size: cover!important;
	          background-size: cover!important;
	  box-shadow: 0px 2px 3px rgba(0,0,0,.3); 
		animation: 0.5s ease 0s normal none 1 running fadeInDown;
		height: 80px;
		padding: 10px;
		position: fixed;
		top: 0;
		z-index: 999;
	}
	header .logo {
	  width: 105px;
	}
	header ul.nav {
    margin-top: 16px;
	}
  #about .pr60 { padding-right: 15px; }
  #gallery .item { width: 100%; }
  #stage .caption p { padding: 0 20px; }
	#stagecasos .caption p { padding: 0 20px; }
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	  background-color: black;
  }
  .fancybox-next span { right: 0; }
  .fancybox-prev span { left: 0; }
  input[type=submit] { margin-top: 30px; }
}
@media screen and (max-width: 640px) {
	input[type=submit] { width: 100%; }
}
@media screen and (max-width: 414px) {
	
}
@media screen and (max-width: 400px) {

}
@media screen and (max-width: 375px) {

}
@media screen and (max-width: 320px) {

}