@charset "UTF-8";
@font-face {
  font-family: "Raleway-Regular";
  src: url("../../f/Raleway-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway-SemiBold";
  src: url("../../f/Raleway-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway-Bold";
  src: url("../../f/Raleway-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway-Medium";
  src: url("../../f/Raleway-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway-Light";
  src: url("../../f/Raleway-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway-ExtraLight";
  src: url("../../f/Raleway-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Akrobat-Bold";
  src: url("../../f/Akrobat-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Akrobat-SemiBold";
  src: url("../../f/Akrobat-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat-Bold";
  src: url("../../f/Montserrat-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Akrobat-ExtraBold";
  src: url("../../f/Akrobat-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Akrobat-Thin";
  src: url("../../f/Akrobat-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("../../f/Roboto-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("../../f/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Akrobat-Regular";
  src: url("../../f/Akrobat-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Akrobat-Light";
  src: url("../../f/Akrobat-Light.ttf") format("truetype");
}
body {
  font-family: "Raleway-Regular", sans-serif !important;
  font-size: 16px;
}

.page_content p b, .page_content p strong, .post_content p b, .post_content p strong {
  font-family: "Raleway-SemiBold", sans-serif;
  font-weight: 700 !important;
}

/* 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;
}

header {
  background: rgb(255, 255, 255);
}

.grey_top {
  font-family: "Akrobat-Bold", 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: #f4f9fd;
}

.menut2 .dropdown-item.active, .menut2 .dropdown-item:active {
  background-color: #f4f9fd !important;
}

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

a.buttsearch {
  color: #000;
}

.menut2 ul li a:link, .menut2 ul li a:visited {
  font-size: 21px;
  color: #000000 !important;
  font-family: "Akrobat-Bold", sans-serif;
}
.menut2 ul li a:hover, .menut2 ul li a:focus {
  color: #4361ee !important;
}
.menut2 ul li ul.dropdown-menu li a:link, .menut2 ul li ul.dropdown-menu li a:visited {
  font-family: "Jost";
  font-size: 16px;
}

.navbar.navbar-light .breadcrumb .nav-item.active > .nav-link, .navbar.navbar-light .navbar-nav .nav-item.active > .nav-link {
  background: rgb(255, 255, 255);
  color: #4361ee !important;
}

.menut {
  font-family: "Raleway-Medium", sans-serif !important;
}

/*html[data-scroll='0'] {
  .sidenavbt{position:fixed;z-index:1; right:0px;top:0%; }
}
html:not([data-scroll='0']) {
  .sidenavbt{position:fixed;z-index:1; right:0px;top:50%; }
}*/
/*.sidenavbt{
    position:fixed;
    z-index:1123123;
    right:0px;
    top:50%;
}*/
.side-nav {
  background-color: #efefef;
  overflow-y: scroll;
  width: 300px;
  /*    #accordionEx2 a[href='/bg/poday-signal']{
          border-bottom: 1px solid #dee2e6 !important;
      }*/
}
.side-nav ul.custom-scrollbar {
  overflow: hidden !important;
  touch-action: auto;
  overflow-anchor: none;
}
.side-nav .logo-wrapper {
  height: auto;
}
.side-nav .collapsible a {
  font-size: 1rem;
  line-height: inherit;
  margin-bottom: 20px;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000000;
}
.side-nav .fa-angle-down.rotate-icon {
  top: 0.9rem;
}
.side-nav #accordionEx2 a[href="/bg/reklama"] {
  border-top: 1px solid #dee2e6 !important;
}

/*@media (max-width: 575.98px) {

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

}*/
.rbadge {
  background: #f4f9fd !important;
  font-family: "Raleway-Medium", sans-serif;
  font-weight: 300 !important;
  font-size: 14px !important;
  z-index: 8 !important;
  position: absolute;
  right: 0px;
  top: 20px;
}

.rbadge1 {
  font-family: "Raleway-SemiBold", sans-serif;
  font-weight: 300 !important;
  font-size: 13px !important;
  color: #848080;
}

.rbadge2 {
  font-family: "Akrobat-SemiBold", sans-serif;
  font-weight: 300 !important;
  font-size: 18px !important;
  color: #ef2525;
}

.catname h2 {
  color: rgb(13, 13, 13);
  font-family: "Raleway-SemiBold", sans-serif;
  font-size: 30px;
  border-left: 4px solid #f4f9fd;
}

.catname {
  border: 1px solid #f1f1f1;
}

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

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

.osm {
  font-family: "Akrobat-SemiBold", sans-serif;
  color: #222222;
  font-size: 18px;
}

.osm1 {
  font-family: "Raleway-Bold", sans-serif;
  color: #303030;
  font-size: 23px;
}

.newsba {
  color: #143758;
  font-size: 21px;
  font-family: "Raleway-Bold", sans-serif;
}

.roundedn {
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}

.roundedn1 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.whttr {
  background: rgba(255, 255, 255, 0.85);
  border-left: 7px solid #5772ec;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  position: absolute;
  left: 30px;
  bottom: 30px;
  color: #03294c;
  font-family: "Akrobat-SemiBold", sans-serif;
  font-size: 25px !important;
}

.whttr a:link {
  color: #03294c;
}

.whttr h5 {
  font-size: 25px;
  font-family: "Raleway-Bold", sans-serif;
  color: #03294c;
}

span.tdate1 {
  font-size: 14px !important;
  font-family: "Akrobat-Bold", sans-serif;
  color: #868686;
}

.post_numbers {
  color: #868686 !important;
  font-family: "Akrobat-Regular", sans-serif !important;
  font-size: 17px !important;
}

.pst_pre {
  color: #767676;
  font-size: 17px;
  font-family: "Akrobat-Regular", sans-serif;
}

.polll {
  color: #ef2525;
  font-size: 23px;
  font-family: "Akrobat-SemiBold", sans-serif;
}

.poll {
  color: #ef2525;
  font-size: 23px;
  font-family: "Akrobat-SemiBold", sans-serif;
}

.poll:after {
  content: "";
  --p: 20px;
  height: 51px;
  aspect-ratio: 3/2;
  clip-path: polygon(var(--p) 0, 100% 0, calc(100% - var(--p)) 100%, 0 100%);
  background: #efefef;
  display: block;
  position: absolute;
  left: 30px;
  top: 0px;
  z-index: -1;
}

.anketa_he {
  color: #000538;
  font-family: "Akrobat-SemiBold", sans-serif;
  font-size: 18px;
}

.izbor {
  color: #0f0f0f;
  font-family: "Akrobat-Light", sans-serif;
  font-size: 16px;
}

.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: "Raleway-SemiBold", sans-serif;
}
.cattab li a:hover, .cattab li a:focus, .cattab li a:active {
  color: rgb(255, 255, 255) !important;
  background: #f4f9fd;
  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: "Raleway-SemiBold", sans-serif;
  border: 1px solid #f1f1f1;
}
.cattab1 li a:hover, .cattab1 li a:focus {
  color: #f4f9fd !important;
  border-radius: 0rem !important;
  border: 1px solid #f23d3d;
}

.orb {
  background: #000 !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: #f4f9fd;
  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: #f4f9fd;
  border-radius: 0rem;
  border: 1px solid #f4f9fd;
  background: rgb(255, 255, 255);
  transition: all 1s;
}

.grbl {
  font-family: "Raleway-SemiBold", sans-serif;
  font-size: 17px;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(244, 249, 253) 100%);
}

.imb {
  color: #e4999d;
}

.blnw {
  color: #e4999d;
  font-size: 47px;
  font-family: "Raleway-SemiBold", sans-serif;
}

.tnews10 {
  height: 315px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.rcrnrs {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.nhdl1 {
  color: #2b2c2d;
  font-size: 17px;
  font-family: "Raleway-SemiBold", sans-serif;
}

.pbadge {
  background: #f4f9fd !important;
  letter-spacing: 1px;
}

.nameh {
  top: 0;
  z-index: 10;
  position: absolute;
  background: rgba(18, 39, 56, 0.6705882353);
  text-align: center !important;
}

.h1hme > span {
  display: inline-block;
  border-left: 4px solid #e4999d;
  height: 100px;
}

.pch {
  font-family: "Akrobat-SemiBold", sans-serif;
  font-size: 51px;
}

.datefont {
  font-family: "Raleway-Light", 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-size: 17px;
  color: #222222;
  font-family: "Raleway-SemiBold", sans-serif;
}

.m_text1 {
  font-size: 17px;
  color: #222222;
  font-family: "Raleway-Light", sans-serif;
}

.postcarsousel {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  margin-right: 150px;
}

.micr {
  color: #bcbcbc;
  border: 1px solid #bcbcbc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.prdabs {
  position: absolute;
  left: 420px;
  top: 0px;
  height: 100%;
}

.prdinfo {
  background: #FFF;
  border: 1px solid #e9e9e9;
}

.prd_hd {
  color: #03294c;
  font-size: 28px;
  font-family: "Akrobat-ExtraBold", sans-serif;
}

.prd_hour {
  color: #262626;
  font-size: 18px;
  font-family: "Akrobat-Light", sans-serif;
}

.prd_txt {
  color: #767676;
  font-size: 17px;
  font-family: "Akrobat-Light", sans-serif;
}

.gr4news {
  background: #f8f8f8;
}

.lnews {
  color: #212529;
  font-size: 35px;
  font-family: "Montserrat-Bold", sans-serif;
}

.lnewsblock {
  border: 1px solid #d9d9d9;
}

.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: #e4999d;
  color: #000;
  min-height: 60px;
}
.tn-block a:link, .tn-block a:visited, .tn-block a:hover {
  color: #000;
}
.tn-block h5 {
  font-size: 17px;
  line-height: 20px;
}

h5.mrc {
  color: #000;
  font-size: 17px;
  line-height: 20px;
}

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

.tabc {
  background-color: #e4999d !important;
}

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

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

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

.kabineti_hme {
  font-family: Raleway;
  font-weight: 400;
  border: 1px solid #e4999d;
  border-radius: 10px;
  background: rgb(255, 255, 255);
}
.kabineti_hme:hover {
  background: rgba(25, 206, 103, 0.1019607843);
}

.kare {
  border-radius: 10px;
  box-shadow: 0px 0px 20px 11px rgba(0, 0, 0, 0.07), 0 2px 20px 2px rgba(0, 0, 0, 0.04) !important;
  font-family: Raleway;
}
.kare h5 {
  /*        font-family: $octonary-black;*/
  font-weight: 800 !important;
  font-size: 1.35rem;
  line-height: 1.4;
}
.kare h5 .accent_color {
  font-family: "Akrobat-SemiBold", sans-serif;
}
.kare .view.overlay {
  border-radius: 10px;
}

.videohme {
  border-top: 2px solid #e4999d;
}
.videohme::before {
  content: " ";
  background: url("/img/ang.png") center center no-repeat;
  width: 211px;
  height: 34px;
  top: -2px;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
  z-index: 44;
}

footer {
  background: #000;
  color: rgb(255, 255, 255);
  font-family: "Akrobat-Regular", sans-serif;
  font-size: 18px;
}
footer a:link, footer a:visited {
  color: rgb(255, 255, 255);
  display: inline-block;
}
footer a:hover {
  color: #e4999d;
}

.footer-copyright {
  background: #000000;
  font-size: 12px !important;
}
.footer-copyright a:link, .footer-copyright a:visited, .footer-copyright a:hover {
  color: #00c0ff;
}

.minfo {
  font-family: "Akrobat-Bold", 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: #f4f9fd !important;
}

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

.dgr {
  color: #999999;
}

.pinklinks {
  color: rgb(255, 255, 255);
}
.pinklinks a:link, .pinklinks a:visited, .pinklinks a:hover {
  color: #000;
}

.fh {
  font-size: 22px;
  font-family: "Roboto-Bold", sans-serif;
}

#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);
}
body header .tbc .material-symbols-outlined {
  color: #e4999d;
}

/*.dropdown:hover>.dropdown-menu {display: block;}
.dropdown>.dropdown-toggle:active {pointer-events: none;}*/
.container-fluid:not(:is(.fullcnt)) {
  max-width: 1600px !important;
}

h1 {
  font-size: 27.2px;
  font-family: "Raleway-Bold", sans-serif;
}

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

section h2 {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 41px;
}
section h6 {
  font-family: "Raleway-Regular", sans-serif;
  font-size: 18px;
  color: #e4999d;
}
section .text-muted {
  font-family: "Raleway-Light", sans-serif;
}
section.uslugi {
  background: url("/img/cells.png") center top repeat-x;
}
section.quote {
  background: #e4999d;
  color: rgb(255, 255, 255);
}
section.quote h2 {
  font-size: 35px;
}
section.rebrand .view {
  /*            aspect-ratio: 16/9*/
}
section.rebrand .holder {
  position: absolute;
  z-index: 1;
}
section.rebrand .txt {
  background: #FFF;
  /*            max-width: 50%;*/
}

.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%;
}

.greyc {
  color: #999999 !important;
}

.ctop {
  position: absolute;
  top: -12px;
  right: 0px;
  z-index: 8;
}

.bnimp {
  background: #ececec;
  position: absolute;
  left: 0px;
  color: #222222;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  font-size: 14px;
  top: -4px;
}

.c1 {
  background: #03294c;
  color: #FFFFFF;
}
.c1 a:link, .c1 a:visited {
  color: #FFFFFF;
}

.light_bg {
  background-color: #f4f9fd !important;
}

.light_bg2 {
  background-color: #f4f9fd !important;
}

.accent_color {
  color: #e4999d;
}

.accent_bg {
  background: #e4999d;
}

.rbkgr {
  background: #fbfbfb;
}

.topcar {
  font-family: "Raleway-Light", 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;
}

.prdvna {
  color: #03294c;
  font-size: 23px;
  font-family: "Akrobat-SemiBold", sans-serif;
}

.regmenu .dropdown-item.active, .regmenu .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #f4f9fd !important;
}

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

.tbc {
  background: rgb(244, 249, 253);
  background: -webkit-gradient(linear, 0 100%, 0 0, from(rgb(244, 249, 253)), to(rgb(236, 241, 245)));
  background: -webkit-linear-gradient(180deg, rgb(244, 249, 253) 0%, rgb(236, 241, 245) 100%);
  background: -moz-linear-gradient(180deg, rgb(244, 249, 253) 0%, rgb(236, 241, 245) 100%);
  background: -o-linear-gradient(180deg, rgb(244, 249, 253) 0%, rgb(236, 241, 245) 100%);
  background: linear-gradient(180deg, rgb(244, 249, 253) 0%, rgb(236, 241, 245) 100%);
  font-family: "Roboto-Bold", sans-serif;
  font-size: 15px;
}

.cpink {
  color: #f4f9fd;
}

.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: "Raleway-SemiBold", sans-serif !important;
}

.prg1 {
  font-family: "Raleway-Bold", sans-serif;
  color: #03294c;
  font-size: 24px;
}

.prg2 {
  font-family: "Raleway-Bold", sans-serif;
  color: #ef2525;
  font-size: 26px;
}

.prg3 {
  font-family: "Raleway-Light", sans-serif;
  color: #03294c;
  font-size: 15px;
  line-height: 25px;
}

.prg4 {
  font-family: "Raleway-Bold", sans-serif;
  color: #03294c;
  font-size: 20px;
}

.grbknd {
  background: #f8f8f8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.md-tabs {
  background: transparent !important;
}

.md-tabs .nav-link {
  color: #03294c;
  background: ghostwhite;
}

.md-tabs .nav-link.active {
  transition: all 1s;
  border-radius: 0.25rem;
}

.halfround {
  -webkit-border-top-left-radius: 13px;
  -webkit-border-bottom-left-radius: 13px;
  -moz-border-radius-topleft: 13px;
  -moz-border-radius-bottomleft: 13px;
  border-top-left-radius: 13px;
  border-bottom-left-radius: 13px;
}

.blueprdv {
  background: #03294c;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}

.blbpr {
  background: #03294c;
}

.blarr {
  color: #ef2525;
}

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

.lgr {
  color: #000;
}

.tnews {
  height: 661px;
}

.tnews9 {
  height: 400px;
}

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

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

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

.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: #e4999d !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: "Raleway-SemiBold", sans-serif !important;
}
.terfamnb h6 {
  font-size: 14px;
}

.cattab {
  color: #000;
  font-size: 11px;
  background: #e4999d !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: #e4999d;
}

.bigfont {
  font-size: 20px;
}

.postda {
  font-size: 14.0350877193px;
}

.newsnopic3 {
  font-family: "Raleway-SemiBold", 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: #f4f9fd !important;
}

.poll_bkgr {
  background: #f5f5f5;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}

.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 {
  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;
}

.quicklinks {
  background: #f4f9fd;
}
.quicklinks a {
  color: rgb(13, 13, 13);
}
.quicklinks a span {
  font-size: xx-large;
  color: #e4999d;
}

section.otdelenia .card {
  border-bottom: 3px solid #e4999d;
}

section.ekip_hme .card {
  border-bottom: 5px solid #e4999d;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0px 20px 20px 0 rgba(0, 0, 0, 0.12);
}

.round10 {
  border-radius: 10px !important;
}

.round20 {
  border-radius: 20px !important;
}

.kabineti_list ul.list-group a li.list-group-item {
  background: none;
  color: rgb(13, 13, 13);
}
.kabineti_list ul.list-group a li.list-group-item img {
  margin-right: 15px;
}
.kabineti_list ul.list-group a:link, .kabineti_list ul.list-group a:visited {
  background: rgb(255, 255, 255);
}
.kabineti_list ul.list-group a:hover {
  background: #f4f9fd;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "“" "”" "‘" "’";
}

blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote p {
  display: inline;
}

@media (max-width: 575.98px) {
  h1 {
    font-size: 18px !important;
  }
  .blnw {
    font-size: 27px;
  }
  .scanner h3 {
    font-size: 1.4rem;
  }
  .klb {
    height: 180px !important;
  }
  .fbmc {
    text-align: center !important;
  }
  section.quote h2 {
    font-size: 21px;
  }
  section.rebrand .view {
    aspect-ratio: initial;
  }
  section.rebrand .holder {
    position: relative;
  }
  .missnews {
    min-height: 280px !important;
  }
  .whttr h5 {
    font-size: 18px !important;
  }
  .newsba {
    font-size: 18px !important;
  }
  .osm1 {
    font-size: 15px !important;
  }
  .rbadge2 {
    font-size: 15px !important;
  }
  .prdabs {
    position: static;
    left: 0px;
    bottom: 0px;
  }
  .prd_hd {
    font-size: 25px;
  }
  .prd_hour {
    font-size: 16px;
  }
  .prd_txt {
    font-size: 17px;
  }
  .lnews {
    font-size: 27px;
  }
  .side-nav {
    width: 75%;
  }
  .prg1 {
    font-size: 19px;
  }
  .menut {
    width: 100%;
  }
  ul.programtabs.nav-tabs {
    display: block !important;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  ul.programtabs.nav-tabs::-webkit-scrollbar {
    display: none;
  }
  ul.programtabs.nav-tabs li.nav-item {
    display: inline-block;
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }
  ul.programtabs.nav-tabs li.nav-item a.nav-link h5 {
    font-size: 13px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  h1 {
    font-size: 27px !important;
  }
  .klb {
    height: 180px !important;
  }
  .fbmc {
    text-align: center !important;
  }
  section.rebrand .view {
    aspect-ratio: initial;
  }
  section.rebrand .holder {
    position: relative;
  }
  .missnews {
    min-height: 350px !important;
  }
  .whttr h5 {
    font-size: 18px !important;
  }
  .newsba {
    font-size: 18px !important;
  }
  .osm1 {
    font-size: 15px !important;
  }
  .rbadge2 {
    font-size: 15px !important;
  }
  .prdabs {
    position: static;
    left: 0px;
    bottom: 0px;
  }
  .prd_hd {
    font-size: 25px;
  }
  .prd_hour {
    font-size: 16px;
  }
  .prd_txt {
    font-size: 17px;
  }
  .lnews {
    font-size: 27px;
  }
  .side-nav {
    width: 75%;
  }
  .prg1 {
    font-size: 19px;
  }
  .prdcrsl {
    width: 100% !important;
  }
  .menut {
    width: 100%;
  }
  ul.programtabs.nav-tabs {
    display: block !important;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  ul.programtabs.nav-tabs::-webkit-scrollbar {
    display: none;
  }
  ul.programtabs.nav-tabs li.nav-item {
    display: inline-block;
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }
  ul.programtabs.nav-tabs li.nav-item a.nav-link h5 {
    font-size: 13px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  h1 {
    font-size: 37px !important;
  }
  .classic-tabs.tabc.tnews {
    height: auto !important;
  }
  .catname h2 {
    font-size: 28px !important;
  }
  .accent_color {
    font-size: 14px !important;
  }
  section.rebrand .view {
    aspect-ratio: initial;
  }
  section.rebrand .holder {
    position: relative;
  }
  .missnews {
    min-height: 280px !important;
  }
  .krimevents .row .col-6:nth-child(3),
  .krimevents .row .col-6:nth-child(4) {
    display: none;
  }
  .prdabs {
    position: static;
    left: 0px;
    bottom: 0px;
  }
  .prd_hd {
    font-size: 25px;
  }
  .prd_hour {
    font-size: 16px;
  }
  .prd_txt {
    font-size: 15px;
  }
  .prdcrsl {
    width: 100% !important;
  }
  .menut {
    width: 100%;
  }
  ul.programtabs.nav-tabs li.nav-item {
    width: 100%;
  }
  ul.programtabs.nav-tabs li.nav-item a.nav-link h5 {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .krimevents .row .col-6:last-child {
    display: none;
  }
  .tn-block {
    min-height: 73px !important;
  }
  .prd_hd {
    font-size: 27px;
  }
  .prd_hour {
    font-size: 16px;
  }
  .prd_txt {
    font-size: 15px;
  }
  ul.programtabs.nav-tabs li.nav-item {
    width: 100%;
  }
  ul.programtabs.nav-tabs li.nav-item a.nav-link h5 {
    font-size: 16px;
  }
  .menut2 ul li a:link,
  .menut2 ul li a:visited {
    padding-left: 6px !important;
    padding-right: 7px !important;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    min-width: 250px;
  }
  .pageround {
    border: 8px solid rgba(46, 179, 228, 0.1607843137);
  }
  .newsba {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    min-width: 250px;
  }
  .pageround {
    border: 8px solid rgba(46, 179, 228, 0.1607843137);
  }
  ul.programtabs.nav-tabs li.nav-item {
    width: 100%;
  }
  ul.programtabs.nav-tabs li.nav-item a.nav-link h5 {
    font-size: 16px;
  }
}
@media (max-width: 62em) {
  .classic-tabs .nav li:first-child {
    margin-left: 40px !important;
  }
}
@media (min-width: 991px) and (max-width: 1551px) {
  .morepredavaniya {
    display: none !important;
  }
}
@media (min-width: 1552px) {
  .morepredavaniya {
    display: block;
  }
}

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