
.navbar .navbar-nav{
    margin: auto;
    color: #ff9c00;
}

.navbar .navbar-nav a{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ff9c00;
}

.navbar .navbar-nav a:active{
    color: black;
}
.navbar .navbar-nav a:hover{
    color: black;
}
.navbar .navbar-nav .dropdown-menu .category{
    display:inline-flexbox;
    margin-left: 20px;
    
}
.navbar .navbar-nav .dropdown-menu{
    width: 450px;
    border: none;
    border-bottom:solid 2px #ff9c00;
    border-radius: 0px 0px 0px;
}

.header{
    background-image: url('../img/background1.jpg');
    background-repeat: no-repeat;
   
    background-size: cover;
}
.header .logo{
    text-align: center;
  
}
.header .logo img{
    width:400px;
}
.header .text{
    text-align: center;
    width: 50%;
    color: white;
    margin: auto;
    font-weight: bold;
    
}
.header .text .btn{
    margin-bottom: 50px;
    margin-top: 20px;
    border: none;
    background-color: #ff9c00;
}
.Sheader
{
    height: 400px;
    background-image: url('../img/img3.jpg');
    background-repeat: no-repeat;
    background-size: cover;

}
.header .text .btn:hover{
    border: solid 1px white;
    background-color: #101010;
    color: white;
    border: 1px solid white;
}
#lo{
    margin-top:  50px;
    font-size: 1.5em;
    text-align: justify;
}
#lo h1{
    color: #ff9c00;
    border-bottom: 1px solid #ff9c00;
}
#lo .btn{
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
    background-color: #ff9c00;
}
#lo  .btn:hover{
    border: solid 1px white;
    background-color: #101010;
    color: white;
    border: 1px solid white;
}
#lo .lo-logo{
    border-radius: 60px 60px 60px;
    margin-bottom: 20px;
}
#sevicesbar{
    background-color: #f9dfb6;
    color: #232323;
}
#sevicesbar i{
    font-size: 2em;
}
#sevicesbar p{
    width: 18%;

    text-align: center;
    display: inline-block;
}

.parallax {
    /* The image used */
    background: url(../img/img2.jpg);

    /* Set a specific height */
    min-height: 600px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
}

.parallax2 {
    /* The image used */
    background: url(../img/VISIBLE.jpg);

    /* Set a specific height */
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size:contain;
    color: white;
}

.parallax h1{
     text-align: center;
     text-transform:uppercase;
     color:#f9dfb6;
     font-size: 3em;
     font-weight: bolder;
     padding: 50px;

}
.parallax .btn{
    margin-top: 50px;
    margin-bottom: 50px;
}
#branding{
    background-color: #f9dfb6;
    padding: 20px;
    text-align: center;
    margin-bottom: 0px;
}
#branding h1{
    margin-top: 20px;
    margin-bottom: 20px;

    font-weight: bolder;
}
#branding h5{
    padding: 10px;
    font-family: 'Courier New', Courier, monospace;
    color: #f9dfb6;
    border-bottom: black 1px solid;
    background-color: #232323;
     margin-bottom: 10px;
}
#branding div{
    padding: 10px;
}
#branding div h3{
    text-transform: uppercase;
}
/*
#branding div img:hover{
    box-shadow: 2px 2px 6px black;
    border-radius: 0px 50px 50px;
    background-color: #101010;
}
*/
#branding p{
    font-family: 'Courier New', Courier, monospace;
    font-size: 1.2em;
    font-style: italic;
    margin-bottom: 20px;
}
#branding .btn:hover{
    background-color: #ff9c00;
    border: none;
    color: black;

}
#branding .b-info{
    width: 100%;

    text-align: center;
    background-color: #ff9c00;
    color: white;
}
/*SERVICEPAGE---------------------------------*/
#servicesContent .services_content{
    border-bottom: 2px solid #f9dfb6;
    background-color: white;
}
#servicesContent h1{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    text-align: center;
    text-transform: uppercase;
    padding: 50px;
    color:#ff9c00;
    font-size: 3em;
}
#servicesContent .text
{
    padding: 20px;
}
#servicesContent .brand .text{
   
    width: 40%;
    text-align: center;
    font-size: 0.5em;
    display: inline-block;
    margin: auto;
}
#servicesContent .text em{
    color: #f9dfb6;
}
#servicesContent .text p{
    padding-left: 50px;
}
#servicesContent .text h4{
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 2em;
    padding: 10px;
    color:#101010;
}
#servicesContent .text .btn{
    background-color: #ff9c00;
    border: none;
}
#servicesContent .text .btn:hover{
    background-color: #101010;
    border: 1px solid white;
}
.nous{
    margin-top: 50px;
    padding: 50px;
    text-align: justify;
}
.nous .btn{
    margin-top: 50px;
    margin-bottom: 50px;
}
.contactus{
    margin: auto;
    padding: 50px;
    font-size: 1.5em;
    font-weight: bold;
}
.contactus h1{
    text-align: center;
    font-size: 2em;
    font-weight: bold;
}
.contactus button{
    width: 100%;

}

/*FOOTER------------------------------------*/
footer{
    margin-top: 0px;
    padding: 0px;
    color:white;
}
footer h5{
    color:#f9dfb6 ;
}

.foothead {
    position: relative;
    padding: 8px 8px 32px 8px;
    background: #0d0d0d;
    margin-bottom: 0;
    border-bottom: #f9dfb6 3px solid;
}

.foothead:before {
    background: linear-gradient(-45deg, #0d0d0d 16px, transparent 0), linear-gradient(45deg, #0d0d0d 16px, #f9dfb6 0);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 32px 32px;
    content: " ";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 40px;
}
.foot
{
	background-color: #0d0d0d;
    padding: 50px;

}

.foot .info h3{
    margin-top: 25px;
    margin-bottom: 10px;
    color: #f9dfb6;
}
.foot .media p{
    font-size: 2em;
    text-align: center;
    padding: 50px;
}
.foot  a{
    color: white;
    text-decoration: none;
    font-size: 1em;
    margin-left:10px ;
}
.foot  a:hover{
    color: #f9dfb6;
}
footer button{
    background-color: #ff9c00 !important;
    color: white !important;
    width: 50%;
    float: right;
}
footer button:hover{
    background-color: #f9dfb6 !important;
    border: 1px solid white;
    color: black !important;
    width: 50%;
    float: right;
}
.video{
    width: 600px;
    height:350px;
}
.contactform{
    width:100%; 
    height:1516;
}
@media screen and (max-width: 600px) {
  .video{
    width: 300px;
    height:200px;
  }
#sevicesbar i{
    font-size: 1.5em;
}
#sevicesbar p{
    width: 18%;

    text-align: center;
    display: inline-block;
}


    .contactform{
    width:100%; 
    height:1816;
}
#servicesContent .brand{
    margin-left: 0px;
    padding: 0px;
}
#servicesContent .brand .text{
   padding: 0px;
   margin-left: 0px;
   
}
#servicesContent .brand .text img{
   
   width: 150px;
   float: left;
   
}
#servicesContent h1{
font-size: 2em;
}
#servicesContent .text h4{
font-size: 1.5em;
}
.header .logo img{
    width:200px;
}

}
.politik{
    padding: 60px;
    font-size: 1em;
    text-align: justify;
}