.innerbannerSec:after {
    content: '';
    position: absolute;
    left: 0;
    background: none;
    background-size: cover;
    width: 100%;
    height: 800px;
    bottom: 0;
}
.rq{
    text-align: center;
}


.text-secondry {
    color: #2d3239;
}
.m-b5 {
    margin-bottom: 5px;
}
.font-14 {
    font-size: 14px;
}

.wq {
    box-shadow: 3px 1px 9px #A2A5A7;
    padding: 15px 18px 16px;
    margin: 10px 10px 10px -3px;
}
.asw{
    width: 100%;
}
.qw{
    flex-wrap: inherit !important;
    margin-top: 35px;
    
}
.rop{
    color: #004ca2;
    font-weight: 600;
	font-size:24px;
}
.j-pa{
    font-size: 21px;
    font-weight: 600;
    color: #004ca2;
}
.j-we{
    font-size: 18px !important;
}
.j-re{
    font-size: 30px !important;
}

@media screen and (min-width: 320px) and (max-width: 570px){
.m-yu {
    display: contents;
	
}

.m-er {
    margin: 0px!important;
}

@media screen and (min-width: 571px) and (max-width: 780px){
	.m-er {
    margin: 0px!important;
}

 
    .namu {
        list-style: none;
        padding: 0;
        margin: 0;
      }
      
      .namu > li {
        position: relative;
        display: inline-block;
        padding: 10px 16px !important;
        background: #024999;
        color: white;
        cursor: pointer;
      }
      
      .dropdown-content {
        display: none;
        position: absolute;
        top: 0;
        left: 100%; /* Position to the right */
        background: #024999;
        list-style: none;
        padding-left: 0px !important;
        margin: 0;
        min-width: 160px;
        border: 1px solid white;
        width: 215px;
      }
      
      .dropdown-content li a {
        display: block;
        padding: 10px;
        color: white;
        text-decoration: none;
      }
      
      .dropdown-content li a:hover {
        background-color: #024999;
      }
      
      .dropdown:hover .dropdown-content {
        display: block;
      }
      
      .drops{
        font-size: 14px;
    font-weight: 500;
      }

      .sa-ps ul li ul.sa-v:before {
        content: none !important;
        left: 45%;
       }


.bha-s ul li ul:before {
        content: '';
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 0px solid !important;
        top: -10px;
        position: absolute;
        left: 55%;
    }

.sa-vp{
    margin-left: 5px;
}
.sa-sv{
    margin-left: 20px;
}
.blg {
    padding-left: 15px !important;
}
.mar-e {
    margin-top: 20px;
}