body{font-family: 'Poppins', sans-serif;}
.entry-header{display: none;}
a:hover {text-decoration: none;}
.site-header { transition: all ease-in 0.4s; width: 100%; z-index: 99; background-color: rgba(255, 255, 255, 0.8);}
.site-header.sticky-header{position: fixed; animation: slide-down 0.7s; animation-duration: 0.7s; animation-direction: normal; width: 100%; background: rgb(255 255 255 / 90%); box-shadow: 0px 0px 5px rgb(80 80 80 / 50%); top: 0;}
@keyframes slide-down{
	0%{opacity:0;transform:translateY(-100%);}
	100%{opacity:0.9;transform:translateY(0);}
}
.main-navigation-wrapper li.current-menu-item > a,
.main-navigation-wrapper li:hover > a,
.footer-contact a:hover{color: #E90018 !important;}
.main-navigation-wrapper li a{font-family: 'Poppins', sans-serif;}
.headre-app-download p{color: #E90018; font-size: 14px; margin-bottom: 5px;}
.download-btns a:first-child { margin-right: 10px;}
.download-app-img .elementor-element-populated{flex-wrap: nowrap; flex-direction: column;}
.download-app-img .elementor-element-populated .elementor-widget{margin: 0px;}
.btn-pattern a{background-image: url(../images/btn-background.png) !important; background-size: cover; background-repeat: no-repeat; background-position: center center; text-decoration: none; transition: 0.3s all;}
.btn-pattern.red-btn a:hover{background-image: none !important; background: #FF7474 !important; color: #fff; transition: 0.3s all;}
.mgc-content p {margin: 0px !important; }
.mgc-content a{color: #333; font-size: 12px;}
.footer-contact a {color: #333;}
.footer-address p,
.copyright-text p{margin: 0px !important;}
.swiper-pagination-bullet{width: 10px; border-radius: 15px; transition: 0.3s all;}
.swiper-pagination-bullet.swiper-pagination-bullet-active{width: 20px; transition: 0.3s all;}
.banner-content-title{width: 100%;}
.about-image-slider img { max-height: 450px; object-fit: cover; }
.form-wrapper{padding-top: 50px;}
.contact-form .form-group label{font-size: 16px; color: #fff; font-weight: 500;}
.contact-form .form-group .form-control{min-height: 50px; border-radius: 15px; border: none;}
.form-btn-wrapper input[type="submit"]{background: #E90018; font-size: 14px; color: #fff; border: 3px solid #fff; border-radius: 20px; padding: 12px 32px; font-weight: 600; cursor: pointer; transition: 0.3s all;}
.form-btn-wrapper input[type="submit"]:hover{background: #FF7474; color: #fff; transition: 0.3s all;}
.form-btn-wrapper { text-align: center; display: inline-flex; width: 100%; align-items: center; justify-content: center; position: relative; }
.contact-form .form-group .wpcf7-not-valid-tip{position: relative; top: 10px; color: #fff; font-size: 12px;}
.contact-form + .wpcf7-response-output{display: none !important;}
.form-btn-wrapper .wpcf7-spinner{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); margin: 0;}
.dialog-lightbox-widget-content .dialog-message footer{display: none;}
@media(min-width: 1800px){
	body .elementor-section-boxed .elementor-container{max-width: 1640px !important; transition: 0.3s all;}
}
@media(min-width: 1401px) and (max-width: 1800px){
	body .elementor-section-boxed .elementor-container{max-width: 1300px !important; transition: 0.3s all;}
	.banner-content-wrapper .banner-content-title h1 { font-size: 40px !important; transition: 0.3s all;}	
	.banner-mobile-img img{max-width: 300px; transition: 0.3s all;}
	.mobile-feature-img img{width: 300px; transition: 0.3s all;}
	.main-navigation-wrapper li a{font-size: 12px !important;}
	.app-services-feature img{width: 80px;}
}
@media(min-width: 1200px) and (max-width: 1400px){
	body .elementor-section-boxed .elementor-container{max-width: 1150px !important; transition: 0.3s all;}
	.banner-content-title h1{font-size: 36px !important; transition: 0.3s all; line-height: normal !important;}
	.banner-mobile-img img{max-width: 300px; transition: 0.3s all;}
	.main-navigation-wrapper li a{font-size: 12px !important;}
	.app-services-feature img{width: 80px;}
	.mobile-feature-img img{width: 250px; transition: 0.3s all;}
}
@media(min-width: 1025px) and (max-width: 1199px){
	body .elementor-section-boxed .elementor-container{max-width: 980px !important; transition: 0.3s all;}
	.main-navigation-wrapper li a { font-size: 11px !important; transition: 0.3s all;}
	.banner-content-title h1{font-size: 32px !important; transition: 0.3s all; line-height: normal !important;}
	.banner-mobile-img img { max-width: 250px; transition: 0.3s all; }
	.mobile-feature-img img{width: 250px; transition: 0.3s all;}
}
@media(min-width: 1024px){
	.main-navigation-wrapper .elementskit-menu-container{height: auto !important;}
	.banner-mobile-img { position: absolute; text-align: center; top: 20%; z-index: 1; left: 50%; transform: translateX(-50%);}
	.feature-box-wrapper { padding-left: 15px; padding-right: 15px; }
	.banner-content-title h1{max-width: 80%;}
	.banner-content-wrapper .banner-content-text{max-width: 50%;}
	.screen-images-slider .swiper-pagination{display: none;}
}
@media(max-width: 1024px){
	.toggle-btn .elementskit-menu-container{max-width: initial !important;}
	.toggle-btn  #menu-main-menu li a{font-size: 16px;width: 100%; display: block; padding-top: 14px; padding-bottom: 14px;}
	.main-navigation-wrapper li.current-menu-item > a, .main-navigation-wrapper li:hover > a, .footer-contact a:hover { color: #333 !important; }
	.toggle-btn .elementskit-menu-overlay{display: none !important;}
	.toggle-btn .elementskit-menu-close{background: #fff;}
}
@media(min-width: 991px) and (max-width: 1024px){
	.toggle-btn {padding-right: 40px;}
	.toggle-btn  #menu-main-menu {padding-left: 40px; padding-right: 40px;}
}
@media(min-width: 768px) and (max-width: 990px){
	.mobile-feature-img img { width: 250px; }
	.toggle-btn .elementskit-menu-hamburger{margin-right: 40px;}
	.toggle-btn  #menu-main-menu {padding-left: 40px; padding-right: 40px;}
}
@media(max-width: 767px){
	.headre-app-download{ display: flex; width: 100%; flex-direction: column; align-items: center;}
	.banner-mobile-img img,
	.mobile-feature-img img{max-width: 200px;}
	.mobile-feature-img img,
	.feature-box-wrapper{margin-bottom: 20px;}
	.feature-box-wrapper:last-child{margin-bottom: 0px;}
	.banner-content-title h1 br{ display: none;}
	.toggle-btn{position: absolute; right: 10px; top: -45px;}
	.toggle-btn  #menu-main-menu {padding-left: 20px; padding-right: 20px;}
}