
.header-bottom__area .container {
	background: #fff;
    border-radius: 15px;
    margin-top: 15px;
}

.header-bottom__area.header-sticky .container {
    margin-top: 0;
}

.header-bottom__logo a img {
	width: 120px;
	padding: 7px 0;
}

.header-sticky .header-bottom__logo a img {
	width: 90px;
}

.tp-btn-white ,.tp-btn {
    background-color: #2f2c79;
    color: #fff;
}

.tp-hero-bg {
    background: linear-gradient(to right, #470a7f, #2f35c1);
}

.tp-hero__hero-title {
    padding-top: 50px;
    color: #fff;
}

.header-top__link a  {
    background: linear-gradient(to right, #470a7f, #2f35c1);
}

.tp-hero__title-shape svg path.line1 {
    stroke: #fff;
}

.header-bottom__btn a {
    margin-left: 0;
}

.tp-hero__content-box p {
	color: #fff;
}

.tp-hero__thumb-wrapper-main::after {
    background: transparent;
    filter: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
	box-shadow: none;
	border: none;
}

.tp-hero__thumb-wrapper {
    border: none;
    padding: 0;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
}

.tp-feature__link a svg ,.tp-section-title ,.tp-service-sm-item:hover .tp-service-sm-icon svg ,.tp-service-sm-title a:hover  {
    color: #2f2c79;
}

.tp-feature__link:hover a {
    box-shadow: inset 0 0 0 30px #2f2c79;
}

.tp-section-subtitle {
    color: #f26b23;
}

.tp-about__list ul li i ,.tp-footer__input button {
    background-color: #f26b23;
}

.tp-btn-blue-lg ,.footer-black-bg {
	background: #2f2c79;
}

.tp-rated-bg {
    height: auto;
}

.tp-about__bg-shape {
    top: -10%;
}

.tp-footer__input button:hover {
    box-shadow: inset 0 0 0 30px #2f2c79;
}

.scroll-top ,.scroll-top.open {
	bottom: 20px;
	right: 20px;
}

.pd-thumb img {
	width: 100%;
}

.blog-grid-inner {
	margin-top: 50px;
}

.header-bottom__main-menu nav ul li.active a {
	color: #f26b23;
}

.tp-btn-hover.alt-color-black b {
    background-color: #f26b23;
}

.scroll-top {
	background: #f26b23;
}

.tp-service-3-btn a:focus,.tp-service-3-btn a:hover {
	color: #fff;
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
    border: 1px solid #fff;
}

.tp-service-3-btn .tp-btn-white-solid:hover ,.tp-service-3-btn .tp-btn-white-solid:focus  ,.tp-service-3-btn .tp-btn-white-solid:active {
	background: #f26b23;
}

.mfp-content {
    vertical-align: top;
    margin: 30px auto 50px;
    padding: 0 50px;
}

.mfp-content h2 ,.mfp-content p {
    color: #fff;
}

.mfp-content h2 {
    padding-top: 16px;
    padding-bottom: 15px;
}

.mfp-close {
    right: 30px;
}

.tp-service-sm-title {
    font-size: 16px;
	font-weight: normal;
}

.tp-service-sm-item {
    padding: 30px;
	min-height: 340px;
}

.mfp-content h3 {
    color: #fff;
    font-size: 22px;
	padding-bottom: 10px;
	line-height: 1.7;
}

.mfp-content h4 {
    color: #fff;
    font-size: 19px;
    padding-bottom: 10px;
    padding-left: 22px;
}

.mfp-content ul {
    padding-left: 45px;
	padding-bottom: 15px;
}

.mfp-content ul li {
    color: #fff;
	list-style: circle;
}

.mfp-bg {
	background: #2f2c79;
    opacity: 0.9;
}

.tp-service-sm-item .tp-service-sm-icon img ,.tp-service-3-item .tp-service-3-icon img {
    width: 56px;
}

.tp-service-sm-item:hover .tp-service-sm-icon img ,.tp-service-3-item:hover .tp-service-3-icon img {
    width: 45px;
}

.lang a {
	font-weight: bold;
    color: #f26b23;
    font-size: 18px;
	padding: 0 10px;
}

/*	----------------------------------------------------------
	Responsive Structure
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
@media only screen and ( min-width: 320px) and ( max-width: 767px ) {
	.header-mob-space {padding-top: 0;}
}
































