.activated {
    color: #2F689A !important;
}
.main-menu .navigation>li>a {
  position: relative !important;
  display: block !important;
  text-align: center !important;
  font-size: 18px !important;
  line-height: 46px !important;
  padding: 42px 10px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 700 !important;
  opacity: 1 !important;
  /* color: #172746; */
  /* padding-right: 12px; */
  z-index: 1 !important;
  -webkit-transition: all 500ms ease !important;
  -moz-transition: all 500ms ease !important;
  -ms-transition: all 500ms ease !important;
  -o-transition: all 500ms ease !important;
  transition: all 500ms ease !important;
}
.sticky-header .main-menu .navigation>li.dropdown>a:before {
    top: opx !important;
}

.main-menu .navigation>li.dropdown>a:before {
    position: absolute !important;
    content: "\f107" !important;
    font-family: "Font Awesome 5 Pro" !important;
    top: 42px !important;
    right: -5px !important;
    transition: all 500ms ease !important;
}

.main-header .outer-box {
    position: relative !important;
    display: flex !important;
    flex-wrap: wrap !important;
    /* align-items: right !important; */
    padding: 0px 130px;
}

.main-menu .navigation>li {
    position: inherit;
    float: left;
    z-index: 2;
    margin: 0px 10px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
/* .main-header .outer-box .clearfix {
    background-color: transparent !important;
} */
.page-title{
    position: relative;
    width: 100%;
    padding: 225px 0px 11px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .banner-section .shape{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 68px;
    /* background-size: 100% 100%; */
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
  }
  .bnnr{
    background: none !important;
}
.row div p {
  font-size: 14px !important;
  font-weight: 500;
  color: #000;
}
.text-center p{
    font-size: 22px !important;
    color: black;
    font-weight: 600;
}
.footer-widget div p{
    font-size: 14px !important;
    color: whitesmoke;
    font-weight: 400 !important;
}
.main-header .logo-box{
    position: relative;
    padding: 24px 40px;
  }
  .main-menu .navigation > li > ul > li > a,
.main-menu .navigation > li > .megamenu li > a{
  position:relative;
  display:block;
  padding: 14px 20px;
    line-height: 14px;
    font-weight: 600;
    font-size: 16px;
  text-transform:capitalize;
  font-family: 'Open Sans', sans-serif;
  color:#fff;
  text-align: left;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}
.main-footer .widget-title h4{
    font-size: 15px;
    line-height: 14px;
    color: #fff;
    font-weight: 600;
  }
  .dropdown ul li a:hover{
    color: #2F689A !important;
    background-color: #fff !important;
  }
  .imp{
    font-size: 22px !important;
  }
  .info-inner ul li h6{
    font-size: 18px !important;
    font-weight: 500 !important;
  }
  .info-inner ul li p{
    font-size: 16px !important;
    font-weight: 400 !important;
  }
  
  .container-fuild.sefniw {
    background-color: #2f689a;
}
.bodertop p {
  color: #fff !important;
  font-weight: 500 !important;
}