/*!
Theme Name: New.Watanis
Theme URI: https://news.watanis.com
Author: news.watanis.com
Author URI: https://news.watanis.com
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: New.Pakbiz
*/

@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
article,
aside,
footer,
header,
main,
nav,
section {
    display: block
}
button {
    border-radius: 0
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-size: inherit;
    line-height: inherit
}
button,
input {
    overflow: visible
}
button,
select {
    text-transform: none
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}
.container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px
}
@media (min-width:768px) {
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
}
@media (min-width:992px) {
    .text-lg-right {
        text-align: right;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
}
@media(max-width:767px) {
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}
a {
    color: #000;
    text-decoration: none
}
a:focus,
a:hover {
    color: #4db2ec;
    text-decoration: none
}
ul {
    list-style: none;
    margin: 0;
    padding: 0
}
input[type=radio]+label:before {
    display: inline-block;
    content: "";
    width: 15px;
    height: 15px;
    -webkit-box-shadow: 0 0 0 1px #dbdce1;
    box-shadow: 0 0 0 1px #dbdce1;
    margin: -3px 2px 0 5px;
    outline: 0;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 0
}
input[type=radio]+label:before {
    width: 15px;
    height: 15px;
    margin: -3px 5px 0 0
}
input[type=radio]:checked+label:before {
    background-color: #000;
    border: 4px solid #fff;
    padding: 3px
}
input[type=checkbox]+label,
input[type=radio]+label {
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    line-height: 22px
}
input[type=radio] {
    display: none
}
.nav {
    min-height: 48px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 120;
    position: relative;
    -webkit-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out
}
.nav__dropdown-menu,
.nav__menu {
    list-style: none
}
.nav__menu>li {
    position: relative
}
.nav__right a:focus,
.nav__right a:hover {
    color: #2d95e3
}
.nav__search {
    margin-left: auto
}
.nav__search-box {
    max-width: 500px;
    width: 100%;
    position: absolute;
    right: 0;
    top: 100%;
    padding: 12px 20px;
    background-color: #fff;
    display: none;
    z-index: 99;
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
}
.nav__search-form {
    position: relative
}
.nav__search-input {
    margin-bottom: 0;
    display: block;
    border: none;
    border-bottom: 1px solid #ddd;
    padding-left: 0;
    padding-right: 80px;
    font-size: 13px;
    height: 40px;
}
.nav__search-form .search-button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border: none;
    padding: 0 15px;
    background: linear-gradient(0deg,#004cff,#266fef);
    color: #fff;
    font-family: "Rubik", sans-serif;
    font-size: 13px;
}
.nav__search-trigger {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: none;
    padding: 0px;
    background: transparent;
}
.nav__search-trigger svg {
    width: 16px;
    height: 16px;
}
.nav__search-trigger:hover, .nav__search-trigger:focus {
    border: none;
    outline: none;
}
.nav__search .ui-close {
    font-size: 20px;
    position: relative
}
.nav-icon-toggle {
    padding: 0;
    display: inline-block;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    width: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    z-index: 99;
}
.nav-icon-toggle span {
    width: 100%;
    border: 1px solid #fff;
    display: block;
    margin-bottom: 6px;
}
.nav-icon-toggle:focus {
    outline: 0
}
.sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    transform: translateY(0);
    transition: all 200ms linear;
}
.flex-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 48px
}
.nav__holder {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1)
}
.mobile_menu {
    display: none;
}
.header {
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 35px;
    margin-bottom: 60px;
}
.topbar {
    background: #000;
    padding: 5px 0;
}
.topbar p {
    margin: 0;
    color: #fff;
    font-size: 13px;
    position: relative;
    top: 3px;
    letter-spacing: .5px;
}
.topbar .social_icons {
    display: flex;
    align-items: center;
    justify-content: end;
}
.topbar .social_icons a {
    display: block;
    margin-left: 20px;
    line-height: 30px;
}
.topbar .social_icons a svg {
    fill: #fff;
    width: 15px;
    height: 15px;
}
.middle_header {
    position: relative;
}
.middle_header .logo img {
    max-width: 160px;
}
.middle_header .logo {
    padding: 15px 0;
    display: block;
}
@media(min-width:992px){
    .navbar_header {
        background: #fff;
        padding: 0 16px;
        box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.08);
        position: absolute;
        left: 0;
        top: 8px;
        width: 100%;
    }
    .nav__right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: auto
    }
    .nav-icon-toggle {
        display: none
    }
    .nav__menu {
        position: relative
    }
    .nav__dropdown>a:after {
        content: '';
        margin-left: 8px;
        width: 6px;
        height: 6px;
        display: inline-block;
        border-right: 1px solid #000000ab;
        border-bottom: 1px solid #000000ab;
        transform: rotate(45deg);
        margin-bottom: 3px;
    }
    .nav__dropdown .nav__dropdown>a:after {
        content: '';
        position: absolute;
        right: 20px;
        top: 35%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        transform: rotate(-45deg);
        border-right: 1px solid #000;
        border-bottom: 1px solid #000
    }
    .nav__menu>li.active a:before,
    .nav__menu>li:hover a:before {
        width: 100%
    }
    .nav__menu>li>a {
        color: #000;
        font-size: 16px;
        font-weight: 500;
        text-transform: capitalize;
        padding-right: 1.2rem;
        display: block;
        position: relative;
        line-height: 55px;
    }
    .nav__menu>li>a:hover {
        color: #2d95e3
    }
    .nav__menu>li {
        display: inline-block;
        text-align: center
    }
    .nav__dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        padding: 0;
        z-index: 1000;
        min-width: 250px;
        width: 100%;
        text-align: left;
        list-style: none;
        white-space: nowrap;
        background-color: #fff;
        -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
        box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
        background-clip: padding-box;
        display: block;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out
    }
    .nav__dropdown-menu>li>a {
        color: #000;
        padding: 12px 15px;
        font-size: 14px;
        display: block;
        font-weight: 400;
    }
    .nav__dropdown-menu>li>a:hover {
        background: #4db2ec;
        color: #fff;
    }
    .nav__dropdown:hover>.nav__dropdown-menu {
        opacity: 1;
        visibility: visible
    }
    .nav__dropdown-menu .nav__dropdown-menu {
        left: 100%;
        top: 0
    }
    .nav__dropdown .nav__dropdown {
        position: relative
    }
    #back-to-top {
        display: block;
        z-index: 100;
        width: 34px;
        height: 34px;
        text-align: center;
        font-size: 12px;
        border: 1px solid #eee3;
        position: fixed;
        bottom: -34px;
        right: 20px;
        line-height: 32px;
        color: #fff;
        cursor: pointer;
        background-color: rgba(23, 24, 33, .5);
        -webkit-box-shadow: 1px 1.732px 12px 0 rgb(0 0 0 / 3%);
        box-shadow: 1px 1.732px 12px 0 rgb(0 0 0 / 3%);
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        text-decoration: none
    }
    #back-to-top i {
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }
    #back-to-top:hover {
        background-color: #2d95e3;
        border-color: transparent
    }
    #back-to-top:hover i {
        color: #fff
    }
    .sidenav__close,
    .sidenav__menu-toggle {
        display: none
    }
    .d-lg-block-menu {
        display: block
    }
}
@media (max-width:991px) {
    .topbar {
        display: none;
    }
    .flex-parent {
        min-height: 75px;
    }
    .header {
        padding-bottom: 0 !important;
        background-image: none !important;
        background-color: #2e2d2e;
        position: relative;
        margin-bottom: 25px;
    }
    .middle_header .logo img {
        max-width: 100px;
    }
    .middle_header {
        position: relative;
        min-height: 75px;
    }
    .middle_header .logo {
        padding: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .nav__search-trigger {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }
    .nav__search-trigger svg {
        width: 20px;
        height: 20px;
    }
    .nav__search-trigger svg g {
        stroke: #fff;
    }
    .sidenav__close {
        position: absolute;
        right: 15px;
        top: 15px
    }
    .nav__search-input {
        padding-left: 6px;
    }
    .sidenav__menu-toggle .ui-arrow-down:before {
        content: '';
        width: 7px;
        height: 7px;
        display: inline-block;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        transform: rotate(316deg);
    }
    .sidenav__close-button {
        padding: 0;
        background: 0 0;
        border: 0;
        color: #fff;
        width: 24px;
        height: 24px
    }
    .sidenav__close-icon {
        font-size: 22px;
        line-height: 24px
    }
    .content-overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        bottom: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .3s cubic-bezier(.16, .36, 0, .98);
        transition: .3s cubic-bezier(.16, .36, 0, .98);
        background-color: rgba(0, 0, 0, .5)
    }
    .content-overlay--is-visible {
        opacity: 1;
        visibility: visible
    }
    .nav__right-item {
        margin-right: 0
    }
    .sidenav__menu-toggle {
        position: absolute;
        top: 0;
        right: 5px;
        background-color: transparent;
        border: none;
        color: #54555e;
        font-size: 12px;
        padding: 0;
        width: 46px;
        height: 46px;
        text-align: center
    }
    .sidenav__close-button:focus,
    .sidenav__menu-toggle:focus {
        outline: 0
    }
    .nav__search-box {
        width: 100%;
        padding: 5px;
        background-color: #ffd9d9e8;
    }
    .nav__wrap {
        text-align: left;
        left: 0;
        background: linear-gradient(to bottom,#313b45e6 0%,#3393b8eb 100%);
        position: fixed;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100vh;
        z-index: 999;
        overflow-y: auto;
        -webkit-transition: transform .5s cubic-bezier(.55, 0, .1, 1);
        -webkit-transition: -webkit-transform .5s cubic-bezier(.55, 0, .1, 1);
        transition: -webkit-transform .5s cubic-bezier(.55, 0, .1, 1);
        transition: transform .5s cubic-bezier(.55, 0, .1, 1);
        transition: transform .5s cubic-bezier(.55, 0, .1, 1), -webkit-transform .5s cubic-bezier(.55, 0, .1, 1);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    .sidenav--is-open {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    li.nav__dropdown.sidenav__menu--is-open button.sidenav__menu-toggle i.ui-arrow-down::before {
        transform: rotate(45deg);
    }
    .nav__menu {
        list-style: none;
        padding: 50px 0
    }
    ul.nav__menu li {
        position: relative;
    }
    ul.nav__menu li:last-child {
        border-bottom: 0
    }
    ul.nav__menu li a {
        text-transform: capitalize;
        width: 100%;
        display: block;
        color: #fff;
        letter-spacing: .5px;
        padding: 12px 25px;
        font-size: 16px;
        font-weight: 500;
        -webkit-transition: background .3s ease;
        transition: background .3s ease;
    }
    .nav__dropdown-menu {
        list-style: none;
        overflow: hidden;
        display: none;
    }
    .sidenav__menu--is-open>a {
        color: #fff;
    }
    .nav__dropdown-menu li a {
        padding-left: 45px !important;
        font-weight: 400 !important;
        font-size: 17px !important;
    }
    #back-to-top {
        display: block;
        z-index: 100;
        width: 34px;
        height: 34px;
        text-align: center;
        font-size: 12px;
        border: 1px solid #eee3;
        position: absolute;
        bottom: -34px;
        right: 20px;
        line-height: 32px;
        color: #fff;
        background-color: rgba(23, 24, 33, .5);
        text-decoration: none
    }
}
@media screen and (max-width:1200px) and (min-width:1025px) {
    .nav__menu>li>a {
        font-size: 12px;
        padding: 0 8px
    }
}
body {
    margin: 0;
    padding: 0;
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    outline: 0;
    color: #000;
    font-weight: 400;
    background: #fff;
    overflow-x: hidden;
}
img {
    border: none;
    max-width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle
}
.relative {
    position: relative
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 12px;
    color: #000;
    font-weight: 600;
    line-height: 1.3
}
h1 {
    font-size: 28px
}
h2 {
    font-size: 26px
}
h3 {
    font-size: 22px;
}
h4, h5, h6 {
    font-size: 20px;
}
p {
    font-size: 17px;
    color: #000;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 1.2rem;
    margin-top: 0px;
}
input,
select,
textarea {
    height: 48px;
    border: 1px solid #e3e4e8;
    background-color: #fff;
    font-family: "Rubik", sans-serif;
    width: 100%;
    margin-bottom: 24px;
    padding: 0 6px;
    -webkit-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
    transition: border-color .3s ease-in-out, background-color .3s ease-in-out
}
input:focus,
select:focus,
textarea:focus {
    outline: 0
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}
input:focus,
textarea:focus {
    border-color: #2d95e3;
    background-color: #fff;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #54555e
}
.nav__dropdown-menu li a {
    text-transform: capitalize;
}
.text-center {
    text-align: center
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.d-none {
    display: none
}
.mb_0 {
    margin-bottom: 0px;
}
.mt_25 {
    margin-top: 25px;
}
.mb_0 {
    margin-bottom: 0px;
}
.mb_10 {
    margin-bottom: 10px;
}
.mb_15 {
    margin-bottom: 15px;
}
.mb_20 {
    margin-bottom: 20px;
}
.mb_25 {
    margin-bottom: 25px;
}
.mb_30 {
    margin-bottom: 30px;
}
.mb_35 {
    margin-bottom: 35px;
}
.mb_40 {
    margin-bottom: 40px;
}
.breadcrumbs ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.breadcrumbs ul li {
    color: #000;
    font-size: 13px;
    text-transform: capitalize;
    display: inline;
    font-weight: 400;
}
.breadcrumbs ul li a {
    color: #000;
    font-size: 14px;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 10px;
    font-weight: 300;
}
.breadcrumbs ul li a:after {
    content: '';
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transform: rotate(-45deg);
    border-right: 1px solid #00000054;
    border-bottom: 1px solid #00000054;
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 7px 1px 5px;
}
.share_post a {
    display: inline-flex;
    width: 40px;
    height: 40px;
    transition: .2s ease-in-out;
    vertical-align: text-bottom;
    align-items: center;
    justify-content: center;
    margin: 1px;
    transition: all 0.5s linear;
}
.share_post .instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: -webkit-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
}
.py_40 {
    padding: 40px 0;
}
.pt_40 {
    padding-top: 40px;
}
.pb_40 {
    padding-bottom: 40px;
}
.py_50 {
    padding: 50px 0;
}
.pb_50 {
    padding-bottom: 50px;
}
.pt_50 {
    padding-top: 50px;
}
.shadow_sm {
    border: 1px solid #e9e9ea;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.03);
}
.post_meta ul li {
    display: inline;
    margin-right: 3px;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 3px;
    color: #767676;
}
.post_meta ul li a {
    position: relative;
    color: #767676;
}
.post_meta ul li a:after {
    content: "-";
    margin-left: 5px;
}
.section_title, .sidebar_title {
    position: relative;
    margin-bottom: 20px;
}
.section_title:after, .sidebar_title:after {
    content: '';
    display: block;
    height: 4px;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    width: 100%;
    background-color: #f5f5f5;
}
.section_title h1, .section_title h2, .section_title h3 {
    display: inline-block;
    margin: 0;
    background: #fff;
    position: relative;
    z-index: 1;
    padding-right: 1rem;
    text-transform: capitalize;
}
.sidebar_title h2 {
    display: inline-block;
    margin: 0;
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 0px 1rem;
    font-size: 20px;
}
.section_title h2, .section_title h3 {
    font-size: 22px;
}
.section_title .link {
    z-index: 1;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    padding-left: 14px;
    font-weight: 400;
    font-size: 13px;
}
.section_title .link svg {
    width: 11px;
    height: 12px;
    fill: #33333373;
    position: relative;
    top: 1px;
}
.section_title .link:hover svg {
    fill: #4db2ec;
}
.big_news {
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.big_news .image {
    position: relative;
    padding-top: 56.54%;
    background: #fff;
}
.big_news .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.big_news .content {
    padding-top: 15px;
}
.big_news .content .title {
    font-size: 30px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.3;
}
.big_news .content .date {
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 15px;
}
.sm_news {
    position: relative;
    padding: 10px 10px 10px 165px;
    margin-bottom: 10px;
    min-height: 80px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.sm_news img {
    position: absolute;
    left: 0;
    max-width: 150px;
    width: 100%;
    top: 0;
    height: 100%;
    object-fit: cover;
}
.sm_news .title {
    font-size: 17px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 500;
}
.sm_news .date {
    font-size: 14px;
    font-weight: 400;
}
.sm_news:hover .title a {
    color: #4db2ec;
}
.grid_post {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    text-decoration: none;
    transition: transform 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
}
.grid_post .image {
    position: relative;
    padding-top: 54.56%;
    overflow: hidden;
    background: #ddd;
    box-shadow: 0 3px 3px -1px rgb(7 10 25 / 10%), 0 20px 15px -20px rgba(7,10,25,.2);
}
.grid_post .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s linear;
}
.grid_post .content {
    padding-top: 13px;
}
.grid_post .content h3 {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 500;
}
.grid_post .content h3 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.grid_post .content .post_meta {
    font-size: 13px;
    margin-bottom: 8px;
}
.grid_post:hover .img_box img {
    transition: box-shadow 0.3s ease, transform 0.3s ease, opacity 0.3s cubic-bezier(.39,.76,.51,.56);
}
.sm_grid_link {
    display: none;
}
.page-numbers.current,.pagination a,
.pagination a:hover{
    display:inline-block;
    font-size:12px;
    padding:5px 12px;
    text-decoration:none
}
.pagination{
    margin:30px auto 0;
    text-align:center
}
.pagination a{
    border:1px solid #ddd;
    color:#333;
    font-weight:600
}
.page-numbers.current,
.pagination a:hover{
    background-color:#115266;
    color:#fff;
    font-weight:500;
    border:1px solid #115266
}
.categories_list {
    position: relative;
    display: block;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 12px;
    padding-left: 22px;
}
.categories_list span{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical
}
.categories_list:after {
    content: '';
    position: absolute;
    top: 8px;
    left: 3px;
    width: 9px;
    height: 9px;
    transform: rotate(45deg);
    background: #cccccca8;
}
.no_post {
    text-align: center;
    font-size: 20px;
}
.footer {
    position: relative;
}
.footer_top {
    position: relative;
    background: url(//news.watanis.com/wp-content/themes/watanis/assets/img/footer_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0;
}
.footer_top:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000d1;
}
.footer_logo img {
    max-width: 200px;
}
.footer_widget h4 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.footer_widget p {
    color: #fff;
    font-size: 16px;
    margin: 0;
    line-height: 1.6;
}
.blog_item {
    position: relative;
    padding-left: 135px;
    display: flex;
    margin-bottom: 15px;
    min-height: 80px;
    flex-direction: column;
    justify-content: center;
}
.blog_item img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 120px;
    width: 100%;
    height: 100%;
}
.blog_item h3 {
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 8px;
    font-weight: 400;
}
.blog_item small {
    color: #ffffffa1;
}
.footer_bottom p {
    color: #fff;
    font-size: 14px;
    margin: 0;
}
.footer_bottom p a {
    color: #fff;
    font-size: 13px;
}
.footer_bottom {
    background: #080810;
    padding: 15px 0;
}
.footer_widget .ul_list a {
    display: block;
    position: relative;
    margin-bottom: 15px;
}
.footer_widget .ul_list a {
    display: flex;
    position: relative;
    margin-bottom: 11px;
    color: #fff;
    align-items: center;
    justify-content: space-between;
}
.single-post .wp-block-list {
	
}
@media(max-width:991px) {
    .big_news .content .title {
        font-size: 24px;
    }
    .sm_news img {
        max-width: 90px;
        height: 100%;
    }
    .sm_news {
        padding: 5px 10px 5px 100px;
        margin-bottom: 10px;
        min-height: auto;
    }
    .big_news .content {
        padding: 15px 0 5px;
    }
    .sm_news .title {
        font-size: 16px;
        margin-bottom: 8px;
        font-weight: 500;
    }
    .text-sm-center {
        text-align: center;
    }
    .section_title .link {
        display: none;
    }
    .footer_top {
        padding: 30px 0;
    }
    .footer_mb_30 {
        margin-bottom: 30px;
    }
    .footer_bottom {
        background: #080810;
        text-align: center;
    }
}
@media (max-width:767px) {
    input,
    select,
    textarea {
        font-size: 13px
    }
    input:focus,
    select:focus,
    textarea:focus {
        box-shadow: none;
        outline: 0
    }
    .mx_sm_5 {
        margin-left: -5px;
        margin-right: -5px;
    }
    .px_sm_5 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .mb_30 {
        margin-bottom: 20px;
    }
    .mb_35 {
        margin-bottom: 20px;
    }
    .py_40 {
        padding: 25px 0;
    }
    .pb_40 {
        padding-bottom: 25px;
    }
    .sm_grid_link {
        display: block;
        text-align: center;
        margin-top: 10px;
    }
    .sm_grid_link a {
        display: inline-block;
        background: #eee;
        padding: 9px 20px;
        width: 100%;
    }
    .sm_grid_link a svg {
        width: 14px;
        height: 14px;
        position: relative;
        top: 2px;
        margin-left: 3px;
    }
}