/** feature-section **/
.feature-section {
    position: relative;
    padding-bottom: 100px;
}

.feature-section .sec-title {
    margin-bottom: 41px;
}

.feature-section .inner-content {
    position: relative;
}

.feature-section .feature-block {
    position: relative;
}

.feature-section .feature-block:last-child::before {
    display: none;
}

.feature-block-one {
    position: relative;
    display: block;
    background: #fff;
    text-align: center;
    padding: 30px 30px;
}

.feature-block-one .inner-box .icon-box {
    position: relative;
    display: inline-block;
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 28px;
    transition: all 500ms ease;
}

.feature-block-one .inner-box h3 {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #222;
    margin-bottom: 15px;
}

.feature-block-one .inner-box h3 a {
    display: inline-block;
    color: #222;
}

.feature-block-one .inner-box .text {
    position: relative;
    margin-bottom: 22px;
}

.feature-block-one .inner-box .link a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
}/** video-section **/
.video-section {
    position: relative;
    padding: 120px 0px;
}

#video_block_one .video-inner {
    position: relative;
    max-width: 810px;
    width: 100%;
}

.video-section .upper-content .video-inner {
    margin: 0 auto;
    padding-bottom: 50px;
}

#video_block_one .video-inner .video-box {
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    padding: 160px 0px;
    border-radius: 5px;
}

#video_block_one .video-inner .video-box .video-btn a {
    position: relative;
    display: inline-block;
    font-size: 30px;
    color: #222;
    background: #fff;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 50%;
    -webkit-animation: pulse 3s infinite;
    -o-animation: pulse 3s infinite;
    animation: pulse 3s infinite;
}

.video-section .top-title {
    margin-bottom: 108px;
}

.video-section .lower-content {
    position: relative;
}

.video-section .lower-content .image-box {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 5px;
}

.video-section .lower-content .image-box img {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 5px;
    transition: all 500ms ease;
}

.video-section .lower-content .image-box:hover img {
    transform: scale(1.05);
    opacity: 0.5;
}/** composition-section **/
.composition-section {
    position: relative;
    padding: 100px 0px;
}

.composition-section .upper-content {
    position: relative;
    margin: 0px -90px;
}

.composition-section .upper-content .inner-box .single-item {
    position: relative;
    margin-bottom: 145px;
    max-width: 350px;
}

.composition-section .upper-content .left-column .inner-box .single-item:last-child,
.composition-section .upper-content .right-column .inner-box .single-item:last-child {
    margin-bottom: 0px !important;
}

.composition-section .upper-content .inner-box .single-item .icon-box {
    position: absolute;
    top: 6px;
}

.composition-section .upper-content .left-column .inner-box .single-item .icon-box:before {
    right: -95px;
}

.composition-section .upper-content .right-column .inner-box .single-item .icon-box:before {
    left: -95px;
}

.composition-section .upper-content .left-column .inner-box .single-item .icon-box {
    right: 0px;
}

.composition-section .upper-content .left-column .inner-box .single-item {
    padding-right: 105px;
    text-align: right;
}

.composition-section .upper-content .right-column .inner-box .single-item .icon-box {
    left: 0px;
}

.composition-section .upper-content .right-column .inner-box .single-item {
    padding-left: 105px;
    text-align: left;
    max-width: 100%;
    margin-left: 70px;
}

.composition-section .upper-content .inner-box .single-item .icon-box span {
    position: absolute;
    top: -6px;
    font-size: 30px;
    line-height: 35px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}

.composition-section .upper-content .left-column .inner-box .single-item .icon-box span {
    left: -28px;
}

.composition-section .upper-content .right-column .inner-box .single-item .icon-box span {
    right: -28px;
}

.composition-section .upper-content .inner-box .single-item h3 {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #222;
    margin-bottom: 1px;
}

.composition-section .upper-content .inner-box .single-item h3 a {
    display: inline-block;
    color: #222;
}

.composition-section .upper-content .inner-box .single-item h5 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #222;
    margin-bottom: 14px;
}

.composition-section .upper-content .inner-box {
    position: relative;
    margin-top: 25px;
}

.composition-section .upper-content .image-box {
    position: relative;
    display: block;
    text-align: center;
}

.composition-section .upper-content .image-box .pattern-bg {
    position: absolute;
    left: -20px;
    top: -15px;
    width: 460px;
    height: 460px;
    background-repeat: no-repeat;
    -webkit-animation: zoom-fade 5s infinite linear;
    animation: zoom-fade 5s infinite linear;
}

.composition-section .sec-title {
    margin-bottom: 68px;
}

.composition-section .upper-content {
    position: relative;
    margin-bottom: 85px;
}

.composition-section .lower-content {
    position: relative;
    max-width: 945px;
    width: 100%;
    margin: 0 auto;
}

.composition-section .lower-content .single-item {
    position: relative;
    width: 25%;
    float: left;
    text-align: center;
}

.composition-section .lower-content .single-item h3 {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #222;
    margin-bottom: 1px;
}

.composition-section .lower-content .single-item h5 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #222;
}

.composition-section .lower-content .single-item:last-child::before {
    display: none;
}

.composition-section .border-shap .border-2 {
    z-index: 2;
}
/** filtration-process **/
.filtration-process {
    position: relative;
    padding: 120px 0px 105px 0px;
}

.filtration-process .bg-pattern {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.filtration-process .border-shap .border-1 {
    top: -45px;
}

.filtration-process .sec-title h1,
.filtration-process .top-title .text-inner .text {
    color: #fff;
}

.filtration-process .top-title {
    margin-bottom: 60px;
}

.filtration-process .top-title .title-inner .sec-title:before {
    background: #fff;
}

.filtration-process .single-item {
    position: relative;
    max-width: 280px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.filtration-process .single-item .icon-box {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 105px;
    line-height: 105px;
    text-align: center;
    font-size: 60px;
    color: #fff;
    background-repeat: no-repeat;
    margin-bottom: 43px;
    transition: all 500ms ease;
}

.filtration-process .single-item:hover .icon-box {
    transform: rotateY(180deg);
}

.filtration-process .single-item h3 {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 27px;
    margin-bottom: 17px;
}

.filtration-process .single-item h3 a {
    display: inline-block;
    color: #fff;
}

.filtration-process .single-item h3 a:hover {}

.filtration-process .single-item .text {
    position: relative;
    color: #fff;
}

.filtration-process .single-column {
    position: relative;
}
.filtration-process .single-column:last-child::before {
    display: none;
}
/** team-section **/
.team-section {
    position: relative;
    padding: 100px 0px;
}

.team-section .top-title {
    margin-bottom: 60px;
}

.team-block-one .inner-box {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 30px;
}

.team-block-one .inner-box .image-holder {
    position: relative;
    display: block;
    background: #000000;
    overflow: hidden;
}

.team-block-one .inner-box .image-holder img {
    position: relative;
    display: block;
    width: 100%;
    transition: all 500ms ease;
}

.team-block-one:hover .inner-box .image-holder img {
    opacity: 0.2;
    transform: scale(1.05);
}

.team-block-one .inner-box .image-holder .content-box {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 30px 50px;
}

.team-block-one .inner-box .image-holder .content-box .text {
    position: relative;
    color: #fff;
    opacity: 0;
    transition: all 500ms ease;
    transform: translateY(-20px);
    margin-bottom: 25px;
}

.team-block-one:hover .inner-box .image-holder .content-box .text,
.team-block-one:hover .inner-box .image-holder .content-box .social-links {
    transform: translateY(0px);
    opacity: 1;
}

.team-block-one .inner-box .image-holder .content-box .social-links {
    position: relative;
    opacity: 0;
    transform: translateY(20px);
    transition: all 500ms ease;
}

.team-block-one .inner-box .image-holder .content-box .social-links li {
    position: relative;
    display: inline-block;
    margin: 0px 10px;
}

.team-block-one .inner-box .image-holder .content-box .social-links li a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #fff;
}

.team-block-one .inner-box .lower-content {
    position: relative;
    display: block;
    margin: 0px 30px;
    margin-top: -56px;
}

.team-block-one .inner-box .lower-content .inner {
    position: relative;
    background: #fff;
    padding: 27px 30px 32px 30px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

.team-block-one .inner-box .lower-content .inner:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    left: 0px;
    bottom: 0px;
    transition: all 500ms ease;
}

.team-block-one:hover .inner-box .lower-content .inner:before {
    height: 100%;
    top: 0px;
}

.team-block-one .inner-box .lower-content .inner h3 {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #222;
    margin-bottom: 8px;
    transition: all 500ms ease;
}

.team-block-one .inner-box .lower-content .inner h3 a {
    display: inline-block;
    color: #222;
}

.team-block-one .inner-box .lower-content .inner .designation {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #999;
    text-transform: uppercase;
    transition: all 500ms ease;
}

.team-block-one:hover .inner-box .lower-content .inner h3,
.team-block-one:hover .inner-box .lower-content .inner h3 a,
.team-block-one:hover .inner-box .lower-content .inner .designation {
    color: #fff;
}

.team-section .owl-nav {
    position: relative;
    display: block;
    text-align: center;
    margin-top: 30px;
}

.team-section .owl-nav .owl-prev,
.team-section .owl-nav .owl-next {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 16px;
    font-weight: 600;
    color: #222;
    cursor: pointer;
    margin: 0px 10px;
    transition: all 500ms ease;
    box-shadow: 0 10px 30px #eef1f2;
}

.team-section .owl-nav .owl-prev:hover,
.team-section .owl-nav .owl-next:hover {
    color: #fff;
}