@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i");

@media  (min-width:1155px) {
  body {
    display: grid;
}
}

html {
  scroll-behavior: smooth;
}
.small-alert { font-size:10px;}

textarea {
    color: #0f82c6 !important;
}
.bluep {
	font-size: 14px !important;
	font-weight: 500;
	color: #5D8DDB !important;
}

.checkbox {
	width:20PX;
	height:20px;
	display: block !important;
}

input[type="checkbox"] {
    display:inline-block;
    width:19px;
    height:19px;
	background-color:#ccc;
}

.tablep { font-size:11px;}
.isa_info, .isa_success, .isa_warning, .isa_error {
margin: 10px 0px;
padding:12px;
font-size:12px;
}

.isa_success {
	color: #FFFFFF;
	background-color: #5DA0ED;
	text-align: center;
	width:50%;
	margin:0 25% 5% 25%;
}
.isa_warning {
	color: #FFFFFF;
	background-color: #7cc8f2;
	text-align: center;
	width: 50%;
	margin: 0 25% 5% 25%;
}

.isa_error {
	color: #FFFFFF;
	background-color: #b64b7b;
	text-align: center;
	width: 50%;
	margin: 0 25% 5% 25%;
}

.detalle-cartilla{
	width:600px;
	margin:10px;
	}
.detalle-cartilla h4{
	margin:20px 0 10px 0;
	}
	
	.detalle-cartilla h3{
	color: #333 !important;
	}
	.guion li{
  padding-left: 10px;
  list-style: none;
  background:url(img/guion.png) left top no-repeat;
}
.btn6 {
    background: #b64b7b !important;
    padding: 8px 20px;
    border: 0;
    border-radius: 0;
    font-size: 11px !important;
    color: #FFFFFF;
    width: auto;
    text-decoration: none !important;
    text-align: center;
    margin: 1% 0;
}

.file {
    background: #b64b7b !important;
    padding: 8px 20px;
    border: 0;
    border-radius: 0;
    font-size: 11px !important;
    color: #FFFFFF;
    width: auto;
    text-decoration: none !important;
    text-align: center;
    margin: 1% 0;
}

.turnos { background-color:#54C0E8;
padding:1.5% 1.5%;
color:#FFF !important;
width:85px;
border-radius: 12px !important;
text-align: center !important;    
} 

.sis { background-color:#54C0E8;
color:#FFF !important;
height:auto;
padding: 8px;
} 

.sisdown { background-color:#54C0E8 !important;
color:#FFF !important;
} 

.btn-drop { color:#000 !important;
text-transform: uppercase !important;}

.btn-drop:hover { color:#54C0E8 !important;
}

.dropdown-menu {
    color: #212529;
    background-color: #fff;
	opacity:0.85;
    background-clip: padding-box;
    border: none  !important;
    border-radius: 12px !important;
}
.items-mob { display:none;}

.items-mob a {
  margin: 0 5px;
  font-size: 10px;
  font-weight: 300;
  text-decoration: none;
}
.items-mob a:first-of-type {
  margin-left: 0;
}
.items-mob a:hover {
  color: #fff;
}
@media (max-width: 768px) {
.turnos {
width:50% !important;
  }
  .items-mob { display: block;}
  .sisdown{ background-color: transparent !important;
color:#76bfe8 !important;}
.sis{ background-color: transparent !important;
color:#76bfe8 !important;}
}

.turnos:hover { background-color:#0075C9;
}

.turnoscel { background-color:#54C0E8;
padding:1.5% 1.5%;
color:#FFF !important;
width:130px;
border-radius: 12px !important;
text-align: center !important;
} 
@media (max-width: 768px) {
.turnoscel {
width:50% !important;
  }
}

.turnoscel:hover { background-color:#0075C9;
}


#top {
left:90%;
margin-top:5%;
	position:relative;
    background:#717578;
    width: 50px;
    height: 50px;
    display: block;
	text-align:center;
	line-height:3;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#top:hover a {
    color: #fff !important;
}



.link-accesos { text-decoration:none;}
.link-accesos:hover { color: #E6E6E6;}
.pink-accesos h2{
text-align:center !important;
width:100%;
padding:2% 0;}

.link-accesos-p { color:#5d8ddb !important;
justify-content:center !important;
display: inline;}
.link-accesos-p-pink { color:#b64b7b !important;
justify-content:center !important;
display: inline;
font-weight:bold;}

.pink-accesos .btn6 a{
	color:666 !important;
}

.btn5 {
	background: #7cc8f2 !important; 
  	padding: 8px 10px;
	text-align:center !important;
	border: 0;
	border-radius: 0;
	font-size: 11px !important;
	color: #FFFFFF;
	width:115px;
	text-decoration:none !important;
	margin:5% 0 2% 5% !important;
	text-transform:uppercase;
}

.btn5:hover {
	background:#b64b7b !important; 
  	padding: 8px 10px;
	color: #FFFFFF !important;
	text-decoration:none !important;
}

@media (max-width: 960px) {
.pink-accesos p{
	font-size:12px;
}
.link-accesos-p 
{	font-size:12px;
}
.link-accesos-p-pink
{	font-size:12px;
}
	.gray-accesos p{
	font-size:12px;
	padding-right:1%;}	
}

.pink-accesos p{
	color:#5d8ddb !important;
	text-align:left;}
	
	.gray-accesos p{
	color:#666666 !important;
	text-align:left;}

.little { font-size:10px;
font-weight:300;}

.widecontent-small {
  max-width: 1170px;
  width: 50%;
  margin: 0 auto;
  position: relative;
}

.access .formField {
    width: 48% !important;
    margin: 0 1% 0 0;
}

form .formField-small {
    width: 100% !important;
    margin: 0 1% 0 0;
}

form .formField-small label {
	padding:2% 0 0 0;
}
@media (max-width: 960px) {
.access .formField {
    width: 100% !important;
	margin:0;
}

.widecontent-small {
  width: 100%;
  margin: 0;
  position: relative;
}
}

.mensaje-accesos { display:flex;
align-items: center;
  justify-content: center;
}
  .mensaje-accesos .single {
  width: 400px;
  height: auto;
    border:solid #5d8ddb 1px;
	margin:100px 0;
}
  .mensaje-accesos .double .col p, .single .col p, .single .col h2 {text-align: left !important;}


#pinkbo { 
    background:#54C0E8!important;
    width:100%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 20px !important;
    margin: 3px 0px 3px 0px;
}
#pinkbo:hover { background:#3789A0 !important;

}
#pinkbo a {padding: 3% 5%;
font-size:28px;
text-align:center;
font-weight:300;
}

#pinkbo a:hover { color:#fff;
}
#map { width:100%;}

.little { font-size:12px !important;}

.fu:hover figure img {
    transform: scale(1.1);
}
.fu { 
    width:100%;
    position:relative;
	display:block;
	overflow:hidden !important;
	z-index:99 !important;
    border-radius: 40px 40px 0px 0px !important;
}

	
	.fu .name{ 
position: absolute;
	z-index:999999 !important;}
	
.fu figure img {
    transition: 0.5s;
	vertical-align: middle;
    border-style: none;
	
}
.link-bold-blue {
color:#5d8ddb !important;
font-weight:bold;
display: inline;}
.link-bold-blue:hover {
	color: #275BB1 !important;
}

.image-prevention {
margin:3% 0;
}
.image-prevention img{ 
    width:100% !important;
    display: block;
    border-radius: 20px;
}

.image-act {
margin:3% 0;
display: block;
}
.image-act img{
    width:100% !important;
    display: block;
    border-radius: 30px !important;
}

.image-act-mob{
display: none;
}


@media (max-width: 680px) {

.image-act-mob{
display: block;
margin:3% 0;
}
.image-act-mob img{ width:100% !important;
display: block;}

.image-act {
display: none;
}
}



.separator1 {
	border-bottom:#5d8ddb solid thin;
}

.separator2 {
	border-bottom:#5d8ddb dotted thin;
}

.paddingright { padding-right:2%;}

.tablep a:link {
	color: #5D8DDB !important;
	padding:0;
}
.tablep {
    font-size: 0.8em;
}
.tablep tr {
    border-bottom: 0.5px #80C6E5 solid;
    width: 100%;
}

.tab-pane .-overimg .content .col a:hover
{ opacity:0.8;}

.tab-pane .-overimg .content .col a
{ opacity:1;}


@media (max-width: 960px) {
	.tablep {
    font-size: 0.6em;
}
.tablep a:link {
	padding: 0 0 0 2%;
}
}

body {
  font-family: 'Roboto';
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #313333;
  overflow-x: hidden;
}
h1,
h2,
h3,
p,
a,
figure,
figcaption,
select {
  -webkit-appearance: none;
  margin: 0;
  display: block;
  outline: none;
  color: #fff !important;
  font-family: 'Roboto';
}



p {
  font-family: 'Roboto';
  font-weight: 300;
}
a {
  text-decoration: none;
  transition: 0.5s !important;
}
a:hover {
  text-decoration: none;
}



a:focus {
  outline: none;
}
a.btn {
  padding: 8px 20px;
  border: 1px solid #5d8ddb;
  border-radius: 0;
  font-size: 11px;
  color: #007ac2;
}
a.btn.noform {
  background: #b64b7b !important;
}
.btn1 {
  padding: 8px 20px;
  background: #0075C9;
  font-size: 11px;
  color: #fff;
  display: inline-block;
  text-align: center;
    white-space: nowrap;
    vertical-align: middle;
	webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn1:hover {
  background: #54C0E8;
}

.btn2 {
	/*   background: #b64b7b !important; 
	border: 1px solid #5d8ddb; */
  	padding: 8px 20px;
	border: 0;
	border-radius: 0;
	font-size: 11px;
	color: #FFFFFF;
}

.btn3 {
	background: #b64b7b !important; 
  	padding: 8px 20px;
	border: 0;
	border-radius: 0;
	font-size: 11px !important;
	color: #FFFFFF;
	width:50%;
	text-decoration:none !important;
	text-align:center;

}

.btn4 {
	background: #7cc8f2 !important; 
  	padding: 8px 20px;
	border: 0;
	border-radius: 0;
	font-size: 11px !important;
	color: #FFFFFF;
	width:50%;
	text-decoration:none !important;
	margin:0 25% !important;
    border-radius: 20px;
}

.btnadj {
	background: #ccc !important; 
  	padding: 8px 20px;
	border: 0;
	border-radius: 0;
	font-size: 11px !important;
	color: #000;
	width:auto;
	text-decoration:none !important;
	margin:0 1% 0 0!important;
    border-radius: 20px;
}
.btn10 {
	background: #b64b7b !important; 
  	padding: 8px 20px;
	border: 0;
	border-radius: 0;
	font-size: 11px !important;
	color: #FFFFFF;
	width:10%;
	text-decoration:none !important;
	text-align:center;

}

.btnoutline a{
  	padding: 8px 13px;
	text-align:center;
	border: solid 1px #FFFFFF;
	border-radius: 8px;
	  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
	font-size: 14px !important;
	color: #FFFFFF;
	width: 140px;
    border-radius: 20px;
}

.btnoutline a:hover{
	background:#FFF;
	color: #f68c1f !important;
}


.btnnooutline a{
	padding: 8px 13px;
	text-align: center;
	border: solid 1px #FFFFFF;
	background: none;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	font-size: 14px !important;
	color: #fff;
	width: 100px;
    border-radius: 20px;
}

.btnnooutline a:hover{
	background: #FFFFFF;
	border: solid 1px #FFFFFF;
	color: #f68c1f !important;
}

.grey-back {
  background: color-grey;
}
.blue-back {
  background: #0f82c6;
}
.dark-back {
  background: #1c2630;
}
.widecontent {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.top {
  background: #0075C9;
}

.selectcartilla {
	-webkit-appearance: list-menu !important;
	color: #0f82c6 !important;
    font-weight: 300;
    width:90%;
    border-radius: 15px;
    padding: 0px 0px 0px 12px;
}

.selectreintegros {
	-webkit-appearance: list-menu !important;
	color: #0f82c6 !important;
	 font-weight: 300;
	 width:90%;
	 margin:1% 0;
}

.areareintegros {
	-webkit-appearance: list-menu !important;
	color: #0f82c6 !important;
	 font-weight: 300;
	 width:90%;
	 margin:1% 0;
}

@media (max-width: 760px) {
.selectcartilla {
	 width:90% !important;
}
  }

@media (max-width: 980px) {
  .top {
    display: none!important;
  }
}
.top .widecontent {
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
}
.top .widecontent .items,
.top .widecontent .social {
  display: flex;
  align-items: inherit;
}
.top .widecontent .items a {
  margin: 0 5px;
  font-size: 10px;
  font-weight: 300;
  text-decoration: none;
}
.top .widecontent .items a:first-of-type {
  margin-left: 0;
}
.top .widecontent .items a:hover {
  color: #fff;
}
.top .widecontent .social .searchField {
  margin-right: 20px;
  margin-top: 5px;
  position: relative;
}
.top .widecontent .social .searchField form {
    margin-top: 0;
    padding: 0;
    background: none;
}
.top .widecontent .social .searchField a:after {
  display: none;
}
.top .widecontent .social .searchField input {
  background: none !important;
  border: none;
  border-bottom: 1px solid #FFF;
  position: absolute;
  top: 0;
  right: 26px;
  border-bottom: 1px solid rgba(255,255,255,0.4);
  /*opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;*/
  transition: 0.5s;
  font-weight: 300;
  font-size: 10px;
  color: #fff !important;
}
.top .widecontent .social .searchField.show input {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
}
.top .widecontent .social a {
  margin-right: 2px;
  padding: 0 4px;
  height: 16px;
  margin-top: 5px;
  position: relative;
}
.top .widecontent .social button {
  margin-right: 2px;
  padding: 0 4px;
  width: 16px;
  height: 16px;
  position: relative;
  border: none;
  background: url(../images/search.png) no-repeat center center / 100% auto;
}
.top .widecontent .social a img {
  vertical-align: top;
  position: relative;
  z-index: 2;
}
.top .widecontent .social a:last-of-type {
  margin-right: 2px;
}
.top .widecontent .social a:after {
  position: absolute;
  content: '';
  height: 22px;
  width: 22px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  background: #54C0E8;
  transition: 0.5s;
  opacity: 0;
  border-radius: 3px;
}
.top .widecontent .social a:hover:after {
  opacity: 1;
}
header {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 980px) {
  header {
    overflow: inherit;
  }
}
@media (max-width: 540px) {
  header {
    height: 70px;
  }
}
header .hamburguer {
  display: none;
  height: auto;
  width: 25px;
  cursor: pointer;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 999;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  header .hamburguer {
    display: block;
  }
}
header .hamburguer:before,
header .hamburguer:after,
header .hamburguer span {
  width: 100%;
  display: block;
  height: 3px;
  background: #0f82c6;
  content: '';
  margin-bottom: 4px;
}
header .hamburguer:after {
  margin: 0;
}
header .hamburguer.xicon:before {
  transform: rotate(45deg);
  margin-top: 5px;
}
header .hamburguer.xicon:after {
  transform: rotate(-45deg);
  margin-top: -7px;
}
header .hamburguer.xicon span {
  display: none;
}
header .searchFieldIcon {
  position: absolute;
  width: 100%;
  display: none;
  left: 0;
}
@media (max-width: 960px) {
  header .searchFieldIcon {
    display: block;
  }
}
header .searchFieldIcon a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  height: 20px;
}
header .searchFieldIcon a img {
  height: 100%;
  object-fit: contain;
}
header .searchFieldIcon .inputFielder {
  display: none;
  position: absolute;
  top: 30px;
  z-index: 9999;
  background: #fff;
  padding: 20px;
  width: 100%;
}
header .searchFieldIcon .inputFielder input {
  color: #0f82c6;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #0f82c6;
}
header .searchFieldIcon.appear .inputFielder {
  display: block;
}
@media (max-width: 980px) {
  header h1 {
    margin: 0 auto;
    width: 160px;
  }
  header h1 img {
    width: 100%;
  }
}
@media (max-width: 980px) {
  header h1 {
    width: 130px;
  }
}
header nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 981px) {
  header nav {
    display: flex !important;
  }
}
@media (max-width: 980px) {
  header nav {
    display: none;
    flex-direction: column;
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    z-index: 999;
    background: #fff;
    /*padding: 15px 0;*/
    padding: 15px 80px;
  }
}
@media (max-width: 540px) {
  header nav {
    padding: 15px 40px;
  } 
}
header nav a,
header nav span {
  color: #0075C9 !important;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  line-height: 16px;
  font-weight: 500;
  margin-right: 20px;
}
@media (max-width: 1024px) {
	header nav a,
header nav span {
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  line-height: 16px;
  font-weight: 500;
  margin-right: 20px;
}
}
@media (max-width: 980px) {
  header nav a,
  header nav span {
    color: #0f82c6;
    text-align: left;
  }
  header nav a br,
  header nav span br {
    display: none;
  }
}
header nav a {
  text-decoration: none;
  position: relative;
}
@media (max-width: 980px) {
  header nav a {
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 22px;
  }
}


header nav a:before {
  height: 2px;
  width: 0;
  content: '';
  bottom: -3px;
  left: 0;
  background: #0075C9;
  position: absolute;
  transition: 0.5s;
}
@media (max-width: 980px) {
  header nav > a:before {
    height: 1px;
    width: 100%;
    bottom: -14px;
    background: #6cb6e0;
    opacity: 0.3;
  }
}
header nav a:hover {
  color: #007ac2;
}
header nav a:hover:before {
  width: 100%;
}
header .telefon {
  cursor: pointer;
}
@media (max-width: 980px) {
  header .telefon {
    display: block;
  }
}
header .telefon .info {
  box-shadow: -10px 0px 10px rgba(0,0,0,0.07);
  position: absolute;
  background: #7cc8f2;
  top: -104px;
  transition: 0.5s;
  width: 490px;
  right: 0;
  padding: 5px 10px;
}
@media (max-width: 980px) {
  header .telefon .info {
    position: relative;
    display: none;
    top: 0;
    width: 100%;
    right: auto;
    box-shadow: none;
  }
}
header .telefon .info strong,
header .telefon .info span {
  display: block;
  /*font-size: 9.5px;*/
  font-size: 10.5px;
  letter-spacing: -0.2px;
  line-height: 1.45;
  color: #fff;
  text-align: left;
  font-weight: 400;
}
@media (max-width: 980px) {
  header .telefon .info strong,
  header .telefon .info span {
    margin: 0;
    text-align: center;
  }
}
header .telefon .info strong {
  text-transform: uppercase;
}
header .telefon .info span {
  font-weight: 100;
  text-transform: none;
}
header .telefon .info span strong {
  display: inline-block;
}
header .telefon .info span.marger {
  margin-top: 4px;
}
header .telefon .label {
  position: relative;
  z-index: 9;
}
@media (max-width: 980px) {
  header .telefon .label {
    text-align: center;
  }
}
header .telefon .label:before {
  height: 70px;
  width: 1px;
  background: #fff;
  content: '';
  position: absolute;
  z-index: 9999;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
}
header .telefon .label img {
  vertical-align: super;
}
@media (max-width: 980px) {
  header .telefon .label img {
    display: none;
  }
}
header .telefon .label span {
  margin: 5px 0 0;
  display: inline-block;
}
@media (min-width: 981px) {
  header .telefon:hover .info {
    display: block;
    top: 0;
  }
}
.sn-nav {
  display: none;
  justify-content: space-between;
  padding: 0 20px;
  margin: 25px 0 0;
  align-items: center;
}
.sn-nav a {
  height: 28px;
}
.sn-nav a img {
  height: 100%;
  object-fit: contain;
}
@media (max-width: 980px) {
  .sn-nav {
    display: flex;
  }
}
.carousel {
  height: auto;
  position: relative;
}
.carousel .carousel-item .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15%;
}
@media (max-width: 640px) {
  .carousel .carousel-item .text {
    left: 15%;
    width: calc(100% - 110px);
    top: initial;
    bottom: 10%;
    transform: none;
  }
}
.carousel .carousel-item .text h2 {
	text-transform: uppercase;
	color: #007ac2;
	font-weight: 800;
}
@media (max-width: 960px) {
  .carousel .carousel-item .text h2 {
    text-align: left;
  }
}
@media (max-width: 381px) {
  .carousel .carousel-item .text h2 {
    font-size: 32px;
  }
}
.carousel .carousel-item .text p {
  color: #76bfe8;
  font-size: 19px;
  font-weight: 400;
}
@media (max-width: 540px) {
  .carousel .carousel-item .text p {
    margin-top: 10px;
    font-size: 14px;
  }
}
@media (max-width: 381px) {
  .carousel .carousel-item .text p {
    font-size: 16px;
  }
}
.carousel .carousel-item .text a {
  margin-top: 20px;
}
@media (max-width: 540px) {
  .carousel .carousel-item .text a {
    margin: 10px auto 0;
  }
}
.carousel .carousel-item .text a:hover {
  background: #76bfe8;
  color: #fff;
  border-color: #76bfe8;
}
.carousel .carousel-control-prev:before,
.carousel .carousel-control-next:before {
  height: 20px;
  width: 20px;
  transform: rotate(45deg) translateY(-50%);
  content: '';
  position: absolute;
  top: 50%;
}
.carousel .carousel-control-prev:before {
  border-bottom: 1px solid #007ac2;
  border-left: 1px solid #007ac2;
  left: 20%;
}
.carousel .carousel-control-next:before {
  border-top: 1px solid #007ac2;
  border-right: 1px solid #007ac2;
  right: 20%;
}
@media (max-width: 960px) {
  .carousel .carousel-control-next:before {
    right: 40%;
  }
}
@media (max-width: 960px) {
  .carousel .carousel-indicators {
    display: none;
  }
}
.carousel .carousel-indicators li {
  height: 10px;
  width: 10px;
  background: none;
  border: 1px solid #0075C9;
  cursor: pointer;
}
.carousel .carousel-indicators li.active {
  background: #0075C9;
}
.que-hacer h2 {
  padding: 25px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  /*font-weight: 100;*/
  font-weight: 300;
  font-size: 33px;
  letter-spacing: 3px;
  background: #0075C9;
}
@media (max-width: 640px) {
  .que-hacer h2 {
    font-size: 28px;
    line-height: 30px;
    padding: 25px 10px;
  }
}
.que-hacer .options {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
}

.que-hacer .options-nocolor {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  border-radius: 0px 0px 40px 40px;
}
@media (max-width: 960px) {
  .que-hacer .options {
    flex-direction: column;
  }
    .que-hacer .options-nocolor {
    flex-direction: column;
  }
}
.que-hacer .options a {
  width: 25%;
  padding: 25px 0;
  text-align: center;
  overflow: hidden;
  position: relative;
  height: 90px;
  transition: 0.5s;
}

.que-hacer .options-nocolor a {
  width: 25%;
  padding: 25px 0;
  text-align: center;
  overflow: hidden;
  position: relative;
  height: 90px;
  transition: 0.5s;
}


.que-hacer .options-nocolor a:hover {
	background:none !important;
}
@media (max-width: 960px) {

  .que-hacer .options a {
    width: 100% !important;
  }
    .que-hacer .options-nocolor a {
    width: 100% !important;
  }
}



.que-hacer .options a:after {
  height: 20px;
  width: 20px;
  transform: rotate(45deg);
  background: #0075C9;
  bottom: -10px;
  right: -10px;
  content: '';
  position: absolute;
}

.que-hacer .options-nocolor a:after {

}
.que-hacer .options a strong,
.que-hacer .options a span {
  display: block;
  text-transform: uppercase;
  letter-spacing: 4px;
  line-height: 20px;
}

.que-hacer .options-nocolor a strong,
.que-hacer .options-nocolor a span {
  display: block;
  text-transform: uppercase;
  letter-spacing: 4px;
  line-height: 20px;
}
.que-hacer .options a strong {
  font-weight: 400;
  font-size: 19px;
}
.que-hacer .options-nocolor a strong {
  font-weight: 400;
  font-size: 19px;
}
.que-hacer .options a span {
  /*font-weight: 100;*/
  font-weight: 300;
  font-size: 18px;
}

.que-hacer .options-nocolor a span {
  /*font-weight: 100;*/
  font-weight: 300;
  font-size: 18px;
}


.que-hacer .options a:first-of-type {
    background: #4c9ed9;
}
.que-hacer .options-nocolor a:first-of-type {
  background: #6cb6e0;
}
.que-hacer .options a:first-of-type span {
  font-size: 18px;
  /*letter-spacing: 7px;*/
}
.que-hacer .options-nocolor a:first-of-type span {
  font-size: 21px;
  letter-spacing: 7px;
}
.que-hacer .options a:first-of-type strong {
  font-size: 19px;
}
.que-hacer .options-nocolor a:first-of-type strong {
  font-size: 14px;
}
/*
.que-hacer .options a:first-of-type {
  background: #6cb6e0;
}
.que-hacer .options-nocolor a:first-of-type {
  background: #6cb6e0;
}

*/
.que-hacer .options a:nth-of-type(2) {
        background: rgba(84, 192, 232, 0.7);
}
.que-hacer .options-nocolor a:nth-of-type(2) {
  background: #76bfe8;
}
.que-hacer .options a:nth-of-type(2) span {
  font-size: 16px;
}
.que-hacer .options-nocolor a:nth-of-type(2) span {
  font-size: 16px;
}
.que-hacer .options a:nth-of-type(3) {
    background: #4c9ed9;
}
.que-hacer .options-nocolor a:nth-of-type(3) {
  background: #7cc8f2;
}
.que-hacer .options a:nth-of-type(3) strong {
  font-size: 17px;
  line-height: 44px;
}
.que-hacer .options-nocolor a:nth-of-type(3) strong {
  font-size: 17px;
  line-height: 44px;
}

/*
.que-hacer .options a:last-of-type {
  background: #8ad1f8;
}
.que-hacer .options-nocolor a:last-of-type {
  background: #8ad1f8;
}
.que-hacer .options a:last-of-type span {
  font-size: 21px;
  letter-spacing: 7px;
}
.que-hacer .options-nocolor a:last-of-type span {
  font-size: 21px;
  letter-spacing: 7px;
}
.que-hacer .options a:last-of-type strong {
  font-size: 14px;
}
.que-hacer .options-nocolor a:last-of-type strong {
  font-size: 14px;
}

*/


.que-hacer .options a:last-of-type {
    background: rgba(84, 192, 232, 0.7);
}
.que-hacer .options-nocolor a:last-of-type {
  background: #8ad1f8;
}


.que-hacer .options a:hover {
  color: #fff;
  background: #9f9f9f;
}

.que-hacer .options-nocolor a:hover {
  color: #fff;
  background: #4e85a4;
}
.que-hacer.activ- h2 {
    background: #0075c9;
    border-radius: 20px;
    margin-top: 10px;
}
.que-hacer.activ- h2 span {
  display: block;
  font-size: 18px;
  letter-spacing: 1px;
  margin-top: 10px;
}
@media (max-width: 640px) {
  .que-hacer.activ- h2 span {
    font-size: 14px;
    line-height: 16px;
  }
}
.que-hacer.activ- .options a {
  width: 33.33%;
  padding: 25px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.que-hacer.activ- .options-nocolor a {
  width: 33.33%;
  padding: 25px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 960px) {
  .que-hacer.activ- .options a {
    justify-content: left;
  }
    .que-hacer.activ- .options-nocolor a {
    justify-content: left;
  }
}
.que-hacer.activ- .options a img {
  width: 50px;
  margin-right: 20px;
}
.que-hacer.activ- .options-nocolor a img {
  width: 50px;
  margin-right: 20px;
}
@media (max-width: 960px) {
  .que-hacer.activ- .options a img {
    margin-right: 10px;
  }
    .que-hacer.activ- .options-nocolor a img {
    margin-right: 10px;
  }
}
.que-hacer.activ- .options a span {
  text-align: left;
  font-size: 12px;
  font-weight: 100;
  line-height: 16px;
  letter-spacing: 1px;
}
.que-hacer.activ- .options-nocolor a span {
  text-align: left;
  font-size: 12px;
  font-weight: 100;
  line-height: 16px;
  letter-spacing: 1px;
}
@media (max-width: 960px) {
  .que-hacer.activ- .options a span {
    font-weight: 500;
  }
    .que-hacer.activ- .options-nocolor a span {
    font-weight: 500;
  }
}
.que-hacer.activ-2 {
  margin-top: 20px;
}
.que-hacer.activ-2 h2 {
    background: rgba(0, 40, 86, 0.7);
    border-radius: 20px;
}
.que-hacer.activ-2 .options {
  display: flex;
  align-items: flex-start;
  background: #fff;
  justify-content: center;
}
.que-hacer.activ-2 .options-nocolor {
  display: flex;
  align-items: flex-start;
  background: #fff;
  justify-content: center;
}
@media (max-width: 960px) {
  .que-hacer.activ-2 .options {
    padding: 30px 0;
  }
    .que-hacer.activ-2 .options-nocolor {
    padding: 30px 0;
  }
}
.que-hacer.activ-2 .options ul {
  padding: 50px 0;
  list-style: none;
  /*margin: 0 10%;*/
  margin: 0 8% 0 8%;
}

.que-hacer.activ-2 .options-nocolor ul {
  padding: 50px 0;
  list-style: none;
  /*margin: 0 10%;*/
  margin: 0 8% 0 8%;
}

@media (max-width: 960px) {
  .que-hacer.activ-2 .options ul {
    padding: 0;
    margin: 0 12%;
  }
    .que-hacer.activ-2 .options-nocolor ul {
    padding: 0;
    margin: 0 12%;
  }
}
.que-hacer.activ-2 .options ul li {
  font-size: 22px;
  /*font-weight: 300;*/
  font-weight: 400;
  position: relative;
  margin-bottom: 5px;
  letter-spacing: 0.6px;
}
.que-hacer.activ-2 .options-nocolor ul li {
  font-size: 22px;
  /*font-weight: 300;*/
  font-weight: 400;
  position: relative;
  margin-bottom: 5px;
  letter-spacing: 0.6px;
}
@media (max-width: 960px) {
  .que-hacer.activ-2 .options ul li {
    font-size: 16px;
  }
    .que-hacer.activ-2 .options-nocolor ul li {
    font-size: 16px;
  }
}
.que-hacer.activ-2 .options ul li:before {
  content: '';
  border-radius: 50%;
  width: 4px;
  height: 4px;
  background: #000;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: -20px;
}

.que-hacer.activ-2 .options-nocolor ul li:before {
  content: '';
  border-radius: 50%;
  width: 4px;
  height: 4px;
  background: #000;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: -20px;
}
.que-hacer.activ-2 .options ul li:last-of-type {
  margin-bottom: 0;
}

.que-hacer.activ-2 .options-nocolor ul li:last-of-type {
  margin-bottom: 0;
}
.que-hacer.viaj- {
  margin-bottom: 60px;
}
.que-hacer.viaj- .options a,
.que-hacer.viaj- .options div {
  width: 50%;
  justify-content: center;
  display: flex;
  align-items: center;
}
.que-hacer.viaj- .options-nocolor a,
.que-hacer.viaj- .options-nocolor div {
  width: 100%;
  color:inherit;
}


@media (max-width: 960px) {
  .que-hacer.viaj- .options a,
  .que-hacer.viaj- .options div {
    width: 100%;
  }
    .que-hacer.viaj- .options-nocolor a,
  .que-hacer.viaj- .options-nocolor div {
    width: 100%;
  }
}
.que-hacer.viaj- .options a span,
.que-hacer.viaj- .options div span {
  line-height: normal;
  font-size: 20px !important;
}
.que-hacer.viaj- .options-nocolor a span,
.que-hacer.viaj- .options-nocolor div span {
  line-height: normal;
  font-size: 20px !important;
}
@media (max-width: 640px) {
  .que-hacer.viaj- .options a span,
  .que-hacer.viaj- .options div span {
    /*font-size: 12px !important;*/
    font-size: 18px !important;
    text-align: left;
    margin-left: 20px;
    letter-spacing: 2px;
    font-weight: 400;
  }
    .que-hacer.viaj- .options-nocolor a span,
  .que-hacer.viaj- .options-nocolor div span {
    /*font-size: 12px !important;*/
    font-size: 18px !important;
    text-align: left;
    margin-left: 20px;
    letter-spacing: 2px;
    font-weight: 400;
  }
}
@media (max-width: 640px) {
  .que-hacer.viaj- .options a {
    justify-content: left;
  }
    .que-hacer.viaj- .options-nocolor a {
    justify-content: left;
  }
}
.que-hacer.viaj- .options:first-of-type a:first-of-type {
  background: #6cb6e0 !important;
}
.que-hacer.viaj- .options-nocolor:first-of-type a:first-of-type {
  background: #6cb6e0 !important;
}
.que-hacer.viaj- .options:first-of-type a:last-of-type {
  background: #2dc2ef !important;
}
.que-hacer.viaj- .options-nocolor:first-of-type a:last-of-type {
  background: none !important;
}


.que-hacer.viaj- .options:last-of-type a:first-of-type {
    background: #54C0E8 !important;
    border-radius: 30px 0px 0px 30px;
}

.que-hacer.viaj- .options-nocolor:last-of-type a:first-of-type {
  background: #7cc8f2 !important;
}

.que-hacer.viaj- .options:last-of-type a:last-of-type {
    background: #54C0E8 !important;
    border-radius: 0px 30px 30px 0px;
}

.que-hacer.viaj- .options-nocolor:last-of-type a:last-of-type {
  background: none !important;
}
@media (max-width: 640px) {
  .que-hacer.viaj- .options:last-of-type a:last-of-type br {
    display: none;
  }
    .que-hacer.viaj- .options-nocolor:last-of-type a:last-of-type br {
    display: none;
  }
}
.que-hacer.viaj- .options a:hover,
.que-hacer.viaj- .options:first-of-type a:first-of-type:hover,
.que-hacer.viaj- .options:first-of-type a:last-of-type:hover,
.que-hacer.viaj- .options:last-of-type a:first-of-type:hover,
.que-hacer.viaj- .options:last-of-type a:last-of-type:hover {
  background: #4e85a4 !important;
}

.que-hacer.viaj- .options-nocolor a:hover,
.que-hacer.viaj- .options-nocolor:first-of-type a:first-of-type:hover,
.que-hacer.viaj- .options-nocolor:first-of-type a:last-of-type:hover,
.que-hacer.viaj- .options-nocolor:last-of-type a:first-of-type:hover,
.que-hacer.viaj- .options-nocolor:last-of-type a:last-of-type:hover {
  background: none !important;
  text-decoration:underline;
}
.que-hacer.viaj-.inst- {
    margin-bottom: 15px;
}
.que-hacer.viaj-.inst- .options {
  align-items: initial;
  /*flex-start*/
}
.que-hacer.viaj-.inst- .options-nocolor {
  align-items: initial;
  /*flex-start*/
}
.que-hacer.viaj-.inst- .options div {
  display: inline-block;
  padding: 30px 50px 40px;
  text-align: left;
}
.que-hacer.viaj-.inst- .options-nocolor div {
  display: inline-block;
  padding: 30px 50px 40px;
  text-align: left;
}
@media (max-width: 960px) {
  .que-hacer.viaj-.inst- .options div {
    padding: 30px 40px 40px;
  }
    .que-hacer.viaj-.inst- .options-nocolor div {
    padding: 30px 40px 40px;
  }
  
  .sede1 {   
    border-radius: 40px 40px 0px 0px !important;
  }
  
  .sede3 {
    border-radius: 0px 0px 0px 0px !important;
  }
  
  .sede4 {
    border-radius: 0px 0px 0px 0px !important;
  }
    
  .sede6 {
    border-radius: 0px 0px 40px 40px !important;
  }
    
    
}
.-link-option { background:none !important;
width:auto !important;
height: auto !important;
padding:0 !important;
justify-content:center !important;
display: inline;}

@media (max-width: 960px) {
  .que-hacer.viaj-.inst- .options:last-of-type div:last-of-type {
    min-height: inherit;
  }
    .que-hacer.viaj-.inst- .options-nocolor:last-of-type div:last-of-type {
    min-height: inherit;
  }
}
.que-hacer.viaj-.inst- .options h2,
.que-hacer.viaj-.inst- .options p,
.que-hacer.viaj-.inst- .options ul {
  display: block;
  text-align: left;
  color: #fff;
  padding: 0;
  font-weight: 400;
}
.que-hacer.viaj-.inst- .options-nocolor h2,
.que-hacer.viaj-.inst- .options-nocolor p,
.que-hacer.viaj-.inst- .options-nocolor ul {
  display: block;
  text-align: left;
  color: #5d8ddb;
  padding: 0;
  font-weight: 400;
}
.que-hacer.viaj-.inst- .options h2 {
  display: block;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #fff;
  /*font-weight: 300;*/
  width: 100%;
  background: none;
  letter-spacing: 3px;
}
.que-hacer.viaj-.inst- .options-nocolor h2 {
  display: block;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #5d8ddb;
  /*font-weight: 300;*/
  width: 100%;
  background: none;
  letter-spacing: 3px;
}
.que-hacer.viaj-.inst- .options p,
.que-hacer.viaj-.inst- .options li {
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 1px;
}

.que-hacer.viaj-.inst- .options-nocolor p,
.que-hacer.viaj-.inst- .options-nocolor li {
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 1px;
}
@media (max-width: 960px) {
  .que-hacer.viaj-.inst- .options p,
  .que-hacer.viaj-.inst- .options li {
    line-height: 1.6;
    font-size: 15px;
    font-weight: 400;
  }
    .que-hacer.viaj-.inst- .options-nocolor p,
  .que-hacer.viaj-.inst- .options-nocolor li {
    line-height: 1.6;
    font-size: 15px;
    font-weight: 400;
  }
      .que-hacer.viaj-.inst- .options-nocolor img
	  {
		  width:100%;
		  height:auto;
  }
}
.que-hacer.viaj-.inst- .options-nocolor img{
		  width:100%;
		  height:auto;
          border-radius: 40px 40px 40px 40px !important;
  }
.que-hacer.viaj-.inst- .options ul {
  list-style: none;
  padding-left: 5px;
  margin-bottom: 0;
}
.que-hacer.viaj-.inst- .options-nocolor ul {
  list-style: none;
  padding-left: 5px;
  margin-bottom: 0;
}
.que-hacer.viaj-.inst- .options ul li {
  position: relative;
  margin-bottom: 5px;
  /*font-weight: 300;*/
  font-weight: 400;
  letter-spacing: 1px;
}
.que-hacer.viaj-.inst- .options-nocolor ul li {
  position: relative;
  margin-bottom: 5px;
  /*font-weight: 300;*/
  font-weight: 400;
  letter-spacing: 1px;
}
.que-hacer.viaj-.inst- .options ul li:before {
  content: '';
  border-radius: 50%;
  width: 3px;
  height: 3px;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: -8px;
}

.que-hacer.viaj-.inst- .options-nocolor ul li:before {
  content: '';
  border-radius: 50%;
  width: 3px;
  height: 3px;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: -8px;
}
.sucursales {
  position: relative;
}
.sucursales > img {
  opacity: 0.8;
}
.sucursales .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  z-index: 99;
}
.sucursales .text h2 {
  color: #007ac2;
  text-transform: uppercase;
  font-weight: 300;
}
@media (max-width: 960px) {
  .sucursales .text h2 {
    width: 70%;
    margin: 0 auto;
  }
}
.sucursales .text p {
  color: #80c6e5;
  font-size: 21px;
  /*font-weight: 300;*/
  font-weight: 400;
}
@media (max-width: 960px) {
  .sucursales .text p {
    width: 70%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 18px;
    margin-top: 10px;
  }
}
.sucursales .text .buttons {
  margin-top: 20px;
}
.sucursales .text .buttons a {
  font-size: 11px;
  font-weight: 300;
  border-color: #6cb6e0;
}
.sucursales .text .buttons a img,
.sucursales .text .buttons a span {
  display: inline-block;
  vertical-align: middle;
}
.sucursales .text .buttons a img {
  margin-right: 10px;
}
.sucursales .text .buttons a:first-of-type {
  color: #6cb6e0;
  background: #fff;
}
.sucursales .text .buttons a:first-of-type:hover {
  border-color: #717578;
}
.sucursales .text .buttons a:last-of-type {
  background: #54C0E8;
  color: #fff;
  padding: 8px 15px;
}
.sucursales .text .buttons a:last-of-type:hover {
  border-color: #0075C9;
  background: #0075C9;
}
@media (max-width: 960px) {
  .sucursales .mapp {
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
  }
}
#exTab1 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 40px 0;
}
#exTab1.prevent- {
  position: relative;
}
@media (max-width: 960px) {
  #exTab1 {
    display: none;
  }
}
#exTab1 ul {
  width: 310px;
}
#exTab1.prevent- .tab-content>.active {
  height: 100%;
}
#exTab1 ul li {
  display: block;
  width: 100%;
}
#exTab1 ul li a {
  background: #8AD0EF;
  width: 100%;
  padding: 44.5px 10px;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-weight: 300;
  font-size: 20px;
  line-height: 23px;
  position: relative;
  color: #fff;
}
#exTab1 ul li a.active {
  background: #002856;
}
#exTab1 ul li a.active:after {
  position: absolute;
  top: 0;
  right: -3px;
  width: 3px;
  content: '';
  height: 100%;
  background: #0075C9;
}
#exTab1 .tab-content {
  width: 100%;
}
/*#exTab1.prevent- .tab-content {
  width: calc(100% - 210px );
  height: 100%;
  position: absolute;
  right: 0;
}*/

#exTab1.prevent- .tab-content {
  width: calc(100% - 210px );
  height: auto;
  position: relative;
  right: 0;
}
#exTab1 .tab-content .tab-pane .content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
#exTab1 .tab-content .tab-pane .content .col {
  width: 33%;
  padding: 0 20px;
  height: 270px;
}
#exTab1 .tab-content .tab-pane .content .col figure {
  height: 120px;
  overflow: hidden;
}
#exTab1 .tab-content .tab-pane .content .col figure img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
#exTab1 .tab-content .tab-pane .content .col h3 {
  margin: 10px 0 13px;
  color: #717578 !important;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
}
#exTab1 .tab-content .tab-pane .content .col p {
  font-size: 13px;
  color: #717578 !important;
  font-weight: 400;
  line-height: 15px;
}
#exTab1 .tab-content .tab-pane .content .col a {
  background: #54C0E8;
  color: #fff;
  border: none;
  position: absolute;
  bottom: 0;
  right: 20px;
  border-radius: 20px !important;
}
#exTab1 .tab-content .tab-pane .content .col a:hover {
  background: #0075C9;
}

#exTab1 .tab-content .tab-pane .content .col:nth-of-type(1) {
  border-left: 1px solid #0075C9;
}

#exTab1 .tab-content .tab-pane .content .col:nth-of-type(2) {
  border-left: 1px solid #0075C9;
  border-right: 1px solid #0075C9;
}
#exTab1 .tab-content .tab-pane .content .col:nth-of-type(3) {
  border-right: 1px solid #0075C9;
}

#exTab1 .tab-content .tab-pane .content .col:nth-of-type(4) {
  border-right: 1px solid #0075C9;
}

#exTab1 .tab-content .tab-pane #2a .col:nth-of-type(2) {
  border: none;
}
#exTab1.prevent- ul {
  width: 300px;
}
#exTab1.prevent- ul li a {
  font-size: 12px;
  line-height: 14px;
  padding: 10px 10px;
  letter-spacing: 3px;
}
#exTab1.prevent- ul li a.active:after {
  background: #0075C9;
}
#exTab1.prevent- ul li.grey-tab a {
  background: #4c9ed9;
}

#exTab1.prevent- ul li.purple-tab a {
  background: #54C0E8;
  font-weight:bold;
  font-size:16px;
  line-height: 20px;
  padding: 20px 10px;
  letter-spacing: 3px;
  border-radius: 20px 20px 0px 0px;
}

#exTab1.prevent- ul li.grey-tab a.active {
  background: #002856;
}

#exTab1.prevent- .tab-content .content {
  padding: 0 0 0 20px;
  height: 100%;
}
#exTab1.prevent- .tab-content .content .block {
  padding: 30px;
  height: 100%;
  background: #0075c9;
  overflow: auto;
  border-radius: 40px;
}
/*#exTab1.prevent- .tab-content .content .block span,
#exTab1.prevent- .tab-content .content .block li,
#exTab1.prevent- .tab-content .content .block p {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  display: block;
}*/

#exTab1.prevent- .tab-content .content .block span,
#exTab1.prevent- .tab-content .content .block li,
#exTab1.prevent- .tab-content .content .block p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  display: block;
      line-height: 1.6;

}
#exTab1.prevent- .tab-content .content .block span {
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
}
#exTab1.prevent- .tab-content .content .block p {
  margin-bottom: 15px;
}
#exTab1.prevent- .tab-content .content .block ul {
  list-style: none;
  padding-left: 20px;
  width: 100%;
  display: block;
}
#exTab1.prevent- .tab-content .content .block ul li {
  position: relative;
  margin-bottom: 0;
}
#exTab1.prevent- .tab-content .content .block ul li:before {
  content: '';
  border-radius: 50%;
  width: 3px;
  height: 3px;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: -8px;
}
#exTab1.hztal {
  display: block;
  margin: 20px auto;
}
#exTab1.hztal ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
#exTab1.hztal ul li {
  display: inherit;
  width: 25%;
}
#exTab1.hztal ul li a {
  padding: 10px 10px;
  text-align: center;
  font-size: 22px;
  letter-spacing: 2px;
}

.block p a {
  display:inline;
  text-decoration:underline;
}

.block p a:hover {
	color:#fff;
	font-weight:900;
}
@media (max-width: 960px) {
  #exTab1.hztal ul li a {
    font-size: 12px;
    letter-spacing: 0;
  }
}
@media (max-width: 640px) {
  #exTab1.hztal ul li a {
    font-size: 10px;
  }
}
#exTab1.hztal ul li a:after {
  display: none;
}
#exTab1.hztal ul li:first-of-type a {
    background: #0075C9;
    border-radius: 30px 0px 0px 0px !important;
}
#exTab1.hztal ul li:nth-of-type(2) a {
  background: #54C0E8;
}
#exTab1.hztal ul li:nth-of-type(3) a {
  background: #4c9ed9;
}
#exTab1.hztal ul li:last-of-type a {
    background: #8AD0EF;
    border-radius: 0px 30px 0px 0px !important;
}
#exTab1.hztal .tab-content .tab-pane {
    padding: 40px 40px 40px 40px;
    color: #fff;
    border-radius: 0px 0px 30px 30px !important;
    
}
#exTab1.hztal .tab-content .tab-pane .content {
  display: block;
}
#exTab1.hztal .tab-content .tab-pane .content p,
#exTab1.hztal .tab-content .tab-pane .content li {
  font-size: 18px;
  font-weight: 100;
}
#exTab1.hztal .tab-content .tab-pane .content ul {
  display: block;
  margin: 25px 0 0;
  padding-left: 10px;
}
#exTab1.hztal .tab-content .tab-pane .content ul li {
  display: block;
  position: relative;
  margin-bottom: 5px;
  letter-spacing: 1px;
  width: 100%;
}
#exTab1.hztal .tab-content .tab-pane .content ul li:before {
  content: '';
  border-radius: 50%;
  width: 3px;
  height: 3px;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: -8px;
}
#exTab1.hztal .tab-content .tab-pane .content .boxSesion {
  margin: 40px 0 15px;
  padding: 0 40px;
}
@media (max-width: 640px) {
  #exTab1.hztal .tab-content .tab-pane .content .boxSesion {
    padding: 0;
  }
}
#exTab1.hztal .tab-content .tab-pane .content .boxSesion .title {
  display: block;
  margin: 40px 0 10px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 2.5px;
}
#exTab1.hztal .tab-content .tab-pane .content .boxSesion .tab-form {
  background: no-repeat;
  margin-top: 0;
  padding: 0;
}
#exTab1.hztal .tab-content .tab-pane .content .boxSesion .fields {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
@media (max-width: 960px) {
  #exTab1.hztal .tab-content .tab-pane .content .boxSesion .fields {
    display: block;
  }
}
#exTab1.hztal .tab-content .tab-pane .content .boxSesion .fields select,
#exTab1.hztal .tab-content .tab-pane .content .boxSesion .fields input {
  background: #fff;
  border: none;
  width: 32%;
  border-radius: 0;
  color: #939393 !important;
  font-size: 14px;
  font-weight: 300;
  padding: 10px;
  border: 1px solid rgba(0,0,0,0.4);
  border-radius: 20px !important;
}
@media (max-width: 960px) {
  #exTab1.hztal .tab-content .tab-pane .content .boxSesion .fields select,
  #exTab1.hztal .tab-content .tab-pane .content .boxSesion .fields input {
    width: 100%;
    margin-bottom: 15px;
  }
}
#exTab1.hztal .tab-content .tab-pane .content .boxSesion .fields div {
  width: 32%;
}
@media (max-width: 960px) {
  #exTab1.hztal .tab-content .tab-pane .content .boxSesion .fields div {
    width: 100%;
  }
}
#exTab1.hztal .tab-content .tab-pane .content .boxSesion .small {
  font-size: 13px;
}
#exTab1.hztal .tab-content .tab-pane.color1 {
    background: #0075C9;
    
}
#exTab1.hztal .tab-content .tab-pane.color2 {
  background: #54C0E8;
}
#exTab1.hztal .tab-content .tab-pane.color3 {
  background: #4c9ed9;
}
#exTab1.hztal .tab-content .tab-pane.color4 {
  background: #8AD0EF;
}
.accordion {
  display: none;
  margin: 15px 0;
}
.naccordion {
  display: block;
  margin: 15px 0;
}
.accordion .card {
  background: none;
  background: none;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin-bottom: 1px;
}
.naccordion .card {
  background: none;
  background: none;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin-bottom: 1px;
}
.accordion .card-header {
  background: #54C0E8;
  width: 100%;
  line-height: 23px;
  position: relative;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: 0;
}

.accordion .card-header-separator {
  background: #5d8ddb ;
    width: 100%;
  line-height: 23px ;
  position: relative;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: 0;

}

.naccordion .card-header {
  background: #989da0;
  width: 100%;
  line-height: 23px;
  position: relative;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: 0;
    border-radius: 20px;
}
.accordion .card-header h5,
.accordion .card-header button {
  color: #fff;
  font-weight: 500;
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 10px;
  text-decoration: none;
}

.naccordion .card-header h5,
.naccordion .card-header button {
  color: #fff;
  font-weight: 500;
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 10px;
  text-decoration: none;
}

.accordion .card-header-separator h5,
.accordion .card-header-separator button {
  color: #fff;
  font-weight: 500;
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 10px;
  text-decoration: none;
}


@media (max-width: 640px) {
  .accordion .card-header button {
    white-space: initial;
    letter-spacing: 6px;
    line-height: 1;
    padding: 0;
    font-size: 22px;
  }
    .accordion .card-header-separator button {
    white-space: initial;
    letter-spacing: 6px;
    line-height: 1.3;
    padding: 0;
    font-size: 24px;
	padding:10px;
	font-weight:bold;
  }
    .naccordion .card-header button {
    white-space: initial;
    letter-spacing: 6px;
    line-height: 1;
    padding: 0;
    font-size: 22px;
  }
}
.accordion .card-header h5 span,
.accordion .card-header button span {
  display: block;
  /*font-size: 18px;*/
  font-size: 21px;
  letter-spacing: 3px;
  font-weight: 300;
  line-height: 24px;
}
.accordion .card-header-separator h5 span,
.accordion .card-header-separator button span {
  display: block;
  /*font-size: 18px;*/
  font-size: 21px;
  letter-spacing: 3px;
  font-weight: 300;
  line-height: 18px;
}
.naccordion .card-header h5 span,
.naccordion .card-header button span {
  display: block;
  /*font-size: 18px;*/
  font-size: 21px;
  letter-spacing: 3px;
  font-weight: 300;
  line-height: 18px;
}
.accordion .card-header .btn2 span {
  letter-spacing: 7px;
}
.accordion .card-header-separator .btn2 span {
  letter-spacing: 7px;
}
.naccordion .card-header .btn2 span {
  letter-spacing: 7px;
}
@media (max-width: 640px) {
  .accordion .card-header .btn2 span {
    letter-spacing: 4px;
    margin-top: 6px;
    font-size: 18px;
  }
    .accordion .card-header-separator .btn2 span {
    letter-spacing: 4px;
    margin-top: 6px;
    font-size: 18px;
  }
    .naccordion .card-header .btn2 span {
    letter-spacing: 4px;
    margin-top: 6px;
    font-size: 18px;
  }
}
.accordion .card-body {
  border-top: 2px solid #6cb6e0;
}
.naccordion .card-body {
  border-top: 2px solid #6cb6e0;
}
.accordion .content {
  display: block;
}
.naccordion .content {
  display: block;
}
.accordion .content .col {
  width: 100%;
  padding: 15px 0;
  height: auto;
}
.naccordion .content .col {
  width: 100%;
  padding: 15px 0;
  height: auto;
}
.accordion .content .col figure,
.accordion .content .col .text {
  display: inline-block;
  vertical-align: top;
}
.naccordion .content .col figure,
.naccordion .content .col .text {
  display: inline-block;
  vertical-align: top;
}
.accordion .content .col .text {
  width: calc(100% - 160px);
}
.naccordion .content .col .text {
  width: calc(100% - 160px);
}
.accordion .content .col figure {
  height: 120px;
  overflow: hidden;
  margin-right: 15px;
  width: 140px;
}
.naccordion .content .col figure {
  height: 120px;
  overflow: hidden;
  margin-right: 15px;
  width: 140px;
}
.accordion .content .col figure img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.naccordion .content .col figure img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.accordion .content .col h3 {
  margin: 10px 0 13px;
  color: #717578 !important;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
}
.naccordion .content .col h3 {
  margin: 10px 0 13px;
  color: #717578;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
}
.accordion .content .col p {
  font-size: 13px;
  color: #717578 !important;
  font-weight: 400;
  line-height: 15px;
}
.naccordion .content .col p {
  font-size: 13px;
  color: #717578;
  font-weight: 400;
  line-height: 15px;
}
.accordion .content .col a {
  background: #717578;
  color: #fff;
  border: none;
  position: absolute;
  bottom: 0;
  right: 20px;
}
.naccordion .content .col a {
  background: #717578;
  color: #fff;
  border: none;
  position: absolute;
  bottom: 0;
  right: 20px;
}
.accordion .content .col a:hover {
  background: #6cb6e0;
}
.naccordion .content .col a:hover {
  background: #6cb6e0;
}
@media (max-width: 960px) {
  .accordion .card .card-body .content .col a {
    background: none;
    position: static;
  }
    .naccordion .card .card-body .content .col a {
    background: none;
    position: static;
  }
}
.accordion .content .col:nth-of-type(2) {
  border-bottom: 1px solid #0075C9;
  border-top: 1px solid #0075C9;
  padding: 15px 0;
}
.naccordion .content .col:nth-of-type(2) {
  border-bottom: 1px solid #0075C9;
  border-top: 1px solid #0075C9;
  padding: 15px 0;
}

.accordion .content .col:nth-of-type(4) {
  border-top: 1px solid #0075C9;
  padding: 15px 0;
}
@media (max-width: 960px) {
  .accordion {
    display: block;
  }
    .naccordion {
    display: block;
  }
}
.accordion.prevent- .card-body {
  padding: 0;
}
.naccordion.prevent- .card-body {
  padding: 0;
}
.accordion.prevent- .content {
  padding: 0;
}
.naccordion.prevent- .content {
  padding: 0;
}
.accordion.prevent- .content .block {
  padding: 30px;
  background: #b64b7b;
}
.naccordion.prevent- .content .block {
  padding: 30px;
  background: #fff;
}
.accordion.prevent- .content .block span,
.accordion.prevent- .content .block li,
.accordion.prevent- .content .block p {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  display: block;
}
.naccordion.prevent- .content .block span,
.naccordion.prevent- .content .block li,
.naccordion.prevent- .content .block p {
	color: #0075C9 !important;
	font-size: 13px;
	font-weight: 400;
	display: block;
}
.accordion.prevent- .content .block span {
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 2px;
}
.naccordion.prevent- .content .block span {
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 2px;
  color:#b64b7b;
}
.accordion.prevent- .content .block p {
  margin-bottom: 15px;
}
.naccordion.prevent- .content .block p {
  margin-bottom: 15px;
}
.accordion.prevent- .content .block ul {
  list-style: none;
  padding-left: 20px;
  width: 100%;
  display: block;
}
.naccordion.prevent- .content .block ul {
  list-style: none;
  padding-left: 20px;
  width: 100%;
  display: block;
}
.accordion.prevent- .content .block ul li {
  position: relative;
  margin-bottom: 0;
}
.naccordion.prevent- .content .block ul li {
  position: relative;
  margin-bottom: 0;
}
.accordion.prevent- .content .block ul li:before {
  content: '';
  border-radius: 50%;
  width: 3px;
  height: 3px;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: -8px;
}
.naccordion.prevent- .content .block ul li:before {
  content: '';
  border-radius: 50%;
  width: 3px;
  height: 3px;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: -8px;
}
.accordion.afiliart- {
  position: fixed;
  bottom: -1px;
  left: 0;
  z-index: 999;
  display: none;
  margin: 0;
  width: 100%;
}
.naccordion.afiliart- {
  position: fixed;
  bottom: -1px;
  left: 0;
  z-index: 999;
  display: none;
  margin: 0;
  width: 100%;
}
.accordion.afiliart- .card-header {
  background: #ededed;
  padding: 15px 0;
}
.naccordion.afiliart- .card-header {
  background: #ededed;
  padding: 15px 0;
}
.accordion.afiliart- .card-header h5:after {
  content: '';
  height: 15px;
  width: 15px;
  transform: rotate(-45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 15px;
  z-index: 1;
  border-top: 3px solid #636464;
  border-right: 3px solid #636464;
}
.naccordion.afiliart- .card-header h5:after {
  content: '';
  height: 15px;
  width: 15px;
  transform: rotate(-45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 15px;
  z-index: 1;
  border-top: 3px solid #636464;
  border-right: 3px solid #636464;
}
.accordion.afiliart- .card-header h5 button {
  /*letter-spacing: 0;*/
  /*font-size: 20px;*/
  letter-spacing: 1px;
  font-size: 24px;
  color: #636464;
  text-align: left;
  display: block;
  width: 100%;
  position: relative;
  z-index: 999;
  padding-left: 50px;
}
.naccordion.afiliart- .card-header h5 button {
  /*letter-spacing: 0;*/
  /*font-size: 20px;*/
  letter-spacing: 1px;
  font-size: 24px;
  color: #636464;
  text-align: left;
  display: block;
  width: 100%;
  position: relative;
  z-index: 999;
  padding-left: 50px;
}
@media (max-width: 381px) {
  .accordion.afiliart- .card-header h5 button {
    padding-left: 20px;
  }
    .naccordion.afiliart- .card-header h5 button {
    padding-left: 20px;
  }
  .accordion.afiliart- .card-body form {
    padding: 50px 20px;
  }
    .naccordion.afiliart- .card-body form {
    padding: 50px 20px;
  }
}
.accordion.afiliart- .card-header h5 button span {
  letter-spacing: 0;
}
.naccordion.afiliart- .card-header h5 button span {
  letter-spacing: 0;
}
.accordion.afiliart- .card-header h5 button,
.accordion.afiliart- .card-header h5 span {
  /*font-weight: 400;*/
  font-weight: 500;
}
.naccordion.afiliart- .card-header h5 button,
.naccordion.afiliart- .card-header h5 span {
  /*font-weight: 400;*/
  font-weight: 500;
}
.accordion.afiliart- .card-header h5 .hidde span {
  display: none;
}
.naccordion.afiliart- .card-header h5 .hidde span {
  display: none;
}
.accordion.afiliart- .card-header h5 .hidde.scape span {
  display: block;
}
.naccordion.afiliart- .card-header h5 .hidde.scape span {
  display: block;
}
.accordion.afiliart- .card-body {
  padding: 0;
  border: 0;
}
.naccordion.afiliart- .card-body {
  padding: 0;
  border: 0;
}
.accordion.afiliart- .card-body form {
  margin: 0;
  height: calc(100vh - 86px);
  overflow: auto;
}
.naccordion.afiliart- .card-body form {
  margin: 0;
  height: calc(100vh - 86px);
  overflow: auto;
}
@media (max-width: 640px) {
  .accordion.afiliart- {
    display: block;
  }
    .naccordion.afiliart- {
    display: block;
  }
  .accordion.afiliart-.switch {
    height: 100%;
    bottom: 0;
  }
    .naccordion.afiliart-.switch {
    height: 100%;
    bottom: 0;
  }
  .accordion.afiliart-.switch .card-header h5:after {
    transform: rotate(135deg) translateY(-50%);
    /*top: 30%;*/
    top: 20%;
    right: 25px;
  }
    .naccordion.afiliart-.switch .card-header h5:after {
    transform: rotate(135deg) translateY(-50%);
    /*top: 30%;*/
    top: 20%;
    right: 25px;
  }
}
.modules {
  display: flex;
  align-items: center;
}
@media (max-width: 960px) {
  .modules {
    display: block;
  }
}
.modules .col {
  height: 380px;
  width: 33.33%;
  padding: 0;
  position: relative;
}
@media (max-width: 960px) {
  .modules .col {
    width: 100%;
    height: 320px;
  }
}
.modules .col .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  padding: 0 25px;
}
.modules .col .text h3 {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}
@media (max-width: 960px) {
  .modules .col .text h3 {
    margin-bottom: 20px;
  }
}
.modules .col .text p {
  margin: 15px auto 40px;
  font-weight: 100;
  font-size: 15px;
  line-height: 19px;
  width: 90%;
}
@media (max-width: 960px) {
  .modules .col .text p {
    display: none;
  }
}
.modules .col .text .button a {
  color: #fff;
  border-color: #fff;
}
.modules .col .text .button a:hover {
  background: #54C0E8;
  border-color: #54C0E8;
}
.modules .col img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.modules .col:last-of-type h3 {
  height: 45px;
}
.modules .col:last-of-type .logo {
  width: auto;
  height: auto;
  position: absolute;
  top: 20px;
  right: 20px;
}
footer {
  background: #0075c9;
  padding: 30px 0 0;
}
footer .widecontent .row {
  margin: 0;
  position: relative;
}
footer .widecontent .row:first-of-type {
  display: block;
  margin-bottom: 15px;
}
@media (max-width: 1160px) {
  footer .widecontent .row:first-of-type {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 960px) {
  footer .widecontent .row:first-of-type {
    display: block;
    margin-top: 30px;
  }
}
footer .widecontent .row:first-of-type .col {
  display: inline-block;
  vertical-align: top;
  width: auto;
  /*margin: 0 10px;*/
  margin: 0;
}
@media (max-width: 960px) {
  footer .widecontent .row:first-of-type .col {
    margin: 0 auto;
    display: block;
    padding: 0;
  }
}
footer .widecontent .row:first-of-type .col:first-of-type {
  margin-left: 0;
  padding-left: 0;
}
@media (min-width: 961px) {
  footer .widecontent .row:first-of-type .col:first-of-type h4 {
    display: none;
  }
}
@media (max-width: 960px) {
  footer .widecontent .row:first-of-type .col:first-of-type {
    display: none;
  }
  footer .widecontent .row:first-of-type .col:first-of-type h4 {
    display: block;
    position: absolute;
    top: -30px;
    left: 0;
  }
  footer .widecontent .row:first-of-type .col:first-of-type a {
    margin-bottom: 10px;
  }
}
@media (max-width: 960px) {
  footer .widecontent .row:first-of-type .col:nth-of-type(2) h4 {
    text-align: center;
    font-weight: 400;
  }
  footer .widecontent .row:first-of-type .col:nth-of-type(2) .row {
    text-align: center;
  }
  footer .widecontent .row:first-of-type .col:nth-of-type(2) .row .col {
    display: inline-block;
    text-align: left;
    margin: 0 10px;
  }
  footer .widecontent .row:first-of-type .col:nth-of-type(2) .row .col a,
  footer .widecontent .row:first-of-type .col:nth-of-type(2) .row .col p {
    margin-bottom: 10px;
  }
}
@media (max-width: 540px) {
  footer .widecontent .row:first-of-type .col:nth-of-type(2) .row .col {
    width: calc(48% - 20px);
  }
}
footer .widecontent .row:first-of-type .col:nth-of-type(2) p {
  font-size: 12px;
  margin: 0;
  border: 0;
  padding: 0;
}
@media (max-width: 960px) {
  footer .widecontent .row:first-of-type .col:nth-of-type(3) h4 {
    text-align: left;
    font-weight: 400;
    display: block;
    text-indent: 15px;
  }
}
footer .widecontent .row:first-of-type .col:nth-of-type(3) p {
  font-size: 11px;
  text-transform: uppercase;
}
@media (max-width: 960px) {
  footer .widecontent .row:first-of-type .col:nth-of-type(3) p {
    font-size: 12px;
  }
}
footer .widecontent .row:first-of-type .col:nth-of-type(3) p.grey {
  padding: 3px 6px 1px 6px;
}
@media (max-width: 960px) {
  footer .widecontent .row:first-of-type .col:nth-of-type(3) p.grey {
    padding: 8px 10px 6px;
  }
}
footer .widecontent .row:first-of-type .col:nth-of-type(3) p.grey.g1 {
    background: #aabbc3;
    border-radius: 9px;
}
footer .widecontent .row:first-of-type .col:nth-of-type(3) p.grey.g2 {
    background: #95a9b2;
    border-radius: 9px;
}
footer .widecontent .row:first-of-type .col:nth-of-type(3) p.grey.g3 {
    background: #889da6;
    border-radius: 9px;
}
footer .widecontent .row:first-of-type .col:nth-of-type(3) p.grey strong {
  margin-left: 4px;
  font-weight: 400;
}
@media (max-width: 960px) {
  footer .widecontent .row:first-of-type .col:nth-of-type(3) p.grey strong {
    display: block;
    margin-left: 0;
  }
}
footer .widecontent .row:first-of-type .col:last-of-type {
  float: right;
  margin: 0;
  padding-right: 0;
}
@media (max-width: 1160px) {
  footer .widecontent .row:first-of-type .col:last-of-type {
    padding: 0;
    float: none;
  }
}
footer .widecontent .row:first-of-type .col:last-of-type .row {
  margin: 0;
}
footer .widecontent .row:first-of-type .col:last-of-type .row:first-of-type {
  text-align: right;
}
@media (max-width: 1160px) {
  footer .widecontent .row:first-of-type .col:last-of-type .row:first-of-type {
    display: block;
  }
}
@media (max-width: 960px) {
  footer .widecontent .row:first-of-type .col:last-of-type .row:first-of-type {
    text-align: center;
    margin-top: 25px;
  }
}
footer .widecontent .row:first-of-type .col:last-of-type .row:first-of-type img {
  display: inline-block;
}
footer .widecontent .row:first-of-type .col:last-of-type .row:first-of-type img:first-of-type {
  margin-right: 15px;
}
footer .widecontent .row:first-of-type .col:last-of-type .row:last-of-type {
  margin-top: 20px;
}
@media (max-width: 960px) {
  footer .widecontent .row:first-of-type .col:last-of-type .row:last-of-type {
    text-align: center;
    display: block;
  }
}
footer .widecontent .row:first-of-type .col:last-of-type .row:last-of-type a {
  width: 100%;
  display: block;
  text-align: right;
  font-size: 10px;
  text-transform: uppercase;
}
@media (max-width: 960px) {
  footer .widecontent .row:first-of-type .col:last-of-type .row:last-of-type a {
    display: inline-block;
    width: auto;
    margin: 0 15px;
    text-align: center;
  }
}
footer .widecontent .row:last-of-type p {
  margin: 0 auto;
  padding: 15px 0;
  border-top: 1px solid #fff;
  font-size: 9px;
}
@media (max-width: 960px) {
  footer .widecontent .row:last-of-type p {
    padding: 15px;
    margin: 15px;
  }
}
footer .widecontent .row h4,
footer .widecontent .row a {
  color: #fff;
  /*font-weight: 100;*/
  font-weight: 300;
  text-transform: uppercase;
}
footer .widecontent .row h4 {
  font-size: 14px;
  margin-bottom: 10px;
}
@media (max-width: 960px) {
  footer .widecontent .row h4 {
    display: none;
  }
}
footer .widecontent .row a {
  font-size: 12px;
  text-transform: none;
  position: relative;
}
footer .widecontent .row a:hover {
  text-decoration: underline;
}
.stage {
  position: relative;
}
.stage .name {
    left: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    text-transform: uppercase;
    font-size: 43px;
    /*font-weight: 100;*/
    font-weight: 300;
    letter-spacing: 0.5px;
    width: 608px;
}
@media (max-width: 960px) {
  .stage .name {
    width: 100%;
    padding: 0 20px;
    transform: none;
    left: 0;
  }
}
@media (max-width: 640px) {
  .stage .name {
    font-size: 24px;
    line-height: normal !important;
  }
  .stage .name strong {
      line-height: normal;
      border-radius: 40px 40px 0px 0px !important;
  }
}
.stage .name span {
  display: block;
  font-size: 31px;
  line-height: 20px;
}
.stage .name.double-name {
  /*line-height: 44px;*/
  line-height: 50px;
}
.stage img {
    max-width: 100%;
    border-radius: 40px 40px 40px 40px;
}
.stage.stagebt .name {
  top: auto;
  bottom: 10%;
  transform: none;
  /*font-weight: 100;*/
  font-weight: 300;
  line-height: 52px;
}
.stage.stagebt .name strong {
  /*font-weight: 300;*/
  font-weight: 400;
  display: block;
}
.stage.planesStage .name {
  top: 60%;
}
@media (max-width: 960px) {
  .stage.planesStage .name {
    top: 40%;
  }
}
.stage.planesStage img,
.stage.planesStage p,
.stage.planesStage a {
  display: block;
}
.stage.planesStage p {
  font-weight: 100;
  font-size: 19px;
  text-transform: none;
  letter-spacing: 1px;
  margin: 10px auto 0;
}
.stage.planesStage a {
    display: inline-block;
    color: #fff;
    border-color: #fff;
    text-transform: none;
    border-radius: 20px !important;
    
}
@media (max-width: 640px) {
  .stage.planesStage a {
    margin-top: 10px;
  }
}
.stage.planesStage a:hover {
  background: #0075C9;
  border-color: #3097b9;
}
.stage.prest- .name {
  transform: translateY(-50%);
}
.double,
.single {
  display: flex;
}
@media (max-width: 960px) {
  .double,
  .single {
    display: block;
  }
}
.double .col,
.single .col {
  width: 50%;
  padding: 30px 40px;
  color: #0075C9;
  font-size: 15px;
  /*font-weight: 400;*/
  font-weight: 500;
  letter-spacing: 1px;
}
.single .col h2 { text-transform: uppercase;
font-weight: 400;
letter-spacing: 2px;}

.single .col a { color:#5d8ddb;}
.single .col a:hover {
	color: #2557A9;
}

.single .col .breadcrum {
color: #0075c9 !important;
font-size:11px;
padding:1% 0 5% 0;
text-decoration:none;
display:flex;
}

.single .col .breadcrum a {
	background: #002856;
    padding: 5px 2% !important;
	color:#FFF !important;
	font-weight: 900;
	text-transform:uppercase;
	margin:0 1% 0 0;
	width:85px;
    border-radius: 15px !important;
}

.breadcrumbig {
	background: #0075C9 !important;
    padding: 5px 2% !important;
	color:#FFF !important;
	font-weight: 900;
	text-transform:uppercase;
	margin:0 1% 0 0;
	width:185px !important;
}

@media (max-width: 768px) {
.single .col .breadcrum a {
	width:75px;
}
.breadcrumbig {
	width:185px !important;
}
}
@media (max-width: 640px) {
.single .col .breadcrum a {
	width:55px;
	font-size:9px !important;
}
.single .col .breadcrum  {
	font-size:9px !important;
	    display: block;
}
.breadcrumbig {
	width:120px !important;
		font-size:9px !important;
}
}
.single .col .breadcrum a:hover {
	background: #9f9f9f !important;
}

.single .col .breadcrum span {
    padding: 5px 0 !important;
}

.single .col .breadcrum .separator {
	padding:0 1% 0 0;
}







@media (max-width: 960px) {
  .double .col,
  .single .col {
    width: 100%;
    padding: 30px 40px;
    font-size: 15px !important;
    font-weight: 400;
    margin-bottom: 15px;
  }
  .double .col:last-of-type,
  .single .col:last-of-type {
    padding-top: 0;
  }
}
.double .col p,
.single .col p {
  color: #0075C9 !important;
  font-size: 15px;
  /*font-weight: 400;*/
  font-weight: 500;
  margin-bottom: 15px;
  letter-spacing: 1px;
}
@media (max-width: 960px) {
  .double .col p,
  .single .col p {
    font-size: 15px;
    font-weight: 400;
  }
}
.double .col p:last-of-type,
.single .col p:last-of-type {
  margin: 0;
}
@media (max-width: 960px) {
  .single {
    padding-top: 20px;
  }
}
.single .col {
  width: 100%;
  font-size: 15px;
}
.list-single ul {
  list-style: none;
  padding-left: 40px;
}
@media (max-width: 960px) {
  .list-single ul {
    padding: 0 40px 20px 40px;
  }
}
.list-single ul li {
  color: #0075C9;
  font-size: 15px;
  /*font-weight: 400;*/
  font-weight: 500;
  margin-bottom: 15px;
  position: relative;
  letter-spacing: 1px;
}
@media (max-width: 960px) {
  .list-single ul li {
    font-size: 14px;
    font-size: 15px;
    font-weight: 400;
  }
}
.list-single ul li span {
  text-transform: uppercase;
  display: inline;
  font-weight: 600;
}
.list-single ul li:before {
  content: '';
  border-radius: 50%;
  width: 3px;
  height: 3px;
  background: #5d8ddb;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 6px 0 0;
}
form {
  display: block;
  width: 100%;
  margin: 10px 0px 10px 0px;
  /*background: #ededed;*/
  padding: 0;
}
form.form-accordion{
  background: #ededed;
  padding: 50px;
}

form > .form-content {
    background: #e2e3e3;
    padding: 50px;
    border-radius: 20px !important;
}
form > .form-content2 {
  background: #ededed;
  padding: 20px 50px;
}

form > .form-content2 h2{
  padding:0;
  text-transform:uppercase;
  text-indent:0px;
  margin:0;
}
form .row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
}


@media (max-width: 960px) {
  form .row {
    display: block;
    margin: 0;
  }
}
form .row:last-of-type {
  margin-bottom: 0;
}
form .formField {
  width: 30%;
}


@media (max-width: 960px) {
  form .formField {
    width: 100%;
    margin-bottom: 15px;
  }
  
    form .formField-small {
    width: 100%;
    margin-bottom: 15px;
  }
}
form .formField label,
form .formField input {
  display: block;
  font-size: 14px;
  font-weight: 300;
}


form .formField-small label,
form .formField-small input {
  display: block;
  font-size: 14px;
  font-weight: 300;
}
@media (max-width: 960px) {
  form .formField label,
  form .formField input {
    font-size: 16px;
  }
    form .formField-small label,
  form .formField-small input {
    font-size: 16px;
  }
}
form .formField label {
  /*color: #9e9e9e;*/
  color: #666666;
}
form .formField-small label {
  /*color: #9e9e9e;*/
  color: #666666;
}
form .formField label.colorBlue {
  color: #0f82c6;
}
form .formField-small label.colorBlue {
  color: #48a5ea;
}
form .formField input {
  width: 100%;
  font-weight: 300;
  background: none;
  border: none;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 4px;
  color: #0f82c6 !important;
}

form .formField-small input {
  width: 100%;
  font-weight: 300;
  background: none;
  border: none;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 4px;
  color: #48a5ea;
}
form .formField input:focus {
  border-color: #48a5ea;
}
form .formField-small input:focus {
  border-color: #48a5ea;
}
form .formField.wideField {
  width: 100%;
  margin-bottom: 20px;
}
form .formField.wideField:last-of-type {
  margin-bottom: 0;
}
form.reclams- textarea {
  width: 100%;
  font-weight: 300;
  background: none;
  border: none;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 4px;
  color: #0f82c6;
  text-indent: 0;
  padding: 0;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.attach {
	/*margin: 40px auto 60px;*/
  margin: 0;
}
.attach h2 {
  font-size: 21px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  text-indent: 0px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  display: block;
}

.attach2 h4 {
	color: #5D8DDB;
	font-weight: 300;
}
@media (max-width: 960px) {
  .attach h2 {
    text-align: center;
    font-size: 16px;
    text-indent: 0;
    font-weight: 700;
  }
}
.attach .row {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 960px) {
  .attach .row {
    /*display: inline-block; HABILITAR SI SE USA EL FORMULARIO DE CONTACTO*/
    padding: 0;
  }
}
.attach .row .documents {
  width: 100%;
  margin-right: 0;
  background: #80c6e5;
  padding:30px 15px;
  height:100%;
  border-radius: 30px;

}
@media (max-width: 960px) {
  .attach .row .documents {
    width: 100%;
	/*background:#c9e4f0;*/
  }
}
.attach .row .documents span,
.attach .row .documents li {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
}
.attach .row .documents ul {
  list-style: none;
  padding: 0 0 0 10px;
  margin: 10px 0 0;
}
.attach .row .documents ul li {
  /*position: relative; HABILITAR SI SE USA EL FORMULARIO DE CONTACTO*/
  margin-bottom: 5px;
}
.attach .row .documents ul li:last-of-type {
  margin-bottom: 0;
}
.attach .row .documents ul li:before {
  content: '';
  border-radius: 50%;
  width: 3px;
  height: 3px;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: -8px;
}
.attach .row .documents.complement {
  width: calc(100% - 300px);
  background: none;
}
@media (max-width: 960px) {
  .attach .row .documents.complement {
    width: 100%;
    padding: 0;
    margin: 0 auto;
  }
}
.attach .row .documents.complement .row {
  display: block;
  background: #9f9f9f;
  padding: 30px;
}
.attach .row .documents.complement .row ul li {
  font-weight: 100;
}
.attach .row .documents.complement .row ul li:last-of-type {
  margin-bottom: 0;
}
.attach .row .documents.complement p {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  color: #9e9e9e;
  text-indent: 15px;
}
@media (max-width: 960px) {
  .attach .row .documents.complement p {
    margin: 20px 0;
    text-align: left;
    text-indent: 0;
    padding: 0;
  }
}
@media (max-width: 640px) {
  .attach .row .documents.complement p {
    font-size: 12px;
  }
}
.attach .row .documents.complement p a {
  display: inline;
  font-weight: 600;
  color: #9e9e9e;
}
.attach .buttons-row a {
  border: none;
}
@media (max-width: 640px) {
  .attach .buttons-row a {
    width: 43%;
  }
}
.attach .buttons-row input:first-of-type {
  background: #80c6e5;
  color: #fff;
}
.attach .buttons-row input:last-of-type {
  background: #5d8ddb;
  padding: 8px 25px;
}
.attach .buttons-row input[type="file"] {
  display: none;
}
.attach .buttons-row .custom-file-upload {
  background: #80c6e5;
  color: #fff;
  display: inline-block;
  padding: 9px 20px 8px 20px;
  cursor: pointer;
  font-size: 11px;
  margin: 0;
}
.attach .buttons-row .custom-file-upload img {
  margin-right: 10px;
}
.attach .buttons-row a:first-of-type {
  background: #80c6e5;
  color: #fff;
}
.attach .buttons-row a:last-of-type {
  background: #5d8ddb;
  padding: 8px 25px;
}
.doubleMod {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 960px) {
  .doubleMod {
    display: block;
  }
}
.doubleMod .col {
  padding: 0;
  width: 50%;
}
@media (max-width: 960px) {
  .doubleMod .col {
    width: 100%;
  }
}
.doubleMod .col figure,
.doubleMod .col .block {
  display: block;
}
.doubleMod .col figure {
  position: relative;
  overflow: hidden;
}
.doubleMod .col figure .text {
  position: absolute;
  bottom: 5%;
  left: 5%;
  colro: #fff;
  text-transform: uppercase;
  font-size: 46px;
  font-weight: 100;
  z-index: 999;
}
.doubleMod .col figure .text strong {
  font-weight: 500;
  margin-left: 10px;
}
.doubleMod .col figure img {
  transition: 0.5s;
}
@media (max-width: 960px) {
  .doubleMod .col figure img {
    width: 100%;
    object-fit: cover;
  }
}
.doubleMod .col .block {
  padding: 0 30px;
  height: 145px;
  display: flex;
  align-items: center;
}
@media (max-width: 640px) {
  .doubleMod .col .block {
    height: auto;
    padding: 20px 15px;
  }
}
.doubleMod .col .block .box a,
.doubleMod .col .block .box p {
  flex-direction: row;
}
.doubleMod .col .block .box a {
    color: #fff;
    border-color: #fff;
    border-radius: 20px !important;
}
.doubleMod .col .block .box a:hover {
  background: #0075C9;
}
.doubleMod .col .block .box p {
  font-size: 16px;
  font-weight: 100;
  margin-bottom: 10px;
}
.doubleMod .col .block.pink-back a:hover {
  color: #b64b7b;
}
.doubleMod .col .block.blue-back a:hover {
  color: #3097b9;
}
.doubleMod .col .block.orange-back a:hover {
  color: #f68c1f;
}
.doubleMod .col:hover figure img {
  transform: scale(1.1);
}
.doubleMod.spaceBot {
  margin-bottom: 20px;
}
.double-for-form {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px;
}

.double-for-form2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom:0;
  
}
@media (max-width: 960px) {
  .double-for-form {
    display: block;
  }
    .double-for-form2 {
    display: block;
  }
}
.double-for-form .context {
  width: 70%;
}

.double-for-form2 .context {
  width: 35%;
      margin-bottom: 2%;
    height: fit-content;
}

/*para página sin formulario de contacto*/
.double-for-form2 .context2 {
  width: 100%;
  margin-bottom: 2%;
  height: fit-content;
  text-align: center;
}


/* /para página sin formulario de contacto*/


@media (max-width: 960px) {
  .double-for-form .context {
    width: 100%;
    padding-top: 30px;
  }
    .double-for-form2 .context {
    width: 100%;
    padding-top: 0px;
	position:relative;
  }
}
.double-for-form .context .titleGrey {
  color: #636464;
  font-size: 28px;
  text-align: center;
  padding: 25px 10px;
  text-transform: uppercase;
  display: block;
  /*font-weight: 100;*/
  font-weight: 400;
  letter-spacing: 2.5px;
}

.double-for-form2 .context .titleGrey {
  color: #636464;
  font-size: 28px;
  text-align: center;
  padding: 25px 10px;
  text-transform: uppercase;
  display: block;
  /*font-weight: 100;*/
  font-weight: 400;
  letter-spacing: 2.5px;
}
@media (max-width: 640px) {
  .double-for-form .context .titleGrey {
    font-size: 26px;
    line-height: 28px;
  }
    .double-for-form2 .context .titleGrey {
    font-size: 26px;
    line-height: 28px;
  }
}
.double-for-form .context .-plan {
  display: flex;
  justify-content: space-between;
}
.double-for-form2 .context .-plan {
  display: flex;
  justify-content: space-between;
}
.double-for-form .context .-plan a {
  padding: 25px 0;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 31px;
  font-weight: 100;
  transition: 0.5s;
}
@media (max-width: 640px) {
  .double-for-form .context .-plan a {
    font-size: 15px;
  }
}
.double-for-form .context .-plan a strong {
  font-weight: 500;
}
.double-for-form .context .-plan a:hover {
  background: #9f9f9f !important;
}
.double-for-form .context .-plan.p3 a {
  width: 33.33%;
}
.double-for-form .context .-plan.p3 a:first-of-type {
  background: #6cb6e0;
}
.double-for-form .context .-plan.p3 a:nth-of-type(2) {
  background: #76bfe8;
}
.double-for-form .context .-plan.p3 a:last-of-type {
  background: #7cc8f2;
}
.double-for-form .context .-plan.p2 a {
  width: 50%;
}
.double-for-form .context .-plan.p2 a:first-of-type {
  background: #0f82c6;
}
.double-for-form .context .-plan.p2 a:last-of-type {
  background: #0d75b3;
}
.double-for-form .context .buttons-row {
  margin-top: 80px;
}

.double-for-form2 .context .buttons-row {
  margin-top: 80px;
}
@media (max-width: 640px) {
  .double-for-form .context .buttons-row {
    margin-top: 20px;
  }
    .double-for-form2 .context .buttons-row {
    margin-top: 20px;
  }
}
.double-for-form .context .buttons-row a {
    padding: 8px 35px;
    border-radius: 20px;
}
.double-for-form2 .context .buttons-row a {
  padding: 8px 35px;
}
@media (max-width: 640px) {
  .double-for-form .context .buttons-row a {
    padding: 15px 35px;
  }
    .double-for-form2 .context .buttons-row a {
    padding: 15px 35px;
  }
}
.double-for-form form {
  width: 430px;
}

.double-for-form2 form {
    width: 75%;
    margin: 0 0 2% 0;
	height:100%
}
@media (max-width: 960px) {
  .double-for-form form {
    width: 100%;
    margin-top: 40px;
  }
    .double-for-form2 form {
    width: 100%;
    margin-top: 0px;
  }
  .double-for-form2 .single {
    padding-top: 0;
	margin-bottom:5%;

}
}
@media (max-width: 640px) {
  .double-for-form form {
    display: none;
  }
    .double-for-form2 form {
    display: inline-block;
  }
  form > .form-content2 {
    padding: 3px 20px;
}
}
.double-for-form form .title {
  margin-bottom: 40px;
  text-transform: uppercase;
  color: #717578;
  /*font-size: 17px;
  letter-spacing: 2.5px;
  font-weight: 500;
  line-height: 23px;*/
  font-size: 21px;
  letter-spacing: 1px;
  font-weight: 600;
  line-height: 26px;
}

.double-for-form2 form .title {
  margin-bottom: 40px;
  text-transform: uppercase;
  color: #717578;
  /*font-size: 17px;
  letter-spacing: 2.5px;
  font-weight: 500;
  line-height: 23px;*/
  font-size: 21px;
  letter-spacing: 1px;
  font-weight: 600;
  line-height: 26px;
}
.double-for-form form .formField {
  width: 100%;
  margin-bottom: 30px;
}

.double-for-form2 form .formField {
  width: 100%;
  margin-bottom: 30px;
}
.double-for-form form .buttons-row a {
  padding: 8px 25px;
  background: #5d8ddb;
}

.double-for-form2 form .buttons-row a {
  padding: 8px 25px;
  background: #5d8ddb;
}
.buttons-row input.btn {
  /*width: 80px;*/
  padding: 8px 20px;
  background: #0075C9;
  border-radius: 16px;
  /*display: table;
  margin: 0 auto;*/
  font-size: 11px;
  font-weight: 300;
  border-color: #6cb6e0;
  color: #fff;
}
.buttons-row {
  margin-top: 20px;
  text-align: center;
}
.buttons-row-2 {
  margin-top: 20px;
  text-align: left;
}

.buttons-row-marginbot {
  margin-bot: 20px;

}
.buttons-row a {
  font-size: 11px;
  font-weight: 300;
  border-color: #6cb6e0;
}
.buttons-row a img,
.buttons-row a span {
  display: inline-block;
  vertical-align: middle;
}
.buttons-row a img {
  margin-right: 10px;
}
.buttons-row a:first-of-type {
  color: #6cb6e0;
  background: #fff;
}
.buttons-row a:first-of-type:hover {
  border-color: #717578;
}
.buttons-row a:last-of-type {
  background: #6cb6e0;
  color: #fff;
  padding: 8px 15px;
}
.buttons-row a:last-of-type:hover {
  border-color: #717578;
  background: #717578;
}
.buttons-row.alone {
  margin: 40px auto;
}
.buttons-row.alone input:first-of-type {
    background: #9f9f9f;
    color: #fff;
    border-radius: 20px;
}
.buttons-row.alone input:last-of-type {
    background: #0075C9;
    padding: 8px 25px;
    color: #fff;
    border-radius: 20px;
}
.buttons-row.alone a:first-of-type {
  background: #80c6e5;
  color: #fff;
}
.buttons-row.alone a:last-of-type {
  background: #5d8ddb;
  padding: 8px 25px;
}

.buttons-row-2.alone {
  margin: 40px auto;
}
.buttons-row-2.alone input:first-of-type {
  background: #80c6e5;
  color: #fff;
}
.buttons-row-2.alone input:last-of-type {
  background: #5d8ddb;
  padding: 8px 25px;
}
.buttons-row-2.alone a:first-of-type {
  background: #80c6e5;
  color: #fff;
}
.buttons-row-2.alone a:last-of-type {
  background: #5d8ddb;
  padding: 8px 25px;
}
.buttons-row.turnp {
  margin: 50px auto 0 auto;
  padding: 40px;
  background: #FFF;
  margin-left: -80px;
  margin-right: -80px;
}
.buttons-row.turnp a {
  border: none;
}
@media (max-width: 640px) {
  .buttons-row.turnp a {
    width: 45%;
  }
}
.buttons-row.turnp .btn:first-of-type {
    background: #002856;
    color: #fff;
    border-radius: 15px 15px 15px 15px !important;
}
.buttons-row.turnp .btn:last-of-type {
    background: #9f9f9f;
    padding: 8px 25px;
    border-radius: 15px 15px 15px 15px !important;
}
.buttons-row.turnp a:first-of-type {
  background: #b64b7b;
  color: #fff;
}
.buttons-row.turnp a:last-of-type {
  background: #5d8ddb;
  padding: 8px 25px;
}
.icon-mods {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #76bfe8;
  height: 180px;
    background: #66cc99 !important;
    border-radius: 30px;
    margin: 5px 0px 5px 0px;
}
@media (max-width: 640px) {
  .icon-mods {
    display: block;
    height: auto;
    padding: 15px 0;
  }
}
.icon-mods .parraf {
  display: flex;
  align-items: center;
  width: 50%;
  padding: 0 30px;
}
@media (max-width: 640px) {
  .icon-mods .parraf {
    width: 100%;
    margin-bottom: 15px;
  }
}
.icon-mods2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #54C0E8;
  height: 80px;
  margin-top: 20px;
  border-radius: 30px;
}
.icon-mods2 .parraf2 {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 30px;
}
@media (max-width: 640px) {
  .icon-mods2 .parraf2 {
    width: 100%;
    margin-bottom: 15px;
	    padding-top: 15px
  }
}
.icon-mods .icon-text {
  width: 50%;
  padding: 0 30px;
}
@media (max-width: 640px) {
  .icon-mods .icon-text {
    width: 100%;
  }
  .icon-mods .icon-text .icon {
    width: 18%;
  }
  .icon-mods .icon-text .icon img {
    width: 100%;
  }
  .icon-mods .icon-text span {
    display: none !important;
  }
}
.icon-mods p {
  font-weight: 300;
  font-size: 17px;
  letter-spacing: 1px;
}
@media (max-width: 640px) {
  .icon-mods p {
    text-transform: uppercase;
    font-size: 14px;
  }
}
.icon-mods .icon-text {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.icon-mods .icon-text .icon img,
.icon-mods .icon-text .icon span {
  display: block;
}
.icon-mods .icon-text .icon span {
  color: #fff;
  text-align: center;
  font-size: 11px;
  font-weight: 100;
  line-height: 13px;
  letter-spacing: 1px;
  margin-top: 10px;
}
.box-block {
  position: relative;
}
.box-block2 {
  position: relative;
}
.box-block .smaller {
  position: absolute;
  z-index: 99;
  right: 10px;
/*  top: 50%;
  transform: translateY(-50%);
  */
  top: 20px;
  width: 360px;
  padding: 8px;
  background: #ededed;
  border-radius: 20px;    
}

@media (max-width: 640px) {
  .box-block .smaller {
    transform: none;
    top: auto;
    right: auto;
    width: 100%;
    position: relative;
  }
}

.box-block .smaller .title {
  margin-bottom: 40px;
  text-transform: uppercase;
  color: #717578;
  font-size: 17px;
  letter-spacing: 2.5px;
  font-weight: 500;
  line-height: 23px;
}

.box-block .smaller .formField {
  width: 100%;
  margin-bottom: 20px;
}
.box-block .smaller .formField label {
  margin-bottom: 10px;
}
.box-block .smaller .buttons-row a {
  padding: 8px 25px;
  background: #5d8ddb;
}
.box-block .module {
    padding: 54px 360px 22px 30px;
    background: #8e2de2;
    border-radius: 30px;
    margin: 5px 0px 5px 0px;
}

.box-block2 .module {
  padding: 20px 30px;
  border-radius: 40px !important;
}
@media (max-width: 640px) {
  .box-block .module {
    padding: 25px;
  }
}
@media (max-width: 640px) {
  .box-block2 .module {
    padding: 25px;
  }
}
.box-block .module span {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 15px;
}
.box-block2 .module span {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 15px;
}
@media (max-width: 640px) {
  .box-block .module span {
    font-size: 24px;
  }
}
@media (max-width: 640px) {
  .box-block2 .module span {
    font-size: 24px;
  }
}
.box-block .module ul {
  margin-bottom: 0;
  list-style: none;
  padding-left: 10px;
}
.box-block2 .module ul {
  margin-bottom: 0;
  list-style: none;
  padding-left: 10px;
}
.box-block .module ul li {
  position: relative;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 100;
}
.box-block2 .module ul li {
  position: relative;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 100;
  color:#FFF;
}
.box-block .module ul li strong {
  font-weight: 500;
  display: inline;
}
.box-block2 .module ul li strong {
  font-weight: 500;
  display: inline;
}
.box-block .module ul li:last-of-type {
  margin-bottom: 0;
}
.box-block2 .module ul li:last-of-type {
  margin-bottom: 0;
}
.box-block .module ul li:before {
  content: '';
  border-radius: 50%;
  width: 3px;
  height: 3px;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: -8px;
}
.box-block2 .module ul li:before {
  content: '';
  border-radius: 50%;
  width: 3px;
  height: 3px;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: -8px;
}
.box-block .module.orange-back ul {
  margin-bottom: 20px;
}
.box-block2 .module.orange-back ul {
  margin-bottom: 20px;
}
.box-block .module.orange-back p {
  color: #fff;
  font-size: 10px;
  font-weight: 300;
  display: block;
}
.box-block2 .module.orange-back p {
  color: #fff;
  font-size: 10px;
  font-weight: 300;
  display: block;
}

.box-block2 .module h4 {
  color: #fff;
}
.box-block2 .single .col {
    padding: 10px 10px;
}

.box-block2 .single .col .breadcrum {
    padding: 1% 0;
}

.box-block2  .single .col .breadcrum a {
    width: 95px;
}
@media (max-width: 768px) {
.box-block2  .single .col .breadcrum a {
    width: 75px;
}
}

@media (max-width: 480px) {
.box-block2  .single .col .breadcrum a {
    width: 65px;
}
}



.box-block2 .single .col .breadcrumbig {
    padding: 1% 0;
}

.box-block2  .single .col .breadcrumbig a {
    width: 125px;
}
@media (max-width: 768px) {
.box-block2  .single .col .breadcrumbig a {
    width: 105px;
}
}

@media (max-width: 480px) {
.box-block2  .single .col .breadcrumbig a {
    width: 90px;
}
}

@media (max-width: 960px){
.box-block2 .double .col {
    padding: 30px 10px;
}
}

.box-img {
  display: flex;
  align-items: flex-start;
  padding: 20px;
}
@media (max-width: 640px) {
  .box-img {
    display: block;
  }
}
.box-img a {
  width: 25%;
  position: relative;
  overflow: hidden;
  height: 200px;
  cursor: pointer;
  border-radius: 20px !important;
  margin: 3px;
}
@media (max-width: 640px) {
  .box-img a {
      width: 100%;
      margin: 0px 0px 5px 0px;
  }
}
.box-img a span {
  position: absolute;
  bottom: 5%;
  left: 10%;
  color: #fff;
  font-size: 42px;
  font-weight: 100;
  text-transform: uppercase;
  z-index: 999;
}
.box-img a span strong {
  display: inline;
  font-weight: 600;
  margin-left: 10px;
}
.box-img a img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  transition: 0.5s;
}
.box-img a:hover img {
  transform: scale(1.1);
}
.titleNote {
  padding: 30px 40px 10px;
}
.titleNote h2 {
  text-transform: uppercase;
  /*font-weight: 300;*/
  font-weight: 400;
  margin-bottom: 15px;
  letter-spacing: 2px;
}
.titleNote h2:last-of-type {
  margin-bottom: 0;
}
.pink {
  color: #002856 !important;
}
.blue {
  color: #85a7e2 !important;
}
.pink-back {
  background: #0075C9;
}
.blue-back {
  background: #54C0E8;
}
.light-blue-back {
  background: #85a7e2;
}

.cyan-back {
  background: #76bfe8;
}
.light-pink-back {
  background: #d690af;
}
.orange-back {
  background: #4c9ed9;
  border-radius: 0px 0px 0px 40px !important;    
}
.d-orange-back {
  background: #f68c1f;
}
.light-orange-back {
  background: #cfa67b;
}

.violet-back {
  background: #545588;
}
.light-violet-back {
  background: #8a8ab3;
}
.green-back {
  background: #8AD0EF;
  border-radius: 0px 0px 40px 0px !important;
}

.light-green-back {
  background: #508e8f;
}

.pink-back,
.orange-back, 
.violet-back,
.light-violet-back,
.light-pink-back,
.blue-back,
.light-blue-back,
.light-orange-back,
.d-orange-back,
.green-back,
.light-green-back {
  color: #fff;
}
h2 {
  font-size: 33px;
  font-weight: 100;
}
@media (max-width: 381px) {
  h2 {
    font-size: 28px;
  }
}
.dektp-img {
  display: block !important;
}
@media (max-width: 425px) {
  .dektp-img {
    display: none !important;
  }
}
.mob-img {
  display: none !important;
}
@media (max-width: 425px) {
  .mob-img {
    display: block !important;
	      width: 100%!important;
  }
}
.planesStage .name {
  display: block;
}
@media (max-width: 381px) {
  .planesStage .name {
    display: none;
  }
}
.planesStage a.img {
  display: none;
}
@media (max-width: 381px) {
  .planesStage a.img {
    display: block;
    position: absolute;
    top: 55%;
    z-index: 9;
    left: 5%;
    transform: translateY(-50%);
  }
}
/*POPUP*/
#popup {
	left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}
.content-popup {
margin:0px auto;
margin-top:50px;
padding:30px;
max-width: 50%;
width:50%;
min-height:250px;
border-radius:10px;
background-color:#FFFFFF;
box-shadow: 0 2px 5px #666666;
}

.close {
	position: fixed;

}

/*iframe RESPONSIVE*/

.embed-container {
    position: relative;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.embed-container blockquote{
    position: absolute !important;
    top:0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/*imagen responsive*/


.imagenresponsive {
height: auto;
max-width: 100%;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0 px;
	
}

/*ivideo responsive*/

.embed-container video {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.enlace {
    display: inline-block !important;
	color: #5d8ddb !important;
}


/*circulo autor*/

.circulo {
    width: 100px;
	height: 100px;
	border-radius: 50% !important;
}

.circulo img{
    width: 100%;
	height: 100%;
    border-radius: 50%!important;
}

/*----------------------------------------------------------------------------------ESTILO APP-home-------------------------------------------------------------------------------*/

.carousel-inner{
    border-radius: 40px 40px 0px 0px !important;
}

.btn1 {
    border-radius: 20px !important;
}

.sucursales .text .buttons a:last-of-type {
    border-radius: 20px !important;
}

.btntop{
    border-radius: 20px !important;
}

.btnheader{
    border-radius: 15px !important;
}

.figure{
    border-radius: 20px !important;
}

.modules .col img {
    border-radius: 20px !important;
}

.imgpubli{
    border-radius: 20px !important;
}

.pastilla1{
    border-radius: 20px 0px 0px 0px !important;
}

.pastilla2{
    border-radius: 0px 0px 0px 20px !important;
}

.btn2{
    border-radius: 12px !important;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #0075C9 !important;
}

.dropdown-menu {
    padding: .5rem .5rem !important;
}

.carousel-indicators li {
    border-radius: 3px !important;
  }

.module3 {
    margin-bottom: 20px;
}
/*----------------------------------------------------------------------------------ESTILO APP-INSTI-------------------------------------------------------------------------------*/

.pastilla1-insti{
    background: #54C0E8;
    border-radius: 30px 0px 0px 0px;    
}

.pastilla2-insti{
    background: #0075C9;
    border-radius: 0px 30px 0px 0px;    
}

.pastilla3-insti{
    background: #4c9ed9;
    border-radius: 0px 0px 0px 30px;
}

.pastilla4-insti{
    background: #8AD0EF;
    border-radius: 0px 0px 30px 0px;    
}

/*----------------------------------------------------------------------------------ESTILO APP-PLANES-------------------------------------------------------------------------------*/

.stage-planes {
    max-width: 100%;
    border-radius: 40px 40px 0px 0px !important;
}

/*----------------------------------------------------------------------------------ESTILO APP-PLAN N-------------------------------------------------------------------------------*/

.plannicon {   
    border-radius: 0px !important;
}

.icon-mods-n{
    background: #0075C9 !important;
}

.module-n{
    background: #2097D3 !important;
}

/*----------------------------------------------------------------------------------ESTILO APP-PLAN P-------------------------------------------------------------------------------*/

.planpicon {   
    border-radius: 0px !important;
}

.icon-mods-p{
    background: #54C0E8 !important;
}

.module-p{
    background: #3789A0 !important;
}

/*----------------------------------------------------------------------------------ESTILO APP-PLAN S-------------------------------------------------------------------------------*/

.plansicon {   
    border-radius: 0px !important;
}

.icon-mods-s{
    background: #4c9ed9 !important;
}

.module-s{
    background: #5cc1ff !important;
}

/*----------------------------------------------------------------------------------ESTILO APP-PLAN V-------------------------------------------------------------------------------*/

.planvicon {   
    border-radius: 0px !important;
}

.icon-mods-v{
    background: #8AD0EF !important;
}

.module-v{
    background: #5B8999 !important;
}

/*----------------------------------------------------------------------------------ESTILO APP-SEDES-------------------------------------------------------------------------------*/

.sede1 {   
    background: #54C0E8 !important;
    border-radius: 40px 0px 0px 0px;
}

.sede2 {
    background: #ADDCF1 !important;
    border-radius: 0px 0px 0px 0px !important;
}

.sede3 {
    background: #54C0E8 !important;
    border-radius: 0px 40px 0px 0px;
}

.sede4 {   
    background: #ADDCF1 !important;
    border-radius: 0px 0px 0px 40px;
}

.sede5 {
    background: #54C0E8 !important;
    border-radius: 0px 0px 0px 0px !important;
}

.sede6 {
    background: #ADDCF1 !important;
    border-radius: 0px 0px 40px 0px;
}
