@font-face {
  font-family: "Exo2-Bold";
  src: url("../../f/Exo2-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Exo2-Regular";
  src: url("../../f/Exo2-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Exo2-Italic";
  src: url("../../f/Exo2-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Exo2-BoldItalic";
  src: url("../../f/Exo2-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Exo2-LightItalic";
  src: url("../../f/Exo2-LightItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("../../f/Roboto-Regular.ttf") format("truetype");
}
body {
  font-family: "Roboto-Regular", sans-serif !important;
  font-size: 16px;
}

/* RGB */
.figure3, .figure2, .figure1, .cover, .cover_contain {
  background: transparent center center no-repeat;
  display: block;
}

.banner img {
  max-width: 100%;
}

.cover_contain {
  background-size: contain;
}

.cover {
  background-size: cover;
}

.cover-3-4 {
  height: 0;
  padding-bottom: 75%;
}

.cover-16-9 {
  height: 0;
  padding-bottom: 177.7777777778%;
}

.figure1 {
  height: 468px !important;
  position: relative;
}

.figure2 {
  height: 235px !important;
  position: relative;
  margin-bottom: 30px;
  width: 100%;
}

.figure3 {
  height: 190px !important;
  position: relative;
  width: 100%;
  margin-top: 20px;
}

.newspic {
  margin-bottom: 20px;
}

.card-img-top {
  width: 100%;
  height: 13vw;
  object-fit: cover;
}

.grey_top {
  font-family: "Exo2-LightItalic", sans-serif;
}

.bb {
  border-bottom: 3px solid rgb(13, 13, 13);
}

.sic a:link, .sic a:visited, .sic a:hover {
  color: rgb(13, 13, 13);
}

.mp {
  background: rgb(242, 61, 61);
}

.menut2 .dropdown-item.active, .menut2 .dropdown-item:active {
  background-color: rgb(242, 61, 61) !important;
}

.si a:link, .si a:visited, .si a:hover {
  color: rgb(255, 255, 255) !important;
}

a.buttsearch {
  color: rgb(255, 255, 255);
}

/*.navbar{color: $color3;
    @include media-breakpoint-down(sm) {margin: 0px;padding:0;}
    .container{
        @include media-breakpoint-down(sm) {padding:0;}
    }
}

ul.lightgr{
    li{
        a{color:#777777; font-size:$font-xsmall; text-transform: uppercase;
          &:hover{color:#585857;}
        }
    }
}

ul.blm{
    li{
        a{color:$color3; font-size:$base-font-size; text-transform:uppercase;font-weight:$font-weight-bold;
          &:hover{color:#585857;}
        }
    }
}
.darkg{background:$color2;margin-bottom:0px;border:none;padding:0;
       li{
           a{color:$color1 !important; font-size:$font-large; text-transform: uppercase;padding:.8rem 0rem .8rem 0rem; border-radius:0 !important;
               @include media-breakpoint-down(md) {font-size: $font-normal;}
               @include media-breakpoint-down(sm) {padding-right: .4rem !important;padding-left: .4rem !important;}
               @include media-breakpoint-only(xs) {border-bottom: 1px solid #a7a5a52e;text-align: left;padding-left: 20px !important;padding-right: 20px !important;}
           }
            &:hover{color:#585857; background:#343a40 !important;
                @include media-breakpoint-down(sm) {background: brown;}
            }
           ul.dropdown-menu li a{font-size: $font-normal;padding:.5rem 1.3rem;background:#343a40;
            &:hover{background: #67717b;}
           }
       }
       .dropdown-menu{background:#504f4f !important;border-radius: 0;padding: 0;border: 0;min-width: 230px;margin-top:0;}
}

.shopping-cart, .loginlnk{color: $color2;}

@media (max-width: 575.98px) {

    .navbar-brand{margin-right: 0 10px;}
    #cart #dropdownMenu1{padding: 0;}

}*/
.rbadge {
  background: rgb(242, 61, 61) !important;
  font-family: "Exo2-Regular", sans-serif;
  font-weight: 300 !important;
  font-size: 14px !important;
  z-index: 8 !important;
  position: absolute;
  right: 0px;
  top: 20px;
}

.rbadge1 {
  background: #0257b4 !important;
  font-family: "Exo2-Regular", sans-serif;
  font-weight: 300 !important;
  font-size: 14px !important;
}

span.tdate {
  font-size: 14px !important;
  color: rgb(242, 61, 61);
  font-family: "Exo2-LightItalic", sans-serif;
}

.catname h2 {
  color: rgb(13, 13, 13);
  font-size: 25px;
  border-right: 10px solid #b6ef9b;
}

.moretext {
  font-family: "Exo2-LightItalic", sans-serif;
  font-size: 16px;
}

h1.sliderh {
  font-size: 30px;
  font-family: "Exo2-Bold", sans-serif;
}

.osm {
  color: #0257b4;
  font-size: 20px;
}

span.tdate1 {
  font-size: 14px !important;
  font-family: "Exo2-LightItalic", sans-serif;
  color: rgb(242, 61, 61);
}

.cattab li {
  margin-top: 0px !important;
}
.cattab li a:link, .cattab li a:visited {
  font-weight: 400;
  font-size: 18px;
  color: rgb(13, 13, 13);
  font-family: "Exo2-Bold", sans-serif;
}
.cattab li a:hover, .cattab li a:focus, .cattab li a:active {
  color: rgb(255, 255, 255) !important;
  background: rgb(242, 61, 61);
  border-radius: 0rem !important;
}

.cattab1 li {
  margin-top: 0px !important;
  margin-right: 8px;
}
.cattab1 li a:link, .cattab1 li a:visited, .cattab1 li a:active {
  font-weight: 400;
  font-size: 18px;
  color: rgb(13, 13, 13) !important;
  font-family: "Exo2-Bold", sans-serif;
  border: 1px solid #f1f1f1;
}
.cattab1 li a:hover, .cattab1 li a:focus {
  color: rgb(242, 61, 61) !important;
  border-radius: 0rem !important;
  border: 1px solid #f23d3d;
}

.crd {
  border: 1px solid #b6ef9b;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.orb {
  background: rgb(242, 169, 126) !important;
  color: rgb(255, 255, 255) !important;
}

.orb1 {
  background: rgb(255, 228, 148) !important;
}

.cattab.md-tabs .nav-item.open .nav-link, .cattab.md-tabs .nav-link.active {
  background-color: rgb(242, 61, 61);
  color: rgb(255, 255, 255);
  transition: all 1s;
  border-radius: 0rem !important;
}

.cattab1.md-tabs .nav-item.open .nav-link, .cattab1.md-tabs .nav-link.active {
  color: rgb(242, 61, 61);
  border-radius: 0rem;
  border: 1px solid rgb(242, 61, 61);
  background: rgb(255, 255, 255);
  transition: all 1s;
}

.pbadge {
  background: rgb(242, 61, 61) !important;
  letter-spacing: 1px;
}

.datefont {
  font-family: "Exo2-Italic", sans-serif;
}

.hor6:last-child {
  margin-bottom: 0px !important;
  border-bottom: 1px solid rgb(255, 255, 255) !important;
}

.whn:nth-child(even) {
  padding-right: 0px !important;
}

.sphours {
  border-right: 2px solid rgb(255, 255, 255);
  font-size: 38px;
}

.sphours1 {
  border-bottom: 2px solid rgb(255, 255, 255);
  font-size: 13px;
}

.impbutton {
  background: rgb(13, 13, 13);
}

.red-dot {
  width: 6px;
  height: 6px;
  background-color: #c50e12;
  background-position: center;
  display: inline-block;
  position: relative;
  top: -3px;
  border-radius: 10px;
}

marquee {
  background: ghostwhite;
  padding-top: 8px;
}

.dr {
  color: rgb(13, 13, 13);
}

.m_text {
  font-weight: 900;
  font-size: 15px;
}

.social_names {
  font-size: 12px;
}

.slider_headline {
  display: block;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.slider_headline h3 {
  font-size: 36px;
}

.datefont {
  font-size: 11px;
  font-weight: 300;
}

.tn-block {
  background: rgb(2, 175, 255);
  color: rgb(242, 169, 126);
  min-height: 60px;
}
.tn-block a:link, .tn-block a:visited, .tn-block a:hover {
  color: rgb(242, 169, 126);
}
.tn-block h5 {
  font-size: 17px;
  line-height: 20px;
}

h5.mrc {
  color: rgb(242, 169, 126);
  font-size: 17px;
  line-height: 20px;
}

.catspan {
  color: rgb(13, 13, 13);
}

.tabc {
  background-color: rgb(2, 175, 255) !important;
}

.tabrc {
  color: rgb(13, 13, 13) !important;
  border-bottom: 1px solid rgb(13, 13, 13) !important;
  background-color: rgb(2, 175, 255) !important;
}

.krisub {
  background: rgb(2, 175, 255);
}
.krisub h5 {
  border-bottom: 2px solid rgb(13, 13, 13);
  display: inline-block;
  padding-bottom: 5px;
}

h6.cez {
  font-size: 18px;
}

footer {
  background: rgb(13, 13, 13);
  color: rgb(255, 255, 255);
  font-family: "Exo2-Regular", sans-serif;
}
footer a:link, footer a:visited {
  color: #545454;
  display: inline-block;
}

.footer-copyright {
  background: rgb(242, 61, 61);
}
.footer-copyright a:link, .footer-copyright a:visited, .footer-copyright a:hover {
  color: rgb(13, 13, 13);
}

.minfo {
  font-family: "Exo2-LightItalic", sans-serif;
}

.fm li {
  padding: 6px 0px;
}
.fm li a:link, .fm li a:visited {
  color: #f8f3f4 !important;
  text-transform: uppercase;
  font-size: 16px;
}
.fm li a:hover {
  color: rgb(242, 61, 61) !important;
}

.rl {
  font-family: "Exo2-Regular", sans-serif;
  font-size: 14px;
}

.dgr {
  color: #999999;
}

.pinklinks {
  color: rgb(255, 255, 255);
}
.pinklinks a:link, .pinklinks a:visited, .pinklinks a:hover {
  color: rgb(242, 169, 126);
}

#cart .dropdown-menu {
  margin-top: 0px;
  background: rgb(255, 255, 255);
  color: rgb(13, 13, 13);
  z-index: 1001;
  padding: 5px;
  min-width: 240px;
}

li.sfield {
  list-style: none !important;
}
li.sfield label {
  padding-left: 8px;
}

div#filter-collapse ul {
  padding-left: 0px;
}

h3.h3filters {
  font-size: 16px;
  font-weight: 700;
}

.bootstrap-touchspin-down, .bootstrap-touchspin-up {
  z-index: 0 !important;
}

.carousel-multy {
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
}
.carousel-multy .carousel-control {
  left: -12px;
  height: 40px;
  width: 40px;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  margin-top: 50px;
}
.carousel-multy .carousel-control.right {
  left: auto;
  right: -12px;
}
.carousel-multy .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
}
.carousel-multy .carousel-indicators .li {
  background: #cecece;
}
.carousel-multy .carousel-indicators .active {
  background: #428bca;
}
.carousel-multy .carousel-inner .item {
  height: auto;
}
.carousel-multy .carousel-inner .item img {
  border: none !important;
}

body {
  background-color: rgb(255, 255, 255);
  color: rgb(13, 13, 13);
}

/*.dropdown:hover>.dropdown-menu {display: block;}
.dropdown>.dropdown-toggle:active {pointer-events: none;}*/
h1 {
  font-size: 35px;
  font-weight: bold;
  line-height: 45px;
}

@media (max-width: 991.98px) {
  h4 {
    font-size: 1.1rem;
    line-height: 1.6;
  }
}

.fit_cover {
  position: relative;
  overflow: hidden;
}
.fit_cover img {
  object-fit: cover;
  width: 100%;
  position: absolute !important;
  top: -100%;
  left: 0;
  right: 0;
  bottom: -100%;
  margin: auto;
  height: 100%;
}

.rbkgr {
  background: #fbfbfb;
}

.topcar {
  font-family: "Exo2-Italic", sans-serif;
  font-weight: bold;
}

.topcar .card {
  height: 110px;
}

.topcar:first-child .card {
  background: #f1f1f1;
  position: relative;
}

.topcar:first-child .card:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 200px solid #f1f1f1;
  border-right: 70px solid transparent;
  position: absolute;
  right: -40px;
  top: 0px;
  z-index: 8;
}

.regmenu .dropdown-item {
  padding: 0.25rem 0.5rem !important;
}

.regmenu .dropdown-item.active, .regmenu .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: rgb(242, 61, 61) !important;
}

.topcar:last-child .card {
  background: #fbfbfb;
}

.cpink {
  color: rgb(242, 61, 61);
}

.nav-tabs {
  margin-bottom: 1rem;
}

.bgcover {
  background: transparent center center no-repeat;
  background-size: cover;
}

.newsl a:link, .newsl a:visited, .newsl a:hover {
  color: #000 !important;
}

.comm {
  font-family: "Exo2-Bold", sans-serif !important;
}

.headline_gradientt {
  background: rgba(0, 0, 0, 0.2);
  bottom: 0px;
  font-family: "Exo2-Bold", sans-serif;
}

.lgr {
  color: rgb(242, 169, 126);
}

.tnews {
  height: 661px;
}

.tnews9 {
  height: 400px;
}

.redb {
  background: rgb(242, 61, 61) !important;
  border: 1px solid rgb(242, 61, 61) !important;
  color: rgb(255, 255, 255) !important;
}

.pinkc {
  color: rgb(13, 13, 13);
  font-family: "Exo2-LightItalic", sans-serif;
  font-size: 14px;
}

.post_content p {
  font-size: 19px !important;
  line-height: 30px;
}

.tnews2 {
  height: 320px;
}

.tnews3 {
  height: 118px;
}

.tnews4 {
  height: 350px;
}

.tnews5 {
  height: 200px;
}

.tnews6 {
  height: 284px;
}

.tnews7 {
  height: 65px;
}

.tnews8 {
  height: 110px;
}

h4.tnewss4 {
  font-size: 1.3rem;
  color: rgb(13, 13, 13) !important;
}

.cardbackground {
  background: rgb(2, 175, 255) !important;
}

.tagsfont {
  font-size: 14px !important;
  background: rgb(13, 13, 13) !important;
}

.morenews {
  height: 250px;
}
.morenews h4 {
  font-size: 18px;
  font-weight: 400 !important;
}

a.redlinks {
  color: rgb(13, 13, 13) !important;
}

.terfam {
  border: 1px solid #bcc0c4;
}

.terfamnb {
  font-family: "Exo2-Bold", sans-serif !important;
}
.terfamnb h6 {
  font-size: 14px;
}

.cattab {
  color: #000;
  font-size: 11px;
  background: rgb(2, 175, 255) !important;
  border: 1px solid #color4 !important;
}
.cattab a:link, .cattab a:visited, .cattab .classic-tabs .nav li a:link, .cattab .classic-tabs .nav li a:visited {
  color: #000;
}

.post_date_gr {
  background: rgb(2, 175, 255);
}

.bigfont {
  font-size: 20px;
}

.postda {
  font-size: 14.0350877193px;
}

.newsnopic3 {
  font-family: "Exo2-Bold", sans-serif;
  font-weight: 700;
}
.newsnopic3 a:link, .newsnopic3 a:visited, .newsnopic3 a:hover {
  color: #000;
}

.cyellow {
  background: #1C2331 !important;
}
.cyellow .fab, .cyellow .fas {
  color: rgb(242, 61, 61) !important;
}

.back-to-top {
  position: fixed;
  bottom: 2em;
  right: 0px;
  text-decoration: none;
  color: #000000;
  background-color: rgba(0, 176, 237, 0.8);
  font-size: 12px;
  padding: 1em;
  display: none;
  z-index: 1;
}
.back-to-top a {
  color: #FFF;
}
.back-to-top a:hover {
  text-decoration: none;
}
.back-to-top a:hover {
  background-color: rgba(135, 135, 135, 0.5);
}
.back-to-top .grecaptcha-badge {
  visibility: collapse !important;
}

.skin_ad {
  background: transparent center top no-repeat;
  position: fixed;
  width: 100%;
  cursor: pointer;
  z-index: -1;
  top: 160px;
}

iframe.banner {
  border: none;
  width: 100%;
}
iframe.banner body {
  margin: 0 !important;
  padding: 0 !important;
}

div.banner.ajbanner {
  overflow-x: hidden;
}

.classic-tabs .nav li a.active {
  color: #a20000 !important;
  border-bottom: 1px solid #a20000 !important;
  background-color: #f3eeee !important;
}

.classic-tabs .nav li a:not(.active) {
  color: #000;
}

ol.breadcrumb {
  font-size: x-large;
  background: none !important;
  padding-left: 0;
}
ol.breadcrumb li.breadcrumb-item a:link, ol.breadcrumb li.breadcrumb-item a:visited {
  color: #afafaf !important;
}
ol.breadcrumb li.breadcrumb-item.active {
  color: #afafaf !important;
}
ol.breadcrumb:first-child {
  padding-left: 0;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: 1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

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

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: 100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.round2 {
  border-radius: 2rem !important;
}

@media (max-width: 575.98px) {
  .classic-tabs.tabc.tnews {
    height: auto !important;
  }

  #footer01-r {
    overflow: hidden;
  }

  h2.mbr-section-title, h2.mbr-section-subtitle, h4.mbr-section-title, h3.mbr-section-title {
    font-size: 1.8rem !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .classic-tabs.tabc.tnews {
    height: auto !important;
  }

  #footer01-r {
    overflow: hidden;
  }

  h2.mbr-section-title, h2.mbr-section-subtitle, h4.mbr-section-title, h3.mbr-section-title {
    font-size: 1.8rem !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .classic-tabs.tabc.tnews {
    height: auto !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .menut2 ul li a:link, .menut2 ul li a:visited {
    font-size: 14px;
    padding-left: 6px !important;
    padding-right: 7px !important;
  }
}
@media (max-width: 62em) {
  .classic-tabs .nav li:first-child {
    margin-left: 40px !important;
  }
}

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