@font-face {
  font-family: "Montserrat-ExtraBold";
  src: url("../../f/Montserrat-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat-Medium";
  src: url("../../f/Montserrat-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Jost-Regular";
  src: url("../../f/Jost-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("../../f/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "GeologicaRoman-Regular";
  src: url("../../f/GeologicaRoman-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("../../f/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("../../f/Roboto-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url("../../f/Montserrat-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto-Medium";
  src: url("../../f/Roboto-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto-Light";
  src: url("../../f/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto-Thin";
  src: url("../../f/Roboto-Thin.ttf") format("truetype");
}
body {
  font-family: "Roboto-Regular", sans-serif !important;
  font-size: 18px;
}

/* 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: "Montserrat-Regular", sans-serif;
}

.menut2 ul {
  border-radius: 10px;
}

.menut2 ul li a:link, .menut2 ul li a:visited {
  font-weight: 400;
  font-size: 19px !important;
  color: #323232 !important;
  font-family: "Jost-Regular", sans-serif;
  border-radius: 10px;
}
.menut2 ul li a:hover, .menut2 ul li a:focus {
  color: rgb(255, 255, 255) !important;
  background: #8dc440;
  border-radius: 10px;
}

.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(60, 148, 242);
}

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

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

.topmenu .dropdown:hover .dropdown-menu {
  display: block;
}
.topmenu .dropdown > .dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
  /*        pointer-events: none;*/
}

.topmenu.onscroll {
  background: rgba(255, 255, 255, 0.97);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
  padding-top: 0;
}
.topmenu.onscroll .logo img {
  width: 50%;
}

.rbadge {
  background: #8dc440 !important;
  font-family: "Jost-Regular", sans-serif;
  font-weight: 300 !important;
  font-size: 14px !important;
  z-index: 8 !important;
  position: absolute;
  right: 0px;
  top: 20px;
}

.rbadge1 {
  background: rgb(60, 148, 242) !important;
  font-family: "Jost-Regular", sans-serif;
  font-weight: 300 !important;
  font-size: 14px !important;
}

span.tdate {
  font-size: 14px !important;
  color: rgb(60, 148, 242);
  font-family: "Montserrat-Regular", sans-serif;
}

.catname h2 {
  color: rgb(13, 13, 13);
  font-family: "Roboto-Bold", sans-serif;
  font-size: 30px;
  border-left: 4px solid rgb(60, 148, 242);
}

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

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

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

.osm {
  font-family: "Roboto-Bold", sans-serif;
}

span.tdate1 {
  font-size: 14px !important;
  font-family: "Montserrat-Regular", sans-serif;
  color: rgb(60, 148, 242);
}

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

.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(60, 148, 242);
  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(60, 148, 242);
  border-radius: 0rem;
  border: 1px solid rgb(60, 148, 242);
  background: rgb(255, 255, 255);
  transition: all 1s;
}

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

.datefont {
  font-family: "Montserrat-Medium", 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;
}

.grey_top {
  background: #8dc440;
}

.headtxt2 {
  font-size: 30px;
  font-family: "Roboto-Regular", sans-serif;
  color: #22314e;
}

.headtxt3 {
  font-size: 22px;
  font-family: "Montserrat-Medium", sans-serif;
}

.headtxt4 {
  font-size: 32px;
  font-family: "GeologicaRoman-Regular", sans-serif;
  color: #22314e;
}

.yellowfon1 {
  background: #f8f3b1;
}

.testimonial-card {
  background: #f8f3b1 url(/img/line.png) center 95% repeat-x;
}

.roundi1 {
  border-radius: 17px;
  box-shadow: 0 0px 8px 0 rgba(239, 239, 239, 0.75), 0 6px 20px 0 rgba(239, 239, 239, 0.75);
}

.roundi112 {
  -webkit-border-top-left-radius: 17px;
  -webkit-border-top-right-radius: 17px;
  -moz-border-radius-topleft: 17px;
  -moz-border-radius-topright: 17px;
  border-top-left-radius: 17px;
  border-top-right-radius: 17px;
}

.roundi1121 {
  -webkit-border-bottom-right-radius: 17px;
  -webkit-border-bottom-left-radius: 17px;
  -moz-border-radius-bottomright: 17px;
  -moz-border-radius-bottomleft: 17px;
  border-bottom-right-radius: 17px;
  border-bottom-left-radius: 17px;
}

.shadowbl {
  box-shadow: 0 0px 8px 0 rgba(239, 239, 239, 0.75), 0 6px 20px 0 rgba(239, 239, 239, 0.75);
}

.dropcol1 {
  font-size: 15px;
}

.menut2 ul li a:link {
  font-size: 16px;
}

.forus {
  font-family: "GeologicaRoman-Regular", sans-serif !important;
  font-size: 25px;
  color: #22314e;
}

.headvt1, section.zanas, section.uslugi, .page-176, .page-170, .page-195 {
  color: #22314e;
  font-family: "Montserrat-Medium", sans-serif;
  font-size: 19px;
}
.headvt1 ul, section.zanas ul, section.uslugi ul, .page-176 ul, .page-170 ul, .page-195 ul {
  padding-left: 0;
  list-style: none;
}
.headvt1 ul li, section.zanas ul li, section.uslugi ul li, .page-176 ul li, .page-170 ul li, .page-195 ul li {
  padding-left: 50px;
  margin-bottom: 20px;
  position: relative;
}
.headvt1 ul li::before, section.zanas ul li::before, section.uslugi ul li::before, .page-176 ul li::before, .page-170 ul li::before, .page-195 ul li::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(/img/bullet.png) left center no-repeat;
  position: absolute;
  left: 0;
  top: 10px;
}

section.uslugi .text, .page-170 .text {
  background: url(/img/arrow.png) right 30px bottom 50px no-repeat;
}
section.uslugi ul li::before, .page-170 ul li::before {
  background: url(/img/bullet2.png) left center no-repeat;
  top: 0;
}

.page-195 ul li {
  padding-left: 90px;
  margin-bottom: 60px;
}
.page-195 ul li::before {
  background: url(/img/star.png) left center no-repeat;
  width: 61px;
  height: 61px;
  top: 0;
}

.av1 {
  font-size: 40px;
  font-family: "GeologicaRoman-Regular", sans-serif;
  color: #22314e;
}

.foottext1 {
  font-family: "Montserrat-Regular", sans-serif !important;
}

.ofgalcar2 {
  height: 300px;
  border-radius: 25px;
}

.roundi1 {
  border-radius: 25px;
}

.roundi2 {
  border-radius: 16px;
}

.bgz67 {
  background: rgb(141, 196, 64);
  background: linear-gradient(180deg, rgb(141, 196, 64) 6%, rgb(255, 255, 255) 6%);
}

.valuti {
  font-size: 14px;
}

.welc {
  font-weight: bold;
}

.btntop {
  background: #fefefe;
  color: #8dc440 !important;
  font-family: "Roboto-Medium", sans-serif;
  letter-spacing: 0.2rem;
  font-size: 13px;
}

.btnc {
  font-family: "Roboto-Light", sans-serif;
  font-size: 15px;
  letter-spacing: -1px;
}

.btnnewsstop {
  background: #f0f0f0;
  color: #8dc440;
  font-size: 18px;
  font-family: "Roboto-Medium", sans-serif;
}

.btnnewsstop1 {
  background: #f0f0f0;
  font-size: 18px;
  font-family: "Roboto-Medium", sans-serif;
}

.btngr1 {
  background: #22314e;
  font-size: 16px;
  font-family: "Montserrat-Medium", sans-serif;
}

.valuti ul li {
  padding-bottom: 5px !important;
}

.btngr2 {
  font-size: 16px;
  font-family: "Montserrat-Medium", sans-serif;
}

.btheader1 {
  color: #8dc440 !important;
}

.otzividw1 {
  font-size: 15px;
  font-family: "Roboto-Medium", sans-serif;
}

.reviewcontent {
  line-height: 1.3;
}

ul.uslugi > li {
  list-style: none;
  background: url(/img/aprove.png) top left no-repeat;
  padding-left: 35px;
  padding-bottom: 10px;
}

ul.uslugi > li > ul > li {
  padding-bottom: 10px;
}

ul.uslugi > li > ul > li:first-child {
  padding-top: 10px;
}

.prof {
  color: #286118 !important;
}

.postzg1 {
  font-size: 18px;
  color: #fff;
  font-family: "Roboto-Regular", sans-serif;
}

.bgz45 {
  background: #8dc440;
  color: #fff;
}

footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  color: rgb(255, 255, 255);
  font-size: 12px;
}
footer a:link, footer a:visited {
  color: #fff;
  display: inline-block;
}

.footer-copyright a:link, .footer-copyright a:visited, .footer-copyright a:hover {
  color: rgb(255, 255, 255);
}

.minfo {
  font-family: "Montserrat-Regular", 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(60, 148, 242) !important;
}

.rl {
  font-family: "Jost-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: 18px;
  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: #fefefe;
  color: rgb(13, 13, 13);
  line-height: 1.5;
}

.btn-circle {
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/*.dropdown:hover>.dropdown-menu {display: block;}
.dropdown>.dropdown-toggle:active {pointer-events: none;}*/
h1 {
  font-size: 1.7rem;
  font-family: "Roboto-Bold", sans-serif;
}

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

h5 {
  font-size: 1.1rem;
}

.color-yellow {
  color: #ec781a;
}

.color-orange {
  color: #f62f2c;
}

.bg-orange {
  background: #f62f2c;
}

.color-blue {
  color: #111964;
}

.bg-blue {
  background: #111964;
}

.gradient-text {
  background: linear-gradient(to right, #b80281, #3e018d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.find-property {
  background: white;
  border-radius: 20px;
  padding: 7px;
}
.find-property select {
  border: none;
  border-radius: 0;
}
.find-property select:focus {
  outline: none;
}
.find-property .input-group-append .input-group-text {
  background: #111964;
  border: none;
  border-radius: 0;
  color: white;
}
.find-property .input-group-append .input-group-text:hover {
  background: #111964;
  border: none;
  border-radius: 0;
  color: white;
}

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

.bggray {
  background: #f4f4f4;
}

.bgyellow {
  background: #ffd85d;
}

.bs-canvas-overlay {
  opacity: 0.85;
  z-index: 1100;
}

.bs-canvas {
  top: 0;
  z-index: 1110;
  overflow-x: hidden;
  overflow-y: auto;
  width: 330px;
  transition: margin 0.4s ease-out;
  -webkit-transition: margin 0.4s ease-out;
  -moz-transition: margin 0.4s ease-out;
  -ms-transition: margin 0.4s ease-out;
}

.bs-canvas-left {
  left: 0;
  margin-left: -330px;
}
.bs-canvas-left .bs-canvas-content h4 {
  font-size: 1.4rem !important;
  font-weight: 600;
  color: #111964;
  margin-bottom: 1rem;
}
.bs-canvas-left .bs-canvas-content .nav-link {
  font-size: 1rem;
  font-weight: 400;
  color: #333;
  margin-bottom: 0.5rem;
}

.bs-canvas-right {
  right: 0;
  margin-right: -330px;
}

/* Only for demo */
body {
  min-height: 100vh;
}

.jarallax {
  background-image: url("/img/veselin_marinov.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center !important;
}

@media (max-width: 575.98px) {
  .logo {
    height: 35px;
  }
  h1 {
    font-size: 6vw !important;
  }
  h5 {
    font-size: 4vw !important;
  }
  h4 {
    font-size: 3vw !important;
  }
  h3 {
    font-size: 4vw !important;
  }
  .jarallax {
    background-image: url("/img/veselin_marinov1.jpg");
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .headtxt3 {
    font-size: 18px !important;
    line-height: 1.8;
  }
  .headtxt4 {
    font-size: 30px !important;
  }
  .av1 {
    font-size: 28px !important;
  }
  .headtxt2 {
    font-size: 24px !important;
  }
  .logo {
    height: 40px;
  }
  .btnz2 {
    font-size: 15px !important;
  }
  .tnews9 {
    height: 250px !important;
  }
  .bigj1 {
    height: 250px !important;
  }
  .forus {
    font-size: 27px !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .headtxt3 {
    font-size: 18px !important;
  }
  .headtxt4 {
    font-size: 30px !important;
  }
  .av1 {
    font-size: 26px !important;
  }
  .headtxt2 {
    font-size: 24px !important;
  }
  .logo {
    height: 40px;
  }
  .btnz2 {
    font-size: 13px !important;
  }
  .tnews9 {
    height: 300px !important;
  }
  .forus {
    font-size: 27px !important;
  }
  .grb1 {
    font-size: 18px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .krimevents .row .col-6:last-child {
    display: none;
  }
  .tn-block {
    min-height: 73px !important;
  }
  .logo {
    height: 40px;
  }
  .grb1 {
    font-size: 18px !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .krimevents .row .col-6:nth-child(3),
  .krimevents .row .col-6:nth-child(4) {
    display: none;
  }
}
@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;
  }
  .av1 {
    font-size: 36px !important;
  }
}
@media (max-width: 62em) {
  .classic-tabs .nav li:first-child {
    margin-left: 40px !important;
  }
}