@font-face {
    font-family: GoogleSans-Regular;
    src: url(../fonts/GoogleSans-Regular.ttf);
}

@font-face {
    font-family: GoogleSans-Medium;
    src: url(../fonts/GoogleSans-Medium.ttf);
}

@font-face {
    font-family: GoogleSans-Bold;
    src: url(../fonts/GoogleSans-Bold.ttf);
}
body{
    font-family: GoogleSans-Regular;
}
a{
    color:#4e4e4e;
}
h1,h2,h3{
    font-family: GoogleSans-Bold;
}
.stuck .header-main{
    display: none;
}
.stuck .header-bottom{
    top: 1px;
}

#mega-menu-wrap {
    width: 100px;
    height: 39px;
    background: #1768b7;
}
#mega_menu {
    position: absolute;
    top: 100%;
    margin-top: 0;
    left: -100px;
    width: 100%;
    padding: 0;
    background: #fff;
    border: 0px solid #ddd;
    border-top: none;
    display: none;
    box-shadow: 3px 3px 3px rgba(0,0,0,.25);
    border-radius: 2px;
    width: 200px;
}
#mega-menu-wrap .menu-item{
    width: 200px;
}
#mega-menu-wrap .mega-menu-title{
    height: 39px;
}

#mega-menu-wrap .menu-item a{
    padding-left: 30px;
    border:none;
}
#mega-menu-wrap .sub-menu{
    left: -100%;
}
.sf-vertical.sf-arrows>li>.sf-with-ul:after {
    border-left-color: rgba(255,255,255,.5);
    margin-top: -5px;
    left:5px !important;
    border-color: transparent;
    border-left-color: #dfeeff;
    border-left-color: rgba(51,47,47,.5);
}
.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -3px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #5f5a5a;
    transform: rotate(180deg);
}
.header-nav .header-search-form .searchform input[type='search']{
    background: #f5f5f5;
    border: 1px solid #e7e7e7;
    border-radius: 22px;
    height: 38px;
    box-shadow: none;
}
.gdtd{
    width: 76px;
    height: 26px;
    display: block;

    font-size: 0;
}
#wide-nav>.flex-row>.flex-left {
    width: 100%;
    min-width: 245px;
    margin-right: 15px;
}
.header-main .header-inner .flex-col.flex-right{
    width: 400px;
}
.contact-header ul{
    display: flex;
}
.contact-header ul>li{
    list-style: none;
    color: var(--primary-color);
    font-family: GoogleSans-Regular;
    margin-bottom: 0em;
    margin: 0px 7px;
}
.contact-header ul>li>span>i{
    margin-right: 5px;
    font-size: 16px;
}
.contact-header ul>li>span>strong{
    font-size: 14px;
}
#logo img {
    max-height: 72px;
    margin: 0 40px;
}
#logo {
    width: 250px;
}
.home-icon-menu img{
    height: 20px;
}
.header-bottom.wide-nav{
    height: 39px;
}
.header-nav.header-bottom-nav>li:first-child{
    background: #3333;
}
.header-nav.header-bottom-nav>li:first-child>a{
    height: 39px;
}
.home-icon-menu{
    padding: 0px 8px;
}
.header-bottom .nav.header-nav>li>a{
    color: #ffffff;

}
.header-bottom .flex-center {
    margin: 0;
}
.header-bottom .nav.header-nav>li{
    margin:0px 12px;
}
.tags_home_slider .item a{
    display: block;
}
.tags_home_slider .owl-item {
    width: auto !important;
}
.tags_home_slider .owl-item li{
    list-style: none;
    margin-left: 0.7em;
}
.tags_home_slider .owl-item li>a{
    font-size: 12px;
    line-height: 25px;
    color: #515151;
}
.tags_home_slider .owl-nav{
    display: block !important;
    position: absolute !important;
    top: 0;
    right: 0;
}
.tags_home_slider .owl-stage-outer{
    position: relative !important;
}
.tags_home_slider button{
    min-height: 0em;
}
.tags_home_slider button i{
    color: var(--primary-color);
}
.tags_home_slider .owl-nav{
    background-color: #ffffff;
    padding-left: 15px;
}
.tags_home_slider .owl-stage-outer{
    height: 30px;
}
.col-tag-slide{
    padding: 0px;
}
.section-box1-home{
    padding-top: 0px !important;
}
.section.section-box1-home{
    padding-bottom: 0px !important;
}
.hot-events{
    position: absolute;
    background-color: #ffffff;
    z-index: 10;
    padding-right: 10px;
}

.hot-events .title {
    padding-left: 22px;
    white-space: nowrap;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: var(--primary-color);
    margin-right: 4px;
    background: url(../images/flash-main.png) center left no-repeat;
}
.nav.header-nav .has-dropdown .icon-angle-down{
    display: none;
}
.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before,.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after{
 
    opacity: 0;
}
.header-bottom .nav-dropdown{
    position: absolute;
    padding: 10px 41px 10px 21px;
    background: #fff;
    box-shadow: 3px 3px 3px rgba(0,0,0,.25);
    border-radius: 2px;
    z-index: 1;

    border: none;
    
    min-width: min-content;
    white-space: nowrap;

}
.header-bottom .sub-menu>li>a{
    font-size: 16px;
    line-height: 33px;
    color: #242424;
    padding: 0;
    font-weight: 600;
}
.header-bottom .sub-menu>li>a:hover{
    color: var(--primary-color);
}
ul.header-nav>li.menu-item>a:hover{
    color: #f7ce1a;
}
ul.header-nav .nav-dropdown.nav-dropdown-default>li>a{
    border-bottom: none;
}
.container {
    padding-left: 0px;
    padding-right: 0px;
}
.row-list-tags{
    margin-top: 20px;
}
.img-style-box1 img{
    margin-bottom: 15px;
}
/* Style Grid 1 */
.box-post.style-box1 .post-item-summary .post-thumbnail-summary{
    width: 600px !important;
    height: 350px;
    float: left;
    margin-right: 22px;
}
.box-post.style-box1 .post-item-summary img{
    height: 100%;
    width: 100%;
}

.box-post.style-box1 .post-item .post-thumbnail{
    height: 180px;
    width: 100%;
}
.box-post.style-box1 .post-item .post-thumbnail img{
    height: 100%;
    width: 100%;
}
.post-thumbnail img{
    width: 100%;
}
.title-post-item-summary{
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 12px;
    font-family: GoogleSans-Bold;
    color: #4e4e4e;
}
.date{
    font-style: italic;
    color: #7d7d7d;
    display: block;
    font-size: 16px;
}
.post-item-summary .post-content .post-excerpt{
    font-size: 18px;
    line-height: 24px;
    color: #4e4e4e;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.title-post.rank1{
    font-size: 16px;
    padding-top: 12px;
    color: #4e4e4e;
    line-height: 22px;
}

.list-posts .col.post-item{
    padding: 0px 10px 0px 10px;
}

.post-item-summary img{
    width: 100%;
}
/* Style grid 1 end */




/* Style Grid 2 Begin */
.section.section-box2-home{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.box-post.style-box2 .title-post.rank2{
    padding-right: 5px;
}
.title-post.rank2 {
    font-size: 14px;
    color: #4e4e4e;
    line-height: 22px;
}
.style-box2 .post-item:first-child{
    margin-top: 0px;
}
.style-box2 .post-item{
    border-bottom: 1px solid #eee;
    margin-top: 15px;
}
.style-box2 .post-item:last-child{
    border-bottom: 0px solid #eee;
}
/* Style Frid 2 End */
.widget-box-cat h2.widgettitle{
    color: var(--primary-color);
    text-transform: uppercase;
    font-size:20px;
}
.widget-box-cat:first-child{
   margin-top:0px;
}
.widget-box-cat{
    margin-top:30px;
}
/* Style grid 3 sratr */
.section.section-box3-home{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.title-post.rank3{
    font-size: 16px;
    padding-top: 12px;
    color: #4e4e4e;
    line-height: 22px;
}
.box-post.style-box3 .post-item-summary{
	max-height:460px;
}
.box-post.style-box3 .post-item-summary img{
	height:100%;
}
.box-post.style-box3 .post-thumbnail-summary{
    height: 460px;
}
.box-post.style-box3 .post-thumbnail-summary img{
    height: 100%;
}
.style-box3 .post-thumbnail {
    height: 180px;
}
.style-box3 .post-thumbnail img{
    height: 100%;
    width: 100%;
}
.widget-box1{
    margin-left: 10px;
}
.date-small{
    font-style: italic;
    color: #7d7d7d;
    display: block;
    font-size: 14px;
}
.title-post-summary{
    font-size: 20px;
    line-height: 30px;
    margin: 12px 0px;
    font-family: GoogleSans-Bold;
    color:#4e4e4e;
}

/* Style grid 4 start*/
.box-post.style-4{
    background-color: var(--primary-color);
}
/* .row-list-cat .beadcrumb-cate>li>a{
	white-space:nowrap;
} */


.box-post.style-4 .row.row-slide-post-home{
    margin-left: 0px;
    margin-top: 0px;
}
.section.section-box4-home{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.box-post.style-4 .section-title {
    border-bottom: 0px solid currentColor;
}
.box-post.style-4 .col{
    padding: 0 15px 0px;
}
.box-post.style-4 .home-title {
    margin-top: 0px;
}
.style-4 .section-title{
    color: #ffffff;
}
.style-4 .section-title::before {
    position: absolute;
    content: "";
    border-left: 0 solid transparent;
    border-right: 6px solid transparent;
    border-top: 20px solid #fff;
    left: 0;
    top: 0;
}
.style-4 .container{
    padding: 30px 20px;
}
.style-4 .btn-readmore{
    color: #ffffff;
    font-size: 14px;
}
.style-4 .item .kt-thumbnail{
    width: 100%;
    height: 185px;
}
.style-4 .item .kt-thumbnail img{
    width: 100%;
    height: 100%;
}
.style-4 .item .box-tt-kt h3{
    font-size: 15px;
    color: #fff;
    padding-top: 15px;
    font-weight: 600;
}
.style-4 .item{
    padding: 0px 8px;
}


/* Style grid 5 end */
/* Style  */

.section-title span.section-title-main{
    background-color: #ffffff;
    margin: 0px 0px -10px 0px;
    padding-right: 20px;
}
.home-title{
    margin-top: 20px;
}
.section-title{
    border-bottom: 1px solid currentColor;
}

/*  */
.footer-wrapper{
    background-color: var(--primary-color);
    padding: 38px 0 35px;
}
.footer-wrapper .title-box{
    color: #ffffff;
    font-family: GoogleSans-Bold;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0.5em;
}
.footer-wrapper ul>li,.footer-wrapper ul>li a{
    list-style: none;
    color: #ffffff;
    font-size: 15px;
} 
.footer-wrapper .col-3{
    padding-right: 0px;
}