<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: hello-elementor-child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.contact-us-sec .wpcf7 form .wpcf7-response-output {  
    color: #fff !important;
}
.wpcf7-response-output{
	color:#fff;
} 
.ekit-wid-con .ekit-team-social-list&gt;li&gt;a, body .ekit-team-social-list&gt;li&gt;a {   
    width: 40px !important;
    height: 40px !important;
    display: flex !important;   
    align-items: center;
    justify-content: center;
}
.ekit-wid-con svg {
    width: 18px !important;
	max-width: 18px !important;
}

.services-box-sec a {
	text-decoration: none !important;
}
.why-atisa h3.elementor-image-box-title {
    margin: 0;
}
.contact-main-wrap .contact-wrap {
    display: flex;
    gap: 25px;
}
.contact-main-wrap .wpcf7 form.sent .wpcf7-response-output {    
    color: #ffffffb3;
}
.contact-main-wrap .contact-wrap input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
    background-color: #293D7B !important;
}
.contact-main-wrap .contact-wrap input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
	background-color: transparent !important;
	border: 1px solid #293D7B;
}
.contact-main-wrap .contact-wrap input, .contact-main-wrap .contact-wrap textarea {
    padding: 17px 20px 17px 20px;
    border-radius: 3px 3px 3px 3px;
    background-color: #FFFFFF0D !important;
    margin-bottom: 20px;
	border: 1px solid #FFFFFF0D;
	color: #fff;
}
.contact-main-wrap .contact-wrap textarea {
	max-height:221px;
	margin-bottom: 10px;
}
footer .footer-links .elementor-widget-container ul li a:hover,
footer .footer-links .elementor-widget-container ul li a:active,
.common-hover-link li:hover .elementor-icon-list-text,
.common-hover-link li:active .elementor-icon-list-text,
.footer-home-link:hover,
.footer-home-link:active, 
ul#menu-main-menu li ul li a:hover{
    text-decoration: underline !important;
    text-decoration-color: #fff !important; 
	 text-underline-offset: 6px;
}
.common-divider {
	border-radius: 2px;
}
.common-box:hover h3.elementor-image-box-title,
.common-box:hover p.elementor-image-box-description,
.common-box:hover .common-list ul li .elementor-icon-list-text {
    color: #fff !important;
}
.common-box:hover .common-list ul li .elementor-icon-list-icon svg {
    fill: #fff;   
    color: #283C7A;
}
.common-box figure.elementor-image-box-img{
    background: #efeffb;
    padding: 10px 12px 4px;
    border-radius: 6px;
}
.common-box:hover figure.elementor-image-box-img {    
	background-color: #283C7A;
	
}
.common-box:hover img {
    filter: brightness(0) invert(1);	
}

@media (max-width:767px) {
.contact-main-wrap .contact-wrap {
    display: unset;    
}
.contact-main-wrap .contact-wrap .contact-col p{
    margin-bottom: 0;
	}
}


#sg-popup-content-wrapper-2469{
	background-color: #131222;
    height: 100%;
    width: 100%;
    overflow: auto;
	padding: 60px 60px 0px 60px;
}
#sg-popup-content-wrapper-3169{
	background-color: #131222;
	padding: 40px;
	
}
#sg-popup-content-wrapper-3169 .contact-wrap{
	display:block;
}



@media (max-width: 575px){
	#sg-popup-content-wrapper-2469 {    
    padding: 30px 13px 13px 13px;
   }
}</pre></body></html>