#a-header {
	background: #5d636a;
	transition: .3s ease-in-out!important;
}

.mobile_menu_active #headerwrap {
    min-height: 0;
}

.pagewidth, .full_width .themify_builder_row .row_inner, .full_width .module-layout-part .themify_builder_row.fullwidth_row_container .row_inner {
    max-width: 100%;
}

.grey-bg h1, .grey-bg h2, .grey-bg h3, .grey-bg h4, .grey-bg h5, .grey-bg h6, .grey-bg strong {
	font-weight: bold!important;
}

* {
	font-family: forma-djr-text,sans-serif;
  font-weight: 400;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
		font-family: forma-djr-text,sans-serif;
  font-weight: bold;
}

#header, #footer {
	display: none;
}

div#a-header .row_inner {
    width: 80%;
}

div#a-logo {
    width: 100px;
    padding: 30px 0;
}

div#headerwrap {
    background: transparent;
}

.page-id-19 div#a-header {
    background: transparent;
    position: fixed;
    top: 0;
}

.scroll-header {
	background: #5d636a!important;
}

div#a-menu {
    float: right;
}

div#a-menu a {
    color: white!important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 14px;
}

.first-head {
    height: 780px;
    display: flex;
    align-items: center;
    padding-bottom: 30px;
    text-align: center;
    background-position: center bottom!important;
}

.first-head .module-text {
    padding: 40px;
    display: inline-block;
    padding-top: 140px;
}

a.a-button {
    display: inline-block;
    background: #cfcfcf;
    padding: 10px 20px;
    color: black!important;
}


.page-id-19 .themify_builder_content {
    padding-top: 0px;
}

.first-head .module-text h1 {
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 60px;
    margin-bottom: 30px;
}

.first-head .module-text p {
    font-size: 16px;
    line-height: 28px;
    color: white;
}

.first-head .builder_row_cover:before {
    background: #0000008f!important;
}

div#a-icons {
    text-align: right;
}

i.fa.fa-linkedin.ui.transparent, i.fa.fa-facebook.ui.transparent {
    width: 30px;
    height: 30px;
    background: white;
    border-radius: 0;
}

i.fa.fa-facebook.ui.transparent {}

div#a-icons span {
    color: white;
}

i.fas.fa-address-book.ui.transparent, i.fa.fa-mobile.ui.transparent {
    color: white;
    padding-right: 0;
}

i.fa.fa-mobile.ui.transparent {}

div#a-icons {
    padding-bottom: 15px;
}

li#menu-item-2610 a {
    padding-right: 0;
}

ul#menu-main-navigation {
    padding-right: 0;
}

.width-section {
    padding: 90px 40px;
}

.first-section {
    text-align: center;
}

.first-section h2 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 35px;
    color: #212121;
}

a.start-line {
    display: inline-block;
    padding: 0 10px;
    color: #5d636a;
    font-weight: bold;
}

a.start-line:after {content: '';display: block;height: 2px;width: 10px;background: black;transition: .3s ease;}

a.start-line:hover:after {
    width: 100%;
}

.home-section-p {
    height: 750px;
    display: flex;
    align-items: center;
}

.home-section-p .row_inner {
    width: 100%!important;
}

.slant-box {
    width: 45%;
    background: white;
    z-index: 1;
    padding: 30px;
}

.slant-box:after {
    background: inherit;
    bottom: 0;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    transform: skewY(-2.5deg);
    transform-origin: 100%;
    z-index: -1;
}

.prev-section .row_inner {
    width: 100%!important;
}

.prev-section .row_inner .first {
    background: #212121;
    padding: 60px;
}

.prev-section li, .prev-section h4 {
	color: white;
}

.prev-link {
    display: flex;
    height: 100%;
    align-items: center;
    width: 100%;
    text-align: center;
}

.prev-link a {
    opacity: 0;
    transition: .3s ease;
    transform: translateY(40px);
    font-size: 30px;
    color: white!important;
}

.prev-section .middle:hover .prev-link a:after {
    background: white;
    width: 100%;
}

.prev-section .middle:hover .prev-link a {
    opacity: 1;
    transform: translateY(0);
}

.prev-section .middle {
    transition: .3s ease;
}

.prev-section .middle:hover .tb-column-inner {
    background: #000000bf;
    transition: .3s ease;
}

.prev-section .middle .tb-column-inner {
	height: 100%;
}

.prev-link .tb_text_wrap {
    width: 100%;
}

.project-click {cursor: pointer;}

.bespoke-section .last {
    margin-left: 0!important;
}

.bespoke-box {
    background: #f7f7f7;
    padding: 30px;
}

.bespoke-box h5 {
    position: absolute;
    top: -60px;
}

div#footerwrap {
    border: none;
    background: #212121;
}

div#footerwrap .themify_builder_content {
    padding: 0;
}

div#a-call {
    padding: 50px 40px;
    text-align: center;
    background: #5d636a;
}

div#a-call p {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
}

div#a-call a {
    color: white!important;
    font-weight: bold;
}

div#a-footer {
    padding: 90px 40px;
}

div#a-bottom .row_inner {
    padding-top: 30px;
    border-top: solid 1px #ffffff21;
    padding-bottom: 30px;
    text-align: center;
    color: white;
}

div#a-footer .module-title {
    font-size: 24px;
    color: white;
}

div#a-footer a, #a-footer p {
    color: white!important;
}

div#a-footer i {
    color: black;
    margin-top: 26px;
}

.page-heads {
    height: 500px;
    display: flex;
    align-items: center;
}

.angled-block {
    display: flex;
    align-items: center;
    position: absolute!important;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
    height: auto;
    text-align: right;
    opacity: .9;
    max-width: 50%;
    min-width: 30%;
    width: auto;
    padding: 40px 60px;
}

.page-heads .row_inner {
    width: 100%!important;
}

.angled-block span {
    display: block;
    position: absolute;
    right: -5%;
    top: 0;
    background-color: #ffffff;
    width: calc(25% - 10%);
    height: 100%;
    transform: skew(-10deg,0);
}

.get-in-touch {
    background: #f7f7f7;
    padding: 40px;
}

.get-in-touch a {
    color: #6a6a6a;
    font-size: 18px;
}

.get-in-touch a.a-button {
    margin-top: 20px;
}

.get-in-touch p {
    margin-bottom: 8px;
}

p.touch-p {
    margin-bottom: 3px;
}

.grey-bg {
    background: #f7f7f7;
}

.grey-bg .tb_7v9v921 {
    text-align: center;
    margin-bottom: 50px;
}

.pagenav.clearfix {
    padding: 0;
    margin: 0;
    margin-top: 30px;
}

.pagenav.clearfix a.page-numbers {
    background: black;
    color: white;
    border: none;
}

span.page-numbers.current {
    background: grey;
    border: none;
}

.black-bg {
    background: #212121;
}

.black-bg h1, .black-bg h2, .black-bg h3, .black-bg h4, .black-bg h5, .black-bg h6 {
    color: white;
}

.black-bg p, .black-bg a {
    color: white!important;
}

.reinforced-sub {
    margin: 90px 0;
}

#a-menu ul.sub-menu {
    background: #f7f7f7;
    border-radius: 0;
    font-weight: normal!important;
    box-shadow: none;
	padding: 14px 0;
}

#a-menu ul.sub-menu a {
    text-transform: capitalize;
    color: black!important;
	background: none!important;
}

li#menu-item-2826:hover {
    background: #f7f7f7;
}

li#menu-item-2826 a:hover {
    color: black!important;
}


li#menu-item-2826:hover a {
    color: black!important;
}

.grey-col {
    background: #f7f7f7;
    padding: 40px;
}

.black-col {
    background: #212121;
    padding: 40px;
}

.contact-box h2, .contact-box h3, .contact-box p, .contact-box a {
    color: white;
}

form#form_contact-form label, form#form_contact-form3 label {
    font-family: forma-djr-text,sans-serif;
}

form#form_contact-form input, #form_contact-form textarea, form#form_contact-form3 input, #form_contact-form3 textarea {
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-top: 10px;
}

#form_contact-form button.frm_button_submit.frm_final_submit, #form_contact-form3 button.frm_button_submit.frm_final_submit {
    font-family: forma-djr-text,sans-serif;
    border: none;
    box-shadow: none;
    border-radius: 0;
    background: #121212;
    color: white;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: bold;
    padding: 10px 30px;
}

.about-us-block {
    text-align: center;
}

.about-us-block img {
    width: 200px;
}

.about-us-block a {
    color: black;
}

.legal-content {
    padding: 130px 40px;
}

.legal-content a {
	color: black;
}

.mobile-menu-module .current-menu-item a {
    background: #f7f7f7;
}

.mobile-menu-module ul:before, .mobile-menu-module>ul:after, .mobile-menu-module ul li:not(:first-child):before {
    height: 0;
}

.mobile-menu-module .menu-item a {
    padding: 15px 20px;
}

@media (min-width: 740px) {
	.mobile-header {
    display: none;
}
}

@media (max-width: 1003px) {
	.get-in-touch a {
    font-size: 16px;
}
}

@media (max-width: 1200px) and (min-width: 741px) {
	.prev-section .last {
    display: none!important;
}
	
	.bespoke-box h5 {
    position: relative;
    top: 0;
}

.bespoke-box {
    background: none;
}

.prev-section .module_column {
    width: 50%;
}
}

@media (max-width: 1000px) {
	.bespoke-section .module_column {
    width: 100%;
    margin: 0;
    text-align: center;
}
}

@media (max-width: 840px) {
	div#a-menu a {
    padding: 10px;
}
}

@media (max-width: 740px) {
	.desktop-header {
    display: none;
}
	.angled-block span {
    display: none;
}

.angled-block {
    width: 100%;
    display: block;
    max-width: 100%;
    text-align: center;
    background: none;
    position: relative!important;
}

.angled-block h1 {
    color: white;
}

.page-heads {
    height: 270px;
}

.get-in-touch {
    margin-top: 60px;
}

.grey-bg .module_column {
    margin-bottom: 50px;
}

.reinforced-sub {
    margin: 0;
}
	
	.first-head .module-text {
    padding: 40px;
}

.first-head .module-text h1 {
    font-size: 50px;
    line-height: 70px;
}

.slant-box {
    width: 100%;
    text-align: center;
}

.prev-section .row_inner .module_column {
    width: 100%;
}

.prev-section .row_inner {
    max-width: 100%!important;
}

.prev-section .row_inner .module_column.middle, .prev-section .row_inner .module_column.last {
    height: 400px!important;
}

.width-section .module_column {
    width: 100%;
}

.bespoke-box h5 {
    position: relative;
    top: 0;
}

div#a-call a {
    display: block;
    margin-top: 30px;
}

#a-footer .module_column {
    width: 100%;
    margin: 0;
    margin-bottom: 70px;
    text-align: center;
}
	
	.mobile-header {
    display: block;
}
	
	.icon-row .row_inner {
    max-width: 100%!important;
}

#aa-icons i {
    display: block;
}

div#aa-icons .module-icon .module-icon-item {
    width: calc(33% - -4.4px);
    background: grey;
    text-align: center;
    margin: -2px;
    padding: 10px 0;
}

div#aa-icons .module-icon .module-icon-item i {
    padding: 10px 0 0 0;
    font-size: 25px;
}

div#aa-icons .module-icon .module-icon-item span {
    margin: 0;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 12px;
}


div#aa-header .module_column {
    width: 48%;
}

#aa-logo {
    width: 130px;
    padding: 18px;
}

#aa-menu {
    float: right;
}

div#aa-icons .module-icon .module-icon-item a {
    color: white;
}
}

@media (max-width: 682px) {
	#aa-icons .module-icon .module-icon-item {
		width: calc(33% - -3.6px)!important;
	}
}

@media (max-width: 482px) {
	#aa-icons .module-icon .module-icon-item {
		    width: calc(33% - -2.8px)!important;
	}
	
	.first-head .module-text h1 {
    font-size: 36px;
    line-height: 50px;
}
	
	div#a-call p {
    font-size: 27px;
}

div#a-call a {
    margin-top: 10px;
}
}