/*
Company Name: netsa.vn
Version:1.0
Author: Dinh Van Tan
Author URI: http://dinhvantan.com
Tags: xanh, do, trang...
Description: hosting, vps ssd, web design, email maketing...
*/
:root{
    --mau1:#2280be;
    --mau2:#3559a7;
    --vang:#5db73c;
    --den:#222;
}
.row2{
  margin-left:-5px;
  margin-right:-5px;
}
.row2 [class^="col-"]{
  padding-left:5px;
  padding-right:5px;
}
.btn-info{
  background-color: var(--mau1);
  border-color: var(--mau2);
}
.text-info{
  color: var(--mau1);
}
.form-control, output{
  font-size: 17px;
}
.member{
  padding-bottom:20px;
}
.text-danger{
  color: red;
}
.alert-danger{
  border-color: #fbcdd3;
  background-color: #fcf4f5;
}
.inline li{
  display: inline-block;
  margin-right:13px;
}
.btn,.button{
  line-height:unset;
  font-size:unset;
}
.btn-default{
  background-color:#f5f5f5;
}

.col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4,
.col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8,
.col-ms-9, .col-ms-10, .col-ms-11, .col-ms-12,
.col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4,
.col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8,
.col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12,
.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4,
.col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8,
.col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12{
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }
@media (min-width: 768px) and (max-width: 992px) {
  .col-mm-1,
  .col-mm-2,
  .col-mm-3,
  .col-mm-4,
  .col-mm-5,
  .col-mm-6,
  .col-mm-7,
  .col-mm-8,
  .col-mm-9,
  .col-mm-10,
  .col-mm-11 {
    float: left; }

  .col-mm-1 {
    width: 8.33333%; }

  .col-mm-2 {
    width: 16.66667%; }

  .col-mm-3 {
    width: 25%; }

  .col-mm-4 {
    width: 33.33333%; }

  .col-mm-5 {
    width: 41.66667%; }

  .col-mm-6 {
    width: 50%; }

  .col-mm-7 {
    width: 58.33333%; }

  .col-mm-8 {
    width: 66.66667%; }

  .col-mm-9 {
    width: 75%; }

  .col-mm-10 {
    width: 83.33333%; }

  .col-mm-11 {
    width: 91.66667%; }

  .col-mm-12 {
    width: 100%; }
  .container {
    width: 100%;
  }
  .col-mm-pull-12 {
    right: 100%;
    }
    .col-mm-pull-11 {
        right: 91.6667%;
    }
    .col-mm-pull-10 {
        right: 83.3333%;
    }
    .col-mm-pull-9 {
        right: 75%;
    }
    .col-mm-pull-8 {
        right: 66.6667%;
    }
    .col-mm-pull-7 {
        right: 58.3333%;
    }
    .col-mm-pull-6 {
        right: 50%;
    }
    .col-mm-pull-5 {
        right: 41.6667%;
    }
    .col-mm-pull-4 {
        right: 33.3333%;
    }
    .col-mm-pull-3 {
        right: 25%;
    }
    .col-mm-pull-2 {
        right: 16.6667%;
    }
    .col-mm-pull-1 {
        right: 8.33333%;
    }
    .col-mm-pull-0 {
        right: auto;
    }
    .col-mm-push-12 {
        left: 100%;
    }
    .col-mm-push-11 {
        left: 91.6667%;
    }
    .col-mm-push-10 {
        left: 83.3333%;
    }
    .col-mm-push-9 {
        left: 75%;
    }
    .col-mm-push-8 {
        left: 66.6667%;
    }
    .col-mm-push-7 {
        left: 58.3333%;
    }
    .col-mm-push-6 {
        left: 50%;
    }
    .col-mm-push-5 {
        left: 41.6667%;
    }
    .col-mm-push-4 {
        left: 33.3333%;
    }
    .col-mm-push-3 {
        left: 25%;
    }
    .col-mm-push-2 {
        left: 16.6667%;
    }
    .col-mm-push-1 {
        left: 8.33333%;
    }
    .col-mm-push-0 {
        left: auto;
    }
}
@media (min-width: 580px) and (max-width: 767px) {
  .col-ms-1,
  .col-ms-2,
  .col-ms-3,
  .col-ms-4,
  .col-ms-5,
  .col-ms-6,
  .col-ms-7,
  .col-ms-8,
  .col-ms-9,
  .col-ms-10,
  .col-ms-11 {
    float: left; }

  .col-ms-1 {
    width: 8.33333%; }

  .col-ms-2 {
    width: 16.66667%; }

  .col-ms-3 {
    width: 25%; }

  .col-ms-4 {
    width: 33.33333%; }

  .col-ms-5 {
    width: 41.66667%; }

  .col-ms-6 {
    width: 50%; }

  .col-ms-7 {
    width: 58.33333%; }

  .col-ms-8 {
    width: 66.66667%; }

  .col-ms-9 {
    width: 75%; }

  .col-ms-10 {
    width: 83.33333%; }

  .col-ms-11 {
    width: 91.66667%; }

  .col-ms-12 {
    width: 100%; }
  .container {
    width: 100%;
  }
}

@media (max-width: 384px) {
  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11 {
      float: left;
  }
  .col-xxs-1 {
      width: 8.333333333333332%;
  }
  .col-xxs-2 {
      width: 16.666666666666664%;
  }
  .col-xxs-3 {
      width: 25%;
  }
  .col-xxs-4 {
      width: 33.33333333333333%;
  }
  .col-xxs-5 {
      width: 41.66666666666667%;
  }
  .col-xxs-6 {
      width: 50%;
  }
  .col-xxs-7 {
      width: 58.333333333333336%;
  }
  .col-xxs-8 {
      width: 66.66666666666666%;
  }
  .col-xxs-9 {
      width: 75%;
  }
  .col-xxs-10 {
      width: 83.33333333333334%;
  }
  .col-xxs-11 {
      width: 91.66666666666666%;
  }
  .col-xxs-12 {
      width: 100%;
  }
}
[class^="col-"]{
  padding-left: 10px;
  padding-right: 10px;
  min-height: 0px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
html{
  overflow-x: hidden;
}
body {
    line-height: 25px;
    font-size: 17px;
    color:#555;
    background:#f5f5f5;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a{
   text-decoration:  none;
   color: var(--mau1);
   transition: all 1s;
}
a:hover, a:focus{
  color: #444;
  text-decoration: none;
  outline: none;
}
img{
    display: inline-block;
    max-width: 100%;
}
.modal, body{
  padding-right: 0px !important;
}
#wp-admin-bar-customize{
  display: none;
}
.pt-15px{
  padding-top: 15px;
}
.pt-10px{
  padding-top: 10px;
}
.pt-5px{
  padding-top: 5px;
}
.pb-15px{
  padding-bottom: 15px;
}
.pb-10px{
  padding-bottom: 10px;
}
.pb-5px{
  padding-bottom: 5px;
}
.pr-15px{
  padding-right: 15px;
}
.pr-10px{
  padding-right: 10px;
}
.pr-5px{
  padding-right: 5px;
}

.mb-5px{
  margin-bottom: 5px;
}
.mb-10px{
  margin-bottom: 10px;
}
.mb-15px{
  margin-bottom: 15px;
}
.mb-20px{
  margin-bottom: 20px;
}
.mb-25px{
  margin-bottom: 25px;
}
.mr-10px{
  margin-right: 10px;
}
.mr-15px{
  margin-right: 15px;
}
.mr-20px{
  margin-right: 20px;
}
.overhidden{
  overflow: hidden;
}
.relative{
  position: relative;
}
.breadcrumb{
  background: transparent;
}
h1{
  margin-top: 0px !important;
}
.conntent img{
  max-width: 100%;
  height: auto !important;
}