@charset "utf-8";
/* CSS Document */

/* CSS Document © 2024 ProWebPrism */
/* @import url('https://fonts.googleapis.com/css2?family=Readex+Pro:wght@160..700&display=swap'); */

::-moz-selection{ background:#7b7d7f; color:var(--primary-color); text-shadow:none;}
::selection { background:#7b7d7f; color:var(--primary-color); text-shadow:none;}
*,
*:before, *:after{-webkit-box-sizing:  border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video, textarea, input { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; outline:none; font-family: "Epilogue", serif;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body {color:#000000; background: #ffffff; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }
:root { --primary-color: #bcd440; --secondary-color:#17659a; overflow: hidden; overflow-y: auto;}
a { text-decoration:none; transition:all 0.25s ease-out 0s; outline: none; box-shadow: none;}
a:hover{text-decoration: none;}
h1, h2, h3 , h4, h5, h6, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{ font-family: "Epilogue", serif;}
p, p span {font-family: "Epilogue", serif;}
img { border:0px;}
ol, ul, li{ list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
* {-webkit-appearance: none;}
::-webkit-input-placeholder {
  color:#000;
}
::-moz-placeholder { 
  color:#000;
}
:-ms-input-placeholder {
  color:#000;
}
:-moz-placeholder {
  color:#000;
}

section, header, footer {width: 100%; float: left;}

img{max-width: 100%; display: block;}

strong{font-weight: bold;}



.error-page-section {background: var(--primary-color);}
.error-page-row {max-width: 800px; margin: 50px auto;}
.error-page-col1 h1 {font-size: 40px;color: #000;}
.error-page-col1 h2 {font-size: 40px;font-weight: 700;margin: 0 0 20px;color: #000;}
.error-page-col1 p {font-size: 16px;font-weight: 600;line-height: 1.67;margin: 0 0 22px;color: #000;}
.search-form { width: 100%; display: flex; align-items: center;}
.search-form input {width: 197px;height: 45px;border: 1px solid #000;margin: 0 7px 0 0;padding: 0 10px;color: #000;outline: none;box-shadow: none;display: inline-block;border-radius: 80px;}
.search-form .search-submit {width: auto;height: 45px;display: inline-block;padding: 0 25px;color: #ffff;border: 1px solid #000;background: #000;transitio all 0.25s ease-in-out;border-radius: 80px;}
.search-form .search-submit .screen-reader-text { position: relative !important;  display: block;  height: auto;  width: auto;  color: #ffff;  clip-path: none;  transition: all 0.25s ease-in-out;}
.search-form .search-submit:hover { color: #000; background: none;}
.search-form .search-submit:hover .screen-reader-text { color: #000;}
.search-form input::placeholder { color: #000;}
.search-page-section {padding: 80px 0px;background: #ffff;}
.search-page-row {  max-width: 1320px;  margin: 0 auto;}
.search-page-row .page-header .page-title {font-size: 40px;margin: 0 0 35px;display: flex;color: #000;font-weight: 500;}
.search-page-card {  margin: 0 0 50px;}
.search-page-content { padding: 0; max-width: inherit;  width: 100%;  text-align: left;  flex: 1 0 0;}
.search-page-content h3 {font-size: 32px;color: #000;font-weight: 500;margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px solid var(--primary);}
.search-page-content p {font-size: 16px;font-weight: 500;line-height: 1.67;margin: 0 0 22px;color: #000;}
.search-btn1 {padding: 12px 24px;background-color: #000;border-radius: 80px;color: #ffffff;border: 1px solid #000;transition: 0.3s all ease-in-out;font-size: 16px;font-weight: 400;display: inline-block;margin: 10px auto 0;}
.search-btn1:hover {background-color: #ffffff;color: #000;}

.defualt-page-section {padding: 60px 0; background: #fff;}
.content-wrap h2 { font-size: 46px; font-weight: 500; color: var(--secondary-color); margin: 0 0 20px;}
.content-wrap p { font-size: 16px; color: var(--secondary-color); line-height: 1.56; margin: 0 0 20px;}
.content-wrap ul {width: 100%; margin: 0 0 20px;}
.content-wrap ul li { font-size: 16px; line-height: 1.56; color: var(--secondary-color); padding-left: 10px; position: relative;}
.content-wrap ul li:before { content: "\2022"; position: absolute; left: 0; top: 0;}
.content-wrap ol { width: 100%;float: none; counter-reset: my-awesome-counter; margin: 0 auto 28px;position: relative;}
.content-wrap ol li {font-size: 16px; line-height: 1.56; color: var(--secondary-color); padding-left: 20px;position: relative;counter-increment: step-counter;}
.content-wrap ol li:before { content: counter(step-counter) '.'; margin-right: 0px; position: absolute; left: -4px; top: 0;}
.content-wrap p a, .content-wrap ul li a, .content-wrap ol li a{color:var(--primary-color);}
.content-wrap p a:hover, .content-wrap ul li a:hover, .content-wrap ol li a:hover{color: #000000;}




.top-header-sec{background-color: #ededed;padding:15px;}
.top-header-wrap{width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.top-header-wrap a{color: #000;font-size: 14px;}
.top-header-wrap a:hover{color: var(--primary-color);}
.call-link{display: flex;align-items: center; margin-right: 20px;}
.call-link{max-width:fit-content;width: 100%;}
.location-link{display: flex;align-items: center;}
.top-col-1{width: 70%;text-align: left;display: flex;align-items: center;}
.top-col-1 span img{width:15px;margin-right: 10px;}
.top-col-2{width: 30%;text-align: right;display: flex;justify-content: flex-end;}
.social-media-links{display: flex;align-items: center;justify-content: end;}
.social-media-links a{margin-right: 20px;display: block;}
.social-media-links a img{width: 20px;}
.header-social-icons { width: auto;}
.header-social-icons a { display: inline-block; margin: 0 12px 0 0;}
.header-social-icons a:last-child { margin-right: 0;}
.header-social-icons .social-icon { display: flex;align-items: center;justify-content: center; width: 30px; height: 30px; position: relative;}
.header-social-icons .social-icon img { width: 30px;height: 30px; transition: all .25s ease-in-out;object-fit: contain;}
.header-social-icons .social-icon .hover-icon { position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; transition: all .25s ease-in-out;display: flex;align-items: center;justify-content: center;}
.header-social-icons a:hover .social-icon  .hover-icon { opacity: 1;}
.header-social-icons a:hover .social-icon > img { opacity: 0;}
.header-social-icons{display: flex;width: 100%;align-items: center;justify-content: space-between;max-width: 160px;}
.header-social{background-color: var(--primary);width: 30px;height: 30px;border-radius: 50%; display: flex;align-items: center;justify-content: center;}





.main-header{background-color:#000;}
.main-header-wrap{width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.main-header-wrap .logo a img{width: 100px; height: 100px;object-fit: contain;}
.main-header-wrap .main-menu ul{display: flex;align-items: center;}
.main-header-wrap .main-menu{display: flex;align-items: center;}
.main-menu ul li a{color: var(--primary-color);text-transform: uppercase;font-weight: 600;font-size: 15px;position: relative;}
.main-menu ul li a::after{content: "";display: block;height: 1px;background: var(--primary-color);transition: width 0.3s;position: absolute;width:0%;}
.main-menu ul li a:hover{color: #ffffff;}
.main-menu ul li a:hover::after{width: 100%;}
.main-menu ul li{margin-right: 50px;}
.conatct-btn.global-btn{text-transform: uppercase;}
.banner-slider .banner-image{height: 80vh;width: 100%;object-fit: cover;position: relative;}
.banner-slider .banner-image img{height: 100%;width: 100%;object-fit: cover;}
.banner-slider .banner-image::after{position: absolute; width: 100%;height: 100%;background-color: #00000098;top: 0;left: 0;content: "";}
.banner-sec .slick-dotted.slick-slider{margin-bottom: 0px !important;}
.banner-sec .slick-dots{bottom: 70px;}
.banner-slider{position: relative;}
.banner-content{position: absolute;top: 50%;left: 30%;transform: translate(-30%, -50%);text-align: center;color: #ffffff;}
.banner-content-wrap{text-align: left;}
.banner-content-wrap h1{font-size: 60px;font-weight: 700;margin: 0 0 20px;font-size: 60px;text-align: left;font-weight: 500;}
.banner-content-wrap h1 span{color: var(--primary-color);font-weight: 700;font-size: 100px;}
.banner-content-wrap p{font-size: 20px;line-height: 1.67;margin: 0 0 22px;text-align: left;margin-bottom: 50px;}



.main-header.header-wrapp.sticky{position: fixed;top: 0;left: 0;z-index: 999;background:#000000;animation: .7s slide-down;box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 24px;}
.main-header.header-wrapp.sticky .menu-list ul li a{color:var(--primary);}




.about-sec{padding: 80px 0px;}
.about-row{display: flex;justify-content: space-between;align-items: flex-end;}
.about-col1{width: 47%;}
.about-col1 h4{font-size: 18px;text-transform: uppercase;font-weight: 600; margin-bottom: 20px;color: var(--primary-color);position: relative;padding-left: 30px;}
.about-col1 h4::after{content: "";display: block;height: 3px;background: var(--primary-color);transition: width 0.3s;position: absolute;width:20px;left: 0;top: 50%;transform: translateY(-50%);}
.about-col1 h2{font-size: 40px;font-weight: 700;margin: 0 0 20px;line-height: 1.4;}
.about-vid{border: 5px solid var(--primary-color);position: relative;border-radius: 10px;margin-top: 30px;height: 350px;object-fit: cover;}
.about-vid img{width: 100%;height: 100%;object-fit: cover;border-radius: 10px;}
.about-col2{width: 47%;}
.about-col2 h5{font-size: 20px;font-weight: 600;margin-bottom: 20px;color: var(--primary-color);position: relative;line-height: 1.3;}
.about-col2 p{font-size: 16px;font-weight: 500;line-height: 1.67;margin: 0 0 22px;color: #585858;}
.about-content-uniquness{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-top: 50px;}
.about-specilaty{width: 33%;margin-bottom:30px;}
.about-specilaty h3{font-size: 50px;color: var(--primary-color);font-weight: 700;margin-bottom: 10px;}
.about-specilaty p{font-size:20px;text-transform: uppercase;font-weight: 600;margin-bottom: 0;color: #000;min-height: 60px;}
.video-container{height: 100%;}




.machine-sec{padding: 80px 0px; background-color: var(--primary-color);position: relative;overflow: hidden;}
.machine-sec::after{content: "";position: absolute;top: -60px;right: 0;background-image: url(../images/machine-gear.png);width: 500px;height: 600px;background-repeat: no-repeat;z-index: 1;background-size: cover;opacity: 0.8;}
.machine-head h4{font-size: 18px;text-transform: uppercase;font-weight: 600; margin-bottom: 20px;color:var(--secondary-color);position: relative;padding-left: 30px;}
.machine-head h4::after{content: "";display: block;height: 3px;background:var(--secondary-color);transition: width 0.3s;position: absolute;width:20px;left: 0;top: 50%;transform: translateY(-50%);}
.machine-head h2{font-size: 40px;font-weight: 700;margin: 0 0 20px;color:var(--secondary-color);line-height: 1.3;text-transform: uppercase;}
.machinery-sec{position: relative;z-index: 55;}  
.machine-row{display: flex;justify-content:center;flex-wrap: wrap;margin-top: 50px;}
.machine-card{width: 32%;margin-bottom: 30px; margin-right: 20px;}
.machine-card:nth-child(3n){margin-right: 0;}
.machine-card img{border-radius: 10px 10px  0px 0px;}
.machine-content{background-color: #fff;padding: 30px 10px;border-radius: 0px 0px 10px 10px;}
.machine-content h3{font-size: 20px;margin-bottom: 10px;margin-bottom: 0;font-weight: 600;text-align: center;}
.machine-head{position: relative;z-index: 5;}





.work-strucher{padding: 80px 0px;}
.work-row{display: flex;justify-content: space-between;}
.work-col1{width: 47%;}
.work-col2{width: 47%;}
.work-col-images{display: flex;justify-content: space-between;flex-wrap: wrap;}
.work-col-images .work-img{width: 48%;object-fit: cover;border-radius: 10px;}
.work-col-images .work-img img{border-radius: 10px;}
.work-col-images .work-img:last-child{margin-top: 200px;}
.work-head h4{font-size: 18px;text-transform: uppercase;font-weight: 600; margin-bottom: 20px;color: var(--primary-color);position: relative;padding-left: 30px;}
.work-head h4::after{content: "";display: block;height: 3px;background: var(--primary-color);transition: width 0.3s;position: absolute;width:20px;left: 0;top: 50%;transform: translateY(-50%);}
.work-head h2{font-size: 40px;font-weight: 700;margin: 0 0 20px;line-height: 1.3;color:#000;text-transform: uppercase;}
.work-steps{margin-top: 30px;}
.work-step{margin-bottom: 30px;}
.work-step{display: flex;align-items: flex-start;}
.work-step-content{margin-left: 20px;width: 70%;}
.work-step-content h3{font-size: 22px;font-weight: 600;color: var(--primary-color);margin-bottom: 10px;}
.work-step-content p{font-size: 14px;font-weight: 500;line-height: 1.67;color: #585858;}
.work-step-icon img{width: 20px;}
.work-step-icon {width: 40px;height: 40px;border-radius: 50%;background-color: var(--primary-color);display: flex;align-items: center;justify-content: center;}





.testimonial-sec{padding: 80px 0px;background-color: var(--secondary-color);text-align: center;}
.testi-head h4{font-size: 18px;text-transform: uppercase;font-weight: 600; margin-bottom: 20px;color:var(--primary-color);position: relative;padding-left: 30px; max-width: fit-content;margin: 20px auto;}
.testi-head h4::after{content: "";display: block;height: 3px;background:var(--primary-color);transition: width 0.3s;position: absolute;width:20px;left: 0;top: 50%;transform: translateY(-50%);}
.testi-swiper{max-width: 1000px; margin: 0 auto;}
.testi-head h2{font-size: 40px;font-weight: 700;margin: 0 0 20px;line-height: 1.3;color: #fff;text-transform: uppercase;}
.testi-card{margin: 30px 0px;}
.testi-card p{font-size: 20px;font-weight: 400;line-height: 1.67;color: #fff;}
.testi-author{display: flex;align-items:center;justify-content: space-between;max-width: fit-content;margin: 50px auto;}
.testi-author-image{margin-right:20px;}
.testi-author-name{text-align: left;}
.testi-author-name h3{font-size: 20px;font-weight: 600;color:var(--primary-color);margin-bottom: 5px;}
.testi-author-name p{font-size: 16px;font-weight: 500;color:var(--primary-color);}
.testimonail-slider .slick-dots{bottom: 0px;}




.contact-sec{padding: 80px 0px;}
.contact-row{display: flex;justify-content: space-between;}
.contact-col1{width: 47%;}
.contact-col2{width: 47%;}
.contact-details-col{display: flex;align-items: center; margin: 30px 0px;}
.contact-details-icon{width:12%;;border-radius: 50%;display: flex;align-items: center;justify-content: center;object-fit: contain;}
.contact-details-icon img{width:30px;height:30px;object-fit: contain;}
.contact-details-content{width: 80%;}
.contact-details-content h3{font-size: 18px;font-weight: 600;color: var(--primary-color);}
.contact-details-content p{font-size: 14px;font-weight: 500;line-height: 1.67;color: #585858;} 
.contact-details-content a{font-size: 14px;font-weight: 500;line-height: 1.67;color: #585858;} 
.contact-head h4{font-size: 18px;text-transform: uppercase;font-weight: 600; margin-bottom: 20px;color: var(--primary-color);position: relative;padding-left: 30px;}
.contact-head h4::after{content: "";display: block;height: 3px;background: var(--primary-color);transition: width 0.3s;position: absolute;width:20px;left: 0;top: 50%;transform: translateY(-50%);}
.contact-head h2{font-size: 40px;font-weight: 700;margin: 0 0 20px;line-height: 1.3;color: #000;text-transform: uppercase;}
.contact-wrapp .contact-form { width: 100%;}
.contact-wrapp .contact-form .text-fields { width: 100%;}
.contact-wrapp .contact-form .text-fields .text-field { width: 100%; margin: 0 0 20px;}
.contact-wrapp .contact-form input { width: 100%; height: 62px; border: none; border-bottom: 1px solid var(--primary-color); color:#000;}
.contact-wrapp .contact-form textarea { width: 100%; height: 130px; border: none; border-bottom: 1px solid var(--primary-color); padding: 19px 0 0;  resize: none;padding: 15px;}
.contact-wrapp .contact-form .submit-btn { margin: 30px 0 0;}
.contact-wrapp .submit-btn.global-btn{margin-top: 50px;}
.contact-details-content a:hover{color: var(--primary-color);}
.contact-details-content p:hover{color: var(--primary-color);}
.contact-wrapp .submit-btn.global-btn a{display: inline-block;}
.contact-details-col:last-child{margin-bottom: 0px;}
.conatct-map-sec iframe{width: 100%;}
.everest-forms-submit-button.button.evf-submit{background-color: var(--primary-color) !important;color:#fff !important;padding: 10px 30px !important;border: 1px solid var(--primary-color) !important;}
.everest-forms-submit-button.button.evf-submit:hover{background-color: #fff !important;color: var(--primary-color) !important;}




.footer-wrapp { background: var(--primary); padding: 50px 0 30px;background-color: #000;}
.footer-wrapp .footer-row {width: 100%;display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.footer-wrapp .footer-logo { width: 130px;}
.footer-wrapp .footer-nav {width: auto;}
.footer-wrapp .footer-nav ul { width: 100%;}
.footer-wrapp .footer-nav ul li { display: inline-block;}
.footer-wrapp .footer-nav ul li a { display: block; padding: 10px 15px; font-size: 18px;font-weight: 500; color:var(--primary-color);}
.footer-wrapp .footer-nav ul li a:hover { color:#fff;}
.footer-wrapp .footer-social { width: auto;}
.footer-wrapp .footer-social a { display: inline-block; margin: 0 12px 0 0;}
.footer-wrapp .footer-social a:last-child { margin-right: 0;}
.footer-wrapp .footer-social .social-icon { display: inline-block; width: 20px; height: 20px; position: relative;}
.footer-wrapp .footer-social .social-icon img { width: 100%; height: 100%; transition: all .25s ease-in-out;}
.footer-wrapp .footer-social .social-icon .hover-icon { position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; transition: all .25s ease-in-out;}
.footer-wrapp .footer-social a:hover .social-icon  .hover-icon { opacity: 1;}
.footer-wrapp .footer-social a:hover .social-icon > img { opacity: 0;}
.footer-wrapp  .footer-row1 {width: 100%;display: flex; flex-wrap: wrap; justify-content: space-between; padding: 30px 0 0; margin: 20px 0 0; border-top: 1px solid var(--primary-color);}
.footer-wrapp .footer-row1 p {font-size: 16px; color:var(--primary-color);}
.footer-wrapp .footer-row1 p a { color: var(--primary-color); font-weight: 500;}
.footer-wrapp .footer-row1 p a:hover { color:#fff;}
.work-with-content ul li span{font-size: 18px;}
.work-with-content ul li{font-size: 13px;}









 


.inner-banner {position: relative;}
.inner-banner .bg-img { width: 100%;position: relative;}
.inner-banner .bg-img::after{position: absolute;background-color: #000;opacity: 0.4;content: "";width: 100%; height: 100%; top: 0;left: 0;}
.inner-banner img { width: 100%; max-height: 400px; object-fit: cover;}
.inner-banner .inner-content { width: 100%; position: absolute; top: 50%; transform: translateY(-50%); left: 0; text-align: center; z-index: 1;}
.inner-banner h2 {font-size: 52px; color: #fff; font-weight: 600;text-transform: uppercase;z-index: 555;position: relative;}


.story-sec{padding:80px 0px;background-color: var(--primary-color);}
.stry-head h4{font-size: 18px;text-transform: uppercase;font-weight: 600; margin-bottom: 20px;color:var(--secondary-color);position: relative;padding-left: 30px;}
.stry-head h4::after{content: "";display: block;height: 3px;background:var(--secondary-color);transition: width 0.3s;position: absolute;width:20px;left: 0;top: 50%;transform: translateY(-50%);}
.stry-head h2{font-size: 40px;font-weight: 700;margin: 0 0 20px;line-height: 1.3;color:var(--secondary-color);text-transform: uppercase;}
.stry-wrap{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.stry-col1{width: 47%;}
.stry-col2{width: 47%;}
.stry-sec p{line-height: 1.6; font-size: 18px;color: #000000;}
.stry-col2 img{border-radius: 10px}



.work-with-sec{padding: 80px 0px;background-image: url("../images/brick-banner-2.jpg");background-size: cover;background-repeat: no-repeat;color: #fff;background-position: center center;}
.work-with-wrap-head{margin-bottom: 30px;}
.work-with-wrap-head h4{font-size: 18px;text-transform: uppercase;font-weight: 600; margin-bottom: 20px;color:var(--primary-color);position: relative;padding-left: 30px;}
.work-with-wrap-head h4::after{content: "";display: block;height: 3px;background:var(--primary-color);transition: width 0.3s;position: absolute;width:20px;left: 0;top: 50%;transform: translateY(-50%);}
.work-with-wrap-head h2{font-size: 40px;font-weight: 700;margin: 0 0 20px;line-height: 1.3;color:var(--primary-color);text-transform: uppercase;}
.work-with-wrap-head h2 br{display: none;}

.work-with-wrap{padding: 50px 40px;background-color: #17659a;}
.work-with-content p{font-size: 20px;line-height: 1.6;color: #fff;font-weight: 500;}
.work-with-content  ul li{font-size: 17px;line-height: 1.5;color: #fff;position: relative;padding-left: 25px;text-transform: uppercase;margin-bottom: 30px;}
.work-with-content ul li::after{content: "";position: absolute;left: -10px;top: 10px;color: var(--primary-color);font-size: 20px;background-image: url("../images/forward.svg");background-repeat: no-repeat;width: 20px; height:20px;background-size: contain;}
.work-with-content ul li span{font-weight: 500;display: block;font-size: 25px;color: var(--primary-color);margin-bottom: 15px;}
.list-items{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-top: 50px;}
.machine-card-row{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.machine-card-col1{width: 60%;}
.machine-card-col2{width: 35%;}
.machine-card-sec-wrapp{margin: 00px 0px;padding: 50px 0px; border-bottom: 1px solid var(--primary-color);}
.machine-card-sec-wrapp:nth-child(2n) .machine-card-row{flex-direction: row-reverse;}
.machine-card-col1 .machine-card-img{width: 100%;height: 400px;object-fit: cover;}
.machine-card-col1 .machine-card-img img{width: 100%;height: 100%;object-fit: cover;border-radius: 20px;border: 5px solid var(--primary-color);}
.machine-card-content h3{font-size: 30px;font-weight: 600;margin-bottom: 20px;color:var(--primary-color); max-width: fit-content;border-bottom: 1px solid var(--primary-color);padding-bottom: 15px;}
.machine-card-content h4{font-size: 22px;font-weight:600;color: var(--primary-color);margin:20px 0px}
.machine-card-content p{font-size: 20px;font-weight: 700;line-height: 1.67;margin: 0 0 0px;color:var(--secondary-color);}
.machine-card-content ul{margin-bottom: 50px;}
.machine-card-content ul li{font-size: 20px;margin-bottom: 15px;font-weight: 600;padding-left: 40px;position: relative;}
.machine-card-content ul li::after {content: "";position: absolute;left:0px;top:3px;color: var(--primary-color);font-size: 20px;
background-image: url(../images/forward.svg);background-repeat: no-repeat;width: 20px;height: 20px;background-size: contain;}
.machine-card-content .machine-btn{margin: 30px 0px;}
.machine-link{margin: 30px 0px;text-align: center;}
.machine-link a{padding:15px 30px;background-color:var(--secondary-color);border-radius: 10px;color: #fff;border: 1px solid var(--secondary-color);font-size: 16px;}
.machine-link a:hover{background-color: transparent;color: #fff;border-color: #fff;}




.gallery-wrapp { padding: 80px 0;}
.gallery-wrapp .gallery-row { width: 100%;}
.gallery-wrapp .tab-content {width: 100%;}
.gallery-wrapp .tab-pane { width: 100%;}
.gallery-wrapp .gallery-row1 { width: 100%; display: flex; flex-wrap: wrap;}
.gallery-wrapp .gallery-col1 { width: 23.8%; margin: 0 1.6% 1.6% 0; position: relative;}
.gallery-wrapp .gallery-col1:nth-child(4n) { margin-right: 0;}
.gallery-wrapp .nav-tabs { justify-content: center; margin: 0 0 40px; border: none;}
.gallery-wrapp .nav-tabs .nav-item { margin: 0 25px 0 0;}
.gallery-wrapp .nav-tabs .nav-item .nav-link { border: none; font-size: 18px; font-weight: 600; color: #000; position: relative; padding: 10px 0;}
.gallery-wrapp .nav-tabs .nav-item .nav-link.active { color: var(--secondary);}
.gallery-wrapp .nav-tabs .nav-item .nav-link:after { content: ""; position: absolute; width: 100%; height: 2px; background: var(--primary-color); bottom: 0; left: 0; opacity: 0; transition: all .25s ease-in-out;}
.gallery-wrapp .nav-tabs .nav-item:last-child { margin-right: 0;}
.gallery-wrapp .nav-tabs .nav-item .nav-link:hover { color: var(--secondary);}
.gallery-wrapp .nav-tabs .nav-item .nav-link.active:after { opacity: 1;}
.gallery-wrapp .nav-tabs .nav-item .nav-link:hover:after { opacity: 1;}
.html5-prev, .html5-next{display: block !important;}
.mh-icon-right {background: #000000 url(../images/chevron-right-solid.svg) no-repeat center / 12px;}
.mh-icon-left {background: #000000 url(../images/chevron-left-solid.svg) no-repeat center / 12px;}
#html5lightbox-watermark{display: none !important;}

.slick-arrow{display: none !important;}

.overlay{display: none;}
.burger-btn{display: none;}



.testi-author-image img{width:50px;height: 50px;object-fit: cover;}


@media(max-width:1366px){
  .machine-link{font-size: 35px;}
}


@media(max-width:1200px){
  .top-col-1{width: 70%;}
  .top-col-2{width: 30%;}
  .work-col1{width: 40%;}
  .work-col2{width: 55%;}
  .work-row{align-items: center;}
  .work-step-icon img{width: 13px;}
  .machine-card-col1{width: 47%;}
  .machine-card-col2{width: 47%;}
  .work-step-icon{width: 30px;height: 30px;}
  .testi-card p{font-size: 16px;}
  .banner-content-wrap h1 span{font-size: 80px;}
  .container{max-width: 94%;}
  .machine-card{width: 47%;}
  .machine-card:nth-child(2){margin-right: 0;}
}


@media(max-width:991px){
  .container{max-width: 94%;}
  .main-menu ul li{margin-right: 30px;}
  .global-btn a{padding: 12px 20px;}
  .banner-content{left: 20%;transform: translate(-20%,-50%);}
  .about-col1 h2,.machine-head h2,.work-head h2,.testi-head h2,.contact-head h2{font-size: 30px;}
  .about-col2 h5,.machine-head h4,.banner-content-wrap p{font-size: 18px;}
  .about-specilaty p{font-size: 16px;}
  .machine-sec,.about-sec,.work-strucher,.testimonial-sec{padding: 50px 0px;}
  .machine-content h3{font-size: 18px;}
  .work-step-content{width: 100%;}
  .machine-card{width: 48%;}
  .machine-card:nth-child(3n){margin-right: 2%;}
  .machine-card:nth-child(2n){margin-right: 0;}
  .main-header-wrap .main-menu{display: none;}
  .banner-content-wrap h1 span{font-size: 60px;}
  .machine-card-col1{width: 48%;}
  .machine-card-col2{width: 48%;}
  .gallery-wrapp .gallery-col1{width: 32%;}
  .gallery-wrapp .gallery-col1:nth-child(3n){margin-right: 0;}
  .gallery-wrapp .gallery-col1:nth-child(4n){margin: 0 1.6% 1.6% 0;}
  .gallery-wrapp{padding: 30px 0px;}
  .overlay {display: block;position: fixed; right: 0; top: 0; width: 350px; height: 100%; background:var(--primary-color); background-size: 300% 100%; z-index: 99; padding: 110px 5% 50px; transform:translateX(100%); opacity: 0; visibility: hidden; transition: transform 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
  .overlay.show{ transform:translateX(0); opacity: 1; visibility: visible;}
  .overlay ul {width: 100%;}
  .overlay ul { width: 100%;}
  .overlay ul li a { color: #fff; display: block; padding: 20px 0;}
  .overlay ul li { font-size: 18px; border-bottom: 1px solid #fff; text-transform: uppercase;}
  .overlay ul li a:hover { color: var(--primary-color) !important;}
  .burger-btn { display: block; position: fixed; width: 50px; height: 30px; right: 5%; top: 25px; z-index: 999;  overflow: hidden; cursor: pointer;}
  .burger-btn span { display: block; width: 100%; height: 3px; background:var(--primary-color); background-size: 300% 100%; border-radius: 5px; transition: all 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
  .burger-btn:hover span{background-position: 50% 0;}
  .burger-btn .active span { background: #fff;}
  .burger-btn span:first-child { width: 70%;}
  .burger-btn span:nth-child(2n) { margin: 9px 0; transition: all 0.5s cubic-bezier(.22,.68,0,1.71);}
  .burger-btn .burger-toggle { display: flex; flex-wrap: wrap; justify-content: right;}
  .burger-btn span:last-child { width: 70%;}
  .burger-btn .active span:nth-child(2n) { transform: translateX(-100%);}
  .burger-btn .active span:first-child { transform: translateY(13px) rotate(-45deg);}
  .burger-btn .active span:last-child { transform: translateY(-11px) rotate(45deg);}
  body:after { content: ""; display: block; position: fixed; right: 0; top: 0; width: 100%; height: 100%; background: rgb(255 255 255 / 40%); z-index: 9; transform: translateX(100%); opacity: 0; visibility: hidden;  transition: transform 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
  body.menu-open:after{ transform:translateX(0); opacity: 1; visibility: visible;}
  body.menu-open{  overflow-y: hidden;}
  .overlay ul ul.sub-menu li {border: none; padding-left: 20px; position: relative;  color: var(--primary-color);}
  .overlay ul ul.sub-menu li:before {  content: "-"; position: absolute; left: 0; top: 50%;  transform: translateY(-50%);}
  .overlay ul li.has-sub > a {background: url(../images/chevron-down-white.svg) no-repeat center / 14px; background-position-x: 95%;}
  .global-btn.contact-btn{display: none;}
  .overlay ul li.has-sub > a:hover {background: url(../images/chevron-down-grey.svg) no-repeat center / 14px; background-position-x: 95%;}
  .top-header-sec{display: none;}
  .banner-slider .banner-image{min-height: 500px;}
}



@media(max-width:768px){
  .top-col-2{width: 20%;}
  .top-col-1{width: 80%;}
  .top-header-wrap a{font-size: 12px;}
  .about-row{flex-wrap: wrap;}
  .about-col1,.about-col2{width: 100%;}
  .about-col2{margin-top: 50px;}
  .work-row{flex-wrap: wrap;}
  .work-col1,.work-col2{width: 100%;}
  .work-col-images .work-img:last-child{margin-top: 0px;}
  .work-col2{margin-top: 50px;}
  .contact-col1,.contact-col2{width: 100%;}
  .contact-row{flex-wrap: wrap;flex-direction: column-reverse;}
  .contact-col2{margin-bottom: 50px;}
  .testi-author{margin: 20px auto;}
  .contact-sec{padding:50px 0px;}
  .about-col1 h2 br{display: none;}
  .about-content-uniquness{margin-top: 20px;}
  .main-header-wrap .logo a img{width: 80px; height: 80px;}
  .top-header-sec{display: none;}
  .stry-col1{width: 100%;}
  .stry-col2{width: 100%;margin-top: 50px;}
  .footer-row{justify-content: center !important;}
  .footer-wrapp .footer-logo{width:100%;display: flex;align-items: center;justify-content: center;}
  .footer-wrapp .footer-logo img{width: 120px;}
  .footer-wrapp .footer-nav{width: 100%;text-align: center;margin: 30px 0px;}
  .footer-wrapp .footer-nav{width: 100%;}
  .footer-wrapp .footer-row1{justify-content: center;}
  .footer-wrapp .footer-row1 p{font-size: 14px;margin-bottom: 10px;}
  .machine-sec::after{opacity: 0.4;}
  .footer-wrapp .footer-nav ul li a{padding: 10px 8px;font-size: 16px;}
  .machine-card-col1{width: 100%;}
  .machine-card-col2{width: 100%;}
  .machine-card-row{flex-wrap: wrap;}
  .machine-card-col2{margin-top: 50px;}
  .gallery-wrapp .gallery-col1{width: 48%;}
  .gallery-wrapp .gallery-col1:nth-child(2n){margin-right: 0;}
  .gallery-wrapp .gallery-col1:nth-child(3n){margin: 0 1.6% 1.6% 0;}
  .gallery-wrapp{padding: 30px 0px;}
  .banner-slider .banner-image{min-height: 500px;}
}





@media(max-width:600px){
  .banner-content-wrap h1{font-size: 30px;}
  .banner-content-wrap h1 span{font-size: 30px;}
  .banner-content-wrap p{font-size: 14px;}
  .banner-btn{font-size: 14px;padding: 12px 20px;}
  .slick-dots{display: none !important;}
  .about-col1 h2, .machine-head h2, .work-head h2, .testi-head h2, .contact-head h2{font-size: 23px;}
  .about-col2 p{font-size: 14px;}
  .machine-card{width: 100%;margin-right: 0;}
  .slick-arrow{display: none !important;}
  .contact-wrapp .contact-form input{font-size: 14px;}
  .contact-wrapp .contact-form textarea{font-size: 14px;}
  .contact-details-icon{width: 10%;}
  .contact-details-content{width: 90%;}
  .stry-head h2{font-size: 23px;}
  .about-col1 h4{font-size: 14px;}
  .stry-sec p{font-size: 14px;}
  .work-with-wrap-head h4{font-size: 14px;}
  .work-with-wrap-head h2{font-size: 23px;}
  .work-with-content p{font-size: 14px;}
  .work-with-wrap{padding: 20px;}
  .list-items{padding: 0px 20px;}
  .work-with-content ul:last-child{margin-top: 0;}
  .machine-card-col1 .machine-card-img{height: 300px;}
  .machine-card-content p{font-size: 18px;}
  .about-specilaty p{min-height: 50px;}
  .banner-slider .banner-image{height: 60vh;min-height: 500px;}
  .footer-col1{text-align: center;}
  .work-step-content h3{font-size: 18px;}
  .work-with-content ul li::after{top:4px}
  .work-with-content ul li{font-size: 12px;}
  .inner-banner h2{font-size: 35px;}
  .inner-banner img{min-height: 300px;}
  .work-with-content ul li span{font-size: 18px;}
  .video-play-button span{    border-left: 17px solid #ffffff;border-top: 10px solid transparent;border-bottom: 10px solid transparent;margin: 18px 22px;}
  .video-play-button{width: 55px;height: 55px;}
}