@font-face {
    font-family: 'Roboto-Regular';
    src: url("../woff/roboto-regular.woff");
}

body {
    background-color: #f7f7f9 !important;
}

a {text-decoration: none !important;}
.hideondesktop{display:none!important}
.logo-new1,.logo-new2{margin-left:auto;margin-right:auto;display:block;height:auto}
@media (max-width:320px){
    .arrow_faq,.arrow_qsg{margin-inline-end:-15rem}
}
#logo-blk{text-align:center;margin-top:6px}
.logo-new1{width:100%}
.logo-new2{margin-top:12px;width:54%}
@media (max-width:991px){
    .vertical-center-container{position:relative;right:0}
    .navbar{position:fixed!important}
}
header{position:fixed;height:auto;width:100%;z-index:100}
.logo-new{max-width:50%;margin-top:-8px}
body.offcanvas-active{overflow:hidden}
.offcanvas-header{display:none}
.screen-darken.active{z-index:10;transition:opacity .3s,width;opacity:1;width:100%;visibility:visible}
.navbar-bg{background-color:#fff!important;padding-top:15px!important}
.navbar-dark .navbar-brand{color:#000!important}
.badge{padding:.2rem!important;position:absolute;transform:translateY(-10px)}
.navbar-expand-lg .navbar-nav .dropdown-menu{border:none;box-shadow:0 0 15px #ddd,0 0 20px #ccc}
.dropdown-item{display:block;width:100%;padding:.4rem 1rem!important;clear:both;font-weight:500!important;font-size:13px!important;color:#000;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;font-family:Roboto-Regular}
.btn-close,.close{color:#fff}
.cookies-text{font-family:Roboto-Regular;font-weight:600!important;font-size:15px!important}
@media (min-width:992px){
    .navbar-expand-lg .navbar-nav .nav-link{padding-right:0;padding-left:0}
    .only-mob-tab{display:none;visibility:hidden;opacity:0}
    .dropdown-menu{padding:10px!important}
}
@media all and (max-width:991px){
    .badge{top:20px}
    .navbar-expand-lg .navbar-nav .dropdown-menu{border:none;box-shadow:none;text-align:center;max-width:220px;margin:auto}
    .listborder{border:1px solid #ccc}
    .mobile-offcanvas .container,.mobile-offcanvas .container-fluid,.offcanvas-header{display:block}
    .mobile-offcanvas{visibility:hidden;transform:translateX(-100%);border-radius:0;display:block;position:fixed;top:0;left:0;height:100%;z-index:1200;width:100%;overflow-y:scroll;overflow-x:hidden;transition:visibility .3s ease-in-out,transform .3s ease-in-out}
    .mobile-offcanvas.show{visibility:visible;transform:translateX(0)}
    .vertical-center-container{display:-webkit-box!important;text-align:center;height:100%!important}
    .vertical-center-sec{vertical-align:middle;margin:-82px auto auto;width:100%}
    .only-desk{display:none;visibility:hidden;opacity:0}
}
@media all and (min-width:350px) and (max-width:1024px){
    .togglemargin{margin-top:10px}
}
.cookie-banner{position:fixed;bottom:40px;left:10%;right:10%;width:80%;padding:5px 14px;display:flex;align-items:center;justify-content:space-between;background-color:#eee;border-radius:5px;box-shadow:0 0 2px 1px rgba(0,0,0,.2)}
.close{height:20px;background-color:#777;border:none;border-radius:2px;cursor:pointer}
@media all and (min-width:350px) and (max-width:768px){
    .vertical-center-container{height:100%!important}
}
.review_btn{position:absolute;top:23%;left:23px}
.googlereview_btn{padding:15px 27px}
.approved_img1,.google_review{width:100%;border-radius:4px}
a.new-sa-seals{display:unset!important}
@media (max-width:767px){
    .hideonmobile{display:none}
    .hideondesktop{display:block!important}
    #faq_main,#platform_main,#product_main,#qsg_main{margin-top:95px}
    .togglemargin{line-height:52px!important}
    .header__icon{margin-top:-5px}
    .review_btn{position:absolute;top:73px;left:7px;right:7px}
}
.show {
    display: block !important;
}
#product_main {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}
.show #product_main {
    max-height: 681px; 
    position: absolute;
    width: 100%;
}
.show #platform_main {
    max-height: 681px; 
    position: absolute;
    width: 100%;
}
.show #faq_main {
    max-height: 681px; 
    position: absolute;
    width: 100%;
}
.show #qsg_main {
    max-height: 681px; 
    position: absolute;
    width: 100%;
}
.main-head {
    padding-top: 108px;
    margin-bottom: 64px;
    width: 81% !important;
}
.main-head p {
    font-size: 13px;
    margin-bottom: 28px;
    font-family: 'Roboto-Regular';
}
.main-head h6 {
    font-size: 23px;
    font-weight: 700;
    color: #000;
    text-align: center;
    font-family: 'Roboto-Regular';
}
.update {
    font-size: 11px;
    color: #9c9aa6;
    text-align: center;
    font-family: 'Roboto-Regular';
}
.sub_text {
    text-align: center;
    color: #9c9aa6;
    margin-top: 15px;
    font-size: 13px;
    font-family: 'Roboto-Regular';
}
.border_1 {
    background-color: #fff;
    border: 1px solid grey;
    width: 71%;
    padding: 33px;
    position: sticky;
    top: 150px;
    z-index: 1;
}
.icon_1 {
    color: #0b5dc1  ;
    float: right;
}
.icon_2 {
    color: #0b5dc1  ;
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
    font-size: 45px !important;
}
.icon_3 {
    color: #0b5dc1  ;
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
    font-size: 30px !important;
}
.right_border {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid lightgrey;
}
.right_border:hover {
    border: 2px solid #0b5dc1;
    cursor: pointer;  
}
.icon_4 {
    color: #0b5dc1  ;
    padding: 41px;
}
.icon_5 {
    color: #0b5dc1  ;
    padding: 38px;
    font-size: 25px !important;
}
.right_border h6 {
    color: #0b5dc1;
    text-align: left;
    font-size: 16px;
    padding-top: 31px;
    font-family: 'Roboto-Regular';
}
.right_border .update {
    text-align: left;
    font-family: 'Roboto-Regular';
}
@media (max-width: 767px) {
    .main-head {
        padding-top: 90px;
    }
    .border_1 {
        width: 100%;
        margin-bottom: 31px;
    }
    .right_border h6 {
        color: #0b5dc1;
        text-align: left;
        font-size: 13px;
        margin-left: 29px;
        padding-top: 31px;
        font-family: 'Roboto-Regular';
    }
    .icon_5 {
        color: #0b5dc1;
        padding: 0px;
        margin-top: 38px;
        font-size: 25px !important;
    }
    .right_border .update {
        text-align: left;
        margin-left: 29px;
        font-family: 'Roboto-Regular';
    }
}
.contact-height {
    height: 68px;
}

@media (max-width: 767px) {
    .contact-height {
        height: 0px;
    }
    .socialMediaIcons {
        margin-top: 12px !important; 
    }
    .logo-new1 {
        margin-top: 10px;
    }
}
.only-mob-tab {
    position: relative;
    z-index: 1;
    /* display: block !important; */
    align-items: center;
    justify-content: space-between;
}

/****Footer style**/
.site-footer {
    background-color: #292929 !important;
}
.footer-head {
    color: #fff;
    text-decoration: none;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 16px;
    font-weight: 700;
    padding: 7px 0;
}
.logo-new {
    max-width: 80%;
}
.logo-new1 {
    max-width: 100%;
}
.footer-subhead {
    color: #fff;
    text-decoration: none;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 16px;
    font-weight: 700;
    padding: 8px 0 2px 0;
    margin: 0 0;
}
.footer-subhead a, .footer-subhead a:hover {
    color: #000033;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 0 2px 0;
    margin: 0 0;
    text-decoration: none;
}
.footer-desc {
    color: #797979;
    text-decoration: none;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 15px;
    font-weight: 500;
}
.footer-desc a, .footer-desc a:hover {
    /* color: #797979; */
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
}
.copyright {
    color: white;
    background-color: #1a1a1a;
    padding: 10px 15px 1px 15px;
    text-align: center;
    font-family: 'Roboto-Regular';
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
}
.copyright p, .copyright a {
    color: #999999;
    text-decoration: none;
    text-align: center;
    font-family: 'Roboto-Regular';
    font-size: 16px;
    font-weight: 500;
    padding: 0px 20px 0px 20px;
}
.grey-text {
    color: #555555;
    text-decoration: none;
}
ul.footer-desc {
    list-style-type: none;
    padding-left: 0
}
.social-med-footer {
    max-width: 33px;
}
.align-social-icons {
    margin: 10px auto auto 20px;
    text-align: left;
}
.company-show.show3 {
    display: block;
}
.company-show.hide {
    display: none;
}
.company-show {
    display: none;
}
.product-show.show4 {
    display: block;
}
.product-show {
    display: none;
}
.account-show.show5 {
    display: block;
}
.account-show {
    display: none;
}
.policy-show.show6 {
    display: block;
}
.policy-show {
    display: none;
}
.shop-show.show7 {
    display: block;
}
.shop-show {
    display: none;
}
.product-show li a {
    font-size: 15px !important;
}
.address-show li a {
    font-size: 15px !important;
}
.contact-show li a {
    font-size: 15px !important;
}
.footer-col span.rotate {
    transform: translateY(3%) rotate(-180deg);
}
.footer_address h6 {
    color: #fff;
    font-size: 18px;
    font-family: 'Roboto-Regular';
}
.footer_address p {
    font-family: 'Roboto-Regular';
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 0;
}
.footer_address p a {
    color: #fff !important;
}
.footer-desc-img {
    display: flex;
}
footer .container {
    max-width: 1351px;
    margin: auto;
}
.row {
    display: flex;
    flex-wrap: wrap;
}
ul {
    list-style: none;
}
.footer {
    padding: 48px 0 1px;/*15 0 1*/
}
.footer-col {
    width: 16% !important;
    padding: 0 15px;
}
.footer-col a {
    text-decoration: none !important;
}
.footer a {
    text-decoration: none !important;
}
.footer-col h4 {
    font-size: 18px;
    color: #ffffff;
    text-transform: capitalize;
    margin-bottom: 35px;
    font-weight: 500;
    position: relative;
    font-family: 'Roboto-Regular';
    margin-top: 10px;
}
.footer-col h4::before {
    /* content: ''; */
    position: absolute;
    left: 0;
    bottom: -10px;
    background: linear-gradient(#f9f7f5, #f9f7f5) padding-box, linear-gradient(45deg, #04a7cc, #7b8bc6) border-box;
    border: 1px solid transparent;
    height: 2px;
    box-sizing: border-box;
    width: 50px;
}
.footer-col ul li:not(:last-child) {
    margin-bottom: 10px;
}
.footer-col ul li a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    font-weight: 300;
    color: #bbbbbb;
    /* display: block; */
    transition: all 0.3s ease;
}
.footer-col .social-links a {
    display: inline-block;
    height: 40px;
    width: 40px;
    background-color: rgba(255, 255, 255, 0.2);
    margin: 0 10px 10px 0;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #fff;
    transition: all 0.5s ease;
}
.footer-col .social-links a:hover {
    color: #24262b;
    background-color: #fff;
}
.logo-new1 {
    margin: 0 13px;
}
.footer_container {
    max-width: 1512px !important;
}
.rated_text {
    font-family: 'Roboto-Regular';
    background: #fff;
    color: #000;
    width: auto;
    text-align: center;
    width: 41%;
    margin: 14px 0;
    padding: 2px;
    border: 2px solid #555;
    border-radius: 3px;
    font-weight: 700;
    box-shadow: -2px 6px 5px 1px rgba(0, 0, 0, 0.1);
}
.footer_thintext {
    color: #fff;
    font-size: 10px;
    margin-top: 8px;
    font-family: 'Roboto-Regular';
    text-align: center;
    position: relative;
    left: 66px;
}
.last_footer {
    color: #fff;
    font-size: 10px;
    font-family: 'Roboto-Regular';
    float: right;
}
.footer_topimg {
    float: right;
}
.logo_img {
    margin: 0 2px;
}
.footer-desc a, .footer-desc a:hover {
    line-height: 22px;
    font-weight: 300;
    transition: color 0.3s ease;
    /* color: #bbbbbb !important; */
}
.footer-desc {
    color: #bbbbbb !important;
}
.site-footer {
    background-color: #000 !important;
}
footer {
    background-color: #000 !important;
}
hr {
    height: 1px !important;
    color: #fff !important;
    margin-bottom: 7px !important;
}
.hr1 {
    height: 1px;
    color: #fff;
    margin-top: -9px;
}
.copyright_text p {
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto-Regular';
    font-size: 13px;
    font-weight: normal;
}
.social-med-footer {
    max-width: 40px;
    margin: 0 13px;
}

/***responsive for footer***/
@media(max-width: 767px) {
    .footer-col {
        width: 50%;
        margin-bottom: 30px;
    }
    .footer-col {
        width: 20%;
    }
    .copyright_text {
        margin: 0 25px;
    }
    .rated_text {
        width: 90% !important;
    }
    .footer_thintext {
        margin-top: 0 !important;
        text-align: left !important;
        left: 0px !important;
        width: 48%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .footer_address {
        padding: 0 0;
    }
    .footer_address p {
        margin-bottom: 5px;
    }
    .footer-col h4 {
        margin-top: -17px;
        margin-bottom: 9px;
    }
    hr {
        margin-bottom: 36px !important;
    }
    .approved_img {
        width: 68%;
        margin-bottom: 25px;
    }
    .logo-new1 {
        margin: 5px 85px !important;
        width: 43% !important;
        margin-bottom: 9px;
    }
    .logo_img {
        margin: 0 2px;
        width: 13% !important;
    }
    .last_footer {
        float: none !important;
        text-align: center;
    }
    ul.footer-desc {
        display: none;
    }
    .footer-col h4::before {
        height: 0;
        background: transparent;
    }
    .sidebar ul li {
        line-height: 43px !important;
    }
}
@media(max-width: 574px) {
    .footer-col {
        width: 100% !important;
    }
}
/***Footer style end***/

.hideondesktop {
    display: none;
}
@media (max-width: 767px) {
    .hideonmobile {
        display: none;
    }
    .hideondesktop {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .hideonipad {
        display: none;
    } 
    .hideonipadpro {
        display: none;
    }
    .hideonmobile {
        display: block;
    }
    .approved_img {
        width: 100%;
    }
    .main-head {
        width: 90% !important;
    }
    .icon_5 {
        color: #0b5dc1;
        padding: 38px 25px !important;
        font-size: 25px !important;
    }
    .border_1 {
        width: 100%;
        padding: 30px;
    }
    .footer_topimg {
        float: right;
        width: 100%;
    }
    .mobile-img {
        max-width: 18% !important;
        margin-top: -66px !important;
    }
    .side-btn span {
        font-size: 36px;
    }
}