

.paspartu_top { z-index: 1000; }

@media only screen and (max-width: 1100px){
.carousel-inner .item .image {background-size: cover;}
}

.nf-form-fields-required{font-size:12px;}
.nf-field-element p{line-height: 1.5em;}

@media only screen and (max-width: 1100px){

.q_slider .carousel {
height: 300px !important;
}
.carousel-inner>.item{
height: 300px !important;
}



}


.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%;
}


