/*==================================:: Magnific Popup CSS Start ::==================================*/
.mfp-bg {top: 0; left: 0; width: 100%; height: 100%; z-index: 99999; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; }
.mfp-wrap {top: 0; left: 0; width: 100%; height: 100%; z-index: 99999; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }  
.mfp-container {text-align: center; position: absolute;  width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box; }
.mfp-container:before {content: ''; display: inline-block; height: 100%; vertical-align: middle; }  
.mfp-align-top .mfp-container:before {display: none; }  
.mfp-content {position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }  
.mfp-inline-holder .mfp-content,  .mfp-ajax-holder .mfp-content {width: 100%; cursor: auto; }  
.mfp-ajax-cur {cursor: progress; }  
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; } 
.mfp-zoom {cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }  
.mfp-auto-cursor .mfp-content { cursor: auto; }  
.mfp-close,  .mfp-arrow,  .mfp-preloader,  .mfp-counter {-webkit-user-select: none; -moz-user-select: none;  user-select: none;}  
.mfp-loading.mfp-figure {display: none; }  
.mfp-hide {display: none !important; }  
.mfp-preloader {color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044;}    
.mfp-preloader a {color: #CCC; }
.mfp-preloader a:hover {color: #FFF; }  
.mfp-s-ready .mfp-preloader {display: none; }  
.mfp-s-error .mfp-content {display: none; }  
button.mfp-close,  button.mfp-arrow {overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; box-shadow: none; touch-action: manipulation; }  
button::-moz-focus-inner {padding: 0; border: 0; } 
.mfp-close {width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65;    padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {opacity: 1; }
.mfp-close:active {top: 1px; }  
.mfp-close-btn-in .mfp-close {color: #333; }  
.mfp-image-holder .mfp-close,  .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right;  padding-right: 6px; width: 100%; }  
.mfp-counter {position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }  
.mfp-arrow {position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {opacity: 1; }
.mfp-arrow:before, .mfp-arrow:after { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0;  top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent;}
.mfp-arrow:after {border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before {border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }
.mfp-arrow-left {left: 0; }
.mfp-arrow-left:after {border-right: 17px solid #FFF; margin-left: 31px; }
.mfp-arrow-left:before {margin-left: 25px; border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {right: 0; }
.mfp-arrow-right:after {border-left: 17px solid #FFF; margin-left: 39px; }
.mfp-arrow-right:before {border-left: 27px solid #3F3F3F; }  
.mfp-iframe-holder {padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-holder .mfp-close {top: -40px; }  
.mfp-iframe-scaler {width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe {position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }
/* Main image in popup */
img.mfp-img {width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {line-height: 0; }
.mfp-figure:after {content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }    
.mfp-figure small {color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }
.mfp-figure figure {margin: 0; }  
.mfp-bottom-bar {display:none !important; margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }
.mfp-title {text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }
.mfp-image-holder .mfp-content {max-width: 100%; }  
.mfp-gallery .mfp-image-holder .mfp-figure {cursor: pointer; }  
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/* Remove all paddings around the image on small screen */
.mfp-img-mobile .mfp-image-holder {padding-left: 0; padding-right: 0; }
.mfp-img-mobile img.mfp-img {padding: 0; }
.mfp-img-mobile .mfp-figure:after {top: 0; bottom: 0; }
.mfp-img-mobile .mfp-figure small {display: inline; margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {padding: 0; }
.mfp-img-mobile .mfp-counter {right: 5px; top: 3px; }
.mfp-img-mobile .mfp-close {top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } 
}  
@media all and (max-width: 900px) {
.mfp-arrow {-webkit-transform: scale(0.75); transform: scale(0.75); }
.mfp-arrow-left {-webkit-transform-origin: 0; transform-origin: 0; }
.mfp-arrow-right {-webkit-transform-origin: 100%; transform-origin: 100%; }
.mfp-container {padding-left: 6px; padding-right: 6px; } 
}
/*==================================:: Magnific Popup CSS End ::==================================*/




@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;500;600;700&family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,600&display=swap');

/* Variables */
:root {
    --theme-color: #000;
    --text-color: #F0001A;
    --p-text-color: #647685;
    --bg-color: #6C0E19;
    --white: #fff;
}

/* Variables */

/* :default css */

body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
    outline: none;
    border: none;
    text-decoration: none;
}


ul,
ol {
    padding: 0;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    color: var(--theme-color);
}

h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
}

h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
}

h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
}


h6 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: var(--white);
}

p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--white);
}

.paragraph {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    font-style: italic;
}

a {
    text-decoration: none;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px;
    transition: 0.5s;
    color: var(--white);
}

a:hover {
    color: var(--text-color);
}

button {
    font-family: 'Lexend', sans-serif;
}




.main-btn {
     width: 180px;
    height: 45px;
    border: 1px solid var(--white);
    background-color: transparent;
    color: var(--white);
    transition: 0.5s;
}

.Glimpse-main .main-btn.btn-bg:hover {
     border: 1px solid var(--theme-color);
    background-color: transparent;
    color: var(--theme-color);
}

.main-btn:hover {
    background-color: var(--white);
    color: var(--theme-color);
}

.main-btn.btn-bg {
     background-color: var(--white);
    color: var(--theme-color);
}

.main-btn.btn-bg:hover {
     border: 1px solid var(--white);
    background-color: transparent;
    color: var(--white);
}

.header-top .main-btn {
    height: 35px;
    width: 130px;
}

#industry-main .main-btn.btn-bg {
      background-color: var(--theme-color);
    color: var(--white);
     width: 200px;
}
#industry-main .main-btn.btn-bg:hover, .form-popup.new .main-btn.btn-bg:hover {
    border: 1px solid var(--theme-color);
    background-color: transparent;
    color: var(--theme-color);
}

.form-popup.new .main-btn.btn-bg {
      background-color: var(--theme-color);
    color: var(--white);
     width: 200px;
}


#industry-main .main-btn.btn-bg i {
    padding-left: 10px;
}

#footer .main-btn {
     width: 165px;
}

.industry-btn-main {
    margin-top: 50px;
}


/*.custom-btn {*/
/*    width: 130px;*/
/*    height: 40px;*/
/*    border: 1px solid var(--white);*/
/*    font-size: 16px;*/
/*    line-height: 20px;*/
/*}*/


.custom-btn {
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    outline: none;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Lexend', sans-serif;
}

.btn-main {
    width: 130px;
    height: 40px;
    padding: 0;
    border: none;
    background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
    transition: 0.5s;
}

.btn-main:hover {
    color: var(--text-color);
    background: transparent;
    box-shadow: none;
}

.btn-main:before,
.btn-main:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 1px;
    width: 0;
    background: var(--text-color);
    transition: 400ms ease all;
}

.btn-main:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0;
}

.btn-main:hover:before,
.btn-main:hover:after {
    width: 100%;
    transition: 800ms ease all;
}

/* :default css */


/* header-css-start */

.header-top {
    background-color: var(--theme-color);
    padding: 23px 0;
}

.navbar .btn-main {
    background: transparent !important;
    border: 2px solid var(--white);
    color: var(--white);
    margin-left: 15px;
}

.navbar .btn-main:hover {
    border: none;
    color: var(--white);
}

.navbar .btn-main:before,
.navbar .btn-main:after {
    background-color: var(--white);
}

.header-top .navbar .nav-item a {
    color: var(--white);
    padding: 10px 12px;
}

.header-top .navbar .nav-item a:hover {
    color: var(--text-color);
}

.navbar-toggler {
    background-color: var(--white);
}

.header-bottom {
    background-color: #158F48;
    padding: 12px 0;
}

.header-bottom-text {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 24px;
}

.header-bottom-text button {
    background-color: #0B6933;
    padding: 4px 8px;
    color: var(--white);
    border-radius: 4px;
    font-size: 12px;
    width: 159px;
}



    .header-bottom-text marquee {
        display: none;
    }
/* header-css-end */

/* banner-css-start */
#banner-main {
    background-color: #141719;
    position: relative;
    overflow: hidden;
}

#banner-main .row {
    align-items: center;
}

#banner-main .container-fluid {
    padding: 0;
}

.banner-img img {
    padding-left: 210px;
    padding-top: 50px;
    height: 600px;
}

.banner-img {
    position: relative;
}


.banner-img::after {
    position: absolute;
    content: "";
    top: 0;
    right: -102px;
    width: 162px;
    height: 686px;
    background-color: #6C0E19;
}

.banner-text-main {
    position: relative;
    z-index: 1;
    left: 0px;
}

.banner-text .btn-main {
    background: transparent !important;
    border: 2px solid var(--white);
    color: var(--white);
    width: 170px;
    height: 50px;
}

.banner-text .btn-main:hover {
    border: none;
    color: var(--white);
}

#footer .btn-main {
    background: transparent !important;
    border: 2px solid var(--white);
    color: var(--white);
    width: 170px;
    height: 50px;
}

#footer .btn-main:hover {
    border: none;
    color: var(--white);
}


#footer .btn-main:hover {
    border: none;
    color: var(--white);
}

#footer .btn-main:before,
#footer .btn-main:after {
    background-color: var(--white);
}

/* .notification-main .btn-main */

.banner-text h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 65px;
    max-width: 500px;
    color: var(--white);
}

.banner-text h6 {
    position: relative;
}

.banner-text h6::after {
    position: absolute;
    top: 10px;
    left: 90px;
    content: "";
    width: 150px;
    height: 2px;
    background-color: var(--white);
}

.banner-img {
    background-color: var(--theme-color);
}

.banner-text .paragraph {
    font-style: normal;
    font-weight: 400;
    padding: 48px 0 53px 0;
}

.banner-box {
    margin-top: 40px;
}

.box-banner {
    width: 33.33%;
    display: flex;
    background-color: #1C1F22;
    padding: 10px 15px;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

.box-banner p {
    max-width: 230px;
}

.banner-box .box-banner:nth-child(2) {
    background-color: #212528;
}

#banner-main .banner-text-main .btn-main:before,
#banner-main .banner-text-main .btn-main:after {
    background-color: var(--white);
}

/* banner-css-end */

/* question-css-start */
#question-main {
    background-color: #141719;
    padding: 100px 0 0 0;
    overflow: hidden;
}

#question-main .row {
    align-items: center;
}

#question-main .wow.bounceInRight {
    animation-delay: 1s;
}

#question-main .wow.bounceInLeft {
    animation-delay: 0.5s;
}

#question-main .carousel-item h2 {
    color: var(--white);
    padding: 18px 0 66px 0;
}

#question-main .carousel-item h6 {
    position: relative;
    padding-left: 30px;
}

#question-main .carousel-item h6::after {
    position: absolute;
    content: '';
    background-color: var(--text-color);
    width: 20px;
    height: 2px;
    top: 10px;
    left: 0;
}

.carousel-control-next,
.carousel-control-prev {
    display: none;
}

.carousel-indicators {
    position: absolute;
    bottom: -40px;
    left: 0 !important;
    z-index: 2;
    display: flex;
    justify-content: start;
    padding: 0;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    list-style: none;
}

.carousel-indicators [data-bs-target] {
    width: 10px !important;
    height: 10px !important;
    background-color: var(--white);
    opacity: 1;
}

.carousel-indicators [data-bs-target].active {
    background-color: var(--text-color);
}

.video-icon {
    position: relative;
    bottom: 240px;
    text-align: center;
    left: 2%;
    font-size: 66px;
    color: #FFF;
    cursor: pointer;
}


/* question-css-end */

/* online-css-start */
#online-main {
    background-color: var(--theme-color);
    padding: 50px 0;
}

.online-box {
    text-align: center;
}

.online-box h4 {
    position: relative;
    width:80px;
    height: 80px;
    background: #2d2d2d;
    border-radius: 50px;
    margin: 0 auto;
    line-height: 77px;
    color: #FFF;
}

/*.online-box h4::after {*/
/*    width: 80px;*/
/*    height: 80px;*/
/*    top: 0;*/
/*    left: 80px;*/
/*    background-color: #2D2D2D;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    border-radius: 50%;*/
/*    color: #FFF;*/
/*    position: relative;*/
/*}*/

.online-box h5 {
    position: relative;
}

.online-box .icon-box {
    width: 80px;
    height: 80px;
    top: 0;
    left: 80px;
    background-color: #2D2D2D;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: var(--white);
}


.online-box h3 {
    font-size: 20px;
    color: var(--text-color);
    padding-top:12px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
}

.online-box p {
    padding-top: 10px;
}

.col-main {
    width: 20%;
}

/* online-css-end */

/* Industry-css-Start */
#industry-main {
    padding: 125px 0;
}

.section-title {
    text-align: center;
}

.section-title h6 {
    color: var(--theme-color);
    position: relative;
    width: 100%;
}

.section-title h2 {
    padding: 18px 0;
    margin: 0 auto;
}

#industry-main .section-title h6::before {
    position: absolute;
    content: '';
    background-color: var(--text-color);
    width: 20px;
    height: 2px;
    top: 10px;
    left: 42%;
}

#industry-main .section-title h6::after {
    position: absolute;
    content: '';
    background-color: var(--text-color);
    width: 20px;
    height: 2px;
    top: 10px;
    right: 42%;
}

.section-title p {
    color: var(--theme-color);

}

.discraption {
    display: flex;
    justify-content: start;
    align-items: center;
    column-gap: 12px;
}

#industry-main .discraption {
    justify-content: center;
}


#industry-main .box {
    margin-top: 30px;
    padding: 24px 24px 84px 24px;
    background-color: #F8F4F4;

}

#industry-main .box h4 {
    color: var(--text-color);
    padding-bottom: 24px;
}

#industry-main .box h3 {
    color: var(--theme-color);
}

#industry-main .box ul {
    padding-left: 24px;
}

#industry-main .box ul li {
    color: var(--white);
    list-style-type: disc;
    padding-top: 10px;
    padding-left: 0;
    font-size: 14px;
    color: var(--theme-color);
}

/* industry-css-end */
/* .course-css-start */
#course-main {
    background-color: var(--theme-color);
    padding: 59px 0 151px 0;
}

#course-main-add-bg {
    background-color: #F8F4F4 !important;
    padding: 59px 0 151px 0;
}

#course-main-add-bg h2 {
    font-size: 26px;
    color: var(--theme-color);
}


.classes {
    column-gap: 20px;
}

#course-main h2 {
    font-size: 26px;
    color: var(--white);
}

.classes a {
    background: var(--text-color);
    color: var(--white);
    padding: 2px 12px;
    border-radius: 4px;
    text-decoration: none;
    display: flex;
    column-gap: 5px;
    align-items: center;
    font-size: 20px !important;
    font-weight: 600 !important;
}

.classes a .fa {
    color: var(--white);
}

.program {
    text-align: center;
    padding: 44px 0 47px 0;
}

.program h4 {
    color: var(--white);
    padding-top: 9px;
}

.program.add-cl-pr h4 {
    color: var(--theme-color);
}

/* .course-css-end */
/* notification--css-start */

#notification {
    background: #F8F4F4;
    padding: 0 0 125px 0;
}

.notification-main {
    padding: 60px 80px;
    margin-top: -125PX;
    background: var(--bg-color);
}

.notification-main h2 {
    color: var(--white);
    padding-bottom: 8px;
}



/*.Glimpse-main .btn-main {*/
/*    width: 170px;*/
/*    height: 50px;*/
/*}*/


/*.Glimpse-main .btn-main:hover {*/
/*    background-color: transparent !important;*/
/*}*/

/*.Glimpse-main .custom-btn:hover {*/
/*    background-color: transparent;*/

/*}*/

/*.Glimpse-main .btn-main:hover {*/
/*    border: none;*/
/*    color: var(--white);*/
/*}*/

/*.Glimpse-main .btn-main:before,*/
/*.Glimpse-main .btn-main:after {*/
/*    background-color: var(--white);*/
/*}*/

/*.notification-main .btn-main {*/
/*    width: 170px;*/
/*    height: 50px;*/
/*}*/


/*.notification-main .btn-main:hover {*/
/*    background-color: transparent !important;*/
/*}*/

/*.notification-main .custom-btn:hover {*/
/*    background-color: transparent;*/

/*}*/

/*.notification-main .btn-main:hover {*/
/*    border: none;*/
/*    color: var(--white);*/
/*}*/

/*.notification-main .btn-main:before,*/
/*.notification-main .btn-main:after {*/
/*    background-color: var(--white);*/
/*}*/

.notification-main p {
    color: var(--white);
}

.industry-fit h6 {
    color: var(--theme-color);
    position: relative;
    padding-left: 28px;
}

.industry-fit h2 {
    margin-bottom: 10px;
    max-width: 480px;
}

.industry-fit h6::after {
    position: absolute;
    content: '';
    background-color: var(--text-color);
    width: 20px;
    height: 2px;
    top: 10px;
    left: 0;
}

.industry-fit h6 .industry-fit h2 {
    max-width: 470px;
    padding: 18px 0 66px 0;

}

.industry-fit p {
    color: var(--theme-color);

}

.industry-img {
    padding-top: 125px;
}

.industry-fit {
    padding-top: 211px;
}

.industry-img img {
    width: 100%;
    height: 366px;
    object-fit: cover;
}

#notification .wow.bounceInRight {
    animation-delay: 1s;
}

#notification .wow.bounceInLeft {
    animation-delay: 0.5s;
}

/*notification-css-end*/

.Glimpse-main {
    overflow: hidden;
}

.Glimpse-main {
    padding: 125px 0;
}

.section-title {
    text-align: center;
}

.section-title h6 {
    color: var(--theme-color);
    position: relative;
}

.section-title h2 {
    padding: 18px 0;
    margin: 0 auto;
}

.section-title h6::after {
    position: absolute;
    content: '';
    background-color: var(--text-color);
    width: 20px;
    height: 2px;
    top: 10px;
    right: 595px;
}

.section-title h6::before {
    position: absolute;
    content: '';
    background-color: var(--text-color);
    width: 20px;
    height: 2px;
    top: 10px;
    left: 594px;
}

.section-title p {
    color: var(--theme-color);
}

/* Glimpse-main-end */



/* Glimpse-gread-img */
.Glimpse-img-main {
    padding-top: 100px;
    row-gap: 22px;
    margin: 0 -15px;

}

.gallery-img img {
    width: 100%;
    display: inline-block;
    height: 390px;
    object-fit: cover;
}

.gallery-img img {
    width: 100%;
    display: inline-block;
}

.all-images .gallery-img img {
    width: 100%;
    height: 350px;
}

.notification-main.add-cl {
    padding: 60px 80px;
    background: #F8F4F4;
    margin-top: 50px;
}



.notification-main.add-cl h2 {
    font-size: 28px;
    max-width: 620px;
    color: var(--theme-color);
}

/* Glimpse-gread-img end */

/* our student start  */


.textimonial-slider-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

#textimonial-slider-main-box-mr {
    padding-bottom: 100px;
}

.textimonial-slider-box h2 {
    font-size: 25px;
    line-height: 40px;
    color: var(--text-color);
}


.textimonial-slider-box p{
    color: var(--theme-color);
    font-weight: 700;
}

.textimonial-slider-img {
    position: relative;
}

.textimonial-slider-img::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 20%);
    width: 100%;
    height: 250px;
}

.textimonial-slider-img a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 6px 20px;
    background-color: var(--theme-color);
    color: var(--white);
    display: inline-block;
    border-radius: 5px;
    font-weight: 700 !important;
    z-index: 11;
}

.textimonial-slider-img a:hover {
    background-color: var(--text-color);
}

.textimonial-slider-img a i {
    padding-right: 8px;
}
.textmonial-slider-text-img {
    padding-top: 15px;

}

.textmonial-text-img-main img {
    width: 72px;
    height: 72px;
    object-fit: cover;
}

.textimonial-slider-box {
    padding: 80px 15px 50px 15px;
}

button.slick-next.slick-arrow, button.slick-prev.slick-arrow {
    display: none !important;
}

.main-slider .slick-dots {
    display: flex;
    justify-content: center;
    column-gap: 15px;
    background-color: transparent;
}

.main-slider .slick-dots li.slick-active button{
    color: var(--text-color);
}

.main-slider button:not(:disabled) {
    cursor: pointer;
    background: none;
}

.testimonials-main p {
    font-style: normal;
    max-width: 550px;
    margin: 0 auto;
    font-weight: 400;
    padding: 15px 0;
}


.testimonials-main {
    padding: 50px 0;
}

.testimonials-main h6 {
    font-size: 18px;
    font-weight: 700;
}

.testimonials-main span {
    font-size: 14px;
    font-weight: 400;
    color: #8f8f8f !important;
    padding-top: 5px;
}

.testimonials-gap {
    row-gap: 30px;
    padding: 100px 0;
}


/* according */
.accordion-button {
    line-height:17px !important;
    font-weight: 700;
}

.accordion-button:not(.collapsed) {
    color: #1C1F22;
    background-color: var(--white);
    box-shadow: none;

}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-body {
    padding: 0px 24px 24px 24px;
}

#accordion {
    padding: 100px 0;
}

.social-icon ul li i {
    color: var(--white);
    font-size: 24px;
    transition: 0.5s;
}

.social-icon ul li i:hover {
    color: var(--text-color) !important;
}

.social-icon ul {
    gap: 20px;
    padding-top: 20px;
}

.footer-one p {
    max-width: 258px;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
}

.Quick-links-main h6 {
    color: #F0001A;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 10px;
}

.Quick-links-main ul li {
    padding: 3px 0;
}

.Discount>span {
    border-radius: 4px;
    background: #0B6933;
    color: var(--white);
    font-size: 14px;
    font-weight: 600;
    padding: 4px 8px;
}

.Discount>span i {
    padding-right: 10px;
}

.Discount p {
    max-width: 258px;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
}

#footer {
    padding-top: 100px;
}

.footer-bottom {
    padding: 30px 0;
}

.footer-bottom-menu ul {
    column-gap: 15px;
    display: flex;
}

.footer-bottom-menu ul li a {
    text-decoration: underline;
}

.accordion {
    margin-top: 50px;
}

.accordion-item {
    margin-bottom: 20px;
    border: 1px solid var(--theme-color);
}

.accordion-item:not(:first-of-type) {
    border-top: 1px solid var(--theme-color) !important;
}

.accordion-item:first-of-type .accordion-button {
    border-radius: 0 !important;
    line-height: 23px;
}

.accordion-item:first-of-type,
.accordion-item:last-of-type {
    border-radius: 0;
}



.accordion-button:not(.collapsed)::after {
      background-image: url(../images/Vectorac.svg);
}

.form-popup {
    width: 100%;
    height: 100vh;
    filter: blur(70%);
    background: #00000070;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 999999999;

}

.form-popup.new {
    width: 100%;
    height: 100vh;
    filter: blur(70%);
    background: #00000070;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 999999999;

}

.form-popup .input-box-wrapper {
    width: 1000px;
    /* height: 400px; */
    background-color: #fff;
    padding: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.form-popup.open-popup {
    display: block !important;
}

.form-popup.new.open-download-popup{
    display: block !important;
}

.form-popup .input-box-wrapper .title-wrapper h2 {
    color: #1C1F22;
    font-size: 36px;
    font-weight: 700;
}

.form-popup .input-box-wrapper .title-wrapper .close-form-btn {
    font-size: 24px;
    background-color: transparent;
}

.form-popup .input-box-wrapper form {
    margin: 46px 0;
    display: flex;
    flex-wrap: wrap;
    column-gap: 18px;
}


.form-popup .input-box-wrapper form input,
.style {
    width: calc(33% - 12px);
    height: 45px;
    padding: 8px 16px;
    outline: none;
    margin-bottom: 36px;
    border: 1px solid #757575 !important;
    background: #FFF;
}

.form-popup .input-box-wrapper form .select-drop {
    width: calc(33% - 12px);
    height: 45px;
    margin-bottom: 36px;
    background: #FFF;
    position: relative;
    border: 1px solid #757575 !important;

}

.form-popup .input-box-wrapper form .select-drop::before {
    width: 25px;
    height: 25px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    color: #000;
    font-size: 20px;
    right: 0;
    z-index: 111;
    content: "\f107";
    font-family: "fontawesome";

}

.form-popup .input-box-wrapper form select {
    width: 100%;
    height: 100%;
    outline: none;
    color: #757575;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 0 16px;
}

.form-popup .input-box-wrapper form .submit-btn {
    margin-bottom: 0;
}

.form-popup .input-box-wrapper form input::placeholder {
    color: #757575;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.form-popup .input-box-wrapper form .style {
    color: #7a7a7a;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}

.form-popup .input-box-wrapper form .style i {
    color: #000;
    font-weight: 900;
    margin-left: 15px;
    font-size: 18px;
}

.form-popup .input-box-wrapper form select {
    appearance: none;
    position: relative;
}

.form-popup .input-box-wrapper .submit-btn {
    width: 150px;
    height: auto;
    color: #FFF;
    background: #040404;
    font-size: 16px;
    padding: 12px;
    font-weight: 500;
    border: 2px solid transparent;
    transition: all ease .5s;
}

.form-popup .input-box-wrapper .submit-btn:hover {
    background: #fff;
    color: #000;
    border: 2px solid #000;

}

.form-popup .input-box-wrapper p {
    color: #1C1F22;
    font-size: 12px;
    font-weight: 400;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}


/*popup-css-start*/

.social-media-main{
    padding: 60px;
     background-color: var(--white); 
}
.social-icon p{
    font-style: normal;
    color: var(--theme-color);
}
.social-media-text h2{
    color: var(--theme-color);
    max-width: 788px;
}
.social-media-icon{
    column-gap:48px !important;
}
.social-media-icon li i{
    font-size: 36px !important;
}
.social-media-text a i{
    font-size: 32px;
    color: var(--theme-color);
}
.social-media-icon .fac{
    color: #0866FF;
}
.social-media-icon .twit{
    color: #000000;
}
.social-media-icon .what{
    color: #25D366;
}
.social-media-icon .linked{
    color: #0A66C2;
}
.social-media-icon .insta{
    color: #000100;
}
.social-media-icon .yout{
    color: #FF0302;
}



.social-popup{
    width: 100%;
    height: 100%;
    background: #000000ad;
    transform: translate(-50%, -50%);
    position: fixed;
    top: 50%;
    z-index: 111111;
    padding:250px 0;
    left: 50%;
    display:none;
}

.social-popup.open-popup-social{
    display:block;
}


.social-popup .row{
    justify-content:center;
}


/*popup-css-start*/


#company-logo {
    padding-bottom: 80px;
}


.logo-img{
    display: flex;
    justify-content: center;
}

.lablebox{position:absolute; }











