/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.menu-item > .menu-link {
	transition: color 0.4s ease-in-out;
}


.menu-item:hover > .menu-link {
	color: aquamarine;
	transition: color 0.4s ease-in-out;
}

#top-bar{
	height: 65px;
}

#top-bar .social-icon {
    text-align: center !important;
    color: #333;
	 background-color: #FFF;
    cursor: pointer;
    font-style: normal;
    transition: all 0.3s ease;
	width: 30px;
	height: 30px;
	line-height: 30px !important;

}

#top-bar .social-icon i:last-child {
    color: #FFF;
    line-height: 45px;
}

#footer .social-icon {
    text-align: center !important;
    color: #333;
	 background-color: #FFF;
    cursor: pointer;
    font-style: normal;
    transition: all 0.3s ease;
	width: 30px;
	height: 30px;
	line-height: 30px !important;

}

#footer .social-icon i {
 
    color: #333;
}

#footer .social-icon i:last-child {
    color: #FFF;
    line-height: 45px;
}

/*subscribe form*/
#top-bar .wpcf7-form-control-wrap {
display: block;
float: left;
max-width: 130px;
margin-left: 0;
margin-right: 5px;
	
	
}

#top-bar .wpcf7-form-control {
	
	max-width: 130px;
	margin-top: 5px;
	
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
  direction: ltr;
  max-width: 130px;
  margin-right: 5px;
}

#top-bar .acceptance-wrapper span br {
display:none;
}

.wpcf7-form  {
margin-top: 0;
	margin-bottom: 0;

}

.wpcf7-form  p {
margin-top:0;
	margin-bottom: 0;

}

.wpcf7-form .wpcf7-submit {
	
	margin-top: 0 !important;
	background-color: #40c0cb;
border-radius: 10px;
  max-width: 180px !important;
  padding: 2px 10px;
	
}

.wpcf7 form.spam .wpcf7-response-output {
    top: -20px;
    border-color: #f56e28;
    display: block;
    position: absolute;
    z-index: 1000;
    background-color: #000;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
	  display: block;
    position: absolute;
    z-index: 1000;
	top: 35px;
}



.logos2 {
	
	float: right;
}
.flip-card-front {
	
	position: relative
}

.categoria {
	
	position: absolute;
	top: 20px;
	left: 20px;
	background-color: #0a5a5b;
	padding: 5px;
	z-index: 1;
	color: #FFF;
	font-size: 14px;

}

.categoria2 {
	
	position: absolute;
	top: 20px;
	left: 20px;
	background-color: #0b4049;
	padding: 5px;
	z-index: 1;
	color: #FFF;
	font-size: 14px;

}

.flip-card-front {
    position: relative;
    height: 450px;
}

.flip-card-back {
    background-color: #0a5a5b;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	 height: 450px;
}

.flip-card-front::after  {
 
    background-color: transparent;

}

.flip-card-inner p {
    font-size: 13px;
	
}

.flip-card-inner h4 {
    font-size:28px;
	
}

.iconos {
	display: block;
	width: 100%;
}

.iconos2 {
	display: block;
	width: 140px;
	float: left;
}

.preicon span {
	
	display: block;
	float: left;
	margin-right: 20px;
	
}

.tarjeta {
    background-color: #0a5a5b !important;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
	 height: 450px;
}

.tarjeta2 {
    background-color: #0a5a5b !important;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
	height: 280px;
}

.tarjeta3 {
    background-color: #0a5a5b !important;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
	height: 280px;
}

.tarjeta:hover .tarjeta-overlay {
  transform: translateY(0%);
  background-color: #0a5a5b;
  opacity: 1;
  color: #FFF;
	
}

.tarjeta2:hover .tarjeta-overlay2 {
  transform: translateY(0%);
  background-color: #0a5a5b;
  opacity: 1;
  color: #FFF;
	
}

.tarjeta3:hover .tarjeta-overlay2 {
  transform: translateY(0%);
  background-color: #0b4049;
  opacity: 1;
  color: #FFF;
	
}

.tarjeta-overlay {
  position: absolute;
  bottom: 0;
	left: 0;
  transform: translateY(100%);
  opacity: 0;
  transition: all ease-in .5s;
	z-index: 1000;
	padding: 20px;
	min-height: 300px;
}

.tarjeta-overlay2 {
  position: absolute;
  bottom: 0;
	left: 0;
  transform: translateY(100%);
  opacity: 0;
  transition: all ease-in .5s;
	z-index: 1000;
	padding: 20px;
	min-height: 280px;
	width: 100%;
}

.tarjeta-overlay2 img {
	position: absolute;
	right: 20px;
	top:20px;
	opacity: 0.5;
	max-width: 100px;
	display: block;
	
}

.omada-card {
	display: block;
	width: 100%;
	min-height: 280px;
	background-color: #0a5a5b;
	padding: 20px;
	}

.vigi-card {
	display: block;
	width: 100%;
	min-height: 280px;
	background-color: #0b4049;
	padding: 20px;
	}

.omada-card img, .vigi-card img {
	
float: left;
	display: block;
	width: 50%;
	max-width: 250px;
	
}

.omada-card span, .vigi-card span {
	color: #FFF;
	font-size: 24px;
	text-align: left;
	display: block;
	float: left;
	margin-left: 30px;
	break-after: all;
	width: 50%;
	
}

.tarjeta-overlay2 a:link, .tarjeta-overlay a:link {
	
	color: #FFF;
}

.tarjeta-overlay2 a:visited, .tarjeta-overlay a:visited {
	
	color: #FFF;
}

.headerb h2 {
	
	float:left;
	display: block;
	margin-right: 20px;
	border-right: solid 2px #000;
	padding-right: 10px;
	font-size: 2.2rem;
}

.headerc h2 {
	float:left;
	display: block;
	margin-right: 20px;
	border-right: solid 2px #FFF;
	padding-right: 10px;
	font-size: 2.2rem;
color: #FFF;	
}

.headerc span {
	
	float:left;
	display: block;
	font-size: 1.5rem;
	line-height: 3.5rem;
		color:#FFF;
}

.headerb span {
	
	float:left;
	display: block;
	font-size: 1.5rem;
	line-height: 3.5rem
}

.fbox-content h3 {
	font-size: 16px;
	font-weight: 300;
	
}



.formulario input[type="radio"] {
	
	width: 10px;
	height: 25px;
	background-color: #FFF;
}

.formulario input[type="radio"]:checked {
	
	background-color: #00A870;
}

.formulario input[type="text"], .formulario input[type="email"], textarea.form-control   {
	
color: #000;
	background-color: #FFF;
}

.form-select { 
	color: #000;
	background-color: #FFF;
}

.formulario label {
	text-align: left;
}

.fbox-media {
	
	transition: transform .2s; /* Animation */
}

.fbox-media:hover {
	transform: scale(1.1);
}

.opcion input[type="radio"] {
	
	text-align: left !important;
	float: left !important;
}

.opcion label:nth-child(2), .opcion label:nth-child(3), .opcion label:nth-child(4), .opcion label:nth-child(5), .opcion label:nth-child(6), .opcion label:nth-child(7)  {
	
	text-align: left !important;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	line-height: 25px;
}

.opcion label:first-child {
	
	text-align: left !important;
	float: none;
	margin-right: 10px;
	width: 100%;
}

.bcategoria {
	display: block;
	position: absolute;
	z-index: 1000;
	padding: 5px;
	left: 20px;
	top: 20px;
	background-color: #FFF;
	font-size: 13px;
	text-align: center;
	
}

.ncategoria {
	display: block;
	position: absolute;
	z-index: 1000;
	padding: 5px;
	left: 20px;
	top: 20px;
	background-color: #52BECA;
	font-size: 13px;
	text-align: center;
	
}

#page-title, .page-title {
    padding: 20px;
	border-bottom: none;
	
}

.iconb .bg-light {
	background-color: #E6E6E6
	
}

.iconb .social-icon i {
    color: #52BECA;
}

.iconb .social-icon i:last-child {
    color: #52BECA;
}

.entry-meta li {
    font-size: 12px;
    margin: 0.75rem 0;
    color: #000;
}

.menu-link {
	
	text-transform: none;
	font-weight: 300;
	font-size: 0.9rem;
}

.btn-success {
	background-color: #52BECA;
}

#top-bar .form-control {
	background-color: #FFF;
	color: #000;
	width: 100px;
}



.swiper-slide-bg {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.slider-caption.slider-caption-right {
    margin-left: auto;
    text-align: right;
}

.slider-caption h2 {
	
	font-size: 2.5rem;
	font-weight: bold;
}

.slider-caption p:nth-child(3) {
    font-size: 1.5rem;
    margin-top: 5px;
    line-height: 1.8rem;
}

.slider-caption p:nth-child(4) {
	font-size: 20px;
	margin-top: 20px;
}

.slider-caption {
	max-width: 650px;
	
}

.slider-caption h2 {
    font-size: 2.5rem;
    margin-bottom: 5px;
    margin-top: 10px;
}

.post-categories li:first-child {
	
	display: none;
}

.espacio {
	
	padding: 0.5rem 4rem;
}

.widget { 
--cnvs-widget-margin: 10px;
}

.feature-box {
	
	margin-bottom: 20px;
}

.widget .entry-image {
	
	margin-bottom: 0.2rem;
}

.widget.vertical {
	
	padding-top: 10px;
	margin-top: 5px; 
}

.widget.vertical h3 {
	
	font-size: 1rem;
	
}

.entry-content .section {
	
	background-color: #EEEEEE;
}

.col-padding2 {
	
	padding: 0 4rem;
}

@media only screen and (max-width: 1024px) {

	.flip-card-inner p {
    font-size: 0.8rem;
	
}
	
	
.omada-card img, .vigi-card img {
	

	width: 40%;
	max-width: 250px;
	
}

.omada-card span, .vigi-card span {

	width: 40%;
	
}
	
	}

.post-categories li {
    list-style-type: none;
}

.post-categories {
    margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
	.omada-card img, .vigi-card img {
	

	width: 40%;
	max-width: 250px;
	
}

.omada-card span, .vigi-card span {

	width: 40%;
	font-size: 16px;
}
	
}

@media only screen and (max-width: 425px) {
	
	.logos2 {
		display: block;
		float: none;
		margin: auto
		
	}
	
	.omada {
		text-align: center
	}
	
	.omada h2 {
		margin-top: 20px;
	}
	
	#top-bar {
		
		height: auto
	}
	
	.iconos {
	width: 140px;
		margin: auto;
		margin-top: 10px;
		margin-bottom: 10px;
}
	
	.iconos2 {
	width: 140px;
		margin: auto;
		margin-top: 10px;
		margin-bottom: 10px;
		float: none;
}
	
	.footercenter {
		
		text-align: center;
	}
	
.preicon span {
	
	width: 100%;
	float: none;
	text-align: center;
	}
	
	.flip-card {
		margin: 20px auto;
		max-width: 300px;
	}
	
	.tarjeta {
		margin: 20px auto;
		max-width: 300px;
		
	}
	
	.headerb h2 {
    float: none;
    text-align: center;
    display: block;
		margin-right: 20px;
		margin-left: 20px;
		margin-bottom: 5px;
	 border-right: none;
    border-bottom: solid 2px #000;
    padding: 20px 0;
}
	
	.headerb span {
		
		text-align: center;
		float: none;
	}
	
		.headerc h2 {
    float: none;
    text-align: center;
    display: block;
		margin-right: 20px;
		margin-left: 20px;
	 border-right: none;
    border-bottom: solid 2px #FFF;
    padding: 20px 0;
}
	
	.formulario label {
		text-align: left;
		float: left;
		
	}
	
}