body a:hover{
  text-decoration: none;
}
*{
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.img-responsive {
    max-width: 100%;
}
.header .logo img{
    max-width: 120px;
}
.header .col-md-9 ul {
    float: right;
    list-style: none;
    margin-bottom: 0px;
    padding: 0px;
}
.header .col-md-9 ul li {
    float: left;
    margin-left: 35px;
    padding-top: 8px;
    font-family: 'Roboto', sans-serif;
}
.profile_score {
    background: #C9E5E8;
    padding: 15px;
    margin-bottom: 30px;
    width: 100%;
    float: left;
}
.form-control:focus {
    color: #000 !important;
}
.header .col-md-9 ul li a{
    font-weight: 400;
    font-size: 15px;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.reg_head ul .sub-menu li{
   padding: 10px 15px;
}
.reg_head ul .sub-menu li:last-child>a:hover{
  color: #fff !important;
}
@media(min-width: 1360px){
.container {
    max-width: 1280px !important;
}
}

.our_assistance.ser_dt .personal_details_box {
    background: transparent !important;
}

.header {
    padding-top: 8px;
    background: #0000fe;
    padding-bottom: 8px;
}
.header .col-md-9 ul li:last-child a {
    border: 1px solid #4BBAC3;
    padding: 6px 25px;
    border-radius: 18px;
    display: block;
}
.header .col-md-9 ul li:last-child{
    padding-top: 0px;
}
.header .container {
    padding: 0px;
}
.banner h3{
    font-family: 'Inria Sans', sans-serif;
    font-weight: 400;
    font-size: 33px;
    line-height: 48px;
    color: #000;
}
.banner h3 span{
    font-family: 'Inria Sans', sans-serif;
    font-weight: 400;
    font-size: 34px;
    line-height: 46px;
    color: #5EB495;
}
.banner {
    padding-top: 50px;
}
.banner .col-md-6 .col-md-4,
.banner .col-md-6 .col-md-8{
    margin-top: 25px;
}
.banner .col-md-6 .col-md-8 h4,
.lnxx-app h4, .scan_dashboard h4{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 27px;
    line-height: 34px;
    color: #7BC9AE;
    margin-top: 10px;
}
.banner .col-md-6 .col-md-8 p,
.app_des, .scan_dashboard p {
  color: #858585;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
}
.abs_banner_img {
  position: absolute;
  right: 0px;
  top: 50px;
  max-width: 40%;
}
.banner, .logo_back{
    position: relative;
    background: #EDF4F3;
  /*background: url(../images/placeholder_logo.png) center center;
  background-repeat: no-repeat;
  background-size: 25%;*/
}
/*.banner::after{
  content: "";
  width: 35%;
  height: 65%;

}*/

.banner-one {
  background: #5EB495;
  border-radius: 9px;
  padding: 62px 10px 35px 10px;
  box-shadow: 4px 5px 31px #5eb495;
}
.banner-two {
  background: #79CDDB;
  border-radius: 9px;
  padding: 62px 10px 35px 10px;
  box-shadow: 4px 5px 31px #79CDDB;
}
.banner-three {
  background: #ADD395;
  border-radius: 9px;
  padding: 62px 10px 35px 10px;
  box-shadow: 4px 5px 31px #ADD395;
}
.sec_banner_sec .col-md-4{
  text-align: center;
  color: #fff;
}
.sec_banner_sec .col-md-4 h5  {
    font-family: 'Open Sans';
    font-size: 32px;
}
.sec_banner_sec .col-md-4 p {
    font-size: 13px;
}
.banner-two img {
    margin-top: -8px;
}
.banner-three img{
    margin-top: -4px;
}
.img_sec_card{
    margin-top: 145px;
}
.img_sec_pol{
    position: absolute;
    top: 0px;
    max-width: 70%;
    right: 0px;
    z-index: 1;
}

.continue_index {
    /*border-top: 1px solid rgba(94, 180, 149, 0.5);*/
    /*padding-top: 50px;*/
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(94, 180, 149, 0.5);
}
.sec_banner_sec {
    padding-top: 50px;
}
.con-box {
    background: #fff;
    box-shadow: 3px 3px 16px rgb(0 0 0 / 20%);
    border-radius: 12px;
    padding: 20px 80px 8px 20px;
    border: 1px solid #61B69C;
    position: relative;
    margin-top: 5px;
}

@media(min-width: 1030px){
.pdr50 {
    padding-right: 50px !important;
}
.pdl50 {
    padding-left: 50px !important;
}
.about_index .col-md-7{
    padding-left: 40px;
}
.lorem_index img {
    margin-top: -114px;
    margin-left: -27px;
}
.blog-articles .col-md-7 {
    padding-left: 0px;
}
}
.continue_index h3 {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 24px;
    color: #7BC9AE;
}
.con-box h4{
    font-family: 'Open Sans', sans-serif;
    color: #62B79E;
    font-weight: 700;
}

.con-box p{
    color:  #62B79E;
    font-family: 'Open Sans', sans-serif;
}
.con_btn{
    position: absolute;
    right: -1px;
    top: 9%;
    max-height: 82%;
    background: transparent;
    border: 0px;
    padding: 0px;
}
.con-box:hover{
    background: #62b79e;
}
.con-box:hover h4,
.con-box:hover p{
    color: #fff;
}
.af_hover{
  display: none;
}
.con-box:hover .af_hover{
  display: block;
}
.con-box:hover .pre_hover{
  display: none;
}
.con-box img {
    max-width: 56%;
    float: right;
}
.con_btn:hover {
    outline: none;
}
.about_index .col-md-5{
   background: url(../images/Mobile.png) center top;
   background-repeat: no-repeat;
}
.about_index .service-box {
    background: #fff;
    padding: 20px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 30%);
    margin-bottom: 40px;
    margin-top: 15px;
}
.about_index .col-md-5 .col-md-4{
    text-align: center;
    margin: 20px 0;
}
.about_index .service-box h4{
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.about_index {
    padding-top: 60px;
}
.about_index h3 {
    margin-top: 60px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #090F05;
    padding-left: 100px;
    font-size: 23px;
}
.about_index h2,
.lnxx-app h2 {
    color: #5EB495;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 15px;
}
.about_index h5{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #090F05;
    line-height: 27px;
    margin-bottom: 13px;
}
.about_index p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #888;
    font-size: 15px;
}
.about_index .col-md-7 a{
    color: #5EB495;
    border: 1px solid #5EB495;
    padding: 8px 22px;
    margin-top: 8px;
    float: left;
    font-size: 14px;
    border-radius: 4px;
    box-shadow: 1px 2px 12px #5eb495;
}
.about_index .col-md-7 a:hover{
    background: #5EB495;
    color: #fff;
}

.lorem_ipsum_index{
    background: url(../images/lorem_ipsum.png);
    color: #fff;
    padding-bottom: 20px;
}
.lorem_ipsum_index h3{
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    margin-top: 80px;
    line-height: 33px;
    max-width: 528px;
}
.lorem_ipsum_index p{
    padding-top: 60px;
}
.lorem_index p{
    color: #090F05;
    font-family: 'Open Sans', sans-serif;
    margin-top: 40px;
}
body{
  overflow-x: hidden;
}
.lorem_ipsum h3 {
    color: #5EB495;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-top: 50px;
    font-size: 26px;
}
.lorem_ipsum h2 {
    color: #434840;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 28px;
    margin-top: 15px;
}
.lorem_ipsum p {
    color: #888;
    margin-top: 10px;
}
.lorem_ipsum {
    background: #EFF2F0;
    padding: 50px 0 30px 0;
}
.testimonials img{
    margin: 0 auto;
    height: 70px;
    margin-top: 25px;
    border: 2px solid #4BBAC3;
    border-radius: 50%;
    width: 70px !important;
    padding: 8px;
}
.testimonials-slide {
    max-width: 640px;
    margin: 0 auto;
   /* box-shadow: 1px 1px 10px rgb(0 0 0 / 10%);*/
    padding: 20px;
    text-align: center;

}
.testimonials-slide p{
    text-align: center;
    font-size: 14px;
    line-height: 27px;
    font-family: 'Roboto', sans-serif;
    color: #444;
    position: relative;
}
.testimonials-slide p:after {
    position: absolute;
    content: "";
    left: -110px;
    width: 35px;
    height: 35px;
    background: url(../images/left_icon.png);
    background-size: 100%;
    background-repeat: no-repeat;
    top: -5px;
}
.testimonials-slide p:before {
    position: absolute;
    content: "";
    right: -110px;
    width: 35px;
    height: 35px;
    background: url(../images/right_icon.png);
    background-size: 100%;
    background-repeat: no-repeat;
    top: -5px;
}
.testimonials-slide h4 {
    font-size: 16px;
    margin-top: 12px;
    font-weight: 600;
    margin-bottom: 11px;
    color: #03014C;
    font-family: 'Roboto', sans-serif;
}
.testimonials {
    padding: 60px 0;
}
.testimonials .owl-stage-outer {
    padding-bottom: 10px;
    padding-top: 10px;
}
.testimonials h2 {
    text-align: center;
    color: #03014C;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 36px;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
}
footer{
  padding: 25px 0 20px 0;
  background: #EDEDED;
}
footer .container {
    border-top: 1px solid #DEDEDE;
}
footer img {
    width: 130px;
}
footer p {
    color: #ffffff;
    margin-top: 15px;
    font-weight: 500;
    font-size: 14px;
    /* text-transform: uppercase; */
    /* font-family: 'Roboto', sans-serif; */
}
footer ul.social {
    list-style: none;
    padding-left: 0px;
}
footer ul.social li{
  float: left;
}
footer ul.social li i {
    margin-right: 12px;
    background: #ffffff;
    color: #0000fe;
    line-height: 32px;
    border-radius: 50%;
    width: 32px;
    text-align: center;
    font-size: 15px;
}
footer ul.footer-menu{
  float: right;
  list-style: none;
}
footer ul.footer-menu li{
  float: left;
  margin-left: 20px;
}
footer ul.footer-menu li a {
    color: #ffffff;
    font-size: 15px;
}
footer ul.footer-menu li a:hover{
  color: #7BC9AE;
}
.right_login {
    float: right;
    list-style: none;
}
.right_login li{
  float: left;
}
.left_menu li{
  float: left;
  margin-right: 30px;
}
.left_menu {
    padding: 0px;
    float: left;
    list-style: none;
    margin-bottom: 0px;
    margin-top: 8px;
}
.logo-main img {
    max-width: 90px;
}
.right_login li:last-child a {
    color: #7CC688;
    display: block;
    font-size: 14px;
    padding-top: 6px;
}
.right_login li:nth-child(2) a {
    background: #60B392;
    color: #fff;
    padding: 6px 18px;
    border-radius: 23px;
    display: block;
    margin-right: 15px;
    font-size: 14px;
}
.right_login li:nth-child(1) a {
    border: 1px solid #60B392;
    margin-right: 20px;
    color: #5EB495;
    padding: 6px 18px;
    box-shadow: 1px 1px 4px #5eb495;
    display: block;
    font-size: 14px;
}
.right_login li:nth-child(2) {
    border-right: 1px solid;
}
.right_login li:nth-child(3) {
    margin-left: 20px;
}
.left_menu li a{
    color: #929292;
}
.slider .owl-dots {
    margin-top: -35px !important;
    position: relative;
    z-index: 9;
}
.product-index {
    margin-top: 25px;
    margin-bottom: 60px;
}
.product-index h2,
.lnxx-partners h2,
.blog-articles h2 {
    text-align: center;
    color: #5EB495;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 45px;
    margin-bottom: 60px;
}
.product-index h2 span {
    font-size: 28px;
}
.product-index .item img {
    width: 55px;
    margin: 0 auto;
    margin-top: 30px;
}
.product-index .item {
    background: #fff;
    text-align: center;
    padding: 30px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 20%);
    border-radius: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.product-index .item h3{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.lnxx-work h2{
    text-align: center;
    color: #000;
    font-size: 28px;
    font-weight: 400;
}
.lnxx-work h2 span{
    font-weight: 700;
    font-size: 28px;
}
.lnxx-work .col-md-6,
.lnxx-work .col-md-5 {
    margin-top: 40px;
}
.lnxx-work h3{
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 19px;
    line-height: 26px;
    margin-top: 25px;
}
.lnxx-work p {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
}
.lnxx-work a {
    background: #5EB495;
    color: #fff;
    padding: 10px 25px;
    border-radius: 20px;
    margin-top: 0px;
    float: left;
}
.lnxx-app {
    margin-top: 75px;
    margin-bottom: 70px;
}
.lnxx-app h3{
    font-size: 22px;
    color: #000;
    font-weight: 600;
    margin-top: 22px;
    margin-bottom: 15px;
}
.lnxx-app li{
    font-family: 'Open Sans', sans-serif;
    color: #858585;
    font-size: 14px;
    margin-bottom: 10px;
    position: relative;
    list-style: none;
    padding-left: 25px;
}
.lnxx-app li:after{
    position: absolute;
    z-index: 1;
    left: 0px;
    background: url(../images/li_icon.png);
    content: "";
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: 100%;
    top: 3px;

}
.lnxx-app ul {
    padding: 0px;
}
.lnxx-partners .col-md-2{
    margin-bottom: 20px;
}
.lnxx-partners h2 {
    margin-bottom: 10px;
}
.lnxx-partners p{
    text-align: center;
    margin-bottom: 30px;
}

.blog-articles {
    margin-top: 60px;
}
.blog-articles .col-md-12 {
    background: #fff;
    box-shadow: 1px 1px 13px rgb(0 0 0 / 20%);
    margin-top: 12px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 10px;
}
.blog-articles .col-md-12 h4 {
    font-size: 16px;
    font-weight: 600;
}
.blog-articles .col-md-12 p{
    font-size: 13px;
    margin-bottom: 5px;
}
.blog-articles .col-md-7 a img {
    width: auto;
    display: initial;
}
.blog-articles .col-md-7 a {
    display: block;
    color: #5EB495;
    font-size: 14px;
}
.blog-articles h2{
    margin-bottom: 30px;
    color: #03014C;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 25px;
}
header.header{
    position: absolute;
    width: 100%;
    z-index: 999;
    top: 0px;
}
/*.sign_up{
    background: url(../images/Overlay_blur.jpg);
    height: 100vh;
}*/

.sign_up_field{
    background: #fff;
}
.sign_up .col-md-8 {
    margin-top: 130px;
}
.sign_up_field {
    border-radius: 0px 13px 13px 0px;
    box-shadow: 7px 1px 10px #ddd;
}
.sign_up_content ul {
    padding: 0px;
    list-style: none;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.btn-box .btn{
    background: #0000fe;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    border-radius: 25px;
    padding: 8px 32px;
}
.mob_input{
  position: relative;
}
.input-img{
  position: absolute;
  left: 0px;
  top: 10px;
}
.mob_input input,
.sn_form input,
.sn_form select {
    border: 0px;
    border-bottom: 1px solid rgba(9, 15, 5, 0.5);
    border-radius: 0px;
    padding-left: 30px;
    font-size: 14px;
    font-weight: 500;
    outline: none;
    height: 45px;
}
.sign_up_field h3{
    color: #000;
    font-weight: 600;
    font-size: 18px;
    margin-top: 30px;
}
.sign_up_field p {
    color: #888;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 35px;
}
.valid_no, .otp_lab {
    font-size: 13px;
    margin-top: 8px;
    color: #888;
}
.sign_up_field {
    padding-bottom: 35px;
}
.sign_up_field input[type="checkbox"] {
    margin-top: 5px;
    float: left;
    margin-right: 10px;
    width: 17px;
    height: 17px;
}
.sign_up_field a {
    font-size: 14px;
}
.form-control:focus {
    background-color: rgba(9, 15, 5, 0.5);
    box-shadow: none !important;
}
.sign_up_content h3{
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 4px;
}
.sign_up_content h5 {
    color: #fff;
    margin-bottom: 20px;
}
.sign_up_content ul li .col-md-10{
    padding-left: 0px;
}
.sign_up_content h4{
    color: #fff;
    font-size: 18px;
    margin-bottom: 0px;
}
.sign_up_content p {
    color: #fff;
    font-size: 14px;
}
.btn-box .btn:hover{
    color: #fff;
}
.home-cross {
    position: absolute;
    right: 15px;
    top: 33px;  
}
.btn-box a {
    color: #5FB291;
    font-size: 17px;
    margin-top: 20px;
    display: block;
    font-weight: 500;
}
.agent_banner{
    /* background: url(../images/agent_back.png); */
    padding: 50px 0;
}
.agent_header{
    position: static !important;
    /* background: url(../images/header_back.png); */
}
.agent_header .container{
    border-bottom: 0px;
}
.agent_header h2 {
    color: #fff;
    font-weight: 700;
    line-height: 43px;
    margin-bottom: 15px;
}
.agent_header .col-md-6 p {
    color: #fff;
    font-size: 20px;
}
.lnxx-work.agent h2{
    text-align: center;
    color: #5EB495;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 15px;
    margin-top: 60px;
}
.lnxx-work.agent h2 span{
    font-weight: 400;
}
.product-index.agent h2 {
    text-align: center;
    color: #000;
    font-size: 28px;
    font-weight: 400;
}
.product-index.agent h2 span {
    font-weight: 700;
}
.agent_banner h2 {
    color: #fff;
    font-weight: 700;
    line-height: 41px;
}
.agent_banner p{
    color: #fff;
    font-size: 22px;
}
.agent_banner .col-md-4 {
    text-align: center;
}
.agent_banner .col-md-4 h4{
    font-size: 17px;
    color: #000;
    font-weight: 600;
    margin-top: 8px;
}
.agent_banner .col-md-4{
    margin-top: 25px;
}
.agent_banner .mob_input input {
    box-shadow: 1px 1px 10px rgb(0 0 0 / 20%);
    border: 1px solid rgba(9, 15, 6, 0.1);
    padding-left: 15px;
}
.agent_banner .input-img {
    left: 15px;
    top: 11px;
}
.agent_banner select {
    height: 45px;
    padding: 10px 10px;
    border-radius: 0px;
    font-size: 14px;
    border: 1px solid rgba(9, 15, 6, 0.1);
}
.agent_banner .col-md-9 input {
    height: 45px;
    padding: 10px 10px;
    border-radius: 0px;
    font-size: 14px;
    border: 1px solid rgba(9, 15, 6, 0.1);
    padding-left: 20px;
}
.agent_banner .col-md-3 {
    padding-right: 0px;
    margin-left: -2px;
}
.agent_banner .col-md-9 {
    padding-left: 0px;
}
.agent_banner .col-md-12 p {
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    max-width: 440px;
}
.agent_banner .col-md-12 p a{
    color: #FF6722;
}
.agent_banner .col-md-12 p input {
    height: 21px;
    width: 21px;
    box-shadow: none;
    margin-right: 12px;
    margin-top: 2px;
    border: 1px solid #fff;
    float: left;
}
.agent_banner .col-md-12 button {
    background: #FF6722;
    color: #fff;
    border: 0px;
    padding: 9px 60px;
    font-weight: 500;
    margin-top: 0px;
    border-radius: 5px;
    width: 200px;
}
.agent_banner .col-md-5 form span a{
    color: #000;
}
.agent_banner .col-md-5 form{
    padding-top: 25px;
}
.loan-box {
    background: #fff;
    padding: 15px;
    border-radius: 12px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 10%);
    max-width: 310px;
    margin: 0 auto;
}
.product-index.agent .col-md-4 {
    margin-bottom: 40px;
}
.product-index.agent .col-md-4 h3 {
    font-size: 20px;
    font-weight: 600;
}
.product-index.agent .col-md-4 p {
    margin-top: 10px;
    font-size: 15px;
    line-height: 24px;
}
.lnxx_agent {
    padding-bottom: 45px;
}
.lnxx_agent h2{
    font-weight: 700;
    font-size: 26px;
}
.lnxx_agent p{
    color: #000;
    font-size: 15px;
    font-weight: 400;
}
.become_agent {
    background: #88C6AD;
    padding: 60px 0 65px 0;
}
.become_agent .agent_box{
    background: #fff;
    max-width: 360px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 20%);
    margin-top: 40px;
    padding-top: 35px;
}
.become_agent .agent_box h2{
    color: #fff;
    font-weight: 700;
}
.become_agent ul li {
    color: #fff;
    font-weight: 500;
    position: relative;
    padding-left: 25px;
    margin-bottom: 3px;
}
.become_agent ul{
    padding: 0px;
    list-style: none;
}
.become_agent ul li:after{
    background: #fff;
    width: 13px;
    height: 13px;
    content: "";
    position: absolute;
    border-radius: 50%;
    left: 0px;
    top: 6px;
}
.become_agent .agent_box p {
    font-size: 15px;
    text-align: justify;
    line-height: 24px;
    color: #000;
}
.become_agent .agent_box img{
    width: 50px;
}
.become_agent .agent_box h4{
    font-size: 19px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.become_agent h2{
    color: #fff;
    font-weight: 600;
}
.user-menu a {
    background: transparent !important;
    color: #000 !important;
    padding-right: 0px !important;
    border-radius: 0px !important;
    margin-right: 0px !important;
}
.user-menu {
    border-right: 0px !important;
    position: relative;
}
.user-menu img{
    width: 18px;
    margin-right: 4px;
}
.profile {
    padding: 60px 0 50px 0;
    background: url(../images/agent_back.png);
}
.p_img {
    max-width: 150px;
/*    border-radius: 50%;
    padding: 20px;
    background: #fff;*/
    margin: 0 auto;
    width: 150px;
    height: 150px;
}
.profile-box .col-md-3 {
    text-align: center;
    padding-top: 40px;
}
.profile-box .col-md-3 .mgn20 {
    position: absolute;
    left: 0;
    height: 150px;
    width: 150px;
    right: 0;
    margin: 0 auto;
    cursor: pointer;
    opacity: 0;
}
.profile-box .col-md-6 label{
    color: #fff;
    font-weight: 500;
    margin-bottom: 3px;
}
.profile-box .col-md-6 input,
.profile-box .col-md-6 select {
    border: 0px;
    border-radius: 0px;
    margin-bottom: 16px;
    font-size: 14px;
    height: 42px;
}
.submit_field input{
    background: #FF6722;
    color: #fff;
    margin-top: 27px;
    padding: 5px 65px;
    font-weight: 500;
    text-transform: uppercase;
}
.sub-menu {
    position: absolute;
    list-style: none;
    background: #fff;
    padding: 0px;
    right: 0px;
    z-index: 9999;
    min-width: 135px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 10%);
    display: none;
}
.sub-menu li{
    display: block;
    width: 100%;
    border-right: 0px !important;
    margin-left: 0px !important;
    border-bottom: 1px solid #eee;
}
.sub-menu li a {
    border: 0px !important;
    box-shadow: none !important;
}
.sub-menu li:hover {
    background: #5EB495;
}
.sub-menu li:hover a {
    color: #fff !important;
}
.user-menu:hover .sub-menu {
    display: block;
}
.dashboard-header{
    position: static !important;
    background: #5EB495;
    padding: 8px 0 6px 0;
}
.dashboard-header .container{
    border-bottom: 0px;
}
.dashboard-header .user-menu>a{
    color: #fff !important;
}
.dashboard-header .right_login {
    margin-bottom: 0px;
}
/*.cus_dashboard,
.personal_details {
    background: url(../images/header_back.png);
    padding: 50px 0;
}*/
.our_assistance {
    background: #fff;
    padding: 15px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 10%);
    padding-bottom: 60px;
}
.our_assistance h2,
.lorem_dashboard h2 {
    font-weight: 700;
    font-size: 24px;
}
.yes_assistance{
    background: #FF6722;
    color: #fff;
    padding: 6px 30px;
    display: block;
    margin-top: 7px;
    float: left;
    border: 1px solid #FF6722;
    margin-right: 40px;
    box-shadow: 1px 1px 13px rgb(0 0 0 / 20%);
}
.no_assistance{
    border: 1px solid #FF6722;
    color: #FF6722;
    padding: 6px 30px;
    display: block;
    margin-top: 7px;
    float: left;
    box-shadow: 1px 1px 13px rgb(0 0 0 / 20%);
}
.yes_assistance:hover {
    color: #fff;
}
.no_assistance:hover {
    color: #FF6722;
}
.lorem_dashboard {
    background: #fff;
    margin-bottom: 35px;
    padding: 30px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 10%);
}
.lorem_dashboard p{
    color: rgba(9, 15, 5, 0.5);
}
.scan_dashboard {
    background: #fff;
    margin-top: 35px;
    padding: 15px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 10%);
}
.dashboard_sidebar,
.scan_sidebar,
.info_sidebar {
    background: #fff;
    padding: 15px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 10%);
}
.dashboard_sidebar h3 {
    font-size: 20px;
    font-weight: 700;
}
.dashboard_sidebar .col-md-9 {
    padding-left: 0px;
}
.dashboard_sidebar .col-md-9,
.dashboard_sidebar .col-md-3 {
    margin-top: 13px;
}
.dashboard_sidebar .col-md-9 h5 {
    font-weight: 600;
    font-size: 17px;
    margin-top: 8px;
}
.scan_sidebar, .info_sidebar {
    margin-top: 30px;
    text-align: center;
}
.scan_sidebar p {
    color: #5EB495;
    font-size: 19px;
    margin-top: 15px;
    margin-bottom: 0px;
    line-height: 24px;
}
.info_sidebar h5{
    font-weight: 600;
    font-size: 16px;
    margin-top: 15px;
    color: #000;
}
.info_sidebar p {
    color: #000;
    font-size: 14px;
    line-height: 24px;
}
.personal_details h2{
    color: #000;
    font-weight: 500;
    font-size: 15px;
}
.personal_details_box {
    background: #FAFAFA;
    padding: 30px;
    border-radius: 6px;
}
.personal_details_box h6{
    color: rgba(9, 15, 5, 0.5);
    margin-top: 20px;
}
.personal_details_box label{
    color: #000;
    font-weight: 600;
    margin-top: 0px;
    font-size: 16px;
    margin-bottom: 0px;
  /*  width: 100%;*/
}
.personal_details_box label.sub-label {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 4px;
    margin-top: 5px;
}
.personal_details_box input,
.personal_details_box select {
    border: 1px solid #E4E4E4 !important;
    background: #fff;
    margin-bottom: 18px;
    height: 50px;
    font-size: 14px;
}
/*.personal_details_box input:focus,
.personal_details_box select:focus {
    box-shadow: 1px 1px 5px rgb(0 0 0 / 40%) !important;
}*/
.chk_bx {
    text-align: center;
}
.chk_bx input {
    width: 18px;
    height: 18px;
    margin-right: 6px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.chk_bx a{
    color: #FF6722;
}
.by_signing {
    color: rgba(9, 15, 5, 0.5);
    font-size: 14px;
    margin-top: 20px;
    border: 1px solid rgba(9, 15, 5, 0.5);
    padding: 15px;
    border-radius: 12px;
}
.personal_details_box button,
.upload_btn {
    border-radius: 9px;
    color: #fff;
    border: 0px;
    padding: 15px 60px;
    font-weight: 400;
    margin-top: 10px;
    cursor: pointer;
    background-image: url(../images/Rectangle_start.png) !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    background: #4BBAC3;
    outline: 0 !important;
}
.service-step h3 {
    font-weight: 600;
    color: #000;
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 30px;
}
.personal_details .col-md-5 {
    padding-left: 40px;
}
.service-step p {
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 4px;
}
.service-step {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    padding-bottom: 30px;
    margin-top: 30px;
}
.cm_type {
    float: left;
    color: #000 !important;
    background: #ffff;
    padding: 9px 22px;
    border: 1px solid #000;
    border-radius: 25px;
    margin-right: 25px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 10px;
}
#skip:hover{
    color: #000 !important;
}
.del_fdt {
    float: right;
    color: #fff !important;
    margin-top: 6px;
    background: #f00;
    padding: 3px 15px; 
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}
.personal_details .form-group {
    position: relative;
}
.personal_details .form-group .fa-calendar {
    position: absolute;
    top: 48px;
    right: 15px;
}
.cm_type.active{
   background: #FF6722;
   color: #fff !important;
}
/*.cm_dt h2{
   background: url(../images/cm_icon.png);
   background-repeat: no-repeat;
}*/
.cm_dt input[type="radio"]{
    background: transparent;
    box-shadow: none;
    width: 18px;
    height: 20px;
    margin-right: 5px;
    margin-top: 2px;
}
.back_btn {
    background: #000;
    border: 1px solid #000;
    padding: 14px 40px;
    float: left;
    color: #fff;
    border-radius: 9px;
    margin-top: 10px;
}
/*.edu_dt h2 {
    background: url(../images/edu_icon.png); 
    background-repeat: no-repeat; 
}
.add_dt h2{
    background: url(../images/address_icon.png); 
    background-repeat: no-repeat;
}*/
.ser_dt h2{
    background: url(../images/service_icon.png); 
    background-repeat: no-repeat;
    background-size: 30px;
}
.iam-class{
    background: url(../images/user_icon.png) !important;
    background-repeat: no-repeat !important;
    background-size: 30px !important;
}
.iam-span{
    float: left;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
    padding: 9px 20px;
    margin-top: 16px;
    margin-right: 15px;
    cursor: pointer;
}
.service-sel{
    /*background: #f3f3f3;*/
    padding: 5px 10px;
    cursor: pointer;
    width: 100%;
}
.cus_dashboard .our_assistance.ser_dt li {
    list-style: none;
    position: relative;
    float: left;
    width: 100%;
}
.service-sel img{
    width: 30px;
    margin-right: 12px;
}
.service-sel h5{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0px;
    color: #000;
    display: inline-block;
}
.personal_details_box .blog-slider{
    margin-top: 15px;
    margin-bottom: 20px;
}
.cus_dashboard .our_assistance.ser_dt li input[type=checkbox] {
    /*position: absolute;
    top: 24px;
    left: 10px;*/
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 11px;
  /*  box-shadow: none;
    opacity: 0;*/
}
.personal_details_box .blog-slider-ser input[type="checkbox"] {
    bottom: 0px;
    left: 0;
    right: 0;
    visibility: inherit;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer;
}
.icn_box{
    position: relative;
}
.cus_dashboard input[type="checkbox"]:checked+label .service-sel h5,
.active_ser h5 {
/*    background: #ebf0e3;*/
    color: #000;
}

.personal_details_box .blog-slider-ser label:before{
    display: none;
}
.personal_details_box .blog-slider-ser label{
    padding-left: 0px !important;
    cursor: pointer;
}
.personal_details_box .blog-slider-ser label label{
    width: 100%;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
.slider_background{
    background: url(../images/thanku_back.png);
    padding: 20px 0 60px 0;
    text-align: center;
    height: 100vh;
}
.thanku_sec {
    padding: 50px 0;
    text-align: center;
}

.slider_background h2 {
    color: #090F05;
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 20px;
}
.slider_background img {
    width: 45px;
    margin-bottom: 15px;
}
.slider_background h5 span {
    color: #FF6722;
    font-size: 18px;
    font-weight: 500;
}

@media(max-width: 767px){
.container {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
header.header .col-md-6,
header.header .col-md-5 {
    display: none;
}

}

.blog-slider-ser .owl-item{
    text-align: center;
}
 .our_assistance.ser_dt span.active{
    background: #5EB495;
    color: #fff;
}

.emirates_front{
    position: relative;
}
.emirates_front input{
    position: absolute;
    width: 100%;
    cursor: pointer;
    height: 100%;
    opacity: 0;
}
.emirates_front img {
    width: 100%;
}
.sign_up.upload_emr .col-md-8 {
    margin-top: 25px;
    margin-bottom: 40px;
}
.testimonials .owl-prev{
    left: -20px;
    top: 45%;
}
.testimonials .owl-next{
    right: -20px;
    top: 45%;
}
.cus_dashboard .personal_details_box{
    box-shadow: none;
}
.cus_dashboard .our_assistance.ser_dt {
    padding-bottom: 30px;
}
.cus_dashboard .our_assistance.ser_dt h2,
.rel_head {
    padding-left: 35px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.rel_head{
    background: url(../images/rel_icon.png);
    background-repeat: no-repeat;
    background-size: 30px
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  background-color: #f5d040;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 2px 8px 8px 32px;
  text-decoration: none;
  color: #0000fe;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 14px;}
}
@media(min-width: 768px){
.openNavbtn{
    display: none;
}


}

@media(max-width: 767px){
.header .col-md-9 ul{
    display: none;
}
.header .col-md-3{
    width: 40%;
}
.header .col-md-9{
    width: 60%;
}
.openNavbtn{
    float: right;
    /* margin-top: -9px; */
}
.header {
    padding-top: 8px;
}
.header .container{
    padding-bottom: 8px;
}
.abs_banner_img {
    position: static;
    max-width: 94%;
    margin-left: 3%;
    margin-top: 10px;
}
.banner h3,
.banner h3 span {
    font-size: 36px;
    line-height: 42px;
}
.banner {
    padding-top: 30px;
}
.banner .col-md-6 .col-md-8 {
    margin-top: 0px;
}
.banner .col-md-6 .col-md-4 {
    margin-top: 20px;
}
.banner .col-md-6 .col-md-8 h4 {
    margin-top: -30px;
}
.sec_banner_sec .col-md-4{
    margin-bottom: 30px;
}
.about_index {
    padding-top: 30px;
}
.about_index .col-md-5{
    background-size: 90%;
}
.about_index .service-box {
    width: 80%;
    margin-left: 10%;
    border-radius: 12px;
}
.about_index .service-box .col-md-6 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.lnxx-partners .col-md-2 {
    width: 50%;
}
footer ul.social {
    float: left;
    padding: 0px;
}
footer ul.social li:first-child i,
footer ul.footer-menu li:first-child {
    margin-left: 0px;
}
footer ul.footer-menu{
    margin-bottom:-8px;
    padding-left: 0px;
}
footer ul.footer-menu li {
    margin-bottom: 14px;
}
.logo-main {
    float: left;
}
.header .container {
    border-bottom: 0px;
}
.sidenav li{
    list-style: none;
}
.blog-articles .col-md-12 h4 {
    margin-top: 20px;
}
.blog-articles {
    margin-top: 35px;
}
.product-index {
    margin-top: 60px;
    margin-bottom: 45px;
}
.cus_dashboard form ul {
    padding-left: 0px;
}
.cus_dashboard form {
    padding: 0px;
}
.lorem_dashboard {
    padding: 15px;
}
.dashboard_sidebar .col-md-3 {
    width: 30%;
}
.dashboard_sidebar .col-md-9 {
    width: 70%;
}
.dashboard_sidebar {
    margin-top: 30px;
}
.scan_dashboard h4 {
    font-size: 21px;
    line-height: 28px;
}
.scan_dashboard .col-md-4 .col-md-6{
   width: 50%;
}
.scan_dashboard .col-md-4 .row {
    margin-top: 0px !important;
}
.scan_dashboard .col-md-8 p{
    margin-bottom: 0px;
}
.scan_dashboard .col-md-4 img{
    max-width: 150px;
}
footer ul.footer-menu li{
    width: 100%;
    margin-left: 0px;
}
footer{
    padding: 50px 0 20px 0;
}
.lnxx-app .col-md-3,
.lnxx-app .col-md-6 .col-md-6 {
    width: 50%;
}
.lnxx-app .col-md-6 .col-md-6 h4{
    font-size: 17px;
    line-height: 23px;
    margin-top: 0px;
}
.lnxx-app .col-md-6 .col-md-6 p{
    line-height: 16px;
}
.sign_up .container {
    padding-right: 30px !important;
    padding-left: 30px !important;
}
.sign_up .col-md-6.sign_up_content {
    display: none;
}
.sign_up .col-md-8 {
    margin-top: 50px;
}
.dashboard-header .col-md-5 {
    display: block !important;
    width: 60%;
    padding-left: 0px;
}
.dashboard-header .col-md-1 {
    width: 40%;
}
.dashboard-header .col-md-5 ul {
    padding-left: 0px;
}
.dashboard-header .right_login li:nth-child(1) a{
    padding: 6px 0px !important;
}
.sign_up_field {
    border-radius: 13px 13px 13px 13px;
}
.emirates_front img {
    max-width: 250px;
}
.sign_up_field h3{
    font-weight: 600;
    font-size: 20px;
}
.personal_details h2{
    font-weight: 600;
    font-size: 21px;
}
.personal_details_box button,
.upload_btn {
    padding: 9px 35px;
}
.back_btn{
    padding: 8px 30px;
}
.dashboard-header .container {
    padding-bottom: 0px;
}
.service-step h3 {
    font-weight: 600;
    line-height: 29px;
    font-size: 20px;
}
.service-step p {
    font-size: 14px;
    line-height: 22px;
}
.personal_details_box.cm_dt {
    margin-bottom: 20px;
}
.const_vid_img {
    margin-top: 25px;
}
.slider_background h2 {
    font-weight: 600;
    font-size: 24px;
}
.slider_background h5{
    font-size: 16px;
}
.slider_background img {
    width: 35px;
}
.slider_background{
    padding: 55px 0;
}
.thanku_sec h5{
    font-size: 18px;
    line-height: 29px;
}
.thanku_sec{
    padding: 40px 0;
}
.dashboard-header .col-md-5 ul li {
    padding-left: 10px;
}



}
.header .col-md-9 ul li{
    position: relative;
}
.header .col-md-9 ul li:hover ul{
    display: block;
}
.header .col-md-9 ul li ul li {
    padding: 8px 10px;
}
.header .col-md-9 ul li ul li a{
    display: block;
    font-size: 14px;
}
.terms_conditions {
    margin-top: 130px;
    margin-bottom: 250px;
}
.contact-main {
    margin-top: 80px;
    margin-bottom: 30px;
}
.contact-main input{
    margin-bottom: 15px;
}
.contact-main h4 {
    font-family: 'Open Sans', sans-serif;
    color: #5EB495;
    margin-bottom: 15px;
}
.contact-main input,
.contact-main textarea,
.contact-main select {
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    height: 40px;
}
.contact-main textarea {
    height: 120px !important;
    resize: none;
}
.contact-main button{
    background: #5EB495;
    color: #fff;
    border: 0px;
    padding: 9px 25px;
    font-size: 18px;
    font-weight: 500;
}
.add_more_btn span {
    font-size: 20px;
    float: left;
    line-height: 17px;
    margin-right: 6px;
}
.add_more_btn{
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    border: 1px solid #5EB495;
    padding: 12px 30px;
    border-radius: 4px;
    margin-bottom: 15px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
} 
.service-card {
    width: 300px;
    padding: 20px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 10%);
    border-radius: 10px;
    margin-bottom: 30px;
    margin: 0 auto 30px auto;
}
.service-card h4 {
    font-size: 17px;
    margin-bottom: 20px;
}
.service-card img {
    max-height: 50px;
}
.service-card p {
    color: #000;
    font-weight: 500;
    margin-bottom: 0px;
    text-align: right;
    margin-top: 20px;
    font-size: 14px;
}
.service-card p span {
    color: #5EB495;
}

#live_product_1 input,
#live_product_2 input,
#live_product_3 input{
    position: absolute;
    width: 100%;
    opacity: 0;
    height: 100%;
    z-index: 4;
    margin-bottom: 0px;
    cursor: pointer;
} 
#live_product_1 li,
#live_product_2 li,
#live_product_3 li{
    cursor: pointer;
    position: relative;
    padding: 4px 10px;
}


#live_product_1, #live_product_2, #live_product_3 {
    position: absolute;
    z-index: 999;
    background: #f3f3f3;
    width: 100%;
    top: 64px;
    list-style: none;
    padding: 0px;
  /*  display: none;*/
}
#total_records1,
#total_records2,
#total_records3 {
    position: absolute;
    z-index: 999;
    background: #f3f3f3;
    width: 100%;
    top: 64px;
    list-style: none;
    display: none;
}
#total_records1 li,
#total_records2 li,
#total_records3 li{
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 500;
}
#live_product_1 li, #live_product_2 li, 
#live_product_3 li{
    margin-bottom: 5px;
    text-transform: capitalize;
    font-weight: 500;
    color: #000;
    width: 100%;
    text-align: left;
}
#live_product_1,
#live_product_2{
    display: none;
}
.view_hv:hover #total_records1,
.form-rel:hover #live_product_1,
.form-rel2:hover #live_product2,
.view_hv:hover #live_product_2,
.view_hv:hover #live_product_3{
    display: block;
}
.form-rel,
.form-rel2{
    position: relative;
}

.product-index h2{
    margin-bottom: 20px;
}

.ref_btn {
    background: #5EB495;
    color: #fff;
    padding: 10px 60px;
    border: 0px;
    font-size: 16px;
    letter-spacing: 0.3px;
    font-weight: 500;
}
#exampleModal input{
    box-shadow: 1px 1px 5px rgb(0 0 0 / 40%);
    height: 40px;
}
#exampleModal label{
    margin-bottom: 1px;
}
.ui-widget-header{
    background: #5EB495 !important;
    border: 1px solid #5EB495 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default {
    color: #5EB495 !important;
}
.rel_head{
    position: relative;
}
.agent_banner .form-control[readonly] {
    background-color: #fff;
}
.agent_banner input[type="file"]{
    padding: 0px;
    height: 29px;
    box-shadow: none;
    border: 0px;
}
.agent_banner button {
    width: 100%;
    background: #000;
    color: #fff;
    height: 42px;
    font-size: 15px;
}
.terms_conditions_box {
    border: 1px solid #ddd;
    padding: 15px;
    max-height: 155px;
    overflow: hidden;
    overflow-y: scroll;
}

.form-control[readonly] {
    background-color: #fff !important;
}

.personal_details_box .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 27px;
    margin-top: 5px !important;
}

.personal_details_box .switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.personal_details_box .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.personal_details_box .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 8px;
  bottom: 3.5px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.personal_details_box input:checked + .slider {
  background-color: #5EB495;
}

.personal_details_box input:focus + .slider {
  box-shadow: 0 0 1px #5EB495;
}

.personal_details_box input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.personal_details_box .slider.round {
  border-radius: 34px;
}

.personal_details_box .slider.round:before {
  border-radius: 50%;
}
.pref_bank label {
    font-size: 14px;
    font-weight: 400;
    margin-right: 15px;
}
.pref_bank label {
    font-size: 14px;
    font-weight: 500;
    margin-right: 0;
}
.pref_bank label input {
    width: 17px;
    height: 17px;
    margin-top: 3px; 
    float: left; 
    margin-right: 8px; 
    margin-bottom: 5px;
    box-shadow: none;
}
.bank_select-slide {
    position: relative;
    margin-top: 10px;
}
.bank_select-slide input{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.pref_bank h5{
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}
.info_box{
    
}
.bank_iinfo {
    background: #fff;
    position: absolute;
    width: 95%;
    z-index: 9;
    display: none;
    border: 1px solid #f00;
    border-radius: 3px;
    padding: 4px;
}
.info_box:hover .bank_iinfo{
    display: block;
}
.bank_iinfo p{
    font-size: 12px;
    margin-bottom: 0px;
}
.app_form_head {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 0px;
}
.cong-box {
    margin: 0 auto;
    max-width: 360px;
    background-size: 100%;
    padding: 30px;
    text-align: center;
    color: #fff;
    margin-top: 60px;
    padding-bottom: 30px;
    background: #FAFAFA;
}
.continue-application {
    margin: 0 auto;
    background: #0e140a;
    color: #fff;
    max-width: 335px;
    display: block;
    text-align: center;
    margin-top: 0px;
    padding: 11px 0px;
    font-weight: 400;
    font-size: 15px;
}
.do-it-later {
    max-width: 415px;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #555;
}
.continue-application:hover {
    color: #fff;
}

#category-list div.pagination {
    width: 100%;
}
#category-list div.pagination ul {
    margin: 0 auto;
}
.paginate p.text-sm.text-gray-700.leading-5,
.paginate .flex.justify-between.flex-1 {
    display: none;
}
.paginate svg {
    width: 18px;
}
.paginate a{
    color: #5EB495 !important;
}

@media(max-width: 767px){
header.header .col-md-7,
header.header .col-md-4 {
    display: none;
}


}


/*/*  NEW CSS *\*/

.header .col-md-9 ul li:nth-child(5) i {
    border: 1px solid #4BBAC3;
    padding: 7px;
    border-radius: 4px;
}
.header .col-md-9 ul li:nth-child(5) {
    padding-top: 7px;
    border-right: 1px solid #f9f9f9;
    padding-right: 40px;
}
.header .col-md-9 ul li:nth-child(5):hover i {
    background: #4BBAC3;
    color: #fff;
}

.header .col-md-9 ul li:nth-child(5):hover i {
    background: #4BBAC3;
    color: #fff;
}
.header .col-md-9 ul li:last-child a:hover{
    background: #4BBAC3;
    color: #fff;
}
.started-index {
    padding: 65px 0;
    background: #EDF4F3;
}
.started-index h2{
    color: #000;
    font-family: 'Roboto', sans-serif;
    /* font-size: 39px; */
    font-weight: 700;
}
.started-index a {
    background: #0000fe;
    padding: 16px 100px;
    color: #fff;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    display: block;
    text-align: center;
    border-radius: 30px;
    margin-top: 20px;
}
.started-index p {
    font-family: 'Roboto', sans-serif;
    text-align: justify;
    line-height: 28px;
    margin-top: 15px;
}
.lnxx-index {
    background-color: #EDF4F3;
    /* background-image: url(../images/hp-banner-img.svg); */
    background-image: url(../images/pl-banner.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 55%;
    padding-bottom: 285px;
}
.lnxx-index img {
    max-height: 57px;
}
.lnxx-index .col-md-6{
    text-align: center;
}
.lnxx-index .col-md-6 h4 {
    text-align: left;
    line-height: 49px;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    font-size: 26px;
}
.lnxx-index .col-md-6 p {
    padding-top: 5px;
    font-family: 'Roboto', sans-serif;
}
.pr_box {
    background: #EDEDED;
    text-align: center;
    padding: 40px 15px;
    max-width: 250px;
    margin: 15px auto;
    border-radius: 18px;
}
.pr_box img {
    max-height: 55px;
    margin: 10px 0;
}
.pr_box h5 {
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #000;
}
.pr_box p{
    font-family: 'Roboto', sans-serif;
    color: #000;
}
.pr_box:hover{
    background: url(../images/rec_img.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.pr_box:hover h5,
.pr_box:hover p{
    color: #fff;
}
.feature-index h6,
.about-index h6 {
    font-style: italic;
    font-family: 'Roboto', sans-serif;
    margin-top: 70px;
}
.feature-index h3,
.about-index h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 46px;
    font-weight: 800;
    color: #000;
}
.feature-index .text-6 p{
    font-family: 'Roboto', sans-serif;
    text-align: justify;
    color: #000;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.feature-index .text-6 a{
    background-image: url(../images/Rectangle_start.png);
    display: block;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    max-width: 375px;
    background-size: 100%;
    padding: 16px 20px;
    font-size: 17px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}
.feature-index {
    margin: 50px 0;
}
.about-index h6{
    margin-top: 35px;
}
.about-index p {
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 16px;
}
.about-index img {
    max-height: 100px;
    float: right;
}
.get-app{
    background: #EDEDED;
    background-image: url(../images/rectangle_1068.png);
    background-repeat: no-repeat;
    background-size: 37%;
    padding-bottom: 60px;
}
.get-app h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    margin-top: 45px;
    color: #fff;
    font-size: 34px;
}
.get-app ul {
    margin-top: 90px;
    list-style: none;
    border-left: 1px dashed #000;
    padding-left: 0;
}
.get-app ul li {
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 18px;
    margin-bottom: 50px;
    background-image: url(../images/ellipse_cer.png);
    padding-left: 55px;
    background-size: 27px;
    background-repeat: no-repeat;
    margin-left: -14px;
}
.get-app p {
    color: #fff;
    font-family: 'Roboto', sans-serif;
}
.count-box {
    background: #EDEDED;
    text-align: center;
    padding: 35px;
    border-radius: 20px;
    margin: 30px auto;
    max-width: 200px;
    height: 188px;
}
.count-box i{
    font-size: 30px;
    margin-bottom: 15px;
}
.count-box i.fa-star{
    font-size: 20px !important;
}
.count-box h4{
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.count-box p {
    color: #000;
    font-weight: 500;
}
.download-counts {
    margin-top: 70px;
    margin-bottom: 25px;
}
.count-box:hover{
    background: url(../images/rec_img.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.count-box:hover i,
.count-box:hover h4,
.count-box:hover p{
    color: #fff;
}

.gabbar_hand,
.testimonials .owl-nav {
   display: none;
}

@media(min-width: 1090px){
.gabbar_hand{
    width: 20%;
    position: absolute;
    bottom: 100px;
    display: block;
}
.get-app-box{
    position: relative;
}

}

.lnxx-partners {
    margin: 60px 0;
}
.lnxx-partners img{
    width: auto !important;
}
.lnxx-partners .owl-dots {
    display: none;
}
.lnxx-partners .col-md-12 {
    text-align: center;
    box-shadow: 1px 1px 7px rgba(0,0,0,0.5);
    padding: 25px 10px;
    border-radius: 15px;
}
.lnxx-partners .col-md-12 img{
    margin: 0 auto;
}
.lnxx-partners .owl-stage{
    margin: 20px 0;
}
.testimonials{
    background: #F9F9F9;
}
.testimonials .container:after {
    position: absolute;
    content: "";
    width: 100px;
    height: 84px;
    left: 0px;
    background: url(../images/testi_shape.png);
    background-size: 100%;
    background-repeat: no-repeat;
    top: 0px;
}
.testimonials .container:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 84px;
    right: 0px;
    background: url(../images/testi_shape.png);
    background-size: 100%;
    background-repeat: no-repeat;
    bottom: 0px;
}
.testimonials .container{
    position: relative;
}
.col-con h4 a{
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
}
.col-con p {
    color: #000;
    font-family: 'Roboto', sans-serif;
}
.faq-index .card-header{
    background-color: transparent;
    padding: 0px;
    border: 0px;
}
.faq-index .card{
    border: 0px;
    border-bottom: 1px solid #D6DAE4;
    padding: 10px 0;
}
.faq-index {
    margin-top: 60px;
}
.faq-index h3,
.faq-index p {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #000;
}
.faq-index button {
    border-radius: 0px;
    display: block;
    width: 100%;
    text-align: left;
    color: #000;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    padding: 0px;
}
.faq-index button:hover{
    color: #000;
    text-decoration: none;
}
.faq-index .card-body {
    padding: 0px !important;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
    line-height: 28px;
}
.subscribe-index {
    background: #EDEDED;
    margin-top: 300px;
}
.subs-box {
    background: #EDEDED;
    margin-top: -220px;
    text-align: center;
    padding: 60px 15px;
    border-radius: 70px;
}
.subs-box h3 {
    font-family: 'Roboto', sans-serif;
    color: #000;
    line-height: 32px;
    font-weight: 700;
}
.subs-box p {
    font-family: 'Roboto', sans-serif;
    color: #000;
    margin-bottom: 25px;
}
.subs-box input {
    border: 0px;
    background: #D7DDDD;
    padding: 14px 23px;
    outline: none;
    border-radius: 24px;
    min-width: 300px;
}
.subs-box button {
    background: #4BBAC3;
    color: #fff;
    text-transform: uppercase;
    padding: 14px 30px;
    border: 0px;
    border-radius: 34px;
    margin-left: -38px;
    font-family: 'Roboto', sans-serif;
}
footer .col-md-3 {
    margin-top: 50px;
}
.login_center {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 50px;
}
.login_center h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.login_center p {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #000;
    margin-bottom: 5px;
    position: relative;
    z-index: 9;
}
.login_center ul {
    padding: 0px;
    list-style: none;
}
.login_center ul li{
    float: left;
    font-size: 12px;
}
.login_center form {
    float: left;
    width: 100%;
}
.login_center ul li:last-child {
    float: right;
    color: #000;
    font-size: 13px;
}
.login_center ul li a{
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 12px;
}
.sign_up {
    background: #FAFAFA;
}
.btn.enter-login-otp, 
.verify_otp,
.sn_form button,
.otp_page .sent_otp {
    display: block;
    color: #fff !important;
    cursor: pointer;
    border-radius: 7px;
    padding: 14px;
}
.otp_page .sent_otp{
    
}
.or_cls {
    background: #FAFAFA; 
    text-transform: uppercase; 
    color: #818181; 
    font-weight: normal; 
    font-size: 16px; 
    width: 80px; 
    position: relative;
    margin: 35px auto 15px auto;
}   
.login_center .btn-box {
    position: relative;
}
.login_center .btn-box:after{
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background: #818181;
    top: 100px;
    left: 0px;
} 
.have-account{
    background: #000;
    border-radius: 6px;
    color: #fff !important;
    font-weight: 300 !important;
    padding: 7px 0 14px;
    margin-top: 35px;
    font-size: 16px;
}
.have-account a{
    margin-top: 10px;
    display: inline-block;
    color: #DCFF54;
    font-weight: 300;
    font-size: 16px !important;
}
.sign_bottom p {
    color: #ABABAB;
    margin-top: 120px;
    font-weight: 300;
}
.sign_bottom ul{
    padding: 0px;
    list-style: none;
    margin-top: 120px;
    display: flex;
    float: right;
}
.sign_bottom ul li {
    margin-right: 40px;
}
.sign_bottom ul li a{
    color: #000;
}
.check_product p span {
    color: green;
    font-weight: 600;
}
.check_product .box-pr {
    border: 1px solid #888;
    margin-top: 30px;
    padding: 20px 15px;
    cursor: pointer;
    float: left;
    width: 100%;
    border-radius: 12px;
}
.check_product .box-pr h5 {
    font-size: 15px;
    color: #000;
    margin-bottom: 15px;
}
.box-pr-img img{
    width: 30px;
    margin-top: 8px;
}
.box-pr-img {
    background: #5eb495;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    margin-top: 30px;
    float: left;
}
.check_product .box-pr input {
    float: right;
    margin-top: 50px;
}

#GSCCModal .modal-dialog,
#GSCCModal_no .modal-dialog,
#GSCCModal_pro .modal-dialog,
#GSCCModal_p .modal-dialog {
    margin-top: 100px;
}
.popup-img img {
    width: 45px;
    margin-top: 11px;
}
#GSCCModal .close,
#GSCCModal_no .close,
#GSCCModal_pro .close,
#GSCCModal_p .close {
    position: absolute;
    right: 14px;
    top: 8px;
    z-index: 99;
}
.popup-img {
    width: 90px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -55px;
    background: #fff;
    height: 90px;
    border: 3px solid #5eb495;
}
#GSCCModal .modal-content,
#GSCCModal_no .modal-content,
#GSCCModal_pro .modal-content,
#GSCCModal_p .modal-content {
    border: 4px solid #5eb495;
    border-radius: 12px;
}
#GSCCModal h3,
#GSCCModal_no h3,
#GSCCModal_pro h3, 
#GSCCModal_p h3{
    text-align: center;
    margin-top: 42px;
    color: #5eb495;
    font-style: italic;
}
#GSCCModal h5,
#GSCCModal_p h5 {
    text-align: center;
    color: #5eb495;
    margin-top: 15px;
    font-weight: 500;
    font-style: italic;
}
#GSCCModal p,
#GSCCModal_p p{
    font-style: italic;
    color: #5eb495;
    text-align: center;
    font-weight: 400;
    margin-top: 18px;
    font-size: 16px;
    line-height: 28px;
}
#GSCCModal .cls_yes,
#GSCCModal_no .cls_yes,
#GSCCModal_pro .cls_yes,
#GSCCModal_p .cls_yes {
    text-align: center;
    display: block;
    background-image: url(../images/Rectangle_start.png);
    background-repeat: no-repeat;
    padding: 10px 20px;
    color: #fff;
    max-width: 280px;
    background-size: 100%;
    margin: 0 auto;
    margin-top: 15px;

}
#GSCCModal .cls_no,
#GSCCModal_no .cls_no,
#GSCCModal_pro .cls_no,
#GSCCModal_p .cls_no  {
    display: block;
    text-align: center;
    margin-top: 15px;
    color: #555;
    margin-bottom: 10px;
}

.popup-img-no {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    top: -86px;
}
.popup-img-no img {
    max-width: 160px;
    margin-top: 20px;
}
#GSCCModal_no h3,
#GSCCModal_pro h3 {
    margin-top: 70px;
}
#GSCCModal_no p,
#GSCCModal_pro p {
    text-align: center;
    color: #5eb495;
    font-weight: normal;
    line-height: 24px;
    font-size: 15px;
    font-style: italic;
}
#GSCCModal_no h5,
#GSCCModal_pro h5 {
    text-align: center;
    color: #5eb495;
    font-style: italic;
    font-weight: normal;
    margin-top: 15px;
    font-size: 17px;
    line-height: 23px;
}
#GSCCModal_no h5 span,
#GSCCModal_pro h5 span {
    color: #FF7B50;
    text-transform: uppercase;
    font-weight: 600;
}
#GSCCModal_no h6,
#GSCCModal_pro h6 {
    text-align: center;
    color: #888888;
    margin-top: 15px;
    font-weight: 300;
}
#GSCCModal_no a,
#GSCCModal_pro a {
    display: block;
    text-align: center;
    color: #5eb495;
    font-size: 13px;
    padding-top: 7px;
}
#GSCCModal_pro .popup-img-no {
    top: -42px;
}
#sn_form input,
#sn_form select {
    border: 1px solid #E4E4E4;
    height: 57px;
    font-size: 14px;
    font-weight: 400;
}
#sn_form button{
    width: 100%;
    border: 0px;
    background-color: transparent;
    border-radius: 9px;
    font-size: 17px;
    background-repeat: no-repeat;
    height: 55px;
    outline: none;
    background: #5EB495;
    margin-top: 10px;
}
#sn_form label {
    width: 100%;
    color: #000;
    font-weight: 500;
    margin-bottom: 3px;
}
.sign_dv .login_center{
    margin-top: 50px;
}
#sn_form {
    margin-top: 15px;
}
#sn_form  .or_cls {
    margin: 35px auto 15px auto;
}
.sign_dv .sign_bottom p,
.sign_dv .sign_bottom ul {
    margin-top: 60px;
}
.sign_up_policy{
    background-image: url(../images/reg_back.png);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 100vh;
}
.sign_up_policy .col-md-8 {
    background: #fff;
    margin-top: 70px;
    padding: 35px 40px;
    max-height: 600px;
    overflow-y: scroll;
}
.sign_up_policy .col-md-8 h3{
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 15px;
}
.sign_up_policy .col-md-8 p{
    text-align: justify;
}
.sign_up_policy .col-md-8 ul{
    padding: 0px;
    list-style: none;
}
.sign_up_policy .col-md-8 ul li{
    margin-bottom: 10px;
    font-size: 13px;
}
.sign_up_policy .col-md-8 ul li input {
    margin-bottom: 30px;
    float: left;
    margin-top: 12px;
    margin-right: 10px;
    width: 17px;
    height: 17px;
}
.sign_up_policy button {
    border: 1px solid #ddd;
    padding: 9px 20px;
    width: 100%;
    margin-top: 25px;
}
.blue_bck{
    background: #5eb495;
    color: #fff;
}
.reg_head img{
    max-width: 100px;
}
.reg_head {
    background: #FBFBFB;
    padding: 12px 0;
}
.breadcrum ul {
    padding: 0px;
    list-style: none;
    display: flex;
}
.breadcrum ul li a {
    color: #000;
}
.breadcrum {
    padding: 10px 0;
    margin-bottom: 30px;
}
.upload_emr .col-md-5{
    background: #FAFAFA;
    padding: 40px 45px;
}
.upload_emr button {
    float: right;
    border-radius: 6px !important;
    background-image: url(../images/Rectangle_start.png) !important;
    background-size: 100% !important;
    padding: 10px 55px !important;
    font-size: 16px;
}
.upload_emr h5{
    margin-top: 13px;
    font-size: 16px;
    color: #000;
}
.upload_emr h3{
    color: #000;
    font-weight: 600;
}
.upload_emr h6{
    color: #000;
    margin-bottom: 15px;
}
.upload_emr label{
    font-size: 14px;
    color: grey;
    font-weight: 400;
    margin-bottom: 25px;
    margin-top: -10px;
}
.cong_lnxx .col-md-4 {
    background: #fff;
    margin-top: 80px;
    border-radius: 12px;
    text-align: center;
    padding: 45px 30px;
}
.cong_lnxx h3{
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
}
.cong_lnxx a {
    border-radius: 6px !important;
    background-image: url(../images/Rectangle_start.png) !important;
    background-size: 100% !important;
    padding: 12px 55px !important;
    font-size: 16px;
    width: 100%;
    display: block;
}
.reg_head ul{
    list-style: none;
    float: right;
}
.reg_head ul li{
    display: inline-block;
    margin-left: 15px;
}
.reg_head ul li:last-child>a {
    color: #929292 !important;
    display: block;
    border: 1px solid #5EB495;
    border-radius: 25px !important;
    padding: 2px;
}
.reg_head ul li:first-child i {
    border: 1px solid #4BBAC3;
    padding: 7px;
    border-radius: 4px;
    color: #000;
}
.emirates_front_btn {
    float: right;
}
.cm_dt ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
}
.cm_dt ul li{
    display: inline-block;
    width: 33.3%;
    float: left;
    text-align: center;
    background: #F4F4F4;
}
.cm_dt {
    padding: 0px;
}
.cm_dt form {
    padding: 30px;
}
.cm_dt ul li a {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    padding: 15px 0;
    display: block;
    border-bottom: 3px solid transparent;
    cursor: pointer;
}
.cm_dt ul li a:hover,
.act_em {
    border-bottom: 3px solid #4BBAC3 !important;
}
.cm_dt h1{
    margin-top: 25px;
    float: left;
    width: 100%;
}
.salaried_type ul li{
    width: 100%;
    text-align: left;
}
.salaried_type ul{
    top: 82px !important;
}
.pr_req h3 {
    font-size: 20px;
    border-top: 1px solid #E4E4E4;
    padding-top: 25px;
    margin-top: 20px;
    color: #000;
    line-height: 27px;
}
.crd_back {
    background: #fff;
    border: 1px solid #E4E4E4;
    float: left;
    width: 100%;
    padding: 8px;
    border-radius: 5px;
}
.card_back_ {
    background: #fff;
    margin-top: -3px;
    border: 1px solid #E4E4E4;
    border-top: 0px;
    padding: 10px;
    border-radius: 0px 0px 5px 5px;
}
.back_btn:hover{
    color: #fff;
}
.MultiPassport1,
.MultiPassport2 {
    float: right;
    margin-top: -11px;
    margin-bottom: 8px;
    color: #4BBAC3 !important;
    border: 1px solid #4BBAC3;
    padding: 5px 10px;
    cursor: pointer;
    margin-left: 10px;
}
.deleteMultiPassport2,
.deleteMultiPassport3 {
    float: right;
    margin-top: -11px;
    margin-bottom: 8px;
    color: #f00 !important;
    border: 1px solid #f00;
    padding: 5px 10px;
    cursor: pointer;
}
#e1d input{
    height: 0px !important;
}
.select2-container--default .select2-selection--multiple{
    border: 0px !important;
    background-color: transparent !important;
}
#e1d ul.select2-selection__rendered{
    border: 1px solid #E4E4E4 !important;
    height: 50px;
}
#ref_divs div{
    width: 100%;
    float: left;
}
.main_lv label {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.footer{
    background:  #0000fe;
}
.about-area-2 {
    overflow: hidden;
    padding-top: 70px;
}
.about-area-2 .card-holder {
    position: relative;
    z-index: 1;
}
.about-area-2 .card-holder .shape-1 {
    height: 440px;
    width: 222px;
    background: rgba(175, 255, 237, 0.6980392157);
    position: absolute;
    top: 46px;
    left: 100px;
    border-radius: 50%;
    transform: rotate(27deg);
    filter: blur(80px);
    z-index: -1;
}
.about-area-2 .card-holder .shape-2 {
    height: 588px;
    width: 334px;
    background: rgba(255, 176, 83, 0.6980392157);
    position: absolute;
    top: 120px;
    right: 50px;
    border-radius: 50%;
    transform: rotate(28deg);
    filter: blur(110px);
    z-index: -1;
}

/* Base styles */
.pb-product-box {
    background: #fff;
    border-radius: 12px;
    padding: 20px 10px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    text-align: center;
    height: 100%;
}

.pb-product-box:hover {
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    transform: translateY(-4px);
}

.icon-circle {
    background-color: #f1f5f9;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0 auto 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 4px;
}

.product-desc {
    font-size: 13px;
    color: #000;
}


/* ? Responsive Media Queries */
@media (max-width: 992px) {
    .product-title {
        font-size: 15px;
    }

    .product-desc {
        font-size: 12px;
    }

    .icon-circle {
        width: 50px;
        height: 50px;
    }

    .pb-product-box {
        padding: 16px 8px;
    }
}

@media (max-width: 768px) {
    .product-title {
        font-size: 14px;
    }

    .product-desc {
        font-size: 11px;
    }

    .icon-circle {
        width: 45px;
        height: 45px;
    }

    .pb-product-box {
        padding: 12px 6px;
    }
}

@media (max-width: 576px) {
    .pb-product-box {
        padding: 10px 5px;
    }

    .product-title {
        font-size: 13px;
    }

    .product-desc {
        font-size: 10px;
    }

    .icon-circle {
        width: 40px;
        height: 40px;
    }
}

.box-icon-home > figure {
    position: relative;
    background-color: #fff;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    text-align: center;
    margin: 5px;
    z-index: 1;
}
.section-how {
    background-color: #0000fe;
}
.section-title {
    padding:25px;
    margin-top:40px;
    padding-bottom: 30px;

}
	

.box-icon-home {
    position: relative;
    width: 115px;
    height: 115px;
    border-color: #fff;
    border-radius: 100%;
    z-index: 1;
    margin: auto;
    margin-bottom: 15px;
    border-style: solid;
}

.box-icon-home > figure {
    position: relative;
    background-color: #fff;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    text-align: center;
    margin: 5px;
    z-index: 1;
}
.box-icon-home i {
    margin: 25px auto 0;
    display: inline-block;
    font-size: 45px;
}































