@font-face {
    font-family: tungsten;
    font-weight: 300;
    src: url(../fonts/tungsten/tungsten-300.ttf);
}

@font-face {
    font-family: tungsten;
    font-weight: 500;
    src: url(../fonts/tungsten/tungsten-500.ttf);
}

@font-face {
    font-family: tungsten;
    font-weight: 600;
    src: url(../fonts/tungsten/tungsten-600.ttf);
}

@font-face {
    font-family: tungsten;
    font-weight: 700;
    src: url(../fonts/tungsten/tungsten-700.ttf);
}

@font-face {
    font-family: tungsten;
    font-weight: 800;
    src: url(../fonts/tungsten/tungsten-800.ttf);
}

  
/*@font-face {*/
/*    font-family: MuktaMahee-Regular;*/
/*    font-weight: 300;*/
/*    src: url(../fonts/mukta_mahee/MuktaMahee-Regular.ttf);*/
/*}*/

body,
.timer-text {
    font-family: tungsten, arial;
    color: #000000;

}

body,
.fundpress-post-title,
.fundpress-icon-with-square-service p {
    letter-spacing: normal;
    /* font-family: MuktaMahee-Regular; */
}

body,
.fundpress-menu .nav-menu li a,
.fundpress-menu .xs-navs-button .fundpress-icon-menu li a,
.fundpress-icon-with-square-service p {
    font-size: 25px;
    /* font-family: MuktaMahee-Regular; */
}

p,
.xs-btn.btn-lg {
    font-weight: 300;
}

.timer-count,
.number {
    font-family: 'Mulish', sans-serif;
}

.number {
    letter-spacing: 0;
}

span.number,
p.number {
    font-size: 16px !important;
}

.timer-text,
.xs-btn.btn-lg {
    font-size: 14px !important;
}

body .fs-lg {
    font-size: 16px !important;
}

.color-black {
    color: #000;
}

video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    max-width: none;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: 1s opacity;
    transition: 1s opacity;
}

.nav-brand {
    padding: 0;
}

.nav-brand img {
    margin-top: 52px;
   /* filter: invert();*/
    height: 32px;
}

.fundpress-menu .nav-menu li {
    margin: 0 28px 0 0;
}

.nav-menus-wrapper-open .nav-brand img {
    max-width: 87%;
}

.xs_nav-portrait .nav-logo>img {
    margin: 12px auto 6px 0;
}

.fundpress-welcome-section {
    overflow: hidden;
}

.xs-navy-blue-bg {
    background-color: #800080;
}

.fundpress-icon-with-square-service {
    background-color: #660066;
}

.xs-shape-background .xs-waves .xs-wave.xs-wave_1 {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="246" height="2000" viewBox="0 0 246 2000"><path fill-rule="evenodd" clip-rule="evenodd" fill="%23660066" d="M0 2000c50.43 0 72.57-20.522 123-20.522 50.43 0 71.34 20.522 123 20.522V0H0v2000z"/></svg>');
}

.xs-shape-background .xs-waves .xs-wave.xs-wave_2 {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="307" height="2000" viewBox="0 0 307 2000"><path fill-rule="evenodd" clip-rule="evenodd" fill="%23660066" d="M0 0h307v2000c-64.47 0-90.563-25.623-153.5-25.623C90.565 1974.377 62.935 2000 0 2000V0z"/></svg>');
}

.xs-shape-background .xs-waves .xs-wave.xs-wave_3 {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="384" height="2000" viewBox="0 0 384 2000"><path fill-rule="evenodd" clip-rule="evenodd" fill="%23660066" d="M0 0h384v2000c-80.64 0-113.28-32.047-192-32.047S78.72 2000 0 2000V0z"/></svg>');
}

.xs-shape-background .xs-waves .xs-wave.xs-wave_4 {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="480" height="2000" viewBox="0 0 480 2000"><path fill-rule="evenodd" clip-rule="evenodd" fill="%23660066" d="M480 2000c-100.8 0-141.6-39.892-240-39.892S98.4 2000 0 2000V0h480v2000z"/></svg>');
}

.xs-shape-background .xs-waves .xs-wave.xs-wave_5 {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="600" height="2000" viewBox="0 0 600 2000"><path fill-rule="evenodd" clip-rule="evenodd" fill="%23660066" d="M0 2000c123 0 177-49.866 300-49.866S474 2000 600 2000V0H0v2000z"/></svg>');
}

.fundpress-single-event-wraper {
    background-color: #fff;
    border: 2px solid #000;
}

.fundpress-single-event-wraper .fundpress-event-details p,
.xs-countdown-timer .timer-count .timer-text,
.xs-countdown-timer .timer-count,
.blue-bg-v2,
.fundpress-single-event-wraper .fundpress-event-details .fundpress-post-title:hover {
    color: #000;
}

.cicon{
    background-image: url("../images/icon.png");
    width:35px;
    height: 32px;
}

.icon1{
    width: 30px;
    filter: brightness(0) invert(1);
}
.icon2{
    height: 30px !important;
    filter: brightness(0) invert(1);

}
.icon3{
    height: 60px !important;
    filter: brightness(0) invert(1);

}
.imgcenter{
    display: block;
margin-left: auto;
margin-right: auto;
}
.fullwidth{
    width: 100% !important;
}
.cd-faq__category-selected{
    font-weight: bold;
}
.magara{
	font-family: 'Magra-Regular' !important;
}
.magara li a{
	font-family: 'Magra-Regular' !important;
}

.font_event_block1{
    font-size: 80px;
    font-weight: 500 !important;
}
.font_event_block2{
        font-size: 50px !important;
        line-height: 50px !important;
}
.homenavlist li a{
    font-size: 30px !important;
}

.font1{

    font-size: 3em;
    line-height: 1.2875;
    letter-spacing: -0.2px;
    word-spacing: 6px;
}
.font2{
    font-size: 1.28571em;
    line-height: 1.8;
}
.cd-faq__category{
    font-size: 40px !important;
    text-transform: uppercase !important;
}
.cd-faq__items{
    margin-left: 100px !important;
}
.cd-faq__content .text-component{
    /* font-size: 25px !important; */
    font-size: 16px !important;
}
