

.wpo-section-title {
    margin-bottom: 10px;
    position: relative !important;
    margin-top: 15px;
}

.wpo-section-title .h2_head {
    font-size: 22px;
    line-height: 5px;
    font-weight: 700;
    color: #162396;
    margin: 0;
    margin-top: 0px;
    text-transform: capitalize;
    padding-bottom: 20px;
}

    .wpo-section-title .h2_head:before {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100px;
        height: 5px;
        border-radius: 6px;
        background: #ff0000;
        content: "";
    }

    .wpo-section-title .h2_head:after {
        position: absolute;
        left: 110px;
        bottom: 0;
        width: 30px;
        height: 5px;
        border-radius: 6px;
        background: #ff0000;
        content: "";
    }

.right-corner-div {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    border: solid 1px #fff;
    padding: 10px;
    background-color: red;
    color: #ffff !important;
    cursor: pointer;
    border-radius: 5px;
}



.cust_imgborder {
    border-radius: 0px 10px 0px 10px;
}

.my-4 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.footer-style1 .content .info .foot-logo {
    margin-bottom: 0px;
}

.footer-style1 .content .link-group .f-link:hover {
    text-decoration: none !important;
}

.cust_iconcolor {
    color: #061135;
}

.footer-style1 .content .link-group .f-link {
    font-weight: 600;
}

.footer-style1 .content {
    padding: 5px 0px !important;
}

.foot-logo .footer-style1 .content .info .foot-logo, .foot-logo img {
    text-align: center !important;
}

.footer-style1 .content .info .foot-logo {
    text-align: center !important;
}

.cust_pagetext {
    text-align: right;
}

.cust_copytext {
    text-align: left;
}

@media(max-width:769px) {
    .tc-latest-news-style1 .tc-post-grid-default, .tc-latest-news-style1 .tc-post-list-style2 {
        margin-bottom: 10px !important;
    }

    .footer-style1 .content .link-group {
        margin-top: 0px !important;
    }

    .col-sm-6 {
        width: 50% !important
    }

    .cust_pagetext {
        text-align: center !important;
    }

    .cust_copytext {
        font-size: 12px !important;
        text-align: center !important;
    }

    .top-navbar.style-8 {
        padding: 0px 0px !important;
    }

    .cust_h2 {
        font-size: 16px !important;
    }

    .cust_div span.bottom.left {
        transform: translateX(-160px) !important;
    }

    .cust_div span.bottom {
        width: 80px !important;
        top: 14px !important;
    }

    .cust_div span.right {
        transform: translateX(125px) !important;
    }

    .cust_div span.left {
        transform: translateX(-130px) !important;
    }

    .cust_div span.top {
        width: 50px !important;
        top: 7px !important;
    }
}

.cust_div {
    text-align: center;
    position: relative;
    margin: 5px auto;
}

.cust_h2 {
    font-family: 'Noto Sans', sans-serif;
    color: #061135;
    font-size: 22px;
    text-align: center;
    margin: 0 30px;
    text-transform: uppercase;
}

.cust_span {
    display: inline-block;
    position: absolute;
    background: #ff0000 !important;
    height: 2px;
    left: 45%;
}

.cust_div span.top {
    width: 70px;
    top: 10px;
}

.cust_div span.bottom {
    width: 120px;
    top: 20px;
}

.cust_div span.left {
    transform: translateX(-160px);
}

.cust_div span.bottom.left {
    transform: translateX(-210px);
}

.cust_div span.right {
    transform: translateX(160px);
}

.footer-style1 .content .link-group .title {
    margin-bottom: 15px !important;
    padding-top: 20px;
}

@media(max-width:768px) {
    .col-sm-6 {
        width: 50% !important;
    }

    .tooltip_Dotplus .tooltiptext_Dotplus {
        width: 100% !important;
    }
}

.tooltip_Dotplus {
    position: relative;
    display: inline-block;
    /* border-bottom: 1px dotted black; */
}

    .tooltip_Dotplus .tooltiptext_Dotplus {
        visibility: hidden;
        width: 280px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
    }

    .tooltip_Dotplus:hover .tooltiptext_Dotplus {
        left: -20px;
        top: -40px;
        visibility: visible;
        background-color: #07294d;
        color: #ffffff;
    }

.section-title {
    margin-top: 5px;
    margin-bottom: 20px;
    padding-bottom: 0;
    position: relative;
    font-size: 24px;
    text-transform: capitalize;
    color: #525b6e;
    font-weight: 600;
}

.section-title {
    color: #193682;
}

    .section-title:before, .section-title:after {
        position: absolute;
        content: "";
        bottom: -12px;
        left: 0;
        height: 2px;
    }

    .section-title:before {
        width: 50px;
        z-index: 1;
    }

    .section-title:before {
        background-color: #ed1c24;
    }

    .section-title:after {
        right: 0;
        background-color: #e6e6e8;
    }

    .section-title:after {
        position: absolute;
        content: "";
        bottom: -12px;
        left: 0;
        height: 2px;
    }
/*  body{
            background-color: #f2f3f5;
        }*/

#nav-header.sticky {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    background-color: #061135;
    padding: 0px 10px;
}

.cust_footer_page {
    font-size: 14px;
    font-weight: 600;
    color: #061135;
}

    .cust_footer_page:hover {
        color: #ed3410;
    }

.cust_iconcolorf {
    color: #061135 !important;
}

.cust_iconcolor {
    color: #ff0000d9 !important;
}


.footer-style1 {
    z-index: -1 !important;
    border-top: 1px solid #0000005c !important;
}

.custheadh1 {
    position: relative;
    padding: 0;
    margin: 0;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #163197;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

    .custheadh1 span {
        display: block;
        font-size: 0.5em;
        line-height: 1.3;
    }

    .custheadh1 em {
        font-style: normal;
        font-weight: 600;
    }

/* === HEADING STYLE #1 === */
.one .custheadh1 {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 5px;
}

    .one .custheadh1:before {
        width: 28px;
        height: 5px;
        display: block;
        content: "";
        position: absolute;
        bottom: 3px;
        left: 50%;
        margin-left: -14px;
        background-color: #163197;
    }

    .one .custheadh1:after {
        width: 100px;
        height: 1px;
        display: block;
        content: "";
        position: relative;
        margin-top: 5px;
        left: 50%;
        margin-left: -50px;
        background-color: #163197;
    }

.btn-icon {
    display: block;
    background-color: transparent;
    border: none;
    width: 2.8125rem;
    padding: 0.625rem;
    padding-right: 0;
}

    .btn-icon span {
        background-color: #fff;
    }

    .btn-icon span {
        display: block;
        height: 0.125rem;
        width: 100%;
        background-color: #444;
        margin-bottom: 0.375rem;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .btn-icon span {
        display: block;
        height: 0.125rem;
        width: 100%;
        background-color: #444;
        margin-bottom: 0.375rem;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

.header-action-layout1 ul .toggle-btn .btn-icon span:nth-child(even) {
    width: 73%;
}

.btn-icon span:last-child {
    margin-bottom: 0;
}

.btn-icon span {
    background-color: #fff;
}

.btn-icon .cust_linecenter {
    width: 50%;
}

.btn-icon {
    padding: 5px;
    padding-right: 5px !important;
}

