@font-face {
    font-family: 'NunitoSans-Regular';
    
    src: url(../fonts/NunitoSans-Regular.ttf);
}
	@font-face {
    font-family: 'NunitoSans-Bold';
    
    src: url(../fonts/NunitoSans-Bold.ttf) 
}
	@font-face {
    font-family: 'GOTHAM-BOLD.OTF';
   
    src: url(../fonts/GOTHAM-BOLD.OTF) 
}
	@font-face {
    font-family: 'Seaside';
    
    src: url(../fonts/Seaside.ttf) 
}
	
	@font-face {
    font-family: 'Shelldon';
    
    src: url(../fonts/Shelldon.ttf) 
}

	@font-face {
    font-family: 'FuturaStdHeavy';
    
    src: url(../fonts/FuturaStdHeavy.otf) 
}
	

body,p,a{
	font-family: 'NunitoSans-Regular';
}

h1,h2,h3,h4,h5,h6{
	 font-family: 'Shelldon';
}
.h2, h2 {
    font-size: 3.3rem;
}
.h3, h3 {
    font-size: 3rem;
}
.NunitoSans-bold{font-family: 'NunitoSans-Bold';}   
.Shelldon{ font-family: 'Shelldon';}
.Seaside{font-family: 'Seaside';}
.FuturaStd{font-family: 'FuturaStdHeavy';}

a:hover {
    text-decoration: none;
}
/*hader*/
.brand-logo a {
    color: black;
    font-size: 1.2em;
    /* font-weight: 600; */
}

.sec-2-top {
    background-image: url(../images/why.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 1000px;
    padding: 4em 8em;
    margin-bottom: 3em;
}
.section-2-content p {
    font-size: 18px;
}
.sec-2-bottom h2 {
    color: #eb008b;
}

.sec-2-bottom {
    padding: 1em 8em 3em;
}

.bg-1 {
    background-image: url(../images/new-genration.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    /* height: 1000px; */
    padding: 2em 0em;
    /* margin-bottom: 3em; */
}

.new-box h3 {
    color: #26a9e0;
}

.new-box p {
    color: white;
}

.new-box img {
    width: 100%;
}

.new-content {
    padding: 2em 3em  0;
}
.sec-4-left h1 {
    font-size: 3em;
    text-transform: uppercase;
}
.sec-4-left {
    padding: 4em 2em;
}

.sec-4-right {
    /* padding: 3em 2em; */
}

.bg-pink {
    /* background-color: #f2eaf5; */
   background: rgb(242,234,245);
background: -moz-linear-gradient(180deg, rgba(242,234,245,1) 0%, rgba(238,245,251,1) 71%);
background: -webkit-linear-gradient(180deg, rgba(242,234,245,1) 0%, rgba(238,245,251,1) 71%);
background: linear-gradient(180deg, rgba(242,234,245,1) 0%, rgba(238,245,251,1) 71%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2eaf5",endColorstr="#eef5fb",GradientType=1);
}

.sec-4-right h2 {
    color: #eb008b;
    padding: 1em 1em;
}

.invest-box.mb-5 {
    padding: 0em 3em;
}

.col-md-6.bg-pink {
    padding:  0;
}

.invest-box {
    padding: 0em 3em 0.5em;
}
.section-5 h1 {
    font-size: 6em;
    text-align: center;
}.brd {
    border: 10px solid #7e256d;
    padding: 3em 6em;
}
.footer-bg {
    background-image: url(../images/footer-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    /* height: 1000px; */
    padding: 4em 4em 4em;
    /* margin-bottom: 3em; */
    color: white;
    text-align: center;
}










.fixed-btns-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 111;
}

.fixed-btns-mobile a {
    width: 100%;
    float: left;
    height: 50px;
    line-height: 50px;
    background: #21446e;
    color: #fff !important;
    text-transform: uppercase;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.new-content.new-right {
    text-align: right;
}
.fixed-btns-mobile a:hover,
.fixed-btns-mobile a:focus,
.fixed-btns-mobile a:active {
    width: 100%;
    float: left;
    height: 50px;
    line-height: 50px;
    background: #21446e;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}

.pre-footer {
    position: fixed;
    bottom: 15%;
    z-index: 999;
    width: 100%;
}

section.fixed-btns.btnheight {
    height: auto;
}

a.phonebtn,
a.phonebtn:hover,
a.phonebtn:focus {
    color: #000;
    text-decoration: none;
    display: block;
}

a.phonebtn i {
    margin-right: 5px;
    display: inline-block;
}

section.fixed-btns {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 15px;
    background-color: black;
}

button.btn.btnsubmit {background: #21446e;
    border: 0px;
    border-radius: 10px;
    padding: 5px 10px;
    width: 23%;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
    width:100%}

input.form-control.formbox {
    border-radius: 10px !important;
    /* width: 23%; */
    margin: auto;
    height: 40px;
    margin: 0px 10px;
    padding-left: 10px;
    display: inline-block;
    /* font-family: 'Poppins', sans-serif; */
    /* width: 100%; */
}
@media screen and (max-width:1920px) {
}

@media screen and (max-width:1440px) {
}

@media screen and (max-width:1200px) {
}

@media screen and (max-width:1024px) {
}

@media screen and (max-width:991.98px) {

}

@media screen and (max-width:767.98px) {


.section-2-content {
    background-color: rgb(255 255 255 / 35%);
    padding: 10px;
}
.section-2-content img {
    width: 63%;
}
	.sec-2-top {
    
height: 1000px;
    
padding: 4em 1em;
    
margin-bottom: 3em;
}
.sec-2-bottom {
    padding: 1em 1em 3em;
}
.new-content {
    padding: 10px 1em 2em;
}
.new-content.new-right {
    text-align: left;
}
.sec-4-left h1 {
    font-size: 2em;
    
}
.h2, h2 {
    font-size: 2.8rem;
}
.h3, h3 {
    font-size: 2.3rem;
}
.sec-4-left {
    padding: 4em 1em 1em;
}
.invest-box {
    padding: 0em 1em 0.5em;
}
.sec-4-right h2 {
    
padding: 1em 24px;
}
.brd {
    border: 10px solid #7e256d;
    padding: 3em 1em;
}
.section-5 h1 {
    font-size: 4em;
    text-align: center;
}
.footer-bg {
   
padding: 4em 1em 4em;
}
}

@media screen and (max-width:575.98px) {
}

@media screen and (max-width:460.98px) {
}

@media screen and (max-width:360.98px) {
}