/*
Theme Name: Prantokon
Version: 1.0
Author: Jsoft
Description: Responsive HTML5 / CSS3 One-page Landing App Template.
*/

/**
 *** CSS Indexing ***
 * THEME DEFAULT CSS
 * RESET CSS
 * HEADER AREA CSS
 * HERO AREA CSS
 * ABOUT AREA CSS
 * FEATURE AREA CSS
 * SHOWCASE AREA CSS
 * VIDEO AREA CSS
 * SCREENSHOT AREA CSS
 * PRICING AREA CSS
 * TESTIMONIAL AREA CSS
 * COUNTERUP AREA CSS
 * TEAM AREA CSS
 * DOWNLOAD AREA CSS
 * BLOG AREA CSS
 * MAP AND FOOTER AREA CSS
 * SCROLL-TO-TOP AREA CSS
 * INDEX SLIDER PAGE CSS
 * INDEX VIDEO PAGE CSS
 * BLOG PAGE CSS
 * BLOG DETAILS PAGE CSS
 * PRELOADER CSS
**/

/*----------------------------------
--------- THEME DEFAULT CSS --------
----------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,900');

@font-face {
    font-family: PTMono-Regular;
    src: url(./assets/fonts/PTMono-Regular.ttf);
}

body {
    line-height: 24px;
    font-size: 18px;
    color: #ffffff;
    font-family: 'Poppins', Arial, sans-serif;
    font-weight: 400;
}

html {
    -webkit-font-smoothing: antialiased;
}

.emilia {
    color: red;
    font-size: 30px !important;
    font-weight: 500;
}

.bodyBG {
    background-image: url(/assets/img/bg/Candelit_candle_blue_off.svg);
    background-position: -85% -0.8%;
    background-repeat: no-repeat;
    background-size: 135%;
}

.consultantBG {
    background-image: url(/assets/img/bg/Candelit_candle_red_off.svg);
    background-position: -85% -0.8%;
    background-repeat: no-repeat;
    background-size: 135%;
    background-color: #500000;
}
/*-----------APA-----------------
---------- RESET CSS ---------
----------------------------*/
h1 {
    font-weight: 900;
}

h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0px;
}

h1 {
    font-size: 104px;
}

h2 {
    font-size: 30px;
    color: #ffffff;
}

h4 {
    font-size: 18px;
    color: #ffffff;
}

h6 {
    font-size: 14px;
    color: #ffffff;
}

h5 {
    color: #ffffff;
}

h2dark {
    font-size: 30px;
    color: dimgrey;
}

h4dark {
    font-family: PTMono-Regular;
    font-size: 20px;
    color: dimgrey;
}

h6dark {
    font-size: 14px;
    color: dimgrey;
}

h5dark {
    font-family: PTMono-Regular;
    color: dimgrey;
}

h7dark {
    font-family: PTMono-Regular;
    font-size: 22px;
    font-weight: 600;
    color: dimgrey;
}

.h7dark {
    font-size: 22px;
    font-weight: 600;
    color: dimgrey;
    text-align: center;
}

h7 {
    font-size: 30px;
    color: dimgrey;
    text-align: center;
}

a {
    transition: 0.6s;
}

    a,
    a:hover {
        color: #ffffff;
    }

img {
    max-width: 100%;
    height: auto;
}

iframe {
    width: 100%;
    border: none;
}

a,
a:hover,
a:focus,
a:active,
button:focus {
    text-decoration: none;
    border: none;
    outline: 0;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol {
    margin-bottom: 0;
}

select:focus,
select:active {
    box-shadow: none;
    border: 0;
    outline: 0
}

input:focus,
textarea:focus,
select:focus,
button:focus {
    outline: none;
}

button {
    cursor: pointer;
}

textarea {
    height: 120px;
}

input[type="text"],
input[type="submit"],
button[type="submit"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="password"],
input[type="number"],
textarea {
    background: transparent;
    width: 100%;
    padding: 6px 10px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

input[type="submit"],
button[type="submit"] {
    width: auto;
    color: #666;
    padding: 4px 15px;
}

textarea:focus {
    outline: none !important;
    box-shadow: none !important;
}

.emailref {
    color: ##023e59;
}

.margin-left-15 {
    margin-left: 15px;
}

.doc-title {
    text-align: -webkit-center;
    max-width: 100% !Important;
    max-height: 463px !Important;
    text-align: -webkit-center;
    margin: 0 auto 40px;
}

    .doc-title h2 {
        padding-bottom: 20px;
        /* margin-bottom: 20px; */
        position: relative;
        top: -6px;
    }

    .doc-title p {
        font-size: 18px;
        padding-top: 20px;
        /* margin-bottom: 20px; */
    }

.sec-title {
    text-align: -webkit-center;
    max-width: 400px;
    margin: 0 auto 40px;
}

    .sec-title h2 {
        padding-bottom: 20px;
        /* margin-bottom: 20px; */
        position: relative;
        top: -6px;
    }

    .sec-title p {
        font-size: 18px;
        padding-top: 20px;
        /* margin-bottom: 20px; */
    }

    .sec-title h2 .sec-title-border {
        width: 130px;
        position: absolute;
        bottom: 0;
        left: 0;
        border-top: 2px solid #fff;
        right: 0;
        height: 0;
        margin: auto;
    }

.sec-story {
    text-align: left;
    max-width: 75%;
    margin: 0 auto 40px;
    padding: 0 5px 50px 5px;
    text-indent: 20px;
}

    .sec-story h2 {
        padding-bottom: 20px;
        /* margin-bottom: 20px; */
        position: relative;
        top: -6px;
    }

    .sec-story p {
        font-size: 15px;
        padding-top: 20px;
        /* margin-bottom: 20px; */
    }

    .sec-story h2 .sec-story-border {
        width: 130px;
        position: absolute;
        bottom: 0;
        left: 0;
        border-top: 2px solid #222;
        right: 0;
        height: 0;
        margin: auto;
    }

.guide-title {
    /*text-align: -webkit-center;*/
    max-width: 800px;
    /*margin: auto 40px;*/
}

.guide-date {
    /*text-align: -webkit-center;*/
    /*margin: auto 40px;*/
}

.guide-title h2 {
    /* padding-bottom: 20px;
    margin-bottom: 20px; */
    font-size: 40px;
    position: relative;
    margin-top: 20px;
    top: -6px;
}

.guide-title h3 {
    /* padding-bottom: 20px; */
    font-size: 34px;
    margin-top: 32px;
}

.guide-title h5 {
    font-size: 10pt;
}

.guide-title h6 {
    font-size: 14pt;
}

.guide-title p {
    font-size: 16px;
    word-wrap: break-word;
    padding-top: 20px;
    /* margin-bottom: 20px; */
}

.guide-title ul > li, .guide-title ol > li {
    font-size: 16px;
    list-style: disc;
    margin-left: 20px;
}

.guide-title ul, .guide-title ol {
    margin-top: 10px;
}

.table:not(.table-simple) {
    border: 1px solid var(--theme-table-border-dark);
}

.guide-title table {
    margin-top: 1rem;
}

.guide-title img {
    max-width: 345px;
    text-align: -webkit-center;
}

.table {
    width: 100%;
    border-collapse: collapse;
    table-layout: auto;
    font-size: .875rem;
}

.guide-title h2 .guide-title-border {
    width: 130px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 2px solid #fff;
    right: 0;
    height: 0;
    margin: auto;
}

.guide-section {
    margin-top: 20px;
    margin-bottom: 20px;
}

    .guide-section ul > li, .guide-title ol > li {
        font-size: 16px;
        margin-left: 20px;
        margin-bottom: 10px;
    }

.guide-doc-image {
    max-width: 153px !important;
}

.guide-doc-image-small {
    max-width: 260px !important;
}

.guide-doc-big-image {
    max-height: 600px;
    max-width: 100% !important;
}

.numlist {
    list-style: number;
}

.guide-section-top {
    margin-bottom: 20px;
}

.section-header {
    margin-bottom: 10px;
}

.numbered-list ul > li {
    list-style: number;
}

.guide-thumb {
    float: left;
    margin-right: 5px;
}

.img-title {
    margin: 10px;
}

.pricing-area .sec-title h2 .sec-title-border,
.download-area .sec-title h2 .sec-title-border {
    border-color: #fff;
}

    .pricing-area .sec-title h2 .sec-title-border span::before,
    .download-area .sec-title h2 .sec-title-border span::before {
        background-color: #fff;
    }

.sec-title h2 .sec-title-border span {
    width: 9px;
    height: 9px;
    position: relative;
    display: inline-block;
    margin: 0 1px;
    bottom: 23.3px;
}

    .sec-title h2 .sec-title-border span::before {
        background: #fff;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        transform: rotate(45deg);
    }

.mt-100 {
    margin-top: 100px;
}

.mt-90 {
    margin-top: 90px
}

.mt-30 {
    margin-top: 30px;
}

.ptb-200 {
    padding: 200px 0;
}

.ptb-100 {
    padding: 100px 0;
}

.ptb-90 {
    padding: 90px 0;
}

.ptb-30 {
    padding: 30px 0;
}

.owl-nav div {
    position: absolute;
    top: 50%;
    left: 20px;
    width: 35px;
    background: #fff;
    color: #000;
    height: 35px;
    line-height: 36px;
    border-radius: 100%;
    text-align: center;
    font-size: 29px;
    transition: 0.4s;
    margin-top: -60px;
}

    .owl-nav div:hover {
        background: #000;
        color: #fff;
    }

    .owl-nav div.owl-next {
        right: 20px;
        left: auto;
    }

.owl-dots {
    text-align: center;
    margin-top: 30px;
}

.owl-dot {
    width: 10px;
    height: 10px;
    border: 1px solid #024b6b;
    border-radius: 10px;
    display: inline-block;
    margin: 0 3px;
}

    .owl-dot.active {
        background: #024b6b;
    }

.display-table {
    display: table;
    height: 100%;
    width: 100%;
}

.display-tablecell {
    display: table-cell;
    vertical-align: middle;
}

.header.sticky .mainmenu li a.appao-btn,
.mainmenu li a.appao-btn,
.appao-btn {
    border: 1px solid #ffffff;
    /* color: rgb(31, 31, 31); */
    color: #ffffff;
    border-radius: 15px;
    padding: 6px 25px;
    display: inline-block;
    /*text-transform: uppercase;*/
    cursor: pointer;
    font-weight: 500;
}

    .header.sticky .mainmenu li a.appao-btn:hover,
    .mainmenu li a.appao-btn:hover,
    .appao-btn:hover {
        background: #FFFFFF;
        border: 1px solid #ffffff;
        /* color: rgb(31, 31, 31); */
        color: #ffffff;
    }

.appao-btn2 {
    border: 1px solid transparent;
    border-radius: 25px;
    background: #000529; /* Old browsers */
    background-image: -moz-linear-gradient(left, #d8a600 1%, #eeb500 24%, #fbcb09 67%, #fbcb09 100%); /* FF3.6-15 */
    background-image: -webkit-linear-gradient(left, #d8a600 1%,#eeb500 24%,#fbcb09 67%,#fbcb09 100%); /* Chrome10-25,Safari5.1-6 */
    background-image: linear-gradient(to right, #d8a600 1%,#eeb500 24%,#fbcb09 67%,#fbcb09 100%);
}

    .appao-btn2:hover {
        border: 1px solid #000529;
        background: transparent;
        background-image: none;
        color: #000529;
    }

.flexbox-center {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

input::-webkit-input-placeholder {
    color: #666;
}

/*--------------------------------------
-------- HEADER AREA CSS START --------
---------------------------------------*/
.header {
    position: fixed;
    top: 0;
    left: 0;
    transition: all 0.4s;
    width: 100%;
    z-index: 99;
    padding: 18px 0;
}

.candelit-logo {
    /*max-height: 30%;
    max-width: 30%;*/
}

.mainmenu {
    text-align: right;
}

    .mainmenu li {
        display: inline-block;
        /*text-transform: uppercase;*/
    }

        .mainmenu li a {
            display: inline-block;
            color: #ffffff;
            position: relative;
            padding: 5px 16px;
            margin: 0 3px;
            border: 1px solid transparent;
        }

.slicknav_menu {
    padding: 0;
    background: transparent;
}

    .slicknav_menu a.active,
    .mainmenu ul li a:hover,
    .mainmenu ul li a.active {
        border: 1px solid #ffffff;
    }

.mainmenu {
    display: block;
}

.slicknav_menu {
    display: none;
}

.header.sticky {
    border-bottom: 1px solid #666666;
    background: #500000; /* Old browsers */
    background: -moz-linear-gradient(left, #300000 1%,#400000 24%,#50000 67%,#650000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #300000 1%,#400000 24%,#500000 67%,#650000 100%); /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to right, #1c1c00 1%,#1d2501 24%,#2d3b01 67%,#3e5102 100%);*/
    background: linear-gradient(to right, #001a25 1%,#002432 24%,#023E57 67%,#025273 100%);
}

.header.sticky {
    padding: 10px 0;
}

.mainmenu li a.appao-btn {
    margin-left: 55px;
}
/*--------------------------------------
--------- HEADER AREA CSS END ---------
---------------------------------------*/

.hidethis {
    display: none !important;
}

/*--------------------------------------
-------- HERO AREA CSS START --------
---------------------------------------*/
.hero-area {
    padding-top: 140px;
    z-index: 1;
    position: relative;
    /* background-image: url(../img/hero-area-web.jpg);
    background-repeat: no-repeat;
    background-position: center;
    */
    /* background-color: #023e59;
    background-attachment: fixed; */
    background-size: cover;
    overflow: hidden;
}

    .hero-area::before {
        content: "";
        top: 0;
        left: 0;
        opacity: 0.85;
        right: 0;
        bottom: 0;
        z-index: -1;
        position: absolute;
        /* background: rgba(2,75,107,.5) */ l
    }

.hero-area-contentx {
    /* color: rgb(31, 31, 31); */
    /* color: #ffffff; */
    padding: 80px 0 170px;
    font-size: 18px !important;
}

.hero-area-content h1 {
    /* color: rgb(31, 31, 31); */
    color: #ffffff;
    font-size: 40px;
}

.hero-area-content p {
    margin: 28px 0 25px;
    font-size: 20px;
}

.hero-area-content .appao-btn {
    margin-top: 15px;
    margin-right: 15px;
}

.hand-mockup {
    position: absolute;
    bottom: -2px;
    max-width: 100%;
}

.kKvTd {
    box-sizing: border-box;
    font-family: Helvetica, Verdana, Geneva, Tahoma, sans-serif;
    -webkit-tap-highlight-color: transparent;
    display: block;
    padding: 0px 0px 0.1em;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 56px;
    font-weight: 300;
    /*letter-spacing: -1.75px;*/
    line-height: 72px;
    color: var(--text-bright-accent,#ffffff);
}

.fymGQK {
    /*width: 312px;*/
    /*padding-bottom: 16px;*/
    letter-spacing: -0.05em !important;
}

.consultfymGQK {
    /*width: 312px;*/
    letter-spacing: -0.02em !important;
}

.fKGsDq {
    /*background-color: rgb(41, 65, 171);
    background-image: url(https://www-growth.scdn.co/static/home/bursts-mobile.svg);
    background-position: center top 30%;
    background-repeat: no-repeat;
    background-size: 195%;*/
    height: 90vh;
    text-align: -webkit-center;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    overflow: hidden;
}

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

.pquote {
    font-style: italic !important;
    font-size: 15px !important;
}
/*------------------------------------
--------- HERO AREA CSS END ---------
------------------------------------*/

/*--------------------------------------
-------- ABOUT AREA CSS START --------
---------------------------------------*/
.about-area {
    text-align: center;
    padding-top: 140px;
    z-index: 1;
    position: relative;
    /* background-image: url(../img/hero-area-web.jpg);
    background-repeat: no-repeat;
    background-position: center;
    */
    background-color: #023e59;
    /* background-attachment: fixed; */
    background-size: cover;
    overflow: hidden;
    /* background-attachment: fixed; */
    background-size: cover;
}

.single-about-box {
    padding: 25px;
    transition: all 0.4s;
}

    .single-about-box i::before {
        color: #ffffff;
        font-size: 40px;
        transition: all 0.4s;
        display: block;
    }

    .single-about-box.active,
    .single-about-box:hover {
        box-shadow: 0 0 5px #ccc;
        background-color: rgba(182,182,182,.5);
    }

        .single-about-box.active i::before,
        .single-about-box:hover i::before {
            color: #000;
        }

    .single-about-box h4 {
        margin: 25px 0 15px;
    }
/*--------------------------------------
---------- ABOUT AREA CSS END ----------
---------------------------------------*/

/*--------------------------------------
-------- FEATURE AREA CSS START --------
---------------------------------------*/
.feature-area {
    z-index: 1;
    display: none;
    position: relative;
    background-image: url(../img/feature-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

    .feature-area::before {
        content: "";
        top: 0;
        left: 0;
        opacity: 0.85;
        right: 0;
        bottom: 0;
        background: #000529; /* Old browsers */
        background: -moz-linear-gradient(left, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradientlinear-gradient(to right, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%);
        z-index: -1;
        position: absolute;
    }

.single-feature-box h4 {
    font-size: 20px;
    margin-bottom: 5px;
}

.single-feature-box li {
    margin-bottom: 45px;
    display: flex;
}

    .single-feature-box li:last-child {
        margin-bottom: 0;
    }

.feature-box-info {
    flex: 5;
}

.feature-box-icon {
    flex: 1;
    font-size: 20px;
    transition: all 0.4s;
}

.single-feature-box li:hover .feature-box-icon i::before {
    border-radius: 0;
}

.single-feature-box h2,
.single-feature-box h3,
.single-feature-box h4,
.single-feature-box {
    color: #fff;
}

.feature-box-icon i::before {
    border: 2px dashed #fff;
    width: 40px;
    display: inline-block;
    height: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 100%;
    transition: all 0.4s;
}
/*--------------------------------------
--------- FEATURE AREA CSS END ---------
---------------------------------------*/

/*--------------------------------------
-------- SHOWCASE AREA CSS START -------
---------------------------------------*/
.showcase-area {
    display: none;
    padding-bottom: 50px;
}

.single-showcase-box {
    padding: 0 0 40px;
}

    .single-showcase-box p {
        margin: 20px 0 25px;
    }

    .single-showcase-box h4 {
        font-size: 20px;
    }
/*--------------------------------------
--------- SHOWCASE AREA CSS END --------
---------------------------------------*/

/*--------------------------------------
---------- VIDEO AREA CSS START --------
---------------------------------------*/
.video-area {
    display: none;
    background: url(../img/video-overview.jpg) no-repeat center / cover;
    position: relative;
    background-attachment: fixed;
    text-align: center;
    z-index: 1;
    color: #fff;
}

    .video-area::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000529; /* Old browsers */
        background: -moz-linear-gradient(left, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%);
        opacity: 0.85;
        z-index: -1;
    }

.video-area2 {
    display: none;
    background: url(../img/video-overview.jpg) no-repeat center / cover;
    position: relative;
    background-attachment: fixed;
    text-align: center;
    z-index: 1;
    color: #fff;
}

    .video-area2::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000529; /* Old browsers */
        background: -moz-linear-gradient(left, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%);
        opacity: 0.85;
        z-index: -1;
    }

.video-popup i {
    /*display: inline-block;*/
    display: none;
    width: 100px;
    height: 100px;
    line-height: 80px;
    font-size: 25px;
    color: #000529;
    border: 10px solid rgba(255,255,255,0.7);
    border-radius: 50%;
    transition: all 0.4s;
    position: relative;
    z-index: 1;
}

    .video-popup i::before {
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        border-radius: 50%;
    }

    .video-popup i:hover {
        color: #fff;
    }

.video-popup h1 {
    margin-top: 30px;
    line-height: 35px;
}

.video-popup i:hover::before {
    background: transparent;
}
/*--------------------------------------
----------- VIDEO AREA CSS END ---------
---------------------------------------*/

/*--------------------------------------
------ SCREENSHOT AREA CSS START -------
---------------------------------------*/
.screenshots-area .sec-title {
    display: none;
    margin-bottom: 15px;
}

.screenshots-area {
    display: none;
}

.screenshot-wrap .slick-list {
    padding-bottom: 90px !important;
    padding-top: 80px !important;
}

.single-screenshot.slick-slide {
    z-index: 1;
}

.single-screenshot.slick-active {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 2;
    transition: all 0.3s ease-in 0s;
}

.single-screenshot.slick-center {
    position: relative;
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);
    z-index: 3;
    transition: all 0.3s ease-in 0s;
}

.single-screenshot img {
    width: 100%;
}

.slick-dots {
    text-align: center;
    margin-top: 10px;
}

    .slick-dots li.slick-active button {
        background-color: #024b6b;
    }

    .slick-dots li {
        display: inline-block;
    }

        .slick-dots li button {
            background: transparent;
            border: 2px solid #024b6b;
            border-radius: 100%;
            font-size: 0;
            margin: 0 3px;
            padding: 0;
            cursor: pointer;
            width: 15px;
            height: 15px;
            display: inline-block;
        }

.single-screenshot.slick-center {
    background-image: url(../img/screenshot/mockup.png);
    background-size: 100% 100%;
}

    .single-screenshot.slick-center img {
        padding: 35px 20px 55px;
    }
/*--------------------------------------
-------- SCREENSHOT AREA CSS END -------
---------------------------------------*/

/*--------------------------------------
-------- PRICING AREA CSS START --------
---------------------------------------*/
.pricing-area {
    background: url(../img/price-bg.jpg) no-repeat center / cover;
    position: relative;
    text-align: center;
    z-index: 1;
    display: none;
}

    .pricing-area::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #023e59; /* Old browsers */
        background: -moz-linear-gradient(left, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%);
        opacity: 0.85;
        z-index: -1;
    }

    .pricing-area .sec-title,
    .pricing-area .sec-title h2 {
        color: #fff;
    }

.single-pricing-box {
    background: #fff;
    text-align: center;
    transition: all 0.4s;
}

.pricing-top {
    padding: 15px;
}

    .pricing-top h4 {
        font-weight: 400;
    }

    .pricing-top p {
        font-style: italic;
        font-weight: 500;
    }

.price {
    background-color: #666666;
    padding: 15px;
    color: #fff;
    transition: all 0.4s;
}

.price-details {
    padding: 25px 15px;
}

.price h1 {
    position: relative;
    padding-left: 13px;
    display: inline-block;
}

    .price h1 span {
        font-size: 14px;
        position: absolute;
        top: 0;
        left: 0;
        line-height: 40px;
    }

.price-details ul li {
    max-width: 204px;
    font-weight: 500;
    padding-bottom: 8px;
    margin: 0 auto 15px;
    border-bottom: 1px solid #666;
}

    .price-details ul li:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

.price-details .appao-btn {
    padding: 5px 35px;
    margin-top: 10px;
    border: 2px solid #666;
    color: #666;
    border-radius: 30px;
    transition: all 0.4s;
}

.single-pricing-box:hover .price {
    background-color: #000529; /* Old browsers */
    background-image: -moz-linear-gradient(left, #eeb500 1%, #fff27e 24%, #fbcb09 67%, #eeb500 100%); /* FF3.6-15 */
    background-image: -webkit-linear-gradient(left, #eeb500 1%, #fff27e 24%, #fbcb09 67%, #eeb500 100%); /* Chrome10-25,Safari5.1-6 */
    background-image: linear-gradient(to right, #eeb500 1%, #fff27e 24%, #fbcb09 67%, #eeb500 100%);
}

.single-pricing-box:hover .appao-btn {
    background-color: #000529;
    background-image: -moz-linear-gradient(left, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%);
    background-image: -webkit-linear-gradient(left, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%);
    background-image: linear-gradient(to right, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%);
    color: #fff;
    border: 2px solid #024b6b;
}
/*--------------------------------------
--------- PRICING AREA CSS END ---------
---------------------------------------*/

/*--------------------------------------
------ TESTIMONIAL AREA CSS START ------
---------------------------------------*/
.testimonial-area {
    display: none;
}

.author-img {
    width: 95px;
    height: 95px;
    border-radius: 100%;
    margin: 5px auto;
}

    .author-img img {
        border-radius: 100%;
        border: 2px solid #024b6b;
        box-shadow: 0 0 6px #024b6b;
    }

.single-testimonial-box {
    text-align: center;
}

    .single-testimonial-box p {
        margin: 0 0 15px;
    }

    .single-testimonial-box h5 {
        margin: 35px 0 15px;
    }

.testimonial-thumb > div {
    position: absolute;
    top: 5px;
    transform: scale(0.7);
    left: 50%;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-left: -150px;
    z-index: 1;
}

    .testimonial-thumb > div.thumb-next {
        left: auto;
        right: 50%;
        margin: 0 -150px 0 0;
    }

    .testimonial-thumb > div:hover {
        opacity: 0.7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    }
/*--------------------------------------
------- TESTIMONIAL AREA CSS END -------
---------------------------------------*/

/*--------------------------------------
-------- COUNTERUP AREA CSS START --------
---------------------------------------*/
.counter-area {
    display: none;
    background: url(../img/counter-bg.jpg) no-repeat center / cover;
    background-attachment: fixed;
    position: relative;
    text-align: center;
    z-index: 1;
    color: #fff;
    padding-top: 50px;
}

    .counter-area::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000529; /* Old browsers */
        background: -moz-linear-gradient(left, #023e59 24%,#024b6b 67%,#007aaf 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #023e59 24%,#024b6b 67%,#007aaf 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #023e59 24%,#024b6b 67%,#007aaf 100%);
        opacity: 0.85;
        z-index: -1;
    }

.single-counter-box i::before {
    background: #024b6b;
    width: 120px;
    display: block;
    height: 120px;
    line-height: 120px;
    border-radius: 100%;
    font-size: 50px;
    margin: auto;
    box-shadow: 0 8px 8px #020202;
    border: 2px solid transparent;
    transition: all 0.4s;
}

.single-counter-box h1 {
    margin: 25px 0 10px;
}

.single-counter-box p {
    font-size: 24px;
    line-height: normal;
}

.single-counter-box {
    margin-top: 40px;
}

    .single-counter-box:hover i::before {
        background: transparent;
        border: 2px solid #fff;
        box-shadow: none;
    }
/*--------------------------------------
-------- COUNTERUP AREA CSS END --------
---------------------------------------*/

/*--------------------------------------
-------- TEAM AREA CSS START --------
---------------------------------------*/
.team-area {
    padding: 150px 0;
}

.single-team-member {
    text-align: center;
    box-shadow: 0 2px 15px -5px #222;
    transition: all 0.4s;
}

.team-member-info h4 {
    font-size: 20px;
}

.team-member-info {
    padding: 20px 10px;
}

.team-member-img {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.team-member-icon {
    position: absolute;
    top: 0;
    left: -100%;
    height: 100%;
    width: 100%;
    transition: all 0.4s;
}

.team-member-img::before {
    content: "";
    background: #000529; /* Old browsers */
    background: -moz-linear-gradient(left, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%);
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    transition: all 0.4s;
    position: absolute;
    opacity: 0.85;
}

.team-member-icon a {
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    border: 1px solid transparent;
}

    .team-member-icon a:hover {
        border: 1px solid #fff;
    }

.single-team-member:hover .team-member-img::before {
    width: 100%;
}

.single-team-member:hover .team-member-icon {
    left: 0;
}
/*--------------------------------------
--------- TEAM AREA CSS END ---------
---------------------------------------*/

/*--------------------------------------
-------- DOWNLOAD AREA CSS START --------
---------------------------------------*/
.download-area {
    /*background: url(../img/LifeLaunch2.jpg) no-repeat center / cover;*/
    position: relative;
    text-align: center;
    z-index: 1;
}

    .download-area::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /*background: #000529; /* Old browsers */
        /*background: -moz-linear-gradient(left, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%); /* FF3.6-15 */
        /*background: -webkit-linear-gradient(left, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%); /* Chrome10-25,Safari5.1-6 */
        /*background: linear-gradient(to right, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%);
    opacity: 0.85;*/
        z-index: -1;
    }

    .download-area,
    .download-area h1,
    .download-area h2,
    .download-area h3,
    .download-area h4,
    .download-area h5,
    .download-area h6,
    .download-area a {
        color: #fff;
    }

        .download-area li {
            display: inline-block;
        }

.download-btn {
    display: flex;
    text-align: left;
    margin: 0 25px;
    padding: 3px 30px 5px;
    border: 1px solid #fff;
    border-radius: 50px;
}

.download-btn-icon {
    flex: 1;
    font-size: 22px;
    margin-right: 15px;
    line-height: 30px;
}

.download-btn-text {
    flex: 20;
}

.download-btn:hover {
    border: 1px solid transparent;
    box-shadow: 0 2px 8px #222;
    background: #046bc8;
}
/*--------------------------------------
--------- DOWNLOAD AREA CSS END ---------
---------------------------------------*/

/*--------------------------------------
-------- BLOG AREA CSS START --------
---------------------------------------*/
.blog-area {
    display: none;
}

p.form-message.error {
    color: #a20202;
}

p.form-message.sucess {
    color: #036b03;
}

.blog-area.blog-page {
    padding: 90px 0 130px;
}

.single-post {
    padding: 5px;
    box-shadow: 0 2px 10px -2px #999;
}

.post-thumbnail {
    overflow: hidden;
}

.single-post:hover img {
    transform: scale(1.0);
}

.post-thumbnail img {
    transition: all 0.4s;
}

.post-details {
    display: none;
    padding: 25px 15px;
}

.post-author a {
    margin-right: 10px;
    font-size: 12px;
}

    .post-author a i {
        margin-right: 5px;
    }

.post-details a:hover, .post-details a h4:hover {
    color: #024b6b;
}

h4.post-title {
    font-size: 20px;
    margin: 18px 0;
}

    h4.post-title a {
        color: #232323;
    }
/*--------------------------------------
----------- BLOG AREA CSS END ----------
---------------------------------------*/
/*--------------------------------------
-------- CONTACT AREA CSS START --------
---------------------------------------*/
.contact-area {
    background: rgba(182,182,182,.5);
}

/*--------------------------------------
-------- LIFE AREA CSS START -----------
---------------------------------------*/
.life-experience-bullet {
    height: 23px;
    margin-top: 0px;
    padding-bottom: 2px;
}

.life-experience-table {
    background-color: floralwhite;
    color: dimgrey;
    border: 10px solid white;
    width: 400px;
    height: 400px;
    font-size: 14px;
    border-radius: 6px;
    border-collapse: separate !important;
}

.life-experience-td-icon {
    width: 40px;
}

.life-area {
    text-align: left;
}

.life-area-text {
    position: absolute;
    margin: 5%;
}

.life-col-lg-6 {
    padding: 0px !important;
}

.life-topic-box-1 {
    background-color: darkgoldenrod;
}

.life-topic-box-2 {
    background-color: olive;
}

.life-topic-box-3 {
    background-color: seagreen;
}

.life-topic-box-4 {
    background-color: #ec7409;
}
/*--------------------------------------
-------- GUIDE AREA CSS START --------
---------------------------------------*/
.guide-right {
    margin-left: auto;
    margin-right: 0;
}

.guide-area-life {
    text-align: center;
    padding-top: 140px;
    z-index: 1;
    position: relative;
    /* background-image: url(../img/hero-area-web.jpg);
    background-repeat: no-repeat;
    background-position: center;
    */
    background-color: #023e59;
    /* background-attachment: fixed; */
    background-size: cover;
    overflow: hidden;
    /* background-attachment: fixed; */
    background-size: cover;
}

.font-size-h6 {
    font-size: 1.125rem !important;
}

.font-size-sm {
    font-size: 14px !important;
    font-family: 'Segoe UI', Helvetica, Tahoma, Geneva, Verdana, sans-serif
}

.font-size-l {
    font-size: 18px !important;
    font-family: 'Segoe UI', Helvetica, Tahoma, Geneva, Verdana, sans-serif
}

.font-upper {
    text-transform: uppercase;
}

.guide-thumb {
    width: 20px;
    height: 20px;
}

.guide-area {
    text-align: center;
}

.guide-area2 {
    background: rgba(182,182,182,.0);
}

    .guide-area2 p {
        font-size: 16px;
    }

.guide-img {
    max-width: 65%;
    /*box-shadow: 15px 15px 15px #000000;*/
}

.single-guide-box {
    padding: 25px;
    transition: all 0.4s;
}

    .single-guide-box i::before {
        color: #ffffff;
        font-size: 40px;
        transition: all 0.4s;
        display: block;
    }

    .single-guide-box.active,
    .single-guide-box:hover {
        box-shadow: 0 0 5px #ccc;
        background-color: rgba(182,182,182,.5);
    }

        .single-guide-box.active i::before,
        .single-guide-box:hover i::before {
            color: #000;
        }

    .single-guide-box h4 {
        margin: 25px 0 15px;
    }
/*--------------------------------------
---------- GUIDE AREA CSS END ----------
---------------------------------------*/

/*--------------------------------------
-------- CATEGORIES AREA CSS START --------
---------------------------------------*/
.categories-area {
    text-align: center;
}

.cat-img {
    max-width: 20%;
}

.cat-image {
}

.cat-body {
    text-align: left;
}

.single-guide-box {
    padding: 25px;
    transition: all 0.4s;
}

.single-guide-cat-box i::before {
    color: #ffffff;
    font-size: 40px;
    transition: all 0.4s;
    display: block;
}

.single-guide-box.active,
.single-guide-box:hover {
    box-shadow: 0 0 5px #ccc;
}

    .single-guide-box.active i::before,
    .single-guide-box:hover i::before {
        color: #000;
    }

.single-guide-box h4 {
    margin: 25px 0 15px;
}
/*--------------------------------------
---------- GUIDE AREA CSS END ----------
---------------------------------------*/

/*---------------------------------------
----- MAP AND FOOTER AREA CSS START -----
---------------------------------------*/
.google-map {
    display: none;
    height: 450px;
}

.footer {
    /*background: url(../img/footer-bg.jpg) no-repeat center / cover;*/
    position: relative;
    z-index: 1;
    padding-bottom: 35px;
}

    .footer::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000529; /* Old browsers */
        background: -moz-linear-gradient(left, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #000529 1%,#023e59 24%,#024b6b 67%,#007aaf 100%);
        /*opacity: 0.85;*/
        z-index: -1;
    }

.contact-form,
.contact-address {
    display: none;
    background: #fff;
    padding: 40px 65px;
    margin-bottom: 40px;
    margin-top: -80px;
    border: 1px solid #ddd;
}

    .contact-form input,
    .contact-form textarea,
    .contact-form button {
        border: 1px solid #bbb;
    }

    .contact-form button {
        transition: all 0.4s;
    }

        .blog-reply button:hover,
        .contact-form button:hover {
            background: #024b6b;
            border-color: #024b6b;
            color: #fff;
        }

    .contact-form h4, .contact-address h4 {
        margin-bottom: 20px;
        font-size: 20px;
    }

    .contact-address li {
        margin-bottom: 33px;
        display: flex;
    }

        .contact-address li .contact-address-icon {
            flex: 1;
        }

        .contact-address li .contact-address-info {
            flex: 6;
        }

        .contact-address li .contact-address-icon i::before {
            width: 38px;
            height: 38px;
            border-radius: 100%;
            border: 1px solid #024b6b;
            display: block;
            text-align: center;
            line-height: 39px;
            font-size: 18px;
            transition: all 0.4s;
        }

        .contact-address li .contact-address-info a {
            display: block;
        }

    .contact-address p {
        margin-bottom: 45px;
        padding-top: 10px;
    }

    .contact-address li:hover .contact-address-icon i::before {
        background: #024b6b;
        color: #fff;
    }

.subscribe-form {
    margin: 40px 0 40px;
    text-align: center;
}

.copyright-area {
    text-align: left;
}

    .copyright-area ul li {
        display: inline-block;
    }

        .copyright-area ul li a {
            width: 35px;
            height: 35px;
            color: #024b6b;
            background: #fff;
            display: inline-block;
            line-height: 35px;
            font-size: 16px;
            border-radius: 100%;
            margin: 0 5px;
        }

            .copyright-area ul li a:hover {
                background: #024b6b;
                color: #fff;
            }

    .copyright-area ul {
        margin-bottom: 30px;
    }

    .copyright-area p {
        color: #fff;
    }

        .copyright-area p a {
            color: #fff;
            border-bottom: 1px solid #fff;
        }

.subscribe-form form {
    display: none !important;
    position: relative;
    max-width: 580px;
    margin: auto;
    z-index: 1;
    border-radius: 30px;
    display: inline-block;
    width: 100%;
    background: #fff;
}

    .subscribe-form form input {
        background: transparent;
        border: 0;
        width: 70%;
        padding: 15px 30px;
        float: left;
        margin: 0;
    }

    .subscribe-form form button {
        width: 29%;
        padding: 15px 30px;
        border: 0;
        border-radius: 30px;
        background: #023e59;
        color: #fff;
        font-size: 20px;
        font-weight: 500;
        float: right;
        margin: 0;
        margin-right: -1%;
    }
/*---------------------------------------
------ MAP AND FOOTER AREA CSS END ------
---------------------------------------*/

/*--------------------------------------
-------- SCROLL-TO-TOP CSS START --------
---------------------------------------*/
.scrollToTop {
    width: 40px;
    display: none;
    height: 40px;
    line-height: 39px;
    background: #000;
    display: none;
    color: #fff;
    position: fixed;
    border: 1px solid #fff;
    border-radius: 100%;
    bottom: 15px;
    right: 15px;
    z-index: 99;
    text-align: center;
    font-size: 18px;
}

    .scrollToTop:hover {
        background: #700000;
        background: -moz-linear-gradient(left, #300000 1%,#400000 24%,#50000 67%,#650000 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #300000 1%,#400000 24%,#500000 67%,#650000 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #700000 100%,#800000 67%,#900000 24%,#950000 1%);
        border: 1px solid #fff;
        color: #fff;
    }

    .scrollToTop:focus {
        border: 1px solid #fff;
        color: #fff;
    }
/*--------------------------------------
--------- SCROLL-TO-TOP CSS END ---------
---------------------------------------*/

/*--------------------------------------
------ INDEX SLIDER PAGE CSS START -----
---------------------------------------*/
.hero-area-slider .owl-nav div {
    opacity: 0;
}

.hero-area-slider:hover .owl-nav div {
    opacity: 1;
}

.hero-area-single-slide h1,
.hero-area-single-slide p,
.hero-area-single-slide a.appao-btn {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.hero-area-single-slide h1 {
    -webkit-transform: translateX(-140px);
    transform: translateX(-140px);
    -webkit-transition: all .6s linear 0s;
    transition: all .6s linear 0s;
}

.hero-area-single-slide p {
    -webkit-transform: translateX(-140px);
    transform: translateX(-140px);
    -webkit-transition: all .15s linear 0s;
    transition: all .15s linear 0s;
}

.hero-area-single-slide a.appao-btn {
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition: all .10s linear 0s;
    transition: all .10s linear 0s;
}

.hero-area-single-slide img {
    opacity: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.active .hero-area-single-slide h1,
.active .hero-area-single-slide p,
.active .hero-area-single-slide a.appao-btn {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.active .hero-area-single-slide h1 {
    -webkit-transition: all 700ms linear 0s;
    transition: all 700ms linear 0s;
}

.active .hero-area-single-slide p {
    -webkit-transition: all 1500ms linear 0s;
    transition: all 1500ms linear 0s;
}

.active .hero-area-single-slide a.appao-btn {
    -webkit-transition: all 1300ms linear 0s;
    transition: all 1300ms linear 0s;
}

.active .hero-area-single-slide img {
    opacity: 1;
}
/*--------------------------------------
------- INDEX SLIDER PAGE CSS END ------
---------------------------------------*/

/*--------------------------------------
------ INDEX VIDEO PAGE CSS START -----
---------------------------------------*/
.hero-area > .mbYTP_wrapper {
    z-index: -2 !important;
}
/*--------------------------------------
------- INDEX VIDEO PAGE CSS END ------
---------------------------------------*/

/*--------------------------------------
-------- Pre Loader Style START --------
---------------------------------------*/
#preloader {
    position: fixed;
    z-index: 99999999999;
    top: 0;
    left: 0;
    overflow: visible;
    width: 100%;
    height: 100%;
    background: #fff url("../img/loader.gif") no-repeat center center;
    background-size: 64px 64px;
}
/*--------------------------------------
--------- Pre Loader Style END ---------
---------------------------------------*/

/*--------------------------------------
-------- BREADCRUMB CSS START --------
---------------------------------------*/
.breadcrumb-area {
    text-align: center;
}

.hero-area.breadcrumb-area {
    padding: 130px 0 100px;
}

    .hero-area.breadcrumb-area .hero-area-content {
        padding: 0;
    }

.breadcrumb-area ul li {
    display: inline-block;
}

    .breadcrumb-area ul li a {
        color: #fff;
        padding: 0 10px;
        position: relative;
    }

        .breadcrumb-area ul li a::before {
            position: absolute;
            right: -2px;
            top: 0;
            bottom: 0;
            margin: auto;
            content: "/";
        }

    .breadcrumb-area ul li:last-child a::before {
        content: "";
    }

.breadcrumb-area ul {
    margin-top: 10px;
}

    .breadcrumb-area ul li a:hover {
        color: #000;
    }
/*--------------------------------------
--------- BREADCRUMB CSS END ---------
---------------------------------------*/

/*--------------------------------------
-------- BREADCRUMB CSS START --------
---------------------------------------*/
.blog-page .single-post {
    margin-bottom: 40px;
}

.pagination {
    text-align: center;
    display: block;
    margin-bottom: 40px;
}

    .pagination li {
        display: inline-block;
    }

        .pagination li a {
            background-color: #000529;
            background-image: -moz-linear-gradient(left, #000529 1%, #002055 24%, #005db5 67%, #0074d9 100%);
            background-image: -webkit-linear-gradient(left, #000529 1%,#002055 24%,#005db5 67%,#0074d9 100%);
            background-image: linear-gradient(to right, #000529 1%,#002055 24%,#005db5 67%,#0074d9 100%);
            display: inline-block;
            width: 40px;
            height: 40px;
            line-height: 40px;
            color: #fff;
            font-size: 18px;
        }

            .pagination li a:hover {
                background-image: none;
                background-color: #000;
            }
/*--------------------------------------
--------- BREADCRUMB CSS END ---------
---------------------------------------*/

/*--------------------------------------
-------- BLOG DETAILS CSS START --------
---------------------------------------*/
.blog-detail {
    padding: 90px 0 155px;
}

.date-time li {
    display: inline-block;
    margin-right: 10px;
}

.blog-details .post-author {
    margin-top: 15px;
    margin-bottom: 25px;
}

.date-time li i {
    color: #024b6b;
}

.blog-details p {
    margin-bottom: 12px;
}

.blog-reply {
    padding-top: 40px;
}

    .blog-reply button {
        transition: all 0.4s;
    }

    .blog-reply textarea {
        height: 150px;
    }

    .blog-reply h4 {
        margin-bottom: 20px;
    }

.sidebar {
    padding-left: 30px;
}

.widget form input {
    width: 78%;
}

.widget form button {
    width: 20%;
    float: right;
    padding: 6px 0;
    background: #000529;
    color: #fff;
    background: -moz-linear-gradient(left, #000529 1%, #002055 24%, #005db5 67%, #0074d9 100%);
    background: -webkit-linear-gradient(left, #000529 1%,#002055 24%,#005db5 67%,#0074d9 100%);
    background: linear-gradient(to right, #000529 1%,#002055 24%,#005db5 67%,#0074d9 100%);
}

.widget form input, .widget form button {
    margin-bottom: 0;
}

.widget {
    margin-bottom: 40px;
}

    .widget h4 {
        margin-bottom: 20px;
    }

    .widget li {
        margin-bottom: 7px;
        border-bottom: 1px solid #bbb;
        padding-bottom: 7px;
    }

    .widget.widget-tags {
        margin-bottom: 0;
    }

    .widget li:last-child {
        border-bottom: none;
        margin: 0;
        padding: 0;
    }

    .widget li a:hover {
        color: #000;
    }

.widget-tags a {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 5px 15px;
    margin-bottom: 8px;
    margin-right: 5px;
    color: #000;
}

    .widget-tags a:hover {
        color: #fff;
        background: #000;
    }
/*--------------------------------------
--------- BLOG DETAILS CSS CSS END ---------
---------------------------------------*/

/*--------------------------------------
-------- HERO AREA CSS START --------
---------------------------------------*/
.consulting-area {
    padding-top: 140px;
    z-index: 1;
    position: relative;
    /* background-attachment: fixed; */
    overflow: hidden;
    color: #dddddd;
}

    .consulting-area::before {
        content: "";
        top: 0;
        left: 0;
        opacity: 0.85;
        right: 0;
        bottom: 0;
        z-index: -1;
        position: absolute;
        /* background: rgba(2,75,107,.5) */ l
    }

.consulting-area-content h1 {
    /* color: rgb(31, 31, 31); */
    color: #ffffff;
    font-size: 40px;
}

.consulting-area-content h2 {
    /* color: rgb(31, 31, 31); */
    color: #dddddd;
    font-size: 30px;
}

.consulting-area-content h3 {
    /* color: rgb(31, 31, 31); */
    color: #dddddd;
    font-size: 22px;
}

.consulting-area-content p {
    margin: 28px 0 25px;
    font-size: 18px;
    color: #dddddd;
}

.consulting-footer {
    background: url(../img/footer-bg.jpg) no-repeat center / cover;
    position: relative;
    z-index: 1;
    padding-bottom: 35px;
}

    .consulting-footer::before {
        border-top: 1px solid #666666;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #500000; /* Old browsers */
        background: -moz-linear-gradient(left, #300000 1%,#400000 24%,#50000 67%,#650000 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #300000 1%,#400000 24%,#500000 67%,#650000 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #300000 1%,#400000 24%,#500000 67%,#650000 100%);
        /* opacity: 0.85; */
        z-index: -1;
    }

.partner-container {
    /*background-color: #ffffff !important;*/
    color: #666666;
    margin-top: 20px;
}

.consulting-img {
    display: block;
    margin: auto;
}

.consulting-mini-img {
    max-height: 40px;
    display: inline;
}

.consulting-header {
    margin-bottom: 5px;
}

    .consulting-header.sticky {
        border-bottom: 1px solid #666666;
        background: #500000; /* Old browsers */
        background: -moz-linear-gradient(left, #300000 1%,#400000 24%,#50000 67%,#650000 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #300000 1%,#400000 24%,#500000 67%,#650000 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #300000 1%,#400000 24%,#500000 67%,#650000 100%);
    }

.consulting-thumb {
    float: left;
    margin-right: 5px;
}

.consulting-container {
    margin-top: 40px;
}

.consulting-images {
    margin-top: 40px;
}
/*--------------------------------------
--------- BLOG DETAILS CSS CSS END ---------
---------------------------------------*/

/*--------------------------------------
-------- HERO AREA CSS START --------
---------------------------------------*/
.guide-area-safe {
    text-align: center;
    padding-top: 140px;
    z-index: 1;
    position: relative;
    /* background-image: url(../img/hero-area-web.jpg);
    background-repeat: no-repeat;
    background-position: center;
    */
    background-color: #2d3b01;
    /* background-attachment: fixed; */
    background-size: cover;
    overflow: hidden;
    /* background-attachment: fixed; */
    background-size: cover;
}

/*
    Q&A AREA START
*/
.dIjLwQ {
    vertical-align: middle;
    transform: scale3d(-1, -1, -1);
    width: 24px;
    height: 24px;
}

.ganbRM[open] .sc-c630f568-2 {
    transform: none;
}

.hPIlex {
    fill: currentcolor;
    width: var(--encore-graphic-size-decorative-base, 24px);
    height: var(--encore-graphic-size-decorative-base, 24px);
}

.footerlogo {
    max-width: 70px;
}

.headerlogo {
    max-width: 70px;
}

.QAQuestionText {
    cursor: pointer;
    font-size: 18px;
    font-weight: 300;
    padding: 16px;
    margin-top: 2px;
    position: relative;
    list-style: none;
    outline: none;
}

.czrAFO {
    padding: 15px 32px 32px;
    margin: 0px;
}

.ganbRM:not([open]) {
    max-height: 120px;
    overflow: hidden;
}

.ganbRM {
    color: var(--text-base, #fff);
}

.qalistarea {
    list-style: none;
    list-style-type: none;
    margin: 0px auto;
    padding: 0px;
    max-width: 1199px;
}

@supports (padding:max(0px)) .ipHOkF {
    --container-padding-start: max(35px, env(safe-area-inset-top));
    padding-top: var(--container-padding-start);
    --container-padding-before: max(15px, env(safe-area-inset-left));
    padding-left: var(--container-padding-before);
    --container-padding-end: max(35px, env(safe-area-inset-bottom));
    padding-bottom: var(--container-padding-end);
    --container-padding-after: max(15px, env(safe-area-inset-right));
    padding-right: var(--container-padding-after);
}

.eHTARh {
    border-bottom: 1px solid var(--background-tinted-highlight, #ffffff);
}

.lnfuBO {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    width: calc(100% - 24px);
    box-sizing: border-box;
}

.czrAFO {
    padding: 15px 32px 32px;
    margin: 0px;
}

.jwifzK > article {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 64px;
}

@media (min-width: 1200px) {
    .ipHOkF {
        width: 1170px;
    }
}

@media (min-width: 992px) {
    .ipHOkF {
        width: 970px;
    }
}

@media (min-width: 768px) @supports (padding:max(0px)) .ipHOkF {
    padding-top: max(75px, env(safe-area-inset-top));
    padding-left: max(15px, env(safe-area-inset-left));
    padding-bottom: max(75px, env(safe-area-inset-bottom));
    padding-right: max(15px, env(safe-area-inset-right));
}

@media (min-width: 768px) .ipHOkF {
    width: 750px;
    padding: 75px 15px;
}

@supports (padding:max(0px)) <style> .ipHOkF {
    --container-padding-start: max(35px, env(safe-area-inset-top));
    padding-top: var(--container-padding-start);
    --container-padding-before: max(15px, env(safe-area-inset-left));
    padding-left: var(--container-padding-before);
    --container-padding-end: max(35px, env(safe-area-inset-bottom));
    padding-bottom: var(--container-padding-end);
    --container-padding-after: max(15px, env(safe-area-inset-right));
    padding-right: var(--container-padding-after);
}

<style >
.ipHOkF {
    margin: 0px auto;
    max-width: 100%;
    box-sizing: border-box;
    color: var(--text-base, inherit);
    padding: 35px 15px;
}

.jwifzK > article {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 64px;
}

@media (min-width: 1200px) .ipHOkF {
    width: 1170px;
}

@media (min-width: 992px) .ipHOkF {
    width: 970px;
}

@media (min-width: 768px) @supports (padding:max(0px)) .ipHOkF {
    padding-top: max(75px, env(safe-area-inset-top));
    padding-left: max(15px, env(safe-area-inset-left));
    padding-bottom: max(75px, env(safe-area-inset-bottom));
    padding-right: max(15px, env(safe-area-inset-right));
}

@media (min-width: 768px) <style> .ipHOkF {
    width: 750px;
    padding: 75px 15px;
}

@supports (padding:max(0px)) <style> .ipHOkF {
    --container-padding-start: max(35px, env(safe-area-inset-top));
    padding-top: var(--container-padding-start);
    --container-padding-before: max(15px, env(safe-area-inset-left));
    padding-left: var(--container-padding-before);
    --container-padding-end: max(35px, env(safe-area-inset-bottom));
    padding-bottom: var(--container-padding-end);
    --container-padding-after: max(15px, env(safe-area-inset-right));
    padding-right: var(--container-padding-after);
}

.ipHOkF {
    margin: 0px auto;
    max-width: 100%;
    box-sizing: border-box;
    color: var(--text-base, inherit);
    padding: 35px 15px;
}

.jwifzK {
    background-repeat: no-repeat;
    background-size: cover;
}

.blDDfp {
    overflow: auto;
    background: var(--background-base, inherit);
}

.qaheaderreply {
    -webkit-font-smoothing: antialiased;
    text-align: center;
    font-size: 16px;
    width: 100% !important;
}

.qalistarea {
    list-style: none;
    margin: 0px auto;
    padding: 0px;
    max-width: 1199px;
}

.ggZYnz {
    margin-bottom: 0px;
    -webkit-font-smoothing: antialiased;
}

@media (min-width: 768px) {
    .cCiJjj {
        margin-bottom: 72px;
    }
}

@media (min-width: 768px) {
    .cCiJjj {
        width: var(--container-small-width, auto);
    }
}

.cCiJjj {
    text-align: center;
    line-height: 1.5;
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .mh-bottom-links.svelte-s3s7s, .mh-country.svelte-s3s7s {
        width: 100%;
    }
}

.mh-bottom-links.svelte-s3s7s {
    display: flex;
}

footer.svelte-s3s7s {
    font-size: 16px;
    font-weight: 400;
}

.mh-footer-hover, .mh-header-hover {
    color: #1ed760;
}

ul.svelte-19l7cif {
    margin: 0 45px 0 0;
    padding: 0 0 0 15px;
}

span.svelte-1so9ic8 {
    margin: 0 15px 0 auto;
}

span.svelte-1so9ic8 {
    padding: 0;
}

@media (min-width: 768px) {
    span.svelte-1so9ic8 {
        font-size: 12px;
    }
}

span.svelte-1so9ic8 {
    flex-shrink: 0;
    font-size: 10px;
    color: #919496;
}

svg.svelte-184rsfv {
    margin: 0 8px 0 0
}

.mh-country.svelte-s3s7s {
    margin: 0 15px;
}

li.svelte-19l7cif {
    margin-right: 24px;
}

@media (min-width: 1200px) {
    .kmtpzB:nth-child(13), .kmtpzB:nth-child(17) {
        grid-row: 5;
        grid-column-end: -3;
    }
}

.cAmDON > * {
    flex-direction: column;
    box-sizing: border-box;
    width: 100%;
    max-width: 450px;
    box-shadow: none;
    background-color: rgb(36, 36, 36);
}

@media (min-width: 1200px) {
    .kmtpzB {
        grid-area: 1 / span 2;
    }
}

.kmtpzB {
    border-width: 4px 4px 0px;
    position: relative;
    color: rgb(255, 255, 255);
    border-radius: 10px 10px 0px 0px;
    display: grid;
    flex-flow: wrap;
    align-items: flex-start;
}

.dFwbQo {
    border: none;
    height: 1px;
    margin: 16px 0px 0px;
    color: rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.1);
}

.kmtpzB {
    border-width: 4px 4px 0px;
    position: relative;
    color: rgb(255, 255, 255);
    border-radius: 10px 10px 0px 0px;
    display: grid;
    flex-flow: wrap;
    align-items: flex-start;
}

@media (min-width: 1200px) {
    .hvkoGM:nth-child(16), .hvkoGM:nth-child(20) {
        grid-row: 8;
        grid-column-end: -3;
    }
}

.cAmDON > * {
    flex-direction: column;
    box-sizing: border-box;
    width: 100%;
    max-width: 450px;
    box-shadow: none;
    background-color: rgb(36, 36, 36);
}

@media (min-width: 1200px) {
    .hvkoGM {
        grid-area: 4 / span 2;
        padding-top: 4px;
        padding-bottom: 16px;
    }
}

.hvkoGM {
    border-color: rgb(165, 187, 209);
    border-width: 0px 4px 4px;
    border-radius: 0px 0px 10px 10px;
    padding-top: 4px;
    padding-bottom: 16px;
    margin-bottom: 40px;
}

.lfcQQE {
    border-color: rgb(255, 200, 98);
    border-width: 0px 4px 4px;
    border-radius: 0px 0px 10px 10px;
    padding-top: 4px;
    padding-bottom: 16px;
    margin-bottom: 40px;
}

.gVrEKD {
    border-color: rgb(196, 177, 212);
    border-width: 0px 4px 4px;
    border-radius: 0px 0px 10px 10px;
    padding-top: 4px;
    padding-bottom: 16px;
    margin-bottom: 40px;
}

.ivWTsK {
    border-color: rgb(255, 210, 215);
    border-width: 0px 4px 4px;
    border-radius: 0px 0px 10px 10px;
    padding-top: 4px;
    padding-bottom: 16px;
    margin-bottom: 40px;
}

.fYPhwI {
    padding-top: 30px;
    padding-bottom: 30px;
    list-style: none;
    /*font-weight: 600;*/
    /*font-family: 'Poppins'*/
}

.gsnBnB {
    display: flex;
}

.kJKBfs {
    display: inline-block;
    color: rgb(255, 255, 255);
    padding: 0px 10px 0px 0px;
}

    .kJKBfs svg[class*="Svg-"] {
        stroke-width: 1pt;
    }

.gsnBnB > div > svg {
    display: none;
}

.hPIlex {
    fill: currentcolor;
    width: var(--encore-graphic-size-decorative-base, 24px);
    height: var(--encore-graphic-size-decorative-base, 24px);
}

.gsnBnB > div::before {
    content: "•";
    display: block;
    color: rgb(255, 255, 255);
}

::before, ::after {
    box-sizing: border-box;
}

.gtYrWf {
    text-align: center;
    padding-top: 12px;
    color: rgb(167, 167, 167);
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
}

.eRmZIa {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    margin-block: 0px;
    font-size: 0.6875rem;
    font-weight: 400;
    font-family: var(--font-family, CircularSp, CircularSp-Arab, CircularSp-Hebr, CircularSp-Cyrl, CircularSp-Grek, CircularSp-Deva, var(--fallback-fonts, sans-serif));
    color: inherit;
}


.dqldSo {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    margin-block: 0px;
    font-size: 0.875rem;
    font-weight: 400;
    font-family: var(--font-family, CircularSp, CircularSp-Arab, CircularSp-Hebr, CircularSp-Cyrl, CircularSp-Grek, CircularSp-Deva, var(--fallback-fonts, sans-serif));
    color: inherit;
}

.jTczw {
    font-size: 32px;
    font-weight: bold;
    line-height: 145%;
    margin: 0px;
    padding: 0px;
    height: 100%;
    color: rgb(165, 187, 209);
}
.lcuHR {
    margin: 4px 0px 0px;
    font-size: 16px;
    font-weight: 700;
}
@media (min-width: 1200px) {
    .kBiHbU {
        grid-area: 3 / span 2;
        padding-bottom: 0px;
    }
}
.kBiHbU {
    flex: 1 1 0%;
    border-color: rgb(165, 187, 209);
    padding-bottom: 0px;
    text-align: center;
}

@media (min-width: 1200px) {
    .hVAkWF {
        margin: 0px;
    }
}
.hVAkWF {
    /*background-color: rgb(0, 0, 0);*/
    background-color: #025273;
    margin-right: auto;
    margin-left: auto;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 0px;
    border-width: 0px 4px;
}
.hnsEeq {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    font-size: 1rem;
    font-weight: 700;
    font-family: var(--font-family, CircularSp, CircularSp-Arab, CircularSp-Hebr, CircularSp-Cyrl, CircularSp-Grek, CircularSp-Deva, var(--fallback-fonts, sans-serif));
    background-color: transparent;
    border: 0px;
    border-radius: 9999px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    touch-action: manipulation;
    transition-duration: 33ms;
    transition-property: background-color, border-color, color, box-shadow, filter, transform;
    user-select: none;
    vertical-align: middle;
    transform: translate3d(0px, 0px, 0px);
    padding: 0px;
    min-inline-size: 0px;
    align-self: center;
    inline-size: 100%;
}
.fZezmV {
    color: rgb(0, 0, 0);
    background: rgb(165, 187, 209) !important;
}

.cFVwIz {
    -webkit-box-pack: center;
    justify-content: center;
    text-decoration: none !important;
}

@supports (overflow-wrap:anywhere) {
    .fDHxQl {
        overflow-wrap: anywhere;
    }
}
.fDHxQl {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    background-color: var(--background-base, #1ed760);
    color: var(--text-base, #000000);
    display: flex;
    border-radius: 9999px;
    font-size: inherit;
    min-block-size: var(--encore-control-size-base, 48px);
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-block-start: var(--encore-spacing-tighter-2, 8px);
    padding-block-end: var(--encore-spacing-tighter-2, 8px);
    padding-inline-start: var(--encore-spacing-looser-2, 32px);
    padding-inline-end: var(--encore-spacing-looser-2, 32px);
    --background-base: #A5BBD1 !important;
    --background-highlight: #B6C8DA !important;
    --background-press: #C7D5E2 !important;
    --background-elevated-base: #A5BBD1 !important;
    --background-elevated-highlight: #B6C8DA !important;
    --background-elevated-press: #C7D5E2 !important;
    --background-tinted-base: #A5BBD1 !important;
    --background-tinted-highlight: #B6C8DA !important;
    --background-tinted-press: #C7D5E2 !important;
    --text-base: #000000 !important;
    --text-subdued: #000000 !important;
    --text-bright-accent: #000000 !important;
    --text-negative: #000000 !important;
    --text-warning: #000000 !important;
    --text-positive: #000000 !important;
    --text-announcement: #000000 !important;
    --essential-base: #000000 !important;
    --essential-subdued: #000000 !important;
    --essential-bright-accent: #000000 !important;
    --essential-negative: #000000 !important;
    --essential-warning: #000000 !important;
    --essential-positive: #000000 !important;
    --essential-announcement: #000000 !important;
    --decorative-base: #000000 !important;
    --decorative-subdued: #000000 !important;
}
.fycIlM {
    margin-top: 16px;
}