/*  

Theme Name: Digital Marketing Agency - Zyrgon Network Group
Theme URI: https://www.zyrgon.com
Description: Zyrgon Portugal
Author: Zyrgon Team
Author URI: https://www.zyrgon.com
Template: hello-elementor
Version: 1.0
Text Domain: zyrgon-child
*/

.menu-open{
	background:#092030 !important;	
}
/*
.menu-open .elementor-11{
	display:none;
}*/

.menu-open .elementor-location-header{
    height: 100px;
}

.force_tabs.e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse{
    display:flex!important;  
    justify-content: space-between;
}

.force_tabs.e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content> .e-active{
    background-color: transparent !important;
}

.force_tabs.e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-n-tab-title::before{
    content: '';
    position: absolute;
    top: 30px;
    right: 16px;
    width: 15px;
    height: 2px;
    background: #fff;
    transform: rotate(45grad);
    transition: 0.5s ease;
}

.force_tabs.e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-n-tab-title::after{
    content: '';
    position: absolute;
    top: 30px;
    right: 7px;
    width: 15px;
    height: 2px;
    background: #fff;
    transform: rotate(-50grad);
    transition: 0.5s ease;
}

.force_tabs.e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-n-tab-title.e-active::before{
    content: '';
    position: absolute;
    top: 30px;
    right: 16px;
    width: 15px;
    height: 2px;
    background: #fff;
    transform: rotate(-57grad);
    transition: 0.5s ease;
    }

.force_tabs.e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-n-tab-title.e-active::after{
    content: '';
    position: absolute;
    top: 30px;
    right: 7px;
    width: 15px;
    height: 2px;
    background: #fff;
    transform: rotate(60grad);
    transition: 0.5s ease;
}

.force_tabs .e-n-tabs-heading{
    display:none!important;
}

.force_tabs .e-n-tab-title{
    border-top: 1px solid #FFF;
}

.force_tabs.elementor-widget-n-tabs .e-n-tab-title:not(.e-active){
    background-color:transparent;
}
.force_tabs.elementor-widget-n-tabs .e-n-tabs-content .e-collapse:not(:first-child){
    margin-top:0;
}

.force_tabs.elementor-widget-n-tabs .e-n-tab-title.e-collapse.e-active .e-n-tab-icon{
    transform: rotate(180deg);
}

.force_tabs.elementor-widget-n-tabs .e-n-tab-title-text{
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; 
    font-family: "Poppins";
}

.force_tabs .e-n-tabs ul.elementor-icon-list-items li {
    margin-bottom: 10px;
}



.location-form{
    position: relative;
    min-height: 100px;
    margin-bottom: 30px;
}

.location-form .content{
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    right: 25%;
    bottom: -6px;
    transform: translate(-6%, 0%);
}

.location-form .content .fila:nth-child(1){
    width: 25%;
}

.location-form .content .fila:nth-child(2){
    width: 75%;
    display: flex;
    align-items: center;
}

.location-form .content .fila:nth-child(2) .text p{
    color: #F11C42;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal; 
    font-family: "Poppins";
}

.menu-open {
    overflow: hidden;
}

.menu-open header{
    background: #092030 !important;
}

.elementor-menu-toggle{
    border: 0px !important;
}

.elementor-nav-menu--dropdown .elementor-nav-menu{
    padding-top: 50px;
}

.elementor-nav-menu--dropdown .elementor-nav-menu::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 1px;
    width: 80%;
    background: #F4F4F4;
}

.elementor-nav-menu--dropdown .menu-item .elementor-item{
    color:#FFF;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    justify-content:start !important;
    padding-left: 40px;
}

.elementor-nav-menu--dropdown .menu-item .elementor-item.elementor-item-active{
    color:#F11C42 !important;   
}


.elementor-nav-menu--dropdown .menu-item .elementor-item.elementor-item-active{
    color:#F11C42 !important;
    position: relative;
    background-color: transparent !important;
}


.elementor-nav-menu--dropdown .menu-item .elementor-item.elementor-item-active::before{
    content: '';
    position: absolute;
    top: 15px;
    left: 20px;
    width: 12px;
    height: 12px;
    background: #F11C42;
    border-radius: 100%;
}

.elementor-nav-menu--dropdown{
    height: 100vh;
    background: #092030 !important;
}

.elementor-24 .elementor-element.elementor-element-4fa7863a div.elementor-menu-toggle{
    color: #fff !important;
}

.elementor-menu-toggle__icon--open.eicon-menu-bar, .elementor-menu-toggle__icon--close.eicon-close{
    font-size: 34px !important;
}

.menu-header-social .elementor-nav-menu--layout-horizontal{
    display: none !important;
}

.elementor-24 .elementor-element.elementor-element-4fa7863a .elementor-nav-menu--dropdown a:hover{
    background-color: transparent;
}


#menu-principal .elementor-item:hover::after{
    background-color: #F11C42 !important; 
}

#menu-principal .elementor-item:hover::before{
    content: ' ';
    position: absolute;
    height: 11px !important;
    width: 10px !important;
    background-color: #F11C42 !important;
    left: unset !important;
    top: 26px;
    border-radius: 100%;
    right: -8px;
}

#menu-principal .elementor-item.elementor-item-active::after{
    background-color: #F11C42 !important; 
}

#menu-principal .elementor-item.elementor-item-active::before{
    content: ' ';
    position: absolute;
    height: 11px !important;
    width: 10px !important;
    background-color: #F11C42 !important;
    left: unset !important;
    top: 26px;
    border-radius: 100%;
    right: -8px;
}

#menu-principal .elementor-item.elementor-item-active::focus .elementor-item:after {
    content: ' ';
    position: absolute;
    height: 11px !important;
    width: 10px !important;
    background-color: #F11C42 !important;
    left: unset !important;
    top: 26px;
    border-radius: 100%;
    right: -8px;
}

#menu-principal .elementor-item:after {
    background-color: transparent !important;
    color:white;
}

#menu-principal a.elementor-item.elementor-item-anchor:focus {
    color: white !important;
}

#menu-principal a.elementor-item.elementor-item-anchor {
    background-color: #F11C42;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2em;
    border-style: double;
    border-width: 1px 1px 1px 1px;
    border-color: #F11C42;
    border-radius: 4px 4px 4px 4px;
    padding: 0px 20px !important;
}

@media (max-width: 1024px) {
    #menu-principal a.elementor-item.elementor-item-anchor {
    padding: 10px 20px !important;
    width: fit-content;
    margin-left: 50px !important;
}
}

@media (max-width: 767px) {
    #menu-principal a.elementor-item.elementor-item-anchor {
        margin-left: 40px !important;
    }
}

#menu-principal a.elementor-item.elementor-item-anchor:hover{
    background-color: #FFFFFF;
    color: #F11C42;
    border-color: #F11C42; 
}

#menu-principal a.elementor-item.elementor-item-anchor:focus{
    color: #FFF !important;
}

#menu-principal a.elementor-item.elementor-item-anchor::after,
#menu-principal a.elementor-item.elementor-item-anchor::before{
    display:none;
}

.home .swiper-slide{
    min-height: 920px !important;
}

.home .elementor-zp_navigation{
    bottom: 160px;
}

.home .swiper-slide{
    width: 100%;
}

.home .swiper-slide img{
    max-height: 270px;
    object-fit: contain;
    object-position: left;
}




@media(max-width: 1892px){
    .location-form .content{
        right: 17%;
        bottom:-6px;
    }
}

@media (max-width: 1742px) {
    .location-form .content {
        right: 13%;
    }
}

@media (max-width: 1652px) {
    .location-form .content {
        right: 10%;
    }
}

@media (max-width: 1592px) {
    .location-form .content {
        right: 4%;
    }
}

@media (max-width: 1472px) {
    .location-form .content {
        right: 1%;
    }
}


@media (max-width: 1426px) {
    .location-form .content {
        right: -2%;
    }
}

@media (max-width: 1312px) {
    .location-form .content {
        right: -8%;
    }
}

@media (max-width: 1250px) {
    .page-id-17 .elementor-98 .elementor-element.elementor-element-88519a4{
        max-width: 350px !important;
        bottom: 10px;
    }
}

@media (max-width: 1212px) {
    .location-form .content {
        right: 28%;
        flex-direction: row-reverse;
    }
}

@media (max-width: 1118px) {
    .location-form .content {
        right: 24%;
    }
}


@media (max-width: 1024px) {
    .location-form .content {
        right: 13%;
    }
    
    .contacto .e-con-inner{
        display: flex;
        flex-wrap: wrap !important;
    }
    
    .responsive-colum-2, .responsive-colum-1{
        width: 100% !important;
    }

    #menu-principal li a{
        font-size: 50px;
        margin: 50px 0;
        font-weight: 400; 
    }

    .menu-header-social-container{
        position: absolute;
        bottom: 0;
        z-index: 9999;
    }

    #menu-principal .elementor-item.elementor-item-active::before{
        top: 18px !important;
        left: 20px !important; 
    }

    #menu-principal .elementor-item:hover::before{
        top: 18px !important;
        left: 20px !important;
    }
}

@media(max-width: 992px){
    #menu-principal .elementor-item.elementor-item-active::before{
        left: 18px !important;
    }

    .elementor-item:hover::after{
        display: none;
    }
    
    .elementor-item:hover::before{
        display: none;
    }

    .elementor-nav-menu--dropdown .menu-item .elementor-item.elementor-item-active::before {
        content: '';
        position: absolute;
        top: 15px !important;
        left: 20px !important;
        width: 12px;
        height: 12px;
        background: #F11C42;
          background-color: rgb(241, 28, 66);
        border-radius: 100%;
      }

    .contact-form .gform_wrapper.gravity-theme .gfield_label{
        font-size: 12px;
    }

    .newsletter-form .newsletter-header{
        font-size: 12px;
    }

    .newsletter-form .gform-field-label{
        font-size: 12px;
    }

    .menu-open .elementor-location-header .elementor-element .elementor-nav-menu__container.elementor-nav-menu--dropdown{
        margin-top: 0px !important;
    }

    

    .menu-header-social .elementor-nav-menu--layout-horizontal{
        display: none;
    }

    .menu-header-social .elementor-nav-menu--layout-horizontal.menu-open-social{
        display: block !important;
    }

    .menu-header-social .elementor-nav-menu--layout-horizontal.menu-open-social ul{
        display: flex;
        flex-wrap: wrap;
    }
    
    .menu-header-social .elementor-nav-menu--layout-horizontal.menu-open-social ul li{
        width: 14%;
    }

    .menu-header-social .elementor-nav-menu--layout-horizontal.menu-open-social ul li a{
        color: #fff;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        width: 20% !important;
        margin: 10px 20px !important;
        justify-content: center;
        font-size: 15px;
    }

    .menu-header-social .elementor-nav-menu--layout-horizontal.menu-open-social ul li a:hover{
        color: #F11C42;
    }

    div[data-swiper-slide-index="0"] .swiper-slide-bg{
        background-position: 20%;
    }

    div[data-swiper-slide-index="5"] .swiper-slide-bg{
        background-position: 75%;
    }

}

@media (max-width: 942px) {
    .location-form .content {
      right: 9%;
      bottom: -20px;
    }
}

@media (max-width: 901px) {
    .newsletter-form #gform_submit_button_2 {
        position: absolute;
        top: 70px;
        right: 10px;
    }
}


@media (max-width: 892px) {
.location-form .content {
    right: 5%;
    bottom: -20px;
  }
}

@media (max-width: 842px) {
    .location-form .content {
      right: -10%;
      bottom: -40px;
    }
}

@media (max-width: 796px) {
    .location-form .content {
      right: -16%;
      bottom: -50px;
    }
}

@media (max-width: 767px) {
    .menu-header-social-container{
        bottom: 50px;
    }

    #menu-principal li a{
        font-size: 33px;
        margin: 20px 0;
        font-weight: 700;
    }
    #menu-principal a.elementor-item.elementor-item-anchor {
        line-height: 1.2 !important;
    }
    
    .menu-header-social .elementor-nav-menu--layout-horizontal.menu-open-social ul{
        padding-top: 60px;
        border-top: 1px solid rgba(244, 244, 244, 0.4);
    }

    .menu-header-social .elementor-nav-menu--layout-horizontal.menu-open-social ul li{
        width: 33%;
    }

    .location-form .content{
        flex-direction: row;
        max-width: 250px;
    }

    .location-form .content .fila:nth-child(1){
        width: 25%;
    }

    .location-form .content .fila:nth-child(2){
        width: 75%;
    }

    .location-form .content .fila:nth-child(2) .text p{
        font-size: 19px; 
    }

    .location-form .content {
        right: -6%;
        bottom: -40px;
        left: 150px;
    }

    .force_tabs.e-n-tabs-mobile > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content > .e-active {
        display: flex;
        flex-wrap: wrap;
    }

    .elementor-17 .elementor-element.elementor-element-74de766 .elementor-icon-box-description{
        text-align: left;
    }

    .elementor-17 .elementor-element.elementor-element-5873ba3 .elementor-heading-title{
        max-width: 65%;
    }

    .newsletter-form #gform_submit_button_2 {
        position: absolute;
        top: 70px;
        right: 10px;
    }
    
    .elementor-slides .swiper-slide-inner{
        top: -100px !important;
    }

    .zp_slides .elementor-zp_sub_navigation{
        top: -90px;
    }

    .zp_slides .elementor-slide-video{
        top: unset;
        bottom: -250px !important;
        left: 0 !important;
        right: 0 !important;
        text-align: center;
    }

    div[data-swiper-slide-index="0"] .swiper-slide-bg{
        background-position: 50%;
    }

    div[data-swiper-slide-index="5"] .swiper-slide-bg{
        background-position: 50%;
    }

}

@media (max-width: 648px) {
    .location-form .content {
        right: -6%;
        bottom: -40px;
        left: 130px;
    }

    .newsletter-form #gform_submit_button_2 {
        top: 72px;
    }
}

@media (max-width: 610px) {
    .location-form .content {
        right: -6%;
        bottom: 10px;
        left: 130px;
    }
}


@media (max-width: 582px) {
    .location-form .content {
        right: -6%;
        bottom: 10px;
        left: 120px;
    }

    .elementor-17 .elementor-element.elementor-element-5873ba3 .elementor-heading-title{
        max-width: 65%;
    }

}

@media (max-width: 486px) {
    .location-form .content {
        left: 90px;
    }

    .elementor-slides .swiper-slide-inner{
        top: -180px !important;
    }

    .zp_slides .elementor-zp_sub_navigation{
        top: -160px;
    }
}

@media (max-width: 380px) {
    .location-form .content {
        left: 70px;
      }
    .elementor-17 .elementor-element.elementor-element-5873ba3 .elementor-heading-title{
        max-width: 250px !important;
    }
}

@media (max-height: 642px) {
    .elementor-nav-menu--dropdown .elementor-nav-menu{
        padding-top: 30px;
    }

    .menu-header-social-container{
        bottom: 0px;
    }

    .menu-header-social .elementor-nav-menu--layout-horizontal.menu-open-social ul{
        padding-top: 20px;
    }
   
}

.redes_contactos .elementor-nav-menu{
    display:flex;
    flex-wrap:wrap;
}

.redes_contactos .elementor-nav-menu li{
    width:50%;
    margin-bottom:10px;
}



