:root {
    --bg-primary: #fd7029;
    /* --bg-secondary: #0e9310; #3e693f;*/
    --bg-secondary: #013e99;
}

.main-banner {
    background-image: url(/assets/img/banner/main-banner.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.navbar-area.sticky-top .main-nav {
    backdrop-filter: blur(20px) saturate(160%) contrast(45%) brightness(140%);
}

.navbar-area .main-nav .navbar img {
    width: 100px;
    padding: 10px 0px;
}

.pt-50 {
    padding-top: 50px;
}

.pr-20 {
    padding-right: 30px;
}

.pb-50 {
    padding-bottom: 50px;
}

.text-left {
    text-align: left;
}

.section-title-lf {
    margin: 0 auto 50px;
}

.section-title-lf span {
    font-size: 15px;
    color: var(--bg-primary);
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 600;
    text-transform: uppercase
}

.section-title-lf h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
    color: var(--bg-secondary);
}

.section-title-lf p {
    font-size: 15px;
    font-weight: 500;
}

.service-card-wrapper .service-card {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 2rem;
    padding-bottom: 2rem;
    background: #ffffff;
    border-radius: 8px;
    border-bottom: 8px solid var(--bg-secondary);
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.13));
    cursor: pointer;
    height: 100%;
}

.service-card-wrapper .service-card .icon-wrapper {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.service-card-wrapper .service-card p {
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: 1.5rem;
    color: var(--bg-primary);
    font-size: 1.25rem;
    font-weight: 600;
}

.service-card:hover {
    /* box-shadow: 0 10px 12px 0 rgb(0 0 0 / 9%); */
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.abroad-slider.owl-carousel .owl-next span,
.abroad-slider.owl-carousel .owl-prev span {
    color: var(--bg-primary);
    font-size: 16px;
    margin-bottom: 20px;
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    line-height: 40px;
    font-size: 30px;
    text-align: center;
    border: 1px solid var(--bg-primary)!important;
    -webkit-transition: .5s;
    transition: .5s;
}

.abroad-slider .owl-next span:hover,
.abroad-slider .owl-prev span:hover {
    background: var(--bg-primary);
    color: #fff!important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: transparent!important;
}

.ts-section .ts-card .price-header img {
    left: 0;
    right: 0;
    top: 30px;
    z-index: 0;
    margin: auto;
    width: 100px;
    height: 100px;
    color: #000;
    font-size: 60px;
    line-height: 90px;
    position: absolute;
    border-radius: 50px;
    display: inline-block;
    background: #fff;
    border: 5px solid var(--bg-primary);
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 15%);
    box-shadow: 0 10px 20px rgb(0 0 0 / 15%);
}

.ts-section .ts-card.ts-card-two img {
    z-index: 1;
}

.pricing-feature h4 {
    font-size: 18px;
    color: var(--bg-secondary);
}

.pricing-feature h6 {
    font-size: 14px;
    color: var(--bg-secondary);
}

.pricing-feature p {
    margin-top: 20px;
}

.mobile-nav img {
    width: 50px;
}

.service-style-four .tags {
    padding: 20px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    margin-bottom: 30px
}

.service-style-four .tags h3 {
    font-weight: 600;
    margin-bottom: 20px
}

.service-style-four .tags a {
    background: #e5e5e5;
    color: #333;
    padding: 8px 16px;
    margin-bottom: 15px;
    display: inline-block;
    font-family: poppins, sans-serif;
    border-radius: 10px;
    border: 1px dashed #333;
    width: 100px;
    text-align: center
}

.service-style-four .tags a:hover {
    background: var(--bg-primary);
    color: #fff
}

.blog-details-area .article-title {
    font-size: 32px;
    color: var(--bg-secondary);
    font-weight: 600;
    margin-bottom: 25px;
}


/*
Start Best Service Area Style
================================*/

.best-services-area .tab-content {
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    padding: 30px;
    border-radius: 4px;
}

.best-services-area .best-service-img img {
    border-radius: 4px;
}

.best-services-area .nav-pills {
    margin-bottom: 30px;
}

.best-services-area .nav-pills .nav-link {
    color: #292a2c;
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    padding: 10px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    width: 150px;
    height: 70px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    z-index: 1;
}

.best-services-area .nav-pills .nav-link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(#012068), to(#012c92));
    background-image: linear-gradient(to right, #012068, #012c92);
    z-index: -1;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 4px;
}

.best-services-area .nav-pills .nav-link i {
    display: block;
    font-size: 30px;
    line-height: 1;
    color: var(--bg-primary);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.best-services-area .nav-pills .nav-link:hover {
    color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.best-services-area .nav-pills .nav-link:hover::before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.best-services-area .nav-pills .nav-link:hover i {
    color: #ffffff;
}

.best-services-area .nav-pills .nav-link.active {
    color: #ffffff;
    background-image: -webkit-gradient(linear, left top, right top, from(#f97121), to(#fb8846));
    background-image: linear-gradient(to right, #f97121, #fb8846);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.best-services-area .nav-pills .nav-link.active i {
    color: #ffffff;
}

.best-services-area .best-service-area h3 {
    margin-bottom: 20px;
}

.best-services-area .best-service-area ul {
    margin-bottom: 35px;
}

.best-services-area .best-service-area ul li {
    margin-bottom: 10px;
    color: #012068;
    font-size: 13px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    padding-left: 35px;
    position: relative;
}

.best-services-area .best-service-area ul li:last-child {
    margin-bottom: 0;
}

.best-services-area .best-service-area ul li i {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #012068;
    text-align: center;
    color: #ffffff;
    margin-right: 5px;
    font-weight: normal;
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
}

.gallery-us-area .filter {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 60px;
}

.filter button.active {
    color: #fff;
    background-color: var(--bg-primary);
    border: 1px solid var(--bg-primary);
}

.filter button {
    font-size: 14px;
    font-weight: 500;
    color: var(--bg-secondary);
    font-family: 'Barlow', sans-serif;
    border: 1px solid var(--bg-secondary);
    background: transparent;
    padding: 9px 20px;
    border-radius: 50px;
    margin: 0 10px 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.btn:focus {
    outline: none!important;
    box-shadow: none!important;
}

.partner-area .single-logo {
    background-color: #fff;
    height: 150px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
}

.partner-area {
    background-color: #fafafa;
}

.services-section-six {
    position: relative;
    padding: 90px 0px 40px;
}

.services-section-six .outer-container {
    position: relative;
}

.services-section-six .outer-container:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 70px;
    width: 100%;
    height: 91px;
    background: url(../img/banner/pattern-3.png) center top no-repeat;
}

.services-section-six .outer-container .services-block-nine:nth-child(2),
.services-section-six .outer-container .services-block-nine:nth-child(4) {
    margin-top: 70px;
}

.services-block-nine {
    position: relative;
    margin-bottom: 40px;
}

.services-block-nine .inner-box {
    position: relative;
    text-align: center;
}

.services-block-nine .inner-box .icon-outer {
    position: relative;
    display: inline-block;
}

.services-block-nine .inner-box .icon-outer .service-number {
    position: absolute;
    left: -7px;
    top: -2px;
    width: 24px;
    height: 24px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    background-color: var(--bg-secondary);
}

.services-block-nine .inner-box .icon-outer .icon-box {
    position: relative;
    width: 135px;
    height: 135px;
    color: #ffffff;
    text-align: center;
    border-radius: 50%;
    line-height: 138px;
    font-size: 62px;
    background: -webkit-linear-gradient(top, #fd7527, #f6905c);
    background: -moz-linear-gradient(top, #fd7527, #f6905c);
    background: -o-linear-gradient(top, #fd7527, #f6905c);
    background: -ms-linear-gradient(top, #fd7527, #f6905c);
    color: ffffff;
}

.services-block-nine .inner-box .icon-outer .icon-box .icon {
    position: relative;
}


/* .services-block-nine .inner-box .icon-outer .icon-box:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    border-radius: 50%;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    background: -webkit-linear-gradient(top, #e22f33, #ff3d41);
    background: -moz-linear-gradient(top, #e22f33, #ff3d41);
    background: -o-linear-gradient(top, #e22f33, #ff3d41);
    background: -ms-linear-gradient(top, #e22f33, #ff3d41);
    color: #fff;
} */

.services-block-nine .inner-box:hover .icon-outer .icon-box:before {
    opacity: 1;
}

.services-block-nine .inner-box .lower-box {
    position: relative;
    margin-top: 30px;
}

.services-block-nine .inner-box .lower-box h6 {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 14px;
    color: #1a1e66;
}

.services-block-nine .inner-box .lower-box h6 a {
    position: relative;
    color: #012068;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.services-block-nine .inner-box .lower-box h6 a:hover {
    color: #4659e2;
}

.services-block-nine .inner-box .lower-box .text {
    position: relative;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 14px;
}

.services-block-nine .inner-box .lower-box .contact {
    position: relative;
    color: #4659e2;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

.services-block-nine .inner-box .lower-box .contact .arrow {
    position: relative;
    font-weight: 600;
    color: #4659e2;
    margin-left: 4px;
}


/*--------------blog-----------------*/

.ttm-box-view-left-image.featured-imagebox-post {
    padding: 15px;
}

.ttm-box-view-left-image .ttm-featured-img-left {
    padding: 0;
}

.featured-thumbnail {
    position: relative;
    overflow: hidden;
}

.blog-left-img-section img {
    height: 220px;
}

.featured-imagebox-post.ttm-box-view-left-image .featured-content.featured-content-post {
    padding: 15px 17px 11px 17px;
}

.ttm-box-view-left-image .featured-content,
.ttm-box-view-left-image.featured-imagebox-post .featured-content {
    padding-left: 25px !important;
    display: flex;
    flex-direction: column;
    padding-bottom: 0 !important;
}

.featured-imagebox-post .featured-content.featured-content-post .post-meta {
    display: block;
    padding: 7px 3px 3px 0;
    font-size: 12px;
}

.featured-imagebox-post .featured-content.featured-content-post .post-title h5 {
    margin: 0;
    font-size: 19px;
    line-height: 28px;
}

.blog-left-img-section .post-title a {
    color: #606060;
}

.ttm-box-view-left-image .featured-content .ttm-box-desc,
.ttm-box-view-left-image .featured-content .featured-desc {
    border-top: 1px solid #f2f2f2;
    margin-top: 10px;
    padding-top: 7px;
}

.featured-imagebox-post.ttm-box-view-left-image .featured-content.featured-content-post .post-meta span {
    padding: 0;
    font-size: 14px;
}

.featured-imagebox-post .featured-content.featured-content-post .post-meta span {
    padding-right: 10px;
    position: relative;
}

.featured-imagebox-post .featured-content.featured-content-post .post-meta span i {
    padding-right: 5px;
}

.blog-left-img-section .ttm-meta-line i {
    color: var(--bg-secondary);
}

.blog-left-img-section .ttm-meta-line {
    color: var(--bg-secondary);
}

.ttm-box-view-left-image.featured-imagebox-post {
    padding: 15px;
}

.featured-imagebox-post:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 0 0 17px rgb(32 46 60 / 10%);
}

.box-shadow {
    -webkit-box-shadow: 0 0 12px 0 rgb(32 46 60 / 6%);
    -moz-box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
    box-shadow: 0 0 12px 0 rgb(32 46 60 / 6%);
}

.featured-imagebox-post {
    background-color: #fff;
    padding: 0;
    margin-bottom: 20px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.featured-imagebox-post:hover .featured-content.featured-content-post .post-title h5 a {
    color: var(--bg-primary)
}

.blog-left-img-section {
    background-color: #fafafa;
    padding: 50px 0px;
}

.divider-area {
    background: url(../img/banner/banner-back.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 100px 0px;
}

.divider-area .div-desc {
    text-align: center;
}

.divider-area .div-desc h3 {
    font-size: 40px;
    font-weight: 700;
    color: var(--bg-secondary);
}

.divider-area .div-desc p.country-list {
    font-size: 17px;
    margin-top: 40px;
    font-weight: 700;
    color: var(--bg-secondary);
}

.divider-area .div-desc p {
    font-size: 20px;
    margin-top: 10px;
    font-weight: 700;
    color: var(--bg-primary);
}

.widget-brochure a {
    padding: 15px 15px 15px 90px;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    color: var(--bg-secondary);
    font-size: 18px;
    font-weight: 500;
    max-width: 400px;
    display: block;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}

.widget-brochure a i {
    background: #fd6318;
    color: #fff;
    text-align: center;
    position: absolute;
    line-height: 65px;
    font-size: 25px;
    height: 100%;
    width: 60px;
    left: 0;
    top: 0;
}

.documentation .title-text h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px
}

.documentation {
    height: 200px;
    background: var(--bg-primary);
}

.documentation .title-text ul {
    padding-left: 0;
    margin-bottom: 0
}

.documentation .title-text ul li {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    position: relative;
    margin: 0 10px
}

.documentation .title-text ul li::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    background: #fff;
    top: 15px;
    right: -15px;
    border-radius: 10px
}

.documentation .title-text ul li a {
    color: #fff
}

.documentation .title-text ul li a:hover {
    color: var(--bg-primary)
}

.documentation .title-text ul li i {
    font-size: 14px
}

.documentation .title-text ul li:last-child::before {
    display: none
}

.document-area .service-category {
    padding: 20px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    margin-bottom: 30px
}

.document-area .service-category h3 {
    font-weight: 600;
    margin-bottom: 20px
}

.document-area .service-category ul {
    padding-left: 0;
    margin-bottom: 0
}

.document-area .service-category ul li {
    line-height: 1;
    list-style: none
}

.document-area .service-category ul li a {
    padding: 15px 20px;
    display: block;
    border-left: 2px solid var(--bg-primary);
    position: relative;
    border-bottom: 1px dashed #ddd;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-bottom: 5px
}

.document-area .service-category ul li a i {
    position: absolute;
    top: 12px;
    right: 0;
    font-size: 25px
}

.document-area .service-category ul li a:hover {
    background: var(--bg-primary);
    color: #fff
}

.document-area .tags {
    padding: 20px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    margin-bottom: 30px
}

.document-area .tags h3 {
    font-weight: 600;
    margin-bottom: 20px;
    color: var(--bg-secondary);
}

.document-area .tags a {
    background: #e5e5e5;
    color: #333;
    padding: 8px 16px;
    margin-bottom: 15px;
    display: inline-block;
    font-family: poppins, sans-serif;
    border-radius: 10px;
    border: 1px dashed #333;
    width: 100px;
    text-align: center
}

.document-area .tags a:hover {
    background: var(--bg-primary);
    color: #fff
}

.document-area .document-content ul li,
.document-area .document-content p {
    color: #292a2c;
}