*{
	padding:0px;
	margin:0px;
	}
body{

	padding:0px;
	margin:0px;
}

.animate
{
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
}
.animate1
{
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
}
.action-button
{
	position: relative;
	padding: 10px 20px;
  margin: 0px 10px 10px 0px;
  float: left;
	border-radius: 7px;
	font-family: 'Pacifico', cursive;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.action-button1
{
	position: relative;
	padding: 10px 20px;
  margin: 0px 10px 10px 0px;
  float: left;
	border-radius: 7px;
	font-family: 'Pacifico', cursive;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}

.blue
{
	background-color: #3498DB;
	border-bottom: 5px solid #2980B9;
	text-shadow: 0px -2px #2980B9;
}

.red
{
	background-color: #990000;
	border-bottom: 5px solid #BD3E31;
	text-shadow: 0px -2px #BD3E31;
}
.gray
{
	background-color: #666;
	border-bottom: 5px solid #999;
	text-shadow: 0px -2px #333;
	box-sizing:border-box;
}

.red1
{
	background-color: #930;
	border-bottom: 5px solid #BD3E31;
	text-shadow: 0px -2px #BD3E31;
}

.green
{
	background-color: #82BF56;
	border-bottom: 5px solid #669644;
	text-shadow: 0px -2px #669644;
}

.yellow
{
	background-color: #F2CF66;
	border-bottom: 5px solid #D1B358;
	text-shadow: 0px -2px #D1B358;
}
.yellow1
{
	background-color: #F2CF66;
	border-bottom: 5px solid #F2CF66;
	text-shadow: 0px -2px #F2CF66;
}


.COTIZA
{
	background-color: #CC6600;
	border-bottom: 5px solid #D1B358;
	text-shadow: 0px -2px #D1B358;
}
.SEDES
{
	background-color: #996600;
	border-bottom: 5px solid #D1B358;
	text-shadow: 0px -2px #D1B358;
}
.COTIZAR
{
	background-color: #996600;
	border-bottom: 5px solid #D1B358;
	text-shadow: 0px -2px #D1B358;
}


.action-button:active
{
	transform: translate(0px,5px);
  -webkit-transform: translate(0px,5px);
	border-bottom: 1px solid;
}
/* ARROWS */
 .arrowText {
 position:relative;
 margin: 20px;
 width:150px;
 height:inherit;
 background: #f00;
 box-sizing:border-box;
 float: left;
 }
 .arrowText:before, .arrowText:after {
 content: " ";
 position: absolute;
 display: block;
 width: 0;
 height: 0;
 }
  .arrowText:arrowText:after1 {
 content: " ";
 position: absolute;
 display: block;
 width: 0;
 height: 0;
 }




/* RIGHT ARROW */
 .arrowRight:before, .arrowRight:after {
 border-bottom: 25px solid transparent;
 border-top: 25px solid transparent;
 top:-1px;
 }
 .arrowRight:after {
 border-left: 16px solid #C7E0E5;
 right: -20px;
 z-index: 3;
 }

.arrowRight:before {
 border-left: 16px solid #0cceff;
 right: -20px;
 z-index: 2;
 }



/* LEFT ARROW */
 .arrowLeft:before, .arrowLeft:after {
 border-top: 25px solid transparent;
 border-bottom: 25px solid transparent;

top:-1px
 }
   .arrowLeft1:before, .arrowLeft2:after {
 border-top: 22px solid transparent;
 border-bottom: 22px solid transparent;

top:0px
 }
 .arrowLeft:after {
 border-right: 16px solid red;
 left: -15px;
 z-index: 2;
 }

 .arrowLeft:before {
 border-right: 16px solid red;
 left: -16px;

 z-index: 1;
 }
 .arrowLeft1:before {
 border-right: 20px solid #666;
 left: -16px;

 z-index: 1;
 }

 .arrowLeft1:after {
 border-right: 13px solid gray;
 left: -12px;
 z-index: 2;
 }

 #div-border {
border-left: 1px solid #ccc;
width:1px;
height:500px;
}


.cuadros{
	 border-radius:0px 0px 10px 10px;
	 padding-top:10%;
	 padding-bottom:2%;
	 background: linear-gradient( 90deg, #fea406 70% , #d83914);
}

.cuadros p, .pestañas-titulos a{
	color:#FFF;
	font-weight:bold;
	width:100%;
	box-sizing:border-box;
	}
.cuadros a{
	color:#FFF;
	}

.pestañas-titulos{
	 border-radius:10px 10px 0px 0px ;
	 margin-bottom:0px;
	 padding-top:5%;
	 padding-bottom:5%;
	 background: linear-gradient( 90deg, #f49e07 35%, #ea2718);
	}
.recuadros{
	 border-radius:10px 10px 10px 10px ;
	 margin-bottom:1%;
	 padding-top:2%;
	 padding-bottom:2%;
	 background: linear-gradient( 90deg, #f49e07 35%, #ea2718);
	}

.recuadros a{
	color:#FFF;
	font-weight:bold;

	}
.recuadros h4{
	padding-left:2%;
	padding-right:2%;
	}
#paralelogramo:after {
     width: 150px;
     height: 100px;
     border: 3px solid #555;
     background: #428bca;
     -webkit-transform: skew(20deg);
     -moz-transform: skew(20deg);
     -ms-transform: skew(20deg);
     -o-transform: skew(20deg);
     transform: skew(20deg);
}
.nav-inferior  ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.nav-inferior li {
    float: left;
	list-style:none;
	padding-left: 1%;
}

.nav-inferior li a {
    display: block;
    color: black;
    text-align: center;
    padding: 16px;
    text-decoration: none;
}
.nav-inferior li a:hover {
    background-color: #ddd;
}
.cbx {
  position: relative;
  top: 1px;
  width: 17px;
  height: 17px;
  border: 1px solid #c8ccd4;
  border-radius: 3px;
  vertical-align: middle;
  transition: background 0.1s ease;
  cursor: pointer;
}
.cbx:after {
  content: '';
  position: absolute;
  top: 1px;
  left: 5px;
  width: 5px;
  height: 11px;
  opacity: 0;
  transform: rotate(45deg) scale(0);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transition: all 0.3s ease;
  transition-delay: 0.15s;
}
.lbl {
  margin-left: 5px;
  vertical-align: middle;
  cursor: pointer;
	word-wrap: break-word;
}
.hidden-xs:checked ~ .cbx {
  border-color: transparent;
  background: #03477F;
  animation: jelly 0.6s ease;
}
.hidden-xs:checked ~ .cbx:after {
  opacity: 1;
  transform: rotate(45deg) scale(1);
}
.cntr {
  position: relative;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: left;
}
@-moz-keyframes jelly {
  from {
    transform: scale(1, 1);
  }
  30% {
    transform: scale(1.25, 0.75);
  }
  40% {
    transform: scale(0.75, 1.25);
  }
  50% {
    transform: scale(1.15, 0.85);
  }
  65% {
    transform: scale(0.95, 1.05);
  }
  75% {
    transform: scale(1.05, 0.95);
  }
  to {
    transform: scale(1, 1);
  }
}
@-webkit-keyframes jelly {
  from {
    transform: scale(1, 1);
  }
  30% {
    transform: scale(1.25, 0.75);
  }
  40% {
    transform: scale(0.75, 1.25);
  }
  50% {
    transform: scale(1.15, 0.85);
  }
  65% {
    transform: scale(0.95, 1.05);
  }
  75% {
    transform: scale(1.05, 0.95);
  }
  to {
    transform: scale(1, 1);
  }
}
@-o-keyframes jelly {
  from {
    transform: scale(1, 1);
  }
  30% {
    transform: scale(1.25, 0.75);
  }
  40% {
    transform: scale(0.75, 1.25);
  }
  50% {
    transform: scale(1.15, 0.85);
  }
  65% {
    transform: scale(0.95, 1.05);
  }
  75% {
    transform: scale(1.05, 0.95);
  }
  to {
    transform: scale(1, 1);
  }
}
@keyframes jelly {
  from {
    transform: scale(1, 1);
  }
  30% {
    transform: scale(1.25, 0.75);
  }
  40% {
    transform: scale(0.75, 1.25);
  }
  50% {
    transform: scale(1.15, 0.85);
  }
  65% {
    transform: scale(0.95, 1.05);
  }
  75% {
    transform: scale(1.05, 0.95);
  }
  to {
    transform: scale(1, 1);
  }
}
