html, body {
    
    height: 100%;
    background-color: white;
    overflow: hidden;
}

a:link, a:visited, a:active {
    
    color: darkorange;
    text-decoration: none;
    
}

h2 {

    line-height: .5;
    padding-top: 10px;
    
}

a:hover {
    
    color: #5293dc;
    text-decoration: underline;
    
}


#top_logo {
    
    z-index: 20;
    position: fixed;
    height: 20%;
    max-height: 210px;
    min-height: 155px;
    width: 100%;
    background-color: #22b9ff;
    background: linear-gradient(0deg,  #5293dc, #22b9ff);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, .7);
    
}



.logo_size {
    
    position: absolute;
    left: 0;
    right: 0;
    cursor: pointer;
    margin: auto;
    height: 100%;
    width: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    
}

#main_logo:hover {
    
    filter: brightness(65%) sepia(100%) saturate(500%);
    
}

.w3-button {
    
    z-index: 25;
    border: 2px solid white !important;
    
}

.circle_btn {
    
    color: black !important;
    background-color: white !important;
    border-radius: 20px;
    
}

.circle_btn:hover {
    
    color: white !important;
    background-color: orange !important;
    border-radius: 20px;
    
}

#bottom_footer {
    
    z-index: 30;
    position: fixed;
    bottom: 0;
    height: 8%;
    min-height: 75px;
    width: 100%;
    background-color: #22b9ff;
    background: linear-gradient(0deg,  #22b9ff, #5293dc);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, .7);
    
}

.copyright_land {
    
    margin: 15;
    position: absolute;
    color: white;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: bold;
    font-size: 13pt;
    text-shadow: 1px 1px #222222;
    vertical-align: middle;
    
}



.copyright_port {
    
    margin-top: 0;
    width: 100%;
    color: white;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    text-shadow: 1px 1px #222222;
    vertical-align: middle;
    
}


.sociallinks_bot {
    
    height: 100%;
    max-height: 60px;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    
}



.facebook, .twitter, .youtube, .insta {
    
    cursor: pointer;
    height: 65%;
    margin: 0;
    margin-top: 5px;
    padding: 4px
    

}

.facebook:hover, .twitter:hover, .youtube:hover, .insta:hover  {
    

    filter: brightness(55%) sepia(100%) saturate(500%);
    
}

.meepers {
    
    height: 90%;
    
}


.meepers:hover  {
    
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);

}



#main {

    width: 100%;
    height: 100%;
    overflow: hidden;

}



#insta_box {

    width: 100%;
    height: 100%;
    background-color: white;
    overflow: hidden;
    background-image: url("../images/insta_bg.png");
    background-position: center;
    background-size: 50%;
    background-repeat: repeat;
    
}

#contact_box {

    width: 100%;
    height: 100%;
    background-color: white;
    overflow: hidden;
    background: linear-gradient(0deg,  #cccccc, white);
    
}




#blob_box {
    
    z-index: -20;
    width: 100%;
    height: 100%;
    background-image: url("../images/blob_bg.jpg");
    background-repeat: repeat;
    overflow: hidden;
    
}



.blob_img {
    
    width: 80%;
    max-width: 750px;
    
}


.blobs_text_box {

    z-index: 10;
    
    width: 70%;
    top: 23%;
    left: 15%;
    
    position: absolute;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    color: white;
    background-image: url("../images/blob_bg_dark.jpg");
    background-repeat: repeat;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: bold;
    font-size: 14pt;
    box-shadow: 0px 0px 8px black;
    border-left: solid 10px #5293dc;
    
}





#shwan_box {
    
    width: 100%;
    height: 100%;
    background: #ffffff;
    background-image: url("../images/shwan_bg.jpg");
    background-position: center;
    background-size: 50%;
    background-repeat: repeat;
    vertical-align: middle;
    align-content: center;
    overflow: hidden;
    
}

.insta_text_box {
    
    width: 70%;
    left: 0;
    right: 0;
    top: 23%;
    
    position: absolute;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
    color: black;
    background-color: #ffffff;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: bold;
    font-size: 14pt;
    box-shadow: 0px 0px 8px grey;
    border-left: solid 10px #5293dc;
    text-align: center;
    
}


.shwan_text_box {

    width: 70%;
    top: 23%;
    left: 0;
    right: 0;
    
    position: absolute;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
    color: black;
    background-color: #ffffff;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: bold;
    font-size: 14pt;
    box-shadow: 0px 0px 8px grey;
    border-left: solid 10px #5293dc;
    
}



.contact_text_box {

    z-index: 10;
    
    width: 70%;
    top: 23%;
    left: 15%;
    
    position: absolute;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    color: black;
    background-color: #ffffff;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 14pt;
    box-shadow: 0px 0px 8px grey;
    border-left: solid 10px #5293dc;
    
}


/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  bottom: 105%;
  left: 50%;
  margin-left: -70px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
}

.tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  top: 100%; /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
    z-index: 100;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}