/*==========================
	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;
}

.h4 {
	font-size: 30px;
}

.h5 {
	font-size: 28px;
	font-weight: 500;
}

.h6 {
	font-size: 24px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	color: #002939;
	font-family: "Rubik", 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: #35373E;
}

.text-gray-dark {
	color: #9a9a9a;
}

/* Slider  */
.main-slider .button-lg {
	padding: 15px 30px;
}

/* About Us */
.about-us {
	min-height: 700px;
}

.about-us .dez-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 .dez-tabs .nav-tabs li {
	display: inline-block;
	margin: 0;
	background-color: #f6f6f6;
	text-align: center;
	float: left;
	border-right: 4px solid #e8e8e8;
}

.about-us .dez-tabs .about-contant {
	padding: 10px 30px 10px 30px;
}

.about-us .dez-tabs {
	position: relative;
}

.about-us .dez-tabs .tab-content {
	margin-left: 60px;
	border: 0;
}

.about-us .dez-tabs .tab-content h3 {
	margin-top: 0;
}

.about-us .dez-tabs .nav-tabs li a {
	border: 0;
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.about-us .dez-tabs .nav-tabs li.active {}

.owl-none .owl-nav {
	display: none;
}

.about-us .dez-tabs .nav-tabs li.active a {
	border: 0;
	color: #000;
}

.about-us .dez-tabs .nav-tabs li.active a h4,
.about-us .dez-tabs .nav-tabs li.active a span {
	color: #000;
}

.about-us .dez-tabs .nav-tabs li h4 {
	margin: 0;
	text-transform: uppercase;
	color: #757575;
}

.about-us .dez-tabs .nav-tabs li a span {
	font-weight: 300;
	font-size: 14px;
}

/* 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 */
.dez-project-left {
	position: relative;
}

.dez-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-controls {
	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 */
.dez-team .dez-social-icon li a {
	height: 30px;
	width: 30px;
	border: 0;
	color: #333232;
	padding: 0;
	line-height: 30px;
	font-size: 15px;
}

.dez-team .dez-img-overlay6:before,
.dez-team .dez-img-overlay6:after {
	background-image: url(../images/overlay/rrdiagonal-line.png);
	background-color: rgba(0, 0, 0, 0);
	opacity: 0.2;
}

/* testimoniyal | client-logo */
/* client-logo */
.client-logo ul {
	margin: 0 -10px;
}

.client-logo {
	padding: 0;
}

.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-controls .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: #292929;
}

/* 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 .dez-gallery-box {
	margin-bottom: 0;
}

/* tab */
.dez-tabs .nav-tabs>li>a.active:hover {
	background-color: #fff;
	border-color: #ddd;
	border-bottom: 1px solid #FFF;
}

.nav-tabs .nav-link.active,
.dez-tabs.bg-tabs .nav-tabs>li>a.active {
	border-bottom: 1px solid transparent;
	background-color: #fff;
}

.dez-tabs.vertical .nav-tabs li a.active {
	border-bottom: 1px solid #ddd;
}

.dez-tabs.vertical .nav-tabs li {
	width: 100%;
	margin-right: -1px;
}

.dez-tabs.vertical .nav-tabs li a.active {
	margin-right: -1px;
	border-right: none;
}

.dez-tabs.vertical .nav-tabs li a {
	margin-right: -1px;
}

.dez-tabs.vertical.right .nav-tabs li a.active {
	border-right: 1px solid #ddd;
	border-left: none;
}

@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: none;
	}

	.about-us .dez-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;
	}
}

@media only screen and (max-width: 767px) {

	.about-us .dez-tabs .nav-tabs,
	.about-us .dez-tabs .nav-tabs li a {
		-o-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		position: unset;
	}

	.about-us .dez-tabs .nav-tabs {
		background-color: #F6F6F6;
		width: 100%;
	}

	.about-us .dez-tabs .tab-content,
	.about-us .dez-tabs .nav-tabs {
		margin-left: 0;
		display: block;
		clear: both;
	}

	.about-us .dez-tabs .nav-tabs li.active {
		border-right: 0;
	}

	.about-us .dez-tabs .nav-tabs li {
		border-right: 0;
		width: 100%;
	}

	.about-us {
		padding-top: 20px;
	}

	.dez-project-left:after {
		right: 0;
	}

	.dez-service .service-carousel {
		margin-top: 0;
	}

	.dez-service .owl-stage-outer {
		margin-bottom: 30px;
	}

	.service-carousel.owl-theme .owl-controls {
		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;
}

.dez-login .nav {
	display: block;
}

.dez-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;
}

.dez-form .form-control {
	background: #DDE3EC;
	height: 44px;
}

.dez-form .form-group {
	margin-bottom: 15px;
}

/* Theme Css */
/* Counter */
.counter-style-1 .counter {
	font-size: 50px;
	font-weight: 700;
}

.counter-style-1 .counter-text {
	font-size: 16px;
	font-weight: 700;
}

.counter-style-1 .icon {
	font-size: 45px;
	margin-right: 10px;
}

/* Dez Support */
.dez-support h2 {
	font-size: 30px;
}

/* Bg */
.bg-gray-md {
	background-color: #F0F5F7;
}

/* footer */
.ov-white1 {
	background-color: rgba(0, 0, 0, 0.15);
}

.ov-white2 {
	background-color: rgba(0, 0, 0, 0.07);
}

.ov-white3 {
	background-color: rgba(0, 0, 0, 0.0);
}

.ov-white4 {
	background-color: rgba(255, 255, 255, 0.07);
}

.dez-post-title .post-title {
	margin-top: 15px;
}

@media only screen and (max-width: 991px) {
	.skew-content-box {
		padding: 5px;
	}

	.skew-content-box ul li a {
		margin-right: 3px;
		font-size: 13px;
	}

	.dez-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) {
	.dez-book-now-content {
		margin-top: 10px;
		margin-bottom: 50px;
	}

	.our-service .service-box {
		margin-bottom: 30px;
	}

	.our-service {
		margin-top: 50px;
	}

	.dez-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 .dez-info-has {
		position: unset;
	}
}


/* Gallery-page */
.dez-hover a:active,
.dez-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: 70px;
	padding-bottom: 40px;
}

.content-inner-1 {
	padding-top: 70px;
	padding-bottom: 70px;
}

.content-inner-2 {
	padding-top: 70px;
	padding-bottom: 0px;
}

.about-us {
	padding-bottom: 50px;
}

.testimonial-five .owl-controls {
	margin-top: 0px;
}

.dez-newsletter.style1 {
	background-color: rgba(255, 255, 255, 0.05);
	border-radius: 3px;
	margin-bottom: 20px;
}

.inner-haed {
	margin-bottom: 25px;
}

/* Contact Form */
.dez-social-icon.dez-social-icon-lg li a {
	color: #ffffff;
	font-size: 14px;
	height: 35px;
	line-height: 34px;
	padding: 0;
	width: 35px;
}

.dez-social-icon-lg.dez-social-icon li {
	display: inline-block;
	font-size: 12px;
	padding: 0;
}

.dez-social-icon-lg.dez-social-icon.border li a {
	border: 1px solid rgba(255, 255, 255, 0.05);
}

.contact-style-1 input {
	height: 50px;
}

.contact-style-1 .site-button {
	height: 50px;
	width: 100%;
}

.contact-style-1 .form-control {
	padding: 10px 20px;
}

.contact-style-1 .form-control:focus,
.contact-style-1 .form-control:hover {
	border-color: #c0c0c0;
}

.contact-style-1 h2 {
	margin-top: 0;
}

.contact-style-1 .border-1 {
	border: 1px solid #eee;
}

.contact-style-1 .dez-social-icon-lg {
	border-top: 1px solid #eeeeee;
	padding-top: 20px;
	text-align: left;
	width: 100%;
	margin: 0;
}

.contact-style-1 .dez-social-icon-lg a {
	text-align: center;
}

.contact-style-1 .dez-social-icon-lg li a:hover {
	background: #fff;
	color: #000;
	border: 1px solid #eee;
}

.contact-style-1 .form-group {
	margin-bottom: 25px;
}

.img-cover {
	object-fit: cover;
	width: 100%;
}

.box-services {
	display: table;
}

.box-services-content {
	display: table-cell;
	vertical-align: middle;
}

/* Mobile Spacing */
@media only screen and (max-width: 1400px) {
	.project-img img {
		max-width: 80%;
	}
}

@media only screen and (max-width: 1200px) {
	.about-us .dez-tabs .about-contant {
		padding: 0 20px 10px;
	}

	.main-slider .erinyen.tparrows {
		min-height: 40px;
		min-width: 40px;
	}

	.main-slider .erinyen .tp-title-wrap {
		min-height: 40px;
		line-height: 40px;
	}

	.main-slider .erinyen.tparrows:before {
		font-size: 15px;
		line-height: 40px;
	}

	.main-slider .erinyen .tp-arr-titleholder {
		line-height: 40px;
	}

	.dez-service {
		padding-right: 30px;
	}

	.is-fixed .logo-header a img,
	.is-fixed.header-curve .logo-header a img {
		vertical-align: middle;
	}

	.project-img img {
		max-width: 98%;
	}

}

@media only screen and (max-width: 991px) {
	.about-us {
		padding-bottom: 50px
	}

	.header-style-4.style-1 .navbar-toggler {
		margin: 27px 0 17px 15px;
	}

	.header-style-4.style-1 .extra-nav {
		padding: 16px 0;
	}

	.header-style-4.style-1 .logo-header {
		width: 200px;
		height: 70px;
	}

	.header-style-4.style-1 .is-fixed .extra-nav {
		padding: 16px 0px;
	}

	.header-style-4.style-1 .dez-quik-search .form-control {
		height: 72px;
	}

	.header-style-4.style-1 .header-nav .logo-header {
		height: auto;
	}

	.header-style-3 .header-nav .nav>li>a {
		padding: 12px 9px 12px;
	}
}

@media only screen and (max-width: 767px) {
	.dez-service {
		padding: 30px 15px;
	}

	.about-us .dez-tabs .about-contant {
		padding: 30px 0 0;
	}

	.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: 20px;
		padding-top: 30px;
	}

	.content-inner-1 {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.content-inner-2 {
		padding-top: 30px;
		padding-bottom: 0px;
	}

	.section-head {
		margin-bottom: 25px;
	}

	.dez-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;
	}

	.dez-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);
	}
}

/* Update */
.testimonials-1 .testimonial-3 {
	border: 2px solid #e8e8e8;
	padding: 20px;
	text-align: center;
}

.testimonials-1 .testimonial-3 .testimonial-pic {
	margin-top: 10px;
}

.header-style-3.round .container,
.header-style-3 .header-curve .logo-header:after {
	border-radius: 6px;
}

/* Round  */
.about-appoint .form-control,
.about-appoint .bootstrap-select .dropdown-toggle {
	background: rgba(0, 0, 0, 0.0);
	border-color: rgba(255, 255, 255, 0.8);
	border-width: 0 0 1px;
	box-shadow: none;
	color: #ffffff;
	font-size: 16px;
	height: 50px;
	line-height: 20px;
	padding: 9px 0;
}

.about-appoint textarea.form-control {
	height: 120px;
}

.about-appoint .form-control::-moz-placeholder {
	color: #fff;
	opacity: 0.7;
}

.about-appoint .form-control::placeholder {
	color: #fff;
}

.about-appoint .bootstrap-select .dropdown-toggle:hover,
.about-appoint .bootstrap-select .dropdown-toggle:focus,
.about-appoint .bootstrap-select .dropdown-toggle {
	background-color: rgba(0, 0, 0, 0.0) !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.8) !important;
	border-width: 0 0 1px !important;

}

.about-appoint .bootstrap-select .dropdown-toggle:hover span,
.about-appoint .bootstrap-select .dropdown-toggle:focus span,
.about-appoint .bootstrap-select .dropdown-toggle span {
	color: #fff;
	opacity: 0.7;
}

.about-appoint .site-button.outline.white {
	border-color: rgba(255, 255, 255, 0.8);
	font-size: 16px;
	font-weight: 600;
	padding: 12px 40px;
}


/* radius */
.rounded,
.rounded .container {
	border-radius: 6px;
	overflow: auto;
}

.rounded.site-footer {
	border-radius: 0;
}

.rounded .dez-social-icon-lg.dez-social-icon.border li a {
	border-radius: 4px;
}

.rounded .form-control.radius-xl {
	border-radius: 30px;
}


.border {
	border: 0;
}

.site-footer.footer-white .dez-social-icon li a {
	border: 1px solid rgba(0, 0, 0, 0.3);
}

.site-footer.footer-white .dez-social-icon.border li a {
	color: #000;
}

.breadcrumb-row ul li {
	display: inline;
}

.pagination-bx .pagination .active a {
	color: #fff;
}

#masonry {
	width: 100%;
}

.widget.widget_archive li {
	text-align: right;
}

.widget.widget_archive li a {
	float: left;
}

.footer-info-list li {
	list-style: none;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

.footer-social li {
	display: inline;
	margin: 0 5px;
}

.overlay-bx.overlay-primary-dark {
	z-index: 2;
}

.bg-primary {
	color: #fff;
}

.dez-accordion.border-bottom.no-border.no-cover {
	border-bottom: 0;
}

@media only screen and (max-width: 600px) {
	.site-footer .footer-bottom span {
		text-align: center;
	}

	.footer-info-box .text-right,
	.footer-info-list.text-right {
		text-align: center !important;
	}

	.site-footer .newsletter .input-group {
		padding-top: 0;
	}
}





/* header */
.header-nav .nav>li>a {
	color: #262626;
	font-weight: 600;
}

.is-fixed .main-bar {
	box-shadow: 0 0 5px 0 #808080;
}

.header-nav .nav>li .mega-menu>li ul a,
.header-nav .nav>li .sub-menu li a {
	color: #262626;
}

.header-style-4 .social-line li a,
.header-style-3 .social-line li a,
.top-bar,
.header-style-1 .top-bar .fa,
.header-style-2 .social-line li a {
	color: #797979;
}

.dark.header-style-2 .social-line li a,
.dark.header-style-3 .social-line li a,
.dark .top-bar,
.dark.header-style-4 .social-line li a,
.dark.header-style-1 .top-bar .fa {
	color: #d2d2d2;
}

.header-style-1 .top-bar .fa {
	border: 1px solid rgba(128, 128, 128, 0.1);
}

.header-style-1 .top-bar .fa {
	vertical-align: initial;
}

.header-style-3.round .container,
.header-style-3 .header-curve .logo-header::after {
	border-radius: 0px;
}

.header-style-3 .social-line li a span,
.header-style-6 .social-line li a span {
	margin-left: 5px;
}

@media only screen and (max-width: 1024px) {
	.header-style-3 .header-nav .nav>li>a {
		padding: 31px 9px 30px;
	}
}

@media only screen and (max-width: 991px) {
	.header-style-3 .header-nav .nav>li>a {
		padding: 12px 9px 12px;
	}
}

/* content */
.page-wraper {
	background: #fff;
}

.accordion.space .panel {
	margin-bottom: 5px;
}

.team-sc .dez-title {
	margin-bottom: 10px;
}

.img-eff-sc .dez-title-bx h4 {
	font-weight: 500;
}

.portfolio-detail .blog-post {
	margin-bottom: 0px;
}

.page-notfound {
	padding: 50px 0 0px;
}

.contact-style-1 .form-control {
	font-size: 16px;
}

@media only screen and (max-width: 599px) {

	.counter-style-1 .icon,
	.counter-style-1 .counter,
	.counter-style-2 .counter,
	.counter-style-3 .counter {
		font-size: 30px;
	}

	.counter-style-1 .counter-text,
	.counter-style-2 .counter-text {
		font-size: 14px;
	}

	.our-projects-galery .icon-xl i {
		font-size: 40px;
	}

	.our-projects-galery .h3 {
		font-size: 22px;
	}

	.our-projects-galery h6 {
		font-size: 14px;
	}
}

@media only screen and (max-width: 767px) {
	h1 {
		font-size: 30px;
		line-height: 38px;
		margin-bottom: 15px;
		font-weight: 700;
	}

	h2 {
		font-size: 28px;
		line-height: 35px;
		margin-bottom: 15px;
		font-weight: 700;
	}

	h3 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 15px;
		font-weight: 700;
	}

	h4 {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 10px;
		font-weight: 600;
	}

	h5 {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 10px;
		font-weight: 600;
	}

	h6 {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 10px;
		font-weight: 600;
	}

	p {
		line-height: 24px;
		margin-bottom: 15px;
	}

	body {
		font-size: 14px;
	}
}

@media only screen and (max-width: 768px) {

	.nav.navbar-nav li a i.fa-chevron-down,
	.nav.navbar-nav li a i.fa-angle-right {
		line-height: 48px;
	}
}

/* blog */
.blog-single .dez-post-text {
	text-align: justify;
}

.dez-post-title,
.dez-post-title .post-title {
	margin-bottom: 5px;
}

.dez-post-meta {
	margin-bottom: 15px;
}

.blog-post {
	margin-bottom: 40px;
}

.share-details-btn ul li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 6px;
}

.site-button.facebook {
	background-color: #3B5998;
}

.site-button.google-plus {
	background-color: #DE4E43;
}

.site-button.linkedin {
	background-color: #007BB6;
}

.site-button.instagram {
	background-color: #8A5A4E;
}

.site-button.twitter {
	background-color: #1EA1F3;
}

.site-button.whatsapp {
	background-color: #01C854;
}

@media only screen and (max-width: 768px) {}

@media only screen and (max-width: 767px) {
	.blog-post {
		margin-bottom: 30px;
	}
}

.blog-single.blog-post {
	margin-bottom: 50px;
}

.comments-area .comments-title::first-letter {
	color: inherit;
}

.comment-respond .comment-reply-title {
	font-size: 20px;
}

ol.comment-list li.comment .comment-author .fn {
	font-size: 17px;
	text-transform: capitalize;
	color: #000;
}

ol.comment-list li.comment .comment-meta {
	text-transform: capitalize;
	font-size: 14px;
}

ol.comment-list li.comment .comment-meta::before {
	vertical-align: middle;
	margin-right: 3px;
}

.cr-space {
	margin-bottom: 50px;
}

@media only screen and (max-width: 768px) {
	.cr-space {
		margin-bottom: 30px;
	}
}

.dez-post-readmore .site-button-link .fa-angle-double-right {
	margin-left: 6px;
}

ol.comment-list li.comment .reply a {
	font-weight: 700;
}

/* footer */
footer .dez-separator {
	margin-bottom: 20px;
}

footer .dez-post-meta i,
footer .dez-post-info,
footer .dez-post-meta a,
footer .dez-post-meta ul li {
	color: rgba(255, 255, 255, 0.7);
}

footer h4 {
	margin-top: 10px;
}

footer .widget ul {
	margin-top: 0px;
}

footer .widget.widget_services ul {
	margin-top: -8px;
}

.trans-footer .newsletter input[type="email"] {
	background-color: rgba(255, 255, 255, 0.02);
	border: 0;
	border-radius: 30px !important;
}

.trans-footer .form-control::placeholder {
	color: #fefefe;
}

.footer-image .newsletter input[type="email"] {
	background-color: rgba(0, 0, 0, 0.5);
}

.footer-info-box .newsletter input[type="email"] {
	background-color: #fff;
}

.site-footer.footer-white .dez-post-meta li,
.site-footer.footer-white .dez-post-meta i,
.site-footer.footer-white .dez-post-meta a {
	color: #898989;
}

footer .newsletter .input-group-btn .site-button {
	font-size: 14px;
}

.trans-footer .footer-social a.bg-primary:hover {
	background: #fff;
}

.widget_getintuch li {
	margin-bottom: 15px;
}

@media only screen and (max-width: 576px) {
	footer .dez-separator {
		display: block;
	}
}

/* New Css ===== */
/* Header -- */
.header-nav .nav>li .mega-menu,
.header-nav .nav>li .sub-menu {
	border-bottom: 4px solid;
}

.header-nav .nav>li .mega-menu li {
	position: relative;
}

.header-nav .nav>li .mega-menu>li>ul li:hover>a:after,
.header-nav .nav>li .sub-menu li:hover>a:after {
	height: 100%;
}

.header-nav .nav>li .mega-menu>li>ul li>a:after,
.header-nav .nav>li .sub-menu li>a:after {
	content: "";
	height: 0%;
	width: 3px;
	display: block;
	position: absolute;
	left: -1px;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.5s;
}

/* dez box */
.dez-box .dez-title {
	text-transform: capitalize;
}

.dez-login input[type=checkbox],
.dez-login input[type=radio] {
	display: none;
}

.dez-login .pass-check {
	margin-bottom: 0;
}

.dez-login .terms-text {
	margin-top: 20px;
}

.widget.recent-posts-entry .widget-post .post-title {
	text-transform: capitalize !important;
}

.widget.recent-posts-entry .widget-post .dez-post-meta {
	margin-bottom: 0;
}

/* Google Recaptcha */
.g-recaptcha,
#rc-imageselect {
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);

	transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}

@media screen and (max-width: 1280px) {

	#rc-imageselect,
	.g-recaptcha {
		transform: scale(0.7);
		-moz-transform: scale(0.7);
		-o-transform: scale(0.7);
		-webkit-transform: scale(0.7);

		transform-origin: 0 0;
		-moz-transform-origin: 0 0;
		-o-transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
		margin-bottom: -20px;

	}
}

@media screen and (max-width: 575px) {

	#rc-imageselect,
	.g-recaptcha {
		transform: scale(0.7);
		-moz-transform: scale(0.7);
		-o-transform: scale(0.7);
		-webkit-transform: scale(0.7);

		transform-origin: 0 0;
		-moz-transform-origin: 0 0;
		-o-transform-origin: 0 0;
		-webkit-transform-origin: 0 0;

	}
}

.recaptcha-box {
	height: 60px;
}

/* Google Recaptcha */

.site-header.header-style-1 .logo-header {
	display: block;
	padding: 20px 0;
}

/* New Home Page */
.video-bx {
	position: relative;
	z-index: 1;
	border-radius: 3px;
	overflow: hidden;
}

.video-bx .video-play-icon {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.video-play-icon a {
	width: 80px;
	height: 80px;
	border-radius: 80px;
	text-align: center;
	line-height: 80px;
	color: #fff;
	display: block;
	font-size: 28px;
	margin: auto;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.video-play-icon a:focus,
.video-play-icon a:hover {
	color: #fff;
	box-shadow: 0 0 0 20px rgba(0, 173, 239, 0.2);
}

.video-section h2 {
	font-size: 35px;
	line-height: 50px;
}

/* Slider 5 */
.metis.tparrows {
	z-index: 99;
}

/* Footer */
.site-footer.map-footer .footer-top {
	background: #001c30;
	padding: 50px 0 20px;
	background-image: url(../images/background/bg2.png);
	background-position: center;
	background-repeat: no-repeat;
	object-fit: cover;
	background-size: auto 100%;
}

.site-footer.map-footer .footer-bottom {
	background-color: #001c30;
	padding: 25px 0;
	color: #a3b7c6;
	font-size: 15px;
	border-top: 1px solid #102c40;
}

.site-footer p,
.site-footer strong,
.site-footer b,
.site-footer a,
.site-footer a:visited,
.site-footer li {
	color: #a3b7c6;
}

.footer-social li a {
	color: #fff;

}

.site-footer.footer-white p,
.site-footer.footer-white strong,
.site-footer.footer-white b,
.site-footer.footer-white,
.site-footer.footer-white li {
	color: #002939;
}

.site-footer .widget_getintuch strong,
.site-footer .newsletter strong {
	color: #fff;
	text-transform: capitalize;
}

.site-footer.footer-white .widget_getintuch strong {
	color: #000;
}

.site-footer .widget_services ul li a {
	color: #a3b7c6;
}

.site-footer .widget_about p {
	text-align: justify;
}

.site-footer .dez-newsletter .newsLetter-bx .form-control {
	border-radius: 5px;
	height: 50px;
	padding: 10px 15px;
	font-size: 14px;
}

.site-footer .dez-newsletter .newsLetter-bx .site-button {
	height: 50px;
}

.footer-bottom.bg-primary .text-white a,
.footer-bottom.bg-primary .text-white a:visited {
	color: #fff;
}

.footer-bottom.bg-primary .text-white a:hover {
	color: #fff !important;
}

/* Team Style 1 */
.team-bx1 .dez-media {
	width: 200px;
	height: 200px;
	border-radius: 300px;
	margin: auto;
	border: 8px solid #f1ffff;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.team-bx1 .dez-media img {
	height: 200px;
	object-fit: cover;
}

.team-bx1 h4.dez-title {
	font-size: 20px;
	font-weight: 700;
	color: #000;
}

.team-bx1 h6.dez-title {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}

.team-bx1 .dez-social-icon-lg.dez-social-icon.border li a {
	color: #326d83;
	font-size: 14px;
	width: 30px;
	height: 30px;
	line-height: 28px;
	border-radius: 3px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	background: #effbff;
	-o-transition: all 0.5s;
}

.team-bx1 p {
	font-size: 14px;
}

.team-bx1 {
	background: #fff;
	padding: 30px 20px;
}

.team-bx1:hover .dez-media {
	transform: translateY(-10px);
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.team-bx1:hover .dez-social-icon-lg.dez-social-icon.border li a {
	color: #fff;
}

/* Doctor Stats Box */
.doctor-stats-bx .counter-style-1 .counter-text {
	font-weight: 500;
	color: #000;
}

.doctor-stats-bx {
	background-color: #effbff;
}

.doctor-stats-bx .counter-style-1 {
	position: relative;
}

.counter-style-1 .counter {
	font-size: 60px;
	font-weight: 500;
	font-family: rubik;
}

.doctor-stats-bx .counter-style-1:after {
	width: 1px;
	height: 100%;
	position: absolute;
	right: -15px;
	top: 0;
	opacity: 0.2;
	content: "";
	display: block;
	background: #c92e47;
}

.doctor-stats-bx [class*="col-"]:last-child .counter-style-1:after {
	content: none;
}

/* Header */
.contact-info.style-1 li {
	padding: 11px 15px;
	position: relative;
	overflow: hidden;
	background-color: #effbff;
	border-left: 8px solid #fff;
}

/* Light Gallery */
.lg-outer .lg-toogle-thumb,
.lg-outer .lg-thumb-outer,
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
	background-color: #fff;
}

.lg-outer .lg-toogle-thumb,
.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-toolbar .lg-icon,
#lg-counter {
	color: #fff;
}

.check-km {
	cursor: pointer;
}

.icon-bx-xs.check-km {
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	cursor: pointer;
}

.icon-bx-xs.check-km i {
	font-size: 18px;
}

/* Candidates Box */
.faqside {
	position: -webkit-sticky;
	position: sticky;
	top: 90px;
	z-index: 1;
}

.candidates-are-sys {
	background-color: #effbff;
	border-radius: 4px;
	padding: 30px 20px;
}

.candidates-bx .testimonial-pic.radius {
	width: 75px;
	height: 75px;
	border: 4px solid #fff;
	margin-bottom: 25px;
}

.candidates-bx .testimonial-text {
	padding: 0;
	color: #000000;
	margin-bottom: 25px;
}

.candidates-bx .testimonial-text p {
	font-style: unset;
	font-size: 16px;
	color: #000;
	line-height: 24px;
	font-weight: 400;
}

.candidates-bx .testimonial-detail {
	padding: 0;
}

.candidates-are-sys .testimonial-name {
	font-family: rubik;
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	color: #000;
}

.candidates-are-sys .testimonial-position {
	font-family: rubik;
	font-size: 14px;
	font-style: inherit;
	text-transform: capitalize;
}

.candidates-bx {
	position: relative;
}

.candidates-bx:before,
.candidates-bx:after {
	content: "\f10d";
	font-family: FontAwesome;
	position: absolute;
	color: #001c30;
	font-size: 40px;
	top: 80px;
	opacity: 0.1;
}

.candidates-bx:after {
	content: "\f10e";
	top: auto;
	bottom: -10px;
	right: 0;
}

/* Quote Box */
.quote-bx {
	background-image: url(../images/our-work/pic4.jpg);
	background-size: cover;
	position: relative;
	border-radius: 4px;
	box-shadow: 0 0 10px 0 rgba(0, 24, 128, 0.1);
	padding: 30px 20px;
	z-index: 1;
	color: #fff;
}

.quote-bx:after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #001c30;
	opacity: 0.8;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	border-radius: 4px;
}

.quote-bx h4 {
	color: #fff;
}

.quote-bx p {
	opacity: 0.9;
}

.quote-info {
	z-index: 2;
	position: relative;
}

/* FAQ BOX */
.faq-bx .acod-head a,
.faq-bx .acod-head a:hover {
	border: 0;
	color: #fff;
	padding: 18px 20px;
	border-radius: 4px;
}

.faq-bx .acod-head a.collapsed,
.faq-bx .acod-head a.collapsed:hover {
	background: #effbff;
	border: 0;
	color: #000;
	padding: 18px 20px;
	border-radius: 4px;
}

.faq-bx .acod-head a::after {
	color: #fff;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
}

.faq-bx .acod-head a.collapsed:after {
	color: #000;
}

.faq-bx .acod-title {
	font-size: 16px;
	font-weight: 500;
}

.faq-bx .acod-body {
	margin-top: -1px;
	background: #f9ffff;
	color: #303030;
	border: 0;
	padding: 5px;
}

/* Testimonial 8 */
.testimonial-8 .testimonial-text {
	background-color: #F4F5F7;
	padding: 30px;
}

.testimonial-8 .testimonial-text:after {
	content: "";
	position: absolute;
	bottom: -14px;
	left: 50px;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #F4F5F7;
}

.testimonial-8 .testimonial-text p {
	line-height: 30px;
}

.testimonial-8 .testimonial-detail {
	padding: 25px 0 20px 20px;
}

.testimonial-8 .testimonial-pic {
	float: left;
	margin-right: 15px;
	width: 80px;
	height: 80px;
}

.testimonial-8 .testimonial-name,
.testimonial-8 .testimonial-position {
	padding: 2px 0;
}

.testimonial-8 .testimonial-name {
	padding-top: 12px;
}

.owl-item.active.center .testimonial-8 .testimonial-text:after {
	border-top: 15px solid #ff3b68;
}

.testimonial-8 .testimonial-text:before {
	content: "\e67e";
	bottom: -10px;
	color: #000000;
	font-family: "themify";
	font-size: 80px;
	opacity: 0.1;
	position: absolute;
	right: 10px;
}

.testimonial-8 .testimonial-text {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 6px;
	box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.1);
	padding: 15px;
}

.testimonial-8 .testimonial-text:after {
	border-top: 15px solid #fff;
	border-left: 0 solid rgba(0, 0, 0, 0);
}

.testimonial-8 {
	padding: 15px;
}

/* testimonial video */
.testimonial-text.video {
	padding: 15px;
}

.video-testimonial {
	overflow: hidden;
	border-radius: 4px;
	position: relative;
}

.video-testimonial-play {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	height: 100%;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}

.video-testimonial-play a {
	color: #ffffff;
	font-size: 45px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.owl-item.active.center .testimonial-text {
	color: #fff;
}

.testimonial-8 .testimonial-text:before {
	content: "\e67e";
	bottom: -10px;
	color: #000000;
	font-family: "themify";
	font-size: 80px;
	opacity: 0.1;
	position: absolute;
	right: 10px;
}

/* Client Logo */
.ow-client-logo {
	background-color: #fff;
	display: table;
	width: 100%;
	border-radius: 6px;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, .1);
	transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
	-webkit-transition: all .8s;
}

.ow-client-logo:hover {
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
}

.client-logo {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

.client-logo-carousel .owl-stage-outer {
	padding: 10px 0;
}

/* New Page */
.new-page {
	padding: 2px 5px;
	font-size: 10px;
	background: #ff0000;
	color: #fff;
	border-radius: 4px;
	vertical-align: middle;
	margin-left: 5px;
}

/* login  */
.dez-login {
	padding-left: 15px;
	padding-right: 15px;
}

.dez-social-icon.border,
.dez-tabs.bg-tabs.vertical.border,
.dez-tabs.bg-tabs.vertical.right.border,
.dez-tabs.border,
.dez-tabs.border-tp.border.bg-tabs,
.dez-tabs.border.bg-tabs,
.dez-tabs.vertical.border,
.dez-tabs.vertical.right.border {
	border: 0 !important;
}

/* Newsletter */
.newsletter .equal-wraper .input-group.equal-col .dzSubscribeMsg {
	display: block;
	width: 100%;
}

/* Boxed */
.no-boxed .page-wraper {
	max-width: 100%;
}

/* Bnr */
.site-header.header-style-3+.page-content .dez-bnr-inr .dez-bnr-inr-entry {
	padding-top: 30px;
}

.site-header.header-style-4+.page-content .dez-bnr-inr .dez-bnr-inr-entry {
	padding-top: 70px;
}

/* New Home Page 7 */

/* Font Poppins */
.covid-home {
	font-family: 'Poppins', serif;
	color: #757575;
}

.covid-home h1,
.covid-home h2,
.covid-home h3,
.covid-home h4,
.covid-home h5,
.covid-home h6 {
	font-family: 'Barlow', sans-serif;
}

.covid-head {
	margin-top: -12px;
}

.covid-head .title {
	font-size: 45px;
	line-height: 1.3;
	margin-bottom: 15px;
}

.covid-head.section-head p {
	padding-top: 0;
	font-size: 16px;
	line-height: 1.6;
	color: #757575;
}

.covid-head.text-white p {
	color: #fff;
	opacity: 0.7;
}

.covid-home .text-red {
	color: #EB4559;
}

.covid-home .content-inner {
	padding-top: 100px;
	padding-bottom: 70px;
}

.covid-home .content-inner-1 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.covid-home .bg-gray {
	background: #ecf4ff;
}

.covid-about-img img {
	transform: scale(1.2);
}

.covid-icon-bx {
	background: #fff;
	padding: 30px 20px;
	border-radius: 12px;
	box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.03);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	height: 100%;
}

.covid-icon-bx:hover {
	transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
}

.covid-icon-bx .icon-xl,
.covid-icon-bx .icon-xl img {
	height: 150px;
	width: 150px;
}

.covid-icon-bx .dez-tilte {
	font-size: 24px;
	line-height: 1.5;
}

.covid-icon-bx .icon-xl {
	margin-bottom: 15px;
}

.handwash-media {
	width: 180px;
	height: 180px;
	border-radius: 150px;
	box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.handwash-box:hover .handwash-media {
	transform: scale(1.15);
	-moz-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
}

.handwash-box {
	text-align: center;
	margin-bottom: 5px;
}

.handwash-box .dez-title {
	color: #fff;
	font-size: 22px;
	margin-bottom: 0;
	line-height: 1.5;
}

/* Covid Post */
.covid-post .dez-info {
	padding-top: 20px;
}

.covid-post .dez-info .dez-post-meta i {
	color: #4f87fb;
}

.covid-post .dez-info .dez-title {
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 8px;
}

/* symptoms */
.symptoms-about {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 30px;
}

.symptoms {
	font-size: 18px;
	color: #4f87fb;
	margin-bottom: 40px;
	text-align: center;
}

.symptoms .dez-title {
	font-size: 18px;
	color: #4f87fb;
	margin-bottom: 0;
}

.symptoms img {
	max-width: 220px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 15px;

}

/* Covid Footer */
.covid-footer .footer-top {
	background: rgba(0, 0, 0, 0.6);
	padding: 80px 0 0;
}

.covid-footer .footer-bottom {
	background: rgba(0, 0, 0, 0.6);
	border-top: 1px solid #223461;
	padding: 25px 0;
}

.covid-footer .footer-bottom .text-left,
.covid-footer .footer-bottom .text-center,
.covid-footer .footer-bottom .text-right {
	opacity: 1;
}

.covid-footer .widget ul li {
	padding: 8px 0;
	font-size: 16px;
}

.covid-footer .widget-title {
	font-size: 22px;
	text-transform: capitalize;
	margin-bottom: 20px;
	line-height: 1.2;
}

.ft-about p,
.covid-footer .widget ul li a,
.covid-footer .widget p {
	color: #aebde2;
	font-size: 16px;
}

.ft-about .logo-footer {
	margin-bottom: 20px;
}

.ft-about p {
	line-height: 1.7;
	margin-bottom: 30px;
}

.covid-footer .widget ul li a:hover,
.covid-footer .footer-bottom .footer-social a:hover {
	color: #fff !important;
}

.covid-footer .footer-bottom a,
.covid-footer .footer-bottom p,
.covid-footer .footer-bottom .footer-social a {
	color: #aebde2;
	font-size: 16px;
	padding: 0 5px;
	height: auto;
	line-height: unset;
}

.covid-footer .footer-bottom {
	color: #aebde2;
}

/* Covid Symptom */
.covid-symptom .covid-symptom-content {
	text-align: center;
	padding: 0 15px;
}

.covid-symptom .covid-symptom-content img {
	background: #fff;
	border-radius: 100px;
	padding: 20px;
	box-shadow: 0px 10px 20px rgba(146, 143, 207, 0.15);
	width: 130px;
}

.covid-symptom .covid-symptom-content h4 {
	margin: 20px 0 20px;
	font-weight: 700;
	font-size: 24px;
}

.covid-symptom .covid-symptom-content p {
	margin-bottom: 0;
	line-height: 24px;
}

.blog-carousel .owl-dots.disabled {
	margin: 0;
}

.covid-footer .logo-footer {
	margin-top: 0;

}

/* covid newsletter */
.covid-newsletter .form-control {
	border: 0;
	height: 50px;
	border-radius: 4px 0px 0px 4px !important;
	font-size: 16px;
	padding: 10px 20px;
}

.covid-newsletter .form-control {}

.covid-newsletter {
	padding: 30px 0;
}

.covid-newsletter .icon-bx-wraper .icon-lg {
	margin-right: 15px;
	width: 55px;
}

.covid-newsletter .icon-bx-wraper p {
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 0;
	opacity: 0.7;
	font-weight: 300;
}

.covid-newsletter .icon-bx-wraper .dez-title {
	line-height: 1.2;
	margin-bottom: 6px;
	font-size: 26px;
	margin-top: 5px;
}

@media (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}
}

@media screen and (max-width: 1200px) {
	.symptoms-about {
		max-width: 420px;
	}

	.symptoms img {
		max-width: 160px;
	}

	.symptoms {
		margin-bottom: 30px;
	}

	.site-header.header-style-1 .extra-nav {
		display: none;
	}

	.counter-style-1 .counter {
		font-size: 45px;
	}

	.site-footer .newsletter .dez-tilte {
		font-size: 18px;
		line-height: 28px;
	}

	.styleswitcher {
		display: none;
	}

	.header-nav .nav>li .sub-menu.right {
		left: auto;
		right: 0;
	}

	.header-nav .nav>li .sub-menu>li .sub-menu.right {
		left: auto;
		right: 220px;
	}
}

@media screen and (max-width: 991px) {
	.covid-head .title {
		font-size: 38px;
		margin-bottom: 10px;
	}

	.covid-about-img img {
		transform: scale(1);
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
	}

	.handwash-box .dez-title {
		font-size: 18px;
		line-height: 1.3;
		margin: 0 0px;
	}

	.handwash-box {
		margin-bottom: 0;
	}

	.symptoms-about {
		max-width: 100%;
	}

	.symptoms img {
		max-width: 100%;
		margin-bottom: 10px;
	}

	.symptoms {
		margin-bottom: 20px;
	}

	.covid-symptom .covid-symptom-content {
		padding: 0 0;
	}

	.header-style-4.style-1 .header-nav .logo-header.mostion {
		display: none;
	}

	.site-header.header-style-1 .navbar-toggler {
		margin: 28px 0 18px 15px;
	}

	.site-header.header-style-1 .logo-header {
		padding: 10px 0;
		height: 70px;
	}

	.site-header.header-style-1 .logo-header.mostion {
		padding: 18px 0;
		width: 160px;
	}

	.site-header .header-nav .logo-header.mostion {
		height: auto;
		padding: 20px;
	}

	.site-header.header-style-5 .logo-header {
		padding: 10px 0;
		height: 70px;
		width: 150px;
	}

	.site-header.header-style-5 .navbar-toggler {
		margin: 25px 0 20px 15px;
	}

	.site-header.header-style-3 .header-curve .logo-header {
		width: 150px;
		height: 70px;
	}

	.site-header.header-style-3 .navbar-toggler {
		margin: 28px 0 18px 15px;
	}

	.site-header.header-style-2 .logo-header {
		width: 150px;
		height: 70px;
	}

	.site-header.header-style-2 .extra-nav {
		padding: 14px 0;
	}

	.site-header.header-style-2 .navbar-toggler {
		margin: 26px 0 20px 12px;
	}

	.site-header.header-style-4 .logo-header {
		width: 150px;
		height: 70px;
	}

	.site-header.header-style-4 .extra-nav {
		padding: 14px 0;
	}

	.site-header.header-style-4 .navbar-toggler {
		margin: 27px 0 22px 15px;
	}

	.site-header.header-style-4 .header-nav .logo-header {
		height: auto;
	}

	.site-header.header-style-4 .header-nav .logo-header.mostion {
		display: none;
	}

	.footer-fixed .site-footer {
		position: relative;
	}

	.footer-fixed .page-wraper {
		padding-bottom: 0 !important;
	}

	.portfolio-detail .m-b50 {
		margin-bottom: 30px;
	}

	.portfolio-detail .port-info-box {
		padding: 20px;
		margin-bottom: 25px;
	}

	.portfolio-detail .port-info-box h5 {
		font-size: 15px;
	}

	.portfolio-detail h5 {
		font-size: 15px;
		line-height: 25px;
	}

	.blog-page-content .dez-full-blog .blog-post {
		margin-bottom: 0;
	}

	.blog-page-content .dez-full-blog .dez-post-info {
		padding: 20px 30px 15px;
	}

	.covid-newsletter button i {
		margin: 0;
	}

	.covid-newsletter button span {
		display: none;

	}

	.covid-newsletter .icon-bx-wraper .dez-title {
		font-size: 22px;
	}

	.covid-newsletter .icon-bx-wraper p {
		font-size: 14px;
	}
}

@media screen and (max-width: 761px) {
	.blog-md.blog-post {
		display: block;
	}

	.blog-md .dez-post-media {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}

	.pricingtable-area .m-b30 {
		margin-bottom: 0;
	}

	.pricingtable-area .p-b30 {
		padding-bottom: 0;
	}

	.covid-home .content-inner {
		padding-top: 50px;
		padding-bottom: 20px;
	}

	.covid-home .content-inner-1 {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.covid-head .title {
		font-size: 28px;
	}

	.covid-head {
		margin-top: -8px;
	}
}

@media screen and (max-width: 591px) {
	.covid-footer .footer-top {
		padding: 50px 0 0;
	}

	.handwash-media {
		width: 100px;
		height: 100px;
	}

	.covid-head.section-head p {
		font-size: 14px;
	}

	.covid-symptom .covid-symptom-content h4 {
		margin: 15px 0 5px;
		font-size: 20px;
	}

	.header-style-3 .header-curve .logo-header {
		height: 70px;
	}

	.header-style-3 .header-curve .navbar-toggler {
		margin: 26px 0 20px 15px;
	}

	.footer-bottom .text-left,
	.footer-bottom .text-right {
		text-align: center !important;
	}

	.counter-style-1 .counter {
		font-size: 36px;
	}

	.video-section h2 {
		font-size: 26px;
		line-height: 36px;
	}

	.owl-btn-1.primary .owl-prev,
	.owl-btn-1.primary .owl-next {
		margin: 0 !important;
	}

	.header-style-4.style-1 .is-fixed .extra-nav {
		padding: 14px 0px;
	}

	.awesome-services-4 {
		padding: 0;
	}

	.dez-bnr-inr {
		height: 250px;
	}

	.contact-area .dez-tilte {
		font-size: 15px;
	}

	.h2 {
		font-size: 30px;
		line-height: 40px;
	}

	.site-footer.trans-footer .dez-separator {
		display: inline-block !important;
	}

	.site-footer .newsletter .input-group,
	.site-footer .footer-info-box .newsletter .input-group {
		margin-top: 10px;
		padding-top: 0;
	}

	.site-footer .footer-info-box .newsletter strong {
		text-align: center !important;
		display: block;
	}

	.dez-login .m-t100 {
		margin-top: 10vh;
	}

	.newsletter .input-group.equal-col.p-t30.p-b20 {
		padding-bottom: 10px;
		padding-top: 0;
	}

	.newsletter .icon-bx-wraper.equal-col.p-t30.p-b20 {
		padding-bottom: 0;
	}

	.skew-subscribe.p-t40.p-b20 {
		padding: 20px 10px 10px;
	}

	.dez-button-block .p-tb30 {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.faq-bx .acod-head a.collapsed,
	.faq-bx .acod-head a.collapsed:hover,
	.faq-bx .acod-head a,
	.faq-bx .acod-head a:hover {
		padding: 18px 30px 18px 20px;
	}

	.coming-side-bar .contact-box {
		padding: 0;
	}

	.dez-coming-soon .m-t50.info-style-1 {
		margin-top: 30px;
	}

	.dez-coming-soon .coming-soon-content.m-b30 {
		margin-bottom: 15px;
	}

	.covid-footer .footer-bottom .footer-social {
		margin-top: 10px;
	}

	.covid-footer .footer-bottom {
		padding: 15px 0;
	}

	.covid-newsletter .icon-bx-wraper {
		margin-bottom: 20px;
	}
}






/* post layout */

.min-container {
	max-width: 50rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0.938rem;
	padding-right: 0.938rem;
}

.blog-single>.dz-media.post-link img+.post-link-in {
	background: rgba(255, 255, 255, 0.8);
	color: #000000;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
	height: 80px;
}

.post-link-in {
	padding: 15px 50px;
	background: var(--primary);
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	position: static;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 120px;
	transition: all 0.5s;
	-webkit-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
	z-index: 1;
	gap: 10px;
}

.blog-single>.dz-media.post-link::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	backdrop-filter: blur(5px);
}

.tutorial {
	border: 1px solid #cbcbcb;
	padding: 30px;
}

.blog-single .tutorial ul {
	margin: 0px;
	padding: 0px 20px !important;
}

.tutorial ul li {
	list-style: auto !important;
	padding: 5px 0px;
	font-size: 16px;
	color: var(--primary) !important;
}

.tutorial ul li a {
	color: var(--primary);
	text-decoration: none;
	box-shadow: none;
}

.tutorial-data>div {
	scroll-margin-top: 100px;
}

@media (prefers-reduced-motion: no-preference) {
	:root {
		scroll-behavior: smooth;
	}
}

.cateloge-data {
	border: 1px solid #e1e6eb;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.cateloge-data table {
	margin-bottom: 0px;
}

.cateloge-data table td {
	border-top: none;
}

.cateloge-post hr {
	height: 4px;
	background: #6f6f6f;
}

.status-media .post-status-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 100%;
	width: 100px;
	height: 100px;
	border: 0;
	background-color: rgba(0, 0, 0, 0.4);
	font-size: 30px;

}

.corner-media {
	position: sticky;
	top: 0;
}

.corner-media img {
	height: 100vh;
	object-fit: cover;
}

iframe {
	width: 100%;
	height: 430px;
}

@media screen and (max-width: 591px) {
	.corner-media img {
		height: 100%;
	}

	.alignleft {
		width: 100%;
	}

	.alignright {
		width: 100%;
	}

	.status-media .post-status-btn {
		width: 70px;
		height: 70px;
		font-size: 20px;

	}
}




















.modal.status-modal {
	background: rgba(0, 0, 0, 0.6);
	backdrop-filter: blur(10px);
	z-index: 99999999;
	overflow: hidden;
}

.modal.status-modal .btn-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	color: #fff;
	background-image: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 1L1 21" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 1L21 21" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
	z-index: 9;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	border: 0;
}

.modal.status-modal .status-pagination {
	position: absolute;
	top: 0;
	bottom: auto !important;
	left: 50% !important;
	height: auto;
	width: 100%;
	display: flex;
	justify-content: space-between;
	z-index: 9;
	transform: translate(-50%);
	padding: 10px 0;

}

.modal.status-modal .status-pagination .swiper-pagination-bullet {
	height: 5px;
	background-color: rgba(255, 255, 255, 0.5);
	opacity: 1;
	width: 100%;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}

.modal.status-modal .status-pagination .swiper-pagination-bullet::after {
	content: "";
	height: 100%;
	width: 0;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
}

.modal.status-modal .status-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
	width: 100%;
	transition: 3.5s linear;
}

.modal.status-modal .modal-content {
	border-radius: 30px;
}

.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide {
	height: unset;
}

.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	color: #fff;
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 30px 20px 20px 20px;
	background-image: linear-gradient(to bottom, #000000d9, #3b3b3b94, #7777778a, #b9b9b9a8, #ffffff00);
}

.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .post-date {
	font-size: 16px;
	color: #fff;
	opacity: 0.5;
}

.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .title {
	font-size: 24px;
	margin-bottom: 0;
}

.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .btn.btn-sm {
	white-space: nowrap;
	padding: 6px 10px;
	border-radius: 5px;
	background: #fff;
}

.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .btn.btn-sm:hover {
	background-color: #ebebeb;
	color: #000;
}

.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .volume-icon {
	width: 44px;
	height: 44px;
	position: relative;
	background: rgba(255, 255, 255, 0.2);
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	float: right;
}

.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide img {
	height: 100vh;
	width: 100%;
	object-fit: cover;
}

.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide video {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	object-fit: cover;
	z-index: -1;
}


@media screen and (max-width: 591px) {
	.modal.status-modal .btn-close {
		top: 14px;
		right: 7px;
	}

	.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .btn.btn-sm {
		margin-top: 35px;
	}

}