

@font-face {

  font-family: 'Roboto_Regular';

  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),

  url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf')

  format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');

  font-weight: normal;

  font-style: normal;

}



@font-face {

  font-family: 'Roboto_Bold';

  src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),

  url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf')

  format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');

  font-weight: normal;

  font-style: normal;

}

@font-face {

  font-family: 'UTMHelvetIns';

  src: url('../fonts/UTMHelvetIns.eot?#iefix') format('embedded-opentype'),

  url('../fonts/UTMHelvetIns.woff') format('woff'), url('../fonts/UTMHelvetIns.ttf')

  format('truetype'), url('../fonts/UTMHelvetIns.svg#UTMHelvetIns') format('svg');

  font-weight: normal;

  font-style: normal;

}



@font-face {

  font-family: 'Roboto-Medium';

  src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),

  url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf')

  format('truetype'), url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');

  font-weight: normal;

  font-style: normal;

}


ul.nav-dropdown2.menu2 {
    /*left: 0;*/
    border-bottom: solid 4px #22488a;
    border-left: solid 1px #22488a;
    box-shadow: 2px 1px 2px rgba(0,0,0,.3);
    padding-top: 15px;
    background: #fff;
}
.nav-dropdown2 {
    /*left: 0px;*/
    display: block;
    opacity: 0;
    position: absolute;
    top: 100%;
    width: 215px;
    margin: 0;
    background-color: transparent;
    border-radius: 0px;
    box-shadow: 0 0 4px hsla(0, 0%, 0%, 0.15);
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s linear;
    transition: visibility 0s linear 0.25s, opacity 0.25s linear;
}
.nav-dropdown2 {
    /*display: none;*/
    background: #f3f3f3;
}
.nav-menu .menu-item:hover {
    /*background: #ff8833;*/
    color: #fff;
}
.has-dropdown:hover > .nav-dropdown2 {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.nav-dropdown2 > .menu-item {
    padding: 10px 0;
}
.nav-dropdown2 > .menu-item {
    padding: 0;
    background: #ffffff;
}





button.primary-link {
    border: navajowhite;
    background: none;
    text-transform: uppercase;
}
ul.upper-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 0.5em;
    /*padding-bottom: 0.5em;*/
}
.search_drop {
    position: relative;
    margin-top: 5px;
    padding-left: 10px !important;
}
.has-dropdown button.primary-link:after {
    display: inline-block;
    content: "\f107";
    /* font-family: "bakermckenzie"; */
    font: normal normal normal 14px/1 FontAwesome;
    font-style: normal !important;
    font-weight: bold;
   
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: -5.14286%;
    font-size: .8em;
    margin-left: .5em;
    margin-right: .5em;
    vertical-align: baseline;
}
ul.upper-link li {
    display: inline-block;
    margin-left: 1em;
    margin-right: 1em;
}
ul.upper-link li a {
    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;
    font-weight: normal;
    font-style: normal;
    color: #323232;
    text-transform: uppercase;
    transition: color 0.4s;
    font-weight: bold;
    font-size: 0.875em;
}
.upper_menu {
    padding-top: 10px;
}
section.page_header_opption {
    background: linear-gradient(287.72deg, #325592 -2.45%, #244a8b 185.33%);
    padding: 0.375em 0;
    text-align: right;
}
.breadcrumb-nav {
    float: left;
    text-align: left;
    padding: 0;
}
.breadcrumb-nav .nav-links {
    list-style-type: none;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
}
ul.nav-links li {
    display: inline;
}

ul.nav-links li a {
    color: #FFF;
    font-family: "BakerMcKenzieBernini", Arial Narrow, Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 1.3em;
}
.content_top {

    border-bottom: 1px solid #ccc;

}

.image_lang a img {

    max-width: 9.375em;

    width: 100%;

    transition: max-width, opacity 0.4s cubic-bezier(0.86, 0, 0.07, 1);

    padding: 1.5em 0 .25em;

    height: 7rem;

}

button.primary-link-label {

    border: navajowhite;

    background: none;

}
ul.nav-links li:after {
    content: "\f054";
    margin-left: .75em;
    font: normal normal normal 14px/1 FontAwesome;
    vertical-align: baseline;
    color: #fff;
    font-size: 12px;
}
ul.nav-links li:last-child:after {
    content: none;
}
.has-dropdown button.primary-link-label:after {

    display: inline-block;

    content: "\f107";

    /*font-family: "bakermckenzie";*/

    font: normal normal normal 14px/1 FontAwesome;

    font-style: normal !important;

    font-weight: bold; !important;

    font-variant: normal !important;

    text-transform: none !important;

    speak: none;

    line-height: 1;

    text-rendering: optimizeLegibility;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    vertical-align: -5.14286%;

    font-size: .8em;

    margin-left: .5em;

    margin-right: .5em;

    vertical-align: baseline;

}

.menu-item button.primary-link-label:hover:after {

    transform: rotate(180deg);

    transition: 1.1s;

}

.wrap1 {

    padding: 2.5em 6.5625em;

}

.subcategory {

    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;

    font-weight: normal;

    font-style: normal;

    font-weight: bold;

    border-bottom: 1px solid #D2D2D2;

    margin-bottom: 0.5em;

    font-size: 1.5em;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-pack: justify;

    justify-content: space-between;

    white-space: normal;
    color: #000;

}

.inline_nav {

    background: #fff;

    border-top: 1px solid #ccc;

}

.link_bold {

    font-family: "BakerMcKenzieBernini", Arial Narrow, Arial;

    font-weight: normal;

    font-style: normal;

    font-weight: 700;

    display: -ms-flexbox;

    display: flex;

    -ms-flex: 0 0 auto;

    flex: 0 0 auto;

    -ms-flex-align: end;

    align-items: flex-end;

    padding-bottom: 10px;

}

.link_bold {

    text-transform: uppercase;

    font-weight: bold;

    font-size: 14px;

    line-height: 15px;

    padding-right: 18px;

    -ms-flex-align: center;

    align-items: center;

    position: relative;

    transition: padding 0.4s ease-in-out;

    color: #ad122a;

    padding-top: 12px;

}

.link_bold:before {

    content: "";

    position: absolute;

    right: 5px;

    bottom: 8px;

    height: 2px;

    width: 0;

    background-color: #ad122a;

    transition: width 0.4s ease-in-out;

}

.link_bold:before {

  bottom: 17px;

}

.link_bold:after {

  content: "\f105";

    font: normal normal normal 14px/1 FontAwesome;

    font-size: 18px;

    font-weight: 100;

    position: absolute;

    right: 3px;

    bottom: 1px;

    transition: right 0.4s ease-in-out;

}

.link_bold:after {

  bottom: 9px;

}



.link_bold:hover:before {

    width: 26px;

}

/*.link_bold:hover {

    padding-left: 6px;

}*/

.link_bold:hover{

    color: #ad122a;

    padding-right: 44px;

}

.description {

    font-style: normal;

    color: #001A32;

    line-height: 1.5;

    text-rendering: optimizeLegibility;

    font-size: 16px;

}

ul.nav_topic li {

    margin-right: 0.875em;

    margin-bottom: 0.875em;

}

ul.nav_topic li a {

    display: block;

    font-size: 0.875em;

    background-color: #F0F0F0;

    padding: 0.65em 1.275em;

    color: #646464;

    font-weight: 500;

}

ul.nav_topic {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

}

ul.nav_topic li a:hover {

    background-color: #ad122a;

    color: #FFF;

}

ul.nav_topic li a {

    display: block;

    font-size: 1em;

    background-color: #F0F0F0;

    padding: 0.65em 1.275em;

    color: #646464;

    font-weight: 500;

}

.insight-nav__feature {

    background-color: #2c508f;

    color: #FFF;

    padding: 2.625em 2.25em;

}

.feature-type {

    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;

    font-weight: normal;

    font-style: normal;

}

.feature-title {

    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;

    font-weight: normal;

    font-style: normal;

    font-size: 1.5em;

    line-height: 1.15;

    padding: 0.75em 0;

    font-weight: bold;

}

.feature-copy {

    padding-bottom: 1em;

}

a.feature_link {

    color: #fff;

}

.feature_link:before {

    background-color: #FFF !important;

} 

a.feature_link:hover {

    color: #fff;

}



ul.category_link li a {

    padding: .5em 0;

    white-space: normal;

    font-weight: 500;

}

a.secondary_link_label {

  text-decoration: underline;

    position: relative;

    display: inline-block;

    font-size: 1.2em;

    color: #ad122a;

    transition: color 0.4s, background-color 0.4s;

}

ul.category_link li a:hover {

    color: #5f5f5f;

}

section.page_header {

    background: linear-gradient(287.72deg, #325592 -2.45%, #244a8b 185.33%);

    padding: 3.75em 0;

}

h1.page_title {

    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;

    font-weight: normal;

    font-style: normal;

    font-weight: bold;

    line-height: 1;

    color: #FFF;

    font-size: 4.5em;

    text-align: center;

    margin-bottom: 0.5em;

}

.intro {

    margin-left: 1.5em;

    margin-right: 1.5em;

}

.intro {

    height: 350px;

    max-width: 100%;

    /*margin-left: auto;

    margin-right: auto;*/

}

.col-50 {

    width: 46%;

    padding-right: 0px;

}

.col-70 {

    width: 54%;

    padding-left: 0px;

}

.title_info {

    background-color: #FFF;

    padding: 2.8125rem 2.5rem;

    border: 1px solid #D2D2D2;

    height: 305px;

}

.intro_vn {

    margin-top: -35px;

}

.tit_tag {

    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;

    font-weight: normal;

    font-style: normal;

    color: #646464;

    font-size: 16px;

}

.tit_card {

  line-height: 43px;

    font-size: 28px;

    color: #001A32;

    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;

    font-weight: normal;

    font-style: normal;

    font-style: normal;

    font-weight: bold;

}

.tt_category {

    max-height: 105px;

    overflow: hidden;

    font-size: 18px;

    margin: 0.5em 0 1em;

    font-family: "BakerMcKenzieBernini", Arial Narrow, Arial;

    font-weight: normal;

    font-style: normal;

    color: #001A32;

    line-height: 1.5;

    text-rendering: optimizeLegibility;

}

a.readmore {

    text-transform: uppercase;

    font-weight: bold;

    font-size: 14px;

    line-height: 15px;

    padding-right: 18px;

    -ms-flex-align: center;

    align-items: center;

    position: relative;

    color: #ad122a;

    transition: color 0.4s, background-color 0.4s;

}

a.readmore:after {

    content: "";

    display: inline-block;

    width: 14px;

    height: 14px;

    margin-left: 8px;

    background: url(../img/red.svg) no-repeat;

    background-size: 14px;

}

footer.footer {

    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;

    font-weight: normal;

    font-style: normal;

    background: #2c508f;

    padding-top: 4.375em;

    padding-bottom: 3.125em;

}

.column_ft {

    margin-bottom: 1.5em;

    text-align: center;

}

ul.social-links li {

    display: inline-block;

    margin-left: 1rem;

    margin-right: 1rem;

    vertical-align: middle;

    font-size: 1.75em;

}



ul.social-links {

    display: inline-block;

}

ul.social-links li a {

    color: #fff;

}

.footer_nav {

    border-top: 1px solid #cececd;

    padding-right: 1.5em;

    padding-left: 1.5em;

    padding: 1.5em 0 0;

}

ul.utility-links {

    text-align: center;

    font-size: 1.45em;

    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-pack: justify;

    justify-content: space-between;

}

ul.utility-links li a {

    color: #fff;

}

ul.utility-links li {

    display: inline-block;

    padding-right: 1em;

}

.copyright {

    margin-top: 1.5em;

    color: #FFF;

}

.copyright p span {

    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;

    font-weight: normal;

    font-style: normal;

    font-size: 16px;

}

.professional_tit {

    padding: 1em;

    background-color: #FDFDFD;

    position: relative;

    min-height: 250px;

    display: block;

    border: 1px solid #D2D2D2;

}

figure.profile_image {

    background-color: transparent;

    display: inline-block;

    border-radius: 3px;

    position: relative;

    z-index: 2;

}

figure.profile_image img {

    width: 5.1875em;

    display: block;

}

.profile_title h3.name_conts {
    font-size: 1.4em;
    line-height: 29px;
    margin-top: 0.28571em;
    font-weight: bold;
    color: #ad122a;
    margin-bottom: 0.3125em;
    position: relative;
    padding-bottom: 10px;
    height: 45px;
}

.profile_title {

    margin-bottom: 15px;

}

.text_tit, .locations {
    color: #323232;
    position: relative;
    font-size: 18px;
    margin-top: 30px;
}

.bottom_conts {

    font-size: 14px;

    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    color: #323232;

}

.contact_bt {

    font-weight: 500;

    margin-top: 1.14286em;

    padding: 1.14286em;

    position: relative;

}

span.phone {

    margin-right: 1.25rem;

}

span.phone:before {

    display: inline-block;

    content: "\f095";

    font: normal normal normal 14px/1 FontAwesome;

    font-style: normal;

    font-weight: normal;

    font-variant: normal;

    text-transform: none;

    speak: none;

    line-height: 1;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    vertical-align: -5.14286%;

    margin-right: 8px;

}

span.email:before {

    display: inline-block;

    content: url(../img/email.svg);

    font-family: "bakermckenzie";

    font-style: normal;

    font-weight: normal;

    font-variant: normal;

    text-transform: none;

    speak: none;

    line-height: 1;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    vertical-align: -5.14286%;

    margin-right: 8px;

    vertical-align: -6.14286%;

}

span.phone,span.email {

  font-size: 16px;

    cursor: pointer;

    /* margin-right: 1.25em; */

    color: #ad122a;

    font-weight: 600;

    font-family: "BakerMcKenzieBernini", Arial Narrow, Arial;

}

.professional_tit:after {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 3px;

    background-color: #2c508f;

    transition: height 0.4s ease-in-out;

}

a.professional_tit:hover:after {

    height: 100%;

}

a.professional_tit:hover .name_conts,a.professional_tit:hover .text_tit,

a.professional_tit:hover .locations,a.professional_tit:hover .bottom_conts,

a.professional_tit:hover .phone,a.professional_tit:hover .email {

    color: #fff;

    z-index: 2;

}

a.professional_tit:hover .email:before {

    display: inline-block;

    content: url(../img/email-white.svg);

    font-family: "bakermckenzie";

    font-style: normal;

    font-weight: normal;

    font-variant: normal;

    text-transform: none;

    speak: none;

    line-height: 1;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    vertical-align: -5.14286%;

    margin-right: 8px;

    vertical-align: -6.14286%;

}

.title_conts {

    text-align: center;

    padding-bottom: 2.5em;

}

.title_conts h3 {

    color: #001A32;

    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;

    font-style: normal;

    font-weight: bold;

    font-size: 30px;

}

.office_description {

    padding: 2em;

    border: 1px solid #cececd;

    margin-top: 32px;

    margin-right: 1.5em;

}

h3.office-title {

    font-size: 28px;

    color: #001A32;

    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;

    font-style: normal;

    font-weight: bold;

}

.office_description address,.office_description .office-contact {

    font-size: 17px;

    margin-top: 1.66667em;

    font-family: "BakerMcKenzieBernini", Arial Narrow, Arial;

    font-weight: normal;

    font-style: normal;

    color: #001A32;

    line-height: 1.5;

    text-rendering: optimizeLegibility;

    /* font-size: 16px; */

}

.office_phone, .office_fax {

    display: block;

}





.mota_produce {

    margin: 25px 0;

}

.nav-tabs {

    /* background-color: #f6f6f6; */

    border: none;

}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {

    color: #ad122a;

    font-weight: 700;

    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;

    font-weight: normal;

    font-style: normal;

    font-size: 1.25em;

    font-weight: 600;

    padding: 1em;

    line-height: 1.4;

    display: inline-block;

    position: relative;

    background: none !important;

    border: none !important;

}

li.active:after, .nav-link:hover:after {

    content: "";

    display: block;

    width: 100%;

    height: 5px;

    position: absolute;

    left: 0;

    bottom: 5px;

    /*background-color: #ad122a;*/

}

.nav-tabs>li>a:hover {

    border: none !important;

    background: none !important;

    color: #ad122a;

}

.nav-tabs>li>a {

    margin-right: 2px;

     line-height: 1.42857143; 

     border: none; 

     border-radius:  0; 

}

.nav-tabs>li>a {

    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;

    font-weight: normal;

    font-style: normal;

    font-size: 1.25em;

    font-weight: 600;

    padding: 14px;

    line-height: 1.4;

    display: inline-block;

    position: relative;

}

.nav-tabs>li {

    margin-left: .5em;

}

.nav-tabs {

    position: absolute;

    top: 0;

    right: 0%;

    left: 40%;

    transform: translate(-50%, -50%);

    z-index: auto;

    display: inline-block;

}

section.tab_menu {

    position: relative;

}

.tab-content {

    /* position: relative; */

    overflow: hidden;

    background-color: #FFF;

    border: 1px solid #D2D2D2;

    padding: 2.5em;

}

.fade p {

    margin-bottom: 1em;

    font-size: 18px;

    font-family: "BakerMcKenzieBernini", Arial Narrow, Arial;

    font-weight: normal;

    font-style: normal;

    color: #001A32;

    line-height: 1.5;

    text-rendering: optimizeLegibility;

}

.intro1 {

    margin-left: 2.5em;

    margin-right: 3em;

}

.list_ct ul {

    padding-left: 2rem;

    margin-left: 2em;

    list-style-type: initial;

}

.list_ct ul li a {

    color: #ad122a;

    transition: color 0.4s, background-color 0.4s;

    font-size: 18px;

    margin-left: 18px;

}

.list_ct ul li a:hover {

    color: #5f5f5f;

}

.list_ct ul li {

    position: relative;

}

.list_ct ul li:before {

    content: "\f111 ";

    font: normal normal normal 14px/1 FontAwesome;

    font-size: 7px;

    position: absolute;

    top: 13px;

    left: 0;

    margin-right: 10px;

}

.btn_txt {

    text-align: center;

    padding-top: 3em;

}

.btn-primey {

    background: #2c508f;

    color: #fff;

    border: none;

    padding: 10px 50px;

    font-weight: 600;

    font-size: 16px;

}

.btn-primey i {

    font-weight: 600;

}

.conts {

    margin-left: 1.5em;

    margin-right: 1.5em;

}



/*===================================== chi tiết =================================*/

.menu_tabs {

    position: absolute;

    top: 0;

    right: 15% !important;

    left: 50%;

    transform: translate(-50%, -50%);

    z-index: auto;

    display: inline-block;

}

.content_txt {

    padding: 0 7.25em;

}  

.slider_exp button.owl-prev i {

    background: #a71930;

    color: #fff;

    width: 48px;

    height: 48px;

    position: absolute;

    font-weight: 700;

    padding-top: 10px;

    font-size: 24px;

    border-radius: 100px;

}

.slider_exp button.owl-next i {

    background: #a71930;

    color: #fff;

    width: 48px;

    height: 48px;

    /* position: absolute; */

    font-weight: 700;

    padding-top: 10px;

    font-size: 24px;

    border-radius: 100px;

}

.title_exp h3 a:hover {

    color: #5f5f5f;

}

.title_exp h3 a {

    color: #ad122a;

    transition: color 0.4s, background-color 0.4s;

    font-size: 1.4em;

    font-weight: bold;

    line-height: 1.2em;

    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;

}

.title_exp p {

    font-family: "BakerMcKenzieBernini", Arial Narrow, Arial;

    font-weight: normal;

    font-style: normal;

    font-size: 1.8em;

    line-height: 31px;

}

.title_exp {

    padding: 5em 1em 5em 5em;

}

.view_all {

    margin: 2.25em auto 0 auto;

    text-align: center;

}

button.button-red {

    text-transform: uppercase;

    transition: background-color 0.4s;

    color: #FFF;

    padding: 1em 2em;

    background-color: #ad122a;

    border: none;

    line-height: 1em;

    display: inline-block;

    font-family: "BakerMcKenzieBernini", Arial Narrow, Arial;

    font-weight: normal;

    font-style: normal;

    font-weight: bold;

    font-size: 16px;

}
/*.menu2 {
    transform: translate(-59.5%, 0%);
}*/
/*.menu1 {

      transform: translate(-90%, 0%);

}*/
.nav-container li.menu-item {
    position: static;
}

button.button-red:hover {

    color: #FDFDFD;

    background-color: #790123;

}
/*=========================chi tiết ===============================*/

h3.name_news_right a {
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 0.28571em;
    font-weight: bold;
    color: #ad122a;
    margin-bottom: 0.3125em;
    position: relative;
    padding-bottom: 10px;
}
a.img_news_right {
    background-color: transparent;
    display: inline-block;
    border-radius: 3px;
    position: relative;
    z-index: 2;
}
a.img_news_right img {
    width: 5.1875em !important;
    display: block;
}
.box_news_right {
    padding: 1em;
    background-color: #FDFDFD;
    position: relative;
    height: 20.3125em;
    display: block;
    border: 1px solid #D2D2D2;
}
.slider_news .owl-next i,.slider_news .owl-prev i {
    background: #ccc;
    padding: 5px 10px;
    font-size: 24px;
}
.slider_news .owl-nav [class*='owl-'] {
    opacity: 0.6 !important;
}
.slider_news .owl-nav [class*='owl-']:hover {
    opacity: 1 !important;
}
.list_product {
    padding-right: 50px;
    border-right: 1px solid #c1c1c1;
}
h2.tit_content_right a {
    font-size: 20px;
}
h2.tit_content_right {
    text-transform: uppercase;
    padding-bottom: 20px;
    color: #001A32;
    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;
    font-weight: normal;
    font-style: normal;
    font-style: normal;
    font-weight: bold;
}

h2.tit_content_right a:hover {
    color: #ad122a;
    cursor: pointer;
}
.title_top_new h2 {
    color: #001A32;
    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
}
.title_top_new {
    border-bottom: 1px solid #cececd;
    padding-bottom: 0.9375em;
}
.list_new_top {
    border-bottom: 1px solid #cececd;
    padding-top: 1.875em;
    padding-bottom: 1.875em;
}
h2.tit_content_right span {
    font-size: 20px;
}
ul.nav_right li {
    margin: 0 1em 1em 0;
    position: relative;
}
ul.nav_right li a {
    color: #ad122a;
    transition: color 0.4s, background-color 0.4s;
    font-size: 18px;
    font-family: "BakerMcKenzieBernini", Arial Narrow, Arial;
    font-weight: normal;
    font-style: normal;
    
    line-height: 1.5;
    text-rendering: optimizeLegibility;
}
ul.nav_right li a:hover {
    color: #5f5f5f;
}
.h1p {
    font-size: 24px;
}
@media (max-width:767px) /* xs*/{

  

}



