/*
    DEMO STYLE
*/

@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
@import "https://fonts.googleapis.com/css?family=Bangers";
@import "https://fonts.googleapis.com/css?family=Amatic+SC";
@import "https://fonts.googleapis.com/css?family=Boogaloo";
@import "https://fonts.googleapis.com/css?family=Baloo+Thambi";
@import "https://fonts.googleapis.com/css?family=Glass+Antiqua";
body {
    background: #fff;
}

::selection{
    color: rgb(31, 166, 175);
}

.btn-info{
    background-color: #711E0C !important;
    margin-top: 3%;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}



.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
    display: flex;
    width: 100%;
}

#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 999;
    background: #711E0C;
    color: #fff;
    transition: all 0.3s;
}

#sidebar.active {
    margin-left: -250px;
}

#sidebar .sidebar-header {
    
    background: #711E0C;
    padding-top: 15px;
  
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #711E0C;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}

#sidebar ul li a:hover {
    color: #711E0C;
    background: #fff;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #fff;
    background: #711E0C;
}

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #711E0C;
}



a.download {
    background: #fff;
    color: #711E0C;
}

a.article,
a.article:hover {
    background: #711E0C !important;
    color: #fff !important;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    width: calc(100% - 250px);
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
    background-color: antiquewhite;
}

#content.active {
    width: 100%;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
    #sidebar {
        margin-left: -250px;
    }
    #sidebar.active {
        margin-left: 0;
    }
    #content {
        width: 100%;
    }
    #content.active {
        width: calc(100% - 250px);
    }
    #sidebarCollapse span {
        display: none;
    }
}


ul.social-network {
    list-style:none;
    margin-top:-5px;    
    padding:20px;
    transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.copy{
    margin-top: -70px;
    margin-left: -30px;
}

ul.social-network li {
    display:inline;
    margin: 0 18px; 
    font-size:25px; 
}

ul.social-network li a {    
    color:white;  
}
.social-network li:hover .fa-twitter {
  color: #00abf0;
}
.social-network li:hover .fa-facebook-square {
  color: #39579a;
}

.social-network li:hover .fa-linkedin {
  color: #0077b5; 
}

.fa-facebook-square{
    color: #a59031;
}
.fa-twitter{
    color: #a59031;
}
.fa-linkedin{
    color: #a59031;
}

.parallax {
 
    background-image: url("../images/down.jpg");

 
    min-height: 900px; 
    padding-top: 0%;
    

  
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax1 {

    background-image: url("../images/bisto.jpg");

 
    min-height: 500px; 
    padding-top: 0%;
    

  
    background-attachment: fixed;
    background-position: center;
    
    
}

.organizationstructure{
    padding-top: 0%;
}

.parallax2 {
    /* The image used */
    background-image: url("../images/bisto.jpg");

    /* Set a specific height */
    min-height: 500px; 
    padding-top: 0%;
    

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    
}


.aboutname{
    color: #ddd;
    padding-top: 12%;
    text-align: center;
    font-family: 'Indie Flower', cursive;
    font-size: 3em;
}

.name{
    color: #ddd;
    padding-top: 25%;
    /*padding-left: 10%;*/
    font-family: 'Indie Flower', cursive;
    font-size: 3em;
    text-align: center;
}



.name1{
    color: #711E0C;
    padding-top: 10px;
    /*padding-left: 10%;*/
    font-family: 'Indie Flower', cursive;
    font-size: 3em;
    text-align: center;
}

.name2{
    font-family: 'Boogaloo', cursive;
    margin-right: 30px;
    color: #711e0c;
}

.requir{
    font-family: 'Boogaloo', cursive;
    padding-top: 20px;
    color: #711e0c;
    font-size: 3.5em;
}

.pdf{
    padding-top: 20px;
}

.requir2{
    padding-top: 20px;
}

.hover3{
    color: blue;
    font-size: 1em;
    padding-left: 25px;
    
}

.name3{
    color: #ddd;
    padding-top: 25%;
    padding-left: 10%;
    font-family: 'Indie Flower', cursive;
    font-size: 3em;
}

.aboutname2{
    padding-top: 40px;
    font-family: 'Boogaloo', cursive;
    font-size: 3em;
    color: #711e0c;
}


.home{
    padding-top: 50px;
}

.soba1{
    padding-left: 30px;
}

.soba2{
    padding-top: 40px;
    padding-right: 40px;
}





.homep{
    padding-right: 30px;
}
.paragraph{
    font-family: 'Boogaloo', cursive;
    font-size: 1.2em;
    text-align: justify;

}

.aboutimg1{
    width: 70%;
    margin-top: -100px;
}

.aboutimg2{
    width: 70%;

}

.top-footer{
    background: url('../images/footer-bg.jpg');
    background-size: auto 100%;
    padding: 50px 0 22px;
}

.find{
    padding-left: 50px;
    color: white;
}

.find1{
    padding-left: 100px;
    color: white;
}

.footerp{
    color: white;
    padding-left: 70px;
    font-family: 'Poppins', sans-serif;
}

.footerpc{
    color: white;
    padding-left: 30%;
    font-family: 'Poppins', sans-serif;
}
.footerpc1{
    color: white;
    padding-left: 30%;
    font-family: 'Poppins', sans-serif;
}

.historyimg{
    padding-top: 12%;
    width: 80%;
}

.corporate{
    padding-top: 6%;
}

.corporateheader{
    font-family: 'Baloo Thambi', cursive;
}

.corporate1{
    padding-top: 5%;
    margin-left: 30%;
    
   
}

.Philosophy{
    margin-top: -52%;
    margin-left: -20px;
}

.img6{
    width: 100%;
    margin-left: 50%;
    border-radius: 10px;
}
.Philosophys{
    background-color: #f0c186;
    padding-top: 30px;
    padding-bottom: 20px;
    line-height: 1.7em;

}

.corporate2{
    padding-top: 5%;
}

.corporate3{
    padding-top: 5%;

}


.title:after {
    content:"";
    display:block;
    height:4px;
    width:100px;
    margin-left: 40%;
    background-color: #711E0C;
    margin-top: 30px;
}

.title1:after {
    content:"";
    display:block;
    height:4px;
    width:100px;
    margin-left: 45%;
    background-color: #711E0C;
    margin-top: 30px;
}

.principles{
    padding-left: 10%;
    line-height: 2em;
    font-family: 'Roboto Slab', serif;    
}

.product{
    padding-top: 5%;
}

.productlist{
    padding-top: 20px;
    padding-left: 40%;
    line-height: 2.4em;
    font-family: 'Roboto Slab', serif;  
    cursor: pointer;
    font-size: 1.1em;
}

.fa-beer{
    color: #711E0C;    
}

.fimg{
    margin-left: 1%;
    width: 100%;
    
}

.simg{
    width: 100%;
}




.simgs{
    width: 100%;
    height: 92%;
}


.simgb{
    width: 100%;
    height: 79%;
}

.to{
    margin-top: 10px;  
}
@media only screen and (max-width: 600px)
{
    .fimg{
        margin-left:3px;
      
    }

    .img{
        height: 165%;
    }
    .Vision{
        margin-top: -100% !important;
    }
    .Mission{
        margin-top: -125% !important;

    }
    
    .img1{
        margin-top: 50%;
        height: 135%;

    }
    .corporate1{
        padding-top: 100%;
    }
}

.Vision{
    margin-top:-60%; 

}

.visiontest{
    padding-left: 15px;
    line-height: 1.8em;
}

.missiontest{
    padding-left: 15px;
    line-height: 1.8em;
}

.Mission{
    margin-top:-60%; 
margin-left:6px;

}

.Philosophytest{
    padding-left: -90px;
    line-height: 1.8em;
}

.title5{
    margin-left: -100px;
}