@font-face {
  font-family: 'Barlow-Bold';
  src: url('../fonts/Barlow-Bold.woff2') format('woff2'),
       url('../fonts/Barlow-Bold.woff') format('woff'),
       url('../fonts/Barlow-Bold.ttf')  format('truetype');
}

@font-face {
    font-family: 'Work Sans Medium';
    src: url('../fonts/WorkSans-Medium.woff2') format('woff2'),
        url('../fonts/WorkSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow-Medium';
    src: url('../fonts/Barlow-Medium.woff2') format('woff2'),
        url('../fonts/Barlow-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow-SemiBold';
    src: url('../fonts/Barlow-SemiBold.woff2') format('woff2'),
        url('../fonts/Barlow-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Interstate Compressed Bold';
  src: url('../fonts/Interstate Compressed Bold.woff2') format('woff2'),
       url('../fonts/Interstate Compressed Bold.woff') format('woff'),
       url('../fonts/Interstate Compressed Bold.ttf')  format('truetype');
}

@font-face {
  font-family: 'WorkSans-SemiBold';
  src: url('../fonts/WorkSans-SemiBold.woff2') format('woff2'),
       url('../fonts/WorkSans-SemiBold.woff') format('woff'),
       url('../fonts/WorkSans-SemiBold.ttf')  format('truetype');
}

@font-face {
    font-family: 'Work Sans Bold';
    src: url('../fonts/WorkSans-Bold.woff2') format('woff2'),
        url('../fonts/WorkSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans Regular';
    src: url('../fonts/WorkSans-Regular.woff2') format('woff2'),
        url('../fonts/WorkSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow-Regular';
    src: url('../fonts/Barlow-Regular.woff2') format('woff2'),
        url('../fonts/Barlow-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow-ExtraBold';
    src: url('../fonts/Barlow-ExtraBold.woff2') format('woff2'),
        url('../fonts/Barlow-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans bol_v';
    src: url('../fonts/WorkSans-Regular_v.eot');
    src: url('../fonts/WorkSans-Regular_v.eot?#iefix') format('embedded-opentype'),
        url('../fonts/WorkSans-Regular_v.woff2') format('woff2'),
        url('../fonts/WorkSans-Regular_v.woff') format('woff'),
        url('../fonts/WorkSans-Regular_v.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



h1 {
    font-size: 73px;
    font-family: 'WorkSans-SemiBold';
    color: white;
}

h2{
	color: #cc0000;
    font-family: 'Work Sans Bold';
    font-size: 39.5px;
    letter-spacing: 1px;
}

h3{
	line-height: 38px;
    font-family: 'Barlow-SemiBold';
    font-size: 25px;
}

h4{
	font-family: 'Work Sans Bold';
	font-size: 20px;
}

h5 {
    font-size: 19px;
    color: #231f20;
    line-height: 30px;
    font-family: 'Barlow-Medium';
}

h6{
	font-size: 18px;
    font-family: 'WorkSans-SemiBold';
    line-height: 31px;
}

p {
    font-family: 'Barlow-Bold';
    font-size: 16px;
    letter-spacing: 0;
}

a{
	font-size: 16px;
    font-family: 'Barlow-Bold';
    letter-spacing: 0;
}

span{
	font-size: 16px;
    line-height: 21px;
    font-family: 'Barlow-Medium';
}

li{
	font-size: 16px;
    font-family: 'Barlow-Bold';
    letter-spacing: 0;
}

/*small   {
    font-size: 12px;
    font-family: 'Barlow-Medium';
}*/

small {
    font-size: 16px;
    font-family: 'Barlow-Medium';
}

li a {
    font-size: 16px;
    font-family: 'Barlow-Bold';
    color: white !important;
}

button a{
	font-family: 'Interstate Compressed Bold';
	font-size: 24px;
    color: white;
    letter-spacing: 2px;
}

html#main-html {
    margin-top: 0 !important;
}

.navbar {
	background-color: #2f2f2f;
}

ul.nav.navbar-nav.navbar-right {
    width: 85%;
    float: right;
    /* margin-right: 0 !important; */
    display: flex;
    align-items: center;
    margin-right: -10px;
    justify-content: center;
    /* margin: 0 auto; */
}

nav.navbar.navbar-default {
    width: 1487px;
    margin: auto;
    border-radius: 0;
    border:0;
    z-index: 10;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 20px;
}

.navbar-header {
    position: absolute;
}

.navbar-nav>li>a {
    padding: 17px 23px;
}

.nav>li>a {
    font-size: 14px;
}

li.donate {
    padding-left: 10px;
}

.donate a {
    background: #cc0000;
    width: 180px;
    letter-spacing: 2px;
    font-family: 'Interstate Compressed Bold';
    font-size: 22px !important;
    text-align: center;
    padding: 9px 0px !important;
}

a.navbar-brand img {
    width: 65px;
    object-fit: cover;
    margin-top: 10px;
}

ul.nav.navbar-nav.navbar-right img {
    width: 36px;
    object-fit: cover;
    height: 36px;
}

.navbar-default .navbar-brand {
    color: #777;
    padding: 0;
    margin-left: 17px !important;
}

.container {
    width: 970px;
}

.slide-home .item{
	background-size: cover;
	height: 710px;
}

.carousel-connections {
    text-align: center;
    color: white;
    width: 100%;
    align-self: center;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.carousel-control.right{
	background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.0) 100%);
}

.carousel-control.left{
	background-image: linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
}

ol.carousel-indicators {
    display: none;
}

.slide-home{
	width: 100%;
}

.carousel-connections h1 {
    margin-top: 0;
    width: 60%;
    margin: 0 auto;
}

.carousel-connections h3 {
    margin-top: 20px !important;
    max-width: 713px;
    margin: 0 auto;
    margin-bottom: 60px;
    letter-spacing: 0px;
}

.carousel-connections button {
    background: none;
    border: 1px solid;
    padding: 8px 78px;
}

.carousel-connections button a{
	color: white;
}

.group-boxes {
    display: flex;
    flex-wrap: wrap;
    margin-top: -115px;
    position: relative;
}

.boxes{
	flex:1 33.3%;
}

div#bs-example-navbar-collapse-1 {
    padding: 0;
}

.group-boxes>div {
    padding: 30px 37px;
    color: white;
    padding-right: 25px;
}

.group-boxes p {
    margin-bottom: 20px;
}

.group-boxes button  a{
   font-size: 19px; 
}

.group-boxes button {
    background: none;
    border: none;
    border: 1px solid white;
    padding: 4px 20px;
}

.boxes h4 {
    margin-top: 10px;
    margin-bottom: 18px;
}

.group-who-whe-are {
    border: 5px solid #dbdbdb;
    margin-top: 55px;
    text-align: center;
    padding-top: 45px;
    padding-bottom: 50px;
    padding-left: 68px;
    margin-bottom: 64px;
    padding-right: 76px;
}

.group-who-whe-are a {
    margin-bottom: 0;
    color: #cc0000;
    font-size: 25px;
    text-decoration: underline;
    /*text-decoration: none;*/
    margin-top: 23px;
    display: block;
}

.group-who-whe-are h2 {
    text-transform: uppercase;
    margin-bottom: 35px;
    font-size: 32px;
}

.group-who-whe-are>div {
    margin-bottom: 40px !important;
    background: #231f20;
    border: 0;
    padding: 7px 45px;
    width: 184px;
    margin: 0 auto;
    color: white;
}

.group-who-whe-are p {
    margin-bottom: 0;
}

.group-who-whe-are button a {
    letter-spacing: 1px;
}

.group-who-whe-are h5 {
    margin-bottom: 17px;
}

.content-information {
    background-size: cover;
    height: 400px;
    display: flex;
    color: white;
}

.group-information {
    display: flex;
    position: relative;
    padding: 47px 0px;
    /* justify-content: center; */
}

.img-information {
    flex: 1 25%;
    position: relative;
    z-index: 10;
    padding-left: 48px;
}

.text-information {
    flex: 1 75%;
    padding-left: 20px;
    position: relative;
    z-index: 10;
}

.text-information div{
    font-size: 27px;
    font-family: 'Work Sans Bold';
}

.img-information img {
    width: 180px;
    height: 180px;
    object-fit: cover;
    margin: 0 auto;
    display: block;
}

.bg-transparent {
    position: absolute;
    top: 0;
    background: #c50000;
    opacity: 0.7;
    width: 100%;
    /* background: transparent; */
    height: 100%;
}

.content-information>div{
    align-items: center;
    display: flex;
}

.group-information h6 {
    margin-top: -12px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.group-information h3 {
    line-height: 38px;
    font-family: 'Barlow-SemiBold';
    font-size: 25px;
    margin-top: 23px;
    margin-bottom: 0;
    text-decoration: underline;
}

.group-information h3 a {
    color: white;
}

.text-information>div {
    margin-bottom: 10px;
    font-size: 27px;
    font-family: 'Work Sans Bold';
}

.text-information span {
    font-size: 21px;
    margin-bottom: 12px;
    display: block;
    padding-right: 0;
    line-height: 28px;
}

.group-news{
    display: flex;
    flex-wrap: wrap;
}

.group-news small {
    display: block;
    margin-bottom: 20px;
    line-height: 21px;
    padding-right: 0px;
}

.content-current-actions .group-news small a {
    color: #9f6109;
    font-family: 'Barlow-Bold';
    font-size: 12px;
    letter-spacing: 1px;
}

.group-news img {
    width: 100%;
}

section.content-latest-news.features-resources .description-news img {
    width: 10px;
    height: 10px;
    margin-top: -2px;
    bottom: 3px;
    margin-left: 0px;
}

.news {
    flex: 1 29.3%;
    margin: 0 15px;
}

.content-latest-news h2{
    text-align: center;
    margin-bottom: 55px;
    margin-top: 0;
}

section.content-latest-news {
    padding-top: 50px;
    margin-top: 35px;
    padding-bottom: 80px;
}

.description-news {
    background: white;
    margin-top: -30px !important;
    position: relative;
    width: 276px;
    margin: 0 auto;
    padding: 30px 22px;
    padding-right: 16px;
    padding-bottom: 30px;
}   

.description-news h6 {
    color: #9f6109;
    font-family: 'Work Sans Bold';
    margin-top: -2px;
    line-height: 24px;
    font-size: 17px;
}

section.content-latest-news.bg-gray .container {
    padding: 0;
}

.description-news p {
    color: #231f20;
}

.description-news button{
    background:none;
    border: none;
}

.description-news  a {
    background: none;
    margin-top: 10px;
    color: #cc0000;
    letter-spacing: 0.3px;
    text-decoration: none;
    border-bottom: 0.6px solid #cc0000;
    /*border-bottom: 0px solid #cc0000;*/
    padding-bottom: 0;
    font-family: 'Interstate Compressed Bold';
    font-size: 20px;
}

.description-news p:nth-child(1) {
    font-family: 'Work Sans Regular';
    color: #2f2f2f;
    font-size: 11px;
}

.subscribe-text {
    color: white;
}

.content-subscribe .ginput_container.ginput_container_email{
    margin-top: 0 !important;
}

.content-subscribe .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea{
    border: 2px solid #f0b7b0;
}

.content-subscribe .top_label div.ginput_complex.ginput_container.gf_name_has_1, .top_label div.ginput_complex.ginput_container.gf_name_has_2, .top_label div.ginput_complex.ginput_container.gf_name_has_3{
    margin-top: 0 !important;
    width: calc(100% + 0px);
}

.gfield_description .validation_message{
    width: 40%;
}

.group-subscribe {
    padding: 32px 15px;
}

.subscribe-text h5 {
    color: white;
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Work Sans Medium';
    letter-spacing: -1px;
}

.subscribe-text {
    color: white;
    flex: 1 9%;
}

.subscribe-input{
    color: white;
    flex: 1 50%;
    position: relative;
    left: 0px;
}

ul#gform_fields_1 li:nth-child(1) {
    width: 56%;
    padding-right: 0;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{
    max-width: 100%;
    padding-right: 16px;
    position: absolute;
    padding-top: 5px;
    color: white;
    font-weight: 100 !important;
    font-family: 'Barlow-Medium';
}

ul#gform_fields_1 li span{
    padding-top: 0;
}

.subscribe-text h3 {
    margin-top: 1px;
    font-family: 'Work Sans Bold';
    margin-bottom: 0;
}

.group-form {
    position: relative;
}

.group-subscribe {
    padding: 32px 15px;
    display: flex;
    flex-wrap: wrap;
}

.subscribe-input .gform_footer.top_label input {
    margin-top: 22px;
    top: 0px;
    right: 34px;
    background: #f9f9f9;
    border: 0;
    height: 46px;
    font-family: 'Interstate Compressed Bold' !important;
    width: 92% !important;
    color: #cc0000;
    font-size: 22px;
    letter-spacing: 1px;
    padding-left: 0 !important;
    padding-right: 0;
    text-transform: uppercase;
    position: relative;
    right: -10px;
}

section.content-subscribe .container {
    width: 98%;
}

input#input_1_2 {
    margin-top: 0;
}

.subscribe-input li {
    list-style: none;
}

.subscribe-input input {
    background: none;
    width: 99% !important;
    border-radius: 0;
    padding-left: 15px !important;
    height: 46px;
    border: 2px solid #f0b7b0;
    margin-top: 0 !important;
    font-size: 12px;
    margin-bottom: 0 !important;
    font-family: 'Work Sans Medium' !important;
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}

section.content-subscribe .gform_wrapper ul.gform_fields li.gfield {
    width: 28%;
    float: left;
    clear: initial;
    margin-top: 0 !important;
}

span.gfield_required {
    display: none;
}

.subscribe-input input::-webkit-input-placeholder { /* Edge */
  color: #fff !important;
}

.form-group {
    margin-bottom: 0;
}

.group-subscribe {
    padding: 40px 15px;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 45px;
}

section#our-resources {
    background: #2f2f2f;
}

.wrapper-resources {
    display: flex;
    height: 550px;
}

.wrapper-resources>div {
    width: 100%;
    background-size: cover;
}

.content-resource {
    text-align: right;
}

.content-resource>div {
    max-width: 595px;
    /* margin-right: 137px; */
    margin: 0 auto;
    padding-left: 209px;
    padding-top: 50px;
}

.content-resource>div * {
    color: white;
}

.content-resource>div h6 {
    font-family: 'Barlow-Medium';
}

.content-resource>div h2 {
    margin-bottom: 30px;
    font-size: 33px;
}

.content-resource>div h5 {
    margin-bottom: 0;
}

.content-resource button {
    background: #9f6109;
    border: 0;
    margin-top: 40px;
    padding: 10px 33px;
}

.content-resource button a {
    font-size: 25px;
}

.actions img {
    width: 175px !important;
    margin: 0 auto;
    margin-bottom: 35px;
    height: 180px;
    object-fit: cover;
    object-position: center;
}

.actions {
    padding-top: 30px;
    padding-bottom: 20px;
    height: 315px;
}

.content-carousel .item {
    background: white;
    margin: 0px 10px;
}

.content-carousel h2{
    margin-bottom: 45px;
    margin-top: 30px;
}

.content-carousel h3 {
    color: #cc0000;
    font-family: 'Work Sans Bold';
    padding: 0 15px;
    line-height: 20px;
    margin-top: 45px;
    font-size: 23px;
}

.take {
    margin-bottom: 35px !important;
    background: #231f20;
    border: 0;
    padding: 8px 0px;
    width: 198px;
    margin: 0 auto;
    color: white;
}

.take p {
    margin-bottom: 0;
    text-align: center;
}

.content-carousel {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 35px;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
    display: block !important;
}

.content-carousel button.owl-next span {
    font-size: 0;
}

.content-carousel button.owl-next {
    position: relative;
}   

.content-carousel button.owl-next span:before {
    content: "";
    width: 35px;
    height: 35px;
    position: absolute;
    left: 2px;
    background-image: url(/site-content/uploads/2021/08/right-arrowt1.svg);
    background-size: cover;
    background-size: 33%;
    border: 2px solid #e9e9e9;
    border-radius: 100px;
    background-repeat: no-repeat;
    background-position: center;
}

.content-carousel button.owl-prev span {
    font-size: 0;
}

.content-carousel button.owl-prev {
    position: relative;
}   

.content-carousel button.owl-prev span:before {
    content: "";
    width: 35px;
    height: 35px;
    position: absolute;
    right: 2px;
    background-image: url(/site-content/uploads/2021/08/arrow-left2.svg);
    background-size: 33%;
    border: 2px solid #e9e9e9;
    border-radius: 100px;
    background-repeat: no-repeat;
    background-position: center;
}

section.content-carousel .owl-stage-outer {
    margin-bottom: 45px;
    /* background: red; */
}

.content-before-youpink {
    color: white;
    text-align: center;
    padding: 100px 0px;
    padding-bottom: 60px;
}

section.content-before-youpink h2 {
    margin-top: 0;
    color: white;
    margin-bottom: 35px;
    font-size: 50.5px;
}

section.content-before-youpink button {
    background: none;
    border: 2px solid white;
    padding: 8px 0px;
    width: 215px;
}

section.content-before-youpink h3 {
    max-width: 733px;
    margin: 0 auto;
    margin-bottom: 22px;
    font-family: 'WorkSans-SemiBold';
    font-size: 23.5px;
}

section.content-before-youpink h4 {
    opacity: 0.8;
    margin-bottom: 40px;
    font-family: 'Barlow-Regular';
    line-height: 34px;
    max-width: 806px;
    margin: 0 auto;
    color: #fbfbfb;
    margin-bottom: 50px;
}

section.content-before-youpink {
    background-size: cover;
}

.date {
    flex: 1 33.3%;
}

.group-events {
    display: flex;
    flex-wrap: wrap;
}

.group-events h2 {
    font-size: 42px !important;
}

.number{
    flex: 1 25%;
}

.text-number{
    flex: 1 75%;
}

section.content-events h2 {
    text-align: center;
    margin-top: 0;
}

section.content-events h2:nth-child(n+0) {
    text-align: center;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 60px;
}

.number-date {
    display: flex;
    border: 2px solid #cc0000;
    width: 72%;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-left: 7px;
    height: 80px;
    margin-bottom: 23px;
}

.date-img {
    flex: 1 61%;
}

.number h2 {
    margin-top: -1px !important;
}

.bg-gray{
    background: #fbfbfb;
}

.group-events h3 {
    font-family: 'Work Sans Bold';
}

.date {
    flex: 1 32%;
    margin: 0 3.3%;
}

.date-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.date-info {
    padding-right: 7px;
}

.date-info h4 {
    font-family: 'Work Sans Bold';
    line-height: 24px;
    font-family: 'Barlow-Regular';
}

.date-info h5 {
    font-family: 'Work Sans Bold';
    line-height: 24px;
    color: #cc0000;
}

section.content-events.bg-gray {
    color: #cc0000;
    padding-top: 80px;
    padding-bottom: 80px;
}

.text-number h4 {
    font-family: 'Work Sans Medium';
    max-width: 126px;
    margin-top: 0;
    padding-left: 6px;
}

.date-info span {
    font-family: 'Work Sans Regular';
    line-height: 20px;
    margin-bottom: 17px;
    display: block;
}

.date-info a {
    color: #cc0000;
    border-bottom: 1px solid;
    font-size: 15px;
    letter-spacing: 0;
}

section.content-events.bg-gray .container {
    width: 1021px;
}

.group-events button a {
    color: #cc0000;
    letter-spacing: 1px;
}

.group-events button {
    background: none;
    margin: 0 auto;
    margin-top: 80px;
    border: 2px solid #cc0000;
    padding: 7px 0px;
    width: 230px;
}

.content-testimonial {
    height: 655px;
    color: white;
    background-size: cover;
    padding: 80px 0px;
}

section.content-testimonial .item {
    text-align: center;
}

section.content-testimonial .impact {
    background: #cc0000;
    margin-bottom: 28px !important;
    border: 0;
    padding: 6px 0px;
    width: 135px;
    margin: 0 auto;
    color: white;
}

section.content-testimonial p{
    margin-top: 0;
    margin-bottom: 0;
}

section.content-testimonial h3:nth-child(n+3) {
    max-width: 867px;
    margin: 0 auto;
    padding-top: 25px;
    margin-bottom: 40px;
    line-height: 31px;
    text-transform: initial;
    font-size: 21px;
    font-family: 'Work Sans Bold';
}

section.content-testimonial h3 {
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'Work Sans Regular';
}

section.content-testimonial h6 {
    color: white;
    margin-top: 6px;
}

section.content-testimonial h4 {
    margin-bottom: 0;
}

section.content-testimonial img {
    width: 75px !important;
    height: 75px;
    border-radius: 100px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 20px;
}

section.content-testimonial .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
    border: 2.4px solid #E1E4E8;
}   

section.content-testimonial .owl-theme .owl-dots .owl-dot span {
    width: 9px;
    border: 2.3px solid #606f7c;
    height: 9px;
    background: none;
    margin-bottom: 0;
    margin-top: -13px;
    margin-right: 5px;
    margin-left: 6px;
}

section.content-testimonial  .owl-nav {
    display: none;
}

section.content-testimonial .owl-dots {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    margin-top: -287px;
}

.group-donation {
    padding: 48px 15px;
    display: flex;
    flex-wrap: wrap;
}

.donation-text {
    color: white;
    flex: 1 70%;
}

.donation-button{
    color: white;
    flex: 1 30%;
}

.donation-button button {
    background: white;
    border: 0;
    padding: 6px 19px;
}

.donation-button {
    color: white;
    flex: 1 30%;
    text-align: right;
}

.donation-button button a {
    color: #cc0000;
    letter-spacing: 0.5px;
}

.donation-text h3 {
    text-transform: uppercase;
    margin-top: 1px;
    letter-spacing: 1px;
    font-size: 24px;
    font-family: 'Work Sans Bold';
}

footer p{
    color: #626c75 !important;
}

.group-footer {
    display: flex;
    flex-wrap: wrap;
}

footer p {
    color: #626c75 !important;
    position: relative;
    font-family: 'Barlow-Medium';
    font-size: 12px;
    letter-spacing: 0;
}

footer small {
    color: #fff !important;
    position: relative;
    letter-spacing: 0;
    margin-bottom: 22px;
    display: block;
    font-family: 'Work Sans Regular';
    line-height: 19px;
}

.footer-content.ajust-footer li {
    border: 0;
}

footer {
    padding-bottom: 11px !important;
    padding: 93px 0px;
}

footer h5 {
    color: white;
    margin-bottom: 0px;
    margin-top: 0;
    font-family: 'Work Sans Bold';
    font-size: 14px;
}

.footer-content.newsection-ico {
    position: relative;
    left: 30px;
}  

.footer-content li {
    border-top: 0;
    margin-bottom: 0px;
    list-style: none;
    padding-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    text-transform: uppercase;
}

.footer-content ul {
    padding: 0;
}

.group-footer {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
}

.footer-content {
    width: 15%;
    margin: 0px 16px;
    float: left;
}

.group-footer-content>div {
    width: 39%;
}

.footer-content img {
    position: absolute;
    width: 24px;
    left: -28px;
    top: -1px;
}

.newsection-ico li {
    margin-bottom: 28px;
    padding-left: 14px;
    margin-top: 5px;
    line-height: 12px;
    padding-right: 2px;
}

.group-footer-content {
    padding: 0 44px;
}

.ajust-footer img {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0;
    object-fit: cover;
    padding-left: 0;
    margin-top: 2px;
    background-repeat: no-repeat;
}

.footer-content.ajust-footer>img {
    position: relative;
    width: auto;
    height: 65px;
    margin-bottom: 9px;
}

.group-copy {
    float: left;
    width: 100%;
    margin-top: 0;
    border-top: 0;
    padding-top: 23px;
    max-width: 885px;
    margin: 0 auto;
    text-align: center;
}

.text-copy{
    flex:1 100%;
}

.ico-copy{
    flex: 1 40%;
    text-align: right;
}

footer a {
    color: #fff !important;
    /* font-family: 'Barlow-Medium'; */
    font-size: 12px;
    font-family: 'Work Sans Regular';
    letter-spacing: 0px;
}

footer li {
    position: relative;
}

.ico-copy li {
    list-style: none;
    display: inline-block;
    margin-right: 6px;
}

.footer-content li:first-child {
    border-top: 0;
}

.ico-copy img {
    width: 12px;
    height: 12px;
}

.text-copy small {
    margin-bottom: 13px;
    color: #5b5858 !important;
    font-family: 'Barlow-Medium';
    font-size: 14px;
}

.ajust-footer{
    border:0;
    margin-top: -17px;
}

.footer-content.ajust-footer li {
    padding-left: 0;
    color: #fff !important;
    text-transform: initial;
    font-size: 12px;
    font-family: 'Work Sans Regular';
    letter-spacing: 0px;
    padding-bottom: 0;
    margin-bottom: 4px;
    margin-top: 0;
}

.boxes small {
    display: block;
    margin-bottom: 26px;
    line-height: 22px;
    padding-right: 5px;
}

.slide-internal-pages .item {
    height: 410px;
    display: flex;
}

.slide-internal-pages .item h1 {
    margin-bottom: 0;
    font-size: 52px;
}

.slide-internal-pages .carousel-connections {
    width: 100%;
    padding-top: 0;
    align-items: center;
    justify-content: center;
}

section.content-latest-news.features-resources {
    margin-top: 0;
    padding-bottom: 50px;
}

.features-resources small{
    padding-right: 0;
}

.features-resources h2{
    margin-bottom: 70px;
}

section.warpper-all-resources {
    text-align: center;
    padding: 50px 0px;
}

section.warpper-all-resources h2 {
    margin-top: 0;
    margin-bottom: 25px;
}

section.warpper-all-resources p {
    letter-spacing: 0;
    line-height: 28px;
    max-width: 771px;
    margin: 0 auto;
}   

.group-resources{
    margin-top: 50px;
}

.group-resources {
    display: flex;
    flex-wrap: wrap;
}

.resource {
    flex: 1 47%;
    background: #f4f4f4;
    padding: 23px 20px;
    margin: 0px 10px;
    margin-bottom: 20px;
}

.wrap-resource-img {
    flex: 34%;
}

.wrap-resource {
    flex: 1 62%;
    padding-left: 25px;
    text-align: left;
}

.wrap-resource-img img {
    width: 155px;
    height: 155px;
    object-fit: cover;
}

.description-resource {
    display: flex;
    flex-wrap: wrap;
}

.resource {
    flex: 1 47%;
    background: #f4f4f4;
    padding: 29px 20px;
    margin: 0px 10px;
    margin-bottom: 20px;
}

.wrap-resource p {
    line-height: 19px !important;
    margin-bottom: 13px !important;
    color: #cc0000;
}

.slide-take-action h5 {
    color: white;
    max-width: 772px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 35px;
}

.img-cosmetics img {
    width: 100%;
    height: 333px;
    object-fit: cover;
}

.text-cosmetics {
    flex: 1 30%;
    background: #cc0000;
    color: white;
    padding-left: 25px;
    padding-right: 15px;
    padding-top: 40px;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.text-cosmetics button a {
    letter-spacing: 0.5px;
    font-size: 20px;
}

.img-cosmetics {
    flex: 1 58%;
}

.group-cosmetics {
    display: flex;
    flex-wrap: wrap;
}

.text-cosmetics h4 {
    margin-top: 0;
    margin-bottom: 14px;
    font-size: 28px;
    line-height: 35px;
}

.slide-take-action .item {
    height: 487px;
}

.text-cosmetics button {
    background: #2f2f2f;
    border: 0;
    margin-top: 23px;
    padding: 6px 43px;
}

.text-cosmetics span {
    line-height: 27px;
}

.content-cosmetic h2{
    text-align: center;
    margin-bottom: 40px;
    margin-top: 0;
}

section.content-cosmetic {
    padding-top: 40px;
    padding-bottom: 40px;
}

.description-action {
    background: white;
    padding-top: 25px;
    padding-left: 27px;
    padding-right: 26px;
    padding-bottom: 5px;
}

.description-action h4 {
    color: #cc0000;
    line-height: 25px;
    margin-top: 5px;
    letter-spacing: -0.5px;
    text-transform: uppercase;
}

.description-action button {
    background: #cc0000;
    border: 0;
    margin-bottom: 16px;
    margin-top: 15px;
    width: 100%;
    padding: 6px 0;
}

.description-action button a {
    letter-spacing: 2px;
    font-size: 16px;
}

.description-action p {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0px;
    margin-bottom: 10px;
    font-family: 'Barlow-ExtraBold';
}

.content-current-actions .group-news img {
    width: 100%;
    height: 276px;
    object-fit: cover;
}

section.content-current-actions .group-news small:nth-child(n+3) {
    color: #9f6109;
    text-align: center;
    font-family: 'Barlow-Bold';
}

.content-current-actions .news {
    flex: 1 29%;
    margin: 0 19px;
    margin-bottom: 40px;
}

.description-action img {
    width: 12px !important;
    height: 12px !important;
    position: relative;
    top: -1.5px;
    left: -6px;
}

section.content-current-actions {
    padding-top: 63px;
    padding-bottom: 40px;
    background: #f4f4f4;
}

.group-making-impact {
    display: flex;
    flex-wrap: wrap;
}

.wrapper-impact small {
    display: block;
    margin-top: 18px;
    text-align: center;
    line-height: 23px;
    color: #000000;
}

.wrapper-impact {
    flex: 1 17%;
    margin: 0 3%;
}

.wrapper-impact img {
    width: 131px;
    height: 166px;
    object-fit: contain;
    margin: 0 auto;
    display: block;
}

section.making-impact h2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 75px;
}

section.making-impact {
    padding: 80px 0px;
}

div#carousel-example-generic img {
    width: 60px;
    height: 60px;
    margin-top: 323px;
    object-fit: contain;
}

div#carousel-example-generic .carousel-control{
    opacity: 1;
    width: 4%; 
}

.complements ul li::before {
    content: "\2022";
    color: red;
    font-weight: bold;
    display: inline-block;
    width: 19px;
    margin-left: -1em;
    font-size: 17px;
    text-align: center;
    left: 50px;
    list-style: none;
}

section.complements h1 {
    font-size: 39.5px;
    color: #cc0000;
    font-family: 'Work Sans Bold';
    margin-top: 50px;
    margin-bottom: 0;
}

section.complements h2 {
    margin-top: 50px;
    margin-bottom: 0;
    font-size: 32px;
}

section.complements p {
    margin-top: 26px;
    line-height: 26px;
    font-family: 'Barlow-Medium';
    margin-bottom: 0;
    color: #000
}

.complements ul div {
    margin-bottom: 20px;
}

.complements ul {
    position: relative;
    width: 100%;
    float: left;
}

.complements>div>div>div{
   /* width: 50%;
    float: left;*/
    margin-top: 20px;
}

.complements>div>div>div img {
    width: 100%;
    height: auto;
}

.complements ul{
    position: relative;
    list-style: none;
    padding:0;    
    padding-left: 20px;
    margin-top: 26px;
    margin-bottom: 26px;
}

.complements{
    color: #000;
    padding-right: 17px;
    margin-bottom: 2px;
}

.content-list-style2 li {
    list-style: none;
}

.complements ol {
    position: relative;
    list-style: none;
    padding: 0;
    padding-left: 20px;
    margin-top: 26px;
    margin-bottom: 26px;
}

.complements li {
    padding-right: 12px;
    margin-bottom: 3px;
    font-family: 'Barlow-Medium';
}

.content-list-style2 ul {
    position: relative;
}

.complements {
    width: 89%;
    margin: 0 auto;
    margin-top: 15px;
}

.complements ol li {
    padding-right: 12px;
    margin-bottom: 3px;
    font-family: 'Barlow-Medium';
    position: relative;
}

.complements ol li::before {
    /*content: "\2022";*/
    color: red;
    font-weight: bold;
    display: inline-block;
    width: 19px;
    margin-left: -1em;
    font-size: 13px;
    text-align: center;
    left: -4px;
    list-style: none;
    position: relative;
}

ol {
  list-style: none;
  counter-reset: my-awesome-counter;
}
ol li {
  counter-increment: my-awesome-counter;
}
ol li::before {
  content: counter(my-awesome-counter) ")  ";
  color: red;
  font-weight: bold;
}

section.complements small {
    font-family: 'Barlow-ExtraBold';
    position: absolute;
    left: -15px;
    margin-top: 1px;
    font-size: 13px;
    color: #cc0000;
}

section.wrapper-description h3 {
    font-size: 28px;
    line-height: 42px;
    margin-bottom: 25px;
    margin-top: 80px;
    font-family: 'Work Sans Bold';
    padding: 0 5px;
    margin-top: 40px;
}

section.wrapper-description h6 {
    color: #ce1313;
    letter-spacing: 1px;
    text-transform: uppercase;
}

section.wrapper-description {
    text-align: center;
}

section.wrapper-description img {
    width: 54px;
    height: 39px;
    object-fit: cover;
    margin-top: 100px;
}

section.content-cosmetic.content-general h6 {
    font-size: 16px;
    line-height: 28px;
    font-family: 'Barlow-Medium';
}

section.content-cosmetic.content-general .text-cosmetics{
    padding-top: 30px;
}

.img-cosmetics img {
    width: 100%;
    height: 333px;
    object-fit: cover;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

section.content-cosmetic.content-general {
    padding-bottom: 100px;
}

section.content-galery img {
    width: 100%;
}

.galery {
    margin-top: 0;
}

section.content-galery {
    margin-bottom: 50px;
    margin-top: 80px;
}

section.content-galery .container {
    width: 820px;
}

.small-galery img {
    width: 90% !important;
    height: 83px !important;
    object-fit: cover;
}

.small-galery {
    width: 20%;
    float: left;
    margin-top: 15px;
}

.galery img {
    height: 430px;
    background-position: bottom;
    object-fit: cover;
    cursor: pointer;
}

div#mega-menu-wrap-primary {
    background: transparent;
}

div#mega-menu-wrap-primary a {
    text-transform: uppercase !important;
    font-family: 'Barlow-Bold' !important;
    padding: 0 23px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
    background: #2f2f2f;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
    font-family: 'Barlow-Regular' !important;
    text-transform: inherit !important;
    font-family: 'Barlow-Medium' !important;
    letter-spacing: 0.5px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    background: #2f2f2f !important;
    text-transform: inherit !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
    background: #2f2f2f !important;
    text-transform: inherit !important;
    line-height: 24px;
    font-family: 'Barlow-Medium' !important;
    letter-spacing: 0.5px !important;
}

.description-news h6 a{
    color: #9f6109;
    font-family: 'Work Sans Bold';
    margin-top: -2px;
    line-height: 24px;
    font-size: 17px;
    text-decoration: none !important;
    border: 0;
    letter-spacing: 0;
}

.description-news p:nth-child(1) {
    text-transform: uppercase;
}

section.content-latest-news.bg-gray.features-resources .group-news>.news>img {
    height: 190px;
    object-fit: cover;
}

section.warpper-all-resources .resource .wrap-resource>a {
    letter-spacing: 0;
    line-height: 28px;
    max-width: 771px;
    margin: 0 auto;
    line-height: 19px !important;
    margin-bottom: 13px !important;
    color: #cc0000;
    display: block;
}

section.warpper-all-resources .group-resources {
    width: 100%;
}

section.warpper-all-resources form {
    width: 100%;
    float: left;
    margin-top: 45px;
    margin-bottom: 60px;
    margin-left: 15px;
    margin-right: 15px;
}

section.warpper-all-resources form>div {
    float: left;
}

section.warpper-all-resources form>div select {
    background: #cc0000;
    color: white;
    border: 0;
    height: 40px;
    width: 185px;
    padding-left: 10px;
    margin-right: 25px;
    padding-right: 19px !important;
}

div#bySelection {
    width: 50%;
    text-align: left;
}

div#byKeyword {
    width: 48%;
}

div#goSearch {
    width: 11%;
    display: inline-block;
}

div#byKeyword img {
    width: 8%;
    margin-right: 20px;
}

div#byKeyword {
    height: 40px;
}

div#byKeyword input[type="text"] {
    height: 40px;
    border: 2px solid #cc0001;
    padding-left: 15px;
    width: 74%;
}

div#byKeyword img {
    display: inline-block;
}

div#goSearch {
    background: #cc0001;
    height: 40px;
    vertical-align: baseline;
    top: 1.5px;
    position: relative;
}

div#goSearch p {
    color: white;
    height: 100%;
    line-height: 40px;
    cursor: pointer;
}

div#byKeyword input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #cc0001;
  opacity: 1; /* Firefox */
  font-family: 'Barlow-Bold';
}

div#byKeyword input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #cc0001;
  font-family: 'Barlow-Bold';
}

div#byKeyword input::-ms-input-placeholder { /* Microsoft Edge */
  color: #cc0001;
  font-family: 'Barlow-Bold';
}

.wrapper-loader-search {
    position: relative;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.wrapper-loader-search img {
    width: 38px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 100px;
}

.wrapper-content-generation {
    margin-bottom: 100px;
    margin-top: 100px;
}

.text-cosmetics h4>a {
    margin-top: 0;
    margin-bottom: 14px;
    font-size: 28px;
    line-height: 35px;
    color: white;
}

img.alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0;
}

img.alignright{
    float: right;
    margin: 0.5em 0 0.5em 1em;
}

.wrapper-content-generation h1 {
    margin-top: 0 !important;
}

.wrapper-content-generation section.wrapper-description img{
    margin-top: 0;
}

.wrapper-content-generation section.wrapper-description h6 {
    margin-bottom: 0;
}

.wrapper-content-generation section.wrapper-description h3 {
    margin-bottom: 0;
    margin-top: 0;
}

.wrapper-content-generation section {
    margin-top: 50px;
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}

.wrapper-content-generation {
    margin-bottom: 50px;
    margin-top: 50px;
}

.wrapper-content-generation  p:first-child {
    margin-top: 0;
}

.wrapper-content-generation  section.content-cosmetic.content-general{
    padding-bottom: 0;
    padding-top: 0;
}

section.complements div {
    line-height: 26px;
    font-family: 'Barlow-Medium';
    margin-bottom: 0;
    color: #000;
    letter-spacing: 0;
    font-size: 16px;
}

section.content-latest-news.bg-gray.archive-post>.container>div {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

section.content-latest-news.bg-gray.archive-post>.container>div>.group-news {
    display: block;
    float: left;
    width: 33.3333%;
    margin-bottom: 50px;
}

body.archive nav.navbar.navbar-default {
    position: relative;
    margin-top: 0;
}

section.content-latest-news.bg-gray.archive-post {
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 100px;
}

.search_bar_wrap {    
    text-align: center;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 205;
    visibility: hidden;
    background-color: rgba(33, 41, 56, 0.95);
}

.search_bar_wrap {
    -webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
    transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
}

.search_bar_wrap form {
    display: inline-block;
    width: 600px;
    vertical-align: middle;
}

.search_bar_wrap:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.search_bar_wrap .search_field {
    margin: 0;
}

.search_bar_wrap .search_field {
    position: relative;
    overflow: visible;
    padding: 10px 0;
}

.search_bar_wrap .search_field:before {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}

.search_bar_wrap .search_field.active:before {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}

.search_bar_wrap .search_field:after {
    -webkit-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -ms-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out;
}

.search_bar_wrap .search_field:after {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
}

.search_bar_wrap .search_field.active:after {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}

.search_field input {
    font-size: 47px;
    line-height: 70px;
    height: 46px;
    border-color: rgba(255,255,255,0);
    color: #ffffff;
}

.search_bar_wrap .search_field input {
    background: none;
}

.search_bar_wrap .search_button {
    outline: none;
}

p.search_button {
    display: none;
}

.search_wrap .search_icon_close {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

div.open_search .search_bar_wrap {
    visibility: visible;
    opacity: 1;
}

div.open_search .search_bar_wrap {
    background-color: rgba(33, 41, 56, 0.95);
}

#banner-search .search_icon_close {
    width: 22px;
    height: 22px;
    position: fixed;
    right: 2%;
    top: 50px;
    visibility: hidden;
    opacity: 0;
    z-index: 206;
}

#banner-search.open_search .search_icon_close {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

#banner-search .search_icon_close:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: white;
}

#banner-search .search_icon_close:after {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1px;
    background: white;
}

.search_field input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white !important;
  opacity: 1; /* Firefox */
}

.search_field input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white !important;
}

.search_field input::-ms-input-placeholder { /* Microsoft Edge */
  color: white !important;
}


body.search nav.navbar.navbar-default {
    position: relative;
    margin-top: 0;
}

body.page-template.page-template-Template-general .wrapper-content-generation {
    margin-bottom: 0;
}

body.single .wrapper-content-generation {
    margin-bottom: 0;
}

.wrapper-content-generation section.content-subscribe {
    margin-bottom: 0 !important;
}

body.page-template.page-template-Template-general section.content-donation {
    margin-bottom: 0;
}

body.single section.content-donation {
    margin-bottom: 0;
}

section.content-testimonial .owl-dots {
    display: none;
}

div#navbar-mobile-cs {
    display: none;
}

a.js_up img {
    width: 10px;
}

a.js_up {
    position: fixed;
    bottom: 17px;
    right: 15px;
}

.group-arrow-up {
    background: white;
    width: 42px;
    height: 40px;
    text-align: center;
    padding-top: 10px;
}

.slide-home .item {
    background-position: center;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    position: relative;
    padding-left: 13px;
    top: 0;
    background: #2f2f2f;
    left: 0;
    bottom: 0;
    transform: translate(0, 0) !important;
    opacity: 1;
    visibility: visible;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li {
    background: #2f2f2f;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
    line-height: 30px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    margin-top: 5px;
    padding-bottom: 5px;
}

ul.mega-sub-menu span.mega-indicator {
    display: none !important;
}

.wrapper-content-generation section li a {
    color: #337ab7 !important;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #2f2f2f !important;
    text-transform: inherit !important;
    line-height: 24px;
    font-family: 'Barlow-Medium' !important;
    letter-spacing: 0.5px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item>a:after {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    position: absolute !important;
    bottom: 0;
    left: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item>a:after {
    background-color: rgba(255,255,255,0);
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item>a:after {
    -webkit-transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
}

.navigation > li.current-menu-item:after, .navigation > li.current-menu-ancestor:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item>a:hover:after {
    width: 100%;
    /*height: 3px;*/
    height: 2px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item>a:hover:after {
    background-color: #d94b38;
}

/**/

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item ul.mega-sub-menu>li>a:after {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    position: absolute !important;
    bottom: 0;
    left: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item ul.mega-sub-menu>li>a:after {
    background-color: rgba(255,255,255,0);
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item ul.mega-sub-menu>li>a:after {
    -webkit-transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
}

.navigation > li.current-menu-item:after, .navigation > li.current-menu-ancestor:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item ul.mega-sub-menu>li>a:hover:after {
    width: 100%;
    height: 3px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item ul.mega-sub-menu>li>a:hover:after {
    background-color: #d94b38;
}

/*#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    padding: 0 23px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    padding: 0 23px !important;
}*/

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item>ul>li {
    padding: 0 !important;
}

div#share-social>div {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    max-width: 30%;
    margin: 0 auto;
    margin-top: 15px;
}

div#share-social>div>div {
    flex: 1 18%;
    margin: 6px;
}

div#share-social>div>div svg {
    width: 100%;
    height: auto;
}

.description-action {
    position: relative;
}

div#share-social {
    /* visibility: hidden; */
    margin-top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 13px;
    display: none;
}

.shre-active small{
    visibility: hidden;
}

.content-current-actions .group-news small p {
    font-size: 12px;
    font-family: 'Barlow-Medium';
}

.group-information h3>a {
    line-height: 38px;
    font-family: 'Barlow-SemiBold';
    font-size: 25px;
    margin-top: 23px;
    margin-bottom: 0;
    text-decoration: underline;
    /*text-decoration: none;*/
}

.content-carousel h3>a {
    color: #cc0000;
    font-family: 'Work Sans Bold';
    padding: 0 15px;
    line-height: 20px;
    margin-top: 45px;
    font-size: 23px;
}

.content-take-home .item>a {
    text-decoration-color: #cc0000;
}

section.content-testimonial .owl-nav {
    display: block;
    text-align: center;
    margin-top: 15px;
}

section.content-testimonial .owl-nav span {
    font-size: 40px;
    margin-right: 10px;
    margin-left: 10px;
}

label.gfield_label {
    display: none !important;
}

.validation_error {
    display: none;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    background: transparent;
    border: 0;
    margin: 0 !important;
    padding: 0 !important;
}

.gform_footer.top_label {
    padding: 0;
    margin: 0;
    clear: initial;
    float: left;
    width: 16%;
}

ul#gform_fields_1 li:nth-child(2) .validation_message {
    width: 40%;
}

div#validation_message_1_2 {
    position: absolute;
    padding-top: 5px;
    color: white;
    font-weight: 100 !important;
    font-family: 'Barlow-Medium';
}

img#gform_ajax_spinner_1 {
    position: absolute;
    margin-top: 5px;
    left: 0;
    padding-left: 0;
}

div#gform_confirmation_message_1 {
    line-height: 30px;
    font-family: 'Barlow-Medium';
    font-size: 19px;
    text-align: center;
    font-weight: 100;
    padding-left: 25px;
    padding-right: 25px;
}

.page-template-Template-general  iframe{
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
    height: 410px;
}

/* Note: added negation for instagram-media class for Smash Balloon plugin */
.single  iframe:not(.instagram-media){
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
    height: 410px;
}

body.takeactions-template-default.single.single-takeactions section.complements {
    margin-top: 0;
}

body.takeactions-template-default.single.single-takeactions section.complements iframe {
    margin-top: 0;
}

body.takeactions-template-default.single.single-takeactions .wrapper-content-generation {
    margin-top: 20px;
}

img.size-full {
    width: 100%;
    height: auto;
}

body.page-template.page-template-events section.content-latest-news.bg-gray.content-current-actions {
    margin-bottom: 0;
}

body.page-template.page-template-events section.content-subscribe {
    margin-top: 0;
}

body.page-template.page-template-events .wrapper-content-generation {
    margin-bottom: 0;
}

body.page-template.page-template-events .description-action a {
    text-decoration-color: #cc0000 !important;
}

body.page-template.page-template-events .description-action button>a:hover {
    color: white;
}



@media only screen and (max-width: 1505px){
    nav.navbar.navbar-default{
        width: 97%;
    }

    div#carousel-example-generic .carousel-control{
        width: 10%; 
    }

    ul.nav.navbar-nav.navbar-right{
        width: 91%;
    }

    .navbar-nav>li>a {
        padding: 17px 14px;
        /* padding-bottom: 23px; */
        line-height: 20px;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media only screen and (max-width: 1425px){
    div#mega-menu-wrap-primary a {
        text-transform: uppercase !important;
        font-family: 'Barlow-Bold' !important;
        padding: 0 14px !important;
        font-size: 13px !important;
    }
}

@media only screen and (max-width: 1295px){
    .content-resource {
        text-align: left;
    }

    div#mega-menu-wrap-primary a{
        padding: 0 8px !important;
        letter-spacing: 0;
    }

    .navbar-nav>li>a {
        padding: 17px 5px;
        font-size: 13px;
        letter-spacing: 0;
    }

    .content-resource>div {
        max-width: 595px;
        margin-right: 0;
        margin: 0 auto;
        padding-left: 42px;
        padding-top: 50px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 1199px){
    .container {
        width: 92% !important;
    }

    section.content-subscribe .container {
        width: 98% !important;
    }

    .subscribe-text{
        flex: 1 100%;
        margin-bottom: 30px;
    }

    nav.navbar.navbar-default {
        width: 97%;
        padding-top: 18px;
        min-height: auto;
        padding-bottom: 18px;
    }

    a.navbar-brand img{
        margin-top: -4px;
    }

    .footer-content{
        width: 24%;
    }

    .group-footer-content {
        padding: 0 5px;
    }

    div#mega-menu-wrap-primary a {
        padding: 0 4px !important;
        letter-spacing: 0;
        font-size: 12px !important;
    }

    section.content-latest-news.features-resources .news {
        flex: 1 23.3%;
        margin: 0 8px;
    }

    .description-news{
        padding: 15px 15px;
    }

    .wrap-resource{
        flex: 1 55%;
    }

    .wrap-resource-img {
        flex: 30%;
    }
    .navbar-nav>li.donate1 {
        display: none;
    }
}

@media only screen and (max-width: 998px){
    h1{
        font-size: 64px;
        line-height: 63px;
    }

    .subscribe-input input{
        width: 100%;
    }

    .subscribe-input ul {
        padding: 0;
    }

    a#js_up{
        bottom: 88px;
    }

    .slide-take-action .item {
        height: 587px;
    }

    .footer-content {
        width: 100%;
        margin: 0px 0px;
        float: left;
        text-align: center;
    }

    .footer-content.newsection-ico {
        left: 0px;
    }

    .group-footer-content {
        padding: 0px 193px;
        width: 100%;
        margin-bottom: 50px;
        margin-top: 40px;
    }

    .group-footer-content>div {
        width: 50%;
        margin: 0;
    }

    .footer-content.ajust-footer>img {
        position: relative;
        margin-bottom: 9px !important;
        right: 0;
        margin: 0 auto;
    }

    .footer-content img {
        left: auto;
        top: -1px;
        margin-left: -40px;
    }

    #mega-menu-wrap-primary #mega-menu-primary{
        text-align: center;
    }

    section.content-latest-news.features-resources .news{
        margin: 0 0px;
    }

    .complements{
        width: 100%;
    }

    .content-list-style ul {
        list-style: none;
        padding: 0;
    }

    .content-list-style2 ul {
        padding: 0;
    }

    .content-list-style{
        width: 100%;
        padding: 0;
    }

    section.complements small {
        left: -8px;
    }

    .content-list-style2 li {
        margin-left: 9px;
    }

    .content-list-style2{
        width: 100%;
        padding: 0;
    }

    div#carousel-example-generic img{
        width: 55px;
        height: 55px;
    }

    .container {
        width: 90% !important;
    }

    .wrapper-impact {
        flex: 1 18%;
        margin: 0 2%;
    }

    .description-action button a {
        letter-spacing: 1px;
    }

    .text-cosmetics{
        flex: 1 47%;
    }

    .img-cosmetics {
        flex: 1 53%;
    }

    .text-cosmetics button{
        padding: 6px 30px;
    }

    .wrap-resource-img img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .group-who-whe-are{
        padding-left: 27px;
        padding-right: 27px;
    }

    section.content-events.bg-gray {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .content-testimonial{
        height: auto;
    }

    .number-date{
        width: 41%;
    }

    .date {
        flex: 100%;
        margin: 0;
        margin-bottom: 70px;
    }

    .date-img {
        flex: 100%;
    }

    .donation-button button a {
        letter-spacing: 0;
    }

    /* .navbar-header {
        position: relative;
        display: block;
        float: none;
        margin: 0 auto;
        width: 100%;
    } */

    ul.nav.navbar-nav.navbar-right {
        margin-top: 0 !important;
    }

    ul.nav.navbar-nav.navbar-right{
        margin-right: 0;
        margin-top: 22px;
        width: 100%;
        display: block;
    }

    nav.navbar.navbar-default {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .navbar-nav>li>a {
        padding: 17px 5px;
        padding-bottom: 0;
        text-align: center;
        padding-top: 10px;
    }

    .navbar-nav>li {
        float: left;
        width: 100%;
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center;
    }

    li.donate{
        margin-top: 18px;
    }

    li.donate {
        margin-top: 12px;
    }

    .navbar-nav>li {
        float: left;
        width: 100%;
    }

    a.navbar-brand img {
        width: 65px;
        object-fit: cover;
        margin: 0 auto;
        margin-top: 0px;
    }

    .navbar-default .navbar-brand {
        color: #777;
        padding: 0;
        margin-left: 0px !important;
        width: 100%;
    }

    .content-resource>div{
        padding-top: 28px;
        padding-left: 37px;
    }

    .group-boxes>div {
        padding: 20px 19px;
        color: white;
        padding-right: 25px;
    }

    .content-resource>div h6 {
        margin-bottom: 0;
        line-height: 28px;
    }

    .news {
        width: 29.3%;
        margin: 0 10px;
        float: left;
    }

    .content-carousel h3{
        padding: 0 2px;
        margin-top: 15px;
    }

    .content-resource>div h2{
        margin-top: 0;
    }

    .content-resource>div{
        padding-left: 50px;
    }

    .description-news{
        width: 100%;
    }

    .boxes h4 {
        line-height: 27px;
        margin-top: 0;
    }

    .group-boxes{
        margin-top: -53px;
    }

    .group-who-whe-are{
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .img-information{
        padding-left: 18px;
    }

    section.content-latest-news.bg-gray.archive-post>.container>div>.group-news {
        width: 48%;
        margin: 1%;
    }
    section.content-latest-news.bg-gray.archive-post>.container>div>.group-news .news {
        width: 100%;
    }

    section.warpper-all-resources form>div select {
        width: 150px;
    }

    div#byKeyword input[type="text"] {
        width: 65%;
    }

    li.donate {
        position: fixed;
        top: auto;
        right: 0;
        left: auto;
        float: none;
        width: auto;
        bottom: 35px;
    }

    #mega-menu-wrap-primary #mega-menu-primary {
        text-align: right;
    }

    a.navbar-brand img {
        margin-top: -4px;
    }

    .navbar-header {
        z-index: 10;
    }
    
}

@media only screen and (max-width: 900px){
    div#bySelection {
        width: 100%;
        text-align: center;
    }

    div#byKeyword {
        width: 100%;
        margin-top: 15px;
    }

    div#bySelection select {
        width: 49%;
        margin: 0 auto;
    }

    div#byKeyword img {
        width: 4%;
    }

    div#byKeyword input[type="text"] {
        width: 80%;
    }

    .resource {
        flex: 1 69%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    section.warpper-all-resources form {
        margin-left: 0;
        margin-right: 0;
    }

    div#share-social>div {
        max-width: 24%;
    }
}

@media only screen and (max-width: 768px){
    h1 {
        line-height: 54px;
        font-size: 40px !important;
    }

    h3{
        line-height: 35px;
        font-size: 21px;
    }

    button a {
        font-size: 21px;
    }

    h2 {
        font-size: 32px !important;
    }

    h6 {
        font-size: 15px;
        line-height: 25px;
    }

    .content-subscribe .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{
        top: auto;
        margin-top: -33px;
        padding-top: 8px;
    }

    .subscribe-input input{
        margin-bottom: 18px !important;
    }

    ul#gform_fields_1 li:nth-child(2){
        max-width: calc(100% - 0px)!important;
    }

    .content-subscribe ul#gform_fields_1 li:nth-child(1) {
        width: 100%;
        padding-right: 0;
        max-width: calc(100% - 0px)!important;
    }

    .content-subscribe .gform_wrapper .top_label div.ginput_container{
        width: calc(100% + 0px);
    }

    .content-subscribe .gform_footer.top_label{
        width: 31%;
        margin-top: 40px;
    }

    .subscribe-input .gform_footer.top_label input{
        right: 0;
        top: 0;

    }

    section.content-subscribe .gform_wrapper ul.gform_fields li.gfield{
        width: 100%;
    }

    ul#gform_fields_1 li:nth-child(2) {
        width: 100%;
        padding-right: 0;
    }

    .group-footer-content {
        padding: 0px 90px !important;
    }

    section.content-subscribe div.ginput_complex.ginput_container.gf_name_has_2 span:nth-child(2) {
        padding: 0;
    }

    .date-img img {
        height: auto;
    }

    .content-resource button a{
        font-size: 21px;
    }

    .wrapper-impact {
        flex: 1 46% !important;
        margin: 20px 2% !important;
    }

    .content-current-actions .news{
        margin: 0;
    }

    .text-cosmetics {
        flex: 1 100%;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
        padding-bottom: 40px;
    }

    .description-action{
        padding-left: 15px;
        padding-right: 15px;
    }

    .text-cosmetics button {
        display: block;
    }

    .img-cosmetics img{
        height: 233px;
    }

    .img-cosmetics {
        flex: 1 100%;
    }

    .slide-take-action h5{
        padding: 0 15px;
    }

    .slide-internal-pages .item h1{
        padding-top: 0;
    }

    .navbar-toggle{
        border-radius: 0 !important;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        font-size: 35px;
    }

    .group-copy{
        margin-top: 47px !important;
    }

    .carousel-connections h3{
        margin-bottom: 40px;
        padding: 0 15px;
    }

    .date {
        flex: 1 100%;
        margin: 0;
        margin-bottom: 50px;
    }

    .text-number {
        flex: 1 100%;
    }

    .boxes {
        flex: 1 50%;
    }

    .slide-home .item {
        height: 634px;
    }

    .navbar-toggle {
        position: absolute;
        right: 0;
    }

    a.navbar-brand img {
        width: 65px;
        object-fit: cover;
        margin-left: 0px;
        text-align: left;
        margin-top: 8px;
    }

    div#bs-example-navbar-collapse-1 {
        margin-top: 30px;
    }

    .donation-text {
        flex: 1 60%;
    }

    .navbar-nav>li {
        float: left;
        width: 100%;
    }

    .navbar-nav>li a {
        margin: 0 auto;
    }

    nav.navbar.navbar-default{
        padding-bottom: 26px;
    }

    ul.nav.navbar-nav.navbar-right {
        margin-right: 0;
        margin-top: 10px;
        width: 100%;
        display: block;
        padding-top: 16px;
        padding-bottom: 20px;
    }

    .navbar-toggle {
        position: absolute;
        right: 0;
        margin-right: 0;
        margin-top: 16px;
        margin-bottom: 0;
    }

    .navbar-header {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .boxes {
        flex: 1 100%;
    }

    .content-information {
        height: auto;
    }

    .group-information{
        display: block;
    }

    .img-information {
        padding-left: 0;
        margin-bottom: 40px;
    }

    .text-information {
        flex: 100%;
        padding-left: 10px;
        text-align: center;
        padding-right: 10px;
    }

    .group-news{
        display: block;
    }

    .news {
        width: 100%;
        margin-bottom: 50px !important;
        margin: 0 0px;
    }

    .group-news img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    .subscribe-text {
        color: white;
        flex: 1 100%;
    }

    .subscribe-input {
        left: 0;
    }

    .content-carousel {
        text-align: center;
        padding-top: 70px;
        padding-bottom: 71px;
    }

    .wrapper-resources {
        display: block;
        height: auto;
    }

    .content-resource>div {
        padding-left: 21px;
    }

    .background-resource {
        height: 500px;
    }

    .wrapper-resources>div{
        margin-top: 40px;
    }

    .donation-button {
        color: white;
        flex: 1 50%;
        text-align: left;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
        top: 66%;
    }

    .galery {
        flex: 1 42%;
        margin: 0 15px;
        margin-top: 2% !important;
    }

    .small-galery img {
        width: 90% !important;
        height: 85px !important;
        margin: 0 auto;
        display: block;
        text-align: center;
    }

    .img-cosmetics img{
        border-radius: 0;
    }

    section.content-boxes .group-boxes {
        margin-top: 60px;
    }

    section.content-latest-news {
        padding-bottom: 0;
    }

    .carousel-connections h3 {
        max-width: 490px;
    }

    .carousel-connections button {
        padding: 3px 78px;
    }

    .content-resource button {
        background: #9f6109;
        border: 0;
        margin-top: 40px;
        padding: 7px 33px;
    }

    section.content-information .group-information {
        display: block;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    div#navbar-mobile-cs {
        display: block;
    }

    .navbar-header {
        position: absolute;
        z-index: 1;
        width: auto;
    }

    .navbar-default .navbar-brand {
        width: auto;
    }

    #mega-menu-wrap-headermobile .mega-menu-toggle {
        background: transparent;
    }

    a.navbar-brand img {
        margin-top: 0;
    }

    ul#mega-menu-headermobile {
        margin-top: 30px !important;
        background: #2f2f2f !important;
    }

    #mega-menu-wrap-headermobile #mega-menu-headermobile > li.mega-menu-flyout ul.mega-sub-menu {
        background: #2f2f2f !important;
        background-color: #2f2f2f !important;
    }

    #mega-menu-wrap-headermobile #mega-menu-headermobile > li.mega-menu-flyout ul.mega-sub-menu * {
        background: #2f2f2f !important;
        background-color: #2f2f2f !important;
    }

    nav.navbar.navbar-default {
        padding-bottom: 20px;
        padding-top: 10px;
    }

    div#navbar-mobile-cs {
        top: 5px;
        position: relative;
    }   

    .description-news {
        border: 1px solid #eaeaea;
    } 

    section.wrapper-description h3 {
        font-size: 21px;
        line-height: 35px;
    }

    #mega-menu-wrap-headermobile #mega-menu-headermobile.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,
     #mega-menu-wrap-headermobile #mega-menu-headermobile.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, 
     #mega-menu-wrap-headermobile #mega-menu-headermobile li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
        padding-left: 15px;
    }

    div#share-social>div>div {
        flex: 1 16%;
    }

    div#share-social>div {
        max-width: 15%;
    }
}


@media only screen and (max-width: 700px){
    div#byKeyword input[type="text"] {
        width: 100%;
    }

    div#goSearch {
        margin-top: 14px;
    }

    div#byKeyword span {
        display: none;
    }

    div#goSearch {
        width: 100%;
        top: 0;
    }

    section.warpper-all-resources form {
        margin-bottom: 95px;
    }

}

@media only screen and (max-width: 640px){
    ul#gform_fields_1 li:nth-child(2) .validation_message {
        padding-top: 14px;
    }
}

@media only screen and (max-width: 600px){
    div#carousel-example-generic img{
        margin-top: 299px;
    }

    .carousel-connections h1 {
        margin-top: 0;
        width: 90%;
        margin: 0 auto;
    }

    .carousel-connections h1 {
        padding: 0 15px;
    }

    div#carousel-example-generic .carousel-control {
        width: 15%;
    }

    section.content-latest-news.bg-gray.archive-post>.container>div>.group-news {
        width: 100%;
    }

    .wrap-resource-img {
        flex: 100%;
        margin-bottom: 15px;
    }

    .wrap-resource {
        flex: 1 100%;
        padding-left: 0;
    }
}

@media only screen and (max-width: 670px){
    section.content-testimonial .owl-dots {
        margin-top: -329px;
    }
}

@media only screen and (max-width: 560px){
    section.content-testimonial .owl-dots {
        margin-top: 0px;
    }

    section.content-testimonial h3:nth-child(n+3){
        padding-top: 16px;
    }

    section.content-testimonial h3:nth-child(n+3){
        line-height: 34px;
    }

}


@media only screen and (max-width: 500px){
    h2 {
        font-size: 29.5px !important;
    }

    ul#gform_fields_1 li:nth-child(2) .validation_message {
        width: 100%;
    }

    .content-subscribe .gform_footer.top_label{
        width: 55%;
    }

    .page-template-Template-general  iframe{
        height: 310px;
    }

    .single  iframe{
        height: 310px;
    }

    .group-footer-content {
        padding: 0px 0px !important;
    }

    .group-footer-content>div{
        width: 100%;
    }

    a#js_up{
        bottom: 58px;
    }

    .subscribe-input .gform_footer.top_label input{
        position: relative;
        margin-top: 0;
        width: 45%;
    }

    .date-img img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }   

    .group-footer-content>div {
        margin-bottom: 0px;
    }

    .footer-content.newsection-ico {
        left: 0px;
        margin-top: 22px;
    }

    .group-footer-content>div:nth-child(3) {
        width: 100%;
    }

    .group-copy {
        margin-top: 9px !important;
    }

    footer {
        padding-bottom: 60px !important;
        padding: 70px 0px;
    }

    .group-footer-content {
        padding: 0;
        width: 100%;
        margin-bottom: 3px;
        margin-top: 23px;
    }

    .footer-content.ajust-footer>img {
        margin-bottom: 20px !important;
    }

    .small-galery{
        width: 50%;
    }

    .galery{
        margin:0;
    }

    .small-galery img {
        width: 93% !important;
        height: 146px !important;
    }

    section.wrapper-description h3{
        line-height: 34px;
    }

    section.wrapper-description img{
        margin-top: 75px;
    }

    .complements li{
        letter-spacing: 0;
        padding-right: 0;
    }

    section.complements h1 {
        font-size: 32px !important;
        line-height: 44px;
    }

    section.making-impact {
        padding: 80px 0px;
        padding-bottom: 35px;
    }

    .wrapper-impact img {
        width: 111px;
        height: 135px;
    }

    .wrapper-impact {
        flex: 100% !important;
        margin: 0px 2% !important;
        margin-bottom: 45px !important;
    }

    section.content-before-youpink h2{
        font-size: 32.5px;
        line-height: 42px; 
    }

    .wrap-resource-img img {
        width: 75%;
        height: 170px;
        object-fit: cover;
        margin-bottom: 21px;
    }

    .wrap-resource {
        flex: 1 55%;
        text-align: center;
        padding-left: 0;
    }

    button a{
        font-size: 19px;
        letter-spacing: 1px;
    }

    section.content-before-youpink button{
        padding: 10px 0px;
    }

    .wrap-resource-img {
        flex: 100%;
    }

    .footer-content {
        flex: 100%;
        margin: 0;
    }

    .group-donation {
        padding: 48px 0px;
    }

    .subscribe-input button a {
        font-family: 'Interstate Compressed Bold';
        /* width: 32%; */
        color: #cc0000;
        font-size: 18px;
        text-transform: uppercase;
        letter-spacing: 0px;
    }

    .subscribe-input input{
        width: 100%;
    }

    .subscribe-input button{
        right: 0;
    }

    .boxes {
        flex: 1 100%;
    }

    .container {
        width: 100% !important;
        padding: 0px 20px !important;
    }

    .galery {
        flex: 1 100%;
        margin-top: 3% !important;
    }

    .galery img {
        height: 330px;
    }

    .complements li{
        font-size: 13px;
    }

    div#carousel-example-generic img {
        margin-top: 550px;
    }

    .group-who-whe-are h5 {
        font-size: 16px;
        line-height: 26px;
    }

    .text-information span {
        font-size: 17px;
        line-height: 27px;
    }

    .text-information>div {
        margin-bottom: 20px;
    }

    .actions img {
        width: 100% !important;
    }

    .number-date {
        width: auto;
    }

    section.content-testimonial h3 {
        line-height: 30px;
    }

    .content-resource>div {
        padding-left: 21px;
        padding-right: 21px;
    }

    .group-subscribe {
        padding-left: 0;
        padding-right: 0;
    }

    section.content-before-youpink h3 {
        font-size: 21px;
    }

    section.content-testimonial h3 {
        font-size: 21px;
    }

    div#share-social>div {
        max-width: 23%;
    }

    .subscribe-input input#input_1_2 {
        margin-top: 0;
        width: 100%;
        padding-left: 15px;
        font-size: 13px;
        letter-spacing: 0.3px;
        border: 1px solid white;
        outline: 0;
    }

    .subscribe-input input#input_1_2 {
        width: 100%;
    }

    .subscribe-input .gform_footer.top_label input {
        position: relative;
        margin-top: 10px;
        width: 100%;
    }
}

@media only screen and (max-width: 400px){
    h1 {
        line-height: 54px;
        font-size: 40px !important;
    }

    .page-template-Template-general  iframe {
        height: 210px;
    }

    .single  iframe {
        height: 210px;
    }

    .small-galery {
        width: 100%;
    }

    .small-galery img {
        width: 100% !important;
        height: 157px !important;
    }

    .background-resource {
        height: 257px;
        margin-top: 50px;
    }

    div#carousel-example-generic img {
        width: 50px;
        height: 50px;
        margin-top: 304px;
    }

    .content-cosmetic h2{
        line-height: 34px;
    }

    div#carousel-example-generic .carousel-control{
        width: 17%;
    }

    .text-cosmetics button {
        padding: 6px 12px;
        display: block;
    }

    .img-cosmetics img {
        height: 166px;
    }

    .text-cosmetics{
        padding-top: 26px;
    }

    .resource{
        padding: 29px 10px;
    }

    .group-copy {
        margin-top: 35px !important;
    }

    .galery img {
        height: 230px;
    }
}

@media only screen and (max-width: 330px){
   div#carousel-example-generic img {
       margin-top: 423px;
   }

   .small-galery img {
       height: 129px !important;
   }
}


/**/
.container.no-found-page {
    margin-top: 80px;
    margin-bottom: 120px;
}

section.content-latest-news.bg-gray.archive-post>div>a {
    color: black;
    text-decoration: none;
    display: block;
    margin-bottom: 40px;
    text-align: right;
}

.cookie-notice-container a#cn-accept-cookie {
    background: #cc0001;
}

section.content-latest-news.bg-gray.archive-post>div>a:hover {
    text-decoration: underline;
    text-decoration-color: #cc0001;
}

/*.slide-internal-pages .item h1 {
    font-family: 'WorkSans-SemiBold';
}*/

.slide-internal-pages .item h1 {
    font-family: 'Work Sans bol_v',sans-serif;
    font-weight: 800;
    letter-spacing: -1.5px !important;
}


ul.mega-sub-menu a.mega-menu-link:hover:after {
    height: 0 !important;
}

ul.mega-sub-menu a.mega-menu-link:hover {
    text-decoration: underline !important;
    text-decoration-color: #d84b38 !important;
    text-decoration-style: solid;
    /*text-decoration-thickness: 5px !important;*/
    text-decoration-thickness: 9px !important;
}

footer a:hover {
    text-decoration: underline !important;
    text-decoration-color: #d84b38 !important;
    text-decoration-style: solid;
    /*text-decoration-thickness: 5px !important;*/
    text-decoration-thickness: 9px !important;
}


.content-resource button a {
    text-decoration: none;
}

.content-take-home .item>a {
    text-decoration: none;
}

section.content-before-youpink button>a {
    text-decoration: none;
    color: white !important;
}

.date-info a {
    text-decoration: none;
}

.group-events button a {
    text-decoration: none;
}

.donation-button button a {
    text-decoration: none;
}

.carousel-connections button a {
    text-decoration: none;
}

.group-boxes button a {
    text-decoration: none;
    color: white !important;
}

.group-information h3 {
    text-decoration: none;
}

.group-who-whe-are a:hover {
    text-decoration: none;
}

.description-news a:hover {
    border-bottom: 0px solid #cc0000;
}

.group-information h3>a:hover {
    text-decoration: none;
}

.date-info a:hover {
    border: 0;
}


button a {
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 2s;
}

button a:hover {
    text-decoration: underline;
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 2s;
}

@keyframes fadeInOpacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


.navbar-default .navbar-nav>li.donate>a:hover {
    background: #cc0000;
    text-decoration: underline;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    padding-bottom: 10px;
    background: #2f2f2f;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li:last-child>a {
    text-decoration-thickness: 2px !important;
    line-height: 24px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    width: 310px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item-has-children>a:hover {
    text-decoration-thickness: 2px !important;
}

section.making-impact>.container {
    padding: 0;
}

section.making-impact>.container .wrapper-impact {
    flex: 1 19%;
    margin: 0 2%;
}

section.making-impact>.container {
    padding: 0;
    width: 1100px;
}

footer small {
    font-size: 12px;
}

img.aligncenter {
    text-align: center;
    margin: 0 auto;
    display: block;
}

#wpdcom.wpdiscuz_unauth .wc-field-submit {
    z-index: 1000;
    position: relative;
}

#wpdcom .wpd-field-captcha .wpdiscuz-recaptcha iframe {
    margin-top: 0;
}

@media only screen and (max-width: 600px){
    section.content-latest-news.bg-gray.archive-post>div>a {
        margin-bottom: 60px;
    }
}

@-moz-document url-prefix() {
  ul.mega-sub-menu a.mega-menu-link:hover {
    text-decoration-thickness: 2px !important;
  }
}