/* resets */
*,
*:before,
*:after {
  box-sizing: border-box;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
/*global*/
body{font-family: 'Montserrat', sans-serif;}


h4 {
  font-size: 1em; }

  .gallery{margin-top: 1em}
section{padding-bottom: 3em}
.contact-main{padding:3em;}
.contact-box{margin-bottom:2em;}
.contact-box .inner{background: #f2f2f2;padding: 2em;}
.contact-box p{line-height: 1em}
.contact-box p.name{font-weight: 700}
.contact-box p.address{color:#e3002b;margin-top:2em;}
.contact-box h2{background: #091d36;color:#fff;padding: 1em;margin-bottom: 0;}
.contact-box h3{font-size:1rem;background: #091d36;color:#fff;padding: 1em;margin-bottom: 0;}
.nadpis{margin:0 auto;}
.btn01, .btn02 {
  margin-top: 35px;
  margin-bottom: 30px;
  white-space: nowrap; }

.btn01 a, .btn02 a {
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 30px 45px;
  color: #fff;
  background-color: #e3002b;
  font-weight: 400;
-webkit-transition: all 2s; /* Safari */
  transition: all 0.5s;}

.btn02 a {
  padding: 30px 60px; }

.btn01 a:hover, .btn02 a:hover {
  background-color: #b00021; }

/*hornemenu*/
.navigacia {position: absolute;
width: 100%;
z-index: 1;}
header {
  background: url("../img/top-background.jpg") top center no-repeat;
  background-size: cover !important;
  min-height: 800px; }
  .alert-bar{
    background: #e3002b;
        padding: 10px;
        color: #fff;
  }
  .alert-bar a{ color: #fff;text-decoration: underline}
  .fixed-top{position: fixed;z-index: 1030;left: 0;right: 0;top: 0;}

 .fixed-top.active{
    background-color: #fff !important;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  }
  .navbar-brand {
  background: url("../img/logo.png?v1");
  display: block;
  width: 180px;
  height: 70px;
  background-size: 136px 70px;
  margin: 0;
  background-repeat: no-repeat;
  }

 .fixed-top.active .navbar-brand{
    background: url("../img/logo_color.png");
    display: block;
    width: 180px;
    height: 70px;
    background-size: 136px 70px;
    background-repeat: no-repeat;
    margin: 0;
  }
.logo {
  padding: 25px 0; }

.header-row-1 {
  background: rgba(255, 255, 255, 0.2); }
  .header-row-bottom {
    background: #091d36;
    text-align: center;
    margin-top: 98px;
    min-height: 1px}

    .nav-link {
      text-transform: uppercase;
      white-space: nowrap;
      font-size: 0.875em;
      color: #fff !important;
      padding: 30px 20px 30px 25px !important;
  }
.nav-item{-webkit-transition: all 0.2s; /* Safari */
  transition: all 0.2s;}

.hornemenu { text-align: center; margin:0;padding:0 }
.hornemenu li{display: table-cell;padding:5px 10px;vertical-align: middle;}
.hornemenu .nav-link{text-transform: uppercase;
font-size: 0.875em;
white-space:pre-wrap;
color: #fff !important;
padding: 10px !important;}

  .client{ border:1px solid #e3002b; background: #e3002b !important;margin-left:3em;}
.client:hover{border:1px solid white;}


@media all and ( min-width: 768px ) {

  /* all cols margin */
  [class*="col-1-4"] {
    margin-right: 20px;
  }
  [class*="col-1-4"]:last-child {
    margin-right: 0;
  }

  /* make the columns responsive */

  .col-1-4 {
    float: left;
    position: relative;
    width: 25%;
    min-height: 150px;
  }
  /* 4 span rows */
  .row-4 {
    padding-left: 60px;
  }
  .row-4 [class*="col-"]:first-child {
    margin-left: -60px;
  }

}
.col-1-4 .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media all and ( max-width: 1200px ) {
  .row-4 [class*="col-1-4"]:first-child {
    margin-left: 0px;
  }
  [class*="col-1-4"] {
    margin-right: 0px;
  }
.col-1-4{
  float: left;
  position: relative;
  width: 50%;
  min-height: 130px;
  }
}
@media all and ( max-width: 768px ) {
.col-1-4{
  float: left;
  position: relative;
  width: 100%;
  min-height: 150px;
  }

}
.col-1-4:hover:after{
  content:attr(data-client);
  display: block;
  position: absolute;
  width:100%;
  height:100%;
  background: #e3002b;
}
.col-1-4 .title{display: none}
.col-1-4:hover .title{display:block;color:white;position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;}
.fc{margin-bottom: 2em}
.calendar-button{display: table;background: #12396b; color:white;float: left;width: 100%;padding: 10px;}
.calendar-button.active{background: #e3002b}
.calendar-button a{color:white;display:table-cell;vertical-align: middle;text-decoration: none}
.calendar-button p{display: table-cell;vertical-align: middle;line-height: 60px;font-size: 1.75em;}
.calendar-button img{max-height: 60px;float:left;margin-right:20px;max-width:60px;}
.fixed-top.active .nav-link{color:#091d36 !important;}
.fixed-top.active .client {border:1px solid white;}
.fixed-top.active .client .nav-link{color:white !important;}
.nav-item:hover {
  background: #e3002b !important; }
  .fixed-top.active .nav-item:hover .nav-link{color:white !important;}
.language {
  margin-left: 4em;
}

/*Horna Stranka*/
#topright {
  margin-top: 80%;
  margin-bottom: 3%;
  padding: 2em 2em 2em 0;color:white;}
  .slogan{font-weight: 300}
#topright h1{font-weight: 700;text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.53);}
/*Main*/
.headline {
  margin-top: 60px;
  padding: 0 20px;
  text-align: center; }
  .headline__text {
    background: #f5f5f5;
    padding: 10px;
    position: relative; }
    .headline__text:after {
      background: #e3002b;
      content: "";
      display: block;
      height: 5px;
      position: absolute;
      right: -20px;
      width: 90px; }

.about-us {
  margin-top: 35px; }

.logo-color {
  margin: 0 auto; }
  .logo-color img{
    max-width: 100%; }


.about-us-text {
  margin-top: 2.3rem;
font-weight: 300;}

.about-us-text li {
  line-height: 2; }

.about-us-btn {
  text-align: center; }

.service {padding: 4em 0 }
.member {padding: 2em 0;margin: 2em 0; }
.member:nth-child(odd) {padding: 2em 0;
background: #f5f5f5;
margin: 2em 0; }
/* Valuations*/
.side-left {
 position: relative;
}
.side-left.image {
 position: relative;
 text-align: center;
}

.side-left h2{position: absolute;
right: -1em;
bottom: 1em; }

.side-left .btn01{position: absolute;
right: -3em;
bottom: -3em;}


.side-right {
 position: relative;}
 .memberships .side-right b:before{
   content: url("../svg/arrow_odrazka_red.svg");
   height: 8px;
   width: 8px;
   position: absolute;
   left: 0;
   -webkit-transition: left 0.5s;
   transition: left 0.5s;
 }
 .member-image{margin: 0;
   background-size: 0 0 !important;
 display: inline-block;
 width: 60%;
 height: 100%;
 position: relative;
 top: 0;
}
.fadeInLeft .side-right{order:2;}

 .member-image::before {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   opacity: 1;
   background: inherit;
   background-size: cover;
 }
 .side-left .member-image{
 text-align: right;
 }
.service-image{margin: 0;
  background-size: 0 0 !important;
display: inline-block;
width: 80%;
height: 100%;
position: relative;
top: 0;
min-height: 240px;}

.service-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
  background: inherit;
  background-size: cover;
}
.side-right .service-image{
float:right;
text-align: left;}
.side-left .service-image{
text-align: right;
}
.side-right h2{position: absolute;
left: -1em;
bottom: 1em; }

.side-right .btn01{position: absolute;
left: -3em;
bottom: -3em;}

.service h2{font-size: 3.0em;
font-weight: 700;
line-height: 1em;
margin-top: 1em;
}

 .service li {
   list-style-type: none;
   line-height: 2;
   font-weight: 300}


.valuations-text {
  text-align: left;
  line-height: 2; }

.valuations-text p {
  color: #000; }


.side-left p, .side-right p {
  margin-top: 0px;
  color: #000;
  font-weight: 300 }
  .side-left a, .side-right a {
    color:black;
    text-decoration: none;
  }

  .btn01 a {
    color:white;
    text-decoration: none;
  }

.service-underline:before {
  content: url("../svg/arrow_odrazka_red.svg");
  height: 8px;
  width: 8px;
  position: absolute;
  left: 25px;
-webkit-transition: left 0.5s; /* Safari */
  transition: left 0.5s;}

.service-underline:after {
  background: #e3002b;
  content: "";
  display: block;
  height: 1px;
  left: 55px;
  position: absolute;
  width: 120px;
  -webkit-transition: width 0.5s; /* Safari */
    transition: width 0.5s; }
  .service-underline:hover::after{width: 200px;}

  .service-underline:hover::before {
    left: 35px;
  }
.btn-surveys {
  margin-top: 55px; }



.navigation p {
  margin-top: 80px; }
 left: 20px; }


.sighting p {
  margin-top: 80px; }


/*prefooter*/
.prefooter-wrapper {
  background: #091d36; }

.prefooter {
  background: url("../img/prefooter-bg.jpg") top right no-repeat;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px; }

.prefooter h4, .prefooter a, .prefooter li {
  color: #fff;
  font-size: 0.875rem; }

.prefooter a {
  text-decoration: none; }

.prefooter li {
  list-style-type: none;
  line-height: 1.2rem;
  margin-bottom: 5px; }

.prefooter h4 {
  font-size: 1.1rem; }

.prefooter h4:after {
  background: #e3002b;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  left: 65px;
  width: 60px; }

.prefooter img {
  margin-top: 40px; }

.footer {
  background: #091d36;
  text-align: center;
  padding-bottom: 1em }
  .footer p {
    padding-top: 1rem;
    margin-bottom: 0;
    font-size: 0.7rem;
    color: #fff; }

.footer img {
  margin-top: 1rem; }

/*SERVICES*/
.header-row-services {
  background: #fff; }

.header-row-services .nav-link {
  white-space: nowrap;
  color: #000 !important;
  padding: 30px 20px 30px 25px !important; }

.header-row-services .nav-link:hover {
  background: #e3002b !important;
  color: #fff !important; }

.topleft {
  padding: 80px 0 120px 0; }



/*services-main*/
.memberships .side-left{text-align: center;}
.memberships .side-left img {max-width: 50%}
.services-main {
  background: #fff; }

.services-top {
  margin-top: 40px;
  background: url("../img/services-top.jpg") top left no-repeat; }

.services-top h1 {
  color: #fff;
  background: rgba(9, 29, 54, 0.5);
  display: inline-block;
  padding: 20px;
  margin-top: 60px;
  font-size:60px;
  margin-bottom: 60px;
  text-align: left; }

.services-text {
  margin: 0 auto;
  max-width: 950px;
 }

.services-text h4 {
  color: #091d36;
  margin-top: 40px;
  font-size: 1.4rem; }

.services-text p {
  color: #091d36;
  margin-top: 40px;
  margin-bottom: 40px; 
  word-wrap: break-word;}

.services-grey-bg {
  background: #f5f5f5; }
.services-grey-bg,.services-white-bg{padding: 0 10px;}
.services-left {
  text-align: right;
  padding-top: 35px;
  padding-bottom: 35px; }

.services-left h4 {
  font-size: 1.4rem; }

.services-right p {
  color: #091d36;
  word-wrap: break-word; }

.services-right p:first-child {
  padding-top: 35px; }

.services-right p:last-child {
  padding-bottom: 35px; }

.services-right p:before {
  content: url("../svg/arrow_odrazka_red.svg");
  height: 8px;
  width: 8px;
  position: absolute;
  left: 5px; }

/*bottom- pred prefooter*/
.services-bottom {
  display: none;
  margin-top: 40px;
  background: #091d36;
  padding: 40px 0; }

.services-bottom-text {
  text-align: center; }
  .services-bottom-text h4 {
    font-size: 1.4rem;
    color: #fff; }
  .services-bottom-text a {
    color: #fff;
    text-decoration: none; }

.contact-name {
  color: #e3002b; }

.contact-highlight {
  color: #e3002b;
  float: right; }

  .reports h2{
    font-size: 2em;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    background: #091d36;
    width: 100%;
    padding: 20px;
    color: white;
  }
  thead{background:#e6e6e6;}
  tr{margin-bottom:5px!important}
th, td{padding: 20px !important;display: table-cell !important;vertical-align: middle !important}
td[class^="rating_value"]{color:white;text-align: center;padding: 10px;vertical-align: middle}
.rating_value-1,.rating_value-1\.0,.rating_value-1\.1,.rating_value-1\.2,.rating_value-1\.3,.rating_value-1\.4{background: #108348}
.rating_value-1\.5,.rating_value-1\.6,.rating_value-1\.7,.rating_value-1\.8,.rating_value-1\.9{background: #1ea849}
.rating_value-2,.rating_value-2\.0,.rating_value-2\.1,.rating_value-2\.2,.rating_value-2\.3,.rating_value-2\.4{background: #6db44a}
 .rating_value-2\.5,.rating_value-2\.6,.rating_value-2\.7,.rating_value-2\.8,.rating_value-2\.9{background: #9fc647}
 .rating_value-3,.rating_value-3\.0,.rating_value-3\.1,.rating_value-3\.2,.rating_value-3\.3,.rating_value-3\.4{background: #e5cf3d}
 .rating_value-3\.5,.rating_value-3\.6,.rating_value-3\.7,.rating_value-3\.8,.rating_value-3\.9{background: #f0b239}
 .rating_value-4,.rating_value-4\.0,.rating_value-4\.1,.rating_value-4\.2,.rating_value-4\.3,.rating_value-4\.4{background: #ea8b39}
 .rating_value-4\.5,.rating_value-4\.6,.rating_value-4\.7{background: #df5c32}
 .rating_value-4\.75,.rating_value-4\.8,.rating_value-4\.9{background: #d92330}
 .rating_value-5,.rating_value-5\.0{background: #a4272d}
 .rating_value-NS,.rating_value-NA{color: #000 !important}

.details{ display:none; opacity: 0;background:rgba(5, 187, 255, 0.1) !important;
    visibility: hidden;  -webkit-transition: opacity 600ms, visibility 600ms;
            transition: opacity 600ms, visibility 600ms;overflow: hidden}

.multiselect-native-select select{display:none;}
.multiselect {height: 62px;
background: white;
border: 1px solid #ddd;
border-radius: 0;
width: 250px;    overflow: hidden;}
.multiselect-container{z-index: 100000}
.multiselect-container a {color:#000000;}
.details.active{ display:table-row;visibility: visible;
    opacity: 1;}

    p.thin {
        font-weight: 100;
        margin: 0;
        line-height: 1.2em;
    }

    p.bold {
        font-weight: 900;
        margin: 0;
        margin-top: -5px;
    }

    .rel {
        width: 30%;
        margin: 0 auto;
        position: relative;
        text-align: center;
        padding: 20px;
        border-style: dotted;
        border-color: white;
        border-width: medium;
    }
    .fc-scroller {overflow: auto !important}
    .fc-day-grid .fc-row:first-child{z-index: 6}
    .fc-day-grid .fc-row:nth-child(2){z-index: 5}
    .fc-day-grid .fc-row:nth-child(3){z-index: 4}
    .fc-day-grid .fc-row:nth-child(4){z-index: 3}
    .fc-day-grid .fc-row:nth-child(5){z-index: 2}
    .fc-day-grid .fc-row:nth-child(6){z-index: 1}
    .popper,
    .tooltip {
        position: absolute;
        background: #FFC107;
        color: black;
        width: 150px;
        border-radius: 3px;
        box-shadow: 0 0 2px rgba(0,0,0,0.5);
        padding: 10px;
        text-align: center;
        z-index: 10 !important
    }
    .style5 .tooltip {
        background: #1E252B;
        color: #FFFFFF;
        max-width: 200px;
        width: auto;
        font-size: .8rem;
        padding: .5em 1em;
    }
    .popper .popper__arrow,
    .tooltip .tooltip-arrow {
        width: 0;
        height: 0;
        border-style: solid;
        position: absolute;
        margin: 5px;
    }

    .tooltip .tooltip-arrow,
    .popper .popper__arrow {
        border-color: #FFC107;
    }
    .style5 .tooltip .tooltip-arrow {
        border-color: #1E252B;
    }
    .popper[x-placement^="top"],
    .tooltip[x-placement^="top"] {
        margin-bottom: 5px;
    }
    .popper[x-placement^="top"] .popper__arrow,
    .tooltip[x-placement^="top"] .tooltip-arrow {
        border-width: 5px 5px 0 5px;
        border-left-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        bottom: -5px;
        left: calc(50% - 5px);
        margin-top: 0;
        margin-bottom: 0;
    }
    .popper[x-placement^="bottom"],
    .tooltip[x-placement^="bottom"] {
        margin-top: 5px;
    }
    .tooltip[x-placement^="bottom"] .tooltip-arrow,
    .popper[x-placement^="bottom"] .popper__arrow {
        border-width: 0 5px 5px 5px;
        border-left-color: transparent;
        border-right-color: transparent;
        border-top-color: transparent;
        top: -5px;
        left: calc(50% - 5px);
        margin-top: 0;
        margin-bottom: 0;
    }
    .tooltip[x-placement^="right"],
    .popper[x-placement^="right"] {
        margin-left: 5px;
    }
    .popper[x-placement^="right"] .popper__arrow,
    .tooltip[x-placement^="right"] .tooltip-arrow {
        border-width: 5px 5px 5px 0;
        border-left-color: transparent;
        border-top-color: transparent;
        border-bottom-color: transparent;
        left: -5px;
        top: calc(50% - 5px);
        margin-left: 0;
        margin-right: 0;
    }
    .popper[x-placement^="left"],
    .tooltip[x-placement^="left"] {
        margin-right: 5px;
    }
    .popper[x-placement^="left"] .popper__arrow,
    .tooltip[x-placement^="left"] .tooltip-arrow {
        border-width: 5px 0 5px 5px;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        right: -5px;
        top: calc(50% - 5px);
        margin-left: 0;
        margin-right: 0;
    }
    .navbar-toggler{
    width: 47px;
    height: 34px;
    background-color: #091d36;}

    .navbar-toggler .line{
    width: 100%;
    float: left;
    height: 2px;
    background-color: #fff;
    margin-bottom: 5px;
    }
    .navbar-toggler .line:last-child{margin-bottom: 0}
@media (max-width: 992px) {
  .header-row-bottom {
    margin-top: -1px;
  }
  .fixed-top{position: relative !important;}
header{min-height: 300px;}
  .header-row-1{background: rgba(255, 255, 255, 1); }
 .navbar-brand{
    background: url("../img/logo_color.png");
    display: block;
    width: 180px;
    height: 70px;
    background-size: 136px 70px;
    background-repeat: no-repeat;
    margin: 0;
  }
  .fixed-top .nav-link{color:#091d36 !important;}
  .client{margin-left: 0}
  .contact-highlight {
    display: none; }
.hornemenu li{
display:block;
border-bottom: 1px solid white;
}
     }

     @media all and ( max-width: 1460px ) {
      .navbar-nav .nav-link{padding:30px 15px !important}
    }

    @media all and ( max-width: 1290px ) {
      .navbar-nav .nav-link{padding:30px 10px !important; font-size: 0.75rem !important;}
    }
 @media (max-width: 768px) {
  .side-left {
    position: relative;
    margin-bottom:50px
   }
  .services-top h1 {font-size:30px}
  .fadeInLeft .side-right{order:1;margin-bottom: 2em;}
  .fadeInLeft .side-left{order:2;}
  .fadeInRight .side-left{margin-bottom: 2em;}
  .service h2{font-size: 1.5em;bottom:2em}
  .prefooter img{display: none}
  .contact-main{padding: 1em}
  #topright{margin-top: 60%}
 }
 @media (max-width: 400px) {
  .services-top h1 {font-size:20px}
 }