@import 'https://fonts.googleapis.com/css?family=Tinos';

body{overflow-y:scroll;

font-family: 'Tinos', serif !important;
}
.row
{
    margin-right:0 !important;
    margin-left:0 !important;
}
.navbar-brand
{
padding:0 !important;
height:70px;
}
.navbar-default
{
background: #fff;
}

.abt-back
{
background:url(../Images/about-back.jpg) no-repeat;
background-size: cover;
}

.abt-corner
{
background-color: #fff;
background-image: url(../Images/green-corner.png);
background-repeat:no-repeat;
background-position:top left;
-webkit-box-shadow: 0px 5px 5px 0px rgba(122,122,122,1);
-moz-box-shadow: 0px 5px 5px 0px rgba(122,122,122,1);
box-shadow: 0px 5px 5px 0px rgba(122,122,122,1);
min-height:500px;
}

.abt-corner-icon
{
text-align:left;
padding-top:20px;
padding-left:35px;
}

.abt-corner-cont
{
text-align:left;
padding-left:100px;
}

.abt-corner-cont h4
{
text-align:left;
}

.abt-corner-cont p
{
color:#000;
}

.vision
{
padding-top:50px;
text-align:center;
}

.partner-back
{
padding-top:40px;
padding-bottom:40px;
color:#383838;
border-top: 2px solid #cacaca;
}

.usp-back
{

padding-bottom:50px;
}

.usp-back ul
{
margin:0;
padding:0;
}

.usp-back li
{
    padding: 0;
    font-size: 18px;
    margin: 15px;
    color: #484848;
    border-bottom: 1px solid #d9d3d7;

}


.btn-border button
{
background-color: #30aec2;
    height: 60px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
 	color:#fff !important;
  	margin-top: 20px;
    border: none;
    
    position: relative;
	color:#0c6901;
	font-size:20px;
}

.btn-border button:hover
{
background-color: #68d5e6;
border: none;

}


footer
{
background:#181818;
}

.cus-head h2
{
color:#6ce0f3;
}

.cus-head p
{
color:#292929;
font-size:17px;
}

.pop-design
{

}

.pop-design h2
{
font-size:30px;
padding-top:20px;
color:#0c4600;
text-align:center;
}

.pop-design p
{
color:#000;
text-align:center;
font-size:20px;
 text-transform:uppercase;
}

.pop-design input
{
width:100%;
height:50px;
color:#999999;
font-size:15px;
border:none;
border-bottom:3px solid #dbdbdb;
text-align:center;
margin-top:30px;
outline:none;
}

.pop-design button
{
background:transparent;
border:none;
font-size:15px;
color:#0b4500;
text-align:center;
margin-left: auto;
margin-right: auto;
display: block;
margin-top:10px;

border:1px solid #6bb820;
}

.pop-design button:hover
{
background:#6bb820;
text-align:center;
border:none;
font-size:16px;
color:#0b4500;
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 200ms linear;
	border:1px solid #6bb820;
	color:#fff;
}


hr
{
background:#6bb820;
height:4px;

}

.page-scroll img{
	margin-top:-5px; 
}

.menu-name {
  
  background:transparent;
    padding: 0;
    margin-bottom: 0;
    bottom: 0;
    margin-top: 10px;
    line-height: 2px;
}

.portfolio-row h2{
	 font-size: 40px;
    margin-top: 0;
    margin-bottom: 15px;
}
   
.portfolio-row h3{
font-size: 16px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: none;
    font-style: italic;
    font-weight: 400;
   
}
.portfolio-row {
    background: #f7f7f7;
    padding-top: 55px;
}

.wrapper {
    width: 100%;
    max-width: 960px;
    margin: 5em auto;
}


/* Content */
/* Uncomment everything commented to enable CSS hover */

.gallery-item {
    height: auto;
    margin-bottom: 2em;
    position: relative;
}

.gallery-item img {
    width: 100%;
}

.gallery-item:hover .img-title {
    /*opacity: 1;*/
}

.img-title {
    position: absolute;
    top: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    /*opacity: 0;*/
    display: none; /* comment this out for CSS hover */
    background-color: #333;
    /*transition: all 0.5s ease;*/
}

    .img-title h5 {
        position: absolute;
        color: #fff;
        top: 33%;
        width: 100%;
        text-align: center;
    }





/* ==========================================================================
   Helper classes
   ========================================================================== */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.form-control{
	background:#fff;
	
    border-radius: 5px;
}

.subhead{
padding-top:50px;
text-align:center;
color:#30aec2;
font-size:20px;
}

#contact-cor {
	padding-left:0px;
}

#contact-cor img{
 	padding: 1px;
   
     padding-left: 27px;
	 margin:10px;
	
}

.paragraph{
    font-size:14px;
} 




#contact-cor p{
    text-indent: -4.2em;
  	border: 1px solid #CCCCCC;
    padding-left: 16px;
	color:#000;
	padding:15px;
	font-size:17px;
}

#contact-cor a:hover{

	color:green;
}


.tooltip
{
opacity:0.9;
text-align: center;
}

#profile{
margin:0;
padding:0;
margin-left: 25px;
color:#144500;
}

#profile ul{
margin:0;

text-align:center;

}

#profile li{
list-style-type:none;
display:inline-block;
padding:5px;
text-align:center;
color:#000;
width:100%;
background:#bcf6ff;
}

#profile li:hover{
list-style-type:none;
display:inline-block;
padding:5px;
text-align:center;
color:#000;
width:100%;
background:#9ce7f3;
}

#profile li h3{
font-size:22px;
color:#052800;
}

#profile li hr{
background:#0b6701;
height:1px;
width:30%;
margin-left:auto;
margin-right:auto;
display:block;
border:none !important;
}

.yellow-box{
list-style-type:none;
display:inline-block;
padding:15px;
text-align:center;
color:#000;
width:45%;
background:#92e6f3 !important;
margin:1px;
}

.yellow-box:hover{
list-style-type:none;
display:inline-block;
padding:15px;
text-align:center;
color:#000;
width:45%;
background:#7adbea !important;
margin:1px;
}



.yellow-box hr{
background:#a07f08 !important;
height:1px;
width:30%;
margin-left:auto;
margin-right:auto;
display:block;
border:none !important;
}

#profile p{
font-size:17px;
margin:0;
padding:0;
padding-bottom:5px;
padding-top:10px;
}

#profile a
{
color:#000;
text-decoration:underline;
}

#profile a:hover
{
color:#fff;

}

/*	.about-back
	{
	background:url(../Images/about-back-lady.jpg) no-repeat;
	background-size:cover;
	}
*/
#usp
{

border-top: 2px solid #cacaca;
}
#about-nut
{
padding:0;
}

#module
{
    border-top: 2px solid #cacaca;
}

.green-box
{
background:#d3d92a;
font-size:25px;
text-transform:uppercase;
width:100%;
padding:10px;
text-align:center;
color:#000;
margin-bottom:50px;
}

.green-box img
{
text-align:center;
padding:20px;
}

.blue-box
{
background:#34bbe9;
font-size:25px;
text-transform:uppercase;
width:100%;
padding:10px;
text-align:center;
color:#000;
margin-bottom:50px;
}

.blue-box img
{
text-align:center;
padding:20px;

}

.orange-box
{
background:#f38f02;
font-size:25px;
text-transform:uppercase;
width:100%;
padding:10px;
text-align:center;
color:#000;
margin-bottom:50px;
}

.orange-box img
{
text-align:center;
padding:20px;

}





#about-nut p
{
text-align:justify;
color:#000;
font-size:17px;
}



.mid-line img
{
margin-top:20px;
padding-bottom:20px;

}

.overlay-btn
{
padding:10px;

}

.name-back
{
background:#6ce0f3;
color:#000;
line-height:50px;
font-size:20px;
text-transform:uppercase;
}

.fdw-background button
{
margin-left:auto;
margin-right:auto;
display: block;
    margin-top: 10px;
  }


#busi-point 
{
margin:5px;
font-size:15px;
color:#074800;
}

#busi-point img
{
margin:5px;
}

#busi-point li
{
font-size:17px;
}

.btn-border button a
{
text-transform:none !important; 
}

#segment li
{
margin:5px;
list-style-type:none;
display:inline-block;
background-color: rgb(48, 174, 194);
border-radius:5px;
padding:15px;
font-size:15px;
color:#fff;
}

.tooltip img
{
height:20px;
} 


.nutri-img img
{

    margin-left: auto;
    margin-right: auto;
    display: block;
margin-top:10px;
}

#about-nut h4
{
font-size:25px;
font-weight:normal !important;
}

.navbar
{
min-height:70px !important; 
}

#google-map
{
background:url(../Images/map-back.jpg);
background-size:cover;
}

.gallery
{
    margin-right: auto;
    text-align: center;
    margin-left: auto;
    display: block;
	margin-top:50px;
	margin-bottom:50px;
}

.gallery a
{
display:inline-block;
padding:50px;
font-size:18px;
padding-top:10px;
width: 33%;
vertical-align: top;
}

.gallery img
{
 padding-bottom:10px;
}

.navbar-shrink a
{
color:#000 !important;
}

.pop-design span
{
    background: #ffbb5b;
    padding-left: 15px;
    padding-right: 15px;
    color: #4c3515;
}

.pop-design a
{
    color: #000;
}

.pop-design a:hover
{
    color: #999999;
}

.pop-design i
{
font-size:20px;
margin-left:10px;
}

@media only screen and (max-width: 500px) {
.menu-name {
  
  background:#30aec2;
}

#profile li {
 
    width: 100% !important;

}

.all-product
{

width:100%;
}

.gallery a
{
width: 100%;
}

}

.all-product
{
background:#0b6701; 
color:#fff !important;
font-size:16px;
display:block;
border-radius:5px;
padding:10px;
font-weight: normal !important;
width:30%;
    margin-left: auto;
    margin-right: auto;
	color:#fff;
}

.all-product a
{

color:#fff !important;
font-weight:normal;
}

.pad
{
margin:0;
padding:0;
}

.btn-primary:hover
{
color:#000;
}

.leaf-div img
{
    margin-left: auto;
    margin-right: auto;
    display: block;
	padding-bottom:15px;
}

.section#contact
{
background:#f3ffb4;
}

.graph-bor
{
margin-top:20px;

}

.graph-bor img
{
width:97%;
margin-right:30px;
border:5px solid #30aec2;
margin:15px;
margin-top: 50px;
margin-bottom:50px;
}

.modal-content .close{

    font-size: 40px !important;
    color: #0b4500;
	opacity:0.7;
	margin-right:15px;
	position:absolute;
	right:0;
	z-index:9999;
	margin-top:25px;

}

.modal-body input[type="text"]{
     width: 100%;
    height: 50px;
    color: #999999;
    font-size: 15px;
    border: none;
    border-bottom: 3px solid #dbdbdb;
    text-align: center;
    margin-top: 30px;
    outline: none;
}

.modal-content{
    width: 800px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    background: url(../Images/pop-back.jpg);
    background-size: cover;
    font-size: 14px;

	
	}
	
.modal-body button{
    background: transparent;
    border: none;
    font-size: 15px;
    color: #0b4500;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 10px;
    border: 1px solid #6bb820;
	}
	
.modal-body button:hover {
    background: #6bb820;
    text-align: center;
    border: none;
    font-size: 16px;
    color: #0b4500;
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 200ms linear;
    border: 1px solid #6bb820;
    color: #fff;
}

