p {
    color: #d0d0d0;
}
span.d-block.font-weight-black.mb-2.text-center {
    color: #fff;
}
body, body>.loading-overlay {
    background-size: 100%;
    background-image: linear-gradient(#0f0f1b,#1b1b29);
}
.body {
    width: 100%;
    background: url(bg.png) center top repeat-x;
}
@media (max-width: 991px){
	h3.line-height-3.text-lg-10.font-weight-extra-bold {
		margin-bottom: 0;
	}
	.header-logo img{
		max-height: 35px !important;
	}
	.header-body {
    	border-right: none;
    	border-bottom: 2px solid #2e2e42 !important;
	}
	#header .header-nav-main:before {
		background:none !important;
	}
	#header .header-nav-main nav>ul>li>a.active {
		color: #fff!important;
		background: #c6586e;
	}
	#header .header-btn-collapse-nav {
		background: #4661b8;
	}
	.swiper-container:before {
		width: 100px !important;
		height: 95px !important;
	}
}
.header-body {
    background: #2e2e42 !important;
}
.swiper-container:before {
    content: '';
    width: 200px;
    height: 225px;
    background: url(character.gif) bottom left no-repeat;
    background-size: contain;
    z-index: 3;
    left: 5px;
    bottom: 0;
    position: absolute;
}
.swiper-container {
	padding: 3px;
    border: 10px solid;
    border-image: url(slider-border-element.png) 10 fill round;
    -moz-border-image: url(slider-border-element.png) 10 round;
    -webkit-border-image: url(slider-border-element.png) 10 round;
    -o-border-image: url(slider-border-element.png) 10 round;
}
a.dropdown-item {
    color: #fec917 !important;
}
.btn-warning {
    text-transform: uppercase;
    color: #fff !important;
    font-size: 1em;
    border-radius: 3px;
    font-weight: bold !important;
    background: #2e882e;
    border-color: #2e882e;
}
.btn-warning:hover {
    opacity: 1 !important;
    background: #0f790f;
    border-color: #0f790f;
}
a.active.dropdown-item {
    color: #fff !important;
}
.thumb-info-type {
    background-color: #d14521 !important;
    color: #fff !important;
    margin-top: 0px !important;
}
.footer__providers img {
    display: inline-block;
    margin: 5px 10px 10px 10px;
}
.loading-overlay{
    background:#171717;
}
.main {
    font-family: Roboto,Open Sans,sans-serif !important;
    font-size: 16px !important;
    background-size: 100% auto !important;
}
@media (max-width: 991px){
    #header .header-nav-main nav {
        padding: 0 25px;
    }
    #header .header-logo img {
        z-index: 1;
        margin-left: 10px;
    }
    .header-btn-collapse-nav {
        margin-right: 10px !important;
    }
}
a.btn.font-weight-semibold.d-none.d-xl-block {
    color: #fff;
    border-bottom: 1px dotted;
    padding: 0;
    margin-top: 10px;
}
a:hover {
    opacity: 0.6 !important;
}
.body a:hover{
    color: #fff !important;
}
nav.collapse {
    margin-top: 20px;
}
a.dropdown-item.active {
    color: #fff !important;
}
h1{
    color: #fec917;
    position: relative;
    padding: 0 20px;
    text-align: center;
    margin-bottom: 40px;
    z-index: 2;
    font-size: 40px;
    font-weight: 600 !important;
}
.text-6 strong {
    color: #fec917;
    position: relative;
    padding: 0 20px;
    z-index: 2;
    font-size: 1.2em !important;
}
.rev_slider li.slide-overlay .slotholder:after {
    opacity: 0;
}
.slider-container {
    background: none !important;
}
.slider_text_2 {
    color: #FFFFFF;
    line-height: 44px;
    font-size: 38px;
}
li.dropdown {
    line-height: 10px !important;
}
h2, h3, h4, h5, h6 {
    color: #fec917;
}
.btn-slider {
    text-align: center !important;
    display: block !important;
    width: 350px;
}
.header-body .social-icons li a {
    color: #fff !important;
}
.btn-slider .btn {
    z-index: 2;
    position: relative;
    zoom: 1.4;
}
.btn-primary {
    color: #fff !important;
}
.btn-primary:hover {
    color: #d14521 !important;
}
.tp-bannertimer {
    background-color: #fff !important;
}
.thumb-info .thumb-info-type {
    background-color: #fff;
    border-radius: 25px;
    width: 50px;
    color: #000;
    height: 50px;
    display: inline-block;
    float: left;
    font-size: 20px;
    padding: 3px 0 0 3px;
    text-transform: uppercase;
    z-index: 2;
    line-height: 2.3;
}

.btn-bgx {
    position: absolute;
    width: 400px;
    left: 50%;
    margin-left: -200px;
    top: -20px;
    z-index: 1;
}
.foot_text {
    font-size: 2.5em !important;
}

.breadcrumbs {
    display: inline-block;
    counter-reset: flag;
    color: black;
}

.breadcrumbs a {
    position: relative;
    float: left;
    padding-left: 60px;
    padding-right: 10px;
    text-decoration: none;
    line-height: 36px;
    color: #fff;
    background: #171717;
    transition: all 0.5s;
}
.breadcrumbs a::after {
    content: '';
    position: absolute;
    top: 0;
    right: -18px;
    z-index: 1;
    width: 36px;
    height: 36px;
    background: #171717;
    box-shadow: none;
    border-radius: 50px 0 0 0;
    transform: rotate(-45deg) scale(0.73);
    transition: all 0.5s;
}
.footer-copyright.bg-color-light-scale-1 {
    background: #232335 !important;
}

#footer .footer-copyright:before {
    content: "";
    background-repeat: repeat-x;
    background-position: 50% 0;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5v1h10V5L5 0 0 5z' fill='%23232335'/%3E%3C/svg%3E");
    height: 6px;
    width: 100%;
    position: absolute;
    top: -5px;
    left: 0;
}
.breadcrumbs a:hover,
.breadcrumbs a:hover::after,
.breadcrumbs a.active,
.breadcrumbs a.active::after{
    background: #fff;
    color: #000000 !important;
}

.breadcrumbs a::before {
    content: counter(flag);
    counter-increment: flag;
    position: absolute;
    color: #000;
    text-align: center;
    top: 8px;
    left: 30px;
    line-height: 20px;
    box-shadow: 0 0 2px #ccc;
    width: 20px;
    background-color: white;
    border-radius: 50%;
}

.breadcrumbs a:first-child {
    padding-left: 46px;
}

.breadcrumbs a:first-child::before {
    left: 14px;
}

.tp-mask-wrap {
    text-transform: uppercase;
    text-align: right;
    line-height: 1.25em !important;
    color: #fff;
    text-shadow: none;
    font-weight: normal;
}
.slider_text_2 {
    margin-top: 25px !important;
    color: #FFFFFF;
    line-height: 32px !important;
    font-size: 30px !important;
}
a.tp-caption {
    background: none !important;
    margin-top: 20px !important;
    text-transform: none;
}
.tp-bgimg.defaultimg:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000000bf;
    z-index: 1;
}