.elementor-heading-title {
    font-family: "CircularPro-Black"!important;
    font-size: 8.5rem;
    line-height: 1em;
    letter-spacing: -5px;
}

body {
    font-family: "CircularPro-Book";
}


b, strong {
    font-weight: normal!important;
    font-family: "CircularPro-Bold", Sans-serif!important;
}

.form-group {
    margin-bottom: 5px;
}

.logo-do-kina {
  text-align:right;
  float:right!important;
  margin-right:-32px!important;
  margin-top:-22px!important;
}

.logomedia {
  text-align:right;
  float:right!important;
}

@media only screen and (min-width: 480px) {
    #hlavni-text {
    font-family: "CircularPro-Book", Sans-serif;
    font-size: 19px;
    line-height: 25px;
    letter-spacing: 0px;
    color:#222;
}
.ast-oembed-container {
    margin-top: 40px!important;
    margin-bottom: 40px!important;
}
p {
    margin-bottom: 1.4em;
}
}

@media only screen and (max-width: 479px) {
    #hlavni-text {
    font-family: "CircularPro-Book", Sans-serif;
    font-size: 16.5px;
    line-height: 21px;
    letter-spacing: 0px;
    color:#222;
}
.ast-oembed-container {
    margin-top: 40px!important;
    margin-bottom: 40px!important;
}
p {
    margin-bottom: 1.3em;
}
}



::selection {
  color: #fff!important;
  background-color: #ff35b1!important;
} 

.radio label, .checkbox label {
    padding-left: 25px!important;
}

@media only screen and (max-width: 479px){
.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
    max-width: 33%!important;
}
}

.form-control:focus, .form-control::selection {
  border-color: #6f7881!important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.0);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.0);
}

.js-wpv-filter-trigger-delayed form-control {
background-color:rgba(142,142,147,0.12)!important;
}


label {
  font-family: "CircularPro-Black", Sans-serif;
  color: #6f7881;
}

input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    color: rgba(0,0,0,0.5)!important;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 10px;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    min-height: 45px!important;
}

.form-control, select.wpv-sort-control-select {
    display: block!important;
  	width:100%!important;
  	color: rgba(0,0,0,0.5)!important;
    height: 45px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0,0,0,0.5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .0s linear;
    transition: all .0s linear;
      -moz-appearance: none;
}

.vhodneproskolycheckbox {
  	border-color: rgba(0,0,0,0.5)!important;
    border-width: 1px;
    border-style: solid;
  	background:#FFF!important;
  background-color:#FFF!important;
}


input[type=text] {
    color: rgba(0,0,0,0.5)!important;
    height: auto;
    border-width: 0px!important;
  border-radius: 6px!important;
}


.menu-toggle, button, .ast-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
    border-radius: 6px!important;
}

input[type=text] {
    color: rgba(0,0,0,0.5)!important;
  background-color: rgba(142,142,147,0.12)!important;
}  

select, option {
  -webkit-appearance: none; /* WebKit/Chromium */
  -moz-appearance: none; /* Gecko */
}

/* Internet Explorer 10–11 and Edge */
select::-ms-expand {
  display: none;
}

select {
    padding: 6px 12px!important;
}

.icon-arrow-down:after {
    width: 13px;
    width: 1.3rem;
    height: 18px;
    height: 1.8rem;
    margin-left: 10px;
    margin-left: 1rem;
    display: inline-block;
    content: "";
    background: url(/Assets/images/icons/icon-arrow-down.svg) no-repeat 50%;
    background-size: 100% auto;
    vertical-align: middle;
    position: relative;
    top: -2px;
    top: -.2rem;
}

.ee-button-link {
    display: inline-flex!important;
}

@media only screen and (min-width: 200px) and (max-width:359px) {
.buttontrailer, .buttonprojekce, .buttonaerovod {
    background-color: transparent;
    color: #fff!important;
    padding: 8px 16px!important;
    display: inline-block!important;
    border-radius: 4px!important;
    font-size: 12px!important;
    border: 1px solid #fff!important;
    line-height: 13px!important;
    font-family: CircularPro-Bold, sans-serif;
    margin-right: 10px!important;
  	width:px;
} 	
  	.ee-icon--left {
    

}
}

@media only screen and (min-width: 768px) {
    .buttontrailer {
    background-color: transparent;
    color: #fff!important;
    padding: 12px 31px;
    display: inline-block!important;
    border-radius: 4px;
    font-size: 13px;
  border: 1px solid #fff!important;
  line-height:13px;
  font-family: CircularPro-Bold, sans-serif;
  margin-right:15px;
  margin-bottom: 10px;
}

.buttonprojekce {
    background-color: transparent;
    color: #fff!important;
    padding: 12px 24px;
    display: inline-block!important;
    border-radius: 4px;
    font-size: 13px;
  border: 1px solid #fff!important;
  line-height:13px;
  font-family: CircularPro-Bold, sans-serif;
  margin-right:15px;
    margin-bottom: 10px;
}

.buttontrailer {
    background-color: #ff35b1!important;
    color: #fff!important;
    padding: 12px 22px;
    display: inline-block!important;
    border-radius: 4px;
    font-size: 13px;
  border: 1px solid #ff35b1!important;
  line-height:13px;
  font-family: CircularPro-Bold, sans-serif;
  margin-right:7px;
}

.buttonprojekce {
    background-color: #ff35b1!important;
    color: #fff!important;
    padding: 12px 20px;
    display: inline-block!important;
    border-radius: 4px;
    font-size: 13px;
  border: 1px solid #ff35b1!important;
  line-height:13px;
  font-family: CircularPro-Bold, sans-serif;
  margin-right:15px;
}

.buttonaerovod {
    color: #ff35b1!important;
    background-color: #fff!important;
    padding: 12px 24px;
    display: inline-block!important;
    border-radius: 4px;
    font-size: 13px;
  border: 1px solid #fff!important;
  line-height:13px;
  font-family: CircularPro-Bold, sans-serif;
  margin-right:15px;
  line-height: 0px!important;
}

.inline-content a {
    display:inline !important;
}

.pagination-dots .active-dot a {
    background-color: #FF35B1!important;
    border-color: #FF35B1!important;
}
}

@media only screen and (min-width: 200px) and (max-width: 767px) {
    .buttontrailer {
    background-color: transparent;
    color: #fff!important;
    padding: 8px 16px;
    display: inline!important;
    border-radius: 4px;
    font-size: 13px;
  border: 1px solid #fff!important;
  line-height:13px;
  font-family: CircularPro-Bold, sans-serif;
  margin-right:15px;
  margin-bottom: 10px!important;
  
  
}

.buttonprojekce {
    background-color: transparent;
    color: #fff!important;
    padding: 8px 16px;
    display: inline!important;
    border-radius: 4px;
    font-size: 13px;
  border: 1px solid #fff!important;
  line-height:13px;
  font-family: CircularPro-Bold, sans-serif;
  margin-right:15px;
    margin-bottom: 10px!important;
}

.buttontrailer {
    background-color: #ff35b1!important;
    color: #fff!important;
    padding: 8px 16px;
    display: inline-flex!important;
    border-radius: 4px;
    font-size: 13px;
  border: 1px solid #ff35b1!important;
  line-height:13px;
  font-family: CircularPro-Bold, sans-serif;
  margin-right:15px;
  width: px;
}

.buttonprojekce {
    background-color: #ff35b1!important;
    color: #fff!important;
    padding: 8px 16px;
    display: inline-flex!important;
    border-radius: 4px;
    font-size: 13px;
  border: 1px solid #ff35b1!important;
  line-height:13px;
  font-family: CircularPro-Bold, sans-serif;
  margin-right:15px;
   width: px;
}
  
  .buttonaerovod {
    color: #ff35b1!important;
    background-color: #fff!important;
    padding: 8px 16px;
    display: inline-block!important;
    border-radius: 4px;
    font-size: 13px;
  border: 1px solid #fff!important;
  line-height:1px;
  font-family: CircularPro-Bold, sans-serif;
  margin-right:15px;
   width: px;
}

  .buttondisfilm, .buttondisfilm:hover, .buttoncsfd:hover {
    background-color: #ff35b1!important;
    color: #fff!important;
    padding: 8px 16px;
    display: inline!important;
    border-radius: 4px;
    font-size: 13px;
  border: 1px solid #ff35b1!important;
  line-height:13px;
  font-family: CircularPro-Bold, sans-serif;
  margin-right:15px;
}

  .buttoncsfd, .buttoncsfd {
    background-color: transparent;
    color: #ff35b1!important;
    padding: 8px 16px!important;
    display: inline!important;
    border-radius: 4px!important;
    font-size: 13px!important;
    border: 1px solid #ff35b1!important;
    line-height: 13px!important;
    font-family: CircularPro-Bold, sans-serif;
    margin-right: 15px!important;
  	width:140px;
  	
}
 
.buttoncsfd:hover {
  display: inline!important;
  }
  
.inline-content a {
    display:inline !important;
}

.pagination-dots .active-dot a {
    background-color: #FF35B1!important;
    border-color: #FF35B1!important;
}
  .materialykestazeninazev {

    font-family: CircularPro-Book !mportant;
    color: #222;
    font-size: 13px!mportant;
    line-height: 14px!mportant;
    text-align: left;
}
  
  .materialkestazeninahled {
    width: 30px!important;
    float: left;
    padding-bottom: 20px;

} 
  
  .materialkestazeni {
    padding: 10px 20px;!important;
    margin: 2px 0px!important;
    background: #FFF;
    border-radius: 4px;
    border: 1px solid #EAEEF1;
    min-height: 50px!important;

}
  
  .materialkestazeni:hover {
    padding: 10px 20px!important;
    margin: 2px 0px!important;
    min-height: 50px;!important;

}
}



.modula .item.effect-pufrobo h2::after {
    position: absolute;
    top: 80%;
    left: 0;
    width: 100%;
    height: 0px;
    background: transparent;
 	display:none;
}
}

@media only screen and (min-width: 300px) {
.pagination > li > a {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #FF35B1!important;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
    margin-top: 20px!important;
  	color: #FF35B1!important;
  	background-color: #FF35B1!important;
    border-color: #FF35B1!important;
}
  .pagination-dots > li > a {
    display: block;
    text-indent: -1000em;
    width: 14px;
    height: 14px;
    border-radius: 15px;
    overflow: hidden;
    margin: .1em;
    text-decoration: none;
    box-shadow: none;
    padding: 0;
    cursor: pointer;
    color: #FF35B1!important;
    background-color: #FF35B1!important;
    border-color: #FF35B1!important;
}
}



@media only screen and (min-width: 300px) and (max-width: 767px) {
.pagination {
    margin-top: 40px!important;
}
}

@media only screen and (min-width: 1200px) {
.elementor-heading-title {
    font-size: 82px;
    line-height: 1em;
    letter-spacing: -4.8px;
}
}

@media only screen and (min-width: 1100px) and (max-width: 1200px) {
.vypisfilmunazevnew {
    position: absolute;
    top: 0px;
    color: white!important;
    font-size: 31px!important;
    line-height: 34px!important;
    letter-spacing: -1px;
    padding: 25px 50px 0px 25px;
    z-index: 21;
}
  .elementor-heading-title {
    font-size: 72px;
    line-height: 1em;
    letter-spacing: -4.2px;
}
}

@media only screen and (min-width: 1000px) and (max-width: 1099px) {
.vypisfilmunazevnew {
    position: absolute;
    top: 0px;
    color: white!important;
    font-size: 26px!important;
    line-height: 29px!important;
    letter-spacing: -0.6px;
    padding: 25px 50px 0px 25px;
    z-index: 21;
}
  .elementor-heading-title {
    font-size: 64px;
    line-height: 1em;
    letter-spacing: -4px;
}
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
.vypisfilmunazevnew {
    position: absolute;
    top: 0px;
    color: white!important;
    font-size: 22px!important;
    line-height: 24px!important;
    letter-spacing: -0.4px;
    padding: 24px 20px 0px 20px;
    z-index: 21;
}
    .elementor-heading-title {
    font-size: 72px;
    line-height: 1em;
    letter-spacing: -4.2px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.vypisfilmunazevnew {
    position: absolute;
    top: 0px;
    color: white!important;
    font-size: 54px!important;
    line-height: 56px!important;
    letter-spacing: -2.8px;
    padding: 25px 50px 0px 25px;
    z-index: 21;
  max-width:600px;
  }
  .vypisfilmudatumnew {
    position: absolute;
    bottom: 0px;
    color: white!important;
    padding: 0px 20px 0px 25px;
    z-index: 20;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    font-family: "CircularPro-Bold"!important;
    text-shadow: 3px 5px 40px rgba(0,0,0,0.3);
    font-size: 15px!important;
}
    .elementor-heading-title {
    font-size: 72px;
    line-height: 1em;
    letter-spacing: -4.2px;
}
}

@media only screen and (max-width: 999px) {
.minheightskoly {
  min-height:50px!important;
}
}