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

.image_animate {
    padding: 50px;
    margin: 0 !important;
    border-radius: 100%;
    overflow: hidden;
    max-width: 650px;
}
.col_with_animation_2 .image_animate {
    padding: 22px;
    background-size: cover !important;
}
.image_animate .elementor-widget-container{
    border-radius: 100%;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.image_animate  .green_animation {
    content: "";
    background-color: #4befdb;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 400px;
    width: 400px;
    z-index: 1;
    animation: bym_swing 3s infinite;
    transform: rotate(45deg);
    transform-origin: top left;
    border-top: 100px solid #fff;
    border-left: 100px solid #fff;
}
.logo_site img{
    width: 120px !important;
}
.col_with_animation .image_animate{
    background: transparent url('img/anim2.gif') center center no-repeat;
}
.elementor-accordion .elementor-tab-content{
    clear: both;
}
.elementor-accordion .elementor-tab-title{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{
    background: #4befdb;
    text-align: center;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-bottom: 15px;
}
.bym_style {
    font-weight: bold;
    text-transform: lowercase;
}
.bym_title_vert{
    margin-bottom: 0;
}
.bym_short_block{
    max-width: 450px;
}
.bym_accordeon .elementor-accordion-item:first-child{
    display: none;
}
.bym_expertise {
    max-width: 490px;
    margin: 0 auto;
}
.bym_expertise_element .elementor-testimonial__content .elementor-testimonial__text{
    color: #fff;
    font-weight: 400;
    font-style: normal;
}
.bym_expertise_element .elementor-testimonial__content{
    display: none;
}
.bym_expertise_element .elementor-testimonial {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    background: #000;
    display: flex;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    padding: 15px;
}
.bym_expertise_element .elementor-testimonial:hover {
    background: #4befdb;
}
.bym_expertise_element .elementor-testimonial:hover .elementor-testimonial__footer{
    display: none;
}
.bym_expertise_element .elementor-testimonial:hover .elementor-testimonial__content{
    display: block;
}
.bym_expertise_element .elementor-testimonial .elementor-testimonial__footer {
    margin: 0;
}
.bym_expertise_element .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__title {
    color: #fff;
    font-weight: 500;
}
.bym_expertise_element .elementor-swiper-button.elementor-swiper-button-next{
    right: 0px;
}
.bym_expertise_element .elementor-swiper-button.elementor-swiper-button-prev{
    left: 0px;
}
.bym_expertise_element .elementor-swiper-button i{
    border: 1px solid #000;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    border-radius: 100%;
}
.bym_digital_accordeon .elementor-accordion-item .elementor-accordion-icon{
    border: 1px solid #000;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 25px !important;
    height: 25px;
    border-radius: 100%;
}
.bym_digital_accordeon .elementor-accordion-item {
    border: none !important;
    border-bottom: 1px dashed #000 !important;
}
.bym_digital_accordeon .elementor-accordion-item .elementor-tab-content{
    border: none;
    padding-left: 0;
    padding-top: 5px;
}
.bym_digital_accordeon .elementor-accordion-item .elementor-accordion-icon i {
    font-size: 12px;
    font-weight: 400 !important;
}
.bym_digital_column {
    max-width: 530px;
}
.bym_merci img {
    max-width: 150px;
}
.bym_footer_logo a img {
    width: 120px !important;
}
.bym_merci_slide .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image img{
    width: 100px;
    height: 100px;
}
.bym_merci_slide .elementor-testimonial .elementor-testimonial__text,
.bym_merci_slide .elementor-testimonial .elementor-testimonial__title,
.bym_merci_slide .elementor-testimonial .elementor-testimonial__name
{
    font-style: normal;
}
.bym_merci_slide .elementor-testimonial .elementor-testimonial__title,
.bym_merci_slide .elementor-testimonial .elementor-testimonial__name {
    font-size: 14px !important;
}
.elementor-nav-menu li{
    width: max-content;
}
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover{
    border: none !important
}
.bym_menu .elementor-nav-menu a:hover:after {
    content: "";
    width: 30px;
    height: 2px !important;
    background: #000;
    position: absolute;
    left: 0;
}
.bym_menu_column .elementor-sticky {
    background: #fff;
    padding: 15px;
    width: 75px !important;
}
.bym_menu_column > .elementor-widget-wrap{
    padding: 0 !important;
}
#bym_anim_svg {
    max-width: 1250px;
    bottom: -100px;
    z-index: 0;
}
.bym_accordeon .elementor-accordion .elementor-accordion-item+.elementor-accordion-item{
    border: none;
}
#bym_for_mobile{
    display: none;
}
@media  screen and (max-width: 767px) {
    .elementor-nav-menu--dropdown .menu-item-type-custom{
        display: block;
        width: 100%;
        border: 0 !important;
    }
    .bym_header_mobile .elementor-widget-theme-site-logo img{
        height: 80px !important;
    }
    .bym_header_mobile .elementor-menu-toggle{
        width: 50px;
        height: 50px;
        margin-right: 15px;
    }
    .col_with_animation .image_animate,
    .col_with_animation_2 .image_animate
    {
        background-size: contain;
        padding: 20px;
    }
    .bym_digital_column {
        max-width: 100%;
        margin-top: 40px;
    }
    .elementor-nav-menu--dropdown .elementor-nav-menu {
        padding-bottom: 20px;
    }
    .elementor-nav-menu--dropdown .menu-item-type-custom a {
        padding: 10px !important;
    }
    #bym_for_mobile{
        display: block;
    }
}
@keyframes bym_swing {
    0%, 100% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(90deg);
    }
}