@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;700&display=swap');
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?dpo5na');
  src: url('../fonts/icomoon.eot?dpo5na#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?dpo5na') format('truetype'), url('../fonts/icomoon.woff?dpo5na') format('woff'), url('../fonts/icomoon.svg?dpo5na#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-building:before {
  content: "\e911";
}
.icon-chat:before {
  content: "\e912";
}
.icon-dropify:before {
  content: "\e914";
}
.icon-integration:before {
  content: "\e916";
}
.icon-list-group:before {
  content: "\e917";
}
.icon-male:before {
  content: "\e918";
}
.icon-message:before {
  content: "\e919";
}
.icon-phone:before {
  content: "\e91a";
}
.icon-protection:before {
  content: "\e91b";
}
.icon-user-call:before {
  content: "\e91d";
}
.icon-user-group:before {
  content: "\e91e";
}
.icon-quote:before {
  content: "\e910";
}
.icon-flex:before {
  content: "\e90d";
}
.icon-replacement:before {
  content: "\e90e";
}
.icon-secure:before {
  content: "\e90f";
}
.icon-certification:before {
  content: "\e900";
}
.icon-arrow-up:before {
  content: "\e902";
}
.icon-arrow-dwon:before {
  content: "\e901";
}
.icon-arrow-right-large:before {
  content: "\e903";
}
.icon-arrow-right-outline:before {
  content: "\e904";
}
.icon-blog:before {
  content: "\e905";
}
.icon-case-studies:before {
  content: "\e906";
}
.icon-close:before {
  content: "\e907";
}
.icon-download:before {
  content: "\e908";
}
.icon-faq-arrow:before {
  content: "\e909";
}
.icon-guides:before {
  content: "\e90a";
}
.icon-mic:before {
  content: "\e90b";
}
.icon-search:before {
  content: "\e90c";
}
body {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
}
a:focus {
  text-decoration: none;
}
a:hover {
  color: #37c9c6;
}
a {
  outline: none;
  color: #37c9c6;
}
h1, h2, h3, h4, h5 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  letter-spacing: 0;
}
h1 {
  font-size: 66px;
  line-height: 80px;
  font-weight: 700;
  margin-bottom: 35px;
}
h2 {
  font-size: 30px;
  margin-bottom: 25px;
  font-weight: 700;
  line-height: 36px;
}
h3 {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 23px;
}
h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}
h5 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
}
ul {
  padding-left: 25px;
  margin-left: 0;
}
ul li {
  margin-left: 0;
}
p {
  line-height: inherit;
}
img {
  max-height: 100%;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1110px;
  }
}
button:focus {
  outline: none;
}
.main-wrap {
  position: relative;
  display: block;
  clear: both;
  z-index: 2;
  padding: 25px 0 0 0;
}
.custom-btn {
  min-width: 143px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #FFFFFF;
  background: #D98A47;
  padding: 10px 16px;
  display: inline-block;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 5px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.custom-btn:hover, .custom-btn:focus {
  color: #fff;
  background-color: #D98A47;
  text-decoration: none;
}
/*.custom-btn.font16 {
  font-size: 16px;
}*/
.btn-shadow {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  width: 100% !important;
  height: 100% !important;
}
/**************header******************/
#site-header {
  z-index: 3;
}
#site-content {
  overflow-x: hidden;
  position: relative;
}
.header-inner {
  width: auto;
  max-width: 1110px;
  padding: 22px 15px;
  position: relative;
  z-index: 2;
}
.footer-top-visible .footer-nav-widgets-wrapper, .footer-top-hidden #site-footer {
  margin-top: 0;
}
.header-titles .site-title, .header-titles .site-logo, .header-titles .site-description {
  margin: 0;
}
.header-titles {
  margin: 0;
}
.header-titles-wrapper {
  margin-right: 15px;
  max-width: 200px;
}
/********************main-menu***************************/
.main-menu ul.primary-menu > li {
  margin: 0 13px;
  padding: 10px 0px;
}
.main-menu ul.primary-menu > li:last-child {
  margin-right: 0;
}
.main-menu ul.primary-menu > li > a {
  font-size: 15px;
  color: #000;
  font-weight: 400;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
}
.main-menu ul > li > a:hover, .main-menu .primary-menu a:focus {
  text-decoration: none;
}
.main-menu .primary-menu li.current-menu-item > a, .main-menu .primary-menu li.current-menu-item > .link-icon-wrapper > a {
  text-decoration: none;
  color: #d68291;
  font-weight: 500;
}
.main-menu ul.primary-menu li.login_btn {
  margin-left: 37px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.main-menu ul.primary-menu li.login_btn a {
  border: 1px solid #D68291;
  padding: 7px 10px;
  background-color: transparent;
  color: #d68291;
  border-radius: 5px;
  min-width: 110px;
  text-align: center;
}
.main-menu ul.primary-menu li.join_btn {
  margin-left: 0;
  padding-top: 7px;
  padding-bottom: 7px;
}
.main-menu ul.primary-menu li.join_btn a {
  border: 1px solid #D68291;
  padding: 7px 10px;
  background-color: #D68291;
  color: #fff;
  border-radius: 5px;
  min-width: 110px;
  text-align: center;
}
.main-menu ul.primary-menu li.join_btn a:hover {
	color: #fff;
}
.main-menu ul.primary-menu {
  margin: 0;
  align-items: center;
  letter-spacing: 0;
  padding: 0;
}
.primary-menu > li.menu-item-has-children > a {
  padding-right: 0;
  margin-right: 0;
}
.primary-menu ul.sub-menu li {
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
}
.primary-menu ul.sub-menu li a {
  font-size: 8px;
  padding: 6px 25px 6px 56px;
  color: #333333;
  line-height: 13px;
}
.primary-menu ul.sub-menu li a strong {
  display: block;
  padding-bottom: 1px;
  font-size: 10px;
  color: #000000;
  font-weight: 500;
}
.primary-menu ul li.menu_secure_bg a:hover {
  background-color: rgba(182, 140, 184, 0.2);
}
.primary-menu ul li.menu_flex_bg a:hover {
  background-color: rgba(217, 138, 71, 0.2);
}
.primary-menu ul li.menu_replacement_bg a:hover {
  background-color: rgba(156, 178, 128, 0.2);
}
.primary-menu ul.sub-menu li:first-child a {
  border-radius: 5px 5px 0 0;
}
.primary-menu ul.sub-menu li:last-child a {
  border-radius: 0 0 5px 5px;
}
.primary-menu ul.sub-menu li.menu_secure_bg a:before, .primary-menu ul.sub-menu li.menu_flex_bg a:before, .primary-menu ul.sub-menu li.menu_replacement_bg a:before {
  content: "";
  background-color: #B68CB8;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  position: absolute;
  left: 20px;
  top: 6px;
  background-repeat: no-repeat;
  background-position: center center;
}
.primary-menu ul.sub-menu li.menu_secure_bg a:before {
  background-image: url("../images/custodialnew.svg");
	background-size: 14px;
}
.primary-menu ul.sub-menu li.menu_flex_bg a:before {
  background-color: #D98A47;
  background-image: url("../images/insurednew.svg");
	background-size: 14px;
}
.primary-menu ul.sub-menu li.menu_replacement_bg a:before {
  background-color: #9CB280;
  background-image: url("../images/deposit-replacement.svg");
	background-size: 12px;
}
body:not(.overlay-header) .primary-menu ul {
  background-color: #fff;
}
.page-template-templates_standard .main-menu ul.primary-menu li.login_btn a {
  color: #fff;
}
@media (min-width:1000px) {
  .primary-menu > li > .icon {
    display: none;
  }
  .primary-menu ul.sub-menu {
    top: 40px;
    width: 315px;
    background: #000;
    border-radius: 5px;
    padding: 0;
    /*overflow: hidden;*/
    border: 1px solid #B7B6B6;
  }
  .primary-menu li.menu-item-has-children:hover > ul, .primary-menu li.menu-item-has-children:focus > ul, .primary-menu li.menu-item-has-children.focus > ul {
    right: auto;
  }
  body.touch-enabled .primary-menu > li.menu-item-has-children > a {
    margin-right: 0;
  }
  /* .primary-menu ul::after {
    border-bottom-color: #999999;
    left: 1.8rem;
    right: auto;
  }*/
  .primary-menu ul::after, .primary-menu ul::before {
    bottom: 100%;
    left: 28px;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .primary-menu ul::after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
  }
  .primary-menu ul::before {
    border-color: rgba(153, 153, 153, 0);
    border-bottom-color: #B7B6B6;
    border-width: 11px;
    margin-left: -11px;
  }
  body:not(.overlay-header) .primary-menu > li > ul:after {
    border-bottom-color: #fff;
  }
  .menu-mobile-text {
    display: none;
  }
  .main-menu ul.primary-menu li.menu_people, .main-menu ul.primary-menu li.menu_resources {
    display: none;
  }
}
/**************main*****************/
main {
  min-height: 800px;
}
.template-main {
  position: relative;
  z-index: 2;
}
.main-heading {
  display: flex;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 0;
  justify-content: flex-start;
  align-items: center;
}
.main-heading h1 {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  line-height: 21px;
  color: #000;
}
.round-circle {
  background-color: #D98A47;
  width: 36px;
  height: 36px;
  display: flex;
  border-radius: 50%;
  margin-right: 8px;
  color: #fff;
  text-align: center;
  /*line-height: 39px;*/
  font-size: 16px;
	justify-content: center;
align-items: center;
}
.heading-replacement p {
  margin: 0;
  font-size: 9px;
  font-family: 'Montserrat', sans-serif;
}
.heading-replacement p img {
  display: inline-block;
}
/**************standard-template******************/
.standard-template:after, .template-flex:after, .template-secure:after, .template-replacement:after {
  /* clip-path: polygon(0 0, 100% 0%, 100% 70%, 0% 100%); */
  height: 250px;
  content: "";
  background-color: #37c9c6;
  position: absolute;
  top: 0;
  left: -200%;
  right: 0;
  /*z-index: 1;*/
  width: 400%;
  transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
}
@media (min-width:1300px) {
  .standard-template:after, .template-flex:after, .template-secure:after, .template-replacement:after {
    height: 270px;
    transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
  }
}
@media (min-width:1500px) {
  .standard-template:after, .template-flex:after, .template-secure:after, .template-replacement:after {
    height: 290px;
    transform: rotate(-5.5deg);
    -webkit-transform: rotate(-5.5deg);
    -ms-transform: rotate(-5.5deg);
  }
}
@media (min-width:2200px) {
  .standard-template:after, .template-flex:after, .template-secure:after, .template-replacement:after {
    height: 300px;
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
  }
}
@media (min-width:2800px) {
  .standard-template:after, .template-flex:after, .template-secure:after, .template-replacement:after {
    height: 325px;
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
  }
}
/**************tenant-template******************/
.tenant-template {
  position: relative;
}
/*.tenant-template:before {
  position: absolute;
  width: 60%;
  height: 580px;
  left: 0;
  top: 0;
  background: rgba(54, 201, 198, 1);
  clip-path: polygon(0 0, 72% 16%, 100% 62%, 0% 100%);
  content: "";
  opacity: 0.09;
}
*/
/*****************************/
.page-template-templates_landlord .header-inner, .page-template-templates_Agent .header-inner, .page-template-templates_tenant .header-inner {
  padding-bottom: 0;
}
.landlord-template, .tenant-template {
  padding-top: 22px;
}
.polygon-web {
  position: absolute;
  left: 0;
  top: -38px;
  right: 0;
}
.polygon-web svg {
  width: 804px;
  height: 520px;
}
@media (min-width:1400px) {
  .polygon-web svg {
    width: 1004px;
    height: 630px;
  }
}
@media (min-width:1800px) {
  .polygon-web svg {
    width: 1204px;
    height: 724px;
  }
}
/**************tenant-template******************/
.landlord-template {
  position: relative;
}
/*.landlord-template:before {
  position: absolute;
  width: 60%;
  height: 580px;
  left: 0;
  top: 0;
  background: rgba(54, 201, 198, 1);
  clip-path: polygon(0 0, 72% 16%, 100% 62%, 0% 100%);
  content: "";
  opacity: 0.09;
}*/
.stripe-line-right {
  position: absolute;
  right: 0;
  top: 450px;
  z-index: -1;
}
.stripe-line-right-color1 {
  height: 42px;
  width: 274px;
  opacity: 0.8;
  background-color: #D98A47;
  display: inline-block;
  transform: rotate(-6.12deg);
  margin-right: -50px;
  position: absolute;
  right: 0;
  top: 0;
}
.stripe-line-right-color2 {
  height: 42px;
  width: 274px;
  opacity: 0.8;
  background-color: #36c9c6;
  display: inline-block;
  transform: rotate(-6.12deg);
  margin-right: -20px;
  position: absolute;
  right: 0;
  top: 30px;
}
/**************flex-template******************/
.stripe-line-left {
  position: absolute;
  left: 0;
  top: 550px;
  z-index: -1;
}
.stripe-line-left-color1 {
  height: 42px;
  width: 274px;
  opacity: 0.8;
  background-color: #D98A47;
  display: inline-block;
  transform: rotate(-6.12deg);
  margin-left: -20px;
  position: absolute;
  left: 0;
  top: 0;
}
.stripe-line-left-color2 {
  height: 42px;
  width: 274px;
  opacity: 0.8;
  background-color: #36c9c6;
  display: inline-block;
  transform: rotate(-6.12deg);
  margin-left: -90px;
  position: absolute;
  left: 0;
  top: 30px;
}
.stripe-width-large {
  width: 618px;
}
.stripe-line-right-color1.stripe-width-2 {
  margin-right: -90px;
}
/*********footer*********/
#site-footer {
  background-color: #37c9c6;
  padding: 30px 0 0 0;
}
#site-footer .section-inner {
  padding-bottom: 60px;
}
.footer-sec h2 {
  color: #fff;
  margin-bottom: 22px;
  font-weight: 700;
  letter-spacing: 0.13px;
  font-size: 20px;
}
.footer-sec ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.footer-sec ul li {
  margin-left: 0;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.13px;
}
.footer-sec ul li a {
  color: #fff;
}
.footer_social_icon {
  text-align: center;
}
.footer_social_icon ul li {
  display: inline-block;
  padding: 0 10px;
}
.footer_social_icon ul li a {
  border-radius: 50%;
  width: 56px;
  height: 56px;
  background-color: #d68291;
  color: #ffff;
  display: inline-block;
  font-size: 36px;
  line-height: 59px;
}
.footer-col {
  padding: 10px 15px;
  width: 25%;
}
.footer-col2 {
  border-left: 1px solid #5ed4d1;
  padding-left: 40px;
}
.footer-col3 {
  border-right: 1px solid #5ed4d1;
  width: 20%;
}
.footer-col4 {
  width: 30%;
  padding-left: 30px;
}
.footer-logo1 {
  margin-bottom: 20px;
}
.footer-customer-sec {
  display: flex;
  width: 100%;
  margin-top: 61px;
  justify-content: space-between;
  align-items: center;
}
.copyright {
  background-color: #d68291;
  color: #fff;
  padding: 10px 0;
  font-size: 14px;
}
.copyright p {
  margin: 0;
}
/*****************common*************/
/*.tl{
	text-align: left;
}
.tc{
	text-align: center;
}
.tr{
	text-align: right;
}
.btn-square {
	border-radius: 0;
}
.btn-curved {
	border-radius: 5px;
}
.btn-more-curved {
	border-radius: 20px;
}*/
.row-reverse, .hero_style2 {
  flex-direction: row-reverse;
}
.btn-left {
  justify-content: flex-start;
}
.btn-center {
  justify-content: center;
}
.btn-right {
  justify-content: flex-end;
}
.btn-wrap {
  padding-top: 20px;
  display: flex;
  width: 100%;
}
/************hero module************************/
.hero-module {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  font-size: 18px;
  padding: 47px 0;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
/*.hero-module .custom-btn{
	
}*/
.hero-row {
  margin: 0 -10px;
  flex-grow: 1;
  display: flex;
}
.hero-cont {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.hero-left {
  padding: 0 10px;
  width: 53%;
}
.hero-right {
  padding: 0 10px;
  width: 47%;
}
.hero-desc {
  line-height: 32px;
}
.hero-module video, .hero-module iframe {
  border: none;
  vertical-align: top;
  display: inline-block;
}
.hero-module-full {
  display: flex;
  width: 100%;
  margin: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hero-module-full:before {
  content: "";
  /*background-color: #000;*/
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/*********************Social /company logos module**************************/
.logos-module {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  padding: 10px 0px;
  /*  border-top: 1px solid #000;
	border-bottom: 1px solid #000;*/
  position: relative;
  z-index: 1;
}
.logos-module .item {
  padding: 10px;
}
.logo-static {
  display: flex;
  width: 100%;
}
.logo-static ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0 -10px;
  justify-content: center;
  flex-grow: 1;
  align-items: center;
}
.logo-static ul li {
  width: 20%;
  padding: 10px;
}
.logo-item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  cursor: pointer;
}
.logo-gray-scale {
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  cursor: pointer;
}
.logo-gray-scale:hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
}
.company-logo-slider .owl-stage {
  display: flex;
  align-items: center;
}
/**************three-products-module**************************/
.products-module-wrap {
  padding: 64px 0 38px 0;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  clear: both;
}
.products-module-info {
  font-size: 20px;
}
.products-box {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 46px 15px 0 15px;
  overflow: hidden;
}
.products-column {
  width: 33.33%;
  padding: 0 6px;
  margin: 21px 0;
  position: relative;
  /*	  transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;*/
}
.prod-sec {
  border-color: #D98A47;
  border-width: 3px;
  border-style: solid;
  background-color: rgba(217, 138, 71, 0.1);
  min-height: 412px;
  border-radius: 12px;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.prod-inner {
  min-height: 350px;
  position: relative;
  background-color: #fff;
  border-radius: 12px 12px 0 0;
}
.products-box-default h3 {
  padding: 15px 10px;
  margin: 0;
  /*background-color: #D98A47;*/
  min-height: 60px;
  color: #fff;
  font-weight: normal;
}
.productArrowUp, .productArrowUp:hover{
	text-decoration: none;
}


.products-box-default .arrow-up {
  display: inline-block;
  color: #000;
  text-decoration: none;
  position: absolute;
  bottom: 20px;
  width: 40px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.products-box-default .arrow-up:hover {
  color: #000;
  text-decoration: none;
}
.products-box-default .arrow-up i {
  display: block;
  line-height: 12px;
  font-size: 16px;
}
.products-box-default .icon-outer {
  min-height: 350px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 15px 70px 15px;
}
.products-box-default .icon-outer img {
  max-height: 250px;
}
.prod-flex .arrow-up {
  opacity: 0.5;
}
/*.activeProductBox .products-box-default .icon-outer {
  min-height: 350px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 15px 70px 15px;
  max-height: 350px;
}*/
.prod-secure {
  border-width: 8px;
  border-color: #B68CB8;
  background-color: rgba(182, 140, 184, 0.05);
}
/*.prod-secure .products-box-default h3{
	background-color: #B68CB8;
}*/
.prod-secure .arrow-up {
  color: rgba(182, 140, 184, 0.5);
}
.prod-replacement {
  border-color: #9CB280;
  background-color: rgba(156, 178, 128, 0.05);
}
/*.prod-replacement .products-box-default h3{
	background-color: #9CB280;
}
*/
.prod-replacement .arrow-up {
  color: rgba(156, 178, 128, 0.5);
}
.products-hover-icon {
  display: flex;
  width: 62px;
  height: 32px;
  background-color: #B68CB8;
  position: absolute;
  bottom: 100%;
  left: 26px;
  border-radius: 6px 6px 0 0;
  justify-content: center;
  align-items: center;
  opacity: 1;
}
.products-hover-icon:before {
  /*background-image: url("../images/hover-icon.png");
  background-repeat: no-repeat;
  background-position: center center;width: 20px;
  height: 20px;*/
  display: inline-block;
  font-size: 20px;
  content: "\e900";
  font-family: 'icomoon';
  color: #fff;
}
.prod-sec.activeProductBox .products-hover-icon {
  opacity: 1;
}
.products-box-click {
  position: absolute;
  left: 0;
  right: 0;
  /*background-color:  #B68CB8;*/
  padding: 15px 16px;
  color: #fff;
  opacity: 0;
  top: 100%;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  height: 100%;
}
/*.prod-sec:hover .products-box-click {
	display: block;
}
.prod-sec.activeProductBox {
  border-width: 8px;
}*/
.activeProductBox .products-box-click {
  opacity: 1;
  top: 0;
}
.products-box-click .p-close {
  position: absolute;
  right: 11px;
  top: 7px;
  font-size: 12px;
  text-decoration: none;
  color: #fff;
}
.highlightBox .products-box-click .p-close {
  right: 5px;
  top: 2px;
}
.products-box-click h3 {
  font-weight: normal;
  font-size: 28px;
  color: #fff;
  margin-bottom: 20px;
}
.products-box-click .icon-box {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.products-box-click .prod-icon {
  width: 66px;
  height: 66px;
  border-radius: 10px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  display: inline-block;
  background-color: #fff;
  padding: 10px;
	text-align: center;
}
.products-box-click .prod-icon img{
	margin: 0 auto
}

.products-box-click .prod-desp {
  font-size: 15px;
  padding: 15px 0 0 0;
}
.three-products-m {
  display: none;
}
.products-column.highlightBox {
  margin: 0;
}
.highlightBox .prod-sec {
  min-height: 445px;
  border-width: 8px;
}
.highlightBox .products-box-default .icon-outer {
  min-height: 379px;
}
.highlightBox .prod-sec .products-hover-icon {
  opacity: 1;
}
/*********************stats-module******************************/
.stats-module {
  background-color: #f5f5f5;
  padding: 80px 0;
  margin: 30px 0px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.stats-none {
  padding: 0;
}
.stats-shape {
  padding: 80px 0 0 0;
  margin: 0 0px 113px 0;
  position: relative;
}
.stateSolid, .stateimage {
  margin: 0;
}
.stats-shape:after {
  height: 135px;
  content: "";
  background-color: #f5f5f5;
  position: absolute;
  bottom: -112px;
  left: -200%;
  right: 0;
  z-index: 1;
  width: 400%;
  transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
}
@media (min-width:2500px) {
  .stats-shape::after {
    height: 200px;
    bottom: -142px;
  }
}
@media (min-width:2900px) {
  .stats-shape::after {
    transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
  }
}
.stats-module-cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  position: relative;
  z-index: 2;
}
.stats-column {
  width: 25%;
  padding: 15px;
  text-align: center;
  font-size: 18px;
}
.stats-icon {
  /*  width: 100px;
  min-width: 100px;
  height: 100px;
  background: #fff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
	max-height: 100px;*/
  display: inline-block;
  color: #000;
  padding: 10px;
  vertical-align: middle;
  margin-bottom: 20px;
}
.stats-icon img {
  margin: 0 auto;
  max-height: 100px;
}
.stats-text-top {
  display: block;
  padding-bottom: 18px;
}
.stats-text-number {
    font-size: 48px;
    line-height: normal;
    padding-bottom: 18px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	
}
.stats-text-bottom {
  display: block;
}
/******************content panel***************************/
.content-panel-module {
  background-color: #1D4279;
  padding: 68px 0;
  margin: 30px 0px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  z-index: 1;
}
/*.content-panel:after {*/
.content-panel-shape {
  padding: 40px 0 68px 0;
  margin-top: 100px;
  margin-bottom: 0;
}
.content-panel-none {
  margin: 0;
}
.content-panelSolid {
  margin: 0;
}
.content-panel-shape:after {
  height: 135px;
  content: "";
  background-color: #1D4279;
  position: absolute;
  top: 0;
  left: -200%;
  right: 0;
  z-index: 1;
  width: 400%;
  transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
}
@media (min-width:2500px) {
  .content-panel-shape::after {
    height: 200px;
  }
}
@media (min-width:3500px) {
  .content-panel-shape::after {
    top: 40px;
  }
}
.content-panel-row {
  position: relative;
  z-index: 2;
}
.content-panel-inner {
  display: flex;
  margin: 0 -10px;
}
.content-panel-full {
  padding: 0 10px;
}
.content-panel-inner .sub-h {
  color: #F2DC5D;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 20px;
}
.content-panel-inner h2 {
  margin-bottom: 18px;
  line-height: 37px;
}
.content-panel-inner .content-panel-des {
  font-size: 20px;
  line-height: 30px;
}
.content-panel-logo {
  padding-top: 38px;
}
.content-panel-inner .custom-btn {
  background-color: #efde5a;
  color: #1D4279;
  border-radius: 5px;
}
.content-panel-left {
  width: 50%;
  padding: 0 10px;
}
.content-panel-right {
  width: 50%;
  padding: 0 10px;
}
/*******************Content panel module v2**************************/
.content-panel-module-v2-wrap {
  margin: 45px 0;
}
.content-panel-module-v2 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  font-size: 18px;
  position: relative;
  z-index: 1;
}
.cpm-v2-header {
  text-align: center;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.content-panel-row-v2 {
  margin: 0 -10px;
  flex-grow: 1;
  display: flex;
}
.content-module-v2-cont {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  /*align-items: center;*/
}
.content-module-left-v2 {
  padding: 0 10px;
  width: 50%;
}
.content-module-desc-v2 {
  min-height: 122px;
  line-height: 26px;
  padding-top: 30px;
}
.content-module-right-v2 {
  padding: 0 10px;
  width: 50%;
}
.content-module-right-v2 img {
  margin: 0 auto;
}
.content-module-right-v2 video, .content-module-right-v2 iframe {
  border: none;
  vertical-align: top;
  display: inline-block;
}
.cpm-v2-style2 .content-module-v2-cont {
  flex-direction: row-reverse;
}
.content-module-left-shape {
  padding: 15px;
  min-height: 100%;
}
.content-panel-module-v2-solid {
  padding: 40px 0;
  margin: 0;
}
.content-module-left-shape .content-module-desc-v2 {
  padding-top: 0px;
}
/********************new bar module******************/
.news-module {
  border-width: 3px;
  border-color: #36C9C6;
  border-style: solid;
  border-left: none;
  border-right: none;
  width: 100%;
  display: flex;
  padding: 22px 15px;
}
.news-wrap .owl-carousel .owl-stage {
  padding-left: 0 !important;
}
.news-slider .item {
  padding-right: 210px;
  font-size: 24px;
  line-height: 28px;
}
.news-slider .item h3 {
  font-size: 24px;
  margin-bottom: 16px;
}
.news-slider .item h3 a {
  color: #D68291;
}
.news-slider .item h3 a:hover {
  text-decoration: none;
}
/********************descriptions-module******************/
.descriptions-shape-right, .descriptions-shape-left {
  position: relative;
}
.descriptions-shape-right:after {
  content: "";
  position: absolute;
  top: -80%;
  bottom: 0;
  background-color: #D98A47;
  height: 200%;
  width: 100%;
  right: -23%;
  transform: rotate(16deg);
}
.descriptions-shape-left:after {
  content: "";
  position: absolute;
  top: -80%;
  bottom: 0;
  background-color: #D98A47;
  height: 200%;
  width: 100%;
  left: -23%;
  transform: rotate(-16deg);
}
.descriptions-module {
  display: flex;
  width: 100%;
  font-size: 18px;
  overflow: hidden;
}
.descriptions-module-row {
  display: flex;
  margin: 0 -15px;
  flex-grow: 1;
}
.descriptions-module-left {
  width: 55%;
  background-color: #D98A47;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 52px 15px;
}
.descriptions-module-cont {
  max-width: 593px;
  padding-right: 105px;
  position: relative;
  z-index: 1;
  width: 100%;
}
@media (min-width:1640px) {
  .descriptions-module-cont {
    max-width: 625px;
    padding-right: 125px;
  }
}
.descriptions-module-right {
  width: 45%;
  padding: 0 15px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}
.descriptions-module-right .descriptions-module-image {
  max-width: 628px;
  z-index: 1;
  width: 100%;
}
.descriptions-module-image {
  margin: 100px 0px;
  left: -30px;
  position: relative;
}
.descriptions-module h4 {
  color: #333333;
}
.description-group {
  padding-top: 30px;
}
.description-group-heading {
  font-size: 22px;
  padding-bottom: 10px;
}
.descriptions-module-style2 {
  flex-direction: row-reverse;
}
.descriptions-module-style2 .descriptions-module-right {
  justify-content: flex-end;
}
.descriptions-module-style2 .descriptions-module-image {
  margin: 100px 0px;
  right: -30px;
  position: relative;
  left: auto;
}
.descriptions-module-style2 .descriptions-module-left {
  justify-content: flex-start;
}
.descriptions-module-style2 .descriptions-module-cont {
  padding-left: 105px;
  padding-right: 0;
}
@media (min-width:1640px) {
  .descriptions-module-style2 .descriptions-module-cont {
    padding-left: 125px;
    padding-right: 0;
  }
}
.description-Solid {
  background-color: #D98A47;
}
.description-Solid .descriptions-shape-left:after, .description-Solid .descriptions-shape-right:after {
  display: none;
}
/***********steps-module****************/
.steps-module {
  display: flex;
  width: 100%;
  padding: 30px 0;
  position: relative;
  flex-wrap: wrap;
}
.steps-module .steps-tital-mobile {
  display: none;
}
.steps-module-inner {
  flex-wrap: wrap;
}
.steps-module-solid {
  background-color: #fdf9f6;
}
.steps-module-inner {
  display: flex;
  width: 100%;
  position: relative;
  padding: 20px 0;
}
.steps-module-shape {
  padding: 60px 0;
}
.steps-module-shape:before {
  content: "";
  position: absolute;
  width: 65%;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #fdf9f6;
  border-radius: 0px 10px 10px 0px;
}
.steps-module h3 {
  text-align: center;
  margin: 0;
  padding: 0 10px;
  flex-grow: 1;
}
.steps-module-row {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: center;
  width: 100%;
}
.steps-module-left {
  width: 55%;
  padding: 0 70px 0 58px;
}
.steps-module-left .btn-wrap {
  padding-top: 35px;
}
.steps-module-right {
  width: 45%;
  padding: 0 12px;
}
.steps-sec .card {
  background-color: transparent;
  background-clip: border-box;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #E6E6E6;
}
.steps-sec .step-1 .card-header {
  padding-top: 0;
}
.steps-sec .card-header {
  padding: 34px 0;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: none;
  display: flex;
  align-items: flex-start;
  cursor: pointer;
}
/*.steps-sec .card-header[aria-expanded="true"] {
  padding-bottom: 29px;
}*/
.steps-sec .card-header:first-child {
  border-radius: 0;
}
.steps-sec h3 {
  margin: 0;
  font-weight: 700;
  color: #D98A47;
  text-align: left;
  padding: 0;
}
.step-cont {
  display: inline-block;
  border: 1px solid #D98A47;
  border-radius: 5px;
  font-size: 18px;
  color: #D98A47;
  line-height: 22px;
  padding: 4px 12px;
  min-width: 102px;
  text-align: center;
  margin-right: 55px;
}
.card-header[aria-expanded="true"] .step-cont {
  color: #fff;
  background-color: #D98A47;
}
.steps-sec .card-body {
  padding: 0;
  padding-bottom: 13px;
  line-height: 26px;
  font-size: 20px;
}
.steps-module-style2 .steps-module-row {
  flex-direction: row-reverse;
}
.steps-module-style2 .steps-module-shape:before {
  right: 0;
  left: auto;
  border-radius: 10px 0px 0px 10px;
}
.steps-module-style2 .steps-module-left {
  padding: 0 58px 0 70px;
}
.steps-tital {
  width: 100%;
  display: inline-block;
  padding-bottom: 23px;
  position: relative;
  z-index: 1;
}
/*.steps-tital-bg {
  background-color: #fff;
  position: relative;
  z-index: 1;
}
*/
.steps-module-style2 .btn-wrap {
  justify-content: flex-end;
}
/********testimonials****************/
.testimonials-module {
  padding: 50px 0 70px 0;
}
.testimonials-slider-cont {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 22px 0 0 0;
}
.testimonials-slider .owl-stage {
  padding-left: 0 !important;
  display: flex;
  padding-bottom: 25px;
}
.testimonials-module .owl-item .item {
  /* margin-bottom: 20px;*/
  height: 100%;
  display: flex;
}
.testimonial-item {
  background-color: #f9f9f9;
  padding: 30px 49px;
  font-size: 22px;
  line-height: 31px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-content: space-between;
}
.testimonial-item .icon-quote {
  color: #36C9C6;
}
.testimonial-desp {
  padding-top: 5px;
}
.testimonialname {
  color: #36C9C6;
  padding-top: 7px;
  font-weight: 700;
}
.testimonial-desp-outer {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.slider-arrow .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 0;
  width: 100%;
  margin-top: -27px;
}
.owl-prev.disabled {
  display: none
}
.owl-next.disabled {
  display: none
}
.owl-carousel .owl-nav .owl-prev span, .owl-carousel .owl-nav .owl-next span {
  font-size: 0;
}
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-prev:focus, .owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-next:focus {
  text-decoration: none;
}
.owl-carousel .owl-nav .owl-prev {
  float: left;
  position: relative;
  transform: rotate(180deg);
  margin-left: 5px;
}
.owl-carousel .owl-nav .owl-next {
  float: right;
  margin-right: 5px;
}
.owl-carousel .owl-nav .owl-prev:before {
  content: "\e904";
  color: #36c9c6;
  font-family: 'icomoon';
  font-size: 37px;
}
.owl-carousel .owl-nav .owl-next:before {
  content: "\e904";
  color: #36c9c6;
  font-family: 'icomoon';
  font-size: 37px;
}
.testimonials-module .owl-item.active:after {
  border-bottom: 5px solid #36C9C6;
  content: "";
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 100%;
}
.testimonials-module .owl-item.active + .active:after {
  border-bottom: none;
}
.testimonials-slider-cont .owl-carousel .owl-nav {
  opacity: 0;
}
.testimonials-slider-cont .owl-carousel:hover .owl-nav {
  opacity: 1;
}
/*************Benefits module******************/
.benefits-module-wrap {
  padding: 60px 0;
  position: relative;
}
.benefits-module-inner {
  position: relative;
  z-index: 2;
}
.benefits-header {
  text-align: center;
}
.benefits-module-row {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
  flex-grow: 1;
  justify-content: center;
}
.benefits-col {
  display: inline-block;
  width: 33.33%;
  padding: 0 25px;
  text-align: center;
  margin-top: 40px;
  font-size: 18px;
}
.benefits-icon-wrap {
  justify-content: center;
  width: 100%;
  display: flex;
}
.benefits-icon {
  width: 78px;
  height: 76px;
  background: #36C9C6;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  border-radius: 10px;
  display: flex;
  margin-bottom: 35px;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.benefits-module-wrap h4 {
  margin-bottom: 10px;
}
.benefit-desp {
  line-height: 22px;
}
.purple {
  color: #b68cb8;
}
.greenlight {
  color: #9cb280;
}
.orangelight {
  color: #d98a47;
}
.benefits-module-shape {
  margin-top: 100px;
  background-color: #e3a7b2;
}
.benefits-module-shape:after {
  height: 135px;
  content: "";
  background-color: #e3a7b2;
  position: absolute;
  top: 0;
  left: -200%;
  right: 0;
  z-index: 1;
  width: 400%;
  transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
}
@media (min-width:2500px) {
  .benefits-module-shape::after {
    height: 200px;
  }
}
@media (min-width:3500px) {
  .benefits-module-shape::after {
    top: 40px;
  }
}
/******************Comparison module***********************/
.comparison-mobile {
  display: none;
}
.comparison-module-wrap {
  padding: 60px 0;
  position: relative;
}
.comparison-header {
  text-align: center;
}
.comparison-header h3 {
  font-size: 26px;
  color: #000;
}
.comparison-module-row {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
  flex-grow: 1;
}
.comparison-col {
  display: inline-block;
  width: 33.33%;
  padding: 45px 34px 25px 34px;
  text-align: left;
  font-size: 15px;
  background-color: #fdf9f6;
  position: relative;
}
.comparison-group-heading h4 {
  font-size: 21px;
  text-decoration: underline;
  color: #D98A47;
  margin: 0;
}
.comparison-group-heading a{
	text-decoration: none;
}
.comparison-col .card {
  background-color: transparent;
  background-clip: border-box;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #E6E6E6;
  padding: 24px 0 0 0;
}
.comparison-col .card-header {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: none;
  display: inline-block;
  cursor: pointer;
  flex-wrap: wrap;
}
.comparison-col .card-header:first-child {
  border-radius: 0;
}
.comparison-col .card-header h4 {
  margin: 0 0 10px 0;
  padding: 0;
  color: #D98A47;
  cursor: pointer;
}
.comparison-col .card-header .collapsed {
  margin-bottom: 24px;
}
.comparison-cont-wrap {
  padding-bottom: 20px;
}
.comparison-cont {
  display: inline-block;
  border: 1px solid #D98A47;
  border-radius: 5px;
  font-size: 14px;
  color: #D98A47;
  line-height: 18px;
  padding: 3px 12px;
  min-width: 68px;
  text-align: center;
}
.comparison-col .card-header[aria-expanded="true"] .comparison-cont {
  color: #fff;
  background-color: #D98A47;
}
.comparison-col .card-body {
  padding: 0 0 10px 0;
  line-height: 21px;
  font-size: 15px;
}
.owl-carousel .owl-dots {
  text-align: center;
  display: inline-block;
  width: 100%;
  padding-top: 15px;
}
.owl-carousel button.owl-dot {
  background-color: #36C9C6;
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 50%;
  opacity: 0.2;
  margin: 0 8px;
  vertical-align: top;
}
.owl-carousel button.owl-dot.active {
  opacity: 1;
}
.comparison-certification {
  position: absolute;
  right: 30px;
  top: 20px;
  color: #B68CB8;
  font-size: 37px;
}
@media (min-width:768px) {
  .comparison-col.com-col-6 {
    width: 50%;
  }
}
/*************Benefits module******************/
.option-module-wrap {
  padding: 30px 0 15px 0;
  position: relative;
}
.option-module-inner {
  position: relative;
  z-index: 2;
}
.option-header {
  text-align: center;
  padding-bottom: 15px;
}
.option-module-row {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap;
  flex-grow: 1;
}
.option-col {
  display: inline-block;
  width: 33.33%;
  padding: 0 10px;
  text-align: center;
  margin-bottom: 15px;
  font-size: 18px;
}
.option-icon-wrap {
  justify-content: center;
  width: 100%;
  display: flex;
  padding-bottom: 13px;
}
.option-icon {
  width: 78px;
  display: block;
  text-align: center;
  min-height: 35px;
}
.option-icon img {
  margin: 0 auto;
  max-height: 100px;
}
.option-module-wrap h4 {
  margin-bottom: 10px;
  color: #D98A47;
}
.option-desp {
  line-height: 24px;
}
.option-col-bg {
  background-color: #fdf9f6;
  padding: 33px 20px 23px 20px;
  min-height: 100%;
}
.option-col-bg a:hover {
  text-decoration: none;
}
/*************support module******************/
.support-module-wrap {
  padding: 30px 0 15px 0;
  position: relative;
}
.support-module-inner {
  position: relative;
  z-index: 2;
}
.support-module-wrap h1 {
  color: #36C9C6;
}
.support-header {
  text-align: center;
}
.support-header-des {
  font-size: 22px;
  text-align: center;
  padding-bottom: 40px;
}
.support-header-des p {
  margin-bottom: 5px;
}
.support-module-row {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap;
  flex-grow: 1;
}
.support-col {
  display: inline-block;
  width: 33.33%;
  padding: 0 10px;
  text-align: center;
  margin-bottom: 15px;
  font-size: 18px;
}
.support-icon-wrap {
  justify-content: center;
  width: 100%;
  display: flex;
  padding-bottom: 13px;
}
.support-icon {
  width: 78px;
  height: 76px;
  /*  background: #36C9C6;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);*/
  border-radius: 0;
  display: flex;
  margin-bottom: 35px;
  align-items: center;
  justify-content: center;
  padding: 5px;
  font-size: 52px;
  color: #36C9C6;
}
.support-module-wrap h3 {
  margin-bottom: 20px;
  color: #000;
  font-size: 24px;
  font-weight: 600;
}
.support-desp {
  line-height: 24px;
}
.support-col-bg {
  background-color: #fff;
  padding: 32px 20px 20px 20px;
  min-height: 100%;
  background: #FFFFFF;
  border-width: 3px;
  border-style: solid;
  border-color: #36C9C6;
  box-sizing: border-box;
  border-radius: 10px;
}
.support-col-bg:hover {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.support-small {
  font-size: 10px;
  line-height: 11px;
  padding-top: 10px;
}
/*************form module*************/
.form-module-wrap {
  padding: 45px 0;
  position: relative;
}
.form-module {
  position: relative;
  z-index: 2;
}
.form-module-row {
  margin: 0 -15px;
  flex-grow: 1;
  display: flex;
}
.form-row-reverse {
  flex-direction: row-reverse;
}
.form-module-left {
  padding: 0 15px;
  width: 55%;
}
.form-module-right {
  padding: 0 15px;
  width: 45%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.form-module h1 {
  color: #36C9C6;
  margin-bottom: 10px;
}
.form-module-desc {
  font-size: 18px;
  line-height: 32px;
}
.switch-form {
  background: #FFFFFF;
  box-shadow: 0px 3.4384px 3.4384px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #36C9C6;
  padding: 16px 28px;
  width: 350px;
}
.switch-form-title {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #36C9C6;
  font-family: 'Montserrat', sans-serif;
  padding-bottom: 16px;
}
.form-col2 {
  display: flex;
  margin: 0 -7px;
}
.form-col2 .form-group {
  width: 50%;
  padding: 0 7px;
  margin-bottom: 7px;
}
.switch-form .form-control {
  height: 28px;
  border-radius: 5px;
  padding: 0 10px;
  font-size: 13px;
  border-color: #36C9C6;
}
select.form-control:not([size]):not([multiple]) {
  height: 28px;
}
.switch-form label {
  margin-bottom: 5px;
  font-size: 11px;
  font-weight: 500;
  color: #333333;
  line-height: 13px;
  display: block;
  font-family: 'Montserrat', sans-serif;
}
.switch-form .custom-btn {
  width: 100%;
  background-color: #36C9C6;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  padding: 5px 15px;
  min-height: 32px;
}
/*************faq module******************/
@media (min-width:768px) {
  .faq-module-wrap h2 {
    font-size: 32px;
    margin-bottom: 40px;
  }
}
.faq-module-wrap {
  padding: 30px 0;
  position: relative;
}
.faq-module-inner {
  position: relative;
  z-index: 2;
}
.faq-header {
  text-align: center;
}
.faq-header-des {
  font-size: 24px;
  text-align: center;
  padding-bottom: 40px;
  font-weight: 500;
}
.faq-module-row {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap;
  flex-grow: 1;
}
.faq-col {
  display: inline-block;
  width: 33.33%;
  padding: 0 10px;
  text-align: left;
  margin-bottom: 15px;
  font-size: 18px;
}
.faq-icon-wrap {
  justify-content: flex-start;
  width: 100%;
  display: flex;
  padding-bottom: 11px;
}
.faq-icon {
  width: 32px;
  height: 30px;
  display: flex;
  font-size: 20px;
}
.faq-module-wrap h5 {
  margin-bottom: 0;
}
.faq-col-bg {
  background-color: #cbcbcb;
  padding: 29px 40px 45px 40px;
  min-height: 100%;
  box-sizing: border-box;
  border-radius: 5px;
  color: #333;
  cursor: pointer;
  width: 100%;
  display: block;
}
.faq-col-bg.active {
  background-color: #36C9C6;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  color: #fff;
  text-decoration: none;
}
.faq-col-bg:hover {
  color: #333;
  text-decoration: none;
}
.faq-search {
  padding-top: 35px;
  padding-bottom: 30px;
}
.faq-search .input-group-text {
  border: none;
  background-color: transparent;
  padding: 0;
  font-size: 24px;
  position: absolute;
  z-index: 4;
  left: 4px;
  top: 8px;
  color: #333333;
}
.faq-search .form-control {
  border: none;
  border-bottom: 2px solid rgba(51, 51, 51, 0.5);
  height: 40px;
  padding: 0;
  padding-left: 37px;
  font-size: 20px;
  letter-spacing: 0;
  font-family: 'Montserrat', sans-serif;
  background-color: transparent;
}
input[type="search"]:focus {
  outline: none;
  box-shadow: none;
}
.faq-search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #aaaaaa;
  opacity: 1;
}
.faq-search ::-moz-placeholder { /* Firefox 19+ */
  color: #aaaaaa;
  opacity: 1;
}
.faq-search :-ms-input-placeholder { /* IE 10+ */
  color: #aaaaaa;
  opacity: 1;
}
.faq-search :-moz-placeholder { /* Firefox 18- */
  color: #aaaaaa;
  opacity: 1;
}
.faq-question .card-header {
  padding: 19px 0 15px 0;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: none;
}
.faq-question .card {
  border: none;
  border-bottom: 1px solid rgba(51, 51, 51, 0.5);
  background-color: transparent;
}
.faq-question .card-body {
  padding: 0 0 20px 0;
  font-size: 16px;
}
.faq-question .faq-heading {
  font-size: 18px;
  color: #696969;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq-question .faq-heading:hover {
  text-decoration: none;
}
.faq-heading-text {
  flex-grow: 1;
  padding-right: 15px;
}
.faq-question .faq-heading i {
  transition: all 0.5s ease-in-out;
}
.faq-question .card .card-header [aria-expanded="true"] .icon-faq-arrow {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.loading-arrow {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding: 25px 0 5px 0;
  font-size: 26px;
  line-height: 20px;
}
.loading-arrow a {
  color: #36C9C6;
  display: inline-block;
}
.loading-arrow a:hover {
  text-decoration: none;
}
/******************sign-join*****************/
@media (min-width:768px) {
  .sign-join-module-wrap h1 {
    font-size: 45px;
    margin-bottom: 25px;
    line-height: 54px;
  }
  .sign-join-module-wrap h2 {
    font-size: 35px;
  }
}
.sign-join-module-wrap {
  position: relative;
}
.sign-join-module-wrap h1 {
  color: #36C9C6;
}
.sign-join-module-upper, .sign-join-module-lower {
  padding: 30px 0;
}
.sign-join-module-inner {
  padding: 0 68px;
}
.sign-join-module-wrap h2 {
  color: #D68291;
  text-align: center;
  margin-bottom: 0;
}
.sign-join-header {
  text-align: center;
}
.sign-join-header-des {
  font-size: 16px;
  text-align: center;
  padding-bottom: 15px;
  line-height: 18px;
}
.sign-join-module-row {
  display: flex;
  margin: 0 -30px;
  flex-wrap: wrap;
  flex-grow: 1;
}
.sign-join-col {
  display: inline-block;
  width: 33.33%;
  padding: 0 30px;
  margin-bottom: 15px;
  font-size: 18px;
  text-align: center;
}
.sign-join-icon-wrap {
  justify-content: center;
  width: 100%;
  display: flex;
  padding-bottom: 22px;
}
.sign-join-icon {
  width: 68px;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background-color: #36C9C6;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  color: #fff;
  font-size: 19px;
}
.sign-join-col-cont {
 /* border: 3px solid #36C9C6;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);*/
  width: 100%;
  display: inline-block;
  vertical-align: top;
  border-radius: 10px;
  color: #000;
  font-family: 'Montserrat', sans-serif;  
  overflow: hidden;
	background-color: #fff;
}
.sign-join-col-bg {
  background-color: #fff;
  padding: 28px 40px 28px 40px;
  border-radius: 4px;
  cursor: pointer;
  color: #36C9C6;
}
.sign-join-icon .icon-building{
	font-size: 28px;
}
.sign-join-icon .icon-male{
	font-size: 32px;
}


@media (min-width:768px) {
.sign-join-col-cont {
	box-shadow: inset 0 0 0 3px #36c9c6, 0px 4px 4px rgb(0 0 0 / 25%);
}
.sign-join-col-bg {
  border-radius: 8px;
  border: 3px solid #36C9C6;	
}	
	
	
}




.sign-join-col-bg[aria-expanded="true"] {
  background-color: #36C9C6;
  color: #fff;
}
.sign-join-col-bg[aria-expanded="true"] .sign-join-icon {
  background-color: #fff;
  color: #D68291;
}
.sign-join-module-wrap h4 {
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 500;
}
.sign-join-col-cont .card-body {
  padding: 0 15px 15px 15px;
}
.login-btn-group {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding: 15px 0 0 0;
}
.login-btn-group .custom-btn {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  min-width: 139px;
}
.custodial-btn .custom-btn {
  background-color: #B68CB8;
}
.insured-btn .not-member-link a {
  color: #D98A47;
  font-weight: 600;
}
.insured-btn:nth-child(2) .not-member-link a {
  color: #B68CB8;
}
/*.custodial-btn .not-member-link a{
	color: #B68CB8;
} */
.not-member-link {
  font-size: 10px;
  padding-top: 5px;
}
.mobiledevicesigninmodule {
  display: none;
}
/********************404 page**********************/
.error404 main {
  min-height: 680px;
}
.error404 #site-content {
  padding-top: 30px;
}
.error404-content {
  padding-bottom: 90px;
}
.error404-content img {
  margin: 0 auto;
}
.error404-content h1 {
  font-size: 40px;
  line-height: 56px;
  margin-top: 40px;
  margin-bottom: 16px;
}
.intro-text {
  max-width: 588px;
  margin: 0 auto;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 32px;
}
.intro-text p {
  margin: 0;
}
/**************end*****************/
/*************depositcalculator**************/
.depositcalculator-page {
  padding: 20px 23px 70px 23px;
  font-size: 16px;
}
.depositcalculatortopsec {
  font-size: 20px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.depositcalculator-page h1 {
  font-size: 45px;
  margin-bottom: 35px;
  color: #36C9C6;
  line-height: 54px;
}
.depositcalculator-page h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 26px;
}
.depositcalculatormiddlesec {
  padding: 60px 0 100px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.depositcalculator-info {
  padding-right: 30px;
}
.depositcalculatorinfo-col {
  font-size: 40px;
  color: #36C9C6;
  font-weight: 500;
  display: inline-block;
  width: 100%;
  padding: 8px 0;
}
.calcu-title {
  width: 100%;
  display: block;
}
.calcu-nub {
  font-weight: 700;
  color: #D68291;
  border-bottom: 3px solid #D68291;
  display: inline-block;
  margin-left: 10px;
  min-width: 200px;
}
.calcu-nub .calcu-nub-input {
  font-weight: 700;
  color: #D68291;
  margin-left: 0;
  max-width: 175px;
  display: inline-block;
  border: none;
  height: auto;
  min-height: 10px;
  padding: 0;
  font-size: 40px;
}
.calcu-nub .calcu-nub-input:focus {
  border: none;
  outline: none;
}
#calc_output_1_number {
  display: none;
}
.depositcalculatorlink {
  border-left: 2px solid rgba(51, 51, 51, 0.2);
}
.depositcalculatorlink ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.depositcalculatorlink ul li {
  text-align: center;
  font-size: 23px;
  padding: 25px 0;
  font-weight: 700;
}
.depositcalculatorlink ul li a {
  color: #D68291;
  text-decoration: underline;
}
.depositcalculatorbottomsec h3 {
  margin-bottom: 35px;
}
.depositcap-wrap {
 /* border: 2px solid #D68291;overflow: hidden;
  border-radius: 10px;
  */
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}
.depositcap-row {
  margin: 0;
}
.depositcap-col {
    border: 2px solid #D68291;
    border-bottom-width: 1px;
    padding: 15px;
    line-height: 20px;
    border-right-width: 1px;
}


@media (min-width:768px) {
.depositcap-row:first-child .depositcap-col{
	border-top-width: 3px;
}
.depositcap-row:last-child .depositcap-col{
	border-bottom-width: 3px;
}
.depositcap-row .depositcap-col:first-child {
	border-left-width: 3px;
}
.depositcap-row .depositcap-col:last-child {
	border-right-width: 3px;
}
.depositcap-row:first-child .depositcap-col:first-child {
  border-radius: 10px 0 0 0;
}
.depositcap-row:first-child .depositcap-col:last-child {
  border-radius: 0 10px 0 0;
}
.depositcap-row:last-child .depositcap-col:first-child {
  border-radius: 0 0 0 10px;
}
.depositcap-row:last-child .depositcap-col:last-child {
  border-radius: 0 0 10px 0;
}

.page-template-templates_standard .stripe-line-left, .page-template-templates_standard_cms .stripe-line-left, .page-template-templates_tenant .stripe-line-left, .page-template-templates_landlord .stripe-line-left , .page-template-templates_Agent .stripe-line-left {
    top: 1450px;
}
	
	
}





/**************end*****************/


input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], textarea{
	letter-spacing: 0;
}





/************Deposit Checker module************************/
.deposit-checker-module {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  font-size: 18px;
  padding: 47px 0;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
/*.hero-module .custom-btn{
	
}*/
.deposit-checker-row {
  margin: 0 -10px;
  flex-grow: 1;
  display: flex;
}
.deposit-checker-cont {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.deposit-checker-left {
  padding: 0 10px;
  width: 53%;
}
.deposit-checker-right {
    padding: 0 10px;
    width: 47%;
    display: flex;
    align-items: center;
    justify-content: center;
	    font-family: 'Montserrat', sans-serif;
	flex-wrap: wrap;
}
.deposit-checker-desc {
  line-height: 32px;
}



.checker-form {
	background-color: #36C9C6;
	width: 310px;
	height: 310px;
	border-radius: 50%;
	padding: 50px 55px 20px 55px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	align-content: center;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);	
}

.checkertitel {
	font-size: 15px;
	font-weight: 700;
	padding-bottom: 18px;
	color: #fff;
	text-align:center;
}
.checker-form  .form-control {
	border: none;
	border-bottom: 1px solid #fff;
	padding:3px 0;
	background-color: transparent;
	color: #fff;
	font-weight: 500;
	font-size: 15px;
	 font-family: 'Montserrat', sans-serif;
}
.checker-form  .form-control:focus{
	outline: none;
	box-shadow: none;
}

.checker-form  .form-group {
	margin-bottom: 20px;
}


.checker-form  .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.checker-form  .form-control::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
.checker-form  .form-control:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
.checker-form  .form-control:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}

.send-btn {
    background-color: #fff;
    color: #36C9C6;
    font-size: 20px;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    line-height: 39px;
    text-align: center;
    border: none;
    padding: 0;
}

.send-btn:focus{
	box-shadow: none;
}


.yourchecker-outer {
	background-color: #fff;
	border: 3px solid #36C9C6;
	width: 310px;
	height: 310px;
	border-radius: 50%;
	padding: 50px 40px 30px 40px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	align-content: center;
	text-align: center;
	font-size: 15px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}


.checkertitelinner {
    padding-bottom: 30px;
	font-weight: 500;
	line-height: 20px;
}
.checkertitelinnerno {
    padding-bottom: 20px;
	font-weight: 500;
	line-height: 20px;
}
.checkeraddresstext {
    padding-bottom: 30px;
	font-weight: 500;
	line-height: 20px;
}
.checkeraddressnotext {
	padding-bottom: 25px;
	line-height: 20px;
}
.yesno-btn {
    border: 1px solid #36C9C6;
    border-radius: 10px;
    padding: 3px 10px;
    margin: 2px 7px;
    min-width: 52px;
    font-size: 12px;
    line-height: 15px;
    color: #000;
	text-decoration: none;
}
.yesno-btn:hover, .yesno-btn:focus{
	text-decoration: none;
} 
.checkeraddressyes {
	font-size: 12px;
}

.checkeraddressno {
	font-weight: 500;
}
.checkeraddressno a{
	color: #D68291;
	text-decoration: underline;
}

.checkeraddressno p{
	margin-bottom: 5px;
}



.yourcheckerloader {
	width: 310px;
	height: 310px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	align-content: center;
	text-align: center;
	font-size: 15px;
	font-weight:500;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	
}
.loading-text{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.deposit-paid {
	font-size: 11px;
	color: #fff;
}

/*.loadingimage{
	 animation : animate 2s infinite linear;
}

@keyframes animate{
    0%{
        transform: rotate(0);
    }
    100%{
        transform: rotate(360deg);
    }
}
*/



/*
#chat-widget-container{
	display: none;
	width: 352px;
	height: 452px;
}

#chat-widget-container.chatopen {
	display: inline-block;
}
*/


.insurednew {
	background-image: url("../images/insurednew.svg");
	background-repeat: no-repeat;
	width: 18px;
	height: 23px;
	display: inline-block;
	background-size: 100%;
}
.replacementnew {
	background-image: url("../images/deposit-replacement.svg");
	background-repeat: no-repeat;
	width: 18px;
	height: 21px;
	display: inline-block;
	background-size: 100%;
}
.securenew {
	background-image: url("../images/custodialnew.svg");
	background-repeat: no-repeat;
	width: 18px;
	height: 23px;
	display: inline-block;
	background-size: 100%;
}



.ch-content .content-tag {
	color: #D68291;
}


.loading-text > span {
  background-color: #000;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  margin:10px 1px 1px 1px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  -webkit-animation: ball-beat 0.7s 0s infinite linear;
          animation: ball-beat 0.7s 0s infinite linear; 
}
.loading-text > span:nth-child(2n-1) {
    -webkit-animation-delay: -0.35s !important;
            animation-delay: -0.35s !important;
}

@-webkit-keyframes ball-beat {
  50% {
    opacity: 0;
    -webkit-transform: scale(0.75);
            transform: scale(0.75); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes ball-beat {
  50% {
    opacity: 0;
    -webkit-transform: scale(0.75);
            transform: scale(0.75); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } 
}


/*#chat-widget-container {
	display: none !important;
}

.support-col.chat_window {
    cursor: pointer;
}*/

a.cli_settings_button {
    display: none;
}
.cli-style-v2 .cli-bar-message {
    width: 100%;
    text-align: center;
}
.cli-bar-container {
    justify-content: center;
    flex-wrap: wrap;
}


/***************business form*******************/
.business_form_details {
	padding-top: 60px;
	padding-bottom: 50px;
}
.business_form_details h1{
	color: #36C9C6;
	text-align: center;
	padding-bottom: 30px;
}

.business-form{
	display: block;
	padding: 0 80px;
}


.business_form_details .form-control{
	border-color: #36C9C6;
	border-radius: 5px;
	padding: 0 15px;
	min-height: 40px;
}
.business_form_details .control-label {
	margin-bottom: 10px;
}
.business_form_details .form-group {
    margin-bottom: 20px;
}
.radio-btn-sec{
	padding-bottom: 10px;
}
.radio-wrap{
	padding-bottom: 20px;
}
.radio-custom {
    position: relative;
    padding: 0;
    min-height: 24px;
	margin: 0;
}

.radio-custom input[type=radio] {
    opacity: 0;
    position: absolute;
    margin: 0;
}
.radio-custom .radio-text {
    padding-left: 40px;
    position: relative;
    display: flex;
    max-width: 100%;
    cursor: pointer;
    padding-top: 0;
    min-height: 24px;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.radio-custom .radio-text:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out;
    -o-transition: border .15s ease-in-out;
    transition: border .15s ease-in-out;
    top: 0;
    left: 0;
    z-index: 1;
    border-width: 1px;
    border-style: solid;
	    color: #36C9C6;
}
.radio-custom .radio-text:after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 14px;
    height: 14px;
    left: 5px;
    top: 5px;
    border-radius: 50%;
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    -o-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-transition: -webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);
    -moz-transition: -moz-transform .1s cubic-bezier(.8,-.33,.2,1.33);
    -o-transition: -o-transform .1s cubic-bezier(.8,-.33,.2,1.33);
    transition: transform .1s cubic-bezier(.8,-.33,.2,1.33);
    z-index: 1;
	    background-color: #36C9C6;
}
.radio-custom input[type=radio]:checked+.radio-text:after {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
}



.addbranch {
	background-color: #36C9C6;
}
.removebranch{
	margin-left: 10px;
}


.membership-nub-date {
    display: inline-block;
    width: 100%;
	padding-top: 10px;
}
.membership-nub-date ul {
    display: flex;
    flex-wrap: wrap;
	padding: 0;
	margin: 0;
	width: 100%;
}
.membership-nub-date ul li {
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
	margin-bottom: 10px;
}

.checkbox-custom {
    position: relative;
    padding: 0;
	margin: 0;
}
.checkbox-custom input[type=checkbox] {
    opacity: 0;
    position: absolute;
    margin: 0;
    right: 0;
}

.checkbox-custom .checkbox-text {
    padding-left: 50px;
    position: relative;
    display: flex;
    max-width: 100%;
    cursor: pointer;
    padding-top: 0;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    min-height: 32px;
    text-align: left;
}
.checkbox-custom .checkbox-text:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 0;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out;
    -o-transition: border .15s ease-in-out;
    transition: border .15s ease-in-out;
    top: 2px;
    left: 0;
    z-index: 1;
    border-width: 1px;
    border-style: solid;
	color: #36C9C6;
}

.checkbox-custom .checkbox-text:after {
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 22px;
    left: 4px;
    top: 6px;
    border-radius: 0;
    background-color: #fff;
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    -o-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-transition: -webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);
    -moz-transition: -moz-transform .1s cubic-bezier(.8,-.33,.2,1.33);
    -o-transition: -o-transform .1s cubic-bezier(.8,-.33,.2,1.33);
    transition: transform .1s cubic-bezier(.8,-.33,.2,1.33);
    z-index: 1;
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    font-weight: 900;
    font-size: 20px;
	color: #36C9C6;
	line-height: 24px;
}

.checkbox-custom input[type=checkbox]:checked+.checkbox-text:after {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
}

.business_form_details .check_group {
	margin-bottom: 15px;
}

.business_form_details .checkbox{
	margin-bottom: 15px;
}

.declaration-sec{
	padding-bottom: 30px;
}

.business_form_details h2{
	text-align: center;
	margin-bottom:40px;
}
.hidden{display:none;}

div#flace-msg , div#flace-msg2 , div#flace-msg3{
    color: red;
    font-size: 17px;
    font-weight: 600;
}

.upload-doc-sec {
	padding-top: 20px;
}

.upload-doc-sec .control-label {
	display: block;
}
.upload-doc-col{
	padding-bottom: 20px;
}

.finally-sec{
	padding-top: 15px;
}

.bus-form-submitted {
    font-size: 20px;
    text-align: center;
    padding-top: 50px;
}