#s-1005 {
    background-color: #fdfdfd;
    font-family: "Poppins", sans-serif
}

#s-1005 .align-center {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    justify-content: center
}

#s-1005 .align-center:after, #s-1005 .align-center:before {
    content: none
}

#s-1005 .bg-cover {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

#s-1005 .block-contents {
    padding-right: 40px
}

#s-1005 .block-contents h4 {
    border-left: 4px solid #ff5e14;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 5px 28px
}

#s-1005 .bottom-img {
    -webkit-box-shadow: rgba(0, 0, 0, .3) 0 19px 38px, rgba(0, 0, 0, .22) 0 15px 12px;
    background-color: #eee;
    border-color: #fff;
    border-style: solid;
    border-width: 5px;
    bottom: -60px;
    box-shadow: rgba(0, 0, 0, .3) 0 19px 38px, rgba(0, 0, 0, .22) 0 15px 12px;
    height: 269px;
    position: absolute;
    right: -60px;
    width: 269px
}

#s-1005 .btn-wrapper {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    justify-content: center
}

#s-1005 .featured-img {
    -webkit-box-shadow: #26394d 0 20px 30px -10px;
    background-color: #eee;
    background-position: center;
    background-size: cover;
    box-shadow: #26394d 0 20px 30px -10px;
    height: 556px;
    margin-left: 25px;
    margin-right: 25px;
    position: relative
}

#s-1005 .mt-5 {
    margin-top: 3rem !important
}

#s-1005 .pl-50 {
    padding-left: 50px
}

#s-1005 .pr-50 {
    padding-right: 50px
}

#s-1005 .section-title-3 h1 {
    color: #001248
}

#s-1005 .section-title-3 p {
    -webkit-clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
    background-color: #ffd039;
    clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
    color: #001248;
    display: inline-block;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 15px;
    padding: 12px 30px;
    text-transform: capitalize
}

#s-1005 .theme-btn {
    -o-transition: all .5s ease-in-out;
    -webkit-box-shadow: rgb(0 0 0/25%) 0 14px 28px, rgb(0 0 0/22%) 0 10px 10px;
    -webkit-transition: all .5s ease-in-out;
    background-color: #1a3356;
    border-radius: 6px;
    border: 2px solid #1a3356;
    box-shadow: rgb(0 0 0/25%) 0 14px 28px, rgb(0 0 0/22%) 0 10px 10px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin-top: 40px;
    padding: 20px 50px;
    text-align: center;
    text-transform: capitalize;
    transition: all .5s ease-in-out;
    width: 50%
}

#s-1005 .theme-btn:hover {
    -o-transition: all .5s ease-in-out;
    -webkit-box-shadow: rgb(0 0 0/25%) 0 14px 28px, rgb(0 0 0/22%) 0 10px 10px;
    -webkit-transition: all .5s ease-in-out;
    background-color: #142134;
    border: 2px solid #00235a;
    box-shadow: rgb(0 0 0/25%) 0 14px 28px, rgb(0 0 0/22%) 0 10px 10px;
    color: #fff;
    transition: all .5s ease-in-out
}

#s-1005 .top-img {
    background-color: #eee;
    height: 180px;
    left: -60px;
    position: absolute;
    top: -40px;
    width: 180px;
    border-color: #fff;
    border-style: solid;
    border-width: 3px;
    box-shadow: rgba(0, 0, 0, .3) 0 19px 38px, rgba(0, 0, 0, .22) 0 15px 12px
}

#s-1005 h1 {
    font-size: 60px;
    letter-spacing: -3px;
    line-height: 70px
}

#s-1005 h1, #s-1005 h4 {
    color: #00235a;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    margin: 0
}

#s-1005 h4 {
    font-size: 1.25rem;
    line-height: 1.875rem
}

#s-1005 p {
    color: #4b5d73;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 10px;
    text-align: left
}

#s-1005.section-padding {
    padding: 95px 0
}

@media (max-width: 1199px) {
    #s-1005 .block-contents {
        padding-right: 0
    }
}

@media (max-width: 567px) {
    #s-1005 .theme-btn {
        font-size: 14px;
        padding: 16px 35px;
        width: 75%
    }
}

@media (max-width: 767px) {
    #s-1005 .block-contents h4 {
        font-size: 18px;
        padding: 5px 20px
    }

    #s-1005 .bottom-img {
        display: none
    }

    #s-1005 .featured-img {
        height: 300px
    }

    #s-1005 .theme-btn {
        font-size: 15px;
        margin-top: 20px;
        padding: 14px 28px
    }

    #s-1005 .top-img {
        left: -30px
    }

    #s-1005.section-padding {
        padding: 80px 0
    }
}

@media (max-width: 991px) {
    #s-1005 .block-contents {
        margin-left: 0;
        padding-left: 20px;
        padding-right: 20px
    }

    #s-1005 .featured-img {
        height: 400px
    }

    #s-1005 .theme-btn {
        font-weight: 500;
        margin-top: 30px;
        padding: 16px 30px
    }

    #s-1005 h1 {
        font-size: 2.25rem;
        line-height: 3rem
    }

    #s-1005.section-padding {
        padding: 100px 0
    }
}

@media (min-width: 1200px) {
    #s-1005 .ml-xl-5 {
        margin-left: 3rem !important
    }

    #s-1005 .mt-xl-0 {
        margin-top: 0 !important
    }
}