html{
	font-size: 62.5%;  scroll-behavior: smooth;
}
@font-face{
	font-family:'Poppins-Regular';
	src:url('../fonts/Poppins-Regular.ttf');
}
@font-face{
	font-family:'Poppins-Light';
	src:url('../fonts/Poppins-Light.ttf');
}
@font-face{
	font-family:'Poppins-SemiBold';
	src:url('../fonts/Poppins-SemiBold.ttf');
}
@font-face{
	font-family:'Poppins-Medium';
	src:url('../fonts/Poppins-Medium.ttf');
}
@font-face{
	font-family:'Poppins-Bold';
	src:url('../fonts/Poppins-Bold.ttf');
}
@font-face {
  font-family:'FontAwesome';
  src:url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2');
  font-weight: normal;
  font-style: normal;
}
h1{
	font-family:'Poppins-Medium';
}
body{
	box-sizing: border-box;
	overflow-x: hidden!important;

}
.container-fluid, .row{
	margin:0px;
	padding:0px;
}

:root{
	--forbg:#F4F6FC;
	--blue:#13b68a;
	--darkblue:#0c7155;
}

.hero-section{
	width:100%;
	padding-bottom:0rem;
	padding:0px;
	height:auto;
	margin:0px;
	background:white;
}
.main_logo{
	width:4rem;
}
.logo_text{
	font-size: 2.2rem;
	font-family: 'Poppins-SemiBold';
	margin-left: .4rem;
	color:var(--blue);
	letter-spacing: .1rem;
}
.container-fluid{
	margin:0px;padding:0px;
}
.top_pannel{
	background: var(--forbg);
	text-align: center;
}
.top_panel_text{
	font-size: 1.6rem;
	font-family: 'Poppins-Medium';
	color:gray;
	padding:.7rem 0;
}
.tp_bold{
	font-family: 'Poppins-SemiBold';
	color:var(--blue);
}
.to_space{
	padding:0 .5rem;
	color:gray;
}
.navbar{
	height: auto;
}

.navbar-toggler:focus{
	box-shadow: none;
}

.forfixtop{
	background: white;
}
.brandflex{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.navbar.sticky_navigation {
	/* background:white; var(--black); */
	background: var(--black, white); /* 'white' is the fallback if '--black' is not set */
	padding:1.5rem 1rem;
	box-sizing: border-box;
}

.sticky_navigation {
	margin-top:0rem!important;  
	width: 100%;
  z-index: 999;
  -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.09);
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}
.sticky_navigation .navbar {
	margin-top: 0px!important;
	padding:auto 1rem!important;
}
.mto0{
	margin-top:0px!important;
}

@-webkit-keyframes fadeInDown {
  0%{
    opacity: 0;
    -webkit-transform: translateY(-20px);
   }
    100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    }
}    
 
      
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
body{
	overflow-x: hidden!important;
}
.formarginleft{
	margin-left:20rem;
}
.navbar-nav li{
 	padding:0rem .5rem;
}
.navbar-nav li a{
 	font-size:1.6rem;
 	color:black;
 	text-transform: capitalize;
 	font-family: 'Poppins-Regular';
}
.navbar-nav li a.active{
	color:var(--darkblue)!important;
	font-weight: bold;
}
.navbar-nav li a:hover{
	color:var(--darkblue);
 	font-family: 'Poppins-Regular';
}
.navbar-toggler i{
	color:white;
	font-size:2rem;
}
.fa-times{
	display: none;
}
.navbar-toggler:focus{
	outline:none;
}

.loginbtn{
	margin:0rem 1rem;
}
.menu_btn a{
	padding:0rem;
	line-height: 4rem;
	color:white!important;
	padding:0rem 2rem!important;
}

.menu_btn{
	background: var(--blue);
	/*border-radius: .5rem!important;*/
	height: 4rem;
	/*line-height: 5rem;*/
	line-height: 2rem;
	margin-top:-.5rem;
	margin-left:1rem;
	border-radius: 2.5rem;
	color:white!important;
}
.menu_btn a:hover{
	color:white!important;
}	
.menu_btn:hover{
	background:var(--darkblue);
}	
.login_btn{
	background: var(--blue);
	height: 4rem;
	line-height: 5rem;
	line-height: 3rem;
	margin-top:-.5rem;
	color:white!important;
	padding:0 1.5rem!important;
	border-radius: 2.5rem;
	border:.1rem solid var(--darkblue);

}
.login_btn:hover{
	border:.1rem solid var(--darkblue);
	background: var(--darkblue);
	color:white!important;
}
.login_btn:hover a{
	color:white!important;
}
.navbar-toggler i{
	color:var(--darkblue);
}			
.hero_contents{
	height: auto;
	margin-top:7rem;
	padding:0rem 0rem;
	padding-bottom: 3rem;
}
.tagline{
	font-size:1.6rem;
	text-transform: uppercase;
	display: block;
	margin-bottom:1.5rem;
	color:black;
}
.hero_contents .tagline{
	margin-bottom: .5rem!important;
}
.tagline:before{display: inline-block;
    content: "";
    border-top: .3rem solid var(--blue);
    width: 4rem;
    margin: 0rem 1rem 0rem 0rem;
    transform: translateY(-.5rem);}
.gold-text{
	color:var(--blue);
}
.hero_title{
	font-size:4rem;
	color:black;
	font-family: 'Poppins-Bold';
	text-transform: capitalize;
	line-height: 4.5rem;
	margin-top: 0rem;
	  /*text-shadow: 0px 2px var(--silver);*/

}
.hero_p{
	margin:1.5rem 0rem;
	font-size:2rem;
	color:var(--black);
	line-height: 2.6rem;
	font-family: 'Poppins-Regular';
	display: block;
}


.heroimage {
    -webkit-animation: mover 2s infinite  alternate;
    animation: mover 2s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateX(0); }
    100% { transform: translateX(20px); }
}
@keyframes mover {
    0% { transform: translateX(0); }
    100% { transform: translateX(-20px); }
}

.hero_right_img{
	 transform: scaleX(-1);

}
.btn{
	padding:.8rem 2.4rem;
	color:var(--black);
	font-size:1.8rem;
	text-transform:capitalize;
	letter-spacing: .1rem;
	border-radius: 2.5rem;
	display: block;

}
.hero_btn{
	display:block;
	font-size: 1.8rem;
	color:black;
	font-family: 'Poppins-Medium';
	text-decoration: none;
	background:var(--blue);
	padding:1rem 2rem;
	border-radius: 2.5rem;
	color:white;
}
.hero_btn:hover{
	background: var(--darkblue)!important;
	color:white!important;
}
.darkbg{
	background:var(--blue)!important;
}
/* .hero_left{
	padding-top:5rem;
	border-radius:.3rem;
} */
.hero_btn:hover
{
	background:var(--silver);
	color:var(--black);
}
.my_3{
	margin:2rem 0;
}
.no_bg{
	background: transparent;
	color:black!important;
}
.hero_learn_more_btn{
	display:block;
	font-size: 1.8rem;
	color:black;
	font-family: 'Poppins-Medium';
	text-decoration: none;
	padding:1rem 0rem;
	text-decoration: none;
	cursor: pointer;

}
.hero_learn_more_btn:hover{
	color:var(--darkblue);
}
.cta{
	font-size: 1.5rem;
	font-family: 'Poppins-Regular';

	display: block;
	opacity: .8;
}
.space_x{
	padding:0 2rem;
	font-size: 1.8rem;
}
.forflex{
	display: flex;
	align-items: center;
}
/*second section start*/


/*about us start*/
.about_us{
	padding:10rem 0rem;
	background: var(--forbg)
}
.faster_than_heading{
	font-size:3.5rem;
	color:white;
	font-family: 'Poppins-Medium'
}

.about_us_main{
	margin-left:8rem;

}
.tagline{
	display: inline-block;
    font-size: 1.6rem;
    font-family:'Poppins-SemiBold';
    letter-spacing: .15rem;
    text-transform: uppercase;
    margin-bottom: 3rem;
    z-index: 1;
    position: relative;
    opacity: .8;

}
.main_title{
	font-size:3rem;
	line-height:4rem;
    font-family:'Poppins-Bold';

}
.text_red{
	color:var(--lightred);
}
.heading_layout{
	color: transparent;
    font-size: 50px;
    line-height: .85;
    font-weight: 700;
    font-family: "Open Sans",sans-serif;
    letter-spacing: -.020em;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--blue);
    position: absolute;
    left: 10rem;
    top: -13px;
    z-index: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .3;
}
.c_name{
	color:var(--blue);
	font-weight: bold;
}
/*about us end*/
.gen_p{
	font-size:1.6rem;
	color:black;
	font-family: 'Poppins-Regular';
}
.more_btn{
	color:black;
    height:5rem;
    line-height: 2.5rem;
    min-width: 170px;
    text-align: left;
    border: 2px solid var(--darkblue);
    /*border-radius: 0 0 20px 0;*/
    font-size:1.6rem;
    padding: 1rem 2rem;
    margin-top:2rem;
    display: inline-block;
}
.more_btn:hover{
	background:var(--darkblue);
	color:white;
	text-decoration: none;
}
.badgs_grid{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 1rem;
	align-items: center;
}

.badgs_grid{
	margin-top: 2rem;
}
.services_section{
	padding:8rem 0rem;
}
.sec_heading{
	font-size:3rem;
	line-height:4rem;
    font-family:'Poppins-SemiBold';
    text-align: center;
    margin-bottom: 2rem;
} 
.service_card{
	background: var(--forbg);
	padding:2rem 0rem;
	text-align: center;
	border-radius: 1rem;
	margin-bottom: 2rem;
}
.service_iccon_div i{
	font-size:2rem;
	line-height: 5rem;
}
.servic_title{
	font-size: 1.8rem;
	color:var(--blue);
	font-family: 'Poppins-Medium';
	height: 4rem;
	margin-top: 1.5rem;
	display: block;
}

.service_iccon_div{
	width:5rem;
	height: 5rem;
	background: var(--blue);
	color:white;
	text-align: center;
	border-radius: 100%;
	margin:0 auto;
}

.servic_desc_div{
	width:100%;
	height: 8rem;
}
.servic_desc_div p{
	font-size: 1.7rem;
}

.servic_link{
	font-size: 1.6rem;
	font-family: 'Poppins-Medium';
	margin-top: 1rem;
	display: block;
	text-decoration: none;
}
.servic_link:hover{
	color:var(--darkblue);
	text-decoration: none;
}
.servic_link i{
	margin-left:.5rem;
}

.sub_heading{
	font-size:3rem;
	color:var(--black);
	font-family:'Poppins-SemiBold'
}


.pl0{
	padding-left:0rem;
}
.pr0{
	padding-right: 0rem;
}

.bom{
	display: block;
}
.mb33{
	margin-bottom:0rem;
}
.faq_section{
	padding:10rem 0rem;
}
.faq-section{
	background:white;
	padding:8rem 0rem;
}

.faq-section .accordian{
	margin-top:3.1rem;
}
.faq-section .accordian .card{
	margin-bottom:1.1rem;
}
.faq-section .card-header:after{
    font-family:'FontAwesome';
    content:"\f068";
    float:right;
    padding-left:5px;
    padding-right:5px;
    margin:0px;
    padding-top:1px;
    padding-bottom:-10px!important;
    cursor: pointer;
    color:var(--darkblue);
    font-size:1.4rem;
    font-weight: normal;
   
  }
  .faq-section .collapsed:after{
    content:"\f067";
    color:#222222;
  }

  /* .faq-section h2{
	font-size:28px;
	text-transform: normal;
	color:#328b32;		;
	font-weight:400;
} */
.faq-section p{
	font-size:18px;
	color:black!important;
}


 
  #colap_header a{
  	font-size:1.6rem;
  	color:#000000;
  	font-family: 'Poppins-Regular';
  }
  #content_p p{
  	font-size:1.6rem;
  	font-family: 'Poppins-Regular';
  	padding-left:0px;
  	text-align:left;
  	color:#676767!important;
  	font-weight:normal;
  }
    #content_p p ul li{
    	font-size:1.6rem;
  	font-family: 'Poppins-Regular';
  	padding-left:0px;
  	text-align:left;
  	color:#676767!important;
  	font-weight:normal;
    }
  .faq-section .accordian .card{
  	background: none;
  	border:none;
  	margin-bottom:1.1rem!important;
  }
  .faq-section .card-header{
  	background:var(--forbg);
  	vertical-align: middle;
  	height: 5.2rem;
  	line-height: 3.6rem;
  	cursor: pointer;

  }
  .accordian .card-body{
  	background: #F5F5FF;
  	text-align: left;
  	border-top:1px solid var(--darkblue);


  }
  .card-title{
  	text-decoration: none;
  }
  .card_list{
  	font-size:1.6rem;
  	font-family: 'Poppins-Regular';
  	
  	text-align:left;
  	color:#676767!important;
  	font-weight:normal;
  }


/*pricint */
.pricing-section{
	background: var(--forbg);
	padding:8rem 0;
  	font-family: 'Poppins-Regular';

}

    .pricing-card-div .card{
    	height: auto;
    	padding:20px 20px;
    	box-sizing: border-box;
   

    }
    .forthisrow{
    	display: flex;
    	align-items: stretch;
    	display: inline-flex;
  		flex-wrap: wrap;
    }
    .pricing-card-div{
    	display: grid;
    

    }
    .pricing-card-div .card{
    	border-radius:10px;
    	border:1px solid #ddd;
    	padding:20px;
    	/*padding-bottom:100px;*/

    }
    .pkg-name{
    	font-size: 2.4rem;
			line-height: 56px;
			color: #324157;
			font-weight: 700;
    }
    .forwhom{
    	font-size: 1.5rem;
    }

.pric{
	font-size: 42px;
	line-height: 48px;
	color: var(--blue);
	font-weight: 700;
}   
.month{
	font-size:30px;
	color:var(--blue);
	opacity: .4;

}
.hrr{
	height: 1px;
	display: block;
	padding:0px;
	margin:1rem 0;
	background:#c3d0e1;
}


.feature-heading{
	display: block;
	margin:20px 0px;
	font-weight: bold;
	font-size:18px;
	text-transform: uppercase;

}
.fatures-list ul{
	padding-top:0px;
	 list-style: none;
  padding: 0px 10px;
}
.checkicon{
	color:var(--blue);
	margin-right: .7rem;

}
.fatures-list ul li{
	font-size: 1.7rem;
	line-height: 3rem;
	color: #324157;
	font-family: 'Poppins-Medium'
}



.cd-btn{
	display: block;
	background:var(--blue);
	color:white;
	width:80%;
	margin:0 auto;
	display: block;
	height: 52px;
	font-size:20px;
	text-transform:capitalize;
	border-radius: 26px;
	line-height:52px;
	text-align: center;
	bottom:20px;
	background-color: var(--blue);
	text-decoration: none;
	margin-top: 5rem;
	/*margin-top:30px;*/
}
.cd-btn:hover{
	background: var(--darkblue);
	text-decoration: none;
	color:white;
}



.blogandnews{
	padding:8rem 0rem;
}
.mt-60{
	margin-top:6rem;
}
.blogcard{
	background: white;
	/*border-radius: 2rem;*/
	padding:1rem;
	border:.1rem solid #dadbdd;
}
.bloger-name{
	color:black;
	font-size: 1.8rem;
	font-family: 'Poppins-Medium'
;
}
.blog-date{
	font-family: 'Poppins-Bold';
	color:black;
	font-size:1.6rem;
	line-height: 2.6rem;
}
.blog-title, .blog-link{
	font-family: 'Poppins-Medium';
font-size: 1.7rem;
line-height: 2.4rem;
margin:0px;
padding:0px;
margin-top: 1.0rem;
color:var(--darkblue);
text-decoration: none;
}
.blog-desc{
	margin-top:.6rem;
	font-size:1.6rem;
	line-height: 1.9rem;
	color:var(--black);
	font-family:'Poppins-Regular';
}
.blog_heding_text{
	font-size:1.6rem;
	margin-top: 0rem;
	color:black;
	font-family: 'Poppins-Regular';
}




.banner_type{
	width:100%;
	height: auto;
	padding:4rem 2rem;
	background: linear-gradient(rgba(19, 182, 138,.9),rgba(19, 182, 138,.9)),url(../images/banner.jpg);
	border-radius: 2rem;
	background-size: cover;
	background-position: center;
	margin:8rem 0;
}

.protect_btn{
	display:inline-block;
	padding:1.5rem 4rem;
	background:var(--darkblue);
	color:white;
	font-size: 1.6rem;
	border-radius: 5rem;
	text-decoration: none;
	text-transform: capitalize;
	font-family: 'Poppins-SemiBold'
}

.protect_btn:hover{
	background:black;
	color:white;
}








.social_icons{
	padding-left:0px;
	/*margin-top:4rem;*/
	display: block;
	padding-bottom: 0px;
	margin-bottom:0px;

}
.social_icons li{
	list-style: none;
	display: inline;
	margin-bottom:0px;

}
.social_icons li a{
	width:3.5rem;
	height: 3.5rem;
	margin-right:1rem;
	font-size:2rem;
	background:white;
	line-height: 3.5rem;
	text-align: center;
	border-radius: 100%;
	margin-bottom:0px;
	padding-bottom: 0px;
	color:var(--black);

}
.social_icons li a:hover{
	text-decoration: none;
	background: black;
	color:white;
}

.cta_section{
	padding:6rem 0rem;
	background:var(--black);
}
.cta_heading{
	font-size:2.2rem;
	color:white;
	font-family: 'Poppins-Medium';
}
.cta_btn{
	width:100%;
	height: 6rem;
	background:var(--gold);
	display: block;
	color:white;
	text-align: center;
	line-height: 6rem;
	font-size:2rem;
	color:var(--black);
	/*border-radius: .6rem;*/
	font-family:'Poppins-Medium';
}
.cta_btn:hover{
	background:white;
	color:black;
	text-decoration: none;
}
/*second section start*/
.py_8{
	padding:8rem 0rem;
}
.left_bg{
	width:100%;
	height: auto;
	background: url(../images/left_bg.png);
	background-size:100% 100%;
	
}
.right_bg{
	width:100%;
	height: auto;
	background: url(../images/right_bg.png);
	background-size:100% 100%;
}
.white_bg{
	background: white;
}
.gen_image{
	display: block;
	margin:0 auto;
	max-width: 50rem;
}

.sub_heading{
	font-size: 2.8rem;
	margin-bottom: 0rem;
	margin:0rem;
	line-height: 3.5rem;
}


.digit {
    color: white;
    padding: 0rem 2rem;
    display: inline-block;
    border-radius: 0.4rem;
    background: var(--blue);
}
.sub_heading .tagline{
	margin-bottom: 0rem;
}
.gen_p{
	font-size: 1.8rem;
	color:black;
	opacity: .8;
	margin: 1rem 0;
}

.learn_more_btn{
	font-size: 1.8rem;
	color:var(--blue);
	text-decoration: none;
	font-family: 'Poppins-Medium'

}
.learn_more_btn i{
	margin-right: .4rem;
}
.learn_more_btn:hover{
	color:var(--darkblue);
}


/*how it works start*/

.who_we_are{
  width: 100%;
  height: auto;
  padding:6rem 0rem;
  background:var(--forbg);
}

.step_icon{
  width:11.5rem;
    height:11.5rem;
    -webkit-box-shadow: 0 15px 50px rgb(15 60 216 / 20%);
    box-shadow: 0 15px 50px rgb(15 60 216 / 20%);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    position: relative;
    margin: 0 auto 2rem;
    margin-bottom: 3rem;
}
.step_num{
  width: 3.8rem;
    height: 3.8rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color:var(--darkblue);
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.7rem;
    color: #fff;
    font-weight:700;
    letter-spacing: .4rem;
    text-align: center;
    line-height: 3.8rem;
	font-family: 'Poppins-Medium'

}
.step_icon img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width:6rem;
    /*height: 5rem;*/
    display: block;
}
.step_title{
  font-size: 2rem;
  font-weight:700;
  margin-top: 2rem;
  text-align: center;
	font-family: 'Poppins-Medium'

}
.step_desc{
  font-size: 1.7rem;
  color:gray;
  text-align: center;
	font-family: 'Poppins-Regular'

}
/*affiliate section*/
.affiliate_section{
	width:100%;
	height: auto;
	background:white;
	padding:6rem 0;
}
.section_heading{
	font-size: 4rem;
    font-weight: 700;
    line-height: 1.1;
    color:#13b68a;
}

.sec_text{
	font-size: 1.9rem;
	color:black;
	opacity: .8;
	text-align: center;
	margin-top: 1rem;
	font-weight: 500;
}

.form_area{
	width:80%;
	height: auto;
	padding:3rem;
	margin:0 auto;
	margin-top: 2rem;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	border:.1rem solid #ddd;
}
.company_name{
	color:var(--blue);
	font-weight:700;

}
.gen_text{
	font-size: 1.7rem;
	color:black;
	opacity: .8;
	text-align: center;
	width:80%;
	margin:0 auto;
	font-weight: 400;
}
.form_area form{
	margin-top: 2rem;
}
.form_area form label{
	display: block;
	margin-bottom:.3rem;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: .1rem;
}
.staric{
	color:red;
}
.form_area form  input[type="text"],[type="email"],[type="url"]{
	width:100%;
	background:rgba(242, 242, 242,.1);
	border:.1rem solid #ddd;
	height: 4.2rem;
	font-size: 1.5rem;
	padding-left: 1rem;
}
.form_area form textarea{
	width:100%;
	background:rgba(242, 242, 242,.1);
	border:.1rem solid #ddd;
	height: 15rem;
	font-size: 1.5rem;
	padding-left: 1rem;
	padding-top: 1rem;
}
.form_area form  input:focus, textarea:focus{
	outline: none;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;


}
.form_area form  input[type="submit"]{
	width:auto;;
	background:var(--blue);
	height: 4.3rem;
	font-size: 1.7rem;
	border:none;
	float:right;
	padding:0 3rem;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2rem;
	color:white;
	line-height: 4.3rem;

}
.form_area form  input[type="submit"]:hover{
	background: #13b68a !important;
	cursor: pointer;
}

.mt_4{
	margin-top: 2rem;
}

/* footer{
	background:white;var(--forbg);
	color:black;
	padding:2.5rem 0rem;
	text-align: center;
} */
footer {
    background: var(--forbg, white); /* 'white' is the fallback if '--forbg' is not set */
    color: black;
    padding: 2.5rem 0rem;
    text-align: center;
}
.copyrightext{
	padding:0rem;
	font-size:1.6rem;
	line-height: 2.6rem;
	margin:0rem;
	padding:0rem;
	font-family: 'Poppins-Regular';

}
.footer_link{
	text-transform: capitalize;
}
.footer_links{
	padding:0rem;
	margin:0rem;
}
.footer_links li{
	list-style: none;
	display: inline-block;
	padding-left:1rem;
	margin:0rem;
}
.footer_links li a{
	color:black;
	font-size:1.6rem;
	text-decoration: none;
}

.footer_links ul li  i{
	color:red!important;
}
.footer_links li a i{
	font-size: 2rem;
	line-height: 2rem;	

}
.footer_links li a i:hover{
	color:var(--blue);
}
.footer_links{
	margin:0rem;
	padding:0rem;
}
.footer_links li a:hover{
	color:var(--blue);
}

/*privacy page*/
.formargintop{
	margin-top:11.4rem;
}

.policy_container {
	margin-bottom:9rem;
}
.policy_container p{
	font-size: 1.7rem;
	color:black;
	opacity: .8;
}
.policy_container ul li{
	font-size: 1.7rem;
	color:black;
	opacity: .8;
}
.policy_container ol li{
	font-size: 1.7rem;
	color:black;
	opacity: .8;
}
.policy_container h4{
	font-size: 2.4rem;
    font-weight: 700;
    color:black;
    	font-family: 'Poppins-SemiBold';
    	text-transform: uppercase;
    	margin:2rem 0;
    	margin-bottom: 1rem;
}
.policy_container a{
	font-size: 1.7rem;
	color:var(--blue);
	text-decoration: none;
}
.policy_container a:hover{
	color:var(--darkblue);
}
.Policy_main_heading{
	text-align: center;
	font-size: 3.5rem;
	margin-top: 13rem;
	margin-bottom: 3rem;
}
.text-muted{
	color:var(--blue)!important;
	font-weight: 600;
}
.w_60{
	width:70%;
	text-align: center;
	margin:2rem auto;
}

.bg_gray{
	background: var(--forbg);
}

.piracy_page h2{
	font-size: 2.4rem;
    font-weight: 700;
    color:black;
    	font-family: 'Poppins-SemiBold';
    	text-transform: uppercase;
    	margin:2rem 0;
    	margin-bottom: 1rem;
}


.forms_section{ 
	padding:6rem 0rem 200px;
	background: var(--forbg);
}
.main_form_area{
	width:50%;
	background: white;
	margin:0 auto;
	border-radius: 2rem;
	padding:3rem 2rem;
}
.gen_note{
	font-size:1.4rem;
	color:gray;
	margin-bottom: 1rem;
	display: block;
}
.checkbox_flex{
	display: flex;
	align-items: flex-start;
}
.checkbox_flex input[type="checkbox"]{
	width:3rem;
	height: 3rem;
	margin-right:1rem;
	border:.1rem solid #ddd!important;
	outline: none;

}
.checkbox_text{
	font-size: 1.4rem;
}
.second_text_area textarea{
	height: 8rem!important;
}

.togle_flex{
	margin-top:1rem;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.switch {
  position: relative;
  display: inline-block;
  width: 6.0rem;
  height: 3rem;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #1e2321;
  -webkit-transition: 0.4s;

  transform: translate(0px, 0px);
  transition: 0.6s ease transform, 0.6s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 2.6rem;
  width: 2.6rem;
  left:.3rem;
  bottom:.2rem;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: var(--darkblue);
}

input:focus + .slider {
  box-shadow: 0 0 1px #50bfe6;
}

input:checked + .slider:before {
 /* -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);*/
  transform: translateX(2.9rem);
}

.slider.round {
  border-radius: 2.5rem;
}

.slider.round:before {
  border-radius: 50%;
}

.togle_help_text{
	font-size: 1.5rem;
	margin:.6rem;
	color:gray;
    	font-family: 'Poppins-SemiBold';

}



/*testimonial start*/
.testimonials{
	background: var(--forbg);
}




.carousel {
	padding:8rem 0rem;
	width: 55%;
	margin: 0 auto;
	font-family:'Poppins-regular';
}
.carousel .carousel-item {
	color:gray;
	font-size: 1.5rem;
	text-align: center;
	overflow: hidden;
	min-height: 340px;
}
.carousel .carousel-item a {
	color:var(--blue);
	font-weight: bold;
}
.carousel .img-box {
	width: 14rem;
	height: 14rem;
	margin: 0 auto;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.carousel .testimonial {	
	padding: 30px 0 10px;
}
.carousel .overview {	
	text-align: center;
	padding-bottom: 5px;
}
.carousel .overview b {
	color:var(--blue);
	font-size: 1.8rem;
	text-transform: uppercase;
	display: block;	
	padding-bottom: 5px;
}
.overview a{
	text-decoration: none;
}
.carousel .star-rating i {
	font-size: 18px;
	color: #fcc404
}
.carousel-control-prev, .carousel-control-next {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background:var(--blue);
	text-shadow: none;
	margin-top:2rem;
}
.carousel-control-prev i, .carousel-control-next i {
	font-size: 20px;
	margin-right: 2px;
}
.carousel-control-prev {
	left: auto;
	right: 40px;
}
.carousel-control-next i {
	margin-right: -2px;
}
.carousel .carousel-indicators {
	bottom: 15px;

}



.carousel-indicators [data-bs-target]{
	width:1rem;
	height: 1rem;
	border-radius: 100%;
}
.carousel-control-prev, .carousel-control-next{
	text-decoration: none;
	background: var(--darkblue);
	opacity: 1;
}
.carousel-control-prev:hover, .carousel-control-next:hover{
	background: var(--blue);
}

.main_heading{
	font-size: 4em;
	font-family: 'Poppins-Bold';
	color:var(--blue);
}


.carousel .carousel-indicators {
	bottom:2.5rem;


}
.carousel-indicators li{
	width:1.5rem!important;
	height: 1.5rem!important;
	background: var(--blue);
}

.carousel-indicators [data-bs-target]{
	background: var(--blue);
	border:none;
}

.message_area {
    margin: 1.7rem 0;
}

.message_area .success {
    color: green; /* For success messages */
}

.message_area .error {
    color: red; /* For error messages */
}
