section {
    position: relative;
}

.sec_msg_slider_wrapper {
    position: relative;
    height: 92vh;
    background: #eef1f6;
    margin-top: 0rem;
}

.msg_hero_wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60%;
    max-width: 900px;
    z-index: 0;
}

.img_msg_slider {
    width: 100%;
}

.appie-hero-content-2 {
    display: flex;
    flex-direction: column;
    align-items: start;
    height: 100%;
    justify-content: center;
    direction: rtl;
}

.appie-hero-content-2>span {
    font-size: 16px;
    font-weight: 500;
    color: #ff3e66;
    position: relative;
}

.appie-hero-content-2>span::before {
    position: absolute;
    content: "";
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    width: 130px;
    height: 70px;
    background-image: url(../images/Services/hero-line.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.appie-hero-content-2 .appie-title {
    font-size: 35px;
    line-height: 70px;
    font-weight: 500;
    margin-top: 15px;
    text-align: right;
    color: #2a2a2a;
}

.appie-hero-content-2 .appie-title span {
    font-weight: 900;
    color: #222222;
    font-size: 54px;
}

.appie-hero-content-2 p {
    font-size: 16px;
    color: #545454;
    margin-top: 22px;
    font-weight: 500;
}

.hero-shape img {
    width: 70px;
}

.sec_msg_slider_wrapper .hero-shape-1 {
    position: absolute;
    top: 250px;
    left: 130px;
    -webkit-animation: linear 20s animationFramesOne infinite;
    animation: linear 20s animationFramesOne infinite;
}

.sec_msg_slider_wrapper .hero-shape-2 {
    position: absolute;
    bottom: 290px;
    left: 40px;
    -webkit-animation: linear 20s animationFramesFour infinite;
    animation: linear 20s animationFramesFour infinite;
}

.sec_msg_slider_wrapper .hero-shape-3 {
    position: absolute;
    top: 480px;
    right: 240px;
    -webkit-animation: linear 20s animationFramesFive infinite;
    animation: linear 20s animationFramesFive infinite;
}

.sec_msg_slider_wrapper .hero-shape-4 {
    position: absolute;
    top: 210px;
    right: 0px;
    -webkit-animation: linear 20s animationFramesThree infinite;
    animation: linear 20s animationFramesThree infinite;
}

.btn_slider_msg {
    color: #3578ff !important;
    background: none !important;
    border: 2px solid #3578ff !important;
    margin: 15px 0 0 15px !important;
    font-size: 15px !important;
}


.btn_slider_msg:hover {
    background: #3578ff !important;
    border: 2px solid #2c6ced !important;
    color: #ffffff !important;
}

.main_menu_top {
    background: #eef1f6;
}

.main_menu_top .menu-n-cn {
    border-left: 3px solid #eef1f6;
}

.main_menu_top .nav-item.dropdown.zoom>.navbar-nav.in {
    border: 1px solid #999999;
    background: #a7a7a7;
}

.main_menu_top .navbar-nav {
    justify-content: start !important;
}

.sec_msg_features {}

.msg_title_container {
    display: flex;
    flex-direction: column;
    padding: 5rem 0;
    align-items: center;
}

.msg_title {
    font-size: 35px;
    font-weight: 900;
    color: #282828;
}

.msg_title_sub {
    font-size: 15px;
    margin-top: 14px;
    color: gray;
}

.box_msg_feature {

    text-align: right;
    direction: rtl;
    border: 1px solid #eef0f4;
    border-radius: 10px;
    padding: 37px 10px;
    transition: all 0.3s ease-out 0s;
    box-shadow: 0px -3px 0px 0px rgb(234 76 137 / 0%), 0px 10px 10px 0px rgb(14 17 51 / 10%);
    margin-bottom: 2rem;

}

.box_msg_feature:hover {
    border-top: 3px solid #2eacfc;
    transform: translateY(-10px);
}

.box_msg_feature .icon i {
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    background: #2eacfc;
    color: #fff;
    border-radius: 50%;
}

.box_msg_feature_2 .icon i {
    background: #ea4c89;
}

.box_msg_feature_2:hover {
    border-top: 3px solid #ea4c89;
}

.box_msg_feature_3 .icon i {
    background: #3578ff;
}

.box_msg_feature_3:hover {
    border-top: 3px solid #3578ff;
}

.box_msg_feature_4 .icon i {
    background: #f67741;
}

.box_msg_feature_4:hover {
    border-top: 3px solid #f67741;
}

.box_msg_feature_5 .icon i {
    background: #6a88f7;
}

.box_msg_feature_5:hover {
    border-top: 3px solid #6a88f7;
}

.box_msg_feature_6 .icon i {
    background: #3ab094;
}

.box_msg_feature_6:hover {
    border-top: 3px solid #3ab094;
}




.box_msg_feature .msg_feat_title {
    font-size: 21px;
    padding: 15px 0;
    color: #444444;
    font-weight: 700;
}

.msg_features_container {
    text-align: right;
    direction: rtl;
}

.box_msg_feature .msg_feat_box {
    font-size: 14px;
    display: flex;
    text-align: justify;
    direction: rtl;
    font-weight: 500;
    line-height: 30px;
}



.appie-about-area {
    padding-top: 9rem;
    direction: rtl;
}

.appie-about-box {
    background: #f0f1f7;
    padding: 70px;
    overflow: hidden;
    position: relative;
}

.appie-about-box .about-thumb {
    position: absolute;
    left: 0;
    top: -65px;
}

.appie-about-content {
    padding-left: 50px;
    text-align: right;
}

.appie-about-content span {
    font-size: 14px;
    font-weight: 500;
    color: #ff3e66;
}

.appie-about-content .title {
    font-size: 32px;
    line-height: 54px;
    margin-top: 8px;
    margin-bottom: 14px;
    font-weight: 700;
}

.appie-about-content p {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #505056;
    margin: 0px;
    margin-bottom: 3rem;
}

.appie-about-service {
    position: relative;
    padding-right: 40px;
    direction: rtl;
}

.appie-about-service .icon {
    position: absolute;
    right: 0;
    top: 5px;
}

.appie-about-service .icon i {
    height: 26px;
    width: 26px;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    color: #fff;
    background: #31c369;
}

.appie-about-service .title {
    font-size: 16px;
    font-weight: 500;
    text-align: right;
    padding-right: 0px;
    padding-top: 7px;
    margin-bottom: 11px;
}

.appie-about-service p {
    font-size: 12px;
    margin-top: 0px;
    text-align: right;
    font-weight: 500;
}



/* start of animation  */



@-webkit-keyframes jump {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40% {
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes jump {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40% {
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes rotated {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotated {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotatedHalf {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes rotatedHalf {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@-webkit-keyframes rotatedHalfTwo {
    0% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

@keyframes rotatedHalfTwo {
    0% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}


@-webkit-keyframes scale-upOne {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0.2);
        transform: scale(0.2);
    }
}

@keyframes scale-upOne {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0.2);
        transform: scale(0.2);
    }
}

@-webkit-keyframes scale-right {
    0% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    50% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
    }

    100% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@keyframes scale-right {
    0% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    50% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
    }

    100% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0.7;
    }

    40% {
        opacity: 1;
    }

    100% {
        opacity: 0.7;
    }
}

@keyframes fade-in {
    0% {
        opacity: 0.7;
    }

    40% {
        opacity: 1;
    }

    100% {
        opacity: 0.7;
    }
}


@keyframes hvr-ripple-out {
    0% {
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        opacity: 1;
    }

    100% {
        top: -6px;
        right: -6px;
        bottom: -6px;
        left: -6px;
        opacity: 0;
    }
}

@keyframes hvr-ripple-out-two {
    0% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1;
    }

    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

@-webkit-keyframes scale-up-one {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    40% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scale-up-one {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    40% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes scale-up-two {
    0% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    40% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
}

@keyframes scale-up-two {
    0% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    40% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
}

@-webkit-keyframes scale-up-three {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    40% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }

    100% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
}

@keyframes scale-up-three {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    40% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }

    100% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
}


@keyframes animationFramesOne {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
        transform: translate(73px, -1px) rotate(36deg);
    }

    40% {
        transform: translate(141px, 72px) rotate(72deg);
    }

    60% {
        transform: translate(83px, 122px) rotate(108deg);
    }

    80% {
        transform: translate(-40px, 72px) rotate(144deg);
    }

    100% {
        transform: translate(0px, 0px) rotate(0deg);
    }
}


@-webkit-keyframes animationFramesOne {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg);
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg);
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg);
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg);
    }

    100% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }
}

@keyframes animationFramesTwo {
    0% {
        transform: translate(0px, 0px) rotate(0deg) scale(1);
    }

    20% {
        transform: translate(73px, -1px) rotate(36deg) scale(0.9);
    }

    40% {
        transform: translate(141px, 72px) rotate(72deg) scale(1);
    }

    60% {
        transform: translate(83px, 122px) rotate(108deg) scale(1.2);
    }

    80% {
        transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
    }

    100% {
        transform: translate(0px, 0px) rotate(0deg) scale(1);
    }
}


@-webkit-keyframes animationFramesTwo {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg) scale(0.9);
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg) scale(1);
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2);
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
    }

    100% {
        -webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
    }
}


@keyframes animationFramesThree {
    0% {
        transform: translate(165px, -179px);
    }

    100% {
        transform: translate(-346px, 617px);
    }
}


@-webkit-keyframes animationFramesThree {
    0% {
        -webkit-transform: translate(165px, -179px);
    }

    100% {
        -webkit-transform: translate(-346px, 617px);
    }
}


@keyframes animationFramesFour {
    0% {
        transform: translate(-300px, 151px) rotate(0deg);
    }

    100% {
        transform: translate(251px, -200px) rotate(180deg);
    }
}


@-webkit-keyframes animationFramesFour {
    0% {
        -webkit-transform: translate(-300px, 151px) rotate(0deg);
    }

    100% {
        -webkit-transform: translate(251px, -200px) rotate(180deg);
    }
}


@keyframes animationFramesFive {
    0% {
        transform: translate(61px, -99px) rotate(0deg);
    }

    21% {
        transform: translate(4px, -190px) rotate(38deg);
    }

    41% {
        transform: translate(-139px, -200px) rotate(74deg);
    }

    60% {
        transform: translate(-263px, -164px) rotate(108deg);
    }

    80% {
        transform: translate(-195px, -49px) rotate(144deg);
    }

    100% {
        transform: translate(-1px, 0px) rotate(180deg);
    }
}


@-webkit-keyframes animationFramesFive {
    0% {
        -webkit-transform: translate(61px, -99px) rotate(0deg);
    }

    21% {
        -webkit-transform: translate(4px, -190px) rotate(38deg);
    }

    41% {
        -webkit-transform: translate(-139px, -200px) rotate(74deg);
    }

    60% {
        -webkit-transform: translate(-263px, -164px) rotate(108deg);
    }

    80% {
        -webkit-transform: translate(-195px, -49px) rotate(144deg);
    }

    100% {
        -webkit-transform: translate(-1px, 0px) rotate(180deg);
    }
}

@keyframes gradientBG {
    0% {
        background-position: 0 0;
    }

    50% {
        background-position: 300% 0;
    }

    100% {
        background-position: 0 0;
    }
}

@-webkit-keyframes gradientBG {
    0% {
        background-position: 0 0;
    }

    50% {
        background-position: 300% 0;
    }

    100% {
        background-position: 0 0;
    }
}

@keyframes imageBgAnim {
    0% {
        background-position: 0 0;
    }

    50% {
        background-position: 120% 0;
    }

    100% {
        background-position: 0 0;
    }
}

@-webkit-keyframes gradientBG {
    0% {
        background-position: 0 0;
    }

    50% {
        background-position: 120% 0;
    }

    100% {
        background-position: 0 0;
    }
}

/* end of animations  */



/* start of web design  */

.web_menu_top {
    /* background: #604a36; */
    background: #f6f6f6;
    /* border-radius: 47px; */
    /* width: 85%; */
}

.web_menu_top .menu-n-cn {
    /* border-left: 3px solid #604a36; 
    background: antiquewhite;
    border-radius: 47px;
    width: 100%;  */
}

.web_menu_top .nav-item.dropdown.zoom>.navbar-nav.in {
    border: 1px solid #999999;
    background: #a7a7a7;
}

.web_menu_top .navbar-nav {
    justify-content: start !important;
}

.web_menu_top .inner_menu_wrapper .navbar-expand-lg .navbar-nav .nav-link,
.web_menu_top .navbar-nav .nav-link {
    color: #dddddd !important;
}

.sec_web_wrapper {

    min-height: 100vh;
    background-image: url(../images/Services/webdesign.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0px;
    display: flex;
    align-items: center;
    direction: rtl;
    text-align: right;
}

.sec_web_wrapper:before,
.sec_web_wrapper:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: start;
    direction: rtl;
}

:root {
    --border-color: #cccccc;
    --background-color: #f1f1f1;
    --transition: all 0.2s ease;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "DM Sans", sans-serif;
    letter-spacing: -0.04em;
}

main {
    /* height: 54dvh; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    padding: 4px;
    /* padding-top: 2rem; */
    /* position: relative; */
    /* top: 86px; */
}

.accordion {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 500px;
    border-bottom: 0px solid #e5e5e5;
}

.accordion .accordion-item {
    background-color: #e8e8e8;
    border: 1px solid var(--border-color);
    border-radius: 13px;
}

.accordion .accordion-item .accordion-item-description-wrapper hr {
    border: none;
    border-top: 1px solid var(--border-color);
    visibility: visible;
}

.accordion .accordion-item.open .accordion-item-description-wrapper hr {
    visibility: visible;
}

.accordion .accordion-item .accordion-item-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    cursor: pointer;
}

/* .accordion .accordion-item .accordion-item-header .accordion-item-header-title {
    font-weight: 500;
    color: #626262;
} */

.accordion .accordion-item .accordion-item-header .accordion-item-header-icon {
    transition: var(--transition);
}

.accordion .accordion-item.open .accordion-item-header .accordion-item-header-icon {
    transform: rotate(-180deg);
}

.accordion .accordion-item .accordion-item-description-wrapper {
    display: grid;
    grid-template-rows: 0fr;
    overflow: hidden;
    transition: var(--transition);
}

.accordion .accordion-item.open .accordion-item-description-wrapper {
    grid-template-rows: 1fr;
}

.accordion .accordion-item .accordion-item-description-wrapper .accordion-item-description {
    min-height: 0;
}

.accordion .accordion-item .accordion-item-description-wrapper .accordion-item-description p {
    padding: 10px;
    line-height: 1.5;
}

.checkbox-2 {
    padding-top: 10px;
}

.sec_web_wrapper:before {
    background: #02050b;
    opacity: .4;
}

.sec_web_wrapper .cont {
    margin-top: 50px;
    position: relative;
    z-index: 1;
}

.sec_web_wrapper .cont h6 {
    color: #fbfbfb;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 5px;
}

.sec_web_wrapper .cont h1 {
    font-weight: 700;
    margin-bottom: 5px;
    color: #fffbf6;
    font-size: 51px;
}

.sec_web_wrapper .cont h4 {
    color: #fff1e4;
    margin-top: 19px;
}

.sec_web_text {
    padding: 7rem 0;
    direction: rtl;
    text-align: right;
}

.sec_web_text_0 {
    /* padding: 5rem 0; */
    /* height: 100vh; */
    margin-top: 1rem;
    direction: rtl;
    text-align: right;
    background-image: url(../images/Services/pic-slider-1.jpg);
    background-image: linear-gradient(80deg, #f6f6f6 0%, #f6f6f6 100%);
}

.sec_seo_faq {
    /* padding: 5rem 0; */
    /* height: 100vh; */
    /* margin-top: 9rem; */
    direction: rtl;
    text-align: right;
    background-image: url(../images/Services/slide.png);
    background-color: #f6f6f6;
}

.online-shop-services {
    /* padding: 5rem 0; */
    /* height: 130vh; */
    /* margin-top: 9rem; */
    direction: rtl;
    text-align: right;
    /* background-image: url(../images/Services/slide.png); */
    background-color: #f6f6f6;
}

.sec_shop_text_1 {
    padding: 1rem 0 1rem 0;
    direction: rtl;
    text-align: right;

}

.sec_web_text_1 {
    padding: 5rem 0;
    direction: rtl;
    text-align: right;
    background-image: url(../images/Services/pic-slider-1.jpg);
    background-image: linear-gradient(80deg, #29292b 0%, #242a2b 100%);
}

.sec_home_page {
    padding: 0 0;
    direction: rtl;
    text-align: right;
}

.web_text_title {

    font-size: 38px;
    font-weight: bold;
    color: #0c0f16;
    margin-bottom: 2rem;
}

.web_text_title_1 {
    font-size: 38px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 2rem;
    margin-top: 2rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.shop_text_title_1 {
    font-size: 28px;
    font-weight: bold;
    color: #000;
    margin-bottom: 2rem;
    margin-top: 2rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.ser-type {
    padding-top: 2rem;
}

.ul_services p {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}

.grp-spe-title {
    display: flex;
    justify-content: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 25px;
    font-weight: 600;
    color: #3f3f41;
}

.box-matn {
    /* padding-right: 3rem; */
}

.video-box{
    display: flex;
    align-items: center;
}

.online-shop-sec{
width: 90%;
margin: 0 auto;
}

.home_page_title {
    font-size: 38px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 2rem;
    margin-top: 2rem;
    display: flex;
    flex-direction: row;
    justify-content: start;
}

.online_page_title {
    font-size: 38px;
    font-weight: bold;
    color: #393939;
    margin-bottom: 2rem;
    margin-top: 4rem;
    /* width: 63%; */
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    position: relative;
    /* right: 83px; */
}

.footer_menu_link_1 {
    /* border: 1px dashed; */
    /* width: 30%; */
    background-color: initial;
    background-image: linear-gradient(-180deg, #bc0000, #bf0000);
    box-shadow: rgba(25, 25, 25, 0.04) 0 0 1px 0, rgba(0, 0, 0, 0.1) 0 3px 4px 0;

    color: #ffffff;
    border-radius: 4px;
    padding-right: 2px;
    /* margin: 27px 7px; */
    font-size: 10px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
    transition: all 200ms;
    padding: 6px;
}

.footer_menu_link_1:hover {
    /* color: #498b62;*/
    transform: scale(1.02);
    color: #fff;
}

.ul_menu_topic {
    float: right;
    overflow: hidden;
    overflow-y: scroll;
    /* -webkit-box-sizing: border-box; */
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    /* height: 263px;    */
}

.online_page_title_1 {
    font-size: 26px;
    font-weight: bold;
    color: #393939;
    margin-bottom: 2rem;
    margin-top: 6rem;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: start;
}

.online_page_title_2 {
    font-size: 26px;
    font-weight: bold;
    color: #393939;
    margin-bottom: 2rem;
    margin-top: 4rem;
    width: 63%;
    display: flex;
    flex-direction: row;
    justify-content: start;
}

.home_page_matn {
    font-weight: 500;
    text-align: right;
    line-height: 35px;
    /* color: #fff; */
}

.web_text_matn {

    font-weight: 500;
    text-align: justify;
    line-height: 35px;
    color: #fff;
}

.web_text_matn_1 {

    font-weight: 500;
    text-align: center;
    line-height: 35px;
    color: #fff;
}

.web_text_matn_1 p {

    text-align: justify !important;
}

.shop_text_matn_1 {

    font-weight: 500;
    text-align: center;
    line-height: 35px;
    color: #000;
}

.shop_text_matn_1 p {
    text-align: justify !important;
}

.pic-online-shop {
    width: 540px;
    height: 461px;
    /* width: 70%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    right: 80px;
    height: 100%; */
}

.pic-online-shop_1 {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
}

.sec_web_features {

    background: #F4F7FC;
    margin-bottom: 7rem;
    padding: 7rem 0;
}




.web_feat_title_wrapper {

    text-align: center;
    margin-bottom: 4rem;
}

.web_feat_title {
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 9px;
    color: #262626;
}

.web_feat_sub_title {
    font-size: 14px;
    font-weight: 500;
    color: gray;
}

.web_feat_box {
    -webkit-transition: background .3s, border .3s, border-radius .3s, -webkit-box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, -webkit-box-shadow .3s;
    -o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-box-shadow .3s;
}

.web_feat_box {
    text-align: center;
    background: #fff;
    padding: 41px 25px 19px;
    border-radius: 10px;
    transition: .5s;
    margin-bottom: 0px;
    box-shadow: 0 0 1px #cccccc;
}

.web_feat_box_1 {
    text-align: center;
    background: #fff;
    padding: 20px 25px 8px;
    border-radius: 0px;
    transition: .5s;
    margin-bottom: 10px;
    box-shadow: 0 0 10px #707070;
}

.service-box-o {
    border-left: #fdf7f7 2px solid;
    /* height: 185px; */
    padding-left: 25px;
}

.title-site {
    justify-content: space-between;
}

.box-s {
    margin-top: 1rem;
}

.service-box-p {
    /* border-left: #fdf7f7 2px solid; */
    height: 357px;
    padding-left: 0px;
    border-radius: 40%;
}

.ul_services {
    display: flex;
    justify-content: space-between;
    width: 100%;
    list-style: none;
}

.online_feat_box {
    text-align: center;
    background: #fff;
    padding: 20px 25px 8px;
    border-radius: 0px;
    transition: .5s;
    margin-bottom: 10px;
    /* box-shadow: 0 0 10px #707070;  */
}

.online_plagin_box {
    text-align: center;
    background: #fff;
    padding: 20px 25px 8px;
    border-radius: 45px;
    transition: .5s;
    margin-bottom: 10px;
    box-shadow: 0 0 10px #707070;
}

.txt-under_a {
    content: '';
    position: absolute;
    right: 4px;
    top: 62px;
    width: 2px;
    height: 30px;
    background-color: #cf1f1f;
}

.txt-under_a2 {
    content: '';
    position: absolute;
    right: 4px;
    top: 94px;
    width: 2px;
    height: 7px;
    background-color: #cf1f1f
}

.txt-under_o {
    content: '';
    position: absolute;
    right: 69px;
    top: 29px;
    width: 2px;
    height: 30px;
    background-color: #cf1f1f;
}

.txt-under_o2 {
    content: '';
    position: absolute;
    right: 69px;
    top: 61px;
    width: 2px;
    height: 7px;
    background-color: #cf1f1f;
}

.txt-under_s {
    content: '';
    position: absolute;
    right: 7px;
    top: 91px;
    width: 2px;
    height: 25px;
    background-color: #cf1f1f;
}

.txt-under_s2 {
    content: '';
    position: absolute;
    right: 7px;
    top: 118px;
    width: 2px;
    height: 5px;
    background-color: #cf1f1f;
}


/* .service-box-o .service-style-nine-o:last-child{
    border-right: none;
} */

/* .service-box-o .service-style-nine-o :last-child{
    border-right:#fff !important;
} */
.service-box-o :last-child {
    border-left: 0;
}

.web_feat_box_1:hover {
    transform: translateY(-5px);
    -webkit-box-shadow: 0 5px 50px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 5px 50px 0 rgb(0 0 0 / 8%);
    background: #5a5859;
    color: #fff;
}

.pic-type-plagin {
    transform: translateY(-5px);
    /* -webkit-box-shadow: 0 5px 50px 0 rgb(0 0 0 / 8%); */
    /* box-shadow: 0 5px 50px 0 rgb(0 0 0 / 8%); */
    /* background: #5a5859; */
    color: #fff;
    width: 127%;
    position: relative;
    left: -27px;
    top: -35px;
    border-radius: 54px;
}


.online_feat_box:hover {
    transform: translateY(-5px);
    /* -webkit-box-shadow: 0 5px 50px 0 rgb(0 0 0 / 8%); */
    /* box-shadow: 0 5px 50px 0 rgb(0 0 0 / 8%); */
    /* background: #5a5859; */
    /* color: #fff; */
}

.pic-feat-online {
    -webkit-box-shadow: 0 5px 50px 0 rgba(214, 53, 53, 0.08);
    box-shadow: 0 5px 50px 0 rgb(243 195 195 / 8%);

}

.pic-sample-online {
    -webkit-box-shadow: 0 5px 50px 0 rgba(214, 53, 53, 0.08);
    box-shadow: 0 5px 50px 0 rgb(46 44 44 / 15%);
    width: 100%;
    height: 238px;
    border-radius: 10%;


}

.service-box-icon {
    color: #333;
    font-size: 40px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    display: inline-block;
    position: relative;
    right: -10%;
}

/* .contact_us{
    background: rgb(134,129,121);
    background: linear-gradient(180deg, rgba(134,129,121,1) 0%, rgba(179,170,155,1) 0%, rgba(83,80,76,1) 73%, rgba(80,78,73,1) 100%);    box-shadow: 10px 10px 5px 0px rgba(196,150,150,0.75);
    -webkit-box-shadow: 10px 10px 5px 0px rgba(37, 36, 36, 0.75);
    -moz-box-shadow: 0px 6px 10px 0px rgba(34, 33, 33, 0.75);
} */
.pic-pg {
    position: absolute;
    left: 0px;
}

.web_text_contact_us {
    display: flex;
    flex-direction: row;
    justify-content: start;
    direction: rtl;
    margin-top: 44px;
    padding-right: 50px;
    margin-bottom: 16rem;
}

/* .service-box-icon:before {
    content: "\f058";
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    line-height: 50px;
    top: -15px;
    right: 0;
    text-align: center;
    color: #fff;
    color: #2513d1;
    left: 50px;
} */

.service-box .service-box-icon i {
    margin-bottom: 32px;
    display: inline-block;
    color: #2513d1;
}

.service-box-icon i {
    display: inline-block;
    color: #2513d1;
    background: #ececff;
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 28px;
    border-radius: 100%;
    margin-bottom: 20px;
}

.service-box-title {
    overflow: hidden;
}

.service-box-title-m {
    overflow: hidden;
    z-index: 1;
}

.service-box-title h2,
.service-box-title h3 {
    margin: 0 0 8px 0;
    font-size: 20px;
    padding: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.service-box.service-style-nine .service-box-title h2 {
    margin: 1px 0 7px;
    transition: .5s;
    font-size: 20px;
    font-weight: 600;
}

.service-box-desc p {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-size: 13px;
    direction: rtl;
    text-align: justify;
    font-weight: 500;
    color: #444444;
    margin-top: 6px;
}

/* end of web design  */


/* start of seo landing */

.sec_seo_slider {
    height: 100vh;
    background-color: transparent;
    background-image: linear-gradient(80deg, #1f0098 0%, #05d7f0 100%);
    position: relative;
    top: -62px;
}

.sec_seo_slider::after {
    content: '';
    width: 100%;
    height: 62px;
    background: #f0f6ff;
    position: absolute;
    bottom: -62px;
    z-index: 4;
}

.bg-overlay-1 {
    background-image: url(../images/Services/bg-overlay-home1.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-size: contain;
}

.shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    z-index: 1;
}

.shape-bottom {
    bottom: -1px;
}

.shape svg {
    display: block;
    width: -webkit-calc(100% + 1.3px);
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(145% + 1.3px);
    height: 230px;
}


.shape-bottom svg {
    display: block;
    width: -webkit-calc(100% + 1.3px);
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(300% + 1.3px);
    height: 1200px;
}

.sec_seo_slider .shape-fill {
    fill: #f0f6ff;
}

.shape-fill {

    fill: #f0f6ff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.about-home-img {
    position: relative;
}

.about-home-img img {

    position: relative;
    max-width: 486px;
    margin: 2rem auto 0 auto;
}

.banner-wrap {
    position: relative;
    z-index: 3;
    padding-top: 142px;
}

.banner-title {

    color: #ffffff;
    font-size: 41px;
    font-weight: 900;
    position: relative;
    z-index: 3;
    margin-bottom: 26px;
}

.banner-stitle {
    color: #fff;
    font-size: 41px;
    font-weight: 900;
    margin-bottom: 26px;
}

.sec_seo_content_1 {
    position: relative;
    background-color: #f0f6ff;
    padding-bottom: 100px;
}

.shape_content {

    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    z-index: 0;
    bottom: -1px;

    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.shape-content-bottom {}

.shape_content svg {
    display: block;
    width: -webkit-calc(100% + 1.3px);
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(145% + 1.3px);
    height: 230px;
    width: calc(145% + 1.3px);
    height: 134px;
}

.shape_content .shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.seo_content_text {
    direction: rtl;
    text-align: justify;
    font-weight: 500;
    line-height: 43px;
    font-size: 16px;
}

.sec_seo_content_2 {

    position: relative;
    background-image: url(../images/Services/shape-process-1.png);
    background-position-x: 100%;
    background-position-y: 115px;
    background-repeat: no-repeat;
}

.seo_text_title {
    font-size: 26px;
    text-align: center;
    margin-bottom: 2rem;
    direction: rtl;
    padding-top: 4rem;

}

.sec_plagin_title {
    font-size: 25px;
    text-align: center;
    margin-bottom: 4rem;
    direction: rtl;
    padding-top: 4rem;
    font-weight: 600;
    color: #393939;
}

.sample_text_title {
    font-size: 26px;
    text-align: start;
    /* margin-bottom: 2rem; */
    direction: rtl;
    /* padding-top: 4rem;    */
    font-weight: 500;
    position: relative;
    top: 30px;
}

.faq_text_title {
    font-size: 26px;
    text-align: start;
    margin-bottom: 2rem;
    direction: rtl;
    /* padding-top: 4rem;    */
    font-weight: 600;
    /* position: relative; */
    /* top: 62px; */
    color: #393939;
    padding-top: 3rem;
}

.sample_text-s {
    display: flex;
    justify-content: end;
}

.faq_text {
    display: flex;
    justify-content: center;
}


.accordion a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 6px 1rem 7px 41px;
    color: #7288a2;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #e5e5e5;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.rtl .accordion a {
    padding: 1rem 3rem 1rem 1rem;
}

.accordion a:hover,
.accordion a:hover::after {
    cursor: pointer;
    color: #0099ff;
}

.accordion a:hover::after {
    border: 1px solid #ced1d3;
}

.accordion a.active {
    color: #0099ff;
    border-bottom: 1px solid #ced1d3;
}

/* .accordion a::after {
    content: '\f067';
    font-family: 'FontAwesome';
    font-weight: 900;
    position: absolute;
    right: 1px;
    font-size: 12px;
    color: #7288a2;
    padding: 12px 1px 12px 0px;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #7288a2;
    text-align: center;
    top: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
   */
.accordion>h1 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 22px;
}

.rtl .accordion a::after {
    right: 10px;
    left: auto;
}

/* .accordion a.active::after {
    font-family: 'FontAwesome';
    font-weight: 900;
    content: '\f068';
    color: #0099ff;
    border: 1px solid #0099ff;
  } */

.accordion .content {
    opacity: 0;
    padding: 0 1rem;
    max-height: 0;
    border-bottom: 0px solid #e5e5e5;
    overflow: hidden;
    clear: both;
    -webkit-transition: all 0.2s ease 0.15s;
    -o-transition: all 0.2s ease 0.15s;
    transition: all 0.2s ease 0.15s;
    text-align: right;
}

.accordion .content p {
    font-size: 14px;
    font-weight: 500;
    color: #706d6d !important;
}

.accordion .content.active {
    opacity: 1;
    padding: 18px 7px;
    max-height: 100%;
    -webkit-transition: all 0.35s ease 0.15s;
    -o-transition: all 0.35s ease 0.15s;
    transition: all 0.35s ease 0.15s;
}

.title-accordion {
    font-weight: 500 !important;
    color: #626262 !important;
}


.sec_seo_features {}

.icon-box-grid {
    direction: rtl;
    overflow: hidden;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    background-color: #0039e4;
    background-image: -moz-linear-gradient(145deg, #0039e4, #04dbf1);
    background-image: -webkit-linear-gradient(145deg, #0039e4, #04dbf1);
    background-image: linear-gradient(145deg, #0039e4, #04dbf1);
    box-shadow: 30px 30px 65px 0px rgb(2 156 236 / 30%);
    -webkit-box-shadow: 30px 30px 65px 0px rgb(2 156 236 / 30%);
    -moz-box-shadow: 30px 30px 65px 0px rgba(2, 156, 236, 0.3);
    position: relative;
    z-index: 2;
}

.icon-box-grid .no-padding {
    padding: 0;
}

.icon-box {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.online-feat {
    width: 72%;
    position: relative;
    right: 12%;
}

.icon-box-grid .icon-box {
    padding: 47px;
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}

.icon-box-grid .icon-box .icon-main {
    color: #fff;
    margin-bottom: 30px;
    line-height: 1;
    text-shadow: 8px 8px 30px rgb(1 96 231 / 30%);
    -moz-text-shadow: 8px 8px 30px rgba(1, 96, 231, 0.3);
}

.icon-box .content-box h5 {
    /* margin-bottom: 17px; */
    font-weight: 500;
    color: #3e3e40;
    padding-top: 20px;
}

.icon-box-grid .icon-box .content-box h5 {
    margin-bottom: 14px;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    direction: rtl;
}

.icon-box .content-box p {
    font-size: 13px;
    direction: rtl;
    text-align: justify;
    margin-top: 2rem;
    font-weight: 500;
}

.icon-box-grid .icon-box:hover {
    color: #606060;
    background: #fff;
}

.icon-box-grid .icon-box:hover .icon-main {
    color: #0160e7;
}

.icon-box-grid .icon-box:hover h5 {
    color: #333434;
}

.light_overlay {
    width: 100%;
    height: 271px;
    position: absolute;
    background: #f0f6ff;
    bottom: 0;
    z-index: 0;
}

.sec_seo_services {
    position: relative;
    background: #f0f6ff url(../images/Services/shape2-home1.png);
    background-position-x: left;
    background-position-y: top;
    background-repeat: no-repeat;
    padding-top: 8rem;
    padding-bottom: 4rem;
}

.sec_plagin_services {
    position: relative;
    /* background: #f0f6ff url(../images/Services/shape2-home1.png); */

    padding-top: 0rem;
    padding-bottom: 4rem;
}

.seo_ser_box {
    position: relative;
    border-radius: 15px;
    box-shadow: 8px 8px 30px 0px rgb(42 67 113 / 15%);
    transition: all 0.3s linear;
    padding: 50px 27px;
}

.bg-s3 {
    position: absolute;
    content: "";
    opacity: 0;
    visibility: hidden;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: #0039e4;
    background-image: -moz-linear-gradient(145deg, #0039e4, #04dbf1);
    background-image: -webkit-linear-gradient(145deg, #0039e4, #04dbf1);
    background-image: linear-gradient(145deg, #0039e4, #04dbf1);
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}

.seo_ser_box.s3 .bg-before,
.seo_ser_box.s3 .bg-after {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    background: #fff;
    z-index: -1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.seo_ser_box.s3 .bg-before {
    top: 0;
    left: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
}

.box-hover-gradient {
    margin-top: 5rem;
    padding: 50px 27px;
    position: relative;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    box-shadow: 8px 8px 30px 0px rgb(42 67 113 / 15%);
    -webkit-box-shadow: 8px 8px 30px 0px rgb(42 67 113 / 15%);
    -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}

.box-hover-plagin {
    margin-top: 5rem;
    padding: 50px 0px;
    position: relative;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    box-shadow: 8px 8px 30px 0px rgb(42 67 113 / 15%);
    -webkit-box-shadow: 8px 8px 30px 0px rgb(42 67 113 / 15%);
    -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}

.icon-box.s3:hover .bg-s3,
.icon-box.s3:hover .action-box {
    opacity: 1;
    visibility: visible;
}


.feature-icon:hover .icon-main {
    background: #fff;
    color: #00c3ff;
}


.feature-icon:hover .action-box {
    bottom: -26px;
}

.featu-box .bg-before,
.featu-box .bg-after {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    background: #fff;
    z-index: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.featu-box .bg-after {
    bottom: 0;
    right: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
}

.featu-box:hover .bg-before,
.featu-box:hover .bg-after {
    display: none;
}


.featu-box .icon-main {
    position: relative;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-bottom: 25px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #0039e4;
    background-image: -moz-linear-gradient(145deg, #0039e4, #04dbf1);
    background-image: -webkit-linear-gradient(145deg, #0039e4, #04dbf1);
    background-image: linear-gradient(145deg, #0039e4, #04dbf1);
    box-shadow: 8px 8px 30px 0px rgb(1 96 231 / 30%);
    -webkit-box-shadow: 8px 8px 30px 0px rgb(1 96 231 / 30%);
    -moz-box-shadow: 8px 8px 30px 0px rgba(1, 96, 231, 0.3);

    background-color: transparent;
    background-image: linear-gradient(180deg, #00c3ff 100%, #f2295b 100%);
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.featu-box .icon-main i {
    font-size: 25px;
}

.featu-box .bg-before {

    top: 0;
    left: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;


    background: url(../images/Services/bg1-box.png) top left no-repeat #fff;
}


.featu-box .bg-after {
    bottom: 0;
    right: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;

    background: url(../images/Services/bg2-box.png) bottom right no-repeat #fff;
}

.featu-box .content-box {
    position: relative;

}


.featu-box .content-box h5 {
    margin-bottom: 12px;
    font-size: 18px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


.featu-box .content-box p {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.featu-box:hover .icon-main {
    background: #fff;
    color: #00c3ff;
}

.featu-box:hover .content-box h5,
.featu-box:hover .content-box p {
    color: #fff;
}


.action-box {
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.featu-box:hover .bg-s3,
.featu-box:hover .action-box {
    opacity: 1;
    visibility: visible;
}

.featu-box:hover .action-box {
    bottom: -26px;
}

.octf-btn {
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    font-size: 16px;
    padding: 16px 28px 16px 28px;
    line-height: 1;
    display: inline-block;
    margin: 0;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: bold;
    letter-spacing: 0;
    text-align: center;
    background: #fe4c1c;
    cursor: pointer;
    border: 1px solid transparent;
    outline: 0;
    box-sizing: border-box;
    color: #fff;
    position: relative;
    font-family: "Red Hat Display", sans-serif;
    overflow: hidden;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    box-shadow: 12px 12px 20px 0px rgb(254 76 28 / 30%);
    -webkit-box-shadow: 12px 12px 20px 0px rgb(254 76 28 / 30%);
    -moz-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
}

.octf-btn-icon {
    text-align: left;
    padding: 5px 5px 5px 28px;
    display: inline-flex;
    justify-content: center;
    width: auto;
    align-items: center;
}

.octf-btn.octf-btn-white {
    background: #ffffff;
    box-shadow: 6px 6px 13px 0px rgb(42 67 113 / 15%);
    -webkit-box-shadow: 6px 6px 13px 0px rgb(42 67 113 / 15%);
    -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
    color: #fe4c1c;
}

.octf-btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    -webkit-transform: translate(-105%, 0);
    transform: translate(-105%, 0);
    background-color: rgba(255, 255, 255, 0.8);
}

.octf-btn.octf-btn-white:before {
    background-color: rgba(254, 76, 28, 0.5);
}

.octf-btn-icon i {
    background: #fff;
    color: #fe4c1c;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin-left: 14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.octf-btn.octf-btn-white i {
    background: #fe4c1c;
    color: #ffffff;
}

.sec_seo_items {
    padding-bottom: 1rem;
}

.tech_wrapper {
    display: flex;
    height: 100%;
    align-items: center;
    width: 100%;
    margin-top: 2rem;
}

.tech_item_box {
    background: #fff;
    box-shadow: 8px 8px 25px 0px rgb(42 67 113 / 15%);
    -webkit-box-shadow: 8px 8px 25px 0px rgb(42 67 113 / 15%);
    -moz-box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    direction: rtl;
    text-align: right;
    padding: 13px;
    font-size: 16px;
    margin-bottom: 2rem;
}

.tech_item_wrapper {

    background: #fff;
    box-shadow: 8px 8px 25px 0px rgb(42 67 113 / 15%);
    -webkit-box-shadow: 8px 8px 25px 0px rgb(42 67 113 / 15%);
    -moz-box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    direction: rtl;
    text-align: right;
    padding: 13px;
    font-size: 16px;
    margin-bottom: 2rem;
}

.tech_item_title {

    font-size: 17px;
}

.text_item_text {

    font-size: 13px;
    font-weight: 500;
    margin: 10px;
}

.sec_seo_faq {
    padding-bottom: 5rem;
}

.accordion-menu {
    display: inline-block;
    position: relative;
    /* margin: 19px 0; */
    /* padding: 10px 20px 20px; */
    width: 100%;
    border-radius: 5px;
}

.accordion-o-menu {
    display: inline-block;
    position: relative;
    margin: 19px 0;
    padding: 10px 20px 20px;
    border-radius: 5px;
}

.accordion-menu h2 {
    font-size: 16px;
    line-height: 34px;
    font-weight: 500;
    display: block;
    margin-bottom: 1rem;
    cursor: pointer;
    color: #484848;
    text-align: right;
}

.accordion-o-menu h2 {
    font-size: 16px;
    line-height: 34px;
    font-weight: 500;
    display: block;
    margin: 0;
    cursor: pointer;
    color: #484848;
    text-align: right;
}

.accordion-menu p {
    color: #323232cc;
    font-size: 15px;
    line-height: 26px;
    position: relative;
    overflow: hidden;
    max-height: 800px;
    opacity: 1;
    transform: translate(0, 0);
    margin-top: 14px;
    z-index: 2;
    text-align: justify;
    direction: rtl;
    font-weight: 500;
}

.accordion-o-menu p {
    color: #323232cc;
    font-size: 15px;
    line-height: 26px;
    position: relative;
    overflow: hidden;
    max-height: 800px;
    opacity: 1;
    transform: translate(0, 0);
    margin-top: 14px;
    z-index: 2;
    text-align: justify;
    direction: rtl;
    font-weight: 500;
}

.accordion-menu ul {
    list-style: none;
    perspective: 900;
    padding: 0 20px 10px;
    margin: 0;
    background-color: #fff;
    border-radius: 5px;

    box-shadow: 8px 8px 25px 0px rgb(42 67 113 / 15%);
    -webkit-box-shadow: 8px 8px 25px 0px rgb(42 67 113 / 15%);
    -moz-box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
}

.accordion-o-menu ul {
    list-style: none;
    perspective: 900;
    padding: 0 20px 0px;
    margin: 0;
    background-color: #e3e3e3;
    border-radius: 20px;

    box-shadow: 8px 8px 25px 0px rgb(42 67 113 / 15%);
    -webkit-box-shadow: 8px 8px 25px 0px rgb(42 67 113 / 4%);
    -moz-box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
}

.accordion-o-menu ul li {
    position: relative;
    padding: 0;
    margin: 0;
    padding-bottom: 4px;
    padding-top: 18px;
    border-top: 1px dotted #dce7eb;
}

.accordion-menu ul li {
    position: relative;
    padding: 0;
    margin: 0;
    padding-bottom: 4px;
    padding-top: 18px;
    border-top: 1px dotted #dce7eb;
}

.accordion-menu ul li:nth-child(1) {
    border: none;
}

.accordion-o-menu ul li:nth-child(1) {
    border: none;
}

.accordion-menu ul li:nth-of-type(1) {
    animation-delay: 0.5s;
}

.accordion-o-menu ul li:nth-of-type(1) {
    animation-delay: 0.5s;
}

.accordion-menu ul li:nth-of-type(2) {
    animation-delay: 0.75s;
}

.accordion-o-menu ul li:nth-of-type(2) {
    animation-delay: 0.75s;
}

.accordion-menu ul li:nth-of-type(3) {
    animation-delay: 1.0s;
}

.accordion-o-menu ul li:nth-of-type(3) {
    animation-delay: 1.0s;
}

.accordion-menu ul li:last-of-type {
    padding-bottom: 1rem;
}

.accordion-o-menu ul li:last-of-type {
    padding-bottom: 0;
}

.accordion-menu ul li .arrow {
    position: absolute;
    transform: translate(-6px, 0);
    margin-top: 16px;
    left: 0;
}

.accordion-o-menu ul li .arrow {
    position: absolute;
    transform: translate(-6px, 0);
    margin-top: 16px;
    left: 0;
}

.accordion-menu ul li .fas {
    color: #f6483b;
    font-size: 15px;
    margin-left: 10px;
    float: right;
    margin-top: 10px;
}

.accordion-o-menu ul li .fas {
    color: #f6483b;
    font-size: 15px;
    margin-left: 10px;
    float: right;
    margin-top: 10px;
}

.accordion-menu ul li .arrow:before,
.accordion-menu ul li .arrow:after {
    content: "";
    position: absolute;
    background-color: #666666;
    width: 3px;
    height: 9px;
}

.accordion-o-menu ul li .arrow:before,
.accordion-o-menu ul li .arrow:after {
    content: "";
    position: absolute;
    background-color: #666666;
    width: 3px;
    height: 9px;
}

.accordion-menu ul li .arrow:before {
    transform: translate(-2px, 0) rotate(45deg);
}

.accordion-o-menu ul li .arrow:before {
    transform: translate(-2px, 0) rotate(45deg);
}

.accordion-menu ul li .arrow:after {
    transform: translate(2px, 0) rotate(-45deg);
}

.accordion-o-menu ul li .arrow:after {
    transform: translate(2px, 0) rotate(-45deg);
}

.accordion-menu ul li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}

.accordion-o-menu ul li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}

.accordion-menu ul li input[type=checkbox]:checked~p {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    transform: translate(0, 50%);
}

.accordion-o-menu ul li input[type=checkbox]:checked~p {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    transform: translate(0, 50%);
}

.accordion-menu ul li input[type=checkbox]:checked~.arrow:before {
    transform: translate(2px, 0) rotate(45deg);
}

.accordion-o-menu ul li input[type=checkbox]:checked~.arrow:before {
    transform: translate(2px, 0) rotate(45deg);
}

.accordion-menu ul li input[type=checkbox]:checked~.arrow:after {
    transform: translate(-2px, 0) rotate(-45deg);
}

.accordion-o-menu ul li input[type=checkbox]:checked~.arrow:after {
    transform: translate(-2px, 0) rotate(-45deg);
}

.transition,
p,
ul li .arrow:before,
ul li .arrow:after {
    transition: all 0.25s ease-in-out;
}

.flipIn,
h1,
ul li {
    animation: flipdown 0.5s ease both;
}

.no-select,
h2 {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    user-select: none;
}

.items_services {
    cursor: pointer;
    display: inline;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 20px;
    padding: 5px 15px;
    margin-left: 1rem;
}

.items_services_active {
    background-color: #dd0302;
    color: #fff !important;
}

@keyframes flipdown {
    0% {
        opacity: 0;
        transform-origin: top center;
        transform: rotateX(-90deg);
    }

    5% {
        opacity: 1;
    }

    80% {
        transform: rotateX(8deg);
    }

    83% {
        transform: rotateX(6deg);
    }

    92% {
        transform: rotateX(-3deg);
    }

    100% {
        transform-origin: top center;
        transform: rotateX(0deg);
    }
}

/* end of seo landing   */

@media screen and (max-height: 631px) {}

@media only screen and (max-width: 768px) {

    .home_page_title {
        font-size: 2rem !important;
    }

    .pic-online-shop {
        width: 100%;
        height: 100%;
    }
}