/* 
    Created on : 2019-01-04, 18:57:32
    Author     : Silverwolf
    Projet     : Entrepots du parc
*/

@import url('https://fonts.googleapis.com/css?family=Shrikhand');
@import url('https://fonts.googleapis.com/css?family=Aclonica');

body {
    padding-top: 70px;
}
/*Navigation start*/
#centered_nav {
    position: fixed;
    top: 0px;
    width: 100%;
}
.rc_nav {
    overflow: hidden;
    background-color: #363841;
    text-align: center;
    z-index: 6;
}
.rc_nav a {
    display: inline-block;
    margin-right: -4px;  
    color: #fff;
    padding: 22px 22px;
    text-decoration: none;
    font-family: Poppins;
    font-size: 18px;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -ms-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.3s linear;
    z-index: 9;
}
.rc_nav a:hover {
    background-color: #575b69; 
    color: #e27a2b !important;
}
.rc_nav .icon {
    display: none;
}
.rc_content {
    text-align: center; 
    padding-left:14px; 
    font-family: Poppins; 
    margin-top: 100px;  
    color: #8e909b;
}
/*end menu*/

/*Start header*/
.container-header {  
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 3px solid #e27a2b;
    border-bottom: 3px solid #e27a2b;
    background-image: url(../imgs/Capture.JPG);
    background-repeat: repeat-x;    
    background-size: 70px 100%;
}
.img-logo {       
    max-width: 250px;
}
.box-li {
    margin-top: 20px;
}
.li-head {
    color: #fc7805; 
    list-style: none;   
    font-family: 'Aclonica', sans-serif;
    font-size: 25px;
    /*    text-shadow: green 1px 0 5px;*/
}
.box-li li{
    margin: auto;
    max-width: 300px;
}
.li-right {
    color: #ff5d00;
    font-size: 20px;    
    text-shadow: 2px 2px #FFf;
    transition: all 0.5s ease-out;
}
.li-right:hover {
    color: #FFf;
    text-shadow: 2px 2px #ff5d00;
    cursor: pointer;
}
/*End header*/

/*Start carousel*/
#carousel {
    width: 100%;
    margin: auto;    
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
    overflow:hidden;
}
.img-flex {
    width: 100%;
}
.item.active img {
    transition: transform 5000ms linear 0s;    
    transform: scale(1.10, 1.10) !important;
}
.h1-img-tile {
    color: black;
    background-color: rgba(107, 100, 81,0.6);
    width: 400px;
    margin: auto;
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: 1px solid #e27a2b;
    border-bottom: 1px solid #e27a2b;
    text-shadow: white 1px 0 5px;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
.carousel-control {
    font-size: 400px;
    color: rgba(111,104,88,0.8);
    background-color: rgba(0,128,0,0.5);
    transition: all 0.5s ease-out;
}
.carousel-control:hover {
    color: #6d6753;
}
/*End carousel*/

/*Start about*/
#about {    
    padding-top: 70px;
    padding-bottom: 60px;
    background-image: linear-gradient(black,green,black); 
    background-attachment: fixed;     
}
.h3-title-welcome { 
    text-align: center;
    font-family: 'Shrikhand', cursive;
    color: black;
    text-shadow: 0px 0px 10px rgba(255,255,255,0.9);    
}
.container-about p {
    color: white;
    font-size: 18px;
}
.img_center-box {    
    margin-top: 20px;
    border: 1px solid #E27A2B;
    padding: 3px;
    border-radius: 12px;
    transition: all 0.5s ease-in-out;
}
.img_center-box:hover {    
    transform: rotate(360deg) !important;
}
/*end about*/

/*Start our installations*/
#installation {
    padding-top: 70px;
    background-image: url(../imgs/Capture.JPG);
    background-repeat: repeat-x;    
    background-size: 100px 100%;
    background-attachment: fixed;
    color: white;
    font-size: 18px;
    padding-bottom: 30px;
}
.container-images {
    padding-top: 10px;
}
.lightbox .lb-image {
    margin-top: 200px;
}
.img-installation {
    border-radius: 20px;
    transform: skew(2deg, 2deg);
    transition: all 0.2s ease-in-out;    
}
.img-installation:hover {
    opacity: 0.3;
    transform: skew(0deg, 0deg);
}
/*End our installations*/

/*Start storeroom*/
#storerooms {
    background-image: linear-gradient(black,orangered,black); 
    background-attachment: fixed;  
    background-size: 100% 100%;
    padding-left: 20px;
    padding-top: 70px;
    padding-bottom: 50px;
}
.p-stroroom {
    text-align: center;
    color: white;
    font-size: 18px;
}
.p-stroroom-list {
    color: white;
    font-size: 16px;
    max-width: 350px;
    margin: auto;
}
.img-storeroom {
    margin-top: 15px;
    border-radius: 40%;
    padding: 3px;
    border: 1px solid white;
    transition: all 0.5s ease-in-out;
}
.img-storeroom:hover {
    border-radius: 12px;
    opacity: 0.6;
} 
/*End storeroom*/

/*Start find-us*/
#find-us {
    background-image: url(/assets/imgs/carousel/slide2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;   
    padding-top: 70px;
   padding-bottom: 100px;
}
/*End find-us*/

/*Start contact-us*/
#contact-us {
    background-image: linear-gradient(green,white,green); 
    background-attachment: fixed;  
    background-size: 100% 100%;
    padding-top: 70px;
    padding-bottom: 50px;
    font-size: 18px;
}
#contact-us p {
    font-size: 16px;
}
#captcha_image {
    margin-bottom: 10px;
}
#captcha_reload {
    color: green;
    background-color: black;
    padding: 10px;  
    border-radius: 15px;
    transition: all 0.5s ease-in-out;
}
#captcha_reload:hover {
   text-decoration: none;
   color: white;
   background-color: green;
} 
.btn-group-lg > .btn, .btn-lg {
   padding: 0px;
   padding-right: 7px;
   padding-left: 7px;
   margin: auto !important;
   width: 100%;
   background-color: #363841;
}
/*End contact-us*/

/*Start bouton back to top*/
#button {
    display: inline-block;
    background-color: orangered;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    margin: 30px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    transition: background-color .3s;
    z-index: 1000;
    visibility: hidden;
}
#button:hover {
    cursor: pointer;
    background-color: #333;
    border: 1px solid orangered;
}
#button:active {
    background-color: #555;
}
#button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/*Start footer*/
footer {
    background-color: #2C2C2C;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 2px solid orangered;
}
.footer-logo {
    max-width: 150px;
    margin: auto;
}

.social {
    margin-top: 50px;
    color: white;
    font-size: 30px;
}
.footer-socialfb {
    max-height: 50px;
    transition: all 0.5s ease-in-out;    
}
.footer-socialfb:hover {
 transform: scale(1.7);
}
.copy {
    color: #2F972F;
    margin-left: 20px;
    margin-top: 60px;    
}
.copyhost {
    color: window;
    margin-left: 20px;
}
/*End footer*/

#divfb {
    width: 400px;
    margin: auto;
} 
