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

.custom-select1 { width:47.5%; float:none; text-align:left; background:none; border:1px solid #ffffff; border-radius:29px; transition:all 0.25s ease-out 0s; display:inline-block; margin:0 auto 0; position:relative;}
.custom-select1:hover { background:#ffffff; border:1px solid #ffffff;}
.custom-col1 .custom-select1 {width: 350px;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:153px; background:#000000; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items  .scrollb {max-height: 155px;max-width: 96%;  max-width: calc(100% - 8px);}
.custom-select1 .select-items .scrollb div { color:#ffffff; transition:all 0.25s ease-out 0s; padding:16px 8% 17px 8%;}
.custom-select1 .select-items .scrollb div:hover { color:#000000; background:#ffffff;}
.custom-select1 .select-selected { color:#ffffff; transition:all 0.25s ease-out 0s; padding:16px 15% 17px 8%;}
.custom-select1:hover .select-selected { color:#000000;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { cursor:pointer; font-size:14px; font-weight:700; letter-spacing:normal; line-height:normal;}

.enquiry-col1 .custom-select1 { width:49.3%; float:left; background:#ffffff; border:1px solid #ffffff; border-radius:0; margin:0 0 1.4%;}
.enquiry-col1 .custom-select1:nth-child(2n) { float:right;}
.enquiry-col1 .custom-select1 .select-items .scrollb div { padding:19px 7.7% 18px 7.7%;}
.enquiry-col1 .custom-select1 .select-selected { color:#000000; padding:24px 13.3% 23px 7.7%;}
.enquiry-col1 .custom-select1:hover .select-selected { color:#db375f;}
.enquiry-col1 .custom-select1 .select-items .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:12.4px; font-weight:600; letter-spacing:normal; line-height:normal;}

.sidbar-col1 .custom-select1 { width:100%; float:left; background:#ffffff; border:1px solid #ffffff; border-radius:0; margin:0 0 11.6px;}
.sidbar-col1 .custom-select1:nth-child(2n) { float:right;}
.sidbar-col1 .custom-select1 .select-items .scrollb div { padding:19px 38px 18px;}
.sidbar-col1 .custom-select1 .select-selected { color:#000000; padding:24px 38px 23px;}
.sidbar-col1 .custom-select1:hover .select-selected { color:#db375f;}
.sidbar-col1 .custom-select1 .select-items .scrollb div, .sidbar-col1 .custom-select1 .select-selected { font-size:12.4px; font-weight:600; letter-spacing:normal; line-height:normal;}


.custom-about.custom-selecting-four  {width: 306px;cursor: pointer;background: #edefe9;border: 1px solid #edefe9;border-radius: 100px;display: inline-block;transition: all 0.25s ease-out 0s;margin: 0 8px 0 0;    position: relative;z-index: 99;}
.custom-about.custom-selecting-four  select {display: none;}
.custom-about.custom-selecting-four  .select-hide {display: none;}
.custom-about.custom-selecting-four  .select-items {max-height: 153px;background: #000;position: absolute;top: 102%;left: 0;    right: 0;z-index: 99;}
.custom-about.custom-selecting-four  .select-items .scrollb {max-height: 153px;max-width: 96%;  max-width: calc(100% - 8px);}
.custom-about.custom-selecting-four  .select-items .scrollb div {color: #000;transition: all 0.25s ease-out 0s;    padding: 14px 22px 13px 22px;}
.custom-about.custom-selecting-four  .select-items .scrollb div:hover {color: #000;background: #fff;}
.custom-about.custom-selecting-four  .select-selected {color: #373737;transition: all 0.25s ease-out 0s; padding: 16px 8% 17px 8%;font-weight: 700;font-size: 14px;cursor: pointer;font-size: 13px;    /* font-weight: 400; */letter-spacing: normal;    line-height: normal;}
.custom-about.custom-selecting-four  :hover .select-selected {color: #000;}
.custom-about.custom-selecting-four  .select-items .scrollb div, .about-row2.custom-about.custom-select2 .select-selected {font-family: 'Montserrat', sans-serif;cursor: pointer;font-size: 14px;font-weight: 700;line-height: normal;color: #ffff;transition: all 0.25s ease-out 0s;padding: 16px 8% 17px 8%;}
.custom-about.custom-selecting-four {width: 350px;cursor: pointer;float: none;
    text-align: left;
    background: none;
    border: 1px solid #ffffff;
    border-radius: 29px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    margin: 0 auto 0;
    position: relative;z-index: 99;}

.custom-about.custom-selecting-four .select-selected {cursor: pointer;
   font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    color: #ffffff;
    transition: all 0.25s ease-out 0s;
  padding: 16px 15% 17px 8%;
}
    .custom-about.custom-selecting-four:hover {
   background: #ffffff;
    }

    .custom-about.custom-selecting-four:hover .select-selected {
    color: #000;
}

.scrollbox-rail.scrollbox-horizontal-rail {
    display: none;
}

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


/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { width:100%; text-align:center; margin:10px 4px 0;}
.custom-select1 .select-items .scrollb div { padding:16px 5% 17px 5%;}
.custom-select1 .select-selected { padding:16px 5% 17px 5%;}
.custom-select1 .select-items  .scrollb div, .custom-select1 .select-selected { font-size:12px; line-height:normal;}

.enquiry-col1 .custom-select1 { width:100%; margin:0 0 4.2%;}
.enquiry-col1 .custom-select1 .select-items  .scrollb div { padding:19px 5% 18px 5%;}
.enquiry-col1 .custom-select1 .select-selected { padding:22px 5% 21px 5%;}
.enquiry-col1 .custom-select1 .select-items  .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:10.4px; line-height:normal;}

.sidbar-col1 .custom-select1 { text-align:left;}
.sidbar-col1 .custom-select1 .select-selected { padding:24px 7% 23px 7%;}

.custom-col1 .custom-select1 { width:100%; text-align:left;}
.custom-about.custom-selecting-four{ width:100%; margin:10px 4px 0;}
.custom-about.custom-selecting-four .select-selected { font-size:12px; line-height:normal;}
.custom-about.custom-selecting-four .select-items .scrollb div, .about-row2.custom-about.custom-select2 .select-selected {font-size: 12px;padding: 16px 5% 17px 5%;}
}

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { width:100%; margin:10px 4px 0;}
.custom-col1 .custom-select1 { width:100%; margin:10px 4px 0;}
.custom-select1 .select-items  .scrollb div { padding:16px 5% 17px 5%;}
.custom-select1 .select-selected { padding:16px 5% 17px 5%;}
.custom-select1 .select-items  .scrollb div, .custom-select1 .select-selected { font-size:12px; line-height:normal;}
.custom-about.custom-selecting-four{ width:100%; margin:10px 4px 0;}

.enquiry-col1 .custom-select1 { width:48%; margin:0 0 4.2%;}
.enquiry-col1 .custom-select1:nth-child(2n) { float:right;}
.enquiry-col1 .custom-select1 .select-items  .scrollb div { padding:19px 5% 18px 5%;}
.enquiry-col1 .custom-select1 .select-selected { padding:22px 5% 21px 5%;}
.enquiry-col1 .custom-select1 .select-items  .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:10.4px; line-height:normal;}

.sidbar-col1 .custom-select1 { text-align:left;}
.sidbar-col1 .custom-select1 .select-selected { padding:24px 7% 23px 7%;}

.custom-about.custom-selecting-four{ width:100%; margin:10px 4px 0;}
.custom-about.custom-selecting-four .select-selected { font-size:12px; line-height:normal;}
.custom-about.custom-selecting-four .select-items .scrollb div, .about-row2.custom-about.custom-select2 .select-selected {font-size: 12px;padding: 16px 5% 17px 5%;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { width:100%; text-align:center; margin:10px 4px 0;}
.custom-select1 .select-items  .scrollb div { padding:16px 5% 17px 5%;}
.custom-select1 .select-selected { padding:16px 5% 17px 5%;}
.custom-about.custom-selecting-four{ width:100%; margin:10px 4px 0;}
.custom-about.custom-selecting-four .select-selected { font-size:12px; line-height:normal;}
.custom-about.custom-selecting-four .select-items .scrollb div, .about-row2.custom-about.custom-select2 .select-selected {font-size: 12px; padding: 16px 5% 17px 5%;}

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

.enquiry-col1 .custom-select1 { width:48%; margin:0 0 4.2%;}
.enquiry-col1 .custom-select1:nth-child(2n) { float:right;}
.enquiry-col1 .custom-select1 .select-items  .scrollb div { padding:19px 5% 18px 5%;}
.enquiry-col1 .custom-select1 .select-selected { padding:22px 5% 21px 5%;}
.enquiry-col1 .custom-select1 .select-items  .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:10.4px; line-height:normal;}

.sidbar-col1 .custom-select1 { text-align:left;}
.sidbar-col1 .custom-select1 .select-selected { padding:24px 7% 23px 7%;}

.custom-col1 .custom-select1 { width:100%; text-align:left;}
.custom-about.custom-selecting-four {width: 100%;float: left;}
}

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

.enquiry-col1 .custom-select1 .select-selected { padding:22px 13.3% 21px 7.7%;}
.enquiry-col1 .custom-select1 .select-items  .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:10.4px;}


.custom-about.custom-selecting-four  .select-items  .scrollb div, .custom-about.custom-selecting-four .select-selected { font-size:12px;}
.custom-about.custom-selecting-four .select-selected { padding:22px 13.3% 21px 7.7%;}
.custom-about.custom-selecting-four .select-items .scrollb div, .about-row2.custom-about.custom-select2 .select-selected{font-size: 12px;}

.custom-about.custom-selecting-four .select-selected {font-size: 12px;padding: 16px 5% 17px 5%;}

.custom-about.custom-selecting-four .select-items .scrollb  .scrollb div, .about-row2.custom-about.custom-select2 .select-selected {padding: 16px 5% 17px 5%;font-size: 10.4px;}
.custom-select1 .select-items .scrollb  .scrollb div, .custom-select1 .select-selected {cursor: pointer;font-size: 12px;}
}

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

.enquiry-col1 .custom-select1 .select-selected { padding:22px 13.3% 22px 7.7%;}
.enquiry-col1 .custom-select1 .select-items  .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:11.4px;}

.custom-about.custom-selecting-four  .select-items  .scrollb div, .custom-about.custom-selecting-four .select-selected { font-size:12px;}
.custom-about.custom-selecting-four .select-selected { padding:22px 13.3% 22px 7.7%;}

.custom-about.custom-selecting-four .select-items .scrollb  .scrollb div, .about-row2.custom-about.custom-select2 .select-selected{font-size: 11.4px;}
.custom-select1 .select-items .scrollb  .scrollb div, .custom-select1 .select-selected {cursor: pointer;font-size: 12px;}

}

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

}