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

.custom-select1 { background:none; border-left:1px solid #dedae8; transition:all 0.25s ease-out 0s; margin:0 0 0; position:relative;}
.custom-select1:nth-child(2n) { float:right;}
.custom-select1:hover { background:#ffffff;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.select-items .scrollb {max-height: 174px; max-width: calc(100% - 8px);}
.custom-select1 .select-items { max-height:174px; /*overflow-y:scroll;*/ background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items .scrollb div { color:#373737; transition:all 0.25s ease-out 0s; padding:17px 36px 17px 24px;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#605791;}
.custom-select1 .select-selected { color:#373737; transition:all 0.25s ease-out 0s; padding:17px 36px 17px 24px;}
.custom-select1:hover .select-selected { color:#605791;}
.custom-select1 .select-selected:after { content:""; width:9px; height:7px; background:url(../images/down-colossus-dark-grey-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:26px;}
.custom-select1:hover .select-selected:after { background:url(../images/down-colossus-dark-grey-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:15px; font-weight:500; letter-spacing:normal; line-height:1.6;}

.about-col1 .custom-select1 { text-align:left; background:none; border:none; border-bottom:1px solid #605791; margin:0 0 0;}
.about-col1 .custom-select1 .select-items { max-height:180px;}
.about-col1 .custom-select1 .select-items .scrollb{max-height:180px;}
.about-col1 .custom-select1 .select-items .scrollb div { color:#373737; padding:13px 24px 13px 24px;}
.about-col1 .custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#605791;}
.about-col1 .custom-select1 .select-selected { color:#605791; padding:13px 0 13px 0;}
.about-col1 .custom-select1:hover .select-selected { color:#373737;}
.about-col1 .custom-select1 .select-selected:after { background:url(../images/down-colossus-dark-grey-plain-arrow.svg) no-repeat top / 100%; right:0;}
.about-col1 .custom-select1:hover .select-selected:after { background:url(../images/down-colossus-dark-grey-plain-arrow.svg) no-repeat bottom / 100%;}
.about-col1 .custom-select1 .select-items .scrollb div, .about-col1 .custom-select1 .select-selected { font-size:13px; font-weight:600; letter-spacing:2.47px; line-height:normal; text-transform:uppercase;}

.contact-col1 .custom-select1 { width:48.9%; float:left; text-align:center; background:#f5f5f5; border:1px solid #f5f5f5; margin:0 0 2.2%;}
.contact-col1 .custom-select1:nth-child(2n) { float:right;}
.contact-col1 .custom-select1 .select-items { max-height:108px;}
.contact-col1 .custom-select1 .select-items .scrollb div { padding:19px 32px 17px 32px;}
.contact-col1 .custom-select1 .select-selected { padding:19px 32px 17px 32px;}
.contact-col1 .custom-select1 .select-selected:after { background:url(../images/down-colossus-dark-grey-plain-arrow.svg) no-repeat top / 100%; right:22px;}
.contact-col1 .custom-select1:hover .select-selected:after { background:url(../images/down-colossus-dark-grey-plain-arrow.svg) no-repeat bottom / 100%;}
.contact-col1 .custom-select1 .select-items .scrollb div, .contact-col1 .custom-select1 .select-selected { font-size:13px; font-weight:600; letter-spacing:2.47px; line-height:1.54; text-transform:uppercase;}

.linker-mob2 .custom-select1 { width:100%; float:left; text-align:center; background:none; border:1px solid #605791; margin:0 0 0;}
.linker-mob2 .custom-select1:hover { background:#605791; border-color:#605791;}
.linker-mob2 .custom-select1 .select-items { max-height:174px;}
.linker-mob2 .custom-select1 .select-items .scrollb div { padding:19px 5% 17px 5%;}
.linker-mob2 .custom-select1 .select-selected { color:#605791; padding:19px 5% 17px 5%;}
.linker-mob2 .custom-select1:hover .select-selected { color:#ffffff;}
.linker-mob2 .custom-select1 .select-selected:after { background:url(../images/down-colossus-dark-grey-plain-arrow.svg) no-repeat top / 100%; right:22px;}
.linker-mob2 .custom-select1:hover .select-selected:after { background:url(../images/down-colossus-dark-grey-plain-arrow.svg) no-repeat bottom / 100%;}
.linker-mob2 .custom-select1 .select-items .scrollb div, .linker-mob2 .custom-select1 .select-selected { font-size:11px; font-weight:600; letter-spacing:2.03px; line-height:1.54; text-transform:uppercase;}

.sidbar-col1 .custom-select1 { width:100%; float:left; text-align:center; background:#f5f5f5; border:1px solid #f5f5f5; margin:0 0 2.2%;}
.sidbar-col1 .custom-select1:nth-child(2n) { float:right;}
.sidbar-col1 .custom-select1 .select-items { max-height:108px;}
.sidbar-col1 .custom-select1 .select-items div { padding:19px 32px 17px 32px;}
.sidbar-col1 .custom-select1 .select-selected { padding:19px 32px 17px 32px;}
.sidbar-col1 .custom-select1 .select-selected:after { background:url(../images/down-colossus-dark-grey-plain-arrow.svg) no-repeat top / 100%; right:22px;}
.sidbar-col1 .custom-select1:hover .select-selected:after { background:url(../images/down-colossus-dark-grey-plain-arrow.svg) no-repeat bottom / 100%;}
.sidbar-col1 .custom-select1 .select-items .scrollb div, .sidbar-col1 .custom-select1 .select-selected { font-size:13px; font-weight:600; letter-spacing:2.47px; line-height:1.54; text-transform:uppercase;}

.custom-col1 { width:100%; float:left; margin:0 0 52px;}
.custom-col1 .custom-select1 { width:380px; text-align:left; background:none; border:none; border-bottom:1px solid #605791; margin:0 auto 0;}
.custom-col1 .custom-select1 .select-items { max-height:135px;}
.custom-col1 .custom-select1 .select-items .scrollb div { color:#373737; padding:13px 24px 13px 24px;}
.custom-col1 .custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#605791;}
.custom-col1 .custom-select1 .select-selected { color:#605791; padding:13px 0 13px 0;}
.custom-col1 .custom-select1:hover .select-selected { color:#373737;}
.custom-col1 .custom-select1 .select-selected:after { background:url(../images/down-colossus-dark-grey-plain-arrow.svg) no-repeat top / 100%; right:0;}
.custom-col1 .custom-select1:hover .select-selected:after { background:url(../images/down-colossus-dark-grey-plain-arrow.svg) no-repeat bottom / 100%;}
.custom-col1 .custom-select1 .select-items .scrollb div, .custom-col1 .custom-select1 .select-selected { font-size:13px; font-weight:600; letter-spacing:2.47px; line-height:normal; text-transform:uppercase;}



/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { border-bottom:1px solid #dedae8; border-left:none; margin:0 0 0;}
.custom-select1 .select-items .scrollb div { padding:15px 5% 15px 5%;}
.custom-select1 .select-selected { padding:15px 5% 15px 5%;}
.custom-select1 .select-selected:after { width:8px; height:6px; margin:0 0 0; position:absolute; right:0;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:13px; line-height:1.6;}

.about-col1 .custom-select1 .select-items .scrollb div { padding:13px 5% 13px 5%;}
.about-col1 .custom-select1 .select-selected { padding:13px 5% 13px 5%;}
.about-col1 .custom-select1 .select-items .scrollb div, .about-col1 .custom-select1 .select-selected { font-size:11px; letter-spacing:2.03px;}

.contact-col1 .custom-select1 { width:100%; margin:0 0 4.2%;}
.contact-col1 .custom-select1 .select-items .scrollb div { padding:19px 5% 17px 5%;}
.contact-col1 .custom-select1 .select-selected { padding:19px 5% 17px 5%;}
.contact-col1 .custom-select1 .select-selected:after { right:5%;}
.contact-col1 .custom-select1 .select-items .scrollb div, .contact-col1 .custom-select1 .select-selected { font-size:11px; letter-spacing:2.03px;}

.sidbar-col1 .custom-select1 { width:100%; margin:0 0 4.2%;}
.sidbar-col1 .custom-select1 .select-items .scrollb div { padding:19px 5% 17px 5%;}
.sidbar-col1 .custom-select1 .select-selected { padding:19px 5% 17px 5%;}
.sidbar-col1 .custom-select1 .select-selected:after { right:5%;}
.sidbar-col1 .custom-select1 .select-items .scrollb div, .sidbar-col1 .custom-select1 .select-selected { font-size:11px; letter-spacing:2.03px;}

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

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { border-bottom:1px solid #dedae8; border-left:none; margin:0 0 0;}
.custom-select1 .select-items .scrollb div { padding:15px 5% 15px 5%;}
.custom-select1 .select-selected { padding:15px 5% 15px 5%;}
.custom-select1 .select-selected:after { width:8px; height:6px; margin:0 0 0; position:absolute; right:0;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:13px; line-height:1.6;}

.about-col1 .custom-select1 .select-items .scrollb div { padding:13px 5% 13px 5%;}
.about-col1 .custom-select1 .select-selected { padding:13px 5% 13px 5%;}
.about-col1 .custom-select1 .select-items .scrollb div, .about-col1 .custom-select1 .select-selected { font-size:11px; letter-spacing:2.03px;}

.contact-col1 .custom-select1 { width:48%; margin:0 0 4.2%;}
.contact-col1 .custom-select1:nth-child(2n) { float:right;}
.contact-col1 .custom-select1 .select-items .scrollb div { padding:19px 5% 17px 5%;}
.contact-col1 .custom-select1 .select-selected { padding:19px 5% 17px 5%;}
.contact-col1 .custom-select1 .select-selected:after { right:5%;}
.contact-col1 .custom-select1 .select-items .scrollb div, .contact-col1 .custom-select1 .select-selected { font-size:11px; letter-spacing:2.03px;}

.sidbar-col1 .custom-select1 { width:100%; margin:0 0 4.2%;}
.sidbar-col1 .custom-select1 .select-items .scrollb div { padding:19px 5% 17px 5%;}
.sidbar-col1 .custom-select1 .select-selected { padding:19px 5% 17px 5%;}
.sidbar-col1 .custom-select1 .select-selected:after { right:5%;}
.sidbar-col1 .custom-select1 .select-items .scrollb div, .sidbar-col1 .custom-select1 .select-selected { font-size:11px; letter-spacing:2.03px;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { border-bottom:1px solid #dedae8; border-left:none; margin:0 0 0;}
.custom-select1 .select-items .scrollb div { padding:15px 5% 15px 5%;}
.custom-select1 .select-selected { padding:15px 5% 15px 5%;}
.custom-select1 .select-selected:after { width:8px; height:6px; margin:0 0 0; position:absolute; right:0;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:13px; line-height:1.6;}

.about-col1 .custom-select1 .select-items .scrollb div { padding:13px 5% 13px 5%;}
.about-col1 .custom-select1 .select-selected { padding:13px 5% 13px 5%;}
.about-col1 .custom-select1 .select-items .scrollb div, .about-col1 .custom-select1 .select-selected { font-size:11px; letter-spacing:2.03px;}

.contact-col1 .custom-select1 { width:48%; margin:0 0 4.2%;}
.contact-col1 .custom-select1:nth-child(2n) { float:right;}
.contact-col1 .custom-select1 .select-items .scrollb div { padding:19px 5% 17px 5%;}
.contact-col1 .custom-select1 .select-selected { padding:19px 5% 17px 5%;}
.contact-col1 .custom-select1 .select-selected:after { right:5%;}
.contact-col1 .custom-select1 .select-items .scrollb div, .contact-col1 .custom-select1 .select-selected { font-size:11px; letter-spacing:2.03px;}

.sidbar-col1 .custom-select1 { width:100%; margin:0 0 4.2%;}
.sidbar-col1 .custom-select1 .select-items .scrollb div { padding:19px 5% 17px 5%;}
.sidbar-col1 .custom-select1 .select-selected { padding:19px 5% 17px 5%;}
.sidbar-col1 .custom-select1 .select-selected:after { right:5%;}
.sidbar-col1 .custom-select1 .select-items .scrollb div, .sidbar-col1 .custom-select1 .select-selected { font-size:11px; letter-spacing:2.03px;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 .select-items .scrollb div { padding:17px 28px 17px 16px;}
.custom-select1 .select-selected { padding:17px 28px 17px 16px;}
.custom-select1 .select-selected:after { right:18px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:13px;}

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

.contact-col1 .custom-select1 .select-items .scrollb div { padding:19px 20px 17px 20px;}
.contact-col1 .custom-select1 .select-selected { padding:19px 20px 17px 20px;}
.contact-col1 .custom-select1 .select-selected:after { right:10px;}
.contact-col1 .custom-select1 .select-items .scrollb div, .contact-col1 .custom-select1 .select-selected { font-size:11px; letter-spacing:2.23px;}

.sidbar-col1 .custom-select1 .select-items .scrollb div { padding:19px 20px 17px 20px;}
.sidbar-col1 .custom-select1 .select-selected { padding:19px 20px 17px 20px;}
.sidbar-col1 .custom-select1 .select-selected:after { right:10px;}
.sidbar-col1 .custom-select1 .select-items .scrollb div, .sidbar-col1 .custom-select1 .select-selected { font-size:11px; letter-spacing:2.23px;}
}

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

.about-col1 .custom-select1 .select-items .scrollb div, .about-col1 .custom-select1 .select-selected { font-size:12px; letter-spacing:2.35px;}

.contact-col1 .custom-select1 .select-items .scrollb div { padding:19px 26px 17px 26px;}
.contact-col1 .custom-select1 .select-selected { padding:19px 26px 17px 26px;}
.contact-col1 .custom-select1 .select-selected:after { right:16px;}
.contact-col1 .custom-select1 .select-items .scrollb div, .contact-col1 .custom-select1 .select-selected { font-size:12px; letter-spacing:2.35px;}

.sidbar-col1 .custom-select1 .select-items .scrollb div { padding:19px 26px 17px 26px;}
.sidbar-col1 .custom-select1 .select-selected { padding:19px 26px 17px 26px;}
.sidbar-col1 .custom-select1 .select-selected:after { right:16px;}
.sidbar-col1 .custom-select1 .select-items .scrollb div, .sidbar-col1 .custom-select1 .select-selected { font-size:12px; letter-spacing:2.35px;}
}

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

}