/*body { font: 16px 'Montserrat', sans-serif; font-weight: 400; }*/
body { font: 16px "Acumin Variable Concept", 'Montserrat', sans-serif !important; font-weight: 400; }
html, body, th, td, p { color: #737373; }

a       { color: #737373; text-decoration:underline; }
a:hover { text-decoration: none; }

ul, ol { padding: 0; margin: 0; }

.font-montserrat	{ font-family: 'Montserrat', sans-serif; }
.font-montserrat	{ font-family: 'Roboto', sans-serif; }
/*.font-great-vibes	{ font-family: 'Great Vibes', cursive; }*/
.font-anton { font-family: 'Anton', sans-serif; }

h1 			{ font-size: 20px; font-family: 'Roboto', sans-serif; color: #737373;
            padding: 4px 0 4px; font-style: normal;  }
h2			{ font-size:22px; font-family: 'Roboto', sans-serif; text-transform: uppercase; font-weight: 900; letter-spacing: 2px; }
h3			{ font-size:20px; font-family: 'Roboto', sans-serif; font-weight: 400; }
h4			{ font:17px 'Roboto', sans-serif; font-weight: 500; margin-bottom: 10px }
h5			{ font:16px 'Roboto', sans-serif; font-weight: 300;   }
h6			{ font:16px 'Roboto'; font-weight: bold; font-style: italic; }

h4 b        { font-weight: 600 !important; letter-spacing: 0.1rem; }

.font-icomoon { font-family: 'icomoon' !important; 
font-style: normal !important; font-weight: normal !important; }

.font-weight-200  { font-weight: 200 }
.font-weight-300  { font-weight: 300 }
.font-weight-400  { font-weight: 400 }
.font-weight-500  { font-weight: 500 }
.font-weight-600  { font-weight: 600 }
.font-weight-700  { font-weight: 700 }

.font-size-24 { font-size: 24px; }
.font-size-30 { font-size: 30px }
.font-size-36 { font-size: 36px }
.font-size-48 { font-size: 48px }

.font-slider { font-family: 'Anton', sans-serif !important; }
.letter-spacing-1 { letter-spacing: 1px; }
.letter-spacing-2 { letter-spacing: 2px; }

.logo { max-width: 280px; }


/* Titles */
.text-divider-double { position: relative; margin: 30px 0 12px 0; 
text-align: center; }
.text-divider-double + .sep { margin: 0 0 30px 0; position: relative; }
.sep, .sep-2, .sep-3 { position: relative; display: block; clear: both;
    margin: 60px 0 30px 0; min-width: 100%; height: 1px; 
    border-top: 1px solid; color: #EDEDED;
}
.text-divider-double + .sep::after { content: ""; position: absolute;
    left: 50%; bottom: 1px; width: 100px; height: 1px; background: #626262;
    margin-left: -50px; }


/* setting */

.text-center 	{ text-align: center; }
.text-left    { text-align: left; }
.text-right    { text-align: right; }
.text-justify 	{ text-align: justify; }

.text-uppercase { text-transform: uppercase; }

#top    { background-color: #eeeeee; padding: 7px 0; font-size: 15px; }
#top a  { text-decoration: none; }
#top p  { margin-bottom: 0px; }
#header { padding: 15px 0 7px; box-shadow: 0 2px 2px 0 rgba(0,0,0,0.04); }

.wrapper-gray { position: relative; top: -30px; background-color: #eeeeee; 
    float: left; width: 100%; padding: 15px 15px; text-align: center;
    z-index: 99; }
.wrapper-azul { position: relative; top: -30px; background-color: #fff; 
    float: left; width: 100%; padding: 15px 15px; text-align: center;
    z-index: 99; border-top: 4px solid #737373; border-radius: 20px; }

.wrapper-azul h4, .wrapper-azul h4 a { color:#1b4e76; }


.wrapper-video { padding-bottom: 30px; background-color: #eee;  }
.position-relative { position: relative; }

.bg-gray { background-color: #eee;
    background-size: auto;
background-size: auto;
padding: 30px; min-height: 576px; }

.bg-gray .color-naranja { color: #1A4E76; }
.bg-gray .color-naranja:hover { color: #737373; }

.bg-gray a { color: #1A4E76; text-decoration: none; line-height: 30px; }
.bg-gray a:hover { color: #737373; }
.bg-gray a i { font-family: 'icomoon'; font-style: normal; font-size: 20px; }

.bg-azul { background-color: #1A4E76; padding: 30px 25px; width: 100%; 
    overflow: hidden; color: #fff; text-align: center; border-radius: 3px; }


#intro { background: url('../images/wrapper-video-v2-min.jpg' ); background-size: cover; 
 border-top:4px solid #737373; }
#intro .col-md-3::before {
    background-color: #b0b0b0; position: absolute; top: 10%; bottom: 10%;
    left: 0; width: 1px; height: 80%; content: "";  }
#intro .col-md-3:first-child::before { background: none; }
#intro h5 { font-size:16px; }

.wrapper-contacto {  }
.wrapper-covid  { background-color: #fbffcb; padding: 20px 0; 
    font-size: 14px; text-align: justify; }

.wrapper-interna { background-repeat: no-repeat; background-size: auto;
background-size: cover;  padding: 40px 0; text-align: center; 
margin-bottom: 30px; }
.wrapper-interna h2, .wrapper-interna h3 { color: #fff;  }

.wrapper-general { padding: 0px 0 0; }


.wrapper-consult {  background: url('../images/home/wrapper-consult.jpg' ) no-repeat;
    background-size: auto;
background-size: cover;
padding-top: 50px;
padding-bottom: 50px; }

.wrapper-edificio-pesek { margin-top: 40px; background-color: #1e4e76; padding: 60px 0px 60px;  }
.wrapper-edificio-pesek .sep { border-top: 0 !important;  }
.wrapper-edificio-pesek .text-divider-double + .sep::after { background-color: #fff !important; }

.wrapper-gris { background-color: #737373; padding: 50px 20px; color: #fff;
text-align: center; }

.wrapper-gris a { color: #efefef;  }
.wrapper-gris a:hover { color: #fff; }
.wrapper-gris a span { font-weight: 600; }


.wrapper-gris .btn-custom{  color: #fff; background-color: #1d4f75; 
    border: 1px solid #1d4f75; padding: 10px 20px;
text-decoration: none; opacity: 1; margin: 10px 20px;  }



.wrapper-gris .btn-custom:hover { background: none; border: 1px solid #fff; color: #fff; }

.wrapper-video .btn-custom{ background-color: #3596af;  
     padding: 10px 20px; border-radius: 0; text-transform: uppercase;
text-decoration: none; opacity: 1; margin: 10px 20px; color: #fff; }
.wrapper-video .btn-custom:hover { color: #fff; background-color: #1A4E76; 
    border: 1px solid #1A4E76; }


.btn-video { background-color: #eee; padding: 10px; text-decoration: none;  }
.btn-video:hover { background-color: #2550a0; color: #fff;  }

.btn-naranja { background-color: #2550a0; color: #fff; padding: 4px 40px 7px; border-radius: 7px; }
.btn-naranja:hover { background-color: #737373; color: #fff;
 text-decoration: none; }

.btn-azul, .btn-azul:active, .btn-azul:visited { background-color: #1b4e76; color: #fff; padding: 12px 25px; border-radius:10px; min-width: 180px; display: inline-block; text-decoration: none;}
.btn-azul:hover { background-color: #737373; color: #fff; text-decoration: none; }

.btn-gris { background-color: #717171; color: #fff; padding: 7px 20px;
border-radius: 3px; }
.btn-gris:hover { background-color: #2550a0; color: #fff;
 text-decoration: none; }

 .botones { float: left; width: 100%;  }
 .botones a { display: inline-block; margin: 0 10px;  }

.wrapper-footer-1 { position: relative;
background: url('../images/home/wrapper-footer-1.jpg') no-repeat center bottom scroll;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
background-color: #4a4f55;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;  padding: 30px 0 }

.wrapper-footer-1 ul { float: left; width: 100%; }
.wrapper-footer-1 ul li { float: left; width: 100%; padding: 2px 0; 
    list-style: none; }
.wrapper-footer-1 ul li a { float: left; width: 100%; padding: 10px 10px; 
color: #fff; text-decoration: none; font-size: 15px }
.wrapper-footer-1 ul li a:hover { color: #99bbde; }
.wrapper-footer-1 h4 { color: #fff; font-size: 17px; }

.wrapper-service-home { display: block; float: left; width: 100%;
    /*background: url('../images/omaha.jpg' ) no-repeat center top;
        background-attachment: scroll;
        background-size: auto;
    background-size: cover;
    background-attachment: scroll;*/
    padding-top: 0px;
    padding-bottom: 0px;
}

.wrapper-pfg-icon { 
	padding: 0; 
	posiition:relative;
	z-index: 2;}

.pfg-icon-overlay {
	position: relative;
	top: -130px;
	z-index: 3;
margin-bottom: -80px}

#main-menu  { float: left; width: 100%; margin-top: 5px; }
#main-menu ul { float:right; }
#main-menu ul li { list-style: none; float: left; }
#main-menu ul li a { float: left; padding: 14px 12px; text-decoration: none;
color: #737373; }
#main-menu ul li a:hover { background-color: #eeeeee; color: #1A4E76; }
#main-menu ul li a.active { background-color: #eeeeee; color: #1A4E76; }

#main-menu ul ul {  visibility:hidden;  position:absolute; width:230px;  
    top:47px;  z-index:999;  } 
#main-menu ul ul li { float:left; border:0; width:100%;  
height:auto !important; margin:0; padding:0; }

#main-menu ul ul ul{ left:220px; top:0; width:220px; }

#main-menu ul ul a, #main-menu ul ul a:visited { float:left; 
    height:auto !important; padding:12px 7px 12px 15px; 
    font-size:15px !important; color:#fff; width:100%;
 text-align:left; color:#666; background-color:#fff;
border-left: 1px solid #fff; } 

#main-menu ul ul a:hover { color:#3e78a8; background-color:#eee;
border-left: 1px solid #000; }
#main-menu ul ul a.active { color:#3e78a8; background-color:#eee;
border-left: 1px solid #000; }
#main-menu ul :hover > a{ background-color: #eeeeee; color: #3e78a8;  }
#main-menu ul ul :hover > a { background-color: #eeeeee; color: #3e78a8;   }


#main-menu ul li:hover ul, #main-menu ul a:hover ul{ visibility:visible;  }
#main-menu ul :hover ul ul{ visibility:hidden; }
#main-menu ul :hover ul:hover ul ul{ visibility:hidden; }
#main-menu ul :hover ul:hover ul:hover ul ul li{ visibility:hidden; }
#main-menu ul :hover ul :hover  ul{  visibility:visible; }
#main-menu ul :hover ul :hover  ul li:hover ul{ visibility:visible; }
#main-menu ul :hover ul :hover  ul:hover ul li:hover ul li{  visibility:visible; }


nav.nav-abogados { float: left; width: 100% }
nav.nav-abogados ul { float: left; width: 100%; padding: 0; margin: 0; }
nav.nav-abogados li { list-style: none; float: left; width: 100%;  }
nav.nav-abogados li a { float: left; overflow-x: hidden; width: 100%;
 display: block; padding: 10px 10px;
border-bottom: 1px solid #ededed; }
nav.nav-abogados li a:hover { text-decoration: none; color: #fff;
background-color: #626262; }


.redes-sociales { margin-top: 0px;  }
.redes-sociales li { display: inline; list-style: none; font-size: 30px; }
.redes-sociales li a { padding: 7px 10px; color: #2550a0; }


.share-icons ul { margin: 15px; }
.share-icons li { float: left; list-style: none; font-size: 20px; }
.share-icons li a { padding: 10px 15px; color: #bababa; }
.share-icons li a:hover { color: #2550a0; }


/* colors */

.color-white { color:#fff !important; text-decoration: underline; }
.color-white:hover { text-decoration: none; }

.color-fff { color: #ffffff !important; }
.color-azul { color: #1A4E76; }
.color-naranja { color: #2550a0; }
.color-naranja-fuerte { color: #2550a0; }
.color-gris     { color: #8A8888; }

a.color-azul { color: #1A4E76; }
a.color-azul:hover { color: #2550a0; }
a.color-naranja-fuerte { color: #2550a0; }
a.color-naranja-fuerte:hover { color: #4883b4;  }

footer { display: block; padding: 30px 0; background-color: #1b4e76; }
footer .color-naranja-fuerte { color: #B0CDEC; }
footer .color-naranja-fuerte:hover { color: #fff; }
footer h2, footer p { font-weight: normal; font-size: 15px; color: #fff; letter-spacing: 1px;
line-height: 22px; text-align: center; }
footer .social-media { margin-top: 30px;  }
footer .social-media li { float: left; list-style: none; font-size: 20px; }
footer .social-media li a { padding: 7px 10px; color: #fff; }

#top .redes-sociales { display: inline; float:right; margin:0 0 0 20px; }
#top .redes-sociales li { float:left; padding: 0; margin: 0px; }
#top .redes-sociales li a { float: left; font-size:18px; padding: 0px 5px; margin: 0px; }
#top .redes-sociales li a:hover { color:gray; }

/* carrusel */
.carousel {
    margin: 30px auto 100px;
    padding: 0 70px;
}
.carousel .item {
    text-align: center;
    overflow: hidden;
    min-height: 150px;
}
.carousel .item .img-box {
    width: 135px;
    height: 135px;
    margin: 0 auto;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 50%;
}
.carousel .img-box img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
}
.carousel .testimonial {
    padding: 30px 0 10px; color: #2550a0;
}
.carousel .overview {   
    color: #666;
}
.carousel .overview b {
    text-transform: uppercase;
    color: #666;
}
.carousel .carousel-control {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
    background: none;
}
.carousel-control i {
    font-size: 68px;
    line-height: 42px;
    position: absolute;
    display: inline-block;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
    bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 1px 3px;
    border-radius: 50%;
}
.carousel-indicators li {   
    background: #999;
    border-color: transparent;
    box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {    
    background: #555;       
    box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
/* end carrusel */


.btn-slider  { font:16px 'Montserrat', sans-serif; font-weight: 500;
color: #99bbde; border:2px solid #99bbde; padding: 7px 20px;
text-transform: uppercase; text-decoration: none; }
.btn-slider:hover { background-color: #1b4e76; border:2px solid #1b4e76;
color: #fff; text-decoration: none; }


/* sticky */

.sticky { position: fixed; top: 0; width: 100%; background-color: #fff;
z-index: 100; }

/* end sticky */

/* menu responsive */

.icon-menu { font-size:36px;cursor:pointer; position: absolute; z-index: 3;
 top: 0px; right: 5%; padding: 3px; }

.sidenav { height: 100%; width: 0; position: fixed; z-index: 200;
  top: 0; left: 0; background-color: #111; overflow-x: hidden;
  transition: 0.5s; padding-top: 60px; text-align:center; }

.sidenav a { padding: 8px 8px 8px 32px; text-decoration: none;
  font-size: 25px; color: #818181; display: block; transition: 0.3s; 
}

.sidenav a:hover{ color: #f1f1f1; }

.sidenav .closebtn { position: absolute; top: 0; right: 25px;
  font-size: 36px; margin-left: 50px; }

.sidenav a, .dropdown-btn {  text-decoration: none;
  font-size: 20px; color: #818181; border: none;
  background: none; cursor: pointer; text-align: center; }
.dropdown-btn { padding-left: 30px; }

.sidenav a:hover, .dropdown-btn:hover { color: #f1f1f1; }

.dropdown-container { display: none; background-color: #262626;
   margin: 10px 0 1px; text-align:center;  }



/* end menu responsive */

.max-width { max-width: 100%; }


.contact-form { width: 100%; margin: 40px 0 0 0; text-align: center; }
.contact-form input[type="text"], .contact-form input[type="email"],
.contact-form input[type="number"] {      background: #ffffff;
    border-radius: 0px;
    padding: 17px;
    width: 100%;
    position: relative;
    border: none;
    outline: none;
    border: 1px solid #EDEDED;
        border-bottom-color: rgb(237, 237, 237);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    border-bottom: 1px solid transparent;
    margin: 0;
    box-shadow: none !important;
    font-size: 14px;
    -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1) !important;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1) !important;
    color: #333333;
}
.contact-form textarea { margin: 20px 0 0 0; background: #ffffff;
    border-radius: 0px; padding: 17px; width: 100%; position: relative;
    border: none; outline: none;
    border: 1px solid #EDEDED;
        border-bottom-color: rgb(237, 237, 237);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    border-bottom: 1px solid transparent; 
    box-shadow: none !important;
    font-size: 14px;
    -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1) !important;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1) !important;
    color: #333333;
}
.contact-form input[type="submit"] { margin: 30px 0 0 0;
    font-size: 14px; font-weight: bold; display: inline-block;
    text-align: center; cursor: pointer; overflow: visible;
    position: relative; z-index: 0;
    vertical-align: middle;  -moz-user-select: none;
    -webkit-user-select: none; user-select: none;
    text-decoration: none; text-shadow: none;
    border: 0; padding: .55em 1.7em; line-height: 1.15em;
    background: #234e73; color: #e2e2e2; padding: 1.1em 2em; border-radius: 12px;
}

.bg-servicio a { text-decoration: none; }
.bg-servicio { float: left; width: 100%; height: 350px; }
.bg-servicio .bg-negro { display: flex; align-items: flex-end; background-color:rgba(29,79,117,0.7); width: 100%; height: 100%;
color:#fff; padding: 30px 15px; overflow: hidden; }
.bg-servicio .bg-negro h2, .bg-servicio .bg-negro h2 a { color: #fff; text-align: center; width: 100%; font-weight: 400;
-webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale; }
.bg-servicio .bg-negro p { color: #fff; text-align: center; width: 100%; font-weight: 400;
-webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale; }
.bg-servicio .bg-negro div { width: 100%; }
.bg-servicio .bg-negro:hover { background-color:rgba(0,0,0,0.45);  }
.bg-servicio .bg-negro div p > a { padding: 10px 25px; color: #fff; border: 1px solid #fff; min-height: 200px; 
    -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;  }

.bg-biografia a { text-decoration: none;  }
.bg-biografia { float: left; width: 100%; height: 480px; background-position:center top;}
.bg-biografia .bg-negro { display: flex; align-items: flex-end; background-color:rgba(29,79,117,0.7); width: 100%; height: 100%;
color:#fff; padding: 10px 15px 20px; overflow: hidden; text-align: center; color: #ddd; }

.bg-biografia .bg-negro h3, .bg-biografia .bg-negro h3 a { color: #ddd; text-align: center; width: 100%; font-weight: 400;
-webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale; }
.bg-biografia .bg-negro h5 { text-align: center; color:#ddd; }

.bg-biografia .bg-negro p { color: #fff; text-align: center; width: 100%; font-weight: 400;
-webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale; }
.bg-biografia .bg-negro div { width: 100%; }
.bg-biografia .bg-negro:hover { background-color:rgba(0,0,0,0.30);  }
.bg-biografia .bg-negro div p > a { padding: 10px 25px; color: #fff; border: 1px solid #fff; min-height: 200px; 
    -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;  }




.bg-pesekforgood {float: left; width: 100%; height: 240px; position: relative; }
.bg-pesekforgood a {text-decoration: none;}
.bg-pesekforgood div {width: 100%;}
.bg-pesekforgood div p > a {padding: 10px 25px; color: #fff; border: 1px solid #fff; min-height: 200px; -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}
.bg-pesekforgood h3, .bg-pesekforgood h3 a { color: #ffffff; text-align: center; width:100%; font-weight:400; -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}
.bg-education-trans, .bg-advocacy-trans, .bg-community-trans {display: flex; align-items: center; justify-content: center;  width: 100%; height: 100%; color:#fff; padding: 30px 15px; overflow: hidden;}
.bg-education-trans {background-color:rgba(232,151,67,0.87);}
.bg-advocacy-trans {background-color:rgba(0,152,211,0.87);}
.bg-community-trans {background-color:rgba(0,162,106,0.87);}
.bg-education-clarito {background-color:rgba(243,224,167,1)}
.bg-advocacy-clarito {background-color:rgba(187,222,223,1)}
.bg-community-clarito {background-color:rgba(211,227,210,1)}



/*Ocultar el Badge de reCaptcha V3 de Google*/
/*  .grecaptcha-badge { visibility: hidden; }*/


@media (max-width: 480px) { 

    .logo img { width: 90%; }
    body { font-size: 17px; }

}


@media (max-width: 767px) { 

    .wrapper-gray { top:0px; }
    
    footer .text-right, footer .col-md-12 { 
        text-align: center !important; }

    .btn-custom { margin-top: 60px; display: inline-block; }



}


@media (max-width: 1023px) { 
    #intro .col-md-3::before { background: none;  }
    #top { text-align: center; }
    .wrapper-gray .col-md-3 { padding: 10px 0; }



}


@media (min-width: 768px) {

    #inicio .bg-servicio { height: 380px; }

}

@media (min-width: 1024px) {

    .line-height-25 { line-height: 25px;  }
    /*#rev_slider_1 { height: 580px !important;  }*/

}


@media print {
  .container {
    width: auto;
  }
}


/*@font-face {
    font-family: 'Castellar';
    font-display: swap;
    src: url('Castellar.eot');
    src: url('Castellar.eot?#iefix') format('embedded-opentype'),
        url('Castellar.woff') format('woff'),
        url('Castellar.ttf') format('truetype'),
        url('Castellar.svg#Castellar') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aparajita';
    font-display: swap;
    src: url('Aparajita-BoldItalic.eot');
    src: url('Aparajita-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('Aparajita-BoldItalic.woff') format('woff'),
        url('Aparajita-BoldItalic.ttf') format('truetype'),
        url('Aparajita-BoldItalic.svg#Aparajita-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Aparajita';
    font-display: swap;
    src: url('Aparajita.eot');
    src: url('Aparajita.eot?#iefix') format('embedded-opentype'),
        url('Aparajita.woff') format('woff'),
        url('Aparajita.ttf') format('truetype'),
        url('Aparajita.svg#Aparajita') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aparajita';
    font-display: swap;
    src: url('Aparajita-Italic.eot');
    src: url('Aparajita-Italic.eot?#iefix') format('embedded-opentype'),
        url('Aparajita-Italic.woff') format('woff'),
        url('Aparajita-Italic.ttf') format('truetype'),
        url('Aparajita-Italic.svg#Aparajita-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Aparajita';
    font-display: swap;
    src: url('Aparajita-Bold.eot');
    src: url('Aparajita-Bold.eot?#iefix') format('embedded-opentype'),
        url('Aparajita-Bold.woff') format('woff'),
        url('Aparajita-Bold.ttf') format('truetype'),
        url('Aparajita-Bold.svg#Aparajita-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}*/


@import url('https://fonts.googleapis.com/css2?family=Anton&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@font-face {
    font-family: 'icomoon';
    font-display: swap;
    src: url(icons.eot);
    src: url(icons.eot?#iefix) format('embedded-opentype'), 
        url('icons.woff') format('woff'),
        url(icons.ttf) format('truetype');

}

/* --------------------------------- */
/* Versión 2 - 21 Enero 2022 */

/*@font-face {
    font-family: 'Aquawax';
    src: url('Aquawax-Medium.eot');
    src: url('Aquawax-Medium.eot?#iefix') format('embedded-opentype'),
        url('Aquawax-Medium.woff2') format('woff2'),
        url('Aquawax-Medium.woff') format('woff'),
        url('Aquawax-Medium.ttf') format('truetype'),
        url('Aquawax-Medium.svg#Aquawax-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aquawax';
    src: url('Aquawax-Light.eot');
    src: url('Aquawax-Light.eot?#iefix') format('embedded-opentype'),
        url('Aquawax-Light.woff2') format('woff2'),
        url('Aquawax-Light.woff') format('woff'),
        url('Aquawax-Light.ttf') format('truetype'),
        url('Aquawax-Light.svg#Aquawax-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aquawax';
    src: url('Aquawax-Black.eot');
    src: url('Aquawax-Black.eot?#iefix') format('embedded-opentype'),
        url('Aquawax-Black.woff2') format('woff2'),
        url('Aquawax-Black.woff') format('woff'),
        url('Aquawax-Black.ttf') format('truetype'),
        url('Aquawax-Black.svg#Aquawax-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
*/

/* --------------------------------- */

/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');*/



/* --------------BOTÓN FLOTANTE DE IDIOMA------------------- */

/* LO OCULTAMOS EN ESCRITORIO */
.language-switch {
    text-decoration: none;
    display: none; /* Asegúrate de que siempre se muestre */
    visibility: none; /* Forzar visibilidad */
}

.language-switch:hover {
    background-color: #737373;
	color: #fff;
}

/* PARA TABLET */
@media (min-width: 768px) and (max-width: 991px) {
    .language-switch {
        position: fixed;
        font-size: 14px; /* Texto ligeramente más grande para tablets */
        font-family: 'Montserrat', sans-serif; 
		font-weight: 700;
		padding: 12px 20px; /* Ajusta el espaciado para tablets */
        bottom: 9vh; /* Ajusta la posición vertical */
        left: 0px;
        z-index: 999999; /* Asegúrate de que esté encima de todo */
        background-color: #1b4e76; /* Color del botón */
        color: #fff;
        border: none;
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        text-align: center;
		vertical-align: middle;
        text-decoration: none;
        display: inline-block !important;
        visibility: visible !important;
    }
    .language-switch img {
        width: 35px; /* Imagen más grande para tablets */
        height: auto;
        display: inline-block !important;
        vertical-align: middle; /* Centra la imagen */
        margin-right: 0; /* Ajusta el margen si es necesario */
        padding: 0;
    }
}






/* PARA MÓVILES */
@media (max-width: 768px) {
    .language-switch {
	position: fixed;
	font-size: 12px; /* Texto más pequeño para móviles */
	font-family: 'Montserrat', sans-serif; 
	font-weight: 700;
    padding: 15px 20px; /* Espaciado más compacto */
    bottom: 2vh; /* Ajusta la posición en móviles */
    left: 0px;
    z-index: 999999; /* Asegúrate de que esté encima de todo */
    background-color: #1b4e76; /* Color del botón */
    color: #fff;
    border: none;
    border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    text-align: center;
	vertical-align: middle;
    text-decoration: none;    		
    display: inline-block !important;
    visibility: visible !important;
    }
	
	.language-switch img {
    width: 30px;
    height: auto;
    display: inline-block;
    vertical-align: middle; /* Asegura que la imagen quede centrada */
    margin-right: 0; /* Puedes ajustar el margen si es necesario */
    padding: 0;}
	}



/* --------------BOTÓN SUPERIOR DE IDIOMA------------------- */


.idioma-link {
	display: inline-flex;
	align-items: center;
	padding: 5px 20px;
	color: white;
	background-color: #1b4e76;
	text-decoration: none;
	border-radius: 5px;
	font-weight: bold;
	transition: background-color 0.3s ease; 
}
.idioma-link:hover {
	background-color: #737373;
	color: white;
}
