
/*  */
.items-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.flex-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.flex-no-gutters > .flex-col,
.flex-no-gutters > [class*="flex-col-"] {
  padding-right: 0;
  padding-left: 0;
}

.flex-col-1, .flex-col-2, .flex-col-3, .flex-col-4, .flex-col-5, .flex-col-6, .flex-col-7, .flex-col-8, .flex-col-9, .flex-col-10, .flex-col-11, .flex-col-12, .flex-col,
.flex-col-auto, .flex-col-sm-1, .flex-col-sm-2, .flex-col-sm-3, .flex-col-sm-4, .flex-col-sm-5, .flex-col-sm-6, .flex-col-sm-7, .flex-col-sm-8, .flex-col-sm-9, .flex-col-sm-10, .flex-col-sm-11, .flex-col-sm-12, .flex-col-sm,
.flex-col-sm-auto, .flex-col-md-1, .flex-col-md-2, .flex-col-md-3, .flex-col-md-4, .flex-col-md-5, .flex-col-md-6, .flex-col-md-7, .flex-col-md-8, .flex-col-md-9, .flex-col-md-10, .flex-col-md-11, .flex-col-md-12, .flex-col-md,
.flex-col-md-auto, .flex-col-lg-1, .flex-col-lg-2, .flex-col-lg-3, .flex-col-lg-4, .flex-col-lg-5, .flex-col-lg-6, .flex-col-lg-7, .flex-col-lg-8, .flex-col-lg-9, .flex-col-lg-10, .flex-col-lg-11, .flex-col-lg-12, .flex-col-lg,
.flex-col-lg-auto, .flex-col-xl-1, .flex-col-xl-2, .flex-col-xl-3, .flex-col-xl-4, .flex-col-xl-5, .flex-col-xl-6, .flex-col-xl-7, .flex-col-xl-8, .flex-col-xl-9, .flex-col-xl-10, .flex-col-xl-11, .flex-col-xl-12, .flex-col-xl,
.flex-col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

  .items-flex-xs-1-item > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .items-flex-xs-2-item > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .items-flex-xs-3-item > div {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
  }
  .items-flex-xs-4-item > div {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  .items-flex-xs-5-item > div {
    flex: 0 0 20%;
    -ms-flex: 0 0 20%;
  }
  .items-flex-xs-6-item > div {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
  }
  .items-flex-xs-7-item > div {
    -ms-flex: 0 0 14.2857142%;
    flex: 0 0 14.2857142%;
  }
  .items-flex-xs-8-item > div {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
  }
  .items-flex-xs-9-item > div {
    -ms-flex: 0 0 11.111111%;
    flex: 0 0 11.111111%;
  }
  .items-flex-xs-10-item > div {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
  }
  .items-flex-xs-11-item > div {
    -ms-flex: 0 0 9.090909%;
    flex: 0 0 9.090909%;
  }
  .items-flex-xs-12-item > div {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
  }
  .item-self-xs-20 {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
  }
  .item-self-xs-80 {
      -ms-flex: 0 0 80%;
      flex: 0 0 80%;
  }
  .item-self-xs-100 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  }

   .flex-col-xs-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .flex-col-xs-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .flex-col-xs-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .flex-col-xs-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .flex-col-xs-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .flex-col-xs-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .flex-col-xs-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .flex-col-xs-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .flex-col-xs-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .flex-col-xs-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .flex-col-xs-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .flex-col-xs-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

@media (min-width: 576px) {
  .items-flex-sm-1-item > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .items-flex-sm-2-item > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .items-flex-sm-3-item > div {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
  }
  .items-flex-sm-4-item > div {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  .items-flex-sm-5-item > div {
    flex: 0 0 20%;
    -ms-flex: 0 0 20%;
  }
  .items-flex-sm-6-item > div {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
  }
  .items-flex-sm-7-item > div {
    -ms-flex: 0 0 14.2857142%;
    flex: 0 0 14.2857142%;
  }
  .items-flex-sm-8-item > div {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
  }
  .items-flex-sm-9-item > div {
    -ms-flex: 0 0 11.111111%;
    flex: 0 0 11.111111%;
  }
  .items-flex-sm-10-item > div {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
  }
  .items-flex-sm-11-item > div {
    -ms-flex: 0 0 9.090909%;
    flex: 0 0 9.090909%;

  }
  .items-flex-sm-12-item > div {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
  }
  .item-self-sm-20 {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
  }
  .item-self-sm-80 {
      -ms-flex: 0 0 80%;
      flex: 0 0 80%;
  }
  .item-self-sm-100 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  }
}
@media (min-width: 992px) {
  .items-flex-md-1-item > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .items-flex-md-2-item > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .items-flex-md-3-item > div {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
  }
  .items-flex-md-4-item > div {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  .items-flex-md-5-item > div {
    flex: 0 0 20%;
    -ms-flex: 0 0 20%;
  }
  .items-flex-md-6-item > div {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
  }
  .items-flex-md-7-item > div {
    -ms-flex: 0 0 14.2857142%;
    flex: 0 0 14.2857142%;
  }
  .items-flex-md-8-item > div {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
  }
  .items-flex-md-9-item > div {
    -ms-flex: 0 0 11.111111%;
    flex: 0 0 11.111111%;
  }
  .items-flex-md-10-item > div {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
  }
  .items-flex-md-11-item > div {
    -ms-flex: 0 0 9.090909%;
    flex: 0 0 9.090909%;

  }
  .items-flex-md-12-item > div {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
  }
  .item-self-md-20 {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
  }
  .item-self-md-80 {
      -ms-flex: 0 0 80%;
      flex: 0 0 80%;
  }
  .item-self-md-100 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  }
}
.flex-align-item-center {
  align-items: center;
}
.flex-align-item-stretch {
  align-items: stretch;
}
.full-height {
  height: 100%;
}
/*  */
.block-padding-tiny {
  padding-top: 20px;
  padding-bottom: 20px;
}
.block-padding-md {
  padding-top: 40px;
  padding-bottom: 40px;
}
.block-padding-lg {
  padding-top: 80px;
  padding-bottom: 80px;
}
.warp-fig .warp {
  background: #FFF;
}


a.btn-tron {
color: #FFF;
    text-align: left;
    line-height: 39px;
    letter-spacing: 0px;
    font-weight: 400;
    border-color: rgb(255, 255, 255);
    border-style: none;
    margin: 0px;
    /* border-radius: 0px; */
    padding: 0px;
    width: 100px;
    height: 100px;
    position: relative;
    background: #ff7029;
    border-radius: 50%;
    display: block;
    text-align: center;
    padding-top: 30px;
}
a.btn-tron:before {
    content: '';
    position: absolute;
    top: -73%;
    left: -73%;
    width: 250%;
    height: 250%;
    border: 1px solid #ffffff;
    border-radius: 50%;
    transition: 0.5s;
}

a.btn-tron:hover:before {
    content: '';
    position: absolute;
    top: -73%;
    left: -73%;
    width: 250%;
    height: 250%;
    border: 0px solid #ffffff;
    border-radius: 50%;
    transition: 0.5s;
}

.home_block_pos611  {
  padding-bottom: 60px;
}
.hover-button-themex {
    padding: 20px 20px 30px 20px;
}
.hover-button-themex:hover {
      box-shadow: 9px 12px 38px 0px rgba(0, 0, 0, 0.1);
}
.hover-button-themex:hover .btn-tron-list {
    background: #ff7029;
    color: #FFF;
}

/*  */
.btn-tron-list {
    color: #FF7029;
    text-align: left;
    line-height: 39px;
    letter-spacing: 0px;
    font-weight: 400;
    border-color: rgb(255, 255, 255);
    border-style: none;
    margin: 0px;
    /* border-radius: 0px; */
    padding: 0px;
    width: 40px;
    height: 40px;
    position: relative;
    background: #FFF;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    padding-top: 0px;
    transition: color 0.5s;
        box-shadow: 4px 5px 16px 0px rgba(0, 0, 0, 0.1);
}
.btn-tron-list:hover {
    background: #ff7029;
    color: #FFF;
}

.btn-trontron {
   
    text-align: left;
    line-height: 47px;
    letter-spacing: 0px;
    font-weight: 400;
    border-color: rgb(255, 255, 255);
    border-style: none;
    margin: 0px;
    /* border-radius: 0px; */
    padding: 0px;
    width: 46px;
    height: 46px;
    position: relative;
    font-size: 17px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    padding-top: 0px;
    transition: color 0.5s, transform 0.5s;
        box-shadow: 4px 5px 16px 0px rgba(0, 0, 0, 0.1);
}
.btn-trontron:hover {
/*    background: #ff7029;
    color: #FFF;*/
    transform: rotate(1turn);
    transition: 0.5s;
}

.btn-trang {
   color: #FF7029;
   background: #FFF;
}
.btn-cam {
   color: #FFF;
   background: #FF7029;
}
.btn-cam:hover {
   color: #FF7029;
   background: #FFF;
}
.btn-with-circle:before {
    content: '';
    position: absolute;
    top: -73%;
    left: -73%;
    width: 250%;
    height: 250%;
    border: 0px solid #ffffff69;
    border-radius: 50%;
    transition: 0.5s;
}

.btn-with-circle:hover:before {
    content: '';
    position: absolute;
    top: -73%;
    left: -73%;
    width: 250%;
    height: 250%;
    border: 1px solid #ffffff69;
    border-radius: 50%;
    transition: 0.5s;
}
.active-btn-with-circle:hover .btn-with-circle:before {
    content: '';
    position: absolute;
    top: -73%;
    left: -73%;
    width: 250%;
    height: 250%;
    border: 1px solid #ffffff69;
    border-radius: 50%;
    transition: 0.5s;
}

.block_with_list_button .f_title {
  font-weight: 800;
  margin: 3px 0  5px 0;
  font-size: 19px;
}

/*  */
.block_more_service .box__a {
  background: #ff7029;

}
.block_more_service .box__b {
  background: #57b33e;

}
.block_more_service .col_2 {
margin-top: 20px;
  
}
.block_more_service .box_x {
  padding: 50px 40px 10px 30px;
    color: #FFF;
  min-height: 220px;
}
.block_more_service .box_x h4 {
    font-size: 28px;
    line-height: 1.5;
    transition: 0.4s;
    font-weight: 800;

}
.block_more_service .box_x h4:before {
    content: '';
    display: block;
    width: 36px;
    height: 2px;
    background: #ffffff;
    transition: 0.4s;
}

.banner-top-ads img {
    max-width: 100%;
}

.item_focus img {
    border-radius: 6px;
}
.home-top-feature img {
    border-radius: 16px;
}

/**/
.oem-home-info-2 {
    background-color: #F0F0F0;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 70% auto;
    padding-top: 100px;
    padding-bottom: 100px;
}
.oem-home-info-2 .box {
  background: #d5d9ff;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 40px 50px 63px 50px;
  font-size: 20px;
  font-weight: 600;
  color: #000;
}
.oem-home-info-2 .box h2 {
    color: rgb(2, 2, 2);
}
.oem-home-info-2 .box p {
    font-size: 18px;
    font-weight: 300;
    color: rgb(0, 0, 0);
}
.oem-home-info-2 .box h2 {
    color: rgb(0, 0, 0);
    font-size: 50px;
    font-weight: 700;
}
@media (min-width: 768px) {
.container-fix {
    width: 1000px;
    margin: 0 auto;
}
}