@import url('https://fonts.googleapis.com/css?family=Montserrat');
body {
	color: #555555;
    font-family: 'Montserrat', sans-serif !important;
}
div.col-md-6,
div.col-sm-12 {
    padding-left: 0px;
}

a {
    color: inherit;
}

.mainmenu {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 40px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    width: 100% !important;
}

.navbar-fixed-top {
    border-color: transparent !important;
    background-color: transparent !important;
}

.navbar-nav {
    border-bottom: 1px solid #720046;
}

navbar-brand {
    margin-right: 0% !important;
}

.navbar-default,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent !important;
    font-family: 'Montserrat': sans-serif !important;
}

.nav>li {
    padding: 0px 8% 0px 0px;
}

.nav>li>a {
    font-size: 13px !important;
    font-family: 'Montserrat', sans-serif !important;
}

	.linktext {
		display: inline-block;
		font-weight: 600;
		color: #6eb0be;
		vertical-align: top;
	}

.navbar-fixed-top {
    padding-left: 0px !important;
}

.navbar-collapse {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.navbar-default .navbar-nav>li>a {
	color: #720046;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #720046;

}

.navbar-default .navbar-nav>.active>a
     {font-weight: bold;}


.logomobile {
	margin: 0 auto;
	padding: 30px 15px 0 15px;
	display: block;
	max-width: 100%;
}

.container {
    padding-top: 12px;
}

.server-action-menu {
    box-sizing: border-box !important;
    padding: 5px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: 37% !important;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: 50% !important;
}

.carousel-control {
    width: 34% !important;
}

.carousel-control.left,
.carousel-control.right {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.9) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.9) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6ffffff', GradientType=1);
    /* IE6-9 */
}


img.spacers {
    margin-left: 50px;
    margin-right: 50px;
}

.slider-container {
    margin-top: 35px;
    height: 100%;
}

.carousel-caption {
    color: black !important;
    top: -10%;
}

.carousel-control {
    background: none repeat scroll 0 0 #000 !important;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    height: 75px;
    opacity: 0.5;
    padding: 20px !important;
    position: static !important;
    right: 108px !important;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 296px;
    width: 100px;
    z-index: 9999;
}

.logocontainer {
	padding: 0;
	overflow: hidden;
}
.logobox {
	float: right;
    display: block;
    width: 90%;
    height: 150px;
    position: relative;
}

img.logoimg1 {
    position: absolute;
    top: -60px;
    right: -70px;
	width: 100%;
	height: auto;
}

img.logoimg2 {
    position: absolute;
    top: 34%;
    left: 0px;
	width: 100%;
	height: auto;
}

.FadeIntwo {
    opacity: 0;
}

#demo {
    margin: 0 auto;
}

/*#demo p {
    width: 80% !important;
    display: block;
    margin: auto;
    text-align: center;
    height: 70px !important;
}*/

.film_roll_prev,
.film_roll_next {
    background: transparent !important;
    border: 0px !important;
    line-height: 69px !important;
    top: 50% !important;
}

.film_roll_prev {
    left: 30% !important;
    top: 50% !important;
}

.film_roll_next {
    right: 30% !important;
    top: 50% !important;
}


.film_roll_child {
    /*text-align: center !important;
    width: auto !important;*/
    margin: 0 0 0 55px;
}

.film_roll_pager a, a.film_roll_prev, a.film_roll_next {
	color: #333333;
}

.film_roll_shuttle {
    text-align: left;
}

.bigblock {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5000;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.98) 1%, rgba(255, 255, 255, 0.11) 40%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0.11) 60%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.98) 1%, rgba(255, 255, 255, 0.11) 40%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0.11) 60%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.98) 1%, rgba(255, 255, 255, 0.11) 40%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0.11) 60%, rgba(255, 255, 255, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}


/* make keyframes that tell the start state and the end state of our object */

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.fade-innav {
    opacity: 0;
    /* make things invisible upon start */
    -webkit-animation: fadeIn ease-in 1;
    /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}

.FadeIntwo {
    opacity: 0;
    /* make things invisible upon start */
    -webkit-animation: fadeIn ease-in 1;
    /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}

.FadeInthree {
    opacity: 0;
    /* make things invisible upon start */
    -webkit-animation: fadeIn ease-in 1;
    /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}

.FadeInFour {
    opacity: 0;
    /* make things invisible upon start */
    -webkit-animation: fadeIn ease-in 1;
    /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}

.fade-Outnav {
    opacity: 1;
    /* make things invisible upon start */
    -webkit-animation: fadeOut ease-in 0;
    /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation: fadeOut ease-in 0;
    animation: fadeOut ease-in 0;
    -webkit-animation-fill-mode: backwards;
    /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}

.fade-innav fade-outnav.one {
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.FadeIntwo {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.FadeInthree {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
}

.FadeInFour {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
}

.col-sm-12 {
    z-index: 1000 !important;
}

@media (max-width: 1200px) {
    .nav>li {
        padding: 0px 5% 0px 0px !important;
    }
}

@media (max-width: 980px) {
    .nav>li {
        padding: 0px 0px 0px 0px !important;
    }
}

@media (max-width: 770px) {
    .container {
        height: 200px !important;
    }
	.mainmenu {
		padding-top: 0px;
	}
    .nav>li>a {
        padding: 80px 50px !important;
    }
    .nav li a:nth-child(1) {
        padding: 80px 50px 50px 0px!important;
        text-shadow: 0.5px 0.5px 0px rgba(255, 255, 255, 0.60);
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover {
        background-color: rgba(192, 192, 192, 0.85) !important;	
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 6px !important;
        margin-left: 0px !important;
    }
    .navbar-nav {
        margin: 0px 0px !important;
    }
    .nav li a {
        background: rgba(192, 192, 192, 0.89) !important;
        border-top: 1px solid #fff !important;
    }
    .nav li a:nth-child(1) {
        padding: 12px 0px 7px 8px !important;
    }
    li.active {
        border-top: 0px solid #fff !important;
    }
    
    .navbar-collapse {
        padding-right: 0px !important;
    }
    img.logoimager {
        width: 70% !important;
        height: auto !important;
    }
    .container {
        padding-top: 0px;
    }
    .logoimager {
        display: block !important;
    }
    .logobox {
        display: none !important;
    }
	#content .slidetext { text-align: center }
}
