body {
    font-family: "Fira Sans", sans-serif;
    font-size: 14px;
}
.d-none {
    display: none;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nexa_header {
    position: fixed;
}
/*slider nexa home*/
.sit_main_nexa {
    min-height: auto !important;
}

.sit_main_nexa {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    overflow: hidden;
}

    .sit_main_nexa .item {
        width: 100%;
        float: left;
        position: relative;
    }

        .sit_main_nexa .item img {
            width: 100%;
            float: left;
            position: relative;
        }

        .sit_main_nexa .item .primaryBanner {
            width: 100%;
            float: left;
            position: relative;
        }

        .sit_main_nexa .item .secondaryBanner {
            width: 100%;
            float: left;
            position: relative;
            display: none;
        }

    .sit_main_nexa .owl-dots {
        position: absolute;
        right: 0;
        bottom: 15px;
        padding-right: 15px;
    }

        .sit_main_nexa .owl-dots .owl-dot span {
            margin: 0;
            border-radius: 0 !important;
            border: 1px solid #fff !important;
            height: 4px !important;
            width: 32px !important;
            background-color: transparent !important;
        }

        .sit_main_nexa .owl-dots .owl-dot.active span,
        .homeslider .owl-dots .owl-dot:hover span {
            background-color: #fff !important;
        }

    .sit_main_nexa .owl-theme .owl-nav [class*="owl-"] {
        border: 0 !important;
        background-color: transparent !important;
    }

    .sit_main_nexa .owl-dots button {
        background: transparent;
        border: none;
    }
/*slider nexa home/ */

.nexa_sit {
    float: left;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}

    .nexa_sit .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

.nexa_title_left {
    margin-bottom: 30px;
}

.sit_title_main {
    color: #000;
    margin-bottom: 10px;
}

.sit_title {
    color: #000;
    margin-bottom: 10px;
    line-height: 20px;
    text-align: justify;
}

.sit_ul {
    margin-bottom: 10px;
}

.nexa_title_left li:before {
    content: "\f111";
    color: #000;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    line-height: 25px;
    font-size: 8px;
}

.nexa_title_left p {
    color: #000;
    line-height: 25px;
    font-weight: 400;
    font-size: 14px;
    margin-left: 15px;
}

.sit_border {
    border: 4px solid #7f7f7f;
    width: 100%;
    display: block;
    float: left;
    padding: 20px;
    margin-bottom: 30px;
}

.sit_form .form-control {
    padding: 5px 5px;
    height: 45px;
    line-height: 15px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-color: #000;
    font-size: 14px;
    color: #000;
    font-weight: 400;
}

.customSelect1:after {
    content: "";
    position: absolute;
    top: 16px;
    right: 25px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
}

.customSelect1 select {
    height: 45px;
    line-height: 15px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-color: #000;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: none;
    white-space: pre;
    text-overflow: ellipsis;
    padding: 5px 32px 5px 5px;
    width: 100%;
    cursor: pointer;
    font-size: 14px;
    font-family: "Fira Sans";
    color: transparent;
    text-shadow: 0 0 0 #000;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #000;
    border-radius: 0;
    -webkit-border-radius: 0;
}

    .customSelect1 select option {
        color: #000;
    }

    .customSelect1 select::-ms-expand {
        display: none;
    }

    .customSelect1 select:focus::-ms-value {
        background: 0 0;
    }

.sit_form .form-control:focus {
    border-color: #000;
}

.sit_date {
    margin-top: 15px;
}

#sit_picker {
    background: url("../../../images/Hyperlocal/Nexa/date.png") 98% 15px no-repeat;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    #sit_picker::-webkit-calendar-picker-indicator {
        color: rgba(0, 0, 0, 0);
        opacity: 0;
        width: 12px;
        height: 18px;
        cursor: pointer;
    }

.sit_btn_black {
    background-color: #000 !important;
}

#sit_pickertime {
    background: url(../../../images/time.png) 98% 15px no-repeat;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    #sit_pickertime::-webkit-calendar-picker-indicator {
        color: rgba(0, 0, 0, 0);
        opacity: 0;
        width: 12px;
        height: 18px;
        cursor: pointer;
    }

.disclaimertextboxsit {
    background: #eee;
    padding: 5px 10px;
    margin: 15px 0;
    line-height: 120%;
    border-radius: 4px;
}

    .disclaimertextboxsit p {
        font-size: 11px;
        text-align: justify;
    }

.nexa_sit_thank {
    float: left;
    width: 100%;
    padding-top: 90px;
    padding-bottom: 135px;
}

.nexa_sit .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.mainSlider {
    min-height: auto !important;
}

.sit_date_new,
.ui-datepicker td.holiday a,
.ui-datepicker td.holiday a:hover {
    background: none #ffebaf;
}

#date_new_Date {
    background: url(/images/HyperLocal/Nexa/date.png) 98% 15px no-repeat #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}

@media (max-width: 767px) {
    /*slider nexa home*/
    .sit_main_nexa .item .primaryBanner {
        display: none;
    }

    .sit_main_nexa .item .secondaryBanner {
        display: block;
    }

    .mainSlider .item .secondaryBanner {
        padding-top: 10px;
    }
    /*slider nexa home*/
}

@media (max-width: 1023px) {
    /*slider nexa home*/
    .sit_main_nexa .owl-dots {
        display: none;
    }
    /*slider nexa home/ */
}
/* media1023 */
