.custom-h4{font-weight: 800;}
	.generatelogins{ display:none; }
	.w-45{ width:45%; }

	.field-icon {
		float: right;
		margin-right: -17px;
		margin-top: 14px;
		position: relative;
		z-index: 2;
		display: inline-block;
    }
	.toggle-password{
		display:none;
	}
    .box-header{
        font-weight: 300;
        line-height: 44px;
        font-family: 'Open Sans';
        margin: 0;
        padding: 0;
        color: #333;
        letter-spacing: 2px;
        font-size: 36px;
    text-align: center;
}
h2.box-header::after {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
h2.box-header:after {
    background-color: #F5A800;
}
.box-header::after {
    display: block;
    content: "";
    background: #1E69B8;
    width: 40px;
    height: 2px;
    margin-top: 13px;
}
.icon{
    width: max-content;
    display: inline;
}
.iconheading {
    margin-top: 15px;
    width: fit-content;
    display: initial;
    letter-spacing: 2px;
    font-size:17px;
}
.feature-item{
    margin-top:10px;
}
.box-body{
    width:80%;
    margin-left:10%;
}

.contactphone{
    color:#F5A800 !important;
    font-size:60px;
}
.bg-grey{
    background-color:#f5f5f5;
}
.contactus p{
    font-size: 16px;
}
.owl-carousel .owl-item {
height:500px;
}
header .item {
  height: 90vh;

}
header .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
header .item .cover {
  padding: 75px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
}
header .item .cover .header-content {
  position: relative;
  padding: 12%;
  overflow: hidden;
  
}

.item2 .cover .header-content {
  position: relative;
  padding: 5% !important;
  overflow: hidden;
  
}
.btn-glass{
  border: 1px solid #fff;
    color: #fff;
}
.btn-glass:hover{
  border: 1px solid #F5A800;
  background-color: #F5A800;
  color: #fff !important;
}
.layer1{
  width:50%;
  background-color: rgb(4 4 4 / 55%);
  display: inline-block;
  padding:3%;
}
.layer2{
  width:40%;
  display: inline-block;
}
header .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border:none;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
header .item .cover .header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
header .item .cover .header-content h1 {
  font-size: 56px;
  font-weight: 600;
  margin: 5px 0 20px;
  word-spacing: 3px;
  color: #fff;
}
header .item .cover .header-content h2 {
  font-weight: 600;
  margin: 5px 0 20px;
  word-spacing: 3px;
  color: #fff;
}
header .item .cover .header-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}
header .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
header .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
header .owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
header .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
header .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background:none;
  cursor: pointer;
 border:none;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
header .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
header .owl-nav .owl-prev:focus {
  outline: 0;
}

header .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background:none;
  cursor: pointer;
  border:none;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
header .owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #fff;
}
header .owl-nav .owl-next:focus {
  outline: 0;
}
.owl-theme .owl-nav [class*=owl-] {
  background: none;
}
header:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
header:hover .owl-next {
  right: 0px;
  opacity: 1;
}
.content-wrapper, .carousil {
    padding:0px;
}
.owl-stage .active{
    margin-right:0px !important;
}
.theme-one .row{
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.carousil .col-lg-12, .carousil .col-md-12{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

@media only screen and (max-width: 600px) {
  .applynow, .header-content .subcontent{
        display: none;
    }

    .layer1, .layer2{
      width:100%;
    }
    .loginforgotpwdform{
      top:0px !important;
      right:0px !important;
    }
  
  }
  .form-check-label{
    color:#000;
    font-weight: 500;
  }
.input-group-append{
  border-radius: 5px;
}
  .owl-carousel {
    position: inherit;
  }

  .loginforgotpwdform{
    width: 100%;
    max-width: 400px;
    float: right;
    background-color: rgba(237, 237, 237, 0.5);
    background-color: hsla(0, 0%, 93%, 0.5);
    border : 1px solid #000;
    border-radius: 5px;
      display: flex;
  align-items: center;
  position: absolute;
  right:3px;
  top: 3px;

  }
.custom_space3{
  margin-top: 1rem
}
.custom-h4{font-weight: 800;}
.generatelogins{ display:none; }
.w-45{ width:45%; }

.field-icon {
  float: right;
  margin-right: -20px;
  margin-top: 14px;
  position: relative;
  z-index: 2;
  display: inline-block;
  }
.toggle-password{
  display:none;
}
  .w-70{
      width:70%;
  }
  .font-weight-semibold a, .font-weight-smallbold a{
      color: #000;
      text-decoration: underline;
  }
