:root{
	--themecolor:#5e1037;
	}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #111; margin: 0; line-height: 27px;
}
strong { font-weight: 700;
}
h2,  h3,  h4,  h1 { font-weight: 700;
}
.headerinfo {
	position: fixed;
	top: 0px;
	float: left;
	z-index: 582;
	width: 100%;
	padding: 15px 0;
	left: 0;
	transition: ease all 0.4s;
}
.headerinfo.fixed {
	background: var(--themecolor);
}
.banenr-post_title {
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
}

.ft-logo img {
	width:250px;
}
.banner_in__ {
	position: absolute;
	right: auto;
	z-index: 2;
	width: 100%;
	color: #fff;
	text-align: left;
	top: 50%;
	margin-right: 0%;
	transform: translate(0%, -31%);
	-webkit-transform: translate(0%, -31%);
	-moz-transform: translate(0%, -31%);
	-ms-transform: translate(0%, -31%);
	-o-transform: translate(0%, -31%);
}
.top-content_head {
	width: 50%;
}
.top-content_head h1 {    font-size: 48px;
    line-height: 60px;
    margin: 0;
}

body.M0 {
	overflow: hidden !important
}
.closebtn {
	font-size: 32px;
	color: #fff;
	margin: 19px 0 0 34px;
	display: inline-block;
	cursor: pointer;
}


.effect,  img {
 -webkit-transition: all .5s ease;
 -moz-transition: all .5s ease;
 -ms-transition: all .5s ease;
 -o-transition: all .5s ease;
}

img {
	max-width: 100%;
	height: auto;
 transition: .5s;
 -webkit-transition: .5s;
}

.inner-banenr-post {
	background:var(--themecolor);
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 49px;
}
 .text-center{ text-align: center;}
 .ftlinks a{ color: #111; text-decoration: none; display: inline-block; padding: 10px;}
.top-content_head ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 25px;
}

.top-content_head ul li {
    background: #fff;
    padding: 6px 20px 9px 40px;
    border-radius: 30px;
    position: relative;
    color:#111;
    font-weight: 700;
    margin: 0;
}
.top-content_head ul li:before {
    position: absolute;
    left: 7px;
    top: 6px;
    content: '';
    width: 29px;
    height: 29px;
    background: url(../images/tick-icon.png) no-repeat;
}


.chatline_services .trial-card {
    padding: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: #ffffff;
    margin: 7px 0;
    border-radius: 15px;
    border: 1px solid #f5e7e3;
}
.chatline_services .card-head_ {
    position: relative;
    display: flex;flex-wrap: wrap;
    align-items: center;
}
.chatline_services .s_pic{margin: 0;}
.chatline_services .s_pic img {
    border: 1px solid #ccc;
    width: 78px;
    height: 78px;
    border-radius: 100%;
}
.chatline_services .card-title {
    padding-left: 10px;
}.chatline_services .card-title h3,.chatline_services .card-title h2{
	margin: 0; font-weight: 700;text-align: left;    font-size: 18px;
}
.chatline_services .card-title h3 a {
    color: #111;
    text-decoration: none;
    display: inline-block;
    padding: 0px 0px;
}

.chatline_services .rating-lower {
  padding: 0;
  display: flex;
  z-index: 0;
}

.chatline_services .card-content p {    color: var(--black);
    border-bottom: 1px dashed #555555;
    margin-bottom: 0px;
    padding:0 0 15px 0;
    display: flex;
    align-items: center;
    gap: 5px;
}
.star-ratings{ text-align:left}
.chatline_services .card-content p:nth-child(2) {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.chatline_services .count_ {
    position: absolute;
    right: -21px;
    top: 0px;
    background: var(--black);
	font-weight: 600;
    color: #fff;
    font-size: 26px;
    padding: 1px 14px;
    border-radius: 10px 0px 0px 10px;
}
.chatline_services .card-content p a {
    text-decoration: none;
    transition: ease all 0.3s;
    background:var(--themecolor);
    color: #fff;
    padding: 5px 15px 7px 15px;
    border-radius: 30px;
    font-size: 19px;
    box-shadow: 0px 0px 9px 0px #bfb9b9;
}
.chatline_services .card-content p a:hover{ background:#c1071f}
.chatline_services .phone_num i {
    font-style: normal;
}

.chatline_services .trial-card {
    padding: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: #ffffff;
    margin: 7px 0;
    border-radius: 15px;
    border: 1px solid #f5e7e3;
}
.star-ratings img{ width: 78px;}






.top-services {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 350px;
	padding: 0 173px;
}
.top-services h1 {
	font-size: 76px;
	padding-bottom: 0;
	margin-bottom: 0;
	text-transform: uppercase;
	background: -webkit-linear-gradient(#ec6e19, var(--themecolor));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 74px;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: white;
}
.top-chatlines-bx li .num {
	display: none;
}
.top-services p {
	font-weight: 500;
	color: #111;
	font-size: 42px;
	padding-top: 10px;
	margin-top: 0;
}
.top-slides-components {
	margin-top: 40px;
}

.banner_haead_app h1,  .banner_haead_app p {
	color: #fff;
	margin: 0;
	text-align: left !important;
}
.banner_haead_app h1 {
	margin-bottom: 9px;
	color: #ffffff;
	text-transform: uppercase;
}
.wts_head {
	margin-left: 146px;
}
.wtsphone {
	margin-bottom: 12px;
}
.wtsphone a {
	background: var(--themecolor);
	color: #fff;
	display: inline-block;
	padding: 0px 19px 5px;
	font-size: 31px;
	text-decoration: none;
	border-radius: 2px; font-weight: 700;
}
.wts_right .str-rating {
	margin-top: 5px;
}
.logo {
	float: left;
	width: auto
}
.headerinfo button {
	float: right;
	width: 40px;
	background: none;
	border: 0px;
}


.topchatlines-services-app {
	padding: 28px 0 34px 0;
	width: 100%;
	float: left;
	background: #fff;
	text-align: center;
}
.topchatlines-services-app h2 {

	color: #111;
	text-transform: uppercase;
	font-size: 40px;
	margin: 0 0 28px 0;
}
.topchatlines-services-app h2 span {
	color: var(--themecolor);
}
.topchatlines-services-app.single {
	background: #f2f2f2;
	padding: 30px 0px;
}



.inner-banenr-post.cms h1 {
	color: #fff;
	text-align: center;
	margin: 198px 0 0 0;
	font-size: 50px;
}
.app-info {
	width: 100%;
	float: left;
	margin: 20px 0px;
}
.app-info p {
	font-size: 18px;
}
.topchatlines-services-app .viewall-btn a:hover {
	background: #fff;
	color: #111;
	text-decoration: none
}
.topchatlines-services-app .viewall-btn {
	width: 100%;
	float: left;
	margin: 42px 0 13px 0px;
}
.home-abouts {
	padding: 30px 0 25px 0;
	width: 100%;
	float: left;
	background: var(--themecolor);
	background-size: 100%;
	color: #fff;
}
.abts-text-info span {
	color: var(--themecolor);
	font-size: 40px;
}

.abts-text-info p {
	font-size: 20px;
}
.hw-works-app {
	width: 100%;
	float: left;
	background: #fff;
	padding: 30px 0px 0px
}
.section_head {
	width: 100%;
	padding: 0 100px;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}
.section_head h2 {
	font-size: 55px;
	color: #111;
	line-height: 66px;
}
.section_head h2 span {
	color: #49fdff;
}
.section_head p {    font-size: 18px;
    color: #111;
    line-height: 30px;
}
.top-chatlines-bx li .t-phone {
	margin-top: 15px;
}
.top-chatlines-bx li .t-phone a {
	background: var(--themecolor);
	color: #fff;
	display: inline-block;
	padding: 3px 19px 3px;
	font-size: 18px;
	text-decoration: none;
	border-radius: 30px;
 font-weight: 700;}
.h2_heading {
	color: #ffffff;
	font-size:40px;
	margin: 0 0 28px 0;
}
.process-tab {
	width: 100%;
	float: left;
	padding: 0 20px;
}
.process-tab .tabs {width: 31%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
.process-tab .tabs li {
	width: 100%;
	float: left; margin-bottom:10px
}
.process-tab .tabs li a {    font-size: 18px;
    color: #3c3c3c;
    position: relative;
    display: block;
    padding: 11px 21px;
    border-radius: 32px;
    border: 1px solid #dee2e6;
    text-decoration: none;
    font-weight: 700;
}
.process-tab .tabs li a::before {
    content: "";
    border: 1px solid #dee2e6;
    position: absolute;
    border-left: none;
    border-bottom: none;
    width: 34px;
    height: 34px;
    top: 7px;
    right: -4px;
    transform: rotate(45deg);
    border-radius: 6px;
    background: #fff;
}
.process-tab .tabs li a:hover,  .process-tab .tabs li a:focus {
	text-decoration: none;
}
.process-tab .tabs li a.active {
	background: var(--themecolor);
	color: #fff;     font-weight: 700;
	text-decoration: none;
}

.process-tab .tabs li a.active::before {
    content: "";
    border: 1px solid var(--themecolor);
    position: absolute;
    border-left: none;
    border-bottom: none;
    width: 34px;
    height: 34px;
    top: 7px;
    right: -4px;
    transform: rotate(45deg);
    border-radius: 6px;
    background: var(--themecolor);
}

.panelContainer {    width: 58%;
    position: relative;
    padding: 40px;
    float: right;
    background: var(--themecolor);
    min-height: 379px;
    margin-left: 20px;
}
.panelContainer .panel {
	margin-bottom: 0;
	background-color: var(--themecolor);
	border: 0;
	border-radius: 0; display: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}.panelContainer .panel.show{ display: block;}

.panelContainer h3 {
	font-size: 36px;
	color: var(--themecolor);
	margin: 0 0 16px 0;
}
.panelContainer p {
	font-size: 20px; color:#fff; line-height: 28px;
}


.more a {
	border: 2px solid #49fdff;
	color: #49fdff;
	font-size: 16px;
	display: inline-block;
	padding: 8px 20px;
	text-decoration: none;
}
.more a:hover {
	background: #49fdff;
	color: #111
}
.more {
	margin-top: 25px;
}
#footerinfoarea {
	width: 100%;
	float: left;
	background: #f4f4f4;
	padding: 23px 0px;
}

.copyright {
	text-transform: uppercase;
	color: #111;    font-size: 14px;
	margin: 20px 0 0 0;
}
html{ padding: 0; margin: 0;}
.container{ max-width: 1170px; margin: 0 auto;}
.more_section{ margin-top: 30px;}

.ft-logo{ margin-bottom: 20px;}
.slide_btn{position: fixed; left: 0; background:none; border:0px;bottom:10px;width: 100%; display:none; z-index: 12;}
.slide_btn span{animation: pulse2 2s infinite; border-radius: 30px;text-align: center; cursor: pointer; padding: 4px 24px; border:2px solid #fff; color: #fff; text-transform: uppercase;  font-weight: 700; font-size: 21px;background: var(--themecolor); display:inline-block}

figure{ margin: 0; padding: 0;}
.row {    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
    .col-md-4 {
        width: 32.33333333%;  
    }

    .col-md-5 {
        width: 40.66666667%;
    }
	    .col-md-7 {
        width: 58.33333333%;
    }
@-webkit-keyframes pulse2 {
            0% {-webkit-box-shadow: 0 0 0 0 rgba(35, 32, 68, .6)}
            70% {-webkit-box-shadow: 0 0 0 15px rgba(35, 32, 68, 0)}
            100% {-webkit-box-shadow: 0 0 0 0 rgba(35, 32, 68, 0)}
          }

          @keyframes pulse2 {
            0% {-moz-box-shadow: 0 0 0 0 rgba(35, 32, 68, .6);box-shadow: 0 0 0 0 rgba(35, 32, 68, .6)}
            70% {-moz-box-shadow: 0 0 0 15px rgba(35, 32, 68, 0);box-shadow: 0 0 0 15px rgba(35, 32, 68, 0)}
            100% {-moz-box-shadow: 0 0 0 0 rgba(35, 32, 68, 0);box-shadow: 0 0 0 0 rgba(35, 32, 68, 0)}
        }


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}










 @media screen and (max-width:989px) {
	 	 .chatline_services .card-title {
    padding-left: 11px;
    display: flex;
    justify-content: space-between;
    width: 70%;
}
.chatline_services .s_pic img { width: 65px; height: 65px;}
 .top-services h1 {
 font-size: 43px;
 padding-bottom: 12px;
 padding-top: 12px;
}
 .top-services p {
 font-size: 31px;
}

 .topchatlines-services-app h2 {
 font-size: 38px;
}
 .top-chatlines-bx li {
 width: 24%;
 margin: 0 0.1% 23px;
}
 .home-abouts {
 padding: 30px 0 30px 0;
}

 .abts-text-info span {
 font-size: 33px;
 margin-top: 20px;
 display: block;
}
 .section_head h2 {
 font-size: 33px;
 line-height: 35px;
}
 .section_head {
 padding: 0 0px;
}
 .process-tab {
 padding: 0 0px;
}
 .process-tab .tabs {
 margin: 0;
 padding: 0;
}
 .process-tab .tabs {
 width: 100%;
 float: left;
}
 .panelContainer {
 width: 100%;
 padding: 20px;
 float: left; margin:0;
 min-height: auto;
}

 
 .panelContainer p {
 font-size: 18px;
}
 .panelContainer h3 {
 font-size: 27px;
 margin: 0 0 7px 0;
}
 .process-tab .tabs li a {
    font-size: 19px;
    padding: 9px;
}

 .phonechatlines-head {
 padding: 0 0px 20px;
}
}
 @media screen and (max-width:767px) {

	 .inner-banenr-post.cms h1 { margin: 88px 0 0 0; font-size: 30px;}
	 
	#footerinfoarea {padding: 23px 0px 67px;}
	.slide_btn.act{ display: block;}
    .abt{ margin-bottom: 20px;}
 .h2_heading {
 font-size: 30px; 
}
 .inner-banenr-post .top-services h1 strong {
 font-size: 20px;
 padding-top: 0;
 margin-top: 0;
 padding: 0;
}
 .top-chatlines-bx li {
 width: 49%;
}
 .topchatlines-services-app h2 {
 font-size: 26px;
}
 .logo {
 float: left;
 width: 220px;
}

 .banenr-post {
 background: #8d4256 url(../images/banner-poster2.jpg) center top no-repeat;
 width: 100%;
 float: left;
 position: relative;
 padding-bottom: 0;
 background-size: cover;
}

 
 .ft-logo {
 margin: 10px 7px 30px;
}
 
 
 .top-chatlines-bx li .num {
 position: absolute;
 top: 50%;
 background: #ffd6e7;
 font-weight: 700;
 width: 25px;
 left: 50%;
 border-radius: 100%;
 font-size: 13px;
 display: block;
 z-index: 12;
 margin-left: -10px;
 margin-top: -14px;
 border: 4px solid var(--themecolor);
}
 .freetrial {
 font-size: 13px;
 line-height: 15px;
 padding:0;
}
 .service_provider_tt {
width: 71%;
text-align: left;
margin-left: 3px;
}
 .top-content_head h1 {
font-size: 17px;
margin-bottom: 0;
margin-top: 13px; line-height:19px;
}
 .top-content_head p {
font-size: 12px;
 padding: 5px 14px 5px;
 margin-top: 9px;
 line-height: 14px;
 text-align: center;
}
 .top-content_head {
width: 60%;
}
 .topchatlines-services-app {
padding: 11px 0 34px 0;
}
 .logo img {
width:195px;
}
.top-content_head ul { gap: 2px; margin-top: 12px; display: none;}
.top-content_head ul li {  padding: 4px 8px 5px 5px; argin: 0; font-size: 12px;}
.top-content_head ul li:before{ display:none}
.col-md-4,.col-md-5,.col-md-7 {
    width: 100%;
}.row { margin-right: 0; margin-left: 0; gap: 0;}
.container{ padding: 0 15px;}
}
