/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

body b, body strong {
	font-weight:600 !important;
}
/* Add your custom styles here */
/* body.show-on-header .sidebarBox.elementor-sticky--effects {
	top: 160px !important;
	transition: all 0.3s ease-in-out;
} */
.productionMenu .elementor-widget-container .elementor-nav-menu li:first-child a {
	padding-top: 0 !important;
}
.productionMenu .elementor-widget-container .elementor-nav-menu li a {
	border-bottom: 1px solid rgb(0 0 0 / 15%);
}
.productionMenu .elementor-widget-container .elementor-nav-menu li:last-child a {
	padding-bottom: 0 !important;
	border-color: transparent;
}
.recentPostBox .elementor-widget-container .elementor-post .elementor-post__text a:hover {
	color: #f7008c !important;
}
.recentPostBox .elementor-widget-container .elementor-posts-container .elementor-post:last-child {
	border-color: transparent;
}
.postContentBox .elementor-element .elementor-widget-container {
	margin: 0 !important;
}
.postContentBox .elementor-widget-container ul {
    margin-bottom: 16px;
}
.postContentBox .elementor-element .elementor-widget-container p {
	font-size: 16px;
	line-height: 24px;
}
.postContentBox .elementor-widget-container h1, 
.postContentBox .elementor-widget-container h2, 
.postContentBox .elementor-widget-container h3, 
.postContentBox .elementor-widget-container h4, 
.postContentBox .elementor-widget-container h5, 
.postContentBox .elementor-widget-container h6 {
	color: #221E20 !important;
}
.postContentBox .elementor-widget-container img {
	width: 100%;
    margin-bottom: 16px;
}
.postContentBox .elementor-widget-container ol li ol {
	padding: 0 !important;
}
.postContentBox .elementor-widget-container .elementor[data-elementor-type="wp-post"] > .elementor-section .elementor-container {
	max-width: 100% !important;
}
.postContentBox .elementor-widget-container .elementor[data-elementor-type="wp-post"] > .elementor-section .elementor-container .elementor-column {
	width: 100% !important;
} 
/* .postContentBox .elementor-widget-container .elementor[data-elementor-type="wp-post"] > .elementor-section .elementor-container .elementor-column:last-child {
	display: none !important;
} */
.mainHeader {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  transition: all 0.3s ease-in-out;
  background-color: transparent;
  backdrop-filter: none;
  transform: translateY(0);
}

.mainHeader.show-on-scroll {
/* 	background-color: rgb(247 0 140 / 20%) !important;  */
	background-color: #57133d !important;
	backdrop-filter: blur(10px);
}
.mainHeader .headerMenu .e-n-menu-item {
	cursor: pointer !important;
}
.mainHeader.show-on-scroll .headerIconList .elementor-icon-list-item i, .mainHeader.show-on-scroll .headerIconList .elementor-icon-list-item .elementor-icon-list-text {
	color: #fff !important;
}
.mainHeader.show-on-scroll .headerMenu .e-n-menu-item .e-n-menu-title-text, .mainHeader.show-on-scroll .headerMenu .e-n-menu-item .e-n-menu-dropdown-icon i {
	color: #fff !important;
}
.mainHeader.hide-on-scroll {
  transform: translateY(-100%);
}
.headerMenu .e-n-menu-wrapper .e-n-menu-title.active .e-n-menu-title-text, .headerMenu .e-n-menu-wrapper .e-n-menu-title.active .e-n-menu-dropdown-icon i {
	color: #7ae6ff !important;
}
.solutionSlider .swiper-pagination .swiper-pagination-bullet {
	position: relative;
	opacity: 1 !important;
}
.solutionSlider .swiper-pagination.swiper-pagination-bullets {
	text-align: left;
	left: 0 !important;
}
.industrySlider .swiper-pagination.swiper-pagination-bullets {
    text-align: center;
    left: -80px;
    right: 0;
    margin: 0 auto;
}
.solutionSlider .swiper-pagination .swiper-pagination-bullet:before {
	content: "";
    width: 32px;
    height: 32px;
    position: absolute;
    left: -12px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid transparent;
    border-radius: 100%;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
.solutionSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	border-color: #A6ECFC;
}
.industriesBoxInner:hover h5, .industriesBoxInner:hover .elementor-icon i {
	color: #ED1487;	
}
.industrySlider .swiper-pagination .swiper-pagination-bullet {
    position: relative;
	opacity: 1 !important;
}
.industrySlider .swiper-pagination .swiper-pagination-bullet:before {
	content: "";
    width: 32px;
    height: 32px;
    position: absolute;
    left: -12px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid transparent;
    border-radius: 100%;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;	
	opacity: 1 !important;
}
.industrySlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	border-color: #ED1487;
}
.blogSlider .elementor-widget-container .elementor-posts {
	display: block;
	margin-bottom: 0 !important;
}
.blogSlider .elementor-posts .elementor-post {
	margin-top: 0 !important;
	padding: 5px;
}
.blogSlider .elementor-posts .elementor-post .elementor-post__thumbnail img {
	height: 300px;
	object-fit: cover;
}
.blogSlider .elementor-posts .elementor-post .elementor-post__title {
    min-height: 100px;
} 
.blogSlider .elementor-posts .elementor-post .elementor-post__badge {
	position: relative !important;
    width: auto;
    display: inline-block;
    max-width: max-content;
    margin-top: 12px !important;
    margin-bottom: 0 !important;
}
.blogSlider .slick-dots {
	bottom: auto;
	top: -25%;
	left: auto;
	right: 0;
	text-align: right;
}
.blogSlider .slick-dots li {
    width: 8px !important;
    height: 8px !important;
    margin: 0 10px !important;
	position: relative;
	background-color: #000 !important;
	border-radius: 100%;
}
.blogSlider .slick-dots li button {
	display: none;
}
.blogSlider .slick-dots li:before {
	content: "";
    width: 32px;
    height: 32px;
    position: absolute;
    left: -12px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid transparent;
    border-radius: 100%;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    opacity: 1 !important;
}
.blogSlider .slick-dots li:hover {
	background-color: #ED1487;
}
.blogSlider .slick-dots li.slick-active:before {
	border-color: #ED1487;
}
/*  */
/* .videoMainPopup .videoBox {
	display:none;
} */

/* contact us form css */

.contactUsForm .gform_fields {
    gap: 20px !important;
}
.contactUsForm .gform_fields .ginput_container input {
    border-radius: 4px;
    border: 1px solid rgb(166 236 252 / 50%);
    background: #000;
    padding: 17px 12px 16px 12px;
    height: 50px;
    color: rgba(255, 255, 255, 0.85);
    font-size: 15px;
    font-weight: 300;
    line-height: normal;
}
 
.contactUsForm .gform_fields .ginput_container textarea {
	border-radius: 4px;
    border: 1px solid rgb(166 236 252 / 50%);
    background: #000;
    padding: 17px 12px 16px 12px;
    min-height: 130px;
    color: rgba(255, 255, 255, 0.85);
    font-size: 15px;
    font-weight: 300;
    line-height: normal;
}
.contactUsForm .gform_fields .ginput_container input:focus, 
.contactUsForm .gform_fields .ginput_container:focus {
	border-color: #a6ecfc;
	box-shadow: none !important;
}
 
.contactUsForm .gform_footer input {
    border-radius: 6px;
    background: #ED1487 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    padding: 10px 30px !important;
}
.gform_wrapper .gform_validation_errors{
        display: none;
}
.agileContent .elementor-widget-container h5 {
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* contact us form css ends */

.hrListing .elementor-widget-container ul li {
	margin-bottom: 8px;
}

@media only screen and (max-width: 991px) {
	.blogSlider .slick-list {
		padding-bottom: 56px;
	}
	.blogSlider .slick-dots {
		top: auto;
		bottom: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		text-align: center;
	}
	.blogSlider .elementor-posts .elementor-post .elementor-post__title {
    	min-height: 130px;
	}	
	.industrySlider .swiper-pagination.swiper-pagination-bullets {
        left: 0;
        text-align: left;
        margin: 0;
	}
}
@media only screen and (max-width: 680px) {
	.blogSlider .elementor-posts .elementor-post .elementor-post__title {
    	min-height: auto;
	}	
	.blogSlider .slick-dots {
		bottom: -50px;
	}
}