/* 
| Customize your website 
| Enter you CSS codes here
*/
.red {
    color: #00b9e5!important;
}

.header.v2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: unset;
    background-image: none;
    background-size: 5%;
    opacity: .07;
    background-position: center center;
    z-index: 0;
}

.footer .footer-copyright {
    font-size: 12px;
  color: #00b9e5!important;
    
  
}

.footer .footer-links .link {
    font-size: 12px;
  
}

.header.v2 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 0;
    height: 300px;
    padding-top: 100px;
    padding-bottom: 80px;
  background-color: #F5DF4D;

}

.text-center {
    text-align: left !important;
  padding-left: 2%;
  font-weight: bold;
  
  
 
}
.hide{ display: none;}
.width{ width: 50%;}

.section-header{
    display:none;
}

.page-title {display:none;}

.card-v {
    
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    padding: 40px;
    background-color: #00b9e5;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.header.v2 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 0;
    height: 300px;
    padding-top: 100px;
    padding-bottom: 80px;
  background-color: #00b9e5;}
  
.card-v-body{
    font-family: "-apple-system", "BlinkMacSystemFont", "San Francisco", "Roboto", "Almarai", "Helvetica Neue", "sans-serif";
    color: #fff;
}

.bg-white {
    background-color: #00b9e5 !important;
}

#contact{background-color:#f5df4d!important;}

.swiper-wrapper{ filter: brightness(140%);}


.btn { font-size: 24px; }

.fa-solid, .fas {}

.form-label{color: #00b9e5; font-size: 24px; font-weight: bold;}

.fa-paperclip {display:none!important;}

.uploadbtn{ outline: 0px dashed; border-radius: 100px!important;
    outline-offset: -20px; opacity: .8;font-size: 24px; font-weight: bold; padding-top: 50px!important; padding-bottom: 50px!important; padding-left: 50px!important; padding-right: 50px!important;}


.dropzone-form-title{font-size: 0px!important;}


.btn-outline-danger:hover {
    color: #fff;
    background-color: #00b9e5;
    border-color: #00b9e5;
}

.btn-outline-danger {
    color: #00b9e5;
  border-color: #00b9e5;}
.upload-complete-text{color: #fff!important; text-align: left;}
.text-muted{color: #fff!important; text-align: left;}
.file-title{color: #00b9e5!important; text-align: left;}
.mb-0{text-align: left;}
.download-all-btn{text-align: left; font-size: 36px; font-weight: bold; padding-left: 0px!important;}
.upload-complete-title{display:none!important; text-align: left; font-size: 0px!important; font-weight: bold; padding-left: 0px!important;}
.card-v {outline: 0px dashed; outline-offset: -20px; opacity: .8;color: #fff;border-color: #fff;}

.new-transfer-btn {text-align: left; font-size: 36px; font-weight: bold; padding-left: 0px!important;}
.dropzone-drag-title{color: #fff!important;text-align: left!important; font-size: 36px!important; font-weight: bold!important; padding-left: 0px!important;}
.dropzone-drag-inner{background-color: #00b9e5!important;font-size: 24px!important; font-weight: bold!important;outline: 0px dashed!important; outline-offset: -20px!important; opacity: .8;color: #fff;border-color: #fff;}
.dropzone-drag-text{color: #fff!important;text-align: left!important; font-size: 36px!important; font-weight: bold!important; padding-left: 0px!important;}

.dropzone-wrapper .dropzone-drag {
    display: none;
    width: 100%;
    max-width: 650px;
    text-align: left!important;
    background-image: none!important;
    border-radius: 100px;
    -webkit-transform: perspective(200px) translateZ(-50px);
    transform: perspective(200px) translateZ(-50px);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
}


.alert-danger {
    color: #fff;
    background-color: #00b9e5;
    border-color: #00b9e5;
  max-width:600px;
  display:none;
}
.alert {display:none;}
.text-muted {display:none;}

.swal2-html-container{display:none!important;}
.swal2-cancel {
    border: 0;
    border-radius: .25em;
    background: initial;
        background-color: initial;
        background-image: initial;
    background-color: #fff;
    color: #00b9e5!important;
    font-size: 26px!important;
  display:none!important;
}

.swal2-question{  display:none!important;}
.row justify-content-between align-items-center mb-4 g-3{display:none!important;}
.swal2-title{color: #fff;}
.swal2-popup {outline: 0px dashed; outline-offset: -20px; border-color: #fff;
    display: none;
    position: relative;
    box-sizing: border-box;
    grid-template-columns: minmax(0,100%);
    width: 32em;
    max-width: 100%;
    padding: 0 0 1.25em;
    border: none;
    border-radius: 5px;
    background: #00b9e5;
    color: #fff;
    font-family: inherit;
    font-size: 24px;
}


.swal2-styled{background: #fff!important;
    color: #00b9e5!important;opacity: .8; }

.btn-blue:hover{
    color: #fff!important;
    background-color: #00b9e5!important;
    border-color: #00b9e5!important;
}

.btn-blue{
    color: #fff;
    background-color: #00b9e5!important;
    border-color: #00b9e5!important;
}

.text-success {
    color: #00b9e5!important;
  font-size: 24px!important;}

.link01{color: #fff!important;}
.vr__counter__icon{background-color: #00b9e5!important;}
.bg-lg-7 {background-color: #00b9e5!important;}
.icon01 {background-color: #00b9e5!important;}

.btn {
    padding: 3px 13px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.text-center {color: #00b9e5!important;
  font-size: 12px!important;}

.text-danger {color: #00b9e5!important;
  font-size: 12px!important;}
.fa-check-circle {color: #00b9e5!important;}
.badge {background-color: #00b9e5!important;}
.bg-success {background-color: #00b9e5!important;}
.fa-times {color: #fff!important;}
.fa-check{color: #00b9e5!important;}
.me-2{display: none;}
.fa-hourglass-half {font-size: 14px!important;}
.plans-header{display: none;}
.vr__confirm__action{color: #00b9e5!important}
.btn-outline-success{border-color: #00b9e5!important;}
.btn-outline-success{color: #00b9e5!important;}
.fa-calendar-alt{display: none;}
.dropzone-drag-text{display: none;}
.drop-down-item {font-size: 14px!important;}
.fa-save {display: none;}
.breadcrumb-item {display: none;}
.vr__form__aria{background-color: #00b9e5!important;}
.bg-light{background-color: #00b9e5!important;}
.toast {background-color: #00b9e5!important;}
.toast-success {background-color: #00b9e5!important; font-size: 14px; font-weight: bold; text-transform: uppercase;}
.h2 {font-weight: bold!important; }
.mb-4 {font-weight: bold!important; }

.tags-input-wrapper input {
    font-size: 16px!important;
}

.vr__footer .vr__lang .form-select {
    display: none;
}

.vr__footer .vr__lang {
    display: none;
}

.fa-clone::before {
    font-size: 20px!important;
}



.fa-cog::before, .fa-gear::before {
    
 
}

a.vr__link__color {
    color: #fff!important;
}

.btn-outline-success:hover {
  color: #fff!important;
  background-color: #00b9e5;
  border-color: #00b9e5;
}

.vr__language button {
  display: none;
  
}

.vr__dash .vr__dash__sidebar .vr__dash__sidebar__content .vr__dash__sidebar__footer {
  text-align: left;
}


.btn.btn-lg {
color: #fff;
font-size: 30px !important;
border: 3px solid white !important;
height: 100px !important;
  
}

.vr__page{background-color: #00b9e5;}

.vr__page .vr__nav__bar .vr__signs .vr__sign__link {
    font-size: 24px;
    font-weight: 500;
    
}
p.mb-0{color: ;}
.mb-1{color: #fff;}
.mb-0.small{color: #00b9e5;}
.mb-0{color: ;}

.form-check-label{color: #fff;}

@media screen and (min-width: 280px)and (max-width: 680px) {
    
  .download-all-btn {
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    padding-left: 0px !important;
}
  .card-v.v2{font-size: 12px!important}
  
  .fa-download::before {
    font-size: 15px!important;
}

}

.section {
  background-color: #00b9e5;
    
}

.card-v.v2{
    outline: 0px dashed;
outline-offset: -20px;
opacity: 1;
color: #fff;
border-color: #00b9e5;
   -webkit-box-shadow: 0 0rem 0rem rgba(0, 0, 0, 0)!important;
    box-shadow: 0 0rem 0rem rgba(0, 0, 0, 0)!important;
}

.header.v2 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 0;
    height: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #00b9e5;

}

body{background-color: #00b9e5!important;}

.mb-1 {
    color: #00b9e5;

}

.fa-download::before {
    content: "\f0ed";
  font-size: 20px;
  
}

.file-info .file-title {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.file-title {
  
  width: 200px;
    overflow-wrap: break-word;  
    word-wrap: break-word; 
    word-break: break-word;
  
    color: #00b9e5 !important;
    text-align: left;
  font-size:12px;  
}

.fa-clone::before {
    content: "\f0c5";
}

.upload-complete .upload-complete-icon {
display:none;
}

.logo-size{height:45px!important; margin-top:5px; margin-left:20px;}

.header .nav-bar{height:100px;}
.icon-size{margin-right:20px; font-size:25px!important; color: #00b9e5!important;}

.dropzone .dz-preview .dz-progress .dz-upload {
  position: absolute;
  height: 100%;
  display: block;
  background: #f5df4d;
  border-radius: 2em;
}

.dropzone .dz-preview .dz-details .dz-remove {
    position: absolute;
    right: 20px;
    top: 50%;
    background-color: #eee;
    width: 25px;
    height: 25px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    text-decoration: none;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.dropzone .dz-preview .dz-details .dz-remove i {
    cursor: pointer;
    color: #00b9e5!important;
    font-size: 20px;
}

.cookies .cookies-img {
  display:none;
}

.dropzone-wrapper .dropzone-uploadbox .dropzone-uploadbox-lower .dropzone-form-actions .dropzone-form-action.selected {
    border-color: #eee;
}

.dropzone-wrapper .dropzone-uploadbox .dropzone-uploadbox-lower .dropzone-form-actions .dropzone-form-action.selected:hover {
    background-color: #eee; }

.dropzone-uploadbox-submit{font-size: 12px!important;}
.type{font-size: 16px!important; padding:25px!important;}

.dropzone-wrapper .dropzone-uploadbox .dropzone-uploadbox-lower .dropzone-form-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 20px;
}

.form-check-label {
    color: #00b9e5;
}

.fa-cog::before, .fa-gear::before {
    content: "\f013";
  font-size:20px;
  color: #00b9e5;
}

.drop-down .drop-down-menu .drop-down-item {
    display: block;
    padding: 8px 10px;
    color:  #00b9e5;
}



.drop-down-item {
    font-size: 20px !important;
}

.view-transfer-btn{display:none!important;}

.fa-cog {
    content: "\f013";
    font-size: 20px;
    color: fff!important;
}