/*your custom css goes here*/
@import url('https://fonts.maateen.me/solaiman-lipi/font.css');
body {
    font-family: 'SolaimanLipi', inter,cerebri sans,Helvetica,Arial, sans-serif !important;
    font-size: 15px !important;
}
.form-control {
    border-radius: 0px !important;
}
.btn {
    border-radius: 0px !important;
}
.shomvabona-border-gray-200{
    border-color: #eae8e4 !important;
}
.aiz-main-wrapper {
    background-color: #fff6f6 !important;
}
.rounded {
     border-radius: 0px !important;
}
.rounded-top {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.rounded-bottom {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.display-none {
    display: none !important;
}

/*zeynap menu start*/
.zeynep {
    z-index: 1040;
}
/* zeynepjs menu styles */
.zeynep {
    background-color: var(--white);
    color: #404143;
    width: 295px;
}

.zeynep ul {
    list-style-type: none;
    padding: 0;
    padding-left: 20px;
    -webkit-overflow-scrolling: touch;
}
.zeynep ul > li {
    display: block;
}

.zeynep ul > li > a {
    color: inherit;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 18px 20px;
    text-decoration: none;
    transition: all 150ms;
}
.zeynep ul > li > a:hover {
    background-color: #efefef;
    border-radius: 3px;
}

.zeynep ul > li:not(:last-child) > a {
    border-bottom: 1px solid #efefef;
}
.zeynep .submenu-header>a:before,.zeynep ul>li.has-submenu>a:after{
    font-family:"font awesome 5 free";
    font-weight:700;
    font-size:.75rem
}
.zeynep ul > li.has-submenu > a {
    background-image: url("../img/zeynap/submenu-arrow.svg");
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: 8px 14px;
}

.zeynep ul > li.has-submenu > a:hover {
    background-image: url("../img/zeynap/submenu-arrow-active.svg");
}

/* zeynepjs submenu styles */
.zeynep .submenu {
    background-color: var(--white);
    left: 295px;
}

.zeynep .submenu-header {
    background-image: url("../img/zeynap/menu-back.svg");
    background-position: left 20px center;
    background-repeat: no-repeat;
    background-size: 8px 14px;
    border-bottom: solid 1px #efefef;
    cursor: pointer;
    position: relative;
}

.zeynep .submenu-header > a {
    color: inherit;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 18px 20px;
    padding-left: 40px;
    text-decoration: none;
}

.zeynep .submenu-header > a:before {
    background-image: url("../images/submenu-arrow.svg");
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: 8px 14px;
    content: "";
    height: 100%;
    left: 26px;
    position: absolute;
    top: 0;
    transform: rotate(-180deg);
    width: 20px;
}

.zeynep .submenu > label {
    color: #e77691;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 19px;
    opacity: .5;
    padding-left: 40px;
    width: 100%;
}

.zeynep-opened body {
    overflow: hidden;
}
.zeynep {
    right: auto;
    left: 0;
}
.u-sidebar-bg-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    display: none;
    width: 100%;
    height: 100%;
}
/*zeynap menu end*/
.nav-item a{
    color: #212529;
}
.shomvabona-bg-punch-dark {
    background-color: #161619!important;
}
.shomvabona-bg-punch-dark a{
    color: var(--white) !important;
}
.shomvabona-bg-punch-dark a span.language{
    color: #212529 !important;
}
.shomvabona-bg-punch-dark .opacity-60{
    opacity: 1 !important;
}
.bg-dark {
    background-color: #161619 !important;
}
.bg-black {
    background-color: var(--black) !important;
}
.-mt-30 {
    margin-top: -30px;
}
ul.social a {
    border-radius: 0px !important;
}
.white {
    color: var(--white) !important;
}
.category-nav-element a{
    padding: .875rem 1rem !important;
}
.arrow-toggle::after {
    display: inline-block;
    font-family: "Line Awesome Free";
    font-size: 15px;
    font-weight: 900;
    margin-left: .5rem;
    color: var(--primary) !important;
}
.vertical-menu .arrow-toggle::after {
    content: "\f105";
}
#main_content {
    background-color: var(--white) !important;
}

/*Starting Navigation Category*/
.navigation-category{
    color: #fff !important;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    /* height: 68px; */
    padding: 15px 25px 10px 20px;
    cursor: pointer;
    margin: 0;
    background: -webkit-linear-gradient(left, #dc3545 0%, #c89809 100%);
    background: -o-linear-gradient(left, #dc3545 0%, #c89809 100%);
    background: linear-gradient(to right, #dc3545 0%, #c89809 100%);
    position: relative;
}
a#sidebarNavToggler2{
    color: #fff !important;
    margin-bottom: 20px;
}
.btn-color{
    border: 0px;
    color: #fff !important;
    background: -webkit-linear-gradient(left, #dc3545 0%, #c89809 100%);
    background: -o-linear-gradient(left, #dc3545 0%, #c89809 100%);
    background: linear-gradient(to right, #dc3545 0%, #c89809 100%);
}
/*Ending Navigation Category*/
a.background-header-title{
    color: #fff;
    padding: 18px;
    width: 100%;
    background: -webkit-linear-gradient(left, #dc3545 0%, #c89809 100%);
    background: -o-linear-gradient(left, #dc3545 0%, #c89809 100%);
    background: linear-gradient(to right, #dc3545 0%, #c89809 100%);

    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
/*http://demos.themelize.me/appstrap3.2.0/theme/elements-icons-lineawesome.html*/
a.background-header-title::before {
    font-family: "Line Awesome Free";
    content: "\f217";
    font-size: 27px;
}

.footer-cover{
    background-image: url(../img/bg-footer.jpg);
}
.footer-copyright-border {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.navigation-category .nav-item a{
    color: #ffffff !important;
}

.mw-85{max-width:85%!important}
