.col-xs-f20, .col-sm-f20, .col-md-f20, .col-lg-f20 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
.c-img {
  display: block;
  position: relative;
  padding-top: 100%; }
  .c-img img, .c-img .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit; }
  .clear-padding{
    padding:0;
  }
.hv-over {
  display: block;
  position: relative; }
  .hv-over:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    pointer-events: none;
    -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;
    transition: all 0.3s ease-in-out; }
  .hv-over:hover:after {
    background: rgba(216, 216, 216, 0.4); }
.hv-scale {
  overflow: hidden;
  display: block; }
  .hv-scale img {
    -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;
    transition: all 0.3s ease-in-out; }
  .hv-scale:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
.hv-light {
  display: block;
  position: relative;
  overflow: hidden;
  background: inherit; }
  .hv-light:before, .hv-light:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none; }
  .hv-light:before {
    right: 0;
    bottom: 0;
    background: none;
    -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;
    transition: all 0.3s ease-in-out; }
  .hv-light:after {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transition: 0.75s ease-in-out;
    -moz-transition: 0.75s ease-in-out;
    -ms-transition: 0.75s ease-in-out;
    -o-transition: 0.75s ease-in-out;
    transition: 0.75s ease-in-out;
    -webkit-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -moz-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -o-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -ms-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); }
  .hv-light:hover:before {
   background: rgba(255, 255, 255, 0);
 }
  .hv-light:hover:after {
    -webkit-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -moz-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -o-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -ms-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); }
.s-content ol {
  list-style: decimal;
  margin-left: 15px;
  margin-bottom: 10px; }
.s-content ul {
  list-style: initial;
  margin-left: 15px;
  margin-bottom: 10px; }
.s-content li {
  list-style: inherit;
  margin-bottom: 5px; }
.s-content p {
  margin-bottom: 10px; }
.s-content img {
  display: inline-block;
  max-width: 100%;
  margin: 10px 0;
  object-fit: contain;
  height: auto; }
.s-content table, .s-content iframe {
  max-width: 100%; }
.s-content a {
  color: #942db9; }
.s-content table {
  border-collapse: collapse;
  width: 100%;
  border: solid 1px #ebebeb; }
  .s-content table td {
    border-collapse: collapse;
    border: solid 1px #ebebeb;
    padding: 3px; }
.s-content h1 {
  display: block;
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.s-content h2 {
  display: block;
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.s-content h3 {
  display: block;
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.s-content h4 {
  display: block;
  font-size: 1em;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.s-content h5 {
  display: block;
  font-size: .83em;
  margin-top: 1.67em;
  margin-bottom: 1.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.s-content h6 {
  display: block;
  font-size: .67em;
  margin-top: 2.33em;
  margin-bottom: 2.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.s-social .fb_iframe_widget, .s-social a.pinterest {
  display: inline-block;
  vertical-align: top;
  margin-top: -1px; }
/* %slick-list{
	margin: 0 -15px;
	.slick-slide{
		margin: 0 15px;
	}
	} */
.slick-arrow {
  cursor: pointer;
  z-index: 1;
  text-align: center;
  position: absolute; }
.slick-dots {
  text-align: center; }
  .slick-dots button {
    display: none; }
  .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border: solid 2px #666;
    border-radius: 50%;
    cursor: pointer; }
    .slick-dots li.slick-active {
      background: #666; }
.table {
  display: table;
  margin: 0; }
  .table .line {
    display: table-row; }
  .table .cell {
    display: table-cell;
    vertical-align: middle; }
@font-face {
  font-family: 'OpenSans-Regular';
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'segoeui';
  src: url("../fonts/SEGOEUI.TTF") format("truetype"); }
@font-face {
  font-family: 'TahomaRegular';
  src: url("../fonts/Tahoma Regular font.ttf") format("truetype"); }
@font-face {
  font-family: 'UTMIsadoraR';
  src: url("../fonts/UTM IsadoraR.ttf") format("truetype"); }
@font-face {
  font-family: 'SEGOEUIB';
  src: url("../fonts/SEGOEUIB.TTF") format("truetype"); }
object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img,
ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit; }
b, strong, th {
  font-weight: bold; }
i, em {
  font-style: italic; }
sub, sup {
  font-size: 75%; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }
blockquote, q {
  quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }
del {
  text-decoration: line-through; }
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 20px 0;
  padding: 0; }
input, select {
  vertical-align: middle; }
a, a:hover, a:focus, a:active {
  text-decoration: none;
  color: inherit;
  outline: none; }
ol, ul, li {
  padding: 0;
  list-style: none;
  margin: 0; }
label {
  font-weight: normal; }
input[type="text"], input[type="email"], input[type="password"] {
  padding-left: 12px;
  padding-right: 12px; }
select {
  padding-left: 8px; }
input[type="number"] {
  padding-left: 5px; }
textarea {
  padding: 8px 12px 5px 12px; }
input, textarea, select, button, a {
  outline: none; }
button {
  border: none;
  background: none;
  padding: 0; }
* {
  padding-left: constant(safe-area-inset-left);
  padding-right: constant(safe-area-inset-right);
  padding-bottom: constant(safe-area-inset-bottom);
  padding-top: constant(safe-area-inset-top); }
img {
  max-width: 100%;
  vertical-align: middle;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover; }
button:focus {
  color: #942db9;
  outline: none; }
form input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #2c3e50;
  font-size: 14px;}
form input::-moz-placeholder, textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #2c3e50;
  font-size: 14px;}
form input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #2c3e50;
  font-size: 14px;}
form input:-moz-placeholder, textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #2c3e50;
  font-size: 14px;}
input, input:focus {
  outline: none; }
textarea, textarea:focus {
  outline: none; }
.col-xs-f20 {
  float: left;
  width: 20%; }
@media (min-width: 768px) {
  .col-sm-f20 {
    float: left;
    width: 20%; } }
@media (min-width: 992px) {
  .col-md-f20 {
    float: left;
    width: 20%; } }
@media (min-width: 1200px) {
  .col-lg-f20 {
    float: left;
    width: 20%; } }
.mid {
  align-items: center; }
.end {
  align-items: flex-end; }
.row-ibl {
  font-size: 0; }
  .row-ibl > [class^="col-"] {
    font-size: 14px;
    float: none;
    display: inline-block;
    vertical-align: top; }
  .row-ibl:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .row-ibl.mid > [class^="col-"] {
    vertical-align: middle; }
  .row-ibl.bot > [class^="col-"] {
    vertical-align: bottom; }
  .row-ibl > [class^="col-"].i-mid {
    vertical-align: middle; }
  .row-ibl > [class^="col-"].i-top {
    vertical-align: top; }
  .row-ibl > [class^="col-"].i-bot {
    vertical-align: bottom; }
.s-content .aligncenter {
  display: block;
  text-align: center;
  margin: auto; }
.s-content .alignright {
  display: block;
  text-align: right;
  margin-left: auto; }
.s-content .alignleft {
  display: block;
  text-align: left;
  margin-right: auto; }
.pad-0 {
  padding-left: 0px;
  padding-right: 0px; }
.pad-5 {
  padding-left: 5px;
  padding-right: 5px; }
.pad-8 {
  padding-left: 8px;
  padding-right: 8px; }
.pad-10 {
  padding-left: 10px;
  padding-right: 10px; }
.margin-auto {
  margin-left: auto;
  margin-right: auto; }
.col-mar-0 {
  margin-left: 0px;
  margin-right: 0px; }
.col-mar-0 > div[class^="col-"] {
  padding-left: 0px;
  padding-right: 0px; }
.col-mar-5 {
  margin-left: -5px;
  margin-right: -5px; }
.col-mar-5 > div[class^="col-"] {
  padding-left: 5px;
  padding-right: 5px; }
.col-mar-8 {
  margin-left: -8px;
  margin-right: -8px; }
.col-mar-8 > div[class^="col-"] {
  padding-left: 8px;
  padding-right: 8px; }
.col-mar-10 {
  margin-left: -10px;
  margin-right: -10px; }
.col-mar-10 > div[class^="col-"] {
  padding-left: 10px;
  padding-right: 10px; }
.clearfix:before, .clearfix:after {
  content: '';
  display: block;
  clear: both; }
.bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
.ic {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }
.smooth {
  -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;
  transition: all 0.2s ease-in-out; }
.smooth1 {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
@media all and (max-width: 1199px) {
  .md-left {
    text-align: left; }
  .md-center {
    text-align: center; }
  .md-right {
    text-align: right; } }
@media all and (max-width: 991px) {
  .sm-left {
    text-align: left; }
  .sm-center {
    text-align: center; }
  .sm-right {
    text-align: right; } }
@media all and (max-width: 767px) {
  .xs-left {
    text-align: left; }
  .xs-center {
    text-align: center; }
  .xs-right {
    text-align: right; }
  .xs-pad-7 {
    margin: 0 -7px; }
    .xs-pad-7 > div[class^="col-"] {
      padding: 0 7px; }
  .xs-pad-5 {
    margin: 0 -5px; }
    .xs-pad-5 > div[class^="col-"] {
      padding: 0 5px; } }
body {
  font-size: 14px;
  font-family: "OpenSans-Regular";
  line-height: 1.5;
  color: #333333; }
.delay02 {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s; }
.delay04 {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s; }
.delay06 {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s; }
.delay08 {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s; }
.delay10 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s; }
.delay12 {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s; }
.dura5 {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s; }
.dura15 {
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s; }
.dura20 {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s; }
.dura100 {
  -webkit-animation-duration: 10s;
  -moz-animation-duration: 10s;
  -ms-animation-duration: 10s;
  -o-animation-duration: 10s;
  animation-duration: 10s; }
/* .slick-list{@extend %slick-list;} */
.effect {
  position: relative;
  display: block; }
.effect:before, .effect:after {
  content: "";
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s, transform 0.3s;
  -moz-transition: all 0.3s ease 0s, transform 0.3s;
  -ms-transition: all 0.3s ease 0s, transform 0.3s;
  -o-transition: all 0.3s ease 0s, transform 0.3s;
  transition: all 0.3s ease 0s, transform 0.3s; }
.effect:before {
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0.1); }
.effect:after {
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0); }
.effect:hover:before {
  cursor: pointer;
  opacity: 1;
  -webkit-transform: scale(1.02, 1);
  -moz-transform: scale(1.02, 1);
  -ms-transform: scale(1.02, 1);
  -o-transform: scale(1.02, 1);
  transform: scale(1.02, 1); }
.effect:hover:after {
  cursor: pointer;
  opacity: 1;
  -webkit-transform: scale(1, 1.02);
  -moz-transform: scale(1, 1.02);
  -ms-transform: scale(1, 1.02);
  -o-transform: scale(1, 1.02);
  transform: scale(1, 1.02); }
.hv-bright {
  display: block;
  position: relative; }
.hv-bright img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  filter: brightness(0.9); }
.hv-bright:hover img {
  filter: brightness(1);
  -webkit-box-shadow: -1px 7px 36px -19px #0282ac;
  position: relative;
  -moz-box-shadow: -1px 7px 36px -19px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 7px 30px -30px #0282ac; }
.bright {
  position: relative;
  overflow: hidden;
  margin: 0;
  /*   height: 100%;
  width: 100%; */
  filter: brightness(0.95); }
.bright img {
  width: 100%;
  height: 100%; }
.bright::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  transform: translate(-50%, -50%);
  opacity: 0; }
.bright:hover {
  animation: bloom ease-in-out .75s forwards; }
.bright:hover::before {
  animation: circle .75s; }
@keyframes bloom {
  0% {
    filter: grayscale(0.4); }
  40% {
    filter: grayscale(0.2); }
  100% {
    filter: grayscale(0); } }
@keyframes circle {
  0% {
    opacity: .5;
    background: rgba(213, 156, 34, 0.2); }
  40% {
    opacity: 1;
    background: rgba(213, 34, 160, 0.2); }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0; } }
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }
.col-xs-15 {
  flex: 0 0 20%;
  max-width: 20%; }
@media (min-width: 768px) {
  .col-sm-15 {
    flex: 0 0 20%;
    max-width: 20%; } }
@media (min-width: 992px) {
  .col-md-15 {
    flex: 0 0 20%;
    max-width: 20%; } }
@media (min-width: 1200px) {
  .col-lg-15 {
    flex: 0 0 20%;
    max-width: 20%; } }
.back-to-top {
  position: fixed;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  z-index: 999;
  width: 40px;
  height: 40px;
  line-height: 40px;
  right: 15px;
  bottom: 15px;
  background: #14439f;
  border-radius: 100%;
  color: #fff;
  transition: 0.3s;
}
.back-to-top:hover {
  background: #518630; }
.text1line {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
.text3line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }
  .text7line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical; }
.marauto {
  margin: auto; }
.flex {
  display: flex; }
.inline-flex {
  display: inline-flex; }
.width100 {
  width: 100%; }
.slick-initialized .slick-slide:focus, .slick-initialized .slick-slide:active {
  outline: none; }
.relative {
  position: relative; }
.static {
  position: static; }
.absolute {
  position: absolute; }
.text-justify {
  text-align: justify; }
.fright {
  float: right; }
.none {
  display: none; }
.form-control:focus, .form-control:active {
  border-color: initial;
  outline: 0;
  box-shadow: none; }
.slick-slide img {
  margin: auto; }
.t-item .t-fade:nth-child(1) {
  animation-delay: .2s; }
.t-item .t-fade:nth-child(2) {
  animation-delay: .5s; }
.t-item .t-fade:nth-child(3) {
  animation-delay: .8s; }
.t-item .t-fade:nth-child(4) {
  animation-delay: 1.2s; }
.t-item .t-fade:nth-child(5) {
  animation-delay: 1.5s; }
.t-item .t-fade:nth-child(6) {
  animation-delay: 1.7s; }
a:hover {
  color: #518630; }
@media (min-width: 1200px) {
  .container {
    max-width: 1210px; } }
header .header-info {
  padding: 5px 0px;
  background: #518630;
  color: #fff; }
  header .header-info .slogan {
    font-family: "UTMIsadoraR"; }
  header .header-info .hotline {
    margin-right: 30px; }
  header .header-info .hotline a:hover, header .header-info .email a:hover {
    color: #fdb314; }
header .header-menu {
  padding: 10px 0;
  background: #f2f3f2; }
  header .header-menu .language-search .search-icon {
    cursor: pointer; }
  header .header-menu .language-search .header-search {
    position: absolute;
    top: 100%;
    right: 0;
    border-radius: 20px;
    width: 250px;
    background: #fff;
    z-index: 2; }
    header .header-menu .language-search .header-search .form-control {
      border-radius: 20px;
      padding: 8px 40px 8px 15px; }
      header .header-menu .language-search .header-search .form-control:focus {
        box-shadow: none; }
    header .header-menu .language-search .header-search .form-button {
      position: absolute;
      right: 15px;
      top: 6px;
      font-size: 20px; }
  header .header-menu.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    padding: 5px 0; }
    header .header-menu.fixed .logo img {
      height: 40px; }
header .header-menu .logo img{
  height: 70px;
}
  header .header-menu .header-menu-main ul {
    font-size: 0; }
    header .header-menu .header-menu-main ul li {
      display: inline-block;
      position: relative; }
      header .header-menu .header-menu-main ul li.active {
        color: #942db9; }
      header .header-menu .header-menu-main ul li a {
        display: block;
        font-size: 16px;
        font-family: "segoeui";
        margin: 0 7px; }
        header .header-menu .header-menu-main ul li a:hover {
          color: #518630; }
      header .header-menu .header-menu-main ul li:hover ul {
        opacity: 1;
        top: 100%;
        pointer-events: all; }
      header .header-menu .header-menu-main ul li ul {
        position: absolute;
        top: 200px;
        left: 0;
        opacity: 0;
        pointer-events: none;
        transition: .3s;
        display: block;
        -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;
        transition: all 0.3s ease-in-out;
        padding-top: 25px;
        z-index: 2; }
        header .header-menu .header-menu-main ul li ul li {
          background: #518630;
          border: 1px solid #ededed;
          -webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.1);
          -moz-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.1); }
          header .header-menu .header-menu-main ul li ul li a {
            display: block;
            min-width: 250px;
            padding: 5px 20px;
            color: #ffffff;
            margin: 0;
            border-bottom: 1px dotted #ededed;
            text-align: left; }
            header .header-menu .header-menu-main ul li ul li a:hover {
              background: #82a361;
              color: #fdb314; }
          header .header-menu .header-menu-main ul li ul li ul {
            opacity: 0 !important;
            pointer-events: none !important;
            top: 100px;
            left: 100%;
            border-top: none; }
          header .header-menu .header-menu-main ul li ul li:hover ul {
            border-top: none;
            opacity: 1 !important;
            top: 0;
            pointer-events: all !important; }
}
.clear-padding {
  padding: 0; }
.infor-main .clear-padding:nth-child(1) .infor-main-content {
  background: #487929; }
.infor-main .clear-padding:nth-child(2) .infor-main-content {
  background: #4c7f2d; }
.infor-main .clear-padding:nth-child(3) .infor-main-content {
  background: #558c33; }
.infor-main .clear-padding:nth-child(4) .infor-main-content {
  background: #5c9638; }
.infor-main .clear-padding .infor-main-content {
max-height: 150px;
  color: #ffffff;
  padding: 10px 30px;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center; }
  .infor-main .clear-padding .infor-main-content img {
    width: 60px;
    height: 60px; }
  .infor-main .clear-padding .infor-main-content .infor-main-ct {
    margin-left: 20px; }
    .infor-main .clear-padding .infor-main-content .infor-main-ct .info-main-num {
      font-family: "TahomaRegular";
      font-size: 30px; }
.introduce-home {
  padding: 50px 0; }
  .introduce-home .content-introduce-home .about-us {
    margin-bottom: 40px;
    color: #999999;
    font-family: "UTMIsadoraR";
    font-size: 24px; }
    .introduce-home .content-introduce-home .about-us a {
      position: relative; }
      .introduce-home .content-introduce-home .about-us a:after {
        content: "";
        width: 160px;
        height: 1px;
        background: #ebebeb;
        display: block;
        position: absolute;
        bottom: 5px;
        left: 105%; }
  .introduce-home .content-introduce-home .btn-introduce {
    padding: 30px 0; }
    .introduce-home .content-introduce-home .btn-introduce a {
      width: 140px;
      height: 30px;
      display: inline-block;
      text-align: center;
      line-height: 30px;
      color: #fff;
      margin-right: 20px;
      position: relative; }
      .introduce-home .content-introduce-home .btn-introduce a:after {
        position: absolute;
        top: 0;
        right: 0;
        content: '';
        border-left: 20px solid transparent;
        border-right: 0px solid transparent; }
      .introduce-home .content-introduce-home .btn-introduce a.bg-yellow:after {
        border-top: 20px solid #518630; }
      .introduce-home .content-introduce-home .btn-introduce a.bg-violet:after {
        border-top: 20px solid #fdb314; }
.bg-yellow {
  background: #fdb314;
  transition: 0.3s; }
  .bg-yellow:hover {
    background: #518630; }
.bg-violet {
  background: #518630;
transition: 0.3s;}
  .bg-violet:hover {
    background: #fdb314; }
.big-title {
  font-size: 24px;
  font-family: "segoeui";
  color: #518630;
}
.big-title a{
  transition: 0.3s;
}
  .big-title a:hover {
    color: #fdb314; }
  .big-title.v1 {
    margin-bottom: 25px;
    padding-left: 50px;
    position: relative; }
    .big-title.v1:before {
      position: absolute;
      top: 0;
      width: 45px;
      height: 45px;
      content: '';
      left: 0;
      background: url("../images/bat-phuc.png") no-repeat;
      background-size: contain; }
.news-event {
  padding: 30px 0;
  background: #f5f5f5; }
  .news-event .big-title.v2 {
    padding-bottom: 15px; }
  .news-event .info-market {
       padding: 0px 10px 30px;
    background: #51863085; }
  .news-event .info-market-item {
    display: inline-block;
    padding: 15px 0;
    border-top: 1px solid #fff; }
    .news-event .info-market-item.v1 {
      border-top: 1px solid #ebebeb; }
      .news-event .info-market-item.v1:first-child {
        border-top: none; }
    .news-event .info-market-item .info-market-img {
      display: block;
      width: 150px;
      float: left; }
    .news-event .info-market-item .info-market-content {
      margin-left: 160px; }
  .news-event .new-boder {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1; }
  .news-event .lag-title {
    padding: 15px 0;
    display: inline-flex; }
  .news-event .slide-news .c-img {
    padding-top: 75%;
    margin: 15px 0; }
  .news-event .slide-news .slick-dots {
    bottom: -25px;
    position: absolute;
    left: 0;
    right: 0; }
    .news-event .slide-news .slick-dots li {
      background: #d7d7d7;
      border: solid 2px #d7d7d7; }
      .news-event .slide-news .slick-dots li.slick-active {
        background: #fdb314;
        border: solid 2px #fdb314; }
.new-title {
  margin-bottom: 15px;
  font-family: "SEGOEUIB"; }
.new-time, .color-ct {
  color: #999999; }
.lag-title {
  font-size: 20px;
  padding-bottom: 15px;
  font-family: "SEGOEUIB"; }
.view-more {
  margin-top: 20px;
  float: right;
  display: inline-block;
  font-size: 14px;
  font-family: "SEGOEUIB"; }
.photo-library {
  padding: 30px 0; }
  .photo-library .relative {
    margin: 0 .5px; }
    .photo-library .relative .new-title {
      position: absolute;
      bottom: 0;
      left: 0;
      margin-bottom: 0;
      right: 0;
      max-height: 100%;
      padding: 10px;
      background: rgba(0, 0, 0, 0.5); }
  .photo-library .nav.nav-pills {
    font-family: "segoeui";
    border-top: 1px solid #ededed;
    margin-top: 30px; }
    .photo-library .nav.nav-pills .nav-link {
      border-radius: 0;
      border-top: 3px solid #fff;
      background-color: #fff; }
    .photo-library .nav.nav-pills .nav-link.active, .photo-library .nav.nav-pills .nav-pills .show > .nav-link {
      color: inherit;
      border-top: 3px solid #fdb314; }
.color-white {
  color: #fff; }
  .color-white a:hover {
    color: #fdb314; }
.video-action .big-title.v2 {
  margin-bottom: 30px; }
.video-action .video-action-slider .relative:after {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  margin-top: -20px;
  color: #fff;
  margin-left: -20px;
  content: "\ea15";
  font-family: 'icomoon'; }
.t-right, .t-left {
  position: absolute;
  font-size: 30px;
  color: #fff;
  top: 50%;
  border-radius: 50%;
  background: #d6d6d6;
  margin-top: -20px;
  width: 40px;
  line-height: 40px;
  height: 40px;
  -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;
  transition: all 0.3s ease-in-out;
  cursor: pointer; }
  .t-right:hover, .t-left:hover {
    background: #942db9; }
.t-right {
  right: -45px; }
.t-left {
  left: -45px; }
.pannert {
  background: #ebebeb;
  padding: 30px 0; }
  .pannert .big-title {
    color: #333333;
    margin-bottom: 30px; }
.zindex1 {
  z-index: 1; }
.advisory {
  background: #518630;
  position: relative;
  color: #fff;
  padding: 28px 0;
  font-family: "segoeui"; }
  .advisory:after {
    position: absolute;
    top: 0;
    transform: skew(-20deg);
    left: -30px;
    right: 65%;
    bottom: 0;
    content: '';
    background: rgba(176, 110, 187, 0.38); }
  .advisory .call-advisory a {
    font-family: "SEGOEUIB";
    font-size: 30px; }
    .advisory .call-advisory a:hover {
      color: #fdb314; }
  .advisory .requi-advisory {
    font-family: "SEGOEUIB";
    font-size: 18px;
    padding: 5px 15px;
    border: 1px solid; }
    .advisory .requi-advisory:hover {
      color: #fdb314; }
.advisory .text-advisory{
  position: relative;
    z-index: 1;
}
footer {
  line-height: 2; }
  footer .footer {
    padding: 40px 0; }
    footer .footer .footer-title {
      font-family: "SEGOEUIB";
      margin-bottom: 15px;
      font-size: 18px; }
      footer .footer .footer-title.v1 {
        margin-bottom: 0; }
    footer .footer .footer-menu ul li {
      padding-left: 20px;
      position: relative; }
      footer .footer .footer-menu ul li:after {
        position: absolute;
        top: 0;
        width: 15px;
        height: 15px;
        top: 7px;
        left: 0;
        background: url("../images/icon-footer.png") no-repeat;
        content: ''; }
    footer .footer .footer-form {
      position: relative; }
      footer .footer .footer-form input {
        width: 100%; }
      footer .footer .footer-form button {
        position: absolute;
        top: 0;
        right: 0;
        height: 35px;
        background: #518630;
        cursor: pointer;
        width: 50px; }
  footer .fb-page {
    margin-bottom: 30px; }
  footer .social {
    color: #fff; }
    footer .social a {
      width: 30px;
      margin: 0 5px;
      line-height: 32px;
      height: 30px;
      display: inline-block;
      border-radius: 50%;
      text-align: center; }
      footer .social a:hover {
        color: #fdb314; }
      footer .social a:nth-child(1) {
        background: #4493ce; }
      footer .social a:nth-child(2) {
        background: #3e5b96; }
      footer .social a:nth-child(3) {
        background: #91272c; }
      footer .social a:nth-child(4) {
        background: #2aa7e1; }
  footer .dmca {
    font-family: "OpenSans-Regular";
    margin-top: 30px; }
  footer .copyright {
    color: #fff;
    padding: 10px 0;
    background: #518630; }
.fb_iframe_widget_fluid_desktop iframe{
  width: 100% !important;
}
.bar {
  height: 1px;
  background: #ededed;
  width: 100%;
  margin: 30px 0; }
/* ---------------fixx -----------------*/
.breadcrumb {
  padding: 0; }
  .breadcrumb li {
    display: inline-block; }
    .breadcrumb li:after {
      margin: 0 10px;
      font-family: 'icomoon';
      content: "\e905 "; }
    .breadcrumb li:last-child:after {
      display: none; }
.library-img .library-img-title:hover {
  color: inherit; }
.c-img {
  padding-top: 66%; }
.date-views i {
  font-size: 18px;
  margin-top: 1px;
  margin-right: 8px; }
.library-img {
  margin-bottom: 20px; }
.library-img .library-img-title {
  font-weight: inherit;
  font-family: "SEGOEUIB"; }
.date-views {
  font-family: "OpenSans-Regular"; }
.newscategory-title .title-main {
  font-family: "segoeui"; }
.pagination.v1 {
  margin-top: 30px; }
.pagination.v1 a, .pagination.v1 strong {
  margin: 0 10px 0 0; }
.pagination a {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 0 5px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    width: 30px;
  border: solid 1px #ebebeb; }
.pagination strong, .pagination a:hover {
  background: #518630;
  color: white;
    text-align: center;
    line-height: 30px;
    height: 30px;
    width: 30px;
  border: solid 1px #518630; }
.news-banner:before {
  left: -1px; }
.title.v1 {
  margin-top: 0; }
.title, .more-page {
  font-family: "segoeui"; }
.news-banner .news-banner-video .c-img:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "\ea15";
  font-size: 40px;
  margin-top: -20px;
  color: #fff;
  margin-left: -20px;
  font-family: 'icomoon'; }
.news-banner .news-banner-ct h3 a {
  font-family: "SEGOEUIB";
  font-weight: inherit; }
.news-mostviews .news-mostviews-ct {
  display: block;
  padding: 10px 0;
  margin-top: 0; }
.news-mostviews .news-mostviews-ct a:first-child {
  width: auto;
  max-width: 100%; }
.news-mostviews .news-mostviews-ct img {
  width: 70px;
  float: left; }
.news-mostviews .news-mostviews-ct h3 {
  font-family: "segoeui";
  padding-left: 0;
  margin-left: 80px; }
.news-mostviews h4, .news-banner h4 {
  margin: 5px 0; }
.library {
  padding-bottom: 35px; }
.news-mostviews .news-mostviews-ct h3:hover, .hotnews-slider .hotnews-slider-ct h3:hover {
  color: inherit;
  transition-duration: 0.5s; }
.related-news {
  padding: 10px 0;
  margin-top: 0; }
.related-news img {
  width: 140px;
  margin-top: 0; }
.related-news:first-child {
  padding-top: 0;
  margin-top: 0; }
.market-news {
  margin-top: 0;
  padding: 10px 0; }
  .market-news:first-child {
    padding-top: 0; }
  .market-news .market-news-img .c-img {
    margin-bottom: 0; }
.hotnews-slider {
  margin-bottom: 20px; }
.market-news .market-news-img .market-news-time .day {
  font-size: 30px;
  line-height: 30px;
  padding: 10px;
  border-bottom: solid 1px white; }
/*# sourceMappingURL=style.css.map */
.marleft10{
  margin-left: 10px;
}
.video-action .video-name{
    position: absolute;
    left: 25px;
    bottom: 5px;
    right: 25px;
    margin-bottom: 0;
}
.video-action .smooth.hv-over.c-img:after{
bottom: 0;
position: absolute;
pointer-events: none;
left: 0;
right: 0;
      background-image: linear-gradient(to top,#00000057 5%, transparent 15%);
  content: '';
}
.marbot10{
  margin-bottom: 10px;
}
.tags{
  margin: 20px 0;
}
.library-slider-nav .slick-list .library-slider-nav-img img {
    height: 70px;
    padding: 5px;
    cursor: pointer;
}
.library-slider-for img{
  width: 100%;
}
.s-social .fb_iframe_widget{
    margin-right: 3px;
    }
    .martop40{
      margin-top: 40px;
    }
    .newscategory-title.t1{
      justify-content: flex-start;
    }
     .newscategory-title.t1 .title-main{
      position: relative;
     }
          .star-base {
  display: inline-block;
  vertical-align: middle;
  height: 16px;
  background: url('../images/gray.png');
  font-size: 0;
  position: relative;
}
.star-base .star-rate {
  background: url('../images/orange.png');
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
}
.star-base a {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.language .lang-content a{
  filter: brightness(0.7);
  margin-right:5px;
}
.language .lang-content a.active{
  filter: brightness(1);
}
.footer .fb-page iframe{
  width: 100% !important;
}
/*.product .row .product-ct-img a:before{
  background-color:rgb(242 243 242);
  background-image: url(attr(data-content));
  transition: 0.3s;
  display: none;
  content: '';
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.6;
  z-index: 0;
}
.product .row .product-ct-img a:hover:before{
  display: block;
  content: '';
}*/
.product .row .product-ct-img {
  position: relative;
  overflow: hidden;
}
.product .row .product-ct-img .image-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  background-color:rgb(242 243 242);
  z-index: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.product .row .product-ct-img .image-hover img {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}
.product .row .product-ct-img:hover .image-hover {
  opacity: 0.6;
  z-index: 10;
}
.fb_iframe_widget span {
      max-width: 100% !important;
}
.product .row .pro-cate-title{
  margin-top: 10px;
}
.hotline_fixed{
  position: fixed;
  background: #fff;
  height: 60px;
  width: 60px;
  right: 20px;
  bottom: 100px;
  border-radius: 50%;
  border: 1px solid #03a84e;
}
.hotline_fixed::after{
  content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    border-radius: 50%;
    background: rgb(177 229 174 / 75%);
    z-index: -1;
    -webkit-animation-name: zoomout;
    animation-name: zoomout;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
.hotline_fixed::before{
  content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    border: solid 1px rgb(17 255 1 / 75%);
    -webkit-animation-name: zoomin;
    animation-name: zoomin;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.hotline_fixed .hotline_::before{
  content: '';
    background: url(https://cdn4.iconfinder.com/data/icons/small-black-v4/512/phone_call_communication_telephone_number-512.png);
    display: block;
    position: absolute;
    width: 37px;
		-webkit-animation-name: lac;
  animation-name: lac;
  -webkit-animation-duration: 1s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
    height: 37px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 9999;
    margin-left: 2px;
    padding-bottom: 0px;
		    margin-left: 10px;
    padding-bottom: 0px;
    top: 10px;
}

@keyframes zoomin {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.2);
    transform: scale(2.2);
    opacity: 0.1;
  }
}
@-webkit-keyframes zoomin {
  0% {
    -webkit-transform: scale(0.8);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.2);
    opacity: 0.1;
  }
}
@keyframes zoomout {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.3;
  }
}
@-webkit-keyframes zoomout {
  0% {
    -webkit-transform: scale(0.8);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.1);
    opacity: 0.3;
  }
}
@keyframes lac {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  10% {
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
  }
  20% {
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
  }
  30% {
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
  }
  40% {
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes lac {
  0% {
    -webkit-transform: rotate(0deg);
  }
  10% {
    -webkit-transform: rotate(-25deg);
  }
  20% {
    -webkit-transform: rotate(25deg);
  }
  30% {
    -webkit-transform: rotate(-25deg);
  }
  40% {
    -webkit-transform: rotate(25deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
#modalIndex .modal-dialog {
  min-width: 55rem;
  margin-left: auto;
  margin-right: auto;
}
#modalIndex .modal-content {
  padding-top: 0.9375rem;
  background: transparent;
  border: none;
}
#modalIndex .close-modal {
  display: block;
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 100%;
  background: #fff;
  z-index: 1;
  cursor: pointer;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  -webkit-box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 20%);
  box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 20%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#modalIndex .modal-body {
  border: 3px solid #fff;
  background: #fff;
  padding: 0.25rem !important;
}
#modalIndex .close-modal::before {
  -webkit-transform: translate(-50%, -50%) rotate(
45deg);
  transform: translate(-50%, -50%) rotate(
45deg);
}
#modalIndex .close-modal::before, #modalIndex .close-modal::after {
  content: "";
  width: 1px;
  height: 1.25rem;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #212121;
}
#modalIndex .close-modal::after {
  -webkit-transform: translate(-50%, -50%) rotate(
-45deg);
  transform: translate(-50%, -50%) rotate(
-45deg);
}
#modalIndex .close-modal::before, #modalIndex .close-modal::after {
  content: "";
  width: 1px;
  height: 1.25rem;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #212121;
}
#modalIndex .close-modal:hover {
  background: #7a7a7a;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media(max-width:1440px){
  #modalIndex .modal-dialog {
    min-width: 45rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media(max-width:1024px){
  #modalIndex .modal-dialog {
    min-width: 35rem;
    margin-left: auto;
    margin-right: auto;
  }
  #modalIndex .modal-body {
    border: 1px solid #fff;
    background: #fff;
    padding: 0.125rem !important;
}
}
@media(max-width:768px){
  #modalIndex .modal-dialog {
    min-width: 30rem;
    max-width: 30rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media(max-width:575px){
  #modalIndex .modal-dialog {
    min-width: 19rem;
    max-width: 19rem;
    margin-left: auto;
    margin-right: auto;
  }
}