﻿.main_serch {
    width: 37%;
    margin: 50px auto;
}

main#main {
    margin-top: 10px;
}
/* Bootstrap 4 text input with search icon */

.has-search {
}

    .has-search .form-control {
        padding-left: 2.375rem;
    }

    .has-search .form-control-feedback {
        position: absolute;
        z-index: 2;
        display: block;
        width: 2.375rem;
        height: 2.375rem;
        line-height: 2.375rem;
        text-align: center;
        pointer-events: none;
        color: #aaa;
        top: 9px;
        left: 10px;
    }

.form-control1 {
    width: 100%;
    border-radius: 50px;
    border: solid 4px #b5b5b5;
    height: 55px;
    text-align: left;
    padding: 10px 42px;
}


.hedding2 {
    text-align: center;
    margin-bottom: 19px;
    color: #000;
}

.myloader, #myloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 111111111;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #ffffff url('/wwwroot/loader/loader1.gif') no-repeat center center;
}

@media screen and (max-width: 640px) {

    .main_serch {
        width: 81%;
        margin: 0px auto;
    }
}

@media screen and (max-width: 550px) {
    .hedding2 {
        font-size: 21px;
    }
}

/******************** Login  *******************/
.modal-dialog {
    max-width: 60%;
    margin: 1.75rem auto;
}

.logo_login {
    width: 200px;
    height: 100px;
    margin-top: 20px;
    margin-left: 35px;
}

.padding0 {
    padding: 0px;
}

/*.border-line {
            border-right: 1px solid #EEEEEE;
        }*/

.pl-3, .px-3 {
    padding-left: 1rem !important;
}

.pr-3, .px-3 {
    padding-right: 1rem !important;
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}

.image_login {
    width: 360px;
    height: auto;
}

.card2 {
    margin: 0px 0px;
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}

.pt-5, .py-5 {
    padding-top: 3rem !important;
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important;
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important;
}

.border-0 {
    border: 0 !important;
}

.facebook {
    background-color: #3b5998;
    color: #fff;
    font-size: 18px;
    padding-top: 3px;
    border-radius: 50%;
    width: 35px;
    margin-top: 0px;
    height: 35px;
    cursor: pointer;
    margin-right: 15px;
}

.twitter {
    background-color: #1DA1F2;
    color: #fff;
    font-size: 18px;
    padding-top: 3px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin-right: 15px;
    margin-top: 0px;
    cursor: pointer;
}

.linkedin {
    background-color: #2867B2;
    color: #fff;
    font-size: 18px;
    padding-top: 3px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin-top: 0px;
    cursor: pointer;
}

.line {
    height: 1px;
    width: 45%;
    background-color: #E0E0E0;
    margin-top: 10px;
}

.or {
    width: 10%;
    font-weight: bold;
}

.text-sm {
    font-size: 14px !important;
    color: #333232;
}

.btn-blue {
    background-color: #065092;
    width: 150px;
    color: #fff;
    border-radius: 3px;
}

    .btn-blue:hover {
        color: #fff;
        background-color: #4b7cda;
    }


.login-modal input::-webkit-input-placeholder {
    color: #a1a1a1;
    font-size: 15px;
    font-weight: 300;
}

.login-modal input::-moz-placeholder {
    color: #a1a1a1;
    font-size: 15px;
    font-weight: 300;
}

.login-modal input:-moz-placeholder {
    color: #a1a1a1;
    font-size: 15px;
    font-weight: 300;
}

.login-modal input:-ms-input-placeholder {
    color: #a1a1a1;
    font-size: 15px;
    font-weight: 300;
}

.fxt-form .form-control {
    min-height: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #e7e7e7;
    padding: 10px 15px;
    color: #111111;
}

.fxt-form .form-group .field-icon {
    position: absolute;
    z-index: 1;
    right: 24px;
    bottom: 18px;
    padding: 0 5px;
    color: #c5c5c5;
    font-size: 14px;
}

.fxt-form .form-group .field-icon {
    position: absolute;
    z-index: 1;
    right: 24px;
    bottom: 18px;
    padding: 0 5px;
    color: #c5c5c5;
    font-size: 14px;
}

.mt_top {
    margin-top: 9.5rem !important;
}


.card2 {
    background-color: #ffffffe8;
}

.close_login {
    position: absolute;
    top: -12px;
    right: -17px;
    z-index: 999;
    background-color: #fff !important;
    opacity: 9;
    height: 30px;
    width: 30px;
    border-radius: 50px
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important;
}

@media only screen and (max-width: 1300px) {
    .image_login {
        width: 90%;
        height: auto;
    }
}

@media only screen and (max-width: 1076px) {
    .facebook {
        font-size: 14px;
        width: 30px;
        height: 30px;
        cursor: pointer;
        margin-right: 8px;
        line-height: 24px;
    }

    .twitter {
        font-size: 14px;
        width: 30px;
        height: 30px;
        margin-right: 8px;
        line-height: 24px;
    }

    .linkedin {
        font-size: 14px;
        width: 30px;
        height: 30px;
        line-height: 24px;
    }
}


@media only screen and (max-width: 991px) {
    .pb-5, .py-5 {
        padding-bottom: 2rem !important;
    }

    .mt_top {
        margin-top: 0.5rem !important;
        margin-bottom: 0px !important;
    }

    .image_login {
        width: 56%;
        height: auto;
    }
}

@media only screen and (max-width: 640px) {
    .modal_loginpp {
        width: 100% !important;
        max-width: 94%;
    }
}

@media only screen and (max-width: 360px) {
    .modal_loginpp {
        width: 100% !important;
        max-width: 100%;
    }

    .close_login {
        position: absolute;
        top: -12px;
        right: 6px;
    }

    .text-sm {
        margin-left: 0 !important;
    }
}
