/*!
Theme Name: Atila
Theme URI: http://underscores.me/
Author: Bop Design
Author URI: https://www.bopdesign.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: atila
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Atila is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/*
font-family: 'Avenir';
font-family: 'Avenir-Heavy';
font-family: 'Highfield';
font-family: 'Parnaso';
*/

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


html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
body {margin: 0; font-family: 'Avenir'; font-weight: 300; font-size: 30px; color: #424A5D; line-height: 45px; position: relative;}
html {overflow-x: hidden;}

img, span {border: none;}
img, video {max-width: 100%; height: auto; outline: none !important;}
.wpcf7-form .row:after {display: block; content: ""; clear: both;}
a {color: #424A5D; text-decoration: none; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
a:hover { text-decoration:none; color:#3c4a5b; outline:none;}
.site {transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;position: relative;right: 0;}
.alignleft {margin: 0 20px 20px 0; float: left;}
.alignright {margin: 0 0 20px 20px; float: right;}
.aligncenter {margin: 0 auto 20px auto; float: none; display: block;}
blockquote {border-left: 5px solid #424A5D; margin:20px 0; padding: 0 0 0 20px;}

/** common css start**/

p { margin: 0 0 18px; font-size: 30px; line-height: 45px; font-weight: normal;}
h1,h2,h3,h4 { font-family: 'Avenir'; margin: 0 0 18px; font-weight: bold;}
h1 {font-size: 45px;line-height: 62px;}
h2 {font-size: 38px;line-height: 48px; margin: 0 0 15px 0;}
h3 {font-size: 24px; line-height: 34px; margin: 0 0 15px 0;}
h4 {font-size: 21px; line-height: 29px;}
.small {font-size:82%;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.bg-cover {background-repeat: no-repeat !important;background-position: center !important;background-size: cover !important;}
.bg-contain {background-repeat: no-repeat !important;background-position: center !important;background-size: contain !important;}
.bg-cover img, .bg-contain img {width: 100%;opacity: 0;visibility: hidden;height:auto; vertical-align: top;}
li.widget {list-style: none;}

.container {margin: 0 auto; padding:0 60px; max-width: 1650px; width: 100%;}
.wow {visibility: hidden;}
section {position: relative;}
section .inner {position: relative;}
.section-padding {padding-top: 100px;padding-bottom: 100px;}
.section-padding-top {padding-top: 100px;}
.white-text {color: #fff;}
.white-text h1, .white-text h2, .white-text h3, .white-text p {color: #fff !important;}
p:empty {display: none;}
.no-link {pointer-events: none;}
input, a {outline: none;}
.image-background {position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;z-index: -1;margin: 0;}
.image-background img{width: 100%;height: 100%;object-fit: cover;object-position: center center;}
.video-background {position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;z-index: -1;margin: 0;}
.video-background video{width: 100%;height: 100%;object-fit: cover;object-position: center top;}

/** common css end **/

.site-header {position: absolute;left: 0;right: 0;top: 0;width: 100%;padding: 40px 60px; z-index: 999;}
.site-header .custom-logo-link {display: block;max-width: 279px;}

.nav-toggle {margin: 0;padding: 0;width: 66px;height: 48px;cursor: pointer;float: right;z-index: 9999;background: transparent; position: fixed;right: 35px;top: 40px;}
.nav-toggle i, .nav-toggle i:after, .nav-toggle i:before {background-color: #a77638;position: absolute;width: 100%;height: 3px;transition-timing-function: ease;transition-duration: .3s;transition-property: transform;border-radius: 5px;left: 0;right: 0;margin: auto;}
.nav-toggle i {transition-timing-function: cubic-bezier(.55,.055,.675,.19);transition-duration: 300ms;left: 0;top: 50%;display: block;margin-top: 0;}
.nav-toggle i:after, .nav-toggle i:before {display: block;content: "";}
.nav-toggle i:before {top: -15px;transition: top 300ms ease .15s,opacity 300ms ease;}
.nav-toggle i:after {bottom: -15px;transition: bottom 300ms ease .15s,transform 300ms cubic-bezier(.55,.055,.675,.19);}
body:not(.menu-open) .nav-toggle i:after {max-width: 56px;}
body:not(.menu-open) .nav-toggle .small-line {background-color: #a77638;position: absolute;width: 32px;height: 3px;transition-timing-function: ease;transition-duration: .3s;transition-property: transform;border-radius: 5px;left: 0;right: 0;margin: auto;bottom: -10px;transition: 1000ms ease all;}

.menu-open .nav-toggle i {transition-delay: .12s;transition-timing-function: cubic-bezier(.215,.61,.355,1);transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);}
.menu-open .nav-toggle i:before {top: 0;transition: top 300ms ease,opacity 300ms ease .15s;opacity: 0;}
.menu-open .nav-toggle i:after {bottom: 0;transition: bottom 300ms ease,transform 300ms cubic-bezier(.215,.61,.355,1) .15s;transform: rotate(-90deg);}

.site-header .menu-slide {position: fixed;right: -295px;top: 0;bottom: 0;width: 295px;z-index: 999;background: #424A5D;padding: 170px 27px 30px 27px;overflow: auto;transition: 400ms ease all;}
.menu-open .site-header .menu-slide {right: 0;}
.site-header .menu-slide .menu-logo {max-width: 210px; margin-bottom: 60px;}
.site-header .menu-slide ul.menu {padding: 0;list-style: none;margin: 0;}
.site-header .menu-slide ul.menu li {margin: 0 0 20px 0; position: relative;}
.site-header .menu-slide ul.menu li ul.sub-menu li {margin: 0 0 8px 0;}
.site-header .menu-slide ul.menu li a {letter-spacing: 3.6px;color: #fff;text-transform: uppercase;font-size: 18px;line-height: 25px;font-weight: 500;}
.site-header .menu-slide ul.menu li a:hover {color: #a77638;}
.site-header .menu-slide ul.menu li ul.sub-menu {padding: 0 0 0 20px;margin: 15px 0 0 0;display: none;}
.site-header .menu-slide ul.menu li ul.sub-menu li a {font-size: 16px;line-height: 20px;}
.site-header .menu-slide ul.menu li.menu-item-has-children {padding-right: 20px;}
.site-header .menu-slide ul.menu li .arrow-down { width: 12px;height: 12px;transform: rotate(226deg);border: 2px solid #fff;border-right: none;border-bottom: none;position: absolute;right: 4px;top: 16px;cursor: pointer;}
.site-header .menu-slide ul.menu li.menu-item-has-children.active-submenu ul.sub-menu {display: block;}

.hero-banner-block {z-index: 1;}
.hero-banner-block .video-background:before {content: '';position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;background: #121521;opacity: 0.75;mix-blend-mode: multiply;}
.hero-banner-block .inside {min-height: 100vh; padding: 100px 0 0 0; position: relative; z-index: 1;}
.hero-banner-block .text-block h1 {color: #fff;text-transform: uppercase;letter-spacing: 15px;font-family: 'Avenir-Heavy';}
.hero-banner-block .text-block p {font-size: 140px;line-height: 160px;text-transform: uppercase;color: #fff;font-family: 'Parnaso';letter-spacing: 1px;}
.hero-banner-block .scroll-down {position: absolute;bottom: 0;left: 0;right: 0;margin: auto;max-width: 150px;text-align: center;z-index: 9;}
.hero-banner-block .scroll-down a {color: #a77638;font-weight: 900;font-size: 14px;text-transform: uppercase;letter-spacing: 2px; height: 30px; display: inline-block; position: relative; top: 0;}
/*.hero-banner-block .scroll-down a:hover {top: -10px;}*/
.hero-banner-block .scroll-down a:after {content: '';display: block;width: 10px;height: 20px;background: url(images/arrow-down-short.svg) no-repeat center;margin: 5px auto 0 auto; transition: 400ms ease all;}
.hero-banner-block .scroll-down a:hover:after {margin: 20px auto 0 auto;}
.hero-banner-block .text-block .bottom-btn {margin: 50px 0 0 0;}

.button1 {position: relative;display: inline-block;font-family: 'Avenir-Heavy';font-size: 18px;line-height: 25px;color: #fff;text-transform: uppercase;letter-spacing: 3px;padding: 32px 70px;border: 2px solid #a77638;}
.button1:hover {color: #a77638;}
.button1 .border1 {position: absolute;left: 16px;right: 0;top: -16px;bottom: 0;width: calc(100% - 32px);height: calc(100% + 32px);border: 2px solid #a77638;}
.button1:before {content: '';position: absolute;left: 3px;border-top: 2px solid #a77638;width: 23px;height: 25px;transform: rotate(-37deg);top: -11.5px;}
.button1:after {content: '';position: absolute;right: 3px;border-top: 2px solid #a77638;width: 23px;height: 25px;transform: rotate(37deg);top: -11.5px;}
.button1 .border1:before {content: '';position: absolute;left: -29px;border-top: 2px solid #a77638;width: 23px;height: 25px;transform: rotate(37deg);bottom: -16.5px;}
.button1 .border1:after {content: '';position: absolute;right: -29px;border-top: 2px solid #a77638;width: 23px;height: 25px;transform: rotate(-37deg);bottom: -16.5px;}
.button1 .hover-border1 {position: absolute;left: 0;right: 0;top: -2px;width: 0;height: 2px;background-image: linear-gradient(to right, #a77638, #b78647, #c69657, #d6a767, #e6b877, #e0b376, #dbaf76, #d5aa75, #b88f64, #9a7653, #7d5d42, #614632);transition: 400ms ease all;}
.button1:hover .hover-border1 {width: 100%;}
.button1 .hover-border1:before {content: '';position: absolute;left: 18px;right: 0;width: 0;height: 100%;top: -14px;background-image: linear-gradient(to right, #a77638, #9a6c38, #8d6337, #805a35, #735134, #7a583b, #805e41, #fccf8d, #a47e59, #dfb37b, #fccf8d, #fccf8d);transition: 400ms ease all;}
.button1:hover .hover-border1:before {width: calc(100% - 35px);}
.button1 .hover-border2 {position: absolute;right: -2px;top: 0;height: 0;width: 2px;background-image: linear-gradient(to bottom, #a77638, #b78647, #c69657, #d6a767, #e6b877, #e0b376, #dbaf76, #d5aa75, #b88f64, #9a7653, #7d5d42, #614632);transition: 400ms ease all;}
.button1:hover .hover-border2 {height: 100%;}
.button1 .hover-border2:before {content: '';position: absolute;right: 18px;top: -15px;width: 2px;height: 0;background-image: linear-gradient(to bottom, #a77638, #9a6c38, #8d6237, #805836, #724f34, #79563a, #7f5c41, #866347, #a37c58, #c19769, #dfb27b, #fccf8d);}
.button1:hover .hover-border2:before {height: calc(100% + 30px);}
.button1 .hover-border3 {position: absolute;bottom: -2px;width: 0;height: 2px;right: 0;transition: 400ms ease all;background-image: linear-gradient(to right, #fccf8d, #dfb27b, #c19769, #dfb27b, #866347, #7f5c41, #79563a, #724f34, #805836, #8d6237, #9a6c38, #a77638);}
.button1:hover .hover-border3 {width: 100%;}
.button1 .hover-border3:before {content: '';position: absolute;right: 18px;width: 0;height: 2px;bottom: -14px;background-image: linear-gradient(to right, #a77638, #9a6c38, #8d6237, #805836, #724f34, #79563a, #7f5c41, #866347, #a37c58, #c19769, #dfb27b, #fccf8d);transition: 400ms ease all;}
.button1:hover .hover-border3:before {width: calc(100% - 34px);}
.button1 .hover-border4 {position: absolute;left: -2px;width: 2px;height: 0;bottom:0;background-image: linear-gradient(to bottom, #a77638, #9a6c38, #8d6237, #805836, #724f34, #79563a, #7f5c41, #866347, #a37c58, #c19769, #dfb27b, #fccf8d);transition: 400ms ease all;}
.button1:hover .hover-border4 {height: 100%;}
.button1 .hover-border4:before {content: '';position: absolute;bottom: -17px;width: 2px;height: 0;left: 18px;background-image: linear-gradient(to bottom, #fccf8d, #dfb27b, #c19769, #a37c58, #866347, #7f5c41, #79563a, #724f34, #805836, #8d6237, #9a6c38, #a77638);transition: 400ms ease all;}
.button1:hover .hover-border4:before { height: calc(100% + 32px);}


.button2 {position: relative;display: inline-block;font-family: 'Avenir-Heavy';font-size: 18px;line-height: 25px;color: #fff;text-transform: uppercase;letter-spacing: 3px;padding: 14px 50px;border: 2px solid #a77638;}
.button2:hover {color: #a77638;}
.button2 .border1 {position: absolute;left: 8px;right: 0;top: -10px;bottom: 0;width: calc(100% - 16px);height: calc(100% + 20px);border: 2px solid #a77638;}
.button2:before {content: '';position: absolute;left: 4px;border-top: 2px solid #a77638;width: 13px;height: 25px;transform: rotate(-37deg);top: -8.8px;}
.button2:after {content: '';position: absolute;right: 4px;border-top: 2px solid #a77638;width: 13px;height: 25px;transform: rotate(37deg);top: -8.8px;}
.button2 .border1:before {content: '';position: absolute;left: -20px;border-top: 2px solid #a77638;width: 13px;height: 25px;transform: rotate(37deg);bottom: -18.8px;}
.button2 .border1:after {content: '';position: absolute;right: -20px;border-top: 2px solid #a77638;width: 13px;height: 25px;transform: rotate(-37deg);bottom: -18.8px;}
.button2 .hover-border1 {position: absolute;left: 0;right: 0;top: -2px;width: 0;height: 2px;background-image: linear-gradient(to right, #a77638, #b78647, #c69657, #d6a767, #e6b877, #e0b376, #dbaf76, #d5aa75, #b88f64, #9a7653, #7d5d42, #614632);transition: 400ms ease all;}
.button2:hover .hover-border1 {width: 100%;}
.button2 .hover-border1:before {content: '';position: absolute;left: 8px;right: 0;width: 0;height: 100%;top: -8px;background-image: linear-gradient(to right, #a77638, #9a6c38, #8d6337, #805a35, #735134, #7a583b, #805e41, #fccf8d, #a47e59, #dfb37b, #fccf8d, #fccf8d);transition: 400ms ease all;}
.button2:hover .hover-border1:before {width: calc(100% - 16px);}
.button2 .hover-border2 {position: absolute;right: -2px;top: 0;height: 0;width: 2px;background-image: linear-gradient(to bottom, #a77638, #b78647, #c69657, #d6a767, #e6b877, #e0b376, #dbaf76, #d5aa75, #b88f64, #9a7653, #7d5d42, #614632);transition: 400ms ease all;}
.button2:hover .hover-border2 {height: 100%;}
.button2 .hover-border2:before {content: '';position: absolute;right: 10px;top: -10px;width: 2px;height: 0;background-image: linear-gradient(to bottom, #a77638, #9a6c38, #8d6237, #805836, #724f34, #79563a, #7f5c41, #866347, #a37c58, #c19769, #dfb27b, #fccf8d);}
.button2:hover .hover-border2:before {height: calc(100% + 20px);}
.button2 .hover-border3 {position: absolute;bottom: -2px;width: 0;height: 2px;right: 0;transition: 400ms ease all;background-image: linear-gradient(to right, #fccf8d, #dfb27b, #c19769, #dfb27b, #866347, #7f5c41, #79563a, #724f34, #805836, #8d6237, #9a6c38, #a77638);}
.button2:hover .hover-border3 {width: 100%;}
.button2 .hover-border3:before {content: '';position: absolute;right: 10px;width: 0;height: 2px;bottom: -8px;background-image: linear-gradient(to right, #a77638, #9a6c38, #8d6237, #805836, #724f34, #79563a, #7f5c41, #866347, #a37c58, #c19769, #dfb27b, #fccf8d);transition: 400ms ease all;}
.button2:hover .hover-border3:before {width: calc(100% - 20px);}
.button2 .hover-border4 {position: absolute;left: -2px;width: 2px;height: 0;bottom:0;background-image: linear-gradient(to bottom, #a77638, #9a6c38, #8d6237, #805836, #724f34, #79563a, #7f5c41, #866347, #a37c58, #c19769, #dfb27b, #fccf8d);transition: 400ms ease all;}
.button2:hover .hover-border4 {height: 100%;}
.button2 .hover-border4:before {content: '';position: absolute;bottom: -10px;width: 2px;height: 0;left: 10px;background-image: linear-gradient(to bottom, #fccf8d, #dfb27b, #c19769, #a37c58, #866347, #7f5c41, #79563a, #724f34, #805836, #8d6237, #9a6c38, #a77638);transition: 400ms ease all;}
.button2:hover .hover-border4:before {height: calc(100% + 20px);}


.heading h2 {color: #fff;font-family: 'Parnaso';font-size: 100px;line-height: 120px;text-transform: uppercase;letter-spacing: 2px;font-weight: normal; margin: 0 0 25px 0;}
.heading h3,
.heading h2 span {color: #a77638;display: block;font-family: 'Avenir-Heavy';font-size: 30px;line-height: 40px;letter-spacing: 12px;margin: 0 0 10px 0; text-transform: uppercase;}
.heading p {color: #fff;font-weight: 300;max-width: 922px;margin: auto;}

.portfolio-gallery-block {padding: 133px 0 122px 0; background: #121521;}
.portfolio-gallery-block .heading {padding: 0 0 100px 0;}
.portfolio-gallery-block .bottom-btn {margin: 110px 0 0 0;}
.swiper-container {width: 100%;}
.swiper-slide {text-align: center;background: #fff;display: flex;justify-content: center;align-items: center;}
.container-general {width: 100%;}
.container-general .gallery-wrap {display: flex;flex-direction: row;width: 100%;height: 700px;}
.container-general .gallery-wrap .item {flex: 1;height: 100%;background-position: center;background-size: cover;background-repeat: none;transition: all 0.8s ease;}
.container-general .gallery-wrap .item:hover {flex: 4;}

.general-content-block {padding: 165px 0;}
.general-content-block .text-block .bottom-btn {margin: 75px 0 0 0;}
.general-content-block .text-block p {max-width: 100%;}
.general-content-block.no-image .text-block {color: #424A5D;}
.general-content-block.no-image .text-block h3 {color: #a77638 !important;}
.general-content-block.no-image .text-block h2 {color: #121521 !important;}
.general-content-block.no-image .text-block p {color: #424A5D !important;}
.general-content-block.no-image .text-block p {margin: 0 0 45px 0;}
.general-content-block .text-left {margin-left: inherit !important;}
.general-content-block .text-right {margin-right: inherit !important;}
.breadcrumb-main + .general-content-block.no-image {padding-top: 70px;}
.general-content-block.no-image .row {margin: 0;}
.general-content-block.no-image .row .m-auto {padding: 0;}

.quote-block {padding: 70px 0; background: #EAEAEA;}
.quote-block .text-block {padding: 62px 0 15px 284px;background: url(images/quote-icon.svg) no-repeat;background-position: left top;}
.quote-block .text-block h2 {color: #a77638;font-weight: 300;font-size: 34px;line-height: 48px;font-style: italic;margin: 0 0 24px 0;}
.quote-block .text-block p {margin: 0;letter-spacing: 9px;color: #424A5D;text-transform: uppercase;font-size: 15px;line-height: 20px;font-weight: 900;}

.site-footer .inside {padding: 100px 0; justify-content: space-between;}
.site-footer .inside .footer-info {width: 200px;}
.site-footer .inside .footer-info a {font-weight: 500;color: #121521;font-size: 18px;line-height: 38px;display: inline-block;}
.site-footer .inside .footer-info address {margin: 0;}
.site-footer .inside .footer-info .mail a {text-decoration: underline;}
.site-footer .inside .footer-info .mail a:hover {color: #a77638;}
.site-footer .inside .right-col .social-list {list-style: none;padding: 0;margin: 0; justify-content: flex-end;}
.site-footer .inside .right-col .social-list li {margin: 0 0 10px 20px;}
.site-footer .inside .right-col .social-list li a {display: inline-block;width: 52px;height: 52px;border: 2px solid #a77638;border-radius: 50%;text-align: center;}
.site-footer .inside .right-col .social-list li a:hover {background: #a77638;}
.site-footer .inside .right-col .copyright {margin: 5px 0 0 0;color: #121521;font-weight: 500;font-size: 18px;text-align: right;}
.site-footer .inside .right-col .copyright a {color: #121521; text-decoration: underline;}
.site-footer .inside .right-col .copyright a:hover {color: #a77638;}
.site-footer .inside .right-col {width: 26%;}
.site-footer .inside .newsletter {width: calc(74% - 200px);padding: 0 50px 0 150px;}
.site-footer .inside .newsletter .subscribe-form {margin: 20px 0 0 0;}

.gform_wrapper div.validation_error {display: none;}
@media only screen and (min-width: 641px) {
    body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {max-width: 100% !important;}
}
body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {max-width: 100% !important;}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {border: none !important;background: transparent !important;}
.gform_wrapper .top_label .gfield_error {width: 100% !important;}
.gform_wrapper .field_description_below .gfield_description {padding: 0 !important; position: relative; top:0;}
.gform_wrapper .validation_message {color: #ff0009 !important;font-weight: 500 !important;font-size: 13px !important;}


.site-footer .inside .newsletter h3 {letter-spacing: 3.6px;color: #121521;text-transform: uppercase;font-size: 18px;font-family: 'Avenir-Heavy';line-height: 25px;margin: 0;}
.subscribe-form .gform_wrapper form {position: relative;}
.subscribe-form .gform_wrapper {margin: 0;}
.subscribe-form .gform_wrapper ul.gform_fields li.gfield {padding: 0 !important;margin: 0 !important;}
.subscribe-form .gform_wrapper ul.gform_fields li.gfield .ginput_container {margin: 0;}
.subscribe-form .gform_wrapper ul.gform_fields li.gfield .ginput_container input {width: 100% !important;margin: 0 !important;border: 2px solid #a77638 !important;font-size: 18px !important;line-height: 25px !important;min-height: inherit !important;letter-spacing: 3.6px !important;font-weight: normal !important;padding: 20px 190px 20px 30px !important;background: #fff !important;color: #424A5D !important;font-family: 'Avenir-Heavy' !important;text-transform: uppercase; border-radius: 0 !important;}
.subscribe-form .gform_wrapper ul.gform_fields li.gfield .ginput_container input::-webkit-input-placeholder { opacity: 0.5;}
.subscribe-form .gform_wrapper ul.gform_fields li.gfield .ginput_container input::-moz-placeholder {opacity: 0.5;}
.subscribe-form .gform_wrapper ul.gform_fields li.gfield .ginput_container input:-ms-input-placeholder { opacity: 0.5;}
.subscribe-form .gform_wrapper ul.gform_fields li.gfield .ginput_container input:-moz-placeholder {opacity: 0.5;}

.subscribe-form .gform_wrapper form .gform_footer.top_label {padding: 0;margin: 0;position: absolute;right: 165px;top: 0;width: 2px;height: 100%;background: #a77638;height: 68px;}
.subscribe-form .gform_wrapper form .gform_footer.top_label input[type="submit"] {font-size: 18px !important;background: transparent !important;position: absolute;right: -173px;top: 8px;padding: 11px 15px 9px 15px;width: 175px;min-width: inherit;font-family: 'Avenir-Heavy' !important;letter-spacing: 3.6px;color: #121521;text-transform: uppercase;border: 2px solid #a77638 !important;height: 53px !important;margin: 0; border-radius: 0 !important; transition: 400ms ease all;}
.subscribe-form .gform_wrapper form .gform_footer.top_label input[type="submit"]:hover {background: rgba(18, 21, 33, 0.15) !important;}
.subscribe-form .gform_wrapper form .gform_footer.top_label:after {content: '';position: absolute;right: -167px;border-top: 2px solid #a77638;width: 11px;height: 22px;transform: rotate( 42deg);top: 1px;}
.subscribe-form .gform_wrapper form .gform_footer.top_label:before {content: '';position: absolute;right: -180px;border-top: 2px solid #a77638;width: 11px;height: 22px;transform: rotate( -42deg);bottom: -15px;} 

.steps-block {padding: 180px 0; background: #fff; z-index: 1;}
.steps-block .right-svg-anime {position: absolute;right: -40%;top: -64%; opacity: 0.6;}
.steps-block .heading {margin: 0 0 90px 0;}
.steps-block .heading h2 {color: #121521;}
.steps-block .heading p {color: #424A5D;}
.steps-block .listing {margin: 0 -50px;}
.steps-block .listing .step-col {width: 25%;padding: 0 50px;margin: 30px 0 0 0;position: relative; animation: none !important; visibility: visible !important;}
.steps-block .listing .step-col h3 {letter-spacing: 3.3px;color: #121521;text-transform: uppercase;font-size: 22px;line-height: 34px;font-weight: 900;margin: 0 0 18px 0;}
.steps-block .listing .step-col p {font-size: 24px;line-height: 36px;}
.steps-block .listing .step-col .round {width: 130px;height: 128px;border: 2px solid #a77638;border-radius: 50%;margin: 0 0 50px 0;padding: 30px; background: #fff;}
.steps-block .listing .step-col .round .text {font-family: 'Highfield';color: #937241;font-size: 24px;line-height: 28px;text-transform: uppercase;}
.steps-block .listing .step-col .round .number {color: #121521; font-family: 'Avenir-Heavy';}
.steps-block .listing .step-col:not(:last-child) .round:after {content: '';position: absolute;left: 180px;background: url(images/step-large-arrow.svg) no-repeat;width:0;height: 15px;background-position: right center;top: 60px;z-index: -1;transition: 600ms ease all;}
.steps-block .bottom-btn {margin: 110px 0 0 0;}
.steps-block .bottom-btn .button2 {color: #121521;}
.steps-block .bottom-btn .button2:hover {color: #a77638;}
.steps-block .listing .step-col.animated:nth-child(1) .round:after {width: calc(100% - 150px); transition-delay: 0.8s;}
.steps-block .listing .step-col.animated:nth-child(2) .round:after {width: calc(100% - 150px); transition-delay: 1.6s;}
.steps-block .listing .step-col.animated:nth-child(3) .round:after {width: calc(100% - 150px); transition-delay: 2.2s;}

.logo-cards-block {padding: 150px 0; background: #fff; z-index: 1;}
.logo-cards-block .title {margin: 0 0 100px 0;}
.logo-cards-block .title h2 {letter-spacing: 15px;color: #464646;text-transform: uppercase;font-family: 'Avenir-Heavy';font-size: 30px;line-height: 40px;}
.logo-cards-block .listing {position: relative;}
.logo-cards-block .listing .img {width: 25%;border-right: 1px solid rgba(112, 112, 112, 0.20);border-bottom: 1px solid rgba(112, 112, 112, 0.20);height: 230px;padding: 20px;}
.logo-cards-block .listing .img img {opacity: 0.75; position: relative; z-index: 1; transition: 400ms ease all; max-height: 65%; max-width: 70%;}
.logo-cards-block .listing .img:hover img {opacity: 1;}
.logo-cards-block .listing:before {content: '';position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;border: 2px solid #fff;}
.logo-cards-block .listing.three-logo .img {width: 33.33%;}
.logo-cards-block .listing.five-logo .img {width: 20%;}

.content-side-image-block {padding: 130px 0 60px 0;}
.content-side-image-block .heading h2 {color: #121521;}
.content-side-image-block .heading p {color: #424A5D;}
.content-side-image-block .ct-row .text-block {width: 53%; padding: 40px 0 0 0;}
.content-side-image-block .ct-row .text-block p {font-weight: 300;}
.content-side-image-block .ct-row .img-block {width: 47%;padding: 0 0 0 150px; position: relative;}
.content-side-image-block .ct-row .img-block .gold-img {position: absolute;right: 50px;bottom: 50px;}
.content-side-image-block .ct-row .img-block .mobile-img {display: none;}
.content-side-image-block .wrap {/*max-width: 1422px;*/ padding: 0 0 0 5%;}
.content-side-image-block .ct-row .text-block .btn-group {margin: 60px 0 0 0;}
.content-side-image-block .ct-row .text-block .btn-group .button2 {color: #121521; margin-right: 10%;}
.content-side-image-block .ct-row .text-block .btn-group .button2:hover {color: #a77638;}
.content-side-image-block .ct-row .text-block .btn-group .play-video span {color: #a77638;font-family: 'Avenir-Heavy';font-size: 18px;text-transform: uppercase;letter-spacing: 3.5px; transition: 400ms ease all;}
.content-side-image-block .ct-row .text-block .btn-group .play-video:hover span {color: #121521;}
.content-side-image-block .ct-row .text-block .btn-group .play-video .icon {width: 98px;height: 98px;margin: 0 0 0 24px;border: 2px solid #a77638;border-radius: 50%;background: url('images/play-icon.svg') no-repeat center;transition: 400ms ease all;}
.content-side-image-block .ct-row .text-block .btn-group .play-video:hover .icon {border-color: #121521; background: url('images/play-icon-color.svg') no-repeat center;}
.videomodal-main .modal-dialog {width: 1000px;max-width: 90%;}
.videomodal-main .modal-dialog .modal-content {background: transparent;border: none;border-radius: 0;}
.videomodal-main .modal-dialog .modal-content .modal-body {padding: 0;}
.videomodal-main .modal-dialog .modal-content .modal-body .close {color: #fff;opacity: 1;font-weight: 100;font-size: 45px; outline: none; background: transparent; border: none; padding: 0;}
.embed-responsive {position: relative;display: block;width: 100%;padding: 0;overflow: hidden;}
.embed-responsive .embed-responsive-item {position: absolute;top: 0;bottom: 0;left: 0;width: 100%;height: 100%;border: 0;}
.embed-responsive-16by9::before {display: block;content: "";padding-top: 56.25%;}
.modal-backdrop {background-color: #121521;}
.modal-backdrop.show {opacity: .9;}
.content-side-image-block .right-svg-anime {position: absolute;right: -48%;top: -26%; z-index: -1; opacity: 0.85;}
.content-side-image-block .left-svg-anime {position: absolute;left: -26%;top: 0; z-index: -1; opacity: 0.85;}

.cards-block {padding: 125px 0 220px 0; background: #121521;}
.cards-block .left-svg-anime {position: absolute;opacity: 0.4;top: -150px;left: -80px;}
.cards-block .listing {margin: 0 -13px;}
.cards-block .listing .card-col {width: 33.33%;padding: 0 13px;margin: 40px 0 0 0;}
.cards-block .listing .card-col .inside {border: 2px solid #a77638;padding: 55px 40px 55px 60px; display: block; background: #121521; position: relative; z-index: 9;}
.cards-block .listing .card-col .inside.no-link {pointer-events: inherit;}
.cards-block .listing .card-col .inside h3 {font-family: 'Avenir-Heavy';letter-spacing: 7.5px;color: #D5D5D5;text-transform: uppercase;font-size: 30px;line-height: 40px;margin: 0 0 20px 0;}
.cards-block .listing .card-col .inside p {font-size: 24px;line-height: 36px;color: #fff;max-width: 290px;}
.cards-block .listing .card-col .inside .bottom-btn {margin: 52px 0 0 0;}
.cards-block .listing .card-col .inside .button2 {transition: 400ms ease all;}
.cards-block .listing .card-col .inside .lineborder1 {position: absolute;left: 0;top: -2px;width: 0;height: 4px;background-image: linear-gradient(to right, #a77638, #9d6d37, #936436, #895c35, #7e5433, #855b39, #8b613f, #926845, #ac8055, #c59866, #dfb278, #f9cc8a);transition: 500ms ease all;}
.cards-block .listing .card-col .inside:hover .lineborder1 {width: calc(100% + 1px);}
.cards-block .listing .card-col .inside .lineborder2 {position: absolute;right: -2px;width: 4px;height: 0;bottom: 0;background-image: linear-gradient(to top, #a77638, #9d6d37, #936436, #895c35, #7e5433, #855b39, #8b613f, #926845, #ac8055, #c59866, #dfb278, #f9cc8a);transition: 500ms ease all;}
.cards-block .listing .card-col .inside:hover .lineborder2 {height: calc(100% + 1px);}
.cards-block .listing .card-col .inside .lineborder3 {position: absolute;bottom: -2px;left: -2px;width: 0;background-image: linear-gradient(to right, #f9cc8a, #dfb278, #c59866, #ac8055, #926845, #8b613f, #855b39, #7e5433, #895c35, #936436, #9d6d37, #a77638);height: 4px;transition: 500ms ease all;}
.cards-block .listing .card-col .inside:hover .lineborder3 {width: 100%;}
.cards-block .listing .card-col .inside .lineborder4 {position: absolute;left: -2px;width: 4px;height: 0;bottom: 0;background-image: linear-gradient(to top, #f9cc8a, #dfb278, #c59866, #ac8055, #926845, #8b613f, #855b39, #7e5433, #895c35, #936436, #9d6d37, #a77638);transition: 500ms ease all;}
.cards-block .listing .card-col .inside:hover .lineborder4 {height: calc(100% + 1px);}
.cards-block .listing .card-col .inside:hover {box-shadow: 0px 30px 50px 0 #464646;}
.cards-block .listing.four-col .card-col {width: 25%;}

.client-story-block {padding: 0 0 110px 0;}
.client-story-block .item-row {max-width: 66%;margin-left: auto;}
.client-story-block .prevtab {position: absolute;left: 10%;top: 30%;margin: auto;width: 70px;height: 70px;font-size: 0;border: none;padding: 0;background: transparent url('images/Next-arrow.svg') no-repeat center;background-size: contain;outline: none;transform: rotate(180deg); transition: 400ms ease all; opacity: 0;}
.client-story-block:hover .prevtab {opacity: 1;}
.client-story-block .nexttab {position: absolute;right: 10%;top: 30%;margin: auto;width: 70px;height: 70px;font-size: 0;border: none;padding: 0;background: transparent url('images/Next-arrow.svg') no-repeat center;background-size: contain;outline: none; transition: 400ms ease all; opacity: 0;}
.client-story-block:hover .nexttab {opacity: 1;}
.client-story-block .item-row .bg-text {padding: 146px 100px 80px 84px;position: relative;}
.client-story-block .item-row .bg-text:before {content: '';position: absolute;left: 0;width: 1000%;height: 100%;top: 0;bottom: 0;background: rgba(18, 21, 33, 0.95);}
.client-story-block .item-row .bg-text .title {position: absolute;top: 0;background: #A08357;color: #fff;font-weight: 900;font-size: 22px;line-height: 36px;text-transform: uppercase;padding: 5px 30px;letter-spacing: 10px; z-index: 1;}
.client-story-block .item-row .bg-text .logo-img {margin: 0 0 45px 0; z-index: 1; position: relative; min-height: 100px;}
.client-story-block .item-row .bg-text p {color: #fff;font-size: 24px;line-height: 36px;max-width: 700px; z-index: 1; position: relative;}
.client-story-block .item-row .bg-text .bottom-btn {margin: 50px 0 0 0;}
.client-story-block .item-row .text-block {margin: 150px 0 0 0;}
.client-story-block .item-row .text-block p {color: #121521;font-size: 24px;line-height: 36px;letter-spacing: 0.5px;}
.client-story-block .item-row .text-block strong {font-family: 'Avenir-Heavy';}
.client-story-block .item-row .left-img {position: absolute;left: 0;top: 65px;height: 700px;width: 65%;}
.client-story-block .nav-tabs {position: absolute;top: 770px;border: none; z-index: 1;}
.client-story-block .nav-tabs .nav-item {margin: 0;}
.client-story-block .nav-tabs .nav-item .nav-link {width: 20px;height: 20px;background: #a77638;padding: 0;border-radius: 50%;margin: 0 20px 0 0;border: 2px solid #a77638;transition: 400ms ease all;}
.client-story-block .nav-tabs .nav-item .nav-link:hover,
.client-story-block .nav-tabs .nav-item .nav-link.active {background: transparent;}

.common-hero-banner-block:after {content: '';position: absolute;bottom: 0;width: 100%;height: 250px;background-image: linear-gradient( to bottom, rgba(18, 21, 33, 0) 0%, rgba(18, 21, 33, 0.1) 10%, rgba(18, 21, 33, 0.4) 90%, rgba(18, 21, 33, 1) 100% );}
.common-hero-banner-block .image-background:before {content: '';position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;background: #121521;mix-blend-mode: multiply;opacity: 0.85;}
.common-hero-banner-block .image-background {background-attachment: fixed;}
.common-hero-banner-block .inside {max-width: 1350px; position: relative; z-index: 1; padding: 190px 0 100px 0;}
.common-hero-banner-block .inside .text-block {width: 100%;}
.common-hero-banner-block .inside .text-block h1 {font-size: 100px;line-height: 120px;text-transform: uppercase;font-family: 'Parnaso';letter-spacing: 4px;font-weight: normal;margin: 0 0 30px 0;}
.common-hero-banner-block .inside .text-block .page-title {letter-spacing: 15px;color: #D5D5D5;text-transform: uppercase;font-weight: 500;margin: 0 0 20px 0;}
.common-hero-banner-block .container {position: relative;}
.common-hero-banner-block .bottom-img-group {position: absolute;bottom: -180px;right: 80px;max-width: 510px;}
.common-hero-banner-block .bottom-img-group .gold-img {position: absolute;right: 70px;bottom: 32px;}

.contact-form-block {padding: 68px 0 110px 0; overflow: hidden;}
.breadcrumb-main + .contact-form-block {padding-top: 0;}
.contact-form-block .title h2 {font-size: 18px;line-height: 25px;margin: 0;letter-spacing: 5.4px;color: #a77638;text-transform: uppercase;font-weight: 600;}
.contact-form-block .wrap {max-width: 1110px;padding-top: 10px;}
.contact-form-block .gform_wrapper .gform_fields {display: flex !important;flex-flow: row wrap;grid-column-gap: inherit !important;grid-row-gap: inherit !important;}
.contact-form-block .gform_wrapper .gform_fields .gfield {grid-column: inherit !important;width: 100%;margin-bottom: 20px;}
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container {display: inline-block;width: 100%;}
.contact-form-block .gform_wrapper .gform_fields .gfield.half-width {width: calc(50% - 15px) !important;}
.contact-form-block .gform_wrapper .gform_fields .gfield.half-width.right {margin-left: auto;	}
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container input[type="tel"],
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container input[type="email"],
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container input[type="text"] {border: 2px solid #a77638;color: #424A5D;font-family: 'Avenir';font-size: 18px;line-height: 26px;font-weight: 500;letter-spacing: 3px;text-transform: uppercase;padding: 20px 40px; transition: 400ms ease all; vertical-align: top; border-radius: 0;}
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container input[type="tel"]:focus,
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container input[type="email"]:focus,
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container input[type="text"]:focus {border-color: #000;}
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container input::-webkit-input-placeholder { color: #424A5D; opacity: 0.5;}
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container input::-moz-placeholder {color: #424A5D; opacity: 0.5;}
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container input:-ms-input-placeholder { color: #424A5D; opacity: 0.5;}
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container input:-moz-placeholder {color: #424A5D; opacity: 0.5;}
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container textarea {border: 2px solid #a77638;color: #424A5D;font-family: 'Avenir';font-size: 18px;line-height: 26px;font-weight: 500;letter-spacing: 3px;text-transform: uppercase;padding: 20px 40px; transition: 400ms ease all; resize: none; height: 150px; outline: none !important; vertical-align: top; border-radius: 0;}
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container textarea:focus {border-color: #000;}
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container textarea::-webkit-input-placeholder { color: #424A5D; opacity: 0.5;}
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container textarea::-moz-placeholder {color: #424A5D; opacity: 0.5;}
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container textarea:-ms-input-placeholder { color: #424A5D; opacity: 0.5;}
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container textarea:-moz-placeholder {color: #424A5D; opacity: 0.5;}
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container select {border: 2px solid #a77638; color: #424A5D80; font-family: 'Avenir';font-size: 18px;line-height: 26px;font-weight: 500;letter-spacing: 3px;text-transform: uppercase;padding: 20px 40px;background: #fff url(images/dropdown-arrow-new.svg) no-repeat !important; appearance: none;-moz-appearance: none;-webkit-appearance: none;background-position: right 20px center !important;outline: none !important; transition: 400ms ease all; vertical-align: top; border-radius: 0;}
.contact-form-block .gform_wrapper .gform_fields .gfield .ginput_container select:focus {border-color: #000; color: #424A5D;}

.contact-form-block .gform_wrapper .gfield .ginput_container_checkbox .gfield_checkbox .gchoice input[type="checkbox"] {width: 0 !important;height: 0 !important;position: absolute;opacity: 0;visibility: hidden;}
.contact-form-block .gform_wrapper .gfield .ginput_container_checkbox .gfield_checkbox .gchoice input[type="checkbox"] + label {color: rgba(0, 0, 0, 0.5);font-size: 16px;line-height: 22px;letter-spacing: 0;font-weight: normal;padding: 7px 0 0 58px;position: relative;cursor: pointer;max-width: 100%;margin: 0; font-style: italic;}
.contact-form-block .gform_wrapper .gfield .ginput_container_checkbox .gfield_checkbox .gchoice input[type="checkbox"] + label:before {content: '';position: absolute;width: 30px;height: 30px;border: 1px solid #707070;left: 7px;top: 2px;border-radius: 0;}
.contact-form-block .gform_wrapper .gfield .ginput_container_checkbox .gfield_checkbox .gchoice input[type="checkbox"] + label:after {content: '';position: absolute;left: 14px;top: 10px;border-top: 2px solid #000;border-right: 2px solid #000;width: 16px;height: 10px;transform: rotate(135deg);margin-top: 0;opacity: 0;}
.contact-form-block .gform_wrapper .gfield .ginput_container_checkbox .gfield_checkbox .gchoice input[type="checkbox"]:checked + label:after {opacity: 1;}
.contact-form-block .gform_wrapper .gfield .ginput_container_checkbox .gfield_checkbox .gchoice input[type="checkbox"] + label a { color: rgba(0, 0, 0, 0.5); text-decoration: underline;}
.contact-form-block .gform_wrapper .gfield .ginput_container_checkbox .gfield_checkbox .gchoice input[type="checkbox"] + label a:hover {color: #000;}
.contact-form-block .gform_wrapper .gform_footer.top_label {max-width: 230px;margin-left: auto;border: 2px solid #a77638 !important;padding: 5px;position: relative;}
.contact-form-block .gform_wrapper .gform_footer.top_label input[type="submit"] {font-size: 18px !important;background: transparent !important;padding: 11px 15px 9px 15px;width: 244px;min-width: inherit;font-family: 'Avenir-Heavy' !important;letter-spacing: 3.6px;color: #121521;text-transform: uppercase;border: 2px solid #a77638 !important;height: 53px !important;margin: 0;position: relative;left: -14px; border-radius: 0;}
.contact-form-block .gform_wrapper .gform_footer.top_label .gform_ajax_spinner {position: absolute; right: -30px; top: 20px;}
.contact-form-block .gform_wrapper .gform_validation_errors {display: none;}
.contact-form-block .gform_wrapper .gform_fields .gfield .gfield_validation_message {background: none;border: none;padding: 0;margin: 0;line-height: 30px;}
.contact-form-block .left-svg-anime {position: absolute;left: -26%;top: 0;z-index: -1;opacity: 0.85;}
.contact-form-block .right-svg-anime {position: absolute;right: -48%;top: -26%;z-index: -1;opacity: 0.85;}

.breadcrumb-main {padding: 68px 0 40px 0;letter-spacing: 4px;color: #a77638;text-transform: uppercase;font-family: 'Avenir-Heavy';font-size: 18px;line-height: 25px;}
.breadcrumb-main a {color: #a77638;}
.breadcrumb-main a:hover {color: #424A5D;}
.custom-breadcrumb .divider {margin: 0 10px;}

.news-blog-listing {padding: 42px 0 90px 0;}
.news-blog-listing.related-list {padding: 100px 0 150px 0;}
.news-blog-listing.related-list .title h2 {letter-spacing: 15px;color: #a77638;text-transform: uppercase;font-size: 30px;line-height: 40px;font-weight: 500;}
.news-blog-listing .left-svg-anime {position: absolute;left: -26%;top: 0;z-index: -1;opacity: 0.85;}
.news-blog-listing .right-svg-anime {position: absolute;right: -48%;top: -26%;z-index: -1;opacity: 0.85;}
.news-blog-listing .listing {margin: 0 -15px;}
.news-blog-listing .listing .post-col {width: 33.33%;padding: 0 15px;margin-top: 42px;}
.news-blog-listing .listing .post-col a {display: block;border: 1px solid #707070;background: #fff;padding: 90px 45px 40px 45px;height: 100%;}
.news-blog-listing .listing .post-col a h3 {color: #a77638;font-size: 22px;text-transform: uppercase;letter-spacing: 3.3px;}
.news-blog-listing .listing .post-col a p {letter-spacing: 1.2px;color: #121521;text-transform: uppercase;font-size: 30px;line-height: 40px;font-family: 'Parnaso';transition: 400ms ease all;}
.news-blog-listing .listing .post-col a:hover {background: #121521;}
.news-blog-listing .listing .post-col a:hover p {color: #fff;}

.single-page-title {padding: 180px 0 100px 0; background: #121521;}
.single-page-title .inside {max-width: 1400px; position: relative; padding: 40px 0 0 0;}
.single-page-title .inside:before {content: '';position: absolute;top: 0;left: 0;background: #a77638;width: 230px;height: 1px;}
.single-page-title .text-block h1 {letter-spacing: 1.2px;color: #EAEAEA !important;text-transform: uppercase;font-family: 'Parnaso';font-weight: normal;font-size: 60px;line-height: 76px;}

.single-blog-main {padding: 50px 0 100px 0;}
.single-blog-main .left-svg-anime {position: absolute;left: -26%;top: 0;z-index: -1;opacity: 0.85;}
.single-blog-main .right-svg-anime {position: absolute;right: -48%;top: -26%;z-index: -1;opacity: 0.85;}
.single-blog-main + .news-blog-listing.related-list {padding-top: 0;}
.single-blog-main .wrap {max-width: 1010px;}
.single-blog-main .into {margin-bottom: 50px;}
.single-blog-main .into p {font-weight: 300;}
.single-blog-main .featured-img {margin-bottom: 50px;}
.single-blog-main .featured-img.parallax { background-attachment: fixed;}
.single-blog-main .featured-img img {opacity: 0; visibility: hidden; width: 100%; height: auto;}
.single-blog-main .content h3 {letter-spacing: 3.3px;color: #121521;text-transform: uppercase;font-size: 22px;line-height: 34px;}
.single-blog-main .content p {letter-spacing: 0.48px;color: #424A5D;font-size: 24px;line-height: 36px;}
.single-blog-main .content figure {margin: 55px 0;}
.single-blog-main .content figure figcaption {background: #121521;padding: 15px 45px;color: #D5D5D5;letter-spacing: 0.48px;font-size: 24px;line-height: 36px;}
.single-blog-main .content ul {padding: 0;margin: 0 0 50px 0;list-style: none;}
.single-blog-main .content ul li {letter-spacing: 0.48px;color: #424A5D;font-size: 24px;line-height: 36px;margin: 0 0 22px 0;font-weight: bold;padding: 0 0 0 28px;position: relative;}
.single-blog-main .content ul li:before {content: '';position: absolute;left: 0;top: 12px;width: 10px;height: 10px;background: #a77638;border-radius: 50%;}
.single-blog-main .content ul ul {margin-top: 40px;padding: 0 0 0 30px;}
.single-blog-main .content ul ul li {font-weight: 500;}
.single-blog-main .content ul ul li:before {background: #424A5D;}
.single-blog-main .content blockquote {border: none;padding: 80px 0;margin: 0;color: #121521;position: relative;font-size: 24px;line-height: 36px;margin-bottom: 100px;}
.single-blog-main .content blockquote strong {display: block;margin: 30px 0 0 0;}
.single-blog-main .content blockquote:before {content: '';position: absolute;left: -500%;right: 0;top: 0;bottom: 0;width: 1000%;height: 100%;background: #EAEAEA;z-index: -1;}
.single-blog-main .content iframe {width: 100%;height: 560px;margin-bottom: 50px;}
.single-blog-main .content p strong {color: #121521;}
.single-blog-main .content p a {color: #a77638;text-decoration: underline;}
.single-blog-main .content p a:hover {color: #121521;}
.single-blog-main .content ol {list-style: none;padding: 0;margin: 40px 0 50px 0;counter-reset: my-sec-counter;}
.single-blog-main .content ol li {letter-spacing: 0.48px;color: #424A5D;font-size: 24px;line-height: 36px;font-weight: 500;padding: 0 0 0 110px;margin: 0 0 25px 0;position: relative;min-height: 60px;}
.single-blog-main .content ol li:before {counter-increment: my-sec-counter;content: "" counter(my-sec-counter) ". ";position: absolute;left: 0;width: 60px;height: 60px;border: 1px solid #707070;border-radius: 50%;display: flex;align-items: center;justify-content: center;padding: 0 0 0 5px;color: #937241;font-family: 'Highfield';}

.three-column-image-content-block {padding: 160px 0;}
.three-column-image-content-block .heading h2 {color: #121521;}
.three-column-image-content-block .heading p {color: #424A5D;}
.three-column-image-content-block .listing {margin: 0 -20px; justify-content: space-between;}
.three-column-image-content-block .listing .text-block {width: 33.33%;max-width: 390px;padding: 0 20px;margin-top: 100px;}
.three-column-image-content-block .listing .text-block .img {margin: 0 0 45px 0;}
.three-column-image-content-block .listing .text-block .img img {height: 220px;object-fit: cover;width: 100%;}
.three-column-image-content-block .listing .text-block h3 {letter-spacing: 3.3px;color: #121521;text-transform: uppercase;}
.three-column-image-content-block .listing .text-block p {font-size: 24px;line-height: 36px;}
.three-column-image-content-block + .logo-cards-block {padding-top: 0;}

.boxed-content-block {background-color: #121521; padding: 80px 0 220px 0;}
.boxed-content-block:before {content: ''; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 118px; background: url('images/white-border.png') no-repeat; background-size: cover; background-position: bottom center;}
.boxed-content-block .title {margin: 0 0 60px 0;}
.boxed-content-block .ct-box {border: 2px solid #a77638;max-width: 1010px;padding: 138px 130px; background: #121521; position: relative; z-index: 1;}
.boxed-content-block .ct-box p {font-size: 24px;line-height: 36px;letter-spacing: 0.48px;}
.boxed-content-block .left-svg-anime {position: absolute;left: -26%;top: -31%; opacity: 0.85;}
.boxed-content-block .right-svg-anime svg,
.boxed-content-block .left-svg-anime svg {width: 100%;}
.boxed-content-block .right-svg-anime {position: absolute;right: -48%;top: -31%; opacity: 0.85;}

.team-list-block {padding: 165px 0;}
.general-content-block + .team-list-block {padding-top: 0;}
.team-list-block .listing .ct-row {max-width: 1270px;align-items: center;margin-bottom: 90px;}
.team-list-block .listing .ct-row:last-child {margin-bottom: 0;}
.team-list-block .listing .ct-row .img {width: 31%;position: relative;}
.team-list-block .listing .ct-row .img img {width: 100%;}
.team-list-block .listing .ct-row .img .bg-color {position: absolute;left: 0;top: 0;bottom: 0;width: 100%;height: 100%;background: #121521;z-index: -1;transition: 400ms ease all;}
.team-list-block .listing .ct-row.animated .bg-color {left: -26px;top: -26px;transition-delay: 1s;}
.team-list-block .listing .ct-row .text-block {width: 69%;padding: 0 0 0 100px;}
.team-list-block .listing .ct-row .text-block h3 {letter-spacing: 3.3px;color: #121521;text-transform: uppercase;font-size: 22px;}
.team-list-block .listing .ct-row .text-block p {letter-spacing: 0.48px;font-size: 24px;line-height: 36px;}
.team-list-block .listing.img-left .ct-row:nth-child(2n+2) {margin-left: auto;}
.team-list-block .listing.img-left .ct-row:nth-child(2n+2) .img {order: 2;}
.team-list-block .listing.img-left .ct-row:nth-child(2n+2) .text-block {order: 1;padding: 0 100px 0 0;}
.team-list-block .listing.img-right .ct-row:nth-child(2n+1) {margin-left: auto;}
.team-list-block .listing.img-right .ct-row:nth-child(2n+1) .img {order: 2;}
.team-list-block .listing.img-right .ct-row:nth-child(2n+1) .text-block {order: 1;padding: 0 100px 0 0;}

.white-black-columns-block {padding: 80px 0 150px 0;}
.white-black-columns-block + .general-content-block.no-image {padding-top: 0;}
.white-black-columns-block .ct-row .left-col {width: 40%;}
.white-black-columns-block .ct-row .right-col {width: 60%;padding: 80px 0 0 8%;}
.white-black-columns-block .ct-row .right-col .right-text-col {padding: 100px 0 100px 130px;position: relative;}
.white-black-columns-block .ct-row .right-col .right-text-col:before {content: '';position: absolute;left: 0;top: 0;bottom: 0;width: 1000%;height: 100%;background: #121521;z-index: -1;}
.white-black-columns-block .ct-row .right-col .right-text-col p {font-weight: 300;letter-spacing: 0.3px;color: #EAEAEA !important;}
.white-black-columns-block .ct-row .left-col .text-block {margin: 0 0 200px 0;}
.white-black-columns-block .ct-row .left-col .text-block p {font-weight: 300;letter-spacing: 0.3px;}
.white-black-columns-block .ct-row .left-col .video-thumb-block .play-video span {color: #a77638;font-family: 'Avenir-Heavy';font-size: 18px;text-transform: uppercase;letter-spacing: 3.5px; transition: 400ms ease all;}
.white-black-columns-block .ct-row .left-col .video-thumb-block .play-video:hover span {color: #121521;}
.white-black-columns-block .ct-row .left-col .video-thumb-block .play-video .icon {width: 98px;height: 98px;margin: 0 0 0 24px;border: 2px solid #a77638;border-radius: 50%;background: url('images/play-icon.svg') no-repeat center;transition: 400ms ease all;}
.white-black-columns-block .ct-row .left-col .video-thumb-block .play-video:hover .icon {border-color: #121521; background: url('images/play-icon-color.svg') no-repeat center;}
.white-black-columns-block .ct-row .left-col .video-thumb-block .play-video {width: 264px;min-width: 264px;margin-left: auto;}
.white-black-columns-block .ct-row .left-col .video-thumb-block .img {margin-right: 50px;}
.white-black-columns-block .ct-row .left-col .video-thumb-block .img img {width: 100%;height: 170px;object-fit: contain;}

.client-story-list {padding: 0 0 200px;}
.client-story-list .listing .item-row {max-width: 100%;margin-left: auto;position: relative; display: inline-block; width: 100%; vertical-align: top;}
.client-story-list .listing .item-row .bg-text {padding: 70px 100px 80px 160px;position: relative;}
.client-story-list .listing .item-row .bg-text:before {content: '';position: absolute;left: 0;width: 1000%;height: 100%;top: 0;bottom: 0;background: rgba(18, 21, 33, 0.95);}
.client-story-list .listing .item-row .bg-text .logo-img {margin: 0 0 45px 0; z-index: 1; position: relative; min-height: 100px;}
.client-story-list .listing .item-row .bg-text p {color: #fff;font-size: 24px;line-height: 36px;max-width: 880px; z-index: 1; position: relative;}
.client-story-list .listing .item-row .bg-text .bottom-btn {margin: 50px 0 0 0;}
.client-story-list .listing .item-row .text-block {margin: 150px 0 0 0;}
.client-story-list .listing .item-row .text-block p {color: #121521;font-size: 24px;line-height: 36px;letter-spacing: 0.5px;}
.client-story-list .listing .item-row .text-block strong {font-family: 'Avenir-Heavy';}
.client-story-list .listing .item-row .left-img {position: absolute;left: 0;top: 0;height: 700px;width: 72%; background-attachment: fixed;}
.client-story-list .listing .item-row .right-text {width: 72%;position: relative;margin-left: auto;padding-top: 150px;}
.client-story-list .listing .item-row:nth-child(2n+2) .left-img {left: inherit;right: 0;}
.client-story-list .listing .item-row:nth-child(2n+2) .right-text {margin-left: inherit;float: left;}
.client-story-list .listing .item-row:nth-child(2n+2) .right-text .bg-text:before {right: 0;left: inherit;}
.client-story-list .listing .item-row:nth-child(2n+2) .right-text .bg-text {padding: 70px 160px 80px 22%;}

.what-we-do-block {padding: 50px 0 150px 0;}
.what-we-do-block + .steps-block {padding-top: 0;}
.what-we-do-block .ct-row .left-col {width: 40%;}
.what-we-do-block .ct-row .right-col {width: 60%;padding: 0 0 0 150px;}
.what-we-do-block .ct-row .left-col .text-group.heading p {color: #424A5D;margin: 0 0 35px 0;}
.what-we-do-block .ct-row .left-col .text-group.heading h3 {margin-top: 120px;}
.what-we-do-block .ct-row .left-col .text-group.heading h2 {color: #121521;}
.what-we-do-block .ct-row .right-col .black-bg-block {position: relative;padding: 45px 0 100px 100px;margin-top: 80px;}
.what-we-do-block .ct-row .right-col .black-bg-block:before {content: '';position: absolute;left: 0;top: 0;bottom: 0;right: 0;width: 1000%;height: 100%;background: #121521;z-index: -1;}
.what-we-do-block .ct-row .right-col .black-bg-block ul {padding: 0;list-style: none;margin: 0;}
.what-we-do-block .ct-row .right-col .black-bg-block ul li {letter-spacing: 3.3px;color: #a77638;text-transform: uppercase;font-size: 22px;line-height: 34px;font-weight: bold;margin: 40px 0 0 0;}
.what-we-do-block .ct-row .right-col .checklist {margin: 100px 0 0 0; position: relative; z-index: 9;}
.what-we-do-block .ct-row .right-col .checklist .check-item {margin: 0 0 25px 0;}
.what-we-do-block .ct-row .right-col .checklist .check-item input[type="checkbox"] {opacity: 0;visibility: hidden;position: absolute;left: 0;width: 0;height: 0;}
.what-we-do-block .ct-row .right-col .checklist .check-item label {display: block;position: relative;padding: 0 0 0 100px;margin: 0;cursor: pointer;min-height: 64px;}
.what-we-do-block .ct-row .right-col .checklist .check-item label .icon {position: absolute;left: 0;top: 0;}
.what-we-do-block .ct-row .right-col .checklist .check-item label .icon img {width: 64px;height: 64px;object-fit: contain;}
.what-we-do-block .ct-row .right-col .checklist .check-item label h3 {color: #a77638;padding: 15px 0 0 0;font-size: 22px;text-transform: uppercase;letter-spacing: 3.3px;}
.what-we-do-block .ct-row .right-col .checklist .check-item .text-group {padding: 0 0 0 130px;display: none;}
.what-we-do-block .ct-row .right-col .checklist .check-item input[type="checkbox"]:checked ~ .text-group {display: block;}
.what-we-do-block .ct-row .right-col .checklist .check-item .text-group p {letter-spacing: 3.3px;color: #a77638;text-transform: uppercase;font-size: 22px;line-height: 34px;font-weight: bold;margin: 0 0 10px 0;}
.what-we-do-block .right-svg-anime {position: absolute;right: -48%;top: -10%; opacity: 0.85;}
.what-we-do-block .left-svg-anime {position: absolute;left: -26%;top: 0; z-index: -1; opacity: 0.85;}
.what-we-do-block .right-svg-anime svg,
.what-we-do-block .left-svg-anime svg {width: 100%;}

.process-block {padding: 150px 0;}
.general-content-block + .process-block {padding-top: 0;}
.process-block .title-row {max-width: 922px;}
.process-block .title-row.heading p {color: #424A5D;margin: 0 0 25px 0;}
.process-block .title-row h2 {color: #121521;}
.step-listing .step-group {margin-top: 35px;}
.step-listing .step-group .text-block {max-width: 750px;}
.step-listing .step-group .text-block .round {width: 130px;height: 128px;border: 2px solid #a77638;border-radius: 50%;margin: 0 auto 50px auto;padding: 30px; background: #fff;}
.step-listing .step-group .text-block .round .text {font-family: 'Highfield';color: #937241;font-size: 24px;line-height: 28px;text-transform: uppercase;}
.step-listing .step-group .text-block .round .number {color: #121521; font-family: 'Avenir-Heavy';}
.step-listing .step-group .text-block h3 {letter-spacing: 3.3px;color: #121521;text-transform: uppercase;font-size: 22px;max-width: 390px;margin: 0 auto 30px auto;}
.step-listing .step-group .text-block p {text-align: left;font-size: 24px;line-height: 36px;letter-spacing: 0.48px;}
.step-listing .step-group .img-group {padding: 78px 0;position: relative;}
.step-listing .step-group .img-group img {width: 100%;}
.step-listing .step-group .img-group .left-img {width: 50%;}
.step-listing .step-group .img-group .right-img {width: 50%;padding-top: 114px;}
.step-listing .step-group .img-group:before {content: '';position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: #707070;width: 1px;margin: auto;height: 100%; z-index: 1;}
.step-listing .step-group .img-group:after {content: '';position: absolute;left: 0;right: 0;margin: auto;bottom: -5px;width: 7px;height: 15px;background: url(images/step-arrow.svg) no-repeat center;background-size: contain;transform: rotate(90deg);}
.process-block .bottom-text {max-width: 964px; padding-top: 100px;}
.process-block .bottom-text.heading p {color: #424A5D;margin: 0 0 25px 0;}
.process-block .bottom-text h2 {color: #121521;}
.process-block .right-svg-anime {position: absolute;right: -48%;top: -10%; z-index: -1; opacity: 0.85;}
.process-block .left-svg-anime {position: absolute;left: -26%;top: -10%; z-index: -1; opacity: 0.85;}

.content-side-gallery {padding: 100px 0; display: flex; flex-flow: row wrap;}
.content-side-gallery .ct-row {position: relative;min-height: 850px; margin-bottom: 250px; width: 100%;}
.content-side-gallery .ct-row:last-child {margin-bottom: 0;}
.content-side-gallery .text-block {width: 40%;position: relative; padding: 35px 0 0 0;}
.content-side-gallery .text-block:before {content: '';position: absolute;left: 0;top: 0;width: 100%; background: transparent linear-gradient(90deg, #704A30 0%, #795335 14%, #8D6840 33%, #704A30 56%, #FDD18E 78%, #A96C3D 100%) 0% 0%;height: 4px;}
.content-side-gallery .text-block h1 {letter-spacing: 7.5px;color: #424A5D;text-transform: uppercase;font-size: 30px;line-height: 41px;margin: 0 0 50px 0;}
.content-side-gallery .text-block p {font-weight: 300;}
.content-side-gallery .ct-row .side-img {width: 50%;margin-left: auto;position: absolute;top: 0;right: 0;height: 100%;padding-top: 110px;}
.content-side-gallery .ct-row .side-img .side-img-slider .owl-stage-outer .owl-stage .owl-item .item,
.content-side-gallery .ct-row .side-img .side-img-slider .owl-stage-outer .owl-stage .owl-item,
.content-side-gallery .ct-row .side-img .side-img-slider .owl-stage-outer .owl-stage,
.content-side-gallery .ct-row .side-img .side-img-slider .owl-stage-outer,
.content-side-gallery .ct-row .side-img .side-img-slider {height: 100%;}
.content-side-gallery .ct-row .side-img .side-img-slider .owl-stage-outer .owl-stage .owl-item .item img {width: 100%;height: 100%;object-fit: cover;}
.content-side-gallery .ct-row .side-img .owl-dots {background: #121521;padding: 40px 130px;display: inline-block;width: 100%;}
.content-side-gallery .ct-row .side-img .owl-dots .owl-dot {width: 20px;height: 20px;background: #a77638;border: 1px solid #a77638;float: left;border-radius: 50%;margin: 0 20px 0 0;transition: 400ms ease all;}
.content-side-gallery .ct-row .side-img .owl-dots .owl-dot:hover,
.content-side-gallery .ct-row .side-img .owl-dots .owl-dot.active {background: #fff;}
.content-side-gallery .ct-row:nth-child(2n+2) .text-block {margin-left: auto;}
.content-side-gallery .ct-row:nth-child(2n+2) .side-img {right: inherit;left: 0;}
.content-side-gallery .ct-row .side-img .owl-dots.disabled {display: none;}

.single-cs-block {padding: 70px 0 178px 0;}
.img-text-item-row {position: relative; padding-top: 270px; margin: 0 0 180px 0;}
.img-text-item-row .left-img {position: absolute;right: 0;top: 0;width: 70%;height: calc(100% - 120px); background-attachment: fixed;}
.img-text-item-row .right-text {position: relative;z-index: 1;width: 62%;padding: 70px 195px 158px 0;}
.img-text-item-row .right-text .logo-img {margin: 0 0 40px 0;}
.img-text-item-row .right-text .logo-img img {max-width: 380px;}
.img-text-item-row .right-text .bg-text p {color: #fff;font-size: 24px;line-height: 36px;letter-spacing: 0.48px;}
.img-text-item-row .right-text:before {content: '';position: absolute;right: 0;top: 0;bottom: 0;background: #121521;width: 1000%;height: 100%;z-index: -1;}
.single-cs-block .title-content-block {margin: 0 0 50px 0;}
.single-cs-block .title-content-block .text-block {max-width: 1030px;position: relative;padding: 35px 0 0 248PX;}
.single-cs-block .title-content-block .text-block .left-title {width: 128px;height: 128px;border: 2px solid #a77638;border-radius: 50%;position: absolute;left: 0;top: 0;display: flex;align-items: center;justify-content: center;padding: 5px;color: #937241;font-family: 'Highfield';font-size: 24px;line-height: 28px;text-transform: uppercase;letter-spacing: 0.5px;}
.single-cs-block .title-content-block .text-block .content h3 {letter-spacing: 3.3px;color: #121521;text-transform: uppercase;font-size: 22px;line-height: 34px;}
.single-cs-block .title-content-block .text-block .content p {letter-spacing: 0.48px;color: #424A5D;font-size: 24px;line-height: 36px;}
.single-cs-block .title-content-block .text-block .content p strong {color: #121521;}
.single-cs-block .title-content-block .img-gallery {max-width: 1010px; margin: auto; padding-top: 100px;}
.single-cs-block .title-content-block .img-gallery .owl-dots {background: #121521;padding: 40px 100px;display: inline-block;width: 100%;}
.single-cs-block .title-content-block .img-gallery .owl-dots .owl-dot {width: 20px;height: 20px;background: #a77638;border: 1px solid #a77638;float: left;border-radius: 50%;margin: 0 20px 0 0;transition: 400ms ease all;}
.single-cs-block .title-content-block .img-gallery .owl-dots .owl-dot:hover,
.single-cs-block .title-content-block .img-gallery .owl-dots .owl-dot.active {background: #fff;}
.single-cs-block .title-content-block .text-block .content ul {list-style: none;padding: 0;margin: 0 0 35px 0;}
.single-cs-block .title-content-block .text-block .content ul li {color: #424A5D;font-size: 24px;line-height: 36px;font-weight: 500;padding: 0 0 0 28px;margin: 0 0 18px 0;position: relative;}
.single-cs-block .title-content-block .text-block .content ul li:before {content: '';position: absolute;left: 0;top: 13px;width: 11px;height: 11px;background: #a77638;border-radius: 50%;}

.single-cs-block .title-content-block .text-block .statistics-block-right {width: 235px;position: absolute;left: 100%;margin: 0 0 0 130px;}
.single-cs-block .title-content-block .text-block .statistics-block-right .dt-row {margin: 0 0 30px 0;}
.single-cs-block .title-content-block .text-block .statistics-block-right .dt-row .number-row {color: #121521;font-family: 'Parnaso';font-size: 54px;line-height: 64px;letter-spacing: 2.16px; display: flex; flex-flow: row wrap;}
.single-cs-block .title-content-block .text-block .statistics-block-right .dt-row .number-row * {font-family: 'Parnaso';}
.single-cs-block .title-content-block .text-block .statistics-block-right .dt-row h3 {letter-spacing: 3.6px;color: #a77638;text-transform: uppercase;font-size: 18px;line-height: 25px;font-weight: 500;}
.single-cs-block .title-content-block .text-block .statistics-block-right .play-video {margin: 70px 0 0 0;}
.single-cs-block .title-content-block .text-block .statistics-block-right .play-video span {color: #a77638;font-family: 'Avenir-Heavy';font-size: 18px;text-transform: uppercase;letter-spacing: 2px;}
.single-cs-block .title-content-block .text-block .statistics-block-right .play-video .icon {width: 90px;height: 90px;margin: 0 0 0 15px;border: 2px solid #a77638;border-radius: 50%;background: url(images/play-icon.svg) no-repeat center;transition: 400ms ease all;}
.single-cs-block .title-content-block .text-block .statistics-block-right .play-video:hover .icon {border-color: #121521; background: url('images/play-icon-color.svg') no-repeat center;}

.common-hero-banner-block.single-project-header {min-height: 140px;}
.back-portfolio {padding: 40px 0;}
.back-portfolio a {letter-spacing: 5.4px;color: #a77638;text-transform: uppercase;font-size: 18px;line-height: 25px;font-weight: 500;}
.back-portfolio a:hover {color: #121521;}

.related-portfolio-block {padding: 68px 0 30px 0;}
.related-portfolio-block .title {margin: 0 0 30px 0;}
.related-portfolio-block .title h2 {letter-spacing: 5.4px;color: #a77638;text-transform: uppercase;font-size: 18px;line-height: 25px;}
.related-portfolio-block .listing {margin: 0 -15px;}
.related-portfolio-block .listing .img-col {width: 25%;padding: 0 15px;margin: 30px 0 0 0;}
.related-portfolio-block .listing .img-col a {display: block;position: relative;padding-bottom: 100%;overflow: hidden;}
.related-portfolio-block .listing .img-col a img {position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;object-fit: cover;object-position: center center;transform: scale(1.0);transition: 400ms ease all;}
.related-portfolio-block .listing .img-col a:hover img{transform: scale(1.15);}

.single-portfolio.inner-single-porfolio {padding: 55px 0 180px 0; background: #121521;}
.single-portfolio.inner-single-porfolio .wrap {max-width: 1270px;}
.single-portfolio.inner-single-porfolio .description .text-block {width: calc(100% - 255px);padding-right: 12%;}
.single-portfolio.inner-single-porfolio .description .text-block p {font-size: 24px;line-height: 36px;letter-spacing: 0.48px;}
.single-portfolio.inner-single-porfolio .title {margin: 0 0 30px 0;}
.single-portfolio.inner-single-porfolio .title h2 {font-size: 22px;line-height: 34px;letter-spacing: 3.3px;text-transform: uppercase;}
.project-gallery-main #sync1 {margin: 0 0 60px 0;}
.project-gallery-main #sync1 .img {position: relative;padding-bottom: 56.25%;}
.project-gallery-main #sync2 {margin: 0 0 80px 0;}
.project-gallery-main #sync1 .img iframe,
.project-gallery-main #sync1 .img img {position: absolute;left: 0;top: 0;bottom: 0;width: 100%;height: 100%;object-fit: cover; border: none;}
.project-gallery-main #sync2 .item .img {position: relative;padding-bottom: 70%;}
.project-gallery-main #sync2 .item .img iframe,
.project-gallery-main #sync2 .item .img img {position: absolute;top: 0;bottom: 0;width: 100%;height: 100%;object-fit: cover;left: 0; border: none;}
.project-gallery-main #sync2 .slick-prev,
.project-gallery-main #sync2 .owl-prev {position: absolute;left: -50px;width: 24px;height: 43px;top: 0;bottom: 0;margin: auto;font-size: 0;background: url('images/slider-icon-prev.svg') no-repeat center; border: none;}
.project-gallery-main #sync2 .slick-next,
.project-gallery-main #sync2 .owl-next {position: absolute;right: -50px;width: 24px;height: 43px;top: 0;bottom: 0;margin: auto;font-size: 0;background: url('images/slider-icon-next.svg') no-repeat center; border: none;}
.project-gallery-main #sync2 .item .img:before {content: '';position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;background: transparent;z-index: 1;}
.project-gallery-main #sync2 .item .img:after {content: '';position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;background: rgba(18, 21, 33, 0.1);z-index: 1;transition: 400ms ease all; opacity: 1;}
.project-gallery-main #sync2 .item .img:hover:after {opacity: 0;}

.project-gallery-main #sync1 .slick-prev,
.project-gallery-main #sync1 .owl-prev {font-size: 0;position: absolute;width: 70px;height: 70px;top: 0;bottom: 0;margin: auto;left: 20px;background: transparent url(images/Next-arrow.svg) no-repeat center;background-size: contain;outline: none;transform: rotate( 180deg);transition: 400ms ease all;opacity: 0; z-index: 1; border: none;}
.project-gallery-main #sync1:hover .slick-prev,
.project-gallery-main #sync1:hover .owl-prev {opacity: 1;}

.project-gallery-main #sync1 .slick-next,
.project-gallery-main #sync1 .owl-next {font-size: 0;position: absolute;width: 70px;height: 70px;top: 0;bottom: 0;margin: auto;right: 20px;background: transparent url(images/Next-arrow.svg) no-repeat center;background-size: contain;outline: none; transition: 400ms ease all;opacity: 0; z-index: 1; border: none;}
.project-gallery-main #sync1:hover .slick-next,
.project-gallery-main #sync1:hover .owl-next {opacity: 1;}
.project-gallery-main #sync1 .owl-prev.disabled,
.project-gallery-main #sync1 .owl-next.disabled {display: none;}
.project-gallery-main #sync2 .slick-disabled,
.project-gallery-main #sync1 .slick-disabled {display: none !important;}

.project-gallery-main #sync2 .slick-list {margin: 0 -15px;}
.project-gallery-main #sync2 .slick-list .slick-slide {padding: 0 15px;}

.portfolio-list-block .bg-black-list {padding: 40px 0 110px 0; background: #121521;}
/*.portfolio-list-block .bg-black-list .grid .grid-item {padding: 0 15px 32px;}*/
.portfolio-list-block .bg-black-list .grid .grid-item a {display: flex;position: relative;text-align: left;overflow: hidden;height: 100%;}
.portfolio-list-block .bg-black-list .grid .grid-item a img {width: 100%;height: auto;transition: 400ms ease all;}
.portfolio-list-block .bg-black-list .grid .grid-item a:hover img {transform: scale(1.1);}
.portfolio-list-block .bg-black-list .grid .grid-item a h3 {position: absolute;top:50%;transform:translateY(-50%);margin: 0;width: 100%;left: 0;padding: 32px;color: #fff;font-size: 22px;line-height: 34px;text-transform: uppercase;letter-spacing: 1px;transition: 400ms ease all;opacity: 0;z-index: 1;}
.portfolio-list-block .bg-black-list .grid .grid-item a:hover h3 {opacity: 1;}
.portfolio-list-block .bg-black-list .grid .grid-item a:before {content: '';position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;background: #121521;opacity: 0;z-index: 1;transition: 400ms ease all;}
.portfolio-list-block .bg-black-list .grid .grid-item a:hover:before {opacity: 0.75;}
.portfolio-list-block .bg-black-list .grid .grid-item a:after {content: '';position: absolute;z-index: 9;right: 15px;top: 15px;width: 55px;height: 55px;background: url('images/portfolio-view-icon.svg') no-repeat center;opacity: 0;transition: 400ms ease all;background-size: contain;}
.portfolio-list-block .bg-black-list .grid .grid-item a:hover:after {opacity: 1;}

.breadcrumb-main + .news-blog-listing {padding-top: 0;}
.pagination-row {margin: 70px 0 0 0;display: flex;flex-flow: row wrap;justify-content: center;align-items: center;}
.pagination-row .pages {display: none !important;}
.pagination-row .wp-pagenavi a,
.pagination-row .wp-pagenavi span {border: none;border-bottom: 4px solid transparent;padding: 3px 2px;margin: 2px 18px;color: #a77638;font-weight: bold;font-size: 20px;}
.pagination-row .wp-pagenavi a:hover,
.pagination-row .wp-pagenavi span.current {color: #121521;border-color: #121521;}
.pagination-row .wp-pagenavi a.nextpostslink {border: 2px solid #a77638;width: 90px;height: 90px;display: inline-block;vertical-align: middle;font-size: 0;border-radius: 50%;margin: 0 0 0 50px;background: url('images/next-page-arrow.svg') no-repeat center;background-size: 22px;}
.pagination-row .wp-pagenavi a.previouspostslink {border: 2px solid #a77638;width: 90px;height: 90px;display: inline-block;vertical-align: middle;font-size: 0;border-radius: 50%;margin: 0 50px 0 0;background: url(images/next-page-arrow.svg) no-repeat center;background-size: 22px;transform: rotate(180deg);}
.filter-row {margin: 0 0 50px 0;}
.filter-row ul {padding: 0;margin: 0; display: flex; flex-flow: row wrap;}
.filter-row ul li {padding: 0; width: 360px; position: relative;}
.filter-row ul li:before {content: '';position: absolute;left: 6px;border-top: 2px solid #a77638;width: 10px;height: 20px;transform: rotate(-37deg);top: 1.2px;}
.filter-row ul li:after {content: '';position: absolute;right: -10px;border-top: 2px solid #a77638;width: 10px;height: 20px;transform: rotate(37deg);top: 1.2px;}
.filter-row ul li label {display: block;left: 0;right: 0;top: 0;bottom: 0;border: 2px solid #a77638 !important;width: 100%;height: 100%;padding: 5px;margin-left: 8px;position: relative;}
.filter-row ul li label:before {content: '';position: absolute;left: -15px;border-top: 2px solid #a77638;width: 10px;height: 20px;transform: rotate(37deg);bottom: -15px;}
.filter-row ul li label:after {content: '';position: absolute;right: -15px;border-top: 2px solid #a77638;width: 10px;height: 20px;transform: rotate(-37deg);bottom: -15px;}
.filter-row ul li label select {font-size: 18px !important;background: transparent url('images/select-dropdown-arrow.svg') no-repeat; !important;background-position: right 30px center;padding: 2px 55px 2px 30px;width: calc(100% + 28px);left: -14px;font-family: 'Avenir-Heavy' !important;letter-spacing: 1px;color: #121521;text-transform: uppercase;border: 2px solid #a77638 !important;height: auto !important;margin: 0;position: relative;border-radius: 0;outline: none;-webkit-appearance: none;-moz-appearance: none;text-indent: 1px;text-overflow: '';}

.client-story-list .filter-row ul li,
.portfolio-list-block .filter-row ul li {margin-right: 70px;}
.portfolio-list-block .pagination-row .wp-pagenavi a:hover,
.portfolio-list-block .pagination-row .wp-pagenavi span.current {color: #fff;border-color: #fff;}

.client-story-list .filter-row {
    margin-bottom: 90px;
}