/* Style 3anglesGroup */

.caja-permanente{
  margin-top: 8%;
}
.caja-img{
  margin-left: -1.5%;
}
.img-permanente{
  width: 100%;
}

.caja-centro{
margin-top: 2%;
}
.caja-img-centro{
}

.caja-footer{
  padding: 0%;
  background-color: #f2f2f2;
  margin-top: 2%;
}
.mi_footer{
  margin-left: -1%;
  margin-right: 10%;
}

.caja-videos{
  margin-top:10%;
}










.btn-modalidad {
  margin-top: 40px;
  color: #FCF9F9;
  background-color: #F96100;
  border-color: #F3F2F5;
  border: 1px solid red;
  border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
border: 0px solid #000000;
width: 153px;

}
button:hover {
  background: rgba(0,0,0,0);
  color: #3a7999;
  box-shadow: inset 0 0 0 3px #3a7999;
 }

.btn-modalidad-2 {
  color: #FCF9F9;
  background-color: #F96100;
  border-color: #F3F2F5;
  border: 1px solid red;
  margin-left: 140px;
  margin-top: 20px;
  border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
border: 0px solid #000000;
width: 60px;
}
.btn-modalidad-3 {
  color: #FCF9F9;
  background-color: #F96100;
  border-color: #F3F2F5;
  border: 1px solid red;
  margin-left: 40px;
  margin-top: 20px;
  border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
border: 0px solid #000000;
width: 160px;
font-size:
}

.activa{
	background-color:lightblue;
}
.menu_color{
   background-color:white; width:100px; height:100px" onMouseover="this.style.color='#F96100'" onMouseout="this.style.color='#000'""


}


td {
  font-size: 15px;
  line-height: 20px;
  padding: 0 20px;
  text-align: justify;
  vertical-align: top;
  width: 53%;
}

/* td.first {
  border-right: 5px solid #F96100  ; */

  .atencion{

    margin-top: -25px;
    width: 240px;
  }





element.style {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 0px;
    border-width: 0px;
    margin: 0px;
    left: 0px;
    top: 0px;
}


/* --- Map --- */
.map{
	position:relative;
	margin-top:50px;
	margin-bottom:40px;
}

.map iframe{
	width:100%;
	height:450px;
	border:none;
}

.map-grid iframe{
	width:100%;
	height:350px;
	border:none;
	margin:0 0 -5px 0;
	padding:0;
}


#contact-page{
  padding-top: 0;
  background:#fff;
}

#contact-page .contact-form
.form-group label {
  color: #4E4E4E;
  font-size: 16px;
  font-weight: 300;
}

.form-group .form-control {
  padding: 7px 12px;
  border-color:#f2f2f2;
  box-shadow: none;
}

textarea#message{
  resize: none;
  padding: 10px;
}

#contact-page .contact-wrap {
  margin-top: 20px;
}
