body {
	background: #fff;
	font-size: 16px;
	font-family: 'Red Hat Display';
	font-weight: normal;
	font-style: normal;
	padding: 0;
	color: #000;
	letter-spacing: 0.01em;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4 {
}
.cara {
	font-family: 'Carattere';
}
.playfair {
	font-family: 'Playfair Display';
}
.regular {
	font-weight: 400;
}
.size-45 {
	font-size: 45px;
	line-height: 49px;
	letter-spacing: 1px;
}
.size-97 {
	font-size: 97px;
	line-height: 102px;
	font-weight: 600;
	letter-spacing: 1px;
}
.size-35 {
	font-size: 35px;
	line-height: 39px;
}
.size-40 {
	font-size: 40px;
	line-height: 44px;
}
.size-36 {
	font-size: 36px;
	line-height: 40px;
}
.size-14 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.service, .about-us, .expert, .testimony, .blog, .service-third, .our-peice-info, .faq-detail {
	padding: 60px 0;
}
.size-15 {
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
}
.size-22 {
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
}
.extra-bold {
	font-weight: 900;
}
.size-18 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}
.size-17 {
	font-size: 17px;
	line-height: 22px;
}
ul, li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	display: inline-block;
}
a:focus {
	outline: 0;
}
btn:focus {
	box-shadow: none;
}
.medium {
	font-weight: 500;
}
.icon-text span {
	text-transform: uppercase;
	font-weight: 600;
}
.grey-01 {
	color: #232323;
}
.black-h {
	color: #181818;
}
.grey-bg {
	color: #e2e2e2;
}
#service span img {
	width: 30px;
}
/*.header {
	background: #000030;
	position: relative;
	z-index:101;
}*/
nav.custom-menu ul li {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 0;
	padding-right: 20px;
	color: #fff;
}
nav.custom-menu ul li a {
	font-size: 17px;
	line-height: 21px;
	font-weight: 600;
	color: #000;
	padding: 10px 6px 10px;
	position: relative;
}
nav.custom-menu ul li a::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	background-color: #8f0062;
	transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
nav.custom-menu ul li a:hover::after {
	width: 100%;
}
ul.list-inline li {
	display: inline-block;
	vertical-align: top;
	border-left: 1px solid #000;
	padding: 0 10px;
}
ul.list-inline li a {
	color: #000000;
	text-decoration: none !important;
}
ul.list-inline li:last-child {
}
nav.custom-menu ul > li > a:hover {
	color: #8f0062;
}
.menu-item a:hover svg path {
	fill: #f15a24 !important;
}
#down-arrow path {
	fill: #fff;
}
#down-arrow {
	width: 28px;
}
nav.custom-menu ul > li.menu-item-has-children > a:after {
	background: url(../images/down-arrow.svg) center center no-repeat;
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	right: -20px;
	top: -1px;
	z-index: 1;
	background-size: 17px auto;
}
.icon-text {
	display: flex;
	justify-content: space-between;
}
.icon-text svg {
	width: 25px;
	height: 25px;
}
.icon-text svg path {
	fill: #fff;
}
.blue {
	color: #000030;
}
.violet {
	color: #8f0062;
}
.bottom-header {
	background-color: #fff;
}
.header-top {
	background-color: #000030;
}
.social-icons a i {
	line-height: 40px;
}
.social-icons a i:hover {
	color: #eee !important;
}
.logo img {
	width: 223px;
}
.bold {
	font-weight: 600;
}
.quote {
	border: 2px solid #8f0062;
	border-radius: 20px;
	display: inline-block;
	padding: 8px 28px;
	font-size: 15px;
	line-height: 19px;
	transition: all 2s;
	color: #8f0062;
}
.contact-btn {
	background-color: #000030;
	border: 2px solid #000030;
	border-radius: 20px;
	display: inline-block;
	padding: 8px 28px;
	font-size: 15px;
	line-height: 19px;
	transition: all 2s;
}
.contact-btn-b {
	background-color: #fff;
	border: 2px solid #000030;
	color: #000030;
	font-weight: 800;
	border-radius: 20px;
	display: inline-block;
	padding: 8px 28px;
	font-size: 15px;
	line-height: 19px;
	transition: all 2s;
}
.contact-btn-b:hover {
	background-color: #000030;
	color: #fff;
}
.contact-btn:hover {
	background-color: transparent!important;
	color: #000030 !important;
	border: 2px solid #000030!important;
}
.banner .owl-carousel .owl-nav button {
	position: absolute;
	top: 50%;
	margin: 0;
	margin-top: -64px;
	z-index: 12;
}
.banner .owl-carousel .owl-nav button.owl-prev {
	left: 40px;
}
.banner .owl-carousel .owl-nav button.owl-next {
	right: 40px;
}
.banner .owl-theme .owl-nav [class*=owl-]:hover {
	background: transparent !important;
	color: #000 !important;
}
#testimony .owl-theme .owl-nav [class*=owl-]:hover {
	background: transparent !important;
	color: #fff;
}
.banner .owl-carousel .owl-nav button.owl-next span, .banner .owl-carousel .owl-nav button.owl-prev span {
	font-size: 4rem;
}
.border-start {
	border-left: 1px solid #dee2e699!important;
}
.border-end {
	border-right: 1px solid #dee2e699!important;
}
.quote:hover {
	background: #8f0062 !important;
	color: #fff!important;
}
.quote-c {
	background-color: #f15a24;
}
.sub-menu a:after {
	display: none !important;
}
.icon-text a:hover {
	color: #f15a24;
}
.icon-text a:hover span {
	color: #000000;
}
.hero-image {
	width: 100%;
	display: block;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 595px;
}
.service, .testimonial-bg {
	width: 100%;
	display: block;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.testimonial-bg {
	margin-top: 40px;
}
.owl-theme .owl-nav {
	margin-top: 0 !important;
}
.testimonial {
	width: 100%;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 60px 0;
}
.contact-banner {
	width: 100%;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 60px;
}
.contact-banner::before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
	background: #fff9;
	content: '';
}
.hero-image::before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
	background: linear-gradient(to right, #ffffff 0%, #ffffff6b 35%, #ffffff00 100%);
	content: '';
}
.banner-content {
	position: absolute;
	z-index: 10;
	top: 0;
	bottom: 0;
	left: 8rem;
}
.para {
	white-space: pre-line;
}
.bg-text {
	padding: 0 14px;
}
.caption-inner {
	max-width: 890px;
}
.quote-n {
	padding: 9px 34px;
	margin-top: 22px;
}
.quote-c:hover {
	border: 2px solid #000030!important;
	color: #000030!important;
	background-color: transparent!important;
}
.service .card-i {
	/*box-shadow: 0 1px 6px 0px #000000c2;*/
	margin: 5px;
	padding-bottom: 35px;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	margin: 15px;
	position: relative;
}
.card-t {
	padding: 20px;
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	margin: 15px 28px;
	background-color: #fff;
	min-height: 284px;
}
.card {
	/*box-shadow: 0 1px 6px 0px #000000c2;*/
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
}
#service, .partner, .intro-para {
	padding: 30px 0;
}
.service .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #8f0062;
}
.service .owl-theme .owl-dots .owl-dot span {
	width: 12px;
	height: 12px;
	border-radius: 50%;
}
.partner, .grey-bg {
	background-color: #e2e2e2;
}
.imge {
	width: 100%;
}
.service-section {
	background-color: #e2e2e2;
	padding: 40px 0;
}
.wh-phone svg path {
	fill: #fff;
}
.wh-phone img {
	width: 36px;
	height: 36px;
}
.verlne {
	background-color: #4e4a4a;
	width: 1px;
	height: 80px;
	margin: 0 22px;
}
.testimony .owl-carousel .owl-nav button.owl-next, .testimony .owl-carousel .owl-nav button.owl-prev {
	font-size: 5rem;
	background: none;
	color: #fff;
}
.testimony .owl-theme .owl-nav [class*=owl-]:hover {
	color: #fff;
}
.testimony .owl-theme .owl-nav {
}
.testimony .owl-carousel {
	position: relative;
	top: 75px;
}
.testimony .owl-carousel .owl-nav button {
	position: absolute;
	top: 50%;
	margin: 0;
	margin-top: -64px;
	z-index: 12;
}
.testimony .owl-carousel .owl-nav button.owl-prev {
	left: -9px;
}
.testimony .owl-carousel .owl-nav button.owl-next {
	right: -9px;
}
.read-a:hover {
	color: #f15a24;
}
.footer-bottom-last {
	background-color: #fff;
}
.footer-menu li a:hover {
	color: #e9e9e9 !important;
}
.footer-menu li a i:hover {
	color: #fff !important;
}
.circle {
	background-color: #8f0062;
	border-radius: 50%;
	padding: 10px;
	margin-right: 10px;
	width: 100px;
	height: 100px;
	box-shadow: 0 0 6px 0;
	position: absolute;
	right: 8px;
	bottom: -29px;
}
.call-ser:hover {
	color: #000;
}
.z-black {
	color: #3f3f3f;
}
.bgcolor-img {
	position: relative;
	background-size: 50% !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
	padding: 60px 0;
}
.breadcrumb-item a:hover {
	color: #fff;
}
.img-f {
	width: 49%;
}
.bg-white {
	/*	padding: 6px 9px;
*/    width: 52px;
	height: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.bg-white-flex-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.grey-btn {
	border-radius: 20px;
	display: inline-block;
	padding: 8px 40px;
	font-size: 15px;
	line-height: 19px;
	transition: all 2s;
	background-color: #434343;
	width: 14rem;
	margin: 6px 0;
	text-align: center;
}
.contact-info ul {
	margin-bottom: 30px;
}
.text-grey {
	color: #434343;
}
.grey-btn:hover {
	background-color: #f15a24;
}
.service-price {
	background-color: #f7f7f7;
}
.card-text {
	padding: 0 20px 7px;
}
.our-peice-info .card {
	margin: 40px 0;
	min-height: 38rem;
}
.shadow-img {
	box-shadow: 0 0 6px 2px #00000059;
}
.psl {
	padding-left: 70px;
}
.psr {
	padding-right: 50px;
}
/*-------------- New Css ---------------*/

.service .card-i {
	min-height: 555px;
	background-color: #fff;
}
.service .card-i h4 {
	margin-bottom: 10px;
}
.service .card-i h4, .service .card-i p {
	padding: 0 10px;
}
.sidebar {
 width:;
	min-height: 200px;
	overflow: auto;
	position: -webkit-sticky;
	position: sticky;
	top: 5%;
	box-shadow: 0 0 5px 0;
	margin-bottom: 5%;
	border-radius: 6px;
}
.sidebar .list-group-item {
	padding: 14px;
	font-weight: 600;
}
.sidebar li a {
	color: #000;
}
.sidebar li a:hover {
}
.sidebar li:hover {
	background-color: #f15a24;
}
/*.sidebar li a:active{
	background-color: #f15a24;
}*/
.sidebar li:hover a {
	color: #fff;
}
.sidebar > .active > a {
	background-color: #f15a24;
}
.sidebar .list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #f15a24 !important;
	border-color: #f15a24 !important;
}
.part-one {
	padding-left: 6rem;
}
.img-one img {
	display: block;
	box-shadow: 0 0 8px 0 #000000b8;
	margin-bottom: 26px;
}
.rt-line {
	display: inline-block;
	width: 14px;
	height: auto;
	background-color: #f15a24;
	margin-right: 18px;
}
.img-two img {
	box-shadow: 0 0 8px 0 #000000b8;
}
.img-two {
	mergin: 10px 0;
}
.contact_btn {
	width: 100%;
	border: none;
	padding: 11px;
	background-color: #8f0062;
	border-radius: 23px;
	font-family: 'Red Hat Display';
	letter-spacing: 1px;
}
.contact_btn:hover {
	opacity: 0.9;
}
.contact-form {
	width: 96%;
}
.form-control {
	border-radius: 0;
}
.form-control:focus {
	box-shadow: none;
	border-color: #c7c8c9;
}
.gradient-bg {
	background: linear-gradient(to right, #000030 34%, #ffffff 34%, #ffffff 42%);
	position: relative;
	z-index: 11;
	margin: 51px 0;
	padding: 29px;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	box-shadow: 0 0 5px -3px;
}
.blue-bg, .white-bg {
	position: relative;
	z-index: 5;
}
.blue-bg {
}
.white-bg {
	padding-left: 46px;
	text-align: center;
}
.white-bg .email {
	width: 49%;
}
.white-bg .phone {
	width: 49%;
}
.footer-top {
	background-color: #2d2d2d;
	padding: 10px 0;
	text-align: center;
}
.footer-bottom-last p {
	word-spacing: 4px;
}
#scroll {
	position: fixed;
	right: 10px;
	bottom: 10px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-color: #8f0062;
	text-indent: -9999px;
	display: none;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	z-index: 52;
}
#scroll span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -8px;
	margin-top: -12px;
	height: 0;
	width: 0;
	border: 8px solid transparent;
	border-bottom-color: #ffffff;
}
#scroll:hover {
	background-color: #000030;
}
.contact_message {
	height: 179px !important;
}

#service p.size-18 {
	font-size:13px;
	line-height:1rem;
	text-align:left;
}
.service .card-i h4{
	min-height:60px;
}
