.elementor-7953 .elementor-element.elementor-element-28bc0cd{overflow:visible;}.elementor-7953 .elementor-element.elementor-element-ca70ba2{overflow:visible;}.elementor-7953 .elementor-element.elementor-element-bccfb97{text-align:justify;color:#0F1934;font-family:"Roboto", Sans-serif;font-size:15px;font-weight:400;}.elementor-7953 .elementor-element.elementor-element-decb52e{overflow:visible;}.elementor-7953 .elementor-element.elementor-element-62d7e91{overflow:visible;}.elementor-7953 .elementor-element.elementor-element-82626f5 .elementor-button{font-family:"Roboto", Sans-serif;font-weight:600;text-shadow:0px 0px 10px rgba(0,0,0,0.3);background-color:#110B3D;border-style:double;border-width:10px 10px 10px 10px;}.elementor-7953 .elementor-element.elementor-element-82626f5 .elementor-button:hover, .elementor-7953 .elementor-element.elementor-element-82626f5 .elementor-button:focus{background-color:#EC5D1F;}/* Start custom CSS for global, class: .elementor-global-6956 */.page-breadcrumb-inner {
    text-align: right;
    position:relative;
    top:-60px;
    z-index: 1
}
.page-breadcrumb::before {
    width: 40px;
    height: 40px;
    background: #f55b14;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    text-align: center;
    margin: 0px auto;
    transform: rotate(45deg);
    bottom: -10px;
    z-index: -1;
}

.page-breadcrumb {
    display: inline-block;
    background: #f55b14;
    padding: 12px 32px;
    position: relative;
}

.page-breadcrumb-inner {
    text-align: right;
}

.breadcrumb-list {
    text-align: left;
}

.page-breadcrumb::before {
    width: 40px;
    height: 40px;
    background: #f55b14;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    text-align: center;
    margin: 0px auto;
    transform: rotate(45deg);
    bottom: -10px;
    z-index: -1;
}

.breadcrumb-list ul{ 
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.breadcrumb-list li:first-child {
    padding-left: 0px;
}
.breadcrumb-list li {
    display: inline-block;
    position: relative;
    padding: 0px 14px;
        padding-left: 14px;
}

.breadcrumb-list li::before {

    content: "";
    position: absolute;
    right: -4px;
    font-size: 16px;
    font-weight: 600;
    background: #f4f4f4;
    height: 10px;
    width: 2px;
    top: 10px;

}
.breadcrumb-list li a {
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
}
.breadcrumb-list li:last-child a {
    color: #0f1934;
}
.breadcrumb-list li a {
    font-weight: 600;
    text-transform: capitalize;
}/* End custom CSS */