.text1line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.text2line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.text3line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.text4line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.text5line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.text6line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical
}

.text7line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical
}

.text8line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical
}

.text9line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical
}

.display_ {
    display: none
}

.home-slider {
    position: relative;
    z-index: 19;
    overflow: hidden
}

.home-slider .item {
    position: relative
}

.home-slider.owl-carousel .owl-nav .owl-next {
    right: 5% !important;
    background: none !important;
    border: none !important;
    top: 45%
}

@media (min-width: 1800px) {
    .home-slider.owl-carousel .owl-nav .owl-next {
        right: 15% !important
    }
}

.home-slider.owl-carousel .owl-nav .owl-prev {
    left: 5% !important;
    background: none !important;
    border: none !important;
    top: 45%
}

@media (min-width: 1800px) {
    .home-slider.owl-carousel .owl-nav .owl-prev {
        left: 15% !important
    }
}

.home-slider.owl-carousel .owl-nav .owl-next:before {
    font-size: 45px;
    color: #fff;
    padding-left: 3px;
    background: transparent;
    border-radius: 100%;
    width: 18px;
    height: 32px;
    line-height: 32px;
    left: -5px
}

.home-slider.owl-carousel .owl-nav .owl-prev:before {
    font-size: 45px;
    padding-right: 2px;
    color: #fff;
    background: transparent;
    border-radius: 100%;
    width: 18px;
    height: 32px;
    line-height: 32px;
    left: -5px
}

.navPrev {
    top: 40%;
    left: 0px;
    z-index: 99;
    width: 170px;
    height: 100px;
    position: absolute;
    background-size: 100px 100px
}

@media (min-width: 1200px) {
    .navPrev:hover span:before {
        background: #fff;
        color: #ffc000
    }
    .navPrev:hover span img {
        opacity: 1
    }
}

.navPrev span {
    width: 200px;
    height: 100px;
    vertical-align: middle;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.navPrev span:before {
    padding-right: 2px;
    color: #fff;
    background: transparent;
    width: 18px;
    width: 100px;
    height: 32px;
    line-height: 32px;
    left: 0px;
    top: 0;
    content: "\f104";
    font-family: "FontAwesome";
    text-indent: 0;
    position: absolute;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 40px;
    z-index: 999;
    color: #fff
}

@media (max-width: 1199px) {
    .navPrev span:before {
        text-align: left;
        left: 10px
    }
}

.navPrev span img {
    opacity: 0;
    position: relative;
    margin: auto 0px;
    cursor: pointer;
    height: 100px;
    max-width: none;
    transform: translateX(25%)
}

.navNext {
    top: 40%;
    right: 0px;
    z-index: 99;
    width: 200px;
    height: 100px;
    position: absolute;
    background-size: 100px 100px
}

@media (min-width: 1200px) {
    .navNext:hover span:before {
        background: #fff;
        color: #ffc000
    }
    .navNext:hover span img {
        opacity: 1
    }
}

.navNext span {
    width: 100px;
    height: 100px;
    vertical-align: middle;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.navNext span:before {
    padding-right: 2px;
    color: #fff;
    background: transparent;
    width: 18px;
    width: 100px;
    height: 32px;
    line-height: 32px;
    right: 0px;
    top: 0;
    content: "\f105";
    font-family: "FontAwesome";
    text-indent: 0;
    position: absolute;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 40px;
    z-index: 999;
    color: #fff
}

@media (max-width: 1199px) {
    .navNext span:before {
        text-align: right;
        right: 10px
    }
}

.navNext span img {
    opacity: 0;
    position: relative;
    margin: auto 0px;
    cursor: pointer;
    height: 100px;
    max-width: none
}

.section_tab_product h2 {
    font-size: 1.71429em;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 0 20px 0
}

.section_tab_product .tabs-title {
    margin-bottom: 30px;
    border-radius: 5px;
    overflow: hidden
}

.section_tab_product .tabs-title li {
    width: 140px;
    display: inline-block;
    background: #dadbdb;
    height: 40px;
    line-height: 40px;
    margin-right: 1px
}

.section_tab_product .tabs-title li.current {
    color: #fff;
    background: #898989
}

.section_tab_product .tab-content {
    clear: left
}

@media (min-width: 1200px) {
    .section_tab_product .tab-content .products .col-lg-3:nth-child(4n+1) {
        clear: left
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .section_tab_product .products .col-sm-4:nth-child(3n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .section_tab_product .tabs-title li {
        width: 87px
    }
}

.list-blogs-link {
    margin-top: 30px
}

.heading {
    border: 1px solid #e1e1e1;
    background-image: -moz-linear-gradient(90deg, #f4f4f4 0%, #fff 100%);
    background-image: -webkit-linear-gradient(90deg, #f4f4f4 0%, #fff 100%);
    background-image: -ms-linear-gradient(90deg, #f4f4f4 0%, #fff 100%);
    height: 47px
}

.heading h2 {
    position: relative;
    height: 55px;
    line-height: 55px;
    margin: 0;
    padding: 0 32px;
    font-size: 18px;
    display: inline-block;
    margin-top: -10px;
    margin-left: -1px
}

.heading h2 .style-title a {
    color: #fff;
    text-transform: uppercase
}

.scroll_down .btn_scroll:before {
    content: '';
    background-image: url("/image/catalog/icons/scrolldown_slider.png");
    background-size: cover;
    position: absolute;
    left: 50%;
    bottom: 10px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 22px;
    height: 35px;
    z-index: 999
}

.home-slider .owl-item .full_slider .img_datanavi {
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%
}

.home-slider .owl-item .content_item {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -os-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    display: block;
    width: 100%;
    text-align: center;
    color: #fff
}

.home-slider .owl-item .content_item .text_slider_1 {
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 11px;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .home-slider .owl-item .content_item .text_slider_1 {
        font-size: 16px
    }
}

.home-slider .owl-item .content_item .text_slider_2 {
    color: #fff;
    font-size: 48px;
    font-weight: 800;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .home-slider .owl-item .content_item .text_slider_2 {
        font-size: 30px;
        padding: 10px 0
    }
}

.home-slider .owl-item .content_item .text_slider_3 {
    font-size: 18px;
    font-family: 'Arial', sans-serif;
    font-weight: 400
}

@media (max-width: 767px) {
    .home-slider .owl-item .content_item .text_slider_3 {
        font-size: 16px;
        padding: 0 20px
    }
}

.owl-carousel.owl-loaded {
    display: block !important
}

.mega-content .item_blog_big h3 {
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    color: #2b2d44
}

.mega-content .item_blog_big h3:hover {
    cursor: pointer;
    color: #ffc000 !important
}

.section-about .margintop_ab {
    margin-top: 90px
}

@media (max-width: 1199px) {
    .section-about .margintop_ab {
        margin-top: 40px
    }
}

.section-about .content-blog-index .myblog {
    padding-top: 0px !important;
    border-top: none !important
}

.section-about .head-sec {
    position: relative
}

.section-about .head-sec p {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    color: #7f818f;
    margin: 0px
}

.section-about .head-sec p:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 3px;
    background: #ffc000;
    top: 11px;
    left: 110px
}

.section-about .head-sec h2 {
    margin-bottom: 30px;
    margin-top: 10px
}

.section-about .head-sec h2 span {
    font-weight: bold;
    font-size: 30px;
    line-height: 24px;
    margin: 0px
}

.section-about .head-sec h2 span a {
    color: #2b2d44
}

.content-blog-index .list-blog-index .item_blog {
    margin-bottom: 0px
}

.content-blog-index .list-blog-index .item_blog:first-child .title_row {
    border-bottom: none !important;
    border: 1px solid #ebebeb
}

.content-blog-index .list-blog-index .item_blog:first-child .content-row {
    display: block;
    margin-bottom: 10px
}

.content-blog-index .list-blog-index .item_blog:nth-child(2) .title_row,
.content-blog-index .list-blog-index .item_blog:nth-child(3) .title_row {
    border-bottom: none !important;
    border: 1px solid #ebebeb
}

.content-blog-index .list-blog-index .item_blog .title_row {
    border: 1px solid #ebebeb
}

@media (min-width: 1200px) {
    .content-blog-index .list-blog-index .item_blog .title_row {
        width: 40%
    }
}

.content-blog-index .list-blog-index .item_blog .title_row .bg_title {
    position: relative
}

.content-blog-index .list-blog-index .item_blog .title_row .bg_title.border_left_h {
    border-left: 2px solid #ffc000;
    background: #fbfbfb
}

.content-blog-index .list-blog-index .item_blog .title_row .bg_title.open_bg {
    border-left: 2px solid #ffc000;
    background: #fbfbfb
}

@media (max-width: 1199px) {
    .content-blog-index .list-blog-index .item_blog .title_row .bg_title.open_bg {
        border-bottom: 1px solid #ebebeb
    }
}

.content-blog-index .list-blog-index .item_blog .title_row .bg_title .date_post {
    font-size: 11px;
    color: #a1a1a1;
    position: absolute;
    right: 120px;
    line-height: 23px;
    font-weight: normal;
    top: 15px
}

.content-blog-index .list-blog-index .item_blog .title_row .bg_title .fa {
    font-size: 15px;
    position: absolute;
    right: 20px;
    line-height: 23px;
    width: 15px;
    height: 15px;
    top: 12px;
    color: #333;
    text-shadow: none;
    opacity: 1
}

@media (max-width: 1199px) {
    .content-blog-index .list-blog-index .item_blog .title_row .bg_title .open:before {
        font-family: 'FontAwesome';
        content: "\f107"
    }
    .content-blog-index .list-blog-index .item_blog .title_row .bg_title .close:before {
        font-family: 'FontAwesome';
        content: "\f107"
    }
}

.content-blog-index .list-blog-index .item_blog .title_row .bg_title:hover>a {
    color: #ffc000;
    text-decoration: none
}

.content-blog-index .list-blog-index .item_blog .title_row .open_bg h4 {
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0 10px 25px;
    position: relative;
    margin: 0px;
    font-weight: 700;
    text-transform: uppercase
}

.content-blog-index .list-blog-index .item_blog .title_row .close_bg h4 {
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0 10px 25px;
    position: relative;
    margin: 0px;
    font-weight: 600;
    text-transform: uppercase
}

.content-blog-index .list-blog-index .item_blog .content-row {
    border: 1px solid #ebebeb;
    border-top: none;
    padding: 35px 0px 15px 0
}

@media (min-width: 1200px) {
    .content-blog-index .list-blog-index .item_blog .content-row {
        position: absolute;
        float: right;
        margin-bottom: 10px;
        top: 98px;
        width: 60%;
        right: 0px;
        border: none !important;
        padding: 0 0 15px 0
    }
}

.content-blog-index .list-blog-index .item_blog .content-row .text_ct {
    margin: 0px 0px 0px 30px;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    letter-spacing: 0;
    word-break: break-word
}

@media (max-width: 1199px) {
    .content-blog-index .list-blog-index .item_blog .content-row .text_ct {
        margin: 0 20px
    }
}

.content-blog-index .list-blog-index .item_blog .content-row .text_ct p {
    margin: 0px;
    font-weight: normal
}

.content-blog-index .list-blog-index .item_blog .content-row .text_ct p strong {
    font-weight: normal
}

.content-blog-index .list-blog-index .item_blog .content-row .text_ct p img {
    display: none
}

.content-blog-index .list-blog-index .item_blog .content-row .text_ct>img {
    display: none !important
}

.content-blog-index .list-blog-index .item_blog .content-row .text_ct .more_info {
    border-radius: 3px;
    margin-top: 35px;
    display: block;
    width: 140px
}

.service .service_video_main {
    overflow: hidden;
    position: relative;
    background-image: url("/image/catalog/services/img_video_service.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.service .service_video_main .text_video_service {
    text-align: center;
    position: absolute;
    top: 50%;
    margin: 0;
    left: 0;
    right: 0;
    padding: 10px 30px;
    font-size: 15px;
    line-height: 23px
}

.service .service_video_main .text_video_service h2 a {
    font-weight: bold;
    font-size: 30px;
    color: #fff
}

.service .service_video_main .text_video_service p {
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    padding: 0 110px
}

@media (min-width: 1920px) {
    .service .service_video_main .text_video_service p {
        padding: 0 250px
    }
}

@media (min-width: 320px) and (max-width: 1199px) {
    .service .service_video_main .text_video_service p {
        padding: 0px
    }
}

.service .service_video_main .service_video_icon {
    position: absolute;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 100%;
    line-height: 80px;
    text-align: center;
    color: #fff;
    left: 0;
    right: 0;
    padding-left: 5px;
    margin: 0 auto;
    top: 42%;
    font-size: 22px;
    transform: translateY(-50%);
    animation: ripple-white 1s linear infinite;
}

.service .service_video_main .service_video_icon:before {
    content: "";
    position: absolute;
    border-radius: 100%;
    background-color: #fff;
    opacity: 0.2;
    width: 96px;
    height: 96px;
    text-align: center;
    left: 0;
    margin-left: -8px;
    margin-top: -8px
}

.service .service_video_main .service_video_icon:hover {
    background: #ffc000
}

.service .service_video_main .service_video_icon:hover>.fa-play {
    color: #fff
}

.service .service_video_main .service_video_icon .fa-play {
    color: #ffc000
}

.service .right_service .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 330px;
    padding: 0 70px;
    background: #121321
}

@media (max-width: 1199px) and (min-width: 992px) {
    .service .right_service .item {
        padding: 50px
    }
}

.service .right_service .item:nth-child(2),
.service .right_service .item:nth-child(3) {
    background: #181a2a
}

@media (min-width: 992px) and (max-width: 1199px) {
    .service .right_service .item:nth-child(2),
    .service .right_service .item:nth-child(4) {
        margin: 0 -15px
    }
}

@media (max-width: 767px) {
    .service .right_service .item:nth-child(3) {
        background: #121321
    }
    .service .right_service .item:nth-child(4) {
        background: #181a2a
    }
}

.service .right_service .item .col_service {
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative
}

.service .right_service .item .col_service .icon_service img {
    animation: headShake 1.3s infinite running;
    border-bottom-color: #ffffff;
}

.service .right_service .item .col_service .icon_service::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 100px solid #FFC300;
    border-left: 100px solid transparent;
    animation: headShake 1.3s infinite running;
}

.service .right_service .item .col_service .icon_text h3 {
    font-size: 22px;
    font-weight: 600
}

.service .right_service .item .col_service .icon_text h3 a {
    color: #fff
}

.service .right_service .item .col_service .icon_text p {
    color: #acacac;
    font-size: 14px;
    font-family: 'Arial', sans-serif
}

.main_project .tab_project {
    width: 100%;
    float: left
}

@media (min-width: 768px) {
    .main_project .tab_project {
        padding-top: 20px
    }
}

.main_project .tab_project .nav-tabs {
    display: flex;
    align-items: center;
    justify-content: center
}

.main_project .tab_project .tab-content {
    opacity: 1 !important;
    overflow: visible !important;
    visibility: visible !important
}

.main_project .border_bottom {
    border-bottom: 1px solid #ebebeb;
    padding-top: 50px
}

.tab-pane {
    padding: 15px 5px
}

.responsive-tabs.nav-tabs {
    position: relative;
    z-index: 10;
    overflow: visible;
    border-bottom: none
}

.responsive-tabs.nav-tabs span.glyphicon {
    position: absolute;
    top: 12px;
    right: 28px
}

.responsive-tabs.nav-tabs span.glyphicon.glyphicon-triangle-top {
    display: none
}

.responsive-tabs.nav-tabs span.glyphicon.glyphicon-triangle-top:before {
    display: none
}

.responsive-tabs.nav-tabs span.glyphicon.glyphicon-triangle-bottom:before {
    display: none
}

.responsive-tabs.nav-tabs.open span.glyphicon.glyphicon-triangle-top {
    display: block
}

.responsive-tabs.nav-tabs.open span.glyphicon.glyphicon-triangle-bottom {
    display: none
}

.responsive-tabs.nav-tabs.open>li {
    display: block
}

.responsive-tabs.nav-tabs.open>li a {
    border-radius: 0
}

.responsive-tabs.nav-tabs.open>li:first-of-type a {
    border-radius: 2px 2px 0 0
}

.responsive-tabs.nav-tabs.open>li:last-of-type a {
    border-radius: 0 0 2px 2px
}

@media (min-width: 768px) {
    .responsive-tabs.nav-tabs>li>a {
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 600;
        color: #7f818f;
        background: none;
        border: none;
        padding: 10px 29px
    }
    .responsive-tabs.nav-tabs span.glyphicon {
        display: none
    }
    .responsive-tabs.nav-tabs>li.active a {
        border: none;
        background-color: transparent;
        color: #ffc000
    }
    .responsive-tabs.nav-tabs li {
        display: block;
        float: left;
        text-align: center
    }
    .responsive-tabs.nav-tabs li:before {
        content: "/";
        position: absolute;
        right: 0px;
        top: 5px;
        font-size: 15px
    }
    .responsive-tabs.nav-tabs li:last-of-type:before {
        content: ''
    }
    .responsive-tabs.nav-tabs>li:last-child:before {
        content: "";
        display: none !important
    }
    .responsive-tabs.nav-tabs.open span.glyphicon.glyphicon-triangle-top {
        display: none
    }
}

@media (max-width: 767px) {
    .responsive-tabs.nav-tabs {
        margin-bottom: 10px;
        margin-top: 20px;
        width: 100%;
        padding: 0 20px;
        float: left;
        display: block !important
    }
    .responsive-tabs.nav-tabs>li {
        display: none;
        float: none;
        text-align: center
    }
    .responsive-tabs.nav-tabs>li:last-of-type>a {
        margin-right: 0
    }
    .responsive-tabs.nav-tabs>li>a {
        padding: 10px 0 10px 0;
        margin-right: 0;
        background: #fff;
        border: 1px solid #DDDDDD
    }
    .responsive-tabs.nav-tabs>li.active {
        display: block
    }
    .responsive-tabs.nav-tabs>li.active a {
        border: 1px solid #DDDDDD;
        border-radius: 2px;
        color: #ffc000
    }
}

.box_prduct_menu .item_tab_cl .child-ab {
    padding: 15px 0 15px 0
}

.box_prduct_menu .item_tab_cl .child-ab .nd-album .blog-thumbnail {
    position: relative;
    text-align: center
}

.box_prduct_menu .item_tab_cl .child-ab .nd-album .blog-thumbnail .blog_img {
    position: relative
}

.box_prduct_menu .item_tab_cl .child-ab .nd-album .blog-thumbnail .blog_img:hover .blog_content_icon {
    opacity: 0.8
}

.box_prduct_menu .item_tab_cl .child-ab .nd-album .blog-thumbnail .blog_img .blog_content_icon {
    font-size: 15px !important;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 30px;
    background: rgba(0, 0, 0, 0.74);
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: all ease 0.5s
}

.box_prduct_menu .item_tab_cl .child-ab .nd-album .blog-thumbnail .blog_img .blog_content_icon a.play_icon {
    color: #ffc000;
    border-radius: 3px;
    display: block;
    border: 2px solid #ffc000;
    height: 38px;
    width: 136px;
    margin: 0 auto;
    line-height: 33px;
    text-align: center
}

.box_prduct_menu .item_tab_cl .child-ab .nd-album .blog-thumbnail .blog_img .blog_content_icon a.play_icon:hover {
    color: #fff;
    background: #ffc000;
    border: 2px solid #ffc000
}

.box_prduct_menu .item_tab_cl .child-ab .nd-album .blog-thumbnail .blog_img .blog_content_icon .titles_blog {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    padding: 0 60px
}

.box_prduct_menu .item_tab_cl .child-ab .nd-album .blog-thumbnail .blog_img .blog_content_icon .titles_blog a {
    color: #fff
}

.box_prduct_menu .item_tab_cl .child-ab .nd-album .blog_info {
    text-align: center
}

.box_prduct_menu .item_tab_cl .child-ab .nd-album .blog_info h3 {
    font-family: iAS;
    font-size: 28px;
    color: #ffc000;
    text-transform: uppercase;
    line-height: 1.4
}

.box_prduct_menu .item_tab_cl .child-ab .nd-album .blog_info h3 a {
    color: #ffc000
}

.box_prduct_menu .item_tab_cl .child-ab .nd-album .blog_info .blog_tag .inline {
    color: #898989
}

.box_prduct_menu .item_tab_cl .child-ab .nd-album .blog_info .blog_tag a {
    color: #333;
    margin-left: 5px
}

.product_feature .grid_product {
    padding-top: 30px
}

@media (max-width: 767px) {
    .product_feature .grid_product {
        padding-top: 10px
    }
}

.product_feature .grid_product .products-view-grid .owl-nav {
    display: none
}

.product_feature .product-box .product-thumbnail.display_flex>a {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: 240px
}

@media (max-width: 767px) {
    .product_feature .product-box .product-thumbnail.display_flex>a {
        height: auto
    }
}

.section_feed_form {
    background-image: url("/image/catalog/feedback/bg_feedback.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 30px;
}

@media (max-width: 1199px) {
    .section_feed_form {
        background-image: url("/image/catalog/feedback/bg_feedback.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 100%;
        overflow-x: hidden;
        overflow-y: hidden;
        padding-bottom: 10px;
        border-bottom: 3px solid #f3fa06
    }
}

.section_feed_form .content_owl {
    margin-top: 35px
}

.section_feed_form .content_owl .section_title h2:before {
    background: #fff !important
}

@media (max-width: 450px) {
    .section_feed_form .content_owl .section_title h2:before {
        display: none
    }
}

.section_feed_form .content_owl .section_title h2 a {
    color: #fff
}

.section_feed_form .content_owl #block_01 {
    padding-bottom: 30px;
    padding-top: 40px
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section_feed_form .content_owl #block_01 {
        padding-top: 20px !important
    }
}

.section_feed_form .content_owl .slide_item .testimonial-content-gallery .testimonial-item {
    text-align: center
}

.section_feed_form .content_owl .slide_item .testimonial-content-gallery .testimonial-item .qts {
    display: block;
    text-align: center;
    margin-bottom: 25px
}

.section_feed_form .content_owl .slide_item .testimonial-content-gallery .testimonial-item .qts img {
    max-width: 100%;
    height: auto
}

.section_feed_form .content_owl .slide_item .testimonial-content-gallery .testimonial-item .content {
    font-size: 16px;
    font-family: 'Arial', sans-serif;
    color: #fff;
    margin: 20px 0px;
    padding: 0px 60px;
    line-height: 25px
}

.section_feed_form .content_owl .slide_item .testimonial-content-gallery .testimonial-item .name_use {
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 10px;
    display: block
}

.section_feed_form .content_owl .slide_item .testimonial-content-gallery .testimonial-item .name_use .name_feed {
    font-weight: bold
}

.section_feed_form .content_owl .slide_item .testimonial-content-gallery .testimonial-item .name_use .job_feed {
    font-weight: 400 !important
}

.section_feed_form .content_owl .slide_item .testimonial-content-gallery .testimonial-item .name_use a {
    color: #1e87d2;
    font-weight: 400;
    text-decoration: none
}

.section_feed_form .content_owl .slide_item .style_button_feed {
    width: 210px;
    margin: 0 auto;
    position: relative
}

.section_feed_form .content_owl .slide_item .style_button_feed .thumbpadding .testimonial-thumbs .swiper-wrapper .swiper-slide.swiper-slide-active {
    margin-top: 0px;
    margin-right: 15px
}

.section_feed_form .content_owl .slide_item .style_button_feed .thumbpadding .testimonial-thumbs .swiper-wrapper .swiper-slide.swiper-slide-active img {
    width: 70px;
    height: 70px;
    opacity: 1
}

.section_feed_form .content_owl .slide_item .style_button_feed .thumbpadding .swiper-button-prev-slide,
.section_feed_form .content_owl .slide_item .style_button_feed .thumbpadding .swiper-button-next-slide {
    width: 30px;
    height: 30px;
    border: solid 1px #c2c9d1;
    border-radius: 50%;
    position: absolute;
    line-height: 28px;
    text-align: center;
    cursor: pointer
}

.section_feed_form .content_owl .slide_item .style_button_feed .thumbpadding .swiper-button-prev-slide:hover,
.section_feed_form .content_owl .slide_item .style_button_feed .thumbpadding .swiper-button-next-slide:hover {
    cursor: pointer;
    border-color: #77b7e5
}

.section_feed_form .content_owl .slide_item .style_button_feed .thumbpadding .swiper-button-prev-slide:hover .fa,
.section_feed_form .content_owl .slide_item .style_button_feed .thumbpadding .swiper-button-next-slide:hover .fa {
    color: #77b7e5
}

.section_feed_form .content_owl .slide_item .style_button_feed .thumbpadding .swiper-button-prev-slide .fa,
.section_feed_form .content_owl .slide_item .style_button_feed .thumbpadding .swiper-button-next-slide .fa {
    font-size: 18px;
    color: #c2c9d1
}

.section_feed_form .content_owl .slide_item .style_button_feed .thumbpadding .swiper-button-prev-slide {
    left: -50px;
    top: 25px
}

.section_feed_form .content_owl .slide_item .style_button_feed .thumbpadding .swiper-button-next-slide {
    right: -50px;
    top: 25px
}

.section_feed_form .content_owl .slide_item .style_button_feed .swiper_button .swiper-button-next {
    background-image: url("/image/catalog/icons/btn_next_feed.png") !important;
    background-repeat: no-repeat;
    right: -65px !important;
    background-size: contain
}

@media (max-width: 374px) {
    .section_feed_form .content_owl .slide_item .style_button_feed .swiper_button .swiper-button-next {
        right: -43px !important
    }
}

.section_feed_form .content_owl .slide_item .style_button_feed .swiper_button .swiper-button-prev {
    background-image: url("/image/catalog/icons/btn_prev_feed.png") !important;
    background-repeat: no-repeat;
    left: -65px !important;
    background-size: contain
}

@media (max-width: 374px) {
    .section_feed_form .content_owl .slide_item .style_button_feed .swiper_button .swiper-button-prev {
        left: -43px !important
    }
}

.section_feed_form .content_owl .slide_item .testimonial-thumbs .testimonial-item {
    margin-top: 5px
}

.section_feed_form .content_owl .slide_item .testimonial-thumbs .testimonial-item img {
    width: 55px;
    height: 55px;
    border: solid 3px #fff;
    opacity: .3;
    margin-top: 10px
}

.section_feed_form .content_owl .slide_image {
    width: 100%;
    text-align: center
}

.section_feed_form .content_owl .slide_image .image_lagre_site .testimonial-content-image .swiper-slide img {
    max-width: 100%;
    height: auto
}

.section_feed_form .content_owl .subcribe {
    border-top: 1px solid #9dd76f;
    padding: 25px 60px 0 60px
}

.section_feed_form .content_owl .subcribe .footer_top_title {
    display: inline-block
}

.section_feed_form .content_owl .subcribe .footer_top_title h4 {
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-right: 0px;
    color: #fff
}

@media (min-width: 1200px) {
    .section_feed_form .content_owl .subcribe .footer_top_title h4 {
        margin-right: 25px
    }
}

.section_feed_form .content_owl .subcribe .footer_top_form_register {
    position: relative;
    width: 40%;
    display: inline-block
}

.section_feed_form .content_owl .subcribe .footer_top_form_register .footer_top_form_register_input {
    border-radius: 4px
}

.section_feed_form .content_owl .subcribe .footer_top_form_register form .subscribe {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #ffc000;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    font-weight: bold;
    font-family: "Arial", sans-serif
}

.section_feed_form .content_owl .section-brand .brand-item {
    text-align: center;
    float: left;
    margin: 0 15px
}

@media (max-width: 1199px) {
    .section_feed_form .content_owl .section-brand .brand-item {
        width: 100%
    }
}

.section_feed_form .content_owl .section-brand .brand-item:hover {
    opacity: .5
}

.item_blog_big .figure-big {
    max-width: 370px;
    overflow: hidden;
    display: inline-block;
    position: relative
}

@media (max-width: 991px) {
    .item_blog_big .figure-big {
        max-width: 100% !important
    }
}

.item_blog_big .figure-big:hover .btn_view_news {
    transform: translateY(-50%) scale(1);
    opacity: 1
}

.item_blog_big .figure-big:hover .img_thumb_blogs:before {
    opacity: 0.5
}

.item_blog_big .figure-big .img_thumb_blogs {
    text-align: center;
    position: relative
}

.item_blog_big .figure-big .img_thumb_blogs:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    left: 0;
    z-index: 9;
    background: rgba(0, 0, 0, 0.99)
}

.item_blog_big .figure-big .news_details_page_tabs {
    position: relative;
    z-index: 1
}

.item_blog_big .figure-big .news_details_page_tabs .btn-tags {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 9;
    display: inline-block;
    line-height: 20px;
    border-radius: 3px;
    text-align: center;
    padding: 3px 15px;
    background: #ffc000;
    color: #fff;
    text-decoration: none
}

@media (min-width: 1200px) {
    .news_owl:nth-child(3n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .news_owl:nth-child(3n+1) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .news_owl:nth-child(2n+1) {
        clear: left
    }
}

.section-news {
    width: 100%
}

.section-news .blogs-content .heading {
    border: none !important;
    background: none !important;
    height: 40px;
    position: relative;
    overflow: hidden
}

.section-news .blogs-content .heading:before {
    width: 100%;
    height: 4px;
    content: '';
    background: #ffc000;
    position: absolute;
    left: 15px;
    top: 37px
}

.section-news .blogs-content .heading h2 {
    position: relative;
    height: 40px;
    line-height: 42px;
    margin: 0;
    padding: 0 32px;
    font-size: 18px;
    display: inline-block;
    background-repeat: repeat-x;
    margin-left: -1px
}

.section-news .blogs-content .heading h2 .style-title a {
    color: #fff;
    text-transform: uppercase
}

.section-news .blogs-content .heading .readmore_style_news {
    position: absolute;
    top: 7px;
    right: 0
}

.section-news .blogs-content .heading .readmore_style_news a {
    font-family: 'Arial', sans-serif
}

.section-news .blogs-content .banner-right {
    margin-top: 37px
}

.news_hot_left {
    margin-top: 30px
}

.news_hot_left .news_owl {
    position: relative
}

.news_hot_left .news_owl .blog_home_title .news_home_content_short_info {
    margin: 0;
    line-height: 24px
}

.news_hot_left .news_owl .blog_home_title .news_home_content_short_info a {
    font-size: 16px;
    font-weight: bold
}

.news_hot_left .news_owl .owl-nav {
    display: none
}

.news_hot_left .news_owl .content_day_blog {
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    color: #afb0bb
}

.news_hot_left .news_owl .content_day_blog .fa-clock-o {
    margin-right: 5px
}

.news_hot_left .news_owl .content_day_blog .cmt_count_blog {
    margin-left: 14px
}

.news_hot_left .news_owl .content_day_blog .cmt_count_blog .fa-comments {
    margin-right: 5px
}

.news_hot_left .news_owl .blog-item-summary {
    font-size: 14px;
    margin-bottom: 25px;
    color: #7f818f;
    line-height: 20px
}

.news_hot_left_time {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 10px 10px 0px 10px;
    text-align: center
}

.news_hot_left_time span:nth-child(1) {
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 28px;
    font-family: 'Arial', sans-serif;
    line-height: 18px;
    padding: 12px
}

.news_hot_left_time .month-fig span {
    padding: 3px;
    font-size: 10px;
    font-weight: bold;
    font-family: 'Arial', sans-serif;
    color: #ffc000;
    background: #fff;
    text-transform: uppercase
}

.news_hot_left_comment {
    color: #939393;
    padding: 23px 0 7px;
    margin: 0
}

@media (max-width: 991px) {
    .news_hot_left_comment {
        padding: 15px 0 7px
    }
    .news_hot_left h3 {
        padding-bottom: 10px
    }
}

.google-map {
    width: 100%
}

.google-map .map {
    width: 100%;
    height: 400px;
    background: #dedede
}

@media (max-width: 1199px) {
    .google-map .map {
        height: 500px !important
    }
}

.main_contact {
    background-image: url("/image/catalog/background/bg_contact_map.jpg");
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    overflow: hidden
}

@media (min-width: 992px) {
    .main_contact {
        background-size: cover
    }
}

@media (max-width: 991px) {
    .main_contact {
        background-position: top;
        background-size: cover
    }
}

.main_contact .map_page .des_contact {
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    color: #fff;
    padding-bottom: 5px
}

.main_contact .map_page .title-head-contact {
    font-size: 16px;
    font-weight: 600;
    color: #fff
}

.main_contact .section_maps {
    width: 50% !important;
    float: right;
    position: absolute;
    right: 0;
    top: 0
}

@media (max-width: 991px) {
    .main_contact .section_maps {
        position: initial;
        width: 100% !important;
        left: 0
    }
}