

body{
    font-family: 'Open Sans';
}

.header
{
    color: #000000;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 28px;
    font-size: 55px;
    margin-top:20px;
    font-weight: 500;
    line-height: 1.2;
}

ul.list
{
    color: white;
    font-size: large;

}

ul.list li
{
    color: white;
    font-size: large;
    margin-top: 30px;
}

h1.heading
{
    padding: 50px;
    margin-top: 200px;
    color: white;
    font-size: xxx-large;
}

h1.headingTitle
{
    padding:50px;
    margin-top:100px;
    color:white;
   font-size:xxx-large;
}

#f1
{
    color: white;
}

.fg-white
{
    color: white !important;
}

#footer
{
    background-color: #011926;
    color: white;
}

#footer a
{
    color: #c1c2d0;
}

#footer ul
{
    list-style: none;
}

#footer ul li
{
    padding: 20px 0px;
    list-style: none;
}

a.dropdown-item {


        padding: 25px;

}

.h1{

        position: relative;
        font-size: 54px;
        line-height: 1.2;
        z-index: 1;
        display: inline-block;
        margin: 0;

}

p.contact
{
    font-size: 24px;
}

h1{
    font-size: 54px;
    font-family: 'Monserrat', sans-serif;
}

.main-title
{
    font-size: 54px;
    font-family: 'Montserrat', sans-serif;
    line-height: 64.8px;
    color: #42495b;
    font-weight: bold;
}
.red-subtitle
{
    font-family: 'Open Sans';
    font-size: 32px;
    color: #dd0000;

}

li.nav-item.dropdown {
    color:#033c5a;
}

.navbar-light .navbar-nav .nav-link {
    color:#033c5a;
    font-size: 17px;
    font-family: 'Monserrat', sans-serif;
    font-weight: bold;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #dd0000;
}

#vagregado p
{
    font-size: 32px;
}

.bg-red
{
    background-color:  #e4012c;

}

.diag p
{
    color: #033c5a !important;
    text-align: center;
    font-size: larger;

}

.col-md-3.diag {
    border: 1px solid lightgray;
    padding: 35px;
}


.color-gris-UGN{
    color: #42495b !important;
}

.bg-gris-claro{
    background-color: #f0f2f8 !important ;
}

.bg-red-UGIN{
    background-color: #6c5776  !important;
}


.bg-azul-marino{
    background-color: #011926 !important;
}

.mt-4{
  margin-top: 4px;
}

.mb-4{
    margin-bottom: 4px;
  }

.mt-3{
    margin-top: 3px;
  }

.mb-3{
    margin-bottom: 3px;
  }


#calendar {
    max-width: 1100px;
    margin: 40px auto;
}


.bg-negro{
    background-color: #000000 !important;
}


.mt-125{
    margin-top: 125px;
  }

.mb-125{
    margin-bottom: 125px;
}


.text-UGN{
    color: #42495b  ;
}


@media screen and (max-width: 600px) {
 
.menuI{
   font-size:12px ; 
}

.slideMar{
    height:300px !important;
}

}

