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

.custom-select1 { background:none; border:none; border-radius:34px; transition:all 0.25s ease-out 0s; margin:0 6px 0 0; position:relative; z-index:99;}
.custom-select1:last-child { margin-right:0;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:150px;  background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items .scrollb {max-height:150px;max-width: calc(100% - 8px);}
.custom-select1 .select-items::-webkit-scrollbar {display: none}
.custom-select1 .select-items .scrollb div { color:#63303d; transition:all 0.25s ease-out 0s; padding:17px 27px 17px 27px;}

.scrollbox-bar.scrollbox-horizontal-bar.scrollbox-bar-in {display: none;}

.scrollbox-rail.scrollbox-horizontal-rail.scrollbox-rail-in {display: none;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#63303d;}
.custom-select1 .select-selected { color:#ffffff; transition:all 0.25s ease-out 0s; padding:17px 35px 17px 27px;}
.custom-select1:hover .select-selected { color:#63303d;}
.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:#373334; border-radius:0;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { cursor:pointer; font-size:13px; font-weight:600; letter-spacing:0.65px; line-height:normal; text-transform:uppercase;}
.custom-select1 .select-items .scrollbox-vertical-bar {    -webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;will-change: top;min-height: 20px;width: 11px;background-color: #dcbe68 !important;border-radius: 20px !important;}
.custom-col1 { background:none; border:none; border-radius:34px; transition:all 0.25s ease-out 0s; margin:0 6px 0 0; position:relative; z-index:99;}
.custom-col1:last-child { margin-right:0;}
.custom-col1 select { display:none;}
.custom-col1 .select-hide { display:none;}
.custom-col1 .select-items { max-height:150px; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}

.custom-col1 .select-items  .scrollbox-vertical-bar{width:11px;border-radius: 50px;}
.custom-col1 .select-items .scrollb {max-height:150px;max-width: calc(100% - 8px);}
.custom-select1 .select-items { max-height:150px;  background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items .scrollb {max-height:150px;max-width: calc(100% - 8px);}
.custom-col1 .select-items .scrollb div { color:#63303d; transition:all 0.25s ease-out 0s; padding:17px 27px 17px 27px;}
.custom-col1 .select-items .scrollb div:hover { color:#ffffff; background:#63303d;}
.custom-col1 .select-selected { color:#ffffff; transition:all 0.25s ease-out 0s; padding:17px 35px 17px 27px;}
.custom-col1:hover .select-selected { color:#63303d;}
.custom-col1 .select-items::-webkit-scrollbar { width:6px;}
.custom-col1 .select-items::-webkit-scrollbar-track { background:#f1f1f1eb; box-shadow:inset 1px 0 5px #dfdfdf; border-radius:0;}
.custom-col1 .select-items::-webkit-scrollbar-thumb { background:#373334; border-radius:0;}
.custom-col1 .select-items .scrollb div, .custom-col1 .select-selected { cursor:pointer; font-size:13px; font-weight:600; letter-spacing:0.65px; line-height:normal; text-transform:uppercase;}

.about-wrapp .custom-select1 { width:27.1%; float:right; background:none; border-bottom:1px solid rgba(0,0,0,0.3); border-radius:0; margin:0 0 58px;}
.about-wrapp .custom-select1 .select-items { background:#faf6f4;}
.about-wrapp .custom-select1 .select-items .scrollb div { color:#1d1d1b; padding:16px 26px 16px 26px;}
.about-wrapp .custom-select1 .select-items .scrollb div:hover { color:#ffffff; background: #63303d;}
.about-wrapp .custom-select1 .select-selected { color:#141414; padding:20px 26px 20px 0;}
.about-wrapp .custom-select1:hover .select-selected { color:#1d1d1b;}

.about-wrapp2 .custom-select1 { float:left; margin:0; z-index:999;}
.about-wrapp2 .custom-select1:last-child { float:right; z-index:99;}

.about-wrapp .custom-col1 { width:27.1%; float:right; background:none; border-bottom:1px solid rgba(0,0,0,0.3); border-radius:0; margin:0 0 58px;}
.about-wrapp .custom-col1 .select-items { background:#faf6f4;}
.about-wrapp .custom-col1 .select-items .scrollb div { color:#63303d; padding:16px 26px 16px 26px;}
.about-wrapp .custom-col1 .select-items .scrollb div:hover { color:#ffffff; background:#63303d;}
.about-wrapp .custom-col1 .select-selected { color:#141414; padding:20px 26px 20px 0;}
.about-wrapp .custom-col1:hover .select-selected { color:#1d1d1b;}

.about-wrapp2 .custom-col1 { float:left; margin:0; z-index:999;}
.about-wrapp2 .custom-col1:last-child { float:right; z-index:99;}



.sidbar-col2 .custom-select1 { background:none; border-radius:0; margin:0;}
.sidbar-col2 .custom-select1 .select-items { background:#faf6f4;}
.sidbar-col2 .custom-select1 .select-items .scrollb div { color:#1d1d1b; padding:18px 78px 17px;}
.sidbar-col2 .custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#63303d;}
.sidbar-col2 .custom-select1 .select-selected { color:#fff; padding:20px 78px 20px;}
.sidbar-col2 .custom-select1:hover .select-selected { color:#e0c56c;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { margin:0 0 4.2%;}
.custom-select1 .select-items .scrollb div { padding:17px 10% 17px 10%;}
.custom-select1 .select-selected { padding:17px 10% 17px 10%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:11px; letter-spacing:0.35px;}

.custom-col1 { margin:0 0 4.2%;}
.custom-col1 .select-items .scrollb div { padding:17px 10% 17px 10%;}
.custom-col1 .select-selected { padding:17px 10% 17px 10%;}
.custom-col1 .select-items .scrollb div, .custom-col1 .select-selected { font-size:11px; letter-spacing:0.35px;}

.about-wrapp .custom-select1 { width:100%; margin:0 0 36px;}
.about-wrapp .custom-select1 .select-items.scrollb  div { padding:16px 10% 16px 10%;}
.about-wrapp .custom-select1 .select-selected { padding:20px 10% 20px 10%;}

.about-wrapp2 .custom-select1 { margin:0 0 13px;}

.about-wrapp .custom-col1 { width:100%; margin:0 0 36px;}
.about-wrapp .custom-col1 .select-items .scrollb div { padding:16px 10% 16px 10%;}
.about-wrapp .custom-col1 .select-selected { padding:20px 10% 20px 10%;}

.about-wrapp2 .custom-col1 { margin:0 0 13px;}

.sidbar-col2 .custom-select1 .select-selected { padding:20px 5% 20px;}
.sidbar-col2 .custom-select1 .select-items .scrollb div { padding:18px 5% 17px;}
.linker-row2.custom-select1 {  margin: 0 0 0 !important;}
.linker-wrapp .linker-col3 .linker-row3 {padding-bottom: 4.4%;}
}

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { margin:0 0 4.2%;}
.custom-select1 .select-items .scrollb div { padding:17px 10% 17px 10%;}
.custom-select1 .select-selected { padding:17px 10% 17px 10%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:11px; letter-spacing:0.35px;}

.about-wrapp .custom-select1 { width:100%; margin:0 0 36px;}
.about-wrapp .custom-select1 .select-items .scrollb div { padding:16px 10% 16px 10%;}
.about-wrapp .custom-select1 .select-selected { padding:20px 10% 20px 10%;}

.about-wrapp2 .custom-select1 { margin:0 0 13px;}

.custom-col1 { margin:0 0 4.2%;}
.custom-col1 .select-items
div { padding:17px 10% 17px 10%;}
.custom-col1 .select-selected { padding:17px 10% 17px 10%;}
.custom-col1 .select-items .scrollb div, .custom-col1 .select-selected { font-size:11px; letter-spacing:0.35px;}

.about-wrapp .custom-col1 { width:100%; margin:0 0 36px;}
.about-wrapp .custom-col1 .select-items .scrollb  div { padding:16px 10% 16px 10%;}
.about-wrapp .custom-col1 .select-selected { padding:20px 10% 20px 10%;}

.about-wrapp2 .custom-col1 { margin:0 0 13px;}

.sidbar-col2 .custom-select1 .select-selected { padding:20px 5% 20px;}
.sidbar-col2 .custom-select1 .select-items .scrollb div { padding:18px 5% 17px;}
.linker-row2.custom-select1 {  margin: 0 0 0 !important;}
.linker-wrapp .linker-col3 .linker-row3 {padding-bottom: 4.4%;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { margin:0 0 4.2%;}
.custom-select1 .select-items .scrollb div { padding:17px 10% 17px 10%;}
.custom-select1 .select-selected { padding:17px 10% 17px 10%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:11px; letter-spacing:0.35px;}

.about-wrapp .custom-select1 { width:100%; margin:0 0 36px;}
.about-wrapp .custom-select1 .select-items .scrollb div { padding:16px 10% 16px 10%;}
.about-wrapp .custom-select1 .select-selected { padding:20px 10% 20px 10%;}

.about-wrapp2 .custom-select1 { margin:0 0 13px;}

.custom-col1 { margin:0 0 4.2%;}
.custom-col1 .select-items .scrollb div { padding:17px 10% 17px 10%;}
.custom-col1 .select-selected { padding:17px 10% 17px 10%;}
.custom-col1 .select-items .scrollb div, .custom-col1 .select-selected { font-size:11px; letter-spacing:0.35px;}

.about-wrapp .custom-col1 { width:100%; margin:0 0 36px;}
.about-wrapp .custom-col1 .select-items .scrollb div { padding:16px 10% 16px 10%;}
.about-wrapp .custom-col1 .select-selected { padding:20px 10% 20px 10%;}

.about-wrapp2 .custom-col1 { margin:0 0 13px;}

.sidbar-col2 .custom-select1 .select-selected { padding:20px 5% 20px;}
.sidbar-col2 .custom-select1 .select-items .scrollb div { padding:18px 5% 17px;}
.linker-row2.custom-select1 {  margin: 0 0 0 !important;}
}

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

.about-wrapp .custom-select1 { margin:0 0 4.8%;}

.about-wrapp2 .custom-select1 { margin:0;}

.custom-col1 .select-items .scrollb div, .custom-col1 .select-selected { font-size:11px; letter-spacing:0.45px;}

.about-wrapp .custom-col1 { margin:0 0 4.8%;}

.about-wrapp2 .custom-col1 { margin:0;}

.sidbar-col2 .custom-select1 .select-selected { padding:20px 5% 20px;}
.sidbar-col2 .custom-select1 .select-items .scrollb div { padding:18px 5% 17px;}
}

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

.about-wrapp .custom-select1 { margin:0 0 4.8%;}

.custom-col1 .select-items .scrollb div, .custom-col1 .select-selected { font-size:11px; letter-spacing:0.45px;}

.about-wrapp .custom-col1 { margin:0 0 4.8%;}

.sidbar-col2 .custom-select1 .select-selected { padding:20px 5% 20px;}
.sidbar-col2 .custom-select1 .select-items .scrollb div { padding:18px 5% 17px;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.about-wrapp .custom-select1 { margin:0 0 4.8%;}

.about-wrapp .custom-col1 { margin:0 0 4.8%;}

.sidbar-col2 .custom-select1 .select-selected { padding:20px 5% 20px;}
.sidbar-col2 .custom-select1 .select-items .scrollb div { padding:18px 5% 17px;}
}