p
{
text-align: justify;
color: #fff;
}

h5 {

    color: #f7d154;

   }
.brand-logo img
{
       width: 150px;
    margin-top: 7px;
}
.menu li a i
{
    display: block;
    line-height: 3;
    height: 15px;
    text-align: center;
}
.pink {
    background-color: #4a423e !important;
}
.pink.lighten-2 {
    background-color: #f7d050 !important;
    color: #000;    margin-top: 18%;
}
.slider-section .row
{
/*    background: #90a1a3;
	    background: -webkit-linear-gradient(left, #9E9E9E , #d6d0d0);
    background: -o-linear-gradient(right, #9E9E9E, #d6d0d0);
    background: -moz-linear-gradient(right, #9E9E9E, #d6d0d0);
    background: linear-gradient(to right, #9E9E9E , #d6d0d0);*/
	background: url(https://cdn3.ticketnew.com/partners/img/Velco_Cinemas/slider-bg.png) no-repeat;
	background-size: cover;
	margin-bottom: 0;
}
.square
{
   -ms-transform: rotate(40deg); /* IE 9 */
    -webkit-transform: rotate(40deg); /* Safari */
    transform: rotate(40deg); /* Standard syntax */
}
.about-us
{
background-color: #97248b;
}
.margin-top
{
margin-top: 20%;
}
.about-style
{
border-bottom: 1px dashed #fff;
}
.carousel
{
height: 350px;
}
.carousel .carousel-item
{
top: -30px;
}
.navbar-fixed {
    z-index: 998;
}
nav
{
background-color: #fff;
}
@media only screen and (min-width: 601px)
{
nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
    height: 76px;
    line-height: 61px;
}}
/*.slider
{
height: 250px !important;
}
.slider ul
{
height: 250px !important;
}*/