:root{
  --main: #01b33c;
}
.modal-title{
    float: left;
}
.pl-0px{
  padding-left: 0px;
}
.pr-0px{
  padding-right: 0px;
}
.modal-title{
    float: left;
}
.parsley-error {
  border-color: #ff5d48 !important;
}
.parsley-errors-list.filled {
  display: block;
}
.parsley-errors-list {
  display: none;
  margin: 0;
  padding: 0;
}
.parsley-errors-list > li {
  font-size: 12px;
  list-style: none;
  color: #ff5d48;
  margin-top: 5px;
}
.form-section {
  padding-left: 15px;
  border-left: 2px solid #FF851B;
  display: none;
}
.form-section.current {
  display: inherit;
}
.text-danger{
    color: red;
}
.alert-danger{
    background: #ff9191;
    border-color: #fd7474;
}
.alert-danger, .btn-danger:hover, .btn-danger:focus{
    color: white;
}
#main_menu{
  background: rgba(255,255,255,0.9);
  box-shadow: 0px 0px 3px #999;
}
.navbar-brand{
  height: auto;
}
.navbar{
  min-height: 30px;
}
#main_menu .navbar-default{
    border: none;
    background: none;
}


.wptrans{
    position: relative;
}
.texttrans{
    position: absolute;
    text-align: left;
    top: 0px;
    left: 0px;
    width: 100%;
    color: #444;
    background: rgba(255,255,255,1);
    max-height: 200px;
    overflow-y: auto;
    z-index: 333;

}
.texttrans .res{
    padding: 5px 7px;
    display: block;
    cursor: pointer;
}
.texttrans .res:hover{
    background: #f5f5f5;
}

/*** spin ***/

.lds-roller {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  padding: 10px 0px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--main);
  margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 45px;
  left: 10px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


/*** quy trinh ***/
#quytrinh{
    padding: 30px 0px 15px 0px;
}
#quytrinh .item{
    margin-bottom: 15px;
    padding: 20px 10px 0px 10px;
    text-align: center;
}
#quytrinh a{
    color: white;
}
#quytrinh h5{
    color: white;
}
#quytrinh .num{
    background: #fff;
    border-radius: 50%;
    margin: 0px auto 10px;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: 50px;
}
#quytrinh h5{
    font-size: 19px;
    line-height: 33px;
}
#quytrinh .row > div:nth-child(1) .item{
    background: #1aa89c;
    color: #1aa89c;
}
#quytrinh .row > div:nth-child(2) .item{
    background: #36a3db;
    color: #36a3db;
}
#quytrinh .row > div:nth-child(3) .item{
    background: #f58077;
    color: #f58077;
}
#quytrinh .row > div:nth-child(4) .item{
    background: #83d7fa;
    color: #83d7fa;
}
#quytrinh .row > div:nth-child(5) .item{
    background: #f5a1c5;
    color: #f5a1c5;
}
#quytrinh .row > div:nth-child(6) .item{
    background: #f9d262;
    color: #f9d262;
}
#quytrinh .row > div:nth-child(7) .item{
    background: #bea5cf;
    color: #bea5cf;
}
#quytrinh .row > div:nth-child(8) .item{
    background: #fdaaba;
    color: #fdaaba;
}
#quytrinh .row > div:nth-child(9) .item{
    background: #f1cd52;
    color: #f1cd52;
}
#quytrinh .row > div:nth-child(10) .item{
    background: #23bdb1;
    color: #23bdb1;
}
@media (min-width: 1024px) {
    .col-5{
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        width: 20%;
    }
    #quytrinh .item{
        height: 200px;
    }
}


.home {
    background: url("../../images/banner.jpg") no-repeat center center;
    background-size: auto auto;
    background-size: cover;
}
.overlay {
    background-color: rgba(41, 39, 34, 0.75);
    width: 100%;
    height: 100%;
}
.home .nav-tabs{
  border-bottom: 0px;
}
.home_skew_border {
    position: relative;
}
#my-tab-content{
  padding: 10px;
  background: rgba(255,255,255,0.8);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
  background: rgba(255,255,255,0.8);
  border-bottom: none;
}
.home_skew_border{
    position: relative;
}
.main_home{
  padding-top: 120px;
  padding-bottom: 70px;
  display: block;
}
.main_home h1, .main_home h3{
  color: #fff;
  margin-bottom:20px;
}
.main_home h4{
  color: #fff;
  margin-bottom:10px;
  font-weight: bold;
  text-align: left;
}
.main_home p{
  color: #fff;
  max-width: 60%;
  margin: 0 auto;
  padding-bottom: 30px;
}
.loginhome {
  min-width: 240px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  background-color: white;
  height: auto;
  font-family: "Open Sans",sans-serif;
  position: absolute;
  top: 52px;
  right: 0;
  z-index: 99999;
  border-radius: 4px;
  box-shadow: 0px 2px 8px 2px #bababa;
}
/*==================================================================
            Feature section Style
====================================================================*/
#feature{
  padding: 50px 0px 35px 0px;
}
#about{
  padding: 20px 0px 0px 0px;
}
.gt .ico{
  width: 50px;
  height: 50px;
  color: white;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  margin:0px 15px 10px 0px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  background: var(--main);
  float: left;
  transition: all 1s;
  position: relative;
}
.gt .ico:before{
  transition: all 0.5s;
  border: 3px solid #777;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  opacity: 0;
  position: absolute;
  top: 0px;
  left:0px;
  content: "";
}
.gt{
  margin-bottom: 30px;
}
.gt h3{
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 25px;
  margin-bottom: 0px;
}
.gt p{
  color: #999;
}
.gt:hover .ico:before{
  width: 66px;
  height: 66px;
  top: -8px;
  left:-8px;
  opacity: 1;
}
.gt .bg2{
  background: var(--main);
}
.banner{
  overflow: hidden;
}
.banner img{
  transition: all 1s;
}
.banner:hover img{
  transform: scale(1.1);
}
/*==================================================================
            service section Style
====================================================================*/
#service{
  background: #202020;
  padding:30px 0px 15px 0px;
  color:white;
}
#service .item{
  margin-bottom: 15px;
}
.title-home{
  padding:10px 0px 30px 0px;
  margin-bottom:20px;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
  position: relative;
  color: var(--main);
}
.title-home::before {
  position: absolute;
  content: "";
  width: 70px;
  height: 2px;
  left: calc(50% - 75px);
  bottom: 7px;
  background: var(--main);
}
.title-home::after {
  position: absolute;
  content: "";
  width: 70px;
  height: 2px;
  right: calc(50% - 75px);
  bottom: 7px;
  background: var(--main);
}
#service  img {
    max-width: 100%;
    max-height: 100%;
}
#service .wpimg{
    background: #f4f5f9;
    width:70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color:var(--main);
    position: relative;
    z-index: 9;
    padding:5px;
    border:5px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    margin:0px auto 15px;
}
#service h4{
  margin-bottom:10px;
}
/*=====================================================================
                    counter section css
=======================================================================*/
.counter{
    background: url(../../images/counterbg.jpg) no-repeat top center;
    background-size: cover;
}
.counter .main_counter_area{
    padding:20px 0px;
}
.main_counter_area .single_counter h2{
    color:#fff;
    font-size:2.8125rem;
}
.main_counter_area .single_counter i{
    color: #fff;
    font-size: 1.875rem;
    display: inline-block;
    border: 1px solid #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    margin-bottom: 30px;
    margin-top: 20px;
}
.main_counter_area .single_counter h4{
    color:#fff;
    font-size:0.8125rem;
    text-transform: lowercase;
}

/* Pricing2 Section */
#pricing{
  padding: 50px 0px 35px 0px;
}
.main_pricing_area{
  overflow: hidden;
}
.single_pricing{
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
}
.single_pricing:hover {
  box-shadow: 0px 5px 10px 5px #b8b8b8;
}
.pricing_business .pricing_head{
  background:var(--main);
}
.pricing_business .pricing_head .p_r{
  color:var(--main);
}
.pricing_business .pricing_head h3{
  color:#fff;
}
.pricing_business .btn-md{
  background: var(--main);
}
.pricing_head {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 30px 0px;
  position: relative;
  height: 200px;
}
.pricing_head h3{
  text-transform:uppercase;
  color:#fff;
  font-size:24px;
}
.pricing_head .pricing_price{
  background: #fff;
  position: absolute;
  left: calc(50% - 75px);
  bottom: -30%;
  width: 150px;
  height: 150px;
  margin:0 auto;
  padding: 30px 0px;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 10px rgba(244,245,249,0.3);
  font-size: 75px;
}
.pricing_body {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 80px 10px 30px 10px;
  color:white;
  min-height:300px;
  font-size:18px;
}
.single_pricing ul li{
  line-height:45px;
  height:45px;
  font-size:18px;
}
.single_pricing a{
  margin-top:30px;
}




/*** footer ***/
footer{
  padding: 30px 0px 15px 0px;
  background: #333;
  color: #e5e5e5;
}
#logof{
  max-height: 100px;
}
.infof .fa{
  width: 22px;
}
.socials{
  padding:10px 0px 24px 38px;
}
.socials li{
  font-size: 25px;
  display: inline;
  margin-right: 5px;
}
.socials a{
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  overflow: hidden;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 12px;
  text-align: center;
  padding:3px;
}
footer .strong{
    color: #ff0000;
}
.socials .fa{
  color: white;
  font-size: 13px;
  width: auto;
}
.twitter a{
  background: #1DA1F2;
}
.facebook a{
  background: #3B5998;
}
.flickr a{
  background: #FF0084;
}
.vimeo a{
  background: #0088CC;
}
.instagram a{
  background: #CD2E80;
}
.youtube a, .google a{
  background: #FF0000;
}
.pinterest a{
  background: #BD081B;
}
.mail a{
  background: #e67700;
}
footer .menu a{
  color: #fff;
  line-height: 30px;
}
footer .menu a:before{
  content: "\f0da";
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 10px;
}
footer .menu a:hover{
  padding-left: 10px;
}
footer .infof a{
    color: #fff;
}
.title-f{
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  margin: 0 0 10px;
  position: relative;
  text-transform: uppercase;
}
#copyright{
  padding: 7px 0px;
  background: #222;
  color: white;
}


/*** member ***/
.boxbgwhite{
    padding: 10px;
    background: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 15px;
}
.wpstep{
    margin-top: 10px;
    margin-bottom: 15px;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
    padding: 0px 5px;
    width: 10%;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.stepwizard-step p{
    font-size: 13px;
}


/***  content  ***/
#content{
  padding: 20px 0px;
}
.dataTables_wrapper{
    padding: 0px;
}
.content img{
    margin-bottom: 10px;
    max-width: 100%;
    height: auto !important;
}
.content p{
    margin-bottom: 10px;
}
.content table{
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
}
.content table td{
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px;
}
#icons{
  position: fixed;
  right: 5px;
  bottom: 150px;
  z-index: 999;
  width: 50px;
  left: auto;
  padding-left: 0px;
}
#icons li{
  height: 50px;
  width: 50px;
  margin-bottom: 15px;
  list-style: none;
}
.buy-now {
  position: relative;
  width: 50px;
  height:50px;
}
.buy-now .buy-now-btn {
  background: red;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .1);
  -moz-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .1);
  -ms-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .1);
  -o-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .1);
  box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .1);
  -webkit-transform-origin:center;
  transform-origin:center;
  position: relative;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 1.3em;
  color: #fff;
  z-index: 1;
  display: block;
}
.buy-now .ripple,
.buy-now .ripple:before,
.buy-now .ripple:after {
  position: absolute;
  top: 0;
  height: 50px;
  width: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, .3);
  -moz-box-shadow: 0 0 0 0 rgba(255, 0, 0, .3);
  -ms-box-shadow: 0 0 0 0 rgba(255, 0, 0, .3);
  -o-box-shadow: 0 0 0 0 rgba(255, 0, 0, .3);
  box-shadow: 0 0 0 0 rgba(255, 0, 0, .3);
  -webkit-animation: ripple 3s infinite;
  -moz-animation: ripple 3s infinite;
  -ms-animation: ripple 3s infinite;
  -o-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}
.buy-now .ripple:before {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -ms-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
}
.buy-now .ripple:after {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -ms-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s;
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
}
@-webkit-keyframes ripple {
  70% {box-shadow: 0 0 0 50px rgba(255, 0, 0, 0);}
  100% {box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);}
}
@keyframes ripple {
  70% {box-shadow: 0 0 0 50px rgba(255, 0, 231, 0);}
  100% {box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);}
}



/*** responsive ***/
@media (min-width: 1024px) {
    .main_service .head_title h2{
        margin-right: 7%;
        padding-right: 5%;
    }
}
@media (max-width: 1023px) {
    .single_pricing{
        background-size: auto 100% !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
}
@media (min-width: 768px) {
  .hidden-desktop{
    display: none;
  }
  .menu-scroll {
    padding-top: 0px;
    padding-bottom: 0px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 300;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-color:rgba(34, 61, 97, 0.64);
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    transition:all .3s;
    height: 75px;
  }
  .main_menu_bg{
      margin-top: 0px;
      background-color: transparent;
  }
  .main_menu_bg .navbar-default {
      background-color: transparent;
      border-color: transparent;
      transition: all .6s;
      margin: 5px auto;
  }
  .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
      color:var(--main);
      background: transparent;
  }
  .main_menu_bg .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
      color: var(--main);
      padding-bottom: 22px;
      border-bottom: 1px solid var(--main);
      background: transparent;
  }
  .main_menu_bg .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
      text-transform: uppercase;
      color: #444;
  }
  .navbar-brand {
      padding: 0px 15px;
  }
  .navbar-brand>img {
      max-height: 45px;
  }
  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
      background-color:transparent;
      color:var(--main);
  }
}
@media (max-width: 767px) {
  .hidden-mobile{
    display: none;
  }
  .nave_menu{
    margin-left: -10px;
    margin-right: -10px;
  }
  .navbar-header{
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar-brand{
    padding: 5px 10px;
  }
  .navbar-brand img{
    max-height: 40px;
  }
  .ico-menu{
    margin: 0px 10px 0px 0px;
    color: white;
  }
  .navbar-toggle .icon-bar{
    background: white;
  }
  .navbar-collapse{
    border: none;
  }
  .navbar-nav{
    position: relative;
    z-index: 999;
    background: #f5f5f5;
    box-shadow: 0px 0px 4px #777;
    -moz-box-shadow: 0px 0px 4px #777;
    -webkit-box-shadow: 0px 0px 4px #777;
    margin:0px;
  }
  .navbar-nav{
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .navbar{
    margin-bottom: 0px;
    min-height: 40px;
  }
  .dropdown-menu{
    padding:0px;
  }
  .navbar-nav > li > a, .nav .open>a, .nav .open>a:hover, .nav .open>a:focus, .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #f0f0f0;
    font-size: 15px;
    line-height: 25px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .navbar-nav > li:first > a{
    border-top: 0px;
  }
  .navbar-nav > li:last > a{
    border-bottom: 0px;
  }
  .navbar-nav > .current-menu-item > a, .navbar-nav > .current-menu-parent > a, .navbar-nav .dropdown .dropdown.open > a, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
    background: #e5e5e5;
  }
  .btnaccmo li{
    float: right;
    margin-right: 20px;
  }
  .btnaccmo li > a{
    line-height: 50px;
    color: #444;
  }
  .loginhome{
    right: 20px;
  }
}
@media (min-width: 380px) and (max-width: 680px){
}
@media (max-width: 580px) {
    .pricing_body{
        min-height: auto;
    }
    #icons{
        bottom: 50px;
    }
}
@media (max-width: 480px) {
    .main_home .nav>li>a{
        padding: 10px 5px;
    }
    .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
        color: white;
    }
    .main_home p{
        max-width: 100%;
    }
    .main_service .head_title h2{
        text-align: center;
    }
    .home_skew_border:before, .home_skew_border:after{
        border-color: transparent;
    }
    .wprow{
        margin-left: 0px;
        margin-right: 0px;
    }
}
@media (min-width: 380px) and (max-width: 580px){
    .single_pricing{
        background-size: 100% auto !important;
    }
}
@media (max-width: 380px) {
}
