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

body {
    margin: 0;
    font-family: 'Signika';
    font-size: 16px;
    line-height: 1.33;
    color: #051637;
    overflow: hidden auto;
}

.bodyWrap {
    overflow: hidden;
}

a {
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

p {
    font-size: 16px;
    margin: 0;
    line-height: 1.5;
}

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

img {
    max-width: 100%;
}

img.w100 {
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: bold;
}

.fw3 {
    font-weight: 300 !important;
}

.fw5 {
    font-weight: 600 !important;
}

b,
strong,
.fwb {
    font-weight: bold;
}

.fz12 {
    font-size: 12px;
}

.fz20 {
    font-size: 15px;
}

.fz22 {
    font-size: 15px;
}

.fz24 {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 46px;
}

.fw26 {
    font-size: 16px;
}

.fz27 {
    font-size: 16px;
    line-height: 1.5;
}

.fz30 {
    font-size: 20px;
    line-height: 1.3;
}

.fz34 {
    font-size: 22px;
}

.fz38 {
    font-size: 24px;
}

.fz50 {
    font-size: 30px;
}

.fz59 {
    font-size: 34px;
    line-height: 1.1;
}

.fz60 {
    font-size: 36px;
    line-height: 1.33;
}

.fz64 {
    font-size: 38px;
    line-height: 1.2;
}

.fz68 {
    font-size: 48px;
    line-height: 1.1;
}

.fz69 {
    font-size: 49px;
    line-height: 1.2;
}

.fz72 {
    font-size: 55px;
}

.fz84 {
    font-size: 50px;
    line-height: 1.1;
}

.mb100 {
    margin-bottom: 100px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb65 {
    margin-bottom: 65px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.pt150 {
    padding-top: 150px;
}

.pt120 {
    padding-top: 120px;
}

.pt100 {
    padding-top: 100px;
}

.pt80 {
    padding-top: 80px;
}

.pt70 {
    padding-top: 70px;
}

.pt60 {
    padding-top: 60px;
}

.pt50 {
    padding-top: 50px;
}

.pb150 {
    padding-bottom: 150px;
}

.pb120 {
    padding-bottom: 120px;
}

.pb100 {
    padding-bottom: 100px;
}

.pb80 {
    padding-bottom: 80px;
}

.pb70 {
    padding-bottom: 70px;
}

.pb60 {
    padding-bottom: 60px;
}

.pb50 {
    padding-bottom: 50px;
}

.text-center {
    text-align: center !important;
}

.aligh-item-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.colW {
    color: #fff !important;
}

.colG {
    color: #59BA41 !important;
}

.colB {
    color: #0A87FA !important;
}

.colBL {
    color: #20A0E1;
}

.colBlack {
    color: #000000 !important;
}

div#root {
    overflow: hidden;
}

::-webkit-scrollbar {
    width: 9px;
    border-radius: 10px;
}

::-webkit-scrollbar-track {
    background: rgb(10 135 250 / 0.16);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #0A87FA;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: #0A87FA;
}

.vNav_tab_col::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
}

.vNav_tab_col::-webkit-scrollbar-track {
    background: #EAF8EA;
    border-radius: 10px;
}

.vNav_tab_col::-webkit-scrollbar-thumb {
    background: #58C83C;
    border-radius: 10px;
}

.vNav_tab_col::-webkit-scrollbar-thumb:hover {
    background: #58C83C;
}

.tos_feature_contiane .vNav_tab_col::-webkit-scrollbar-thumb:hover,
.tos_feature_contiane .vNav_tab_col::-webkit-scrollbar-thumb {
    background: #0172E3;
}

.BlueBtn {
    background: #0A75E3;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    padding: 18px 23px;
    border-radius: 50px;
    min-width: 210px;
    text-align: center;
    color: #fff;
    border: 1px solid #0A75E3;
    display: inline-block;
}

.BlueBtn:hover {
    color: #fff;
    text-decoration: none;
}

.BlueBtn.blueDark {
    background-color: #3B5998 !important;
    border: 1px solid #3B5998 !important;
}

.blueLLineBtn {
    font-size: 16px;
    line-height: 1.2;
    border: 1px solid #0A75E3;
    padding: 15px 30px;
    border-radius: 50px;
    text-transform: none;
    display: inline-block;
    color: #fff;
}

.blueLLineBtnV2 {
    font-size: 20px;
    line-height: 1.2;
    border: 2px solid #0A75E3;
    color: #000;
    padding: 20px 30px;
    border-radius: 50px;
    text-transform: none;
    display: inline-block;
    font-weight: bold;
    min-width: 187px;
    text-align: center;
    background-color: #fff;
}

.blueLLineBtnV2:hover {
    border: 2px solid #0A75E3;
    background-color: #0A75E3;
    color: #fff;
}

header.header_area {
    position: absolute;
    z-index: 111;
    left: 0;
    top: 0;
    width: 100%;
    background: transparent;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.homepage header.header_area {
    -webkit-box-shadow: 0 0 2px rgb(0 0 0 / 75%);
            box-shadow: 0 0 2px rgb(0 0 0 / 75%);
}

.blue_menu {
    background-color: #1134B9 !important;
}

header.header_area.dark_overlay {
    background: rgb(0 25 71 / 17%) !important;
}

nav.navcontainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 1140px;
    padding: 9px 12px;
    margin: 0 auto;
}

.stikey-menu.stikeyActive {
    background: #fff;
    -webkit-box-shadow: 0 0 6px rgb(0 0 0 / 26%);
            box-shadow: 0 0 6px rgb(0 0 0 / 26%);
}

.nav_brand img {
    display: block;
    height: 34px;
}

ul.nav_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

ul.nav_list>li>a {
    display: block;
    font-size: 16px;
    line-height: 33px;
    text-decoration: none;
    color: #fff;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

ul.nav_list>li>a:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: url('assets/img/angle-down.svg') no-repeat scroll center / contain;
    margin-left: 5px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.blueMenu ul.nav_list>li>a:after {
    -webkit-filter: invert(1);
            filter: invert(1);
}

ul.nav_list>li {
    margin-left: 17px;
    position: relative;
    z-index: 1;
}

.menu_containe {
    margin-right: auto;
    padding: 0 30px;
    position: relative;
}

.menu_rightbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.mega-menu-box {
    position: absolute;
    z-index: 1;
    background: #fff;
    left: 0;
    top: 130%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding: 36px 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
    -webkit-box-shadow: rgb(51 51 51 / 50%) 0px 20px 40px -30px;
            box-shadow: rgb(51 51 51 / 50%) 0px 20px 40px -30px;
}

div.mega-menu-list {
    padding: 0 20px 0 20px;
    width: 33.333%;
    min-width: 300px;
}

div.mega-menu-list:last-child {
    border: 0;
}

div.mega-menu-list li a {
    display: block;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    padding: 10px;
    color: #051637;
}

.active-mega .mega-menu-box {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.active-mega a:after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

h3.menu_title {
    font-size: 16px;
    padding-left: 10px;
    margin-bottom: 20px;
    font-weight: bold;
}

div.mega-menu-list li a:hover h2,
div.mega-menu-list li a:hover p {
    text-decoration: underline;
}

.back_menu {
    display: none;
}

div.mega-menu-list li a h2 {
    font-size: 20px;
    font-weight: 500;
    opacity: .65;
    margin-bottom: 10px;
}

div.mega-menu-list li a h2+span {
    opacity: .65;
    display: block;
    margin-bottom: 15px;
}

img.menu_icon {
    width: 12px;
}

div.mega-menu-list li a p+span {
    margin-top: 10px;
    display: block;
}

.mega-menu-list.forTeam {
    width: 192px !important;
    min-width: unset;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-right: 20px;
    border-left: 1px solid rgb(224, 224, 224);
    border-right: 1px solid rgb(224, 224, 224);
    margin-left: 10px;
}

div.mega-menu-list li:first-child a {
    padding-top: 0;
}

h2.menu_title {
    font-size: 20px;
    margin-bottom: 20px;
}

.mega-menu-list.whatsNews {
    padding: 0 20px 0 30px;
    min-width: 390px;
}

.news_box a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
}

.news_box a:hover p {
    text-decoration: underline;
}

.news_box a>img {
    display: block;
    width: 120px;
    height: 120px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    border-radius: 10px;
    margin-right: 20px;
}

.news_content {
    color: #000;
}

.news_content p {
    margin-bottom: 10px;
}

.news_box {
    margin-bottom: 15px;
}

a.seeAllProduct {
    display: inline-block;
    color: rgb(255, 0, 102);
    font-weight: 500;
}

.row.no-wrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}

.menuBoxTitle {
    font-size: 20px;
    font-weight: bold;
    max-width: 310px;
    margin-bottom: 30px;
    padding-left: 30px;
}

.row.no-wrap+a.seeAllProduct {
    margin-left: 27px;
    margin-top: 25px;
}

.mega-menu-list.w25.smallWIdth {
    min-width: 220px;
    border-right: 1px solid #eee;
}

.mega-menu-list.w25.smallWIdth li a {
    white-space: nowrap;
}

.mega-menu-list.w25.smallWIdth:last-child {
    border: 0;
}

.menga_menu_item:nth-child(4) .mega-menu-box {
    -webkit-transform: translate(-250px);
        -ms-transform: translate(-250px);
            transform: translate(-250px);
}

.menga_menu_item:nth-child(5) .mega-menu-box {
    -webkit-transform: translate(-250px);
        -ms-transform: translate(-250px);
            transform: translate(-250px);
}

/* .menga_menu_item:nth-child(6) {} */

.lightGreenBtn {
    font-size: 16px;
    text-transform: capitalize;
    line-height: 1.4;
    color: #fff;
    background: #148a02;
    text-align: center;
    padding: 12px 35px;
    border-radius: 50px;
    border: 2px solid #148a02;
    -webkit-box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
            box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
    display: inline-block;
    font-weight: bold;
}

.white_text_btn:hover {
    color: #59BA41;
}

.buyNow {
    min-width: 115px;
    padding: 6px 11px;
    border-radius: 7px !important;
}

select#Language {
    font-size: 16px;
    line-height: 1.3;
    border: 0;
    background: transparent;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #fff;
}

select#Language option {
    color: #000;
}

.select_language {
    margin-left: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.select_language:before {
    display: block;
    content: "";
    width: 19px;
    height: 19px;
    margin-right: 5px;
    background: url('assets/img/Icons/globe.svg') no-repeat scroll center;
}

.blueMenu .select_language:before {
    -webkit-filter: invert(1);
            filter: invert(1);
}

.stikey-menu .select_language:before {
    -webkit-filter: unset;
            filter: unset;
}

.selectLanguage {
    position: relative;
    z-index: 1;
    padding: 5px 6px;
    cursor: pointer;
}

.selectLanguage img {
    display: block;
    width: 19px;
}

.blueMenu .selectLanguage img {
    -webkit-filter: invert(1);
            filter: invert(1);
}

.selectLanguageDrop {
    display: block;
    position: absolute;
    right: 0;
    top: 100%;
    background: #000000c7;
    /* border-radius: 3px; */
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
}

.blueMenu .selectLanguageDrop {
    background: #000000c7;
}

.selectLanguage.active .selectLanguageDrop {
    opacity: 1;
    visibility: visible;
}

.selectLanguageDrop a {
    display: block;
    color: #fff;
    padding: 3px 16px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.selectLanguageDrop a:hover {
    background: #ddd;
    color: #000;
}

.home_page_area {
    background: #00113B;
    padding-top: 178px;
}

.home_banar_area {
    position: relative;
    z-index: 1;
    padding-bottom: 120px;
}

img.home_banar_light {
    position: absolute;
    z-index: -1;
    right: 0;
    top: 0;
    width: 76vw;
    -webkit-transform: translate(13%, -36%);
        -ms-transform: translate(13%, -36%);
            transform: translate(13%, -36%);
    pointer-events: none;
}

.banar_container {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.offet_notify {
    position: absolute;
    top: 62px;
    bottom: auto;
    z-index: 7;
    margin: 0 auto;
    color: #fff;
    width: 100%;
    max-width: 530px;
    text-align: center;
    padding: 20px 15px 30px 15px;
    background-size: 100% 100%;
    font-size: 18px;
    left: 50%;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.offet_notify>img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.sticky-wrapper {
    z-index: 99999;
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }

    25% {
        opacity: .5;
    }

    50% {
        opacity: 0;
    }

    75% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    25% {
        opacity: .5;
    }

    50% {
        opacity: 0;
    }

    75% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

.offet_notify span {
    -webkit-animation: blink 1.5s linear infinite;
            animation: blink 1.5s linear infinite;
}

.banar_content {
    width: 57%;
    padding-right: 40px;
}

.banar_content p {
    margin-top: 15px;
    margin-bottom: 35px;
}

.banar_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.white_text_btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-size: 16px;
    line-height: 1.31;
    padding: 5px;
}

a.MuiButtonBase-root.white_text_btn img,
.white_text_btn img {
    display: block;
    margin-right: 10px;
    width: 25px;
}

.banar_btn .white_text_btn {
    margin-left: 28px;
}

img.homeBanar_img {
    display: block;
    width: 43%;
    margin-left: auto;
    -o-object-fit: contain;
       object-fit: contain;
}

img.homeBanar_img.mobV {
    -o-object-fit: contain;
       object-fit: contain;
}

.recode_save_area {
    position: relative;
    z-index: 1;
    padding: 60px 0 0 0;
}

.recoder_container {
    margin: 0 auto;
    margin-top: 110px;
    padding: 26px 46px 100px 46px;
    position: relative;
    z-index: 1;
}

img.recordBlueLight {
    position: absolute;
    z-index: 1;
    left: -50%;
    top: -5%;
    width: 97vw;
    pointer-events: none;
}

.record_box {
    text-align: center;
    padding: 20px 25px 60px 25px;
    position: relative;
    z-index: 1;
    max-width: 405px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.record_box img {
    display: block;
    margin: 0 auto 10px auto;
    width: 57px;
}

.recoder_container .row {
    max-width: 1340px;
    margin: 0 auto;
}

.recoder_container:after {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-image: -webkit-gradient(linear, right top, left top, from(#041B46), to(#2C8799));
    background-image: -o-linear-gradient(right, #041B46, #2C8799);
    background-image: linear-gradient(to left, #041B46, #2C8799);
    display: block;
    opacity: .28;
    border-radius: 35px 35px 0px 0px;
}

.record_box:after {
    position: absolute;
    z-index: -1;
    left: 0;
    top: -20px;
    right: 0;
    bottom: 0;
    background: #0A87FA;
    display: block;
    content: "";
    border-radius: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.recoder_container .col-md-4:nth-child(2) .record_box:after {
    opacity: 1;
    visibility: visible;
    top: -57px;
}

.record_box:hover:after {
    opacity: 1;
    visibility: visible;
}

.monito_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1550px;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.monitor_img {
    width: 36%;
    max-width: 340px;
}

.monitoringSlideImage {
    position: relative;
    z-index: 1;
    padding-bottom: 182%;
}

.monitoringSlideImage>img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease all;
    -webkit-transform: translateX(-10%);
        -ms-transform: translateX(-10%);
            transform: translateX(-10%);
}

.monitoringSlideImage>img.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
}

.monitor_text {
    margin-left: auto;
    padding-top: 40px;
    padding-left: 20px;
    width: 60%;
}

.monitoring_container {
    background: #E4F4FB;
    border-radius: 50px;
    padding-top: 62px;
}

.feature_content {
    margin-top: 50px;
}

li.feature_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 18px 26px 18px 25px;
    background: #fff;
    max-width: 731px;
    border-radius: 13px;
    margin-bottom: 10px;
    background: transparent;
    opacity: .28;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
    cursor: pointer;
}

li.feature_item:hover,
li.feature_item.active {
    opacity: 1;
    background: #fff;
    -webkit-box-shadow: 0 10px 31px rgb(0 0 0 / 9%);
            box-shadow: 0 10px 31px rgb(0 0 0 / 9%);
}

li.feature_item img {
    display: block;
    max-width: 90%;
}

span.feature_icon {
    display: block;
    width: 40px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 27px;
}

.feature_content_box h3 {
    font-size: 25px;
    line-height: 1;
    margin-bottom: 5px;
}

.feature_content_box p {
    font-weight: 300;
}

.monitoring_fea {
    margin-top: -35px;
    position: relative;
    z-index: 1;
}

.get_started_area {
    background: #fff;
    padding: 250px 0 73px;
    margin-top: -164px;
}

.getStart_content {
    width: 60% !important;
    padding-right: 10px;
}

.getStartMobile {
    display: block;
    width: 40%;
    margin-left: auto;
    max-width: 330px;
}

.getStartMobileSlide {
    position: relative;
    z-index: 1;
    padding-bottom: 175%;
}

.getStartMobileSlide>img {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.getStartMobileSlide>img.active {
    opacity: 1;
    visibility: visible;
}

.get_start_row.row {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

ul.get_start_feature {
    margin-top: 55px;
}

li.getStart_fea_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
    padding: 10px;
    border-radius: 5px;
}

li.getStart_fea_item.active,
li.getStart_fea_item:hover {
    -webkit-box-shadow: 0 0 3px #e0e0e0;
            box-shadow: 0 0 3px #e0e0e0;
}

img.get_start_icon {
    display: block;
    width: 75px;
    margin-right: 25px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

.getFeaTitle {
    font-size: 18px;
}

.getStart_fea_item.active p.getFeaTitle.fz34 {
    font-weight: bold;
}

li.getStart_fea_item:last-child {
    margin: 0;
}

.benefits_contaner {
    padding: 80px 0 90px 0;
    background: #fff;
}

.benefits_contaner .section_title {
    margin-bottom: 38px;
}

.benefits_container {
    margin: 0 auto;
}

.benefit_col {
    margin-bottom: 30px;
}

.benefits_container>row {
    margin: 0 -20px;
}

.benefitsBox {
    border: 1px solid #59BA41;
    border-radius: 29px;
    padding: 17px 15px 35px 25px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.benefitsBox h3 {
    margin-bottom: 16px;
}

.benefits_container>.row {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin: 0 -20px;
}

.benefitsBox img {
    display: block;
    margin-bottom: 10px;
    margin-left: -4%;
    width: 80px;
}

.benefit_col:first-child .benefitsBox {
    color: #fff;
    background: #59BA41;
    padding: 37px 15px 45px 25px;
}

.originReview_area {
    background: #fff;
    padding: 80px 0 110px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.originReview_area .section_title {
    margin-bottom: 90px;
}

img.blue.line {
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    pointer-events: none;
    width: 103vw;
    max-width: unset;
}

.originReview_container {
    position: relative;
    z-index: 1;
    max-width: 1459px;
    margin: 0 auto;
}

.originReview_inner_content {
    background: #FFFFFF;
    -webkit-box-shadow: 0 3px 33px rgb(0 0 0 / 16%);
            box-shadow: 0 3px 33px rgb(0 0 0 / 16%);
    border-radius: 30px;
    padding-top: 46px;
    padding-bottom: 40px;
    padding-right: 50px !important;
    padding-left: 50px !important;
}

.MuiAccordionSummary-expandIconWrapper,
.MuiAccordionSummary-expandIconWrapper.Mui-expanded {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
}

.MuiAccordionSummary-expandIconWrapper:after {
    content: "";
    display: block;
    width: 41px;
    height: 41px;
    background-image: url('assets/img/Icons/BluePlus.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.MuiAccordionSummary-expandIconWrapper.Mui-expanded:after {
    background-image: url('assets/img/Icons/BlueMinus.svg');
}

.faq-area {
    background: #fff;
    padding: 0 0 0px;
}

.faq_container {
    position: relative;
    z-index: 1;
    background: #00113B;
    border-radius: 36px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 60px 5px 56px 5px;
}

img.faqLight {
    position: absolute;
    z-index: -1;
    left: -32%;
    top: -56%;
    pointer-events: none;
    height: 120%;
}

.faq_left {
    width: 42%;
    padding-right: 20px;
}

.faq_right {
    width: 58%;
    padding-left: 50px;
}

.faqContent .MuiPaper-root {
    background: transparent;
    border: 0 !important;
    color: #fff;
    padding: 24px 0;
    position: relative;
    z-index: 1;
}

.faqContent .MuiAccordionSummary-expandIconWrapper svg {
    display: none;
}

.faqContent .MuiAccordionSummary-content.Mui-expanded p {
    color: #0A87FA;
}

.faqContent .MuiAccordionSummary-content p {
    font-size: 32px;
    line-height: 1.2;
}

.faqContent .MuiButtonBase-root.MuiAccordionSummary-root {
    padding: 0 0 0 80px;
}

.faqContent .MuiAccordionSummary-content {
    position: relative;
    margin: 0 !important;
}

.faqContent .MuiAccordionSummary-expandIconWrapper,
.faqContent .MuiAccordionSummary-expandIconWrapper.Mui-expanded {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) !important;
        -ms-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
}

.faqContent .MuiAccordionDetails-root {
    padding: 24px 0 0 80px;
}

.faqContent .MuiAccordionDetails-root p {
    font-size: 27px;
    line-height: 42px;
}

.faqContent .MuiPaper-root:after {
    position: absolute;
    z-index: 1;
    left: 80px;
    right: 0;
    bottom: 0;
    height: 1px;
    background: rgb(10 135 250 / 45%);
    content: "";
}

.faq_btns {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.faq_left>p {
    margin-top: 10px;
}

.faq_btns>a {
    margin-bottom: 20px;
}

.os_area {
    padding: 170px 0 170px;
    background: #E4F4FB;
    margin-top: -70px;
}

.os_conten_row {
    max-width: 1600px;
    padding: 0 15px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.os_col {
    width: 50%;
    padding-right: 40px;
    position: relative;
    z-index: 1;
}

.os_col:last-child {
    padding: 0 0 0 40px;
}

.os_col:last-child:after {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 90px;
    bottom: 60px;
    width: 1px;
    background: #59BA41;
    content: "";
    opacity: .23;
}

.os_conte_box>h4 {
    margin-bottom: 20px;
}

.osContent_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -8px;
}

.os_inner_col {
    width: 50%;
    padding: 0 8px;
}

.os_inner_box {
    background: #fff;
    margin-bottom: 20px;
    padding: 30px 15px 45px 22px;
    border-radius: 20px;
}

.os_inner_box>h4 {
    margin-bottom: 14px;
}

.os_inner_box ul li {
    font-size: 15px;
    line-height: 1.5;
    position: relative;
    padding-bottom: 15px;
    padding-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
}

.os_inner_box ul li:last-child {
    padding-bottom: 0;
}

.os_inner_box ul li::before {
    z-index: 1;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
    content: "";
    background: #59BA41;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 8px;
    margin-top: 6px;
}

.os_inner_box ul li:first-child {
    padding-top: 0;
}

.os_inner_box ul li::after {
    position: absolute;
    background: #707070;
    display: block;
    left: 15px;
    right: 0;
    height: 1px;
    content: "";
    bottom: 0;
    opacity: .2;
}

.os_inner_box ul li:last-child::after {
    display: none;
}

footer.footer_area {
    background: #00113B;
    position: relative;
    z-index: 2;
    padding-bottom: 15px;
}

.viewPlanContainer {
    max-width: 1140px;
    margin: 0 auto;
    background: #59BA41;
    border-radius: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 50px 80px 50px 80px;
}

.viewPlan_area {
    padding: 0 15px;
    margin-top: -116px;
}

.viewPlanBtn {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: center;
}

.whiteBtn {
    background: #148A02;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    -webkit-box-shadow: 0 3px 22px rgb(0 0 0 / 35%);
            box-shadow: 0 3px 22px rgb(0 0 0 / 35%);
    border-radius: 60px;
    text-transform: none;
    padding: 21px 40px;
    display: inline-block;
    border: 2px solid #148A02;
    white-space: nowrap;
    color: #fff !important;
}

.whiteBtn:hover {
    background-color: transparent;
    text-decoration: none;
}

a.whiteBtn.colG:hover {
    background: #0e6800;
    color: #fff !important;
    border-color: #0e6800;
}

.footer_top {
    padding-top: 20px;
}

.footer_container {}

.footer_content {
    margin-top: 66px;
}

.footer_links {
    margin-top: 30px;
}

.footBotContainer {
    max-width: 1140px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 66px;
    padding: 0 12px;
}

.footer_app {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
}

.footer_app img {
    display: block;
    margin-left: 20px;
    height: 46px;
}

.foote_social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
}

ul.socialLinks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 16px;
}

ul.socialLinks li a {
    display: block;
    margin-left: 7px;
}

.TestiThumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    max-width: 950px;
}

.SwiperContainer {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 150px;
}

.TestiThumb .swiper-slide img {
    display: block;
    margin: 0 auto !important;
    width: 180px;
    height: 180px;
}

.autoreBox {
    text-align: center;
    max-width: 750px;
    margin: 0 auto;
}

.TestiAuthor {
    padding-top: 37px !important;
    position: relative;
}

.autoreBox ul.rating_box {
    margin-top: 14px;
    margin-bottom: 30px;
}

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

.swiper-pagination.swiper-pagination-fraction {
    text-align: center;
    color: rgb(0 0 0 / 40%);
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -3px;
    pointer-events: none;
    position: absolute;
    bottom: -10px;
}

span.swiper-pagination-current {
    font-size: 34px;
}

.swiper.swiper-initialized.TestiAuthor .swiper-button-prev,
.swiper.swiper-initialized.TestiAuthor .swiper-button-next {
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
    display: block !important;
    bottom: 18px !important;
    top: auto !important;
    display: block;
    width: 21px !important;
    height: 21px !important;
    z-index: 3;
}

.swiper.swiper-initialized.TestiAuthor .swiper-button-prev {
    left: 50% !important;
    margin-left: -80px !important;
}

.swiper.swiper-initialized.TestiAuthor .swiper-button-next {
    right: 50% !important;
    margin-right: -80px !important;
}

.swiper.swiper-initialized.TestiAuthor .swiper-button-prev::after,
.swiper.swiper-initialized.TestiAuthor .swiper-button-next:after {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    width: 21px !important;
    height: 21px !important;
    content: "";
}

.swiper.swiper-initialized.TestiAuthor .swiper-button-prev::after {
    background-image: url('assets/img/Icons/left-arrow-blue.svg');
}

.swiper.swiper-initialized.TestiAuthor .swiper-button-next::after {
    background-image: url('assets/img/Icons/right-arrow-blue.svg');
}

.swiper.swiper-initialized.TestiAuthor .swiper-button-disabled:after {
    -webkit-filter: invert(1) brightness(0);
            filter: invert(1) brightness(0);
    opacity: .3;
}

.swiper.swiper-initialized.TestiAuthor .swiper-button-disabled {
    opacity: 1;
}

.faqContent .accordion-item {
    border: 0;
    background: transparent;
    border-radius: 0;
    position: relative;
    z-index: 1;
    padding: 18px 0 18px 60px;
}

.faqContent .accordion-button {
    padding: 0;
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
    background: transparent !important;
    position: relative;
    z-index: 1;
}

.faqContent .accordion-body {
    color: #fff;
    padding: 24px 0 0 0;
}

.accordion-button:focus {
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.faqContent .accordion-button::after {
    content: "";
    display: block;
    width: 31px;
    height: 31px;
    background-image: url('assets/img/Icons/BluePlus.svg');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -58px;
}

.faqContent .accordion-item:after {
    position: absolute;
    z-index: 1;
    left: 60px;
    right: 0;
    height: 1px;
    bottom: 0;
    background: rgb(10 135 250 / 45%);
    content: "";
}

.faqContent .accordion-button:not(.collapsed) {
    color: #0A87FA;
}

.show .accordion-body,
.collapseing .accordion-body {}

.faqContent .accordion-button:not(.collapsed)::after {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    background-image: url('assets/img/Icons/BlueMinus.svg');
}

.testimo_thumb .swiper-slide img {
    display: block;
    max-width: 70px;
    margin: 0 auto;
    border-radius: 50%;
    -o-object-fit: contain;
       object-fit: contain;
}

.testimo_thumb .swiper-slide {
    border: 1px;
}

.swiper.testimo_thumb {
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
    right: 0;
    max-width: 670px;
}

.swiper.testimo_thumb .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.testimo_thumb .swiper-slide.swiper-slide-active img {
    max-width: 100%;
    width: 130px;
    -o-object-fit: contain;
       object-fit: contain;
    height: 130px;
}

.testimo_thumb .swiper-slide.swiper-slide-prev img {
    max-width: 100px;
}

.testimo_thumb .swiper-slide.swiper-slide-next img {
    max-width: 100px;
}

.swiper.testimo_review {
    padding-bottom: 60px;
}

.swiper-button-next,
.swiper-button-prev {
    background: transparent;
    position: absolute;
    top: auto;
    bottom: -10px;
}

.testimo_review .swiper-button-next:after,
.testimo_review .swiper-button-prev:after {
    display: none;
}

.testimo_review .swiper-button-prev {
    left: 50%;
    margin-left: -110px;
}

.testimo_review .swiper-button-next {
    right: 50%;
    margin-right: -110px;
}

.testimo_review .swiper-button-next img,
.testimo_review .swiper-button-prev img {
    -webkit-filter: invert(1) brightness(0);
            filter: invert(1) brightness(0);
    opacity: .4;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.testimo_review .swiper-button-next:hover img,
.testimo_review .swiper-button-prev:hover img {
    opacity: 1;
    -webkit-filter: unset;
            filter: unset;
}

.autoreBox ul.rating_box img {
    display: block;
    width: 20px;
    margin: 0 2px;
}

header.header_area.stikey-menu {
    position: fixed;
    background-color: #fff;
}

.stikey-menu ul.nav_list>li>a {
    color: #000;
}

.stikey-menu a.buyNow.lightGreenBtn {
    background: #1994DA;
    border-color: #1994DA;
}

.stikey-menu select#Language {
    color: #000;
}

.android_banar_area {
    padding: 150px 0 70px;
}

img.andbanarLeftImg {
    display: block;
    padding: 0;
}

.AndrRightCont {}

.AndrRightCont h2 {
    margin: 0 0 14px 0;
}

.AndrRightCont ul.android_feature {
    margin-top: 38px;
    padding-left: 23px;
}

ul.android_feature li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 15px;
    font-size: 18px;
}

ul.android_feature li img {
    display: block;
    width: 19px;
    margin-right: 16px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

ul.android_feature li:last-child {
    margin: 0;
}

.android_banar_area .row {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.dualBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.dualBtn.center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.AndrRightCont .dualBtn {
    display: block;
}

.dualBtn>a:not(:last-child) {
    margin-right: 24px;
}

.android_btn {
    margin-top: 40px;
}

.android_btn .BlueBtn {
    -webkit-box-shadow: 0 3px 22px rgb(0 0 0 / 35%);
            box-shadow: 0 3px 22px rgb(0 0 0 / 35%);
}

.feature_in_container .container {
    max-width: 1665px;
}

.CurabitursodalesBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 37px 0 37px;
}

.Curabitursodales {
    width: 32%;
    max-width: 485px;
    padding-top: 0px;
    padding-right: 40px;
}

ul.CurabitursodalesList {
    width: 67%;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

li.CurabitursodalesItem {
    width: 33.3333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    font-weight: 500;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 6px 0;
}

li.CurabitursodalesItem img {
    display: block;
    height: 32px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    margin-right: 17px;
    width: 30px;
}

li.CurabitursodalesItem:nth-child(3),
li.CurabitursodalesItem:nth-child(6) {
    max-width: 217px;
}

.blueBlackBtn {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    padding: 17px 20px;
    min-width: 157px;
    text-align: center;
    border: 1px solid #1994DA;
    border-radius: 40px;
}

a.fadeBtn {
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    color: rgb(0 0 0 / 54%);
}

.aboutSpyBtn {
    margin-top: 48px;
}

.aboutSpyCont {
    max-width: 480px;
}

.aboutSpyCont h2 {
    margin-bottom: 20px;
}

.aboutSpyImg {}

.aboutSpyImg img {
    display: block;
    width: 100%;
    margin-left: auto;
    max-width: 458px;
}

.aboutSpyApp {
    padding: 73px 0;
}

.aboutSpyApp .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.socialmonitorcont {
    max-width: 856px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 181px 0;
}

.socialmonitorcont p {
    font-size: 18px;
}

.socialmonitorcont>img {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
}

.social_medial_monitor {
    padding: 30px 0 90px;
}

.customer_review_satis {
    padding-right: 30px;
}

.customer_review_content {
    padding-left: 40px;
}

.customer_review_content>h2 {
    margin-bottom: 30px;
}

ul.customer_review_grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -14px;
}

li.gridReview_col {
    width: 50%;
    max-width: 248px;
    padding: 14px;
}

.gridReview_item {
    -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
            box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    border-radius: 25px;
    padding: 57px 20px 67px 20px;
    text-align: center;
}

.verify {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 13px;
    color: #20A0E1;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 7px 0;
}

.verify img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 7px;
    width: 16px;
}

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

ul.verifyRating li img {
    display: block;
    width: 21px;
    margin: 0 2px;
}

li.gridReview_col:nth-child(3) {
    margin-left: auto;
}

.customer_satisfied>div>.row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.customer_satisfied {
    background: #F7F8FB;
    padding: 56px 0 30px 0;
}

.buyonespy_container {
    max-width: 1235px;
    padding: 62px 55px 51px 55px;
    text-align: center;
    margin: 0 auto;
    margin-top: 80px;
    background: #1994DA;
    border-radius: 34px;
    color: #fff;
    margin-bottom: -100px;
}

.buyonespy_container .dualBtn {
    margin-top: 35px;
}

.white_black_btn {
    min-width: 255px;
    background: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    padding: 18px 43px;
    border-radius: 50px;
    text-align: center;
    color: #000;
    border: 1px solid #fff;
    display: inline-block;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.white_black_btn:hover {
    background: transparent;
    text-decoration: none;
}

a.whiteLineBtn {
    background: transparent;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    padding: 18px 61px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

a.whiteLineBtn:hover {
    background: #fff;
    color: #000;
    text-decoration: none;
}

.tabContent {
    padding: 190px 0 80px 0;
}

.screen_tab_area {
    max-width: 1460px;
    margin: 0 auto;
}

#pills-screen {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.ScreenTabs.nav-pills .nav-link {
    font-size: 16px;
    color: rgb(0 0 0 / 52%);
    padding: 9px 28px;
    border-radius: 45px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.ScreenTabs.nav-pills .nav-link.active {
    background: #58C83C;
    color: #fff;
}

.screenImg {
    width: 46%;
}

.ScreebContent {
    width: 54%;
    padding-top: 20px;
}

.screenImg img {
    width: 100%;
}

.tab_container>.row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.ScreebContent>p {
    margin: 20px 0 34px 0;
}

ul.screenFeature li {
    display: inline-block;
    text-align: center;
    width: 24%;
    padding: 0 15px;
    margin: 0 !important;
}

ul.screenFeature li img {
    display: block;
    margin: 0 auto 20px auto;
    width: 60px;
}

.tab_container {
    max-width: 1000px;
    margin: 0 auto;
}

ul.screenFeature {
    margin: 0 -15px;
    max-width: 400px;
}

.bgLight {
    background: rgb(247 248 251 / 47%);
}

.bgLightC {
    background-color: #F7F8FB;
}

.bgLightColor {
    background-color: #E4F4FB;
}

.bgBlue {
    background-color: #1994DA;
}

.bgFade {
    background-color: #F8F8F8;
}

.following_threats_area {
    padding: 80px 0 20px;
}

.following_threats img {
    display: block;
    margin: 0 auto;
    height: 100%;
}

span.follImg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 80px;
    margin-bottom: 30px;
}

.following_threats h3 {
    font-weight: bold;
    margin-bottom: 10px;
}

.following_threats {
    margin-bottom: 60px;
}

.pricing_plans_area {
    padding: 106px 0 65px;
}

.section_title h2 {
    margin-bottom: 10px;
}

.section_title p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

#pricing-tab {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 auto;
    background: rgb(25 148 218 / 10%);
    border-radius: 65px;
    overflow: hidden;
    margin-bottom: 60px;
}

#pricing-tab .nav-link {
    font-size: 18px;
    line-height: 33px;
    font-weight: 400;
    color: rgb(0 0 0 / 74%);
    padding: 10px 40px;
    border-radius: 55px;
}

#pricing-tab .nav-link.active {
    background: #1994DA;
    color: #fff;
}

div#pricing-tabContent {
    max-width: 750px;
    margin: 0 auto;
}

ul.package_feature {
    margin-bottom: 50px;
}

.pricingRow {
    max-width: 1250px;
    padding: 0 12px;
    margin: 0 auto;
}

.pricingRow>.row {
    margin: 0 -24px;
}

.pricingRow>.row>div {
    padding: 0 24px;
    margin-bottom: 30px;
}

.pricing_box {
    background: #E0EEF8;
    border-radius: 27px;
    padding: 55px 30px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.pricing_box>p {
    text-align: center;
    margin-bottom: 17px;
}

.prize {
    font-size: 60px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}

.prize span {
    font-size: 26px;
}

ul.package_feature li {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 17px;
}

.pricing_box a.white_black_btn {
    -webkit-box-shadow: 0 3px 22px #0000002b;
            box-shadow: 0 3px 22px #0000002b;
}

.pricing_box:hover {
    background: #1994DA;
    color: #fff;
}

ul.package_feature li img {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 19px;
    margin-right: 13px;
}

.pricing_box:hover ul.package_feature li img {
    -webkit-filter: invert(1) brightness(100);
            filter: invert(1) brightness(100);
}

.view_more {
    font-weight: bold;
    color: #000;
}

.pricing_box:hover .view_more {
    color: #fff;
}

.pricing_box .view_more {
    text-decoration: underline;
}

.before_buy_area {
    padding: 100px 0 100px;
}

.buy_steeps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -17px;
    margin-bottom: 84px;
}

.buy_steeps_col {
    width: 33.3333%;
    padding: 0 17px;
    position: relative;
    z-index: 1;
}

.buy_steeps_col>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    position: relative;
    z-index: 1;
    border: 2px solid #000;
    background: #F9FAFC;
    padding: 65px 65px 65px 60px;
    border-radius: 25px 0 0 25px;
}

.buy_steeps_col>div p {
    max-width: 200px;
    text-align: center;
    margin: 0 auto;
}

.buy_steeps_col>div img {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: -61px;
    height: 120px;
}

.buy_steeps_col:first-child>div img {
    left: -40px;
}

.buy_steeps_col>div:after {
    position: absolute;
    z-index: -1;
    left: 0;
    content: "";
    top: 50%;
    width: 60px;
    background: #F9FAFC;
    right: -2px;
    left: auto;
    border: 2px solid #000;
    border-right: 0;
    border-radius: 15px 0px 0px 15px;
    top: 30px;
    bottom: 30px;
}

.or_title {
    text-align: center;
    margin-bottom: 62px;
}

span.or_circle span {
    position: relative;
    z-index: 1;
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background: #1994DA;
    width: 78px;
    height: 78px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 50%;
}

span.or_circle {
    display: inline-block;
    position: relative;
    z-index: 1;
}

span.or_circle:after,
span.or_circle:before {
    position: absolute;
    z-index: -1;
    width: 300px;
    content: "";
    height: 1px;
    background: #000000;
    top: 50%;
    left: auto;
    right: 100%;
    margin-right: 20px;
}

span.or_circle:before {
    left: 100%;
    right: auto;
    margin-left: 20px;
}

.free_service {
    text-align: center;
}

.free_service a {
    color: #1994DA;
    position: relative;
    padding-bottom: 5px;
    border-bottom: 1px solid #1994DA;
}

.subscrib_container {
    max-width: 868px;
    margin: 0 auto;
    text-align: center;
    padding: 100px 0 100px;
}

.subscrib_container p {
    margin: 35px 0 60px;
}

.main_subscrib {
    max-width: 580px;
    margin: 0 auto;
}

.main_subscrib .form-control {
    font-size: 18px;
    line-height: 25px;
    border-radius: 60px;
    padding: 17px 45px;
    margin-bottom: 30px;
}

.faq_area {
    padding: 100px 0 186px;
}

.whiteFaqContent .accordion-item {
    border: 1px solid #707070 !important;
    margin-bottom: 20px;
    padding: 21px 50px;
    border-radius: 44px !important;
}

.whiteFaqContent .accordion-button:not(.collapsed) {
    background: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #000;
}

.whiteFaqContent .accordion-button {
    border-radius: 0;
    font-size: 22px;
    color: #000;
    font-weight: 500;
    padding: 0;
}

.whiteFaqContent .accordion-body {
    padding: 16px 0 0 0;
}

.whiteFaqContent .accordion-button::after {
    width: 35px;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-position: center;
    background-image: url("assets/img/Icons/down-white.png'") !important;
    background-color: #59BA41;
    border-radius: 50%;
    margin-right: -30px;
}

.whiteFaqContent .aboutSpyBtn.dualBtn {
    display: -webkit-box;
    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;
}

.copyRight {
    color: #fff;
    padding-top: 20px;
    margin-top: 30px;
    border-top: 1px solid #ffffff38;
}

.copyRight p {
    font-size: 14px;
}

ul#OS-tab .nav-link {
    background: transparent;
    color: #000;
    font-size: 16px;
    padding: 3px;
}

ul#OS-tab li.nav-item:after {
    content: "|";
}

ul#OS-tab li.nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

ul#OS-tab {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 60px;
}

ul#OS-tab .nav-link.active {
    font-weight: bold;
}

ul#OS-tab li.nav-item:last-child:after {
    display: none;
}

.blueBanar {
    background: #1134B9;
    padding: 180px 0 150px 0;
}

.blueBanar .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.com-banar_text p {
    margin: 20px 0 80px;
}

.banar_img img {
    width: 100%;
}

.spend_time_compmoni {
    padding: 100px 0 40px;
}

.com_moni_box {
    text-align: center;
    max-width: 200px;
    margin: 0 auto 70px auto;
}

.com_moni_box img {
    display: block;
    width: 90px;
    margin: 0 auto 20px auto;
}

.com_moni_box p {
    font-size: 18px;
    font-weight: 500;
}

.why_comp_spy {
    padding: 100px 0 80px;
}

.text-right {
    text-align: right;
}

.why_comp_spyContent img {
    display: inline-block;
    margin-bottom: 40px;
}

.why_comp_spyContent h2 {
    margin-bottom: 30px;
    max-width: 330px;
}

.why_comp_spyContent.text-right h2 {
    margin-left: auto;
}

.why_comp_spyContent.text-right {
    padding-right: 20px;
}

.why_comp_spyContent {
    position: relative;
    z-index: 1;
    height: 100%;
}

.why_comp_spyContent.text-left {
    padding-left: 20px;
}

.why_comp_spyContent p {
    max-width: 420px;
}

.why_comp_spyContent.text-right p {
    margin-left: auto;
}

.why_comp_spyContent.text-right:after {
    position: absolute;
    z-index: 1;
    right: -12px;
    left: auto;
    bottom: 0;
    background: rgb(112 112 112 / 20%);
    content: "";
    display: block;
    top: 300px;
    width: 1px;
}

.why_comp_spy .row>div {
    margin-bottom: 40px;
}

.comp_moni_feature_area {
    padding: 100px 0 70px;
}

.comp_moni_feature_area .section_title h2 {
    margin-bottom: 30px;
}

.comp_moni_feature_area .section_title {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.moni_featureTab {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 70px;
}

.moni_featureContains {
    background: #fff;
    -webkit-box-shadow: 0 13px 29px rgb(0 0 0 / 5%);
            box-shadow: 0 13px 29px rgb(0 0 0 / 5%);
    border-radius: 21px;
    padding: 15px 25px 15px 25px;
}

.moni_fea_tab_cont {
    max-width: 1000px;
    margin: 0 auto;
}

.moni_fea_tab_cont .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 -25px;
}

.moni_fea_tab_cont .row>div {
    padding: 25px 25px 25px 25px;
}

.moni_fea_tab_cont img {
    display: block;
    width: 100%;
}

.computer_moni_product {
    padding: 100px 0 177px;
}

.compu_moni_pro_tab_area .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.vNav_tab.nav-pills .nav-link {
    background: #E8F7EA;
    font-size: 16px;
    color: #000;
    border-radius: 13px;
    padding: 13px 50px 13px 51px;
    margin-bottom: 10px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.vNav_tab.nav-pills {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 10px 20px 20px 30px;
    margin-left: -30px;
}

.vNav_tab.nav-pills .nav-link.active {
    background: #58C83C;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    padding: 16px 55px 16px 55px;
    -webkit-box-shadow: 0 12px 21px rgb(0 0 0 / 15%);
            box-shadow: 0 12px 21px rgb(0 0 0 / 15%);
}

.vNav_tab.nav-pills .nav-link:last-child {
    margin: 0;
}

.vNav_tab_col {
    padding-right: 7px;
    max-height: 350px;
    overflow: auto;
}

.vNav_cont_col {
    padding-left: 40px;
}

.vNav_content {
    padding: 0px 0 25px 0;
}

.feature_banar_area .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.feature_banar_area {
    background: #E4F4FB;
    padding: 127px 0 10px;
    position: relative;
    z-index: 2;
}

.fea_ban_img img {
    display: block;
    width: 100%;
}

.banar_search {
    background: #fff;
    max-width: 1000px;
    margin: 0 auto;
    padding: 35px 50px 33px 50px;
    border-radius: 25px;
    -webkit-box-shadow: 0 3px 50px rgb(0 0 0 / 9%);
            box-shadow: 0 3px 50px rgb(0 0 0 / 9%);
    margin-bottom: -65px;
}

.banar_search form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.banar_search input {
    display: block;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    border: 0;
    background: transparent;
    font-size: 18px;
    color: #000;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
}

button.searchBtn {
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #59BA41;
    background: #59BA41;
    color: #fff;
    padding: 11px 30px;
    border-radius: 50px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

button.searchBtn:hover {
    background: transparent;
    color: #59BA41;
    text-decoration: none;
}

.tos_feature_contiane.compu_moni_pro_tab_area .row {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.allMoni_fea_area {
    padding: 147px 0 170px;
}

.allMoni_fea_area .section_title {
    margin-bottom: 80px;
}

.tos_feature_contiane .vNav_tab_col {
    max-height: 700px;
    padding: 25px 25px 25px 25px;
    background: rgb(201 228 244 / 9%);
    border-radius: 20px;
}

.tos_feature_contiane .vNav_tab.nav-pills .nav-link {
    text-align: left;
    padding: 13px 30px 13px 30px;
}

.tos_feature_contiane .vNav_tab.nav-pills .nav-link.active {
    padding: 16px 35px 16px 35px;
    background: #0172E3;
}

.tos_feature_contiane .vNav_tab.nav-pills {
    margin: 0;
    padding: 0;
}

.fea_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
    color: #0172E3;
}

.fea_title img {
    display: block;
    margin-right: 10px;
}

.feature_detail_title>p {
    padding-left: 30px;
    margin-top: 10px;
    line-height: 2;
}

.feature_detail_title>img {
    display: block;
    width: 260px;
    margin-left: -4%;
}

.feature_detail_title {
    margin-bottom: 20px;
}

.iphoneMoni_banar .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.iphoneMoni_banar.compu_moni_banar {
    padding: 150px 0 130px 0;
}

.about_iphone_moni {
    padding: 100px 0;
}

.iphone_feature_area {
    background: #E4F4FB;
    padding: 100px 0;
    border-radius: 50px;
}

.iphone_feature>.row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.centerTabBtn {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.centerTabBtn.nav-pills .nav-link {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    padding: 12px 40px;
    border-radius: 35px;
    margin-bottom: 10px;
}

.pricing_box .white_black_btn:hover {
    color: #fff;
}

.centerTabBtn.nav-pills .nav-link.active {
    background: #59BA41;
    color: #fff;
    -webkit-box-shadow: 0 4px 13px rgb(0 0 0 / 34%);
            box-shadow: 0 4px 13px rgb(0 0 0 / 34%);
    padding: 13px 42px;
}

.feature_img {
    display: block;
    width: 100%;
}

.why_iphone_safty {
    padding: 100px 0 70px 0;
}

.why_iphone_box p {
    max-width: 200px;
    margin: 0 auto;
}

.why_iphone_box img {
    display: block;
    width: 130px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.why_iphone_box {
    margin-bottom: 50px;
}

.ultimatespy_area {
    padding: 120px 0 80px 0;
    border-radius: 50px;
    background: #F7F8FB;
}

.ultimatespy_box>img {
    display: block;
    width: 80px;
    margin-bottom: 17px;
}

.ultimatespy_box {
    margin-bottom: 50px;
}

.ultimatespy_box p {
    max-width: 170px;
}

.how_ipho_work {
    padding: 110px 0 80px;
}

.livesyp_cam {
    display: block;
}

.livesyp_cam.nav-pills .nav-link {
    background: transparent;
    color: #000;
    position: relative;
    z-index: 1;
    margin: 0 0 10px 30px;
    font-size: 16px;
    padding: 0;
}

.livesyp_cam.nav-pills .nav-link.active {
    background: transparent;
    color: #0172E3;
}

.livesyp_cam.nav-pills .nav-link:hover {
    text-decoration: underline;
}

.livesyp_cam.nav-pills .nav-link img {
    display: block;
    position: absolute;
    left: -30px;
    top: 0px;
    height: 19px;
    opacity: 0;
    visibility: hidden;
}

.livesyp_cam.nav-pills .nav-link.active img {
    opacity: 1;
    visibility: visible;
}

.parental {
    position: relative;
    z-index: 1;
    padding-top: 140px;
}

img.blue_art_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 70px;
}

.aligh-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.phone_so_lethal {
    background: #f4fef9;
    padding-bottom: 40px;
    margin-bottom: 80px;
    position: relative;
}

img.soLethBg {
    position: absolute;
    top: 100%;
    height: 80px;
    left: 0;
    width: 100%;
}

.screen_timing {
    padding: 70px 0 100px;
}

.screening_boxes {
    position: relative;
    z-index: 1;
    margin-top: 50px;
}

img.sqare_line_1 {
    display: block;
    width: 50px;
    left: 10%;
    position: absolute;
    bottom: 100%;
    margin-bottom: 20px;
    pointer-events: none;
}

img.sqare_line_2 {
    display: block;
    width: 50px;
    position: absolute;
    right: 100%;
    top: 100%;
    margin-top: -80px;
    margin-right: 30px;
    pointer-events: none;
}

.screening {
    text-align: center;
    background: #FBFBFB;
    border-radius: 25px;
    padding: 60px 30px;
    margin-bottom: 40px;
}

.screening>img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90px;
    height: 90px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
}

.screen_timing.screen_bg {
    padding-top: 70px;
    padding-bottom: 20px;
}

.screen_timing.screen_bg {
    background: #E4F4FB;
    position: relative;
    z-index: 1;
}

img.screen_bg_art {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    bottom: 100%;
    height: 70px;
}

.screening_color .screening {
    background: #C9ECFC;
}

img.feature_circle {
    display: block;
    position: absolute;
    width: 610px;
    top: 0;
    -webkit-transform: translate(-42%);
        -ms-transform: translate(-42%);
            transform: translate(-42%);
    z-index: -1;
    pointer-events: none;
}

img.feature_circle2 {
    display: block;
    position: absolute;
    width: 480px;
    top: 25%;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
    left: 100%;
    z-index: -1;
    pointer-events: none;
}

.dotted-art-top {
    position: absolute;
    z-index: -1;
    width: 180px;
    left: 100%;
    top: -160px;
    margin-left: 20px;
    pointer-events: none;
}

.onspy_feature {
    position: relative;
    z-index: 1;
    padding-bottom: 130px;
}

img.dotted-art-bttom {
    display: block;
    width: 180px;
    position: absolute;
    top: auto;
    right: 100%;
    bottom: 60px;
    margin-right: 20px;
    pointer-events: none;
}

.spy_features_box {
    text-align: center;
}

.spy_features_box img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70px;
    height: 70px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
}

.spy_features_box {
    background: #fff;
    padding: 35px 15px 35px;
    -webkit-box-shadow: 0 3px 45px rgb(0 0 0 / 11%);
            box-shadow: 0 3px 45px rgb(0 0 0 / 11%);
    height: 100%;
}

.onspy_feature>.row>div {
    margin-bottom: 50px;
}

.kids_feature_area {
    background: #ECEFFA;
}

.kids_feature_row {}

.kids_feature_row.row {
    max-width: 730px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 40px;
}

.kidFeatureBox {
    text-align: center;
}

.kidFeatureBox img {
    display: block;
    margin: 0 auto;
    margin-bottom: 18px;
    width: 110px;
    height: 120px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
}

.oneSpyLisence {
    text-align: center;
}

.oneSpyLisence p {
    margin-bottom: 20px;
}

.center_btn {
    text-align: center;
}

.center_btn>a {
    margin-right: 20px;
    margin-bottom: 20px;
}

.center_btn>a:last-child {
    margin-bottom: 0;
    margin-right: 0;
}

.greenBtn {
    font-size: 16px;
    text-transform: capitalize;
    line-height: 1.4;
    color: #fff;
    background: #59BA41;
    padding: 12px 35px;
    border-radius: 50px;
    border: 2px solid #59BA41;
    -webkit-box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
            box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
    display: inline-block;
    font-weight: bold;
    min-width: 170px;
    text-align: center;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.greenLineBtn {
    font-size: 16px;
    text-transform: capitalize;
    line-height: 1.4;
    color: #59BA41;
    padding: 12px 35px;
    border-radius: 50px;
    border: 2px solid #59BA41;
    -webkit-box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
            box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
    display: inline-block;
    font-weight: bold;
    min-width: 170px;
    text-align: center;
}

.greenLineBtn:hover,
.greenBtn:hover {
    text-decoration: none;
}

.social_slid_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #F9F9F9;
    max-width: 100px;
    height: 140px;
    margin: 0 auto;
    border-radius: 20px;
    width: 90%;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.social_slid_item img {
    display: block;
    width: auto;
    height: 55px;
    max-width: 90%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    opacity: .3;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.social_slider_container.swiper-container {
    overflow: hidden;
    padding: 30px 0;
}

.swiper-slide-active .social_slid_item {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
    background: #57BA63;
    -webkit-box-shadow: 0 0 16px #0000003d;
            box-shadow: 0 0 16px #0000003d;
}

.swiper-slide-active .social_slid_item img {
    opacity: 1;
    -webkit-filter: invert(1);
            filter: invert(1);
}

.social_slider_box {
    position: relative;
    z-index: 1;
    padding: 0 60px;
    max-width: 1040px;
    margin: 0 auto;
}

.social-button-prev,
.social-button-next {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 30px;
    z-index: 2;
}

.social-button-next {
    left: auto;
    right: 0;
}

.oneSpy_window_box {
    text-align: center;
    max-width: 190px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.oneSpy_window_box img {
    display: block;
    width: 60px;
    margin: 0 auto 12px auto;
}

.mac_content_box {
    padding: 100px 0;
}

.mac_content_box .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.color_mac_cont {
    background: #F8FCFE;
    border-radius: 70px;
}

.blue_container {
    background: #1994DA;
}

.mac_textimoni_area .testimo_thumb .swiper-slide img {
    opacity: .6;
}

.mac_textimoni_area .testimo_thumb .swiper-slide.swiper-slide-active img {
    opacity: 1;
}

.color_mac_cont_last {
    border-radius: 70px 70px 0px 0px;
}

.windowMac {
    margin-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #2244C6;
    padding: 5px 17px;
    border-radius: 25px;
}

.windowMac>a {
    display: block;
    padding: 5px 12px;
}

.windowMac>a:last-child {
    border-left: 1px solid rgb(255 255 255 / 19%);
}

.review_banar {
    background: #E4F4FB;
    padding: 140px 0 10px 0px;
    margin-bottom: 70px;
}

.review_banar_content {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 170px 0 130px 0;
    margin-bottom: 70px;
}

img.review_bg {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
}

.review_banar_content h1 {
    margin-bottom: 10px;
}

.review_banar_content p {
    max-width: 750px;
    margin: 0 auto;
}

.giveReview_box {
    background: #fff;
    border-radius: 20px;
    -webkit-box-shadow: 0 3px 30px rgb(0 0 0 / 09%);
            box-shadow: 0 3px 30px rgb(0 0 0 / 09%);
    padding: 20px 30px;
    margin-bottom: -70px;
}

.giveReview_box form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.review_text {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-right: 30px;
}

.review_text textarea {
    display: block;
    width: 100%;
    padding: 10px 20px;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 5px;
    outline: none;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    height: 100% !important;
    border: 1px solid #ddd;
}

.review_text textarea:focus {
    -webkit-box-shadow: 0 0 4px #ddd;
            box-shadow: 0 0 4px #ddd;
}

.reviewStar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}

.review_star {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 16px;
}

ul.giveStar li img {
    display: block;
    width: 18px;
    margin-right: 5px;
}

ul.giveStar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 10px 6px 0;
}

.reviewGood img {
    width: 17px;
    margin-left: 7px;
}

.reviewGood {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.review_container {
    padding: 120px 0 170px;
}

.review_stars {
    text-align: center;
}

.rating_star {
    font-size: 70px;
    color: #59BA41;
    font-weight: bold;
}

.rating_star span {
    font-size: 40px;
    font-weight: 500;
    color: rgb(89 186 65 / 37%);
}

ul.star_rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 15px;
}

ul.star_rating li img {
    display: block;
    width: 38px;
    margin: 0 5px;
}

.allReview_top .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.review_aut_top img {
    display: block;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}

ul.user_rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3px 0 3px 0;
}

ul.user_rating li img {
    display: block;
    width: 18px;
    height: auto;
    margin-right: 5px;
}

.testReview {
    margin: 13px 0 0 0;
    padding: 32px 28px;
    border-radius: 20px;
    background: #F6FCF5;
}

.review_box:not(:last-child) {
    margin-bottom: 30px;
}

ul.giveStar li.active img,
ul.giveStar li img:hover {
    opacity: 1;
    -webkit-filter: unset;
            filter: unset;
}

.pricing_banar_area {
    background: #1134B9;
    padding: 160px 0 70px;
}

.pricing_os_tabs>.nav {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 auto;
    background: #082AAB;
    border-radius: 50px;
    overflow: hidden;
    margin-bottom: 50px;
}

.pricing_os_tabs>.nav.nav-pills .nav-link {
    padding: 14px 25px;
    border-radius: 35px;
    min-width: 180px;
    font-weight: bold;
    font-size: 17px;
    text-transform: capitalize;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.pricing_os_tabs>.nav.nav-pills .nav-link.active {
    color: #fff;
    background: #148A02;
}

.pricing_os_tabs>.nav.nav-pills .nav-link img {
    display: block;
    height: 25px;
    margin-right: 8px;
    width: 30px;
}

button#pills-iso-tab img {
    top: -2px;
    position: relative;
}

.os_pricing.d-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 30px;
}

.os_pricing>.nav.flex-column.nav-pills {
    width: 270px;
    background: #fff;
    border-radius: 20px;
}

.os_pricing.d-flex .tab-content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-left: 40px;
}

.priBox {
    background: rgb(23 68 206 / 0%);
    padding: 50px 20px 40px 20px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
    border-radius: 30px;
}

.priBox>p {
    font-size: 18px;
    margin-bottom: 5px;
}

.package_price {
    font-size: 56px;
    margin-bottom: 10px;
}

.package_price span {
    font-size: 26px;
    font-weight: 400;
}

.old_pric {
    font-size: 18px;
    opacity: .5;
    margin-bottom: 39px;
}

.package_buy {
    background: #1994DA;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 13px 35px;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 15px rgb(0 0 0 / 37%);
            box-shadow: 0 3px 15px rgb(0 0 0 / 37%);
}

.priBox.active,
.priBox:hover {
    background: rgb(23 68 206);
}

.priBox.active .package_buy,
.priBox:hover .package_buy {
    background: #59BA41;
}

.package_buy:hover {
    text-decoration: none;
    color: #fff;
}

.os_pricing>.nav.flex-column.nav-pills .nav-link {
    background: transparent;
    color: #000;
    padding: 20px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
    border-bottom: 1px solid #1134B9;
    border-radius: 0;
    position: relative;
    z-index: 1;
}

.os_pricing>.nav.flex-column.nav-pills .nav-link:last-child {
    border: 0;
}

.os_pricing>.nav.flex-column.nav-pills .nav-link:after {
    background: #1994da00;
    content: "";
    position: absolute;
    left: -30px;
    right: -30px;
    top: -2px;
    bottom: -1px;
    z-index: -1;
    border-radius: 40px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.os_pricing>.nav.flex-column.nav-pills .nav-link.active {
    border-bottom: 1px solid #1134b900;
    color: #fff;
}

.os_pricing>.nav.flex-column.nav-pills .nav-link.active:after {
    background: #59ba41;
}

.feature_list_box {
    max-width: 490px;
    margin: 0 auto;
    margin-bottom: 23px;
    padding: 0 10px;
}

.package_features p {
    margin-bottom: 10px;
}

p.feature_t {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #00000078;
}

p.feature_t img {
    display: block;
    margin-left: auto;
    height: 16px;
}

.package_features>div:last-child {
    margin-top: 50px;
}

.package_features>h3 {
    margin-bottom: 30px;
}

.lightBlueBtn {
    background: #1994DA;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    padding: 18px 23px;
    border-radius: 50px;
    min-width: 210px;
    text-align: center;
    color: #fff;
    border: 1px solid #0A87FA;
    display: inline-block;
    -webkit-box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
            box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
}

.lightBlueBtn:hover {
    text-decoration: none;
    color: #fff;
}

.package_features .lightBlueBtn,
.package_features .lightGreenBtn {
    min-width: 210px;
    text-align: center;
    text-decoration: none;
}

.price_faq_area {
    padding-bottom: 200px;
}

.price_faq_tabs .nav {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 50px;
}

.price_faq_tabs .nav.nav-pills .nav-link {
    font-size: 15px;
    background: transparent;
    color: #148A02;
    border: 1px solid #148A02;
    padding: 10px 25px;
    border-radius: 28px;
    margin-bottom: 20px;
}

.price_faq_tabs .nav.nav-pills .nav-link.active {
    -webkit-box-shadow: 0 2px 11px rgb(0 0 0 / 30%);
            box-shadow: 0 2px 11px rgb(0 0 0 / 30%);
    background: #148A02;
    color: #fff;
}

.price_faq_accord .faqContent .accordion-button {
    color: #000;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.price_faq_accord .faqContent .accordion-item:after {
    background: #0a87fa80;
}

.price_faq_accord .faqContent .accordion-body {
    color: #000;
}

.price_faq_accord .faqContent .accordion-button:not(.collapsed) {
    color: #59BA41;
}

.price_faq_accord .faqContent .accordion-button:not(.collapsed)::after {
    background-image: url('assets/img/Icons/minus-circle.svg');
    opacity: 1;
}

.price_faq_accord .faqContent .accordion-button::after {
    background-image: url('assets/img/Icons/plus-circle.svg');
    opacity: .5;
}

.mobiletrack_banar.blueBanar {
    padding: 140px 0 30px 0;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}

img.mobile_blue_art {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 70px;
    width: 100%;
}

.com-banar_text {
    position: relative;
    z-index: 1;
}

img.big-circle {
    display: block;
    position: absolute;
    width: 350px;
    right: -6%;
    top: -62%;
    z-index: -1;
}

img.small-circle {
    display: block;
    position: absolute;
    right: 106%;
    top: 65%;
    width: 170px;
    z-index: -1;
}

.whiteLabel {
    background: #fff;
    color: #1134B9;
    display: inline-block;
    padding: 5px 25px;
    border-radius: 30px;
    margin-bottom: 17px;
}

.mobiletrack_banar .com-banar_text p {
    margin-bottom: 50px;
}

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

.mobiletrack_banar .banar_img img {
    max-width: unset;
    width: 120%;
}

.trackBox img {
    width: 55px;
}

.effortless_container .section_title p {
    max-width: unset;
}

.track-pental img {
    display: block;
    width: 100%;
    height: 375px;
    -o-object-fit: contain;
       object-fit: contain;
}

.track-pental {
    max-width: 450px;
    margin: 0 auto;
}

.mobile_track_location {
    position: relative;
    z-index: 1;
    padding-top: 50px;
    padding-bottom: 150px;
    background: #e4f4fb;
}

.effortless_container {
    position: relative;
    z-index: 2;
}

img.location_art {
    display: block;
    width: 100%;
    margin-top: -100px;
    max-height: 380px;
}

.mobile_track_container {
    position: relative;
    z-index: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.mobileTrack_left {
    width: 32%;
}

.mobileTrack_right {
    width: 29%;
    margin-left: auto;
}

img.MobiletrackerImg {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
    width: 46%;
}

.mobileTrack_cont:not(:last-child) {
    margin-bottom: 50px;
}

.mobileTrack_cont2 {
    padding-left: 8%;
}

.mobileTrack_cont img {
    display: block;
    width: 62px;
}

.mobtrack_fea_col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 30px;
}

.mobtrack_fea_col img {
    display: block;
    width: 36px;
    margin-right: 10px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

.track_fe_col_cont .fwb {
    margin-bottom: 3px;
}

.mobtrack_fea_cont>.row,
.oneSpy-cont>.row {
    margin-bottom: 30px;
}

.oneSpyTrac_img {
    position: relative;
    z-index: 1;
}

.oneSpyTrac_img img {
    display: block;
    position: absolute;
    left: 12%;
    width: 110%;
    max-width: unset;
}

img.dateStore_bottom {
    display: block;
    width: 100%;
}

.oneSpy_track {
    background: #E4F4FB;
    padding-bottom: 70px;
}

.mobitrack-blue_footer {
    position: relative;
    z-index: 1;
    border-radius: 50px;
    background: #1134B9;
    padding: 80px 10% 80px 10%;
    overflow: hidden;
    margin-top: -140px;
}

img.footer_blue_1 {
    position: absolute;
    left: 2%;
    bottom: 0%;
    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%);
    width: 150px;
}

img.footer_blue_2 {
    display: block;
    position: absolute;
    right: 0%;
    width: 300px;
    top: 0%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

.voicdTrackFea {
    padding-bottom: 200px;
}

.social_banar {
    padding: 160px 0 100px;
    position: relative;
}

img.whatsapp-banar {
    position: absolute;
    z-index: -1;
    right: 0;
    top: 0;
    width: 50vw;
    height: 100%;
}

.social_banar>.container {
    position: relative;
}

.pagination_box {
    position: absolute;
    left: 12px;
    top: -30px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

.pagination_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 1;
    background: #F6F7F7;
    border-radius: 0px 35px 35px 0px;
    overflow: hidden;
}

.pagination_menu li a {
    font-weight: 500;
    font-size: 14px;
    padding: 5px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 37px;
    position: relative;
    color: #C7C8C8;
}

.pagination_menu li:last-child a {
    color: #fff;
    padding: 5px 25px 5px 25px;
}

.blue_btn li:last-child a {
    background: #5763EE;
}

.green_btn li:last-child a {
    background: #1F8456;
}

.hike_link li:last-child a {
    background: #00ACFF;
}

.kik_link li:last-child a {
    background: #5DCD11;
}

.line_link li:last-child a {
    background: #00B900;
}

.whats_link li:last-child a {
    background: #25D366;
}

.qq_link li:last-child a {
    background: #3777F0;
}

.sky_link li:last-child a {
    background: #00AFF0;
}

.zalo_link li:last-child a {
    background: #0068FF;
}

.snap_link li:last-child a {
    background: #FFFD40;
    color: #000;
}

.telg_link li:last-child a {
    background: #289DD6;
}

.tinder_link li:last-child a {
    background: #FD297B;
}

.tumb_link li:last-child a {
    background: #001935;
}

.twiter_link li:last-child a {
    background: #089BE2;
}

.viber_link li:last-child a {
    background: #7C529E;
}

.youtbe_link li:last-child a {
    background: #E62117;
}

.imo_link li:last-child a {
    background: #009DFF;
}

.instag_link li:last-child a {
    background: #DD2A7B;
}

.pagination_menu li a img {
    display: block;
    width: 17px;
}

ul.pagination_menu li:first-child a:after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("assets/img/Icons/right-arrow-fade.svg'");
    position: absolute;
    right: -8px;
}

.pagination_menu li:last-child a::before {
    content: "";
    display: block;
    left: -1px;
    top: -1px;
    bottom: -1px;
    position: absolute;
    width: 10px;
    background: #F6F7F7;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
            clip-path: polygon(0 0, 0% 100%, 100% 50%);
}

.pagination_box::after {
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    width: 100vw;
    content: "";
    background: #F6F7F7;
    margin-right: -1px;
}

.pagination_box::after,
.pagination_menu {
    background: rgb(237 243 243 / 25%);
}

.whatsAppPagi .pagination_menu li:last-child a::before,
.pagination_box.whatsAppPagi::after,
.whatsAppPagi .pagination_menu {
    background: #E1EDF2;
}

.whats_feature .whatsAppPagi .pagination_menu li:last-child a::before,
.whats_feature .pagination_box.whatsAppPagi::after,
.whats_feature .whatsAppPagi .pagination_menu {
    background: #EDF3F3;
}

.discord_banar {
    background: #F8F8F8;
}

.whats_banar {
    background: #F3F9FF;
}

.kik_banar {
    background-color: #E4F7D7;
}

.socialBanar_img img {
    display: block;
    width: 100%;
}

.social_banar_btn {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.social_banar_btn .BlueBtn {
    min-width: unset;
    padding: 18px 43px;
    margin-right: 20px;
    background: #5763EE;
    border-color: #5763EE;
}

.bluePlayBtn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 5px 10px;
    color: #5763EE;
}

a.bluePlayBtn img {
    width: 25px;
    margin-right: 5px;
}

.bluePlayBtn.blueDark {
    color: #3B5998;
}

.socil_app_spy {
    position: relative;
    z-index: 1;
}

.socil_app_spy:after {
    position: absolute;
    z-index: -1;
    content: "";
    height: 190px;
    display: block;
    width: 100%;
    top: 100%;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
            clip-path: polygon(0 0, 0% 100%, 100% 0);
    margin-top: -1px;
}

.bottomLineArt {
    padding-top: 100px;
    padding-bottom: 20px;
    margin-bottom: 220px;
}

.bottomArt-1 {
    background: #D5D8FB;
}

.bottomArt-1:after {
    background: #D5D8FB;
}

.bottomArt-2,
.bottomArt-2:after {
    background: #B3BED7;
}

.bottomArt-3,
.bottomArt-3:after {
    background: #DAEBE3;
}

.hangoutBottomArt,
.hangoutBottomArt:after {
    background: #1BA261;
}

.hangoutCBottomArt,
.hangoutCBottomArt:after {
    background: #DAEBE3;
}

.hikeTopArt,
.hikeTopArt:after {
    background: #55C8FF;
}

.kikTopArt,
.kikTopArt:after {
    background: #E4F7D7;
}

.LineTopArt,
.LineTopArt:after {
    background: #BFEEBF;
}

.hikeCallArt,
.hikeCallArt:after {
    background: #D5F1FF;
}

.qqTopArt,
.qqTopArt:after {
    background: #F3F3F3;
}

.singnalTopArt,
.singnalTopArt:after {
    background: #9BBBF8;
}

.skyTopArt,
.skyTopArt:after {
    background: #D8F3FC;
}

.zaloTopArt,
.zaloTopArt:after {
    background: #D5E6FF;
}

.snapTopArt,
.snapTopArt:after {
    background: #FFFE80;
}

.telgTopArt,
.telgTopArt:after {
    background: #DBEFF8;
}

.tindTopArt,
.tindTopArt:after {
    background: #FFCCC8;
}

.twiterTopArt,
.twiterTopArt:after {
    background: #BCE4F7;
}

.viberTopArt,
.viberTopArt:after {
    background: #E9E2EF;
}

.youtubeTopArt,
.youtubeTopArt:after {
    background: #F8C3C0;
}

.wickrmeTopArt,
.wickrmeTopArt:after {
    background: #F3F3F3;
}

.wechatTopArt,
.wechatTopArt:after {
    background: #E4F4FB;
}

.whatsTopArt,
.whatsTopArt:after {
    background: #C5F5AD;
}

.tumbTopArt,
.tumbTopArt:after {
    background: #6380A1;
}

.imoBottArt,
.imoBottArt:after {
    background: #D5EFFF;
}

.instBgArt,
.instBgArt:after {
    background: #F9DCE9;
}

.social_img img,
.social_record img {
    display: block;
    margin: 0 auto;
}

.app_monitoring {
    position: relative;
    z-index: 1;
}

.app_monitoring:after {
    position: absolute;
    z-index: -1;
    left: 0;
    content: "";
    width: 100%;
    height: 190px;
    margin-bottom: -1px;
    bottom: 100%;
    -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
            clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.topLineArt {
    padding-bottom: 80px;
    padding-top: 10px;
    margin-top: 200px;
}

topLineArt::after {
    height: 150px;
}

.topLineArtCol-1,
.topLineArtCol-1::after {
    background: #8AE7FF;
}

.spySolution_box img {
    display: block;
    margin: 0 auto;
    height: 90px;
    width: 90px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    margin-bottom: 20px;
}

.spySolution_box {
    text-align: center;
    margin-bottom: 40px;
}

.install_process {
    background: #E4F4FB;
}

.install_steep {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding-right: 11%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.install_steep:last-child {
    margin: 0;
}

.install_steep img {
    width: 100px;
    margin-right: 10px;
}

a.blackBtn {
    min-width: unset;
    padding: 18px 43px;
    margin-right: 20px;
    background: #051637;
    border: 1px solid #051637;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    border-radius: 45px;
    color: #fff;
    -webkit-box-shadow: 0 2px 15px #00000029;
            box-shadow: 0 2px 15px #00000029;
}

a.lbackPlayBtn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 5px 10px;
    color: #051637;
}

a.lbackPlayBtn img {
    width: 25px;
    margin-right: 5px;
}

.social_testi img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 120px;
    height: 120px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    border-radius: 50%;
    margin-bottom: 10px;
}

.social_testi {
    margin-bottom: 40px;
}

.social_faq_area {
    background: #E4F5FF;
    padding-bottom: 180px;
}

.social_faq .nav.nav-pills {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 auto;
    margin-bottom: 50px;
    background: #fff;
    padding: 0;
    border-radius: 65px;
    overflow: hidden;
}

.social_faq .nav.nav-pills li.nav-item .nav-link {
    font-size: 18px;
    font-weight: bold;
    color: #424242;
    padding: 14px 50px;
    border-radius: 35px;
}

.blue_faq .nav.nav-pills li.nav-item .nav-link.active {
    color: #fff;
    background: #5763EE;
}

.social_faq .accordion-button:not(.collapsed) {
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent;
    font-weight: bold;
}

.social_faq .accordion-item {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #0D4B48;
    border-radius: 0 !important;
}

.social_faq .accordion-body {
    padding: 5px 0 20px 0;
    font-size: 17px;
    font-weight: 300;
    color: #0E4C49;
}

.social_faq .accordion-button {
    padding: 18px 0;
    font-size: 24px;
    background: transparent;
}

.social_faq .accordion-button::after {
    background-image: url("assets/img/Icons/blue_down_circle.svg'");
    width: 24px !important;
    height: 25px !important;
    background-size: contain;
    opacity: .5;
}

.social_faq .accordion-button:not(.collapsed)::after {
    background-image: url('assets/img/Icons/blue_down_circle.svg');
    opacity: 1;
}

.blue_faq .accordion-button:not(.collapsed) {
    color: #5763EE;
    font-weight: bold;
}

.social_faq .accordion-button:not(.collapsed) {
    -webkit-box-shadow: none;
            box-shadow: none;
}

.blue_faq .accordion-button:not(.collapsed) {
    color: #5763EE;
}

.app_monitoring::before {
    position: absolute;
    z-index: -1;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background-image: url("assets/img/social/white-circle.png'");
    background-size: 58%;
    background-position: 149% 0%;
    content: "";
    background-repeat: no-repeat;
    overflow: hidden;
}

.dark_blue_faq .accordion-button:not(.collapsed)::after,
.dark_blue_faq .accordion-button::after {
    background-image: url('assets/img/Icons/darkblue_down_circle.svg');
}

.dark_blue_faq .nav.nav-pills li.nav-item .nav-link.active {
    color: #fff;
    background: #3B5998;
}

.dark_blue_faq .accordion-button:not(.collapsed) {
    color: #7C529E;
}

.social_record img,
.why_app_img_col img {
    width: 77%;
    display: block;
    margin: 0 auto;
}

a.social_btn {
    min-width: unset;
    padding: 18px 43px;
    margin-right: 20px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    color: #fff;
    border-radius: 35px;
    border: 1px solid;
    -webkit-box-shadow: 0 2px 15px #00000029;
            box-shadow: 0 2px 15px #00000029;
}

.soccialGbtn {
    border: 1px solid #1F8456 !important;
    background: #1F8456 !important;
}

.soccialHike {
    border: 1px solid #00ACFF !important;
    background: #00ACFF !important;
}

.soccialkik {
    border: 1px solid #5DCD11 !important;
    background: #5DCD11 !important;
}

.soccialLine {
    border: 1px solid #00B900 !important;
    background: #00B900 !important;
}

.soccialwhats {
    border: 1px solid #25D366 !important;
    background: #25D366 !important;
}

.soccialwhatsBlack {
    border: 1px solid #085D56 !important;
    background: #085D56 !important;
}

.soccialqq {
    border: 1px solid #3777F0 !important;
    background: #3777F0 !important;
}

.soccialSky {
    border: 1px solid #00AFF0 !important;
    background: #00AFF0 !important;
}

.soccialZalo {
    border: 1px solid #0068FF !important;
    background: #0068FF !important;
}

.soccialSnap {
    border: 1px solid #FFFC00 !important;
    background: #FFFC00 !important;
    color: #000 !important;
}

.soccialtelg {
    border: 1px solid #289DD6 !important;
    background: #289DD6 !important;
}

.soccialtinder {
    border: 1px solid #FD297B !important;
    background: #FD297B !important;
}

.soccialtumb {
    border: 1px solid #001935 !important;
    background: #001935 !important;
}

.soccialtumbw {
    border: 1px solid #FFFFFF !important;
    background: #FFFFFF !important;
    color: #6380A1 !important;
}

.soccialtwiter {
    border: 1px solid #089BE2 !important;
    background: #089BE2 !important;
}

.soccialViber {
    border: 1px solid #7C529E !important;
    background: #7C529E !important;
}

.soccialYoutbe {
    border: 1px solid #E62117 !important;
    background: #E62117 !important;
}

.soccialImo {
    border: 1px solid #009DFF !important;
    background: #009DFF !important;
}

.soccialInstagBtn {
    border: 1px solid #DD2A7B !important;
    background: #DD2A7B !important;
}

.InstagBtnGra {
    border: 1px solid #424242 !important;
    background: #424242 !important;
}

.hikeWb {
    border: 1px solid #fff !important;
    background: #fff !important;
    color: #00ACFF !important;
}

.hangWb {
    border: 1px solid #fff !important;
    background: #fff !important;
    color: #03100A !important;
}

.socialTextBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 5px 10px;
    font-size: 17px;
    font-weight: 500;
}

span.play {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    padding-left: 3px;
}

span.play img {
    height: 12px;
}

.text-green {
    color: #1F8456;
}

.text-green span {
    background: #1F8456;
}

.hike-text {
    color: #00ACFF;
}

.hike-text span {
    background: #00ACFF;
}

.kik-text {
    color: #5DCD11;
}

.kik-text span {
    background: #5DCD11;
}

.line-text {
    color: #00B900;
}

.line-text span {
    background: #00B900;
}

.whats-text {
    color: #25D366;
}

.whats-text span {
    background: #25D366;
}

.whats-textBlack {
    color: #085D56;
}

.whats-textBlack span {
    background: #085D56;
}

.qq-text {
    color: #3777F0;
}

.qq-text span {
    background: #3777F0;
}

.sky-text {
    color: #00AFF0;
}

.sky-text span {
    background: #00AFF0;
}

.zalo-text {
    color: #0068FF;
}

.zalo-text span {
    background: #0068FF;
}

.snap-text {
    color: #000;
}

.snap-text span {
    background: #FFFC00;
}

.snap-text span img {
    -webkit-filter: invert();
            filter: invert();
}

.telg-text {
    color: #289DD6;
}

.telg-text span {
    background: #289DD6;
}

.tind-text {
    color: #FD297B;
}

.tind-text span {
    background: #FD297B;
}

.tumb-text {
    color: #001935;
}

.tumb-text span {
    background: #001935;
}

.twit-text {
    color: #089BE2;
}

.twit-text span {
    background: #089BE2;
}

.viber-text {
    color: #7C529E;
}

.viber-text span {
    background: #7C529E;
}

.youtube-text {
    color: #E62117;
}

.youtube-text span {
    background: #E62117;
}

.tumbw-text {
    color: #fff;
}

.tumbw-text span {
    background: #fff;
}

.tumbw-text span img {
    -webkit-filter: brightness(0.5);
            filter: brightness(0.5);
}

.imo-text {
    color: #009DFF;
}

.imo-text span {
    background: #009DFF;
}

.Instag-text {
    color: #DD2A7B;
}

.Instag-text span {
    background: #DD2A7B;
}

.Instag-text-gra {
    color: #424242;
}

.Instag-text-gra span {
    background: #424242;
}

.socialWt {
    color: #fff;
}

.socialWt span {
    background: #fff;
}

.hangWt {
    color: #fff !important;
}

.hangWt span {
    background: #fff;
}

.hangWt span img {
    -webkit-filter: invert(1);
            filter: invert(1);
}

.app_spy_Img img {
    -webkit-transform: translateY(-5%);
        -ms-transform: translateY(-5%);
            transform: translateY(-5%);
}

.social_faq .nav.nav-pills li.nav-item .nav-link.active {
    color: #fff;
}

.wechatsApp_imgCont {
    position: relative;
    z-index: 2;
    margin-bottom: 110px;
    margin-top: -220px;
    display: block;
    width: 100%;
}

.green_faq .accordion-button:not(.collapsed) {
    color: #1F8456;
}

.green_faq .nav-pills .nav-link.active {
    background: #1F8456;
}

.green_faq .accordion-button:not(.collapsed)::after,
.green_faq .accordion-button::after {
    background-image: url('assets/img/Icons/green_down_circle.svg');
}

.hike_faq .accordion-button:not(.collapsed) {
    color: #00ACFF;
}

.hike_faq .nav-pills .nav-link.active {
    background: #00ACFF;
}

.hike_faq .accordion-button:not(.collapsed)::after,
.hike_faq .accordion-button::after {
    background-image: url('assets/img/Icons/hike-arrow.svg');
}

.imo_faq .accordion-button:not(.collapsed) {
    color: #009DFF;
}

.imo_faq .nav-pills .nav-link.active {
    background: #009DFF;
}

.imo_faq .accordion-button:not(.collapsed)::after,
.imo_faq .accordion-button::after {
    background-image: url('assets/img/Icons/imo-arrow.svg');
}

.instag_faq .accordion-button:not(.collapsed) {
    color: #DD2A7B;
}

.instag_faq .nav-pills .nav-link.active {
    background: #DD2A7B;
}

.instag_faq .accordion-button:not(.collapsed)::after,
.instag_faq .accordion-button::after {
    background-image: url('assets/img/Icons/instag-arrow.svg');
}

.kik_faq .accordion-button:not(.collapsed) {
    color: #5DCD11;
}

.kik_faq .nav-pills .nav-link.active {
    background: #5DCD11;
}

.kik_faq .accordion-button:not(.collapsed)::after,
.kik_faq .accordion-button::after {
    background-image: url('assets/img/Icons/kik-arrow.svg');
}

.line_faq .accordion-button:not(.collapsed) {
    color: #00B900;
}

.line_faq .nav-pills .nav-link.active {
    background: #00B900;
}

.line_faq .accordion-button:not(.collapsed)::after,
.line_faq .accordion-button::after {
    background-image: url('assets/img/Icons/kik-arrow.svg');
}

.skype_faq .accordion-button:not(.collapsed) {
    color: #00AFF0;
}

.skype_faq .nav-pills .nav-link.active {
    background: #00AFF0;
}

.skype_faq .accordion-button:not(.collapsed)::after,
.skype_faq .accordion-button::after {
    background-image: url('assets/img/Icons/skype-down.svg');
}

.signal_faq .accordion-button:not(.collapsed) {
    color: #00B900;
}

.signal_faq .nav-pills .nav-link.active {
    background: #00B900;
}

.signal_faq .accordion-button:not(.collapsed)::after,
.signal_faq .accordion-button::after {
    background-image: url('assets/img/Icons/line-down.svg');
}

.qq_faq .accordion-button:not(.collapsed) {
    color: #000;
}

.qq_faq .nav-pills .nav-link.active {
    background: #000;
}

.qq_faq .accordion-button:not(.collapsed)::after,
.qq_faq .accordion-button::after {
    background-image: url('assets/img/Icons/qq-down.svg');
}

.snap_faq .accordion-button:not(.collapsed) {
    color: #000000;
}

.snap_faq .nav-pills .nav-link.active {
    background: #FFFC00;
    color: #000000 !important;
}

.snap_faq .accordion-button:not(.collapsed)::after,
.snap_faq .accordion-button::after {
    background-image: url('assets/img/Icons/qq-down.svg');
}

.tind_faq .accordion-button:not(.collapsed) {
    color: #FD297B;
}

.tind_faq .nav-pills .nav-link.active {
    background: #FD297B;
}

.tind_faq .accordion-button:not(.collapsed)::after,
.tind_faq .accordion-button::after {
    background-image: url('assets/img/Icons/tinder-down.svg');
}

.tumb_faq .accordion-button:not(.collapsed) {
    color: #001935;
}

.tumb_faq .nav-pills .nav-link.active {
    background: #001935;
}

.tumb_faq .accordion-button:not(.collapsed)::after,
.tumb_faq .accordion-button::after {
    background-image: url('assets/img/Icons/black-down.svg');
}

.twit_faq .accordion-button:not(.collapsed) {
    color: #089BE2;
}

.twit_faq .nav-pills .nav-link.active {
    background: #089BE2;
}

.twit_faq .accordion-button:not(.collapsed)::after,
.twit_faq .accordion-button::after {
    background-image: url('assets/img/Icons/skype-down.svg');
}

.viber_faq .accordion-button:not(.collapsed) {
    color: #7C529E;
}

.viber_faq .nav-pills .nav-link.active {
    background: #7C529E;
}

.viber_faq .accordion-button:not(.collapsed)::after,
.viber_faq .accordion-button::after {
    background-image: url('assets/img/Icons/viber-down.svg');
}

.whats_faq .accordion-button:not(.collapsed) {
    color: #25D366;
}

.whats_faq .nav-pills .nav-link.active {
    background: #25D366;
}

.whats_faq .accordion-button:not(.collapsed)::after,
.whats_faq .accordion-button::after {
    background-image: url('assets/img/Icons/kik-arrow.svg');
}

.wickr_faq .accordion-button:not(.collapsed) {
    color: #000;
}

.wickr_faq .nav-pills .nav-link.active {
    background: #000;
}

.wickr_faq .accordion-button:not(.collapsed)::after,
.wickr_faq .accordion-button::after {
    background-image: url('assets/img/Icons/black-down.svg');
}

.youtube_faq .accordion-button:not(.collapsed) {
    color: #7C529E;
}

.youtube_faq .nav-pills .nav-link.active {
    background: #E62117;
}

.youtube_faq .accordion-button:not(.collapsed)::after,
.youtube_faq .accordion-button::after {
    background-image: url('assets/img/Icons/imo-arrow.png');
}

.zalo_faq .accordion-button:not(.collapsed) {
    color: #0068FF;
}

.zalo_faq .nav-pills .nav-link.active {
    background: #0068FF;
}

.zalo_faq .accordion-button:not(.collapsed)::after,
.zalo_faq .accordion-button::after {
    background-image: url('assets/img/Icons/blue_down_circle.png');
}

.sloseMenu,
.navTriger,
.desktopOnly {
    display: none !important;
}

.menu_rightbar .mobileOnly {
    display: block !important;
}

.blueMenu img.navTriger {
    -webkit-filter: invert(1);
            filter: invert(1);
}

.banarcontent2 {
    text-align: center;
    color: #fff;
    max-width: 750px;
    margin: 0 auto;
}

.home_banar_area2 {
    position: relative;
    z-index: 1;
    padding: 180px 0 400px 0;
    background-image: url('assets/img/index2/banar-group.png');
    background-position: 55% 0%;
    background-size: 47%;
    background-repeat: no-repeat;
    background-color: #00113b;
}

img.banarBottomArt2 {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 300px;
}

.home_banar_area2:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background-color: #00113b42;
}

.banarcontent2 .banar_btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 40px;
}

a.whiteBorderBtn {
    display: inline-block;
    border: 1px solid #fff;
    text-align: center;
    min-width: 211px;
    padding: 13px;
    border-radius: 35px;
    color: #fff;
}

.banarcontent2 .banar_btn>a {
    margin: 10px;
}

.banarcontent2 h1 {
    margin-bottom: 10px;
}

.record_listling {
    padding: 50px 0 0px;
}

.record_listling .section_title {
    margin-bottom: 60px;
}

.recordBox {
    text-align: center;
}

.recordBox img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

.recordBox {
    margin-bottom: 50px;
    padding: 0 10px;
}

.recordBox h4 {
    font-size: 20px;
    margin-bottom: 10px;
}

.record_listling>.container>.text-center {
    margin-top: 20px;
}

.getStarted_area {
    position: relative;
    z-index: 1;
    margin-top: 300px;
    background: #E4F4FB;
    padding-top: 50px;
    padding-bottom: 200px;
}

img.getstartedTop {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    bottom: 100%;
    height: 300px;
}

.getStarted_area p.fwb {
    margin: 0;
}

.getStarted_area .section_title {
    margin-bottom: 50px;
}

.started_container {
    max-width: 840px;
}

.started_bottom {
    margin-left: auto;
}

.started_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 320px;
    margin-bottom: 40px;
}

.started_box h2 {
    font-size: 90px;
    padding-right: 10px;
    line-height: 1;
}

.startedCont h4 {
    font-size: 20px;
    margin: 10px 0;
}

.benefits_area {
    position: relative;
    z-index: 1;
    padding: 130px 100px 90px 100px;
    background: #00113B;
    border-radius: 130px 0px;
    margin-top: -150px;
    color: #fff;
}

.benefits_area .section_title h2 {
    color: #59BA41;
}

.benefi_box {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.benefi_box img {
    display: block;
    width: 50px;
    margin-right: 20px;
}

.benefiCont h4 {
    font-size: 22px;
}

.custoermView_Area {
    padding: 110px 0;
}

.pointOfViewItem {
    position: relative;
    z-index: 1;
    padding: 44px 18px 44px 42px;
    border-radius: 15px;
    -webkit-box-shadow: 0 3px 6px #ddd;
            box-shadow: 0 3px 6px #ddd;
}

img.quotPoint {
    display: block;
    width: 20px !important;
    position: absolute;
    left: 10px;
    top: 46px;
}

.pointOfViewItem h4 {
    font-size: 20px;
    color: #0A87FA;
}

.pointOfViewItem h6 {
    font-size: 15px;
    font-weight: 300;
    color: #00000094;
    margin: 0 0 10px 0;
}

.pointOfViewItem p {
    font-weight: 300;
}

.poinOfviewSlider.owl-carousel .owl-stage-outer {
    overflow: visible;
}

.poinOfviewSliderArea {
    position: relative;
    z-index: 1;
}

.poinOfviewSliderArea:after {
    position: absolute;
    z-index: 1;
    left: auto;
    right: 100%;
    top: -10px;
    bottom: -10px;
    width: 100vw;
    background: #fff;
    content: "";
    margin-right: 6px;
}

.poinOfView {
    position: relative;
    z-index: 2;
}

.social_faq_area2 {
    padding: 100px 0;
    background: #5CA0F5;
}

.social_faq_area2 .section_title {
    color: #fff;
}

.social_faq_area2 .social_faq .nav.nav-pills {
    background: #ffffff8f;
}

.social_faq_area2 .social_faq .nav.nav-pills li.nav-item .nav-link {
    color: #ffffff73;
}

.social_faq_area2 .social_faq .nav.nav-pills li.nav-item .nav-link.active {
    color: #5CA0F5 !important;
    background: #fff;
}

.social_faq_area2 .social_faq .accordion-item {
    background: #fff;
    margin-bottom: 15px;
    border: 0;
    padding: 0px 15px;
    border-radius: 10px !important;
}

.social_faq_area2 .social_faq .accordion-item * {
    background: transparent;
}

.social_faq_area2 .social_faq .accordion-button {
    color: #050349 !important;
}

.social_faq_area2 .social_faq .accordion-body {
    padding-top: 0;
}

.social_faq_area2 .accordion-button:not(.collapsed) {
    color: #1CA3EF !important;
}

.social_faq_area2 .accordion-button:not(.collapsed)::after {
    background-image: url('assets/img/index2/close-circle.svg');
}

.social_faq_area2 .accordion-button::after {
    background-image: url('assets/img/index2/down-circle.svg');
    opacity: 1;
}

.os_area2 {
    padding: 100px 0 170px;
}

.social_faq.osFatTabs .nav.nav-pills {
    width: 100%;
    max-width: unset;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #F9F9F9;
}

.social_faq.osFatTabs .nav.nav-pills li.nav-item {
    width: 50%;
}

.social_faq.osFatTabs .nav.nav-pills li.nav-item .nav-link {
    width: 100%;
    text-align: center;
}

.social_faq.osFatTabs .nav.nav-pills li.nav-item .nav-link.active {
    background: #59BA41;
}

.osColBox {
    margin: 0 10px;
    background: rgb(228 244 251 / 30%);
    padding: 28px 20px;
    border-radius: 10px;
    border-radius: 10px;
}

.osColBox h3 {
    margin-bottom: 10px;
}

.osColBox p {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
}

.osColBox p:last-child {
    border: 0;
    margin: 0;
}

.offet_notify.offet_notify2 {
    background-image: url('assets/img/index2/Discount.png');
    padding: 20px 15px 20px 45px;
    max-width: 620px;
}

.poinOfviewSlider.owl-carousel .owl-item {
    opacity: .47;
}

.poinOfviewSlider.owl-carousel .owl-item.active {
    opacity: 1;
}

.os_area2 ul#OS-tab .nav-link,
ul#OS-tab li.nav-item:after {
    color: #59BA41;
}

.subfeatureBanar {
    background: #FCFCFC;
}

.subTopArtLine {
    position: relative;
    z-index: 1;
    background: #E4F4FB;
    padding-top: 80px;
    padding-bottom: 20px;
}

img.top-art {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    pointer-events: none;
}

.subsocial_record {
    padding: 100px 0 100px 0;
}

.subBottomArtline {
    position: relative;
    z-index: 1;
    padding: 70px 0 180px;
    background: #5F93E8;
}

img.bottom-art {
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 200px;
}

.Subspy_solution {
    padding: 100px 0 100px 0;
}

.subinstall_process {
    padding: 120px 0 120px;
    background: #E4F4FB;
}

a.BlueBtn.Feature {
    background: #5687D7;
    border-color: #5687D7;
}

a.socialTextBtn.Feature {
    color: #5687D7;
}

a.socialTextBtn.Feature span.play {
    background: #5C8FE4;
}

.subFeaLink li:last-child a {
    background: #5687D7;
}

a.BlueBtn.FeatureBlack {
    background: #0C2950;
    border-color: #0C2950;
}

a.socialTextBtn.FeatureBlack {
    color: #0C2950;
}

a.socialTextBtn.FeatureBlack span {
    background: #0C2950;
}

a.BlueBtn.FeatureGreen {
    background: #25D366;
    border-color: #25D366;
}

a.socialTextBtn.FeatureGreen {
    color: #25D366;
}

a.socialTextBtn.FeatureGreen span {
    background: #25D366;
}

a.BlueBtn.FeatureWhit {
    background: #FFFFFF;
    border-color: #FFFFFF;
    color: #5F93E8;
}

a.socialTextBtn.FeatureWhit {
    color: #fff;
}

a.socialTextBtn.FeatureWhit span {
    background: #fff;
}

a.socialTextBtn.FeatureWhit span.play img {
    -webkit-filter: invert(1);
            filter: invert(1);
}

a.BlueBtn.FeatDarGre {
    background: #59BA41;
    border-color: #59BA41;
}

a.socialTextBtn.FeatDarGre {
    color: #59BA41;
}

a.socialTextBtn.FeatDarGre span {
    background: #59BA41;
}

.SubIns.install_steep {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.SubIns.install_steep img.Subinstall_steeimg {
    width: 80px;
    margin-right: 20px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

.subfeature_faq .accordion-button:not(.collapsed) {
    color: #325794;
}

.subfeature_faq .nav-pills .nav-link.active {
    background: #59BA41;
}

.subfeature_faq .accordion-button:not(.collapsed)::after,
.subfeature_faq .accordion-button::after {
    background-image: url('assets/img/Icons/line-down.svg');
}

.pagination_box.subFeaPagi .pagination_menu li:last-child a::before,
.pagination_box.subFeaPagi::after,
.subFeaPagi .pagination_menu {
    background: #EAF0F0;
    margin-right: 0;
}

.Subwhy_one_app.why_one_app {
    padding: 100px 0 80px;
}

.Subspy_solution .spySolution_box {
    text-align: left;
}

.Subspy_solution .spySolution_box img {
    margin-left: 0;
}

.Subspy_solution .spySolution_box h4 {
    font-size: 20px;
    margin-bottom: 10px;
}

img.androidSvg {
    max-height: 420px;
    display: block;
    margin: 0 auto;
}

.social_record.subsocial_record img {
    width: auto;
}

section.subfeature_container .why_app_img_col img {
    max-height: 420px;
    -o-object-fit: contain;
       object-fit: contain;
}

.set-prferences_area {
    padding: 50px 0 30px;
}

.preferencebox img {
    height: 80px;
}

.preferencebox h4 {
    margin: 0 0 10px 0;
}

.restricCall {
    padding-top: 140px;
    padding-bottom: 80px;
}

.reboot_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.reboot_flex img {
    display: block;
    width: 87px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 15px;
    margin-left: -5px;
}

.set-reboot-area {
    padding: 100px 0;
}

.reboot-device {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px;
    border-radius: 8px;
    -webkit-box-shadow: 0 3px 14px rgb(0 0 0 / 16%);
            box-shadow: 0 3px 14px rgb(0 0 0 / 16%);
    margin-bottom: 50px;
}

.reboot-device img {
    display: block;
    height: 53px;
    width: 60px;
    -o-object-fit: contain;
       object-fit: contain;
    margin-right: 20px;
}

.reboot_flex .reboot_flex img {
    width: auto;
}

.reboot_flex .reboot_flex {
    margin-top: 20px;
}

.setPrefeSwitch {
    padding: 100px 0 100px;
    background: #E4F4FB;
}

.setPrefeSwitch .col-md-6>img {
    display: block;
    margin: 0 auto;
}

.iphoneFeatureThumb .swiper-wrapper .swiper-slide {
    position: unset;
    width: auto !important;
    text-align: center !important;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    padding: 12px 40px;
    border-radius: 35px;
    margin-bottom: 10px;
    cursor: pointer;
    margin-right: 0 !important;
}

.iphoneFeatureThumb .swiper-wrapper {
    position: unset !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100% !important;
    -webkit-transform: unset !important;
        -ms-transform: unset !important;
            transform: unset !important;
}

.iphoneFeatureThumb .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
    background: #59BA41;
    color: #fff;
    -webkit-box-shadow: 0 4px 13px rgb(0 0 0 / 34%);
            box-shadow: 0 4px 13px rgb(0 0 0 / 34%);
    padding: 13px 42px;
}

.iphoneFeatureThumb {
    overflow: unset;
}

.BlueBtn {
    background: #0A75E3;
    border: 1px solid #0A75E3;
}

.blueBlackBtn:hover {
    color: #fff;
}

.stikey-menu a.buyNow.lightGreenBtn:hover {
    color: #fff;
}

.soccialYoutbe:hover,
a.soccialSnap:hover,
.soccialInstagBtn:hover {
    opacity: .8;
}

.soccialZalo:hover,
.soccialViber:hover,
.soccialtwiter:hover,
.soccialtelg:hover,
.soccialSky:hover,
.soccialqq:hover,
.soccialImo:hover,
.soccialHike:hover,
.lightBlueBtn:hover,
a.whiteLineBtn:hover,
.white_black_btn:hover,
.stikey-menu a.buyNow.lightGreenBtn:hover,
.blueBlackBtn:hover,
.blueLLineBtn:hover,
.BlueBtn:hover {
    background: #0855a5 !important;
    border-color: #0855a5 !important;
    text-decoration: none;
}

.BlueBtn.blueDark:hover {
    background: #3b49ed !important;
    border-color: #3b49ed !important;
}

a.socialTextBtn.Feature:hover,
.zalo-text:hover,
.viber-text:hover,
.twit-text:hover,
.telg-text:hover,
.sky-text:hover,
a.fadeBtn:hover {
    color: #0855a5 !important;
    text-decoration: none;
}

a.BlueBtn.FeatureWhit:hover,
a.whiteLineBtn:hover,
.white_black_btn:hover,
.blueLLineBtn:hover {
    color: #fff;
}

a.BlueBtn.FeatureGreen:hover,
.soccialwhats:hover,
.soccialLine:hover,
.soccialkik:hover,
.soccialGbtn:hover,
.greenLineBtn:hover,
.greenBtn:hover,
.whiteBorderBtn:hover,
.lightGreenBtn:hover {
    background: #0e6800 !important;
    color: #fff !important;
    border-color: #0e6800 !important;
    text-decoration: none !important;
}

a.socialTextBtn.FeatureGreen:hover,
.whats-text:hover,
.line-text:hover,
.kik-text:hover,
.text-green:hover {
    color: #0e6800 !important;
}

.record_listling a.lightGreenBtn,
.stikey-menu a.buyNow.lightGreenBtn {
    -webkit-margin-start: 10px;
    margin-inline-start: 10px;
    -webkit-animation: pulseBlue 3s ease-in-out infinite;
    animation: pulseBlue 3s ease-in-out infinite
}

a.blackBtn:hover {
    background: #133881;
    border: 1px solid #133881;
}

.wave_button,
.menu_rightbar .buyNow {
    -webkit-margin-start: 10px;
    margin-inline-start: 10px;
    -webkit-animation: pulse 3s ease-in-out infinite;
    animation: pulse 3s ease-in-out infinite
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(124, 185, 55, .4);
                box-shadow: 0 0 0 0 rgba(124, 185, 55, .4)
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px transparent;
                box-shadow: 0 0 0 10px transparent
    }

    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent
    }
}

@keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(124, 185, 55, .4);
                box-shadow: 0 0 0 0 rgba(124, 185, 55, .4)
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px transparent;
                box-shadow: 0 0 0 10px transparent
    }

    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent
    }
}

@-webkit-keyframes pulseBlue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(25 148 218 / 40%);
                box-shadow: 0 0 0 0 rgb(25 148 218 / 40%)
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px transparent;
                box-shadow: 0 0 0 10px transparent
    }

    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent
    }
}

@keyframes pulseBlue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(25 148 218 / 40%);
                box-shadow: 0 0 0 0 rgb(25 148 218 / 40%)
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px transparent;
                box-shadow: 0 0 0 10px transparent
    }

    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
                box-shadow: 0 0 0 0 transparent
    }
}


/* ============================
Buy Now New Page
============================  */

.ostabcontent .tab-content {
    position: relative;
    z-index: 1;
    padding: 50px 0;
}

.ostabcontent .tab-content:after, 
ul.user_list:after {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background: #F8F9FA;
    content: "";
    display: block;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
    z-index: -1;
}

/* .os_tas_container {
    padding: 120px 0 0px 0;
} */

.ostabcontent .nav {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-bottom: 1px solid #ddd;
}

.ostabcontent .nav .nav-link {
    background: transparent;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #677983;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 2.22px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 20px 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
    border-bottom: 3px solid transparent;
    border-radius: 0;
}

.ostabcontent .nav li.nav-item {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}

.ostabcontent .nav .nav-link img {
    display: block;
    height: 32px;
    margin-right: 20px;
    -webkit-filter: invert(1) brightness(0);
            filter: invert(1) brightness(0);
    opacity: .5;
}

.ostabcontent .nav .nav-link.active img, .ostabcontent .nav .nav-link:hover img {
    -webkit-filter: unset;
            filter: unset;
    opacity: 1;
}

.ostabcontent .nav .nav-link.active, .ostabcontent .nav .nav-link:hover {
    color: #000;
    border-bottom: 3px solid #0070f6;
}

.compare-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.compare-colum.featurecolum {
    width: 33%;
    border: 0;
}

.compare-colum {
    width: 22.33333%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    border: 1px solid #ddd;
}

.compare-colum.featurecolum h2 {
    font-size: 2rem;
    line-height: 3rem;
}

.colum_top, .package_box {
    padding: 15px 10px;
    min-height: 140px;
    z-index: 222;
}

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

ul.packageSupportList li img {
    display: block;
    height: 18px;
    -webkit-filter: invert(1) brightness(0);
            filter: invert(1) brightness(0);
    opacity: .5;
    margin: 0 4px;
}

.compare-colum ul.packageSupportList {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 13px 0;
}

.trial a,
.viewFeature,
.packageCont a {
    font-size: 14px;
    line-height: 1.33;
    font-weight: 800;
    letter-spacing: .8px;
    text-transform: uppercase;
    border-bottom: 1px solid #071d2b;
    -webkit-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s;
    display: inline-block;
    color: #000;
}

.package_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    background: #fff;
}

.package_icon {
    width: 40px;
    margin-right: 16px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    background-color: #ff7800;
    border-radius: 20%;
}

.package_icon img {
    display: block;
    width: 32px;
    margin: 4px;
}

.osfeatureItem {
    text-align: center;
    padding: 10px 8px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    min-height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #071d2b;
}

.osfeatureItem a {
    color: #071d2b;
    border-bottom: 1px dotted #000;
}

.osfeatureItem a:hover {
    border-bottom: 1px dotted #0000;
}

.osfeatureItem img {
    height: 15px;
}

.featurecolum .osfeatureItem {
    text-align: left;
    display: -webkit-box;
    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;
}

.featurecolum .osfeatureItem img {
    height: 32px;
    width: 32px;
    -o-object-fit: contain;
       object-fit: contain;
    margin-right: 5px;
}

img.closeFade {}

.compare-colum.premiumColum {
    outline: 2px solid #59ba41;;
    position: relative;
    border: 1px solid #ff7800;
    z-index: 2;
}

.osfeatureItem.closeFade {
    background: #fff;
}

a.windowDownload {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    padding: 12px 29px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    border: 1px solid #0A75E3;
    color: #0A75E3;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

a.windowDownload img {
    height: 21px;
    margin-right: 10px;
}

a.windowDownload:hover {
    background: #0A75E3;
    color: #fff;
}

a.windowDownload:hover img {
    -webkit-filter: invert(1) brightness(100);
            filter: invert(1) brightness(100);
}

.select_device select {
    color: #071d2b;
    border-color: #e5e8ea;
    -webkit-box-shadow: 0 10px 20px -10px rgb(7 29 43 / 16%);
            box-shadow: 0 10px 20px -10px rgb(7 29 43 / 16%);
    height: 2.5rem;
    padding: 0.5rem 2rem 0.5rem 1rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5rem;
    border: 1px solid #e5e8ea;
    border-radius: 20px;
}

.select_device {
}

span.save {
    text-transform: uppercase;
    font-weight: 800;
    color: #071d2b;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 0.5rem;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #ffddbf;
    display: inline-block;
    padding: 3px 12px;
}

.productPricerice {
    position: relative;
    display: inline-block;
    font-size: 46px;
    line-height: 1;
    font-weight: bold;
    padding-left: 17px;
}

span.priceIcon {
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
}

span.packageYear {
    font-weight: 400;
    font-size: 18px;
}

span.priceCent {
    position: absolute;
    right: 19px;
    top: 0;
    font-size: 18px;
}

.packagePice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 25px 15px;
    min-height: 315px;
}

.packagePice span.save {
    margin: 25px 0  15px 0;
}

a.buynow_package {
    background: #0A75E3;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    padding: 12px 33px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    border: 1px solid #0A75E3;
    display: inline-block;
}

a.buynow_package:hover {
    background: #0855a5 !important;
    border-color: #0855a5 !important;
}

.packagePice .productPricerice {
    margin-bottom: 20px;
}

.packagePice a.buynow_package {
    margin-bottom: 20px;
}

.packagePice p {
    color: #677983;
}

.osfeatureItem.closeFade img {
    -webkit-filter: invert(1) brightness(0) opacity(0.5);
            filter: invert(1) brightness(0) opacity(0.5);
}

ul.user_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 25px 0 95px 0;
    position: relative;
    z-index: 1;
}

ul.user_list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 20px;
    font-size: 17px;
}

ul.user_list li img {
    display: block;
    height: 20px;
    margin-right: 10px;
}

.privacy_product {
    padding-top: 100px;
}

.buynowTitle {
    margin-bottom: 80px;
}

.buynowTitle h4 {
    color: #0070f6;
    font-size: .9375rem;
    line-height: 1.5rem;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
}

.buynowTitle h2 {
    margin-bottom: 1.5rem;
    font-size: 2.875rem;
    line-height: 4rem;
    text-transform: uppercase;
}

.buynowTitle p {
    font-size: 1.375rem;
    line-height: 2.5rem;
}

.deviceFeature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.yearlyPackageCont {
    width: 200px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    text-align: center;
    padding: 0 20px;
}

.yearlyPackageCont> img {
    background-color: #ff7800;
    border-radius: 20%;
    width: 60px;
    padding: 3px;
    display: block;
    margin: 0 auto 19px auto;
}

.deviceFeature {
    background: #F8F9FA;
    padding: 50px 20px 30px 20px;
    border-radius: 10px;
    margin-bottom: 80px;
}

.yearlyFeture.row {
    margin: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    position: relative;
    z-index: 1;
}

.yearlyPackageCont h3 {
    font-size: 23px;
    margin-bottom: 10px;
}

.yearlyPackageCont ul.packageSupportList {
    margin-top: 20px;
    margin-bottom: 15px;
}

.packageCont p {
    font-size: 16px;
    margin-bottom: 20px;
}

span.tenDevice {
    width: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    background-color: #fff;
    border-radius: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 8px 24px;
    -webkit-box-shadow: 0 10px 20px -10px rgb(7 29 43 / 20%);
            box-shadow: 0 10px 20px -10px rgb(7 29 43 / 20%);
    border: 1px solid #e5e8ea;
}

.yearlyFeture> span.tenDevice {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
    top: -70px;
}

.yealipackage {
    position: relative;
    background: #fff;
    border: 1px solid #e5e8ea;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 45px 22px 32px 22px;
    text-align: center;
    border-radius: 10px;
    height: 100%;
}

.secureVpn .yealipackage span.tenDevice {
    display: none;
}

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

.yealipackage h3 {
    font-size: .9375rem;
    line-height: 1.5rem;
    font-weight: 800;
    letter-spacing: 2.5px;
    margin-bottom: 10px;
}

.yealipackage ul.packageSupportList {
    margin-bottom: 24px;
}

.yealipackage .productPricerice {
    margin: 10px 0 15px 0px;
}

.yealipackage p:last-child {
    color: #677983;
    margin-top: 15px;
}

.SecureBrowser .yealipackage span.tenDevice {
    display: none;
}

.yearlyPackageCont a.viewFeature {
    margin-top: 30px;
}

.yealipackage .select_device select {
    position: absolute;
    left: 50%;
    top: -20px;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
}

.yealipackage.trailBox a.windowDownload {
    margin-top: auto;
}

.device_feature.driveUpdate .deviceFeature {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.yealipackage a.viewFeature {
    margin-top: 20px;
}

.device_feature.bundless> .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.service_area {
    margin-top: 50px;
    margin-bottom:20px;
}

.businessProduct {
    padding: 8rem 0;
    background-color: #071D2B;
    background-image: url("assets/img/buynow/bg-blade-dark.svg'");
    background-repeat: no-repeat;
    background-size: cover;
}

.businessProduct a.BlueBtn {
    margin-top: 40px;
    text-transform: uppercase;
}

.businessProduct .buynowTitle {
    margin-bottom: 20px;
}

.packageCont h3 {
    font-size: 21px;
    padding-top: 3px;
}

.checkBlue {
    background: #F0F7FF;
}

.checkBlue img, .closeFade img {
    margin: 0 0;
}

.colum_top {
    margin-bottom: 1px;
    background: #F8F9FA;
}

.compare-colum .packagePice {
    min-height: 315px;
}

.compare-colum .packagePice a.windowDownload {
    margin-top: 30px;
}

.columMobText {
    display: none;
}

.mob-compare-table {
    display: none;
}

.row .txt {
   font-size: 14px;
   color: #666;
   line-height: 27px;
}
p {
   font-size: 14px;
   color: #666;
}
.quicktour:after{
   display:none !important;
}
.boxShadow{
   -webkit-box-shadow: 4px 12px 34px -8px rgba(101,159,252,0.68);
   -moz-box-shadow: 4px 12px 34px -8px rgba(101,159,252,0.68);
   box-shadow: 4px 12px 34px -8px rgba(101,159,252,0.68);
}
.pt-5 {
   padding-top: 0rem !important;
}
@media only screen and (min-width: 426px) and (max-width: 767px) {
   .hiddenObj {
       display: none;
  }
}
@font-face {
   font-family: 'Signika';
   src: url('assets/fonts/Signika-Regular.woff2') format('woff2'), url('assets/fonts/Signika-Regular.woff') format('woff');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: 'Signika';
   src: url('assets/fonts/Signika-Semibold.woff2') format('woff2'), url('assets/fonts/Signika-Semibold.woff') format('woff');
   font-weight: 600;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: 'Signika';
   src: url('assets/fonts/Signika-Light.woff2') format('woff2'), url('assets/fonts/Signika-Light.woff') format('woff');
   font-weight: 300;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: 'Signika';
   src: url('assets/fonts/Signika-Bold.woff2') format('woff2'), url('assets/fonts/Signika-Bold.woff') format('woff');
   font-weight: bold;
   font-style: normal;
   font-display: swap;
}
body {
   font-family: 'Signika', sans-serif;
   font-style: normal;
   background-color: #1134b9;
  font-size: 18px;
   line-height: 1.33;
   color: #051637;
}
nav.navcontainer {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   max-width: 660px;
   padding: 9px 12px;
   margin: 0 auto;
}
.panel-footer {
   padding-top: 10px;
   padding-bottom: 10px;
   margin-top: 10px;
   border-top: 1px solid #eee;
   color: #999999 !important;
   background-color: #eee;
}
.langBtn {
   cursor: pointer;
}
.hidden {
   display: none;
}
/* Buttons and links */
button {
   font-family: 'Signika', sans-serif;
   color: #ffffff;
   background-color: #148a02a6;
   border-radius: 4px;
   border: 0;
   padding: 12px 16px;
   font-size: 16px;
   font-weight: 600;
   cursor: pointer;
   display: block;
   transition: all 0.2s ease;
   box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.07);
   width: 100%;
}
button:hover {
   filter: contrast(115%);
}
button:disabled { 
   opacity: 0.5;
   cursor: default;
}
.lightGreenBtn {
   font-size: 16px;
   text-transform: capitalize;
   line-height: 1.8;
   color: #fff;
   background: #148a02;
   text-align: center;
   padding: 12px 35px;
   border-radius: 5px;
   border: 2px solid #148a02;
   -webkit-box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
   box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
   display: inline-block;
   font-weight: bold;
   animation: pulse 1s linear infinite;
}