* {
    text-decoration: none !important;
}


body {
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
}

.elementor-element-e7f100e {
    height: calc(100vh + 30px)
}

.common_banner>div {
    gap: 0px !important;
}

@media(max-width:1300px) {
    h2 {
        font-size: 40px;
    }
}

/* .hentry>div {
    margin-top: 75px;
} */

.home_banner,
.home_about,
.home_services_list,
.home_counter,
.home_projects_list,
.home_partners,
.home_blogs_list,
.home_services_lists {
    margin-bottom: 190px;
}

.home_banner {
    min-height: 400px;
    height: calc(110vh - 190px);
}

.home_banner .fa-chevron-down {
    bottom: 44px;
}

.home_banner a.elementor-button.elementor-size-lg {
    padding: 22px 73px;
}

.home_banner .fa-chevron-down::before {
    animation: jumpInfinite 1.5s infinite;
}

@keyframes jumpInfinite {
    0% {
        margin-top: 0;
    }

    50% {
        margin-top: 20px;
    }

    100% {
        margin-top: 0;
    }
}

.home_banner a.elementor-button.elementor-size-lg:hover span.elementor-button-icon.elementor-align-icon-right {
    transform: translateX(28px);
    transition: all .5s ease;
}

.home_services_lists>div>div {
    padding: 0px;
}

.home_services_lists h3.elementor-icon-box-title {
    margin-bottom: 0px;
}

@media(max-width:1300.5px) {

    .home_services_lists h3.elementor-icon-box-title {
        font-size: 20px;
    }
}

@media(max-width:1200.5px) {

    .home_banner,
    .home_about,
    .home_services_list,
    .home_counter,
    .home_projects_list,
    .home_partners,
    .home_blogs_list,
    .home_services_lists {
        margin-bottom: 120px;
    }
}

@media(max-width:991.5px) {
    .home_services_lists>div {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr);
        justify-items: center;
        row-gap: 30px !important;
    }

    .home_services_lists>div>div {
        width: auto;
    }

}

@media(max-width:767.5px) {

    .home_banner,
    .home_about,
    .home_services_list,
    .home_counter,
    .home_projects_list,
    .home_partners,
    .home_blogs_list,
    .home_services_lists {
        margin-bottom: 80px;
    }

    .home_services_lists h3.elementor-icon-box-title {
        margin-bottom: 23px;
    }

    .home_services_lists>div>div:last-child h3.elementor-icon-box-title {
        margin-bottom: 0px !important;
    }

    .home_services_lists>div {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width:576.5px) {
    .home_services_lists>div {
        grid-template-columns: repeat(1, 1fr);
    }

    .home_services_lists>div>div:nth-child(1) {
        margin-top: 36px;
    }
}

.home_services>div>div:first-child,
.home_projects>div>div:first-child,
.home_blogs>div>div:first-child,
.home_partners>div>div:first-child {
    display: block;
}

.home_services .elementor-button-link .elementor-button-content-wrapper .elementor-button-text,
.home_projects .elementor-button-link .elementor-button-content-wrapper .elementor-button-text,
.home_blogs .elementor-button-link .elementor-button-content-wrapper .elementor-button-text {
    border-bottom: 4px solid #C4204B;
    border-top: 16px;
    padding-bottom: 4px;
    font-size: 18px;
    font-weight: normal;
    text-wrap: nowrap;
}

@media(max-width:767.5px) {

    .home_services .elementor-button-link .elementor-button-content-wrapper .elementor-button-text,
    .home_projects .elementor-button-link .elementor-button-content-wrapper .elementor-button-text,
    .home_blogs .elementor-button-link .elementor-button-content-wrapper .elementor-button-text {
        font-size: 15px;
    }

    .home_banner a.elementor-button.elementor-size-lg {
        padding: 17px 34px;
        font-size: 16px;
    }
}

.fadeIn {
    animation: none !important;
    transition: none !important;
    transform: none !important;
}

/* header start */
.elementor-location-header>div>div>div {
    padding-left: 0;
    padding-right: 0;
}

.custom_header>div {
    padding-top: 19px !important;
    padding-bottom: 19px !important;
}

.custom_header a img[alt="logo_sperhansl_350"] {
    width: 214px;
}

@media(max-width:768.5px) {
    .elementor-widget-theme-site-logo img {
        width: 154px;
    }

    .custom_header>div {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .custom_header .elementor-icon-wrapper {
        height: 25px;
    }
}


/* header end */
/* Burger menu start */
.elementor-popup-modal .dialog-message {
    width: 100vw !important;
    height: 100vh !important;
}

.elementor-popup-modal .elementor {
    max-width: 1440px;
    margin: auto;
}

.elementor-popup-modal .dialog-close-button {
    left: 0px;
    right: 10px;
    max-width: 1440px;
    margin: auto;
    top: 0px;
}

.elementor-popup-modal .dialog-close-button i {
    position: absolute;
    right: 0px;
    top: 53px;
}

.elementor-popup-modal .elementor-location-popup {
    margin-top: 28px;
}

.header_menu_drop {
    padding-bottom: 164px;
}

.elementor-popup-modal .elementor-element.elementor-element-4af6ea7.e-con-full.e-flex.e-con.e-child {
    padding-left: 82px;
}

.elementor-popup-modal h5.elementor-heading-title a {
    font-size: 24px;
    border-bottom: 2px solid #000;
}

.elementor-popup-modal h5.elementor-heading-title {
    line-height: 42px;
}

@media(max-width:1600px) {
    .header_menu_drop {
        padding-bottom: 80px;
    }
}

@media(max-width:1400.5px) {
    .header_menu_drop {
        padding-bottom: 29px;
    }
}

@media(max-width:991.5px) {
    .elementor-popup-modal .elementor-element.elementor-element-4af6ea7.e-con-full.e-flex.e-con.e-child {
        padding-left: 50px;
    }

    h5 {
        word-break: break-word;
    }

    .elementor-popup-modal h5.elementor-heading-title {
        line-height: normal;
    }
}

@media(max-width:768.5px) {
    .elementor-popup-modal .elementor-element.elementor-element-4af6ea7.e-con-full.e-flex.e-con.e-child {
        padding-left: 32px;
    }

    .dialog-message.dialog-lightbox-message h5 {
        font-size: 18px;
    }

    .elementor-popup-modal a.elementor-item.elementor-item {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-size: 27px !important;
    }

    .elementor-popup-modal .dialog-close-button i {
        top: 27px;
    }

    .header_menu_drop+div>div {
        border-right: 0px !important;
    }
}

/* Burger menu end */
/* Sidebar icon start */

.sticky_social .elementor-icon-list-items {
    display: grid;
    gap: 10px;
    display: flex;
    flex-direction: column;
    align-items: end;
}

.sticky_social .elementor-icon-list-item.elementor-icon-list-item a {
    background-color: #C4204B;
    color: #fff;
    width: 40px;
    height: 40px;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 19px 11px;
}

.sticky_social .elementor-icon-list-item:hover a {
    width: auto;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
    animation: ease 10s 2s 2 infinite ease;
}

.sticky_social .elementor-icon-list-item:hover .elementor-icon-list-text {
    display: block !important;
}

.sticky_social .elementor-icon-list-icon i {
    color: #fff !important;
    font-size: 20px !important;
}

.sticky_social .elementor-icon-list-item:hover .elementor-icon-list-icon i {
    color: #C4204B !important;
    font-size: 20px !important;
}

.sticky_social .elementor-icon-list-icon {
    justify-content: center;
    align-items: center;
    width: 100%;
}

.sticky_social .elementor-icon-list-text.elementor-icon-list-text {
    display: none !important;
}

@media(max-width:767.5px) {
    .sticky_social .elementor-icon-list-item:hover .elementor-icon-list-text {
        font-size: 14px;
    }

    .sticky_social .elementor-icon-list-item:hover .elementor-icon-list-icon i {
        font-size: 14px !important;
    }
}

/* Sidebar icon end */
/* Main banner start */

.home_banner>.e-con-inner.e-con-inner {
    justify-content: end;
}

.home_banner .elementor-background-video-container::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    pointer-events: none;
}

.home_banner .elementor-heading-title {
    font-size: 82px;
    line-height: 95px;
    animation: 2s anim-lineUp ease-out;
    margin-bottom: 12px;

}

@keyframes anim-lineUp {
    0% {
        opacity: 0;
        transform: translateY(80%);
    }

    20% {
        opacity: 0;
    }

    50% {
        opacity: 1;
        transform: translateY(0%);
    }

    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}

.home_banner .fa-arrow-right::before {
    content: "";
    position: absolute;
    background: url(../images/arrowright.svg) no-repeat;
    background-size: contain;
    width: 20px;
    height: 17px;
    transform: translate(-50%, -50%);
    top: 50%;
    right: 10%;
}

@media(max-width:1600px) {
    .home_banner .elementor-heading-title {
        font-size: 62px;
        line-height: 75px;
    }
}

@media(max-width:1300.5px) {
    .home_banner .elementor-heading-title {
        font-size: 52px;
        line-height: 68px;
    }
}

@media(max-width:991.5px) {
    .home_banner .elementor-heading-title {
        font-size: 45px;
        line-height: 62px;
    }

    .home h2 {
        font-size: 45px;
    }

    .home_banner>.e-con-inner.e-con-inner {
        padding-bottom: 116px;
    }
}

@media(max-width:767.5px) {
    .home_banner .elementor-heading-title {
        font-size: 31px;
        line-height: 40px;
    }
}

/* Main banner end */
/* About start */
.home_about>div:first-child,
.about_us_img_wrpr {
    padding-top: 0px !important;
}

.home_about .elementor-button-link {
    border-radius: 4px;
    border: 1px solid #C4204B;
    font-size: 19px;
    width: 410px;
    height: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home_about img {
    width: 100%;
}

.about_us_text {
    height: 252px;
    width: 252px;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}

.about_us_text .elementor-heading-title {
    font-size: 35px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    word-break: break-word;
}

.home_about>div>div:nth-child(2) {
    padding-left: 112px;
    gap: 0;
}

.home_about>div>div:nth-child(2) p {
    margin-top: 90px;
    margin-bottom: 70px;
    font-size: 18px;
    width: 90%;
}

.home_about .elementor-button-link {
    position: relative;
}

.home_about .fa-arrow-right::before {
    content: "";
    position: absolute;
    background: url(../images/arrowrightred.svg) no-repeat;
    background-size: contain;
    width: 20px;
    height: 17px;
    transform: translate(-50%, -50%);
    top: 50%;
    right: 10%;
    transition: mask 0.3s ease;
}

.home_about .elementor-button-link:hover .fa-arrow-right::before {
    filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(126deg) brightness(107%) contrast(102%);
}

@media(max-width:1440px) {
    .about_us_text {
        height: 220px;
        width: 220px;
    }

    .home_about>div>div:nth-child(2) {
        padding-left: 56px;
    }

    .home_about>div>div:nth-child(2) p {
        margin-top: 60px;
        margin-bottom: 23px;
    }
}

@media(max-width:1200.5px) {
    .home_about>div>div:nth-child(2) {
        padding-left: 33px;
    }
}

@media(max-width:991.5px) {
    .home_about .elementor-button-link {
        width: 310px;
        height: 55px;
    }

    .home_about h2.elementor-heading-title br {
        display: none;
    }

    .home_about>div>div:nth-child(2) p {
        margin-top: 20px;
    }

    .about_us_img_wrpr img.attachment-full {
        width: 100%;
        padding-left: 3px;
        padding-right: 3px;
    }
}

@media(max-width:767px) {

    .home_about .elementor-heading-title,
    .home_services .elementor-heading-title,
    .home_projects .elementor-heading-title,
    .home_partners .elementor-heading-title,
    .home_blogs .elementor-heading-title {
        font-size: 25px;
        line-height: 27px;
    }

    .home_about span.elementor-heading-title,
    .home_services span.elementor-heading-title,
    .home_projects span.elementor-heading-title,
    .home_partners span.elementor-heading-title,
    .home_blogs span.elementor-heading-title {
        font-size: 13px !important;
    }

    .about_us_text {
        height: 200px;
        width: 200px;
    }

    .home_about>div>div:nth-child(2) {
        padding-left: 10px;
    }

    .home_about>div>div:nth-child(2) p {
        margin-top: 25px;
        margin-bottom: 35px;
        font-size: 16px;
        width: 90%;
    }

    .about_us_text .elementor-heading-title {
        font-size: 29px;
    }
}

@media(max-width:576px) {
    .about_us_text {
        height: 133px;
        width: 133px;
    }

    .home_about .elementor-button-link {
        width: 267px;
    }
}

.home_about::after {
    content: '';
    position: absolute;
    height: 710px;
    width: -webkit-fill-available;
    bottom: -585px;
    color: #fff;
    background: url(../images/RIGHT.png) no-repeat;
    z-index: -1;
    overflow: visible;
    opacity: 0.3;
    filter: grayscale(1);
}

/* About end */
/* Services start */
.home_services>div {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.home_services>div>div {
    padding: 0px 0px 90px 0px !important;
    overflow-x: hidden;
}

@media(max-width:767px) {
    .home_services>div>div {
        padding: 0px 0px 0px 0px !important;
    }
}

.home_services .elementor-button-link {
    padding-right: 0px;

}

.home_services_list>div {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.home_services .elementor-shape-square {
    bottom: 206px;
    top: auto !important;
}

.home_services .elementor-widget-heading h5.elementor-heading-title {
    font-size: 26px;
    color: #41444B;
}

.home_services .elementor-widget-container p {
    font-size: 18px;
    color: #777777;
}

.home_services_list h5.elementor-heading-title.elementor-size-default {
    height: 29px;
    margin-bottom: 26px;
    margin-top: 26px;
    margin-left: 17px;
    color: #41444B;
}

.home_services_list p {
    margin-left: 17px;
    margin-bottom: 0px;
    min-height: 90px;
}

.home_services_list>div {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr !important;
    grid-gap: 25px !important;
}

.home_services_list>div>div {
    width: 100%;
    gap: 0;
}

.home_services .elementor-button-icon {
    margin-left: 5px !important;
}

.home_services .fa-arrow-right {
    width: 34px;
}

.home_services .elementor-button-link {
    padding-left: 7px;
}

.home_services .fa-arrow-right::before {
    content: "";
    position: absolute;
    background: url(../images/arrowrightred.svg) no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    top: 50%;
    right: 0;
}

.home_services_list .fa-arrow-right::before {
    content: "";
    position: absolute;
    background: url(../images/arrowrightred.svg) no-repeat;
    background-size: contain;
    width: 28px;
    height: 28px;
    transform: translate(-50%, -50%);
    top: 50%;
    right: 16px;
}

.home_services_list .elementor-animation-buzz-out {
    padding: 0px 31px 25px 0px;
}

.home_services_img_wrp .elementor-shape-square.elementor-shape-square {
    left: 32px !important;
}

@media(max-width:1400px) {
    .home_services_list h5.elementor-heading-title.elementor-size-default {
        height: 46px;
    }
}

@media(max-width:1200.5px) {
    .home_services_list>div {
        grid-template-columns: 1fr 1fr !important;
    }

    .home_services_img_wrp img {
        width: 100%;
        object-fit: cover;
        height: 460px;
    }
}

@media(max-width:991.5px) {
    .home_about>div {
        display: grid !important;
        grid-template-columns: repeat(1, 1fr);
    }

    .home_about>div>div {
        min-width: 100%;
    }

    .home_about>div>div:nth-child(2) {
        padding-left: 10px;
    }
}

@media(max-width:767.5px) {
    .home_services_list>div {
        grid-template-columns: 1fr !important;
    }

    .home_services_list h5.elementor-heading-title.elementor-size-default {
        height: auto;
        font-size: 20px;
    }

    .home_services_img_wrp .elementor-shape-square.elementor-shape-square {
        left: 17px !important;
    }

    .home_about .elementor-heading-title br {
        display: none;
    }

    .home_about .about_us_text .elementor-heading-title br {
        display: block;
    }

    .home_services_img_wrp img {
        height: 260px;
    }

    .home_services_list p {
        font-size: 16px;
    }

    .home_services_list .elementor-icon svg {
        height: 32px !important;
    }

    .home_services_list .elementor-icon {
        font-size: 32px !important;
        padding: 10px !important;
    }

    .home_services_list h5.elementor-heading-title.elementor-size-default {
        height: 29px;
        margin-bottom: 16px;
        margin-top: 5px;
    }

    .home_services_list .elementor-shape-square {
        bottom: 10px !important;
    }

    .home_services_list p {
        min-height: auto;
    }
}

/* Services end */
/* Counter section start */
.home_counter {
    height: 585px;
}

@media(max-width:767px) {
    .home_counter {
        padding: 80px 0px;
    }
}

.elementor-counter-number-wrapper {
    font-size: 52px !important;
}

.home_counter::before {
    background-color: rgba(25, 26, 32, 0.69) !important;
    opacity: 1 !important;
}

.elementor-counter-title {
    color: #fff !important;
    font-size: 27px !important;
    line-height: normal !important;
    font-weight: bold !important;
}

@media(min-width:1440px) {
    .elementor-counter {
        display: flex;
        align-items: center;
    }

    .elementor-counter-title {
        text-align: left !important;
        padding-left: 17px;
    }
}

@media(max-width:991.5px) {
    .elementor-counter-title {
        font-size: 21px !important;
        line-height: normal !important;
    }
}

@media(max-width:767px) {
    .elementor-counter-number-wrapper {
        font-size: 38px !important;
    }

    .elementor-counter-title {
        font-size: 23px !important;
    }
}

/* Counter section end */
/* Project list start */
.home_project_list {
    margin: 0px;
    padding: 0px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 25px;
}

@media(max-width:1200px) {
    .home_project_list {
        grid-template-columns: 1fr 1fr;
        grid-gap: 25px;
    }
}

@media(max-width:767px) {
    .home_project_list {
        grid-template-columns: 1fr;
        grid-gap: 25px 0px;
    }
}

li.home_project_item {
    list-style: none;
    height: 580px;
    position: relative;
    overflow: hidden;
}

li.home_project_item img {
    height: 580px;
    object-fit: cover;
}

li.home_project_item figcaption {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #00000057;
    height: 100%;
    width: 100%;
}

li.home_project_item:hover figcaption {
    background-color: rgba(0, 33, 91, 0.83);
    cursor: pointer;
}

.home_project_details {
    position: absolute;
    bottom: 35px;
    left: 34px;
    width: 70%;
}

li.home_project_item figcaption span {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-style: normal;
}

li.home_project_item figcaption h4 {
    margin-bottom: 0px;
    color: #fff;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    margin-top: 0px;
    line-height: normal;
}

li.home_project_item:hover .home_project_details {
    bottom: 47px;
    transition: bottom 1s;
}

li.home_project_item:hover figcaption h4 {
    font-size: 40px;
    bottom: 47px;
    transition: bottom 1s;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

li.home_project_item:hover figcaption span {
    font-size: 22px;
    bottom: 85px;
    transition: bottom 1s;
}

li.home_project_item:hover figcaption::after {
    content: '';
    position: absolute;
    height: 59px;
    width: 67px;
    right: 31px;
    bottom: 55px;
    color: #fff;
    background: url("../images/arrow_top.svg") no-repeat;
}

li.home_project_item figure img {
    transition: transform .5s ease;
    object-fit: cover;
    width: 100%;
}

li.home_project_item:hover figure img {
    transform: scale(1.5);
}

.home_projects>div {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.home_projects>div>div {
    padding: 0px 0px 90px 0px !important;
    overflow-x: hidden;
}

.home_projects .fa-arrow-right {
    width: 34px;
}

.home_projects .elementor-button-link {
    padding-left: 7px;
}

.home_projects .elementor-button-icon {
    margin-left: 5px !important;
}

.home_projects .fa-arrow-right::before {
    content: "";
    position: absolute;
    background: url(../images/arrowrightred.svg) no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    top: 50%;
    right: 0;
}

@media(max-width:991.5px) {

    li.home_project_item figcaption h4,
    li.home_project_item:hover figcaption h4 {
        font-size: 30px;
    }

    li.home_project_item figcaption span {
        font-size: 17px;
    }

    li.home_project_item:hover figcaption::after {
        height: 44px;
        width: 43px;
        bottom: 47px;
        background-size: 40px;
    }

    li.home_project_item:hover figcaption span {
        font-size: 17px;
    }
}

@media(max-width:767.5px) {
    .home_projects>div>div {
        padding: 0px 0px 0px 0px !important;
    }

    li.home_project_item figcaption span,
    li.home_project_item:hover figcaption h4 {
        font-size: 16px;
    }

    li.home_project_item figcaption h4,
    li.home_project_item:hover figcaption h4 {
        font-size: 24px;
    }

    li.home_project_item,
    li.home_project_item img {
        height: 380px;
    }
}

.home_projects .elementor-button-link {
    padding-right: 0px;
}

.home_projects_list>div {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

/* Project list end */


/* Slider start */
.home_partners>div,
.home_partners>div>div {
    padding-top: 0px !important;
}

.home_partners>div>div {
    padding: 0px !important;
}

.home_partners>div {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.e-widget-swiper {
    margin-top: 90px;
}

@media(max-width:767px) {
    .e-widget-swiper {
        margin-top: 45px;
    }
}

figure.swiper-slide-inner {
    border: 1px solid #D9D9D9;
    width: 269px;
    height: 118px;
    display: flex;
    align-items: center;
    justify-content: center;
}

figure.swiper-slide-inner img {
    border: none !important;
    padding: 20px;
}

.elementor-swiper-button.elementor-swiper-button-prev i,
.elementor-swiper-button.elementor-swiper-button-next i {
    color: white;
    background-color: #2E3B70;
    width: 41px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.elementor-swiper-button.elementor-swiper-button-prev:hover i,
.elementor-swiper-button.elementor-swiper-button-next:hover i {
    background-color: #C4204B;
}

.eicon-chevron-right:before,
.eicon-chevron-left:before {
    width: 23px;
    height: auto;
}

.swiper-slide {
    display: inline-flex;
    justify-content: center;
}

.team_list_wrap .swiper-slide {
    width: 317.25px;
    margin-right: 20px;

}

.team_list_wrap .swiper-pagination {
    width: auto !important;
}

@media(max-width:1023px) {
    .team_list_wrap .swiper-slide {
        width: 339.5px;
        margin-right: 20px;

    }
}

@media(max-width:767.5px) {
    figure.swiper-slide-inner img {
        padding: 11px;
    }
}

@media(max-width:766px) {
    .team_list_wrap .swiper-slide {
        width: 448.5px;
        margin-right: 20px;

    }
}

/* Slider end */
/* Blog title start */
h3.elementor-post__title a {
    font-size: 31px;
    color: #41444B !important;
}

.elementor-17 .elementor-element.elementor-element-f33e20f.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 45px;
}

.elementor-post__meta-data,
.elementor-post__excerpt p {
    font-size: 18px !important;
    color: #777777 !important;
    margin-bottom: 11px;
}


.elementor-post__read-more {
    display: flex;
    justify-content: end;
}

.home_blogs>div {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.home_blogs>div>div {
    padding: 0px 0px 90px 0px !important;
    overflow-x: hidden;
}



.home_blogs .elementor-button-link {
    padding-right: 0px;
}

.home_blogs_list>div {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.home_blogs .elementor-button-icon {
    margin-left: 5px !important;
}

.home_blogs::before {
    content: '';
    position: absolute;
    height: 710px;
    width: 100%;
    top: -330px;
    color: #fff;
    background: url(../images/LEFT.png) no-repeat;
    z-index: -1;
    overflow: visible;
    opacity: 0.3;
    filter: grayscale(1);
}

.home_blogs .fa-arrow-right {
    width: 34px;
}

.home_blogs .elementor-button-link {
    padding-left: 7px;
}

.home_blogs .fa-arrow-right::before {
    content: "";
    position: absolute;
    background: url(../images/arrowrightred.svg) no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    top: 50%;
    right: 0;
}

.home_blogs_list .status-publish .elementor-post__read-more {
    position: relative;
    visibility: hidden;
    height: 35px;
}

.home_blogs_list .status-publish .elementor-post__read-more::after {
    content: '';
    position: absolute;
    height: 35px;
    width: 35px;
    right: 35px;
    top: 0;
    color: #fff;
    background: url(../images/arrowrightred.svg) no-repeat;
    transform: translateY(0%);
    visibility: visible;
}

.home_blogs_list h3.elementor-post__title {
    margin-bottom: 19px;
}

.home_blogs_list .elementor-post__meta-data {
    margin-bottom: 15px;
}

.home_blogs_list .elementor-posts-container a .elementor-post__thumbnail {
    height: 355px;
}

@media(max-width:1200.5px) {
    .home_blogs_list h3.elementor-post__title a {
        font-size: 25px;
    }
}

@media(max-width:767.5px) {
    .home_blogs>div>div {
        padding: 0px 0px 0px 0px !important;
    }

    .elementor-post__meta-data,
    .elementor-post__excerpt p {
        font-size: 16px !important;
    }

    .h3.elementor-post__title a {
        font-size: 24px;
    }
}

/* Blog title end */
/* CTA Section Start */
.general_cta h2.elementor-cta__title {
    font-size: 40px;
}

.general_cta .elementor-cta__bg {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.general_cta .elementor-cta__title {
    color: #2E3B70 !important;
}

.general_cta .elementor-cta__button {
    background-color: #C4204B !important;
    border-color: #c4204b !important;
    width: 410px;
    position: relative;
    padding: 18px 24px !important;
}

.elementor-cta__content h2.elementor-cta__title.elementor-cta__content-item.elementor-content-item span {
    font-size: 16px;
    color: #C4204B;
    display: block;
    width: 100%;
    line-height: 10px;
    font-weight: normal;
}

.elementor-cta__content .elementor-cta__description {
    color: #41444B !important;
    font-size: 18px;
    margin-bottom: 39px !important;
}

.elementor-cta:hover .elementor-cta__bg-overlay {
    background-color: #ededed70 !important;
}

.elementor-ribbon {
    display: none;
}

.elementor-cta__button.elementor-button::before {
    content: "";
    position: absolute;
    right: 15%;
    background: url(../images/arrowright.svg) no-repeat;
    background-size: contain;
    width: 18px;
    height: 17px;
    transform: translate(-50%, -50%);
    top: 50%;
}

.general_cta .elementor-cta__content {
    min-height: 350px !important;
}

@media(max-width:1200px) {
    .elementor-cta__content .elementor-cta__description {
        margin-bottom: 29px !important;
    }
}

@media(max-width:991.5px) {
    .general_cta .elementor-cta__title {
        font-size: 30px;
        line-height: normal;
    }

    .general_cta .elementor-cta__button {
        width: 250px !important;
    }

    .elementor-cta__content h2.elementor-cta__title.elementor-cta__content-item.elementor-content-item span {
        font-size: 16px;
        line-height: normal;
    }

    .cta__content .elementor-cta__description {
        font-size: 16px;
        margin-bottom: 28px !important;
    }

    .general_cta .elementor-cta__content {
        min-height: 360px !important;
    }

    .elementor-cta__content .elementor-cta__description {
        font-size: 16px;
    }

    .elementor-cta__button.elementor-button::before {
        right: 11%;
    }

    .general_cta h2.elementor-cta__title {
        font-size: 33px;
    }
}

@media(max-width:767.5px) {
    .general_cta .elementor-cta__title {
        font-size: 25px;
        line-height: normal;
    }
}

/* CTA Section End */
/* Footer start */
.elementor-location-footer {
    border-top: 1px solid #e2dddd;
}

footer>.e-con-inner {
    padding-top: 133px !important;
    padding-bottom: 34px !important;
    border-bottom: 1px solid #B8B4B4;
}

footer .elementor-heading-title {
    font-size: 22px;
}

footer .elementor-heading-title:after {
    background-color: #2E3B70;
    content: "";
    top: 27px;
    height: 6px;
    width: 34px;
    position: absolute;
    left: 0;
}

footer .elementor-heading-title:hover:after {
    width: 123px;
    transition: width 1s;
}

ul.elementor-nav-menu a {
    font-size: 18px;
    color: #000;
}

footer .elementor-widget-container p,
footer .elementor-widget-container span,
footer ul.elementor-nav-menu a {
    font-size: 18px !important;
    color: #000 !important;
    font-weight: normal !important;
}

.footer_bottom>div>div:first-child {
    align-items: self-start !important;
    padding-left: 0px
}

.footer_bottom>div>div:nth-child(3) {
    align-items: end !important;
    padding-right: 0px;
}

.elementor-widget-icon.animated .elementor-icon {
    background-color: #c4204b !important;
}

.elementor-widget-icon.animated .elementor-icon:hover {
    background-color: #2E3B70 !important;
}

@media(max-width:1200px) {
    ul.elementor-nav-menu a {
        line-height: normal !important;
        font-size: 35px !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }
}

@media(max-width:991.5px) {
    footer .elementor-heading-title {
        font-size: 20px;
    }
}


.footer_bottom p,
.footer_bottom p>a {
    color: #3A3A3A;
    font-size: 17px;
}

.elementor-location-footer .elementor-shape-square.elementor-fixed {
    position: sticky;
    overflow-x: clip;
}

.elementor-location-footer .elementor-shape-square.elementor-fixed>div {
    position: relative;
    top: -41px;
    transform: translateX(calc(50% - 35px));
}

.elementor-location-footer .elementor-shape-square.elementor-fixed .fa-arrow-up::before {
    content: "";
    position: absolute;
    background: url(../images/arrowright.svg) no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    transform: translate(-50%, -50%) rotate(270deg);
    top: 50%;
    right: 10%;
    transition: mask 0.3s ease;
}

.elementor-location-footer>div>div:first-child {
    height: 0;
}

.footer_bottom {
    padding-top: 13px !important;
    padding-bottom: 24px !important;
}

footer a img[alt="logo_sperhansl_350"] {
    width: 347px;
}

@media(max-width:1200px) {
    footer a img[alt="logo_sperhansl_350"] {
        width: 213px;
    }

    footer>div>div:first-child,
    footer>div>div:last-child {
        width: 30%;
    }
}

@media(max-width:991.5px) {
    footer a img[alt="logo_sperhansl_350"] {
        width: 213px;
    }

    footer>div>div:first-child,
    footer>div>div:last-child {
        width: 30%;
    }
}

@media(max-width:767.5px) {
    .footer_bottom>div>div:nth-child(3) {
        align-items: center !important;
    }

    .footer_bottom>div>div:first-child {
        align-items: center !important;
    }

    footer>.e-con-inner {
        padding-top: 65px !important;
    }

    .footer_bottom {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .elementor-location-footer .elementor-view-stacked .elementor-icon {
        padding: 12px;
        height: 59px;
        width: 59px;
    }

    footer>div>div:first-child,
    footer>div>div:last-child {
        width: 100%;
    }

    .footer_bottom_menu .elementor-widget-container {
        text-align: center;
    }
}

/* Footer end */

/* ABOUT US START */
.common_banner {
    height: 419px;
    background-size: cover;
    /* margin-top: 129px; */
}

.common_banner>div {
    justify-content: center !important;
}

.common_banner .elementor-heading-title {
    font-size: 55px;
    color: #fff;
    line-height: normal;
    margin-bottom: 15px;
}

.common_banner .elementor-shortcode span,
.common_banner .elementor-shortcode span a {
    font-size: 18px;
    color: #fff;
}

.about_company.about_company>div>div {
    gap: 0px;
}

.about_company.about_company>div {
    padding-top: 190px;
}

.about_company.about_company h2 {
    padding-bottom: 80px;
}

.about_company.about_company p {
    font-size: 19px;
    margin-bottom: 36px;
}

.about_company.about_company h2 span {
    color: #C4204B;
}

.about_company.about_company>div.e-con-inner {
    align-items: center;
    padding-bottom: 0px;
}



.about_company.about_company>div>div:nth-child(2) {
    margin-left: auto;
    padding-left: 56px;
}

.company_features.company_features>div,
.company_team.company_team>div,
.accordion_wrpr.accordion_wrpr>div {
    padding-top: 190px;
    gap: 0px;
    padding-bottom: 0px;
}

.about_counter {
    margin-top: 190px !important;
    margin-bottom: 0px !important;
}

.why_sperhansl.why_sperhansl>div {
    padding-top: 190px;
    gap: 0px;
    padding-bottom: 190px;
}

.company_features .elementor-heading-title,
.company_team .elementor-heading-title,
.accordion_wrpr .elementor-heading-title,
.why_sperhansl .elementor-heading-title {
    font-size: 40px;
}

.why_sperhansl h5.elementor-heading-title {
    font-size: 35px;
    padding-top: 15px;
}

.company_features.company_features table th {
    color: #C4204B;
    font-size: 19px;
    border: none;
    background: transparent;
    text-align: left;
    padding: 0px;
    width: 26%;
    padding-bottom: 40px;
}

.company_features.company_features table,
.accordion_wrpr .elementor-widget-accordion {
    margin-top: 36px;
    padding-bottom: 190px;
    margin-bottom: 0px;
}

.about_why_sperhansl_outer {
    margin-top: 36px;
}

.company_features.company_features table td {
    font-size: 19px;
    border: none;
    background: transparent;
    padding: 0px;
    padding-bottom: 40px;
}

.company_features.company_features p,
.company_team p {
    font-size: 19px;
}

.company_features.company_features p:last-child {
    margin-bottom: 0px;
}

.company_features span.elementor-icon-list-icon svg {
    margin-top: 4px !important;
}

.company_team .elementor-widget-image-carousel {
    margin-top: 36px;
}

.accordion_wrpr .elementor-accordion .elementor-tab-title {
    padding: 36px 0px;
}

.accordion_wrpr.accordion_wrpr .elementor-tab-content {
    padding: 0px;
    border-top-color: transparent;
}

.accordion_wrpr.accordion_wrpr a.elementor-accordion-title {
    font-size: 25px;
}

.accordion_wrpr .elementor-tab-content p {
    margin-bottom: 36px !important;
    font-size: 19px;
}

.accordion_wrpr .elementor-accordion .elementor-accordion-item {
    border: 1px solid #d5d8dc;
    border-left-color: transparent;
    border-right-color: transparent;
}

.accordion_wrpr .elementor-accordion .elementor-accordion-item:first-child {
    border-top-color: transparent;
}

.accordion_wrpr .elementor-accordion .elementor-accordion-item:first-child .elementor-tab-title {
    padding-top: 0px;
}

.accordion_wrpr.accordion_wrpr .elementor-accordion-icon .fas {
    font-size: 34px;
}

.company_team.company_team figure.swiper-slide-inner {
    height: 100%;
    border: 0;
    width: 100%;
}

/* .about_company img {
    position: absolute;
    left: 0px;
    transform: translateY(-50%) !important;
    top: 50% !important;
    bottom: auto;
} */

.about_company .elementor-widget-image {
    height: 100%;
}

.company_team figure.swiper-slide-inner {
    flex-direction: column;
}

.company_team figure.swiper-slide-inner figcaption h4 {
    font-size: 26px;
    font-style: normal;
    color: #C4204B;
    font-weight: 600;
    margin-top: 20px;
    text-align: center;
}

.company_team figure.swiper-slide-inner figcaption p {
    color: #777777;
    text-align: center;
}

.company_team figure.swiper-slide-inner figcaption .about_employee_contact {
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 12px;
    padding-left: 0px;
}

.company_team figure.swiper-slide-inner figcaption .about_employee_contact .elementor-icon {
    font-size: 20px;
    padding: 8px;
    border-radius: 6px;
}

.company_team figure.swiper-slide-inner figcaption .about_employee_contact li:nth-child(1) .elementor-icon {
    background-color: #2E3B70;
    color: #fff;
}

.company_team figure.swiper-slide-inner figcaption .about_employee_contact li:nth-child(2) .elementor-icon {
    background-color: #c4204b;
    color: #fff;
}

.company_team figure.swiper-slide-inner figcaption .about_employee_contact li:nth-child(3) .elementor-icon {
    background-color: #316FF6;
    color: #fff;
}

.company_team figure.swiper-slide-inner figcaption .about_employee_contact li:nth-child(3) .elementor-icon {
    background-color: #316FF6;
    color: #fff;
}

.company_team figure.swiper-slide-inner figcaption .about_employee_contact li:nth-child(4) .elementor-icon {
    background-color: #000;
    color: #fff;

    & svg {
        width: 20px;
        height: 20px;
        fill: #fff;
    }
}

.company_team figure.swiper-slide-inner figcaption .about_employee_contact .elementor-icon.elementor-social-icon-twitter-x {
    font-size: 16px;
}

.company_team figure.swiper-slide-inner figcaption .about_employee_contact .elementor-icon i.twitter-icon::before {
    content: url(../images/twitter-x-icon.svg);
    display: contents;
}

.company_team figure.swiper-slide-inner figcaption .about_employee_contact .elementor-icon:hover {
    color: #C4204B;
}

.company_team.company_team figure.swiper-slide-inner img {
    padding: 0px;
}

.company_team.company_team .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

.company_team.company_team .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: rgba(196, 32, 75, 1);
}

.company_team .elementor-swiper-button {
    transform: none !important;
    top: auto !important;
}

.company_team .swiper-pagination {
    bottom: -2px !important;
    width: auto;
    transform: translateX(-50%) translate3d(0, 0, 0);
    left: 50%;
    width: 100%;
}

.company_team .elementor-swiper-button.elementor-swiper-button-prev {
    left: calc(50% - 102px) !important;
}

.company_team .elementor-swiper-button.elementor-swiper-button-next {
    right: calc(50% - 102px) !important;
}

.company_team .eicon-chevron-right::before {
    content: "";
    position: absolute;
    background: url(../images/arrowrightred.svg) no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    top: 50%;
    left: 0;
}

.company_team .eicon-chevron-left::before {
    content: "";
    position: absolute;
    background: url(../images/arrowrightred.svg) no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    transform: translateY(-50%) rotate(180deg);
    top: 50%;
    right: 0;
}

.company_team .elementor-swiper-button.elementor-swiper-button-prev i,
.company_team .elementor-swiper-button.elementor-swiper-button-next i {
    background-color: transparent !important;
}

.story_right_img_wrpr,
.story_left_img_wrpr {
    height: 450px;
    overflow: hidden;
}

.story_left_img_wrpr div>div:nth-child(1) {
    min-height: 60%;
}

.company_features>div {
    align-items: center !important;
}

.company_features>div>div:nth-child(1) div {
    padding: 0;
    gap: 0px;
    padding-right: 7%;
}

.vision_bg_img {
    height: 450px;
}

.team_list_wrap .swiper-slide-inner img {
    border-radius: 14px;
}

@media(max-width:1365.5px) {
    .company_team .elementor-swiper-button.elementor-swiper-button-prev {
        left: calc(50% - 144px) !important;
    }

    .company_team .elementor-swiper-button.elementor-swiper-button-next {
        right: calc(50% - 144px) !important;
    }

}

@media(max-width:1200.5px) {

    .company_features.company_features table,
    .accordion_wrpr .elementor-widget-accordion {
        padding-bottom: 120px;
    }

    .about_company.about_company>div {
        padding-top: 120px;
    }

    .company_features.company_features>div,
    .company_team.company_team>div,
    .accordion_wrpr.accordion_wrpr>div {
        padding-top: 120px;
    }

    .about_counter {
        margin-top: 120px !important;
        margin-bottom: 0px !important;
    }

    .why_sperhansl.why_sperhansl>div {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .about_company.about_company h2 {
        padding-bottom: 40px;
    }
}

@media (max-width:1023.5px) and (min-width:768.5px) {
    .team_list_wrap {
        padding-left: 152px;
        padding-right: 152px;
    }
}

@media(max-width:991.5px) {
    .about_company.about_company>div {
        flex-direction: column !important;
    }

    .about_company.about_company>div>div:nth-child(1) {
        width: 100%;
    }

    .about_company.about_company>div>div:nth-child(2) {
        width: 100%;
        margin-left: auto;
        min-height: 100%;
        gap: 0px;
    }

    .company_features.company_features table th {
        padding: 0px;
        width: 100%;
        padding-bottom: 20px;
        display: block;
    }

    .company_features.company_features table td {
        width: 100%;
        padding-bottom: 40px;
        display: block;
    }

    .company_features .elementor-icon-list-text {
        font-size: 19px;
    }

    .common_banner .elementor-heading-title {
        font-size: 35px;
        color: #fff;
        line-height: normal;
        word-break: break-word;
    }

    .about_company.about_company p:last-child {
        margin-bottom: 0px;
    }

    .about_company.about_company h2 {
        font-size: 40px;
        line-height: normal;
        padding-bottom: 40px;
        padding-top: 36px;
    }

    .company_features .elementor-heading-title,
    .company_team .elementor-heading-title,
    .accordion_wrpr .elementor-heading-title,
    .why_sperhansl .elementor-heading-title {
        font-size: 35px;
    }

    .why_sperhansl h5.elementor-heading-title {
        font-size: 30px;
    }

    .company_team figure.swiper-slide-inner figcaption h4 {
        font-size: 26px;
    }

    .about_company>div>div:nth-child(2) {
        background-image: none !important;
    }

    .about_company>div>div:nth-child(2)::before {
        background-color: transparent !important;
    }

    .company_features.company_features>div,
    .company_team.company_team>div,
    .accordion_wrpr.accordion_wrpr>div {
        padding-top: 80px;
    }

    .about_counter {
        margin-top: 80px !important;
        margin-bottom: 0px !important;
    }

    .why_sperhansl.why_sperhansl>div {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .accordion_wrpr .elementor-accordion .elementor-tab-title {
        padding: 29px 0px;
    }

    .company_features>div>div:nth-child(1) div {
        padding-right: 0;
    }

    .company_features>div>div:nth-child(2) {
        flex-wrap: nowrap !important;
    }

    .about_company.about_company>div>div:nth-child(2) {
        margin-left: auto;
        padding-left: 0px;
        padding-right: 0px;
    }

    .company_features>div {
        display: flex !important;
        flex-wrap: wrap !important;
    }

    .company_features>div>div:nth-child(1) {
        order: 2;
    }

    .company_features>div>div:nth-child(2) {
        order: 1;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 36px;
    }

    .about_why_sperhansl_inner p {
        font-size: 19px;
    }
}

@media(max-width:767.5px) {
    .common_banner {
        height: 295px;
    }

    .about_company.about_company h2 {
        padding-bottom: 20px;
        font-size: 30px;
        line-height: normal;
    }

    .about_company.about_company p {
        font-size: 16px;
    }

    .company_features .elementor-heading-title,
    .company_team .elementor-heading-title,
    .accordion_wrpr .elementor-heading-title,
    .why_sperhansl .elementor-heading-title {
        font-size: 25px;
    }

    .why_sperhansl h5.elementor-heading-title {
        font-size: 20px !important;
    }

    .company_features.company_features table td,
    .company_features.company_features p,
    .company_team p,
    .company_features .elementor-icon-list-text,
    .about_why_sperhansl_inner p {
        font-size: 16px;
    }

    .company_features.company_features table td {
        padding-bottom: 29px;
    }

    .company_features>div>div:nth-child(1) .elementor-widget-heading .elementor-widget-container {
        margin-bottom: 0px;
    }

    .company_team figure.swiper-slide-inner figcaption h4 {
        font-size: 22px;
    }

    .accordion_wrpr.accordion_wrpr a.elementor-accordion-title {
        font-size: 19px;
    }

    .accordion_wrpr .elementor-tab-content p {
        font-size: 16px;
    }

    .accordion_wrpr.accordion_wrpr .elementor-accordion-icon .fas {
        font-size: 27px;
    }

    .story_left_img_wrpr div>div:nth-child(1) {
        min-height: 47%;
    }

    .company_features h4.elementor-heading-title {
        padding-bottom: 37px;
    }

    .vision_bg_img {
        height: 250px;
        margin-top: 50px;
    }

    .team_list_wrap {
        padding-left: 20%;
        padding-right: 20%;
    }

}

@media(max-width:576.5px) {

    .team_list_wrap {
        padding-left: 0;
        padding-right: 0;
    }
}

@media(max-width:500.5px) {

    .about_company.about_company p:last-child {
        margin-bottom: 21px;
    }

    .company_features.company_features>div {
        padding-top: 40px;
    }
}

@media(max-width:414.5px) {

    /* .about_company .elementor-widget-image {
        height: 245px;
    } */
    .about_company.about_company>div>div:nth-child(2) {
        min-height: 245px;
    }
}

/* ABOUT US END */

/* Contact Start */
.contact_right_wrpr,
.contact_left_wrpr {
    padding-top: 190px;
    padding-bottom: 147px;
}

.contact_left_wrpr>div {
    gap: 0px !important;
}

.contact_left_wrpr>div:first-child,
.contact_right_wrpr>div>div>div>div:first-child {
    padding-top: 0px;
    padding-bottom: 0px;
}

.contact_right_wrpr.contact_right_wrpr>div>div>div>div {
    padding-bottom: 0px;
    gap: 0px !important;
}

.contact_right_wrpr .elementor-form input.elementor-field,
.contact_right_wrpr .elementor-form select.elementor-field-textual {
    background-color: #F6F6F6 !important;
    border: 0;
    font-size: 23px;
    height: 77px;
    padding-left: 25px;
}

.contact_right_wrpr .elementor-form input.elementor-field:focus,
.contact_right_wrpr .elementor-form select:focus {
    border: 1px solid #2E3B70;
    color: #000;
}

.contact_form_outer form select {
    color: rgb(21 20 20 / 55%) !important;
}

.contact_right_wrpr .elementor-form textarea:focus {
    border: 1px solid #2E3B70;
    color: #000;
}

.contact_right_wrpr .elementor-form textarea {
    background-color: #F6F6F6 !important;
    border: 0;
    font-size: 23px;
    height: 227px;
    padding: 31px;
}

.contact_right_wrpr .elementor-form label {
    font-size: 23px;
    margin-bottom: 18px;
    color: #444444;
}

.contact_right_wrpr .elementor-message {
    position: absolute;
    bottom: -47px;
    font-size: 13px;
    display: flex;
}

.career_form .elementor-message {
    position: absolute;
    bottom: -47px;
    font-size: 13px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.career_form .elementor-message.elementor-help-inline {
    justify-content: left !important;
}

.elementor-message-success {
    color: #5c924e;
}

.elementor-message-success:before {
    background: #5c924e;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    padding: 2px;
    display: flex;
    align-items: center;
}

.elementor-message-danger:before {
    background: #d9534f;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    padding: 2px;
    margin-right: 6px !important;
}

.contact_right_wrpr.contact_right_wrpr .elementor-labels-above>div.elementor-col-50,
.contact_right_wrpr.contact_right_wrpr .elementor-labels-above>div.elementor-col-100 {
    margin-bottom: 51px !important;
}

.contact_right_wrpr.contact_right_wrpr .elementor-labels-above>div.elementor-col-100 .elementor-field-option input[type="checkbox"] {
    margin-bottom: 18px;
    width: 19px;
    height: 19px;
    cursor: pointer;
}

.contact_right_wrpr.contact_right_wrpr .elementor-labels-above>div.elementor-col-100 .elementor-field-option input[type="checkbox"]:checked {
    filter: sepia(100%) brightness(80%) hue-rotate(170deg) saturate(70%) contrast(300%);
}

.contact_right_wrpr.contact_right_wrpr .elementor-labels-above>div.elementor-col-100 .elementor-field-option {
    align-items: center;
    display: flex;
    gap: 12px;
}

.contact_right_wrpr .elementor-heading-title {
    margin-bottom: 121px;
}

.contact_right_wrpr .elementor-form button {
    height: 56px;
    font-size: 19px;
}

.contact_right_wrpr .e-form__buttons {
    margin-top: 22px;
    margin-bottom: 0px !important;
}

.contact_left_wrpr p {
    font-size: 23px;
    margin-bottom: 97px;
    margin-top: 49px;
}

.contact_left_wrpr h4.elementor-icon-box-title {
    font-size: 30px;
    margin-top: 0px;
    line-height: normal;
    margin-bottom: 22px;
    color: #444444;
}

.contact_left_wrpr.contact_left_wrpr .elementor-icon-box-description a {
    border-bottom: 2px solid #2E3B70;
    display: inline-block;
    margin-top: 35px;
}

.contact_left_wrpr.contact_left_wrpr .elementor-icon-box-description a:hover {
    border-bottom: 2px solid #0056b3;
}

.contact_left_wrpr.contact_left_wrpr .elementor-widget-icon-box {
    margin-bottom: 43px;
}

.contact_left_wrpr .contact_address .elementor-icon-box-description span {
    font-size: 24px;
    color: #2E3B70;
    font-style: normal;
    margin-top: 36px;
    margin-bottom: 0px;
    display: block;
}

.contact_left_wrpr .elementor-icon-box-icon {
    padding-top: 3px;
    margin-right: 26px !important;
}

.contact_right_wrpr .fa-arrow-right::before {
    content: "";
    position: absolute;
    background: url(../images/arrowright.svg) no-repeat;
    background-size: contain;
    width: 18px;
    height: 17px;
    transform: translate(-50%, -50%);
    top: 50%;
    right: 11%;
}

.contact_right_wrpr .e-form__buttons {
    min-width: 281px;
}


@media(max-width:1300.5px) {

    .contact_left_wrpr p,
    .contact_right_wrpr .elementor-form label,
    .contact_right_wrpr .elementor-form textarea {
        font-size: 20px;
    }

    .contact_right_wrpr .elementor-form input.elementor-field,
    .contact_right_wrpr .elementor-form select.elementor-field-textual {
        font-size: 20px;
        height: 56px;
    }

    .contact_left_wrpr h4.elementor-icon-box-title {
        font-size: 25px;
        margin-bottom: 15px;
    }

    .contact_left_wrpr.contact_left_wrpr .elementor-icon-box-description a {
        margin-top: 15px;
    }

    .contact_left_wrpr .contact_address .elementor-icon-box-description span {
        margin-top: 15px;
    }

    .contact_right_wrpr,
    .contact_left_wrpr {
        padding-top: 150px;
        padding-bottom: 95px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .contact_form_outer {
        padding: 0;
    }

}

@media(max-width:1299.5px) {
    .contact_content_wrpr .contact_left_outer {
        padding-left: 0;
    }
}

@media(max-width:1200.5px) {

    .contact_left_wrpr h2.elementor-heading-title,
    .contact_right_wrpr h2.elementor-heading-title {
        font-size: 35px;
        line-height: normal;
    }

    .contact_left_wrpr p {
        margin-bottom: 31px;
    }

    .contact_right_wrpr,
    .contact_left_wrpr {
        padding-top: 120px;
        padding-bottom: 97px;
        padding-left: 29px;
        padding-right: 29px;
    }
}

@media(max-width:991.5px) {
    .contact_left_wrpr .elementor-icon-box-wrapper {
        text-align: center !important;
        display: block !important;
        margin-right: 0px !important;
    }

    .contact_left_wrpr .elementor-icon-box-icon {
        padding-top: 3px;
        margin-right: 12px !important;
    }

    .contact_content_wrpr {
        display: grid !important;
        grid-template-columns: repeat(1, 1fr);
    }

    .contact_content_wrpr>div {
        min-width: 100%;
    }

    .contact_right_wrpr .elementor-heading-title {
        margin-bottom: 50px;
    }

    .contact_left_wrpr h2.elementor-heading-title,
    .contact_left_wrpr p,
    .contact_right_wrpr h2.elementor-heading-title {
        text-align: center;
    }

    .contact_right_wrpr.contact_right_wrpr .elementor-labels-above>div.elementor-col-50,
    .contact_right_wrpr.contact_right_wrpr .elementor-labels-above>div.elementor-col-100 {
        margin-bottom: 21px !important;
    }

}

@media(max-width:767.5px) {
    .contact_left_wrpr {
        padding-top: 80px;
        padding-bottom: 30px !important;
    }

    .contact_right_wrpr {
        padding-top: 60px !important;
    }

    .contact_left_wrpr h2.elementor-heading-title,
    .contact_right_wrpr h2.elementor-heading-title {
        font-size: 35px;
        line-height: normal;
    }

    .contact_left_wrpr p {
        margin-bottom: 45px;
        margin-top: 8px;
    }

    .contact_left_wrpr p,
    .contact_right_wrpr .elementor-form label,
    .contact_right_wrpr .elementor-form textarea,
    .contact_right_wrpr .elementor-form input.elementor-field,
    .contact_right_wrpr .elementor-form select.elementor-field-textual {
        font-size: 16px;
    }

    .contact_right_wrpr .elementor-form input.elementor-field,
    .contact_left_wrpr .contact_address .elementor-icon-box-description span {
        font-size: 16px;
    }

    .contact_right_wrpr .elementor-heading-title {
        margin-bottom: 57px;
    }

    .contact_right_wrpr .elementor-form button {
        font-size: 16px;
    }

    .contact_right_wrpr>div>div>div {
        padding: 0px;
    }

    .contact_left_wrpr .elementor-icon-box-wrapper .elementor-icon i:before {
        transform: translateX(0%) !important;
    }

    .contact_right_wrpr .elementor-message,
    .career_form .elementor-message {
        position: static;
        font-size: 13px;
    }
}

/* Contact End */
/* Services detail page start */

div.section_services_list:first-child {
    margin-top: 190px !important;
}

.section_services_list>div {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.services_left_img,
.services_right_img {
    min-height: 460px;
}

.services_right_content h4.elementor-heading-title,
.services_left_content h4.elementor-heading-title {
    font-size: 35px;
    margin-bottom: 44px;
}

.services_right_content .elementor-icon-wrapper {
    height: 35px;
}

.services_right_content {
    gap: 0px;
}

.services_right_content p,
.services_left_content p {
    margin-bottom: 66px;
}

.services_right_content,
.services_left_content {
    padding: 63px 73px;
}

.services_right_img p {
    font-size: 18px;
    margin-bottom: 29px;
}

.service_details_content_wrpr {
    margin-top: 190px;
}

.service_details_content_wrpr>div>div>div {
    gap: 0px !important;
}

.service_details_content_wrpr .elementor-heading-title {
    font-size: 40px;
    line-height: normal;
    margin-bottom: 36px;
    margin-top: 77px;
}

.service_details_content_wrpr h4.elementor-heading-title {
    font-size: 35px;
}

.service_detail_banner {
    margin-top: 109px !important;
}

.service_detail_banner .service_banner_title {
    margin-bottom: 0px !important;
}

.service_details_content_wrpr .accordion_wrpr.accordion_wrpr>div {
    padding-top: 0px;
    gap: 0px;
}

.services_img_content_wrpr {
    margin-top: 77px;
}

.services_img_content_wrpr .elementor-heading-title {
    margin-top: 0px !important;
}

.services_img_content_wrpr .e-con {
    padding: 0px;
}

.service_details_content_wrpr .accordion_wrpr {
    margin-top: 0px;
}

.service_details_content_wrpr .accordion_wrpr .elementor-widget-accordion {
    margin-top: 18px;
}

.service_details_content_wrpr .accordion_wrpr.accordion_wrpr .elementor-accordion-icon .fas {
    font-size: 24px;
}

.service_details_content_wrpr p:last-child {
    margin-bottom: 0px;
}

.service_details_content_wrpr p {
    font-size: 19px;
}

.services_content_wrpr>div>div:nth-child(1) .elementor-heading-title {
    margin-top: 0px !important;
}

.services_content_wrpr.services_content_wrpr>div {
    padding: 0px;
}

.service_detail_banner>div {
    width: 1440px;
    margin: auto;
    height: 419px;
    display: flex;
    flex-direction: column;
}

.section_services_list .fa-arrow-right::before {
    content: "";
    background: url(../images/arrowright.svg) no-repeat;
    width: 35px;
    height: 35px;
}

.section_services_list .services_right_content,
.section_services_list .services_left_content {
    background-color: #2e3b70;
}

.section_services_list h4,
.section_services_list p {
    color: #fff !important;
}

.elementor-127 .section_services_list:nth-child(5) {
    margin-bottom: 0px;
}

.services_img_content_wrpr>div {
    gap: 0px !important;
}

.services_content_wrpr>div div:nth-child(3) img {
    margin-top: 77px;
    min-height: 573px;
    width: auto;
}

.services_left_content {
    gap: 0px !important;
}

@media(max-width:1440.5px) {
    .service_detail_banner>div {
        width: 100%;
        padding: 0px 10px;
    }
}

@media(max-width:1200.5px) {
    .services_content_wrpr>div div:nth-child(3) img {
        min-height: auto;
    }

    .service_details_content_wrpr {
        margin-top: 120px;
    }

    .company_features.company_features table,
    .accordion_wrpr .elementor-widget-accordion {
        padding-bottom: 120px;
    }

}

@media(max-width:991.5px) {
    .service_details_content_wrpr {
        margin-top: 80px;
    }

    .services_right_content,
    .services_left_content {
        padding: 39px;
    }

    .service_details_content_wrpr .elementor-heading-title {
        font-size: 35px;
        line-height: normal;
        margin-bottom: 36px;
        margin-top: 57px;
    }

    .service_details_content_wrpr h4.elementor-heading-title {
        font-size: 30px;
    }

    .services_img_content_wrpr>div>div:nth-child(2) {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }

    .services_img_content_wrpr>div>div:nth-child(2)>div {
        min-width: 100%;
    }

    .services_right_content p,
    .services_left_content p {
        margin-bottom: 36px;
        font-size: 16px;
    }

    .services_right_content h4.elementor-heading-title,
    .services_left_content h4.elementor-heading-title {
        font-size: 25px;
        margin-bottom: 24px;
    }

    .services_left_img,
    .services_right_img {
        min-height: 360px;
    }

    .services_content_wrpr>div div:nth-child(3) img {
        margin-top: 30px;
    }

}

@media(max-width:767.5px) {
    .service_detail_banner>div {
        height: 295px;
    }

    .elementor.elementor-127 .section_services_list:nth-child(odd)>div>.services_left_content {
        order: 2;
    }

    .services_img_content_wrpr>div>div:nth-child(2)>div {
        flex: 0 0 auto;
        width: 100% !important;
    }

    /* .service_detail_banner {
        margin-top: 0px !important;
    } */

    .service_details_content_wrpr p {
        font-size: 16px;
    }

    .service_details_content_wrpr h3.elementor-heading-title {
        font-size: 25px;
    }

    .service_details_content_wrpr h4.elementor-heading-title {
        font-size: 20px;
    }

    .service_details_content_wrpr h1.elementor-heading-title {
        font-size: 35px;
    }

    .service_details_content_wrpr .accordion_wrpr.accordion_wrpr .elementor-accordion-icon .fas {
        font-size: 20px;
    }
}

@media(max-width:576.5px) {

    .services_right_content,
    .services_left_content {
        padding: 23px;
    }
}

/* Services details page end */
/* Blog Start */
.blog_outer_wrpr {
    margin-top: 190px;
}

.blog_list_wrpr h3.elementor-post__title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 10px;
}

.blog_list_wrpr a.elementor-post__read-more {
    font-size: 24px;
    color: #C4204B;
}

.blog_outer_wrpr .elementor-pagination .page-numbers {
    font-size: 14px;
    border: 1px solid #F3F3F3;
    padding: 15px 22px;
    border-radius: 4px;
    margin-left: 4px;
    margin-right: 4px;
    color: #667085;
    font-weight: 700;
    cursor: pointer;
}

.blog_outer_wrpr .elementor-post-info {
    display: flex;
    gap: 20px;
    align-items: center;
}

.blog_outer_wrpr .elementor-post-info .elementor-icon-list-item {
    margin-top: 0px !important;
}

.blog_outer_wrpr .page-numbers.current {
    color: #2E3B70;
    font-weight: 700;
    background-color: #D8D8D8;
}

.blog_outer_wrpr .page-numbers:hover {
    color: #2E3B70;
    font-weight: 700;
    background-color: #D8D8D8;
}

.blog_outer_wrpr>div {
    gap: 0px !important;
    padding-top: 0px !important;
}

.blog_list_wrpr {
    margin-bottom: 190px !important;
    margin-top: 90px;
}

.blog_list_wrpr .elementor-posts-container .elementor-post__thumbnail__link {
    margin-bottom: 46px !important;
}

.blog_list_wrpr .elementor-posts-container h3.elementor-post__title a {
    margin-bottom: 24px;
}

.blog_list_wrpr .elementor-posts-container a .elementor-post__thumbnail {
    height: 355px;
}

.blog_list_wrpr .elementor-posts-container .elementor-post__meta-data {
    margin-bottom: 21px;
}

.blog_outer_wrpr .status-publish .elementor-post__read-more {
    position: relative;
    visibility: hidden;
    height: 35px;
}

.blog_outer_wrpr .status-publish .elementor-post__read-more::after {
    content: '';
    position: absolute;
    height: 35px;
    width: 35px;
    right: 35px;
    top: 0;
    color: #fff;
    background: url(../images/arrowrightred.svg) no-repeat;
    transform: translateY(0%);
    visibility: visible;
}

.blog_outer_wrpr .elementor-pagination {
    margin-top: 65px;
}

.blog_list_wrpr>div .elementor-posts-container {
    gap: 42px;
}

.elementor-location-single.has-post-thumbnail>div {
    gap: 0px !important;
}

@media(max-width:1200.5px) {

    .blog_outer_wrpr {
        margin-top: 120px;
    }

    .blog_list_wrpr {
        margin-bottom: 120px !important;
        margin-top: 70px;
    }
}

@media(max-width:991.5px) {
    .blog_outer_wrpr h2.elementor-heading-title {
        font-size: 40px;
        line-height: normal;
    }

    .blog_outer_wrpr {
        margin-top: 80px;
    }

    .blog_list_wrpr {
        margin-bottom: 80px !important;
        margin-top: 40px;
    }
}

@media(max-width:767.5px) {
    .blog_outer_wrpr h2.elementor-heading-title {
        font-size: 35px;
        line-height: normal;
    }

    h3.elementor-post__title a {
        font-size: 27px;
    }

    .blog_outer_wrpr .elementor-pagination .page-numbers {
        font-size: 10px;
        padding: 12px 18px;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .blog_outer_wrpr .elementor-pagination {
        text-align: center !important;
    }
}

@media(max-width:576.5px) {
    .blog_outer_wrpr .elementor-pagination .page-numbers {
        padding: 12px 13px;
        min-height: 37px;
        display: inline-block;
        margin-bottom: 12px;
    }
}

/* Blog End */
/* Project Start */
.section_project_list_wrpr {
    margin-top: 190px;
}

.section_project_list_wrpr>div {
    gap: 0 !important;
    padding-top: 0px !important;
}

.section_project_list_wrpr .portfolio-menu {
    margin-top: 45px !important;
    margin-bottom: 80px !important;
}

.section_project_list_wrpr nav.controls {
    gap: 11px;
    display: flex;
    flex-flow: wrap;
}

.section_project_list_wrpr button.control {
    color: #2E3B70;
    background-color: transparent;
    border: 1px solid #EBEDEC;
    border-radius: 28px;
    padding: 6px 25px;
    height: 38px;
}

.section_project_list_wrpr button.mixitup-control-active,
.section_project_list_wrpr button.control:hover,
.section_project_list_wrpr button.control:focus {
    color: #2E3B70;
    background-color: #EBEDEC;
    border: 1px solid #EBEDEC;
    border-radius: 28px;
    padding: 6px 25px;
    outline: none;
}

.section_project_list_wrpr .home_project_list {
    display: grid !important;
    list-style: none;
    margin-bottom: 190px;
}

.section_project_list_wrpr li.home_project_item {
    max-width: 100%;
    padding: 0px;
}

.section_project_list_wrpr .portfolio-item.home_project_list {
    margin-left: 0px;
    margin-right: 0px;
}

.blog_details_banner {
    margin-top: 109px !important;
    margin-bottom: 190px !important;
}

.blog_details_banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 0;
}

@media(max-width:1200.5px) {
    .section_project_list_wrpr {
        margin-top: 120px;
    }

    .section_project_list_wrpr .home_project_list {
        margin-bottom: 120px;
    }

}

@media(max-width:991.5px) {
    .section_project_list_wrpr .home_project_list {
        margin-bottom: 80px;
    }

    .section_project_list_wrpr .portfolio-menu {
        margin-top: 25px !important;
        margin-bottom: 40px !important;
    }

    .section_project_list_wrpr h2.elementor-heading-title {
        font-size: 35px;
    }

    .blog_detail_content_wrpr>div {
        display: grid !important;
        grid-template-columns: repeat(1, 1fr);
    }

    .blog_detail_content_wrpr>div>div {
        min-width: 100%;
    }

    .section_project_list_wrpr button.control {
        padding: 6px 11px;
    }
}

/* Project End */
/* Privacy policy start */
.privacy-policy .custom_header {
    border-bottom: 1px solid #D9D9D9;
}

.privacy_policy_content_wrpr {
    margin-top: 77px;
}

.privacy_policy_content_wrpr.privacy_policy_content_wrpr>div {
    padding: 0px;
    gap: 0;
    padding-bottom: 190px;
}

.privacy-policy .elementor-location-footer {
    border-top: 1px solid #D9D9D9;
}

.privacy_policy_content_wrpr h1 {
    font-size: 50px;
}

.privacy_policy_content_wrpr h2 {
    font-size: 45px;
    margin-bottom: 36px;
    line-height: normal;
    margin-top: 77px;
}

.privacy_policy_content_wrpr h3 {
    font-size: 40px;
    line-height: 55px;
    margin-top: 70px;
    margin-bottom: 30px;
    font-weight: 600;
}

.privacy_policy_content_wrpr p,
.privacy_policy_content_wrpr li {
    font-size: 20px;
}

.privacy_policy_content_wrpr ol {
    padding-left: 30px;
}

.privacy_policy_content_wrpr li {
    margin-bottom: 28px;
}

.privacy_policy_content_wrpr p:last-child {
    margin-bottom: 0px;
}

.privacy_policy_content_wrpr .elementor-shortcode {
    font-size: 18px;
    color: #2E3B70;
    font-weight: bold;
}

@media(max-width:1200.5px) {
    .privacy_policy_content_wrpr.privacy_policy_content_wrpr>div {
        padding-bottom: 120px;
    }

    .privacy_policy_content_wrpr h1 {
        font-size: 60px;
        line-height: normal;
    }

    .privacy_policy_content_wrpr h2 {
        font-size: 40px;
        line-height: normal;
    }

    .privacy_policy_content_wrpr h3 {
        font-size: 35px;
        line-height: normal;
    }
}

@media(max-width:991.5px) {

    .privacy-policy h1 {
        font-size: 40px;
    }

    .privacy_policy_content_wrpr h1 {
        font-size: 40px;
    }

    .privacy_policy_content_wrpr p,
    .privacy_policy_content_wrpr li,
    .blog_post_info_wrpr ul li span,
    .blog_post_info_wrpr ul li i {
        font-size: 16px;
    }

    .privacy_policy_content_wrpr h2 {
        font-size: 35px;
        margin-bottom: 25px;
        margin-top: 50px;
    }

    .privacy_policy_content_wrpr h3 {
        font-size: 30px;
        margin-top: 45px;
        margin-bottom: 20px;
    }

    .privacy_policy_content_wrpr li {
        margin-bottom: 18px;
    }
}

@media(max-width:767.5px) {
    .privacy_policy_content_wrpr a {
        word-break: break-all;
    }

    .privacy_policy_content_wrpr h1 {
        font-size: 32px;

    }

    .privacy_policy_content_wrpr h2 {
        font-size: 29px;
    }

    .privacy_policy_content_wrpr h3 {
        font-size: 26px;
    }
}

/* Privacy policy end */
/* Project details start */
.project_detail_banner {
    margin-top: 110px;
    margin-bottom: 190px;
}

.project_details_wrap img {
    height: 585px;
    width: 100%;
    object-fit: cover;
}

.project_detail_content_wrpr .home_project_details span {
    font-size: 18px;
    font-style: normal;
    color: #fff;
    text-transform: uppercase;
}

.project_detail_content_wrpr .home_project_details h4 {
    font-size: 45px;
    font-style: normal;
    color: #fff;
    margin-bottom: 0px;
}

.project_detail_content_wrpr .home_project_details {
    left: 105px;
    bottom: 85px;
}


.elementor-image-gallery img {
    height: 347px;
    width: 100%;
    object-fit: cover;
}

.project_detail_content_wrpr h3 {
    font-size: 40px;
}

.project_detail_content_wrpr>div>div:nth-child(1) {
    margin-bottom: 60px !important;
}

.project_detail_content_wrpr>div>div:nth-child(2) {
    margin-bottom: 190px !important;
}

.project_detail_content_wrpr>div {
    gap: 0 !important;
}

/* .elementor-image-gallery figure.gallery-item {
    padding-right: 12px;
    padding-bottom: 12px;
} */

.project_detail_content_wrpr figcaption {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(to top, rgb(0 0 0 / 21%), transparent);
}

.project_post_content_wrpr>div>div>div>div {
    gap: 0px !important;
}

.project_post_content_wrpr h3.elementor-heading-title {
    margin-bottom: 36px;
    margin-top: 32px;
}

.project_post_content_wrpr p:last-child {
    margin-bottom: 45px;
}

.project_post_content_wrpr .elementor-widget:last-child p {
    margin-top: 36px;
    margin-bottom: 0px;
}

.project_post_content_wrpr h4.elementor-heading-title {
    font-size: 35px;
    margin-bottom: 36px;
    word-break: break-all;
}

.project_post_content_wrpr p strong {
    color: #000;
}

.project_post_content_wrpr .gallery {
    gap: 28px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.project_post_content_wrpr .gallery .gallery-item {
    max-width: 100% !important;
}

@media(max-width:1200.5px) {
    .project_detail_content_wrpr .home_project_details {
        left: 50px;
        bottom: 50px;
    }

    .project_detail_content_wrpr>div>div:nth-child(2) {
        margin-bottom: 120px !important;
    }

    .project_detail_banner {
        margin-top: 70px;
        margin-bottom: 120px;
    }

    .project_detail_content_wrpr>div>div:nth-child(1) {
        margin-bottom: 50px !important;
    }

    .project_post_content_wrpr p:last-child {
        margin-bottom: 37px;
    }
}

@media(max-width:991.5px) {
    .project_post_content_wrpr h3.elementor-heading-title {
        font-size: 30px;
        margin-bottom: 24px;
        margin-top: 15px;
    }

    .project_post_content_wrpr h4.elementor-heading-title {
        font-size: 25px;
        margin-bottom: 25px
    }

    .elementor-image-gallery img {
        height: 200px;
    }

    .project_post_content_wrpr p {
        font-size: 16px;
    }

}

@media(max-width:767.5px) {
    .elementor-image-gallery figure.gallery-item {
        max-width: 100% !important;
    }

    .project_detail_banner {
        margin-bottom: 60px;
    }

    .project_post_content_wrpr .gallery {
        grid-template-columns: repeat(2, 1fr);
    }

    .project_post_content_wrpr h3.elementor-heading-title {
        font-size: 25px;
    }

    .project_post_content_wrpr h4.elementor-heading-title {
        font-size: 20px;
    }

    .elementor-image-gallery img {
        height: 200px;
    }

    .project_details_wrap img {
        height: 385px;
    }

    .project_detail_content_wrpr .home_project_details {
        left: 25px;
        bottom: 25px;
    }

    .project_post_content_wrpr .gallery {
        gap: 11px;
    }
}

@media(max-width:576.5px) {
    .elementor-image-gallery img {
        height: 100px;
    }
}

/* Project details end */
/* Blog inner details page start */
.sidebar_blog_wrpr .sidebar_blog_list {
    padding-left: 0px;
    list-style: none;
}

.sidebar_blog_wrpr .sidebar_blog_list_item figure {
    position: relative;
}

.sidebar_blog_wrpr .sidebar_blog_list_item figure figcaption {
    position: absolute;
    top: 0;
    padding: 18px;
    height: 100%;
    width: 100%;
    color: #fff;
    font-style: normal;
}

.sidebar_blog_wrpr .sidebar_blog_list_item {
    margin-bottom: 20px;
}

.sidebar_blog_wrpr .sidebar_blog_list_item figure figcaption>div {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.sidebar_blog_wrpr .sidebar_blog_list_item figure figcaption h5 {
    color: #fff;
    font-size: 19px;
}

.sidebar_blog_wrpr .sidebar_blog_list_item figure figcaption span {
    color: #fff;
}

.sidebar_blog_wrpr .sidebar_blog_list_item figure {
    cursor: pointer;
}

.sidebar_blog_wrpr .sidebar_blog_list_item figure img {
    height: 155px;
    object-fit: cover;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}

/* .sidebar_blog_wrpr .sidebar_blog_list_item figure,
.sidebar_blog_wrpr .sidebar_blog_list_item figure figcaption {
    background-color: #F9F9F9;
} */

.sidebar_blog_wrpr .sidebar_blog_list_item figure figcaption {
    background: #0e0f0f5e;
}

.sidebar_blog_wrpr .sidebar_blog_list_item figure:hover figcaption h5,
.sidebar_blog_wrpr .sidebar_blog_list_item figure:hover figcaption span {
    color: #fff;
}

/* .sidebar_blog_wrpr .sidebar_blog_list_item figure:hover img {
    opacity: 1;
} */

.blog_post_left_wrpr .elementor-post-navigation__link a {
    background-color: #2E3B70;
    display: flex;
    justify-content: center;
    color: #fff;
    border-radius: 4px;
}

.blog_post_left_wrpr .elementor-post-navigation__link a:hover {
    background-color: #C4204B;
    display: flex;
    justify-content: center;
    color: #fff;
    border-radius: 4px;
}

.blog_post_left_wrpr .post_single_navigation .elementor-post-navigation__link a {
    justify-content: center !important;
    height: 55px;
}

.blog_post_left_wrpr .elementor-post-navigation-borders-yes .elementor-post-navigation__separator {
    width: 10px;
    background-color: transparent;
}

.blog_post_left_wrpr .elementor-post-navigation__link span {
    color: #fff !important;
    line-height: 16px;
}

.blog_post_left_wrpr .post_single_navigation .elementor-post-navigation__link .fa-angle-left {
    height: 10px;
}

.elementor-post-navigation__link .fa-angle-left::before {
    content: "";
    position: absolute;
    background: url(../images/arrowright.svg) no-repeat;
    background-size: contain;
    width: 20px;
    height: 17px;
    right: 8px;
    transform: translate(-50%, -50%) rotate(180deg);
}

.post_single_navigation .elementor-post-navigation__link .fa-angle-right {
    height: 10px;
}

.elementor-post-navigation__link .fa-angle-right::before {
    content: "";
    position: absolute;
    background: url(../images/arrowright.svg) no-repeat;
    background-size: contain;
    width: 20px;
    height: 17px;
    left: 28px;
    transform: translate(-50%, -50%);
}

.blog_post_left_wrpr .elementor-post-navigation .post-navigation__arrow-wrapper {
    padding: 0px !important;
}

.blog_post_info_wrpr.blog_post_info_wrpr {
    margin-bottom: 47px !important;
}

.blog_post_featured_img {
    padding-bottom: 77px;
    text-align: left !important;
}

.blog_post_featured_img img {
    width: 100%;
}

.blog_post_info_wrpr ul {
    display: inline-flex;
    gap: 16px;
    align-items: center;
}

.blog_post_info_wrpr ul li {
    margin-top: 0 !important;
}

.blog_post_info_wrpr ul li span,
.blog_post_info_wrpr ul li i {
    color: #696A75 !important;
}

.blog_post_left_wrpr .post_single_navigation {
    padding-bottom: 190px;
    padding-top: 33px;
}

.blog_post_left_wrpr h1.elementor-heading-title {
    font-size: 45px;
    line-height: normal;
}

.blog_post_left_wrpr {
    gap: 0;
    padding-top: 0px;
    padding-right: 100px;
    padding-bottom: 0px;
}

.blog_details_banner+div>div {
    padding-top: 0px !important;
}

.blog_post_left_wrpr h2.wp-block-heading {
    font-size: 40px;
    margin-top: 77px;
    margin-bottom: 36px;
    line-height: normal;
}

.blog_post_left_wrpr .elementor-widget-container p {
    font-size: 19px;
}

.wp-block-quote {
    background-color: #F6F6F7;
    border-radius: 12px;
    border-left: 4px solid #E8E8EA;
    margin-top: 77px;
    margin-bottom: 77px;
}

.wp-block-quote p {
    padding: 32px;
    color: #181A2A;
}

@media(max-width:1200.5px) {
    .blog_post_left_wrpr .post_single_navigation {
        padding-bottom: 120px;
    }

    .blog_details_banner {
        margin-top: 109px !important;
        margin-bottom: 120px !important;
    }
}

@media(max-width:991.5px) {
    .blog_post_left_wrpr {
        padding-right: 10px;
    }

    .blog_post_left_wrpr h1.elementor-heading-title {
        font-size: 40px;
    }

    .blog_post_left_wrpr .elementor-widget-container p {
        font-size: 16px;
    }

    .blog_post_left_wrpr h2.wp-block-heading {
        font-size: 35px;
    }

    .elementor-post-navigation__link .fa-angle-right::before {
        left: 28px;
    }

    .blog_post_left_wrpr h2.wp-block-heading {
        margin-top: 37px;
        margin-bottom: 27px;
    }

    .wp-block-quote {
        margin-top: 37px;
        margin-bottom: 37px;
    }

    .blog_post_left_wrpr .post_single_navigation {
        padding-bottom: 80px;
    }

    .blog_post_right_wrpr {
        padding-bottom: 80px;
    }

    .blog_post_featured_img {
        padding-bottom: 37px;
    }

    .blog_post_info_wrpr.blog_post_info_wrpr {
        margin-bottom: 27px !important;
    }

    .blog_list_wrpr .elementor-posts-container .elementor-post__thumbnail__link {
        margin-bottom: 36px !important;
    }
}

@media(max-width:767.5px) {
    .blog_details_banner {
        margin-top: 79px !important;
        margin-bottom: 70px !important;
    }

    .blog_post_left_wrpr {
        padding-right: 10px;
    }

    .blog_post_left_wrpr h1.elementor-heading-title {
        font-size: 35px;
    }

    .blog_post_left_wrpr .elementor-widget-container p {
        font-size: 16px;
    }

    .blog_post_left_wrpr h2.wp-block-heading {
        font-size: 30px;
    }

    .elementor-post-navigation__link .fa-angle-right::before {
        left: 28px;
    }
}

@media(max-width:576.5px) {
    .blog_post_left_wrpr .post_single_navigation .elementor-post-navigation__link a {
        height: 42px;
    }

    .blog_post_left_wrpr .elementor-post-navigation__link span {
        font-size: 12px !important;
    }

    .elementor-post-navigation__link .fa-angle-left::before,
    .elementor-post-navigation__link .fa-angle-right::before {
        height: 12px;
    }

    .elementor-post-navigation__link .fa-angle-left::before {
        right: 7px;
        transform: rotate(180deg);
    }

    .elementor-post-navigation__link .fa-angle-right::before {
        left: 8px;
        transform: none;
    }
}

/* Blog inner details page end */
/* Career page start */
.career_form .elementor-button {
    height: 56px;
    font-size: 19px;
}

.career_top {
    margin-top: 190px;
    margin-bottom: 190px;
}

.career_top form {
    margin-top: 180px;
}

.career_top .elementor-widget-container p:nth-child(3) {
    margin-bottom: 35px;
}

.career_top>div {
    gap: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.career_top h3.elementor-heading-title {
    font-size: 45px;
    margin-bottom: 36px;
}

.career_top h3.elementor-icon-box-title {
    font-size: 23px;
}

.career_top p {
    font-size: 19px;
}

.career_form input[type="file"] {
    font-size: 13px;
}

.career_form .elementor-field-textual {
    font-size: 16px !important;
}

.career_form .elementor-field-type-checkbox {
    position: relative;
}

.career_form .elementor-field-type-checkbox label {
    margin-left: 23px;
}

.career_form .elementor-field-type-checkbox .elementor-field-subgroup {
    position: absolute;
    top: -5px;
}

.career_form .elementor-field-type-checkbox .elementor-field-subgroup input {
    cursor: pointer;
}

@media(max-width:1200.5px) {
    .career_top {
        margin-top: 120px;
        margin-bottom: 120px;
    }

    .career_top form {
        margin-top: 100px;
    }

    .career_top h3.elementor-heading-title {
        font-size: 35px;
    }

    .career_top h3.elementor-icon-box-title {
        font-size: 20px;
    }
}

@media(max-width:991.5px) {
    .career_form {
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media(max-width:767.5px) {
    .career_top h3.elementor-heading-title {
        font-size: 30px;
    }

    .career_top {
        margin-top: 80px;
        margin-bottom: 80px;
    }

    .career_top form {
        margin-top: 70px;
    }

    .career_top p {
        font-size: 16px;
    }

    .career_top h3.elementor-icon-box-title {
        font-size: 20px;
    }

    .career_top .elementor-field-label {
        font-size: 16px;
    }

    .career_form .elementor-field-group {
        margin-bottom: 20px !important;
    }
}

/* Career page end */
/* Instagram section start */
#sb_instagram .sbi_follow_btn a,
.sbi_btn_text {
    color: #fff !important;
}

.sbi_load_btn,
.sbi_custom {
    width: 190px;
}

/* Instagram section end */