body{
    width: 100%;
    height: 100%;
    background: url(.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    }
    .logo{
    float: left;
    color: #08596A;
    margin-left: 46px;
    padding: 0px 38px;
    font-family: 'Raleway', sans-serif;
    font-size: 25px;
    font-weight: bold;
    }
    .logo a{
    text-decoration: none;
    color: #e7e6e7;
    }

/* Navbar section */
.affix {
    padding: 0;
    background-color: #0a0808;
    z-index: 5;
}

.nav {
    width: 100%;
    height: 65px;
    position: fixed;
    line-height: 65px;
    text-align: center;
    z-index: 7;
}

.nav div.logo {
    float: left;
    width: auto;
    height: auto;
    padding-left: 3rem;
}

.nav div.logo a {
    text-decoration: none;
    color: #fff;
    font-size: 2.5rem;
}

.nav div.logo a:hover {
    color: #0a0808;
}

.nav div.main_list {
    height: 65px;
    float: right;
}

.nav div.main_list ul {
    width: 100%;
    height: 65px;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav div.main_list ul li {
    width: auto;
    height: 65px;
    padding: 0;
    padding-right: 3rem;
}

.nav div.main_list ul li a {
    text-decoration: none;
    color: #fff;
    line-height: 65px;
    font-size: 2.4rem;
}

.nav div.main_list ul li a:hover {
    color: #00E676;
}


    .logo h1{
    color: #fff;
    font-family: 'Fredericka the Great', cursive;
    }   
    h1.title-h1 {
        color: #e7e6e7;
    }
    h1{
    color: #0a0808;
    text-align: left;
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 50px;
    }
    .header span{
    color: #08596A;
    }

    .container .row .col-md-5 img{
        margin: 0%;
        

    }
    .container .row .col-md-5 img:hover{
        padding: 1%;
        transition: 0.4s;
        
    }
    .col-md-4 img{
        max-height: 300px;
    }

    .footer {
    position: ;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: none;
    color: white;
    text-align: center;
    }
    /*headerrrrrrrrrrrrrrrrrrrrrrrrr*/
        /* .header{
    text-align: center;
    position: absolute;
    top: 40%;
    left: 70%;
    transform: translate(-50% ,-50%);
    }
    .header h1{
    color: #08596A;
    text-align: left;
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 50px;
    }
    .header span{
    color: #08596A;
    }
    .tagline{
    position: absolute;
    transform: translate(-50%,-50%);
    text-align: center;
    top: 55%;
    left: 73%;
    }
    .tagline p{
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    text-align: left;
    color:  #08596A;
    }
    .down{
    position: absolute;
    top: 50%;
    left:57%;
    transform: translate(-80%,-50%);
    }
    .down img{
    width: 40%;
    }
    .text{
    width: 205px;
    height: 40px;
    border: none;
    border-radius: 20px;
    padding-left: 10px;
    }
    /* Button used to open the chat form - fixed at the bottom of the page */
    .open-button {
    background-color: #1c1c1c;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    position: fixed;
    bottom: 23px;
    right: 28px;
    width: 90px;
    border-radius: 50%;
    }

    /* The popup chat - hidden by default */
    .chat-popup {
    display: none;
    position: fixed;
    bottom: 0;
    right: 15px;
    border: 3px solid #0a0808;
    z-index: 9;
    }

    /* Add styles to the form container */
    .form-container {
    max-width: 300px;
    padding: 10px;
    background-color: #fff;
    }

    /* Full-width textarea */
    .form-container textarea {
    width: 100%;
    padding: 15px;
    margin: 5px 0 22px 0;
    border: none;
    background: #f1f1f1;
    resize: none;
    min-height: 200px;
    }

    /* When the textarea gets focus, do something */
    .form-container textarea:focus {
    background-color: #ddd;
    outline: none;
    }

    /* Set a style for the submit/send button */
    .form-container .btn {
    background-color: #1c1c1c;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom:10px;
    opacity: 0.8;
    }

    /* Add a red background color to the cancel button */
    .form-container .cancel {
    background-color: red;
    }

    /* Add some hover effects to buttons */
    .form-container .btn:hover, .open-button:hover {
    opacity: 1;
    }
    /*buttoonnnnnnnnnnnnnnnnnnnnnnnnnn
        .search-area{
    width: 205px;
    height: 40px;
    background: #fff;
    border: none;
    border-radius: 10px;
    float: left;
    padding-left: 52px;
    box-shadow: 19px 21px 53px rgba(46,46,46,0.66);
    }
    .search-btn{
    width: 100px;
    height: 42px;
    border-radius: 0px 10px 10px 0px;
    border: none;
    color: #fff;
    cursor: pointer;
    background-color: #08596A;
    margin-left: -70px;
    margin-top: 0.2px;
    box-shadow: 0px 21px 53px rgba(46,46,46,0.66);
    }
    .search-btn:hover{
    transition: all .5s ease;
    background-color: #ea0227;
    box-shadow: 0px 21px 53px rgba(46,46,46,0.66);
    } */
    .icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-50%);
    float:left;
    }

    .icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
    }

    .icon-bar a:hover {
    background-color: #000;
    }

    .facebook {
    background: #1c1c1c;
    border: 1px solid #111;
    color: white;
    }

    .twitter {
    background: #1c1c1c;
    border: 1px solid #111;
    color: white;
    }

    .google {
    background: #1c1c1c;
    border: 1px solid #111;
    color: white;
    }

    .linkedin {
    background: #1c1c1c;
    border: 1px solid #111;
    color: white;
    }

    .youtube {
    background: #1c1c1c;
    border: 1px solid #111;
    color: white;
    }

    .content {
    margin-left: 75px;
    font-size: 30px;
    }


        .parallax {
    /* The image used */
    background-image: url("img/wallpaper-antifake-1.jpg");

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

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }   
    .parallax2 {
    /* The image used */
    background-image: url("white.jpg");

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

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

    .parallax .col-md-4{
        /* border: 10px solid #ccc; */
    }


    /*imagehoverrr*/
        .hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    }

    .hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    }

    .hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    }

    .hovereffect:hover img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
    filter: grayscale(1) blur(3px);
    -webkit-filter: grayscale(1) blur(3px);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    }

    .hovereffect h2 {
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    }

    .hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    border: 1px solid #fff;
    margin: 50px 0 0 0;
    background-color: transparent;
    }

    .hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
    }

    .hovereffect a.info, .hovereffect h2 {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
    text-transform: uppercase;
    }

    .hovereffect:hover a.info, .hovereffect:hover h2 {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

h6.title {
    color: #e7e6e7;
    letter-spacing: 1px;
    line-height: 27px;
}

.row .col-xs-11 {
    padding-left: 15%;
}

    