@charset "utf-8";

/* CSS Document */



*{

	margin:0px;

	padding:0px;

	font-family:Arial,Helvetica !important

}

body{

	min-width:320px;

	}



.web{

	max-width:1200px;

	margin:0 auto !important;

}

.fscf-div-error{color: #F44336 !important;}

#fscf_submit1 {
    background: #c98615 !important;
    border: none !important;
}

.header{

	height:150px;

}

.logo{

	max-height:100px;

	position:absolute;

	bottom:0px;

}

.home-link img {
 
    margin-top: 25px;
    width: auto;
    height: 110px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

.search_box {

    bottom: 12px;

    padding: 7px 10px;

    position: absolute;

    right:-22px;

    width: 315px;

}



.Language{

	padding: 7px 10px;

    top: 40px;

    position: absolute;

    right: 15px;

    width: 170px;

}

.img-responsive{

	width:100%;

}



.cssmenu{

	background:#76bc32;

	}

	

#cssmenu ul {

	margin-left:2%;

}



.heading1{

	background:rgb(119,191,42);

	color:#fff;

	width:100%;

	padding:5px 0;

	text-align:center;

	margin-bottom: 0px !important;

}

.heading2 a {

    color: #5ba710 !important;
    font-size: 17px !important;
}

.pera1 a {
    color: #5ba710 !important;
}

.heading2{

    color: #5ba710;

    width: 100%;

    padding: 5px 0;

    text-align: left;

    margin: 0px !important;

    border-bottom: 1px solid rgba(133, 226, 41, 0.47);

}

.heading3 {

    color: #1c6517;

    width: 100%;

    padding: 5px 0;

    text-align: center;

    margin: 0px !important;

    border-bottom: 1px solid rgba(13, 25, 1, 0.47);

}



.footer-list{

	list-style-type:none;

}

.footer-list li {

    text-decoration: none;

    padding: 6px 0;

}

.footer-list li a{

	text-decoration:none;

	color:#1c6517;

}



.pera1{

	text-align:justify;

	line-height:20px;
  color: #00A0B0;

	}

	

.pera1 span{

	position: absolute;

    bottom: -15px;

    right: 16px;

}



.scoial_icon{

	list-style-type:none;

}

.scoial_icon li a{

	float:left;

	width:80px;

	margin:0 5px;

}

.navbar-toggle .icon-bar{

	background:#000;

	}

.nav>li>a:hover, .nav>li>a:focus{

	background:#376702 !important;

	color:#fff !important;

	}

.nav>li>a{

	color:#fff !important;

	}

.navbar-nav{

	margin-left:45px !important;

	}

	

.footer{

	padding:50px 0 0px;

	background: rgb(119,191,42)/*#8ff187*/;

    width: 100%;

    height: 100%;

	min-height:320px;

}

 .f_box1{
            font-size: 2.2em;
            display: block;
            font-family: roboto_light,Arial,Helvetica,sans-serif;
            font-weight: normal;
            font-style: normal;
    }
    .f_paragraph p{
        margin: 0px !important;
    }
    
    .social2{
        
        max-width: 660px;
        margin: 0 auto;
    }

    .social2 ul {
        list-style-type: none;
    }

    .social2 ul li{
        display: inline-block;
        width: 80px;
        margin: 0 10px;
        height: 80px;
        overflow: hidden;
    }

   .social2 ul li a {
        display: inline-block;
        width: 53px;
        height: 54px;
    }

.social-img1, .social-img2, .social-img3, .social-img4, .social-img5 {
    background-size:100% !important;
    background-repeat: no-repeat;
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

.social-img1:hover, .social-img2:hover, .social-img3:hover, .social-img4:hover, .social-img5:hover {
        -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
        filter: grayscale(0%);
        -webkit-filter: brightness(110%);
        filter: brightness(110%);
}

.social-img1{
    background-image:url("http://www.nestleusa.com/skin-engine-shared/NCorp/css/images/linkedin_on.png");
    background-size: cover;
}

.social-img2{
    background-image:url("http://www.nestleusa.com/skin-engine-shared/NCorp/css/images/facebook_on.png");
    background-size: cover;
}
.social-img3{
    background-image:url("http://www.nestleusa.com/skin-engine-shared/NCorp/css/images/pinterest_on.png");
    background-size: cover;
}
.social-img4{
    background-image:url("http://www.nestleusa.com/skin-engine-shared/NCorp/css/images/youtube_on.png");
    background-size: cover;
}
.social-img5{
    background-image:url("http://www.nestleusa.com/skin-engine-shared/NCorp/css/images/twitter_on.png");
    background-size: cover;
}

.icon-heading{
    text-align: center;
    font-weight: bold;
    font-size: 1.615em;
    padding: 30px 0 10px 0;
    display: block;
	color:#FFF;
}

.footer-link{
  padding: 20px 0;
  max-width: 550px;
  margin:0 auto;
}

.footer-link aside div {
    text-decoration: none;
    margin: 0 auto;
    max-width: 530px !important;
}

@media (max-width:640px){

	.scoial_icon li a img{

		max-height:50px;

	    width:120px;

		margin:0 auto;}

	

	.scoial_icon li a{

		float: left;

		width: 100%;

		margin: 10px auto;

		max-height:50px;

	}

}



@media (max-width:420px){



.g_slide {

	height: 200px;

}

	.Language, .search_box{

		width:180px;
    right: 0px;

	}

}






/*/////////////////////////////Slider Css /////////////////////////////////////////////////*/



.g_slide {

  position: relative;

  width: 100%;

  min-height: 350px;

  overflow: hidden;

}



.g_slide .item {

  display: none;

  position: absolute;

  left: 0;

  top: 0;

}



.switch_main { position: relative; }



.g_slide .switch_nav {

  width: 100%;

  position: absolute;

  right: 0;

  bottom: 10px;

  z-index: 11;

  text-align: center;

}



.g_slide .switch_nav_item {

  display: inline-block;

  margin: 0 10px 0 0;

  width: 13px;

  height: 13px;

  line-height: 200px;

  overflow: hidden;

  font-size: 0;

  border-radius: 100%;

  background: #b7b7b7;

  text-align: center;

  font-size: 18px;

  color: #fff;

}



.g_slide .switch_nav_item:hover { text-decoration: none; }



.g_slide .switch_nav_item_current { background: #eb6100; }



.g_slide .prev,

.g_slide .next {

  position: absolute;

  top: 50%;

  z-index: 10;

  margin-top: -15px;

  width: 18px;

  height: 30px;

  overflow: hidden;

  background: url(slide.png) no-repeat;

  transition: margin-left .3s ease, margin-right .3s ease;

}



.g_slide .prev {

  left: -18px;

  _left: 10px;

}



.g_slide .next {

  right: -18px;

  _right: 10px;

  background-position: -19px 0;

}



.g_slide .prev:hover { background-position: 0 -70px; }



.g_slide .next:hover { background-position: -19px -70px; }



.g_slide:hover .prev { margin-left: 28px; }



.g_slide:hover .next { margin-right: 28px; }



.scroll {

  position: relative;

  width: 752px;

  height: 117px;

  border: solid 1px #dfdfdf;

  overflow: hidden;

}



.switch_main { position: relative; }



.scroll .item {

  float: left;

  width: 250px;

  height: 100%;

  border-right: solid 1px #dfdfdf;

}



.scroll .switch_item {

  display: none;

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

}



.scroll .prev,

.scroll .next {

  position: absolute;

  top: 50%;

  margin-top: -20px;

  width: 19px;

  height: 39px;

  overflow: hidden;

  background: url(slide.png) no-repeat;

}



.scroll .prev {

  left: 0;

  background-position: 0 -31px;

}



.scroll .next {

  right: 0;

  background-position: -20px -31px;

}



.scroll .prev:hover { background-position: 0 -101px; }



.scroll .next:hover { background-position: -20px -101px; }


@media (max-width:800px){
	.nav-menu{
		visibility:hidden;
	}
	#responsive-menu{
	width: 100% !important;
	left: 0px !important;
}

}

.site-footer .widget {
    width: 100% !important;
}

@media (min-width: 767px){
.social2 ul {
    list-style-type: none;
    margin-left: -40px;
}
}


/*
Added CSS BY Animation 
*/

.div1{
   width: auto;
   height: auto;
   position: relative;
   -webkit-animation: mymove 2s ; /* Chrome, Safari, Opera */
   animation: mymove 2s;
   -webkit-animation-timing-function: ease;
   animation-timing-function: ease;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
   0% {left:-300px;}
   50% {left:300px;}
   100% {left: 0px;}
}

/* Standard syntax */
@keyframes mymove {
   0% {left:-300px;}
   50% {left:300px;}
   100% {left: 0px;}
}



/*Aniumation 2*/

.div2{
   width: auto;
   height: auto;
   position: relative;
   -webkit-animation: mymove1 2s ; /* Chrome, Safari, Opera */
   animation: mymove1 2s;
   -webkit-animation-timing-function: ease;
   animation-timing-function: ease;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes mymove1 {
   0% {right:-300px;}
   50% {right:300px;}
   100% {right: 0px;}
}

/* Standard syntax */
@keyframes mymove1 {
   0% {right:-300px;}
   50% {right:300px;}
   100% {right: 0px;}
}
 