@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&amp;family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&amp;display=swap');

@font-face {
	font-family: 'Lato';
	src: url('../fonts/Lato-Regular.woff2') format('woff2'),
		url('../fonts/Lato-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Italiana';
	src: url('../fonts/Italiana-Regular.woff2') format('woff2'),
		url('../fonts/Italiana-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

body {
	font-family: 'Lato';
	font-weight: 400;
	font-size: 16px;
	/* line-height: 26px; */
	color: #333;
}

*,
ul,
ol {
	margin: 0;
	padding: 0;
}

ul,
ol {
	list-style-type: none;
}

a {
	color: inherit;
	text-decoration: none !important;
}

a:hover,
a:focus {
	color: #000000;
	outline: none !important;
	text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 20px;
	font-weight: 400;
	color: #930b20;
	font-family: 'Italiana';
}

h1 {
	font-size: 50px;
	line-height: 58px;
}

h2 {
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
}

h3 {
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
}

h4 {
	font-size: 33px;
	line-height: 43px;
}

h5 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
}

h6 {
	font-size: 17px;
	line-height: 24px;
}

.bg-color-blue {
	background-color: #2ea9e9;
}

.bg-color1 {
	background-color: #ffe000 !important;
}

.bg-color2 {
	background-color: #808080 !important;
}

.bg-color3 {
	background-color: #e6e6e6;
}

.bg-light-blue {
	background-color: #edecffc7;
}
.bg-primery-red{
	background-color:#930b20;
}
.heading-h3 a {
	display: inline-block;
}

.mx-logo {
	margin: 0 50px;
}

.list1 li,
.list2 li,
.areas-list li {
	padding: 0 0 17px 30px;
	position: relative;
}

.list1 li:before,
.areas-list li:before {
	position: absolute;
	top: 5px;
	left: 0;
	content: "\f26e";
	font-family: 'bootstrap-icons' !important;
	font-size: 18px;
	box-shadow: rgb(0 0 0 / 33%) 0px -1px 4px 0px;
	color: #000000;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
}
.whitelist.list1 li:before{
	color: #000000;
	background-color: #fff;
}
.areas-list li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '\f3e7';
	font-family: "bootstrap-icons";
	font-size: 18px;
	color: #930b20;
}

.list2 li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '\f26e';
	font-family: "bootstrap-icons";
	font-size: 18px;
	color: #fff;
}


/* header sec start  */

.homepage .header.headerpart1 {
	position: absolute;
	width: 100%;
	z-index: 9;
	top: 0;
}

.call-us-icon {
	display: flex;
	align-items: center;
	justify-content: center;
}

.mail-us-icon {
	display: flex;
	align-items: center;
	justify-content: center;
}

.scroll {
	background-color: #ffffff;
	color: #01000f !important;
	box-shadow: 0 5px 20px #afafaf;

}

.header {
	background-color: #e6e6e6;
}

.headerpart2 {
	display: none;
}



.logo {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	width: 230px;
}

.text-right {
	text-align: end;
}

.text-left {
	text-align: start;
}

.whatapp-icon {
	padding: 10px 18px;
	background-color: #25d366;
	color: #fff;
	display: inline-block;
	margin-left: 15px;
}

.header-icon-box i {
	font-size: 35px;
	padding-right: 15px;
}

.top-name {
	padding: 10px 15px;
	background-color: #2ea9e9;
}

.header-bottom {
	background: #ffffff;
}

.home-parallax {
	position: relative;
	overflow: hidden;
	/*padding: 300px 0;*/
}

.parallax-window {
	height: 500px;
	background: transparent;
	display: table;
	width: 100%;
}

.home-slide {
	text-align: center;
	position: relative;
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.parallax-fixed {
	background-attachment: fixed;
}

.home-parallax h2 {
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 60px;
	margin-bottom: 20px;
}

.home-parallax h1 {
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 60px;
	margin-bottom: 20px;
}

.sub-banner-overlay {
	background: rgb(32, 32, 32);
	background: linear-gradient(180deg,
			rgba(32, 32, 32, 0.40379901960784315) 29%,
			rgba(32, 32, 32, 0.8575805322128851) 98%);
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0.5;
}

.home-page .parallax-window {
	height: 100vh;
}


.mobile-menu {
	display: none;
}

.navigation {
	/* display: block;
	text-align: center; */
	display: flex;
	justify-content: center;
	align-items: center;
}

.navigation>li {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.navigation li.dropdown>.dropdown-menu {
	opacity: 0;
	position: absolute;
	top: 130%;
	left: 0;
	width: 250px;
	z-index: 999;
	background-color: #000000;
	visibility: hidden;
	border-radius: 0;
	box-shadow: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-bottom: 3px solid #9a9a9a;
	transition: all 500ms ease;
	display: block;
}

.navigation li.dropdown>.dropdown-menu li {
	border-bottom: 1px solid #e6e6e6;
	margin-right: 0;
}

.navigation li.dropdown>.dropdown-menu li:last-child {
	border-bottom: none;
}

.navigation li.dropdown>.dropdown-menu li a {
	background-color: #ffffff;
	padding: 8px 10px;
	color: #000;
	border-radius: 0;
}

.navigation li.dropdown:hover>.dropdown-menu {
	top: 100%;
	opacity: 1;
	visibility: visible;
	background-color: #fff;
}

.navigation>li:first-child {
	display: none;
}

.navigation a {
	/*text-transform: uppercase;*/
	letter-spacing: 0.5px;
	overflow: hidden;
	position: relative;
	display: block;
	color: #000000;
	padding: 10px 14px;
	margin: 0 2px;
	font-size: 16px;
	transition: all 500ms ease 0s;
	font-family: 'Lato';
	font-weight: 400;
	font-style: normal;
}

.navigation>li.dropdown>a:after {
	font-family: "bootstrap-icons";
	content: "\F282";
	position: absolute;
	top: 50%;
	right: 0;
	font-size: 12px;
	transition: all 500ms ease 0s;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.navigation li:hover a,
.navigation li:focus a,
.navigation li.active a {
	color: #ffffff;
	background-color: #930b20;
}

.navigation li.dropdown>.dropdown-menu li a:hover,
.navigation li.dropdown>.dropdown-menu li a:focus,
.navigation li.dropdown>.dropdown-menu li.active a {
	color: #ffffff;
	background-color: #000;
}

/* header sec end  */

@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(1, 1);
	}

	to {
		-webkit-transform: scale(1.5, 1.5);
	}
}

@keyframes zoom {
	from {
		transform: scale(1, 1);
	}

	to {
		transform: scale(1.5, 1.5);
	}
}

.carousel-inner .carousel-item img {
	-webkit-animation: zoom 25s;
	animation: zoom 25s;
	height: 100vh;
	padding: 0;
	width: 100%;
}

.flexbox .element {
	height: 100%;
}

.parallax {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.parallax.overlap:before,
.parallax.overlap1:before {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgb(0 0 0 / 50%);
	content: '';
}

.parallax.overlap1:before {
	background-color: rgba(0, 0, 0, 0.4);
}

.parallax .container-fluid,
.parallax .container-xxl,
.parallax .container {
	position: relative;
	z-index: 1;
}

.parallax-fixed {
	background-attachment: fixed;
}

footer {
	background-color: #e6e6e6;
}

.footer-logo img {
	width: 150px;
}

.footer-widget {
	/* margin: 15px 0; */
	color: #000000;
}

.address-list li {
	margin-bottom: 5px;
}

.footer-widget {
	margin-top: 10px;
}

.widget-title {
	/* font-family: 'Oswald', sans-serif; */
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #000000;
	font-weight: 500;
}

.widget-title a:hover {
	color: #4d4d4d;
}

.footer-menu li {
	margin-bottom: 4px;
	color: #000000;
}

.footer-menu li a {
	position: relative;
	color: #000000;
	display: block;
	padding: 3px 0 3px 25px;
	display: inline-block;
}

.footer-menu li a:before {
	position: absolute;
	top: 4px;
	left: 0;
	color: #000000;
	content: '\F133';
	font-family: "bootstrap-icons";
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.footer-menu li a:hover:before {
	left: 2px;
}

.footer-menu li a:hover,
.footer-widget .address-content a:hover,
.footer-menu li a:focus,
.footer-widget .address-content a:focus {
	color: #5f5c5c !important;
}

.footer-links,
.footer-links a {
	color: #fff;
}

.footer-links a:hover,
.hover-effect:hover {
	color: #fff !important;
}

.footer-widget .address-box {
	margin-bottom: 15px;
	display: flex;
	align-items: center;
}

.address-box {
	margin-bottom: 15px;
}

.cta-section-area {
	position: relative;
	overflow: hidden;
	background: #e6e6e6;
	padding: 80px 0;
}

.cta-section-area .cta-bg1 {
	position: absolute;
	top: 0;
	right: 0;
}

.cta-section-area .cta-bg2 {
	position: absolute;
	bottom: 0;
	left: 0;
}

.aniamtion-key-1 {
	position: relative;
	animation-name: animation-1;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}

.aniamtion-key-2 {
	position: relative;
	animation-name: animation-2;
	animation-duration: 2.5s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}

.wrap-boxshadow-one {
	-webkit-box-shadow: 0 20px 60px rgba(0, 0, 0, .08);
	box-shadow: 0 20px 60px rgba(0, 0, 0, .08);
}

.whyusbg-box {
	clip-path: polygon(4% 0, 96% 0, 100% 100%, 0% 100%);
}

@keyframes animation-1 {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(30px);
	}
}

@keyframes animation-2 {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(50px);
	}
}

.address-box .address-icon-holder {
	float: left;
	margin-right: 15px;
	color: #ffffff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #000000;
	border-radius: 100%;
	text-align: center;
	position: relative;
}

.address-box .address-icon-holder:before {
	position: absolute;
	bottom: -17px;
	border-width: 10px;
	border-style: solid;
	border-color: #000000 transparent transparent transparent;
	content: "";
	left: 10px;
}

.address-box .address-content {
	position: relative;
	overflow: hidden;
}

.footer-widget .address-content a,
.footer-widget .address-content p {
	color: #000000;
}

.address-box .address-content strong {
	color: #000000;
}

.footer-logo {
	background-color: transparent;
}

.footer-logo img {
	background-color: #ffffff;
}

.address-box .address-content {
	color: #000000;
}

.address-box1 {
	display: flex;
	background: #ffffff;
	width: 100%;
	margin-bottom: 20px;
	border-radius: 10px;
	padding: 0 20px 0 0;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.36);
}

.formwrap {
	padding: 50px;
	background-color: #0000006e;
}

.address-icon-holder1 {
	font-size: 20px;
	margin-right: 16px;
	padding: 0 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #2ea9e9;
	border-radius: 10px 0 0 10px;
	color: #fff;
}

.address-icon-holder1 i {
	width: 20px;
	height: 20px;
	text-align: center;
}


.contact-container {
	text-align: center;
}

.contact-icon {
	float: none;
	margin: auto;
	position: relative;
	z-index: 1;
	border: 5px solid #ffffff;
	background-color: #930b20;
	box-sizing: border-box;
	color: #FFFFFF;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	line-height: 70px;
	font-size: 1.6em;
}

.contact-detail {
	background-color: #eee;
	padding: 60px 20px 20px;
	margin-top: -40px;
	height: 180px;
}

/* .contact-detail:hover .contact-detail p{    
	color: #000000;
}

/* footer sec end  */

.ti-arrow-right {
	font-size: 10px;
	padding-left: 5px;
}

.site-map-list li {
	border-left: 1px solid #dfdfdf;
	padding: 10px 0 10px 30px;
	position: relative;
}

.site-map-list li:before {
	position: absolute;
	top: 20px;
	left: 0;
	width: 20px;
	height: 1px;
	background-color: #dfdfdf;
	content: '';
}

.site-map-list li>ul.child-menu {
	margin: 10px 0 10px 20px;
}

.boxshadwo-inset {
	box-shadow: rgb(204, 219, 232) 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
}

.about_btn,
.btn-two {
	padding: 15px 50px;
	border: 1px solid #930b20;
	background: transparent;
	color: #930b20;
	border-radius: 8px;
	margin-top: 15px;
	display: inline-block;
	transition: 0.6s;
	transition: all 0.5s;
}

.btn-two {
	background: #000000;
	border-color: #000;
	color: #ffffff;
}

.subtitleh3 {
	position: relative;
	font-size: 25px;
	font-weight: 400;
	/* color: #ffffff; */
	border-bottom: 2px solid #ffe000;
	display: inline-block;
}

.colorbox {
	padding: 60px 20px;
}

.aboutusbox,
.twocolorbox {
	position: relative;
	box-shadow: 4px 5px 13px -8px rgba(0, 0, 0, 0.61);
}

.aboutusbox {
	background: #e6e6e6;
}

.twocolorbox {
	background-color: #000000;
}

.firstcolorbox {
	background-color: #ffffff;
}

.firstcolorbox .subtitleh3.whiteborder {
	color: #000000;
}

.secondcolorbox {
	background-color: #000000;
}

.subtitleh3.whiteborder {
	border-bottom: 1px solid #000000;
}

.border-radius-8px {
	border-radius: 8px !important;
}

.parallax {
	background-size: cover;
	background-position: center center !important;
}

.bggradient-color {
	/* background: #EFCD0B; */
	/* background: linear-gradient(11deg, #dfc824, #ffe000); */
}

.feature-box.feature-box-left-icon .feature-box-content,
.feature-box.feature-box-left-icon-middle .feature-box-content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.feature-box.feature-box-left-icon-middle {
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	-ms-flex-pack: center;
	justify-content: flex-start;
	text-align: left;
}

.feature-box {
	display: flex;
}

.me-30px {
	margin-right: 30px !important;
}

.button--fenrir {
	background: none;
	padding: 0;
	-webkit-clip-path: circle(50% at 50% 50%);
	clip-path: circle(50% at 50% 50%);
	width: 300px;
	height: 120px;
	line-height: 120px;
	position: relative;
	display: inline-block;
	margin: 0;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 33px;
	color: #ffffff;
}

.button--fenrir span {
	display: block;
	text-align: center;
}

.fs-35 {
	font-size: 30px;
	line-height: 40px;
}

.progressbtn {
	position: absolute;
	width: 110px;
	height: 110px;
	top: calc(50% - 53px);
	left: calc(50% - 57px);
	transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}

.progress__circle,
.progress__path {
	fill: none;
	stroke: #f0f0f0;
	stroke-width: 1px;
}

.progress__path {
	stroke: #a6a6a6;
	stroke-dasharray: 1;
	stroke-dashoffset: 1;
	transition: stroke-dashoffset 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}

.button--fenrir:hover .progressbtn {
	transform: scale3d(1.2, 1.2, 1);
}

.button--fenrir:hover span {
	color: #000000;
}

.feature-box-icon-rounded {
	display: inline-block;
	height: 100px;
	width: 100px;
	line-height: 100px;
	text-align: center;
	position: relative;
	overflow: hidden;
	-webkit-transition: .3s;
	transition: .3s;
}

.endcontent-right {
	flex-direction: row;
	justify-content: flex-end;
}

.h-50px {
	height: 50px !important;
}

.w-50px {
	height: 50px !important;
}

.about_btn:hover {
	box-shadow: inset 0 0 0 2em #000000;
	border-color: #ffffff;
	color: #ffffff;
}

.btn-two:hover,
.btn-two:active,
.btn-two:Focus {
	box-shadow: inset 0 0 0 2em #d6d6d6;
	border-color: #d6d6d6;
	background: #d7d7d7;
	color: #000000;
}

.servies-box {
	position: relative;
	overflow: hidden;
	margin-bottom: 25px;
}

.servies-box img {
	width: 100%;
	height: 454px;
	object-fit: cover;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.service-content {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	transition: 0.6s;
}

.service-content .service-head {
	position: absolute;
	width: 100%;
	text-align: center;
	height: 100%;
	width: 100%;
	transition: 0.6s;
	top: 0;
	left: 0;
}

.service-content .service-head h4 {
	margin-bottom: 0px;
	position: absolute;
	bottom: 20px;
	width: 100%;
	color: #ffffff;
	transition: 0.5s;
	font-weight: bold;
}

.service-content:hover .service-head h4 {
	top: 50%;
	transform: translateY(-10%);
}

.servies-box:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.service-content:hover {
	background-color: #00000080;
}

.submit-icon {
	display: none;
}

.submit-icon.rotating-show {
	display: inline-block;
	vertical-align: middle;
}

@-webkit-keyframes rotating

/* Safari and Chrome */
	{
	from {
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes rotating {
	from {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.rotating {
	-webkit-animation: rotating 2s linear infinite;
	-moz-animation: rotating 2s linear infinite;
	-ms-animation: rotating 2s linear infinite;
	-o-animation: rotating 2s linear infinite;
	animation: rotating 2s linear infinite;
}

.p-100 {
	padding: 250px 30px;
}

.mobile-icons {
	display: none;
}

.follow-us {
	text-align: center;
}

.follow-us a {
	color: #000000;
}

.fb-text {
	background: #000000b0;
	padding: 50px;
	border-radius: 2%;
}

.footer-logo {
	width: 75%;
}

.inner-box {
	padding: 25px;
	border: 1px solid #930b20;
}

.inner-box1 {
	padding: 25px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.custom-ol li {
	padding: 0 0 17px 10px;
}

.custom-ol {
	list-style-type: decimal;
	padding-left: 15px;
}


.single-service-item {
	margin: 20px 0;
}

.box-style1 {
	padding: 20px;
	background-color: #f8f8f8;
	min-height: 300px;
}

.single-service-item .img-holder {
	overflow: hidden;
	position: relative;
}

.single-service-item .img-holder .img-responsive {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 100%;
}

.single-service-item:hover .img-holder .img-responsive {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.single-service-item .img-holder .overlay {
	background-color: rgba(0, 0, 0, .60);
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 450ms ease-out 0s;
	transition: all 450ms ease-out 0s;
	-webkit-transform: rotateY(180deg) scale(0.5, 0.5);
	transform: rotateY(180deg) scale(0.5, 0.5);
}

.single-service-item:hover .img-holder .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: rotateY(0deg) scale(1, 1);
	transform: rotateY(0deg) scale(1, 1);
}

.single-service-item .img-holder .overlay .box {
	display: table;
	height: 100%;
	width: 100%;
}

.single-service-item .img-holder .overlay .box .content {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 30px;
}

.single-service-item .img-holder .overlay .box .content a i {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	border-radius: 50%;
	color: #ffffff;
	display: inline-block;
	font-size: 20px;
	height: 45px;
	line-height: 45px;
	transition: all 500ms ease 0s;
	width: 45px;
}

.single-service-item .img-holder .overlay .box .content a:hover i {
	background: #9a9a9a;
}

.single-service-item .text-holder h3 {
	color: #000;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	margin: 20px 0 6px;
	text-transform: capitalize;
}

.single-service-item .text-holder h3 span {
	color: #fff;
}

.hcCqAM {
	z-index: 9 !important;
}

.area-box{
	padding: 15px 25px;
	color: #fff;
	text-align: center;
	background-color: #930b20;
	display: block;
	margin-bottom: 15px;
	/* width: 100%; */
}

        .testimonial-block-five {
  margin-bottom: 30px;
  position: relative;
}
.testimonial-block-five .testi-inner-box {
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
/*.testimonial-block-five .testi-inner-box:hover .text,
.testimonial-block-five .testi-inner-box:hover .name {
  color: #121212;
}*/
.testimonial-block-five .testi-inner-box:hover .info-box .thumb {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.testimonial-block-five .content-box {
  position: relative;
}
.testimonial-block-five .content-box .icon {
  background-color: #930b20;
  color: #fff;
  display: inline-block;
  font-size: 48px;
  line-height: 40px;
  margin-left: 30px;
  position: relative;
  height: 80px;
  line-height: 80px;
  width: 80px;
  text-align: center;
  z-index: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.testimonial-block-five .content-box .text {
  background-color: #fff;
  border:1px solid rgb(0 0 0 / 10%);
  color: #333;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0;
  margin-right: 20px;
  margin-top: -35px;
  padding: 49px 30px 41px;
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  min-height: 275px;
}
.testimonial-block-five .content-box .text:before {
  background-color: rgb(235 235 235);
  content: "";
  position: absolute;
  left: 20px;
  top: 20px;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.testimonial-block-five .content-box .text.testi-page{
    min-height: auto !important;
    margin-bottom: 60px;
}
.testimonial-block-five .content-box .text h6{
	color: #000;
}
.footer-links a:hover{
	color: #930b20 !important;
}
.inner-design-box{
	position: relative;
	padding: 25px;
	border-top-width: 1px;
	border-right-width: 15px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #930b20;
	border-right-color: #930b20;
	border-bottom-color: #930b20;
	border-left-color: #930b20;
}

.inner-design-box-1{
	position: relative;
	padding: 25px;
	border-top-width: 15px;
	border-right-width: 1px;
	border-bottom-width: 15px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #930b20;
	border-right-color: #930b20;
	border-bottom-color: #930b20;
	border-left-color: #930b20;
}
/* ............ */

button.accordion {
    width: 100%;
    background-color: #930b20 !important;
    border: none;
    /*margin-bottom: 10px;*/
    outline: none;
    text-align: left;
    padding: 10px 20px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.2s linear;
    font-family: 'Quicksand';
}
.accordion-button:not(.collapsed){
    color:#fff;
}
.accordion-content{
    margin-bottom: 10px;
    padding-top: 5px;
}
.accordion-body .heading-h2 {
    font-size: 28px;
    letter-spacing: 0.05em;
    color: #fff;
}
.accordion-item:last-of-type .accordion-button.collapsed{
    border-radius: 0px;
}
button.accordion:after {
  font-family: bootstrap-icons;
  content: "\F64D";
  font-size: 20px;
  font-weight: 900;
  float: right;
  background-image: none;
  line-height: 20px;
}

button.accordion.is-open:after {
  content: "\F2EA";
   font-weight: 200;
   color: #fff;
}

button.accordion:hover,
button.accordion.is-open {
  background-color: #000;
}

/* .accordion-content {
  background-color: #000;
  border-left: 1px solid whitesmoke;
  border-right: 1px solid whitesmoke;
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
} */
.accordion-body {
    background-color: #000;
    border-left: 1px solid whitesmoke;
    border-right: 1px solid whitesmoke;
	color: #fff;
}
.accordion-button:focus {
    border: 0px;
    box-shadow: none;
}
.accordion-button:not(.collapsed)::after {
    background-image:none;
    transform:none;
}
.half-sec {
    position: relative;
}
.img--half-sec img{
	position: absolute;
    width: 50%;
    right: 0;
    top: 0;
    object-fit: cover;
    height: 100%;
}
.img1-half-sec img{
	position: absolute;
    width: 50%;
    left: 0;
    top: 0;
    object-fit: cover;
    height: 100%;
}
.boxwhite-border.inner-design-box{
	border-top-color: #ffffff;
    border-right-color: #fff;
    border-bottom-color: #fff;
    border-left-color: #fff;
}
.testi-box1 {
	background: #ffffff;
	border-radius: 10px;
	padding: 20px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	text-align: center;
	transition: transform 0.3s, box-shadow 0.3s;
	height: 100%;
	position: relative
}

.testi-box1::before {
	content: '\201C';
    font-size: 200px;
    font-family: bootstrap-icons !important;
    color: #930b20;
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 0;
    opacity: 0.4;
    width: auto;
    height: 100%;
    line-height: 0;
}

.testi-box1:hover {
	transform: translateY(-10px);
	box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
}

.testi-box1 i {
	font-size: 40px;
	color: #930b20;

}

.testi-box1 h3 {
	margin: 0 0 10px;
	color: #222;
	font-size: 20px;
}

.testi-box1 p {
	margin: 0;
	color: #555;
	font-size: 16px;
	line-height: 1.5;
}

@media(min-width: 1301px) and (max-width: 1440px) {
	.navigation a {
		padding: 10px 10px;
		/* font-size: 15px; */
	}
	
	.logo{
	    width: 100%;
	}
}

@media(min-width: 1201px) and (max-width: 1440px) {
	.middleboximg img {
		height: 100%;
	}

	.footer-logo {
		width: 95%;
	}
	
}

@media(min-width: 1200px) and (max-width: 1300px) {
	.navigation a {
		padding: 10px 6px;
		/* font-size: 15px; */
	}
	.navigation li.dropdown a {
        padding-right: 12px;
    }
	.navigation>li.dropdown>a:after{
		right: -1px;
	}

	.widget-title {
		/* font-family: 'Oswald', sans-serif; */
		font-size: 18px;
		text-transform: uppercase;
		margin-bottom: 15px;
		font-weight: 500;
	}
	.logo{
	    width: 100%;
	}
}

@media(min-width: 320px) and (max-width:1199px) {
    
	.navigation li.dropdown>.dropdown-menu li a:hover,
	.navigation li.dropdown>.dropdown-menu li a:focus,
	.navigation li.dropdown>.dropdown-menu li.active a {
		color: #fff !important;
		background-color: #930b20;
	}

	.headerpart1 {
		display: none;
	}

	.hIaVkE {
		z-index: 9 !important;
	}

	.headerpart2 {
		display: block;
	}

	.mb-15 {
		margin-bottom: 15px;
	}

	.mb-30 {
		margin-bottom: 25px;
	}

	.p-5 {
		padding: 1rem !important;
	}

	.home-page .header {
		position: static;
	}

	body {
		font-size: 16px;
	}

	.m-header-top-right {
		text-align: right;
	}

	.header-right {
		text-align: center;
	}
    .call-action-button,
	.mobile-menu {
		display: inline-block;
		vertical-align: middle;
		font-size: 20px;
		background: #01000f;
		padding: 8px 14px;
		color: #fff;
		cursor: pointer;
		margin: 10px auto;
	}
    .call-action-button:hover,
    .call-action-button:focus,
	.mobile-menu:hover,
	.mobile-menu:focus{
	    background:#8d0f1c;
		color: #fff;
	}
	.small-menu {
		text-align: center;
	}

	.info-whatapp {
		text-align: center;
	}

	.logo-sec {
		text-align: center;
	}

	.call-us-icon {
		justify-content: center;
	}

	.nav-wrapper {
		position: fixed;
		top: 0;
		right: -300px;
		width: 255px;
		height: 100%;
		overflow-x: scroll;
		z-index: 99999999;
		border-radius: 0;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		background-color: #01000f;
		padding-top: 0;
	}

	.navigation {
		display: block;
		text-align: left;
	}

	.nav-wrapper.open {
		right: 0;
	}

	.navigation>li {
		display: block;
		margin: 0;
		border-bottom: 1px solid #333;
	}

	.navigation>li:first-child a {
		display: block;
		background-color: #01000f;
	}

	.navigation li a {
		background-color: #000;
		padding: 10px 20px;
		color: #fff !important;
	}

	.navigation a {
		border-radius: 0;
	}

	.navigation li:hover>a,
	.navigation li:focus>a,
	.navigation li.active>a {
		background-color: #808080;
		color: #fff !important;
	}

	/* .navigation li.dropdown>.dropdown-menu li a {
		background-color: #000;		
	} */


	.navigation>li:first-child {
		display: block;
		background-color: #01000f;
	}

	.navigation>li.dropdown>a:after {
		right: 20px;
	}

	.navigation li.dropdown>.dropdown-menu,
	.navigation li.dropdown:hover>.dropdown-menu {
		position: static;
		top: 0;
		visibility: visible;
		opacity: 1;
		width: 100%;
		float: none;
	}

	.navigation li.dropdown>.dropdown-menu li a {
		padding: 10px 10px 10px 30px;
		background-color: #fff;
		color: #000 !important;
	}

	.colorbox {
		padding: 30px 20px;
	}

	.middleboximg img {
		height: 100%;
	}

	.footer-logo img {
		width: 100px;
	}
}

@media (min-width: 320px) and (max-width:991px) {

	.parallax.m-parallax-bg {
		background-image: none !important;
		height: auto !important;
		min-height: 100% !important;
	}

	.whyusbg-box {
		clip-path: none;
	}

	.endcontent-right {
		justify-content: center;
	}

	.footer-logo img {
		width: 150px;
	}
	.testimonial-block-five .content-box .text{
		min-height: auto;
	}
	.navigation a{
		margin: 0;
	}
	.img--half-sec img{
		position: relative;
        width: auto;
        right: auto;
        top: auto;
        object-fit: inherit;
        height: auto;
	}
	.img1-half-sec img{
		position: relative;
        width: auto;
        right: auto;
        top: auto;
        object-fit: inherit;
        height: auto;
	}
	.halfsec-content{
		background: #a12639;
	}
	.inner-design-box.custombox-inner.h-100{
		height: auto !important;
	}
}

@media(min-width: 768px) and (max-width: 991px) {
	.header-info-box:before {
		right: 40%;
	}

	.header-info-box::after {
		width: 50%;
	}

	.head-call {
		order: 0;
	}

	.head-mail {
		order: 1;
	}

	.head-logo {
		order: 2;
	}

	.header-top {
		padding: 20px;
	}

}

@media(min-width: 320px) and (max-width: 767px) {
	.footer-contact-wrap {
		margin-bottom: 20px;
	}

	.footer-logo {
		width: auto;
	}

	.follow-us {
		text-align: left;
	}

	.servies-box img {
		height: auto;
	}

	.footer-top {
		padding-bottom: 30px;
	}

	.footer-logo img {
		width: 200px;
	}
}


@media(min-width: 576px) and (max-width: 767px) {
	.head-call {
		order: 0;
	}

	.head-mail {
		order: 1;
	}

	.head-logo {
		order: 2;
	}

	.header-top {
		padding: 10px;
	}

	.home-parallax h2 {
		font-size: 35px;
		line-height: 40px;
	}
	.home-parallax h1 {
		font-size: 35px;
		line-height: 40px;
	}

}

@media(min-width: 320px) and (max-width: 575px) {

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		margin-bottom: 15px;
		font-weight: 600;
		color: #01000f;
		font-family: 'Rajdhani', sans-serif;
	}

	h1 {
		font-size: 40px;
		line-height: 50px;
	}

	h2 {
		font-size: 35px;
		line-height: 40px;
		font-weight: 700;
	}

	h3 {
		font-size: 30px;
		line-height: 40px;
		font-weight: 700;
	}

	h4 {
		font-size: 33px;
		line-height: 43px;
	}

	h5 {
		font-size: 24px;
		line-height: 30px;
		font-weight: 700;
	}

	h6 {
		font-size: 17px;
		line-height: 24px;
	}

	.logo {
		display: inline-block;
		vertical-align: top;
		margin: 6px 0;
		width: 199px;
	}

	.carousel-inner .carousel-item img {
		height: 400px;
		object-fit: cover
	}

	.header-icon-box i {
		font-size: 23px;
		padding-right: 15px;
	}

	.whatapp-icon {
		margin-left: 5px;
	}

	.fb-sec {
		width: 100%;
		position: relative;
		overflow: hidden;
	}

	.contact-sec {
		background-size: 100% 100% !important;
	}

	.head-call {
		display: none;
	}

	.head-mail {
		display: none;
	}

	.head-logo {
		order: 2;
	}

	.header-top {
		padding: 10px;
	}

	.mobile-icons {
		display: block;
		text-align: center;
	}

	.mobile-icons i {
		font-size: 25px;
		margin: 5px;
	}

	.fb-text {
		padding: 24px;
	}

	.about_btn,
	.btn-two {
		padding: 15px 30px;
	}

	.button--fenrir {
		font-size: 25px;
		width: 220px;
	}

	.footer-logo img {
		width: 100%;
	}

	.formwrap {
		padding: 20px;
	}

	.parallax-window {
		height: 250px;
	}

	.home-parallax h2 {
		font-size: 25px;
		line-height: 30px;
	}
	
	.home-parallax h1 {
		font-size: 25px;
		line-height: 30px;
	}

	.inner-box {
		padding: 10px;		
	}

	.inner-box1 {
		padding: 10px;		
	}
	
	.footer-widget .address-box {
       display: block;
     }
     .cta-section-area{
         padding: 30px 0;
     }
	 .contact-detail{
		height: auto;
	 }
}

#primary_slider{
	background-color: #a0a0a0;
}
.splide__slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px;
    width: 580px;
    overflow: hidden;
    transition: .2s;
    border-width: 2px !important;
    margin: 10px 4px;
}

.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
    box-shadow: 2px 3px 8px #000000a3;
}

.splide__slide img {
    width: auto;
    height: auto;
    margin: auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.navigation li img{
	height: 80px;
	padding: 6px 0;
}

/* @media(min-width: 1200px) and (max-width: 1493px){

} */