/*  
Theme Name: Nexum clear theme
Theme URI: https://nexum.cz;
Description: Nexum clear theme
Version: 2.2
Author: nexum.cz
Author URI: https://nexum.cz;
*/
@font-face {
  font-family: m-light;
  src: url(./font/Poppins-Light.ttf); }
@font-face {
  font-family: m-regular;
  src: url(./font/Poppins-Regular.ttf); }
@font-face {
  font-family: m-semibold;
  src: url(./font/Poppins-SemiBold.ttf); }
@font-face {
  font-family: m-bold;
  src: url(./font/Poppins-Bold.ttf); }
@font-face {
  font-family: m-medium;
  src: url(./font/Poppins-Medium.ttf); }
@font-face {
  font-family: m-italic;
  src: url(./font/Poppins-Italic.ttf); }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  height: 100%; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0;
  background: #EEF2EE;
  overflow-x: hidden;
  font-family: m-regular; }

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

*:focus {
  outline: none; }

a[href^="tel"] {
  color: inherit;
  text-decoration: none; }
.page-342 .single_icon{
   min-height: 400px; 
}  
.single_icon{
  min-height: 350px;
}
img {
  max-width: 100%; }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.over_mobile {
  display: none; }

.navbar-toggler {
  display: none; }

.container {
  max-width: 1170px; }

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
  background: #35333E;
  opacity: 1;
  width: 50px;
  height: 50px;
  border-radius: 100%; }

.close {
  float: right;
  font-size: 25px;
  font-weight: 700;
  line-height: 0;
  color: white;
  text-shadow: unset;
  opacity: 1;
  position: relative;
  top: -20px;
  left: 6px; }
  .close span {
    position: relative;
    top: 2px; }

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  opacity: 1 !important;
  color: white !important; }

.modal-header {
  padding: 15px 0px !important;
  border-bottom: unset !important; }

.modal-content {
  border-radius: 10px; }

.modal-lg, .modal-xl {
  max-width: 1255px; }

.modal-body h3 {
  font-size: 24px !important;
  font-family: m-bold !important;
  text-transform: uppercase !important;
  color: #35333E !important;
  margin-bottom: 35px !important; }

header #minihead .wpml-ls-legacy-dropdown a {
  width: 85px !important; }

.button_default {
  font-size: 15px;
  color: white;
  font-family: m-bold;
  background: #41A634;
  display: inline-block;
  margin-top: 45px;
  padding: 19px 61px;
  border-radius: 60px;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: all .5s;
  cursor: pointer; }
  .button_default:hover {
    color: white;
    background: #35333E;
    text-decoration: none !important; }
  .button_default .arrow_right {
    margin-left: 5px;
    color: white;
    font-size: 15px; }

.list_button {
  margin-bottom: 90px;
  text-align: center; }

.button_blue {
  font-size: 15px;
  color: white;
  font-family: m-bold;
  background: #35333E;
  display: inline-block;
  padding: 19px 21px;
  border-radius: 60px;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: all .5s;
  cursor: pointer;
  margin-right: 30px; }
  .button_blue:hover {
    color: white;
    background: #41A634;
    text-decoration: none !important; }
  .button_blue .arrow_right {
    margin-left: 5px;
    color: white;
    font-size: 15px; }

.button_green {
  font-size: 15px;
  color: white;
  font-family: m-bold;
  background: #41A634;
  display: inline-block;
  padding: 19px 21px;
  border-radius: 60px;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: all .5s;
  cursor: pointer; }
  .button_green:hover {
    color: white;
    background: #35333E;
    text-decoration: none !important; }
  .button_green .arrow_right {
    margin-left: 5px;
    color: white;
    font-size: 15px; }

h2 {
  font-size: 48px;
  font-family: m-bold;
  margin-bottom: 45px;
  text-transform: uppercase;
  text-align: center; }
  h2.blue {
    color: #35333E; }
  h2.white {
    color: #ffffff; }

#content_page {
  padding: 180px 0px 60px 0px; }
  #content_page h1 {
    color: #35333E;
    font-size: 36px;
    font-family: m-bold;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: center; }
  #content_page h2 {
    color: #35333E;
    font-size: 32px;
    font-family: m-bold;
    margin-bottom: 20px;
    text-transform: unset;
    text-align: left; }
  #content_page p {
    font-size: 15px;
    color: #35333E; }
  #content_page ul {
    margin-top: 30px;
    padding: 0;
    list-style-type: none; }
    #content_page ul li {
      color: #35333E;
      font-family: m-medium;
      font-size: 15px;
      margin-top: 20px;
      margin-bottom: 20px;
      position: relative; }
      #content_page ul li:before {
        content: "";
        width: 15px;
        height: 15px;
        background: url(./images/checkmark.svg);
        display: inline-block;
        margin-right: 5px;
        position: relative;
        top: 2px; }

#o-nas {
  padding: 100px 0px 80px 0px; }
  #o-nas .img_onas {
    height: 400px;
    position: relative;
    background-size: cover !important;
    background-position: center center !important;
    border-radius: 10px; }
  #o-nas .circle {
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: -35px;
    left: -35px;
    display: none !important; }
  #o-nas h3 {
    color: #35333E;
    font-family: m-bold;
    font-size: 20px;
    margin-bottom: 20px; }
  #o-nas p {
    font-size: 15px;
    color: #35333E; }
  #o-nas .over_onas {
    padding-left: 15px; }
  #o-nas ul {
    margin-top: 30px;
    padding: 0;
    list-style-type: none; }
    #o-nas ul li {
      color: #35333E;
      font-family: m-semibold;
      font-size: 15px;
      margin-bottom: 15px;
      position: relative; }
      #o-nas ul li:before {
        content: "";
        width: 15px;
        height: 15px;
        background: url(./images/checkmark.svg);
        display: inline-block;
        margin-right: 5px;
        position: relative;
        top: 2px; }

#o-nas-ico {
  padding: 45px 0px 110px 0px;
  background: #E1E8E1;
  border-radius: 100px 100px 0px 0px; }
  #o-nas-ico .single_icon .img_ico {
    height: 60px;
    margin: 0px auto;
    display: block;
    margin-bottom: 20px; }
  #o-nas-ico .single_icon h3 {
    height: 50px;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-size: 24px;
    color: #35333E;
    font-family: m-bold;
    text-align: center; }
  #o-nas-ico .single_icon p {
    font-size: 15px;
    color: #35333E;
    text-align: center;
    padding: 0px 15px;
    margin-bottom: 0px; }

.slick-dots li button:before {
  opacity: 0 !important;
  color: unset !important; }

.slick-dots li.slick-active button:before {
  opacity: 0 !important;
  color: unset !important; }

.slick-dots li button {
  padding: unset !important; }

.slick-dots {
  bottom: -75px !important;
  list-style-type: none !important; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 3px;
    margin: 0px 17px !important;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      background: white !important;
      height: 3px !important;
      width: 40px !important;
      overflow: hidden !important;
      color: white !important;
      border: none !important;
      border-radius: 4px !important; }
    .slick-dots li.slick-active button {
      background: #41A634 !important;
      color: #41A634 !important; }

#projekty {
  padding: 95px 40px 90px 40px;
  min-height: 700px;
  background-size: cover !important;
  background-position: center center !important; }
  #projekty .slick-prev {
    display: none !important; }
  #projekty .slider_arrow2 {
    position: relative; }
    #projekty .slider_arrow2 #slickRight_projekty {
      width: 100px;
      height: 100px;
      background: white;
      border-radius: 100%;
      position: absolute;
      right: -260px;
      top: 200px;
      z-index: 9; }
      #projekty .slider_arrow2 #slickRight_projekty img {
        width: 40px; }
  #projekty .single_projekt .single_img {
    height: 500px;
    background-size: cover !important;
    background-position: center center !important;
    width: 100%;
    border-radius: 10px; }
  #projekty .single_projekt .projekt_title {
    font-size: 24px;
    color: #41A634;
    text-transform: uppercase;
    font-family: m-bold;
    margin-bottom: 4px; }
  #projekty .single_projekt h2 {
    font-size: 48px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: m-bold;
    text-align: left;
    margin-bottom: 40px; }
  #projekty .single_projekt .stitek {
    color: white;
    margin-bottom: 40px;
    font-size: 15px;
    font-family: 'm-bold';
    text-transform: uppercase;
    border: 2px solid white;
    display: inline-block;
    padding: 5px;
    border-radius: 10px; }
  #projekty .single_projekt p {
    color: white;
    margin-bottom: 0px; }
  #projekty .single_projekt .plocha {
    font-size: 24px;
    color: white;
    font-family: m-bold;
    margin-top: 40px; }
    #projekty .single_projekt .plocha .plocha_ico {
      width: 60px;
      height: 60px;
      margin-right: 15px;
      display: inline-block; }

#pozemkovy-development {
  padding: 100px 0px 100px 0px; }
  #pozemkovy-development h2 {
    margin-bottom: 90px; }
  #pozemkovy-development .proces {
    margin-bottom: 75px; }
  #pozemkovy-development h3 {
    font-size: 24px;
    color: #35333E;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
    font-family: m-bold; }

#tym {
  padding: 45px 0px 115px 0px;
  background: #E1E8E1;
  border-radius: 100px 100px 0px 0px; }
  #tym .image_circle {
    position: relative; }
    #tym .image_circle .circle {
      width: 80px;
      height: 80px;
      position: absolute;
      bottom: -35px;
      left: -35px; }
  #tym .slider_arrow {
    position: relative; }
    #tym .slider_arrow .ico_rounded {
      text-decoration: none !important; }
      #tym .slider_arrow .ico_rounded:hover {
        text-decoration: none !important; }
    #tym .slider_arrow .image_arrow_over {
      width: 120px;
      height: 120px;
      background-repeat: no-repeat !important;
      background-size: cover !important;
      background-position: center center !important; }
      #tym .slider_arrow .image_arrow_over img {
        width: 40px; }
    #tym .slider_arrow #slickLeft_main_home {
      left: -50px;
      position: absolute;
      top: 220px; }
    #tym .slider_arrow #slickRight_main_home {
      right: -50px;
      position: absolute;
      top: 220px; }
    #tym .slider_arrow .image_arrow_over {
      margin-bottom: 15px; }
    #tym .slider_arrow .get_jmeno_arrow {
      font-size: 15px;
      color: #35333E;
      font-family: m-bold;
      display: block;
      text-align: center;
      margin-bottom: -10px; }
    #tym .slider_arrow .get_prijmeni_arrow {
      font-size: 20px;
      color: #35333E;
      font-family: m-bold;
      text-transform: uppercase;
      display: block;
      text-align: center; }
  #tym .container_tym {
    max-width: 800px; }
  #tym .social_person {
    background: #41A634;
    border-radius: 40px;
    padding: 12px 20px;
    display: inline-block;
    margin-top: 30px; }
    #tym .social_person a {
      font-size: 24px;
      color: white;
      margin-right: 17px; }
      #tym .social_person a:last-of-type {
        margin-right: 0px; }
      #tym .social_person a:hover {
        color: white; }
    #tym .social_person .ico_social {
      font-size: 24px;
      color: white; }
  #tym .single_osoba .image_osoba {
    border-radius: 10px; }
  #tym .single_osoba .firstname {
    font-size: 24px;
    color: #35333E;
    font-family: m-bold;
    margin-bottom: -15px;
    text-transform: uppercase; }
  #tym .single_osoba .second_name {
    font-size: 48px;
    color: #35333E;
    font-family: m-bold;
    margin-bottom: 0px;
    text-transform: uppercase; }
    #tym .single_osoba .second_name span {
      font-size: 24px;
      color: #35333E;
      font-family: m-bold;
      margin-bottom: 0px;
      text-transform: uppercase; }
  #tym .single_osoba .position_person {
    font-size: 15px;
    color: #35333E;
    font-family: m-regular;
    margin-bottom: 30px; }
  #tym .single_osoba p {
    font-size: 15px;
    color: #35333E;
    margin-bottom: 0px; }

.captcha {
  margin-bottom: 20px; }

.send_message p {
  color: #35333E !important;
  font-size: 18px !important;
  font-family: 'm-bold' !important;
  margin-bottom: 20px !important; }

#blog {
  padding: 100px 0px 115px 0px; }
  #blog .list_news .single_news .over_news_img {
    height: 270px;
    background-size: cover !important;
    background-position: center center !important;
    border-radius: 10px;
    margin-bottom: 30px;
    -webkit-box-shadow: -1px 2px 20px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: -1px 2px 20px 0px rgba(0, 0, 0, 0.45);
    box-shadow: -1px 2px 20px 0px rgba(0, 0, 0, 0.45); }
  #blog .list_news .single_news .title {
    font-size: 24px;
    color: #41A634;
    font-family: m-bold;
    line-height: 27px;
    min-height: 54px;
    margin-bottom: 15px; }
    #blog .list_news .single_news .title a {
      font-size: 24px;
      color: #41A634;
      font-family: m-bold;
      text-decoration: none; }
  #blog .list_news .single_news .date {
    font-size: 15px;
    color: #35333E;
    margin-bottom: 15px; }
    #blog .list_news .single_news .date .ico_cal {
      font-size: 15px;
      color: #35333E;
      margin-right: 5px; }
  #blog .list_news .single_news .over_short_text p {
    font-size: 15px;
    color: #35333E;
    margin-bottom: 0px;
    min-height: 65px; }
  #blog .list_news .single_news .read_more {
    color: #35333E;
    font-family: m-semibold;
    font-size: 15px;
    margin-top: 30px;
    display: block; }
    #blog .list_news .single_news .read_more .arrow_right {
      color: #35333E;
      font-size: 15px;
      margin-left: 8px;
      position: relative;
      top: 1px; }

.center_button {
  text-align: center; }

#kontakt {
  padding: 50px 0px 110px 0px;
  background: #FDFDFD url(./images/kontakt_form.jpg);
  border-radius: 100px 100px 0px 0px;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  background-size: 1920px; }
  #kontakt h2 {
    margin-bottom: 20px;
    font-size: 28px; }
  #kontakt p {
    color: #35333E;
    font-size: 15px;
    margin-bottom: 0px;
    text-align: center; }
  #kontakt form {
    margin-top: 45px; }
    #kontakt form .single-input {
      margin-bottom: 30px; }
    #kontakt form input[type="text"] {
      width: 100%;
      height: 50px;
      border: 1px solid #C2C2C5;
      padding-left: 15px;
      font-size: 15px;
      font-family: m-semibold;
      color: #35333E;
      border-radius: 10px; }
    #kontakt form textarea {
      width: 100%;
      min-height: 120px;
      border: 1px solid #C2C2C5;
      padding-left: 15px;
      padding-top: 15px;
      font-size: 15px;
      font-family: m-semibold;
      color: #35333E;
      margin-bottom: 15px;
      border-radius: 10px; }
    #kontakt form a {
      color: #41A633;
      text-decoration: underline; }

header {
  width: 100%;
  z-index: 999;
  background: white;
  box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.05);
  position: fixed;
  width: 100%; }
  header #minihead {
    background: #35333E;
    padding: 5px; }
    header #minihead .social_site a {
      font-size: 20px;
      color: white;
      display: inline-block;
      margin-right: 15px; }
      header #minihead .social_site a:last-of-type {
        margin-right: 0px; }
    header #minihead .over_lang {
      display: inline-block;
      float: right;
      width: 120px;
      margin-left: 15px; }
      header #minihead .over_lang ul li a {
        font-size: 12px;
        font-family: m-medium; }
    header #minihead .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
      content: unset !important; }
    header #minihead .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
      position: relative;
      padding-right: 5px; }
    header #minihead .wpml-ls-legacy-dropdown a {
      border: unset;
      background-color: #35333E;
      color: white;
      font-family: m-medium; }
    header #minihead .widget_icl_lang_sel_widget {
      display: inline-block;
      float: left;
      width: 65px;
      padding-left: 33px; }
    header #minihead .lang_ico {
      width: 20px;
      height: 20px;
      display: inline-block;
      float: left;
      margin-left: 33px;
      position: relative;
      top: 4px; }
    header #minihead .contact_info {
      text-align: right;
      display: inline-block;
      float: right; }
      header #minihead .contact_info a {
        font-family: m-medium;
        color: white;
        font-size: 12px;
        margin-right: 40px;
        padding-top: 5px;
        display: inline-block; }
        header #minihead .contact_info a:last-of-type {
          margin-right: 0px; }
    header #minihead .contact_ico {
      width: 18px;
      margin-left: 10px;
      position: relative;
      top: -1px; }
  header #nav {
    padding: 31px 0px; }
  header .logo {
    display: block;
    position: relative;
    top: 0; }
    header .logo img {
      width: 240px;
      height: 28px; }
  header ul {
    margin: 0;
    padding: 0; }
    header ul li {
      display: inline-block;
      margin-right: 25px;
      height: 100%;
      position: relative; }
      header ul li:last-of-type {
        margin-right: 0px; }
      header ul li.current-menu-item a {
        /*font-family: m-bold;
        text-decoration: none;
        color: #41A633;*/ }
      header ul li.active a {
        font-family: m-bold;
        text-decoration: none;
        color: #41A633;
        text-decoration: none; }
      header ul li a {
        color: #35333E;
        font-size: 15px;
        height: 100%;
        position: relative;
        transition: all 0.15s;
        text-transform: uppercase;
        font-family: m-bold; }
        header ul li a:hover {
          text-decoration: none;
          color: #41A633; }
  header .navbar {
    padding: 0;
    float: right;
    margin-top: 0;
    padding-top: 3px; }

.padding_top {
  padding-top: 130px; }

.flex {
  display: flex;
  justify-content: center;
  align-items: center; }

.flex-l {
  display: flex;
  justify-content: left;
  align-items: center; }

.flex-r {
  display: flex;
  justify-content: right;
  align-items: center; }

#slider_top .single_slide {
  height: 700px;
  background-size: contain  !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  position: relative; }
  #slider_top .single_slide:before {
    content: "";
    background: url(./images/background_slide_over_full.png);
    width: 1231px;
    height: 700px;
    position: absolute;
    z-index: 998;
    display: block;
    left: -90px;
    top: 0; }
#slider_top .container, #slider_top .row, #slider_top .col-md-12 {
  height: 700px; }
#slider_top .over_slider {
  position: relative;
  z-index: 998;
  margin-top: -20px; }
  #slider_top .over_slider .line_text {
    font-size: 15px;
    color: #41A634;
    font-family: m-bold;
    margin-bottom: 2px; }
  #slider_top .over_slider .line {
    width: 100px;
    height: 2px;
    background: #41A634; }
  #slider_top .over_slider h1 {
    margin: 40px 0px 20px 0px;
    font-size: 48px;
    color: #35333E;
    font-family: m-bold;
    text-transform: uppercase; }
  #slider_top .over_slider .text_over p {
    font-size: 15px;
    color: #35333E; }
  #slider_top .over_slider .button_default {
    margin-top: 30px; }

#slider_options {
  margin-top: -20px;
  z-index: 998;
  position: relative; }
  #slider_options .single_options {
    text-decoration: none !important; }
    #slider_options .single_options:hover {
      text-decoration: none !important; }
    #slider_options .single_options .over_slider_options {
      height: 150px;
      background-size: cover !important;
      background-position: center center !important;
      border-radius: 10px;
      cursor: pointer;
      text-decoration: none !important; }
      #slider_options .single_options .over_slider_options:hover {
        text-decoration: none !important; }
    #slider_options .single_options .single_options {
      text-decoration: none !important; }
      #slider_options .single_options .single_options:hover {
        text-decoration: none !important; }
    #slider_options .single_options .single_options:hover .link_text p {
      display: block !important; }
    #slider_options .single_options .over_slider_options:hover .link_text p {
      display: block !important; }
    #slider_options .single_options .over_nastaveni {
      padding: 20px; }
      #slider_options .single_options .over_nastaveni p {
        font-size: 24px;
        color: white;
        text-transform: uppercase;
        font-family: m-bold;
        margin-bottom: 0;
        line-height: 27px;
        min-height: 54px; }
    #slider_options .single_options .link_ico {
      display: inline-block;
      float: left;
      margin-right: 10px; }
      #slider_options .single_options .link_ico img {
        width: 40px;
        height: 40px; }
    #slider_options .single_options .link_text {
      display: inline-block;
      float: left; }
      #slider_options .single_options .link_text p {
        font-size: 15px;
        color: white;
        font-family: m-semibold;
        margin-bottom: 0px;
        position: relative;
        top: 5px;
        display: none; }
    #slider_options .single_options .over_link_click {
      margin-top: 20px; }

#faq {
  background: #35333E url(./images/faq_back.jpg);
  padding: 40px 0px 50px 0px;
  background-size: 100% !important;
  background-position: top center !important;
  background-repeat: no-repeat !important; }
  #faq .faq_container {
    cursor: pointer;
    background: transparent;
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #41A634; }
  #faq .faq_question {
    margin: 0px;
    display: inline-block;
    cursor: pointer; }
  #faq .faq_answer_container {
    height: 0px;
    overflow: hidden;
    padding: 0px; }
  #faq .faq_question h2 {
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-align: left;
    color: #FFFFFF;
    font-size: 24px;
    font-family: m-bold;
    letter-spacing: 0px;
    padding-right: 30px;
    margin-top: 0px;
    text-transform: unset !important; }
  #faq .faq_answer p {
    padding-left: 0px;
    padding-right: 25px;
    font-size: 15px;
    line-height: 24px;
    color: #FFFFFF;
    font-family: m-regular; }
  #faq .faq_answer {
    padding-top: 15px;
    padding-bottom: 15px; }
  #faq .single-faq-row {
    margin-bottom: 15px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px; }
  #faq .faq.open .fa-angle-down {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  #faq .faq.open .ico_faq {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  #faq .faq .ico_faq {
    transition: all .2s; }
  #faq .faq .ico_faq {
    margin-right: 50px;
    color: white;
    position: absolute;
    margin-top: 2px;
    right: 10px;
    width: 20px; }
  #faq .faq .fa-angle-down {
    transition: all .2s; }
  #faq .faq .fa-angle-down {
    margin-right: 50px;
    color: white;
    position: absolute;
    margin-top: 2px;
    font-size: 22px;
    right: 10px; }

footer {
  padding: 45px 0px 100px 0px;
  background: #35333E; }
  footer .logo_part {
    margin-bottom: 35px; }
  footer .footer_logo {
    width: 240px; }
  footer p {
    font-size: 15px;
    color: white;
    margin-bottom: 0px; }
  footer .ico_footer {
    width: 28px;
    margin-right: 10px; }
  footer .grey {
    font-size: 15px;
    color: #898696; }
  footer .text_align_right {
    text-align: right; }
    footer .text_align_right a {
      width: 100%;
      display: block; }
  footer .float_right {
    float: right; }
    footer .float_right a {
      width: 100%;
      display: block;
      margin-bottom: 15px;
      font-size: 24px;
      color: white;
      font-family: m-bold; }

@media screen and (max-width: 1400px) {
  #slider_top .single_slide {
    height: 700px;
    background-size: cover !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    position: relative; } }
@media screen and (max-width: 1350px) {
  #tym .slider_arrow #slickLeft_main_home {
    left: 50px;
    position: absolute;
    top: 220px; }

  #tym .slider_arrow #slickRight_main_home {
    right: 50px;
    position: absolute;
    top: 220px; } }
@media screen and (max-width: 1300px) {
  #slider_top .single_slide {
    height: 700px;
    background-size: cover !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    position: relative;
    overflow: hidden; }

  #slider_top .single_slide:before {
    content: "";
    background: url(./images/background_slide_over_full.png);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 998;
    display: block;
    left: -210px;
    top: 0;
    background-repeat: no-repeat;
    overflow: hidden; }

  .modal-header .close {
    margin-right: 6px; }

  .modal {
    padding-right: 0px !important; } }
@media screen and (max-width: 1270px) {
  #slider_top .single_slide {
    height: 550px; }

  #slider_top .container, #slider_top .row, #slider_top .col-md-12 {
    height: 550px; }

  #slider_top .single_slide:before {
    content: "";
    background: url(./images/background_slide_over_full.png);
    width: 1230px;
    height: 100%;
    position: absolute;
    z-index: 998;
    display: block;
    left: -500px;
    top: 0;
    background-repeat: no-repeat;
    overflow: hidden; } }
@media screen and (max-width: 1200px) {
  #o-nas-ico .col-md-3 {
    -ms-flex: 0 0 33.333333333%;
    flex: 0 0 33.333333333%;
    max-width: 33.333333333%;
    margin-bottom: 30px; }

  #o-nas-ico {
    padding: 45px 0px 50px 0px; }

  #blog .single_news {
    -ms-flex: 0 0 33.333333333333%;
    flex: 0 0 33.333333333333%;
    max-width: 33.333333333333%; }

  #blog .single_news {
    margin-bottom: 30px; }

  #kontakt {
    padding: 50px 25px 110px 25px; }

  #kontakt form {
    margin-top: 20px; } }
@media screen and (max-width: 1150px) {
  #tym .slider_arrow #slickLeft_main_home {
    left: 185px;
    position: absolute;
    top: 70px; }

  #tym .slider_arrow #slickRight_main_home {
    right: 185px;
    position: absolute;
    top: 70px; }

  h2 {
    margin-bottom: 220px; }

  header ul li {
    display: inline-block;
    margin-right: 22px;
    height: 100%;
    position: relative; } }
@media screen and (max-width: 1110px) {
  header ul li {
    margin-right: 14px; }

  header ul li a {
    font-size: 14px; } }
@media screen and (max-width: 1080px) {
  header ul li {
    display: inline-block;
    margin-right: 14px;
    height: 100%;
    position: relative; } }
@media screen and (max-width: 991px) {
  header #minihead .widget_icl_lang_sel_widget {
    padding-left: 25px; }

  #projekty .single_projekt .plocha {
    font-size: 20px;
    color: white;
    font-family: m-bold;
    margin-top: 40px; }

  #slider_top .over_slider h1 {
    margin: 20px 0px 20px 0px;
    font-size: 40px;
    color: #35333E;
    font-family: m-bold;
    text-transform: uppercase; }

  #slider_top .over_slider .button_default {
    margin-top: 15px; }

  .button_default {
    font-size: 14px;
    margin-top: 45px;
    padding: 15px 55px; }

  #slider_options .single_options .over_nastaveni {
    padding: 15px; }

  #slider_options .single_options .over_nastaveni p {
    font-size: 20px;
    color: white;
    text-transform: uppercase;
    font-family: m-bold;
    margin-bottom: 0;
    line-height: 26px;
    min-height: 54px; }

  #slider_top .single_slide {
    height: 500px;
    background-size: cover !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    position: relative;
    overflow: hidden; }

  #slider_top .container, #slider_top .row, #slider_top .col-md-12 {
    height: 500px; }

  #o-nas-ico .col-md-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 30px; }

  #pozemkovy-development h2 {
    margin-bottom: 40px !important; }

  #pozemkovy-development .proces {
    margin-bottom: 50px; }

  .list_button {
    margin-bottom: 50px;
    text-align: center; }

  #faq .faq_question h2 {
    font-size: 20px; }

  #faq .faq .ico_faq {
    margin-top: 10px; }

  header #nav {
    padding: 20px 0px 5px 0px; }

  .head1 {
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%; }

  .head2 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%; }

  .minihead1 {
    -ms-flex: 0 0 13%;
    flex: 0 0 13%;
    max-width: 13%; }

  .minihead2 {
    -ms-flex: 0 0 87%;
    flex: 0 0 87%;
    max-width: 87%; }

  .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    font-size: 32px;
    margin-top: 0;
    margin-right: 0;
    display: block;
    top: -9px;
    position: relative;
    float: right;
    color: #35333E;
    border: 2px solid #35333E; }

  .over_mobile {
    display: block; }

  .padding_top {
    padding-top: 110px; }

  #mobile_menu {
    position: absolute;
    top: 110px;
    z-index: 999;
    background: white;
    width: 100%;
    padding: 20px;
    border-top: 2px solid #024E78; }
    #mobile_menu ul {
      padding: 0px;
      margin: 0px;
      list-style-type: none;
      height: auto; }
      #mobile_menu ul li {
        border-bottom: 1px solid #e4e4e4;
        padding: 10px;
        display: block; }
        #mobile_menu ul li.current-menu-item a {
          /*color: black;*/ }
        #mobile_menu ul li a {
          font-family: m-bold;
          font-size: 16px;
          color: #181E1E;
          height: 100%;
          display: block;
          text-decoration: none; }
      #mobile_menu ul .sub-menu {
        padding-left: 20px; }
        #mobile_menu ul .sub-menu li {
          border-bottom: 0px solid black;
          padding: 10px; }
          #mobile_menu ul .sub-menu li a {
            font-family: m-semibold;
            font-size: 15px;
            color: #181E1E;
            height: 100%;
            display: block; } }
@media screen and (max-width: 860px) {
  .list_button .button_blue {
    font-size: 15px;
    color: white;
    font-family: m-bold;
    background: #35333E;
    display: inline-block;
    padding: 19px 21px;
    border-radius: 60px;
    text-transform: uppercase;
    text-decoration: none !important;
    transition: all .5s;
    cursor: pointer;
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px; }
  .list_button .button_green {
    font-size: 15px;
    color: white;
    font-family: m-bold;
    background: #41A634;
    display: inline-block;
    padding: 19px 21px;
    border-radius: 60px;
    text-transform: uppercase;
    text-decoration: none !important;
    transition: all .5s;
    cursor: pointer;
    width: 100%; }

  #slider_options .single_options {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px; }

  #slider_options .single_options .link_text p {
    font-size: 16px !important; } }
@media screen and (max-width: 767px) {
  #kontakt .button_default {
    margin-top: 25px !important; }

  .single_osoba {
    text-align: center; }

  #tym .single_osoba .image_osoba {
    border-radius: 10px;
    margin: 0px auto;
    display: block;
    margin-bottom: 20px; }

  #tym .single_osoba .image_osoba {
    max-height: 420px; }

  #tym h2 {
    margin-bottom: 220px !important; }

  #tym .slider_arrow #slickLeft_main_home {
    left: 15px;
    position: absolute;
    top: 70px; }

  #tym .slider_arrow #slickRight_main_home {
    right: 15px;
    position: absolute;
    top: 70px; }

  #projekty {
    padding: 65px 40px 85px 40px; }

  #projekty .single_projekt .single_img {
    height: 350px;
    background-size: cover !important;
    background-position: center center !important;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 30px; }

  #projekty .single_projekt h2 {
    font-size: 40px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: m-bold;
    text-align: left;
    margin-bottom: 15px !important; }

  #projekty .single_projekt .stitek {
    margin-bottom: 25px; }

  #projekty .single_projekt .projekt_title {
    font-size: 20px;
    color: #41A634;
    text-transform: uppercase;
    font-family: m-bold;
    margin-bottom: 4px; }

  #projekty .single_projekt .plocha {
    margin-top: 25px; }

  #o-nas .img_onas {
    margin-bottom: 30px; }

  #blog .single_news {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  #blog .list_news .single_news .title {
    font-size: 20px;
    color: #41A634;
    font-family: m-bold;
    line-height: 27px;
    min-height: auto;
    margin-bottom: 15px; }

  #blog .list_news .single_news .title a {
    font-size: 20px;
    color: #41A634;
    font-family: m-bold;
    text-decoration: none; }

  #blog .list_news .single_news .over_short_text p {
    font-size: 15px;
    color: #35333E;
    margin-bottom: 0px;
    min-height: auto; }

  #blog .single_news {
    margin-bottom: 30px; }

  .button_default {
    margin-top: 5px; }

  h2 {
    font-size: 36px;
    font-family: m-bold;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: center; }

  #tym {
    padding: 45px 0px 55px 0px; }

  #o-nas {
    padding: 50px 0px 50px 0px; }

  #pozemkovy-development {
    padding: 50px 0px 70px 0px; }

  #blog {
    padding: 50px 0px 50px 0px; }

  #kontakt {
    padding: 50px 25px 50px 25px; }

  #kontakt h2 {
    margin-bottom: 20px;
    font-size: 24px; }

  footer {
    text-align: center; }

  footer .float_right {
    float: unset;
    margin-top: 20px; }

  footer .grey {
    margin-bottom: 20px; }

  footer .float_right a {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    color: white;
    font-family: m-bold; }

  footer {
    padding: 45px 0px 20px 0px;
    background: #35333E; } }
@media screen and (max-width: 680px) {
  header #minihead .widget_icl_lang_sel_widget {
    padding-left: 15px; }

  .minihead1 {
    -ms-flex: 0 0 17%;
    flex: 0 0 17%;
    max-width: 17%; }

  .minihead2 {
    -ms-flex: 0 0 83%;
    flex: 0 0 83%;
    max-width: 83%; }

  header #minihead .social_site a {
    font-size: 20px;
    color: white;
    display: inline-block;
    margin-right: 7px; }

  header #minihead .contact_info a {
    margin-right: 15px; }

  header #minihead .widget_icl_lang_sel_widget {
    display: inline-block;
    float: left;
    width: 65px;
    padding-left: 0px; }

  header #minihead .lang_ico {
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left;
    margin-left: 0px;
    position: relative;
    top: 4px;
    left: 6px; }

  header #minihead .over_lang {
    display: inline-block;
    float: right;
    width: 90px;
    margin-left: 15px; } }
@media screen and (max-width: 600px) {
  #o-nas-ico .col-md-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px; }

  #o-nas-ico .single_icon h3 {
    height: auto;
    margin-bottom: 20px; }

  #blog .single_news {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
@media screen and (max-width: 570px) {
  .minihead1 {
    display: none !important; }

  .minihead2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  #mobile_menu {
    top: 105px; }

  .padding_top {
    padding-top: 105px; } }
@media screen and (max-width: 550px) {
  #slider_top .over_slider h1 {
    font-size: 36px; }

  #slider_top .over_slider .text_over p {
    margin-bottom: 10px; }

  #slider_options .single_options .over_nastaveni p {
    font-size: 17px;
    color: white;
    text-transform: uppercase;
    font-family: m-bold;
    margin-bottom: 0;
    line-height: 22px;
    min-height: 35px; }

  #slider_options .single_options .over_slider_options {
    height: 130px;
    background-size: cover !important;
    background-position: center center !important;
    border-radius: 10px;
    cursor: pointer;
    text-decoration: none !important; } }
@media screen and (max-width: 500px) {
  header #minihead .contact_info a {
    margin-right: 5px; } }
@media screen and (max-width: 455px) {
  .email_head {
    display: none !important; } }

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