@import "font.css";
@import "css-trick.min.css";

@charset "utf-8";
body {
    margin: 0px auto;
    padding: 0px auto;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif, Helvetica;
    font-weight: normal;
}

* {
    margin: 0px auto;
    padding: 0px auto;
    outline: none;
    text-decoration: none;
}

.clr {
    clear: both;
}

ul {
    padding: 0px;
}

img {
    border: 0;
}

::selection {
    background-color: #ED1C24;
    color: #fff;
}

::-webkit-selection {
    background-color: #ED1C24;
    color: #fff;
}

-webkit-::selection {
    background-color: #ED1C24;
    color: #fff;
}

::-moz-selection {
    background-color: #ED1C24;
    color: #fff;
}

.pagewrap {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.padding_pagewrap {
    padding: 0 10px;
}

.pagewrap_conten {
    padding-top: 30px;
    padding-bottom: 30px;
}

.showText p {
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 30px;
}

.showText img {
    display: block;
    margin: 0 auto;
    height: auto;
    max-width: 100%;
}

.showText ul {
    padding-bottom: 15px;
}

.showText ul li {
    margin-left: 35px;
    font-size: 16px;
    line-height: 30px;
}

.bannerInside {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
}

.bannerMain {
    position: relative;
    overflow: hidden;
    height: auto;
}

.banner li {
    float: left;
    width: 100%;
    height: 600px;
    list-style: none;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: default;
    position: relative;
}

.posBL {
    left: 0px;
    bottom: 0px;
}

.pagiBanner {
    position: relative;
    left: 0;
    right: 0;
    bottom: 40px;
    margin: auto;
    width: auto;
    text-align: center;
    z-index: 3;
}

.pagiBanner a, .pagiBanner_2 a, .pagiBanner_3 a {
    display: inline-block;
    vertical-align: text-top;
    width: 14px;
    height: 14px;
    background: #00000054;
    text-indent: -100000px;
    margin: 0 5px;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    border: solid #fff 3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}

.pagiBanner a.selected, .pagiBanner_2 a.selected, .pagiBanner_3 a.selected {
    background: #FF0000;
}

.pagiBanner_2, .pagiBanner_3 {
    position: relative;
    left: 0;
    right: 0;
    bottom: -20px;
    margin: auto;
    width: auto;
    text-align: center;
    z-index: 10;
}

.bannerMain .placeNav.prev1, .bannerMain .placeNav.next1 {
    top: 50%;
    z-index: 9999;
    opacity: 1;
    left: 10px
}

.bannerMain .placeNav.prev1 i, .bannerMain .placeNav.next1 i {
    top: 4px;
    position: relative;
}

.bannerMain .placeNav.next1 {
    right: 10px;
    left: auto
}

.bannerMain .placeNav.prev1, .bannerMain .placeNav.next1 {
    top: 40%;
    z-index: 99;
    opacity: 1;
    left: 10px;
}

.bannerMain .placeNav.prev1 i, .bannerMain .placeNav.next1 i {
    top: 5px;
    position: relative;
}

.bannerMain .placeNav.next1 {
    right: 10px;
    left: auto
}

.placeNav_2, .placeNav_3 {
    position: absolute;
    top: 30%;
    z-index: 3;
    color: #fff;
    font-size: 70px;
    width: 30px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    background: rgba(2, 2, 2, 0.21);
    opacity: 0;
}

.placeNav {
    position: absolute;
    top: 140px;
    z-index: 2;
    color: #fff;
    font-size: 26px;
    width: 35px;
    line-height: 35px;
    height: 35px;
    background: rgba(0, 0, 0, 0.24);
    text-align: center;
    /* opacity: 0; */
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}

.placeNav.prev, .placeNav_2.prev, .placeNav_3.prev {
    left: 10px;
}

.placeNav_2.next, .placeNav_3.next {
    right: 10px;
    text-indent: 3px;
}

.placeNav.next {
    right: 10px;
    text-indent: 3px;
}

.placeSlide_main:hover .placeNav, .placeSlide_main:hover .placeNav_2, .placeSlide_main:hover .placeNav_3 {
    opacity: 1;
}

.placeNav:hover {
    color: #fff;
    background: #ff0000;
}

.placeNav_2:hover, .placeNav_3:hover, .placeNav_4:hover {
    color: #ffffff;
    background: #ff000080;
}

.placeSlide_main {
    position: relative;
    overflow: hidden;
}

.placeSlide, .placeSlide_doiac, .placeSlide_3 {
    width: 1300px;
}

.timkiem_home {
    padding: 30px 0;
    background: #eee;
}

.listtabs {
    /* display: inline-table; */
    overflow: hidden;
    margin-bottom: 0px;
    text-align: center; /* background: #FFF; */
}

.listtabs li {
    display: inline-table;
    list-style: none;
    margin: 0 5px;
}

.listtabs li a {
    color: #fff;
    text-decoration: none;
    margin-right: 0px;
    display: block;
    padding: 0px 30px;
    line-height: 40px;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    background: #333;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    border: double #FFF 4px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
}

.listtabs li a:hover, .listtabs li a.selected, .listtabs li a.selected:hover {
    color: #ffffff;
    background: #f00;
}

#pro_tabs .tabs {
    border-top: none;
}

#pro_tabs {
    margin-bottom: 25px;
    text-align: center;
}

.box_tab {
    margin: 0; /* border-bottom: solid 1px #e3e3e3; *//* border-top: solid 1px #e3e3e3; */
}

.titBox {
    /* display: inline-table; */
    margin: 0 auto 30px auto; /* text-transform: uppercase; */
}

.titBox .desc {
    display: block;
    font-size: 16px;
    color: #C800C8;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 5px;
}

.titBox .tit {
    /* display: block; */
    font-size: 40px;
    color: #ffffff;
    line-height: 40px;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    padding-bottom: 5px;
}

.titBox .tit_2 {
    /* display: block; */
    font-size: 30px;
    color: #ff0000;
    line-height: 40px;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 5px;
    /* font-family: 'Paytone One', sans-serif; */
}

.titBox:after {
    content: "";
    display: inline-table;
    margin: 0;
    height: 2px;
    width: 150px;
    background: #666;
    left: 50%;
    transform: translate(0, -50%);
}

.titBox.left {
    /* margin-left: 10px; */
    text-align: center;
    /* margin-right: 10px; */
    /* margin-top: 10px; */
    width: 100%;
}

.titBox.left:after {
    margin-left: 0;
}

.titBox .sub {
    /* display: block; */
    color: #f5f5f5;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 5px;
    line-height: 35px;
}

.titBox .sub_2 {
    /* display: block; */
    color: #666;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 35px;
}

.timkiem_id {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    float: left;
}

.timkiem_id li {
    list-style: none;
    margin: 5px;
    width: calc(100% / 4 - 10px);
    float: left;
}

.col-md {
    width: 100%;
}

.col-md-3 {
    margin-bottom: 10px;
    width: 100%;
}

.form-control {
    display: block;
    height: 45px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #504d4d;
    background-color: #fff;
    background-image: none;
    border: 1px solid #929292;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    padding: 0 10px;
    resize: vertical;
    box-sizing: border-box;
    width: 100%;
    font-family: 'Roboto Condensed', Arial, Helvetica, Tahoma, sans-serif;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.row-frm select {
    height: 40px !important;
    width: 100%;
}

.row-frm input {
    padding-left: 10px;
}

.bottom_tim {
    text-align: center;
    margin: 20px 0;
    float: left;
    width: 100%;
}

.bottom_tim h3 {
    display: inline-table;
}

.bottom_tim h3 a {
    display: block;
    color: #fff;
    background: #666;
    font-size: 16px;
    padding: 0 40px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border: double #FFF 4px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
}

.bottom_tim h3 a:hover {
    color: #fff;
    background: #f00;
}

.tintuc_home_box {
    padding: 30px 0;
    background: #eee;
}

.tintuc_home_box_2 {
    padding: 30px 0;
    background: #eee;
}

.tintuc_home_id ul {
    margin: 10px;
    float: left;
    width: calc(100% / 3 - 20px);
}

.tintuc_home_id.tintuc_home_id_2 ul {
    width: calc(100% - 20px);
}

.tintuc_home_id ul li, .tintuc_home_id ul li img {
    list-style: none;
    line-height: 0;
    position: relative;
    overflow: hidden;
    display: block;
    height: auto;
    width: 100%;
    webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -moz-border-radius: 50%;
}

.tintuc_home_id ul h3 a {
    color: #333;
    font-weight: bold;
    font-size: 18px;
    /* padding: 0 10px; */
    text-transform: uppercase;
    line-height: 25px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    display: block;
    margin: 10px 0;
}

.tintuc_home_id_2 ul h3 a {
    font-size: 16px;
    line-height: 23px;
    text-transform: capitalize;
}

.tintuc_home_id ul h3 a:hover {
    color: #f00;
}

.tintuc_home_id ul h4 {
    color: #666;
    font-weight: normal;
    font-size: 14px;
    padding-top: 15px;
    text-transform: uppercase;
    line-height: 30px;
}

.tintuc_home_id ul h4 i {
    padding-right: 5px;
}

.tintuc_home_id ul p {
    color: #666;
    font-weight: normal;
    font-size: 14px;
    padding: 0;
    text-transform: none;
    line-height: 24px;
    text-align: justify;
}

.tintuc_home_id li img:hover, .pro_home_id ul li img:hover, .pro_home_id_2 ul li img:hover, .pro_home_id_3 ul li img:hover {
    transform: scale(1.2);
    opacity: 1;
    -webkit-filter: grayscale(0);
}

.box_doitac_home {
    background: #eee;
    padding: 30px 0;
}

.logo_doitac ul {
    margin: 10px;
    width: calc(100% / 8 - 20px);
    padding: 10px;
    background: #fff;
    float: left;
    text-align: center;
    transition: all .3s;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.logo_doitac ul li, .logo_doitac ul li img {
    width: 100%;
    height: auto;
    webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    position: relative;
    overflow: hidden;
    display: block;
}

.logo_doitac ul h3, .logo_doitac_page ul h3 {
    color: #495677;
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    line-height: 26px;
    padding-top: 15px;
    transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    position: relative;
}

.logo_doitac_page ul {
    margin: 10px;
    width: 250px;
    padding: 15px;
    background: #fff;
    float: left;
    text-align: center;
    transition: all .3s;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.logo_doitac_page ul li, .logo_doitac_page ul li img {
    width: 100%;
    height: auto;
    webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    position: relative;
    overflow: hidden;
    display: block;
}

.title_id {
    padding-left: 20px;
    line-height: 35px;
    color: #ff0000;
    font-size: 25px;
    text-transform: uppercase;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    position: relative;
    font-weight: bold;
    /* font-family: 'Paytone One', sans-serif; */
    /* letter-spacing: 1px; */
}

.title_id:after, .left_gt_video_home ul h3:after, .right_gt_video_home ul h3:after {
    content: "";
    display: -webkit-inline-box;
    clear: both;
    width: 9px;
    background: #ff0000;
    height: 32px;
    left: 0px;
    position: absolute;
    top: 1px;
    z-index: 2;
}

.logo_doitac ul:hover {
    transform: translateY(-10px);
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
}

.pro_home_box {
    padding: 30px 0;
}

.pro_home_id_2 ul {
    float: left;
    margin: 10px;
    width: calc(100% / 3 - 20px);
    text-align: center;
    position: relative;
    -webkit-transition: all .3s ease;
}

.pro_home_id_2 ul li, .pro_home_id_2 ul li img {
    list-style: none;
    line-height: 0;
    position: relative;
    overflow: hidden;
    display: block;
    height: 250px;
    max-width: 100%;
    webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -moz-border-radius: 50%;
}

.pro_home_id_3 ul {
    margin: 0;
    width: auto;
    text-align: center;
    position: relative;
    -webkit-transition: all .3s ease;
}

.pro_home_id_3 ul li, .pro_home_id_3 ul li img {
    list-style: none;
    line-height: 0;
    position: relative;
    overflow: hidden;
    display: block;
    height: auto;
    width: 100%;
    webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -moz-border-radius: 50%;
}

.pro_home_id ul {
    float: left;
    margin: 10px;
    width: calc(100% / 5 - 20px);
    text-align: center;
    position: relative;
    -webkit-transition: all .3s ease;
    box-sizing: border-box;
}

.pro_home_id ul li, .pro_home_id ul li img {
    list-style: none;
    line-height: 0;
    position: relative;
    overflow: hidden;
    display: block;
    height: auto;
    width: 100%;
    webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -moz-border-radius: 50%;
}

.pro_home_id ul p, .pro_home_id_2 ul p, .pro_home_id_3 ul p {
    color: #999;
    font-size: 13px;
}

.pro_home_id ul h3, .pro_home_id_2 ul h3, .pro_home_id_3 ul h3 {
    color: #333;
    font-weight: 500;
    font-size: 17px;
    padding: 8px 5px;
    text-transform: capitalize;
    line-height: 27px;
    /* padding-bottom: 7px; */
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    background: #eee;
    margin-top: 15px;
}

.pro_home_id ul h4, .pro_home_id_2 ul h4, .pro_home_id_3 ul h4 {
    color: #f00;
    font-weight: normal;
    font-size: 21px;
    padding: 0 5px;
    text-transform: uppercase;
    line-height: 30px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.pro_home_id ul:hover h3, .pro_home_id_2 ul:hover h3, .pro_home_id_3 ul:hover h3 {
    color: #ffffff;
    background: #f00;
}

.pro_home_id ul h4 span, .pro_home_id_2 ul h4 span, .pro_home_id_3 ul h4 span {
    color: #878787;
    font-weight: normal;
    font-size: 17px;
    padding-left: 5px;
    text-decoration: line-through;
}

.discount-tag {
    top: 0px;
    right: 15px;
    position: absolute;
    background: #f00;
    width: auto;
    padding: 5px 10px;
    color: #FFF;
    font-weight: normal;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: default;
    z-index: 1;
    font-size: 15px;
    line-height: 20px;
    max-width: 35px;
}

.discount-tag:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 23px solid transparent;
    border-right: 22px solid transparent;
    border-top: 6px solid #ff0000;
    top: 30px;
    right: 0px;
}

.discount-tag:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 5px solid #ff0000;
    border-left: 8px solid transparent;
    top: 0px;
    right: 44px;
}

.more_pro h3 {
    text-align: center;
    margin-top: 10px;
}

.more_pro h3 a {
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    margin-top: 0px;
    vertical-align: middle;
    font-size: 19px;
    font-weight: 500;
    padding: 8px 38px;
    letter-spacing: 0.025em;
    color: #fff;
    background-color: #0072bb;
    transition: .3s ease-out;
    text-transform: uppercase;
    display: inline-table;
    line-height: 35px;
    transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
}

.more_pro h3 a i {
    padding-left: 8px;
}

.checked {
    color: orange;
}

.graphite .accordion {
    font: bold 14px Arial, sans-serif;
    border-top: 1px solid #111;
    border-right: 1px solid #111;
    border-left: 1px solid #111;
}

.graphite .accordion, .graphite .accordion li {
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
    background: #f8f8f8;
}

.graphite .accordion a {
    padding: 10px 10px 10px 33px;
    text-decoration: none;
    display: block;
    color: #666;
    border-bottom: 1px dotted #eee;
    position: relative;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

.graphite .accordion ul a {
    background: no-repeat;
    font-weight: 500;
    border-bottom: none;
    text-transform: capitalize;
    color: #666;
    line-height: 20px;
    border-bottom: 1px dotted #eee;
}

.graphite .accordion ul a i {
    padding-right: 5px;
}

.graphite .accordion ul a:hover {
    text-decoration: underline;
    color: #214551;
}

.graphite .accordion a.dcjq-parent.active {
    background-color: #eee;
}

.graphite .accordion a .dcjq-icon {
    position: absolute;
    top: 50%;
    left: 14px;
    width: 34px;
    margin-top: -17px;
    height: 34px;
    background: url(../images/arrow_black_right.png) no-repeat 0 center;
}

.graphite .accordion a.dcjq-parent.active .dcjq-icon {
    background: url(../images/arrow_black_down.png) no-repeat 0 center;
    color: #f60;
}

.graphite .accordion a:hover {
    color: #333;
    background: none;
}

.graphite .accordion a:active {
    color: #214551;
    background: none;
}

.check_id {
    border-bottom: solid #CCC 1px;
    margin-bottom: 20px;
}

.container {
    display: block;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 25px;
    text-transform: capitalize;
    color: #666;
    padding-left: 30px;
}

.container span {
    color: #999;
    padding-left: 0;
}

.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #f9f9f9;
    border: 1px #ccc solid;
}

.container:hover input ~ .checkmark {
    background-color: #ccc;
}

.container input:checked ~ .checkmark {
    background-color: #3c3c3c;
    border: 1px #3c3c3c solid;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.container input:checked ~ .checkmark:after {
    display: block;
}

.container .checkmark:after {
    left: 6px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.box_home_2 {
    padding: 100px 0;
    text-align: center;
    background: url(../images/bg_1.jpg) center center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    color: #fff;
    position: relative;
}

.box_home_2:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #001b40b3;
    transition: .3s all ease;
    z-index: 0;
}

.box_home_2 ul h3 {
    padding-bottom: 20px;
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 55px;
    position: relative;
    margin-bottom: 30px;
}

.box_home_2 ul h3:after {
    content: "";
    position: absolute;
    left: 42%;
    height: 3px;
    width: 190px;
    background: #fff;
    bottom: 0;
}

.box_home_2 ul p {
    padding-bottom: 20px;
    font-size: 25px;
    text-transform: none;
    font-weight: 500;
    line-height: 40px;
    width: 70%;
}

.box_home_2 ul h4 a {
    display: inline-table;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 35px;
    padding: 5px 30px;
    background: none;
    border: solid #fff 1px;
    font-weight: 500;
    color: #fff;
    border-radius: 50px;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;
    margin-top: 30px;
    letter-spacing: 3px;
}

.box_home_2 ul h4 a:hover {
    color: #333;
    background: #fff;
}

#sharelink {
    -webkit-animation: blurFadeRight 0.4s ease-in .4s backwards;
    -moz-animation: blurFadeRight 0.4s ease-in .4s backwards;
    -ms-animation: blurFadeRight 0.4s ease-in .4s backwards;
    padding-top: 20px;
    margin-top: 20px;
    border-top: solid #CCC 1px;
    height: 35px;
    float: left;
    width: 100%;
    clear: both;
}

.sharelink {
    -webkit-animation: blurFadeRight 0.4s ease-in .4s backwards;
    -moz-animation: blurFadeRight 0.4s ease-in .4s backwards;
    -ms-animation: blurFadeRight 0.4s ease-in .4s backwards;
    text-align: center;
    padding-top: 10px;
    height: 35px; /* float: left; */
}

.sharelink a img {
    background: none;
    border: solid #fff 3px;
    padding: 3px;
    margin-right: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    opacity: .7;
}

.sharelink img:hover {
    background: #f00;
    opacity: 10;
    border: solid #ffffff 3px;
}

.bottom_id_copyright {
    text-align: center;
    position: relative;
    padding-top: 30px;
    margin-top: 30px;
    border-top: dotted #CCCCCC 1px;
    margin-left: 10px;
    margin-right: 10px;
    color: #ccc;
    font-size: 15px;
}

#back-top {
    position: fixed;
    bottom: 30px;
    right: 10px;
    z-index: 1;
}

#back-top a {
    display: block;
    width: 40px;
    line-height: 40px;
    background: #f00;
    outline: none;
    color: #fff;
    font-size: 14px;
    text-align: center;
    transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    font-weight: bold;
}

#back-top a:hover {
    color: #fff;
    background: #666;
}

.footer_top {
    background: url(../images/bg_2.jpg) center center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    color: #fff;
    position: relative;
    padding: 30px 0;
}

.footer_top:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000000c7;
    transition: .3s all ease;
    z-index: 0;
}

.footer_top ul {
    float: left;
    margin: 10px;
    width: calc(100% / 3 - 20px);
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.footer_top ul h3 {
    color: #ff0000;
    font-weight: bold;
    font-size: 19px;
    text-transform: uppercase;
    padding-bottom: 5px;
    position: relative;
    /* line-height: 30px; */
    /* font-family: 'Paytone One', sans-serif; */
    letter-spacing: 1px;
}

.footer_top ul p {
    color: #000;
    font-size: 14px;
}

.footer_top ul p i, .left_contact ul p i, .chinhanh_id ul p i {
    padding-right: 8px;
}

.footer_top h2 {
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 15px;
    font-weight: bold;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    /* font-family: 'Paytone One', sans-serif; */
    /* letter-spacing: 1px; */
    line-height: 40px;
}

.footer_top h2:after {
    content: "";
    position: absolute;
    left: 50%;
    height: 3px;
    width: 190px;
    background: #ccc;
    bottom: 0;
    transform: translate(-50%, 0);
}

.box_menu {
    background: #fff;
    /* position: unset; */
    width: 100%;
    /* z-index: 99999; */
}

.box_menu.fixed {
    position: fixed;
    top: 0 !important;
    z-index: 99999;
    background: #fff;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18);
    /* padding-top: 5px; */
    height: 45px;
}

.box_menu:after, .box_menu:before {
    content: "";
    position: inherit;
    top: 0px;
    left: 0;
    right: 0;
}

.box_menu.fixed:after, .box_menu.fixed:before {
    position: absolute;
}

.box_menu:before {
    top: auto;
    bottom: 0px;
}

.menuMain {
    position: initial;
    left: 0;
    top: 0;
    z-index: 3;
    /* float: left; */
}

.box_menu.fixed .menu {
    top: 0;

}

.box_menu.fixed .timkiem_top {
    display: block;
    position: relative;
    z-index: 10000;
}

.box_menu.fixed .menu > li > a {
    padding: 0 25px;
}

.menu {
    position: absolute;
    margin: 0;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-family: 'Roboto Condensed', Arial, Helvetica, Tahoma, sans-serif;
    text-align: center;
    left: -300px;
    z-index: 100;
    right: 0;
    top: 125px;
}

.menu * {
    list-style: none;
}

.menu > li + li {
    /* padding-left:15px; */
    /* margin-left:15px; */
    border-left: solid #e6e6e6 1px;
    position: static;
}

.menu > li {
    display: inline-table; /* position: relative; */
}

.menu > li > a {
    display: block;
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 2;
    font-size: 17px;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
    padding: 0 10px;
    border-bottom: solid #eeeeee00 5px;
}

.menu > li > a i {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 1px;
    color: inherit;
    font-size: 11px;
    padding-left: 5px;
}

.menu > li:hover > a {
    color: #333;
    background: no-repeat;
    border-bottom: solid #ff0000 5px;
}

.menu > li:hover > a:after {
    left: 0;
    right: 0;
    opacity: 1;
}

.menu > li:hover > ul {
    display: block;
    visibility: visible;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    padding-top: -6px;
    min-height: auto;
}

.menu > li.active > a {
    color: #C800C8;
}

.menu > li.active > a:after {
    left: 0;
    right: 0;
    opacity: 1;
}

.menu > li > ul {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    visibility: hidden;
    width: 100%;
    z-index: 1;
    margin: 0 auto;
    padding-top: 7px;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transform-origin: center top 0px;
    -moz-transform-origin: center top 0px;
    -webkit-transform-origin: center top 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
    -moz-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
    background: #4a5364;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 1200px;
    left: 58%;
    transform: translateX(-50%) !important;
    /* padding: 0 25px; */
    margin: 0 auto;
}

.menu > li > ul:after {
    content: "";
    position: absolute;
    top: 12px;
    left: 3px;
    right: -3px;
    bottom: -3px;
    z-index: 0; /* 	background: rgba(0, 0, 0, 0.05); */
}

.menu > li > ul > li {
    z-index: 2;
    position: relative;
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 14px;

    /* background: #4A5364; */
    padding-top: 20px;
    width: 22.5%;
    float: left;
    color: #84b2ff;
    font-size: 16px;
    margin: 0 15px;
    padding-bottom: 20px;
}

.menu > li > ul > li > a {
    display: block;
    white-space: nowrap;
    color: inherit;
    line-height: 40px;
    font-size: inherit;
    background: rgba(255, 255, 255, 0);
    border-bottom: solid 1px rgba(255, 255, 255, 0.59);
    padding: 0 24px 0 0;
    text-decoration: none !important;
    text-transform: capitalize;
    text-align: left;
    font-size: 20px;
    margin-bottom: 5px;
    color: #333;
    font-weight: bold;
}

.menu > li > ul > li > a > span {
    display: none;
}

.menu > li > ul > li:hover {
    z-index: 3;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
}

.menu li > ul > li > ul > li:hover > a {
    border-color: transparent;
}

.menu > li > a i {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 2px;
    color: inherit;
    font-size: 11px;
}

.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
}

.overlay-content {
    position: relative;
    top: 46%;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
}

.overlay .closebtn:hover {
    color: #ccc;
}

.overlay input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    float: left;
    width: 87%;
    background: white;
}

.overlay input[type=text]:hover {
    background: #f1f1f1;
}

.overlay button {
    float: left;
    width: 10%;
    padding: 15px;
    background: #ddd;
    font-size: 20px;
    border: none;
    cursor: pointer;
}

.overlay button:hover {
    background: #bbb;
}

.openBtn {
    background: no-repeat;
    border: none;
    padding: 6px;
    font-size: 17px;
    cursor: pointer;
    color: #999;
    transition: width .6s, border-radius .6s, background .6s, box-shadow .6s;
    float: right;
    margin-top: 8px;
    margin-right: 10px;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}

.openBtn:hover {
    background: #0a2268;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    color: #fff;
}

.box_menu .pagewrap {
    position: static;
}

.menu li > ul > li > ul {
    text-align: left;
}

.menu li > ul > li > ul > li a {
    color: #333;
    font-weight: 500;
    font-size: 17px;
    text-transform: capitalize;
    padding: 1px 10px;
    line-height: 37px;
}

.menu li > ul > li > ul > li a i {
    font-size: 10px;
    padding-right: 5px;
}

.menu li > ul > li > ul > li {
    z-index: 2;
    position: relative;
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    /* padding: 0 15px; */
    /* background: #4A5364; */
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.menu li > ul > li > ul > li:hover {
    background: rgba(255, 255, 255, 0.2);
    border-color: transparent;
    color: #fff;
    background: #8c8c8c;
}

.menu > li > ul:before {
    background: #D6D6D6;
    left: -1000%;
    position: absolute;
    content: "";
    height: 100%;
    right: -1000%;
    top: 0;
    border-top: solid #808080 1px;
    border-bottom: solid #808080 1px;
}

html {
    overflow-x: hidden;
}

.ser_1 li {
    float: left;
    margin: 10px;
    width: 500px;
    list-style: none;
    line-height: 0;
    position: relative;
}

.ser_1 li span {
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .7);
    text-align: center;
    color: #bbb;
    font-size: 15px;
    line-height: 22px;
    padding: 10px;
    bottom: 0;
    z-index: 1;
}

.ser_1 li img {
    width: 100%;
    height: auto;
}

.ser_1 ul {
    float: left;
    margin: 10px;
    width: calc(100% - 540px);
    position: relative;
}

.ser_1 ul h2 {
    padding-bottom: 10px;
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 35px;
    color: #f00;
    position: relative;
    margin-bottom: 20px;
}

.ser_1 ul h2:after {
    content: "";
    position: absolute;
    left: 0;
    height: 3px;
    width: 80px;
    background: #f00;
    bottom: 0;
}

.ser_1 ul h3 {
    padding-bottom: 10px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 35px;
    /* letter-spacing: 1px; */
    /* font-family: 'Paytone One', sans-serif; */
    color: #333;
}

.ser_1 ul p {
    color: #333;
    font-size: 16px;
    line-height: 30px;
}

.ser_1 ul h4 a, .title_page_5 ul h5 a {
    display: inline-table;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 35px;
    padding: 5px 30px;
    border: solid #999 1px;
    font-weight: 500;
    color: #333;
    border-radius: 50px;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;
    margin-top: 20px;
    letter-spacing: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
}

.ser_1 ul h4 a:hover, .title_page_5 ul h5 a:hover {
    border: solid #f00 1px;
    color: #fff;
    background: #f00;
}

.tuvan_home_box {
    padding: 30px 0;
    background: #eee;
}

.imges_id_page {
    height: auto;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cove;
    width: 100%;
}

.imges_id_page ul {
    z-index: 2;
    position: relative;
}

.imges_id_page ul h2 {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    position: relative;
    font-weight: normal;
    float: left;
    margin-left: 10px;
    padding-left: 20px;
}

.imges_id_page ul h2:after {
    content: "";
    display: -webkit-inline-box;
    clear: both;
    width: 5px;
    background: #ec2f34;
    height: 34px;
    left: 0px;
    position: absolute;
    top: 9px;
    z-index: 2;
}

.page_conten_page {
    padding-top: 30px;
    padding-bottom: 30px;
}

.showText h2 {
    text-transform: uppercase;
    color: #171c2b;
    font-size: 25px;
    line-height: 30px;
    position: relative;
    font-weight: normal;
    padding-left: 15px;
    margin-bottom: 15px;
}

.showText h2:after {
    content: "";
    display: -webkit-inline-box;
    clear: both;
    width: 5px;
    background: #cdae7f;
    height: 29px;
    left: 0px;
    position: absolute;
    top: 0;
    z-index: 2;
}

.link_page ul li i {
    color: #fff;
    margin-right: 7px;
}

.link_page {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background: #f4f4f4;
    line-height: 32px;
    padding: 5px 0;
    float: left;
    width: 100%;
}

.link_page ul li {
    float: left;
    list-style: none;
    background: url(../images/w_bg_location.gif) center right no-repeat;
    padding-right: 20px;
    padding-left: 12px;
    font-weight: bold;
}

.link_page ul li i {
    color: #7f7f7f;
    font-size: 18px;
    line-height: 32px;
}

.link_page ul li a {
    display: block;
    color: #7f7f7f;
    font-size: 14px;
    text-transform: uppercase;
}

.link_page ul li a:hover {
    color: #f00;
}

.title_page h3 {
    text-transform: uppercase;
    color: #171c2b;
    font-size: 30px;
    line-height: 35px;
    position: relative;
    font-weight: bold;
    padding-left: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    /* font-family: 'Paytone One', sans-serif; */
    /* letter-spacing: 1px; */
}

.title_page h3:after {
    content: "";
    display: -webkit-inline-box;
    clear: both;
    width: 5px;
    background: #f00;
    height: 35px;
    left: 0px;
    position: absolute;
    top: 0;
    z-index: 2;
}

.nums {
    table-layout: auto;

    margin-top: 20px;
    text-align: center;
}

.nums li {
    list-style: none;
    display: inline-table;
}

.nums a {
    font-size: 18px;
    display: block;
    margin: 0 6px 0 0;
    padding: 5px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    table-layout: inherit;
    text-align: center;
    color: #fff;
    background: #a5a5a5;
    /* border: #ccc 1px solid; */
    text-decoration: none;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;

    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.nums a:hover, .nums a.active, .nums a.stay:hover {
    background: #000;
    color: #ffffff;
}

.nums a.stay {
    background: #f00;
    color: #fff;
}

.title_news {
    border-bottom: solid 1px #E6E6E6;
    margin-bottom: 15px;
}

.title_news h2 {
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    color: #f00;
    text-transform: uppercase;
    margin-bottom: 15px;
    /* font-family: 'Paytone One', sans-serif; */
    /* letter-spacing: 1px; */
}

.title_news li {
    font-size: 17px;
    color: #666;
    list-style: none;
    list-style: none;
    background: url(../images/icon_day.png) center left no-repeat;
    padding-left: 25px;
    margin-bottom: 10px;
    font-style: italic;
}

.title_news p {
    line-height: 30px;
    color: #333;
    font-size: 19px;
    font-style: italic;
    font-weight: 500;
    padding-bottom: 15px;
}

.right_contact h3 {
    text-transform: capitalize;
    color: #333;
    font-size: 23px;
    line-height: 30px;
    position: relative;
    font-weight: bold;
    margin-bottom: 10px;
}

.right_contact {
    float: right;
    width: 50%;
    padding-left: 20px;
    box-sizing: border-box;
    position: sticky;
    top: 0;
}

.map_cotact iframe {
    display: block;
    width: 100%;
    height: 430px;
    margin-top: 20px;
}

.contact { /* padding-bottom: 20px; */
    padding-top: 10px; /* padding-right: 10px; */
}

.contact h2 {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 25px;
    font-weight: normal;
    color: #666;
    padding-bottom: 20px;
}

.contact .left {
    width: auto;
    float: none;
}

.contact .right {
    width: auto;
    float: none;
}

.formBox li {
    display: block;
    position: relative;
    margin-bottom: 10px;
}

.formBox li input, .formBox li textarea {
    border: solid 1px #E1E1E1;
    height: 45px;
    color: #999;
    padding: 0 10px 0 45px;
    font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
    resize: vertical;
    box-sizing: border-box;
    width: 100%;
    font-size: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}

.formBox li textarea {
    padding: 10px 10px 10px 45px;
    height: 197px;
    font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
}

.contact .left input {
    width: 100%;
}

.contact .right input, .contact .right textarea {
    width: 100%;
}

.formBox li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 10;
}

.formBox li.name:after {
    background-image: url("../images/contact/c_name.png")
}

.formBox li.phone:after {
    background-image: url("../images/contact/c_phone.png");
}

.formBox li.mail:after {
    background-image: url("../images/contact/c_mail.png");
}

.formBox li.local:after {
    background-image: url("../images/contact/c_local.png");
}

.formBox li.subject:after {
    background-image: url("../images/contact/c_subject.png");
}

.formBox li.mess:after {
    background-image: url("../images/contact/c_mess.png");
}

.formBox li.code:after {
    background-image: url("../images/contact/c_code.png");
}

.formBox li.day:after {
    background-image: url("../images/contact/day.png");
}

.formBox li.songuoi:after {
    background-image: url("../images/contact/songuoi.png");
}

.formBox .button {
    float: right;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0 25px;
    margin-left: 10px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    color: #FFF;
    background: #000;
    white-space: nowrap;
    /* border-radius: 5px; */
    webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}

.formBox .button:hover {
    color: #FFF;
    background: #60615f;
}

.formBox li span {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 42px;
    padding: 0 10px;
    font-weight: 500;
    z-index: 2;
    letter-spacing: 1px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
}

.left_contact {
    float: left;
    width: 50%;
    position: sticky;
    top: 0;
}

.left_contact ul {
    border-bottom: solid #CCC 1px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 100%;
    box-sizing: border-box;
}

.left_contact ul p {
    color: #333;
    font-size: 15px;
    text-transform: capitalize;
}

.left_contact ul h3 {
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 10px;
    text-transform: capitalize;
}

.left_contact h2 {
    color: #f00;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    text-transform: capitalize;
    /* font-family: 'Paytone One', sans-serif; */
    /* letter-spacing: 1px; */
}

.border_line {
    border-bottom: solid #CCC 1px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
}

.left_conten {
    position: sticky;
    top: 0;
    float: left;
    width: 280px;
    padding: 20px 15px;
    border-top: 1px solid #f8f8f8;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    background: #fff;
    box-sizing: border-box;
}

.menu_left ul h3 {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    padding: 10px 0;
    background: #333333;
    /* font-family: 'Paytone One', sans-serif; */
    /* letter-spacing: 1px; */
}

.menu_left ul li {
    list-style: none;
}

.menu_left ul li a {
    display: block;
    color: #333;
    background: #eee;
    line-height: 35px;
    padding: 5px 10px;
    font-size: 15px;
    text-transform: capitalize;
    border-bottom: solid #fff 1px;
    font-weight: 500;
    transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
}

.menu_left ul li a i {
    padding-right: 7px;
    font-size: 13px;
}

.menu_left ul li a:hover, .actived {
    color: #fff !important;
    background: #ff0000 !important;
}

.check_id h3 {
    color: #ff0000;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 15px;
    position: relative;
    border-bottom: solid #CCC 1px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
    /* font-family: 'Paytone One', sans-serif; */
    /* letter-spacing: 1px; */
}

.right_conten {
    float: right;
    width: calc(100% - 290px);
    position: sticky;
    top: 0;
    margin-left: 10px;
    box-sizing: border-box;
}

.header {
    padding-top: 10px;
    background: #fff;
    padding-bottom: 45px;
}

.logo_top {
    float: left;
    padding-left: 10px;
}

.logo_top img {
    width: auto;
    height: 75px;
}

th {
    background-color: #9c9c9c;
    color: white;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
}

tr:hover {
    background-color: #f5f5f5;
}

th, td {
    border-bottom: 1px solid #ddd;
}

th, td {
    padding: 10px 15px;
    text-align: left;
}

td {
    height: 30px; /* vertical-align: bottom; */
}

th {
    text-align: left;
}

table {
    border: 1px solid black;
}

table {
    width: 100%;
}

table {
    border-collapse: collapse;
}

table, th, td {
    border: 1px solid #ccc;
    font-weight: normal;
}

.viewLeft {
    width: 35%;
    float: left;
}

.viewRight_ct {
    width: calc(65% - 20px);
    float: left;
    position: relative;
    margin: 0 20px;
    margin-right: 0;
}

.viewRight_ct {
}

.viewRight h1 {
    font-size: 25px;
    color: #f00;
    line-height: 30px;
    font-weight: 500;
    /* border-bottom: dotted #CCCCCC 1px; */
    padding-bottom: 0px;
    /* margin-bottom: 5px; */
    padding-left: 10px;
}

.viewRight h1 span {
    font-size: 21px;
    padding-left: 10px;
    font-weight: normal;
    color: #666;
    text-decoration: line-through;
}

.viewRight .desc {
    /* border-bottom: dotted 1px #ddd; */
    margin-bottom: 2px;
    /* padding-bottom: 10px; */
    margin-left: 10px;
}

.viewRight .desc b {

    display: block;
    margin-bottom: 5px;
    font-weight: normal;
    padding-top: 5;
}

.viewRight .desc li {
    line-height: 25px;
    margin-top: 9px;
    text-indent: 20px;
    list-style: none;
    background: url("../images/icon-check-pink.png") no-repeat center left 4px;
    text-transform: capitalize;
}

.quantity {
    position: relative;

    margin-bottom: 10px;

}

.quantity, .quantity * {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
}

.quantity label {
    font-size: 16px;
    padding-right: 5px;
}

.quantity .input-text {

    width: 50px;
    height: 50px;
    border: none;
    text-align: center;
    font-size: 18px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
}

.quantity p {
    padding: 10px 0 5px 0;
    border-top: dotted 1px #ddd;
    font-size: 18px;
    text-transform: uppercase;
}

.quantity .minus, .quantity .plus {
    position: absolute;
    bottom: 0px;
    left: 135px;
    width: 30px;
    height: 23px;
    border: none;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -webkit-appearance: none;
    appearance: none;
    background: #119549;
    line-height: 19px;
}

.quantity .minus {
    font-size: 25px;
}

.quantity .plus {
    bottom: 27px;
}

.quantity a {
    position: relative;
    height: 50px;
    line-height: 52px;
    position: absolute;
    left: 0;
    bottom: -1px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 18px 0 45px;
    color: #fff;
    border: solid 1px #fff;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    background: #ff432e;
    margin-left: 170px;
}

.quantity a:hover {
    color: #fff;
    background: #119549;
}

.quantity a:before {
    content: "";
    background-image: url("../images/icon-cart-w.png");
    background-position: center center;
    position: absolute;
    top: 12px;
    left: 10px;
    width: 26px;
    height: 22px;
    z-index: 2;
    line-height: normal;
}

#proView .link a {
    display: inline-block;
    height: 24px;
    line-height: 26px;
    padding-left: 30px;
    color: #333;
    position: relative;
}

#proView .link a:hover {
    color: #f00;
}

#proView .link a:first-child {
    margin-right: 22px;
}

#proView .link {
    margin-bottom: 15px;
}

#proView .link a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    background-color: #646464;
    background-position: center center;
    background-repeat: no-repeat;
}

#proView .link a.b_mail:after {
    background-image: url("../images/icon-mail.png");
}

#proView .link a.b_share:after {
    background-image: url("../images/icon-share.png");
}

#proCont {
    padding: 0px 0px;
}

.listDesc {
    margin-bottom: 15px;
    box-shadow: inset 0 -5px #E6E6E6;
}

.listDesc a {
    text-transform: uppercase;
    font-size: 20px;
    display: inline-block;
    line-height: 40px;
    margin-right: 20px;
    padding-bottom: 5px;
    box-shadow: inset 0 -5px #646464;
    color: #999;
}

.titleView {
    background: url(../images/line-menu.png) repeat-x left bottom;
    position: relative;
    padding: 0px 0 20px 0;
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 27px;
    color: #ff0000;
    font-weight: 600;
    text-transform: none;
    /* font-family: 'Paytone One', sans-serif; */
    /* letter-spacing: 1px; */
}

.viewRight h2 {
    font-size: 20px;
    position: relative;
    border-bottom: dotted 1px #ddd;
    margin-bottom: 15px;
    padding-bottom: 10px;
    color: #f00;
}

.viewRight h2 span {
    font-size: 18px;
    padding-left: 10px;
    font-weight: bold;
    color: #333;
    text-decoration: line-through;
}

#bridal_images {
    border: 1px solid #CCC;
    background: #fff;
    padding: 5px;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 12px;
    box-sizing: border-box;
}

#bridal_images img {
    border: none;
    width: 100%;
    height: auto;
    margin: 0px auto;
}

#bridal_images_list {
    display: block;
    width: 100%;
    position: relative;
    margin-top: 20px;
}

#bridal_images_list li {
    list-style: none;
    float: left;
    height: calc(100% - 10px);
    width: calc(100% - 10px);
    border: 1px solid #CCC;
    background: #fff;
    padding: 4px;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
    margin: 5px;
}

#bridal_images_list li:hover {
    border: 1px solid #999;
    background: #fff;
}

#bridal_images_list img {
    width: auto;
    height: auto;
    width: 100%;
    border: none;
}

.pro_slide_prev, .pro_slide_next {
    position: absolute;
    width: 12px;
    border: solid 1px #ccc;
    bottom: 50%;
    height: 50px;
    margin-bottom: -25px;
    text-indent: -10000px;
}

.pro_slide_prev {
    left: 0px;
    border-radius: 5px 0px 0px 5px;
    background: url(../images/pro_slide_prev.png) no-repeat center center #f4f4f4;
}

.pro_slide_next {
    right: 0px;
    border-radius: 0px 5px 5px 0px;
    background: url(../images/pro_slide_next.png) no-repeat center center #f4f4f4;
}

a.pro_slide_prev.disabled, a.pro_slide_next.disabled {
    opacity: .5;
}

a.pro_slide_prev.disabled, a.pro_slide_next.disabled {
    cursor: default;
}

.cloud-zoom-lens {
    cursor: move;
}

.cloud-zoom-big {
    overflow: hidden;
}

.cloud-zoom-loading, img.loading {
    background: url(../images/loading.gif) no-repeat scroll center transparent;
}

.gianhanggoiy_id {
    float: right;
    width: 270px;
    padding: 10px;
    background: #fff;
    /* padding-top: 10px; */
    /* padding-bottom: 5px; */
    border: solid #CCC 1px;
    box-sizing: border-box;
}

.gianhanggoiy_id h6 {
    text-align: center;
    padding: 5px 0px;
    background: #000000;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    line-height: 35px;
    /* font-family: 'Paytone One', sans-serif; */
    /* letter-spacing: 1px; */
}

.danhgia_tringbinh {
    font-size: 20px;
}

.danhgia_tringbinh p {
    font-size: 17px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.boxComment_danhgia {
    background: #f4f4f4;
    padding: 20px;
    margin: 20px 0px;
}

.boxComment_danhgia h3 {
    border-bottom: solid #ccc 1px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 30px;
    color: #ff0000;
}

.boxComment_danhgia h4 a {
    float: right;
    display: block;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 35px;
    padding: 5px 20px;
    margin-top: 20px;
    color: #fff;
    background: #ff0000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}

.boxComment_danhgia h4 a:hover {
    color: #fff;
    background: #333333;
}

.boxComment_danhgia li {
    padding-bottom: 10px;
    font-size: 17px;
    color: #333;
    list-style: none;
    font-weight: 500;
}

.leftBox {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.bao_id h4 a {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 35px;
    padding: 5px 15px;
    float: left;
    background: #f60;
    margin-top: 15px;
    display: inline-block;
    webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    margin-left: 20px;
}

.bao_id h5 {
    color: #f00;
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 33px;
    padding: 5px 15px;
    float: left;
    background: #f7f7f7;
    margin-top: 15px;
    display: inline-block;
    webkit-animation-duration: 1s;
    animation-duration: 1s;
    border: solid #CCC 1px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; /* margin-bottom: 10px; */
}

.bao_id h4 a i, .bao_id h5 a i {
    padding-left: 7px;
}

.bao_id h4 a:hover, .bao_id h5 a:hover {
    background: #303941;
}

.video_sp iframe {
    width: 100%;
    height: 600px;
}

/* Three column layout */
.side {
    float: left;
    width: 8%;
    margin-top: 10px;
    font-size: 17px;
}

.middle {
    float: left;
    width: 84%;
    margin-top: 10px;
    background: #f1f1f1;
}

/* Place text to the right */
.right {
    text-align: right;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;

    clear: both;
}

/* The bar container */
.bar-container {
    width: 100%;
    background-color: #f1f1f1;
    text-align: center;
    color: white;
}

/* Individual bars */
.bar-5 {

    width: 60%;
    height: 18px;
    background-color: #ffa500;
    float: left;
}

.bar-4 {
    width: 30%;
    height: 18px;
    background-color: #2196F3;
    float: left;
}

.bar-3 {
    width: 10%;
    height: 18px;
    background-color: #00bcd4;
    float: left;
}

.bar-2 {
    width: 4%;
    height: 18px;
    background-color: #369a00;
    float: left;
}

.bar-1 {
    width: 15%;
    height: 18px;
    background-color: #f44336;
    float: left;
}

/* Responsive layout - make the columns stack on top of each other instead of next to each other */
@media (max-width: 400px) {
    .side, .middle {
        width: 100%;
    }

    /* Hide the right column on small screens */
    .right {
        display: none;
    }
}

.lang_top {
    position: absolute;
    right: 0;
    bottom: -13px;
    z-index: 9999;
}

.lang_top li {
    float: left;
    margin-left: 10px;
    list-style: none;
    line-height: 0;
}

.lang_top li img {
    height: 20px;
    border: solid #ccc 3px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    width: auto;
    transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
}

.lang_top li img:hover {
    border: solid #f00 3px;
}

.hotline_home {
    position: absolute;
    right: 80px;
    bottom: -17px;
    z-index: 9999;
}

.hotline_home ul li {
    color: #666;
    font-size: 14px;
    float: left;
    padding-left: 15px;
    list-style: none;
}

.hotline_home ul li a {
    color: #666;
}

.hotline_home ul li a:hover {
    color: #f00;
}

.hotline_home ul li span {
    font-size: 20px;
    color: #f00;
    font-weight: bold;
}

.hotline_home i {
    padding-right: 10px;
}

.right_header {
    float: right;
    margin-right: 10px;
}

.menu_top_header ul li {
    float: left;
    list-style: none;
    padding-left: 20px;
}

.menu_top_header ul li a {
    display: block;
    color: #333;
    text-transform: capitalize;
    font-size: 13px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    font-weight: bold;
}

.menu_top_header ul li a:hover {
    color: #f00;
}

.timkiem_top {
    float: right;
    border: solid #cccccc 1px;
    margin-right: 20px;
    margin-top: 5px;
    background: none;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    display: none;
}

.input_search {
    padding: 0px 15px;
    line-height: 30px;
    width: 200px;
    float: right;
    color: #999;
    border: none;
    font-size: 13px;
    background: none;
}

.input_search:focus {
    color: #333;
}

.search a {
    width: 30px;
    height: 30px;
    text-indent: -10000px;
    background: url(../images/icon-search.png) no-repeat center center;
    float: right;
    border-left: 0px;
    margin-right: 5px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.search a:hover {
    background: url(../images/icon-search.png) no-repeat center center;
}

.why_home_pd {
    position: absolute;
    left: 50%;
    right: 0;
    top: 50%;
    z-index: 3;
    transform: translate(-50%, -50%);
    width: calc(100% - 100px);
}

.why_home_id ul {
    float: left;
    margin: 10px;
    width: calc(100% / 3 - 20px);
    text-align: center;
    color: #fff;
    box-sizing: border-box;
}

.why_home_id ul li {
    list-style: none;
    line-height: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}

.why_home_id ul li img {
    width: auto;
    height: 110px;
    border: solid #fff 7px;
    border-radius: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;

    -ms-border-radius: 50%;
}

.why_home_id ul h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    letter-spacing: 1px;
    box-sizing: border-box;
    margin: 10px 0;
}

.chinhanh_id ul {
    float: left;
    margin: 10px;
    width: calc(100% / 3 - 20px);
    background: #fff;
    padding: 20px;
    transition: all .3s;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    font-size: 15px;
    box-sizing: border-box;
}

.chinhanh_id ul h3 {
    color: #ff0000;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 5px;
    position: relative;
    line-height: 30px;
    /* font-family: 'Paytone One', sans-serif; */
    /* letter-spacing: 1px; */
}

.header_clearafter {
    background: #333333;
    color: #fff;
    text-align: center;
    padding: 2px 0;
}

.header_clearafter ul h3 {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Paytone One', sans-serif;
}

.header_clearafter ul h3 span {
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    padding-left: 5px;
    font-family: 'Open Sans', sans-serif, Helvetica;
}

.cckm_home_bs {
    background: #fff;
    padding: 40px 0;
}

.lienhe_chat {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #ff0000;
    color: #fff;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
}

.lienhe_chat ul {
    padding: 10px;
}

.lienhe_chat ul h3 i, .lienhe_chat ul h2 i {
    font-size: 20px;
    padding-right: 10px;
}

.lienhe_chat ul h2 a {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    border-bottom: dotted #CCCCCC 1px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.lienhe_chat ul h3 a {
    color: #fff;
    display: block;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.lienhe_chat ul h3 a:hover, .lienhe_chat ul h2 a:hover {
    color: #ff0;
}

.tim_home {
    top: 20%;
    text-align: center;
    background: #fff;
    padding: 40px 0;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}

.imges_id_page img {
    width: 100%;
    float: left;
}

.owl-item:nth-child(odd) .ser_1 li, .ser_1.cus:nth-child(odd) li {
    order: 2;
}

.timkiem_id.cus li {
    width: calc(100% / 3 - 10px);
}

.ser_1.flex.cus {
    border-bottom: solid #CCC 1px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
}

.viewRight_ct .viewRight {
    width: calc(100% - 290px);
    float: left;
    margin-right: 20px;
}

.title_page {
    width: 100%;
}

.menu li > ul > li > ul > li > ul {
    padding-left: 25px;
    background: #d6d6d6;
}

select[disabled] {
    border: 1px solid #cccccc;
    color: #666666;
}

.right_conten.fullwidth {
    margin-left: initial;
}

.right_conten.fullwidth .pro_home_id_2 ul {
    width: calc(100% / 5 - 20px);
}

.hotline-box {
    position: fixed;
    width: 260px;
    top: 33%;
    left: -260px;
    z-index: 999999;
    background: rgba(0, 0, 0, 0.67);
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -ms-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    display: none;
}

[class*=' icon-'], [class^=icon-] {
    font-family: FontAwesome !important;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
}

.icon-block .fa {
    font-size: 25px !important;
    line-height: 2 !important;
}

.icon-block {
    position: absolute;
    left: 100%;
    background: #ff0000;
    padding: 15px;
    color: #fff;
    font-size: 25px;
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%;
    cursor: pointer;
}

.hotline-box.show-in {
    left: 0px;
}

.hotline-item {
    padding: 10px;
    border-bottom: 1px solid #ff0000;
    background: transparent;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    vertical-align: top;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:before {
    content: "";
    display: table;
}

.hotline-pic {
    width: 70px;
    float: left;
    margin-right: 10px;
}

.hotline-pic img {
    border-radius: 50%;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.hotline-text {
    float: left;
    width: calc(100% - 80px);
}

.hotline-text h3, .hotline-text p, .hotline-text a {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}

.dmd-phone.dmd-green.dmd-hover .dmd-ph-img-circle, .dmd-phone.dmd-green:hover .dmd-ph-img-circle {
    background-color: #ff0000 !important;
}

@media only screen and (max-width: 1199px) {
    .menu_top_header {
        display: none;
    }

    .mn-mobile {
        display: inline-block !important;
        float: left;
        background: #ff0000;
        padding: 5px;
        position: absolute;
        height: 35px;
        line-height: 28px;
        top: 92px !important;
        right: 25px;
        border-radius: 4px;
    }

    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .menu {
        display: none;
    }

    .pagewrap, .pagewrap_home {
        width: calc(100% - 30px);
        margin: 0 15px;
    }

    .hotline_home, .lang_top {
        position: initial;
        float: right;
    }

    .lang_top {
        clear: both;
    }

    .header {
        padding: 15px 0;
    }

    .box_menu.fixed {
        padding: 10px 0;
        height: 55px;
    }

    .timkiem_top {
        margin: initial;
        margin-top: 2px;
    }

    .box_menu.fixed .menuMain {
        position: relative;
    }

    .box_menu.fixed .mn-mobile {
        top: 0 !important;
        left: 0;
        right: initial;
        zoom: 1;
    }

    .why_home_pd {
        zoom: 0.8;
    }

    .nums a {
        line-height: 20px;
    }

    .pro_home_id ul {

        width: calc(100% / 3 - 20px);
    }
}

@media only screen and (max-width: 991px) {
    .why_home_pd {
        zoom: 0.5;
    }

    .titBox {
        margin-bottom: 15px;
        line-height: 30px;
    }

    #owl-banner .owl-dots {
        zoom: 0.5;
    }

    .logo_doitac ul {
        width: calc(100% / 6 - 20px);
    }

    .ser_1 li, .ser_1 ul {
        width: 100%;
        margin: 10px 0;
    }

    .ser_1 ul p {
        margin-bottom: 50px;
    }

    .owl-item:nth-child(odd) .ser_1 li, .ser_1.cus:nth-child(odd) li {
        order: initial;
    }

    .footer_top ul {
        width: calc(100% / 2 - 20px);
    }

    .pro_home_id ul {

        width: calc(100% / 3 - 20px);
    }

    .titleView, .listtabs {
        zoom: 0.8;
    }

    .viewRight_ct .viewRight,
    .gianhanggoiy_id {
        width: calc(50% - 20px);
        margin: 10px;
    }

    .viewRight_ct {
        width: calc(65% - 10px);
        margin-left: 10px;
    }

    .tintuc_home_id ul {

        width: calc(100% / 2 - 20px);
    }

    .right_conten.fullwidth .pro_home_id_2 ul {
        width: calc(100% / 3 - 20px);
    }
}

@media only screen and (max-width: 767px) {
    .cckm_home_bs {
        padding: 20px 0;
    }

    .header,
    .mn-mobile,
    .footer_top h2,
    .title_id,
    .cckm_home_bs,
    .bottom_id_copyright,
    .lienhe_chat,
    .page_conten_page {
        zoom: 0.95;
        line-height: 35px;
    }

    .header {
        padding: 20px 0;
    }

    .mn-mobile {
        top: 100px;
    }

    .logo_doitac ul {
        width: calc(100% / 5 - 20px);
    }

    .timkiem_id li,
    .timkiem_id.cus li {
        width: calc(100% / 2 - 10px);
    }

    .footer_top ul {
        width: calc(100% - 20px);
        zoom: 0.9;
    }

    .left_conten, .right_conten {
        position: initial;
        width: 100%;
        margin: 10px 0;
    }

    .pro_home_id ul,
    .chinhanh_id ul {

        width: calc(100% / 2 - 20px);
    }

    .right_conten.fullwidth .pro_home_id_2 ul {
        width: calc(100% / 3 - 20px);
    }
}

@media only screen and (max-width: 600px) {
    .titBox:after {
        display: none !important;

    }

    .why_home_id ul {
        zoom: 0.8;
    }

    .header, .mn-mobile {
        zoom: 0.5;
    }

    .logo_doitac ul {
        width: calc(100% / 4 - 20px);
    }

    .titBox .tit_2,
    .titBox .sub_2,
    .listtabs,
    .bottom_tim,
    .link_page {
        zoom: 0.7;
    }

    .pro_home_id_2 ul {
        width: calc(100% / 2 - 20px);
    }

    .viewLeft,
    .viewRight_ct {
        width: 100%;
        margin: 10px 0;
    }

    .tintuc_home_id ul {

        width: calc(100% - 20px);
    }

    .left_contact, .right_contact {
        position: initial;
        width: 100%;
        margin: 10px 0;
        padding: initial;
    }

    .right_conten.fullwidth .pro_home_id_2 ul {
        width: calc(100% / 2 - 20px);
    }

    .why_home_id ul h3 {
        line-height: 30px !important;
        max-height: 60px !important;
    }

    .why_home_id p.limit-row-3 {
        line-height: 30px !important;
        max-height: 90px !important;
    }

    .mn-mobile {
        top: 126px !important;
    }

    .header_clearafter ul h3 {
        font-size: 15px;
    }

    .header_clearafter ul h3 span {
        font-size: 13px;
    }
}
@media only screen and (max-width: 485px) {
    .header_clearafter ul h3 {
        font-size: 9px;
    }

    .header_clearafter ul h3 span {
        font-size: 7px;
    }
}
@media only screen and (max-width: 479px) {
    .why_home_pd {
        zoom: 0.3;
    }

    .header, .mn-mobile {
        zoom: 0.5;
    }

    .logo_doitac ul {
        width: calc(100% / 3 - 20px);
    }

    .timkiem_id li,
    .timkiem_id.cus li {
        width: calc(100% - 10px);
    }

    .pro_home_id_2 ul,
    .pro_home_id ul,
    .chinhanh_id ul {
        width: calc(100% - 20px);
    }

    .right_conten.fullwidth .pro_home_id_2 ul {
        width: calc(100% - 20px);
    }
}

@media only screen and (max-width: 400px) {
    .header, .mn-mobile {
        zoom: 0.5;
    }

    .viewRight_ct .viewRight, .gianhanggoiy_id {
        width: 100%;
        margin: 10px 0;
    }

    .right_header {
        float: right;
        margin-right: 10px;
        width: calc(100% - 160px);
    }

    .menu_top_header {
        float: right;
        zoom: 0.7;
        display: none;
    }

    .mn-mobile {
        top: 100px;
    }

    #owl-banner .owl-dots {
        bottom: -15px;
    }

    .hotline_home {
        line-height: 20px;
    }
}

@media only screen and (max-width: 319px) {
}