body{color: #515151; font-size: 16px; font-family: 'Poppins', sans-serif; margin: 0; padding: 0; outline: 0;}

a {outline: 0 !important; text-decoration: none; color: #CD1818;}
  
a:hover {text-decoration: none; color: #ff8f28;}

img {max-width: 100%; height: auto;}

h1, h2, h3, h4, h5, h6 {color: #174aa3; padding: 0; margin: 0;}

.container {max-width: 1440px;}

/* Header*/
.header-call-bg{width: 100%; display: inline-block; background: #080403; padding: 8px 0;}
.sub-call-text{width: 100%; display: flex; flex-wrap: wrap; align-items: end; justify-content: end;}
.sub-call-text a{color: #ffffff; margin: 0 15px 0 0;}
.sub-call-text a i{margin: 0 5px 0 0;}
.sub-call-text a:hover{color: #CD1818;}

header{width: 100%; background: #ff9228; padding: 20px 0; position: relative; top: 0; z-index: 9; box-shadow: 0px 7px 18px #1810100d;}
.dropdown-item{padding: 15px;}
header .navbar-light .navbar-nav .nav-link{color: #080403; font-weight: 600; text-transform: uppercase; padding: 12px 15px;}
header .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{color: #ffffff;}
header .navbar{padding: 0;}
header .navbar-light .navbar-brand{position: absolute; top: -58px;}
.sub-menu-drp{position: relative;}
header .navbar-nav li:hover > ul.dropdown-menu {display: block;}
header .dropdown-submenu {position:relative;}
header .dropdown-submenu>.dropdown-menu {top:0; left:100%; margin-top:-6px;}
header .dropdown-menu > li > a{font-size: 15px;}
header .dropdown-menu > li > a:hover:after {text-decoration: underline; transform: rotate(-90deg);} 
header .dropdown-menu{margin: 0;}
header .dropdown-item{padding: 6px 15px; border-bottom: 1px solid #f2f2f2;}
header .dropdown-item:last-child { border-bottom:0px; }
/* Header End*/

/* Header Slider */
.header-slider{position: relative; top: 0;}
.header-slider .carousel-caption{max-width: 650px; display: block; bottom: 38%; text-align: left; padding: 30px; left: 10%;}
/*.header-slider .carousel-caption{max-width: 650px; display: block; bottom: 38%; text-align: left; padding: 30px; background: rgba(255, 255, 255, 0.8); box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
        border-radius: 6px; left: 10%;}*/
.header-slider .carousel-caption h1{width: 100%; color: #ffffff; font-size: 42px; font-weight: 800; display: inline-block; text-transform: uppercase; padding: 0 0 15px 0; margin: 0;}
.header-slider .carousel-caption p{color: #ffffff; font-size: 18px; font-weight: 400; line-height: 32px;}
.header-slider .carousel-indicators .active{background: #ff8f28;}
/* Header Slider End */

/* Welcome About */
.sub-welcome-pt-pb{width: 100%; display: inline-block; background: url(../images/about-bg.png); background-size: cover; background-position: center top; background-repeat: no-repeat; padding: 85px 0; margin: -8px 0 0 0;}
.about-inner-left-nine{width: 100%; display: inline-block; background: rgba(255, 255, 255, 0.9); text-align: left; padding: 30px; border-radius: 12px;}
.about-inner-left-nine h2 span{width: auto; display: inline-block; color: #080403; font-size: 18px; background: #ffc360; padding: 5px 30px; border-radius: 30px; box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05); font-weight: 400;
}
.about-inner-left-nine h2{color: #080403; font-size: 46px; font-weight: 600; text-transform: uppercase; padding: 0; margin: 0;}
.about-inner-left-nine p{color: #515151; font-size: 18px; line-height: 32px; padding: 15px 0 5px 0;}
.rts-btn {padding: 20px 33px; line-height: 10px; max-width: max-content; font-size: 16px; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; transition: 0.3s; border-radius: 2px; display: block; min-width: max-content; background: #ff8f28; color: #080403;
}
.rts-btn:hover{background: #080403;}
.about-three__img{position: relative; display: block; background: #ff8f28; padding: 15px; border-top-right-radius: 209px; border-bottom-left-radius: 209px; overflow: hidden;}
.thumbnail-about-nine{position: relative; display: block; overflow: hidden; border-top-right-radius: 200px; border-bottom-left-radius: 200px;}
.video-play{position: absolute; top: 51%; left: 0; right: 0;}

.sec-title__tagline {position: relative; display: block; margin-bottom: 16px;}
.sec-title__tagline h6 {position: relative; display: inline-block; color: #ff7f25; font-size: 20px; line-height: 30px; font-weight: 600; text-transform: uppercase;}
.sec-title__tagline span.right {position: relative; display: inline-block; width: 50px; height: 2px; background: #ff7f25; margin-left: 10px; top: -6px;}
/* Welcome About End */

/* Products */
.sub-products-pt-pb{width: 100%; float: right; /*background: #ffedd1;*/ padding: 85px 0;
        background-color: #fffaf1;
        /*background-image: url(../images/products-bg.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;*/
}

.sub-prd-title{width: 100%; display: inline-block; padding: 0 0 60px 0;}
.sub-prd-title span{width: auto; display: inline-block; color: #080403; font-size: 18px; background: #ff9228; padding: 4px 30px; border-radius: 30px; box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05);}
.sub-prd-title h2{width: 100%; color: #080403; font-size: 46px; font-weight: 600; text-transform: uppercase; padding: 15px 0 0 0;}
.sub-prd-title p{color: #080403; font-size: 18px; line-height: 36px;}

.projects2-wrap {padding: 30px; position: relative; background: #ffffff; margin: 30px 0 0 0; -webkit-box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05); border-radius: 4px;}
.projects2-wrap a img{-webkit-transition: 0.4s ease; transition: 0.4s ease;}
.projects2-wrap a img:hover{-webkit-transform: scale(1.08); transform: scale(1.08);}
.projects2-con {position: absolute; left: 20px; bottom: 10px;}
.projects2-wrap h3 a{font-size: 20px; line-height: 1.75em; color: #080403; letter-spacing: 3px; background: rgba(255, 255, 255, 0.6); border-radius: 4px;
  padding: 5px 15px 5px 0; text-transform: uppercase;
}
.projects2-wrap h3 a:hover {color: #ff8f28; background: #080403; padding: 5px 15px 5px 15px;}
.project2-link {color: #fff; font-size: 16px; font-weight: 400; position: relative; padding-right: 40px; line-height: 1.75em; display: inline-block;
  transition: all 0.3s ease-in-out; padding-left: 80px;
}
.project2-link::before {content: ''; display: inline-block; width: 80px; height: 1px; background: #080403; position: absolute; left: 0; bottom: 15px;
  transition: all 0.3s ease-in-out; 
}

.sub-btn-product{width: 100%; display: flex; align-items: center; justify-content: center; margin: 60px 0 0 0;}
.sub-btn-product a{padding: 20px 33px; line-height: 10px; max-width: max-content; font-size: 16px; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; transition: 0.3s;
        border-radius: 2px; display: block; min-width: max-content; background: #080403; color: #ff8f28;
}
.sub-btn-product a:hover{color: #080403; background: #ff8f28;}
/* Products End */

/* Our Services */
.service-item-wrapper {padding: calc(40px/2); text-align: left; margin: 0;}
.service-slider-item-link {position: relative; display: block;}
.service-item-number {position: absolute; top: -75px; left: 0; right: 0; padding: 0 30px; font-size: 100px; letter-spacing: -.03em; font-weight: 700; margin-top: 0; -webkit-transition: color .3s;
        transition: color .3s; color: #ffffff;
}
.service-item-content {position: absolute;  bottom: 0; left: 0; width: 100%; padding: 15px 15px 10px 15px; background: #f2f2f2; -webkit-transition: background-color .3s,bottom .3s;
        transition: background-color .3s,bottom .3s;
}
.service-post-title {color: #0b0b0b; font-size: 18px; font-weight: 500; padding: 0; position: relative; text-align: center; text-transform: uppercase;}    

.service-item:hover .service-item-content{color: #080403; background-color: #ff8f28;}
.service-item:hover .service-item-content .service-post-title{color: #080403;}

.sub-services-pt-pb{width: 100%; display: inline-block; padding: 85px 0;}
.sub-services-pt-pb .elementor-counter-title{color: #373435;}
.sub-services-pt-pb .sub-prd-title h2{color: #373435;}
.sub-services-pt-pb .sub-prd-title p{color: #373435;}
.owl-carousel .owl-nav button.owl-next{width: 30px; margin: 0 -15px 0 0; border-radius: 6px;}
.owl-carousel .owl-nav button.owl-prev{width: 30px; margin: 0 0 0 -15px; border-radius: 6px;}
/* Our Services End */

/* footer */
footer{width: 100%; display: inline-block; background-color: #080403; padding: 85px 0; background-image: url(../images/footer-bg.png); background-size: cover; background-repeat: no-repeat; background-position: center top;}
.footer-logo p{color: #ffffff; line-height: 36px; padding: 30px 0 0 0;}
.footer-addres-pb{width: 100%; display: inline-block; padding: 30px 0 0 0;}
.footer-addres h5{color:  #ff8f28; font-size: 24px; font-weight: 400; text-transform: uppercase; padding: 0 0 15px 0; margin: 0;}
.footer-addres p{color: #ffffff; line-height: 30px; padding: 0;}
.footer-addres a{color: #ffffff; line-height: 30px; padding: 0;}
.footer-addres a i{color: #ff8f28;}
.footer-addres a:hover{color: #ffc360;}

.footer-menu h5{color: #ff8f28; font-size: 24px; font-weight: 400; text-transform: uppercase; padding: 0 0 15px 0; margin: 0;}
.footer-menu ul{display: block; padding: 0; margin: 0;}
.footer-menu ul li{list-style: none; padding: 0; margin: 0;}
.footer-menu ul li a{color: #ffffff; line-height: 32px; padding: 0 0 15px 0;}
.footer-menu ul li a:hover{color: #ffc360;}

.footer-copy{width: 100%; display: inline-block; background: #ff9228; padding: 20px 0;}
.footer-copy-text{width: 100%; display: inline-block; text-align: center;}
.footer-copy-text p{color: #080403; font-size: 16px; font-weight: 500; margin: 0; padding: 0;}
/* footer End */

/* INDUSTRIES WE SERVE */
.sub-indust-pt-pb{width: 100%; display: inline-block; background: #373435; padding: 85px 0;}

.sub-services-pt-pb{width: 100%; display: inline-block; padding: 85px 0;}
.sub-services-pt-pb .elementor-counter-title{color: #373435;}
.sub-services-pt-pb .sub-prd-title h2{color: #080403;}
.sub-services-pt-pb .sub-prd-title p{color: #373435;}
.owl-carousel .owl-nav button.owl-next{margin: 0 -15px 0 0;}
.owl-carousel .owl-nav button.owl-prev{margin: 0 0 0 -15px;}
/* INDUSTRIES WE SERVE End */

/* Number of Employees */
.sub-emp-bg-pt-pb{width: 100%; display: inline-block; padding: 85px 0; background: url(../images/number-bg.png); background-size: cover; background-repeat: no-repeat; background-position: center top; background-attachment: fixed; 
}


.sub-emp-number-main{width: 100%; display: flex; align-items: center; justify-content: flex-start; background: rgba(255, 255, 255, 0.8); padding: 15px 30px 30px 30px; border-radius: 6px; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3), 
              0 6px 20px rgba(0, 0, 0, 0.15);
}
.sub-emp-img-number{width: 100px; height: 100px; background: #ffffff; border-radius: 12px; display: flex; align-items: center; justify-content: center; margin: 0 20px 0 0;}
.sub-emp-img-number img{display: inline-block;}
.sub-emp-content{width: 100%; text-align: center;}
.sub-emp-content span{color: #080403; font-size: 62px; font-weight: 800;}
.sub-emp-content h6{color: #080403; font-size: 18px; font-weight: 600; text-transform: uppercase;}

.sub-number-title{
        width: 100%;
        display: inline-block;
        text-align: center;
        padding: 0 0 35px 0;
}
.sub-number-title h4{
        color: #ffffff; font-size: 32px; font-weight: 500;
}
/* Number of Employees End */

/* H2 */
.sub-h2-banner-bg{width: 100%; display: inline-block; padding: 110px 0; background: url(../images/h2-bg.png); background-size: cover; background-repeat: no-repeat; background-position: center top; background-attachment: fixed; 
}
.sub-h2-content h3{
        color: #ffffff;
        font-size: 38px;
        font-weight: 600;
        line-height: 56px;
        text-transform: uppercase;
        padding: 0;
}
/* H2 end */

/* Call to Action */
.sub-modal-popup .form-group .form-control {
        height: 45px;
        font-size: 16px;
        border: 1px solid #373435;
        margin: 0 0 15px 0;
}
.sub-modal-popup .form-group textarea {
        height: auto !important;
        padding: 15px;
}
.sub-modal-popup .modal-body {
        padding: 0;
}
.sub-modal-popup .modal-footer .btn-primary {
        font-size: 18px;
        background: #77204a;
        border: 1px solid #77204a;
        border-radius: 6px;
        padding: 8px 35px;
}
.sub-modal-popup .modal-footer .btn-primary:hover {
        background: #db1f68;
        border: 1px solid #db1f68;
}
.footer-form {
        padding: 0 0 30px 0;
}
.footer-form .form-group .form-control {
        font-size: 16px;
        height: 45px;
        border: 1px solid #77204a;
        margin: 0 0 15px 0;
}
.footer-form .form-group textarea {
        height: auto !important;
        padding: 20px 25px;
}
.sub-modal-popup .modal-dialog{
        max-width: 850px;
}
.sub-modal-popup .modal-header{
        background: #679049;
        padding: 8px 15px 8px 15px;
}
.sub-modal-popup .modal-title{
        color: #ffffff;
}
.sub-modal-popup .modal-footer{
        padding: 15px 0 0 0;
}

.sub-modal-popup-form{
    width: 100%;
    display: inline-block;
    background: #f6f6f6;
    padding: 30px 30px 15px 30px;
}
.sub-modal-logo-box-two{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 0;
}
.sub-modal-logo-box-two img{
        display: inline-block;
        margin: 0 0 30px 0;
}
.sub-modal-logo-box .sub-modal-icons{
    width: 45px;
    height: 45px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ff9228;
    border-radius: 100%;
    margin: 0 15px 10px 0;
}
.sub-title-call h2{
    width: 100%;
    display: inline-block;
    color: #080403;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    padding: 0 0 15px 0;
}
.sub-modal-logo-box a{
    color: #241f21;
    font-size: 19px;
    font-weight: 700;
    display: inline-block;
    padding: 10px 0 0 0;
}
.sub-modal-logo-box a:hover{
    color: #e86520;
}
.sub-modal-logo-box p{
    color: #241f21;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    padding: 0 0 0 0 !important;
}
.sub-modal-logo-box p strong{
    font-size: 20px;
}
.sub-modal-logo-box-two {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 0;
}
.sub-modal-icons-mail{
        display: inline-block;
        text-align: left;
        margin: 0 0 15px 0;
}
.sub-modal-popup button.close {
  background-color: #241f21;
  margin: -9px -15px -25px 0;
  border-radius: 0 4px 0 0;
  opacity: 0.9;
  padding: 17px 20px;
}
.sub-modal-popup .close:not(:disabled):not(.disabled):hover {
  color: #ffffff;
}
.sub-modal-popup .close{
        color: #ffffff;
}
.modal-title {
  width: 100%;
  color: #0b0b0b;
  font-size: 26px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
input.edu-btn {
  width: auto;
  text-align: center;
  border-radius: 5px;
  display: inline-block;
  height: auto;
  color: #ffffff;
  background: #343148;
  padding: 0 30px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border: 0 none;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 14px 35px;
  cursor: pointer;
}
input.edu-btn:hover {
  color: #ffffff;
  background: #ff9228;
}
.modal-footer .form-group {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-items: flex-start;
}
/* Call to Action End */

.modal-dialog {
        max-width: 850px;
}
input.edu-btn {
        width: auto;
        text-align: center;
        border-radius: 0;
        display: inline-block;
        height: auto;
        color: #ffffff;
        background: #080403;
        padding: 0 30px;
        font-size: 15px;
        font-weight: 500;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        border: 0 none;
        overflow: hidden;
        position: relative;
        z-index: 1;
        padding: 14px 35px;
        cursor: pointer;
}
input.edu-btn:hover {
        color: #080403;
        background: #ff9228;
}
.modal-title {
        width: 100%;
        color: #0b0b0b;
        font-size: 26px;
        font-weight: 500;
        text-align: center;
        text-transform: uppercase;
}
.modal-footer .form-group {
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-items: flex-start;
}

/* INDUSTRIES WE SERVE */
.owl-nav button {
        position: absolute;
        top: 60%;
        background-color: #000;
        color: #fff;
        margin: 0;
        transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
        left: 0;
}
.owl-nav button.owl-next {
        right: 0;
}
.owl-dots {
        text-align: center;
        padding-top: 15px;
}
.owl-dots button.owl-dot {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        display: inline-block;
        background: #ccc;
        margin: 0 3px;
        display: none;
}
.owl-dots button.owl-dot.active {
        background-color: #0b0b0b;
}
.owl-dots button.owl-dot:focus {
        outline: none;
}
.owl-nav button {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: #ff8f28 !important;
}
.owl-nav button span {
        color: #080403;
        font-size: 52px;    
        position: relative;
        top: -5px;
}
.owl-nav button:focus {
        outline: none;
}

.sub-count-number{
        width: 100%;
        display: inline-block;
        padding: 60px 0 0 0;
}
.elementor-counter-number-wrapper {
        font-family: "Manrope Alt",Sans-serif;
        font-size: 280px;
        font-weight: 700;
}
.elementor-counter .elementor-counter-number-prefix {
        text-align: center;
}
.elementor-counter .elementor-counter-number-wrapper {
        font-size: 80px;
        line-height: 1em;
        font-weight: 700;
        white-space: nowrap;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        letter-spacing: -.03em;
}
.elementor-counter-title {
        color: #ffffff;
        font-size: 22px;
        font-weight: 500;
        text-align: center;
        text-transform: uppercase;
        padding: 15px 0 0 0;
}
.elementor-counter .elementor-counter-number-wrapper {
        text-align: center;
        -webkit-text-stroke: 2px #ed3237;
}
/* INDUSTRIES WE SERVE End */

/* Modal Popup Form */
.sub-modal-popup .modal-content{
        width: 100%;
        display: inline-block;
        text-align: center;
}
.sub-modal-popup .modal-content a{
        color: #0b0b0b;
        font-size: 18px;
        font-weight: 600;
        display: inline-block;
        padding: 8px 0;
}
.sub-modal-popup .modal-footer{padding: 15px 0;}
.sub-modal-popup .modal-header{background: #ff9228;}
/* Modal Popup Form End */

/* Scroll to Top */
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #080403;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9;
}
#return-to-top i {
    color: #ffffff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: #ffb22f;
}
#return-to-top:hover i {
    color: #ffffff;
}
/* Scroll to Top End */


/* Video */
.sub-prd-videos-pt-pb{
        width: 100%;
        min-height: 600px;
        display: inline-block;
        background: url(../images/video-bg.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;
        display: flex;
        align-items: center;
        justify-content: center;
}
.video-play-button {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
  margin: 30px 0 0 0;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 0;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #ff8f28;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 0;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #ff8f28;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: darken(#fa183d, 10%);
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  top: -35px;
  border-left: 28px solid #fff;
        border-top: 18px solid transparent;
        border-bottom: 18px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.video-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.80);
  opacity: 0;
  transition: all ease 500ms;
}

.video-overlay.open {
  position: fixed;
  z-index: 1000;
  opacity: 1;
}

.video-overlay-close {
  position: absolute;
  z-index: 1000;
  top: 15px;
  right: 20px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 200ms;
}

.video-overlay-close:hover {
  color: #fa183d;
}

.video-overlay iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 50%;
  height: 550px;
  box-shadow: 0 0 15px rgba(0,0,0,0.75);
}
.video-text{
        width: 100%;
        display: inline-block;
        text-align: center;
        position: relative;
        margin: 80px 0 0 0;
}
.video-text h6{
        width: 100%;
        display: inline-block;
        color: #ffffff;
        font-size: 32px;
        font-weight: 500;
        padding: 0;
}
.sub-prd-videos-pt-pb .sub-btn-product{
        margin: 50px 0 0 0;
}
/* Video End */

/* Header Title */
.page_header {
  position: relative;
  overflow: hidden;
  margin: 0 0 0 0;
}
.page_header .page_header_content {
        width: 100%;
  position: relative;
  background-image: url("../images/about-us-bg.jpg");
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0px;
  padding: 146px 0px;
  text-align: center;
}
.page_header .page_header_content::before {
  position: absolute;
  content: "";
  background: #000000;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  top: 0;
  left: 0;
}
.page_header .breadcrumb {
  padding: 10px 0px 0px 0px;
  margin-bottom: 0;
  list-style: none;
  display: block;
  background: transparent;
}
.page_header .breadcrumb li::before {
  content: '';
  width: 2px;
  height: 14px;
  display: inline-block;
  background: #ff8f28;
  margin-right: 7px;
}
.page_header .breadcrumb li:first-child:before {
  display: none;
}
.page_header .breadcrumb li {
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}
.page_header .breadcrumb li:not(:last-child) {
  margin-right: 6px;
}
.page_header .breadcrumb li a {
  color: #ffffff;
}
.page_header .breadcrumb li.active {
  color: #ff8f28;
}
.page_header .page_header_content .heading {
  position: relative;
  font-size: 52px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 0px;
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 0px 120px;
  color: #ff8f28;
  text-transform: uppercase;
}
/* Header Title End */

/* About Us */
.sub-inner-pt-pb{width: 100%; display: inline-block; padding: 85px 0;}
.about-content{width: 100%; display: inline-block;}
.about-content p{color: #515151; line-height: 32px; padding: 0 0 15px 0; margin: 0;}
/* About Us End */

/* Contact Us */
.sub-office-address{
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        margin: 0 0 30px 0; 
}
.sub-office-address .sub-office-icon{
        width: 55px;
        height: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #080403;
        border-radius: 100px;
}
.sub-office-address .sub-office-icon i{
        color: #ffffff;
        font-size: 22px;
}
.sub-office-content p{
        color: #373435;
        font-size: 18px;
        padding: 0 0 0 15px;
}
.sub-office-content a{
        color: #373435;
        font-size: 18px;
        padding: 0 0 0 15px;
}
.sub-office-content a:hover{
        color: #ffb22f;
}
.sub-map{
        width: 100%;
        display: inline-block;
        margin: 40px 0 0 0;
}
.sub-map iframe{
        width: 100%;
        height: 450px;
        display: inline-block;
}
/* Contact Us End */

/* Products */
.sub-product-box{
        width: 100%;
        display: inline-block;
        background: #ffffff;
        -webkit-box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05);
        border-radius: 12px;
        padding: 30px;
        margin: 0 0 30px 0;
}
.sub-title-product{
        width: 100%;
        display: inline-block;
        text-align: center;
}
.sub-title-product h6{
        color: #080403;
        font-size: 18px;
        font-weight: 600;
        min-height: 45px;
        padding: 0;
}
.sub-product-box:hover{
        border: 1px solid #ff8f28;
}
.sub-product-text-box{
        width: 100%;
        display: inline-block;
        text-align: center;
        padding: 0 0 60px 0;
}
.sub-product-text-box p{
        color: #080403;
        font-size: 18px;
        line-height: 36px;
}
/* Products End */

/* Awesome Products From Industrial Company */

.single-offer-box{margin-bottom:30px;background-color:#f2f2f2; border-radius: 8px; -webkit-transition:.5s;transition:.5s;}

.single-offer-box .offer-image{overflow:hidden;}

.single-offer-box .offer-image a{display: flex; align-items: center; justify-content: center;}

.single-offer-box .offer-image a img{-webkit-transition:.5s;transition:.5s; width:auto;}

.single-offer-box .offer-content{position:relative;z-index:1;padding:25px 75px 25px 25px;}

.single-offer-box .offer-content h3{margin-bottom:0;color:#221f1f;-webkit-transition:.5s;transition:.5s;font-size:20px;font-weight:500; min-height: 50px;}

.single-offer-box .offer-content h3 a{color:#221f1f;display:inline-block;}

.single-offer-box .offer-content .details-btn{display:inline-block;width:40px;height:40px;line-height:40px;background-color:#fff;color:#252920;font-size:18px;text-align:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:20px;}

.single-offer-box .offer-content::before{width:3px;height:100%;content:'';position:absolute;left:0;top:0;background-color:#ff8f28;z-index:-1;-webkit-transition:.5s;transition:.5s;}

.single-offer-box:hover .offer-image a img{-webkit-transform:scale(1.2);transform:scale(1.2);}

.single-offer-box:hover .offer-content h3{color:#fff;}

.single-offer-box:hover .offer-content h3 a{color:#fff;}

.single-offer-box:hover .offer-content::before{width:100%;}

.single-offer-box:hover .details-btn{border-radius:5px;}

@media only screen and (max-width:767px){

.single-offer-box .offer-image a img{width:100%;}

.single-offer-box .offer-content{padding:20px 60px 20px 20px;}

.single-offer-box .offer-content .details-btn{width:35px;height:35px;line-height:35px;font-size:15px;right:15px;}

.single-offer-box .offer-content h3{font-size:18px;}

}

@media only screen and (min-width:768px) and (max-width:991px){

.single-offer-box .offer-content h3{font-size:20px;}

}

/* Awesome Products From Industrial Company End */

/* GET QUOTE Form */
.sub-get-quote-pt-pb{
        width: 100%;
        display: inline-block;
        background: #ff9228;
        padding: 85px 0;
}
.sub-get-quote-content{
        width: 100%;
        display: inline-block;
        background: #ffffff;
        border-radius: 12px;
        box-shadow: 0 4px 46px rgba(0,0,0,.14);
        border: 1px solid #cccccc;
        padding: 40px;
}
.sub-get-quote-content .form-group{
        margin: 0 0 15px 0;
}
.sub-get-quote-content .form-group label{
        color: #080403;
        font-size: 18px;
        font-weight: 400;
}
.sub-get-quote-content h6{
        width: 100%;
        display: inline-block;
        color: #ffffff;       
        font-size: 28px;
        font-weight: 600;
        text-transform: uppercase;
        text-align: center;
        padding: 10px 0 0 0;
}
.sub-get-quote-content a{
        padding: 20px 33px;
        line-height: 10px;
        max-width: max-content;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        transition: 0.3s;
        border-radius: 2px;
        display: inline-block;
        min-width: max-content;
        color: #080403;
        background: #ff8f28;
        margin: 0;
}
.sub-get-quote-content a:hover{
        background: #080403;
        color: #ff8f28;
}
/* GET QUOTE Form End */

/* Client Logo */
.rts-latest-project-area{width: 100%; display: inline-block; background: #fffaf1; padding: 85px 0;}
#carousel-three .owl-nav{display: none;}
/* Client Logo End */

/* Product Details */
.sub-img-product-details{width: 100%; display: flex; align-items: center; justify-content: center; background: #f2f2f2; border: 1px solid #cccccc; border-radius: 12px; position: relative;}
.sub-content-product-details h6{color: #080403; display: inline-block; font-size: 18px; font-weight: 600; background: #ff8f28; padding: 8px 15px;}
.sub-content-product-details p{width: 100%; color: #080403; display: inline-block; font-size: 16px; background: #ff8f28; padding: 8px 15px; margin: 5px 0 0 0;}
.sub-content-product-details table tr th{text-transform: uppercase;}
.sub-content-product-details table tr td{text-transform: uppercase;}
.sub-content-product-details a{font-size: 16px; font-weight: 600; line-height: 18px; text-transform: uppercase; display: flex; align-items: center; justify-content: end;}
.sub-content-product-details a i{font-size: 32px; margin: 0 10px 0 0;}
.sub-spd-content p{width: 100%; display: inline-block; text-align: center; color: #080403; font-size: 24px; font-weight: 600; padding: 0 0 60px 0;}
/* Product Details End */

/*  */

.features-item-two {
    border-radius: 6px 60px 6px 6px;
    padding: 16px 24px 24px;
    position: relative;
    background: #ff8f28;
    z-index: 1;
    margin: 10px 10px 30px 0;
}
.features-item-shape {
    position: absolute;
    right: -10px;
        top: -54px;
    width: 100%;
    height: 100%;
    z-index: -2;
}
.features-item-shape svg {
    color: #303030;
    width: 100%;
    height: 100%;
    transition: .3s linear;
}
.features-item-top {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.features-icon-two {
    width: 78px;
    height: 78px;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ff8f28;
    border-radius: 4px;
    margin-right: 20px;
    font-size: 40px;
    color: #ffffff;
}
.features-content-two .title {
        color: #080403;
        display: inline-block;
        font-size: 24px;
        font-weight: 500;
        text-transform: uppercase;
        min-height: 56px;
}
.features-content-two p {
    margin-bottom: 0;
}
.features-thumb {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}
.features-thumb img {
    transition: .5s;
    transform: scale(1);
    width: 100%;
}
.features-thumb .link-btn {
    width: 54px;
    height: 54px;
    position: absolute;
    right: 20px;
    bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ff8f28;
    border-radius: 50%;
    font-size: 25px;
    color: #ffffff;
}
.features-thumb .link-btn img {
    width: 25px;
}
.features-item-two:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 6px 60px 6px 6px;
    background: #f2f2f2;
    z-index: -1;
}
.features-item-two:hover .features-thumb img {
    transform: scale(1.1);
}
.features-item-two:hover .features-thumb .link-btn {
    background: #080403;
}
.features-item-two:hover .features-item-shape svg {
    color: #ff8f28;
}
.sub-white-title-bg span{
        background: #fff1da;
}
.get-three__img{
        position: relative;
        display: block;
        background: #fff1da;
        padding: 15px;
        border-top-right-radius: 209px;
        border-bottom-left-radius: 209px;
        overflow: hidden;
}

/* GET QUOTE */
.sub-get-quote-box-pt-pb{
        width: 100%;
        display: inline-block;
        background: #ff8f28;
        padding: 45px 0;
}
.sub-get-quote-box h6{
        width: 100%;
        display: inline-block;
        color: #ffffff;       
        font-size: 28px;
        font-weight: 600;
        text-transform: uppercase;
        text-align: center;
        padding: 10px 0 0 0;
}
.sub-get-quote-box a{
        padding: 20px 33px;
        line-height: 10px;
        max-width: max-content;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        transition: 0.3s;
        border-radius: 2px;
        display: block;
        min-width: max-content;
        background: #080403;
        color: #ff8f28;
}
.sub-get-quote-box a:hover{
        color: #080403;
        background: #ffffff;
}
/* GET QUOTE End */

/* Corporate Video */
.sub-corporate-video{
        width: 100%;
        display: inline-block;
        background: #ffffff;
        -webkit-box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05);
        border-radius: 12px;
        padding: 0;
        margin: 0 0 30px 0;
}
.sub-corporate-video iframe{
        width: 100%;
        height: 350px;
        display: inline-block;
}
.sub-corporate-video h6{
        width: 100%;
        color: #080403;
        font-size: 18px;
        font-weight: 600;
        background: #ff8f28;
        display: inline-block;
        text-align: center;
        text-transform: uppercase;
        padding: 15px;
        margin: -7px 0 0 0;
}
/* Corporate Video End */

/* Footer Whatsapp & Call icon Left Right */
.footer-whatsapp-left{
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 0 20px 100px 0;
  z-index: 999999;
}
.footer-whatsapp-left a{
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-call-right{
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 0 20px 180px 0;  
  z-index: 999999;
}
.footer-call-right a{
  display: flex;
  align-items: center;
  justify-content: center;
}

.vibrate-3 {
    -webkit-animation: vibrate-3 1s linear infinite both;
    animation: vibrate-3 1s linear infinite both;
}

@-webkit-keyframes vibrate-3 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }

    10% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }

    20% {
        -webkit-transform: translate(2px, -2px);
        transform: translate(2px, -2px);
    }

    30% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
    }

    40% {
        -webkit-transform: translate(2px, 2px);
        transform: translate(2px, 2px);
    }

    50% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }

    60% {
        -webkit-transform: translate(2px, -2px);
        transform: translate(2px, -2px);
    }

    70% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
    }

    80% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }

    90% {
        -webkit-transform: translate(2px, -2px);
        transform: translate(2px, -2px);
    }

    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes vibrate-3 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }

    10% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }

    20% {
        -webkit-transform: translate(2px, -2px);
        transform: translate(2px, -2px);
    }

    30% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
    }

    40% {
        -webkit-transform: translate(2px, 2px);
        transform: translate(2px, 2px);
    }

    50% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }

    60% {
        -webkit-transform: translate(2px, -2px);
        transform: translate(2px, -2px);
    }

    70% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
    }

    80% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }

    90% {
        -webkit-transform: translate(2px, -2px);
        transform: translate(2px, -2px);
    }

    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

.sub-brochure-pdf {
        position: fixed;
        right: 0;
        top: 0;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        z-index: 9;
}

.sub-send-inquiry-form {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        z-index: 9;
}
/* Footer Whatsapp & Call icon Left Right End */


/* Form Error */
.has-feedback {
    position: relative;
}

.has-feedback input {
    position: relative;
}
.has-error input,
.has-error textarea,
.has-error select {
    margin: 0px !important;
}

.has-error label {
    margin-bottom: 5px;
}
/* Form Error End */

.mobile-footer-social-icon{display: none;}

/* Client Logo */
.sub-client-logo .item{
        width: 100%;
        display: inline-block;
        margin: 0 0 30px 0;
}
/* Client Logo End */


/* Products Side Menu */
.product-side-menu-main {
       width: 100%;
       display: inline-block;
       background: #ffffff;
       -webkit-box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05);
       box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05);
       border-radius: 12px;
       padding: 15px;
}

.product-side-menu-main .accordion{
  margin: 0;
}
.product-side-menu-main .accordion .item {
    border: none;
    margin-bottom: 15px;
    background: none;
}
.product-side-menu-main .t-p{
  color: #515151;
  padding: 15px;
}
.product-side-menu-main .t-p ul{
        display: block;
        margin: 0;
        padding: 0;
}
.product-side-menu-main .t-p ul li{
        margin: 0 0 0 15px;
        padding: 0;
}
.product-side-menu-main .t-p ul li a{
        color: #515151;
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
}
.product-side-menu-main .t-p ul li a:hover{
        color: #ff8f28;
}
.product-side-menu-main .accordion .item .item-header h2 button.btn.btn-link {
    background: #080403;
    color: #ffffff;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
}
.product-side-menu-main .accordion .item .item-header {
    border-bottom: none;
    background: transparent;
    padding: 0px;
    margin: 2px;
}

.product-side-menu-main .accordion .item .item-header h2 button {
    color: #ffffff;
    font-size: 16px;
    padding: 10px;
    display: block;
    width: 100%;
    text-align: left;
}

.product-side-menu-main .accordion .item .item-header h2 i {
    float: right;
    font-size: 22px;
    color: #ff8f28;
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-side-menu-main button.btn.btn-link.collapsed i {
    transform: rotate(0deg);
}

.product-side-menu-main button.btn.btn-link i {
    transform: rotate(180deg);
    transition: 0.5s;
}
.sub-product-link a{
        width: 100%;
        color: #ffffff;
        background: #080403;
        border-radius: 4px;
        display: inline-block;
        font-size: 15px;
        font-weight: 500;
        padding: 10px 15px;
        margin: 0 0 12px 0;
}
.sub-product-link a:hover{
        color: #080403;
        background: #ff8f28;
}
.product-side-menu-main h2{
        width: 100%;
        color: #ff8f28;
        font-size: 32px;
        font-weight: 600;
        display: inline-block;
        text-align: center;
        text-transform: uppercase;
        margin: 0 0 15px 0;
}
i.sub-accod-prd{
        float: left !important;
        margin: 0 10px 0 0;
}
/* Products Side Menu End */

.sub-thank-content{
        width: 100%;
        display: inline-block;
        text-align: center;
}
.sub-thank-content h2{
        width: 100%;
        color: #080403;
        font-size: 46px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 0;
}
.sub-thank-content p{
        color: #080403;
        font-size: 18px;
        line-height: 36px;
}