.nav-icon {
    margin-right: 5px;
}

.bottom_links li::before {
    list-style: none;
    content: "\f0da";
    font-family: FontAwesome;
    display: inline-flex;
    align-self: center;
    justify-self: center;
    position: relative;
    font-size: .75rem;
    line-height: 1.5;
    left: 0;
}
.about-text {
    color: #f03c02;
    font-weight: bolder;
    font-size: 1.5rem;
}
.factory-img {
    width: 100%;
}
.required, .error {
    color: #e03a3a;
}
.perpendicular {
    position: absolute;
    bottom: 0;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    line-height: 0;
}
.static-title {
    color:#f03c02;
    font-weight: bold;
}
#license {
    padding-top: 20px;
    padding-bottom: 20px;
}
  
#license h3 {
    border-bottom: 1px solid #3f3f3f;
    margin-top: 20px;
    margin-bottom: 20px;
}
.licensetable { border-collapse: collapse; width: 100%;}
.licensetable th { width: 20%; text-align: left; vertical-align: top; white-space: nowrap;}
.licensetable td { border-left: 1px solid #D1D1D1;}

#page h3 {
    font-size: 16px;
    font-weight: bold;   
}
.news-heading {
    font-size: 1rem;
    font-weight: bold;
}
.block-heading {
    font-size: 1.25rem;
    font-weight: bold;
}

.meta {
    font-size: 13px;
}
.new-img {
    max-height: 120px;
}
.btn-ssm {
    font-size:0.7rem;
    color: #fff;
    background-color: #f03c02;
    border-color: #f03c02;
}
.btn-ssm:hover {
    color: #fff;
    background-color: #e03a3a;
    border-color: #e03a3a;
}
.btn-xlg {
    font-size:1.2rem;
    color: #fff;
    background-color: #f03c02;
    border-color: #f03c02;
}
.btn-xlg:hover {
    color: #fff;
    background-color: #e03a3a;
    border-color: #e03a3a;
}
.btn-brand {
    border-color: var(--brand);
    background-color: var(--brand);
    color: #fff;
}
.ftco-section {
    padding: 6em 0;
    position: relative; 
}
.portfolio-wrap {
    display: block;
    width: 100%;
    margin-bottom: 3em; 
}

.portfolio-wrap .text {
    position: relative; 
}

.portfolio-wrap .text .subheading {
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 3px;
    color: #000000;
    font-weight: 700; 
}

.portfolio-wrap .text h2 {
    font-size: 30px;
    display: inline-block;
    line-height: 1.3; }

@media (max-width: 767.98px) {
    .portfolio-wrap .text h2 {
        font-size: 9vw; } }
.portfolio-wrap .text h2 a {
    color: #000000;
    padding-bottom: 5px; }
.portfolio-wrap .text .desc {
    position: relative;
    width: 100%; }

.portfolio-wrap .text .desc .custom-btn {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 3px;
    color: #96bb7c;
    font-weight: 700; 
}

.portfolio-wrap .text .desc p {
    margin-bottom: 30px; }

.portfolio-wrap .text .desc .top {
    position: relative; }

.portfolio-wrap .text .desc .top:after {
    position: absolute;
    top: -30px;
    left: -150px;
    content: '';
    width: 150px;
    height: 1px;
    background: #000000;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }

@media (max-width: 767.98px) {
    .portfolio-wrap .text .desc .top:after {
        display: none; } }

.portfolio-wrap .text .desc.text-md-right .top:after {
    right: -150px;
    margin: 0 0 0 auto; }

.portfolio-wrap .text .desc:hover .top:after {
    width: 200px; }

.animate-character
{
    text-transform: uppercase;
    background-image: linear-gradient(
        -225deg,
        #231557 0%,
        #44107a 29%,
        #ff1361 67%,
        #fff800 100%
    );
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    /*display: inline-block;
    font-size: 190px; */
}

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}

.slide-right {
    animation: 1s slide-right 1s forwards;
    transform:translateX(-100%);
}

@keyframes slide-right {
    to {
        transform:translateX(0);
    }
}
.slide-left {
    animation: 1s slide-left 1s forwards;
    transform:translateX(100%);
}
@keyframes slide-left {
    to {
        transform:translateX(0);
    }
}

.text-shadow {
    margin: 20px auto 20px auto;
    font-family: 'Ubuntu', sans-serif;
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 5px;
    text-shadow: 3px 0px 7px rgba(81,67,21,0.8), -3px 0px 7px rgba(81,67,21,0.8), 0px 4px 7px rgba(81,67,21,0.8);
    }

.text-simple-shadow {
    margin: 40px auto;
    font-family: 'Ubuntu', sans-serif;
    letter-spacing: 5px;
    text-shadow: 3px 4px 7px rgba(65, 54, 16, 0.8);
}

h2.underline {
    border-bottom: 1px solid #3f3f3f;
    margin-top: 20px;
    margin-bottom: 20px; }


/* Product */
.file_pdf {
    background: url(../img/ico_pdf.png) no-repeat 0 50%;
}
.overlay_container {
    position: relative;
}
  .overlay_image {
    display: block;
    width: 100%;
    height: auto;
  }
#product_catalog p {
    font-size: 0.85em;
    line-height: normal;
    margin-top: 20px;
}
.fotorama__wrap {
    margin: 0 auto;
}
.border {
    border: 1px solid rgb(254, 8, 8);
}
.overlay {
    position: absolute;
    bottom: 0;
    background: rgba(94, 93, 93, 0.65); /* Black see-through */
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity:0;
    color: white;
    padding: 10px;
    text-align: center;
    font-size: small;
}
.overlay_container:hover .overlay {
    opacity: 1;
}
  #products_photo {
    text-align: center;
    display: inline-block;
    align-items: center;
    width: 100%;
  }
  .products_photo {
    padding-top: 15px;
    padding-bottom: 15px;
    width: fit-content;
    height: fit-content;
  }
  .product_row {
    padding-left: 0;
    display: inline-block;
  }

/* RECRUIT */
#recruit_left {
    width: 30%;
    text-align: left;  
  }
  
  #recruit_right {
    width: 70%;
    text-align: left;
  }
  
  .recruit_row {
    box-sizing: border-box;
    width: 100%;
    display: flex;
    min-height: 1%;
  }
  
  #recruit_list li {
    margin-left: 20px;
    list-style: circle;
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: circle; 
  }
  .recruit_img {
    padding: 10px;
  }
#pic_list {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 20px;
    text-align: center;
  }
  
#pic_list ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
  }
  
#pic_list li {
    position:relative;
    display: inline-block;
    margin: 5px;
    padding: 5px;
  }

/* LEASE */
.lease_img {
    text-align: center;
    width: 40%;
  }
  .lease_info {
    width: 60%;
  }
  
  .lease_type {
    padding-top: 10px;
    padding-bottom: 10px;
  }
.floor_plan {
      text-align: center;
      background: #ccc;
  }
  
.floor_plan li img {
      vertical-align: middle;
  }

.block-20 {
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    display: block;
    width: 100%;
    height: 270px;
    margin-bottom: 20px;
}

td.business {
    padding-left: 25px;
}

#element_list li:before {
    content: '○';
    margin-right: 3px;
  }
  
  #element_list li {
    float: left;
    display: block;
    margin-right: 15px;
  }
  
  #element_list ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  
  #element_list {
    padding-top: 0px;
    padding-bottom: 0px;
  }

.accordion {
    --bs-accordion-active-bg: #f03c02;
    --bs-accordion-active-color:  #fff;
    --bs-accordion-border-color: #000;
}
.accordion-button:focus {
    z-index: 3;
    outline: 0!important;
    /* I changed the color on this line */
    /* If you do not want any color, just delete  */
    box-shadow: 0 0 0 0.15rem #f03c02;
}
     
.bottom-tel {
    display: inline-block;
    margin-bottom: 8px;
    padding-left: 32px;
    font-size: 1.5rem;
    font-weight: 700;
    text-decoration: none;
    line-height: 1.5;
    color: #f03c02!important;
  }

.concrete {
    margin-left: 20px;
}
  
.page-item {
    margin: 10px;
  }

.page-link {
    margin-inline: 10px;
    color: #f03c02;
    border-color: #f03c02;
  }

.single-nav {
    clear: both;
    padding: 10px;
    margin: 10px;
    position: relative;
    z-index: 3;
    overflow: hidden;
    display: inline-flex;
    list-style: none;
    border: 1px solid #f03c02; 
}

.active>.page-link, .page-link.active {
    z-index: 3;
    color: #fff;
    background-color: #e03a3a;
    border-color: #e03a3a;
}
/* HERO SLIDER */
#hero .carousel-container-first {
    display: flex;
    align-items: flex-end;
    justify-content: left;
    position: relative;
    text-align: center;
    bottom: 350px;
    top: 100px;
    left: 150px;
    right: 50px;
  }

#hero .carousel-content-first {
/*    background: rgba(28, 23, 21, 0.7); */
    padding: 20px 0 0 0;
    color: #fff;
    animation-duration: 0.5s;
    border-bottom: 2px solid #f03c02; 
}

#hero .carousel-content-text {
        font-size: 30px;
        font-weight: bold;
        animation-duration: 0.5s;
        color: black;
        -webkit-text-fill-color: black; /* Will override color (regardless of order) */
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: white;
}
#hero .carousel-text {
    font-size: 25px;
    font-weight: bold;
}

#hero .carousel-container-second {
    display: flex;
    align-items: flex-end;
    justify-content: right;
    position: absolute;    
    bottom: 60px;
    top: 110px;
    left: 50px;
    right: 50px;
}
#hero .carousel-container-third {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: absolute;    
    bottom: 50px;
    top: 110px;
    left: 50px;
    right: 50px;
}
#hero .carousel-container-fourth {
    display: flex;
    align-items: flex-end;
    justify-content: right;
    position: absolute;    
    /* bottom: 380px; */
    top: 100px;
    left: 50px;
    right: 50px;
}
#hero .carousel-container-fifth {
    display: flex;
    align-items: flex-end;
    justify-content: left;
    position: absolute;    
    bottom: 50px;
    top: 110px;
    left: 50px;
    right: 50px;
}
.nav-icon {
    margin-left: 5px;
    margin-right: 5px;
}

#topbar .contact-info a {
    color: #fff;
}

#topbar .contact-info a:hover {
    color: #f03c02;
}

table.table-fit th {
    text-wrap: nowrap;
    width: 120px;
}

table.table-contact th {
    min-width: 140px;
    text-wrap: wrap;
}

#ss_table {
	width: 864px;
}

table.table-leased th {
    min-width: 120px;
    text-wrap: wrap;
}

table.list th {
    width: 100%;
    background: linear-gradient(-45deg, #fff 25%, #ddefff 25%, #ddefff 50%, #fff 50%, #fff 75%, #ddefff 75%, #ddefff);
    background-size: 9px 9px;
    font-weight: bold;
    text-align: center;
    /* color: #045da5; */
    color: #045da5;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 2%;
    border-top: 2px solid #eaeaea;
    border-bottom: 2px solid #eaeaea;
    letter-spacing: 0.1em;
    position: relative;
}

td.cell-wrap {
    min-width: 120px;
    text-wrap: wrap;
}

.solar-detail {
    color: #f03c02;
    font-weight: 700;
}

.company-bg {
    padding: 30px 0 30px 0;
    background-image: url(/assets/images/company-bg.png);
    background-size: cover;
    background-position: center;
  }

.greeting-bg {
    padding: 30px 0 30px 0;
    background-image: url(/assets/images/abstract-white-and-grey-geometric-background.jpg);
    background-size: cover;
    background-position: center;
  }
.organization-bg {
    padding: 30px 0 30px 0;
    background-image: url(/assets/images/city-bg.jpg);
    background-size: cover;
    background-position: center;
}