body {   
    font-weight: normal;
    font-style: normal;    
    font-size: 16px;
    position: relative;
    height: 100%; 
    color: #337ab7;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow-x: hidden;
}


/*CSS dispositivos moviles*/

.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0;
    left: 0;

    background-color: #f8f9fa; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}
 
/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}
 
/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f8f9fa;
}
 
/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
 
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
    overflow:hidden;
    width:100%;
}

 
/* Add a black background color to the top navigation */
.topnav {
    background-color: #f8f9fa!important;
    overflow: hidden;
     position: fixed-top;
}
 
/* Style the links inside the navigation bar */
.topnav a {
    float: left;
    display: block;
    color: #337ab7;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}
 
/* Change the color of links on hover */
.topnav a:hover {
    background-color: #f8f9fa;
    color: black;
}
 
/* Add a color to the active/current link */
.topnav a.active {
    background-color: #4CAF50;
    color: white;
}
 

a svg{  
  transition:all .5s ease;
 
  &:hover{
    #transform:rotate(180deg);
  }
}
 
 
.menu{
  background: #000;
  display: none;
  padding: 5px;
  width: 320px;
  @include border-radius(5px);
 
  #transition: all 0.5s ease;
 
  a{
    display: block;
    color: #fff;
    text-align: center;
    padding: 10px 2px;
    margin: 3px 0;
    text-decoration: none;
    background: #444;
 
    &:nth-child(1){
      margin-top: 0;
      @include border-radius(3px 3px 0 0 );
    }
    &:nth-child(5){
      margin-bottom: 0;
      @include border-radius(0 0 3px 3px);
    }
 
    &:hover{
      background: #555;
    }
  }
}

#IB1{
   width: 500px; 
   height: 250px; 
   color: #00FF00; 
   margin-left: 10px; 
  margin-top: 0px;
}

#menuMovil
{
display: none;
}

#navegador{
  height: 50px; 
  margin-top: 10px;
}

#navmarg{
  margin-right: 85px;
}

#navmarg2{
  margin-right: 85px;
  margin-top: 0px;
}

#cont{
  float: left; 
  margin-left: 100px;
}

#caps{
  margin-top: 10px; 
  float: right;
}

#fig10px{
  margin-top: 10px;
}

#icon{
  margin-right: 1.5%; 
}

#navbar{
  text-align: left; 
  margin-top: 20px; 
  font-family: Poppins, sans-serif; 
  color: #337ab7;
  font-size: 23px !important; 
}

#navlink{
  font-family: Poppins, sans-serif; 
  color: #337ab7;
  font-size: 23px !important;
}

#logo2{
  width: 31; 
  height: 31px; 
  color: #00FF00; 
  margin-left: 10px;  
  margin-top: -15px;
}

#tam{
  width: 18rem;
  height: 28.4rem;
}

#midas{
  margin-bottom: 50px;
}

#carrusel{
  position: absolute; 
  left: 10px; 
  top: 25px; 
  z-index: 1; 
  width: 100%;
}

#imagencarrusel{
  width: 810px; 
  height: 520px; 
  color: #00FF00; 
  margin-left: 0px;  
  margin-top: -10px; 
  position: absolute; 
  opacity: 0.6;
}

#enlaces{
  background-color: rgba(0, 0, 0, 0.2)
}

#redes{
  color: #337AB7;
  margin-left: 9px;
}

#pie{
   background-color: #f89730
}

#compras{
   min-width: 100%
}

#tipocompra{
  font-size: 23px !important; 
  font-weight: bolder; 
}

#descompra{
  font-family: Poppins,sans-serif; 
  text-align: justify; 
  margin-top: 50px;
}

#ircomprar{
  font-family: Poppins,sans-serif;
}

#web{
  text-decoration:none
}

#logo_principal{
  height: 150px;
  /*width: 150px; */
  color: #00FF00; 
  margin-left: 10px;  
  margin-top: -3px;/*40px*/
}

#ec{
  font-family: cursive; 
  position: absolute; 
  margin-top: 20px;   
  margin-left: 15px; 
  color: #009AD3; 
  font-style: italic;  
  font-size: 400%; 
  width: 100%; 
  font-weight: bold;
}

#sp{
  position: absolute; 
  margin-left: 152px; 
  color: #F8962F; 
  font-style: oblique; 
  font-family: Alwaysinmyheart; 
  font-size: 450%; 
  font-weight: bold;
}

#butcap{
  float: right; 
  margin-right: 100px; 
  margin-top: 12px; 
  background-color: #5C5C5C; 
}

#convenio{
  width: 250px; 
  height: 250px; 
  color: #00FF00; 
  margin-left: 10px;  
  margin-top: 0px;
}

#midascompra{
  width: 500px; 
  height: 250px; 
  color: #00FF00; 
  margin-left: 10px;  
  margin-top: 0px;
}

  #IB1{
    display: inline;
    /*display: inline;*/
    width: 20%; 
    height: auto; 
  }

  /*Configuracion imagen del carrousel*/
  .carousel-item.img
  {
	height:700px;
  }
  
  /*Footer: cuadro emails:*/
  .footer-emails {
	font-size:1.2em; 
	padding-left:0px; 
	margin-left:-20px;
  }
  /*Footer: enlaces de interes*/
  .div-enlaces-interes {
	margin-left: 275px; 
	padding-top:160px;
  }
  
  /*banner de pagina en construccion*/
  .banner-en-construccion {
	  font-size:2.0em; 
	  margin-top:-20px;
	  font-weight:600; 
	  text-align:center; 
	  background-color:#009cd4;
	  padding:5px;
	  color:#fff;
  }
  
  /*fuente titulos*/
  .titulo-boxes-quienes-somos
  {
	font-family: 'Pacifico', cursive;
	font-size: 3.5em;
	padding-top:85px;
  }
  
  .texto-quienes-somos{
	/*padding:20px; */
	padding-top: 10px;
	font-size:1.6em;
	padding-left:10%;
	padding-right:10%;
	min-height:225px;
	width:100%;
  }
  
  /*configuracion imagenes servicios*/
  .card-img-top{
		width:180px;
  }
  
  /*fuente cursiva*/
  
  .font-pacific
  {
	font-family: 'Pacifico', cursive;
  }
  
  h4.font-pacific
  {
	font-size:1.8em;
  }
  
  /*<!--estilo CSS para animar la flecha del footer con el link a recursos-->*/
  /* ejemplo en : https://codepen.io/shawnlooi/pen/eeXmrQ   */

	* {
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
	}


	.the-arrow {
	  width: 1px;
	  transition: all 0.2s;
	}
	.the-arrow.-left {
	  position: absolute;
	  top: 60%;
	  left: 0;
	}
	.the-arrow.-left > .shaft {
	  width: 0;
	  background-color: #4c4c4c;
	}
	.the-arrow.-left > .shaft:before, .the-arrow.-left > .shaft:after {
	  width: 0;
	  background-color: #4c4c4c;
	}
	.the-arrow.-left > .shaft:before {
	  transform: rotate(0);
	}
	.the-arrow.-left > .shaft:after {
	  transform: rotate(0);
	}
	.the-arrow.-right {
		top: 0;
		padding-top: 3%;
		left: 2%;
		color:#f49b43;
	}
	.the-arrow.-right > .shaft {
	  width: 1px;
	  transition-delay: 0.2s;
	}
	.the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after {
	  width: 24px; /*determina el alto de la flecha derecha*/
	  transition-delay: 0.3s;
	  transition: all 0.5s;
	}
	.the-arrow.-right > .shaft:before {
	  transform: rotate(40deg);
	}
	.the-arrow.-right > .shaft:after {
	  transform: rotate(-40deg);
	}
	.the-arrow > .shaft {
	  background-color: #f49b43;
	  display: block;
	  height: 1px;
	  position: relative;
	  transition: all 0.2s;
	  transition-delay: 0;
	  will-change: transform;
	}
	.the-arrow > .shaft:before, .the-arrow > .shaft:after {
	  background-color: #f49b43;
	  content: "";
	  display: block;
	  height: 1px;
	  position: absolute;
	  top: 0;
	  right: 0;
	  transition: all 0.2s;
	  transition-delay: 0;
	}
	.the-arrow > .shaft:before {
	  transform-origin: top right;
	}
	.the-arrow > .shaft:after {
	  transform-origin: bottom right;
	}

	.animated-arrow {
	  display: inline-block;
	  color:#f49b43;
	  text-decoration: none;
	  position: relative;
	  transition: all 0.2s;
	}
	.animated-arrow:hover {
	  color: #808080;
	}
	.animated-arrow:hover > .the-arrow.-left > .shaft {
	  width: 64px;
	  transition-delay: 0.1s;
	  background-color: #808080;
	}
	.animated-arrow:hover > .the-arrow.-left > .shaft:before, .animated-arrow:hover > .the-arrow.-left > .shaft:after {
	  width: 8px;
	  transition-delay: 0.1s;
	  background-color: #808080;
	}
	.animated-arrow:hover > .the-arrow.-left > .shaft:before {
	  transform: rotate(40deg);
	}
	.animated-arrow:hover > .the-arrow.-left > .shaft:after {
	  transform: rotate(-40deg);
	}
	.animated-arrow:hover > .main {
	  transform: translateX(17px);
	  transform: translateX(80px);
	}
	.animated-arrow:hover > .main > .the-arrow.-right > .shaft {
	  width: 0;
	  transform: translateX(200%);
	  transition-delay: 0;
	}
	.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before, .animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
	  width: 0;
	  transition-delay: 0;
	  transition: all 0.1s;
	}
	.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before {
	  transform: rotate(0);
	}
	.animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
	  transform: rotate(0);
	}
	.animated-arrow > .main {
	  display: flex;
	  align-items: center;
	  transition: all 0.2s;
	}
	.animated-arrow > .main > .text {
	  margin: 0 16px 0 0;
	  line-height: 1;
	}
	.animated-arrow > .main > .the-arrow {
	  position: relative;
	}
	
	
	/*<!--fin estilo para animar fecha CSS a Recursos-->*/
  
  
  
    /* Configuracion para pantallas con ancho menor a 1300 */
@media screen and (max-width: 1300px) {

	.carousel-item.img {
		height: 600px;
	}
	
	/*Footer: cuadro emails:*/
	  .footer-emails {
		margin-left:0px;
	  }
	  /*Footer: enlaces de interes*/
	  .div-enlaces-interes {
		margin-left: 0px; 
		padding-top:10px;
	  }
}
  
  /* Configuracion para pantallas con ancho menor a 980 */
@media screen and (max-width: 980px) {

	#navegador {
	display: none;
	}

	#inicio{
	/*width:30%;*/
	display: none;
	}

	#menuMovil{
	display: inline;
	}
		
	#midas{
	  margin-top: -65px;
	}
	.carousel-item.img {
		height: 500px;
	}
	
	.banner-en-construccion{
	font-size:1.0em;
	margin-top:-80px;
	margin-bottom:20px;
	padding-bottom:20px;
	}
	
}

 /* Configuracion para pantallas con ancho menor a 770 */
@media screen and (max-width: 770px) {
 
  h4.font-pacific
  {
	font-size:1.4em;
  }
   
   /*configuracion imagenes servicios*/
  .card-img-top{
		width:90px;
  }
  
    /*fuente titulos*/
  .titulo-boxes-quienes-somos
  {
	font-size: 2.5em;
  }
  .texto-quienes-somos{
	font-size:1.2em;
  }
  
}

 /* Configuracion para pantallas con ancho menor a 580 */
@media screen and (max-width: 580px) {
 
  h4.font-pacific
  {
	font-size:1.6em;
  }
   
   /*configuracion imagenes servicios*/
  .card-img-top{
		width:280px;
  }
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}

