body{
    font-family: 'Nunito Sans', sans-serif!important;
}
.main-page-title{
    font-family: 'Nunito Sans', sans-serif!important;
}
.ckediter-data{
    font-family: 'Nunito Sans', sans-serif!important;
}

.privacy-link{color:#fff;}.privacy-link:hover{color:#fff;}

.social-links {
    padding-left: 0;
    text-align: start;
    margin-bottom: 0;
    list-style-type: none;
}
.social-links li:first-child {
    margin-left: 0;
}

.social-links li {
    display: inline-block;
    color: #ffffff;
    margin-left: 5px;
    margin-right: 5px;
}.social-links li a {
    display: inline-block;
    color: #ffffff;
    line-height: 1;
    font-size: 20px;
}.lang_active {
    color:#c42630!important;
}

.grecaptcha-badge{z-index:9;width:70px!important;overflow:hidden!important;transition:all .3s ease!important;left:4px!important}.grecaptcha-badge:hover{width:256px!important}
.skiptranslate,.tran_dd{display: none !important;} body {top: 0px !important; }.goog-text-highlight{background-color: #ffffff00!important;box-shadow:none!important;}.lang_active{color: #199980!important;}
body{
        top: 0px!important;
}


 .icon-box {
                margin-bottom: 30px;
                margin-top: 30px;
            }
            .box-hover-effect {
                display: inline-block;
                vertical-align: middle;
            }
            .box-hover-effect .effect-wrapper {
                position: relative;
                overflow: hidden;
                margin: 0;
                width: 100%;
            }
            .box-hover-effect .effect-wrapper .thumb {
                position: relative;
                overflow: hidden;
                backface-visibility: hidden;
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1);
                transform: scale(1);
                -webkit-transition: all .4s ease;
                -o-transition: all .4s ease;
                transition: all .4s ease;
            }
            .box-hover-effect.effect-siberia .info-box .info-title {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                padding: 15px 70px 15px 15px;
                -webkit-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                -webkit-transform: translateX(0);
                -moz-transform: translateX(0);
                -ms-transform: translateX(0);
                -o-transform: translateX(0);
                transform: translateX(0);
            }
            .box-hover-effect.effect-siberia .info-box .info-title:before {
                color: #fff;
                content: "\f054";
                font-family: fontAwesome;
                position: absolute;
                text-align: center;
                line-height: 50px;
                bottom: 5px;
                top: 7px;
                right: 7px;
                width: 50px;
                height: 50px;
                background-color: rgba(9,9,9,.3);
                text-shadow: 0 1px 1px rgba(0,0,0,.5);
                font-size: 18px;
            }
            .box-hover-effect.effect-siberia .info-box .info-content {
                color: #fff;
                bottom: 0;
                left: 0;
                right: 0;
                top: 0;
                padding: 30px;
                text-shadow: 0 1px 1px rgba(0,0,0,.2);
                position: absolute;
                visibility: hidden;
                -webkit-transform: translateX(-100%);
                -moz-transform: translateX(-100%);
                -ms-transform: translateX(-100%);
                -o-transform: translateX(-100%);
                transform: translateX(-100%);
                -webkit-opacity: 0;
                -khtml-opacity: 0;
                -moz-opacity: 0;
                opacity: 0;
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
            }
            .icon-box p {
                height: 90px;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 4;
                -webkit-box-orient: vertical;
            }
            .btn-dark.btn-theme-colored2 {
                color: #6d298e!important;
                background-color: #ffffff!important;
                border-color: #6d298e!important;
            }
            
            .btn-dark.btn-theme-colored2 {
                color: #fff!important;
                background-color: #000000!important;
                border-color: #000000!important;
            }
            .icon-box p {
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
        font-size: 14px;
}



.history-area{
        padding: 80px 0;
    }
    .history-read-more-btn{
        font-weight: 600;
        color: #727272;
    }
    .history-read-more-btn:hover{
        font-weight: 600;
        color: #727272;
    }
    .services-box {
                margin-bottom: 30px;
                background-color: #fafafa;
                transition: .5s;
                border-radius: 10px;
                padding: 30px;
                border:1px solid #eee;
            }
            .services-box h3 {
                margin-bottom: 0;
                font-size: 24px;
                font-weight: 700;
                font-family: 'Nunito Sans', sans-serif!important;
            }

            .services-box h3 a{
                border: none;
                color: #565656;
            }
            .services-box p {
                margin-top: 15px;
            }
            .of-txt-6 {
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 6;
                -webkit-box-orient: vertical;
            }
            .default-btn {
                display: inline-block;
                border: none;
                border-radius: 5px;
                z-index: 1;
                position: relative;
                color: #262e2e;
                background-color: transparent;
                -webkit-transition: .5;
                transition: .5s;
                text-align: center;
                font-size: 15px;
                font-weight: 700;
            }
            .services-box:hover {
                -webkit-box-shadow: 0 7px 30px -10px rgba(133,153,162,.3);
                box-shadow: 0 7px 30px -10px rgba(133,153,162,.3);
                background-color: #ffffff;
            }
            
            .news-line{
        font-weight: 700;
        margin: 0;
    }
    .news-line a{
        color:#727272;
    }
    .news-line a:hover{
        color:#727272;
    }
    .news-bottom-line{
        margin: 10px 0;
    }
    .news-read-more{
        color:#000;
    }
    .news-read-more:hover{
        color:#000;
    }
    .link-area-box{
        box-shadow: 0 7px 30px -10px rgba(133,153,162,.3);
        background-color: #ffffff;
        padding:30px;
        border-radius: 12px;
    }
    .link-page{
        margin-bottom: 10px;
    }
    .link-page a{
        color:#000;
        font-weight: 600;
    }
    .link-page a:hover{
        color:#000;
    }
            
.h-banner-title{
    text-transform: capitalize!important;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif!important;
    font-size: 18px;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 18px!important;
}
.about-area-decription{
    margin-top: 30px;
    font-weight: 600;
}
.top-line-sec{
    font-family: 'Nunito Sans', sans-serif!important;
    font-weight:600
}
.breadcrumbs{
    background-image:url('../img/page_titlebar.png');
    background-size: cover;
    background-attachment: inherit;
    height: 170px;
}

.second-topbar {
    height: 200px;
    padding: 0 20px;
}

#account {
    float: right;
    border: 1px solid #db494e;
    border-radius: 35px;
    background: #db494e;
    color: white;
    margin-top: 15px;
    font-size: 13px;
    font-weight: 600;
}

.drop-down-btn {
    color: #000;
}

.media-body {
    font-size: 12px;
    font-family: 'Open Sans';
}

.left-slider {
    border: 1px solid #727272;
    background: #727272;
    color: white;
    font-size: 16px;
    font-weight: 550;
    border-top: 1px solid #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}
/* .line-bottom-double-line-centered:before {
    bottom: 3px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 20px;
}

.line-bottom-double-line-centered:after {
    bottom: 7px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 45px;
}

.line-bottom-double-line-centered::after {
    background-color: black;
} */

.icon-bordered {
    width: 130px;
    border-radius: 50%;
}

.box-hover-effect {
    display: inline-block;
    vertical-align: middle;
}

.box-hover-effect .effect-wrapper {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}

.box-hover-effect .effect-wrapper .thumb {
    position: relative;
    overflow: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.box-hover-effect.effect-siberia .info-box .info-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 70px 15px 15px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.box-hover-effect.effect-siberia .info-box .info-content {
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    padding: 30px;
    text-shadow: 0 1px 1px rgb(0 0 0 / 20%);
    position: absolute;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.box-hover-effect.effect-siberia:hover .info-box .info-content {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.box-hover-effect.effect-siberia .info-box .info-content {
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    padding: 30px;
    text-shadow: 0 1px 1px rgb(0 0 0 / 20%);
    position: absolute;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.box-hover-effect.effect-siberia .info-box .info-title:before {
    color: #fff;
    content: "\f054";
    font-family: fontAwesome;
    position: absolute;
    text-align: center;
    line-height: 50px;
    bottom: 5px;
    top: 7px;
    right: 7px;
    width: 50px;
    height: 50px;
    background-color: rgba(9, 9, 9, .3);
    text-shadow: 0 1px 1px rgb(0 0 0 / 50%);
    font-size: 18px;
}

.icon-box p {
    height: 78px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 13px;
}

.bg-theme-colored-transparent-9 {
    background-color: rgba(40, 57, 94, .9)!important;
}

.bg-theme-colored-transparent-9 {
    background-color: rgba(40, 57, 94, .9)!important;
}

.text-white {
    color: #fff !important;
}

.bg-hover-theme-colored2:hover {
    transform: scale(1.05);
    transition: 1s
}

#header {
    background-color: #6d298e;
}

.icon-box {
    margin-bottom: 30px;
    margin-top: 30px;
}

.service-box {
    position: relative;
    border-bottom: 3px solid transparent;
    border-top: 0;
    height: 370px;
}

.service-box:after {
    background: #c42630;
}

.border-1px {
    border: 1px solid #eeeeee !important;
}

.service-box:hover:after {
    width: 100%;
}

.service-box:after {
    content: "";
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 0;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

.line-bottom-double-line-centered:before {
    bottom: 3px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 20px;
}

.line-bottom-double-line-centered:after {
    bottom: 7px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 45px;
}

.line-bottom-double-line-centered {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.blog-posts .post .entry-content .post-date.right,
.blog-posts .post.style1 .entry-header .entry-date.entry-date-absolute,
.custom-nav-tabs>li>a:hover,
.drop-caps.colored-rounded p:first-child:first-letter,
.drop-caps.colored-square p:first-child:first-letter,
.horizontal-tab-centered .nav-pills>li.active>a,
.horizontal-tab-centered .nav-pills>li.active>a:focus,
.horizontal-tab-centered .nav-pills>li.active>a:hover,
.horizontal-tab-centered .nav-pills>li>a:hover,
.line-bottom-double-line-centered::after,
.line-bottom-double-line-centered::before,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme.dot-theme-colored .owl-controls .owl-dot span,
.pagination.theme-colored li.active a,
.portfolio-filter a.active,
.portfolio-filter a:hover,
.product .tag-sale,
.progress-item .progress-bar,
.section-title .both-side-line::after,
.section-title .both-side-line::before,
.section-title .left-side-line::before,
.section-title .right-side-line::before,
.section-title .top-side-line::after,
.small-title .title::after,
.tab-slider .nav.nav-pills a.active,
.tab-slider .nav.nav-pills a:hover,
.title-dots span,
.widget .tags a:hover,
.widget.dark .tags a:hover,
.working-process.theme-colored a {
    background: #28395e;
}

.services .title {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 35px;
    position: relative;
}

.Inquiry-top-text {
    font-size: 14px;
    font-weight: 600;
    color: #1a2b71;
    font-family: 'Nunito Sans', sans-serif!important;
}

.header-meddle-txt {
    font-size: 12px;
    font-weight: 600;
    color: #727272;
}

.cta-2-area {
    position: relative;
    z-index: 1;
    background-color: #344669;
    padding-top: 50px;
}

.cta-2-area .cta-content .cta-text {
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
}

.cta-2-area .cta-content .cta-btn {
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
}

.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.what-we-do-img {
    text-align: center;
    padding-left: 15px;
    position: relative;
    z-index: 1;
}
/* .what-we-do-img::before {
    width: 200px;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    height: 200px;
    z-index: -1;
    position: absolute;
    right: 0;
    background-color: #344669;
    top: 0;
    content: '';
    border-radius: 50%;
} */

.what-we-do-img img {
    border-radius: 8%;
}
/* .what-we-do-img::after {
    width: 200px;
    height: 200px;
    z-index: -1;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    position: absolute;
    left: 0;
    background-color: #344669;
    bottom: 0;
    content: '';
    border-radius: 50%;
} */

element.style {
    margin-bottom: 20px;
}

.section-title {
    max-width: 720px;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.section-title::before {
    left: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    content: '';
    position: absolute;
    background-color: var(--mainColor);
    margin-left: auto;
    margin-right: auto;
}

.section-title .sub-title {
    display: block;
    margin-bottom: 12px;
    color: var(--mainColor);
    font-size: 25px;
    font-weight: 700;
}

.net-banking-btn {
    transition: 0.5s;
    padding: 2px 15px 4px 15px;
    color: black;
    background-color: #fff;
    border: 1px solid #fff;
    font-weight: 600;
    font-size: 13px;
}

.net-banking-btn:hover {
    transform: scale(1.08);
    transition: 0.5s;
    font-weight: 600;
}
.value-popup:hover{
    -webkit-animation-name: funfacts-pulse;
    animation-name: funfacts-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@keyframes funfacts-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.bt_model {
    animation: fadein 2s;
}

.bt_model {
    background-color: rgb(255 255 255 / 0%);
    z-index: 99;
    top: 100%;
}
.modal {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 30px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}
.bt_modal-content {
    padding: 0px;
    border: 1px solid #fff0;
    position: fixed;
    bottom: 2px;
    right: 0px;
    width: 100%;
    min-height: 130px;
    max-height: 180px;
    box-shadow: 0px 5px 5px rgb(29 34 47 / 25%);
}
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
    max-width: 450px;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    outline: 0;
}
.bt_model_head {
    background-color: #c42630;
    color: #fff;
    padding: 8px;
}
.bt_close_btn {
    text-align: right;
    top: -6px;
    right: 10px;
    color: #fff;
}

.close {
    position: absolute;
    top: 8px;
    right: 25px;
    opacity: 1;
    color: #828282;
    font-size: 28px;
    font-weight: bold;
}

@media screen and (min-width: 1200px) {
    .navbar-logo-img {
        display: none;
    }
    .full-size-logo {
        display: block;
    }
    .small-size-logo {
        display: none;
    }
    .navbar {
        position: absolute;
    }
    body {
        background-image: url(https://absbl.com/assets/upload/core_img/bg_box_img.png);
        padding: 20px;
    }
    .slider-img {
        height: 450px;
    }
    .top-marquee {
        height: 350px;
    }
    .mobile-nav-net-btn {
        display: none;
    }
    .bi-envelope-fill {
        font-size: 32px;
        float: left;
        padding-right: 10px;
        font-weight: 600;
        color: #1a2b71;
        text-align: center;
    }
    .about-infor-img{
        width: 500px;
        height: 570px;
    }
    .news-notification-image{
        height: 457px;
    }
}

@media (min-width: 767px) and (max-width: 1199px) {
    .small-size-logo {
        display: none;
    }
    .service-box {
        height: 200px;
    }
    .top-marquee {
        height: 190px;
    }
    .about-infor-img{
        width: 650px;
        height: 650px;
    }
    .news-notification-image{
        height: 283px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .full-size-logo {
        display: none;
    }
    .line-bottom-double-line-centered {
        margin-top: 50px;
    }
    .about-infor-img{
        width: 500px;
        height: 570px;
    }
}

@media (min-width: 300px) and (max-width: 480px) {
    .logo-img {
        width: 320px;
    }
    width #carouselExampleIndicators {
        height: 180px;
    }
    .slider-img {
        height: 160px;
    }
    .full-size-logo {
        display: none;
    }
    .small-size-logo {
        display: block;
    }
    .line-bottom-double-line-centered {
        margin-top: 50px;
    }
    .service-box {
        height: 300px;
    }
    .top-marquee {
        height: 280px;
    }
    .Inquiry-top-text {
        font-size: 11px;
        font-weight: 600;
        color: #727272;
    }
    .header-meddle-txt {
        font-size: 11px;
        font-weight: 600;
        color: #1a2b71;
    }
    .mobile-nav-net-btn {
        display: block;
    }
    .about-infor-img{
        width: 350px;
        height: 400px;
    }
    .news-notification-image{
        height: 350px;
    }
}

@media screen and (max-width: 300px) {
    .logo-img {
        width: 200px;
    }
    .line-bottom-double-line-centered {
        margin-top: 50px;
    }
    .full-size-logo {
        display: none;
    }
    .small-logo-nav {
        max-width: 267px;
    }
    .header-meddle-txt {
        font-size: 8px;
    }
    .Inquiry-top-text {
        font-size: 6px;
    }
    /* .bi-envelope-fill {
        font-size: 12px;
        float: left;
        padding-right: 10px;
        font-weight: 600;
        color: #1a2b71;
        text-align: cent
    } */
}
.comun_back_color{
    background-color: #fff9
}