/* Home Slideshow */
.home-slide-001 .sp-slider-outer-stage {
    height: calc(100vh - 400px);
}
.home-slide-001 h3{
    font-size:20px;
    text-transform:uppercase;
    margin-bottom:30px;
  	letter-spacing:0.4px;
}
.home-slide-001 h1{
    font-size:60px;
    text-transform:uppercase;
    margin-bottom:30px;
    letter-spacing:0.4px;
    line-height: 60px;
}
.home-slide-001 .sppb-sp-slider-text p{
    font-size:16px;
    margin-bottom:30px;
  	letter-spacing:0.4px;
}

@media (max-width:1200px){
    .home-slide-001 .sp-slider-outer-stage {
        height: calc(100vh - 300px);
    }
    .home-slide-001 h1{
        font-size:48px;
        line-height: 48px;
    }
    .home-slide-001 h3{
        font-size:18px;
    }
    .home-slide-001 .sppb-sp-slider-text p{
        font-size:14px;
    }
}

@media (max-width:991px){
    .home-slide-001 .sp-slider-outer-stage {
        height: calc(100vh - 240px);
    }
    .home-slide-001 h1{
        font-size:48px;
        line-height: 48px;
    }
    .home-slide-001 h3{
        font-size:16px;
    }
}

@media (max-width:767px){
    .home-slide-001 .sp-slider-outer-stage {
        height: calc(85vh - 200px);
    }
    .home-slide-001 h1{
        font-size:36px;
        line-height: 40px;
        margin-bottom:15px;
    }
    .home-slide-001 h3{
        font-size:14px;
        margin-bottom:15px;
    }
}

@media (max-width:575px){
    .home-slide-001 {
      background-position: 45% 50% !important;
  	}	
}



/* Home Vision */
.home-vision-001 img {
    width: 75px;
    height: auto;
}
.home-vision-001 .pull-left {
    width: fit-content !important;
    padding: 20px;
}
.home-vision-box-001 {
    padding: 30px !important;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 30%) !important;
}
.home-vision-001 .sppb-addon-text p{
    margin-bottom:0 !important;
    font-size:16px;
    font-weight:400;
    letter-spacing:0.4px;
}
.home-vision-001 .sppb-addon-title{
    text-transform:uppercase;
    font-size:20px;
    font-weight:700;
    color:#fea517;
    margin-bottom:15px;
    letter-spacing:0.4px;
}
.home-vision-box-002 {
    padding: 10px 30px;
}

@media (max-width:1200px){
    .home-vision-001 .sppb-addon-text p{
        font-size:14px;
    }
}

@media (max-width:991px){
    .home-vision-box-002 {
        padding: 10px 0px;
    }
    .home-vision-001 img {
        width: 50px;
        height: auto;
    }
    .home-vision-001 .pull-left{
        padding:35px 15px 45px 0;
    }
    .home-vision-001 .sppb-addon-title{
        font-size:16px;
    }
}

@media (max-width:767px){
    .home-vision-box-002 {
        padding:0px;
    }
    .home-vision-001 img {
        width: 50px;
        height: auto;
    }
    .home-vision-001 .pull-left{
        padding:0 15px 0 0;
    }
    .home-vision-001 .sppb-addon-title{
        font-size:14px;
    }
    .home-vision-001 .sppb-addon-feature:first-child{
        margin-bottom:30px;
    }
    .home-vision-box-001 {
        padding: 30px 30px 0 30px !important;
    }
}



/* Home About */
.home-about-box-001 {
    background: #fea517;
    padding: 50px;
  	box-shadow: 0px 3px 10px rgb(0 0 0 / 30%) !important;
}
.home-about-001 img {
    margin: -75px -75px -75px 0px;
    max-width: 1000px;
    width:1000px;
}
.small-title-style-001 .sppb-addon-title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.4px;
    margin-bottom: 20px !important;
}
.title-style-001 .sppb-addon-title {
    text-transform: uppercase;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 0.4px;
    margin-bottom: 20px !important;
}
.title-style-001 p{
    font-weight:400;
    letter-spacing: 0.4px;
    margin-bottom:30px;
}

@media (max-width:1400px){
    .home-about-001 img {
        margin: -75px -75px -75px -150px;
        max-width:900px;
        width:900px;
    }
}

@media (max-width:1200px){
    .home-about-001 img {
        margin: -75px -75px -75px -200px;
        max-width: 900px;
        width:900px;
    }
    .title-style-001 .sppb-addon-title {
        font-size: 32px;
    }
    .small-title-style-001 .sppb-addon-title {
        font-size: 16px;
    }
    .title-style-001 p{
        font-size:14px;
    }
}

@media (max-width:991px){
    .home-about-001 img {
        margin: -75px -75px 0px -330px;
        max-width: 700px;
        width:700px;
    }
    .home-about-box-001{
        margin-bottom:-75px;
        padding: 30px;
    }
}



@media (max-width:767px){
    .home-about-001 img {
        margin: -75px -75px -200px -130px;
        max-width:800px;
        width:800px;
    }

    .title-style-001 .sppb-addon-title {
        font-size: 28px;
    }
    .small-title-style-001 .sppb-addon-title {
        font-size: 14px;
    }
}

@media (max-width:575px){
    .home-about-001 img {
        margin: -75px -75px -120px -20px;
        max-width:600px;
        width:600px;
    }
    .home-about-box-001 {
        padding: 30px;
    }
}


/* Home Service */
.no-text .sppb-addon-title {
    margin-bottom: 0px !important;
}
.home-service-box-001 {
    aspect-ratio: 1 / 1;
    position: relative;
    padding: 30px;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 30%) !important;
    transition:0.5s;
}
.home-service-box-001 .sppb-column-addons {
    display:flex;
    flex-direction:column;
    justify-content:end;
}
.home-service-box-001 img{
    width:50px;
    margin-bottom:20px;
}
.home-service-box-001 .sppb-addon-title{
    color:#fff;
    text-transform:uppercase;
    font-size:20px;
}
.home-service-box-001 .sppb-column-overlay{
    opacity:0;
    transition:0.5s;
}
.home-service-box-001:hover .sppb-column-overlay{
    opacity:1;
}
.home-service-box-001:hover{
    box-shadow: 0px 3px 10px rgb(0 0 0 / 50%) !important;
    scale:1.01;
}

@media (max-width:991px){
    .home-service-box-001{
        padding:20px;
    }
    .home-service-box-001 img{
        width:40px;
        margin-bottom:20px;
    }
    .home-service-box-001 .sppb-addon-title{
        font-size:16px;
    }
}

@media (max-width:767px){
    .no-text .sppb-addon-title {
        margin-bottom: 30px !important;
    }
    .home-service-box-001{
        padding:20px;
    }
    .home-service-box-001 .sppb-addon-title{
        font-size:16px;
    }
    .home-service-box-001 {
        aspect-ratio: 2 / 1;
        background-position:50% 50% !important;
    }
}



/* Home Map */
.home-map-box-001 {
    background: rgb(254 165 23 / 10%);
    backdrop-filter:blur(5px);
    -webkit-backdrop-filter:blur(5px);
    padding: 50px;
    z-index: 5;
}
.home-map-001 img {
    max-width: 60vw;
}
@media (max-width:991px){
    .home-map-001 img {
        max-width: 600px;
        margin-left:-100px;
    }
}
@media (max-width:767px){
    .home-map-001 img {
        max-width: 600px;
        margin-left:-50px;
        margin-top: -75px;
    }
    .home-map-box-001 {
        padding: 30px;
    }
}

/* Home Industry */
.with-text p {
    margin-bottom:0;
}

.home-industries-slide-001 .sppb-carousel-extended-item img{
    object-fit:cover;
}

.home-industries-slide-001 .sppb-carousel-extended-item{
    border:2px solid #fea517;
}

.home-industries-slide-001 .sppb-carousel-extended-item a:before{
    content:'';
    position:absolute;
    background-image:linear-gradient(180deg, rgb(241 28 20 / 0%), rgb(241 28 20));
    height: 100px;
    width:100%;
    bottom:0;
    left:0;
    transition:0.5s;
}

.home-industries-slide-001 .sppb-carousel-extended-item:hover a:before{
    height: 300px;
}

.home-industries-slide-001 .sppb-addon.sppb-carousel-extended.sppb-image-carousel-layout2 {
    height: 300px !important;
}

.home-industries-slide-001 .sppb-carousel-extended-outer-stage{
  	height:300px !important;
}

.home-industries-slide-001 {
    /*margin-right:-1000px !important;*/
}

.home-industries-slide-001 .addon-root-image-carousel{
    margin-right:-1000px;
}

.home-industries-slide-001 .sppb-carousel-extended-content-wrap {
    justify-content: flex-end;
    align-items: flex-start;
}

.home-industries-slide-001 .sppb-carousel-extended-heading {
    margin-bottom: 0;
    font-size: 20px;
    text-transform: uppercase;
}

.home-industries-slide-001 .sppb-carousel-extended-subheading{
    margin-bottom:0;
}

@media (max-width:1200px){
    .home-industries-slide-001 .sppb-carousel-extended-nav-control .nav-control {
        width: 100px !important;
    }
}

@media (max-width:767px){
    .with-text p {
        margin-bottom:30px;
    }
  .home-industries-slide-001 .sppb-carousel-extended-item:hover a:before{
        height: 200px;
    }

    .home-industries-slide-001 .sppb-addon.sppb-carousel-extended.sppb-image-carousel-layout2 {
        height: 200px !important;
    }

    .home-industries-slide-001 .sppb-carousel-extended-outer-stage{
        height:200px !important;
    }
  	.home-industries-slide-001 .addon-root-image-carousel{
        margin-right:0px;
    }
}


/* Home Contact */
.home-contact-form-box-001 {
    background: rgb(241 28 20 / 70%);
    padding: 70px;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    height: 740px;
}

.home-contact-form-001 textarea {
    height: 100px !important;
}

.home-contact-info-box-001 {
    background: rgb(255 255 255 / 70%);
    padding: 70px;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    height: 740px;
}

.home-contact-form-001 .form-label {
    display: none !important;
}

.home-contact-form-001 .form-control {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    border-radius: 0;
}

.home-contact-form-001 .form-control::placeholder{
    color:#c8c8c8;
  	font-weight:400 !important;
}

.home-contact-info-box-001 .title-style-001 .sppb-addon-title{
    margin-bottom: 50px !important;
}

.home-contact-info-box-001 .sppb-feature-box-title {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 32px;
    font-weight:400;
}

.home-contact-info-box-001 .sppb-addon-feature {
    margin-bottom:30px;
}

.home-contact-info-box-001 .sppb-icon i{
    font-size:16px !important;
    background:rgb(241 28 20);
    color:#fff;
    border-radius:30px;
}

.home-contact-info-box-001 .sppb-addon-feature .sppb-media{
    display:flex;
    align-items:center;
}

@media (max-width:1200px){
    .home-contact-form-box-001 {
        padding: 50px;
        height: 680px;
    }
    .home-contact-info-box-001 {
        padding: 50px;
        height: 680px;
    }
}

@media (max-width:991px){
    .home-contact-form-box-001 {
        padding: 30px;
        height: 670px;
    }
    .home-contact-info-box-001 {
        padding: 30px;
        height: 670px;
    }
    .home-contact-info-box-001 .sppb-addon-feature .sppb-media{
        flex-direction:column;
        align-items: flex-start;
    }
}

@media (max-width:767px){
    .home-contact-form-box-001 {
        padding: 30px;
        height: 650px;
    }
    .home-contact-info-box-001 {
        padding: 30px;
        height: 400px;
    }
    .home-contact-info-box-001 .sppb-feature-box-title {
        font-size: 14px;
    }
    .home-contact-info-box-001 .title-style-001 .sppb-addon-title{
        margin-bottom: 30px !important;
    }
    .home-contact-form-001 .form-control::placeholder{
        font-size:14px;
    }
    .home-contact-info-box-001 .sppb-addon-feature .sppb-media{
        flex-direction:row;
        align-items: flex-start;
    }
}