
/* 
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
*/

/* Add your custom styles here */

/* ============= Global CSS ====================== */
.full-logo {
	transition: all .3s ease-in-out;
}

.hide-ele {
	display: none !important;
}

.breadcrumb_txt a {
	font-size: 14px;
}

.wpcf7-response-output {
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.wpcf7-form p:last-of-type {
	margin-bottom: 0px !important;
}

input::placeholder, textarea::placeholder {
	color: #0a3033;
}

.rspl-txt-anim.elementor-heading-title {
	position: relative;
	display: inline-block;
}

/* overlay hiding the text initially */
.rspl-txt-anim.elementor-heading-title::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0);
	transform: scaleX(1);
	transform-origin: right center;
	transition: transform .6s cubic-bezier(.22, .9, .36, 1);
	pointer-events: none;
}

/* reveal the text */
.reveal::after {
	transform: scaleX(0);
}

/*===================== Homepage==================== */
.green-tab-box {
	clip-path: polygon(0 0, 100% 0, 100% 82%, 82% 100%, 0 100%);
}

.zoom_bg_img:hover::before {
	transform: scale(1.1) !important;
}

.industry_text_wrapper {
	clip-path: polygon(0 0, 100% 0, 100% 65%, 90% 100%, 0 100%);
}

.blog_bottom_right_cut {
	position: relative;
}

.blog_bottom_right_cut {}

.home-cnt h2 {
	text-align: left;
}

/*.blog_bottom_right_cut::after {
  content: "";
  position: absolute;
  bottom: -70px;
  right: 0;
  width: 100px;           
  height: 100px;
  background: white;      
  border-left: 1px solid #ADADAD;
  transform: translate(1px,1px) rotate(45deg);
  transform-origin: bottom right;
}*/
.blog_bottom_right_cut {
	clip-path: polygon(0 0, 100% 0, 100% 72%, 85% 100%, 0 101%);
}

.hexagon_shape {
	aspect-ratio: 1.1547;
	clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
}

input[type="text"], input[type="email"], input[type="tel"], textarea {
	padding: 15px;
	border: 1px solid #ccc;
	width: 100%;
	font-size: 18px;
}

.wpcf7-form label {
	width: 100%;
}

.footer-contact-wrapper {
	clip-path: polygon(0 0, 100% 0, 100% 90%, 85% 100%, 0 101%);
}

.wpcf7-form input[type='submit'] {
	background: #0c74cf;
	border: none;
	padding: 15px 35px;
	color: #fff;
}

.wpcf7-form textarea {
	height: 150px;
}

.zoom-img::before {
	transition: all .3s !important;
}

.zoom-img:hover::before {
	transform: scale(1.1) !important;
}

.elementor-background-video-container video {
	object-fit: cover !important;
}

a.nav-contact.contact-btn:hover {
	background: #0055a0;
}

/*====================Service Page========================*/
.three_icons_bottom_cut {
	clip-path: polygon(0 0, 100% 0, 100% 85%, 94% 100%, 0 101%);
}

.why_choose_square1 {
	clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%, 0 20%);
}

.why_choose_square2 {
	clip-path: polygon(0 0, 80% 0, 100% 20%, 100% 100%, 0 100%);
}

.why_choose_square3 {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%, 0 80%);
}

.why_choose_square4 {
	clip-path: polygon(0 0, 100% 0, 100% 80%, 80% 100%, 0 100%);
}

.why_choose_boxes {
	aspect-ratio: 1/1;
	width: 100%;
	max-width: 500px;
}

/*========================Industry Page======================*/
.industry_flip_box .elementor-flip-box__front .elementor-flip-box__layer__title {
	position: relative;
	top: -20px !important;
}

/*=======================Software Page====================*/
.elementor-counter-title {
	text-align: center;
}

/*==================Project listing=========================*/
.project_box h3 a {
	color: #000;
}

.project_box h3 a:hover {
	color: #000;
}

.project_box h5 a {
	color: #000;
}

.project_box h5 a:hover {
	color: #000;
}

/*=======================Blog listing=======================*/
.dropdown-label {
	cursor: pointer;
}

.btn-list .e-filter button[class="e-filter-item"]:focus {
	outline: none;
	background: none;
	color: #0a3033;
}

.btn-list .e-filter button[aria-pressed="true"] {
	background: #0055a0 !important;
	color: #fff !important;
}

.btn-list .e-filter button[class="e-filter-item"]:hover {
	background: #0055a0;
	color: #fff !important;
}

/*=======================Blog Detail=======================*/
.elementor-post-info__terms-list-item, .blog_term {
	color: #0a3033 !important;
	font-size: 16px;
	font-weight: 700 !important;
	padding: 10px 15px !important;
	background: #98f0ff;
	border-radius: 10px;
}

.elementor-shortcode .blog_term {
	font-size: 13px;
	padding: 6px 8px !important;
	margin-right: 5px;
}

.blog_single_post_info {}

.blog_post_content h2 {
	font-size: 31px !important;
	font-weight: 600;
	color: #0c74cf;
}

.blog_post_content h3 {
	font-size: 27px !important;
	font-weight: 500;
	color: #0055a0;
}

.blog_post_content h4 {
	font-size: 23px !important;
	font-weight: 500;
	color: #0055a0;
}

.blog_inner_img {
	display: none;
}

/*=============Project Detail==========================*/
.deliverables-wrap .elementor-shortcode {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(3, 1fr);
}

.elementor-widget-text-editor p a {
	font-size: inherit;
}

.deliverables-wrap .elementor-shortcode div[data-elementor-type='container'] {}

.custom-logos-slide {
	padding-left: 2px;
}

/* Slider must be relative */
.my-logo-slider {
	position: relative;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Arrow base */
.my-logo-slider .swiper-button-prev, .my-logo-slider .swiper-button-next {
	top: 30px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #e4e4e4;
	color: #e4e4e4;
}

/* Position top-right */
.my-logo-slider .swiper-button-next {
	top: 170px;
	left: 50%;
	transform: translateX(10px);
}

.my-logo-slider .swiper-button-prev {
	top: 170px;
	left: 50%;
	transform: translateX(-50px);
}

/* Arrow icon */
.my-logo-slider .swiper-button-prev::after, .my-logo-slider .swiper-button-next::after {
	color: #adadad;
	font-size: 14px;
	font-weight: bold;
}

/* Hover styles */
.my-logo-slider .swiper-button-prev:hover, .my-logo-slider .swiper-button-next:hover {
	background-color: #0c74cf;
	color: #fff !important;
}

@media (min-width: 487px) and (max-width: 767px) {
	.deliverables-wrap .elementor-shortcode {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 487px) {
	.deliverables-wrap .elementor-shortcode {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (max-width:767px) {
	.green-tab-box {
		clip-path: polygon(0 0, 100% 0, 100% 82%, 82% 100%, 0 100%);
	}
	
	.three_icons_bottom_cut {
		clip-path: polygon(0 0, 100% 0, 100% 87%, 87% 100%, 0 101%);
	}
	
	.deliverables-wrap .elementor-shortcode div[data-elementor-type='container'] {
		flex: 0 0 calc(50% - 20px);
	}
}
