body {
    margin: 0;
    font-size: 14px;
    padding: 0;
    letter-spacing: 0.2px;
    /* font-family: 'Montserrat', sans-serif; */
    font-family: 'Nunito', sans-serif;
  /* font-family: 'Nunito Sans', sans-serif; */

  }
  .header_sec{
    background: #043752;
    width: 100%;
    height: auto;
    }
    .max-width{
        max-width: 1170px;
    }
    .heading_blk h3 span {
        font-size: 18px;
        display: block;
    }
    .heading_blk h3{
        text-transform: uppercase;
        line-height: 30px;
        padding-top: 0px;
        padding-bottom: 3px;
        font-weight: 600;
    }
    .about_text{
        font-size: 14px;
        line-height: 28px;
        white-space: pre-line;
        font-weight: 500;
    }
    .heading_bg img {
        max-height: 4px;
    }
    .dark_modeabout, .light_modeabout:hover {
        background: #043752;
        color: #FFFFFF;
        transition: all ease 0.4s;
        cursor: pointer;
    }
    .light_modeabout, .dark_modeabout:hover{
        background: #e3ebed;
        color: #000000;
        transition: all ease 0.4s;
        cursor: pointer;
    }
    .about_visionblk .vision_img img {
        max-height: 50px;
        margin-top: -20px;
        float: right;
    }
    .about_visionblk h2 {
        margin-top: 35px;
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 600;
        padding-bottom: 8px;
        padding-top: 8px;
    }
    .about_visionblk p {
        font-size: 14px;
        line-height: 24px;
        font-weight: 400;
        letter-spacing: 0.25px;
    }



    section {
      padding: 40px 0;
  }
    
    .heading_bg.text-center {
        margin-bottom: 45px;
    }

    
  .header {
    background-color: #f1f1f1;
    padding: 8px;
    text-align: center;
  }
  
  #navbar {
    /* overflow: hidden; */
    background-color: #FFFFFF;
    z-index: 99;
    /* box-shadow: 0px 3px 10px #e8e8e8; */
  }
  
  #navbar a {
    float: left;
    display: block;
    color: #000000;
    text-align: center;
    padding:24px 18px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    position: relative;
}

  
  #navbar a:hover {
    color: #f48735;
  }
  
  #navbar a.active {
    color: #f48735;
  }
  
  .content {
    padding: 16px;
  }
  
  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
  }
  
  .sticky + .content {
    padding-top: 60px;
  }
 .logo_headersec{
      background:#FFFFFF;
      color: #FFFFFF;
      display: flex;
      width: 100%;
      padding: 0;
  }
  .headnavbar_section nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0;
}
  .phone_blk img {
    max-height: 32px;
}
.phone_blk, .phone_blktxt{
    display: inline-block;
    float: left;
}
.phone_blktxt span {
    font-size: 14px;
    display: block;
    color: #8b9bb4;
    text-transform: uppercase;
    font-weight: 500;
}
.phone_blk {
    padding-top: 8px;
    padding-right: 10px;
}
.phone_blktxt {
    font-size: 16px;
    text-align: left;
    font-weight: 600;
}

.aboutus_img::before {
  background: rgba(4, 55, 82, 0.37);
  content: "";
  height: 90%;
  left: 0px;
  position: absolute;
  bottom: 0px;
  width: 90%;
  z-index: -1;
}
.aboutus_img {
  padding: 0 14px 14px;
  position: relative;
}

.top_headerblk {
  background: #f8f9fa;
}
.phone_email {
  display: inline-block;
  padding-right: 25px;
  font-weight: 600;
  padding-top: 3px;
}
.login_detials ul {
  padding: 0;
  list-style: none;
  margin: 0;
  text-align: right;
}
.login_detials ul li {
  display: inline-block;
  padding-right: 20px;
  position: relative;
}
.login_detials ul li a {
  text-decoration: none;
  font-weight: 700;
  padding: 4px;
  display: inline-block;
  color: #000000;
}
.login_detials ul li:first-child:after {
  position: absolute;
  content: "/";
  right: 5px;
  top: 4px;
  font-size: 15px;
  color: #333333;
  font-weight: 600;
}
.phone_number .icon {
  color: #006fb0;
  position: relative;
  top: 2px;
  padding-right: 5px;
}
.login_detials ul li:last-child a {
  color: #f77a20;
}
.headnavbar_section {
  float: right;
}
#navbar a.active:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background:#f77a20;
  left: 0;
  bottom: 0px;
}
#navbar a:hover {
  color:#f77a20;
}
.logo_partblk {
  padding: 10px 0;
  display: inline-block;
}
.slideWiz {
  height: 650px;
}
.heading_blk h3 .heading_bg {
  font-size: 34px;
  color: #f17820;
  font-weight: 700;
  padding-top: 12px;
}
.heading_blk h3 .heading_bg b{
  color: #00a350;
  font-weight: 700;
}
section.why_rsk {
  background: rgb(241 241 241 / 20%) url(../images/whyrskbg.png) no-repeat;
}
.content_blk {
  padding: 45px 30px;
  border: 1px solid #d7d7d7;
  background: #FFFFFF;
  text-align: center;
  margin-bottom: 30px;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}
.content_blk .heading_rsk {
  font-size: 21px;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 8px;
  letter-spacing: 0;
}
.content_blk .txt_rsk {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 23px;
  color: #444444;
}
.content_blk .normal_img, .content_blk:hover .icon_txt .onhover_img{
  display: block;
  margin: 0 auto;
}
.content_blk .onhover_img, .content_blk:hover .normal_img{
  display: none;
}
.comercial_img:hover {
  background: url(../images/commercil.png) no-repeat;
  background-size: 100% 100%;
}
.content_blk:hover, .content_blk:hover .txt_rsk{
  color: #FFFFFF;;
}
.content_blk:hover:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  background: #f17820;
  top: -28px;
  right: -34px;
  transform: rotate(-43deg);
}
.offers_blk {
  background: url(../images/offersbg.png);
  background-size: 100% 100%;
  min-height: 450px;
}
.offers_blk .heading_blk h3 .heading_bg {
  color: #FFFFFF;
}
.offers_blk .heading_blk h3 {
  margin-bottom: auto;
}
.ofers_headtxt {
  font-size: 15px;
  color: #FFFFFF;
  padding-top: 20px;
  line-height: 26px;
  letter-spacing: 0.4px;
}
.offers_blk .heading_blk {
  padding-top: 60px;
}
section.companylogos_blk {
  margin-bottom: 15px;
}
.logoscompany-carousel .owl-item:hover:after {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(4, 55, 82, 0.65);
  left: 0;
  top: 0;
  z-index: 9999;
  content: "";
} 
.offers_carousel .product_block {
  background: rgb(255 255 255 / 0.92);
  padding: 40px 25px;
  border-radius: 15px;
  text-align: center;
}
.offers_carousel .product_block img {
  max-height: 200px;
  width: auto;
  margin: 0 auto;
}
.offers_carousel .product_block span {
  font-size: 14px;
  font-weight: 600;
  padding-top: 15px;
  display: inline-block;
  width: 100%;
}
.offers_carousel .product_block span.offer_head {
  font-size: 20px;
  font-weight: 700;
  padding-top: 8px;
}
.offers_carousel {
  padding: 35px 0;
}
.offers_carousel .owl-nav {
  position: absolute;
  left: -70%;
  bottom: 30px;
}
.offers_carousel .owl-nav button span {
  font-size: 40px;
  width: 34px;
  height: 34px;
  display: inline-block;
  line-height: 28px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  color: #FFFFFF;
  font-weight: 100;
  margin-right: 12px;
}
.offers_carousel .owl-nav button {
  outline: none !important;
}
.whoregister_blk {
  background: #f7f9f8;
}
.register_blk{
  padding: 45px 30px;
  border: 1px solid #d7d7d7;
  background: #FFFFFF;
  text-align: center;
  margin-bottom: 30px;
  border-radius: 2px;
  overflow: hidden;
}
.register_blk .icon_txt {
  width: 134px;
  height: 134px;
  background: #f0f4f2;
  border-radius: 50%;
  margin: 0 auto;
  line-height: 134px;
  position: relative;
}
.register_blk .icon_txt img.normal_img {
  max-height: 70px;
}
.register_blk .icon_txt:after {
  width: 150px;
  height: 150px;
  content: "";
  position: absolute;
  border: 1px dashed #f0f4f2;
  left: -8px;
  top: -8px;
  border-radius: 50%;
}
span.number_txt {
  position: absolute;
  top: 4px;
  right: 0;
  background: #fa6742;
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 50%;
  line-height: 24px;
  color: #FFFFFF;
  z-index: 99;
  font-weight: 700;
}
.heading_reg {
  font-size: 18px;
  font-weight: 600;
  padding-top: 40px;
  padding-bottom: 8px;
}
.register_blk .txt_reg {
  font-size: 14px;
  color: #666666;
  font-weight: 600;
  line-height: 22px;
}
.logoscompany-carousel .owl-item:hover:after {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(4, 55, 82, 0.65);
  left: 0;
  top: 0;
  z-index: 9999;
  content: "";
}

.logoscompany-carousel .owl-nav .owl-next {
  position: absolute;
  right: 0;
  width: 40px;
  height: 40px;
  background: #043752 !important;
  border-radius: 4px 0 0 4px;
}
.logoscompany-carousel .owl-nav .owl-prev {
  background: #043752 !important;
  position: absolute;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 0 4px 4px 0;
}
.logoscompany-carousel .owl-nav button span {
  font-size: 40px;
  color: #FFFFFF;
  line-height: 30px;
}
.logoscompany-carousel .owl-nav {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  width: 100%;
}
.logoscompany-carousel .owl-item {
  position: relative;
  cursor: pointer;
}
.logoscompany-carousel .owl-item {
  border: 1px solid #cacaca;
  margin-left: -1px;
  box-shadow: 0 0px 5px #d2d2d2;
}
.product_block {
  padding: 20px;
}
.companylogos_blk .owl-nav.disabled {
  display: block !important;
}
.contact_blk{
  position: relative;
}
.contact_blk::before {
  position: absolute;
  content: "";
  background: url(../images/contactbg.png) no-repeat;
  width: 100%;
  height: 400px;
  top: 0;
  left: 0;
  z-index: -9;
}
.contact_blk .heading_blk h3 span {
  color: #f29704;
}
.contact_blk .heading_blk h3 .heading_bg{
  color: #ffffff;
}
.location_blk {
  background: #FFFFFF;
  width: 100%;
  min-height: 360px;
  box-shadow: 0 1px 6px #f3f3f3;
  border-radius: 0 0 5px 5px;
  position: relative;
}
.location_blk:before {
  position: absolute;
  content: "";
  background: url(../images/maps.png) no-repeat;
  width: 100%;
  height: 350px;
  top: 5px;
  left: 0;
  z-index: 0;
  opacity: 0.2;
  background-size: 80% 100%;
}
.address_blk {
  background: url(../images/location.jpg) no-repeat;
    width: auto;
    /* height: 500px; */
    background-size: cover;
    background-position: center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.form_blk {
  padding: 20px 30px;
}
.form_blk .form_heading span {
  clear: left;
  display: block;
  font-size: 16px;
  color: #666666;
  text-transform: uppercase;
  font-weight: 600;
}
.form_blk .form_heading {
  font-size: 38px;
  color: #001d4f;
  font-weight: 500;
  padding-top: 40px;
  padding-left: 20px;
}
.location_form .form-control {
  background: #f8f9fa;
  border: 0;
  border-radius: 2px;
  padding: 10px 15px;
  font-size: 14px;
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
  min-height: 46px;
  box-shadow: 0 0 0 BLACK !important;
}
.location_form {
  padding-right: 80px;
  padding-top: 30px;
}
.location_form textarea.form-control {
  min-height: 110px;
  resize: none;
}
.location_form button.btn.btn-primary {
  background: #f17820;
  width: 100%;
  border: 0;
  border-radius: 0;
  padding: 8px 10px;
  font-weight: 600;
  margin-bottom: 20px;
}
.first_addrs.location_addrblk{
  background: #f17820;
  left: -100px;
  color: #FFFFFF;
}
.location_addrblk {
  position: relative;
  left:0;
  max-width: 390px;
  padding: 45px 20px;
}
.location_addrblk i {
  font-size: 34px;
  padding: 15px;
  display: block;
}
.location_name {
  font-size: 20px;
  padding-bottom: 12px;
  display: inline-block;
  font-weight: 600;
}
.location_addr {
  font-weight: 500;
  padding-bottom: 10px;
  display: inline-block;
  color: #e6e6e6;
}
.company_namelocation {
  display: block;
  padding-bottom: 6px;
  font-weight: 600;
  font-size: 16px;
}
.second_addrs {
  background: #f3f3f3;
}

.location_form .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color:  #9f9f9f;
  opacity: 1; /* Firefox */
}

.location_form .form-control::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:  #9f9f9f;
}

.location_form .form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #9f9f9f;
}
.copyrights.text-center {
  color: #FFFFFF;
  padding: 15px 20px;
  margin-top: 15px;
}
footer{
  background: #00334f;
}

.footer_links {
  text-align: center;
}
.footer_links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer_links ul li {
  display: inline-block;
  padding: 0 8px 15px 8px;
}
.footer_links ul li a {
  color: #c1c1c1;
  text-decoration: none;
}












/* new login css start*/


.rsklogin_page {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 999;
  background:#ffffff;
}

  .rsklogin_page .single_wrapper {
      background: none;
  }

.login_leftside {
  color: #FFFFFF;
  margin-top: 15%;
}

  .login_leftside h2 {
      letter-spacing: 0.4px;
      font-size: 28px;
      font-weight: 500;
  }
  .location_addr b {
    display: inline-block;
    font-weight: 700;
    padding-bottom: 5px;
    width: 100%;
}
img.loginlft_image {
  max-height: 115px;
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 10px;
}

.login_lefttext {
  font-size: 16px;
  padding: 25px 10% 10px 10%;
  letter-spacing: 0.4px;
}

.rsklogin_page .login_title {
  font-size: 26px !important;
  margin-bottom: 35px !important;
  margin-top: 20px;
  font-weight: 500;
  letter-spacing: 0.4px;
  /*color: #1f232f;*/
  color: #FFFFFF;
  text-transform: uppercase;
}

.rsklogin_page .divLogin {
  max-width: 80%;
  margin: 0 auto;
  color: #333333;
  margin-top: 60px;
}
.rsklogin_page .divLogin #agt-form .success_message {
  background: #ffffff;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 4px;
  font-size: 13px;
  text-align: center;
  color: #3cbb24;
  font-weight: 500;
  max-width: 80%;
  margin-left: 10%;
}

.rsklogin_page .divLogin .form-group label.error{
  padding-left: 10px;
  font-size: 12px;
  padding-top: 7px;
  margin-bottom: 0;
  color: #ff0707;
}
  .rsklogin_page .divLogin .form-control {
      border: 1px solid #d2d2d2;
      height: 45px;
      border-radius: 25px;
      font-size: 15px;
  }

      .rsklogin_page .divLogin .form-control:focus {
          border: 1px solid #20a5d0;
      }

  .rsklogin_page .divLogin .form-control-feedback {
    margin-top: 11px;
    height: 24px;
    color: #cccccc;
    line-height: 22px;
    font-size: 15px;
    border-right: 1px solid #dddddd;
    left: 22px;
    position: absolute;
    top: 2px;
    padding-right: 11px;
  }

  .rsklogin_page .divLogin .form-control:focus + .form-control-feedback {
      color: #20a5d0;
  }

  .rsklogin_page .divLogin .form-control.error + .form-control-feedback {
      color: #e74c3c;
  }

.validation-summary-errors ul {
  list-style: none;
  padding: 0;
  color: #e74c3c;
}

.loginsubmit_button .login_submit {
  width: auto;
  display: inline-block;
  padding: 10px 10%;
  border-radius: 25px;
  color: #20a5d0;
  background: #FFFFFF;
  border: 1px solid #7edeff;
  font-size: 18px;
  transition: all ease 0.5s;
  text-transform: uppercase;
  /* font-weight: 600; */
}

span.signup_account {
   font-size: 15px;
  text-align: center;
  display: inline-block;
  color: #FFFFFF;
  padding-top: 30px;
  width: 100%;
}

.signup_account a.alink {
  color: #f15a22;
}

.rsklogin_page .divLogin .form-group {
  margin-bottom: 30px;
  position: relative;
}

@media (min-width: 768px) and (max-width: 1199px) {

  .rsklogin_page .login_lefttext {
      padding: 25px 0 10px 0;
  }


  .rsklogin_page img.loginlft_image {
      max-height: 100px;
  }

  .rsklogin_page .container.body {
      width: 100%;
  }
}

/*@media only screen and (min-width: 992px) {
  .rsklogin_page .container.body {
      width: 80%;
  }
}*/



@media only screen and (min-width: 768px) {
  /* .rsklogin_page.frm_loginblk:before {
      content: "";
      background: url(../images/boomer_mobileview.jpg);
      background-position: center;
      width: 50%;
      height: 100%;
      position: fixed;
  } */
  .rsklogin_page.frm_loginblk .body {
      padding: 6% 0 0 0;
  }
  .rsklogin_page.frm_loginblk .login_footer p {
  font-size: 12px;
  color: #f1f1f1;
}
  .rsklogin_page.frm_loginblk::after {
      content: "";
      width: 50%;
      height: 100%;
      right: 0px;
      bottom: 0;
      position: fixed;
      background: #0187d0;
      /* background: -moz-linear-gradient(top, rgba(35,194,199,1) 0%, rgba(32,164,208,1) 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(35,194,199,1)), color-stop(100%, rgba(32,164,208,1)));
      background: -webkit-linear-gradient(top, rgba(35,194,199,1) 0%, rgba(32,164,208,1) 100%);
      background: -o-linear-gradient(top, rgba(35,194,199,1) 0%, rgba(32,164,208,1) 100%);
      background: -ms-linear-gradient(top, rgba(35,194,199,1) 0%, rgba(32,164,208,1) 100%);
      background: linear-gradient(to bottom, rgba(35,194,199,1) 0%, rgba(32,164,208,1) 100%); */
      /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23c2c7', endColorstr='#20a4d0', GradientType=0 ); */
      z-index: -9;
      background-repeat: no-repeat;
      background-size: 100% auto;
      background-position: bottom;
  }
  .footer.text-center.login_footer {
      padding-bottom: 20px;
      margin-top: 15px;
  }
  .mobileloginlft_image {
      display: none;
  }
}


@media only screen and (max-width: 767px) {

  .rsklogin_page.frm_loginblk {
      background: rgba(35,194,199,1);
      background: -moz-linear-gradient(top, rgba(35,194,199,1) 0%, rgba(32,164,208,1) 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(35,194,199,1)), color-stop(100%, rgba(32,164,208,1)));
      background: -webkit-linear-gradient(top, rgba(35,194,199,1) 0%, rgba(32,164,208,1) 100%);
      background: -o-linear-gradient(top, rgba(35,194,199,1) 0%, rgba(32,164,208,1) 100%);
      background: -ms-linear-gradient(top, rgba(35,194,199,1) 0%, rgba(32,164,208,1) 100%);
      background: linear-gradient(to bottom, rgba(35,194,199,1) 0%, rgba(32,164,208,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23c2c7', endColorstr='#20a4d0', GradientType=0 );
      background: rgb(254, 254, 254) url(../images/mechant-login.jpg);
  }
  .rsklogin_page .divLogin:before {
    background: #0187d0;
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    top: 30px;
    z-index: -1;
}

  .mobileloginlft_image {
      max-height: 115px;
      display: inline-block;
      margin-top: 15px;
      margin-bottom: 10px;
  }

  .loginsubmit_button span.signup_account {
      text-align: left;
  }

  .rsklogin_page .single_wrapper {
      background: none;
      padding: 20px 0;
  }
  #navbar .navbar a {
    padding: 10px 18px;
    position: relative;
    width: 100%;
    text-align: left;
}
}

.loginsubmit_button {
  display: inline-block;
  width: 100%;
  clear: both;
}

.loginremember_checkbox .custom-checkbox {
  position: relative;
}

  .loginremember_checkbox .custom-checkbox input[type="checkbox"] {
      opacity: 0;
      position: absolute;
      margin: 5px 0 0 3px;
      z-index: 9;
  }

.loginremember_checkbox input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

.loginremember_checkbox .custom-checkbox input[type="checkbox"]:checked + label:before {
  /*border-color: #20a5cf;
  background: #20a5cf;*/
  border-color: #ffffff;
  background: #ffffff;
}

.loginremember_checkbox .custom-checkbox label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  background: #ffffff;
  border: 1px solid #bbb;
  border-radius: 2px;
  box-sizing: border-box;
  z-index: 2;
}

.loginremember_checkbox .custom-checkbox label:before {
  width: 18px;
  height: 18px;
}

.loginremember_checkbox .custom-checkbox input[type="checkbox"]:checked + label:after {
  border-color: #fff;
}

.loginremember_checkbox .custom-checkbox input[type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  left: 6px;
  top: 2px;
  width: 6px;
  height: 11px;
  border: solid #20a5cf;
  border-width: 0 2px 2px 0;
  transform: inherit;
  z-index: 3;
  transform: rotateZ(45deg);
}

.loginremember_checkbox label {
  font-weight: 500;
  color: #eeeeee;
}

.loginremember_checkbox {
  padding-bottom: 20px;
}

.rsklogin_page .login_footer p {
  font-size: 12px;
  color: #272727;
}

.mechantstore_images span {
  padding-top: 10px;
  display: inline-block;
  margin-right: 10px;
}

.mechantstore_images {
      padding-bottom: 0px;
  color: #272727;
  padding-top: 30px;
}

.signup_account a {
  color: #000000 !important;
  font-weight: 600;
  white-space: nowrap;
}


.divLogin .has-feedback-left {
  padding-left: 60px;
  height: 40px;
  box-shadow: none;
}
.back_tohome, .back_tohome:focus, .back_tohome:hover {
  color: #333333;
  text-align: center;
  background: #FFFFFF;
  width: auto;
  display: inline-block;
  font-size: 13px;
  padding: 6px 15px;
  border-radius: 3px;
  margin-bottom: 15px;
  font-weight: 500;
  text-decoration: none !important;
}
.back_tohome i {
  position: relative;
  top: 2px;
  padding-right: 5px;
  font-weight: 600;
}
.loginpage_blk .login_leftside {
  margin: 0;
}
.loginpage_blk .login_leftside .login_image {
  max-height: 350px;
}
.loginpage_blk .login_leftside .loginlft_image {
  max-height: 80px;
  margin: 0;
}
.rsklogin_page.frm_loginblk.frm_registerblk .container.body {
  padding-top: 3%;
}
.rsklogin_page.frm_registerblk .divLogin .form-group {
  margin-bottom: 28px;
}
.rsklogin_page.frm_registerblk .login_title {
  font-size: 26px !important;
  margin-bottom: 25px !important;
}
.detail-box {
  display: none;
}

.cover_txtblk {
  background: url(../images/pb-2.jpg);
  width: 100%;
  min-height: 150px;
  background-size: cover;
  position: relative;
  padding-top: 80px;
  color: #FFFFFF;
  z-index: 9;
  padding-bottom: 80px;
}
.cover_txtblk:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: rgb(0 0 0 / 66%);
  z-index: -1;
  height: 100%;
}
.cover_txtblk h2 {
  font-size: 38px;
}
.privacy_text {
  padding: 50px 0 40px 0;
}
.privacy_text h2 {
  border-bottom: 1px solid #cccccc;
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.2px;
  padding-top: 15px;
  padding-left: 15px;
}
.privacy_txtblkmain .subheading {
  font-size: 18px;
  color: #3f5e67;
  padding-bottom: 10px;
  display: inline-block;
  font-weight: 500;
}
.subheading_txt {
  font-size: 15px;
  padding: 0 20px;
  line-height: 26px;
  letter-spacing: 0.4px;
}
.privacy_text ul {
  font-size: 15px;
  line-height: 26px;
  list-style: none;
}
.privacy_text ul li {
  padding-bottom: 10px;
}
.aRefreshCaptcha i {
  font-size: 20px;
  float: revert;
  margin-right: 10px;
  margin-bottom: 0px;
  color: #FFFFFF;
  font-weight: 600;
  padding-left: 0;
}
#captchaimg {
  max-height: 45px;
  margin-right: 8px;
}

.id_activation {
  font-size: 18px;
  padding-top: 25px;
  color: #FFFFFF;
  text-align: center;
}
.select_stateblk select.form-control:not([size]):not([multiple]) {
  height: 45px;
  padding: 0px 10px;
  text-indent: 45px;
}

@media only screen and (max-width: 991px) {
  .headnavbar_section .navbar-toggler {
    margin-top: 0;
    position: absolute;
    top: -50px;
    right: 0;
}

  
}
@media (min-width: 768px) and (max-width: 991px) {
.headnavbar_section .navbar-collapse ul.navbar-nav {
  display: inline-block;
  float: left;
  width: 100%;
}
.headnavbar_section {
  display: inline-block;
  width: 100%;
}
.light_modeabout:hover {
  background: #e3ebed;
  color: #000000;
  transition: all ease 0.4s;
  cursor: pointer;

} 
}
@media only screen and (max-width: 768px) {
  .headnavbar_section {
    display: inline-block;
    width: 100%;
  }
  .address_blk .location_addrblk {
    left: 6%;
    max-width: 88%;
    margin-bottom: 15px;
}
}









.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-item.active {
  opacity: 1;
}
.carousel-fade .carousel-item .active.carousel-item-left,
.carousel-fade .carousel-item .active.carousel-item-right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .carousel-control-prev, .carousel-fade .carousel-control-next {
  z-index: 2;
}




.half-circle-next, .half-circle-prev {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  margin-top: -30px;
  padding-top: 2px;
  background: rgba(0, 0, 0, 0.5);
  border-width: 0px;
  color: #fff;
  font-style: normal;
  font-size: 20px;
  position: absolute;
  top: calc(50% - 15px);
  z-index: 10;
  cursor: pointer;
}

.half-circle-prev {
  left: -30px;
  margin-right: -23px;
  float: left;
  z-index: 100;
  outline: none !important;
}

.half-circle-next {
  right: -30px;
  margin-left: -23px;
  float: right;
  z-index: 100;
  outline: none !important;
}

.half-circle-prev span {
  margin-right: -23px
}

.half-circle-next span {
  margin-left: -23px
}
.carousel.slide.carousel-fade {
  overflow: hidden;
}