/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */

body{
    overflow-x: hidden;
}
p{
	font-family: "Roboto", Sans-serif !important;
}
h1, h2, h3, h4, h5, h6{
	    font-family: "Poppins", Sans-serif !important;
}
.container{
	max-width: 1440px !important;
	margin: 0 auto !important;
	padding: 0 20px;
}
.container-2{
	max-width: 1920px !important;
	margin: 0 auto !important;
	padding: 0 60px;
}
.container.p-0{
    padding-right: 0 !important;
    padding-left: 20px !important;
}
.custom-form .input-group input.form-control{
	height: 45px !important;
    background: #F0F0F0 !important;
    width: 100%;
    border-radius: 0 !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 24px !important;
    color: #667085 !important;
    padding: 7px 130px 7px 7px !important;
}
.custom-form .input-group .form-btn{
	width: 100px;
    height: 35px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #DED93E;
    border: 1px solid #DED93E;
    color: #000;
        position: absolute;
    top: 5px;
    right: 6px;
}
input:focus-visible{
	outline: none;
}
.footer-text p a{
	color: #fff;
	font-weight: 700;
}
.ekit-template-content-footer .wpcf7-form.sent .wpcf7-response-output{
	color: #fff;
}
.banner-one_image{
	position: absolute;
    right: 0px;
    top: 0px;
    width: 50%;
    bottom: 0px;
    overflow: hidden;
}
.product-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #424242;
    border: 2px solid #424242;
}
.slick-slide{
    margin-right: 25px;
}
.product-slider .slick-dots li button:before {
    font-family: slick;
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #424242;
    border-radius: 50px;
    border: 2px solid #B9B9B9;
}
.product-slider .slick-dots li button:before{
    background: transparent;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover{
    background-color: transparent !important;
}
.content-box .elementor-icon-list-items{
        display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.solution-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #424242;
    border: 2px solid #424242;
}
.slick-slide{
    margin-right: 25px;
}
.solution-slider .slick-dots li button:before {
    font-family: slick;
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #424242;
    border-radius: 50px;
    border: 2px solid #B9B9B9;
}
.solution-slider .slick-dots li button:before{
    background: transparent;
}
.img-hover{
    overflow: hidden;
}
.img-hover {
    position: relative;
    border-radius: 15px;
}
.img-hover:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #00000040;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    border-radius: 15px;
    transition: all 600ms;
    transform: scale(0);
}
.img-hover:hover:after{
    transform: scale(120%);
}
.img-hover .elementor-widget-heading{
    position: absolute;
    top: 106%;
    left: 50%;
    width: 95%;
    transform: translate(-50%, -50%);
    transition: all 600ms;
    z-index: 9;
}   
.img-hover:hover .elementor-widget-heading {
    top: 50%;
}
.img-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #424242;
    border: 2px solid #424242;
}
.slick-slide{
    margin-right: 25px;
}
.img-slider .slick-dots li button:before {
    font-family: slick;
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #424242;
    border-radius: 50px;
    border: 2px solid #B9B9B9;
}
.img-slider .slick-dots li button:before{
    background: transparent;
}
.img-slider.slick-initialized .slick-slide{
    display: flex;
}
.testimonial-slider .swiper-backface-hidden .swiper-slide{
    padding: 60px !important;
}

.img-slider2 .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #424242;
    border: 2px solid #424242;
}
.slick-slide{
    margin-right: 25px;
}
.img-slider2 .slick-dots li button:before {
    font-family: slick;
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #424242;
    border-radius: 50px;
    border: 2px solid #B9B9B9;
}
.img-slider2 .slick-dots li button:before{
    background: transparent;
}
.img-slider2.slick-initialized .slick-slide{
    display: flex;
}

.certificate-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #424242;
    border: 2px solid #424242;
}
.slick-slide{
    margin-right: 25px;
}
.certificate-slider .slick-dots li button:before {
    font-family: slick;
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #424242;
    border-radius: 50px;
    border: 2px solid #B9B9B9;
}
.certificate-slider .slick-dots li button:before{
    background: transparent;
}
.certificate-slider.slick-initialized .slick-slide{
    display: flex;
}
.certificate-slider .slick-arrow{
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 1px solid #D9D9D9;
    background: #fff !important;
    color: #848484;
    z-index: 9;
    opacity: 1;
    font-size: 0;
}
.certificate-slider .slick-prev {
    left: -5%;
}
.certificate-slider .slick-next {
    right: -4%;
}
.certificate-slider  .slick-next:before, .certificate-slider  .slick-prev:before{
    color: #000 !important;
}

.team-slider .elementor-widget-image img{
	    height: 290px;
    object-fit: cover;
	width: 100%;
}
.team-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #424242;
    border: 2px solid #424242;
}
.certificate-slider .slick-dots li button:before {
    font-family: slick;
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #424242;
    border-radius: 50px;
    border: 2px solid #B9B9B9;
}
.team-slider .slick-dots li button:before{
    background: transparent;
}
.team-slider.slick-initialized .slick-slide{
    display: flex;
}
.team-slider .slick-arrow{
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 1px solid transparent;
    background: transparent !important;
    color: #848484;
    z-index: 9;
    opacity: 1;
    font-size: 0;
}
.team-slider .slick-prev {
    left: -5%;
}
.team-slider .slick-next {
    right: -4%;
}
.team-slider  .slick-next:before, .team-slider  .slick-prev:before{
    color: #fff !important;
}
.partner-box .elementor-widget-elementskit-heading{
    display: none;
    transition: all 600ms;
}
.partner-box:hover .elementor-widget-elementskit-heading{
    display: block;
}
.partner-box{
    transform: scale(1.0);
    transition: all 600ms;
    z-index: 2;
    padding: 70px !important;
    background: #fff;
}
.partner-box:hover {
    box-shadow: 0px 4px 77px 0px #00000040;
    border-radius: 12px;
    transform: scale(1.05);
    z-index: 9;
    padding: 20px !important;
}
.overview-sec{
    overflow: hidden;
}
.overview-content-box{
        flex: 0 0 auto;
    position: absolute;
    display: block;
    max-width: 820px;
    width: 100%;
    margin-left: -280px;
    top: 50%;
    transform: translate(-50%, -50%);
    right: -50%;
}
.product-slider-2 .slick-list {
    padding-left: 0px!important;
}
.product-slider-2 .slick-next:before, .product-slider-2 .slick-prev:before{
    color: #000 !important;
}
.product-slider-2 .slick-arrow{
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 1px solid #D9D9D9;
    background: #fff !important;
    color: #848484;
    z-index: 9;
    opacity: 1;
    font-size: 0;
}
.product-slider-2 .slick-prev{
    position: absolute;
    left: -64%;
    transform: translate(-50%, -50%);
    top: 90%;
}
.product-slider-2 .slick-next{
    position: absolute;
    left: -55%;
    transform: translate(-50%, -50%);
    top: 90%;
}
.complete-tab .e-n-tabs-heading{
        width: 100%;
    background: #ded93e;
    border-radius: 15px 15px 0 0;
}
.complete-tab button[aria-selected="true"]:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #ffffff;
    border-top: 10px solid transparent;
    position: absolute;
    content: '';
    bottom: 0;
}
.elementor-icon-list-items{
    list-style: none;
}
.elementor-icon-list-items li span svg{
        max-width: 16px;
}

.banner-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #fff;
    border: 2px solid #fff;
}
.banner-slider .slick-dots li button:before {
    font-family: slick;
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #fff;
    border-radius: 50px;
    border: 2px solid #fff;
}
.banner-slider .slick-dots li button:before{
    background: transparent;
}
.banner-slider.slick-initialized .slick-slide{
    display: flex;
}
.banner-slider .slick-dots{
    text-align: left;
}
.product-img-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #424242;
    border: 2px solid #424242;
}

.product-img-slider .slick-dots li button:before {
    font-family: slick;
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #424242;
    border-radius: 50px;
    border: 2px solid #B9B9B9;
}
.product-img-slider .slick-dots li button:before{
    background: transparent;
}
.product-img-slider.slick-initialized .slick-slide{
    display: flex;
}
.product-img-slider.slick-slider{
    margin-bottom: -90px !important;
}
.product-sec{
    overflow: hidden;
}
.product-right-part:after {
    position: absolute;
    content: '';
    width: 100%;
    right: -100%;
    background: #f3f3f3;
    height: 100%;
    z-index: -1;
    top: 0;
}
.product-spec-thumb .slick-track{
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
}
.product-spec-thumb  .img-thumb{
    width: 100% !important;
}
.product-spec-thumb .slick-slide {
    margin-right: 0px;
    margin-bottom: 20px;
}
.single-product .product-slider .slick-slide .elementor-widget-text-editor p {
    min-height: 80px;
}


.application-slider .slick-slide{
    opacity: 0.5;
}
.application-slider .slick-slide.slick-current{
    opacity: 1 !important;
    z-index: 9;
        padding-top: 0px;
}

.application-content{
    display: block;
    opacity: 0;
}
.application-slider .slick-slide.slick-current .application-content{
    opacity: 1;
}
.application-slider .slick-slide.slick-current .application-content{
    display: flex;
    flex-direction: column;
}
/*.application-slider .slick-slide.slick-current .application-content h3{
    font-size: 24px !important; 
    line-height: 24px !important; 
}
.application-slider .slick-slide.slick-current .application-content p{
    font-size: 16px !important; 
}*/
.application-slider .slick-slide .application-img img{
    height: 400px;
    object-fit: cover;
    width: 100% !important;
} 
.application-slider .slick-slide.slick-current .application-img img{
    height: 550px;
    object-fit: cover;
    width: 100% !important;
}
.application-slider .slick-slide{
    margin-top: 0;
    margin-bottom: 0;
}
.application-slider .slick-track{
    display: flex;
    align-items: center;
}
.application-slider .slick-slide {
    margin: 10px;
}
.application-slider{
    overflow: hidden;
}
.application-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #424242;
    border: 2px solid #424242;
}
.application-slider .slick-dots li button:before {
    font-family: slick;
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #424242;
    border-radius: 50px;
    border: 2px solid #B9B9B9;
}
.application-slider .slick-dots li button:before{
    background: transparent;
}
.application-slider.slick-initialized .slick-slide{
    display: flex;
}
.certificate-slider .slick-arrow{
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 1px solid #D9D9D9;
    background: #fff !important;
    color: #848484;
    z-index: 9;
    opacity: 1;
    font-size: 0;
}
.application-slider .slick-prev {
    left: -5%;
}
.application-slider .slick-next {
    right: -4%;
}
.application-slider  .slick-next:before, .certificate-slider  .slick-prev:before{
    color: #000 !important;
}

.team-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #424242;
    border: 2px solid #424242;
}
.certificate-slider .slick-dots li button:before {
    font-family: slick;
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #424242;
    border-radius: 50px;
    border: 2px solid #B9B9B9;
}
.contact-form .form-control {
    position: relative;
    width: 100%;
    margin: 0 0 25px;
    padding: 18px 0 12px;
    font-family: Yantramanav, sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: calc(50px - (12px * 2) - 2px);
    color: #001659;
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #e8e8e9;
    border-radius: 0;
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
    box-sizing: border-box;
    transition: border-color .2s ease-in-out;
}
.contact-form textarea.form-control{
    height: 140px;
    resize: none;
}
.contact-form label{
    color: #565969;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.contact-form label span{
color: #ff0000;
    top: -4px;
    position: relative;
    font-size: 18px;
}
.contact-form .form-btn{
        background-color: #f8bc49;
    border: 1px solid transparent;
    border-radius: 0;
    width: 180px;
    height: 50px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
.contact-form .form-btn:hover{
    background-color: #1d741b !important;
    color: #fff;
}
.project-card article{
    position: relative;
}
.project-card .eael-entry-media:after {
    background: #00000070;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.project-card .eael-entry-wrapper{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    width: 92%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.project-card .eael-entry-wrapper a{
    max-width: 180px;
    margin: 0 auto !important;
    min-width: 180px;
}
.project-card .eael-entry-content {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 600ms ease, opacity 600ms ease;
}

.project-card .eael-grid-post-holder:hover .eael-entry-content {
    max-height: 500px;
    opacity: 1;
}
.project-card .eael-post-appender{
    height: auto !important;
}
.project-card .slick-arrow{
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 1px solid transparent;
    background: transparent !important;
    color: #848484;
    z-index: 9;
    opacity: 1;
    font-size: 0;
}
.project-card .slick-prev {
    left: -5%;
}
.project-card .slick-next {
    right: -4%;
}
.project-card  .slick-next:before, .project-card  .slick-prev:before{
    color: #000 !important;
}
.project-list-box ul{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 60px;
}
.blog-details-sec{
    padding: 70px 0;
}
.blog-details-sec ul {
    padding: 0;
    list-style: none;
    position: relative;
/*    display: inline-block; */
}
.breadcrumb-item{
    position: relative;
    font-weight: 600;
    display: inline-block;
    font-size: 16px;
    color: var(--white-color);
    text-transform: capitalize;
    margin-right: 10px;
    padding-right: 10px;
}
.breadcrumb-item:before {
    position: absolute;
    right: -6px;
    top: 0px;
    content: "-";
    color: #000;
}
.breadcrumb-item:last-child:before {
    display: none;
    margin-right: 0;
    padding-right: 0;
}
.breadcrumb-item a{
    color: #000;
}
.blog-detail_title{
    color: var(--e-global-color-text);
    margin: 0px 0px 0px 0px;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 52px;
    margin-bottom: 15px;
}
.bread-crumb{
    margin-bottom: 30px;
}
.news-detail_image{
    margin-bottom: 25px;
}
.news-detail_image img{
    width: 100%;
    height: 470px;
    object-fit: cover;
}
.blog-detail_meta{
    position: relative;
    margin-bottom: 15px;
}

.blog-detail_meta li{
    position: relative;
    font-size:16px;
    margin-right: 15px;
    display: inline-block;
    color: #1a1a1a;
}
.blog-detail_author{
    margin-bottom: 20px;
}
.blog-detail_author li{
    font-size: 14px;
}
.blog-detail_author li span{
    font-weight: 500;
}
.blog-detail_meta li a{
    pointer-events: auto;
    font-size: 14px;
    display: inline-block;
    line-height: 1;
    color: #fff;
    padding: 3px 6px 4px 6px;
    white-space: nowrap;
    position: relative;
    vertical-align: middle;
    background: #1a1a1a;
    margin-right: 5px;
}
.blog-detail_meta li:last-child{
    margin-right: 0px;
    padding-right: 0px;
}
.blog-details-sec .post-content p{
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}
.post-widget .post {
    position: relative;
    min-height: 95px;
    padding-left: 115px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}
.post-widget .post .thumb {
    position: absolute;
    left: 0;
    top: 0;
    height: 75px;
    width: 100px;
    overflow: hidden;
    border-radius: 6px;
}

.post-widget .post .thumb a {
    display: block;
}
.post-widget .post h4 {
    text-transform: capitalize;
}
.post-widget .post h4 a {
    color: #000;
    transition: all 300ms ease;
}
.post-widget .post .post-date {
    position: relative;
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    margin-bottom: 5px;
    display: inline-block;
    text-transform: capitalize;
}
.post-widget .post .thumb img {
    display: block;
    width: 100%;
    height: auto;
}
.post-widget .post a{
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    color: #000;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.sidebar-title{
        font-family: "Poppins", Sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 28px;
    color: #000;
}
.social-share{
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}
.social-share p{
    margin-bottom: 0;
}
.social-share  a{
    font-size: 18px;
    line-height: 50px;
    width: 45px;
    height: 45px;
    background-color: #e3e3e3;
    color: #000;
    display: inline-block;
    text-align: center;
    border-radius: 0;
}
.social-share a:hover{
    background-color: #1d741b;
    color: #ffffff;
}
.post-tags{
    margin-bottom: 20px;
}
.post-tags a{
    pointer-events: auto;
    font-size: 16px;
    display: inline-block;
    line-height: 1;
    color: #000000;
    padding: 10px;
    white-space: nowrap;
    position: relative;
    vertical-align: middle;
    background: #f5f5f5;
    margin-right: 10px;
    margin-bottom: 10px;
}
.border-wrap{
    border-bottom: 1px solid #dfdfdf !important;
    border-top: 1px solid #dfdfdf;
    padding: 25px 0;
    margin-bottom: 20px;
}
.border-wrap .social-share{
    margin-bottom: 0;
}
.category-sec{
    padding: 70px 0;
}
.categoy-img-bx img{
    width: 100%;
}
.category-sec h1{
    color: var(--e-global-color-text);
    margin: 0px 0px 20px 0px;
    font-family: "Poppins", Sans-serif;
    font-size: 52px;
    font-weight: 600;
    line-height: 100%;
}
.category-sec .card-title a{
    color: var(--e-global-color-text);
    margin: 0px 0px 20px 0px;
    font-family: "Poppins", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
        -webkit-line-clamp: inherit;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.category-desc, .category-desc p{
    color: var(--e-global-color-secondary);
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 35px;
    margin: 0px 0px 0px 0px;
}
.category-box a.btn-sm{
        color: #1d741b;
    font-weight: 500;
}
 .category-desc a{
    font-weight: 500;
    background: #d3d0d0;
    padding: 5px;
    display: inline-block;
    line-height: 22px;
    color: #2e2e2e;
    font-size: 16px;
}
.pq-single-post-usernav {
    padding: 2%;
    background-color: #f5f5f5;
    border-radius: 10px;
    margin-bottom: 20px;
}
.pq-single-post-usernav .pq-user {
    display: flex;
    gap: 30px;
}
.pq-single-post-usernav .pq-user .pq-user-media{
    min-width: 70px;
}
.pq-single-post-usernav .pq-user .pq-user-media img{
    background: #fff;
    border: 1px solid #fff;
}
.pq-single-post-usernav .pq-user .pq-user-media .pq-img {
    width: 70px;
    border-radius: 70px;
}
.pq-user-info h5{
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #000;
}
.post-navigation{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.post-navigation .prev-post{
    flex: 0 0 auto;
    width: 50%;
}
.post-navigation .next-post{
    flex: 0 0 auto;
    width: 50%;
}
.post-navigation .next-post p, .post-navigation .next-post a{
    text-align: right;
}
.post-navigation .prev-post p, .post-navigation .next-post p{
        display: block;
    font-size: 12px;
    color: #747474;
    margin-bottom: 7px;
    font-weight: 500;
}
.post-navigation .prev-post a, .post-navigation .next-post a{
    font-size: 15px;
    color: #1c1c1c;
    line-height: 18px;
    transition: color 0.2s ease;
    display: block;
}
.related-post-card h5 a{
    color: #000;
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.related-post-card h5 a:hover{
    color: #1D741B;
}

.testimonial-slider .elementskit-commentor-content{
    padding-right: 15px ;
}
.custom-blog .elementskit-post-image-card .elementskit-entry-header{
    height: 350px;
    overflow: hidden;
        border-radius: 15px;
}
.custom-blog .elementskit-post-image-card img{
    height: 350px !important;
    object-fit: cover;
}
.overview-sec{
    overflow: hidden;
}
.application-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #424242;
    border: 2px solid #424242;
}
.application-slider .slick-dots li button:before {
    font-family: slick;
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #424242;
    border-radius: 50px;
    border: 2px solid #B9B9B9;
}
.application-slider .slick-dots li button:before{
    background: transparent;
}
.application-slider.slick-initialized .slick-slide{
    display: flex;
}
.application-slider .slick-arrow{
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 1px solid #D9D9D9;
    background: #fff !important;
    color: #848484;
    z-index: 9;
    opacity: 1;
    font-size: 0;
}
.application-slider .slick-prev {
    left: 20%;
    top: 93%;
    transform: translate(-50%, -50%);
}
.application-slider .slick-next {
    right: 20%;
    top: 93%;
    transform: translate(-50%, -50%);
}
.application-slider  .slick-next:before, .application-slider  .slick-prev:before{
    color: #000 !important;
}
.form-btn [type=button]:focus, .form-btn [type=submit]:focus, .form-btn:focus{
    background-color: #1d741b !important;
}

.social-list ul{
    display: flex !important;
}
.social-list ul li a{
    display: flex !important;
}
.page-id-1159 .social-list ul li a,.tax-product-category .social-list ul li a,.single-product .social-list ul li a,.error404 .social-list ul li a,.category .social-list ul li a{
    display: flex !important;
	column-gap: 6px;
}
.social-list ul li a span svg{
    width: 17px !important;
    height: 17px !important;
}
.custom-blog .btn-wraper a i{
    margin-left: 10px;
}
ul{
    padding-left: 0;
}
.product-post .eael-entry-content .eael-grid-post-excerpt a{
	display: flex !important;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-content: center !important;
    text-align: center !important;
    max-width: 150px !important;
}
.related-project-slider .project-item img{
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.project-item a{
    position: relative;
}
.pro-content h4{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-size: 19px;
    line-height: 26px;
}
.related-project-slider .slick-track{
    margin-left: 0;
}
.related-project-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #424242;
    border: 2px solid #424242;
}
.related-project-slider .slick-dots li button:before {
    font-family: slick;
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #424242;
    border-radius: 50px;
    border: 2px solid #B9B9B9;
}
.related-project-slider .slick-dots li button:before{
    background: transparent;
}


.address-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #424242;
    border: 2px solid #424242;
}
.address-slider .slick-dots li button:before {
    font-family: slick;
    font-size: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #424242;
    border-radius: 50px;
    border: 2px solid #B9B9B9;
}
.address-slider .slick-dots li button:before{
    background: transparent;
}
.header-top .elementor-icon-list-icon{
    align-items: center;
    display: flex;
/*    margin-right: 5px;*/
}
.page-id-583 .header-top .elementor-icon-list-icon{
    margin-right: 5px;
}
.download-list .brochure-download-list h3:before{
    position: absolute;
    content: '';
    width: 22px;
    height: 22px;
    background: #cdcdcd;
    top: 3px;
    left: 0;
}
.download-list .brochure-download-list h3 {
    color: #000;
    margin: 0px 0px 15px 0px;
    font-family: "Poppins", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 100%;
    position: relative;
    padding-left: 35px;
}
.download-list .brochure-download-list ul{
    list-style: none;
    margin-bottom: 30px;
    padding-left: 32px;
}
.download-list .brochure-download-list ul li{
    margin-bottom: 10px;
}
.download-list .brochure-download-list ul li a{
    color: #1d741b;
    font-weight: 500;
}
.download-list .brochure-download-list ul li i{
    font-size: 14px;
    color: #1d741b;
    font-weight: 600;
}
.brochure-tab-buttons {
    display: flex;
    gap: 15px;
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
    cursor: pointer;
}
.brochure-tab-buttons li {
    padding: 10px 20px;
    background: #f2f2f2;
    border-radius: 5px;
}
.brochure-tab-buttons li.active {
    background: #000;
    color: #fff;
}
.brochure-tab-content {
    display: block;
}
.brochure-tab-content.active {
    display: block;
}

.download-list .nav-pills{
    background: #f3f3f3;
    max-width: 300px;
    width: 100%;
}
.download-list .nav-link{
    background: transparent !important;
    color: #5c5c5c !important;
    font-size: 18px;
    font-weight: 500;
    border: 0;
    padding: 15px;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0 !important;
    text-align: left;
}
.download-list .nav-link:last-child{
    border: 0;
}
.download-list  .tab-content{
    border: 1px solid #d9d8d8;
    width: 100%;
    padding: 15px;
    height: 100%;
}
.download-list  .tab-content li{
    color: #000;
    font-size: 16px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
}
.download-list  .tab-content li:last-child{
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.download-list  .tab-content li i{
    font-size: 14px;
    color: #1d741b;
}
.download-list  .tab-content li div a{
    color: #000;
}
.download-list  .tab-content li a.btn{
    background: #1d741b;
    border-radius: 0;
    padding: 10px 15px;
    font-size: 16px;
    font-family: 'Poppins';
    border: 0;
}
.download-sec{
    padding: 60px 0;
}
.brochure-category-tabs {
    list-style: none;
    display: flex;
    gap: 10px;
    padding: 0;
    margin-bottom: 20px;
}
.brochure-category-tabs .tab {
    cursor: pointer;
    padding: 10px 20px;
    background: #eee;
}
.brochure-category-tabs .tab.active {
    background: #1d741b;
    color: #fff;
}
.brochure-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.brochure-card {
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
}
.brochure-card img {
    width: 100%;
    height: auto;
}
.brochure-card h4{
    margin: 0 auto 0;
    padding: 12px 0 12px;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    line-height: 20px;
    color: #4d4d4d;
    text-transform: capitalize;
    text-align: center;
    text-decoration: none;
}
.brochure-card lable{
    font-size: 0;
}
/* #brochure-form{
    margin-top: 40px;
} */
.tab-row {
    margin-top: 45px !important;
}
#brochure-form input.form-control{
    position: relative;
    width: 100%;
    margin: 0 0 25px;
    padding: 12px 0 12px;
    font-family: Yantramanav, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: calc(50px - (12px * 2) - 2px);
    color: #001659;
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #e8e8e9;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    transition: border-color .2s ease-in-out;
}
#brochure-form .btn{
        background-color: #f8bc49;
    border: 1px solid transparent;
    border-radius: 0;
    width: 150px;
    height: 50px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
#brochure-form .btn:hover{
    background-color: #1d741b !important;
    color: #fff;
}
#brochure-form input.form-control:focus{
    box-shadow: none;
}


.download-sec .nav .nav-item button.active{
        background-color: #1d741b;
    color: #ffffff !important;
    border-radius: 0;
        border: 1px solid #1d741b;
}
.download-sec .nav .nav-item button{
    background: #d5d5d5;
    color: #000;
    border-radius: 0;
        font-size: 18px;
    padding: 12px 15px;
        text-transform: capitalize;

}
.download-sec .nav .nav-item button:hover{
    background-color: #1d741b !important;
    color: #ffffff !important;
    border-radius: 0;
    border: 1px solid #1d741b;
}
.download-sec .nav .nav-item button:focus{
    color: #000 !important;
}
.download-sec .nav .nav-item{
    margin-right: 10px;
}
.download-success{
    background: #eaeaea;
    padding: 40px 20px;
}
.download-success .list-group li{
    border-radius: 0;
    margin-bottom: 15px;
}
.download-success .list-group-item a{
    padding: 10px;
    border-radius: 0;
}
.custom-card-body h5{
        display: block;
    width: 100%;
    margin: 0 auto 0;
    float: none;
    padding: 12px 0 12px;
    background-color: transparent;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    color: #4d4d4d;
    text-transform: capitalize;
    text-align: center;
    text-decoration: none;
}
.custom-card img{
    border: 1px solid transparent;
    transition: all 600ms;
    height: 285px;
    object-fit: cover;
    object-position: top;
}

.custom-card:hover img{
    border: 1px solid #1d741b;
}

.custom-card-body .form-check {
    min-height: 1.5rem;
    padding-left: 0;
    margin-bottom: .125rem;
    display: flex;
    justify-content: center;
}
.custom-card-body .form-check input{
    border: 1px solid #c7c4c4;
    border-radius: 0;
    width: 20px;
    height: 20px;
    transition: all 600ms;
    margin-left: 0;
}
.custom-card:hover .form-check input{
    border: 1px solid #1d741b;
}
.custom-card-body  .form-check-input:focus{
    box-shadow: none;
}
.custom-card-body  .form-check-input:checked {
    background-color: #1d741b;
}
.download-success h2, .download-success p{
    text-align: center;
}
.download-success h2{
        color: #1d741b;
    font-size: 26px;
    font-weight: 600;
}

.download-success .list-group{
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    float: none;
    text-align: center;
    background-color: transparent;
}
.download-success .list-group a{
        display: inline-block;
    margin: 0 auto;
    width: auto;
    padding: 10px 20px;
    text-align: center;
    text-transform: capitalize;
    background-color: transparent;
    color: #000000;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #000000;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    transition-property: color;
    transition-duration: 0.3s;
}
.download-success .list-group a i{
    margin-left: 5px;
}
.download-success .list-group a:hover{
      background: #1d741b;
    color: #fff;
    border: 1px solid #1d741b;
}

.image-text-sec{
    background: #f5f5f5;
    padding: 60px 0;
}
.rich-img{
    border: 4px solid #1d741b;
}
.rich-img img{
    width: 100%;
}
.rich-text h3{
        color: #000;
    font-family: "Poppins", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 42px;
    margin: 0;
    margin-bottom: 10px;
}
.rich-text p{
        font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 33px;
}
input:focus{
    box-shadow: none;
}

.custom-tabs .tab-menu {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0 0 55px;
  gap: 20px;
  justify-content: center;
}

.custom-tabs .tab-menu .tab-link {
    background: transparent;
    cursor: pointer;
    margin-right: 5px;
    transition: 0.3s;
    border: 2px solid #CCCCCC;
        padding: 2rem 1rem;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 200px;
    width: 100%;
    max-height: 180px;
}
.custom-tabs .tab-menu .tab-icon img.active-icon{
    display: none;
}
.custom-tabs .tab-menu .tab-link.active img.active-icon{
    display: flex;
}
.custom-tabs .tab-menu .tab-link.active img.normal-icon{
    display: none;
}
.custom-tabs .tab-menu .tab-link.active {
}
.custom-tabs .tab-menu .tab-link .tab-title{
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    color: #6D6D6D;
}
.custom-tabs .tab-menu .tab-link.active .tab-title{
    color: #1D741B;
}
.custom-tabs .tab-content {
display: none;
    padding: 40px;
    border-radius: 12px;
}
.custom-tabs .tab-menu .tab-link .tab-icon{
    margin-bottom: 10px;
    max-width: 50px;
}
.custom-tabs .tab-content.active {
  display: block;
}
.custom-tabs .tab-menu .tab-link.active{
    border: 2px solid #1d741b;
}
.tab-content-box{
        border: 1px solid #D9D9D9;
    border-radius: 12px;
    background: transparent;
}
.tab-content-cust h3{
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 52px;
    margin: 0;
    margin-bottom: 10px;
    color: #000;
}
.tab-content-cust p{
    font-weight: 300;
    font-size: 18px;
    line-height: 33.98px;
    color: #000;
}
.tab-img img{
        height: 400px;
    object-fit: cover;
    width: 100%;
    object-position: top;
}
.tab-button-bx{
    margin-top: 40px;
}
.tab-button-bx a{
        background: #DED93E;
    font-family: "Roboto", sans-serif;	
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #000;
    padding: 10px 30px;
    height: 50px;
    display: flex;
    max-width: 150px;
}
.tab-button-bx a:hover{
    background: #1D741B;
    color: #fff;
}







.manu-custom-tabs .tab-menu {
  display: flex;
  list-style: none;
  padding: 0;
  gap: 80px;
  justify-content: center;
      background: rgb(222, 217, 62);
          border-radius: 12px 12px 0 0;
}

.manu-custom-tabs .tab-menu .tab-link {
    background: transparent;
    cursor: pointer;
    margin-right: 5px;
    transition: 0.3s;
    padding: 15px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
.manu-custom-tabs .tab-menu .tab-icon img.active-icon{
    display: none;
}
.manu-custom-tabs .tab-menu .tab-link.active img.active-icon{
    display: flex;
}
.manu-custom-tabs .tab-menu .tab-link.active img.normal-icon{
    display: none;
}
.manu-custom-tabs .tab-menu .tab-link.active {
}
.manu-custom-tabs .tab-menu .tab-link .tab-title{
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    color: #605f3f;
}
.manu-custom-tabs .tab-menu .tab-link.active .tab-title{
    color: #000;
}
.manu-custom-tabs .tab-content {
display: none;
    padding: 40px;
    border-radius: 12px;
}
.manu-custom-tabs .tab-menu .tab-link .tab-icon{
    margin-bottom: 10px;
    max-width: 50px;
}
.manu-custom-tabs .tab-content.active {
  display: block;
}

.manu-custom-tabs  .tab-content-box{
        border: 1px solid #D9D9D9;
    border-radius: 0 0 12px 12px;
    background: transparent;
        border-top: 0;
}
.tab-content-cust h3{
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 52px;
    margin: 0;
    margin-bottom: 10px;
    color: #000;
}
.tab-content-cust p{
        font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 33.98px;
    color: #000;
}
.tab-img img{
        height: 400px;
    object-fit: cover;
    width: 100%;
    object-position: top;
}
/*.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}*/
.manu-custom-tabs li.tab-link.active:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #ffffff;
    border-top: 10px solid transparent;
    position: absolute;
    content: '';
    bottom: 0;
}
.tab-content-cust ul li{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
}
.product-slider .slick-slide {
    height: 100%;
}
.product-slider .slick-slide {
  display: flex !important;
  align-items: stretch !important;
  height: 100% !important;
}

.product-slider .slick-track {
  display: flex !important;
}

.product-slider .slick-slide > div {
  height: 100% !important;
}
table thead:first-child tr:first-child th {
    border-block-start: 0px solid hsla(0, 0%, 50%, .502) !important;
}
/*.product-slider .slick-slide .ekit-heading h2{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 30px;
}
.product-slider .slick-slide .elementor-widget-text-editor{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}*/
.product-slider .slick-slide .elementor-widget-text-editor  p{
    min-height: 110px;
}
.product-category-card {
        background-color: #fff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #0000001C;
}
.product-category-card a img{
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.product-category-card .produc-content{
    padding: 15px;
}
.product-category-card .produc-content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.product-category-card .produc-content h3{
    margin: 0;
}
.product-category-card .produc-content h3 a{
    font-family: "Roboto", Sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: #000;
}
.product-category-card .produc-content .view-products-btn{
    background-color: var(--e-global-color-accent);
    text-align: center;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    color: var(--e-global-color-86bee18);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    padding: 12px 12px 12px 12px;
    margin: 10px 0px 0px 0px;
}
.product-category-card{
    margin-bottom: 25px;
}
.categoy-box .categoy-img-bx img{
    height: 350px;
    object-fit: cover;
    width: 100%;
}
.categoy-img-bx .card-body{
    text-align: center;
}
.categoy-box .card-body a.btn-sm{
    background-color: var(--e-global-color-accent);
    text-align: center;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    color: var(--e-global-color-86bee18);
    border-style: solid;
    border-width: 0;
    padding: 12px 12px 12px 12px;
    border-radius: 0;
}
.product-cat-wrap p{
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
    color: #1d741b;
        margin-bottom: 0;
}
.product-cat-wrap p span{
    color: #000;
}
.product-cat-wrap p a{
    color: #1d741b;
    text-decoration: none;
}
.banner-sec{
	background-size: 100% 100% !important;
}
.product-slider-2 button.slick-prev.slick-arrow,.product-slider-2 button.slick-next.slick-arrow {
    margin-top: 20px;
}

.download-sec .nav.flex-column.nav-pills .nav-link {
  border: 0 !important;               
  border-radius: 0 !important;             
  background-color: #f8f9fa;              
  color: #212529;                       
  margin-bottom: 8px;                     
  padding: 10px 14px;
  font-weight: 500;
  transition: background-color .2s ease, color .2s ease;
}


.download-sec .nav.flex-column.nav-pills .nav-link:hover,
.download-sec .nav.flex-column.nav-pills .nav-link:focus {
  background-color: #DED93E !important;  
  color: #fff !important;           
}

.download-sec .nav.flex-column.nav-pills .nav-link.active,
.download-sec .nav.flex-column.nav-pills .show > .nav-link {
  background-color: #1D741B !important; 
  color: #fff !important;            
}

.download-sec .tab-content {
  padding: 20px;
  border: 1px solid #e1e1e1;
  background: #fff;
  min-height: 200px;
}
section.download-banner {
    display: flex;
    align-content: center;
    align-items: center;
    color: #fff;
}
.download-banner h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 40px !important;
    font-family: 'Poppins', sans-serif;
}
.related-post-card a img{
	width: 100%;
        height: 250px;
    object-fit: cover;
}
.product-spec-table-custom .e-n-tabs-content{
	margin-top: 30px;
}

.cust-search-page{
    padding: 60px 0;
}
.cust-search-page .produc-content h2{
    margin: 0;
    line-height: 26px;
    min-height: 60px;
}
.cust-search-page .produc-content h2 a{
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #000;
        line-height: 26px;
}


.cust-search-page .search-item {
    padding: 20px;
    background: #f5f5f5;
    margin-bottom: 20px;
}

.cust-search-page .search-thumb img {
    width: 150px;
    height: auto;
    border-radius: 8px;
    object-fit: cover;
}

.cust-search-page .search-item h2 {
    margin: 0 0 10px;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 10px;
}
.cust-search-page .search-item h2 a{
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #1d741b;
}
.cust-search-page .search-item h2 a:hover{
    color: #293995;
}

.cust-search-page .search-item  p {
    font-size: 16px;
    color: #666;
    margin-bottom: 0;
}
.hidden-post {
    display: none;
}

.load-more-wrap {
    text-align: center;
    margin-top: 20px;
}

.load-more-btn {
    background: #1d741b;
    color: #fff;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    border-radius: 0;
}

.load-more-btn:hover {
    background: #293995;
}
.cust-page-banner{
    background-image: url('https://www.aledaled.com/wp-content/uploads/2025/08/ChatGPT-Image-Aug-25-2025-04_07_35-PM-1.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 115px 0;
    position: relative;
    background-color: #00000085;
    background-blend-mode: multiply;
	display:flex;
	align-items: center;
	height: 505px;
}
.banner-cont h2{
    font-size: 3rem;
    font-weight: 600;
    margin: 0;
    color: #fff;
    text-align: center;
}
.download-banner p {
    font-size: 20px !important;
    font-weight: 300;
    font-family: 'Roboto';
    margin-top: 15px;
    max-width: 760px;
}




@media (max-width: 768px) {
  .download-sec .row > .col-md-3 {
    margin-bottom: 20px;
  }

  .download-sec .nav.flex-column.nav-pills .nav-link {
    width: 100%;
    text-align: center;
    border-radius: 6px;
  }

  .download-sec .tab-content {
    padding: 15px;
  }
	.download-banner h1 {
    font-size: 30px !important;
    text-align: center;
}
}

@media only screen and (max-width: 1440px){
	.cust-page-banner{
		height: 450px;
	}
}
@media only screen and (max-width: 1200px){
	.cust-page-banner{
		height: 400px;
	}
	.banner-cont h2 {
   	 font-size: 2rem;
	}
}
@media only screen and (max-width: 1024px){
	.cust-page-banner{
		height: 350px;
	}
}
@media only screen and (max-width: 880px){
	.cust-page-banner{
		height: 300px;
	}
	.banner-cont h2 {
   	 font-size: 1.8rem;
	}
}
@media (max-width: 1650px) and (min-width: 1367px){
    .overview-content-box{
        max-width: 700px;
            right: -28%;
    }
    .container{
        padding: 0 80px;
    }
    .header-sec{
        padding-left: 40px !important;
    }
    .header-sec .header-left{
        width: 20% !important;
    }
    .header-sec .header-right{
        width: 80% !important;
    }
    .header-left img{
        width: 180px !important;
    }
    .header-bottom .elementskit-navbar-nav li{
        margin: 0 10px !important;
    }
    .header-bottom .elementskit-navbar-nav li a{
        font-size: 15px !important;
    }
    .header-button a{
        padding: 20px 50px 20px 50px !important;
    }
    .header-top{
        --gap: 30px 30px !important;
        --row-gap: 30px !important;
        --column-gap: 30px !important;
    }

    .header-bottom {
        --gap: 20px 20px !important;
        --row-gap: 20px !important;
        --column-gap: 20px !important;
    }
    .header-top{
        padding-right: 50px !important;
    }  
    .application-slider .slick-slide .application-img img {
         height: 400px !important;
    }
    .application-slider .slick-slide.slick-current .application-img img {
        height: 500px !important;
    }
    .certificate-slider .slick-prev {
        left: 0%;
    }
    .certificate-slider .slick-next {
        right: 0%;
    }
    .team-slider .slick-prev {
        left: -4%;
    }
    .team-slider .slick-next {
        right: -2%;
    }
    .application-slider .slick-prev {
        left: 10%;
    }
    .application-slider .slick-next {
        right: 0%;
    }
    .certificate-slider .slick-prev {
        left: 0%;
    }
    .certificate-slider .slick-next {
        right: 0%;
    }
    .project-card  .slick-prev {
        left: 0%;
    }
    .project-card  .slick-next {
        right: 0%;
    }
    /*h2{
        font-size: 50px !important;
    }*/
    .custom-tabs .tab-menu .tab-link{
        max-width: 160px;
        max-height: 160px;
    }
    .custom-tabs .tab-menu .tab-link .tab-icon {
        max-width: 43px;
    }
    .custom-tabs .tab-menu .tab-link {
        padding: 1rem 0.5rem;
    }
    .custom-tabs .tab-menu {
        margin: 0 0 45px;
        gap: 15px;
    }
    .tab-content-cust h3 {
        font-size: 36px;
        line-height: 48px;
    }
    .tab-button-bx {
        margin-top: 30px;
    }
    .tab-img img {
        height: 450px;
    }
    .manu-custom-tabs .tab-menu .tab-link{
        max-width: 160px;
        max-height: 160px;
    }
    .manu-custom-tabs .tab-menu .tab-link .tab-icon {
        max-width: 43px;
    }
    .manu-custom-tabs .tab-menu .tab-link {
        padding: 1rem 0.5rem;
    }
    .manu-custom-tabs .tab-menu {
/*         margin: 0 0 45px; */
        gap: 15px;
    }
    .product-slider .slick-slide .elementor-widget-text-editor p {
        min-height: 70px;
    }
}

@media only screen and (max-width: 1367px){
    .container{
        padding: 0 20px;
        max-width: 1200px !important;
    }
    .content-box .elementor-icon-list-items{
        grid-template-columns: repeat(1, 1fr);
    }
    .testimonial-slider .swiper-backface-hidden .swiper-slide {
        padding: 7% !important;
    }
    .overview-content-box{
        max-width: 700px;
            right: -28%;
    }
    .blog-banner .eael-entry-header-after{
        margin: 15px !important;
    }
    .blog-details-sec {
        padding: 50px 0;
    }
    .blog-detail_title {
        font-size: 36px;
        line-height: 44px;
    }
    .product-spec-thumb .slick-slide {
        margin-bottom: 12px;
    }
    .certificate-slider .slick-prev {
        left: 0%;
    }
    .certificate-slider .slick-next {
        right: 0%;
    }
    .team-slider .slick-prev {
        left: -4%;
    }
    .team-slider .slick-next {
        right: -2%;
    }
    .application-slider .slick-prev {
        left: 4%;
    }
    .application-slider .slick-next {
        right: 0%;
    }
    .certificate-slider .slick-prev {
        left: 0%;
    }
    .certificate-slider .slick-next {
        right: 0%;
    }
    .project-card  .slick-prev {
        left: 0%;
    }
    .project-card  .slick-next {
        right: 0%;
    }
    .custom-tabs .tab-content {
        padding: 30px;
    }
    .tab-img img {
        height: 400px;
    }
    .manu-custom-tabs .tab-content {
        padding: 30px;
    }
    .product-slider .slick-slide .elementor-widget-text-editor p {
        min-height: 70px;
    }
}




@media only screen and (max-width: 1200px){
    .overview-content-box {
        max-width: 650px;
        right: -27%;
        margin-left: -150px;
    }
    .blog-banner .eael-entry-header-after{
        margin: 10px !important;
    }
    .application-slider .slick-slide .application-img img {
         height: 350px !important;
    }
    .application-slider .slick-slide.slick-current .application-img img {
        height: 450px !important;
    }
    .application-slider .slick-prev {
        left: 10%;
    }
    .application-slider .slick-next {
        right: 5%;
    }
    .custom-tabs .tab-menu .tab-link .tab-title {
        font-size: 16px;
    }
    .custom-tabs .tab-menu {
        gap: 10px;
        overflow-x: scroll;
    }
    .tab-content-cust h3 {
         font-size: 30px;
        line-height: 36px;
    }
    .custom-tabs .tab-menu .tab-link{
        min-width: 160px;
    }
    .custom-tabs .tab-menu{
        justify-content: flex-start;
        padding-bottom: 15px;
    }
    .manu-custom-tabs .tab-menu .tab-link{
        min-width: 160px;
    }
    .manu-custom-tabs .tab-menu{
        justify-content: flex-start;
                overflow: scroll;
    }
	.product-slider-2 .slick-next {
		left: -53%;
	}
	.team-slider .slick-prev {
        left: -5%;
    }
}

@media only screen and (max-width: 991px){
    .container{
        padding: 0 20px;
    }
    .overview-content-box {
        max-width: 100%;
        right: 0;
        margin-left: -100px;
        position: relative;
        transform: none;
        top: inherit;
    }
    .application-slider .slick-slide .application-img img {
         height: 300px !important;
    }
    .application-slider .slick-slide.slick-current .application-img img {
        height: 400px !important;
    }
    .product-slider-2 .slick-next {
        left: -50%;
    }
    .custom-tabs .tab-content {
        padding: 15px;
    }
    .tab-content-cust h3 {
        font-size: 26px;
        line-height: 32px;
    }
    .tab-content-cust{
        margin-bottom: 20px;
    }
    .manu-custom-tabs .tab-content {
        padding: 15px;
    }
    .manu-custom-tabs .tab-menu {
        gap: 30px;
    }
	.product-slider-2 .slick-next, .product-slider-2 .slick-prev {
		top: 95%;
	}
	.team-slider .slick-prev {
        left: 0;
    }
	.team-slider .slick-next{
		right: 0;
	}
    .team-slider .slick-arrow {
		background: #1d741b !important;
	}
	.product-spec-table-custom .e-n-tabs-content .e-child.e-active{
		margin-top: 20px;
	}
}

@media only screen and (max-width: 880px){
	.banner-one_image {
		position: relative;
		width: calc(100% - 40px);
		margin: 0 auto;
		margin-bottom: 15px;
	}
    .overview-content-box {
        margin-left: 0px;
    }
	.product-slider-2 .slick-next, .product-slider-2 .slick-prev {
		top: 100%;
	}
	table.tablesorter thead:first-child tr:first-child th {
		border-block-start: 0 !important;
	}
}

@media only screen and (max-width: 767px){
    .slick-slide {
        margin-right: 0px;
    }
    .slick-dots li {
        width: 12px !important;
        height: 12px !important;
    }
    .slick-dots li button:before {
        width: 12px !important;
        height: 12px !important;
    }
    .slick-dots li button {
        width: 12px !important;
        height: 12px !important;
    }
    .custom-blog .elementskit-post-image-card .elementskit-entry-header{
        height: 300px;
        overflow: hidden;
    }
    .custom-blog .elementskit-post-image-card img{
        height: 300px !important;
        object-fit: cover;
    }
    .product-slider-2 .slick-slide {
        margin-right: 15px;
    }
    .project-card .eael-entry-content{
        opacity: 1;
        max-height: 500px;
        overflow: inherit;
    }
    .project-card .slick-next:before, .project-card .slick-prev:before {
        color: #ffffff !important;
    }
    .blog-banner .eael-entry-header-after{
        margin: 5px !important;
    }
    .news-detail_image img {
        height: 400px;
    }
    .blog-detail_title {
        font-size: 30px;
        line-height: 40px;
    }
    .product-spec-thumb .slick-track {
        display: flex !important;
        flex-direction: row !important;
                overflow-x: scroll;
                padding-bottom: 10px;
                width: 100% !important;
    }
    .product-spec-thumb .slick-slide {
        margin-bottom: 0;
        margin-right: 10px;
    }
    .product-spec-thumb .img-thumb {
        width: 120px !important;
        min-width: 120px !important;
    }
    .product-spec-thumb .img-thumb .elementor-widget-image{
        width: 120px !important;
        min-width: 120px !important;
    }
    .product-spec-thumb .img-thumb .elementor-widget-image .elementor-widget-container{
        width: 120px !important;
        min-width: 120px !important;
    }
    .product-spec-thumb .slick-track::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    .product-spec-thumb .slick-track::-webkit-scrollbar {
        height: 6px;
        background-color: #F5F5F5;
    }

    .product-spec-thumb .slick-track::-webkit-scrollbar-thumb {
        background-color: #000000;
    }
    .product-spec-table-custom .e-n-tab-title[aria-selected='false']:not( :hover ) {
        background: #ded93e !important;
    }
    .application-slider .slick-slide .application-img img {
         height: 250px !important;
    }
    .application-slider .slick-slide.slick-current .application-img img {
        height: 350px !important;
    }
    .application-slider .slick-prev {
        left: 18%;
        top: 50%;
    }
    .application-slider .slick-next {
        right: 15%;
        top: 50%;
    }
    .project-list-box ul {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 0 30px;
    }
    .tab-img img {
        height: 300px;
    }
    .custom-tabs .tab-menu .tab-link {
        max-height: 130px;
        min-width: 130px;
    }
    .custom-tabs .tab-menu {
        margin: 0 0 35px;
    }
    .manu-custom-tabs .tab-menu .tab-link {
        max-height: 130px;
        min-width: 130px;
    }
    /*.manu-custom-tabs .tab-menu {
        margin: 0 0 35px;
    }*/
    .manu-custom-tabs .tab-menu .tab-link .tab-title {
        font-size: 16px;
    }
    .manu-custom-tabs .tab-menu {
        gap: 15px;
    }
	.product-cat-wrap p{
		text-align: center;
	}
	.page-id-932 .container.p-0{
		padding-right: 0 !important;
	}
	.container.p-0 {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
	
}

@media only screen and (max-width: 575px){
	.header-top ul.elementor-icon-list-items li{
		margin: 0 5px !important;
	}
    .news-detail_image img {
        height: 320px;
    }
    .blog-detail_title {
        font-size: 26px;
        line-height: 36px;
    }
    .application-slider .slick-slide .application-img img {
         height: 200px !important;
    }
    .application-slider .slick-slide.slick-current .application-img img {
        height: 250px !important;
    }
/*     .application-slider .slick-slide.slick-current {
        padding-top: 75px;
    } */
    .application-slider .slick-prev {
        left: 8%;
        top: 50%;
    }
    .application-slider .slick-next {
        right: 0%;
        top: 50%;
    }
	.team-slider .slick-next:before, .team-slider .slick-prev:before{
		height: 7px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}
















.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
}
.col {
    flex: 1 0 0%;
}
.row-cols-auto > * {
    flex: 0 0 auto;
    width: auto;
}
.row-cols-1 > * {
    flex: 0 0 auto;
    width: 100%;
}
.row-cols-2 > * {
    flex: 0 0 auto;
    width: 50%;
}
.row-cols-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
}
.row-cols-4 > * {
    flex: 0 0 auto;
    width: 25%;
}
.row-cols-5 > * {
    flex: 0 0 auto;
    width: 20%;
}
.row-cols-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
}

@media (min-width: 576px) {
    .col-sm {
        flex: 1 0 0%;
    }
    .row-cols-sm-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-sm-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-sm-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-sm-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-sm-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-sm-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-sm-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        flex: 1 0 0%;
    }
    .row-cols-md-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-md-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-md-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-md-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-md-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-md-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-md-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        flex: 1 0 0%;
    }
    .row-cols-lg-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-lg-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-lg-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-lg-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-lg-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-lg-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-lg-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        flex: 1 0 0%;
    }
    .row-cols-xl-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-xl-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xl-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xl-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
@media (min-width: 1400px) {
    .col-xxl {
        flex: 1 0 0%;
    }
    .row-cols-xxl-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-xxl-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xxl-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xxl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-xxl-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xxl-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xxl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
}
.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
}
.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
}
.col-3 {
    flex: 0 0 auto;
    width: 25%;
}
.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}
.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
}
.col-6 {
    flex: 0 0 auto;
    width: 50%;
}
.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
}
.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
}
.col-9 {
    flex: 0 0 auto;
    width: 75%;
}
.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
}
.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
}
.col-12 {
    flex: 0 0 auto;
    width: 100%;
}

@media (min-width: 576px) {
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    
}
@media (min-width: 768px) {
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    
}
@media (min-width: 992px) {
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    
}
@media (min-width: 1200px) {
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    
}
@media (min-width: 1400px) {
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    
}

@media (min-width:993px) and (max-width:1290px){
	.small-screen {
    padding-left: 40px;
    padding-right: 40px;
}
}
@media (min-width:1367px) and (max-width:1599px){
	.small-screen {
    padding-left: 50px;
    padding-right: 50px;
}
}