#module-btob-form #notifications {
	padding-top:1em;
	background:white!important;
}

#module-btob-form .form-group {
    margin-bottom: 0rem;
    float: none;
    width: 50%;
    margin-left: 0;
}
#module-btob-form .btob-form-header {
	color:#000000;
}

#module-btob-form  .form-control-label {
    text-align: left;
   
}
#module-btob-form .form-group input {
    display: block;
    width: 100%;
    padding: 10px 10px;
    outline: none;
    border: 1px solid #ebebeb;
    background: #ebebeb;
}
#module-btob-form .form-group input:focus {
    border: 1px solid #000000;
    outline: none;
}
#module-btob-form .form-control-submit {
    margin-left: 0;
    margin-top: 10px;
    margin-right: 29px;
    float: right;
    background: #000000;
    color: white;
    outline: none;
    border: none;
    padding: 12px 25px;
   
    width: max-content;
	margin-top:20px;
	border-radius:4px!important;
	
}

#module-btob-form .form-control-submit:hover {
    box-shadow: none;
    border: 0;
   
  /*  background-color: #82BA7E!important;*/
    color: white;
}
.have-account {
    color: #000;
    font-size: 16px;
    line-height: 18px;
}
.register-form-text {
    font-size: 14px;
    color: #000;
    line-height: 16px;
}
p.show-prices {
    color: #000;
    font-size: 16px;
    line-height: 18px;
}
.register-form--b2b .required {
    color: #FF0000;
    font-weight: bold;
}
#module-btob-form #wrapper .breadcrumb {
    box-shadow: none;
    background: transparent;
    padding-left: 0;
	margin-bottom:0;
}
#module-btob-form  .cms-content {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    background: rgba(0,0,0,0.03);
    padding: 50px 0;
}
section.register-form.register-form--b2b {
	display: block;
	margin: auto;
	max-width: 1000px;
	background: white;
	border-radius: 10px;
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.1);
	padding: 40px 100px;
}
section.register-form.register-form--b2b h2{
	font-size: 30px;
    font-weight: bold;
}
section.register-form.register-form--b2b h3 {
    background: rgba(0,0,0,0.03);
    text-transform: uppercase;
    padding: 5px 15px;
    /*border-radius: 15px;*/
    margin-top: 30px;
}
#module-btob-form .page-content .js-customer-form{
	width:100%;
	max-width:100%;
}
#module-btob-form  .js-customer-form .form-group{
	display:flex;
	flex-direction:column;
}
#module-btob-form .js-customer-form .form-group input {
    background: transparent;
    border: unset;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    padding: 0;
}
.row.form-group-container {
    margin-top: 20px;
}
#module-btob-form .js-customer-form .form-group select{
    padding: 0;
    border: unset;
    box-shadow: unset;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
#module-btob-form .js-customer-form input#postcode {
    margin-top: 13px;
}
#module-btob-form .categories-checkbox-container{
	margin:30px 5px;
}
#module-btob-form textarea#message {
    width: 100%;
    border: unset;
    border-bottom: 1px solid rgba(0,0,0,0.2);
	margin-top:20px;
}
#module-btob-form .custom-control.custom-radio.custom-control-inline{
    display: inline-flex;
    /*width: auto;*/
    border: unset!important;
    cursor: pointer;
    margin-bottom: 34px!important;
    width: calc(50% - 1.5rem);
}

#module-btob-form .custom-control.custom-checkbox{
	cursor:pointer;
}
#module-btob-form .contact-form-container{
	margin-top:20px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
#module-btob-form .contact-form-container:after{
    content: "";
    position: absolute;
    left: 10%;
    right: 10%;
    height: 1px;
    background: #e2e2e2;
    top: 32px;
}
section#content.page-content--module-btob-form {
    padding-top: 0;
}
#module-btob-form .js-customer-form .form-group input::placeholder,  #module-btob-form .js-customer-form  textarea::placeholder{
    opacity: 0.4;
   
    font-style: italic;
}
#module-btob-form body [id="main"] > br{
    display: none;
}
#module-btob-form #main > br{
    display: none;
}
#module-btob-form #wrapper{
    padding-top:0!important;
}
#module-btob-form #wrapper > .container{

    width: 100%;
    padding: 0;
}
#module-btob-form #main .page-content{
    margin-bottom: 0px!important;
    
}
#module-btob-form .row.form-group-container{
    display: flex;
    justify-content: space-between;
    margin-left:5px;
    margin-right:5px;
}
#module-btob-form .custom-control.custom-checkbox{
    margin-left:0px!important;
}
#module-btob-form #content .custom-checkbox input[type=checkbox]{
    opacity: 1;
    top:1px;
    z-index: 1;
    position: relative;
}
#module-btob-form textarea#message{
    margin: 20px 1.5rem 0;
    max-width: calc(100% - 3rem);
    padding: 5px;
}
#module-btob-form .form-group.col-md-4{
   max-width: 33.333%;
}
#module-btob-form .custom-radio input[type=radio]{
    opacity: 1;
    z-index: 1;
    position: relative;
    margin-right: 7px;
    top: 4px;
}
#module-btob-form .custom-control.custom-radio.custom-control-inline + .custom-control-inline{
    margin-left:0px;
}
#module-btob-form .contact-form-container .custom-control.custom-checkbox{
    flex-basis: 108%;
}
#module-btob-form .contact-form-container + div{
    margin-left:5px;
    margin-right:5px;
    max-width: calc( 50% - 10px);
}
#module-btob-form .contact-form-container + div + div{
    margin-left: 20px!important;
    display: inline-flex!important;
    border-radius: 0;
}
@media only screen and (max-width: 778px) {
    section.register-form.register-form--b2b{
        padding: 20px 2vw!important;
    }
    #module-btob-form #main .page-content{
        padding-top:0px!important;
    }
    section.register-form.register-form--b2b h2{
        font-size:20px;
        text-align: center;
    }
    #module-btob-form .row.form-group-container{
        flex-wrap:wrap;

        margin-top: 3px!important;
    }
    #module-btob-form .form-group.col-md-4{
        max-width:50%;
    }
    #module-btob-form .form-group.col-md-4:nth-child(1){
       max-width: 100%;
    }
    #module-btob-form .form-group{
        width: 100%;
    }
    #module-btob-form .form-group.col-md-4{
        width: 100%;
    }
}

#module-btob-form .form-control-submit {
    margin-left: 0;
    margin-top: 10px;
    margin-right: 29px;
    float: right;
    background: #000000;
    color: white;
    outline: none;
    border: none;
    padding: 5px 20px 5px;
    border-radius: 0px;
    width: max-content;
    margin-top:20px;
   
    font-size: 17px;
    font-weight: 300;
    height: 55px;
    line-height: 23px;
    letter-spacing: 1.2px;
    box-shadow: none;
	
	border-radius:25px;
	font-size: 16px;
    font-weight: 600;
}

section.register-form.register-form--b2b{
    border-radius: unset;
    box-shadow: unset;
    background: #F1F1F1;
}
section.register-form.register-form--b2b h3{
    background:#00428C;
    color:white;
}
#module-btob-form .custom-control.custom-radio.custom-control-inline,#module-btob-form .js-customer-form .form-group select{
    background:transparent;
}
#module-btob-form .form-control:focus{
    outline:unset;
    
}


#module-btob-form .form-group.col-md-4 {
    max-width: 49.333%;
}

#module-btob-form .row.form-group-container {
    gap: 1px;
}

#module-btob-form .form-control-label {
    margin-bottom: 9px;
}

#module-btob-form .form-control-submit:hover {
    box-shadow: none;
    border: 0;
    background-color: #000000 !important;
    color: white;
    height: 66px;
    width: 233px;
    position: relative;
    left: 1px;
}


#module-btob-form .btob-form-header {
    margin-bottom: 52px;
}

/*.have-account{
    padding-left: 20px !important;
	padding-top: 47px;
	font-weight:200;
}*/

.have-account {
    padding: 16px;
    font-weight: 200;
    place-self: center;
    background: #283477;
    border-radius: 30px;
    margin-right: 44px;
}

.btob-form-header {
    padding-left: 18px !important;
}



section.register-form.register-form--b2b h3 {
    display: none;
}

.form-group.col-md-6.row.field_text input::placeholder {
    color: transparent !important;
}

.register-form--b2b .required {
    color: black;
    font-weight: bold;
}

#module-btob-form #main .page-content {
    margin-bottom: 0px !important;
    padding: 0;
}

#module-btob-form .js-customer-form .form-group input {
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #C8C8C8;
    padding: 0;
	width: 400px;
    height: 40px;
}

section.register-form.register-form--b2b {
    display: block;
    margin: auto;
    max-width: 100%;
   	background:transparent!important;
    border-radius: 10px;
    padding: 40px 40em;
}


#module-btob-form .form-control-submit {
    margin-top: 75px;
	background-color: #000000 !important;
    position: relative;
	left: 1px;
    bottom: 3em;
	height: 66px;
    width: 233px;
}

/*#module-btob-form .row.form-group-container:nth-child(4) .form-group.col-md-6.row.field_text:nth-child(2), #module-btob-form .row.form-group-container:nth-child(5), #module-btob-form .row.form-group-container:nth-child(6), #module-btob-form .other-bg h3,  #module-btob-form .btob-message-cont, #module-btob-form .contact-form-container {
    visibility: hidden;
    height: 0px;
    margin: 0px !important;
}*/


#module-btob-form .container .row:first-of-type{
	margin:0!important;
}


@media(min-width:765px) and (max-width:1200px){
	#module-btob-form .js-customer-form .form-group input {
		width:100%!important;
	}
}


.catbgheretop {
    width: 100%;
    display: flex;
    text-align: center;
    background: #F3F3F3;
    position: relative;
    flex-direction: column;
}

.catbgheretop img {
    width: 100%;
    opacity: 0.17;
    height: 223px;
    object-fit: cover;
}

.catbodythreesec {
    position: absolute;
    left: 0%;
    top: 0%;
    transform:unset;
	width:100%;
}

#wrapper .breadcrumb {
    margin-bottom: 3px;
}

#wrapper .catbodythreesec .breadcrumb li {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    font-family: "Roboto Slab", serif;
    font-weight: 500;
    margin-bottom: 0 !important;
    letter-spacing: 0.7px;
}

#wrapper .catbodythreesec .breadcrumb li a {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    font-family: "Roboto Slab", serif;
    font-weight: 500;
    margin-bottom: 0 !important;
    letter-spacing: 0.7px;
}

#module-btob-form .row.form-group-container {
	margin:1em 0!important
}

/*#module-btob-form .have-account,#module-btob-form .have-account a {
	color:#000000!important;
	font-size:18px;
}*/

#module-btob-form .have-account, #module-btob-form .have-account a {
    color: #ffffff !important;
    font-size: 18px;
}

#module-btob-form .have-account a { 
	font-weight:600;
}

#module-btob-form .catbodythreesec .h1 {
    color: #000;
    font-size: 37px;
    line-height: 49px;
    font-family: "Roboto Slab", serif;
    font-weight: 700;
    letter-spacing: 1.85px;
    position: relative;
    z-index: 9;
}

#module-btob-form #content-wrapper {
	padding:0!important;
}
#module-btob-form .page-footer {
	display:none!important;
}

#module-btob-form .elementor-element-2511b86 .elementor-image{
	display:flex;
}

#module-btob-form .form-group.submit .form-control-submit {
	background:#40ac34!important;
	border:1px solid #40ac34!important;
}

#module-btob-form #content form .btobhide{
	 visibility: hidden;
    height: 0px;
    margin: 0px !important;
}


.id_group_label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  margin-right: 1rem;
  user-select: none;
}

.id_group_label input[type="radio"] {
  display: none;
}

.custom-circle {
  width: 18px;
  height: 18px;
  border: 2px solid #283477;
  border-radius: 50%;
  margin-right: 8px;
  position: relative;
  box-sizing: border-box;
}

.custom-circle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  background-color: #283477;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.2s ease-in-out;
}

.id_group_label input[type="radio"]:checked + .custom-circle::after {
  transform: translate(-50%, -50%) scale(1);
}

#module-btob-form .id_group_cont {
	justify-content:center!important;
}

@media(min-width:765px){
	.catbodythreesec,.catbodythreesec .container {
		height: 100%;
	}
	
	.catbodythreesec .container { 
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction:column;
	}
}


@media(max-width:475px){
	#module-btob-form .id_group_cont {
	justify-content:flex-start!important;
		    padding-right: 15px;
    padding-left: 15px;
}

	#module-btob-form .elementor-element-0d1162d .elementor-column-wrap,#module-btob-form  .form-group.submit {
		margin:0!important;
	}
	.category-cover {
   	 	display: block;
	}
	
	#module-btob-form .form-group input{
		max-width:100%!important;
	}
	
}

@media (max-width:768px){
	#module-btob-form .row.form-group-container {
			gap: 1em !important;
	}
	#module-btob-form .other-bg{
		justify-self: center;	
	}
	#module-btob-form .form-group.submit .form-control-submit {
    background: #40ac34 !important;
    border: 1px solid #40ac34 !important;
    width: inherit;
}
	
	#module-btob-form .have-account {
		margin-right:0!important;
	}
	
}

.password-container{
	position: relative;
}

.show-password{
    position: absolute;
    bottom: 0;
    right: 0;
    background: #465bc4;
    height: 100%;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 4px 4px 0;
}

.show-password i{
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    cursor: pointer;
}