html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}

.pricing-height {
	height: 400px;
}

.beehive-header {
	font-family: 'Baloo 2' !important;
	font-style: normal;
	font-weight: 600;
	font-size: 32px;
	line-height: 40px;
	/* identical to box height, or 125% */

	text-align: center;

	color: #FFFFFF !important;
}

.beehive-header1 {
	font-family: 'Baloo 2' !important;
	font-style: normal;
	font-weight: 600;
	font-size: 32px;
	line-height: 40px;
	/* identical to box height, or 125% */

	text-align: left;

	color: #FFFFFF !important;
}

.beehive-header2 {
	font-family: 'Baloo 2' !important;
	font-style: normal;
	font-weight: 600;
	font-size: 32px;
	line-height: 40px;
	/* identical to box height, or 125% */

	text-align: left;

	color: #ECBBBB  !important;
}

.beehive-image-full { 
	background-image:  url('demos/landing/images/bg/bg_1.svg');
	min-height: 700px;
	background-repeat: no-repeat;
	background-size: cover;

}

.beehive-no-margin{
	margin-left: -30px !important;
}

.beehive-no-margin1{
	margin-left: -40px !important;
}


.beehive-image-full2 { 
	background-image:  url('demos/landing/images/bg/bg_2.svg');
	min-height: 700px;
	background-repeat: no-repeat;
	background-size: cover;

}

.beehive-image-full3 { 
	background-image:  url('demos/landing/images/bg/bg_3.svg');
	min-height: 700px;
	background-repeat: no-repeat;
	background-size: cover;
}

.beehive-image-full4 { 
	background-image:  url('demos/landing/images/bg/bg_4.svg');
	min-height: 700px;
	background-repeat: no-repeat;
	background-size: cover;
}

.beehive-image-full5 { 
	background-image:  url('demos/landing/images/bg/bg_5.svg');
	min-height: 700px;
	background-repeat: no-repeat;
	background-size: cover;
}

.beehive-image-full6 { 
	background-image:  url('demos/landing/images/bg/bg_6.svg');
	min-height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
}

.beehive-image-full7 { 
	background-image:  url('demos/landing/images/bg/icecream3.svg');
	min-height: 300px;
	background-repeat: no-repeat;
	background-size: cover;
}

.beehive-image-full8 { 
	background-image:  url('demos/landing/images/bg/bg1.svg');
	min-height: 300px;
	background-repeat: no-repeat;
	background-size: cover;
}

.beehive-image-full9 { 
	background-image:  url('demos/landing/images/bg/bg2.svg');
	min-height: 300px;
	background-repeat: no-repeat;
	background-size: cover;
}

.beehive-image-min-height { 
	min-height: 700px !important;
}

.btn-learn-more {
	width: 250px;
	text-align: center !important;
	height: 48px;
	background: #FD5750;
	box-shadow: 0px 8px 4px rgba(0, 0, 0, 0.5);
	border-radius: 55px;
}

.btn-learn-more-white {
	width: 250px;
	text-align: center !important;
	height: 48px;
	background: #FFFFFF;
	box-shadow: 0px 8px 4px rgba(0, 0, 0, 0.5);
	border-radius: 55px;
}

.btn-learn-more3 {
	width: 250px;
	text-align: center !important;
	height: 58px;
	background: #FD5750;
	box-shadow: 0px 8px 4px rgba(0, 0, 0, 0.5);
	border-radius: 55px;
}

html { scroll-behavior: smooth; } 

.btn-learn-more1 {
	border-radius: 55px;
}

.font-beehive-baloo {
	font-family: 'Baloo 2' !important;
	font-style: normal;
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
	/* or 125% */
	color: #ECBBBB !important;
}

.font-beehive-baloo-blue-header {
	font-family: 'Baloo 2' !important;
	font-style: normal;
	font-weight: bold;
	font-size: 32px;
	line-height: 40px;
	/* identical to box height, or 125% */

	display: flex;
	align-items: center;

	color: #020247 !important;
}


.font-beehive-baloo-nav {
	font-family: 'Baloo 2' !important;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 40px;
	/* identical to box height, or 167% */

	display: flex;
	align-items: center;

	color: #FFFFFF;
}

.font-beehive-nunito {
	font-family: 'Nunito Sans' !important;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
	/* or 125% */
}

.font-beehive-nunito-blue-text {
	font-family: 'Nunito Sans' !important;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 32px;
	/* or 133% */

	color: #020247 !important;
}

.font-beehive-nunito-blue-text1 {
	font-family: 'Nunito Sans' !important;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 32px;
	/* or 133% */

	color: #583FF4 !important;
}

.font-beehive-baloo-black-heading {
	font-family: 'Baloo 2' !important;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 30px;
	/* or 125% */
	color: #020247 !important;
}

.font-beehive-nunito-blue-small-text {
	font-family: 'Nunito Sans' !important;
	font-style: normal;
	font-weight: 600;
	font-size: 16px Imp !important;
	line-height: 24px;
	/* or 150% */

	color: #191919 !important;
}

.font-beehive-nunito-blue-small-text1 {
	font-family: 'Nunito Sans' !important;
	font-style: normal;
	font-weight: 600;
	font-size: 16px !important;
	line-height: 24px;
	/* or 150% */

	color: #020247 !important;
}
    

#logo {
    margin-right: 0 !important;
}

#logo img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: 48px !important;
}


.nav-margin{
	position: absolute !important;
	right: -115px;
	top: 30%;
	width: 250px !important;
}

/* .nav-margin{
	position: absolute;
	right: -90px;
	top: 45px;
	width: 250px !important;
} */

.btn-email{
	width: 427px;
	height: 56px;
	background: #FFF3F2;
	border-radius: 50px;
}

.no-bg{
	border: hidden;
	background-color: #FFF3F2;
}

.btn-send{
	font-family: Nunito Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	color: #FFFFFF;
	margin-left: 70px;
	width: 115px;
	border: hidden;
	height: 40px;
	background: #FD5750;
	border-radius: 50px;
}

.text-peach{
	color: #FD5750 !important;
	background-color: white;
}

.big-margin-top{
	margin-top: 40% !important;
}

.pill1 {
	border-radius: 20% !important;
  }

.margin-top0{
	margin-top: 0px !important;
}

.popup{
    display:none;
}