/*---------------------------------------------/*
Theme Name: Technohaat Journal Theme
Theme URI: ijacr.net
Author: Technohaat It Ltd.
Author URI: https://technohaat.com 
Description: technohaat - Journal Template
Version: 1.0.0
*/
/* ----------------- >>> TABLE OF CONTENTS:---------------------------------------------------------------- # Sections ## Nav Bar ## Main Heading News ## Grid-1 ## Grid-2 ## Grid-3 ## Footer... --------------------------------------------------------------*/

/*--------------------------------------
    - Base
----------------------------------------*/
/*--------------------------------------
    - Layout
----------------------------------------*/

*,
*::after,
*::before {
    box-sizing: border-box;
}

body {
    /*font-family: 'SolaimanLipi', Arial, sans-serif !important;*/
    font-family: Arial, sans-serif !important;
    overflow-x: hidden !important;
}

:root {
    --slg-color: #000000;
    --slg-color-ed: #000000c7;
    --slg-color-ad: #0000007d;

    --calendar-bg-color: #f1f1f1;
    --calendar-font-color: #000;
    --weekdays-border-bottom-color: #404040;
    --calendar-date-hover-color: #505050;
    --calendar-current-date-color: #f1f1f1;
    --calendar-today-color: #ff0000;
    --calendar-today-innerborder-color: #fff;
    --calendar-nextprev-bg-color: #fff;
}
.btn:focus {
    outline: none!important;
}
.btn:active,
.btn:focus {
    outline: none!important;
    box-shadow: none!important;
}
.uneditable-input:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="name"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
    border-color: #222!important;
    outline: none!important;
    box-shadow: none!important;
}

/* =============================================================================
   
================================================================================*/

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.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-lg-auto,
.col-md,
.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-md-auto,
.col-sm,
.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,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    padding-right: 5px;
    padding-left: 5px;
}

/* ===================================================================================

=============================================================================*/

p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

a {
    text-decoration: none !important;
    color: #222;
}

ul {
    list-style-type: none;
    margin-bottom: 0 !important;
}

img {
    /* min-width: 100%!important; */
}

.fixed {
    width: 100%;
    position: fixed !important;
    padding: 0 !important;
    top: 0;
    left: 0;
    background-color: #107c75!important;
    z-index: 9999 !important;

}

.search-none {
    display: none;
}

.search-block {
    display: block;
}

.mt-10 {
    margin-top: 10px;
}

.bg-gray {
    background-color: #efefef;
}

/* --------scroll ber design----------- */
/*::-webkit-scrollbar {
    width: 1px!important;
    height: 1px!important;
}

::-webkit-scrollbar-track {
    border-radius: 5px;
}

::-webkit-scrollbar-thumb {
    background: #efefef;
    border-radius: 10px;
}
*/

/* width */
::-webkit-scrollbar {
    width: 7px!important;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #a00a0a !important;
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #fc2d42;
}
/* --------------------------advertigement----------------------------- */
.ad-area {
    /* background-color: #fff; */
    max-height: 50p;
}

.advertisement {
    text-align: center;
}

.advertisement a img {
    max-width: 100%;
    /* max-height: 120px; */
}

.ad-back {
    border: solid 1px #adf5f2;
    background: aliceblue;
    padding: 5px;
    margin-bottom: 5px;
    text-align: justify;
    font-size: 17px;

}
.ticker_holder {
    position: relative;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    border: 1px dashed #FF0000;
    border-left: 0 solid #FF0000;
    border-right: 0 solid #FF0000;
    background: #f1f1f1;
    margin-top: 16px;
}

.ticker_holder {
    overflow: hidden;
}

.ticker_holder .ticker_heading {
    height: 35px;
    color: #fff;
    background: #363d4d;
    font-size: 18px;
    font-weight: 700;
    float: left;
    padding: 0 10px;
    margin-right: 16px;
    position: relative;
}
.ticker_holder .ticker_heading:after {
    display: inline-block;
    content: '';
    border-top: 46px solid #363d4d;
    border-right: 16px solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    top: 0;
    left: 100%;
}

.ticker_holder .ticker_close {
    float: right;
    background: #363d4d;
    width: 46px;
    height: 35px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    position: relative;
    margin-left: 16px;
}
.ticker_holder .ticker_close:after {
    display: inline-block;
    content: '';
    border-bottom: 46px solid #363d4d;
    border-left: 16px solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    top: 0;
    right: 100%;
}

.ticker_holder .ticker_slider {
    height: 35px;
    position: relative;
    overflow: hidden;
    text-align: center;
    display: block;
    padding: 0 8px;
    animation: marquee 30s linear infinite;
}

.ticker_slider .each_slide {
    height: 35px;
    line-height: 35px;
    text-align: left;
    color: #000;
    background: #f1f1f1;
    animation: marquee 20s linear infinite;
}

.marquee {
    animation: marquee 20s linear infinite;
}
.marquee a:hover,
.vsep {
    color: #FF0000;
}

.ticker_slider .each_slide a {
    color: #000;
    padding-left: 12px;
}
.ticker_slider .each_slide a:hover {
    color: #FF0000;
}

.hide {
    display: none;
}
/* -----------------------------------------------------------infinity scroll ----------------------------------------*/
.ticker-wrap {
    position: fixed;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    height: 2rem;
    background-color: #363d4d;
    padding-left: 100%;
    box-sizing: content-box;
    padding: 10px;
    z-index: 3;
}

.ticker-wrap .ticker {
    display: inline-block;
    height: 2rem;
    line-height: 2rem;
    white-space: nowrap;
    padding-right: 100%;
    box-sizing: content-box;
}

.ticker-wrap .ticker__item {
    display: inline-block;
    padding: 0 1rem;
    font-size: 1rem;
    color: white;
}

.ticker-wrap .ticker__item .vsep {
    color: #fff;
    margin-right: 5px;
}
/*---------------------------------------- NAV AREA START FROM HERE------------------------------------------------- */

.brand-logo-top img {
    max-width: 120px;
    /* max-height: 65px; */
}

.date-area i {
    margin-right: 10px;
    color: #FF0000;
    font-size: 20px;
}

.date-area span {
    font-size: 18px;
}

.login-area {
    float: right;
}

.social-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-icon.facebook {
    background: #3b5998;
    color: #fff;
}

.social-icon.youtube {
    background: red;
    color: #fff;
}

.social-icon.twitter {
    background: #1da1f2;
    color: #fff;
}

.social-icon.instagram {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    color: #fff;
}

.social-icon.linkedin {
    background: #0a66c2;
    color: #fff;
}

.social-icon.rss {
    background-image: linear-gradient(20deg, #ff0000 0%, #ff0000 100%);
    color: #fff;
}

.social-icon.skype {
    background: #00aff0;
    color: #fff;
}
.social-icon.whatsapp {
    background: #075E54;
    color: #fff;
}
.social-icon.wechat {
    background: #7BB32E;
    color: #fff;
}
/* -------------------Main Nav bar Start from here---------------------------------- */

.navbar {
    background-color: #107c75;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
}

.navbar ul {
    display: inline-flex;
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
    height: 50px;
    align-items: center;
}
.navbar ul li:first-child {
    border-bottom: none!important;
}
.navbar ul li:first-child:hover {
    border-bottom: none!important;
}

.navbar ul li {
    padding: 10px;
    border-bottom: 3px solid transparent;
    transition: all 1s ease;
    margin-right: 15px;
}
.navbar ul li:hover {
    border-bottom: 3px solid #71BD44;
}

.navbar ul li a {
    font-size: 16px;
    color: #ffffff;
}

.navbar ul li .fa-search {
    padding-top: 6px;

}
.navbar ul .search:hover {
    border-bottom: 3px solid transparent;
}

.dropbtn {
    color: white;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
    top: 48px;
}

.dropdown-menu {
    background-color: #f1f1f1;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    min-width: 160px;
}

.dropdown-item {
    color: black !important;
    padding: 12px 16px;
    text-decoration: none;
    display: block;

}

.dropdown-toggle::after {
    vertical-align: 3px!important;
}

.dropdown-menu.last {
    width: 760px !important;
    position: absolute;
    left: -636px;
}

.big-nav-logo {
    display: none;
    /*width: 140px;*/
}

.big-nav-logo img {
    width: auto;
    max-height: 33px;
}

/* -------------------------------------mobile navbar start from here----------------------------------- */

.mobile-menu {
    width: 100%;
    padding: 15px;
    position: relative;
}

.mobile-menu-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mobile-menu-list a img {
    max-width: 240px;
    max-height: 65px;
}

.mobile-menu-list .ham-burger {
    cursor: pointer;
}

.mobile-menu-list .ham-burger i {
    color: #cea06c;
    font-size: 25px;
    font-weight: bold;

}

.mobile-nav-link {
    min-width: 100vw;
    height: 100vh;
    position: fixed;
    display: block;
    z-index: 4;
    background-color: #fff;
    left: -350vw;
    transition: left 0.9s ease;
    top: 0;
    overflow-x: hidden;
}

.mobile-nav-list ul {
    width: 100vw;
    height: 100%;
}

.mobile-nav-list {
    background-color: #ffffff;
    margin-top: 20px;
}

.mobile-nav-list ul {
    height: 100vh;
}

.mobile-nav-list ul li {
    width: 48%;
    display: inline-flex;
    padding: 20px 0;
    border-bottom: 1px solid #e6e9ed;
    transition: left 0.5s ease;
}

.mobile-nav-list ul li a {
    font-size: 20px;
    color: #000000;
}

.show {
    left: 0;
}

.top-cancel {
    width: 100%;
    height: 90px;
    background-color: #f5f5f5;
}

.top-cancel i {
    top: 35px;
    left: 90%;
    position: absolute;
    font-size: 25px;
    font-weight: bold;
    color: #ff0000;
    cursor: pointer;
}

.mobile-menu .mobile-search i {
    color: #cea06c;
    cursor: pointer;
}

/*--------------- Nav Search area ------------------------  */

.search-area {
    width: 100%;
    height: 60px;
    position: absolute;
    top: -5px;
    background-color: #fff;
    left: 0;
    display: none;
}

.search-show {
    display: block;
}

.search-wrapper {
    position: sticky;
    transition: all 0.5s ease-in-out;
    align-items: center;
    top: 0;
    z-index: 2147483647;
    width: 100%;
    height: 60.8px !important;
    top: 10px;
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}

.input-group-append {
    margin-left: -1px;
}

.search-wrapper .btn-close {
    background-color: #005274;
}
.search-wrapper .btn-close i {
    color: #fff;
}
.btn-dark {
    height: 38px;
    margin-right: 2px;
}

/*---------------------------------- HEAD news start -------------------------*/

.head-news {
    margin-top: 15px;
    background-color: #efefef;
    padding: 5px 0;
}

.news-container {
    background-color: #ffffff;
    padding: 15px;
}

.post-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 3px;
}

.post-item-sm img {
    height: 120px;
}
.post-item a:hover {
    transition: 0.4s;
    color: #de1f26;
}
.post-item:first-child .post-content-main {
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 15px 20px;
    background: linear-gradient(to top,var(--slg-color) 0,var(--slg-color-ed) 33%,var(--slg-color-ed) 33%,var(--slg-color-ad) 66%,var(--slg-color-ad) 66%,#0000 100%);
}

.post-item .post-meta .post-meta-datetime {
    color: #ffffff;
}

.post-content-main h5 {
    font-weight: 700;

}

.post-content-main h5 a {
    color: #fff;
}

.posts-list-big-first .post-item .post-content,
.posts-list-one-half .post-item .post-content {
    margin-top: 12px;
}

.post-meta {
    padding-top: 10px;
    margin-bottom: 6px;
}

.post-item .post-meta {
    color: grey;
    font-size: 15px;
}

.post-item .post-content h5 {
    margin-bottom: 5px;
    margin-left: 3px;
    font-weight: 400;
}

.post-item .post-content h5 a {
    font-size: 20px;
}

.widget--border-box.single-cat .posts-wrap {
    background-color: #ffffff;
    padding: 10px;
    border-right: 1px solid #eae9e9;
    border-bottom: 1px solid #eae9e9;
    border-left: 1px solid #eae9e9;
}

.widget--border-box.single-cat .posts-wrap li {
    display: flex;
    margin-bottom: 8px;
}

.widget--border-box.single-cat .posts-wrap li {
    border-bottom: 1px solid #d8d8d8;
    align-items: flex-start;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    padding-top: 4px;
}

.widget--border-box.single-cat .cat-sports figure {
    border-left: 2px solid #de1f26;
}

.widget--border-box.single-cat .cat-sports figure a img {
    max-width: 100px!important;
    height: 60px;
}

.widget--border-box.single-cat .cat-sports figure img {
    min-width: 60px!important;
    height: 55px;
}

.widget--border-box.single-cat .post-content h6 {
    margin-left: 5px;
    margin-bottom: 2px;
}

.widget--border-box.single-cat .post-content h6 a {
    color: #414141;
    font-weight: 500;
    transition: 0.5s ease-in;
}
.widget--border-box.single-cat .post-content h6 a:hover {
    color: #ff0000;
}

figure {
    margin: 0 0 5px;
}

.posts-box {
    background-color: #fff;
}

.cat-trending.widget--border-box .widget__title {
    border-left: 3px solid #de1f26;
}

.widget--border-box .widget__title {
    height: 50px;
    padding-left: 15px;
    border: 1px solid #eae9e9;
    border-left: 3px solid #de1f26;
}

.widget--border-box .widget__title h4 {
    margin: 0;
    line-height: 50px;
}

.widget--border-box.single-cat .posts-wrap {
    padding: 10px;
    border-right: 1px solid #eae9e9;
    border-bottom: 1px solid #eae9e9;
    border-left: 1px solid #eae9e9;
}

.posts-box .borisal-news {
    height: 420px;
    overflow-y: scroll;
}

.borisal-news .img-box {
    width: 100%;
}

/*--------------------------------------NEWS grid-1 --------------------------------- */

.grid-1 {
    padding-top: 10px;
}

.grid-1 .main-content {
    padding-left: 10px;
}

.catTitle {
    position: relative;
    overflow: hidden;
    margin: 0 0 10px;
    padding: 2px 0 6px;
    font-size: 26px;
}

.catTitle a {
    background: transparent;
    color: #000;
    padding-right: 15px;
    text-decoration: none;
}

.catTitle .liner::before {
    position: absolute;
    content: '';
    width: 100%;
    border-top: 6px solid #d9d9d9;
    top: 10px;
    display: inline-block;
    vertical-align: bottom;
}

.catTitle .liner::after {
    position: absolute;
    content: '';
    width: 100%;
    border-top: 6px solid #d9d9d9;
    top: 18px;
    display: inline-block;
    vertical-align: bottom;
}

.single-block {
    background: #f1f1f1;
    position: relative;
    min-height: 240px;
}

.deshjure .single-block {
    height: auto;
}

.single-block .details {
    padding: 10px 20px;
    min-height: 100px;
}

.single-block h4 {
    margin: 0 0 5px;
    font-size: 1em;
}

.single-block a {
    color: #000;
    display: block;
    text-decoration: none;
    transition: all 0.5s ease;
}
.single-block a:hover {
    color: #ff0000;
}

.single-block .meta {
    position: absolute;
    width: 100%;
    padding: 10px;
    right: 0;
    left: 0;
    border-top: 1px solid #eee;
    background: #fff;
    bottom: 0;
}

.scrollY-news .media {
    padding-bottom: 10px;
    padding-left: 5px;
}

.meta {
    line-height: 16px;
}

.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}

.media > .pull-left,
.media-left {
    padding-right: 10px;
}

.media {
    padding-bottom: 22px;
}

.media .media-left img {
    width: 120px!important;
    height: 60px;
}

.media .media-heading a {
    font-size: 16px;
    transition: all 0.5s ease;

}
.media .media-heading a:hover {
    color: #ff0000;
}

/* --------------------------------NEWS grid-2 --------------------------------------- */

.grid-2 {
    padding: 10px 0;
}

.grid-2 .single-block {
    background: #fff;
    margin-bottom: 10px;
}

.grid-2 .single-block .details {
    min-height: 110px;
}

.grid-2 .single-block h4 {
    margin: 0 0 5px;
    font-size: 20px;
    line-height: 26px;
}

.grid-2 .media {
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
    margin-bottom: 7px;
}

.grid-2 .media .media-heading h4 a {
    font-size: 25px;
    transition: all 0.5s ease;
    color: #000;
}
.grid-2 .media .media-heading h4 a:hover {
    color: #ff0000;
}

.allnews a {
    display: block;
    text-align: center;
    border: none;
    padding: 5px;
    color: #000;
    background: #f6f6f6;
    text-decoration: none;
    -webkit-box-shadow: 0 2px 5px 0 rgb(0, 0, 0 / 26%);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    box-shadow: 0 2px 5px 0 rgb(0, 0, 0 / 26%);
    margin-bottom: 10px;
}
.allnews a:hover {
    color: #ff0000;
}

/* ------- NEWS grid-2 tab area ----------------------- */
.inner-side-tabs {
    border-radius: 5px;
    height: 555px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 16%);
    margin-left: 10px;

}

.nav-tabs {
    padding: 0;
}

.nav-tabs .nav-link {
    border: 0 solid transparent;
    padding: 15px;
    color: #000;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    background: linear-gradient(20deg, #ff0000 0%, #ff0000 100%);
    border-color: #dee2e6 #dee2e6 #fff;
}

.tab-content {
    height: 475px;
    overflow-y: scroll;
}

.home-cstmtab-design .nav-tabs {
    padding: 0;
    border-bottom: 2px solid #005274;
}

.home-cstmtab-design .nav-tabs .nav-link {
    border: 0 solid transparent;
    padding: 5px;
    color: #000;
    background: #f3f3f3;
    max-width: 30%;
    border-radius: 0;
    margin-bottom: 0;
}

.home-cstmtab-design .nav-tabs .nav-item.show .nav-link,
.home-cstmtab-design .nav-tabs .nav-link.active {
    color: #fff!important;
    background-color: #005274;
    border-radius: 0;
    max-width: 30%;
}

.home-cstmtab-design .tab-content {
    height: 1060px;
    overflow-y: hidden;
    overflow-x: hidden;
}

.home-cstmtab-design .tab-content .scrollY-news-box {
    padding-top: 10px;
}
/*----------------------------NEWS grid-3 ------------------------------------------------ */

.img-box img {
    height: 155px;
}

.img-box .heading img {
    height: 240px;
}

.grid-3 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.grid-3 .img-box a img {
    min-height: 200px;
}

.category .single-cat-height {
    overflow: hidden;
}

.content-container {
    height: 400px;
    overflow-y: scroll;
}

.grid-3 .category .single-block {
    margin-bottom: 0 !important;
    /* height: 505px; */

}
.grid-3 a:hover {
    text-decoration: none;
}

.grid-3 .single-block a {
    color: #000;
    display: block;
    text-decoration: none;
}

.grid-3 .category .single-block > h4 {
    padding: 15px 15px 0;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 0;
}

.grid-3 .single-block h4 {
    margin: 0 0 5px;
    font-size: 1em;
    line-height: 26px;
}

.grid-3 .single-block h4 a {
    transition: all 0.5s ease;
}
.grid-3 .single-block h4 a:hover {
    color: #FF0000;
}

.grid-3 .single-block .details {
    padding: 15px;
    min-height: 100px;
}

.grid-3 .media {
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
}
/* ----------------------districts-news-------------------------- */

.districts-news {
    background-color: #efefef;
    padding: 10px 0;
}

.districts-news .single-block a {
    color: #000;
    display: block;
    text-decoration: none;
    transition: all 0.5s ease;
}
.districts-news .single-block a:hover {
    color: #ff0000;
}

.districts-news .media {
    padding-bottom: 5px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 5px;
}

.districts-news .single-block {
    background: #ffffff;
    position: relative;
    min-height: 240px;
}

.districts-news .category .single-block {
    height: auto;
}

.districts-news .category .single-block > h4 {
    padding: 15px 15px 0;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 0;
    transition: all 0.5s ease-in;
}

.districts-news .img-box a img {
    min-height: 200px;
}

/* ---------------------photo gallery----------------------------- */

.photo-gallery {
    background-color: #ffffff;
    padding: 10px 0;
}

.photo-gallery-sm {
    padding: 0 10px;
}

.photo-gallery .carousel {
    position: relative;
    padding-bottom: 10px;
}

.photo-gallery .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.photo-gallery .carousel-inner img {
    max-height: 550px;
}

.photo-gallery .carousel-inner .caption a {
    background: rgba(0,0,0,.8);
    display: block;
    color: #fff;
    padding: 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}

.photo-gallery .single-block {
    border: 1px solid #fff;
    min-height: 100px;
    margin-bottom: 5px;
}

.photo-gallery .media {
    padding-bottom: 15px;
    margin-bottom: 3px;
}

.photo-gallery .media-list {
    padding-left: 10px;
}

.photo-gallery .single-block h4 {
    padding: 0 5px;
}
.photo-gallery .single-block a {
    transition: all 0.5s ease;
}

.photo-gallery .media-heading {
    transition: all 0.5s ease;

}
.photo-gallery .media-heading:hover {
    color: #ff0000;

}

/* ---------------------video sectiom---------------------------- */

.video-section {
    padding-top: 10px;
    background-color: #f1f1f1;
}

.posts-list-img-top .post-item {
    flex: 0 0 25%;
    padding: 0 15px;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
}

.fa-play-circle {
    position: absolute;
    /* z-index: 99999; */
    top: 0;
    right: 0;
    bottom: 50px;
    left: 0;
    width: 50px;
    height: 50px;
    margin: auto;
    transition: 0.3s;
    text-align: center;
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    cursor: pointer;
}

.posts-list-img-top .post-content {
    margin-top: 4px;
}

.posts-list-img-top .post-meta {
    color: #de1f26;
    line-height: 1;
}

.posts-list-img-top .post-title {
    margin-top: 2px;
    font-weight: 400;
}
.post-item .post-title {
    margin-bottom: 5px;
    letter-spacing: 0.2px;
}

.video-section .post-item .post-meta {
    color: grey;
    font-size: 15px;
}
.video-section .post-meta {
    padding-top: 0;
    margin-bottom: 4px;
}

/* ---------------------- Footer Area --------------------------- */

.footer-bottom {
    padding: 30px 20px;
}

.footer-bottom a {
    color: #fff;
    transition: all 0.5s ease;
}
.footer-bottom a:hover {
    color: #41f790;
}

.footer-bar {
    padding-top: 20px;
    margin-bottom: 1rem;
}
.copyright {
    padding-top: 20px;
}

.copyright .copyright-text {
    color: #fff;
}

.copyright .copyright-text {
    color: #6d9de7;
    font: caption;
}
.publishertag {
    /* background-color: #203864; */
    width: fit-content;
    padding: 15px;
    font-size: 20px !important;
    float: right;
    /* border: 2px solid #000; */
    color: #fff !important;
}
.copy-left {
    float: right;
}

.copyright-text a {
    color: #7EC6F0;
}

.bottom-to-top {
    position: fixed;
    bottom: 60px;
    right: 40px;
    font-size: 30px;
    background: #363D4D;
    color: #fff;
    border-color: 2px solid #ff0000;
    padding: 0 15px;
    border-radius: 10px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out;
}

/* --------------------category-------------------------- */

.section-bb {
    border-bottom: 2px solid #212020;
}
.cat-header {
    border-bottom: 1px solid #d8d8d8;
}

.cat-header h2 {
    margin-bottom: 0;
}

.cat-header h2 a {
    transition: all 0.5s ease;
}
.cat-header h2 a:hover {
    color: #FF0000;
}

.subcategories {
    flex-wrap: wrap;
    padding: 0 0 8px;
}

.subcategories a {
    font-size: 17px;
    margin-top: 8px;
}
.identifier:not(:last-child) {
    margin-right: 12px;
}
.identifier:not(:first-child) {
    margin-left: 12px;
    margin-top: 8px;
}
.identifier {
    width: 5px;
    height: 5px;
    background: #ff0000;
}
.cat-item:hover {
    color: #ff0000;
}

.news-item-lead {
    margin: 0;
    padding: 0;
}

.news-item-lead {
    border-bottom: 3px solid #f1f1f1;
    padding-bottom: 12px;
    margin-bottom: 0.5rem;
    display: block;
}

.news-item-lead img {
    width: 100%;
}
.more-contents .box-news {
    padding-left: 15px;
    padding-right: 15px;
}
.lead-news {
    padding-left: 10px;
    padding-right: 10px;

}

.news-item-lead h2 {
    font-size: 30px;
    line-height: 48px;
    color: #000;
    transition: all 0.5s ease;
}
.news-item-lead h2:hover {
    color: #FF0000;
}

.box-news {
    padding-right: 25px;
}
.box-news a:hover {
    color: #FF0000;

}

.news-item-box h2,
.photo-item-box h2 {
    font-size: 18px;
    line-height: 26px;
    padding: 5px 0;
    transition: all 0.5s ease;
}
.news-item-box h2:hover,
.photo-item-box h2:hover {
    color: #FF0000;
}

.bg-primary {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    color: #fff;
}

.category-header {
    border-top: 2px solid #0a1633;
    width: 100%;
    padding: 8px 0;
    border-bottom: 1px solid #8f8f8f;
    margin-bottom: 10px;
}

.category-header .title,
.et-items {
    font-size: 24px;
    color: #565656;
    margin: 0 5px;
}

.news-item-regular {
    display: flex;
}

.news-item-regular {
    border-bottom: 1px solid #efefef;
    transition: all 0.5s ease;
}
.news-item-regular:hover {
    color: #FF0000;

}

.image-container {
    position: relative;

}

.list-popular-news .news-item-regular img {
    max-width: 110px;
    height: 75px;
    object-fit: cover;
    margin-right: 10px;
}
img:hover {
    color: #FF0000!important;
}

.list-popular-news .news-item-regular h2 {
    font-size: 15px;
    line-height: 25px;
    padding-left: 10px;
    transition: all 0.5s ease;
}
.list-popular-news .news-item-regular h2:hover {
    color: #FF0000;
}

/*-- 
    - Inner Page Banner
------------------------------------------*/
.page-banner-section {
    background-image: url("../img/banner/breadcrumb-bg1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    /* position: relative; */
    z-index: 1;
    padding: 5px 0;
    /* margin-top: 91px; */
    background-color: #107c75;
    border-top: 1px solid #186e69;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-banner-section {
        margin-top: 81px;
    }
}
@media only screen and (max-width: 767px) {
    .page-banner-section {
        margin-top: 81px;
    }
}

.page-banner-section::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #000;
    opacity: 0.55;
    z-index: -1;
}

/*Page Banner Title*/
.page-banner-title {
    font-size: 25px;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    /* margin-top: -5px; */
    /* margin-bottom: 10px; */
}

/*Page Breadcrumb*/
.page-breadcrumb {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.page-breadcrumb li {
    color: #ffffff;
    font-size: 15px;
    line-height: 1;
}
@media only screen and (max-width: 575px) {
    .page-breadcrumb li {
        font-size: 14px;
    }
    .brochure {
        margin-top: 30px;
        padding: 10px 20px 20px;
    }
}

.page-breadcrumb li::after {
    content: "-";
    margin: 0 6px;
}
.page-breadcrumb li:last-child::after {
    display: none;
}
.page-breadcrumb li a:hover {
    color: #fff;
}

.page-breadcrumb li.active {
    color: #080e31;
}

.mb-5 {
    margin-bottom: 50px;
}

.mt-5 {
    margin-top: 50px;
}

.content {}

.content .page {
    background: #fff;
}

/* --------------------news page------------------------ */

.m-post-content--nyc {
    padding: 0 30px 30px;
}
.details-rec-button {
    font-size: 14px !important;
    margin-top: 20px !important;
    top: 10px;
}
.m-post-content--nyc .post-top .post-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 20px;
    margin: 10px 0;
}

.m-post-content--nyc .post-top .post-meta {
    margin-bottom: 5px;
    line-height: 1;
}

.news-heading-pic {
    margin-bottom: 10px;
}

.m-post-content .post-subtitle {
    margin-bottom: 18px;
    font-size: 18px;
}

.entry-content p {
    color: #414141;
    margin-bottom: 20px !important;
}

.main-news-page .widget--title-box {
    padding: 0 20px 20px;
    border-radius: 3px;
    background: #fff;
}

.main-news-page .widget--title-box .widget__title {
    height: 55px;
    margin: 0;
    padding: 0 20px;
    border-radius: 3px 3px 0 0;
    background: #f1f1f1;
}

.main-news-page .widget--title-box .widget__title h4 {
    overflow: hidden;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}

.main-news-page .share-social-icon.whatsapp {
    background-color: #25d366;
    color: #fff;
}

.many-more-news {
    padding-top: 10px;
    background-color: #f1f1f1;
}

/* ----------------------END---------------------------- */
#btn-decrease {
    font-size: 12px;
    margin: 0 2px;
}
#btn-orig {
    font-size: 14px;
    margin: 0 2px;
}
#btn-increase {
    font-size: 12px;
    margin: 0 2px;
}

/*----- calander start---- */

/* calander end */

.grid-4 {
    padding: 15px 0;
}

.fb-wrap {
    width: 100%;
    margin: 0 auto;
}

.fb-like-box,
.fb-like-box span,
.fb-like-box span iframe[style] {
    width: 100% !important;
}

/*------ bangladeshi map--------- */

.map_inner_block {
    width: 100%;
    margin-bottom: 0;
    position: relative;
}

.map_inner {
    padding: 0 15px 15px;
    overflow: hidden;
    height: 590px;
    margin: 0 auto;
}

.map_inner svg {
    height: 550px;
    width: 100%;

}

.st1 {
    fill: #80c2eb;
    cursor: pointer;
}

.st3 {
    fill: #803789;
    stroke: #fff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st4 {
    fill: #aab0c8 !important;
    stroke: #fff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st5 {
    fill: #ff0000 !important;
    stroke: #fff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st14 {
    fill: #FF0000;
    stroke: #fff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st10,
.st106,
.st11,
.st4,
.st6,
.st8,
.st9 {
    fill: #42A62A !important;
    stroke: #fff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st18 {
    fill: #FF0000;
    stroke: #fff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st13 {
    fill: #FF0000;
    stroke: #fff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st17 {
    fill: #fff;
    cursor: pointer;
}

.st100 {
    fill: #DF8C11;
    stroke: #fff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st101 {
    fill: #0B72B5;
    stroke: #fff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st102 {
    fill: #E51273;
    stroke: #fff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st104 {
    fill: #9DD1AB !important;
    stroke: #fff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st13 {
    fill: #02368A;
    stroke: #fff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st107 {
    fill: #fff!important;
    stroke: #fff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st15 {
    fill: #0B72B5!important;
    stroke: #fff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.st2 {
    fill: #fff!important;
    stroke: #fff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
    cursor: pointer;
}

/* datepicker calender */

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.pointer {
    cursor: pointer;
}
.group:after {
    content: "";
    display: table;
    clear: both;
}

.calendar {
    position: relative;
    max-width: 100%;
    min-width: 300px;
    height: 475px;
    margin: 8px auto;
    overflow: hidden;
    color: #ddd;
    background: #f1f1f1;
    color: #000;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/*Styles for dropdown*/
.calendar-ympicker {
    position: absolute;
    max-width: 98%;
    /*stop more years causing overflow*/
    min-height: 475px;
    padding: 8px 8px 16px;
    transform: translateY(-100%);
    /*Start offscreen*/
    transition: transform ease-in-out 0.2s;
    background: rgb(51, 51, 51);
    z-index: 2;
}

.calendar-ympicker-header div {
    display: inline-block;
    color: #ff0000;
    cursor: pointer;
}

.calendar-ympicker .close {
    text-align: right;
    border: 1px transparent solid;
}

.calendar-ympicker li {
    display: inline-block;
    line-height: 30px;
    border: 1px transparent solid;
    text-align: center;
    cursor: pointer;
    min-height: 30px;
    line-height: 30px;
}
.calendar-ympicker li:hover {
    border-color: #428bca;
    color: #428bca;
}

.calendar-ympicker-months {
    border-bottom: 1px solid #444;
}

.calendar-ympicker-months li {
    width: 30%;
}

.calendar-ympicker-years {
    overflow-x: scroll;
    white-space: nowrap;
    padding: 8px 0;
}

.calendar-ympicker-years li {
    width: 25%;
}

/*Years scroll bar*/
.calendar-ympicker-years::-webkit-scrollbar-thumb:horizontal:hover {
    background: #428bca;
}

.calendar-ympicker-years::-webkit-scrollbar {
    height: 8px;
}

.calendar-ympicker-years::-webkit-scrollbar-track {
    background-color: #555;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.calendar-ympicker-years::-webkit-scrollbar-thumb {
    background-color: #aaa;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/*Styles for main part of calander*/
.calendar-header {
    padding: 8px 8px 0;
    margin-bottom: 0.3em;
    color: #ff0000;
    font-size: 20px;
}

.calendar-header .arrow {
    position: absolute;
    width: 10%;
    top: 8px;
}

.calendar-header .addmonth {
    right: 8px;
    text-align: right;
}

.calendar-header .arrow span {
    display: inline-block;
    transition: transform ease-in-out 0.2s;
    color: #000;
}
.calendar-header .monthname:hover ~ .addmonth span {
    transform: rotateZ(90deg);
}
.calendar-header .monthname:hover ~ .minusmonth span {
    transform: rotateZ(-90deg);
}

.calendar-days {
    padding: 8px;
    /*Right and Left*/
    border-bottom: 1px solid #444;
    color: #666;
}

/*Dates*/
.calendar-body {
    padding: 0 8px 8px;
}

.calendar-body li,
.calendar-days li {
    float: left;
    width: calc(100%/7);
    width: -webkit-calc(100%/7);
    width: -moz-calc(100%/7);
    padding: 15px 0;
    border: 1px transparent solid;
    text-align: center;
    cursor: pointer;
}
.calendar-body li:hover {
    border: 1px solid #FF0000;
    color: #000;
}

.calendar li.active {
    background-color: #FF0000;
    color: #ddd;
}

.calendar-body .today {
    border: 1px solid #444;
}

.calendar-body li.noclick {
    cursor: default;
}
.calendar-body li.noclick:hover {
    border: 0 solid #fff;
}
/* side bar */

.righthead {
    /* float: right; */
    background: #d7e3ea;
    padding: 5px;
    font-weight: 600;
    font-size: 12px;
    display: inline;
    color: #08265d;
}

.lefthead {
    /* float: left; */
    display: inline;
    background: #cbd9e1;
    padding: 5px;
    font-weight: 600;
    font-size: 12px;
    color: #08265d;
}

.blog {
    margin: 30px 0 20px;
}

.blog .blog-author {
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.bspaper {
    padding: 10px;
    border-bottom: solid 1px #CCCCCC;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    margin-left: 5px;
    margin-bottom: 10px;
    background: #fff;
}

.bspaperhead {
    padding-bottom: 4px;
    color: #222;
    font-family: Helvetica;
    font-size: 14px;
    text-align: justify;
    font-weight: bold;
}

.bsjournal {
    color: #222;
    font-style: italic;
    font-family: Helvetica;
    font-size: 13px;
    padding-bottom: 0;

}

.bsjournal .fa {
    margin-top: auto;
}

.dtllink2 {
    color: #816a6e;
}
.dtllink2:hover {
    color: #816a6e;
}
.dtllink1 {
    text-align: right;
    padding: 0;
    font-size: 14px;
}
.blog .blog-pagination {
    color: #816a6e;
    margin-top: 40px;
}

.blog .blog-pagination ul {
    display: flex;
    padding-left: 0;
    list-style: none;
}

.blog .blog-pagination li {
    border: 1px solid white;
    margin: 0 5px;
    transition: 0.3s;
}

.blog .blog-pagination li.active {
    background: white;
}

.blog .blog-pagination li a {
    color: #aaaaaa;
    padding: 7px 16px;
    display: inline-block;
}
.blog .blog-pagination li.active,
.blog .blog-pagination li:hover {
    background: #005274;
    border: 1px solid #005274;
}
.blog .blog-pagination li.active a,
.blog .blog-pagination li:hover a {
    color: #fff;
}

.blog .blog-pagination li.disabled {
    background: #fff;
    border: 1px solid white;
}

.blog .blog-pagination li.disabled i {
    color: #f1f1f1;
    padding: 10px 16px;
    display: inline-block;
}

.blog .sidebar {
    padding: 10px 20px;
    margin: 0 0 20px 20px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    text-align: justify;
}
.blog .leftsidebar {
    padding: 10px;
    margin: 0 5px 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}
.blog .sidebar .sidebar-title,
.sidebar-title {
    font-size: 18px;
    font-weight: 500;
    padding: 5px;
    margin: 0 0 15px;
    color: #ffffff;
    position: relative;
    background-color: #005274;
}

.blog .sidebar .sidebar-item {
    margin-bottom: 30px;
}

.blog .sidebar .search-form form {
    background: #fff;
    border: 1px solid #d3cacb;
    padding: 3px 10px;
    position: relative;
    border-radius: 50px;
}

.blog .sidebar .search-form form input[type="text"] {
    border: 0;
    padding: 4px;
    width: calc(100% - 42px);
}

.blog .sidebar .search-form form button {
    position: absolute;
    border-radius: 50px;
    top: 0;
    right: -2px;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 20px;
    margin: -1px;
    background: #000;
    color: #fff;
    transition: 0.3s;
    cursor: pointer;
}
input:focus {
    outline: none!important;
}

.blog .sidebar .categories ul {
    list-style: none;
    padding: 0;
}

.blog .sidebar .categories ul li + li {
    padding-top: 10px;
}
.blog .sidebar .categories ul li + li,
.categories ul li + li {
    padding-top: 10px;
}

.blog .sidebar .categories ul a {
    color: #655356;
}
.blog .sidebar .categories ul a:hover {
    color: #0033cc;
    font-weight: 600;
}

.blog .sidebar .categories ul a span {
    padding-left: 5px;
    color: #b1a0a3;
    font-size: 14px;
}

.blog .sidebar .recent-posts .post-item + .post-item {
    margin-top: 15px;
}

.blog .sidebar .recent-posts img {
    width: 80px;
    float: left;
}

.blog .sidebar .recent-posts h4 {
    font-size: 15px;
    margin-left: 95px;
    font-weight: bold;
}

.blog .sidebar .recent-posts h4 a {
    color: var(--color-dark-blue);
    transition: 0.3s;
}
.blog .sidebar .recent-posts h4 a:hover {
    color: var(--color-green);
}

.blog .sidebar .recent-posts time {
    display: block;
    margin-left: 95px;
    font-style: italic;
    font-size: 14px;
    color: #b1a0a3;
}

.blog .sidebar .tags {
    margin-bottom: -10px;
}

.blog .sidebar .tags ul {
    list-style: none;
    padding: 0;
}

.blog .sidebar .tags ul li {
    display: inline-block;
}

.blog .sidebar .tags ul a {
    color: #8e767a;
    font-size: 14px;
    padding: 6px 14px;
    margin: 4px 6px 8px 0;
    border: 1px solid #ede9e9;
    display: inline-block;
    border-radius: 50px;
    transition: 0.3s;
}
.blog .sidebar .tags ul a:hover {
    color: #fff;
    border: 1px solid var(--color-dark-blue);
    background: var(--color-green);
}

.blog .sidebar .tags ul a span {
    padding-left: 5px;
    color: #dfd8d9;
    font-size: 14px;
}

.blog-single .entry .entry-img {
    max-height: 450px;
    background-position: center;
    background-position: center;
}

.details-title {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
    font-weight: bold;
}

footer {
    background-color: #005274;
    overflow-x: hidden;
}
.links-footer .row {
    margin: 0;
}
.heading-bold {
    color: #fff;
    text-align: center;
}
/* ========================================== */

.cat-page span.wpcf7-form-control-wrap input,
.cat-page span.wpcf7-form-control-wrap select,
.cat-page span.wpcf7-form-control-wrap textarea {
    width: 100%;
}

.contect-info span.wpcf7-form-control-wrap input,
.contect-info span.wpcf7-form-control-wrap select,
.contect-info span.wpcf7-form-control-wrap textarea {
    width: 100%;
}

.cat-page input.input,
.cat-page input.wpcf7-date,
.cat-page input.wpcf7-email,
.cat-page input.wpcf7-tel,
.cat-page input.wpcf7-text,
.cat-page input[type=email],
.cat-page input[type=password],
.cat-page input[type=tel],
.cat-page input[type=text],
.cat-page select,
.cat-page textarea {
    background: #fff;
    border: 1px solid #d3d3d3;
    font-size: 15px;
    line-height: 24px;
    color: #828282;
    width: 240px;
    padding: 8px 15px;
    margin: 4px 0 6px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.cat-page .wpcf7 p > strong {
    font-weight: normal;
    display: inline-block;
    width: 100%;
    color: inherit;
    padding-bottom: 10px;
    margin-top: 10px;
}

.cat-page input.wpcf7-file {
    padding: 5px;
}

.cat-page input {
    border: 1px solid #ccc;
    font-size: inherit;
    line-height: 1.5em;
    margin: 0;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
}

.cat-page div.wpcf7 input[type="file"] {
    cursor: pointer;
}

.cat-page .submission {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    padding: 20px;
    background: #fff;
}
.cat-page button.button,
.cat-page button[type=button],
.cat-page input#submit,
.cat-page input.button,
.cat-page input.submit,
.cat-page input.wpcf7-submit,
.cat-page input[type='button'],
.cat-page input[type='submit'],
.cat-page textarea[type="text"] {
    margin-top: 10px !important;
    padding: 3px 12px;
    color: #fff !important;
    border: 0;
    background: #363d4d;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    cursor: pointer;
    margin: 0 auto;
    padding: 12px 25px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.sbrdm {
    font-weight: 600;
}
.cat-page .submission h2,
h3,
p {
    margin-bottom: 10px !important;
}
.contect-form .description {
    font-size: 14px;
}
.cat-page .submission ul li {
    margin-bottom: 10px !important;
}

.cat-page .widget_nav_menus_li ul li {
    list-style: none;
    background: url("/assets_front/img/right.png") no-repeat 0 5px!important;
    padding-left: 24px;
    padding-top: 0;

}

.cat-page .widget_nav_menus_li {
    padding: 0;
}

.cat-page .widget_nav_menus_li li a {
    padding-bottom: 10px;
    display: inline-block;
    margin-top: -5px;
    color: #363d4d!important;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
}
.cat-page .widget_nav_menus_li li a:hover {
    color: #000!important;
}

.info-area div {
    margin-bottom: 10px;
}
.info-1,
.info-2,
.info-3,
.info-area .title {
    color: #54667a;
    font-size: 18px;
}

.title h2 {
    font-weight: 700;
}

.info-1 a,
.info-2 a {
    color: #363d4d;
    font-family: monospace;
}
.info-1 a:hover,
.info-2 a:hove {
    color: #000;
}

/* .blog {
    background-image: url('/assets_front/img/side.png')!important;
} */

.blog {
    background-image: url('/assets_front/img/side.png');
}

.blog .container {
    background: #fff;
}

.contect-form span.wpcf7-form-control-wrap input,
.contect-form span.wpcf7-form-control-wrap select,
.contect-form span.wpcf7-form-control-wrap textarea {
    width: 100%;
}

.contact {
    padding: 0 30px 10px;
}

.contect-form input.input,
.contect-form input.wpcf7-date,
.contect-form input.wpcf7-email,
.contect-form input.wpcf7-tel,
.contect-form input.wpcf7-text,
.contect-form input[type=email],
.contect-form input[type=password],
.contect-form input[type=tel],
.contect-form input[type=text],
.contect-form select,
.contect-form textarea {
    background: #fff;
    border: 1px solid #d3d3d3;
    font-size: 15px;
    line-height: 24px;
    color: #828282;
    width: 240px;
    padding: 8px 15px;
    margin: 4px 0 6px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.contect-form .wpcf7 p > strong {
    font-weight: normal;
    display: inline-block;
    width: 100%;
    color: inherit;
    padding-bottom: 10px;
    margin-top: 10px;
}

.contect-form input.wpcf7-file {
    padding: 5px;
}

.contect-form input {
    border: 1px solid #ccc;
    font-size: inherit;
    line-height: 1.5em;
    margin: 0;
    outline: none;
    padding: 0;
    /* -webkit-appearance: none; */
}

.contect-form div.wpcf7 input[type="file"] {
    cursor: pointer;
}

.contect-form .submission {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    padding: 20px;
    background: #fff;
}
.contect-form button.button,
.contect-form button[type=button],
.contect-form input#submit,
.contect-form input.button,
.contect-form input.submit,
.contect-form input.wpcf7-submit,
.contect-form input[type='button'],
.contect-form input[type='submit'],
.contect-form textarea[type="text"] {
    margin-top: 10px !important;
    padding: 3px 12px;
    color: #fff !important;
    border: 0;
    background: #363d4d;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    cursor: pointer;
    margin: 0 auto;
    padding: 12px 25px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

em {
    color: #000;
}

.navbar ul li {
    white-space: nowrap;
}
.dropdown {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;

}
.dropdown:hover > .dropdown-menu {
    display: block!important;
}

.author-list {
    display: inline-flex;
    margin-top: 10px;
}
.author-single {
    position: relative;
    font-style: italic;
}

.author-title {
    margin-right: 10px;
    /* padding: 5px; */
    font-size: 15px;
}

.author-title a {
    font-weight: 600;
    font-size: 15px;
}

.author-details {
    position: absolute;
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    visibility: hidden;
    opacity: 0;
    width: 320px;
    top: -13px;
    z-index: 5;
    left: -10px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 6px 0 rgb(0 0 0 / 40%);
    -moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.4);
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 40%);
    padding: 3 rem 1 rem 1 rem;
    font-size: 13.26px;
    font-weight: 400;
}
.author-single .author-title:hover ~ .author-details {
    visibility: visible;
    opacity: 1;
}
.author-details:hover {
    visibility: visible;
    opacity: 1;
}

.author-details .author-title {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.author-details p {
    padding-top: 20px;
    text-align: justify;
    color: #000;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
}
.doi-title {
    font-size: 15px;
}
.doiurl {
    color: #03c;
    font-weight: 500;
}

.refernce {
    /* font-style: italic; */
    font-size: 14px;
    color: #999999;
    margin-top: 10px !important;
}

.foot-title {
    color: #fff;
    margin: 0 0 1rem;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
}

.footer-list ul {
    padding: 0;
}

.footer-list ul li {
    line-height: 27.2px;
}
.footer-list ul li a {
    font-size: 16px;
    line-height: 24.48px;
    color: #b3e5ff;
    font-weight: 500;
}
.footer-list ul li a:hover {
    color: #fff;
}
.footer-bar {
    padding: 20px 0 0;
}

.nav-item a {
    color: #ffffff;
}
.nav-item.bold a {
    color: #b9e99d!important;
    font-weight: 600!important;
}

.searchBox {
    display: inline-block;
    width: calc(110%);
    position: relative;
    margin: 0;
}

.nav-search .form-control {
    display: block;
    width: 100%;
    height: 34 px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}
.searchBox button {
    position: absolute;
    right: 10px;
    background: transparent;
    padding: 0;
    border: 0;
    top: 5px;
    font-size: 1.28em;
    color: #00538a;
}

.bg-shadow {
    background-color: #eee;
    padding: 10px;
    box-shadow: rgb(9 30 66 / 25%) 0 4px 8px -2px, rgb(9 30 66 / 8%) 0 0 0 1px;
    padding-bottom: 0;
}

.main-news-page .tab-content {
    height: auto!important;
    overflow: hidden!important;
}

.nav-pills .nav-link {
    border-radius: 5px 5px 0 0;
}

.main-news-page .nav-pills .nav-link.active,
.main-news-page .nav-pills .show > .nav-link {
    color: #fff!important;
    background-color: #107C75!important;
    font-weight: 400!important;
    position: relative;
}

.main-news-page .nav-item a {
    color: #212020!important;
    font-weight: 400!important;
}
.main-news-page .nav-pills .nav-link.active:after {
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
    bottom: -13%;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #107C75 transparent transparent transparent;
    content: "";
    z-index: 1;
    top: auto;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

#main-menu .active {
    color: #b7ec98!important;
    font-weight: 600;
}

#main-menu .mega-dropdown .dropdown-menu a {
    color: #000;
    padding: 12px 16px !important;
    text-decoration: none;
    display: block;
}

#main-menu .mega-dropdown .dropdown-menu a.active {
    color: #107C75!important;
}


.author-list {
    display: inline;
    margin-top: 10px;
}

.author-title {
    margin-right: 0px;
    /* padding: 5px; */
    font-size: 15px;
    white-space: nowrap;
}

.author-single {
    position: relative;
    font-style: italic;
    display: inline-block;
    margin: 5px 0;
}