html {
    scroll-behavior: smooth
}

body {
    font-family: 'Li Ador Noirrit', 'Gilroy';
}

.text-decoration-none {
    color: unset;
}

/*Up*/
#myBtn {
    position: fixed;
    bottom: 20px;
    right: 40px;
    z-index: 99;
    border: none;
    color: #fff;
    font-size: 40px;
    cursor: pointer;
    font-size: 36px;
}

/*Update*/
.carousel-indicators {
    display: none;
}

.b_d_gallery .p_p{
    height: 245px;
}
.pagination {
    justify-content: center;
}
.slide_two .gol{
    height: 181px;
    border-radius: 4px;
}
.al_news_img {
    height: 181px;
    border-radius: 4px;
}
.g_img_1{
    height: 353px;
    border-radius: 4px;
}
.d_img_1{
    height: 286px;
    border-radius: 4px;
}
.h_gallery .main_img{
    height: 315px;
    border-radius: 4px;
}
.h_gallery .left_img{
    height: 150px;
    border-radius: 4px;
}
.h_gallery .right_2{
    height: 207px;
    border-radius: 4px;
}
.h_gallery .right_1{
    height: 100px;
    border-radius: 4px;
}
.j_gallery img{
    border-radius: 4px;
    height: 150px;
}
.j_gallery .p_1{
  height: 390px;
}
.j_gallery .p_2{
  height: 336px;
}
}
.j_gallery .p_3{
   height: 164px;
}
.b_det img {
    width: 35px;
    height: 35px
}
.v_img {
    position: absolute;
    right: 40px;
    top: 30px;
}

.v_img img {
    width: 35px;
    height: 35px;
}
.n_imgss {
  width: 200px!important;
  height: 145px!important;
}
.ratting a {
  font-size: 25px;
}
.ratting a {
  color: #FFBF0E;
}
.a_slide .owl-nav button {
    position: absolute;
    top: 48%;
    transform: translateY(-50%);
}
.a_slide .owl-nav button.owl-prev {
    left: -20px;
    font-size: 31px !important;
    color: #4a4a4a !important;
}
.a_slide .owl-nav button.owl-prev {
    left: -20px;
    font-size: 31px !important;
    color: #4a4a4a !important;
}
.a_slide .owl-nav button.owl-next {
    right: -20px;
    font-size: 31px !important;
    color: #4a4a4a !important;
}
.d_gallery .img_1{
    height: 286px;
}
.d_gallery .b_img{
    height: 250px;
}
.d_tex {
    background-color: #EBEFF3;
    margin-top: 60px;
    border-radius: 5px;
}
.rev_r a{
    font-size: 24px;
    color: gray;
}
.cir{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid red;
    padding: 4px 0px 0px 13px;
}

/*End Update*/
.col-xs-6 {
    width: 50%;
}

button {
    font-family: revert !important;
}

.owl-carousel .owl-item img {
    width: 25px;
}

/*Pagination*/

.page-link {
    border: 0px;
}

.pagination .page-link {
    font-family: Gilroy-Bold;
    color: #000000;
    font-weight: bold;
    font-size: 18px;
}

.paga-active {
    background-color: #0096F2;
    color: #FFFFFF !important;
}

/*Comment*/
.s_comment {
    background-color: #EBEFF3;
    border-radius: 4px;
}

.btn_sm {
    color: #0096F2;
}

.s_comment p {
    font-size: 15.5px;
    line-height: 1.4;
}

.s_comment h3 {
    font-size: 18px;
    color: #121212;
    font-family: Gilroy-SemiBold;
    font-weight: bold;
}

.s_comment .form-check .form-check-input {
    font-size: 15px;
}

/*Slide*/
.slide_one .owl-dots .owl-dot {
    background: #0096f2 none repeat scroll 0 0;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 3.4px;
    margin: 0 4px;
    position: relative;
    text-align: center;
    -webkit-transition: all 300msease-in 0s;
    transition: all 300msease-in 0s;
    width: 20px;
    z-index: 8;
}

.slide_one .owl-dots .owl-dot.active {
    background: #0096f2 none repeat scroll 0 0;
    width: 10px;
}

.slide_one.owl-carousel button.owl-dot {
    background: #757575;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-dots {
    position: absolute;
    right: 179px;
    bottom: 40px;
}

.slide_one.owl-carousel .owl-item img {
    width: 30px;
}

.slide_one .owl-nav button {
    position: absolute;
    top: 80%;
    transform: translateY(-50%);
}

.slide_one .owl-nav button.owl-prev {
    right: 300px;
    font-size: 31px !important;
    color: #4a4a4a !important;
}

.slide_one .owl-nav button.owl-next {
    right: 150px;
    font-size: 31px !important;
    color: #4a4a4a !important;
}

.slide_two .owl-nav button {
    position: absolute;
    top: 42%;
    transform: translateY(-50%);
}

.slide_two .owl-nav button.owl-prev {
    left: -16px;
    font-size: 31px !important;
    color: #4a4a4a !important;
}

.slide_two .owl-nav button.owl-next {
    right: -16px;
    font-size: 31px !important;
    color: #4a4a4a !important;
}

/*Bread*/
.bread {
    background-color: #EBEFF3;
}

.breadcrumb-item a {
    font-size: 14px;
    color: #767F8C;
}

.breadcrumb {
    padding: unset;
}

/*navbar*/
.underline .div {
    height: 1.4px;
    background-color: #EAEAEA;
}

.btns {
    padding: 0.1rem 2.2rem;
}

.w_75 {
    width: 62%
}

.top_form_controls {
    height: calc(1.7em + .75rem + 1px);
    color: #fff;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    font-size: 15px;
}

.top_btn_primarys {
    background-color: #0096F2;
    color: #FFFFFF;
    font-size: 17px;
}

.main_menu .navbar-brand img {
/*    width: 72%;*/
    height: 22px;
}

.main_menu .nav-link {
    color: #121212;
    font-size: 16.2px;
    font-weight: 400;
}

.navbar {
    padding: .5rem 0rem;
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .9rem;
        padding-left: .9rem;
    }
}

.nav_item {
    list-style: none;
}

.nav_item .nav_link {
    text-decoration: none;
    background-color: #0096F2;
    color: #FFFFFF;
    font-weight: 400;
    border-radius: 5px;
}

/*Home About*/
.home_about .home_about_content {
    background-color: #F4F6FC;
}

.home_about .home_about_content .p {
    color: #121212;
    text-transform: uppercase;
    font-size: 16px;
}

.home_about .home_about_content h3 {
    font-size: 24px;
    font-weight: 600;
    color: #000000;
}

.home_about .home_about_content h3 > span {
    color: #1D4ED8;
}

.home_about .home_about_content .p_details {
    color: #6D6D6D;
    font-size: 16px;
}

.p_content .p_title {
    color: #121212;
    font-size: 19px;
}

.p_content .p_title {
    color: #121212;
    font-size: 19px;
}

/*Home Category*/
.all_title h2 {
    color: #121212;
    font-size: 26px;
    font-weight: bold;
}

.c_content {
    background-color: #F4F6FC;
    border-radius: 5px;
}

.c_content a {
    color: #121212;
    font-size: 16px;
}

.home_category_content .active {
    background-color: #1D4ED8;
    color: #FFFFFF;
}

.home_category_content .active a {
    color: #FFFFFF;
    border-radius: 20px;
}

.home_gallery_Journalism {
    background-color: #121212;
}

.c_month .c_1 {
    background-color: #0096F2;
    text-decoration: none;
    border-radius: 3px;
}

.c_month .c_2 {
    background-color: #0096F2;
    text-decoration: none;
    border-radius: 3px;
}

.c_month .c_title {
    text-decoration: none;
    color: black;
    font-size: 18px;
}

.c_img {
    width: 7.5px;
}

.c_img2 {
    width: 8px;
}

.list-group-item {
    border: unset;
    background-color: #EBEFF3;
    padding: 1px 28px;
    text-align: center;
}

.list-group-item p {
    line-height: 1;
    font-size: 14px;
    font-weight: 400;
}

.list-group-item a {
    color: #121212;
    font-size: 17px;
    font-weight: 600;
    text-decoration: none;
}

.list-group {
    flex-wrap: wrap;
}

/* Home News*/
.news_link {
    color: #121212;
    font-size: 15px;
}

.home_news .n_img {
    width: 415px !important;
    height: 250px;
    border-radius: 4px;
}

.n_title {
    color: #1D4ED8;
    font-size: 15px;
}

.home_news .n_title_two {
    color: #121212;
    font-size: 23px;
    font-weight: bold;
}

.n_det {
    font-size: 22px !important;
}

.home_news .n_details {
    color: #6D6D6D;
    font-size: 14px;
}

.home_news .n_editors img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.n_editors_t {
    font-size: 14px
}

.n_editors_date p {
    font-size: 11px;
    color: #6D6D6D;
}

.border_right {
    border-right: 1px solid #7181ad;
}

.n_title_twos {
    font-size: 15px !important;
}

.home_news .n_imgs {
    width: 275px;
    height: 190px;
    border-radius: 4px;
}

.t_title {
    width: 80%;
    font-size: 22px;
}

.ws_75 {
    height: 260px;
}

/*Gallery*/
.d_gallery {
    position: relative;
}

/*.d_gallery::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(185deg, #00000000 0 43%, #000000 94% 100%);
}*/
.d_gallery::after {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(185deg, #00000000 0 43%, #000000 94% 100%);
}

.d_text h4 {
    color: #FFFFFF;
    font-size: 16px;
}

.d_text p {
    color: #6e6e6e;
    font-size: 13px;
    line-height: 0.9;
}

/*.d_text {
    position: absolute;
    bottom: 18px;
    color: #fff;
    z-index: 999;
}*/

.d_text {
  position: relative;
  color: #fff;
  z-index: 99999;
  margin-top: -38px;
}

/*.d_grid {
    display: grid;
    grid-template-columns: 138px 100px;
}*/

.d_grid {
  display: flex;
  justify-content: space-between;
}

.icon {
    width: 24px;
}

/*.d_grids {
    display: grid;
    grid-template-columns: 390px 100px;
}*/

/*.d_grid_g {
    display: grid;
    grid-template-columns: 565px 100px;
}*/

.j_gallery p {
   /* position: relative;
    bottom: 60px;*/

}

/*.j_gallerys p {
    bottom: 25px;
    background-color: aliceblue;
    color: #000000;
    margin: 0px 40px;
    padding: 10px 20px;
    border-radius: 5px;
}*/
.j_gallerys p {
    bottom: 25px;
    color: #e3e3e3;
    margin: 2px 5px;
    border-radius: 5px;
    line-height: 1;
    font-family: 'Gilroy-Bold';
    font-size: 16px
}

.home_new_g {
    position: relative;
    bottom: 65px;
    background-color: #000000a1;
    border-radius: 5px;
}

.n_editors .grapher {
    color: #616161;
}

.d_load {
    width: 25px
}

/*Details*/
.share_d .s_2 {
    width: 95px
}

.share_d .s_1 {
    width: 150px
}

/*Book & Notes*/
.r_icon img {
    width: 20px;
    margin-right: 5px;
}

.b_icon {
    width: 19px;
}

.b_bg {
    background-color: #EBEFF3;
}

.s_all a {
    background-color: #0096F2;
    border-radius: 4px;
}

.n_content {
    background-color: #FFDBDB;
    border: 1px solid #000000;
    border-radius: 5px;
}

.n {
    width: 40%;
    height: 30px;
    background-color: #E76A6A;
    margin: auto;
    border-radius: 3px;
    position: relative;
    top: 13px
}

.n_content p {
    font-family: 'Harlow Solid Italic';
    font-size: 18px;
    font-style: italic;
    line-height: 1.4;
    font-weight: bold;
}

.n_2 {
    background-color: #E0E278;
}

.n_3 {
    background-color: #9B9BE0;
}

.n_content_2 {
    background-color: #FEFFD1;
}

.n_content_3 {
    background-color: #E8E8FF;
}

.r_form {
    background-color: #EBEFF3;

}

.r_form .form-control {
    background-color: #f4f4f4;
    border: 1px solid #e8e8e8;
    font-size: 15px;
}

.n_title_two .author {
    font-size: 15px;
    color: #121212;
}

.author {
    font-size: 16px;
}

.job_details .media .j_img {
    width: 7%;
}

.job_details .media-body h3 {
    color: #18191C;
    font-size: 20px;
    margin-bottom: 0px;
}

.job_details .media-body p {
    color: #474C54;
    font-size: 13px;
    margin-bottom: 0px;
}

.s_one {
    background-color: #0BA02C;
    color: #FFFFFF;
    border-radius: 3px;
    text-transform: uppercase;
}

.s_two {
    background-color: #FFEDED;
    color: #E05151;
    border-radius: 3px;
}

.apply a {
    background-color: #0A65CC;
    color: #FFFFFF;
    border-radius: 3px;
    font-size: 15px;
}

.j_sidebar_details div p {
    line-height: 0.5;
    color: #18191C;
    font-size: 15px;
}

.j_s {
    color: #0BA02C !important;
}

.j_y {
    font-size: 12px !important;
    color: #767F8C !important;
}

/*Job*/

.j_content {
    border: 1px solid #E4E5E8;
    border-radius: 5px;
}

.j_content h3 {
    font-size: 20px;
    color: #18191C;
}

.j_content p > strong {
    color: #0BA02C;
    background-color: #E7F6EA;
    padding: 4px;
    border-radius: 3px;
}

.j_content p {
    color: #767F8C;
    font-size: 11.4px;
}

.g_title {
    font-size: 16px !important;
}

.c_im_3 {
    width: 17px;
}

.c_im_1 {
    width: 42px;
}

.c_im_2 {
    width: 26px;
}

.j_overview {
    font-size: 22px;
    margin-bottom: 20px;
}

.j_sidebar_details img {
    width: 30px;
}

.apply img {
    width: 20px;
}

/*Question*/

.quote {
    background-color: #EBEFF3;
    border-radius: 3px;
}

.quote h3 {
    font-size: 22px;
    color: #121212;
}

.quote p {
    color: #0096F2;
    font-family: Gilroy-Bold;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
}

.qna {
    --qna-animation-duration: 0.3s;
    --qna-border-color: #ccc;
}

.qna__item {
    transition: var(--qna-animation-duration);
    background-color: #F4F6FC;
    margin-bottom: 10px;
}

.qna__item:not(.js-details)[open],
.qna__item.is-open {
    --qna-border-color: #777;
    position: relative;
}

.qna__question {
    position: relative;
    padding: 20px 50px 20px 20px;
    list-style: none;
    cursor: pointer;
    user-select: none;
    font-size: 17px;
    font-weight: 500;
}

.qna__question::after {
    content: "";
    position: absolute;
    top: calc(50% - 4px);
    right: 20px;
    width: 12px;
    height: 8px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 8'%3E%3Cpath stroke='%23999' stroke-width='2' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");
    transition: var(--qna-animation-duration);
}

.qna__item:not(.js-details)[open] .qna__question::after,
.qna__item.is-open .qna__question::after {
    transform: rotate(-180deg);
}

.qna__question::-webkit-details-marker {
    display: none;
}

.js-details .qna__answer {
    max-height: 0;
    overflow: hidden;
    animation: slideUp var(--qna-animation-duration);
}

.js-details.is-open .qna__answer {
    max-height: none;
    animation: slideDown var(--qna-animation-duration);
}

.js-details.is-open.is-animating .qna__answer {
    max-height: var(--qna-details-height);
}

.qna__text {
    padding: 0 20px 20px;
}

@keyframes slideUp {
    0% {
        max-height: var(--qna-details-height);
        opacity: 1;
    }

    100% {
        max-height: 0;
        opacity: 0;
    }
}

@keyframes slideDown {
    0% {
        max-height: 0;
        opacity: 0;
    }

    100% {
        max-height: var(--qna-details-height);
        opacity: 1;
    }
}

/*Footers*/
.footer_top {
    background-color: #0096F2;
    border-radius: 5px;
}

.footer_top_content h2 {
    color: #FFFFFF;
    font-size: 30px;
}

.btn_primary {
    background-color: #FFFFFF;
    color: #121212;
    font-size: 18px;
}

.form_control {
    height: calc(1.9em + .75rem + 2px);
    color: #fff;
    background-color: #0096F2;
}

.f_title {
    color: #FFFFFF;
    font-size: 24px;
}

.footer_down {
    background-color: #121212;
}

.f_content a {
    display: block;
    color: #C9C9C9;
    margin-bottom: 4px;
    text-decoration: none;
}

.footer_logo p {
    color: #C9C9C9;
    line-height: 0.5;
}

.footer_logo .f_logo {
    width: 50%
}

.s_media a > img {
    width: 26px;
    margin-right: 5px;
}

.footer_down hr {
    border-top: 1px solid #303030;
}

.copyright p {
    color: #FFFFFF;
    font-size: 17px;
}

.f_titles {
    font-size: 18px;
    color: #FFFFFF;
}

.btn_primarys {
    background-color: #0096F2;
    color: #FFFFFF;
    font-size: 20px;
}

.form_controls {
    height: calc(1.9em + .75rem + 2px);
    color: #fff;
    background-color: #121212;
    border: 1px solid #454545;
}

/*All Devaice Responsive*/
@media(max-width:768px) {
    .media {
        display: block;
    }

    .home_news .n_img {
        width: 100% !important;
        height: 200px!important;
    }

    .home_news .n_imgs {
        width: 100% !important;
    }

   /* .d_grids {
        display: grid;
        grid-template-columns: 165px 100px;
    }*/

    .all_title h2 {
        font-size: 21px;
    }

    .t_title {
        width: 100%;
        font-size: 18px;
    }

    .ad_saven {
        text-align: center !important;
    }

    .footer_top_content h2 {
        font-size: 19px;
    }

    .slide_two .owl-nav button.owl-prev {
        left: -13px;
    }

    .slide_two .owl-nav button.owl-next {
        right: -12px;
    }

    .slide_one .owl-nav button.owl-prev {
        right: 190px;
    }

    .slide_one .owl-nav button {
        top: 101%;
    }

    .d_gallery .img_1 {
        height: 200px;
    }

    .w-25 {
        width: 48% !important;
        padding: 9px;
    }

    .job_details .media {
        text-align: center;
    }

    .nav_item {
        margin-left: 0px !important;
    }

    .w_75 {
        width: 100%;
    }

    .mt_3 {
        margin-top: 0px !important;
    }

    .btns {
        padding: 4px 10px;
    }

    .text_center {
        text-align: center;
    }

    .wws_75 {
        width: 100% !important;
    }

    .footer_logo .f_logo {
        width: 99%;
    }

    .s_media a > img {
        width: 25px;
    }

    .footer_down {
        text-align: center;
    }

    .ml_3 {
        margin-left: 0px !important;
    }

    .media-body.ml-3 {
        margin-left: 0px !important;
    }

    .owl-dots {
        display: none;
    }

   /* .d_grid {
        display: grid;
        grid-template-columns: 182px 100px;
    }*/
}
.error-sms,.required{
    color: red;
}

/*-----------------------*/
.gallery {
    display: block;
}
.count_g span{
    border: 1px solid red;
    border-radius: 10px;
    padding: 4px 26px;
    color: black;
    font-weight: bold;
    font-size: 15px;
}
.gallery img {
    width: 100%;
    height: 355px;
    cursor: pointer;
    transition: transform 0.3s;
    margin-bottom: 5px;
}

.gallery img:hover {
    transform: scale(1.02);
    transition: transform 0.3s ease-in-out;
}

.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 9999999;
}

.popup img {
    max-width: 80%;
    max-height: 80%;
}

.caption {
    color: white;
    margin-top: 10px;
    font-size: 17px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.buttons {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.buttons button {
    background: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    font-size: 18px;
}

.close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: red;
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
}
