  .header-default{
    background: rgba(40, 58, 90, 0.9);
}

#home{
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../img/background-alt.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.content-page{
    margin-top: 72px;
}

.services .icon-box {
  text-align: center;
  border: 1px solid #d5e1ed;
  padding: 80px 20px;
  transition: all ease-in-out 0.3s;
}

.services .icon-box .icon {
  margin: 0 auto;
  width: 64px;
  height: 64px;
  background: #1977cc;
  border-radius: 5px;
  transition: all .3s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transform-style: preserve-3d;
}

.services .icon-box .icon i {
  color: #fff;
  font-size: 28px;
}

.services .icon-box .icon::before {
  position: absolute;
  content: '';
  left: -8px;
  top: -8px;
  height: 100%;
  width: 100%;
  background: #badaf7;
  border-radius: 5px;
  transition: all .3s ease-out 0s;
  transform: translateZ(-1px);
}

.services .icon-box h4 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
}

.services .icon-box h4 a {
  color: #2c4964;
}

.services .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.services .icon-box:hover {
  background: #1977cc;
  border-color: #1977cc;
}

.services .icon-box:hover .icon {
  background: #fff;
}

.services .icon-box:hover .icon i {
  color: #1977cc;
}

.services .icon-box:hover .icon::before {
  background: #3291e6;
}

.services .icon-box:hover h4 a, .services .icon-box:hover p {
  color: #fff;
}

.modal-backdrop{
  z-index: 99;
}

.watzap-wdg-parent.right{
    right: 70px !important;
}

.login-form {
  padding-top: 120px;
  border-bottom: 10px solid #F8F9FA;
}
.login-form h4 {
  position: relative;
  padding-bottom: 10px;
}
.login-form h4:before {
  height: 1px;
  width: 80px;
  background: #ccc;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
}
.btn-rounded {
  border-radius: 50px;
}
.btn-blue {
  background: #026874;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
  transition: ease all 1s;
  padding: 10px 20px;
}
.btn-blue:hover {
  background: #fff;
  color: #026874;
  border-color: #026874;
}
.btn-blue-outline {
  background: #fff;
  color: #026874;
  border-color: #026874;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
  transition: ease all 1s;
  padding: 10px 20px;
}
.btn-blue-outline:hover {
  background: #026874;
  color: #fff;
  border-color: #026874;
}

.form-mjm {
  height: 50px;
  border-radius: 5px !important;
  border: 0;
  background: #F8F9FA;
}
.btn-rounded {
  border-radius: 50px;
}
.fs-16 {
  font-size: 16px !important;
}
.client-area {
  padding-top: 225px;
  background: #E8FAF8;
  padding-bottom: 70px;
}
.login-form img {
  width: 410px;
  max-width: 100%;
}

.bg-blue-title {
  padding-top: 120px;
  padding-bottom: 20px;
  background: #E8FAF8;
  position: relative;
}
.bg-blue-title:after {
  background: #E8FAF8;
  height: 100px;
  width: 100%;
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  border-radius: 100%;
}
.bg-blue-title:before {
  background: #FFFFFF;
  height: 20px;
  width: 100%;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}
.bg-blue-title .container {
  z-index: 1;
  position: relative;
}

.form-contact, .form-client {
  padding-top: 30px;
  padding-bottom: 70px;
  overflow: hidden;
}

.form-contact label, .form-client label {
  font-weight: 600;
  color: #444444;
  font-size: 16px;
}
.form-client label.form-check-label {
  font-weight: 400;
}
.form-contact .form-check .form-check-input, .form-client .form-check .form-check-input {
  transform: scale(1.3);
  margin-right: 15px;
  margin-top: 6px;
}
.form-contact .form-control, .form-client .form-control {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-radius: 0;
  border-color: #DBDBDB;
}
.btn-loginc {
  text-align: center;
  line-height: normal;
  padding-left: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.btn-loginc span {
  display: block;
  font-size: 14px;
  color: #707070;
  font-style: italic;
}
.btn-loginc a {
  font-size: 17px;
  color: #026874;
  font-weight: 700;
}

label.parsley-errors-list {
  padding: 0;
  /*margin: 2px 5px 6px 10px;*/
  font-style: italic;
}
label.parsley-errors-list>span {
  list-style: none !important;
  font-size: 12px;
  padding: 0;
  margin: 0;
  color: #bf0b1c;
}

.acc-profile .list-event .thumb {
  height: 275px;
}
.profile-member {
  padding-top: 120px;
  border-bottom: 10px solid #F8F9FA;
}
.member-name {
  display: inline-block;
  color: #026874;
  font-size: 18px;
  margin-bottom: 25px;
}
.acc-profile .nav {
  width: 100%;
}
.acc-profile .nav-pills .nav-link {
  color: #026874;
  font-size: 14px;
  border: 3px solid #026874;
  border-radius: 0;
  text-align: left;
  padding: 15px 30px;
  line-height: normal;
}
.acc-profile .nav-pills .nav-link:last-child {
  border-bottom: 3px solid #026874;
}
.acc-profile .nav-pills .nav-link:hover,
.acc-profile .nav-pills .nav-link.active, .acc-profile .nav-pills .show>.nav-link {
  background: #026874;
  color: #fff;
}
.table-profile {
  margin-top: 30px;
}
.table-profile th, .table-profile td {
  font-size: 14px;
  padding: 15px;
}
.table-profile th {
  color: #026874;
  line-height: normal;
}
.table-profile.table>:not(:first-child) {
  border-top: 1px solid #dee2e6;
}
.table-profile tr:last-child,
.table-profile tr:last-child td {
  border-bottom: 0 !important;
  border-color: #000;
}
.in-table {
  display: flex;
  align-items: center;
  color: #026874;
}
.form-profile .form-control,
.form-contract .form-select,
.form-contract .form-control {
  height: 50px;
  color: #06274c;
}
.form-profile label,
.form-contract label {
  color: #06274c;
}
.select-type input {
  display: none;
}
.select-type label span {
  width: 150px;
  height: 50px;
  display: flex;
  margin-right: 10px;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 6px;
  border: 1px solid #06274c;
  color: #06274c;
  font-size: 18px;
  letter-spacing: 3px;
  cursor: pointer;
  font-weight: 700;
  transition: ease all .5s;
}
.select-type label input[type=radio]:checked ~ span {
  background: #06274c;
  color: #fff;

}
.form-contract .btn-yellow,
.form-profile .btn-yellow {
  letter-spacing: 3px;
}
.team .member .pic{
  max-height: 180px;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a{
    font-weight: inherit;
}



.priority .icon-box {
    text-align: center;
    border: 1px solid #d5e1ed;
    padding: 20px 20px;
    transition: all ease-in-out 0.3s;
}
  
.priority .icon-box .icon {
    margin: 0 auto;
    width: 64px;
    height: 64px;
    background: #1977cc;
    border-radius: 5px;
    transition: all .3s ease-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transform-style: preserve-3d;
}

.priority .icon-box .icon i {
color: #fff;
font-size: 28px;
}

.priority .icon-box .icon::before {
position: absolute;
content: '';
left: -8px;
top: -8px;
height: 100%;
width: 100%;
background: #badaf7;
border-radius: 5px;
transition: all .3s ease-out 0s;
transform: translateZ(-1px);
}

.priority .icon-box h4 {
font-weight: 700;
margin-bottom: 15px;
font-size: 19px;
}

.priority .icon-box h4 a {
color: #2c4964;
}

.priority .icon-box p {
line-height: 24px;
font-size: 14px;
margin-bottom: 0;
}

.priority .icon-box:hover {
background: #1977cc;
border-color: #1977cc;
}

.priority .icon-box:hover .icon {
background: #fff;
}

.priority .icon-box:hover .icon i {
color: #1977cc;
}

.priority .icon-box:hover .icon::before {
background: #3291e6;
}

.priority .icon-box:hover h4 a, .priority .icon-box:hover p {
color: #fff;
}

.priority .align-items-stretch{
    margin-bottom: 15px;
}
.priority-gallery{
    margin-bottom: 20px;
}
.priority-gallery h3{
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #789ad5;
}
.form-profile label{
    margin-bottom: 10px;
}
  
.form-request label {
    margin-bottom: 10px;
    font-size: 16px;
}
.align-items-stretch a {
  color: #444444;
  transition: ease-in-out 0.1s;
  display: contents;
  width: -webkit-fill-available;
}
.align-items-stretch a:hover {
  color: #FFFFFF;
}
body .uwy.userway_p1 .uai{
  left: calc(98vw - 13px) !important;
}
@media (max-width: 1128px) {
  body .uwy.userway_p1 .uai{
    left: calc(100vw - 13px) !important;
  }
}
@media (min-width: 992px) and (max-width: 1500px) {
  .navbar{
    padding-right: 35px;
  }
}
@media (max-width: 992px) {
    .align-items-stretch:not(.mt-4) {
        margin-bottom: 15px;
    }
    body .uwy.userway_p1 .uai{
        left: calc(90vw - 13px) !important;
    }
    #imgmodal{
        margin-top: 50%;
    }
}
