/* font */
:root {
    --main-font: "Jost", Sans-serif;
    --second-font: "Josefin Sans", Sans-serif;
}

body {
    font-family: var(--main-font);
}

body {
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}
.blog-single ul{
 margin-bottom: unset;
} 
.blog-single ul li{
	margin-bottom: unset;
}
.blog-single h1, 
.blog-single h2, 
.blog-single h3,
.blog-single h4,
.blog-single h5,
.blog-single h6{
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
.blog-single h3{
	margin-bottom: unset !important;
	margin-top: 0.5em;
}

.badge.post-date .badge-inner{
	color:#333;
}

.nav > li > a {
    font-family: var(--main-font);
    font-size: 15px;
}

.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-family: var(--main-font);
}

.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-weight: 500;
    font-style: normal;
}
.blog-wrapper a.button, .content-area a.button{
	color: #fff !important;
}
.blog-wrapper a, .content-area a{
	color: #eeee22 !important;
}
h1,
h2,
h3{
color: rgb(242, 166, 60);
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: var(--second-font);
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 700;
    font-style: normal;
	color: rgb(254, 248, 40);
}
.hide {
    display: none !important;
}
/* End font */
.header-main{
	border-bottom: 1px solid rgb(189, 165, 114);
}
/**** Font ****/
.c-homepage-h2 {
    font-family: "Josefin Sans", Sans-serif;
    font-size: 55px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 70px;
    margin-bottom: 0px;
}
.c-homepage-h2-1 {
    font-family: "Josefin Sans", Sans-serif;
    font-size: 25px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 20px;
}

.c-feature-item .c-black-text{
    color: #000;
}

.top-banner .c-yellow-text, 
.c-service .c-yellow-text, 
.c-whoweare .c-yellow-text, 
.c-feature .c-yellow-text,
.c-playtip .c-yellow-text,
.c-flex-price .c-yellow-text,
.c-our-blog .c-yellow-text,
.c-cool-number .c-yellow-text,
.c-client-say .c-yellow-text {
  color: #FF631B;
}

.c-white-text {
    color: #FFFFFF;
}
.c-black-color {
    color: #000 !important;
}

.c-service-h2 {
    font-size: 39px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.c-service-h3 {
    padding: 0px 0px 0px 0px;
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 0px;
}
.c-service-h5 {
    font-size: 30px;
    line-height: 36px;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
}
.c-service-h6 {
    font-size: 30px;
    font-weight: 600;
    margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.c-service-h7 {
    font-size: 18px;
    font-weight: normal;
    margin-left: 15px;
    margin-bottom: 10px;
}
.c-whoweare-h1 {
    font-size: 20px;
    font-weight: 500;
}
.c-whoweare-h2 {
    font-size: 40px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 55px;
    margin-bottom: 30px;
}
.c-feature-h1 {
    font-size: 39px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 0px;
}
.c-feature-h2 {
    margin: 0px;
    padding: 0px;
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
}
.c-feature-h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px;
}
.c-game-h1 {
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 50px;
    margin-bottom: 10px;
}
.c-game-h2 {
    font-size: 25px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 35px;
    margin-bottom: 10px;
}
.c-price-h1 {
    font-size: 50px;
    color: white;
    margin: 21px 0;
    font-weight: normal;
    vertical-align: middle;
    margin-bottom: 0px;
}
.c-price-h2 {
    color: #fff;
    margin-bottom: 0px;
    margin-top: 30px;
    font-size: 24px;
}
.c-price-h3 {
    margin-bottom: 0;
    text-transform: capitalize;
    font-size: 13px;
}
.c-price-span {
    color: #349cfc;
    font-weight: bold;
}
.c-play-h1 {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize; 
    margin: 0px;
    padding: 0px;
}
.c-guide-banner-h1 {
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;  
}
.c-contact-us-h1 {
    font-size: 40px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 55px;
}
.c-before-footer-h1 {
    font-size: 18px;
    font-weight: normal;
    line-height: 38px;
    margin-bottom: 0px;
}
.c-banner-h1 {
    font-family: "Josefin Sans";
    font-size: 50px;
    font-weight: 600;
    margin-top: 100px;
    margin-bottom: 0px;
}
.c-banner .c-banner-a {
    color: #349cfc;
}
.rotate {
    animation: rotation 4s infinite linear;
}
.c-cool-number-h1 {
    font-size: 50px;
    font-weight: 900;
    margin-bottom: 0px;
}
.c-cool-number-h2 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 0px;
}
.c-client-say-h1 {
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 0px;
}
.c-client-say-h2 {
    font-size: 30px;
    font-weight: 900;
    line-height: 36px;
    margin-bottom: 0px;
}
.c-client-say-h3 {
    font-family: "Josefin Sans", Sans-serif;
    font-size: 25px;
    font-weight: 800;
    text-transform: capitalize;
    margin-bottom: 10px;
    margin-top: 10px;
}
.c-client-say-h4 {
    font-family: "Josefin Sans", Sans-serif;
    font-size: 16px;
    font-weight: 300;
}
.s-before-footer .s-footer-p {
    margin-top: 10px;
    font-family: "Jost", Sans-serif;
    font-size: 16px;
}
.o-team-h1 {
    font-size: 20px;
    font-weight: 500;

}
.o-join-h1 {
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 30px;
}
.o-join-h2 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}
.f-text-h1 {
    font-size: 80px;
    font-weight: 700;
    margin-right: 20px;
    margin-bottom: 0px;
}
.f-text-icon1 {
    font-size: 80px;
    margin-left: 20px;
    margin-bottom: 0px;
}
.f-text-h2 {
    font-size: 22px;
    font-weight: 600;
    margin-left: 20px;
}
.f-text-h3 {
    font-size: 16px;
    font-weight: 600;
    margin-left: 20px;
}
.con-text-h3 {
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
}
.con-text-h2 {
    font-weight: 500;
    font-size: 17px;
    line-height: 36px;
}
.con-text-h4 {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 0px;
}

@keyframe rotation {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(359deg);
    }
}
/************** END *******/
.time-content {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.time-content .icon_element_inner {
    margin-right: 10px;
}
#footer .footer-primary .copyright-footer {
    text-align: center;
}
.faq-section .c-p-b-n {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.c-service img {
    margin-bottom: 0px;
    padding-top: 30px;
}

.c-service .c-service-h4 {
    padding: 10px 10px 30px 10px;
}
.c-weare-ul {
    margin-bottom: 50px;
}
.c-feature .row .container{
	margin-bottom:0px;
}
.c-feature .c-feature-list .c-feature-item {
    margin-top: -50px;
    padding-left: 20px;
    padding-right: 20px;
}
.c-feature .col:first-child .col-inner{
 padding:0px !important;
}

.c-feature-detail {
    margin-top: 35px;
}
.c-feature-detail .col {
    padding-bottom: 0px;
}

.c-game-item .img-inner, 
.c-client-say .img-inner {
    border-radius: 100%;
}
.c-game-item a.secondary {
    margin-top: 30%;
    margin-right: 0px;
}
.c-game-item .c-game-col {
    padding-bottom: 0px;
}

.c-flex-price ul.nav.nav-tabs {
    width: 230px;
    border: none;
    display: inline-block;
    background: #f4f5fd;
    margin: 0px 0px 35px 0px;
    padding: 8px 10px 10px 10px;
    flex-wrap: wrap;
    list-style: none;
    display: inline;
    border-radius: 6px;
}
.c-flex-price ul.nav.nav-tabs li {
    display: inline-block;
}
.c-flex-price ul.nav.nav-tabs li a {
    border-radius: 6px;
    height: 30px;
    font-weight: 400;
    padding: 0 25px;
    line-height: 30px;
    font-size: 14px;
    background: transparent;
    border: 0;
    color: #798490;
}
.c-flex-price ul.nav.nav-tabs li a.active {
    background: #ffffff;
    box-shadow: 0px 2px 6px 0px rgb(11 0 65 / 6%);
    color: #349cfc;
}
.c-playtip .c-play-slider .box-text-bottom {
    border-radius: 100%;
    overflow: hidden;
}
.c-playtip .c-play-slider .box-text-bottom .box-text {
    margin-top: -80px;
    background-color: #002155;
    padding: 0px;
}
.c-playtip .c-play-slider .box-text-bottom .box-text .video-button-wrapper a {
    margin: 0px;
}
.c-guide-banner .c-guide-content {
    border: 1px solid rgb(189, 165, 114);
    border-radius: 6px;
    padding-top: 30px;
}

.c-our-blog ul.links{
	display:none;
}
.c-our-blog .c-blog-content .post-item p.cat-label{
    color: #FF631B;
    font-size: 16px;
}
.c-our-blog .c-blog-content .post-item p.cat-label:hover {
    color: #fff;
}
.c-client-say .c-client-slider-item {
    
}
.c-client-say .c-client-slider-item .col-inner {
    background-color: #002155;
    border-radius: 6px;
}
.c-client-say .c-client-slider-item .col {
    padding-bottom: 0px;
}
.c-contatc-us .fa {
    margin-right: 10px;
}
.c-service-service .img-inner {
    margin-left: 15px;
}
.s-footer-h1 {
    font-size: 35px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 55px;
    margin-bottom: 10px;
}
.o-join-us a.primary {
    margin-bottom: 50px;
}
@media (max-width: 767px) {
    .c-homepage-h2 {
        font-size: 20px;
    }

    .c-whoweare-h2 {
        font-size: 20px;
    }

    .c-playtip .c-play-mslider .box-text-bottom {
        border-radius: 100%;
        overflow: hidden;
    }
    .c-playtip .c-play-mslider .box-text-bottom .box-text {
        margin-top: -12px;
        background-color: #002155;
        padding: 0px;
    }
    .c-playtip .c-play-mslider .box-text-bottom .box-text .video-button-wrapper a {
        margin: 0px;
    }
}


.contact-form-section .c-form-input input {
    height: 60px;
    width: 100%;
    border: none;
    margin: 10px 0px;
    padding: 0 25px;
    transition: .3s;
    background: #f1f6fa;
    text-transform: capitalize;
}

.contact-form-section .c-form-input textarea{
    width: 100%;
    border: none;
    padding: 25px;
    height: 180px;
    margin: 10px 0px;
    transition: .3s;
    background: #f1f6fa;
    text-transform: capitalize;
}

.contact-form-section .c-form-input span.top-input {
    margin-top: 30px;
}
.c-contact-us .section-title-normal span{
	border-bottom: 2px solid rgb(189, 165, 114);
}


/* c-sidebar-right */
.c-sidebar-right .c-tinhot .c-tinhot-title {
    background: linear-gradient(
            to bottom,
            rgba(255, 236, 154, 1) 0%,
            rgba(234, 192, 0, 1) 100%
    );
    border-radius: 10px 10px 0 0;
    padding: 12px 0;
}

.c-sidebar-right .c-tinhot .c-tinhot-title p {
    font-size: 26px;
    color: #181818;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
}
.c-sidebar-right .c-tinhot .row {
    margin: 0 !important;
}
.c-sidebar-right .c-tinhot .col {
    padding: 0;
}
.c-sidebar-right .c-tinhot .c-tinhot-content {
    border: 1px solid #feec99;
    border-radius: 12px;
}
.c-sidebar-right .post-item {
    border-bottom: 1px solid #feec99;
}
.c-sidebar-right .post-item:last-child {
    border-bottom: none;
}
.c-sidebar-right .post-item .box-image {
    padding: 20px 10px 0;
}
.c-sidebar-right .post-item .box-image img {
    border-radius: 10px;
}

.c-sidebar-right .post-item .box-text {
    padding: 9px 10px 18px;
}
.c-sidebar-right .post-item .post-title {
    font-weight: 400;
    color: #fff;
}
.c-sidebar-right .post-item .is-divider,
.c-sidebar-right .post-item .from_the_blog_excerpt {
    display: none;
}
.c-hd .col.large-3 .col-inner {
    position: sticky;
    top: 80px;
}