/*
Theme Name: Phonesextalks
Theme URI: http://www.phonesextalks.com
Description: Phonesextalks Theme
Author: Sudeep
Author URI: http://wwww.phonesextalks.com
Version: 1.0.0
*/
/* Add your custom styles here */
 .bold{font-family: 'Roboto-Bold';}
 .size-18{ font-size: 18px;}
.mt-3  {
    margin-top:  30px!important;
}
.pt-5{ padding-top: 30px;}

.mb-2  {
    margin-bottom:  20px!important;
}
.radius-10{ border-radius: 10px;}
.flex-row-reverse{flex-direction: row-reverse;}
.text-left{ text-align: left!important;}
.gray{ background:#f7f5f5;}
.gap-4{gap:20px;}
html{ margin: 0; padding: 0;}
h1,h2,h3,h4,p,figure,ul{ margin: 0 0 15px 0; padding: 0; }
ul,ol{ padding-left: 20px;}
ul li, ol li{ line-height: 27px;}
.d-block{ display: block;}
p{line-height: 27px;}
    .container{
        max-width: 1320px; margin: 0 auto;
    }*, ::after, ::before {
    box-sizing: border-box;
}
.text-white{ color: #fff;}
.text-center {
    text-align: center !important;
}
.justify-content-center{ justify-content: center;}

.position-relative{ position: relative;}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
        .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }
  .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
  .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }.col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }    .col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .mt-3{ margin-top: 30px;}
    .pt-3{ padding-top: 30px;}
.m-0{ margin: 0 !important;}
.py-4,.py-3{ padding: 30px 0px;}
.py-3,.pb-4{ padding-bottom: 30px;}
.p-4{ padding: 20px;}
.p-3{ padding: 15px;}
.px-3{ padding-left: 15px; padding-right: 15px;}
.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}.mb-5 {
    margin-bottom: 3rem !important;
}
.pb-0{ padding-bottom: 0px!important;}
.row>* {
    flex-shrink: 0;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
} 

img{max-width: 100%; height: auto;}
.adrs-info a  {    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
}

a {
     color:  #000;
     text-decoration:  underline;
}

img {
    max-width:  100%;
     height:  auto;
}

.home  .main-content {
     margin-top: 0px;
}

.main-content {
     margin-top:  72px;
}

.skip-link {
     display:  none;
}

  .faq-roww  {
     max-width: 860px;
     margin:  auto;
     border-bottom:  1px solid #ededed;
}

.faqlist  {
     border:  1px solid #ededed;
    border-bottom:  0;
}

.faq-ans  {
     border-top:  1px solid #ededed;
}

.faq-question  {
     display:  flex;
      justify-content:  space-between;
      align-items:  center;
     cursor:  pointer;
}

.active .faq-question {
     background:  #fff4f0;
     color:  var(--themecolor);
}

.faq-question h3  {
    font-size:  18px;
      margin:  0;
      padding:  20px;
}

.faqlist .arrow  {
      transition:  transform 0.3s ease;
     font-size:  14px;
        margin-right:  21px;
}

.faq-ans  {
      display:  none;
}
.faqlist.active .faq-ans  {
     display:  block;
}

.faqlist.active .arrow  {
     transform:  rotate(90deg);
}

.faq-ans ul {
      padding:  10px  0 0 0px;
     margin:  0;
}

.faq-ans ul li {
      padding: 3px 0;
}

.gray {
        background:  #f7f5f5;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url(assets/fonts/Roboto-Bold.woff2) format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url(assets/fonts/Roboto-Regular.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
:root {
    --themecolor: #f50057;
    --dthemecolor: #db0953;
    --light-themecolor: #fff8f6;
    --black: #2c2c2c;
}
h1, h2, h3, h4 {
    font-family: 'Roboto-Bold'}
strong {
    font-weight: normal;
    font-family: 'Roboto-Bold'}
.free-calling-tips {
     background:  linear-gradient(90deg,  #4b004f,  #6a005f,  #8b003b,  #a8002a);
     color:  #fff;
}
.free-calling-tips h2 {
    font-size:  38px;
     margin-bottom:  15px;
}
.card_items {
     border:  1px solid #ab3f87;
     padding:  41px;
     border-radius:  20px;
}
.card_items ul {
       margin:  29px 0 0 0;
     padding:  21px 0 0 0;
     border-top:  1px solid lch(44 53.34 341.3 / 0.5);
}
section {
    padding: 0;
}
.pt_20 {
    padding-top: 20px;
}
body {
    font-family: 'Roboto-Regular';
    font-size: 16px; padding:0px;
    color: var(--black);
    letter-spacing: 0; margin: 0;
}
header {
    position: fixed;
    width: 100%;
    top: 0;
    padding: 16px 0;
    transition: ease all 0.3s;
    z-index: 10;
    background: #42182d;
}
.home header {
    background: none;
}
.home header.sticky {
    background: var(--black);
}
.navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 12;
}
.navigation ul li {
    position: relative;
    padding: 3px 11px;
    margin: 0;
}
.navigation ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-family: 'Roboto-Bold'}
.hero-content {
     position:  absolute;
     bottom:  40px;
     left:  0;
     width:  100%;
     color:  #fff;
}
.hero-content h1 {
     font-size:  60px;
     padding-bottom:  8px;
 }

  .section-heading h2 {
     font-size:  38px;
        margin-bottom:  15px;
}
  .section-heading {
     margin:  0 auto;
     max-width:  900px;
     text-align:  center;
}
   
.fq-box ul {
    padding:  0;
    margin:  20px 0 0 0;
    font-family:  'Roboto-Bold';
}
    .call-tips {
    box-shadow:  0px 0px 8px 2px #e7e7e7;
     padding:  27px;
     border:  1px solid #ccc;
     border-radius:  30px;
     height:  98%;
}
 .call-tips h2 {
    font-size:  38px;
    margin:  0 0 20px 0;
       color:  var(--themecolor);
     border-left:  4px solid;
    padding-left:  12px;
}
 .call-tips ul {
     margin:  0;
     padding:  0;
}
    .fq-container {
    display:  flex;
     flex-direction:  column;
     gap:  25px;
     margin-top:  30px;
}
    .fq-box {
    border:  1px dashed #420029;
     border-radius:  20px;
     padding:  30px;
     box-shadow:  2px 6px 0px 3px #703050;
}
    .fq-box h3 {
    font-size:  22px;
     line-height:  22px;
     font-weight:  bold;
     color:  #000;
     margin-bottom:  15px;
 }
    .fq-box p {
     color:  #333;
     margin-bottom:  0px;
}
 .navigation ul li a:hover {
    color: var(--themecolor);
}
.menu-bar {
    display: none;
}
.t5 {
    font-family: 'Roboto-Bold';
    color: var(--themecolor);
    margin-top: 12px;
    font-size: 18px;
}
.city_content h2, .listitems li strong {
    color: var(--themecolor);
}
.city_content h2, .h2_heading {
    font-size: 32px;
    font-family: 'Roboto-Bold'}
.about-content h2 {
    font-size:  50px;
     margin-bottom:  23px;
}
.card_head h3, .city_content h2, .h2_heading {
    font-family: 'Roboto-Bold'}
.city_content h2 {
    margin-bottom: 15px;
}
.card_bx {
    border: 1px solid #cccccc75;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 1px 1px 2px 2px #f3f3f3;
    margin: 15px 0;
}
.faq-card ul {
     color:  #fff;
     padding-left:  30px;
    margin: 0 }
.faq-card, .service-card {
    overflow: hidden;
    box-shadow: 0 1px 2px rgb(0 0 0 / .03);
}
.card_head {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
}
.card_wrapper {
    margin: 28px 0;
    padding-bottom: 0px;
}
.card_head h3 {
    margin: 0;
    font-size: 20px;
    color: #000;
}
.card_bx figure {
    background: var(--themecolor);
    padding: 7px;
    width: 38px;
    height: 38px;
    margin: 0;
    border-radius: 8px;
    display: flex;
}
.service-card {
    background: #fff;
    border: 1px solid #e5eaea;
    border-radius: 10px;
    margin-bottom: 20px;
}
.citypage  {
     min-height:  450px;
}
.list__ li a {
     background:  linear-gradient(45deg,  #ffffff,  #e9e9e9);
     box-shadow:  none;
     padding:  4px 4px;
     min-height:  auto;
     display:  block;
     border:  1px solid var(--themecolor);
      border-radius:  4px;
     text-align:  center;
     text-decoration:  none;
     color:  #000;
    font-family:  'Roboto-Bold';
}
.list__ li a:hover  {
    background:  var(--themecolor);
     color:  #fff;
}
.city-img{    max-width: 250px;}
.list__ {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 7px;
    padding: 0px;
}

.service-card h3 {
    background: #f8f8f8;
    margin: 0;
    padding: 12px 18px;
    border-bottom: 1px solid #e5eaea;
    font-size: 20px;
}
.service-card p {
    padding: 14px 18px 18px;
    margin: 0!important;
}
.chatlines_offers {
    border-top: 1px solid #e7e7e7;
    padding-top: 28px;
    margin-top: 46px;
}
.listitems {
    padding: 0 0 0 21px;
    margin: 0;
}
.listitems li {
    margin: 5px 0;
}
.faq-card {
    background: 0 0;
    border: 1px solid #e5eaea2e;
    border-radius: 10px;
    margin-bottom: 20px;
}
.faq-card h3 {
    background: #9a0037;
    margin: 0;
    padding: 12px 18px;
    color: #fff;
}
.faq-card p {
    padding: 14px 18px 18px;
    margin: 0!important;
    color: #fff;
}
.review-card {
    background: #fff;
     height:  97%;
     border-radius: 14px;
    padding: 20px 22px 24px;
    box-shadow: 0 12px 28px rgb(0 0 0 / .08);
    position: relative;
    border: 1px solid #ddddddb0;
}
.review-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddddddb8;
    padding-bottom: 20px;
}
.review-logo {
    width: 44px;
    height: 44px;
    object-fit: contain;
    border-radius: 8px;
}
.review-quote {
    width: 34px;
    height: 34px;
    object-fit: contain;
}
.review-card h3 span {
    display:  block;
    font-size:  14px;
    font-family:  'Roboto-Regular';
    color:  var(--themecolor);
    font-style:  italic;
}
.review-card h3 {
    font-size: 18px;
    margin: 6px 0 10px;
    color: #111;
}
.review-card p {
    color: #555;
    margin: 0;
}
.h2_heading {
    margin-bottom: 15px;
}
.app-component-head {
    background: #42182d;
    color: #fff;
}
.app-component-head h1 {
    font-size: 41px;
    margin-bottom: 21px;
    margin-top:20px;
    border-bottom: 1px dashed #a96a8a;
    padding-bottom: 10px;
    display: inline-block;
}
.product_wrap {
    background: #fff;
    position: relative;
    box-shadow: 0 1px 12px 0 hsl(0deg 0% 0% / 8%);
    border-radius: 0 0 6px 6px;
    margin-bottom: 40px;
    border-radius: 10px;
    overflow: hidden;
}
.product_wrap h1 {
    background: var(--themecolor);
    text-align: center;
    font-size: 44px;
    color: #fff;
    padding: 10px 0;
    margin: 0;
}
.banner-section {
    position:  relative;
}
.banner-section >img {
    width:  100%;
}
._banner-content {    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
    width: 100%;
}

._banner-content h1 {
    font-size: 60px;
    margin: 0;
}

._banner-content p {  font-size: 19px;
    margin: 0 0 0 0;
    padding-bottom: 6px;
    font-style: italic;
    max-width: 561px;
}
.pst-tags {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 28px;
    width: auto;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}
.pst-tags li {
    background: #fff;
    padding: 9px 20px 9px 40px;
    border-radius: 30px;
    position: relative;
    font-family: 'Roboto-Bold';
    color: var(--black);
    margin: 0;
}
.pst-tags li:before {
    position: absolute;
    left: 7px;
    top: 6px;
    content: '';
    width: 29px;
    height: 29px;
    background: url(assets/images/tick-icon.png) no-repeat;
    background-size: cover;
}

.section_head_wrap   h2, .section_head_wrap   h1 {
    font-size:  38px;
}


.section_head_wrap p {
    margin-bottom: 0;
}
.single-city-faq {
    background: url(assets/images/faq-banner.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.P50 {
    padding: 50px 0;
}
._center{    max-width: 1050px;
      margin: 0 auto !important}
.trial-card {
    box-shadow: rgb(100 100 111 / 20%) 0 7px 29px 0;
    background: #fff;
    margin: 50px 0 40px 0;
    border-radius: 15px;
    border: 1px solid #d7d7d7;
}
.card-head_ {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: -71px;
}
.free_min {
    margin-top: 5px;
}
.phone_btn {
    margin-top: 10px;
}
.phone_btn a {
    background: #c30a4c ;
    position: relative;
    overflow: hidden;
    display: block;
    color: #fff;
    border-radius: 5px;
    font-size: 24px;
    text-decoration: none; text-align: center;
    font-family: 'Roboto-Bold'}
.phone_btn a:hover{ color: #fff;   background: #b60744 ;}

.phone_btn a span { background: url(assets/images/white-phone-icon.png) 4px 15px no-repeat;;
    position: relative;
    display: inline-block;
    padding:8px 10px 9px 30px;
}

.card-head {
    display: flex;
    align-items: center;
    position: relative;
}
.card-head span {
    position: absolute;
    right: -21px;
    background: var(--black);
    color: #fff;
    font-size: 26px;
    font-family: 'Roboto-Bold';
    padding: 1px 14px;
    border-radius: 10px 0 0 10px;
}
.card-title h3 {
    margin: 0 0 10px 0;
    font-size: 24px;
}
.card-title h3 a {
    color: var(--black);
    text-decoration: none;
    display: inline-block;
    padding: 0 0;
}
.card-title h3 a:hover {
    color: var(--themecolor);
    text-decoration: none;
}
.card-title {
    padding-left: 10px;
}
.card-content p {
    color: var(--black);
    border-bottom: 1px dashed #555;
    margin-bottom: 0;
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.card-content p:nth-child(2) {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.card-content p a {
    text-decoration: none;
    transition: ease all 0.3s;
    background: var(--themecolor);
    color: #fff;
    padding: 5px 15px 3px 15px;
    border-radius: 30px;
    font-size: 19px;
    font-family: 'Roboto-Bold';
    box-shadow: 0 0 9px 0 #bfb9b9;
}
.card-content p a:hover {
    background: var(--dthemecolor);
}
.s_pic {
    margin: 0;
}
.s_pic img {
    border: 1px solid #e2e2e2;
    width: 93px;
    height: 93px;
    border-radius: 100%}
.phone_num i {
    font-style: normal;
}
.count_ {
    position: absolute;
    right: -21px;
    top: 0;
    background: var(--black);
    color: #fff;
    font-size: 26px;
    font-family: 'Roboto-Bold';
    padding: 1px 14px;
    border-radius: 10px 0 0 10px;
}
.rating_num {
    font-size: 14px;
    margin: 9px 0 0 5px;
    font-family: 'Roboto-Bold';
    background: var(--themecolor);
    color: #fff;
    padding: 0 9px;
    border-radius: 30px;
    line-height: 19px;
}
.about {
    background: url(assets/images/bg4.jpg) no-repeat;
    padding: 80px 0;
}
.about-content {
    padding-right: 100px;
}
.about-content span {
    color: #fff;
}
.about-content .heading-section h2 {
    margin-bottom: 20px;
}
.about-content .heading-section strong {
    text-transform: uppercase;
    font-size: 18px;
}
.about-content .heading-section span:before {
    display: none;
}
.about-content .heading-section span:after {
    background: url(assets/images/W-heart-line.png) no-repeat!important;
}
.about-content p {
    margin: 12px 0;
}
.about img, .faq_ img {
    width: 100%}
.howitwork-wrapper {
    max-width: 850px;
    margin: 0 auto;
}
.howitbox {
    margin: 30px 0;
    position: relative;
    display: flex;
}
.howitbox.left_ {
    padding-left: 198px;
}
.howitbox.right_ {
    padding-right: 198px;
}
.process-wrap-info.left_ {
    padding: 13px 43px 13px 116px;
}
.process-wrap-info.right_ {
    padding: 13px 116px 13px 43px;
}
.process-wrap-info {
    border: 2px solid var(--themecolor);
    border-radius: 100px;
    display: flex;
    justify-content: left;
    align-items: center;
    position: relative;
}
.process-wrap-info p {
    margin: 0;
}
.process-wrap-info .icon {
    position: absolute;
    border: 18px solid #edecea;
    border-radius: 100%;
    overflow: hidden;
}
.process-wrap-info .icon img {
    border: 4px solid var(--themecolor);
    overflow: hidden;
    border-radius: 100%;
    background-color: #fff;
}
.process-num {
    position: absolute;
    background: var(--themecolor);
    width: 190px;
    top: 50%;
    margin-top: -15px;
    color: #fff;
    font-family: 'Roboto-Bold';
    font-size: 24px;
}
.process-wrap-info .icon.left_ {
    left: -40px;
}
.process-num.left_ {
    left: 0;
    text-align: left;
    padding-left: 13px;
    border-radius: 30px 0 0 30px;
}
.process-wrap-info .icon.right_ {
    right: -40px;
}
.process-num.right_ {
    right: 0;
    text-align: right;
    padding-right: 13px;
    border-radius: 0 30px 30px;
}
.feature {
    background: url(assets/images/bg5.jpg) no-repeat;
    background-size: cover;
    padding: 40px 0;
    color: #fff;
}

.list_feature {
    padding: 0;
    margin: 30px 0 20px;
    list-style: none;
    display: flex;
    gap: 4px;
}
.list_feature li {
    margin: 13px;
    position: relative;
    padding: 0;
}
.list_feature li figure {
    margin: 0;
    position: relative;
    border-radius: 11px;
    overflow: hidden;
}
.list_feature li figure img {
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
    border: 1px solid #ccc;
}
.list_feature li h3 {
    position: absolute;
    bottom: 19px;
    width: 100%;
   
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
}
.list_feature li h3 a{ color: #fff; text-decoration: none;}
.list_feature li figure:before {
    background: rgb(0 0 0 / 35%);
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%}
.s_free_trial {
    border: 1px solid #f0b2ff;
    border-radius: 10px;
    padding: 20px 20px 20px 157px;
    margin-top: 20px;
    background: url(assets/images/bg6.jpg) no-repeat;
    position: relative;
}
.s_free_trial:before {
    background: url(assets/images/free_trial_patch.png) no-repeat;
    width: 102px;
    height: 120px;
    content: '';
    position: absolute;
    left: 24px;
    top: 21px;
    background-size: 100%}
.s_free_trial h3 {
    font-size: 24px;
}
.single_head_info p {
    line-height: 25px;
}
.single_head_info {
    background: #f2f2f2;
    text-align: left;
    padding: 32px 0;
}
.single_head_info h1 {
    font-size: 45px;
    color: var(--themecolor);
    margin-bottom: 15px;
}
.single_head_info h2 {
    font-size: 30px;
    color: var(--black);
    margin-bottom: 15px;
}
.single_head_info ol {
    list-style: none;
    padding: 0;
    margin: 0;
}
.single_head_info ol li {
    background: url(assets/images/tickmark.png) no-repeat;
    background-size: 23px;
    padding-left: 30px;
    margin: 0 0 11px 0;
    font-family: 'Roboto-Bold'}
.listitem ul {
    list-style: none;
    padding: 0;
    margin: 30px 0 0 0;
}
.listitem ul li {
    background: url(assets/images/tickmark.png) no-repeat;
    background-size: 23px;
    padding-left: 30px;
    margin: 0 0 11px 0;
    font-family: 'Roboto-Bold'}
.list6 ul {
    list-style: none;
    padding: 0;
    margin: 30px 0 0 0;
}
.list6 ul li {
    background: url(assets/images/tickmark.png) no-repeat 0 3px;
    background-size: 25px;
    padding-left: 37px;
    margin: 0 0 11px 0;
}
.info_center ul li {
    background: url(assets/images/tickmark.png) no-repeat 0 3px;
    background-size: 21px;
    padding-left: 32px;
    margin: 0 0 11px 0;
    text-align: left;
}
.info_center h2 {
    font-size: 28px;
    text-align: left;
    color: var(--themecolor);
    margin: 0;
    padding: 0 0 11px 0;
    border-bottom: 1px dashed;
    margin-bottom: 20px;
}
.info_center ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}
.faq_ {
    padding: 80px 0;
    border-bottom: 1px solid #efefef;
}
.faq_ .heading-section span:before {
    display: none;
}
.faq_ .accordion {
    padding-top: 20px;
}
.faq_ .accordion-button {
    font-size: 20px;
    font-family: 'Roboto-Bold';
    padding: 12px 0 14px 60px;
    background: #f6f6f6;
    position: relative;
}
.faq_ .accordion-button:not(.collapsed):after {
    background: url(assets/images/minus-icon.png) no-repeat;
    background-color: var(--dthemecolor);
}
.faq_ .accordion-button:after {
    background-size: cover;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(assets/images/plus-icon.png) no-repeat;
}
.faq_ .accordion-button:after {
    background-color: #868789;
}
.faq_ .accordion-button:not(.collapsed) {
    background: var(--themecolor);
    color: #fff;
}
.faq_ .accordion-body {
    background: var(--light-themecolor);
}
.faq_ .accordion-item {
    margin-bottom: 10px;
    border: 0;
}
.faq_ .accordion-button:focus {
    box-shadow: unset;
}
.blog-card {
    border: 1px solid #e1dede;
    border-top-left-radius: 30px;
    margin: 10px 0;
    overflow: hidden;
    border-top-right-radius: 30px;
    box-shadow: rgb(149 157 165 / .2) 0 8px 24px;
}
.blog-card .article-content.blog-card {
    position: relative;
    box-shadow: 0 0 4px #cfcfcf;
}
.blog-card img {
    width: 100%;
    border-radius: 15px;
}
.blog-card .article-content h3 {
    font-size: 22px;
    margin: 10px 0 0 0;
}
.blog-card .article-content {
    padding: 16px;
    background: #fff;
}
.blog-card .article-content span {
    color: #111;
    text-decoration: none;
    font-style: italic;
}
.blog-card figure {
    margin: 0;
    height: 220px;
    overflow: hidden;
}
.blog-card a {
    text-decoration: none;
    color: var(--themecolor);
}
.blog-card a:hover {
    text-decoration: none;
    color: var(--black);
}
.service_detail_ {
    text-align: center;
    padding: 33px 0;
}
.widget_categories ul li a {
    color: #262525;
    font-size: 16px;
    padding: 7px 0;
    display: block;
    text-transform: capitalize;
    text-decoration: none;
}
.widget_categories ul li {
    margin: 0 0 0 0!important;
    line-height: 22px;
    border-bottom: 1px solid #ccc;
    padding: 0 0px!important;
}
footer {
    background: #2c2c2c;
    color: #fff;
    padding: 30px 0;
}
.link-list {
     width:  100%;
      list-style:  none;
      display:  flex;
      justify-content:  center;
     flex-wrap:  wrap;
      padding:  0;
     margin:  0;
}

.link-list li {
    width:  100%;
     margin:  0;
}

.link-list li a {
    color:  #ffffff;
     font-size:  16px;
     padding:  4px 0px;
    display:  block;
        text-decoration:  none;
}

.footer_app h3 {
      margin:  0 0 13px 0;
     color:  #fff;
     border-bottom:  1px solid #484343;
     font-size:  20px;
     padding-bottom:  16px;
}

.link-list li a:hover {
     color:  var(--themecolor);
}

.social-list {
        list-style:  none;
    
    padding:  0;
    
    display:  flex;
    
    justify-content:  flex-end;
    margin:  0;
}
.copyright {
    
    border-top:  1px solid #4a4949;
    
    padding-top:  20px;
    
    margin-top:  30px;
    
}
.social-list li {
     margin:  0 5px;
}

.social-list a {
    font-size: 20px;
     text-decoration:  none;
     color: #fff;
    padding: 0;
    border-radius: 100%;
    width: 39px;
    height: 39px;
    transition: 0.3s;
    background: var(--themecolor);
    border: 1px solid var(--themecolor);
    justify-content: center;
    align-items: center;
    display: flex;
}
.social-list a:hover {
    background: #fff0;
    color: var(--themecolor);
}
.copyright p {
    margin:  0;
     padding:  0;
}
.listing-banner {
    background: url(assets/images/listing-bg.jpg) no-repeat;
}
.service-details {
    background: var(--light-themecolor);
    border: 1px solid var(--dark-themecolor);
    border-radius: 15px;
    margin-top: 25px;
    box-shadow: 0 0 4px 0 #ede4e4;
}
.service-trial {
    background: var(--light-themecolor);
    padding: 16px;
    border: 1px solid var(--dark-themecolor);
    border-radius: 15px;
    margin-top: 25px;
    box-shadow: 0 0 4px 0 #dfd4d4;
}
.service-trial h3 {
    font-size: 30px;
    margin: 18px 0;
}
.service-trial a {
    background: var(--dthemecolor);
    text-decoration: none;
    color: #fff;
    padding: 10px 12px 15px 2px;
    border-radius: 30px;
}
.service-trial p {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    padding-top: 10px;
}
.service-dec {
    border-bottom: 1px solid var(--dark-themecolor);
    padding: 10px 0;
}
.trial-pricing {
    padding-top: 20px;
}
.trial-pricing ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    margin: 0;
}
.trial-pricing ul li {
    background: #fff;
    padding: 5px 15px;
    border-radius: 30px;
    border: 1px solid var(--dark-themecolor);
    font-size: 18px;
}
.trial-pricing ul li strong {
    padding-left: 60px;
}
.trial_pricing_list ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 6px;
}
.trial_pricing_list ul li {
    background: #fff;
    padding: 5px 14px;
    border-radius: 30px;
    font-size: 15px;
    margin: 0;
    border: 1px solid #d5d0d0;
    width: 32.33%;
    display: flex;
    justify-content: space-between;
}
.service-content h2 {
    font-size: 30px;
    margin-bottom: 12px;
}
.service-content h2 a {
    color: var(--themecolor);
    text-decoration: none;
}
.service-content h2 a:hover {
    text-decoration: underline;
}
.service-content p {
    font-size: 16px;
    color: #383838;
    line-height: 25px;
}
.service-content h3 {
    font-size: 16px;
    margin: 17px 0 6px 0;
}
.service-content {
    padding: 30px;
    border-left: 1px solid #f1e0db;
}
.single-service-provider:before {
    background: #42182d;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 220px;
}
.detail-banner-content {
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 30px;
    width: 35%;
    float: left;
}
.product_wrap_content {
    padding: 20px 20px 20px 35px;
    width: 65%;
    float: right;
    border-left: 1px solid #e3e3e3;
}
.detail-banner-content>img {
    position: absolute;
    z-index: 1;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border: 2px solid #ccc;
}
.detail-content {
    background: rgb(255 255 255 / .2);
    border-radius: 16px;
    padding: 20px 18px 10px 80px;
    margin-left: 55px;
    color: #fff;
    width: 320px;
}
.fts {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.detail-content a {
    text-decoration: none;
    background: var(--themecolor);
    color: #fff;
    padding: 5px 13px 3px;
    border-radius: 10px;
    display: inline-block;
    font-size: 19px;
    margin-bottom: 10px;
    font-family: 'Roboto-Bold'}
.mb_5 {
    margin-bottom: 30px;
}
.detail-content a:hover {
    background: var(--dthemecolor);
}
.detail-content ul {
    padding: 0;
    margin: 12px 0 10px 0;
    background: #fff;
    border-radius: 10px;
}
.detail-content ul li {
    padding: 4px 0;
    border-bottom: 1px solid #e7e7e7;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    color: #111;
}
.detail-content ul li:last-child {
    border: 0;
}
strong {
    font-family: 'Roboto-Bold'}
.intro {
    border-bottom: 1px solid #efefef;
}
.work-process {
    box-shadow: rgb(149 157 165 / .2) 0 8px 24px;
    margin-top: 80px;
    border-radius: 20px;
    padding: 20px;
}
.mobile img {
    margin-top: -55px;
    width: 258px;
    display: inline-block;
}
.work-process ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.work-process ul li {
    margin-bottom: 20px;
}
.work-process ul.left {
    text-align: end;
}
.work-process ul h3 {
    font-size: 21px;
    color: var(--themecolor);
    margin-bottom: 8px;
    margin-top: 16px;
}
.pain-feature img {
    width: 100%;
    border-radius: 20px 0 0 20px;
}
.pain-feature .heading-section span:before {
    display: none;
}
.P0 {
    padding: 0;
}
.paid-content ul {
    list-style: none;
    padding: 20px 0 0 0;
    margin: 0;
}
.paid-content .paid-txt {
    width: 95%}
.pain-feature.bg__ {
    background: #f7f7f7;
    margin-top: -104px;
    padding-top: 117px;
}
.paid-content .count {
    font-size: 23px;
    color: #fff;
    background: var(--themecolor);
    width: 53px;
    height: 49px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    font-family: 'Roboto-Bold'}
.paid-content ul li {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    margin: 10px 0 10px 0;
}
.paid-content ul li h3 {
    font-size: 23px;
    color: var(--themecolor);
}
.comp-card {
    background: var(--light-themecolor);
    position: relative;
    padding: 55px 9px 10px 9px;
    margin-top: 90px;
    border-radius: 20px;
}
.comp-card ul {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: end;
    justify-content: center;
    margin: 0;
    position: absolute;
    top: -55px;
}
.comp-card h3 {
    font-size: 20px;
    font-family: 'Roboto-Bold'}
.testimonials {
    background: url(assets/images/testimonial-bg.jpg) no-repeat;
    background-size: cover;
}
.testimonials .heading-section {
    color: #fff;
}
.testimonial-card {
    text-align: center;
    background: #fff;
    padding: 45px 20px 20px 20px;
    border-radius: 20px;
    margin-top: 39px;
    position: relative;
}
.testimonial-card figure {
    margin: 0 0 14px 0;
    padding: 0;
    text-align: center;
}
.testimonial-card figure img {
    width: 110px;
    display: inline-block;
    border: 1px dashed #ffc514;
    padding: 8px 14px;
    border-radius: 30px;
}
.testimonial-card h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin: 31px 0 0 0;
    font-style: italic;
}
.testimonial-card span {
    text-transform: uppercase;
    font-style: italic;
    font-size: 14px;
}
.testimonial_slides .slick-slide>div {
    padding: 0 8px;
}
.quote {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -27px;
    background: #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    left: 50%;
    margin-left: -26px;
    color: var(--themecolor);
}
img {
    display: inline-block;
}
.service_detail_ figure {
    margin: 0 0 6px 0;
    width: 150px;
    display: inline-block;
}
.service_detail_ figure img {
    margin: 0;
    width: 110px;
    border: 1px solid #ccc;
    display: inline-block;
    height: 110px;
    border-radius: 100%}
.service_detail_ .ratings {
    margin-bottom: 12px;
}
.service_detail_ .phone_num {
    margin-bottom: 8px;
}
.service_detail_ .phone_num a {
    background: var(--themecolor);
    color: #fff;
    text-decoration: none;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 30px;
}
.breadcrumb_ {
    background: #f2f2f2;
    padding: 10px 0;
    margin-bottom: 24px;
}
.breadcrumb_ a {
    color: var(--themecolor);
    text-decoration: none;
}
.post_blog {
    padding-bottom: 30px;
}
.post_blog h1 {
    margin-bottom: 15px;
    font-size: 40px;
    color: var(--themecolor);
}
._blog-content {
    border: 1px solid #efeded;
    margin: 0 0 10px 0;
}
._blog-content .blog_img {
    height: 290px;
    overflow: hidden;
}
.blogpost {
    background: #f2f2f2;
    padding: 23px;
}
.blogpost h2 {
    font-size: 30px;
    margin: 0 0 7px 0;
}
.blogpost h2 a {
    text-decoration: none;
    color: var(--black);
}
.blogpost h2 a:hover, .readmore {
    color: var(--themecolor);
    text-decoration: none;
}
.blogpost .post_date {
    font-size: 16px;
    font-family: 'Roboto-Bold';
    color: var(--themecolor);
    margin-bottom: 14px;
}
.sidebar_app ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.search-field {
    padding: 10px;
    height: 46px;
}
.sidebar_app .search-submit {
    background: var(--black);
    padding: 10px;
    font-size: 14px;
}
.sidebar_app h2 {
    font-size: 26px;
    color: var(--themecolor);
    margin-bottom: 16px;
}
.topChat-num ul li {
    display: flex;
    border-bottom: 1px solid #ebebeb;
    padding: 12px 0;
}
.topChat-num ul li figure {
    margin: 0;
    width: 77px;
}
.topChat-num ul li figure img {
    border: 1px solid #ccc;
    width: 80px;
    height: 80px;
    border-radius: 100%}
.topChat-num ul li h3 a {
    font-size: 21px;
    color: #111;
    text-decoration: none;
}
.topChat-num ul li h3 a:hover {
    color: var(--themecolor);
}
.topChat-num ul li .phn {
    margin-top: 10px;
}
.topChat-num ul li .phn a {
    background: var(--themecolor);
    color: #fff;
    text-decoration: none;
    padding: 7px 10px;
    display: inline-block;
    border-radius: 5px;
}
.topChat-num ul li .phn a:hover {
    background: #111;
}
.widget_block ul {
    margin: 0!important;
    padding: 0!important;
}
.widget_block ul li a {
    color: #626262;
    font-size: 16px;
    padding: 7px 0;
    display: block;
}
.widget_block ul li {
    margin: 0 0 0 0!important;
    line-height: 22px;
    border-bottom: 1px solid #ccc;
    padding: 0 0px!important;
}
.latest_post {
    background: #f2f2f2;
    padding: 12px 0 30px;
}
.single_post h1 {
    font-size: 40px;
}
.rating-lower {
    padding: 0;
    display: flex;
    z-index: 0;
}
.rating-upper {
    color: #f59600;
    padding: 0;
    position: absolute;
    z-index: 1;
    display: flex;
    top: 0;
    left: 0;
    overflow: hidden;
}
.rating {
    display: inline-block;
    unicode-bidi: bidi-override;
    color: #888;
    font-size: 17px;
    height: 25px;
    width: auto;
    margin: 0;
    position: relative;
    padding: 0;
}
.str_rating {
    text-align: justify;
    justify-content: center;
    display: inline-flex;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0 11px;
}
._number-list {
    padding-left: 25px;
    line-height: 20px;
}
.topChat-num ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.p_y {
    padding: 30px 0;
}
.info_center {
    max-width: 650px;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0 0 10px 0 #cfcfcf;
    border-radius: 10px;
    padding: 30px;
}
.page-id-18 .cms_page {
    background: #f5f5f5;
    padding: 30px 0;
}
.page-id-18 .cms_page h1 {
    font-size: 40px;
    color: var(--themecolor);
    margin-bottom: 30px;
}
.filter_tabs .bootstrap-select>.dropdown-toggle {
    border: 1px solid var(--themecolor);
    background: #fff5f8;
    border-radius: 30px;
    padding: 9px 15px;
}
.filter_tabs .bootstrap-select>.dropdown-toggle:focus {
    outline: none!important;
}
.filter_tabs .bootstrap-select {
    width: 100%!important;
}
.filter_tabs h2 {
    text-transform: uppercase;
    color: var(--themecolor);
    margin-bottom: 30px;
}
.filter_tabs .bootstrap-select .bs-ok-default:after {
    border-width: 0 2px 2px 0;
    position: absolute;
    left: 10px;
    color: var(--themecolor);
}
.filter_tabs .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 5px;
    border: 1px solid var(--themecolor);
    width: 29px;
    height: 25px;
}
.content_information {
    display: flex;
    margin-bottom: 0;
    flex-wrap: nowrap;
    padding: 0 0 0 0;
}
.content_information figure.fig_pic {
    position: -webkit-sticky!important;
    position: sticky!important;
    bottom: 0;
    align-self: flex-end;
    width: 40%;
    justify-content: center;
    display: flex;
    overflow: hidden;
}
.content_information_wrap {
    display: flex;
    margin-bottom: 0;
    flex-wrap: nowrap;
    padding: 0 0 0 0;
}
.content_information_wrap .category_app {
    width: 78%;
    padding: 0 0 0 30px;
}
.sidefilter_wrap {
    position: -webkit-sticky!important;
    position: sticky!important;
    top: 70px;
    align-self: flex-start;
    width: 22%;
    justify-content: center;
    display: flex;
    overflow: hidden;
}
.content_information .category_app {
    padding-left: 30px;
    width: 55%}
.toolswrap {
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 8%);
    padding: 20px;
    position: relative;
}
.toolswrap h2 {
    width: 340px;
    position: absolute;
    margin: 0;
    top: 66px;
    font-size: 25px;
    color: var(--themecolor);
    left: 27px;
}
.sidefilter .fls_list {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}
.sidefilter {
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 4px #e7e7e7;
}
.page-id-252 .component_page {
    background: #f3f3f3;
}
.range_container {
    margin-bottom: 40px;
}
.sidefilter .fls_list {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}
.sidefilter {
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 4px #e7e7e7;
}
.fls_list li {
    margin: 0;
    padding: 0;
}
.check_switch .form-switch {
    cursor: pointer;
    padding-right: 12px;
}
.check_switch .form-check-input {
    border: 1px solid var(--themecolor);
}
.check_switch .form-check-input:checked {
    background-color: var(--themecolor);
    border-color: var(--themecolor);
}
.check_switch {
    display: flex;
    gap: 0;
    font-family: 'Roboto-Bold';
    color: #383737;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.sidefilter h3 {
    font-size: 20px;
    color: var(--themecolor);
}
.category_app.work-content .s_pic img {
    border: 1px solid #ccc;
    width: 58px;
    height: 58px;
    border-radius: 100%}
.category_app .phone_btn a {
    font-size: 20px;
}

.category_app .card-title h3 {
    font-size: 22px;
}
.pain-feature {
    background: #fff4f0;
    padding: 30px 0;
}
.bx4 {
    height: 98%;
    border: 1px solid #fdb9a5;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    background: #fff4f0;
}
.bx4 h3 {
    font-size: 22px;
    color: var(--themecolor);
}
.pros_feature {
    background: #fff;
    padding: 30px 0;
}
.pros_feature h2 {
    font-size: 28px;
    margin: 20px 0;
}
.pros_feature ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pros_feature ul li {
    background: url(assets/images/tickmark.png) no-repeat 0 3px;
    background-size: 22px;
    padding-left: 32px;
    margin: 4px 0 11px 0;
}
.list_feature_list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px; gap:10px;
    margin-top: 30px;
}
.list_feature_list li {
    background: #fff;
    color: #000;
    padding: 5px 14px;
    border-radius: 5px;
}
.chatlines_num {
    position: relative;
}
.servicelist_drop {
    position: absolute;
    right: 0;
    top: 54px;
    display: none;
    width: 350px;
    background: #fff;
    box-shadow: 1px 3px 5px 0 rgb(88 88 88 / 35%);
}
.servicelist_drop:before {
    position: absolute;
    top: -11px;
    right: 100px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 16px 10px;
    border-color: #fff0 #fff0 #fff #fff0;
    transform: rotate(236deg);
}
.service_list_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ebe6e6;
    padding: 5px 10px;
}
.service_list_row a {
    background: var(--themecolor);
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 30px;
    font-family: 'Roboto-Bold'}
.service_list_row a:hover {
    background: var(--dthemecolor);
}
.service_list_row p {
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #363535;
}
.service_list_row h3 {
    font-size: 20px;
    margin: 0;
    padding: 0;
}
.chatlines_num button {
    background: none;
    text-align: left;
    margin: 0; border: 0px;
    padding: 0;
    color: #d14e27;
    line-height: 18px; font-size: 17px;
    position: relative;
}
.chatlines_num button span {
    display: block;
    color: #fff;
     border:  0px;
}
.chatlines_num button:hover {
    text-decoration: none;
}
.chatlines_num .servicelist_drop {
    transition: ease all 0.3s;
}
.chatlines_num button:before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    left: -17px;
    top: 10px;
    content: ''}
.cms_page2 h1 {
    font-size: 35px;
    color: var(--themecolor);
    margin-bottom: 20px;
}
.cms_page2 h2 {
    font-size: 25px;
    color: var(--themecolor);
    margin-bottom: 10px;
}
.cms_page2 h3 {
    font-size: 22px;
    color: var(--black);
    margin-bottom: 10px;
}
.cms_page2 ul, .single_post ul, .single_post ol {
    list-style: none;
    padding: 0;
    margin: 0 0 25px 0;
}
.cms_page2 ul li, .single_post ul li, .single_post ol li {
    background: url(assets/images/tickmark.png) no-repeat;
    background-size: 23px;
    padding-left: 30px;
    margin: 0 0 11px 0;
}
.single_post h3 {
    font-size: 22px;
    color: var(--themecolor);
}
.single_post h2 {
    font-size: 28px;
    color: var(--black);
    margin: 30px 0 15px 0;
}
.keypad_wrap {
    background: url(assets/images/keypad_tips.jpg) no-repeat;
    background-size: cover;
    padding: 30px 30px 30px 40px;
    overflow: hidden;
    border-radius: 5px;
}
.keypad__ {
    padding: 30px 0 30px 0;
}
.keypans {
    background: #b0013f;
    padding: 20px;
    color: #fff;
    margin-top: 20px;
    border-radius: 6px;
}
.keypans.yes {
    display: block;
}
.keypans {
    display: none;
}
.keypad {
    margin-top: 0;
    padding: 7px 0;
    border-radius: 10px;
}
.keypadwrap {
    display: flex;
    gap: 39px;
}
.keypadwrap .btns.__active {
    border: 1px solid #b0013f;
    background: #b0013f;
    text-decoration: none;
}
.keypadwrap .btns.__active strong {
    background: #b0013f;
    color: #fff;
    border-radius: 100%;
    border: 2px solid;
}
.keypadwrap .btns.__active h3 {
    color: #fff;
}
.keypadwrap .btns:hover {
    text-decoration: none;
}
.keypadwrap .btns {
    width: 33.333%;
    height: 100%;
    position: relative;
    padding: 23px 40px;
    line-height: 36px;
    background: #fff;
    border: 1px solid #e3e3e359;
    display: flex;
    justify-content: left;
    align-items: center;
    background: rgb(114 91 133 / 23%);
    border-radius: 5px;
}
.keypadwrap .btns strong {
    font-size: 25px;
    color: #fff;
    width: 50px;
    position: absolute;
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #725b85;
    border: 1px solid;
    left: -23px;
    border-radius: 100%}
.keypadwrap .btns h3 {
    font-size: 18px;
    color: #fff;
    margin: 0;
    text-align: left;
}
.keypadwrap .btns .key_text {
    display: none;
}
.conclusion_bx {
    text-align: center;
    margin-top: 30px;
    border: 1px dashed #5c5858;
    padding: 33px;
    background: #fff;
    border-radius: 70px 70px 0 0;
}
.conclusion_bx h2 {
    font-size: 27px;
    margin-bottom: 12px;
}


.align-items-enter{align-items: center;}
.d-flex{ display: flex;}
.d-phone{ background: var(--themecolor);  color: #fff; padding: 10px 15px; display: inline-block;  text-decoration: none;  font-size: 19px; border-radius: 6px; border: 1px solid var(--themecolor);}
.d-phone:hover{ background: #fff; color: var(--themecolor);}


.listdata {    margin: auto;
    padding-left: 0;
    list-style: none;
    counter-reset: item;
    position: relative;
    margin-left: 12px;
}
.listdata  li h3{     margin: 0 0 6px 0;
    font-size: 20px; color: var(--themecolor);}
.listdata li:before {    content: counter(item, decimal-leading-zero);
    position: absolute;
    left: -60px;
    top: 0;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: var(--themecolor);
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 6px #706c6c;
}
.listdata li {
    counter-increment: item;
    position: relative;
    margin-bottom:15px;
}
.tips-list{
    position: absolute;
    bottom: 0;
    display: flex;
    list-style: none;
    text-align: left;
    flex-wrap: wrap;
}

.tips-list li{    width: 41%;
    background: hsl(0deg 0% 100% / 78%);
    padding: 17px;
    border-radius: 10px;}
.tips-list {
    position: absolute;
    bottom: 0;
    display: flex;
    list-style: none;
    text-align: left;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 12px;
}
.tips-list li h3{
    color: var(--themecolor);
    margin-bottom: 10px;
    font-size: 22px;
}
.tips-list li p{ margin: 0;}
.f-t-min{
    padding: 20px;    border-radius: 0 0 17px 17px;
    margin-top: 15px;    background: #fff4f7;
    border-top: 1px dashed #e5e5e5;
}
.f-t-min ul{    list-style: none;
    padding: 0;
    display: flex;
    margin: 0;
    font-size: 14px;
    gap: 10px;
}
 .psnworks-card{box-shadow: rgba(163, 170, 177, 0.2) 0px 8px 24px; background:#fff; border-radius: 24px; height: 100%; padding: 40px 20px 20px; text-align: center; position: relative;}
    .psnworks-card figure{box-shadow: rgba(163, 170, 177, 0.2) 0px 8px 24px; border-radius: 16px;width: 75px; height: 75px;display: grid; place-items: center;padding: 5px; margin: 0px auto 24px;}
    .psnworks-card .num{position: absolute; left: 20px; top: 14px; font-size: 70px; font-weight: 700; color: #f4f4f4;}
    .psnworks-card h3{font-size: 20px;max-width: 274px; margin-left: auto; margin-right: auto;}
    .atantafaqs{display: flex;flex-direction: column; gap: 16px;margin-top: 20px;}
    .atantafaq-box{box-shadow: rgba(163, 170, 177, 0.2) 0px 8px 24px;border: 1px solid #eee; border-radius: 20px; padding: 18px;}
    .atantafaq-box p{margin-bottom: 0px;}

.pst_btn{display: flex; list-style: none; padding: 0; gap: 37px; margin: 35px 0 0 0;}
	.pst_btn li img{width: 30px; height: 30px; border-radius: 100%; border: 2px solid #fff;}
	.pst_btn li:nth-child(2) a{   scale: 1.3; background: var(--themecolor);  position: relative; box-shadow: 0px 0px 2px #ff0000; color: #ffffff;}
	.pst_btn li a{display: flex; color: #fff; text-decoration: none; gap: 8px; padding: 10px 18px 9px 10px; border-radius: 30px; font-size: 19px;
    font-family: 'Roboto-Bold'; border: 1px dashed #ccc;}
	.pst_btn li a:hover{ background: var(--themecolor); color: #fff;}
.pst-featured-phone a:before{     background: #f32559 url(assets/images/featured-phone-icon.webp) no-repeat 6px 8px;
    position: absolute;
    left: -13px;
    top: 3px;
    width: 33px;
    height: 33px;
    content: '';
    border-radius: 100%;
    background-size: 17px; }
  .pst-quick-providers{display: flex; max-width: 540px; gap: 20px; flex-wrap: wrap; justify-content: center; margin-top: 30px;}
  .pst-stp{background: #fff0f326; border-radius: 10px; padding: 10px 10px 43px 10px; width: 48%; border: 1px solid #ffffff29; margin-bottom: 25px;}
    .pst-stp figure{ position: absolute; width: 67px; height: 67px; overflow: hidden; border-radius: 100%; right: 10px;}
    .pst-stp h3 a{ text-decoration: none; font-size: 20px;}
   .pst-featured-phone a {background: #960691; text-decoration: none;  display: inline-block; padding: 9px 15px 9px 25px;
    border-radius: 4px; font-size: 18px; font-family: 'Roboto-Bold'; position: absolute; bottom: -21px; left: 50%; transform: translate(-50%, 0%);
    width: 180px;}

@media screen and (max-width:767px) {
    .pst_btn li a { padding: 5px 18px 4px 6px; font-size: 17px;}
    .pst_btn {gap: 13px; margin: 15px 0 0 0;   flex-wrap: wrap;    justify-content: center;  background: #ff151514; padding: 20px; border-radius: 10px;border: 1px solid #707070;}
    .keypadwrap .btns {
    justify-content: center;
}
.keypadwrap .btns strong {
    position: relative;
    left: 0;
}
.keypadwrap {
    gap: 4px;
}
.keypadwrap .btns {
    height: 112px;
    padding: 6px;
    flex-wrap: wrap;
}
.keypadwrap .btns strong {
    font-size: 40px;
}
.keypadwrap .btns h3 {
    font-size: 14px;
    text-align: center;
}
.home .section_head_wrap h1 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}
.home .section_head_wrap h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
}


.card-head_ {
    margin-top: 0;
}
.chatlines_num button {
    font-size: 13px;
    padding-left: 0;
}
.content_information .category_app {
    padding-left: 5px;
    width: 100%}
.content_information figure.fig_pic {
    display: none;
}
.pros_feature ol li {
    width: 100%}
.detail-content a {
    font-size: 17px;
}
.rating {
    font-size: 20px;
}
.logo {
    width: 133px;
}
.menu-bar {
    display: block;
    position: absolute;
    font-size: 40px;
    cursor: pointer;
    z-index: 34;
    height: 2px;
    width: 30px;
    background: #fff;
    top: 30px;
    right: 20px;
    transition: ease all 0.3s;
}
.menu-bar:before {
    position: absolute;
    top: -8px;
    left: 0;
    content: '';
    height: 2px;
    width: 30px;
    background: #fff;
}
.menu-bar:after {
    position: absolute;
    top: 8px;
    left: 0;
    content: '';
    height: 2px;
    width: 30px;
    background: #fff;
}
.navigation.opened .menu-bar:after {
    display: none;
}
.navigation.opened .menu-bar {
    transform: rotate(45deg);
}
.navigation.opened .menu-bar:before {
    top: 0;
    transform: rotate(90deg);
}
.navigation ul {
    position: absolute;
    z-index: 1;
    top: -300px;
    background: #000;
    display: flex;
    flex-direction: column;
    width: 100%;
    left: 0;
    gap: 0;
    padding: 70px 0 30px 20px;
    transition: ease all 0.3s;
}
.navigation.opened ul {
    top: 0;
}
.banner-section {
    padding-bottom: 0px;
}
.pst-hero-inf{
    background: #5f0a51;
    padding: 11px 12px;
    border-radius: 0 0 9px 10px;
    margin-top: 12px;
}
._banner-content {            display: flex;
        flex-wrap: wrap;
        padding: 0;
        position: relative;
        top:0px;
        transform: none;
}
.pst-quick-providers {        gap: 9px;
        margin-top: 19px;
}.pst-stp {
    background: #5f0a51;
}
.pst-stp figure { width: 46px; height: 48px; right: 4px; top: 4px;}
._banner-content h1 {font-size: 30px; display: flex;justify-content: center;}
.free-trial.py-5 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}

._banner-content span {
    font-size: 12px;
}
._banner-content p {            font-size: 15px;
        border: 0;
        margin: 10px 0 0 0;
        padding: 0; text-align: center;
        line-height: 22px;
}
.pst-tags { margin-top: 21px; gap: 1px; flex-wrap: wrap;}

.heading-section h2 {
    font-size: 32px;
}
.heading-section span {
    font-size: 16px;
}
.heading-section span:after {
    margin-right: -60px;
    width: 50px;
}
.heading-section span:before {
    margin-left: -65px;
    background-position: -35px 0;
}
.P50 {
    padding: 20px 0;
}
.trial-card {
    margin-top: 0;
    margin-bottom: 15px;
    border: 0;
    padding: 10px 6px;
}
.card-content p a {
    padding: 4px 10px;
    font-size: 16px;
    display: block;
}
.count_ {
    display: none;
}
.fts {
    flex-wrap: wrap;
}
.details-banner {
    padding: 85px 0 60px 0;
}
.product_wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.product_wrap_content {
    padding: 20px 20px 20px 35px;
    width: 100%}
.single-service-provider:before {
    height: 100%}
.detail-banner-content {
    width: 100%}
.s_free_trial {
    background-size: cover;
}
.list6 ul li {
    background-size: 28px;
    background-position: 0 9px;
}
.list6 ul li .count {
    font-size: 20px;
}
.list6 ul li .paid-txt h3 {
    font-size: 24px;
}
.p_y h2 {
    font-size: 26px;
}
.about {
    padding: 20px 0;
    background-size: cover;
}
.howitbox.right_, .howitbox.left_ {
    padding: 0;
}
.card-title h3 {
    margin: 0;
    font-size: 20px;
}
.free_min {
    font-size: 14px;
}
.pst-featured-phone a { font-size: 15px;width: 100%;}
.str_rating {
    padding: 0 10px 3px 10px;
    margin: 10px 0;
}
.pst-tags li { padding: 7px 20px 7px 38px; font-size: 14px;}
.card-title h3 a {
    padding: 0 0;
}
.card-content p {
    padding: 0 0 8px 0;
    font-size: 14px;
    border: 0;
}
.s_pic {
    margin: 0;
    margin-top: 0;
    margin-bottom: 11px;
}
.s_pic img {
    width: 70px;
    height: 70px;
    border-radius: 100%}

.about-content {
    padding: 0;
}
.about-content .heading-section strong {
    font-size: 14px;
}
.faq_ img {
    width: 100%;
    padding: 20px 0;
}
.about img {
    display: none;
}
.feature, .faq_ {
    padding: 30px 0;
}
.feature-card {
    margin-top: 30px;
}
.faq_ .accordion-button {
    font-size: 15px;
    padding: 10px 0 11px 57px;
    height: 44px;
}
.faq_ .accordion-button:after {
    width: 50px;
    height: 44px;
}
footer ul {
    padding: 15px 0;
}
.footer-content>img {
    width: 40%}
footer ul li {
    padding: 0 10px;
}
footer ul li a {
    font-size: 16px;
}
.social-list a {
    font-size: 20px;
    padding: 3px 0;
    width: 40px;
    height: 40px;
}
.copyright p {
    padding: 12px 0;
}
.trial_pricing_list ul {
    flex-wrap: wrap;
}
.trial_pricing_list ul li {
    width: 100%}
.sidefilter_wrap {
    width: 100%;
    position: unset!important;
}
.content_information_wrap .category_app {
    width: 100%;
    padding: 20px 0 0 0;
}
.category_app .phone_btn a span {
    padding: 3px 8px 3px 30px;
}
.category_app .phone_btn a {
    font-size: 14px;
}
.content_information_wrap {
    flex-wrap: wrap;
}
.provider_list .trial-card .card-head_ {
    flex-wrap: wrap;
    text-align: center;
}
.provider_list .trial-card .card-head_ .s_pic {
    width: 100%}

.servicelist_drop {
    right: -66px;
}
.chatlines_num {
    margin-right: 60px;
}
.process-wrap-info {
    padding: 55px 17px 13px 22px!important;
    border-radius: 25px;
    margin-top: 40px;
}
.process-wrap-info .icon {
    left: 136px!important;
    right: auto!important;
    border: 10px solid #edecea;
    top: -50px;
}
.process-wrap-info .icon img {
    width: 70px;
    border: 3px solid var(--themecolor);
    height: 70px;
}
.position-left, .position-right {
    width: 100%;
    margin-bottom: 0;
}
.process-bx-1 h3 {
    font-size: 20px;
}
.process-num {
    top: 18%}
.process-bx-1.position-left>.icon {
    right: -67px;
    width: fit-content!important;
}
.position-right>.icon {
    left: -67px;
}
.position-left .icon, .position-right .icon {
    width: 70%}
.list_feature {
    flex-wrap: wrap;
    width: 100%}
.list_feature li {
    width: 49%;
    margin: 0;
}
.blogs p {
    margin-top: 15px;
    font-size: 20px;
}
.howitwork-process::before {
    display: none;
}
.process-bx-1 p {
    padding: 0;
}
.s_free_trial {
    padding: 20px 20px 20px 20px;
}
.s_free_trial:before {
    right: 0;
    top: -20px;
    left: auto;
    width: 70px;
    height: 70px;
}
.list_feature_list li {
    padding: 5px 10px;
}
.faq_list {
    margin-top: 0!important;
    padding: 0!important;
}
.single_post h2 {
    font-size: 24px;
}
.blogpost h2 {
    font-size: 26px;
}
.app-component-head img {
    max-width: 210px;
}
.app-component-head h1 {
    font-size: 30px;
    margin-top: 0;
}
.city_content h2, .h2_heading {
    font-size: 28px;
}
.about-content h2  {
    font-size:  24px;
    margin-bottom:  14px;
}
.paid-content ul li h3, .blog-card .article-content h3 {
     font-size:  20px;
}

.section_head_wrap h2 {
     font-size:  28px;
}
.content_5.py-5 {
     padding-top:  0px !important;
}
.footer_app h3  { margin:  29px 0 8px 0;padding-bottom:  16px;}
.social-list  {justify-content:  center;}
 .col-md-7,.col-md-4,.col-md-8,.col-md-3,.col-md-5,.col-md-6,.col-md-9 {width: 100%}
.container { padding: 0 15px}
.list__ {  grid-template-columns: repeat(1, 1fr);}
.taxcat .hero-content{color: #000; position: relative;text-align: center;top: -50px; bottom: unset;}
.taxcat .hero-content h1 {font-size: 34px; background:  #2c041d;; text-align: center; border-radius: 8px; padding: 8px 10px; color: #fff;}
.tips-list{position: static;flex-direction: column; padding-left: 0; padding-bottom: 20px; margin-top: 10px;}
.tips-list li{width: 100%;}
.listdata{margin-left: 60px; margin-top: 16px;}
.section-heading h2,.free-calling-tips h2,.call-tips h2 { font-size: 28px;}
}

