@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700;800;900&display=swap');

*{
	margin:0;
	padding:0;
}
body{
	font-family: 'Golos Text', sans-serif !important;
	font-size: 20px;
	line-height: 30px;
	color: #231f20;
	letter-spacing: 0 !important;
	-webkit-font-smoothing: antialiased; /* This needs to be set or some font faced fonts look bold on Mac in Chrome/Webkit based browsers. */
	-moz-osx-font-smoothing: grayscale; /* Fixes font bold issue in Firefox version 25+ on Mac */
}
img{
	display:block;
	border:none;
	outline:none;
}
ul{
	list-style:none;
}
input:focus, textarea:focus, select:focus{
	outline:none;
}
textarea{
	overflow:auto;
}
input[type=text], input[type=password], input[type=submit], input[type=reset], textarea, select{
	-webkit-appearance:none;
	border-radius:0;
}
[type=button]:focus, [type=submit]:focus, button:focus {
    outline: none !important;
}
a {
	font-family: 'Golos Text', sans-serif !important;
	color:#36cd1e;
	text-decoration: none;
}
.elementor-widget-container p a {
	color:#36cd1e;
}
a, a:hover{
	text-decoration:none;
	outline:none;
}
h1, h2, h3, h4, h5, h6, p {
	font-family: 'Golos Text', sans-serif !important;
	letter-spacing: 0 !important;
	-webkit-font-smoothing: antialiased; /* This needs to be set or some font faced fonts look bold on Mac in Chrome/Webkit based browsers. */
	-moz-osx-font-smoothing: grayscale; /* Fixes font bold issue in Firefox version 25+ on Mac */
}
.elementor-element .elementor-widget-container {
	font-family: 'Golos Text', sans-serif !important;
	letter-spacing: 0 !important;
	-webkit-font-smoothing: antialiased; /* This needs to be set or some font faced fonts look bold on Mac in Chrome/Webkit based browsers. */
	-moz-osx-font-smoothing: grayscale; /* Fixes font bold issue in Firefox version 25+ on Mac */
}
.clear{
	clear:both;
	font-size:0;
	line-height:0;
}
.elementor-button-wrapper a.elementor-button {
	background-color: transparent !important;
    color: #36cd1e;
    font-weight: 600 !important;
}
.elementor-button-wrapper a.elementor-button:hover {
	background-color: #36cd1e !important;
    color: #fff;
}
.btn-white .elementor-button-wrapper a.elementor-button {
	background-color: transparent !important;
	border-color: #fff !important;
    color: #fff;
}
.btn-white .elementor-button-wrapper a.elementor-button:hover {
	background-color: #201c1d !important;
	border-color: #201c1d !important;
}
.btn-black .elementor-button-wrapper a.elementor-button {
	background-color: transparent !important;
	border-color: #000000 !important;
    color: #000000;
}
.btn-black .elementor-button-wrapper a.elementor-button:hover {
	background-color: #000000 !important;
	border-color: #000000 !important;
	color: #fff;
}

/*Header Section Start*/
.header .header-call .elementor-image-box-content .elementor-image-box-title {
	margin: 0;
}
.header .header-call .elementor-image-box-content .elementor-image-box-title a:hover {
	color: #36cd1e;
}
.navigation {
	border-bottom: 1px solid #fff;
}
.navigation ul.elementor-nav-menu li a {
	font-family: 'Golos Text', sans-serif !important;
}
/*Header Section End*/

/*Footer Section Start*/
.ft-btm-cta, .hm-request-a-quote {
	overflow: hidden;
	padding: 68px 0 80px;
}
.home .ft-btm-cta {
	display: none;
}
.ft-btm-cta h2, .ft-btm-cta p, 
.hm-request-a-quote h2, .hm-request-a-quote p {
	color: #fff !important;
}
.ft-navigation {
	border-bottom: 1px solid #404040;
    padding: 40px 0;
}
.ft-navigation ul.elementor-nav-menu li a:hover, 
.footer-call .elementor-image-box-title a:hover {
	color: #36cd1e !important;
}
.ft-logos {
	padding-top: 10px;
    padding-bottom: 10px;
}
.copyright {
	border-top: 1px solid #404040;
}
/*Footer Section End*/

/*Form Section Start*/
.gform_heading {
	display: none;
}
.gform_wrapper.gravity-theme .gfield_label {
	font-family: 'Golos Text', sans-serif !important;
    font-size: 20px!important;
    font-weight: 400!important;
    color: #00455b!important;
	margin-bottom: 10px !important;
}
.gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
	font-size: 20px!important;
	color: #00455b !important;
	font-weight: 400!important;
    margin-bottom: 10px!important;
    padding: 20px 20px!important;
    border: 1px solid #bfbfbf!important;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.gform_wrapper.gravity-theme .gfield_checkbox label, 
.gform_wrapper.gravity-theme .gfield_radio label {
	font-family: 'Golos Text', sans-serif !important;
    font-size: 20px !important;
}
.gform_wrapper.gravity-theme .gfield_radio .gchoice {
	float: left;
    margin-right: 30px;
}
.gform_wrapper.gravity-theme .gfield-choice-input+label {
    max-width: 100% !important;
}

.gform_wrapper.gravity-theme input[type=submit] {
	font-family: 'Golos Text', sans-serif !important;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    fill: #000000;
    color: #000000;
    background-color: transparent;
    border-style: solid;
    border-color: #000000;
    padding: 8px 35px;
    text-align: center;
	margin: 0 auto;
}
.gform_wrapper.gravity-theme input[type=submit]:hover {
	fill: #fff;
    color: #fff;
    background-color: #000000;
    border-style: solid;
    border-color: #000000;
}
.gform_wrapper.gravity-theme .gform_button_select_files {
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    color: #fff;
    background-color: #1e1816;
    border-style: solid;
    border-color: #1e1816;
    padding: 8px 20px;
}
.gform_wrapper.gravity-theme .gform_button_select_files:hover {
    background-color: #36CD1E;
    border-color: #36CD1E;
}
.hm-brochure .gform_wrapper.gravity-theme .gform_fields {
    align-items: start !important;
}
.hm-brochure .gform_wrapper.gravity-theme input[type=email], 
.hm-brochure .gform_wrapper.gravity-theme input[type=text] {
    padding: 9px 20px!important;
}
.hm-brochure .gform_wrapper.gravity-theme input[type=submit] {
    margin: inherit;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 0 20px 0 !important;
    box-shadow: none !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors h2 {
    color: red!important;
}
.gform_wrapper.gravity-theme .gform_validation_errors:focus-visible  {
    outline: none;
}
.gform_wrapper.gravity-theme .gfield_validation_message, 
.gform_wrapper.gravity-theme .validation_message {
    background: transparent!important;
    border: none!important;
    padding: 0 0 10px!important;
    color: red!important;
	font-size: 13.2px !important;
    line-height: 1.5em !important;
}
/*Form Section End*/

/*Homepage Start*/
.page-header .entry-title {
	display: none !important;
}
.hm-banner {
	padding-top: 120px;
    padding-bottom: 120px;
	border-bottom: 1px solid #fff;
}
.hm-banner .bnr-cont {
	width: 480px !important;
}

.hm-cta {
	padding-top: 43px;
    padding-bottom: 60px;
}
.hm-cta .left-cont {
	padding-right: 100px;
}
.hm-cta .right-cont {
	padding-left: 100px;
}

.hm-about {
	padding-top: 91px;
    padding-bottom: 68px;
}
.hm-about .about-cont {
	padding-left: 70px;
}
.hm-about .about-cont p {
	margin-bottom: 0;
}
/*.hm-about .about-img {
	padding-right: 70px;
    position: relative;
	margin-bottom: 0;
}*/
.hm-about .iso-certi-badge {
	position: absolute;
    text-align: right;
    right: -58px;
}
/*.hm-about-listing ul {
	overflow: hidden;
	margin-top: 50px;
}*/
.hm-about-listing ul li {
	background: url(images/listing-icon.png) no-repeat 0 4px;
	display: block;
    padding-left: 30px;
    margin-bottom: 15px;
} 

.hm-laser-cutting {
	padding-top: 178px;
    padding-bottom: 207px;
	border-bottom: 2px solid #fff;
}

.hm-plasma-cutting {
	padding-top: 85px;
    padding-bottom: 275px;
    border-bottom: 2px solid #fff;
}

.hm-platinum-cut {
	padding-top: 142px;
    padding-bottom: 142px;
}

.hm-alpha-lazer {
	padding-top: 190px;
    padding-bottom: 203px;
}

.hm-before-after {
	padding-top: 103px;
    padding-bottom: 115px;
}

.hm-brochure {
	padding-top: 80px;
    padding-bottom: 44px;
}
/*Homepage End*/

/*Inside Page Start*/
.inner-banner {
	background: url(images/inner-banner.jpg) no-repeat center 0;
    background-repeat: no-repeat;
    background-size: cover !important;
	height: 341px;
}
.inner-banner .elementor-container {
    display: flex;
    align-items: center;
    align-content: center;
    height: 100%;
}
.inner-banner .elementor-container h1.elementor-heading-title {
    color: #fff;
}
.inner-sec-gap {
	padding-top: 65px;
	padding-bottom: 65px;
}

.about-certified-block .about-right-img {
	position: relative;
}
.about-certified-block .about-iso-certi-badge {
	position: absolute;
    text-align: left;
    left: -60px;
    bottom: 20px;
}
.about-us-block {
	padding-top: 175px;
    padding-bottom: 175px;
}

.contact-info-list {
	padding-top: 77px;
    padding-bottom: 77px;
}
.contact-info-list .elementor-widget-container {
    background-color: #1e1816;
    padding: 25px 22px;
    min-height: 132px;
	display: grid;
	position: relative;
	z-index: 1;
}
.contact-info-list .elementor-widget-container:before {
	background: url(images/pods-left-shape.png) no-repeat;
    width: 136px;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
	z-index: -1;
	background-size: 100% 100%;
}
.contact-info-list .elementor-image-box-content {
    padding-left: 20px;
}
.contact-info-list .email-list .elementor-image-box-content {
    padding-left: 20px;
}
.contact-info-list .elementor-widget-container .elementor-image-box-description {
    color: #fff;
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
}
.contact-info-list .elementor-image-box-description a {
	color: #fff;
	word-break: break-all;
}
.contact-info-list .elementor-image-box-description a:hover {
	color: #36CD1E;
}
.contact-info-list .email-list .elementor-image-box-description a {
    font-size: 18px;
}

ul.elementor-icon-list-items li {
	border-bottom: 1px solid #4f4c4d;
    padding-bottom: 12px !important;
	margin-bottom: 10px !important;
}
ul.elementor-icon-list-items li:last-child {
	border-bottom: none;
	margin-bottom: 0 !important;
}

ul.elementor-icon-list-items li span.elementor-icon-list-text {
	font-family: 'Golos Text', sans-serif !important;
}

.advantage-list .elementor-widget-container {
	background: #1e1816;
	padding: 31px 50px 31px 100px;
	position: relative;
	z-index: 1;
}
.advantage-list .elementor-widget-container:before {
	background: url(images/benefits-pod-shape.png) no-repeat;
    width: 94px;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
	z-index: -1;
	background-size: 100% 100%;
}
.advantage-list .elementor-widget-container h6.elementor-heading-title {
	color: #fff;
    font-size: 26px;
    line-height: 36px;
}

.elementor-widget-testimonial-carousel .elementor-main-swiper {
	width: 70% !important;
}
.elementor-testimonial__text {
	font-size: 20px !important;
    line-height: 32px !important;
    font-family: Georgia, Times, "Times New Roman", serif !important;
}
.elementor-testimonial__name {
	font-family: 'Golos Text', sans-serif !important;
	font-size: 20px;
	line-height:30px;
	color: #231f20 !important;
	font-weight: 600 !important;
}
.elementor-testimonial__title {
	font-family: 'Golos Text', sans-serif !important;
}

ul.careers-list {
	overflow: hidden;
}
ul.careers-list li {
	float: left;
    width: 31%;
    margin-right: 40px;
	margin-bottom: 40px;
    vertical-align: top;
    background: #1e1816;
    padding: 34px 30px 15px;
}
ul.careers-list li:nth-child(3n) {
    margin-right: 0;
}
ul.careers-list li p.fulltime {
	font-size: 16px;
    line-height: 24px;
	font-weight: 500;
    color: #36cd1e;
    text-transform: uppercase;
    margin-bottom: 10px;
}
ul.careers-list li h3 {
	font-size: 24px;
    line-height: 28px;
}
ul.careers-list li h3 a {
	color: #fff;
}
ul.careers-list li p.location {
	font-size: 16px;
    color: #fff;
    line-height: 22px;
}
ul.careers-list li p.price {
	font-size: 16px;
    line-height: 22px;
    color: #36cd1e;
    font-weight: 500;
    border-top: 1px solid #4b4645;
    border-bottom: 1px solid #4b4645;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
}
ul.careers-list li a.btn-view-job {
	display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #36cd1e;
    width: 135px;
    text-align: center;
    color: #36cd1e;
    padding: 9px 20px;
    margin-top: 15px;
    margin-bottom: 20px;
}
ul.careers-list li a.btn-view-job:hover {
    background-color: #36cd1e;
    color: #fff;
}
ul.careers-list li p.email {
	font-size: 16px;
    line-height: 22px;
    color: #fff;
}
ul.careers-list li p.email a {
    color: #fff;
	text-decoration: underline;
}
ul.careers-list li p.email a:hover {
    color: #36cd1e;
	text-decoration: none;
}

a.btn-apply-now {
	background: transparent;
    color: #36cd1e;
}
a.btn-apply-now:hover {
	background: #36cd1e;
    color: #fff;
}

.single-careers .elementor-widget-theme-post-title {
    margin-bottom: 10px !important;
}
.single-careers .fulltime .elementor-widget-container, 
.single-careers .price .elementor-widget-container {
	font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #36cd1e;
    text-transform: uppercase;
    margin-bottom: 0;
}

ul.team-list {
	overflow: hidden;
}
ul.team-list li {
	float: left;
    width: 23%;
    margin-right: 30px;
	margin-bottom: 60px;
    vertical-align: top;
	text-align: center;
}
ul.team-list li:nth-child(4n) {
    margin-right: 0;
}
ul.team-list li .pic {
	height: 365px;
    background-size: cover;
    position: relative;
}
ul.team-list li .pic:after {
	position:absolute;
	background: url(images/team-btn.png) no-repeat bottom right;
	content: '';
	width: 68px;
	height: 105px;
	bottom:0;
	right: 0;
}
ul.team-list li .pic:hover:after {
	background: url(images/team-btn-h.png) no-repeat bottom right;
}
ul.team-list li h4 {
	font-size: 24px;
    line-height: 30px;
	margin-top: 17px;
    margin-bottom: 0;
}
ul.team-list li h4 a {
    color: #36cd1e;
}
ul.team-list li h4 a:hover {
    color: #202125;
}
ul.team-list li .designation {
	font-size: 18px;
    line-height: 30px;
}

ul.team-list li ul.social-item, .single-team ul.social-item {
	display: flex;
    justify-content: center;
    align-items: center;
}
ul.team-list li ul.social-item li, .single-team ul.social-item li {
	width: auto;
    margin-bottom: 0;
    margin-right: 10px;
}
ul.team-list li ul.social-item li a, .single-team ul.social-item li a {
	text-indent: -1000000px;
	display: block;
    padding: 0 0 0 20px;
}
ul.team-list li ul.social-item li:first-child a, 
.single-team ul.social-item li:first-child a {
	background: url(images/icon-facebook.png) no-repeat;
}
ul.team-list li ul.social-item li:first-child:hover a, 
.single-team ul.social-item li:first-child:hover a {
	background: url(images/icon-facebook-h.png) no-repeat;
}
ul.team-list li ul.social-item li:nth-child(2) a, 
.single-team ul.social-item li:nth-child(2) a {
	background: url(images/icon-twitter.png) no-repeat;
}
ul.team-list li ul.social-item li:nth-child(2):hover a, 
.single-team ul.social-item li:nth-child(2):hover a {
	background: url(images/icon-twitter-h.png) no-repeat;
}
ul.team-list li ul.social-item li:nth-child(3) a, 
.single-team ul.social-item li:nth-child(3) a {
	background: url(images/icon-linkedIn.png) no-repeat;
}
ul.team-list li ul.social-item li:nth-child(3):hover a, 
.single-team ul.social-item li:nth-child(3):hover a {
	background: url(images/icon-linkedIn-h.png) no-repeat;
}
ul.team-list li ul.social-item li:last-child {
    margin-right: 0;
}

.single-team-right-sec {
	padding-left: 40px;
}
.single-team-right-sec .designation {
	font-size: 18px;
    line-height: 30px;
	color: #36cd1e;
}
.project-list .elementor-image-box-wrapper .elementor-image-box-img {
	position: relative;
}
.project-list .elementor-image-box-wrapper .elementor-image-box-content {
	position: absolute;
    bottom: 0;
    padding: 0 115px 0 24px;
}
.services-list .elementor-image-box-wrapper .elementor-image-box-content {
    padding: 0 90px 0 24px;
}
.project-list .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
	color: #fff;
	margin-bottom: 46px;
}
.project-list .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title:hover {
	color: #36cd1e;
}
.project-list .elementor-image-box-wrapper .elementor-image-box-content a.btn-more {
	background: url(images/project-list-btn-bg.png) no-repeat;
	text-indent: -1000000px;
	position: absolute;
    bottom: 7px;
    right: 0;
	width: 135px;
	height: 208px;
}
.project-list .elementor-image-box-wrapper .elementor-image-box-content a.btn-more:hover {
	background: url(images/project-list-btn-bg-h.png) no-repeat;
}
.services-list .elementor-image-box-wrapper .elementor-image-box-content a.btn-more {
	background: url(images/services-list-btn-bg.png) no-repeat;
	width: 92px;
	height: 142px;
}
.services-list .elementor-image-box-wrapper .elementor-image-box-content a.btn-more:hover {
	background: url(images/services-list-btn-bg-h.png) no-repeat;
}

.soliloquy-container .soliloquy-image {
    min-width: 100%;
}
.soliloquy-container .soliloquy-thumbnails-image {
	border: 6px solid #fff;
}
.soliloquy-container .soliloquy-thumbnails-image:hover, 
.soliloquy-container .soliloquy-active-slide .soliloquy-thumbnails-image {
	border: 6px solid #00bbe9;
}
.soliloquy-container .soliloquy-prev {
    left: 0 !important;
}
.soliloquy-container .soliloquy-next {
    right: 0 !important;
}
.laser-cutting-services {
	margin-top: 68px;
}
.laser-cutting-services .elementor-container {
	gap: 90px;
}
.laser-cutting-services .services-cont {
	border-right: 1px solid #cccccc;
	padding-right: 90px;
}
/*Inside Page End*/

.home .ginput_recaptcha > div{
	float: right;
}
#gform_submit_button_1{
	border: #36cd1e 1px solid;
	color: #36cd1e;
	margin-top: 14px;
}

#gform_submit_button_1:hover{
	background-color: #36cd1e;
	color: #fff;
}

/*Responsive Start*/
@media screen and (max-width: 1100px) {
.header-call .elementor-widget-container, 
.footer-call .elementor-widget-container {
	float: right;
}

.navigation .elementor-nav-menu--dropdown {
	top: 31px !important;
}
.navigation ul.elementor-nav-menu li a {
	display: flex;
    justify-content: space-between;
}
.navigation ul.elementor-nav-menu li ul.sub-menu li {
	background: rgba(255, 255, 255, 0.1);
}
.hm-cta .left-cont {
    padding-right: 50px;
}
.hm-cta .right-cont {
    padding-left: 50px;
}
.ft-navigation {
    padding: 20px 0;
}
.hm-about {
    padding-top: 70px;
    padding-bottom: 73px;
}
.hm-laser-cutting, .hm-alpha-lazer {
    padding-top: 138px;
    padding-bottom: 184px;
}
.hm-laser-cutting p {
	margin-bottom: 12px !important;
}
.hm-plasma-cutting {
    padding-top: 67px;
    padding-bottom: 180px;
}
.hm-platinum-cut {
    padding-top: 67px;
    padding-bottom: 58px;
}
.hm-before-after {
    padding-top: 67px;
    padding-bottom: 80px;
}
.hm-brochure {
    padding-top: 70px;
    padding-bottom: 32px;
}
.about-certified-block .about-iso-certi-badge {
    left: 0;
    bottom: 18px;
}
.advantage-list .elementor-widget-container {
    padding: 31px 20px 31px 60px;
}
.advantage-list .elementor-widget-container:before {
    width: 75px;
}
.advantage-list .elementor-widget-container {
    padding: 31px 25px 31px 50px;
}
ul.team-list li {
    width: 48%;
}
ul.team-list li:nth-child(2n) {
	margin-right: 0;
}
.contact-info-list .elementor-widget-container .elementor-image-box-description {
    font-size: 14px;
    line-height: 25px;
}
.contact-info-list .email-list .elementor-image-box-description a {
    font-size: 14px;
}
ul.careers-list li {
    margin-right: 34px;
    margin-bottom: 34px;
}
.project-list .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
    margin-bottom: 40px;
}
.laser-cutting-services .services-cont {
    border-right: none;
    padding-right: 0;
}
.laser-cutting-services .elementor-container {
    gap: 30px;
}
}

@media screen and (max-width: 820px) {
h1, h2 {
	font-size: 45px !important;
    line-height: 50px !important;
}
.error404 h1 {
	font-size: 120px !important;
    line-height: 100px !important;
}
.project-list h5 {
	font-size: 25px !important;
    line-height: 28px !important;
}
.hm-banner {
    padding-top: 90px;
    padding-bottom: 90px;
}
.hm-banner .bnr-cont {
    width: 100% !important;
    padding: 30px;
    background: rgba(22, 19, 20, 0.8);
}
.hm-cta .left-cont {
    padding-right: 0;
}
.hm-about .elementor-column.elementor-col-50 {
	width: 100% !important;
}
.hm-about .about-img {
    padding-right: 0;
}
.hm-about .iso-certi-badge {
    position: relative;
    text-align: center;
    right: 0;
    margin-top: -157px;
}
.hm-about .about-cont {
    padding-left: 0;
}
.hm-brochure .gform_wrapper.gravity-theme input[type=submit] {
    padding: 0.5rem 1rem;
}
.ft-btm-cta, .hm-request-a-quote {
    padding: 50px 0 60px;
}
.about-certified-block .about-iso-certi-badge {
	position: relative;
    bottom: 0;
}
.project-list .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
    margin-bottom: 36px;
}
.advantage-list .elementor-widget-container h6.elementor-heading-title {
    font-size: 20px;
    line-height: 28px;
}
.advantage-list .elementor-widget-container {
    padding: 20px 20px 20px 20px;
}
ul.team-list li {
    margin-right: 28px;
}
.single-team-right-sec {
    padding-left: 30px;
}
.project-list .elementor-image-box-wrapper .elementor-image-box-content a.btn-more {
    background: url(images/project-list-btn-res.png) no-repeat;
    width: 92px;
    height: 142px;
}
.project-list .elementor-image-box-wrapper .elementor-image-box-content a.btn-more:hover {
	background: url(images/project-list-btn-h-res.png) no-repeat;
}
.contact-info-list .elementor-image-box-content, 
.contact-info-list .email-list .elementor-image-box-content {
    padding-left: 10px;
}
.contact-info-list .elementor-widget-container:before {
    width: 100px;
}
.contact-info-list .elementor-widget-container {
	padding: 25px 20px;
    min-height: 150px;
}
ul.careers-list li {
    width: 47.5%;
}
ul.careers-list li:nth-child(2n) {
	margin-right: 0;
}
.inner-banner {
	height: 275px;
}
}

@media screen and (max-width: 667px) {
.header-call .elementor-widget-container, 
.footer-call .elementor-widget-container {
    float: none;
}
.hm-banner {
    padding-top: 70px;
    padding-bottom: 70px;
}
.hm-banner .bnr-cont {
    padding: 20px;
}
.hm-banner .bnr-cont h4 {
	font-size: 30px !important;
    line-height: 35px !important;
}
.hm-cta {
	background-image: linear-gradient(180deg, #231f20 50%, #36cd1e 50%) !important;
	padding-top: 33px;
	padding-bottom: 40px;
}
.hm-cta .elementor-container {
    flex-direction: column;
    gap: 60px;
}
.hm-cta.plf-sec .elementor-container {
		gap: 0;
}
.hm-cta .right-cont {
    padding-left: 0;
}
.hm-about {
    padding-bottom: 63px;
}
.hm-laser-cutting, .hm-alpha-lazer, .hm-plasma-cutting, .hm-before-after {
    padding-top: 60px;
    padding-bottom: 70px;
}
.hm-plasma-cutting  {
	background-image: none !important;
}
.hm-platinum-cut {
	/*background-image: none !important;*/
	padding-top: 60px;
    padding-bottom: 70px;
}
.hm-alpha-lazer {
	background-position: right center !important;
}
.hm-brochure .gform_wrapper.gravity-theme input[type=submit] {
    width: 100%;
}
.inner-sec-gap {
    padding-top: 60px;
    padding-bottom: 38px;
}
.about-us-block {
    padding-top: 60px;
    padding-bottom: 37px;
}
.advantage-list .elementor-widget-container h6.elementor-heading-title br {
	display: none;
}
ul.team-list li {
    width: 100%;
    margin-right: 0;
}
ul.team-list li:last-child {
	margin-bottom: 0;
}
.single-team-right-sec {
    padding-left: 0;
}
.contact-info-list .elementor-widget-container {
    min-height: auto;
}
.gform_wrapper.gravity-theme .gfield_radio .gchoice {
    float: none;
    margin-right: 0;
}
.gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
    padding: 10px 20px!important;
}
ul.careers-list li {
    width: 100%;
	margin-right: 0;
}
.review-sec .e-swiper-container .elementor-swiper-button {
    font-size: 50px !important;
}
.laser-cutting-services .elementor-container {
    gap: 10px;
}
	.ginput_recaptcha > div{
	float: none;
}
}
/*Responsive End*/


/* #np 06012025 */
.ls-sec ul, .machine-sec ul{
	list-style: none; /* Remove default bullets */
	padding-left: 0; /* Remove default indentation */
}

.ls-sec li, .machine-sec li {
	margin-bottom: 10px;
	padding-left: 30px; /* Add space for the custom bullet */
	background: url('/wp-content/uploads/2025/01/bullets.png') no-repeat left center;
	background-size: 20px 20px; /* Adjust size of the custom bullet */
	font-size: 1.2rem;
	line-height: 1.6;
}

/****************************
*   Home page Banner 
****************************/
.home-banner figcaption.elementor-image-carousel-caption {
    position: absolute;
    top: 20%;
    left: 5%;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    width: 35%;
    text-align: left !important;
}
.home-images {
    background-image: url(/wp-content/uploads/2025/02/home-bg-2.webp);
    padding: 40px;
    background-repeat: no-repeat;
    background-size: cover;
}
.home-banner img.swiper-slide-image {
    max-height: 600px;
	max-width: 680px;
    object-fit: cover;
    background-position: center;
	   /* object-position: 25%;*/
}
/*figure.swiper-slide-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/wp-content/uploads/2025/01/hm-banner-v3.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}*/
.banner-heading {
    position: absolute !important;
    top: 50%;
    left: 49.6%;
    transform: translate(-50%, -50%);
    z-index: 10;
    background-image: url(/wp-content/uploads/2025/01/hm-banner-v3.png);
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    text-align: left;
}
.banner-heading .elementor-heading-title {
    color: #FFFFFF;
    position: absolute;
    top: 31%;
    left: 0;
    padding: 30px;
    max-width: 500px;
}
.home-images img.swiper-slide-image {
    min-height: 500px !important;
}

i.eicon-chevron-right, i.eicon-chevron-left {
    z-index: 9;
}
.op-sec a {
    color: #36cd1e;
}
nav.elementor-section {
    z-index: 99;
}


/****************************
*   Team page 
****************************/
.team-contacts {
  background-color: #f9f9f9; /* Light gray background */
  padding: 20px;
  border-radius: 8px;
  max-width: 600px;
  margin: 0 auto;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Subtle shadow */
}

.contact {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd; /* Separator between entries */
  padding-bottom: 10px;
}

.contact:last-child {
  border-bottom: none; /* Remove border from the last entry */
  margin: 0;
}

.name {
  color: #333; /* Dark gray for names */
  font-size: 18px; /* Slightly larger font size for names */
  font-weight: bold;
}

.designation {
  color: #666; /* Lighter gray for designations */
  font-size: 14px; /* Smaller font size for designations */
  margin-top: 2px; /* Slight spacing between name and designation */
}

.contact a {
  color: #36cd1e; /* Green for email links */
  text-decoration: none;
  font-size: 14px;
}

.contact a:hover {
  text-decoration: underline;
	color: #36cd1e;
}
.contact a {
    display: block;
}


@media only screen and (max-width: 991px) {
	.banner-heading {
		background-image: unset;
		text-align: center;
        background: rgba(0, 0, 0, 0.5);
	}
	.banner-heading .elementor-heading-title {
		max-width: 100%;
		 top: 40%;
	}
	.home-banner img.swiper-slide-image {
		object-position: 72%;
	}
}

@media only screen and (max-width: 820px) {
	.home-banner figcaption.elementor-image-carousel-caption {
        width: 100%;
        padding: 42px;
        left: 0;
        top: 12%;
    }
	figure.swiper-slide-inner:before {
		content: unset;
	}
	figure.swiper-slide-inner:before {
		content: '';
		background: rgba(22, 19, 20, 0.8);
	}
}

@media only screen and (max-width: 767px) {
  .contact-btn a.elementor-button {
		border-color: #fff;
		color: #fff;
	}
	.home-banner figcaption.elementor-image-carousel-caption {
        top: 8%;
		font-size: 18px;
    	font-weight: 500;
		text-align: center !important;
    }
	.home-banner img.swiper-slide-image {
		min-height: 420px;
	}
	.banner-heading .elementor-heading-title {
		max-width: 100%;
		top: 30%;
	}
	.designation {
		display: block;
	}
	.home-banner img.swiper-slide-image {
		object-position: 72%;
	}
}