



.boxedcontainer		{	max-width: 1170px; margin:auto; padding:0px 30px;}

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}

#page .header a
{

	  display: block;
    width: 40px;
    height: 41px;
    position: absolute;
    top: -130px;
    background: url(../images/mob-menu.png) no-repeat center;
    border-radius: 5px;
    z-index: 99999;
    right: 0;

}
#page .header{ padding:0px; display: inline;}

div#page {
    float: right;
    position: relative;
}

#page .header {
    position: relative;
    z-index: 99998;
}


.dropdown-menu{
	border-radius: 0;
}

.dropdown-menu a.dropdown-item{
	min-width:250px;
}
.teklifAlma {
    position: fixed!important;
    bottom: 0px;
    right: 250px;
    z-index: 999;
    padding-bottom: 6px!important;
}
.stik {
    position: fixed!important;
    bottom: 0px;
    right: 50px;
    z-index: 999;
    padding-bottom: 6px!important;
}