/* -- - Common CSS Start -- - */
img {
    max-width: 100%;
}



h3
{
	line-height: 1.25;
}

.font-700 {
    font-weight: 700;
}



.pagePara {
    font-size: 18px;
}




.line-mini {
    height: .4rem;
    width: 8rem;
    border: 0px;    
}
.line-mini.primary {
    background-color: #2dbf6c;
}
.line-mini.secondary
{
	background-color: #000000;
}
.theme-dark .secondary
{
	background-color: #25c269;
}


.line-micro {
    height: .2rem;
    width: 3rem;
    border: 0px;
    background-color: #f7f7f7;
}


.btn-secondary {
    background-color: #000000;
    border-color: #000000;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #032512;
    border-color: #032512;
}
.theme-dark .btn-secondary {
    background-color: #2cbd6d;
    border-color: #2cbd6d;
	color: #ffffff;
}
.theme-dark .btn-secondary:hover
{
	background-color: #18924d;
    border-color: #18924d;
	color: #ffffff;
}
@media only screen and (max-width: 575px)
{
	.btn-secondary {
		background-color: #2cbd6d;
		border-color: #2cbd6d;
		color: #ffffff;
	}
	.btn-secondary:hover
	{
		background-color: #18924d;
		border-color: #18924d;
		color: #ffffff;
	}
}



.btn-primary {
    background-color: #2dbf6c;
    border-color: #2dbf6c;
}
.btn-primary:hover {
    background-color: #1a9f54;
    border-color: #1a9f54;
}


.btn-26456 {
       min-width: 200px;
    padding: 12px;
    line-height: normal;
    font-size: 16px;
}
.btn-24056 {
    min-width: 240px;
    padding: 15px;
}



.secPadding
{
	padding: 30px 0;	
}


.bgGrey {
    background-color: #f7f7f7;
}
.theme-dark {
    background-color: #0f1420;
}
.theme-dark .bgGrey {
    background-color: #191a1b;
}
/* -- - Common CSS Start -- - */

	
	
/* -- - Header CSS Start -- - */
.themeToggler
{
	line-height: normal;
    font-size: 0;
    min-width: 30px;
    min-height: 30px;
    position: relative;
    display: inline-block;
	cursor: pointer;
}

.themeToggler .themeLightIcon,.themeToggler .themeDarkIcon 
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform-origin: center;
    transition: 0.5s ease;
    min-width: 30px;
}

.theme-changed .themeLightIcon 
{
    transform: translate(-50%, -50%) rotate(180deg) scale(0);
}

.themeToggler .themeDarkIcon  {
    transform: translate(-50%, -50%) rotate(-180deg) scale(0);
}

.theme-changed .themeDarkIcon  {
    transform: translate(-50%, -50%) rotate(0deg) scale(1);    
}


.header_notifi a
{
	cursor: pointer;
}
.theme-dark .header_notifi a img
{
	filter: invert(1);
}


.theme-dark .navbar-toggler
{
	color: #ffffff;
}
/* -- - Header CSS End -- - */



/* -- - Banner CSS Start -- - */
.banner
{
	background-image: url('../images/landing/banner-bg.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 650px;	
    position: relative;
    height: 100%;
    width: 100%;
	transition: 0.5s;
}
.bannerCon
{
	color: #ffffff;
}
.theme-dark .banner
{
	background-image: url('../images/landing/banner-bg-dark.svg');
}
/* -- - Banner CSS End -- - */



/* -- - Banner update 26052021 CSS Start -- - */
.banner
{
	background-image: none;
	background-color: #f1f7fd;
}
.theme-dark .banner
{	
	background-image: none;
	    background-image: linear-gradient(
-180deg
, #0f1420 0%, #0f1420 100%);
}

.bannerCon {
	color: #000000;
}
.theme-dark .bannerCon {
	color: #ffffff;
}

.bannerCon .btn
{
	    background: linear-gradient( 
237.86deg
 ,#532885 -8.88%,#ee1f7a 100.72%);
    border-radius: 25px;
  border:none;
      box-shadow: 0 6px 15px rgb(36 37 38 / 20%); 
}
.bannerCon .btn:hover
{
       background: linear-gradient( 
237.86deg
 ,#532885 -8.88%,#ca1061 100.72%);
    color: #fff;
}
}
/* -- - Banner update 26052021 CSS End -- - */



/* -- - Section CSS Start -- - */
.sectionTitle
{
	padding: 3rem 0;
	background-color: #2dbf6c;
}
.theme-dark .sectionTitle
{
	background-color: #0f1115;
}
.theme-dark .text-white-dark
{
	color: #ffffff;
}
.theme-dark .text-white-dark2
{
	color: #d6dcd9;
}
/* -- - Section CSS End -- - */



/* -- - video CSS St -- - */
.landingVideo .videoContainer
{
	position: relative;
    margin: 0 auto;
    overflow: hidden;
	max-width: 889px;
    height: 500px;
}
.landingVideo .video-button {
    cursor: pointer;
    background: linear-gradient(153deg ,#25c269,#25c269 50%,#22bc64 0 );
    color: #fff;
    font-size: 22px;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    text-align: center;
    border-radius: 10px;
    height: 100%;
}
.landingVideo .video-button .video-button-label
{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMTIuMDQgMy41Yy41OSAwIDcuNTQuMDIgOS4zNC41YTMuMDIgMy4wMiAwIDAgMSAyLjEyIDIuMTVDMjQgOC4wNSAyNCAxMiAyNCAxMnYuMDRjMCAuNDMtLjAzIDQuMDMtLjUgNS44QTMuMDIgMy4wMiAwIDAgMSAyMS4zOCAyMGMtMS43Ni40OC04LjQ1LjUtOS4zLjUxaC0uMTdjLS44NSAwLTcuNTQtLjAzLTkuMjktLjVBMy4wMiAzLjAyIDAgMCAxIC41IDE3Ljg0Yy0uNDItMS42MS0uNDktNC43LS41LTUuNnYtLjVjLjAxLS45LjA4LTMuOTkuNS01LjZhMy4wMiAzLjAyIDAgMCAxIDIuMTItMi4xNGMxLjgtLjQ5IDguNzUtLjUxIDkuMzQtLjUxek05LjU0IDguNHY3LjE4TDE1LjgyIDEyIDkuNTQgOC40MXoiLz48L3N2Zz4=");
    background-size: 45px 45px;
    background-position: 16px;
    background-repeat: no-repeat;
    min-height: 45px;
    line-height: 45px;
    padding-left: 80px;
    transition: transform .1s ease-out;
}
/* -- - video CSS End -- - */



/* -- - Landing Testimonial CSS Start -- - */
.testiSliers {
    background-color: #ffffff;
    border-radius: 0.5rem;
}
.theme-dark .testiSliers
{
	background-color: rgb(30,34,42);
}

.testiSliderWrap {
    max-width: 91.666667%;
    margin: 0 auto;
}

.testiSliderCon {
    padding: 2rem;
}

.testiSliderText p:last-child {
    margin: 0;
}
/* -- - Landing Testimonial CSS End -- - */



/* -- - Footer CSS Start -- - */
.landFooter
{	
	background-image: url('../images/landing/footer-bg.svg');
	background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 910px;
	padding-top: 2rem;
}
.theme-dark .landFooter
{	
	background-image: url('../images/landing/footer-bg-dark.svg');
	
}

.rowSM {
    margin: 0 -8px;
}
.colSM {
    padding: 0 8px;
}
.footerBSCon {
    padding: 2rem;
    border-radius: .5rem;
    background-color: #ffffff;
	height: 100%;
}
.theme-dark .footerBSCon {
	background-color: #1e222a;
}
.fbsImg {
	text-align: center;
	margin-bottom: 1rem;
}


.fbsImg img {
    max-width: 100px;
}

.fbsText {
    max-width: 75%;
    margin: 0 auto;
    text-align: center;
    padding-top: 1rem;
}

.fbsText p {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.25;
}

.fbsLink {
    text-align: center;
    padding-top: 1rem;
}


.footerTopRow {
    margin-bottom: 80px;
}

.footerBottomRow {
    padding-top: 66px;
}



.headerLanguage {
    display: inline-block;
    margin: 0 0 0 0px;
}
.headerLanguage .btn.dropdown-toggle::after {
    color: #fff;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8' viewBox='0 0 16 8'%3e%3cpath fill='transparent' stroke='%23ffffff' stroke-width='3' d='M1 0 L8 6 L16 0'/%3e%3c/svg%3e") no-repeat right 0rem center/8px 10px;
    padding-top: 0px;
    vertical-align: middle;
    width: 10px;
    height: 6px;
    border: 0px;
}
.headerLanguage .btn {
    padding: 0;
    border: 0px;    
    color: #fff;
    font-size: 14px;
	outline: 0px;
	background-color: transparent;
}
.headerLanguage .btn:focus {
	outline: 0px;
	box-shadow: none;
}
.headerLanguage .dropdown-menu {
	border: 1px solid #2dbf6c;
	background-color: #0f994a;
	padding: 0;
	margin: 6px 0 0;
	min-width: 106px;
}
.headerLanguage .dropdown-menu .dropdown-item {
    padding: 10px;
    color: #fff;
}
.headerLanguage .dropdown-menu .dropdown-item:hover {
    background-color: #000000;
}
.headerLanguage .dropdown-menu img,
.flagImage
{
    display: inline-block;
    max-width: 30px;
    margin: 0 10px 0 0;
    max-height: 30px;
    overflow: hidden;
    border-radius: 50%;
	vertical-align: middle;
}



.footerMenu {
    padding: 0;
    margin: 0;
}

.footerMenu li a {
    color: #ffffff;
}

.footerSocialLinks a {
    color: #ffffff;
    font-size: 24px;
    margin-left: 12px;
	text-decoration: none;
}



.foot_sc {
    background: #f1f7fd;
	border-color: transparent;
}
.theme-dark .foot_sc {
	background-image: linear-gradient(
-180deg
, #0f1420 0%, #0f1420 100%);
}
.theme-dark .navbar.tp_header {
	    border-bottom: 1px solid #1c2233;
}
.theme-dark .sec-heading h2 { color: #fff }
.theme-dark .features-box h4 { color: #fff }
.theme-dark .search-box {
    background-color: #0f1420;
    box-shadow: -5px -5px 15px rgb(17 23 37), 5px 5px 10px rgb(11 16 29);
    border-radius: 12px;
    padding: 25px;
}
.foot_sc h5,
.foot_link1 li a,
.foot_cpy p
{
	color: #2d323b;
	    font-weight: 600;
}
.theme-dark .foot_sc h5,
.theme-dark .foot_link1 li a,
.theme-dark .foot_cpy p
{
    color: #ffffff;
}
.foot_cpy
{
	border-top: 1px solid rgb(228 233 239);
	margin-top: 15px;
}
.theme-dark .foot_cpy
{
	border-top: 1px solid rgba(255,255,255,0.2);
}
/* -- - Footer CSS End -- - */



@media only screen and (max-width: 991px)
{
	h3 {
		font-size: 26px;
	}	
	.pagePara {
		font-size: 16px;
	}
	.fbsText
	{
		max-width: 100%;
	}
	.fbsText p {
		font-size: 18px;
	}
	
	.landFooter
	{
		min-height: 840px;
	}
	.footerTopRow {
		margin-bottom: 46px;
	}
	.footerBottomRow {
		padding-top: 46px;
	}
}
@media only screen and (max-width: 767px)
{
	.landingVideo .videoContainer
	{
		height: 287px;
	}
	.landingVideo .video-button
	{		
		font-size: 18px;
	}
	.testiSliderCon {
		padding: 1rem;
	}
	.footerMenus {
		width: 50%;
		margin: 1rem 0;
	}
	
	.footerTopRow {
		margin-bottom: 16px;
	}
	.footerBottomRow {
		padding-top: 16px;
	}
}
@media only screen and (max-width: 575px)
{
	h3 {
		font-size: 24px;
	}
	.featuresCon {
		margin-bottom: 15px;
	}
	
	.navbar.tp_header
	{
	    background-color: #ffffff;	
	}
	.navbar-toggler i {
		color: #bb227d;
	}
	.navbar.tp_header .navbar-collapse
	{
		background-color: #f1f7fd;
	}
	
	.banner
	{
		background-image: none;
		background-color: #ffffff;
	}
	.bannerCon {
		color: #000000;
	}
	.theme-dark .bannerCon {
		color: #ffffff;
	}
	
}
@media only screen and (max-width: 480px)
{
	.banner
	{
		min-height: 650px;
	}
	h3 {
		font-size: 22px;
	}
	.pagePara {
		font-size: 14px;
	}
	.secPadding {
		padding: 30px 0;
	}
	
	.landingVideo .videoContainer {
		height: 194px;
	}
	.landingVideo .video-button {
		font-size: 16px;
	}
	.landingVideo .video-button .video-button-label
	{
		padding-top: 53px;
		background-position: center 20px;
		padding-left: 0;
	}
	
	
	
	.fbsText p {
		font-size: 16px;
	}
}


/* -- -- -- -- - Inner pages Css Start -- -- -- -- - */
.landFooterColor
{
	background-color: #2dbf6c;
}
.theme-dark .landFooterColor
{
	background-color: rgb(15,17,21);
}

.innerPageFill {
    min-height: calc(100vh - 317px - 58px );
}




.bsBanner {
    padding: 2rem 0 2rem;	
    background-color: #fff;
	background-position: center 100%;
    background-repeat: no-repeat;
    background-size: 100% 100px;
}
.theme-dark .bsBanner {
	background-color: #131928;
}

.bsBanner h3 {
	font-size: 36px;
	color: #2d323b;
	font-weight: 700;
	margin: 0;
}

.bsBanner p 
{
    margin: 0.5rem 0 0;
    font-size: 14px;
    color: #ffffff;
}

.bgWhite
{
	background-color: #ffffff;
}
.theme-dark .bgWhite {
        background-color: #0f1420;
    box-shadow: -5px -5px 15px rgb(17 23 37), 5px 5px 10px rgb(11 16 29);
}
.theme-dark section.cm_whitsc1.wow.fadeInUp h4 {
 color: #fff
}

/* -- - Inner Banner update 26052021 CSS Start -- - */
.bsBanner {
	background-color: #ffffff;
}
.bsBanner p 
{
	    font-size: 17px;
    line-height: 37px;
    color: #5b667c;
}
.bsBanner a.text-dark {
color: #5b667c !important;	
}
.theme-dark .bsBanner h3,
.theme-dark .bsBanner p 
{
	color: #ffffff;
}
/* -- - Inner Banner update 26052021 CSS End  -- - */



@media only screen and (max-width: 575px)
{
	.bsBanner
	{
		background-image: none;
		background-color: #ffffff;
	}
	
	body:not(.theme-dark) .bsBanner h3,
	body:not(.theme-dark) .bsBanner p
	{
		color: #000000;
	}
}	
/* -- -- -- -- - Inner pages Css End -- -- -- -- - */



/* -- -- -- -- - Guide page Css Start -- -- -- -- - */
.theme-dark .guides h2 ,
.theme-dark .guides h4 
{
    color: #ffffff;
}

.theme-dark .howtobuyStep {
    color: #d6dcd9;
}
/* -- -- -- -- - Guide page Css End -- -- -- -- - */


/* -- -- -- -- - Cms page Css Start -- -- -- -- - */
.theme-dark .cmsDark h3,
.theme-dark .cmsDark h4
{
    color: #ffffff;
}

.theme-dark .cmsDark ul li,
.theme-dark .cmsDark ol li 
{
    color: #d6dcd9;
}
/* -- -- -- -- - Cms page Css End -- -- -- -- - */



/* -- -- -- -- - Support page Css Start -- -- -- -- - */
.theme-dark table.dataTable thead th, 
.theme-dark table.dataTable thead td
{
	color: #ffffff;
}
/* -- -- -- -- - Support page Css End -- -- -- -- - */


.bannerText h3 {
	       font-size: 68px;
    line-height: 85px;
}
.bannerText .pagePara {
    font-size: 17px;
    line-height: 37px;
    color: #5b667c;
}
.search-box {
background-color:#f1f7fd;
    box-shadow: -5px -5px 15px rgba(255, 255, 255, 0.8), 5px 5px 10px rgba(0, 0, 0, 0.1);
        border-radius: 12px;
            padding: 25px;
}
.header-search-sec {
	background: #f1f7fd
}
.sec-heading p {
	    font-size: 17px;
    line-height: 37px;
    color: #5b667c;
}
.seeMoreLink a {
    background: transparent;
    padding: 10px 20px;
    border: 1px solid #2d323b;
    border-radius: 25px;
    font-size: 14px;
    text-decoration: none;
    color: #2d323b;
    font-weight: 600
}
.features-sec {
background-color:#f1f7fd;
padding: 0 0 3rem 0;
}
.features-box h4 {
    font-size: 16px;
    font-weight: 700;
    color: #2d323b;
}
.features-box p {
	font-size: 14px;
	color: #5b667c;
	line-height: 26px;
	margin:15px 0;
}