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

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

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

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {color: #e49d36; font-family: 'Open Sans', sans-serif !important;}

.container {max-width: 1440px !important;}

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

header{width: 100%; background: #3b3a42; padding: 0; position: sticky; top: 0; z-index: 9; box-shadow: 0px 7px 18px #1810100d;}
.dropdown-item{padding: 15px;}
header .navbar-light .navbar-nav .nav-link{color: #ffffff; font-size: 18px; font-weight: 500; text-transform: uppercase; padding: 12px 15px;}
header .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{color: #e49d36 !important;}
header .navbar{padding: 0;}
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: 16px;}
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{width: 100%; display: inline-block;}
.header-slider video{width: 100%; display: inline-block;}
.header-slider .carousel-indicators{z-index: 1;}
/* Header Slider End */

/* Welcome About */
.sub-welcome-pt-pb{width: 100%; display: inline-block; position: relative; padding: 65px 0;}
.about-three__img-two{
        max-width: 500px !important;
    top: 15%;    
}
.about-three__img {
    position: relative;
    display: block;
    max-width: 600px;
    width: 100%;
    top: 15%;
}
.about-three__img1 {
    position: relative;
    display: block;
    z-index: 1;
}
.about-three__img1::before {
    position: absolute;
    top: -25px;
    left: 50px;
    bottom: 90px;
    right: -50px;
    border: 1px solid #e5dedc;
    content: "";
    z-index: 2;
}
.about-three__img1 .shape3 {
    position: absolute;
    top: 20px;
    right: -35px;
    width: 5px;
    height: 65px;
    background: #e49d36;
    z-index: 2;
}
.about-three__img1 .shape4 {
    position: absolute;
    bottom: 190px;
    right: -30px;
    z-index: 5;
}
.about-three__img1 .inner {
    position: relative;
    display: block;
}
.about-three__img1 .shape1 {
    position: absolute;
    top: 35px;
    left: 17px;
    width: 5px;
    height: 65px;
    background: #e49d36;
    z-index: 2;
}
.about-three__img1 .shape2 {
    position: absolute;
    top: 85px;
    left: 28px;
    width: 10px;
    height: 230px;
    background: #3b3a42;
    z-index: 2;
}
.about-three__img2 {
    position: relative;
    display: block;
    width: 270px;
    height: 270px;
    border-radius: 50%;
    border: 8px solid #ffffff;
    overflow: hidden;
    margin: -170px auto 0px;
    z-index: 5;
}
.about-three__img2 img {
    width: 100%;
}
.about-one__content {
    position: relative;
    display: block;
    margin-left: 0;
}
.about-one__content .sec-title {
    margin-bottom: 38px;
    border-bottom: 1px solid #e49d36;
}
.sec-title__tagline {
    position: relative;
    display: inline-block;
    color: #e49d36;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.sec-title__title {
    color: #3b3a42;
    font-size: 38px;
    line-height: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 27px;
}
.about-one .sec-title__title {
    font-size: 48px;
}
.about-two__content-text1 p{
        font-size: 18px;
        line-height: 36px;
}
.thm-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    background-color: #3b3a42;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 45px 10px;
    margin: 15px 0 0 0;
    border-radius: 4px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    letter-spacing: 0.025em;
    overflow: hidden;
    z-index: 1;
}
.your-project-one__single-btn .thm-btn::after {
    background: #e49d36;
}
.thm-btn:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #3b3a42;
    content: "";
    -webkit-transform: scaleY(0) rotateX(0deg);
    transform: scaleY(0) rotateX(0deg);
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.your-project-one__single-btn .thm-btn {
    background: #3b3a42;
    color: #ffffff;
}
.thm-btn:hover:after {
    -webkit-transform: scaleY(1) rotateX(0deg);
    transform: scaleY(1) rotateX(0deg);
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    z-index: -1;
}
.sub-welcome-pt-pb .shape2 {
    position: absolute;
    top: 300px;
    right: 150px;
    display: none;
    z-index: -1;
}
.shape3 {
    position: absolute;
    top: 105px;
    right: -256px;
    z-index: -1;
}
/* Welcome About End */

/* Products */
.sub-product-introducing-pt-pb{width: 100%; display: inline-block; padding: 35px 0;}
.sub-products-pt-pb{width: 100%; display: inline-block; background: #e7a74a; padding: 85px 0 45px 0;}

.sub-prd-title{width: 100%; display: inline-block; padding: 0 0 80px 0; text-align: center;}
.sub-prd-title span{width: 100%; color: #373435; font-size: 18px; font-weight: 600; padding: 0;}
.sub-prd-title h2{width: 100%; color: #373435; font-size: 46px; font-weight: 700; text-transform: uppercase; padding: 5px 0 0 0;}
.sub-prd-title p{color: #373435; font-size: 18px; line-height: 32px;}
.service-item-wrapper {padding: calc(40px/2); text-align: left; margin: 0 0 0 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: 5px 10px; background: #e49d36; -webkit-transition: background-color .3s,bottom .3s; transition: background-color .3s,bottom .3s;
}
.service-post-title {color: #ffffff; font-size: 20px; font-weight: 600; padding: 0; position: relative; text-align: center; text-transform: uppercase; margin: 0;}

.service-item:hover .service-item-content{color: #ffffff; background-color: #3b3a42;}
.service-item:hover .service-item-content .service-post-title{color: #ffffff;}

.work-one__single {
        width: 100%;
    position: relative;
    display: inline-block;
    margin: 0 0 40px 0;
}
.work-one__single-icon {
    position: relative;
    display: inline-block;
    color: #3b3a42;
    font-size: 60px;
    width: 140px;
    height: 140px;
    border-radius: 8px;
    background: #ffffff;
    text-align: center;
    margin-bottom: 15px;
    padding: 30px 0 0 0;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1;
}
.work-one__single-icon::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    border-radius: 50%;
    z-index: -1;
    content: "";
}
.work-one__single-icon .count-box {
    position: absolute;
    top: -40px;
    left: 0px;
    right: 0;
    width: 65px;
    height: 65px;
    line-height: 45px;
    text-align: center;
    margin: 0 auto;
    font-size: 20px;
    background: #3b3a42;
    border: 8px solid #e7a74a;
    color: #ffffff;
    border-radius: 50%;
    font-weight: 700;
    z-index: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.work-one__single h2 {
        color: #3b3a42;
    font-size: 20px;
    line-height: 30px;
}
/* Products End */

/* footer */
footer{width: 100%; display: inline-block; background: #373435; padding: 65px 0; /*background: 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: #e7a74a; font-size: 22px; font-weight: 700; 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:hover{color: #e7a74a;}

.footer-menu h5{color: #e7a74a; font-size: 22px; font-weight: 700; 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: #e7a74a;}

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

.footer-social-icon{width: 100%; display: flex; margin: 40px 0 0 0;}
.footer-social-icon a{width: 42px; height: 42px; color: #373435; font-size: 18px; background: #e7a74a; display: flex; align-items: center; justify-content: center; border-radius: 4px; margin: 0 10px 0 0;}
.footer-social-icon a:hover{color: #ffffff; background: #373435;}
/* 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: 65px 0; background-image: url(../images/About-BG.png); background-repeat: no-repeat; background-size: auto;
        background-position: center right;}
.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{margin: 0 -15px 0 0;}
.owl-carousel .owl-nav button.owl-prev{margin: 0 0 0 -15px;}
/* INDUSTRIES WE SERVE End */

/* Call to Action */
.sub-whatapp-icon {
        position: relative;
}
.sub-whatapp-icon a {
        position: fixed;
        bottom: 30px;
        z-index: 999999;
        right: 30px;
}
.sticky-icon {
        z-index: 1;
        position: fixed;
        top: 0;
        left: 0%;
        width: 220px;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
}
.sticky-icon a {
        transform: translate(-160px, 0px);
        border-radius: 0 0px 0px 0;
        text-align: right;
        margin: 2px;
        text-decoration: none;
        text-transform: uppercase;
        padding: 10px;
        font-size: 18px;
        transition: all 0.8s;
        position: relative;
}
.sticky-icon a::before {
        width: 26px;
        height: 60px;
        content: "";
        background: url(../images/right-tr.png);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        top: 0px;
        right: -19px;
}
.sticky-icon a:hover {
        color: #fff;
        transform: translate(0px, 0px);
}
.sticky-icon a:hover i {
        transform: rotate(360deg);
}
/*.search_icon a:hover i  {
transform:rotate(360deg);}*/
.Facebook {
        background-color: #2c80d3;
        color: #fff;
}
.Youtube {
        background-color: #fa0910;
        color: #fff;
}
.Twitter {
        background-color: #53c5ff;
        color: #fff;
}
.Instagram {
        background-color: #fd1d1d;
        color: #fff;
}
.Google {
        background-color: #d34836;
        color: #fff;
}
.sticky-icon a i {
        background-color: #fff;
        height: 40px;
        width: 40px;
        color: #000;
        text-align: center;
        line-height: 40px;
        border-radius: 50%;
        margin: 0 -4px 0 10px;
        transition: all 0.5s;
}
.sticky-icon a i.fa-facebook-f {
        background-color: #fff;
        color: #2c80d3;
}
.sticky-icon a i.fa-google-plus-g {
        background-color: #fff;
        color: #d34836;
}
.sticky-icon a i.fa-instagram {
        background-color: #fff;
        color: #fd1d1d;
}
.sticky-icon a i.fa-youtube {
        background-color: #fff;
        color: #fa0910;
}
.sticky-icon a i.fa-twitter {
        background-color: #fff;
        color: #53c5ff;
}
.fas fa-shopping-cart {
        background-color: #fff;
}
#myBtn {
        height: 50px;
        display: none;
        position: fixed;
        bottom: 20px;
        right: 30px;
        z-index: 99;
        text-align: center;
        padding: 10px;
        text-align: center;
        line-height: 40px;
        border: none;
        outline: none;
        background-color: #1e88e5;
        color: white;
        cursor: pointer;
        border-radius: 50%;
}
.fa-arrow-circle-up {
        font-size: 30px;
}
#myBtn:hover {
        background-color: #e49d36       ;
}
.all-icon-color {
        background-color: #3b3a42;
}
.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: #e7a74a;
        padding: 8px 15px 8px 15px;
}
.sub-modal-popup .modal-title{
        color: #373435;
}
.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: #373435;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e7a74a;
    border-radius: 100%;
    margin: 0 15px 15px 0;
}
.sub-modal-logo-box a{
    color: #241f21;
    font-size: 18;
    font-weight: 600;
    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: 8px 12px;
}
.sub-modal-popup .close:not(:disabled):not(.disabled):hover {
  color: #ffffff;
}
.sub-modal-popup .close{
        color: #ffffff;
}
/* Call to Action End */

.modal-dialog {
        max-width: 850px;
}
input.edu-btn {
        width: auto;
        text-align: center;
        border-radius: 5px;
        display: inline-block;
        height: auto;
        color: #ffffff;
        background: #3b3a42;
        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: #e7a74a;
}
.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: 45%;
        transform: translateY(-50%);
        background: #e7a74a !important;
}
.owl-nav button span {
        color: #373435;
        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: 0 0 0 0;
}
/* Modal Popup Form End */

/* PANTHER PROMOTION VIDEOS */
.sub-panther-pt-pb{
        width: 100%;
        display: inline-block;
        background-image: url(../images/About-BG.png); 
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        padding: 65px 0;
}
.sub-video-main{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
}
.sub-video-content p{
        font-size: 18px;
        line-height: 36px;
}
.sub-video-content video{
        width: 100%;
        display: inline-block;
        border: 6px solid #e7a74a;
        border-radius: 4px;
}
/* PANTHER PROMOTION VIDEOS End */

/* HOW WORK PANTHER */
.sub-client-logo-pt-pb{
        width: 100%;
        display: inline-block;
        background: #e7a74a;
        padding: 65px 0;
}
.sub-client-logo-pt-pb .sub-prd-title h2{
        color: #373435;
}
.sub-client-logo-pt-pb .sub-prd-title span{
        color: #373435
}

.sub-work-panther-pt-pb{
        width: 100%;
        display: inline-block;
        background: #373435;
        padding: 65px 0;
} 
.sub-work-panther-pt-pb .sub-prd-title span{
        color: #e7a74a;
}
.sub-work-panther-pt-pb .sub-prd-title h2{
        color: #e7a74a;
}
.sub-work-panther-pt-pb .work-one__single h2{
        color: #e7a74a;
}
.sub-work-panther-pt-pb .work-one__single-icon .count-box{
        border: 8px solid #373435;        
}
/* HOW WORK PANTHER End */

/* Why Buy From Panther? */
.sub-buy-from-panther-content{
        width: 100%;
        min-height: 330px;
        display: inline-block;
        padding: 30px;
        background: #ffffff;
        -webkit-box-shadow: 0px 0px 26px 0px rgba(215, 212, 212, 0.35);
        box-shadow: 0px 0px 26px 0px rgba(215, 212, 212, 0.35);
}
.sub-buy-from-panther-content h5{
        color: #373435;
        font-size: 24px;
        font-weight: 800;
        text-transform: uppercase;
}
.sub-buy-from-panther-content p{
        color: #515151;
        font-size: 18px;
        padding: 0;
        margin: 0;
}
.sub-buy-from-panther-content span{
        color: #e7a74a;
        font-size: 140px;
        font-weight: 800;
        display: inline-block;
        position: absolute;
        bottom: -20px;
        right: 40px;
        opacity: 0.2;
}
.sub-buy-from-panther-slider .owl-nav button{
        background: transparent !important;
}
.sub-buy-from-panther-slider .owl-nav button{
        top: 48%;
}
/* Why Buy From Panther? End */

/* Get In Touch */
.sub-get-in-touch-pt-pb{
        width: 100%;
        display: inline-block;
        background: #e7a74a;
        padding: 65px 0;
}
.sub-get-in-touch-home{
        width: 100%;
        display: inline-block;
        background: #ffffff;
        border-radius: 8px;
        padding: 30px;
}
.sub-get-in-touch-home .form-group label{
        color: #373435;
        font-size: 18px;
        letter-spacing: 1px;
}
.sub-get-in-touch-home .btn-primary{
        color: #ffffff;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        background: #373435;
        border: 1px solid #373435;
        padding: 8px 35px;
        margin: 10px 0 0 0;
}
.sub-get-in-touch-home .btn-primary:hover{
        background: #e7a74a;
        border: 1px solid #e7a74a;
}
.sub-main-get-bg{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #ffffff;
        border-radius: 10px;
        padding: 30px;
}
/* Get In Touch End */

/* Scroll to Top */
#return-to-top {
        position: fixed;
        bottom: 20px;
        right: 20px;
        background: #e7a74a;
        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: #373435;
    }
    #return-to-top:hover i {
        color: #ffffff;
    }
/* Scroll to Top 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);
        }
}
/* Footer Whatsapp & Call icon Left Right End */
      
/* Design And Built In Great India */
.sub-flag-pt-pb{
        width: 100%;
        display: inline-block;
        padding:  15px 0;
}
.sub-flag-text h5{
        color: #373435;
        font-size: 28px;
        font-weight: 800;
        text-transform: uppercase;
        text-align: right;
        padding: 0;
        margin: 0;
}
/* Design And Built In Great India End */

/* Products */
.sub-main-products-pt-pb{
        width: 100%;
        display: inline-block;
        padding: 65px 0;
}
.sub-main-products-pt-pb .owl-nav button{
        background: #ffffff !important;
}
.sub-main-products-pt-pb .owl-nav button{
        top: 50%;
}
/* Products End */

/* About Us */
.sub-inner-page-pt-pb{
        width: 100%;
        display: inline-block;
        padding: 85px 0;
}
.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.png");
        background-position: center top;
        background-size: cover;
        background-repeat: no-repeat;
        margin: 0px;
        padding: 150px 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: 6px;
  height: 6px;
  border-radius: 50%;
  display: inline-block;
  background: #e49d36;
  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: #e7a74a;
}
.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: #ffffff;
  text-transform: uppercase;
}
.sub-qual-policy-text{
        width: 100%;
        display: inline-block;
}
.sub-qual-policy-text p{
        font-size: 18px;
        line-height: 30px;
        padding: 0 0 0 30px;
}
.fetures {
        width: 100%;
        min-height: 775px;
    background: #fff;
    box-shadow: 0px 0px 26px 0px rgba(215, 212, 212, 0.35);
    padding: 30px;
    transition: all 300ms linear 0s;
}
.fetures .heding {
        color: #373435;
    font-size: 32px;
    font-weight: 700;   
    display: block;
    padding: 20px 0 15px 0;
}
.fetures p{
        font-size: 18px;
        line-height: 30px;
        padding: 0 0 10px 0;
        margin: 0;
}
.fetures:hover, .fetures:focus {
        color: #ffffff;
        background: #e7a74a;
}
.fetures:hover a, .fetures:focus a{
        color: #ffffff;
}
.fetures:hover p, .fetures:focus p {
    color: #ffffff;
}
/* About Us End */

/* Contact Us */
.sub-form-main{
        width: 100%;
        display: inline-block;
        padding: 30px;
        border-radius: 6px;
        -webkit-box-shadow: 0px 0px 24px 0px rgba(192, 198, 204, 0.35);
        box-shadow: 0px 0px 24px 0px rgba(192, 198, 204, 0.35);
}
.sub-office-address{
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        background: #373435;
        border-radius: 6px;
        padding: 30px;
        margin: 0 0 30px 0; 
}
.sub-office-address .sub-office-icon{
        width: 55px;
        height: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #e7a74a;
        border-radius: 100px;
}
.sub-office-address .sub-office-icon i{
        color: #ffffff;
        font-size: 22px;
}
.sub-office-content p{
        color: #ffffff;
        font-size: 18px;
        padding: 0 0 0 15px;
}
.sub-office-content a{
        color: #ffffff;
        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;
}
.sub-form-main .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: #3b3a42;
  border: 1px solid #3b3a42;
  border-radius: 4px;
  margin: 20px 0 0 0;
  cursor: pointer;
  color: #ffffff;
}
.sub-form-main .rts-btn:hover {
  background: #e7a74a;
  border: 1px solid #e7a74a;
}
.your-project-one__single-btn .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: #3b3a42;
  border: 1px solid #3b3a42;
  border-radius: 4px;
  margin: 20px 0 0 0;
  cursor: pointer;
  color: #ffffff;
}
.your-project-one__single-btn .rts-btn:hover {
  background: #e7a74a;
  border: 1px solid #e7a74a;
}
/* Contact Us End */

/* Product Details */
.sub-product-text{
        width: 100%;
        display: inline-block;
}
.sub-product-text h4{
        color: #3b3a42;
        font-size: 28px;
        font-weight: 700;
        padding: 0 0 15px 0;
}
.sub-product-text p{
        font-size: 18px;
        line-height: 30px;
}
.sub-prd-tabs .sub-product-text img{
        border-radius: 220px;
}
.sub-product-title{
        width: 100%;
        display: inline-block;
        padding: 60px 0;
}
.sub-types-page-pt-pb{
        width: 100%;
        display: inline-block;
        padding: 0 0 65px 0;
}
.sub-prd-tabs{
        width: 100%;
        display: inline-block;
}
.sub-prd-tabs .nav-tabs .nav-link{
        color: #ffffff;
        font-size: 16px;
        font-weight: 600;
        background: #373435;
        border: 1px solid #373435;
        text-transform: uppercase;
        display: inline-block;
        margin: 0 10px 0 0;
}
.sub-prd-tabs .nav-tabs{
        border-bottom: 1px solid #3b3a42;
}
.sub-prd-tabs .tab-content .tab-pane{
        padding: 60px 30px;
}

.sub-technical-page-pt-pb{
        width: 100%;
        display: inline-block;
        padding: 65px 0;
}
.sub-product-form{
        width: 100%;
        display: inline-block;
        box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05);
        border-radius: 10px;
        padding: 30px;
}
.sub-product-form h3{
        width: 100%;
        color: #3b3a42;
        font-size: 28px;
        font-weight: 700;
        display: inline-block;
        text-align: center;
        text-transform: uppercase;
        padding: 0 0 30px 0;
}
/* Product Details End */

/* Manuals */
.categories_list_item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 30px 0;
}
.categories_list_image img {
    display: block;
    overflow: hidden;
    border-radius: 10px;
    -webkit-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-transform: scale(1.01,1.01);
    -ms-transform: scale(1.01,1.01);
    transform: scale(1.01,1.01);
}
.categories_list_info_wrap {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.categories_list_info_wrap:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    opacity: 0.2;
    background: rgba(0,0,0,0.5);
    background: -moz-linear-gradient(0deg,rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.3) 100%);
    background: -webkit-linear-gradient(0deg,rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.3) 100%);
    background: linear-gradient(0deg,rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.3) 100%);
    -webkit-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.categories_list_info_wrap .categories_list_info {
    z-index: 9;
    position: relative;
    top: auto;
    left: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    padding: 20px 35px;
}
.categories_list_title a{
    font-weight: 600;
    font-size: 26px;
    line-height: 1.12em;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0;
    text-align: left;
}
.categories_list_title a:hover{
        color: #e7a74a;
}
.categories_link_more {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #F9F9F9;
    display: inline-block;
    margin: 10px 0 -18px;
    color: #373435;
    background: #e7a74a;
    border-radius: 4px;
    padding: 8px 15px;
    opacity: 0;
    position: relative;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.categories_list_item:hover .categories_link_more {
    color: #373435;
    margin-bottom: 15px;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/* Manuals End */

.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;
}

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


.leader-items{
        margin: 80px 0;
}
.leader-text{
        margin-bottom: 40px;
}
.leader-text p {
font-size: 20px;
line-height: 1.8;
padding: 0 90px;
text-align: center;
}
.leader-box {
        text-align: center;
    }
    .leader-profile{
        margin-bottom: 0px;
    }
    .leader-profile img{
        border-radius: 50%;
        overflow: hidden;
    }
    .leader-info h3 {
        font-weight: 700;
        margin-bottom: 12px;
    }
    .leader-info h4 {
        font-weight: 600;
        font-size: 26px;
        color: #e19c44;
    }
    .leader-info p {
        font-size: 17px;
        line-height: 1.6;
        margin: 0 0 10px 0;
        padding: 0 46px;
    }
.exhibition .close{
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
}
