@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;400;500;600&display=swap');
body {
	font-family: 'Poppins', sans-serif, arial, Verdana, Helvetica, sans-serif;
	background: #efe7ed;
	font-size: 12px;
	color: #333;
}


/*---login start---*/
.pattern-6 {
    background: url(../../img/back.jpg) 0px 0px no-repeat scroll rgb(54 127 151);
    padding: 70px;
    width: 100%;
    min-height: 100vh;
    display: -ms-grid;
    display: grid;
    position: relative;
    z-index: 1;
    background-size: 100% 100%;
}
@media only screen and (max-width: 1199px) {
  .pattern-6 {
    padding: 70px;
  }
}
@media only screen and (max-width: 991px) {
  .pattern-6 {
    padding: 70px;
  }
  h2.headh2.co {
      font-size:26px!important;
  }
}
@media only screen and (min-width: 991px) {
    .pattern-6 {
        padding: 50px;
    }

    h2.headh2.co {
        font-size: 26px !important;
    }

    h2.fxt-page-title {
        font-size: 68px !important;
    }

    .loginfooter-lgn a img {
        margin-left: -35px !important;
        ;
    }

    p.headp.co {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 767px) {
  .pattern-6 {
    padding: 50px;
  }
  .pattern-6 .fxt-heading-content .fxt-logo {
	margin-top:0!important;
  }
  .thumbnail {
      border-radius: 125px;
  }
}
@media only screen and (max-width: 575px) {
  .pattern-6 {
    padding: 30px;
  }
  .pattern-6 .fxt-heading-content .fxt-logo {
	margin-top:0!important;
  }
}
@media only screen and (max-width: 479px) {
  .pattern-6 {
    padding: 15px;
  }
}
.pattern-6 .fxt-shape {
    height: 100%;
    width: calc((100vw + 220px)/4);
    background-image: linear-gradient(270deg,rgba(51,148,225,.18),transparent);
  background-color: #a12861;
    content: "";
    left: 0;
    top: 0;
    z-index: -1;
    position: absolute;
}
@media only screen and (max-width: 1199px) {
  .pattern-6 .fxt-shape {
    width: calc((100vw + 180px)/4);
  }
}
@media only screen and (max-width: 991px) {
  .pattern-6 .fxt-shape {
    width: calc((100vw + 140px)/4);
  }
}
@media only screen and (max-width: 767px) {
  .pattern-6 .fxt-shape {
    width: calc((100vw + 100px)/4);
  }
}
@media only screen and (max-width: 575px) {
  .pattern-6 .fxt-shape {
    width: calc((100vw + 60px)/4);
  }
}
@media only screen and (max-width: 479px) {
  .pattern-6 .fxt-shape {
    width: calc((100vw + 30px)/4);
  }
}
.pattern-6 .fxt-content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .pattern-6 .fxt-content-wrap {
    display: block;
  }
}
.pattern-6 .fxt-heading-content {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 50px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 991px) {
  .pattern-6 .fxt-heading-content {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .pattern-6 .fxt-heading-content {
    padding: 40px 15px;
    padding-bottom: 75px;
  }
}
.pattern-6 .fxt-heading-content:before {
  height: 100%;
    width: 100%;
    background: #134a5c;
    /*background: url(../../img/back.jpg) 0px 0px no-repeat scroll rgb(142, 58, 118);
    background-image: linear-gradient(270deg,rgba(51,148,225,.18),transparent);*/
    content: "";
    left: 0px;
    top: 0px;
    z-index: -1;
    position: absolute;
    /*background-size: 100% 100%;*/
}
h2.fxt-page-title {
    color: #e3f8ff;
    font-size: 78px;
    text-align: center;
    font-weight: 100;
}
.pattern-6 .fxt-heading-content .fxt-inner-wrap {
  text-align: center;
  max-width: 640px;
  width: 100%;
}
.pattern-6 .fxt-heading-content .fxt-logo {
  display: inline-block;
  /*margin-bottom: 35px;*/
  margin-left: auto;
  margin-right: auto;
  max-width: 40vw;
  margin-top: -10px;
}
.pattern-6 .fxt-heading-content .fxt-main-title {
  color: #ffffff;
  font-size: 42px;
  font-weight: 500;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1199px) {
  .pattern-6 .fxt-heading-content .fxt-main-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 991px) {
  .pattern-6 .fxt-heading-content .fxt-main-title {
    font-size: 32px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .pattern-6 .fxt-heading-content .fxt-main-title {
    font-size: 30px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .pattern-6 .fxt-heading-content .fxt-main-title {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
.pattern-6 .fxt-heading-content .fxt-login-option {
  max-width: 400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.pattern-6 .fxt-heading-content .fxt-login-option ul {
  text-align: center;
  list-style-type: none;
}
.pattern-6 .fxt-heading-content .fxt-login-option ul li {
  margin-bottom: 15px;
}
.pattern-6 .fxt-heading-content .fxt-login-option ul li:last-child {
  margin-bottom: 0;
}
.pattern-6 .fxt-heading-content .fxt-login-option ul li a {
  padding: 15px;
  border: 1px solid;
  border-color: #fff;
  color: #ffffff;
  font-size: 16px;
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pattern-6 .fxt-heading-content .fxt-login-option ul li a:hover {
  background-color: #ffffff;
  color: #14133b;
}
@media only screen and (max-width: 1199px) {
  .pattern-6 .fxt-heading-content .fxt-login-option ul li a {
    font-size: 18px;
    padding: 14px;
  }
}
@media only screen and (max-width: 991px) {
  .pattern-6 .fxt-heading-content .fxt-login-option ul li a {
    font-size: 17px;
    padding: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .pattern-6 .fxt-heading-content .fxt-login-option ul li a {
    font-size: 16px;
    padding: 12px;
  }
}
@media only screen and (max-width: 575px) {
  .pattern-6 .fxt-heading-content .fxt-login-option ul li a {
    font-size: 15px;
    padding: 11px;
  }
}
.pattern-6 .fxt-form-content {
  -webkit-box-shadow: 0 3px 79px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 79px 0 rgba(0, 0, 0, 0.08);
  width: 50%;
  background-color: rgba(255, 255, 255, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (max-width: 991px) {
  .pattern-6 .fxt-form-content {
    width: 100%;
  }
}
.pattern-6 .fxt-form-content .fxt-page-switcher {
  padding: 60px 45px 0 45px;
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}
@media only screen and (max-width: 575px) {
  .pattern-6 .fxt-form-content .fxt-page-switcher {
    padding: 40px 15px 0;
  }
}
.pattern-6 .fxt-form-content .fxt-page-switcher .fxt-switcher-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
  list-style-type: none;
}
.pattern-6 .fxt-form-content .fxt-page-switcher .fxt-switcher-wrap li:first-child .fxt-switcher-btn {
  border-left: 1px solid;
  border-color: #111111;
}
.pattern-6 .fxt-form-content .fxt-page-switcher .fxt-switcher-wrap li:first-child .fxt-switcher-btn:hover,
.pattern-6 .fxt-form-content .fxt-page-switcher .fxt-switcher-wrap li:first-child .fxt-switcher-btn.active {
  border-color: #17a2b8;
}
.pattern-6 .fxt-form-content .fxt-page-switcher .fxt-switcher-wrap li:last-child .fxt-switcher-btn {
  border-right: 1px solid;
  border-color: #111111;
}
.pattern-6 .fxt-form-content .fxt-page-switcher .fxt-switcher-wrap li:last-child .fxt-switcher-btn:hover,
.pattern-6 .fxt-form-content .fxt-page-switcher .fxt-switcher-wrap li:last-child .fxt-switcher-btn.active {
  border-color: #a02962;
}
.pattern-6 .fxt-form-content .fxt-page-switcher .fxt-switcher-btn {
  padding: 9px 27px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #111111;
  color: #111111;
  display: block;
  font-size: 18px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pattern-6 .fxt-form-content .fxt-page-switcher .fxt-switcher-btn:hover {
  color: #17a2b8;
}
.pattern-6 .fxt-form-content .fxt-page-switcher .fxt-switcher-btn.active {
  background-color: #a02962;
  color: #ffffff;
  border-color: #1b53d4;
}
@media only screen and (max-width: 1199px) {
  .pattern-6 .fxt-form-content .fxt-page-switcher .fxt-switcher-btn {
    font-size: 17px;
    padding: 8px 25px;
  }
}
@media only screen and (max-width: 991px) {
  .pattern-6 .fxt-form-content .fxt-page-switcher .fxt-switcher-btn {
    font-size: 16px;
    padding: 7px 23px;
  }
}
@media only screen and (max-width: 767px) {
  .pattern-6 .fxt-form-content .fxt-page-switcher .fxt-switcher-btn {
    font-size: 15px;
    padding: 6px 21px;
  }
}
.pattern-6 .fxt-form-content .fxt-page-title {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 700;
  color: #14133b;
}
@media only screen and (max-width: 1199px) {
  .pattern-6 .fxt-form-content .fxt-page-title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 991px) {
  .pattern-6 .fxt-form-content .fxt-page-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .pattern-6 .fxt-form-content .fxt-page-title {
    font-size: 28px;
  }
  h2.fxt-page-title {
    font-size: 28px;
}
  footer.loginfooter-lgn {
    margin: 0 auto;
    width: 45%!important;
}
}
@media only screen and (max-width: 575px) {
  .pattern-6 .fxt-form-content .fxt-page-title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 479px) {
  .pattern-6 .fxt-form-content .fxt-page-title {
    font-size: 24px;
  }
}
.pattern-6 .fxt-form-content .fxt-description {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 30px;
}
.pattern-6 .fxt-form-content .fxt-label {
  color: #14133b;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px;
}
.pattern-6 .fxt-form-content .fxt-main-form {
  padding: 0px 50px 20px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .pattern-6 .fxt-form-content .fxt-main-form {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 575px) {
  .pattern-6 .fxt-form-content .fxt-main-form {
    padding: 20px 30px 10px;
  }
}
.pattern-6 .fxt-form-content .fxt-inner-wrap {
  /*max-width: 440px;*/
  width: 100%;
}
.pattern-6 .fxt-form-content .form-group {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}
.pattern-6 .fxt-form-content .form-group .field-icon {
  position: absolute;
  z-index: 1;
  right: 19px;
  bottom: 18px;
  font-size: 14px;
  color: #a1a1a1;
}
.pattern-6 .fxt-form-content .form-group .field-icon:before {
  /*padding: 17px 10px;*/
}
.pattern-6 .fxt-form-content .form-control {
  min-height: 50px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #134a5c4f;
  padding: 10px 15px;
  color: #111;
  width: 100%;
  outline: 0;
  font-size: 14px;
}
.pattern-6 .fxt-form-content input::-webkit-input-placeholder {
  color: #acacac;
  font-size: 17px;
  font-weight: 400;
}
.pattern-6 .fxt-form-content input::-moz-placeholder {
  color: #acacac;
  font-size: 17px;
  font-weight: 400;
}
.pattern-6 .fxt-form-content input:-moz-placeholder {
  color: #acacac;
  font-size: 17px;
  font-weight: 400;
}
.pattern-6 .fxt-form-content input:-ms-input-placeholder {
  color: #acacac;
  font-size: 17px;
  font-weight: 400;
}
.pattern-6 .fxt-form-content .fxt-btn-fill {
  font-family: 'Roboto', sans-serif;
  cursor: pointer;
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 1px solid;
  border-color: #ffa200;
  color: #fff;
  border-radius: 3px;
  background-color: #ffa200;
  padding: 10px 36px;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pattern-6 .fxt-form-content .fxt-btn-fill:hover {
  background-color: #df8500;
    border-color: #df8500;
}
.pattern-6 .fxt-form-content .fxt-btn-fill:focus {
  outline: none;
}
@media only screen and (max-width: 991px) {
  .pattern-6 .fxt-form-content .fxt-btn-fill {
    font-size: 16px;
    padding: 9px 32px;
  }
}
@media only screen and (max-width: 767px) {
  .pattern-6 .fxt-form-content .fxt-btn-fill {
    font-size: 15px;
    padding: 8px 28px;
  }
}
.pattern-6 .fxt-form-content .fxt-switcher-description {
  text-align: center;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #888888;
  margin-bottom: 10px;
}
.pattern-6 .fxt-form-content .fxt-switcher-text {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  padding: 0;
  color: #1b52d2;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 5px;
  text-decoration: underline;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pattern-6 .fxt-form-content .fxt-switcher-text:hover {
  color: #06339e;
}
.pattern-6 .fxt-form-content .fxt-switcher-text:focus {
  outline: none;
}
.pattern-6 .fxt-form-content .fxt-checkbox-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pattern-6 .fxt-form-content .fxt-checkbox-box {
  margin-bottom: 5px;
}
.pattern-6 .fxt-form-content .fxt-checkbox-box label {
  color: #adadad;
  margin-bottom: 0;
  font-size: 16px;
  position: relative;
  padding-left: 22px;
  font-weight: 400;
}
.pattern-6 .fxt-form-content .fxt-checkbox-box label:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 5px;
  left: 0;
  right: 0;
  border: 1px solid;
  border-color: #dcdcdc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.pattern-6 .fxt-form-content .fxt-checkbox-box label:after {
  position: absolute;
  font-size: 10px;
  color: #555555;
}
.pattern-6 .fxt-form-content .fxt-checkbox-box input[type="checkbox"] {
  display: none;
}

.pattern-6 .fxt-form-content .fxt-checkbox-box input[type="checkbox"]:checked + label::before {
  background-color: #19263f;
  border-color: #19263f;
}
.pattern-6 .fxt-form-content .fxt-otp-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.pattern-6 .fxt-form-content .fxt-otp-row .fxt-otp-col {
  padding: 10px 5px;
  text-align: center;
  margin-right: 30px;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.pattern-6 .fxt-form-content .fxt-otp-row .fxt-otp-col:last-child {
  margin-right: 0;
}
.pattern-6 .fxt-form-content .fxt-otp-btn {
  margin-bottom: 30px;
}
.loaded.pattern-6 .fxt-shape.fxt-animation-active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
img.imglogo {
    height: 110px;
}
.co {
    color: #14133b;
    margin-top: 10px;
}
a {
    text-decoration: none;
}
p.headp.bot1{
    margin-bottom:-10px!important;
}
h3.botspace {h2.fxt-page-title
    margin-top: -8px;
    margin-bottom:15px;
}
.list-group.service-provide {
    display: block;
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}
.service-provide {
    list-style: none;
}
ul.list-group.service-provide.prov li {
    color: #fff;
}
.service-provide li {
    width: 49%;
    color: #fff;
    margin-bottom: 14px;
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
}
h4.headingh4.op {
    color: #e69200;
    font-weight: 600;
    font-size: 18px;
}
.loginfooter-lgn a img {
    position: absolute;
    /* top: 69px; */
    bottom: 46px;
    text-align: center;
    margin:0 auto;
}
/*---login end---*/
footer.loginfooter-lgn {
    margin: 0 auto;
    width: 19%;
}