
@font-face {
    font-family: 'timesweb';
    src: url('../fonts/times-webfont.woff2') format('woff2'),
         url('../fonts/times-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/* ---------------------------------------------------------------------- */
/*  Reset & Clearfix (normalize.css v3.0.2)
/* ---------------------------------------------------------------------- */

html {font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;}body {margin: 0;}article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display: block;}audio, canvas, progress, video {display: inline-block; vertical-align: baseline;}audio:not([controls]) {display: none; height: 0;}[hidden], template {display: none;}a {background-color: transparent;}a:active, a:hover {outline: 0;}abbr[title] {border-bottom: 1px dotted;}b, strong {font-weight: 700;}dfn {font-style: italic;}h1 {margin: .67em 0; font-size: 2em;}mark {background: #ff0; color: #000;}small {font-size: 80%;}sub, sup {font-size: 75%; line-height: 0; vertical-align: baseline; position: relative;}sup {top: -.5em;}sub {bottom: -.25em;}img {border: 0;}svg:not(:root) {overflow: hidden;}figure {margin: 1em 40px;}hr {-moz-box-sizing: content-box; box-sizing: content-box; height: 0;}pre {overflow: auto;}code, kbd, pre, samp {font-family: monospace,monospace; font-size: 1em;}button, input, optgroup, select, textarea {margin: 0; font: inherit; color: inherit;}button {overflow: visible;}button, select {text-transform: none;}button, html input[type=button], input[type=reset], input[type=submit] {cursor: pointer; -webkit-appearance: button;}button[disabled], html input[disabled] {cursor: default;}button::-moz-focus-inner, input::-moz-focus-inner {padding: 0; border: 0;}input {line-height: normal;}input[type=checkbox], input[type=radio] {box-sizing: border-box; padding: 0;}input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {height: auto;}input[type=search] {-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield;}input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {-webkit-appearance: none;}fieldset {margin: 0 2px; padding: .35em .625em .75em; border: 1px solid silver;}legend {padding: 0; border: 0;}textarea {overflow: auto;}optgroup {font-weight: 700;}table {border-spacing: 0; border-collapse: collapse;}td, th {padding: 0;} ul{padding: 0px;}

*, *:before, *:after {box-sizing: border-box;}

.clearfix:after {display: table; content: ''; clear: both;}


/* ==========================================================================
   GRID
   ========================================================================== */

[class*='grid'],[class*='col-'],[class*='mobile-'],.grid:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}[class*='col-']{float:left;min-height:1px;padding-right:46px}[class*='col-'] [class*='col-']:last-child{padding-right:0}.grid{width:100%;margin:0 auto;overflow:hidden}.grid:after{content:"";display:table;clear:both}.grid-pad{padding-top:0px;padding-left:46px;padding-right:0}.push-right{float:right}.col-1-1{width:100%}.col-2-3,.col-8-12{width:66.66%}.col-1-2,.col-6-12{width:50%}.col-1-3,.col-4-12{width:33.33%}.col-1-4,.col-3-12{width:25%}.col-1-5{width:20%}.col-2-5{width:40%}.col-1-6,.col-2-12{width:16.667%}.col-1-7{width:14.28%}.col-1-8{width:12.5%}.col-1-9{width:11.1%}.col-1-10{width:10%}.col-1-11{width:9.09%}.col-1-12{width:8.33%}.col-11-12{width:91.66%}.col-10-12{width:83.333%}.col-9-12, .col-3-4{width:75%}.col-5-12{width:41.66%}.col-7-12{width:58.33%}.push-2-3,.push-8-12{margin-left:66.66%}.push-1-2,.push-6-12{margin-left:50%}.push-1-3,.push-4-12{margin-left:33.33%}.push-1-4,.push-3-12{margin-left:25%}.push-1-5{margin-left:20%}.push-1-6,.push-2-12{margin-left:16.667%}.push-1-7{margin-left:14.28%}.push-1-8{margin-left:12.5%}.push-1-9{margin-left:11.1%}.push-1-10{margin-left:10%}.push-1-11{margin-left:9.09%}.push-1-12{margin-left:8.33%}@media handheld,only screen and (max-width: 767px){.grid{width:100%;min-width:0;margin-left:0;margin-right:0;padding-left:46px;padding-right:10px}[class*='col-']{width:auto;float:none;margin:10px 0;padding-left:0;padding-right:10px}[class*='col-'] [class*='col-']{padding-right:0}[class*='mobile-col-']{float:left;margin:0 0 10px;padding-left:0;padding-right:10px;padding-bottom:0}.mobile-col-1-1{width:100%}.mobile-col-2-3,.mobile-col-8-12{width:66.66%}.mobile-col-1-2,.mobile-col-6-12{width:50%}.mobile-col-1-3,.mobile-col-4-12{width:33.33%}.mobile-col-1-4,.mobile-col-3-12{width:25%}.mobile-col-1-5{width:20%}.mobile-col-1-6,.mobile-col-2-12{width:16.667%}.mobile-col-1-7{width:14.28%}.mobile-col-1-8{width:12.5%}.mobile-col-1-9{width:11.1%}.mobile-col-1-10{width:10%}.mobile-col-1-11{width:9.09%}.mobile-col-1-12{width:8.33%}.mobile-col-11-12{width:91.66%}.mobile-col-10-12{width:83.333%}.mobile-col-9-12{width:75%}.mobile-col-5-12{width:41.66%}.mobile-col-7-12{width:58.33%}.hide-on-mobile{display:none !important;width:0;height:0}}
[class*='grid'] img, [class*='col-'] img {max-width: 100%;}


/* ---------------------------------------------------------------------- */
/*  Basic Elements & Classes
/* ---------------------------------------------------------------------- */

html {height: 100%;}
body {width: 100%; background: #fff; font: 16px/1.4 Helvetica, 'Roboto', Arial, sans-serif; font-weight: 400; color: #7F7F7F; overflow-x: hidden; letter-spacing: 0.5px; -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */ -webkit-text-size-adjust: 100%;}


::-moz-selection {background: #7F7F7F; color:#fff; text-shadow: none;}
::selection {background: #7F7F7F; color:#fff; text-shadow: none;}

hr {display: block; height: 1px; margin: 1em 0; padding: 0; border: 0; border-top: 1px solid #ccc;}



a {color: #000; text-decoration: none;  -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s;}

h1, h1 a {font-size: 60px; font-weight: 300; text-align: left; letter-spacing: 0px; margin: 0px; font-family: 'timesweb', 'Times New Roman', serif; line-height: 120%; color: #7F7F7F}
h2, h2 a {margin: 10px 0px; font-size: 14px; font-weight: bold; text-transform: none; text-align: left; font-family: 'timesweb', 'Times New Roman', serif;}
h2 span {font-weight: 200;}
h3, h3 a {margin: 10px 0px; font-size: 17px; font-weight: 400; text-transform: none; text-align: left;}
h4, h4 a {margin: 0px; font-size: 12px; font-weight: 400; color: #7F7F7F}


.serif {font-family: 'timesweb','Times New Roman', serif;}

.wrapper {width: 100%; margin: 0 auto; box-sizing: border-box; position: relative;}
.gridwrapper {}
.full {width: 100%; padding: 0 70px;}
.wrapper.smaller {max-width: 1160px;}

.margin-top {margin-top: 55px;}
.margin-bottom {margin-bottom: 36px;}
.no-margin {margin: 0;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}

.padding {padding:46px;}
.double-padding{padding: 92px;}

.fit {max-width: 100%;}
.fit > * {max-width: 100%;}

.smalltext {font-size: 12px;}
.bigtext {font-size: 16px;}

.mobile {display: none!important;}
.wow.animated, .loading {opacity: 0}


.cc_theme_default {font-size: 13px;}
.cc_popup .cc_accept_button {background: #ccc}
.cc_consentwindow .cc_save_consent_all, .cc_consentwindow .cc_save_consent {background: : #ccc; color: #000}

/* ==========================================================================
   Header
   ========================================================================== */

header {position: relative; background: rgb(38,38,38); padding: 36px 46px;}
header .logo{float: left; font-size: 30px; color: #fff;}
body.welcome header {background: none; position: absolute; width: 100%; z-index: 9999}


/* ==========================================================================
   Nav
   ========================================================================== */

nav { -webkit-transition: .3s ease; transition: .3s ease; text-align: right; position: absolute; right: 46px; top: 33px; color: #fff; z-index: 9999}
nav ul { list-style-type: none;}
nav li {display: inline-block; text-transform: none; margin-left: 50px;}
nav a {font-weight: 400;  text-transform: capitalize; color: #fff; font-size: 17px; }
nav a.active, nav a:hover  {opacity: 0.7}
nav ul li ul {display: none}

nav.fadeIn {opacity: 0}





/* ==========================================================================
   Home
   ========================================================================== */

.banner {position: relative; color: #fff}
.banner .slide {display: none; width: 100%; height: calc(100vh - 114px); background-position: center center; background-repeat: no-repeat; background-size: cover; cursor: pointer;}
.banner .first-slide {display: block;}
.banner .text {display: flex; width: 100%; height:100%; text-align: center; align-items: center; }


.banner img {width: 100%;}
.cycle-pager {position: absolute; right: 0; bottom: 0; left: 0; z-index: 999; text-align: center;}
.cycle-pager span {display: inline-block; width: 10px; height: 10px; margin: 0 5px; background: #fff; border-radius: 100%; text-indent: -9999px; cursor: pointer;}
.cycle-pager .cycle-pager-active {background: #7F7F7F;}
.banner .banner-container {position: relative; padding-left: 46px; text-align: left;}
.banner h1 {margin: 0px; text-align: left; font-size: 100px; color: #fff; line-height: 100%; font-weight: 400}
.banner h2 {margin: 0px; text-align: left; font-size: 100px; color: #fff; line-height: 100%; font-weight: 400}


.royalSlider {position: relative; color: #fff; width: 100%; height: 100vh; overflow: hidden}
.royalSlider img {width: 100%}
.royalSlider .slide {width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover;}

.royalSlider .text {width: 100%; height: 100%; position: absolute; background: rgba(0, 0, 0, 0.30)}
.royalSlider .banner-container {bottom: 196px; position: absolute; height: 264px; padding-left: 46px}

.royalSlider h1 {margin: 0px; text-align: left; font-size: 100px; color: #fff; line-height: 100%; font-weight: 400}
.royalSlider h2 {margin: 0px; text-align: left; font-size: 100px; color: #fff; line-height: 100%; font-weight: 400}

a.view-project {color: #fff; border: 1px solid #fff; font-size: 12px; display: inline-block!important; padding: 10px 0px; margin-top: 26px; width: 152px; text-align: center} 
a.view-project:hover {background: #fff; color: #000;}


.royalSlidervideo .banner-container {bottom: 196px; position: absolute; height: 264px; padding-left: 46px}

.royalSlidervideo h1 {margin: 0px; text-align: left; font-size: 100px; color: #fff; line-height: 100%; font-weight: 400}
.royalSlidervideo h2 {margin: 0px; text-align: left; font-size: 100px; color: #fff; line-height: 100%; font-weight: 400}


.homenews {position: absolute;
    border: 0px;
    background: rgb(38,38,38);
    bottom: 0px;
    width: 100%;
    padding: 30px 0px;
    z-index: 9999;
 }

.homenews img {float: left; margin-right: 20px} 
.homenews h3 {margin: 0px;}   
  
.col-1-2.white {color: #fff;}
.col-1-2.white img { -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s;}
.col-1-2.white:hover img {opacity: 0.4}
  
a.archive {color: #7f7f7f; border: 1px solid #7f7f7f; font-size: 12px; display: inline-block!important; padding: 10px 0px; margin-top: 26px; width: 152px; text-align: center}
a.archive:hover {background: #7f7f7f; color: #fff;}

a.viewmap {color: #7F7F7F; border: 1px solid #7F7F7F; font-size: 12px; display: inline-block!important; padding: 10px 0px; margin: 26px 0px; width: 152px; text-align: center}
a.viewmap:hover {background: #7F7F7F; color: #fff;}


/* ==========================================================================
   Isotope filters
   ========================================================================== */
ul.filters {list-style: none; text-align: left; width: 100%; margin: 0px; padding: 0px;}
ul.filters li {display: inline-block; margin: 0px 50px 0px 0px;}
ul.filters li a {font-size: 17px; font-weight: 400; text-transform: capitalize; padding: 0px; color: #CCC}
ul.filters li a.active, ul.filters li a:hover {color: #1A1A1A}



.iso_container {margin-bottom: 70px;}
.iso_container .col-1-5 img {width: 100%;}

/* ==========================================================================
   ISOTOPE
   ========================================================================== */

.isotope .item .photo {position: relative; line-height: 0px; width: 100%; overflow: hidden}

.isotope .item img {width: 100%;}

.isotope .item { position: relative; overflow: hidden; margin-bottom: 20px;}

.isotope .item {position: relative;}
.isotope .item a {width: 100%; height: 100%; display: inline-block; position: relative; color: #7F7F7F}

.isotope .item .overlay {width:100%; height: 100%; margin: auto; padding: 30px; background: rgba(0, 0, 0, 0.70); opacity: 0; position: absolute; top: 0px; left: 0px;  -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s; display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px;}


.isotope .item .content h3 {margin-top: 0; font-size: 14px; font-weight: bold; text-transform: uppercase; color: #000; text-align: left; padding-right: 10px; line-height: 100%;}
.isotope .item:hover .overlay, .isotope .item.active .overlay {opacity: 1;}

.grid-sizer{width:25%}

body.news .grid-sizer, body.work .grid-sizer {width: 33.33%;}

body.atores .isotope .item {line-height: 0px;}
body.atores .isotope .item .overlay {justify-content: flex-start; align-items: flex-start; line-height: 100%;}



/* ==========================================================================
   Work
   ========================================================================== */
   
   .project-photo {padding-top: 0px; position: relative;}
   .project-photo img {width: 100%;}
   .project-photo .caption {width: 100%; height: calc(100% - 52px); position: absolute; display: flex; top:0px; left: 0px; align-items: center; justify-content: center}
   .project-photo .caption h1 {font-size: 100px; color: #fff; margin: 0px; max-width: 90%; text-align: center;}
    
   body.work  .maintext {padding-right: 60px;}
   body.work  .maintext p:first-of-type {margin-top: 0px;}
   
   body.work .smalltext h4 {margin-top: 14px; color: #ccc}
   body.work .smalltext h4:first-of-type {margin-top: 0px}
   
   body.work .overlay {line-height: 100%; justify-content: flex-start!important; align-items: flex-end!important; color: #fff}
   
   body.work .overlay h3 {margin: 0px; line-height: 100%;}
   body.work .overlay .smalltext { margin: 0px;
    padding: 0px;
    line-height: 100%;
    margin-top: 10px;
    display: block;
   }
   
   body.work .iso_container .col-1-3 {padding-right: 20px;}
   body.work .isotope .item{margin-bottom: 10px}
   body.work .work-container {padding: 0px 26px 0px 46px}
    
   body.work .gallery.padding {padding: 46px 92px;}
   body.work .owl-carousel .owl-nav.disabled {display: block;}
   
   body.work .owl-nav button.owl-prev {position: absolute; top: 50%; left: -46px; text-align: left; transform: translateY(-50%); width: auto; color: #dad9d9!important}
   body.work .owl-nav button.owl-prev:before{content:"\f124"; font-family: 'IonIcons'; font-size: 50px}
   body.work .owl-nav button.owl-prev span {opacity: 0;}
   
   body.work .owl-nav button.owl-next {position: absolute; top: 50%; right: -46px; text-align: right; transform: translateY(-50%); width: auto; color: #dad9d9!important}
   body.work .owl-nav button.owl-next:before{content:"\f125"; font-family: 'IonIcons'; font-size: 50px}
   body.work .owl-nav button.owl-next span {opacity: 0;}
   
    body.work .owl-nav button:hover {background: none!important; }

    .related {background: rgb(38,38,38); padding: 46px 0px}
    .related h3 {padding-left: 46px; margin: 0px 0px 20px 0px}
    .related img {margin-bottom: 20px;}
    .related h4, .related h4 a {color: #fff; font-size: 12px;}
	
	.related a img {-webkit-transition: all 2s ease-out; -moz-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s; line-height: 100%; -webkit-backface-visibility:hidden}
	.related a:hover img {opacity: 0.3; line-height: 100%;}
	
  .video {margin-bottom: 40px;}
  
	.embed-container {
		  position: relative;
		  padding-bottom: 41.66666667%;
		  height: 0;
		  overflow: hidden;
		  max-width: 100%;
		  height: auto;
		}
		
		.embed-container iframe,
		.embed-container object,
		.embed-container embed {
		  position: absolute;
		  top: 0;
		  left: 0;
		  width: 100%;
		  height: 100%;
		}

.projectshow-wrapper .smalltext p{margin-top: 0px;}
/* ==========================================================================
   Noticias
   ========================================================================== */

	body.news h3 {margin: 20px 0px 0px 0px;}
	body.news .date {color: #ccc; font-size: 12px}
	body.news .news-info {margin-top: 36px}
	
	body.news .page-container {margin-top:0px;}
	
/* ==========================================================================
   Expertise
   ========================================================================== */
	
	.flex-grid {display: flex; margin-bottom: 20px;}
	.flex-grid .column {flex: 1; position: relative}
	.flex-grid .column .content {background: #e2e2e2; height: calc(100% - 5px); box-sizing: border-box; padding: 46px; position: absolute; width: 100%;}
	.flex-grid .column.textholder {padding-right: 23px}
	.flex-grid .column.imgholder {padding-left: 23px}
	.flex-grid h1 {line-height: 100%;}
	.flex-grid .description p {margin: 0px; padding-right: 72px}
	.flex-grid .description {position: absolute; bottom: 46px;}
	.expertise-content.padding {padding-bottom: 0px;}
.flex-grid .column.imgholder .cycle-slideshow {height: calc(100% - 5px); overflow:hidden;}
/* ==========================================================================
   Studio
   ========================================================================== */
	.col-1-2.subtitle {padding-right: 60px;}
	.col-1-2.subtitle h1 {max-width: 600px;}
	.studio-container.padding {padding-top: 0px;}
	.studio-container.clients {font-size: 60px; line-height: 110%}
	.studio-container.clients p {margin: 0px;}
	
	.pages-photo {padding-top: 0px; position: relative;}

/* ==========================================================================
   Team
   ========================================================================== */
	body.team h2 {font-size: 17px; margin: 0px; line-height: 100%; font-weight: normal; margin-top: 1em; font-family:  Helvetica, 'Roboto', Arial, sans-serif}
	body.team h3 {font-size: 12px; color: #CCC; margin-top: 0px}
	body.team .col-1-4 {margin-bottom: 20px;}
	body.team .col-1-4:nth-child(4n+1){clear: left;}
	body.team .team-container {font-size: 12px;}
  
/* ==========================================================================
   Pages
   ========================================================================== */

	.page-container {min-height: calc(100vh - 440px); margin-top: 46px;}
	.pages .page-container {margin-top: 36px;}
	
	.mails a {color: #7F7F7F;}
	.mails a:hover {color: #000}
	
	.contactos h1 {font-weight: bold}
	.contactos p {display: inline-block; font-size: 30px; margin: 0px;}
	

	.map iframe {
		    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
	  -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
	  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
	}

  body.cookies h2 {font-size: 24px; font-weight: normal; margin-top: 40px;}
.cc_main_text {margin-bottom: 80px;}

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

	body.welcome footer {display: none;}
	
	footer { width: 100%; margin: 0px; color: #7F7F7F; padding-bottom: 0px!important}
	footer .grid {border-top: 1px solid #ddd; padding: 20px 0px}
	footer a {color:#7F7F7F}
	footer a:hover {color:rgb(38,38,38)}
	footer h4, footer h4 a {font-size: 17px; margin-bottom: 20px;}
	footer ul {margin: 0px; padding: 0px; list-style-type: none;}
	footer ul li {line-height: 170%;}

	footer .social {margin-top: 20px;}
	footer .social a {color: #7F7F7F; font-size: 17px; margin-right: 4px; display: inline-block; text-align: center}
    footer .social a i {width: 30px; height: 30px; display: inline-block; border-radius: 30px; border: 1px solid #7F7F7F; padding: 3px}

	footer .col-1-6:last-of-type{padding-right: 0px;}
	footer .copyright {margin-top: 20px; }

/* ==========================================================================
   FORMS
   ========================================================================== */
	
	 input::-webkit-input-placeholder {color: rgba(0, 0, 0, 0.35);}
	 input::-moz-placeholder {color: rgba(0, 0, 0, 0.35);}
	 input:-ms-input-placeholder {color: rgba(0, 0, 0, 0.35);}
	 input:-moz-placeholder {color: rgba(0, 0, 0, 0.35);}
	
	textarea:focus, input:focus{outline: none!important}
	*:focus {outline: none!important}
	
	input[type="text"], form input[type="password"], input {width: 100%; margin-bottom: 18px; padding: 11px 14px; font-size: 12px!important; background: none; border: 1px solid rgba(0, 0, 0, 0.15)!important; font-family: 'gothamlight';}
	
	input[type="submit"] {padding: 8px 12px; background-color: #000; border: none; color: #FFF; font-size: 14px; line-height: 16px; -webkit-transition: all 2s ease-out; -moz-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s;}
	input[type="submit"]:hover {background: #828282;}
	
	
	form input.error, form textarea.error{background-color: rgba(242, 102, 102, 0.31)!important}
	form span.error{display: none!important;}
	div.errorFeedback{padding: 11px 14px; background-color: rgba(242, 102, 102, 0.31); box-sizing: border-box; width: 100%; margin-bottom: 10px;}
	
	
	button, .button {display: block; width: 100%; padding: 11px 14px; letter-spacing: 1px; text-transform: uppercase; text-align: center; font-size: 12px; text-shadow: none !important; border: 1px solid rgba(0, 0, 0, 0.85); color: rgba(0, 0, 0, 0.85); box-shadow: none !important; margin: 0px auto; background: none transparent; -webkit-transition: all 2s ease-out; -moz-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s;}
	button .white, .button.white {background: #FFF;}
	button:hover, a.button:hover {background: rgba(0, 0, 0, 0.10)!important;}


/* ==========================================================================
   404
   ========================================================================== */

	body.error_404{text-align: center; background-repeat: no-repeat; background-size: cover; background-position: center center;}
	body.error_404 .wrapper {display: flex; width: 100%; height: 100vh; align-items: center; justify-content: center; background: rgba(255, 255, 255, 0.7)}
	body.error_404 .container_404 {background: rgba(255, 255, 255, 0.90); padding: 50px; width: 460px; max-width: 90%}
	body.error_404 h2 {margin-bottom: 20px;}
	body.error_404 h3 {font-size: 13px;}
	body.error_404 a.site{font-weight: 400}




/* ==========================================================================
   Nav Icon
   ========================================================================== */

.nav-icon {
    display: block;
    width: 30px;
    height: 26px;
    cursor: pointer;
    position: absolute;
    top: 28px;
    right: 20px;
    z-index: 9999;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.nav-icon span {
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    opacity: 1;
    position: absolute;
    left: 0;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.nav-icon span:nth-child(1) {
    top: 0;
}

.nav-icon span:nth-child(2),
.nav-icon span:nth-child(3) {
    top: 8px;
}

.nav-icon span:nth-child(4) {
    top: 16px;
}

.open-nav .nav-icon span {
    background: #fff;
}

.open-nav .nav-icon span:nth-child(1) {
    width: 0;
    top: 14px;
    left: 50%;
}

.open-nav .nav-icon span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.open-nav .nav-icon span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.open-nav .nav-icon span:nth-child(4) {
    width: 0;
    top: 14px;
    left: 50%;
}



/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */

@media only screen and (max-width: 1200px) {
	.page-container {min-height: calc(100vh - 700px)}
}

@media only screen and (min-width: 1400px) {
	.projectshow-wrapper {max-width: 80%;}
}

@media only screen and (min-width: 1281px) and  (max-width: 1400px) {
  .flex-grid h1 {font-size: 58px;}

}

@media only screen and (min-width: 1024px) and  (max-width: 1280px) {
  .flex-grid h1 {font-size: 42px;}
  .flex-grid .description p {font-size: 14px;}

}

@media only screen and (min-width: 768px) and  (max-width: 1024px) {
  .team-container .col-1-4 {width: 50%; padding-right: 20px; margin-bottom: 20px;}
  body.team .col-1-4:nth-child(2n+1) {clear: left;}
  body.team .team-container {margin-top: 90px}

}


@media only screen and (max-width: 1024px) {
	
	a:hover::after {display: inline;}
	.no-mobile {display: none;}
	.mobile {display: block!important;}
	.wrapper {padding: 0px 20px; width: 100%;}
	.wrapper.smaller {width: 100%; max-width: 100%;}
	.padding {padding: 20px;}
	.wrapper.padding {padding-bottom: 0px;}
	.margin-top {margin-top: 20px;}
	.margin-bottom{margin-bottom: 20px;}
	
	.gridwrapper {width: 100%;}
	.page-container {margin-top: 20px;}
	.main {margin-top: 80px;}
	body.welcome .main {margin-top: 0px;}
	
	footer {display: none}
	
	.grid {padding-left: 20px;}
	.col-1-4 {width: 100%; margin-bottom: 20px;}
	
	h1 {line-height: 100%; font-size: 40px;}
	
	
	header, body.welcome header {background: rgb(38,38,38); padding: 20px 0px!important; position: fixed; top: 0px; left: 0px; z-index: 999; width: 100%;}
	header .logo {font-size: 24px; margin-left: 20px;}
	.nav-icon {position: absolute; right: 20px;}
	
	.royalSlider .banner-container {height: auto; padding-left: 20px; bottom:30px; min-height: 250px;}
	.royalSlider h1 {font-size: 55px;}

  .royalSlidervideo .banner-container {height: auto; padding-left: 20px; bottom:30px; min-height: 250px;}
  .royalSlidervideo h1 {font-size: 55px;}
	
	.col-1-2.subtitle {padding-right: 20px; margin-top: 0px}
	.pages-photo.padding {padding-top: 10px;}
	
	body.team .grid:first-of-type, .iso_container {margin-top:10px;}
	.studio-container.clients {font-size: 30px; padding-top: 20px;}
	
	body.work .work-container {padding: 0px;}
	body.work .page-container h1 {padding: 10px 20px 0px 20px}
	body.work .maintext {font-size: 17px;   padding-right: 20px; clear: left;}
  body.work .maintext  p:first:of:type{clear: left;}
	body.work .col-1-4 {margin-top: 0px}
	body.work .col-1-4>.col-1-2 {}
	body.work .worksummary p {margin-top: 0px}
	body.work .worksummary {margin-bottom: 34px;}
  body.work .iso_container .col-1-3 {padding-right: 10px;}
	
	.gallerymobile img {margin-bottom: 10px;}
	.isotope .item .overlay {position: static; display: block; background: none; opacity: 1; color: #000; padding: 0px; margin-top: 20px;}
	.project-photo .caption {display: none;}
	
	body.news .overlay {display: none!important;}
	footer {position: static}
	footer .grid {text-align: left}
	
	body.pages .grid {padding: 0px}
	.contactos p {display: inline-block; font-size: 26px; margin: 0px; line-height: 120%; margin-bottom: 10px;}
	
	.related {padding: 0px;}
	.related .grid {padding-right: 20px;}
	.related h3 {padding-left: 20px; padding-top: 20px}
	
	body.open-nav {overflow-y: hidden;}

	nav {width:100%; height: 100vh; position: fixed; left: 0px; top: 0px; background: #fff; z-index: 99;  -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s;     -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%); transform: translateX(-100%); overflow-y: auto;}
	
	.open-nav nav {display: block; opacity: 1;  -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0);}
	

	
	nav ul {margin: 72px 0px 0px 0px; padding: 0px;}
	nav li {display: block; text-align: left; padding: 0px; margin: 0px;}
	nav li a {padding:20px; color: #1A1A1A; display: block; font-size: 17px; text-transform: capitalize; border-bottom: 1px solid #CCC}
	nav li a.active {background: #CCC;}
	nav ul li ul {margin: 0px;}

	.greynav {background: #CCC; padding: 20px 20px 90px 20px; text-align: left;}
	.greynav a {text-transform: none}
	.greynav .address, .greynav .address a {font-style: normal; color: #1A1A1A; font-size: 12px;}
	.greynav .copyright {color: #fff;}
	.greynav h4, .greynav h4 a {font-size: 17px; color: #fff; margin-top: 20px;}
	
	.social {display: block; position: static; margin-top: 20px;}
    .social a {color: #fff; font-size: 17px; margin-right: 4px; display: inline-block; text-align: center}
    .social a i {width: 30px; height: 30px; display: inline-block; border-radius: 30px; border: 1px solid #fff; padding: 3px}


    
   
    .news .isotope .item .overlay {position: static; height: auto; opacity: 1; background: none; padding: 10px 0px 0px 0px}
    .news-gallery {margin-top: 20px;}
    
    .embed-container iframe {
	    width: 100%;
	    max-width: 100%;
	}
	
	.photos {margin: 20px 0px}
	.photos .photo {margin-bottom: 2px; line-height: 0px}
	.photos .photo img {max-width: 100%;}

	.flex-grid {display: block;}
	.flex-grid .column .content {position: static; background: none; padding: 0px}
	.flex-grid .description p, .flex-grid .column.textholder, .flex-grid .column.imgholder {padding: 0px;}
	.flex-grid .column.imgholder{margin-top: 20px;}

    .flex-grid .description {position: static}
    .flex-grid h1 {font-size: 40px; margin-bottom: 20px;}
    .expertise-content.padding {padding-top: 10px;}
    
    .page-container .col-1-2 {margin-bottom: 20px;}
    
}


/* LIGHBOX */

.slbContentOuter,.slbWrap:before{display:inline-block;vertical-align:middle}.slbImageWrap:after,.slbWrap:before{content:""}.slbContentOuter,.slbImage{box-sizing:border-box;margin:0 auto;max-width:100%}.slbArrows button,.slbImage{width:auto}.slbOverlay,.slbWrap,.slbWrapOuter{position:fixed;top:0;right:0;bottom:0;left:0}.slbOverlay{overflow:hidden;z-index:2000;background-color:#000;opacity:.85;filter:alpha(opacity=85);-webkit-animation:slbOverlay .5s;-moz-animation:slbOverlay .5s;animation:slbOverlay .5s}.slbWrapOuter{overflow-x:hidden;overflow-y:auto;z-index:2010}.slbWrap{position:absolute;text-align:center}.slbContent,.slbContentOuter,.slbImageWrap{position:relative}.slbWrap:before{height:100%}.slbContentOuter{padding:0 1em;z-index:2020;text-align:left}.slbContentEl .slbContentOuter{padding:5em 1em}.slbContentEl .slbContent{-webkit-animation:slbEnter .3s;-moz-animation:slbEnter .3s;animation:slbEnter .3s;background-color:#fff}.slbImageWrap{-webkit-animation:slbEnter .3s;-moz-animation:slbEnter .3s;animation:slbEnter .3s}.slbCaption,.slbImageWrap:after{position:absolute;left:0;right:0}.slbImageWrap:after{top:5em;bottom:5em;display:block;z-index:-1;background-color:#FFF}.slbImage{height:auto;display:block;line-height:0;padding:5em 0}.slbCaption{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-size:1.4em;bottom:0;padding:.71429em 0;color:#fff;color:rgba(255,255,255,.7);text-align:center}.slbArrow,.slbCloseBtn{margin:0;padding:0;border:0;cursor:pointer;background:0 0}.slbArrow::-moz-focus-inner,.slbCloseBtn::-moz-focus-inner{padding:0;border:0}.slbArrow:hover,.slbCloseBtn:hover{opacity:.5}.slbArrow:active,.slbCloseBtn:active{opacity:.8}.slbCloseBtn{display:none!important}.slbLoading .slbArrows,.slbLoading .slbCloseBtn{display:none}.slbLoadingText{font-size:1.4em;color:#fff;color:rgba(255,255,255,.9);display:none}.slbArrows{position:fixed;top:50%;left:0;right:0}.slbArrow:before{content:"\f124";font-family:IonIcons;font-size:50px;color:#7F7F7F;position:absolute;top:50%;transform:translateY(-50%)}.slbArrow.next:before{content:"\f125";right:46px}.slbArrow.prev:before{left:46px}@-webkit-keyframes slbOverlay{from{opacity:0}to{opacity:.7}}@-moz-keyframes slbOverlay{from{opacity:0}to{opacity:.7}}@keyframes slbOverlay{from{opacity:0}to{opacity:.7}}@-webkit-keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0,-1em,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@-moz-keyframes slbEnter{from{opacity:0;-moz-transform:translate3d(0,-1em,0)}to{opacity:1;-moz-transform:translate3d(0,0,0)}}@keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0,-1em,0);-moz-transform:translate3d(0,-1em,0);-ms-transform:translate3d(0,-1em,0);-o-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}