   .axil-submenu{
    position: absolute;
    width: max-content;
    top: 100%!important;
    left: -505px!important;
    /* min-width: 805px; */
    background: #ffffff;
    padding: 20px 0;
    list-style: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    z-index: -2;
    border-radius: 6px;
    -webkit-transform: translateX(0) translateY(40px);
    -ms-transform: translateX(0) translateY(40px);
    transform: translateX(0) translateY(40px);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: 0 13px 18px -8px rgb(0 0 0 / 15%), 0 29px 45px 4px rgb(0 0 0 / 8%), 0 11px 55px 10px rgb(0 0 0 / 7%);
    box-shadow: 0 13px 18px -8px rgb(0 0 0 / 15%), 0 29px 45px 4px rgb(0 0 0 / 8%), 0 11px 55px 10px rgb(0 0 0 / 7%);
    display: flex;
}
.my_switcher{
    left:-59px!important;
}
#modal-toggle:checked ~ .modal-content {
background-color: #46b9eb!important;
border-radius: 112px 0 129px 19px!important;
}
.modal-content .form-group input{
   background-color: #fff!important; 
   padding-left: 20px!important; 
 
}
.modal-content h3{
    background: #EC407A!important;
    text-align: center;
    color: #fff!important;
    width: fit-content;
       padding: 0px 12px;
       font-size: 23px!important;
    margin: auto;
   
}
.modal-content form{
    margin-top:10px!important;
}
.modal-close-btn svg line{
    stroke:#fff!important;
}

.et_pb_row_0{
        display: flex;
   
    margin: auto;
    width: 1867px;
    /* z-index: 99!important; */
    padding: 27px 0;
    position: relative;
    background-color: #ffffff;
    border-radius: 3px 3px 3px 3px;
    width: 100%;
    max-width: 1280px;
    padding-right: 0px!important;padding-left: 30px!important;
    overflow: hidden;
    z-index: 9;
    position: relative;
    box-shadow: 0 1px 3px 1px rgb(60 64 67 / 8%), 0 1px 3px 1px rgb(60 64 67 / 16%);
    margin-top: -8%!important;
}
.et_pb_column_2{
    width:25%!important;
}
.et_pb_column_3{
    width:25%!important;
}
.et_pb_column_4{
     width:25%!important;
}
.et_pb_column_5{
     width:32%!important;
}
.et_pb_column_6{
     width:25%!important;
}
@media only screen and (max-width: 600px) {
  .et_pb_row_0 {
    display:block!important;
     z-index: 0!important;
     width:fit-content!important;
  }
  .et_pb_column_2{
    width:fit-content!important;
}
.et_pb_column_3{
    width:fit-content!important;
}
.et_pb_column_4{
     width:fit-content!important;
}
.et_pb_column_5{
     width:fit-content!important;
}
.et_pb_column_6{
     width:fit-content!important;
}
.light-image{
    width:100%!important;
    height:auto!important;
}
}

   .cta-straight-contact {
    background: #26B16D;
    border-radius: 4px;
    padding: 24px;
    width: 100%;
    height: auto;
    float: left;
    /*background-image: url(main-complement.css);*/
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
    overflow-x: hidden;
    }
    nav ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
nav a {
    text-decoration: none !important;
        padding: 5px;
}
p a{
     text-decoration: none !important;
        padding: 11px;
}
