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

.custom-select1 { background:none; border:1px solid rgba(0,0,0,0); border-radius:0; transition:all 0.25s ease-out 0s; margin:0 0 5.1%; position:relative; z-index:9;}
.custom-select1:hover { background:none; border:1px solid rgba(0,0,0,0);}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:196px; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items .scrollb {max-height:213px; background:#ffffff;}
.custom-select1 .select-items .scrollb div { color:#a17d63; transition:all 0.25s ease-out 0s; padding:16px 20px 16px 20px;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#745239;}
.custom-select1 .select-selected { color:#a17d63; transition:all 0.25s ease-out 0s; padding:16px 20px 16px 0;position: relative;background: url(../images/down-white-velddrif-circle-arrow.svg) no-repeat 100%;background-position-y: 45%;}
.custom-select1:hover .select-selected { color:#745239;background: url(../images/down-velddrif-transparent-velddrif-circle-arrow.svg) no-repeat 100%;background-position-y: 45%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { cursor:pointer; font-size:14px; font-weight:500; letter-spacing:2px; line-height:normal; text-transform:uppercase;}

.custom-col1 .custom-select1:hover { background:none; border-bottom:1px solid #ccb6a5;}

.custom-about { background:none; border:1px solid rgba(0,0,0,0); border-radius:0; transition:all 0.25s ease-out 0s; margin:0 0 5.1%; position:relative; z-index:9;}
.custom-about:hover { background:none; border:1px solid rgba(0,0,0,0);}
.custom-about select { display:none;}
.custom-about .select-hide { display:none;}
.custom-about .select-items { max-height:196px; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-about .select-items .scrollb {max-height:196px;}
.custom-about .select-items .scrollb div { color:#a17d63; transition:all 0.25s ease-out 0s; padding:16px 20px 16px 20px;}
.custom-about .select-items .scrollb div:hover { color:#ffffff; background:#745239;}
.custom-about .select-selected { color:#a17d63; transition:all 0.25s ease-out 0s; padding:16px 20px 16px 0;position: relative;background: url(../images/down-velddrif-transparent-velddrif-circle-arrow.svg) no-repeat 100%;background-position-y: 46%;}
.custom-about:hover .select-selected { color:#745239;background: url(../images/down-white-velddrif-circle-arrow.svg) no-repeat 100%;background-position-y: 45%;}
.custom-about .select-items .scrollb div, .custom-about .select-selected { cursor:pointer; font-size:14px; font-weight:500; letter-spacing:2px; line-height:normal; text-transform:uppercase;}

.custom-col1 .custom-about:hover { background:none; border-bottom:1px solid #ccb6a5;}

.treat-wrapp .custom-select1 .select-selected {background: url(../images/down-velddrif-transparent-velddrif-circle-arrow.svg) no-repeat 95%;background-position-y: 45%;}
.treat-wrapp .custom-select1:hover .select-selected {background: url(../images/down-white-velddrif-circle-arrow.svg) no-repeat 95%;background-position-y: 45%;}

.treatin-wrapp .custom-select1 .select-selected {background: url(../images/down-velddrif-transparent-velddrif-circle-arrow.svg) no-repeat 95%;background-position-y: 45%;}
.treatin-wrapp .custom-select1:hover .select-selected {background: url(../images/down-white-velddrif-circle-arrow.svg) no-repeat 95%;background-position-y: 45%;}



.linker-wrapp .linker-col2 .custom-select1 {
    z-index: 999;
}




.linker-wrapp .linker-col2 .custom-select1 .select-items .scrollb {
    max-height: 232px;
}




/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { border:none;}
.custom-select1:hover { border:none;}
.custom-select1:after {	content:""; width:100%; height:100%; background:linear-gradient(90deg,rgba(206,169,140,1) 0%, rgba(116,82,57,1) 100%) border-box; border-radius:0; opacity:1; transition:0.25s ease-out 0s; margin:0 0 0; position:absolute; top:0; right:0; left:0; z-index:-11;}
.custom-select1:before { content:""; width:100%; height:100%; border:1px solid transparent;	background:linear-gradient(90deg,rgba(206,169,140,1) 0%, rgba(116,82,57,1) 100%) border-box; border-radius:0; -o-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0); -ms-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);	-moz-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);	-webkit-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0); mask-composite:exclude; -o-mask-composite:exclude; -ms-mask-composite:exclude; -moz-mask-composite:exclude; -webkit-mask-composite:exclude; -o-mask-composite: destination-out; -ms-mask-composite:destination-out; -moz-mask-composite:destination-out; -webkit-mask-composite:destination-out; position:absolute;	top:0; right:0;	left:0;	z-index:-11;}
.custom-select1:hover:after { opacity:0;}
.custom-select1 .select-items .scrollb div { padding:16px 10% 16px 10%;}
.custom-select1 .select-selected { color:#ffffff; padding:16px 10% 16px 10%;}
.custom-select1:hover .select-selected { color:#745239;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px; letter-spacing:1.60px;}

.custom-about { border:none;}
.custom-about:hover { border:none;}
.custom-about:after {	content:""; width:100%; height:100%; background:linear-gradient(90deg,rgba(206,169,140,1) 0%, rgba(116,82,57,1) 100%) border-box; border-radius:0; opacity:1; transition:0.25s ease-out 0s; margin:0 0 0; position:absolute; top:0; right:0; left:0; z-index:-11;}
.custom-about:before { content:""; width:100%; height:100%; border:1px solid transparent;	background:linear-gradient(90deg,rgba(206,169,140,1) 0%, rgba(116,82,57,1) 100%) border-box; border-radius:0; -o-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0); -ms-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);	-moz-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);	-webkit-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0); mask-composite:exclude; -o-mask-composite:exclude; -ms-mask-composite:exclude; -moz-mask-composite:exclude; -webkit-mask-composite:exclude; -o-mask-composite: destination-out; -ms-mask-composite:destination-out; -moz-mask-composite:destination-out; -webkit-mask-composite:destination-out; position:absolute;	top:0; right:0;	left:0;	z-index:-11;}
.custom-about:hover:after { opacity:0;}
.custom-about .select-items .scrollb div { padding:16px 10% 16px 10%;}
.custom-about .select-selected { color:#ffffff; padding:16px 10% 16px 10%;}
.custom-about:hover .select-selected { color:#745239;}
.custom-about .select-items .scrollb div, .custom-about .select-selected { font-size:12px; letter-spacing:1.60px;}

.custom-select1 .select-selected {background-position-y: 48%;background-position-x: 95%;}
.custom-select1:hover .select-selected {background-position-y: 48%;background-position-x: 95%;}
.custom-about .select-selected {background-position-y: 48%;background-position-x: 95%;}
.custom-about:hover .select-selected {background-position-y: 48%;background-position-x: 95%;}

.linker-wrapp .linker-col2 .custom-select1 .select-items .scrollb {
    max-height: 195px;
}

} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { border:none;}
.custom-select1:hover { border:none;}
.custom-select1:after {	content:""; width:100%; height:100%; background:linear-gradient(90deg,rgba(206,169,140,1) 0%, rgba(116,82,57,1) 100%) border-box; border-radius:0; opacity:1; transition:0.25s ease-out 0s; margin:0 0 0; position:absolute; top:0; right:0; left:0; z-index:-11;}
.custom-select1:before { content:""; width:100%; height:100%; border:1px solid transparent;	background:linear-gradient(90deg,rgba(206,169,140,1) 0%, rgba(116,82,57,1) 100%) border-box; border-radius:0; -o-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0); -ms-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);	-moz-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);	-webkit-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0); mask-composite:exclude; -o-mask-composite:exclude; -ms-mask-composite:exclude; -moz-mask-composite:exclude; -webkit-mask-composite:exclude; -o-mask-composite: destination-out; -ms-mask-composite:destination-out; -moz-mask-composite:destination-out; -webkit-mask-composite:destination-out; position:absolute;	top:0; right:0;	left:0;	z-index:-11;}
.custom-select1:hover:after { opacity:0;}
.custom-select1 .select-items .scrollb div { padding:15px 10% 15px 10%;}
.custom-select1 .select-selected { color:#ffffff; padding:16px 10% 16px 10%;}
.custom-select1:hover .select-selected { color:#745239;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px; letter-spacing:1.60px;}

.custom-about { border:none;}
.custom-about:hover { border:none;}
.custom-about:after {	content:""; width:100%; height:100%; background:linear-gradient(90deg,rgba(206,169,140,1) 0%, rgba(116,82,57,1) 100%) border-box; border-radius:0; opacity:1; transition:0.25s ease-out 0s; margin:0 0 0; position:absolute; top:0; right:0; left:0; z-index:-11;}
.custom-about:before { content:""; width:100%; height:100%; border:1px solid transparent;	background:linear-gradient(90deg,rgba(206,169,140,1) 0%, rgba(116,82,57,1) 100%) border-box; border-radius:0; -o-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0); -ms-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);	-moz-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);	-webkit-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0); mask-composite:exclude; -o-mask-composite:exclude; -ms-mask-composite:exclude; -moz-mask-composite:exclude; -webkit-mask-composite:exclude; -o-mask-composite: destination-out; -ms-mask-composite:destination-out; -moz-mask-composite:destination-out; -webkit-mask-composite:destination-out; position:absolute;	top:0; right:0;	left:0;	z-index:-11;}
.custom-about:hover:after { opacity:0;}
.custom-about .select-items .scrollb div { padding:15px 10% 15px 10%;}
.custom-about .select-selected { color:#ffffff; padding:16px 10% 16px 10%;}
.custom-about:hover .select-selected { color:#745239;}
.custom-about .select-items .scrollb div, .custom-about .select-selected { font-size:12px; letter-spacing:1.60px;}

.custom-select1 .select-selected {background-position-y: 48%;background-position-x: 95%;}
.custom-select1:hover .select-selected {background-position-y: 48%;background-position-x: 95%;}
.custom-about .select-selected {background-position-y: 48%;background-position-x: 95%;}
.custom-about:hover .select-selected {background-position-y: 48%;background-position-x: 95%;}

.linker-wrapp .linker-col2 .custom-select1 .select-items .scrollb {
    max-height: 195px;
}

}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { border:none;}
.custom-select1:hover { border:none;}
.custom-select1:after {	content:""; width:100%; height:100%; background:linear-gradient(90deg,rgba(206,169,140,1) 0%, rgba(116,82,57,1) 100%) border-box; border-radius:0; opacity:1; transition:0.25s ease-out 0s; margin:0 0 0; position:absolute; top:0; right:0; left:0; z-index:-11;}
.custom-select1:before { content:""; width:100%; height:100%; border:1px solid transparent;	background:linear-gradient(90deg,rgba(206,169,140,1) 0%, rgba(116,82,57,1) 100%) border-box; border-radius:0; -o-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0); -ms-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);	-moz-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);	-webkit-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0); mask-composite:exclude; -o-mask-composite:exclude; -ms-mask-composite:exclude; -moz-mask-composite:exclude; -webkit-mask-composite:exclude; -o-mask-composite: destination-out; -ms-mask-composite:destination-out; -moz-mask-composite:destination-out; -webkit-mask-composite:destination-out; position:absolute;	top:0; right:0;	left:0;	z-index:-11;}
.custom-select1:hover:after { opacity:0;}
.custom-select1 .select-items .scrollb div { padding:15px 10% 15px 10%;}
.custom-select1 .select-selected { color:#ffffff; padding:16px 10% 16px 10%;}
.custom-select1:hover .select-selected { color:#745239;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px; letter-spacing:1.60px;}

.custom-about { border:none;}
.custom-about:hover { border:none;}
.custom-about:after {	content:""; width:100%; height:100%; background:linear-gradient(90deg,rgba(206,169,140,1) 0%, rgba(116,82,57,1) 100%) border-box; border-radius:0; opacity:1; transition:0.25s ease-out 0s; margin:0 0 0; position:absolute; top:0; right:0; left:0; z-index:-11;}
.custom-about:before { content:""; width:100%; height:100%; border:1px solid transparent;	background:linear-gradient(90deg,rgba(206,169,140,1) 0%, rgba(116,82,57,1) 100%) border-box; border-radius:0; -o-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0); -ms-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);	-moz-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);	-webkit-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0); mask-composite:exclude; -o-mask-composite:exclude; -ms-mask-composite:exclude; -moz-mask-composite:exclude; -webkit-mask-composite:exclude; -o-mask-composite: destination-out; -ms-mask-composite:destination-out; -moz-mask-composite:destination-out; -webkit-mask-composite:destination-out; position:absolute;	top:0; right:0;	left:0;	z-index:-11;}
.custom-about:hover:after { opacity:0;}
.custom-about .select-items .scrollb div { padding:16px 10% 16px 10%;}
.custom-about .select-selected { color:#ffffff; padding:16px 10% 16px 10%;}
.custom-about:hover .select-selected { color:#745239;}
.custom-about .select-items .scrollb div, .custom-about .select-selected { font-size:12px; letter-spacing:1.60px;}

.custom-select1 .select-selected {background-position-y: 48%;background-position-x: 95%;}
.custom-select1:hover .select-selected {background-position-y: 48%;background-position-x: 95%;}
.custom-about .select-selected {background-position-y: 48%;background-position-x: 95%;}
.custom-about:hover .select-selected {background-position-y: 48%;background-position-x: 95%;}

.linker-wrapp .linker-col2 .custom-select1 .select-items .scrollb {
    max-height: 195px;
}

}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px; letter-spacing:1.20px; line-height:normal;}

.custom-about .select-items .scrollb div, .custom-about .select-selected { font-size:12px; letter-spacing:1.20px; line-height:normal;}

/* .linker-wrapp .linker-col2 .custom-select1 .select-items .scrollb {
    max-height: 186px;} */


}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:13px; letter-spacing:1.60px; line-height:normal;}

.custom-about .select-items .scrollb div, .custom-about .select-selected { font-size:13px; letter-spacing:1.60px; line-height:normal;}

.linker-wrapp .linker-col2 .custom-select1 .select-items .scrollb {
    max-height: 249px;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.linker-wrapp .linker-col2 .custom-select1 .select-items .scrollb {
    max-height: 235px;
}
}


@media screen and (min-width:1241px) and (max-width:1340px) {


.linker-wrapp .linker-col2 .custom-select1 .select-items .scrollb {
    max-height: 235px;
}}