.navaequalis a{
font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;
font-weight: 600;
color: #2f2f2f;
font-size: 15px;
padding-right: 22px!important;
}

.navbar-default .navbar-brand {
	width: 986px;
    height: 200px;
	background: url(/img/aequalis/logo-congreso-home.jpg) left center no-repeat;
	text-indent: -99999px;
}

.navbar-default{
    background-color: #fff;
}

/*@-webkit-keyframes zoomin {
     60% {
      -webkit-transform: scale(2);
      transform: scale(2);
    }
}*/
.navbar-default.fixedHeader .navbar-brand {
	width: 493px;
    height: 100px;
    background: url(/img/aequalis/logo-congreso-home.jpg) left center no-repeat;
    background-size: contain;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;

  }



.navbar.fixedHeader {
	background: #fff;
	transition: all 0.5s ease-in-out;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
}

footer{
    background: #b2af6e;
    color: #000;
    position: relative;
    margin-top: 0;
    padding: 0!important;
}
footer .text-small {
    color: #fff;
    font-family: inherit;
    font-size: 14px;
    font-weight: 600;
}
footer .social_media a {
    background: #fff;
    color: #707070;
    width: 38px;
    height: 38px;
    display: inline-block;
    border-radius: 50%;
    line-height: 38px;
    font-size: 23px;
    text-align: center;
    margin: 0 5px;
}

footer .main_footer .social_media a:hover {
	opacity: 1;
	color: #fff;
	background: #dc4711;
}
footer .bottom{
    background-color: rgba(0,0,0,.32);
    padding: 15px 0 5px;
}

.content_body{
    margin-top: 300px;
    background-color: #fff;
    border-radius: 15px;
    padding: 10px;
    margin-bottom: 30px;
}
.main_footer{
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    margin: auto;
}
.main_footer p{
    margin: 0;
    color: #000;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 15px;
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
    text-align: center;
}

#progressbar .active {
    color: #5F83E8
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400;
    z-index:100;
}

#progressbar #ticket:before {
    font-family: FontAwesome;
    content: "\f3ff"
}

#progressbar a {
   color: #5F83E8;
       margin-top:0;
       font-size: 15px;
}

#progressbar a:hover {
   color:#DC4711
}
#progressbar #descuento:before {
    font-family: FontAwesome;
    content: "\f02b"
}

#progressbar #info:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #pagar:before {
    font-family: FontAwesome;
    content: "\f09d"
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #5F83E8
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #5F83E8
}


/* Free Progress */
#progressbarfree {
    margin-top: 10px;
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbarfree .active {
    color: #5F83E8
}

#progressbarfree li {
    list-style-type: none;
    font-size: 15px;
    width: 50%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbarfree #ticket:before {
    font-family: FontAwesome;
    content: "\f3ff"
}

#progressbarfree a {
   color: #5F83E8;
       margin-top:0;
       font-size: 15px;
}

#progressbarfree a:hover {
   color:#DC4711
}
#progressbarfree #info:before {
    font-family: FontAwesome;
    content: "\f007"
}


#progressbarfree li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbarfree li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}
.seleccion{
    border: 1px solid;
    border-color: #dc4711;
    border-radius: 15px;
}
#progressbarfree li.active:before,
#progressbarfree li.active:after {
    background: #5F83E8
}

/* ALAIN */
._progslug {
    cursor:pointer;
}
._progslug:hover {
    background-color: #5F83E8;
    color: #FFF;
}
._progslug.selected {
    background-color: #5F83E8;
    color: #FFF;
}

._progslug:hover a {

    color: #FFF;
}
.back_btn {
	background: #fff;
	height: 55px;
	max-width: 211px;
	width: 100%;
	display: block;
	line-height: 55px;
	text-align: center;
	font-size: 25px;
	border-radius: 30px;
	margin-top: 35px;
	color: #DC4711;
	margin-left: 20px;
}

.back_btn i {
	font-size: 31px;
	margin-right: 15px;
}

.back_btn:hover {
	background: #DC4711;
	color: #fff;
}
.btncompra {
	display: block;
	margin: auto;
	margin-top: 30px;
	min-width: 250px;
	background: #DC4711;
	color: #fff;
	height: 50px;
	border-radius: 30px;
    border: 0px;
	font-size: 20px;
	line-height: 50px;

    text-align: center;
}

.btncompra:hover {
	opacity: 1;
	background: #5f83e8;
    text-decoration: none;
}

.tabs {
	display: flex;
	align-items: center;
	justify-content: right;
	margin: auto;
}

.tabs a.active_tab {
	background: #fff;
}

.tabs a {
	font-size: 25px;
    font-weight: bold;
    color:lightslategrey;
    text-decoration: none;

}
.tabs a.active_tab,
.tabs a:hover,
.tabs a:focus {
	background: #fff!important;
	color: #dc4711;
    padding: 8px;

}

h3.active_tab {
    border:1px solid;
    border-color: #dc4711;
    border-radius: 15px;

}
h3.active_tab a{
color: #dc4711;
}


@media only screen and (min-device-width: 375px) and (max-device-width: 758px) {
    .tabs a {
        font-size: 20px;
    }
}
