.SFX_no_padding {
    padding: 0;
}
.SFX_Selection_Block {
    width: 100%;
    height: 12vw;
    min-height: 42px;
    max-height: 62px;
    background-color: #ffffff;
    border-radius: 30px;
    cursor: pointer;
    position: relative;
    display: flex;
}


.SFX_Selection_Title {
    font-size: 17px;
    font-weight: 600;
    color: #464646;
    padding-left: 25px;
    border: 1px solid #e5e5e5;
    border-radius: 30px;
    width: 100%;
    display: flex;
    align-items: center;
}

.SFX_Selection_Button {
    border-radius: 50%;
    float: right;
    height: 45px;
    width: 45px;
    position: absolute;
    right: 11px;
    margin-top: 3%;
}

    .SFX_Selection_Button .fa-angle-down {
        font-weight: 900;
        color: #ffffff;
        background-color: #377dff;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        border-radius: 100%;
    }

        .SFX_Selection_Button .fa-angle-down:hover {
            background-color: #044ACC;
        }

        .SFX_Selection_Button .fa-angle-down:active {
            background-color: #044ACC;
        }


.SFX_Selection_Block .SFX_Selection_Block_Items {
    top: 58px;
    background-color: #ffffff !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 0px;
    border-top: none;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: none;
    padding: 0;
}

/*.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #333333;
    font-weight: 600;
    background-color: #f7f7f7;
}*/

/*.dropdown-menu > li > a {
    padding: 3.5% 25px;
}*/

.SFX_Selection_Block_Items > li > div:hover, .SFX_Selection_Block_Items > li > div:focus {
    color: #333333;
    font-weight: 600;
    background-color: #f7f7f7;
    /*color: #ffffff;
    background-color: #2fa4e7*/
}

.SFX_Selection_Block_Items > li > div {
    padding: 3.5% 25px;
}

.open > .SFX_Selection_Block_Items {
    width: inherit;
}

.SFX_Selection_Block .SFX_Selection_Block_Items {
    top: 100%;
    margin-top: 0;
}

SFX_Title_line {
    padding: 0px 0px 30px 0px;
}

.SFX_Title_line hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid #377dff;
}


.HeadOffice_Branch_Selection_block_contact > div > span > a {
    color: inherit !important;
    text-decoration: none !important;
}










.HeadOffice_Branch_Selection_block {
    border: 1px solid #e5e5e5;
    border-radius: 30px;
    width: 30%;
    height: 525px;
    display: inline-block;
}

    .HeadOffice_Branch_Selection_block:not(:nth-child(3n)) {
        margin-right: 4.5%;
    }

    .HeadOffice_Branch_Selection_block:nth-child(n+4) {
        margin-top: 50px;
    }

@media (max-width:1040px) {
    .HeadOffice_Branch_Selection_block:nth-child(2n) {
        margin-right: 0%;
    }

    .HeadOffice_Branch_Selection_block:not(:nth-child(2n)) {
        margin-right: 4.5%;
    }

    .HeadOffice_Branch_Selection_block {
        width: 47.25%;
    }

        .HeadOffice_Branch_Selection_block:nth-child(n+3) {
            margin-top: 25px;
        }

    .SFX_Selection_Button {
        height: 100%;
        margin-top: 0;
    }


        .SFX_Selection_Button .fa-angle-down {
            color: #377dff;
            background-color: transparent;
        }

            .SFX_Selection_Button .fa-angle-down:hover {
                background-color: transparent;
            }
}

@media (max-width:767px) {
    .HeadOffice_Branch_Selection_block {
        margin-right: 0% !important;
    }

    .HeadOffice_Branch_Selection_block {
        width: 100% !important;
    }

        .HeadOffice_Branch_Selection_block:nth-child(n+2) {
            margin-top: 25px;
        }
}

.HeadOffice_Branch_Selection_block_details {
    padding: 40px;
    height:235px;
}

.HeadOffice_Branch_Selection_block_apps {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 0;
}

    .HeadOffice_Branch_Selection_block_apps .HeadOffice_Branch_Selection_block_apps_item {
        font-size: 14px;
        font-weight: 500;
        color: #377dff;
        height: 70px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 0px;
    }

        .HeadOffice_Branch_Selection_block_apps .HeadOffice_Branch_Selection_block_apps_item.dis {
            color: #c4c4c4 !important;
            background-color: #f5f5f5 !important;
        }

        .HeadOffice_Branch_Selection_block_apps .HeadOffice_Branch_Selection_block_apps_item:hover {
            background-color: #f5f5f5;
            cursor: pointer;
        }

        .HeadOffice_Branch_Selection_block_apps .HeadOffice_Branch_Selection_block_apps_item img {
            width: 35px;
            height: 35px;
            margin-right: 5px;
        }

.HeadOffice_Branch_Selection_block_contact {
    padding: 30px 40px 30px 40px;
    height: 185px;
}



.HeadOffice_Branch_Selection_block_details div:first-child {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    /*height: 20px;*/
}

.HeadOffice_Branch_Selection_block_details div:not(:first-child) {
    font-size: 14px;
    font-weight: 400;
    /*height: 20px;*/
}

.HeadOffice_Branch_Selection_block_contact div:first-child {
    font-size: 10px;
    font-weight: 500;
    padding-bottom: 10px;
    /*height: 28px;*/
}

.HeadOffice_Branch_Selection_block_contact div:nth-child(2) {
    font-size: 14px;
    /*font-weight: 500;*/
    /*height: 28px;*/
}

.HeadOffice_Branch_Selection_block_contact div:nth-child(n+3) {
    font-size: 14px;
    font-weight: 400;
    /*height: 28px;*/
}

.HeadOffice_Branch_Selection_block_apps > a:first-child > .HeadOffice_Branch_Selection_block_apps_item {
    border-right: 1px solid #e5e5e5;
}

.HeadOffice_Branch_Selection_block_helpline {
    padding: 30px 40px 0px 40px;
}

.HeadOffice_Branch_Selection_block_helpline > div > a {
    color: inherit !important;
    text-decoration: none !important;
}

.HeadOffice_Branch_Selection_block_helpline div:first-child {
    font-size: 10px;
    font-weight: 500;
    /*padding-bottom: 10px;*/
    /*height: 28px;*/
}

.HeadOffice_Branch_Selection_block_helpline div:nth-child(2) {
    font-size: 18px;
    font-weight: 700;
    /*margin-bottom: 10px;*/
}

.cls-1 {
    fill: none;
    stroke: #377dff;
    stroke-width: 2.1px;
}

.SFX_Load_More_btn {
    width: 100%;
    height: 50px;
    border: solid 2px #377dff;
    font-size: 14px;
    font-weight: 600;
    color: #377dff;
    border-radius: 25px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.SFX_Load_more_btn_padding {
    /*padding: 0 30px;*/
    margin: 50px 0px;
}



.SFX_OurPanel_Outer {
    width: 100%;
    padding: 40px 0px;
    display: -webkit-flex;
}

.SFX_OurPanel_Block {
    width: 47.5%;
    border: solid 1px #e5e5e5;
    border-radius: 20px;
    margin-right: 5%;
    display: -webkit-flex;
    overflow:hidden;
}

    .SFX_OurPanel_Block:not(:first-child) {
        margin-right: 0%;
    }

.SFX_OurPanel_Left_Block {
    padding: 30px 30px;
    width: 50%;
    border-right: solid 1px #e5e5e5;
}

    .SFX_OurPanel_Left_Block div {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #555555;
    }

        .SFX_OurPanel_Left_Block div:first-child {
            font-size: 18px;
            font-weight: 600;
            padding-bottom: 20px;
            color: #000000;
            opacity:0.8 !important;
        }

.SFX_OurPanel_RightTop_Block {
    padding: 30px 30px;
    min-height:140px;
}

    .SFX_OurPanel_RightTop_Block div {
        font-size: 14px;
        font-weight: 500;
        color: #555555;
    }

        .SFX_OurPanel_RightTop_Block div:first-child {
            font-size: 12px;
            color: #e5e5e5;
            padding-bottom: 5px;
        }

.SFX_OurPanel_Right_Block_Img {
    height: 70px;
    border-top: solid 1px #e5e5e5;
    font-size: 14px;
    font-weight: 600;
    color: #377dff;
    display: -webkit-flex;
    align-items: center;
    padding-left: 30px;
}

    .SFX_OurPanel_Right_Block_Img.dis {
        color: #c4c4c4 !important;
        background-color: #f5f5f5 !important;
    }

    .SFX_OurPanel_Right_Block_Img > a{
        all:unset;
    }
        .SFX_OurPanel_Right_Block_Img:hover {
            background-color: #f5f5f5;
            cursor:pointer;
        }
    .SFX_OurPanel_Right_Block_Img img {
        width: 40px;
        height: 40px;
        margin-right: 5px;
    }

@media(max-width: 1040px) {
    .SFX_OurPanel_Outer, .SFX_OurPanel_Block {
        flex-wrap: wrap;
        flex: 0 100%;
    }

    .SFX_OurPanel_Block {
        margin: 0px auto;
    }

        .SFX_OurPanel_Block:not(:first-child) {
            margin-top: 40px;
        }

    .SFX_OurPanel_Right_Block {
        width: 50%;
    }
}