:root{--light-grey:lightgrey}
body{font-family:"Gotham Narrow"}
section.footer-details .footer-information{max-width:unset}
section.footer-details .footer-information .single-info{max-width:unset}
header.mextreo-header-area .logo-wrapper img{max-width:180px}
@media screen and (max-width:512px){header.mextreo-header-area .logo-wrapper img{width:unset;max-width:135px}}
header.mextreo-header-area.nav-fixed{padding:5px}
header.mextreo-header-area.nav-fixed .logo-wrapper{padding:0}
header.mextreo-header-area.nav-fixed .logo-wrapper img{height:75px}
header.mextreo-header-area.nav-fixed .menu-bar{display:flex;align-items:center}
@media screen and (max-width:512px){header.mextreo-header-area.nav-fixed .menu-bar{display:block}}
footer{padding:0}
footer .row{font-family:"Gotham Narrow";font-size:15px;font-weight:400;color:#8e8d8e;padding:0px 4px;letter-spacing:0}
footer .row a{color:#8e8d8e}
.block-section ul li{display:grid;font-family:"Gotham Narrow";font-size:16px;margin-top:25px;padding-left:20px;color:#aaa;position:relative}
.block-section ul li::before{position:absolute;content:"";height:10px;width:10px;top:3px;background:#dcbc95}
.portfolio-card{margin-bottom:30px}
.portfolio-card .portfolio-card-title{color:#302f2f;line-height:20px;font-size:15px;display:inline-block;min-height:40px}
.portfolio-card .portfolio-card-image{display:block;margin-bottom:10px}
.portfolio-card p{line-height:17px}
.pagination{align-items:center;justify-content:center}
.pagination li.page-item{padding-left:0;margin-top:0}
.pagination li.page-item.first{padding-left:0 !important}
.pagination li.page-item::before{display:none !important}
.pagination li.page-item .page-link{color:#d4af37;padding:8px 12px;font-size:20px}
.pagination li.page-item.active .page-link{background-color:#d4af37;border-color:#d4af37;color:white}
section.blog-details .blog-details-wrapper .blog-text p{padding:0 0 15px}
section.blog-details .blog-details-wrapper .blog-text ul{padding-bottom:15px;padding-left:15px}
section.blog-details .blog-details-wrapper .blog-text ul li{display:list-item;list-style-type:disc;margin-bottom:5px}
section.blog-details .blog-details-wrapper .blog-text h3{margin-bottom:15px}
#project-inner .blog-text h3,#project-inner .blog-text p{margin-bottom:15px}
#project-inner .project-inner-info{background-color:var(--light-grey);margin-left:-15px;padding:0;display:flex;flex-direction:column;justify-content:space-between}
#project-inner .project-inner-info .project-inner-info-content{display:flex;height:100%;align-items:end}
#project-inner .project-inner-info .project-inner-info-content p{color:black}
.form-field-error-label{color:red;font-style:italic;font-size:14px;padding-top:0 !important}
section.work-success .success-fg{position:absolute;right:10%;left:-20%;z-index:30;padding-top:60px}
section.work-success .success-img{width:80%}
section.work-success .success-bg{top:1%}
@media screen and (max-width:700px){section.work-success .success-fg{position:relative;width:100%;left:0;right:0}section.work-success .success-img{width:100%;margin-top:20px}section.work-success .success-bg{position:relative;display:block;margin:0 !important;width:100%;left:0;right:0}}