/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.logo img{
	margin:auto;
}
.title-head h2{
    width:inherit;
}

.new-carousel.owl-theme .owl-nav{
    bottom: 15px;
}
.footer{
    padding: 130px 0 100px 0;
}
.menu-sidebar ul li.current-menu-item a{
    background: #FFE5A8;
    border-radius: 10px;
    color: inherit;
}
.menu-sidebar ul li.current-menu-item.menu-ct-btn a{
    background: linear-gradient(135deg, #FF8E32 20%, #FF5085);
    border-radius: 30px;
    color: inherit;
}
.menu-sidebar ul li.menu-ct-btn a{
    height: 61px;
}
.menu-s a{
    /* position: relative;
    padding-left: 24px; */
    padding-left: 40px !important;
    cursor: pointer;
}
.menu-s:before{
    display: none;
}

.menu-s a:before{
    background: url(assets/images/icon-search2.svg) no-repeat;
    width: 16px;
    height: 18px;
    content: '';
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -9px;
}
.menu-sidebar ul li{
    margin-bottom: 0;
}
.btn-more {
    height: 61px;
}
.sub-menu.st2 ul{
    display: flex;
    flex-wrap: wrap;
}
.sub-menu.st2 ul li {
    width: 50%;
    padding: 5px;
}
.menu-footer .icon-w a{
    padding-right:28px;
}
.menu-footer .icon-w:after{
    right: 20px;
}
.top-blk .top5{
    background: url(assets/images/label4.png) no-repeat;
    width: 32px;
    height: 30px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: -13px;
    left: 20px;
    z-index: 5;
}

.news-dt-info{
    align-items: center;
}

.box-content{
    border: solid 1px #ff5085;
    border-radius: 10px;
    padding: 40px 30px 30px 30px;
    position: relative;
    font-size: 15px;
    overflow: hidden;
    margin-bottom: 20px;
}
.box-content label {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #FF5085;
    padding: 0 20px 0 50px;
}
.box-content label:before {
    background: url(assets/images/icon-university.png) no-repeat;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 4px;
    left: 15px;
    content: '';
    display: inline-block;
}

.border-title .section-title-normal{

    border: none;
    margin: 0;
}
.border-title span{
    border: none;
}
.link-block{
    margin: 15px 0;
    list-style: none;
    padding-left: 25px;
    position: relative;
}
.link-block::before{
    content: '';
    display: inline-block;
    background: url(assets/images/ar-pink-r.png) no-repeat;
    width: 12px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 7px;
}
.link-block a:hover{
    color: #ff5085;
}
.box-content .link-block:last-child{
    margin-bottom: 0;
}

.contact-form .form-grp label {
    width: 200px;
    font-weight: normal;
    margin-top: 13px;
    font-size: 15px;
}
.contact-form .form-grp label span {
    font-size: 12px;
    color: #fff;
    background: #FF8E32;
    border-radius: 3px;
    padding: 0 3px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    font-weight: normal;
    margin-right: 6px;
}

.pagination-blk ul li span {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 34px;
    display: inline-block;
    border-radius: 100%;
    background: #FFF2D5;
    border: solid 1px #FFF2D5;
}
.pagination-blk ul li span.current{
    background: #fff;
    border: solid 1px #FF8E32;
}
.pagination-blk .next, .pagination-blk .prev {
    width: 50px;
    height: 50px;
    line-height: 46px;
    background: #fff;
    border: solid 1px #FF8E32;
    position: relative;
    top: -7px;
}
.tag-cat.active{
    background: #FFCCDC;
    color: #404040;
}
.search-sect form{
    margin:0;
}

.search-sect form button,
.advanced-search-modal form button{
    margin-right: 0;
    margin-bottom: 0;
}

.contact-form .submit-btn input:hover{
    box-shadow: inherit;
}
.totop a:focus{
    text-decoration: none;
}
/* 
.tag-list-post{
    height:65px;
    overflow: hidden;
}*/

ul ul {
    margin: 1em 0 1em 1em;
}
.tag-list-post span{
    overflow: hidden;
}

.contact-form .form-grp input[type=text], .contact-form .form-grp input[type=tel], .contact-form .form-grp input[type=email]{
    margin-bottom:0;
}
.popup-mobile-manu .inner {
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.owl-theme .owl-dots .owl-dot {
	margin-right: 0;
}
.star-title h2:before {
	top: 0;
}
.crown-title h2:before {
	top: 0;
}

.tag-list-post{
    height: 70px;
    overflow: hidden;
}
@media (max-width: 767px) {
    .title-post{
        height: 58px;
    }
    .contact-form .form-grp {
        flex-direction: column;
        margin-bottom: 0;
    }
    .new-carousel.owl-theme .owl-dots{
        
    }
    /* .owl-theme .owl-dots .owl-dot{
        margin-right:0px;
    } */
    .menu-footer ul li:first-child{
        margin-bottom:0;
    }
	.star-title h2:before {
		width: 25px;
		height: 25px;
		background-size: 25px;
	}
	.crown-title h2:before {
		width: 25px;
		height: 25px;
		background-size: 25px;
	}
	.star-title h2 {
		padding-left: 35px;
	}
	.crown-title h2 {
		padding-left: 35px;
	}
	.new-carousel.owl-carousel .owl-nav button.owl-next,
	.new-carousel.owl-carousel .owl-nav button.owl-prev {
		width: 35px;
		height: 35px;
	}
	.new-carousel.owl-theme .owl-nav {
		bottom: 5px;
	}
	.new-carousel.owl-theme .owl-dots {
		margin-top: 0;
	}
	.btn-more {
        height: 50px;
        line-height: 50px;
        width: 230px;
    }
	.btn-more label {
		top: -2px;
	}

} 
@media (max-width: 575px) {
	.tag-list .item {
		width: 50%;
	}
    .tag-list-post{
        height: 105px;
        align-content: flex-start;
    }
}

.single .news-details-page .blk-content ul {
    margin: 0;
    padding: 0;
}
.single .news-details-page .blk-content ul li{
    list-style: none;
    position: relative;
    padding-left: 20px;
    margin: 12px 0;
}
.single .news-details-page .blk-content ul li:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #FF8E32;
    position: absolute;
    left: 0;
    top: 8px;
}
.sub-menu h4{
    margin-top:20px;
}
.menu-social ul li a, .menu-social2 ul li a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    width: 35px;
}

.btn-search1{
    padding-left: 50px;
}
.top-blk .img-top-blk a {
    display: inherit;
    font-size: inherit;
    font-weight: inherit;
    padding: inherit;
    width: inherit;
}

.single .date-dt{
    min-width: 130px;
}

.logo{
    display: none;
}
.header-tb .logo-tb img{
    display: none;
}