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

.custom-select1 { width:247px; float:left; background:none; border:1px solid rgba(255,255,255,0.3); border-radius:0; transition:all 0.25s ease-out 0s; margin:0 0 0 6px; position:relative;}
.custom-select1:first-child { margin-left:0;}
.custom-select1:hover { background:#ffffff; border-color:#ffffff;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items .scrollb {max-height: 138px; max-width: calc(100% - 8px);}
.custom-select1 .select-items { max-height:138px; /*overflow-y:scroll;*/ background:#fbe0f3; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items .scrollb div { color:#58595b; transition:all 0.25s ease-out 0s; padding:14px 24px 14px 22px;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#5c169d;}
.custom-select1 .select-selected { color:#ffffff; transition:all 0.25s ease-out 0s; padding:14px 24px 14px 22px;}
.custom-select1:hover .select-selected { color:#5c169d;}
.custom-select1 .select-selected:after { content:""; width:6px; height:4px; background:url(../images/down-white-purple-plain-arrow.svg) no-repeat top / 100%; transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%; right:18px;}
.custom-select1:hover .select-selected:after { background:url(../images/down-white-purple-plain-arrow.svg) no-repeat bottom / 100%;}
.custom-select1 .select-items::-webkit-scrollbar { width:6px;}
.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:#a33493; border-radius:0;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { cursor:pointer; font-size:12px; font-weight:400; letter-spacing:normal; line-height:normal; text-transform:uppercase; font-family: 'just-sans-semibold-font';}

.custom-about { width:247px; float:left; background:none; border:1px solid rgba(255,255,255,0.3); border-radius:0; transition:all 0.25s ease-out 0s; margin:0 0 0 6px; position:relative;}
.custom-about:first-child { margin-left:0;}
.custom-about:hover { background:#ffffff; border-color:#ffffff;}
.custom-about select { display:none;}
.custom-about .select-hide { display:none;}
/*.custom-about .select-items .scrollb {max-height: 138px; max-width: calc(100% - 8px);}*/
.custom-about .select-items { max-height:138px; overflow-y:scroll; background:#fbe0f3; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-about .select-items div { color:#58595b; transition:all 0.25s ease-out 0s; padding:14px 24px 14px 22px;}
.custom-about .select-items div:hover { color:#ffffff; background:#5c169d;}
.custom-about .select-selected { color:#ffffff; transition:all 0.25s ease-out 0s; padding:14px 24px 14px 22px;}
.custom-about:hover .select-selected { color:#5c169d;}
.custom-about .select-selected:after { content:""; width:6px; height:4px; background:url(../images/down-white-purple-plain-arrow.svg) no-repeat top / 100%; transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%; right:18px;}
.custom-about:hover .select-selected:after { background:url(../images/down-white-purple-plain-arrow.svg) no-repeat bottom / 100%;}
.custom-about .select-items::-webkit-scrollbar { width:6px;}
.custom-about .select-items::-webkit-scrollbar-track { background:#f1f1f1eb; box-shadow:inset 1px 0 5px #dfdfdf; border-radius:0;}
.custom-about .select-items::-webkit-scrollbar-thumb { background:#a33493; border-radius:0;}
.custom-about .select-items div, .custom-about .select-selected { cursor:pointer; font-size:12px; font-weight:400; letter-spacing:normal; line-height:normal; text-transform:uppercase; font-family: 'just-sans-semibold-font';}
.custom-about .select-items::-webkit-scrollbar { width:6px;}
.custom-about .select-items::-webkit-scrollbar-track { background:#f1f1f1eb; box-shadow:inset 1px 0 5px #dfdfdf; border-radius:0;}
.custom-about .select-items::-webkit-scrollbar-thumb { background:#a33493; border-radius:0;}

.enquiry-col1 .custom-select1 { width:100%; background:none; border:none; border-bottom:1px solid #cfcfcf; margin:0 0 0;}
.enquiry-col1 .custom-select1 .select-items .scrollb {max-height: 159px; max-width: calc(100% - 8px);}
.enquiry-col1 .custom-select1 .select-items { max-height:159px;}
.enquiry-col1 .custom-select1 .select-items div { padding:17px 24px 17px 22px;}
.enquiry-col1 .custom-select1 .select-selected { color:#58595b; padding:17px 0 17px 0;}
.enquiry-col1 .custom-select1 .select-selected:after { background:url(../images/down-grey-purple-plain-arrow.svg) no-repeat top / 100%; right:0;}
.enquiry-col1 .custom-select1:hover .select-selected:after { background:url(../images/down-grey-purple-plain-arrow.svg) no-repeat bottom / 100%;}
.enquiry-col1 .custom-select1 .select-items .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:14px; text-transform:inherit; font-family: 'just-sans-regular-font';}

.social-col3 .custom-select1 { width:100%; border:1px solid #58595b;}
.social-col3 .custom-select1:hover { background:#ffffff; border-color:#58595b;}
.social-col3 .custom-select1 .select-selected { color:#58595b;}
.social-col3 .custom-select1 .select-selected:after { background:url(../images/down-gray-purple-plain-arrow.svg) no-repeat top / 100%;}
.social-col3 .custom-select1:hover .select-selected:after { background:url(../images/down-gray-purple-plain-arrow.svg) no-repeat bottom / 100%;}
.social-col3 .custom-select1:hover .select-selected { color:#5c169d;}

.social-col3 .custom-about { width:100%; border:1px solid #58595b;}
.social-col3 .custom-about:hover { background:#ffffff; border-color:#58595b;}
.social-col3 .custom-about .select-selected { color:#58595b;}
.social-col3 .custom-about .select-selected:after { background:url(../images/down-gray-purple-plain-arrow.svg) no-repeat top / 100%;}
.social-col3 .custom-about:hover .select-selected:after { background:url(../images/down-gray-purple-plain-arrow.svg) no-repeat bottom / 100%;}
.social-col3 .custom-about:hover .select-selected { color:#5c169d;}


.sidbar-col1 .custom-select1 { width:100%; background:none; border:none; border-bottom:1px solid #cfcfcf; margin:0 0 0;}
.sidbar-col1 .custom-select1 .select-items .scrollb {max-height: 159px; max-width: calc(100% - 8px);}
.sidbar-col1 .custom-select1 .select-items { max-height:159px;}
.sidbar-col1 .custom-select1 .select-items div { padding:17px 24px 17px 22px;}
.sidbar-col1 .custom-select1 .select-selected { color:#58595b; padding:17px 0 17px 0;}
.sidbar-col1 .custom-select1 .select-selected:after { background:url(../images/down-grey-purple-plain-arrow.svg) no-repeat top / 100%; right:0;}
.sidbar-col1 .custom-select1:hover .select-selected:after { background:url(../images/down-grey-purple-plain-arrow.svg) no-repeat bottom / 100%;}
.sidbar-col1 .custom-select1 .select-items .scrollb div, .sidbar-col1 .custom-select1 .select-selected { font-size:14px; text-transform:inherit; font-family: 'just-sans-regular-font';}

.sidbar-col2 .custom-select1 { width:100%; margin:0;}

.getin-col1 .custom-select1 { width:23.7%; background:none; border:none; border-bottom:1px solid #cfcfcf; margin:0 0 0;}
.getin-col1 .custom-select1 .select-items .scrollb {max-height: 159px; max-width: calc(100% - 8px);}
.getin-col1 .custom-select1 .select-items { max-height:159px;}
.getin-col1 .custom-select1 .select-items .scrollb div { padding:17px 24px 17px 22px;}
.getin-col1 .custom-select1 .select-selected { color:#58595b; padding:18px 0 17px 0;}
.getin-col1 .custom-select1 .select-selected:after { background:url(../images/down-grey-purple-plain-arrow.svg) no-repeat top / 100%; right:0;}
.getin-col1 .custom-select1:hover .select-selected:after { background:url(../images/down-grey-purple-plain-arrow.svg) no-repeat bottom / 100%;}
.getin-col1 .custom-select1 .select-items .scrollb div, .getin-col1 .custom-select1 .select-selected { font-size:14px; text-transform:inherit; font-family: 'just-sans-regular-font';}

.header-wrapp .custom-select1 .select-items {max-height: 100%; height: inherit;}
.header-wrapp .custom-select1 .select-items .scrollb {max-height: 100%; height: 100%; overflow: visible; max-width: 100%; background: #fbe0f3;}
.header-wrapp .custom-select1 .select-items .scrollbox-bar, .header-wrapp .custom-select1 .select-items .scrollbox-rail {display: none;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { width:100%; margin:0 0 0;}
.custom-select1 .select-selected:after { width:6px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:10px;}

.custom-about { width:100%; margin:0 0 0;}
.custom-about .select-selected:after { width:6px; margin:0 0 0; position:absolute; right:5%;}
.custom-about .select-items .scrollb div, .custom-about .select-selected { font-size:10px;}

.enquiry-col1 .custom-select1 { width:100%; margin:0 0 0;}
.enquiry-col1 .custom-select1 .select-items div { padding:17px 5% 17px 5%;}
.enquiry-col1 .custom-select1 .select-selected { padding:17px 5% 17px 5%;}
.enquiry-col1 .custom-select1 .select-items .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:12px;}

.getin-col1 .custom-select1 { width:100%;}
} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { width:100%; margin:0 0 0;}
.custom-select1 .select-selected:after { width:6px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:10px;}

.custom-about { width:100%; margin:0 0 0;}
.custom-about .select-selected:after { width:6px; margin:0 0 0; position:absolute; right:5%;}
.custom-about .select-items div, .custom-about .select-selected { font-size:10px;}

.enquiry-col1 .custom-select1 { width:48%; margin:0 0 0;}
.enquiry-col1 .custom-select1:nth-child(2n) { float:right;}
.enquiry-col1 .custom-select1 .select-items div { padding:17px 10% 17px 10%;}
.enquiry-col1 .custom-select1 .select-selected { padding:17px 10% 17px 10%;}
.enquiry-col1 .custom-select1 .select-items .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:12px;}

.getin-col1 .custom-select1 { width:100%;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { width:100%; margin:0 0 0;}
.custom-select1 .select-selected:after { width:6px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:10px;}

.custom-about { width:100%; margin:0 0 0;}
.custom-about .select-selected:after { width:6px; margin:0 0 0; position:absolute; right:5%;}
.custom-about .select-items div, .custom-about .select-selected { font-size:10px;}

.enquiry-col1 .custom-select1 { width:48%; margin:0 0 0;}
.enquiry-col1 .custom-select1:nth-child(2n) { float:right;}
.enquiry-col1 .custom-select1 .select-items .scrollb div { padding:17px 10% 17px 10%;}
.enquiry-col1 .custom-select1 .select-selected { padding:17px 10% 17px 10%;}
.enquiry-col1 .custom-select1 .select-items .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:12px;}

.getin-col1 .custom-select1 { width:100%;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 { width:233px; margin:0 0 0 4px;}
.custom-select1 .select-items .scrollb div { padding:14px 20px 14px 18px;}
.custom-select1 .select-selected { padding:14px 20px 14px 18px;}
.custom-select1 .select-selected:after { right:14px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:10px;}

.custom-about { width:233px; margin:0 0 0 4px;}
.custom-about .select-items div { padding:14px 20px 14px 18px;}
.custom-about .select-selected { padding:14px 20px 14px 18px;}
.custom-about .select-selected:after { right:14px;}
.custom-about .select-items div, .custom-about .select-selected { font-size:10px;}

.enquiry-col1 .custom-select1 .select-items .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:12px;}

.header-wrapp .header-col3 .header-row3 .custom-select1 {width: 200px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 { width:240px; margin:0 0 0 5px;}
.custom-select1 .select-items .scrollb div { padding:14px 22px 14px 20px;}
.custom-select1 .select-selected { padding:14px 22px 14px 20px;}
.custom-select1 .select-selected:after { right:16px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:11px;}

.custom-about { width:240px; margin:0 0 0 5px;}
.custom-about .select-items div { padding:14px 22px 14px 20px;}
.custom-about .select-selected { padding:14px 22px 14px 20px;}
.custom-about .select-selected:after { right:16px;}
.custom-about .select-items div, .custom-about .select-selected { font-size:11px;}

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

@media screen and (min-width:1025px) and (max-width:1240px) {

}