/*** Hero Section ***/
.mainBanner .contentWrap h4 {
    font-weight:700;
    font-size:23px;
    color:#FA2865;
    margin-bottom: 15px;
}





.mainBanner .price {
    font-size:17px;
    line-height:34px;
}

.mainBanner .price span {
    font-size:40px;
    line-height:28px;
}

/*** Gurantee Section ***/
#gurantee_section {}

#gurantee_section .container {
    background: linear-gradient(269.84deg, #FB2966 1.3%, #C55FC3 99.86%);
    padding:50px;
    border-radius:0px 0px 20px 20px;
}

#gurantee_section h2 {
    text-align:left;
    margin:0px 0px 20px 0px;
}

#gurantee_section .guarantee_seal {
    margin:auto;
    display:block;
}

#gurantee_section p {
    margin-bottom:20px;
}

/*** Content Solution Section ***/
#content_sol_section {
    padding:50px 0px;
}

#content_sol_section h2 {
    color:#1F2E4E;
    text-align:left;
    margin:0px 0px 25px 0px;
    line-height:30px;
    position:relative;
}
#content_sol_section h2 .heading-line { vertical-align:middle; }
#content_sol_section h2 span.head-icon {
    vertical-align: middle;
    box-shadow: 0px 0px 25px #999;
    padding:15px;
    border-radius: 50%;
    position: relative;
    top: -20px;
}
#content_sol_section h2 span.head-icon img { vertical-align:middle; width:100%; }

#content_sol_section h2:after {
    content: " ";
    width: 100%;
    height:10px;
    background: #F62F70;
    position: absolute;
    bottom: 0px;
    margin-left: 10px;
}

#content_sol_section h6 {
    color:#F62F70;
    font-size:22px;
    line-height:32px;
    margin:0px 0px 20px 0px;
}

#content_sol_section ul {
    margin:0px;
    padding:0px;
    list-style:none;
}

#content_sol_section ul li {
    background:url('../images/lp-content/bullet-p.png') 0px 6px no-repeat;
    margin:0px;
    padding:0px 0px 20px 28px;
    font-size:20px;
    line-height:28px;
    color:#1F2E4E;
}

#content_sol_section ul li span {
    font-weight:700;
    display:block;
}

/*** Content Features Section ***/
#content_features_section {
    background: url('../images/lp-blog-manage/faq-bg.png');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding:60px 0px 60px 0px;
}

#content_features_section h2 {
    color:#1F2E4E;
}

#content_features_section ul#features_list {
    margin:0px;
    padding:0px;
    list-style:none;
    display:grid;
    grid-template-columns:1fr 1fr 1fr 1fr;
    grid-gap:20px;
}

#content_features_section ul#features_list li {
    background:#fff url('../images/lp-content/lp-content-corner.png') 95% 10px no-repeat;
    border-radius:15px;
    margin:0px;
    padding:25px;
    line-height:32px;
    color:#1F2E4E;
}

#content_features_section ul li img {
    height:72px;
}

#content_features_section ul li h4 {
    font-weight:700;
    font-size:20px;
    margin:10px 0px;
}

/*** reviews ***/
.sec-2.reviews {
    background: #1F2E4E;
    padding: 70px 0;
}
.rev-details {
    width: 58%;
    padding: 0;
}
.rev-details {
    width: 65%;
    padding: 0;
}
.profile {
    padding: 40px 80px 20px;
}
p.rev-content {

    padding: 20px 80px 30px;
}
h4.rev-head{
	 padding: 6px 80px;
}

.slider-controls {

    position: relative;
     top:unset; 
    left: unset;
    grid-gap: 10px;
    justify-content: center;
	margin-top:20px;
}

/* ---------- sec-5 review ------*/
.sec-5.reviews {
    padding:0px 0px 60px 0px;
    text-align: center;
}

.sec-5.reviews .review-con {
    display: flex !important;
    grid-gap: 50px;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}
.sec-5.reviews .rev-details {
    width: 58%;
    padding: 70px 0;
}
.sec-5.reviews .rev-stats {
    width: 36%;
    background: #1F2E4E;
    padding:60px 50px 50px 50px; 
    margin-bottom:6%;
    border-radius: 0 0 20px 20px;
}


.details h3 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 20px;
    line-height: 96%;
    letter-spacing: 0%;
}

.details p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0%;
}

img.quote {
    position: absolute;
    top: 30px;
    right: 30px;
}

.white {
    color: white !important;
}
.center{
	text-align:center !important;
}
.review-box {
    background: white;
    border-radius: 20px;
    padding: 0;
    text-align: left;
	position:relative;
}
p.rev-content {
    font-family: Poppins;
    font-weight: 500;
    font-style: italic;
    font-size: 20px;
    line-height: 145%;
    letter-spacing: 0%;
    color: #1F2E4E;
    padding: 20px 40px;
}

.review-box h3 {
    margin:0px 0px 0px 0px;
    font-weight:600;
    font-size:36px;
    line-height:40px;
    color:#1F2E4E;
	margin-bottom:10px;
}

.sec-5.reviews .review-box h3 img { vertical-align:middle; display:inline-block; }

.review-box ul {
    margin:0px;
    padding:0px;
    list-style:none;
}

.review-box ul li {
    margin:0px;
    padding:10px 0px;
    font-weight:700;
    font-size:20px;
    line-height:28px;
    color:#1F2E4E;
}

.review-box ul li span {
    color:#FA2865;
}

h4.rev-head {
    background: #FA2865;
    font-family: Poppins;
    font-weight: 800;
    font-style: italic;
    font-size: 30px;
    line-height: 145%;
    letter-spacing: 0%;
    font-variant: small-caps;
    color: white;
    padding: 6px 20px;
    display: inline-block;
    border-radius: 0 10px 10px 0;
}

.profile {
    padding: 40px 40px 20px;
}
.profile {
    display: flex;
    align-items: center;
    grid-gap: 15px;
}

.rev-stats h2 {
    font-family: Almarai;
    font-weight: 700;
    font-size: 40.56px;
    line-height: 50px;
    letter-spacing: 0%;
    text-align: center;
    color: white;
}

.stats-con {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    grid-gap: 20px;
}

.stats-box {
    background: white;
    border-radius: 10px;
    padding: 20px;
    width: 46%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.stats-box.half h3 {
    font-family: Almarai;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 3%;
    text-align: center;
    color: #1F2E4E;
}

.stats-box.half h4 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 50px;
    line-height: normal;
    letter-spacing: 0%;
    text-align: center;
    color: #FA2865;
    line-height: 50px;
}

.stats-box.full {
    width: 100%;
}

.stats-box.full h3 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 50px;
    line-height: normal;
    letter-spacing: 0%;
    text-align: center;
    color: #FA2865;
    line-height: 50px;
}

.stats-box.full h4 {
    font-family: Almarai;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    color: #1F2E4E;
}
.sec-5.reviews .slider-controls {
    display: flex;
    position: relative;
    top: -50px;
    left: 20px;
    grid-gap: 10px;
}
.sec-5.reviews .slider-controls div {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background:#1F2E4E;
    border-radius: 100%;
    cursor: pointer;
    color:#fff;
}

.sec-5.reviews .slider-controls div:hover {
    background:#FA2865;
    color: white;
}
/* ---------- sec-2 review ------*/

ul.faqAccordion {
    text-align: left;
}

.slider-controls div:hover {
    background: #FA2865;
    color: white;
}
.mainBanner ul {
   
    padding-right: 100px;
}

ul.desk-ver {
    display: block;
}

ul.mob-ver {
    display: none;
}

@media (max-width: 991px) {
	
	ul.desk-ver {
    display: none;
}

ul.mob-ver {
    display: block;
}
	
	.mainBanner ul {
  
    padding-right: 0px;
}
	
	#content_sol_section h2 {
    line-height: 36px;
}
	
	#content_sol_section h2 img.heading-line {
    display: none;
}

#content_sol_section h2 span.head-icon {
    display: none;
}
	#content_sol_section h2:after {
     bottom: -15px;
    left: -5px;
}
    .mainBanner ul li {
        font-family: Poppins;
        font-weight: 400;
        font-size: 13px;
        line-height: 37px;
        letter-spacing: 0%;
        margin-bottom: 15px;
        padding-left: 15px;
        position: relative;
        text-align: left;
    }
	
	
	#content_features_section ul#features_list li{
		width:100%;
	}
	#content_features_section ul#features_list {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
}

#content_features_section {
   
    padding: 60px 0px 90px 0px;
}


	.profile {
    padding: 20px;
}.rev-details {
    width: 100%;
    padding: 0;
}
h4.rev-head {
    padding: 6px 10px ;
}
p.rev-content {
    padding: 20px;
}

.sec-5.reviews .rev-details {
    width: 100%;
    padding: 40px 0 0;
}

.sec-5.reviews .rev-stats {
    width: 100%;
    background: #1F2E4E;
    padding: 20px;
    margin-bottom: 6%;
    border-radius: 20px;
}

.review-box h3 {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
	font-size: 24px;
}

.sec-5.reviews .slider-controls {
    display: flex;
    position: relative;
    top: -25px;
    left: 0;
    grid-gap: 10px;
}


.sec-5.reviews .review-con {

    grid-gap: 20px;

}

#gurantee_section .container {
    padding: 20px;
    border-radius: 0px 0px 20px 20px;
    text-align: center;
}
#gurantee_section h2 {
    text-align: center;
    margin: 20px 0px 20px 0px;
}
h4.rev-head {
    font-size: 20px;
}
}