@charset "UTF-8";
/***************************************
Theme Name: Personal entrenador
Theme URI: http://www.cambiator.es
Description: Theme Buscador Cambiator
Author: Santos Molano
Author URI: http://www.snatos.es
Version: 1.0
License: Snatos
License URI: http://www.snatos.es

Tags: two-columns, fixed-width, custom-background, threaded-comments, translation-ready, custom-menu
****************************************************/
  
@font-face {
	font-display: swap;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans Regular'), local('OpenSans-Regular'), url(fuentes/OpenSans-Regular.ttf) format('ttf');
}
@font-face {
	font-display: swap;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	src: local('Raleway Medium'), local('Raleway-Medium'), url(/fuentes/Raleway-Medium.ttf) format('ttf');
}

  *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }

  html { margin-top: 0px !important; }
  @media screen and ( max-width: 782px ) {
  html { margin-top: 0px !important; }
  }
  
 
   
  body {
	background: #fff none repeat scroll 0 0;
	color: #444;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: left;
	overflow-x: hidden;
	line-height: 22px;
  }
  

  
  h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	margin: 0 0 15px;
	color: #444;
	font-weight: 500;
  }
  
  h1 {
	font-size: 35px;
	line-height: 37px;
  }
  
  h2 {
	font-size: 27px;
	line-height: 29px;
  }
  
  h3 {
	font-size: 21px;
	line-height: 23px;
  }
  
  h4 {
	font-size: 18px;
	line-height: 20px;
  }
  
  h5 {
	font-size: 17px;
	line-height: 19px;
  }
  
  h6 {
	font-size: 16px;
	line-height: 20px;
  }
  
  a {
	transition: all 0.3s ease 0s;
	text-decoration: none;
  }
  
  a:hover {
	color: #3EC1D5;
	text-decoration: none;
  }
  
  a:active, a:hover {
	outline: 0 none;
  }
  
  label {
	  display: inline-block;
	  max-width: 100%;
	  margin-bottom: 5px;
	  font-weight: 700;
	  font-size: 16px;
  }
  

  img {
	max-width: 100%;
	height: auto;
  }

  .contenedor {
    width: 100%;
    max-width: 1200px;
    /* height: 100%;*/ 
    margin: 0 auto;
    padding: 0 15px;
  }


  /********************
*
*   breadcrumb
*
******************************/
.banner__breadcrumb{
    padding:20px 0;
  }
  
  ol.breadcrumb {
    background-color: #fff;
    margin:0;
    list-style: none;
  }
  
  .breadcrumb {
    padding: .75rem 1rem .75rem 0;
  }
  
  ol.breadcrumb li{
      padding-right:10px;
      display: inline-block;
 
    }
  
  ol.breadcrumb li a {
      text-decoration:none;
  }
  
  ol.breadcrumb li a span{
    color: #318d05;
    font-size: 16px;
       line-height: 20px;
  }
  
  ol.breadcrumb li a:hover span{
    color: #40058d;
  }
  
  @media (max-width: 767px) {
	  ol.breadcrumb li a span {
    	font-size: 15px;
    	line-height: 24px;
		}
	}



	




/***************
banner oficina
****************/
	.banner-blog{
		margin: 30px 0; 
		padding:0;
		background-image: 
		linear-gradient(135deg,#00b704,#505488,#2f3f80,#161569,#5a4894,#a950a1,#ff7cae);
		background-size: 300%;
		animation: fanimacion 10s infinite;
	}
	.comparar1ofi {
		display: flex;
		flex-direction: row;
		padding: 10px 0;
	}
	.comparar1ofi1{
		display: flex;
		flex-direction: row;
		background-image: linear-gradient(135deg,#00b704,#505488,#2f3f80,#161569,#5a4894,#a950a1,#ff7cae);
		background-size: 300%;
		animation: fanimacion 10s infinite;
		padding:30px;
		gap:20px;
	}

	.comparar1ofi2{
		display: flex;
		flex-direction: row;
		padding:30px;
		gap:20px;
	}
	.oficinas {
		width: 60%;
		text-align: left;
		margin: auto 0;
		padding-left:10px;
	}
	h4.listaoficina {
		font-size: 20px;
		padding-left:10px;
		text-align:left;
	}
	h4.listaonline {
		font-size: 25px;
		color: #fff;
		margin: 0;
		line-height: 35px;
	}
	.oficinas1{
		width: 70%;
	}
	.oficinab {
		display: flex;
		width: 40%;
	}
	.oficinab1{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding: 0 10px;
	}
	.verlista{
		width: 50%;
		display: flex;
		flex-direction: column;
		text-align: center;
		align-content: center;
		align-items: center;
	}
	.verlista span {
		font-size: 13px;
		line-height: 15px;
		color: #777;
	}	
	.ocultarmivil{
		display:block;
		margin:0 auto;
	}
	@media screen and ( max-width: 782px ) { 
		.comparar1ofi,.comparar1ofi1,.comparar1ofi2 {
			flex-direction: column;
			padding:30px 10px
		}
		h4.listaonline{
			font-size:18px;
			line-height: 25px;
			text-align: center;
			margin:0;
		}
		h4.listaoficina {
			margin: 0;
			text-align: center;
			line-height: 35px;
			padding: 20px 0;
		}
		.oficinas {
			width: 100%;
			padding: 0;
			text-align:center;
		}
		.oficinas1{
			width: 100%;
		}
		.ocultarmivil{
			display:none;
		}
		.oficinab{
			width: 100%;
			gap:10px;
		}
	}

/**********************
wordpress post
**********************/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

