body {
margin: 0;
font-family: Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.1rem;
}
nav{
font-size: 15px;
}
li .nav-item{
	font-size: 15px;
}
.logo-sintra {
width: 32%;
}
.logo-incucai{
width: 24%;
}
.logo-sintra-pequeño {
width: 60%;
}
.nav-btn {
position: absolute;
right: 0;
margin-right: 30px;
margin-top: 5px;
float: right;
}
.lead-font{
font-size: 1.1rem;
font-weight: 300;
}
.hm-gradient .full-bg-img {
    /* background: linear-gradient(45deg, rgba(42, 27, 161, 0.6), rgba(29, 210, 177, 0.6) 100%); */
    background-color: #303030a6;
}

.bg-color-nav {
    background: linear-gradient(45deg, rgba(42, 27, 161, 0.6), rgba(29, 210, 177, 0.6) 100%);
    padding: 6px 0;

}

.breadcrumb {
background-color: rgba(245, 245, 245, 0);
text-shadow: 0 2px 1px rgba(0,0,0,0.4);
margin-bottom: 0px;
}
.breadcrumb-item + .breadcrumb-item::before {
color:#d0d0d0;
}
.breadcrumb-item.active {
color:#dcdcdc;
}
.breadcrumb a {
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
a:link {
text-decoration:none;
}
li.nav-item a#modal-689868 {
font-size: 15px;
padding-top: .4rem;
}
.btn-info {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
font-size: .9rem;
font-weight: 500;
}
.btn-outline-info {
color: #17a2b8;
background-color: transparent;
background-image: none;
border-color: #17a2b8;
font-size: .9rem;
font-weight: 500;
}
.btn-outline-info a{
color:rgb(23, 162, 184);
}
.btn-outline-info a:hover{
color:rgb(255, 255, 255);
background-color: #38bdd2;
border-color: #2bc4dc;
}
.btn-info:hover {
color: #fff;
background-color: #38bdd2;
border-color: #2bc4dc;
}
.btn-outline-info:hover {
color: #fff;
background-color: #38bdd2;
border-color: #2bc4dc;
}
.breadcrumb a:hover {
color:#DFDFDF;
text-decoration:none;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0;
margin:0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 0;
border-radius: .25rem;
}
.dropdown-item:focus, .dropdown-item:hover {
color: #16181b;
text-decoration: none;
background-color: #f1f1f1;
}
.nav-link {
display: block;
padding: .5rem .6rem;
}
.shadow-text{
text-shadow: 0 2px 2px rgba(0,0,0,0.5);
}
.h7{
margin-bottom: .5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
font-size: 1rem;
}
.modulos {
position: relative;
display: inline-block;
margin: 10px;
max-width: 135px;
width: 70%;
color: #0678bb;
font-size: 9px;
box-shadow: none !important;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.modulos *,
.modulos:before,
.modulos:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.modulos:before,
.modulos:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 50%;
content: '';
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
z-index: -1;
border: 2px solid #bbb;
border-color: transparent #bbb;
}
.modulos img {
max-width: 100%;
backface-visibility: hidden;
vertical-align: top;
border-radius: 50%;
padding: 9px;
}
.modulos figcaption {
position: absolute;
top: 5px;
bottom: 5px;
left: 5px;
right: 5px;
opacity: 0;
background-color: rgb(105, 184, 220);
border-radius: 50%;
}
.modulos i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 4em;
z-index: 1;
}
.modulos a {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.modulos:hover figcaption,
.modulos.hover figcaption {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.modulos:hover:before,
.modulos.hover:before,
.modulos:hover:after,
.modulos.hover:after {
border-width: 10px;
}
.modulos:hover:before,
.modulos.hover:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.modulos:hover:after,
.modulos.hover:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.intro-2 {
background: url("../images/fondo-home.png")no-repeat center center;
background-size: cover;
}

.list-group-item.active {
    color: #fff;
    background-color: #648bc4;
    border-color: #7998c7;
}
.bgc-gray{
background-color:#f7f7f7;
}
.mb-main{
padding-bottom: 3px;
padding-left: 0;
padding-right: 0;
}
.mt-5, .my-5 {
margin-top: 3.5rem!important;
}
#text-sintra {
    font-size: 23px;
    font-weight: 400;
    color: #fff!important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    padding: 140px 0;
    line-height: 30px;
}
.text-modulos {
font-size: 1.3rem;
font-weight: 300;
text-align: center;
text-shadow: 0 2px 2px rgba(0,0,0,0.4);
margin-right: 65px;
padding-top: 112px;
margin-left: 65px;
}
.btn-light {
color: #8285ae;
font-size: .9rem;
font-weight: 500;
}
.btn-outline-light:hover
{
color: #8285ae;
}
.btn-outline-light a:hover {
color: #8285ae;
}
.btn-outline-light{
font-size: .9rem;
font-weight: 500;
}
.btn-outline-light a{
color:#FFFFFF;
font-size: .9rem;
font-weight: 500;
background-color: transparent;
background-image: none;
border-color: #f8f9fa;
}
.button-modulos {
text-align: center;
margin-top: 25px;
}
article{
font-size: 1.1rem;
font-weight: 300;
}
article a i {
color: #7f7fad;
}
article a i:hover {
color:#93d9f8;
}
.navbar-light .navbar-toggler {
color: rgba(0,0,0,.5);
border-color: rgba(202, 202, 202, 0.97);
}
.navbar-toggler {
padding: 0.15rem .55rem;
font-size: 1rem;
}
.navbar-light .navbar-toggler {
margin-top: 6px;
margin-right: 16px;
height: 33px;
width: 40px;
}
.navbar-toggler-icon {
width: 2em;
height: 1.5em;
margin-left: -5px;
}
.modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .7rem;
outline: 0;
}
.modal-body {
font-weight: 300;
padding: 2rem;
}
.modal-body-cresi {
font-weight: 300;
padding: 30px;
}
.progress-cresi{
	width: 40px;
}
.progress-inicio{
	width: 60px;
}
.social-share {
margin: 0;
min-height: 32px;
}
.social-share p {
color: #767676;
float: left;
line-height: 1.2;
margin-bottom: 0;
margin-top: 8px;
}
.social-share ul {
float: left;
margin: 5px 10px 5px 12px;
}
.social-share a {
display: inherit;
font-size: 30px;
line-height: 0;
min-width: 35px;
padding: 3px 5px 2px;
text-align: center;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline>li {
display: inline-block;
}
.social-share li {
border-radius: 4px;
margin: 0;
padding: 6px;
}
.mtop-4{
margin-top: 2.5rem!important;
}
footer .h5, h5 {
font-size: 1rem;
margin-bottom: .2rem;
margin-top: .3rem;
}
footer p {
font-size: .9rem;
}
.list-group-item:hover {
z-index: 1;
text-decoration: none;
background: #f1f1f1;
color: #565656;
border-color: #dcdcdc;
}
.input-group-text {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding: .375rem .75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #737373;
text-align: center;
white-space: nowrap;
background-color: #FFFFFF;
border: 1px solid #ced4da;
border-radius: .25rem;
}