/* Isquantero adapted website styles */

* {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', arial, sans-serif;
}
ul {
	list-style: none;
}
p {
	color: #5a5a5a;
	font-size: 13px;
	letter-spacing: 0.25px;
	line-height: 24px;
}
.NvFcnV3jk a {
	display: inline-block;
	background-color: #bf995b;
	padding: 12px 18px;
	color: #fff;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 20px;
	transition: all 0.5s;
}
.NvFcnV3jk a:hover {
	background-color: #0f4a3c;
}
.OBtxssf3co a {
	display: inline-block;
	background-color: #fff;
	padding: 12px 18px;
	color: #121212;
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 20px;
	transition: all 0.5s;
}
.OBtxssf3co a:hover {
	background-color: #121212;
	color: #fff;
}
.Mx3jgbgWk h4 {
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	color: #121212;
}
.Mx3jgbgWk .C38f1fInIO {
	width: 60px;
	height: 3px;
	background-color: #121212;
	margin: 0 auto;
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
    height: 80px;
    background-color:transparent;  
    
    text-align: center;
    line-height: 40px;
}

.IWRoj7J9vKs .Q3vT5piwK, .IWRoj7J9vKs .navbar-nav>li>a {
    text-shadow: none;
}

.Q3vT5piwK {
	line-height: 80px;
	padding: 0px;
}

.navbar-nav>li>a {
	color: #fff!important;
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
	text-shadow: none;
	line-height: 80px;
	padding: 0px;
	letter-spacing: 0.5px;
}

.navbar-nav>li {
	margin-left: 45px;
}

.header.active .navbar-nav>li>a {
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
	text-shadow: none;
	color: #121212!important;
}

.header.active {
    background-color: rgba(250, 250, 250, 0.98);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.Q3vT5piwK .yQnxlW{
	margin-top: 22px;
	background-image: url(../haEZgnZI1/s3V38p.png);
	display: inline-block;
	width: 125px;
	height: 32px;
	background-repeat: no-repeat;
}
.header.active .Q3vT5piwK .yQnxlW{
	margin-top: 22px;
	background-image: url(../haEZgnZI1/l9m664be.png);
	display: inline-block;
	width: 125px;
	height: 32px;
	background-repeat: no-repeat;
}
#main-nav {
	background-color: transparent;
	background-image: none!important;
}
.header .Q3vT5piwK {
    font-weight: 900;
}
.IWRoj7J9vKs {
	background-image: none;
	background-color: transparent;
}
.header .navbar {
    margin: 0;
    border: none;
}
.CcH5z2ChIO {
    padding: 80px 0;
}
.IWRoj7J9vKs .UXNj6f {
	margin-top: 22px;
    border-color: #bf995b;
    background-color: #bf995b;
}
.IWRoj7J9vKs .UXNj6f:hover, .IWRoj7J9vKs .UXNj6f:focus {
	background-color: #bf995b;
}
bootstrap.min.css:5
.UXNj6f {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 15px!important;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
@media (min-width: 768px) {
    .header .Q3vT5piwK {
        padding-left: 0;
    }
    .navbar-nav {
        float: right;
    }
}
@media (max-width: 480px) {
    .CcH5z2ChIO h1 {
        font-size: 3em;
    }
    .CcH5z2ChIO h2 {
        font-size: 2em;
    }
    .CcH5z2ChIO p {
        font-size: 1em;
        margin: 0 0 20px;
    }
}



/* HERO SLIDER */

.xg8JGVsXImh {
	color: #fff;
}

.xg8JGVsXImh span {
	font-size: 14px;
	text-transform: uppercase;
}

.xg8JGVsXImh h2 {
	font-size: 36px;
	text-transform: uppercase;
	font-weight: 900;
}

.xg8JGVsXImh p {
	font-size: 13px;
	letter-spacing: 0.25px;
	line-height: 24px;
}

ul.cd-hero-slider {
	margin-bottom: 0px!important;
}

/* WHAT WE DO */

#about {
	background-color: #f4f4f4;
	padding: 80px 0px;
}

#about .Mx3jgbgWk {
	margin-bottom: 60px;
}

.x1EKvr2 {
	cursor: pointer;
	background-color: #fff;
	text-align: center;
	padding: 30px 20px;
	transition: all 0.7s;
	box-shadow: 0px 0px 15px #cdcdcd;
}

.x1EKvr2:hover {
	background-color: #bf995b;
}

.x1EKvr2 h4 {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.5px;
	margin-bottom: 15px;
	margin-top: 25px;
}

.x1EKvr2:hover h4 {
	color: #fff;
}

.x1EKvr2:hover p {
	color: #fff;
}

.lwYWAcoqxOQ .icon {
	background-image: url(../haEZgnZI1/s3V38p.png);
	height: 32px;
	width: 32px;
	display: inline-block;
}

.lwYWAcoqxOQ:hover .icon {
	background-image: url(../haEZgnZI1/cgxkUy.jpg);
}

.U8rFpHA .icon {
	background-image: url(../haEZgnZI1/bCqXGpSFh.jpg);
	height: 32px;
	width: 22px;
	display: inline-block;
}

.U8rFpHA:hover .icon {
	background-image: url(../haEZgnZI1/udv8YAq9.jpg);
}

.ddG5JyaA .icon {
	background-image: url(../haEZgnZI1/XzMEpyn7J.jpg);
	height: 32px;
	width: 32px;
	display: inline-block;
}

.ddG5JyaA:hover .icon {
	background-image: url(../haEZgnZI1/y85ALi17lj.jpg);
}

.vTpntSxd .icon {
	background-image: url(../haEZgnZI1/bCqXGpSFh.jpg);
	height: 32px;
	width: 32px;
	display: inline-block;
}

.vTpntSxd:hover .icon {
	background-image: url(../haEZgnZI1/XzMEpyn7J.jpg);
}


#what-we-do {
	background-image: url(../haEZgnZI1/XzMEpyn7J.jpg);
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 80px 0px;
	color: #fff;
}

#what-we-do .RdcNdPezGjc img {
	width: 100%;
	overflow: hidden;
}

#what-we-do h4 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.5px;
	line-height: 30px;
	margin-bottom: 25px;
}

#what-we-do p {
	margin-bottom: 30px;
	color: #fff;
}

#what-we-do ul li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
}



/* PORTFOLIO */

#portfolio {
	text-align: center;
}

.projects-holder .mix {
  display: none;
}

.zcbMTbj {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 60px;
}

.zcbMTbj ul li {
  margin: 0px 10px 15px 10px;
  display: inline-block;
}

.zcbMTbj ul li span {
  cursor: pointer;
  color: #5a5a5a;
  display: inline-block;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
}

.zcbMTbj ul li.active span {
  color: #bf995b;
}

.bRMZ3QPAW {
	margin-top: 30px;
}

.bRMZ3QPAW .PXaX3GyBjS {
	position: relative;
	text-align: center;
	display: inline-block;
}

.bRMZ3QPAW .PXaX3GyBjS img {
	width: 100%;
	overflow: hidden;
}

.bRMZ3QPAW .bQwGrBk9zIs {
	position: absolute;
	background-color: rgba(162, 207, 141, 0.95);
	width: 100%;
	top: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
}

.bRMZ3QPAW .bQwGrBk9zIs i {
	text-align: center;
	margin-top: 35%;
	display: inline-block;
	width: 46px;
	height: 46px;
	background-color: #fff;
	line-height: 46px;
	color: #bf995b;
	border-radius: 50%;
	font-size: 18px;
}

.bRMZ3QPAW .bQwGrBk9zIs i:hover {
	background-color: #0f4a3c;
	color: #fff;
	transition: all 0.5s;
}

.bRMZ3QPAW:hover .bQwGrBk9zIs {
	opacity: 1;
	visibility: visible;
}


/* BLOG */

#blog {
	background-image: url(../haEZgnZI1/j0DnaFm.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
}

#blog .Mx3jgbgWk  {
	margin-bottom: 60px;
}

#blog .Mx3jgbgWk h4 {
	color: #fff;
}

#blog .Mx3jgbgWk .C38f1fInIO {
	background-color: #fff;
}

#blog .pop, .pop2, .pop3 {
	background-color: #fff;
}

.Vdt6bbgcyQX {
	cursor: pointer;
	margin-bottom: 30px;
}

.Vdt6bbgcyQX img {
	width: 100%;
	overflow: hidden;
}

.Vdt6bbgcyQX .PXaX3GyBjS {
	position: relative;
}

.Vdt6bbgcyQX .zWaI13diB {
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	padding: 12px 20px;
}

.Vdt6bbgcyQX .zWaI13diB h4 {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.5px;
}

.Vdt6bbgcyQX .zWaI13diB span {
	font-size: 12px;
	color: #fff;
}

.Vdt6bbgcyQX .zWaI13diB em {
	font-style: normal;
	font-weight: 700;
	margin-right: 5px;
}

.pop, .pop2, .pop3 {
	z-index: 9999;
	text-align: center;
	padding: 30px;
    display:none;
    position:fixed;
    top:25%;
    left:10.3%;
    width:80%;
    height: auto;
    box-shadow: 0px 0px 25px #7a7a7a;
}

.pop span, .pop2 span, .pop3 span {
	margin-bottom: 20px;
	cursor: pointer;
	width: 44px;
	height: 44px;
	display: inline-block;
	line-height: 44px;
	color: #fff;
	text-align: center;
	background-color: #bf995b;
}

.pop span:hover, .pop2 span:hover, .pop3 span:hover {
	background-color: #0f4a3c;
	transition: all 0.5s;
}



/* FUN FACTS */

#fun-facts {
	padding: 100px 0px;
	background-color: #fff;
}

#fun-facts .k3QADVzSiQ {
	background-color: #f4f4f4;
	padding: 30px;
	text-align: center;
}

.k3QADVzSiQ .counter {
	font-size: 24px;
	font-weight: 700;
	color: #bf995b;
}

.k3QADVzSiQ span {
	display: inline-block;
	margin-top: 10px;
	font-style: 13px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #7a7a7a;
}



/* CONTACT US */

#contact .Mx3jgbgWk h4 {
	color: #fff;
}

#contact .Mx3jgbgWk .C38f1fInIO {
	background-color: #fff;
}

#contact .Mx3jgbgWk {
	margin-bottom: 60px;
}

#contact {
	background-image: url(../haEZgnZI1/bCqXGpSFh.jpg);
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
}

#contact .map img {
	width: 100%;
	overflow: hidden;
}

#contact input {
	border-radius: 0px;
	padding-left: 15px;
	font-size: 13px;
	color: #fff;
	background-color: rgba(250, 250, 250, 0.1);
	outline: none;
	border: none;
	box-shadow: none;
	line-height: 50px;
	height: 50px;
	width: 100%;
	margin-bottom: 30px;
}

#contact textarea {
	border-radius: 0px;
	padding-left: 15px;
	font-size: 13px;
	color: #fff;
	background-color: rgba(250, 250, 250, 0.1);
	outline: none;
	border: none;
	box-shadow: none;
	height: 165px;
	max-height: 220px;
	width: 100%;
	margin-bottom: 25px;
}

#contact button {
	display: inline-block;
	background-color: #bf995b;
	padding: 12px 18px;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 20px;
}

#contact button:hover {
	color: #fff;
	background-color: #0f4a3c;
	transition: all 0.3s;
}


/* FOOTER */

footer {
	background-color: #08100f;
	padding: 20px;
}

footer p {
	font-size: 12px;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 20px;
}

footer em {
	font-style: normal;
	font-weight: 700;
	color: #bf995b;
}

footer ul {
	margin-top: 15px;
	float: right;
}

footer ul li {
	display: inline-block;
	margin-left: 5px;
}

footer ul li a {
	font-size: 16px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: inline-block;
	background-color: #bf995b;
	color: #08100f;
	border-radius: 50%;
}

footer ul li a:hover {
	color: #08100f;
	background-color: #0f4a3c;
	transition: all 0.5s;
}




/* LIGHT BOX */

body:after {
  content: url(../haEZgnZI1/bCqXGpSFh.jpg) url(../haEZgnZI1/toSwV7YmWsJ.jpg) url(../haEZgnZI1/l9m664be.png) url(../haEZgnZI1/toSwV7YmWsJ.jpg);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.c9tLa6(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  margin-top: 5%;
  left: 0;
  width: 100%;
  z-index: 100000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../haEZgnZI1/toSwV7YmWsJ.jpg) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../haEZgnZI1/udv8YAq9.jpg) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.c9tLa6(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.c9tLa6(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../haEZgnZI1/cgxkUy.jpg) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.c9tLa6(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.c9tLa6(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../haEZgnZI1/cgxkUy.jpg) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.c9tLa6(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.c9tLa6(Opacity=100);
  opacity: 1;
}



/* RESPONSIVE */

@media (max-width: 767px){
	#main-nav {
		border-color: rgba(250, 250, 250, 0.95);
		margin-top: 16px;
		background-color: rgba(250, 250, 250, 0.95);
		box-shadow: 0px 5px 10px #cdcdcd;
	}
	.navbar-nav {
		padding: 0px;
		margin-top: 0px;
		margin-top: 0px;
	}
	.navbar-nav>li {
		margin-left: 0px;
		border-bottom: 1px solid #eee;
	}
	.navbar-nav>li:last-child {
		border-bottom: none;
	}
	.navbar-nav>li>a {
		line-height: 50px;
		color: #121212!important;
	}
}

@media (max-width: 768px){
	.cd-hero .xg8JGVsXImh span {
		font-size: 13px;
	}

	.cd-hero .xg8JGVsXImh h2 {
		font-size: 28px;
	}
}


@media (max-width: 1015px){
	.xg8JGVsXImh .BHavToWvMP3 p {
		padding: 0 10%;
	}
	.x1EKvr2 {
		margin-bottom: 30px;
	}
	#what-we-do .RdcNdPezGjc {
		margin-top: 60px;
	}
	#blog .pop {
		top: 15%;
		height: 80%;
		overflow-y: scroll;
	}
	.k3QADVzSiQ {
		margin-bottom: 15px;
	}
	.map {
		margin-bottom: 45px;
	}
	footer {
		text-align: center;
	}
	footer ul {
		float: none;
	}
}

/* Isquantero brand adaptation */
body { background: #fffaf0; }
p { color: #4a4138; }
.header.active { background-color: rgba(255, 250, 240, 0.98); }
.Q3vT5piwK .yQnxlW, .header.active .Q3vT5piwK .yQnxlW { width:260px; height:64px; background-size:260px 64px; margin-top:8px; }
.cd-hero .GpkaQYjsJNf { background-image: linear-gradient(rgba(8,14,13,.48), rgba(8,14,13,.62)), url(../haEZgnZI1/toSwV7YmWsJ.jpg); }
.cd-hero .Lg7c2T { background-image: linear-gradient(rgba(8,14,13,.48), rgba(8,14,13,.62)), url(../haEZgnZI1/j0DnaFm.jpg); }
.cd-hero .MebsHktb { background-image: linear-gradient(rgba(8,14,13,.48), rgba(8,14,13,.62)), url(../haEZgnZI1/XzMEpyn7J.jpg); }
.MIiKNWM { height: 520px; }
.MIiKNWM .cd-hero-slider { height: 520px; }
#what-we-do { background-image: linear-gradient(rgba(8,14,13,.86), rgba(8,14,13,.86)), url(../haEZgnZI1/l9m664be.png); }
#blog { background-image: linear-gradient(rgba(8,14,13,.78), rgba(8,14,13,.82)), url(../haEZgnZI1/XzMEpyn7J.jpg); }
#about { background-color: #f5efe4; }
.x1EKvr2 { border-bottom: 3px solid #bf995b; }
.bRMZ3QPAW h4 { margin-top: 18px; font-size: 16px; font-weight:700; color:#11231f; }
.bRMZ3QPAW p { padding: 0 10px; }
.mGxfnUMTEc { margin-top: 45px; }
.faq-item { background:#fff; margin-bottom:12px; padding:20px 25px; border-left:4px solid #bf995b; box-shadow:0 0 12px rgba(0,0,0,.08); cursor:pointer; }
.faq-item h5 { margin:0; font-size:15px; font-weight:700; color:#102620; }
.faq-item p { display:none; margin-top:12px; margin-bottom:0; }
.faq-item.active p { display:block; }
.ziNbA2AcO { margin-top:35px; padding:25px; background:#102620; color:#fff; border:1px solid #bf995b; }
.ziNbA2AcO p, .ziNbA2AcO h4 { color:#fff; }
.P6cZKb4 { color:#fff; font-size:15px; line-height:28px; margin-bottom:25px; }
#portfolio .container p, .JM2e0d p { font-size:14px; line-height:26px; }
.wg20NNbh { background:#fff; padding:25px; margin-bottom:16px; border-left:4px solid #bf995b; }
.wg20NNbh h4 { color:#102620; font-weight:700; }
footer a { color:#f4e6c7; }
footer p { line-height:22px; }
.cookie-consent { position:fixed; left:20px; right:20px; bottom:20px; background:#08100f; color:#fff; padding:18px 20px; z-index:100001; box-shadow:0 0 20px rgba(0,0,0,.35); display:none; }
.cookie-consent p { color:#fff; display:inline-block; margin-right:20px; }
.cookie-consent button { background:#bf995b; border:0; color:#fff; padding:10px 16px; border-radius:20px; }
@media (max-width: 991px){ .navbar-nav>li { margin-left: 18px; } .navbar-nav>li>a { font-size:11px; } }
@media (max-width: 767px){ .Q3vT5piwK .yQnxlW, .header.active .Q3vT5piwK .yQnxlW { width:210px; height:52px; background-size:210px 52px; margin-left:15px; } #main-nav.open { background:#08100f; } .navbar-nav>li { margin-left:0; } .navbar-nav>li>a { line-height:42px; } .P6cZKb4 { color:#fff; margin-top:25px; } }

#portfolio {
  padding: 90px 0;
  background: radial-gradient(circle at top, #2a1b12 0%, #120d0a 45%, #080604 100%);
  color: #fff;
}

#portfolio .Mx3jgbgWk {
  text-align: center;
  margin-bottom: 45px;
}

#portfolio .Mx3jgbgWk h4 {
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #f6d28b;
  text-transform: uppercase;
}

#portfolio .C38f1fInIO {
  width: 70px;
  height: 3px;
  margin: 18px auto 0;
  background: linear-gradient(90deg, #b8860b, #f6d28b, #b8860b);
  border-radius: 20px;
}

#portfolio .zcbMTbj {
  text-align: center;
  margin-bottom: 40px;
}

#portfolio .kBMRw7dPstn {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}

#portfolio .kBMRw7dPstn .filter {
  cursor: pointer;
}

#portfolio .kBMRw7dPstn span {
  display: inline-block;
  padding: 11px 22px;
  border: 1px solid rgba(246, 210, 139, 0.35);
  border-radius: 999px;
  color: #f6d28b;
  background: rgba(255, 255, 255, 0.04);
  transition: all 0.3s ease;
}

#portfolio .kBMRw7dPstn .filter:hover span,
#portfolio .kBMRw7dPstn .filter.active span {
  color: #15100b;
  background: #f6d28b;
  box-shadow: 0 10px 30px rgba(246, 210, 139, 0.25);
}

#portfolio .bRMZ3QPAW {
  margin-bottom: 32px;
}

#portfolio .bRMZ3QPAW .PXaX3GyBjS {
  position: relative;
  overflow: hidden;
  border-radius: 22px;
  background: #1b1410;
  box-shadow: 0 22px 55px rgba(0, 0, 0, 0.35);
}

#portfolio .bRMZ3QPAW .image {
  height: 230px;
  overflow: hidden;
}

#portfolio .bRMZ3QPAW img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease, filter 0.45s ease;
}

#portfolio .bRMZ3QPAW:hover img {
  transform: scale(1.08);
  filter: brightness(0.75);
}

#portfolio .bQwGrBk9zIs {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.75), rgba(246, 210, 139, 0.12));
  opacity: 0;
  transition: opacity 0.35s ease;
}

#portfolio .bRMZ3QPAW:hover .bQwGrBk9zIs {
  opacity: 1;
}

#portfolio .bQwGrBk9zIs a {
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #15100b;
  background: #f6d28b;
  font-size: 18px;
  transform: translateY(12px);
  transition: all 0.35s ease;
}

#portfolio .bRMZ3QPAW:hover .bQwGrBk9zIs a {
  transform: translateY(0);
}

#portfolio .bRMZ3QPAW h4 {
  margin: 20px 0 10px;
  font-size: 19px;
  font-weight: 700;
  color: #f6d28b;
}

#portfolio .bRMZ3QPAW p {
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.7;
  font-size: 14px;
}

@media (max-width: 767px) {
  #portfolio {
    padding: 60px 0;
  }

  #portfolio .Mx3jgbgWk h4 {
    font-size: 26px;
  }

  #portfolio .kBMRw7dPstn {
    gap: 8px;
  }

  #portfolio .kBMRw7dPstn span {
    padding: 9px 16px;
    font-size: 13px;
  }

  #portfolio .bRMZ3QPAW .image {
    height: 210px;
  }
}