/* 
Theme Name: scottandreid theme
Theme URI: #
Description: Programmed by longevity.marketing

Version: 5.3
Author: longevity.marketing
Author URI: #
Tags: #
-------------------------------------------------------------- */
@font-face {
    font-family: 'Gotham HTF';
    src: url('fonts/GothamHTF-Bold.woff2') format('woff2'),
        url('fonts/GothamHTF-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('fonts/GothamHTF-Book.woff2') format('woff2'),
        url('fonts/GothamHTF-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('fonts/GothamHTF-BookItalic.woff2') format('woff2'),
        url('fonts/GothamHTF-BookItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

/*@font-face {
    font-family: 'DIN Condensed';
    src: url('fonts/DINCondensed-Bold.woff2') format('woff2'),
        url('fonts/DINCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}*/
html, body {-webkit-font-smoothing: antialiased; }
a, a:hover, a:active, a:focus, a:visited { outline: 0; }
a[href^=tel] {text-decoration:inherit;color: inherit;}
a {color: #006225}
object, embed {outline: 0;}
select {-webkit-appearance: none;}
input::-moz-focus-inner { border: 0; }
input[type="checkbox"] {-webkit-appearance: checkbox;}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
select::-ms-expand {display: none;}
img {max-width: 100%; height: auto}
body {
font-family: 'Gotham HTF';
font-weight: normal;
font-style: normal;
font-size:1.1em;
line-height:1.6;
color: #4B4B4B
}

h1,h2,h3,h4,h5,h6 {font-family: "din-condensed", sans-serif;font-weight: 400;font-style: normal; text-transform: uppercase; color: #00210C; line-height: 1; letter-spacing: 2px; margin: 30px 0 20px}

h1 {font-size: 1.35em; letter-spacing: 2px}
h2 {font-size: 2.75em; color: #006225}
h3 {font-size: 2.25em}
h4 {font-size: 1.2em; letter-spacing: 1px}
h5 {font-size: 1.25em; color: #006225; letter-spacing: normal}
h6 {font-size: 0.8em}

h4>strong {display: inline-block; border-bottom: 1px solid #906929; padding: 10px 0; margin-bottom: 10px}

b,strong {font-family: "din-condensed", sans-serif;font-weight: 400;font-style: normal; text-transform: uppercase}

p {margin: 20px 0 30px}

li {
-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}

/*body { overflow: hidden; }
#preloader {
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; 
    z-index:99999; 
}
#status {
    width:60px;
    height:60px;
    position:absolute;
    left:50%;
    top:50%;
    background-image:url(img/icon_scott_and_reid_logo_only.webp); 
    background-repeat:no-repeat;
    background-position:center;
    margin:-30px 0 0 -30px;
	background-size: contain;
}*/

.aligncenter {margin: 0 auto;display: block;text-align: center;}
.alignright {margin: 0 0 0 auto;display: block;text-align: right;}

.lazy-bg{background-color: black}
.lazy-src:not(.inview) {position: absolute}

/*form stuff reset*/
form label {line-height: normal!important; font-weight: normal !important}

::-webkit-input-placeholder { /* Chrome */
  color: black;
  transition: opacity 250ms ease-in-out;
}
:focus::-webkit-input-placeholder {
  opacity: 0.5;
}
:-ms-input-placeholder { /* IE 10+ */
  color: black;
  transition: opacity 250ms ease-in-out;
}
:focus:-ms-input-placeholder {
  opacity: 0.5;
}
::-moz-placeholder { /* Firefox 19+ */
  color: black;
  opacity: 1;
  transition: opacity 250ms ease-in-out;
}
:focus::-moz-placeholder {
  opacity: 0.5;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: black;
  opacity: 1;
  transition: opacity 250ms ease-in-out;
}
:focus:-moz-placeholder {
  opacity: 0.5;
}
/*form stuff reset*/


.elegant, *::before, *::after, a, button
{-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;}

.coverbk {background-size: cover; background-position: 50% 50%; background-repeat:no-repeat}

.containerbk {background-size: contain;  background-position: 50% 50%; background-repeat:no-repeat}

.flexboxed {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
min-height: 1em;
}

/********### NAV ###********/

.icon-bar {
	width: 36px; 
	height: 2px;
	background-color: white;
	display: block;
	margin-top: 8px
}
 
.navbar-toggler {
  border: none;
  background: transparent !important;
}

.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
 
.navbar-toggler .middle-bar {
  opacity: 0;
}
 
.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
 
.navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}
 
.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}
 
.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}

.navbar-toggler:focus {box-shadow: 0 0 0 0}

.navbar {position: absolute; z-index: 13; width: 100%;}
.nav-expanded .navbar {background-color: rgba(0,0,0,0.95); padding-bottom: 50px}
.navbar-brand {width: 180px}
.navbar-nav .nav-link {font-family: "din-condensed", sans-serif; font-weight: 400; text-transform: uppercase; color: rgba(255,255,255,.8); letter-spacing: 1px; position: relative}
.dropdown-toggle::after { width: 16px; height: 16px; background: url("img/icon_cross_white.svg") 50% 50% no-repeat; background-size: contain;
vertical-align: -2px;
content: "";
border-top-width: 0;
border-right-width: 0;
border-left-width: 0;
margin-left: 5px;
}

.navbar-nav .nav-link:hover, .navbar-nav .current_page_item>.nav-link, .navbar-nav .current-page-parent>.nav-link, .single-post .menu-item-141366>.nav-link, .category .menu-item-141366>.nav-link, .single-project .menu-item-141374>.nav-link {color: rgba(255,255,255,1);}
.navbar-nav .nav-link:hover::after, .navbar-nav .current_page_item>.nav-link::after, .navbar-nav .current-page-parent>.nav-link::after,.dropdown-toggle:hover::after ,.single-post .menu-item-141366>.nav-link::after, .category .menu-item-141366>.nav-link::after, .single-project .menu-item-141374>.nav-link::after{transform: rotate(-45deg);}

.navbar-nav {font-size: 1.2rem; margin: 15px}

.dropdown-menu {font-size: .85rem; background-color: #006225; border-radius: 0; padding: 15px 0; margin: 0; border-width: 0}
.dropdown-item {font-weight: normal; color: white; padding: 5px 35px; position: relative}
.dropdown-item::before { content: ""; display: block;width: 16px; height: 16px; background: url("img/icon_cross_white.svg") 50% 50% no-repeat; background-size: contain; position: absolute; left:10px; top:50%; margin-top: -8px; opacity: 0}
.dropdown-item:hover::before, .current_page_item>.dropdown-item::before{/*transform: rotate(-45deg);*/ opacity: 1}
.dropdown-item:hover {background-color: transparent; color: white}

.dropdown-item:focus, .dropdown-item:hover, .dropdown-item.active, .dropdown-item:active {background-color: transparent}


.dropdown-menu {display: block; min-width: 10px}

.sec-indexed {position: relative; }
.sec-banner {padding-bottom: 38.35%; min-height: 320px; position: relative; background-color: black; margin-bottom: 60px; z-index: 3}

/*.parent-pageid-141334 .sec-banner {padding-bottom: 66.65%;}*/

.page-id-141312 .sec-banner {background-position: 50% 5%; min-height: 360px}

.page-id-141303 .sec-banner {padding-bottom: 45%;min-height: 560px; margin-bottom: 80px;
background: black url("img/loader.gif") 50% 50% no-repeat; background-size: auto 12px; }


.sec-banner>figure {margin: 0; position: absolute;top:0; left:0; right: 0;bottom: 0;
background: linear-gradient(180deg,rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 50%); z-index: 5
}

.mybtn {display: inline-block; cursor: pointer; padding: 10px 55px 10px 35px; font-family: "din-condensed", sans-serif; font-weight: 400; text-transform: uppercase; color: white; background: rgba(0,0,0,.75); text-decoration: none; letter-spacing: 1px; position: relative; background-size: cover}
.mybtn::after {content: ""; display: block; width: 16px; height: 16px;  position: absolute; right: 15px; top:50%; margin-top: -8px; background: url("img/icon_cross_white.svg") 50% 50% no-repeat; background-size: contain}
.mybtn:hover {background-color: rgba(112,185,65,.75)}
.mybtn:hover::after { transform: rotate(-45deg) scale(1.2);}
.mybtn.v1 {background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("img/btn_v1.webp");}
.mybtn.v1:hover {background: linear-gradient(rgba(112,185,65,.75), rgba(112,185,65,.75)), url("img/btn_v1.webp");}

.art-banner {text-align: center; color: white;  margin: 0 auto -30px;}
.art-banner h1 {margin: 0; padding: 20px 30px; color: white; display: inline-block; background-color: #006225; max-width: 780px; line-height: 1.2}
.art-banner h1>span {display: inline-block;}
.art-banner h1>span:not(:last-of-type)::after {content: "/"; display: inline-block; padding: 0 10px}

.page-id-141303 .art-banner {background-color: rgba(0,98,37,.95); max-width: 750px; margin: 0 auto -70px; padding: 20px; font-size: .85em; line-height: 1.4}
.page-id-141303 .art-banner h1 {margin: 0; font-size: 1.75em; padding: 0; letter-spacing:1px; background-color: transparent}
.page-id-141303 .art-banner hr {max-width: 480px; margin: 15px auto; border-top:1px solid rgba(255,255,255,.75); opacity: .5}
.page-id-141303 .art-banner p {margin: 0}

.art-compro {padding-bottom: 105%}

.page-id-141309 .myindex-2 .art-inner {padding: 0 25px; margin-top: 60px}
.page-id-141309 .myindex-2 p:not(:last-of-type) {border-bottom: 1px solid #906929; padding-bottom: 50px; margin-bottom: 50px}
.page-id-141309 .myindex-2 p br {display: none}
.page-id-141309 .myindex-2 p>strong {display: block; font-size: 2.5em; color: #70B941; position: relative; line-height: 1; margin-bottom: 15px;}
.page-id-141309 .myindex-2 p>strong::before {content: ""; display:block; width: 24px; height: 24px;  background: url("img/icon_cros_green.webp") 50% 50% no-repeat; background-size: contain; position: absolute; top:-10px; left:-30px}


.page-id-141309 .myindex-3 {color: white; padding: 60px 0; margin: 80px 0 50px}
.page-id-141309 .myindex-3 h4 {color: white; margin: 0 0 -15px}
.page-id-141309 .myindex-3 h4>strong {border-bottom-color: rgba(255,255,255,.5)}
.page-id-141309 .myindex-3 h2 {color: white; font-size: 3em;}
.page-id-141309 .myindex-3 h3 {color: #70B941}
.page-id-141309 .myindex-3 hr {max-width: 180px; border-top-color:rgba(255,255,255,.5); opacity: 1 }

.page-id-141309 .myindex-5 {background-color: #EBEBEB; padding: 30px 0 0; margin: 30px 0 150px}
.page-id-141309 .myindex-5 .art-inner {margin-bottom: -150px}
.comhisTesti {padding: 15px;}
.comhisTesti>article {background-color: #006225; color: white; font-size: 1.1em; padding: 30px;position: relative}
.comhisTesti>article::before, .comhisTesti>article::after {content: ""; display: block; width: 48px; height: 48px;  position: absolute; background: url("img/icon_quote.webp") 50% 50% no-repeat; background-size: contain}
.comhisTesti>article::before {left:-15px; top:-30px}
.comhisTesti>article::after {right:-15px; bottom:-15px; transform: rotate(180deg)}
.comhisTesti>article p {margin: 0;  }

.comhisTitleWrapper {position: relative}

.comhisTitle {background-size: contain; background-position: 0% 50%; background-repeat: no-repeat; min-height: 240px;}

.comhisTitleWrapper h2 {color: #006225; margin: 0; background-color: #EBEBEB; padding: 15px 15px 15px 0;  font-size: 1.5em; letter-spacing: normal;}


#comhisBtns{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content:space-between;
align-items: stretch;
box-sizing: border-box;
margin: 30px -10px 10px;
padding: 0;
position: relative;
}
#comhisBtns::after {content: ""; display: block; width: 100%; position: absolute; height: 0; border-top: 1px solid #707070; left:50%; top:50%; transform: translateX(-50%) translateY(-50%);z-index: 0}
#comhisBtns>button{
margin-bottom: 20px;
padding: 0;
border-width: 0;
font-family: "din-condensed", sans-serif;
font-weight: 400;
color: #00210C;
text-transform: uppercase;
background-color: transparent;
position: relative; z-index: 2;
margin: 0
}
#comhisBtns>button::after {content:""; display: block; width: 18px; height: 18px; position: absolute; top:-16px; left:50%; margin-left: -9px; background: url("img/icon_cros_light_green.webp") 50% 50% no-repeat; background-size: contain; opacity: 0}
#comhisBtns>button.active::after, #comhisBtns>button:hover::after {opacity: 1}
#comhisBtns>button.active,#comhisBtns>button:hover {color: #70B941}
#comhisBtns>button>span {display: inline-block; padding: 0 10px; background-color:#EBEBEB }

.awardswrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin: 0px -10px 80px;
}
.awardswrapper>div {width: 33.33%; text-align: center;}
.awardswrapper>div img {transform: scale(.75)}


.page-id-141309 .myindex-8 .art-inner {padding: 50px 0 60px; color: white; max-width:830px; margin: 0 auto}
.page-id-141309 .myindex-8 .art-inner h4, .page-id-141309 .myindex-8 .art-inner h3 {color: white}
.page-id-141309 .myindex-8 .art-inner h4>strong {border-color: rgba(255,255,255,.75); padding: 20px 30px }

.page-id-141309 .myindex-8 .art-inner h3 {margin: 30px 0}


.ondesktop {display: none}

.teamwrapper {padding: 0; margin: 30px -6px 100px; font-size: 0; list-style: none; }
.teamwrapper>li:not(.blocked) {display: inline-block; text-align: left;width: 50%; padding: 6px; font-size: 1rem; vertical-align: top; margin: 30px 0; position: relative}
.teamwrapper>li::after {content: ""; display: block; position: absolute; left:50%; margin-left: -20px; bottom: -30px; opacity: 0; pointer-events: none;
   width: 0px;
   height: 0px;
   border-style: solid;
   border-width: 0 20px 20px 20px;
   border-color: transparent transparent #006225 transparent;
transition:none;
}
.teamwrapper>li.active::after {opacity: 1}


.biobg {background-size: cover; background-position: 50% 25%; background-repeat: no-repeat; margin-bottom: 35px}
.rccbtn {padding-bottom: 107%; position: relative; cursor: pointer; display: block; }


.rccbtn .mybtn {position: absolute; left:0; bottom: -15px}
.rccbtn:hover, .rccbtn.active {background-color: rgba(0,98,37,.75)}
.rccbtn:hover .mybtn, .rccbtn.active .mybtn {background-color: rgba(112,185,65,.75)	}
.rccbtn:hover .mybtn::after, .rccbtn.active .mybtn::after { transform: rotate(-45deg) translate(0px, 0px);}

#clsbio {display: block; position: absolute; width: 24px; height: 24px;right: 15px; top:30px; cursor: pointer; background: url("img/icon_x.webp") 50% 50% no-repeat; background-size: contain;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;}
#clsbio:hover {transform: rotate(45deg)}

.mymeta h3 {margin: 0 0 10px; font-size: 1.5em; letter-spacing: normal; color: #70B941}
.mymeta p {margin: 0; text-transform: uppercase; font-size: .8em; line-height: 1.2; color: #00210C; }

.mybiowrapper {background-color: #006225; padding: 60px 15px; margin-bottom: 60px; font-size: 1rem; text-align: left; color: white; position: relative}
.mybiowrapper::before, .mybiowrapper::after {content: ""; display: block; width: 2001px; position: absolute; top:0; bottom: 0; background: #006225 }
.mybiowrapper::before {left: -2000px}
.mybiowrapper::after {right: -2000px}

.mybiowrapper article b, .mybiowrapper article strong {font-family: 'Gotham HTF'; text-transform: none}

.mybiowrapper>ol {padding: 0; margin: 30px 0; list-style: none;}
.mybiowrapper>ol>li {margin-top: 30px }
.mybiowrapper .mymeta p, .mybiowrapper .mymeta h3 {color: white}
.mybiowrapper .mymeta h6 {margin: 0 0 10px; color: white;letter-spacing: 10px}
.mybiowrapper .mymeta h4 {font-size: 2em; margin: 0; color: white; letter-spacing:1px}

.mybiowrapper h2 {color: #70B941; margin: 30px 0 20px; font-size: 1.5em; letter-spacing: normal; position: relative; padding: 0 20px 0 30px}
.mybiowrapper h2::before, .mybiowrapper h2::after {content: ""; display: block; width: 24px; height: 24px;  position: absolute; background: url("img/icon_quote.webp") 50% 50% no-repeat; background-size: contain; opacity: .25}
.mybiowrapper h2::before {top:-15px; left:0}
.mybiowrapper h2::after {right: 0; bottom: -15px; transform:rotate(180deg)}


.page-id-141314 .myindex-3 {background-color: #006225; padding: 50px 0; color: white; margin: -40px 0 0}
.page-id-141314 .myindex-3 h2 {color: white}

.page-id-141314 .myindex-2 hr, .page-id-141314 .myindex-4 hr {margin: 80px 0; opacity: 1; border-top: 1px solid #906929}
.page-id-141314 .myindex-2 hr {max-width: 1140px; margin: 30px auto 50px}
.page-id-141314 .myindex-4 h3 {color: #006225}

.formwrapper {margin-top: 50px;  padding: 50px 0}
.formwrapper h2, .formwrapper h3 {color: white}

.art-careersld, .art-progalsld {padding-bottom: 66%;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;}

/*.owl-item:not(.active)>.art-careersld, .owl-item:not(.active)>.art-progalsld {padding-bottom: 54%; margin: 6% 0;}*/

/*.owl-item:not(.active) .proimgHome{padding-bottom: 54%; margin: 8% 0;}*/


.parent-pageid-141354 .myindex-1 {font-size: 1.2em}
.parent-pageid-141354 .myindex-1 .art-inner>ol {padding: 0; margin: 0; list-style: none; font-size: 0; text-align: center; line-height: 1.4}
.parent-pageid-141354 .myindex-1 .art-inner>ol>li {font-size: 1.35rem}
.parent-pageid-141354 .myindex-1 .art-inner>ol>li a {text-decoration:none; color: #4B4B4B}
.parent-pageid-141354 .myindex-1 .art-inner>ol>li:not(:first-child) {margin-top: 15px; padding-top: 15px; border-top: 1px solid #906929}


.page-id-141354 .myindex-1 {font-size: 1.2em}
.page-id-141354 .myindex-2 {font-size: 1em; overflow: hidden}

.page-id-141354 .myindex-2 .art-inner>ol {padding: 0; margin: 0; text-align: center; list-style: none}
.page-id-141354 .myindex-2 .art-inner>ol>li>a {display: inline-block; font-family: "din-condensed", sans-serif; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; color: #70B941; padding: 15px; width: 100%; border-top: 1px solid #906929;border-bottom: 1px solid #906929; text-decoration:none; font-size: 1.25em; margin-bottom: 30px}

.page-id-141354 .myindex-1 .art-inner>p {max-width: 960px; margin: 20px auto 30px}

.superbtnimg {display: block; padding-bottom: 100%; position: relative}
.superbtnimg::before {content: ""; display: block; position: absolute; background:rgba(0,0,0,.5); top:0; left:0; right: 0; bottom: 0; z-index: 1}
.superbtnimg h4 {color: white; margin: -15px 0 0; position: absolute; z-index: 2; top:50%; left:50%; transform: translateX(-50%) translateY(-50%); text-align: center; width: 100%; padding: 0 15px}
.superbtnimg h4::after {content: ""; display: block; width: 24px; height: 24px; position: absolute; bottom: -30px; left:50%; margin-left: -12px; background: url("img/icon_cross_white.svg") 50% 50% no-repeat; background-size: contain; opacity: 0.75}
.superbtnimg:hover h4::after { transform: rotate(-45deg) scale(1.2) translate(0px, 0px);}
.superbtnimg:hover::before{background-color: rgba(0,98,37,0.5)}

.locinfo {text-align: center; line-height: 1.4; margin: 30px 0 60px; font-size: 1.1em}
.locinfo p {margin: 0}
.locinfo a {text-decoration:none; color: #4B4B4B}
.locinfo hr {max-width: 100px; border-top-color:#906929; opacity: 1; margin: 30px auto 20px}

.page-template-template-service .art-inner>h3 {color: #70B941; margin: 0 0 30px; font-size: 1.5em; letter-spacing: 1px}
.page-template-template-service .myindex-2 .art-inner {
padding: 60px 0; margin: 50px 0; border-top: 1px solid #906929; border-bottom: 1px solid #906929
}

.srlists {padding: 0; margin: 0; list-style: none}
.srlists strong {font-family: 'Gotham HTF'; text-transform: none}
.srlists>li {padding: 0 0 0 30px;position: relative}
.srlists>li::before {content: ""; display: block; width: 16px; height: 16px; position: absolute; top:6px; left:0; background:url("img/icon_cros_light_green.webp") 50% 50% no-repeat; background-size: contain}
.srlists>li:not(:last-child) {margin-bottom: 30px}


.alphabanner {background-color: #006225; margin-top: 50px; padding: 60px 0;  color: white}
.alphabanner h3 {margin: 0 !important; color: #70B941; font-size: 1.75em; letter-spacing: 1px}
.alphabanner .art-inner {max-width: 880px; margin: 0 auto}


.page-template-template-approach .halfsplit::before {content: ""; display: block; max-width: 1140px; height: 0;border-top: 1px solid #906929; margin: 60px auto 30px;}

.page-template-template-approach.page-id-141328 .halfsplit::before {margin:50px auto -30px }

.page-template-template-approach .myindex-1 {margin-bottom: -10px}

.page-template-template-approach .halfsplit .col-left .art-inner h3 {color: #006225; font-size: 1.5em}
.page-template-template-approach .halfsplit .col-left .art-inner img { transform:  scale(.6); transform-origin: 0% 100%;}

.page-id-141332 .halfsplit .align-items-start .col-left h6 { color: #006225;font-family: 'Gotham HTF'; font-weight: normal; font-size: 1em; letter-spacing: normal; line-height: 1.4; }

.page-id-141332 .halfsplit .align-items-start .col-right h5 {margin-bottom: 30px}

.page-id-141316 .myindex-3 { margin: 50px 0 60px}

.single-project .sec-indexed.balanced .art-inner>ol {padding: 30px 0; margin: 30px 0; list-style: none; font-size: 0;border-top: 1px solid #906929; border-bottom: 1px solid #906929;  }
.single-project .sec-indexed.balanced .art-inner>ol>li {font-size: 1rem; padding: 0 15px}
.single-project .sec-indexed.balanced .art-inner>ol>li strong {display: block; letter-spacing: 2px; font-size: 1em; color: #00210C}
.single-project .sec-indexed.balanced .art-inner>ol>li br {display: none}
.single-project .sec-indexed.balanced .art-inner>ol>li:not(:last-child) {padding-bottom: 15px; margin-bottom: 15px;border-bottom: 1px solid #906929;}

.single-project .sec-indexed.balanced .art-inner>ul {padding: 0; margin: -15px; list-style: none}
.single-project .sec-indexed.balanced .art-inner>ul>li {display: inline-block; vertical-align: top; padding: 15px;}

.probox {padding-bottom: 70%; position: relative}
.proimg {position: absolute; top:0; left:0; right: 0; bottom: 0}
.owl-item:not(.active) .proimg {top:8%; bottom: 8%}

.proimg::after {content: ""; display: block; position: absolute; top:0; left:0; right: 0; bottom: 0; background-color: rgba(112,185,65,.45); z-index: 1; opacity: 0}
.proimg>.mybtn {position: absolute; left:0; bottom: -15px; z-index: 2; line-height: 1.1; font-size: 12px; padding-left: 15px; padding-right: 30px}
.proimg>.mybtn::after {right: 10px}

.proimgHome {margin-bottom: 50px}
.proimgHome .mybtn {left:50%; transform:translateX(-50%)}

.probox h3, .probox h4 {margin: 30px 0 15px; font-size: .9em; letter-spacing: normal; color: #70B941; max-width: 340px; padding-right: 30px}


.projectswrapper{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items:flex-start;
  margin: 30px -5px 50px;
}
.projectswrapper>div {
width: 50%;
padding: 0px 5px;
margin-bottom: 35px
}


.vimeo-wrapper {
   position:absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 1;
   pointer-events: none;
   overflow: hidden;
}
.vimeo-wrapper iframe {
   width: 100vw;
   height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
   min-height: 100vh;
   min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}

.page-id-141303 .myindex-2 {background-color: #006225; color: white; padding: 60px 0; margin: 60px 0}

.page-id-141303 .myindex-5 {background-color: #006225; color: white; padding: 60px 0; margin: 0 0 50px; font-size: 1.25em}
.page-id-141303 .myindex-5 .art-inner strong {font-family: 'Gotham HTF'; text-transform: none}
.page-id-141303 .myindex-5 .art-inner>p {position: relative; margin-top: 80px}
.page-id-141303 .myindex-5 .art-inner>p::before, .page-id-141303 .myindex-5 .art-inner>p::after {content: ""; display: block;  width: 60px; height: 60px; background: url("img/icon_quote.webp") 50% 50% no-repeat; background-size: contain; position: absolute}
.page-id-141303 .myindex-5 .art-inner>p::before {left:0; top:-80px}
.page-id-141303 .myindex-5 .art-inner>p::after {right: 0; bottom: -50px; transform: rotate(180deg)}

.page-id-141303 .myindex-1 .col-left .art-inner h3 {font-family: 'Gotham HTF'; font-weight: normal; letter-spacing: normal; font-size: 1.5em; line-height: 1.2; margin: 0 0 30px}

.page-id-141303 .myindex-2 .col-left .art-inner h4 {color: white}
.page-id-141303 .myindex-2 .col-left .art-inner h4>strong {border-bottom-color: rgba(255,255,255,.5)}
.page-id-141303 .myindex-2 .col-left .art-inner h2 {color: #70B941}
.page-id-141303 .myindex-2 .col-right .art-inner>ol {padding: 0; margin: 0; list-style: none; font-size: 0}
.page-id-141303 .myindex-2 .col-right .art-inner>ol>li {font-family: "din-condensed", sans-serif; font-weight: 400; color: white; text-transform: uppercase; font-size: 1.5rem; margin: 30px 0}
.page-id-141303 .myindex-2 .col-right .art-inner>ol>li img {display: inline-block; vertical-align: middle; width: 40px; height: auto; margin-right: 15px}

.page-id-141303 .myindex-3 {
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 69.9%,rgba(235,235,235,1) 70%);
}

.page-id-141303 .myindex-4 {padding: 30px 0 0; background-color: #EBEBEB}

.page-id-141303 .myindex-4 .art-inner>ul {padding: 0; margin: 50px -12px; font-size: 0; list-style:none; text-align: center}
.page-id-141303 .myindex-4 .art-inner>ul>li {font-size: .85rem; display: inline-block; vertical-align: top; width: 33.3333%;  padding: 5px 10px 15px; line-height: 1; text-transform: uppercase}
.page-id-141303 .myindex-4 .art-inner>ul>li strong {display: block; font-size: 2.5em; color: #006225; line-height: 1.2; margin-bottom: 5px}
.page-id-141303 .myindex-4 .art-inner>ul>li br {display: none}
.page-id-141303 .myindex-4 .art-inner>ul>li:nth-child(2) {border-left: 1px solid #906929;border-right: 1px solid #906929; }

.page-id-141303 .myindex-4 .art-inner>ul>li:nth-child(4), .page-id-141303 .myindex-4 .art-inner>ul>li:nth-child(5) {margin-top: 50px}

.page-id-141303 .myindex-4 .art-inner>ul>li:nth-child(4) {border-right: 1px solid #906929; }

.page-id-141303 .myindex-7 .art-inner {color: white; margin: 100px 0}
.page-id-141303 .myindex-7 .art-inner h2 {font-size: 3.25em; color: white; margin: 0 auto 50px}
.page-id-141303 .myindex-7 .art-inner .mybtn {border: 1px solid white}
.page-id-141303 .myindex-7 .art-inner p {letter-spacing: 5px}

.sec-imgbk {display: none; background-color: transparent}

.page-id-141303 .myindex-6 {margin: 100px 0}
.page-id-141303 .myindex-6 h4 {margin: 0 0 40px}
.page-id-141303 .myindex-6 .owl-dots {margin-top: 50px}
.partnerlogowrapper {text-align: center;}
.partnerlogowrapper>img {height: 40px; width: auto !important; margin: 0 auto}

.container-fluid .art-inner {margin: 0 -12px}

.blog .myindex-1 .art-inner, .filterwrapper {max-width: 960px; margin: 0 auto}

.mycats {padding: 0; margin:-5px; list-style: none; font-size: 0}
.mycats>li.mybtn {font-size: 1rem; margin: 5px; padding: 10px 35px 10px 15px;}
.mycats>li.mybtn.active {background-color: rgba(112,185,65,.75)}
.mycats>li.mybtn.active::after { transform: rotate(-45deg) translate(0px, 0px);
}

.fbox {padding-bottom: 68.84%; position: relative; background-size: contain; background-position: 50% 50%; background-repeat: no-repeat; background-color: #E5E5E5; display: block}
.readmore {position: absolute; left:0; bottom: -15px}
.art-spostthumb h3 {margin: 20px 0 30px; font-size: .9em; color: #70B941; letter-spacing: normal}
.filterwrapper {margin: 30px auto 80px}
.loadmore {margin: 30px auto 150px}
.loadmore.hide {display: none}

.sec-recentnews {margin-bottom: 60px}

#response {position: relative}
#response::after {content: ""; display: block; top:-20px; left:-12px; right: -12px; bottom: -20px; background: #006225; position: absolute; z-index: -1; opacity: 0}
#response.active::after {z-index: 1; opacity: .5}

.art-post {margin-bottom: 60px}
.art-post a {text-decoration: none}

.post-title {letter-spacing: normal; color: #006225; font-size: 2em; line-height: 1.2}
.art-post>h3 {font-family: 'Gotham HTF'; font-weight: normal; font-size: 1.25em;letter-spacing: normal; line-height: 1.4}
.art-post>h3>em {font-style: normal}
.art-post>h4 {font-family: 'Gotham HTF'; font-weight: normal; font-size: 1em;letter-spacing: normal; text-transform: none; line-height: 1.6}
.art-post strong {font-family: 'Gotham HTF'; font-style: normal; letter-spacing: normal; text-transform: none}
.art-post>hr {border-top: 1px solid #906929; opacity: 1; margin: 50px auto; }
.art-post>h5 {color: #70B941; font-size: 2em; text-transform: none; margin: 50px 0 10px}
.art-post>p>em {font-style: normal; font-weight: bold; font-size: 1.1em}
.art-post>h6 {font-family: 'Gotham HTF'; font-weight: normal; font-size: 1em;letter-spacing: normal; text-transform: none; line-height: 1.6; color: #4B4B4B}


.singleproGalSLDwrapper {margin:60px 0}
.art-singleproGalSLD {padding-bottom: 66.7%}

.page-id-141312 .myindex-1 {overflow: hidden}


.superbtnwrapper {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-items:flex-start;
margin: 0px -5px;
font-size: .8em;
}

.superbtnwrapper>div {
width: 50%;
padding: 0px 5px;
margin: 5px 0;
}

.page-id-141354 .superbtnwrapper {font-size: 1em}
.page-id-141354 .superbtnwrapper>div {width: 100%;}

.single-project footer {margin-top: 100px}

.sec-main .art-inner p strong {font-family: 'Gotham HTF'; text-transform: none}

.postid-136140 .sec-banner.coverbk {background-position: 50% 0%}

footer {background-color: #EFEFEF}
.art-ft {padding: 50px 0; margin: 0; list-style: none; font-size: 0; line-height: 1.4; color: #000000; margin-left: 15%}
.art-ft>li {font-size: 1rem; margin-top: 30px}
.art-ft>li a {color: #000000; text-decoration: none; display: inline-block; padding: 2px 0}
.art-ft>li h4 {margin: 0 0 10px; font-size: 1.4em; letter-spacing: 1px}
.art-ft>li h4>strong {padding-right: 120px}
.art-ft>li p {margin: 0}

.scottandreidlogo {width: 240px}

.sec-dis {background-color: #006225; padding: 30px 0; text-align: center; color: white}

.sociallinkswrapper>ol {padding: 0; margin: 0; font-size: 0; list-style: none}
.sociallinkswrapper>ol>li {display: inline-block; margin: 0 5px; vertical-align: middle}
.sociallinkswrapper>ol>li>a {display: block; width: 36px; height: 36px;  background: url("img/icon_sprites.svg") 23.75% 50% no-repeat; background-size: auto 120%}
.sociallinkswrapper>ol>li>a.linkedin {background-position: 38.75% 60%}
.sociallinkswrapper>ol>li>a.facebook {background-position: 31.25% 50%}
 

.disclaimer {margin: 0 0 30px; font-size: 12px; color: white}
.disclaimer a {color: white; text-decoration: none}

.quform-label {display: none}
body .quform .quform-field-captcha, body .quform .quform-field-date, body .quform .quform-field-email, body .quform .quform-field-file, body .quform .quform-field-multiselect, body .quform .quform-field-password, body .quform .quform-field-select, body .quform .quform-field-text, body .quform .quform-field-textarea, body .quform .quform-field-time, body .quform .select2-container--quform .select2-selection{font-family: "din-condensed", sans-serif; font-weight: 400; color: #ccc; background-color: transparent; border: 1px solid #ccc; padding:15px; letter-spacing: 1px; font-size: 1.25em}

body .quform .quform-field-select {text-transform: uppercase; background: url("img/icon_cross_white.svg") calc(100% - 15px) 50% no-repeat; background-size:auto 20px}

body .quform-label-inside {font-family: "din-condensed", sans-serif; font-weight: 400; color: #ccc; text-transform: uppercase; letter-spacing: 1px; font-size: 1.25em}

body .quform-element-submit {margin: 50px auto 0}
body .quform-button-submit-default {float: none; margin: 0; text-align: center}
body .quform-button-submit-default>button {margin: 0 auto; padding: 15px 75px 15px 55px !important; border:1px solid white; background-color: transparent; font-size: 1.2em; letter-spacing: 2px}

body .quform {margin: 60px auto 10px; max-width: 960px}
body .quform-upload-button {width: 100%; text-transform: uppercase; text-align: left;font-family: "din-condensed", sans-serif; font-weight: 400; color: #ccc; background-color: transparent; border: 1px solid #ccc; padding:15px; letter-spacing: 1px; font-size: 1.25em; max-height: 65px; position: relative}
body .quform-upload-button:focus-within {outline: none}
body .quform-upload-button-icon-right .quform-upload-button-icon {margin-left: 0; position: absolute; right: 15px; top:50%; transform: translateY(-50%)}




/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(img/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}


.owl-dots {text-align: center}
.owl-dot>span {display:block; margin: 0 2px; width: 8px; height: 8px; background-color: #4B4B4B; opacity: .25; border-radius: 8px;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;}
.owl-dot.active>span {width: 20px; opacity: 1} 

.careersld .owl-dot>span{background-color: white}


.owl-nav {position: absolute;  left:0; right: 0; top:50%; transform: translateY(-50%)} 
.owl-nav>button {font-size: 0}
.owl-nav>button>span {font-size: 0; display: inline-block; width: 32px; height: 32px; background: #906929 url("img/icon_arrow_white.webp") 50% 50% no-repeat; background-size: 16px auto; border-radius: 100%;transform: translateZ(0); }
.owl-nav>button.owl-next>span {transform: rotate(180deg)}
.owl-nav>button {position: absolute; top:50%; margin-top: -16px;}

.owl-nav>button.owl-prev {left: 35px}
.owl-nav>button.owl-next {right:35px}

.progalsld.owl-carousel .owl-nav {margin-top: -50px}

.singleproGalSLD.owl-carousel .owl-nav {margin-top: -15px}

.homefeaturedSLD.owl-carousel .owl-nav {display: block; height: 32px;margin: -35px 0 0; }
.homefeaturedSLD.owl-carousel .owl-nav>button {margin: 0; padding: 0; top:0; line-height: 0; font-size: 0}

a#backtotop {display: block;font-size: 0;width: 42px;height: 42px;border-radius: 50%;position: fixed;z-index: 11;right: 15px;bottom: -42px;opacity: 0;background-color: #70B941;}

a#backtotop::after{	content: "";display: block;width: 20px;height: 20px;top: 60%;position: absolute;left: 50%;margin: -10px 0 0 -10px; border-left: 2px solid white; border-top: 2px solid white;-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);}
a#backtotop.showme {opacity: 1;bottom: 50px;}


/*correct google conversion tracking tag generated iframe height issue*/
iframe[name='google_conversion_frame'] { 
height: 0 !important;
width: 0 !important; 
line-height: 0 !important; 
font-size: 0 !important;
margin-top: -13px;
float: left;
}



/*
Mobile first queries : 

Extra small			None	<576px
Small				sm		≥576px
Medium				md		≥768px
Large				lg		≥992px
Extra large			xl		≥1200px
Extra extra large	xxl		≥1400px

*/


/* Minimum - wider screen */
@media (min-aspect-ratio: 1/1) {


}

/* Maximum - narrow screen */
@media (max-aspect-ratio: 1/1) {

}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 420px) {
	
.page-id-141303 .art-banner h1 { font-size: 2em; letter-spacing: 2px}

} /*420px closed*/


/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
	

} /*576px closed*/


/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
h1 {letter-spacing: 5px}
h4 {letter-spacing: 2px}
.comhisTesti {padding: 30px}
.proimg>.mybtn {font-size: 1em; padding-right: 45px}
	
.probox h3, .probox h4 {font-size: 1.25em;}


}/*768px closed*/

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	
h1 {font-size: 2.1em; letter-spacing: 10px}
h2 {font-size: 3.5em}
h3 {font-size: 2.75em}
h4 {font-size: 1.25em; letter-spacing: 5px}
h5 {font-size: 1.5em}
	
.page-id-141309 .myindex-3 h2 { font-size: 6em;}
.page-id-141309 .myindex-8 .art-inner {padding: 80px 0 100px;}
	
.mybtn {padding: 12px 65px 12px 45px; }
.art-banner {margin-bottom: -50px}
	
	
.navbar {padding: 10px 35px}
.dropdown-menu {display: none; font-size: 1rem}	
.dropdown:hover .dropdown-menu {display: block;}
	
.navbar-nav {margin: 0}
.navbar-nav>li {padding: 0 15px}
.navbar-nav>li:last-child {padding-right: 0}
	
.sec-banner {margin-bottom: 80px;}
	
.page-id-141309 .myindex-2 p:not(:last-of-type) {border-bottom-width: 0; padding-bottom: 0; margin-bottom: 30px}
.page-id-141309 .myindex-2 p {padding-top: 30px; padding-bottom: 30px }

.page-id-141309 .myindex-2 .art-inner {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: stretch;
box-sizing: border-box;
}
.page-id-141309 .myindex-2 .art-inner>p {
 width: 33.33%;
}

.page-id-141309 .myindex-2 p:nth-child(1) {padding-right: 50px}
.page-id-141309 .myindex-2 p:nth-child(2) {border-left: 1px solid #906929;border-right: 1px solid #906929; padding: 30px 50px}
.page-id-141309 .myindex-2 p:nth-child(3) {padding-left: 50px}
	


.mybiowrapper>ol>li {display: inline-block; vertical-align: top;  margin-top: 0; padding: 10px 30px; width: 33.33%}
.mybiowrapper>ol>li:nth-child(2) {border-left: 1px solid rgba(255,255,255,.5);border-right: 1px solid rgba(255,255,255,.5);}
.mybiowrapper>ol>li:not(:first-child) {padding-left: 5%}
	
.scottandreidlogo { margin-top: 45px}
	
.art-ft {margin-left: 0}
.art-ft>li { margin-top: 0; font-size: .9rem; display: inline-block; vertical-align: top; }
.art-ft>li:first-child {width:400px }
.art-ft>li:not(:first-child) {width: calc( (100% - 400px)/2 )}
.art-ft>li h4>strong {padding-right: 90px}
	
.sec-dis {text-align: left}
.art-dis {position: relative}
.art-dis .sociallinkswrapper {position: absolute; right: 0; top:50%; margin-top: -18px}
.disclaimer {margin: 0}
	
.onmobile {display: none}
.ondesktop {display: block}
.teamwrapper>li:not(.blocked) {width: 33.333333%}
	
.teamwrapper>li::after {bottom: -30px;}
		

.page-id-141314 .myindex-3 {margin-bottom: 150px}
.page-id-141314 .myindex-3 .col-left .art-inner p {margin: 150px 50px -150px 0}
	
.parent-pageid-141354 .myindex-1 .art-inner>ol {margin-top: 50px}	
.parent-pageid-141354 .myindex-1 .art-inner>ol>li:not(:first-child) {margin-top: 0; padding-top: 0; border-top-width: 0;}
.parent-pageid-141354 .myindex-1 .art-inner>ol>li {display: inline-block; width: 33.33%; vertical-align: middle}
.parent-pageid-141354 .myindex-1 .art-inner>ol>li:nth-child(2) { border-left: 1px solid #906929; border-right: 1px solid #906929; padding-top: 15px; padding-bottom: 15px;}

	
.superbtnwrapper {
margin: 0px -10px;
font-size: 1em;
}

.superbtnwrapper>div {
padding: 0px 10px;
margin: 10px 0;
}
	
	 
.page-id-141316 .superbtnwrapper {margin: 0px -5px;}	
.page-id-141316 .superbtnwrapper>div {width: 20%; padding: 0 5px}
.page-id-141316 .superbtnimg h4 {font-size: 1em; letter-spacing: 2px}
	
	
.page-id-141354 .superbtnwrapper>div {width: 33.33%;}
	
	
.page-template-template-service .srlists {  column-count: 2;column-gap: 50px;}
	
	
.page-template-template-approach .halfsplit .align-items-start h3 {margin: 0}
.page-id-141330 .halfsplit .col-right .art-inner {margin-left: -100px}
	
.page-id-141332 .halfsplit .align-items-start .col-right h5 {margin-top: 0}
.page-id-141332 .halfsplit .align-items-start .col-right .art-inner>p:first-of-type {margin-top: 0}
	
.single-project .sec-indexed.balanced .art-inner>ol>li:not(:last-child) {padding-bottom: 0; margin-bottom: 0; border-bottom-width: 0;}
.single-project .sec-indexed.balanced .art-inner>ol>li {display: inline-block; width: 33.33%; vertical-align: top; padding: 0}
	
.single-project .sec-indexed.balanced .art-inner>ol.mycounts-2>li {width: 50%}
	
.single-project .sec-indexed.balanced .art-inner>ol>li:nth-child(2) { border-left: 1px solid #906929; border-right: 1px solid #906929;}
	
.single-project .sec-indexed.balanced .art-inner>ol.mycounts-2>li:nth-child(2) {border-right-width: 0}
	
.single-project .sec-indexed.balanced .art-inner>ol>li:not(:first-child) {padding: 0 0 0 30px}
	
	
.page-id-141303 .myindex-2 .col-left .art-inner {margin-right: -100px; padding-right: 100px; }
.page-id-141303 .myindex-2 .col-right .art-inner {margin-left: 100px}
	
.page-id-141303 .myindex-4 {padding: 60px 0}
.page-id-141303 .myindex-4 .art-inner>ul>li {width: 20%;  padding: 15px 15px 30px}
.page-id-141303 .myindex-4 .art-inner>ul>li:nth-child(2) {border-left: 1px solid #906929;border-right: 1px solid #906929; }

.page-id-141303 .myindex-4 .art-inner>ul>li:nth-child(4), .page-id-141303 .myindex-4 .art-inner>ul>li:nth-child(5) {margin-top: 0}

.page-id-141303 .myindex-4 .art-inner>ul>li:nth-child(4) {border-left: 1px solid #906929; }
	
.sec-img {display: none}
.sec-imgbk {display: block; position: absolute;}

.page-id-141303 .myindex-5 {}
.page-id-141303 .myindex-5 .sec-imgbk  {width: 40%; height: 105%; left:0; top:-50px; background-size: contain}
.page-id-141303 .myindex-5 .art-inner {margin-left: calc(40% + 50px); padding: 30px 0}
	
	
.comhissldwrapper>article {padding: 0 45px}
.comhissld .owl-nav>button.owl-prev {left: -15px}
.comhissld .owl-nav>button.owl-next {right: -15px}
	
.progalsld.owl-carousel .owl-nav>button.owl-prev {left: 101px}
.progalsld.owl-carousel .owl-nav>button.owl-next {right: 101px}
	
.singleproGalSLD.owl-carousel .owl-nav>button.owl-prev {left: 135px}
.singleproGalSLD.owl-carousel .owl-nav>button.owl-next {right: 135px}
	
.careersld .owl-nav>button.owl-prev {left: 101px}
.careersld .owl-nav>button.owl-next {right: 101px}
	
	
.homefeaturedSLD .owl-nav>button.owl-prev {left: 230px}
.homefeaturedSLD .owl-nav>button.owl-next {right: 230px}
	
#comhisBtns>button{font-size: 1.5em;}
#comhisBtns>button::after {width: 24px; height: 24px; top:-25px;  margin-left: -12px;}

.comhisTitleWrapper h2 {padding: 30px;width: calc(60% - 50px); letter-spacing: 2px; font-size: 2.75em;  position: absolute;z-index: 1; right: 0; top:50%; transform: translateY(-50%); }
	
.comhisTitle {min-height: 320px;}
#comhisBtns{margin: 50px -10px;}
.comhisTesti>article {font-size: 1.25em; padding: 30px 50px;}
.page-id-141309 .myindex-5 { padding: 60px 0 0; margin: 60px 0 200px}
	
.mymeta h3 { font-size: 2em; letter-spacing: 1px;}
.mymeta p {font-size: .85em;  padding-right: 25%}
	
.mybiowrapper {padding: 60px 0}
.mybiowrapper h2 {margin: 50px 0 30px; font-size: 3em; padding: 0 30px 0 50px; letter-spacing: 2px}
.mybiowrapper h2::before, .mybiowrapper h2::after {width: 32px; height: 32px;}
	
.formwrapper {margin-top: 80px;  padding: 90px 0 60px}
	
.page-id-141314 .myindex-3 {padding: 0 0 50px; color: white; }
.page-id-141314 .myindex-2 hr {margin: 80px auto}
	
.page-id-141316 .myindex-3 {margin-bottom: 120px}
	
.alphabanner { margin-top: 80px; padding: 100px 0;}
.alphabanner h3 {font-size: 2.5em; letter-spacing: 2px}
	
.page-template-template-service .art-inner>h3 {margin: 0 0 50px; font-size: 2.5em; letter-spacing: 2px}
	
	
/*Force nav and dots to show even though not enough items*/
.progalsld.owl-carousel .owl-nav.disabled,
.progalsld.owl-carousel .owl-dots.disabled {
  display: block !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}


.singleproGalSLD.owl-carousel .owl-nav.disabled,
.singleproGalSLD.owl-carousel .owl-dots.disabled {
  display: block !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}

.page-template-template-approach .halfsplit::before, .page-template-template-approach.page-id-141328 .halfsplit::before { margin: 40px auto 60px;}
	
.projectswrapper{margin: 60px -10px 100px;}
.projectswrapper>div {width: 33.33%;padding: 0px 10px; margin-bottom: 50px}
	
.probox h3, .probox h4 {font-size: 1.5em; padding-right: 0 }
	
.page-id-141354 .myindex-2 .art-inner>ol>li>a { letter-spacing: 5px; width:auto; padding: 15px 80px; font-size: 1.75em;}

.art-inner .sociallinkswrapper>ol {transform: scale(1.5)}
.art-spostthumb h3 {margin: 30px 0 60px; font-size: 1.25em;}
	
.post-title { font-size: 3.25em; }
.art-post>h3 {font-size: 1.5em;}
	
.page-id-141303 .art-banner {padding: 30px; font-size: .9em}
.page-id-141303 .art-banner h1 { font-size: 3em; letter-spacing: 10px}
	
.page-id-141303 .myindex-7 .art-inner h2 {font-size: 5.5em; }
	
.page-id-141303 .myindex-5 { font-size: 1.85em}
.page-id-141303 .myindex-5 .art-inner>p {margin-top: 0}
.page-id-141303 .myindex-5 .art-inner>p::before {left:-100px; top:-130px}
.page-id-141303 .myindex-5 .art-inner>p::after {right: -50px; bottom: -150px; }
	
.page-id-141303 .myindex-4 .art-inner>ul>li {font-size: 1rem}
.page-id-141303 .myindex-4 .art-inner>ul>li strong {font-size: 4.5em;}
	
.page-id-141303 .myindex-2 .col-right .art-inner>ol>li {font-size: 1.75rem}
.page-id-141303 .myindex-2 .col-right .art-inner>ol>li img {width: 80px; margin-right: 30px}
	
.superbtnimg h4::after {width: 32px; height: 32px;  bottom: -45px; left:50%; margin-left: -16px; }
	
.mybtn::after { width: 20px; height: 20px;   right: 20px; margin-top: -10px;}
	
.page-template-template-approach .halfsplit .col-left .art-inner h3 {font-size: 2.5em}
	
.mycats>li.mybtn {padding: 10px 55px 10px 35px;}
.page-id-141309 .myindex-3 h2 {font-size: 4em;}
	

.page-template-template-approach .halfsplit .col-left .art-inner img {margin-top: -70px}
.owl-dot>span { margin: 0 5px; width: 10px; height: 10px; border-radius: 10px}	
.owl-dot.active>span {width: 30px;} 

.owl-nav>button>span {width: 48px; height: 48px; background-size: 24px auto;}
.owl-nav>button {margin-top: -24px;}
	
.owl-nav>button.owl-prev {left: 45px}
.owl-nav>button.owl-next {right:45px}
	
.homefeaturedSLD.owl-carousel .owl-nav { height: 48px;margin: -50px 0 0; }
	
}/*992px closed*/

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
	
.navbar-nav>li {padding: 0 30px}
	
.page-id-141309 .myindex-1 .col-left .art-inner {margin-right: -100px; padding-right: 50px}
.page-id-141309 .myindex-1 .col-right .art-inner {margin-left: 100px}
	
.page-id-141309 .myindex-2 p:nth-child(1) {padding-right: 80px}
.page-id-141309 .myindex-2 p:nth-child(2) { padding: 30px 80px}
.page-id-141309 .myindex-2 p:nth-child(3) {padding-left: 80px}
	
	
.page-id-141314 .myindex-1 .col-left .art-inner {margin-right: -100px; padding-right: 50px}
.page-id-141314 .myindex-1 .col-right .art-inner {margin-left: 100px}
	
	
.page-id-141309 .myindex-4 .col-left .art-inner {margin-right: 100px; padding-right: 50px}
.page-id-141309 .myindex-4 .col-right .art-inner {margin-left: -100px}
	
.page-id-141309 .myindex-6 .col-left .art-inner {margin-right: -100px; padding-right: 50px}
.page-id-141309 .myindex-6 .col-right .art-inner {margin-left: 100px}
	
	
.page-id-141314 .myindex-3::after{content: ""; display: block; width: 300px; height: 400px;  position: absolute; left:0; bottom: -50px; background: url("img/icon_fineline_2.webp") 100% 50% no-repeat; background-size: cover}
.page-id-141314 .myindex-3 .container {position: relative; z-index: 1}
	

.awardswrapper>div img {transform: scale(.7)}
	

.art-ft>li h4>strong {padding-right: 120px}
	
.page-template-template-approach .halfsplit .col-left .art-inner {padding-right: 80px}
	
.page-id-141330 .halfsplit .col-right .art-inner {margin-left: -200px}
	
.page-id-141316 .superbtnwrapper {margin: 0px -60px;}	
	
.projectswrapper{margin: 60px -60px 120px;}
	
.page-id-141303 .myindex-1 .col-right .art-inner {padding-left: 50px}
	

.comhissld .owl-nav>button.owl-prev {left: -45px}
.comhissld .owl-nav>button.owl-next {right: -45px}
	
	
.page-id-141354 .myindex-1::before {content: ""; display: block; width: 350px; height: 350px; position: absolute; left: 0; top:80px; background:url("img/icon_fineline_4.webp") 100% 50% no-repeat; background-size: cover; pointer-events: none}
	
.page-id-141316 .myindex-1::before {content: ""; display: block; width:350px; height: 350px; position: absolute; left: 50%; transform: translateX(-50%); top:-250px;  margin-left: -700px; background:url("img/icon_fineline_4.webp") 50% 50% no-repeat; background-size: cover; pointer-events: none;}
	
.page-id-141309 .myindex-3::before {content: ""; display: block; position: absolute; width: 400px; height: 400px;   background: url("img/icon_greenbox.webp") 50% 50% no-repeat; background-size:cover; top:-300px; left: 50%; transform: translateX(-50%);  margin-left: -850px;pointer-events: none; }
	
.formwrapper {overflow: hidden}
.formwrapper::after {content: ""; display: block; width: 350px; height: 350px; position: absolute; top: -50px; background: url("img/icon_fineline_3.webp") 0% 50% no-repeat; background-size: cover; opacity: .5; pointer-events: none; right: calc(50% - 800px)  }

.blog {overflow-x: hidden}
.blog .myindex-1::after {content: ""; display: block; width:350px; height: 350px; position: absolute;  top:-250px; background:url("img/icon_fineline_1.webp") 0% 100% no-repeat; background-size: cover; opacity: .75; pointer-events: none; right: calc(50% - 700px);}

	
.page-id-141312 .myindex-1::after{content: ""; display: block; position: absolute; width: 500px; height: 500px; top:1300px;  background: url("img/icon_fineline_1.webp") 0% 50% no-repeat; background-size: cover; z-index: -1;right: calc(50% - 850px); opacity: .5 }
	
 .single-project .myindex-1::after {content: ""; display: block; position: absolute; width: 350px; height: 400px; bottom:-300px;  background: url("img/icon_fineline_1.webp") 0% 50% no-repeat; background-size: cover; z-index: -1;right: calc(50% - 850px); opacity: .5 }
	
.page-id-141334 .myindex-1::after {content: ""; display: block; position: absolute; width: 400px; height: 400px;  top:-300px;  background: url("img/icon_fineline_1.webp") 100% 50% no-repeat; background-size: cover; pointer-events: none; left: calc(50% - 900px);}
	
.alphabanner::before {content: ""; display: block; width: 320px; height: 320px; background: url("img/icon_fineline_4.webp") 100% 50% no-repeat; background-size: cover; position: absolute; left: calc(50% - 800px); top:-120px; opacity: .5; pointer-events: none}
	
.parent-pageid-141334 {overflow-x: hidden}
.parent-pageid-141334 .myindex-2::after {content: ""; display: block; position: absolute; width: 400px; height: 400px; right: calc(50% - 900px); top:-150px;  background: url("img/icon_fineline_1.webp") 0% 50% no-repeat; background-size: cover; z-index: -1}
	
.single-project{overflow-x: hidden}
.singleproGalSLDwrapper {position: relative; overflow: hidden}
	
.page-id-141314{overflow-x: hidden}
.page-id-141314 .myindex-1::after{content: ""; display: block; width: 400px; height: 400px; z-index: -1; position: absolute; right: calc(50% - 750px); top:-80px; background: url("img/icon_fineline_1.webp") 100% 50% no-repeat; background-size:cover}
	
.page-id-141303 .myindex-1::after {content: ""; display: block; width: 400px; height: 400px; z-index: -1; position: absolute; right: calc(50% - 800px); top:-150px; background: url("img/icon_fineline_1.webp") 100% 50% no-repeat; background-size:cover}
	
.page-id-141303 .myindex-7 {overflow-x: hidden}
.page-id-141303 .myindex-7::after {content: ""; display: block; width: 400px; height: 400px; position: absolute; right: calc(50% - 800px); top:-60px; background:url("img/icon_fineline_3.webp") 0% 100% no-repeat; background-size: cover; opacity: .5; pointer-events: none}
	
	
.page-id-141303 {overflow-x: hidden}
.page-id-141303 .myindex-2::before, .page-id-141303 .myindex-2::after {content: ""; display: block; width: 300px; height: 300px; position: absolute; pointer-events: none; opacity: .5; }
.page-id-141303 .myindex-2::before {left: calc(50% - 950px);  bottom: -80px; border: 1px solid #70B941}
.page-id-141303 .myindex-2::after {right: calc(50% - 900px);  top: -80px; border: 1px solid white }
	

} /*1200px closed*/

/*Extra Extra large devices (large desktops, 1400px and up)*/
@media (min-width: 1400px) { 
	
.navbar-nav>li {padding: 0 40px}

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {max-width: 1140px}

} /*1400px closed*/


@media (min-width: 1680px) { 
	
.proimg {padding-bottom: 50%}
/*.owl-item:not(.active) .proimgHome{padding-bottom: 40%; margin: 5% 0;}*/
.owl-item:not(.active) .proimg {top:5%; bottom: 5%}
	
.art-singleproGalSLD {padding-bottom: 50%}

} /*1680px closed*/