html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

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

:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.cb {
  clear: both; }

.tac {
  text-align: center; }

.cxs1,
.csm1,
.cmd1,
.clg1,
.cxs2,
.csm2,
.cmd2,
.clg2,
.cxs3,
.csm3,
.cmd3,
.clg3,
.cxs4,
.csm4,
.cmd4,
.clg4,
.cxs5,
.csm5,
.cmd5,
.clg5,
.cxs6,
.csm6,
.cmd6,
.clg6,
.cxs7,
.csm7,
.cmd7,
.clg7,
.cxs8,
.csm8,
.cmd8,
.clg8,
.cxs9,
.csm9,
.cmd9,
.clg9,
.cxs10,
.csm10,
.cmd10,
.clg10,
.cxs11,
.csm11,
.cmd11,
.clg11,
.cxs12,
.csm12,
.cmd12,
.clg12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.cxs1,
.cxs2,
.cxs3,
.cxs4,
.cxs5,
.cxs6,
.cxs7,
.cxs8,
.cxs9,
.cxs10,
.cxs11,
.cxs12 {
  float: left; }

.cxs12 {
  width: 100%; }

.cxs11 {
  width: 91.66666667%; }

.cxs10 {
  width: 83.33333333%; }

.cxs9 {
  width: 75%; }

.cxs8 {
  width: 66.66666667%; }

.cxs7 {
  width: 58.33333333%; }

.cxs6 {
  width: 50%; }

.cxs5 {
  width: 41.66666667%; }

.cxs4 {
  width: 33.33333333%; }

.cxs3 {
  width: 25%; }

.cxs2 {
  width: 16.66666667%; }

.cxs1 {
  width: 8.33333333%; }

@media (min-width: 768px) {
  .csm1,
  .csm2,
  .csm3,
  .csm4,
  .csm5,
  .csm6,
  .csm7,
  .csm8,
  .csm9,
  .csm10,
  .csm11,
  .csm12 {
    float: left; }

  .csm12 {
    width: 100%; }

  .csm11 {
    width: 91.66666667%; }

  .csm10 {
    width: 83.33333333%; }

  .csm9 {
    width: 75%; }

  .csm8 {
    width: 66.66666667%; }

  .csm7 {
    width: 58.33333333%; }

  .csm6 {
    width: 50%; }

  .csm5 {
    width: 41.66666667%; }

  .csm4 {
    width: 33.33333333%; }

  .csm3 {
    width: 25%; }

  .csm2 {
    width: 16.66666667%; }

  .csm1 {
    width: 8.33333333%; } }
@media (min-width: 992px) {
  .cmd1,
  .cmd2,
  .cmd3,
  .cmd4,
  .cmd5,
  .cmd6,
  .cmd7,
  .cmd8,
  .cmd9,
  .cmd10,
  .cmd11,
  .cmd12 {
    float: left; }

  .cmd12 {
    width: 100%; }

  .cmd11 {
    width: 91.66666667%; }

  .cmd10 {
    width: 83.33333333%; }

  .cmd9 {
    width: 75%; }

  .cmd8 {
    width: 66.66666667%; }

  .cmd7 {
    width: 58.33333333%; }

  .cmd6 {
    width: 50%; }

  .cmd5 {
    width: 41.66666667%; }

  .cmd4 {
    width: 33.33333333%; }

  .cmd3 {
    width: 25%; }

  .cmd2 {
    width: 16.66666667%; }

  .cmd1 {
    width: 8.33333333%; } }
.csm25 {
  width: 20%; }

.csm15 {
  width: 12.5%; }

html,
body {
  overflow-x: hidden; }

body,
div,
ul,
li,
ol,
dl,
dt,
dd,
input,
h1,
h2,
h3,
h4,
h5,
h6,
span,
strong,
img,
p {
  margin: 0;
  padding: 0;
  border: none; }

* {
  transition: color .3s;
  -moz-transition: color .3s;
  -ms-transition: color .3s;
  -o-transition: color .3s;
  -webkit-transition: color .3s; }

a {
  text-decoration: none;
  color: inherit; }

a:hover,
a:focus {
  text-decoration: none;
  color: #9e9e9e; }

a:hover, a:focus {
  color: #9e9e9e; }

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

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

.ctn:after {
  clear: both; }

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

.row:after {
  clear: both; }

.rel {
  position: relative; }

.abs {
  position: absolute; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.cxs5s,
.csm5s,
.cmd5s,
.clg5s {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

.p-l {
  float: left !important; }

.p-r {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.ctn {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }

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

.clearfix:after {
  clear: both; }

@media (min-width: 768px) {
  .ctn {
    width: 750px; } }
@media (min-width: 992px) {
  .ctn {
    width: 970px; } }
@media (min-width: 1200px) {
  .ctn {
    width: 1200px; } }
@font-face {
  font-family: qu-r;
  src: url(f/Quicksand-Regular.ttf);
  font-weight: normal;
  font-display: swap; }
@font-face {
  font-family: qu-b;
  src: url(f/Quicksand-Bold.ttf);
  font-weight: normal;
  font-display: swap; }
@font-face {
  font-family: hel;
  src: url(f/UTM-HelvetIns.ttf);
  font-weight: normal;
  font-display: swap; }
body.home main:before {
  display: none; }

.header ~ main {
  margin-top: 158px; }

#ma_pth {
  font-family: qu-r;
  font-size: 16px;
  color: #6f7885;
  line-height: 24px; }
  #ma_pth .thum {
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%; }
    #ma_pth .thum img {
      -o-object-fit: cover;
      object-fit: cover;
      object-position: 50% 50%;
      -o-object-position: 50% 50%;
      width: 100%;
      height: 100%; }
  #ma_pth img {
    max-width: 100%;
    vertical-align: middle;
    height: auto;
    width: 100%;
    height: auto; }
  #ma_pth .da {
    position: relative;
    padding: 1px 0; }
    #ma_pth .da .p_pth, #ma_pth .da .n_pth {
      display: inline-block;
      display:none;
      position: absolute;
      width: 30px;
      height: 30px;
      border-radius: 3px;
      border: 1px solid #cccccc;
      bottom: 31px;
      right: 40px;
      background: #fff;
      cursor: pointer; }
      #ma_pth .da .p_pth:before, #ma_pth .da .n_pth:before {
        width: 28px;
        height: 28px;
        display: inline-block;
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        background: url(i/ten.png) no-repeat center; }
      #ma_pth .da .p_pth:hover, #ma_pth .da .n_pth:hover {
        border-color: #04c4d9;
        background: #04c4d9; }
        #ma_pth .da .p_pth:hover:before, #ma_pth .da .n_pth:hover:before {
          filter: brightness(0) invert(1); }
    #ma_pth .da .n_pth {
      transform: rotate(180deg);
      right: 0; }
  .title_h {
    margin-bottom: 30px;
    position: relative; }
    .title_h span {
      font-size: 24px;
      line-height: 1.6em;
      color: #393e46;
      font-family: hel;
      text-transform: uppercase;
      padding: 0 0 10px;
      position: relative;
      display: inline-block; }
      .title_h span:before {
        width: 100%;
        bottom: 0;
        left: 0;
        position: relative;
        content: "";
        display: inline-block;
        border-top: 2px solid #04c4d9;
        position: absolute; }
    .title_h:before {
      /*width: calc(100% - 80px);*/
      width: 100%;
      bottom: 0;
      left: 0;
      position: relative;
      content: "";
      display: inline-block;
      border-top: 2px solid #e5e5e5;
      position: absolute; }


#rsidebar .sb2 {
  margin-top: 30px;
}


  #ma_pth h1, #ma_pth h2, #ma_pth h3, #ma_pth h4 {
    font-weight: normal; }
  #ma_pth .it1 {
    background: #fff;
    padding-bottom: 10px;
    margin-bottom: 30px; }
    #ma_pth .it1 .t {
      font-size: 14px;
      line-height: 1.6em;
      height: 3.2em;
      overflow: hidden;
      color: #000;
      padding: 0 14px;
      margin: 14px 0 0px;
      font-family: qu-b; }
    #ma_pth .it1 .date {
      font-size: 12px;
      color: #999;
      padding: 0 14px; }
    #ma_pth .it1:hover {
      box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); }
  #ma_pth .it2 {
    background: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
    padding-bottom: 15px; }
    #ma_pth .it2 p {
      padding: 0 14px;
      letter-spacing: -0.1px; }
      #ma_pth .it2 p .xem {
        display: inline-block;
        color: #04c4d9;
        cursor: pointer; }
    #ma_pth .it2 .t {
      font-size: 20px;
      line-height: 1.6em;
      height: 3.2em;
      overflow: hidden;
      color: #000;
      padding: 0 14px;
      margin: 14px 0 0px;
      font-family: qu-b; }
    #ma_pth .it2 .date {
      color: #999;
      padding: 7px 14px 12px; }
  #ma_pth .it3 {
    background: #fff;
    margin-bottom: 30px; }
    #ma_pth .it3 .thum {
      width: 170px;
      float: left; }
    #ma_pth .it3 .nd {
      padding-left: 185px; }
    #ma_pth .it3 .t {
      font-size: 14px;
      line-height: 1.6em;
      height: 3.2em;
      overflow: hidden;
      color: #000;
      padding: 0 14px;
      margin: 14px 0 0px;
      font-family: qu-b; }
    #ma_pth .it3 .date {
      font-size: 12px;
      color: #999;
      padding: 0 14px; }

#pth1 {
  padding: 70px 0; }
  #pth1 .pth11 {
    border: 10px solid #04bdd1;
    padding: 25px; }
    #pth1 .pth11 img {
      width: auto;
      display: block;
      margin: 0 auto 10px; }
    #pth1 .pth11 p {
      text-align: center; }
    #pth1 .pth11 .xem_t {
      display: block;
      width: 150px;
      height: 35px;
      line-height: 35px;
      border-radius: 4px;
      background: #04bdd1;
      color: #fff;
      font-family: qu-b;
      text-align: center;
      margin: 14px auto 0; }
  #pth1 .pth12 {
    padding-top: 38px; }

#pth5 {
  padding: 30px 0 86px; }

#con {
  background: #f2f2f8; }

#sb_pth .title_h:before {
  width: 100%; }
#sb_pth .sb1 .nd {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  background: #fff;
  padding: 15px 0; 
}
#sb_pth .sb1 a {
  font-size: 14px;
  position: relative;
  color: #6f7885;
  font-family: qu-b;
  line-height: 40px;
  padding: 0 15px 0 50px;
  transition: all 0.5s;
  display: block;
   }
  #sb_pth .sb1 a:before{
    content: "»";
    display: inline-block; 
    position: absolute;
    left: 33px;
    top: -2px;

  }
  #sb_pth .sb1 a:hover {
    color: #04c4d9;
    background: #fafafc;
    border-left: 2px solid #04c4d9;
    transition: all 0.5s; }
#sb_pth .sb2 .d_contact {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  background: #fff;
  padding: 27px;
  margin-top: 30px; }
#sb_pth .sb2 input, #sb_pth .sb2 textarea {
  width: 100%;
  height: 38px;
  border: 1px solid #d2d2d2;
  padding: 13px;
  border-radius: 4px;
  outline: none;
  margin-bottom: 20px;
  font-family: qu-r;
  color: #555; }
#sb_pth .sb2 textarea {
  height: 160px; }
#sb_pth .sb2 .d-send {
  width: 110px;
  background: #04c4d9;
  border-radius: 5px;
  border: none;
  font-family: hel;
  text-transform: uppercase;
  text-align: center;
  line-height: 38px;
  padding: 0;
  color: #fff;
  margin: 0 auto;
  display: block;
  cursor: pointer; }
#sb_pth .sb3 .it1 .thum {
  height: 151px; }

  .single-post .entry-content a, .single-post .entry-content a span {
    color: red !important;
  }

#pth6 {
  padding-bottom: 105px; }
  #pth6 .ti {
    font-size: 24px;
    line-height: 1.6em;
    color: #393e46;
    font-family: hel;
    text-transform: uppercase;
    padding: 50px 0 10px;
    text-align: center;
    position: relative;
    margin-bottom: 30px; }
    #pth6 .ti:before {
      width: 276px;
      bottom: 0;
      left: 50%;
      margin-left: -138px;
      position: relative;
      content: "";
      display: inline-block;
      border-top: 2px solid #04c4d9;
      position: absolute; }
  #pth6 img {
    width: auto;
    display: block;
    margin: 0 auto; }
  #pth6 h4 {
    text-align: center;
    font-family: qu-b;
    color: #393e46;
    padding: 25px 0 20px;
    text-transform: uppercase; }
  #pth6 p {
    text-align: center;
    padding: 0 15px; }
.showmoreVideo{
  display: none;
}
.show-more-video{
  display: block;
  text-align: center;
}
.show-more-video a{
        display: inline-block;
    padding: 10px 30px;
    color: #fff;
    font-family: 'UTM-HelvetIns';
    font-size: 20px;
    text-transform: capitalize;
    margin: 0px auto 20px;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #dcd9d8;
    moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background-image: linear-gradient(to right, #ed1d28, #6f0f0f, #04c4d9, #04c4d9);
    box-shadow: 0 4px 15px 0 rgb(65 132 234 / 75%);
    background-size: 300% 100%;
}
.show-more-video a:hover{
  background-position: 100% 0;
    moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
@media (max-width: 769px) {
  .header ~ main {
    margin-top: 67px; }

  #pth1 {
    padding: 30px 0; }

  #pth1 .pth12 {
    padding-top: 30px;
    width: 100%; }
    #pth1 .pth12 img {
      display: block;
      margin: 0 auto;
      width: auto; }

  .title_h {
    margin-bottom: 20px; }
    .title_h span {
      padding: 40px 0 10px; }

  #ma_pth .it2 {
    margin-bottom: 30px; }

  #pth5 {
    padding: 0; }

  #sb_pth .sb3 .it1 .thum {
    height: auto; }

  #pth6 .ti {
    padding: 40px 0 10px;
    margin-bottom: 20px; }

  #pth6 {
    padding-bottom: 10px; }
    #pth6 h4 {
      padding: 10px 0 5px; }
    #pth6 .cmd3 {
      margin-bottom: 30px; }
    #pth6 p {
      padding: 0; } }
@media (max-width: 376px) {
  #pth1 .pth11 {
    border: 5px solid #04bdd1;
    padding: 10px; }

  #ma_pth .it3 .thum {
    width: 160px; }

  #ma_pth .it3 .nd {
    padding-left: 160px; } }
@media (max-width: 321px) {
  #ma_pth .it3 .thum {
    width: 130px; }

  #ma_pth .it3 .nd {
    padding-left: 130px; } }

/*# sourceMappingURL=style.css.map */
