.container-fluid{
	background:#fff;
}


ul.topbox{
	width: 100%
}
ul.topbox li{
	float: left;
	padding:5px;
	list-style: none
}
ul.topbox input{
	float: left;
	padding:9px;
	border-radius: 5px;
	border: none
}

.lang{
   color: #ffffff;
    text-decoration: none;
    margin-top: 50px;
    font-weight: 900;
    font-size: 14px;
}
nav{
	max-width: 940px;
    margin: 0px auto;
    z-index: 999;
}
.navbar-default{
	background: none;
    background-color: none;
    border: none;
    margin-top: 20px;
}
.navbar-default .navbar-nav{
	margin-top: 15px
}
.navbar-default .navbar-nav>li>a{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #000;
    padding: 7px 15px 3px 15px;
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    background: #00a0e3;
    background: -moz-linear-gradient(top, #00a0e3 0%, #2e5575 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a0e3), color-stop(100%, #2e5575));
    background: -webkit-linear-gradient(top, #00a0e3 0%, #2e5575 100%);
    background: -o-linear-gradient(top, #00a0e3 0%, #2e5575 100%);
    background: -ms-linear-gradient(top, #00a0e3 0%, #2e5575 100%);
    background: linear-gradient(to bottom, #00a0e3 0%, #2e5575 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0e3', endColorstr='#2e5575', GradientType=0 );
}

.dropdown-menu{
    font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: #333;
    border-bottom: 1px solid black;
    border-bottom-width: 0;
    box-shadow: 3px 3px 8px #818181;
    -webkit-box-shadow: 3px 3px 8px #818181;
    -moz-box-shadow: 3px 3px 8px #818181;
        min-width: 220px;
}

.dropdown-menu li a{
    display: block;
        width: 100%;
    color: #fff;
    border-bottom: 1px solid black;
    text-decoration: none;
    padding: 7px 5px;
}

.dropdown-menu li a:hover, .dropdown-menu li.selected>a {
    color: #ffffff;
    background: #00a0e3;
    background: -moz-linear-gradient(top, #00a0e3 0%, #2e5575 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a0e3), color-stop(100%, #2e5575));
    background: -webkit-linear-gradient(top, #00a0e3 0%, #2e5575 100%);
    background: -o-linear-gradient(top, #00a0e3 0%, #2e5575 100%);
    background: -ms-linear-gradient(top, #00a0e3 0%, #2e5575 100%);
    background: linear-gradient(to bottom, #00a0e3 0%, #2e5575 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0e3', endColorstr='#2e5575', GradientType=0 );
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    color: #fff
}

.center{
    max-width: 1024px;
    margin: 0px auto;
}

.footerpro{
    background: #f00000;
    background: -moz-linear-gradient(top, #f00000 1%, #ef7f1a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f00000), color-stop(100%,#ef7f1a));
    background: -webkit-linear-gradient(top, #f00000 1%,#ef7f1a 100%);
    background: -o-linear-gradient(top, #f00000 1%,#ef7f1a 100%);
    background: -ms-linear-gradient(top, #f00000 1%,#ef7f1a 100%);
    background: linear-gradient(to bottom, #f00000 1%,#ef7f1a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f00000', endColorstr='#ef7f1a',GradientType=0 );
}
.footerimage{
    
}
.footertext{
    
    color: #fff
}


.lacivert_bant ul{
    overflow: hidden;
    padding: 0px;
    float: right;
    width: 300px;
}
.centerbox{
    margin-bottom: 10px
}


.navbar-default .navbar-collapse{
    background: #cccccc;
    border: none;
    border-radius: 10px;
}

@media (min-width: 1200px){
    .lacivert_bant ul li input{
        width: 150px
    }
    .lacivert_bant ul{
        width: 350px
    }
}


@media (min-width: 320px){
    .lacivert_bant ul li input{
        width: 120px
    }
    .lacivert_bant ul{
        width: 320px
    }
}
