x/*
 Theme Name:     Massala Divi - Childtheme
 Description:    Childtheme for Divi
 Author:         NTM
 Author URI:     https://ntmatter.com
 Template:       Divi
 Version:        1.0.0
*/

/*@media(min-width: 1100px){
    .container {
        width: 100%;
        max-width: 1280px;
    }
}*/

/* HEADER */

body.admin-bar.et_fixed_nav #top-header{
    top: 27px;
}

#main-header .container, #top-header .container{
    max-width: 95%;
    width: 100%;
}

#top-header{
    top: 32px;
    height: 47px;
}

#top-header #et-info{
    line-height: 2em !important;
}


#top-header .container {
    line-height: 5px!important;
}
#et-secondary-nav {
    margin-top: -2px;
}
#et-secondary-nav li {
    padding-left: 20px;
}
#et-secondary-nav li .fas {
    margin-right: 3px;
}
#et-secondary-nav li:before{
    content: "|";
    position: absolute;
    left: 0px;
    top: 3px;
}

.menu-item-2787:before{
    display: none;
}

/*.menu-item-2787 a{
    font-size: 15px!important;
    background: #7b9841;
    padding: 7px 15px 0px 15px;
    height: 31px;
    line-height: 14px;
    border-radius: 5px;
}*/

#et-secondary-nav li.menu-item-7678:before{
    top: 11px;
}

#et-secondary-nav li.menu-item-7678 a {
    display: inline;
}
#searchform input[type=text]{
    background: #fff;
    border-radius: 10px;
    padding: 5px 8px 6px 12px;
    border: 1px solid #ccc;
    width: 140px;
}

#searchform #searchsubmit{
    border: 0;
    background: none;
}
#searchform #searchsubmit .ico-search{
    color: #9d295f;
    margin-left: -46px;
    font-size: 13px;
}
#main-header{
    height: 120px;
    background-image: url(img/bck-header.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    box-shadow: none;
	top: 60px !important;
}

@media (max-width:980px){
    #main-header{
        height: 90%;
        margin-left: 0px;
    }
}

#main-header.et-fixed-header{
    /*height: 95px!important;*/
    top: 31px !important;
}

/*#menu-item-3338{
    padding-top: 12px;
}*/

.et_header_style_left .logo_container {
    height: 95px!important;
    margin-top: 20px!important;
}

/*.et-fixed-header .logo_container {
    height: 100px!important;
    margin-top: 0px!important;
}

.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation{
    padding-top: 9px!important;
}*/

 #top-menu li.current-menu-item>a{
    color: #9f3967!important;
    font-weight: 600!important;
 }

.home #main-header {
    box-shadow: none;
}

#logo{
    max-width: 85% !important;
    max-height: 85% !important;
    margin-top: 9px;
    margin-left: 40px;
}

.et_pb_svg_logo #logo{
    height: 100% !important;
}

#top-menu a span {
    display: block;
}

#top-menu li{
    text-align: center;
    font-size: 14px;
    font-weight: lighter;
    font-weight: 400!important;
    background-image: none;
    float: left!important;
    text-transform: uppercase;
    padding: 5px 30px 0px 30px;
}

#top-menu li a{
    line-height: 18px;
}

#top-menu li.et-hover{
    background: #f9f9f9;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after{
    display: none!important;
}
.et_header_style_left #et-top-navigation {
    padding-top: 25px!important;
}

body .page-id-3167 #page-container .et_pb_section .et_pb_button_0:hover, body .page-id-3167 #page-container .et_pb_section .et_pb_button_1:hover{
    color: #fff !important;
    background: #7b9841 !important;
    border: 1px solid #7b9841 !important;
}

#top-menu li + li{
    background-image: url(/wp-content/uploads/2019/11/bck-top-menu.png);
    background-repeat: no-repeat;
    background-position: top left
}


#top-menu li li{
    text-align: left;
    padding-bottom: 15px;
    padding: 0px;
    background-image: none;
}

#top-menu li a{
    padding: 26px 0px 0px 0px !important;
    width: 100% !important;
    color: #818181 !important;
    font-weight: 400!important;
    height: 73px!important;
    line-height: 23px;
}

#top-menu li a:hover{
    color: #80a922;
}

#et_top_search{
    display: none;
}

/*#et-main-area{
    position: absolute;
    top: 204px
}*/


#main-header .nav li ul{
    padding-top: 0px;
    border-bottom: 8px solid #a2cd40;
    border-top: 0px;
    padding-bottom: 8px!important;
    width: 271px!important;
    background: #f9f9f9;
    box-shadow: 0 0px 18px rgba(0,0,0,.3)!important;
    -moz-box-shadow: 0 0px 18px rgba(0,0,0,.3)!important;
    -webkit-box-shadow: 0 0px 18px rgba(0,0,0,.3)!important;
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
}

#main-header .nav li ul li{
    background: #f9f9f9;
    padding-left: 0px!important;
    width: 100%!important;
    height: 50px!important;
}
#main-header .nav li ul li a{
    padding: 18px 0px 0px 33px !important;
    line-height: 15px!important;
    height: 50px!important;
}
#main-header .nav li ul li a:hover{
    color: #94d000;
}

#main-header .nav li ul li:before {
    content: "\35";
    font-family: ETmodules!important;
    speak: none;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    position: absolute;
    top: 15px;
    left: 10px;
}


#et-secondary-nav li {
    margin-top: 0px;
    font-weight: 400;
    font-size: 13px;
}
@media (max-width: 1640px) {
    #et-secondary-nav li {
        margin-right: 5px;
        padding-left: 12px;
    }
}


@media (max-width: 1460px) {
    #et-secondary-nav li {
        font-size: 11px;
        margin-right: 10px;
    }
}
@media (max-width: 1380px) {
    #et-secondary-nav li {
        font-size: 10px;
        margin-right: 5px;
        padding-left: 10px;
    }
    #et-secondary-nav li:before {
    top: 0px;
	}
}

@media (max-width: 1280px) {
#et-secondary-nav li .fas {
    display: none;
}
    #et-secondary-nav li.menu-item-2787{
        margin-right: 0px;
    	padding-left: 0px;
    }
    .secondary-menu-search {
    padding: 0 0 0 10px!important;
    margin-left: 0px!important;
	}
    .secondary-menu-search .et-search-field{
    width: 100px!important;
	}
}

@media (max-width: 1090px) {
    #et-secondary-nav li.menu-item-7785{
        display: none;
    }
}


@media (min-width: 980px) {

    #menu-item-3353 .sub-menu {
        margin-left: -100px;
    }
}



/* SLIDE HOME */

#slider-home .et_pb_slide_content{
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    font-size: 20px;
}
#slider-home .et_pb_slide_content h5{
    font-size: 15px;
    letter-spacing: 6px;
}
#slider-home .et_pb_slide_content h1{
    font-size: 50px;
    margin-bottom: 0px;
}

.et_pb_carousel:hover .et-pb-arrow-prev{left:20%!important;}
.et_pb_carousel:hover .et-pb-arrow-next{right:20%!important;}

.et_pb_slider:hover .et-pb-arrow-prev {left:20%!important;}
.et_pb_slider:hover .et-pb-arrow-next{right:20%!important;}




/* FIND */

#acceso-searh-text p:before {
    content: "\35";
    font-family: ETmodules!important;
    speak: none;
    font-size: 75px;
    font-style: normal;
    font-weight: 700;
    position: absolute;
    margin-left: -68px;
    margin-top: 20px;
    opacity: 50%;
}
#acceso-searh-text-right p:before {
    content: "\35";
    font-family: ETmodules!important;
    speak: none;
    font-size: 75px;
    font-style: normal;
    font-weight: 700;
    position: absolute;
    margin-left: -68px;
    margin-top: 20px;
    opacity: 50%;
}

.bnt-acces-find-home01,.bnt-acces-find-home02{
    position: absolute!important;
    top: 70px;
    right: 35px;
    z-index: 9999999;
}

@media (max-width:480px){
    .bnt-acces-find-home01,.bnt-acces-find-home02{
        top: 130px;
    }
}

.bnt-acces-find-home01:hover,
.et_pb_more_button:hover,
.bnt-acces-find-home02:hover{
    border: 1px solid #ccc!important;
    color: #ccc!important;
    background: rgba(0,0,0,0.2)!important;
}


#page-container{
    padding-top: 180px !important;
}

body #page-container .et_pb_section .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_more_button.et_pb_button:hover{
    color: #cffd72!important;
    background: rgba(0,0,0,0.2)!important;
    border: 1px solid #cffd72!important;
}
body #page-container .et_pb_section .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_more_button.et_pb_button:hover:before{
    color: #cffd72!important;
}

body #page-container .et_pb_section .et_pb_button_0:hover{
    color: #7b9841!important;
    background: white!important;
    border: 1px solid #7b9841!important;
}

body #page-container .et_pb_section .et_pb_button_1:hover{
    color: #8b2153!important;
    background: white!important;
    border: 1px solid #8b2153!important;
}

body #page-container .et_pb_section .et_pb_button_0:hover:before{
    color: #7b9841!important;
}

body #page-container .et_pb_section .et_pb_button_1:hover:before{
    color: #8b2153!important;
}

.btn-home-color:hover{
    background: #8b2153!important;
}

.icon-last-acces .et_pb_main_blurb_image{
    margin-bottom: 25px!important;
}
.icon-last-acces-fin .et_pb_main_blurb_image{
    margin-bottom: 10px!important;
}

#logo-carousel-free-2772 .slick-dots{
    display: none!important;
}

#logo-carousel-free-2772 .slick-prev{
    background: none!important;
    color: #a53f6f!important;
    position: absolute!important;
    left: -40px!important;
    top: 15px!important;
}

#logo-carousel-free-2772 .slick-prev .fa{
font-size: 35px!important;
color: #a53f6f!important;
font-weight: 700!important;
}


#logo-carousel-free-2772 .slick-next{
    background: none!important;
    color: #a53f6f!important;
    position: absolute!important;
    right: -40px!important;
    top: 15px!important;
}

#logo-carousel-free-2772 .slick-next .fa{
font-size: 35px!important;
color: #a53f6f!important;
font-weight: 700!important;
}


/* FOOTER */

.footer-widget p{
    padding-bottom: 3px;
    line-height: 20px;
}

.footer-widget {
    margin-right: 0!important;
    width: 20%!important;
}

#footer-widgets{
    padding: 30px 0px 0px 0px !important;
}

.et_pb_gutters3 .footer-widget{
    margin-bottom: 0px;
}

.et-social-icon{
    margin-bottom: 0px;
}

#footer-widgets .footer-widget{
    width: 25% !important;
    padding-left: 30px;
}

#footer-widgets .footer-widget + .footer-widget + .footer-widget{
    margin-left: 23%;
}
#footer-widgets .footer-widget + .footer-widget + .footer-widget + .footer-widget{
    width: 15%!important;
}
#footer-widgets .footer-widget + .footer-widget + .footer-widget + .footer-widget + .footer-widget{
    width: 25%!important;
}

#footer-info{
    text-align: center;
    font-size: 12px;
    width: 100%;
    text-transform: uppercase;
}


#text-2 .et-social-icons{
    float: left!important;
    margin-top: 20px;
}

#text-2 .et-social-icons li:before{
    display: none!important;
}
#text-2 .et-social-icons li{
    padding-left: 0px;
    margin-left: 0px!important;
    padding-right: 10px;
    margin-left: 30px;
}

#text-2 .fas {
    margin-right: 3px!important;
}

#text-3, #text-4{
    text-transform: uppercase;
}
#text-3 a:hover, #text-4 a:hover{
    color:#d3d3d3!important;
}

#text-5 {
    text-align: center!important;
}

#text-5 .fas {
    margin-right: 3px!important;
}

.bnt-footer{
    background: #ffffff;
    color: #9d295f;
    text-align: center;
    font-size: 20px;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.bnt-footer:hover{
    background: #9d295f;
    color: #ffffff;
}

.bnt-footer a{
    color: #9d295f!important;
}

.bnt-footer:hover a{
    color: #ffffff!important;
}

/* Contest-resources */

.contest-resources{
    background: #fff;
    box-shadow: 0 0px 18px rgba(0,0,0,.3)!important;
    -moz-box-shadow: 0 0px 18px rgba(0,0,0,.3)!important;
    -webkit-box-shadow: 0 0px 18px rgba(0,0,0,.3)!important;
    padding: 60px 30px 10px 40px;
    border-bottom: 20px solid;
}

.contest-resources ul{
    list-style: none;
    padding-left: 0px;
}

.contest-resources li {
    margin-bottom: 24px;
}
.contest-resources li:before {
    font-family: "Font Awesome 5 Free"!important;
    font-weight: 900;
    content: "\f02d";
    margin-right: 7px;
}

.contest-resources h4{
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
}
.contest-resources li a{
    color: #2b2b2b;
}

.type-color-green{
    border-bottom-color: #7b9841!important;
    min-height: 785px;
}
.type-color-green li{
    margin-bottom: 18px;
    line-height: 24px;
}
.type-color-green h4, .type-color-green a:hover, .type-color-green li:before{
    color:#7b9841!important;
}

.type-color-mag{
    border-bottom-color: #9f3967!important;
    min-height: 363px;
    margin-bottom: 60px!important;
}
.type-color-mag h4, .type-color-mag a:hover, .type-color-mag li:before{
    color:#9f3967!important;
}

.type-color-yellow{
    border-bottom-color: #c8ad3f!important;
    min-height: 363px;
    padding-right: 50px;
}
.type-color-yellow h4, .type-color-yellow a:hover, .type-color-yellow li:before{
    color:#c8ad3f!important;
}

.type-color-blue{
    border-bottom-color: #3f5393!important;
    min-height: 363px;
    margin-bottom: 60px!important;
    padding-right: 50px;
}
.type-color-blue h4, .type-color-blue a:hover, .type-color-blue li:before{
    color:#3f5393!important;
}

.type-color-green2{
    border-bottom-color: #7b9841!important;
    min-height: 363px;
    padding-right: 50px;
}
.type-color-green2 h4, .type-color-green2 a:hover, .type-color-green2 li:before{
    color:#7b9841!important;
}

.type-color-red{
    border-bottom-color: #7b9841!important;
    min-height: 363px;
    padding-right: 50px;
}
.type-color-red h4, .type-color-red a:hover, .type-color-red li:before{
    color:#7b9841!important;
}


/* About */

.text-content-about{
    font-size: 15px;
    color: #484848;
}
.text-content-about h1{
    color: #9d295f;
    font-size: 45px;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 20px;
}

.text-content-about h1:after{
    content: "";
    height: 5px;
    width: 23px;
    background: #7b9841;
    display: block;
    position: absolute;
    bottom: 1px;
    left: 0px;
}

.mod-icons-about .icon-last-acces .et_pb_main_blurb_image {
    margin-bottom: 15px!important;
}


.icon-last-acces.et_clickable, .icon-last-acces-fin.et_clickable{
    box-shadow:  0 0px 3px rgba(0,0,0,0)!important;
    -moz-box-shadow:  0 0px 3px rgba(0,0,0,0)!important;
    -webkit-box-shadow:  0 0px 3px rgba(0,0,0,0)!important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.icon-last-acces.et_clickable:hover, .icon-last-acces-fin.et_clickable:hover{
    background: #fff!important;
    box-shadow: 0 0px 3px rgba(0,0,0,.2)!important;
    -moz-box-shadow: 0 0px 3px rgba(0,0,0,.2)!important;
    -webkit-box-shadow: 0 0px 3px rgba(0,0,0,.2)!important;
} 

.icon-last-acces .et_pb_blurb_container, .icon-last-acces-fin .et_pb_blurb_container{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icon-last-acces.et_clickable:hover .et_pb_blurb_container, .icon-last-acces-fin.et_clickable:hover .et_pb_blurb_container{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-top: -10px!important;
    padding-bottom: 10px!important;
}

/* MEDIA QUERYS */

.text-questions-mod {
	padding-top: 40px;
	padding-bottom: 40px;
	font-weight: 400;
}
.text-questions-mod .fas{
	color: #7b9841;
	font-size: 40px;
	margin: 0 10px;
	font-weight: 600;
}


.text-questions-mod h3{
	color: #7b9841;
	font-size: 34px;
	margin: 0 0 12px 0;
	font-weight: 600;
}
.text-questions-mod strong{
	color: #7b9841;
	font-weight: 400;
}

.slider-foto-find .et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control{
	background: #fff!important;
}

.slider-foto-find .et-pb-controllers a{
	width: 13px;
	height: 13px;
	border-radius: 13px;
}

.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
	background: #fff!important;
}

.et_pb_bg_layout_light .et-pb-controllers a{
	border: 2px solid #fff!important;
}

.bnt-special-find .et_pb_button_0{
	background: #9a1654!important;
	border: 0px!important;
}
.bnt-special-find .et_pb_button_0:hover{
	background: #790a3e!important;
	border: 0px!important;
}
.bnt-special-find .et_pb_button_0:before{
	margin-left: -1.5em!important;
}

body #page-container .et_pb_section .bnt-special-find .et_pb_button_0:hover, body #page-container .et_pb_section .bnt-special-find .et_pb_button_1:hover{
    color: #fff!important;
    background: #8b2153!important;
    border: 0px!important;
}
body #page-container .et_pb_section .bnt-special-find .et_pb_button_0:hover:before, body #page-container .et_pb_section .bnt-special-find .et_pb_button_1:hover:before{
    color: #fff!important;
}
body #page-container .et_pb_section .bnt-special-find.et_pb_button_0:hover, body #page-container .et_pb_section .bnt-special-find.et_pb_button_1:hover{
    color: #fff!important;
    background: #8b2153!important;
    border: 0px!important;
}
body #page-container .et_pb_section .bnt-special-find.et_pb_button_0:hover:before, body #page-container .et_pb_section .bnt-special-find .et_pb_button_1:hover:before{
    color: #fff!important;
}

.text-content-about-2 h1{
    color: #7b9841;
    font-size: 45px;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.text-content-about-2 h1:after{
    content: "";
    height: 5px;
    width: 23px;
    background: #7b9841;
    display: block;
    position: absolute;
    bottom: 1px;
    left: 0px;
}

.content-footer .fa-linkedin, .content-footer .fa-facebook{
    padding-right: 20px;
}

.owl-one{
    background: #fff;
    box-shadow: 0 0px 18px rgba(0,0,0,.3)!important;
    -moz-box-shadow: 0 0px 18px rgba(0,0,0,.3)!important;
    -webkit-box-shadow: 0 0px 18px rgba(0,0,0,.3)!important;
    padding: 30px 110px 0px 110px;
    position: relative;
}

.owl-sop-content-col01{
	width: 290px;
	height: 100px;
	color: #1f1f1f;
	font-size: 13px;
}
.owl-sop-content-col01 h4{
	font-size: 26px;
	color: #7b9841;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
}
.owl-sop-content-col02{
	position: absolute;
	top: 0px;
	padding: 10px 0 10px 30px;
    width: 350px;
    left: 307px;
	border-left: 1px solid #e1b9cb;
	font-size: 15px;
	color: #1a1a1a;
}

.owl-one .owl-nav{
	position: absolute;
	top: 0px;
	left: 0px;
}

.owl-one .owl-nav .owl-prev{
	position: absolute;
	top: 56px;
	left: 30px;
	font-size: 30px;
	color: #898989;
}
.owl-one .owl-nav .owl-prev span{
	font-size: 60px;
	color: #898989;
	font-weight: 700;
}

.owl-one .owl-nav .owl-next{
	position: absolute;
	top: 56px;
	left: 710px;
	font-size: 30px;
	color: #898989;
}
.owl-one .owl-nav .owl-next span{
	font-size: 60px;
	color: #898989;
	font-weight: 700;
}

.owl-sop-content-web a{
	color: #9a1654;
	font-size: 16px;
}

.owl-sop-content-web a:hover{
	color: #7b9841;
}

.wpb_wrapper p{
    font-size: 17px!important;
}
.wpb_wrapper li{
    font-size: 17px!important;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a{
    font-size: 17px!important;
}
.wpb_wrapper h5{
    font-size: 24px!important;
    font-weight: 700;
}

.et_mobile_menu .menu-item-has-children>a{
    color: #898989;
}


/* MEDIA QUERYS */

@media (max-width: 1200px) {
   #footer-widgets .footer-widget + .footer-widget + .footer-widget{
        margin-left: 20%;
    }
    #footer-widgets .footer-widget + .footer-widget + .footer-widget + .footer-widget + .footer-widget{
        width: 30%!important;
    }
    #logo{
        margin-left: 0px;
    }
}

@media (max-width: 980px) {
    #logo{
        max-height: 100% !important;
    }
    .et_pb_svg_logo #logo{
        height: 95% !important;
    }
    #footer-widgets .footer-widget{
        width: 100% !important;
        margin: 0 auto !important;
        text-align: center;
        padding-left: 0px !important;
    }
    #footer-widgets .footer-widget .fwidget{
        width: 100% !important;
    }
    #footer-widgets .footer-widget + .footer-widget + .footer-widget + .footer-widget + .footer-widget{
        width: 100%!important;
        margin: 0 auto !important;
        text-align: center;
        margin-bottom: 30px !important;
    }

    #top-header #et-info{
        display: none;
    }

    .et_mobile_menu li a{
        display: unset !important;
        padding: unset !important;
        color:#fff;
    }
    #top-header{
        height: 10px!important;
    }
    #main-header {
        height: 170px;
        top: 0px !important;
    }


    /*.bnt-acces-find-home01, .bnt-acces-find-home02 {
        position: absolute!important;
        top: auto!important;
        right: auto!important;
        bottom: 30px!important;
        left: 58px!important;
        width: 172px!important;
        height: 46px!important;
    }*/
}


@media (max-width: 768px) {
    #footer-widgets .footer-widget + .footer-widget + .footer-widget + .footer-widget + .footer-widget{
        width: 100%!important;
        margin: 0 auto !important;
        text-align: center;
        margin-bottom: 30px !important;
    }
    #top-header{
        height: 10px!important;
    }

    #main-header {
        height: 170px;
        top: 0px !important;
    }
    
    .et_header_style_left .logo_container {
        margin-top: 18px!important;
    }

    .mobile_menu_bar:before {
        font-size: 45px;
        color: #7b9841;
    }
    .et_header_style_left #et-top-navigation .mobile_menu_bar, .et_header_style_split #et-top-navigation .mobile_menu_bar {
        padding-bottom: 54px;
    }
    
    /*.et_mobile_menu{
        border-top: 3px solid #7b9841;
        
    }*/

    .et_mobile_menu li a br{
        display: none;
    }

    /*.menu-item-2787 a {
        color: #fff!important;
        height: 36px!important;
    }*/

    #slider-home .et_pb_slide_content h1 {
        font-size: 32px!important;
    }
    .et_pb_slider:hover .et-pb-arrow-next {
        right: 0%!important;
    }
    .et_pb_slider:hover .et-pb-arrow-prev {
        left: 0%!important;
    }
    body #page-container .et_pb_section .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_more_button.et_pb_button
    body #page-container .et_pb_section .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_more_button.et_pb_button, body #page-container .et_pb_section .et_pb_slider .et_pb_slide_1.et_pb_slide .et_pb_more_button.et_pb_button {
        padding-right: 10px!important;
        padding-left: 10px!important;
        font-size: 14px!important;
    }

    .bnt-acces-find-home01{
        left: 60px!important;
    	top: 125px;
        right: auto;
    }

    .bnt-acces-find-home02{
        left: 60px!important;
    	top: 125px;
        right: auto;
    }

    body #page-container .et_pb_section .btn-home-color{
        width: 60%!important;
        display: table!important;
        margin: 0 auto!important;
    }
    .mod-icons-home{
        padding: 0 10%;
    }
    #footer-widgets .footer-widget + .footer-widget + .footer-widget + .footer-widget{
        width: 40.25%!important;
        margin: 0 7.5% 7.5% 0!important;
    }
}

@media (max-width: 480px) {

    #top-header{
        height: 21px!important;
    }

    #et-info-phone{
        display: none;
    }

    #slider-home .et_pb_slide_content h1 {
        font-size: 36px!important;
    }


    #acceso-searh-text, #acceso-searh-text-right{
        padding: 0 0 40px 60px!important;
    }
    body #page-container .et_pb_section .btn-home-color{
        width: 80%!important;
        display: table!important;
        margin: 0 auto!important;
    }
    .mod-icons-home{
        padding: 0 50px;
    }
    /*.et_pb_section {
        padding: 50px 25px!important;
    }*/
    
    #post-6 .et_pb_section {
        padding: 0px 0px!important;
    }
   .mod-find-2columns.mod-find-2columns{
        padding: 0px 0px!important;
    }
    #post-102 .et_pb_section {
        padding: 50px 0px!important;
    }
    #post-108 .et_pb_section {
        padding: 0px!important;
    }
    .content-mobil-ajust .et_pb_row_1.et_pb_row .et_pb_column_1{
        padding: 0px 25px!important;
        padding-left: 25px!important;
        padding-right: 25px!important;
    }
    #footer-widgets .footer-widget + .footer-widget + .footer-widget + .footer-widget{
        width: 100%!important;
    }
    #footer-widgets .footer-widget + .footer-widget + .footer-widget + .footer-widget + .footer-widget{
        width: 100%!important;
    }
    .footer-widget #text-5{ 
        width: 100%!important;
        margin-top: -40px;
    }
    .et_pb_button_0_wrapper .bnt-special-find{
        padding-right: 0px!important;
        padding-left: 0px!important;
        width: 100%!important;
        text-align: center!important;
    }
    .owl-one{
        padding: 30px 10px!important;
    }
    .owl-sop-content-col01{
        width: 100%!important;
        height: auto!important;
        color: #1f1f1f;
        padding-left: 30px!important;
    }
    .owl-sop-content-col01 h4{
        font-size: 26px;
    }
    .owl-sop-content-col02{
        position: relative!important;
        width: 100%!important;
        left: 0px!important;
        border-left: 0;
    }
    .owl-one .owl-nav{
        width: 100%!important;
    }
    .owl-one .owl-nav .owl-prev{
        position: absolute;
        top: 76px;
        left: 10px;
    }
    .owl-one .owl-nav .owl-next{
        position: absolute;
        top: 76px;
        left: auto!important;
        right: 10px!important;
    }
    .type-color-mag, .type-color-yellow, .type-color-blue  {
        min-height: auto!important;
    }
    .text-questions-mod .fas{
        font-size: 25px;
    }
    
    .bnt-footer{
        margin-bottom: 25px;
        margin-top: 25px;
    }
    .bnt-footer a{
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width: 767px){
    #footer-widgets .footer-widget .fwidget, #footer-widgets .footer-widget:nth-child(n){
        margin-bottom: 0px !important;
    }
    .footer-widget .widget_media_image, .footer-widget .widget_text{
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    #text-2 .et-social-icons{
        float: none !important;
    }
    .footer-widget #text-3, .footer-widget #text-4{
        display: none;
    }
    #footer-widgets .footer-widget + .footer-widget + .footer-widget + .footer-widget + .footer-widget{
        width: 100%;
    }
}


/* Responsive Header nuevo */

@media (max-width: 1526px) {
    #top-menu li{
        padding: 5px 20px 0px 20px;
    }
}

@media (max-width: 1381px) {
    #top-menu li{
        padding: 5px 10px 0px 10px;
    }
}
@media (max-width: 1200px) {
    #top-menu li{
        padding: 5px 5px 0px 5px;
    }
}
@media (max-width: 1100px) {
    #top-menu li{
        padding: 5px 3px 0px 3px;
        font-size: 11px;
    }
}

/*
@media (max-width: 1341px) {
    #top-menu li{
        font-size: 13px;
        width: 134px !important;
    }
    #top-menu li a{
        line-height: 18px;
        padding: 20px 0px 0px 0px !important;
    }
    #menu-item-148, #menu-item-3346{
        padding: 0px 27px !important;
    }
    #menu-item-3338, #menu-item-3339, #menu-item-3340{
        padding-top: 12px !important;
    }
    #menu-item-148{
        padding-top: 6px !important;
    }
    #menu-item-3346{
        padding-top: 6px !important;
    }
}

@media (max-width: 1228px) {
    #top-menu li{
        width: 120px !important;
    }
    #menu-item-148, #menu-item-3346{
        padding-top: 4px !important;
    }
}*/

/*@media (max-width: 1118px) {
    /*#main-header .container, #top-header .container{
        width: 95% !important;
    }*/

    /*#top-menu li{
        font-size: 12px;
        width: 102px !important;
        padding: 0px 5px;
    }
    #top-menu li a{
        line-height: 14px;
    }
    #menu-item-148, #menu-item-3346{
        padding: 0px 0px !important;
    }
    #top-menu{
        margin-top: 8px;
    }
    #top-menu li a{
        padding: 16px 0px 0px 0px !important;
    }
    #menu-item-148, #menu-item-3346{
        margin-top: 5px !important;
    }
    #menu-item-3346, #menu-item-2632, #menu-item-3353{
        margin-top: 6px;
    }
}

@media (max-width: 1018px) {
    #top-header .container{
        width: 100% !important;
        max-width: 100% !important;
    }
}*/

@media (max-width: 980px) {
    #main-header{
        height: 130px;
    }
    .mobile_menu_bar:before{
        color: #7b9841;
        font-size: 60px;
        top: 20px;
    }
    .et_mobile_menu{
        /*border-top: 3px solid #7b9841;*/

        border-top: 3px solid #9D295F;
        margin-top: -9px;
        background: #7b9841;
        text-align: center;
        padding: unset;
    }

    /*.et_mobile_menu li{
        height: 40px;
    }*/

    .et_mobile_menu li li{
        padding-left: 5%;
        background: #627E2A;
    }

    #main-header .et_mobile_menu li ul{
        padding-left: unset;
    }

    .et_mobile_menu .menu-item-has-children>a{
        color: #ffffff;
    }
    
    /*.et_mobile_menu .menu-item-2787 li a{
        color: white;
        padding: 20px 30px 32px;
    }*/

    #main-header.et-fixed-header{
        height: 130px!important;
        top: 42px !important;
    }

    .et_pb_slider_0, .et_pb_slider_0 .et_pb_slide {
        height: 420px !important;
    }

    #page-container{
        padding-top: 130px !important;
    }
    
}

.menu-item-3672::before, .menu-item-3673::before, .menu-item-3671::before{
	display: none;
}

.menu-item-3671, .menu-item-3672, .menu-item-3673{
	padding: 0px !important;
}


/*NAV MENU*/

/*change hamburger icon to x when mobile menu is open*/

#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
	content: '\4d';
}


/*adjust the new toggle element which is added via jQuery*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	max-height: 44px;
	border: none;
	/*position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;*/
	background-color: transparent;
}


/*some code to keep everyting positioned properly*/

ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
ul.et_mobile_menu>li.menu-item,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item {
	position: relative;
    /*height: 40px;*/
    padding: 8px;
}


/*remove default background color from menu items that have children*/

.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}


/*hide the submenu by default*/

ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}


/*show the submenu when toggled open*/

ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}


/*adjust the toggle icon position and transparency*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
	text-align: center;
	opacity: 1;
}


/*submenu toggle icon when closed*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
	/*top: 10px;*/
	position: absolute;
	font-family: "ETModules";
	content: '\33';
	color: #fff;
	border-radius: 50%;
	/*padding: 10px 5%;*/
    padding-left: 8px;
}


/*submenu toggle icon when open*/

ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
	content: '\32';
}


/*add point on top of the menu submenu dropdown*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
	position: absolute;
	right: 5%;
	margin-left: -20px;
	top: -14px;
	width: 0;
	height: 0;
	content: '';
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #ffffff;
}


/*adjust the position of the hamburger menu*/

.mobile_menu_bar {
	position: relative;
	display: block;
	bottom: 10px;
	line-height: 0;
}


/*force the background color and add a rounded border*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
	background-color: #ffffff!important;
	border-radius: 10px;
}

.menu-item-2787 a{
    background: #7b9841;
    border-radius: 10px;
    padding: 8px;
}


@media (max-width:980px){
    .menu-item-3145,
    .menu-item-198,
    .menu-item-196,
    .menu-item-200,
    .menu-item-6765,
    .menu-item-7886,
    .menu-item-2786,
    .menu-item-2787{
        background: #9D295F;
    }

    .menu-item-2787{
        height: 60px;
        height: 60px;
        padding: 10px;
    }

    .menu-item-2787 a{
        padding: unset;
        width: 340px;
        height: 40px;
        margin: auto;
    }

    #mobile_menu > li.menu-item > a > i{
        padding: 5px;
    }
    .bnt-wind100{
    	width: 100%;
    }
}

.secondary-menu-search{
		display: inline-block;
		position: relative;
	    padding: 0 0 0 25px;
	    margin-left: 7px;
	}
	.secondary-menu-search:before {
	    content: "|";
	    position: absolute;
	    left: 0px;
	    top: 11px;
	    font-weight: 400;
		font-size: 13px;
	}
	.secondary-menu-search .et-search-field{
		background: #fff;
	    border-radius: 10px;
	    padding: 5px 8px 6px 12px;
	    border: 1px solid #ccc;
	    width: 140px;
	    position: relative;
	 	left: 0;   
	}

	.secondary-menu-search .ico-search {
	    color: #9d295f;
	    margin-left: -46px;
	    font-size: 13px;
	}

	.secondary-menu-search .submit-button {
		border: 0;
	    background: none;
	    position: relative;
	}
    @media (min-width:980px){

		.menu-item-7678{
		display: none!important;
	}
}