charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

body {font-family: 'Fira Sans', sans-serif!important; color: #000; margin:0; font-size: 16px; font-weight: 600; overflow-x: hidden; position: relative;}

p {font-family: 'Fira Sans', sans-serif!important; color: #000; font-size: 16px!important; font-weight: 500; line-height: 1.5em;}

dl, ol, ul {margin:0!important;}
li {margin:7.5px 0;}

a {text-decoration: none;}
a:hover {text-decoration: none;}
a:focus {color:#777!important; text-decoration: none; outline: -webkit-focus-ring-color auto 1px;}
a:focus-visible {color:#777!important; text-decoration: none; outline: -webkit-focus-ring-color auto 5px;}

.container {padding:0 16px!important;}

.orange {color:#ff8200;}
.gray {color:#555;}
.white {color:#fff;}
.black {color:#000;}

.small {font-size: 90%!important;}
.smaller {font-size: 85%!important;}
.smallest {font-size: 75%!important;}
.large {font-size: 110%!important;}
.larger {font-size: 125%!important;}
.largest {font-size: 150%!important;}

.bar-orange {width:100px; border-top:10px solid #ff8200;}
.bar-gray {width:100px; border-top:10px solid #555;}
.bar-ltgray {width:100px; border-top:10px solid #888;}

.border-orange {border-bottom:6px solid #ff8200;}
.border-gray {border-bottom:6px solid #555;}

.divider-gray {border-top:1px solid #555;}

.section-what {scroll-margin-top: 0px!important;}
.section {scroll-margin-top: 110px!important;}

/*SKIP TO CONTENT*/
.skip-to-content-link {
    left:0%;
	color:#000!important;
    position: absolute;
    transform: translateY(-100%);
    background: #fff;
    height: 70px;
    padding: 8px;
    transition: transform 0.3s;
}
.skip-to-content-link:focus {
    transform: translateY(0%);
	width:100%;
	background-color:#fff;
	z-index:99999999999;
	line-height:50px;
	font-weight:bold;
	color:#555!important;
	border:none;
	text-align: center!important;
}
/* END SKIP TO CONTENT*/

/*BACK TO TOP*/
#button {
  display: inline-block;
  background-color: #555;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 0;
  position: fixed;
  bottom: 30px;
  right: 0;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #ff8200;
}
#button:active {
  background-color: #ff8200;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
/*END BACK TO TOP*/

#whatwedo {padding-top:100px!important;}

.header {
  background: #fff;
  z-index:999999;
  -webkit-box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.15); 
  box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.15);
  height:110px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background:#fff;
  /*z-index: 10;*/
}

.sticky + .content {
  padding-top: 102px;
}

h1 {
	font-family:'Jost', sans-serif;
	font-size: 2.5em!important;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
	letter-spacing: -.5px;
	margin-bottom: 0;
}

h2 {
	font-family:'Jost', sans-serif;
	font-size: 2em!important;
	font-weight: 600;
	color: #555;
	text-transform: uppercase;
	letter-spacing: -.5px;
}

h3 {
	font-family:'Jost', sans-serif;
	font-size: 1.25em!important;
	font-weight: 700;
	text-transform: uppercase;
	color: #555;
	letter-spacing: -.5px;
	margin-bottom: 0;
}

.bg-top {background:#000; font-family:'Fira Sans', sans-serif; font-size:14px!important; font-weight: 400; color:#fff;}
.bg-top a {color:#fff; font-weight:400; text-decoration:none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.bg-top a:hover {color:#ff8200; text-decoration:none;}

.top-L ul {padding:0; margin:0; text-align:left; padding-top:15px;}
.top-L ul li {list-style-type:none; display:inline;}
.top-L ul li:before {content:'';}
.top-L ul li:after {content:'-'; color:#ff8200; margin:0 0 0 5px; font-weight: 400;}
.top-L ul li:last-child:after {content:'';}

.top-R ul {padding:0; margin:0; text-align:right;}
.top-R ul li {list-style-type:none; display:inline;}
.top-R ul li:before {content:''; margin:0 40px 0 0;}
.top-R ul li:after {content:''; color:#ff8200; font-weight: 400;}
.top-R ul li:last-child:after {content:'';}

.fb-top {font-size: 28px; color:#ff8200; margin-right: 15px!important;}
.fb-top a {color:#ff8200; font-weight:400; text-decoration:none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.fb-top a:hover {color:#fff; text-decoration:none;}

.bg-top-mobile {background:#000; font-family:'Fira Sans', sans-serif; font-size:24pt!important; font-weight: 500; color:#fff; text-transform: uppercase;}
.bg-top-mobile a {color:#fff; font-weight: 900; text-decoration:none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.bg-top-mobile a:hover {color:#ff8200; text-decoration:none;}

.navbar-light .navbar-nav .nav-link {
	font-family: 'Jost', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color:#000; 
	text-transform: uppercase;
	padding:10px 1.5rem!important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border:2px solid #fff;
}
.navbar-light .navbar-nav .nav-link:hover {color:#555!important; border:2px solid #000;}

.navbar-toggler {border-color:#000!important; background-color:transparent!important; border:0!important; color:(0,0,0,1.0)!important;}
.navbar-light .navbar-toggler {outline: none;}

.navbar-brand {height:100%;}
.navbar-brand img {height:90px;}
.navbar-brand.js-scrolling img {
	height: 90px;
	-webkit-transition: height 0.3s ease; 
	-moz-transition: height 0.3s ease; 
	-ms-transition: height 0.3s ease; 
	-o-transition: height 0.3s ease; 
	transition: height 0.3s ease;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {color:#9b1c1f!important;}

.offcanvas {background:#fff; border-top: none!important; padding:0!important;}
.offcanvas-header {padding:0!important;}
.offcanvas-header img {height:90px!important; margin:50px 0 0 30px!important;}
.offcanvas-header .btn-close {padding: 0.5rem 0.5rem; margin-top: -0.5rem; margin-right: 0.5rem; margin-bottom: -0.5rem;
}

/*.carousel-control-next, .carousel-control-prev {
    opacity: 1;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: rgba(0,0,0,0.65);
    padding: 1rem 0;
}

.carousel-control-next:hover, .carousel-control-prev:hover {
    opacity: 1;
}
.carousel-control-next-icon:hover, .carousel-control-prev-icon:hover {
    background-color: rgba(0,0,0,1.0);
    padding: 1rem 0;
}

.carousel-control-next-icon, .carousel-control-prev-icon:focus {color:#777!important; text-decoration: none!important; outline: -webkit-focus-ring-color auto 1px!important;}
.carousel-control-next-icon, .carousel-control-prev-icon:focus-visible {color:#777!important; text-decoration: none!important; outline: -webkit-focus-ring-color auto 5px!important;}*/

.intro-text {font-size: 19px!important; font-weight: 700; line-height: 35px;}

.btn-content {
	background-color:#ff8200;
	font-family: 'Jost', sans-serif;
	font-size:17px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	text-shadow: none!important;
	color:#000!important;
	border:2px solid #ff8200;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn-content:hover {
	background:#555;
	color:#fff!important;
	border:2px solid #555;
	cursor: pointer;
}

.bg-what {background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='87' height='50.232' patternTransform='scale(1) rotate(20)'><rect x='0' y='0' width='100%' height='100%' fill='hsla(0, 0%, 0%, 1)'/><path d='M0 54.424l14.5-8.373c4.813 2.767 9.705 5.573 14.5 8.37l14.5-8.373V29.303M0 4.193v16.744l-14.5 8.373L0 37.68l14.5-8.374V12.562l29-16.746m43.5 58.6l-14.5-8.37v-33.49c-4.795-2.797-9.687-5.603-14.5-8.37m43.5 25.111L87 37.67c-4.795-2.797-24.187-13.973-29-16.74l-14.5 8.373-14.5-8.37v-33.489m72.5 8.365L87 4.183l-14.5-8.37M87 4.183v16.745L58 37.673v16.744m0-66.976V4.185L43.5 12.56c-4.795-2.797-24.187-13.973-29-16.74L0 4.192l-14.5-8.37m29 33.484c4.813 2.767 9.705 5.573 14.5 8.37V54.42'  stroke-linecap='square' stroke-width='8.5' stroke='hsla(0, 0%, 7%, 1)' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>"); background-attachment: fixed;}
.what-intro {font-size: 18px!important; font-weight: 400; line-height: 28px; color:#fff;}
.what-intro a {color:#ff8200; font-weight:700; text-decoration:underline; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.what-intro a:hover {color:#fff;}

.what-border {border:3px solid #ff8200; border-radius: 10px;}
.what-block {background:#fff; border-radius: 10px; min-height: 275px;}
.what-bar {width:75px; border-top: 5px solid #ff8200;}

.bg-gallery {background:#ff8200;}

.bg-about {background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='87' height='50.232' patternTransform='scale(3) rotate(80)'><rect x='0' y='0' width='100%' height='100%' fill='hsla(0, 0%, 100%, 1)'/><path d='M0 54.424l14.5-8.373c4.813 2.767 9.705 5.573 14.5 8.37l14.5-8.373V29.303M0 4.193v16.744l-14.5 8.373L0 37.68l14.5-8.374V12.562l29-16.746m43.5 58.6l-14.5-8.37v-33.49c-4.795-2.797-9.687-5.603-14.5-8.37m43.5 25.111L87 37.67c-4.795-2.797-24.187-13.973-29-16.74l-14.5 8.373-14.5-8.37v-33.489m72.5 8.365L87 4.183l-14.5-8.37M87 4.183v16.745L58 37.673v16.744m0-66.976V4.185L43.5 12.56c-4.795-2.797-24.187-13.973-29-16.74L0 4.192l-14.5-8.37m29 33.484c4.813 2.767 9.705 5.573 14.5 8.37V54.42'  stroke-linecap='square' stroke-width='2' stroke='hsla(0, 0%, 97%, 1)' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>"); background-attachment: fixed; border-bottom: 5px solid #aaa;}
.about-text {font-size: 21px!important; font-weight: 800; line-height: 34px;}

.about-block {background:#f8f8f8; border:2px solid #ff8200;}
.about-block-text {font-family: 'Jost', sans-serif!important; font-size: 17.5px!important; font-weight: 500; text-transform: uppercase; letter-spacing: -.5px;}

.bg-process {background-image: url("graphics/bg-process.jpg"); background-attachment: fixed; background-position: center;}
.h2-process {font-size: 3.5em!important;}
.process-list {font-family: 'Jost', sans-serif!important; font-size: 1.25em!important; line-height: 1.85em; font-weight: 500!important; text-transform: uppercase;}
.process-list a {color:#555; font-weight:700; text-decoration:underline; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.process-list a:hover {color:#000;}
/*.process-list ol li:marker {font-weight: 900!important;}*/

ol {
  margin:0 0 1.5em;
  padding:0;
  counter-reset:item;
	line-height: 2.25em!important;
}

ol>li {
  margin:0;
  padding:0 0 0 2em;
  text-indent:-2em;
  list-style-type:none;
  counter-increment:item;
}

ol>li:before {
  display:inline-block;
  width:1.5em;
  padding-right:0.5em;
  font-weight:900;
  text-align:right;
  content:counter(item) ".";
}

.bg-contact {background-image: url("graphics/bg-contact.webp"); background-size: cover;}
.h2-contact {font-size: 2.5em!important; color:#fff!important;}

.bg-anchor {background:#000; color:#888; font-family: 'Fira Sans', sans-serif; font-size: 12px; font-weight: 500;}
.bg-anchor a {color:#888; text-decoration:underline; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.bg-anchor a:hover {color:#fff; text-decoration:underline;}

.bg-anchor ul {padding:0; margin:0; text-align:left;}
.bg-anchor ul li {list-style-type:none; display:inline;}
.bg-anchor ul li:before {content:'';}
.bg-anchor ul li:after {content:'|'; color:#ff8200; margin:0 10px; font-weight: 900;}
.bg-anchor ul li:last-child:after {content:'';}

.fb-anchor {font-size: 28px; color:#ff8200!important; margin-right: 15px!important;}
.fb-anchor a {color:#ff8200!important; font-weight:400; text-decoration:none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.fb-anchor a:hover {color:#fff!important; text-decoration:none;}

.content-interior {min-height: 800px;}
.content-interior a {font-family: 'Jost', sans-serif; color:#ff8200!important; font-weight:700; text-decoration:none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.content-interior a:hover {color:#555!important; text-decoration:none;}

/*FORM*/
#form {
        width:100%;
        float:left;
		font-family: 'Fira Sans', sans-serif;
}


form{
        width: 100%;
        }

legend {font-size: 16px; font-weight: 500; color:#fff;}

fieldset{
        border: 0;
        padding:2.5% 0;
        clear: left;
		
        }
        
textarea, input, select{
        border-top:0;
		border-right:0;
		border-left:0;
		border:1px solid #555;
        padding:2.5%;
        width: 100%;
		font-size: 16px;
        }

label{
        font-weight: 600!important;
		font-size: 100%;
		display: block;
        }       
        
textarea:focus, input:focus, select:focus{
        border: 1px solid #ff8200;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        outline: none;
}

.submit {
	padding:2.5%!important;
	background:#ff8200; 	
	color:#000!important;
	font-family: 'Jost', sans-serif;
	font-size:2em;
	font-weight:800;
	text-transform:uppercase;
	letter-spacing: -.5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border:3px solid #ff8200;
}
.submit:hover {
	background-color:transparent;
	color:#fff!important;
	cursor:pointer;
	border:3px solid #ff8200;
}
.submit:focus {outline: -webkit-focus-ring-color auto 1px; border:3px solid #ff8200;}
.submit:focus-visible {outline: -webkit-focus-ring-color auto 5px; border:3px solid #ff8200;}
input {padding:7px!important;}
/*END FORM*/


@media (max-width: 1200px) {
.what-block {min-height: 300px;}
}

@media (max-width: 992px) {
.what-block {min-height: 325px;}
.about-text {font-size: 20px!important; line-height: 32px;}
.bg-process {background-image:url("graphics/bg-process-992.jpg"); background-repeat: no-repeat; background-size: contain;}
}

@media (max-width: 768px) {
.what-block {min-height: 0;}
.bg-process {background-image:url("graphics/bg-process-768.jpg");}
}

@media (max-width: 576px) {
.top-L ul {text-align:center;}
.top-R ul {text-align:center;}	
.top-R ul li {display:block;}
.top-R ul li:before {content:''; margin:0;}
.bg-anchor ul {text-align:center;}
}

@media (max-width: 480px) {
.bg-anchor ul li {display:block;}
.bg-anchor ul li:after {content:''; margin:0;}
}

@media (max-width: 375px) {
.bg-process {background-image:url("graphics/bg-process-320.jpg");}
}
