/* HTML CSS */
  html{
    font-family: Arial;
    scroll-behavior: smooth;
  }
  p{
    line-height: 30px;
    font-size: 12px;
  }
  h1{
    font-size: 15px;
    margin-bottom: 10px;
  }
  .FWhite{
    color: white;
  }
  .bold{
    font-weight: bold;
  }
  
  body{
    background-color:rgb(248, 252, 254);
    margin:0;
  }
  section{
    position: relative;
    width: 100%;
    height: fit-content;
    overflow: hidden;
  }
  footer{
    width: 100%;
    height: fit-content;
    position: relative;
    overflow: hidden;
  }
  .redbox{
    height: 5px;
    background-color: rgb(195, 25, 25);
  }
    .content1{
      position: relative;
      height: fit-content;
      width: 100%;
    }
        .TitleCon{
            position: relative;
            width: 100%;
            height: fit-content;
            padding: 10px 0 20px 0;
            text-align: center;
        }
        .GalleryBTNCon{
            position: relative;
            width: 80%;
            left: 10%;
            height: fit-content;
            padding-bottom: 30px;
            transition: all 0.5s;
        }
            .GalleryBTNCon:hover{
              transform: scale(1.03);
            }
            .GalleryBtnTitle{
                position: relative;
                width: fit-content;
                height: fit-content;
                padding: 10px 10px 10px 10px;
                background-color: rgb(195, 25, 25);
            }
            .GalleryBTN{
                position: relative;
                width: 100%;
                height: 250px;
                margin-bottom: 20px;
                background-color: rgb(213, 178, 178);
                box-shadow: 3px 3px 10px rgb(0, 0, 0, 0.5);
            }
  header{
    height: 270px;
    text-align: center;
    position: relative;
    overflow: hidden;
  }
  .HDBackground{
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    background-image: url(Picture/IFBIntercomBckwidthlong.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40%;
  }
  #NavMenu{
    position:absolute;
    top: 20px;
    left:95%;
    cursor: pointer;
  }
  #navmenubar{
    top: 0;
    position: fixed;
    height: 100%;
    width:25%;
    left:75%;
    background-color: rgb(83, 83, 83);
    z-index: 10;
    display: none;
    overflow-x: scroll;
    text-align: center;
    animation-name:menubar;
    animation-duration: 1s;
  }
    @keyframes menubar{
        
      0%{
        opacity: 0%;
      }
      to{
        opacity: 100%;
      }
    }

    #MenuTitle{
      position: fixed;
      top: 70px;
      left:85%;
      text-decoration: underline;
      color: red;
    }
    #MenuList{
      position: fixed;
      top: 100px;
      left:84.5%;
      color: white;
      height: 250px;
      font-size: 10px;
    }
  #NavMenu2{
    position:absolute;
    top: 20px;
    left:80%;
    cursor: pointer;
    
  }

  #box7{
    background-size: cover;
    background-image: url(Picture/christian-englmeier-J7EUjSlNQtg-unsplash.jpg);
    height: 200px;

  }
  #box8{
    position: relative;
    background-color:rgb(24, 28, 54);
    height: fit-content;

  }
  #logo{
    line-height: 70px;
    margin: 0 40px;
    position: absolute;
    float: left;
    color: rgb(3, 3, 3);
    font-size: 40px;
  }

  .center{
    text-align: center;
  }
  nav{
    position: absolute;
    width: 100%;
    height: 80px;
  }
  ul li{
    display: inline-block;
    padding: 0;
    margin: 0 20px;
    line-height: 70px;
    list-style: none;
    box-sizing: border-box;
  }
  #logos{
    position: absolute;
    margin-left: 15%;

  }
  #Btnlogo{
    position: absolute;
    margin-top:40px;
    margin-left:30px;
  }
  #readmore{
    border-style: groove;
    position: absolute;
    height: 40px;
    width: 100px;
    color: rgb(255, 255, 255);
    cursor: pointer;
  }
  #Showmore{
    border-style: solid;
    position: absolute;
    min-height: 40px;
    max-height: fit-content;
    height: fit-content;
    width: 7%;
    color: rgb(8, 8, 8);
    cursor: pointer;
    left: 90%;
    top: 87%;
    font-weight: bold;
    opacity: 70%;
  }
 
  #StayUpd{
    position: absolute;
    margin-top: 50px;
    margin-left: 50px;
  }
  #socialmediaLink{
    margin-top: 10px;
  }
  .SocialMediaPic{
    padding-right: 20px;
    cursor: pointer;
    height: 25px;
    width: auto;
  }
  
  #SubtoNew{
    position: absolute;
    border-style: groove;
    height: fit-content;
    min-height: 40px;
    width: 20%;
    cursor: pointer;
    left:75%;
    margin-top: 70px;
    color: rgb(255, 255, 255); 
    overflow: hidden;
  }
  
  #IFBandDesc{
    position: relative;
    height: 70%;
    width: 59%;
    margin-top: 65px;
    margin-left: 50px;
    display: inline-block;
    vertical-align: top;
    color: aliceblue;

  }
  #GetInTandDesc{
    position: relative;
    height: 70%;
    width: 30%;
    margin-top: 65px;
    margin-left:10px;
    display: inline-block;
    vertical-align: top;
    text-align: justify;
    color: aliceblue;
  }
    .Faddressimg{
      position: relative;
      min-height: 50px;
      height: fit-content;
      width: 15%;
      text-align: center;
      display: inline-block;
      vertical-align: top;
    }
      .Flogosize{
        height: 35px;
      }
      .Flogosize2{
        height: 30px;
      }
    .Faddressbox{
      position: relative;
      min-height: 50px;
      height: fit-content;
      width: 85%;
      display: inline-block;
      vertical-align: top;
    }
  #VisitorCount{
    position: relative;
    left:50px;
    display: inline-block;
    vertical-align: top;
    color: aliceblue;
    text-align: center;

  }
    .website-counter {
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      left: 50%;
      transform: translate(-50%,-0);
      stroke-opacity: 0;
    }
  #copyright{
    position: relative;
    color: aliceblue;
    height: fit-content;
    width: 100%;
    text-align: center;

  }
    .imgSizeCopyR{
      position: relative;
      top: 5px;
      height: 20px;

    }
/* -------------------------------------------------------------------------------------------------------- */
/* CLASS */
/* -------------------------------------------------------------------------------------------------------- */

.titlebutton{
    font-size: 20px;
    font-weight: bold;
  }
  .NavMenuClss{
    height: 30px;
    width: auto;
  }
  .hidden{
    display: none;
  }

  .font1{
      position: relative;
      color: rgb(255, 255, 255);
      font-size: 40px;
      font-weight: bold;
      top: 60px;
  }
  .font2{
     font-size: 20px;
     margin-bottom: 10px;
     color: rgb(122, 122, 122);
     font-weight: 500;
  }
  .font3{
     font-size: 30px;
     font-weight: bold;
  }
  .titleposition{
    position: relative;
    top: 60px;
    text-decoration: underline;
    text-decoration-color: rgb(195, 25, 25);
  }
  .font4{
    font-size: 16px;
    margin-right: 20%;
    margin-left:20%;
    margin-bottom:0;
    margin-top:0;
    
  
  }
  
  @keyframes appear{
    
    0%{
      opacity: 0%;
    }
    to{
      opacity: 100%;
    }
  }

  .font5{
    font-size: 16px;
  }

  .check2 {
    margin-bottom: 20%;
    left: 0;
    height: 50px;
    width: 50px;
    cursor: pointer;
    opacity: 0%;
}
.check3 {
  position: absolute;
  left: 0;
  height: 50px;
  width: 50px;
  cursor: pointer;
  border-radius: 50%;
  border: 50px;
  background-color: rgb(163, 163, 163);
  
  
}
.check4 {
  position: absolute;
  margin-top: 10px;
  margin-left: -47px;
  height: 30px;
  width: 30px;
  cursor: pointer;
  border-radius: 50%;
  border: 50px;
  background-color: rgb(163, 163, 163);
}
.checkdesc {
    color: aliceblue;
    font-size: 18px;
    margin-bottom:1000px;
}

.readmoreclss{
  position: absolute;
  width: 100%;
  margin-top: 10px;
  text-align: center;

}
.CenterT{
  text-align: center;
  position: absolute;
  width: 100%;
}
.fontIFBFooter1{
  font-size: 10px;
  color: rgb(125, 125, 125);
}



/* -------------------------------------------------------------------------------------------------------- */
/* FUNCTION */
/* -------------------------------------------------------------------------------------------------------- */

a.active2{ 
  color: rgb(0, 0, 0);
  text-decoration: none;
}
a.active{
  color: rgb(255, 255, 255);
  text-decoration: none;
  
}
a.active3{
  color: rgb(3, 3, 3);
  text-decoration: none;
  font-weight: bold;
  text-shadow:
  -1px -1px 0 rgb(255, 252, 252),
  1px -1px 0 rgb(255, 255, 255),
  -1px 1px 0 rgb(255, 255, 255),
  1px 1px 0 rgb(255, 255, 255);  
  
}
a.nonactive3{
  color: rgb(158, 158, 158);
  text-decoration: none;
  font-weight: bold;
  text-shadow:
  -1px -1px 0 rgb(255, 252, 252),
  1px -1px 0 rgb(255, 255, 255),
  -1px 1px 0 rgb(255, 255, 255),
  1px 1px 0 rgb(255, 255, 255);  
}
a:hover{
  color: rgb(252, 252, 11);
  text-decoration: none;
}
#readmore:hover{
  color: rgb(252, 252, 11);
  border-color: rgb(252, 252, 11);
}
#readmore2:hover{
  color: rgb(252, 252, 11);
  border-color: rgb(252, 252, 11);
}
.SocialMediaPic:hover{
  border-left-style:groove ;
  border-color: rgb(252, 252, 11);
}

#SubtoNew:hover{
  color: rgb(252, 252, 11);
  border-color: rgb(252, 252, 11);
}
.checked input:checked ~ .check4 {
  background-color: #ffffff;
}


@media(width <= 900px){
  ul{
    display: none;
  }
  .hidden{
    display: block;
  }
  }
@media(width <= 1030px){
  #descbox{
    overflow: scroll;
  }
  #descbox2{
    overflow: scroll;
  }
}
  