a:link {
font-family: Roboto, Arial, 'sans-serif';
color: #00807F;
font-weight: 500;
text-decoration: none;
}
a:visited {
color: #00807F;
text-decoration: none;
}
a:hover {
color: #FC4236;
text-decoration: none;
}
h1{
font-family: Roboto, Arial, 'sans-serif';
color: #ffffff;
font-weight: 600;
font-size: 42px;
margin-right: auto;
margin-left: auto;
min-width:  100%;
max-width: 100%;
float: left;
padding-top: 10px;
}
h5 {
color: #000000;
font-family: Roboto, Arial, 'sans-serif';
font-weight: 600;
font-size: 24px;
margin-top: 15px;
}
p {
color: #000000;
font-family: Arial;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 28px;
margin-top: -2px;
}
.afip{
width: 68px;
heigth: 94px;
margin-top: 10px;
}
.body {
background-color: #FFFFFF;
}
.card{
margin-top: 50px;
margin-left: .30em;
margin-right: .30em;
float: left;
min-width: 47%;
background-color: #EBFFEF;
padding-left: 15px;
padding-bottom: 10px;
padding-top: 10px;
}
.carousel{
margin-bottom: -40px;
}
.carousel-caption{
padding: 0px;
left: 0px;
width: 100%;
background-color: #ffffff;
height: 46px;
line-height: 46px;
}
.carousel-caption { bottom: -46px; }
.carousel-control-next{
height: 50px;
width: 50px;
top: 40%;
right: 40px;
}
.carousel-control-next-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
height: 50px;
width: 50px;
outline: black;
background-size: 70%, 70%;
border-radius: 50%;
background-color: #F7A201;
}
.carousel-inner { padding-bottom: 46px; }
.carousel-item{
font-size: 10px;
}
.col-sm-4{
min-width: 22%;
max-width: 22%;
text-align: left;
margin-left: 27px;
}
.footer{
margin-top: 30px;
padding-top: 20px;
padding-left: 50px;
padding-bottom: 30px;
margin-bottom: 30px;
width: 90%;
margin-right: auto;
margin-left: auto;
}
.logo{
width: 143px;
height: 58px;
margin-top: 10px;
}
.navbar{
background-color: #590000;
}
.nav-item {
margin-top: 3px;
height: 24px;
line-height: 20px;
font-size: 16px;
font-family: Arial;
text-align: left;
font-weight: bold;
border-bottom-style: solid;
border-bottom-color: #C6C6C6;
border-bottom-width: 1px;
}
.navbar-nav{
width: 100%; 
}
.navbar-collapse{
background-color: #FFFFFF;
padding: 20px;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
background-color: #FFFFFF; 
border-radius: 0.25rem;
float: right;
}
.navbar-toggler:hover{
background-color: #FAD07F; 
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}
.navbar-toggler:not(:disabled):not(.disabled) {
cursor: pointer;
}
.nombre {
font-family: Roboto, Arial, 'sans-serif';
color: #000000;
font-size: 24px;
font-weight: 500;
text-decoration: none;
}
.sistema{
font-family: Arial;
font-size: 16px;
color: #00807F; 
text-align: center;
margin-top: 10px;
width: 80%;
margin-left: auto;
margin-right: auto;
}
