body {
    background: #1d1d1d;
    color: #FFEB3B;
}
#topnav {
    background: #FFEB3B;
}
.logo-title {
    color: #FFEB3B;
}
.logo-title h1 {
    color: #FFEB3B;
}
#navigation {
    background: #FFEB3B;
}
#navigation .navbar-nav>li>a {
    color: #000;
}
.news-title {
    color: #FFEB3B;
    background: linear-gradient(45deg, #000000, #404040);
}
.vert_carouselTicker__item a {
    color: #FFEB3B;
    border-bottom: 1px solid #323232;
}
.newsbox {
    position: relative;
    background: #000;
    box-shadow: 0 0px 11px 0 rgba(0, 0, 0, 0.102);
}
.vert_carouselTicker__item a:before, .icnlist a:before {
    color: #FFEB3B;
}
.btn-more {
    background: #0c0c0c;
    color: #FFEB3B;
    border: 1px solid #FFEB3B;
}
.btn-more:hover {
    color: #FFEB3B;
    background: #202020;
}
.title::before {
    border: 3px solid #FFEB3B;
    background: #1d1d1d;
}
.title::after {
    border-bottom: 4px double #FFEB3B;
}
.linkblock, .gallery {
    border-top: 1px solid #030303;
    background: #333333;
}
.sphere {
    color: #ffeb3b !important;
    border: 5px solid #3e3e3e;
    background: #000;
}
.countno {
       color: #FFEB3B;
}
.linkblock::after {
    background: #000000 url(../img/pattern.png) repeat center;
}
.bg-orange {
    background: #000000;
}
.listheading {
    background: #000000;
    color: #FFEB3B;
}
.content-box {
    background: #FFEB3B;
    border-bottom: 3px solid #FFC107;
}
.detail ul li a {
    color: #FFEB3B;
}
.detail ul li::before {
    color: #FFEB3B;
}
.icnlist a {
    color: #FFEB3B;
    background: #000;
}
.partners {
    background: #000;
}
.btn-main {
    color: #FFEB3B;
    background: #000000;
}
.btn-main:hover, .btn-main:focus, .btn-main:active {
    background-color: #000000;
    color: #FFEB3B;
}
.detail ul li {
    border-bottom: 1px solid #FFEB3B;
}
.test-box {
    border: 5px solid #ffeb3b;
    background: #000000 url(../img/flower.png) no-repeat left bottom;
}
.link-text {
    background: #000000;
    color: #FFEB3B;
    border: 1px solid;
}
.img-box{
background:#FFEB3B;
border:6px double #FFC107;
}
.footer {
	background: #131313;
}
.footer, .footer li a{
    color: #FFEB3B;
}
.footer-middle{
background:#1c1c1c;
}
.footer-links li a {
	color: #FFEB3B;
}
.footer-links li+li a::before {
	color: #FFEB3B;
}
#navigation .dropdown-menu {
    background: #000;
    border: 1px solid #2d2d2d;
}
#navigation .dropdown-menu li a:hover, #navigation .dropdown-menu li a:focus {
    background: #393939;
    color: #FFC107;
}

#navigation .navbar-nav .dropdown-menu li a {
    color: #FFEB3B;
    border-bottom: 1px solid #373737;
}
.card {
    border-radius: 0;
    border-left: 2px solid #ffeb3b;
    background: #000000;
    border-top: 1px solid #000000;
    border-right: 2px solid #ffeb3b;
    border-bottom: 1px solid #000000;
}
.theme-default .nivoSlider img,.test-box img,.gallery-item .gallery-img img,.img-box img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.readmore {
	color: #FFC107;
}
.gallery-item .desp {
	color: #FFEB3B;
	background: rgba(0, 0, 0, 0.925);
}
#topnav .input-group .form-control, #topnav .input-group .btn {
    background-color: #3c3c3c;
    color: #ffeb3b;
}
.name {
    color: #FF9800;
}
.name::before {
    background: #FFEB3B;
}
.listheading::after {
    content: '';
    border-top: 7px solid transparent;
    -webkit-border-image: url(../img/border-dark.png) round;
    -o-border-image: url(../img/border-dark.png) round;
    border-image: url(../img/border-dark.png) round;
    border-image-slice: 20%;
}
.about::before {
    border-top: 7px solid transparent;
    -webkit-border-image: url(../img/border-dark.png) round;
    -o-border-image: url(../img/border-dark.png) round;
    border-image: url(../img/border-dark.png) round;
    border-image-slice: 100%;
    border-image-slice: 20%;
}
.brand-title:before {
    background-color: #ffeb3b;
}
.mh-65 {
    background: #000;
    border: 6px solid #292929;
}
.filter-search button {
    background: #ffeb3b;
    border: 1px solid #000000;
    color: #000000;
}
.breadcrumb a {
    color: #ffeb3b;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: #ffeb3b;
    content: "\f13e";
    font-family: "Material Design Icons";
}
.breadcrumb-item.active {
    color: #ffeb3b;
}
#navigation .navbar-nav>li:first-child>a {
    background: transparent url(../img/home2.png) no-repeat center;
}
#ajaxdata table {
    background: #000;
}

.table-bordered {
    border: 1px solid #000000;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #ffeb3b;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #ffeb3b;
}
a {
    color: #ffeb3b;
}
.txt_link {
    background: #ffeb3b;
    color: #000;
}
.type-page h3:after {
    background: #252525;
}
.sphere-icon-default{
display:none;	
}
.sphere-icon-dark{
	display:block;
}
.optionbox {
    background: #000000;
    border: 1px solid #FFEB3B;
}
.res_image {
    border: 2px solid #FFEB3B;
    background-color: #FFEB3B;
}
.head,.designation2 {
    color: #ffeb3b;
}