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

.custom-select1 { background:none; border:1px solid rgba(255,255,255,0.3); border-bottom:none; border-radius:0; transition:all 0.25s ease-out 0s; margin:0 14px 0 0; position:relative;}
.custom-select1:last-child { margin-right:0;}
.custom-select1:hover { background:#ffffff; border:1px solid #ffffff;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items{max-height:141px;background:#fff;position:absolute;top:102%;left:0;right:0;z-index:99}
.custom-select1 .select-items .scrollb { max-height:141px; /*overflow-y:scroll;*/ background:#ffffff;}
.custom-select1 .select-items .scrollb div { font-size:14px; font-weight:500; color:#808000; line-height:normal; transition:all 0.25s ease-out 0s; padding:14px 40px 13px 24px;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#808000;}
.custom-select1 .select-selected { font-size:14px; font-weight:500; color:#ffffff; line-height:normal; transition:all 0.25s ease-out 0s; padding:18px 40px 19px 24px; position:relative;}
.custom-select1:hover .select-selected { color:#808000;}
.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:#2a3a1c; border-radius:0;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { cursor:pointer; letter-spacing:normal;}

.custom-about { background:none; border:1px solid rgba(255,255,255,0.3); border-bottom:none; border-radius:0; transition:all 0.25s ease-out 0s; margin:0 14px 0 0; position:relative;}
.custom-about:last-child { margin-right:0;}
.custom-about:hover { background:#ffffff; border:1px solid #ffffff;}
.custom-about select { display:none;}
.custom-about .select-hide { display:none;}
.custom-about .select-items { max-height:141px;  background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-about .select-items .scrollb div { font-size:14px; font-weight:500; color:#808000; line-height:normal; transition:all 0.25s ease-out 0s; padding:14px 40px 13px 24px;}
.custom-about .select-items .scrollb div:hover { color:#ffffff; background:#808000;}
.custom-about .select-selected { font-size:14px; font-weight:500; color:#ffffff; line-height:normal; transition:all 0.25s ease-out 0s; padding:18px 40px 19px 24px; position:relative;}
.custom-about:hover .select-selected { color:#808000;}
.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:#2a3a1c; border-radius:0;}
.custom-about .select-items .scrollb div, .custom-about .select-selected { cursor:pointer; letter-spacing:normal;}

.banner-col4 .custom-select1 { width:327px; float:left; background:#2a3a1c; border:1px solid #2a3a1c; border-radius:70px;}
.banner-col4 .custom-select1:hover { background:#ffffff; border:1px solid #2a3a1c;}
.banner-col4 .custom-select1 .select-items { max-height:147px;}
.banner-col4 .custom-select1 .select-items .scrollb div { font-size:13px; font-weight:600; color:#2a3a1c; padding:15px 27px 15px 27px;}
.banner-col4 .custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#2a3a1c;}
.banner-col4 .custom-select1 .select-selected { font-size:13px; font-weight:600; padding:19px 43px 19px 27px;}
.banner-col4 .custom-select1:hover .select-selected { color:#2a3a1c;}
.banner-col4 .custom-select1 .select-items .scrollb div, .banner-col4 .custom-select1 .select-selected { letter-spacing:2.47px; text-transform:uppercase;}

.custom-col1 .custom-select1 { width:315px; float:right; background:#2a3a1c; border:1px solid #2a3a1c; border-radius:70px;}
.custom-col1 .custom-select1:hover { background:#ffffff; border:1px solid #2a3a1c;}
.custom-col1 .custom-select1 .select-items { max-height:147px;}
.custom-col1 .custom-select1 .select-items .scrollb div { font-size:13px; font-weight:600; color:#2a3a1c; padding:15px 27px 15px 27px;}
.custom-col1 .custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#2a3a1c;}
.custom-col1 .custom-select1 .select-selected { font-size:13px; font-weight:600; padding:19px 43px 19px 27px;}
.custom-col1 .custom-select1:hover .select-selected { color:#2a3a1c;}
.custom-col1 .custom-select1 .select-items .scrollb div, .custom-col1 .custom-select1 .select-selected { letter-spacing:2.47px; text-transform:uppercase;}

.custom-col1 .custom-about { width:315px; float:right; background:#2a3a1c; border:1px solid #2a3a1c; border-radius:70px;}
.custom-col1 .custom-about:hover { background:#ffffff; border:1px solid #2a3a1c;}
.custom-col1 .custom-about .select-items { max-height:147px;}
.custom-col1 .custom-about .select-items .scrollb div { font-size:13px; font-weight:600; color:#2a3a1c; padding:15px 27px 15px 27px;}
.custom-col1 .custom-about .select-items .scrollb  div:hover { color:#ffffff; background:#2a3a1c;}
.custom-col1 .custom-about .select-selected { font-size:13px; font-weight:600; padding:19px 43px 19px 27px;}
.custom-col1 .custom-about:hover .select-selected { color:#2a3a1c;}
.custom-col1 .custom-about .select-items .scrollb div, .custom-col1 .custom-about .select-selected { letter-spacing:2.47px; text-transform:uppercase;}

.sidbar-col3 .custom-select1 { width:100%; float:left; background:#2a3a1c; border:1px solid #2a3a1c; border-radius:0;}
.sidbar-col3 .custom-select1:hover { background:#ffffff; border:1px solid #2a3a1c;}
.sidbar-col3 .custom-select1 .select-items { max-height:147px;}
.sidbar-col3 .custom-select1 .select-items .scrollb div { font-size:13px; font-weight:600; color:#2a3a1c; padding:15px 27px 15px 27px;}
.sidbar-col3 .custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#2a3a1c;}
.sidbar-col3 .custom-select1 .select-selected { font-size:13px; font-weight:600; padding:19px 43px 19px 27px;}
.sidbar-col3 .custom-select1:hover .select-selected { color:#2a3a1c;}
.sidbar-col3 .custom-select1 .select-items .scrollb div, .sidbar-col3 .custom-select1 .select-selected { letter-spacing:2.47px; text-transform:uppercase;}

.contact-wrapp3 .custom-select1 .select-selected { color:#373737;}
.contact-wrapp3 .custom-select1 { width:32.67%; float:left; background:#edeae3; border:1px solid #edeae3; border-radius:0; margin:0 0 35px;}
.contact-wrapp3 .custom-select1 .select-items .scrollb div, .contact-wrapp3 .custom-select1 .select-selected { font-size:13px; font-weight:600; letter-spacing:2.47px; text-transform:uppercase;}
.contact-wrapp3 .custom-select1 .select-items .scrollb div { padding:14px 40px 13px 24px;}
.contact-wrapp3 .custom-select1 .select-selected { padding:20.5px 40px 19.5px 24px;}

.sidbar-wrapp .custom-select1 .select-items .scrollb {max-height: 141px;background-color: #fff;}

.teamer-wrapp .custom-about .select-items .scrollb {max-height: 141px;background-color: #fff;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { margin:0 0 0; border:1px solid rgba(42,58,28,0.3); border-right:none; border-left:none;}
.custom-select1:hover { background:#ffffff; border-top:1px solid #808000; border-bottom:1px solid #808000;}
.custom-select1 .select-items .scrollb div { font-size:12px; padding:14px 5% 13px 5%;}
.custom-select1 .select-selected { color:#373737; font-size:13px; padding:18px 5% 17px 5%;}

.custom-about { margin:0 0 0; border:1px solid rgba(42,58,28,0.3); border-right:none; border-left:none;}
.custom-about:hover { background:#ffffff; border-top:1px solid #808000; border-bottom:1px solid #808000;}
.custom-about .select-items .scrollb div { font-size:12px; padding:14px 5% 13px 5%;}
.custom-about .select-selected { color:#373737; font-size:13px; padding:18px 5% 17px 5%;}

.banner-col4 .custom-select1 { width:100%;}
.banner-col4 .custom-select1 .select-items .scrollb div { font-size:11px; padding: 18px 5% 17px 5%;}
.banner-col4 .custom-select1 .select-selected { color:#ffffff; font-size:11px; padding:19px 5% 19px 5%;}
.banner-col4 .custom-select1 .select-items .scrollb div, .banner-col4 .custom-select1 .select-selected { letter-spacing:2.07px;}

.custom-col1 .custom-select1 { width:100%; text-align:center;}
.custom-col1 .custom-select1 .select-items .scrollb div { font-size:11px; padding:15px 5% 15px 5%;}
.custom-col1 .custom-select1 .select-selected { color:#ffffff; font-size:11px; padding:19px 5% 19px 5%;}
.custom-col1 .custom-select1 .select-items .scrollb div, .custom-col1 .custom-select1 .select-selected { letter-spacing:2.07px;}

.custom-col1 .custom-about { width:100%; text-align:center;}
.custom-col1 .custom-about .select-items .scrollb div { font-size:11px; padding:15px 5% 15px 5%;}
.custom-col1 .custom-about .select-selected { color:#ffffff; font-size:11px; padding:19px 5% 19px 5%;}
.custom-col1 .custom-about .select-items .scrollb div, .custom-col1 .custom-about .select-selected { letter-spacing:2.07px;}

.contact-wrapp3 .custom-select1 { width:100%; text-align:center; margin:0 0 4.2%;}
.contact-wrapp3 .custom-select1 .select-items .scrollb div { font-size:11px; padding:15px 5% 15px 5%;}
.contact-wrapp3 .custom-select1 .select-selected { font-size:11px; padding:19px 5% 19px 5%;}
.contact-wrapp3 .custom-select1 .select-items .scrollb div, .contact-wrapp3 .custom-select1 .select-selected { letter-spacing:2.07px;}

.sidbar-col3 .custom-select1 .select-selected { color:#ffffff;}
} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { margin:0 0 0; border:1px solid rgba(42,58,28,0.3); border-right:none; border-left:none;}
.custom-select1:hover { background:#ffffff; border-top:1px solid #808000; border-bottom:1px solid #808000;}
.custom-select1 .select-items .scrollb div { font-size:12px; padding:14px 5% 13px 5%;}
.custom-select1 .select-selected { color:#373737; font-size:13px; padding:18px 5% 17px 5%;}

.custom-about { margin:0 0 0; border:1px solid rgba(42,58,28,0.3); border-right:none; border-left:none;}
.custom-about:hover { background:#ffffff; border-top:1px solid #808000; border-bottom:1px solid #808000;}
.custom-about .select-items .scrollb div { font-size:12px; padding:14px 5% 13px 5%;}
.custom-about .select-selected { color:#373737; font-size:13px; padding:18px 5% 17px 5%;}

.banner-col4 .custom-select1 { width:100%;}
.banner-col4 .custom-select1 .select-items .scrollb div { font-size:11px; padding: 17px 5% 18px 5%;}
.banner-col4 .custom-select1 .select-selected { color:#ffffff; font-size:11px; padding:19px 5% 19px 5%;}
.banner-col4 .custom-select1 .select-items .scrollb div, .banner-col4 .custom-select1 .select-selected { letter-spacing:2.07px;}

.custom-col1 .custom-select1 { width:100%; text-align:center;}
.custom-col1 .custom-select1 .select-items .scrollb div { font-size:11px; padding:15px 5% 15px 5%;}
.custom-col1 .custom-select1 .select-selected { color:#ffffff; font-size:11px; padding:19px 5% 19px 5%;}
.custom-col1 .custom-select1 .select-items .scrollb div, .custom-col1 .custom-select1 .select-selected { letter-spacing:2.07px;}

.custom-col1 .custom-about { width:100%; text-align:center;}
.custom-col1 .custom-about .select-items .scrollb div { font-size:11px; padding:15px 5% 15px 5%;}
.custom-col1 .custom-about .select-selected { color:#ffffff; font-size:11px; padding:19px 5% 19px 5%;}
.custom-col1 .custom-about .select-items .scrollb div, .custom-col1 .custom-about .select-selected { letter-spacing:2.07px;}

.contact-wrapp3 .custom-select1 { width:100%; text-align:center; margin:0 0 4.2%;}
.contact-wrapp3 .custom-select1 .select-items .scrollb div { font-size:11px; padding:15px 5% 15px 5%;}
.contact-wrapp3 .custom-select1 .select-selected { color:#ffffff; font-size:11px; padding:19px 5% 19px 5%;}
.contact-wrapp3 .custom-select1 .select-items .scrollb div, .contact-wrapp3 .custom-select1 .select-selected { letter-spacing:2.07px;}

.sidbar-col3 .custom-select1 .select-selected { color:#ffffff;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { margin:0 0 0; border:1px solid rgba(42,58,28,0.3); border-right:none; border-left:none;}
.custom-select1:hover { background:#ffffff; border-top:1px solid #808000; border-bottom:1px solid #808000;}
.custom-select1 .select-items .scrollb div { font-size:12px; padding:14px 5% 13px 5%;}
.custom-select1 .select-selected { font-size:13px; padding:18px 5% 17px 5%;}

.custom-about { margin:0 0 0; border:1px solid rgba(42,58,28,0.3); border-right:none; border-left:none;}
.custom-about:hover { background:#ffffff; border-top:1px solid #808000; border-bottom:1px solid #808000;}
.custom-about .select-items .scrollb div { font-size:12px; padding:14px 5% 13px 5%;}
.custom-about .select-selected { color:#373737; font-size:13px; padding:18px 5% 17px 5%;}

.banner-col4 .custom-select1 { width:100%;}
.banner-col4 .custom-select1 .select-items .scrollb div { font-size:11px;padding: 17px 5% 18px 5%;}
.banner-col4 .custom-select1 .select-selected { color:#ffffff; font-size:11px; padding:19px 5% 19px 5%;}
.banner-col4 .custom-select1 .select-items .scrollb div, .banner-col4 .custom-select1 .select-selected { letter-spacing:2.07px;}

.custom-col1 .custom-select1 { width:100%; text-align:center;}
.custom-col1 .custom-select1 .select-items .scrollb div { font-size:11px; padding:15px 5% 15px 5%;}
.custom-col1 .custom-select1 .select-selected { font-size:11px; padding:19px 5% 19px 5%;}
.custom-col1 .custom-select1 .select-items .scrollb div, .custom-col1 .custom-select1 .select-selected { letter-spacing:2.07px;}

.custom-col1 .custom-about { width:100%; text-align:center;}
.custom-col1 .custom-about .select-items .scrollb div { font-size:11px; padding:15px 5% 15px 5%;}
.custom-col1 .custom-about .select-selected {color: #ffffff; font-size:11px; padding:19px 5% 19px 5%;}
.custom-col1 .custom-about .select-items .scrollb div, .custom-col1 .custom-about .select-selected { letter-spacing:2.07px;}

.contact-wrapp3 .custom-select1 { width:48%; text-align:center; margin:4.2% 0 4.2%; float:right;}
.contact-wrapp3 .custom-select1 .select-items .scrollb div { font-size:11px; padding:15px 5% 15px 5%;}
.contact-wrapp3 .custom-select1 .select-selected { font-size:11px; padding:18px 5% 18px 5%;}
.contact-wrapp3 .custom-select1 .select-items .scrollb div, .contact-wrapp3 .custom-select1 .select-selected { letter-spacing:2.07px;}

.sidbar-col3 .custom-select1 .select-selected { color:#ffffff;}

/*   */
}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 { margin:0 8px 0 0;}
.custom-select1 .select-items .scrollb div { font-size:12px; padding:14px 34px 13px 18px;}
.custom-select1 .select-selected { font-size:12px; padding:18px 34px 18px 18px;}

.custom-about { margin:0 8px 0 0;}
.custom-about .select-items .scrollb div { font-size:12px; padding:14px 34px 13px 18px;}
.custom-about .select-selected { font-size:12px; padding:18px 34px 18px 18px;}

.banner-col4 .custom-select1 { width:291px;}
.banner-col4 .custom-select1 .select-items .scrollb div { font-size:11px; padding:15px 21px 15px 21px;}
.banner-col4 .custom-select1 .select-selected { font-size:11px; padding:19px 37px 19px 21px;}
.banner-col4 .custom-select1 .select-items .scrollb div, .banner-col4 .custom-select1 .select-selected { letter-spacing:1.87px;}

.sidbar-col3 .custom-select1 .select-selected { padding:19px 43px 19px 5%;}
.sidbar-col3 .custom-select1 .select-items .scrollb div, .sidbar-col3 .custom-select1 .select-selected { letter-spacing:1.87px;}

.contact-wrapp3 .custom-select1 .select-selected { padding:18px 40px 18px 8px;}
.contact-wrapp3 .custom-select1 .select-items .scrollb div, .contact-wrapp3 .custom-select1 .select-selected { font-size:11px; letter-spacing:1.87px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 { margin:0 11px 0 0;}
.custom-select1 .select-items .scrollb div { font-size:13px; padding:14px 37px 13px 21px;}
.custom-select1 .select-selected { font-size:13px; padding:18px 37px 18px 21px;}

.custom-about { margin:0 11px 0 0;}
.custom-about .select-items .scrollb div { font-size:13px; padding:14px 37px 13px 21px;}
.custom-about .select-selected { font-size:13px; padding:18px 37px 18px 21px;}

.banner-col4 .custom-select1 { width:303px;}
.banner-col4 .custom-select1 .select-items .scrollb div { font-size:12px; padding:15px 24px 15px 24px;}
.banner-col4 .custom-select1 .select-selected { font-size:12px; padding:19px 40px 19px 24px;}
.banner-col4 .custom-select1 .select-items .scrollb div, .banner-col4 .custom-select1 .select-selected { letter-spacing:2.17px;}

.sidbar-col3 .custom-select1 .select-selected { padding:19px 43px 19px 5%;}
.sidbar-col3 .custom-select1 .select-items .scrollb div, .sidbar-col3 .custom-select1 .select-selected { letter-spacing:1.87px;}

.contact-wrapp3 .custom-select1 .select-selected { padding:18px 40px 18px 8px;}
.contact-wrapp3 .custom-select1 .select-items .scrollb div, .contact-wrapp3 .custom-select1 .select-selected { font-size:11px; letter-spacing:1.87px;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.banner-col4 .custom-select1 { width:303px;}
.banner-col4 .custom-select1 .select-items .scrollb div { font-size:12px; padding:15px 24px 15px 24px;}
.banner-col4 .custom-select1 .select-selected { font-size:12px; padding:19px 40px 19px 24px;}
.banner-col4 .custom-select1 .select-items .scrollb div, .banner-col4 .custom-select1 .select-selected { letter-spacing:2.17px;}

.sidbar-col3 .custom-select1 .select-selected { padding:19px 43px 19px 5%;}
.sidbar-col3 .custom-select1 .select-items .scrollb div, .sidbar-col3 .custom-select1 .select-selected { letter-spacing:1.87px;}
}