﻿@charset "utf-8";
/* CSS Document */
h1 ,h2 ,h3 ,h4 ,h5 ,h6 , .h1, .h2, .h3, .h4, .h5, .h6{
	color : azure !important;
}

.nav-bg {
    color: white;
    background: rgba(0, 0, 0, 0.85) !important;
}
.main-bg , .news-back-img , .articles-back-img , .Dash-back-img {
    background-image: url("../img/1 (1).jpg") !important;
    background-attachment: fixed !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.main-bg-color {
    background-color: rgba(53, 54, 58, 0.5) !important;
    padding-bottom: 1px;
    padding-top: 1px;
}
.bg-footer {
    background-image: url("../img/1 (2).jpg")!important;
    background-attachment: fixed !important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    overflow: hidden;
}
.text-c-white {
    color: white !important;
}
.text-c-dark {
    color: #212529!important;
}
.bg-c-grey{
    background-color: rgba(0, 0, 0, 0.90) !important;
    border-top: 1px solid #ef5661;
    border-bottom: 1px solid #ef5661;
}
@media (max-width: 991.98px) {
    .navbar-nav .nav-link {
        color: white !important;
    }
}
ul.pgwSlider>li span, .pgwSlider>.ps-list>li span {
    background-color: rgba(0, 0, 0, 1.0) !important;
    color: white !important;
    padding-top: 20px !important;
}
.pgwSlider .ps-caption {
    background-color: rgba(0, 0, 0, 0.40) !important;
}
.pgwSlider a {
    color: white !important;
}
.bg-w-none {
    background: none !important;
}
.card , .card-body , .card-header , .card-footer {
    background-color: rgba(0, 0, 0, 0.40) !important;
    color: white !important;
}
.product-bg {
    background-color: rgba(0, 0, 0, 0.40) !important;
    border-radius: 10px;
    margin-bottom: 2rem !important;
}
.post-title {
    color: #FFFCFC;
}
.post-text {
    color: #FFEEEE;
}
.post-text-title {
    color: #ff8d8d;
}
.input-bg-none {
    background: none !important;
    color: white !important;
    height: 70px !important;
}
.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role, .chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status, .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu, .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text, .chiller-theme .sidebar-wrapper .sidebar-brand>a, .chiller-theme .sidebar-wrapper .sidebar-menu ul li a, .chiller-theme .sidebar-footer>a {
    /* color: rgba(255, 242, 0, 0.85); */
    color: white;
    text-align: right;
}
.text-container p, .text-container p span, .text-container h1 a, .text-container div a, .text-container a {
    font-family: Shabnam, Tahoma, sans-serif !important;
    font-weight: 300;
    font-size: 1rem !important;
    color: white !important;
    text-align: justify !important;
}
.text-container h2 strong, .text-container h3 strong , .text-container h4 strong, .text-container h5 strong, .text-container h6 strong, .text-container div h1,
.text-container div h2, .text-container div h3, .text-container div h4, .text-container div h5, .text-container div h6 {
    color: #ef5661 !important;
}
.btn-orange:hover {
    color: #ef5661;
    background-color: rgba(255, 255, 255, 0.8) !important;
}
.card-title-red {
    color: #ef5661 !important;
}
.hr-red {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: .0625rem solid #ef5661 !important;
}
.border-red {
    border: .0625rem solid #ef5661 !important;
}
.border-top-red {
    border-top: .0625rem solid #ef5661 !important;
}
.border-bottom-red {
    border-bottom:.0625rem solid #ef5661 !important;
}
.border-top-red {
    border-top:.0625rem solid #ef5661 !important;
}
.input-group-text {
    background: rgba(128, 128, 128, 0.50);
    border: none;
    color: white;
}
.table-bordered, .table thead th, .table-bordered th, .table-bordered td {
    border: .0625rem solid #ef5661 !important;
}
.form-control {
    font-size: 1rem;
    line-height: 1.5;
    display: block;
    width: 100%;
    height: calc(2.75rem + 2px);
    padding: .625rem .75rem;
    transition: all .2s cubic-bezier(.68,-.55,.265,1.55);
    color: #ef5661;
    border: none;
    border-radius: .25rem;
    background-color: rgba(138, 138, 138, 0.41);
    background-clip: padding-box;
    box-shadow: none;
}
.form-control:focus {
    font-size: 1rem;
    line-height: 1.5;
    display: block;
    /*width: 100%;*/
    height: calc(2.75rem + 2px);
    padding: .625rem .75rem;
    transition: all .5s cubic-bezier(.68,-.55,.265,1.55);
    border: .1rem solid #ef5661 !important;
    border-radius: .25rem !important;
    background-color: rgba(138, 138, 138, 0.41);
    background-clip: padding-box;
    box-shadow: none;
/*    margin-right: 1rem;
    margin-left: 1rem;*/
    color: white;
    font-family: Shabnam, Tahoma, sans-serif !important;

}
.bootstrap-tagsinput {
    font-size: 1rem;
    line-height: 1.5;
    display: block;
    width: 100%;
    padding: .625rem .75rem;
    transition: all .2s cubic-bezier(.68,-.55,.265,1.55);
    color: #ef5661;
    border: none;
    border-radius: .25rem;
    background-color: rgba(138, 138, 138, 0.41);
    background-clip: padding-box;
    box-shadow: none;
}
.bootstrap-tagsinput input:focus {
    color: white!important;
}
.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: black;
    background-color: #ef5661 !important;
    border-radius: 5px;
}
.card-footer {
    background: none !important;
}
.card {
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #ef5661;
    /*min-height: 21rem;*/
}
.mce-container, .mce-container-body {
    background-color: rgba(138, 138, 138, 1) !important;
}
.mce-menu-item.mce-disabled .mce-text, .mce-menu-item.mce-disabled .mce-ico, .mce-widget, .mce-label {
    color: black !important;
}
.custom-toggle input:checked + .custom-toggle-slider {
    border: 1px solid #ef5661 !important;
}
.custom-toggle input:checked + .custom-toggle-slider:before {
    transform: translateX(-1.625rem);
    background: #ef5661 !important;
}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: #ef5661;
}