/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 06 2025 | 08:03:28 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
:root{
	--styler-primary: #fe0028 !important;
}
.cm_web_content h2 {
  font-size: 30px;
}
.site-content {
  max-width: unset !important;
}
header.styler-header-default{
	box-shadow: unset;
}
header .nt-logo{
 display: block;
}
body{
	border: 0 !important;
	background: #fff !important;
}
body.page,
body.single{
	border: 0 !important;
}
.styler-product .styler-product-name > a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.custom_slide_products .woocommerce.styler-product {
  margin: 10px 0 !important;
  border-radius: 7px !important;
}
.custom_services{
	position: relative;
	overflow: hidden !important;
}
.styler-header-mobile-sidebar-logo img.main-logo{
	left: -3px !important;
}
.custom_services img{
	width: 100%;
}
.custom_services .custom_service_heading{
	position: absolute;
	text-align: center;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.work_box {
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.06);
	position: relative;
	background: #fff;
	margin: 0px 10px 40px  10px !important;
	padding: 30px 10px !important;
	display: inline-block;
}
.work_box::after{
	position: absolute;
	content: '';
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 15px solid #fff;
	bottom: -15px;
	bottom: -15px;
	left: calc(50% - 10px);
}
.work_box h3{
	margin: 0 !important;
}
.custom_work .custom_work_border{
	position: relative;
	overflow: hidden;
}
.work_no{
	position: relative;
}
.work_no .elementor-widget-container {
  position: relative;
  z-index: 1;
}
.work_no::after {
  content: '';
  width: 100%;
  left: 0;
  bottom: 16px;
  background: #f3f3f3;
  height: 12px;
  display: block;
  position: absolute;
}
.work_section .elementor-column:first-child .work_no{
	margin-left:10px;
}
.work_section .elementor-column:first-child .work_no::after{
	border-radius: 50px 0px 0px 50px;
}
.work_section .elementor-column:last-child .work_no{
	margin-right: 10px;
}
.work_section .elementor-column:last-child .work_no::after{
	border-radius: 0 50px 50px 0;
}
.work_section .elementor-column:first-child .work_no .elementor-widget-container{
	margin-right: 10px;
}
.work_section .elementor-column:last-child .work_no .elementor-widget-container{
	margin-left:10px;
}
.custom_post_title .styler-post-title a{
	color: #000 !important;
}
.styler-header-top-menu-area ul.navigation, .styler-header-top-menu-area ul .menu-item a{
	color: #000 !important;
}
.header_btn {
  color: #fff !important;
  border: 1px solid #000;
  background: #000;
  padding: 13px 15px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  margin-left: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  text-align: center;
}
.header_btn:hover{
	background: #fff;
	color: #000 !important;
}
.custom_info_icon .elementor-icon-list-icon{
	background: #000;
	color: #fff;
	width: 40px;
	height: 40px;
	border-radius: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.custom_info_icon .elementor-icon-list-icon i{
	color: #fff;
	width: unset !important;
}
.textarea_custom  textarea{
	height: 120px !important;
}
.textarea_contact  textarea{
	height: 200px !important;
}
.custom_bread_crumb .elementor-container.elementor-column-gap-default{
	align-items: center !important;
}
.scroll-to-target.scroll-to-top .fa.fa-angle-up {
    color: #fff !important;
}
.custom_topbar .topbar_heading p{
	font-size: 14px !important;
}
.spport_section .spprts_heading{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 10px;
}
.spport_section .spprts_heading h2{
	overflow: hidden;
}
.spport_section .border_rotate{
	position: relative;
}
.spport_section .border_rotate::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #fff;
  right: 10px;
  top: 0;
  -webkit-transform: rotate(30deg);
  transform: rotate(35deg);
}
/* .hero_section .slider_bg .swiper-slide::before {
  position: absolute;
  background: #00000091;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
} */
.hero_section .slider_bg .swiper-slide .styler-slide-head,.hero_section .slider_bg .swiper-slide .styler-slide-text{
	text-align: center;
	z-index: 999;
}
.hero_section .slider_bg .swiper-slide .styler-slide-text{
	font-size: 18px !important;
}
.quote_row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.quote_col {
  width: calc(50% - 15px);
}
.quote_col h4 {
  margin: 0 0 5px;
}
.wpcf7-form-control-wrap.country {
  margin-bottom: 10px;
}
.wpcf7-textarea {
  height: 150px;
}
.wpcf7-spinner{
	width: 24px !important;
}
form.wpcf7-form input[type="submit"]{
	cursor: pointer;
}
.single_add_to_cart_button {
  display: none !important;
}
.button.custom_button {
  	color: #fff !important;
	padding: 8px !important;
	height: 38px !important;
}
.add_to_cart_button{
	display: none !important;
}
.styler-product-bottom-popup-cart{
	display: none !important;
}
.styler-wc-count {
  background: #000 !important;
}
.slider_bg .styler-slide-head{
	margin-bottom: 30px !important;
	max-width: 1150px;
}
.slider_bg .styler-slide-text {
  margin-top: 0;
}
.styler-cart-count.styler-wc-count {
  display: none !important;
}
/* ///////////////////////////Responsive Css */
.styler-tab-nav .styler-tab-nav-item{
	margin-right: 0 !important;
}
#productTabContent {
  display: none;
}
@media only screen and (max-width: 1360px){
	.header-spacer{
		display: none;
	}
	.styler-header-mobile-top {
	  position: relative;
	}
	.custom_topbar .topbar_heading p{
		font-size: 12px !important;
	}
}
@media only screen and (max-width: 1280px) {
	.styler-header-mobile-top{
		padding-top: 15px;
    	padding-bottom: 15px;
	}
	.animated_headline_wrapper .headline{
		flex-wrap: wrap;
	}
	.typed_before{
		width: 100%;
		text-align: center;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
	.hero_section .styler-slide-head.has-animation.animated.none br {
	  display: none;
	}
	.work_section .elementor-column{
		width: 33.333%;
		margin-bottom: 30px !important;
	}
	.work_section .elementor-column:nth-child(4) .work_no{
		margin-left: 10px;
	}
	.work_section .elementor-column:nth-child(4) .work_no::after{
		border-radius: 50px 0px 0px 50px;
	}
	.work_section .elementor-column:nth-child(3) .work_no{
		margin-right: 10px;
	}
	.work_section .elementor-column:nth-child(3) .work_no::after{
		border-radius: 0 50px 50px 0;
	}
	.work_section .elementor-column:nth-child(4) .work_no .elementor-widget-container{
		margin-right: 10px;
	}
	.work_section .elementor-column:nth-child(3) .work_no .elementor-widget-container{
		margin-left:10px;
	}
	.custom_services .custom_service_heading .elementor-heading-title{
		font-size: 15px !important;
	}
}
@media screen and (max-width: 991px){
	.custom_services .custom_service_heading .elementor-heading-title{
		font-size: 20px !important;
	}
	.work_box h3{
		font-size: 12px !important;
	}
	.quote_row{
		display: unset;
	}
	.quote_col{
		width: 100%;
	}
	.first_name{
		padding-right: 0px;
	}
	.last_name{
		padding-left: 0px;
	}
	.custom_service_section .custom_services{
		width: 50%;
	}
	.cm_web_content h2 {
	  font-size: 30px;
	}
	.styler-summary-item.styler-product-title{
		font-size: 25px !important;
	}
}
@media only screen and (max-width: 763px) {
	.spport_section .border_rotate::before {
	 	display: none;
	}
}
@media only screen and (max-width: 768px) {
	.hero_section .styler-slide-head.has-animation.animated.none br {
	  display: none;
	}
    .hero_section .slider_bg .swiper-slide .styler-slide-text{
		font-size: 16px;
	}
	.custom_service_section .custom_services{
		width: 50%;
	}
	.spport_section .border_rotate::before {
	 	display: none;
	}
	.work_section .elementor-column{
		width: 50%;
		margin-bottom: 30px !important;
	}
	.work_section .elementor-column:nth-child(odd) .work_no{
		margin-left: 10px;
	}
	.work_section .elementor-column:nth-child(odd) .work_no::after{
		border-radius: 50px 0px 0px 50px;
	}
	.work_section .elementor-column:nth-child(even) .work_no{
		margin-right: 10px;
	}
	.work_section .elementor-column:nth-child(even) .work_no::after{
		border-radius: 0 50px 50px 0;
	}
	.work_section .elementor-column:nth-child(odd) .work_no .elementor-widget-container{
		margin-right: 10px;
	}
	.work_section .elementor-column:nth-child(even) .work_no .elementor-widget-container{
		margin-left: 10px;
	}
	.custom_services .custom_service_heading .elementor-heading-title{
		font-size: 20px !important;
	}
}
@media screen and (max-width: 480px){
	.hero_section .styler-slide-head.has-animation.animated.none br {
	  display: none;
	}
	.work_section .elementor-column .work_no{
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
	.work_section .elementor-column{
		width: 100%;
	}
	.custom_service_section .custom_services{
		width: 50%;
	}
	.work_section .elementor-column .work_no .elementor-widget-container{
		margin-right: 10px !important;
		margin-left: 10px !important;
	}
	.work_section .elementor-column .work_no::after{
		border-radius: 50px !important;
	}
	.styler-summary-item.styler-product-title{
		font-size: 20px !important;
	}
}
