/*==========================
	Custom css
==========================*/
/* h1 to h6 */

.h1 {
	font-size: 80px;
	font-weight: 700;
}

.h2 {
	font-size: 40px;
	font-weight: 700;
}

.h3 {
	font-size: 35px;
	font-weight: 700;
	color: #b87a17;
}

.h4 {
	font-size: 30px;
}

.h5 {
	font-size: 28px;
	font-weight: 600;
}

.h6 {
	font-size: 18px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: "Montserrat", sans-serif;
}

.font-roboto {
	font-family: roboto;
}

.font-poppins {
	font-family: "Poppins", sans-serif;
}

.dis-block {
	display: block;
}

.bg-img-fix {
	background-size: cover;
}

.bg-secondry {
	background-color: #2c4a6b;
}

.text-gray-dark {
	color: #9a9a9a;
}

/* Slider  */
.main-slider .button-lg {
	padding: 15px 30px;
}

/* About Us */
.about-us {
	min-height: 700px;
}

.about-us .rdx-tabs {
	padding-top: 0;
}

.about-us .rdx-tabs .nav-tabs {
	border: 0 none;
	left: 61px;
	position: absolute;
	top: 0;
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-o-transform-origin: left top 0;
	-webkit-transform-origin: left top 0;
	-moz-transform-origin: left top 0;
	transform-origin: left top 0;
	width: auto;
}

.about-us .rdx-tabs .nav-tabs li {
	display: inline-block;
	margin: 0;
	background-color: #f6f6f6;
	text-align: center;
	float: left;
	border-right: 4px solid #e8e8e8;
}

.about-us .rdx-tabs .about-contant {
	padding: 30px 30px 10px 30px;
}

.about-us .rdx-tabs {
	position: relative;
}

.about-us .rdx-tabs .tab-content {

	border: 0;
}

.about-us .rdx-tabs .tab-content h3 {
	margin-top: 0;
}

.about-us .rdx-tabs .nav-tabs li a {
	border: 0;
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.owl-none .owl-nav {
	display: none;
}

.about-us .rdx-tabs .nav-tabs li a.active {
	border: 0;
	color: #000;
}

.about-us .rdx-tabs .nav-tabs li a.active h4,
.about-us .rdx-tabs .nav-tabs li a.active span {
	color: #fff;
}

.about-us .rdx-tabs .nav-tabs li h4 {
	color: #000;
	margin: 0;
	font-size: 16px;
}

.about-us .rdx-tabs .nav-tabs li a span {
	font-weight: 300;
	font-size: 14px;
}

.about-us .rdx-tabs.vertical .nav-tabs li {
	width: auto;
}

/* Service Head */
.service-head {
	font-family: "Open Sans", sans-serif;
	margin-bottom: 20px;
	margin-top: -46px;
	padding: 15px 0;
	position: relative;
	z-index: 1;
}

.service-head:after {
	background: inherit;
	content: "";
	height: 37px;
	left: -18px;
	margin-top: -19px;
	position: absolute;
	top: 50%;
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 37px;
	z-index: -1;
}

.service-head:before {
	background: inherit;
	content: "";
	height: 37px;
	right: -18px;
	margin-top: -19px;
	position: absolute;
	top: 50%;
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 37px;
	z-index: -1;
}

/* Our Project */
.rdx-project-left {
	position: relative;
}

.rdx-project-left:after {
	content: "";
	height: 100%;
	opacity: 0.8;
	position: absolute;
	right: 15px;
	top: 0;
	width: 1000px;
	z-index: -2;
}

/* service carousel */
.service-carousel .date {
	position: absolute;
	right: 0;
	padding: 1px 5px;
	color: #000;
	top: -22px;
}

.service-carousel .ow-entry-content {
	position: relative;
	border: 0;
	text-align: center;
}

.service-carousel .ow-entry-content h4 {
	margin-top: 0;
	margin-bottom: 5px;
}

.service-carousel.owl-theme .owl-nav {
	margin-top: 0;
	position: absolute;
	right: 8.33333%;
	text-align: center;
	top: -80px;
	padding: 0 15px;
}

.service-carousel .owl-prev,
.service-carousel .owl-next {
	border: 0;
	width: 40px;
	height: 40px;
	padding: 0;
	line-height: 40px;
}

.service-carousel .owl-prev:hover,
.service-carousel .owl-next:hover {
	opacity: 0.8;
}

/* dez team */
.rdx-team .rdx-media {
	border-bottom: 4px solid #333232;
	border-top: 4px solid #dadada;
}

.rdx-team .rdx-social-icon li a {
	height: 30px;
	width: 30px;
	border: 0;
	color: #333232;
	padding: 0;
	line-height: 30px;
	font-size: 15px;
}

.rdx-team .rdx-img-overlay6:before,
.rdx-team .rdx-img-overlay6:after {
	background-image: url(../images/overlay/rrdiagonal-line.png);
	background-color: rgba(0, 0, 0, 0);
	opacity: 0.2;
}

/* testimoniyal | client-logo */
.our-partner .ow-client-logo img {
	height: 60px;
}

/* client-logo */
.client-logo ul {
	margin: 0 -10px;
}

.client-logo {
	padding: 15px;
}

.client-logo ul li {
	display: inline-block;
	float: left;
	padding: 0 10px;
	width: 33.33%;
	margin-bottom: 20px;
}

.client-logo img {
	width: 100%;
}

/* testimonials */
.testimonial-section {
	position: relative;
	z-index: 1;
}

.testimonial-section:after {
	background: #f2f2f2 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.testimonial-section .col-md-6 {
	padding-left: 30px;
	padding-right: 30px;
}

.testimonial-section .row {
	margin-left: -30px;
	margin-right: -30px;
}

/*testimonial 1*/
.testimonial-7 .testimonial-text {
	border: 2px solid #e6e6e6;
	padding: 18px;
}

.testimonial-7 .testimonial-detail {
	padding: 0 0 0 20px;
	margin-top: -35px;
}

.testimonial-7 .testimonial-pic {
	box-shadow: 0 0 0 2px #e6e6e6;
	width: 70px;
	height: 70px;
}

.testimonial-7 .testimonial-text p {
	font-size: 16px;
	line-height: 30px;
}

.testimonial-7 .info p {
	display: inline-block;
	position: relative;
	top: -10px;
	padding: 0 10px;
}

.testimonial-7 .owl-nav {
	bottom: 0;
	margin-top: 0;
	position: absolute;
	right: 0;
}

.testimonial-7 .owl-prev,
.testimonial-7 .owl-next {
	background-color: #cccccc;
	border: 0 none;
}

.bg-black-1 {
	background-color: #f3582e;
}

/* blog */
.blog-info {
	background-color: rgba(0, 0, 0, 0.9);
	left: 0;
	list-style: outside none none;
	margin: 0;
	padding: 7px 15px;
	position: absolute;
	top: -34px;
	width: 100%;
}

.blog-info li {
	display: inline-block;
	padding: 0 5px 0px 5px;
	line-height: 14px;
	border-right: 1px solid;
}

.blog-info li:hover,
.blog-info li a:hover {
	color: #fff;
}

/* index 2 */
.company-status .counter {
	font-family: Roboto;
	font-size: 60px;
	font-weight: 300;
}


/* about-service */
.about-service .icon-bx-wraper {
	border: none;
}

.about-service .icon-bx-wraper:nth-child(2) {
	margin-top: -40px;
}

.about-service {
	margin-top: -150px;
}

.gallery-projects .rdx-gallery-box {
	margin-bottom: 0;
}

.input-group-text {
	padding: 0;
	border: 0;
	background-color: transparent;
}

textarea.form-control {
	height: 120px;
}

@media only screen and (max-width: 1280px) {
	.blog-info li {
		font-size: 13px;
	}

	.service-head {
		font-size: 15px;
	}
}

@media only screen and (max-width: 991px) {
	.about-img {
		display: block;
	}

	.about-us .rdx-tabs .about-contant {
		padding: 15px 15px 10px 15px;
	}

	.get-a-quote {
		text-align: center;
	}

	.get-a-quote .pull-right {
		width: 100%;
		padding: 10px 0;
	}

	.get-a-quote {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.testimonial-section:after {
		left: 100%;
	}

	.testimonial-section {
		color: #fff;
	}

	.testimonial-section .col-md-6 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.testimonial-section .row {
		margin-left: -15px;
		margin-right: -15px;
	}

	.about-us .rdx-tabs .nav-tabs {
		width: 100% !important;
	}
}

@media only screen and (max-width: 767px) {

	.about-us .rdx-tabs .nav-tabs,
	.about-us .rdx-tabs .nav-tabs li a {
		-o-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		position: unset;
	}

	.about-us .rdx-tabs .nav-tabs {
		background-color: #F6F6F6;
		width: 100%;
	}

	.about-us .rdx-tabs .tab-content,
	.about-us .rdx-tabs .nav-tabs {
		margin-left: 0;
		display: block;
		clear: both;
	}

	.about-us .rdx-tabs .nav-tabs li .active {
		border-right: 0;
	}

	.about-us .rdx-tabs .nav-tabs li {
		border-right: 0;
		width: 100%;
	}

	.about-us {
		padding-top: 20px;
	}

	.about-us .rdx-tabs .nav-item {
		width: 100% !important;
	}

	.rdx-tabs.vertical .tab-pane {
		padding: 20px;
	}

	.rdx-project-left:after {
		right: 0;
	}

	.rdx-service {
		padding: 30px 15px;
	}

	.rdx-service .service-carousel {
		margin-top: 0;
	}

	.rdx-service .owl-stage-outer {
		margin-bottom: 30px;
	}

	.service-carousel.owl-theme .owl-nav {
		position: unset;
	}

	.testimonial-section:after {
		content: none;
	}

	.footer-bottom .text-left,
	.footer-bottom .text-right {
		text-align: center;
	}

}

/* Team Section */
.skew-content-box ul li a {
	color: #fff;
	font-size: 14px;
	width: auto;
	padding: 0px 10px;
	line-height: 24px;
}

.skew-content-box {
	display: inline;
	left: -1px;
	padding: 5px 20px;
	position: absolute;
	top: -15px;
	width: auto;
}

.skew-content-box:after {
	background-color: inherit;
	content: "";
	height: 100%;
	position: absolute;
	right: -10px;
	top: 0;
	transform: skewX(20deg);
	width: 20px;
	z-index: 1;
}

/* Coming Soon Page */

.countdown .date span {
	font-size: 80px;
	font-weight: bold
}

.countdown .date {
	min-width: 140px;
	color: #fff;
	display: inline-block;
}

.countdown .date text {
	border: 1px solid;
	border-radius: 20px;
	display: block;
	margin: 0 auto;
	padding: 5px 1px;
	width: 100px;
}

.coming-soon-content h2 {
	font-size: 50px;
}

.coming-soon-content p {
	max-width: 800px;
	margin: 0px auto;
}

.rdx-coming-soon {
	height: 100%;
	width: 100%;
}

.rdx-coming-soon .container {
	position: relative;
}

.rdx-coming-soon-full {
	position: fixed;
	overflow-y: scroll;
}

.rdx-coming-bx {
	margin-top: 13%;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.sidenav.coming-side-bar {
	background-color: rgba(0, 0, 0, 0.9);
}

.rdx-coming-soon.two-box {
	width: 50%;
	position: fixed;
	right: 0;
}

/* Login */

.rdx-login {
	background-color: #292929;
	bottom: 0;
	display: table;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.login-form {
	max-width: 400px;
	margin: 0px auto;
	background: #fff;
}

.rdx-form .form-control {
	background: #DDE3EC;
	height: 44px;
}

.rdx-form .form-group {
	margin-bottom: 15px;
}

@media only screen and (max-width: 991px) {

	.rdx-coming-soon.two-box,
	.rdx-coming-soon.two-box .rdx-coming-bx {
		position: relative;
		width: 100%;
	}

	.rdx-coming-soon.two-box .rdx-coming-bx {
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.rdx-coming-soon.two-box .rdx-coming-bx h2 {
		margin-top: 0;
	}

	.coming-side-bar {
		background: #fff;
	}

	.skew-content-box {
		padding: 5px;
	}

	.skew-content-box ul li a {
		margin-right: 3px;
		font-size: 13px;
	}

	.rdx-social-icon {
		margin: 0;
	}

	.skew-content-box ul li a {
		padding: 5px;
	}

	.request-a-quote:before {
		left: 0;
		transform: skewX(0deg);
	}

	.header-style-4 .slide-up {
		position: unset;
	}
}

@media only screen and (max-width: 767px) {
	.rdx-book-now-content {
		margin-top: 10px;
		margin-bottom: 50px;
	}

	.coming-soon-content h2 {
		font-size: 30px;
	}

	.countdown .date span {
		font-size: 45px;
	}

	.countdown .date {
		max-width: 50px;
	}

	.rdx-coming-bx {
		margin-top: 20px;
	}

	.our-service .service-box {
		margin-bottom: 30px;
	}

	.our-service {
		margin-top: 50px;
	}

	.rdx-newsletter {
		padding: 15px;
	}

	.company-stats-worker {
		display: none;
	}

	.hidden-sm-down {
		display: none;
	}

	.main-slider .button-lg {
		font-size: 14px;
		padding: 8px 10px;
	}
}

/* Responsive */
@media only screen and (max-width: 1024px) {
	.awesome-services .rdx-info-has {
		position: unset;
	}
}


/* Gallery-page */
.rdx-hover a:active,
.rdx-hover a:hover {
	color: #fff;
}

.testimonial-6 .quote-left:before {
	left: 15px;
}

.testimonial-6 .quote-left:before,
.testimonial-6 .quote-right:after {
	color: #b5b5b5;
	font-size: 18px;
}

/* Testimonial Text */
.testimonial-6 .testimonial-text {
	padding: 25px 35px 70px 40px;
}

.testimonial-6 .testimonial-detail {
	position: relative;
	padding: 10px 15px;
	top: -30px;
	width: 85%;
}

.testimonial-6 .testimonial-pic {
	position: absolute;
	right: 20px;
	top: -50px;
	z-index: 2;
}

.testimonial-6 .quote-left:before,
.testimonial-6 .quote-right:after {
	color: #b5b5b5;
	font-size: 18px;
}

.testimonial-6 .quote-left:before {
	left: 15px;
}

.testimonial-6 .quote-right:after {
	right: 15px;
	bottom: 20px;
	top: auto;
}

.testimonial-6 .testimonial-detail:after {
	background-color: inherit;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	right: -23px;
	top: 0;
	transform: skewX(35deg);
	width: 50px;
	z-index: 1;
}



/* spacing */
.site-footer .widget_getintuch {
	padding-top: 0;
}

.content-inner {
	padding-top: 40px;
	padding-bottom: 0px;
}

.content-inner-1 {
	padding-top: 70px;
	padding-bottom: 0;
}

.content-inner-2 {
	padding-top: 70px;
	padding-bottom: 70px;
}

.testimonial-five .owl-controls {
	margin-top: 0px;
}

.rdx-newsletter.style1 {
	background-color: rgba(255, 255, 255, 0.05)
}

.inner-haed {
	margin-bottom: 25px;
}

/* Mobile Spacing */
@media only screen and (max-width: 767px) {
	.content-area {
		padding-top: 30px;
	}

	.page-content {
		padding-bottom: 30px;
	}

	.footer-top {
		padding-top: 30px;
	}

	.site-footer .widget {
		margin-bottom: 25px;
	}

	.section-full:last-child {
		margin-bottom: -30px;
	}

	.content-inner {
		padding-bottom: 10px;
		padding-top: 30px;
	}

	.content-inner-1 {
		padding-top: 30px;
		padding-bottom: 0;
	}

	.content-inner-2 {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.section-head {
		margin-bottom: 25px;
	}

	.rdx-project-left {
		padding-top: 30px;
	}

	.testimonial-section {
		padding-top: 30px;
	}

	.testimonial-section .owl-controls {
		margin-top: 20px;
	}

	.section-head p {
		padding-top: 0;
	}

	.h3 {
		font-size: 28px;
		margin-top: 10px;
	}

	.about-service .icon-bx-wraper:nth-child(2) {
		margin-top: 0;
	}

	.side-bar {
		margin-bottom: 30px;
	}

	.rdx-post-title .post-title {
		margin-top: 10px;
	}

	.footer-info-box .newsletter {
		margin-bottom: 10px;
	}

	ol.commentlist li .star-rating {
		position: unset;
	}

	.comment-form [class*="comment-form"] {
		width: 100%;
	}

	.pricingtable-wrapper {
		margin-bottom: 30px;
	}

	.pricingtable-highlight {
		margin: 0;
	}

	.title-head {
		display: none;
	}

	.disnone-md {
		display: none;
	}
}

footer .footer-bottom .fa-heart {
	animation: 2.5s ease 0s normal none infinite running animateHeart;
	font-size: 16px;
}

@keyframes animateHeart {
	0% {
		transform: scale(1);
	}

	5% {
		transform: scale(1.2);
	}

	10% {
		transform: scale(1.1);
	}

	15% {
		transform: scale(1.25);
	}

	50% {
		transform: scale(1);
	}

	100% {
		transform: scale(1);
	}
}


/* new css */
.bg-primary,
.contact-info p,
.contact-info strong,
.pagination-bx .pagination li.active a {
	color: #fff;
}

.list-inline li {
	display: inline-block;
}

.site-button-link i {
	margin-left: 8px;
}

.tab-content.nav {
	display: unset;
}

.rdx-form input[type="checkbox"] {
	display: none;
}

.about-us p,
.site-footer .widget_about p,
.rdx-accordion .acod-content,
.rdx-accordion .acod-content p,
.blog-post .rdx-post-text p {
	text-align: justify;
}

.icon-bx-wraper.center p {
	text-align: unset;
}

.site-header .topbar-info li span,
.site-header .social-line li a span {
	margin-left: 8px;
}

.header-style-4 .navbar-toggler span,
.header-style-5 .navbar-toggler span {
	background-color: #fff;
}

.header-style-5 .is-fixed .navbar-toggler span {
	background-color: #666;
}

.dark .top-bar li span,
.dark .top-bar li .fa {
	color: rgba(255, 255, 255, 0.8);
}

.footer-bottom a {
	margin-right: 10px;
	color: #fff;
}

.footer-bottom a:hover {
	color: #f3582e;
}

.header-style-5 {
	position: absolute;
	width: 100%;
}

.widget_archive li {
	text-align: right;
}

.widget_archive li a {
	float: left;
}

.dez-button-block .site-button {
	margin-bottom: 10px;
}

.latest-blog-1 .rdx-post-info .post-title,
.blog-post.blog-single .rdx-post-title .post-title {
	margin-top: 0;
	margin-bottom: 0;
}

.testimonial-1 {
	width: 70%;
	margin: auto;
}

.company-status .counter {
	font-weight: 700;
}

.site-footer.footer-white .rdx-social-icon li a {
	color: #222;
}

.img-full {
	width: 100%;
}

.blog-post .rdx-post-title .post-title {
	margin-bottom: 0;
}

.share-details-btn ul li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 6px;
}

/* Tabs */
.rdx-tabs .nav-tabs>li>a.active:hover {
	background-color: #f3582e;
	border-color: #ddd;
	border-bottom: 1px solid #FFF;
}

.nav-tabs .nav-link.active,
.rdx-tabs.bg-tabs .nav-tabs>li>a.active {
	border-bottom: 1px solid transparent;
	background-color: #fff;
}

.rdx-tabs.border-tp .nav-tabs>li>a.active {
	border-top: 2px solid;
}

.rdx-tabs.vertical .nav-tabs li a.active {
	border-bottom: 1px solid #ddd;
}

.rdx-tabs.vertical .nav-tabs li {
	width: 100%;
	margin-right: -1px;
}

.rdx-tabs.vertical .nav-tabs li a.active {
	margin-right: -1px;
	border-right: none;
}

.rdx-tabs.vertical .nav-tabs li a {
	margin-right: -1px;
}

.rdx-tabs.vertical.right .nav-tabs li a.active {
	border-right: 1px solid #ddd;
	border-left: none;
}

.rdx-tabs.bg-tabs.vertical.right.border,
.rdx-tabs.bg-tabs.vertical.border,
.rdx-tabs.vertical.right.border,
.rdx-tabs.vertical.border,
.rdx-tabs.border-tp.border.bg-tabs,
.rdx-tabs.border,
.rdx-tabs.border.bg-tabs {
	border: 0;
}

.site-footer .footer-top .rdx-post-meta a {
	color: #fff;
}

.footer-social li .bg-primary:hover,
.site-footer.footer-white .rdx-post-meta a {
	color: #444;
}

.widget_categories ul li a {
	text-transform: capitalize;
}

.dzsub-bx {
	display: flex;
	align-items: center;
}

.dzsub-bx .skew-subscribe {
	position: relative;
	height: 120px;
	display: flex;
	align-items: center;
	padding: 30px 0px;
}

.widget_getintuch li strong {
	font-size: 14px;
}

.header-nav .nav>li .sub-menu li>.sub-menu.left,
.header-nav .nav>li .sub-menu li:hover .sub-menu.left {
	left: auto;
	right: 220px;
}

.rdx-title {
	text-transform: capitalize;
}

.blog-page-content.full-blog-dark .rdx-post-meta a {
	color: #777;
}

@media only screen and (max-width: 1024px) {

	.extra-nav.disnone-md,
	.styleswitcher {
		display: none;
	}

	.rdx-tilte-inner.skew-title {
		padding: 10px;
		font-size: 14px;
	}

	.blog-info {
		padding: 7px 9px;
	}

	.footer-fixed .site-footer {
		position: unset;
	}

	.footer-fixed .page-wraper {
		padding-bottom: 0 !important;
	}
}

@media only screen and (max-width: 991px) {
	.header-style-4 .header-nav .logo-header.mostion {
		display: none;
	}

	.extra-nav.disnone-md {
		display: unset;
	}

	.is-fixed .logo-header,
	.logo-header {
		width: 263px;
        height: 50px;
	}

	.extra-nav {
		padding: 15px 0;
	}

	.navbar-toggler {
		margin: 27px 0 14px 15px;
	}

	.mo-left .header-nav .logo-header,
	.mo-left .is-fixed .header-nav .logo-header {
		height: 100px;
	}

	.testimonial-1 {
		width: 85%;
	}

	.rdx-newsletter .input-group.p-t40.p-b20 {
		padding-top: 0;
	}

	.blog-md .rdx-post-media {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	ol.comment-list li.comment .reply a {
		position: unset;
	}

	ol.comment-list li .children {
		margin-left: 0;
	}

	.rdx-full-blog .blog-post.blog-grid {
		margin-bottom: 0;
	}

	.blog-page-content .col-lg-5.col-md-12.col-sm-12.col-xs-12.m-lr0 {
		padding: 0;
	}

	.skew-content-box ul li a {
		padding: 0 5px;
	}

	.footer-bottom .text-left,
	.footer-bottom .text-right {
		text-align: center !important;
	}
}

@media only screen and (max-width: 767px) {
	.dzsub-bx {
		padding: 15px 15px;
	}

	.dzsub-bx:last-child {
		padding: 0 15px;
	}

	.newsletter .dzsub-bx strong {
		text-align: left;
	}

	.dzsub-bx .skew-subscribe {
		height: 70px;
		width: 100%;
	}
}

@media only screen and (max-width: 600px) {
	.header-curve.is-fixed .logo-header {
		width: 170px !important;
	}

	.testimonial-1 {
		width: 100%;
	}

	.footer-bottom .text-left,
	.footer-bottom .text-right {
		text-align: center !important;
	}

	.rdx-tabs.vertical .nav-tabs {
		width: 50px;
	}

	.rdx-tabs.vertical .tab-content {
		margin-left: 49px;
	}

	.rdx-tabs.vertical.right .tab-content {
		margin-right: 49px;
	}

	.site-footer .footer-info-box .text-right {
		float: unset;
		text-align: center !important;
		margin-top: 10px;
	}

	.newsletter strong {
		text-align: center;
		display: block;
	}

	.rdx-newsletter .p-t40.p-b20 {
		padding-bottom: 15px;
	}

	.about-us .rdx-tabs.vertical .tab-content {
		margin: 0;
	}
}

@media only screen and (max-width: 360px) {
	.extra-nav.disnone-md {
		display: none;
	}

	.testimonial-7 .testimonial-detail span {
		display: flex;
	}

	.testimonial-7 .testimonial-detail p {
		top: 0;
	}

	.testimonial-7 .testimonial-detail {
		margin-top: -25px;
	}

	.rdx-newsletter .input-group.p-t40.p-b20 {
		padding-bottom: 20px;
	}
}

/* Home Page 7 */
.project-info .rdx-info {
	position: absolute;
	left: 30px;
	bottom: 30px;
	transition: all 0.5s;
}

.project-info .title {
	font-size: 24px;
	margin-bottom: 0;
	text-transform: uppercase;
	transform: rotate(270deg) translate(0%, 80%);
	transform-origin: left bottom;
	letter-spacing: 12px;
	opacity: 0.5;
}

.project-info:hover .rdx-info .title {
	opacity: 1;
	text-shadow: -2px 2px 2px rgba(0, 0, 0, 0.5);
}

.title-separator.white {
	background-color: rgba(255, 255, 255, 0.5);
}

.title-separator.black {
	background-color: rgba(0, 0, 0, 0.2);
}

.title-separator:before {
	content: "";
	position: absolute;
	height: 3px;
	width: 100px;
	left: 0;
	bottom: -1px;
}

.section-head .title-head {
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
	margin-bottom: 10px;
}

.section-head.style1.text-dark p {
	color: #999999;
}

.section-head.style1 p {
	font-size: 20px;
	margin-bottom: 5px;
	font-weight: 300;
	padding-top: 0;
}

.font-montserrat {
	font-family: Montserrat;
}



/* Services Bx1 */
.service-bx1 {
	box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.05), 8px 8px 0px 0px #ff6;
	padding: 50px 40px;
	background: #fff;
	text-align: left;
}

.service-bx1 p {
	font-size: 16px;
	line-height: 26px;
	color: #909090;
}

.service-bx1 .rdx-tilte {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}

.text-gray-light {
	color: #999999;
}

.service-bx1 .icon-lg i {
	color: #000;
	text-shadow: 2px 2px 0px #ff6;
}

/* Counter */
.counter-bx .counter {
	font-size: 40px;
	line-height: 50px;
}

.counter-bx span {
	font-size: 16px;
}

/* Client Logo */

/* about-services */
.about-services .icon-bx-wraper {
	margin: -200px 0 30px 0;
}

/* Testimonial 8 */
.testimonial-8 {
	width: 70%;
	text-align: center;
	margin: 0 auto;
}

.testimonial-8 .testimonial-text p {
	font-size: 22px;
	line-height: 34px;
	font-weight: 500;
	color: #151515;
}

.testimonial-8 .testimonial-pic {
	width: 70px;
	height: 70px;
	float: right;
	border-radius: 50px;
	overflow: hidden;
	border: 4px solid #000;
	position: absolute;
	left: 0;
	top: 0;
}

.testimonial-8 .quote-left::before,
.testimonial-8 .quote-right::after {
	top: auto;
	font-size: 80px;
	color: #000;
	position: unset;
	line-height: 100px;
}

.testimonial-8 .testimonial-name,
.testimonial-8 .testimonial-position {
	text-align: left;
}

.testimonial-8 .testimonial-name {
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	color: #000;
}

.testimonial-8 .testimonial-position {
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	color: #845b00;
	font-style: unset;
}

.testimonial-8 .testimonial-detail {
	padding: 5px 0 15px 85px;
	position: relative;
	margin: auto;
	display: inline-block;
}

/* quote-form-bx */
.quote-form-bx form {
	padding: 30px;
}

.quote-form-bx form .form-control {
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-width: 0 0 1px 0;
	padding: 10px 0;
	font-size: 14px;
}

.quote-form-bx .form-title {
	display: flex;
}

.quote-form-bx .form-title i {
	font-size: 60px;
	padding: 10px 25px;
	border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.quote-form-bx .form-title h3 {
	font-size: 24px;
	margin: 0;
	line-height: 34pX;
	align-self: center;
	padding: 20px 30px;
}

.recent-posts-bx {
	background-color: #fafafa;
	padding: 30px 30px 0;
}

.recent-posts-bx .widget-post {
	padding: 0 0 30px;
	margin: 0 0 30px;
	border-bottom: 1px solid #e3e3e3;
	display: flex;
}

.recent-posts-bx .widget-post:last-child {
	border-bottom: 0;
}

.recent-posts-bx .widget-post .rdx-post-info {
	margin-left: 15px;
	align-self: center;
}

.recent-posts-bx .widget-post .rdx-post-meta {
	margin-bottom: 0;
}

.recent-posts-bx .widget-post .post-title {
	text-transform: capitalize;
	font-weight: 700;
	line-height: 20px;
}

.recent-posts-bx .widget-post .rdx-post-meta .post-date {
	font-size: 14px;
	color: #999999;
}

.recent-posts-bx .widget-post .rdx-post-media {
	min-width: 90px;
}

/* Footer */
.site-footer.bg-white .footer-top {
	background-color: #fff;
	padding: 70px 0 0;
}

.site-footer.bg-white .footer-bottom {
	background-color: #fafafa;
	border-top: 0;
}

.site-footer.bg-white .footer-bottom span,
.site-footer.bg-white .footer-bottom a,
.site-footer.bg-white .footer-top ul li a,
.site-footer.bg-white .footer-top ul li,
.site-footer.bg-white .footer-top ul li strong {
	color: #999;
	font-size: 16px;
}

.widget_getintuch.widget_getintuch-icon ul li i {
	background-color: rgba(0, 0, 0, 0);
	border: 0;
}

.site-footer.bg-white .footer-top .rdx-social-icon i {
	font-size: 18px;
}

.site-footer.bg-white .footer-top .widget_services.border-0 ul li {
	border-bottom: 0;
}

/* header-transparent */
.header-transparent {
	position: absolute;
	width: 100%;
}

.header-transparent.header-style-4 .main-bar,
.header-transparent .bg-white-tp {
	background-color: rgba(255, 255, 255, 0.2);
	color: #fff;
}

.header-transparent.header-style-4.style-1 .contact-info span,
.header-transparent.header-style-4.style-1 .contact-info h6 {
	color: #fff;
}

.header-transparent .navigation-bar {
	background-color: rgba(255, 255, 255, 0);
}

.header-transparent.header-style-4 .main-bar {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.header-transparent.header-style-4.style-1 .header-nav .nav>li>a:after {
	background-color: rgba(255, 255, 255, 0.2);
}

.header-transparent.header-style-4 .is-fixed .main-bar {
	background-color: rgba(255, 255, 255, 1);
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

.header-transparent.header-style-4.style-1 .is-fixed .header-nav .nav>li>a:after {
	background-color: rgba(0, 0, 0, 0.1);
}

.header-transparent.header-style-4 .is-fixed .navigation-bar .navbar-nav>li>a {
	color: #000;
}

.blog-bx .ow-post-info {
	padding: 30px;
	border: 0;
	margin-left: 30px;
	margin-top: -40px;
	background: #fff;
	z-index: 1;
	position: relative;
	box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.05), -8px 8px 0px 0px #ff6;
	margin-bottom: 10px;
	margin-right: 20px;
}

.blog-bx .ow-post-title .post-title a {
	font-family: Roboto;
	color: #000;
}

.blog-bx .ow-post-text p {
	font-size: 16px;
	line-height: 28px;
	color: #909090;
}

.blog-bx .ow-post-text p:last-child {
	margin: 0 0 20px 0;
}

.header-style-4.style-1.header-transparent .is-fixed .navbar-toggler span {
	background-color: #000;
}

@media only screen and (max-width: 1024px) {
	.site-header.header-style-5.dark .main-bar-wraper .logo-header {
		display: none;
	}
}

@media only screen and (max-width: 991px) {
	.title-separator {
		width: 120px;
	}

	.title-separator::before {
		width: 50px;
	}

	.about-services .service-bx1 {
		margin: 0 0 30px 0;
	}

	.about-services {
		padding: 50px 0 0;
	}

	.testimonial-8 {
		width: 100%;
	}

	.section-head.style1,
	.site-header.header-style-5.dark .main-bar-wraper .logo-header {
		display: block;
	}

	.section-head.style1 .title-head {
		display: block;
		font-size: 24px;
		line-height: 30px;
		width: 100%;
	}

	.site-header.header-style-5.dark.mo-left .header-nav .logo-header.mostion,
	.site-header.header-style-5.dark .header-info {
		display: none;
	}

	.about-services .icon-bx-wraper {
		margin: 0 0 30px 0;
	}

	.project-info .title {
		font-size: 14px;
	}
}

