.section-title_home span.what-we {
    display: block
}

.section-title_home p {
    margin: 0
}

ul {
    margin: 0;
    padding: 0
}

.main-banner {
    position: relative;
    margin-top: 0;
    overflow: hidden
}

@media (max-width:767px) {
    .main-banner {
        margin-top: 0
    }
}

.main-banner .banner-text .sub-text {
    font-weight: 500;
    color: #fff;
    font-size: 20px;
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1
}

.main-banner .banner-text h2 {
    font-size: 50px;
    color: #fff;
    font-weight: 600 !important;
    margin-bottom: 0;
    line-height: 1.2 !important;
    text-transform: capitalize;
    padding: 10px 0
}

.main-banner .banner-text h2 span {
    color: #ffce30;
    font-size: 40px
}

.main-banner .banner-text p {
    font-family: Poppins, sans-serif;
    color: #fff;
    font-size: 15px !important;
    margin: 25px 0 40px !important;
    line-height: 1.8 !important
}

.main-banner .tp-mask-wrap {
    height: auto
}

.main-banner li .btn-text {
    line-height: 23px !important
}

#wrapper .main-banner .tp-bullets {
    top: auto;
    left: 52%;
    display: block;
    visibility: visible;
    opacity: 1;
    bottom: 66px
}

.main-banner .tp-bullet {
    width: 26px;
    height: 3px;
    background: #8f8f8f
}

.main-banner .tp-bullet.selected {
    background: #ffaf36
}

.tparrows.tp-leftarrow,
.tparrows.tp-rightarrow {
    border: 1px solid #fff;
    z-index: 99;
    cursor: pointer;
    background: 0 0;
    visibility: hidden
}

.main-banner:hover .tparrows.tp-leftarrow,
.main-banner:hover .tparrows.tp-rightarrow {
    visibility: visible
}

.tparrows.tp-leftarrow:hover,
.tparrows.tp-rightarrow:hover {
    background: #ffce30;
    border: 1px solid #ffce30
}

.slotholder:before {
    border-top: none;
    border-bottom: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    content: ''
}

.one_linebar {
    background: #0e1d3a !important;
    padding: 30px 0
}

.get_on p {
    font-size: 25px;
    color: #fff;
    line-height: 43px;
    text-align: left;
    margin: 0;
    font-weight: 600
}

@media(max-width:767px) {
    .tparrows.tp-leftarrow,
    .tparrows.tp-rightarrow {
        visibility: hidden !important;
        position: absolute;
        display: inline-block;
        bottom: 60px;
        top: auto !important
    }
    .main-banner .banner-text p {
        margin: 15px 0 30px !important
    }
}

.about_sec {
    position: relative
}

.right_absolute {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/warehouse.jpg) no-repeat;
    background-size: auto;
    background-size: contain;
    width: 100%;
    height: 80%
}

.about_sec .section-title_home h2 {
    font-size: 30px;
    margin: 0;
    text-transform: uppercase;
    line-height: 35px;
}

.about_btn {
    padding-top: 20px
}

.about_btn .btn-text {
    min-width: 200px
}
.about_sec p{
	font-size: 16px;
	text-align: justify;
	line-height: 25px;
}

.about_title p {
    padding-bottom: 10px;
    font-size:16px;
}

@media (max-width:991px) {
    .right_absolute {
        margin-top: 30px;
        position: static;
        height: 400px
    }
}

@media (max-width:767px) {
    .about_sec .section-title_home h2 {
        font-size: 33px
    }
}

.counter_sec {
    /* background: url(../images/bg_87.jpg) no-repeat 0 0; */
    background-size: cover;
    position: relative;
    min-height: 470px;
    background-attachment: fixed
}

.counter_sec:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, .8) */
}
.counter_sec p{
	font-size: 16px;
	line-height: 25px;
}

.bg_withe {
    background: #fff;
    padding: 50px;
    text-align: center;
    box-shadow: 0 7px 20px 1px rgba(0, 0, 0, .17)
}

.bg_withe1 {
    /* background: #fff; */
    /* padding: 50px; */
    text-align: center;
    /* box-shadow: 0 7px 20px 1px rgba(0, 0, 0, .17) */
}

.counter_box .single-fact .counter {
    color: #ff6b57;
    position: relative
}

.counter_box .single-fact .counter:before {
    content: "";
    width: 50px;
    height: 4px;
    background: #ff6b57;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 8px
}

.counter_box .single-fact p {
    color: #000
}

.counter_box {
    margin-top: -110px;
    position: relative
}

.counter_box:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90px;
    /*background: #f8f8f8;*/
    background-color: transparent;
    z-index: 9999;
}

@media (min-width:768px) and (max-width:991px) {
    .counter_box:before {
        height: 230px
    }
}

@media (max-width:767px) {
    .counter_sec {
        min-height: auto
    }
    .counter_box {
        margin: 0
    }
    .bg_withe {
        background: #fff;
        padding: 40px 0;
        text-align: center;
        border-radius: 0;
        box-shadow: none
    }
}
#story-section{
    background: url(../images/bg.png) no-repeat 0 0;
    background-position: center top;
    background-size: 100%;
    padding: 80px 0 20px 0;
    background-attachment: fixed; 
}

.service_box {
    background: #fff;
    text-align: center;
    padding: 30px;
    border: 1px solid #dedede
}

.service_box h3 {
    padding: 15px 0 5px
}

.service_slider_home .owl-item.center .service_box {
    box-shadow: 0 7px 20px 1px #c1c1c1;
    transition: all .3s
}

.service_slider_home .owl-stage {
    padding: 40px 0
}

.next_btn_style .owl-controls .owl-nav {
    text-align: center
}

.next_btn_style .owl-controls .owl-nav .owl-next,
.next_btn_style .owl-controls .owl-nav .owl-prev {
    transform: translateY(0);
    position: static;
    display: inline-block;
    border: 1px solid #dedede;
    margin: 0 5px;
    color: #818181;
    transition: all .3s
}

.next_btn_style .owl-controls .owl-nav .owl-next:hover,
.next_btn_style .owl-controls .owl-nav .owl-prev:hover {
    color: #ff6b57;
    border-color: #ff6b57
}

@media (max-width:767px) {
    .service_slider_home .owl-item.center .service_box {
        box-shadow: none
    }
    .service_slider_home .owl-stage {
        padding-top: 0
    }
}

.bg_effcat {
    background: url(../images/bg_88.jpg) no-repeat 0 0;
    background-size: cover;
    background-attachment: fixed
}

.value_text h2 {
    font-size: 45px;
    line-height: 1.3
}

.value_text span {
    font-size: 18px
}

@media (max-width:767px) {
    .value_text h2 {
        font-size: 33px
    }
}

.box_team {
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, .1);
    box-shadow: 0 0 35px rgba(0, 0, 0, .1);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.box_team:hover {
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, .3);
    box-shadow: 0 0 35px rgba(0, 0, 0, .3);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.team_img {
    position: relative;
    overflow: hidden
}

.team_social {
    text-align: center;
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(27, 188, 232, .58);
    top: 100%;
    left: 0;
    transition: all .3s
}

.box_team:hover .team_social {
    top: 0
}

.team_social ul {
    margin: 0;
    padding: 0;
    width: 100%
}

.team_social ul li {
    list-style: none;
    display: inline-block;
    margin: 0 5px
}

.team_social ul li a {
    color: #222;
    background: #fff;
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 20px;
    border-radius: 50%;
    display: inline-block
}

.team_position h3 {
    margin-bottom: 0;
    padding-top: 10px
}

.team_position span {
    display: inline-block;
    padding: 10px 0
}

@media (max-width:767px) {
    #testimonial .owl-controls {
        text-align: center;
        margin-top: 30px
    }
    #testimonial .owl-controls .owl-next,
    #testimonial .owl-controls .owl-prev {
        position: static;
        margin: 0 5px;
        display: inline-block;
        transform: translateY(0)
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .container-filter li a {
        padding: 4px 6px
    }
}

.latest__block-post {
    padding: 20px;
    background: #fff;
    position: relative
}

.latest__block-title {
    margin: 30px 0 20px
}

.meta-post {
    position: absolute;
    top: -22px;
    left: 0;
    background: #fbb908;
    color: #fff;
    padding: 10px
}

.latest__block .more_btn__block {
    margin-top: 10px
}

.team__block-section .team-member {
    margin-bottom: 0
}

.more_btn__block {
    color: #222;
    font-weight: 700;
    display: inline-block;
    margin-top: 30px
}

@media (max-width:767px) {
    .more_btn__block {
        margin-top: 0
    }
}

.section_box h2 {
    font-size: 45px;
    line-height: 1.5
}

.bg_gradient {
    position: relative;
    z-index: 2
}

.img_1 {
    background: url(../images/industry-backgroud2.jpg) 80% 0 no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.bg_gradient::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: -moz-linear-gradient(left, #f2f2f2 2%, #f2f2f2 46%, rgba(255, 255, 255, 0) 82%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, #f2f2f2 2%, #f2f2f2 46%, rgba(255, 255, 255, 0) 82%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #f2f2f2 2%, #f2f2f2 46%, rgba(255, 255, 255, 0) 82%, rgba(255, 255, 255, 0) 100%)
}

@media(max-width:767px) {
    .bg_gradient::after {
        background: #ffffffcf
    }
}

.bullet_li {
    margin-top: 30px;
    padding-left: 50px
}

.bullet_li li {
    margin-bottom: 15px
}

@media (max-width:767px) {
    .section_box h2 {
        font-size: 33px
    }
    @media only screen and (max-width:767px) {
        .lie {
            margin-left: 0 !important
        }
    }
    @media only screen and (max-width:767px) {
        .tl-time {
            display: none !important
        }
    }
}

.counter_sec1 {
    /* background: url(../images/bg_87.jpg) no-repeat 0 0; */
    background-size: cover;
    position: relative;
    min-height: auto;
    background-attachment: fixed
}