/*For Developer Use*/
// @font-face {
//     font-family: 'HelveticaNeueRegular';
//     src: url('../fonts/HelveticaNeueRegular.svg#HelveticaNeueRegular') format('svg'),
//          url('../fonts/HelveticaNeueRegular.ttf') format('truetype'),
//          url('../fonts/HelveticaNeueRegular.woff') format('woff');
//     font-weight: normal;
//     font-style: normal;
//   }


// @font-face {
//      font-family: 'HelveticaNeueMedium';
//      src: url('../fonts/HelveticaNeueMedium.svg#HelveticaNeueMedium') format('svg'),
//           url('../fonts/HelveticaNeueMedium.ttf') format('truetype'),
//           url('../fonts/HelveticaNeueMedium.woff') format('woff');
//      font-weight: normal;
//      font-style: normal;
//    }


//    @font-face {
//      font-family: 'HelveticaNeueLight';
//      src: url('../fonts/HelveticaNeueLight.svg#HelveticaNeueLight') format('svg'),
//           url('../fonts/HelveticaNeueLight.ttf') format('truetype'),
//           url('../fonts/HelveticaNeueLight.woff') format('woff');
//      font-weight: normal;
//      font-style: normal;
//    }

//    @font-face {
//      font-family: 'HelveticaNeueBold';
//      src: url('../fonts/HelveticaNeueBold.svg#HelveticaNeueBold') format('svg'),
//           url('../fonts/HelveticaNeueBold.ttf') format('truetype'),
//           url('../fonts/HelveticaNeueBold.woff') format('woff');
//      font-weight: normal;
//      font-style: normal;
//    }



/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on June 3, 2020 */



@font-face {
    font-family: 'helveticaneuemedium';
    src: url('../fonts/helveticaneue_medium-webfont.woff2') format('woff2'),
    url('../fonts/helveticaneue_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helveticaneuelight';
    src: url('../fonts/helveticaneue_light-webfont.woff2') format('woff2'),
    url('../fonts/helveticaneue_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helveticaneuelight';
    src: url('../fonts/helveticaneuelt-webfont.woff2') format('woff2'),
    url('../fonts/helveticaneuelt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helveticaneueregular';
    src: url('../fonts/helveticaneue-webfont.woff2') format('woff2'),
    url('../fonts/helveticaneue-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helveticaneuemedium';
    src: url('../fonts/helveticaneuemed-webfont.woff2') format('woff2'),
    url('../fonts/helveticaneuemed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helveticaneuebold';
    src: url('../fonts/helvetica_neu_bold-webfont.woff2') format('woff2'),
    url('../fonts/helvetica_neu_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'times-new-roman';
    src: url('../fonts/times-new-roman.eot');
    src: url('../fonts/times-new-roman.eot?#iefix') format('embedded-opentype'),
    url('../fonts/times-new-roman.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}



@media only screen and (min-width:991px) {
    .navbar-toggler {
        display: none !important;
    }
}
.whatsapp-icon {
    color: #4BC657;
}
.whatsapp-bg {
    background: #138C7E;
}


.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 10px;
    font-size: 14px;
    border: 1px solid rgba(208,208,227,0.75);
    height: 40px;
    padding: .375rem .75rem;
    line-height: 1.5;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000000;
    line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 7px;
    right: 1px;
    width: 20px;
}

.form-control-textbox {
    font-size: 14px;
    font-weight: normal;
    color: #000 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 10px;
    padding: 10px 20px;
    border: 1px solid rgba(208,208,227,0.75);
}

.color-brown {
    color: #B77C3E !important;
}
