/*------------------------------------menu css--------------------------------*/
.header-wrp ul li a {
    font-family: 'Lato', sans-serif;
    font-size: 10px;
    margin-left: 10px;
    text-transform: uppercase;
    color: #fff;
    line-height: 20px;
}
.header-wrp {
    position: relative;
    
}
.menu-wrp {
    padding: 25px 0;
}
.top-menu {
    margin-bottom: 5px;
}
.top-menu li a {
    color: #a4a4a4 !important;
}
.header-wrp::after {
    position: absolute;
    right: 0;
    width: 70%;
    top: 0;
    background: #4f4f7a;
    content: "";
    height: 92px;
    z-index: -1;
    border-bottom-left-radius: 100px;
}
.header-wrp ul li {
    position: relative;
}
.header-wrp ul li .submenu {
    position: absolute;
    background: #4f4f7a;
    padding: 20px;
    width: 260px;
    border-radius: 5px;
    top: 24px;
    opacity: 0;
    border: 1px solid #4f4f7a;
    z-index: 99;
}
.header-wrp ul li:hover .submenu{
    opacity: 1;
}
.social-icon li a {
    margin-left: 10px !important;
}
.social-icon li a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #4d4d78;
    display: flex;
    justify-content: center;
    align-items: center;
}
.social-icon li .fa {
    color: #fff;
    font-size: 16px;
}

/*----------------------------------footer-----------------------------------*/
.footer {
    background: rgb(7,7,105);
    background: linear-gradient(111deg, rgba(7,7,105,1) 0%, rgba(62,62,112,1) 49%, rgba(7,7,105,1) 100%);
    position: relative;
    padding-bottom: 100px;
    margin-top: 100px;
}
.newsletter-box {
    background: #e57c35;
    padding: 50px 25px;
    margin-top: -50px;
    z-index: 9999;
    border-radius: 25px;
}
.newsletter-box h5 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    line-height: 30px;
}
.newsletter-box p {
    color: #e1e1e1;
}
.newsletter-box input {
    margin-right: 15px;
}
.newsletter-box input:last-child {
    margin-right: 0;
}
.newsletter-wrp .main-btn {
    background: #1f1f6c;
}
.footer-link ul li {
    width: 50%;
    float: left;
}
.footer-column h3 {
    color: #fff;
    margin-bottom: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}
.footer-column ul li a, .footer-column p a, .copyright-box p {
    color: #fff !important;
    font-size: 14px;
    line-height: 28px;
}
.footer-contact li:first-child a {
    font-size: 21px;
    color: #e57c35;
    font-weight: 600;
    line-height: 30px;
}
.footer-column div .fa {
    color: #fff;
    margin-right: 15px;
    min-width: 15px;
}
.copyright-box.text-center p a {
    color: #ddd;
    font-size: 15px;
}
#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 999;
}
.top-scroll {
    background: #e57c35;
}
.top-scroll .fa {
    color: #fff;
}
/*----------------------------------home banner-----------------------------------*/
.video-banner {
    position: relative;
    height: 527px;
    overflow: hidden;
}
.home-banner-content {
    position: absolute;
    left: 20%;
    top: 35%;
    z-index: 99;
}
.home-banner-content h2 {
    font-size: 50px;
    color: #fff;
    line-height: 55px;
}
.home-banner-content h2 strong {
    font-weight: 700;
}
.video-banner::after, .product-wrp::after, .energy-wrp::after {
    background: url(../images/Banner-w.png);
    content: "";
    position: absolute;
    bottom: 0;
    height: 200px;
    width: 100%;
    /*z-index: 999;*/
    background-size: cover;
    left: 0;
}
.video-banner::after {
    height: 160px;

}
/*----------------------------------welcome homepage-----------------------------------*/
.welcome-wrp {
    position: relative;
    padding-bottom: 100px;
}
.welcome-wrp::after {
    background: url(../images/about-team.jpg);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    z-index: -1;
    background-size: cover;
    left: 0;
}
.welcome-content h3 {
    color: #e6803b;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.welcome-content h2 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
    color: #4f4f7a;
}
.border-wrp p {
    width: 60px;
    height: 15px;
}
.border01 {
    background: #4f4f7a;
}
.border02 {
    background: #e57c35;
}
.border03 {
    background: black;
}
.welcome-box {
    margin-bottom: 25px;
}
.welcome-box h5 {
    font-size: 58px;
    line-height: 60px;
    font-weight: 700;
    color: #4f4f7a;
    margin-bottom: 10px;
}
.welcome-box p {
    font-size: 19px;
    line-height: 25px;
    font-weight: 500;
    color: #4f4f7a;
}

/*----------------------------------Service homepage-----------------------------------*/
.services-wrp .nav-tabs button {
    color: #000;
    /*border-color: #dee2e6 #dee2e6 #fff;*/
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    font-size: 16px;
    line-height: 20px;
    padding: 17px 37px;
    min-height: 77px;
        display: flex;
    align-items: start;
        text-align: left;
        color: #000;
}
.service-tab-box {
    margin-top: 35px;
}
.services-wrp .nav-tabs {
    border-bottom: 0;
    margin-left: 41px;
    width: 100%;
}
.services-wrp .border-wrp p {
    width: 243px;
    height: 8px;
}
.services-wrp .nav-tabs .fa {
    font-size: 27px;
    line-height: 30px;
    margin-right: 15px;
}
/*.services-wrp .nav-link {
    background: transparent !important;
    color: #fff !important;
}*/
.services-wrp .nav-tabs .nav-item {
    width: 33%;
    float: left;
    text-align: left;
    border: 1px solid #ffdfc9;
    background: #e3e3e3;
    border-radius: 52px 0 52px 0;
    margin-left: -42px;
    color: #000;
}
.services-wrp .nav-tabs .nav-link.active, .services-wrp .nav-tabs .nav-link:hover {
    border-color: #e57c35 !important;
    background: #e57c35 !important;
    color: #fff !important;
    min-height: 101px;
    z-index: 999;
    position: relative;
}
.services-wrp .nav-tabs .nav-item.show .nav-link, .services-wrp .nav-tabs .nav-link.active, .services-wrp .nav-tabs .nav-link:hover  {
    border-color: transparent !important;
}
/*----------------------------------product homepage-----------------------------------*/
.product-wrp {
    background: rgb(7,7,105);
    background: linear-gradient(111deg, rgba(7,7,105,1) 0%, rgba(62,62,112,1) 49%, rgba(7,7,105,1) 100%);
    padding: 100px 0;
    position: relative;
    height: 700px;

}
.product-wrp::after {
    height: 135px;
}
.product-swiper {
    padding-bottom: 92px;
}
.product-info h4 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 8px;
}
.product-info {
    text-align: center;
    margin-top: 20px;
}
.product {
    background: #fff;
    padding: 35px;
    border-radius: 15px;
}
.navigation-arrow {
    width: 15%;
    position: absolute;
    bottom: 45px;
    left: -10px;
}
.navigation-arrow .swiper-button-next:after, .navigation-arrow .swiper-button-prev:after {
    display: none;
}
.navigation-arrow div {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #e57c35;
}
.navigation-arrow div .fa {
    color: #e57c35;
}
.application-wrp {
    position: relative;
    height: 650px;
    overflow: hidden;
    margin-top: 70px;
}
.application-wrp::after {
    height: 130px;
   
}
.application-wrp img {
    height: auto;
}
.aaplication-content {
    position: absolute;
    left: 10%;
    top: 9%;
    width: 40%;
}
.aaplication-content .main-btn {
    margin-top: 18px;
}
.growing-content {
    position: absolute;
    right: 10%;
    width: 30%;
    top: 32%;
    z-index: 1;
}
.growing-content h2 {
    color: #fff;
}
/*.application-wrp::after {
    background: url(../images/ban-stik.png);
    content: "";
    position: absolute;
    bottom: 0;
    height: 200px;
    width: 100%;
    z-index: 999;
    background-size: cover;
    left: 0;
}*/
.growing-wrp {
    position: relative;
    height: 695px;
    overflow: hidden;
}
.growing-wrp::after {
    background: url(../images/Banner-w.png);
    content: "";
    position: absolute;
    bottom: 0;
    height: 160px;
    width: 100%;
    /*z-index: 999;*/
    background-size: cover;
    left: 0;
}
.growing-wrp::before {
    background: url(../images/Banner-v.png);
    content: "";
    position: absolute;
    top: -50px;
    height: 195px;
    width: 100%;
    z-index: 999;
    background-size: cover;
    left: 0;
}

/*.energy-wrp {
    height: 600px;
    margin-top: 100px;
}*/
.energy-wrp {
    position: relative;
    height: 495px;
    overflow: hidden;
    margin-top: 70px;
}

.energy-content {
    position: absolute;
    right: 10%;
    top: 27%;
    width: 40%;
}
.energy-wrp::after {
    height: 135px;

}
.services-wrp {
    position: relative;
    padding-bottom: 100px;
}
.services-wrp::after {
    background: url(../images/services-banner.jpg);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    z-index: -1;
    background-size: cover;
    left: 0;
}
.energy-content p {
    color: #fff;
    line-height: 33px;
    font-size: 23px;
}
.brand-swiper {
    padding-bottom: 30px;
}

/*----------------------------------about us---------------------------------------*/
.about-banner-slider-wrp .banner-content {
    text-align: left;
}
.about-banner-slider-wrp {
    box-shadow: rgb(229 124 53 / 29%) 0px 7px 29px 0px;
}
.about-banner-slider-wrp  .main-heading {
    color: #e57c35;
    font-weight: 800;
    margin-bottom: 10px;
}

.main-banner {
    height: 315px;
    overflow: hidden;
    position: relative;
    background: #000;
}

.main-banner h2, .main-banner li a {
    color: #fff;
}
.main-banner li {
    color: #e57c35 !important;
}
.main-banner img {
    opacity: 0.7;
}
.banner-content {
    position: absolute;
    left: 0;
    top: 35%;
    z-index: 999;
    right: 0;
    width: 75%;
    margin: auto;
    text-align: center;
}
.value-box img {
    width: 100px;
    display: block;
}
.value-box:hover {
    transform: scale(1.05);
    transition: .4s;
    cursor: pointer;
}
.value-box {
    border: 1px solid #e57c35;
    padding: 40px 32px;
}
.about-content ul li {
    padding: 10px 30px;
    border: 1px solid #e57c35;
    margin-right: 20px;
    border-radius: 30px 0 30px 0;
}
.certified-wrp {
    padding: 100px;
    background: linear-gradient(111deg, rgba(7,7,105,1) 0%, rgba(62,62,112,1) 49%, rgba(7,7,105,1) 100%);
    color: #fff;
}
.certified-wrp .logo{
    text-align: center;
}
.certified-wrp .logo img{
    max-height: 100px;
    width: auto;
    margin: auto;
}
.value-box h4 {
    font-size: 22px;
    line-height: 20px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 15px;
}
.value-box p {
    min-height: 151px;
}
.team-img {
    height: 320px;
    overflow: hidden;
    border-radius: 15px;
    margin-bottom: 20px;
}
.team-img img {
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.team-box h6 {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 10px;
}

.team-wrp {
    position: relative;
    /*height: 695px;*/
    /*overflow: hidden;*/
}
.team-wrp::after {
    background: url(../images/Banner-w.png);
    content: "";
    position: absolute;
    bottom: 0;
    height: 160px;
    width: 100%;
    /*z-index: 999;*/
    background-size: cover;
    left: 0;
}
.team-wrp .container {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    top: 8%;
}
.team-box {
    background: #fff;
    padding: 35px;
    opacity: 0.98;
    border-radius: 10px;
    position: relative;
}
.team-box .fa {
    position: absolute;
    top: -20px;
    left: -14px;
    font-size: 40px;
    color: #e57c35;
}
.team-swiper {
    padding: 25px;
}
.infa-table ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px dashed #e57c35;
}
.infa-table ul li strong {
    font-size: 18px;
}
.about-list p .fa {
    margin-right: 10px;
    color: #e57c35;
    font-size: 14px;
}
.single-tab-wrp .table {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.single-tab-wrp .table thead {
    display: none;
}
.single-tab-wrp .table>tbody>tr>th:first-child {
    background: #20206c;
    color: #fff;
}
.single-tab-wrp .table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: transparent;
    color: var(--bs-table-striped-color);
}
.single-tab-wrp .table>:not(:first-child) {
    border-top: 0;
}
/*----------------------------------contact us---------------------------------------*/
.google-map-wrp iframe {
    width: 100%;
    height: 450px;
}
.contact-wrp .main-btn {
    margin-top: 15px;
}
.contact-wrp input, .contact-wrp textarea, .position-wrp input, .position-wrp select {
    padding: 8px 12px;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 20px;
    margin-top: 5px;
    width: 100%;
}
.contact-wrp .form-check-input[type=radio] {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    padding: 8px;
}
.contact-wrp ul {
    margin: 10px 0;
}
.contact-wrp label span {
    color: red;
}
.vendor-title {
    background: #e57c35;
    padding: 12px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    border-radius: 5px;
    margin: 30px 0;
}

.contact-wrp textarea {
    height: 150px;
}
.contact-info .fa {
    font-size: 50px;
    color: #e57c35;
    margin-bottom: 15px;
}
.contact-info {
    margin-bottom: 35px;
}
/*----------------------------------work with us---------------------------------------*/
/*.lightbox-gallery {
    background-image: linear-gradient(#4A148C, #E53935);
    background-repeat: no-repeat;
    color: #000;
    overflow-x: hidden
}*/

.lightbox-gallery p {
    color: #fff
}

.lightbox-gallery h2 {
    font-weight: bold;
    margin-bottom: 40px;
    padding-top: 40px;
    color: #fff
}
.client-brand-wrp .brand-img img {
    width: 100px;
    margin: auto;
}
.brand-wrp{
    position: relative;
    background-color: #0269b5;
}
.brand-wrp:after,
.brand-wrp:before{
    content: "";
    width: 100%;
    height: 180px;
    position: absolute;
    background-size: 100%;
    background-position: left;
    left: 0;
}
.brand-wrp:before{
    background-image: url(../images/Banner-v.png);
    top: 0;
}
.brand-wrp:after{
    background-image: url(../images/Banner-w.png);
    bottom: 0;
}
.cerified-box-slider {
    height: 250px;
    overflow: hidden;
}
@media (max-width: 1023px){
    .cerified-box-slider{
        height: auto;
    }
}
.cerified-box-slider img {
    height: auto;
}
.vendor-wrp textarea {
    height: 35px;
}
.vendor-wrp .form-check-input[type=checkbox] {
    border-radius: 0;
    width: 15px;
    height: 15px;
    padding: 0;
    margin-right: 5px;
}
.vendor-wrp ul li {
    width: 33%;
    float: left;
}
.vendor-form-row h2 {
    text-transform: uppercase;
}
.vendor-form-row ul li {
    width: 50%;
    float: left;
}
.vendor-form-row .form-label {
    width: 100%;
}
.vendor-form-row textarea {
    height: 100px;
}
.vendor-form-row .subheading {
    position: relative;
}
.dealer-tab .tab-content {
    padding-left: 30px;
    padding-right: 15px;
    border-left: 1px solid #e9e9e9;
}
.dealer-tab .nav {
    padding-right: 30px;
}
.distributor-wrp {
    background: #f3f3f3;
    padding: 25px;
}
.dealer-tab .nav-link {
    color: #e57c35;
    border: 1px solid #e57c35;
    margin-bottom: 8px;
}
.dealer-tab .nav-pills .nav-link.active, .dealer-tab .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #e57c35;
}
@media (max-width:767px) {
    .lightbox-gallery h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }
}

.lightbox-gallery .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 40px
}

.lightbox-gallery .intro p {
    margin-bottom: 0
}

.lightbox-gallery .photos {
    padding-bottom: 20px
}

.lightbox-gallery .item {
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.item {
    height: 175px;
    overflow: hidden;
}
.item img {
    height: auto;
}
.position-wrp ul li {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}
.submit-resume-wrp h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}
.product-image {
    border: 1px solid #f3f3f3;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
}
.product-row {
    margin-top: 45px;
}
.product-box h6 {
    margin-bottom: 15px;
}
.product-box p {
    margin-bottom: 15px;
}
.product-box ul {
    margin-bottom: 20px;
}
.product-box ul li {
    margin-bottom: 12px;
    padding-left: 15px;
    position: relative;
    line-height: 20px;
}
.product-box ul li::after {
    position: absolute;
    left: 0;
    top: 5px;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #e57c35;
}
.single-tab-row ul {
    display: flex;
    justify-content: center;
}
.single-tab-wrp .nav-tabs .nav-item .nav-link {
    color: #ffffff;
    background-color: #e57c35;
    border-color: #dee2e6 #dee2e6 #fff;
    padding: 8px 30px;
}
.single-tab-wrp .nav-tabs .nav-item .nav-link.active {
    color: #000;
    background-color: #f8f8f8;
    border-color: #dee2e6 #dee2e6 #e57c35;
}
.single-tab-wrp .nav-tabs {
    border-bottom: 0;
}
.single-tab-wrp .tab-content {
    padding: 50px;
    background: #f8f8f8;
    width: 82%;
    margin: auto;
}
.single-course-content .fa {
    font-size: 50px;
    color: red;
}
.single-course-content h3 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 20px;
}
.single-course-content ol li {
    padding-left: 20px;
    margin-bottom: 10px;
    color: #000;
    font-weight: 500;
    position: relative;
    line-height: 20px;
}
.single-course-content ol li::after {
    position: absolute;
    left: 0;
    top: 3px;
    width: 8px;
    height: 8px;
    background: #e57c35;
    content: "";
    border-radius: 50%;
}
.brand-img {
    margin-bottom: 30px;
}
.product-row:nth-child(even) .product-img {float: left;}
.product-row:nth-child(even) .product-img { order: 2;}
.product-row:nth-child(even) .product-box {order: 1;}
.product-row:nth-child(odd) .product-box {padding-left: 50px;}
.product-row:nth-child(even) .product-box {padding-right: 50px;}

.terms h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 6px 0;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,20px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,20px));
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,20px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,20px));
  
}


#button.show {
    opacity: 1;
    visibility: visible;
}
#button.show {
    opacity: 1;
    visibility: visible;
}
#button {
    display: inline-block;
    background-color: #7bc24e;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s,opacity .5s,visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#button:after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
}


.our-value-wrp ul li{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #6b6b6b;
    list-style-image: url(../images/li-image.jpg);
}
.our-vision-wrp{
    position: relative;
    background-image: url(../images/vision-bg.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.our-vision-wrp:before {
    background: url(../images/Banner-w.png);
    content: "";
    position: absolute;
    top: -10px;
    height: 160px;
    width: 100%;
    background-size: cover;
    left: 0;
    transform: rotateX(180deg);
    margin-top: -4rem;
}

.our-vision-wrp .container{
    background-image: url(../images/mountain.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.our-vision-wrp h3,
.our-vision-wrp p,
.our-vision-wrp li{
    color: inherit;
}
.our-vision-wrp ul li{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 10px;
    list-style-image: url(../images/li-image-light.png);
    list-style-position: inside;
}
h3.team-post {
    font-family: 'Lato';
    font-weight: 600;
    margin: 11px 0px;
}
div#google_translate_element {
    width: 135px;
    float: right;
    margin: 0 0px 0 30px;
}
ul.social-icon.d-flex.justify-content-end {
    margin: 20px 0;
}

/* for bootstrap alert */
.alert{
    position: absolute !important;
    right: 10px !important;
    z-index: 1 !important;
    top: 110px;
    width: auto !important;
}
.alert-dismissible .btn-close {
    padding: 1rem 1rem !important;
}
/* for bootstrap alert */

/* #id target rules for vendor registration for*/
.section:target{
    box-shadow: 2px 2px 5px #e57c35, -1px -1px 2px #ed985e;
    border-radius: 5px;
}
.section:target .subheading {
    color: #e57c35;
    border-bottom: 2px solid #e57c35;
    background-color: cornsilk;
}
.section:target .subheading:after {
    content: "\025BC";
    line-height: inherit;
    position: absolute;
    right: 5px;
}

/* invalid input focus rules */
input:focus:invalid, textarea:focus:invalid {
    box-shadow: none;
    background: url("../images/exclamation-triangle-sm.png") no-repeat 98% 50% #f9dddd;
    background-size: 15px;
    border-color: red;
    -webkit-animation: wobble 0.3s linear 0.5s; 
    animation: wobble 0.3s linear 0.5s;
}

@-webkit-keyframes wobble{
    0% { -webkit-transform: translateX(0%);}
    10% { -webkit-transform: translateX(-1%) rotate(-0.5deg); }
    60% { -webkit-transform: translateX(1%) rotate(0.5deg); }
    100% { -webkit-transform: translateX(0%);}
}
@keyframes wobble { 
    0% { transform: translateX(0%);}
    10% { transform: translateX(-1%) rotate(-0.5deg); }
    60% { transform: translateX(1%) rotate(0.5deg); }
    100% { transform: translateX(0%);}
}
.bg-orange{
    background-color: #e57c35;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
}
.distributor-wrp .g-recaptcha{
    transform: scale(0.85);
    -webkit-transform: scale(0.7);
    transform-origin: 0;
}
.single-product-image {
    height: 300px;
    overflow: hidden;
    display: flex;
    align-items: center;
    
}