/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/

.top-header {
	position:absolute;
	width: 100%;
	z-index: 999;
}

.swiper-slide-active .smaLop::before {
    display: none;
}

.swiper-slide-active .smaLop {
    border: 1px solid white;
}

.smaCCol-sec .elementor-swiper-button.elementor-swiper-button-prev {
    background: #222222;
    padding: 20px;
    border-radius: 50%;
}

.smaCCol-sec .elementor-swiper-button.elementor-swiper-button-next {
    background: #222222;
    padding: 20px;
    border-radius: 50%;
}

.smaCCol-sec .elementor-swiper-button.elementor-swiper-button-prev:hover {
    background: #624099 !important;
}

.smaCCol-sec .elementor-swiper-button.elementor-swiper-button-next:hover {
    background: #624099 !important;
}

.smaCCol-sec h2 span {
    color: rgba(255, 255, 255, 0.4);
}


.color_change h2 span{
	color: #777777 ;
}

button.elementor-button {
    background: none;
}


.fterfrm button.elementor-button {
    background: none;
}

.Smart-servicebtn a.elementor-button {
    width: 100%;
}

.Smart-servicebtn span.elementor-button-content-wrapper {
    justify-content: space-between;
    align-items: center;
}

.Smart-servicebtn span.elementor-button-text {
    text-align: left;
}

.Smart-servicebtn span.elementor-button-icon {
    background: #222222;
    border-radius: 50%;
    padding: 15px;
    fill: white !important;
    font-size: 15px;
    transform: rotate(-40deg);
    display: flex;
    align-items: center;
    justify-content: center;
}

.fterfrm input {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.befsrvices::before {
    content: "";
    background-image: url(https://dev.oxoen.com/wp-content/uploads/2025/11/Vector-3.png);
    position: absolute;
    width: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}

.abtcpt span.elementor-button-icon {
    transform: rotate(-40deg);
}

.bef1-srv::after {
    content: "";
    background-image: url(https://dev.oxoen.com/wp-content/uploads/2025/11/Vector-3.png);
    position: absolute;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    top: 0;
    bottom: 0;
}

.cntn-fm button.elementor-button {
    background: none !important;
    border: 1px solid black;
}

.cntn-fm button.elementor-button:hover {
    background: black !important;
}