.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.carousel-inner {
    margin-top: 55px;
}
.img4background{
    background-color: #20252d;
}
.header .h_bott .logo img {
    width: 65%;
}
.header_tabel{
    background-color: #c90915;
    color:#fff;
}
.background_counter{
    background-image: url('../images/bacgroud_counter.jpg');
}
.mt20px{
    margin-top: 10px;
}
.parrow{
    background-color: #8c8a8a;
    color: #fff;
}
.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 38px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #c90915;
    display: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.white{
    color: #ffffff;
}
.headnavtitle{
    color: #fff;
    padding-left: 10px;
    font-size: 17px;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    border: 0;
}
.left a:hover{
    color:#fff;
}
#sortmenu {

    position: absolute;
    background-color: #333;
    border: 5px solid #222;
    border-top: 0;
    margin-left: -5px;
}
.dropdownpage, .dropleft, .dropright, .dropup {
    position: relative;
}
.navbar-nav .nav-item .nav-link {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 18px 24px;
}
.navbar-nav .dropdown-menu {
    width: 100%;
    min-width: 240px;
    margin-top: 0;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border: none;
    -webkit-box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.09);
    box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.09);
    border: none;
    padding: 15px 0;
    background-color: #ffffff;
    z-index: 89 !important;
}
.navbar-nav .dropdown-menu .dropdown-item {
    font-family: "Dosis", sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #575757;
    padding: 8px 25px;
    vertical-align: top;
    white-space: normal;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 11px 12px 5px 28px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdownpage:hover .dropdown-menu {
  display: block;
}
.header .nav-link  {
    font-size: 20px;
    color: #333;
    text-transform: uppercase;
    font-family: 'he';
   
}
.dropdown-menu {
    width: 100%;
line-height: 30px;
    font-size: 18px;
    border-top: 1px solid #e3e4e4;
    font-family: Arial;
    position:relative;
     text-transform: uppercase;
}
.navbar-nav .dropdown-menu .dropdown-item {
    font-family: "Dosis", sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #575757;
    padding: 8px 25px;
    vertical-align: top;
    white-space: normal;
}
.dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #c90915;
}
p {
    font-family: "Dosis", sans-serif;
    font-weight: 400;
    font-size: 19px;
    line-height: 32px;
    margin-top: 12px;
    margin-bottom: 12px;
    color: #4a4a4a;
}
.header .inav_wrapper .nav_li {
    padding-top: 30px;
}
.f_logo{
    margin-top: 25%;
}
.tit span{
        color: #ca0915;
}

.mt40{
    margin-top: 40px;
}

.partener-item h4 {
    font-family: "Dosis", sans-serif;
    font-weight: 500;
    font-size: 22px;
    color: #2171a9;
    margin-top: 12px;
}
.partener-item figure {
    height: 200px;
    position: relative;
    border: 1px solid #f0f0f0;
}
figure {
    max-width: 100%;
    margin: 0;
    padding: 0;
    background: transparent;
    overflow: hidden;
    position: relative;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
}
.channel_content {
   margin-top: 30px;
}
.news-item {
    border: 1px solid #f0f0f0;
    height: 100%;
    min-height: 100%;
}
.news-item figure {
    max-height: 300px;
}
.news-item figure img {
    max-height: 300px;
}
figure img {
    max-width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
    transition: ease-in-out,0.8s;
}
.news-item-text {
    padding: 15px 20px;
}
#sync1 .item {
  margin: 5px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

#sync2 .item {
  background: #c9c9c9;
  /* padding: 10px 0px; */
  margin: 5px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}

#sync2 .item h1 {
  font-size: 18px;
}

#sync2 .current .item {
  background: #0c83e7;
}

.owl-theme .owl-nav [class*="owl-"] {
  transition: all 0.3s ease;
}

.owl-theme .owl-nav [class*="owl-"].disabled:hover {
  background-color: #d6d6d6;
}

#sync1.owl-theme {
  position: relative;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}

#sync1.owl-theme .owl-prev {
  left: 10px;
}

#sync1.owl-theme .owl-next {
  right: 10px;
}
/* animate fadin duration 1.5s */
.owl-carousel .animated {
  animation-duration: 1.5s !important;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 35px !important;
  height: 55px !important;
}
#sync1 svg {
  width: 22px !important;
}