a:hover {
  text-decoration: none;
}

.title-primary {
  float: left;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 35px;
}
.title-primary span {
  float: left;
  width: 100%;
  color: white;
  font-size: 18px;
  padding: 0 150px;
}
.title-primary h2 {
  float: left;
  width: 100%;
  margin-bottom: 0;
  color: white;
  font-size: 48px;
  font-weight: 500;
  line-height: 30px;
  padding-bottom: 40px;
  margin-bottom: 22px;
  text-transform: uppercase;
  position: relative;
  background: url(../images/bg-tit-white.png) no-repeat bottom center;
}

.title-secondary {
  float: left;
  width: 100%;
}
.title-secondary .content {
  background: #f7fafb;
  padding: 30px;
  border-left: 6px solid #ff9700;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.title-secondary .content p {
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  line-height: 26px;
  margin-bottom: 10px;
}
.title-secondary .content p a {
  color: #ff9700;
  text-decoration: none;
}
.title-secondary.nguonhang {
  padding-top: 20px;
}
.title-secondary.nguonhang .content p {
  text-align: left;
  text-transform: none;
}
.title-secondary.nguonhang .content.facility {
  padding: 15px 30px;
}
.title-secondary.nguonhang .content.facility p {
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
.title-secondary.result-search {
  padding: 20px 0;
}
.title-secondary.result-search .content p {
  text-align: left;
  margin: 0;
  line-height: auto;
}
.title-secondary.result-search .content span {
  text-transform: uppercase;
  color: #003259;
  font-weight: bold;
}

.view-all {
  float: right;
  margin-top: 20px;
  transition: 0.4s;
  text-decoration: none;
  color: #ff9700;
}
.view-all i {
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  background: #ffffff;
  line-height: 19px;
}
.view-all:hover {
  color: #003259;
}

.button-ajax button {
  width: 100%;
  background: #ff9700;
  text-transform: uppercase;
  height: 50px;
  font-size: 18px;
  border: none;
  box-shadow: none;
  cursor: pointer;
  transition: 0.2s;
  margin-top: 50px;
}
.button-ajax button:hover {
  background: #003259;
}

.header-nav {
  float: left;
  width: 100%;
  background: #003259;
}
.header-nav .directional {
  float: left;
  padding: 12px 0;
  background: #003259;
  display: flex;
  align-items: center;
  display: -webkit-flex;
  -webkit-align-items: center;
}
.header-nav .directional a {
  color: white;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
}
.header-nav .directional a.active {
  font-weight: 600;
  text-transform: uppercase;
}
.header-nav .directional span {
  color: white;
  display: inline-block;
  margin: 0 15px;
}
.header-nav .menu-right {
  float: right;
  padding: 12px 0;
}
.header-nav .menu-right i {
  color: #ff9700;
  font-weight: bold;
  font-size: 18px;
}
.header-nav .menu-right a {
  color: white;
  display: inline-block;
  margin: 0 0 0 4px;
  font-weight: 600;
  font-size: 14px;
}

.banner {
  float: left;
  width: 100%;
}
.banner img {
  width: 100%;
}

section.step-primary .content-step ul.tabs-step {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
section.step-primary .content-step ul.tabs-step li {
  margin: 0 25px;
  float: none;
  display: inline-block;
  list-style: none;
  border-radius: 50%;
  width: 220px;
  height: 220px;
  background: white;
  border: 2px solid #dfdedf;
  position: relative;
}
section.step-primary .content-step ul.tabs-step li .content {
  width: 180px;
  height: 180px;
  position: relative;
  left: 18px;
  top: 18px;
  background: #676767;
  border-radius: 50%;
  color: white;
  vertical-align: middle;
  border: 2px solid #ff9700;
}
section.step-primary .content-step ul.tabs-step li .content i {
  font-size: 42px;
  margin-top: 35px;
  margin-bottom: 15px;
}
section.step-primary .content-step ul.tabs-step li .content span {
  text-transform: uppercase;
  font-size: 15px;
}
section.step-primary .content-step ul.tabs-step li .title {
  position: absolute;
  width: 54px;
  height: 54px;
  background: #999999;
  color: white;
  border-radius: 50%;
  bottom: -12px;
  left: calc(50% - 27px);
  line-height: 54px;
  text-transform: uppercase;
}
section.step-primary .content-step ul.tabs-step li.active {
  border: 2px solid #ff9700;
}
section.step-primary .content-step ul.tabs-step li.active .content {
  background: #003259;
  border: 2px solid #003259;
}
section.step-primary .content-step ul.tabs-step li.active .title {
  background: #ff9700;
}
section.step-primary .content-step .info-step1 {
  background: #f5f5f5;
  float: left;
  width: 100%;
  padding: 40px;
}
section.step-primary .content-step .info-step1 .title h2 {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: bold;
}
section.step-primary .content-step .info-step1 .title span {
  font-size: 14px;
}
section.step-primary .content-step .info-step1 .title span b {
  color: #e01f26;
}
section.step-primary .content-step .info-step1 .form-step1 .form-group .icondown {
  position: absolute;
  top: 55px;
  left: 100;
  right: 30px;
  z-index: 9;
}
section.step-primary .content-step .info-step1 .form-step1 .form-group label {
  font-size: 14px;
}
section.step-primary .content-step .info-step1 .form-step1 .form-group label b {
  color: #e01f26;
}
section.step-primary .content-step .info-step1 .form-step1 .form-group input {
    height: 30px;
    border-radius: 3px;
    border: 1px solid #999999;
    text-shadow: 0 1px 0 rgba(255,255,255,0.75);
    box-shadow: 0 1px 2px rgba(25, 25, 25, 0.25) inset, -1px 1px #fff;
    transition: all 0.3s linear;
}
section.step-primary .content-step .info-step1 .form-step1 .form-group input[type=radio] {
  height: auto !important;
  margin-right: 5px;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
}
section.step-primary .content-step .info-step1 .form-step1 .form-group input[type=file] {
  height: auto !important;
  border: 0;
  box-shadow:none;
}
section.step-primary .content-step .info-step1 .form-step1 .form-group span {
  font-size: 14px;
  margin-right: 50px;
}
section.step-primary .content-step .info-step1 .form-step1 .form-group select {
  height: 30px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  border-radius: 3px;
    border: 1px solid #999999;
    text-shadow: 0 1px 0 rgba(255,255,255,0.75);
    box-shadow: 0 1px 2px rgba(25, 25, 25, 0.25) inset, -1px 1px #fff;
    transition: all 0.3s linear;
}
section.step-primary .content-step .info-step1 .form-step1 .form-group textarea {
  height: 50px;
  border-radius: 3px;
  border: 1px solid #999999;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  box-shadow: 0 1px 2px rgba(25, 25, 25, 0.25) inset, -1px 1px #fff;
  transition: all 0.3s linear;
}
section.step-primary .content-step .info-step1 .form-step1 .form-group .form-content {
  padding: 20px;
}
section.step-primary .content-step .info-step1 .form-step1 .form-group .nation {
  width: 100% !important;
}
section.step-primary .content-step .info-step1 .form-step1 .form-group .select2 {
  width: 100% !important;
  margin-right: 0px;
}
section.step-primary .content-step .info-step1 .form-step1 .form-group .select2 span {
  width: 100% !important;
  margin-right: 0px;
  height: 50px;
  border-radius: 0px;
  line-height: 50px;
  margin-right: 0px;
}
section.step-primary .content-step .info-step1 .form-step1 .form-group .select2 span b {
  display: none;
}
section.step-primary .content-step .info-step1 .form-step1 .form-padding {
  margin-top: 20px;
  width: 100%;
}
section.step-primary .content-step .info-step1 .form-step1 fieldset {
  border: 1px solid silver;
}
section.step-primary .content-step .info-step1 .form-step1 fieldset legend {
  width: auto;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 20px;
}
section.step-primary .content-step .info-step1 .form-step1 label {
  float: left;
  width: 100%;
  font-size: 14px;
}
section.step-primary .content-step .info-step1 .form-step1 .photo-info {
  margin-top: 25px;
}
section.step-primary .content-step .info-step1 .form-step1 .photo-info .avatar {
  float: left;
  width: 30%;
}
section.step-primary .content-step .info-step1 .form-step1 .photo-info .avatar img {
  max-width: 207px;
  max-height: 266px;
}
section.step-primary .content-step .info-step1 .form-step1 .photo-info .info-passport {
  padding: 20px;
  border: 1px solid #ff9700;
  float: right;
  width: 70%;
}
section.step-primary .content-step .info-step1 .form-step1 .photo-info .info-passport h3 {
  font-size: 20px;
}
section.step-primary .content-step .info-step1 .form-step1 .photo-info .info-passport h3 i {
  color: #ff9700;
  margin-right: 10px;
}
section.step-primary .content-step .info-step1 .form-step1 .photo-info .info-passport p {
  font-size: 14px;
  margin-bottom: 5px;
}
section.step-primary .content-step .info-step1 .button-step1 {
  clear: both;
  text-align:center;
}
section.step-primary .content-step .info-step1 .button-step1 .btn-white {
  background: #fff;
  border-radius: 0;
  height: 55px;
  border: 1px solid #eeeeee;
  cursor: pointer;
  margin-right: 40px;
  font-size: 18px;
   padding:.5rem 1rem
}
section.step-primary .content-step .info-step1 .button-step1 .btn-black {
  background-color: #00843d;
    background-image: -moz-linear-gradient(center bottom , #2CA0CA 0%, #3EB8E5 100%);
    border: 1px solid #015227;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 0 #50ffa1 inset, 0 1px 0 #FFFFFF;
    color: #FFFFFF;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    padding: 10px;
    position: relative;
    text-decoration: none;
	width:150px
}
section.step-primary .content-step .info-step1 .button-step1 .btn-black:hover{
  background-color: red;
}
section.step-primary .content-step .text-info {
  border: 1px solid #ff9700;
  float: left;
  padding: 10px 40px;
  margin-bottom: 20px;
}
section.step-primary .content-step .text-info .icon-info-1 i {
  font-size: 100px;
  color: #ff9700;
}
section.step-primary .content-step .text-info .icon-info-2 {
  color: #000;
}
section.step-primary .content-step .info-step2 {
  display: none;
  background: #eeeeee;
  float: left;
  width: 100%;
  padding: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
}
section.step-primary .content-step .info-step2 .title h2 {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: bold;
}
section.step-primary .content-step .info-step2 .info-step2-1 {
  float: left;
  width: 100%;
  padding: 30px 30px;
  margin-top: 30px;
  background: #fff;
  border: 1px dashed #999999;
}
section.step-primary .content-step .info-step2 .info-step2-1 .form-step2 {
  display: block;
}
section.step-primary .content-step .info-step2 .info-step2-1 .form-step2 .info-detail {
  margin-top: 10px;
  float: left;
  width: 70%;
}
section.step-primary .content-step .info-step2 .info-step2-1 .form-step2 .info-detail p {
  margin-bottom: 27px;
}
section.step-primary .content-step .info-step2 .info-step2-1 .form-step2 .info-detail p small {
  font-size: 14px;
  width: 100px;
  float: left;
}
section.step-primary .content-step .info-step2 .info-step2-1 .form-step2 .info-detail p span {
  font-size: 20px;
  font-weight: 600;
}
section.step-primary .content-step .info-step2 .info-step2-1 .form-step2 .info-detail .btn-action .edit {
  margin-right: 15px;
}
section.step-primary .content-step .info-step2 .info-step2-1 .form-step2 .info-avatar {
  float: left;
  width: 30%;
  padding: 0 30px 0 0;
}
section.step-primary .content-step .info-step2 .info-step2-1 .form-step2 .info-avatar img {
  max-width: 100%;
}
section.step-primary .content-step .info-step2 .content-info-2 {
  float: left;
  width: 100%;
  margin-top: 20px;
}
section.step-primary .content-step .info-step2 .content-info-2 .form-group .icondown {
  position: absolute;
  top: 55px;
  left: 100;
  right: 30px;
  z-index: 9;
}
section.step-primary .content-step .info-step2 .content-info-2 .form-group label {
  font-size: 14px;
}
section.step-primary .content-step .info-step2 .content-info-2 .form-group label b {
  color: #e01f26;
}
section.step-primary .content-step .info-step2 .content-info-2 .form-group input {
  height: 50px;
  border-radius: 0;
  border: 1px solid #999999;
}
section.step-primary .content-step .info-step2 .content-info-2 .form-group input[type=radio] {
  height: auto !important;
  margin-right: 5px;
}
section.step-primary .content-step .info-step2 .content-info-2 .form-group input[type=file] {
  height: auto !important;
  border: 0;
}
section.step-primary .content-step .info-step2 .content-info-2 .form-group input[type=checkbox] {
  height: auto !important;
  margin-right: 5px;
}
section.step-primary .content-step .info-step2 .content-info-2 .form-group span {
  font-size: 14px;
  margin-right: 50px;
}
section.step-primary .content-step .info-step2 .content-info-2 .form-group select {
  height: 50px;
  border-radius: 0;
  border: 1px solid #999999;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}
section.step-primary .content-step .info-step2 .content-info-2 .form-group textarea {
  height: 50px;
  border-radius: 0;
  border: 1px solid #999999;
}
section.step-primary .content-step .info-step2 .content-info-2 .form-group .form-content {
  padding: 20px;
}
section.step-primary .content-step .info-step2 .content-info-2 .form-group .nation {
  width: 100% !important;
}
section.step-primary .content-step .info-step2 .content-info-2 .form-group .select2 {
  width: 100% !important;
  margin-right: 0px;
}
section.step-primary .content-step .info-step2 .content-info-2 .form-group .select2 span {
  width: 100% !important;
  margin-right: 0px;
  height: 50px;
  border-radius: 0px;
  line-height: 50px;
  margin-right: 0px;
}
section.step-primary .content-step .info-step2 .content-info-2 .form-group .select2 span b {
  display: none;
}
section.step-primary .content-step .info-step2 .content-info-2 .form-padding {
  margin-top: 20px;
  width: 100%;
}
section.step-primary .content-step .info-step2 .content-info-2 fieldset {
  border: 1px solid silver;
}
section.step-primary .content-step .info-step2 .content-info-2 fieldset legend {
  width: auto;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 20px;
}
section.step-primary .content-step .info-step2 .content-info-2 label {
  float: left;
  width: 100%;
  font-size: 14px;
}
section.step-primary .content-step .info-step2 .content-info-2 .photo-info {
  margin-top: 25px;
}
section.step-primary .content-step .info-step2 .content-info-2 .photo-info .avatar {
  float: left;
  width: 30%;
}
section.step-primary .content-step .info-step2 .content-info-2 .photo-info .avatar img {
  max-width: 207px;
  max-height: 266px;
}
section.step-primary .content-step .info-step2 .content-info-2 .photo-info .info-passport {
  padding: 24px;
  border: 1px solid #ff9700;
  margin-top: 14px;
  float: right;
  width: 70%;
}
section.step-primary .content-step .info-step2 .content-info-2 .photo-info .info-passport h3 {
  font-size: 20px;
}
section.step-primary .content-step .info-step2 .content-info-2 .photo-info .info-passport h3 i {
  color: #ff9700;
  margin-right: 10px;
}
section.step-primary .content-step .info-step2 .content-info-2 .photo-info .info-passport p {
  font-size: 14px;
  margin-bottom: 5px;
}
section.step-primary .content-step .info-step2 .button-step2 {
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
section.step-primary .content-step .info-step2 .button-step2 .btn {
  border-radius: 0;
  height: 55px;
  cursor: pointer;
  font-size: 18px;
}
section.step-primary .content-step .info-step2 .button-step2 .btn.btn-white-step2, section.step-primary .content-step .info-step2 .button-step2 .btn.btn-white {
  background: #fff;
  border: 1px solid #999999;
}
section.step-primary .content-step .info-step2 .button-step2 .btn.btn-white-step2:hover, section.step-primary .content-step .info-step2 .button-step2 .btn.btn-white:hover {
  background: #ff9700;
  color: #fff;
}
section.step-primary .content-step .info-step2 .button-step2 .btn.btn-black {
  background: #000;
  color: #fff;
}
section.step-primary .content-step .info-step2 .button-step2 .btn.btn-black-step2 {
  color: #fff;
  background: #ff9700;
  float: right;
}
section.step-primary .content-step .info-step2 .button-step2 .btn.btn-black-step2:hover {
  background: #fff;
  color: #000;
  border: 1px solid #999999;
}
section.step-primary .content-step .info-step2 .button-step2 .btn.update {
  background: #fff;
}
section.step-primary .content-step .info-step3 {
  display: none;
  background: #eeeeee;
  float: left;
  width: 100%;
  padding: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
}
section.step-primary .content-step .info-step3 .title h2 {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: bold;
}
section.step-primary .content-step .info-step3 .info-step3-1 {
  float: left;
  width: 100%;
  padding: 30px 30px;
  margin-top: 30px;
  background: #fff;
  border: 1px dashed #999999;
}
section.step-primary .content-step .info-step3 .info-step3-1 .form-step3 {
  display: block;
}
section.step-primary .content-step .info-step3 .info-step3-1 .form-step3 .info-detail {
  margin-top: 10px;
  float: left;
  width: 70%;
}
section.step-primary .content-step .info-step3 .info-step3-1 .form-step3 .info-detail p {
  margin-bottom: 27px;
}
section.step-primary .content-step .info-step3 .info-step3-1 .form-step3 .info-detail p small {
  font-size: 14px;
  width: 100px;
  float: left;
}
section.step-primary .content-step .info-step3 .info-step3-1 .form-step3 .info-detail p span {
  font-size: 20px;
  font-weight: 600;
}
section.step-primary .content-step .info-step3 .info-step3-1 .form-step3 .info-detail .btn-action .edit {
  margin-right: 15px;
}
section.step-primary .content-step .info-step3 .info-step3-1 .form-step3 .info-avatar {
  float: left;
  width: 30%;
  padding: 0 30px 0 0;
}
section.step-primary .content-step .info-step3 .info-step3-1 .form-step3 .info-avatar img {
  max-width: 100%;
}
section.step-primary .content-step .info-step3 .content-info-3 {
  float: left;
  width: 100%;
  margin-top: 20px;
}
section.step-primary .content-step .info-step3 .content-info-3 .form-group .icondown {
  position: absolute;
  top: 55px;
  left: 100;
  right: 30px;
  z-index: 9;
}
section.step-primary .content-step .info-step3 .content-info-3 .form-group label {
  font-size: 14px;
}
section.step-primary .content-step .info-step3 .content-info-3 .form-group label b {
  color: #e01f26;
}
section.step-primary .content-step .info-step3 .content-info-3 .form-group input {
  height: 50px;
  border-radius: 0;
  border: 1px solid #999999;
}
section.step-primary .content-step .info-step3 .content-info-3 .form-group input[type=radio] {
  height: auto !important;
  margin-right: 5px;
}
section.step-primary .content-step .info-step3 .content-info-3 .form-group input[type=file] {
  height: auto !important;
  border: 0;
}
section.step-primary .content-step .info-step3 .content-info-3 .form-group input[type=checkbox] {
  height: auto !important;
  margin-right: 5px;
}
section.step-primary .content-step .info-step3 .content-info-3 .form-group span {
  font-size: 14px;
  margin-right: 50px;
}
section.step-primary .content-step .info-step3 .content-info-3 .form-group select {
  height: 50px;
  border-radius: 0;
  border: 1px solid #999999;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}
section.step-primary .content-step .info-step3 .content-info-3 .form-group textarea {
  height: 50px;
  border-radius: 0;
  border: 1px solid #999999;
}
section.step-primary .content-step .info-step3 .content-info-3 .form-group .form-content {
  padding: 20px;
}
section.step-primary .content-step .info-step3 .content-info-3 .form-group .nation {
  width: 100% !important;
}
section.step-primary .content-step .info-step3 .content-info-3 .form-group .select2 {
  width: 100% !important;
  margin-right: 0px;
}
section.step-primary .content-step .info-step3 .content-info-3 .form-group .select2 span {
  width: 100% !important;
  margin-right: 0px;
  height: 50px;
  border-radius: 0px;
  line-height: 50px;
  margin-right: 0px;
}
section.step-primary .content-step .info-step3 .content-info-3 .form-group .select2 span b {
  display: none;
}
section.step-primary .content-step .info-step3 .content-info-3 .form-padding {
  margin-top: 20px;
  width: 100%;
}
section.step-primary .content-step .info-step3 .content-info-3 fieldset {
  border: 1px solid silver;
}
section.step-primary .content-step .info-step3 .content-info-3 fieldset legend {
  width: auto;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 20px;
}
section.step-primary .content-step .info-step3 .content-info-3 label {
  float: left;
  width: 100%;
  font-size: 14px;
}
section.step-primary .content-step .info-step3 .content-info-3 .photo-info {
  margin-top: 25px;
}
section.step-primary .content-step .info-step3 .content-info-3 .photo-info .avatar {
  float: left;
  width: 30%;
}
section.step-primary .content-step .info-step3 .content-info-3 .photo-info .avatar img {
  max-width: 207px;
  max-height: 266px;
}
section.step-primary .content-step .info-step3 .content-info-3 .photo-info .info-passport {
  padding: 24px;
  border: 1px solid #ff9700;
  margin-top: 14px;
  float: right;
  width: 70%;
}
section.step-primary .content-step .info-step3 .content-info-3 .photo-info .info-passport h3 {
  font-size: 20px;
}
section.step-primary .content-step .info-step3 .content-info-3 .photo-info .info-passport h3 i {
  color: #ff9700;
  margin-right: 10px;
}
section.step-primary .content-step .info-step3 .content-info-3 .photo-info .info-passport p {
  font-size: 14px;
  margin-bottom: 5px;
}
section.step-primary .content-step .info-step3 .button-step3 {
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
section.step-primary .content-step .info-step3 .button-step3 .btn {
  border-radius: 0;
  height: 55px;
  cursor: pointer;
  font-size: 18px;
}
section.step-primary .content-step .info-step3 .button-step3 .btn.btn-white-step3, section.step-primary .content-step .info-step3 .button-step3 .btn.btn-white {
  background: #fff;
  border: 1px solid #999999;
}
section.step-primary .content-step .info-step3 .button-step3 .btn.btn-white-step3:hover, section.step-primary .content-step .info-step3 .button-step3 .btn.btn-white:hover {
  background: #ff9700;
  color: #fff;
}
section.step-primary .content-step .info-step3 .button-step3 .btn.btn-black {
  background: #000;
  color: #fff;
}
section.step-primary .content-step .info-step3 .button-step3 .btn.btn-black-step3 {
  color: #fff;
  background: #ff9700;
  float: right;
}
section.step-primary .content-step .info-step3 .button-step3 .btn.btn-black-step3:hover {
  background: #fff;
  color: #000;
  border: 1px solid #999999;
}
section.step-primary .content-step .info-step3 .button-step3 .btn.update {
  background: #fff;
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  header .logo .title-logo p {
    font-size: 20px;
  }
  header .logo .title-logo:last-child {
    font-size: 15px;
  }

  section.step-primary {
    margin-top: 20px;
  }
  section.step-primary .content-step .info-step1 {
    padding: 20px;
    margin-top: -50px;
  }
  section.step-primary .content-step .info-step1 .title h2 {
    font-size: 25px;
  }
  section.step-primary .content-step .info-step1 .form-step1 .form-group .icondown {
    position: absolute;
    top: 50px;
    left: 100;
    right: 30px;
  }
  section.step-primary .content-step .info-step1 .form-step1 .form-group input {
    height: 40px;
  }
  section.step-primary .content-step .info-step1 .form-step1 .form-group select {
    height: 40px;
  }
  section.step-primary .content-step .info-step1 .form-step1 .photo-info .avatar {
    width: 100%;
    text-align: center;
  }
  section.step-primary .content-step .info-step1 .form-step1 .photo-info .info-passport {
    width: 100%;
  }
  section.step-primary .content-step .info-step2 {
    padding: 20px;
    margin-top: -50px;
  }
  section.step-primary .content-step .info-step2 .title h2 {
    font-size: 25px;
  }
  section.step-primary .content-step .info-step2 .info-step2-1 {
    padding: 20px 20px 0;
    margin-top: 15px;
  }
  section.step-primary .content-step .info-step2 .info-step2-1 .form-step2 .info-avatar {
    width: 100%;
    text-align: center;
  }
  section.step-primary .content-step .info-step2 .info-step2-1 .form-step2 .info-avatar img {
    max-width: 100%;
  }
  section.step-primary .content-step .info-step2 .info-step2-1 .form-step2 .info-detail {
    width: 100%;
    margin-bottom: 10px;
  }
  section.step-primary .content-step .info-step2 .content-info-2 .photo-info .avatar {
    width: 100%;
    text-align: center;
  }
  section.step-primary .content-step .info-step2 .content-info-2 .photo-info .avatar img {
    max-width: 100%;
  }
  section.step-primary .content-step .info-step2 .content-info-2 .photo-info .info-passport {
    width: 100%;
  }
}
@media (max-width: 767px) {
  header .container .logo .title-logo {
    display: none;
  }

  section.step-primary {
    margin-top: 20px;
  }
  section.step-primary .container {
    padding: 0;
  }
  section.step-primary .container .content-step ul.tabs-step {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  section.step-primary .container .content-step ul.tabs-step li {
    margin: 0 2px;
    float: left;
    width: 150px;
    height: 150px;
  }
  section.step-primary .container .content-step ul.tabs-step li .content {
    width: 130px;
    height: 130px;
    left: 8px;
    top: 8px;
  }
  section.step-primary .container .content-step ul.tabs-step li .content i {
    font-size: 20px;
    margin-top: 23px;
    margin-bottom: 15px;
  }
  section.step-primary .container .content-step ul.tabs-step li .title {
    width: 40px;
    height: 40px;
    bottom: -12px;
    left: calc(50% - 20px);
    line-height: 40px;
    font-size: 10px;
  }
  section.step-primary .container .content-step .info-step1 .title h2 {
    font-size: 20px;
  }
  section.step-primary .container .content-step .info-step1 .form-step1 .form-group .icondown {
    position: absolute;
    top: 45px;
    left: 100;
    right: 30px;
  }
  section.step-primary .container .content-step .info-step1 .form-step1 .form-group label {
    font-size: 14px;
  }
  section.step-primary .container .content-step .info-step1 .form-step1 .form-group span {
    font-size: 14px;
  }
  section.step-primary .container .content-step .info-step1 .button-step1 {
    padding: 0;
  }
  section.step-primary .container .content-step .info-step1 .button-step1 .btn-white {
    margin-right: 10px;
  }
  section.step-primary .container .content-step .info-step1 .button-step1 .btn-black {
    margin-right: 0;
  }
  section.step-primary .container .content-step .info-step2 .title h2 {
    font-size: 20px;
  }
  section.step-primary .container .content-step .info-step2 .info-step2-1 .form-step2 .info-detail {
    width: 100%;
  }
  section.step-primary .container .content-step .info-step2 .info-step2-1 .form-step2 .info-detail small {
    width: 75px;
  }
  section.step-primary .container .content-step .info-step2 .info-step2-1 .form-step2 .info-detail p {
    margin-bottom: 10px;
  }
  section.step-primary .container .content-step .info-step2 .button-step2 {
    padding: 0;
  }
  section.step-primary .container .content-step .info-step2 .button-step2 .btn {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  section.step-primary .container .content-step .info-step2 .button-step2 .btn.btn-white-step2 {
    margin-right: 10px;
    float: left;
  }
  section.step-primary .container .content-step .info-step2 .button-step2 .btn.btn-black-step2 {
    margin-right: 0;
    float: left;
  }

  footer .item {
    width: 100%;
    padding-bottom: 10px;
  }
  footer .item img {
    width: 70px;
  }
  footer .item .title {
    margin-top: 10px;
    line-height: 10px;
  }
}
@media (max-width: 320px) {
  section.step-primary {
    margin-top: 20px;
  }
  section.step-primary .container {
    padding: 0px;
  }
  section.step-primary .container .content-step ul.tabs-step {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  section.step-primary .container .content-step ul.tabs-step li {
    margin: 0 12px;
    float: left;
    width: 120px;
    height: 120px;
  }
  section.step-primary .container .content-step ul.tabs-step li .content {
    width: 100px;
    height: 100px;
    left: 8px;
    top: 8px;
  }
  section.step-primary .container .content-step ul.tabs-step li .content i {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  section.step-primary .container .content-step ul.tabs-step li .content span {
    font-size: 14px;
  }
  section.step-primary .container .content-step ul.tabs-step li .title {
    width: 30px;
    height: 30px;
    bottom: -12px;
    left: calc(50% - 14px);
    line-height: 30px;
    font-size: 10px;
  }
  section.step-primary .container .content-step .info-step1 .title h2 {
    font-size: 20px;
  }
  section.step-primary .container .content-step .info-step2 .info-step2-1 .title h2 {
    font-size: 20px;
  }
  section.step-primary .container .content-step .info-step2 .info-step2-1 .form-step2 .info-detail {
    width: 100%;
  }
  section.step-primary .container .content-step .info-step2 .info-step2-2 .title h2 {
    font-size: 20px;
  }
  section.step-primary .container .content-step .info-step2 .info-step2-2 .content-info-2 .photo-info .avatar {
    width: 100%;
    text-align: center;
    margin-top: 0;
  }
  section.step-primary .container .content-step .info-step2 .info-step2-2 .content-info-2 .photo-info .avatar img {
    width: auto;
  }
  section.step-primary .container .content-step .info-step2 .info-step2-2 .content-info-2 .photo-info .info-passport {
    width: 100%;
  }
  section.step-primary .container .content-step .info-step2 .content-info-2 .photo-info .avatar {
    width: 100%;
    text-align: center;
    margin-top: 0;
  }
  section.step-primary .container .content-step .info-step2 .content-info-2 .photo-info .avatar img {
    width: auto;
  }
  section.step-primary .container .content-step .info-step2 .content-info-2 .photo-info .info-passport {
    width: 100%;
  }
  section.step-primary .container .content-step .button-step1 {
    padding: 22px 20px;
  }

  footer .item {
    width: 100%;
    padding-bottom: 10px;
  }
}
#breadcrumb ul {
  display: flex;
  /* A key part of our menu, displays items side by side, and allows reversing them */
  flex-direction: row-reverse;
  /* Reverse the items */
}

/* Background container */
#cssmenu-container {
  height: 220px;
  background-color: #CEE3F8;
}

/* Menu container */
.step-breadcrumb {
  display: inline-block;
  /* The menu will have width as needed, not 100% */
  position: relative;
  /*left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);*/
  font-family: Helvetica, sans-serif;
  font-size: 15px;
  line-height: 0.6em;
  border-radius: 1px;
  /* Little curvature in the borders */
  overflow: hidden;
  /* Hide everything that overflows, like shadows */
}

/* Icons */
.step-breadcrumb i {
  transform: scale(1.4);
}

/* Menu */
.step-breadcrumb ul {
  display: flex;
  /* A key part of our menu, displays items side by side, and allows reversing them */
  flex-direction: row-reverse;
  /* Reverse the items */
  /* Reset styles, overwrite browser defaults */
  list-style: none;
  margin: 0;
  padding: 0;
}

.step-breadcrumb ul li {
  margin: 0;
}

.step-breadcrumb ul li a {
  display: inline-block;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: 480;
  padding: 6px 30px;
  /* Adjusting padding to get the proper space */
  margin-left: -20px;
  /* Pull the items to the left, so the rounded right side will get over them */
  color: #003259;
  background-color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 0 100px 100px 0;
  /* Get the right side rounded */
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  /* Apply the shadow */
}

/* Hover event */
.step-breadcrumb ul li:hover a {
  background-color: #003259;
}

/* Remove the shadow for first item, last in the right side when it gets reversed */
.step-breadcrumb ul li:first-child a {
  box-shadow: none;
}

/* Active item is a bit different */
.step-breadcrumb ul li.active a {
  color: #FFFFFF;
  background-color: #003259;
}

/* Remove the shadow for the active's next item, to match the design more accurately */
.step-breadcrumb ul li.active + li a {
  box-shadow: none;
}

p.info-item {
  display: table;
  line-height: 1;
}

p.info-item small, p.info-item span {
  display: table-cell;
  min-width: 150px;
}

span.small {
  font-weight: 350 !important;
}

.form-heading {
  width: 100%;
}

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