@charset "utf-8";

body {
    /* font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’, ‘微软雅黑’, Arial, sans-serif; */
    font-size  : 14px;
    font-weight: 400;
    color      : #333;
    line-height: 24px;
}

a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Open Sans;
}

input,
button,
select,
textarea {
    font-family: Open Sans !important;
}

ul {
    padding: 0;
    margin : 0;
}

ul li {
    list-style: none;
}

.blog-abbreviate {
    display           : -webkit-box;
    -webkit-box-orient: vertical;
    overflow          : hidden;
    font-weight       : 300;
    color             : #333;
    line-height       : 30px;
    height            : 90px;
    font-size         : 16px;
    -webkit-line-clamp: 3;
}

.container-box {
    width : 75%;
    margin: 0 auto;
}

@media (min-width: 1440px) and (max-width: 1920px) {
    .home-our-services .block .contents{
        height: 220px;
    }
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .home-our-services .block .contents{
        height: 300px;
    }
}
@media (max-width: 1023px) {
    .container-box {
        width : 100%;
        margin: 0 auto;
    }
    .company-container .data_list li {
        width     : calc(100%/2)!important;
        float: left;
    }
}



.panel-danger {
    margin-top   : 50px !important;
    margin-bottom: 50px !important;
}

.bread-crumb {
    text-transform: uppercase;
}

.content_padding {
    padding-top   : 50px;
    padding-bottom: 50px;
}

.page-info {
    display: none !important;
}

.gallery_img {
    min-width: 100%;
}

.imgbox {
    transition: all 0.6s;
    
}
.gallerys{
    width: 100%;
}

.gallerys:hover {
    transform: scale(1.1);
}

.search_results h3 {
    margin        : 0;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    border-bottom : 1px solid #eaeaea;
    padding-bottom: 20px;
    margin-bottom : 40px;
    color         : black;
}

.results-box {
    margin-top    : 50px;
    padding-bottom: 50px;
    border-bottom : 1px solid #eaeaea;
    position      : relative;
}

.results-box p {
    text-indent: 30px;
    color      : black;
}

.results-box a {
    text-decoration: none;
    color          : black;
}

.results-box a:hover {
    color: #f86604;
}

.readmore {
    cursor          : pointer;
    background-color: #f86604;
    padding         : 6px 10px;
    font-size       : 13px;
}

.readmore:hover {
    background-color: black;
}

.lines {
    height          : 2px;
    background-color: #f86604;
    position        : absolute;
    z-index         : 55;
    bottom          : 0;
}

.form_box {
    padding-top: 50px;
}

.form_box h1 {
    font-size    : 18px;
    font-weight  : 600;
    padding      : 0px;
    margin-top   : 6px;
    margin-bottom: 18px;
    color        : #222;
}

.form_box .line {
    height          : 2px;
    width           : 40px;
    background-color: #f86604;
    margin-top      : 14px;
    margin-bottom   : 50px;
}

.input-box div {
    display: inline-block;
}

#msg {
    border     : 1px solid green;
    display    : none;
    text-align : center;
    margin-top : 7px;
    height     : 1rem;
    line-height: .5rem;
}

.form-actions button i {
    padding-right: 8px;
}

.form-actions button,
.form-actions input[type='submit'] {
    display           : inline-block;
    font-size         : 13px;
    line-height       : 20px;
    padding           : 12px 35px;
    border-radius     : 3px;
    color             : #fff;
    background-color  : #f86604;
    border            : none;
    -webkit-transition: all .3s;
    -moz-transition   : all .3s;
    -ms-transition    : all .3s;
    -o-transition     : all .3s;
    transition        : all .3s;
}

.form-actions button:hover,
.form-actions input[type='submit']:hover {
    background-color: black;

}

blockquote {
    padding  : 0;
    margin   : 0 0 20px;
    font-size: 17.5px;
    border   : none;
}

.response {
    text-align    : center;
    color         : black;
    padding-top   : 50px;
    padding-bottom: 50px;
    border-top    : 1px solid #ccc;
}

.help-block {
    display: none;
}

footer .footer-ribbon {
    background: #0088cc;
    position  : absolute;
    margin    : -36px 0 0 14px;
    padding   : 10px 20px 6px 20px;
}

footer .footer-ribbon span {
    color      : #FFF;
    font-size  : 1.6em;
    font-family: fantasy;
}

footer .footer-ribbon:before {
    border-right-color: #005580;
    border-left-color : #005580;
    border-right      : 10px solid #646464;
    border-top        : 16px solid transparent;
    content           : "";
    display           : block;
    height            : 0;
    left              : -10px;
    position          : absolute;
    top               : 0px;
    width             : 7px;
}

.position img {
    max-height: 124px;
}

.languge_chang {
    display     : inline-block;
    padding-top : 2.1rem;
    padding-left: 10rem;
}

@media (max-width: 1000px) {
    .languge_chang {
        display: none;
    }
}

@media (max-width: 750px) {
    .languge_chang {
        display     : inline-block;
        padding-left: 0rem;
    }
}

/*季刊图片*/
img.mfp-img {
    max-height: 100% !important;
}

.contact-content {
    padding-top   : 50px;
    padding-bottom: 50px;
    color         : black;
}

.contact-content ul {
    padding-bottom: 60px;
}

.contact-content ul li {
    list-style: none;
    font-size : 14px;
}

.contact-content .police {
    color         : #f86604;
    padding-bottom: 15px;
    font-size     : 16px;
}

.contact-content ul li>i {
    padding-right: 1rem;
}

@media (min-width:768px) {
    .locations img {
        max-width: 50% !important;
    }
}

@media (max-width:768px) {
    .locations img {
        max-width: 20% !important;
    }
}

.overdes {
    word-break        : break-all;
    display           : -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow          : hidden;
}

/*-----------------------首页表单--------------------------------------*/
.home_form label,
.home_form span {
    color: white;
}

.form-group input {
    border-radius: 3px;
}

/*-------------------------------商务合作------------------------------*/
.requirement {
    color: black;
}

.require-title {
    font-size     : 16px;
    font-weight   : 500;
    padding-bottom: 20px;
}

.small-title {
    padding: 5px 0;
}

.back-color {
    background-color: #f8f8f7;
}

/* ---------------------------------------------------------------------- PRELOADER STARTS ------------------ */

#preloader {
    position        : fixed;
    top             : 0;
    left            : 0;
    right           : 0;
    bottom          : 0;
    background-color: #fff;
    /* change if the mask should be a color other than white */

    z-index: 9999999;
    /* makes sure it stays on top */
}

#status {
    position   : absolute;
    top        : 50%;
    left       : 50%;
    text-align : center;
    background : #FFF;
    height     : 36px;
    width      : 36px;
    margin-left: -18px;
    margin-top : -18px;
}

/* ---------------------------------------------------------------------- PRELOADER ENDS ------------------ */

.top-header {
    background-color: #222222;
    padding-top     : 8px;
    padding-bottom  : 8px;
}

.top-header ul.links {
    margin : 0px;
    padding: 0px;
}

.top-header ul.links li {
    display        : inline-block;
    font-size      : 12px;
    color          : #fff;
    list-style-type: none;
    padding-right  : 20px;
}

.top-header ul.links li a {
    color          : #fff;
    text-decoration: none;
}

.top-header ul.links li a i {
    color          : #f86604;
    padding-right  : 4px;
    font-size      : 16px;
    text-decoration: none;
}

.top-header ul.links li a:hover {
    color          : #b2b2b2;
    text-decoration: none;
}

.top-header ul.social-icons {
    margin    : 0px;
    padding   : 0px;
    text-align: right;
}

.top-header ul.social-icons li {
    font-size      : 14px;
    color          : #fff;
    display        : inline-block;
    list-style-type: none;
    padding-left   : 12px;
    text-align     : center;
}

.top-header ul.social-icons li a {
    color: #fff;
}

.top-header ul.social-icons li a:hover {
    color: #f86604;
}

.top-header-02 {
    padding-top   : 8px;
    padding-bottom: 8px;
}

.top-header-02 ul.links {
    margin    : 0px;
    padding   : 0px;
    text-align: right;
}

.top-header-02 ul.links li {
    display        : inline-block;
    font-size      : 12px;
    color          : #222;
    list-style-type: none;
    padding-right  : 20px;
}

.top-header-02 ul.links li a {
    color          : #222;
    text-decoration: none;
}

.top-header-02 ul.links li a i {
    color          : #f86604;
    padding-right  : 4px;
    font-size      : 16px;
    text-decoration: none;
}

.top-header-02 ul.links li a:hover {
    color          : #b2b2b2;
    text-decoration: none;
}

.top-header-02 .button {
    text-align: right;
}

.top-header-02 .navbar-brand {
    float         : left;
    height        : auto;
    padding-top   : 10px;
    padding-bottom: 10px;
    font-size     : 18px;
    line-height   : 20px;
}

.searchlink {
    display           : block;
    position          : relative;
    color             : #f86604;
    font-size         : 20px;
    cursor            : pointer;
    text-align        : center;
    height            : 80px;
    line-height       : 85px;
    margin-left       : 15px;
    -webkit-transition: all 2s ease;
    transition        : all 2s ease;
}

.searchlink:hover,
.searchlink.open {
    color: #ccc;
}

.searchlink.open>.searchform {
    display: block;
}

/** search field **/

.searchform {
    display    : none;
    position   : absolute;
    width      : 300px;
    height     : 50px;
    line-height: 30px;
    top        : 78px;
    right      : -25px;
    padding    : 0 15px;
    cursor     : default;
    z-index    : 10;
}

.searchform:hover i {
    color: #000;
}

.searchlink.open .searchform {
    display: block;
}

#search {
    display  : block;
    position : relative;
    font-size: 16px;
}

#s {
    width                : 270px;
    background           : #f5f5f5;
    padding              : 8px 11px;
    border               : 0;
    color                : #000;
    -webkit-border-radius: 2px;
    -moz-border-radius   : 2px;
    border-radius        : 2px;
}

.sbtn {
    display   : block;
    position  : absolute;
    right     : 10px;
    top       : 7px;
    background: none;
    border    : none;
    color     : #bcbcbc;
    font-size : 20px;
    cursor    : pointer;
}

.navigation-02 ul.social-icons {
    margin    : 0px;
    padding   : 0px;
    text-align: right;
}

.navigation-02 ul.social-icons li {
    font-size      : 16px;
    color          : #d9d9d9;
    display        : inline-block;
    list-style-type: none;
    padding-right  : 8px;
    padding-left   : 8px;
    text-align     : center;
}

.navigation-02 ul.social-icons li a {
    font-size    : 16px;
    color        : #d9d9d9;
    padding-right: 0px;
    padding-left : 0px;
}

.navigation-02 ul.social-icons li a:hover {
    color: #f86604;
}

.navigation-03.navbar-inverse {
    background-color: #f86604;
    border-color    : #f86604;
}

.navigation-03 .navbar-nav>li>a {
    padding-top   : 18px;
    padding-bottom: 13px;
    text-transform: uppercase;
    color         : #fff;
    font-size     : 13px;
    font-weight   : 500;
    line-height   : normal;
    border-top    : 3px solid transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color           : #fff;
    background-color: #f86604;
    border-top      : 3px solid #fff;
}

.navigation-03.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color         : #fff;
    text-transform: uppercase;
    font-size     : 12px;
}

.navigation-03 ul.social-icons {
    margin    : 0px;
    padding   : 0px;
    text-align: right;
}

.navigation-03 ul.social-icons li {
    color          : #d9d9d9;
    display        : inline-block;
    list-style-type: none;
    padding-right  : 8px;
    padding-left   : 8px;
    text-align     : center;
}

.navigation-03 ul.social-icons li a {
    font-size    : 16px;
    color        : #fff;
    padding-right: 0px;
    padding-left : 0px;
}

.navigation-03 ul.social-icons li a:hover {
    color: #fff;
}

.navigation-04.navbar-inverse {
    background-color: #f86604;
    border-color    : #f86604;
}

.navigation-04 .navbar-nav>li>a {
    padding-top   : 18px;
    padding-bottom: 13px;
    text-transform: uppercase;
    color         : #fff;
    font-size     : 13px;
    font-weight   : 500;
    line-height   : normal;
    border-top    : 3px solid transparent;
}

.navigation-04 .navbar-inverse .navbar-nav>.active>a,
.navigation-04 .navbar-inverse .navbar-nav>.active>a:focus,
.navigation-04 .navbar-inverse .navbar-nav>.active>a:hover {
    color           : #fff;
    background-color: #f86604;
    border-top      : 3px solid #fff;
}

.navigation-04.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color         : #fff;
    text-transform: uppercase;
    font-size     : 12px;
}

.navigation-04 ul.social-icons {
    margin    : 0px;
    padding   : 0px;
    text-align: right;
}

.navigation-04 ul.social-icons li {
    color          : #d9d9d9;
    display        : inline-block;
    list-style-type: none;
    padding-right  : 10px;
    padding-left   : 8px;
    text-align     : center;
}

.navigation-04 ul.social-icons li a {
    font-size     : 16px;
    color         : #fff;
    padding-top   : 15px;
    padding-bottom: 8px;
    padding-right : 0px;
    padding-left  : 0px;
}

.navigation-04 ul.social-icons li a:hover {
    color: #fff;
}

.navigation-04 .searchlink {
    display           : block;
    position          : relative;
    color             : #fff;
    font-size         : 20px;
    cursor            : pointer;
    text-align        : center;
    height            : 60px;
    line-height       : 60px;
    margin-left       : 15px;
    -webkit-transition: all 2s ease;
    transition        : all 2s ease;
}

.navigation-04 .searchlink:hover,
.navigation-04 .searchlink.open {
    color: #ccc;
}

.navigation-04 .searchlink.open>.searchform {
    display: block;
}

/** search field **/

.navigation-04 .searchform {
    display    : none;
    position   : absolute;
    width      : 300px;
    height     : 50px;
    line-height: 30px;
    top        : 55px;
    right      : -25px;
    padding    : 0 15px;
    cursor     : default;
    z-index    : 10;
}

.navigation-04 .searchform:hover i {
    color: #000;
}

.navigation-04 .searchlink.open .searchform {
    display: block;
}

#search {
    display  : block;
    position : relative;
    font-size: 16px;
}

#s {
    width                : 270px;
    background           : #f5f5f5;
    padding              : 8px 11px;
    border               : 0;
    color                : #000;
    -webkit-border-radius: 2px;
    -moz-border-radius   : 2px;
    border-radius        : 2px;
}

.sbtn {
    display   : block;
    position  : absolute;
    right     : 10px;
    top       : 7px;
    background: none;
    border    : none;
    color     : #bcbcbc;
    font-size : 20px;
    cursor    : pointer;
}

nav.navigation-07 {
    position: fixed;
    z-index : 999999;
    left    : 0;
    right   : 0;
}

nav.navigation-07.navbar-default {
    background-color   : transparent;
    border-bottom      : 1px solid;
    border-bottom-color: rgba(255, 255, 255, 0.5);
}

nav.navigation-07.navbar-default .navbar-nav {
    width     : 100%;
    text-align: center;
}

nav.navigation-07.navbar-default .navbar-nav>li {
    float  : none;
    display: inline-block;
}

nav.navigation-07.navbar-default .navbar-nav>li:first-child {
    min-width         : 200px;
    padding-right     : 30px;
    border-right      : 1px solid;
    border-right-color: rgba(255, 255, 255, 0.5);
}

nav.navigation-07.navbar-default .navbar-nav>li:last-child {
    min-width        : 100px;
    margin-left      : 150px;
    border-left      : 1px solid;
    border-left-color: rgba(255, 255, 255, 0.5);
}

nav.navigation-07.navbar-default .navbar-nav>li:last-child ul li {
    display   : inline-block;
    text-align: right;
}

nav.navigation-07.navbar-default .navbar-nav>li:last-child ul li a i {
    color    : #fff !important;
    font-size: 20px;
}

nav.navigation-07.navbar-default .navbar-nav>li:last-child ul li a:hover {
    opacity: 0.8;
}

nav.navigation-07.navbar-default .navbar-nav .searchlink {
    display           : block;
    position          : relative;
    color             : #fff;
    font-size         : 20px;
    cursor            : pointer;
    text-align        : center;
    height            : 80px;
    line-height       : 80px;
    margin-left       : 15px;
    -webkit-transition: all 2s ease;
    transition        : all 2s ease;
}

nav.navigation-07.navbar-default .navbar-nav>li>a.navbar-brand {
    padding-top   : 20px;
    padding-bottom: 16px;
}

nav.navigation-07.navbar-default .navbar-nav>li>a {
    color: #fff;
}

nav.navigation-07.navbar-default .navbar-nav>.active>a,
nav.navigation-07.navbar-default .navbar-nav>.active>a:focus,
nav.navigation-07.navbar-default .navbar-nav>.active>a:hover {
    color           : #fff;
    background-color: transparent;
    border-bottom   : 4px solid #fff;
}

nav.fill-black.normal {
    background        : rgba(20, 20, 20, 0);
    position          : fixed;
    width             : 100%;
    z-index           : 999999;
    -webkit-transition: all 0.4s ease;
    transition        : all 0.4s ease;
}

nav.fill-black.sticky {
    position          : fixed;
    width             : 100%;
    background        : rgba(20, 20, 20, 1);
    z-index           : 999999;
    -webkit-transition: all 0.4s ease;
    transition        : all 0.4s ease;
}

nav.navigation-07.navbar-default ul.nav .active a {
    color           : #fff;
    background-color: transparent;
    border-bottom   : 4px solid #fff;
}

nav.navigation-10 {
    position: fixed;
    z-index : 999999;
    left    : 0;
    right   : 0;
}

nav.navigation-10.navbar-default {
    background-color   : transparent;
    border-bottom      : 1px solid;
    border-bottom-color: rgba(255, 255, 255, 0.5);
}

/* 公司介绍 start */

.company-container {
    padding-top   : 50px;
    padding-bottom: 50px;
}


.company-container .company_description {
    padding-left: 2vw;
}

.company-container .data_list {
    flex-wrap : wrap;
    margin-top: 4vw;
}

.company-container .data_list li {
    width     : calc(100%/4);
    float: left;
}

.data_list .num-box .sign {
    position : relative;
    font-size: 1.4vw;
    top      : -0.5vw;
}

.data_list .num-box .num {
    font-size  : 2.60417vw;
    /* font-family: Microsoft YaHei; */
    font-weight: 700;
    color      : #424242;
}

.data_list .num-box .unit {
    font-size: 1.19792vw;
    position : relative;
    top      : -.52083vw;
}

.data_list .title {
    font-size  : .83333vw;
    font-weight: 400;
    color      : #999;
    margin-top : .52083vw;
}


/* 公司介绍 end */

/* 东西新闻  start*/



.blog-box .blog-item {
    box-shadow   : 0px 0px 5px rgb(0 0 0 / 20%);
    border-radius: 11px;
    overflow     : hidden;
    margin       : 0.8vw;
}

.blog-item-img img {
    width : 100%;
    height: 100%;
}

.blog-item .blog-item-detail {
    padding: 1rem 2.5rem 2.5rem 2.5rem;
}

.blog-box .blog-item-title {
    color        : #333;
    overflow     : hidden;
    white-space  : nowrap;
    text-overflow: ellipsis;
}

.blog-box .blog-item-description {
    margin-top: 24px;
}

.blog-item-content {
    border-bottom: 1px solid #f0f0f0;
}

.blog-item-content .blog-item-date {
    color      : #999;
    line-height: 5rem;
}

.blog-item-location {
    display        : flex;
    justify-content: space-between;
    font-size      : 16px;
    padding        : 1.5rem 0;
}

.blog-item-location .from-sign {
    color: #f86604;
}

.blog-item-location .from-sign::before {
    display                : inline-block;
    font                   : normal normal normal 16px FontAwesome !important;
    font-size              : inherit;
    text-rendering         : auto;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale;
    content                : "\f0da";
    padding-right          : 8px;
}

.blog-item-location .more {
    color    : #999;
    font-size: 12px;
}

/* 东西新闻  end*/



/* ----------------------------------------------------------------------------- SLIDER STARTS ------------------ */

ul.vertical-images {
    margin : 0px;
    padding: 0px;
}

ul.vertical-images li {
    list-style-type   : none;
    height            : 25%;
    width             : 100%;
    position          : absolute;
    z-index           : 0;
    text-align        : center;
    background-color  : #f86604;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

ul.vertical-images li .bg {
    background-color: rgba(16, 134, 223, 0.6);
    position        : absolute !important;
    width           : 100%;
    height          : auto;
    top             : 0;
    bottom          : 0;
    z-index         : 5;
    opacity         : 0;
}

ul.vertical-images li:hover .bg {
    opacity: 1;
}

ul.vertical-images li .overlay1 {
    -webkit-backface-visibility: hidden;
    display                    : block;
    position                   : absolute !important;
    top                        : 0;
    left                       : 0;
    right                      : 0;
    bottom                     : 0;
    z-index                    : 10;
    opacity                    : 1;
    -webkit-transition         : all .3s ease-in-out 0s;
    -moz-transition            : all .3s ease-in-out 0s;
    -ms-transition             : all .3s ease-in-out 0s;
    -o-transition              : all .3s ease-in-out 0s;
    transition                 : all .3s ease-in-out 0s;
}

ul.vertical-images li .overlay1 .icons {
    display: table;
    width  : 100%;
    height : 100%;
}

ul.vertical-images li .overlay1 .icons>:first-child {
    display       : table-cell;
    vertical-align: middle;
    text-align    : center;
}

ul.vertical-images li .icon {
    font-size         : 32px;
    color             : #fff;
    padding-bottom    : 6px;
    opacity           : 0;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

ul.vertical-images li .button {
    margin-top   : 30px;
    margin-bottom: 0px;
    opacity      : 0;
}

ul.vertical-images li h1 {
    font-size         : 24px;
    color             : #fff;
    font-weight       : 500;
    padding-top       : 0px;
    margin-top        : 0px;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

ul.vertical-images li .line {
    height            : 2px;
    width             : 34px;
    background-color  : #fff;
    margin-top        : 14px;
    margin-left       : auto;
    margin-right      : auto;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

ul.vertical-images li:nth-child(1) {
    background-image   : url(../images/vertical-images/1.jpg);
    background-position: center center;
    top                : 0;
    bottom             : 0;
}

ul.vertical-images li:nth-child(2) {
    background-image   : url(../images/vertical-images/2.jpg);
    background-position: center center;
    top                : 25%;
    bottom             : 0;
}

ul.vertical-images li:nth-child(3) {
    background-image   : url(../images/vertical-images/3.jpg);
    background-position: center center;
    top                : 50%;
    bottom             : 0;
}

ul.vertical-images li:nth-child(4) {
    background-image   : url(../images/vertical-images/4.jpg);
    background-position: center center;
    top                : 75%;
    bottom             : 0;
}

ul.vertical-images li:hover .icon {
    opacity: 1;
}

ul.vertical-images li:hover .button {
    opacity: 1;
}

/* ----------------------------------------------------------------------------- SLIDER ENDS ------------------ */
/* ----------------------------------------------------------------------------- HERO TEXT STARTS ------------------ */

.hero-text {
    padding-bottom: 60px;
    padding-top   : 20px;
}

.hero-text.center {
    padding-bottom: 60px;
    text-align    : center;
}

.hero-text.center .line {
    margin-left : auto;
    margin-right: auto;
}

.hero-text h1 {
    font-size     : 25px;
    font-weight   : 500;
    color         : black;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.hero-text h2 {
    font-size     : 13px;
    font-weight   : 400;
    color         : #979797;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top    : 0px;
    margin-bottom : 0px;
}

.hero-text .line {
    height          : 2px;
    width           : 110px;
    background-color: #f86604;
    margin-top      : 14px;
}

.hero-text .description {
    padding-top: 40px;
}

.hero-text-2 {
    padding-bottom: 30px;
}

.hero-text-2 h1 {
    font-size     : 18px;
    font-weight   : 600;
    color         : #222222;
    padding-bottom: 6px;
    text-transform: none;
    letter-spacing: 0px;
}

.hero-text-2 .line {
    height          : 2px;
    width           : 34px;
    background-color: #f86604;
    margin-top      : 12px;
}

/* ----------------------------------------------------------------------------- HERO TEXT ENDS ------------------ */
/* ----------------------------------------------------------------------------- OUR SERVICES STARTS ------------------ */

.home-our-services {
    padding-top: 50px;
}

.home-our-services .block {
    text-align: center;
    border    : 0.2px solid white;
}

.home-our-services .block .picture {
    position: relative;
}

.home-our-services .block .picture .top-overlay {
    position          : absolute;
    top               : 0;
    left              : 0;
    right             : 0;
    height            : 10px;
    width             : 100%;
    background-color  : #fff;
    z-index           : 10;
    opacity           : 1;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.home-our-services .block .picture .bottom-overlay {
    position          : absolute;
    bottom            : 0px;
    z-index           : 10;
    opacity           : 1;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
    /*background-color: rgba(255,255,255,0.3);*/
    height            : 100%;
    width             : 100%;
}

.home-our-services .block .picture .bottom-overlay:hover {
    /*background-color: rgba(255,255,255,0);*/
    box-shadow: 0px 0px 12px rgba(0, 0, 0, .2);
}

.home-our-services .block .contents {
    padding           : 26px;
    background-color  : #f9f9f9;
    border-bottom     : 10px solid #fff;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.home-our-services .block .contents h1 {
    font-size  : 18px;
    font-weight: 400;
    color      : #222222;
    margin-top : 0px;
}

.home-our-services .block .contents .line {
    height          : 2px;
    width           : 34px;
    background-color: #f86604;
    margin-left     : auto;
    margin-right    : auto;
    margin-top      : 16px;
    margin-bottom   : 20px;
}

.home-our-services .block .contents .description {
    font-size  : 13px;
    font-weight: 300;
    color      : #979797;
}

.home-our-services .block:hover .picture .top-overlay {
    opacity           : 0;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.home-our-services .block:hover .contents {
    background-color  : #f86604;
    border-bottom     : 10px solid #f86604;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.home-our-services .block:hover .contents h1 {
    color: #fff;
}

.home-our-services .block:hover .contents .line {
    background-color: #fff;
}

.home-our-services .block:hover .contents .description {
    color: #fff;
}

.home-our-services .owl-theme .owl-controls .owl-nav .owl-prev {
    position: absolute;
    z-index : 10;
    right   : 0;
    top     : 25%;
}

.home-our-services .owl-theme .owl-controls .owl-nav .owl-next {
    position: absolute;
    z-index : 10;
    left    : 0;
    top     : 25%;
}

/* ----------------------------------------------------------------------------- OUR SERVICES ENDS ------------------ */
/* ----------------------------------------------------------------------------- WHY CHOOSE US STARTS ------------------ */

/* ----------------------------------------------------------------------------- WHY CHOOSE US ENDS ------------------ */
/* ----------------------------------------------------------------------------- QUOTE STARTS ------------------ */

.bg {
    padding-top     : 100px;
    padding-bottom  : 100px;
    background-color: rgba(0, 0, 0, 0.8);
}

.quote .hero-text h1 {
    font-size     : 28px;
    font-weight   : 600;
    color         : #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.quote .hero-text h2 {
    font-size     : 13px;
    font-weight   : 400;
    color         : #979797;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top    : 0px;
    margin-bottom : 0px;
}

.quote .form-control {
    display           : block;
    width             : 100%;
    height            : 44px;
    padding           : 14px;
    font-size         : 14px;
    line-height       : 1.42857143;
    color             : #fff;
    background-color  : transparent;
    background-image  : none;
    border            : 1px solid #8a8d8c;
    border-radius     : 0px;
    -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;
}

.quote .btn-default {
    color           : #fff;
    background-color: #f86604;
    border-color    : #f86604;
}

.quote .btn-default:hover {
    color           : #f86604;
    background-color: transparent;
    border-color    : #f86604;
}

.quote .btn {
    display            : inline-block;
    padding            : 14px;
    margin-bottom      : 0;
    font-size          : 14px;
    font-weight        : 400;
    line-height        : 1.42857143;
    text-align         : center;
    white-space        : nowrap;
    vertical-align     : middle;
    -ms-touch-action   : manipulation;
    touch-action       : manipulation;
    cursor             : pointer;
    -webkit-user-select: none;
    -moz-user-select   : none;
    -ms-user-select    : none;
    user-select        : none;
    background-image   : none;
    border             : 1px solid transparent;
    border-radius      : 0px;
    width              : 100%;
}

/*Placeholder Colors*/

.quote .form-control::-webkit-input-placeholder {
    color: #fff;
}

.quote .form-control:-moz-placeholder {
    /* Firefox 18- */

    color: #fff;
}

.quote .form-control::-moz-placeholder {
    /* Firefox 19+ */

    color: #fff;
}

.quote .form-control:-ms-input-placeholder {
    color: #fff;
}

/*新闻内容*/
@media (min-width: 1200px) {
    .width-padding {
        padding: 0 240px;
    }
}

.newsborder {
    border-bottom: 1px solid #f86604;
}

.content_text p {
    line-height: 30px;
    color      : black;
    font-size  : 15px;
    font-weight: 300;
}

/* ----------------------------------------------------------------------------- LATEST NEWS ENDS ------------------ */
/* ----------------------------------------------------------------------------- TESTIMONIALS STARTS ------------------ */

.testimonials {
    padding-top   : 150px;
    padding-bottom: 150px;
}

.testimonials .hero-text h1 {
    color: #fff;
}

.testimonials .hero-text {
    padding-bottom: 30px;
}

.testimonials .picture {
    margin-left : auto;
    margin-right: auto;
    margin-top  : 40px;
}

.testimonials .description {
    font-size  : 23px;
    line-height: normal;
    text-align : center;
    padding-top: 30px;
    font-weight: 300;
    color      : #fff;
}

.testimonials .name {
    font-size     : 14px;
    text-align    : center;
    color         : #f86604;
    text-transform: uppercase;
    font-weight   : 500;
    padding-top   : 20px;
    letter-spacing: 2px;
}

.testimonials .company {
    font-size     : 12px;
    text-align    : center;
    text-transform: uppercase;
    color         : #039be5;
    font-weight   : 500;
    letter-spacing: 2px;
    line-height   : normal;
}

.testimonials-02 .contents {
    padding-left : 100px;
    padding-right: 100px;
}

.testimonials-02 .hero-text h1 {
    color: #fff;
}

.testimonials-02 .hero-text {
    padding-bottom: 30px;
}

.testimonials-02 .picture {
    float: left;
}

.testimonials-02 .info {
    padding-left: 100px;
}

.testimonials-02 .description {
    font-size     : 16px;
    line-height   : normal;
    text-align    : left;
    padding-top   : 10px;
    padding-bottom: 40px;
    font-weight   : 300;
    color         : #8f8f8f;
}

.testimonials-02 .info .name {
    font-size  : 14px;
    text-align : left;
    color      : #f86604;
    font-weight: 500;
    line-height: 20px;
}

.testimonials-02 .info .designation {
    font-size   : 14px;
    text-align  : left;
    font-weight : 400;
    line-height : 20px;
    padding-left: 10px;
    margin-top  : 10px;
    border-left : 2px solid #f86604;
}

.testimonials-02 .owl-theme .owl-controls {
    text-align                 : center;
    -webkit-tap-highlight-color: transparent;
    bottom                     : 50px;
    right                      : 60px;
    position                   : absolute;
}

.testimonials-02 .owl-theme .owl-controls .owl-nav [class*=owl-] {
    color                : #000;
    font-size            : 20px;
    background-color     : #f9f9f9;
    display              : inline-block;
    cursor               : pointer;
    height               : 36px;
    width                : 36px;
    border-radius        : 0px;
    padding-top          : 8px;
    -webkit-border-radius: 0px;
    -moz-border-radius   : 0px;
}

.testimonials-02 .owl-theme .owl-controls .owl-nav .owl-prev {
    position: absolute;
    z-index : 10;
    right   : -45px;
    top     : 45%;
}

.testimonials-02 .owl-theme .owl-controls .owl-nav .owl-next {
    position: absolute;
    z-index : 10;
    left    : -28px;
    top     : 45%;
}

/* ----------------------------------------------------------------------------- TESTIMONIALS ENDS ------------------ */
/* ----------------------------------------------------------------------------- WHY CHOOSE US STARTS ------------------ */

.why-to-choose-us-02 {
    padding-top   : 100px;
    padding-bottom: 100px;
}

.why-to-choose-us-02 .description {
    padding-bottom: 30px;
}

.why-to-choose-us-02 .block {
    padding-top   : 10px;
    padding-bottom: 10px;
    float         : left;
}

.why-to-choose-us-02 .block .icon {
    height            : 82px;
    width             : 82px;
    border-radius     : 41px;
    background-color  : #f9f9f9;
    color             : #f86604;
    font-size         : 40px;
    padding-top       : 20px;
    text-align        : center;
    margin-bottom     : 30px;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
    float             : left;
}

.why-to-choose-us-02 .block:hover .icon {
    height          : 82px;
    width           : 82px;
    border-radius   : 41px;
    background-color: #f86604;
    color           : #fff;
    font-size       : 40px;
    padding-top     : 20px;
    text-align      : center;
}

.why-to-choose-us-02 .block .details {
    padding-left: 95px;
}

.why-to-choose-us-02 .block .details h1 {
    font-size  : 18px;
    font-weight: 600;
    color      : #222222;
    margin-top : 8px;
}

.why-to-choose-us-02 .block .details .description {
    font-size  : 13px;
    font-weight: 300;
    color      : #727272;
}

/* ----------------------------------------------------------------------------- WHY CHOOSE US ENDS ------------------ */
/* ----------------------------------------------------------------------------- SERVICES TABS STARTS ------------------ */

.home-02-services-tabs ul.icon-tabs li .icon {
    font-size  : 34px;
    color      : #d1d1d1;
    padding-top: 10px;
    font-family: 'Poppins', sans-serif;
}

.home-02-services-tabs ul.icon-tabs .caption {
    font-size     : 16px;
    color         : #d1d1d1;
    text-transform: uppercase;
    font-family   : 'Poppins', sans-serif;
    font-weight   : 500;
    padding-top   : 6px;
    padding-bottom: 6px;
    line-height   : 22px;
}

.home-02-services-tabs .nav>li>a:focus,
.home-02-services-tabs .nav>li>a:hover {
    background-color: transparent;
}

.home-02-services-tabs .nav>li.active .icon,
.home-02-services-tabs .nav>li>a:focus .icon,
.home-02-services-tabs .nav>li>a:hover .icon {
    color      : #f86604;
    font-family: 'Poppins', sans-serif;
}

.home-02-services-tabs .nav>li.active .caption,
.home-02-services-tabs .nav>li>a:focus .caption,
.home-02-services-tabs .nav>li>a:hover .caption {
    color      : #f86604;
    font-family: 'Poppins', sans-serif;
}

.home-02-services-tabs .tab-content {
    padding-top   : 30px;
    padding-bottom: 30px;
}

.home-02-services-tabs .tab-content .picture {
    padding-top   : 20px;
    padding-bottom: 20px;
}

.home-02-services-tabs .tab-content .description {
    padding-top   : 20px;
    padding-bottom: 20px;
}

.home-02-services-tabs .tab-content ul.lists {
    margin        : 0px;
    padding-left  : 0px;
    padding-right : 0px;
    padding-top   : 20px;
    padding-bottom: 20px;
}

.home-02-services-tabs .tab-content ul.lists li {
    font-size      : 13px;
    list-style-type: none;
    padding-bottom : 4px;
}

.home-02-services-tabs .tab-content ul.lists li a {
    color: #727272;
}

.home-02-services-tabs .tab-content ul.lists li a:hover {
    color          : #f86604;
    text-decoration: none;
}

.home-02-services-tabs .tab-content ul.lists li:before {
    display                : inline-block;
    font                   : normal normal normal 14px/1 FontAwesome !important;
    font-size              : inherit;
    text-rendering         : auto;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale;
    content                : "\f0da";
    padding-right          : 8px;
    color                  : #f86604;
}

/* ----------------------------------------------------------------------------- SERVICES TABS ENDS ------------------ */
/* ----------------------------------------------------------------------------- OUR PARTNERS STARTS ------------------ */

.our-partners-1 {
    padding-top   : 100px;
    padding-bottom: 100px;
}

.our-partners-1 .box {
    background-color  : #fff;
    padding-top       : 50px;
    padding-bottom    : 50px;
    margin-top        : 15px;
    margin-bottom     : 15px;
    border            : 1px solid #ededed;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.our-partners-1 .box:hover {
    border: 1px solid #f86604;
}

/* ----------------------------------------------------------------------------- OUR PARTNERS ENDS ------------------ */
/* ----------------------------------------------------------------------------- HOME 02 STARTS ------------------ */

.home-02-company-facts {
    padding-top   : 50px;
    padding-bottom: 50px;
}

.home-02-company-facts .hero-text {
    padding-top   : 50px;
    padding-bottom: 50px;
}

.home-02-company-facts .description {
    padding-bottom: 30px;
}

.home-02-company-facts .fact {
    padding-top: 60px;
}

.home-02-company-facts .fact .count {
    font-size     : 46px;
    font-weight   : 800;
    color         : #f86604;
    padding-bottom: 10px;
}

.home-02-company-facts .fact .caption {
    font-size  : 18px;
    font-weight: 400;
    color      : #222222;
}

.home-02-share {
    text-align    : center;
    padding-top   : 50px;
    padding-bottom: 50px;
}

.home-02-share .logo {
    margin-top   : 20px;
    margin-bottom: 40px;
}

.home-02-share .description {
    color: #fff;
}

.home-02-share ul.social-icons {
    margin        : 0px;
    padding-top   : 30px;
    padding-right : 0px;
    padding-bottom: 20px;
    padding-left  : 0px;
    text-align    : center;
    margin-left   : auto;
    margin-right  : auto;
}

.home-02-share ul.social-icons li {
    font-size         : 16px;
    color             : #fff;
    background-color  : #2892e2;
    height            : 40px;
    width             : 40px;
    border-radius     : 20px;
    display           : inline-block;
    list-style-type   : none;
    margin            : 3px;
    text-align        : center;
    line-height       : 2.8;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.home-02-share ul.social-icons li a {
    color: #fff;
}

.home-02-share ul.social-icons li:hover a {
    color: #2892e2;
}

.home-02-share ul.social-icons li:hover {
    color           : #2892e2;
    background-color: #fff;
}

.home-02-share .line {
    height          : 3px;
    width           : 110px;
    background-color: #f86604;
    margin-top      : 14px;
    margin-left     : auto;
    margin-right    : auto;
    margin-bottom   : 40px;
}

.home-02-share .copyright {
    font-size : 12px;
    text-align: center;
    color     : #b2b2b2;
}

.home-02-share .copyright a {
    color: #fff;
}

/* ----------------------------------------------------------------------------- HOME 02 ENDS ------------------ */
/* ----------------------------------------------------------------------------- HOME 03 STARTS ------------------ */

.home-03-about-us {
    padding-top   : 100px;
    padding-bottom: 100px;
}

.home-03-about-us .block .picture {
    margin-bottom     : 18px;
    background-color  : #f86604;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.home-03-about-us .block .picture img {
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.home-03-about-us .block:hover .picture img {
    opacity           : 0.8;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.home-03-about-us .block h1 {
    font-size  : 18px;
    font-weight: 600;
    color      : #222222;
}

.home-03-about-us .block .description {
    font-size  : 13px;
    font-weight: 300;
    color      : #727272;
}

.home-03-we-deliever .hero-text {
    padding-bottom: 20px;
}

.home-03-we-deliever .picture {
    padding-top   : 20px;
    padding-bottom: 20px;
}

.home-03-we-deliever .description {
    padding-top   : 20px;
    padding-bottom: 10px;
}

.home-03-we-deliever ul.lists {
    margin        : 0px;
    padding-left  : 0px;
    padding-right : 0px;
    padding-top   : 20px;
    padding-bottom: 20px;
}

.home-03-we-deliever ul.lists li {
    font-size      : 13px;
    list-style-type: none;
    padding-bottom : 4px;
}

.home-03-we-deliever ul.lists li a {
    color: #727272;
}

.home-03-we-deliever ul.lists li a:hover {
    color          : #f86604;
    text-decoration: none;
}

.home-03-we-deliever ul.lists li:before {
    display                : inline-block;
    font                   : normal normal normal 14px/1 FontAwesome !important;
    font-size              : inherit;
    text-rendering         : auto;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale;
    content                : "\f0da";
    padding-right          : 8px;
    color                  : #f86604;
}

.home-03-we-deliever .contents {
    padding-top   : 100px;
    padding-right : 90px;
    padding-bottom: 100px;
    padding-left  : 90px;
    width         : 90%;
}

.home-03-services-tabs {
    padding-top   : 100px;
    padding-bottom: 100px;
}

.home-03-services-tabs .hero-text h2 {}

.home-03-services-tabs .hero-text h1 {
    color: #fff;
}

.home-03-services-tabs .tabs ul.icon-tabs {}

.home-03-services-tabs .tabs ul.icon-tabs .icon {
    height            : 100px;
    width             : 100px;
    border-radius     : 50px;
    border            : 1px solid #747474;
    font-size         : 40px;
    color             : #d1d1d1;
    padding-top       : 30px;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.home-03-services-tabs .tabs .tab-content {
    padding-top   : 30px;
    padding-bottom: 30px;
}

.home-03-services-tabs .tabs .tab-content h1 {
    font-size     : 21px;
    font-weight   : 400;
    color         : #fff;
    text-align    : center;
    text-transform: none;
}

.home-03-services-tabs .tabs .tab-content .line {
    height          : 2px;
    width           : 34px;
    background-color: #f86604;
    margin-top      : 14px;
    margin-left     : auto;
    margin-right    : auto;
}

.home-03-services-tabs .tabs .tab-content .description {
    font-size  : 14px;
    color      : #fff;
    text-align : center;
    padding-top: 20px;
}

.home-03-services-tabs .tabs .nav1>li>a:focus,
.home-03-services-tabs .tabs .nav1>li>a:hover {
    background-color: transparent;
    text-decoration : none;
}

.home-03-services-tabs .tabs .nav1>li.active .icon,
.home-03-services-tabs .tabs .nav1>li>a:focus .icon,
.home-03-services-tabs .tabs .nav1>li>a:hover .icon {
    height          : 100px;
    width           : 100px;
    border-radius   : 50px;
    border          : 1px solid #f86604;
    background-color: #f86604;
    font-size       : 40px;
    color           : #fff;
    padding-top     : 30px;
    text-decoration : none;
}

.home-03-services-tabs .tabs .nav1>li.active .caption,
.home-03-services-tabs .tabs .nav1>li>a:focus .caption,
.home-03-services-tabs .tabs .nav1>li>a:hover .caption {
    color          : #fff;
    text-decoration: none;
}

.home-03-quote {
    padding-top   : 100px;
    padding-bottom: 100px;
}

.home-03-quote .center {
    text-align: center;
}

.home-03-quote .form-control {
    display           : block;
    width             : 100%;
    height            : 44px;
    padding           : 14px;
    font-size         : 14px;
    line-height       : 1.42857143;
    color             : #222;
    background-color  : transparent;
    background-image  : none;
    border            : 1px solid #dedede;
    border-radius     : 0px;
    -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;
}

.home-03-quote .btn-default {
    color             : #fff;
    background-color  : #f86604;
    border-color      : #f86604;
    margin-top        : 10px;
    margin-left       : auto;
    margin-right      : auto;
    text-align        : center;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.home-03-quote .btn-default:hover {
    color           : #f86604;
    background-color: transparent;
    border-color    : #f86604;
}

.home-03-quote .btn {
    display            : inline-block;
    padding-top        : 4px;
    padding-bottom     : 4px;
    font-size          : 14px;
    font-weight        : 400;
    line-height        : 1.42857143;
    text-align         : center;
    white-space        : nowrap;
    vertical-align     : middle;
    -ms-touch-action   : manipulation;
    touch-action       : manipulation;
    cursor             : pointer;
    -webkit-user-select: none;
    -moz-user-select   : none;
    -ms-user-select    : none;
    user-select        : none;
    background-image   : none;
    border             : 1px solid transparent;
    border-radius      : 0px;
}

/* ----------------------------------------------------------------------------- HOME 03 ENDS ------------------ */
/* ----------------------------------------------------------------------------- HOME 04 STARTS ------------------ */

.home-04-our-services {
    padding-top   : 100px;
    padding-bottom: 100px;
}

.home-04-our-services .block {
    padding-left  : 10px;
    padding-right : 10px;
    padding-top   : 20px;
    padding-bottom: 20px;
}

.home-04-our-services .block .picture {
    position        : relative;
    background-color: #f86604;
}

.home-04-our-services .block .picture .detail {
    position          : absolute;
    z-index           : 10;
    top               : 20%;
    bottom            : 20%;
    padding-left      : 15px;
    padding-right     : 15px;
    padding-top       : 10px;
    padding-bottom    : 10px;
    text-align        : center;
    color             : #fff;
    vertical-align    : middle;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
    opacity           : 0;
}

.home-04-our-services .block .picture .detail .icon {
    font-size     : 42px;
    padding-bottom: 24px;
}

.home-04-our-services .block .picture .detail .description {
    font-size  : 12px;
    line-height: normal
}

.home-04-our-services .block:hover .picture img {
    opacity: 0.2;
}

.home-04-our-services .block:hover .picture .detail {
    opacity: 1;
}

.home-04-our-services .block .info {
    padding-top       : 24px;
    padding-bottom    : 24px;
    padding-left      : 12px;
    padding-right     : 12px;
    text-align        : center;
    background-color  : #f9f9f9;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.home-04-our-services .block .info .caption {
    font-size     : 16px;
    font-weight   : 600;
    color         : #222222;
    text-transform: none;
}

.track-you-load .block {
    padding-top   : 80px;
    padding-bottom: 80px;
    padding-left  : 50px;
    padding-right : 50px;
}

.track-you-load .hero-text {
    padding-bottom: 40px;
}

.track-you-load .hero-text h1 {
    color: #fff;
}

.track-you-load .hero-text .description {
    font-size  : 14px;
    color      : #fff;
    padding-top: 40px;
}

.track-you-load .form-inline .form-group {
    display       : inline-block;
    margin-bottom : 0;
    vertical-align: middle;
    width         : 90%;
}

.track-you-load .form-inline .form-control {
    display           : block;
    width             : 100%;
    height            : 40px;
    padding           : 6px 12px;
    font-size         : 14px;
    line-height       : 1.42857143;
    color             : #000;
    background-color  : #fff;
    background-image  : none;
    border            : 0px;
    border-radius     : 0px;
    -webkit-box-shadow: none;
    box-shadow        : none;
    -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;
}

.track-you-load .form-inline .btn-default {
    color           : #fff;
    background-color: #f86604;
    border          : 0px;
}

.track-you-load .btn {
    display            : inline-block;
    padding            : 10px;
    margin-bottom      : 0;
    font-size          : 14px;
    font-weight        : 400;
    line-height        : 1.42857143;
    text-align         : center;
    white-space        : nowrap;
    vertical-align     : middle;
    -ms-touch-action   : manipulation;
    touch-action       : manipulation;
    cursor             : pointer;
    -webkit-user-select: none;
    -moz-user-select   : none;
    -ms-user-select    : none;
    user-select        : none;
    background-image   : none;
    border             : 1px solid transparent;
    border-radius      : 0px;
}

.home-04-our-partners {
    padding-top   : 50px;
    padding-bottom: 50px;
}

.home-04-our-partners .box {
    background-color  : #fff;
    /*padding-top     : 15px;*/
    /*padding-bottom  : 15px;*/
    margin-left       : 10px;
    margin-right      : 10px;
    margin-top        : 15px;
    margin-bottom     : 15px;
    /*border          : 1px solid #ededed;*/
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.home-04-our-partners .box:hover {
    /*border: 1px solid #f86604;*/
}

.booking-our-cargo {}

.booking-our-cargo .hero-text h1 {
    color: #fff;
}

.booking-our-cargo .herotext .description {
    font-size  : 22px;
    line-height: 36px;
}

.booking-our-cargo .button {
    padding-top: 40px;
}

.booking-our-cargo .video img {
    position: relative;
}

.booking-our-cargo .video .icon {
    width             : 80px;
    height            : 80px;
    border-radius     : 40px;
    text-align        : center;
    margin-left       : auto;
    margin-right      : auto;
    color             : #fff;
    background-color  : #000;
    opacity           : 0.7;
    border            : 3px solid #fff;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
    line-height       : normal;
    font-size         : 26px;
    line-height       : 3;
    position          : absolute;
    z-index           : 10;
    top               : 50%;
    left              : 0;
    right             : 0;
    margin-top        : -30px;
}

.booking-our-cargo .video .icon:hover {
    opacity: 0.9;
}

.booking-our-cargo .video .icon i {
    color: #fff;
}

.fast-n-reliable {
    margin-top         : 100px;
    margin-bottom      : 10px;
    background-image   : url(../images/fast/1.jpg);
    background-position: center center;
}

.fast-n-reliable .block {
    background-color: #f86604;
    padding         : 30px;
}

.fast-n-reliable .icon {
    font-size    : 100px;
    color        : #409ee5;
    float        : right;
    padding-right: 50px;
    padding-top  : 16px;
}

.fast-n-reliable .block .text-1 {
    font-size     : 18px;
    font-weight   : 300;
    color         : #fff;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.fast-n-reliable .block .text-2 {
    font-size     : 50px;
    font-weight   : 800;
    color         : #fff;
    text-transform: uppercase;
    padding-bottom: 25px;
}

.fast-n-reliable .block .text-3 {
    font-size     : 18px;
    font-weight   : 500;
    color         : #fff;
    text-transform: uppercase;
}

.fast-n-reliable .button {
    padding-top: 100px;
    text-align : right;
}

/* ----------------------------------------------------------------------------- HOME 04 ENDS ------------------ */
/* ----------------------------------------------------------------------------- HOME 05 STARTS ------------------ */

.what-we-do {
    padding-top   : 100px;
    padding-bottom: 100px;
}

.what-we-do .block {
    margin            : 10px;
    padding           : 10px;
    background-color  : #fff;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.what-we-do .block .picture {
    position        : relative;
    background-color: #000;
}

.what-we-do .block .picture .button {
    position          : absolute;
    z-index           : 10;
    top               : 40%;
    left              : 0;
    right             : 0;
    margin-left       : auto;
    margin-right      : auto;
    padding-left      : 15px;
    padding-right     : 15px;
    padding-top       : 10px;
    padding-bottom    : 10px;
    text-align        : center;
    color             : #fff;
    vertical-align    : middle;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
    opacity           : 0;
}

.what-we-do .block:hover .picture img {
    opacity: 0.2;
}

.what-we-do .block:hover .picture .button {
    opacity: 1;
}

.what-we-do .block .caption {
    font-size     : 16px;
    font-weight   : 600;
    color         : #222222;
    text-transform: none;
    text-align    : center;
    padding-top   : 16px;
    padding-bottom: 10px;
}

.what-we-do .owl-theme .owl-controls {
    text-align                 : center;
    -webkit-tap-highlight-color: transparent;
    top                        : -96px;
    position                   : absolute;
    width                      : 100%;
}

.what-we-do .owl-theme .owl-controls .owl-nav [class*=owl-] {
    color                : #000;
    font-size            : 20px;
    background-color     : #f9f9f9;
    display              : inline-block;
    cursor               : pointer;
    height               : 36px;
    width                : 36px;
    border-radius        : 0px;
    padding-top          : 8px;
    -webkit-border-radius: 0px;
    -moz-border-radius   : 0px;
}

.what-we-do .owl-theme .owl-controls .owl-nav .owl-prev {
    position: absolute;
    z-index : 10;
    right   : 0px;
    top     : 45%;
}

.what-we-do .owl-theme .owl-controls .owl-nav .owl-next {
    position: absolute;
    z-index : 10;
    left    : 0px;
    top     : 45%;
}

.why-to-choose-us-03 {
    padding-top   : 100px;
    padding-bottom: 0px;
}

.why-to-choose-us-03 .description {
    padding-bottom: 20px;
}

.why-to-choose-us-03 .block {
    padding-top   : 20px;
    padding-bottom: 10px;
}

.why-to-choose-us-03 .block .icon {
    height            : 82px;
    width             : 82px;
    border-radius     : 41px;
    background-color  : #f9f9f9;
    color             : #f86604;
    font-size         : 40px;
    padding-top       : 20px;
    text-align        : center;
    margin-bottom     : 30px;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.why-to-choose-us-03 .block:hover .icon {
    height          : 82px;
    width           : 82px;
    border-radius   : 41px;
    background-color: #f86604;
    color           : #fff;
    font-size       : 40px;
    padding-top     : 20px;
    text-align      : center;
    margin-bottom   : 30px;
}

.why-to-choose-us-03 .block h1 {
    font-size  : 18px;
    font-weight: 600;
    color      : #222222;
    margin-top : 0px;
}

.why-to-choose-us-03 .block .description {
    font-size  : 13px;
    font-weight: 300;
    color      : #727272;
}

.services-estimate {
    padding-top   : 100px;
    padding-bottom: 100px;
}

.services-estimate .form-control {
    display           : block;
    width             : 100%;
    height            : 44px;
    padding           : 14px;
    font-size         : 14px;
    line-height       : 1.42857143;
    color             : #727272;
    background-color  : transparent;
    background-image  : none;
    border            : 1px solid #dedede;
    border-radius     : 0px;
    -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;
}

.services-estimate .btn-default {
    color           : #fff;
    background-color: #f86604;
    border-color    : #f86604;
}

.services-estimate .btn-default:hover {
    color           : #f86604;
    background-color: transparent;
    border-color    : #f86604;
}

.services-estimate .btn {
    display            : inline-block;
    padding            : 14px;
    margin-bottom      : 0;
    font-size          : 14px;
    font-weight        : 400;
    line-height        : 1.42857143;
    text-align         : center;
    white-space        : nowrap;
    vertical-align     : middle;
    -ms-touch-action   : manipulation;
    touch-action       : manipulation;
    cursor             : pointer;
    -webkit-user-select: none;
    -moz-user-select   : none;
    -ms-user-select    : none;
    user-select        : none;
    background-image   : none;
    border             : 1px solid transparent;
    border-radius      : 0px;
    width              : 100%;
}

.vehicle-park {
    padding-top   : 50px;
    padding-bottom: 50px;
}

.vehicle-park .hero-text {
    padding-bottom: 80px;
}

.vehicle-park .hero-text h1 {
    color: #fff;
}

.vehicle-park.dark-texture-02 .block {
    text-align: center;
    padding   : 0px;
}

.vehicle-park.dark-texture-02 .block .caption {
    font-size  : 18px;
    color      : #fff;
    font-weight: 500;
    padding-top: 20px;
}

.vehicle-park .block {
    text-align    : center;
    padding-top   : 30px;
    padding-bottom: 30px;
}

.vehicle-park .block .caption {
    font-size  : 18px;
    color      : #222222;
    font-weight: 500;
    padding-top: 20px;
}

.vehicle-park .block .picture {
    position          : relative;
    /*background-color: #f86604;*/
}

.vehicle-park .block .line {
    height          : 2px;
    width           : 34px;
    background-color: #f86604;
    margin-top      : 12px;
    margin-left     : auto;
    margin-right    : auto;
}

.vehicle-park .block:hover .picture img {
    opacity: 0.4;
}

.vehicle-park .pagging {
    text-align: center;
}

.portfolio-overlay {
    -webkit-backface-visibility: hidden;
    display                    : block;
    position                   : absolute !important;
    top                        : 0;
    left                       : 0;
    right                      : 0;
    bottom                     : 0;
    z-index                    : 1;
    opacity                    : 0;
    text-align                 : left;
    -webkit-transition         : all .3s ease-in-out 0s;
    -moz-transition            : all .3s ease-in-out 0s;
    -ms-transition             : all .3s ease-in-out 0s;
    -o-transition              : all .3s ease-in-out 0s;
    transition                 : all .3s ease-in-out 0s;
}

.portfolio-overlay .icons {
    display: table;
    width  : 100%;
    height : 100%;
}

.portfolio-overlay:hover {
    opacity: 1
}

.portfolio-overlay .icons>:first-child {
    display       : table-cell;
    vertical-align: middle;
    text-align    : center;
}

.portfolio-overlay .icons>:first-child .icon {
    display           : inline-block !important;
    color             : #fff;
    width             : 50px;
    height            : 50px;
    margin            : 4px;
    text-align        : center;
    -webkit-transition: all .1s ease-in-out 0s;
    -moz-transition   : all .1s ease-in-out 0s;
    -ms-transition    : all .1s ease-in-out 0s;
    -o-transition     : all .1s ease-in-out 0s;
    transition        : all .1s ease-in-out 0s;
    /*border          : 1px solid #FFF;*/
    padding-top       : 8px;
}

.portfolio-overlay .icons>:first-child .icon a {
    font-size  : 20px;
    line-height: normal !important;
    color      : #fff;
}

/* ----------------------------------------------------------------------------- HOME 05 END ------------------ */
/* ----------------------------------------------------------------------------- HOME 06 STARTS ------------------ */

.what-we-offer-01 {
    padding-top   : 100px;
    padding-bottom: 100px;
}

.what-we-offer-01 .block {
    text-align   : center;
    padding-left : 6px;
    padding-right: 6px;
}

.what-we-offer-01 .block .picture {
    position: relative;
}

.what-we-offer-01 .block .picture .bottom-overlay {
    position          : absolute;
    bottom            : 10px;
    left              : 10px;
    right             : 0;
    z-index           : 10;
    opacity           : 1;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.what-we-offer-01 .block .contents {
    padding           : 26px;
    text-align        : left;
    background-color  : #f9f9f9;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.what-we-offer-01 .block .contents h1 {
    font-size  : 18px;
    font-weight: 400;
    color      : #222222;
    margin-top : 0px;
}

.what-we-offer-01 .block .contents .line {
    height          : 2px;
    width           : 34px;
    background-color: #f86604;
    margin-top      : 16px;
    margin-bottom   : 20px;
}

.what-we-offer-01 .block .contents .description {
    font-size  : 13px;
    font-weight: 300;
    color      : #979797;
}

.what-we-offer-01 .block:hover .picture .top-overlay {
    opacity           : 0;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.what-we-offer-01 .block:hover .contents {
    background-color  : #f86604;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.what-we-offer-01 .block:hover .contents h1 {
    color: #fff;
}

.what-we-offer-01 .block:hover .contents .line {
    background-color: #fff;
}

.what-we-offer-01 .block:hover .contents .description {
    color: #fff;
}

.what-we-offer-02 {
    padding-top   : 100px;
    padding-bottom: 0px;
}

.what-we-offer-02 .blocks {
    padding-top   : 0px;
    padding-bottom: 100px;
}

.what-we-offer-02 .description {
    padding-bottom: 15px;
}

.what-we-offer-02 .block {
    padding-top   : 12px;
    padding-bottom: 12px;
}

.what-we-offer-02 .block .icon {
    height            : 82px;
    width             : 82px;
    border-radius     : 41px;
    background-color  : #f86604;
    color             : #fff;
    font-size         : 40px;
    padding-top       : 20px;
    text-align        : center;
    margin-bottom     : 30px;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.what-we-offer-02 .block:hover .icon {
    height          : 82px;
    width           : 82px;
    border-radius   : 41px;
    background-color: #f9f9f9;
    color           : #f86604;
    font-size       : 40px;
    padding-top     : 20px;
    text-align      : center;
    margin-bottom   : 30px;
}

.what-we-offer-02 .block h1 {
    font-size  : 18px;
    font-weight: 600;
    color      : #222222;
    margin-top : 0px;
}

.what-we-offer-02 .block .description {
    font-size  : 13px;
    font-weight: 300;
    color      : #727272;
}

.what-we-offer-02 .picture {
    padding-top: 150px;
}

.life-the-experience .hero-text h1 {
    color: #fff;
}

.life-the-experience .herotext .description {
    font-size  : 22px;
    line-height: 36px;
}

.life-the-experience .button {
    padding-top: 40px;
}

.life-the-experience .contents {
    padding-left: 50px;
}

.quote-2 .hero-text h1 {
    font-size     : 28px;
    font-weight   : 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.quote-2 .hero-text h2 {
    font-size     : 13px;
    font-weight   : 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top    : 0px;
    margin-bottom : 0px;
}

.quote-2 .form-control {
    display           : block;
    width             : 100%;
    height            : 44px;
    padding           : 14px;
    font-size         : 14px;
    line-height       : 1.42857143;
    color             : #222;
    background-color  : transparent;
    background-image  : none;
    border            : 1px solid #dedede;
    border-radius     : 0px;
    -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;
}

.quote-2 .btn-default {
    color           : #fff;
    background-color: #f86604;
    border-color    : #f86604;
}

.quote-2 .btn-default:hover {
    color           : #f86604;
    background-color: transparent;
    border-color    : #f86604;
}

.quote-2 .btn {
    display            : inline-block;
    padding            : 14px;
    margin-bottom      : 0;
    font-size          : 14px;
    font-weight        : 400;
    line-height        : 1.42857143;
    text-align         : center;
    white-space        : nowrap;
    vertical-align     : middle;
    -ms-touch-action   : manipulation;
    touch-action       : manipulation;
    cursor             : pointer;
    -webkit-user-select: none;
    -moz-user-select   : none;
    -ms-user-select    : none;
    user-select        : none;
    background-image   : none;
    border             : 1px solid transparent;
    border-radius      : 0px;
    width              : 100%;
}

.our-branches {
    padding-top   : 80px;
    padding-bottom: 80px;
}

.our-branches .hero-text h1 {
    font-size     : 28px;
    font-weight   : 600;
    color         : #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.our-branches .hero-text h2 {
    font-size     : 13px;
    font-weight   : 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top    : 0px;
    margin-bottom : 0px;
}

.our-branches .map {
    padding-bottom: 50px;
}

.our-branches .block {
    padding-top   : 30px;
    padding-bottom: 30px;
    padding-left  : 30px;
}

.our-branches .block .country-name {
    font-size  : 18px;
    font-weight: 500;
    color      : #fff;
}

.our-branches .block ul {
    margin     : 0px;
    text-align : left;
    padding    : 0px;
    padding-top: 20px;
}

.our-branches .block ul li {
    font-size      : 13px;
    list-style-type: none;
    padding-bottom : 4px;
    color          : #fff;
}

.our-branches .block ul li i {
    width     : 40px;
    text-align: center;
}

.our-branches .block ul li a {
    color: #fff;
}

.our-branches .block ul li i {
    font-size    : 15px;
    text-align   : center;
    width        : 20px;
    padding-right: 6px;
}

.our-branches-02 {
    padding-top   : 80px;
    padding-bottom: 80px;
}

.our-branches-02 .hero-text h1 {
    font-size     : 28px;
    font-weight   : 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.our-branches-02 .hero-text h2 {
    font-size     : 13px;
    font-weight   : 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top    : 0px;
    margin-bottom : 0px;
}

.our-branches-02 .location-map {
    padding-top   : 20px;
    padding-bottom: 40px;
}

.our-branches-02 .block {
    padding-top   : 30px;
    padding-bottom: 30px;
    padding-left  : 30px;
}

.our-branches-02 .block .country-name {
    font-size  : 18px;
    font-weight: 500;
    color      : #f86604;
}

.our-branches-02 .block ul {
    margin     : 0px;
    text-align : left;
    padding    : 0px;
    padding-top: 20px;
}

.our-branches-02 .block ul li {
    font-size      : 13px;
    list-style-type: none;
    padding-bottom : 4px;
    color          : #222222;
}

.our-branches-02 .block ul li i {
    width     : 40px;
    text-align: center;
}

.our-branches-02 .block ul li a {
    color: #222222;
}

.our-branches-02 .block ul li i {
    font-size    : 15px;
    text-align   : center;
    width        : 20px;
    padding-right: 6px;
}

.track-you-load-2 .block {
    padding-top   : 80px;
    padding-bottom: 80px;
    padding-left  : 50px;
    padding-right : 50px;
}

.track-you-load-2 .hero-text {
    padding-bottom: 40px;
}

.track-you-load-2 .hero-text h1 {
    color: #fff;
}

.track-you-load-2 .hero-text .description {
    font-size  : 14px;
    color      : #fff;
    padding-top: 40px;
}

.track-you-load-2 .form-inline .form-group {
    display       : inline-block;
    margin-bottom : 0;
    vertical-align: middle;
    width         : 90%;
}

.track-you-load-2 .form-control {
    display           : block;
    width             : 100%;
    height            : 40px;
    padding           : 6px 12px;
    font-size         : 14px;
    line-height       : 1.42857143;
    color             : #fff;
    background-color  : transparent;
    background-image  : none;
    border            : 0px;
    border-bottom     : 1px solid #71b4e6;
    border-radius     : 0px;
    -webkit-box-shadow: none;
    box-shadow        : none;
    -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;
}

.track-you-load-2 .btn-default {
    color           : #fff;
    background-color: transparent;
    border          : 0px;
    border-bottom   : 1px solid #71b4e6;
}

.track-you-load-2 .btn {
    display            : inline-block;
    height             : 40px;
    padding-left       : 12px;
    padding-right      : 12px;
    padding-top        : 4px;
    padding-bottom     : 4px;
    margin-bottom      : 0;
    font-size          : 14px;
    font-weight        : 400;
    line-height        : normal;
    text-align         : center;
    white-space        : nowrap;
    vertical-align     : middle;
    -ms-touch-action   : manipulation;
    touch-action       : manipulation;
    cursor             : pointer;
    -webkit-user-select: none;
    -moz-user-select   : none;
    -ms-user-select    : none;
    user-select        : none;
    background-image   : none;
    border             : 1px solid transparent;
    border-radius      : 0px;
    margin-left        : -50px;
}

/* ----------------------------------------------------------------------------- HOME 06 ENDS ------------------ */
/* ----------------------------------------------------------------------------- HOME 07 STARTS ------------------ */

.our-services-02 {
    padding-top   : 100px;
    padding-bottom: 100px;
}

.our-services-02 .description {
    padding-bottom: 50px;
    text-align    : center;
}

.our-services-02 .block {
    padding-top   : 20px;
    padding-bottom: 20px;
    text-align    : center;
}

.our-services-02 .block .icon {
    height            : 82px;
    width             : 82px;
    border-radius     : 41px;
    margin-left       : auto;
    margin-right      : auto;
    background-color  : #f86604;
    border            : 1px solid #f86604;
    color             : #fff;
    font-size         : 40px;
    padding-top       : 20px;
    text-align        : center;
    margin-bottom     : 30px;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.our-services-02 .block:hover .icon {
    height          : 82px;
    width           : 82px;
    border-radius   : 41px;
    background-color: transparent;
    border          : 1px solid #f86604;
    color           : #f86604;
    font-size       : 40px;
    padding-top     : 20px;
    text-align      : center;
    margin-bottom   : 30px;
}

.our-services-02 .block h1 {
    font-size  : 18px;
    font-weight: 600;
    color      : #222222;
    margin-top : 0px;
}

.our-services-02 .block .description {
    font-size  : 13px;
    font-weight: 300;
    color      : #727272;
}

/* ----------------------------------------------------------------------------- HOME 07 ENDS ------------------ */
/* ----------------------------------------------------------------------------- HOME 08 STARTS ------------------ */

.company-facts-02 {
    padding-top   : 70px;
    padding-bottom: 60px;
}

.company-facts-02 .hero-text {
    padding-top   : 50px;
    padding-bottom: 50px;
}

.company-facts-02 .description {
    padding-bottom: 30px;
}

.company-facts-02 .fact {
    padding-top   : 30px;
    padding-bottom: 30px;
}

.company-facts-02 .fact .count {
    font-size     : 46px;
    font-weight   : 800;
    color         : #f86604;
    padding-bottom: 10px;
}

.company-facts-02 .fact .caption {
    font-size  : 18px;
    font-weight: 400;
    color      : #222222;
}

/* ----------------------------------------------------------------------------- HOME 08 ENDS ------------------ */
/* ----------------------------------------------------------------------------- HOME 09 STARTS ------------------ */

.company-profile {
    padding-top   : 100px;
    padding-bottom: 100px;
}

.company-profile .hero-text {
    padding-bottom: 30px;
}

.company-profile .hero-text .description {
    padding-top   : 20px;
    padding-bottom: 10px;
}

.company-profile ul.lists {
    margin        : 0px;
    padding-left  : 0px;
    padding-right : 0px;
    padding-top   : 0px;
    padding-bottom: 0px;
}

.company-profile ul.lists li {
    font-size      : 13px;
    list-style-type: none;
    padding-bottom : 4px;
}

.company-profile ul.lists li a {
    color: #727272;
}

.company-profile ul.lists li a:hover {
    color          : #f86604;
    text-decoration: none;
}

.company-profile ul.lists li:before {
    display                : inline-block;
    font                   : normal normal normal 14px/1 FontAwesome !important;
    font-size              : inherit;
    text-rendering         : auto;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale;
    content                : "\f0da";
    padding-right          : 8px;
    color                  : #f86604;
}

.company-profile .contents {
    padding-top   : 100px;
    padding-right : 90px;
    padding-bottom: 100px;
    padding-left  : 90px;
    width         : 90%;
}

.our-services-03 {
    padding-top   : 60px;
    padding-bottom: 60px;
}

.our-services-03 h1 {
    color: #fff;
}

.our-services-03 .right-column .block {
    padding-top   : 20px;
    padding-bottom: 20px;
    float         : left;
}

.our-services-03 .right-column .block .icon {
    height            : 82px;
    width             : 82px;
    border-radius     : 41px;
    background-color  : #f86604;
    border            : 1px solid #f86604;
    color             : #fff;
    font-size         : 40px;
    padding-top       : 20px;
    text-align        : center;
    margin-bottom     : 30px;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
    float             : left;
}

.our-services-03 .right-column .block:hover .icon {
    height          : 82px;
    width           : 82px;
    border-radius   : 41px;
    background-color: transparent;
    border          : 1px solid #f86604;
    color           : #f86604;
    font-size       : 40px;
    padding-top     : 20px;
    text-align      : center;
}

.our-services-03 .right-column .block .details {
    padding-left: 95px;
}

.our-services-03 .right-column .block .details h1 {
    font-size  : 18px;
    font-weight: 600;
    color      : #fff;
    margin-top : 8px;
}

.our-services-03 .right-column .block .details .description {
    font-size  : 13px;
    font-weight: 300;
    color      : #b2b2b2;
}

.our-services-03 .left-column .block {
    padding-top   : 20px;
    padding-bottom: 20px;
    float         : right;
}

.our-services-03 .left-column .block .icon {
    height            : 82px;
    width             : 82px;
    border-radius     : 41px;
    background-color  : #f86604;
    border            : 1px solid #f86604;
    color             : #fff;
    font-size         : 40px;
    padding-top       : 20px;
    text-align        : center;
    margin-bottom     : 30px;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
    float             : right;
}

.our-services-03 .left-column .block:hover .icon {
    height          : 82px;
    width           : 82px;
    border-radius   : 41px;
    background-color: transparent;
    border          : 1px solid #f86604;
    color           : #f86604;
    font-size       : 40px;
    padding-top     : 20px;
    text-align      : center;
}

.our-services-03 .left-column .block .details {
    padding-right: 95px;
    text-align   : right;
}

.our-services-03 .left-column .block .details h1 {
    font-size  : 18px;
    font-weight: 600;
    color      : #fff;
    margin-top : 8px;
}

.our-services-03 .left-column .block .details .description {
    font-size  : 13px;
    font-weight: 300;
    color      : #b2b2b2;
}

.our-services-04 {
    padding-top   : 0px;
    padding-bottom: 0px;
}

.our-services-04 .content {
    padding-top   : 120px;
    padding-bottom: 120px;
}

.our-services-04 .hero-text {
    padding-bottom: 30px;
}

.our-services-04 .hero-text .description {
    padding-top   : 20px;
    padding-bottom: 10px;
}

.our-services-04 ul.lists {
    margin        : 0px;
    padding-left  : 15px;
    padding-right : 15px;
    padding-top   : 0px;
    padding-bottom: 0px;
}

.our-services-04 ul.lists li {
    font-size      : 13px;
    list-style-type: none;
    padding-bottom : 4px;
}

.our-services-04 ul.lists li a {
    color: #727272;
}

.our-services-04 ul.lists li a:hover {
    color          : #f86604;
    text-decoration: none;
}

.our-services-04 ul.lists li:before {
    display                : inline-block;
    font                   : normal normal normal 14px/1 FontAwesome !important;
    font-size              : inherit;
    text-rendering         : auto;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale;
    content                : "\f0da";
    padding-right          : 8px;
    color                  : #f86604;
}

.our-services-04 .contents {
    padding-top   : 100px;
    padding-right : 90px;
    padding-bottom: 100px;
    padding-left  : 90px;
    width         : 90%;
}

.our-partners-2 {
    padding-top   : 100px;
    padding-bottom: 40px;
}

.our-partners-2 .box {
    background-color  : #fff;
    padding-top       : 50px;
    padding-bottom    : 50px;
    margin-left       : 10px;
    margin-right      : 10px;
    margin-top        : 15px;
    margin-bottom     : 15px;
    border            : 1px solid #ededed;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.our-partners-2 .box:hover {
    border: 1px solid #f86604;
}

/* ----------------------------------------------------------------------------- HOME 09 ENDS ------------------ */
/* ----------------------------------------------------------------------------- HOME 11 STARTS ------------------ */

.about-us-02 {
    padding-top   : 100px;
    padding-bottom: 100px;
}

.about-us-02 .hero-text {
    padding-bottom: 30px;
}

.about-us-02 .block {
    padding-top   : 20px;
    padding-bottom: 20px;
}

.about-us-02 .block .icon {
    height            : 82px;
    width             : 82px;
    border-radius     : 41px;
    background-color  : #f9f9f9;
    color             : #f86604;
    font-size         : 40px;
    padding-top       : 20px;
    text-align        : center;
    margin-bottom     : 30px;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.about-us-02 .block:hover .icon {
    height          : 82px;
    width           : 82px;
    border-radius   : 41px;
    background-color: #f86604;
    color           : #fff;
    font-size       : 40px;
    padding-top     : 20px;
    text-align      : center;
    margin-bottom   : 30px;
}

.about-us-02 .block h1 {
    font-size  : 18px;
    font-weight: 600;
    color      : #222222;
    margin-top : 0px;
}

.about-us-02 .block .description {
    font-size  : 13px;
    font-weight: 300;
    color      : #727272;
}

.info-n-message {
    padding-top   : 50px;
    padding-bottom: 50px;
}

.our-locations {
    padding-top   : 100px;
    padding-bottom: 100px;
}

.our-locations .location-map {
    padding-top: 20px;
}

/* ----------------------------------------------------------------------------- HOME 11 ENDS ------------------ */
/* ---------------------------------------------------------------------- INNER BANNER STYLE 01 STARTS ------------------ */

.inner-banner {
    position: relative;
}

.inner-banner .info {
    padding-top   : 85px;
    padding-bottom: 85px;
}

.inner-banner .info h1 {
    font-size     : 60px;
    font-weight   : 700;
    color         : #f86604;
    text-transform: uppercase;
    padding       : 0px;
    margin        : 0px;
}

.inner-banner .info h2 {
    font-size     : 16px;
    font-weight   : 400;
    color         : #fff;
    text-transform: none;
    padding       : 0px;
    margin        : 0px;
}

.inner-banner .breadcrumb {
    margin-bottom   : 0px;
    list-style      : none;
    background-color: transparent;
    border-radius   : 0px;
    padding-top     : 12px;
    padding-right   : 0px;
    padding-bottom  : 12px;
    padding-left    : 0px;
}

.inner-banner .breadcrumb>li a {
    font-size: 14px;
    color    : #fff;
}

.inner-banner .breadcrumb>.active {
    color: #fff;
}

.black-overlay {
    background-image   : url(../images/inner-banner/overlay-black.png);
    background-repeat  : no-repeat;
    background-position: 0 top;
}

.bread-crumb-container {
    padding-top: 300px;
}

.bread-crumb {
    background-image   : url(../images/breadcrumbs/bg.png);
    background-repeat  : no-repeat;
    background-position: 0 center;
    padding-top        : 50px;
    padding-bottom     : 50px;
}

.breadcrumb {
    padding         : 18px 15px;
    padding-left    : 0px;
    margin-bottom   : 0px;
    list-style      : none;
    background-color: transparent;
    border-radius   : 4px;
}

.breadcrumb li a {
    color: #ccc;
}

.breadcrumb>.active {
    color: #fff;
}

.breadcrumb>li+li:before {
    padding                : 0 10px;
    color                  : #fff;
    display                : inline-block;
    font                   : normal normal normal 14px/1 FontAwesome !important;
    font-size              : inherit;
    text-rendering         : auto;
    -webkit-font-smoothing : antialiased;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale;
    content                : "\f101";
}

.b-img-01 {
    background-attachment: fixed;
    background-image     : url("../images/banner/top.png");
    background-repeat    : no-repeat;
    /*background-position:50% 50px !important;;*/
    background-size: contain;
}

.b-img-02 {
    background-attachment: fixed;
    background-image     : url("../images/banner/top.png");
    background-repeat    : no-repeat;
    /*background-position: 50% 50px !important;;*/
    background-size: contain;
}

.b-img-03 {
    background-attachment: fixed;
    background-image     : url("../images/banner/top.png");
    background-repeat    : no-repeat;
    /*background-position: 51% 50px !important;;*/
    background-size: contain;
}

/* ---------------------------------------------------------------------- INNER BANNER STYLE 01 STARTS ------------------ */

.sidebar {
    padding-bottom: 50px;
}

.sidebar h1 {
    font-size       : 14px;
    font-weight     : 500;
    color           : #fff;
    background-color: #f86604;
    padding         : 12px;
    margin          : 0px;
}

.sidebar .search {
    /*padding-bottom: 60px;*/
}

.sidebar .search .form-inline .form-group {
    display       : inline-block;
    margin-bottom : 0;
    vertical-align: middle;
    width         : 100%;
    padding-top   : 20px;
}

.sidebar .search .form-inline .input-group {
    display       : inline-table;
    vertical-align: middle;
    width         : 100%;
}

.sidebar .search .form-inline .input-group input {
    font-size          : 12px;
    padding            : 6px;
    border-radius      : 0px;
    width              : 100%;
    border-top-width   : 1px;
    border-bottom-width: 1px;
    border-left-width  : 1px;
    border-top-style   : solid;
    border-bottom-style: solid;
    border-left-style  : solid;
    border-top-color   : #e0e0e0;
    border-bottom-color: #e0e0e0;
    border-left-color  : #e0e0e0;
    border-right-width : 0px;
    border-right-style : solid;
}

.sidebar .search .form-inline .input-group .input-group-addon {
    padding            : 6px 12px;
    font-size          : 14px;
    font-weight        : 400;
    line-height        : 1;
    color              : #727272;
    text-align         : center;
    background-color   : #fff;
    border-radius      : 0px;
    border-top-width   : 1px;
    border-right-width : 1px;
    border-bottom-width: 1px;
    border-top-style   : solid;
    border-right-style : solid;
    border-bottom-style: solid;
    border-top-color   : #e0e0e0;
    border-right-color : #e0e0e0;
    border-bottom-color: #e0e0e0;
}

.sidebar .search .form-inline .input-group .input-group-addon a {
    color: #727272;
}

.sidebar .search .form-inline .input-group .input-group-addon a:hover {
    color: #000;
}

.sidebar .recent-posts {
    padding-bottom: 50px;
}

.sidebar .recent-posts ul {
    padding    : 0px;
    padding-top: 26px;
    margin     : 0px;
}

.sidebar .recent-posts ul li {
    font-weight    : 500;
    font-size      : 12px;
    list-style-type: none;
    padding-top    : 10px;
    padding-bottom : 10px;
}

.sidebar .recent-posts ul li:last-child {
    padding-bottom: 0px;
}

.sidebar .recent-posts ul li .picture {
    float       : left;
    margin-right: 15px;
}

.sidebar .recent-posts ul li .info {
    padding-left: 80px;
    font-size   : 12px;
}

.sidebar .recent-posts ul li .info .caption {
    font-weight: 400;
    color      : #8f8f8f;
}

.sidebar .recent-posts ul li .info .date {
    color: #222222;
}

.sidebar .recent-posts ul li a {
    color      : #222222;
    line-height: normal;
}

.sidebar .recent-posts ul li a:hover {
    color          : #000;
    text-decoration: none;
}

.sidebar .about {
    padding-bottom: 40px;
}

.sidebar .about .description {
    padding-top: 12px;
}

.sidebar .about .button {
    padding-top: 12px;
}

.sidebar .services-list {
    padding-bottom: 40px;
}

.sidebar .services-list h1 {
    margin-top: 20px;
}

.sidebar .services-list ul {
    padding: 0px;
    margin : 0px;
}

.sidebar .services-list ul li {
    font-size         : 14px;
    color             : #727272;
    list-style-type   : none;
    background-color  : #f9f9f9;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
    cursor            : pointer;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background-color: transparent;
    color           : #f86604;
}

.sidebar .services-list ul .active a,
.sidebar .services-list ul .active:before {
    color: #fff;
}

.sidebar .services-list ul .active {
    background-color: #f86604;
}

.sidebar .services-list ul li a {
    color          : #727272;
    text-decoration: none;
    /*padding-right: 50%;*/
    padding-top    : 15px;
    padding-bottom : 15px;
    width          : 88%;
    display        : inline-block;
}

.sidebar .services-list ul li:hover a {
    color: white;
}

.sidebar .services-list ul li:hover {
    background-color: #f86604;
    color           : white;
}

.sidebar .services-list .list_before li:before {
    display                : inline-block;
    font                   : normal normal normal 14px/1 FontAwesome !important;
    font-size              : inherit;
    text-rendering         : auto;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale;
    content                : "\f0da";
    width                  : 10%;
    padding-left           : 10px;
}

.sidebar .we-are-hiring {
    padding-bottom: 40px;
}

.sidebar .we-are-hiring .head {
    background-color: #f86604;
    color           : #fff;
    text-transform  : uppercase;
    padding-top     : 16px;
    padding-bottom  : 16px;
    padding-left    : 12px;
    padding-right   : 12px;
}

.sidebar .we-are-hiring .head .text-1 {
    font-size  : 16px;
    font-weight: 300;
}

.sidebar .we-are-hiring .head .text-2 {
    font-size     : 50px;
    font-weight   : 800;
    padding-top   : 6px;
    padding-bottom: 5px;
}

.sidebar .we-are-hiring .head .text-3 {
    font-size  : 15px;
    font-weight: 500;
}

.sidebar .we-are-hiring .picture {
    position: relative;
}

.sidebar .we-are-hiring .picture .button {
    position: absolute;
    z-index : 10;
    bottom  : 5px;
    left    : 15px;
}

/* ----------------------------------------------------------------------------- ABOUT US 01 STARTS ------------------ */
/* ----------------------------------------------------------------------------- ABOUT US 01 ENDS ------------------ */

.contents {
    padding-top   : 50px;
    padding-bottom: 50px
}

.services .block {
    padding-bottom: 40px;
}

.services .block .picture {
    padding-bottom: 40px;
}

.services .block h1 {
    margin-top : 0px;
    padding-top: 0px;
    font-size  : 18px;
    color      : #222222;
    font-weight: 500;
}

.services .block .line {
    height          : 2px;
    width           : 34px;
    background-color: #f86604;
    margin-top      : 20px;
    margin-bottom   : 20px;
}

.services .service-details {
    padding-bottom: 40px;
}

.services .service-details .picture {
    padding-bottom: 40px;
}

.services .service-details .picture img {
    position: relative;
}

.services .service-details .picture h1 {
    margin          : 0px;
    font-size       : 24px;
    line-height     : normal;
    color           : #fff;
    background-color: #f86604;
    padding-top     : 50px;
    padding-bottom  : 50px;
    padding-left    : 30px;
    padding-right   : 30px;
    text-align      : center;
    position        : absolute;
    z-index         : 10;
    top             : 50%;
    margin-top      : -90px;
    right           : -50px;
    border          : 6px solid #fff;
}

.services .service-details .description {
    padding-bottom: 30px;
}

.services .service-details .block {
    padding: 0px;
    float  : left;
}

.services .service-details .block .icon {
    height            : 82px;
    width             : 82px;
    border-radius     : 41px;
    background-color  : #f9f9f9;
    color             : #f86604;
    font-size         : 40px;
    padding-top       : 20px;
    text-align        : center;
    margin-bottom     : 30px;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
    float             : left;
}

.services .service-details .block:hover .icon {
    height          : 82px;
    width           : 82px;
    border-radius   : 41px;
    background-color: #f86604;
    color           : #fff;
    font-size       : 40px;
    padding-top     : 20px;
    text-align      : center;
}

.services .service-details .block .details {
    padding-left: 95px;
}

.services .service-details .block .details h1 {
    font-size  : 18px;
    font-weight: 600;
    color      : #222222;
    margin-top : 8px;
}

.services .service-details .block .details .description {
    font-size  : 13px;
    font-weight: 300;
    color      : #727272;
}

.we-deliever-experience-02 {
    padding-top   : 50px;
    padding-bottom: 10px;
}

.we-deliever-experience-02 .hero-text {
    padding-bottom: 20px;
}

.we-deliever-experience-02 .picture {
    padding-top   : 20px;
    padding-bottom: 20px;
}

.we-deliever-experience-02 .description {
    padding-top   : 20px;
    padding-bottom: 20px;
}

.we-deliever-experience-02 ul.lists {
    margin : 0px;
    padding: 0px;
}

.we-deliever-experience-02 ul.lists li {
    font-size      : 13px;
    list-style-type: none;
    padding-bottom : 4px;
}

.we-deliever-experience-02 ul.lists li a {
    color: #727272;
}

.we-deliever-experience-02 ul.lists li a:hover {
    color          : #f86604;
    text-decoration: none;
}

.we-deliever-experience-02 ul.lists li:before {
    display                : inline-block;
    font                   : normal normal normal 14px/1 FontAwesome !important;
    font-size              : inherit;
    text-rendering         : auto;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale;
    content                : "\f0da";
    padding-right          : 8px;
    color                  : #f86604;
}

.we-deliever-experience-02 .contents {
    padding-top   : 100px;
    padding-right : 90px;
    padding-bottom: 100px;
    padding-left  : 90px;
    width         : 90%;
}

.about-us-03 {
    padding-top   : 0px;
    padding-bottom: 0px;
}

.about-us-03 .content {
    padding-top   : 90px;
    padding-bottom: 90px;
}

.about-us-03 .hero-text {
    padding-bottom: 30px;
}

.about-us-03 .hero-text .description {
    padding-top   : 20px;
    padding-bottom: 10px;
}

.about-us-03 ul.lists {
    margin        : 0px;
    padding-left  : 0px;
    padding-right : 0px;
    padding-top   : 0px;
    padding-bottom: 0px;
}

.about-us-03 ul.lists li {
    font-size      : 13px;
    list-style-type: none;
    padding-bottom : 4px;
}

.about-us-03 ul.lists li a {
    color: #727272;
}

.about-us-03 ul.lists li a:hover {
    color          : #f86604;
    text-decoration: none;
}

.about-us-03 ul.lists li:before {
    display                : inline-block;
    font                   : normal normal normal 14px/1 FontAwesome !important;
    font-size              : inherit;
    text-rendering         : auto;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale;
    content                : "\f0da";
    padding-right          : 8px;
    color                  : #f86604;
}

.about-us-03 .contents {
    padding-top   : 100px;
    padding-right : 90px;
    padding-bottom: 100px;
    padding-left  : 90px;
    width         : 90%;
}

.media-left,
.media>.pull-left {
    padding-right: 20px;
}

textarea.form-control {
    min-height: 120px;
}

/* ------------------------------------------------------ SHOP PAGES STARTS  ------------------ */

.shop {
    padding-top   : 100px;
    padding-bottom: 100px;
}

.shop .hero-text-2 {
    padding-bottom: 30px;
}

.shop .hero-text-2 h1 {
    font-size     : 18px;
    font-weight   : 600;
    color         : #222222;
    padding-bottom: 6px;
    text-transform: none;
    letter-spacing: 0px;
}

.shop .hero-text-2 .line {
    height          : 2px;
    width           : 34px;
    background-color: #f86604;
    margin-top      : 12px;
}

.shop .sorting {
    text-align : right;
    padding-top: 20px;
}

.shop .sorting .form-control {
    display              : block;
    width                : 100%;
    height               : 36px;
    padding              : 6px 12px;
    font-size            : 14px;
    line-height          : 1.42857;
    color                : #555;
    background-color     : #fff;
    background-image     : none;
    border               : 1px solid #ccc;
    border-radius        : 0px;
    -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;
}

.shop .product {
    padding-top   : 25px;
    padding-bottom: 25px;
}

.shop .product .picture {
    border: 1px solid #ededed;
}

.shop .product .info {
    padding-top: 20px;
}

.shop .product .info .name {
    font-size  : 18px;
    font-weight: 600;
    color      : #222;
}

.shop .product .info .price {
    font-size  : 16px;
    font-weight: 600;
    color      : #8f8f8f;
    float      : left;
}

.shop .product .info .stars {
    text-align : center;
    padding-top: 14px;
}

.shop .product .info .star ul {
    padding: 0px;
    margin : 0px;
    float  : right;
}

.shop .product .info .star ul li {
    padding-right: 1px;
    padding-left : 1px;
    display      : inline-block;
    color        : #ffb600;
    font-size    : 13px;
}

.shop .product .button a {
    margin-right: 4px;
}

.shop .product-carousel .product {
    padding-left : 10px;
    padding-right: 10px;
}

.shop .hero-text {
    padding-bottom: 40px;
}

.shop .owl-theme .owl-controls {
    text-align                 : center;
    -webkit-tap-highlight-color: transparent;
    top                        : -96px;
    right                      : 60px;
    position                   : absolute;
}

.shop .owl-theme .owl-controls .owl-nav [class*=owl-] {
    color                : #000;
    font-size            : 20px;
    background-color     : #f9f9f9;
    display              : inline-block;
    cursor               : pointer;
    height               : 36px;
    width                : 36px;
    border-radius        : 0px;
    padding-top          : 8px;
    -webkit-border-radius: 0px;
    -moz-border-radius   : 0px;
}

.shop .owl-theme .owl-controls .owl-nav .owl-prev {
    position: absolute;
    z-index : 10;
    right   : -45px;
    top     : 45%;
}

.shop .owl-theme .owl-controls .owl-nav .owl-next {
    position: absolute;
    z-index : 10;
    left    : -28px;
    top     : 45%;
}

.shop .product-details {
    padding-top   : 0px;
    padding-bottom: 25px;
}

.shop .product-details .picture {
    border: 1px solid #ededed;
}

.shop .product-details .info {
    padding-top   : 20px;
    padding-bottom: 20px;
}

.shop .product-details .info .name {
    font-size  : 22px;
    font-weight: 600;
    color      : #222;
    float      : left;
}

.shop .product-details .info .price {
    font-size  : 22px;
    font-weight: 600;
    color      : #8f8f8f;
    float      : right;
}

.shop .product-details .info .stars {
    text-align : center;
    padding-top: 14px;
}

.shop .product-details .info .star ul {
    padding: 0px;
    margin : 0px;
}

.shop .product-details .info .star ul li {
    padding-right: 1px;
    padding-left : 1px;
    display      : inline-block;
    color        : #ffb600;
    font-size    : 13px;
}

.shop .product-details .description {
    width: 90%;
}

.shop .product-details ul.add {
    padding: 0px;
    margin : 0px;
}

.shop .product-details ul.add li {
    list-style-type: none;
    display        : inline-block;
    color          : #000;
    font-weight    : 500;
}

.shop .product-details ul.add li input {
    color         : #000;
    text-align    : center;
    width         : 55px;
    border        : 1px solid #dedede;
    padding-top   : 7px;
    padding-bottom: 6px;
    font-weight   : bold;
    font-size     : 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.shop .product-details ul.social-icons {
    margin     : 0px;
    text-align : right;
    padding    : 0px;
    padding-top: 8px;
}

.shop .product-details ul.social-icons li {
    font-size       : 16px;
    color           : #222222;
    background-color: #f9f9f9;
    height          : 40px;
    width           : 40px;
    border-radius   : 20px;
    display         : inline-block;
    list-style-type : none;
    margin          : 3px;
    text-align      : center;
    line-height     : 2.8;
}

.shop .product-details ul.social-icons li a {
    color: #222222;
}

.shop .product-details ul.social-icons li a:hover {
    color: #fff;
}

.shop .product-details ul.social-icons li:hover {
    color           : #fff;
    background-color: #f86604;
}

.shop .product-details ul.social-icons li:hover a {
    color: #fff;
}

.shop .product-desc-reviews {
    padding-top   : 100px;
    padding-bottom: 10px;
}

.shop .product-desc-reviews .tab-style ul.icon-tabs {}

.shop .product-desc-reviews .tab-style ul.icon-tabs .icon {
    font-size     : 60px;
    color         : #d1d1d1;
    padding-bottom: 10px;
}

.shop .product-desc-reviews .tab-style ul.icon-tabs .caption {
    font-size     : 14px;
    color         : #d1d1d1;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight   : 500;
}

.shop .product-desc-reviews .tab-style .tab-content {
    padding         : 30px;
    background-color: #f6f6f6;
}

.shop .product-desc-reviews .tab-style .tab-content .description {
    font-size : 13px;
    text-align: left;
}

.shop .product-desc-reviews .tab-style .nav>li>a:focus,
.shop .product-desc-reviews .tab-style .nav>li>a:hover {
    background-color: transparent;
}

.shop .product-desc-reviews .tab-style .nav>li>a {
    padding: 0px;
}

.shop .product-desc-reviews .tab-style .nav>li .caption,
.shop .product-desc-reviews .tab-style .nav>li>a .caption {
    font-size     : 14px;
    color         : #000;
    font-weight   : 500;
    padding-top   : 10px;
    padding-bottom: 10px;
}

.shop .product-desc-reviews .tab-style .nav>li.active .caption,
.shop .product-desc-reviews .tab-style .nav>li>a:focus .caption,
.shop .product-desc-reviews .tab-style .nav>li>a:hover .caption {
    background-color: #f6f6f6;
    color           : #000;
}

.shop .add-review h2 {
    padding-bottom: 14px;
    font-size     : 16px;
    color         : #000;
    text-transform: uppercase;
    font-weight   : 500;
}

.shop .add-review form .form-control {
    display           : block;
    width             : 100%;
    height            : 55px;
    padding           : 6px 12px;
    font-size         : 14px;
    line-height       : 1.42857;
    color             : #555;
    background-color  : #fff;
    background-image  : none;
    border            : 1px solid #ccc;
    border-radius     : 0px;
    -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;
    text-transform    : uppercase;
}

.shop .add-review form .btn-default {
    color           : #fff;
    background-color: #039be5;
    border-color    : #039be5;
    margin-top      : 10px;
    margin-bottom   : 10px;
}

.shop .add-review form .btn-default:hover {
    color           : #039be5;
    background-color: transparent;
    border-color    : #039be5;
}

.shop .add-review form .btn {
    display            : inline-block;
    padding            : 12px 40px;
    margin-bottom      : 0;
    font-size          : 14px;
    font-weight        : 400;
    line-height        : 1.42857;
    text-align         : center;
    white-space        : nowrap;
    vertical-align     : middle;
    -ms-touch-action   : manipulation;
    touch-action       : manipulation;
    cursor             : pointer;
    -webkit-user-select: none;
    -moz-user-select   : none;
    -ms-user-select    : none;
    user-select        : none;
    background-image   : none;
    border             : 1px solid transparent;
    border-radius      : 0px;
    text-transform     : uppercase;
}

.shop .add-review form .button {
    text-align: center
}

.shop .add-review .stars {
    text-align: center;
}

.shop .add-review .star ul {
    padding      : 0px;
    margin-left  : 0px;
    margin-right : 0px;
    margin-top   : 0px;
    margin-bottom: 20px;
}

.shop .add-review .star li {
    padding-right: 2px;
    padding-left : 2px;
    display      : inline-block;
    color        : #ffb600;
    font-size    : 14px;
}

.shop .cart-grid {
    padding-bottom: 50px;
}

.shop .cart-grid .cart-row-header {
    font-size       : 14px;
    color           : #fff;
    background-color: #222222;
    font-weight     : 500;
    padding-top     : 12px;
    padding-bottom  : 12px;
    text-align      : center;
}

.shop .cart-grid .cart-row {
    padding-top        : 20px;
    padding-bottom     : 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f4f4f4;
}

.shop .cart-grid .cart-row:hover {
    background-color: #f8f8f8;
}

.shop .cart-grid .cart-row img {
    border: 1px solid #ededed;
}

.shop .cart-grid .product-name {
    font-size  : 16px;
    color      : #000;
    margin-top : 0px;
    padding-top: 0px;
}

.shop .cart-grid .product-info {
    font-size: 14px;
    color    : #252525;
}

.shop .cart-grid .product-price {
    font-size  : 14px;
    font-weight: 500;
    color      : #8f8f8f;
    text-align : center;
}

.shop .cart-grid .product-qty input {
    text-align: center;
}

.shop .cart-grid .total-product-price {
    font-size  : 14px;
    font-weight: 500;
    color      : #8f8f8f;
    text-align : center;
}

.shop .cart-grid ul.actions {
    padding: 0px;
    margin : 0px;
}

.shop .cart-grid ul.actions li {
    font-size       : 14px;
    color           : #fff;
    background-color: #000;
    width           : 24px;
    height          : 24px;
    border-radius   : 12px;
    display         : inline-block;
    list-style-type : none;
    margin-right    : 2px;
    text-align      : center;
    line-height     : 1.8;
}

.shop .cart-grid ul.actions li a {
    color: #fff;
}

.shop .cart-grid ul.actions li:hover {
    color           : #fff;
    background-color: #1e88dc;
}

.shop ul.button {
    text-align : right;
    padding-top: 6px;
    margin     : 0px;
}

.shop ul.button li {
    display        : inline-block;
    list-style-type: none;
    padding-left   : 4px;
}

.shop .cupon {
    margin-top   : 0px;
    margin-bottom: 0px;
}

.shop .cupon .form-control {
    display           : block;
    width             : 100%;
    height            : 38px;
    padding           : 6px 12px;
    font-size         : 14px;
    line-height       : 1.42857;
    color             : #555;
    background-color  : #fff;
    background-image  : none;
    border            : 1px solid #ccc;
    border-radius     : 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -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;
}

.shop .cupon .btn {
    color           : #fff;
    border          : 2px solid #000;
    background-color: #000;
    padding-top     : 8px;
    padding-right   : 20px;
    padding-bottom  : 8px;
    padding-left    : 20px;
    margin-left     : auto;
    margin-right    : auto;
    font-size       : 12px;
    border-radius   : 0px;
}

.shop .cupon .btn:hover {
    text-decoration : none;
    border          : 2px solid #000;
    background-color: transparent;
    color           : #000;
}

/*-------------------------  职位分类----------------------*/
.cart-total {
    padding-top   : 0px;
    padding-bottom: 0px;
}

.cart-total table {
    width        : 100%;
    max-width    : 100%;
    margin-bottom: 0px;
    /*color      : black;*/
}

.cart-total table a {
    text-decoration: none;
    color          : #727272;
}

.cart-total table>thead {
    background-color: #f86604;
    color           : white;
    font-size       : 16px;
}

.search .btn {
    background-color: #f86604 !important;
    /*border        : 1px solid #44a6ec;*/
    color           : white;
}

.cart-total table>thead th {
    text-align: left;
}

/*------------------------- /. 职位分类----------------------*/


/*-------------------------  职位详情----------------------*/


/* .zhaopin a{
    text-decoration: none;
    cursor: pointer;
    background-color: #f86604;
    color: white;
    padding: 6px 25px;
    font-size: 14px;
    margin-right:1rem;
    border-radius: 3px;
}
.zhaopin a:hover{
    background-color: black;
}
.apply_title h4{
    color: black;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
    text-indent: 2rem;
}
.apply_title h4>span{
    padding-left:2rem;
} */
.errorlist {
    /*float: right;*/
}

/* .errorlist li{
    color:#a94442;
} */
.box {
    /*border:1px solid #ccc;*/
}

/* .box p{
    background-color: #F8F8F7;
    color: black;
    font-size: 16px;
    text-indent: 2rem;
    padding: 1rem;
    font-weight: 500;
}
.box>.row>p{
    border-bottom: 1px solid #ccc;
}
.box .form-group{
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
}
.box .form-group:last-child{
    border-bottom: 0 none;
}
form{
    color: black;
}
select{
    border: 1px solid #ccc;
}

.zhao{
    border-bottom:1px solid #ccc ;
}
.zhao ul{
   display: inline-block;
    float: right;
}
.zhao li{
   display: inline-block;
    list-style: none;
}
.zhao li+li:before {
    padding: 0 10px;
    color: gray;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome!important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f101";
} */
/*------------------------- /. 职位详情----------------------*/





.cart-total .table tbody {
    background-color: #fff !important;
}

.cart-total table>tbody>tr>td,
.cart-total table>tbody>tr>th,
.cart-total table>tfoot>tr>td,
.cart-total table>tfoot>tr>th,
.cart-total table>thead>tr>td,
.cart-total table>thead>tr>th {
    padding       : 1px;
    line-height   : 2.5;
    vertical-align: top;
}

.cart-total .table th {
    color      : #222222;
    font-weight: 400;
}

.cal-shipping {
    padding-top   : 100px;
    padding-bottom: 100px;
}

.cal-shipping .form {
    margin-top   : 20px;
    margin-bottom: 0px;
}

.cal-shipping .form .form-group {
    margin-bottom: 10px;
}

.cal-shipping .form .form-control {
    display           : block;
    width             : 100%;
    height            : 38px;
    padding           : 6px 12px;
    font-size         : 12px;
    line-height       : 1.42857;
    color             : #555;
    background-color  : #f6f6f6;
    background-image  : none;
    border            : 1px solid #dedede;
    border-radius     : 0px;
    -webkit-box-shadow: none;
    -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;
}

.cal-shipping .form .btn {
    color           : #fff;
    border          : 2px solid #f86604;
    background-color: #f86604;
    padding-top     : 9px;
    padding-right   : 20px;
    padding-bottom  : 9px;
    padding-left    : 20px;
    margin-top      : 10px;
    font-weight     : 400;
    font-size       : 12px;
    margin          : 0px;
    width           : 100%;
    border-radius   : 0px;
}

.cal-shipping .form .btn:hover {
    text-decoration : none;
    border          : 2px solid #f86604;
    background-color: transparent;
    color           : #f86604;
}

.shop-login {
    padding-top        : 100px;
    padding-bottom     : 100px;
    background-image   : url(../images/shop/login/1.jpg);
    background-position: top center;
}

.shop-login .heading {
    font-size       : 18px;
    font-weight     : 500;
    color           : #fff;
    text-align      : center;
    padding         : 20px;
    background-color: #f86604;
}

.shop-login form {
    border            : 1px solid #ccc;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow   : 0 8px 6px -6px black;
    box-shadow        : 0 8px 6px -6px black;
    background-color  : #fff;
    padding           : 30px;
}

.shop-login form .form-control {
    display           : block;
    width             : 100%;
    height            : 48px;
    padding           : 6px 12px;
    font-size         : 14px;
    line-height       : 1.42857;
    color             : #555;
    background-color  : #fff;
    background-image  : none;
    border            : 1px solid #ccc;
    border-radius     : 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -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;
}

.shop-login form .btn {
    color           : #fff;
    border          : 2px solid #f86604;
    background-color: #f86604;
    padding-top     : 8px;
    padding-right   : 20px;
    padding-bottom  : 8px;
    padding-left    : 20px;
    margin-top      : 20px;
    margin-left     : auto;
    margin-right    : auto;
    font-weight     : 400;
    font-size       : 14px;
    border-radius   : 0px;
}

.shop-login form .btn:hover {
    text-decoration : none;
    border          : 2px solid #f86604;
    background-color: transparent;
    color           : #f86604;
}

.shop-login form .button {
    text-align    : center;
    margin        : 0px;
    padding       : 0px;
    padding-bottom: 10px;
}

.shop-login form .links {
    padding-top   : 10px;
    padding-bottom: 20px;
}

.shop-login form a {
    color: #000121;
}

.shop-login form .btns {
    padding-top   : 10px;
    padding-bottom: 10px;
}

.shop-login form .btns a img:hover {
    opacity: 0.8;
}

/* ------------------------------------------------------ SHOP PAGES ENDS  ------------------ */
/* ------------------------------------------------------ CONTACT US STARTS  ------------------ */

.contact-us h1 {
    font-size    : 18px;
    font-weight  : 600;
    padding      : 0px;
    margin-top   : 6px;
    margin-bottom: 18px;
    color        : #222;
}

.contact-us .line {
    height          : 2px;
    width           : 40px;
    background-color: #f86604;
    margin-top      : 14px;
    margin-bottom   : 50px;
}

.contact-us .our-information {
    padding-top   : 50px;
    padding-bottom: 50px;
    padding-right : 50px;
}

.contact-us .our-information .description {
    padding-bottom: 30px;
}

.contact-us .our-information .block {
    padding-top   : 4px;
    padding-bottom: 4px;
    float         : left;
}

.contact-us .our-information .block .icon {
    height            : 82px;
    width             : 82px;
    border-radius     : 41px;
    background-color  : #f9f9f9;
    color             : #f86604;
    font-size         : 40px;
    padding-top       : 20px;
    text-align        : center;
    margin-bottom     : 30px;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
    float             : left;
}

.contact-us .our-information .block:hover .icon {
    height          : 82px;
    width           : 82px;
    border-radius   : 41px;
    background-color: #f86604;
    color           : #fff;
    font-size       : 40px;
    padding-top     : 20px;
    text-align      : center;
}

.contact-us .our-information .block .details {
    padding-left: 95px;
}

.contact-us .our-information .block .details h1 {
    font-size  : 18px;
    font-weight: 600;
    color      : #222222;
    margin-top : 8px;
}

.contact-us .our-information .block .details .description {
    font-size  : 13px;
    font-weight: 300;
    color      : #727272;
}

.maps {
    padding-top   : 0px;
    padding-bottom: 0px;
}

.maps iframe {
    border: none;
    width : 100%;
    height: 400px;
}

iframe {
    border: none;
    width : 100%;
    height: auto;
}

.contact-us .send-message {
    margin-top   : 50px;
    margin-bottom: 50px;
}

.contact-us .send-message .form-control {
    display              : block;
    width                : 100%;
    height               : 48px;
    padding              : 6px 12px;
    font-size            : 14px;
    line-height          : 1.42857;
    color                : #555;
    background-color     : #fff;
    background-image     : none;
    border               : 1px solid #ccc;
    border-radius        : 0px;
    -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;
}

.contact-us .send-message .btn {
    color           : #fff;
    border          : 2px solid #f86604;
    background-color: #f86604;
    padding-top     : 8px;
    padding-right   : 20px;
    padding-bottom  : 8px;
    padding-left    : 20px;
    margin-top      : 10px;
    margin-left     : auto;
    margin-right    : auto;
    font-weight     : bold;
    font-size       : 14px;
    border-radius   : 0px;
}

.contact-us .send-message .btn:hover {
    text-decoration : none;
    border          : 2px solid #f86604;
    background-color: transparent;
    color           : #f86604;
}

#message_post {
    text-align: center;
}

.errorMessage {
    color           : #ff0000;
    margin-bottom   : 4px;
    padding-bottom  : 8px;
    padding-top     : 8px;
    padding-right   : 0px;
    padding-left    : 0px;
    background-color: #fff;
}

.successMessage {
    color           : #12d62d;
    margin-bottom   : 4px;
    padding-bottom  : 8px;
    padding-top     : 8px;
    padding-right   : 0px;
    padding-left    : 0px;
    background-color: #fff;
}

#q_message_post {
    text-align: center;
}

.errorMessage {
    color           : #ff0000;
    margin-bottom   : 4px;
    padding-bottom  : 8px;
    padding-top     : 8px;
    padding-right   : 0px;
    padding-left    : 0px;
    background-color: transparent;
    text-align      : center;
}

.successMessage {
    color           : #12d62d;
    margin-bottom   : 4px;
    padding-bottom  : 8px;
    padding-top     : 8px;
    padding-right   : 0px;
    padding-left    : 0px;
    background-color: transparent;
    text-align      : center;
}

/* ------------------------------------------------------ CONTACT US ENDS  ------------------ */
/* ------------------------------------------------------ QUOTATION STARTS  ------------------ */

.quotation h1 {
    font-size    : 18px;
    font-weight  : 600;
    padding      : 0px;
    margin-top   : 6px;
    margin-bottom: 18px;
    color        : #222;
}

.quotation .line {
    height          : 2px;
    width           : 40px;
    background-color: #f86604;
    margin-top      : 14px;
    margin-bottom   : 50px;
}

.quotation .form {
    margin-top   : 0px;
    margin-bottom: 0px;
}

.quotation .form .form-control {
    display              : block;
    width                : 100%;
    height               : 48px;
    padding              : 6px 12px;
    font-size            : 14px;
    line-height          : 1.42857;
    color                : #555;
    background-color     : #fff;
    background-image     : none;
    border               : 1px solid #ccc;
    border-radius        : 0px;
    -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;
}

.quotation .form .btn {
    color           : #fff;
    border          : 2px solid #f86604;
    background-color: #f86604;
    padding-top     : 8px;
    padding-right   : 20px;
    padding-bottom  : 8px;
    padding-left    : 20px;
    margin-top      : 30px;
    margin-left     : auto;
    margin-right    : auto;
    font-weight     : bold;
    font-size       : 14px;
    border-radius   : 0px;
}

.quotation .form .btn:hover {
    text-decoration : none;
    border          : 2px solid #f86604;
    background-color: transparent;
    color           : #f86604;
}

.quotation .form .button {
    text-align: center;
}

/* ------------------------------------------------------ QUOTATION ENDS  ------------------ */
/* ------------------------------------------------------ ERROR PAGE STARTS  ------------------ */

.error-page {
    background-image   : url(../images/error/1.jpg);
    background-repeat  : repeat-y;
    background-position: 50% 0;
    background-size    : cover;
    padding-top        : 60px;
    padding-bottom     : 60px;
}

.error-page .logo {
    text-align: center;
}

.error-page .text {
    padding-top: 150px;
    text-align : center;
}

.error-page .text-1 {
    font-size      : 42px;
    color          : #fff;
    text-decoration: uppercase;
    line-height    : 35px;
}

.error-page .text-2 {
    font-size      : 162px;
    color          : #f86604;
    text-decoration: uppercase;
    font-weight    : 700;
    line-height    : 155px;
}

.error-page .text-3 {
    font-size      : 24px;
    color          : #fff;
    text-decoration: uppercase;
    line-height    : 26px;
}

.error-page .text-4 {
    font-size      : 14px;
    color          : #fff;
    text-decoration: uppercase;
    line-height    : 26px;
    padding-top    : 50px;
}

.error-page ul.social-icons {
    margin        : 0px;
    text-align    : center;
    padding-top   : 40px;
    padding-right : 0px;
    padding-bottom: 20px;
    padding-left  : 0px;
}

.error-page ul.social-icons li {
    font-size      : 16px;
    color          : #fff;
    display        : inline-block;
    list-style-type: none;
    margin-top     : 0px;
    margin-bottom  : 0px;
    margin-left    : 6px;
    margin-right   : 6px;
    text-align     : center;
    line-height    : 2.8;
}

.error-page ul.social-icons li a {
    color: #fff;
}

.error-page ul.social-icons li a:hover {
    color: #f86604;
}

.error-page ul.social-icons li:hover {
    color: #f86604;
}

.error-page .copyright {
    font-size : 12px;
    text-align: center;
    color     : #b2b2b2;
}

.error-page .copyright a {
    color: #fff;
}

/* ------------------------------------------------------ ERROR PAGE ENDS  ------------------ */
/* ------------------------------------------------------ HALF IMAGE HALF TEXT STARTS  ------------------ */

section {
    position: relative;
    overflow: hidden;
    z-index : 10;
}

.img-side.img-right {
    right: 0;
}

.img-side.img-left {
    left: 0;
}

.img-side {
    padding : 0px;
    position: absolute;
    top     : 0px;
    height  : 100%;
    overflow: hidden;
    z-index : 100;
}

.img-holder {
    position           : absolute;
    top                : 0;
    width              : 100%;
    height             : 100%;
    background-size    : cover;
    background-position: center center;
}

/* ------------------------------------------------------ HALF IMAGE HALF TEXT ENDS  ------------------ */
/* ----------------------------------------------------------------------------- OUT TEAM STARTS ------------------ */

.our-team-01 {
    padding-top       : 50px;
    padding-bottom    : 50px;
    /*background-color: #555;*/
}

.our-team-01 .hero-text h1 {
    color: black;
}

.our-team-01 .block {
    padding: 30px 30px;
}

.our-team-01 .block .info {
    padding-top       : 30px;
    padding-bottom    : 30px;
    padding-left      : 12px;
    padding-right     : 12px;
    text-align        : center;
    background-color  : #f9f9f9;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.our-team-01 .block:hover .info {
    padding-top       : 30px;
    padding-bottom    : 30px;
    padding-left      : 12px;
    padding-right     : 12px;
    text-align        : center;
    background-color  : #f86604;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.our-team-01 .block:hover .info .name {
    color: #fff;
}

.our-team-01 .block:hover .info .designation {
    color: #fff;
}

.our-team-01 .block .info .name {
    font-size     : 16px;
    color         : #222222;
    text-transform: none;
}

.our-team-01 .block .info .designation {
    font-size     : 12px;
    font-weight   : 300;
    color         : #979797;
    text-transform: uppercase;
    padding-top   : 6px;
}

.our-team-01 .owl-theme .owl-controls {
    text-align                 : center;
    -webkit-tap-highlight-color: transparent;
    top                        : -96px;
    right                      : 60px;
    position                   : absolute;
}

.our-team-01 .owl-theme .owl-controls .owl-nav [class*=owl-] {
    color                : #000;
    font-size            : 20px;
    background-color     : #f9f9f9;
    display              : inline-block;
    cursor               : pointer;
    height               : 36px;
    width                : 36px;
    border-radius        : 0px;
    padding-top          : 8px;
    -webkit-border-radius: 0px;
    -moz-border-radius   : 0px;
}

.our-team-01 .owl-theme .owl-controls .owl-nav .owl-prev {
    position: absolute;
    z-index : 10;
    right   : -45px;
    top     : 45%;
}

.our-team-01 .owl-theme .owl-controls .owl-nav .owl-next {
    position: absolute;
    z-index : 10;
    left    : -28px;
    top     : 45%;
}

.our-team-02 {
    padding-top   : 100px;
    padding-bottom: 100px;
}

.our-team-02 .block {
    padding-top   : 15px;
    padding-bottom: 15px;
}

.our-team-02 .block .info {
    padding-top       : 24px;
    padding-bottom    : 24px;
    padding-left      : 12px;
    padding-right     : 12px;
    text-align        : center;
    background-color  : #f9f9f9;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.our-team-02 .block:hover .info {
    padding-top       : 24px;
    padding-bottom    : 24px;
    padding-left      : 12px;
    padding-right     : 12px;
    text-align        : center;
    background-color  : #f86604;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.our-team-02 .block:hover .info .name {
    color: #fff;
}

.our-team-02 .block:hover .info .designation {
    color: #fff;
}

.our-team-02 .block .info .name {
    font-size     : 16px;
    font-weight   : 600;
    color         : #222222;
    text-transform: none;
}

.our-team-02 .block .info .designation {
    font-size     : 12px;
    font-weight   : 300;
    color         : #979797;
    text-transform: uppercase;
    padding-top   : 6px;
}

.our-team-02 .owl-theme .owl-controls {
    text-align                 : center;
    -webkit-tap-highlight-color: transparent;
    top                        : -96px;
    right                      : 60px;
    position                   : absolute;
}

.our-team-02 .owl-theme .owl-controls .owl-nav [class*=owl-] {
    color                : #000;
    font-size            : 20px;
    background-color     : #f9f9f9;
    display              : inline-block;
    cursor               : pointer;
    height               : 36px;
    width                : 36px;
    border-radius        : 0px;
    padding-top          : 8px;
    -webkit-border-radius: 0px;
    -moz-border-radius   : 0px;
}

.our-team-02 .owl-theme .owl-controls .owl-nav .owl-prev {
    position: absolute;
    z-index : 10;
    right   : -45px;
    top     : 45%;
}

.our-team-02 .owl-theme .owl-controls .owl-nav .owl-next {
    position: absolute;
    z-index : 10;
    left    : -28px;
    top     : 45%;
}

.about-me {
    padding-top: 70px;
}

.about-me .content {
    padding-top: 60px;
}

.about-me h3 {
    font-size  : 16px;
    font-weight: 400;
    color      : #222222;
    padding-top: 20px;
}

.team-parallax {
    padding-top   : 100px;
    padding-bottom: 100px;
    font-size     : 22px;
    color         : #fff;
    font-weight   : 300;
    line-height   : normal;
    text-align    : center;
}

.follow-me {
    padding-top   : 80px;
    padding-bottom: 80px;
    text-align    : center;
}

.follow-me h1 {
    font-size     : 24px;
    font-weight   : 300;
    color         : #fff;
    text-transform: none;
    letter-spacing: 1px;
    margin-top    : 0px;
    margin-bottom : 0px;
}

.follow-me ul.social-icons {
    margin        : 0px;
    text-align    : center;
    padding-top   : 20px;
    padding-right : 0px;
    padding-bottom: 20px;
    padding-left  : 0px;
}

.follow-me ul.social-icons li {
    font-size       : 16px;
    color           : #000;
    background-color: #fff;
    height          : 40px;
    width           : 40px;
    border-radius   : 20px;
    display         : inline-block;
    list-style-type : none;
    margin          : 3px;
    text-align      : center;
    line-height     : 2.8;
}

.follow-me ul.social-icons li a {
    color: #000;
}

.follow-me ul.social-icons li a:hover {
    color: #fff;
}

.follow-me ul.social-icons li:hover {
    color           : #fff;
    background-color: #000;
}

.follow-me ul.social-icons li:hover a {
    color: #fff;
}

.skills {
    padding-top: 50px;
}

.skills .block {
    padding-bottom: 16px;
}

.skills .block .progress {
    height            : 12px;
    margin-bottom     : 20px;
    overflow          : hidden;
    background-color  : #f6f6f6;
    border-radius     : 0px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow        : inset 0 1px 2px rgba(0, 0, 0, .1);
}

.skills .block .progress-bar {
    background-color: #f86604;
    position        : relative;
}

.skills .block .progress-label div {
    display: inline-block;
}

.skills .block .progress-label .caption {
    font-size     : 14px;
    color         : #000;
    font-weight   : 400;
    padding-bottom: 6px;
    float         : left;
}

.skills .block .progress-label .percentage {
    background-color: #000;
    text-align      : center;
    font-size       : 12px;
    color           : #fff;
    font-weight     : 400;
    text-transform  : uppercase;
    float           : right;
    line-height     : 22px;
    padding-right   : 6px;
    padding-left    : 6px;
}

/* ----------------------------------------------------------------------------- OUT TEAM ENDS ------------------ */
/* ----------------------------------------------------------------------------- CLIENTS STARTS ------------------ */

.clients {
    padding-top   : 15px;
    padding-bottom: 15px;
}

.clients img {
    margin-top   : 30px;
    margin-bottom: 30px;
}

/* ----------------------------------------------------------------------------- CLIENTS ENDS ------------------ */
/* ----------------------------------------------------------------------------- NEWSLETTER STARTS ------------------ */

.newsletter {
    padding-top   : 60px;
    padding-bottom: 60px;
}

.newsletter .hero-text {
    padding-bottom: 20px;
}

.newsletter .hero-text h2 {
    font-size     : 24px;
    font-weight   : 300;
    color         : #fff;
    text-transform: none;
    letter-spacing: 1px;
    margin-top    : 0px;
    margin-bottom : 0px;
}

.newsletter .hero-text h1 {
    font-size     : 32px;
    font-weight   : 700;
    color         : #fff;
    text-transform: none;
    letter-spacing: 1px;
    margin-top    : 4px;
}

.newsletter .form-inline .form-group {
    display       : inline-block;
    margin-bottom : 0;
    vertical-align: middle;
    width         : 90%;
}

.newsletter .form-control {
    display           : block;
    width             : 100%;
    height            : 40px;
    padding           : 6px 12px;
    font-size         : 14px;
    line-height       : 1.42857143;
    color             : #fff;
    background-color  : transparent;
    background-image  : none;
    border            : 0px;
    border-bottom     : 1px solid #71b4e6;
    border-radius     : 0px;
    -webkit-box-shadow: none;
    box-shadow        : none;
    -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;
}

.newsletter .btn-default {
    color           : #fff;
    background-color: transparent;
    border          : 0px;
    border-bottom   : 1px solid #71b4e6;
}

.newsletter .btn {
    display            : inline-block;
    height             : 40px;
    padding-left       : 12px;
    padding-right      : 12px;
    padding-top        : 4px;
    padding-bottom     : 4px;
    margin-bottom      : 0;
    font-size          : 14px;
    font-weight        : 400;
    line-height        : normal;
    text-align         : center;
    white-space        : nowrap;
    vertical-align     : middle;
    -ms-touch-action   : manipulation;
    touch-action       : manipulation;
    cursor             : pointer;
    -webkit-user-select: none;
    -moz-user-select   : none;
    -ms-user-select    : none;
    user-select        : none;
    background-image   : none;
    border             : 1px solid transparent;
    border-radius      : 0px;
    margin-left        : -50px;
}

.newsletter-and-links {
    background  : rgba(34, 34, 34, 1);
    background  : -moz-linear-gradient(left, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 1) 50%, rgba(16, 134, 223, 1) 50%, rgba(16, 134, 223, 1) 100%);
    /*background: -webkit-gradient(left top, right top, color-stop(0%, rgba(34, 34, 34, 1)), color-stop(50%, rgba(34, 34, 34, 1)), color-stop(50%, rgba(16, 134, 223, 1)), color-stop(100%, rgba(16, 134, 223, 1)));*/
    background  : -webkit-linear-gradient(left, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 1) 50%, rgba(16, 134, 223, 1) 50%, rgba(16, 134, 223, 1) 100%);
    background  : -o-linear-gradient(left, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 1) 50%, rgba(16, 134, 223, 1) 50%, rgba(16, 134, 223, 1) 100%);
    background  : -ms-linear-gradient(left, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 1) 50%, rgba(16, 134, 223, 1) 50%, rgba(16, 134, 223, 1) 100%);
    background  : linear-gradient(to right, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 1) 50%, rgba(16, 134, 223, 1) 50%, rgba(16, 134, 223, 1) 100%);
    filter      : progid: DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#f86604', GradientType=1);
    position    : relative;
}

.newsletter-and-links .newsletter {
    padding-top   : 20px;
    padding-bottom: 0px;
}

.newsletter-and-links .newsletter h1 {
    font-size     : 21px;
    font-weight   : 600;
    padding-bottom: 6px;
    color         : #fff;
}

.newsletter-and-links ul.links {
    position      : absolute;
    z-index       : 20;
    left          : 0;
    right         : 0;
    margin-left   : auto;
    margin-right  : auto;
    text-align    : center;
    padding-top   : 73px;
    padding-bottom: 0px;
}

.newsletter-and-links ul.links li {
    display        : inline-block;
    font-size      : 12px;
    color          : #fff;
    list-style-type: none;
    padding-right  : 10px;
    padding-left   : 10px;
}

.newsletter-and-links ul.links li a {
    color: #fff;
}

.newsletter-and-links ul.links li a:hover {
    color          : #ccc;
    text-decoration: none;
}

.newsletter-and-links .form-inline .form-group {
    display       : inline-block;
    margin-bottom : 0;
    vertical-align: middle;
    width         : 80%;
}

.newsletter-and-links .form-control {
    display           : block;
    width             : 100%;
    height            : 40px;
    padding           : 6px 12px;
    font-size         : 14px;
    line-height       : 1.42857143;
    color             : #000;
    background-color  : #fff;
    background-image  : none;
    border            : 0px;
    border-radius     : 0px;
    -webkit-box-shadow: none;
    box-shadow        : none;
    -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;
}

.newsletter-and-links .newsletter .btn-default {
    color           : #fff;
    background-color: #f86604;
    border          : 0px;
}

.newsletter-and-links .newsletter .btn {
    display            : inline-block;
    height             : 40px;
    padding-left       : 12px;
    padding-right      : 12px;
    padding-top        : 4px;
    padding-bottom     : 4px;
    margin-bottom      : 0;
    font-size          : 14px;
    font-weight        : 400;
    line-height        : normal;
    text-align         : center;
    white-space        : nowrap;
    vertical-align     : middle;
    -ms-touch-action   : manipulation;
    touch-action       : manipulation;
    cursor             : pointer;
    -webkit-user-select: none;
    -moz-user-select   : none;
    -ms-user-select    : none;
    user-select        : none;
    background-image   : none;
    border             : 1px solid transparent;
    border-radius      : 0px;
    margin-left        : 0px;
}

/*Placeholder Colors*/

.newsletter .form-control::-webkit-input-placeholder {
    color: #fff;
}

.newsletter .form-control:-moz-placeholder {
    /* Firefox 18- */

    color: #fff;
}

.newsletter .form-control::-moz-placeholder {
    /* Firefox 19+ */

    color: #fff;
}

.newsletter .form-control:-ms-input-placeholder {
    color: #fff;
}

/* ----------------------------------------------------------------------------- NEWSLETTER ENDS ------------------ */
/* ----------------------------------------------------------------------------- CAREER PAGE STARTS ------------------ */

.career .introduction {
    padding-top: 60px;
}

.career {
    padding-top   : 0px;
    padding-bottom: 0px;
}

.career .introduction {
    padding-top   : 90px;
    padding-bottom: 90px;
}

.career .hero-text {
    padding-bottom: 30px;
}

.career .hero-text .description {
    padding-top   : 20px;
    padding-bottom: 10px;
}

.career ul.lists {
    margin        : 0px;
    padding-left  : 0px;
    padding-right : 0px;
    padding-top   : 0px;
    padding-bottom: 0px;
}

.career ul.lists li {
    font-size      : 13px;
    list-style-type: none;
    padding-bottom : 4px;
}

.career ul.lists li a {
    color: #727272;
}

.career ul.lists li a:hover {
    color          : #f86604;
    text-decoration: none;
}

.career ul.lists li:before {
    display                : inline-block;
    font                   : normal normal normal 14px/1 FontAwesome !important;
    font-size              : inherit;
    text-rendering         : auto;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale;
    content                : "\f0da";
    padding-right          : 8px;
    color                  : #f86604;
}

.career .picture {
    padding-top: 100px;
}

.panel-body ul.info {
    padding    : 0px;
    padding-top: 10px;
    margin     : 0px;
}

.panel-body ul.info li {
    padding        : 0px;
    margin         : 0px;
    list-style-type: none;
    display        : inline-block;
    padding-right  : 20px;
}

.panel-body ul.info li i {
    color        : #f86604;
    padding-right: 4px;
}

.panel-body h2 {
    font-size     : 14px;
    font-weight   : 600;
    color         : #222222;
    padding-top   : 8px;
    padding-bottom: 2px;
}

.panel-body ul.lists {
    padding-top  : 10px;
    padding-left : 0px;
    padding-right: 0px;
}

.panel-body ul.lists li {
    font-size      : 13px;
    list-style-type: none;
    padding-bottom : 4px;
}

.panel-body ul.lists li a {
    color: #727272;
}

.panel-body ul.lists li a:hover {
    color          : #f86604;
    text-decoration: none;
}

.panel-body ul.lists li:before {
    display                : inline-block;
    font                   : normal normal normal 14px/1 FontAwesome !important;
    font-size              : inherit;
    text-rendering         : auto;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale;
    content                : "\f0da";
    padding-right          : 8px;
    color                  : #f86604;
}

.panel-body .table {
    width        : 100%;
    max-width    : 100%;
    margin-bottom: 0px;
    margin-top   : 20px;
    border       : 1px solid #ccc;
}

.panel-body th {
    color      : #222222;
    font-weight: 500;
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 1px solid #f86604;
}

.actives {
    background-color: #f86604;
    color           : #fff !important;
    text-decoration : none;
}

.panel-title {
    margin-top   : 0;
    margin-bottom: 0;
    font-size    : 16px;
    color        : inherit;
    padding      : 20px;
    line-height  : normal;
}

.panel-heading {
    padding                : 0px;
    border-bottom          : 1px solid transparent;
    border-top-left-radius : 3px;
    border-top-right-radius: 3px;
}

.accordion_plusminus i.indicator2 {
    background-color: #fff;
    width           : 20px;
    height          : 20px;
    border-radius   : 10px;
    font-size       : 12px !important;
    padding-top     : 5px;
    text-align      : center;
    color           : #f86604;
    margin-top      : 2px;
    margin-right    : 12px;
    line-height     : normal;
}

.accordion_plusminus i.indicator2.fa-plus {
    background-color: #000;
    color           : #fff;
}

/* ----------------------------------------------------------------------------- CAREER PAGE ENDS ------------------ */
/* ------------------------------------------------------ PRICING TABLE STARTS  ------------------ */

.pricing {
    padding-top   : 100px;
    padding-bottom: 100px;
}

.pricing .hero-text {
    padding-bottom: 50px;
}

.pricing .block {
    padding-top   : 30px;
    padding-bottom: 30px;
    margin-top    : 30px;
    margin-left   : 10px;
    margin-right  : 10px;
    color         : #000;
    text-align    : center;
}

.pricing .block.best {
    color     : #fff !important;
    text-align: center;
}

.pricing .block.best span {
    color: #338fed;
}

.pricing .block .heading {
    font-size    : 18px;
    font-weight  : 700;
    padding-left : 10px;
    padding-right: 10px;
    font-weight  : 400;
}

.pricing .block .picture {
    padding-top   : 20px;
    padding-bottom: 20px;
}

.pricing .block .package {
    font-size  : 14px;
    font-weight: 500;
    color      : #8f8f8f;
    line-height: normal;
}

.pricing .block.best .package {
    color: #fff;
}

.pricing .block.best .price {
    color: #fff;
}

.pricing .block .price {
    font-size     : 46px;
    font-weight   : 600;
    color         : #f86604;
    padding-top   : 30px;
    padding-bottom: 30px;
}

.pricing .block .price sup {
    font-size  : 32px;
    font-weight: 400;
    padding-top: 6px;
}

.pricing .block .most-popular {
    float   : right;
    position: absolute;
    top     : 0px;
    right   : 15px;
}

.pricing .block ul {
    padding      : 0px;
    margin-top   : 30px;
    margin-bottom: 30px;
}

.pricing .block ul li {
    font-size      : 14px;
    color          : #8f8f8f;
    padding-top    : 6px;
    padding-bottom : 6px;
    list-style-type: none;
}

.pricing .block.best ul li {
    color: #fff;
}

.pricing .block .button {
    text-align   : center;
    margin-top   : 10px;
    margin-bottom: 10px;
}

.pricing .block.best .button a {
    color             : #fff;
    border            : 2px solid #000;
    background-color  : #000;
    text-align        : center;
    width             : 100%;
    padding-top       : 8px;
    padding-right     : 20px;
    padding-bottom    : 8px;
    padding-left      : 20px;
    font-size         : 12px;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.pricing .block.best .button a:hover {
    text-decoration   : none;
    color             : #000;
    border            : 2px solid #000;
    background-color  : transparent;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.pricing .owl-theme .owl-controls {
    text-align                 : center;
    -webkit-tap-highlight-color: transparent;
    top                        : -96px;
    right                      : 60px;
    position                   : absolute;
}

.pricing .owl-theme .owl-controls .owl-nav [class*=owl-] {
    color                : #000;
    font-size            : 20px;
    background-color     : #f9f9f9;
    display              : inline-block;
    cursor               : pointer;
    height               : 36px;
    width                : 36px;
    border-radius        : 0px;
    padding-top          : 8px;
    -webkit-border-radius: 0px;
    -moz-border-radius   : 0px;
}

.pricing .owl-theme .owl-controls .owl-nav .owl-prev {
    position: absolute;
    z-index : 10;
    right   : -45px;
    top     : 45%;
}

.pricing .owl-theme .owl-controls .owl-nav .owl-next {
    position: absolute;
    z-index : 10;
    left    : -28px;
    top     : 45%;
}

/* ------------------------------------------------------ PRICING TABLE ENDS  ------------------ */
/* ----------------------------------------------------------------------------- BUTTONS STARTS ------------------ */

.button {
    margin-top   : 20px;
    margin-bottom: 20px;
}

.button a.fill-blue {
    color             : #fff;
    border            : 2px solid #f86604;
    background-color  : #f86604;
    text-align        : center;
    width             : 100%;
    padding-top       : 8px;
    padding-right     : 20px;
    padding-bottom    : 8px;
    padding-left      : 20px;
    font-size         : 12px;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.button a.fill-blue:hover {
    text-decoration   : none;
    color             : #f86604;
    border            : 2px solid #f86604;
    background-color  : transparent;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.button a.fill-black {
    color             : #fff;
    border            : 2px solid #000;
    background-color  : #000;
    text-align        : center;
    width             : 100%;
    padding-top       : 8px;
    padding-right     : 20px;
    padding-bottom    : 8px;
    padding-left      : 20px;
    font-size         : 12px;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.button a.fill-black:hover {
    text-decoration   : none;
    color             : #000;
    border            : 2px solid #000;
    background-color  : transparent;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.btn-default {
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}


.button a.no-fill-white {
    text-decoration   : none;
    color             : #fff;
    text-align        : center;
    width             : 100%;
    padding-top       : 8px;
    padding-right     : 20px;
    padding-bottom    : 8px;
    padding-left      : 20px;
    font-size         : 12px;
    border            : 2px solid #fff;
    background-color  : transparent;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.button a.no-fill-white:hover {
    color           : #000;
    border          : 2px solid #fff;
    background-color: #fff;

    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

/* ----------------------------------------------------------------------------- BUTTONS ENDS ------------------ */
/* ----------------------------------------------------------------------------- FOOTER STARTS ------------------ */

footer h1 {
    font-size     : 18px;
    color         : black;
    font-weight   : 600;
    padding-left  : 20px;
    padding-top   : 4px;
    padding-bottom: 4px;
    border-left   : 3px solid #f86604;
    margin-bottom : 32px;
}

footer .row1 {
    padding-top   : 20px;
    padding-bottom: 20px;
    color         : #555;
}

footer .row1 .about {
    font-size: 13px;
}

footer .row1 .about .button {
    margin-top: 30px;
}

footer .row1 ul.social-icons {
    margin        : 0px;
    text-align    : left;
    padding-top   : 20px;
    padding-right : 0px;
    padding-bottom: 20px;
    padding-left  : 0px;
}

footer .row1 ul.social-icons li {
    font-size       : 16px;
    color           : #fff;
    background-color: #4d4d4d;
    height          : 40px;
    width           : 40px;
    border-radius   : 20px;
    display         : inline-block;
    list-style-type : none;
    margin          : 3px;
    text-align      : center;
    line-height     : 2.8;
}

footer .row1 ul.social-icons li a {
    color: #fff;
}

footer .row1 ul.social-icons li a:hover {
    color: #ccc;
}

footer .row1 ul.social-icons li:hover {
    color           : #fff;
    background-color: #f86604;
}

footer .row1 ul.office-icons {
    margin    : 0px;
    text-align: left;
    padding   : 0px;
}

footer .row1 ul.office-icons li {
    font-size      : 13px;
    list-style-type: none;
    padding-bottom : 4px;
}

footer .row1 ul.office-icons li a {
    color: #555;
}

footer .row1 ul.office-icons li i {
    font-size    : 15px;
    text-align   : center;
    width        : 20px;
    padding-right: 6px;
}

footer .row1 .useful-links ul {
    margin    : 0px;
    text-align: left;
    padding   : 0px;
}

footer .row1 .useful-links ul li {
    font-size      : 13px;
    color          : #555;
    list-style-type: none;
    padding-bottom : 4px;
}

footer .row1 .useful-links ul li a {
    color: #555;
}

footer .row1 .useful-links ul li a:hover {
    color          : #8eaac4;
    text-decoration: none;
}

footer .row1 .useful-links ul li:before {
    display                : inline-block;
    font                   : normal normal normal 14px/1 FontAwesome !important;
    font-size              : inherit;
    text-rendering         : auto;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale;
    content                : "\f0da";
    padding-right          : 8px;
    color                  : #b2b2b2;
}

footer .row1 .useful-links ul li:hover:before {
    color: #f86604;
}

footer .row1 .tags ul {
    padding: 0px;
    margin : 0px;
}

footer .row1 .tags ul li {
    display: inline-block;
}

footer .row1 .tags ul li a {
    font-size         : 12px;
    color             : #b2b2b2;
    padding-top       : 4px;
    padding-right     : 12px;
    padding-bottom    : 4px;
    padding-left      : 12px;
    display           : inline-block;
    line-height       : normal;
    margin-right      : 2px;
    margin-bottom     : 6px;
    background-color  : transparent;
    border            : 1px solid #444444;
    font-weight       : 500;
    text-transform    : uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

footer .row1 .tags ul li a:hover {
    color           : #fff;
    background-color: #f86604;
    border          : 1px solid #f86604;
    text-decoration : none;
}

footer .row1 .recent-posts ul {
    padding: 0px;
    margin : 0px;
}

footer .row1 .recent-posts ul li {
    font-weight    : 500;
    font-size      : 12px;
    list-style-type: none;
    padding-bottom : 20px;
    padding-top    : 0px;
}

footer .row1 .recent-posts ul li .picture {
    float       : left;
    margin-right: 15px;
}

footer .row1 .recent-posts ul li .info {
    padding-left: 80px;
    font-size   : 12px;
}

footer .row1 .recent-posts ul li .info .caption {
    font-weight: 400;
    color      : #b2b2b2;
}

footer .row1 .recent-posts ul li .info .date {
    color: #fff;
}

footer .row1 .recent-posts ul li a {
    color      : #b2b2b2;
    line-height: normal;
}

footer .row1 .recent-posts ul li a:hover {
    color          : #fff;
    text-decoration: none;
}

footer .row1 .working-office ul {
    padding    : 0px;
    margin     : 0px;
    padding-top: 12px;
}

footer .row1 .working-office ul li {
    font-weight    : 500;
    font-size      : 12px;
    list-style-type: none;
    padding-bottom : 5px;
    padding-top    : 0px;
}

footer .row1 .working-office ul li span {
    float: right;
    color: #fff;
}

footer .row1 .quick-contact .form-control {
    display           : block;
    width             : 100%;
    height            : 34px;
    padding           : 12px;
    font-size         : 12px;
    line-height       : 1.42857143;
    color             : #fff;
    background-color  : transparent;
    background-image  : none;
    border            : 1px solid #8a8d8c;
    border-radius     : 0px;
    -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;
}

footer .row1 .quick-contact textarea.form-control {
    min-height: 60px;
}

footer .row1 .quick-contact .btn-default {
    color             : #fff;
    background-color  : #f86604;
    border-color      : #f86604;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

footer .row1 .quick-contact .btn-default:hover {
    color           : #f86604;
    background-color: transparent;
    border-color    : #f86604;
}

footer .row1 .quick-contact .btn {
    display            : inline-block;
    height             : auto;
    padding-left       : 12px;
    padding-right      : 12px;
    padding-top        : 4px;
    padding-bottom     : 4px;
    font-size          : 12px;
    font-weight        : 400;
    line-height        : normal;
    text-align         : center;
    white-space        : nowrap;
    vertical-align     : middle;
    -ms-touch-action   : manipulation;
    touch-action       : manipulation;
    cursor             : pointer;
    -webkit-user-select: none;
    -moz-user-select   : none;
    -ms-user-select    : none;
    user-select        : none;
    background-image   : none;
    border             : 1px solid transparent;
    border-radius      : 0px;
}

footer .row1 .share {
    text-align    : center;
    padding-top   : 0px;
    padding-bottom: 50px;
}

footer .row1 .share .logo {
    margin-top   : 20px;
    margin-bottom: 40px;
}

footer .row1 .share .description {
    color: #fff;
}

footer .row1 .share ul.social-icons {
    margin        : 0px;
    padding-top   : 30px;
    padding-right : 0px;
    padding-bottom: 20px;
    padding-left  : 0px;
    text-align    : center;
    margin-left   : auto;
    margin-right  : auto;
}

footer .row1 .share ul.social-icons li {
    font-size         : 16px;
    color             : #fff;
    background-color  : #2892e2;
    height            : 40px;
    width             : 40px;
    border-radius     : 20px;
    display           : inline-block;
    list-style-type   : none;
    margin            : 3px;
    text-align        : center;
    line-height       : 2.8;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

footer .row1 .share ul.social-icons li a {
    color: #fff;
}

footer .row1 .share ul.social-icons li:hover a {
    color: #2892e2;
}

footer .row1 .share ul.social-icons li:hover {
    color           : #2892e2;
    background-color: #fff;
}

footer .row1 .share .line {
    height          : 3px;
    width           : 110px;
    background-color: #f86604;
    margin-top      : 14px;
    margin-left     : auto;
    margin-right    : auto;
    margin-bottom   : 40px;
}

footer .row1 .share .copyright {
    font-size : 12px;
    text-align: center;
    color     : #b2b2b2;
}

footer .row1 .share .copyright a {
    color: #fff;
}

footer .row2 {
    padding-top   : 20px;
    padding-bottom: 20px;
    color         : #b2b2b2;
    position      : relative;
}

footer .row2 ul.links {
    margin    : 0px;
    text-align: left;
    padding   : 0px;
}

footer .row2 ul.links li {
    display        : inline-block;
    font-size      : 12px;
    color          : #b2b2b2;
    list-style-type: none;
    padding-left   : 16px;
}

footer .row2 ul.links li a {
    color: #555;
}

footer .row2 ul.links li a:hover {
    color          : #8eaac4;
    text-decoration: none;
}

footer .row2 ul.social-icons {
    margin        : 0px;
    text-align    : right;
    padding-top   : 0px;
    padding-right : 0px;
    padding-bottom: 0px;
    padding-left  : 0px;
}

footer .row2 ul.social-icons li {
    font-size       : 16px;
    color           : #fff;
    background-color: #4d4d4d;
    height          : 40px;
    width           : 40px;
    border-radius   : 20px;
    display         : inline-block;
    list-style-type : none;
    margin          : 3px;
    text-align      : center;
    line-height     : 2.8;
}

footer .row2 ul.social-icons li a {
    color: #fff;
}

footer .row2 ul.social-icons li a:hover {
    color: #ccc;
}

footer .row2 ul.social-icons li:hover {
    color           : #fff;
    background-color: #f86604;
}

footer .latest-tweets .icon {
    float    : left;
    font-size: 18px;
    color    : #fff;
}

footer .latest-tweets .info {
    padding-left: 26px;
    font-size   : 13px;
}

footer .latest-tweets .info .date {
    color      : #fff;
    padding-top: 8px;
}

footer .row2.line {
    padding-top   : 10px;
    padding-bottom: 10px;
    color         : #b2b2b2;
    position      : relative;
}

footer .row2 .copyright {
    font-size : 12px;
    text-align: right;
}

footer .row2 .copyright.left {
    font-size  : 12px;
    text-align : left;
    line-height: 45px;
}

footer .row2 .copyright a {
    color: #fff;
}

footer .white-row {
    position      : absolute;
    z-index       : 1000;
    bottom        : 0;
    width         : 100%;
    padding-top   : 6px;
    padding-bottom: 6px;
}

footer .white-row .copyright {
    color    : #8f8f8f;
    font-size: 12px;
}

footer .white-row .copyright a {
    color: #f86604;
}

footer .white-row ul.social-icons {
    margin    : 0px;
    text-align: right;
    padding   : 0px;
}

footer .white-row ul.social-icons li {
    font-size      : 16px;
    color          : #8f8f8f;
    display        : inline-block;
    list-style-type: none;
    margin-left    : 16px;
    text-align     : center;
}

footer .white-row ul.social-icons li a {
    color: #8f8f8f;
}

footer .white-row ul.social-icons li a:hover {
    color: #f86604;
}

footer .white-row ul.social-icons li:hover {
    color: #f86604;
}

/* ----------------------------------------------------------------------------- FOOTER ENDS ------------------ */
/* ----------------------------------------------------------------------------- TOTOP STARTS ------------------ */

.scrollup {
    font-size         : 20px;
    padding-top       : 14px;
    width             : 50px;
    height            : 50px;
    border-radius     : 25px;
    position          : absolute;
    left              : 0;
    right             : 0;
    top               : -25px;
    margin-left       : auto;
    margin-right      : auto;
    background-color  : #f86604 !important;
    color             : #fff;
    text-align        : center;
    z-index           : 999;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.scrollup:hover {
    opacity: 0.9;
}

.scrollup-2 {
    font-size         : 20px;
    padding-top       : 14px;
    width             : 50px;
    height            : 50px;
    border-radius     : 25px;
    position          : fixed;
    right             : 15px;
    bottom            : 15px;
    background-color  : #f86604 !important;
    color             : #fff;
    text-align        : center;
    z-index           : 999;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    transition        : all 0.3s;
}

.scrollup-2:hover {
    opacity: 0.9;
}

/* ----------------------------------------------------------------------------- TOTOP ENDS ------------------ */
/* ------------------------------------------------------ NO GUTTER STARTS ---------- */

.no-gutter-1 [class*="-1"] {
    padding-left : 0;
    padding-right: 0;
}

.no-gutter-3 [class*="-3"] {
    padding-left : 0;
    padding-right: 0;
}

.no-gutter-4 [class*="-4"] {
    padding-left : 0;
    padding-right: 0;
}

.no-gutter-6 [class*="-6"] {
    padding-left : 0;
    padding-right: 0;
}

.no-gutter-7 [class*="-7"] {
    padding-left : 0;
    padding-right: 0;
}

.no-gutter-8 [class*="-8"] {
    padding-left : 0;
    padding-right: 0;
}

.no-gutter-9 [class*="-9"] {
    padding-left : 0;
    padding-right: 0;
}

.no-gutter-12 [class*="-12"] {
    padding-left : 0;
    padding-right: 0;
}

/* ------------------------------------------------------ NO GUTTER ENDS ---------- */
/* ---------------------------------------------------------------------------- PARALLAX STARTS ------------------ */

.parallax-1 {
    background-attachment: fixed;
    background-image     : url("../images/banner/shangbanner.jpg");
    background-repeat    : repeat-y;
    /*background-position: 50% 0;*/
    /*background-size    : cover;*/
}

.parallax-2 {
    background-attachment: fixed;
    background-image     : url(../images/parallax/2.jpg);
    background-repeat    : repeat-y;
    background-position  : 50% 0;
    background-size      : cover;
}

.parallax-3 {
    background-attachment: fixed;
    background-image     : url(../images/parallax/3.jpg);
    background-repeat    : repeat-y;
    background-position  : 50% 0;
    background-size      : cover;
}

.parallax-4 {
    background-attachment: fixed;
    background-image     : url(../images/parallax/4.jpg);
    background-repeat    : repeat-y;
    background-position  : 50% 0;
    background-size      : cover;
}

.parallax-5 {
    background-attachment: fixed;
    background-image     : url(../images/parallax/5.jpg);
    background-repeat    : repeat-y;
    background-position  : 50% 0;
    background-size      : cover;
}

.parallax-6 {
    background-attachment: fixed;
    background-image     : url(../images/parallax/6.jpg);
    background-repeat    : repeat-y;
    background-position  : 50% 0;
    background-size      : cover;
}

.parallax-7 {
    background-attachment: fixed;
    background-image     : url(../images/parallax/7.jpg);
    background-repeat    : repeat-y;
    background-position  : 50% 0;
    background-size      : cover;
}

.parallax-8 {
    background-attachment: fixed;
    background-image     : url(../images/parallax/8.jpg);
    background-repeat    : repeat-y;
    background-position  : 50% 0;
    background-size      : cover;
}

.parallax-9 {
    background-attachment: fixed;
    background-image     : url(../images/parallax/9.jpg);
    background-repeat    : repeat-y;
    background-position  : 50% 0;
    background-size      : cover;
}

.map-bg {
    background-attachment: fixed;
    background-image     : url(../images/parallax/map.png);
    background-repeat    : repeat-y;
    background-position  : center center;
}

.map-bg-1 {
    background-image   : url(../images/parallax/map-1.png);
    background-repeat  : no-repeat;
    background-position: center center;
}

.map-bg-2 {
    background-image   : url(../images/parallax/map-2.png);
    background-repeat  : no-repeat;
    background-position: center center;
}

/* ---------------------------------------------------------------------------- PARALLAX ENDS ------------------ */
/* ---------------------------------------------------------------------------- TEXTURE STARTS ------------------ */

.light-texture-01 {
    background-image : url(../images/textures/light-01.png);
    background-repeat: repeat;
}

.light-texture-02 {
    background-image : url(../images/textures/light-02.jpg);
    background-repeat: repeat;
}

.light-texture-03 {
    background-image : url(../images/textures/light-03.jpg);
    background-repeat: repeat;
}

.dark-texture-01 {
    background-image : url(../images/textures/dark-01.jpg);
    background-repeat: repeat;
}

.dark-texture-02 {
    background-image : url(../images/textures/dark-02.jpg);
    background-repeat: repeat;
}

.dark-texture-03 {
    background-image : url(../images/textures/dark-03.jpg);
    background-repeat: repeat;
}

/* ---------------------------------------------------------------------------- TEXTURE ENDS ------------------ */
/* ---------------------------------------------------------------------------- BACKGROUND STARTS ------------------ */

.dark-grey-1 {
    /*background-color: #2a2a2a;*/
    background-image   : url("../images/footer.jpg");
    background-position: center center;
}

footer .line {
    border-top: 1px solid #444444;
}

.dark-grey-2 {
    background-color: #e1e6ea;
}

.dark-grey-3 {
    background-color: rgba(0, 0, 0, 0.8);
}

.black-bg {
    background-color: #000;
}

.black-bg-2 {
    background-color: #000;
}

.light-grey-bg {
    background-color: #f9f9f9;
}

.blue-bg {
    background-color: #f86604;
}

/* ---------------------------------------------------------------------------- BACKGROUND ENDS ------------------ */

@media (min-width: 992px) and (max-width: 1199px) {
    .black-overlay {
        background-image   : url(../images/inner-banner/overlay-black.png);
        background-repeat  : no-repeat;
        background-position: -400px top;
    }

    .bread-crumb {
        background-image   : url(../images/breadcrumbs/bg.png);
        background-repeat  : no-repeat;
        background-position: -400px center;
        padding-top        : 30px;
        padding-bottom     : 30px;
    }

    nav.navigation-07.navbar-default .navbar-nav>li:first-child {
        min-width         : 200px;
        padding-right     : 0px;
        border-right      : 1px solid;
        border-right-color: rgba(255, 255, 255, 0.5);
    }

    nav.navigation-07.navbar-default .navbar-nav>li:last-child {
        min-width        : 80px;
        margin-left      : 0px;
        border-left      : 1px solid;
        border-left-color: rgba(255, 255, 255, 0.5);
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    nav.navigation-07.navbar-default .navbar-nav>li:first-child {
        min-width: 150px;
    }

    nav.navigation-07.navbar-default .navbar-nav>li:last-child {
        min-width: 50px;
    }

    .black-overlay {
        background-image   : url(../images/inner-banner/overlay-black.png);
        background-repeat  : no-repeat;
        background-position: -400px top;
    }

    .bread-crumb {
        background-image   : url(../images/breadcrumbs/bg.png);
        background-repeat  : no-repeat;
        background-position: -400px center;
        padding-top        : 30px;
        padding-bottom     : 30px;
    }

    .NotGeneric-SubTitle {
        text-align: center !important;
    }

    .home-03-about-us .block {
        margin-bottom: 30px;
    }

    .no-gutter-6 [class*="-6"] {
        padding-left : 10px;
        padding-right: 10px;
    }

    .no-gutter-12 [class*="-12"] {
        padding-left : 10px;
        padding-right: 10px;
    }

    .newsletter-and-links {
        background: rgba(34, 34, 34, 1);
        background: -moz-linear-gradient(left, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(34, 34, 34, 1)), color-stop(50%, rgba(34, 34, 34, 1)), color-stop(50%, rgba(34, 34, 34, 1)), color-stop(100%, rgba(34, 34, 34, 1)));
        background: -webkit-linear-gradient(left, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 100%);
        background: -o-linear-gradient(left, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 100%);
        background: -ms-linear-gradient(left, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 100%);
        background: linear-gradient(to right, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 100%);
        filter    : progid: DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#222222', GradientType=1);
        position  : relative;
    }

    .services .service-details .picture h1 {
        margin          : 0px;
        font-size       : 24px;
        line-height     : normal;
        color           : #fff;
        background-color: #f86604;
        padding-top     : 50px;
        padding-bottom  : 50px;
        padding-left    : 30px;
        padding-right   : 30px;
        text-align      : center;
        position        : absolute;
        z-index         : 10;
        top             : 50%;
        margin-top      : -90px;
        right           : 9px;
        left            : 9px;
        margin-left     : auto;
        margin-right    : auto;
        border          : 6px solid #fff;
    }

    .blog .post .picture {
        margin-bottom: 40px;
    }

    footer .row2 {
        padding-top   : 60px;
        padding-bottom: 40px;
        text-align    : center;
    }

    footer .row2 ul.links {
        margin    : 0px;
        text-align: center;
        padding   : 0px;
    }

    footer .row2 .copyright {
        font-size  : 12px;
        text-align : center;
        padding-top: 10px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .navigation-03 .navbar-brand {
        float      : left;
        height     : auto;
        padding    : 15px 0px 0px 5px;
        font-size  : 18px;
        line-height: 20px;
    }

    .navigation-03 .navbar-brand>img {
        width : 75%;
        height: auto;
    }

    .navigation-03 .navbar-nav>li>a {
        padding-top   : 6px;
        padding-bottom: 6px;
        text-transform: uppercase;
        color         : #fff;
        font-size     : 13px;
        font-weight   : 500;
        line-height   : normal;
        border-top    : none;
    }

    .navbar-inverse .navbar-nav>.active>a,
    .navbar-inverse .navbar-nav>.active>a:focus,
    .navbar-inverse .navbar-nav>.active>a:hover {
        color           : #fff;
        background-color: #f86604;
        border-top      : none;
    }

    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        background-color: #b7daf5;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #fff;
    }

    .navigation-04 .navbar-brand {
        float      : left;
        height     : auto;
        padding    : 15px 0px 0px 5px;
        font-size  : 18px;
        line-height: 20px;
    }

    .navigation-04 .navbar-brand>img {
        width : 75%;
        height: auto;
    }

    .navigation-04 .navbar-nav>li>a {
        padding-top   : 6px;
        padding-bottom: 6px;
        text-transform: uppercase;
        color         : #fff;
        font-size     : 13px;
        font-weight   : 500;
        line-height   : normal;
        border-top    : none;
    }

    nav.navigation-07.navbar-default {
        background         : rgba(20, 20, 20, 0.8);
        border-bottom      : 1px solid;
        border-bottom-color: rgba(255, 255, 255, 0.5);
    }

    nav.navigation-07.navbar-default .navbar-nav>li {
        float     : left;
        width     : 100%;
        text-align: left;
        display   : block;
    }

    nav.navigation-07.navbar-default .navbar-nav>li:first-child {
        min-width         : 200px;
        padding-right     : 0px;
        border-right      : 0px solid;
        border-right-color: rgba(255, 255, 255, 0.5);
    }

    nav.navigation-07.navbar-default .navbar-nav>li:last-child {
        min-width        : 100px;
        margin-left      : 0px;
        border-left      : 0px solid;
        border-left-color: rgba(255, 255, 255, 0.5);
    }

    .NotGeneric-SubTitle {
        text-align: center !important;
    }

    .black-overlay {
        background-image   : url(../images/inner-banner/overlay-black-2.png);
        background-repeat  : repeat;
        background-position: 0 top;
    }

    .bread-crumb-container {
        padding-top: 150px;
    }

    .bread-crumb {
        background-image   : url(../images/breadcrumbs/bg-2.png);
        background-repeat  : repeat;
        background-position: 0 center;
        padding-top        : 2px;
        padding-bottom     : 2px;
    }

    .inner-banner .breadcrumb {
        margin-bottom   : 0px;
        list-style      : none;
        background-color: transparent;
        border-radius   : 0px;
        padding-top     : 10px;
        padding-right   : 0px;
        padding-bottom  : 8px;
        padding-left    : 0px;
    }

    .home-03-about-us .block {
        margin-bottom: 30px;
    }

    .home-03-we-deliever .description {
        padding-top   : 20px;
        padding-bottom: 30px;
    }

    .home-03-we-deliever ul.lists {
        margin        : 0px;
        padding-left  : 0px;
        padding-right : 0px;
        padding-top   : 0px;
        padding-bottom: 0px;
    }



    .nav-justified>li {
        float: left;
        width: 33%;
    }

    .newsletter-and-links {
        background: rgba(34, 34, 34, 1);
        background: -moz-linear-gradient(left, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(34, 34, 34, 1)), color-stop(50%, rgba(34, 34, 34, 1)), color-stop(50%, rgba(34, 34, 34, 1)), color-stop(100%, rgba(34, 34, 34, 1)));
        background: -webkit-linear-gradient(left, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 100%);
        background: -o-linear-gradient(left, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 100%);
        background: -ms-linear-gradient(left, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 100%);
        background: linear-gradient(to right, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 50%, rgba(34, 34, 34, 1) 100%);
        filter    : progid: DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#222222', GradientType=1);
        position  : relative;
    }

    .services .service-details .picture h1 {
        margin          : 0px;
        font-size       : 24px;
        line-height     : normal;
        color           : #fff;
        background-color: #f86604;
        padding-top     : 20px;
        padding-bottom  : 20px;
        padding-left    : 0px;
        padding-right   : 0px;
        text-align      : center;
        position        : absolute;
        z-index         : 10;
        top             : 50%;
        margin-top      : -60px;
        right           : 9px;
        left            : 9px;
        margin-left     : auto;
        margin-right    : auto;
        border          : 6px solid #fff;
    }

    .parallax-7 {
        background-attachment: fixed;
        background-image     : url(../images/parallax/8.jpg);
        background-repeat    : repeat-y;
        background-position  : 50% 0;
        background-size      : cover;
    }

    .blog .post .picture {
        margin-bottom: 40px;
    }

    .shop .cart-grid .product-price {
        font-size : 16px;
        color     : #000;
        text-align: left;
    }

    .shop .cart-grid .total-product-price {
        font-size : 16px;
        color     : #000;
        text-align: left;
    }

    .shop .cart-grid ul.actions {
        padding-top: 6px;
        margin     : 0px;
    }

    .cart-total {
        padding-top   : 100px;
        padding-bottom: 30px;
    }

    .cal-shipping {
        padding-top   : 30px;
        padding-bottom: 100px;
    }

    footer .row2 {
        padding-top   : 60px;
        padding-bottom: 40px;
        text-align    : center;
    }

    footer .row2 ul.links {
        margin    : 0px;
        text-align: center;
        padding   : 0px;
    }

    footer .row2 .copyright {
        font-size  : 12px;
        text-align : center;
        padding-top: 10px;
    }

    .no-gutter-6 [class*="-6"] {
        padding-left : 10px;
        padding-right: 10px;
    }

    .no-gutter-12 [class*="-12"] {
        padding-left : 10px;
        padding-right: 10px;
    }

    @media (min-width: 320px) and (max-width: 480px) {
        .navigation-03 .navbar-brand {
            float      : left;
            height     : auto;
            padding    : 15px 0px 0px 5px;
            font-size  : 18px;
            line-height: 20px;
        }

        .navigation-03 .navbar-brand>img {
            width : 75%;
            height: auto;
        }

        .navigation-03 .navbar-nav>li>a {
            padding-top   : 6px;
            padding-bottom: 6px;
            text-transform: uppercase;
            color         : #fff;
            font-size     : 13px;
            font-weight   : 500;
            line-height   : normal;
            border-top    : none;
        }

        .navbar-inverse .navbar-nav>.active>a,
        .navbar-inverse .navbar-nav>.active>a:focus,
        .navbar-inverse .navbar-nav>.active>a:hover {
            color           : #fff;
            background-color: #f86604;
            border-top      : none;
        }

        .navbar-inverse .navbar-toggle:focus,
        .navbar-inverse .navbar-toggle:hover {
            background-color: #b7daf5;
        }

        .navbar-inverse .navbar-toggle {
            border-color: #fff;
        }

        .navigation-04 .navbar-brand {
            float      : left;
            height     : auto;
            padding    : 15px 0px 0px 5px;
            font-size  : 18px;
            line-height: 20px;
        }

        .navigation-04 .navbar-brand>img {
            width : 75%;
            height: auto;
        }

        .navigation-04 .navbar-nav>li>a {
            padding-top   : 6px;
            padding-bottom: 6px;
            text-transform: uppercase;
            color         : #fff;
            font-size     : 13px;
            font-weight   : 500;
            line-height   : normal;
            border-top    : none;
        }

        .inner-banner .info h1 {
            font-size     : 40px;
            font-weight   : 700;
            color         : #f86604;
            text-transform: uppercase;
            padding       : 0px;
            margin        : 0px;
        }

        .inner-banner .info h2 {
            font-size     : 14px;
            line-height   : normal;
            font-weight   : 400;
            color         : #fff;
            text-transform: none;
            padding       : 0px;
            margin        : 0px;
        }

        .home-our-services .owl-theme .owl-controls {
            text-align                 : center;
            -webkit-tap-highlight-color: transparent;
            top                        : 25%;
            right                      : 0;
            left                       : 0;
            margin-left                : auto;
            margin-right               : auto;
            position                   : absolute;
        }

        .home-our-services .owl-theme .owl-controls .owl-nav [class*=owl-] {
            color                : #000;
            font-size            : 20px;
            background-color     : #f9f9f9;
            display              : inline-block;
            cursor               : pointer;
            height               : 36px;
            width                : 36px;
            border-radius        : 0px;
            padding-top          : 8px;
            -webkit-border-radius: 0px;
            -moz-border-radius   : 0px;
        }

        .home-our-services .owl-theme .owl-controls .owl-nav .owl-prev {
            position: absolute;
            z-index : 10;
            right   : 0;
            top     : 45%;
        }

        .home-our-services .owl-theme .owl-controls .owl-nav .owl-next {
            position: absolute;
            z-index : 10;
            left    : 0;
            top     : 45%;
        }

        .pricing .block {
            margin-left : 0px;
            margin-right: 0px;
        }

        .pricing .owl-theme .owl-controls {
            text-align                 : center;
            -webkit-tap-highlight-color: transparent;
            top                        : 25%;
            right                      : 0;
            left                       : 0;
            margin-left                : auto;
            margin-right               : auto;
            position                   : absolute;
        }

        .pricing .owl-theme .owl-controls .owl-nav [class*=owl-] {
            color                : #000;
            font-size            : 20px;
            background-color     : #f9f9f9;
            display              : inline-block;
            cursor               : pointer;
            height               : 36px;
            width                : 36px;
            border-radius        : 0px;
            padding-top          : 8px;
            -webkit-border-radius: 0px;
            -moz-border-radius   : 0px;
        }

        .pricing .owl-theme .owl-controls .owl-nav .owl-prev {
            position: absolute;
            z-index : 10;
            right   : 0;
            top     : 45%;
        }

        .pricing .owl-theme .owl-controls .owl-nav .owl-next {
            position: absolute;
            z-index : 10;
            left    : 0;
            top     : 45%;
        }

        .our-team-01 .block {
            padding-left : 0px;
            padding-right: 0px;
        }

        .our-team-01 .owl-theme .owl-controls {
            text-align                 : center;
            -webkit-tap-highlight-color: transparent;
            top                        : 50%;
            margin-top                 : -20px;
            right                      : 0;
            left                       : 0;
            margin-left                : auto;
            margin-right               : auto;
            position                   : absolute;
        }

        .our-team-01 .owl-theme .owl-controls .owl-nav [class*=owl-] {
            color                : #000;
            font-size            : 20px;
            background-color     : #f9f9f9;
            display              : inline-block;
            cursor               : pointer;
            height               : 36px;
            width                : 36px;
            border-radius        : 0px;
            padding-top          : 8px;
            -webkit-border-radius: 0px;
            -moz-border-radius   : 0px;
        }

        .our-team-01 .owl-theme .owl-controls .owl-nav .owl-prev {
            position: absolute;
            z-index : 10;
            right   : 0;
            top     : 45%;
        }

        .our-team-01 .owl-theme .owl-controls .owl-nav .owl-next {
            position: absolute;
            z-index : 10;
            left    : 0;
            top     : 45%;
        }

        .nav-justified>li {
            float: left;
            width: 33%;
        }

        .home-03-services-tabs .tabs ul.icon-tabs .icon {
            height            : 70px;
            width             : 70px;
            border-radius     : 35px;
            border            : 1px solid #747474;
            font-size         : 36px;
            color             : #d1d1d1;
            padding-top       : 16px;
            -webkit-transition: all 0.3s;
            -moz-transition   : all 0.3s;
            transition        : all 0.3s;
        }

        .home-03-services-tabs .tabs .nav>li.active .icon,
        .home-03-services-tabs .tabs .nav>li>a:focus .icon,
        .home-03-services-tabs .tabs .nav>li>a:hover .icon {
            height          : 70px;
            width           : 70px;
            border-radius   : 35px;
            border          : 1px solid #f86604;
            background-color: #f86604;
            font-size       : 36px;
            color           : #fff;
            padding-top     : 16px;
        }

        .home-03-we-deliever .contents {
            padding-top   : 60px;
            padding-right : 10px;
            padding-bottom: 60px;
            padding-left  : 10px;
            width         : 100%;
        }

        .what-we-do .block {
            margin            : 0px;
            padding           : 10px;
            background-color  : #fff;
            -webkit-transition: all 0.3s;
            -moz-transition   : all 0.3s;
            transition        : all 0.3s;
        }

        .what-we-do .owl-theme .owl-controls {
            text-align                 : center;
            -webkit-tap-highlight-color: transparent;
            top                        : 40%;
            position                   : absolute;
            width                      : 100%;
        }

        .what-we-do .owl-theme .owl-controls .owl-nav [class*=owl-] {
            color                : #000;
            font-size            : 20px;
            background-color     : #f9f9f9;
            display              : inline-block;
            cursor               : pointer;
            height               : 36px;
            width                : 36px;
            border-radius        : 0px;
            padding-top          : 8px;
            -webkit-border-radius: 0px;
            -moz-border-radius   : 0px;
        }

        .what-we-do .owl-theme .owl-controls .owl-nav .owl-prev {
            position: absolute;
            z-index : 10;
            right   : 0px;
            top     : 45%;
        }

        .what-we-do .owl-theme .owl-controls .owl-nav .owl-next {
            position: absolute;
            z-index : 10;
            left    : 0px;
            top     : 45%;
        }

        .services .service-details .picture h1 {
            margin          : 0px;
            font-size       : 24px;
            line-height     : normal;
            color           : #fff;
            background-color: #f86604;
            padding-top     : 20px;
            padding-bottom  : 20px;
            padding-left    : 0px;
            padding-right   : 0px;
            text-align      : center;
            position        : absolute;
            z-index         : 10;
            top             : 50%;
            margin-top      : -60px;
            right           : 9px;
            left            : 9px;
            margin-left     : auto;
            margin-right    : auto;
            border          : 6px solid #fff;
        }

        .shop-login form .btns a img {
            padding-bottom: 6px;
        }

        .shop-login form .btns a.pull-left {
            float: none !important;
        }

        .shop-login form .btns a.pull-right {
            float: none !important;
        }

        ul.vertical-images li .icon {
            font-size         : 26px;
            color             : #fff;
            padding-bottom    : 6px;
            opacity           : 0;
            -webkit-transition: all 0.3s;
            -moz-transition   : all 0.3s;
            transition        : all 0.3s;
        }

        ul.vertical-images li .button {
            margin-top   : 10px;
            margin-bottom: 0px;
            opacity      : 0;
        }

        ul.vertical-images li h1 {
            font-size         : 18px;
            color             : #fff;
            font-weight       : 500;
            padding-top       : 0px;
            margin-top        : 0px;
            -webkit-transition: all 0.3s;
            -moz-transition   : all 0.3s;
            transition        : all 0.3s;
        }

        ul.vertical-images li:hover .button {
            opacity: 0;
            display: none;
        }

        footer .about {
            padding-bottom: 10px;
        }

        footer .row2 .copyright.left {
            font-size  : 12px;
            text-align : center;
            line-height: normal;
            padding-top: 50px;
        }

        footer .row2 ul.social-icons {
            margin        : 0px;
            text-align    : center;
            padding-top   : 20px;
            padding-right : 0px;
            padding-bottom: 0px;
            padding-left  : 20px;
        }

        footer .row2 ul.social-icons li {
            font-size       : 16px;
            color           : #fff;
            background-color: #4d4d4d;
            height          : 40px;
            width           : 40px;
            border-radius   : 20px;
            display         : inline-block;
            list-style-type : none;
            margin-left     : 3px;
            margin-right    : 3px;
            margin-top      : 0px;
            margin-top      : 0px;
            text-align      : center;
            line-height     : 2.8;
        }
    }
}

/* 投递简历按钮 */
.fiexed {
    position: fixed;
}

@media (min-width:1200px) {
    .fiexed {
        right: 13%;
    }
}

@media (max-width:1200px) {
    .fiexed {
        right: 0;
    }
}

.font-18 {
    font-size: 18px;
}

.color-black {
    color: black;
}

.post-link {
    border     : 1px solid #2185df;
    color      : #2185df;
    display    : inline-block;
    margin-top : 30px;
    padding    : 13px 40px;
    font-weight: 500;
}

.post-link:hover {
    background-color: #2185df;
    color           : white;
    text-decoration : none;
}

.shangwu-link {
    text-align   : center;
    border-bottom: 1px solid black;
    color        : black;
}

.overflow-hidden {
    overflow: hidden;
}

/* 导航条 样式 */
.navbar-brand {
    padding: 0;
}

.navbar-brand>img,
.navbar-header {
    height: 70px;
}

@media (min-width: 768px) {
    .navbar-default {
        background-color: white;
    }

    .navbar-default {
        border    : 0px solid transparent;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }

    .navbar-default .navbar-nav>li {
        cursor          : pointer;
        background-color: white !important;
    }

    .collapse {
        float: right !important;
    }

    .navbar-default .navbar-nav>li>a {
        height          : 70px;
        line-height     : 70px;
        padding         : 0 15px;
        color           : #333;
        font-size       : 15px;
        text-transform  : uppercase;
        background-color: white !important;
    }

    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover .navbar-default .navbar-nav>.active>a:focus .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>li:hover>a,
    .navbar-default .navbar-nav>li:hover,
    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        color           : white !important;
        background-color: #f86604 !important;
    }

    .dropdown:hover .dropdown-menu {
        visibility: visible;
        opacity   : 1;
        top       : 100%;
    }

    .dropdown-menu {
        position     : absolute;
        top          : 110%;
        left         : 0px;
        min-width    : 160px;
        background   : #fff;
        transition   : all .3s linear;
        visibility   : hidden;
        display      : block;
        opacity      : 0;
        box-shadow   : 0 0 20px 0 rgba(0, 0, 0, .1);
        z-index      : 888;
        border-radius: 0px !important;
        box-shadow   : 0 2px 5px 0 rgba(0, 0, 0, 0.26);
        border       : 0;
        padding      : 0;
    }

    .dropdown-menu>li>a {
        padding       : 7px 20px;
        text-transform: uppercase;
    }

    .dropdown-menu>li:hover a {
        color           : #f86604;
        background-color: #f9f9f9;
    }
}

/* 分页 */
.pagination li {
    display: inline-block;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background-color: #f86604;
    color           : white;
    border-color: #f86604;
}

.pagination>li>a,
.pagination>li>span {
    border-color: #f86604;
    color: #f86604;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff!important;
  cursor: default;
  background-color: #f86604;
  border-color: #f86604;
}

/* 职位 页面样式 */
.position-top {
    position: relative;
    z-index : 888;
}

@media (min-width:768px) {
    .position-top {
        top: -20px;
    }
}

.position-container .position-box {
    border          : 1px solid #ddd;
    background-color: white;
    padding         : 10px;
}

.position-title {
    border-bottom: 1px solid #d3d3d3;
    color        : steelblue;
}

.position-title>span {
    background-color: white;
    display         : inline-block;
    position        : relative;
    top             : 10px;
    padding         : 10px;
}

.position-title>span>i {
    margin: 0 5px;
}

@media (min-width:768px) {
    .split-right {
        padding-right: 15px !important;
    }
}

.position-box .categories {
    list-style: none;

}

.position-box .categories>li {
    line-height: 30px;
}

.position-box .categories>li.active>a:before,
.position-box .categories>li:hover>a:before {
    content : '➽';
    position: absolute;
    left    : 15px;
    color   : steelblue;
}

.position-box .categories>li>a {
    color: #333;
}

.position-box>table {
    width     : 100%;
    margin-top: 25px;
}

.position-box>table>thead>tr>th {
    background-color: #eaeff3;
    line-height     : 50px;
}

.position-box>table tr:nth-child(even) {
    background-color: #fbfbfb;
}

.position-box>table tr>td {
    padding: 6px 3px;
}

/* 职位详情 */
.position-detail {
    border          : 1px solid #ddd;
    background-color: white;
    padding         : 20px;
    z-index         : 888;
    position        : relative;
}

@media (min-width: 768px) {
    .position-detail {
        top: -20px;
    }
}

.positon-detail-card {
    padding: 30px;
}

.positon-detail-card>div.row {
    padding: 10px 0;
}

.positon-detail-card .label-item {
    display    : inline-block;
    width      : 100px;
    font-weight: 500;
}

.positon-detail-card .description-title {
    background-color: #f9f9f9;
    padding         : 10px;
}

.post-btn {
    background-color: #f3f3f3;
    color           : white;
    display         : inline-block;
    padding         : 0px 50px;
    color           : #2185df;
    border          : 1px solid #b0b3b6;
}

/* 新闻列表 样式 */
.center {
    text-align: center;
}

.newslist__content>.page__title {
    padding: 60px 0;
}

.newslist__content .title>h3 {
    font-weight: 700;
}

.newslist__content>.page__title>div {
    color: #676767;
}

.newslist__item {
    display           : flex;
    position          : relative;
    flex-wrap         : wrap;
    padding           : 10px 3%;
    -webkit-transition: 400ms;
    -o-transition     : 400ms;
    transition        : 400ms;
    color             : #959595;
}

.newslist__item:hover {
    text-decoration: none;
    background     : #e6e6e6;
}

.newslist__item .item__date {
    font-size         : 12px;
    width             : 15%;
    -webkit-box-sizing: border-box;
    box-sizing        : border-box;
}

.newslist__item .item__date>span {
    display      : inline-block;
    color        : #101010;
    white-space  : nowrap;
    padding-right: 30px;
    position     : relative;
}

.newslist__item .item__date span:after {
    content           : '';
    position          : absolute;
    top               : 100%;
    left              : 0;
    width             : 100%;
    height            : 1px;
    background        : #d2d2d2;
    -webkit-transition: 500ms;
    -o-transition     : 500ms;
    transition        : 500ms;
}

.newslist__item:hover .item__date span:after {
    width     : 130%;
    background: #707070;
}

.newslist__item .item__image {
    width: 20%;
}

.newslist__item .item__text {
    width             : 65%;
    padding           : 0 10% 0 5%;
    box-sizing        : border-box;
    -webkit-box-sizing: border-box;
    text-align        : left;
}

.newslist__item .item__title {
    font-size       : 18px;
    color           : #000;
    font-weight     : 400;
    margin-bottom   : 3%;
    white-space     : nowrap;
    overflow        : hidden;
    -o-text-overflow: ellipsis;
    text-overflow   : ellipsis;
}

.newslist__item .item_author {
    color     : #535353;
    font-size : 12px;
    text-align: right;
    color     : #959595;
}

.newslist__item>i.more {
    position  : absolute;
    right     : 5%;
    top       : 50%;
    transition: 400ms;
    transform : translateY(-50%);
}

a:hover>i.more {
    margin-right: 0;
    color       : #535353;
    right       : 4%;
}

@media (max-width: 768px) {

    .newslist__item>.item__date,
    .newslist__item>.item__image,
    .newslist__item>.item__text {
        width: 100%;
    }

    .newslist__item .item__text {
        padding: 0;
    }

    .newslist__item .item__date span:after {
        height: 0;
    }

    i.more {
        display: none;
    }
}

.newsdetail {
    padding-top: 60px;
}

.newsdetail>.newsdetail-title {
    border-bottom: 1px dashed #c9c9c9;
    padding      : 30px 0;
}

.newsdetail>.newsdetail-title span {
    font-size: 12px;
    color    : #676767;
}

.newsdetail .news-pager {
    padding: 30px 0;
}

.blog-detail-scrollup.scrollup {
    position: fixed;
    top: 90%;
    left: 80%;
    right: auto;
    transform: translateX(-50%);
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 50%;
    background: #fb6600;
    color: #fff;
    box-shadow: 0 10px 24px rgba(251, 102, 0, 0.28);
    display: none;
    z-index: 9999;
    padding-top: 0px;
}

.blog-detail-scrollup.scrollup:hover,
.blog-detail-scrollup.scrollup:focus {
    color: #fff !important;
    background: #e95d00;
    text-decoration: none;
}

.blog-detail-scrollup.scrollup i {
    font-size: 26px;
    line-height: 46px;
}

@media (max-width: 767px) {
    .blog-detail-scrollup.scrollup {
        top: 60px;
    }
}

.commonweal-listing {
    padding: 48px 0 72px;
}

.commonweal-listing__hero {
    max-width: 760px;
    margin: 0 auto 48px;
}

.commonweal-listing__eyebrow {
    margin: 0 0 12px;
    font-size: 12px;
    letter-spacing: 0.28em;
    color: #f86604;
}

.commonweal-listing__hero h3 {
    margin: 0;
    font-size: 42px;
    font-weight: 700;
    color: #161616;
}

.commonweal-listing__intro {
    margin-top: 16px;
    color: #676767;
    font-size: 15px;
    line-height: 28px;
}

.commonweal-listing__body {
    display: flex;
    align-items: flex-start;
    gap: 48px;
}

.commonweal-listing__main {
    flex: 1 1 auto;
    min-width: 0;
}

.commonweal-listing__aside {
    width: 280px;
    flex: 0 0 280px;
    position: sticky;
    top: 110px;
}

.commonweal-listing__aside h1 {
    margin: 0 0 18px;
    font-size: 18px;
    font-weight: 700;
    color: #111;
}

.commonweal-listing__aside .list_before {
    margin: 0 0 34px;
    padding: 20px 22px;
    border: 1px solid #ececec;
    border-radius: 14px;
    background: #fafafa;
}

.commonweal-listing__aside .list_before li {
    margin-bottom: 10px;
}

.commonweal-listing__aside .list_before li:last-child {
    margin-bottom: 0;
}

.commonweal-listing__aside .list_before a {
    color: #5a5a5a;
}

.commonweal-listing__aside .list_before .active a,
.commonweal-listing__aside .list_before a:hover {
    color: #f86604;
}

.commonweal-card {
    border-bottom: 1px solid #ececec;
}

.commonweal-card__link {
    display: block;
    padding: 28px 0;
    color: inherit;
}

.commonweal-card__link:hover {
    text-decoration: none;
}

.commonweal-card__meta {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 18px;
}

.commonweal-card__date {
    font-size: 13px;
    color: #7a7a7a;
    letter-spacing: 0.08em;
}

.commonweal-card__badge {
    display: inline-flex;
    align-items: center;
    padding: 4px 10px;
    border-radius: 999px;
    background: rgba(248, 102, 4, 0.12);
    color: #d55d08;
    font-size: 12px;
}

.commonweal-card__content {
    display: flex;
    align-items: flex-start;
    gap: 26px;
}

.commonweal-card__image {
    width: 320px;
    flex: 0 0 320px;
    overflow: hidden;
    border-radius: 16px;
    background: #f3f3f3;
}

.commonweal-card__image img {
    width: 100%;
    display: block;
}

.commonweal-card__image-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 180px;
    color: #b1b1b1;
    font-size: 12px;
    letter-spacing: 0.28em;
}

.commonweal-card__text {
    flex: 1 1 auto;
    min-width: 0;
}

.commonweal-card__title {
    margin: 0 0 14px;
    font-size: 28px;
    line-height: 1.35;
    font-weight: 700;
    color: #171717;
}

.commonweal-card__summary {
    color: #606060;
    font-size: 15px;
    line-height: 30px;
}

.commonweal-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 22px;
    color: #f86604;
    font-size: 14px;
    font-weight: 600;
}

.commonweal-card__footer .more {
    position: static;
    transform: none;
}

.commonweal-empty {
    padding: 72px 0;
    text-align: center;
    color: #8a8a8a;
}

.commonweal-listing__pagination {
    margin-top: 28px;
}

.commonweal-showcase {
    background: #fff;
}

.commonweal-showcase__container {
    width: 75%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

.commonweal-showcase__hero-wrap {
    padding-top: 0;
    padding-bottom: 32px;
    padding-left: 0;
    padding-right: 0;
    display: grid;
    gap: 24px;
}

.commonweal-showcase__hero {
    width: 100%;
    overflow: hidden;
    background: transparent;
    border-radius: 22px;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
}

.commonweal-showcase__hero--padded {
    background: #fff;
    margin-top: 32px;
}

.commonweal-showcase__hero-image {
    width: 100%;
    height: auto;
    display: block;
}

.commonweal-showcase__carousel-wrap {
    padding: 72px 0 88px;
}

.commonweal-showcase__heading {
    margin-bottom: 42px;
}

.commonweal-showcase__eyebrow {
    margin: 0 0 12px;
    font-size: 12px;
    letter-spacing: 0.3em;
    color: #f86604;
}

.commonweal-showcase__heading h3 {
    margin: 0;
    font-size: 40px;
    font-weight: 700;
    color: #161616;
}

.commonweal-showcase__slide {
    display: flex;
    gap: 24px;
}

.commonweal-showcase__card {
    flex: 1 1 0;
    overflow: hidden;
    border-radius: 14px;
    background: transparent;
    box-shadow: 0 18px 48px rgba(0, 0, 0, 0.08);
    aspect-ratio: 4 / 3;
}

.commonweal-showcase__card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.commonweal-showcase__carousel .owl-nav {
    display: flex;
    justify-content: center;
    gap: 14px;
    margin-top: 28px;
}

.commonweal-showcase__carousel .owl-nav button.owl-prev,
.commonweal-showcase__carousel .owl-nav button.owl-next {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 1px solid #f86604 !important;
    background: #f86604 !important;
    color: #fff !important;
    font-size: 22px !important;
    transition: 200ms;
}

.commonweal-showcase__carousel .owl-nav button.owl-prev:hover,
.commonweal-showcase__carousel .owl-nav button.owl-next:hover {
    border-color: #d95300 !important;
    background: #d95300 !important;
    color: #fff !important;
}

.commonweal-showcase__carousel .owl-dots {
    margin-top: 8px;
    text-align: center;
}

.commonweal-showcase__carousel .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #d7d7d7;
}

.commonweal-showcase__carousel .owl-dot.active span,
.commonweal-showcase__carousel .owl-dot:hover span {
    background: #f86604;
}

.commonweal-news {
    padding-top: 0;
}

.commonweal-news .blog-box {
    width: 100%;
}

.commonweal-news .row {
    margin-left: -12px;
    margin-right: -12px;
}

.commonweal-news .col-md-4,
.commonweal-news .col-sm-4,
.commonweal-news .col-xs-12 {
    padding-left: 12px;
    padding-right: 12px;
}

.commonweal-news .blog-item {
    margin: 0;
}

.commonweal-news .blog-item-img {
    aspect-ratio: 400 / 225;
    overflow: hidden;
    background: #f3f3f3;
}

.commonweal-news .blog-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

@media (max-width: 1199px) {
    .commonweal-listing__body {
        gap: 32px;
    }

    .commonweal-listing__aside {
        width: 240px;
        flex-basis: 240px;
    }

    .commonweal-card__image {
        width: 280px;
        flex-basis: 280px;
    }
}

@media (max-width: 991px) {
    .commonweal-listing__body {
        display: block;
    }

    .commonweal-listing__aside {
        width: auto;
        position: static;
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .commonweal-showcase__container {
        width: 100%;
    }

    .commonweal-listing {
        padding: 34px 0 56px;
    }

    .commonweal-listing__hero h3 {
        font-size: 30px;
    }

    .commonweal-card__content {
        display: block;
    }

    .commonweal-card__image {
        width: 100%;
        margin-bottom: 18px;
    }

    .commonweal-card__title {
        font-size: 22px;
    }

    .commonweal-showcase__hero {
        height: 72vh;
        min-height: 380px;
    }

    .commonweal-showcase__carousel-wrap {
        padding: 48px 0 60px;
    }

    .commonweal-showcase__hero-wrap {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 18px;
        gap: 14px;
    }

    .commonweal-showcase__heading h3 {
        font-size: 28px;
    }

    .commonweal-showcase__slide {
        display: block;
    }

    .commonweal-showcase__card {
        margin-bottom: 18px;
    }

    .commonweal-showcase__slide .commonweal-showcase__card:last-child {
        margin-bottom: 0;
    }
}

/* 公司简介 */
.company-content {
    background-color: #f8f8f8;
    padding         : 56px;
}

.company-content p {
    font-size: 14px;
}
