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

body, html {
	overflow-x: hidden!important;
}

.my-btn .elementor-button:hover{
	border-radius: 35px 35px 35px 0px!important;
}

.cpel-switcher__name {
	    padding: 12px 10px;
	background-color: #CA934F;
	border-radius: 100px;
}

.cpel-switcher__name:hover, .cpel-switcher__lang--active .cpel-switcher__name{
	background-color: var(--e-global-color-primary);
}

.logo-hover {
    position: relative;
    display: inline-block;
    line-height: 0;
}

.logo-hover .logo-default,
.logo-hover .logo-hovered {
    display: block;
    width: 100%;
    height: auto;
    transition: opacity 0.35s ease;
}

.logo-hover .logo-hovered {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.logo-hover:hover .logo-default {
    opacity: 0;
}

.logo-hover:hover .logo-hovered {
    opacity: 1;
}

.my-color-text span {
    color: var(--e-global-color-accent);
}
.my-text ul {
    list-style: none;
    margin: 18px 0 0;
    padding: 0;
}

.my-text ul li {
    position: relative;
    margin-bottom: 14px;
    padding-left: 34px;
    line-height: 1.55;
}

.my-text ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.78em;
    width: 18px;
    height: 3px;
    background: currentColor;
    opacity: 0.45;
    border-radius: 10px;
    transform: translateY(-50%);
}

.my-text ul li:last-child {
    margin-bottom: 0;
}

.my-text ul li::before {
    background: var(--e-global-color-primary);
    opacity: 1;
}

.my-reviews .elementor-main-swiper .swiper-slide {
	border-radius: 0px 50px 50px 50px!important;
}

.elementor-widget-reviews.elementor-pagination-type-bullets .swiper {
	padding-bottom: 80px!important;
}

span.elementor-testimonial__title  {
	padding-top: 20px;
}

#breadcrumbs a  {
    position: relative;
    color: #082B5F;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-position: 0 100%;
    transition: 
        background-size 0.3s ease,
        color 0.3s ease;
}

#breadcrumbs a:hover {
    color: #B88A4A;
    background-size: 100% 2px;
}

 .my-text a{
    position: relative;
    color: #082B5F;
	 font-weight: 600;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-repeat: no-repeat;
    background-size: 100% 2px;
    background-position: 0 100%;
    transition: 
        background-size 0.3s ease,
        color 0.3s ease;
}

 .my-text a:hover {
    color: #B88A4A;
    background-size: 100% 0px;
}

.insights-loop,
.insights-loop .elementor-widget-container,
.insights-loop .swiper,
.insights-loop .swiper-wrapper {
    overflow: visible !important;
}

.insights-loop .swiper-slide {
    overflow: visible !important;
}
.insights-loop .e-loop-item {
    transition: 
        transform 0.35s ease,
        box-shadow 0.35s ease;
    border-radius: 0 0 50px 50px;
}

.insights-loop .e-loop-item:hover {
    transform: translateY(-8px);
    box-shadow: 0 18px 45px rgba(8, 43, 95, 0.18);
}

.link-footer-my a {
	  position: relative;
	 font-weight: 600;
	text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-repeat: no-repeat;
    background-size: 100% 2px;
    background-position: 0 100%;
    transition: 
        background-size 0.3s ease,
        color 0.3s ease; 
}



.link-footer-my a:hover {
    background-size: 100% 0px;
}

.heding-hero-my span {
    text-transform: none!important;
    font-size: 35px!important;
    line-height: 35px!important;
}

.elementor-field-type-acceptance  label {
font-size: 16px!important;	
	line-height: 18px!important;
}

#my-sbmt-btn-form {
	margin-top: 20px!important;
}

.elementor-message-success {
	    background: #fff;
    padding: 20px;
    border-radius: 0px 20px 20px 20px;
}

.elementor-field-type-acceptance  a {
    position: relative;
    color: #082B5F;
    font-weight: 500;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-repeat: no-repeat;
    background-size: 100% 2px;
    background-position: 0 100%;
    transition: background-size 0.3s ease, color 0.3s ease;
}
.elementor-field-type-acceptance  a:hover {
color: #B88A4A;
    background-size: 100% 0px;
}

.elementor-373 .elementor-element.elementor-element-e60af20 .elementor-field-group .elementor-field, .elementor-373 .elementor-element.elementor-element-e60af20 .elementor-field-subgroup label, .elementor-535 .elementor-element.elementor-element-608be85 .elementor-field-group .elementor-field, .elementor-535 .elementor-element.elementor-element-608be85 .elementor-field-subgroup label, .elementor-537 .elementor-element.elementor-element-aca9511 .elementor-field-group .elementor-field, .elementor-537 .elementor-element.elementor-element-aca9511 .elementor-field-subgroup label {
	font-size: 16px;
    line-height: 18px;
}

@media (max-width: 600px) {
.heding-hero-my span {
    text-transform: none!important;
    font-size: 25px;
    line-height: 25px;
}
	
	.cmplz-btn {
		font-size: 12px;
		padding: 5px!important;
		height: 30px!important;
	}
}

@media (min-width: 1900px) {
	.hanna-bg-photo {
		padding-top: 50px!important;
	}
}

