/*------------------------------------------------------------------
IMPORT FONTS
font-family: 'Barlow Condensed', sans-serif;
font-family: 'Encode Sans Condensed', sans-serif;
font-family: 'Heebo', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Poppins', sans-serif;
-------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Encode+Sans+Condensed:wght@100;200;300;400;500;600;700;800;900&family=Heebo:wght@100;200;300;400;500;600;700;800;900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*------------------------------------------------------------------
SKELETON
-------------------------------------------------------------------*/
body {
color: #161616;
font-size: 22px;
font-family: 'Heebo', sans-serif;
line-height: 40px;
scroll-behavior: smooth;
}
p{
font-size: 22px;
font-weight: 400;
line-height: 40px;
color: #161616;
font-family: 'Heebo', sans-serif;
margin-bottom: 0;
}
a {
color: inherit;
/*text-decoration:underline;*/
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: 0;
}
h1 {
font-family:'Barlow', sans-serif;
font-size: 33px;
line-height: 45px;
font-weight: 500;
color: #161616;
}
h2 {
font-family:'Barlow', sans-serif;
font-size: 95px;
line-height: 95px;
font-weight: 800;
color:#161616;
}
h3 {
font-family: 'Barlow', sans-serif;
font-size: 60px;
font-weight: 900;
color: #161616;
}
h4 {
font-family: 'Barlow', sans-serif;
font-size: 55px;
font-weight: 800;
color: #161616;
line-height: 76px;
}
h5 {
font-family:'Barlow', sans-serif;
font-size: 40px;
font-weight: 800;
color: #000000;
}
h6 {
font-family:'Barlow', sans-serif;
font-size: 23px;
line-height: 76px;

}

.posrel{
	position:relative;
}




.fontw300{
font-weight: 300!important;
}
.fontw400{
font-weight: 400!important;
}
.fontw500{
font-weight: 500!important;
}
.fontw600{
font-weight: 600!important;
}
.fontw700{
font-weight: 700!important;
}
.fontw800{
font-weight: 800!important;
}
.fontw900{
font-weight: 900!important;
}
.colorw{
color: #ffffff!important;
}
.colorblue{	
color: #002940;
}/*
.colorlightblue{	
color: #eff8fa;
}*/
.quotes-img{
	margin-left:-64px;
	padding-top: 20px;
}
.text-uppercase{
text-transform:uppercase;
}
/*
.font-wbold{
font-family: 'Pluto Sans Bold', sans-serif;
}*/
.borderbt{
border-bottom: solid 1px #dbdbdb!important;
}
.border-right{
border-right: solid 1px #b2b2b2!important;
}
.border-rightblue{
border-right: solid 1px #5b6c75!important;
}
.w-100{
	width:100%;
}
.fontpoppins {
font-family: 'poppins', sans-serif;
}
.fontencode{	
font-family: 'Encode Sans Condensed', sans-serif;
}
/*
.fontheebo {
font-family: 'Heebo', sans-serif;
}
*/

/*------------------------------------------------------------------
PADDING/MARGIN CSS
-------------------------------------------------------------------*/
.padtop10{
padding-top: 10px;
}
.padtop15{
padding-top: 15px;
}
.padtop20{
padding-top: 20px;
}
.padtop25{
padding-top: 25px;
}
.padtop30{
padding-top: 30px;
}
.padtop40{
padding-top: 40px;
}
.padtop45{
padding-top: 45px;
}
.padtop50{
padding-top: 50px;
}
.padtop55{
padding-top: 55px;
}
.padtop60{
padding-top: 60px;
}
.padtop70{
padding-top: 70px;
}
.padtop80{
padding-top: 80px;
}
.padtop100{
padding-top: 100px;
}
.padtop130{
padding-top: 130px;
}
.padtop100h{
padding-top: 86px;
}
.padbot20{
padding-bottom: 20px;
}
.padbot40{
padding-bottom: 40px;
}
.padbot50{
padding-bottom: 50px;
}
.padbot60{
padding-bottom: 60px;
}
.padbot70{
padding-bottom: 70px;
}
.padbot90{
padding-bottom: 90px;
}
.padbot100{
padding-bottom: 100px;
}
.padbot120{
padding-bottom: 120px;
}
.padbot200{
padding-bottom: 200px;
}
.padleft10{
padding-left: 20px;
}
.padleft30{
padding-left: 30px;
}
.padleft60{
padding-left: 60px;
}
.padleft10f{
padding-left: 8px;
}
.padright10f{
padding-right: 8px;
}
.padright50{
padding-right: 50px;
}
.padright60{
padding-right: 60px;
}
.padbottom20{
  padding-bottom:20px;
}
.padlr15{
padding-left: 15px;
}
.padright20{
	padding-right:20px;
}
.mrtop3{
margin-top: 3px;
}
.mrleftmin15{
margin-left: -15px;
}
.mrleftmin50{
margin-left: -50px;
}
.mrright30{
	margin-right:30px;
}
.mrright10{
	margin-right:10px;
}
.mrlftm5{
margin-left: 5px;
}
.mrtopm20{
margin-top: -20px;
}
.mrbtm50 {
margin-bottom: 50px;
}
.mrbtm60 {
margin-bottom: -60px;
}
.mrtopmin6 {
margin-top: -6px;
}
.mrtopmin15 {
margin-top: -15px;
}
.mrtopmin70 {
margin-top: -70px;
}
.mrtopmin35 {
margin-top: -35px;
}

/*
.mrtopmin300 {
margin-top: -300px;
}*/
.mrtop50 {
margin-top: 50px;
}


.line-through{
	text-decoration:line-through;
}
.doodle{
    padding-right: 80px;
}
.small-text{
color:#3e3d3d;
font-size:14px;
font-weight:300;
line-height:25px;
}/*
.footer-small-text{
color:#9dabb1;
font-size:14px;
font-weight:300;
}*/
/*section for Frequantly asked*/



.state-indication {
  display:inline-block;
  width:50px;
  height:50px;
  background:
    linear-gradient(#000,#000),
    linear-gradient(#000,#000);
  background-position:center;
  background-repeat:no-repeat;
}
.plus {
  background-size: 50% 2px,2px 50%; /*thickness = 2px, length = 50% (25px)*/
}
.minus {
  background-size: 2px 50%; /*thickness = 2px, length = 50% (25px)*/
  transform:rotate(90deg);
}

.accordions {
  /*max-width:800px;*/
  margin-top:30px;
  display:flex;
  flex-flow:column wrap;
  justify-content:flex-start;
  align-items:stretch;
  border-bottom:1px solid #ddd;
  padding-bottom:2px

}
.accordion span{
    width:20px;
    height:20px;
}

  
/*   align-content:center; */
.accordions h5{
  font-size:25px;
  font-family:'Poppins',sans-serif;
  font-weight:400;
  padding-top:0px;
  color:#231f20;
}
.accordion{
  border-bottom:1px solid #dddd;
  padding-bottom:0px;
}
.accordion:last-child{
  border-bottom:none;
}
.accordions p{
  font-size:20px;
  font-family:'Heebo',sans-serif;
  font-weight:300;
}
.accordion {
  width:100%;
  display:flex;
  flex-flow:column nowrap;
  justify-content:flex-start;
}
.accordion-heading {
  cursor:pointer;
  padding:20px 20px 20px 0px;
  display:flex;
  flex-flow:row nowrap;
  justify-content:space-between;
  align-items: center;
  transition: background 300ms ease-in-out;
}

.accordion-body{
  overflow:hidden;
  width:0px;
  height:0px;
  max-height:0px;
  opacity:0;
  transition:max-height 5s ease;
}
.accordion-body.open{
  transition:max-height 5s ease;
  padding-bottom:20px;
  width:90%;
  height:auto;
  max-height:5000px;
  opacity:1;
}

.pgheading{
font-family:'Encode Sans Condensed', sans-serif;
font-size: 30px;
line-height: 70px;
font-weight: 700;
color: #192949;
}
.gurantee-sign img{
	bottom:0px;
	right:0px;
	position:absolute;
}
.sstitle{
	color:#fbbc05;
	font-size:25px;
}


/*End of the section for Fre
.h-25px{
	height:25px;
}
.subscribesection{
	margin-top:-334px;
	padding-top: 320px;
}
.rightmarkbullet{
	font-size:20px;
	color:#94b5c2;
	line-height:33px;
	font-family:Heebo;
	font-weight:300;
	position: relative;
}
.rightmarkbullet li{
	padding-bottom:23px;
	padding-left:1px;
	list-style-type:none;
}

.rightmarkbullet li:before {
        content: "";
        position: absolute;
		left: 0px;
		width: 29px;
		height: 45px;
       background-image: url('../images/rightmarkbullet-icon.png');
	   background-repeat:no-repeat;
}*/
/*------------------------------------------------------------------
HEADER
-------------------------------------------------------------------*/
.header_style_01{
position: absolute;
top: 0px;
width: 100%;
background-repeat: no-repeat;
z-index: 3;
background: #fff;
height: 86px;
padding: 5px 50px;
}
.header_style_01 .header-nav{
	padding: 10px 0px;
}
.header-nav .navbar-toggler span {
background: #ffffff;
}
.header-nav .navbar-brand {
color: #111111;
font-weight: 800;
position: relative;
font-size: 23px;
}
.header-nav .navbar-brand span {
width: 6px;
height: 6px;
border-radius: 50%;
position: absolute;
bottom: 12px;
right: -9px;
float: left;
}
.right-btn a{
display: inline-block;
padding: 5px 20px;
font-size: 18px;
border: 1px solid #ffffff;
color: #ffffff;
background-color: #EF4123;
line-height: 25px;
float: right;
font-weight: 500;
}
.right-btn a:hover{
background-color: #EF4123;
color: #ffffff;
border: 1px solid #EF4123;
}
/*Navbar Toogle*/
.navbar-toggler {
background: #21283b;
border: solid 1px #ffffff;
padding: 10px 6px;
outline: none !important;
}
.navbar-toggler span {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
background: #fff;
}
.navbar-toggler span + span {
margin-top: 4px;
}
/**/
.navbar-expand-lg .navbar-nav .nav-link{
padding-left: 0px;
padding-right: 0px;
margin-left:35px;
font-size: 17px;
font-family: 'poppins', sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #fff;
border: 2px solid #2c6f27;
margin-bottom: 1px;
background: #2c6f27;
    padding: 3px 26px;
    border-radius: 45px;
}
.navbar-expand-lg .navbar-nav .nav-link:hover{
background: #fff;
color: #2c6f27;
border-radius: 0px;
border: 2px solid #2c6f27;
margin-bottom: 0px;
border: 2px solid #2c6f27;
    border-radius: 45px;
}/*
.navbar-expand-lg .navbar-nav .nav-link.active{
background: none;
color: #fff;
border-radius: 0px;
border-bottom: 1px solid #fff;
}*/
.header_style_01 .navbar-brand {
padding: 0px 15px 0 0px;
height: auto;
}/*
.header_style_01 .navbar-brand img {
width: 75%;
margin-top: 5px;
}*/
.header_style_01 .navbar-default .navbar-nav > li > a {
border-radius: 0;
color: #222222;
font-size: 18px;
font-style: normal;
font-weight: 500;
text-transform: capitalize;
background-color: transparent;
}
.header_style_01 .navbar-default .navbar-nav > li a {
background-color: transparent !important;
}
.header_style_01 .navbar-default .navbar-nav > li:hover a,
.header_style_01 .navbar-default .navbar-nav > li:focus a {
color: #fff;
}
.header_style_01 .navbar-right > li {
margin-top: 2px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.header_style_01 .navbar-right > li > a {
padding-bottom: 10px;
padding-top: 10px;
}
li.social-links {
margin: 0 8px;
display: inline-block;
font-size: 20px;
}
li.social-links a {
padding: 0px 0 !important;
color: #ffffff;
display: inline-block;
}
li.social-links a:hover {
color: #EF4123;
}
.header_style_01.fixed-menu{
position: fixed;
visibility: hidden;
left: 0px;
top: 0px;
height: 75px;
width: 100%;
z-index: 0;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
z-index: 999;
opacity: 1;
visibility: visible;
-ms-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-op-animation-name: fadeInDown;
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
-ms-animation-duration: 500ms;
-moz-animation-duration: 500ms;
-op-animation-duration: 500ms;
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-ms-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-op-animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-ms-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
-op-animation-iteration-count: 1;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.header_style_01.fixed-menu{
padding: 0px 3px;
border-bottom: 0;
box-shadow: 0 0 8px 0 rgba(0,0,0,.12);
}
.header_style_01.fixed-menu .navbar-brand img{
width: 80%;
}
.header_style_01.fixed-menu .header-nav{
height: 75px;
padding: 0;
}
.header_style_01.fixed-menu .navbar-nav li:last-child a{
/*margin-top: 5px!important;
padding: 8px 20px !important;*/
transition:0.5s;
}
.header_style_01.fixed-menu .navbar-expand-lg .navbar-nav .nav-link{
padding: 10px px 9px px!important;
}
.header_style_01.fixed-menu .navbar-expand-lg .navbar-nav li.joinbtn a{
padding-left: 15px;
padding-right: 15px;
}
.navbar-nav li {
position: relative;
}
.navbar-nav span {
font-size: 24px;
position: absolute;
right: 2px;
top: 13px;
}
.navbar-nav li.joinbtn a{
background: #cb9515 !important;
border: 1px solid #5d6a84;
border-radius: 4px !important;
line-height: 22px;
margin-top: 8px!important;
color: #fff !important;
transition: all 0.5s !important;
padding-left: 15px!important;
padding-right: 15px!important;
}
.navbar-nav li.joinbtn a:hover{
background: #fff !important;
border: 1px solid #5d6a84;
color:#002940 !important;
transition: all 0.5s !important;
}
.navbar-nav li.login a{
background: #002940 !important;
border: 1px solid #5d6a84;
border-radius: 4px !important;
line-height: 22px;
margin-top: 8px!important;
color: #fff !important;
transition: all 0.5s !important;
padding-left: 15px!important;
padding-right: 15px!important;
}
.navbar-nav li.login a:hover{
background: #fff !important;
border: 1px solid #5d6a84;
color:#002940 !important;
transition: all 0.5s !important;
}
/*
.navbar-nav li.joinbtn a{
background: #EF4123 !important;
border: 1px solid #EF4123;
border-radius: 4px !important;
LINE-HEIGHT: 22px;
margin-left: 250px !important;
margin-right: 20px !important;
padding:8px 15px 5px 15px;
margin-top: 11px!important;
color: #fff !important;
transition: all 0.5s !important;
}
.navbar-nav li.joinbtn a:hover{
background: #fff !important;
border: 1px solid #EF4123;
color:#EF4123 !important;
transition: all 0.5s !important;border:1px solid #EF4123;
}*/
body.app_version .header_style_01.fixed-menu{
top: 0px;
}
.font20{
    font-size: 20px;
}
.font22{
    font-size: 22px;
}
.bubblebox{
	background:#fff;
	font-size:20px;
	color:#000;
	padding:10px 20px;
	border-radius:5px;
	display: inline-block;
}
.bubbleboxqulify{
	background:#fff;
	font-size:20px;
	color:#000;
	padding:10px 20px;
	border-radius:5px;
	display: block;
}
ul.goldenbullet{
	font-size:20px;
	color:#000;
	font-family:Heebo;
	font-weight:300;
	padding-left:0px;
}
.goldenbullet li{
	padding-bottom:23px;
	padding-left:55px;
	list-style-type:none;
       background-image: url('../images/rightmarkbullet-icon.png');
	   background-repeat:no-repeat;
	       background-position: 0 0.3em;
}
/*
.goldenbullet li:before {
        content: "";
        position: absolute;
		left: 0px;
		width: 35px;
		height: 45px;
       background-image: url('../images/rightmarkbullet-icon.png');
	   background-repeat:no-repeat;
}*/
 /*
.bubbleboxqulifyimg{
	display:block;
}*/
/*------------------------------------------------------------------
intro section
-------------------------------------------------------------------*/
.headerbg{
background: #c9cdce url(../images/book-header.jpg) no-repeat;
/*background-size:cover;*/
background-position:right center;
}/*
img.headerillustration{	
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
}*/
.veralign{
/*vertical-align: inherit;*/
margin-top: -5px;
}

/*
.wht-header-box{
background-color:rgba(255, 255, 255, 0.1);
border-radius: 5px;
padding: 30px 40px 0px 40px;
display: inline-block;
margin-left: -40px;
height: 175px;
}
.sign-pos{
margin-bottom: -18px;
margin-right: -51px;
}
.wht-header-box::after {
content: '';
background: url(../images/img_arrow.png);
display: inline-block;
position: relative;
height: 81px;
width: 44px;
left: 84px;
top: -165px;
right: 0;
float: right;
opacity: 0.9;
}*/
/*------------------------------------------------------------------
dream of section
-------------------------------------------------------------------*/
.border-box{
border: solid 1px #ddd;
border-radius: 5px;
padding: 25px 20px 25px 30px;
min-height: 130px;
}
.border-box p{
	font-size:20px;
}
.wbox{
	background:#fff;
	border-radius:5px;
}
.wbox .paddingsec{
	padding:30px 50px 50px 50px;
}


.wbox1{
	background:#fff;
	border-radius:5px;
	box-shadow:0px 0px 8px #ddd;
}
.wbox1 .paddingsec{
	padding:30px 43px 20px 43px;
}

.wbox1 .datetime{
	color:#cb9515;
	font-size:22px;
	font-family:'Barlow Condensed', sans-serif;
	font-weight:500;
}

.bbox{
	background:#004266;
	border-radius:5px;
	border:1px solid #2d7ca7;
	padding:40px 50px 40px 0px;
	width: 95%;
}
.bbox .iconimg{
	margin-left:-50px;
	padding-top: 0px;	
}
.mrleft10per{
	margin-left:10%;
}
.plusdevider{
	border-top:1px solid #dcdcdc;
}
.plusdevider img{
	margin-top:-45px;
}

/*
.iconboxw{
	background:#fff;
	border-radius:5px;
	padding:25px;
	border:1px solid #dedede;
	width:120%;
}
.iconboxw p{
	font-family: 'Heebo', sans-serif;
	font-size:28px;
	font-weight:500;
	line-height:35px;
}

.font20{
font-size: 20px;
line-height: 30px;
font-family: 'Poppins', sans-serif;
}
.font23-blue{
font-size: 23px;
line-height: 35px;
color: #223771;
}*/
.border-left-blue{
border-left: solid 7px #233771;
padding-left: 25px;
}
/*
.fclogosection{
	background:#eff8fa url(../images/jsa-online-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.jsa-online-bg{
	background:#eff8fa url(../images/jsa-online-bg.jpg);
	background-position:bottom left;
}*/
/*------------------------------------------------------------------
free book section
-------------------------------------------------------------------*/
.book-whtbox{
background: #ffffff;
padding: 60px 80px 60px 60px;
box-shadow: 0px 0px 20px 0px #d8d8d8;
border: solid 1px #f58220;
border-radius: 10px;
}
.font20{
font-size: 20px;
}

.border-bottom {
border-bottom: 1px solid #cecece!important;
}


.borderver{
border-left: 2px solid #77e16f;
    width: 3px;
    height: 70px;
    margin: -137px auto 0 auto;
}/*
.circle-mr {
margin-top: -260px;
margin-right: 122px;
}*/
.templateWrapper{
box-shadow: none !important;
border: 0px !important;
}
.form-select-text,.tempContDiv input[type="text"]{
border: solid 1px #d0d0d0;
    background: #fff;
    color: #163d40 !important;
    font-size: 15px;
    font-family: 'barlow', sans-serif;
    font-weight: 500;
    width: 100%;
    border-radius: 5px;
    padding: 5px 22px 5px 21px;
}/*
.form-select-text2{
border:solid 1px #424041;
color:#163d40 !important;
font-size:15px;
font-family:'Poppins', sans-serif;
font-weight:400;
width:100%;
border-radius:3px;
padding:3px 20px 3px 20px;
/*padding-bottom: 40px;*/
}*/
input::placeholder {
color: #414042;
}
.error-font{
    font-size: 15px;
    color: red;
}
/*
.header-btn{
background: #00374c;
color: #fff;
border: none;
transition: all 0.5s;
font-family: 'Heebo', sans-serif;
text-align: center;
border-radius:5px;
padding: 12px 35px;
font-size: 25px;
cursor: pointer;
text-transform: uppercase;
font-weight: 600;
background-size: 300% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s;
	 background-image: linear-gradient(to right, #29323c, #485563, #2b5876, #4e4376);

}
.header-btn:hover{
background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
background-image: linear-gradient(to right, #fc6076, #ff9a44, #ef9d43, #e75516);

}


.header-btn i{
	font-size:20px;
}*/
.joinbtn{
background: #0db14b;
color: #fff;
border: none;
transition: all 0.5s;
font-family: 'Barlow', sans-serif;
text-align: center;
padding: 17px 70px;
font-size: 35px;
cursor: pointer;
text-transform: uppercase;
font-weight: 700;
border-radius:5px;
border-bottom: 4px solid #247300;
}
.joinbtn i{
	font-size:20px;
	margin-left: -13px;
}
.joinbtn:hover{
background: #cb9515;
border-bottom: 4px solid #886206;
}
.joinbtnty{
padding: 17px 30px!important;
font-size: 25px!important;
background: #0db14b;
color: #fff;
border: none;
transition: all 0.5s;
font-family: 'Barlow', sans-serif;
text-align: center;
cursor: pointer;
text-transform: uppercase;
font-weight: 700;
border-radius:5px;
border-bottom: 4px solid #247300;
}
/*
.joinbtnfc21-frm{
background: #0db14b;
color: #fff;
border: none;
transition: all 0.5s;
font-family: 'Poppins', sans-serif;
text-align: center;
border-radius:5px;
padding: 12px 34px 10px 34px;
font-size: 30px;
cursor: pointer;
text-transform: uppercase;
font-weight: 600;
margin-top:14px;
}
.freetrial-btn-frm i{
	font-size:20px;
	margin-left:-10px;
}

.freetrial-btn-frm:hover{
background: #003a59;
}
.readyfloodsec{
height:500px;
margin-bottom:180px;
}
*/
.form-submit3 {
background: #96cd49;
color: #231f20;
border: none;
transition: all 0.5s;
position: relative;
font-family: 'Heebo', sans-serif;
text-align: center;
border-radius:5px;
padding: 4px 15px;
width: 100%;
font-size: 25px;
cursor: pointer;
text-transform: uppercase;
font-weight: 600;
}
.form-submit3 a{
color: #fff;
}
.form-submit3:hover {
background: #f58220;
}
.form-submit2 {
background: #96cd49;
color: #231f20;
border: none;
transition: all 0.5s;
position: relative;
font-family: 'Heebo', sans-serif;
text-align: center;
border-radius:5px;
padding: 20px 25px;
width: 100%;
font-size: 35px;
cursor: pointer;
text-transform: uppercase;
font-weight: 700;
}
.form-submit2 a{
color: #fff;
}
.form-submit2:hover {
background: #f58220;
}
.form-submit {
background: #96cd49;
color: #231f20;
border: none;
transition: all 0.5s;
position: relative;
font-family: 'Heebo', sans-serif;
text-align: center;
border-radius:5px;
padding: 18px 25px;
width: 100%;
font-size: 27px;
cursor: pointer;
text-transform: uppercase;
font-weight: 700;
}
.form-submit a{
color: #fff;
}
.form-submit:hover {
background: #EF4123;
}
.text-pos {
margin-bottom: -41px;
z-index: 11;
position: relative;
margin-left: -58px;
}
/*------------------------------------------------------------------
fail proof section
-------------------------------------------------------------------*/
.lite-bluebg{
background: #eef3fa;
}
.greybg{
background: #f6f6f6;
}




.blue-bg{
background: #2b2b2b;
}
.blue-bg-dark{
background: #002940;
}/*
.color-blue{
color: #223771;
}*/
/*------------------------------------------------------------------
4 ever model section
-------------------------------------------------------------------*/
/*.wht-box{
background: #ffffff;
padding: 35px;
box-shadow: 0px 1px 6px 1px #ddd;
border-radius: 5px;
}*//*
.mrtopmin300 .wht-box .iconminmargin{
	margin-top:-100px;
}*/
.lite-grey{
color: #b7b7b7;
}
.mrleftm30 {
margin-left: -30px;
}/*
.blue-pattern{
background: url(../images/blue-pattern.jpg);
background-repeat: no-repeat;
background-position: bottom center;
background-size: cover;
}
.whatgetsection{
background: url(../images/what-will-get-background.jpg);
background-repeat: no-repeat;
background-position: bottom center;
background-size: cover;
height:559px;
}*/
/*
.pos-rel-26 {
position: relative;
left: -26px;
}*/
/*------------------------------------------------------------------
Success Stories section
-------------------------------------------------------------------*/
.wht-box2{
background: #ffffff;
padding: 40px 45px;
/*box-shadow: 0px 0px 15px 0px #ddd; */
border-radius: 5px;
}/*
.wht-box3{
background: #ffffff;
padding: 50px;
box-shadow: 0px 0px 15px 0px #ddd; 
border-radius: 5px;
}*/
.wht-box4{
background: #ffffff;
padding: 45px 60px 45px 60px;
/*box-shadow: 0px 16px 20px 0px #ddd; */
border-radius: 5px;
}
.wht-box5{
background: #ffffff;
border:1px solid #ddd;
border-radius: 5px;
}
.wht-box5 .paddingsection{
padding: 0px 50px 50px 50px;
}
.wht-box5 .title{
	background:#fff;
	padding:0px 50px;
	margin-top:-50px;
	display: inline-block;
	position: relative;
    top: -12px;
}
.fees{
font-family:'Encode Sans Condensed', sans-serif;
font-size: 50px;
font-weight: 800;
color: #192949;
}

.fees .smalltext{
font-size: 20px;
font-weight: 500;
}
.guranteeblock{
	background:#f6f6f6;
	border-top:1px solid #ddd;
	padding: 0px 50px 50px 50px;
}





.testimonial-top{
font-size: 28px;
line-height: 45px;
font-family: 'Heebo', sans-serif;
color:#cb9515;
font-style:italic;
}
.testimonialbgimg1{
background: url(../images/KULDEEP-SINGH.jpg);
background-repeat: no-repeat;
background-position: right bottom;
padding:0px 50px 50px 50px;
border-radius:0px 0px 5px 0px;
}
.testimonialbgimg2{
background: url(../images/SUNIL-UPLAP.jpg);
background-repeat: no-repeat;
background-position: right bottom;
padding:0px 50px 50px 50px;
border-radius:0px 0px 5px 0px;
}
.wboxshadow{
	box-shadow:0px 0px 8px #ddd;
}
.font25{
font-size: 25px;/*
line-height: 35px;
color: #f58220;
font-weight: 700;
font-family: 'poppins', sans-serif;*/
}
.font27-poppins{
font-size: 27px;
line-height: 41px;
font-family: 'poppins', sans-serif;
}
.test-font17{
font-size: 17px;
color: #666666;
line-height: 25px;
font-family: 'Lato', sans-serif;
font-weight:800;
}
.test-font15{
font-size: 15px;
color: #666666;
font-family: 'Lato', sans-serif;
font-weight:300;
}
.half-lite-bg{
background: linear-gradient(to bottom, #ffffff 75%, #dbf0fd 45%);
}
.line-height35{
line-height: 35px!important;
}
.line-height38{
line-height: 38px!important;
}/*
.line-height50{
line-height: 50px!important;
}
.line-height65{
line-height: 65px!important;
}*/
/*------------------------------------------------------------------
ready to become section
-------------------------------------------------------------------*/
.font27-h{
font-size: 29px;
white-space: nowrap;
margin-left: -27px;
font-weight: 900;
}

.font23{
font-size: 23px;
}
.font30{
font-size: 30px;
}


/* not in use start */
.font33{
font-size: 33px;
}
.font45{
font-size: 45px;
}
.font40{
font-size: 40px;
}
.font50{
font-size: 50px;
line-height: 65px;
}
.font20{
font-size: 20px;
}
.font15{
font-size: 15px;
}
.font19{
font-size: 19px;
}
.font14{
font-size: 14px;
opacity: 0.8;
font-weight: 300;
font-family: 'Roboto', sans-serif;
}
/* not in use end */

.preheader{
	border-left:5px solid #333;
	padding-left:12px;
font-weight: 700;
line-height:30px;
}
/*------------------------------------------------------------------
form section
-------------------------------------------------------------------*/
.form-bg{
background: #223771;
border-radius: 5px;
padding: 90px 90px 80px 90px;
}
.form-bg2{
background: url(../images/tejinder-bg.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}
/*------------------------------------------------------------------
may also like section
-------------------------------------------------------------------*/
.like-box{
background: #ffffff;
padding: 60px 50px 60px 50px;
box-shadow: 0px 0px 20px 0px #8282824a; 
}
.font17{
font-size: 17px;
}
/*------------------------------------------------------------------
FOOTER
background-image:url(../images/rect-back.png);
-------------------------------------------------------------------*/

.before-footer img{
  padding-bottom:30px;

}
.before-footer{
  font-family:'Poppins',sans-serif;
  background-image:url(../images/rect-back.jpg);
  background-color:#edf6f8;
  background-repeat:repeat-x;
  background-position:bottom left;
  /*background-size:150px;
  margin-top:-40px;
  padding-top:100px;
  padding-bottom:100px;*/
}/*
.footerbg{
background: linear-gradient(90deg, #006562 10%, #002846 65%);
}
.footerbg2{
background: linear-gradient(90deg, #004f4e 10%, #002846 65%);
}*/
.footertb50{
padding-top: 100px;
padding-bottom: 100px;
}
.colorpink{
font-size: 16px;
font-family: 'Heebo', sans-serif;
text-transform: uppercase;
font-weight: 600;
color: #949494;
}
.footerbg2 p{
font-size: 12px;
color: #b2b2b2;
transition: all 0.5s;
}
.newlink a{
color: #777777;  
font-size: 17px!important;
font-family: 'Barlow', sans-serif!important;
padding: 20px; 
font-weight: 600!important;
transition: all 0.5s;
text-decoration:none;
}
.newlink a:hover{
color: #ffffff; 
text-decoration:none; 
}
a.dlink{
	text-decoration:underline;
}
a.dlink:hover{
	text-decoration:none;
	color:inherit;
}
.iconopc a:hover{
opacity: 0.5;
}
.padfooter2{
padding-top: 10px;
padding-bottom: 10px;
}
.footerbg2 a{
color: #b2b2b2;
font-family:'Heebo', sans-serif!important;
}
.fancybox-button svg {
    color: #000000;
}
.footerbg2 a:hover{
color: #ffffff;
}
.dmtop {
background-color: #10ae95;
z-index: 100;
width: 40px;
height: 40px;
line-height: 37px;
position: fixed;
bottom: -100px;
border-radius: 3px;
right: 20px;
text-align: center;
font-size: 28px;
color: #ffffff !important;
cursor: pointer;
-webkit-transition: all .7s ease-in-out;
-moz-transition: all .7s ease-in-out;
-o-transition: all .7s ease-in-out;
-ms-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
}
/* Video section  */
.video_wrapper1 {
width: 500px;
height: 276px;
margin: 0 auto;
position: relative;
background-color: #000;
}
.video_wrapper_full1 {
padding-top: 0;
}
.videoIframe1 {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: transparent;
}
.videoPoster1 {
position: absolute;
top: 0px;
left: 0px;
width: 500px;
height: 276px;
background-image:url(../images/video-img_02.jpg);
background-size: cover;
border: none
text-indent: -999em;
overflow: hidden;
opacity: 1;
-webkit-transition: opacity 800ms, height 0s;
-moz-transition: opacity 800ms, height 0s;
transition: opacity 800ms, height 0s;
-webkit-transition-delay: 0s, 0s;
-moz-transition-delay: 0s, 0s;
transition-delay: 0s, 0s;
border: 0;
}
.videoPoster1:hover {
cursor: pointer;
}
.videoPoster1:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 60px;
height: 60px;
margin: -27px 0 0 -29px;
background: #f10904;
border-radius: 100%;
-webkit-transition: border-color 300ms;
-moz-transition: border-color 300ms;
transition: border-color 300ms;
}
.videoPoster1:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 0;
border-radius: 3px;
height: 0;
margin: -9px 0 0 -6px;
border-left: 20px solid #fff;
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
-webkit-transition: border-color 300ms;
-moz-transition: border-color 300ms;
transition: border-color 300ms;
}
.videoPoster1:hover:before,  .videoPoster1:focus:before {
background: #ec2d28;
}
.videoPoster1:hover:after, .videoPoster1:focus:after {
border-left-color: #ffffff;
}
.videoWrapper1Active .videoPoster1 {
opacity: 0;
height: 0;
-webkit-transition-delay: 0s, 800ms;
-moz-transition-delay: 0s, 800ms;
transition-delay: 0s, 800ms;
}
.video_wrapper {
width: 573px;
height: 288px;
margin: 0 auto;
position: relative;
background-color: #000;
}
.video_wrapper_full {
}
.videoIframe {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: transparent;
}
.videoPoster {
position: absolute;
top: 0px;
left: 0px;
width: 573px;
height: 288px;
background-image:url(../images/workshop-video.png);
background-size: cover;
border: none
text-indent: -999em;
overflow: hidden;
opacity: 1;
-webkit-transition: opacity 800ms, height 0s;
-moz-transition: opacity 800ms, height 0s;
transition: opacity 800ms, height 0s;
-webkit-transition-delay: 0s, 0s;
-moz-transition-delay: 0s, 0s;
transition-delay: 0s, 0s;
border: 0;
}
.videoPoster:hover {
cursor: pointer;
}
.videoPoster:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 60px;
height: 60px;
margin: -27px 0 0 -29px;
background: #f10904;
border-radius: 100%;
-webkit-transition: border-color 300ms;
-moz-transition: border-color 300ms;
transition: border-color 300ms;
}
.videoPoster:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 0;
border-radius: 3px;
height: 0;
margin: -5px 0 0 -9px;
border-left: 20px solid #fff;
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
-webkit-transition: border-color 300ms;
-moz-transition: border-color 300ms;
transition: border-color 300ms;
}
.videoPoster:hover:before,  .videoPoster:focus:before {
background: #ec2d28;
}
.videoPoster:hover:after, .videoPoster:focus:after {
border-left-color: #ffffff;
}
.videoWrapperActive .videoPoster {
opacity: 0;
height: 0;
-webkit-transition-delay: 0s, 800ms;
-moz-transition-delay: 0s, 800ms;
transition-delay: 0s, 800ms;
}
.video_wrapper2 {
width: 278px;
height: 276px;
margin: 0 auto;
position: relative;
background-color: #000;
}
.video_wrapper_full2 {
padding-top: 0;
}
.videoIframe2 {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: transparent;
}
.videoPoster2 {
position: absolute;
top: 0px;
left: 0px;
width: 278px;
height: 276px;
background-image:url(../images/kirti.jpg);
background-size: cover;
border: none
text-indent: -999em;
overflow: hidden;
opacity: 1;
-webkit-transition: opacity 800ms, height 0s;
-moz-transition: opacity 800ms, height 0s;
transition: opacity 800ms, height 0s;
-webkit-transition-delay: 0s, 0s;
-moz-transition-delay: 0s, 0s;
transition-delay: 0s, 0s;
border: 0;
}
.videoPoster2:hover {
cursor: pointer;
}
.videoPoster2:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 60px;
height: 60px;
margin: -27px 0 0 -29px;
background: #f10904;
border-radius: 100%;
-webkit-transition: border-color 300ms;
-moz-transition: border-color 300ms;
transition: border-color 300ms;
}
.videoPoster2:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 0;
border-radius: 3px;
height: 0;
margin: -9px 0 0 -6px;
border-left: 20px solid #fff;
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
-webkit-transition: border-color 300ms;
-moz-transition: border-color 300ms;
transition: border-color 300ms;
}
.videoPoster2:hover:before,  .videoPoster2:focus:before {
background: #ec2d28;
}
.videoPoster2:hover:after, .videoPoster2:focus:after {
border-left-color: #ffffff;
}
.videoWrapper2Active .videoPoster2 {
opacity: 0;
height: 0;
-webkit-transition-delay: 0s, 800ms;
-moz-transition-delay: 0s, 800ms;
transition-delay: 0s, 800ms;
}
.carousel-indicators .active{
background-color: #3e2063;
}
.carousel-control-next, .carousel-control-prev{
opacity: 1;
font-size: 25px;
}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover{
opacity: 0.5;
}
.carousel-control-prev {
left: -132px;
}
.carousel-control-next {
right: -130px;
}
.idun{
text-decoration: underline!important;
}
.idun:hover{
text-decoration: none!important;
color: #414042!important;
}
.like-link{
    transition: all 0.5s;
}
.like-link:hover h6{
    color: #EF4123;
    transition: all 0.5s;
}
.arrowimg{
	    margin-top: -11px;
}
.smallarrowimg{
	    margin-top: -28px;
}
.bubblebottom{
	    margin-top: -28px;
}
.vline{
	border-left:1px solid #41a939;
	width:1px;
	margin:22px auto;
	height:80px;
}
/*
.video_wrapper {
width: 986px;
height: 527px;
margin: 0 auto;
position: relative;
background-color: #000;
}
.videoPoster {
position: absolute;
top: 0px;
left: 0px;
width: 986px;
height: 527px;
background-image:url(../images/video-img.jpg);
background-size: cover;
border: none
text-indent: -999em;
overflow: hidden;
opacity: 1;
-webkit-transition: opacity 800ms, height 0s;
-moz-transition: opacity 800ms, height 0s;
transition: opacity 800ms, height 0s;
-webkit-transition-delay: 0s, 0s;
-moz-transition-delay: 0s, 0s;
transition-delay: 0s, 0s;
border: 0;
}
.videoPoster:hover {
cursor: pointer;
}
.videoPoster:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 60px;
height: 60px;
margin: -24px 0 0 -31px;
background: #f10904;
border-radius: 100%;
-webkit-transition: border-color 300ms;
-moz-transition: border-color 300ms;
transition: border-color 300ms;
}
.videoPoster:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 0;
border-radius: 3px;
height: 0;
margin: -5px 0 0 -9px;
border-left: 20px solid #fff;
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
-webkit-transition: border-color 300ms;
-moz-transition: border-color 300ms;
transition: border-color 300ms;
}
.videoPoster:hover:before,  .videoPoster:focus:before {
background: #ec2d28;
}
.videoPoster:hover:after, .videoPoster:focus:after {
border-left-color: #ffffff;
}
.qualifysection{
  background: linear-gradient(to right, #eef3fa 33.3%, #eef3fa 33.3%, #eef3fa 66.6%, #d9e0eb 66.6%);
}
.qualifypretitle{
}
/*-----------my css---------*/
.font33-poppins{
	font-size: 33px;
	font-family: 'poppins', sans-serif;
	line-height: 53px;
	color: #000000;
	font-weight: 600;
}
.plywood-bg{
background: url(../images/plywood-bg.png);
background-repeat: no-repeat;
background-position: bottom left;
background-size: cover;
height: 420px;
}
.bg-light{
	background: #f6f6f6;
}
.bg-dark{
	background: #484848;
}
.bg-wht{
	background: #fff;
	border-radius: 5px;
	padding: 40px 25px;
	box-shadow: 0px 0px 20px 0px #8282824a; 
}
.line-height20{
	line-height: 20px
}
.line-height0{
	line-height: 0px
}
.w-77{
	width: 77% !important;
}
.form-box {
    padding: 45px 124px 45px 124px;
	border-radius: 5px;
	box-shadow: 0px 0px 20px 0px #8282824a; 
	background: #fff;
}
.mrtop100{
	margin-top: -100px;
}
.form-select-text {
    border: solid 1px #dce1ea;
    color: #000000 !important;
    background-color: #fff;
    font-size: 16px;
    font-family: 'Barlow' , sans-serif;
    font-weight: 700;
    width: 100%;
    padding: 10px 30px;
    border-radius: 5px;
}
.btn-form{
background: #4fb548;
color: #fff;
border: none;
transition: all 0.5s;
font-family: 'Poppins';
text-align: center;
padding: 20px 50px;
font-size: 28px;
cursor: pointer;
text-transform: uppercase;
font-weight: 700;
border-radius:5px;
border-bottom: 4px solid #247300;
}
.btn-form i{
	font-size:20px;
	margin-left: -13px;
}
.btn-form:hover{
background: #cb9515;
border-bottom: 4px solid #886206;
}
.lineheight40{
	line-height: 40px;
}
.lineheight30{
	line-height: 30px;
}
.padtop05{
	padding-top: 5px;
}
.mrtop400{
	margin-top: -400px;
}
.errorfont{
color:red;
font-size:15px;
}
