.aboutcont{
  padding: 5% 5%;
  background-color: #2b2b2b;
}

.aboutcontentbtn{
  color: black;
  font-weight: bolder;
  background-color: white;
}

.aboutcontentbtn:hover{
  color: black;
  font-weight: bold;
  background-color: yellow;
}

.active{
  color: green;
}

.aboutcontleft{
  font-family: "Montserrat-bold";
  font-size: 22px;
  line-height: 1.5;
  text-align: justify;
  padding: 2%;
  color: #947f57;
}

.aboutcontmiddle{
  text-align: center;
  margin-top: 20px;
}

.aboutcontright{
    font-family: "Montserrat-bold";
    font-size: 22px;
    line-height: 1.5;
    text-align: justify;
    padding: 2%;
    color: #947f57;
}

.abouthead{
  margin-bottom: 20px;
  text-align: center;
}

.addressportals p{
  color: #413F42;
}

.addressportals .visitit{
  margin-top: 10px;
  font-size: 30px;
  margin-right: 20px;
}

.addressportals .visitit:hover{
  font-size: 50px;
}

.addressportals .visititfb:hover, .title-handles .visititfb:hover{
  color: blue;
}

.addressportals .visititmail:hover, .title-handles .visititmail:hover{
  color: red;
}

.addressportals .visititwa:hover, .title-handles .visititwa:hover{
  color: green;
}

.addressportals{
  text-align: center;
  font-family: "Montserrat";
  font-weight: bold;
  background-color: grey;
  padding-bottom: 20px;
}

.anchorhandle, .anchorhandle2{
  color: #413F42;
}

.colfeat{
  text-align: center;
  margin-top: 20px;
}

.cont{
  margin-top: 10px;
}

.contactmob{
  position: absolute;
  top: 90px;
  right: 100px;
  font-weight: bold;
  font-size: 15px;
}

.feati{
  margin-bottom: 18px;
}

.feathr{
  width: 40%;
  border: none;
  border-top: 15px dotted black;
  margin: 60px auto;
  background-color: white;
}

.featurecontainer{
  padding: 5%;
  text-align: center;
  background-color: #FAF5E4;
}

.head1{
  color: #383838;
  font-family: "Oswald";
  font-size: 40px;
}

.head2{
  color: #595260;
  font-family: "Oswald";
  font-size: 45px;
}

.head3{
  color: #787A91;
  font-family: "Oswald";
  font-size: 50px;
  font-weight: bold;
}

.heads{
  color: #E0DDAA !important;
  font-weight: bold;
}

.heads:hover{
  color: #A1B57D !important;
}

hr{
  width: 50%;
  margin: 20px auto;
}

.nav-item{
  padding: 0 10px;
  font-family: "Montserrat";
  font-weight: bolder;
  text-align: center;
}

.nav-link{
  font-size: 1.5rem;
  font-family: "Ubuntu";
  font-weight: bold;
  color: red;
}

.navbar-brand{
  font-family: "Permanent-Marker",cursive;
  font-size: 20px;
  font-weight: bolder;
  background-color: grey;
}

.navbar-brand span{
  color: #E0DDAA;
}

.span1{
  color: #F7CCAC;
}

.title-div{
  height: 150px;
}

.title-handles{
  width: 15%;
  position: relative;
  bottom: 76px;
  left: 1270px;
}

.title-handles .visitit{
  font-size: 40px;
  margin-right: 30px;
}

.title-handles .visitit:hover{
  font-size: 50px;
}

.title-logo{
  width: 500px;
  position: relative;
  left: 20px;
}

#titleSection2{
  height: 230px;
  background-color: #6d6d6d;
}
