﻿
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

*::-moz-selection {
    background: none repeat scroll 0% 0% #E0D29F;
    color: #FFF;
}

body {
    font-family: IRANSans !important;
    font-weight: 300;
    direction: rtl;
    margin: 0;
    background: none repeat scroll 0% 0% #fff;
    overflow-x: hidden;
    font-size: 15px;
}

h1, h2, h3, h4, h5, h6, input, textarea,p, label {
    font-family: IRANSans !important;
    color: rgba(62, 62, 62, 0.96);
}

.validation-summary-errors ul {
    padding-left: 5px;
    padding-right: 5px;
}

.validation-summary-errors li {
   font-size:13px;
}
a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
.mrgl5{
    margin-left:5px;
}
a {
    color: #0366d6;
}
h1,h2,h3,h4,h5,h6{
    text-align:right;
}
.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #333;
    text-align: center;
    display: block;
    padding: 9px;
    position: relative;
    font-size: 17px;
    background: #fff;
    border-bottom: 2px solid #000;
}
.nav-pills .nav-link {
    color: #333;
    text-align: center;
    display: block;
    padding: 9px;
    position: relative;
    font-size: 17px;
    background: #fff;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}
@media (min-width: 768px) {



  html {
    font-size: 16px;
  }
  .price-wrapper {
    padding-bottom: 80px;
}
}
.main {
    background-color: #f4f4f9;
    position:relative;
}
.menucontainer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    opacity: 0;
    z-index: -10;
}





    .separator {
        padding-left: 25px;
        border-left: 1.5px solid #efefef;
        height: 30px;
    }
    /*mobile-menu*/

/* Main menu positionning */
.main-nav {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    background: #FFF;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    transition: all .375s;
}
.menuicon__circle {
    transition: stroke-dashoffset 0.3s linear 0.1s;
    stroke-dashoffset: 144.513262038;
    stroke-dasharray: 144.513262038;
}

.menuicon__bar, .menuicon__circle {
    fill: none;
    stroke: currentColor;
    stroke-width: 3;
    stroke-linecap: round;
}
    .main-nav.is-open {
        opacity: 1;
        z-index: 100;
        visibility: visible;
    }
.menuicon {
    display: block;
    cursor: pointer;
    color: white;
    transform: rotate(0deg);
    transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.menuicon__bar {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
    transition: transform 0.25s ease-in-out;
}
.menuicon__bar, .menuicon__circle {
    fill: none;
    stroke: currentColor;
    stroke-width: 3;
    stroke-linecap: round;
}
.nav__toggle:hover, .nav__toggle:focus {
    background-color: rgba(0, 0, 0, 0.5);
}
.nav__toggle {
    display: inline-block;
    position: absolute;
    z-index: 10;
    padding: 0;
    border: 0;
    background: transparent;
    outline: 0;
    right: 10px;
    top: 5px;
    cursor: pointer;
    border-radius: 50%;
    transition: background-color 0.15s linear;
}

#burger.is-open .menuicon {
    color: white;
    transform: rotate(180deg);
}
#mcontianer.is-open{
   opacity:1;
   z-index:10;
}
#burger.is-open .menuicon__bar:nth-child(1), #burger.is-open .menuicon__bar:nth-child(4) {
    opacity: 0;
}
#burger.is-open .menuicon__bar:nth-child(3) {
    transform: rotate(-45deg);
}
#burger.is-open .menuicon__bar:nth-child(2) {
    transform: rotate(45deg);
}
#burger.is-open .menuicon__circle, .nav--open .menuicon__circle {
    stroke-dashoffset: 0;
}
/* Yellow band effect */
.main-nav::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -30px;
    background: #5F4FF8;
    transform-origin: 0 0;
    transform: skew(-14deg) translateX(-120%);
    transition: all .275s .1s;
}

    .main-nav.is-open::before {
        transform: skew(-14deg) translateX(0);
    }

    /* Skewing effect on menu links */
    .main-nav ul {
        display: inline-flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        transform: translateX(-5%) skew(-16deg);
        margin-top: 130px;
    }

    .main-nav li {
        display: block;
        margin: .5rem 0;
        text-align: right;
        transform: skew(16deg);
    }

    /* Apparition effect on links */
    .main-nav a {
        opacity: 0;
        transform: translateY(-10px);
    }

    .main-nav.is-open a {
        opacity: 1;
        transform: translateY(0);
    }

    .main-nav li:nth-child(1) a {
        transition: all 275ms 175ms
    }

    .main-nav li:nth-child(2) a {
        transition: all 275ms 225ms
    }

    .main-nav li:nth-child(3) a {
        transition: all 275ms 275ms
    }

    .main-nav li:nth-child(4) a {
        transition: all 275ms 325ms
    }

    .main-nav li:nth-child(5) a {
        transition: all 275ms 375ms
    }


    /* Decoration */
    .main-nav ul,
    .main-nav li {
        list-style: none;
        padding: 0;
    }

    .main-nav a {
        display: block;
        padding: 12px 0;
        color: #ffffff;
        font-size: 0.95em;
        text-decoration: none;
        font-weight: bold;
    }

/* Burger Style: @see: https://codepen.io/CreativeJuiz/full/oMZNXy */
.open-main-nav {
    position: absolute;
    top: 15px;
    padding-top: 20px;
    right: 15px;
    z-index: 1000;
    background: none;
    border: 0;
    cursor: pointer;
}

    .open-main-nav:focus {
        outline: none;
    }

.burger {
    position: relative;
    display: block;
    width: 28px;
    height: 4px;
    margin: 0 auto;
    background: #5A3B5D;
    transform: skew(5deg);
    transition: all .275s;
}

    .burger:after,
    .burger:before {
        content: '';
        display: block;
        height: 100%;
        background: #5A3B5D;
        transition: all .275s;
    }

    .burger:after {
        transform: translateY(-12px) translateX(-2px) skew(-20deg);
    }

    .burger:before {
        transform: translateY(-16px) skew(-10deg);
    }

/* Toggle State part */
.is-open .burger {
    transform: skew(5deg) translateY(-8px) rotate(-45deg);
}

    .is-open .burger:before {
        transform: translateY(0px) skew(-10deg) rotate(75deg);
    }

    .is-open .burger:after {
        transform: translateY(-12px) translateX(10px) skew(-20deg);
        opacity: 0;
    }

/* MENU Text part */

.burger-text {
    display: block;
    font-size: .675rem;
    letter-spacing: .05em;
    margin-top: .5em;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    color: #5A3B5D;
}

.device {
    position: relative;
    width: 345px;
    height: 600px;
    background: #FFF;
    border: 1px solid #EEE;
    border-radius: 3px;
    box-shadow: 0 0 0 10px rgba(0,0,0,.1);
}


/* Notice */
.notice {
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    padding: 20px;
    background: #F2F2F2;
    color: #5A3B5D;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    z-index: 100;
    text-align: center;
}

    .notice strong {
        font-weight: 700;
    }

    .notice a {
        padding: 2px 3px;
        background: #FEDC2A;
        text-decoration: none;
    }

    /*top menu*/
    .header-primary {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .header-top-c {
        background-color: #FAFAFA;
        border-top: 2px solid #ec0508;
    }

    .searchcomplete {
        position: relative;
        top: 0;
        right: 70px;
        height: 34px;
        padding: 0;
        border-radius: 5px;
        border: solid 1px #e0e0e0 !important;
        padding-right: 10px;
    }

    .input-search-base {
        width: calc(100% - 70px);
        float: right;
    }

        .input-search-base .input-search {
            z-index: 10;
            padding: 0px;
            height: 23px;
            border: 0px;
            font-size: 13px;
            background: transparent;
            color: black;
            outline: 0px;
            margin-left: 5px;
            width: 100%;
        }

    .searchcomplete .nav-submit-button .button {
        line-height: 34px;
        width: auto;
        padding: 0 10px;
        color: #333;
        background-color: transparent;
        background-image: none !important;
        border-radius: 0 !important;
        border: none;
        font-weight: normal;
    }

    .nav-submit-button .button::before {
        content: "\ed60";
        display: inline-block;
        font: 'IcoFont' !important;
        color: #ec020a;
        font-size: 18px;
    }

    .topnavul {
        display: flex;
        justify-content: end;
    }

        .topnavul li {
            list-style: none;
        }

    .border-top {
        border-top: 1px solid #e5e5e5;
    }

    .border-bottom {
        border-bottom: 1px solid #e5e5e5;
    }

    .box-shadow {
        box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
    }

    button.accept-policy {
        font-size: 1rem;
        line-height: inherit;
    }

    .align-center {
        align-items: center;
    }

.menuwrapper {
    background: #FFF0;
    position: relative;
    border-width: 1px 0 1px 0;
    /*  -moz-box-shadow: 0 3px 10px rgba(0,0,0, 0.15);
    -webkit-box-shadow: 0 3px 10px rgb(0 0 0 / 15%);
    box-shadow: 0 3px 10px rgb(0 0 0 / 15%);*/
    margin-bottom: -120px;
    margin-top: 20px;
    z-index: 5000;
}

    .search-box-btn.search-box-outer {
        display: inline-block;
        background: inherit;
        padding: 4px 10px;
        border-radius: 3px;
        margin-right: 20px;
        transition: 0.5s;
    }

    .header-search-button {
        text-align: right;
        display: flex;
        align-items: center;
        height: 100%;
    }

    .search-box-btn.search-box-outer i {
        cursor: pointer;
        color: #fff;
        transition: 0.5s;
    }

    .navbar-nav > li {
        padding-left: 10px;
    }

        .navbar-nav > li > a {
            position: relative;
        }

        .navbar-nav > li > a {
            position: relative;
            display: block;
            padding-right: 15px !important;
            padding-left: 15px !important;
            color: #fff !important;
            font-weight: 600;
        }

    .nav-login {
        float: left;
    }

    .navbar-nav.nav-login > li > a:before, .navbar-nav.nav-login > li > a:after {
        content: none;
    }

    .navbar-nav > li > a:before {
        content: "";
        position: absolute;
        top: 20px;
        left: 50%;
        background-color: #ec020a;
        width: 2px;
        height: 25%;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .navbar-nav li a:hover:before, .navbar-nav li a.active:before {
        left: 0;
    }

    .navbar-nav li a.active:after, .navbar-nav li a.active:before, .navbar-nav li a:hover:before, .navbar-nav li a:hover:after {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .navbar-nav li a:hover:after, .navbar-nav li a.active:after {
        right: 0;
    }

    .navbar-nav li a.active:after, .navbar-nav li a.active:before, .navbar-nav li a:hover:before, .navbar-nav li a:hover:after {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .navbar-nav > li > a:after {
        content: "";
        position: absolute;
        top: 20px;
        right: 50%;
        background-color: #ec020a;
        width: 2px;
        height: 25%;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    /* Sticky footer styles
-------------------------------------------------- */

    /*newslid*/
    .slider-area {
        background: url(../img/site/hero-bg.jpg);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        height: 800px;
        display: flex;
        z-index: 500;
        position: relative;
    }

    .slider-box {
        position: relative;
        top: 120px;
        width: 88%;
    }

    .boxmoaref {
        margin: 70px 0;
    }

    .slider-thumb {
        position: relative;
    }

        .slider-thumb img {
            width: 100%;
        }

    .basecont-slider {
        position: relative;
        margin-top: 180px;
    }

    .slider-button {
        margin-top: 50px;
    }

    .btnstart {
        padding: 8px 25px;
        background: #37c6ca;
        color: #424242;
        border-radius: 8px;
        font-weight: 500;
    }

    .btnsale {
        padding: 8px 20px;
        background: #37c6ca00;
        color: #ffffff;
        border-radius: 8px;
        font-weight: 500;
        border: 1px solid #fff;
        margin-right: 15px;
    }

    .slidheadp {
        margin-top: 30px;
        color: #fff;
        font-size: 16px;
        line-height:24px
    }

    .slider-img {
        float: right;
        margin: -4px 0px 0px 10px;
    }

    .slider-text {
        display: flex;
        align-items: center;
    }

        .slider-text h1 {
            font-size: 24px;
            font-weight: 600;
            color: #fff;
            text-transform: uppercase;
        }

    .slide-title h2 {
        font-size: 23px;
        font-weight: 600;
        color: #fff;
        line-height: 50px;
        margin: 20px 0 17px;
    }

    .shap-img {
        position: absolute;
        top: -93px;
    }

        .shap-img.img1 {
            left: 120px;
        }

        .shap-img.img2 {
            right: 120px;
        }

        .shap-img.img3 {
            left: 0;
            top: -20px
        }

    .slide-title p {
        font-size: 17px;
        color: #fff;
        width: 70%;
    }
    /*header*/

    .mainbase {
        -webkit-box-flex: 1;
        flex-grow: 1;
        background: #fff;
    }

    .bdcv {
        background: url("../img/site/white-wave-bg.svg") center bottom -0.5px / 100% 14% no-repeat scroll padding-box border-box, linear-gradient(60deg, rgb(129, 80, 237), rgb(67, 135, 170)) 0% 0% / auto repeat scroll padding-box border-box rgb(82, 67, 170);
        min-height: 620px;
    }

    .basePE {
        margin-left: auto;
        margin-right: auto;
        padding-left: 1rem;
        padding-right: 1rem;
        width: 100%;
    }

    .top20p {
        padding: 20px 0;
    }


    .list1 > :last-child {
        margin-bottom: 0px;
    }

    .listoftab {
        display: flex;
        flex-direction: column;
        gap: 1rem;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }

        .listoftab button {
            background-color: transparent;
            color: inherit;
            border-radius: 0.3rem;
            border: 0px;
            height: 100%;
            padding: 1rem 1rem 1rem 1.5rem;
            position: relative;
            text-align: left;
        }

            .listoftab button.active {
                background-color: rgb(255, 255, 255);
                color: rgb(9, 30, 66);
                box-shadow: rgba(9, 30, 66, 0.15) 0px 0.5rem 1rem 0px;
                border-radius: 0.3rem;
                border: 0px;
                height: 100%;
                padding: 1rem 1rem 1rem 1.5rem;
                position: relative;
                text-align: left;
            }

                .listoftab button.active::after {
                    background-color: rgb(0, 199, 229);
                    border-radius: 0rem 0.3rem 0.3rem 0rem;
                    bottom: 0px;
                    content: "";
                    right: 0px;
                    position: absolute;
                    top: 0px;
                    width: 0.5rem;
                }

    .showlist {
        padding: 0px 1rem 1rem;
        position: relative;
        scroll-margin-top: 72px;
        text-align: center;
        width: 100%;
        margin-top: 0px;
    }

    .listoftab h3 {
        font-size: 18px
    }

    .listoftab p {
        font-size: 15px;
        text-align: right;
    }





    /*afterheader*/
    .link-buttonstyles {
        padding-top: 1rem;
    }

        .link-buttonstyles a {
            user-select: none;
            -webkit-box-align: center;
            align-items: center;
            border-radius: 0.3rem;
            cursor: pointer;
            display: inline-flex;
            text-align: center;
            transition: all 250ms ease-out 0s;
            text-decoration: none;
            background-color: rgb(255, 255, 255);
            border: 1px solid rgb(0, 101, 255);
            font-size: 1rem;
            padding: 0.7rem 1rem 0.8rem;
            color: rgb(23, 43, 77) !important;
        }


            .link-buttonstyles a:hover {
                background-color: rgb(222, 235, 255);
                border-color: rgb(0, 101, 255);
                color: rgb(23, 43, 77) !important;
            }


    .bsHdcv {
        /*        background: linear-gradient(0deg, rgb(230, 252, 255), rgb(255, 255, 255)) 0% 0% / auto repeat scroll padding-box border-box rgb(178, 212, 255);
*/ background-blend-mode: normal;
        color: rgb(9, 30, 66);
        background: #fff;
        margin-top: 180px;
        margin-bottom: 0px;
        padding: 10px 150px 190px 150px;
    }

    .illustration-left {
        top: -80px;
    }

    .illustration-left {
        position: relative;
        z-index: 1;
        max-height: 600px;
        height: 100%;
    }

    .d-none {
        display: none !important;
    }

    element.style {
    }

    .parallax-wrap {
        left: 0;
    }

    .parallax-wrap {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        z-index: 0;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
    }


        .parallax-wrap .inner-parallax {
            height: 800px;
            width: 100%;
            position: absolute;
            display: block;
        }

    .parallax-screen {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .illustration-left .screen {
        -webkit-transform: rotateY(30deg);
        transform: rotateY(30deg);
    }

    .illustration-left .figure img {
        width: 100%;
    }

    .parallax-screen .viewport {
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

        .parallax-screen .viewport .figure {
            -webkit-box-shadow: 0 1px 5px 0 rgba(128,128,128,.2), 0 2px 2px 0 rgba(128,128,128,.14), 0 3px 1px -2px rgba(128,128,128,.12);
            box-shadow: 0 1px 5px 0 rgba(128,128,128,.2), 0 2px 2px 0 rgba(128,128,128,.14), 0 3px 1px -2px rgba(128,128,128,.12);
        }

    .illustration-left .graphic {
        -webkit-transform: rotateY(30deg) rotateX(-5deg) rotateZ(0);
        transform: rotateY(30deg) rotateX(-5deg) rotateZ(0);
    }

    .illustration-left .graphic {
        left: -160px;
    }

    .parallax-wrap {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        z-index: 0;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
    }

/*        .parallax-wrap .inner-parallax.medium {
            top: -130px;
        }*/

        .parallax-wrap .inner-parallax {
            width: 100%;
            position: absolute;
            display: block;
        }

    .pbeforehead {
        font-weight: 500;
        margin-bottom: 0.5rem;
        margin-top: 0px;
        font-size: 1rem;
        line-height: 1.25;
        text-transform: uppercase;
    }

    .parallax-screen .viewport .figure {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        overflow: hidden;
        border-radius: 12px;
        background: #fff;
        padding: 8px;
        padding-top: 24px;
        margin-top: 24px;
    }

    .graphic {
        position: relative;
    }

    .illustration-left .graphic {
        top: 200px;
        width: 360px;
    }

    .forehead {
        text-align: right;
        order: 1;
        display: block;
        flex: 0 0 auto;
        margin-top: 50px
    }

        .forehead p {
            color: #000;
            line-height: 30px
        }

    .contextbase {
        scroll-margin-top: 72px;
    }

    .contextbasebf {
        padding: 1rem 1rem 5rem;
        position: relative;
        scroll-margin-top: 72px;
        text-align: center;
        width: 100%;
        margin-bottom: 0px;
    }

    .contextbaseOf {
        -webkit-box-align: stretch;
        align-items: stretch;
        -webkit-box-pack: start;
        justify-content: flex-start;
        display: flex;
        flex-wrap: wrap;
        margin-left: -1rem;
        margin-right: -1rem;
    }

    .contextbasebf > :last-child {
        margin-bottom: 0px;
    }

    .cysMEE {
        background: url(//images.ctfassets.net/rz1oowkt5gyp/7KgS3XVFhGu3TiclJKloEp/c10aad1…/ViewsBackground_Left_Narrow.svg) left center / contain no-repeat scroll padding-box border-box, url(//images.ctfassets.net/rz1oowkt5gyp/2HisRmboWIdXSYaaUSDzon/dadecff…/ViewsBackground_Right_Narrow.svg) right center / contain no-repeat scroll padding-box border-box, linear-gradient(240deg, rgb(0, 184, 217), rgb(0, 101, 255)) 0% 0% / auto repeat scroll padding-box border-box rgb(0, 101, 255);
        background-blend-mode: normal, normal, normal;
        color: rgb(255, 255, 255);
    }

        .cysMEE h2 {
            color: #fff;
        }

    .disbinlinebs {
        display: inline-block;
    }

        .disbinlinebs a, .disbinlinebs > span {
            user-select: none;
            -webkit-box-align: center;
            align-items: center;
            border-radius: 0.3rem;
            cursor: pointer;
            display: inline-flex;
            text-align: center;
            transition: all 250ms ease-out 0s;
            text-decoration: none;
            background-color: rgb(255, 255, 255);
            border: 1px solid rgb(0, 101, 255);
            font-size: 1rem;
            padding: 0.7rem 1rem 0.8rem;
            color: rgb(23, 43, 77) !important;
        }

    .pindeximage {
        padding: 30px;
        position: relative;
        scroll-margin-top: 72px;
        text-align: center;
        width: 100%;
        margin-bottom: 0px;
    }

    .pindexholder {
        background-color: rgb(255, 255, 255);
        color: rgb(9, 30, 66);
        -webkit-box-align: center;
        align-items: center;
        border-radius: 0.5rem;
        box-shadow: rgba(9, 30, 66, 0.15) 0px 0.5rem 1rem 0px;
        display: flex;
        flex-direction: column;
        gap: 2rem;
        padding: 1.5rem;
        text-align: left;
    }

    .bCPqeC {
        -webkit-box-align: center;
        align-items: center;
        display: flex;
        gap: 1rem;
        margin-bottom: 1.5rem;
    }

        .bCPqeC svg {
            display: block;
            height: auto;
            width: 2rem;
        }
    /*sign up*/
    .Sign {
        background: url(/img/site/sign_up.png);
        height: 100vh;
        background-position: center;
    }

.sign-fl {
    flex-direction: row-reverse;
    background: #f5f7fa;
}

    .hold-ctxsign {
        display: flex;
        align-items: center;
    }

        .hold-ctxsign p {
            margin: 0;
        }

    .ctx-sign {
        padding: 30px;
    }

    .sign-ct {
        color: #8a8a8a;
        background: inherit;
        border: 1px solid #bfbfbf;
        padding: 9px 35px;
        vertical-align: middle;
        font-weight: 600;
        cursor: pointer;
        display: inline-block;
        margin-bottom: 0;
        text-align: center;
        border-radius: 30px;
        transition: 0.3s;
        margin-right: 20px;
    }
.mrgtb20{
    margin:20px 0;
}
.login-content {
    padding: 40px 50px;
    position: relative;
    width: 100%;
    height: 100vh;
    /* top: 50%; */
    /* right: 20%; */
    display: inline-flex;
    background: #f5f7fa;
}
.form-floating > label{
right:0 !important;
left:auto;
}
.btn-primary-login {
    background: #7436ff;
    color: #fff;
    width: 240px;
}

    /*loginchekc*/

.form-side {
    background: #f5f7fa;
    width: 100%;
    padding: 30px 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height:100vh;

}
    .form-side .tab-content{
        width:85%;
    }
    .btn-primary-login:hover {
        color: #fff;
    }
.form-side .loginlogo {
    position: relative;
    height: 80px;
    margin-top: 0;
}
 .form-side .loginlogo .circles {
            position: absolute;
            top: -59px;
            right: -113px;
            max-width: 310px;
        }
    .form-side .title {
        font-size: 24px;
        font-weight: 700;
        color: #045453;
        padding: 30px 21px;
    }
    .form-side .nav > .nav-item {
        display: inline-block;
        padding:0 0.5rem;
        color: #045457;
        background-color:none;

    }
    .form-side .nav {
        padding-top: 1rem;
        border-bottom: 1px solid #e1e6ef;
        margin-bottom: 1rem;
    }
        .form-side .nav > .nav-item .nav-link {
            background: none;
            color: #709b9b;
            font-size: 15px;
            font-weight:500;
        }
            .form-side .nav > .nav-item .nav-link.active {
                border-bottom: 2px solid #045457;
                border-radius: 0;
                color: #045457;
            }
    .form-side input:-internal-autofill-selected {
        background-color: none !important;
        -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    }
.form-side .nav > .nav-item .nav-link:hover {
    color: #045457;
}
            .form-side .nav > .nav-item .nav-link {
                cursor: pointer;
            }
    .form-side .checkbox{
        margin-top:10px
    }
    .form-side .form-label {
        color: #045457;
        font-weight: 500;
    }
.pad0{
    padding:0;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}

.login-form .vs-input-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
[class*=vs-] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    list-style: none;
}
.login-form .form-control .vs-input-content {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    border-radius: 12px;
}
.login-form .form-control input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border:none;
}
.vs-input__icon {
    width: 36px;
    height: 36px;
    transition: all .25s ease;
    pointer-events: none;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.textcontent {
    color: white;
    margin-top: 25px;
    margin-right: 10%;
}

        .textcontent p {
            color: #fff;
        }

    .loginMsg button,
    .signupMsg button {
        background-color: #404040;
        border: 2px solid white;
        border-radius: 10px;
        color: white;
        font-size: 12px;
        box-sizing: content-box;
        font-weight: 300;
        padding: 10px;
        margin-top: 20px;
    }

    /* front box content*/
    .login, .signup {
        padding: 20px;
        text-align: center;
    }

        .login h2,
        .signup h2 {
            color: #35B729;
            font-size: 22px;
        }

    .inputbox {
        margin-top: 30px;
    }

    .login input,
    .signup input {
        display: block;
        width: 100%;
        height: 40px;
        background-color: #f2f2f2;
        border: none;
        margin-bottom: 10px;
        font-size: 12px;
    }
#spanmsg {
    margin-bottom: 10px;
    display: block;
}
    .login button,
    .signup button {
        background-color: #35B729;
        border: none;
        color: white;
        font-size: 12px;
        font-weight: 300;
        box-sizing: content-box;
        padding: 10px;
        border-radius: 10px;
        width: 60px;
        cursor: pointer;
    }
.logdf div{
    flex:auto;
}
.checklogin {
    width: 20px !important;
    display: inline-block !important;
    margin: 0 5px !important;
}
.checkloglb{
    display:flex;
    align-items:center;
}
/* Fade In & Out*/
.login p {
    cursor: pointer;
    color: #404040;
    font-size: 15px;
}

    .loginMsg, .signupMsg {
        /*opacity: 1;*/
        transition: opacity .8s ease-in-out;
    }

    .visibility {
        opacity: 0;
    }

    .hide {
        display: none;
    }




    /***/
    html {
        position: relative;
        min-height: 100%;
    }

    body {
        direction: rtl
    }
    /*footer*/

    .footer-area {
        position: relative;
        z-index: 1;
        background-image: url(../img/site/banner-bg.jpg);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .section-padding {
        padding: 60px 0;
    }

    .footer-area::before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        opacity: 0.5;
        background-color: #5e87eb;
        background-image: linear-gradient(-135deg, #611bdd 0%, #5e87eb 100%);
    }

    .single-footer-widget .footer-heading {
        margin-bottom: 25px;
    }

        .single-footer-widget .footer-heading h3 {
            font-size: 20px;
            color: #ffffff;
            font-weight: 600;
            margin: 0 0 0 0;
            position: relative;
            border-bottom: 1px solid #fff;
            padding-bottom: 10px;
        }

    .single-footer-widget p {
        font-size: 15px;
        color: #ececec;
        font-weight: 400;
    }

    .single-footer-widget .footer-social {
        padding-left: 0;
        margin-bottom: 0;
        margin-top: 20px;
    }

        .single-footer-widget .footer-social li {
            display: inline-block;
            margin-right: 10px;
        }

        .single-footer-widget .footer-social i {
            display: inline-block;
            height: 38px;
            width: 38px;
            line-height: 38px;
            background-color: #ffffff;
            border: 1px solid #ffffff;
            border-radius: 5px;
            font-size: 18px;
            color: #5e87eb;
            -webkit-transition: 0.4s;
            transition: 0.4s;
            text-align: center;
        }

    .single-footer-widget .footer-quick-links {
        padding-left: 0;
        margin-bottom: 0;
    }

        .single-footer-widget .footer-quick-links li {
            list-style-type: none;
            padding-bottom: 18px;
        }

            .single-footer-widget .footer-quick-links li a {
                display: inline-block;
                color: #ececec;
                font-size: 15px;
                font-weight: 400;
            }

    .single-footer-widget .footer-info-contact {
        margin-bottom: 16px;
    }

        .single-footer-widget .footer-info-contact span {
            font-size: 15px;
            color: #ececec;
            font-weight: 400;
        }

            .single-footer-widget .footer-info-contact span a {
                font-size: 15px;
                color: #ececec;
                font-weight: 400;
                -webkit-transition: 0.4s;
                transition: 0.4s;
            }

    .newsletter-form {
        max-width: 580px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }

    .contact-icon {
        position: absolute;
    }

    .newsletter-form .input-newsletter {
        display: block;
        width: 100%;
        background-color: #ffffff;
        border: none;
        height: 50px;
        padding-right: 20px;
        border-radius: 5px;
        outline: 0;
        color: #505060;
    }

    .default-btn {
        border: none;
        position: relative;
        display: inline-block;
        text-align: center;
        overflow: hidden;
        z-index: 1;
        color: #ffffff;
        background-color: #5e87eb;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        border-radius: 30px;
        font-weight: 600;
        font-size: 15px;
        padding-left: 35px;
        padding-right: 35px;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .newsletter-form button {
        position: absolute;
        left: 0;
        top: 0;
        background-color: #5e87eb;
        color: #ffffff;
        border: none;
        height: 50px;
        padding: 0 30px;
        border-radius: 5px 0px 0px 5px;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        line-height: 50px;
        text-transform: capitalize;
        font-size: 15px;
    }

    .default-btn span {
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-radius: 50%;
        background-color: #3e57d0;
        -webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
        transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        z-index: -1;
        border-radius: 30px;
    }

    .default-btn:hover, .default-btn:focus {
        color: #ffffff;
    }

.copyright-area {
    background-color: #202744;
    padding: 15px 0;
}

    .default-btn:hover span, .default-btn:focus span {
        width: 225%;
        height: 562.5px;
    }

    .copyright-area p {
        color: #ececec;
        font-size: 15px;
        margin-bottom:0;
    }

    .copyright-area ul {
        padding-left: 0;
        margin-bottom: 0;
        list-style-type: none;
        text-align: right;
    }

        .copyright-area ul li:first-child {
            margin-left: 0;
        }

        .copyright-area ul li {
            display: inline-block;
            color: #ececec;
            font-size: 15px;
            position: relative;
            margin-left: 10px;
            margin-right: 10px;
        }

    .back-to-top {
        position: relative;
        z-index: 2;
    }

        .back-to-top .btn-dark {
            width: 35px;
            height: 35px;
            border-radius: 50%;
            padding: 0;
            position: fixed;
            bottom: 20px;
            right: 20px;
            background: #2e2e2e;
            border-color: #2e2e2e;
            display: none;
            z-index: 999;
            -webkit-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

    .p-relative {
        position: relative;
    }

    .back-to-top .btn-dark:hover {
        cursor: pointer;
        background: #FA6742;
        border-color: #FA6742;
    }

    .bg-slid {
        height: 100%;
        z-index: -1;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: bottom;
        object-position: bottom;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .mb-3 {
        margin-bottom: 0;
    }

    .bg-img {
        width: 100%;
        filter: brightness(0.75);
    }

    .logo {
        height: 46px;
        border-radius: 30px;
        float:left;
    }
.footerlink li>a{
    color:#fff;
}

.rtl {
    direction: rtl;
}

    .content-bl {
        background-color: #f8fafb;
        padding: 120px 0;
    }

    .btn-login {
        color: #fff;
        background-color: #3c30ff;
        border-color: #3023ff;
        height: 52px;
        padding-left: 30px;
        padding-right: 30px;
        max-width: 100%;
    }

    #Reglog {
        text-align: right;
    }

    .box-login {
        max-width: 520px;
        align-self: center;
        background: rgb(255, 255, 255);
        border-radius: 10px;
        box-shadow: rgb(82 122 181 / 20%) 0px 40px 99px;
        padding: 50px 25px;
        animation: 0s ease 0s 1 normal none running none;
    }

    .basesite-container {
        background: url(../img/site/hero-bgnew.jpg);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        height: 300px;
        margin-bottom: 30px;
        align-items: center;
        position: relative;
    }

    .baseset {
        display: block;
        width: 100%;
        top: 160px;
        position: relative;
        text-align: center;
    }

    .titlepage h1 {
        text-align: center;
        color: #fff;
    }

#login.nav-link {
    text-align: center;
    white-space: nowrap;
    border: 2px solid #fff;
    border-radius: 6px;
    color: #f8f9fa;
    padding: 9px;
    margin-left: 30px;
}

    .form-floating {
        margin-bottom: 10px;
    }

        .form-floating > .form-control {
            height: calc(3rem + 2px);
        }

    a {
        text-decoration: none;
    }

    .block_promo-hero {
        background-image: url(/img/site/Account-bg1.jpg);
        background-repeat: no-repeat;
        background-color: #fff9e8;
        background-size: cover;
        background-position: center;
        display: flex;
        height: 400px;
    }

        .block_promo-hero .content-txt {
            max-width: 700px;
            margin-top: -80px;
            border-radius: 180px 0 180px 0;
            transform: translateY(80px);
            z-index: 3;
            width: 100%;
            margin-right: auto !important;
            margin-left: auto;
            background-color: #fff9e8;
            text-align: center;
        }

    .home .promo-hero.new .promo-hero__header {
        max-width: 420px;
        margin: 30px auto 35px;
    }

    .promo-hero.new .promo-hero__lto.is-img {
        width: auto;
        height: 36px;
    }

    .P30 {
        color: #001b40;
        padding-top: 60px;
        padding-right: 40px !important;
        padding-left: 40px !important;
        font-size: 30px;
    }

    .btn-cta-green {
        background-color: #36a900;
        border-color: #36a900;
        color: #fff;
        border-width: 2px;
        border-radius: 8px;
        font-size: 18px;
        margin-top: 50px;
    }

    .promo-hero.new .promo-hero__actions_cta {
        min-width: 164px;
        margin-top: 20px;
        padding: 6px 40px;
        font-weight: 500;
        font-size: 1.5625rem;
    }

    .icon-boxes-1 {
        display: flex;
        margin: 65px 0 65px 0;
    }

    .icon-box-3 {
        background: #f8f8f8;
        border: 1px solid #dfdfdf;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        float: left !important;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        padding-bottom: 20px;
        margin: 0 15px;
    }

    .icon-boxwrap2 {
        margin: 20px auto 0 auto;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        height: 67px;
        width: 67px;
        float: none;
        background-color: #128ee1;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #128ee1), color-stop(50%, #128ee1), color-stop(51%, #107fc9), color-stop(100%, #107fc9));
        background: -webkit-linear-gradient(top, #128ee1 0, #128ee1 50%, #107fc9 51%, #107fc9 100%);
        background: -moz-linear-gradient(top, #128ee1 0, #128ee1 50%, #107fc9 51%, #107fc9 100%);
        background: -ms-linear-gradient(top, #128ee1 0, #128ee1 50%, #107fc9 51%, #107fc9 100%);
        background: -o-linear-gradient(top, #128ee1 0, #128ee1 50%, #107fc9 51%, #107fc9 100%);
        background: linear-gradient(top, #128ee1 0, #128ee1 50%, #107fc9 51%, #107fc9 100%);
        -webkit-transform: rotate(-40deg);
        -moz-transform: rotate(-40deg);
        -ms-transform: rotate(-40deg);
        -o-transform: rotate(-40deg);
        transform: rotate(-40deg);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -ms-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
    }

    .icon-box-3:hover {
        background: #fefefe;
        border: 1px solid #e6e6e6;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
    }

    .fadeInUp {
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp;
    }

    .icon-box2-title {
        line-height: 1.3em;
        margin: 17px 0 9px 0;
        width: 100%;
        text-align: center;
        color: #464a4c;
        font-size: 18px;
        letter-spacing: 0.5px;
    }

    .icon-box-3 p {
        font-size: 13px;
        color: #6e6e6e;
        line-height: 1.4em;
        padding: 0px 15px 10px 15px;
        text-align: center;
    }

    .icon-box-3 li {
        font-size: 13px;
        color: #6e6e6e;
        line-height: 18px;
        float: left;
        width: 80%;
        border-bottom: 1px solid #dadada;
        padding: 8px 0px;
        margin: 0 10%;
    }

    .iconbox-readmore {
        background: #128ee1;
        height: 29px;
        width: 106px;
        border: 1px solid #107fc9;
        transition: .5s;
        line-height: 27px;
        text-align: center;
        margin: 0 auto;
        border-radius: 0px;
        cursor: pointer;
    }

        .iconbox-readmore a {
            font-size: 13px;
            color: #fff;
        }

    .icon-box-3:hover .icon-boxwrap2 {
        -webkit-transform: rotate(140deg);
        -moz-transform: rotate(140deg);
        -ms-transform: rotate(140deg);
        -o-transform: rotate(140deg);
        transform: rotate(140deg);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -ms-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
    }

    .iconbox-readmore:hover {
        background: #107fc9;
        height: 29px;
        width: 106px;
        border: 1px solid #0670b7;
        transition: .5s;
    }

    .icon-box-back2 {
        color: #fff;
        line-height: 67px;
        text-align: center;
        font-size: 25px;
        background: none;
        height: 67px;
        width: 100%;
        margin: auto;
        float: left;
        -webkit-transform: rotate(40deg);
        -moz-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        -o-transform: rotate(40deg);
        transform: rotate(40deg);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -ms-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
    }

    .block-en {
        padding-top: 160px;
        margin-bottom: 50px;
        background-color: #fff;
        position: relative;
        overflow: hidden;
        margin-top: -80px;
        z-index: 5;
    }
    /*index*/
    .corner-left {
        bottom: 0;
        left: 0;
    }

    .reversed-corner {
        transform: rotate(179deg);
        position: absolute;
        z-index: 2;
        display: block !important;
    }

        .reversed-corner div {
            position: relative;
            width: 180px;
            height: 180px;
            overflow: hidden;
        }

            .reversed-corner div:before {
                box-shadow: 50px -100px 0 0 #fff;
            }

            .reversed-corner div:before {
                position: absolute;
                display: block;
                width: 200%;
                height: 200%;
                border-radius: 50%;
                content: "";
            }

    .box-nav {
        margin-top: 30px;
    }

    .product-tour__item, .product-tour_nav-container {
        max-width: 1104px;
        margin: 30px auto;
    }

    .tab-head {
        line-height: 30px;
        margin-top: 100px;
    }

    p.tabp {
        line-height: 30px;
        padding-top: 30px;
    }
    /*blog*/

    .top-action {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .breadcrumb-list {
        display: flex;
        justify-content: center
    }

        .breadcrumb-list span {
            padding: 0 0.625rem;
            font-size: 12px;
        }

        .breadcrumb-list span {
            color: #fff;
        }

    .router-link-active, .router-link-active:hover {
        color: #fff;
    }

    .breadcrumb-listitem:last-child {
        color: #fff !important;
    }

    .card-bloglist {
        transition: all .15s ease-in-out;
        display: flex;
        flex-direction: row !important;
        height: 260px;
        padding: 0.625rem;
        in-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid #ededf0;
        border-radius: 0.25rem;
        position: relative;
    }

    .blog-list {
        box-shadow: 0 3px 4.75px 0.25px rgb(24 23 24 / 3%);
    }

    .mb25 {
        margin-bottom: 15px;
    }

    .image-wraper {
        width: 260px;
        height: 180px;
        object-fit: cover;
        border-radius: 5px;
    }

    .blogcard-itemimage .image-wraper img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }



    .blogcard-iteminfo {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100%;
        margin-right: 15px;
        padding: 10px;
    }

    .info-bloglisttop title {
        margin-bottom: 15px;
    }

    .info-bloglisttop .title a {
        font-size: 18px;
        color: #333
    }

    .info-bloglisttop title a:hover {
        cursor: pointer;
        color: inherit;
    }

    .blog-cat {
        display: flex;
        margin-bottom: 25px;
    }

    .info-bloglisttop .link_cat {
        margin-left: 25px;
    }

    .info-bloglisttop .author {
        margin-left: 25px;
    }

    .content-bloglist {
        margin-bottom: 0;
        max-height: 54px;
        font-size: 14px;
        color: #666;
        line-height: 28px;
        overflow: hidden;
    }

    .info_bloglistlower {
        display: flex;
        justify-content: space-between;
        width: calc(100% + 270px);
        margin-right: -280px;
        margin-top: 12px;
    }

        .info_bloglistlower .datalist {
            display: flex;
            align-items: center;
            justify-content: space-between;
            width: calc(100% - 160px);
            padding: 0 1.25rem;
            background-color: #f8f9fa;
            border-radius: 20px;
            color: #7c8187;
        }

        .info_bloglistlower .btn {
            width: 140px;
            height: 40px;
            line-height: 28px;
            font-size: 16px;
            color: #fff;
        }

    .btn-blue {
        background-color: #0197f6;
        border-color: #0197f6;
        box-shadow: inset 0 1px 0 hsl(0deg 0% 100% / 15%), 0 1px 1px rgb(0 0 0 / 8%);
        color: #fff;
    }

    .rounded-pill {
        border-radius: 50rem !important;
    }

    .filter-blog {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-bottom: 20px;
        box-shadow: 0 3px 19px 1px rgb(24 23 24 / 5%);
        margin-top: -70px;
        position: relative;
    }

    .fliter-head {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 40px;
        color: #fff;
        background-color: #0197f6;
        font-size: 16px;
        border-radius: 0.25rem 0.25rem 0 0;
    }

    .search-blog {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 1.25rem;
        border-bottom: 1px solid #e9ecef;
        background-color: #f8f9fa;
    }

        .search-blog .input {
            height: 55px;
            padding: 0 1.25rem;
            margin: 0 1.25rem;
            border: 1px solid #e9e9f3;
            border-radius: 10px;
            box-shadow: 0 3px 4.75px 0.25px rgb(24 23 24 / 5%);
            font-size: 15px;
        }

    .accordion-header .accordion-button {
        background: #fff;
        color: #555;
        position: relative;
    }

    .accordion-button::after {
        position: absolute;
        left: 10px;
    }

    .accordion-body {
        padding: 0;
    }

    li {
        list-style: none;
    }

    .catblogul {
        padding: 0px 0;
        margin: 0
    }

        .catblogul li {
            display: flex;
            border-bottom: 1px solid #ccc;
            padding: 8px 15px
        }

            .catblogul li span {
                margin-right: 5px;
            }

    .card-blog {
        display: flex;
        flex-direction: row !important;
        height: auto;
        padding: 0.625rem;
        in-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid #ededf0;
        border-radius: 0.25rem;
        position: relative;
    }

    .title-blog {
        text-align: right;
        padding: 20px;
    }

        .title-blog ._txt {
            font-size: 21px;
            font-weight: 700;
            line-height: 2.2;
            max-width: 70%;
            width: 100%;
        }

    .post_author {
        color: #7e7e7e;
        margin: 20px 30px;
        align-items: center;
        flex-direction: row;
        display: flex;
    }

        .post_author [class*=icofont-clock] {
            margin-right: 55px;
            padding: 0 0 2px 5px;
        }

    .read-time-wrapper {
        font-size: 13px;
        margin-right: auto;
        display: flex;
    }

    .card-blog article {
        width: 100%;
    }

    .card-blog figure {
        padding: 5px 30px
    }

    .att-img img {
        max-width: 100%;
        height: auto;
    }

    .blog-content {
        padding: 20px 30px;
        text-align: justify;
        color: #6b7074;
        width: 100%;
    }

        .blog-content img {
            height: auto !important;
            width: 100% !important;
        }

        .blog-content h2 {
            font-size: 19px;
            font-weight: 800;
            line-height: 1.5rem;
            padding: 15px 0;
            color: #000;
        }

        .blog-content h3 {
            font-size: 17px;
        }

        .blog-content h4 {
            font-size: 16px;
        }

        .blog-content p {
            font-size: 15px;
            line-height: 30px
        }

    .sidbarblog {
        margin-top: 70px;
    }


    .cmp-list-list-group-bg {
        border-right: 0 !important;
        padding: 0 !important;
    }

        .cmp-list-list-group-bg li.title {
            font-weight: 500 !important;
            font-size: 18px !important;
            color: #007bec !important;
            padding-bottom: 0.5rem !important;
        }

        .cmp-list-list-group-bg li:not(.title) {
            background: #e1e0e0;
            color: var(--bs-gray-700);
            margin-bottom: 10px;
            font-size: 17px !important;
            line-height: 28px !important;
            font-weight: 300 !important;
            padding: 0.7rem 1rem 0.5rem 1rem;
            border-radius: 10px;
            cursor: pointer;
        }

    list-group-simple li {
        display: block;
        padding: 0.1rem 0;
        font-size: 17px !important;
        color: #8d9aa8 !important;
        font-weight: 400 !important;
        transition: all ease-in-out .15s;
        line-height: 40px !important;
    }

    .toc li:hover {
        cursor: pointer;
    }

    .commentbox {
        margin: 20px 0;
        padding: 20px;
    }

    .icon-right {
        border-left: 1px solid rgba(0,0,0,0.32);
    }

    .inputdataC {
        position: relative;
        color: rgba(0,0,0,.54);
    }

        .inputdataC .icon-right {
            color: rgba(0,0,0,.54);
            font-size: 17px;
            height: 38px;
            line-height: 38px !important;
            opacity: .6;
            position: absolute;
            text-align: center;
            top: 5px;
            width: 42px;
            z-index: 2;
            display: block;
            color: inherit;
            font-weight: normal;
            margin-bottom: 0;
            right: 3px;
        }

        .inputdataC input[type="text"], .inputdataC input[type="email"], .inputdataC textarea {
            background: #fff;
            border: 2px solid rgba(0,0,0,.12);
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px;
            color: rgba(0,0,0,.87);
            display: block;
            font-family: inherit;
            font-size: 16px;
            height: 48px;
            padding: 10px 15px;
            width: 100%;
            outline: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-transition: all.4s;
            -moz-transition: all.4s;
            -ms-transition: all.4s;
            -o-transition: all.4s;
            transition: all.4s;
            padding-right: 58px;
        }

            .inputdataC input[type="text"]:hover, .inputdataC input[type="email"]:hover, .inputdataC textarea:hover {
                border: 1px solid #01a9ac;
            }

        .inputdataC textarea {
            height: 112px;
            overflow: auto;
            min-height: 52px;
            resize: vertical;
            border: 1px solid rgba(0,0,0,0.15);
        }

        .inputdataC textarea {
            -ms-touch-action: manipulation;
            touch-action: manipulation;
        }

    .mrt10 {
        margin-top: 10px;
    }

    .inputdataC textarea:focus {
        height: 128px;
    }

    .btn-primary2 {
        background-color: #01a9ac;
        border-color: #01a9ac;
        color: #fff;
        cursor: pointer;
        -webkit-transition: all ease-in 0.3s;
        transition: all ease-in 0.3s;
        padding: 10px 19px;
        font-size: 15px;
        font-weight: 400;
    }

    .btn2 {
        display: inline-block;
        font-weight: 500;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 1px solid transparent;
        padding: 0.7rem 1.2rem;
        font-size: 1rem;
        line-height: 1.25;
        font-size: 15px;
        border-radius: 0.25rem;
        transition: all .15s ease-in-out;
    }

        .btn2.btn-out {
            outline: 1px solid #fff;
            outline-offset: -5px;
        }

    .text-left {
        text-align: left !important;
    }

    .newblogs .card-header {
        background: #0197f6;
        color: #fff;
        text-align: center;
    }

    .catblogul li {
        display: flex;
        border-bottom: 1px solid #ccc;
        padding: 8px 15px;
    }

    .blogsul {
        padding: 0;
        margin: 0;
    }

        .blogsul li {
            display: flex;
            border-bottom: 1px solid #ccc;
            padding: 8px 15px;
            color: #484848;
        }

            .blogsul li a {
                color: #484848;
            }
.bg-light-warning {
    background-color: #fff8dd;
}

/*footer*/
.footer {
    background: #35373a;
    padding-top: 80px;
    overflow-x: hidden;
    position: relative !important;
    z-index: 2;
}

        .footer .base1 {
            margin: -15px 0;
            clear: both;
            zoom: 1;
        }

    .footer-bottom {
        background: #2b2d30;
        margin-top: 60px;
        padding: 10px 0;
        font-size: 14px;
    }

    .copy-right {
        float: right;
        padding: 31px 0;
        color: #a2a2a2;
        max-width: calc(100% - 250px);
    }

    .clmenu {
        display: flex;
    }
.nav__toggle {
display:none;

}

    @media (min-width: 992px) {
        .d-lg-none {
            display: none !important;
        }

        .d-lg-block {
            display: block !important;
        }

        .list1 {
            order: 1;
            display: block;
            flex: 0 0 auto;
            width: 33.3333%;
        }

        .showlist {
            order: 2;
            display: block;
            flex: 0 0 auto;
            width: 66.6667%;
            margin-top: 0px;
            padding-top: 1rem;
        }
    }


    @media (max-width: 767.98px) {



        .navbar-expand-sm .navbar-nav{
            padding-right:15px;
        }
        #login.nav-link{
           margin-left:10px !important;
        }
        .nav-login {
            padding-right: 15px;
        }
        .menuwrapper .container {
            width: 100%;
            max-width: none !important;
        }
        .navbar-nav > li > a{
            padding-left:5px !important;
            padding-right:5px !important;
        }
        .menuwrapper {
            margin-top: 0;
        }
        .dnmob {
            display: none;
        }

        .Sign {
            display: none;
        }

        .inputdataC input[type="text"], .inputdataC input[type="email"], .inputdataC textarea {
            margin-bottom: 8px;
        }

        .slider-box {
            display: none;
        }

        .icon-boxes-1 {
            flex-wrap: wrap;
            margin: 15px 0 !important;
        }

        .icon-box-3 {
            margin-bottom: 10px;
        }

        .slider-area {
            height: 800px;
        }

        .search-box-btn.search-box-outer {
            display: none;
        }

        .clmenu {
            background: #5F4FF8;
            display: flex;
        }

        .block-en {
            padding-top: 30px;
            z-index: 500;
        }

        .navbar-light .navbar-toggler-icon {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgb(255, 255, 255)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
        }
    }

    @media (min-width: 310px) and (max-width:586.99px) {
          .fbtn{
            text-align: center !important;
            display: block !important;
          }
        .single-footer-widget {
            border-bottom: 1px solid #ccc;
            margin-bottom: 30px;
        }
        .single-footer-widget .footer-heading h3{
            border:none;
        }
        .single-footer-widget p{
            padding:0 10px;
        }
            .single-footer-widget .footer-info-contact {
                padding: 0 10px;
            }

            .pbeforehead {
                font-size: 15px;
            }
        .forehead {
            margin-top: 20px;
        }
        .illustration-left{
            min-height:360px;
            top:0;
        }
        .slider-button {
            text-align: center;
        }
        .bsHdcv {
            margin: 0px 0;
            padding: 10px 15px;
            direction:rtl;
        }
        .blockbox {
            padding: 5px;
            margin-bottom: 25px;
            text-align: center;
          
        }
            .blockbox h3{
                text-align:center;
                padding:8px 0;
            }
            .blockbox p {
                font-size: 16px;
                font-weight: 500;
            }
            .row > * {
                padding-right: 5px;
                padding-left: 5px;
            }
        .bdcv {
            background: center bottom -0.5px / 100% 14% no-repeat scroll padding-box border-box, linear-gradient(60deg, rgb(129, 80, 237), rgb(67, 135, 170)) 0% 0% / auto repeat scroll padding-box border-box rgb(82, 67, 170);
            min-height: 540px;
        }
        .boxmoaref{
            margin-top:30px;
        }

        .clmenu {
            height: 50px;
        }

        .basecont-slider {
            margin-top: 140px !important;
        }

        .menuwrapper {
            margin-top: 0;
        }

        .header-donate-btn {
            display: none;
        }

        .nav__toggle {
            display: inline-block
        }
    }

    .price-section {
        position: relative;
        z-index: 3;
    }
    .pb-120 {
        padding-bottom: 130px;
    }
    .pt-120 {
        padding-top: 120px;
    }
    .price-shape {
        position: absolute;
        background-image: url(../img/site/price.png);
        z-index: 1;
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 70%;
        right: 0;
        top: 0;
        clip-path: polygon(0 0, 100% 0, 100% 47%, 50% 100%, 0 47%);
    }
    .price-shape::after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: -10;
        background: #1E3A5F;
        opacity: .9;
    }
    .price-section .section-header {
        z-index: 5;
        position: relative;
        margin-top: -10px;
        margin-bottom: 55px;
    }
   
    .header-white .section-title {
        color: #fff;
    }
    .section-title {
        margin-bottom: 15px;
        padding: 0;
        font-weight: 700;
        font-size: 40px;
        text-align: center;
    }
    .shape {
        display: inline-block;
        position: relative;
        margin-bottom: 15px;
    }
    .section-header .shape-white::after, .section-header .shape-white::before {
        background: #fff;
    }
    .section-header .shape::before {
        left: 50px;
    }
    .section-header .shape::after, .section-header .shape::before {
        position: absolute;
        content: '';
        top: 50%;
        width: 30px;
        height: 2px;
        background-color: var(--main-color-one);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .section-header .shape::after {
        right: 50px;
    }
    .shape-white i {
        color: #fff;
    }
    .header-white p {
        color: #fff;
        font-size: 16px;
    }



.swiper-slide{
    width: 370px !important;
}

.price-item {
    position: relative;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    padding: 65px 0;
    border-radius: 12px;
    background-color: #fff;
    margin: 0 6px;
    transition: all ease .3s;
}
.ruddra-next {
    right: 0;
}
.ruddra-next, .ruddra-prev {
    background-color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid var(--main-color-one) !important;
    text-align: center;
    line-height: 60px;
    outline: none;
    transition: all 300msease;
    display: inline-block;
    font-size: 25px;
    color: var(--main-color-one);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    cursor: pointer;
}
.ruddra-prev {
    left: 0;
}
.price-wrapper {
    overflow: hidden;
    position: relative;
}
.price-item {
    position: relative;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    padding: 65px 0;
    border-radius: 12px;
    background-color: #fff;
    margin: 0 6px;
    transition: allease .3s;
}
.price-item::before {
    -webkit-mask-size: 109% 91%;
    mask-size: 109% 91%;
    -webkit-mask-image: url(../images/shape-2.png);
    mask-image: url(../images/shape-2.png);
    -webkit-mask-position: bottom center;
    mask-position: bottom center;
    left: 0;
}
.price-item::after, .price-item::before {
    content: "";
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    z-index: 1;
    border-radius: 12px;
    width: 100%;
    background-color: var(--main-color-one);
    height: 140px;
    transition: allease .3s;
    -webkit-transition: allease .3s;
    -moz-transition: all ease .3s;
}


    .price-item::after, .price-item::before {
        content: "";
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        position: absolute;
        bottom: 0;
        z-index: 1;
        border-radius: 12px;
        width: 100%;
        background-color: #1E3A5F;
        height: 140px;
        transition: all ease .3s;
        -webkit-transition: all ease .3s;
        -moz-transition: all ease .3s;
    }

    .price-item::after {
        -webkit-mask-size: 109% 91%;
        mask-size: 109% 91%;
        right: 0;
        -webkit-mask-position: bottom center;
        mask-position: bottom center;
        -webkit-mask-image: url(../img/site/shape-1.png);
        background: url(../img/site/shape-1.png);
    }

    .price-item .title {
        font-weight: 700;
        margin-bottom: 15px;
        text-align:center;
    }

    .price-item .item-price {
        font-size:25px;
        color: #1D1364;
        font-weight: 700;
        display: block;
        margin-bottom: 15px;
    }
.price-content li {
    padding: 6px 0;
    color: #777777;
    line-height: 1.5;
    font-size: 16px;
}

.price-item .cmn-btn {
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    margin-top: 25px;
}

.price-item * {
    z-index: 9;
}
.price-content {
    padding-bottom:30px;

}
.cmn-btn {
    position: relative;
    padding: 10px 40px;
    background-color: var(--main-color-two);
    color: var(--main-color-one);
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
    text-transform: capitalize;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border: 1px solid transparent;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 99;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    justify-content: space-evenly;
}

.call-action-section {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #1D1364;
}
    .call-action-section .button-group {
        float: left;
    }
.cmn-btn {
    position: relative;
    padding: 10px 40px;
    background-color: #42e8df;
    color: var(--main-color-one);
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
    text-transform: capitalize;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border: 1px solid transparent;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 1;
}

.button-group {
    display: inline-flex;
    overflow: hidden;
    flex-wrap: wrap;
    justify-content: center;
}
.contact-content .title span {
    color: #42e8df;
}
.contact-content .title {
    color: #fff;
}
.contact-content .sub-title {
    color: #fff;
}
@media (min-width: 768px) {
    .price-wrapper .swiper-slide-active {
        z-index: 9;
    }
    .price-wrapper .swiper-slide-active .price-item {
        transform: translateY(80px);
        z-index: 99;
        position: relative;
    }
    .swiper-slide-next .price-item {
        transform: translateX(80px);
        z-index: 0;
    }

    .swiper-slide-prev .price-item {
        transform: translateX(-80px);
        z-index: 0;
    }
}