/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

/* #FC911D */

.h3-like h2{
	font-size: 32px;
    line-height: 45px;
    font-weight: 500;
    letter-spacing: 0px;
	text-transform:uppercase;
}
.h4-like h2{
    font-size: 28px;
    line-height: 40px;
    font-weight: 500;
    letter-spacing: 0px;
}
.tagline h2::before {
    position: relative;
    top: -1px;
}
.site.type-site header,
.projet.type-projet header{
	display: none;	
}

.tagline h2:before {
    content: url(/wp-content/uploads/2024/08/circle-desgin-orange.webp);
    margin-right: 12px;
}
.header-chiffres h2{
    color: white;
}
.mylist .list_item .list_left {
    width: auto;
    height: auto;
    font-size: 30px;
}
.mylist .list_item .list_right {
    margin-left: 40px;
}
.mylist ul {
    list-style: disc;
    padding-left: 18px;
}
li::marker {
    color: black !important;
}
.counterspace0 .mcb-column-inner.mfn-module-wrapper.mcb-item-counter-inner {
    margin-bottom: 0 !important;
}
.bloc_slide_evenement {
    padding-top: 10px !important;
    position: relative;
}
.bloc_derniere_realisation .bidouille {
    position: relative;
}
.bidouille .btn_vert_fleche {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 99;
}
.btn_vert_fleche a {
    display: inline-block;
    padding: 12px 50px 12px 20px;
    background-color: #3e3d40;
    border-radius: 139px;
    font-size: 18px;
    font-weight: 600;
    margin-top: 2px;
    vertical-align: middle;
    color: #fff;
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
}
.bidouille .btn_vert_fleche a {
    margin: 0 auto;
    padding: 38px 69px 38px 20px;
    border-radius: 20px;
    width: 33%;
    transition: all .2s ease;
}
.bidouille .btn_vert_fleche a::after {
    content: '';
    height: 48px;
    width: 48px;
    mask-image: none;
    background-size: cover;
    background: var(--wpr-bg-c52b5241-10eb-46e0-bae1-7018479a18b1);
    position: absolute;
    right: 19px;
    top: 29%;
}
.bidouille .btn_vert_fleche a::after {
    background-image: url('/wp-content/uploads/2024/09/rond_fleche-1.svg');
}
.bidouille .btn_vert_fleche a:hover {
    background-color: #fd5d0f;
    transform: scale(.95);
    transition: all .2s ease;
    text-decoration: none;
}
.bloc_derniere_realisation .swiper-container {
    overflow: visible;
}
.bloc_slide_evenement .swiper-wrapper2 {
    display: flex;
    width: 100%;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.bloc_slide_evenement .swiper-wrapper2 .swiper-slide {
    flex-basis: 33.33%;
    padding: 0 5px;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.bloc_derniere_realisation .bloc_article {
    text-align: center;
    transition: .3s;
}
.bloc_derniere_realisation .bloc_article:hover {
    transition: .3s;
}
.bloc_derniere_realisation .bloc_article .entry-img {
    margin-bottom: 15px;
    transition: .3s;
}
.bloc_derniere_realisation .bloc_article:hover .entry-img {
    transform: scale(1.05);
}
.bloc_slide_evenement .swiper-wrapper2 .swiper-slide .image img {
    border-radius: 30px;
}
.bloc_derniere_realisation .bloc_article .titre {
    font-size: 1.2em;
    font-weight: 600;
    margin: 15px 0;
    text-transform: uppercase;
    color: #fff;
}
.bloc_caracteristiques {
    padding: 0 10px;
}
.extrait .bloc_caracteristique {
    font-size: .8888888889em;
    text-transform: inherit;
    letter-spacing: .5px;
    font-weight: 600;
    padding: 5px 15px;
    background: #f3f3ff;
    border-radius: 14px;
    display: inline-block;
    color: #222148;
    margin: 5px 2px;
}
.bloc_slide_evenement .swiper-wrapper2 .swiper-slide:nth-child(2n) {
    margin-top: 110px;
}
.bloc_derniere_realisation a:hover{
    text-decoration: none;
}
@media screen and (min-width: 768px) {
    .fusion-no-large-visibility {
        display: none !important;
    }
}

details{
    display:inline;
  }
  details {
    position:relative;
  }
  details summary {
    display: block;
    cursor: pointer;
    text-decoration: underline;
  }
  details summary:focus {
    outline:none;
  }
  details[open] {
    display:block;
    padding-bottom:25px;
    animation: open .2s linear;
  }
  details[open] summary {
    position:absolute;
    bottom: 0;
    left:0;
  }
  details[open] #close {
      position: relative;
      top: 12px;
      
  }
  details #open{padding-left:5px;text-align:middle;}
  details #open:after{
      display: inline-block;
      position:relative;
      top: -3px;
      padding-left: 8px;
      content: "\00bb";
      transform: rotate(90deg);
  }
  details[open] #open{display:none;}
  details #close{display:none;}
  details[open] #close{display:block;}
  ::-webkit-details-marker {display: none;}
  @keyframes open {
    0% {
      opacity: 0;
      transform: translateY(-10px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  /*Fin lire plus*/
    a.g-lien {
        color: #fff;
        text-decoration: none;
        padding: 20px 40px;
        background: #fd8707;
        border-radius: 10px;
        margin-top: 20px !important;
        font-size: 18px;
        line-height: 38px;
       position: relative;
       top: 15px;
    }


.bg-titre h2 {
    line-height: 1.2em;
    margin-bottom: 15px;
    font-size: 45px;
    color: #3e3d40;
}
h3.sous-titres {
    font-size: 17px;
    line-height: 27px;
	color:#fd8707;
}
span.bg-titre {
    display: inline-block;
    background: #fc911d;
    padding: 5px 30px;
    border-radius: 50px;
    line-height: 1em;
    margin-bottom: 5px;
    color: #fff;

}
button, input[type=button], input[type=reset], input[type=submit], .button, .woocommerce a.added_to_cart, .wc-block-components-button:not(.is-link), .wp-block-button__link {
    border-width: 0 !important;
}
.button_theme, input[type="submit"] {
    background-color: #fd8707 !important;
    border-color: #fd8707 !important;
}
.sous-titre-header .column_attr.mfn-inline-editor.clearfix {
    color: #fd8707;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 14px;
	text-transform:uppercase;
	
}
.sous-titre-header {
    color: #fd8707;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 14px;
	text-transform:uppercase;
	
}

.mcb-section .mcb-wrap .mfn-header-menu > li.mfn-menu-li > a:hover.mfn-menu-link:after,
.mcb-section .mcb-wrap .mfn-header-menu > li.current-menu-item > a.mfn-menu-link:after{
    content: "";
    height: 1px;
    left: 10%;
    top: 50%;
    margin-top: 20px;
    width: 80%;
    z-index: 203;
    position: absolute;
    background: #fd8707;
}

ul.bullet li::after {
    content: '';
    height: 8px;
    width: 8px;
    background: #fd8707;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 15px;
}

.mybullet ul.bullet li::after {
    content: '';
    height: 8px;
    width: 8px;
    background: #fd8707;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 13px;
}

ul.bullet li {
    list-style: none;
    background-position: 0 16px;
    padding: 5px 20px;
    position: relative;
	margin-bottom:0px;
}

ul.bullet {
    margin: 0 0 15px 0px !important;
}

#menu-top-bar a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: var(--mfn-button-gap);
    position: relative;
    box-sizing: border-box;
    font-family: var(--mfn-button-font-family);
    font-size: var(--mfn-button-font-size);
    font-weight: var(--mfn-button-font-weight);
    font-style: var(--mfn-button-font-style);
    letter-spacing: var(--mfn-button-letter-spacing);
    line-height: 1.2;
    padding: var(--mfn-button-padding);
    border-width: var(--mfn-button-border-width);
    border-style: var(--mfn-button-border-style);
    border-radius: var(--mfn-button-border-radius);
    outline: unset;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    transition: color var(--mfn-button-transition) ease-in-out, background-color var(--mfn-button-transition) ease-in-out, border-color var(--mfn-button-transition) ease-in-out;
    background-color: #fd8707 !important;
    border-color: #fd8707 !important;
    color: white !important;
}

.portfolio_wrapper > div:first-child {
    margin: 0 0 52px !important;
    padding: 15px 5px !important;
    border-radius: 60px !important;
    background: #f2f2f2 !important;
}
ul#f-simplefilter li {
    background: transparent !important;
}
ul#f-simplefilter li:hover {
    background: #fd8707 !important;
}
/*
.portfolio_wrapper .img-box img {
    overflow: hidden;
    -webkit-transform: scaleX(1) scaleY(1);
    transform: scaleX(1) scaleY(1);
    -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.portfolio_wrapper .img-box:hover img {
    -webkit-transform: scaleX(1.1) scaleY(1.1);
    transform: scaleX(1.05) scaleY(1.05);
}
.portfolio_wrapper .single_one:hover {
    box-shadow: rgba(0, 0, 0, 0.25) 0 30px 70px 0;
}
*/
p.prix-style {
    font-weight: 500;
    color: #fd8707;
    font-size: 17px;
}
.mcb-section .mcb-wrap .mcb-item-iytd6p13l .blog_wrapper .post-item {
    background-color: rgb(255 255 255) !important;
}
img.footerlogo{
    max-width: 50% !important;
}
p.rs-icons i {
    background: #fd8707;
    margin-right: 5px;
    padding: 7px;
    border-radius: 7px;
    color: #fff;
}
p.titre-footer {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}
h4.has-text-color.wp-block-heading {
    font-size: 18px;
}
.mfn-header-menu .mfn-menu-li.current-menu-item > .mfn-menu-link {
    color: #fd8707 !important;
}
header.section.section-post-header {
    display: none !important;
}
h2.entry-title {
    font-size: 23px !important;
    line-height: 32px;
}

.filtr-container .filtr-item .image-bg:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    background: transparent;
    top: 0;
    bottom: 0;
}
.filtr-container .filtr-item:hover .image-bg:before {
    background: rgb(255 183 73 / 0.9);
}

.filtr-container .filtr-item:hover a:before, .filtr-container .filtr-item a::after {
    display: block;
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: "";
    opacity: 0;
    -webkit-transition: opacity .35s,-webkit-transform .35s;
    transition: opacity .35s,transform .35s;
    z-index: 99;
}
.filtr-container .filtr-item a:after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}
.filtr-container .filtr-item:hover a:before, .filtr-container .filtr-item:hover a:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.image-bg .item-desc {
    background-color: transparent;
    bottom: auto!important;
    top: -100px!important;
    left: 7px!important;
    padding: 8px 4px;
    right: 7px!important;
    display: block;
    z-index: 9910;
    -moz-transition: all .45s;
    -webkit-transition: all .45s;
    -o-transition: all .45s;
    transition: all .45s;
    font-weight: 700;
}
.filtr-item:hover .item-desc {
    bottom: auto!important;
    top: 50%!important;
    transform: translateY(-50%);
}
body .filtr-container .filtr-item {
    padding: 7px 7px 0 7px!important;
    margin-bottom: 10px!important;
}
body .filtr-container .filtr-item .img-box a {
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    position: relative;
}
.filtr-container .filtr-item a::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
@media only screen and (min-width: 1241px) {
    h1.elementor-heading-title.elementor-size-default {
        font-size: 60px;
        line-height: 65px;
        font-weight: 700;
        letter-spacing: 0px;
            color: #3e3d40;
    
    }
    h2.elementor-heading-title.elementor-size-default {
        font-size: 35px !important;
        line-height: 45px !important;
        color: #3e3d40;
        font-weight: 700;
        letter-spacing: 0px;
    }
    h2.title {
        font-size: 35px !important;
        line-height: 45px !important;
    }
}
@media only screen and (min-width: 960px) and (max-width: 1240px) {
    h1, .text-logo #logo {
        font-size: 53px !important;
        line-height: 60px !important;
        font-weight: 700 !important;
        letter-spacing: 0px !important;
    }
    h2 {
        font-size: 34px !important;
        line-height: 41px !important;
        font-weight: 500 !important;
        letter-spacing: 0px !important;
    }
    h3, .woocommerce ul.products li.product h3, .woocommerce #customer_login h2 {
        font-size: 24px !important;
        line-height: 34px !important;
        font-weight: 500 !important;
        letter-spacing: 0px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.bidouille .btn_vert_fleche a {
    padding: 26px 20px 26px 20px;
}
h1, .text-logo #logo {
    font-size: 45px !important;
    line-height: 54px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
}
h2, .h3-like h2 {
    font-size: 29px !important;
    line-height: 42px !important;
    font-weight: 500 !important;
    letter-spacing: 0px !important;
}
}

@media only screen and (max-width: 767px) {
.bidouille .btn_vert_fleche {
    position: inherit;
}
.bidouille .btn_vert_fleche a {
    width: 320px;
    margin-bottom: 30px;
    padding: 30px 69px 30px 20px;
}
.bidouille .btn_vert_fleche a::after {
    top: 24%;
}
.bloc_slide_evenement .swiper-wrapper2 {
    flex-wrap: wrap;
}
.bloc_slide_evenement .swiper-wrapper2 .swiper-slide {
    margin-bottom: 50px;
}
.bloc_slide_evenement .swiper-wrapper2 .swiper-slide {
    flex-basis: 100%;
}
.bloc_slide_evenement .swiper-wrapper2 .swiper-slide:nth-child(2n) {
    margin-top: 0;
}
.mcb-section .mcb-wrap-951k77hn7 .mcb-wrap-inner-951k77hn7 {
    min-height: 100% !important;
}
.simplefilter li, .sortandshuffle li {
    width: 100%;
    text-align: left;
}
.portfolio_wrapper > div:first-child {
    padding: 30px 40px 18px !important;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
h1, .text-logo #logo {
    font-size: 35px !important;
    line-height: 41px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
}
h2, .h3-like h2 {
    font-size: 27px !important;
    line-height: 33px !important;
    font-weight: 500 !important;
    letter-spacing: 0px !important;
}
}
@media only screen and (max-width: 479px) {
h1, .text-logo #logo {
    font-size: 35px !important;
    line-height: 41px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
}
h2, .h3-like h2 {
    font-size: 24px !important;
    line-height: 33px !important;
    font-weight: 500 !important;
    letter-spacing: 0px !important;
}
}
.button:hover {
    background: #3e3d40 !important;
}
a.g-lien:hover {
    background: #fca03d !important;
}
.numbershome{
    margin-left: auto;
}
.et_pb_image_1{
    transform: translateX(54%) translateY(0px);
}
/* .et_pb_image_11{
    transform: translateX(77%) translateY(0px);
} */
.et_pb_column_0 {
    background: linear-gradient(90deg, #FAB62B, #FF6900);
    padding-top: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
    box-shadow: -200px -90px 0px 0px rgba(0,0,0,0.1);
    z-index: 10!important;
    position: relative;
    border-radius: 20px;
}
/*.et_pb_column_0 {
    background: linear-gradient(90deg, #FAB62B, #FF6900);
    padding-top: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
    box-shadow: -125px -90px 0px 0px rgba(0,0,0,0.1);
    z-index: 10!important;
    position: relative;
    border-radius: 20px;
    left: -75px;
}*/
.et_pb_section_0 {
    overflow-x: hidden;
    overflow-y: hidden;
    height: auto !important;
}
.et_pb_section_0 .button_theme, .et_pb_section_0 input[type="submit"] {
    background-color: #3e3d40 !important;
    border-color: #3e3d40 !important;
}
.et_pb_section_0 .button_theme:hover, .et_pb_section_0 input[type="submit"]:hover {
    background-color: #fd8707 !important;
    border-color: #fd8707 !important;
}
.cl1 .mcb-wrap-inner.mfn-module-wrapper.mfn-wrapper-for-wraps {
    min-height: 686px;
}
.one-fifth.mcb-wrap.cl2 {
    width: calc(20% - 25px);
    margin-right: 25px;
}
.one-fifth.mcb-wrap.cl2:last-child {
    margin-right: 0 !important;
}
.cl2 .mcb-wrap-inner.mfn-module-wrapper.mfn-wrapper-for-wraps {
    min-height: 340px;
}

@media only screen and (max-width: 1239px) {
    .et_pb_column_0 {
        box-shadow: -200px -55px 0px 0px rgba(0,0,0,0.1);
        margin-top: -127px;
    }
    .mcb-section .mcb-wrap .mcb-item-uswftiaph .mcb-column-inner-uswftiaph {
        margin-top: -110px;
    }
    .cl1 .mcb-wrap-inner.mfn-module-wrapper.mfn-wrapper-for-wraps {
        min-height: 686px;
    }
    .cl1 .mcb-wrap-inner.mfn-module-wrapper.mfn-wrapper-for-wraps {
        min-height: 763px;
    }
    .one-fifth.mcb-wrap.cl2 {
        width: calc(33.33% - 25px);
        margin-right: 25px;
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
    .mcb-section .mcb-wrap .mcb-item-4wnoje4vbd .mcb-column-inner-4wnoje4vbd {
        margin-right: -125% !important;
        margin-left: -149% !important;
    }
    .et_pb_column_0 {
        margin-top: -75px;
    }
    .mcb-section .mcb-wrap .mcb-item-uswftiaph .mcb-column-inner-uswftiaph {
        margin-right: -92% !important;
    }
    .cl1 .mcb-wrap-inner.mfn-module-wrapper.mfn-wrapper-for-wraps {
        min-height: 777px;
    }
}
@media only screen and (max-width: 767px) {
    .mcb-section .mcb-wrap .mcb-item-4wnoje4vbd .mcb-column-inner-4wnoje4vbd {
        margin-top: 0 !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
    }
    .btnslider{
        margin: 0 auto !important;
    }
    .cl1 .mcb-wrap-inner.mfn-module-wrapper.mfn-wrapper-for-wraps {
        min-height: 100%;
    }
    .one-fifth.mcb-wrap.cl2 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .cl2 .mcb-wrap-inner.mfn-module-wrapper.mfn-wrapper-for-wraps {
        min-height: 100%;
    }
}
.counter .desc_wrapper .number-wrapper {
    font-weight: bold !important;
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 5px;
}
.counter .desc_wrapper .title{
	color:#000 !important;
}
.icon_wrapper img {
    max-width: 60% !important;
}
.accorconcept .accordion .question > .title{
    font-size: 20px;
    text-transform: uppercase;
}
.accorconcept .accordion .question {
    border-radius: 15px 15px 15px 15px;
    background-color: #f1f1f1;
    margin-bottom: 10px !important;
    border: 0;
}
.accorconcept .accordion .question.active {
    background-color: #fd8707;
}
.accorconcept .accordion .question.active > .title,
.accorconcept .accordion .question.active > .answer,
.accorconcept .accordion .question.active > .answer a{
    color: white !important;
}
.accorconcept .accordion .question.active > .answer a{
    text-decoration: underline;
}
.accorconcept .accordion .question:after {
    display: none !important;
}
.accorconcept .accordion .question > .title > .acc-icon-plus, .accorconcept .accordion .question .title > .acc-icon-minus {
    left: auto;
    right: 0;
    color: #444444;
}
.accordion .question.active > .title > .acc-icon-plus, 
.accordion .question.active > .title > .acc-icon-minus {
    color: #fd8707 !important;
}
.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky .mfn-header-tmpl-builder > .mfn-default-section:last-child {
    display: block !important;
    background: white !important;
}

li#all {
    text-transform: uppercase;
}

.section-post-related .simple .post-related a.button {
    display: none !important;
}
.desc h4 {
    font-size: 18px !important;
    line-height: 28px;
}
#Header_wrapper, #Intro {
    background-color: transparent !important;
}

#Subheader {
    background: linear-gradient(90deg, #FAB62B, #FF6900);
}
.titleavis p{
	margin-bottom: 5px;
}
.descavis strong{
	color: #fb5a48;
}
.quoteavis img{
	filter: opacity(18%);
}

.itemavis{
	    background-color: #ffffff;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.04);
    transition: box-shadow 300ms ease 0ms;
    min-height: 530px;
}
.itemavis:hover{
	    box-shadow: 0px 8px 47px 0px rgba(0, 0, 0, 0.07);
}
.my-image img {
    width: 120px !important;
    height: 120px !important;
    object-fit: cover;
}
.number-t {
    font-weight: bold !important;
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 5px !important;
	color:#444;
}
.telffoter a{
	color:#fd8707 !important;
}
.telffoter a:hover{
	color:#030107 !important;
}
.single.single-site.postid-128 div#Subheader {
    padding-bottom: 200px;
}
.ctncontactrdvconceptrion .button_theme, .ctncontactrdvconceptrion input[type="submit"] {
    background-color: #3e3d40 !important;
    border-color: #3e3d40 !important;
}
.ctncontactrdvconceptrion .button_theme:hover, .ctncontactrdvconceptrion input[type="submit"]:hover {
    background-color: #030107 !important;
    border-color: #030107 !important;
}

.icon_box.icon_position_left {
    min-height: 28px !important;
    padding-left: 35px !important;
}
.icon_box .icon_wrapper {
    width: 28px !important;
    height: 28px !important;
    font-size: 28px !important;
}
.mcb-section .mcb-wrap .mcb-item-irr0ziat .icon_box .icon_wrapper i {
    font-size: 28px !important;
}
style-simple .icon_box .icon_wrapper {
	font-size: 28px !important;
}
 .icon_box .icon_wrapper i {
    font-size: 24px !important;
}

.mysection-marg {
    margin-right: 50px !important;
    margin-left: 50px !important;
    border-radius: 20px;
}
@media only screen and (max-width: 767px) {
	.mysection-marg {
    margin-right: 30px !important;
    margin-left: 30px !important;
    border-radius: 20px;
	}
a.elementor-button.elementor-button-link.elementor-size-sm {
    font-size: 15px !important;
}

}
@media only screen and (max-width: 767px) {
    .content_wrapper .section_wrapper, .container, .four.columns .widget-area {
        max-width: 100% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
	/* .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px 20px !important;
} */

}	

	.gris-bg {
    margin-left: 160px !important;
    margin-right: 160px !important;
}
.sec2home{
    margin-left: 24px;
    margin-right: 24px;
}
.home-lottie.elementor-widget.elementor-widget-mfn_lottie .mfn-lottie-wrapper {
    width: 200px;
    text-align: center;
    margin: 0 auto;
}
.def-button.elementor-widget.elementor-widget-button a.elementor-button.elementor-button-link.elementor-size-sm:hover {
    background: #ffaf59 !important;
	color:#fff !important;
}
.def-button.elementor-widget.elementor-widget-button a.elementor-button.elementor-button-link.elementor-size-sm {
	padding-left: 14px !important;
    padding-right: 14px !important;
	font-size:16px !important;
}
.grid .post-desc-wrapper .post-desc {
    padding: 20px 20px 0;
    padding-right: 10%;
    padding-left: 10%;
    padding-bottom: 45px;
}
.grid .post-item, .masonry:not(.tiles) .post-item, .photo2 .post .post-desc-wrapper {
    background-color: #fff !important;
    border-radius: 20px 20px 20px 20px;
    border-style: solid;
    border-color: rgba(66, 68, 90, 0.14);
    border-width: 0 1px 1px 1px;
}
.button-love a.mfn-love{
	color:#08080E !important;	
}
.post-footer a span.label, .pager .pages a, .button-love a .label{
	color:#08080E !important;	
}
.mylottie2 .mfn-lottie-wrapper {
    width: 200px !important;
    margin: 0 auto;
}
.mylottie3 .mfn-lottie-wrapper {
width: 250px !important;
    margin: 0 auto;
}

/************/
.elementor-tab-title.elementor-active, .elementor-tab-content.elementor-clearfix.elementor-active {
    background: #fd8707 !important;
}

.elementor-tab-content.elementor-clearfix.elementor-active, .elementor-tab-content.elementor-clearfix.elementor-active a {
    border: 0px !important;
    margin-top: 0px !important;
    padding-top: 0px !important;
    color: #ffffff !important;
}

.elementor-accordion-item {
    margin-bottom: 19px;
    border: 0px !important;
}

.elementor-tab-title {
    border-radius: 20px !important;
}

.elementor-tab-title.elementor-active {
    border-radius: 20px 20px 0px 0px !important;
}

.elementor-tab-content.elementor-clearfix.elementor-active {
    border-radius: 0px 0px 20px 20px;
}

.icons img {
    width: 60px;
    position: relative;
    top: -146px;
    right: -83px !important;
    filter: opacity(18%);
    margin-bottom: -29px !important;
}

.team-icon img {
    width: 110px !important;
    text-align: left !important;
    display: block !important;
}

.column-attr {
    font-size: 13px;
    line-height: 27px;
    font-weight: 700;
    color: #fb5a48;

}

.titleavis2 {
    font-size: 27px;
    line-height: 1em;
    font-weight: 700;
    color: #333333;

}

.column-attr p {
    margin-bottom: -2px;
    margin-top: -15px;
}


.elementor-element .class-1 {
    width: auto !important;
}
@media only screen and (min-width: 960px) {
.mfn-header-menu .mfn-menu-li .mfn-submenu {
    width: 403px !important;
}
}
path#path864 {
    fill: #FD8707 !important;
}
.my-numeros span.number {
    color: #fff;
	font-size:50px !important;
	line-height:60px !important;
}
.list-icon-style h4.title {
    font-size: 20px;
    line-height: 30px;
}
.list-icon-style .list_item .list_left {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px !important;
    height: 40px !important;
    font-size: 30px !important;
}
.list-icon-style .list_item .list_right {
    margin-left: 50px !important;
}

.page.page-id-263053 div#Filters {
    display: none !important;
	
}
.page.page-id-263053 .wpcf7-response-output {
    color: #fff;
    margin: 15px 0px !important;
    padding: 0px !important;
    text-align: left;
}
.page.page-id-263006 div#Filters {
    display: none !important;
}

@media only screen and (max-width: 767px) {
.et_pb_column_0 {
    margin-bottom: 30px !important;
	}
.elementor-widget-wrap.elementor-element-populated {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
}
.cl-b span.elementor-counter-title {
    text-align: center;
}
span.elementor-button-text {
    font-size: 16px !important;
}