@import url("../css/plugins/bootstrap-rtl.min.css");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700&display=swap");
@media screen and (max-width: 425px) {
    .this {
        font-size: 12px;
    }
}
a {
    color: #3e425c;
    display: inline-block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
a:hover {
    color: #2095f3;
}
a:focus,
a:hover {
    outline: 0;
    text-decoration: none;
}
img {
    height: auto;
    max-width: 100%;
}
body,
html {
    height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1c1b2e;
    font-weight: 700;
    margin: 0;
}
p {
    margin: 0;
}
.tuc {
    text-transform: uppercase;
}
.tct {
    text-transform: capitalize;
}
a,
a:hover {
    text-decoration: none;
}
body {
    color: #111;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    overflow-x: hidden;
    text-align: right;
}
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-box-shadow: inset 0 0 0 1000px #fff !important;
}
.bg {
    background-position: 50% !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}
.section-padding {
    padding: 100px 0;
}
.section-padding2 {
    padding: 100px 0 70px;
}
.section-padding-bottom {
    padding-bottom: 100px;
}
.section-padding-bottom2 {
    padding-bottom: 70px;
}
.space-100 {
    height: 100px;
}
.space-50 {
    height: 50px;
}
.space-80 {
    height: 80px;
}
.space-40 {
    height: 40px;
}
.space-60 {
    height: 60px;
}
.space-70 {
    height: 70px;
}
.space-30 {
    height: 30px;
}
.space-20 {
    height: 20px;
}
.space-10 {
    height: 10px;
}
.hbm {
    margin-bottom: 50px;
}
.inner_hero_area {
    padding: 100px 0 150px;
}
.inner_text h2 {
    color: #1c1b2e;
    font-size: 36px;
    font-weight: 900;
    line-height: 43px;
    margin-bottom: 10px;
}
.breadcrumb_area,
.breadcrumb_area a {
    color: #6FC343;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
}
.single_blog_img {
    position: relative;
    z-index: 2;
}
.single_blog_img a.meta_date {
    background: #fff;
    border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    font-weight: 900;
    right: 15px;
    line-height: 9px;
    padding: 13px 17px;
    position: absolute;
    text-transform: uppercase;
    top: 15px;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 3;
}
.single_blog {
    border-radius: 5px;
    margin-bottom: 30px;
}
.single_blog:hover a.meta_date {
    background: #6FC343;
    color: #fff;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.single_blog .single_blog_content {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 5px 50px rgba(97, 105, 140, 0.07);
    padding: 25px;
}
.single_blog .single_blog_content p {
    margin-bottom: 20px;
}
.single_blog .single_blog_content h3 {
    color: #1c1b2e;
    font-size: 24px;
    font-weight: 900;
    line-height: 34px;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.single_blog .single_blog_content h3:hover {
    color: #6FC343;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.single_blog .single_blog_content h3 a {
    color: #1c1b2e;
    font-size: 24px;
    font-weight: 900;
    line-height: 34px;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.single_blog .single_blog_content h3 a:hover {
    color: #6FC343;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.cpagination a.page-link {
    background: #f6f9fc;
    height: 40px;
    width: 40px;
}
.cpagination li.page-item a {
    background: no-repeat;
    border: none;
    border-radius: 50%;
    color: #6FC343;
    display: inline-block;
    font-size: 16px;
    height: auto;
    line-height: 40px;
    padding: 0;
    text-align: center;
}
.cpagination li.page-item {
    height: auto;
}
.cpagination li.page-item:first-child,
.cpagination li.page-item:last-child {
    background: #f6f9fc;
    border-radius: 50%;
    color: #6FC343;
    font-size: 16px;
}
.cpagination .page-item:first-child .page-link,
.cpagination .page-item:last-child .page-link {
    border-radius: 50%;
}
.cpagination li.page-item a:hover {
    background: none;
}
.cpagination li.page-item li.page-item:first-child a:hover,
.cpagination li.page-item:first-child a:hover,
.cpagination li.page-item:last-child a:hover {
    background: #6FC343;
    color: #fff;
}
.cpagination a.page-link.active {
    color: #1c1b2e;
}
.news_letter_form h3 {
    color: #1c1b2e;
    font-size: 24px;
    font-weight: 900;
    line-height: 29px;
    margin-bottom: 15px;
}
.news_letter {
    text-align: center;
}
.meta_box {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 5px 50px rgba(97, 105, 140, 0.07);
    margin-bottom: 30px;
    padding: 30px;
}
.meta_box:last-child {
    margin-bottom: 0;
}
.news_letter_img {
    margin-bottom: 20px;
}
.news_letter_img img {
    max-width: 70%;
}
.news_letter_form p {
    margin-bottom: 25px;
}
.news_letter_form input {
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    color: #6FC343;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    margin-bottom: 20px;
    padding: 20px;
    width: 100%;
}
h3.widget-title {
    color: #1c1b2e;
    font-size: 24px;
    font-weight: 900;
    line-height: 24px;
    margin-bottom: 30px;
}
.single_popular {
    margin-bottom: 30px;
    padding-right: 130px;
    position: relative;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 2;
}
.single_popular:last-child {
    margin-bottom: 0;
}
.single_popular .popular_mg {
    right: 0;
    margin-top: -40px;
    max-width: 110px;
    position: absolute;
    top: 50%;
}
.single_popular h4,
.single_popular h4 a {
    color: #1c1b2e;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
}
.single_popular a.appture_meta {
    color: #6FC343;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
}
.single_popular:hover h4 a {
    color: #6FC343;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.single_blog_page {
    margin-bottom: 50px;
}
.single_blog_page h3 {
    color: #1c1b2e;
    font-size: 28px;
    font-weight: 900;
    line-height: 34px;
    margin: 30px 0 20px;
}
.tags ul {
    margin: 0;
    padding: 0;
}
.tags ul li {
    display: inline-block;
    list-style: none;
    margin-left: 5px;
}
.tags ul li a {
    border: 1px solid #dedede;
    border-radius: 5px;
    color: #6FC343;
    display: inline-block;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    padding: 6px 8px;
}
.tags ul li a:hover {
    background: #6FC343;
    color: #fff;
}
.tags ul li.meta_title {
    color: #1c1b2e;
    font-size: 20px;
    font-weight: 900;
    line-height: 24px;
}
.tags ul li:last-child {
    margin-left: 0;
}
.share_social {
    text-align: left;
}
.share_social ul {
    margin: 0;
    padding: 0;
}
.share_social ul li {
    display: inline-block;
}
.share_social ul li a {
    color: #6FC343;
    display: inline-block;
    font-size: 16px;
    padding: 3px 5px;
}
.share_social ul li a:hover {
    color: #6FC343;
}
.blog_heading {
    margin-bottom: 30px;
}
.blog_heading h3 {
    color: #1c1b2e;
    font-family: Poppins;
    font-size: 28px;
    font-weight: 900;
    line-height: 34px;
}
.demo_area {
    height: auto;
    padding: 200px 0 100px;
}
.single_demo {
    margin-bottom: 50px;
    text-align: center;
    transition: all 0.5s;
}
a.single_demo_link {
    color: #fff;
    display: block;
    font-size: 24px;
    margin-top: 15px;
}
.single_demo:hover img {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    transform: translateY(-10px);
    transition: all 0.5s;
}
.single_demo img {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    transition: all 0.5s;
}
a.action_btn {
    background: #4f95ff;
    color: #fff;
    display: inline-block;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding: 15px 25px;
    position: relative;
    text-align: center;
    z-index: 2;
}
a.action_btn,
a.action_btn:after {
    border-radius: 5px;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
a.action_btn:after {
    background: #fff;
    content: "";
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
}
a.action_btn:hover {
    box-shadow: 0 20px 50px rgba(15, 110, 255, 0.2);
    color: #1c1b2e;
}
a.action_btn:hover,
a.action_btn:hover:after {
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
a.action_btn:hover:after {
    width: 100%;
}
a.btn2 {
    background: #0e4da4;
    color: #fff;
    display: inline-block;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding: 20px 50px;
    position: relative;
    text-align: center;
    z-index: 2;
}
a.btn2,
a.btn2:after {
    border-radius: 5px;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
a.btn2:after {
    background: #fff;
    content: "";
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
}
a.btn2:hover {
    box-shadow: 0 20px 50px rgba(15, 110, 255, 0.2);
    color: #1c1b2e;
}
a.btn2:hover,
a.btn2:hover:after {
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
a.btn2:hover:after {
    width: 100%;
}
a.signup_btn3,
button.signup_btn3 {
    background: #6FC343;
    border: none;
    border-radius: 5px;
    box-shadow: 0 5px 50px rgba(97, 105, 140, 0.07);
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 900;
    line-height: 19px;
    padding: 16px 30px;
    text-align: center;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
a.signup_btn3:hover,
button.signup_btn3:hover {
    box-shadow: 0 20px 50px rgba(15, 110, 255, 0.2);
}
a.signup_btn2,
a.signup_btn3:hover,
button.signup_btn2,
button.signup_btn3:hover {
    background: #fff;
    color: #1c1b2e;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
a.signup_btn2,
button.signup_btn2 {
    border: none;
    border-radius: 5px;
    box-shadow: 0 5px 50px rgba(97, 105, 140, 0.07);
    display: inline-block;
    font-size: 16px;
    font-weight: 900;
    line-height: 19px;
    padding: 16px 25px;
    text-align: center;
}
a.signup_btn2:hover,
button.signup_btn2:hover {
    background: #0e4da4;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
a.submit_btn,
button.submit_btn {
    background: #6FC343;
    border: none;
    border-radius: 5px;
    box-shadow: 0 5px 50px rgba(97, 105, 140, 0.07);
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 900;
    line-height: 19px;
    padding: 20px;
    text-align: center;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
}
a.submit_btn:hover,
button.submit_btn:hover {
    background: #6FC343 !important;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
a.app_btn {
    background: #fff;
    color: #6FC343;
    display: inline-block;
    padding: 13px 70px 13px 20px;
    position: relative;
    z-index: 2;
}
a.app_btn,
a.app_btn:after {
    border-radius: 5px;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
a.app_btn:after {
    background: #4FC343;
    border-color: #4FC343;
    content: "";
    height: 100%;
    right: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: -1;
}
a.app_btn:hover,
a.app_btn:hover:after {
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
a.app_btn:hover:after {
    opacity: 1;
    visibility: visible;
}
a.app_btn span.app_btn_text {
    display: block;
    font-size: 30px;
    font-weight: 900;
    line-height: 30px;
}
a.app_btn span.app_btn_title {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}
a.app_btn span.app_btn_icon {
    font-size: 40px;
    height: 40px;
    right: 20px;
    line-height: 40px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 40px;
}
.button_group a.app_btn:last-child {
    margin-right: 15px;
}
.button_group a.app_btn.app_store, .button_group a.app_btn.play-store {
    background: #fff;
    border: 1px solid #6FC343;
    border-radius: 7px;
    color: #6FC343;
}
.button_group a.app_btn.app_store:hover, .button_group a.app_btn.play-store:hover {
    background: #1c1b2e !important;
    border: 1px solid #6FC343 !important;
    color: #fff !important;
}
a.readmore_btn {
    color: #6FC343;
    font-size: 16px;
    font-weight: 900;
    line-height: 19px;
}
a.readmore_btn,
a.readmore_btn:hover i {
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
a.readmore_btn:hover i {
    padding-right: 5px;
}
a.readmore_btn i {
    padding-right: 3px;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
a.btn4 {
    background: #6FC343;
    box-shadow: 0 20px 50px rgba(15, 110, 255, 0.2);
    color: #fff;
    display: inline-block;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    padding: 23px 35px;
    position: relative;
    z-index: 2;
}
a.btn4,
a.btn4:before {
    border-radius: 5px;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
a.btn4:before {
    background: #fff;
    content: "";
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
}
a.btn4:hover {
    box-shadow: 0 20px 50px rgba(15, 110, 255, 0.2);
    color: #1c1b2e;
}
a.btn4:hover,
a.btn4:hover:before {
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
a.btn4:hover:before {
    width: 100%;
}
a.btn5 {
    border: 1.5px solid #6FC343;
    border-radius: 5px;
    box-shadow: 0 20px 50px rgba(15, 110, 255, 0.2);
    color: #6FC343;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    padding: 20px 35px;
    position: relative;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 2;
}
a.btn5 i {
    font-size: 14px;
    padding-right: 3px;
}
a.btn5:before {
    background: #6FC343;
    border-radius: 5px;
    content: "";
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
}
a.btn5:before,
a.btn5:hover {
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
a.btn5:hover {
    color: #fff;
}
a.btn5:hover:before {
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    width: 100%;
}
.btn2_group a:last-child {
    margin-right: 15px;
}
.header-bg {
    background: #4FC343;
}
.header_area {
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.header_area.sticky {
    background: #fff;
}
.header2.sticky,
.header_area.sticky {
    right: 0;
    position: fixed;
    top: 0;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    z-index: 99;
}
.header2.sticky {
    background: #f6f9fc;
}
.header_absolute {
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.main_menu ul {
    margin: 0;
    padding: 0;
}
.main_menu ul li {
    display: inline-block;
    list-style: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 2;
}
.main_menu ul li a {
    color: #fff;
    padding: 40px 13px;
}
.main_menu ul li ul {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    right: 0;
    opacity: 0;
    padding: 15px 10px;
    position: absolute;
    text-align: right;
    top: 120px;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    visibility: hidden;
}
.main_menu ul li ul li {
    border-bottom: 16px solid #ddd;
    position: relative;
    z-index: 2;
}
.main_menu ul li ul li:before {
    background: #6FC343;
    content: "";
    height: 2px;
    right: 15px;
    opacity: 0;
    position: absolute;
    top: 50%;
    visibility: hidden;
    width: 0;
}
.main_menu ul li ul li:before,
.main_menu ul li ul li:hover:before {
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.main_menu ul li ul li:hover:before {
    opacity: 1;
    visibility: visible;
    width: 10px;
}
.main_menu ul li ul li a {
    border-radius: 3px;
    color: #6FC343;
    display: block;
    font-size: 16px;
    padding: 3px 15px;
    width: 180px;
}
.main_menu ul li ul li a,
.main_menu ul li ul li a:hover {
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.main_menu ul li ul li a:hover {
    color: #6FC343;
    padding-right: 30px;
}
.main_menu ul li ul li:last-child {
    border-bottom: none;
}
.main_menu ul li:hover > ul {
    opacity: 1;
    top: 100px;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    visibility: visible;
}
.theme-3 .main_menu ul li a {
    color: #1c1b2e;
}
.logo {
    max-width: 130px;
}
.welcome_area {
    background-color: #6FC343;
    align-items: center;
    display: flex;
    height: 100%;
    position: relative;
    z-index: 2;
}
.title h1 {
    color: #fff;
    font-size: 58px;
    font-weight: 900;
    line-height: 70px;
}
.title h6 {
    color: #eae4ff;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
}
.title2 h1 {
    color: #1c1b2e;
    font-size: 90px;
    font-weight: 900;
    line-height: 90px;
}
.title2 h1 span {
    color: #6FC343;
}
.title2 h6 {
    color: #6FC343;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
    margin-top: 10px;
}
.illas_box {
    height: auto;
    max-width: 600px;
    position: absolute;
    left: 13%;
}
.illas_wrap {
    position: relative;
    z-index: 2;
}
img.illas2 {
    max-width: 130px;
    position: absolute;
    left: 29%;
}
.apps2 {
    bottom: 0;
    max-width: 500px;
    position: absolute;
    left: 16%;
}
@media screen and (max-width: 767px) {
    .title h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .title h6 {
        font-size: 20px;
        line-height: 30px;
    }
    .welcome_area {
        height: auto;
        padding: 150px 0 100px;
    }
    .apps {
        margin-top: 60px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .apps {
        max-width: 400px;
    }
    .welcome_area {
        height: auto;
        padding: 150px 0 100px;
    }
}
@media screen and (max-width: 767px) {
    .theme-3 .illas_box {
        display: none;
    }
    .theme-3 .btn2_group a:last-child {
        margin-right: 0;
        margin-top: 20px;
    }
    .title2 {
        text-align: center;
    }
    .title2 h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .title2 h6 {
        font-size: 20px;
        line-height: 26px;
    }
}
@media screen and (min-width: 1024px) {
    .mobile_img {
        display: none;
    }
}
@media screen and (max-width: 1023px) {
    .apps_img,
    .theme-3 .illas_box {
        display: none;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .welcome_area {
        height: auto;
        padding: 200px 0 100px;
    }
    .apps {
        margin-top: 100px;
    }
    .apps,
    .welcome_area {
        text-align: center;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1440px) {
    .apps2 {
        bottom: 0;
        max-width: 390px;
        position: absolute;
        left: 8%;
    }
    .theme-3 .illas_box {
        height: auto;
        max-width: 520px;
        left: 8%;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
    .theme-3 .welcome_area {
        align-items: center;
        display: flex;
        height: auto;
        padding: 200px 0 150px;
        position: relative;
        z-index: 2;
    }
    .theme-3 .illas_box {
        height: auto;
        max-width: 500px;
        position: absolute;
        left: 0;
    }
    .theme-3 .title2 h1 {
        font-size: 70px;
        line-height: 75px;
    }
    .theme-3 .title2 h6 {
        font-size: 20px;
        font-weight: 400;
        line-height: 31px;
    }
}
@media screen and (min-width: 1440px) {
    .welcome_area {
        height: 970px;
    }
}
.logo_area {
    padding: 20px 0;
}
.single_logo_table {
    display: table;
    height: 100px;
    margin-bottom: 0 auto;
    text-align: center;
    width: 100%;
}
.single_logo_table_cell {
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.single_logo_table img {
    max-width: 160px;
}
.single_core_feature {
    border-radius: 5px;
    padding: 50px 45px;
    text-align: center;
}
.single_core_feature,
.single_core_feature:hover {
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
.single_core_feature:hover {
    background: #fff;
}
.icon_box {
    background: #6FC343;
    border-radius: 20px;
    height: 80px;
    line-height: 80px;
    margin: 0 auto 25px;
    text-align: center;
    width: 80px;
}
.feature_area {
    position: relative;
    z-index: 2;
}
img.feature_img_right {
    max-width: 500px;
    position: absolute;
    left: 18%;
    top: -2%;
}
img.feature_img_left {
    right: 17%;
    max-width: 350px;
    position: absolute;
    top: 18%;
}
.feature3_img_left {
    right: 17%;
    max-width: 550px;
    position: absolute;
    top: 14%;
}
.feature3_img._right {
    margin-left: -166px;
    max-width: 600px;
}
.feature3_img_left_wrap {
    position: relative;
    z-index: 2;
}
img.shape31 {
    bottom: 0;
    right: -33%;
    position: absolute;
    z-index: -1;
}
.feature3_img_right {
    max-width: 550px;
    position: absolute;
    left: 17%;
    top: -8%;
}
.feature3_img._rightt {
    margin-left: -166px;
    max-width: 600px;
}
.feature3_img_right_wrap {
    position: relative;
    z-index: 2;
}
img.shape32 {
    bottom: 0;
    position: absolute;
    left: -25%;
    z-index: -1;
}
.theme-2 .feature3_img_left {
    right: 5%;
    max-width: 920px;
    position: absolute;
    top: 14%;
}
.theme-2 img.shape31 {
    bottom: -20%;
    right: -11%;
    position: absolute;
    z-index: -1;
}
.theme-2 .feature3_img_right {
    max-width: 920px;
    position: absolute;
    left: 10%;
    top: 9%;
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .welcome_area {
        height: auto;
        padding: 150px 0 100px;
    }
    img.feature_img_right {
        left: 12%;
    }
    img.feature_img_left {
        right: 10%;
    }
}
@media screen and (max-width: 767px) {
    .mobile_feature_img,
    .mobile_feature_img2 {
        margin-bottom: 50px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
    img.feature_img_right {
        left: 0;
    }
    img.feature_img_left {
        right: 0;
    }
}
@media screen and (max-width: 1200px) {
    img.feature_img_left,
    img.feature_img_right {
        display: none;
    }
}
@media screen and (max-width: 1023px) {
    .tab_img {
        display: none;
    }
    .feature3_mobile {
        margin-bottom: 60px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
    .tab_img {
        display: block;
    }
    .theme-3 .feature3_img_left {
        right: 0;
        max-width: 500px;
        position: absolute;
        top: 16%;
    }
    .theme-3 .feature3_img_right {
        max-width: 500px;
        position: absolute;
        left: 0;
        top: -3%;
    }
}
@media screen and (min-width: 1200px) {
    .tab_img {
        display: none;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1440px) {
    .theme-2 .feature3_img_left {
        right: -11%;
    }
    .theme-2 .feature3_img_right {
        left: -3%;
    }
    .theme-3 .feature3_img_left {
        right: 5%;
    }
    .theme-3 .feature3_img_right {
        max-width: 550px;
        position: absolute;
        left: 5%;
        top: -3%;
    }
}
@media screen and (max-width: 1023px) {
    .theme-3 .feature3_img_left,
    .theme-3 .feature3_img_right,
    .theme-3 .feature_space {
        display: none;
    }
}
@media screen and (min-width: 1024px) {
    .theme-3 .feature3_img_right_mobile,
    .theme-3 .feature3_mobile {
        display: none;
    }
    .theme-3 .feature_area {
        overflow-x: hidden;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .theme-3 .feature3_img_right_mobile,
    .theme-3 .feature3_mobile {
        margin-bottom: 60px;
        max-width: 500px;
    }
}
@media screen and (min-width: 1300px) {
    .feature_area {
        overflow-x: visible !important;
    }
}
.single_about {
    margin-bottom: 30px;
    text-align: center;
}
.single_about_icon {
    margin: 0 auto 20px;
    max-width: 80px;
}
.single_about.about_line:after {
    background: url(../img/shape/line1.png) no-repeat;
    content: "";
    height: 100px;
    right: 70%;
    position: absolute;
    top: 20px;
    width: 100%;
}
.single_about.about_line.about_line2:after {
    right: 30%;
    top: -23%;
    transform: rotate(-180deg);
}
@media screen and (max-width: 990px) {
    .single_about.about_line:after {
        display: none;
    }
}
.single_more_feature {
    margin-bottom: 30px;
    padding-right: 100px;
    position: relative;
    z-index: 2;
}
.more_feature_icon {
    right: 0;
    position: absolute;
    top: 0;
}
.apps_app {
    float: left;
    max-width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .apps_app,
    .more_feature_area {
        display: none;
    }
    .mobile_feature_img,
    .mobile_feature_img2 {
        margin-bottom: 100px;
    }
    .counter_area.section-padding {
        padding-top: 0;
    }
}
.single_testimonial p {
    color: #fff;
    font-family: Poppins;
    font-size: 20px;
    font-style: italic;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 30px;
}
.testi_author {
    padding-right: 80px;
    position: relative;
    z-index: 2;
}
.testi_author_img {
    border-radius: 50%;
    height: 60px;
    right: 0;
    margin-top: -30px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    width: 60px;
}
.rating ul {
    margin: 0;
    padding: 0;
}
.rating li {
    display: inline-block;
    list-style: none;
}
.rating li a {
    color: #ffb902;
}
.testi_author a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    height: 24px;
    line-height: 24px;
    margin-top: 5px;
}
button.btn.btn-link.btn-block.text-left {
    border-bottom: none;
    color: #1c1b2e;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    padding: 22px;
}
.card-header {
    background: none;
    border-bottom: 0;
    padding: 0;
}
.card {
    border: 1px solid #efefef;
    border-bottom: 1px solid #efefef !important;
    margin-bottom: 20px;
}
.card-body {
    color: #6FC343;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    padding: 0 20px 20px;
}
button.btn.btn-link.btn-block.text-left:focus,
button.btn.btn-link.btn-block.text-left:hover {
    text-decoration: none;
}
button.btn.btn-link {
    position: relative;
    z-index: 2;
}
.faq_area button.btn.btn-link:after {
    content: "\f107";
    font-family: Font Awesome\5 pro;
    position: absolute;
    left: 23px;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.faq_area button.btn.btn-link[aria-expanded="true"]:after {
    transform: rotate(-180deg);
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.subscribe_form input {
    background: #fff;
    border: none;
    border-radius: 5px;
    padding: 19px;
    width: 70%;
}
.subscribe_form button.submit_btn {
    background: #0e4da4;
    border: none;
    border-radius: 0;
    color: #fff;
    float: left;
    font-size: 20px;
    font-weight: 900;
    line-height: 24px;
    padding: 22px 10px;
    text-align: center;
    width: 30%;
}
.subscribe_form form {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.subscribe_form p {
    margin-top: 10px;
}
button.submit_btn.submit_btn2 {
    background: #6FC343;
}
.apps_app3 {
    float: left;
    max-width: 500px;
}
@media screen and (max-width: 767px) {
    .apps_app {
        margin: 100px auto 0;
    }
    .button_group a.app_btn:last-child {
        margin-right: 0;
        margin-top: 20px;
    }
}
@media screen and (max-width: 960px) {
    .theme-3 .apps_app3 {
        float: right;
        margin-top: 60px;
    }
}
.screen_carousel {
    margin-top: 100px;
}
.screen_carousel .owl-dots {
    margin-top: 20px;
    text-align: center;
}
.screen_carousel .owl-dots,
.screen_carousel .owl-dots .owl-dot {
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.screen_carousel .owl-dots .owl-dot {
    background: #f6f9fc;
    border-radius: 50%;
    display: inline-block;
    height: 15px;
    margin: 0 3px;
    width: 15px;
}
.screen_carousel .owl-dots .owl-dot.active {
    background: #0e4da4;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.single_counter {
    color: #1c1b2e;
    display: inline-block;
    font-size: 40px;
    font-weight: 500;
    line-height: 60px;
    margin-left: 30px;
}
.single_counter:last-child {
    margin-left: 0;
}
@media screen and (max-width: 767px) {
    .subscribe_form {
        margin-top: 30px;
    }
    .subscribe_form button.submit_btn,
    .subscribe_form input {
        width: 50%;
    }
    .cta_area {
        text-align: center;
    }
}
.footer_logo {
    max-width: 130px;
}
.footer_social {
    text-align: left;
}
.social1 ul {
    margin: 0;
    padding: 0;
}
.social1 ul li {
    display: inline-block;
    list-style: none;
    margin-right: 5px;
}
.social1 ul li:last-child {
    margin-left: 0;
}
.social1 ul li a {
    align-items: center;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    color: #151d41;
    display: flex;
    font-size: 14px;
    height: 40px;
    justify-content: center;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.social1 ul li a,
.social1 ul li a:hover {
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
.social1 ul li a:hover {
    background: #6FC343;
    border-color: #6FC343;
    color: #fff;
}
.copyright {
    border-top: 1px solid #f1f1f1;
    padding: 25px 0;
}
.single_footer h3 {
    font-size: 24px;
    margin-bottom: 20px;
}
.single_footer ul {
    margin: 0;
    padding: 0;
}
.single_footer ul li {
    list-style: none;
}
.single_footer ul li a {
    color: #111;
    font-size: 20px;
    line-height: 45px;
}
.single_footer ul li a,
.single_footer ul li a:hover {
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.single_footer ul li a:hover {
    color: #1c1b2e;
    padding-right: 3px;
}
.footer_logo {
    margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
    .footer_social {
        margin-top: 15px;
        text-align: right;
    }
}
.content_box h6 {
    font-family: Poppins;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 15px;
}
.content_box h6,
.heading h1 {
    color: #1c1b2e;
    font-weight: 900;
}
.heading h1 {
    font-size: 50px;
    line-height: 60px;
}
.heading p {
    font-size: 24px;
    line-height: 40px;
    margin-top: 20px;
}
.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white p {
    color: #fff;
}
.third_bg {
    background: #6FC343;
}
.primary_bg {
    background: #f6f9fc;
}
.owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
}
@media screen and (max-width: 767px) {
    .heading h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .heading p {
        font-size: 20px;
        line-height: 34px;
    }
    .content_box h6 {
        font-size: 20px;
        line-height: 30px;
    }
}
.innner-container {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
}
.innner-container .navbar {
    background: transparent;
    gap: 50px;
    padding: 0;
    padding-inline-end: 77px;
}
.innner-container .navbar .navbar-brand {
    padding: 0;
}
.innner-container .navbar .navbar-nav {
    gap: 50px;
}
.innner-container .navbar .navbar-nav .nav-link {
    font-size: 16px;
}
.innner-container .buttons {
    display: flex;
    gap: 40px;
}
.innner-container .buttons .btn {
    color: #fff;
    font-weight: 700;
}
.innner-container .buttons .btn.lang {
    font-family: Tajawal, sans-serif;
    font-size: 22px;
    padding: 0;
}
.innner-container .buttons .btn.action-btn {
    background: #fff;
    color: #1c1b2e;
    padding: 14px 16px;
}
.innner-container .buttons .btn.action-btn svg {
    margin-inline-end: 10px;
}
header.scrolled {
    background-color: #4FC343;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
header {
    position: fixed;
    width: 100%;
    z-index: 10000;
}
@media (min-width: 992px) and (max-width: 1400px) {
    .innner-container .navbar .navbar-nav {
        gap: 10px;
    }
    .navbar-brand {
        width: max-content;
    }
    .innner-container .buttons {
        gap: 22px;
    }
    .innner-container .navbar {
        gap: 0;
        padding-inline-end: 0;
    }
}
@media (max-width: 991px) {
    .fixed-top {
        background: #4FC343;
    }
    .innner-container {
        margin-top: 0;
        padding: 20px 0;
    }
    .innner-container .navbar {
        background: none;
        gap: 0;
        padding-inline-end: 0;
    }
    .innner-container .navbar-brand img {
        width: 100px;
    }
    .innner-container .navbar-toggler {
        border: none;
        padding: 0;
    }
    .innner-container .navbar-toggler:focus {
        outline: none;
    }
    .innner-container .buttons {
        gap: 15px;
    }
    .innner-container .buttons .action-btn {
        font-size: 12px;
        padding: 10px !important;
    }
    .innner-container .buttons svg {
        display: none;
    }
    .innner-container .buttons .lang {
        font-size: 20px;
    }
    .innner-container .navbar-collapse {
        background: #4FC343;
        right: 0;
        position: fixed;
        top: 74px;
        width: 100%;
    }
    .innner-container .navbar-collapse .navbar-nav {
        gap: 13px;
        padding: 0;
    }
}
@media (max-width: 767px) {
    .single_footer h3 {
        margin-bottom: 5px;
        margin-top: 37px;
    }
    .footer_social {
        text-align: center;
    }
    .section-padding {
        padding: 55px 0;
    }
}
@media only screen and (max-width: 1200px) {
    header #header {
        margin-top: 30px;
    }
    .mx {
        margin-right: 0 !important;
        margin-top: 3 5px;
    }
}
.pe {
    padding-right: 30px;
}
.ps {
    padding-left: 30px;
}
#header .active-btn {
    background-color: #fff;
    color: #0e4da4;
}
.social-icons {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 35px;
}
.main_menu ul li a {
    font-size: 18px;
}
.social-icons a {
    display: inline-block;
    margin: 18px 0;
    text-decoration: none;
    transition: 0.3s;
}
.social-icons img {
    max-width: 20px;
}
.social-icons a:hover {
    transform: scale(1.5);
}
.single_footer ul li .location-btn {
    border: 2px solid #0e4da4;
    border-radius: 7px;
    color: #0e4da4;
    font-size: 16px;
    font-weight: 600;
    line-height: 44.5px;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s;
    width: 100%;
}
.single_footer ul li .location-btn:hover {
    background-color: #0e4da4;
    border: 2px solid #fff;
    color: #fff;
}
.icon_box img {
    max-width: 46px;
}
@media (min-width: 1400px) {
    .container {
        max-width: 1400px;
    }
}
.o-page-loader {
    background: #1c1b2e;
    display: flex;
    height: 100%;
    right: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    transition: opacity 0.5s;
    width: 100%;
    z-index: 999999;
}
.o-page-loader--content {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: center;
    width: 100vw;
}
.o-page-loader--content .art {
    height: 130px;
}
.o-page-loader--content .art .img-wrap {
    background-color: transparent;
    border: none;
    box-shadow: none;
}
.o-page-loader--content .art .img-wrap .bubble_wrap {
    height: 100px;
}
.o-page-loader--message {
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 23px;
    font-weight: 400;
    justify-content: center;
    margin-bottom: 10px;
}
.o-page-loader--message img {
    margin-bottom: 20px;
}
.log-modal {
    padding: 0 !important;
}
.log-modal .modal-content {
    background-color: #f6f6f6;
    border: none;
    font-size: 15px;
    padding: 0 0 40px;
}
.log-modal .modal-content .modal-header {
    background-color: #327fc3;
    border: none;
    border-radius: 10px 10px 0 0;
    color: #fff;
    justify-content: center;
    padding: 45px 20px;
    text-align: center;
}
.log-modal .modal-content .log-form-wrap {
    background-color: #fff;
    border-radius: 10px;
    margin: -35px 30px 0;
    padding: 40px 50px;
}
@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}
@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}
.modal-fullscreen {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw;
}
.modal-fullscreen .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%;
}
.modal-fullscreen .modal-header {
    border-radius: 0;
}
.modal-fullscreen .modal-body {
    overflow-y: auto;
}
.modal-content {
    border-radius: 10px;
    padding: 0 15px;
}
.btn.btn-primary {
    background-color: #0e4da4;
    border: 0;
    color: #fff;
}
body {
    font-family: Tajawal, sans-serif;
}
.single_about.about_line.about_line2:after {
    right: 79%;
}
.single_about.about_line:after {
    right: unset;
    left: -19%;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}
