body{font-family: 'Open Sans', sans-serif; font-size: 16px;}
.mainmenu {
    background-color: transparent;
    border: none;
    margin-bottom: 0px;
    min-height: 75px;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 50px;
}
section.about {
    
    padding: 50px 0;
    margin: 0;
    position: relative;
    overflow:hidden;
}
.about::before {
    
    position: absolute;
    content: "";
    width: 50%;
    right: 0;
    top: 0;
    height: 100%;
   
}
.photogallery{padding: 50px 0;}
#owl-demo .item{margin: 3px;}
#owl-demo .item img{
	display: block;
	width: 60%;
	height: auto;
    /* border:2px solid #5cb85c; */
    margin-top: 20px;
}
section.product {
    padding: 50px 0;
}
.testomonial{
    padding: 50px 0;
    background-image:url("../images/testimonial.jpg") ;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
blockquote {
    color: #fff;
    font-size: 14px;
}

.pink-section .sub-title {
    margin-bottom: 60px;
    color: #fff;
}

.area-heading {
    width: 80%;
    margin: 0 auto 50px;
    position: relative;
}
.area-heading::before {
    background: #5cb85c;
    content: "";
    bottom: -30px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    width: 100px;
}
.area-title {
    color: #2C2E3E;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 15px;
}
.area-heading p {
    font-weight: 500;
    font-size: 14px;
}
.area-heading:after {
    content: "";
    position: absolute;
    left: 50%;
    background: #5cb85c;
    width: 2px;
    height: 50px;
    bottom: -49px;
    box-shadow: 10px 0px 0px 0px #5cb85c;
    transform: translateX(-50%) rotate(90deg);
}
.text-danger {
    color: #5cb85c;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {color:#5cb85c; border-bottom: 2px solid #5cb85c;}
.navbar-brand {
    float: left;
    /* height: 50px; */
    padding: 15px 15px;
    font-size: 40px;
    line-height: 50px;
    color: #5cb85c;
    font-weight: bold
}
.navbar-default .navbar-brand {
    color: #5cb85c;
}
footer {
    background-color: #5cb85c;
    padding: 30px 0;
    color: #fff;
}

footer h2 {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: bold;
}

ul.Quick_Navigation {
    padding: 0;
    list-style-type: none;
}
ul.Quick_Navigation li {
    padding: 5px;
    list-style-type: none;
    border-bottom: 1px solid #fff;
}
ul.Quick_Navigation li a {
   color:#fff;
   text-decoration: none;
}

.social {
    padding: 0;
    list-style-type: none;
}
ul.social li {
    padding: 5px;
    list-style-type: none;
    float: left;
    width: 40px;
    height: 40px;
    background-color: #fff;
    text-align: center;
    border-radius: 100%;
    margin: 5px;
}

ul.social li a {
    color: #5cb85c;
    text-decoration: none;
    line-height: 30px;
}
/*Contact US*/
.xboot-section {
    padding: 70px 0;
    overflow: hidden;
}
.breadcrumb-area {
    background: url(../images/subheader/about.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.breadcrumb-area-farm {
    background: url(../images/subheader/FARM.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;   
}
.breadcrumb-area-Grapes {
    background: url(../images/subheader/Grapes.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;   
}
.breadcrumb-area-ginger-garlic {
    background: url(../images/subheader/ginger_garlic.jpg); 
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;   
}
.breadcrumb-area-lala {
    background: url(../images/subheader/lala.jpg); 
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;   
}

.breadcrumb-area-mango {
    background: url(../images/subheader/mango.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;   
}
.breadcrumb-area-Pomegranates {
    background: url(../images/subheader/Pomegranates.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;   
}
.breadcrumb-area-flowersplants {
    background: url(../images/subheader/FlowersPlants.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;    
}
.breadcrumb-area-fruitvegetables {
    background: url(../images/subheader/FruitVegetables.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;    
}
.breadcrumb-area-careers {
    background: url(../images/subheader/Careers.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;    
}
.breadcrumb-title {
    font-size: 28px;
    line-height: 1;
    margin-bottom: 8px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
}
.breadcrumb-list li {
    float: left;
    position: relative;
    list-style: none;
}
.breadcrumb-list>li>a {
    color: #fff;
    margin-right: 20px;
}
.breadcrumb-list>li:first-child::after {
    content: "";
}
.breadcrumb-list>li::after {
    color: #fff;
    content: "\f105";
    font-family: fontawesome;
    left: -14px;
    position: absolute;
    top: 0;
}
.breadcrumb-list{padding: 0px}

.breadcrumb-list>li::after {
    color: #fff;
    content: "\f105";
    font-family: fontawesome;
    left: -14px;
    position: absolute;
    top: 0;
}
.breadcrumb-list>li:first-child::after {
    content: "";
}

.breadcrumb-list>li::after {
    color: #fff;
    content: "\f105";
    font-family: fontawesome;
    left: -14px;
    position: absolute;
    top: 0;
}
.breadcrumb-list>li:first-child::after {
    content: "";
}
.breadcrumb-list>li::after {
    color: #fff;
    content: "\f105";
    font-family: fontawesome;
    left: -14px;
    position: absolute;
    top: 0;
    padding-right: 20px;
}
.area-heading-2 {
    width: 100%;
}
.area-heading-2.area-heading::before {
    left: 0;
    transform: translateX(0%);
}
.area-heading-2.area-heading:after {
    left: 0;
    transform: translateX(24px) rotate(90deg);
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control {
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 2px;
    box-shadow: none;
    color: #232323;
    font-size: 16px;
    height: auto;
    line-height: 1.5;
    margin-bottom: 15px;
    padding: 10px 15px;
}
.button {
    background: #5cb85c none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    height: 45px;
    letter-spacing: 1px;
    line-height: 45px;
    padding: 0 30px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}
.button:hover, .button:focus {
    background: #fff;
    color: #333;
    border: 1px solid #e5e5e5;
}
.form-control:focus {
    border-color: #5cb85c;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #5cb85c;
}
.single-contact-option {
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.03);
    margin-bottom: 20px;
    padding: 20px 30px;
    border: 1px solid #eee;
    text-align: left;
    background: #fff;
}
.single-contact-option:nth-child(1) {
    margin-top: 30px;
}
.bi-map-pointer::before {
    content: "";
}
.single-contact-option h4 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 15px;
    line-height: 24px;
}
.single-contact-option a {
    color: #5cb85c;
    display: block;
}
.contact-form textarea, .comment-form textarea {
    min-height: 239px;
}
.bi {
    font-family: 'bicon'!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.single-contact-option i {
    color: #232323;
    font-size: 30px;
}
.bi {
    font-family: 'bicon'!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.single-contact-option:nth-child(1) i {
    color: #f76185;
}
.bi-mobile::before {
    content: "";
}
.single-contact-option:nth-child(2) i {
    color: #5f89f4;
}
.single-contact-option:nth-child(3) i {
    color: #5f89f4;
    font-size: 22px;
}
.video-message {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}
.video-play-icon {
    background: #EE9209 none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 28px;
    height: 90px;
    line-height: 90px;
    width: 90px;
    position: relative;
    box-shadow: 0px 7px 35px rgba(0, 0, 0, 0.1);
}
a {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.video-play-icon::after {
    border-radius: 50%;
    box-sizing: content-box;
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    width: 100%;
}
.video-play-icon::after {
    box-shadow: 0 0 0 2px rgba(238, 146, 9, 0.1);
    left: 0;
    opacity: 0;
    padding: 0;
    top: 0;
    transform: scale(0.9);
    z-index: -1;
}
.video-play-icon::after {
    animation: sonarEffect 1.5s linear 2s infinite running;
}
.intro-content h3 {
    color: #5cb85c;
    text-transform: unset;
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: bold;
    margin-top: 0px;
}


.template_faq {
    background: #edf3fe none repeat scroll 0 0;
}
.panel-group {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.04);
    margin-bottom: 0;
    padding: 30px;
}
#accordion .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 10px;
}
#accordion .panel-heading {
    border-radius: 30px;
    padding: 0;
}
#accordion .panel-title a {
    background: #ffb900 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 20px 12px 50px;
    position: relative;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #333;
}
#accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {
    background: #ffb900 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
    color: #fff;
    content: "";
    font-family: fontawesome;
    font-size: 25px;
    height: 55px;
    left: -20px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: -5px;
    transition: all 0.3s ease 0s;
    width: 55px;
}
#accordion .panel-title a.collapsed::after {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #333;
    content: "";
}
#accordion .panel-body {
    background: transparent none repeat scroll 0 0;
    border-top: medium none;
    padding: 20px 25px 10px 9px;
    position: relative;
}
#accordion .panel-body p {
    border-left: 1px dashed #8c8c8c;
    padding-left: 25px;
}
.OurActivities .item img{width:100%;}
.bsci {
    margin: 0 30px;
    float: left;
}
.bordergreen {
    border: 1px solid #5cb85c;
    overflow: hidden;
    margin: 15px 0;
}

.Specifications .panel-heading ul {
    border: 0px;
}
.Specifications .panel-heading {
    padding: 10px 15px 0 15px;
}
.Specifications .panel-heading a{
    color: #fff;
}
.Specifications .panel-heading a:hover{
    color: #fff;
    background-color: #449d44;
    border-color: transparent;
}
.Specifications{
    border-color: #5cb85c;
}
.Specifications>.panel-heading {
    background-color: #7dc67d;
    border-color: #5cb85c;
}
.table_heading{ background-color: #5cb85c; color: #fff; }
.edu table tr td {
    padding: 10px;
    border: 1px solid #c1c1c1;
}
.our_director img {
    width: 100%;
    border: 3px solid #5cb85c;
}
.skil li{ width: 50%; float: left; }