@import url('https://fonts.googleapis.com/css?family=Raleway+Dots');

body {
    background-color: #decc02; 
    
    font-family: raleway dots;
}

@font-face {
 font-family: ISOCPEUR;
 src: url('/fonts/ISOCPEUR.ttf');
}

h2, h3,h4, h5, h6 {
 font-family: 'ISOCPEUR' !important;
}

#primary-menu {
 font-family: 'ISOCPEUR' !important;
}







/*mobile menu */
.navbar-default{
   background-color: #decc02;
    border: none;
    
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-toggle .icon-bar {
    display: none;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 20px;
    margin-right: 5px; 
    margin-bottom: 3%;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.navbar-default .navbar-nav>li>a{
    color: #000;
    
}

.navbar-default .navbar-toggle{
    
   background-color: transparent; 
} 

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color: transparent;
    
}

.navbar-nav ul li{
    display: block;
}

.nav{
    text-align: center;
    font-family: 'ISOCPEUR' !important;
}


/*star img transition */
#header{
    perspective: 100px;
}

#header .first{
    transition: transform .5s cubic-bezier(.7,.22,0,1.83);
    
}


#header .first:hover{
    transform: scale(1.4);
}

#header .second{
    transition: transform .5s cubic-bezier(.7,.22,0,1.83);
    
}


#header .second:hover{
    transform: scale(1.5);
}

#header .third{
    transition: transform .5s cubic-bezier(.7,.22,0,1.83);
    
}


#header .third:hover{
    transform: scale(1.6);
}

#header .fourth{
    transition: transform .5s cubic-bezier(.7,.22,0,1.83);
    
}


#header .fourth:hover{
    transform: scale(1.4);
}

#header .fifth{
    transition: transform .5s cubic-bezier(.7,.22,0,1.83);
}

#header .fifth:hover{
    transform: scale(1.4);
}




/*well */ 

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: noneo;
    border: none;
    border-radius: none;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.05);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.05);
}






/*subwear*/  
.containerr{
    width: 100%;
    margin: auto;
    padding-left: 0px;
    padding-right:0px;
    background-color:#130A2F ;
    
}
.headerwrap {
   background-color: #fff;
    max-width: 100%;
    min-width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.headerwrap img{
    width: 150px;
    height: 150px;
    
    
}
.subwear {
    text-align: center;
    margin-top: 90px;
    color: #000;
}

.container-main {
    background-color: #decc02;
    width: 100%;
    
}
.row{
    margin-right: 0px;
}

#left {
    padding-top: 200px;
    padding-bottom: 300px;
    background-color: #decc02;
    text-align: center;
}
/*szöveg*/


#left #we{
    font-weight: bold;
    color: #000;
}

#left #it {
    text-align: justify;
    color: #000;
    margin-left: 2%;
    margin-right: 2%;
    
}
/*button*/
#button {
    background-color: black;
}

#button:hover {
    background-color: #130A2F;
    
}
#button #mure {
    font-weight: bold;
    color: #fff;
    font-family: 'ISOCPEUR' !important;
}
#button #mure:hover {
    color: #decc02;
}

#rightlg{
    
    padding-top: 300px;
    padding-bottom: 300px;
    background-color: #decc02;
}




/*right image*/
#rightlg img {
    width: 35%;
    height: 35%;
    
}
.well {
    border-top: none;
    border-right: none;
}

/*social*/


.social{
    margin-right: 18px;
    padding-top: 80px;
    width: 100%;
    border-right;
    height: 100%;
    padding-bottom: 50%
        
    
}

.social ul{
    display:inline-flex;
    padding-right: 30px;
    border-right: 1px solid;
    

}

ul li{
    list-style: none;
    font-size:20px;
    margin: 10px;
    
}
ul li a{
    color: #181826;
}

ul li a:hover {
    color: #ddeecc;
    border-left: 0px solid;
    border-bottom: 0px solid;
}


/*footer*/

#footer {
    
    width: 100%;
    background-color: #decc02;
    padding-bottom: 50px;
    padding-top: 1px;
    
}
#footer #naz{
    font-weight: bold;
    text-align: center;
    color: black;
}
#footer #copy{
    
    font-weight: bold;
    text-align: center;
    color: black;
}

#home{
   
    width: 100px;
    height: 100px;
   

    
    
}

#subwear{
    
     width: 100px;
    height: 100px;
    margin-top: 100px;
    
    
}

#content{
    
    width: 100px;
    height: 100px;
   

    
}

#about{
    width: 100px;
    height: 100px;
    
}


#walk{
     width: 100px;
    height: 100px;
   
}

.letw{
   
    text-align: center;
    position: absolute;
    display: block;
    padding-top: 230px;
    padding-left: 12%;
    color:#decc02;
    
    

    
}

.conw{
    
    
    color: #decc02;
    text-align: center;
    position: absolute;
    display: block;
    padding-top: 230px;
    padding-left: 12%;
}

.homw{
     text-align: center;
    position: absolute;
    display: block;
    padding-top: 230px;
    padding-left: 12%;
    color: #decc02;

    
}

.walkw{
    
    
    color: #decc02;
    text-align: center;
    position: absolute;
    display: block;
    padding-top: 230px;
    padding-left: 12%;
}

.about_us{
    
     text-align: center;
    position: absolute;
    display: block;
    padding-top: 230px;
    padding-left: 12%;
    color:#decc02;
    
}
    
    
    