@font-face{font-family: CoreSansBold; src: url('./Core Sans DS 55 Bold.otf') format("opentype");}
@font-face{font-family: CoreSans; src: url('./Core Sans DS 35 Regular.otf') format("opentype");}
@font-face{font-family: CoreSansLight; src: url('./Core Sans DS 25 Light.otf') format("opentype");}

*{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  font-family: 'Fira Sans', sans-serif;
}

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

body, html {
    height: 100%;
    margin:0
}

a {
  color: #f15a24;
}

a:hover {
  text-decoration: none;
}

h1 {
  font-family: "CoreSansBold", sans-serif;
  font-weight: 700;
  color: white;
  font-size: 2.5em;
  margin: 0;
}

h2 {
  font-family: "CoreSansLight", sans-serif;
  color: #f15a24;
  font-size: 1.65em;
  margin: 0;
  margin-top: -9px;
}

strong {
  font-weight: 700;
}

form {
  text-align: left;
}

button {
  font-size: 14px;
}

.font_regular {
  font-family: "CoreSans", sans-serif;
  font-weight: normal;
}

.bg_head, .bg_map{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    //background-attachment: fixed;
}

/* First image (Logo. Full height) */
.bg_head {
  background-image: url('../img/head_bg.jpg');
  min-height: 100%;
}

.bg_map {
  background-image: url('../img/map_bg.jpg');
  min-height: 524px;
  //background-attachment: scroll;
}

.social_top {
  width: 160px;
  padding: 10px;
  color: #fff;
  position: absolute;
  left: 20px;
  z-index: 10;
}

.social_top img {
  float: right;
  height: 20px;
}

.lang {
  width: 60px;
  height: 36px;
  line-height: 36px;
  background-color: #f15a24;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 20px;
  cursor: pointer;
  z-index: 10;
}

.lang ul.drop-menu li {
  //display: none;
  opacity: 0;
  transition: opacity .5s;
  background-color: #f15a24;
}

.lang li:hover > ul.drop-menu li {
  //display: block;
  opacity: 1;
}

.drop-menu a {
  color: #fff;
  text-decoration: none;
}

.drop-menu a:hover {
  text-decoration: underline;
}

.gdh_display_middle{
  width: 100%;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  text-align: center;
}

.gdh_display_middle hr{
  width: 50%;
  border: 0;
  margin-top: 2%;
  margin-bottom: 2%;
  border-top: 1px solid #707070;
}

.gdh_logo_wrap {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  //border: 1px black solid;
}

.gdh_logo {
  width: 50px;
}

.gdh_left {
  float: left;
}

.gdh_right {
  float: right;
}

.perex {
  color: #fff;
  font-size: 15px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5%;
  width: 90%;
}

.other_cities {
  color: #fff;
  font-size: 13px;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
}

.nav {
  text-align: center;
  background: #f15a24;
}

.nav a {
  font-family: "CoreSansBold", sans-serif;
  color: #fff;
}

.nav > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}

.nav > ul > li {
  height: 30px;
  line-height: 30px;
  position: relative;
  font-size: 16px;
  cursor: pointer;
}

.section_wrap {
  max-width: 1000px;
  font-size: 14px;
  color: #5a5856;
  padding: 30px 20px 20px 20px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.section_wrap h1 {
  font-size: 22px;
}

.about h1 {
  color: #f15a24;
}

.section_wrap hr {
  border: 0;
}

.about hr {
  border-top: 4px solid #f15a24;
}

.about .hr_cz {
  width: 240px;
}

.about .hr_en {
  width: 290px;
}

.about p {
  margin-top: 30px;
  margin-bottom: 30px;
}

.about img {
  width: 280px;
}

.orange_wrap {
  background-color: #f15a24;
}

.grey_wrap {
  background-color: #f2f2f2;
}

.info {
  color: #fff;
}

.info h3 {
  font-family: 'Fira Sans', sans-serif;
  font-size: 20px;
}

.info_box {
  width: 290px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.info_box img{
  width: 290px;
}

.info_box h4 {
  font-family: "CoreSans", sans-serif;
  font-size: 48px;
  margin-top: 0px;
}

.info_box p {
  font-size: 15px;
  padding: 10px;
}

.membership h1 {
  color: #f15a24;
}

.membership hr {
  border-top: 4px solid #f15a24;
}

.membership .hr_cz {
  width: 150px;
}

.membership .hr_en {
  width: 65px;
}

.membership p {
  color: #878b8d;
  font-size: 15px;
  margin-top: 20px;
}

.membership_box{
  width: 220px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
  background-color: #5b5b5b;
  padding: 35px 20px 20px 20px;
  border-radius: 5px;
  color: #fff;
}
.membership_box h5{
  font-size: 16px;
  color: #c2c2c2;
}

.membership a {
  text-decoration: none;
}

.price {
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
}

.currency {
  font-size: 18px;
}

.btn {
  width: 100%;
  border: 1px solid #f15a24;
  background-color: #f15a24;
  border-radius: 5px;
  padding: 10px;
  margin-top: 30px;
  cursor: pointer;
  color: #fff;
  transition-duration: 0.5s;
}

.btn:hover {
  color: #f15a24;
  background-color: #fff;
}

.members {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
}

.members h1 {
  color: #f15a24;
}

.members hr {
  border-top: 4px solid #f15a24;
}

.members .hr_cz {
  width: 80px;
}

.members .hr_en {
  width: 95px;
}

.carousel_members_holder{
	width: 3000px;
  padding-left: 20px;
	position: absolute;
	z-index: 1;
}
.carousel_container{
	height: 170px;
}

.member_box{
	width: 300px;
  height: 170px;
	float: left;
	padding-right: 20px;
	display: inline-block;
  //border: 1px solid black;
  text-align: left;
}

.member_box img {
  float:left;
  margin-right: 10px;
  height: 60px;
}

.member_box h6 {
  font-size: 14px;
  font-weight:700;
}

.member_box p {
  font-weight:normal;
  font-size: 11px;
}

.arrow{
	width: 50px;
  font-size: 86pt;
  line-height: 160px;
}

.address {
  background-color: #f15a24;
  color: #fff;
  width: 225px;
  padding: 20px;
  height: 335px;
  float: right;
  overflow:visible;
}

.address a {
  color: #fff;
}

.address img {
  width: 200px;
  margin-top: 10px;
  margin-left: -40px;
}

.contacts {
  width: 380px;
  //border: 1px solid black;
}

.contacts h1 {
  color: #f15a24;
}

.contacts hr {
  border-top: 4px solid #f15a24;
}

.contacts .hr_cz {
  width: 170px;
}

.contacts .hr_en {
  width: 110px;
}

.contacts p {
  color: #878b8d;
  font-size: 15px;
  margin-top: 20px;
}

.reg-element {
  margin-bottom: 10px;
}

.partners_social {
  color: #f15a24;
  text-align: left;
}

.partners_social hr {
  border-top: 2px solid #f15a24;
  margin: 0px;
}

.partners {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  width: 300px;
  //border: 1px solid black;
  overflow: hidden;
}

.partners .hr_cz {
  width: 185px;
}

.partners .hr_en {
  width: 175px;
}

.social {
  margin-left: auto;
  margin-right: auto;
  width: 300px;
  height: 500px;
  overflow:hidden;
  //border: 1px solid black;
}
.social h3{
  display:inline-block;
}
.social img {
  float: right;
  height: 20px;
}
.social .hr_cz {
  width: 170px;
}
.social .hr_en {
  width: 140px;
}
/* Turn off parallax scrolling for tablets and mobiles */
@media only screen and (min-width: 520px) {
    button {
      font-size: 18px;
    }
    .bg_head {
        //background-attachment: scroll;
    }
    .lang {
      right: 50px;
    }
    .gdh_logo_wrap {
      width: 500px;
    }
    .gdh_img_wrap {
      float: left;
    }
    .gdh_text_wrap {
      float: left;
    }
    .gdh_logo {
      width: 77px;
      margin-right: 20px;
    }
    h1 {
      font-size: 3.9em;
    }

    h2 {
      font-size: 2.55em;
      margin-top: -15px;
    }
    .perex {
      font-size: 20px;
    }
    .other_cities {
      font-size: 15px;
      width: 500px;
    }
    .nav > ul > li {
      float: left;
      padding-left: 15px;
      padding-right: 15px;
      height: 50px;
      line-height: 55px;
    }
    .section_wrap {
      font-size: 18px;
      padding-top: 40px;
    }
    .section_wrap h1 {
      font-size: 36px;
    }
    .about .hr_cz {
      width: 390px;
    }
    .about .hr_en {
      width: 475px;
    }
    .about img {
      height: 313px;
      width: auto;
    }
    .info h3 {
      font-size: 24px;
    }
    .membership .hr_cz {
      width: 240px;
    }
    .membership .hr_en {
      width: 100px;
    }
    .membership_box{
      display: inline-block;
      padding: 25px 10px 10px 10px;
      width: 160px;
    }
    .membership_box h5{
      font-size: 11px;
    }
    .price {
      font-size: 45px;
    }
    .members .hr_cz {
      width: 130px;
    }
    .members .hr_en {
      width: 145px;
    }
    .carousel_members_holder{
      padding-left: 100px;
    }
    .carousel_container{
    	height: 210px;
    }
    .arrow{
    	width: 100px;
      font-size: 116pt;
      line-height: 200px;
    }
    .member_box{
    	width: 520px;
      height: 210px;
      padding-right: 80px;
      padding-top: 15px;
      //border: 1px solid black;
    }
    .member_box img {
      height: 127px;
      margin-bottom: 50px;
    }
    .member_box h6 {
      font-size: 17px;
    }
    .member_box p {
      font-size: 13px;
    }
    .address {
      margin-top: 100px;
      margin-right: 20px;
    }
    .contacts {
      width: 520px;
    }

    .contacts .hr_cz {
      width: 260px;
    }
    .contacts .hr_en {
      width: 180px;
    }
    .partners {
      width: 470px;
    }
    .social {
      width: 470px;
    }
    .partners .hr_cz {
      width: 240px;
    }
    .partners .hr_en {
      width: 225px;
    }
    .social .hr_cz {
      width: 220px;
    }
    .social .hr_en {
      width: 180px;
    }
    .social img {
      height: 24px;
    }
}

@media only screen and (min-width: 1001px) {
  .lang {
    right: 80px;
  }
  .gdh_display_middle hr{
    width: 250px;
  }
  .perex {
    font-size: 30px;
    width: 820px;
  }
  .other_cities {
    font-size: 18px;
    width: 800px;
  }
  .nav > ul > li {
    padding-left: 35px;
    padding-right: 35px;
    height: 90px;
    line-height: 100px;
    font-size: 20px;
  }
  .section_wrap {
    padding-top: 100px;
    padding-bottom: 70px;
  }
  .about img {
    display: inline-block;
  }
  .info h3 {
    font-size: 32px;
  }
  .info {
    overflow: hidden;
  }
  .info_box {
    display: inline-block;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
  }
  .membership_box{
    padding: 25px 20px 20px 20px;
    width: 220px;
  }
  .membership_box h5{
    font-size: 16px;
  }
  .address {
    width: 300px;
    height: 430px;
    margin-top: 30px;
    margin-right: 60px;
  }
  .address img {
    width: 290px;
    margin-left: -50px;
  }
  .address p {
    font-size: 18px;
  }
  .partners_social {
    padding-top: 60px;
  }
  .partners {
    display: inline-block;
    margin-bottom: 0px;
    height: 500px;
    float: left;
  }
  .social {
    display: inline-block;
    float: left;
  }
}



.clear{
  clear:both;
}

.carousel_container{
	width: 100%;
	float: left;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}


.arrow{
	height: 100%;
	position: absolute;
	margin: 0;
	padding: 0;
  //display: none;
	z-index: 2;

  cursor: pointer;

  opacity: 0;
  transition: opacity .2s;

  border-radius: 5px;

  color: #FFF;
  text-align: center;
  font-family: "Varela Round", sans-serif;
  background-color: rgba(155, 155, 155, .3);
  text-shadow: 0px 0px 15px rgb(119, 119, 119);
}


.carousel_container:hover > .arrow  {
  opacity: 0.5;
}

.carousel_container > .arrow:hover {
  opacity: 1;
}

.arw_right{
  right: 0;
}

.arw_left{
  left: 0;
}

.carousel_buttons_container{
	width: 100%;
	text-align: center;
	margin: 15px 0 0 0;
	padding: 0;
}

.carousel_buttons_container ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.carousel_buttons{
	background-color: #f2f2f2;
	height: 8px;
	width: 8px;
	border-radius: 50%;
	display: inline-block;
	margin: 0 7px 0 0;
	padding: 0;
	cursor: pointer;
}

.carousel_buttons:last-of-type{
	margin: 0;
}

.active{
	background-color: #c0c0c0;
}
