﻿/* Start Free Trial CSS Start */

@font-face {
    font-family: Muli;
    src: url(../fonts/Muli-ExtraBold.eot);
    src: url(../fonts/Muli-ExtraBold.eot?#iefix) format("embedded-opentype"), url(../fonts/Muli-ExtraBold.woff2) format("woff2"), url(../fonts/Muli-ExtraBold.woff) format("woff"), url(../fonts/Muli-ExtraBold.ttf) format("truetype"), url(../fonts/Muli-ExtraBold.svg#Muli-ExtraBold) format("svg");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Muli;
    src: url(../fonts/Muli-Regular.eot);
    src: url(../fonts/Muli-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Muli-Regular.woff2) format("woff2"), url(../fonts/Muli-Regular.woff) format("woff"), url(../fonts/Muli-Regular.ttf) format("truetype"), url(../fonts/Muli-Regular.svg#Muli-Regular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Muli;
    src: url(../fonts/Muli-Black.eot);
    src: url(../fonts/Muli-Black.eot?#iefix) format("embedded-opentype"), url(../fonts/Muli-Black.woff2) format("woff2"), url(../fonts/Muli-Black.woff) format("woff"), url(../fonts/Muli-Black.ttf) format("truetype"), url(../fonts/Muli-Black.svg#Muli-Black) format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Muli;
    src: url(../fonts/Muli-Bold.eot);
    src: url(../fonts/Muli-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Muli-Bold.woff2) format("woff2"), url(../fonts/Muli-Bold.woff) format("woff"), url(../fonts/Muli-Bold.ttf) format("truetype"), url(../fonts/Muli-Bold.svg#Muli-Bold) format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}




.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: #FFFFFF;
    border-radius: 3px;
    padding: 10px;
    color: #474747;
}

.select2-container .select2-dropdown--above {
    margin-top: 1px;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

.select2-results {
    display: block;
}

.select2-container .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-selection--single {
    min-height: 50px;
    padding-top: 10px;
    padding-left: 10px;
    /* border: 1px solid #dcdcdc;*/
    border: 0px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    margin-top: 10px;   
}

.select2-container--open .select2-dropdown--below {
    border: 0;
}

/* Common CSS start */
.custom-select, input[type="text"], input[type="email"], input[type="password"] {
    padding: 8px 15px !important;
    min-height: 50px !important;
    height: 50px !important;
    color: #242625 !important;
    font-weight: normal !important;
    font-size: 16px !important;
}

textarea {
    padding: 8px 15px !important;
    color: #242625 !important;
    font-weight: normal !important;
    font-size: 16px !important;
}

.custom-select {
    background-image: none !important;
    background-color: #ffffff !important;
}
/* Common CSS end */

/*-------free trail form start ----*/

.free-trail-wrap {
    background: #FAFAFA;
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    padding: 6% 6%;
}

    .free-trail-wrap h5 {
        text-align: center;
        color: #086EB7;
        font-size: 32px;
        font-weight: 700;
        letter-spacing: 0;
    }

    .free-trail-wrap h6 {
        text-align: center;
        color: #242625;
        font-size: 16px;
        margin-top: 0px;
        letter-spacing: 0;
        font-weight: 700;
    }

label.free-trail {
    /*display: none !important;*/
    margin-bottom: 6px;
}


.free-trail-wrap input[type="text"], .free-trail-wrap input[type="email"], .free-trail-wrap input[type="password"], .free-trail-wrap textarea, .free-trail-wrap select {
    border-radius: 0 !important;
    height: auto;
    width: 100%;
    padding: 12px 10px 12px 25px;
    /* margin-bottom: 15px;*/
    border: 0 ;
    font-size: 18px;
    font-weight: 700;
    /* margin: 22px 0px;*/
    /*margin: 5px 0px;*/
    margin: 0 0px;
    color: #242625;
  /*  border: 1px solid #dcdcdc;*/
}


.free-trail-wrap ::placeholder {
    color: #C1C1C1;
    opacity: 1; /* Firefox */
}

.pfree-trail-wrap :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(193, 193, 193, 0.8);
}

.free-trail-wrap :-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(193, 193, 193, 0.8);
}




.free-trail-wrap .select-brand label {
    padding: 0px 0px;
    text-align: left;
    margin-left: 0;
    color: #242625;
   /* font-size: 18px;*/
}

.free-trail-wrap span.radio_label {
    display: inline-block;
    width: 17%;
    font-weight: 600;
}

    .free-trail-wrap span.radio_label input {
        margin: 0px;
        width: 28%;
    }

.free-trail-wrap textarea {
    height: 110px;
    margin-top: 40px;
}

.free-trail-wrap .form-control:focus {
    outline: 0;
    box-shadow: none !important;
    border-radius: 0 !important;
    border: 0;
    background: #fff;
    color: #000 !important;
}


.free-trail-wrap input[type='radio']:checked:after {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    top: -4px;
    left: 6px;
    position: relative;
    background-color: #000;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 4px solid white;
}

.free-trail-wrap input[type='radio']:after {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    top: -6px;
    left: 6px;
    position: relative;
    background-color: #FFFFFF;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 4px solid #CBCACA;
}

.free-trail-wrap input[type="radio"]:checked {
    visibility: hidden;
}


.free-trail-wrap input[type="radio"] {
    visibility: hidden;
}

.free-trail-wrap button#SubmitBtn {
    background-color: #0A5A94;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    padding: 9px 100px;
    margin-bottom: 90px;
    margin-bottom: 0px;
    margin-top: 30px;
    border-radius: 5px !important;
    text-decoration: none !important;
    max-height: 60px;
    border: 0;
    font-weight: bold;
    border: solid 1px #FDDD5D;
}

    .free-trail-wrap button#SubmitBtn:hover {
        background-color: #FDDD5D;
        color: #000000;
    }

label.free-trail.bus-type {
    display: block !important;
}

select#sel1 option {
    background: #6a686b !important;
    color: #fff;
    padding: 20px !important;
    font-size: 16px !important;
    margin: 10px !IMPORTANT;
    border-radius: 5px !important;
    line-height: 30px !important;
}

.free-trail-wrap .custom-select {
    padding-top: 11px !important;
}

select#sel1 {
    appearance: none !important;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #fff;
    width: 100%;
    height: 50px;
    margin: 15px 0px 0px 0px;
}

select {
    display: none;
}

.custom-select {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    color: #242625;
    padding: 8px 15px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

    .custom-select:after {
        content: "";
        width: 0;
        height: 0;
        border: 7px solid transparent;
        border-color: #606060 transparent transparent transparent;
        position: absolute;
        top: 20px;
        right: 10px;
        transform: rotateZ(0deg);
        transition: all 0.5s;
        transform-origin: 50% 25%;
    }
    /*.custom-select:hover {
	     background-color: #b83729;
	}
	*/
    .custom-select:active, .custom-select.active {
        background-color: #599ceb;
        color: #000;
    }
    /*.custom-select:active:after, .custom-select.active:after {
	     transform: rotateZ(180deg);
	     transition: all 0.5s;
	     transform-origin: 50% 25%;
	     }*/
    .custom-select:focus {
        outline: 2px;
    }

.select-options {
    max-height: 230px;
    overflow-y: auto;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 1%;
    list-style: none;
    background-color: #ffffff;
    border-radius: 5px;
}

    .select-options li {
        position: relative;
        color: #000000;
        margin: 0;
        padding: 6px 36px !important;
        margin: 5px 5px;
        /* text-indent: 15px;
	    */
        /* border-top: 1px solid #AED581;
	    */
        -moz-transition: all 0.15s ease-in;
        -o-transition: all 0.15s ease-in;
        -webkit-transition: all 0.15s ease-in;
        transition: all 0.15s ease-in;
        padding-left: 15px;
    }

        .select-options li:hover {
            color: #ffffff;
            background: #599ced;
            border-radius: 3px !important;
        }

        .select-options li:before {
            content: "\f00c";
            position: absolute;
            width: 10px;
            height: 10px;
            left: 12px;
            top: 10px;
            color: #ffffff;
            font-family: FontAwesome;
            font-size: 12px;
            display: none;
        }

        .select-options li:hover:before {
            display: block
        }

        .select-options li[rel="hide"] {
            display: none;
        }

::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    background-color: #9E9E9E;
}



.hide-select {
    display: none !important
}

.freet .custom-select {
    background: none !important;
    background-color: #fff !important;
    font-size: 17px;
    border-radius: 0;
    padding: 11px 26px;
    height: 50px;
    color: #c1c1c1 !important;
    font-weight: 700;
    border: 0px !important
}


.form-group.slgroup {
    margin-bottom: -6px;
}


.mandatory {
    background: #EF3D5C;
    text-align: center;
    color: #fff;
    padding: 2%;
    margin-top: 30px;
    font-size: :18px;
    font-weight: 700;
}

.form-group.freet.phone {
    /*margin-top: 24px;*/
    float: left;
    width: 100%;
}


.form-group input::placeholder,
.form-group textarea::placeholder { /* Firefox, Chrome, Opera */
    color: #C1C1C1;
}

.form-group input:-ms-input-placeholder,
.form-group textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #C1C1C1;
}

.form-group input:-ms-input-placeholder,
.form-group textarea:-ms-input-placeholder { /* Microsoft Edge */
    color: #C1C1C1;
}

.modal-content.popup-all-forms {
    border-radius: 0;
    background: #FFFFFF;
    text-align: center;
}

.modal {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.modal-content.popup-all-forms p {
    color: #242625;
    font-size: 18px;
    font-weight: 500;
}

    .modal-content.popup-all-forms p a {
        color: #242625;
        text-decoration: none;
    }

.popup-all-forms button.btn.btn-default {
    background: #0A5A94;
    color: #fff;
    border-radius: 5px;
    margin: 0px auto;
    padding: 10px 84px;
    font-size: 18px;
    font-weight: 700;
}

    .popup-all-forms button.btn.btn-default:hover {
        background: #FDDD5D;
        color: #000000;
    }

.popup-all-forms .modal-footer, .popup-all-forms .modal-header {
    border: 0;
}

.popup-all-forms .modal-footer {
    padding-bottom: 40px;
}

.popup-all-forms .modal-body {
    padding: 10px 40px;
}


#trial .modal-dialog {
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
    margin: 0 auto;
}

main.mt-5.mb-5 {
    margin-top: 0px !important;
    margin-bottom: 0px !IMPORTANT;
}

.form-group.slgroup {
    margin-bottom: 22px;
}

/*-------free trail form end ----*/


/*-------Responsive Free trial form start ----*/

@media only screen and (max-width:1000px) {
    .free-trail-wrap {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding: 6% 6%;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:850) {
    .free-trail-wrap input[type='radio']:checked:after {
        -webkit-top: -3px;
        top: -3px;
        left: 0px;
    }
}

@media only screen and (max-width:768px) {
    .free-trail-wrap span.radio_label {
        width: 26%;
    }
}

@media only screen and (max-width:640px) {
    .free-trail-wrap {
        width: 100%;
    }

        .free-trail-wrap h5 {
            font-size: 28px;
        }

    .free-trail-wrap {
        padding: 6% 4%;
    }

        .free-trail-wrap input[type='radio']:checked:after {
            top: -4px;
            left: 8px;
        }
}

@media only screen and (max-width:600px) {
    .free-trail-wrap {
        width: 100%;
    }

        .free-trail-wrap input[type="text"], .free-trail-wrap input[type="email"], .free-trail-wrap input[type="password"], .pricing-form-wrap textarea, .pricing-form-wrap select {
            font-size: 16px;
        }

        .free-trail-wrap button#SubmitBtn {
            padding: 9px 60px;
        }
}


@media only screen and (min-width: 0px) and (max-width: 767px) {

    .free-trail-wrap span.radio_label {
        width: 100%;
        margin-top: 5px;
    }

        .free-trail-wrap span.radio_label input {
            margin: 0px;
            width: 8%;
        }

        .free-trail-wrap span.radio_label input {
            margin: 0px;
            width: 14%;
        }

    .free-trail-wrap input[type='radio']:checked:after {
        top: 0px;
    }

    .free-trail-wrap input[type='radio']:after {
        top: 0px;
        left: 7px;
    }
}


@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) {

        .free-trail-wrap input[type='radio']:after {
            left: 7px;
            top: -3px;
        }

        .free-trail-wrap input[type='radio']:checked:after {
            left: 6px;
            top: -3px;
        }


        .free-trail-wrap span.radio_label {
            width: 100%;
            margin-top: 5px;
        }
    }
}

/*-------Responsive Free trial form end ----*/



p.errormsg {
    color: red;
    font-size: 13px;
}

.DivMsgAlert {
    max-width: 600px;
    margin: 0 auto;
}

.alert-box.success {
    padding: 10px;
    background: #84f989;
    border-radius: 5px;
    width: 100%;
    text-align: center;
}

.alert-box.failure {
    background: #EF3D5C;
    text-align: center;
    color: #fff;
    padding: 2%;
    margin-top: 30px;
    font-size: :18px;
    font-weight: 700;
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

    .form-check input#exampleCheck1 {
        width: auto !important;
    }

.form-check-input {
    position: absolute;
    top: 3px !important;
    margin-left: -1.25rem !important;
}

body {
    font-family: Muli !important;
}

.df-example.demo-forms .select2-container {
    width:100% !important;
}


.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 6px;
}

label.free-trail {
    display: none !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #C1C1C1 !important;
}