body {
    top: 0px !important;
}
.blockUI .loaderGif {
    animation: 1.1s linear 0s normal none infinite running load8;
    border-color: #25577C #ffffff;
    border-radius: 50%;
    border-style: solid;
    border-width: 8px;
    bottom: 0;
    display: table-cell;
    font-size: 10px;
    height: 200px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-indent: -9999em;
    top: 0;
    transform: translateZ(0px);
    vertical-align: middle;
    width: 200px;
}
.blockUI #overlay {
    background: rgba(0, 0, 0, 0.5) url("../img/loader-logo.png") no-repeat scroll center center !important;
    background-size:100px auto !important;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 45646464;
}

.blockMsg, .blockOverlay{z-index:2147483647 !important;}
.loaderGif{animation: 1.1s linear 0s normal none infinite running load8; border-color: #25577C #FFF; border-style: solid; border-width: 8px; bottom: 0; display: table-cell; font-size: 10px; left: 0; margin: auto; position: absolute; right: 0; text-indent: -9999em; top: 0; transform: translateZ(0px); vertical-align: middle; border-radius:50%; height:200px; width:200px;}
#overlay{background:rgba(0, 0, 0, 0.5) url("../../img/front/logo.png") no-repeat center center !important; height:100%; left:0; position:fixed; text-align:center; top:0; width:100%; z-index:45646464;}

@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
                         100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
                 100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}



.contact_form .form_block .form_btn .form-submit {background: #4dc8ec;border: none;border-radius: 100px;width: 39%;height: 80px;padding: 0 15px;color: #ffffff;font-size: 18px;float: right;margin:10px 0 0; font-family: 'gt_americabold'; transition: all 0.3s ease 0s;}
.contact_form .form_block .form_btn .form-submit:hover{background: #24577b; transition: all 0.3s ease 0s;}

.form-error{border: 1px solid #FF0000 !important;}
.error-message {color:#FF0000; margin-top: 5px;}
.paginator{clear: both;text-align: center;}

.UploadFileHide {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    opacity: 0;
}
.UploadFile {
    position: absolute;
    right:0px;
    left:0px;
    margin: auto;
    top: 25px;
}
.overflow-hidden {
    overflow: hidden;
}

.form-sel-error .select-selected{border:1px solid #FF0000 !important;}

/*vk 4 DEC 2018*/
.makehiddenwithindent{
    text-indent: -2000px;
    overflow: hidden;
}

.h1dotafter:after{
    content:'.';
    color:#4dc8ec;
    position:absolute;
}

.makh4same{
    margin: 0 0 30px;
    font-family: 'gt_americabold';
    color: #24577b;
    line-height: 27px;
    font-size: 18px;
}

.makesameash3 h3{
    font-size: 30px;
    color: #24577b;
    font-family: inherit;
}
.makesameash2 h4{
    text-align: center;
    font-size: 36px;
    color: #24577b;
    font-family: 'core_rhino_75_heavyregular';
}

.makesameash3fordoctor{
    font-size: 36px;
    color: #24577b;
    text-transform: capitalize;
    font-family: 'core_rhino_75_heavyregular';
    border-bottom: 1px solid #e7eaed;
    padding-bottom: 20px;
}
.makesame4blog{
    font-size: 16px;
    color: #a9b7c4;
    font-family: 'gt_americaregular';
}
h2.contact_mail_mx1 {
    font-family: 'gt_americabold';
    color: #24577b;
    margin: 0 0 13px;
    font-size: 24px;
}

.footer_link .f_block2 .footerh3replc {
    font-size: 18px;
    color: #FFF;
    font-family: 'gt_americamedium';
}

/*vk 4 DEC 2018 end*/
.post-div{cursor: pointer;}
#owl-demo123 .owl-item .item{margin:0 10px;}
#owl-demo .owl-dots, #owl-demo2 .owl-dots{text-align: center; top: -50px; position: relative;}
.home-demo {margin-bottom: 55px;}
.hideme{opacity:0;}
.field-error{border:dashed 1px #FF0000 !important}
.show_sec{display: inline-block;}
.hide_sec{display: none;}
.lastActiveItem{opacity:0.3;}