/*======================

   01. Theme Base CSS

=========================*/

html,

body {

  width: 100%;

  height: 100%; }



body {

  position: relative;

  font-family: 'Poppins', sans-serif;

  color: #303030;

  background: #ffffff;

  font-size: 16px;

  font-weight: 400;

  height: 100%;

  width: 100%;

  margin: 0;

  padding: 0;

  overflow-x: hidden; }



section, header {

  overflow: hidden; }



img {

  max-width: 100%;

  height: auto; }



p, tr td {

  font-family: 'Poppins', sans-serif;

  font-weight: 400;

  font-size: 16px;

  letter-spacing: 0.26px;

  line-height: 24px;

  color: #383838; }



h1,

h2,

h3,

h4,

h5,

h6 {

  margin-bottom: 10px;

  font-family: 'Poppins', sans-serif;

  color: #1f1f1f;

  font-size: 24px;

  font-weight: 700; }



a {

  font-family: 'Poppins', sans-serif;

  text-decoration: none;

  display: block;

  margin: 0px;

  font-weight: 400;

  text-transform: capitalize; }



a:hover {

  text-decoration: none; }



a:active,

a:hover {

  outline: 0 none;

  color: unset; }



section {

  position: relative; }



ul {

  list-style: outside none none;

  margin: 0;

  padding: 0; }



li {

  display: inline-block; }



.dark_bg {

  background: #040d14; }



.o_zero {

  opacity: 0; }



.d_none {

  display: none; }



.color_one {

  color: #17B0C3; }



.bold_p {

  font-weight: 700; }



.owl-theme .owl-nav .owl-next {

  color: #17B0C3;

  text-decoration: none; }



.owl-theme .owl-nav .owl-next:hover {

  color: #444444;

  background: none;

  text-decoration: none; }



.owl-theme .owl-nav [class*=owl-] {

  background: no-repeat; }



.owl-theme .owl-nav .owl-prev {

  color: #444444; }



/*=====basce css end here=========*/

/**

 * Owl Carousel v2.2.1

 * Copyright 2013-2017 David Deutsch

 * Licensed under  ()

 */

.owl-theme .owl-dots, .owl-theme .owl-nav {

  text-align: center;

  -webkit-tap-highlight-color: transparent; }



.owl-theme .owl-nav {

  margin-top: 10px; }



.owl-theme .owl-nav [class*=owl-] {

  color: #FFF;

  margin: 5px;

  padding: 4px 7px;

  display: inline-block;

  cursor: pointer;

  border-radius: 3px; }



.owl-theme .owl-nav .disabled {

  opacity: .5;

  cursor: default; }



.owl-theme .owl-nav.disabled + .owl-dots {

  margin-top: 10px; }



.owl-theme .owl-dots .owl-dot {

  display: inline-block;

  zoom: 1; }



.owl-theme .owl-dots .owl-dot span {

  width: 10px;

  height: 10px;

  margin: 5px 7px;

  background: #D6D6D6;

  display: block;

  -webkit-backface-visibility: visible;

  transition: opacity .2s ease;

  border-radius: 30px; }



.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {

  background: #02baab; }



/* =====================================

MARGIN TOP

===================================== */

.mt-0 {

  margin-top: 0; }



.mt-10 {

  margin-top: 10px; }



.mt-15 {

  margin-top: 15px; }



.mt-20 {

  margin-top: 20px; }



.mt-30 {

  margin-top: 30px; }



.mt-40 {

  margin-top: 40px; }



.mt-50 {

  margin-top: 50px; }



.mt-60 {

  margin-top: 60px; }



.mt-70 {

  margin-top: 70px; }



.mt-80 {

  margin-top: 80px; }



.mt-90 {

  margin-top: 90px; }



.mt-100 {

  margin-top: 100px; }



.mt-110 {

  margin-top: 110px; }



.mt-120 {

  margin-top: 120px; }



.mt-130 {

  margin-top: 130px; }



.mt-140 {

  margin-top: 140px; }



.mt-150 {

  margin-top: 150px; }



/* =====================================

MARGIN RIGHT,LEFT

===================================== */

.mr-10 {

  margin-right: 10px; }



.mr-15 {

  margin-right: 15px; }



.mr-30 {

  margin-right: 30px; }



.mr-20 {

  margin-right: 20px; }



.mr-40 {

  margin-right: 40px; }



.mr-50 {

  margin-right: 50px; }



.mr-60 {

  margin-right: 60px; }



.mr-80 {

  margin-right: 80px; }



.ml-10 {

  margin-left: 10px; }



.ml-15 {

  margin-left: 15px; }



.ml-20 {

  margin-left: 20px; }



.ml-30 {

  margin-left: 30px; }



.ml-50 {

  margin-left: 50px; }



.ml-60 {

  margin-left: 60px; }



.ml-80 {

  margin-left: 80px; }



/* =====================================

MARGIN BOTTOM

===================================== */

.mb-0 {

  margin-bottom: 0; }



.mb-5 {

  margin-bottom: 5; }



.mb-10 {

  margin-bottom: 10px; }



.mb-15 {

  margin-bottom: 15px; }



.mb-20 {

  margin-bottom: 20px; }



.mb-30 {

  margin-bottom: 30px; }



.mb-40 {

  margin-bottom: 40px; }



.mb-50 {

  margin-bottom: 50px; }



.mb-55 {

  margin-bottom: 55px; }



.mb-60 {

  margin-bottom: 60px; }



.mb-70 {

  margin-bottom: 70px; }



.mb-80 {

  margin-bottom: 80px; }



.mb-90 {

  margin-bottom: 90px; }



.mb-100 {

  margin-bottom: 100px; }



.mb-110 {

  margin-bottom: 110px; }



.mb-120 {

  margin-bottom: 120px; }



.mb-130 {

  margin-bottom: 130px; }



.mb-140 {

  margin-bottom: 140px; }



.mb-150 {

  margin-bottom: 150px; }



/*===================================== 

PADDING TOP

===================================== */

.pt-0 {

  padding-top: 0; }



.pt-10 {

  padding-top: 10px; }



.pt-15 {

  padding-top: 15px; }



.pt-20 {

  padding-top: 20px; }



.pt-30 {

  padding-top: 30px; }



.pt-40 {

  padding-top: 40px; }



.pt-50 {

  padding-top: 50px; }



.pt-60 {

  padding-top: 60px; }



.pt-70 {

  padding-top: 70px; }



.pt-80 {

  padding-top: 80px; }



.pt-90 {

  padding-top: 90px; }



.pt-100 {

  padding-top: 100px; }



.pt-110 {

  padding-top: 110px; }



.pt-120 {

  padding-top: 120px; }



.pt-130 {

  padding-top: 130px; }



.pt-140 {

  padding-top: 140px; }



.pt-150 {

  padding-top: 150px; }



.pt-160 {

  padding-top: 160px; }



.pt-180 {

  padding-top: 180px; }



.pt-190 {

  padding-top: 190px; }



.pt-200 {

  padding-top: 200px; }



.pt-210 {

  padding-top: 210px; }



.pt-260 {

  padding-top: 260px; }



.pt-300 {

  padding-top: 300px; }



/* =====================================

PADDING RIGHT

===================================== */

.pr-0 {

  padding-right: 0; }



.pr-10 {

  padding-right: 10px; }



.pr-15 {

  padding-right: 15px; }



.pr-20 {

  padding-right: 20px; }



.pr-25 {

  padding-right: 25px; }



.pr-30 {

  padding-right: 30px; }



.pr-40 {

  padding-right: 40px; }



.pr-45 {

  padding-right: 45px; }



.pr-50 {

  padding-right: 50px; }



.pr-60 {

  padding-right: 60px; }



.pr-70 {

  padding-right: 70px; }



.pr-75 {

  padding-right: 75px; }



.pr-80 {

  padding-right: 80px; }



.pr-90 {

  padding-right: 90px; }



.pr-100 {

  padding-right: 100px; }



.pr-110 {

  padding-right: 110px; }



.pr-120 {

  padding-right: 120px; }



.pr-130 {

  padding-right: 130px; }



.pr-140 {

  padding-right: 140px; }



/* =====================================

PADDING BOTTOM

===================================== */

.pb-0 {

  padding-bottom: 0; }



.pb-10 {

  padding-bottom: 10px; }



.pb-15 {

  padding-bottom: 15px; }



.pb-20 {

  padding-bottom: 20px; }



.pb-30 {

  padding-bottom: 30px; }



.pb-40 {

  padding-bottom: 40px; }



.pb-50 {

  padding-bottom: 50px; }



.pb-60 {

  padding-bottom: 60px; }



.pb-70 {

  padding-bottom: 70px; }



.pb-80 {

  padding-bottom: 80px; }



.pb-90 {

  padding-bottom: 90px; }



.pb-100 {

  padding-bottom: 100px; }



.pb-110 {

  padding-bottom: 110px; }



.pb-120 {

  padding-bottom: 120px; }



.pb-130 {

  padding-bottom: 130px; }



.pb-140 {

  padding-bottom: 140px; }



.pb-150 {

  padding-bottom: 150px; }



.pb-160 {

  padding-bottom: 160px; }



.pb-170 {

  padding-bottom: 170px; }



.pb-180 {

  padding-bottom: 180px; }



.pb-190 {

  padding-bottom: 190px; }



.pb-200 {

  padding-bottom: 200px; }



.pb-220 {

  padding-bottom: 220px; }



.pb-250 {

  padding-bottom: 250px; }



.pb-300 {

  padding-bottom: 300px; }



/* =====================================

PADDING LEFT

===================================== */

.pl-0 {

  padding-left: 0; }



.pl-10 {

  padding-left: 10px; }



.pl-15 {

  padding-left: 15px; }



.pl-20 {

  padding-left: 20px; }



.pl-25 {

  padding-left: 25px; }



.pl-30 {

  padding-left: 30px; }



.pl-40 {

  padding-left: 40px; }



.pl-45 {

  padding-left: 45px; }



.pl-50 {

  padding-left: 50px; }



.pl-60 {

  padding-left: 60px; }



.pl-70 {

  padding-left: 70px; }



.pl-80 {

  padding-left: 80px; }



.pl-90 {

  padding-left: 90px; }



.pl-100 {

  padding-left: 100px; }



.pl-110 {

  padding-left: 110px; }



.pl-120 {

  padding-left: 120px; }



.pl-130 {

  padding-left: 130px; }



.pl-140 {

  padding-left: 140px; }



.pl-150 {

  padding-left: 150px; }



/* =====================================

1.3. PAGE SECTION PADDING

===================================== */

.ptb-0 {

  padding: 0; }



.ptb-10 {

  padding: 10px 0; }



.ptb-20 {

  padding: 20px 0; }



.ptb-30 {

  padding: 30px 0; }



.ptb-40 {

  padding: 40px 0; }



.ptb-50 {

  padding: 50px 0; }



.ptb-60 {

  padding: 60px 0; }



.ptb-70 {

  padding: 70px 0; }



.ptb-80 {

  padding: 80px 0; }



.ptb-90 {

  padding: 90px 0; }



.ptb-100 {

  padding: 100px 0; }



.ptb-110 {

  padding: 110px 0; }



.ptb-120 {

  padding: 120px 0; }



.ptb-130 {

  padding: 130px 0; }



.ptb-140 {

  padding: 140px 0; }



.ptb-150 {

  padding: 150px 0; }



.p-100 {

  padding: 100px; }



/* =====================================

1.4. PAGE SECTION MARGIN

===================================== */

.mtb-0 {

  margin: 0; }



.mtb-10 {

  margin: 10px 0; }



.mtb-15 {

  margin: 15px 0; }



.mtb-20 {

  margin: 20px 0; }



.mtb-30 {

  margin: 30px 0; }



.mtb-40 {

  margin: 40px 0; }



.mtb-50 {

  margin: 50px 0; }



.mtb-60 {

  margin: 60px 0; }



.mtb-70 {

  margin: 70px 0; }



.mtb-80 {

  margin: 80px 0; }



.mtb-90 {

  margin: 90px 0; }



.mtb-100 {

  margin: 100px 0; }



.mtb-110 {

  margin: 110px 0; }



.mtb-120 {

  margin: 120px 0; }



.mtb-130 {

  margin: 130px 0; }



.mtb-140 {

  margin: 140px 0; }



.mtb-150 {

  margin: 150px 0; }



.mr-60 {

  margin: 0px 60px 0px 0px; }



.main_section .pzero {

  padding-left: 0;

  padding-right: 0; }

.main_section .left_side {

  background-color: #083d5c;

  position: relative; }

.main_section .btm_area {

  max-width: 600px;

  margin: 0px auto;

  padding-left: 60px;

  padding-right: 60px; }

  .main_section .btm_area .logo_area {

    padding: 0px 20px; }

  .main_section .btm_area .btm_titles {

    text-align: center;

    padding-bottom: 30px; }

    .main_section .btm_area .btm_titles h3, .main_section .btm_area .btm_titles p {

      color: white; }

    .main_section .btm_area .btm_titles h3 {

      font-weight: 600; }

    .main_section .btm_area .btm_titles p {

      font-size: 18px;

      padding-top: 10px;

      line-height: 26px; }

      .main_section .btm_area .btm_titles p span {

        display: block; }

  .main_section .btm_area .bottom_svg {

    display: inline-block;

    position: absolute;

    top: 100%;

    left: 0;

    width: 100%;

    height: 30px; }

.main_section .left_bottom {

  padding-top: 100px;

  background: #0b405f;

  background: linear-gradient(0deg, #0b405f 12%, #1c4b69 65%);

  height: 100%; }

  .main_section .left_bottom .btm_area.testimonal_site {

    padding-bottom: 80px;

    padding-top: 80px; }

    .main_section .left_bottom .btm_area.testimonal_site .ts_item {

      color: white;

      padding: 0px 50px; }

      .main_section .left_bottom .btm_area.testimonal_site .ts_item .icon i {

        font-size: 30px;

        margin-bottom: 10px; }

      .main_section .left_bottom .btm_area.testimonal_site .ts_item p {

        color: white;

        font-size: 17px;

        line-height: 26px; }

      .main_section .left_bottom .btm_area.testimonal_site .ts_item .ts_profile {

        display: flex;

        align-items: center; }

        .main_section .left_bottom .btm_area.testimonal_site .ts_item .ts_profile img {

          width: 40px;

          height: 40px;

          border-radius: 50%;

          margin-right: 10px; }

        .main_section .left_bottom .btm_area.testimonal_site .ts_item .ts_profile span {

          color: #0caf98;

          font-weight: 500; }

.main_section .right_side .right_top {

  text-align: center; }

  .main_section .right_side .right_top h2 {

    font-size: 55px;

    font-weight: 700;

    text-transform: capitalize;

    color: #098ade; }

.main_section .right_side .form_area {

  padding: 10px 40px; }

  .main_section .right_side .form_area p.top_form {

    font-size: 17px;

    margin-bottom: 5px;

    text-align: left; }

    .main_section .right_side .form_area p.top_form span {

      font-weight: 600; }

  .main_section .right_side .form_area .form_inner .top_txt {

    font-weight: 600;

    margin-bottom: 10px;

    display: block;

    color: #083d5c; }

  .main_section .right_side .form_area .form_inner form .top_button {

    display: flex;

    align-items: center;

    justify-content: space-between; }

    .main_section .right_side .form_area .form_inner form .top_button button.select_btn {

      padding: 22px 20px 16px;

      text-align: center;

      width: 100%;

      background: white;

      margin: 5px 5px 30px;

      cursor: pointer;

      position: relative;

      border: 1px solid #e2e2e2; }

      .main_section .right_side .form_area .form_inner form .top_button button.select_btn:focus, .main_section .right_side .form_area .form_inner form .top_button button.select_btn.active {

        box-shadow: none;

        border: 1px solid transparent;

        outline: 2px solid #4b9bcc; }

        .main_section .right_side .form_area .form_inner form .top_button button.select_btn:focus .icon_btn, .main_section .right_side .form_area .form_inner form .top_button button.select_btn.active .icon_btn {

          transform: translate(-50%, -50%) scale(1);

          transition: all 0.3s ease-in-out; }

        .main_section .right_side .form_area .form_inner form .top_button button.select_btn:focus .select_img.color, .main_section .right_side .form_area .form_inner form .top_button button.select_btn.active .select_img.color {

          display: block; }

        .main_section .right_side .form_area .form_inner form .top_button button.select_btn:focus .select_img.black, .main_section .right_side .form_area .form_inner form .top_button button.select_btn.active .select_img.black {

          display: none; }

      .main_section .right_side .form_area .form_inner form .top_button button.select_btn .select_img.color {

        display: none; }

      .main_section .right_side .form_area .form_inner form .top_button button.select_btn .select_img.black {

        display: block; }

      .main_section .right_side .form_area .form_inner form .top_button button.select_btn .select_img {

        width: 50px;

        height: 50px;

        margin: 0px auto; }

      .main_section .right_side .form_area .form_inner form .top_button button.select_btn .select_text {

        display: block;

        text-align: center;

        padding: 5px 0px; }

      .main_section .right_side .form_area .form_inner form .top_button button.select_btn .icon_btn {

        background: #4b9bcc;

        border-radius: 50%;

        display: inline-block;

        position: absolute;

        top: 0;

        left: 50%;

        transform: translate(-50%, -50%) scale(0);

        transition: all 0.3s ease-in-out; }

      .main_section .right_side .form_area .form_inner form .top_button button.select_btn .fas.fa-check {

        width: 24px;

        height: 24px;

        color: white;

        background: #4b9bcc;

        position: relative;

        border: 2px solid white;

        margin: 2px;

        border-radius: 50%;

        font-size: 13px;

        display: flex;

        align-items: center;

        justify-content: center; }

  .main_section .right_side .form_area .form_inner form .flex_form {

    display: flex;

    justify-content: space-between; }

  .main_section .right_side .form_area .form_inner form .flex_form.businessblock {

    transform: translate(0, -100%);

    margin-bottom: -72px;

    opacity: 0;

    z-index: -2;

    position: relative; }

    .main_section .right_side .form_area .form_inner form .flex_form.businessblock.blockbusiness {

      opacity: 1;

      z-index: 2;

      margin-bottom: 0;

      transform: translate(0, 0%);

      transition: all 0.3s ease-in-out; }

  .main_section .right_side .form_area .form_inner form .form-group {

    flex: 1;

    margin: 0px 5px 30px;

    position: relative; }

    .main_section .right_side .form_area .form_inner form .form-group .form-control {

      border: 1px solid #e2e2e2;

      padding: 8px; }

      .main_section .right_side .form_area .form_inner form .form-group .form-control:focus, .main_section .right_side .form_area .form_inner form .form-group .form-control.active {

        box-shadow: none;

        border: 1px solid transparent;

        outline: 2px solid #4b9bcc; }

    .main_section .right_side .form_area .form_inner form .form-group .form-control:focus ~ .floating-label {

      top: 0;

      color: #4b9bcc;

      transition: all 0.2s ease-in-out;

      transform: translate(0%, -50%) scale(0.8);

      left: 8px; }

    .main_section .right_side .form_area .form_inner form .form-group .floating-label {

      font-size: 16px;

      padding: 0px 3px;

      pointer-events: none;

      position: absolute;

      top: 50%;

      left: 15px;

      color: #646464;

      transform: translate(0%, -50%);

      line-height: 1;

      background: white;

      transition: all 0.2s ease-in-out; }

  .main_section .right_side .form_area .form_inner form .form_small {

    margin-bottom: 25px;

    flex: 1; }

    .main_section .right_side .form_area .form_inner form .form_small .form-group {

      margin-bottom: 0; }

  .main_section .right_side .form_area .form_inner form small {

    margin: 5px;

    display: inline-block; }

  .main_section .right_side .form_area .form_inner form .checkuser {

    width: 30px;

    height: 30px;

    margin: 8px 8px 25px 10px;

    display: inline-block; }

  .main_section .right_side .form_area .form_inner form .form-group input.showpassinput {

    padding: 0;

    height: initial;

    width: initial;

    margin-bottom: 0;

    display: none;

    cursor: pointer; }

  .main_section .right_side .form_area .form_inner form .form-group label.showpass:before {

    content: '';

    -webkit-appearance: none;

    background-color: transparent;

    border: 2px solid #e2e2e2;

    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);

    padding: 10px;

    display: inline-block;

    position: relative;

    vertical-align: middle;

    border-radius: 4px;

    cursor: pointer;

    margin-right: 15px; }

  .main_section .right_side .form_area .form_inner form .form-group input:checked + label.showpass:after {

    content: '';

    display: block;

    position: absolute;

    top: 3px;

    left: 9px;

    width: 6px;

    height: 14px;

    border: solid #4b9bcc;

    border-width: 0 2px 2px 0;

    transform: rotate(45deg); }

  .main_section .right_side .form_area .form_inner form .form-group input:checked + label.showpass:before {

    border: 2px solid #4b9bcc; }

  .main_section .right_side .form_area .form_inner form .form-group.nextbtn {

    text-align: right; }

    .main_section .right_side .form_area .form_inner form .form-group.nextbtn .btn.btn-primary {

      display: inline-block;

      margin-left: auto;

      padding: 10px 30px;

      font-weight: 500;

      font-size: 16px;

      cursor: pointer; }

  .main_section .right_side .form_area .form_inner .already_account {

    display: flex;

    justify-content: center;

    padding-top: 80px; }

    .main_section .right_side .form_area .form_inner .already_account p, .main_section .right_side .form_area .form_inner .already_account a {

      font-size: 16px;

      margin-bottom: 0;

      padding-bottom: 5px;

      display: inline-block; }

    .main_section .right_side .form_area .form_inner .already_account a {

      margin-left: 15px;

      color: #4b9bcc;

      position: relative; }

      .main_section .right_side .form_area .form_inner .already_account a::before {

        position: absolute;

        content: "";

        width: 0;

        height: 2px;

        bottom: 0;

        left: 0;

        transition: all 0.3s ease-in-out; }

      .main_section .right_side .form_area .form_inner .already_account a:hover::before {

        width: 100%;

        background: #4b9bcc;

        transition: all 0.3s ease-in-out; }

.main_section .shape_1, .main_section .shape_2 {

  position: absolute;

  z-index: -1;

  opacity: 0.3; }

.main_section .shape_1 {

  bottom: 40px;

  left: -25px;

  transform: rotate(-15deg) scale(0.7); }

.main_section .shape_2 {

  bottom: 0;

  transform: scale(0.7) translate(25%, 0%);

  right: 0; }



.phone_page .main_section .right_side .form_area p.top_form {

  display: inline-block;

  margin-bottom: 15px; }

.phone_page .main_section .right_side .form_area .form_inner .already_account {

  position: absolute;

  bottom: 40px; }

.phone_page .main_section .right_side .form_area .form_inner form .form-group .form-control:focus ~ .floating-label {

  left: 0; }

.phone_page .main_section .right_side .form_area .form_inner form .form-group.ctrlcode {

  width: 22%;

  flex: inherit; }

  .phone_page .main_section .right_side .form_area .form_inner form .form-group.ctrlcode .form-control {

    padding: 8px 6px;

    text-align: center; }

  .phone_page .main_section .right_side .form_area .form_inner form .form-group.ctrlcode .floating-label {

    font-size: 14px;

    left: 5px; }



.varify_page .main_section .right_side .form_area {

  padding: 10px 30px; }

.varify_page .main_section .right_side .form_area .form_inner .already_account {

  position: absolute;

  bottom: 40px; }

.varify_page .main_section .right_side .form_area .form_inner h3 {

  font-size: 30px;

  font-weight: 500;

  text-align: center;

  padding: 30px 0; }

.varify_page .main_section .right_side .form_area .form_inner form .form-group .confirm_code {

  margin-top: 25px; }

  .varify_page .main_section .right_side .form_area .form_inner form .form-group .confirm_code button.btn-primary.confirmbtn {

    display: block;

    width: 100%;

    padding: 9px;

    background: #4b9bcc;

    cursor: pointer;

    border-color: #4b9bcc; }

.varify_page .main_section .right_side .form_area .form_inner form .form-group .resend {

  margin-top: 25px; }

  .varify_page .main_section .right_side .form_area .form_inner form .form-group .resend p {

    line-height: 26px;

    margin-bottom: 10px; }

    .varify_page .main_section .right_side .form_area .form_inner form .form-group .resend p a {

      display: inline-block;

      line-height: 26px;

      position: relative;

      color: #4b9bcc; }

      .varify_page .main_section .right_side .form_area .form_inner form .form-group .resend p a::before {

        position: absolute;

        content: "";

        width: 0;

        height: 2px;

        bottom: 0;

        left: 0;

        transition: all 0.3s ease-in-out; }

      .varify_page .main_section .right_side .form_area .form_inner form .form-group .resend p a:hover {

        color: #4b9bcc; }

        .varify_page .main_section .right_side .form_area .form_inner form .form-group .resend p a:hover::before {

          width: 100%;

          background: #4b9bcc;

          transition: all 0.3s ease-in-out; }

.varify_page .main_section .right_side .form_area .form_inner form .form-group .otpinside {

  display: flex;

  justify-content: space-between; }

  .varify_page .main_section .right_side .form_area .form_inner form .form-group .otpinside .form-control {

    width: 55px;

    text-align: center;

    border: 1px solid #cbcbcb;

    transition: all 0.3s ease-in-out;

    font-weight: 600; }

    .varify_page .main_section .right_side .form_area .form_inner form .form-group .otpinside .form-control.otpvalue {

      background-color: #fbf2ba;

      transition: all 0.3s ease-in-out; }

.varify_page .main_section .right_side .form_area .form_inner form .form-group {

  margin-right: 0;

  margin-left: 0; }

.varify_page .main_section .right_side .form_area .form_inner form .form-group .radio_button {

  display: flex;

  justify-content: space-between; }

  .varify_page .main_section .right_side .form_area .form_inner form .form-group .radio_button .img_check {

    width: 28px;

    height: 28px; }

  .varify_page .main_section .right_side .form_area .form_inner form .form-group .radio_button label {

    font-size: 15px; }

  .varify_page .main_section .right_side .form_area .form_inner form .form-group .radio_button [type="radio"]:checked,

  .varify_page .main_section .right_side .form_area .form_inner form .form-group .radio_button [type="radio"]:not(:checked) {

    position: absolute;

    left: -9999px; }

  .varify_page .main_section .right_side .form_area .form_inner form .form-group .radio_button [type="radio"]:checked + label,

  .varify_page .main_section .right_side .form_area .form_inner form .form-group .radio_button [type="radio"]:not(:checked) + label {

    position: relative;

    padding-left: 28px;

    cursor: pointer;

    line-height: 20px;

    display: inline-block;

    color: #666; }

  .varify_page .main_section .right_side .form_area .form_inner form .form-group .radio_button [type="radio"]:checked + label:before,

  .varify_page .main_section .right_side .form_area .form_inner form .form-group .radio_button [type="radio"]:not(:checked) + label:before {

    content: '';

    position: absolute;

    left: 1px;

    top: 1px;

    width: 18px;

    height: 18px;

    border: 1px solid #4b9bcc;

    border-radius: 100%;

    background: #fff; }

  .varify_page .main_section .right_side .form_area .form_inner form .form-group .radio_button [type="radio"]:checked + label:after,

  .varify_page .main_section .right_side .form_area .form_inner form .form-group .radio_button [type="radio"]:not(:checked) + label:after {

    content: '';

    width: 12px;

    height: 12px;

    background: #4b9bcc;

    position: absolute;

    top: 4px;

    left: 4px;

    border-radius: 100%;

    -webkit-transition: all 0.2s ease;

    transition: all 0.2s ease; }

  .varify_page .main_section .right_side .form_area .form_inner form .form-group .radio_button [type="radio"]:not(:checked) + label:after {

    opacity: 0;

    -webkit-transform: scale(0);

    transform: scale(0); }

  .varify_page .main_section .right_side .form_area .form_inner form .form-group .radio_button [type="radio"]:checked + label:after {

    opacity: 1;

    -webkit-transform: scale(1);

    transform: scale(1); }

    .text-sm{

      font-size: 10px;

    }

.already_account{

  padding-top: 0px !important;

}

.showpass{

  margin-bottom: -1.5rem;

}



.ctrlcode{

  flex: 0.4 !important;

}

.nextbtn{

  margin-top: -16px !important;

}

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


.main_section .right_side .form_area .form_inner form .form-group .form-control.value_exists ~ .floating-label {
  top: 0;
  color: #4b9bcc;
  transition: all 0.2s ease-in-out;
  transform: translate(0%, -50%) scale(0.8);
  left: 8px;
}
.main_section .right_side .form_area .form_inner form .form-group .form-control.cntrlc ~ .floating-label{
  top: 0;
  color: #4b9bcc;
  transition: all 0.2s ease-in-out;
  transform: translate(0%, -50%) scale(0.8);
  left: 8px;
}
