html body {
font-family: 'Roboto', sans-serif!important;
color: #474747;
font-size: 16px;
line-height: 24px;
font-weight: 300;
}    
.breadcrumb {
background-color: #f0f1f5!important;
} 
header .container {
position: relative;  
}
.main-container {
margin-top: 45px;
}
aside .block {
margin-bottom: 45px;
}
#message {
color: #213a8e;
font-size: 15px;
}
#message .orange {
color: #f8981d;
}
.logo img {
max-width: 160px;
height: auto;
}
.clear {
clear: both;
}
/* COLOR SCHEME */
.c1 {
background-color: #fff;
color: #474747;
}
.c1 h2 {
color: #e95a0c;
}
.c1 h2::after {
background-color: #e95a0c;
}
.c2 {
background-color: #fff;
color: #474747;
}
.c2 h2 {
color: #213a8e;
}
.c2 h2::after {
background-color: #213a8e;
}

.c3 {
background-color: #003583;
color: #fff;
}
.c3 h2 {
color: #fff;
}
.c3 h2::after {
background-color: #fff;
}
.c4 {
background-color: #e95a0c;
color: #fff;
}
.c4 h2 {
color: #003583;
}
.c4 h2::after {
background-color: #003583;
}
/*  PAGE HEADER */
#page-header {
margin-top: 25px;
}

/* TOP NAV */
#top-nav {
width: 100%;
height: 30px;
background-color: #213a8e;
margin-bottom: 25px;
}
#top-nav {
color: #fff;
line-height: 30px;
} 

@media (max-width: 992px) {
#top-nav{
position: fixed;
top: 0;
z-index: 99;
}
}

#top-nav .login {
display: inline-block;
margin-right: 32px;
font-weight: 100;
}  

@media (max-width: 600px) {
#top-nav .login{
display: none;
}
}

#top-nav a {
color: #fff;
}  
#top-nav .login::before {
font-family: 'FontAwesome';
content:"\f13e";
color: #f8981d;
margin-right: 7px;
}
#top-nav .tel {
display: inline-block;
margin-right: 32px;
font-weight: 100;
}

#top-nav .tel::before {
font-family: 'FontAwesome';
content:"\f095";
color: #f8981d;
margin-right: 7px;
}
#top-nav .mail::before {
font-family: 'FontAwesome';
content:"\f2b6";
color: #f8981d;
margin-right: 7px;
}
#top-nav .mail {
display: inline-block;
font-weight: 100;
}  
#top-nav .mail a {
color: #fff;
}                  

/* MAIN MENU */
#main-menu {
margin: 0;
z-index: 999;
position: absolute;
}
@media (max-width: 992px) {
#main-menu{
position: relative;
text-align: center;
float: none!important;
}
#main-menu ul {
float: none;
text-align: center!important;
}
.logo img {
margin: 50px auto 20px auto;
}
}
#main-menu ul {
background: none;
padding: 0;
margin: 0;
border: none;
}
#main-menu ul li {
background: none;
padding: 0px;
margin: 0;
border: none;  
float: none;
display: inline-block;
}
#main-menu ul li a {
padding: 0 25px;
font-size: 19px;
color: #213a8e;
font-weight: 300;
}
#main-menu ul li.last a {
padding-right: 0;
}
#main-menu ul li:hover > a,
#main-menu ul li.active > a,
#main-menu ul li.active-trail > a {
color: #f8981d!important;
text-decoration: none;
}
.dropdown-menu {
z-index: 99999;
}
@media (max-width: 576px) {
#main-menu ul li  {
  float: none;
  width: 100%;
}
#main-menu ul li a  {
  padding: 12px 0;
}

}

/* MEAN MENU */
.mean-container .mean-bar {
float: none!important;
position: fixed!important;
top: 30px!important;
background-color: #303030;   
}
.mean-container .mean-nav ul li a.mean-expand {
height: 28px;
}
.mean-container .mean-nav ul li {
background-color: #f8981d;
}
.mean-container .mean-nav ul li a {
border-color: #fff;
color: #000;
text-transform: none;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background-color: #e7880f;
}

/* SIMPLE MENU */
.responsive-menus.responsified span.toggler {
background-color: #213a8e;
box-shadow: none;
padding: 7px;
}
.responsive-menus.responsified .responsive-menus-simple {
background-color: #213a8e;
box-shadow: none;
}
.responsive-menus.responsified .responsive-menus-simple li {

}
.responsive-menus.responsified .responsive-menus-simple li a{
text-transform: none;
}

/* DROPDOWN */

#main-menu ul.dropdown-menu {
background: none;
box-shadow: none;
background-color: #fff;
position: absolute!important;
z-index: 99999!important;
left: 0;
top: 51px;
padding: 0 17px;
border-radius: 0;
border-top: 3px solid #f8981d;
}
#main-menu .dropdown-menu li {
width: 100%;
display: block;
margin: 0;
}    
#main-menu .dropdown-menu li a {
margin: 0;
padding: 5px 0; 
} 
#main-menu .dropdown-menu li a:hover {
background: none;
color: #f8981d!important;
}
#main-menu .dropdown-menu li a {
color: #213a8e!important;
}


/* NIVO SLIDER */
#block-nivo-slider-nivo-slider {
width: 100%;
overflow: hidden;
position: relative!important; 
max-width: 1920px;
margin: 0 auto;
}
#slider {
box-shadow: none;
margin: 0;
height: auto;
background-color: #213a8e;
}  
.slider-wrapper {
display: table;
height: auto;
}
#slider .nivo-caption {
display: block!important;
background: none;
position: absolute;
top: 0!important;
width: 100%;
height: 100%;
font-size: 112px;
line-height: 114px;
text-align: center;
vertical-align: middle!important;
opacity: 1;
text-shadow: 2px 2px 2px #303030;
font-weight: 700;
overflow: none!important;
}
.front #slider .nivo-caption {
padding-top: 10%;
}
.not-front #slider .nivo-caption {
padding-top: 5%;
}

@media (max-width: 1200px) {
#slider .nivo-caption {
font-size: 60px!important;
line-height: 70px!important;
}
}

@media (max-width: 900px) {
#slider .nivo-caption {
display: none!important;
}
}

#block-nivo-slider-nivo-slider .nivo-thumbs-enabled {
position: absolute;
left: 0;
top: 0;
z-index: 99;
width: auto!important;
height: auto;
margin: 0!important;
padding: 0!important;    
}

@media (max-width: 1900px) {
#block-nivo-slider-nivo-slider .nivo-thumbs-enabled  {
display: none;
}
}

#block-nivo-slider-nivo-slider .nivo-thumbs-enabled a.nivo-control {
display: block!important;
margin: 0!important;
padding: 0!important;
height: 120px!important;
position: relative;
background-color: #213a8e;
position: relative!important;
width: 288px!important;
}
#block-nivo-slider-nivo-slider .nivo-thumbs-enabled a.nivo-control img {
width: auto!important;
height: auto;
opacity: 0.25;
-webkit-clip-path: polygon(0 0, 90% 0, 90% 100%, 0 100%);
clip-path: polygon(0 0, 90% 0, 90% 100%, 0 100%);
}
#block-nivo-slider-nivo-slider .nivo-thumbs-enabled a.nivo-control.active img {
opacity: 1;
-webkit-clip-path: polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0 100%);
clip-path: polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0 100%);
}

.html-caption-left {
display: block;
position: absolute;
left: 0;
top: 27%;
z-index: 99;
color: #fff;
opacity: 1;
width: 100%;
height: 62px;
text-indent: 0;
font-size: 16px;
font-weight: 300;
text-transform: uppercase;
text-align: left;
box-sizing: border-box;
padding-left: 90px;
background-repeat: no-repeat;
background-position: left 20px center;
}
.active .html-caption-left {
display: none;
}

/* SLIDER ICONS */

#slide-nav-0.html-caption-left {
background-image: url(../images/slider-0.png);
}
#slide-nav-1.html-caption-left {
background-image: url(../images/slider-1.png);
}
#slide-nav-2.html-caption-left {
background-image: url(../images/slider-2.png);
}
#slide-nav-3.html-caption-left {
background-image: url(../images/slider-3.png);
}
#slide-nav-4.html-caption-left {
background-image: url(../images/slider-4.png);
}

/* NOT FRONT SLIDER */
.not-front #block-nivo-slider-nivo-slider .nivoSlider {
background: none;
background-color: #213a8e;
}

.not-front #block-nivo-slider-nivo-slider .nivo-thumbs-enabled {
display: none;
}

.not-front #block-nivo-slider-nivo-slider img {

}
.not-front #slider .nivo-caption {
font-size: 80px;
line-height: 90px;
}


/*FOOTER */
.footer {
background-color: #fff;
color: #666666;
padding: 30px 0;
margin: 0;
border: none;
font-size: 13px;
}

.footer div > p.pull-right {
  padding-right: 60px;
}


/* TYPOGRAPHY */
h1#front-page-h1::after {
display: none;
}
h1 {
color: #e95a0c;
text-transform: uppercase;
font-size: 36px;
font-weight: 400;
text-align: center;
}
h1::after {
display: block;
width: 70px;
height: 2px;
background-color: #e95a0c;
content: '';
margin: 35px auto;
}
h2 {
color: #003583;
font-size: 24px;
font-weight: 500;
margin-top: 27px;
margin-bottom: 22px;
}
.full-width h2:first-child {
text-transform: uppercase;
font-size: 36px;
font-weight: 400;
text-align: center;
}
.region-content p {
text-align: justify;
}
.region-content {
padding: 0 0 50px 0;
}
.region-content ul {
margin: 5px 0;
padding: 0 0 0 25px;
}
.page-node .region-content ul li {
margin: 5px 0;
padding: 0 0 0 30px;
list-style: none;
font-size: 17px;
color: #213a8e;
background-image: url(../images/content-li.png);
background-position: left center;
background-repeat: no-repeat;
}
.full-width h2:first-child::after{
display: block;
width: 70px;
height: 2px;
content: '';
margin: 35px auto;
}
section.full-width  {
padding: 90px 0;
}
section#services  {
padding: 60px 0 0 0;
}
section#references {
padding: 0;
}
section.full-width#contact-us  {
padding: 90px 0 0px 0;
}
blockquote {
font-size: 32px;
line-height: 45px;
font-weight: 100;
color: #777777;
text-align: center;
border: none;
padding: 40px;
position: relative;
}
blockquote .signature {
text-align: right;
color: #000;
font-size: 14px;
display: block;
font-weight: 300;
}    
blockquote::before {
content: '“';
color: #213a8e;
font-size: 72px;
font-weight: 700;
position: absolute;
left: 0;
top: 10px;
}
blockquote::after {
content: '„';
color: #213a8e;
font-size: 72px;
font-weight: 700;
position: absolute;
right: 0;
bottom: 10px;
}
strong {
font-weight: 500;
}
body#tinymce strong {
font-weight: 700;
}
/* BUTTONS */
a.content-btn {
display: block;
margin: 20px auto;
width: 175px;
height: 50px;
line-height: 45px;
border: 2px solid;
border-radius: 25px;
text-align: center;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
}
a.content-btn:hover {
text-decoration: none;
color: #303030!important; 
}
a.content-btn:hover {
text-decoration: none;
color: #213a8e;
}
a.content-btn.orange {
border-color: #e95a0c;
color: #e95a0c;
}
a.content-btn.orange:hover {
border-color: #e95a0c;
color: #fff!important;
background-color: #e95a0c;
}
a.content-btn.white {
border-color: #fff;
color: #fff;
}
a.content-btn.white:hover {
text-decoration: none;
color: #213a8e!important;
background-color: #fff;
}

/* SERVICES */
#services .item {
text-align: center;
color: #213a8e;
margin-bottom: 55px;
cursor: pointer;
}
#services .item .image {
height: 75px;
}
#services h3 {
font-size: 22px;
font-weight: 400;
min-height: 50px;
}
#services img {
margin: 0 auto;
}
#services .item:hover img {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-name: zoom;
animation-name: zoom;
}
#services .item:hover h3 {
color: #f8981d;
}
#services p {
color: #666666;
font-weight: 100;
font-style: italic;
font-size: 15px;
}

/* JS COUNTER */
#js-counter .item {
  margin-bottom: 30px;

text-align: center;
color: #fff;
}
#js-counter .item .image {
margin-bottom: 50px;
height: 80px;
}
#js-counter h3 {
font-size: 27px;
font-weight: 400;
}
#js-counter img {
margin: 0 auto;
}
#js-counter .item:hover img {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-name: zoom;
animation-name: zoom;
}
#js-counter p {
color: #fff;
font-weight: 100;
font-size: 18px;
}

/* CONTACT US */

#contact-us {
background-image: url(/files/images/contact-us-bg.png);
background-repeat: no-repeat;
background-position: center top;
}
@media (max-width: 1200px) {
#contact-us {
background-image: none;
}
}
#contact-us .item {
  margin-bottom: 30px;
text-align: center;
color: #fff;
}

@media (max-width: 575px) {
  #contact-us .item {
    width: 100%;
  }
}
#contact-us .item .image {
margin-bottom: 20px;
height: 80px;
}
#contact-us h3 {
font-size: 22px;
text-transform: uppercase;
font-weight: 500;
}
#contact-us img {
margin: 0 auto;
}
#contact-us .item:hover img {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-name: zoom;
animation-name: zoom;
}
#contact-us p {
color: #213a8e;
font-weight: 300;
font-size: 18px;
}

#contact-us a:hover,
#contact-us a:focus {
  text-decoration: none;
}

#contact-us a:hover p,
#contact-us a:focus p {
  text-decoration: underline;
}

/* ANIMATIONS */
@keyframes zoom {
0% {
  transform: scale(1);
  opacity: 1;
}
60% {
  transform: scale(0.8);
  opacity: 1;
}
100% {
  transform: scale(1);
}
}
.slideanim {
  visibility:hidden;
  visibility:visible\9;/*For old IE browsers IE6-8 */
}
.slideanim.slide {                  
  visibility: visible;                  
  animation: slide 1s;
}
.slideanim::after {
  /* useful when its child elements are float:left; */
  content: "";
  display: table;
  clear: both;
}
@keyframes slide {
  0% {
      opacity: 0;
      transform: translatey(50%);
  } 
  100% {
      opacity: 1;
      transform: translatey(0);
  } 
}

/* GALLERY BLOCK */
#full-gallery, #full-reference {
width: 100%;
clear: both;
padding: 0;
}
#full-gallery .row, #full-reference .row {
margin: 0;
}
#full-gallery .column, #full-reference .column {
padding: 0;
margin: 0;
}
#full-gallery .img-thumbnail, #full-reference .img-thumbnail {
padding: 0;
border: none;
border-radius: 0;
}

/* NP-BLOCK */

#np-block p {
font-size: 24px;
line-height: 32px;
text-align: center;
}

/*  NEWS */

#news {
  display: flex;
  flex-wrap: wrap;
}

#news > * {
  flex-basis: 100%;
}

@media (min-width: 992px) {
  #news .col-lg-6 {
    flex-basis: 50%;
  }
}

#news h2 {
font-size: 16px;
}

.news-item {
  position: relative;

  padding-top: 10px;
  padding-bottom: 40px;
  margin-bottom: 50px;

  font-size: 15px;
  margin-bottom: 20px;
}

.news-item::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;

  height: 1px;
  
  background: #f0f1f5;
}

@media (max-width: 991px) {
  .news-item-img-block {
    text-align: center;
  }
}

.news-item-img-block {
  margin-bottom: 30px;
}

.news h2 {
margin-top: 0;
font-size: 15px;
}
#news h2.news {
margin-top: 0;
font-size: 19px;
}
h2.news a {
color: #003583;
} 
#news a.btn {
margin: 10px 0;
padding: 0!important;
}

/* IFRAME YOUTUBE */

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; 
height: 0; 
overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#news-detail-images img {
margin-bottom: 30px;
}
#front-page-h1 {
padding: 0;
margin: 0;
}
.front .main-container  {
display: none;
}

/* SOCIAL LINKS */

#social-links {
float: right;
margin-left: 14px;
} 
#social-links a {
display: inline-block;
margin: 0 4px;
} 
#social-links a.fb::before {
font-family: 'FontAwesome';
content: '\f09a';
font-size: 19px;
color: #fff;
} 
#social-links a.gplus::before {
font-family: 'FontAwesome';
content: '\f0d5';
font-size: 19px;
color: #fff;
}

/* CARRIER */ 

#insertion-details,
#insertion-staffing {
background-color: #f0f1f5;
border-radius: 5px;
margin-top: 15px;
padding: 15px;
}
#insertion-detail-right {
padding-left: 45px;
}
#insertion-detail-left strong {
color: #000;
}
#insertion-detail-left .icon:before {
display: inline-block;
font-family: 'FontAwesome';
margin-right: 10px;
color: #003583;
}   
#insertion-detail-left .name::before {
content: '\f007';
}
#insertion-detail-left .mail::before {
content: '\f2b6';
}
#insertion-detail-left .tel::before {
content: '\f095';
}
#insertion-detail-left .id::before {
content: '\f0eb';
}
#insertion-detail-left .region::before {
content: '\f124';
}
#insertion-detail-left .city::before {
content: '\f041';
}
#insertion-detail-left .type::before {
content: '\f042';
}
#insertion-detail-left .date::before {
content: '\f017';
}
#insertion-detail-left .panel-heading {
border: none;
}
#insertion-detail-left .panel {
box-shadow: none;
}

/* FORM */

#order-engine-contact-form {
border: none;
}
#order-engine-contact-form fieldset {
border: none;
background-color: #f0f1f5;
}

.form-file {
background: none;
border: none;
padding: 0;
margin: 0;
}
.form-control {
height: auto!important;
box-shadow: none;
}
#more-uploads-btn {
cursor: pointer;
display: block;
margin: 10px 0 20px 0;
font-size: 14px;
color: #003583;
font-weight: 500;
}
#more-uploads-btn.is-hide::after {
font-family: 'FontAwesome';
content: '\f055';
font-style: normal;
margin-left: 10px;
color: #8fd32e;
font-size: 15px;
}
#more-uploads-btn.is-show-all::after {
font-family: 'FontAwesome';
content: '\f056';
font-style: normal;
margin-left: 10px;
color: #303030;
font-size: 15px;
}
#order-engine-contact-form .oe-form-submit {
background: #003583;
color: #fff;
border: 2px solid #003583;
border-radius: 15px;
box-shadow: none;
margin: 0 auto;
width: 100%;
padding: 17px 0;
font-size: 16px;
margin-top: 25px; 
}
#order-engine-contact-form .oe-form-submit:hover {
background: none;
color: #003583;
border: 2px solid #003583;
}
#order-engine-contact-form .g-recaptcha  {
margin-top: 15px;
width: 100%!important;
}
#edit-upload-file-wrapper .panel-body {
padding: 0;
margin: 0;
}
#order-engine-contact-form .panel-heading {
padding: 0;
margin: 10px 0;
}
#order-engine-contact-form .panel-title {
font-weight: bold;
}
.form-required {
color: #ff1b1b;
}
#edit-upload-file-wrapper .btn-primary {
background: #303030;
color: #fff;
border: none;
margin-top: -5px;
border-radius: 4px;
}
#edit-upload-file-wrapper .btn-primary:hover {
background: #000;
}
#edit-upload-file-wrapper .btn-primary::before {
font-family: 'FontAwesome';
content: '\f093';
margin-right: 5px;
color: #8fd32e;
}
#edit-upload-file-wrapper .icon {
display: none;
}
.item-title {
display: block;
min-height: 70px;
font-size: 16px;
text-align: center;
font-weight: 500; 
}
.col-centered {
text-align: center!important;
margin: 0 auto!important;
}
table tr td {
border: none!important;
}
#order-engine-contact-form {
margin-top: 35px;
}
.map-responsive{
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  height:0;
}
.map-responsive iframe{
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}
#map {
margin: 0;
padding: 0;
}


#block-locale-language {
width: auto;
float: right;
}

.language-switcher-locale-url {
  margin-left: 28px;
  padding: 0px;
}


.language-switcher-locale-url li{
display: inline-block;
margin-right: 5px;
}
.center-text {
text-align: center;
}
h2.no-margin,
h3.no-margin {
margin-top: 0;
}
#cb-wrapper-top {
margin-bottom: 20px;
}

/* Flexbox */ 

.d-flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.justify-content-center {
  justify-content: center;
}
p.vyzva-kontakt {
  text-align: center;
  margin: 15px 0;
  font-size: 24px;
  line-height: 32px;¨
  display: block;
  background-color: #f0f1f5;
  padding: 15px 0;
  border-radius: 4px;
  font-weight: bold;
}
#POPModal .modal-dialog {
  width: 785px!important;
}
@media (max-width: 600px){
#POPModal .modal-dialog {
  display: none!important;
}
.modal-backdrop {
  display: none!important;
}
.modal-open {
  overflow: auto!important;
}
}
@media (min-width: 1200px) {
.dft-item {
  width: 20%;
}
}
.dft-item {
  text-align: center;
}
.page-node .dft-item ul {
  padding: 0;
  margin: 0 10px;
  min-height: 205px;
}
.page-node .dft-item ul li {
  list-style: none;
  background-image:none;
  padding: 0;
  margin-bottom: 10px;
  font-size: 16px;
}
.dft-item h3 {
  font-size: 19px;
  height: 50px;
}
.dft-item .desc {
  font-size: 13px;
  font-weight: bold;
  color: #e95a0c;
  display: block;
  min-height: 50px;
}
.dft-item a.more-link {
  display: block;
  width: 120px;
  height: 36px;
  line-height: 36px;
  background-color: #003583;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  border-radius: 25px;
  margin: 20px auto;
  font-size: 13px;
}
.ytb-video {
  width: 100% !important;
  height: auto !important;
  min-height: 320px !important;
}
.holder-item {
  text-align: center;
}
.holder-item h4 {
  min-height: 60px;
}
h3.headline-logo {
  padding: 0 0 0 30px;
  background-image: url(../images/content-li.png);
  background-position: left center;
  background-repeat: no-repeat;
  }
  @media (min-width: 1200px) {
  .dzf-wrapper {
    background-image: url(/files/images/dzf-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
  }
}

@media (min-width: 992px) {
  .container-logo {
    display: flex;
    align-items: center;
  }
  }