
.section_1 {
    padding: 20px 0;
}

.section_3{
    padding:0;
}

.section_4{
    padding:80px 0;
}

.section_5{
    padding:50px 0;
}
.section_6{
    padding:50px 0;
}

.section_7{
    padding:50px 0;
}

.show-content{
    height:400px ;
}

.font1{
    font-size:30px;
    letter-spacing:2px;

}

.font2{
    font-size:16px;
    line-height:32px;
    color:#514737;
}

.divider{
    width:150px;
}

.txt1{
    padding:20px 0;

}

.txt2{
    margin-top:10px;
    padding:40px;
    text-align:center;
    border-bottom:3px solid #efca64;
}


.image-bwzoom {

    transition: all 1s !important;

}


.image-bwzoom:hover{

  -webkit-filter: grayscale(0% !important);
  filter: grayscale(0%) !important;

}

.gold{

  font-size: 18px;
  background: -webkit-linear-gradient(#bf9c3c,#d7b350,#ffe397,#d7b350,#bf9c3c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight:bold;
  border:0;
  transition:ease-in-out .3s;

}
.gold:hover{

  font-size: 18px;
  background: -webkit-linear-gradient(#ffe397,#d7b350,#bf9c3c,#d7b350,#ffe397);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight:bold;
}



.imgx2{
    
   background-color:rgba(255, 255, 255, 0.8);
   margin: 0 !important;

}

.list{
    padding:7px 0;
}

.list::before{
content:url(https://www.newpages2u.com/userfiles/21326/image/icon.png);
}


#menu{

    background-image: linear-gradient(to top,#f3c867,#b28550);

}
