#scrollUp,.apland-btn,.download_app_area,.dropdown-item:focus,.dropdown-item:hover,.footer_social_area a:hover,.header_signup_in_btn a,.newsletter-form-area .button,.price-plan-tag p,.single-accordion h5 a,.single_about_part.active,.single_about_part .feature_icon,.single_about_part .feature_icon:after,.single_about_part .feature_icon:before,.single_about_part:hover,.single_timeline_block .timeline_icon,.testimonial_area .owl-dot.active,.tooltip-inner,.video_area:before,.welcome_slider .owl-dot.active:after,.welcome_style_four,.welcome_style_one,.welcome_style_three,.welcome_style_two {
    background-color: #0984e3
}

.apland-load,.message_now_area input:focus,.message_now_area textarea:focus {
    border-color: #0984e3
}

.apland-btn:focus,.apland-btn:hover,.download_app_text>a,.footer_bottom a,.footer_bottom p i,.footer_menu a:hover,.navbar-expand-lg .navbar-nav .nav-item.active .nav-link,.navbar-expand-lg .navbar-nav .nav-link:focus,.navbar-expand-lg .navbar-nav .nav-link:hover,.section_heading h3 span,.single_benifits.active .icon_box,.single_benifits.active h3,.single_footer_area a:hover,.single_price_plan .price,.welcome_slider .owl-dot.active,.welcome_text_area h3.price {
    color: #0984e3
}

.dropdown-item,p {
    color: #707070
}

.arrow:before {
    border-top-color: #0984e3!important
}

.single_benifits .icon_box i,.single_price_plan .price h4,.single_work_step i {
    background: #0984e3;
    background: -webkit-linear-gradient(90deg,#fc466b,#0984e3);
    background: linear-gradient(90deg,#fc466b,#0984e3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.dark,.dark .apland-contact-form,.dark .bg-gray,.dark .faq_area,.dark .footer_bottom_area,.dark .footer_copywrite_area,.dark .form-control,.dark .main_header_area.sticky,.dark .price_plan_area,.dark .welcome_area {
    background-color: #242529
}

.apland-btn,.dark .about_us_text_area h3,.dark .navbar-expand-lg .navbar-nav .nav-link,.dark .section_heading h3,.dark .single_about_part.active h3,.dark .single_about_part:hover h3,.dark .welcome_text_area h2,.dark .welcome_text_area p,.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6,.single-accordion h5 a,.single-accordion h5 a span {
    color: #fff
}

.apland-btn:focus,.apland-btn:hover,.download_app_text>a {
    background-color: #fff
}

* {
    margin: 0;
    padding: 0
}

body {
    font-family: Roboto,sans-serif;
    color: #707070
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 300;
    color: #303030
}

p {
    color: #707070;
    font-weight: 400;
    line-height: 1.9;
    font-size: 16px
}

a,a:active,a:focus,a:hover {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    text-decoration: none;
    outline: none;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    color: #e7f2fd
}

ol,ul {
    margin: 0;
    padding: 0
}

ol li,ul li {
    list-style: none
}

img {
    height: auto;
    max-width: 100%
}

.boxed_version {
    width: 1140px;
    margin: 0 auto;
    background-repeat: repeat;
    background-attachment: fixed
}

.container-fluid {
    padding: 0 5%
}

.apland-table {
    display: table;
    z-index: 100;
    position: absolute;
    width: 100%;
    height: 100%
}

.apland-table-cell {
    display: table-cell;
    vertical-align: middle
}

.btn:focus,.btn:hover {
    box-shadow: 0 6px 50px 8px rgba(21,131,233,.15)
}

.m-0 {
    margin: 0
}

.mt-0 {
    margin-top: 0
}

.mt-15 {
    margin-top: 15px
}

.mt-30 {
    margin-top: 30px
}

.mt-50 {
    margin-top: 50px
}

.mb-0 {
    margin-bottom: 0
}

.mb-15 {
    margin-bottom: 15px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-50 {
    margin-bottom: 50px
}

.ml-0 {
    margin-left: 0
}

.ml-15 {
    margin-left: 15px
}

.ml-30 {
    margin-left: 30px
}

.ml-50 {
    margin-left: 50px
}

.mr-0 {
    margin-right: 0
}

.mr-15 {
    margin-right: 15px
}

.mr-30 {
    margin-right: 30px
}

.mr-50 {
    margin-right: 50px
}

.section_padding_150 {
    padding: 150px 0
}

.section_padding_100 {
    padding: 100px 0
}

.section_padding_100_0 {
    padding: 100px 0 0
}

.section_padding_0_100 {
    padding: 0 0 100px
}

.section_padding_60 {
    padding: 60px 0
}

.section_padding_200 {
    padding: 200px 0
}

.section_padding_100_50 {
    padding-top: 100px;
    padding-bottom: 50px
}

.section_padding_100_70 {
    padding-top: 100px;
    padding-bottom: 70px
}

.section_heading {
    position: relative;
    z-index: 1;
    margin-bottom: 70px
}

.section_heading h3 {
    margin-bottom: 15px;
    text-transform: capitalize;
    font-size: 36px;
    font-weight: 400
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .section_heading h3 {
        font-size:30px
    }
}

@media only screen and (max-width: 767px) {
    .section_heading h3 {
        font-size:26px
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .section_heading h3 {
        font-size:30px
    }
}

.section_heading p {
    font-size: 18px;
    margin-bottom: 0
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .section_heading p {
        font-size:16px
    }
}

@media only screen and (max-width: 767px) {
    .section_heading p {
        font-size:16px
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .section_heading p {
        font-size:18px
    }
}

.shortcode_area:nth-child(odd) {
    background-color: #e7f2fd
}

.table .table {
    background-color: transparent
}

.line {
    width: 100%;
    height: 2px;
    background-color: #fff
}

.apland-btn {
    border: none;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 50px;
    position: relative;
    z-index: 1;
    border-radius: 50px;
    line-height: 1
}

.apland-btn:focus,.apland-btn:hover {
    background-color: #fff;
    font-size: 15px
}

.bg-gray {
    background-color: #e7f2fd
}

.bg-overlay {
    position: relative;
    z-index: 1
}

.bg-overlay:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(0,0,0,.6);
    z-index: -1
}

.bg-img {
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed
}

.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close {
    color: #fff;
    text-align: center;
    padding-right: 0;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    line-height: 26px;
    border-radius: 50%
}

.jarallax {
    position: relative;
    z-index: 0
}

.jarallax>.jarallax-img {
    position: absolute;
    object-fit: cover;
    font-family: "object-fit: cover;";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.h-100vh {
    height: 100vh!important
}

.welcome_area.h-100vh {
    padding-top: 0
}

#preloader {
    overflow: hidden;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
    background-color: #e7f2fd
}

.apland-load {
    -webkit-animation: apland-load 2s linear 0s infinite normal none running;
    animation: apland-load 2s linear 0s infinite normal none running;
    background-color: transparent;
    border-radius: 50%;
    border-bottom-style: solid;
    border-left: 3px solid #fff;
    border-bottom-width: 3px;
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
    height: 50px;
    left: calc(50% - 25px);
    position: relative;
    top: calc(50% - 25px);
    width: 50px;
    z-index: 9
}

@-webkit-keyframes apland-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes apland-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

#scrollUp {
    border-radius: 3px 0 0 3px;
    bottom: 80px;
    box-shadow: 0 6px 50px 8px rgba(21,131,233,.15);
    color: #fff;
    font-size: 20px;
    height: 30px;
    right: 0;
    text-align: center;
    width: 40px
}

#scrollUp i {
    line-height: 30px
}

header {
    height: auto;
    z-index: 99;
    background-color: transparent
}

.main_header_area,header {
    position: absolute;
    width: 100%
}

.main_header_area {
    height: 90px;
    top: 0;
    left: 0;
    z-index: 100
}

@media only screen and (max-width: 767px) {
    .main_header_area {
        height:70px
    }
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px
}

.dropdown-menu.show {
    border: none;
    box-shadow: 0 6px 50px 8px rgba(21,131,233,.15);
    min-width: 12em;
    padding: 20px 0
}

.dropdown-item {
    font-weight: 500;
    color: #707070;
    font-size: 13px;
    padding: 10px 30px;
    width: 220px
}

.dropdown-item:focus,.dropdown-item:hover {
    font-weight: 500;
    color: #fff;
    font-size: 13px
}

.main_header_area.sticky {
    box-shadow: 0 8px 50px 8px rgba(0,0,0,.15);
    z-index: 1000!important;
    background-color: #e7f2fd;
    width: 100%;
    position: fixed;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    border-bottom: none
}

.header_signup_in_btn a {
    color: #fff;
    padding: .5em 1.5em;
    border-radius: 30px;
    margin-left: 50px;
    display: block
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .header_signup_in_btn a {
        margin-left:15px;
        margin-top: 15px
    }
}

@media only screen and (max-width: 767px) {
    .header_signup_in_btn a {
        margin-left:15px;
        margin-top: 15px
    }
}

.header_signup_in_btn a:focus,.header_signup_in_btn a:hover {
    opacity: .8
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .navbar.navbar-expand-lg {
        padding:0 1em
    }
}

@media only screen and (max-width: 767px) {
    .navbar {
        padding:0
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .navbar-toggler {
        margin:26px 0
    }
}

@media only screen and (max-width: 767px) {
    .navbar-toggler {
        margin:16px 0
    }
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(153, 153, 153, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    #aplandmenu {
        width:100%;
        background-color: #e7f2fd;
        box-shadow: 0 6px 50px 8px rgba(21,131,233,.15);
        padding: 30px 15px;
        border-radius: 0 0 6px 6px;
        margin-top: -2px
    }
}

@media only screen and (max-width: 767px) {
    #aplandmenu {
        width:100%;
        background-color: #e7f2fd;
        box-shadow: 0 6px 50px 8px rgba(21,131,233,.15);
        padding: 30px 15px;
        border-radius: 0 0 6px 6px;
        margin-top: -2px
    }
}

.welcome_area {
    position: relative;
    z-index: 1;
    height: 600px;
    background-color: #e7f2fd;
    overflow: hidden;
    padding-top: 90px
}

@media only screen and (max-width: 767px) {
    .welcome_area {
        height:670px
    }
}

@media only screen and (max-width: 767px) {
    .subscribe .welcome_area {
        height:700px
    }
}

.welcome_text_area h2 {
    color: #303030;
    font-size: 4em;
    margin-bottom: 30px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .welcome_text_area h2 {
        font-size:3em
    }
}

@media only screen and (max-width: 767px) {
    .welcome_text_area h2 {
        text-align:center;
        font-size: 2em
    }
}

@media only screen and (min-width: 480px) and (max-width:767px) {
    .welcome_text_area h2 {
        font-size:2em
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .welcome_text_area h2 {
        font-size:3em
    }
}

.welcome_text_area p {
    color: #303030;
    font-size: 22px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .welcome_text_area p {
        font-size:20px
    }
}

@media only screen and (max-width: 767px) {
    .welcome_text_area p {
        font-size:16px
    }
}

.welcome_text_area h3.price {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 25px
}

.welcome_area_thumb {
    text-align: center;
    position: relative;
    z-index: 1
}

.single_slide {
    position: relative;
    z-index: 9;
    height: 850px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 100%
}

.welcome_slider {
    overflow: hidden
}

.welcome_slider .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
    position: absolute;
    bottom: 80px;
    left: 80px;
    z-index: 100;
    width: 100%
}

.welcome_slider .owl-dot {
    margin-right: 15px;
    color: #fff;
    font-size: 20px
}

.welcome_slider .owl-dot.active {
    position: relative;
    z-index: 1;
    padding-right: 30px
}

.welcome_slider .owl-dot.active:after {
    content: "";
    position: absolute;
    right: 0;
    width: 25px;
    height: 3px;
    bottom: 7px
}

.welcome_style_one {
    border-radius: 50%;
    height: 500px;
    position: absolute;
    right: -10%;
    top: 50%;
    width: 500px;
    z-index: -5;
    opacity: .15
}

.welcome_style_two {
    border-radius: 50%;
    bottom: 150px;
    height: 300px;
    position: absolute;
    right: 150px;
    width: 300px;
    z-index: 5;
    opacity: .2
}

.welcome_style_three {
    border-radius: 50%;
    bottom: 20px;
    height: 200px;
    position: absolute;
    right: 280px;
    width: 200px;
    z-index: 9;
    opacity: .15
}

.welcome_style_four {
    border-radius: 50%;
    bottom: 385px;
    height: 100px;
    position: absolute;
    right: 350px;
    width: 100px;
    z-index: 5;
    opacity: .11
}

.single_about_part {
    border-radius: 6px;
    margin-bottom: 30px;
    padding: 30px 40px 30px 30px;
    position: relative;
    text-align: center;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    z-index: 1;
    background-color: #e7f2fd
}

.single_about_part:hover {
    color: #fff
}

.single_about_part h3,.single_about_part p {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.single_about_part p {
    margin-bottom: 0
}

.single_about_part:hover h3,.single_about_part:hover p {
    color: #fff
}

.single_about_part .feature_icon {
    border-radius: 50%;
    height: 50px;
    right: -25px;
    position: absolute;
    top: 50%;
    width: 50px;
    margin-top: -25px;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .single_about_part .feature_icon {
        display:none
    }
}

.single_about_part .feature_icon:before {
    content: "";
    height: 3px;
    left: 50%;
    margin-top: -1.5px;
    position: absolute;
    top: 50%;
    width: 120px;
    z-index: -5
}

.single_about_part .feature_icon:after {
    content: "";
    height: 20px;
    left: calc(50% + 110px);
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 20px;
    z-index: 9;
    border-radius: 50%;
    -webkit-animation: sonarWave 2s linear infinite;
    animation: sonarWave 2s linear infinite
}

.single_about_part .feature_icon i {
    color: #fff;
    display: block;
    font-size: 24px;
    line-height: 50px
}

.about_product_discription .col-12:last-of-type .single_about_part {
    margin-bottom: 0
}

.single_about_part.active,.single_about_part.active h3,.single_about_part.active p {
    color: #fff
}

@-webkit-keyframes sonarWave {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes sonarWave {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

.single_benifits {
    margin-bottom: 50px;
    position: relative;
    z-index: 1
}

.single_benifits,.single_benifits .icon_box {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.single_benifits .icon_box {
    font-size: 4em
}

.single_benifits h3 {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.single_benifits p {
    margin-bottom: 0;
    margin-top: 15px
}

.main_features_area .single_benifits {
    margin-bottom: 30px;
    border-bottom: 2px solid;
    border-color: #fff;
    padding-bottom: 30px
}

.main_features_area .single_benifits:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0
}

.video_area {
    position: relative;
    overflow: hidden;
    width: 100%;
    z-index: 1;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px
}

.video_area:before {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    opacity: .9
}

.video_area_text h2 {
    color: #fff;
    font-size: 4em
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .video_area_text h2 {
        font-size:3.5em
    }
}

@media only screen and (max-width: 767px) {
    .video_area_text h2 {
        font-size:2.5em
    }
}

.video_area_text p {
    color: #fff;
    font-size: 18px
}

.video_area_text a.video_btn {
    color: #fff;
    display: inline-block;
    font-size: 3em;
    width: 80px;
    height: 80px;
    border: 3px solid #fff;
    line-height: 80px;
    border-radius: 50%;
    padding-left: 8px;
    margin-top: 50px
}

.about_image {
    display: block;
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .big_thumb {
        width:80%
    }
}

.small_thumb {
    bottom: 0;
    height: auto;
    left: 170px;
    position: absolute;
    width: auto;
    z-index: -5
}

.about_us_text_area {
    padding-top: 100px
}

.about_us_text_area h3 {
    font-size: 2.5em;
    line-height: 1.3;
    margin-bottom: 20px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .about_us_text_area h3 {
        font-size:2em
    }
}

@media only screen and (max-width: 767px) {
    .about_us_text_area h3 {
        font-size:2em
    }
}

.total_subscriber_area {
    position: relative;
    z-index: 1;
    background-size: cover;
    background-position: 50%;
    text-align: center;
    background-repeat: no-repeat
}

.total_subscriber_text h3 {
    color: #fff;
    margin-bottom: 0
}

.total_subscriber_text a {
    margin-top: 30px
}

.single_work_step {
    margin-bottom: 50px;
    text-align: center
}

.single_work_step i {
    font-size: 3em;
    display: block;
    margin-bottom: 30px
}

.single_work_step p {
    margin: 0
}

.price_plan_area {
    background-color: #e7f2fd
}

.single_price_plan {
    text-align: center;
    background-color: #fff;
    border-radius: 6px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    margin-bottom: 50px;
    border: 3px solid transparent;
    position: relative;
    z-index: 1
}

.single_price_plan.active {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.price-plan-tag p {
    position: absolute;
    padding: 0 20px;
    color: #fff;
    margin: 0;
    line-height: 32px;
    height: 34px;
    left: 50%;
    top: -17px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 14px
}

.single_price_plan .title {
    padding: 40px 0 30px;
    text-transform: capitalize;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.single_price_plan .title h3,.single_price_plan .title p {
    margin: 0
}

.single_price_plan .price {
    margin-bottom: 20px
}

.single_price_plan .price h4 {
    font-size: 4em;
    line-height: 1
}

.single_price_plan .price span {
    font-size: 16px
}

.single_price_plan .description {
    padding: 0 15px
}

.single_price_plan .description p {
    line-height: 16px;
    margin: 0;
    padding: 10px 0
}

.single_price_plan .button {
    padding: 20px 0 40px
}

.single_price_plan:hover {
    box-shadow: 0 6px 50px 8px rgba(21,131,233,.15)
}

.price_plan_area.price .single_price_plan {
    margin-bottom: 30px
}

.single_advisor_profile {
    margin-bottom: 30px;
    position: relative;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    z-index: 1
}

.single_advisor_details_info h5 {
    margin-top: 15px
}

.single_advisor_details_info p {
    margin-bottom: 0
}

.advisor_thumb {
    margin: 0 auto
}

.advisor_social_link {
    margin: 15px 0
}

.advisor-line {
    margin: 15px 0;
    width: 100%;
    height: 1px;
    background-color: #e7f2fd
}

.app_screenshots,.app_screenshots .owl-item .single_screenshot,.app_screenshots_area {
    position: relative;
    z-index: 1
}

.single_screenshot {
    opacity: .7;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.center .single_screenshot {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.testimonial_area {
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.single_testimonial_area,.testimonial_area,.testimonial_area .testimonial_text {
    position: relative;
    z-index: 1
}

.testimonial_author_name {
    margin-top: 15px
}

.testimonial_author_name h5 {
    color: #fff;
    margin-bottom: 5px
}

.testimonial_author_name h6 {
    margin-bottom: 0;
    color: #fff
}

.testimonial_author_thumb {
    border: 3px solid #fff;
    border-radius: 50%;
    height: 80px;
    margin: 0 auto 30px;
    padding: 3px;
    width: 80px
}

.testimonial_author_thumb>img {
    border-radius: 50%;
    width: 100%;
    height: 100%
}

.testimonial_text>p {
    color: #fff;
    font-size: 20px;
    position: relative;
    z-index: 1
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .testimonial_text>p {
        font-size:18px
    }
}

@media only screen and (max-width: 767px) {
    .testimonial_text>p {
        font-size:16px
    }
}

.testimonial_text .rating {
    margin: 50px 0 0;
    text-align: center
}

.testimonial_text .rating>i {
    font-size: 20px;
    color: #ff9800
}

.testimonial_area .owl-dot {
    background-color: #fff;
    border: 3px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 12px;
    margin: 0 5px;
    width: 12px;
    box-shadow: 0 6px 50px 8px rgba(21,131,233,.15)
}

.testimonial_area .owl-dots {
    text-align: center;
    margin-top: 30px
}

.testimonial_area .owl-prev {
    width: 50px;
    height: 50px;
    background-color: transparent;
    border: 2px solid hsla(0,0%,100%,.1);
    text-align: center;
    line-height: 50px;
    color: hsla(0,0%,100%,.1);
    font-size: 20px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: -150px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .testimonial_area .owl-prev {
        left:-15px
    }
}

@media only screen and (max-width: 767px) {
    .testimonial_area .owl-prev {
        left:0
    }
}

.testimonial_area .owl-prev:hover {
    border: 2px solid #fff;
    color: #fff
}

.testimonial_area .owl-next {
    width: 50px;
    height: 50px;
    background-color: transparent;
    border: 2px solid hsla(0,0%,100%,.1);
    text-align: center;
    line-height: 50px;
    color: hsla(0,0%,100%,.1);
    font-size: 20px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    left: auto;
    right: -150px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .testimonial_area .owl-next {
        right:-15px
    }
}

@media only screen and (max-width: 767px) {
    .testimonial_area .owl-next {
        right:0
    }
}

.testimonial_area .owl-next:hover {
    border: 2px solid #fff;
    color: #fff
}

.newsletter_area {
    background-color: #e7f2fd;
    position: relative;
    z-index: 1;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat
}

.download_app_area .section_heading>h3,.download_app_area .section_heading>p,.newsletter_area .section_heading>h3,.newsletter_area .section_heading>p {
    color: #fff
}

.newsletter-form-area .form-group {
    margin-bottom: 0
}

.newsletter-form-area input {
    width: 400px;
    height: 55px;
    border-radius: 30px;
    padding: 15px 30px
}

@media only screen and (max-width: 767px) {
    .newsletter-form-area input {
        width:100%
    }
}

.newsletter-form-area .button {
    width: 150px;
    height: 55px;
    border-radius: 30px;
    padding: 15px;
    color: #fff
}

.faq_area {
    background-color: #e7f2fd
}

.single-accordion {
    margin-bottom: 15px
}

.single-accordion:last-of-type {
    margin-bottom: 0
}

.single-accordion h5 {
    margin-bottom: 0;
    text-transform: uppercase
}

.single-accordion h5 a {
    border-radius: 3px;
    display: block;
    font-size: 14px;
    padding: 20px 45px 20px 20px;
    position: relative
}

.single-accordion h5 a span {
    font-size: 14px;
    right: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    color: #fff
}

.single-accordion h5 a.collapsed span.accor-close,.single-accordion h5 a span.accor-open {
    opacity: 0
}

.single-accordion h5 a.collapsed span.accor-open {
    opacity: 1
}

.single-accordion .accordion-content {
    background-color: #fff;
    box-shadow: none
}

.single-accordion .accordion-content p {
    padding: 20px 20px 10px
}

.find_answer_area {
    border-radius: 5px;
    padding: 30px 25px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 6px 50px 8px rgba(21,131,233,.15)
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .find_answer_area {
        margin-top:50px!important
    }
}

.find_answer_area>h5 {
    font-weight: 400;
    margin-bottom: 5px
}

.find_answer_area a {
    display: block;
    max-width: 230px;
    margin: 0 auto
}

.find_answer_area a:first-of-type {
    margin-bottom: 20px
}

.timeline_area {
    overflow-x: hidden
}

.single_timeline_block {
    position: relative;
    z-index: 1
}

.single_timeline_block .timeline_icon {
    border-radius: 50%;
    color: #fff;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
    z-index: 9;
    border: 3px solid #fff;
    box-shadow: 0 6px 50px 8px rgba(21,131,233,.15)
}

.single_timeline_block .timeline_icon i {
    font-size: 18px;
    line-height: 34px
}

.single_timeline_block .timeline_text_content {
    width: calc(50% - 50px);
    background-color: #e7f2fd;
    border-radius: 5px;
    padding: 20px;
    position: relative;
    z-index: 1;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.single_timeline_block .timeline_text_content:before {
    background-color: #e7f2fd;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: -5
}

.single_timeline_block .timeline_text_content:after {
    background-color: #e7f2fd;
    content: "";
    height: 30px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 30px;
    z-index: -9;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.single_timeline_block .timeline_text_content p {
    margin: 0;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

@media only screen and (max-width: 767px) {
    .single_timeline_block .timeline_text_content p {
        font-size:12px
    }
}

@media only screen and (min-width: 480px) and (max-width:767px) {
    .single_timeline_block .timeline_text_content p {
        font-size:14px
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .single_timeline_block .timeline_text_content p {
        font-size:16px
    }
}

.single_timeline_block .timeline_text_content>h4 {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    margin-bottom: 15px
}

@media only screen and (max-width: 767px) {
    .single_timeline_block .timeline_text_content>h4 {
        font-size:14px
    }
}

@media only screen and (min-width: 480px) and (max-width:767px) {
    .single_timeline_block .timeline_text_content>h4 {
        font-size:20px
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .single_timeline_block .timeline_text_content>h4 {
        font-size:24px
    }
}

.single_timeline_block .timeline_text_content>h6 {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    margin-bottom: 15px
}

.single_timeline_block.odd-item .timeline_text_content {
    float: right
}

.single_timeline_block.odd-item .timeline_text_content:before {
    right: calc(100% + 49px)
}

.single_timeline_block.odd-item .timeline_text_content:after {
    left: -5px;
    top: 8px
}

.single_timeline_block.even-item .timeline_text_content {
    text-align: right
}

.single_timeline_block.even-item .timeline_text_content:before {
    left: calc(100% + 49px)
}

.single_timeline_block.even-item .timeline_text_content:after {
    right: -5px;
    top: 8px
}

.download_app_area {
    position: relative;
    z-index: 1;
    padding-bottom: 30px
}

.download_app_text>a {
    background-color: #fff
}

@media only screen and (max-width: 767px) {
    .download_app_text>a {
        margin:10px
    }
}

.download_app_text>a:hover {
    box-shadow: 0 0 70px 6px hsla(0,0%,100%,.7)
}

.download_btn_version {
    display: block;
    font-size: 10px;
    padding-top: 10px
}

.download_img {
    margin-top: 50px
}

.footer_bottom_area {
    background-color: #e7f2fd;
    display: block;
    position: relative;
    text-align: center
}

.footer_menu a {
    font-weight: 300;
    padding: 0 15px;
    border-right: 1px solid #e7f2fd
}

.footer_menu ul li {
    display: inline-block
}

.footer_menu ul:last-child a {
    border-right: none
}

.footer_copywrite_area {
    display: block;
    padding: 30px 0 100px;
    background-color: #e7f2fd
}

.footer_social_area {
    margin-bottom: 30px
}

.footer_social_area a {
    border-radius: 50%;
    height: 40px;
    text-align: center;
    width: 40px;
    display: inline-block;
    background-color: #fff;
    line-height: 40px;
    box-shadow: none;
    margin: 0 5px
}

.footer_social_area a i {
    line-height: 36px
}

.footer_social_area a:hover {
    color: #fff
}

.footer_bottom_area .item {
    margin-bottom: 50px
}

.footer_bottom>p {
    margin: 0
}

.message_now_area {
    position: relative;
    z-index: 1
}

.message_now_area input {
    border: 2px solid #e7f2fd;
    height: 50px;
    margin-bottom: 0;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    width: 100%;
    box-shadow: none;
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase
}

.message_now_area input:focus {
    border-width: 2px;
    border-style: solid;
    box-shadow: none
}

.message_now_area textarea {
    border: 2px solid #e7f2fd;
    height: 150px;
    margin-bottom: 0;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    width: 100%;
    box-shadow: none;
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase
}

.message_now_area textarea:focus {
    border-width: 2px;
    border-style: solid;
    box-shadow: none
}

.error,.success {
    padding: 1em;
    margin-bottom: 12px;
    text-shadow: 0 1px 0 hsla(0,0%,100%,.5);
    border-radius: 4px
}

.success {
    color: #fff;
    background-color: #2ecc71
}

.error {
    color: #fff;
    background-color: #c0392b
}

.map_area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 500px
}

.map_area iframe {
    width: 100%;
    height: 100%;
    border: none
}

.apland-contact-form {
    padding: 50px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    top: -100px;
    border-radius: 6px;
    box-shadow: 0 6px 50px 8px rgba(21,131,233,.15)
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .apland-contact-form {
        padding:30px
    }
}

@media only screen and (max-width: 767px) {
    .apland-contact-form {
        padding:30px
    }
}

.newsletter-form input {
    border: none;
    border-radius: 30px;
    height: 60px;
    margin-top: 30px;
    padding: 0 30px;
    width: 100%
}

.newsletter-form small {
    margin-left: 15px
}

.newsletter-form .newsletter_btn {
    background-color: #4caf50;
    border: none;
    border-radius: 30px;
    color: #fff;
    height: 60px;
    padding: 0 60px;
    font-size: 18px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .slideshows .welcome_area,.static-image .welcome_area,.video-version .welcome_area {
        height:700px
    }
}

@media only screen and (max-width: 767px) {
    .slideshows .welcome_area,.static-image .welcome_area,.video-version .welcome_area {
        height:700px
    }
}

.slideshows .main_header_area,.static-image .main_header_area,.video-version .main_header_area {
    border-bottom: 1px solid hsla(0,0%,100%,.15)
}

.slideshows .navbar-expand-lg .navbar-nav .nav-link,.static-image .navbar-expand-lg .navbar-nav .nav-link,.video-version .navbar-expand-lg .navbar-nav .nav-link {
    color: #fff
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .slideshows .navbar-expand-lg .navbar-nav .nav-link,.static-image .navbar-expand-lg .navbar-nav .nav-link,.video-version .navbar-expand-lg .navbar-nav .nav-link {
        color:#303030
    }
}

@media only screen and (max-width: 767px) {
    .slideshows .navbar-expand-lg .navbar-nav .nav-link,.static-image .navbar-expand-lg .navbar-nav .nav-link,.video-version .navbar-expand-lg .navbar-nav .nav-link {
        color:#303030
    }
}

.slideshows .sticky .navbar-expand-lg .navbar-nav .nav-link,.static-image .sticky .navbar-expand-lg .navbar-nav .nav-link,.video-version .sticky .navbar-expand-lg .navbar-nav .nav-link {
    color: #303030
}

.slideshows .welcome_text_area h2,.slideshows .welcome_text_area h3.price,.slideshows .welcome_text_area p,.static-image .welcome_text_area h2,.static-image .welcome_text_area h3.price,.static-image .welcome_text_area p,.video-version .welcome_text_area h2,.video-version .welcome_text_area h3.price,.video-version .welcome_text_area p {
    color: #fff
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .dark .navbar-expand-lg .navbar-nav .nav-link {
        color:#303030
    }
}

@media only screen and (max-width: 767px) {
    .dark .navbar-expand-lg .navbar-nav .nav-link {
        color:#303030
    }
}

.dark .find_answer_area>h5,.dark .single_about_part h3,.dark .single_price_plan .title h3,.dark .single_timeline_block .timeline_text_content>h4,.dark .single_timeline_block .timeline_text_content>h6 {
    color: #303030
}

.dark .main_features_area .single_benifits {
    border-bottom: 0 solid
}

.gradients .bg-overlay:after,.gradients .download_app_area,.gradients .video_area:before {
    background: #0d104d;
    background: -webkit-linear-gradient(90deg,#0d104d,#28408b);
    background: linear-gradient(90deg,#0d104d,#28408b)
}

.rtl .main_features_area .single_benifits,.rtl .row {
    flex-direction: row-reverse
}

.rtl .about_image,.rtl .about_us_text_area,.rtl .apland-contact-form,.rtl .main_features_area,.rtl .single-accordion .accordion-content p,.rtl .single-accordion h5 a,.rtl .single_advisor_details_info,.rtl .welcome_text_area,.rtl input,.rtl textarea {
    text-align: right
}

.rtl .single_about_part .feature_icon {
    left: -25px;
    right: auto
}

.rtl .single_about_part .feature_icon:after {
    left: auto;
    right: calc(50% + 110px)
}

.rtl .single_about_part .feature_icon:before {
    right: 50%;
    left: auto
}

.rtl .single_benifits .icon_box {
    margin-left: 30px
}

.rtl .small_thumb {
    right: 170px;
    left: auto
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .static-no-scroll .welcome_area .col-12:last-child {
        display:none
    }
}

@media only screen and (max-width: 767px) {
    .static-no-scroll .welcome_area .col-12:last-child {
        display:none
    }
}

.static-no-scroll .welcome_area_thumb {
    margin: 0 auto
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .static-no-scroll .welcome_area_thumb {
        width:50%
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .static-no-scroll .welcome_area_thumb {
        width:40%
    }
}

@media only screen and (min-width: 1200px) {
    .static-no-scroll .welcome_area_thumb {
        width:35%
    }
}

@media only screen and (max-width: 767px) {
    .static-no-scroll .welcome_text_area h2 {
        font-size:2em;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .static-no-scroll .welcome_text_area h2 {
        font-size:2em;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .static-no-scroll .welcome_text_area h2 {
        font-size:2.5em;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 1200px) {
    .static-no-scroll .welcome_text_area h2 {
        font-size:3.5em;
        margin-bottom: 15px
    }
}

.color_green {
    color: #00b894!important
}

.img-qr {
    width: 150px;
    height: 150px;
    margin-bottom: 10px
}
