#header{
    border-color: #2c2c2c;
    box-shadow: none;
    border-radius: 0;
    border: none;
    margin-bottom: -1px;
}
.header .filterLarge.sticky{
    position: fixed;
    width: 100%;
    left: 0;
    top: 98px;
    padding-bottom: 20px;
    background: #2c2c2c;
    z-index: 10;
}
p:empty{ display:none;}
#header .navbar{
    box-shadow: none;
}
.headerContentSection .jumbotron-slider .btn-default{
    text-shadow: none;
}
ul.main_navigation .clock{
    padding: 0 5px;
}
.main_navigation .clock a{
    border-radius: 16px;
    background-color: #ff8200;
    padding: 8px 16px;
    border: 1px solid #ff8200;
    position: relative;
}
.main_navigation .clock .fa.fa-lock:before{
    content: '';
    background: url(/wp-content/uploads/2018/01/lock.png) no-repeat;
    width: 12px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%) translateY(50%);
}
.main_navigation .clock a:hover:after{
    content: '';
    background: url(/wp-content/uploads/2018/01/lock-hover.png) no-repeat;
    width: 12px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%) translateY(50%);
    background-size: cover;
}
.main_navigation .clock a:hover{
    background-color: #FFFFFF;
    transition: 0.6s;
    border: 1px solid #ff8200;
}
.titlePage{
    background-color: #2c2c2c;
    padding-top: 15px;
    padding-bottom: 72px;
}
.titlePage h1{
    color: #ff8200;
    font-family: 'Helvetica Neue Bold', sans-serif;
    font-size: 48px;
    font-weight: normal;
    line-height: 56px;
    max-width: 590px;
    text-transform: capitalize;
}
.titlePage p{
    max-width: 760px;
    color: #ffffff;
    font-family: Helvetica Neue Bold, sans-serif;
}
/*p{
    color: #000000;
    font-family: Helvetica Neue Bold, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;
    max-width: 760px;
}*/
.BannerLandingPage .description-text{
    padding-bottom: 24px;
}
.bgImageAbout img{
    max-height: 320px;
    width: 100%;
}
.page-template-template-about .ourStorySection{
    padding-top: 54px;
    padding-bottom: 58px;
}
.page-template-template-about .ourStorySection .summaryStory{
    padding-top: 50px;
    padding-bottom: 23px;
}
.page-template-template-about .ourStorySection .summaryStory span{
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0;
}
.page-template-template-about .ourStorySection .summaryStory p{
    padding-top: 12px;
}
.page-template-template-about .titlePage h1{
    margin-bottom: 16px;
}
.contentImage .textBlock p{
    color: #000000;
    margin-top: 16px;
    font-size: 24px;
    line-height: 40px;
    max-width: 464px;
    font-family: 'Helvetica Neue Bold', sans-serif;
}

.form-login .headlineH4 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color:  #bbbbbb;
    margin-top:  10px;
}

.form-login form {
    margin-top: 30px;
}

.form-login .headlineH4:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 80px;
    height: 2px;
    background-color: #ff8200;
    right: 0;
}

.form-login .login .headlineH4 h4 {
    margin-bottom: 0;
    margin-top: 0;
    color:  #bbbbbb;
    cursor: pointer;
}

.form-login .headlineH4 h4:after {
    background-color: transparent;
}

.form-login .headlineH4 h4:first-child:after {
    background-color: #bbbbbb;
    width: 2px;
    height: 15px;
    top: 2px;
}

.form-login .login .title-login {
    margin-right: 5px;
    padding-right: 5px;
}

.form-login .login-form.popup-tab.active .title-login {
    color:  #ff8200;
}

.form-login .register-form.popup-tab.active .title-registry {
    color:  #ff8200;
}

.headlineH4 h4{
    color: #ff8200;
    font-family: 'Helvetica Neue Bold', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    position: relative;
}
.headlineH4 h4:after{
    content: '';
    width: 80px;
    height: 1px;
    display: block;
    margin-top: 8px;
    background-color: #ff8200;
}
.contentImage > .row{
    margin: auto;
}
.contentImage .imgBackground img{
    width: 100%;
    max-height: 400px;
}
.iconBox .iconCircle p{
    color: #000000;
    font-family: 'Helvetica Neue Medium', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    border-top: 1px solid #d8d8d8;
    margin-top: 16px;
    padding-top: 16px;
}
.iconBox .contentIconBox{
    padding-top: 90px;
    padding-bottom: 80px;
}
.iconBox .textIcon:nth-child(odd) .iconCircle{
    margin-top: 96px;
}
.iconBox .textIcon:first-child .iconCircle{
    margin-top: 54px;
}
.iconBox .headlineH4 h4{
    margin-top: 0;
}
.iconBox .iconCircle img{
    display: inline-block;
    width: 56px;
    background-color: #ff8200;
    border-radius: 50%;
    height: 56px;
}
.ourTeam .textOurTeam{
    /*padding-right: calc((100% - 1170px) / 2 + 15px);
    padding-left: calc((100% - 1170px) / 2 + 30px);*/
    border-top: 1px solid #dddddd;
    margin-top: 40px;
    padding-top: 56px;
}
.ourTeam .textOurTeam .blockText{
    margin: auto;
    max-width: 540px;
}
.ourTeam .imgOurTeam{
    padding-left: 0;
    padding-right: 0;
    /*height: 420px;
     background-color: #8a8a8a;*/
}
.ourTeam .imgOurTeam img{
    width: 100%;
    object-fit: cover;
    height: 420px;
    display: block;
    /*background-color: #8a8a8a;*/
}
.ourTeam .imgOurTeam img:after{
    content: '';
    font-size: 16px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #8a8a8a;
}
.ourTeam .btnSayHi{
    padding: 16px 13px 16px 12px;
    display: inline-block;
}
/*.ourTeam .btnSayHi:after{
    content: '';
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #ffffff;
    position: absolute;
    right: 21px;
    top: 15px;
}*/
.ourTeam .btnSayHi:focus, .ourTeam .btnSayHi:hover{
    outline: none;
    text-decoration: none;
}
.ourTeam h3{
    margin-bottom: 24px;
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
    margin-top: 16px;
    color: #000000;
}
.contentImage{
    position: relative;
}
.contentImage .textBlockLarge{
    display: inline-block;
    z-index: 1;
    padding-left: calc((100% - 1170px)/2 + 15px);
    box-shadow: 0 0 16px rgba(170, 170, 170, 0.5);
    background-color: #ffffff;
    height: 480px;
}
.contentImage .rightImage{
    padding-right: 0;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
}
.contentImage .contentText{
    padding-top: 44px;
    padding-bottom: 44px;
}
.contentImage .contentText .textBlock:first-child{
    margin-bottom: 22px;
}/*====team=====*/
.page-template-template-team-php .titlePage p{
    font-family: 'Helvetica Neue Medium', sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 32px;
}
.page-template-template-team-php .headlineH4 h4:after{
    display: none;
}
.page-template-template-team-php .iconSocial img{
    width: auto;
    display: inline-block;
}
.jobTeam .introduceJob{
    background-color: #363636;
    position: relative;
}
.jobTeam .introduceJob .imageTeam{
    float: right;
}
.jobTeam .introduceJob .imageTeam img{
    width: 100%;
   /* padding-right: 30px;*/
    height: 480px;
}
.jobTeam .introduceJob .team{
    /*z-index: 2;*/
    /* margin-left: calc((100% - 1170px)/2 + 15px); */
    /* position: absolute; */
    /* left: 60px; */
    height: 100%;
}
.jobTeam .introduceJob .textJob{
    padding-top: 28px;
}
.jobTeam .introduceJob .textJob .introduceTeam{
    margin-bottom: 153px;
}
.jobTeam .introduce-job-slider{
    background-color: #363636;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
.introduceJob:focus,
.introduceJob:active,
.introduceJob:visited {
    border: none;
    outline: none;
}

.introduceJob .textJob p{
    font-family: 'Helvetica Neue Medium', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    max-width: 500px;
    color: #ffffff;
    max-height: 192px;
    overflow: hidden;
}
/*.introduceJob .textJob .jobTitle{
    position: absolute;
    bottom: 72px;
}*/
.introduceJob .headlineH3 h3{
    color: #ffffff;
    font-family: 'Helvetica Neue Medium', sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 32px;
}
.introduceJob .textJob .jobTitle h5{
    margin-bottom: 0;
}
.introduceJob .textJob .jobTitle h3{
    margin-top: 3px;
}
.introduceJob .textJob .iconSocial a{
    margin-right: 16px;
}
.headlineH5 h5{
    color: #ff8200;
    font-family: 'Helvetica Neue Bold', sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 32px;
}

.sliderTeam .itemSlider.slick-slide.slick-current .boxContent {
    /*box-shadow: 0px 0px 30px 0px #000000;*/
    border-radius: 4px;
}

.sliderTeam .itemSlider{
    position: relative;
    display: inline-block;
}
.sliderTeam .itemSlider .titleJob{
    position: absolute;
    bottom: 5px;
    margin-left: 17px;
    padding-right: 50px;
}
.sliderTeam .itemSlider .iconSocial{
    position: absolute;
    top: 22px;
    padding-left: 15px;
}
.sliderTeam .itemSlider .iconSocial img{
    display: inline-block;
    /*-webkit-box-shadow: 2px 2px 6px 1px rgba(111, 107, 107, 0.68);
    -moz-box-shadow: 2px 2px 6px 1px rgba(111, 107, 107, 0.68);
    box-shadow: 2px 2px 6px 1px rgba(111, 107, 107, 0.68);*/
    /*width: 13px;*/
}
.sliderTeam .itemSlider .iconSocial .linkedin img{
    width: 12px;
    height: 13px;
}
.sliderTeam .itemSlider .iconSocial .email img{
    width: 13px;
    height: 12px;
}
.sliderTeam .itemSlider .iconSocial a{
    margin-right: 16px;
    background: #ff8200;
    width: 22px;
    height: 22px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
}
.iconSocial a:focus{
    outline: none;
}
.sliderTeam .itemSlider h4{
    color: #ffffff;
    font-family: 'Helvetica Neue Medium', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin-top: -5px;
}
.sliderTeam .itemSlider h5{
    margin-bottom: 5px;
    line-height: 24px;
}
.scrollTop{
    position: relative;
}
.scrollTop .scroll ul{
    margin-bottom: 0;
}
.scrollTop .scroll ul li {
    display: inline-block;
    padding: 4px 7px;
    border-radius: 4px;
    color: #000000;
    font-family: 'Helvetica Neue Bold', sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 32px;
    cursor: pointer;
}

.scrollTop .scroll ul .buttonStyle.active{
    color: #ffffff;
}

.scrollTop .scroll ul .buttonStyle.active:before {
    background-color: #ff8200;
}

.scrollTop .scroll ul li:hover{
    color: #ffffff;
    background-color: #ff8200;
}
.scrollTop .scroll.sticky ul li.active{
    color: #ffffff;
    background-color: #ff8200;
}
.scrollTop .scroll{
    position: absolute;
    top: 0;
    z-index: 2;
    right: 0;
    transform: rotate(90deg);
    transform-origin: 172px 173px;
}
.scrollTop .scroll.sticky{
    position: fixed;
    top: 50%;
    transform: rotate(90deg) translateX(-50%);
}
.scrollTop .scroll.bottom{
    top: inherit;
    bottom: 130px;
}
/*===sliderJob====*/
.sliderTeam{
    overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 49px;
    padding-bottom: 49px;
}
.sliderTeam .boxContent{
    margin: 0 20px;
    cursor: pointer;
    height: 320px;
    background-color: #363636;
    border-radius: 4px;
}
.sliderTeam .imageJob img{
    /*width: 260px;*/
    box-shadow: 0 0 16px rgba(170, 170, 170, 0.5);
    height: 320px;
    object-fit: cover;
    border-radius: 3px;
}
/*.sliderTeam .sliderJob .slick-list{*/
    /*overflow: inherit;*/
/*}*/
/*.sliderTeam .sliderJob .slick-arrow{
    display: block!important;
}*/
.sliderTeam .sliderJob .itemSlider:focus{
    outline: none;
}
.sliderJob .slick-dots li button:before{
    font-size: 7px;
    padding-top: 20px;
}
.sliderJob .slick-arrow{
    background-color: #ff8200;
    padding: 25px;
    z-index: 1;
}
.sliderJob .slick-arrow:before{
    opacity: 1!important;
    content: '';
    border-style: solid;
    border-width: 8px 8px 8px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    right: 0;
    height: 0;
    width: 0;
    left: 50%;
    top: 50%;
    bottom: 0;
    transform: translate(-50%, -50%);
}
.sliderJob .slick-prev{
    left: 20px;
}
.sliderJob .slick-next{
    right: 20px;
}
.sliderJob .slick-next:before{
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #fff;
}
.sliderJob .slick-prev:hover, .sliderJob .slick-prev:focus, .sliderJob .slick-next:hover, .sliderJob .slick-next:focus{
    color: #ff8200;
    background: #ff8200;
}
    /*====our-product=====*/
.boxContaint > span {
    cursor: pointer;
    width: 60px;
    height: 60px;
    display: inline-block;
    border: 2px solid #ff8200;
    background-color: #ff8200;
    background-image: url(/wp-content/themes/thenatives/images/icon-right.svg);
    background-repeat: no-repeat;
    background-position: center right 20px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.boxContaint > span.caretClose {
    transform: rotate(0deg);
}

.productFilter{
    box-shadow: 0 0 16px rgba(138, 138, 138, 0.5);
    background-color: #ffffff;
    padding: 50px 60px;
    margin-top: -4px;
    transition: 1.6s;
    position: relative;
    left: 0;

}

.product .productFilter.hidePanel {
    left: -1000px;
}

.productFilter .title h4{
    color: #ff8200;
    font-family: 'Helvetica Neue Bold', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    position: relative;
}
.productFilter .title h4:after{
    content: '';
    width: 80px;
    height: 1px;
    position: absolute;
    background-color: #ff8200;
    top: 50%;
    right: 0;
}
.productFilter .headLineh4 h4{
    color: #000000;
    font-family: 'Helvetica Neue Bold', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    position: relative;
    cursor: pointer;
}
.productFilter .itemProduct > .checkBox.childless:before{
    display: none;
}
.productFilter .headLineh4.active h4:before, .productFilter .itemProduct > .checkBox:before,
.itemCompare .title h4:before, .listLogin .headLogin .resultLogin:after{
    content: "";
    width: 16px;
    height: 16px;
    background-color: #e0e0e0;
    border-radius: 100%;
    background-position: center;
    background-image: url(/wp-content/uploads/2018/01/2-layers-1.png)!important;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.productFilter .headLineh4 h4:before, .productFilter .itemProduct > .checkBox.active:before,
.itemCompare .title.active h4:before, .listLogin .headLogin.begin .resultLogin:after{
    content: "";
    width: 16px;
    height: 16px;
    background-color: #e0e0e0;
    border-radius: 100%;
    background-position: center;
    background-image: url(/wp-content/uploads/2018/01/rectangle-14-copy.png)!important;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.productFilter .itemProduct > .checkBox{
    position: relative;
    cursor: pointer;
}
.productFilter .checkBox label{
    font-family: 'Helvetica Neue Medium', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 32px;
}
.productFilter .color .headLineh4{
    margin-bottom: -20px;
}
.colorImage img{
    width: 17px;
    border: 1px solid transparent;
    margin-right: 19px;
    cursor: pointer;
    border-radius: 100%;
    margin-top: 10px;
}
.colorImage img.active {
    border-color: #ff8200;
}

/*.productFilter .product .colorImage{
    margin-bottom: 20px;
}*/
.productFilter .product .colorImage:last-child{
    margin-bottom: 0;
}
.productFilter .dropdownProduct{
    border-bottom: 1px solid #dddddd;
    margin-top: 15px;
    padding-bottom: 6px;
}
.productFilter .dropdownProduct.color{
    padding-bottom: 14px;
}
.productFilter .checkProduct{
    margin-top: 14px;
}
.productFilter .itemProduct .itemList{
    display: none;
    padding-left: 25px;
}
.productFilter .itemProduct .checkBox{
    position: relative;
}
/*.productFilter .itemProduct .checkBox.active ~ .itemList{
    display: block;
}*/
.productFilter .itemProduct .itemList .hoverImage{
    width: 51%;
}
.contentProduct .listProduct .image > a > img{
    height: 168px;
    object-fit: cover;
}
.hoverShare i.fa{
    font-size: 16px!important;
    background-color: #ff8200;
    color: #ffffff;
    padding: 1px 2px;
    border-radius: 2px;
}
.hoverShare i.fa.fa-facebook{
    padding: 2px 4px 1px;
}
.product .pagination{
    margin-top: 33px;
    margin-bottom: 17px;
}
/*=====check-product=====*/
.productFilter .checkBox input[type="checkbox"]{
    opacity: 0;
    position: absolute;
}
.productFilter .checkBox input[type="checkbox"] + label{
    display: inline-block;
    vertical-align: middle;
    margin: 3px 0;
    cursor: pointer;
}
.productFilter .checkBox label{
    position: relative;
}
.productFilter .checkBox input[type="checkbox"] + label:before{
    content: '';
    background: #d8d8d8;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    text-align: center;
    line-height: 1;
}
.productFilter .checkBox input[type="checkbox"]:checked + label:before{
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #ff8200;
    text-align: center;
    vertical-align: middle;
}

/*====product-compare======*/
.titlePage .titleCompare{
    position: relative;
}
.titlePage .titleCompare a{
    color: #ff8200;
    position: absolute;
    right: 0;
    bottom: 0;
    font-family: 'Helvetica Neue Bold', sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
}
.page-template-template-products-compare .titlePage{
    padding-top: 5px;
    padding-bottom: 30px;
}
.itemCompare .title h4{
    color: #ff8200;
    font-family: 'Helvetica Neue Bold', sans-serif;
    font-weight: normal;
    line-height: 32px;
    font-size: 16px;
    position: relative;
    padding-left: 23px;
}
.itemCompare .title h4:before{
    left: 0;
}
.itemCompare .image .hoverImage{
    text-align: left;
}
.itemCompare .content h6{
    color: #000000;
    font-family: 'Helvetica Neue Medium', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
}
.itemCompare .content a{
    padding: 11px 15px;
    display: block;
    position: relative;
    text-align: left;
    border-radius: 5px;
}
.itemCompare .content a span{
    position: absolute;
    right: 10px;
    bottom: 15px;
}
.itemCompare p{
    color: #000000;
    font-family: 'Helvetica Neue Medium', sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
}
.itemCompare .titleItem p{
    font-size: 14px;
}
.itemCompare .accordionProduct .row{
    border-top: 1px solid #d8d8d8;
    padding-top: 18px;
    padding-bottom: 8px;
    /*margin-left: 0;
    margin-right: 0;*/
}
.itemCompare .accordionProduct .row:first-child{
    border: none;
    /*margin-left: -15px;
    margin-right: -15px;*/
}
/*.itemCompare .accordionProduct .row .col-lg-3{
    padding-left: 20px;
    padding-right: 20px;
}
.itemCompare .accordionProduct .title-compare .titleItem{
    position: absolute;
    left: 0;
}*/
.itemCompare .contentItem .image{
    position: relative;
}
.itemCompare .contentItem{
    margin-bottom: 15px;
    box-shadow: none;
}
.contentItem .titleProduct a{
    line-height: 24px;
    text-transform: uppercase;
    font-size: 14px;
}
.contentItem .pull-left{
    line-height: 24px;
}
.contentItem .share.pull-right{
    font-size: 12px;
    line-height: 24px;
}
.contentItem .informationProduct .titleProduct{
    margin-top: 8px;
    margin-bottom: 4px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
}

.tableProduct{
    padding-bottom: 80px;
    padding-top: 20px;
}
.tableProduct .itemCompare{
    padding-bottom: 50px;
}
.tableProduct .itemCompare .title{
    position: absolute;
    margin-bottom: 50px;
}
/*.itemCompare .accordionProduct .col-lg-3.col-md-3.col-sm-3.col-xs-12{
    padding-left: 0;
    padding-right: 0;
}*/

.contentItem .image img{
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
}

.contentItem .image > a {
    height: auto;
    overflow: hidden;
    display: block;
}

.contentItem:hover .image img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
    /*=====search-result=====*/
.searchResult .contentItem .image > a {
    height: 168px;
}

.searchResult .showResult.contentItem .image > a {
    height:  248px;
}

.resultProject .contentItem .image img{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    height: 100%;
}

.resultProject .contentItem .image > a {
    height: 243px;
    overflow: hidden;
    display: block;
}

.resultProject .contentItem:hover .image img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.othersResult .searchItem:nth-child(7n + 7){
    border-bottom: none;
}
.othersResult .pagination{
    margin-bottom: 13px;
    margin-top: 88px;
}
.othersResult .pagination li{
    margin-right: 20px;
}
.showResult .titleSearch{
    margin-bottom: 25px;
}
.showResult .resultProject .titleSearch{
    margin-bottom: 56px;
}
/*.informationProduct .titleProduct, .informationProduct h3, .resultProject .informationProduct p{
    white-space: nowrap;
    max-width: 310px;
    overflow: hidden;
}*/
.showResult .buttonStyleWhiteBgWhite:before{
    border-radius: 3px;
}
.othersResult .searchItem .entry-text{
    margin-bottom: 8px;
}

/*=====post=======*/
.single-post .titlePage h1{
    max-width: 90%;
}
.contentPost .textPost p{
    color: #000000;
    font-family: 'Helvetica Neue Medium', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 24px;
}
.contentPost .textPost .textBig p{
    font-family: 'Helvetica Neue Bold', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
}
.contentPost .textPost{
    padding-top: 40px;
    border-bottom: 1px solid #979797;
    padding-bottom: 9px;
    margin-bottom: 24px;
}
.contentPost .author{
    display: inline-flex;
    align-items: center;
}
.contentPost .author img{
    max-width: 48px;
}
.contentPost .author .image, .contentPost .author h6{
    padding-right: 8px;
}
.contentPost .author .fa.fa-linkedin-square{
    color: #000000;
    font-size: 20px;
}
.contentPost .col-lg-8{
    padding-right: 20px;
}
.contentPost .postChild{
    padding-left: 20px;
}
.contentPost .footerPost{
    margin-bottom: 50px;
}
.contentPost .textPost ul{
    padding-left: 15px;
}
.footerPost h6{
    font-family: 'Helvetica Neue Medium', sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    color: #000000;
}
.thumbnail .textContent a{
    font-family: 'Helvetica Neue Medium', sans-serif;
}
.thumbnail .textInfo{
    line-height: 24px;
}
.thumbnail .textInfo a{
    color: #777777!important;
}
.thumbnail .textInfo a:hover{
    color: #ff8200!important;
}
.contentPost .postChild{
    top: -35px;
}
.contentPost .thumbnail{
    margin-bottom: 40px;
}
.contentPost .thumbnail img{
    border-radius: 4px 4px 0 0;
    background-color: #d8d8d8;
    height: 188px;
    text-align: center;
    width: 100%;
    display: block;
    position: relative;
}
.contentPost .thumbnail img:after{
    content: attr(alt);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d8d8d8;
}
.contentPost .thumbnail .textTitle{
    margin-bottom: 0;
}
.contentPost .thumbnail .textContent{
    line-height: normal;
}
.contentPost .thumbnail .textInfo{
    margin-bottom: 0;
}
.contentPost .thumbnail .caption{
    padding: 17px 22px 7px;
}
.single-post .titlePage{
    padding-bottom: 40px!important;
}
.single-post .bgImageAbout img{
    max-height: 400px;
    object-fit: cover;
}
.bannerPost{
    background-color: #2c2c2c;
    padding-top: 60px;
}
.bannerPost .titlePageSingle{
    padding-bottom: 30px;
    position: relative;
    /*padding-top: 70px;*/
}
.titlePageSingle .contentHeaderPage ul{
    padding-left: 15px;
}
/*===product detail======*/
.RelatEProjecT .testimonial-summary a{
    color: #000000;
}
.RelatEProjecT .testimonial-summary a:hover{
    color: #ff8200;
}
.titlePageSingle h3{
    color: #ffffff;
    font-family: 'Helvetica Neue Medium', sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 32px;
    max-width: 760px;
    overflow: hidden;
    max-height: 64px;
    margin-top: 0;
    margin-bottom: 16px;
}
.titlePageSingle h1{
    color: #ff8200;
    font-family: 'Helvetica Neue Bold', sans-serif;
    font-size: 34px;
    font-weight: normal;
    line-height: 64px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 125px;
}
.single-product .titlePageSingle h1{
    line-height: normal;
}
.menu_margin_footer{
    margin-bottom: 30px;
}
.titlePageSingle .contentHeaderPage p{
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
   /* overflow: hidden;
    max-height: 72px;*/
    margin-bottom: 20px;
}
.titlePageSingle .contentHeaderPage ul li{
    color: #ffffff;
    /*font-family: 'Helvetica Neue Bold', sans-serif;*/
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
}
.detailProduct .specifications img{
    max-width: 359px;
    object-fit: contain;
    position: relative;
    display: inline-block;
    padding: 5px;
    /*height: 150px;*/
    width: auto;
    height: auto;
}
.detailProduct .specifications img:before{
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #f8f8f8;
    border-radius: 4px;
}
.detailProduct .specifications img:after{
    content: attr(alt);
    display: block;
    font-size: 16px;
    font-style: normal;
    font-family: FontAwesome;
    color: #000000;
    position: absolute;
    top: 40%;
    left: 0;
    transform: translateY(-60%);
    width: 100%;
    text-align: center;
}
.features .textBlock{
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}
.features .textBlock img{
    width: 32px;
    margin-right: 16px;
}
.detail h5, .detail p{
    font-family: 'Helvetica Neue Medium', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    color: #000000;
}
.detailProduct .detail p{
    line-height: 22px;
    margin-bottom: 15px;
}
.detailProduct h4{
    color: #ff8200;
    font-family: 'Helvetica Neue Bold', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    position: relative;
    margin-top: 24px;
   /* margin-bottom: 20px;*/
    padding-right: 100px;
}
.detailProduct h4:after{
    content: '';
    width: 80px;
    height: 1px;
    background-color: #ff8200;
    position: absolute;
    right: 0;
    top: 50%;
}
/*.detailProduct*/ .imageDetail{
    position: absolute;
    left: 0;
    padding: 0;
   /* top: 213px;*/
}
/*.detailProduct .sliderDetail{
    margin-top: -283px;
}*/
.detailProduct .textSpecifications{
    margin-bottom: 6px;
}
.detailProduct .textSpecifications tr{
    border-top: 1px solid #2c2c2c;
}
.detailProduct .textSpecifications tr:first-child{
    border-top: none;
}
.detailProduct .textSpecifications td{
    color: #000000;
    font-family: 'Helvetica Neue Medium', sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px!important;
    width: 88px;
    height: 100%;
    vertical-align: top;
    padding-right: 4px;
    padding-top: 16px;
    padding-bottom: 16px;
}
.detailProduct .textSpecifications tr:first-child td{
    padding-bottom: 8px;
}

.detailProduct .textSpecifications td:last-child{
    border: none;
}
.detailProduct .textSpecifications tr:first-child td:nth-child(even){
    border-bottom: 2px solid #ff8200;
}
.detailProduct .textSpecifications tr:first-child td:nth-child(odd){
    border-bottom: 2px solid #2b2b2b;
}
.detailProduct .textSpecifications p{
    margin-bottom: 0;
}
.detailProduct .textSpecifications .row{
    margin-bottom: 10px;
}
.detailProduct .textSpecifications .row td, .detailProduct .textSpecifications .row p{
    line-height: 24px;
}
.single-product .RelatEProjecT{
    padding-top: 45px;
}
.detailProduct .rightDetail{
    float: right;
    margin-top: 24px;
}
.detailProduct .imageDetail .slider-nav button{
    display: none!important;
}
.single-product .RelatEProjecT .bgRelateprojecT{
    margin-bottom: 11px;
    height: 700px;
    width: 700px;
    opacity: 0.9;
}
.buttonStyle.showPopupPD .caret{
    margin-left: 10px;
}
.bannerProducT{
    position: relative;
    padding-top: 75px;
    padding-bottom: 40px;
}
.bannerProducT:before{
    content: '';
    width: calc((100% + 1170px)/2 - 111px);
    height: 100%;
    display: block;
    position: absolute;
    background-color: #f8f8f8;
    bottom: 0;
}
.bannerProducT.popupC:before{
    display: none;
}
.popupC.showPopupC .contentItem{
    margin-bottom: 0;
}
.bannerProducT .listProduct .col-lg-4{
    padding-left: 20px;
    padding-right: 20px;
}
.bannerProducT .testimonial-summary >span{
    padding-bottom: 16px;
    margin-bottom: 20px;
}
.RelatEProjecT{
    position: relative;
}
.single-product .RelatEProjecT:before{
    content: '';
    width: calc((100% + 1170px)/2 - 111px);
    height: 440px;
    display: block;
    position: absolute;
    background-color: #f8f8f8;
    bottom: 0;
    transform: translateY(-50%);
    top: 50%;
}
.single-product .RelatEProjecT .contentRelateprojecT{
    right: 112px;
}
.listProduct .row{
    display: flex;
    flex-wrap: wrap;
}
.listProduct .row:before{
    display: none;
}
.listProduct .row .col-lg-4{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column;
    margin-bottom:40px;
    position:relative;
}
/*.listProduct .row .col-lg-4:after {
    content: "";
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    left: 15px;
    box-shadow: 0 0 16px rgba(221, 221, 221, 0.5);
    z-index: -1;
}*/
.titleSingleProduct .contentHeaderPage table{
    margin-left: 15px;
    height: auto;
}
.titleSingleProduct .contentHeaderPage table td{
    padding-right: 50px;
}
.titleSingleProduct .contentHeaderPage table td:last-child{
    padding-right: 0;
}
.titleSingleProduct .contentHeaderPage ul li{
    padding-bottom: 8px;
    line-height: 24px;
}
/*=====popupproduct======*/
.listProduct .zoom_image_product.show{
    opacity: 1!important;
    height: 100%!important;
    visibility: initial!important;
    position: fixed;
    max-width: 100%;
    z-index: 999;
    width: 100%;
    left: 0;
    top: 0;
    background-color: rgba(41, 41, 41, 0.4);
    bottom: 0;
    /*-webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;*/
}
.listProduct .zoom_image_product .popupDetail{
    max-width: 600px;
    position: absolute;
    left: 50%;
    width: 100%;
    z-index: 999;
    height: auto;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.listProduct .zoom_image_product .close{
    float: none;
    text-shadow: none;
    opacity: 1;
    font-weight: normal;
    font-size: 17px;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #ff8200;
    padding: 12px 15px;
}
    /*================*/
.sliderDetail a{
    display: block;
    padding: 12px 15px!important;
    border-radius: 5px;
    margin-top: 16px;
    width: 100%!important;
    text-align: left;
    position: relative;
}
.sliderDetail a span{
    position: absolute;
    right: 10px;
    top: 16px;
}
.sliderDetail .downLoad{
    box-shadow: 0 0 16px rgba(156, 156, 156, 0.5);
    padding: 23px 41px 33px;
    background-color: #ffffff;
}
.sliderDetail .sliderProduct.none-gallery{
    display: none;
}
.sliderDetail .slider-single{
    height: 500px;
    background-color: #f8f8f8;
    margin-bottom: 24px;
}
.sliderDetail .sliderProduct .slider-single .slick-list.draggable{
    top: 50%;
    transform: translateY(-50%);
}
.sliderDetail .sliderProduct .slider-single .slick-track{
    width: auto!important;
}
.sliderDetail .slider-nav{
    text-align: center;
    margin-bottom: 24px;
}
.sliderDetail .slider-nav img{
    height: 56px;
    margin: 1px 6px;
    outline: none;
    cursor: pointer;
    object-fit: contain;
    padding: 2px;
}
.sliderDetail .slider-nav img.slick-current.slick-active{
    outline-style: solid;
    outline-color: #ff8200;
    outline-width: thin;
}
.center_slide.slick-slide{
    height: 500px;
}
.sliderDetail .slider-single img{
    max-width: 100%;
    height: auto;
    width: auto!important;
    /*left: 50%!important;*/
    /*-webkit-transform: translateX(-50%);*/
    /*-moz-transform: translateX(-50%);*/
    /*-ms-transform: translateX(-50%);*/
    /*-o-transform: translateX(-50%);*/
    /*transform: translateX(-50%);*/

}
/*new slide product*/
.sliderDetail .slider-singles .slick-next {
    right: 0;
}
.sliderDetail .slider-singles .slick-prev {
    left: 0;
}
.sliderProduct .slider-singles .center_slide{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.sliderProduct .slider-singles .center_slide img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.sliderDetail .slider-singles {
    height: 500px;
    background-color: #f8f8f8;
    margin-bottom: 24px;
}
.sliderDetail .slider-singles .slick-arrow {
    width: 60px;
    height: 60px;
    background-color: rgba(255, 130, 0, 0.5);
    z-index: 1;
    margin-top: 9px;
}
.sliderDetail .slider-singles .slick-prev:before {
    content: '';
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #ffffff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    opacity: 1;
}
.sliderDetail .slider-singles .slick-next:before {
    opacity: 1;
    content: '';
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #ffffff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
}
/**/
.sliderDetail .slider-single .slick-arrow{
    width: 60px;
    height: 60px;
    background-color: rgba(255, 130, 0, 0.5);
    z-index: 1;
    margin-top: 9px;
}
.sliderDetail .slider-single .slick-prev{
    left: 0;
}
.sliderDetail .slider-single .slick-prev:before{
    content: '';
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #ffffff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    opacity: 1;
}
.sliderDetail .slider-single .slick-next{
    right: 0;
}
.sliderDetail .slider-single .slick-next:before{
    opacity: 1;
    content: '';
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #ffffff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
}
.detail .colorImage .insert{
    display: inline-block;
    position: relative;
}
.detail .imageHover{
    display: none;
    z-index: 1;
    position: absolute;
    transform: translateX(-50%);
    box-shadow: 0 0 33px rgba(170, 170, 170, 0.5);
    top: 45px;
    left: 8px;
}
.detail .imageHover:before{
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -10px;
}
.detail .imageHover img{
    width: 100%;
    min-width: 80px;
    margin: 0;
    z-index: 1;
    background-color: #ffffff;
    border-radius: 4px;
    padding: 7px;
}
.detail .colorImage img:hover ~ .imageHover{
    display: block;
}
.titlePageSingle .titleSocial{
    position: relative;
}
.titlePageSingle .social{
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    top: 13px;
}
.titlePageSingle .social .text-share{
    color: #ff8200;
    font-family: "Helvetica Neue Bold", sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    margin-right: 10px;
}
.titlePageSingle .social .group-icon-social{
    display: inline-block;
}
.titlePageSingle .group-icon-social .fa{
    font-size: 21px;
    color: #ff8200;
    margin-right: 10px;
}
.titlePageSingle .group-icon-social .fa-facebook-square:last-child{
    margin-right: 0;
}
.headerPost{
    position: relative;
}
.headerPost .contentHeaderPage a{
    color: #ffffff;
}
.headerPost .social .text-share{
    color: #ff8200;
    font-family: "Helvetica Neue Bold", sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    margin-right: 10px;
}
.headerPost .group-icon-social a{
    font-size: 21px;
    color: #ff8200;
}
.headerPost .group-icon-social a:first-child{
    margin-right: 10px;
}
.headerPost .social{
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    bottom: 5px;
}
.caption .textTitle a, .caption .textInfo{
    font-family: "Helvetica Neue Bold", sans-serif;
}
.term-entrance-matting .loadButton .buttonStyle{
    padding-right: 21px;
}
    /*=====faq======*/
.bannerRighT .select-options{
    top: 48px;
}
.page-template-template-faq .select{
    border-bottom: none;
}
/*=====hover======*/
.btn:hover{
    color: #2c2c2c!important;
}
.jumbotron .group-button .btn:hover{
    background-color: #ff8200;
}
/*=====Articles======*/
.topNews1{
    max-height: 120px;
    overflow: hidden;
}
.topNews2{
    max-height: 80px;
    overflow: hidden;
}

/*====thanks========*/
.thankYou{
    padding-top: 194px;
    padding-bottom: 224px;
    background-repeat: no-repeat;
    text-align: center;
    background-size: contain;
    background-position: center;
    margin-top: 100px;
    margin-bottom: 40px;
}
.thankYou h1{
    color: #000000;
    font-family: Helvetica Neue Bold, sans-serif;
    font-size: 100px;
    font-weight: normal;
    letter-spacing: 1.67px;
    margin-bottom: 40px;
}
.thankYou p{
    color: #767676;
    font-family: Helvetica Neue Medium,sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 0.5px;
    max-width: 389px;
    margin: 0 auto 35px auto;

}
.thankYou a{
    font-family: Helvetica Neue Medium,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: 1.9px;
    border-radius: 1000px;
    color: #ffffff;
    padding: 10px 20px;
}

.thankYou .buttonStyleYellowBgWhite:before {
    border-radius: 1000px;
}
/*======data-sheet=====*/
.topDataSheet .select .select-options{
    top: 100%;
}
/*============*/
.Select_color1 .select:before, .Select_color2 .select:before{
    content: '';
    width: 18px;
    height: 18px;
    background-color: #d8d8d8;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    left: 16px;
}
.Select_color1 .select .medium, .Select_color2 .select .medium{
    padding-left: 40px!important;
}
.popUpProduct .gform_confirmation_message{
    color: #000000;
    font-family: 'Helvetica Neue Bold', sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
}
.popUpProduct .gform_confirmation_message .buttonStyle{
    margin-top: 40px;
}
.single-product .testimonialSection, .page-template-template-product-landing-page .testimonialSection{
    margin-bottom: 0;
}
/*.archive .select{
    border-bottom: none;
}*/
/*========*/
section.productRange .row{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
}
section.productRange .container > .row:before{
    display: none!important;
}
section.productRange .col-sm-6{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexb;
    display: -webkit-flex;
    flex-direction: column;
}
section.productRange .title{
    margin-bottom: auto;
}
.productRange .image:before{
    background-color: #d8d8d8;
    content: '';
    height: 1px;
    width: 100%;
    display: block;
    margin-bottom: 25px;
}
.tax-pj-location .projectFilter .select > .select{
    border-bottom: none;
}
    /*=====landing-page=====*/
.contentFeatureS h3{
    margin-bottom: 30px;
}
/*======new======*/
.content2 .thumbnail > a {
    height: 188px;
    display: block;
    overflow: hidden;
}

.content2 .thumbnail > a > img {
    height: 188px;
}

.content2 .thumbnail a > img {
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
}

.content2 .thumbnail:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

/*======menu-sticky=======*/
.header > .navbar-default.sticky{
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 990;
    border-top: 0;
    background: #2c2c2c;
    padding-bottom: 5px;
    padding-top: 20px;
}
.header > .navbar-default{
    padding-bottom: 0;
}
/*.header > .navbar-default.sticky{
    background: #2c2c2c;
    padding-bottom: 32px;
}*/
.home .filterLarge {
    background: transparent;
}
.filterLarge {
    background: #2c2c2c;
}
/*.main_navigation .about{
    position: relative;
}*/

.main_navigation > .menu-item {
    position: relative;
}

.main_navigation .about .dropdown-toggle {
    display: none;
}

.main_navigation .about .dropdown-toggle svg, 
.main_navigation .about .dropdown-toggle span {
    display: none;
}

.main_navigation > .menu-item > .sub-menu > .menu-item {
    padding: 10px;
    display: block;
    cursor: pointer;
}

.main_navigation > .menu-item > .sub-menu > .menu-item:last-child {
    padding-bottom: 10px;
}

.main_navigation > .menu-item > .sub-menu > .menu-item a {
    color:  #ff8200;
    display: block;
}

    /*====footer=======*/
.footer{
    background: url(/wp-content/uploads/2018/02/footer.png) no-repeat bottom;
    background-size: cover;
}
/*=====page-404======*/
.pageError .allError{
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.pageError img{
    width: 378px;
    margin: auto;
}
.error404 .filterLarge{
    padding-bottom: 50px;
}
.pageError p{
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.pageError .buttonStyle, .pageError .buttonStyle:before{
    padding: 12px 45px;
    border-radius: 1000px;
}
.error404 .header, .error404 .footer{
    display: none;
}
    /*=====contact======*/
.loactionMap .ltMcenter .mailMap{
    margin-bottom: 0!important;
}
.loactionMap .ltMcenter .phoneMap{
    margin-top: 0!important;
}
.loactionMap.locationContet:nth-child(6) .ltMleft .fMap:first-child{
    margin-bottom: 0!important;
}
.loactionMap.locationContet:nth-child(6) .ltMleft .fMap:last-child{
    margin-top: 0!important;
}
/*=====form-login=====*/
.main_navigation .clock > a:focus{
    outline: none;
}
#form-login .modal-dialog{
    top: 50%;
    transform: translateY(-50%);
}
#form-login .modal-content{
    box-shadow: 0 0 16px rgba(143, 143, 143, 0.5);
    background-color: #ffffff;
    border: none;
}
#form-login .modal-body{
    padding: 15px 30px 32px;
}
.form-login .select select{
    font-size: 12px;
    line-height: 16px;
}
.popup-tab {
    display: none;
}
.popup-tab.active {
    display: block;
}
.popup-tab span.form-error-message {
    display: none;
}
.form-login input.error {
    border-color: #ff8200;
}
.form-login .headlineH4 h4{
    margin-bottom: 30px;
}
.form-login .headlineH4 h4:after{
    height: 2px;
    position: absolute;
    right: 0;
    top: 50%;
}
.form-login .select > .select {
    border: none;
}
.form-login .select > select {
    border-radius: 4px;
    border: 1px solid #d8d8d8;
    padding-left: 16px;
    padding-right: 16px;
    background-position: right 16px center;
}
.form-login select.error {
    border-color: #ff8200;
}
.form-login input{
    background-color: #ebebeb;
    display: block;
    width: 100%;
    border: 1px solid #ebebeb;
    margin: 24px 0;
    padding: 12px 16px;
    font-family: Helvetica Neue Bold, sans-serif;
    line-height: 16px;
}
.form-login input::placeholder{
    color: #a1a1a1;
    font-family: Helvetica Neue Bold, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
}
.form-login .buttonStyle.buttonStyleWhiteBgWhite .caret{
    margin-left: 54px;
}
.form-error-alert {
    margin-top: -15px;
    color: #ff8200;
    margin-bottom: 15px;
}
#form-login ul.select-options{
    background: #363636;
}
#form-login ul.select-options li{
    color: #fff;
}
/*======login======*/
.listLogin{
    padding-top: 64px;
    padding-bottom: 64px;
}
.listLogin .headLogin{
    border-bottom: 1px solid #d7d7d7;
    cursor: pointer;
}
.listLogin .headLogin p{
    display: inline-block;
    color: #ff8200;
    font-family: Helvetica Neue Bold, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
}
.listLogin .headLogin p.resultLogin{
    float: right;
    color: #a8a8a8;
    font-family:  Helvetica Neue Bold, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    position: relative;
    padding-right: 30px;
}
.listLogin .contentLogin .tableLogin{
    padding-top: 14px;
}
.listLogin .contentLogin .tableLogin:first-child{
    padding-top: 24px;
}
.listLogin .contentLogin p{
    color: #000000;
    font-size: 12px;
}
.listLogin .leftContent .textCenter p{
    text-align: center;
}
.listLogin .rightContent p{
    text-align: right;
}
.listLogin .rightContent a{
    color: #000000;
    text-decoration: underline;
}
.listLogin .itemLogin{
    padding-top: 64px;
}
.listLogin .itemLogin:first-child{
    padding-top: 0;
}
.itemLogin .btnDocument .buttonStyle{
    max-width: 260px;
    width: 100%;
    text-align: left;
}
.itemLogin .btnDocument .buttonStyle:focus{
    color: #ffffff;
}
.itemLogin .btnDocument{
    margin-top: 16px;
}
.itemLogin .btnDocument .buttonStyle .caret{
    float: right;
    margin-top: 4px;
}
/*=====form login=====*/
.formLogin .ConTactForM_wrapper{
    transform: none;
    position: relative;
    margin-top: 64px!important;
    max-width: 760px!important;
    width: 100%;
}
.formLogin .uploadForM{
    width: 100%;
}
.formLogin .companyName{
    float: right;
    width: 48%;
}
.formLogin .uploadForM{
    float: none;
}
.formLogin .gform_body input, .formLogin .gform_body textarea{
    padding: 9px 16px!important;
    background-color: #eaeaea;
    border: 1px solid #eaeaea;
}
.formLogin .gform_wrapper .gform_heading{
    margin-bottom: 0;
}
.formLogin .NameContact, .formLogin .companyName{
    margin-top: 20px!important;
}
body .listLogin .formLogin .ConTactForM_wrapper.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error{
    background-color: transparent;
    border: none;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0!important;
    padding: 0!important;
    margin-top: 20px!important;
}
body .listLogin .formLogin .ConTactForM_wrapper.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error.NameContact,
body .listLogin .formLogin .ConTactForM_wrapper.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error.companyName{
    width: 48%!important;
}
.titlePage.login{
    padding-bottom: 39px;
}
.formLogin .gform_footer input + img, .gform_page_footer input + img{
    left: auto;
    right: -50px;
}
.buttonStyle:focus, .buttonStyleWhite:focus:hover{
    color: #fff;
}
.buttonStyleWhite:focus{
    color: #ff8200;
}
.buttonStyleYellow:focus:hover, .buttonStyleWhiteBgBlack:focus{
    color: #ff8200;
}
.productRangeSection .buttonStyle:focus{
    color: #ff8200;
}
/*======career=====*/
.imageCareer .leftImage{
    padding-left: calc((100% - 1170px)/2 + 15px);
    box-shadow: 0 0 16px rgba(170, 170, 170, 0.5);
    background-color: #ffffff;
}
.imageCareer .blockCareer{
    max-width: 460px;
    padding-top: 84px;
    padding-bottom: 84px;
    height: 400px;
}
.imageCareer .blockCareer h3{
    position: relative;
    color: #000000;
    font-family: "Helvetica Neue Bold", sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
}
.imageCareer .blockCareer h3:before{
    content: '';
    width: 80px;
    height: 1px;
    background-color: #ff8200;
    position: absolute;
    top: -18px;
}
.imageCareer .blockCareer p{
    color: #000000;
    font-family: "Helvetica Neue Medium", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
}
.imageCareer .rightImage{
    padding-right: 0;
    padding-left: 0;
}
.imageCareer .rightImage img{
    min-height: 400px;
    height: 100%;
    object-fit: cover;
}
.imageCareer .container-fluid > .row{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.ourTeam .textOurTeam p{
    color: #000000;
    font-family: "Helvetica Neue Medium", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
}
.page-template-template-career .titlePage h1{
    display: inline-block;
}
.page-template-template-career .btnContact{
    margin-top: 30px;
}
/*====child-how-can=====*/
.page-child .titlePage{
    padding-bottom: 20px;
}
.page-child .defaultTemplate a{
    color: #2c2c2c;
}
.page-child .defaultTemplate a:hover{
    color: #ff8200;
}
.page-child .defaultTemplate{
    padding-top: 50px;
    padding-bottom: 50px;
}

/*====reponsive====*/
@media only screen and (min-width: 1200px){

    #header .navbar, #header .filterLarge{
        margin-bottom: -1px;
    }
    .detailProduct .rightDetail{
        min-height: 600px;
    }
}
@media only screen and (max-width: 1199px){
    .contentImage .textBlockLarge{
        padding-left: calc((100% - 970px)/2 + 15px);
    }
    .jobTeam .boxContent .imageJob img{
        width: 100%;
    }
    .jobTeam .introduceJob .team{
        /*margin-left: calc((100% - 1009px)/2 + 15px); maintenance work*/
        margin-left: calc((100% - 1009px)/2 + 15px);
    }
    .jobTeam .introduceJob .imageTeam img{
        height: 480px;
        object-fit: cover;
    }
    section.product .contentProduct{
        padding-right: calc((100% - 970px)/2 + 15px);
    }
    .contentPost .footerPost{
        margin-bottom: 100px;
    }
    .single-product .RelatEProjecT:before, .bannerProducT:before{
        width: calc((100% + 970px)/2 - 111px);
    }
    .detailProduct .rightDetail{
        min-height: 450px;
    }
    .imageCareer .leftImage{
        padding-left: calc((100% - 970px)/2 + 15px);
    }
}
@media only screen and (min-width: 1169px){
    .productFilter .product img:nth-child(7n + 7){
        margin-right: 0;
    }
}
@media only screen and (max-width: 1024px){
    .BannerFAQ .bannerlefT h1{
        font-size: 35px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
    .BannerFAQ .select{
        max-width: 190px;
    }
    .productFilter{
        padding: 25px 15px;
    }
}
@media only screen and (max-width: 1199px) and (min-width: 992px){
    .contentDropdown .subMenu-1, .contentDropdown .subMenu-2{
        width: 240px;
    }
    .contentDropdown .subMenu-3{
        width: 261px;
    }
    .contentDropdown .subMenu-3 ul{
        padding-left: 20px;
    }
    .contentDropdown .subMenu-3 li{
        padding-bottom: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .main_navigation > .menu-item > .sub-menu {
        position: absolute;
        top: 40%;
        left: -100%;
        opacity: 0;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
        width: 200px;
        background-color: #ffffff;
        visibility: hidden;
        z-index: -1;
        border-radius: 3px;
    }

    .main_navigation > .menu-item:hover > .sub-menu {
        opacity: 1;
        top: 60%;
        visibility: visible;
        z-index: 8;
    }

    .main_navigation > .menu-item > .sub-menu > .menu-item:hover {
        background-color: #eeeeee;
        border-radius: 4px;
    }
}

@media only screen and (min-width: 991px) {
    .titleSingleProduct .titlePageSingle .titleSocial{
        margin-top: -15px;
    }
}

@media only screen and (max-width: 991px){
    .main_navigation .about .dropdown-toggle {
        display: block;
        background: transparent;
        color: transparent;
        margin: 0;
        position: absolute;
        top: 0;
        right: 10px;
        border: none;
        padding: 22px;
    }

    .main_navigation > .menu-item > .sub-menu {
        display: none;
    }

    .main_navigation > .menu-item > .sub-menu.active {
        display: block;
    }

    .main_navigation .about .dropdown-toggle:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 6;
        width: 16px;
        height: 8px;
        border-top: solid 8px #ff8200;
        border-left: solid 8px transparent;
        border-right: solid 8px transparent;
        transition: all .3s linear;
    }
    .contentImage .textBlockLarge{
        padding-left: calc((100% - 750px)/2 + 15px);
        height: auto;
    }
    .jobTeam .introduceJob .team{
        /*margin-left: calc((100% - 750px)/2 - 60px);*/
        /*maintenance work*/
        margin-left: calc((100% - 630px)/2 - 60px);
    }
    section.product .contentProduct{
        padding-right: calc((100% - 750px)/2 + 15px);
    }
    .introduceJob .textJob p{
        max-height: 144px;
        overflow: hidden;
    }
    .productFilter .title h4:after{
        bottom: 0;
        left: 0;
        top: auto;
    }

    .contentPost .footerPost{
        margin-bottom: 55px;
    }
    .bgImageAbout img{
        object-fit: cover;
    }
    ul#menu-main-menu .clock {
        display: inline-block;
        width: auto;
        margin:  27px 0 10px 0;
        padding:  10px;
    }
    .detailProduct .sliderDetail{
        margin-top: 0;
    }
    .detailProduct .pull-right{
        float: none!important;
    }
    .detailProduct .imageDetail{
        position: relative;
        left: auto;
        padding: 15px;
    }
    .footer{
        background: none;
        background-color: #2c2c2c;
    }
    .single-product .RelatEProjecT:before{
        width: calc((100% + 750px)/2);
    }
    .bannerProducT:before{
        width: 100%;
    }
    .single-product .RelatEProjecT .contentRelateprojecT{
        right: 0;
    }
    .single-product .RelatEProjecT .bgRelateprojecT{
        margin-bottom: 0;
        width: 100%;
    }
    .testimonial-summary .title-section{
        margin-top: 30px;
    }
    .contentFeatureS .noPadding:nth-child(odd) .iconCircle{
        padding-right: 0;
    }
    .page-template-template-product-landing-page .filterLarge{
        padding-bottom: 5px;
    }
    .page-template-template-product-landing-page .RelatEProjecT .contentRelateprojecT{
        right: 0;
    }
    .page-template-template-product-landing-page .RelatEProjecT .bgRelateprojecT{
        margin-bottom: 20px;
    }
    .page-template-template-our-product .ourProduct .breachcrum .buttonStyle{
        float: none!important;
    }
    .single-product .testimonial-summary .title-section{
        margin-top: 0;
    }
    .detailProduct .rightDetail{
        min-height: auto;
    }
    .imageCareer .leftImage{
        padding-left: calc((100% - 750px)/2 + 15px);
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px){
    .imageCareer .blockCareer{
        padding-bottom: 61px;
    }
}
@media only screen and (min-width: 768px){
    .resultProject .col-lg-4{
        padding-left: 20px;
        padding-right: 20px;
    }
    .searchResult .listProduct .col-lg-3{
        padding-left: 20px;
        padding-right: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .searchResult .listProduct .row{
        margin-right: -20px;
        margin-left: -20px;
    }
}
@media only screen and (max-width: 767px){
    .header .filterLarge.sticky {
        position: initial;
    }
    .header .filterLarge.sticky {
        top: 74px;
        padding-bottom: 40px;
    }
    .ourProduct .breachcrum .description .pull-left{
        float: none!important;
    }
    #header .collapse.navbar-collapse{
        display: block;
        border: none;
        float: left!important;
        margin-top: 10px;
        box-shadow: none;
    }
    #header .logo img{
        width: auto;
    }
    #header .navbar-header{
        display: block;
    }
    .contentImage .rightImage{
        transform: none;
        position: inherit;
        padding-left: 0;
    }
    .iconBox .textIcon .iconCircle{
        text-align: center;
        margin-top: 50px!important;
    }
    .ourTeam .textOurTeam{
        margin-top: 0;
        margin-bottom: 70px;
    }
    .contentImage .textBlockLarge{
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .jobTeam .introduceJob .team{
        left: 0;
        position: inherit;
        margin: 0;
    }
    .introduceJob .textJob .jobTitle{
        position: inherit;
    }
    .jobTeam .introduceJob .textJob{
        padding-bottom: 28px;
    }
    .jobTeam .introduceJob .imageTeam img{
        padding-right: 0;
        object-fit: contain;
    }
    .jobTeam .introduceJob .textJob .introduceTeam{
        margin-bottom: 0;
        height: 135px;
    }
    .sliderTeam{
        overflow: auto;
    }
    .sliderTeam .sliderJob .slick-list{
        overflow: -webkit-paged-x;
    }
    .page-template-template-team-php .titlePage p{
        font-size: 15px;
    }
    .product .contentProduct{
        padding-top: 30px;
    }
    .product .contentProduct, .product .contentProduct .searchProduct, .product .contentProduct .listProduct{
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .searchProduct .select select{
        max-width: 100%;
    }
    .contentPost .postChild{
        top: 0;
    }
    .sliderTeam .boxContent{
        margin-right: 20px;
        margin-left: 20px;
    }
    .iconBox .iconCircle p{
        max-width: 300px;
        margin: 15px auto 0;
    }
    .footer .group{
        margin-top: 30px;
    }
    .footer .toggleFooter .group{
        margin-top: 0;
    }
    .breachcrum h1{
        float: none!important;
        /*margin-bottom: 0!important;*/
    }
    .page-template-template-search-result .filterHeaderSearch{
        float: none!important;
        margin-top: 0!important;
        margin-bottom: 35px;
    }
    .page-template-template-team .scrollTop .scroll{
        display: none;
    }
    .detailProduct .productList{
        margin-bottom: 0;
    }
    .searchResult .breachcrum .filterHeaderSearch{
        width: 100%;
        margin-bottom: 70px;
    }
    .searchResult .breachcrum .filterHeaderSearch .select{
        float: right;
    }
    .single-product .RelatEProjecT:before{
        width: 100%;
        height: 100%;
        right: 0;
    }
    .RelatEProjecT .contentRelateprojecT{
        position: relative;
    }
    /*.single-product */.RelatEProjecT{
        padding: 35px 15px;
    }
/*    .testimonialSection .backgroundSlider{
        padding-left: 15px;
        padding-right: 15px;
    }*/
    .titlePageSingle .social{
        position: relative;
        margin-bottom: 10px;
        margin-top: 10px;
        top: 0;
    }
    .titlePageSingle h1{
        margin-right: 0;
        font-size: 31px;
        line-height: 40px;
    }
    .detailProduct h4{
        margin-bottom: 0;
    }
    .detail .colorImage .insert{
        margin-top: 15px;
    }
    .FAQcontenT .container .faqAll{
        padding-left: 15px;
        padding-right: 15px;
    }
    .page-template-template-product-landing-page .filterLarge {
        padding-bottom: 55px;
    }
    .page-template-template-product-landing-page .ProductFeatureS{
        padding: 0;
    }
    .page-template-template-product-landing-page .ProductFeatureS .contentFeatureS{
        max-width: 500px;
        margin: auto;
    }
    .contentProduct .listProduct .image > a > img{
        min-height: 168px;
        height: 100%;
    }
    .listLogin .contentLogin p{
        text-align: center;
    }
    .listLogin .leftContent .textLeft p{
        text-align: left;
    }
    .listLogin .contentLogin .tableLogin{
        padding-top: 20px;
    }
    .itemLogin .btnDocument .buttonStyle{
        max-width: 100%;
        margin-top: 16px;
    }
    .listLogin .formLogin .gfield{
        width: 100%;
    }
    .listLogin .formLogin .gfield.companyName{
        float: none;
    }
    .listLogin .NameContact, .listProduct .companyName{
        width: 100%;
    }
    body .listLogin .formLogin .ConTactForM_wrapper.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error.NameContact,
    body .listLogin .formLogin .ConTactForM_wrapper.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error.companyName{
        width: 100%!important;
    }
    .imageCareer .leftImage{
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .imageCareer .blockCareer{
        max-width: 100%;
        padding-top: 50px;
        padding-bottom: 50px;
        height: auto;
    }
    .imageCareer .rightImage img{
        height: auto;
        min-height: 100%;
        object-fit: contain;
    }
    .titlePage{
        padding-bottom: 30px;
    }
    .iconBox .contentIconBox{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .firstCate{
        text-align: center;
        padding-left: 0!important;
    }
    .imageCareer .container-fluid > .row{
        display: block;
    }
    .productFilter .dropdownProduct .product{
        display: none;
    }
    .productFilter .headLineh4 h4:before{
        background-image: url(/wp-content/uploads/2018/01/2-layers-1.png)!important;
    }
    .productFilter .headLineh4.active h4:before{
        background-image: url(/wp-content/uploads/2018/01/rectangle-14-copy.png)!important;
    }
    .page-template-template-career .btnContact{
        margin-top: 0;
        float: none!Important;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 641px){
    .formLogin .gform_footer input{
        padding: 10px 88px 10px 20px;
    }
}
@media only screen and (max-width: 479px){
    .product .listProduct .col-xs-6{
        width: 100%;
    }
    .searchResult .breachcrum .filterHeaderSearch{
        margin-bottom: 40px;
    }
    .searchResult .breachcrum .filterHeaderSearch .select{
        float: none;
        display: block;
    }
    .listLogin .col-xs-4, .listLogin .col-xs-6{
        width: 100%;
    }
    .listLogin .textLeft p{
        text-align: center!important;
    }

}
@media only screen and (max-width: 569px){
    .thankYou h1{
        font-size: 50px;
    }
}
@media only screen and (max-width: 418px){
    .BannerFAQ .bannerRighT{
        display: block!important;
    }
    .BannerFAQ .select{
        float: none;
    }
}
@media only screen and (max-width: 375px){
    .header .filterLarge.sticky {
        top: 69px;
    }
    /*.scrollTop .scroll{
        transform: none;
    }
    .scrollTop .scroll ul li{
        display: block;
        margin-bottom: 20px;
    }
    .scrollTop .scroll.sticky{
        transform: none;
        margin-right: 5px;
    }*/
    .headerPost .social{
        position: inherit;
        margin-top: 20px;
    }
    .footerPost .title{
        float: none!important;
    }

    .thankYou{
        padding-top: 84px;
        padding-bottom: 92px;
        margin: 0;
    }
    .thankYou p{
        font-size: 12px;
    }
    .titlePageSingle h1{
        font-size: 25px;
    }
    .titlePageSingle h3{
        font-size: 20px;
    }
    .sliderDetail .downLoad{
        padding: 23px 25px 40px;
    }
    .contentFeatureS h3{
        margin-left: 0;
    }
    .contentFeatureS h3:before{
        top: -12px;
        left: auto;
    }
    .productFilter{
        padding: 40px 40px;
    }
    #form-login .buttonStyle{
        display: block;
        text-align: left;
    }
    #form-login .buttonStyle .caret{
        float: right;
        margin-top: 3px;
    }
    #form-login .buttonStyle:nth-child(6) {
        margin-top: 20px;
    }
    .page-child .defaultTemplate h3{
        font-size: 22px;
    }
}
@media only screen and (max-width: 320px){
    .footer .group .design-by{
        padding-left: 20px;
    }
    .searchProduct input::placeholder{
        max-width: 240px;
        overflow: hidden;
    }
    .searchProduct input{
        text-overflow: ellipsis;
    }
    .single-product .RelatEProjecT .contentRelateprojecT{
        padding: 20px 30px;
    }
    .titleSingleProduct .contentHeaderPage table td{
        padding-right: 27px;
    }
}
/*02/07/2020 maintenance */
footer.footer {
    padding: 32px 0 38px 0;
    background-color: #2c2c2c;
    color: #ffffff;
}

@media (max-width: 1199px) and (min-width: 992px) {
header .search-bar .group-button-search .input-group-btn .btn-search {
    top: -35px;
    bottom: 45px;
  }
}

@media (max-width: 992px) and (min-width: 768px) {
.header .filterLarge.sticky {
       top: 74px;
  }
}

#form-login .modal-dialog {
    top: 60% !important;
    /*transform: translateY(-50%);*/
}

@media (max-width: 768px) and (min-width: 300px) {
    .modal-content {
        margin-left: 17px;
    }
}


input.search_key {
    font-size: 13px !important;
    padding: 12px 29px 12px 12px !important;
}

.main_navigation .about .dropdown-toggle.toggled-on:after{
    transform: rotate(-180deg);
    top: 45%;
    left: 33%; 
}

@media (max-width: 768px){
    .contentDropdown a {
        margin-right: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .contentDropdown h4{
        margin-left: 37px !important;
    }
}

@media (max-width: 767px) {
    input.search_key {
        width: 195px !important;
    }
}

.boxData a {
    padding-right: 50px !important;
}


.sliderTeam .boxContent {
    position: relative !important;
}
.sliderTeam .itemSlider .titleJob {
    max-width: 245px !important;
    width: 100% !important;
}
@media(max-width: 1199px){
    .sliderTeam .boxContent {
        margin: 0 10px !important;
        position: relative !important;
    }
}
@media(max-width: 767px){
    .sliderTeam .itemSlider .titleJob {
        max-width: 340px !important;
    }
}
/*02/07/2020 maintenance */