
body {
  margin:0;
     background-image: url("../res/images/background.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
    background-color: #f7f7f7;
    background-size: 50% 70%;
    

}


.iaf {
    float: left;
    height: 25em;
    object-fit: contain;
}


* {
  box-sizing: border-box;
}

.column {
  float: left;
  width: 50%;
  padding: 5px;
}

/* Clearfix (clear floats) */
.row::after {
  content: "";
  clear: both;
  display: table;
}


figure {
  padding: 4px;
  margin: auto;
}

figcaption {
  color: black;
  font-style: italic;
  padding: 2px;
  text-align: center;
}



#button {
    background-color: #850014;;
    border: none;
    color: white;
    padding: 15px 32px;
    float: right;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

#button:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}



.full,#full {
    margin: 0;
    height: 100%;
}


#docs li a {
    text-decoration: none; 
    text-align: center;

}

#docs li
{
    line-height: double;
}
#gu
{
    text-align: center;
}

iframe{

    width:35%;
    height:40%;
    float: left;
    display: inline-block;
    margin-left: 3%;
}

.navbar {
  overflow: hidden;
  background-color: #d9d9d9;
  position: fixed;
  width: 100%;
  height: auto;
  transition: margin-left .5s;
  top: 0px;
  display: block;
 }

 .navbar span
 {
    font-size:30px;
    cursor:pointer;
    align-self: center;
    top: 0;
    margin-top:20px; 
    padding-left:10px; 
    display:inline-block;
 }


#log
{
    display: inline-block;
    padding-left: 15%;
    font-family: 'Fredericka the Great', cursive;
    margin-top: 14px;
    margin-bottom: 10px;
    font-size: 60px;
    color: #850014;
  
}
#log a 
{
    color: inherit;
      text-decoration: none;
}

#list {
    color:inherit;
}

#gim
{
    height: 100px;
    float: right;
    margin-right: 25%;
    margin-top: 0px;
}

.main {
  padding: 8%;
  padding-left: 17%;
  padding-right:  17%;
  text-align: justify;

}





.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #350E07;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    display: block;
    z-index: 3;
    

}

.sidenav .sub {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    font-size: 3vh;
    color: #818181;
    display: block;
    transition: 0.3s;
    padding-left: 23%;
    white-space: nowrap;
}

.sidenav a {
    padding: 5px 5px 5px 25px;
    font-family: 'Raleway', sans-serif;
    text-decoration: none;
    font-size: 3vh;
    display: block;
    transition: 0.3s;
    color: white;
    white-space: nowrap;
}

.sidenav a:hover {
    color: #B8B8B8;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.sidenav::-webkit-scrollbar { 
    display: none; 
}


.main p,li
{
    
    font-size: 20px;
}

#mail
{
    color: inherit;
    text-decoration: none;
    font-size: 20px;
}

.cus
{
    margin-top: 3%;
}

.main h2,h1
{
    color: #850014;
}

#ag, #prog
{
    text-align: center;
}

ol
{
    list-style: decimal inside none;
}

.main 
{
    font-family: 'Philosopher', sans-serif;

}

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
}

#end
{
    float: right;
}

#map
{
    margin:0;
    width: 100%;

}

.imgdcode
{
    margin-top: 2%;
    width: 75%;
    margin-left: 12.5%;
}
#spo
{
    text-align: center;
}

.spons
{
    display: block;
    margin: 5% auto 0 auto;
    height: 250px;
    min-width: 40px;
}

.spons_under
{
    display: block;
    margin: 5% auto 0 auto;
    height: 150px;
    min-width: 40px;
}
#spo1
{
    text-align: center;
     color: #5b92e5;
}






input[type=text], input[type=number], input[type=email] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

fieldset
{
    color: #850014;
    border-color: #850014;
    margin-top: 5%;
     text-align: left !important;
}
#leg
{
    font-weight: bold;
}








select {
-webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
   font-size: 15px;
   margin: auto;
}



#bootstrap-overrides { 
  line-height: 1;
  color: inherit;
}






.main b
{
    color: #850014;
}



iframe[seamless] { 
    width: 50%;
    height: 50%;
}

.divv
{
	display: inline-block;
      width:35%;
    height:40%;
    margin-left: 5%;

	
}
.divv p
{
    margin-top: 10%;
}

#prep
{
    font-size: 20px;
    text-align: center;
    margin-top: 10%;
}

#prep a
{
    color: #4C0E07;
}
#conf
{
    font-size: 25px;
}

#conlog
{
    margin-top: 5%;
    width: 48%;
    display: inline-block;
}

.main .un
{
    color: #5b92e5;
}
 .city
    {
        margin-bottom: 7%;
    }

@media only screen and (max-width:855px) {
  .main {
    padding: 16px;
    padding-top: 20%;
    }
     .divv
    {
        margin:0;
        width: 100%;
        margin-top: 7%;

    }

  body {
    background-size: 80% 56%;
    }
    #log
    {
      font-size: 45px;
          padding-left: 3%;
    }
    #gim
    {
        height: 60px;
        margin: 0;
        margin-top: 11px;
    }

    iframe
    {
        width: 100%;
        display: block;
        margin:0;

    }
   



}

.fa {
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-instagram {
  background: #125688;
  color: white;
}