@charset "UTF-8";
/*
Theme Name: INFO
Theme URI: http://maroc4web.com/
Author: m4w
Author URI: https://www.maroc4web.com
Description: WordPress Theme
Version: 11
License: license purchased
License URI: LICENSE
Text Domain: ap
Tags: theme-options,grid-layout,custom-background,custom-colors,custom-menu,custom-logo,featured-images,footer-widgets,post-formats,rtl-language-support
*/
.border-radius, .button,
button,
input[type='button'],
input[type='reset'],
input[type='submit'], input[type='color'],
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='email'],
input[type='month'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
input[type='week'],
input:not([type]),
textarea,
select, .breaking-wrapper #bnews .bn-label, .go-top, .main-news, .main-news .newsHeader, .main-news.news-one .newsContent .newslist .itemcard:first-child .det, .main-news.slider .newsContent .newslist .itemcard .det, .main-news.slider .newsContent .newslist .slick-arrow, .main-news.slider .newsContent .newslist .slick-dots li, .main-news.carousel .newsContent .newslist .itemcard .det, .main-news.carousel .newsContent .newslist .slick-arrow, .main-news.news-half .newsContent .newslist .itemcard:first-child .det, .main-news.news-three-box .newsContent .newslist .itemcard:first-child .det, .main-news .it-category, .main-news .thumbnail, .ap-archive .item-list .itemcard, .ap-archive .item-list .itemcard .det .it-category, #loadmore .btt, .ap-single .item-post .top-media, .ap-single .item-post #breadcrumbs li, .widget, .widget .widget-title, .ap-widget-slider .polist .itemcard .thumbnail, .ap-widget-slider .polist .slick-arrow, .ap-widget-news .itemcard .thumbnail, .ap-widget-tabs.tabs .tabs-nav, .ap-widget-tabs.tabs .tabgroup .itemcard .thumbnail, .comments-area .tt {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.border-rounded .border-radius, .border-rounded .button,
.border-rounded button,
.border-rounded input[type='button'],
.border-rounded input[type='reset'],
.border-rounded input[type='submit'], .border-rounded input[type='color'],
.border-rounded input[type='date'],
.border-rounded input[type='datetime'],
.border-rounded input[type='datetime-local'],
.border-rounded input[type='email'],
.border-rounded input[type='month'],
.border-rounded input[type='number'],
.border-rounded input[type='password'],
.border-rounded input[type='search'],
.border-rounded input[type='tel'],
.border-rounded input[type='text'],
.border-rounded input[type='url'],
.border-rounded input[type='week'],
.border-rounded input:not([type]),
.border-rounded textarea,
.border-rounded select, .border-rounded .breaking-wrapper #bnews .bn-label, .breaking-wrapper #bnews .border-rounded .bn-label, .border-rounded .go-top, .border-rounded .main-news, .border-rounded .main-news .newsHeader, .main-news .border-rounded .newsHeader, .border-rounded .main-news.news-one .newsContent .newslist .itemcard:first-child .det, .main-news.news-one .newsContent .newslist .itemcard:first-child .border-rounded .det, .border-rounded .main-news.slider .newsContent .newslist .itemcard .det, .main-news.slider .newsContent .newslist .itemcard .border-rounded .det, .border-rounded .main-news.slider .newsContent .newslist .slick-arrow, .main-news.slider .newsContent .newslist .border-rounded .slick-arrow, .border-rounded .main-news.slider .newsContent .newslist .slick-dots li, .main-news.slider .newsContent .newslist .slick-dots .border-rounded li, .border-rounded .main-news.carousel .newsContent .newslist .itemcard .det, .main-news.carousel .newsContent .newslist .itemcard .border-rounded .det, .border-rounded .main-news.carousel .newsContent .newslist .slick-arrow, .main-news.carousel .newsContent .newslist .border-rounded .slick-arrow, .border-rounded .main-news.news-half .newsContent .newslist .itemcard:first-child .det, .main-news.news-half .newsContent .newslist .itemcard:first-child .border-rounded .det, .border-rounded .main-news.news-three-box .newsContent .newslist .itemcard:first-child .det, .main-news.news-three-box .newsContent .newslist .itemcard:first-child .border-rounded .det, .border-rounded .main-news .it-category, .main-news .border-rounded .it-category, .border-rounded .main-news .thumbnail, .main-news .border-rounded .thumbnail, .border-rounded .ap-archive .item-list .itemcard, .ap-archive .item-list .border-rounded .itemcard, .border-rounded .ap-archive .item-list .itemcard .det .it-category, .ap-archive .item-list .itemcard .det .border-rounded .it-category, .border-rounded #loadmore .btt, #loadmore .border-rounded .btt, .border-rounded .ap-single .item-post .top-media, .ap-single .item-post .border-rounded .top-media, .border-rounded .ap-single .item-post #breadcrumbs li, .ap-single .item-post #breadcrumbs .border-rounded li, .border-rounded .widget, .border-rounded .widget .widget-title, .widget .border-rounded .widget-title, .border-rounded .ap-widget-slider .polist .itemcard .thumbnail, .ap-widget-slider .polist .itemcard .border-rounded .thumbnail, .border-rounded .ap-widget-slider .polist .slick-arrow, .ap-widget-slider .polist .border-rounded .slick-arrow, .border-rounded .ap-widget-news .itemcard .thumbnail, .ap-widget-news .itemcard .border-rounded .thumbnail, .border-rounded .ap-widget-tabs.tabs .tabs-nav, .ap-widget-tabs.tabs .border-rounded .tabs-nav, .border-rounded .ap-widget-tabs.tabs .tabgroup .itemcard .thumbnail, .ap-widget-tabs.tabs .tabgroup .itemcard .border-rounded .thumbnail, .border-rounded .comments-area .tt, .comments-area .border-rounded .tt {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.wrapper {
  background: var(--bodyColor);
}

.main-content {
  width: 100%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.sidebar {
  width: 300px;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
}

.small-sidebar {
  width: 180px;
  position: relative;
}

.has-sidebar .main-content {
  width: calc(100% - 305px);
}

.two-sidebars .main-content {
  width: calc(100% - 490px);
  margin-right: 5px;
  margin-left: 5px;
}
.two-sidebars.two-right .sidebar {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}
.two-sidebars.two-right .small-sidebar {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.two-sidebars.two-left .sidebar {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.two-sidebars.two-left .small-sidebar {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}

.right-sidebar .sidebar {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
  margin-left: 5px;
}

.left-sidebar .sidebar {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  margin-right: 5px;
}

.ap-single .sidebar,
.ap-archive .sidebar,
.ap-page .sidebar {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  margin-right: 5px;
}

.section-wrapper .secin {
  padding: 5px;
}

@media only screen and (max-width: 768px) {
  .has-sidebar .main-content {
    width: 100%;
  }

  .two-sidebars .main-content {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .two-sidebars.two-right .sidebar, .two-sidebars.two-left .sidebar {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .two-sidebars.two-right .small-sidebar, .two-sidebars.two-left .small-sidebar {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .two-sidebars .sidebar,
  .left-sidebar .sidebar,
  .right-sidebar .sidebar,
  .ap-single .sidebar,
  .ap-archive .sidebar,
  .ap-page .sidebar {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin-right: 0;
    margin-left: 0;
  }
}
blockquote {
  border-left: 0.3rem solid var(--borderColor);
  margin-left: 0;
  margin-right: 0;
  padding: 1rem 1.5rem;
}
blockquote *:last-child {
  margin-bottom: 0;
}

.button,
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  background-color: #363195;
  border: 0 !important;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  height: 3em;
  line-height: 3em;
  padding: 0 3em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.button:focus, .button:hover,
button:focus,
button:hover,
input[type='button']:focus,
input[type='button']:hover,
input[type='reset']:focus,
input[type='reset']:hover,
input[type='submit']:focus,
input[type='submit']:hover {
  background-color: #606c76;
  border-color: #606c76;
  color: #fff;
  outline: 0;
}
.button[disabled],
button[disabled],
input[type='button'][disabled],
input[type='reset'][disabled],
input[type='submit'][disabled] {
  cursor: default;
  opacity: 0.5;
}
.button[disabled]:focus, .button[disabled]:hover,
button[disabled]:focus,
button[disabled]:hover,
input[type='button'][disabled]:focus,
input[type='button'][disabled]:hover,
input[type='reset'][disabled]:focus,
input[type='reset'][disabled]:hover,
input[type='submit'][disabled]:focus,
input[type='submit'][disabled]:hover {
  background-color: #363195;
  border-color: #363195;
}
.button.button-outline,
button.button-outline,
input[type='button'].button-outline,
input[type='reset'].button-outline,
input[type='submit'].button-outline {
  background-color: transparent;
  color: #363195;
}
.button.button-outline:focus, .button.button-outline:hover,
button.button-outline:focus,
button.button-outline:hover,
input[type='button'].button-outline:focus,
input[type='button'].button-outline:hover,
input[type='reset'].button-outline:focus,
input[type='reset'].button-outline:hover,
input[type='submit'].button-outline:focus,
input[type='submit'].button-outline:hover {
  background-color: transparent;
  border-color: #606c76;
  color: #606c76;
}
.button.button-outline[disabled]:focus, .button.button-outline[disabled]:hover,
button.button-outline[disabled]:focus,
button.button-outline[disabled]:hover,
input[type='button'].button-outline[disabled]:focus,
input[type='button'].button-outline[disabled]:hover,
input[type='reset'].button-outline[disabled]:focus,
input[type='reset'].button-outline[disabled]:hover,
input[type='submit'].button-outline[disabled]:focus,
input[type='submit'].button-outline[disabled]:hover {
  border-color: inherit;
  color: #363195;
}
.button.button-clear,
button.button-clear,
input[type='button'].button-clear,
input[type='reset'].button-clear,
input[type='submit'].button-clear {
  background-color: transparent;
  border-color: transparent;
  color: #363195;
}
.button.button-clear:focus, .button.button-clear:hover,
button.button-clear:focus,
button.button-clear:hover,
input[type='button'].button-clear:focus,
input[type='button'].button-clear:hover,
input[type='reset'].button-clear:focus,
input[type='reset'].button-clear:hover,
input[type='submit'].button-clear:focus,
input[type='submit'].button-clear:hover {
  background-color: transparent;
  border-color: transparent;
  color: #606c76;
}
.button.button-clear[disabled]:focus, .button.button-clear[disabled]:hover,
button.button-clear[disabled]:focus,
button.button-clear[disabled]:hover,
input[type='button'].button-clear[disabled]:focus,
input[type='button'].button-clear[disabled]:hover,
input[type='reset'].button-clear[disabled]:focus,
input[type='reset'].button-clear[disabled]:hover,
input[type='submit'].button-clear[disabled]:focus,
input[type='submit'].button-clear[disabled]:hover {
  color: #363195;
}

code {
  border-radius: 0.4rem;
  font-size: 86%;
  margin: 0 0.2rem;
  padding: 0.2rem 0.5rem;
  white-space: nowrap;
}

pre {
  border-left: 0.3rem solid #363195;
  overflow-y: hidden;
}
pre > code {
  border-radius: 0;
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre;
}

hr {
  border: 0;
  border-top: 0.1rem solid #f4f5f6;
  margin: 3rem 0;
}

input[type='color'],
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='email'],
input[type='month'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
input[type='week'],
input:not([type]),
textarea,
select {
  -webkit-appearance: none;
  background-color: transparent;
  border: 0.1em solid var(--borderColor);
  box-shadow: none;
  box-sizing: inherit;
  height: 3em;
  padding: 0.6em 1em 0.7em;
  width: 100%;
  color: var(--fontColor);
}
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='number']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='text']:focus,
input[type='url']:focus,
input[type='week']:focus,
input:not([type]):focus,
textarea:focus,
select:focus {
  border-color: #363195;
  outline: 0;
}

select {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 8" width="30"><path fill="%23ar(--borderColor)" d="M0,0l6,8l6-8"/></svg>') center right no-repeat;
  padding-right: 3em;
}
select:focus {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 8" width="30"><path fill="%23363195" d="M0,0l6,8l6-8"/></svg>');
}
select[multiple] {
  background: none;
  height: auto;
}

textarea {
  min-height: 6.5em;
}

label,
legend {
  display: block;
  font-size: 1em;
}

fieldset {
  border-width: 0;
  padding: 0;
}

input[type='checkbox'],
input[type='radio'] {
  display: inline;
}

.label-inline {
  display: inline-block;
  font-weight: normal;
  margin-left: 0.5rem;
}

.container {
  margin: 0 auto;
  max-width: 64rem;
  padding: 0;
  position: relative;
  width: 100%;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
  width: 100%;
}
.row.row-no-padding {
  padding: 0;
}
.row.row-no-padding > .column {
  padding: 0;
}
.row.row-wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.row.row-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
              -ms-grid-row-align: flex-start;
          align-items: flex-start;
}
.row.row-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
              -ms-grid-row-align: flex-end;
          align-items: flex-end;
}
.row.row-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
}
.row.row-stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
              -ms-grid-row-align: stretch;
          align-items: stretch;
}
.row.row-baseline {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
              -ms-grid-row-align: baseline;
          align-items: baseline;
}
.row .column {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-right: 0;
  max-width: 100%;
  width: 100%;
}
.row .column.column-offset-10 {
  margin-right: 10%;
}
.row .column.column-offset-20 {
  margin-right: 20%;
}
.row .column.column-offset-25 {
  margin-right: 25%;
}
.row .column.column-offset-33, .row .column.column-offset-34 {
  margin-right: 33.3333%;
}
.row .column.column-offset-40 {
  margin-right: 40%;
}
.row .column.column-offset-50 {
  margin-right: 50%;
}
.row .column.column-offset-60 {
  margin-right: 60%;
}
.row .column.column-offset-66, .row .column.column-offset-67 {
  margin-right: 66.6666%;
}
.row .column.column-offset-75 {
  margin-right: 75%;
}
.row .column.column-offset-80 {
  margin-right: 80%;
}
.row .column.column-offset-90 {
  margin-right: 90%;
}
.row .column.column-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 10%;
      -ms-flex: 0 0 10%;
          flex: 0 0 10%;
  max-width: 10%;
}
.row .column.column-20 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}
.row .column.column-25 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}
.row .column.column-33, .row .column.column-34 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.3333%;
      -ms-flex: 0 0 33.3333%;
          flex: 0 0 33.3333%;
  max-width: 33.3333%;
}
.row .column.column-40 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  max-width: 40%;
}
.row .column.column-50 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
.row .column.column-60 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  max-width: 60%;
}
.row .column.column-66, .row .column.column-67 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.6666%;
      -ms-flex: 0 0 66.6666%;
          flex: 0 0 66.6666%;
  max-width: 66.6666%;
}
.row .column.column-75 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}
.row .column.column-80 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80%;
      -ms-flex: 0 0 80%;
          flex: 0 0 80%;
  max-width: 80%;
}
.row .column.column-90 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 90%;
      -ms-flex: 0 0 90%;
          flex: 0 0 90%;
  max-width: 90%;
}

.column-top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

.column-bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}

.column-center {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

@media (min-width: 40rem) {
  .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
  }
  .row .column {
    margin-bottom: inherit;
    padding: 0 1rem;
  }
}
@media (max-width: 768px) {
  .container {
    padding: 0;
  }

  .row {
    width: 100%;
  }
}
table {
  border-spacing: 0;
  display: block;
  overflow-x: auto;
  text-align: left;
  width: 100%;
  border-color: var(--borderColor) !important;
}

td,
th {
  border-bottom: 0.1rem solid #e1e1e1;
  padding: 0.2rem 0.5rem;
  text-align: right !important;
  border-color: var(--borderColor) !important;
}
td:first-child,
th:first-child {
  padding-left: 0;
}
td:last-child,
th:last-child {
  padding-right: 0;
}

th {
  background: var(--borderColor) !important;
}

@media (min-width: 40rem) {
  table {
    display: table;
    overflow-x: initial;
  }
}
img {
  max-width: 100%;
}

.clearfix:after {
  clear: both;
  content: " ";
  display: table;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.customize-support .ap-header.nav-up {
  top: -122px;
}
.customize-support .ap-header.onscroll {
  top: 32px;
}
.customize-support .slide-nav {
  top: 100px;
}
.customize-support .main-content .right-content > div:last-child,
.customize-support .main-content .left-content > div:last-child {
  top: 122px;
}

:root {
  --bgColor: #eee;
  --bodyColor: #fff;
  --navColor: #363195;
  --whiteColor: #fff;
  --mainColor: #363195;
  --fontColor: #616971;
  --grayColor: #fafafa;
  --grayColordark: #eee;
  --fontDark: #161637;
  --linkColor: #000;
  --switch: #fafafa;
  --borderColor: #fafafa;
  --readingColor: #fbfcdd;
}

[data-theme="dark"] {
  --bgColor: #0f2232;
  --bodyColor: #0a1a28;
  --navColor: #fff;
  --whiteColor: #0a1a28;
  --mainColor: #363195;
  --fontColor: #ffffff;
  --grayColor: #0f2232;
  --grayColordark: #0f2232;
  --fontDark: #fafafa;
  --linkColor: #fff;
  --switch: #0f2232;
  --borderColor: #0f2232;
  --readingColor: #0f2232;
}

.dswitch label {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
  overflow: hidden;
  cursor: pointer;
}
.dswitch .moon {
  display: none;
}
.dswitch input[type="checkbox"] {
  display: none;
}
.dswitch input[type="checkbox"]:checked + label .sun {
  display: none;
}
.dswitch input[type="checkbox"]:checked + label .moon {
  display: block;
}

/**
 * placeholder-loading v0.4.0
 * Author: Zalog (https://www.zalog.ro/)
 * License: MIT
 **/
.ph-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 5px;
  padding: 0;
  overflow: hidden;
  direction: rtl;
  background-color: var(--bodyColor);
  border: 1px solid var(--grayColor);
}

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

.ph-item:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 50%;
  z-index: 1;
  width: 500%;
  margin-right: -250%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 46%, var(--bodyColor) 50%, rgba(255, 255, 255, 0) 54%) 50% 50%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 46%, var(--bodyColor) 50%, rgba(255, 255, 255, 0) 54%) 50% 50%;
  -webkit-animation: phAnimation 0.8s linear infinite;
  animation: phAnimation 0.8s linear infinite;
  content: " ";
  pointer-events: none;
}

.ph-item > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 15px;
}

.ph-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: -7.5px;
}

.ph-row div {
  height: 10px;
  margin-top: 7.5px;
  background-color: var(--grayColor);
}

.ph-row .big,
.ph-row.big div {
  height: 20px;
}

.ph-row .empty {
  background-color: rgba(255, 255, 255, 0);
}

.ph-col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
}

.ph-col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
}

.ph-col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.ph-col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
}

.ph-col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
}

.ph-col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

[class*="ph-col"] {
  direction: rtl;
}

[class*="ph-col"] > * + .ph-row {
  margin-top: 0;
}

[class*="ph-col"] > * + * {
  margin-top: 7.5px;
}

.ph-avatar {
  position: relative;
  width: 100%;
  min-width: 60px;
  overflow: hidden;
  background-color: var(--grayColor);
  border-radius: 50%;
}

.ph-avatar:before {
  display: block;
  padding-top: 100%;
  content: " ";
}

.ph-picture {
  width: 100%;
  height: 120px;
  background-color: var(--grayColor);
}

.ph-picture-big {
  height: 270px;
}

@-webkit-keyframes phAnimation {
  0% {
    -webkit-transform: translate3d(-30%, 0, 0);
            transform: translate3d(-30%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(30%, 0, 0);
            transform: translate3d(30%, 0, 0);
  }
}
@keyframes phAnimation {
  0% {
    -webkit-transform: translate3d(-30%, 0, 0);
            transform: translate3d(-30%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(30%, 0, 0);
            transform: translate3d(30%, 0, 0);
  }
}
.main-banner,
.bnrMobile,
.bnrDesk {
  clear: both;
  text-align: center;
  background: var(--bodyColor);
}
.main-banner img,
.bnrMobile img,
.bnrDesk img {
  max-width: 100%;
}

.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block;
}

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden;
}

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  top: 0;
  left: 0;
}

.slick-track:after, .slick-track:before {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 0;
}

.slick-arrow.slick-hidden {
  display: none;
}

.streaming_container {
  position: fixed;
  left: 5rem;
  bottom: 2rem;
  min-width: 250px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: var(--bodyColor);
  box-shadow: 0 -0.5rem 1.5rem 0 rgba(21, 21, 21, 0.1);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  z-index: 999;
}
.streaming_container .video-player {
  height: 150px;
  width: 100%;
}
.streaming_container .video-player iframe {
  height: 100%;
  width: 100%;
}
.streaming_container .streaming_info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
}
.streaming_container .streaming_info span {
  width: 100%;
  padding-right: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-size: 0.8rem;
}
.streaming_container .streaming_info .fa-power-off {
  padding: 10px;
  cursor: pointer;
}

.breaking_news {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  background: #db181c;
  color: #fff;
  box-shadow: 0 0.2rem 1.5rem 0 rgba(21, 21, 21, 0.1);
  z-index: 999;
}
.breaking_news .breaking_news_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.breaking_news .breaking_news_content .btitle {
  font-size: 1.3rem;
  font-weight: 800;
  padding: 5px 15px;
  background: rgba(21, 21, 21, 0.1);
}
.breaking_news .breaking_news_content .btitle i {
  font-size: 0.7rem;
}
.breaking_news .breaking_news_content .bcontent {
  font-size: 1rem;
  padding: 5px 15px;
  color: #fff;
}
.breaking_news .breaking_news_content > a {
  margin: auto 0;
  color: #fff;
}
.breaking_news .breaking_news_content i {
  padding: 10px;
  margin: auto auto auto 0;
  cursor: pointer;
}

#readmodepopup {
  display: none;
  background-color: var(--readingColor);
  width: 100%;
  position: fixed;
  overflow-y: scroll;
  top: 0;
  bottom: 0;
  z-index: 1000000;
}
#readmodepopup .inn {
  margin: 0 auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 66.6666666667%;
  padding-top: 4rem !important;
  padding-bottom: 3rem !important;
  position: relative;
}
#readmodepopup .inn .articlenav {
  position: fixed;
  top: 0;
  background-color: var(--readingColor);
  padding: 2.5px 5px;
  margin: 0 auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 66.6666666667%;
  z-index: 9999;
}
#readmodepopup .inn .articlenav .inr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#readmodepopup .inn .articlenav .inr .rtime {
  color: var(--fontDark);
  font-size: 1.1rem;
}
#readmodepopup .inn .articlenav .inr .fsize {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto auto auto 0;
}
#readmodepopup .inn .articlenav .inr .fsize .plustext,
#readmodepopup .inn .articlenav .inr .fsize .minustext {
  margin-right: 5px;
  padding: 2.5px;
  cursor: pointer;
}
#readmodepopup .inn .articlenav .inr .fsize .plustext {
  font-size: 1.3rem;
}
#readmodepopup .inn .articlenav .inr .fsize .minustext {
  font-size: 1rem;
  margin-right: 0;
}
#readmodepopup .inn .post-title {
  margin-bottom: 5px;
  color: var(--fontDark);
  font-size: 2rem;
}
#readmodepopup .inn .post-text {
  font-size: 100%;
}
#readmodepopup .reading-toggle {
  position: fixed;
  top: 40px;
  left: 50px;
  font-size: 1.4rem;
  cursor: pointer;
}

.h-scroll,
.noscroll {
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  #readmodepopup .reading-toggle {
    left: 1rem;
    top: 1rem;
    z-index: 99991;
  }
  #readmodepopup .inn {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
  }
  #readmodepopup .inn .articlenav {
    width: 100%;
    right: 0;
    left: 0;
    padding-left: 15px;
  }
}
.slide-nav {
  margin: auto 0 auto auto;
  transition: -webkit-transform 0.2s ease;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s;
  position: fixed;
  top: 70px;
  bottom: 0;
  right: -260px;
  background: var(--grayColor);
  width: 260px !important;
  z-index: 998;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.06);
  padding: 5px 0 5px 5px;
  font-size: 15px;
  overflow: auto;
}
.slide-nav.open {
  right: 0;
}
.slide-nav li {
  position: relative;
  border-right: 5px solid transparent;
}
.slide-nav li a {
  display: block;
  padding: 10px 15px;
  cursor: pointer;
}
.slide-nav li.menu-item-has-children > a:after {
  position: absolute;
  left: 11px;
  top: 10px;
  opacity: 0.6;
  margin-right: 5px;
  line-height: 2;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 800;
  content: "\f107";
  font-size: 13px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.slide-nav li.menu-item-has-children ul {
  display: none;
}
.slide-nav li.menu-item-has-children ul li {
  padding-right: 5px;
}
.slide-nav li.current-menu-item {
  background: rgba(0, 0, 0, 0.04);
  border-radius: 30px 0 0 30px;
  -webkit-border-radius: 30px 0 0 30px;
  -moz-border-radius: 30px 0 0 30px;
  -ms-border-radius: 30px 0 0 30px;
  -o-border-radius: 30px 0 0 30px;
  border-color: #363195;
}
.slide-nav li.current-menu-parent {
  border: 0;
}
.slide-nav > li.active > ul {
  display: block;
}
.slide-nav > li > a {
  cursor: pointer;
  z-index: 2;
}

@media only screen and (max-width: 768px) {
  .slide-nav {
    top: 50px;
  }
}
.search-box {
  padding: 5px;
  background-color: var(--bodyColor);
  border-top: 1px solid var(--borderColor);
  margin-top: -1px;
  position: absolute;
  width: 100%;
  top: 100%;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.06);
  max-height: 0;
  opacity: 0;
  -webkit-transition: 0s max-height 0.15s linear, 0.1s opacity cubic-bezier(0.39, 0.575, 0.565, 1), 0.15s transform cubic-bezier(0.1, 1.26, 0.83, 1);
  transition: 0s max-height 0.15s linear, 0.1s opacity cubic-bezier(0.39, 0.575, 0.565, 1), 0.15s transform cubic-bezier(0.1, 1.26, 0.83, 1);
  transform: scale(0) translate(-25%, 0);
  -webkit-transform: scale(0) translate(-25%, 0);
  -moz-transform: scale(0) translate(-25%, 0);
  -ms-transform: scale(0) translate(-25%, 0);
  -o-transform: scale(0) translate(-25%, 0);
}
.search-box.open {
  display: inherit;
  max-height: 700px;
  opacity: 1;
  transform: scale(1) translate(0%, 0);
  -webkit-transform: scale(1) translate(0%, 0);
  -moz-transform: scale(1) translate(0%, 0);
  -ms-transform: scale(1) translate(0%, 0);
  -o-transform: scale(1) translate(0%, 0);
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -webkit-transition-duration: 0s, 0.2s, 0.2s;
  transition-duration: 0s, 0.2s, 0.2s;
}
.search-box .search-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.search-box .search-form label {
  width: 100%;
  margin-left: 1%;
}

@media only screen and (max-width: 768px) {
  .search-box .search-form input[type="submit"] {
    padding: 0 5px;
  }
}
.bn-breaking-news {
  display: block;
  width: 100%;
  border: solid 1px #ce2525;
  height: 30px;
  box-sizing: border-box;
  position: relative;
  line-height: 30px;
  overflow: hidden;
  border-radius: 2px;
  text-align: auto;
  font-size: 1em;
}

.bn-breaking-news * {
  box-sizing: border-box;
}

.bn-breaking-news.bn-fixed-top {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}

.bn-breaking-news.bn-fixed-bottom {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}

.bn-breaking-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: white;
  z-index: 5;
  padding: 0 10px;
  color: black;
}

.bn-label {
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  text-align: center;
  color: #fff;
  z-index: 3;
  padding: 0 15px;
  white-space: nowrap;
}

.bn-news {
  position: absolute;
  left: 0;
  top: 5px;
  bottom: 0;
  height: 100%;
  right: 0;
  overflow: hidden;
}

.bn-news ul {
  display: block;
  height: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
}

.bn-news ul li {
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  text-decoration: none;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  position: absolute;
  width: 100%;
  display: none;
  color: #333;
}

.bn-news ul li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  padding: 0 10px;
  position: relative;
  display: block;
  overflow: hidden;
}

.bn-loader-text {
  padding: 0 10px;
}

.bn-seperator {
  display: inline-block;
  margin-right: 15px;
  width: 30px;
  height: 30px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}

.bn-seperator.bn-news-dot {
  margin-right: 0;
}

.bn-seperator.bn-news-dot:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: #333;
  border-radius: 50%;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -4px;
}

.bn-prefix {
  color: #d65d7a;
  margin-right: 15px;
  padding-left: 10px;
}

.bn-positive {
  color: #0b8457;
  font-weight: 700;
}

.bn-negative {
  color: #dc2f2f;
  font-weight: 700;
}

.bn-controls {
  width: auto;
  right: 0;
  top: 5px;
  bottom: 0;
  height: 100%;
  position: absolute;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.bn-controls > div {
  width: 30px;
  float: left;
  height: 30px;
  cursor: pointer;
  border: none;
  border-left: solid 1px #eee;
  text-align: center;
  background-color: #f6f6f6;
  outline: none;
}

.bn-controls > div:hover {
  background-color: #eee;
}

.bn-arrow {
  margin: 0;
  display: inline-block;
  height: 8px;
  position: relative;
  width: 8px;
  top: -2px;
}

.bn-arrow::after {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  content: "";
  display: inline-block;
  height: 8px;
  left: 0;
  position: absolute;
  top: 0;
  width: 8px;
}

.bn-arrow.bn-next {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  left: -3px;
}

.bn-arrow.bn-prev {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  left: 3px;
}

.bn-arrow::after {
  border-color: #999;
}

.bn-arrow::before {
  background-color: #999;
}

.bn-play {
  position: relative;
  background: #999;
  width: 0;
  height: 12px;
  display: inline-block;
  margin-left: -5px;
}

.bn-play::after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #999;
  border-width: 8px;
  margin-top: -8px;
}

.bn-pause {
  position: relative;
  width: 0;
  height: 14px;
  display: inline-block;
  top: 1px;
  left: -1px;
}

.bn-pause::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: 3px;
  background-color: #999;
}

.bn-pause::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: -3px;
  background-color: #999;
}

.bn-direction-rtl {
  direction: rtl;
}

.bn-direction-rtl .bn-label {
  left: auto;
  right: 0;
}

.bn-direction-rtl .bn-controls {
  right: auto;
  left: 0;
}

.bn-direction-rtl .bn-seperator {
  margin-left: 15px;
  margin-right: 0;
  float: right;
}

.bn-direction-rtl .bn-prefix {
  margin-left: 15px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 10px;
}

.bn-direction-rtl .bn-controls > div {
  border-left: none;
}

.bn-effect-scroll .bn-news ul {
  display: block;
  width: 100%;
  position: relative;
}

.bn-effect-scroll .bn-news ul li {
  display: list-item;
  float: left;
  position: relative;
  width: auto;
}

.bn-effect-scroll.bn-direction-rtl .bn-news ul li {
  float: right;
}

.breaking-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100px;
      -ms-flex: 1 0 100px;
          flex: 1 0 100px;
  position: relative;
  background: var(--grayColor);
  padding: 5px;
  overflow: hidden;
}
.breaking-wrapper .breakingnews {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.breaking-wrapper .breakingnews .bico {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.breaking-wrapper .breakingnews .bico img {
  max-height: 30px;
  padding: 5px;
  margin: 0 2.5px;
}
.breaking-wrapper .breakingnews .btime {
  color: #797979;
  font-weight: 800;
  font-size: 0.8rem;
  margin: 0 2.5px;
}
.breaking-wrapper #bnews {
  display: none;
}
.breaking-wrapper #bnews .bn-label {
  font-weight: 100;
  right: 5px;
  top: 5px;
  bottom: 5px;
}
.breaking-wrapper #bnews .bn-label:after {
  content: attr(data-title);
}
.breaking-wrapper #bnews .bn-controls > div {
  background: transparent;
  border-color: transparent;
}

@media only screen and (max-width: 768px) {
  .breaking-wrapper #bnews .bn-label:after {
    content: "\f06d";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
  }
}
.ap-header {
  position: relative;
  z-index: 999;
  background: var(--bodyColor);
}
.ap-header .top-header {
  font-size: 11px;
}
.ap-header .top-header .top-date {
  padding: 5px;
}
.ap-header .top-header .hsocial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
}
.ap-header .top-header .hsocial .svgico {
  fill: var(--fontDark);
}
.ap-header .top-header .hsocial li {
  display: inline-block;
  margin-right: 10px;
}
.ap-header .top-header .hsocial li .mbutton {
  color: var(--fontDark);
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.ap-header .top-header .hsocial li .mbutton svg {
  width: 20px;
  height: 20px;
}
.ap-header .mdl-header .ap-logo {
  width: calc(100% - 748px);
}
.ap-header .mdl-header .ap-headerbnr {
  text-align: center;
  padding: 5px;
  width: 748px;
}
.ap-header .bottom-header {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
}
.ap-header .bottom-header .nav-logo {
  overflow: hidden;
  border-left: 1px solid rgba(255, 255, 255, 0.11);
  float: right;
}
.ap-header .bottom-header .nav-logo:before {
  display: none;
}
.ap-header .bottom-header .nav-logo a {
  padding: 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.ap-header .bottom-header .nav-logo span {
  background-size: 100px;
  background-position: center;
  background-repeat: no-repeat;
  width: 0;
  height: 45px;
  margin: auto 0;
  display: block;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.ap-header .bottom-header .icon-menu {
  display: none;
  width: 60px;
  height: 70px;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
  margin-left: 10px;
  cursor: pointer;
  position: relative;
}
.ap-header .bottom-header .icon-menu:after {
  content: "\f0c9";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  font-size: 1.2rem;
}
.ap-header .bottom-header .icon-menu.open:after {
  content: "\f00d";
}
.ap-header .bottom-header .left-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.ap-header .bottom-header .left-menu .msearch {
  padding: 0 15px;
  color: var(--fontDark);
  position: relative;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.ap-header .bottom-header .left-menu .msearch:after {
  content: "\f002";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
.ap-header .bottom-header .left-menu .msearch.open:after {
  content: "\f00d";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
.ap-header .bottom-header .ap-mobile-logo {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ap-header .bottom-header .ap-mobile-logo img {
  height: 50px;
  width: auto;
}

/*-- Dark Header ---------------------------------------------------------*/
.ap-header.dark-header {
  color: #fff;
}
.ap-header.dark-header .bottom-header .left-menu > ul li .msearch,
.ap-header.dark-header a {
  color: #fff;
}
.ap-header.dark-header .top-header .hsocial .svgico {
  fill: #fff;
}
.ap-header.dark-header .bottom-header .right-menu .menu-header > ul > li > a:before {
  background: #fff;
}

/*-- Dark Menu ---------------------------------------------------------*/
.ap-header.dark-menu .bottom-header .left-menu > ul li .msearch,
.ap-header.dark-menu a {
  color: #fff;
}
.ap-header.dark-menu .bottom-header .right-menu .menu-header > ul > li > a:before {
  background: #fff;
}

/*-- onscroll ---------------------------------------------------------*/
.onscroll.ap-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  max-width: 1024px;
  margin: auto;
}
.onscroll.ap-header .mdl-header,
.onscroll.ap-header .top-header {
  display: none;
}
.onscroll.ap-header .bottom-header .nav-logo span {
  width: 100px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

/*-- Mobile ---------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  .ap-header .mdl-header,
  .ap-header .top-header {
    display: none;
  }
  .ap-header .bottom-header .icon-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
  }
  .ap-header .bottom-header .main-menu {
    display: none;
  }
  .ap-header .bottom-header .ap-mobile-logo {
    display: block;
  }
}
.menu-header {
  margin: auto 0 0;
}
.menu-header > ul > li {
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}
.menu-header > ul > li:before {
  content: "";
  width: 1px;
  height: 20px;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  background: rgba(255, 255, 255, 0.11);
}
.menu-header > ul > li > a {
  line-height: 40px;
  height: 40px;
  padding: 0 10px;
  display: block;
  position: relative;
  font-weight: 800;
}
.menu-header > ul > li > .sub-menu {
  position: absolute;
  background: var(--bodyColor);
  top: 40px;
  right: 0;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.06);
}
.menu-header > ul > li > .sub-menu li {
  width: 200px;
  position: relative;
}
.menu-header > ul > li > .sub-menu li a {
  line-height: 40px;
  height: 40px;
  padding: 0 10px;
  display: block;
  position: relative;
}
.menu-header > ul > li > .sub-menu li ul {
  background: var(--bodyColor);
  top: 0;
  right: 110%;
  position: absolute;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
}
.menu-header > ul > li ul li:hover ul {
  right: 100%;
  opacity: 1;
  visibility: visible;
}
.menu-header > ul > li.menu-item-has-children > a:after {
  opacity: 0.6;
  margin-right: 5px;
  line-height: 2;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  content: "\f107";
  font-size: 13px;
  font-weight: 800;
  float: left;
  line-height: 40px;
}
.menu-header > ul > li.menu-item-has-children {
  position: relative;
}
.menu-header > ul > li.menu-item-has-children:hover > .sub-menu {
  top: 40px;
  opacity: 1;
  visibility: visible;
}
.menu-header > ul > li.menu-item-has-children:hover > .sub-menu .sub-menu {
  top: 0;
}

#ap_footer {
  background: #7c7c7c;
  color: #7c7c7c;
  padding: 1px;
}
#ap_footer a {
  padding: 0 10px;
  color: #fff;
}
#ap_footer .copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.9em;
  font-weight: 100;
  border-top: 1px solid rgba(238, 238, 238, 0.07);
  padding-top: 5px;
  margin-top: 5px;
}
#ap_footer .copyright .develop {
  font-size: 1px;
}
#ap_footer .copyright .footer-menu > li {
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  display: inline-block;
}
#ap_footer .copyright .footer-menu > li > a {
  line-height: 8px;
  height: 8px;
  padding: 0 10px;
  display: block;
  font-weight: 800;
}
#ap_footer .copyright .footer-menu > li > .sub-menu {
  position: absolute;
  background: #fff;
  top: 48px;
  right: 0;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.06);
}
#ap_footer .copyright .footer-menu > li > .sub-menu li {
  width: 200px;
}
#ap_footer .copyright .footer-menu > li > .sub-menu li ul {
  top: 0;
  right: 110%;
  position: absolute;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
}
#ap_footer .copyright .footer-menu > li ul li:hover ul {
  right: 100%;
  opacity: 1;
  visibility: visible;
}
#ap_footer .copyright .footer-menu > li.menu-item-has-children > a:after {
  opacity: 0.6;
  margin-right: 5px;
  line-height: 2;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  content: "\f107";
  font-size: 13px;
  font-weight: 800;
  float: left;
  line-height: 48px;
}
#ap_footer .copyright .footer-menu > li.menu-item-has-children {
  position: relative;
}
#ap_footer .copyright .footer-menu > li.menu-item-has-children:hover > .sub-menu {
  top: 48px;
  opacity: 1;
  visibility: visible;
}
#ap_footer .copyright .footer-menu > li.menu-item-has-children:hover > .sub-menu .sub-menu {
  top: 0;
}
#ap_footer .menu-footer-container {
  margin: auto auto auto 0;
}
#ap_footer .widget.widget_recent_comments ul li,
#ap_footer .widget.widget_recent_entries ul li,
#ap_footer .widget.widget_archive ul li,
#ap_footer .widget.widget_nav_menu ul li,
#ap_footer .widget.widget_categories ul li,
#ap_footer .widget.widget_pages ul li,
#ap_footer .widget.widget_meta ul li {
  padding: 10px;
  border-bottom: 0;
  display: inline-block;
}

.footer-widgets {
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.footer-widgets .widget {
  margin: 10px;
  border: 0;
  padding: 0;
}
.footer-widgets .widget h3.widget-title {
  margin-right: 0;
}
.footer-widgets.wedgit-area-1 .widget {
  width: calc(100% - 20px);
}
.footer-widgets.wedgit-area-2 .widget {
  width: calc(100% * 1 / 2 - 20px);
}
.footer-widgets.wedgit-area-3 .widget {
  width: calc(100% * 1 / 3 - 20px);
}
.footer-widgets.wedgit-area-4 .widget {
  width: calc(100% * 1 / 4 - 20px);
}
.footer-widgets.wedgit-area-5 .widget {
  width: calc(100% * 1 / 4 - 20px);
}
.footer-widgets.wedgit-area-5 .widget:first-child {
  width: calc(100% * 1 / 2 - 20px);
}
.footer-widgets.wedgit-area-6 .widget {
  width: calc(100% * 1 / 4 - 20px);
}
.footer-widgets.wedgit-area-6 .widget:nth-child(3n + 3) {
  width: calc(100% * 1 / 2 - 20px);
}

.go-top {
  position: fixed;
  bottom: 2em;
  right: 1em;
  color: #ffffff;
  background-color: #363195;
  box-shadow: 0 0 7px -3px rgba(0, 0, 0, 0.3);
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 36px;
  font-size: 1.2em;
  display: none;
  z-index: 9999;
}

.go-top:hover {
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}

@media only screen and (max-width: 768px) {
  #ap_footer {
    padding: 5px 0;
  }
  #ap_footer .copyright {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
    padding: 0;
    border: 0;
  }
  #ap_footer .copyright .blog {
    margin-bottom: 10px;
  }
  #ap_footer .copyright .develop,
  #ap_footer .copyright .blog {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  #ap_footer .copyright .menu-footer-container {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    margin: auto;
  }

  .footer-widgets.wedgit-area-1 .widget, .footer-widgets.wedgit-area-2 .widget, .footer-widgets.wedgit-area-3 .widget, .footer-widgets.wedgit-area-4 .widget, .footer-widgets.wedgit-area-5 .widget {
    width: 100% !important;
    margin: 5px 0;
  }
}
.main-news {
  padding: 0;
  margin-bottom: 5px;
  clear: both;
  color: var(--fontDark);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.main-news .newsHeader {
  position: relative;
  background: #363195;
  color: #fff;
}
.main-news .newsHeader h4 {
  font-size: 1em;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 1;
  padding: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-news .newsHeader h4 span,
.main-news .newsHeader h4 i {
  margin-left: 10px;
}
.main-news .newsContent {
  padding: 5px;
}
.main-news.news-one .newsContent {
  width: 100%;
}
.main-news.news-one .newsContent .newslist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main-news.news-one .newsContent .newslist .itemcard {
  position: relative;
  margin-bottom: 5px;
  margin-left: 5px;
  width: calc(100% * 1 / 4 - 5px);
}
.main-news.news-one .newsContent .newslist .itemcard .det {
  padding: 5px;
}
.main-news.news-one .newsContent .newslist .itemcard .det h2 {
  font-size: 1em;
  margin-bottom: 2.5px;
}
.main-news.news-one .newsContent .newslist .itemcard .det .it-category {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  color: #fff;
  background: #363195;
  font-size: 0.7em;
  padding: 3px 7px;
}
.main-news.news-one .newsContent .newslist .itemcard .det .it-time {
  font-size: 0.7em;
}
.main-news.news-one .newsContent .newslist .itemcard:first-child {
  width: calc(100% * 2 / 4 - 5px);
}
.main-news.news-one .newsContent .newslist .itemcard:first-child .thumbnail {
  width: 100%;
}
.main-news.news-one .newsContent .newslist .itemcard:first-child .thumbnail:before {
  padding-bottom: 50%;
}
.main-news.news-one .newsContent .newslist .itemcard:first-child .det {
  width: 100%;
  padding: 5px 0 5px 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 9;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-image: -webkit-linear-gradient(right, #000, rgba(0, 0, 0, 0.3), transparent);
  background-image: linear-gradient(to left, #000, rgba(0, 0, 0, 0.3), transparent);
}
.main-news.news-one .newsContent .newslist .itemcard:first-child .det h2 {
  font-size: 1.5em;
  padding-right: 5px;
  color: #fff;
}
.main-news.news-one .newsContent .newslist .itemcard:first-child .det .it-time {
  padding-right: 5px;
  color: #fff;
}
.main-news.news-two .newsContent {
  width: 100%;
}
.main-news.news-two .newsContent .newslist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main-news.news-two .newsContent .newslist .itemcard {
  position: relative;
  margin-bottom: 5px;
  margin-left: 5px;
  width: calc(100% * 1 / 4 - 5px);
}
.main-news.news-two .newsContent .newslist .itemcard .det {
  padding: 5px;
}
.main-news.news-two .newsContent .newslist .itemcard .det h2 {
  font-size: 1em;
}
.main-news.news-two .newsContent .newslist .itemcard .det .it-category {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  color: #fff;
  background: #363195;
  font-size: 0.7em;
  padding: 3px 7px;
}
.main-news.news-two .newsContent .newslist .itemcard .det .it-time {
  font-size: 0.7em;
}
.main-news.news-three .newsContent {
  width: 100%;
}
.main-news.news-three .newsContent .newslist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main-news.news-three .newsContent .newslist .itemcard {
  position: relative;
  margin-bottom: 5px;
  margin-left: 5px;
  width: calc(100% * 1 / 3 - 5px);
}
.main-news.news-three .newsContent .newslist .itemcard .thumbnail:before {
  padding-bottom: 50.5%;
}
.main-news.news-three .newsContent .newslist .itemcard .det {
  padding: 5px;
}
.main-news.news-three .newsContent .newslist .itemcard .det h2 {
  font-size: 1em;
}
.main-news.news-three .newsContent .newslist .itemcard .det .it-category {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  color: #fff;
  background: #363195;
  font-size: 0.7em;
  padding: 3px 7px;
}
.main-news.news-three .newsContent .newslist .itemcard .det .it-time {
  font-size: 0.7em;
}
.main-news.news-four .newsContent {
  width: 100%;
}
.main-news.news-four .newsContent .newslist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main-news.news-four .newsContent .newslist .itemcard {
  position: relative;
  margin-bottom: 5px;
  margin-left: 5px;
  width: calc(100% * 1 / 3 - 5px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
}
.main-news.news-four .newsContent .newslist .itemcard .thumbnail {
  width: 147px;
}
.main-news.news-four .newsContent .newslist .itemcard .det {
  padding: 5px;
  width: calc(100% - 147px);
}
.main-news.news-four .newsContent .newslist .itemcard .det h2 {
  font-size: 1em;
  margin-bottom: 2.5px;
}
.main-news.news-four .newsContent .newslist .itemcard .det .it-category {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  color: #fff;
  background: #363195;
  font-size: 0.7em;
  padding: 3px 7px;
}
.main-news.news-four .newsContent .newslist .itemcard .det .it-time {
  font-size: 0.7em;
}
.main-news.news-five .newsContent {
  width: 100%;
}
.main-news.news-five .newsContent .newslist {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main-news.news-five .newsContent .newslist .itemcard {
  float: right;
  position: relative;
  margin-bottom: 5px;
  margin-left: 5px;
  width: calc(100% * 1 / 3 - 5px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
  clear: left;
}
.main-news.news-five .newsContent .newslist .itemcard .thumbnail {
  width: 150px;
}
.main-news.news-five .newsContent .newslist .itemcard .det {
  padding: 5px;
  width: calc(100% - 147px);
}
.main-news.news-five .newsContent .newslist .itemcard .det h2 {
  font-size: 1em;
  margin-bottom: 2.5px;
}
.main-news.news-five .newsContent .newslist .itemcard .det .it-category {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  color: #fff;
  background: #363195;
  font-size: 0.7em;
  padding: 3px 7px;
}
.main-news.news-five .newsContent .newslist .itemcard .det .it-time {
  font-size: 0.7em;
}
.main-news.news-five .newsContent .newslist .itemcard:first-child {
  display: block;
  width: calc(100% * 1 / 3 - 5px);
  background: var(--grayColor);
}
.main-news.news-five .newsContent .newslist .itemcard:first-child .thumbnail {
  width: 100%;
}
.main-news.news-five .newsContent .newslist .itemcard:first-child .det {
  padding: 10px;
  width: 100%;
}
.main-news.news-five .newsContent .newslist .itemcard:first-child .det h2 {
  font-size: 1.2em;
}
.main-news.slider {
  box-shadow: none;
}
.main-news.slider .newsContent {
  padding: 0;
}
.main-news.slider .newsContent .newslist {
  display: none;
}
.main-news.slider .newsContent .newslist.slick-initialized {
  display: block;
}
.main-news.slider .newsContent .newslist:hover .slick-arrow {
  opacity: 1;
}
.main-news.slider .newsContent .newslist:hover .slick-arrow.button-prev {
  right: 5px;
}
.main-news.slider .newsContent .newslist:hover .slick-arrow.button-next {
  left: 5px;
}
.main-news.slider .newsContent .newslist .itemcard {
  position: relative;
}
.main-news.slider .newsContent .newslist .itemcard .det {
  text-align: center;
  width: 100%;
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 9;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-linear-gradient(bottom, #000, rgba(0, 0, 0, 0.3) 50%, transparent);
  background-image: linear-gradient(0deg, #000, rgba(0, 0, 0, 0.3) 50%, transparent);
}
.main-news.slider .newsContent .newslist .itemcard .det h2 {
  font-size: 1.5em;
  color: #fff;
}
.main-news.slider .newsContent .newslist .itemcard .det .it-category {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #fff;
  background: #363195;
  padding: 5px 15px;
  font-size: 0.9em;
}
.main-news.slider .newsContent .newslist .itemcard .det .it-time {
  display: none;
}
.main-news.slider .newsContent .newslist .slick-arrow {
  width: 30px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: none;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 18;
  position: absolute;
  top: calc(50% - 20px);
  margin-top: -25px;
  cursor: pointer;
  background: #363195;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  opacity: 0;
}
.main-news.slider .newsContent .newslist .slick-arrow.slick-disabled {
  background: #ddd;
}
.main-news.slider .newsContent .newslist .slick-arrow:hover {
  border: 3px solid rgba(255, 255, 255, 0.23);
}
.main-news.slider .newsContent .newslist .slick-arrow.button-prev {
  right: 0;
}
.main-news.slider .newsContent .newslist .slick-arrow.button-next {
  left: 0;
}
.main-news.slider .newsContent .newslist .slick-dots {
  width: 100%;
  text-align: center;
  margin-top: 5px;
}
.main-news.slider .newsContent .newslist .slick-dots li {
  text-align: center;
  display: inline-block;
  margin: 1px;
  border: 1px solid var(--borderColor);
}
.main-news.slider .newsContent .newslist .slick-dots li button {
  color: var(--fontDark);
  opacity: 1;
  font-size: 1em;
  line-height: 30px;
  height: 30px;
  width: 30px;
  background: transparent !important;
  cursor: pointer;
  padding: 0;
}
.main-news.slider .newsContent .newslist .slick-dots li.slick-active {
  border-color: transparent;
}
.main-news.slider .newsContent .newslist .slick-dots li.slick-active button {
  color: #fff;
}
.main-news.slider .newsContent .newslist:hover .slick-arrow {
  opacity: 1;
}
.main-news.carousel {
  width: 100%;
}
.main-news.carousel .newsContent {
  padding: 5px 0;
}
.main-news.carousel .newsContent .newslist {
  display: none;
}
.main-news.carousel .newsContent .newslist.slick-initialized {
  display: block;
  margin: 0 5px;
}
.main-news.carousel .newsContent .newslist .itemcard {
  position: relative;
  margin: 0 2.5px;
  position: relative;
}
.main-news.carousel .newsContent .newslist .itemcard .det {
  padding: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-image: -webkit-linear-gradient(bottom, #000, rgba(0, 0, 0, 0.3), transparent);
  background-image: linear-gradient(0deg, #000, rgba(0, 0, 0, 0.3), transparent);
}
.main-news.carousel .newsContent .newslist .itemcard .det h2 {
  font-size: 1em;
  color: #fff;
}
.main-news.carousel .newsContent .newslist .itemcard .det .it-category {
  color: #fff;
  background: #363195;
  font-size: 0.7em;
  padding: 3px 7px;
  display: inline-block;
  margin: 0 0 auto auto;
}
.main-news.carousel .newsContent .newslist .itemcard .det .it-time {
  font-size: 0.7em;
  color: #fff;
}
.main-news.carousel .newsContent .newslist .slick-arrow {
  width: 30px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: none;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 18;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  background: #363195;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  opacity: 0;
}
.main-news.carousel .newsContent .newslist .slick-arrow.slick-disabled {
  background: #ddd;
}
.main-news.carousel .newsContent .newslist .slick-arrow:hover {
  border: 3px solid rgba(255, 255, 255, 0.23);
}
.main-news.carousel .newsContent .newslist .slick-arrow.button-prev {
  right: 0;
}
.main-news.carousel .newsContent .newslist .slick-arrow.button-next {
  left: 0;
}
.main-news.carousel .newsContent .newslist:hover .slick-arrow {
  opacity: 1;
}
.main-news.carousel .newsContent .newslist:hover .slick-arrow.button-prev {
  right: -2.5px;
}
.main-news.carousel .newsContent .newslist:hover .slick-arrow.button-next {
  left: -2.5px;
}
.main-news.news-half {
  width: calc(100% * 1 / 2 - 5px);
  margin-left: 5px;
  padding-bottom: 0 !important;
  float: right;
  clear: left;
}
.main-news.news-half.second-half-box {
  margin-right: 5px;
  margin-left: 0;
}
.main-news.news-half .newsContent {
  width: 100%;
}
.main-news.news-half .newsContent .newslist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main-news.news-half .newsContent .newslist .itemcard {
  position: relative;
  margin-bottom: 5px;
  width: 100%;
}
.main-news.news-half .newsContent .newslist .itemcard .det {
  padding: 5px;
}
.main-news.news-half .newsContent .newslist .itemcard .det h2 {
  font-size: 1em;
  margin-bottom: 2.5px;
}
.main-news.news-half .newsContent .newslist .itemcard .det .it-category {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  color: #fff;
  background: #363195;
  font-size: 0.7em;
  padding: 3px 7px;
}
.main-news.news-half .newsContent .newslist .itemcard .det .it-time {
  font-size: 0.7em;
}
.main-news.news-half .newsContent .newslist .itemcard:nth-child(1n + 2) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
}
.main-news.news-half .newsContent .newslist .itemcard:nth-child(1n + 2) .thumbnail {
  width: 130px;
}
.main-news.news-half .newsContent .newslist .itemcard:nth-child(1n + 2) .det {
  width: calc(100% - 130px);
  padding: 5px;
}
.main-news.news-half .newsContent .newslist .itemcard:first-child .det {
  padding: 5px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: -webkit-linear-gradient(bottom, #000, rgba(0, 0, 0, 0.3), transparent);
  background-image: linear-gradient(0deg, #000, rgba(0, 0, 0, 0.3), transparent);
}
.main-news.news-half .newsContent .newslist .itemcard:first-child .det h2 {
  display: inline-block;
  margin-top: auto;
  margin-bottom: 0;
  color: #fff;
  padding: 5px;
  font-size: 1.2em;
}
.main-news.news-half .newsContent .newslist .itemcard:first-child .thumbnail:before {
  padding-bottom: 30%;
}
.main-news.news-three-box {
  width: calc(100% * 1 / 3 - 5px);
  margin-left: 0;
  padding-bottom: 0 !important;
  float: right;
  clear: left;
}
.main-news.news-three-box.secend-three-box {
  margin-right: 7.5px;
  margin-left: 7.5px;
}
.main-news.news-three-box.last-three-box {
  margin-right: 0;
  margin-left: 0;
}
.main-news.news-three-box .newsContent {
  width: 100%;
}
.main-news.news-three-box .newsContent .newslist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main-news.news-three-box .newsContent .newslist .itemcard {
  position: relative;
  margin-bottom: 5px;
  width: 100%;
}
.main-news.news-three-box .newsContent .newslist .itemcard .det {
  padding: 5px;
}
.main-news.news-three-box .newsContent .newslist .itemcard .det h2 {
  font-size: 1em;
  margin-bottom: 2.5px;
}
.main-news.news-three-box .newsContent .newslist .itemcard .det .it-category {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  color: #fff;
  background: #363195;
  font-size: 0.7em;
  padding: 3px 7px;
}
.main-news.news-three-box .newsContent .newslist .itemcard .det .it-time {
  font-size: 0.7em;
}
.main-news.news-three-box .newsContent .newslist .itemcard:nth-child(1n + 2) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
}
.main-news.news-three-box .newsContent .newslist .itemcard:nth-child(1n + 2) .thumbnail {
  width: 130px;
}
.main-news.news-three-box .newsContent .newslist .itemcard:nth-child(1n + 2) .det {
  width: calc(100% - 130px);
  padding: 5px;
}
.main-news.news-three-box .newsContent .newslist .itemcard:first-child .det {
  padding: 5px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: -webkit-linear-gradient(bottom, #000, rgba(0, 0, 0, 0.3), transparent);
  background-image: linear-gradient(0deg, #000, rgba(0, 0, 0, 0.3), transparent);
}
.main-news.news-three-box .newsContent .newslist .itemcard:first-child .det h2 {
  display: inline-block;
  margin-top: auto;
  margin-bottom: 0;
  color: #fff;
  padding: 5px;
  font-size: 1.2em;
}
.main-news.news-three-box .newsContent .newslist .itemcard:first-child .thumbnail:before {
  padding-bottom: 50%;
}
.main-news.editors .newsContent {
  width: 100%;
}
.main-news.editors .newsContent .newslist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main-news.editors .newsContent .newslist .itemcard {
  position: relative;
  margin-bottom: 5px;
  margin-left: 5px;
  width: calc(100% * 1 / 4 - 5px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.main-news.editors .newsContent .newslist .itemcard .thumbnail {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.main-news.editors .newsContent .newslist .itemcard .det {
  padding: 5px;
  width: calc(100% - 55px);
}
.main-news.editors .newsContent .newslist .itemcard .det h2 {
  font-size: 1em;
  margin-bottom: 2.5px;
}
.main-news.editors .newsContent .newslist .itemcard .det .it-author {
  font-size: 0.8em;
  margin-bottom: 5px;
}
.main-news.editors .newsContent .newslist .itemcard .det .it-time {
  font-size: 0.7em;
}
.main-news.play-media .newsContent .newslist .itemcard .thumbnail {
  position: relative;
}
.main-news.play-media .newsContent .newslist .itemcard .thumbnail:after {
  content: "\f04b";
  font-weight: 900;
  font-size: 13px;
  color: #fff;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 5px;
  top: 5px;
  border: 2px solid;
  height: 35px;
  width: 35px;
  padding-left: 3px;
  text-align: center;
  line-height: 33px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

/*-- With Color ---------------------------------------------------*/
.with-color .main-news {
  color: #fff;
}

/*-- Full width ---------------------------------------------------*/
.has-sidebar .main-news.news-one .newsContent .newslist .itemcard {
  width: calc(100% * 1 / 3 - 5px);
}
.has-sidebar .main-news.news-one .newsContent .newslist .itemcard:first-child {
  width: calc(100% * 2 / 3 - 5px);
}
.has-sidebar .main-news.news-two .newsContent .newslist .itemcard {
  width: calc(100% * 1 / 3 - 5px);
}
.has-sidebar .main-news.news-three .newsContent .newslist .itemcard {
  width: calc(100% * 1 / 2 - 5px);
}
.has-sidebar .main-news.news-four .newsContent .newslist .itemcard {
  width: calc(100% * 1 / 2 - 5px);
}
.has-sidebar .main-news.news-five .newsContent .newslist .itemcard {
  width: calc(100% * 1 / 2 - 5px);
}
.has-sidebar .main-news.news-five .newsContent .newslist .itemcard:first-child .det {
  width: 100%;
}
.has-sidebar .main-news.news-half .newsContent .newslist .itemcard:first-child .thumbnail:before {
  padding-bottom: 50%;
}
.has-sidebar .main-news.editors .newsContent .newslist .itemcard {
  width: calc(100% * 1 / 3 - 5px);
}

/*-- Two Sidebars---------------------------------------------------*/
.two-sidebars .main-news.news-one .newsContent .newslist .itemcard {
  width: calc(100% * 1 / 2 - 5px);
}
.two-sidebars .main-news.news-one .newsContent .newslist .itemcard .thumbnail:before {
  padding-bottom: 50%;
}
.two-sidebars .main-news.news-one .newsContent .newslist .itemcard:first-child {
  width: calc(100% - 5px);
}
.two-sidebars .main-news.news-one .newsContent .newslist .itemcard:first-child .thumbnail:before {
  padding-bottom: 30%;
}
.two-sidebars .main-news.news-two .newsContent .newslist .itemcard {
  width: calc(100% * 1 / 3 - 5px);
}
.two-sidebars .main-news.news-three .newsContent .newslist .itemcard {
  width: calc(100% * 1 / 2 - 5px);
}
.two-sidebars .main-news.news-four .newsContent .newslist .itemcard {
  width: calc(100% - 5px);
}
.two-sidebars .main-news.news-five .newsContent .newslist .itemcard {
  width: calc(100% - 5px);
}
.two-sidebars .main-news.news-five .newsContent .newslist .itemcard .thumbnail:before {
  padding-bottom: 55.5%;
}
.two-sidebars .main-news.news-five .newsContent .newslist .itemcard:first-child .thumbnail:before {
  padding-bottom: 35%;
}
.two-sidebars .main-news.news-five .newsContent .newslist .itemcard:first-child .det {
  width: 100%;
}
.two-sidebars .main-news.news-half .newsContent .newslist .itemcard .thumbnail {
  width: 100px;
}
.two-sidebars .main-news.news-half .newsContent .newslist .itemcard .det {
  width: calc(100% - 100px);
}
.two-sidebars .main-news.news-half .newsContent .newslist .itemcard:first-child .thumbnail {
  width: 100%;
}
.two-sidebars .main-news.news-half .newsContent .newslist .itemcard:first-child .thumbnail:before {
  padding-bottom: 50%;
}
.two-sidebars .main-news.news-half .newsContent .newslist .itemcard:first-child .det {
  width: 100%;
}
.two-sidebars .main-news.news-three-box {
  width: 100%;
}
.two-sidebars .main-news.editors .newsContent .newslist .itemcard {
  width: calc(100% * 1 / 2 - 5px);
}

@media only screen and (max-width: 768px) {
  .has-sidebar .main-news.news-one .newsContent .newslist,
  .two-sidebars .main-news.news-one .newsContent .newslist,
  .without-sidebar .main-news.news-one .newsContent .newslist {
    margin-left: 0;
  }
  .has-sidebar .main-news.news-one .newsContent .newslist .itemcard,
  .two-sidebars .main-news.news-one .newsContent .newslist .itemcard,
  .without-sidebar .main-news.news-one .newsContent .newslist .itemcard {
    width: 100%;
    margin-left: 0;
  }
  .has-sidebar .main-news.news-one .newsContent .newslist .itemcard:first-child,
  .two-sidebars .main-news.news-one .newsContent .newslist .itemcard:first-child,
  .without-sidebar .main-news.news-one .newsContent .newslist .itemcard:first-child {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .has-sidebar .main-news.news-one .newsContent .newslist .itemcard:first-child .thumbnail,
  .has-sidebar .main-news.news-one .newsContent .newslist .itemcard:first-child .det,
  .two-sidebars .main-news.news-one .newsContent .newslist .itemcard:first-child .thumbnail,
  .two-sidebars .main-news.news-one .newsContent .newslist .itemcard:first-child .det,
  .without-sidebar .main-news.news-one .newsContent .newslist .itemcard:first-child .thumbnail,
  .without-sidebar .main-news.news-one .newsContent .newslist .itemcard:first-child .det {
    width: 100%;
    text-align: center;
  }
  .has-sidebar .main-news.news-one .newsContent .newslist .itemcard:first-child .thumbnail h2,
  .has-sidebar .main-news.news-one .newsContent .newslist .itemcard:first-child .det h2,
  .two-sidebars .main-news.news-one .newsContent .newslist .itemcard:first-child .thumbnail h2,
  .two-sidebars .main-news.news-one .newsContent .newslist .itemcard:first-child .det h2,
  .without-sidebar .main-news.news-one .newsContent .newslist .itemcard:first-child .thumbnail h2,
  .without-sidebar .main-news.news-one .newsContent .newslist .itemcard:first-child .det h2 {
    border-right: 0;
    font-size: 1em;
  }
  .has-sidebar .main-news.news-two .newsContent .newslist, .has-sidebar .main-news.news-three .newsContent .newslist, .has-sidebar .main-news.news-four .newsContent .newslist,
  .two-sidebars .main-news.news-two .newsContent .newslist,
  .two-sidebars .main-news.news-three .newsContent .newslist,
  .two-sidebars .main-news.news-four .newsContent .newslist,
  .without-sidebar .main-news.news-two .newsContent .newslist,
  .without-sidebar .main-news.news-three .newsContent .newslist,
  .without-sidebar .main-news.news-four .newsContent .newslist {
    margin-left: 0;
  }
  .has-sidebar .main-news.news-two .newsContent .newslist .itemcard, .has-sidebar .main-news.news-three .newsContent .newslist .itemcard, .has-sidebar .main-news.news-four .newsContent .newslist .itemcard,
  .two-sidebars .main-news.news-two .newsContent .newslist .itemcard,
  .two-sidebars .main-news.news-three .newsContent .newslist .itemcard,
  .two-sidebars .main-news.news-four .newsContent .newslist .itemcard,
  .without-sidebar .main-news.news-two .newsContent .newslist .itemcard,
  .without-sidebar .main-news.news-three .newsContent .newslist .itemcard,
  .without-sidebar .main-news.news-four .newsContent .newslist .itemcard {
    width: 100%;
    margin-left: 0;
  }
  .has-sidebar .main-news.news-five .newsContent .newslist,
  .two-sidebars .main-news.news-five .newsContent .newslist,
  .without-sidebar .main-news.news-five .newsContent .newslist {
    margin-left: 0;
  }
  .has-sidebar .main-news.news-five .newsContent .newslist .itemcard,
  .two-sidebars .main-news.news-five .newsContent .newslist .itemcard,
  .without-sidebar .main-news.news-five .newsContent .newslist .itemcard {
    width: 100%;
    float: none;
  }
  .has-sidebar .main-news.news-five .newsContent .newslist .itemcard:first-child,
  .two-sidebars .main-news.news-five .newsContent .newslist .itemcard:first-child,
  .without-sidebar .main-news.news-five .newsContent .newslist .itemcard:first-child {
    width: 100%;
  }
  .has-sidebar .main-news.news-half, .has-sidebar .main-news.news-three-box,
  .two-sidebars .main-news.news-half,
  .two-sidebars .main-news.news-three-box,
  .without-sidebar .main-news.news-half,
  .without-sidebar .main-news.news-three-box {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .has-sidebar .main-news.news-half.second-half-box, .has-sidebar .main-news.news-three-box.second-half-box,
  .two-sidebars .main-news.news-half.second-half-box,
  .two-sidebars .main-news.news-three-box.second-half-box,
  .without-sidebar .main-news.news-half.second-half-box,
  .without-sidebar .main-news.news-three-box.second-half-box {
    margin-right: 0;
  }
  .has-sidebar .main-news.editors .newsContent .newslist,
  .two-sidebars .main-news.editors .newsContent .newslist,
  .without-sidebar .main-news.editors .newsContent .newslist {
    margin-left: 0;
  }
  .has-sidebar .main-news.editors .newsContent .newslist .itemcard,
  .two-sidebars .main-news.editors .newsContent .newslist .itemcard,
  .without-sidebar .main-news.editors .newsContent .newslist .itemcard {
    width: 100%;
    margin-left: 0;
  }
}
.block-content {
  margin-bottom: 5px;
  clear: both;
}
.block-content.content-half {
  width: calc(100% * 1 / 2 - 10px);
  margin-left: 10px;
  padding-bottom: 0 !important;
  float: right;
  clear: left;
}
.block-content.content-half.second-half-box {
  margin-right: 10px;
  margin-left: 0;
}
.block-content.content-three {
  width: calc(100% * 1 / 3 - 5px);
  margin-left: 0;
  padding-bottom: 0 !important;
  float: right;
  clear: left;
}
.block-content.content-three.secend-three-box {
  margin-right: 7.5px;
  margin-left: 7.5px;
}
.block-content.content-three.last-three-box {
  margin-right: 0;
  margin-left: 0;
}

@media only screen and (max-width: 768px) {
  .block-content.content-half {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .block-content.content-half.second-half-box {
    margin-right: 0;
  }
}
.ap-archive {
  padding: 5px;
}
.ap-archive .page-title {
  margin-bottom: 10px;
  color: #363195;
}
.ap-archive .main-content {
  padding: 5px;
}
.ap-archive .item-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -5px;
}
.ap-archive .item-list .itemcard {
  position: relative;
  margin-bottom: 5px;
  margin-left: 5px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid var(--borderColor);
  overflow: hidden;
}
.ap-archive .item-list .itemcard .thumbnail {
  height: 170px;
  width: 40%;
}
.ap-archive .item-list .itemcard .det {
  padding: 5px;
  width: 60%;
}
.ap-archive .item-list .itemcard .det h2 {
  font-size: 1.2em;
  color: var(--fontDark);
  margin-bottom: 5px;
}
.ap-archive .item-list .itemcard .det p {
  font-size: 0.9em;
  text-align: justify;
}
.ap-archive .item-list .itemcard .det .it-category {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  color: #fff;
  background: #363195;
  font-size: 0.7em;
  padding: 3px 7px;
}
.ap-archive .item-list .itemcard .det .it-time {
  font-size: 0.7em;
  margin-bottom: 5px;
}
.ap-archive.archive-mobile .item-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.ap-archive.archive-mobile .item-list .itemcard {
  position: relative;
  margin-bottom: 5px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 0;
}
.ap-archive.archive-mobile .item-list .itemcard .thumbnail {
  width: 100%;
  height: auto;
}
.ap-archive.archive-mobile .item-list .itemcard .det {
  padding: 0;
}
.ap-archive.archive-mobile .item-list .itemcard .det h2 {
  padding: 10px;
  margin: 0;
  font-size: 1.2em;
  color: var(--fontDark);
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.46);
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9), transparent);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent);
}
.ap-archive.archive-mobile .item-list .itemcard .det .it-category {
  display: inline-block;
  top: 0.5em;
  right: 0.5em;
  color: #fff;
  background: #363195;
  font-size: 0.7em;
  padding: 5px 10px;
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.ap-archive.archive-mobile .item-list .itemcard .det .it-time {
  color: #fff;
  font-size: 0.7em;
  position: absolute;
  top: 10px;
  left: 10px;
}

#loadmore {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
}
#loadmore .btt {
  background: var(--grayColor);
  padding: 10px 20px;
  text-align: center;
}
#loadmore .btt.enable {
  cursor: pointer;
  background: #363195;
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .ap-archive .page-title {
    text-align: center;
  }
  .ap-archive .item-list {
    margin-left: 0;
  }
  .ap-archive .item-list .itemcard {
    width: 100%;
    margin: 1% 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ap-archive .item-list .itemcard .thumbnail {
    width: 100%;
  }
  .ap-archive .item-list .itemcard .det {
    width: 100%;
  }
}
.ap-single {
  padding: 5px;
}
.ap-single .entry {
  margin-bottom: 5px;
}
.ap-single .item-post {
  border-top: 0;
  margin-top: 0;
  padding: 5px;
}
.ap-single .item-post .top-media {
  height: 450px;
  margin-bottom: 5px;
}
.ap-single .item-post .top-title {
  font-size: 1.6em;
  margin-bottom: 5px;
  color: var(--fontDark);
}
.ap-single .item-post h5.subtitle {
  font-weight: 100;
  font-size: 20px;
  margin-bottom: 2.5px;
}
.ap-single .item-post .post-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  font-size: 13px;
}
.ap-single .item-post .post-meta span {
  padding: 5px 0;
  margin-left: 5px;
}
.ap-single .item-post .post-meta span.pauthor {
  border-left: 1px solid var(--borderColor);
}
.ap-single .item-post .post-meta span.preadingmode {
  padding: 5px 15px;
  cursor: pointer;
  background: var(--borderColor);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.ap-single .item-post #breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  margin-bottom: 2.5px;
}
.ap-single .item-post #breadcrumbs li {
  background: var(--grayColor);
}
.ap-single .item-post #breadcrumbs li.home {
  background: #363195;
}
.ap-single .item-post #breadcrumbs li.home a {
  color: #fff;
}
.ap-single .item-post #breadcrumbs li a {
  padding: 5px 15px;
  display: block;
}
.ap-single .item-post #breadcrumbs .post-categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ap-single .item-post .ap-tags {
  margin-bottom: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.ap-single .item-post .ap-tags span {
  font-size: 1rem;
  font-weight: 800;
  color: var(--fontDark);
  padding: 5px 0 5px 15px;
}
.ap-single .item-post .ap-tags a {
  background: #363195;
  color: #fff;
  padding: 5px 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin-left: 5px;
  font-size: 13px;
}
.ap-single .lnextpost {
  position: relative;
  text-align: center;
  margin: 15px auto;
}
.ap-single .lnextpost .tt h6 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  background: var(--bodyColor);
  z-index: 1;
  padding: 5px;
  color: #363195;
  font-size: 1rem;
}
.ap-single .lnextpost .tt .findicator {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 4px auto 0 auto;
  width: 28px;
  height: 28px;
  background-color: var(--borderColor);
  -webkit-animation: btnLoad 1s ease infinite;
  animation: btnLoad 1s ease infinite;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.ap-single .lnextpost span {
  position: absolute;
  top: 30px;
  right: 0;
  left: 0;
  margin-top: -3px;
  height: 5px;
  background: var(--borderColor);
}

.blockShare {
  text-align: center;
  margin-bottom: 5px;
}
.blockShare .ap-post-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  border: 1px solid var(--borderColor);
  margin: 0 auto;
  position: relative;
}
.blockShare .ap-post-share .titleshare {
  font-size: 1.5rem;
  color: var(--fontDark);
  margin-left: 5px;
}
.blockShare .ap-post-share ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: auto;
}
.blockShare .ap-post-share ul li {
  margin-right: 5px;
}
.blockShare .ap-post-share ul li .clipboard {
  background: rgba(0, 0, 0, 0.48);
  color: #fff;
  display: inline-block;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 150px;
  height: 30px;
  line-height: 2;
  margin: auto;
  text-align: center;
  font-size: 12px;
  opacity: 0;
  z-index: -999999;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.blockShare .ap-post-share ul li .clipboard.active {
  opacity: 1;
  z-index: 1000;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.blockShare .ap-post-share ul li a {
  width: 65px;
  height: 35px;
  line-height: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: 1px solid var(--grayColor);
  color: #fff;
}
.blockShare .ap-post-share ul li a:hover {
  opacity: 0.8;
  border-color: transparent;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.blockShare .ap-post-share ul li a.facebook {
  background: #3b5998;
}
.blockShare .ap-post-share ul li a.twitter {
  background: #55acee;
}
.blockShare .ap-post-share ul li a.whatsapp {
  background: #25d366;
}
.blockShare .ap-post-share ul li a.telegram {
  background: #0088cc;
}
.blockShare .ap-post-share ul li a.linkedin {
  background: #0077b5;
}
.blockShare .ap-post-share ul li a.print, .blockShare .ap-post-share ul li a.link {
  background: #222;
}

@-webkit-keyframes btnLoad {
  0% {
    top: 0;
    opacity: 0.5;
  }
  50% {
    top: 4px;
    opacity: 1;
  }
  100% {
    top: 0;
    opacity: 0.5;
  }
}
@keyframes btnLoad {
  0% {
    top: 0;
    opacity: 0.5;
  }
  50% {
    top: 6px;
    opacity: 1;
  }
  100% {
    top: 0;
    opacity: 0.5;
  }
}
@media only screen and (max-width: 768px) {
  .ap-single .item-post .top-media {
    height: 250px;
  }
  .ap-single .item-post .post-meta {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .ap-single .item-post .post-meta span {
    margin-bottom: 5px;
  }

  .blockShare .ap-post-share {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.ap-page {
  padding: 5px;
}
.ap-page .top-media {
  height: 330px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  margin-bottom: 20px;
}
.ap-page .top-title {
  margin-bottom: 2rem;
  color: #363195;
}
.ap-page .main-content {
  padding: 5px;
}

@media only screen and (max-width: 768px) {
  .ap-page {
    width: 100%;
  }
  .ap-page .top-media {
    height: 210px;
  }
}
.error-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  height: 60vh;
}
.error-page h1 {
  font-size: 30vh;
  font-weight: bold;
  position: relative;
  margin: -8vh 0 0;
  padding: 0;
}
.error-page h1:after {
  content: attr(data-h1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: transparent;
  /* webkit only for graceful degradation to IE */
  background: -webkit-repeating-linear-gradient(-45deg, #71b7e6, #69a6ce, #b98acc, #ee8176, #b98acc, #69a6ce, #9b59b6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 400%;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.25);
  -webkit-animation: animateTextBackground 10s ease-in-out infinite;
          animation: animateTextBackground 10s ease-in-out infinite;
}
.error-page h1 + p {
  color: #d6d6d6;
  font-size: 4vh;
  font-weight: bold;
  line-height: 10vh;
  max-width: 600px;
  position: relative;
}
.error-page h1 + p:after {
  content: attr(data-p);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: transparent;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
  -webkit-background-clip: text;
  background-clip: text;
}

#particles-js {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@-webkit-keyframes animateTextBackground {
  0% {
    background-position: 0 0;
  }
  25% {
    background-position: 100% 0;
  }
  50% {
    background-position: 100% 100%;
  }
  75% {
    background-position: 0 100%;
  }
  100% {
    background-position: 0 0;
  }
}

@keyframes animateTextBackground {
  0% {
    background-position: 0 0;
  }
  25% {
    background-position: 100% 0;
  }
  50% {
    background-position: 100% 100%;
  }
  75% {
    background-position: 0 100%;
  }
  100% {
    background-position: 0 0;
  }
}
@media (max-width: 767px) {
  .error-page h1 {
    font-size: 32vw;
  }
  .error-page h1 + p {
    font-size: 8vw;
    line-height: 10vw;
    max-width: 70vw;
  }
}
a.back {
  position: fixed;
  right: 40px;
  bottom: 40px;
  background: -webkit-repeating-linear-gradient(-45deg, #71b7e6, #69a6ce, #b98acc, #ee8176);
  border-radius: 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  padding: 15px 30px;
  text-decoration: none;
  -webkit-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}
a.back:hover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
}

* {
  padding: 0;
  margin: 0;
  outline: none;
  list-style: none;
  border: 0 none;
}

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

html,
body {
  position: relative;
  height: 100%;
}

html {
  box-sizing: border-box;
}

body {
  background: var(--bgColor) !important;
  font-size: 15px;
  line-height: 1.5;
  direction: rtl;
  color: var(--fontColor);
}

a {
  color: var(--linkColor);
  text-decoration: none !important;
}

a:hover,
.item:hover a {
  color: var(--fontDark);
}

ul,
ol,
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0;
  padding: 0;
}



.clear,
.clr {
  clear: both;
  height: 0;
}

.clearfix:after,
.clearfix:before {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.hidden {
  display: activeborder;
}

.visible {
  display: none;
}

/*Video embed*/
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

pre,
code {
  direction: ltr;
  font-size: 1rem;
}

.thumbnail {
  overflow: hidden;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background-color: var(--grayColor);
}
.thumbnail:before {
  padding-bottom: 66.4%;
  content: "";
  display: block;
  width: 100%;
  height: 0;
}
.thumbnail img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.trans, .zoom .thumbnail img {
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.trans2 {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.transfast, .slide-nav, .slide-nav li, .ap-header .bottom-header .nav-logo span, .ap-header .bottom-header .icon-menu:after, .main-news.play-media .newsContent .newslist .itemcard .thumbnail:after, .blockShare .ap-post-share ul li a, .ap-widget-social ul li a i, .ap-widget-timeline .timeline-content .slick-arrow {
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
}

.scale, .main-news.slider .newsContent .newslist .slick-arrow:hover, .main-news.carousel .newsContent .newslist .slick-arrow:hover, .ap-widget-slider .polist .slick-arrow:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.ap-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}

.f-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.overflow-hidden {
  overflow: hidden;
}

.inset-0 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.absolute {
  position: absolute;
}

.zoom:hover .thumbnail img {
  transform: scale(1.1) rotate(1deg);
  -webkit-transform: scale(1.1) rotate(1deg);
  -moz-transform: scale(1.1) rotate(1deg);
  -ms-transform: scale(1.1) rotate(1deg);
  -o-transform: scale(1.1) rotate(1deg);
  opacity: 0.95;
}

.grecaptcha-logo {
  overflow: hidden;
  opacity: 0;
}

.grecaptcha-badge {
  visibility: hidden;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.align-right {
  margin-left: auto;
  margin-right: 0;
}

.align-left {
  margin-right: auto;
  margin-left: 0;
}

.gallery:after {
  content: "";
  display: table;
  clear: both;
}

img.aligncenter,
div.aligncenter,
figure.aligncenter {
  display: block;
  margin: 1em auto;
}

img.alignright,
div.alignright,
figure.alignright {
  float: right;
  margin: 1em 0 1em 2em;
}

img.alignleft,
div.alignleft,
figure.alignleft {
  float: left;
  margin: 1em 1em 2em 0;
}

figure {
  max-width: 100%;
  height: auto;
  margin: 1em 0;
}

p img.alignright,
p img.alignleft {
  margin-top: 0;
}

.gallery figure img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

.gallery figure {
  float: right;
  margin: 0 0 1em 1%;
}

.gallery.gallery-columns-1 figure {
  width: 100%;
  margin: 0 0 1em 0;
  float: none;
}

.gallery.gallery-columns-3 figure {
  width: 32%;
}

.gallery.gallery-columns-3 figure:nth-of-type(3n + 3) {
  margin-right: 0;
}

.gallery.gallery-columns-3 figure:nth-of-type(3n + 4) {
  clear: left;
}

.gallery.gallery-columns-2 figure {
  width: 49%;
}

.gallery.gallery-columns-2 figure:nth-of-type(even) {
  margin-right: 0;
}

.gallery.gallery-columns-2 figure:nth-of-type(odd) {
  clear: left;
}

.gallery.gallery-columns-4 figure {
  width: 23.25%;
}

.gallery.gallery-columns-4 figure:nth-of-type(4n + 4) {
  margin-right: 0;
}

.gallery.gallery-columns-4 figure:nth-of-type(4n + 5) {
  clear: left;
}

.gallery.gallery-columns-5 figure {
  width: 18%;
}

.gallery.gallery-columns-5 figure:nth-of-type(5n + 5) {
  margin-right: 0;
}

.gallery.gallery-columns-5 figure:nth-of-type(5n + 6) {
  clear: left;
}

.gallery.gallery-columns-6 figure {
  width: 14.2%;
}

.gallery.gallery-columns-6 figure:nth-of-type(6n + 6) {
  margin-right: 0;
}

.gallery.gallery-columns-6 figure:nth-of-type(6n + 7) {
  clear: left;
}

.gallery.gallery-columns-7 figure {
  width: 12%;
}

.gallery.gallery-columns-7 figure:nth-of-type(7n + 7) {
  margin-right: 0;
}

.gallery.gallery-columns-7 figure:nth-of-type(7n + 8) {
  clear: left;
}

.gallery.gallery-columns-8 figure {
  width: 10.2%;
}

.gallery.gallery-columns-8 figure:nth-of-type(8n + 8) {
  margin-right: 0;
}

.gallery.gallery-columns-8 figure:nth-of-type(8n + 9) {
  clear: left;
}

.gallery.gallery-columns-9 figure {
  width: 8.85%;
}

.gallery.gallery-columns-9 figure:nth-of-type(9n + 9) {
  margin-right: 0;
}

.gallery.gallery-columns-9 figure:nth-of-type(9n + 10) {
  clear: left;
}

@media (max-width: 767px) {
  img.alignright,
  div.alignright,
  figure.alignright,
  img.alignleft,
  div.alignleft,
  figure.alignleft {
    display: block;
    margin: 1em auto;
    float: none;
  }

  .gallery.gallery-columns-4 figure,
  .gallery.gallery-columns-5 figure,
  .gallery.gallery-columns-6 figure,
  .gallery.gallery-columns-7 figure,
  .gallery.gallery-columns-8 figure,
  .gallery.gallery-columns-9 figure {
    width: 100%;
    margin: 0 0 1em 0;
    float: none;
  }
}
.widget {
  margin-bottom: 5px;
  position: relative;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.widget .widget-title {
  position: relative;
  display: block;
  z-index: 1;
  padding: 10px;
  background: #363195;
  color: #fff;
}
.widget .widget-title .icon {
  margin-left: 5px;
}
.widget .widget-title h3 {
  font-size: 1em;
}
.widget .widget-title-footer {
  position: relative;
  display: block;
  z-index: 1;
  padding: 5px;
  color: #fff;
}
.widget .widget-title-footer .icon {
  margin-left: 5px;
}
.widget .widget-title-footer h3 {
  font-size: 1em;
}
.widget table td,
.widget table th {
  padding: 0;
}
.widget.widget_recent_comments ul li, .widget.widget_recent_entries ul li, .widget.widget_archive ul li, .widget.widget_nav_menu ul li, .widget.widget_categories ul li, .widget.widget_pages ul li, .widget.widget_meta ul li {
  padding: 10px;
  border-bottom: 1px dashed var(--grayColor);
}
.widget.widget_recent_comments ul li:last-child, .widget.widget_recent_entries ul li:last-child, .widget.widget_archive ul li:last-child, .widget.widget_nav_menu ul li:last-child, .widget.widget_categories ul li:last-child, .widget.widget_pages ul li:last-child, .widget.widget_meta ul li:last-child {
  border: 0;
}
.widget .search-widget .search-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.widget .search-widget .search-form label {
  width: 100%;
  margin-left: 1%;
}
.widget .search-widget .search-form input[type="submit"] {
  padding: 0 5px;
}

.ap-widget-social ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
}
.ap-widget-social ul li {
  padding: 2px;
}
.ap-widget-social ul li a {
  display: block;
  color: var(--fontDark);
}
.ap-widget-social ul li a i {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: 1px solid rgba(29, 29, 29, 0.08);
  font-size: 2em;
}
.ap-widget-social ul li a:hover {
  color: #fff !important;
}
.ap-widget-social ul li a:hover i {
  border-color: transparent;
}
.ap-widget-social ul li a:hover .fa-facebook {
  background: #3b5998;
}
.ap-widget-social ul li a:hover .fa-youtube {
  background: #cd201f;
}
.ap-widget-social ul li a:hover .fa-twitter {
  background: #55acee;
}
.ap-widget-social ul li a:hover .fa-instagram {
  background: #e4405f;
}
.ap-widget-social ul li a:hover .fa-pinterest {
  background: #bd081c;
}
.ap-widget-social ul li a:hover .fa-linkedin {
  background: #0077b5;
}
.ap-widget-social ul li a:hover .fa-flickr {
  background: #ff0084;
}
.ap-widget-social ul li a:hover .fa-digg {
  background: #005be2;
}
.ap-widget-social ul li a:hover .fa-reddit {
  background: #ff5700;
}
.ap-widget-social ul li a:hover .fa-snapchat {
  background: #fffc00;
}
.ap-widget-social ul li a:hover .fa-telegram {
  background: #0088cc;
}
.ap-widget-social ul li a:hover .fa-dribbble {
  background: #ea4c89;
}

.ap-widget-slider {
  padding: 0;
}
.ap-widget-slider .polist {
  display: none;
}
.ap-widget-slider .polist.slick-initialized {
  display: block;
}
.ap-widget-slider .polist:hover .slick-arrow {
  opacity: 1;
}
.ap-widget-slider .polist:hover .slick-arrow.button-prev {
  right: 5px;
}
.ap-widget-slider .polist:hover .slick-arrow.button-next {
  left: 5px;
}
.ap-widget-slider .polist .itemcard {
  position: relative;
  width: calc(100% * 1 / 2 - 1em);
}
.ap-widget-slider .polist .itemcard .thumbnail {
  height: 250px;
}
.ap-widget-slider .polist .itemcard .det {
  padding: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
}
.ap-widget-slider .polist .itemcard .det h2 {
  font-size: 1.2em;
  margin-bottom: 2.5px;
}
.ap-widget-slider .polist .itemcard .det .it-category {
  color: #fff;
  font-size: 0.7em;
  padding: 3px 7px;
}
.ap-widget-slider .polist .itemcard .det .it-time {
  font-size: 0.7em;
}
.ap-widget-slider .polist .slick-arrow {
  width: 30px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: none;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 18;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  background: #363195;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  opacity: 0;
}
.ap-widget-slider .polist .slick-arrow.slick-disabled {
  background: #ddd;
}
.ap-widget-slider .polist .slick-arrow:hover {
  border: 3px solid rgba(255, 255, 255, 0.23);
}
.ap-widget-slider .polist .slick-arrow.button-prev {
  right: 0;
}
.ap-widget-slider .polist .slick-arrow.button-next {
  left: 0;
}

.ap-widget-timeline .block-label {
  margin-bottom: 0 !important;
}
.ap-widget-timeline .widget-title {
  margin-bottom: 0;
}
.ap-widget-timeline .timeline-content {
  position: relative;
  list-style: none;
  font-weight: 100;
  display: none;
}
.ap-widget-timeline .timeline-content.slick-initialized {
  display: block;
}
.ap-widget-timeline .timeline-content .info-txt {
  text-align: right;
  margin-left: 0;
  position: relative;
  height: 32px;
  overflow: hidden;
  border-bottom: 1px dashed var(--grayColordark);
  font-size: 1em;
}
.ap-widget-timeline .timeline-content .info-txt .info-txt-titre {
  position: absolute;
  right: 50px;
  width: 212px;
}
.ap-widget-timeline .timeline-content .info-txt .info-txt-titre h2 {
  font-size: 1em;
  font-weight: 400;
  height: 33px;
  line-height: 33px;
  margin: 0 !important;
  padding: 0 !important;
  width: 500px;
}
.ap-widget-timeline .timeline-content .info-txt .info-txt-icon {
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px;
  background: var(--bodyColor);
  width: 45px;
  display: inline-block;
  font-family: sans-serif;
  color: #363195;
  text-align: center;
}
.ap-widget-timeline .timeline-content .slick-arrow {
  position: absolute;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  left: 22px;
  top: -44px;
  color: #fff;
  z-index: 99;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.06);
  cursor: pointer;
}
.ap-widget-timeline .timeline-content .slick-arrow.button-down {
  transform: translateX(50%);
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
}
.ap-widget-timeline .timeline-content .slick-arrow.button-up {
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.ap-widget-timeline .timeline-content .slick-arrow.slick-disabled {
  opacity: 0.5;
  cursor: auto;
}

.ap-widget-news {
  padding-bottom: 0 !important;
}
.ap-widget-news .itemcard {
  position: relative;
  border-bottom: 1px dashed var(--borderColor);
  padding: 5px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ap-widget-news .itemcard .thumbnail {
  position: relative;
}
.ap-widget-news .itemcard .det h2 {
  font-size: 1em;
  color: var(--fontDark);
  margin-bottom: 2.5px;
}
.ap-widget-news .itemcard .det .it-category {
  display: none;
}
.ap-widget-news .itemcard .det .it-time {
  font-size: 0.7em;
}
.ap-widget-news .itemcard:last-child {
  border-bottom: 0;
}
.ap-widget-news .play-media .thumbnail:after {
  content: "\f04b";
  font-weight: 900;
  font-size: 13px;
  color: #fff;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 5px;
  top: 5px;
  border: 2px solid;
  height: 35px;
  width: 35px;
  padding-left: 3px;
  text-align: center;
  line-height: 33px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.ap-widget-news .news-ver-polist .itemcard .thumbnail {
  width: 130px;
}
.ap-widget-news .news-ver-polist .itemcard .det {
  padding: 5px;
  width: calc(100% - 130px);
}
.ap-widget-news .news-hor-polist .itemcard {
  padding: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ap-widget-news .news-hor-polist .itemcard .thumbnail {
  width: 100%;
  margin-bottom: 5px;
}
.ap-widget-news .news-hor-polist .itemcard .det {
  width: 100%;
  padding: 0 5px;
}

.ap-widget-editors .itemcard {
  position: relative;
  margin-bottom: 5px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: var(--fontDark);
  padding: 5px;
}
.ap-widget-editors .itemcard .thumbnail {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.ap-widget-editors .itemcard .det {
  padding: 5px;
  width: calc(100% - 55px);
}
.ap-widget-editors .itemcard .det h2 {
  font-size: 1em;
  margin-bottom: 2.5px;
}
.ap-widget-editors .itemcard .det .it-author {
  font-size: 0.8em;
  margin-bottom: 5px;
}
.ap-widget-editors .itemcard .det .it-time {
  font-size: 0.7em;
}

.ap-widget-tabs {
  padding: 0;
}
.ap-widget-tabs.tabs .tabs-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.ap-widget-tabs.tabs .tabs-nav li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.ap-widget-tabs.tabs .tabs-nav li h4 {
  font-size: 1em;
  font-weight: 800;
}
.ap-widget-tabs.tabs .tabs-nav li a {
  background: var(--grayColor);
  display: block;
  padding: 10px 15px;
}
.ap-widget-tabs.tabs .tabs-nav li a.active {
  background: #363195;
  color: #fff;
}
.ap-widget-tabs.tabs .tabgroup {
  counter-reset: my-awesome-counter;
}
.ap-widget-tabs.tabs .tabgroup .itemcard {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 5px;
  color: var(--fontDark);
  border-bottom: 1px dashed var(--borderColor);
}
.ap-widget-tabs.tabs .tabgroup .itemcard .thumbnail {
  width: 130px;
}
.ap-widget-tabs.tabs .tabgroup .itemcard .det {
  padding: 5px;
  width: calc(100% - 130px);
}
.ap-widget-tabs.tabs .tabgroup .itemcard .det h2 {
  font-size: 1em;
  margin-bottom: 2.5px;
}
.ap-widget-tabs.tabs .tabgroup .itemcard .det .it-category {
  display: none;
}
.ap-widget-tabs.tabs .tabgroup .itemcard .det .it-time {
  font-size: 0.7em;
}
.ap-widget-tabs.tabs .tabgroup .itemcard:last-child {
  border-bottom: 0;
}
.ap-widget-tabs.tabs .tabgroup .card_comments {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 5px;
  padding: 5px;
  border-bottom: 1px dashed var(--borderColor);
  position: relative;
}
.ap-widget-tabs.tabs .tabgroup .card_comments .thumbnail {
  width: 50px;
  height: 50px;
  padding-bottom: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.ap-widget-tabs.tabs .tabgroup .card_comments .content {
  width: calc(100% - 50px);
  padding: 5px;
}
.ap-widget-tabs.tabs .tabgroup .card_comments .content .small {
  display: block;
  opacity: 0.7;
}
.ap-widget-tabs.tabs .tabgroup .card_comments:last-child {
  border-bottom: 0;
}

.ap-widget-ad .bnr-content {
  width: 100%;
  display: block;
}
.ap-widget-ad .bnr-content img {
  max-width: 100%;
  height: auto;
}

.ap-widget-top .news-polist .item-td {
  padding: 15px 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 5px;
}
.ap-widget-top .news-polist .item-td .thumbnail {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.ap-widget-top .news-polist .item-td .img {
  width: 90px;
  height: 90px;
  position: relative;
}
.ap-widget-top .news-polist .item-td .img:after {
  content: "";
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  border-radius: 5em;
  z-index: 2;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: var(--grayColor);
  color: #fff;
  font-family: "Font Awesome 5 Free";
  font-weight: 800;
}
.ap-widget-top .news-polist .item-td.top .img:after {
  content: "\f062";
  background: #21ecac !important;
  top: -10px;
}
.ap-widget-top .news-polist .item-td.down .img:after {
  content: "\f063";
  background: #e40257 !important;
  bottom: -10px;
}
.ap-widget-top .news-polist .item-td .det {
  padding: 0 10px;
  width: calc(100% - 90px);
}
.ap-widget-top .news-polist .item-td .det h3 {
  color: var(--fontDark);
  font-weight: 800;
  font-size: 1em;
}
.ap-widget-top .news-polist .item-td .det p {
  font-size: 0.8em;
  opacity: 0.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ap-widget-weather {
  color: var(--fontDark);
}
.ap-widget-weather .head td {
  padding: 10px;
}
.ap-widget-weather .head select {
  height: 2rem;
  padding: 0 1rem;
  background-position: 5px;
}
.ap-widget-weather .wt {
  padding: 10px 0;
}
.ap-widget-weather .meteo_today {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ap-widget-weather .meteo_today .situation_block,
.ap-widget-weather .meteo_today .high_low_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 10px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ap-widget-weather .meteo_today .temp_block {
  font-size: 3rem;
}
.ap-widget-weather .meteo_today .icon_block img {
  width: 80px;
  height: auto;
}
.ap-widget-weather .meteo_today .high_low_block i {
  font-size: 11px;
}
.ap-widget-weather .meteo_week td {
  text-align: center !important;
}
.ap-widget-weather .meteo_week td img {
  max-width: 35px;
  display: block;
  margin: auto;
}
.ap-widget-weather .meteo_week td span {
  display: block;
}
.ap-widget-weather .meteo_week .weather-name {
  font-size: 0.8em;
}
.ap-widget-weather table {
  display: inline-table;
}
.ap-widget-weather table td,
.ap-widget-weather table th {
  font-size: 0.8em;
  text-align: center !important;
}

.with-color .ap-widget-social ul li a {
  color: #fff;
}
.with-color .ap-widget-timeline .timeline-content .item .infoPost span.time {
  color: #fff;
}
.with-color .ap-widget-timeline .timeline-content .item h2 {
  color: #fff;
}
.with-color .ap-widget-news .itemcard .det .it-time,
.with-color .ap-widget-news .itemcard .det h2 {
  color: #fff;
}
.with-color .ap-widget-editors .itemcard {
  color: #fff;
}
.with-color .ap-widget-tabs.tabs .tabgroup .itemcard,
.with-color .ap-widget-tabs.tabs .tabgroup .card_comments {
  color: #fff;
}

#ap_footer .ap-widget-news .itemcard .det h2,
#ap_footer .ap-widget-editors .itemcard .det,
#ap_footer .ap-widget-timeline .timeline-content .item h2,
#ap_footer .ap-widget-tabs.tabs .tabgroup .itemcard .det {
  color: #fff;
}
#ap_footer .ap-widget-tabs.tabs .tabs-nav li a {
  padding: 10px;
  background: var(--fontDark);
}

.entry {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: unset;
  font-size: 1em;
  color: var(--fontDark);
}
.entry p {
  text-align: justify;
  line-height: 150%;
  margin-bottom: 1em;
}
.entry blockquote {
  position: relative;
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  color: #58a587;
  border-radius: 6px;
  background: #f6fbf9;
  padding: 30px 38px 24px;
  margin-bottom: 10px;
}
.entry blockquote:after {
  display: block;
  content: "”";
  font-size: 70px;
  line-height: 0;
  font-family: Georgia;
  font-style: normal;
  position: absolute;
  right: 10px;
  top: 40px;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
  margin-top: 1em;
  margin-bottom: 1em;
  line-height: 1.5em;
  font-weight: 400;
  font-size: 1.5rem;
}
.entry ol,
.entry ul {
  margin: 20px 30px 20px 0;
}
.entry ul li {
  list-style: outside disc;
  list-style-image: none;
}
.entry ol li {
  list-style: outside decimal;
}
.entry li {
  margin: 0 0 5px;
}
.entry li ul,
.entry li ol {
  margin: 5px 0 0 15px;
}
.entry img {
  max-width: 100%;
}
.entry iframe {
  max-width: 100%;
}
.entry figure {
  max-width: 100%;
}
.entry .post_tags {
  margin: 20px 0;
}
.entry .post_tags span.tgt {
  background: #f6f7fb;
  font-size: 13px;
  color: #a9a9a9;
  padding: 5px 10px;
  margin-left: 10px;
}
.entry .post_tags a {
  font-size: 13px;
}
.entry pre,
.entry code {
  background: var(--grayColor);
  direction: ltr;
  text-align: left;
  padding: 5px;
}
.entry img,
.entry .size-auto,
.entry .size-full,
.entry .size-large,
.entry .size-medium,
.entry .attachment img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.entry .centered,
.entry .aligncenter {
  display: block;
  margin: 5px auto;
}
.entry .alignright {
  margin: 5px 0 5px 25px;
  display: inline;
  float: right;
}
.entry .alignleft {
  margin: 5px 25px 5px 0;
  display: inline;
  float: left;
}

/*
  Comments style
*/
.ap-filter-comments,
.comment-list,
.comment-respond {
  border-color: var(--grayColor);
  padding: 5px;
}

.required-field-message {
  display: none;
}

.comments-area {
  margin-bottom: 10px;
}
.comments-area .tt {
  background: #363195;
  color: #fff;
  text-align: center;
}
.comments-area .tt h5 {
  padding: 10px;
  font-size: 1rem;
}
.comments-area .ap-filter-comments {
  text-align: center;
}
.comments-area .ap-filter-comments .d-block {
  display: block;
}
.comments-area .ap-filter-comments #comment_filter {
  border-radius: 5px;
  -o-border-image: initial;
     border-image: initial;
  font-size: 1rem;
  margin: 10px 0;
}

.comment-body p {
  text-align: justify;
  line-height: 1rem;
  margin-bottom: 0;
  line-height: 2;
}

.comment-list {
  list-style: none;
}

.comment-author img {
  border-radius: 100%;
}

.comment-author {
  margin-bottom: 12px;
  color: #c00;
  font-size: 1rem;
  font-weight: bold;
}
.comment-author a {
  color: #c00;
}

.commentmetadata {
  font-size: 0.7rem;
  color: #6c757d;
  margin-bottom: 5px;
}

.commentmetadata a {
  color: inherit;
}

cite.fn {
  margin: 0px 5px;
  font-style: normal;
}

.says {
  display: none;
}

.comments-area .comment-list .comment-body {
  position: relative;
  background: var(--grayColor);
  padding: 10px 10px 0;
  margin-bottom: 10px;
  border: 1px solid var(--bodyColor);
}

#single-post-quick-read {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: auto;
  z-index: 1000000;
  display: none;
}

.comment-author:before {
  display: inline-block;
  content: counter(item) " - ";
  counter-increment: item;
}

.comment-list {
  counter-reset: item;
}

.is-invalid {
  border: 1px #f00 solid !important;
}

.fn {
  margin-right: 0;
}

.vote-counter {
  height: 25px;
  line-height: 25px;
  background: var(--bodyColor);
  border: 1px solid var(--borderColor);
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 0.7rem;
  border-radius: 4px;
  padding: 0 10px;
  margin-right: 10px;
}

.comment-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  border-top: 1px solid var(--borderColor);
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.comment-action span {
  cursor: pointer;
}

.comment-action i {
  font-size: 15px;
}

.action-text {
  font-size: 12px;
  font-weight: bold;
}

.un-like-btn {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border: 0;
  display: inline-block;
}

.d-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.mr-auto {
  margin-right: auto;
}
.mr-auto > * {
  padding: 0 10px;
  font-size: 0.7rem;
}

/*
    comment-respond
    */
.comment-respond .required {
  position: absolute;
  left: 5px;
  top: 5px;
  color: red;
}
.comment-respond .comment-reply-title {
  margin: 1rem 0;
}
.comment-respond .row {
  width: auto;
  margin-left: -5px;
  margin-right: -5px;
}
.comment-respond .col-half {
  width: 50%;
  padding: 0 10px;
}
.comment-respond .col-full {
  width: 100%;
  padding: 0 10px;
}
.comment-respond .col-full .single-input {
  margin-bottom: 0;
}
.comment-respond .single-input {
  margin-bottom: 20px;
  position: relative;
}
.comment-respond .single-input input,
.comment-respond .single-input textarea {
  background: var(--bodyColor);
  border-radius: 5px;
  position: relative;
  padding-left: 20px;
  padding-right: 40px;
  width: 100%;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.comment-respond .single-input input:focus,
.comment-respond .single-input textarea:focus {
  border-color: #363195;
}
.comment-respond .single-input i {
  position: absolute;
  right: 16px;
  top: 15px;
}

.alert-box {
  margin: 10px 0;
  padding: 10px;
  border-radius: 3px;
}

.ajax-success {
  color: #270;
  background-color: #dff2bf;
}

.ajax-error {
  color: #d8000c;
  background-color: #ffbaba;
}

@media only screen and (max-width: 768px) {
  .comment-list {
    padding: 0;
  }

  .comment-respond .col-half {
    width: 100%;
  }
  .comment-respond .btn-submit {
    width: 100%;
  }
}
.pagination-centered {
  padding: 20px;
  text-align: center;
}
.pagination-centered .pager {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination-centered .pager li {
  margin: 5px;
}
.pagination-centered .pager li > a {
  padding: 5px 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  display: block;
}
.pagination-centered .pager li a {
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.09);
}
.pagination-centered .pager li a:hover {
  background: #363195;
  color: #fff;
}

.ap_load {
  display: inline-block;
}
.ap_load .btn {
  padding: 10px 40px;
  background: #363195;
  color: #fff;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  border: 1px solid transparent;
}
.ap_load .btn:hover {
  background: transparent !important;
  color: #363195;
  border: 1px solid #363195;
}
.ap_load .btn.dsct {
  background: #f0f2f5 !important;
  color: #444 !important;
  cursor: auto;
  border: 0;
}

.ap-spinner {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin: 0 auto;
  background-color: #363195;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
.infinite_load {
  text-align: center;
  padding: 5px;
}
.infinite_load i {
  font-size: 2rem;
}
