/*
Theme Name:     Engitech Child
Theme URI:      http://wpdemo.archiwp.com/engitech/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       engitech
*/

@import url("../engitech/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
.contact-us a{
    background: #024791;
    padding: 0px 20px !important;
    margin: 32px auto;
    border-radius: 4px;
    color: #fff !important;
    transition: all .8s ease-in-out !important;

}
.page-pagination{
    text-align: center;
}
.contact-us a:hover{
	background: #f79340 !important;
	border-bottom:none !important;
}

.box-design {
	width:46%;
	float:left;
    /* border: 1px solid #024791; */
/* 	border-left: 2px dotted #024791;
    border: 2px dotted #024791; */
	border-left: 2px solid #fff;
/*     border-bottom: 2px solid #024791; */
    box-shadow: 0 -3px 10px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    margin: 10px 20px;
    padding: 10px 15px;
}

.box-design:hover {
    border-color: #fff;
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    background: #fff;
    box-shadow: 0 0 40px rgb(51 51 51 / 10%);
	border-left: 2px solid #024791;
}


.border-design {
	border-radius: 3px;
    border: 1px solid #024791;
	padding: 8px 15px;
    -webkit-box-shadow: 0 2px 3px rgb(0 0 0 / 10%), 0 -1px 1px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.1),0 -1px 1px rgba(0,0,0,.1);
	font-weight: 600;
    
}
.border-design:hover {
    border: 1px solid #ec7a1f;
}
.box-design h3{
 	position:relative;
}

 .box-design h3::before{
	content:url(https://staging.arhamtechs.com/wp-content/uploads/2022/08/enybody.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	 text-align:right;
} 

.box-design h5{
	text-align:right;
}

.row.apply_job_css {
    margin-top: 70px;
    margin-bottom: 70px;
}

.address-details {
    margin-left: 10px;
	list-style-type: none;
	display: flex;
    justify-content: space-between;
    padding: 0px;
    margin-top: 40px;
}
.address-details.email{
	display: inline-block;
}
.address-details li {
    font-size: 16px;
    color: #fff;
    padding: 0 0 15px;
}

.address-details li i {
    float: left;
    padding-top: 4px;
    color: #fff;
}
.address-details li span {
    margin-left: 30px;
    display: block;
}
.address-details a {
    color: #fff;
}
.address-details .footer-address{
/* 	width: 50%; */
	width:100%;
    margin-right: 40px;
}
.address-details .footer-address li{
	display:flex;
	justify-content:center;
	align-items:baseline;
}
.address-details .footer-address li .us-num{
	margin-left:25px;	
}
/* li, ul {
    list-style: none;
    margin: 0;
    padding: 0;
} */

a.blue-hover {
    color: #fff !important;
}
a.blue-hover:hover {
    color:#007bff !important;
}
#jp-relatedposts h3.jp-relatedposts-headline em:before{
	display: none !important;
}
#jp-relatedposts h3.jp-relatedposts-headline{
	font-size: 20px !important;
}
.mega-menu .sub-menu{
	display: flex;
    left: -790px !important;
    min-height: 300px;
    min-width: 1400px !important;
    max-width: 1400px;
    flex-wrap: wrap;
}
.mega-menu .sub-menu li{
    max-width: 280px;
    min-width: 280px;
/*     max-height: 10px; */
    /*min-height: 35px;*/
	padding: 0px !important;
}
.mega-menu .sub-menu li a{
	font-size: 14px !important;
}
.mw-560{
	max-width: 560px !important;
	min-width: 560px !important;
}
.mw-570{
	max-width: 570px !important;
	min-width: 570px !important;
}
.pl-3 a{
	padding-left: 50px !important;
}
.pl-3 a:before{
	left: 38px !important;
}
.pl-3 a:hover{
	padding-left: 55px !important;
}
.fw-4 a{
	font-weight: 400 !important;
}
.quick-links h5,.quick-links ul li a{
	color: #fff;
}
.quick-links ul li a:hover{
	color: #f79340;
}

.open_job_form{
	width: 50%;
    margin: 0 auto 100px;
    box-shadow: 0px -2px 10px 4px #00000026;
	padding: 50px;
}
.apply-now{
	background: #f79340;
    border: 0px;
    padding: 5px 20px;
    border-radius: 12px;
    color: #fff;
    font-weight: 700;
	transition: all .7s ease-in-out;
}
.apply-now:hover{
	background: #024791;
	border-radius: 14px;
}

.job-application .row{
	display: flex;
	flex-wrap: wrap;
}
.job-application .row .box-design{
	max-width: 46%;
	flex: 50%;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.main-navigation ul li li a{
	    text-transform: capitalize;
}
.headtem .team-social{
	display:none;
}
.post-box .post-cat a{
	text-transform: capitalize;
	letter-spacing: 0;
	padding: 6px;
}
.single-post p {
	text-align: justify;
}
.elementor-2840 .elementor-element.elementor-element-6c62b145 .elementor-social-icon{
	display: flex !important;
}
.vp-portfolio__item-meta{
	pointer-events: none !important;
}
.btn-inquiry{
	font-size: 14px;
	font-weight: 500;
	color: #fff !important;
	background: #f79340;
	padding: 14px 30px;
	margin-top: 30px;
    display: inline-block;
	text-decoration: none;
}
.btn-inquiry:hover{
	background: #024791;
}
.author-image{
	width: 17%;
}
.page-id-36 #sidebar-primary,.visual-portfolio-archive .entry-footer,.visual-portfolio-archive .share-post,.visual-portfolio-archive .author-bio,.visual-portfolio-archive #sidebar-primary{
	display: none;
}
.open_job_form label{
	display: block;
}
.open_job_form input{
	width: 100%;
}
.open_job_form input.apply-now{
	width: 25%;
}
.comment-form .octf-btn,.octf-btn.octf-btn-light{
	border-radius: 4px;
}
.address-details li{
	padding: 0px 0px 5px;
}
.wpcf7-response-output{
	color: #f00;
}
.blog .entry-title{
	text-transform: capitalize;
}
.post-box .post-cat a{
	text-transform: initial !important;
}
.post-box .post-inner{
	border: 1px solid #e7e7e7;
	height: 100%;
}
.post-box .entry-media {
    position: relative;
}
.post-box .entry-media .post-cat {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
}
.post-box .inner-post{
	border: none;
}
.elementor-widget-ipost_grid .post-grid .pgrid-box{
	height: auto;
}



@media only screen and (min-width: 768px) and (max-width: 1024px){
	.mega-menu .sub-menu{
		display: flex;
		left: -10px !important;
		min-height: 140px;
		max-height: 240px;
		min-width: 250px !important;
		max-width: 300px;
		flex-wrap: wrap;
		overflow-y: hidden;
    	overflow-x: hidden;
/* 		background: #bcbcbc26; */
	}
	.pl-3 a{
		padding-left: 0px !important;
	}
	.mega-menu .sub-menu li{
		padding: 0px 0px 0px 10px !important;
		max-width: 250px;
    	min-width: 150px;
		max-height: 45px;
	}
	.job-application .row .box-design{
		max-width: 44%;
	}
	.job-application .row .box-design h3{
		font-size: 23px;
	}
	.ot-industries img{
		width: 100px !important;
	}
	.open_job_form{
		width: 75%;
	}
	.contact-us a{
		display: inline-block !important;
	}
	.contact-us{
		text-align: center;
	}
}
@media only screen and (max-width: 767px){
	.mega-menu .sub-menu{
		display: flex;
		left: -10px !important;
		min-height: 70px;
		max-height: 240px;;
		min-width: 250px !important;
		max-width: 300px;
		flex-wrap: wrap;
		overflow-y: hidden;
    	overflow-x: hidden;
		background: #bcbcbc26;
	}
	.pl-3 a{
		padding-left: 0px !important;
	}
	.mega-menu .sub-menu li{
		padding: 0px 0px 0px 10px !important;
		max-width: 250px;
    	min-width: 150px;
		max-height: 50px;
		background: #fff;
	}
	.job-application .row .box-design{
		max-width: 100%;
	}
	.job-application .row .box-design h3{
		font-size: 23px;
	}
	.open_job_form{
		width: 90%;
	}
	.footer-service{
		margin-bottom: 50px;
		margin-top: 30px;
	}
	.footer-social-icons{
		margin-bottom: 30px;
	}
	.open_job_form input.apply-now{
		width: 50%;
	}
	.footer-sec{
		width: 100% !important;
	}
	.contact-us a{
		display: inline-block !important;
	}
	.contact-us{
		text-align: center;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1439px){
	.mega-menu .sub-menu {
		left: -710px !important;
		min-width: 1250px !important;
		max-width: 1250px;
	}
	.mega-menu .sub-menu li {
		max-width: 250px;
		min-width: 250px;
	}
/* 	.mega-menu .sub-menu li a{
		font-size: 11px !important;
	} */
	.mw-560{
		max-width: 500px !important;
		min-width: 500px !important;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1366px){
	.ot-industries img{
		width: 100px !important;
	}
}
@media (max-width: 575px){
	.post-box .entry-media {
		display: flex;
		flex-direction: column-reverse;
	}
	.post-box .entry-media .post-cat{
		position: static;
		padding: 15px;
	}
	.post-box .inner-post{
		padding: 15px;
	}
}

.widget_recent_news,.widget_categories,.widget_media_image{
	margin-top: 30px;
}
.unhide{
	display: block!important;
}


/* FIXED GRIDING STRUCTURE ALL AROUND WEBSITE :- */
.elementor-section:not(.elementor-inner-section){
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.elementor-section:not(.elementor-inner-section, .elementor-section-full_width) > .elementor-container, .container {
    width: 100% !important;
    max-width: 1290px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.elementor-inner-section{
    padding-left: 0;
    padding-right: 0;
}
.elementor-inner-section .elementor-container, .row {
    margin-left: -15px !important;
    margin-right: -15px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.elementor-inner-section .elementor-container .elementor-column {
    padding-left: 15px;
    padding-right: 15px;
}
.elementor-inner-section .elementor-container .elementor-column .elementor-widget-wrap {
    padding-left: 0;
    padding-right: 0;
}
.elementor-column .elementor-widget-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
}



/* OUR CLIENT */
.our-client_grid_img {
    width: 100%;
    height: 100%;
    position: relative;
    border: 2px solid #041087;
}
.our-client_grid_img .elementor-widget-container {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
}
.our-client_grid_img img {
    width: 90% !important;
    height: 80% !important;
    object-fit: contain;
    object-position: center;
    margin: auto;
}

@media (max-width:479px){
	.elementor-image-gallery .gallery-item{
		width: 50% !important;
	}
}

.images{
	position: relative;
	transition: all 0.5s ease-in-out;
}
.hover-image{
/* 	visibility: hidden; */
	opacity: 0;
	transition: all 0.5s ease-in-out;
}
.image{
	transition: all 0.5s ease-in-out;
	margin-bottom: 80px;
}
.image img{
	width: 100%;
	transition: all 0.5s ease-in-out;
}
.images .hover-image{
	width: 100%;
	position: absolute;
	top: 0px;
	left:0px;
	width: 100%;
	z-index: 1;
}
.images:hover .hover-image{
/* 	visibility: visible; */
	opacity: 1;
	
}
.images .hover-image img{
	width: 100%;
}
.images:hover .hover-image img{
	transition: all 0.5s ease-in-out;
}
.image-text{
	position: absolute;
    bottom: -10%;
    right: 5%;
    width: 30%;
    background: #fff;
    border-radius: 5px;
	padding: 20px;
	z-index: 3;
    box-shadow: 0px 0px 5px #aaa;
}
.image-text-left{
	position: absolute;
    bottom: -10%;
    left: 5%;
    width: 30%;
    background: #fff;
    border-radius: 5px;
	padding: 20px;
	z-index: 3;
	box-shadow: 0px 0px 5px #aaa;
}

.header-clone{
	height: auto !important;
}



/* portfolio popup model css starts from here  */
.modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}

.modal-content {
    position: absolute;
    top: 57%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 0px;
    width: 50%;
    border-radius: 0.5rem;
}

.close-button {
float: right;
    width: 10%;
    line-height: 190%;
    text-align: center;
    cursor: pointer;
    border-radius: 0.25rem;
    color: #fff;
    font-size: 35px;
}

.close-button:hover {
    background-color: darkgray;
}

.show-modal {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
	z-index: 9;
}

/* portfolio popup model css ends here  */

.get-touch-btn{
	position: absolute;
    top: -50%;
    left: 37%;
    background: #f79340;
    color: #fff;
    border: 0px;
    border-radius: 5px;
}
#back-to-top.show{
	opacity: 0 !important;
}

.post-password-form {
	text-align: center;
	padding: 120px;
}

.post-password-form p { 
	font-size: 20px;
}

.post-password-form input[name="Submit"]{
	color: white;
    background-color: #F79340;
    border: 0;
    border-radius: 5px;
    padding: 10px;
    width: 6%;	
}
.career_txt{
	margin-top: 50px;
}
.career_txt .container{
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.career_txt p{
	color: #000;
}
.career_txt .career-btn{
	padding: 8px 30px;
    background: #f79340;
    border-radius: 5px;
    margin-right: 20px;
    min-width: 300px;
    max-width: 300px;
    display: inline-block;
    text-align: left;
    color: #fff;
    font-weight: 600;
}
.career-btn:hover{
	background: #024791 !important;
}
.career-btn i{
	margin-right: 10px;
}
.mega-menu-icon{
	padding-right:5px;
	height:20px !important;
	margin-bottom:5px;
}
.mega-menu-icon-asp-store{
	padding-right:5px;
	height:20px !important;
}
 .sub-menu{
	background:linear-gradient(135deg, #ffffff, #e7b991);
}
.about-menu .sub-menu{
	display:flex;
	flex-wrap:wrap;
	width:500px;
}
.about-menu .sub-menu li{
	width:230px;
}
.app-we-work{
	padding: 10px 0;
    justify-content: center !important;
	display:flex;
	flex-wrap:wrap;
}
.app-we-work>div {
    text-align: center
}

.app-we-work a {
/*     margin-top: 50px; */
    display: block;
    border-radius: 4px;
    font-size: 22px;
    color: #252b33 !important;
    text-decoration: none;
    padding: 20px 10px
}

.app-we-work a img {
    height: 70px;
    display: block;
    margin: 0 auto 20px auto;
}

.app-we-work a:hover {
    background-color: #d0d0d0;
	
}
/* ----------shopify-page-css-start------ */
.page-id-18092 .site .site-header .header-desktop .nav_header{
	display:none;
}
.page-id-18092 .site .site-content .page-header.flex-middle{
	display:none;
}
.shopify-page-nav-menu .main-navigation{
	width:100%;
}
.shopify-page-nav-menu .main-navigation .menu #menu-item-18099{
	margin-left:auto;
}
.shopify-page-nav-menu .main-navigation .menu #menu-item-18101{
	margin-left:auto;
}
.contact-us.shpoify-page-contact a:hover{
	background-color:#EE5340 !important;
}
.wave-btn{
	width:auto !important;
}
.wave-btn .elementor-widget-container .elementor-button{
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  z-index: 1;
/*   display: flex; */
/*   align-items: center; */
/*   justify-content: center; */
  padding:12px 20px;
  transition: all 0.3s linear;
  overflow: hidden;
}
.wave-btn .elementor-widget-container .elementor-button:hover{
	color:#ffffff !important;
}
.wave-btn .elementor-widget-container .elementor-button span.btnSpan {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-radius: 100rem;
    background: #EE5340;
    z-index: -1;
    transform: translate(-50%, -50%);
    transition: width 0.7s ease, height 0.7s ease;
}
.wave-btn .elementor-widget-container .elementor-button:hover span.btnSpan {
    width: 75rem;
    height: 75rem;
	color:#fff !important;
}
.orange-btn-effect .elementor-widget-container .elementor-button:hover{
	color:#fff !important;
}
.orange-btn-effect .elementor-widget-container .elementor-button span.btnSpan {
	background-color:#E99883 !important;
}
.orange-btn-effect .elementor-widget-container .elementor-button:hover span.btnSpan{
	color:#fff !important;
}
.review-star-section .elementor-widget-container h2{
	margin-bottom:0px;
}
.box-btn-hover:hover .services-head .elementor-widget-container a{
	background-color:#024791;
	color:#fff;
	cursor:default;
	border:3px solid #fff;
}
.cursor-no-effect .elementor-widget-container a{
	cursor:default;
}
.plan-price-section:hover {
    transform: translateY(-20px);
    transition: 0.4s ease-in-out;
}
.testi-slide .elementor-widget-container .ot-testimonials .testimonial-inner .slick-arrow{
	display:none !important;
}
.testi-slide .elementor-widget-container .ot-testimonials .testimonial-inner .slick-list .slick-track .slick-slide{
/* 	background-image:url("https://arhamtechnosoft.com/wp-content/uploads/2024/06/shopify-testi-slider-bg.png"); */
	padding-top:0.5%;
	padding-bottom:0.5%;
	z-index:-2;
}
.testi-slide .elementor-widget-container .ot-testimonials .testimonial-inner .slick-list .slick-track .slick-slide .layer2{
	box-shadow:none !important;
	width:65%;
	margin:0 auto;
	background-color:#ffffff;
	border-radius:30px;
}
.testi-slide .elementor-widget-container .ot-testimonials .testimonial-inner .slick-list .slick-track .slick-slide .layer1{
	box-shadow:none !important;
}
.page-id-18092 .site #site-footer{
	display:none;
}
/* ----------shopify-page-css-end------ */
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.sub-menu{
	    background:transparent;
    }
}

@media only screen and (max-width: 767px){
	.career_txt .container{
		flex-direction: column;
	}
	.order-1{
		order: 1 !important;
	}
	.order-2{
		order: 2 !important;
	}
	.sub-menu{
	   background:transparent;
    }
/* 	.app-we-work {
		flex-direction:column;
	} */
	.we-work-tab .ot-tabs .tabs-heading{
		display: flex;
        overflow: scroll;
        padding-bottom: 10px;
	}
	.we-work-tab .ot-tabs .app-we-work>div{
		width:50%;
	}
}

@media (max-width: 1366px){	
	.modal-content {
		top: 65%;
	}
	.close-button{
		line-height: 430%;
	}
}
@media (max-width: 425px){
	.address-details .footer-address li .phone-num-sec{
		display:flex;
		flex-direction:column;
		width:100%;
	}
	.address-details .footer-address li .us-num{
		margin-left:0px;
	}
}