/*
Theme Name: Kinotopia
Theme URI: https://www.kinotopia.ro/
Author: Cosmin Costache
Description: Cusotm theme for Kinotopia.
Version: 1.0
Text Domain: kinotopia
*/

/*
 * Globals
 */
 @font-face {
  font-family: 'HelveticaNeueLTStd-Th';
  src: url('font/HelveticaNeueLTStd-Th.eot?#iefix') format('embedded-opentype'),  url('font/HelveticaNeueLTStd-Th.otf')  format('opentype'),
	     url('font/HelveticaNeueLTStd-Th.woff') format('woff'), url('font/HelveticaNeueLTStd-Th.ttf')  format('truetype'), url('font/HelveticaNeueLTStd-Th.svg#HelveticaNeueLTStd-Th') format('svg');
  font-weight: normal;
  font-style: normal;
}


.footer {
  width: 100%;
  height: 50px; /* Set the fixed height of the footer here */
  line-height: 50px; /* Vertically center the text there */
  background-color: #000000;
  font-size: 0.8rem;
  padding-left:31px;    
  font-family: 'HelveticaNeueLTStd-Th' !important;
}

.footer .logo{
 height:32px;
 float: left;
 margin-top: 8px;
}
.footer-icons{
 margin-right:35px; 
} 
.footer-icons img{
 margin-right:5px; 
 width:24px;
} 
.footer span{
  padding-left:15px;  
}



.img-hover-zoom { /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.2);
  filter: alpha(opacity=100);
  opacity: 1;
}

.img-hover-zoom h1{ 
  position:absolute;
  top:15px;
  left:35px;
  color:#8ce1fc;
  font-family: 'Barlow Condensed', sans-serif ;
  font-weight: 600;
}

.img-hover-zoom:hover h1{ 
  color:#ffffff;
}

.img-hover-zoom h2{ 
  position:absolute;
  top:10px;
  left:10px;
  color:#8ce1fc;
  font-family: 'Barlow Condensed', sans-serif ;
  font-weight: 600;
  font-size:1.5rem;
}

.img-hover-zoom:hover h2{ 
  color:#ffffff;
}

.jumbotron h1, .jheader{ 
  color:#ffffff;
  font-family: 'Barlow Condensed', sans-serif ;
  font-weight: 600;
  margin-left:35px;
}


.jumbotron-box{
  background-color: #ffffff;
  padding: 3rem 3rem;
  margin-top: 6rem;
  margin-bottom: 3rem;
  text-align:justify;
  font-family: 'HelveticaNeueLTStd-Th' !important;
}	

.jumbotron-movie{
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0.8rem 0.8rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-size:0.9rem;
  line-height:1.2;
  text-align:justify;
}

.jumbotron-news{
  background-color:#ffffff;
}
.jumbotron-article{
  background-color: rgba(240, 240, 240, 0.9);
  padding: 0.8rem 0.8rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.team-box h1,.jumbotron-box h3, .movie-description h3, .jumbotron-article h3, .jumbotron-movie h4, #readmore-content h3, #readmore-content h4{ 
  font-family: 'Barlow Condensed', sans-serif ;
  font-weight: 600;
}
.team-box h1{
  margin-left: 35px;
}  

.movie-description, .jumbotron-article, .jumbotron-movie, #readmore-content{
  font-family: 'HelveticaNeueLTStd-Th' !important;
  letter-spacing: 1px;
}

.movie-description, .jumbotron-article{ 
  font-size:1rem;
  line-height:1.3;
  text-align:left;  
}

.movie-description{
   padding-bottom:5rem;
}


.movie-description-inner{
  overflow:hidden;  
  padding-top:1.25rem;
}

.readmore{
  margin-top:3px;
}

#readmore-content{
  background:#ffffff;
  padding:2rem;
}

.slide .list-inline {
    white-space:nowrap;
    overflow-x:auto;
}

.slide .carousel-indicators {
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
}

.slide .carousel-indicators > li {
    width: 78px;
    height: 78px;
    margin-right:5px;
    text-indent: initial;
    border-bottom:0px;
    overflow:hidden;
    opacity: 0.8;
    filter: none;
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    background-color: transparent;
}
.slide .carousel-indicators > li a {
    display:block;
    width:100%;
    height:100%;
}
.slide .carousel-indicators > li.active {
    opacity: 1;
    filter: none;
    -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
}

.carousel-indicators-container .prev,
.carousel-indicators-container .next {
    top: 0;
    position: absolute;
    padding: 60px 0 60px 0;
    font-size: 30px;
    text-decoration: none;
}

.carousel-indicators-container .prev {
    left: 0;
    padding-right: 50px;
}

.carousel-indicators-container .next {
    right: 0;
    padding-left: 50px;
}

.movie-info{
  position:absolute;
  top:355px;
  right:2rem;  
}
.movie-info td{ 
  font-family: 'Barlow Condensed', sans-serif ;  
  font-size:1rem;
  color:#cccccc;
  padding-left:5px;
}
.movie-info-s p{ 
  font-family: 'Barlow Condensed', sans-serif ;  
  font-size:1rem;
  color:#999999;
}

.imdb{
  position:absolute;
  bottom:0px;
  right:0.5rem;
  width:100%;
  text-align: right !important;
}	

.team-box{ 
  background:#ffffff;
}

.team-box h1,.jumbotron-box h3{ 
  font-family: 'Barlow Condensed', sans-serif ;
  font-weight: 600;
}
.team-name h2{ 
  font-family: 'HelveticaNeueLTStd-Th' !important;
  font-weight: 1000;
  font-size:0.9rem;
  letter-spacing: 1px;
  margin-top:0.9rem;
  margin-bottom:0;
}
.team-name p{ 
  font-family: 'HelveticaNeueLTStd-Th' !important;
  font-size:0.9rem;
  line-height:1.2;
  letter-spacing: 1px;
}

.contact-box{
  background-color:#000000;
  color:#999999;
}
.contact-box h1{ 
  font-family: 'Barlow Condensed', sans-serif ;
  font-weight: 600;
  color:#ffffff;
}
.contact-box h3{ 
  font-family: 'Barlow Condensed', sans-serif ;
  font-weight: 400;
  color:#ffffff;
  font-size:1.4rem;
}
.contact-box label{ 
  color:#999999;
  font-size:1rem;
  width:100%;
}

.contact-box input, .contact-box textarea{ 
  color:#999999;
  font-size:1rem;
  background:#000000;
  border:1px solid #333333;
  width:100%;
  margin-top:3px;
  padding:3px;
}
.contact-box input[type=submit] {
    color:#000000;
    background:#ffffff;
    font-family: 'Barlow Condensed', sans-serif ;
    font-weight: 600;
    text-transform: uppercase;
    font-size:1.2rem;
}

#navbarHeader a h3{
  font-family: 'Barlow Condensed', sans-serif ;
  font-weight: 400;
  color:#8ce1fc;
}

.navbar img{
  margin-top:10px;
  margin-bottom:10px;
  margin-left:15px;
  margin-right: 27px;
}

a {
  color:#000000;
}
a:hover {
  color:#333333;
}

.white{
  color:#ffffff;
}