/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS 
 * #7a0000ff
 * #26272bff
 * */




@font-face {
    font-family: 'bespokesans-complete';
	font-weight:700;
    src: url('../fonts/BespokeSans-Bold.otf') format('opentype'),
	
}
@font-face {
    font-family: 'bespokesans-complete';
	font-weight:300;
    src: url('../fonts/BespokeSans-Light.otf') format('opentype'),
	
}
@font-face {
    font-family: 'bespokesans-complete';
	font-weight:500;
    src: url('../fonts/BespokeSans-Medium.otf') format('opentype'),
	
}
@font-face {
    font-family: 'bespokesans-complete';
	font-weight:400;
    src: url('../fonts/BespokeSans-Regular.otf') format('opentype'), 
	
}
@font-face {
    font-family: "Roboto", sans-serif;
    src: url('../fonts/Roboto-Light.ttf') format('opentype'),    
}

h1,h2,h3,h4,h5,h6, .av-main-nav .menu-item a , #av-burger-menu-ul li a, .current-menu-item a span, .current_page_item a, .copyright span, .avia-animated-number, .avia-no-number, .avia-animated-number-content p, .copyright, #menu-menu-footer li, #menu-documentos li, .widgettitle {
	font-family: 'bespokesans-complete';
}

h2,h3, .avia-animated-number, .avia-no-number {
   	font-size:34px;
   	font-weight: 700 !important;	
}

h2,h3{
	padding:20px 0 !important;
}

h4{
	font-size:28px;
	line-height: 35px;
}

h5{
	font-size:24px;
	line-height: 35px;
}

h6{
	font-size:20px;
	font-weight:400 !important;
}

p, .avia-button span, input[type="text"], input[type="submit"]{
	font-family: "Roboto", sans-serif;
	font-size:16px !important;
}

/*Menu*/
.av-main-nav .menu-item a, #av-burger-menu-ul li a{
	font-size:16px;
	font-style: normal; 
	font-weight:300 !important;
}

.av-main-nav li{
	margin:0px 5px;
}

.current-menu-item a span, .current_page_item a,.copyright span{
	font-weight:800;
}

.logo{
	position: relative;
    z-index: 1;
    top: 35%;
}
.language_flag{
	display:none;
}
#menu-item-wpml-ls-4-es a .avia-menu-text .wpml-ls-native{
	border-right:2px solid #7a0000ff;
    padding-right: 15px;
}
.avia-menu-text .wpml-ls-native{
     font-weight:800 !important;
     font-size:20px;
}
.wpml-ls-last-item{
    margin:0 !important;
}
.wpml-ls-last-item a{
    padding: 0 !important;
}

/*Footer*/
#nav_menu-2{
	margin-top:55px !important;
}
.img-footer img{
	margin-right:15px;
	margin-bottom:15px;
}
#socket .container {
	text-align:center;
	border-top:2px solid #ffff;
}

#socket .copyright, #menu-menu-footer li, #menu-documentos li {
    float: unset !important;
	font-size:16px;
	font-weight:300;
}

.widgettitle{
	text-transform:none;
}

/*Botones*/
.avia-button, .avia-animated-number-content, input[type="submit"] {
      margin:30px 0 !important;
}
.avia-button.avia-size-large, .avia_ajax_form .button, input[type="submit"]  {
	min-width: 150px !important;
	border-radius: 0 !important;
}

/*Inicio*/
.numeros-inicio{
	display:inline-block;
	width:100%;
	margin: 10px 0 !important;
}

.numeros-inicio .avia-animated-number-title{
	width:40%;
	float:left;
    text-align:left !important;
}

.numeros-inicio .avia-animated-number-content{
	width:50%;
	margin:10px 0 !important;
	float:right;
	text-align:right !important;
}

.avia-animated-number{
	color:#7a0000ff !important;
}

.avia-animated-number-title{
    font-family: 'bespokesans-complete';
    font-size:34px;
    font-weight: 600 !important;
}
.avia-no-number {
    opacity: 1;
}

.av-subheading_below p{
	font-weight:300;
	margin-top:10px !important;
}
/*Quienes somos*/
.quienes-somos{
	margin-top:0px;
	padding:0 !important;
}

.quienes-somos h4{
	background: linear-gradient(to right, #26272bff, #ffffffff, #26272bff);
	/*background-color: #26272bff;*/
	color:black !important;
	padding:20px !important;
}

.quienes-somos-p p{
	padding: 30px 40px;
	margin:0 20px !important;
	font-weight:300;
}

.quienes-somos-p , .quienes-somos-img{
	background-color:#7a0000ff;
	margin:0px 20px !important;
}

.quienes-somos-img .avia-image-container-inner .avia-image-overlay-wrap img{
	padding: 20px;
}  

.oculto {
 	display: none;
}

.contenedor-columna{
	display:inline-block;
}

.columna-texto{
	float: left; 
 	width: 50%;
}

.columna-titulos{
	float: right; 
 	width: 40%;
	text-align: right;
}

.columna-titulos h6{
	margin:20px 20px 20px 0px;
	padding:20px;
	font-weight:400;
	border-bottom: 2px solid #7a0000ff;
}

.texto{
	text-align:justify;
}

.titulo-clickable {
    cursor: pointer;
	color:#26272bff !important;
} 

.selected {
    color: #7a0000ff !important;
	padding: 20px 0px 20px 0px !important;
	font-weight:700 !important;
}

.selected::after {
  content: "";  
  display: inline-block;
  width: 15px;  
  height: 20px;  
  margin-left: 20px;  
  background-color: #7a0000ff;  
  transition: all 0.3s ease;
}

/*Servicios*/

.col-titulos{
	text-align:right;	
}

.col-titulos h6{
	padding:10px;
	margin:10px  20px  10px 0px;
	font-weight:400;
	border-bottom:2px solid #7a0000ff;
}

.servicios-col{
	display:inline-block;
}

.servicios-col img{
	float:left;
	width:12%;
}

.servicios-col div{
	float:right;
	width:80%;
}

/*Complementarios*/
.container-bloque {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
 }

.container-bloque  div {
    flex: 1 1 50%; 
    box-sizing: border-box; 
}

.div1, .div2, .div3, .div4, .div5, .div6,.div7,.div8,.div9,.div10 {
    border-bottom: 2px solid #262E36 !important; 
}

.div1, .div3, .div5,.div7,.div9{
    border-right: 2px solid #262E36 !important;
}

.div1 h5, .div2 h5, .div3 h5, .div4 h5, .div5 h5, .div6 h5, .div7 h5,.div8 h5,.div9 h5,.div10 h5{
	padding:20px 0;
}

.div1, .div2, .div3, .div4, .div5, .div6,.div7,.div8,.div9,.div10{
	padding:40px;
	text-align:center !important;
}

.complementario{
	text-align:justify;
}

/*Contactanos*/
#top .avia_ajax_form .text_input{
    width: 98%;	
}

input[type="text"]{
	border:unset !important;
	border-bottom:2px solid #26272bff !important;
}
 input[type="submit"]  {
	border:0 !important;
}
.form_element{
	margin:10px 0 !important;
}

.avia_ajax_form .button {
	float:right;
}


html[lang="en"] #footer #custom_html-3 {
    display: none;
}

html[lang="es"] #footer #custom_html-2 {
    display: none;
}


/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 860px) {
  /* Add your Mobile Styles here */
	h2,h3, .avia-animated-number, .avia-no-number {
   		font-size:28px;
	}
	h4{
		font-size:24px;
	}
	h5{
		font-size:22px;
	}
	h6{
		font-size:18px;
	} 
	/*Menu*/
	#menu-item-wpml-ls-4-es, .wpml-ls-current-language a .avia-menu-text .wpml-ls-native {
		border-right:0 !important;
	}
	.wpml-ls-last-item a{
    	padding: 15px 50px !important;
	}
	.wpml-ls-current-language a .avia-menu-text .wpml-ls-native{
         border-right: 0px !important;
	}
	
	/*Footer*/
	#footer {
    	text-align: center;
	}
	#media_image-2{
		margin-top:50px !important;
	}
	/*Quienes somos*/
	.columna-texto{
 		width: 100%;
	}
	.columna-titulos{
 		width: 100%;
	}
	 .avia-animated-number, .avia-no-number {
		 padding:20px 0px;
	}
	.quienes-somos-p p {
		padding: 30px 10px;
	}
	/*Servicios*/
	.servicios-col div{
    	width: 100%;
	}
	.servicios-col img{
    	width: 20%;
	}
	/*Complementarios*/
	.container-bloque div {
    	flex: 100%;
	}
	.div1, .div2, .div3, .div4, .div5 , .div6{
   	 	border-bottom: 0px !important;
		border-right: 0px !important;
		padding: 30px 0px;
		border-top:2px solid #262E36 !important;
	}	
	/*Contactanos*/
	fieldset {
    	margin-bottom: 0px !important;
	}

}