/*============== Fishery Services Header Start ==============*/
.menutext{
  cursor: pointer !important;
}

.hfe-nav-menu .sub-arrow svg{
  fill:#000 !important;
 
}

.hfe-nav-menu .sub-arrow::before{
  font-family: "FontAwesome" !important;
    content: "\f0d7" !important;
}


.hfe-nav-menu .sub-arrow{
  margin-top: 4px!important;
}

.headsection {
    padding: 0;
}

  .topsection {
      margin-right: 200px;
  }
.top-cont{
        cursor:pointer!important;
     }
.top-text .top-cont{
        cursor:pointer!important;
     }

.topsection .top-cont p{
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  color: #626E8F;
  text-align: center;
  cursor:arrow;
}

.topsection .top-cont span{
  font-weight: 700;
  font-size: 14px;
  line-height: 15px;
  text-align: center;
  color:#fff;
}


/*===============  Header End ==============*/


/*=============== Fishery Services Footer Start ==============*/



.social :hover{
  background-color: unset!important;
}

.social .svg-inline--fa .fa-x-twitter{
  display: none!important;  
}

.copy-text p{
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  color:#fff;
  text-align: center;
  cursor:pointer;
}

.copy-text span{
  color: #3DE5FC;
}


.footer-aboutmenu .hfe-nav-menu li a{
  cursor: pointer !important;
}

.footer-legalitymenu .hfe-nav-menu li a{
  cursor: pointer !important;
}

.footer-aboutmenu a.hfe-menu-item::after{
  content: '\f105'!important;
    position: absolute;
    font-family: 'FontAwesome';
    background-color: unset!important;
    color: #838AA1;
    visibility: visible;
    font-size: 17px;
    font-weight: 600;
    width: 30px;
    height: 30px;
    text-align: center;
    right: 0!important;
    opacity:1 !important;
    top: 10px !important;
}

.footer-aboutmenu:nth-child(2) a::before{
  content: "";
  position: absolute;
    margin-left: 95px!important;
    width: 52%;
    border-bottom: 2px dashed #838AA1!important;
    max-width: -webkit-fill-available!important;
    background-color: unset!important;
    opacity:1!important;
    top: 50%; 
}

.footer-legalitymenu a.hfe-menu-item::after{
   content: '\f105'!important;
    position: absolute;
    font-family: 'FontAwesome';
    background-color: unset!important;
    color: #838AA1;
    visibility: visible;
    font-size: 17px;
    font-weight: 600;
    width: 30px;
    height: 30px;
    text-align: center;
    right: 0!important;
    opacity:1 !important;
    top: 10px !important;
}


.footer-legalitymenu a::before{
  content: "";
  position: absolute;
    margin-left: 131px !important;
    width: 38%;
    border-bottom: 2px dashed #838AA1!important;
    max-width: -webkit-fill-available!important;
    background-color: unset!important;
    opacity:1 !important;
    top: 50%; 
}



















