.elementor-1532 .elementor-element.elementor-element-cf1b39c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-1532 .elementor-element.elementor-element-020a6a2 .elementor-accordion-title{font-family:"Roboto", Sans-serif;font-size:23px;font-weight:600;}/* Start custom CSS */.features-content .content-top .icon {
    font-size: 50px;
    line-height: 0;
    position: relative;
    color: #002E63;
    z-index: 1;
    margin-right: 15px;
}

.about-img-wrap-three .experience-wrap {
    width: 506px;
    display: flex;
    align-items: center;
    text-align: left;
    background: #002E63;
    border-radius: 0px 0px 0px 60px;
    padding: 40px 195px 50px 45px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.btn {
    user-select: none;
    -moz-user-select: none;
    background: #002E63 none repeat scroll 0 0;
    border: medium none;
    border-radius: 30px;
    color: var(--tg-white);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1;
    margin-bottom: 0;
    padding: 18px 18px 18px 22px;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    border: 0;
    position: relative;
    z-index: 1;
}

.overview-img-wrap .icon {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #002E63;
    position: absolute;
    right: 90px;
    top: 20px;
    border-radius: 50%;
    font-size: 50px;
    line-height: 0;
    color: var(--tg-white);
    border: 5px solid var(--tg-white);
}

.overview-content .content-bottom .list-wrap li .icon {
    font-size: 50px;
    line-height: 0;
    color: #002E63;
    position: relative;
    margin-right: 40px;
}

@media (max-width: 991.98px){
.slider-bg {
    min-height: 620px;
    padding: 210px 0 80px;
    background-position: center !important;
}}

.btn::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background: #d2b27f !important;
    border-radius: 30px;
    z-index: -1;
    transition: all 0.3s ease 0s;
}

.slider-content .sub-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 4px;
    border-radius: 4px;
    background: #d2b27f !important;
}

.request-form-wrap button {
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    width: 100%;
    text-align: center;
    padding: 10px 20px;
    background: #d2b27f !important;
    color: var(--tg-white);
    border-radius: 4px;
    height: 50px;
}

.footer-widget-title::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 4px;
    border-radius: 4px;
    background: #dac191 !important;
}/* End custom CSS */