﻿.row {
    padding: 10px;
}
.logoWiztut {
    position: absolute;
    top: 0px;
    right: 10px;
       
}
.badge {
    float: left;
    position: absolute;
    top: 0px;
    left:0px;
}
.btnHeader{
    opacity:1;
    text-transform: none;
}
    
    
    .carousel-item-img {
        outline: 15px solid #efefef;
        outline-offset: -4px;
    }

.nav-item {
    color: white !important;
}

body {
    text-align: left;
}

.text-left {
    text-align: left;
}

.bigSizeNav a {
    font-size: 12px !important;
}

text-right {
    text-align: right;
}

dir-left {
    direction: ltr;
}

dir-right {
    direction: rtl !important;
}

.socialmedias {
    position: fixed;
    left: 10px;
    bottom: 1%;
    z-index: 99;
}

.width60 {
    width: 60px !important;
}

.content {
    padding-top: 80px;
}

.margin-top-page {
    margin-top: 80px;
}

.heightFooter {
}

.whiteColor {
    color: white !important;
}

.whiteColor a {
    color: white !important;
    font-size: small;
}

.whiteColor a:hover {
    color: #CA1020 !important;
    font-size: small;
}


footer a {
    color: #ca1020 !important;
    z-index: 6;
}

.navdrawer-nav a {
    color: black !important;
}

.dropdown-item {
    color: black !important;
}

.nav-item:hover {
    color: #CA1020 !important;
    font-weight: bolder;
}

.nav-item.active {
    color: #7b1fa2;
}

.blackColor {
    color: black !important;
}

.borderWhite {
    border: 1px dashed white;
}

.btn-link {
    color: #010F43 !important;
}

a {
    color: black !important;
}

.material-icons {
    color: white;
}

.btn-link {
    font-size: small !important;
    padding: 4px;
}
 
 

label {
    color: black !important;
}
 
.toast-top-center {
    margin: 30px !important;
}
 