.about-farm {
    position: relative;
    padding: 80px 0px 40px;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.sec-title-two {
    position: relative;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 0;
}

.sec-title-two h2 {
    font-size: 36px;
    color: #333333;
    line-height: 1.4em;
}

.about-farm .column {
    position: relative;
    margin-bottom: 30px;
}

.about-farm .image-box {
    position: relative;
    display: block;
    text-align: center;
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.about-farm .image-box img {
    display: inline-block;
    max-width: 100%;
}

.about-farm .column {
    position: relative;
    margin-bottom: 30px;
}

.tabs-box {
    position: relative;
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tabs-style-one .tab-buttons {
    position: relative;
    left: 100px;
}

.tabs-box .tab-buttons {
    position: relative;
}

ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.tabs-style-one .tab-buttons .tab-btn {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    line-height: 0;
    padding: 40px 0;
    text-align: center;
    font-weight: 700;
    color: #333333;
    font-size: 36px;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    /* left: -7px; */
}

.tabs-style-one .tab-buttons .tab-btn.active-btn {
    z-index: 2;
    color: #5ec79c;
}

.tabs-style-one .tab-buttons .tab-btn:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -83px;
    top: 0px;
    display: block;
    width: 80px;
    height: 80px;
    border: 1px solid #dddddd;
    background: #ffffff;
    border-radius: 50%;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    -moz-transform: scale(1,1);
    transform: scale(1,1);
}

.tabs-style-one .tab-buttons .tab-btn .txt {
    position: relative;
    display: block;
    left: -43px;
}

.tabs-style-one .tab-buttons .tab-btn.active-btn:before {
    -webkit-transform: scale(1.3,1.3);
    -ms-transform: scale(1.3,1.3);
    -o-transform: scale(1.3,1.3);
    -moz-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3);
    border-color: #5ec79c;
}

.tabs-style-one .tab-buttons .tab-btn.active-btn {
    z-index: 2;
    color: #5ec79c;
}

.tabs-style-one .tabs-content {
    padding: 50px 0px;
    text-align: center;
}

.tabs-box .tabs-content {
    position: relative;
}

.tabs-box .tabs-content .tab {
    position: relative;
    display: none;
}

.tabs-style-one .tabs-content h3 {
    font-size: 24px;
    color: #333333;
    font-weight: 700;
    font-family: 'Roboto Slab',serif;
    margin-bottom: 20px;
}

.tabs-style-one .tabs-content p {
    margin-bottom: 20px;
}

.tabs-box .tabs-content .active-tab {
    display: block;
}

.tabs-box .tabs-content .tab {
    position: relative;
    display: none;
}

.tabs-box .tabs-content .active-tab {
    display: block;
}

.tabs-style-one .tab-buttons .tab-btn.active-btn {
    z-index: 2;
    color: #5ec79c;
}

.tabs-box .tabs-content .active-tab {
    display: block;
}

.about-farm p {
    text-align: left;
}


/*mision vission*/

.fluid-section-one {
    position: relative;
    margin: 0 0 0;
    color: #ffffff;
    background: url(../images/pattern-one.png) center center repeat;
    background-attachment: fixed;
}

.fluid-section-one .oval-cut {
    position: absolute;
    left: 0;
    top: -14px;
    width: 100%;
    height: 64px;
    background: url(../images/curve-one.png) center top no-repeat;
    z-index: 2;
}

.fluid-section-one .floated-image-left {
    position: absolute;
    left: 0px;
    bottom: -100px;
    max-width: 100%;
    z-index: 1;
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fluid-section-one .floated-image-right {
    position: absolute;
    right: 0px;
    bottom: -100px;
    max-width: 100%;
    z-index: 1;
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.fluid-section-one .left-column {
    position: relative;
    float: left;
    width: 50%;
    padding: 80px 0px;
    padding-bottom: 170px;
}

.fluid-section-one .left-column:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(94,199,156,0.94);
}

.fluid-section-one .left-column .inner-box {
    position: relative;
    float: right;
    width: 100%;
    max-width: 400px;
    padding: 0px 50px 0px 15px;
    z-index: 1;
}

.fluid-section-one h3 {
    font-size: 52px;
    line-height: 1.2em;
}

.fluid-section-one .right-column {
    position: relative;
    float: left;
    width: 50%;
    padding: 80px 0px;
    padding-bottom: 170px;
}

.fluid-section-one .right-column:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(245,176,98,0.94);
}

.fluid-section-one .right-column .inner-box {
    position: relative;
    float: left;
    width: 100%;
    max-width: 400px;
    padding: 0px 15px 0px 50px;
    z-index: 2;
}

.fluid-section-one h2, .fluid-section-one p {
    color: #ffffff;
}


/*usp*/

.team-section {
    position: relative;
    padding: 40px 0px;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.team-section .sec-title-one {
    margin-bottom: 0;
}

.sec-title-one {
    position: relative;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    margin-bottom: 0;
}

.sec-title-one h2 {
    font-size: 34px;
    color: #333333;
    line-height: 1;
}

.default-team-member {
    position: relative;
    margin-bottom: 30px;
}

.default-team-member .inner-box {
    position: relative;
    display: block;
    border: 1px solid #e0e0e0;
    transition: all 500ms ease;
}

.default-team-member .inner-box .image-column {
    position: relative;
    float: left;
    width: 50%;
}

.default-team-member .inner-box .image-column img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.default-team-member .inner-box .content-column {
    position: relative;
    float: left;
    width: 50%;
    text-align: center;
}

.default-team-member .content-column .inner {
    position: relative;
    padding: 50px 50px 20px;
}

.default-team-member .inner-box h3 {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Roboto Slab',serif;
    color: #333333;
    margin-bottom: 15px;
    transition: all 500ms ease;
}

.default-team-member .inner-box .text {
    position: relative;
    color: #777777;
    font-size: 14px;
    margin-bottom: 20px;
}

.default-team-member {
    position: relative;
    margin-bottom: 30px;
}

.default-team-member .inner-box {
    position: relative;
    display: block;
    border: 1px solid #e0e0e0;
    transition: all 500ms ease;
}

.default-team-member.alternate .inner-box .image-column {
    float: right;
}

.default-team-member .inner-box .image-column {
    position: relative;
    float: left;
    width: 50%;
}

.default-team-member.alternate .inner-box .content-column {
    float: left;
}

.default-team-member.alternate .inner-box .content-column {
    float: left;
}

.default-team-member .content-column .inner {
    position: relative;
    padding: 50px 50px 20px;
}

.default-team-member .inner-box h3 {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Roboto Slab',serif;
    color: #333333;
    margin-bottom: 15px;
    transition: all 500ms ease;
}

.default-team-member .inner-box .text {
    position: relative;
    color: #777777;
    font-size: 14px;
    margin-bottom: 20px;
}

.default-team-member {
    position: relative;
    margin-bottom: 30px;
}

.default-team-member.vertical .inner-box {
    max-width: 570px;
    margin: 0 auto;
}

.default-team-member .inner-box {
    position: relative;
    display: block;
    border: 1px solid #e0e0e0;
    transition: all 500ms ease;
}

.default-team-member.vertical .inner-box .image-column, .default-team-member.vertical .inner-box .content-column {
    float: none;
    width: 100%;
}

.default-team-member .inner-box .image-column {
    position: relative;
    float: left;
    width: 50%;
}

.default-team-member .inner-box .image-column img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.default-team-member.vertical .inner-box .image-column, .default-team-member.vertical .inner-box .content-column {
    float: none;
    width: 100%;
}

.default-team-member.vertical .inner-box .image-column, .default-team-member.vertical .inner-box .content-column {
    float: none;
    width: 100%;
}

.default-team-member.vertical .inner-box .content-column .inner {
    padding: 43px 50px;
}

.default-team-member .content-column .inner {
    position: relative;
    padding: 50px 50px 20px;
}

.default-team-member .inner-box h3 {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Roboto Slab',serif;
    color: #333333;
    margin-bottom: 15px;
    transition: all 500ms ease;
}

.default-team-member .inner-box .text {
    position: relative;
    color: #777777;
    font-size: 14px;
    margin-bottom: 20px;
    text-align: justify;
}

.default-team-member:hover .inner-box {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.30);
    -ms-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.30);
    -o-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.30);
}


.team-section figure {
    margin: 0;
}


/*Morash In India*/

.intro-section {
    position: relative;
    background: url(../images/pattern-one.png) center center no-repeat;
    background-size: cover;
    z-index: -1;
}

.intro-section:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(244,238,222,0.94);
}

.intro-section .inner-part {
    position: relative;
    margin-bottom: -30px;
    padding-bottom: 10px;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.intro-section .inner-part .content-box {
    position: relative;
    top: 0px;
    padding: 60px 110px 0px;
    /* background: #ffffff; */
    margin-bottom: 65px;
}

.intro-section .inner-part .content-box .inner-box {
    position: relative;
}

.intro-section .inner-part .content-box .inner-box:before {
    content: '';
    position: absolute;
    bottom: -250px;
    right: 100%;
    margin-right: -110px;
    width: 570px;
    height: 510px;
    background: url(../images/crop-image-left.png) center top no-repeat;
    z-index: 1;
}

.sec-title-one {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    margin-bottom: 0;
}

.intro-section .inner-part .content-column {
    position: relative;
    margin-bottom: 30px;
    z-index: 5;
}

.intro-section .inner-part .text-left {
    padding-right: 20px;
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.intro-section .inner-part .content-column .text {
    line-height: 2em;
    margin-bottom: 20px;
}

.intro-section .inner-part .content-box .inner-box:after {
    content: '';
    position: absolute;
    bottom: -250px;
    left: 100%;
    margin-left: -110px;
    width: 570px;
    height: 510px;
    background: url(../images/crop-image-right.png) center top no-repeat;
    z-index: 1;
}

.intro-section .oval-cut {
    position: absolute;
    left: 0;
    top: -14px;
    width: 100%;
    height: 64px;
    background: url(../images/curve-one.png) center top no-repeat;
    z-index: 2;
}

.our-collab .inner-part .content-box .inner-box:before, .our-collab .inner-part .content-box .inner-box:after {
    content: none;
}












