/*!
 * Bootstrap v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


.btn {
  cursor: pointer;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .btn:hover, .btn:active, .btn:focus {
    outline: none; }
  .btn.btn-primary {
    background: #ff5800;         /*aktiven buton - cvqt na butona*/
    border: 1px solid #ff5800;   /*aktiven buton - cvqt ramka na butona*/
    color: #fff; }
    .btn.btn-primary:hover {
      border: 1px solid red;
      background: transparent;
      color: #ff5800; }       /*aktiven buton - cvqt na nadpisa na butona sled preminavane na mi6kata*/
    .btn.btn-primary.btn-outline-primary {
      border: 1px solid red;
      background: transparent;
      color: #ff5800; }    /*cvqt na ramkata na ostanalite butoni*/
      .btn.btn-primary.btn-outline-primary:hover {
        border: 1px solid transparent;
        background: #ff5800;      
        color: #ff5800; }      /*cvqt na nadpisa v butonite sled preminavaneto na mi6kata*/
  



.block-7 {                            /*oformlenie na kvadratite*/
  margin-bottom: 30px;
  padding: 30px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.03);
  background: #fff; }
  .block-7 .heading {
    font-size: 14px;
    line-height: 1;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: uppercase; }
  .block-7 .heading-2 {
    font-size: 16px; }
  .block-7 .price {
    margin: 0;
    padding: 0;
    display: block; }
    .block-7 .price sup {
      font-size: 20px;
      top: -.7em;
      color: #ff5800; }     /*cvqt na simvola na valutata*/
    .block-7 .price .number {
      font-size: 40px;
      font-weight: 500;
      color: #ff5800; }    /*cvqt na cifrata za valuta*/
  .block-7 .excerpt {
    margin-bottom: 20px;
    color: gray; }
  .block-7 .label2 {
    text-transform: uppercase; }
  .block-7 .pricing-text {
    margin-bottom: 0; }
    .block-7 .pricing-text, .block-7 .pricing-text li {
      padding: 0;
      margin: 0; }
    .block-7 .pricing-text li {
      list-style: none;
      margin-bottom: 15px;
      color: #b3b3b3; }
      .block-7 .pricing-text li strong {
        color: #000000; }


@media (min-width: 768px) {
  .blog-entry {
    margin-bottom: 30px; } }

@media (max-width: 767.98px) {
  .blog-entry {
    margin-bottom: 30px; } }



.ftco-section {
  padding: 6em 0;
  position: relative; }

.ftco-bg-dark {
  background: #3c312e; }

.ftco-footer {
  font-size: 14px;
  background: #141313;
  padding: 6em 0; }
  .ftco-footer .ftco-footer-logo {
    text-transform: uppercase;
    letter-spacing: .1em; }
  .ftco-footer .ftco-footer-widget h2 {
    font-weight: normal;
    color: #fff;
    margin-bottom: 40px;
    font-size: 18px;
    font-weight: 400; }
  .ftco-footer .ftco-footer-widget ul li a span {
    color: #fff; }
  .ftco-footer .ftco-footer-widget .btn-primary {
    background: #fff !important;
    border: 2px solid #fff !important; }
    .ftco-footer .ftco-footer-widget .btn-primary:hover {
      background: #fff;
      border: 2px solid #fff !important; }
  

#map {
  width: 100%; }
  @media (max-width: 991.98px) {
    #map {
      height: 300px; } }

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(252, 211, 7, 0.4); }
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(252, 211, 7, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(252, 211, 7, 0); } }

@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(252, 211, 7, 0.4);
    -webkit-box-shadow: 0 0 0 0 rgba(252, 211, 7, 0.4);
    box-shadow: 0 0 0 0 rgba(252, 211, 7, 0.4); }
  70% {
    -moz-box-shadow: 0 0 0 30px rgba(252, 211, 7, 0);
    -webkit-box-shadow: 0 0 0 30px rgba(252, 211, 7, 0);
    box-shadow: 0 0 0 30px rgba(252, 211, 7, 0); }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(252, 211, 7, 0);
    -webkit-box-shadow: 0 0 0 0 rgba(252, 211, 7, 0);
    box-shadow: 0 0 0 0 rgba(252, 211, 7, 0); } }


/*ot utk nadolu sqnkq nq bekgraunda na broq4a*/
.heading-section.heading-section-white .subheading {
  color: rgba(255, 255, 255, 0.7); }

.heading-section.heading-section-white h2 {
  font-size: 40px;
  color: #fff; }

.heading-section.heading-section-white p {
  color: rgba(255, 255, 255, 0.9); }

.hotel-img,
.img,
.blog-img,
.about-img,
.user-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }



.image-popup {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

#section-counter {
  position: relative;
  z-index: 0; }
  #section-counter:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    z-index: -1;
    opacity: .7;
    background: #000000; }

.ftco-counter {
  padding: 6em 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  @media (max-width: 1199.98px) {
    .ftco-counter {
      background-position: center center !important; } }
  .ftco-counter .text strong.number {
    font-weight: 500;
    font-size: 40px;
    color: #fff;
    display: block; }
  .ftco-counter .text span {
    display: block;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8); }
  @media (max-width: 767.98px) {
    .ftco-counter .counter-wrap {
      margin-bottom: 20px; } }
  .ftco-counter .ftco-number {
    display: block;
    font-size: 72px;
    font-weight: bold;
    color: #fcd307; }
  .ftco-counter .ftco-label {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .1em; }
