/*=======================================================================
*** PORTO_SUB STYLE SHEET***
========================================================================*/
html,
body {
  font-family: "Gotham SSm 3r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 200;
  font-size: 100%;
   background: #f6f3ec;
     position:relative;
}
body {
  font-size: 14px;
  min-height: 100%;
  position: relative;

}
html,
.body {
  height: 100%;
}
@media (max-width: 1500px) {
  html,
  body {
    font-size: 90%;
  }
}
@media (max-width: 800px) {
  html,
  body {
    font-size: 85%;
  }
  .custom-top,
  .page-top {
    font-size: 80%;
  }
}
b,
strong {
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
}
a {

  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  -webkit-transform: translateZ(0px);
}
a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.thumbnail {
  border: none;
  border-radius: none;
}
/********************************************************************************/
/* Homepage slideshow and grid */
.home-slide-body {
  line-height: 1.4em !important;
}
.home-slide-button {
  border: 2px solid #FFFFFF;
  padding: 10px 20px !important;
  width: auto !important;
  height: auto !important;
}
#block-views-homepage-grid-block {
  display: none;
  width: 100%;
  overflow: hidden;
  z-index: 100;
}
.flexslider {
  border: 0px;
  border-bottom: 3px solid #9d8235!important;
  position: relative;
  background-repeat: no-repeat !important;
  background-size: 100% auto !important;
  margin: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #000000 !important;
  margin-bottom: -20px;
  -webkit-transition: background-image 0.8s linear;
  -moz-transition: background-image 0.8s linear;
  -o-transition: background-image 0.8s linear;
  transition: background-image 0.8s linear;
  -webkit-transform: translateZ(0px);
}
.flex-control-nav {
    /* display: none; */
    position: absolute;
    bottom: 20px;
    z-index: 99999999;
    right: 80px;
    
}

.flex-control-nav {
    width: auto!important;
}


.flex-control-paging li a {
      background: #cec19e!important;
}

.flex-control-paging li a.flex-active {
    background: #21212b!important
  
}



/*
.flexslider:before {
	background-image: url(/sites/all/themes/Porto_sub/logo_background.png);
	background-repeat: no-repeat;
	background-size: initial;
	content: '';
	background-position: ~"calc(100% + 650px) calc(100% - 200px)";
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0.2;
}
*/
.homepage-slide {
  padding: 170px 0 !important;
  height: 545px;
}
.homepage-slide h1,
.homepage-slide h2 {
  color: #FFFFFF;
  margin: 0;
}
.homepage-slide h1 {
      font-size: 2.7em;
    margin-bottom: 40px;
    letter-spacing: -0.05em;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: 300;
}
.homepage-slide h2 {
  font-size: 1.8em;
  line-height: 1.3em;
  margin-bottom: 64px;
  font-weight: 200;
  text-transform: uppercase;
}
.homepage-slide a {
  border: 2px solid #FFFFFF;
  padding: 9px 24px;
  color: #FFFFFF;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translateZ(0px);
}
.homepage-slide a:hover {
  text-decoration: none;
  background-color: #FFFFFF;
  opacity: 1;
  color: #000;
}
@media (max-width: 1441px) {
  .homepage-slide {
    padding: 130px 0 !important;
  }
  .homepage-slide h1 {
    font-size: 2.7em;
  }
  .homepage-slide h2 {
    font-size: 1.6em;
  }
}
@media (max-width: 990px) {
  .homepage-slide {
    padding: 120px 0 !important;
    height: auto;
  }
  .homepage-slide h1 {
        font-size: 30px;
    margin-bottom: 20px;
    line-height: 30px;
  }
  .homepage-slide h2 {
    font-size: 1.2em;
    margin-bottom: 20px;
  }
  .flexslider {
    background-size: 120% auto !important;
  }
}


@media (max-width: 480px) {
  .flexslider:before {
    display: none;
  }
  .homepage-slide {
    padding: 20px 0 !important;
  }
  .flexslider {
    background-size: 170% auto !important;
  }
}

/*@media (max-width: 700px) {
  .flexslider:before {
    display: none;
  }
  .homepage-slide {
    padding: 100px 0 !important;
  }
  .flexslider {
    background-size: 170% auto !important;
  }
}*/
div.scrollableArea {
  z-index: 100;
}
.scrollWrapper {
  cursor: default !important;
}
div.scrollingHotSpotLeft,
div.scrollingHotSpotRight {
  height: 550px !important;
  cursor: default !important;
}
.view-homepage-grid {
  width: 3100px;
  margin-left: -20px;
}
.view-homepage-grid .homepage-image,
.view-homepage-grid .homepage-grid-spacer {
  width: 290px;
  height: 212px;
  opacity: 0.8;
  background-size: 100% auto !important;
  position: relative;
}
.view-homepage-grid .homepage-image:hover,
.view-homepage-grid img:hover,
.homepage-grid-blank:hover {
  opacity: 1;
}
.view-homepage-grid .views-row {
  float: left;
  position: relative;
  margin: 0 0px 20px 20px;
}
.view-homepage-grid .views-field-image {
  z-index: 200;
}
.view-homepage-grid .homepage-image a {
  position: absolute;
  bottom: 35px;
  left: 20px;
  padding-right: 20px;
  display: none;
  z-index: 10;
}
.view-homepage-grid .homepage-image a:hover,
.view-homepage-grid .homepage-image a {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 1.2em;
  text-decoration: none;
}
.homepage-grid-blank {
  background-color: #FF5500;
}
.draggable-select {
  position: absolute;
  top: 1px;
  right: 10px;
  z-index: 300;
}
.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #222229;
  opacity: 0.6;
}
@media (max-width: 600px) {
  .view-homepage-grid {
    display: none;
  }
  div.scrollingHotSpotLeft,
  div.scrollingHotSpotRight {
    height: 0px !important;
  }
}
/********************************************************************************/
/* Header */
#header {
  border: none;
  padding: 1.8em 1.5em 1.2em 0.9em;
  background: #21212b !important;
  /* Main Header Links */
  /* nav ul.nav-main ul.dropdown-menu { */
}
#header > .container {
  height: 85px;
}
#header .logo {
  float: left;
  margin-left: 55px;
  padding: 0;
}
#header .logo img {
  height: 89px;
}
@media (max-width: 1500px) {
  #header .logo img {
    height: 90px;
  }
}
@media (max-width: 1024px) {
  #header .logo img {
    height: 68px;
  }
}
@media (max-width: 800px) {
  #header .logo img {
    height: 65px;
  }
}
#header .header-search {
  margin: 0px 0 0 10px;
  float: right;
}


#header .header-search a {
   color: #cec19e !important;
}
#header .navbar-collapse {
  padding: 0;
}
#header .region-header-top .nav-pills li a {
  text-transform: uppercase;
  color: #cec19e !important;
  font-size: 0.8em;
  padding: 0px 10px;
  font-weight: 500;
  transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  -webkit-transform: translateZ(0px);
  -moz-transition: opacity 0.25s ease-in-out;
}
#header .region-header-top .nav-pills li a:hover {
  background-color: none!important;
  opacity: 0.7;
}
#header .region-header-top .nav-pills {
  margin-right: 15px;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent!important;
}

#header .nav-pills>li>a {
    color: #cec19e !important;
}

@media (max-width: 600px) {
  #header .region-header-top .nav-pills {
    display: none;
  }
}
#header .region-header-top .social a {
  padding: 0px 6px !important;
  font-size: 1.2em !important;
}
#header .header-search .pe-7s-search {
  font-size: 1.8em;
}
#header .nav-main-collapse {
  background: transparent;
}
#header .navbar-collapse.collapsing a,
#header .navbar-collapse.collapse.in a,
#header .navbar-collapse.collapsing li,
#header .navbar-collapse.collapse.in li {
  border-bottom: none !important;
}
#header nav ul.nav-main {
      margin: 0 0px 0px 0px;
}
#header nav ul.nav-main li a {
  color: #fff!important;
  font-size: 18px;
  margin: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  -webkit-transform: translateZ(0px);
}
#header #header-top {
  margin: 0 0 1.9em 0;
}
#header nav ul.nav-main li.dropdown.open .dropdown-toggle,
#header nav ul.nav-main li.active a,
#header nav ul.nav-main li > a:hover {
  border-color: #081c27;
  color: #B8B8B8 !important;
}
#header nav ul.nav-main li.active a {
  border-size: 2px;
}
#header nav ul.nav-main li a {
  padding: 5px 5px;
  font-weight: 300;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  letter-spacing: -0.05em;
  border-bottom: 0px solid #FFFFFF;
}
#header nav ul.nav-main li:not(:last-child) a {
  margin: 0 0.6em 0 0;
}
#header nav ul.nav-main > li + li {
  margin: 0px;
}
#header nav ul.nav-main li.dropdown:hover > a {
  margin-bottom: 0px !important;
  padding-bottom: 5px !important;
}
#header nav ul.nav-main li.dropdown:hover .dropdown-toggle {
  margin-bottom: 5px !important;
  border-bottom: 4px solid #081c27 !important;
  color: #B8B8B8;
}
#header nav ul.nav-main li.dropdown:hover .dropdown-menu {
  opacity: 1;
}
#header nav ul > li.dropdown .dropdown-menu {
  border-radius: 0;
  box-shadow: none;
  background: transparent !important;
  padding: 43px 35px;
  right: 5px;
  left: auto;
  top: auto !important;
  margin-top: -5px !important;
  opacity: 0;
  display: block;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
#header .collapse.in .dropdown-menu {
  position: relative;
  display: block !important;
}
#header .collapse.in .dropdown-menu a {
  color: #3a5563;
}
#header .collapse.in .dropdown-menu a:hover {
  color: #B8B8B8;
}
#header .collapse.in .dropdown-menu:after {
  background-color: transparent !important;
}
#header nav ul > li.dropdown:hover .dropdown-menu {
  top: auto !important;
}
#header nav ul > li.dropdown .dropdown-menu a {
  font-size: 16px !important;
}
#header nav ul > li.dropdown .dropdown-menu:after {
  background-color: #081c27 !important;
  opacity: 0.7;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
}
#header nav ul.nav-main li.active a,
#header nav ul.nav-main .dropdown:hover > a,
#header nav ul.nav-main ul.dropdown-menu li:after,
#header nav ul.nav-main ul.dropdown-menu:hover > a,
#header nav ul.nav-main ul.dropdown-menu > li:hover > a,
#header nav ul.nav-main ul.dropdown-menu > li > a:hover,
#header nav ul.nav-main ul.dropdown-menu > li > a {
  background-color: transparent !important;
  border-bottom: none !important;
}
.search-fullscreen,
.search-fullscreen .modal-dialog {
  background: transparent;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
}
.search-fullscreen .modal-header {
  border: 0;
}
.search-fullscreen button {
  opacity: 1;
}
.search-fullscreen button span {
  font-size: 4.0em;
  color: #FFFFFF;
  font-weight: normal;
}
.search-fullscreen .modal-body {
  top: 35%;
  position: fixed;
}
.search-fullscreen .modal-content {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.search-fullscreen input {
  border: 0px;
  background: transparent;
  font-size: 3.4em;
  color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  line-height: 1.8em;
  height: auto;
  padding: 0px;
}
.search-fullscreen input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #FFFFFF;
}
.search-fullscreen .modal-body button {
  background: transparent;
  border: 0px;
}
.search-fullscreen .modal-body .btn {
  padding: 0;
  margin: 18px 0 0 5px;
}
.search-fullscreen .modal-body button i {
  color: #FFFFFF;
  font-size: 4.8em;
}
.modal-backdrop {
  opacity: 0.8 !important;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
/*********************************************************************************/
/* Custom Page Top */
.custom-top {
  padding: 72px 0 55px;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center;
  background-color: #ECECEC;
  border: 0;
  position: relative;
}
.custom-top .lead p {
  font-size: 2em;
  font-weight: 200;
  line-height: 1.2em;
  margin-bottom: 1.15em;
  letter-spacing: -0.05em;
  color: #0A1F29;
}
.custom-top strong {
  font-weight: 200;
}
.who-we-are .custom-top:before,
.our-work .custom-top:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.2;
}
/*********************************************************************************/
/* Basic pages and Articles */
.page-top {
  background-size: 100% auto !important;
  background-repeat: no-repeat;
  width: 100%;
  border: none;
  padding: 0;
  margin: 0;
  z-index: 1;
  /*
	&:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background: rgba(0, 0, 0, 0.4);
		z-index: -5;
	}

	&:before {
		content: '';
		position: absolute;
		top: 800px;
		top: 25%;
		left: 0;
		bottom: 0;
		right: 0;
		background: #FFFFFF;
		z-index: -4;
	}
	*/
}
.page-top #breadcrumbs {
  padding: 20px;
}
.page-top #breadcrumbs a {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 1.8em;
}
.page-top #breadcrumbs a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.page-top h2 {
  border: none;
  margin: 0 5.1em 0.9em;
  font-size: 3.1em;
  display: block;
}
#content {
background: #f6f3ec;
  margin: 0 0;
  height: 100%;
  font-size: 14px;
}
#content .main-container {
  padding: 4.0em 6.07em;
}
#content h2,
#content h4,
#content .field-label {
  color: #a08536;
  font-size: 1.5em;
  margin: 0 0 0.4em 0;
  padding: 0;
  font-weight: 300;
}
#content .google-map {
  margin: 0 0 30px 0 !important;
  border: 4px solid #e7e7e7;
}
@media (max-width: 1441px) {
  .page-top #breadcrumbs {
    padding: 20px 20px 20px 77px;
  }
  .page-top h2 {
    margin: 10px 20px;
  }
  #content .main-container {
    padding: 4.38em 4.04666667em;
  }
}
@media (max-width: 900px) {
  .page-top #breadcrumbs {
    padding: 1.5em 0 3.82em 1.5em;
  }
  .page-top h2 {
    margin: 0 2.55em 0.45em;
  }
  #content {
    font-size: 14px;
    margin: 0 0px;
  }
  #content .main-container {
    padding: 30px 3.035em;
  }
}
@media (max-width: 600px) {
  #content .main-container {
    padding: 20px 20px;
  }
}
/********************************************************************************/
/* Outlined buttons */
.btn-outlined-white,
.btn-outlined {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: transparent;
  border: 2px solid #1D4975;
  color: #1D4975;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  font-weight: 400;
  padding: 8px 70px 8px 15px;
  letter-spacing: -0.05em;
  width: 260px;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translateZ(0px);
}
.btn-outlined:hover {
  text-decoration: none;
  background-color: #1D4975;
  color: #FFFFFF;
}
.btn-outlined-white {
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
}
.btn-outlined-white:hover {
  text-decoration: none;
  background-color: #FFFFFF;
  color: #1D4975;
  opacity: 1;
}
.btn-outlined:after,
.btn-outlined-white:hover:after {
  content: '';
  background: url('/sites/all/themes/Porto_sub/images/arrow.png') no-repeat;
  position: absolute;
  background-size: contain;
  right: 10px;
  top: 12px;
  width: 7px;
  height: 18px;
  opacity: 0.6;
}
.btn-outlined-white:after,
.btn-outlined:hover:after {
  content: '';
  background: url('/sites/all/themes/Porto_sub/images/arrow-white.png') no-repeat;
  position: absolute;
  background-size: contain;
  right: 10px;
  top: 12px;
  width: 7px;
  height: 18px;
  opacity: 0.7;
}
/********************************************************************************/
/* Who we are */
.who-we-are {

    background: #fff;


  /* Content */
  /* Testimonials */
  /*
	.testimonials:before {
		background-image: url(/sites/all/themes/Porto_sub/logo_background.png);
		background-repeat: no-repeat;
		background-size: initial;
		content: '';
		background-position: ~"calc(100% - 100px) calc(100% + 300px)";
		position: absolute;
		width: 100%;
		height: 100%;
		opacity: 0.1;
	}
	*/
  /* Team scroller */
}
.who-we-are .custom-top {
  padding: 177px 0;
  margin: 0;
  background: linear-gradient(#ff0000, #ffa500);
}
.who-we-are .custom-top .lead p {
  color: #FFFFFF !important;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 30px;
}
.who-we-are .custom-top .featured h4 {
  color: #FFFFFF;
  margin: 0;
  font-size: 1.7em;
}
.who-we-are .custom-top section.highlight,
.who-we-are .custom-top section.featured {
  background: transparent !important;
  border: 0 !important;
  z-index: 200;
}

.who-we-are .right-img {
  position: relative;
}

.who-we-are .right-img::after {
  content:'';
background: url(../images/who-we-are-bg.png) no-repeat;
width: 325px;
height: 378px;
position: absolute;
z-index: 99;
    top: 60px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;

}

.who-we-are .custom-top .counters .counter {
  padding: 30px 30px;
  position: relative;
  font-weight: 500;
  text-align: left;
  z-index: 1;
}
.who-we-are .custom-top .counters .counter strong,
.who-we-are .custom-top .counters .counter label {
  color: #043565;
  color: #FFFFFF;
}
.who-we-are .custom-top .counters strong {
  font-weight: 300;
  font-size: 80px;
  line-height: 90px;
  letter-spacing: -0.05em;
  display: inline;
}
.who-we-are .custom-top .counters .counter:before {
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 20px 20px 20px 0;
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  z-index: -1;
}
.who-we-are .custom-top .counters .counter:last-child:before {
  margin-right: 0;
}

.who-we-are .counters strong {
    display: inline-block;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    color: #9f8535;
}

.counters label {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #9f8535;
    text-transform: uppercase;
    margin-top: 30px;
}

.who-we-are-numbers {
    margin: 0px 0 0px!important;
    background: #f6f3ee!important;
    padding-top: 20px!important;
}

.who-we-are section  .container-fluid {
  padding: 0px 15px 0px 15px!important;
}



.who-we-are #header .container-fluid {
  padding: 0px 15px!important;
}
 
.who-we-are .container-fluid {
  padding: 0px!important;
}

.who-we-are .highlight {
  background: transparent;
  border-color:transparent; 
}

.who-we-are .highlight  h4 {
    margin-bottom: 35px;
    padding-right: 155px;
    font-weight: 300;
    font-size: 2.0em;
    color: #9f8535;
    text-transform: uppercase;
    text-align: right;
}


.bg-globe {
      background: #f6f3ee;
      position: relative;

}
.bg-globe::after {
      content: '';
      background: url('../images/globe-whoweare.png');
      width: 776px;
      height: 597px;
      position: absolute;
      left: 50%;
      margin-left: -725px;
      top: -84px;

}


.who-we-are .region-content {
  padding: 65px 15px;
    width: 1170px;
    margin: 0 auto;
}
.who-we-are .region-content h3 {
  text-transform: uppercase;
    font-size: 27px;
    line-height: 1.4em;
    color: #9f8535;
    font-weight: 300;
    text-align: center;
}
.who-we-are .region-content p {
  font-size: 1.4em;
  line-height: 1.6em;
  margin-bottom: 43px;
  color: #9f8535;
}

.who-we-are .btn-outlined {
  border: 0px;
  background: transparent;
  color: #9f8535;
  float: right;
  width: auto;
  padding: 0px;
}

.who-we-are .btn-outlined:after, .who-we-are .btn-outlined-white:hover:after {
  background: transparent;
}


.who-we-are .testimonials {
  padding: 0px 0 50px;
   background: #20202a;  
  position: relative;
}
.who-we-are .testimonials h2 {
  color: #FFFFFF;
  font-size: 2.4em;
  margin: 90px 0 50px;
}
.who-we-are blockquote.testimonial {
  background: transparent;
  padding: 0;
  margin-bottom: 60px;
}
.who-we-are blockquote.testimonial p {
  font-style: normal;
  font-size: 1.4em;
  line-height: 2.0em;
  font-family: "Gotham SSm 3r", "Gotham SSm A", "Gotham SSm B";
  font-weight: 200;
}
.who-we-are blockquote.testimonial:before,
.who-we-are blockquote.testimonial:after {
  content: none !important;
}
.who-we-are .testimonial-arrow-down {
  display: none;
}
.who-we-are .testimonials .img-thumbnail {
  border: 0;
  border-radius: 0;
  padding: 0;
  background-color: transparent;
}
.who-we-are .testimonial-author .img-thumbnail img {
  max-width: 200px;
}
.who-we-are .testimonials .testimonial-author p {
  display: none;
}
.who-we-are .testimonials .owl-theme .owl-controls {
  margin-top: -20px;
  position: absolute;
  right: 0;
}
.who-we-are .testimonials .owl-theme .owl-dot span {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #9f8636;
}
.who-we-are .testimonials .owl-theme .owl-dot.active span {
  background: #d6d6d6;
}


.who-we-are .testimonials .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #d6d6d6!important;
}

.teamsingle-title h2 {
  color: #fff;
  margin-bottom: 10px;
}

.team-single .content-single {
      margin-top: -100px;
    position: relative;
    z-index: 999;
}

.team-content .field-name-body {
  padding-top: 20px;
}

.team-content .field-name-body p{
      font-weight: 400;
    color: #5a5a5a;
}

.who-we-are .who-we-are-team {
  background-color: #20202a;
  padding: 70px 0;
  /*
		.views-row img {
			width: 290px;
		}

		.views-field-field-team-category,
		.views-field-title {
			position: absolute;
			bottom: 40px;
			left: 20px;
			padding-right: 20px;
			display: none;
			font-size: 16px;
		}
		.views-field-field-team-category {
			bottom: 20px;
			font-size: 14px;
			color: #FFFFFF;
		}

		.views-field-title a:hover,
		.views-field-title a {
			color: #FFFFFF;
			font-weight: bold;
			font-size: 1.1em;
			text-decoration: none;
		}
	*/
}
.who-we-are .who-we-are-team h3 {
 margin-bottom: 50px;
    text-transform: none;
    font-weight: 300;
    font-size: 2.0em;
    color: #9f8535;
    text-transform: uppercase;
}
.who-we-are .who-we-are-team .view-content {
  white-space: nowrap;
  padding-left: 16px;
}
.who-we-are .who-we-are-team .views-row {
 /* display: inline-block;
  position: relative;*/
}
.who-we-are .who-we-are-team .view-qorvis-team .portfolio-col {
  position: relative;
  float: left;
  padding-right: 14px;
  padding-left: 0px;
}
.who-we-are .who-we-are-team .view-qorvis-team .portfolio-item-row {
  width: 290px;
  height: 290px;
}
/********************************************************************************/
/* What We Do styles */
.what-we-do .custom-top {
  margin-bottom: 0;
  background-color: transparent; !important;
  background-image: none;
  padding: 72px 0 55px;
}

.what-we-do .custom-top .lead p {
  font-size: 32px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}
.what-we-do .custom-top .lead strong {
  color: #fff;
  font-weight: 300;
}
.what-we-do .custom-top .lead h3 {
  margin: 80px 0 0;
  text-transform: none;
  font-size: 24px;
}
.what-we-do .panel {
  margin: 0 !important;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #DDD;
  position: relative;
  background: transparent;
  cursor: pointer;
}
.what-we-do .panel:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center !important;
  z-index: -1;
  will-change: transform;
}
.what-we-do .panel:after {
  content: '';
  position: absolute;
  top: 0;
  left: 100px;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: -1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translateZ(0px);
}
.what-we-do .panel:hover:after {
  background: rgba(0, 0, 0, 0.6);
}
.what-we-do .panel .panel-toggle {
  position: absolute;
  left: 0;
  width: 100px;
  height: 100%;
  text-align: center;
}
.what-we-do .panel .panel-toggle a {
  display: block;
  font-size: 50px;
  color: #081C28;
  font-weight: 300;
  padding-top: 73px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.what-we-do .panel .panel-toggle a:hover,
.what-we-do .panel .panel-toggle a:focus {
  text-decoration: none;
}
.what-we-do .panel .panel-toggle:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
  opacity: 0.8;
  z-index: -1;
  will-change: transform;
}
.what-we-do .panel .panel-heading {
  background-color: transparent;
  border: none;
  z-index: 1;
}
.what-we-do .panel .panel-heading {
  padding-left: 165px;
  font-size: 35px;
  line-height: 35px;
  height: 170px;
  vertical-align: middle;
  display: table-cell;
}
@media (max-width: 600px) {
  .what-we-do .panel .panel-heading {
    font-size: 30px;
  }
}
@media (max-width: 400px) {
  .what-we-do .panel .panel-heading {
    font-size: 25px;
  }
}
.what-we-do .panel .panel-heading a {
  color: #FFFFFF !important;
  padding-left: 0px;
}
.what-we-do .panel .panel-heading a:hover {
  text-decoration: none;
  color: #FFFFFF !important;
}
.what-we-do .panel .panel-body {
  padding: 0px 65px 20px 165px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.what-we-do .panel .panel-body p {
  margin-bottom: 30px;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 32px;
}
.what-we-do .panel .panel-body ul {
  padding-left: 0px;
  list-style: none;
  margin-bottom: 30px;
}
.what-we-do .panel .panel-body li,
.what-we-do .panel .panel-body h4 {
  color: #FFFFFF;
  line-height: 30px;
}
.what-we-do .panel .panel-body h4 {
  margin-bottom: 10px;
}
.what-we-do .panel .panel-body li:before {
  content: "•";
  font-size: 90%;
  padding-right: 15px;
}
.what-we-do .panel .panel-body .expertise-contact {
  float: left;
  font-size: 12px;
  width: 175px;
  color: #FFFFFF;
  margin: 20px 10px 25px 0px;
}
.what-we-do .panel .panel-body .expertise-contact .btn-outlined-white {
  width: 175px;
  margin-top: 20px;
}
.what-we-do .panel .panel-body .more-info {
  margin-bottom: 20px;
  width: 240px;
}
@media (min-width: 1024px) {
  .what-we-do .panel .panel-body .col-body {
    display: table-cell;
    vertical-align: top;
    float: none;
  }
  .what-we-do .panel .panel-body .col-contact {
    display: table-cell;
    vertical-align: bottom;
    float: none;
  }
  .what-we-do .panel .panel-body .expertise-contact {
    float: right;
  }
}
@media (max-width: 600px) {
  .what-we-do .panel:after {
    content: '';
    position: absolute;
    top: 0;
    left: 70px;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
  }
  .what-we-do .panel .panel-toggle {
    width: 70px;
  }
  .what-we-do .panel .panel-heading {
    padding-left: 100px;
  }
  .what-we-do .panel .panel-body {
    padding-left: 100px;
    padding-right: 30px;
  }
  .what-we-do .panel .panel-body p {
    font-size: 16px;
  }
}
@media (max-width: 400px) {
  .what-we-do .panel:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50px;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
  }
  .what-we-do .panel .panel-toggle {
    width: 50px;
  }
  .what-we-do .panel .panel-heading {
    padding-left: 80px;
  }
  .what-we-do .panel .panel-body {
    padding-left: 80px;
    padding-right: 30px;
  }
  .what-we-do .panel .panel-body p {
    font-size: 16px;
  }
}
/********************************************************************************/
/* How we Do It */
.how-we-do-it {
  /*
	.awards:before {
		background-image: url(/sites/all/themes/Porto_sub/logo_background.png);
		background-repeat: no-repeat;
		background-size: initial;
		content: '';
		background-position: ~"calc(100% - 300px) calc(100% + 400px)";
		position: absolute;
		width: 100%;
		height: 100%;
		opacity: 0.1;
	}
	*/
}


.how-we-do-it #header {
  border-top: 0px!important;
}

.how-we-do-it .background {
  background-size: cover !important;
}
.how-we-do-it .custom-top {
  padding-top: 70px;
  padding-bottom: 40px;
  margin-bottom: 0px;
  background-color: rgba(243, 243, 243, 0.5);
}
.how-we-do-it .custom-top strong {
  color: #CC2428;
}
.how-we-do-it .custom-top .btn-outlined {
  margin-top: 30px;
  width: 280px;
}
.how-we-do-it .screen {
  background: rgba(200, 200, 200, 0.6);
}
.how-we-do-it .main > .background > .screen > .container {
  padding-top: 90px;
}
.how-we-do-it #block-views-research-services-block,
.how-we-do-it #block-views-services-block {
  width: 100%;
  margin: 0 auto 100px auto;
}
.how-we-do-it #block-views-research-services-block h2,
.how-we-do-it #block-views-services-block h2 {
  background: rgba(32, 48, 57, 0.9);
  margin-bottom: 0;
  height: 55px;
  line-height: 55px;
  font-size: 24px;
  color: #FFFFFF;
  padding-left: 20px;
}
.how-we-do-it .panel {
  margin-bottom: 1px;
  background: rgba(255, 255, 255, 0.8);
  border: none;
  box-shadow: none;
  border-radius: 0;
  height: auto;
  min-height: 65px;
  position: relative;
  cursor: pointer;
}
.how-we-do-it .panel:hover {
  background: rgba(255, 255, 255, 0.6);
}
.how-we-do-it .panel .panel-heading {
  background: transparent;
  border: none;
  padding: 0 20px 0 70px;
  font-size: 21px;
  line-height: 65px;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  -webkit-transform: translateZ(0px);
  font-weight: 300;
}
.how-we-do-it .panel .panel-heading a:hover {
  text-decoration: none;
}
.how-we-do-it .panel .panel-toggle {
  position: absolute;
  left: 0;
  width: 45px;
  height: 100%;
  text-align: center;
  line-height: 65px;
  z-index: 20;
}
.how-we-do-it .panel .panel-toggle a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 24px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-transform: translateZ(0px);
}
.how-we-do-it .panel .panel-toggle a:hover {
  text-decoration: none;
}
.how-we-do-it .panel .panel-body {
  padding: 0 20px 35px 70px;
  color: #9A9A9A;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  -webkit-transform: translateZ(0px);
}
.how-we-do-it .panel .panel-body .expertise-contact {
  float: left;
  font-size: 12px;
  width: 175px;
  margin: 20px 10px 25px 0px;
}
.how-we-do-it .panel .panel-body .expertise-contact .btn-outlined {
  width: 165px;
  margin-top: 15px;
}
.how-we-do-it .panel .panel-body a {
  z-index: 50;
}
.how-we-do-it .panel.active .panel-body,
.how-we-do-it .panel.active .panel-heading {
  background-color: #FFFFFF;
}
.how-we-do-it .panel.active .panel-toggle a {
  background-color: #234050;
  color: #FFFFFF;
}
.how-we-do-it .view-research-services .research-row {
  border-bottom: 1px solid #E3E3E3;
  position: relative;
  background-color: #FAFAFA;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translateZ(0px);
}
.how-we-do-it .view-research-services .research-row:hover {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.how-we-do-it .view-research-services .research-row .research-image {
  text-align: center;
  width: 156px;
  padding-top: 25px;
  display: table-cell;
}
.how-we-do-it .view-research-services .research-row .research-image img {
  max-width: 85px;
  margin: 0 auto;
}
.how-we-do-it .view-research-services .research-row .research-body {
  padding: 30px 20px 10px 0px;
  display: table-cell;
  vertical-align: top;
}
.how-we-do-it .view-research-services .research-row .research-body a {
  font-size: 18px;
  font-weight: 400;
}
.how-we-do-it .view-research-services .research-row .research-body a:hover {
  text-decoration: none;
}
.how-we-do-it .view-research-services .research-row .research-caption {
  color: #435f68;
  margin-bottom: 6px;
}
.how-we-do-it .view-research-services .research-row .research-description p {
  font-size: 14px;
  line-height: 20px;
}
.how-we-do-it .view-research-services .research-row .research-heading,
.how-we-do-it .view-research-services .research-row .research-description,
.how-we-do-it .view-research-services .research-row .research-caption {
  margin-right: 30px;
}
.how-we-do-it .view-research-services .research-row .research-link {
  width: 30px;
  background-color: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.how-we-do-it .view-research-services .research-row .research-link a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: url('/sites/all/themes/Porto_sub/images/arrow_tall.png') no-repeat;
  background-size: 25%;
  background-position: center center;
}
.how-we-do-it .awards {
  padding: 0px 0 120px;
  background-color: #20202a;
  position: relative;
}
.how-we-do-it .awards h2 {
  color: #a08536;
  font-size: 2.4em;
  margin: 90px 0 50px;
}
.how-we-do-it .awards img {
  width: 100%;
}
/********************************************************************************/
/* Our Work */
.our-work .custom-top,
.how-we-do-it .custom-top,
.what-we-do .custom-top,
.who-we-are .custom-top,
.team .custom-top {
  padding: 35px 0 200px 0;
  background-size: cover !important;
  background-position: center center !important;
  margin-bottom: 0px;
}

.our-work section {
  margin-bottom: 10px!important;
}

@media (max-width: 800px) {
  .our-work .custom-top,
  .team .custom-top {
    padding: 45px 0 100px 0;
  }
}
.our-work .custom-top .lead p,
.team .custom-top .lead p {
  margin-bottom: 48px;
  color: #FFFFFF;
}

.who-we-are .portfolio-col .portfolio-item,
.portfolio-col .portfolio-item-row {
     -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.team .portfolio-col .portfolio-item,
.portfolio-col .portfolio-item-row {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.team-item img {
    
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.team-content h4 {
  color: #a08536!important;
}


.portfolio-wrap .field{
  clear: both;
}

.portfolio-wrap .field-label {
    color: #fff!important;
    font-size: 18px!important;
    margin: 0 10px 0.4em 0!important;
    font-weight: 300;
    width: 18%;
    float: left;
    background: #a08536;
    text-transform: uppercase;
    padding: 40px!important;
}

.portfolio-wrap .field-items {
  width: 80%;
  float: left;
  background: #e7e8e8;
  margin-bottom: 10px;
  padding: 10px;
}

.portfolio-wrap .field-items p {
  font-weight: 300;
  color: #000;
}

.portfolio-wrap .field-items ul li {
  font-weight: 300;
  color: #000;
}

.portfolio-wrap .field-items a {
  font-weight: 300;
  color: #a08536;
}

.portfolio-wrap .field-name-field-services-category .field-items {
  height: 124px;
}

.portfolio-wrap .field-name-field-services-category .field-items .odd {
       float: left;
    padding: 10px 10px 10px 10px;
    margin: 0px 20px;
    border-bottom: 1px solid #a08536;
    width: 19%;
    text-align: center;
    height: 60px;
    line-height: 18px;
    color: #222;
    font-weight: 300;
}

.portfolio-wrap .field-name-field-services-category .field-items .even {
        float: left;
    padding: 10px 10px 10px 10px;
    margin: 0px 20px;
    border-bottom: 1px solid #a08536;
    width: 19%;
    text-align: center;
    height: 60px;
    line-height: 18px;
    color: #222;
    font-weight: 300;
}

.portfolio-wrap .field-name-field-services-category .field-items .even:nth-child(5),
.portfolio-wrap .field-name-field-services-category .field-items .even:nth-child(7) {
    margin-bottom: 0px;
    border: 0px;
    padding-bottom: 10px;
    height: auto;
    padding-top: 15px;
    color: #222;
    font-weight: 300;
}

.portfolio-wrap .field-name-field-services-category .field-items .odd:nth-child(6),
.portfolio-wrap .field-name-field-services-category .field-items .odd:nth-child(8) {
    margin-bottom: 0px;
    border: 0px;
    padding-bottom: 10px;
    height: auto;
    padding-top: 15px;
    color: #222;
    font-weight: 300;
}

.portfolio-col .p_logo {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.portfolio-col .p_logo img {
  width: 130px;
  margin: 0 auto;
}

.portfolio-col {
  padding-left: 5px;
  padding-right: 5px;
}


.team .portfolio-col .portfolio-item, .team .portfolio-col .portfolio-item-row {
    background-size: 100% auto!important;
    background-position: center center !important;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.who-we-are .portfolio-col .portfolio-item, .team .portfolio-col .portfolio-item-row {
    background-size: 100% auto!important;
    background-position: center center !important;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}



.portfolio-col .portfolio-item,
.portfolio-col .portfolio-item-row {
  background-size:  auto 100% !important;
  background-position: center center !important;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
   
  /*
		.portfolio-category {
			font-size: 16px;
			font-weight: 300;
			position: absolute;
			top: 55%;
			left: 40px;
			padding-right: 40px;
			color: #FFFFFF;
			z-index: 10;
			display: none;
		}	

		&:hover .portfolio-category,
		&:hover .portfolio-title {
			display: block;
		}
		*/
}
.portfolio-col .portfolio-item .portfolio-link,
.portfolio-col .portfolio-item-row .portfolio-link {
  display: table;
  height: 100%;
  width: 100%;
  z-index: 1;
  opacity: 1;
}
.portfolio-col .portfolio-item .portfolio-link:hover,
.portfolio-col .portfolio-item-row .portfolio-link:hover {
  opacity: 1 !important;
}
.portfolio-col .portfolio-item .portfolio-link .portfolio-title,
.portfolio-col .portfolio-item-row .portfolio-link .portfolio-title {
     font-size: 15px;
    line-height: 20px;
    font-weight: 300;
    padding: 15px 30px;
    color: #FFFFFF;
    z-index: 10;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    border-top: 1px solid #fff;
    margin: 5px 10px;
    height: 50px;
}
.portfolio-col .portfolio-item .portfolio-link .portfolio-title.sm,
.portfolio-col .portfolio-item-row .portfolio-link .portfolio-title.sm {
  font-size: 16px;
}
.portfolio-col .portfolio-item .portfolio-link .overlay,
.portfolio-col .portfolio-item-row .portfolio-link .overlay {
  opacity: 0.5;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  z-index: -1;
}
.portfolio-col .portfolio-item .portfolio-link:hover .overlay,
.portfolio-col .portfolio-item-row .portfolio-link:hover .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000;
  opacity: 0.2;
  top: 0;
  left: 0;
}
@media (max-width: 600px) {
  .portfolio-col .portfolio-item .portfolio-link .portfolio-title,
  .portfolio-col .portfolio-item-row .portfolio-link .portfolio-title {
    font-size: 16px;
    line-height: 20px;
    padding: 0 25px;
  }
}
.portfolio-col .portfolio-item:hover .team-category,
.portfolio-col .portfolio-item-row:hover .team-category,
.portfolio-col .portfolio-item:hover .team-title,
.portfolio-col .portfolio-item-row:hover .team-title {
  display: block;
}


#block-block-42 p {
  color: #a08536;
      font-weight: 500;
    font-style: italic;
}


#block-block-42 a.btn-outlined {
  background: #a08536!important;
    border: 1px solid  #a08536!important;
    color: #fff!important;

}

#block-block-42 a.btn-outlined:hover {
  background: transparent!important;
  border: 1px solid  #a08536!important;
  color: #a08536!important;
}



#block-block-42 a.btn-outlined::after {
  background: transparent!important;
  

}

/********************************************************************************/
/* Team Page */
.team .portfolio-link,
.who-we-are .portfolio-link {
  display: flex !important;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: justify;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-content: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
}
.team .portfolio-link .team-category,
.who-we-are .portfolio-link .team-category,
.team .portfolio-link .team-title,
.who-we-are .portfolio-link .team-title {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  left: 20px;
  padding-right: 20px;
  display: none;
  color: #FFFFFF;
  z-index: 10;
  margin: 0 0 0px 20px;
}
.team .portfolio-link .team-category,
.who-we-are .portfolio-link .team-category {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  line-height: 17px;
  font-size: 14px;
  color: #FFFFFF;
  margin: 0 0 20px 20px;
}
.team .portfolio-link .team-title,
.who-we-are .portfolio-link .team-title {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 1.3em;
  text-decoration: none;
}
/********************************************************************************/
/* News */
article {
  margin-bottom: 4em;
}
article.post-large {
  margin-left: 0;
}
article .post-content h2 {
  line-height: 1.6em;
}
article .post-content h2 a {
  color: #0091C6;
  font-size: 1.2em;
  font-weight: 300;
}
.pagination-lg .active a {
  color: #20202a;
  font-weight: 500;
  background-color: transparent !important;
}
.pagination-lg li a {
  border-radius: 0 !important;
  border: none !important;

}

.pagination>li>a, .pagination>li>span {
  color: #9f8636;
  background: #f6f3ec;
}
/********************************************************************************/
/* Case Study pages */
.node-type-portfolio .page-top,
.node-type-vertical .page-top {
  /*
		@media(max-width: 500px) {
			& { background-size: auto 450px !important; background-position: center center; }
		}	
		*/
  /*
		&:after {
			background-image: url(/sites/all/themes/Porto_sub/logo_background-black.png);
			background-repeat: no-repeat;
			background-size: 60%;
			content: '';
			background-position: ~"140% calc(0% - 180px)";
			position: absolute;
			width: 100%;
			height: 100%;
			opacity: 1;
			z-index: -5;
			top: 0;
			left: 0;
			bottom: 0;
			right: 0;
		}
		*/
}


.page-top .page-title{
   margin-left: -15px;
  padding-left: 75px;
  z-index: 6;
  position: relative;
  display: table;
}

.page-top .page-title h2 {
  text-transform: uppercase;
  font-size: 27px;
  padding: 0 0 0 .5em;
  letter-spacing: -0.05em;
  display: table-cell;
  line-height: 1.2em;
  vertical-align: middle;
}


.page-top .page-title::before{
      content: '';
    position: absolute;
    left: 0px;
    background: #a08536!important;
    width: 75px;
    height: 25px;
    top: 4px;
}


.node-type-portfolio .page-top .page-title::before {
    content: '';
    position: absolute;
    left: 0px;
    background: #a08536!important;
    width: 75px;
    height: 25px;
    top: 28px;
}


.node-type-portfolio .page-top .container-fluid,
.node-type-vertical .page-top .container-fluid {
  position: relative;
  z-index: 6;
  padding-bottom: 225px;
}
.node-type-portfolio .page-top .container-fluid .page-title,
.node-type-vertical .page-top .container-fluid .page-title {
  margin-left: -15px;
  padding-left: 75px;
  z-index: 6;
  position: relative;
  display: table;
}
.node-type-portfolio .page-top .container-fluid .page-title .field-name-field-logo,
.node-type-vertical .page-top .container-fluid .page-title .field-name-field-logo {
  display: table-cell;
}
.node-type-portfolio .page-top .container-fluid .page-title .field-name-field-logo img,
.node-type-vertical .page-top .container-fluid .page-title .field-name-field-logo img {
  width: auto;
  height: 80px;
  display: inline;
  margin-left: 10px;
}
.node-type-portfolio .page-top .container-fluid .page-title h2,
.node-type-vertical .page-top .container-fluid .page-title h2 {
  text-transform: uppercase;
  font-size: 30px;
  padding: 0 0 0 .5em;
  letter-spacing: -0.05em;
  display: table-cell;
  line-height: 1.2em;
  vertical-align: middle;
}
.node-type-portfolio .page-top .container-fluid .teaser,
.node-type-vertical .page-top .container-fluid .teaser {
  position: absolute;
  bottom: 50px;
  left: 10%;
  padding-left: 43px;
  font-size: 2.5em;
  letter-spacing: -0.05em;
}
.node-type-portfolio .page-top .container-fluid .teaser p,
.node-type-vertical .page-top .container-fluid .teaser p {
  color: #FFF;
  line-height: 1.1em;
}
@media (max-width: 1200px) {
  .node-type-portfolio .page-top .container-fluid .page-title h2,
  .node-type-vertical .page-top .container-fluid .page-title h2 {
    font-size: 2.8em;
  }
}
@media (max-width: 900px) {
  .node-type-portfolio .page-top .container-fluid .page-title,
  .node-type-vertical .page-top .container-fluid .page-title {
    margin-left: 40px;
  }
  .node-type-portfolio .page-top .container-fluid .teaser,
  .node-type-vertical .page-top .container-fluid .teaser {
    font-size: 2.2em;
  }
}
@media (max-width: 800px) {
  .node-type-portfolio .page-top .container-fluid .teaser,
  .node-type-vertical .page-top .container-fluid .teaser {
    bottom: -110px;
  }
}
@media (max-width: 600px) {
  .node-type-portfolio .page-top .container-fluid .page-title,
  .node-type-vertical .page-top .container-fluid .page-title {
    margin-left: 20px;
  }
  .node-type-portfolio .page-top .container-fluid .page-title .field-name-field-logo img,
  .node-type-vertical .page-top .container-fluid .page-title .field-name-field-logo img {
    height: 60px;
  }
  .node-type-portfolio .page-top .container-fluid .page-title h2,
  .node-type-vertical .page-top .container-fluid .page-title h2 {
    font-size: 2.5em;
  }
}
@media (max-width: 500px) {
  .node-type-portfolio .page-top .container-fluid .page-title h2,
  .node-type-vertical .page-top .container-fluid .page-title h2 {
    font-size: 2em;
  }
  .node-type-portfolio .page-top .container-fluid .teaser,
  .node-type-vertical .page-top .container-fluid .teaser {
    font-size: 1.7em;
  }
}
.node-type-portfolio .main,
.node-type-vertical .main {
  position: relative;
}
.node-type-portfolio .main .content,
.node-type-vertical .main .content {
  margin-bottom: 3em;
}
.node-type-portfolio .main .content .field,
.node-type-vertical .main .content .field {
  margin-bottom: 2.5em;
}
.node-type-portfolio .region-sidebar-right .views-row,
.node-type-vertical .region-sidebar-right .views-row {
  margin-bottom: 2em;
}
.node-type-portfolio .region-sidebar-right .views-row .portfolio-item,
.node-type-vertical .region-sidebar-right .views-row .portfolio-item {
  background-size: cover !important;
  width: 100%;
  max-height: 140px;
  background-position: center center !important;
  margin-bottom: .8em;
  position: relative;
}
.node-type-portfolio .region-sidebar-right .views-row .portfolio-item a span,
.node-type-vertical .region-sidebar-right .views-row .portfolio-item a span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.node-type-portfolio .region-sidebar-right .views-row .views-field-title a,
.node-type-vertical .region-sidebar-right .views-row .views-field-title a {
  font-weight: 500;
}
@media (max-height: 993px) {
  .node-type-portfolio .region-sidebar-right .views-row .portfolio-item,
  .node-type-vertical .region-sidebar-right .views-row .portfolio-item {
    max-height: 250px;
  }
}
.node-type-portfolio .region-sidebar-right .block:first-child hr,
.node-type-vertical .region-sidebar-right .block:first-child hr {
  display: none;
}
.node-type-portfolio .region-sidebar-right h4,
.node-type-vertical .region-sidebar-right h4 {
  font-size: 1.2em !important;
  margin-bottom: 20px !important;
}
.node-type-portfolio .region-sidebar-right hr,
.node-type-vertical .region-sidebar-right hr {
  height: 5px;
  background-color: #a08536;
  background-image: none;
}
.node-type-portfolio .region-sidebar-right .btn-outlined,
.node-type-vertical .region-sidebar-right .btn-outlined {
  width: 100%;
  max-width: 200px;
}
.node-type-portfolio .region-after-content,
.node-type-vertical .region-after-content {
  border-top: .01em solid #000;
  margin-top: 0em;
  padding-top: 1em;
}
.node-type-portfolio .region-after-content .view-our-work img,
.node-type-vertical .region-after-content .view-our-work img {
  width: 100%;
  height: auto;
}
.node-type-portfolio #lightgallery a,
.node-type-vertical #lightgallery a {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 0px 20px 0;
}
.node-type-portfolio #lightgallery a:after,
.node-type-vertical #lightgallery a:after {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  -webkit-transform: translateZ(0px);
}
.node-type-portfolio #lightgallery a img,
.node-type-vertical #lightgallery a img {
  margin: 0 !important;
}
.node-type-portfolio #lightgallery a .image-field-caption,
.node-type-vertical #lightgallery a .image-field-caption {
  position: absolute;
  background: black;
  background: rgba(0, 0, 0, 0.75);
  padding: 10px 30px 10px 20px;
  opacity: 1;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  left: 0;
  right: 0;
  bottom: -100%;
  bottom: 0;
  font-size: 12px;
  line-height: 20px;
  z-index: 20;
}
.node-type-portfolio #lightgallery a .image-field-caption p,
.node-type-vertical #lightgallery a .image-field-caption p {
  color: #FFF;
  font-size: 14px;
  margin: 0;
}
.node-type-portfolio #lightgallery a .image-field-caption.more-caption:before,
.node-type-vertical #lightgallery a .image-field-caption.more-caption:before {
  content: 'v';
  font-weight: 100;
  color: #FFF;
  -webkit-transform: rotate(-180deg) scaleX(1.5) scaleY(0.4);
  -moz-transform: rotate(-180deg) scaleX(1.5) scaleY(0.4);
  -o-transform: rotate(-180deg) scaleX(1.5) scaleY(0.4);
  transform: rotate(-180deg) scaleX(1.5) scaleY(0.4);
  position: absolute;
  top: 12px;
  right: 12px;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
.node-type-portfolio #lightgallery a:hover,
.node-type-vertical #lightgallery a:hover {
  opacity: 1;
}
.node-type-portfolio #lightgallery a:hover:hover:after,
.node-type-vertical #lightgallery a:hover:hover:after {
  opacity: 1;
}
.node-type-portfolio #lightgallery a:hover .image-field-caption,
.node-type-vertical #lightgallery a:hover .image-field-caption {
  opacity: 1;
  bottom: 0 !important;
}
.node-type-portfolio #lightgallery a:hover .image-field-caption.more-caption:before,
.node-type-vertical #lightgallery a:hover .image-field-caption.more-caption:before {
  opacity: 0;
}
.node-type-portfolio #lightgallery a:before,
.node-type-vertical #lightgallery a:before {
  bottom: 10px;
  left: 10px;
}

.node-type-portfolio {
  background: #fff!important;
}

.node-type-portfolio #content{
  background: #f6f3ec!important;
}

.node-type-portfolio .news-home {
  background: #f6f3ec!important;
}


/********************************************************************************/
/* Footer */
#footer {
  border: none;
  background: #20202a;
  border-top: 3px solid #9f8636;
  padding: 25px 15px 5px 15px;
}
#footer .footer-copyright {
  border: none;
  background: #20202a;
  padding: 5px 15px;
  text-align: center;

}



#footer .copyright{
      text-transform: uppercase;
    margin-top: 15px;
    color: #fff;
    font-size: 11px;
}

.footer-logo {
    float: none!important;
     margin-right: 0px!important;
}

#footer .footer-logo img {
  margin-top: 5px;
  width: 190px;
  height: auto;
  margin-left: 4px;
}
#footer .footer-copyright nav ul li {
  border: none;
  padding: 5px;
}

.scroll-to-top {
  display: block;
}
.captcha {
     background-color: transparent;
     float: left;
}



#block-views-latest-news-custom-block {
  margin-top: 35px;
}

#block-views-latest-news-custom-block h2{
  text-transform: uppercase;
  color: #a08536;
  padding-left: 70px;
  position: relative;
  cursor: pointer;
}

#block-views-latest-news-custom-block h2::after{
  content: '';
  background: url(../images/news-icon.jpg);
  width: 45px;
  height: 47px;
  position: absolute;
  left: 15px;
}

.news-home {
  background: #f6f3ec;
}

 .custom-news-front ul li .news-full-url {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999;
    left: 0px;
  }

.custom-news-front ul li {
  position: relative;
    width: 24%;
    display: inline-block;
    padding: 0px 15px;
    border-right: 1px solid #cec19f;
    vertical-align: top;
}

.custom-news-front ul li:last-child {
        border-right: 0;
}

.custom-news-front ul li h2 a{
 color: #a08536;
 font-size: 15px;
     display: block;
    line-height: 20px;
    margin-bottom: 10px;
}

.custom-news-front ul li p a{
 color: #a08536;
}

.custom-news-front ul li article .post-content h2 {
    line-height: 18px;
    padding-left: 0px!important;
}

.custom-news-front ul li article .post-content h2::after {
   background: transparent!important;
   position: relative!important;
}




.custom-news-front ul li article .post-content p {
    margin-bottom: 10px!important;
}


.custom-news-front ul li article .post-content p:nth-child(4) {
    display: none!important;
}

.custom-news-front ul li article .post-content p:nth-child(5) {
    display: none!important;
}

.custom-news-front ul li article  {
   margin-bottom: 0px!important;
}

.custom-news-front ul li article p {
font-weight: 400;
color: #333;
}


#node-229 p a{
 color: #a08536;
 font-size: 14px;

}


#node-229 p a:hover{
 color: #fff;
 font-size: 14px;

}


.view-porto-blog .view-content .views-row article p {
  font-weight: 400;
  color: #5a5a5a;
}

.view-porto-blog .view-content .views-row article  {
  height: 400px;
  overflow: hidden;
}

.view-latest-news-custom .more-link {
    text-align: center!important;
    display: block;
    margin-top: 30px;
}

.view-latest-news-custom .more-link a{
    padding: 10px 10px;
    color: #fff;
    background: #a08536;
}


.node-type-article .post-large  ul li {
  font-weight: 400;
  color: #444;
}


.node-type-article .post-large  p {
  font-weight: 400;
  color: #444;
}

.node-type-article .post-large  p strong em {
  color: #a08536;

}

.node-type-article .post-large  p  em {
  color: #a08536;

}

.node-type-article .post-large  p  em strong{
  color: #a08536;

}

.node-type-article .post-large  p strong  {
  color: #232323;

}

.node-type-article .field-type-text-with-summary {
    /* padding: 0px 100px; */
    width: 1140px;
    margin: 0 auto;
}


#block-block-43 {
    background: #20202a;
    color: #cec19e;
    overflow: hidden;
    padding: 50px 0px;
    clear: both;
}

#block-block-43 h2{
display: none!important;
color: #20202a;
}


#block-block-43 h3{
color: #cec19e;
text-transform: capitalize;
}

#block-block-43 img{
 width: 80%;

}

#block-block-43 .inner {
  position: absolute;
  top: 50%;
  left: 0%;

}

#block-block-43 .inner.rotate {
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  transform:  translateX(-50%) translateY(-50%) rotate(-90deg);
}

.top-teaser {
  position: absolute;
    bottom: 0px;
  /*  background: #20202a;*/
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    left: 0;
    margin: 0 auto;
    right: 0;
    padding: 50px 0px 45px 0px;
}


.top-teaser p{
  text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    line-height: 35px;
    width: 60%;
    margin: 0 auto;
    font-weight: 200;
    padding: 0px 75px;
}

.our-work .top-teaser p{
  
    padding: 0px 10px;
}

.what-we-do .top-teaser p{
  
    padding: 0px 35px;
}

.front .region-header-top .main-right li a {
  background: #21212b!important;
}



.region-header-top .main-right  {
  text-align: right;
  padding-top: 15px;
}

.region-header-top .main-right li {
  display: block!important;
  margin-bottom: 15px;
  position: relative;
}

.region-header-top .main-right li a{
      color: #fff!important;
    background: #a08536!important;
    font-size: 18px;
    padding: 5px 10px!important;
    display: inline-block;
    text-align: left;
    width: 170px;
   transition: all 0.2s;
}


.region-header-top .main-right li a:hover{
 
    width: 220px;
    transition: all 0.2s;
    padding-left: 25px!important;
}


.region-header-top .main-right li a:hover:before {
    width: 100%;
}
.region-header-top .main-right li a:before {
    position: absolute;
    width: 2px;
    height: 100%;
    right: 0px;
    top: 0px;
    content: '';
    background: #a08536;
    opacity: 0.1;
    transition: all 0.3s;
}

/*.region-header-top .main-right li a:hover::after{
  content: '';
  position: absolute;
  left: 0px;
   background: #a08536!important;
    width: 60px;
    height: 25px;
}

.region-header-top .main-right li a:hover::before{
  content: '';
  position: absolute;
  right: 0px;
   background: #a08536!important;
    width: 30px;
    height: 25px;
}*/



.region-header-top .main-right li a.active{
    background: transparent!important;
    font-size: 25px;
    width: 100%;
    padding-left: 70px!important;
    transition: all 0s;
}

.region-header-top .main-right li a.active::after{
  content: '';
  position: absolute;
  left: 0px;
   background: #a08536!important;
    width: 60px;
    height: 25px;
}

.region-header-top .main-right li a.active::before{
  content: '';
  position: absolute;
  right: 0px;
   background: #a08536!important;
    width: 30px;
    height: 25px;
    opacity: 1;
}


.view-porto-blog .view-content .views-row .news-full-url {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999;
    left: 0px;
  }


.view-porto-blog .view-content .views-row {
  position: relative;
    width: 32%;
    float: left;
    padding: 20px 40px;
    background: #e7e7e7;
    margin: 5px;
    height: 465px;
    overflow: hidden;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
}


 .view-porto-blog .view-content .views-row:hover{
  cursor: pointer;
  -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;

-webkit-box-shadow: -1px 4px 44px 7px rgba(0,0,0,0.58);
-moz-box-shadow: -1px 4px 44px 7px rgba(0,0,0,0.58);
box-shadow: -1px 4px 44px 7px rgba(0,0,0,0.58);


 }




.view-porto-blog .view-content .views-row p:nth-child(4),
.view-porto-blog .view-content .views-row p:nth-child(5),
.view-porto-blog .view-content .views-row p:nth-child(6) {
    display: none!important;
}


.view-porto-blog .view-content .views-row h2{
  color: #000!important;
    font-size: 17px!important;
    padding: 10px 0px!important;
    font-weight: 300;
    line-height: 22px!important;
}

.view-porto-blog .view-content .views-row h2 a {
    color: #000!important;
   
}

.pagination {
       clear: both;
}

#header nav {
   margin-right: 0px;
}


.nav-pills li.social a{
  padding: 0px 5px 0px 5px;
}


/*
.page-node-68 .page-top {
    background-size: 100% 100%!important;
}

.page-node-68 #content {
  background: transparent;
}*/

.node-type-contact .content {
  margin-top: 30px;
}

.page-node-68 #footer {
  margin-top: 0px!important;
}

.node-type-contact #content .main-container {
  padding: 20px 15px;
}

.contact-form h2{
  line-height: 27px;
  margin-bottom: 30px!important;
}


.contact-form a.contact-btn {
  color: #fff;
    background: #a08536;
    padding: 5px 10px;
    border-radius: 10px;
        font-weight: 400;
}



.contact-form select {
    border: 1px solid #e7e7e7;
    border-radius: 6px;
    outline: none;
    padding: 6px;
    width: 100%;
    background: #e7e7e7;
    color: #5a5a5a!important
}


.contact-form p.form-note{
  color: #5a5a5a!important;
  line-height: 10px;
     padding: 60px 0px 25px 0px;
    font-size: 20px;
}


.contact-form-right {
  padding-left: 80px;
}


.contact-form-right h2{
  text-transform: uppercase;
}

.contact-form-right h4 {
      font-size: 15px!important;
    font-weight: 700!important;
}

.contact-form-right p{
  color: #5a5a5a!important;
  line-height: 5px;
      font-weight: 400;
}

.google-map {
    height: 315px!important;
    width: 100%;
    border-radius: 15px;
}

.contact-form .form-actions {
  text-align: right;
}

.webform-client-form-451 label{
    color: #5a5a5a;
}

.webform-client-form-451 input,
.webform-client-form-451 textarea{
    background: #e7e7e7!important;
    border: 0px!important;
    color: #000!important;
    opacity: 0.7!important;
}


.webform-component-textarea .grippie {
    display: none!important;
}


.webform-client-form-451 input[type="submit"]{
    background: #a08536!important;
    border: 0px;
    color: #fff!important
}

.webform-client-form-451 .form-submit:hover{
    background: #a08536;
    border: 0px;
    opacity: 0.8;
}

.page-node-227 #footer {
  margin-top: 0px;
}

.page-node-116  #footer {
  margin-top: 0px;
}


.how-we-do-it .custom-top .lead p {
    font-size: 2em;
    font-weight: 200;
    line-height: 1.2em;
    margin-bottom: 1.15em;
    letter-spacing: -0.05em;
    color: #fff!important;
    text-transform: uppercase;
    text-align: center;
    font-size: 36px;
    font-weight: 300;
}

.team-more {
  text-align:center; 
  clear: both;
  padding: 30px 0px 10px 0px;
}

.team-more a {
  color: #9f8535;
  font-size: 15px;
  border: 1px solid #9f8535;
  padding: 7px;
}

.team-more a:hover {
 color: #fff;
 background: #9f8535;
}


.counters .counter {
  margin:15px 0px; 
  position: relative;
}


.counters .counter:first-child::after {
    content: '';
    background: url(../images/counters1-bg.png) no-repeat;
    width: 278px;
    height: 291px;
    position: absolute;
    top: 60px;
    left: 85px;
    background-size: 30%;
}

.counter img {
  margin: 0 auto;
  display: block;
  margin-bottom: 20px;
}

.counters .left-img img {
  margin-top: 40px;
}

.title-below {
    color: #fff;
    background: #a08536;
    font-size: 30px;
    padding: 5px 20px;
    text-align: center;
    text-transform: uppercase;
}

.block-how-we-do-it {
  background: url(../images/mapa-bg.png) no-repeat;
     background-position: 100% -10%;
  background-size: cover;
}


.block-how-we-do-it h3 {
  text-transform: uppercase;
  font-size: 17px;
  color:#a08536; 
  height: 30px;
}

.block-how-we-do-it p {
  height: 75px;
  font-weight: 300;
  color: #222;
}

.block-how-we-do-it .item {
    height: 340px;
    text-align: center;
    padding-bottom: 20px;
    border-left: 1px solid #ccc;
    padding-left: 10px;
}


.block-how-we-do-it .item:nth-child(1),
.block-how-we-do-it .item:nth-child(6)
 {
    border: 0px;
}


.block-how-we-do-it .more-point {
  color: #a08536;
    text-align: right;
    display: block;
    font-size: 25px;
    font-weight: bold;
}
.modal-header {
  text-align: center;
}

.modal {
  overflow-y: auto;
  top:20%;
  text-align: left;
}

.modal .close {
  color: #a08536;
  font-weight: bold;
  opacity: 1;

}

.modal h4{
  text-transform: uppercase;
  color: #a08536;
}

.modal p{
  height: auto;
  font-weight: 300;
  text-align: left;
}

.modal a{
  color: #a08536;
}


.modal a:hover{
  color: #88743a;
}


.view-expertise .field-content:nth-child(5) {
  cursor: pointer;
}



    
.page-taxonomy-term-80 .region-content {
  display: none;
}

#mt p {
  color: #000;
  padding: 0px 20px;
}

.mt-video{
  margin-bottom: 50px;
  position: relative;
  overflow: hidden;
}

.mt-video video {
  max-width: 100%;
  height: auto;
}

.mt-video span {
  text-transform: uppercase;
  font-size: 25px;
  position: absolute;
    left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-weight: 500;
}

.mt-team {
  margin: 40px 0px 50px 0px;
}

#mt h3 {
  font-size: 20px;
  margin-bottom: 40px;
  padding-top: 50px;
  color: #a08536;
  text-transform: none;
  text-align: center;
  clear: both;
  font-weight: 500;
}

.mt-logos {
  padding: 20px 55px;
}


.mt-logos .col-md-3 {
  height: 260px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mt-logos img {
  margin-bottom: 30px;
  margin: 0 auto;
}

.offset-custom {
  margin-left: 4%;
}

#mep_0 {
  margin: 0 auto;
}

.text-logos {
    padding: 0px 55px;
}

@media (max-width: 990px) {

.text-logos {
    padding: 0px;
}

.mt-logos .col-md-3 {
  height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 25px;
}

.mt-logos img {
  margin-bottom: 30px;
  width: auto;
  margin: 0 auto;
}

 }


.featured-home {
  margin-top: 50px;
}

.featured-home h2 {
    text-transform: uppercase;
    color: #a08536;
    padding-left: 70px;
    position: relative;
    cursor: pointer;
}

.featured-home h2::after {
    content: '';
    background: url(../images/featured_icon.png);
    width: 38px;
    height: 36px;
    position: absolute;
    left: 15px;
}

.featured-home  .carousel .item {
  padding-left: 5px;
  }

.featured-home  .carousel .item h3  {
    margin:0px;
    padding: 0px 0px 20px 15px; 
}

.featured-home  .carousel .item h3 a {
        color: #a08536;
    text-transform: none;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 500;
}

.featured-home  .carousel .item p{
  font-weight: 400;
  color: #333;
  margin-bottom: 17px;
  }


.featured-home  .carousel-indicators {
  bottom: -30px;
}

.featured-home  .carousel-indicators .active {
    background: #a08536;
}

.featured-home .carousel-indicators li {
  border: 1px solid #a08536;
  margin-right: auto; 
}

  .featured-home .carousel-inner {
      padding-bottom: 20px;
 }


 .featured-home .carousel-inner:after{
    content: '';
    border-bottom: 1px solid #a08536;
    position: absolute;
    bottom: 0px;
    left: 20px;
    width: 96%;

}


.mt-more {
    text-align: center;
    padding-bottom: 30px;

}

.mt-more a{
    border: 1px solid #a08536;
    border-radius: 10px;
    padding: 10px 15px;
    font-size: 16px;

}


.lmore {
  text-align: right;
  display: block;
  margin: 20px 0px;
  padding-right: 100px;
}

.lmore a {
    padding: 10px 10px;
    color: #fff;
    background: #a08536;
    font-weight: 500;
}

.lmore a:hover {
  opacity: 0.7;
  color: #fff;
}


.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}







@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }

    
}

@media screen and (min-width:479px) and (max-width:700px) {

  .homepage-slide {
    padding: 20px 0 !important;
}
.homepage-slide h1 {
    font-size: 22px;

}

.lmore {
     text-align: center;
    padding: 0px;
}

.featured-home .col-md-4 {
  text-align: center;
}

}



@media screen and (min-width:769px) and (max-width:1200px) {


  .modal .modal-body p{
    height: auto!important;
  }


  .portfolio-col .portfolio-item .portfolio-link .portfolio-title, .portfolio-col .portfolio-item-row .portfolio-link .portfolio-title {
    font-size: 13px;
    line-height: 20px;
    font-weight: 300;
    padding: 5px 10px;
    color: #FFFFFF;
    z-index: 10;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    border-top: 1px solid #fff;
    margin: 5px 10px;
    height: 50px;
}

 .portfolio-col .p_logo {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
  
 .block-what-we-do .item {
      height: auto!important;
    }

    #block-views-latest-news-custom-block h2 {
    height: auto;
}

.col-lg-15 {
  width: 50%;
  float: left;
}

.block-how-we-do-it .item {
    height: 230px;
   }
.block-how-we-do-it h3 {   
    height: 12px;
}

.block-how-we-do-it p {
    height: 30px;
    font-weight: 300;
    color: #222;
}

.block-how-we-do-it .more-point {
    text-align: center;
  
}

.block-how-we-do-it {
    background: url(../images/mapa-bg.png) no-repeat;
    background-position: center center;
    background-size: contain;
    background-attachment: fixed;
}

.block-what-we-do .item img {
    width: 100%;
     height: auto!important; 
}

}



@media screen and (min-width:991px) and (max-width:1200px) { 

  .counters label {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #9f8535;
    text-transform: uppercase;
    margin-top: 30px;
}

  .bg-globe::after {
    content: '';
    background: url(../images/globe-whoweare.png);
    width: 776px;
    height: 597px;
    position: absolute;
    left: 50%;
    margin-left: -740px;
    top: -84px;
}

.counters .counter:first-child::after {
    content: '';
    background: url(../images/counters1-bg.png) no-repeat;
    width: 278px;
    height: 291px;
    position: absolute;
    top: 60px;
    left: 68px;
    background-size: 30%;
}


 .node-type-article .field-type-text-with-summary {
    width: 100%;
    margin: 0 auto;
}


  .portfolio-col .portfolio-item .portfolio-link .portfolio-title, .portfolio-col .portfolio-item-row .portfolio-link .portfolio-title {
    font-size: 13px;
    line-height: 20px;
    font-weight: 300;
    padding: 5px 10px;
    color: #FFFFFF;
    z-index: 10;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    border-top: 1px solid #fff;
    margin: 5px 10px;
    height: 50px;
}

 .portfolio-col .p_logo {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.top-teaser p { 
    font-size: 26px;
    width: 90%;
}

.homepage-slide {
    padding: 120px 0 !important;
    height: auto;
  }
  .homepage-slide h1 {
        font-size: 30px;
    margin-bottom: 20px;
    line-height: 30px;
  }
  .homepage-slide h2 {
    font-size: 1.2em;
    margin-bottom: 20px;
  }
  .flexslider {
    background-size: 120% auto !important;
  }


}






.block-what-we-do .row{
 background: #f6f3ec;;
}

.block-what-we-do .item{
  overflow: hidden;
  margin: 15px 0px;
  clear: both;
  height: 200px;

}

.block-what-we-do .item img{
  width: 100%;
  height: 240px;

}

.block-what-we-do .item:nth-child(even) .col-lg-3{
padding-right: 0px;

}


.block-what-we-do .item:nth-child(odd) .col-lg-3{
padding-right: 0px;

}


.block-what-we-do .item h2{
    width: 200px;
    position: absolute;
    color: #fff;
    z-index: 999999;
    top: 30%;
    left: 0;
    right: 0;
    font-size: 23px;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
}

.block-what-we-do .item h2 a {
    font-size: 23px;
    line-height: 24px;
    color: #fff;
}

.block-what-we-do .item h2 a:hover {
  text-decoration: none;
  opacity: 1;
}



.block-what-we-do .item .col-body{
background: #e7e7e7;
overflow: hidden;
font-size: 16px;
padding: 20px 20px 0px 20px;
height: 240px;
}

.block-what-we-do .item .col-body p:first-child{
color: #000;
line-height: 20px;
font-size: 17px;
    font-weight: 300;

}

.block-what-we-do .item .col-body p:last-child{
color: #000;
line-height: 20px;
    font-weight: 300;
}
#mainMenu li:nth-child(1),
#mainMenu li:nth-child(2),
#mainMenu li:nth-child(3),
#mainMenu li:nth-child(4) {
  display: none!important;

}


.page-top .col-md-5 {
  padding-right: 0px;
}


.careers .content  {
    margin-top: 30px;
}

.careers .content h2 {
  position: relative;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0px 0px 15px 0px;
  padding:0px;
  color: #a08536; 
  font-size: 22px;
}

.careers .content h2::before {
    content: '';
    background: #a08536;
    width: 180px;
    height: 1px;
    position: absolute;
    bottom: 0px;
}

.careers .content p {
    color: #333;
    line-height: 22px;
    margin: 0 0 20px;
    font-size: 16px;
    padding-right: 40px;
}

.region-sidebar-right a {
  color: #a08536;
}

.region-sidebar-right a:hover {
  color: #988344;
}

.who-we-are .content .field-items a {
 color: #a08536;
    border: 1px solid #a08536;
    padding: 5px;
    display: block;
    margin: 0 auto;
    width: 110px;
    text-align: center;
    float: none;
}

.content .field-items a:hover {
  color: #fff;
  background: #a08536;
}


.col-body a {
   color: #a08536;
}

.col-body  a:hover {
  color: #988344;
}

.item img {
    transition: transform 0.4s;
  transform-style: preserve-3d;
}

.item a:hover img {
  -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.front .region-header-top .main-right {
    text-align: right;
    padding-top: 15px;
    position: absolute;
    z-index: 99;
    right: 0px;
}

.field-name-field-solution .field-item p:nth-child(1),
.field-name-field-solution .field-item p:nth-child(2),
.field-name-field-solution .field-item p:nth-child(3) {
  display: block;
}

.field-name-field-solution .field-item p {
  display: none;
}

.page-node-530 .more-down {
  display: none!important;
}

.more-down {
  color: #a08536;
    padding: 0px 5px;
    float: right;
    cursor: pointer;
        font-size: 20px;
    font-weight: 300;
}

.hide-up {  
    color: #a08536;
    padding: 0px 5px;
    float: right;
    cursor: pointer;
    display: none;
        font-size: 20px;
    font-weight: 300;
}

.region-header-top {
  position: relative;
  z-index: 999;
}


.node-type-article .region-header-top {
  padding-bottom: 30px;
}

.page-top #breadcrumbs {
    padding: 20px 0px 20px 75px;
}

.team-single .page-top #breadcrumbs {
    padding: 10px 0px 20px 95px;
}

.view-qorvis-team {
  margin-top: 10px;
}

.footer-right {
  float: right;
  padding-top: 15px;
}

.footer-right h2 {
  text-align: left;
  font-size: 18px;  
  line-height: 22px;
}

.footer-right a {
     color: #fff!important;
    background: #a08536;
    padding: 5px 10px;
    border-radius: 10px;
    font-weight: 400!important;
}

.node-type-portfolio #footer {
  margin-top: 0px;
}


.who-we-are-full {
    overflow: hidden;
    background: #f6f3ee!important;
}


@media (max-width: 768px) {


.lmore {
     text-align: center;
    padding: 0px;
}

.featured-home .col-md-4 {
  text-align: center;
}

  .team .page-top .page-title {
  
    display: none;
}

  section .container-fluid .col-md-7 {
  padding: 40px 0px;
}

.node-type-team  .container-fluid .col-md-7 {
  padding: 0px 15px;
}

#footer {
  text-align: center;
}

.footer-right {
    float: none; 
    padding-top: 15px;
    text-align: left;
}

#footer .footer-copyright {
    border: none;
    background: #20202a;
    padding: 5px 0px;
    text-align: left;
}

  .team-item img, .portfolio-item img {
    max-width: 100%;
    height: auto;
    width: 50%;
}

.block-what-we-do .item {
  height: auto;
}


  .scroll-to-top {
  display: block!important;
}

  .node-type-portfolio .page-top .container-fluid, .node-type-vertical .page-top .container-fluid {
    position: relative;
    z-index: 6;
    padding-bottom: 0px;
}

  .node-type-portfolio .page-top .container-fluid .teaser, .node-type-vertical .page-top .container-fluid .teaser {
    position: relative;
    bottom: 0px;
    left: 20px;
    padding-left: 0px;
  }

.who-we-are .btn-outlined {
    margin-bottom: 20px!important;
    margin-top: 20px!important;
}


  .who-we-are .highlight h4 {
    margin-bottom: 35px;
    padding-right: 0px; 
    text-align: center;
}

#block-block-43 img {
    width: 100%;
    height: auto;
}

  .page-top {
    min-height: 115px;
    background-size: 125% auto !important;
}

.node-type-portfolio  .page-top {
    min-height: 115px;
    background-size: 100% auto !important;
}

.node-type-portfolio section .container-fluid .col-md-7 {
    padding: 0px 0px;
}

.node-type-portfolio section.page-top #breadcrumbs {
    padding: 10px;
}

.node-type-article .field-type-text-with-summary {
    padding: 0px 15px;
    width: 100%;
}


  #header .logo {
    float: left;
    margin-left: 0px;
    padding: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

  #header .header-search {
    margin: 0px 15px 0 5px;
    float: left;
}

  #header #header-top {
    margin: 0 0 1.9em 0;
    float: right;
}

  .contact-form-right {
    padding-left: 15px;
    clear: both;
    text-align: left;
}

 .view-porto-blog .view-content .views-row {
  width: 100%;
  height: auto;
 }

 .page-top .page-title h2 {
    font-size: 15px;
    padding-bottom: 10px;
}

.portfolio-wrap .field-label {
    color: #fff!important;
    font-size: 18px!important;
    margin: 0 10px 0.4em 0!important;
    font-weight: 300;
    width: 100%;
    float: left;
    background: #a08536;
    text-transform: uppercase;
    padding: 10px!important;
}

.portfolio-wrap .field-items {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding: 10px;
}

.portfolio-wrap .field-items p {
  font-weight: 300;
}

.portfolio-wrap .field-name-field-services-category .field-items .even {
    float: none;
    padding: 10px 1px 10px 0px;
    margin: 0px 20px;
    border-bottom: 1px solid #a08536!important;
    width: auto;
    text-align: center;
    height: auto;
    line-height: 18px;
    font-size: 18px;
}

.portfolio-wrap .field-name-field-services-category .field-items .odd {
    float: none;
    padding: 10px 1px 10px 0px;
    margin: 0px 20px;
    border-bottom: 1px solid #a08536!important;
    width: auto;
    text-align: center;
    height: auto;
    line-height: 18px;
    font-size: 18px;
}
.portfolio-wrap .field-name-field-services-category .field-items .even:nth-child(5), .portfolio-wrap .field-name-field-services-category .field-items .even:nth-child(7) {
     border-bottom: 1px solid #a08536;
}

.portfolio-wrap .field-name-field-services-category .field-items {
    height: auto;
}

.page-top .page-title {
    margin-left: 0px!important;
    padding-left: 0px!important;
     
}

.page-top .page-title::before {
    content: '';
    position: absolute;
    left: 0px;
    background: #a08536!important;
    width: 75px;
    height: 25px;
    top: 0px;
    display: none;
}

.page-top #breadcrumbs {
    padding: 0px 10px 10px 10px;
}

.careers .content {
    margin-top: 5px;
}


#header .nav-pills>li>a {
    color: #cec19e !important;
    font-size: 18px;
}


  .custom-news-front ul li {

    width: 100%;
    display: inline-block;
    padding: 10px;
    border-right: 0px solid #cec19f;
}

  #block-block-43 .inner {
    position: relative;
    top: 0;
    left: 0;
}

  #block-block-43 .inner.rotate {

        -moz-transform: none!important;
    -webkit-transform: none!important;
    transform: none!important;

  }

  #block-views-latest-news-custom-block h2 {
    height: auto;
  }

.region-header-top .main-right {
    display: none;
}

.what-we-do .top-teaser p {
    font-size: 14px;
   line-height: 22px;
}

.our-work .top-teaser p {    
    font-size: 14px;
    line-height: 22px;
}


.top-teaser {
  background: transparent;
  width: 100%;
  padding: 20px 0px 20px 0px;
}

.top-teaser p {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
     width: 100%;
    padding: 0px 15px;
}

.portfolio-col .p_logo img {
    width: 100px;
    margin: 0 auto;
}

.portfolio-col .portfolio-item .portfolio-link .portfolio-title, .portfolio-col .portfolio-item-row .portfolio-link .portfolio-title {
  font-size: 11px;
    line-height: 15px;
    padding: 5px 0px;
}

.block-what-we-do .item {
  text-align: center;
  height: auto;
}

.block-what-we-do .item img {
    width: 100%;
    height: auto;
}

.block-what-we-do .item .col-body {
  height: auto;
}

.block-what-we-do .item:nth-child(odd) .col-lg-3 {
     padding-left: 15px; 
         padding-right: 15px;
}

.block-what-we-do .item:nth-child(even) .col-lg-3 {
     padding-left: 15px; 
         padding-right: 15px;
}

.btn-responsive-nav {
    top: 90px;
    position: inherit;
    float: right;
}

#header .logo {
    float: left;
    margin-left: 0px;
    padding: 0;
}

#mainMenu li:nth-child(1), #mainMenu li:nth-child(2), #mainMenu li:nth-child(3), #mainMenu li:nth-child(4) {
    display: block !important;
}


.bg-globe::after {
      content: '';
      background: none;
      width: auto;
      height: auto;
      position: absolute;
      left: 0%;
      margin-left: 0px;
      top: 0px;

}

.counters .counter:first-child::after {
    content: '';
    background: url(../images/counters1-bg.png) no-repeat;
    width: 278px;
    height: 291px;
    position: absolute;
    top: 60px;
    margin-left: -50px;
    left: 50%;
    background-size: 30%;
}


.who-we-are .right-img::after {
    content: '';
    background: none;
    width: 0px;
    height: 0px;
    position: absolute;
    z-index: 99;
    top: 0px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.who-we-are .region-content {
    padding: 10px 15px;
    width: 100%;
    margin: 0 auto;
}

.who-we-are .region-content h3 {
    text-transform: uppercase;
    font-size: 19px;
    line-height: 1.2em;
    color: #9f8535;
    font-weight: 300;
    text-align: center;
}

.who-we-are .region-content p {
    font-size: 1.4em;
    line-height: 1.6em;
    margin-bottom: 0px;
    color: #9f8535;
}

.teamsingle-title h2 {
    color: #000;
    margin-bottom: 10px;
}

.team-single .content {
   padding: 0px 15px;
}

#block-block-43 h3 {
    color: #cec19e;
    text-transform: capitalize;
    margin: 15px 0px 10px 0px;
}
.block-how-we-do-it .item {
    height: auto;
    text-align: center;
    padding-bottom: 20px;
    border-left: 1px solid #ccc;
    padding-left: 10px;
}

.block-how-we-do-it h3 {
    text-transform: uppercase;
    font-size: 17px;
    color: #a08536;
    height: auto;
    margin-bottom: 10px;
}

.block-how-we-do-it p {
    height: auto;
    font-weight: 300;
    text-align: center;
    margin-bottom: 0px;
}

.block-how-we-do-it {
    background: none;
    
}

.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 7px;
    font-size: 15px;
}


.who-we-are #header .container-fluid {
  padding: 0px 15px!important;
}

.flex-control-nav {  
    bottom: 10px;
    right: 20px;
}


.page-node-68 .page-title {
      padding-bottom: 0px;
}

.node-type-contact .content {
     margin-top: 0px; 
}

.who-we-are  .container-fluid {
  padding: 0px 15px!important;
}

.who-we-are-team .col-xs-12 {
  padding: 0px;
}


.who-we-are-full{
  overflow: hidden;
    background: #f6f3ee!important;

}

.who-we-are .who-we-are-team {
    background-color: #20202a;
    padding: 70px 0px 0px 0px;
}

.block-how-we-do-it .more-point {
    text-align: center; 
}

}


@media (max-width: 990px) { 

 .teamsingle-title h2 {
    color: #272727;
    margin: 10px 0px;
}

  .modal {
    overflow-y: auto;
    top: 10%;
    text-align: left;
}

  #mainMenu li:nth-child(1), #mainMenu li:nth-child(2), #mainMenu li:nth-child(3), #mainMenu li:nth-child(4) {
    display: block !important;
}

  .node-type-article .field-type-text-with-summary {
    width: 100%;
    margin: 0 auto;
}

  .portfolio-wrap .field-label {
    color: #fff!important;
    font-size: 18px!important;
    margin: 0 10px 0.4em 0!important;
    font-weight: 300;
    width: 100%;
    float: left;
    background: #a08536;
    text-transform: uppercase;
    padding: 10px!important;
}

.portfolio-wrap .field-items {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding: 10px;
}

.portfolio-wrap .field-name-field-services-category .field-items .even {
    float: none;
    padding: 10px 1px 10px 0px;
    margin: 0px 20px;
    border-bottom: 1px solid #a08536!important;
    width: auto;
    text-align: center;
    height: auto;
    line-height: 18px;
    font-size: 18px;
}

.portfolio-wrap .field-name-field-services-category .field-items .odd {
    float: none;
    padding: 10px 1px 10px 0px;
    margin: 0px 20px;
    border-bottom: 1px solid #a08536!important;
    width: auto;
    text-align: center;
    height: auto;
    line-height: 18px;
    font-size: 18px;
}

.portfolio-wrap .field-name-field-services-category .field-items {
    height: auto;
}

 .custom-news-front ul {
  margin: 0px;
  padding: 0px 20px;
 } 

.custom-news-front ul li {
    padding: 0px 0px 10px 0px!important;
    border-bottom: 1px solid #cec19f;
    margin:0px 0px 20px 0px!important;
}

.custom-news-front ul li:last-child {
    padding: 0px 20px;
    border-bottom: 0px solid #cec19f;
    margin-bottom: 0px;
}


  .block-what-we-do .item img {
    display: none;
  }

.block-what-we-do .item h2 {
      position: inherit;
    color: #a08536;
    width: auto;
    margin: 25px 0px 15px 0px;
}

.block-what-we-do .item h2 a {
    color: #a08536;
}

.block-what-we-do .item h2 br{
 display: none;
}

.block-what-we-do .item .col-body {
  height: auto;
  text-align: left;
}


}


@media (max-width: 1169px) { 

.who-we-are .region-content h3 {
    font-size: 24px;
}



.who-we-are .region-content {
        width: 100%!important;
  }

}



@media (max-width: 1024px) { 

  .view-porto-blog .view-content .views-row {
  width: 100%;
  height: auto;
}

.view-porto-blog .view-content .views-row article {
    height: auto;
    overflow: visible;
}

.who-we-are .region-content {
        width: 100%!important;
  }

}


@media screen and (min-width:769px) and (max-width:991px) {

section .container-fluid .col-md-7 {
  padding: 30px 0px;
}

.node-type-portfolio section .container-fluid .col-md-7 {
    padding: 0px 15px;
}

.node-type-team section .container-fluid .col-md-7 {
  padding: 0px 15px;
}

  .counters .counter:first-child::after {
    content: '';
    background: url(../images/counters1-bg.png) no-repeat;
    width: 278px;
    height: 291px;
    position: absolute;
    top: 60px;
    left: 130px;
    background-size: 30%;
}

  .who-we-are .region-content {
        width: 100%!important;
  }

#footer {
  text-align: center;
}

.footer-right {
    float: none; 
    padding-top: 15px;
    text-align: left;
}

#footer .footer-copyright {
    border: none;
    background: #20202a;
    padding: 5px 0px;
    text-align: left;
}

.bg-globe::after {
    display: none;
}

.who-we-are .highlight h4 {  
     padding-right: 0px;    
    text-align: center;
}

.top-teaser {
    background: transparent;
    width: 100%;
    padding: 20px 0px 20px 0px;
}

.top-teaser p {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    width: 100%;
    margin: 0 auto;
    font-weight: 200;
    padding: 0px 75px;
}

.region-header-top .main-right {
    display: none;
}

.team-item img, .portfolio-item img {
    max-width: 100%;
    height: auto;
    width: 50%;
}

.custom-news-front ul li {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 0px 20px;
    border-right: 0px solid #cec19f;
}

#block-views-latest-news-custom-block h2 {
    height: auto;
}

.contact-form-right h2 {
    text-align: left;
}

.contact-form-right {
    padding-left: 15px;
    clear: both;

}

.block-how-we-do-it p {
    /* height: 75px; */
    font-weight: 300;
    color: #222;
}

.col-lg-15 {
  width: 50%;
  float: left;
}

.block-how-we-do-it .item {
    height: 230px;
   }
.block-how-we-do-it h3 {   
    height: 12px;
}

.block-how-we-do-it p {
    height: 30px;
    font-weight: 300;
    color: #222;
}

.block-how-we-do-it .more-point {
    text-align: center;
  
}

 }


