/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 27Nov , 2015, 3:55:46 PM
    Author     : Admin
*/

/*div {
    border: 1px;
    border-color: #080808;
    border-style: solid;
}*/
@import url(https://fonts.googleapis.com/css?family=Changa+One);
body{
    font-family: 'Roboto', sans-serif;
    /* background-image: url("../images/background_1.jpg"); */
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-x: center;

}
h1{
    font-family: 'Changa One', cursive;
    color: #ffffff;
    text-shadow: 0px 0px 5px #000000;
    font-size: 50px;
    margin: 10px 0 20px 0;
}
h2{
    margin: 0px;
    font-weight: 100;
}
.logo {
    width: 282px;
    height: 107px;
    /* background-image: url("../images/logo.png"); */
    background-repeat: no-repeat;
}
.maintitle {
    font-weight: 100;
    text-align: right;
    margin-top: 30px;
}
.topnavigation{
    height: 50px;
    background-color: rgba(8, 8, 8, 0.56);
}
.topnavigation ul{
    list-style-type: none;
    margin: 14px auto 0px auto;
    padding: 0px;

}
.topnavigation ul li{
    float: left;
    display: inline;

}
.topnavigation ul li a{
    display: block;
    width: 140px;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
}
.topnavigation ul li a:hover{

    color: #fcff9c;
    font-weight: 400;
    font-size: 15px;
    text-shadow: black 0.1em 0.1em 0.2em;

}

.banner {
    background-image: url("../images/header_image1.png");
    background-size: 100%;
    height: 350px;
    background-repeat: no-repeat;
    background-position-x: center;
}
.welcomebox {
    width: 794px;
    height: 60px;
    background-image: url("../images/welcome_background.png");
    margin: 45px auto 10px auto;

}
.welcomebox p{
    font-size: 28px;
    font-weight: 100;
    text-align: center;
    margin-top: 11px;
}

.subcomment {
    text-align: center;
}
.a readmore {
    margin: 0 auto;
    text-align: center;
}

.middleback{
    /*height: 474px;*/
    /*    background-image: url("../images/home_banner_background.jpg");*/
    margin-top: 260px;
    /*margin-bottom: 40px;*/
    background-color: rgba(0, 0, 0, 0.66);
    color: #fff;
    padding: 10px 0 20px 0;
}

.threeboxes {
    /*height: 374px;*/
    width: 295px;
    /*background-color: #fff;*/
    margin: 42px;
    float: left;
    /*background-image: url("../images/shadow.png");*/
    /*background-position: bottom;*/
    /*background-repeat: no-repeat;*/
}
.contnetin {

    width: 100%;

    background-color: #fff;

}
.threeboxes imagebox {
    height: 176px;
    width: 295px;
    background-color: #faf2cc;
    padding: 0px;
    margin: 0px;

}

.boxtext {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    text-align: justify;
    line-height: 24px;
}

.exportbox {
    width: 568px;
    height: 345px;
    background-image: url("../images/export_box.jpg");

}

.exportboxtitle{
    text-align: center;
    font-size: 48px;
    font-weight: 100;
    color: #fff;
}

.marker1 {
    position: absolute;
    margin-top: 94px;
    margin-left: 79px;

}
.marker1 {
    position: absolute;
    margin-top: 94px;
    margin-left: 79px;

}
.marker2 {
    position: absolute;
    margin-top: 195px;
    margin-left: 134px;

}
.marker3 {
    position: absolute;
    margin-top: 156px;
    margin-left: 287px;

}
.marker4 {
    position: absolute;
    margin-top: 101px;
    margin-left: 317px;

}
.marker5 {
    position: absolute;
    margin-top: 137px;
    margin-left: 380px;

}

.sucessstory {
    width: 100%; 
    text-align: center;
    font-size: 48px;
    font-weight: 100;
    color: #000;
}
.successtext {

    font-size: 18px;
    text-align: justify;
    font-weight: 300;
    line-height: 46px;
    margin: 20px;
}

.footer {
    margin: 0px;
    padding: 0px;
    height: 300px;
    background-color: #73b871;
}

.input-group {

    width: 495px;
    padding: 5px;
}

.input-group-addon {
    width: 120px!important;
}
/* background slider css starts */

html,body {
    height:100%;
    width:100%;
    position:relative;
}
#background-carousel{
    position:fixed;
    width:100%;
    height:100%;
    z-index:-1;
}
.carousel,
.carousel-inner {
    width:100%;
    height:100%;
    z-index:0;
    overflow:hidden;
}
.item {
    width:100%;
    height:100%;
    background-position:center center;
    background-size:cover;
    z-index:0;
}

#content-wrapper {
    position:absolute;
    z-index:1 !important;
    min-width:100%;
    min-height:100%;
}
.well {
    opacity:0.85
}
/* background slider css ends */


/* hover */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: #333;
}

.pic {

    float: left;
    height: 175px;
    width: 233px;

    overflow: hidden;


}







/*GROW*/
.grow img {
    height: 175px;
    width: 233px;

    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.grow img:hover {
    width: 400px;
    height: 400px;
}