body{
	font-family: 'Montserrat', sans-serif;
	text-align: left;
}


/*
*   Darken images in Scroll  
*/

@media only screen and (max-width: 640px) {
     #nav_wrapper img {margin-top: -4%}
     #wave {margin-bottom: 3%}
     #nav_wrapper ul {display:none}
	.item img { object-fit: cover; width: 100%; height: 100%}
     h2 { font-size: 30px !important; }
     h3 { font-size: 17px !important; }
     h5 { font-size: 17px !important; top:-350px }
}

.opc { opacity:0.5; margin-bottom: -1600px;}

.darken1 {
	filter: brightness(50%);
	-webkit-filter: brightness(100%);
	-moz-filter: brightness(50%);
	-o-filter: brightness(50%);
	-ms-filter: brightness(50%);
}

.darken2 {
	filter: brightness(80%);
	-webkit-filter: brightness(80%);
	-moz-filter: brightness(80%);
	-o-filter: brightness(80%);
	-ms-filter: brightness(80%);
	
}

h1 {
	font-size: 40px;
	font-weight:700px;
}

h2 {
	font-size: 40px;
	font-weight:700;
	position:relative;
	padding-bottom: 160px;
	-webkit-animation-delay:0.5s;
	animation-delay: 0,5s;
	-moz-animation-delay: 0.5s;
	-o-animation-delay: 0.5s;
}

h3 {
	font-size: 23px;
	font-weight:700;
	position: relative;
	top: -200px;
	padding-bottom: 200px;
	-webkit-animation-delay:1s;
	animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;

}

h5 {
	font-size: 23px;
	font-weight:700;
	position: relative;
	top: -160px;
	padding-bottom: 180px;
	-webkit-animation-delay:1s;
	animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
}

h6 {
	text-align: left;
	color: #21303e;
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}

h8 {
	border-top-style:solid;
	border-width: 1px;
	border-color: white;
	padding-top: 30px;
	text-align:center;
	color:  #21303e;
	font-size: 25px;
	font-weight: bolder;
	width: 100%;
	   position: relative;
    	display: inline-block;
	margin: 0 auto;
	left: 0%;
	background: rgb(191,190,192); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(191,190,192,1) 0%, rgba(251,251,251,1) 21%, rgba(251,251,251,1) 25%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(191,190,192,1) 0%,rgba(251,251,251,1) 21%,rgba(251,251,251,1) 25%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(191,190,192,1) 0%,rgba(251,251,251,1) 21%,rgba(251,251,251,1) 25%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbec0', endColorstr='#fbfbfb',GradientType=0 ); /* IE6-9 */
	
}

h9 {
	border-top-style:solid;
	border-width: 1px;
	border-color: white;
	padding-top: 30px;
	text-align:center;
	color: #21303e;
	font-size: 25px;
	font-weight:500;
	width: 100%;
	position: relative;
	display: inline-block;
	margin: 0 auto;
	left: 0%;
	;
}

h10 {
	padding-top: 30px;
	text-align:center;
	color:  #21303e;
	font-size: 18px;
	width: 100%;
	position: relative;
	display: inline-block;
	margin: 0 auto;
	left: 0%;
	letter-spacing: .01em;
}

h11 {
	text-align:center;
	font-size: 17px;
	/* text-transform: uppercase; */
	width: 100%;
	color: #ff5f02;
	font-weight: 900;
	position: relative;
	top: 10%;
	display: inline-table;
	margin: 0 auto;
	left: 0%;
}

h12 {
	text-align:center;
	color: #21303e;
	font-size: 15px;
	width: 100%;
	font-weight: 500;
	position: relative;
	top: 10%;
	margin: 0 auto;
	left: 0%;
}

p {
	color: #21303e;
	font-weight: 500;
	letter-spacing: 1.2px;
	font-size: medium;
	font-weight: 500;
}



h14 {
    float: left;
    color: white;
    font-size: 14px;
    text-shadow: 0 1px 2px rgba(0,0,0,.9);
    /* text-transform: uppercase; */
    font-weight: 500;
    padding-bottom: 3px;
    border-bottom-style:solid;
    border-width: 1px;
    border-color:#ff5f02;
    letter-spacing: .15em
}



h15 {
position:relative;
top: -15px;
max-width:0 auto;
	color: white;
	text-shadow: 0 1px 2px rgba(0,0,0,.9);
	font-weight: 500;
	
}

h16 {
	color: white;
	text-shadow: 0 1px 2px rgba(0,0,0,.9);
	font-weight: 500;
	
}

h17 {
	color:#969393;
	font-size: 12px;
	line-height: 1.90em;
}

h18  {
	text-align:center;
	color: #21303e;
	font-size: calc(1.375rem + 1.5vw);
	font-weight: bold;
}

h19 {
	padding-top: 30px;
    	text-align: left;
    	color: white;
    	font-size: 18px;
    	width: 100%;
    	position: relative;
    	display: inline-block;
    	margin: 0 auto;
    	left: 0%;
    	letter-spacing: .01em;
}

h20 {
	font-weight: 700;
	padding-bottom: 0px;
	animation-delay: 1s;
   	-moz-animation-delay: 1s;
   	-o-animation-delay: 1s;
}

h21 {
    padding-top: 30px;
    text-align: left;
    color: #21303e;
    font-size: 18px;
    width: 100%;
    position: relative;
    display: inline-block;
    margin: 0 auto;
    left: 0%;
    letter-spacing: .01em;
    font-weight: 500;
    display: list-item;
    margin-left: 1em;
}


.color-orange {
	color: #ff5f02;
}

.charging img {
   height: 80px;
   width: 80px;
   margin-top: -80px;
   animation: blink 1s;
   animation-iteration-count: infinite;
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    49% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}



/*
*   Menu Bar  
*/

#header_bar {
	height: 60px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 10020;
}

#header_bar.scrolled {
 	height: 140px;
 	background: #041d2d;
 	transition: all 800ms;
 	-o-transition: all 800ms;
 	-moz-transition: all 800ms;
 	-webkit-transition: all 800ms;
}

#header_bar h1{
	float: left;
	list-style-type: none;
	margin-left: 30px;
	margin-top: 5px;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	-webkit-filter: brightness(1000%);
	filter: grayscale(10000%);
	filter: brightness(130%);
	transform: scale(0.7, 0.7);
	-ms-transform: scale(0.7, 0.7);
	-webkit-transform: scale(0.7, 0.7);
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav{
	width:100%
	height: 400px;
	background: #ccc;
	background size: cover;
}
#nav_wrapper{
	height: 240px;
	width: 95%;
	margin-left: 0px;
	margin-right: 250px;
	vertical-align: top;
	position: fixed;
        -webkit-transition:.5s;
        -moz-transition:.5s;
        transition:.5s;
}
#nav_wrapper.active { 
	background: #333;
}
#nav_wrapper ul{
	float: right;
}
#nav_wrapper ul li{
	list-style: none;
	display: inline-block;
	font-weight: 500;
	padding: 0px 12px;
	position: relative;
	top:-40px;
 	text-align=left;
}
#nav_wrapper ul li a{
	color: white;
	text-shadow: 0 1px 2px rgba(0,0,0,.9);
	font-weight: 500;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0px;
	text-decoration: none;
	line-height: 1.5;
	padding: 1rem 0rem;
	letter-spacing: .15em;
}
#nav_wrapper > ul > li:nth-child(2) {
	padding-right: 25px;
}
#nav_wrapper > ul > li:nth-child(2):before {
 	position: relative;
	color: white;
	content: "\2335";
	font-size: 12px;
	text-shadow: 0 1px 2px rgba(0,0,0,.9);
	font-weight: 800;
	left: 95px;
	top:-2px;
}
#nav_wrapper > ul > li:nth-child(2):hover:before {
 	color: #ff7a00;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .9);
	font-weight:800;
}

#nav_wrapper > ul > li:nth-child(2):hover > a{ 
	color: #ff7a00;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .9);
}

#nav_wrapper ul li ul li:hover:before{
 	content: "\009B";
	position:relative;
	color: white;
	left: -9px;;
	top:-2px;
	text-shadow: 0 1px 2px rgba(0,0,0,.9);
	-webkit-transition: all 0s ease-out, padding-left 0.3s ease-out;
	-moz-transition: all 0s ease-out, padding-left 0.3s ease-out;
	-ms-transition: all 0s ease-out, padding-left 0.3s ease-out;
	-o-transition: all 0s ease-out, padding-left 0.3s ease-out;
	transition: all 0s ease-out, padding-left 0.3s ease-out;
}
#nav_wrapper ul li ul li:hover{
	transition: background 0.5s linear 0s, color 0.5s linear 0s;
	background: #ff7a00;
	padding-left: 20px;
	-webkit-transition: all 0.4s ease-out, padding-left 0.4s ease-out;
	-moz-transition: all 0.4s ease-out, padding-left 0.4s ease-out;
	-ms-transition: all 0.4s ease-out, padding-left 0.4s ease-out;
	-o-transition: all 0.4s ease-out, padding-left 0.4s ease-out;
	transition: all 0.4s ease-out, padding-left 0.4s ease-out;
}
#nav_wrapper ul li:hover a{ 
	transition: background 0.5s linear 0s, color 0.5s linear 0s;        
	color: white;
        text-shadow: 0 1px 2px rgba(0,0,0,.9);
}
#nav_wrapper ul li ul {
	display: none;
}
#nav_wrapper ul li:hover ul {
	display: block;
	font-size: .9em;
	font-weight: normal;
	padding-top: 0px;
	position: absolute;
}
#nav_wrapper ul li ul li {
	float: none;
	display: block;
	border-left: none;
	position: relative;
	padding: 10px;
	background:black;
	opacity:0.9;
	top: 10px;
	width: 200px;
	transition: all 0.4s ease-in-out;
}
#nav_wrapper ul li ul li a{
	text-transform:none;
}
#nav_wrapper ul li ul li:first-child {
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	 border-top-width:2px;
	 border-top-color:#ff7a00;
	 border-top-style:solid;
}
#nav_wrapper ul li ul li:last-child {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}


/*
*   Main Text in Scroll Imnages  
*/

.carousel-caption1 {
    position: absolute;
    left: 0%;
    margin-right: 0 auto;
    margin-left: 0 auto;
    top: 45%;
    color: #fff;
    text-align: center;
    width: 100%;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}


.carousel-caption3 {
    position: absolute;
    left: 0%;
    margin-right: 0 auto;
    margin-left: 0 auto;	
    color: #fff;
    top: 70%;
    text-align: center;
    width: 100%;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

/*
*   Buttons in scroll pictures  
*/


.button1 {
	position: relative;
	top: -350px;
	display: inline-block;
	font-size: 12px;
	line-height: 1;
	border-radius: 0px;
	cursor: pointer;
	backgroundthd-image: none;
	padding: 10px 20px;
	letter-spacing: .167em;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	color: white;
	background-color: transparent;
	border-style: solid;
	border-color: white;
	border-width: 0.6px;
	-webkit-animation-delay:2s;
	animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
}
.button1:hover {
	
    	color: white;
    	box-shadow: inset 0 0 0 2px rgba(255,255,255, 1);
    	transition: box-shadow 0.3s ease-in-out;
	text-decoration: none;
	font-weight:400;
	
}
.button2 {
	position: relative;
	top: -350px;
	display: inline-block;
    	font-size: 12px;
	line-height: 1;
	border-radius: 0px;
	cursor: pointer;
	background-image: none;
	padding: 10px 30px;
	letter-spacing: .167em;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
   	color: white;
   	background-color: transparent;
    	border-style: solid;
    	border-color: white;
    	border-width: 0.6px;
	-webkit-animation-delay:2s;
	animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
}
.button2:hover {
	color: white;
	font-weight: 300;
	text-decoration: none;
	background-color: #ff7a00;
	box-shadow: inset 0 0 0 2px rgba(255,255,255, 1);
    transition: box-shadow 0.3s ease-in-out;

}
.button3 {
	position: relative;
	top: -440px;
	left: 490;
	display: inline-block;
	font-size: 12px;
	line-height: 1;
	border-radius: 0px;
	cursor: pointer;
	backgroundthd-image: none;
	padding: 10px 20px;
	letter-spacing: .167em;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	color: white;
	background-color: transparent;
	border-style: solid;
	border-color: white;
	border-width: 0.6px;
	-webkit-animation-delay:2s;
	animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
}
.button3:hover {
	color: white;
	font-size: larger;
	text-decoration: none;
}

/*
*   Four Flex Containers Main Page  
*/


.call-outs-container-company {
  max-width: 90%;
  margin: auto;
  border-top-style: solid;
  border-top-width: medium;
  border-top-color: white;
  background-color: white;
  padding-bottom: 100px;
}
.call-out-company {
  padding-top: 30px;
  padding-left:30px;
  padding-right:30px;
  padding-bottom:20px;
  box-sizing: border-box;
  margin-bottom: 1px;
  flex-basis: 25%;
  color: #7F7F7F;
  border-style: solid;
  border-width: 0px 2px 0px 0px;
  border-color: white;
  text-align: center;
 
}

@media (min-width: 900px) {
  .call-outs-container-company {
    display: flex;
    gap: var(--row-gap) var(--column-gap);
    --row-gap: var(--widgets-spacing-row, 20px);
    --column-gap: var(--widgets-spacing-column, 20px);
    padding-left: 10%;
    padding-right: 10%;
    justify-content: space-between;
    margin-top: -120px;
  }
}

.call-out-company:nth-child(4) {margin-right: 0;}

.call-out-company:nth-child(1) {background-color: #c0dbe2;}
.call-out-company:nth-child(2) {background-color: #cdf1c3;}
.call-out-company:nth-child(3) {background-color: #ccb9da;}
.call-out-company:nth-child(4) {background-color: #ccb9da;}

.call-out:nth-child(4) {margin-right: 0;}

.call-out-company:nth-child(1) {background-color: white;border-radius: 40px 10px;box-shadow: 0px 60px 40px 0px #EEE;padding: 35px;--translateY: 34.5px;transform: translateY(var(--translateY));min-width: 25%;text-align: initial;}
.call-out-company:nth-child(2) {background-color: white;border-radius: 40px 10px;box-shadow: 0px 60px 40px 0px #EEE;padding: 35px;--translateY: 54.5px;transform: translateY(var(--translateY));min-width: 25%;text-align: initial;}
.call-out-company:nth-child(3) {background-color: white;border-radius: 40px 10px;box-shadow: 0px 60px 40px 0px #EEE;padding: 35px;--width: 33%;--translateY: 34.5px;transform: translateY(var(--translateY));min-width: 25%;text-align: initial;}
.call-out-company:nth-child(4) {background-color: white;border-radius: 40px 10px;box-shadow: 0px 60px 40px 0px #EEE;padding: 35px;--width: 33%;--translateY: 54.5px;transform: translateY(var(--translateY));text-align: initial;min-width: 25%;}

.call-out-about-us {
  padding-top: 30px;
  padding-left:30px;
  padding-right:30px;
  padding-bottom:20px;
  box-sizing: border-box;
  margin-bottom: 1px;
  flex-basis: 100%;
  color: #7F7F7F;
  /* border-style: solid; */
  border-width: 10px 10px 10px 10px;
  border-radius: 20px;
  border-color: #f8f8f8;
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 2%;
  padding-bottom: 0%;
  max-width:100%;
}

.call-out-about-us2 {
  padding-top: 20px;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:20px;
  box-sizing: border-box;
  flex-basis: 40%;
  border-radius: 30px;
  border-color: #f8f8f8;
  text-align: center;
  margin-bottom: 60;
  box-shadow: 2px 5px 5px 5px rgba(0, 0, 0, 0.1);
 
}


.call-out-container-about-us {
    max-width: 80%;
    margin: auto;
    border-top-style: solid;
    border-top-width: medium;
    border-top-color: white;
    /* background-color: #f8f8f8; */
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    /* box-shadow: 0px 60px 40px 0px #EEE; */
 }

@media (min-width: 1200px) {
    .call-out-container-about-us {
        display: flex;
        justify-content: center;
        flex-direction: row;
        max-width: 80%;
        flex-wrap: nowrap;
	padding: 40px;
    }
}

/*
*   Four Flex Containers Main Page  
*/


.call-outs-container {
  max-width: 70%;
  margin: auto;
  margin-top: 20px;
}
.call-out {
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 20px;
  flex-basis: 25%;
  text-align: center;
}

@media (min-width: 900px) {
  .call-outs-container {
    display: flex;
    justify-content: space-between;
  }
}


.call-out:nth-child(3) {margin-right: 0;}

.call-out:nth-child(1) {background-color: #c0dbe2;}
.call-out:nth-child(2) {background-color: #cdf1c3;}
.call-out:nth-child(3) {background-color: #ccb9da;}

.call-out:nth-child(3) {margin-right: 0;}

.call-out:nth-child(1) {background-color: white;}
.call-out:nth-child(2) {background-color: white;}
.call-out:nth-child(3) {background-color: white;}
.call-out:nth-child(4) {background-color: white;}

/*
*   Four Flex Footer  
*/

.full-footer {
	background-color:#041d2d;
	/* border-radius: 10px; */
	padding-bottom: 40px;
	padding-top: 10px;
}

.footer-container {
  max-width: 90%;
  margin: auto;
  margin-top: 0px;
  background-color: #041d2d;
}

.footer {text-align: left;padding-top: 25px;box-sizing: border-box;/* margin-bottom: 20px; */flex-basis: 25%;max-height: 300px;}

.fa {
	color: white;
	height: 5px;
	width: 15px;
}


@media (min-width: 900px) {
  .footer-container {
    display: flex;
    padding-top: 30px;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
  }
}


.footer2 {
    text-align: left;
    padding-top: 25px;
    box-sizing: border-box;
    margin-bottom: 20px;
    flex-basis: 25%;
    max-height: 300px;
    padding-left: 100px;
    padding-right: 40px;
    margin-left: 80px;
    margin-right: 80px;
}



@media screen and (max-width: 1699px) {
      .footer2 {
    text-align: left;
    padding-top: 25px;
    box-sizing: border-box;
    margin-bottom: 20px;
    flex-basis: 25%;
    max-height: 300px;
    padding-left: 50px;
    padding-right: 40px;
    margin-left: 40px;
    margin-right: 40px;
    }
}

@media screen and (max-width: 1194px) {
      .footer2 {
          padding-left: 0px;
          margin-left: 0px;
          max-width: 100%;
    }
}

		.footer2 {
    text-align: left;
    padding-top: 25px;
    box-sizing: border-box;
    margin-bottom: 20px;
    flex-basis: 25%;
    max-height: 300px;
    /* padding-left: 100px; */
    /* padding-right: 40px; */
    /* margin-left: 80px; */
    margin-right: 80px;
}


.footer:nth-child(1) {background-color: #041d2d;}
.footer:nth-child(2) {background-color: #041d2d;}
.footer:nth-child(3) {background-color: #041d2d;}
.footer:nth-child(4) {background-color: #041d2d;}

/* Radiowaves container for Main Menu */

#wave {
	FONT-WEIGHT: 400;
	position: relative;
	z-index: 3;
	width: 150px;
	height: 152px;
	left: 153.0px;
	bottom: 173px;
	margin-left: -82px;
}

/* waves */

#wave span { 
  	display: block;
	position: absolute;
	bottom: 0px; left: 50%; margin-left:0px;
	height: 50.5px; width: 125.5px;
	border: 2px solid white;
	border-radius: 100%;
	left: 0px; opacity: 0;
	transform: scale(0);
}

/* wave animation */

@keyframes waveL {
	0%   { transform: scale(0) translate(0, 0) }
	10%  { opacity: 1; transform: scale(0) translate(0, 0px) }
	100% { opacity: 0; transform: scale(1) translate(0px, 0px) }
}

@keyframes waveR {
	0%   { transform: scale(0) translate(0, 0) }
	10%  { opacity: 1; transform: scale(0) translate(0, 0px) }
	100% { opacity: 0; transform: scale(1) translate(0px, 0px) }
}

#wave .w0 { animation: waveL 10s 0s infinite }
#wave .w1 { animation: waveR 10s 1s infinite }
#wave .w2 { animation: waveL 10s 2s infinite }
#wave .w3 { animation: waveR 10s 3s infinite }
#wave .w4 { animation: waveL 10s 4s infinite }
#wave .w5 { animation: waveR 10s 5s infinite }
#wave .w6 { animation: waveL 10s 6s infinite }
#wave .w7 { animation: waveR 10s 7s infinite }
#wave .w8 { animation: waveL 10s 8s infinite }
#wave .w9 { animation: waveR 10s 9s infinite }


/* Radiowaves container for Footer Menu */

#wave-footer {
		
	position: relative;
	z-index: 3;
 	height: 25px;
	left: 85.5px; 
	bottom: 40px;
	width: 150px;
}

#wave-footer span { 
  	display: block;
	position: absolute;
	bottom: 0px; left: 50%; margin-left:0px;
	height: 50.5px; width: 125.5px;
	border: 2px solid white;
	border-radius: 100%;
	left: 0px; opacity: 0;
	transform: scale(0);
}

/* wave animation */

@keyframes wave-footerL {
	0%   { transform: scale(0) translate(0, 0) }
	10%  { opacity: 1; transform: scale(0) translate(0, 0px) }
	100% { opacity: 0; transform: scale(1) translate(0px, 0px) }
}

@keyframes wave-footerR {
	0%   { transform: scale(0) translate(0, 0) }
	10%  { opacity: 1; transform: scale(0) translate(0, 0px) }
	100% { opacity: 0; transform: scale(1) translate(0px, 0px) }
}

#wave-footer .w0 { animation: waveL 10s 0s infinite }
#wave-footer .w1 { animation: waveR 10s 1s infinite }
#wave-footer .w2 { animation: waveL 10s 2s infinite }
#wave-footer .w3 { animation: waveR 10s 3s infinite }
#wave-footer .w4 { animation: waveL 10s 4s infinite }
#wave-footer .w5 { animation: waveR 10s 5s infinite }
#wave-footer .w6 { animation: waveL 10s 6s infinite }
#wave-footer .w7 { animation: waveR 10s 7s infinite }
#wave-footer .w8 { animation: waveL 10s 8s infinite }
#wave-footer .w9 { animation: waveR 10s 9s infinite }

#image100 {
	margin-top: 92px;
}


#header_bar_contact { 
	height: 92px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 10020;
	background-color:#041d2d ;
}

#header_bar_contact.scrolled {
 	background: red;
	height: 95px;
 	background: #041d2d;
 	height: 95px;
 	transition: all 800ms;
 	-o-transition: all 800ms;
 	-moz-transition: all 800ms;
 	-webkit-transition: all 800ms;
	opacity: 0.8;
}

#header_bar_contact h1{
	float: left;
	list-style-type: none;
	margin-left: 30px;
	margin-top: 5px;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	-webkit-filter: brightness(1000%);
	filter: grayscale(10000%);
	filter: brightness(130%);
	transform: scale(0.7, 0.7);
	-ms-transform: scale(0.7, 0.7);
	-webkit-transform: scale(0.7, 0.7);
}

.abbr-container {
            position: relative;
            cursor: pointer;
}

.abbr-container abbr {
            text-decoration: none;
            border-bottom: 1px dotted;
}

.abbr-container .tooltip {
            visibility: hidden;
            width: 120px;
            background-color: #555;
            color: #fff;
            text-align: center;
            border-radius: 6px;
            padding: 5px 0;
            position: absolute;
            z-index: 1;
            bottom: 125%; /* Position the tooltip above the text */
            left: 50%;
            margin-left: -60px;
            opacity: 0;
            transition: opacity 0.3s;
}

.abbr-container .tooltip::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
}

.abbr-container:hover .tooltip {
           visibility: visible;
           opacity: 1;
}


@-webkit-keyframes marquee-one {
    0%   { text-indent: 18em }
    100% { text-indent: -50em }
}


#container-our-acronym {
    padding: 40px;
    margin: 0 auto;
    background: -webkit-linear-gradient(left, #204a8c, #041d2d);
    background: -o-linear-gradient(right, #204a8c, #041d2d);
    background: -moz-linear-gradient(right, #204a8c, #041d2d);
    background: linear-gradient(to right, #204a8c, #041d2d);
    border-radius: 20px / 20px;
    color: #fff;
    font-size: 22.0;
    height: auto;
    border-radius: 40px 10px;
}


.box {
    	overflow: hidden;
}

.marquee-one {
  	animation: marquee-one 100s linear infinite ; 
  	-webkit-animation: marquee-one 20s infinite ;
  	margin: 0;
  	padding: 0;
  	display: inline-block;
  	white-space: nowrap;
}

@-webkit-keyframes marquee-one {
    	10%   { text-indent: 20em }
    	100% { text-indent: 0em }
}

.acronym-container {
	padding: 0px;
  	box-sizing: border-box;
  	margin-bottom: 20px;
  	flex-basis: 25%;
  	text-align: center;
}

button {
  padding: 15px;
  box-sizing: border-box;
  margin-bottom: 20px;
  flex-basis: 25%;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  border-bottom-style: hidden;
  border-left-style: hidden;
  border-right-style: hidden;
  border-top-style: hidden;
  box-shadow: 1px 2px 2px 2px rgba(0, 0, 0, 0.2);
  margin-left: 5px;
  border-radius: 8px;
  background-color: white;
  /* box-shadow: 0px 60px 40px 0px #EEE; */
}

.display-box {
     font-size: 18px;
	color: white;
	-webkit-border-top-left-radius: 20px 20px;
	-webkit-border-top-right-radius: 20px 20px;
	-webkit-border-bottom-right-radius: 20px 20px;
	-webkit-border-bottom-left-radius: 20px 20px;
	-moz-border-radius: 20px / 20px;
	border-radius: 20px / 20px;

}

@media screen and (max-width: 600px) {.zoom {
            transform: scale(1.5);
            /* width:70%; */
}

@media screen and (max-width: 600px) {  .display-box { position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 400px;
    height: 200px;
    display: inline-grid;
    align-content: center}                                    
}




.body {
background: 0px;



.navbar-whole-wrap {
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.container2 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 20px;
}

@media screen and (max-width: 479px) {
    .w-container {
        max-width: none;
    }
}

@media screen and (max-width: 991px) {
    .w-container {
        max-width: 728px;
    }
}

.w-container {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.navbar-whole-wrap {
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.navbar-brand.w--current {
    width: 200px;
}

.w-nav-brand {
    float: left;
    color: #333;
    text-decoration: none;
    position: relative;
}

@media screen and (max-width: 479px) {
    .navbar-brand {
        width: 50%;
    }
}

.navbar-brand {
    width: 200px;
    padding-left: 0;
}

@media screen and (max-width: 767px) {
    .w-nav-brand {
        padding-left: 10px;
    }
}

.navbar-link-wrap {
    align-items: center;
    display: flex;
}

@media screen and (max-width: 767px) {
    .w-nav-brand {
        padding-left: 10px;
    }
}
@media screen and (max-width: 991px) {
    .w-nav[data-collapse=medium] .w-nav-button {
        display: block;
    }
}
@media screen and (max-width: 991px) {
    .nav-menu-button.with-left-margin {
        margin-left: 20px;
    }
}
@media screen and (max-width: 991px) {
    .nav-menu-button.w--open {
        background-color: Orange;
    }
}
.w-nav-button.w--open {
    color: #fff;
    background-color: #c8c8c8;
}
@media screen and (max-width: 991px) {
    .nav-menu-button {
        background-color: #153551;
        color: var(--white);
        border-radius: 10px;
	padding: 0.4em;
    }
}
.w-nav-button {
    float: right;
    cursor: pointer;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    -webkit-user-select: none;
    user-select: none;
    padding: 18px;
    font-size: 24px;
    display: none;
    position: relative;
}


element.style {
    transition: all;
    transform: translateY(0px) translateX(0px);
}

@media screen and (max-width: 991px) {
    .w-nav[data-collapse=medium] .w-nav-menu {
        display: none;
    }
}

@media screen and (max-width: 479px) {
    .navbar-menu {
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 991px) {
    .navbar-menu {
        background-color: white;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        flex-direction: column;
        padding: 20px;
    }
}

.navbar-menu {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    align-items: center;
    display: flex;
}

.w-nav-menu {
    float: right;
    position: relative;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}




@media screen and (max-width: 991px) {
    .nav-link-wrap {
        flex-direction: column;
        align-items: stretch;
    }
}

.nav-link-wrap {
    display: flex;
}

@media screen and (max-width: 991px) {
    .nav-dropdown {
        margin-left: 0;
        margin-right: 0;
    }
}

.w-dropdown {
    text-align: left;
    z-index: 900;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: relative;
}

@media screen and (max-width: 479px) {
    .nav-link {
        padding-left: 0;
    }
}
@media screen and (max-width: 767px) {
    .nav-link {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
}

@media screen and (max-width: 991px) {
    .nav-link {
        margin-left: 0;
        margin-right: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.nav-link {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    transition: background-color .2s, color .2s;
    display: flex;
}

.w-dropdown-toggle {
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    padding-right: 40px;
    display: inline-block;
}

.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    position: relative;
}

.w-dropdown {
    text-align: left;
    z-index: 900;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: relative;
}

[class^=w-icon-], [class*=\ w-icon-] {
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-family: webflow-icons !important;
}
@media screen and (max-width: 991px) {
    .nav-menu-button {
        background-color: white;
        color: var(--white);
        border-radius: 10px;
    }
}




.w-nav-overlay {
    width: 100%;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: hidden;
}
@media screen and (max-width: 991px) {
    .w-nav[data-collapse=medium] .w-nav-menu {
        display: none;
    }
}
.w-nav-overlay [data-nav-menu-open] {
    top: 0;
}
@media screen and (max-width: 479px) {
    .navbar-menu {
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 991px) {
    .navbar-menu {
        background-color: white;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        flex-direction: column;
        padding: 20px;
    }
}
[data-nav-menu-open] {
    text-align: center;
    background: #c8c8c8;
    min-width: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: visible;
    display: block !important;
}
.w-nav-menu {
    float: right;
    position: relative;
}
@media screen and (max-width: 991px) {
    .nav-link-wrap {
        flex-direction: column;
        align-items: stretch;
    }
}
.nav-link-wrap {
    display: flex;
}
@media screen and (max-width: 991px) {
    .nav-dropdown {
        margin-left: 0;
        margin-right: 0;
    }
}
.w-nav[data-collapse=all] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
    display: block;
}
.w-dropdown {
    text-align: left;
    z-index: 900;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: relative;
}
@media screen and (max-width: 479px) {
    .nav-link {
        padding-left: 0;
    }
}
@media screen and (max-width: 767px) {
    .nav-link {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
}
@media screen and (max-width: 991px) {
    .nav-link {
        margin-left: 0;
        margin-right: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.nav-link {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    transition: background-color .2s, color .2s;
    display: flex;
}
.w-nav[data-collapse=all] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
    display: block;
}
.w-dropdown-toggle {
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    padding-right: 40px;
    display: inline-block;
}
.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    position: relative;
}
.w--nav-dropdown-list-open {
    position: static;
}
.w-dropdown-list {
    background: #ddd;
    min-width: 100%;
    display: none;
    position: absolute;
}
.nav-link.hide {
    display: none;
}
.w--nav-link-open {
    display: block;
    position: relative;
}

.w-icon-nav-menu::before {
    content: "";
}

.w-container:after {
    clear: both;
}
.w-container:before, .w-container:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}


@media screen and (max-width: 991px) {
    .w-nav[data-collapse=medium] .w-nav-button {
        display: block;
    }
}

@media screen and (max-width: 991px) {
    .nav-menu-button.with-left-margin {
        margin-left: 20px;
    }
}

@media screen and (max-width: 991px) {
    .nav-menu-button.w--open {
        background-color: #153551;
    }
}
.w-nav-button.w--open {
    color: #fff;
    background-color: #c8c8c8;
}

@media screen and (max-width: 991px) {
    .nav-menu-button {
        background-color: var(--title-color);
        color: var(--white);
        border-radius: 10px;
    }
}
.w-nav-button {
    float: right;
    cursor: pointer;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    -webkit-user-select: none;
    user-select: none;
    padding: 18px;
    font-size: 24px;
    display: none;
    position: relative;
}

  a {
    background-color: #0000;
    transition: border-color .2s, background-color .2s, color .2s;
}

.navbar-whole-wrap {
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.container2 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 20px;
}

@media screen and (max-width: 479px) {
    .w-container {
        max-width: none;
    }
}

@media screen and (max-width: 991px) {
    .w-container {
        max-width: 728px;
    }
}

.w-container {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.navbar-whole-wrap {
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.navbar-brand.w--current {
    width: 200px;
}

.w-nav-brand {
    float: left;
    color: #333;
    text-decoration: none;
    position: relative;
}

@media screen and (max-width: 479px) {
    .navbar-brand {
        width: 50%;
    }
}

.navbar-brand {
    width: 200px;
    padding-left: 0;
}

@media screen and (max-width: 767px) {
    .w-nav-brand {
        padding-left: 10px;
    }
}

.navbar-link-wrap {
    align-items: center;
    display: flex;
}

@media screen and (max-width: 767px) {
    .w-nav-brand {
        padding-left: 10px;
    }
}
@media screen and (max-width: 991px) {
    .w-nav[data-collapse=medium] .w-nav-button {
        display: block;
    }
}
@media screen and (max-width: 991px) {
    .nav-menu-button.with-left-margin {
        margin-left: 20px;
    }
}
@media screen and (max-width: 991px) {
    .nav-menu-button.w--open {
        background-color: Orange;
    }
}
.w-nav-button.w--open {
    color: #fff;
    background-color: #c8c8c8;
}
@media screen and (max-width: 991px) {
    .nav-menu-button {
        background-color: #153551;
        color: var(--white);
        border-radius: 10px;
    }
}
.w-nav-button {
    float: right;
    cursor: pointer;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    -webkit-user-select: none;
    user-select: none;
    padding: 18px;
    font-size: 24px;
    display: none;
    position: relative;
}


element.style {
    transition: all;
    transform: translateY(0px) translateX(0px);
}

@media screen and (max-width: 991px) {
    .w-nav[data-collapse=medium] .w-nav-menu {
        display: none;
    }
}

@media screen and (max-width: 479px) {
    .navbar-menu {
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 991px) {
    .navbar-menu {
        background-color: white;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        flex-direction: column;
        padding: 20px;
    }
}

.navbar-menu {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    align-items: center;
    display: flex;
}

.w-nav-menu {
    float: right;
    position: relative;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}




@media screen and (max-width: 991px) {
    .nav-link-wrap {
        flex-direction: column;
        align-items: stretch;
    }
}

.nav-link-wrap {
    display: flex;
}

@media screen and (max-width: 991px) {
    .nav-dropdown {
        margin-left: 0;
        margin-right: 0;
    }
}

.w-dropdown {
    text-align: left;
    z-index: 900;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: relative;
}

@media screen and (max-width: 479px) {
    .nav-link {
        padding-left: 0;
    }
}
@media screen and (max-width: 767px) {
    .nav-link {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
}

@media screen and (max-width: 991px) {
    .nav-link {
        margin-left: 0;
        margin-right: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.nav-link {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    transition: background-color .2s, color .2s;
    display: flex;
}

.w-dropdown-toggle {
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    padding-right: 40px;
    display: inline-block;
}

.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    position: relative;
}

.w-dropdown {
    text-align: left;
    z-index: 900;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: relative;
}

[class^=w-icon-], [class*=\ w-icon-] {
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-family: webflow-icons !important;
}
@media screen and (max-width: 991px) {
    .nav-menu-button {
        background-color: white;
        color: var(--white);
        border-radius: 10px;
    }
}




.w-nav-overlay {
    width: 100%;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: hidden;
}
@media screen and (max-width: 991px) {
    .w-nav[data-collapse=medium] .w-nav-menu {
        display: none;
    }
}
.w-nav-overlay [data-nav-menu-open] {
    top: 0;
}
@media screen and (max-width: 479px) {
    .navbar-menu {
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 991px) {
    .navbar-menu {
        background-color: white;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        flex-direction: column;
        padding: 20px;
    }
}
[data-nav-menu-open] {
    text-align: center;
    background: #c8c8c8;
    min-width: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: visible;
    display: block !important;
    margin-top: 61px;
}
.w-nav-menu {
    float: right;
    position: relative;
}
@media screen and (max-width: 991px) {
    .nav-link-wrap {
        flex-direction: column;
        align-items: stretch;
    }
}
.nav-link-wrap {
    display: flex;
}
@media screen and (max-width: 991px) {
    .nav-dropdown {
        margin-left: 0;
        margin-right: 0;
    }
}
.w-nav[data-collapse=all] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
    display: block;
}
.w-dropdown {
    text-align: left;
    z-index: 900;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: relative;
}
@media screen and (max-width: 479px) {
    .nav-link {
        padding-left: 0;
    }
}
@media screen and (max-width: 767px) {
    .nav-link {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
}
@media screen and (max-width: 991px) {
    .nav-link {
        margin-left: 0;
        margin-right: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.nav-link {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    transition: background-color .2s, color .2s;
    display: flex;
}
.w-nav[data-collapse=all] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
    display: block;
}
.w-dropdown-toggle {
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    padding-right: 40px;
    display: inline-block;
}
.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    position: relative;
}
.w--nav-dropdown-list-open {
    position: static;
}
.w-dropdown-list {
    background: #ddd;
    min-width: 100%;
    display: none;
    position: absolute;
}
.nav-link.hide {
    display: none;
}
.w--nav-link-open {
    display: block;
    position: relative;
}

.w-icon-nav-menu::before {
    content: "";
}

.w-container:after {
    clear: both;
}
.w-container:before, .w-container:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}


@media screen and (max-width: 991px) {
    .w-nav[data-collapse=medium] .w-nav-button {
        display: block;
    }
}

@media screen and (max-width: 991px) {
    .nav-menu-button.with-left-margin {
        margin-left: 20px;
    }
}

@media screen and (max-width: 991px) {
    .nav-menu-button.w--open {
        background-color: green;
    }
}
.w-nav-button.w--open {
    color: #fff;
    background-color: #c8c8c8;
}

@media screen and (max-width: 991px) {
    .nav-menu-button {
        background-color: #b75838;
        color: var(--white);
        border-radius: 10px;
    }
}
.w-nav-button {
    float: right;
    cursor: pointer;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    -webkit-user-select: none;
    user-select: none;
    padding: 18px;
    font-size: 24px;
    display: none;
    position: relative;
}

  a {
    background-color: #0000;
    transition: border-color .2s, background-color .2s, color .2s;
}
:root {
    --title-color: #0f2204;
    --font-color: #717182;
    --white: white;
    --interstock-green: #4cb215;
    --interstock-background-green: #0c1b03;
    --interstock-green-light-border-color: #8dfe8a;
    --interstock-green-radial: #24560a;
    --interstock-green-elevated-background: #132e05;
    --interstock-yellow: #b37115;
    --interstock-yellow-border-color: #52340a;
    --red: #fd0000;
    --secondary: #09cd3f;
    --primary: #0068fd;
    --dark-color: #131323;
    --primary-orange: #ff6201;
    --interstock-green-dark: #183907;
    --ghost-white: #f7fef3;
    --primary-yellow: #fec901;
    --interstock-green-purple-complementary: #b215b3;
    --black: black;
    --primary-plum: #daadfd;
    --alice-blue: #e8effd;
}


@font-face {
    font-family: webflow-icons;
    src: url(data:application/x-font-ttf;charset=utf-8;base64,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)format("truetype");
    font-weight: 400;
    font-style: normal
}
[class^=w-icon-],[class*=\ w-icon-] {
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-family: webflow-icons!important;
}

.w-icon-slider-right:before {
    content: ""
}

.w-icon-slider-left:before {
    content: ""
}

.w-icon-nav-menu:before {
    content: ""
}

.w-icon-arrow-down:before,.w-icon-dropdown-toggle:before {
    content: ""
}

.w-icon-file-upload-remove:before {
    content: ""
}

.w-icon-file-upload-icon:before {
    content: ""
}

.w-dropdown {
    text-align: left;
    z-index: 900;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: relative
}

.w-dropdown-btn,.w-dropdown-toggle,.w-dropdown-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    position: relative
}

.w-dropdown-toggle {
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    padding-right: 40px;
    display: inline-block
}

.w-dropdown-toggle:focus {
    outline: 0
}

.w-icon-dropdown-toggle {
    width: 1em;
    height: 1em;
    margin: auto 20px auto auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0
}

.w-dropdown-list {
    background: #ddd;
    min-width: 100%;
    display: none;
    position: absolute
}

.w-dropdown-list.w--open {
    display: block
}

.w-dropdown-link {
    color: #222;
    padding: 10px 20px;
    display: block
}

.w-dropdown-link.w--current {
    color: #0082f3
}

.w-dropdown-link:focus {
    outline: 0
}

@media screen and (max-width: 767px) {
    .w-nav-brand {
        padding-left:10px
    }
}


.w-nav {
    z-index: 1000;
    background: #ddd;
    position: relative
}

.w-nav:before,.w-nav:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table
}

.w-nav:after {
    clear: both
}

.w-nav-brand {
    float: left;
    color: #333;
    text-decoration: none;
    position: relative
}

.w-nav-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    display: inline-block;
    position: relative
}

.w-nav-link.w--current {
    color: #0082f3
}

.w-nav-menu {
    float: right;
    position: relative
}

[data-nav-menu-open] {
    text-align: center;
    background: #c8c8c8;
    min-width: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: visible;
    display: block!important
    margin-top: 70px;
}

.w--nav-link-open {
    display: block;
    position: relative
}

.w-nav-overlay {
    width: 100%;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: hidden
}

.w-nav-overlay [data-nav-menu-open] {
    top: 0
}

.w-nav[data-animation=over-left] .w-nav-overlay {
    width: auto
}

.w-nav[data-animation=over-left] .w-nav-overlay,.w-nav[data-animation=over-left] [data-nav-menu-open] {
    z-index: 1;
    top: 0;
    right: auto
}

.w-nav[data-animation=over-right] .w-nav-overlay {
    width: auto
}

.w-nav[data-animation=over-right] .w-nav-overlay,.w-nav[data-animation=over-right] [data-nav-menu-open] {
    z-index: 1;
    top: 0;
    left: auto
}

.w-nav-button {
    float: right;
    cursor: pointer;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    -webkit-user-select: none;
    user-select: none;
    padding: 18px;
    font-size: 24px;
    display: none;
    position: relative
}

.w-nav-button:focus {
    outline: 0
}

.w-nav-button.w--open {
    color: #fff;
    background-color: #c8c8c8
}

.w-nav[data-collapse=all] .w-nav-menu {
    display: none
}

.w-nav[data-collapse=all] .w-nav-button,.w--nav-dropdown-open,.w--nav-dropdown-toggle-open {
    display: block
}

.w--nav-dropdown-list-open {
    position: static
}

@media screen and (max-width: 991px) {
    .w-nav[data-collapse=medium] .w-nav-menu {
        display:none
    }

    .w-nav[data-collapse=medium] .w-nav-button {
        display: block
    }
}

@media screen and (max-width: 767px) {
    .w-nav[data-collapse=small] .w-nav-menu {
        display:none
    }

    .w-nav[data-collapse=small] .w-nav-button {
        display: block
    }

    .w-nav-brand {
        padding-left: 10px
    }
}

@media screen and (max-width: 479px) {
    .w-nav[data-collapse=tiny] .w-nav-menu {
        display:none
    }

    .w-nav[data-collapse=tiny] .w-nav-button {
        display: block
    }
}

:root {
    --title-color: #0f2204;
    --font-color: #717182;
    --white: white;
    --interstock-green: #4cb215;
    --interstock-background-green: #0c1b03;
    --interstock-green-light-border-color: #8dfe8a;
    --interstock-green-radial: #24560a;
    --interstock-green-elevated-background: #132e05;
    --interstock-yellow: #b37115;
    --interstock-yellow-border-color: #52340a;
    --red: #fd0000;
    --secondary: #09cd3f;
    --primary: #0068fd;
    --dark-color: #131323;
    --primary-orange: #ff6201;
    --interstock-green-dark: #183907;
    --ghost-white: #f7fef3;
    --primary-yellow: #fec901;
    --interstock-green-purple-complementary: #b215b3;
    --black: black;
    --primary-plum: #daadfd;
    --alice-blue: #e8effd
}

.navbar-brand {
    width: 200px;
    padding-left: 0
}

.navbar-brand.w--current {
    width: 200px
}

.navbar-link-wrap {
    align-items: center;
    display: flex
}

.navbar-whole-wrap {
    justify-content: space-between;
    align-items: center;
    display: flex
}

.navbar-menu {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    align-items: center;
    display: flex
}

.nav-link {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    transition: background-color .2s,color .2s;
    display: flex
}

.nav-link:hover,.nav-link.w--current {
    color: var(--interstock-green)
}

.nav-link.dropdown-link {
    color: var(--title-color);
    padding-left: 0
}

.nav-link.dropdown-link:hover,.nav-link.dropdown-link.w--current {
    color: var(--interstock-green)
}

.nav-link.hide {
    display: none
}

.nav-link.left {
    text-align: left;
    padding-left: 0;
    padding-right: 0
}

.nav-link-wrap {
    display: flex
}

.nav-dropdown-list.w--open {
    background-color: var(--white);
    border-radius: 15px;
    padding: 10px 20px;
    box-shadow: 1px 2px 20px 3px #1a1a2e57
}
.navbar {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .navbar-menu {
        background-color: var(--white);
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        flex-direction: column;
        padding: 20px
    }

    .nav-link {
        margin-left: 0;
        margin-right: 0;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .nav-link-wrap {
        flex-direction: column;
        align-items: stretch
    }

    .nav-dropdown {
        margin-left: 0;
        margin-right: 0
    }

    .nav-dropdown-list.w--open {
        box-shadow: none;
        padding-left: 30px;
        position: absolute
    }

    .nav-menu-button {
        background-color: var(--title-color);
        color: var(--white);
        border-radius: 10px
    }

    .nav-menu-button.w--open {
        background-color: var(--interstock-green)
    }

    .nav-menu-button.with-left-margin {
        margin-left: 20px
    }

@media screen and (max-width: 910px) {
    .navbar-link-wrap nav {
        display:none
    }
}
@media screen and (max-width: 479px) {
    .call-out-container-about-us {
        padding-left: 0;
        max-width: 100%;
    }

	@media screen and (max-width: 991px) {
    .container-our-acronym {
        height: auto;
    }
		.footer2 {
    text-align: left;
    padding-top: 25px;
    box-sizing: border-box;
    margin-bottom: 20px;
    flex-basis: 25%;
    max-height: 300px;
    padding-left: 100px;
    padding-right: 40px;
    margin-left: 80px;
    margin-right: 80px;
}



@media screen and (max-width: 1699px) {
      .footer2 {
    text-align: left;
    padding-top: 25px;
    box-sizing: border-box;
    margin-bottom: 20px;
    flex-basis: 25%;
    max-height: 300px;
    padding-left: 50px;
    padding-right: 40px;
    margin-left: 40px;
    margin-right: 40px;
    }
}

@media screen and (max-width: 1194px) {
      .footer2 {
          padding-left: 0px;
          margin: 0px;
          max-width: 100%;
    }
}
button:hover {
      background-color: rgba(255,255,255,1.0);
      transition: 0.7s;
      color: #ff5f02;
  }
	}
.clip {
    height: 100%;
    object-fit: cover;
}