@charset "utf-8";
/* CSS Document */

.custom-select1 { width:211px; float:left; text-align:left; background:#fc54a7; border:1px solid #fc54a7; border-radius:11px; transition:all 0.25s ease-out 0s; position:relative;}
.custom-select1:hover { background:#ffffff; border-color:#fc54a7;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:168px; overflow-y:scroll; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99; border:1px solid rgba(0, 0, 0, 0.3);}
.custom-select1 .select-items div { color:#000000; transition:all 0.25s ease-out 0s; padding:18px 30px 17px 30px; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.custom-select1 .select-items div:hover { color:#ffffff; background:#000000;}
.custom-select1 .select-selected { color:#ffffff; transition:all 0.25s ease-out 0s; padding:18px 30px 17px 30px;}
.custom-select1:hover .select-selected { color:#000000;}
.custom-select1 .select-selected:after { content:""; width:10px; height:6px; float:right; background:url(../images/down-white-pink-plain-arrow.svg) no-repeat top center / 100%; transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%; right:22px;}
.custom-select1:hover .select-selected:after { background:url(../images/down-white-pink-plain-arrow.svg) no-repeat bottom center / 100%;}
.custom-select1 .select-items::-webkit-scrollbar { width:12px;}
.custom-select1 .select-items::-webkit-scrollbar-track { background:#f1f1f1eb; box-shadow:inset 1px 0 5px #dfdfdf; border-radius:0;}
.custom-select1 .select-items::-webkit-scrollbar-thumb { background:#000000; border-radius:0;}
.custom-select1 .select-items div, .custom-select1 .select-selected { cursor:pointer; font-size:14px; font-weight:700; letter-spacing:0.42px; text-transform:uppercase; font-family: 'SuisseIntl-Bold';}

.enquiry-col1 .custom-select1 { width:100%; text-align:center; background:none; border:1px solid #fb51a7; margin:0 0 15px;}
.enquiry-col1 .custom-select1:hover { background:#fb51a7; border-color:#fb51a7;}
.enquiry-col1 .custom-select1 .select-items { max-height:260px; background:#f8f8f8; padding:71px 0 0;}
.enquiry-col1 .custom-select1 .select-items:after { content:"*Please tick all and any that apply, we will be in touch very soon to see how we can help!"; width:374px; float:none; font-size:14px; color:#000000; margin:0 auto 0; position:absolute; top:21px; right:0; left:0;}
.enquiry-col1 .custom-select1 .select-items div { color:#000000; border-bottom:1px solid rgba(0,0,0,0.1); padding:15px 20px 15px 20px;}
.enquiry-col1 .custom-select1 .select-items div:last-child { border-bottom:none;}
.enquiry-col1 .custom-select1 .select-items div:hover { color:#ffffff; background:#000000;}
.enquiry-col1 .custom-select1 .select-selected { color:#000000; padding:16px 20px 16px 20px;}
.enquiry-col1 .custom-select1:hover .select-selected { color:#ffffff;}
.enquiry-col1 .custom-select1 .select-selected:after { background:url(../images/down-black-white-plain-arrow.svg) no-repeat top center / 100%; right:20px;}
.enquiry-col1 .custom-select1:hover .select-selected:after { background:url(../images/down-black-white-plain-arrow.svg) no-repeat bottom center / 100%;}
.enquiry-col1 .custom-select1 .select-items div, .enquiry-col1 .custom-select1 .select-selected, .select-items:after { font-weight:500; letter-spacing:normal; text-transform:inherit; font-family: 'NeueHaasUnica-Medium';}

.form-col1 .custom-select1 { width:100%; text-align:center; background:none; border:1px solid #fb51a7; margin:0 0 23px;}
.form-col1 .custom-select1:hover { background:#fb51a7; border-color:#fb51a7;}
.form-col1 .custom-select1 .select-items { max-height:546px; background:#ffdce2; padding:0 0 0;}
.form-col1 .custom-select1 .select-items div { color:#000000; border-bottom:1px solid rgba(0,0,0,0.1); padding:15px 20px 15px 20px;}
.form-col1 .custom-select1 .select-items div:last-child { border-bottom:none;}
.form-col1 .custom-select1 .select-items div:hover { color:#ffffff; background:#000000;}
.form-col1 .custom-select1 .select-selected { color:#000000; padding:16px 20px 16px 20px;}
.form-col1 .custom-select1:hover .select-selected { color:#ffffff;}
.form-col1 .custom-select1 .select-selected:after { background:url(../images/down-black-white-plain-arrow.svg) no-repeat top center / 100%; right:20px;}
.form-col1 .custom-select1:hover .select-selected:after { background:url(../images/down-black-white-plain-arrow.svg) no-repeat bottom center / 100%;}
.form-col1 .custom-select1 .select-items div, .form-col1 .custom-select1 .select-selected, .select-items:after { font-weight:500; letter-spacing:normal; text-transform:inherit; font-family: 'NeueHaasUnica-Medium';}

.contact-wrapp .contact-col1 .contact-row1 .custom-select1 .select-items {max-height: 185px;}

.mac-os .contact-wrapp .contact-col1 .contact-row1 .custom-select1 .select-items {max-height: 162px;}
.mac-os .enquiry-col1 .custom-select1 .select-items{max-height: 234px}

.linker-wrapp .linker-sec .custom-select1 {  background: #eb148d;  border: 1px solid #eb148d;  float: none; display: inline-block;}
.linker-wrapp .linker-sec .custom-select1 .select-selected { padding: 16px 10px 15px; font-size: 11px;}
.linker-wrapp .linker-sec .custom-select1:hover { background: #ffff;}
.linker-wrapp .linker-sec .custom-select1:hover .select-selected { color: #eb148d;}
.linker-wrapp .linker-sec .custom-select1 .select-items div { font-size: 11px; padding: 18px 15px 17px 15px;}

.mobile-sticky .custom-select1 {background: #eb148d;border: 1px solid #eb148d;float: none;display: inline-block;width: 215px;}
.mobile-sticky .custom-select1 .select-selected {padding: 16px 10px 15px;font-size: 12px;}
.mobile-sticky .custom-select1:hover { background: #ffff;}
.mobile-sticky .custom-select1:hover .select-selected { color: #eb148d;}
.mobile-sticky .custom-select1 .select-items div { font-size: 12px; padding: 18px 15px 17px 15px;}



.custom-contact { width:211px; float:left; text-align:left; background:#fc54a7; border:1px solid #fc54a7; border-radius:11px; transition:all 0.25s ease-out 0s; position:relative;}
.custom-contact:hover { background:#ffffff; border-color:#fc54a7;}
.custom-contact select { display:none;}
.custom-contact .select-hide { display:none;}
.custom-contact .select-items { max-height:168px; overflow-y:scroll; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99; border:1px solid rgba(0, 0, 0, 0.3);}
.custom-contact .select-items div { color:#000000; transition:all 0.25s ease-out 0s; padding:18px 30px 17px 30px; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.custom-contact .select-items div:hover { color:#ffffff; background:#000000;}
.custom-contact .select-selected { color:#ffffff; transition:all 0.25s ease-out 0s; padding:18px 30px 17px 30px;}
.custom-contact:hover .select-selected { color:#000000;}
.custom-contact .select-selected:after { content:""; width:10px; height:6px; float:right; background:url(../images/down-white-pink-plain-arrow.svg) no-repeat top center / 100%; transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%; right:22px;}
.custom-contact:hover .select-selected:after { background:url(../images/down-white-pink-plain-arrow.svg) no-repeat bottom center / 100%;}
.custom-contact .select-items::-webkit-scrollbar { width:12px;}
.custom-contact .select-items::-webkit-scrollbar-track { background:#f1f1f1eb; box-shadow:inset 1px 0 5px #dfdfdf; border-radius:0;}
.custom-contact .select-items::-webkit-scrollbar-thumb { background:#000000; border-radius:0;}
.custom-contact .select-items div, .custom-contact .select-selected { cursor:pointer; font-size:14px; font-weight:700; letter-spacing:0.42px; text-transform:uppercase; font-family: 'SuisseIntl-Bold';}


.enquiry-col1 .custom-contact { width:100%; text-align:center; background:none; border: 1px solid #fc54a7; margin:0 0 15px;}
.enquiry-col1 .custom-contact:hover{background: #fc54a7;}
.enquiry-col1 .custom-contact .select-items { max-height:inherit; background:#ffffff; padding:0 0 0; overflow: auto;}
/* .enquiry-col1 .custom-contact .select-items:after { content:"*Please tick all and any that apply, we will be in touch very soon to see how we can help!"; width:374px; float:none; font-size:14px; color:#000000; margin:0 auto 0; position:absolute; top:21px; right:0; left:0;} */
.enquiry-col1 .custom-contact .select-items div { color:#000000; border-bottom:1px solid rgba(0,0,0,0.1); padding:15px 20px 15px 20px;}
.enquiry-col1 .custom-contact .select-items div:last-child { border-bottom:none;}
.enquiry-col1 .custom-contact .select-items div:hover { color:#ffffff; background:#000000;}
.enquiry-col1 .custom-contact .select-selected { color:#000000; padding:16px 20px 16px 20px;}
.enquiry-col1 .custom-contact:hover .select-selected { color:#ffffff;}
.enquiry-col1 .custom-contact .select-selected:after { background:url(../images/down-black-white-plain-arrow.svg) no-repeat top center / 100%; right:20px;}
.enquiry-col1 .custom-contact:hover .select-selected:after { background:url(../images/down-black-white-plain-arrow.svg) no-repeat bottom center / 100%;}
.enquiry-col1 .custom-contact .select-items div, .enquiry-col1 .custom-contact .select-selected, .select-items:after { font-weight:500; letter-spacing:normal; text-transform:inherit; font-family: 'NeueHaasUnica-Medium';}


/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { width:48%; float:right; margin:0 0 0; text-align:center;}
.custom-select1 .select-items div { padding:18px 14px 17px 14px;}
.custom-select1 .select-selected { padding:18px 14px 17px 14px;}
.custom-select1 .select-selected:after { width:8px; height:5px; margin:0 0 0; position:absolute; right:5px;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:11px; letter-spacing:0.22px;}

.enquiry-col1 .custom-contact .select-items div, .enquiry-col1 .custom-contact .select-selected { font-size:14px; letter-spacing:0.42px;}
.enquiry-col1 .custom-contact .select-items:after {width: 94%;}

.enquiry-col1 .custom-select1 .select-items div, .enquiry-col1 .custom-select1 .select-selected { font-size:14px; letter-spacing:0.42px;}
.enquiry-col1 .custom-select1 .select-items:after {width: 94%;}

.custom-select1 .select-items {max-height: 196px;}

.contact-wrapp .contact-col1 .contact-row1 .custom-select1 .select-items {height: 172px}

.mac-os .contact-wrapp .contact-col1 .contact-row1 .custom-select1 .select-items { max-height: 153px;}

.mac-os .enquiry-col1 .custom-select1 .select-items{max-height: 235px;}

.mobile-sticky .custom-select1 .select-selected { font-size: 9px;  padding: 16px 17px 15px 10px;}
.mobile-sticky .custom-select1 {  width: 152px;}
.mobile-sticky .custom-select1 .select-items div { font-size: 9px;}

} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { width:31%; float:right; margin:0 0 0; text-align:center;}
.custom-select1 .select-items div { padding:18px 14px 17px 14px;}
.custom-select1 .select-selected { padding:18px 14px 17px 14px;}
.custom-select1 .select-selected:after { width:8px; height:5px; margin:0 0 0; position:absolute; right:8px;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:10px; letter-spacing:0.22px;}

.enquiry-col1 .custom-select1 .select-items div, .enquiry-col1 .custom-select1 .select-selected { font-size:14px; letter-spacing:0.42px;}

.enquiry-col1 .custom-contact .select-items div, .enquiry-col1 .custom-contact .select-selected { font-size:14px; letter-spacing:0.42px;}

.custom-select1 .select-items {max-height: 196px;}

.contact-wrapp .contact-col1 .contact-row1 .custom-select1 .select-items {height: 166px}

.mac-os .contact-wrapp .contact-col1 .contact-row1 .custom-select1 .select-items { max-height: 153px;}

.mac-os .enquiry-col1 .custom-select1 .select-items{max-height: 235px;}

.mobile-sticky .custom-select1 .select-selected { font-size: 11px;}
.mobile-sticky .custom-select1 { width: 200px;}
.mobile-sticky .custom-select1 .select-items div { font-size: 11px;}

}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { width:31%; float:right; margin:0 0 0; text-align:center;}
.custom-select1 .select-items div { padding:18px 20px 17px 20px;}
.custom-select1 .select-selected { padding:18px 20px 17px 20px;}
.custom-select1 .select-selected:after { width:9px; height:5px; margin:0 0 0; position:absolute; right:12px;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:12px; letter-spacing:0.22px;}

.enquiry-col1 .custom-select1 .select-items div, .enquiry-col1 .custom-select1 .select-selected { font-size:14px; letter-spacing:0.42px;}

.enquiry-col1 .custom-contact .select-items div, .enquiry-col1 .custom-select1 .select-selected { font-size:14px; letter-spacing:0.42px;}

.custom-select1 .select-items {max-height: 196px;}

.contact-wrapp .contact-col1 .contact-row1 .custom-select1 .select-items {height: 166px}

.mac-os .contact-wrapp .contact-col1 .contact-row1 .custom-select1 .select-items { max-height: 153px;}

.mac-os .enquiry-col1 .custom-select1 .select-items{max-height: 235px;}

}

@media screen and (min-width:768px) and (max-width:900px) {
.contact-wrapp .contact-col1 .contact-row1 .custom-select1 .select-items {height: 172px}

.mac-os .contact-wrapp .contact-col1 .contact-row1 .custom-select1 .select-items { max-height: 153px;}

.mac-os .enquiry-col1 .custom-select1 .select-items{max-height: 235px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.contact-wrapp .contact-col1 .contact-row1 .custom-select1 .select-items {max-height: 176px;}

.mac-os .contact-wrapp .contact-col1 .contact-row1 .custom-select1 .select-items { max-height: 153px;}

.mac-os .enquiry-col1 .custom-select1 .select-items{max-height: 235px;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.linker-wrapp .linker-sec .custom-select1 { width: 175px;}
.linker-wrapp .linker-sec .custom-select1 .select-selected { font-size: 9px;}
.linker-wrapp .linker-sec .custom-select1 .select-items div { font-size: 9px;}

}


@media screen and (min-width:1241px) and (max-width:1340px) {
.linker-wrapp .linker-sec .custom-select1 { width: 195px;}
.linker-wrapp .linker-sec .custom-select1 .select-selected {font-size: 10px;}
.linker-wrapp .linker-sec .custom-select1 .select-items div { font-size: 10px;}

}