div#header img {
    width: 100%;
}

h5.cus_fct {
    color: #e4ffd9;
    text-align: center;
    padding-top: 5px;
    font-size: 16px;
    width: 18%;
    padding: 4px 12px 5px 7px;
    margin-bottom: -2px;
    float: right;
    margin-top: -2px;
    box-shadow: 0px 0px 3px #171212;
    border: 1px solid #002964;
    font-family: 'Oswald', sans-serif;
}

#slide2 {
    position: fixed;
    background: #fff;
    width: 141px;
    left: -141px;
    height: 39px;
    transition: left 0.4s ease-in-out;
    -o-transition: left 0.4s ease-in-out;
    -ms-transition: left 0.4s ease-in-out;
    -moz-transition: left 0.4s ease-in-out;
    -webkit-transition: left 0.4s ease-in-out;
    top: 24%;
    z-index: 999;
}

#togglee {
    position: absolute;
    left: 141px;
    padding: 8px;
    background: #de070f;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 1px 5px #ff6a00;
}

.boxx {
    padding: 7px 0px 0px 32px;
    color: #158600;
    text-shadow: 0px 2px 3px #ccc;
}

#slide2:hover {
    left: 0px;
}

div#slide i {
    color: #ff6b01;
    font-size: 18px;
}

div#slide2 i {
    color: #ffffff;
}

.slide span {
    color: #ff6b01;
}

.box span {
    color: #ff6b01;
}

.boxx span {
    color: #002964;
}

.header_div1 {
    box-shadow: 0px 4px 5px #bfbfbf;
    background-color: #fff;
    padding-top: 0px !important;
}

.header_div2 {
    box-shadow: 0px 4px 5px #bfbfbf !important;
    background-color: #fff !important;
    padding-top: 16px !important;
}

.header_div3 {
    box-shadow: 0px 4px 5px #bfbfbf !important;
    background-color: #fff !important;
    padding-top: 36px !important;
}



.row_div {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.menu_color {
    background-color: #002964 !important;
}

.row_div1 {
    border: 1px solid #ccc !important;
    margin-left: 0px !important;
}

.cm-msg_div {
    padding: 24px 58px 47px 28px !important;
}

.lct6 {
    padding-left: 270px !important;
    font-size: 27px !important;
}

.pp6 {
    padding-left: 270px !important;
    font-size: 27px !important;
}

.footer_div {
    box-shadow: 0px 4px 5px #bfbfbf;
    background-color: #f5f5f5;
    padding-top: 18px;
    padding-bottom: 15px;
}

.lct-color-black {
    color: black !important;
}

.lct-color-red {
    color: red !important;
}

.lct-color-white {
    color: white !important;
}

.lct-color-green {
    color: green !important;
}

.pb15 {
    padding-bottom: 15px;
}

.res-w-h {
    width: 100% !important;
    height: 450px !important;
}

.w1 {
    width: 11% !important;
    margin-right: 5px;
}

.card-body [data-toggle="tooltip"] {
    display: block;
}


#CaptchaImage {
    width: 100% !important;
    height: 50px !important;
}

/*input[name='CaptchaInputText'] {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 31px;
    font-size: 14px !important;
    text-transform: uppercase !important;
}*/

div#header img {
    padding-top: 11px;
    padding-bottom: 7px;
    width: 100%;
}

input[name='CaptchaInputText'] {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 31px;
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-weight: 600;
}


.fw600 {
    font-weight: 600 !important;
}

.pt40 {
    padding-top: 40px !important;
}

.display-block {
    display: block;
}

.w70 {
    width: 70px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.info-box-icon.push-bottom {
    margin-top: 3px !important;
}

.cus_hdings h5 {
    color: #4f076d;
    background-color: #e6e6e6;
    border-radius: 4px;
    font-size: 15px !important;
    padding: 5px 0px 5px 19px;
    font-weight: 700;
}

.cus_hdings h2 {
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    color: #000;
    font-size: 20px !important;
    padding: 0px 0px 0px 17px !important;
    font-weight: 400;
}

.col-md-12.cus_hdings span {
    background-color: #e67d21;
    padding: 17px 10px 17px 10px;
    border: 1px solid #ccc;
    margin-left: 15px;
    color: #fff;
    font-weight: 700;
}

.mt22 {
    margin-top: 22px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.info-box-icon.push-bottom {
    margin-top: 3px !important;
}

.modal {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: black;
    z-index: 100;
    opacity: 0.8;
    filter: alpha(opacity=60);
    -moz-opacity: 0.8;
    min-height: 100%;
}

#divImage {
    display: none;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    background-color: White;
    height: 600px;
    width: 800px;
    padding: 3px;
    border: solid 1px black;
}

.pt5 {
    padding-top: 5px !important;
}

.imgFulldiv {
    display: none !important;
    width: 800px !important;
    height: 550px !important;
}

.fs15 {
    font-size: 15px !important;
}

.img-thumbnail_image {
    cursor: pointer;
    width: 300px;
    height: 304px;
}





