/*
/!*------------------------------------------------------ *!/
/!* carousel                            *!/
/!*------------------------------------------------------ *!/
.bc_img_1{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height:100%;
    background-image: url(../img/serive_img/outsourcing_warehouse_slider_1.jpg);
}
.bc_img_2{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height:100%;
    background-image: url(../img/serive_img/outsourcing_warehouse_slider_2.jpg);
}
.bc_img_3{
    background-position:center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height:100%;
    background-image: url(../img/serive_img/outsourcing_warehouse_slider_3.jpg);
}
.bc_img_4{
    background-position:center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height:100%;
    background-image: url(../img/serive_img/outsourcing_warehouse_slider_4.jpg);
}
.carousel-caption{
    height: 300px;
}
.carousel-caption h3{
    padding-bottom: 40px;
}
.color_deeppink{
    color: #ffe5a2;
}

/!*------------------------------------------------------ *!/
/!* Start Feature Section                              *!/
/!*------------------------------------------------------ *!/


.services-section {
    padding-top: 80px;
    padding-bottom: 20px;
}
.feature-section {
    padding-top: 100px;
}

.feature, .feature-2, .feature-3 {
    padding-bottom: 80px;
}

.feature, .feature-3 {
    text-align: center;
}
.feature h4,
.feature-3 h4 {
    font-size: 15px;
    color: #666;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
}

.feature-2 h4{
    font-size: 15px;
    color: #666;
    padding-bottom: 10px;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
}

.feature p,
.feature-2 p,
.feature-3 p {
    color: #444;
    font-size: 13px;
    line-height: 20px;
    font-weight: 300;
}

.feature i,
.feature-3 i {
    font-size:2.5em;
    width: 80px;
    height: 80px;
    padding:25px;
    margin-bottom: 10px;
    position: relative;
}

.feature i {
    color:#fff;
    box-shadow: 0 0 0 30px transparent;
    -webkit-transform: translate3d(2, 2, 2);
    -moz-transform: translate3d(2, 2, 2);
    -o-transform: translate3d(2, 2, 2);
    transform: translate3d(2, 2, 2);
    -webkit-transition: box-shadow .6s ease-in-out;
    -moz-transition: box-shadow .6s ease-in-out;
    -o-transition: box-shadow .6s ease-in-out;
    transition: box-shadow .6s ease-in-out;
}
.no-touch .feature:hover i,
.no-touch .feature:active i,
.no-touch .feature:focus i {

    -webkit-transition: box-shadow .4s ease-in-out;
    -moz-transition: box-shadow .4s ease-in-out;
    -o-transition: box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out;
}

.feature-3 i {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.feature-3:hover .border {
    margin: 0 35%;
}

.feature-2 i {
    font-size:2.5em;
    color: #fff;
    width: 70px;
    height: 70px;
    padding:20px;
    position: relative;

}

.feature-2 .media-body {
    margin-left: 25px !important;
}

.feature-2 .border {
    margin-top: 20px;
    margin-left: 49.999%;
    margin-right: 49.999%;
    border-color: #fff;
}

.feature-2:hover .border {
    margin-left: 0%;
    margin-right: 0%;
}

.feature i{
    background-color: rgb(47, 147, 123) ;
}
.title_show{
    font-size: 30px;
    text-align: center;
    padding-bottom: 20px;
}

div .img_height{
    height: 300px;
}*/

.section {

    padding: 50px 0;
}
.section.type-1 {
    background: #2a333b;
    color: #a5b3bf;
}
.section.type-1 h1,
.section.type-1 h2,
.section.type-1 h3,
.section.type-1 h4,
.section.type-1 h5,
.section.type-1 h6,
.section.type-1 strong,
.section.type-1 b {
    color: #fff;
}
.section.type-1 h4 {
    color: #00a0dc;
    border-color: #313b44;
}
.section.type-1 hr {
    border-color: #313b44;
}
.section.type-1 .form-control {
    background: #384048;
    border-color: transparent !important;
    color: #a5b3bf;
    -o-transition: background-color 0.3s linear;
    -ms-transition: background-color 0.3s linear;
    -moz-transition: background-color 0.3s linear;
    -webkit-transition: background-color 0.3s linear;
    /* ...and now override with proper CSS property */

    transition: background-color 0.3s linear;
}
.section.type-1 .form-control:focus {
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.section.type-2 {
    background: #fff;
}
.section.type-3 {
    background: #f0f2f4;
}
.section.type-4 {
    background: #00a0dc;
}
.section.big {
    height: 100%;
}
.section.splash {
    background: url(../img/goods_img/quality_1.jpg) fixed no-repeat;
    position: relative;
    z-index: 1;
}
.section.splash h1 {
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 30px;
}
@media (max-width: 1200px) {
    .section-headlines {
        margin-bottom: 60px;
        text-align: center;

    }
}
@media (min-width: 1200px) {
    .section-headlines {
        margin: 0 auto 60px;
        text-align: center;
        width: 50%;

    }
}
.section-headlines > h2 {
    font-size: 32px;
}
.section-headlines > h4 {
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    border-bottom: 2px solid #ddd;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 35px;
    letter-spacing: 2px;
    word-spacing: 5px;
}
.section-headlines > div {
    line-height: 1.8;
}

@media (min-width: 1200px) {
    .thumbnail img{
        height: 250px;
    }
    #thumbnail-label{
        text-align: center;
    }
    .caption p{
        font-size: 15px;
    }
    .div_font_size{
        font-size: 18px;
    }
   .caption p{
       width: 70%;
       margin: 0 auto;
   }
   .thumbnail img{
       padding-top:30px ;
   }
}

