* {
    padding: 0;
    scroll-behavior: smooth;
	margin: 0;
} 
 
 
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Poppins: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');
 
body {
    background-color: var(--blanco);
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-optical-sizing: auto; 
    font-style: normal;
    font-size: 1.000rem;  
}  
   
  
:root {
    --primary: #23A455;
    --secondary: #E74C3C;
    --green : #A1DAB4; 
    --gray : #4A6572;
    --black: #2E2E2E; 
    --grays : #5F5A5A;
    --blanco: #FFF;
 
    --standar: #F0F1F2;  
    --bg_gray : #F5F5F5;
    --footer : #E4E4E4;
 } 

 
* h1 {
    font-size: 3.813rem; 
    font-display: auto;
    font-family:Bebas ;
    font-optical-sizing: auto;
    font-style: normal;
} 

* h2 {
    font-size: 3.063rem; 
     font-family:Bebas ;
    font-optical-sizing: auto; 
    font-style: normal;
} 

* h3 {
    font-size: 2.438rem;  
     font-family:Bebas ;
    font-optical-sizing: auto; 
    font-style: normal;
} 

* h4 {
    font-family:Bebas ;
    font-optical-sizing: auto; 
    font-style: normal;
    font-size: 1.938rem; 
} 

* h5 { 
    font-family:Bebas ;
    font-optical-sizing: auto; 
    font-style: normal;
    font-size: 1.562rem; 
} 
 
* p {
    font-family: "Poppins", sans-serif;
    font-optical-sizing: auto; 
    font-style: normal;
    font-size: 1.000rem; 
}

* ul li,
* ul {
    font-family: "Poppins", sans-serif;
    font-optical-sizing: auto; 
    font-style: normal;
    font-size: 1.000rem; 
}

small {
    font-family: "Poppins", sans-serif;
    font-optical-sizing: auto; 
    font-style: normal;
    font-size: 1.000rem;
}

* a:hover{ 
    text-decoration: none;
}

.text_shadows{  text-shadow: 3px 3px 9px rgba(0,0,0,0.31);}

.line-height-normal{line-height:normal!important}
.line-height-14{line-height:14px!important}
.line-height-22{line-height:22px!important}
.line-height-34{line-height:34px!important} 
.line-height-50{line-height:50px!important} 
 
.fw-400 { font-family: "Poppins", sans-serif; font-weight: 400; } 
.fw-500 { font-family: "Poppins", sans-serif; font-weight: 500;}  
.fw-600 { font-family: "Poppins", sans-serif; font-weight: 600;}  
.fw-700 { font-family: "Poppins", sans-serif; font-weight: 700;}
.fw-800 { font-family: "Poppins", sans-serif; font-weight: 800;}   


.cl_primary { color: var(--primary)!important ;}  
.cl_secondary { color: var(--secondary)!important ;}   
.cl_blanco { color: var(--blanco)!important ;}   
.cl_negro { color: var(--black)!important ;}    
.cl_green { color: var(--green); }
.cl_gray { color: #ACACAC; }
.cl_gray_black { color: var(--grays); }


.bg_gris { background-color: #E9E8E7; } 
.bg_primary { background-color: var(--primary)!important ;}  
.bg_blue { background-color: var(--green)!important ;}  
.bg_secondary { background-color: var(--secondary)!important ;}  
.bg_green { background-color: var(--green)!important ;}  
.bg_standar { background-color: var(--standar)!important ;} 
.bg_blanco { background-color: var(--blanco)!important ;}  

.fz-10 { font-size: 10px;}
.fz-12 { font-size: 12px;}
.fz-11 { font-size: 11px;}
.fz-13 { font-size: 13px;}
.fz-14 { font-size: 14px;}
.fz-15 { font-size: 15px;}
.fz-16 { font-size: 16px;}
.fz-18 { font-size: 18px;}
.fz-20 { font-size: 20px;}
.fz-22 { font-size: 22px;}
.fz-25 { font-size: 25px;}
.fz-24 { font-size: 24px;}
.fz-26 { font-size: 26px;}
.fz-28 { font-size: 28px;}
.fz-30 { font-size: 30px;}
.fz-32 { font-size: 32px;}
.fz-34 { font-size: 34px;}
.fz-36 { font-size: 36px;} 
.fz-38 { font-size: 38px;}
.fz-40 { font-size: 40px;}
.fz-42 { font-size: 42px;}
.fz-44 { font-size: 44px;}
.fz-46 { font-size: 46px;}
.fz-48 { font-size: 48px;}
.fz-50 { font-size: 50px;}
.fz-52 { font-size: 52px;}  
.fz-60 { font-size: 60px;}  
.fz-90 { font-size: 90px;}  


@font-face{
    src:url(../fonts/BebasNeue-Regular.ttf) format('opentype');
    font-family: Bebas ;
    font-display: fallback;
    font-weight: normal;
    font-style: normal;
}


.poppins-thin {
font-family: "Poppins", sans-serif;
font-weight: 100;
font-style: normal;
}

.poppins-extralight {
font-family: "Poppins", sans-serif;
font-weight: 200;
font-style: normal;
}

.poppins-light {
font-family: "Poppins", sans-serif;
font-weight: 300;
font-style: normal;
}

.poppins-regular {
font-family: "Poppins", sans-serif;
font-weight: 400;
font-style: normal;
}

.poppins-medium {
font-family: "Poppins", sans-serif;
font-weight: 500;
font-style: normal;
}

.poppins-semibold {
font-family: "Poppins", sans-serif;
font-weight: 600;
font-style: normal;
}

.poppins-bold {
font-family: "Poppins", sans-serif;
font-weight: 700;
font-style: normal;
}

.poppins-extrabold {
font-family: "Poppins", sans-serif;
font-weight: 800;
font-style: normal;
}

.poppins-black {
font-family: "Poppins", sans-serif;
font-weight: 900;
font-style: normal;
}

.poppins-thin-italic {
font-family: "Poppins", sans-serif;
font-weight: 100;
font-style: italic;
}

.poppins-extralight-italic {
font-family: "Poppins", sans-serif;
font-weight: 200;
font-style: italic;
}

.poppins-light-italic {
font-family: "Poppins", sans-serif;
font-weight: 300;
font-style: italic;
}

.poppins-regular-italic {
font-family: "Poppins", sans-serif;
font-weight: 400;
font-style: italic;
}

.poppins-medium-italic {
font-family: "Poppins", sans-serif;
font-weight: 500;
font-style: italic;
}

.poppins-semibold-italic {
font-family: "Poppins", sans-serif;
font-weight: 600;
font-style: italic;
}

.poppins-bold-italic {
font-family: "Poppins", sans-serif;
font-weight: 700;
font-style: italic;
}

.poppins-extrabold-italic {
font-family: "Poppins", sans-serif;
font-weight: 800;
font-style: italic;
}

.poppins-black-italic {
font-family: "Poppins", sans-serif;
font-weight: 900;
font-style: italic;
}
 

.btn-outline-warning {
    background-color: transparent !important;
    border-color: var(--secondary)!important;
    font-weight: 700!important;
    box-shadow: none ;
}
  
.btn-warning {
    background-color: var(--secondary)!important;
    border-color: var(--secondary)!important;
    font-weight: 700!important;
    box-shadow: none ;
    color: var(--green)!important;
    border-radius: 0!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    -ms-border-radius: 0!important;
    -o-border-radius: 0!important;
}


.btn-success {
    background-color: var(--primary);
    border-color: var(--primary);
}

.btn {
    font-family:Bebas ;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}  

.btn.btn-success:visited {
    background-color: #0050A7;
    color: var(--blanco);
}  
 
.owl-general.owl-controlers .owl-nav {
    position: initial;
    width: 100%;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 66;
    height: 0;
    color: var(--primary);
}  

.owl-controlers .owl-nav>.owl-prev::after {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-variant-caps: normal;
    font-variant-ligatures: normal;
    font-weight: 900; 
    position: absolute; 
    top: 18px;
    font-size: 30px;
    left: 0; 
    color: var(--primary);
} 

.owl-controlers .owl-nav>.owl-next::after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-variant-caps: normal;
    font-variant-ligatures: normal;
    font-weight: 900; 
    position: absolute; 
    top: 18px;
    font-size: 30px;
    right: 0; 
    color: var(--primary);
} 
 
.owl-controlers .owl-nav > .owl-prev {
    left: calc(-65px / 2);
    font-size: 0;
    height: auto;
    background-color: transparent!important;
    width: auto;
    position: absolute;
    border-radius: 50%!important;
    top: calc(50% - (75px / 2));
    margin: 0!important; 
    color: var(--primary);
} 

.owl-controlers .owl-nav>.owl-next {
    right: calc(-65px / 2);
    height: auto;
    font-size: 0;
    background-color: transparent!important;
    width: auto;
    position: absolute;
    border-radius: 50%!important;
    top: calc(50% - (75px / 2));
    margin: 0!important; 
    color: var(--primary);
} 

.owl-theme .owl-dots .owl-dot span {
    background: var(--grays)!important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: var(--primary)!important;
    width: 30px;
}
  
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 5px;
    margin: 5px 5px;
}
  

textarea.form-control {
    height: 129px;
} 

.box-hover{ top:0; position:relative; -webkit-transition:all .5s ease-in-out; transition:all .5s ease-in-out; -moz-transition:all .5s ease-in-out; -ms-transition:all .5s ease-in-out; -o-transition:all .5s ease-in-out; }
.box-hover:hover{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;top:-4px}  
 
.form-control {
    outline: none;
    box-shadow: none!important;
} 
 
header#masthead {
    box-shadow: 0 -6px 1rem rgba(0,0,0,.15)!important;
}
 
 
.navbar {
	position: relative;
}

.navbar .navbar-toggler { 
    outline: none; 
    color: var(--primary);
    border-radius: 4px;
	line-height: normal;
}

.navbar .bars {
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.navbar .bars > .bar {
	padding-bottom: 1%;
	width: 100%;
	display: block;
}

.navbar .custom-logo-link {
	display: block;
}

.navbar .custom-logo-link img {
	max-width: 175px;
	max-height: 70px;
	width: auto;
	height: auto;
} 
 
.navbar .navbar-nav .menu-item a {
	color: #4A6572;
	font-size: 16px;
	display: block;
	padding: 5px 10px; 
    font-weight: 700;
    margin: 0 10px;
	text-decoration: none;
	cursor: pointer; 

	-webkit-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
	text-align: center;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
}

.navbar .navbar-nav .menu-item.current-menu-item a,
.navbar .navbar-nav .menu-item a:hover,
.navbar .navbar-nav .menu-item a:focus,
.navbar .navbar-nav .menu-item a:active,
.navbar .navbar-nav .menu-item.current-menu-parent > a,
.navbar .navbar-nav .menu-item.current-menu-parent > .sub-menu > .current-menu-item a {
    color: var(--primary);
    
} 

.navbar .navbar-nav .menu-item-has-children,
.navbar .navbar-nav .menu-item-has-children > a {
	position: relative;
}

.navbar .navbar-nav .menu-item-has-children > a:after {
	content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    vertical-align: middle;
    color: inherit;
    font-size: 14px;
    margin-left: 8px;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
    padding-bottom: 1px;
}

.navbar .navbar-nav .menu-item-has-children.show > a:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
} 

.navbar .navbar-nav .menu-item-has-children > .sub-menu {
	background: #1c1c1c;
	border-top: 0 solid #fff;
	border-left: 0 solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 0 solid #fff;
	padding: 25px 25px 25px 25px;
	position: absolute;
	list-style: none;
	margin: 25px 0 0 0;
	height: 0;
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
	overflow: hidden auto;
	opacity: 0;
	min-width: 179px;
}

.navbar .navbar-nav .menu-item-has-children.show > .sub-menu {
	padding: 10px 15px;
	height: auto;
	opacity: 1;
}

.navbar .navbar-nav .menu-item-has-children > .sub-menu .menu-item > a {
	display: block;
	padding: 9px 0px;
	line-height: normal;
	color: #fff;
}

.navbar .navbar-nav .menu-item-has-children > .sub-menu .menu-item.empyts > a {
    padding: 0;
    height: 16px;
    float: none;
}

.navbar .navbar-nav .menu-item-has-children.show > .sub-menu {
    z-index: 333;
} 
   
.navbar .navbar-nav .menu-item-has-children > .sub-menu li:hover a {
    background: rgba(85, 85, 85, 0.861);
    text-decoration: none;
    color: #fff;
}  

/*****************************/
.content_p p:nth-last-child(1) { margin-bottom: 0; }
  

.firts .content_p,
.firts .title {
    color: #fff;
}

.shadeoe_big {
    -webkit-box-shadow: 0px 5px 10px 1px rgba(148,148,148,0.77);
-moz-box-shadow: 0px 5px 10px 1px rgba(148,148,148,0.77);
box-shadow: 0px 5px 10px 1px rgba(148,148,148,0.77);
}

.second .title {
    color: var(--primary);
}
 
@media (min-width: 992px){
     
}   

@media (max-width:992px) {  

    .navbar .navbar-nav .menu-item a {
        color: #fff;;
    }

    .navbar .navbar-toggler {
        outline: none;
        color: var(--blanco);
        border-radius: 4px;
        line-height: normal;
        background-color: #fff;
    } 


    .owl-controlers .owl-nav > .owl-prev {
        left: calc(-50px / 2)!important;
    }
    .owl-controlers .owl-nav>.owl-next {
        right: calc(-50px / 2)!important;
    }


        
    * h1 {
        font-size: 40px;  
    } 

    * h2 {
        font-size: 37px;  
    } 

    * h2 {
        font-size: 34px;  
    } 

}

@media only screen and (min-width:992px) and (max-width: 1180px) {
    .logos_hd_contetn { 
        max-width: 241px!important; 
        width: 241px; 
    }
}  
 
@media (max-width:768px) {  

    .content_events button {
         font-size: 12px;
    }

    .owl-controlers .owl-nav > .owl-prev {
        left: calc(-50px / 2)!important;
    }
    .owl-controlers .owl-nav>.owl-next {
        right: calc(-50px / 2)!important;
    } 

} 

@media (max-width:768px) {
      
}  

.form-label {
    color: var(--grays);
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 4px;
} 

.form-select,
.form-control {
    padding: .775rem .75rem;
    border: 1px solid #8D8D8D;
    font-size: 12px;
    color: #8D8D8D;
    border-radius: 5px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
} 
 

textarea.form-control {
   height: 65px; 
}

.form-control {    
    color: #6C757D;
} 

select option {
    color: #6C757D;
}
  
select:not(:checked) {
    color: #6C757D;
}
  

.owl-general.owl-controlers .owl-nav {
    position: initial;
    width: 100%;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 66;
    height: 0; 
}  

.owl-controlers .owl-nav>.owl-prev::after {
    content: url(../images/arrow-left.png); 
    position: absolute; 
    top: 18px;
    font-size: 30px;
    left: 0; 
    color: var(--blanco);
} 

.owl-controlers .owl-nav>.owl-next::after {
    content: url(../images/arrow-right.png); 
    position: absolute; 
    top: 18px;
    font-size: 30px;
    right: 0; 
    color: var(--blanco);
} 

.owl-theme .owl-nav [class*=owl-] {
    font-size: 0!important;
}

.owl-galeria.owl-controlers .owl-nav>.owl-prev::after {
    content: url(../images/white-arrow-right.png); 
    position: absolute; 
    top: 0px;
    font-size: 60px;
    left: 70px; 
    color: var(--blanco);
} 

.owl-galeria.owl-controlers .owl-nav>.owl-next::after {
    content: url(../images/white-arrow-left.png); 
    position: absolute; 
    top: 0px;
    font-size: 60px;
    right: 70px; 
    color: var(--blanco);
} 

.owl-galeria.owl-theme .owl-nav {
    margin-top: 0!important;
}

.owl-galeria.owl-theme .owl-nav > .owl-prev {
    left: calc(-65px / 2);
    font-size: 0;
    height: auto;
    background-color: transparent !important;
    width: auto;
    position: absolute;
    border-radius: 50% !important;
    top: calc(50% -(112px / 2));
    margin: 0 !important;
    color: var(--primary);
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
}



/** BLANCO **/

.owl-blanco.owl-controlers {
    overflow: hidden;
}

.owl-blanco.owl-controlers .owl-nav>.owl-prev::after {
    content: url(../images/white-arrow-right.png); 
    position: absolute; 
    top: 0px;
    font-size: 60px;
    left: 70px; 
    color: var(--blanco);
} 

.owl-blanco.owl-controlers .owl-nav>.owl-next::after {
    content: url(../images/white-arrow-left.png); 
    position: absolute; 
    top: 0px;
    font-size: 60px;
    right: 70px; 
    color: var(--blanco);
} 

.owl-blanco.owl-theme .owl-nav {
    margin-top: 1.5rem;
}

.owl-blanco.owl-theme .owl-nav > .owl-prev {
    left: calc(-65px / 2);
    font-size: 0;
    height: auto;
    background-color: transparent !important;
    width: auto;
    position: absolute;
    border-radius: 50% !important;
    top: calc(50% -(112px / 2));
    margin: 0 !important;
    color: var(--primary);
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
} 

.owl-blanco.owl-galeria.owl-theme .owl-nav>.owl-next::before  {
    position: absolute;
    content: '';
    background-color: rgba(255, 255, 255, 0.716);
    top: -123px;
    bottom: 0px;
    width: 80px;
    height: 323px;
    filter: blur(21px);
} 

#overlay {
    background: #000000;
    color: #ffffff;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 25%;
    opacity: .95;
}

.spinner {
    margin: 0 auto;
    height: 80px;
    width: 80px;
    animation: rotate 0.8s infinite linear;
    border: 10px solid red;
    border-right-color: transparent;
    border-radius: 50%;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input[type=color]:focus, .wpcf7 input[type=date]:focus, .wpcf7 input[type=datetime-local]:focus, .wpcf7 input[type=datetime]:focus, .wpcf7 input[type=email]:focus, .wpcf7 input[type=file]:focus, .wpcf7 input[type=month]:focus, .wpcf7 input[type=number]:focus, .wpcf7 input[type=range]:focus, .wpcf7 input[type=search]:focus, .wpcf7 input[type=submit]:focus, .wpcf7 input[type=tel]:focus, .wpcf7 input[type=text]:focus, .wpcf7 input[type=time]:focus, .wpcf7 input[type=url]:focus, .wpcf7 input[type=week]:focus, .wpcf7 select:focus, .wpcf7 textarea:focus {
    color: #212529;
    background-color: #fff;
    border-color: #23a455;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(85, 51, 255, .25);
}


.nav-content {
    right: 1rem;
    top: 1rem;
    z-index: 3;
}

.btn-tabs:hover {
    color: var(--primary);
}

.btn-tabs {
    background-color: var(--blanco)!important;
    border: 1px solid var(--green)!important;
    color: var(--primary);
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-optical-sizing: auto;
    border-radius: 0px!important;
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    -ms-border-radius: 0px!important;
    -o-border-radius: 0px!important;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: var(--blanco)!important;
    background-color: var(--primary)!important;
}

.wrape-banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}




.owl-general.owl-control_blanco .owl-nav {
    position: initial;
    width: 100%;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 66;
    height: 0;
    color: var(--negro);
}  

.owl-control_blanco .owl-nav>.owl-prev::after {
    content: url(../images/white-arrow-left.png) ; 
    position: absolute; 
    top: 18px; 
    left: 0; 
    color: var(--blanco);
} 

.owl-control_blanco .owl-nav>.owl-next::after {
    content: url(../images/white-arrow-right.png); 
    position: absolute; 
    top: 18px; 
    right: 0; 
    color: var(--blanco);
} 
 
.owl-control_blanco .owl-nav > .owl-prev {
    left: calc(-65px / 2);
    font-size: 0;
    height: auto;
    background-color: transparent!important;
    width: auto;
    position: absolute;
    border-radius: 50%!important;
    top: calc(50% - (75px / 2));
    margin: 0!important;  
} 

.owl-control_blanco .owl-nav>.owl-next {
    right: calc(-65px / 2);
    height: auto;
    font-size: 0;
    background-color: transparent!important;
    width: auto;
    position: absolute;
    border-radius: 50%!important;
    top: calc(50% - (75px / 2));
    margin: 0!important;  
} 
 






.owl-general.owl-control_color .owl-nav {
    position: initial;
    width: 100%;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 66;
    height: 0;
    color: var(--negro);
}  

.owl-control_color .owl-nav>.owl-prev::after {
    content: url(../images/ic_left.png) ; 
    position: absolute; 
    top: 18px; 
    left: 0; 
    color: var(--blanco);
} 

.owl-control_color .owl-nav>.owl-next::after {
    content: url(../images/ic_Right.png); 
    position: absolute; 
    top: 18px; 
    right: 0; 
    color: var(--blanco);
} 
 
.owl-control_color .owl-nav > .owl-prev {
    left: calc(-65px / 2);
    font-size: 0;
    height: auto;
    background-color: transparent!important;
    width: auto;
    position: absolute;
    border-radius: 50%!important;
    top: calc(50% - (75px / 2));
    margin: 0!important;  
} 

.owl-control_color .owl-nav>.owl-next {
    right: calc(-65px / 2);
    height: auto;
    font-size: 0;
    background-color: transparent!important;
    width: auto;
    position: absolute;
    border-radius: 50%!important;
    top: calc(50% - (75px / 2));
    margin: 0!important;  
} 
 

.cl_titler { color : #1C3521; }
.img_testi {
 width: 80px!important;
 height: 80px;
 object-fit: cover;
 object-position: center;
 margin:  0 auto;
 overflow: hidden;
 border-radius: 50%;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -ms-border-radius: 50%;
 -o-border-radius: 50%;
}

.bg_gray { background-color: var(--bg_gray); }

.bg_footer { background-color: var(--footer);}

.btn-menu-contacto a {
    background-color: var(--secondary);
    color: var(--blanco)!important;
    padding: 10px 15px!important;
    border-radius: 100px!important;
    -webkit-border-radius: 100px!important;
    -moz-border-radius: 100px!important;
    -ms-border-radius: 100px!important;
    -o-border-radius: 100px!important;
}

.cl_grises { color: #939599;}

.img_comunicados {
    width: 40px!important;
    height: 40px;
    object-fit: cover;
    object-position: center;
    margin:  0 auto;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
   }


#v-pills-tab.nav-pills.nav-comunicados .nav-link.active,
#v-pills-tab.nav-pills.nav-comunicados .show>.nav-link {
    background-color: var(--primary)!important; 
}

#v-pills-tab.nav-pills.nav-comunicados .nav-link.active .flex-grow-1 div,
#v-pills-tab.nav-pills.nav-comunicados .show>.nav-link .flex-grow-1 div { 
    color: var(--blanco)!important;
}

.img_cards {
    width: 80px!important;
    height: 80px;
    object-fit: cover;
    object-position: center;
    margin:  0 auto;
    overflow: hidden; 
}

.card_big {
    min-height: 260px;
}

.img_certif {
    height: 150px;
    object-fit: contain;
    object-position: center;
    margin: 0 auto;
}

.content_p_mini {
    height: 86px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content_p_mini p {
    font-size: 13px
}

.btn-link:hover,
.btn-link {
    border: 1px solid var(--grays);
    color: var(--gray);
    text-decoration: none;
}

.content_ig .btn-close {position: absolute;
    right: 30px;
    font-size: 33px;
    top: 9px;
    color: transparent;
    background: none;
}

.content_servicios.home {
    border: 1px solid var(--primary); 
}

.content_servicios img {
    bottom: 0;
    border-radius: 15px;
    height: 150px;
    overflow: hidden;
    position: relative;
    transition:all .3s ease-in-out;
    object-fit: cover;
    -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;
}

.content_servicios.home:hover   {
    border: 3px solid var(--primary); 
}

.content_servicios:hover img {
    object-fit: cover;
    -webkit-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
     
}

.btn_heig {
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}

.box-hover{ 
    top:0; 
    position:relative; 
    -webkit-transition:all .5s ease-in-out; 
    transition:all .5s ease-in-out; 
    -moz-transition:all .5s ease-in-out;
     -ms-transition:all .5s ease-in-out;
      -o-transition:all .5s ease-in-out; }

.box-hover:hover{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;top:-4px}  

@media (min-width:1010px) {

	
    .content_servicio {
        margin-top: -12rem;
    }

}


.bg_transparent {
    background-color: transparent!important;
}

.content-project {
    cursor: pointer;
}

.error-message {
    font-size: 12px;
    color: #dc3545;
    margin-top: 0.25rem;
    display: block;
  }
  
  /* Loading Spinner Styles */
  .loading-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    z-index: 9999;
    justify-content: center;
    align-items: center;
  }
  
  .loading-spinner {
    width: 50px;
    height: 50px;
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #dc3545;
    animation: spin 1s linear infinite;
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  
  /* Button Loading State */
  #enviar.loading {
    position: relative;
    pointer-events: none;
    opacity: 0.7;
  }
  
  #enviar.loading::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    border: 3px solid #fff;
    border-radius: 50%;
    border-top: 3px solid transparent;
    animation: spin 1s linear infinite;
  }

.owl-testi .owl-stage {
  display: flex;
  align-items: stretch;
}

.owl-testi .owl-stage .owl-item .item,
.owl-testi .owl-stage .owl-item .item .card {
  height: 100%;
}

.social-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.content_servicios .btn-contact {
  display: flex;
  align-items: center;
  justify-content: center;
}

.content_servicios .btn-contact img {
  width: 25px;
  height: 25px;
  object-fit: contain;
  object-position: center center;
}