/* arabic */
@font-face {
  font-family: "Helvetica Neue W23";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/HelveticaNeue/HelveticaNeueW23forSKY-Lig_T02.eot?") format("eot"), url("fonts/HelveticaNeue/HelveticaNeueW23forSKY-Lig_T02.woff") format("woff"), url("fonts/HelveticaNeue/HelveticaNeueW23forSKY-Lig_T02.svg#Helvetica_Neue_W23") format("svg"), url("fonts/HelveticaNeue/HelveticaNeueW23forSKY-Lig_T02.ttf") format("truetype"); }
@font-face {
  font-family: "Helvetica Neue W23";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/HelveticaNeue/HelveticaNeueW23forSKY-Reg_T02.eot?") format("eot"), url("fonts/HelveticaNeue/HelveticaNeueW23forSKY-Reg_T02.woff") format("woff"), url("fonts/HelveticaNeue/HelveticaNeueW23forSKY-Reg_T02.svg#Helvetica_Neue_W23") format("svg"), url("fonts/HelveticaNeue/HelveticaNeueW23forSKY-Reg_T02.ttf") format("truetype"); }
@font-face {
  font-family: "Helvetica Neue W23";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/HelveticaNeue/HelveticaNeueW23forSKY-Bd_T02.eot?") format("eot"), url("fonts/HelveticaNeue/HelveticaNeueW23forSKY-Bd_T02.woff") format("woff"), url("fonts/HelveticaNeue/HelveticaNeueW23forSKY-Bd_T02.svg#Helvetica_Neue_W23") format("svg"), url("fonts/HelveticaNeue/HelveticaNeueW23forSKY-Bd_T02.ttf") format("truetype"); }
body {
  color: #1d1c1a;
  font-size: 14px;
  font-family: "Helvetica Neue W23" , Arial, Helvetica, sans-serif;
  line-height: 1.428571429;
  direction: rtl;
  text-align: right;
  background-color: #fafafa; }

a {
  color: #1d1c1a;
  text-decoration: none; }
  a:hover {
    color: #1772aa;
    text-decoration: none; }

.center, .mobile-menu .menu-button span, .entry-box .entry-box-share a i, .main-header .menu-toggle span, .page-post .page-post-container .post-slider .swiper-button i, .page-post .page-post-container .post-share a i, .page-post .page-post-container .post-share a svg, .page-author .author-container .entry-box-news-3 .author-social a i, .page-ghassan-body .entry-box-news-5 .entry-box-image .ico-play i {
  position: absolute;
  top: 50%;
  right: 50%;
  -moz-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%); }

.transition, .swiper-container .swiper-wrapper, .mobile-menu, .mobile-menu .links > li > a, .mobile-menu .links > li > a i, .mobile-menu .links > li > .list-toggle i, .mobile-menu .social a, .entry-box .entry-box-share a, .entry-box-news .entry-box-image a.image::before, .entry-box-news-4 .entry-box-image a.image::before, .main-header .main-logo, .main-header .main-menu .menu > li, .main-header .main-menu .menu > li > a, .main-header .main-menu .menu > li > a span, .main-header .main-menu .menu > li > a span::before, .main-header .main-menu .menu > li > a span::after, .main-header .main-menu .menu > li > ul > li, .main-header .weather, .main-header .social, .main-header .search, .main-header .weather.dropdown .main-city .city-name, .main-header .weather.dropdown .main-city .icon, .main-header .weather.dropdown .main-city .date, .main-header .weather.dropdown .main-city .numb, .search-box, .search-box label, .search-box .line, .widget-1 .entry-box .entry-box-image a.image::before, .widget-2.widget-2-2 .entry-box-news-2::after, .widget-2.widget-2-2 .entry-box-news-2 .entry-box-cat, .widget-2.widget-2-2 .entry-box-news-2 .entry-box-time, .page-post .page-post-container .fonts-controls .item i::before, .page-post .page-post-container .fonts-controls .item i::after, .site-bar .weather.dropdown .main-city .city-name, .site-bar .weather.dropdown .main-city .icon, .site-bar .weather.dropdown .main-city .date, .site-bar .weather.dropdown .main-city .numb, .page-ghassan-body .entry-box-news-5 .entry-box-icon span.number {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

.transition2 {
  -webkit-transition: all cubic-bezier(0.68, -0.55, 0.27, 1.55) 0.2s;
  -moz-transition: all cubic-bezier(0.68, -0.55, 0.27, 1.55) 0.2s;
  -ms-transition: all cubic-bezier(0.68, -0.55, 0.27, 1.55) 0.2s;
  -o-transition: all cubic-bezier(0.68, -0.55, 0.27, 1.55) 0.2s;
  transition: all cubic-bezier(0.68, -0.55, 0.27, 1.55) 0.2s; }

.marquee {
  overflow: hidden; }

.swiper-container .swiper-wrapper {
  opacity: 1; }
  .swiper-container .swiper-wrapper.opacity {
    opacity: 0; }

body.mobile-menu-active {
  overflow: hidden; }
  body.mobile-menu-active .mobile-menu-overlay {
    visibility: visible;
    background-color: rgba(31, 32, 37, 0.14); }
  body.mobile-menu-active .mobile-menu {
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
    body.mobile-menu-active .mobile-menu .links > li > a {
      opacity: 1; }
      body.mobile-menu-active .mobile-menu .links > li > a i {
        -moz-transform: translateY(0) rotate(0);
        -o-transform: translateY(0) rotate(0);
        -ms-transform: translateY(0) rotate(0);
        -webkit-transform: translateY(0) rotate(0);
        transform: translateY(0) rotate(0); }
    body.mobile-menu-active .mobile-menu .social a {
      opacity: 1;
      -moz-transform: translateY(0);
      -o-transform: translateY(0);
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      transform: translateY(0); }

.mobile-menu-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  visibility: hidden; }

.mobile-menu {
  min-width: 260px;
  width: 260px;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 101;
  background: #474747;
  background: -webkit-linear-gradient(right, #474747, #757575);
  background: linear-gradient(to left, #474747, #757575);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }
  .mobile-menu .col:first-child {
    overflow: scroll; }
  .mobile-menu .bar {
    width: 48px;
    border-right: 1px solid #686868;
    background-color: #757575; }
  .mobile-menu .menu-button {
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: relative; }
  .mobile-menu .links {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .mobile-menu .links > li {
      position: relative;
      border-bottom: 1px solid rgba(71, 71, 71, 0.2); }
      .mobile-menu .links > li:nth-child(1) a, .mobile-menu .links > li:nth-child(1) a i {
        transition-delay: 0.05s; }
      .mobile-menu .links > li:nth-child(2) a, .mobile-menu .links > li:nth-child(2) a i {
        transition-delay: 0.1s; }
      .mobile-menu .links > li:nth-child(3) a, .mobile-menu .links > li:nth-child(3) a i {
        transition-delay: 0.15s; }
      .mobile-menu .links > li:nth-child(4) a, .mobile-menu .links > li:nth-child(4) a i {
        transition-delay: 0.2s; }
      .mobile-menu .links > li:nth-child(5) a, .mobile-menu .links > li:nth-child(5) a i {
        transition-delay: 0.25s; }
      .mobile-menu .links > li:nth-child(6) a, .mobile-menu .links > li:nth-child(6) a i {
        transition-delay: 0.3s; }
      .mobile-menu .links > li:nth-child(7) a, .mobile-menu .links > li:nth-child(7) a i {
        transition-delay: 0.35s; }
      .mobile-menu .links > li:nth-child(8) a, .mobile-menu .links > li:nth-child(8) a i {
        transition-delay: 0.4s; }
      .mobile-menu .links > li:nth-child(9) a, .mobile-menu .links > li:nth-child(9) a i {
        transition-delay: 0.45s; }
      .mobile-menu .links > li:nth-child(10) a, .mobile-menu .links > li:nth-child(10) a i {
        transition-delay: 0.5s; }
      .mobile-menu .links > li:nth-child(11) a, .mobile-menu .links > li:nth-child(11) a i {
        transition-delay: 0.55s; }
      .mobile-menu .links > li:nth-child(12) a, .mobile-menu .links > li:nth-child(12) a i {
        transition-delay: 0.6s; }
      .mobile-menu .links > li:nth-child(13) a, .mobile-menu .links > li:nth-child(13) a i {
        transition-delay: 0.65s; }
      .mobile-menu .links > li:nth-child(14) a, .mobile-menu .links > li:nth-child(14) a i {
        transition-delay: 0.7s; }
      .mobile-menu .links > li:nth-child(15) a, .mobile-menu .links > li:nth-child(15) a i {
        transition-delay: 0.75s; }
      .mobile-menu .links > li:nth-child(16) a, .mobile-menu .links > li:nth-child(16) a i {
        transition-delay: 0.8s; }
      .mobile-menu .links > li:nth-child(17) a, .mobile-menu .links > li:nth-child(17) a i {
        transition-delay: 0.85s; }
      .mobile-menu .links > li:nth-child(18) a, .mobile-menu .links > li:nth-child(18) a i {
        transition-delay: 0.9s; }
      .mobile-menu .links > li:nth-child(19) a, .mobile-menu .links > li:nth-child(19) a i {
        transition-delay: 0.95s; }
      .mobile-menu .links > li:nth-child(20) a, .mobile-menu .links > li:nth-child(20) a i {
        transition-delay: 1s; }
      .mobile-menu .links > li > a {
        display: block;
        color: #ffffff;
        position: relative;
        padding: 12px 20px;
        opacity: 0; }
        .mobile-menu .links > li > a i {
          font-size: 20px;
          -moz-transform: translateY(-50%) rotate(180deg);
          -o-transform: translateY(-50%) rotate(180deg);
          -ms-transform: translateY(-50%) rotate(180deg);
          -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg); }
      .mobile-menu .links > li > .list-toggle {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        height: 44px;
        width: 100%;
        z-index: 2; }
        .mobile-menu .links > li > .list-toggle i {
          font-size: 14px;
          color: #a4a4a4;
          position: absolute;
          top: 50%;
          left: 20px;
          transform: translateY(-50%); }
      .mobile-menu .links > li > ul {
        display: none;
        list-style-type: none; }
        .mobile-menu .links > li > ul > li > a {
          display: block;
          color: #ffffff;
          padding-top: 8px;
          padding-bottom: 8px; }
        .mobile-menu .links > li > ul ~ .list-toggle {
          display: block; }
      .mobile-menu .links > li.active > a {
        background-color: #3d3d3d; }
      .mobile-menu .links > li.active > .list-toggle i {
        color: #ffffff;
        transform: translateY(-50%) rotate(180deg); }
      .mobile-menu .links > li.active > ul {
        display: block; }
  .mobile-menu .social a {
    color: #ffffff;
    font-size: 18px;
    padding-top: 8px;
    padding-bottom: 8px;
    opacity: 0;
    -moz-transform: translateY(-70%);
    -o-transform: translateY(-70%);
    -ms-transform: translateY(-70%);
    -webkit-transform: translateY(-70%);
    transform: translateY(-70%); }
    .mobile-menu .social a:nth-child(1) {
      transition-delay: 0.05s; }
    .mobile-menu .social a:nth-child(2) {
      transition-delay: 0.1s; }
    .mobile-menu .social a:nth-child(3) {
      transition-delay: 0.15s; }
    .mobile-menu .social a:nth-child(4) {
      transition-delay: 0.2s; }
    .mobile-menu .social a:nth-child(5) {
      transition-delay: 0.25s; }
    .mobile-menu .social a:nth-child(6) {
      transition-delay: 0.3s; }
    .mobile-menu .social a:nth-child(7) {
      transition-delay: 0.35s; }
    .mobile-menu .social a:nth-child(8) {
      transition-delay: 0.4s; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pace-inactive {
  display: none; }

.pace .pace-progress {
  background: #333333;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px; }

.pace .pace-progress-inner {
  display: block;
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #333333, 0 0 5px #333333;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 15px;
  right: 15px;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #333333;
  border-left-color: #333333;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite; }

@-webkit-keyframes pace-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes pace-spinner {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-o-keyframes pace-spinner {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-ms-keyframes pace-spinner {
  0% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes pace-spinner {
  0% {
    transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg); } }
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out; }

.loader {
  height: 2.5em;
  color: colors("press", "500");
  font-size: 4px;
  position: absolute;
  text-indent: -9999em;
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0; }

.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.loader:after {
  left: 3.5em; }

@-webkit-keyframes load7 {
  0%,
    80%,
    100% {
    box-shadow: 0 2.5em 0 -1.3em; }
  40% {
    box-shadow: 0 2.5em 0 0; } }
@keyframes load7 {
  0%,
    80%,
    100% {
    box-shadow: 0 2.5em 0 -1.3em; }
  40% {
    box-shadow: 0 2.5em 0 0; } }
.menu-toggle > span {
  position: relative;
  display: block;
  width: 24px;
  height: 1px;
  border: none;
  cursor: pointer;
  background: currentColor;
  color: inherit;
  font-size: 0;
  transition: 0.35s; }
  .menu-toggle > span:before, .menu-toggle > span:after {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 100%;
    height: 1px;
    background: currentColor;
    content: "";
    transition: transform 0.35s; }
  .menu-toggle > span:before {
    transform: translate(-50%, -6px); }
  .menu-toggle > span:after {
    transform: translate(-50%, 6px); }
.menu-toggle.style-1 > span:before, .menu-toggle.style-1 > span:after {
  transform-origin: 50% 0%; }
.menu-toggle.style-1.active > span, .menu-toggle.style-1.cross > span {
  background: transparent; }
  .menu-toggle.style-1.active > span:before, .menu-toggle.style-1.cross > span:before {
    transform: translate(-50%, 0) rotate(45deg); }
  .menu-toggle.style-1.active > span:after, .menu-toggle.style-1.cross > span:after {
    transform: translate(-50%, 0) rotate(-45deg); }

.entry-box .entry-box-share {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3; }
  .entry-box .entry-box-share a {
    display: block;
    width: 34px;
    height: 34px;
    color: #fff;
    font-size: 16px;
    position: relative;
    border: 2px solid #ffffff;
    transform: translateX(-10px) scale(1.075);
    opacity: 0; }
    .entry-box .entry-box-share a[class*="facebook"] {
      background-color: #3b5998; }
    .entry-box .entry-box-share a[class*="twitter"] {
      background-color: #1da1f2; }
    .entry-box .entry-box-share a[class*="whatsapp"] {
      background-color: #075e54; }
    .entry-box .entry-box-share a[class*="instagram"] {
      background-color: #405de6; }
    .entry-box .entry-box-share a[class*="youtube"] {
      background-color: #ff0000; }
    .entry-box .entry-box-share a[class*="google-plus"] {
      background-color: #dd4b39; }
    .entry-box .entry-box-share a:nth-child(1) {
      transition-delay: 0.05s; }
    .entry-box .entry-box-share a:nth-child(2) {
      transition-delay: 0.1s; }
    .entry-box .entry-box-share a:nth-child(3) {
      transition-delay: 0.15s; }
    .entry-box .entry-box-share a:nth-child(4) {
      transition-delay: 0.2s; }
    .entry-box .entry-box-share a:nth-child(5) {
      transition-delay: 0.25s; }
    .entry-box .entry-box-share a:nth-child(6) {
      transition-delay: 0.3s; }
    .entry-box .entry-box-share a:nth-child(7) {
      transition-delay: 0.35s; }
    .entry-box .entry-box-share a:nth-child(8) {
      transition-delay: 0.4s; }
    .entry-box .entry-box-share a:nth-child(9) {
      transition-delay: 0.45s; }
    .entry-box .entry-box-share a:nth-child(10) {
      transition-delay: 0.5s; }
.entry-box:hover .entry-box-share a {
  opacity: 1;
  transform: translateX(0) scale(1); }

.entry-box-news {
  position: relative; }
  .entry-box-news .entry-box-image {
    position: relative; }
    .entry-box-news .entry-box-image a.image {
      display: block; }
      .entry-box-news .entry-box-image a.image::before {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 80%;
        background: rgba(0, 0, 0, 0.9);
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
        background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0)); }
    .entry-box-news .entry-box-image img {
      width: 100%; }
  .entry-box-news .entry-box-body {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    width: 100%; }
  .entry-box-news .entry-box-stats {
    font-weight: 100;
    font-size: 14px; }
    .entry-box-news .entry-box-stats, .entry-box-news .entry-box-stats a {
      color: #ffffff; }
  .entry-box-news .entry-box-title {
    font-weight: 700;
    font-size: 18px; }
    .entry-box-news .entry-box-title, .entry-box-news .entry-box-title a {
      color: #ffffff; }
    .entry-box-news .entry-box-title.size-2 {
      font-weight: 400;
      font-size: 16px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .entry-box-news .entry-box-title {
      font-weight: 400;
      font-size: 16px;
      max-height: 44px;
      overflow: hidden; } }

.entry-box-news-2 .entry-box-image {
  position: relative; }
  .entry-box-news-2 .entry-box-image .entry-box-category {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2;
    color: #ffffff;
    font-size: 14px;
    padding: 4px 10px;
    background-color: #e16d20; }
    .entry-box-news-2 .entry-box-image .entry-box-category:hover {
      background-color: #333333; }
.entry-box-news-2 .entry-box-stats {
  color: #e16d20;
  font-weight: 100;
  font-size: 13px; }
.entry-box-news-2 .entry-box-title {
  font-size: 16px; }

.entry-box-news-3 .entry-box-image {
  position: relative; }
  .entry-box-news-3 .entry-box-image, .entry-box-news-3 .entry-box-image a, .entry-box-news-3 .entry-box-image .image, .entry-box-news-3 .entry-box-image img {
    border-radius: 10px; }
  .entry-box-news-3 .entry-box-image::before {
    width: 40px;
    height: 27px;
    content: '';
    position: absolute;
    top: 25px;
    left: 91%;
    z-index: 1;
    background: transparent url("../images/icon-quotes.png") 0 0 no-repeat; }
  .entry-box-news-3 .entry-box-image .image {
    display: block;
    position: relative;
    z-index: 2; }
  .entry-box-news-3 .entry-box-image .entry-box-section {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 3;
    color: #ffffff;
    font-weight: 300;
    font-size: 14px;
    padding: 4px 8px;
    background-color: #545454; }
    .entry-box-news-3 .entry-box-image .entry-box-section:hover {
      background-color: #e16d20; }
.entry-box-news-3 .entry-box-body {
  border-right: 2px solid #e5e5e5; }
.entry-box-news-3 .entry-box-author {
  color: #e16d20;
  font-weight: 300;
  font-size: 16px; }
.entry-box-news-3 .entry-box-title {
  font-weight: 400;
  font-size: 18px; }
  .entry-box-news-3 .entry-box-title, .entry-box-news-3 .entry-box-title a {
    color: #666666; }
    .entry-box-news-3 .entry-box-title:hover, .entry-box-news-3 .entry-box-title a:hover {
      color: #333333; }
.entry-box-news-3 .read-more a {
  display: inline-block;
  color: #ffffff;
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 3px;
  background-color: #e16d20; }
  .entry-box-news-3 .read-more a:hover {
    background-color: #333333; }
.entry-box-news-3.size-2 .entry-box-image .entry-box-section {
  font-size: 16px; }
.entry-box-news-3.size-2 .entry-box-author {
  font-weight: 700;
  font-size: 18px; }
.entry-box-news-3.size-2 .entry-box-title {
  font-weight: 700;
  font-size: 17px; }

.entry-box-news-4 {
  position: relative; }
  .entry-box-news-4 .entry-box-image {
    position: relative;
    z-index: 1; }
    .entry-box-news-4 .entry-box-image a.image {
      display: block; }
      .entry-box-news-4 .entry-box-image a.image::before {
        content: '';
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        z-index: 2;
        width: 100%;
        height: 80%;
        transform: translateY(-50%);
        background: rgba(0, 0, 0, 0);
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(215, 215, 215, 0.9), rgba(0, 0, 0, 0));
        background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(215, 215, 215, 0.9), rgba(0, 0, 0, 0)); }
    .entry-box-news-4 .entry-box-image img {
      width: 100%; }
  .entry-box-news-4 .entry-box-body {
    position: relative;
    z-index: 3; }
  .entry-box-news-4 .entry-box-title {
    font-size: 17px; }
    .entry-box-news-4 .entry-box-title .type {
      color: #e16d20; }

.entry-box-news-5 {
  position: relative; }
  .entry-box-news-5 .entry-box-title {
    overflow: hidden; }
    .entry-box-news-5 .entry-box-title.size-1 {
      font-weight: 700;
      font-size: 18px;
      max-height: 50px; }
    .entry-box-news-5 .entry-box-title.size-2 {
      font-weight: 400;
      font-size: 16px;
      max-height: 66px; }
  .entry-box-news-5 .entry-box-desc {
    color: #555555;
    font-weight: 300;
    font-size: 14px; }

.entry-box-news-6 .entry-box-image img {
  width: 100%; }
.entry-box-news-6 .entry-box-title.size-1 {
  font-weight: 700;
  font-size: 18px; }
.entry-box-news-6 .entry-box-title.size-2 {
  font-weight: 400;
  font-size: 16px; }

.widget.widget-style-1 .widget-header {
  height: 50px;
  border: 1px solid #f1f1f1;
  background: #ffffff url("../images/widget-icon.png") right center no-repeat; }
  .widget.widget-style-1 .widget-header .widget-header-title {
    font-weight: 700;
    font-size: 20px; }
.widget.widget-style-2 .widget-header .widget-header-title {
  font-weight: 700;
  font-size: 24px; }
.widget.widget-style-3 .widget-header {
  background-color: #ffffff;
  border-bottom: 1px solid #dddddd; }
  .widget.widget-style-3 .widget-header .widget-headetr-title {
    font-weight: 700;
    font-size: 18px; }
.widget.widget-style-4 .widget-header .widget-header-title {
  font-weight: 700;
  font-size: 22px;
  position: relative;
  padding-right: 6px; }
  .widget.widget-style-4 .widget-header .widget-header-title::before {
    width: 0;
    height: 0;
    position: absolute;
    top: -15px;
    right: -10px;
    content: '';
    transform: rotate(-45deg);
    border: 6px solid transparent;
    border-left-color: #111111; }

.main-header {
  min-height: 100px;
  position: relative;
  z-index: 5;
  background-color: #ffffff;
  border-bottom: 1px solid #e0e0e0; }
  .main-header .menu-toggle {
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: relative; }
  .main-header .main-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .main-header .main-menu .menu > li {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative; }
    .main-header .main-menu .menu > li:nth-child(1) {
      transition-delay: 0.05s; }
    .main-header .main-menu .menu > li:nth-child(2) {
      transition-delay: 0.1s; }
    .main-header .main-menu .menu > li:nth-child(3) {
      transition-delay: 0.15s; }
    .main-header .main-menu .menu > li:nth-child(4) {
      transition-delay: 0.2s; }
    .main-header .main-menu .menu > li:nth-child(5) {
      transition-delay: 0.25s; }
    .main-header .main-menu .menu > li:nth-child(6) {
      transition-delay: 0.3s; }
    .main-header .main-menu .menu > li:nth-child(7) {
      transition-delay: 0.35s; }
    .main-header .main-menu .menu > li:nth-child(8) {
      transition-delay: 0.4s; }
    .main-header .main-menu .menu > li:nth-child(9) {
      transition-delay: 0.45s; }
    .main-header .main-menu .menu > li:nth-child(10) {
      transition-delay: 0.5s; }
    .main-header .main-menu .menu > li > .list-toggle {
      display: none; }
    .main-header .main-menu .menu > li > a {
      display: block;
      color: #797979;
      font-size: 18px;
      padding-right: 10px;
      line-height: 100px;
      position: relative; }
      .main-header .main-menu .menu > li > a span, .main-header .main-menu .menu > li > a span::before, .main-header .main-menu .menu > li > a span::after {
        width: 3px;
        height: 3px;
        content: '';
        position: absolute;
        right: 0;
        opacity: 0;
        background-color: #333333; }
      .main-header .main-menu .menu > li > a span {
        top: 50%;
        transform: translateY(70%);
        transition-duration: .4s; }
      .main-header .main-menu .menu > li > a span::before {
        top: -4px;
        transform: translateY(70%);
        transition-duration: .2s; }
      .main-header .main-menu .menu > li > a span::after {
        top: 4px;
        transform: translateY(70%);
        transition-duration: .6s; }
    .main-header .main-menu .menu > li:hover > a, .main-header .main-menu .menu > li > a:hover {
      color: #000000; }
      .main-header .main-menu .menu > li:hover > a span, .main-header .main-menu .menu > li:hover > a span::before, .main-header .main-menu .menu > li:hover > a span::after, .main-header .main-menu .menu > li > a:hover span, .main-header .main-menu .menu > li > a:hover span::before, .main-header .main-menu .menu > li > a:hover span::after {
        opacity: 1; }
      .main-header .main-menu .menu > li:hover > a span::before, .main-header .main-menu .menu > li:hover > a span::after, .main-header .main-menu .menu > li > a:hover span::before, .main-header .main-menu .menu > li > a:hover span::after {
        transform: translateY(0); }
      .main-header .main-menu .menu > li:hover > a span, .main-header .main-menu .menu > li > a:hover span {
        transform: translateY(-50%); }
    .main-header .main-menu .menu > li > ul {
      position: absolute;
      top: 100%;
      right: 0;
      z-index: 10;
      margin-top: -1px;
      min-width: 200px;
      background-color: #ffffff;
      padding-bottom: 10px;
      padding-top: 10px;
      border-radius: 0 0 6px 6px;
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
      transition: all 0.4s;
      transform: translateY(-30px);
      visibility: hidden;
      opacity: 0; }
      .main-header .main-menu .menu > li > ul > li {
        transform: translateY(30px); }
        .main-header .main-menu .menu > li > ul > li:nth-child(1) {
          transition-delay: 0.05s; }
        .main-header .main-menu .menu > li > ul > li:nth-child(2) {
          transition-delay: 0.1s; }
        .main-header .main-menu .menu > li > ul > li:nth-child(3) {
          transition-delay: 0.15s; }
        .main-header .main-menu .menu > li > ul > li:nth-child(4) {
          transition-delay: 0.2s; }
        .main-header .main-menu .menu > li > ul > li:nth-child(5) {
          transition-delay: 0.25s; }
        .main-header .main-menu .menu > li > ul > li:nth-child(6) {
          transition-delay: 0.3s; }
        .main-header .main-menu .menu > li > ul > li:nth-child(7) {
          transition-delay: 0.35s; }
        .main-header .main-menu .menu > li > ul > li:nth-child(8) {
          transition-delay: 0.4s; }
        .main-header .main-menu .menu > li > ul > li:nth-child(9) {
          transition-delay: 0.45s; }
        .main-header .main-menu .menu > li > ul > li:nth-child(10) {
          transition-delay: 0.5s; }
        .main-header .main-menu .menu > li > ul > li > a {
          display: block;
          color: #8d8d8d;
          font-size: 14px;
          padding: 6px 14px; }
          .main-header .main-menu .menu > li > ul > li > a:hover {
            color: #333333; }
    .main-header .main-menu .menu > li:hover > ul {
      transform: translateY(0);
      visibility: visible;
      opacity: 1; }
      .main-header .main-menu .menu > li:hover > ul > li {
        transform: translateY(0); }
  .main-header .weather .header {
    color: #bfbfbf;
    font-size: 48px;
    height: 48px;
    overflow: hidden; }
    .main-header .weather .header.dropdown-toggle::after {
      display: none; }
  .main-header .social .header, .main-header .search .header {
    color: #bfbfbf;
    font-size: 32px;
    height: 32px;
    overflow: hidden; }
    .main-header .social .header.dropdown-toggle::after, .main-header .search .header.dropdown-toggle::after {
      display: none; }
  .main-header .weather.dropdown .dropdown-menu, .main-header .social.dropdown .dropdown-menu {
    transform: translateY(-30px); }
  .main-header .weather.dropdown.show .dropdown-menu, .main-header .social.dropdown.show .dropdown-menu {
    transform: translateY(0); }
  .main-header .weather {
    transition-delay: 0.05s; }
    .main-header .weather.dropdown .dropdown-menu {
      min-width: 260px; }
    .main-header .weather.dropdown .main-city .city-name, .main-header .weather.dropdown .main-city .icon, .main-header .weather.dropdown .main-city .date, .main-header .weather.dropdown .main-city .numb {
      transition-duration: 0.4s; }
    .main-header .weather.dropdown .main-city .city-name {
      font-weight: 700;
      font-size: 18px; }
    .main-header .weather.dropdown .main-city .city-name, .main-header .weather.dropdown .main-city .date {
      transform: translateX(-20%); }
    .main-header .weather.dropdown .main-city .date {
      font-weight: 100;
      font-size: 12px; }
    .main-header .weather.dropdown .main-city .icon {
      font-size: 64px;
      transform: scale(0.8); }
    .main-header .weather.dropdown .main-city .numb {
      font-size: 48px;
      opacity: 0; }
    .main-header .weather.dropdown.show .header {
      color: #333333; }
    .main-header .weather.dropdown.show .main-city .city-name, .main-header .weather.dropdown.show .main-city .date {
      transform: translateX(0); }
    .main-header .weather.dropdown.show .main-city .icon {
      transform: scale(1); }
    .main-header .weather.dropdown.show .main-city .numb {
      opacity: 1; }
  .main-header .social {
    transition-delay: 0.1s; }
    .main-header .social.dropdown .dropdown-menu {
      min-width: auto; }
    .main-header .social.dropdown .dropdown-item {
      padding: 8px 16px 4px; }
      .main-header .social.dropdown .dropdown-item[class*="facebook"] {
        color: #3b5998; }
      .main-header .social.dropdown .dropdown-item[class*="twitter"] {
        color: #1da1f2; }
      .main-header .social.dropdown .dropdown-item[class*="youtube"] {
        color: #ff0000; }
      .main-header .social.dropdown .dropdown-item[class*="google-plus"] {
        color: #dd4b39; }
      .main-header .social.dropdown .dropdown-item[class*="rss"] {
        color: #f26522; }
    .main-header .social.dropdown.show .header {
      color: #333333; }
  .main-header .search {
    transition-delay: 0.15s; }
  .main-header.header2 {
    background-color: #1a1a1a; }
    .main-header.header2, .main-header.header2 > .container, .main-header.header2 .container > .row, .main-header.header2 .container > .d-flex {
      height: 102px; }
    .main-header.header2 .menu-toggle span, .main-header.header2 .menu-toggle span::before, .main-header.header2 .menu-toggle span::after {
      background: #ffffff; }
    .main-header.header2 .menu-toggle.style-1.active > span {
      background: transparent; }
    .main-header.header2 .social-2 a {
      color: #ffffff;
      font-size: 16px; }
      .main-header.header2 .social-2 a:hover[class*="facebook"] {
        color: #3b5998; }
      .main-header.header2 .social-2 a:hover[class*="twitter"] {
        color: #1da1f2; }
      .main-header.header2 .social-2 a:hover[class*="youtube"] {
        color: #ff0000; }
      .main-header.header2 .social-2 a:hover[class*="google-plus"] {
        color: #dd4b39; }
      .main-header.header2 .social-2 a:hover[class*="rss"] {
        color: #f26522; }

.search-box {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 90;
  background-color: rgba(255, 255, 255, 0.9);
  visibility: hidden;
  opacity: 0; }
  .search-box form {
    position: relative; }
  .search-box .close-icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 18px;
    cursor: pointer;
    background-color: #d0d0d0; }
    .search-box .close-icon::before, .search-box .close-icon::after {
      content: '';
      position: absolute;
      right: 8px;
      width: 15px;
      height: 1px;
      background-color: #333333; }
    .search-box .close-icon::before {
      top: 16px;
      transform: rotate(45deg); }
    .search-box .close-icon::after {
      bottom: 15px;
      transform: rotate(-45deg); }
    .search-box .close-icon:hover {
      background-color: #dc3545; }
      .search-box .close-icon:hover::before, .search-box .close-icon:hover::after {
        background-color: #ffffff; }
  .search-box input {
    position: relative;
    width: 100%;
    height: 70px;
    outline: none;
    border: none;
    font-size: 24px;
    border-bottom: 2px solid #d4d4d4;
    background-color: transparent; }
    .search-box input:focus ~ label, .search-box input.not-empty ~ label {
      top: -10px;
      font-size: 16px; }
    .search-box input:focus ~ .line, .search-box input.not-empty ~ .line {
      width: 100%; }
  .search-box label {
    position: absolute;
    right: 0;
    top: 32px;
    transform: translateY(-50%);
    font-size: 24px; }
    .search-box label::before {
      content: attr(data-title); }
  .search-box .line {
    width: 0;
    height: 2px;
    position: absolute;
    top: 68px;
    right: 50%;
    transform: translateX(50%);
    background-color: #333333; }
  body.search-active .search-box {
    visibility: visible;
    opacity: 1; }

body.pace-done .entry-box .entry-box-image img {
  filter: blur(0); }

.main-footer {
  overflow: hidden; }
  .main-footer .container {
    position: relative;
    border-bottom: 1px solid #272829; }
    .main-footer .container::after {
      width: 100%;
      height: 0;
      content: '';
      position: absolute;
      right: 100%;
      bottom: -1px;
      border-bottom: 1px solid #272829; }
  .main-footer .widget .widget-header {
    color: #000;
    font-weight: 700;
    font-size: 25px;
    position: relative; }
    .main-footer .widget .widget-header span {
      display: block; }
    .main-footer .widget .widget-header i {
      width: 12px;
      height: 12px;
      position: absolute;
      left: 3px;
      bottom: 0;
      background: transparent url("../images/footer-circle.png") 0 0 no-repeat; }
  .main-footer .widget .links a {
    display: block;
    color: #333333;
    font-weight: 100;
    font-size: 16px; }
    .main-footer .widget .links a:hover {
      color: #e16d20; }

.footer .copyright {
  color: #919191;
  font-weight: 100;
  font-size: 16px; }

.android-app, .ios-app {
  display: none;
  background-color: #080f1e; }
  .android-app .app-name, .ios-app .app-name {
    color: #ffffff;
    font-size: 16px; }
  .android-app .site-link, .ios-app .site-link {
    color: #ffffff;
    font-weight: 300;
    font-size: 11px; }
  .android-app .app-desc, .ios-app .app-desc {
    color: #ffffff;
    font-weight: 300;
    font-size: 12px; }
  .android-app .app-install, .ios-app .app-install {
    color: #ffffff;
    font-size: 12px;
    padding: 5px 14px;
    border: 1px solid #ffffff;
    background-color: #e16d20; }
  .android-app.active, .ios-app.active {
    display: block; }

.widget-1 .entry-box {
  position: relative; }
  .widget-1 .entry-box .entry-box-image {
    position: relative; }
    .widget-1 .entry-box .entry-box-image a.image {
      display: block; }
      .widget-1 .entry-box .entry-box-image a.image::before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        width: 40%;
        height: 100%;
        background: rgba(0, 0, 0, 0.9);
        background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
        background: linear-gradient(to left, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0)); }
    .widget-1 .entry-box .entry-box-image img {
      width: 100%; }
  .widget-1 .entry-box .entry-box-body {
    position: absolute;
    z-index: 2; }
  .widget-1 .entry-box .entry-box-caption {
    font-weight: 400;
    font-size: 16px;
    color: #ffffff; }
    .widget-1 .entry-box .entry-box-caption span {
      background-color: #e16d20; }
  .widget-1 .entry-box .entry-box-title {
    font-weight: 700;
    font-size: 30px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.55); }
    .widget-1 .entry-box .entry-box-title, .widget-1 .entry-box .entry-box-title a {
      color: #ffffff; }
  .widget-1 .entry-box .entry-box-stats {
    font-size: 14px; }
    .widget-1 .entry-box .entry-box-stats, .widget-1 .entry-box .entry-box-stats a {
      color: #ffffff; }
  .widget-1 .entry-box.box-1 .entry-box-body {
    top: 0;
    right: 0; }
  .widget-1 .entry-box.box-2 .entry-box-image a.image::before {
    background: #e16d20;
    background: -webkit-linear-gradient(right, #e16d20, rgba(225, 109, 32, 0));
    background: linear-gradient(to left, #e16d20, rgba(225, 109, 32, 0)); }
  .widget-1 .entry-box.box-2 .entry-box-body {
    top: 50%;
    right: 0;
    transform: translateY(-50%); }
  .widget-1 .entry-box.box-3 .entry-box-image a.image::before {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 70%;
    background: rgba(0, 0, 0, 0.9);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0)); }
  .widget-1 .entry-box.box-3 .entry-box-body {
    bottom: 0;
    right: 0; }
.widget-1.widget-1-4 .entry-box .entry-box-title.size-2 {
  font-size: 24px; }
.widget-1.widget-1-5 .entry-box .entry-box-title.size-2 {
  font-size: 24px; }
.widget-1.widget-1-5 .entry-box .entry-box-title.size-3 {
  font-size: 20px; }
@media (max-width: 575px) {
  .widget-1 .entry-box .entry-box-image a.image::before {
    display: none; }
  .widget-1 .entry-box .entry-box-body {
    position: static;
    background-color: #333; }
  .widget-1 .entry-box .entry-box-title {
    font-size: 18px; }
  .widget-1 .entry-box.box-2 .entry-box-body {
    background-color: #e16d20; } }

.widget-2 .widget-header .widget-header-title {
  font-weight: 700;
  font-size: 20px; }
.widget-2 .widget-header .slider-controls .swiper-button {
  color: #e16d20;
  font-size: 20px; }
  .widget-2 .widget-header .slider-controls .swiper-button.swiper-button-disabled {
    color: #adadad; }
.widget-2 .swiper-slide {
  height: 114px; }
.widget-2.widget-2-2 .entry-box-news-2 {
  position: relative;
  border-bottom: 1px solid #e8e8e8; }
  .widget-2.widget-2-2 .entry-box-news-2::after {
    width: 0;
    height: 1px;
    position: absolute;
    bottom: -1px;
    right: 0;
    content: '';
    background-color: #e16d20; }
  .widget-2.widget-2-2 .entry-box-news-2 .entry-box-title {
    height: 44px;
    overflow: hidden; }
  .widget-2.widget-2-2 .entry-box-news-2 .entry-box-stats {
    font-weight: 400; }
  .widget-2.widget-2-2 .entry-box-news-2 .entry-box-cat, .widget-2.widget-2-2 .entry-box-news-2 .entry-box-cat a {
    color: #666666; }
  .widget-2.widget-2-2 .entry-box-news-2 .entry-box-time {
    color: #666666; }
  .widget-2.widget-2-2 .entry-box-news-2:hover::after {
    width: 40%; }
  .widget-2.widget-2-2 .entry-box-news-2:hover .entry-box-cat, .widget-2.widget-2-2 .entry-box-news-2:hover .entry-box-cat a {
    color: #e16d20; }
  .widget-2.widget-2-2 .entry-box-news-2:hover .entry-box-time {
    color: #e16d20; }
@media (max-width: 1199px) {
  .widget-2 .widget-body, .widget-2 .swiper-container {
    height: 340px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .widget-2 .widget-body, .widget-2 .swiper-container {
    height: 339px; } }
@media (min-width: 1200px) {
  .widget-2 .widget-body, .widget-2 .swiper-container {
    height: 416px; } }

@media (max-width: 767px) {
  .widget-3 .entry-box-news .entry-box-body {
    position: static;
    background-color: #000; }
  .widget-3 .entry-box-news .entry-box-stats {
    font-size: 12px; }
  .widget-3 .entry-box-news .entry-box-title {
    font-weight: 100;
    font-size: 14px; } }
@media (max-width: 767px) {
  .widget-3 .entry-box-news {
    width: 100%; } }
@media (min-width: 576px) {
  .widget-3 .entry-box-news {
    width: 32.5333333333%;
    margin-left: 1.2%; }
    .widget-3 .entry-box-news:nth-child(3n) {
      margin-left: 0; } }

.widget-4 .widget-header .widget-tabs-list {
  min-height: 50px; }
  .widget-4 .widget-header .widget-tabs-list a {
    display: block;
    padding: 2px 12px;
    color: #555555;
    font-size: 18px; }
    .widget-4 .widget-header .widget-tabs-list a:hover, .widget-4 .widget-header .widget-tabs-list a.aciive, .widget-4 .widget-header .widget-tabs-list a.selected {
      color: #e16d20; }
.widget-4 .widget-header .tabs a.selected {
  color: #ffffff;
  background-color: #e16d20; }
.widget-4 .grid-2 .entry-box-news .entry-box-title {
  font-weight: 400; }
@media (max-width: 575px) {
  .widget-4 .grid-2 .entry-box-news .entry-box-title {
    font-weight: 100;
    font-size: 14px;
    height: 60px; } }
@media (max-width: 767px) {
  .widget-4 .grid-2 .entry-box-news {
    width: 49.64%;
    margin-left: 0.72%; }
    .widget-4 .grid-2 .entry-box-news:nth-child(2n) {
      margin-left: 0; } }
@media (min-width: 768px) {
  .widget-4 .grid-1 .entry-box-news {
    width: 49.64%;
    margin-left: 0.72%; }
    .widget-4 .grid-1 .entry-box-news:nth-child(2n) {
      margin-left: 0; }
  .widget-4 .grid-2 .entry-box-news {
    width: 24.46%;
    margin-left: 0.72%; }
    .widget-4 .grid-2 .entry-box-news:nth-child(4n) {
      margin-left: 0; }
    .widget-4 .grid-2 .entry-box-news .entry-box-title {
      height: 50px;
      overflow: hidden; } }

.widget-5 .widget-body {
  margin-top: -1px;
  background-color: #ffffff;
  border: 1px solid #f1f1f1; }
  .widget-5 .widget-body hr {
    border-top: #f1f1f1; }
@media (min-width: 992px) {
  .widget-5 .col-lg-9 {
    border-right: 1px solid #eeeeee; } }

.widget-6 .widget-tabs-list {
  border-bottom: 1px solid #eeeeee; }
  .widget-6 .widget-tabs-list a {
    display: block;
    font-weight: 400;
    font-size: 20px;
    padding: 12px 16px; }
    .widget-6 .widget-tabs-list a.selected, .widget-6 .widget-tabs-list a.active, .widget-6 .widget-tabs-list a.current {
      color: #e16d20; }
.widget-6 .column-1 .block-header {
  position: relative; }
.widget-6 .column-1 .details {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1; }
.widget-6 .column-1 .link {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  width: 100%;
  height: 100%; }
.widget-6 .column-1 .content {
  background-color: #e16d20; }
  .widget-6 .column-1 .content .head {
    color: #ffffff;
    font-size: 20px; }
  .widget-6 .column-1 .content .tag {
    color: #ffffff;
    font-size: 32px; }
.widget-6 .column-1.fixed .block-header {
  position: fixed;
  top: 0; }
.widget-6 .column-2 {
  background-color: #ffffff;
  border: 1px solid #f1f1f1;
  border-right: 0; }
.widget-6 .entry-box-news-4 .entry-box-title {
  height: 48px;
  overflow: hidden; }
.widget-6 .load-more-button button {
  min-width: 140px;
  min-height: 36px;
  position: relative;
  border-radius: 30px; }
  .widget-6 .load-more-button button .loader {
    position: absolute;
    top: 3px;
    right: 50%;
    transform: translateX(50%); }
@media (max-width: 767px) {
  .widget-6 .entry-box-news-4 .entry-box-title {
    font-weight: 400;
    font-size: 14px;
    height: 40px; } }
@media (max-width: 991px) {
  .widget-6 .entry-box-news-4 {
    flex: 0 0 50%;
    max-width: 50%; } }
@media (min-width: 768px) and (max-width: 991px) {
  .widget-6 .entry-box-news-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; } }
@media (min-width: 992px) {
  .widget-6 .column-1 {
    flex: 0 0 24%;
    max-width: 24%; }
  .widget-6 .column-2 {
    flex: 0 0 76%;
    max-width: 76%; }
  .widget-6 .entry-box-news-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; } }

.widget-7 .widget-body {
  margin-top: -1px;
  background-color: #ffffff;
  border: 1px solid #f1f1f1; }

.widget-8 .widget-body {
  margin-top: -1px;
  background-color: #ffffff;
  border: 1px solid #f1f1f1; }
.widget-8 .entry-box-news-5 .entry-box-image img {
  width: 100%; }

.widget-9 {
  background: #202124 url("../images/widget9-bg.png") 0 0 no-repeat; }
  .widget-9 .widget-header .widget-header-link {
    color: #ffffff;
    height: 44px;
    padding-right: 20px;
    line-height: 44px;
    background: url("../images/widget9-header-icon.png") right center no-repeat; }
  .widget-9 .widget-header .widget-tabs-list a {
    display: block;
    padding: 2px 12px;
    color: #888888;
    font-size: 16px; }
    .widget-9 .widget-header .widget-tabs-list a:hover, .widget-9 .widget-header .widget-tabs-list a.aciive, .widget-9 .widget-header .widget-tabs-list a.selected {
      color: #ffffff; }
  .widget-9 .widget-header .tabs a.selected {
    color: #ffffff;
    background-color: #e16d20; }
  .widget-9 .widget-header .dropdown .btn-link {
    color: #ffffff; }
  .widget-9 .entry-box-news-5 .entry-box-image img {
    width: 100%; }
  .widget-9 .section-more {
    border-top: 1px solid #2e3136; }
  .widget-9 .section-more-link {
    color: #ffffff;
    font-size: 16px; }

.widget-10 .widget-header .widget-tabs-list a {
  display: block;
  padding: 2px 12px;
  color: #555555;
  font-size: 18px; }
  .widget-10 .widget-header .widget-tabs-list a:hover, .widget-10 .widget-header .widget-tabs-list a.aciive, .widget-10 .widget-header .widget-tabs-list a.selected {
    color: #e16d20; }
.widget-10 .widget-header .tabs a.selected {
  color: #ffffff;
  background-color: #e16d20; }
@media (max-width: 575px) {
  .widget-10 .grid-2 .entry-box-news .entry-box-body, .widget-10 .grid-3 .entry-box-news .entry-box-body {
    position: static;
    margin-top: -1px;
    background-color: #000000; } }
@media (max-width: 991px) {
  .widget-10 .grid-1 {
    flex: 1 1 100%;
    max-width: 100%; }
  .widget-10 .grid-2 {
    flex: 1 1 49.4%;
    max-width: 49.4%;
    margin-left: 1%; }
  .widget-10 .grid-3 {
    flex: 1 1 49.6%;
    max-width: 49.6%; } }
@media (min-width: 992px) {
  .widget-10 .grid-1 {
    flex: 1 1 48%;
    max-width: 48%;
    margin-left: 0.73%; }
  .widget-10 .grid-2 {
    flex: 1 1 25.27%;
    max-width: 25.27%;
    margin-left: 0.73%; }
  .widget-10 .grid-3 {
    flex: 1 1 25.27%;
    max-width: 25.27%; } }

body.page-post-body {
  background-color: #ebebeb; }

.page-post {
  background-color: #ebebeb; }
  .page-post .post-big-thumb {
    position: relative;
    z-index: 3;
    background-color: #000000; }
    .page-post .post-big-thumb .post-big-thumb-container {
      position: relative; }
      .page-post .post-big-thumb .post-big-thumb-container::before, .page-post .post-big-thumb .post-big-thumb-container::after {
        width: 30%;
        height: 100%;
        content: '';
        position: absolute;
        top: 0;
        z-index: 2; }
      .page-post .post-big-thumb .post-big-thumb-container::before {
        right: 0;
        background: #000;
        background: -webkit-linear-gradient(right, #000, rgba(0, 0, 0, 0));
        background: linear-gradient(to left, #000, rgba(0, 0, 0, 0)); }
      .page-post .post-big-thumb .post-big-thumb-container::after {
        left: 0;
        background: #000;
        background: -webkit-linear-gradient(left, #000, rgba(0, 0, 0, 0));
        background: linear-gradient(to right, #000, rgba(0, 0, 0, 0)); }
    .page-post .post-big-thumb .post-thumb-content {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 3; }
    .page-post .post-big-thumb .breadcrumb .breadcrumb-item, .page-post .post-big-thumb .breadcrumb .breadcrumb-item a {
      color: #ffffff; }
    .page-post .post-big-thumb .post-caption {
      display: inline-block;
      padding: 4px 7px;
      color: #fff;
      font-weight: 300;
      background-color: #e16d20; }
    .page-post .post-big-thumb .post-title {
      color: #ffffff;
      font-size: 34px; }
      .page-post .post-big-thumb .post-title .type {
        color: #e16d20; }
    @media (max-width: 575px) {
      .page-post .post-big-thumb .post-big-thumb-container::before, .page-post .post-big-thumb .post-big-thumb-container::after {
        display: none; }
      .page-post .post-big-thumb .post-thumb-content {
        position: static; }
      .page-post .post-big-thumb .post-title {
        font-size: 18px; } }
  .page-post .page-post-container .post-caption {
    font-size: 20px;
    color: #e16d20; }
  .page-post .page-post-container .post-title {
    font-size: 28px; }
    .page-post .page-post-container .post-title .type {
      color: #e16d20; }
  .page-post .page-post-container .post-thumb img {
    width: 100%; }
  .page-post .page-post-container .post-slider {
    position: relative; }
    .page-post .page-post-container .post-slider img {
      width: 100%; }
    .page-post .page-post-container .post-slider .swiper-button {
      position: absolute;
      top: 0;
      z-index: 3;
      height: 100%;
      width: 10%;
      color: #ffffff;
      font-size: 24px; }
      .page-post .page-post-container .post-slider .swiper-button i {
        z-index: 2; }
      .page-post .page-post-container .post-slider .swiper-button-prev {
        right: 0;
        background: rgba(0, 0, 0, 0.3);
        background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
        background: linear-gradient(to left, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)); }
        .page-post .page-post-container .post-slider .swiper-button-prev i {
          transform: rotate(-90deg); }
      .page-post .page-post-container .post-slider .swiper-button-next {
        left: 0;
        background: rgba(0, 0, 0, 0.3);
        background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
        background: linear-gradient(to right, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)); }
        .page-post .page-post-container .post-slider .swiper-button-next i {
          transform: rotate(90deg); }
  .page-post .page-post-container .post-tools {
    border-bottom: 1px solid #d7d7d7; }
  .page-post .page-post-container .post-caption, .page-post .page-post-container .post-source {
    color: #e16d20;
    font-weight: 600;
    font-size: 20px; }
  .page-post .page-post-container .post-share a {
    width: 32px;
    height: 32px;
    color: #ffffff;
    font-size: 14px;
    position: relative; }
    .page-post .page-post-container .post-share a[class*="facebook"] {
      background-color: #3b5998; }
    .page-post .page-post-container .post-share a[class*="twitter"] {
      background-color: #1da1f2; }
    .page-post .page-post-container .post-share a[class*="messenger"] {
      background-color: #0084ff; }
    .page-post .page-post-container .post-share a[class*="whatsapp"] {
      background-color: #075e54; }
  .page-post .page-post-container .post-datetime {
    color: #666666;
    font-weight: 300;
    font-size: 16px; }
  .page-post .page-post-container .fonts-controls .item i {
    width: 20px;
    height: 20px;
    display: block;
    position: relative; }
    .page-post .page-post-container .fonts-controls .item i::before, .page-post .page-post-container .fonts-controls .item i::after {
      content: '';
      position: absolute;
      width: 13px;
      height: 2px;
      top: 50%;
      right: 50%;
      transform: translate(50%, -50%) scale(1);
      background-color: #333333; }
  .page-post .page-post-container .fonts-controls .item.increase i::after {
    width: 2px;
    height: 13px; }
  .page-post .page-post-container .fonts-controls .item:hover i::before, .page-post .page-post-container .fonts-controls .item:hover i::after {
    transform: translate(50%, -50%) scale(1.185); }
  .page-post .page-post-container .post-text p, .page-post .page-post-container .post-text span, .page-post .page-post-container .post-text div, .page-post .page-post-container .post-text [h] {
    font-size: 18px;
    line-height: 1.8;
    text-align: justify; }
  .page-post .page-post-container .post-text .post-readmore {
    font-size: 18px; }
    .page-post .page-post-container .post-text .post-readmore span {
      font-weight: 700; }
    .page-post .page-post-container .post-text .post-readmore a {
      color: #c51b35;
      text-decoration: underline; }
  .page-post .page-post-container .post-tags .head {
    font-weight: 700;
    font-size: 18px; }
  .page-post .page-post-container .post-tags a {
    color: #222222;
    font-weight: 300;
    font-size: 16px;
    padding: 4px 14px;
    border-radius: 30px;
    border: 1px solid #222222; }
    .page-post .page-post-container .post-tags a:hover {
      color: #ffffff;
      background-color: #222222; }
  .page-post.page-post-big-thumb .primary {
    position: relative;
    z-index: 4;
    transform: translateY(-73px); }
  .page-post.page-post-big-thumb .secondary {
    margin-top: 1.5rem; }

.page-author .author-container .entry-box-news-3 .entry-box-name {
  font-size: 24px; }
.page-author .author-container .entry-box-news-3 .author-social a {
  width: 36px;
  height: 36px;
  position: relative;
  border-radius: 50%;
  color: #ffffff;
  font-size: 14px; }
  .page-author .author-container .entry-box-news-3 .author-social a[class*="facebook"] {
    background-color: #3b5998; }
  .page-author .author-container .entry-box-news-3 .author-social a[class*="twitter"] {
    background-color: #1da1f2; }
  .page-author .author-container .entry-box-news-3 .author-social a[class*="youtube"] {
    background-color: #ff0000; }
  .page-author .author-container .entry-box-news-3 .author-social a[class*="google-plus"] {
    background-color: #dd4b39; }
  .page-author .author-container .entry-box-news-3 .author-social a[class*="rss"] {
    background-color: #f26522; }
  .page-author .author-container .entry-box-news-3 .author-social a:hover[class*="facebook"] {
    background-color: #344e86; }
  .page-author .author-container .entry-box-news-3 .author-social a:hover[class*="twitter"] {
    background-color: #0d95e8; }
  .page-author .author-container .entry-box-news-3 .author-social a:hover[class*="youtube"] {
    background-color: #e60000; }
  .page-author .author-container .entry-box-news-3 .author-social a:hover[class*="google-plus"] {
    background-color: #d73925; }
  .page-author .author-container .entry-box-news-3 .author-social a:hover[class*="rss"] {
    background-color: #ed560e; }

.site-bar {
  height: 60px;
  background-color: #333333; }
  .site-bar .datetime {
    color: #ffffff;
    font-size: 16px; }
  .site-bar .line {
    width: 1px;
    height: 25px;
    background-color: #555555; }
  .site-bar .weather .swiper-slide, .site-bar .currency .swiper-slide {
    background-color: #333333; }
  .site-bar .weather {
    background-color: #333333;
    transition-delay: 0.05s; }
    .site-bar .weather .header {
      color: #ffffff;
      font-size: 16px;
      overflow: hidden;
      cursor: pointer; }
      .site-bar .weather .header i[class*="icon-"] {
        font-size: 32px; }
    .site-bar .weather.dropdown .dropdown-toggle::after {
      display: none; }
    .site-bar .weather.dropdown .dropdown-menu {
      min-width: 260px; }
    .site-bar .weather.dropdown .main-city .city-name, .site-bar .weather.dropdown .main-city .icon, .site-bar .weather.dropdown .main-city .date, .site-bar .weather.dropdown .main-city .numb {
      transition-duration: 0.4s; }
    .site-bar .weather.dropdown .main-city .city-name {
      font-weight: 700;
      font-size: 18px; }
    .site-bar .weather.dropdown .main-city .city-name, .site-bar .weather.dropdown .main-city .date {
      transform: translateX(-20%); }
    .site-bar .weather.dropdown .main-city .date {
      font-weight: 100;
      font-size: 12px; }
    .site-bar .weather.dropdown .main-city .icon {
      font-size: 64px;
      transform: scale(0.8); }
    .site-bar .weather.dropdown .main-city .numb {
      font-size: 48px;
      opacity: 0; }
    .site-bar .weather.dropdown.show .main-city .city-name, .site-bar .weather.dropdown.show .main-city .date {
      transform: translateX(0); }
    .site-bar .weather.dropdown.show .main-city .icon {
      transform: scale(1); }
    .site-bar .weather.dropdown.show .main-city .numb {
      opacity: 1; }
    .site-bar .weather.dropdown .dropdown-menu {
      transform: translateY(-30px); }
    .site-bar .weather.dropdown.show .dropdown-menu {
      transform: translateY(0); }
  .site-bar .currency {
    background-color: #333333; }
    .site-bar .currency .header {
      color: #ffffff;
      font-size: 16px;
      overflow: hidden;
      cursor: pointer; }
      .site-bar .currency .header i[class*="icon-"] {
        font-size: 32px; }
      .site-bar .currency .header.dropdown-toggle::after {
        display: none; }
    .site-bar .currency.dropdown .dropdown-toggle::after {
      display: none; }
    .site-bar .currency.dropdown .dropdown-menu {
      min-width: 260px; }
  .site-bar .social a {
    color: #ffffff;
    font-size: 16px; }

.widget-live .live-title {
  font-size: 24px; }
  .widget-live .live-title span {
    color: #e16d20; }

.page-ghassan-body {
  background: #fafafa url("../images/ghassan/ghassan-body-bg.jpg") center center repeat; }
  .page-ghassan-body .ghassan-widget .ghassan-name {
    font-size: 46px; }
  .page-ghassan-body .ghassan-widget .ghassan-desc {
    font-size: 22px; }
  .page-ghassan-body .ghassan-widget .ghassan-links a {
    font-size: 22px; }
  .page-ghassan-body .ghassan-widget .ghassan-header {
    font-weight: 700;
    font-size: 24px; }
  .page-ghassan-body .ghassan-widget .ghassan-welcome-text {
    font-weight: 400;
    font-size: 18px;
    position: relative; }
    .page-ghassan-body .ghassan-widget .ghassan-welcome-text::before {
      width: 91px;
      height: 105px;
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1;
      content: '';
      background: transparent url("../images/ghassan/icon-quotes-2.png") 0 0 no-repeat; }
  .page-ghassan-body .entry-box-news-5 .entry-box-image {
    position: relative; }
    .page-ghassan-body .entry-box-news-5 .entry-box-image img {
      width: 100%; }
    .page-ghassan-body .entry-box-news-5 .entry-box-image .ico-play {
      width: 40px;
      height: 40px;
      position: absolute;
      left: 5px;
      top: 5px;
      z-index: 2;
      color: #ffffff;
      font-size: 16px;
      border-radius: 50%;
      background-color: rgba(0, 0, 0, 0.9); }
  .page-ghassan-body .entry-box-news-5 .entry-box-icon {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 2;
    color: #ffffff;
    padding: 6px 10px 0;
    border-radius: 30px;
    background-color: rgba(0, 0, 0, 0.9); }
    .page-ghassan-body .entry-box-news-5 .entry-box-icon span {
      display: inline-block; }
      .page-ghassan-body .entry-box-news-5 .entry-box-icon span.number {
        width: 18px;
        overflow: hidden;
        line-height: 14px; }
      .page-ghassan-body .entry-box-news-5 .entry-box-icon span.icon {
        width: 18px;
        height: 14px;
        background: url("../images/ghassan/ico-picture.png") 0 0 no-repeat; }
  .page-ghassan-body .entry-box-news-5 .entry-box-title {
    font-size: 18px;
    height: 50px;
    overflow: hidden; }
  .page-ghassan-body .footer {
    margin-top: 50px;
    overflow: hidden; }
    .page-ghassan-body .footer > .container {
      border-top: 1px solid #272829;
      position: relative; }
      .page-ghassan-body .footer > .container::after {
        width: 100%;
        height: 1px;
        position: absolute;
        top: -1px;
        right: 100%;
        content: '';
        background-color: #272829; }

/*# sourceMappingURL=style.css.map */
