body {
	background: #fff;
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #181818;
	letter-spacing: 0.02rem;
	line-height: 1.2;
}
a {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Rubik", sans-serif;
	font-weight: 600;
}
b, strong {
	font-weight: 700;
}
ul, li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
p {
	line-height: 1.4rem;
	font-family: "Montserrat", sans-serif;
	font-weight: normal;
}
.section {
	position: relative;
	display: block;
}
.container {
	max-width: 1200px;
}
.header {
	position: relative;
	left: 0;
	right: 0;
	z-index: 101;
	top: 0;
	display: block;
	padding: 0px 0;
	background-color: #fff;
}
.header-contact {
	padding: 6px 0;
	border-bottom: 1px solid #c3c3c3;
}
.icon-btn {
	font-size: 14px;
	color: #333333;
	border: none;
	padding: 0;
	letter-spacing: 0.02rem;
	font-weight: 400;
}
.icon-btn i {
	margin-right: 6px;
}
.icon-btn i svg {
	width: 23px;
	height: 23px;
}
.icon-btn i svg path {
	fill: #e63426;
}
.btn-svg-icon {
}
.icon-btn span {
	font-size: 13px;
	font-weight: 600;
	color: #333333;
	display: block;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
}
.icon-btn:hover {
	color: #e63426
}
.sub-title-btn-inner.ph-number {
	font-size: 25px;
	color: #e63426;
	font-weight: 700;
}
/*------- Menu CSS Start -------*/
nav.custom-menu ul li {
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 0.02rem;
	padding: 0 15px;
	font-family: "Montserrat", sans-serif;
}
nav.custom-menu ul li a {
	color: #333333;
	position: relative;
	padding-bottom: 10px;
}
nav.custom-menu ul li a:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	background-color: #e63426;
	-webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-o-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
nav.custom-menu ul li a:hover {
	color: #e63426;
}
nav.custom-menu ul li a:hover:after {
	width: 100%;
}
/*------- Menu CSS End -------*/

.quote-btn {
	background-color: #e63426;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.04rem;
	text-transform: uppercase;
}
.hero-banner-section .container {
}
.hero-slider-caption-wrapper {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 100;
}
.banner-caption h1 {
	font-size: 55px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 100%;
	letter-spacing: 0.06rem;
	font-weight: 700;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
}
.banner-caption h2 {
	font-size: 49px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 100%;
	letter-spacing: 0.06rem;
	font-weight: 600;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
}
.banner-caption h4 {
	font-size: 22px;
	color: #ffffff;
	font-weight: 500;
	margin: 0;
	line-height: 1.8rem;
	letter-spacing: 0.03rem;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
}
.banner-caption p {
	font-size: 20px;
	color: #ffffff;
	font-weight: 500;
	margin: 0;
	line-height: 1.6rem;
	letter-spacing: 0.02rem;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
}
.hero-image {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	position: relative;
}
.text-yellow {
	color: #ffcf09 !important;
}
.custom-btn {
	border-radius: 10px;
	color: #fff;
	background-color: #e63426;
	font-size: 16px;
	letter-spacing: 0.06rem;
	padding: 10px 30px;
	border-color: transparent;
	line-height: 100%;
	font-weight: 500;
	font-family: "Montserrat", sans-serif;
}
.custom-btn:hover {
	background-color: #333;
	color: #fff;
}
.border-btn {
	border: 2px solid transparent;
	background-color: transparent !important;
}
.white-border {
	border-color: #fff;
}
.big-btn {
	padding: 15px 50px;
}
.white-border:hover {
	border-color: #e4000d;
	color: #e4000d;
}
.slider-section .owl-dots {
	position: relative;
	z-index: 100;
	text-align: center;
}
.hero-slider .owl-dots {
	position: absolute;
	bottom: 15%;
	left: 0;
	right: 0;
}
.slider-section .owl-dots .owl-dot {
	width: 21px;
	height: 21px;
	border-radius: 50%;
	border: 2px solid transparent;
	text-align: center;
	margin: 0 5px;
}
.slider-section .owl-dots .owl-dot span {
	background-color: #fff !important;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: top;
	margin: 5px 0 0;
}
.slider-section .owl-dots .owl-dot.active {
	border-color: #fff
}
.overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
	background-color: rgba(0,0,0,.70);
}
.grey-bg {
	background-color: #f5f5f5;
}
.padding-50 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.how-to-work-box {
	border-radius: 10px;
	padding: 20px 25px;
}
.how-to-work-icon svg {
	display: block;
	width: 53px;
	height: 53px;
}
.black-bg {
	background-color: #000000;
}
.red-text {
	color: #e63426;
}
.how-to-work-box-content p {
	font-size: 13px;
	color: #fff;
	letter-spacing: 0.02rem;
	margin-bottom: 0 !important;
	line-height: 1.1rem;
	font-weight: 500;
}
.red-bg {
	background-color: #e63426;
}
.how-to-work-section .container {
	position: relative;
	z-index: 105;
	margin-top: -120px;
}
.heading {
	position: relative;
	display: block;
	text-align: left;
}
.heading h2 {
	font-size: 35px;
	color: #1f1f1f;
	line-height: 100%;
	letter-spacing: 0.02rem;
	font-weight: 600;
}
.sub-heading {
	display: block;
	position: relative;
	color: #e63426;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.1rem;
	width: 100%;
	margin: 10px 0;
}
.sub-heading span {
	vertical-align: top;
	font-weight: 600;
}
.opposite-heading .sub-heading span {
	vertical-align: top;
}
.heading.opposite-heading {
	text-align: right;
}
.service-box-wrapper {
	display: block;
	position: relative;
}
.service-box-content {
	width: 100%;
	max-width: calc(100% - 53px);
	background-color: #fff;
	padding: 15px;
	position: relative;
	display: block;
	z-index: 1;
	margin-top: -20%;
}
.service-box-content h4 {
	font-size: 20px;
	color: #181818;
	font-weight: 600;
	letter-spacing: 0.04rem;
	line-height: 100%;
	margin-bottom: 5px;
}
.service-box-content p {
	font-size: 14px;
	line-height: 1.2rem;
	color: #181818;
	margin-bottom: 0 !important;
	min-height: 60px;
}
.read-more {
	font-size: 14px;
	color: #e63426;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 500;
	font-family: "Montserrat", sans-serif;
	letter-spacing: 0.1rem;
	text-decoration: none !important;
}
.read-more:hover {
	color: #000;
}
.read-more i {
	margin-top: 2px;
}
.circle-icon {
	position: absolute;
	right: -30px;
	top: -36px;
	z-index: 2;
	width: 72px;
	height: 72px;
	border-radius: 50%;
	background: rgb(110,3,8);
	background: -moz-linear-gradient(0deg, rgba(110,3,8,1) 0%, rgba(247,61,61,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(110,3,8,1) 0%, rgba(247,61,61,1) 100%);
	background: linear-gradient(0deg, rgba(110,3,8,1) 0%, rgba(247,61,61,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6e0308", endColorstr="#f73d3d", GradientType=1);
	text-align: center;
}
.circle-icon svg {
	display: block;
	width: 38px;
	height: 38px;
}
.about-box {
	padding: 40px;
	position: relative;
	width: 620px;
	margin-left: -120px;
}
.about-box:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	width: 10px;
	background-color: #e63426;
}
.white-bg {
	background-color: #fff;
}
.red-border {
	border-color: #e63426;
	color: #e63426;
}
.red-border:hover {
	color: #000;
	border-color: #000;
}
.call-to-action-section {
	background-image: url(../images/slogan-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
.white-border:hover {
	border-color: #fff;
	background-color: #fff !important;
	color: #e63426
}
.testimonial-slider .item {
	padding-top: 40px;
}
.testimonial-box {
	display: block;
	background-color: #fff;
	padding: 30px;
	position: relative;
	min-height: 300px;
	border-radius: 10px;
}
.testimonial-slider .slider-arrow {
	margin-top: -4%;
}
.review-star {
	font-size: 20px;
	color: #ff8e00;
}
.font-15 {
	font-size: 15px;
	line-height: 1.4rem;
}
.quote-icon svg {
	width: 26px;
	height: 26px;
	display: block;
}
#testimonial .slider-arrow.nav-button-next {
	right: -6px;
}
#testimonial .slider-arrow.nav-button-prev {
	left: -6px;
}
.slider-arrow {
	width: 42px;
	height: 42px;
	position: absolute;
	top: 50%;
	z-index: 100;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: -3%;
	background-color: #262626;
	border-radius: 50%;
	background-image: url(../images/icons/left-arrow.svg);
	background-size: 20px auto;
	transform: rotate(0deg);
	transition: transform 1s linear;
}
.slider-arrow.nav-button-prev {
	left: -10px;
	transform: rotate(180deg);
	transition: transform 1s linear;
}
.slider-arrow.nav-button-next {
	right: -10px;
}
.disabled .slider-arrow {
	background-color: #eeeeee;
}
.services-carousal .owl-nav button.disabled {
	opacity: 1;
}
#testimonial .item {
	padding: 20px 15px;
}
ul.footer-menu-section {
	padding: 0;
	margin: 0;
}
ul.footer-menu-section li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	padding: 0 25px;
	letter-spacing: 0.08rem;
}
ul.footer-menu-section li a {
	color: #fff;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}
ul.footer-menu-section li a:hover {
	color: #ffc107;
}
.footer-copy-text {
	font-size: 12px;
	color: #b8b8b8;
	font-weight: 400;
	letter-spacing: 0.06rem;
	text-transform: uppercase;
}
.footer {
	display: block;
	position: relative;
	background-color: #f8f8f8;
	padding: 0 0 20px;
}
.footer-bottom {
	padding-top: 20px;
	font-family: "Montserrat", sans-serif;
	border-top:2px solid #cccece;
}
ul.list-inline li {
	display: inline-block;
	vertical-align: top;
	border-right: 1px solid #242424;
	padding: 0 20px;
	font-size: 14px;
	text-transform: capitalize;
	letter-spacing: 0.02rem;
}
ul.list-inline li a {
	color: #242424;
	text-decoration: none !important;
}
ul.list-inline li a:hover {
	color: #e4000d;
}
.social-icon a {
	width: 36px;
	height: 36px;
	border: 2px solid #e63426;
	border-radius: 50%;
	display: block;
}
.social-icon svg {
	width: 14px;
	height: 14px;
	display: block;
}
.social-icon svg path {
	fill: #e63426;
}
.social-icon a.facebook svg {
	width: 20px;
	height: 20px;
}
.social-icon a:hover {
	border-color: #262626;
}
.social-icon a:hover svg path {
	fill: #262626;
}
.footer-top {
	background-color: #e63426;
	padding: 30px 0;
}
.scrollup {
	width: 50px;
	height: 50px;
	opacity: 1;
	position: fixed;
	bottom: 8px;
	right: 15px;
	display: none;
	text-indent: -9999px;
	background: url(../images/icons/circle-arrow.svg) no-repeat;
	z-index: 5;
	background-size: 100% auto;
}
.quote-btn:hover {
	background-color: #333;
}
.cover-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	border-radius: 20px;
}
.custom-breadcrumb .breadcrumb li {
	color: #e63426;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1rem;
	font-weight: 300;
}
.custom-breadcrumb .breadcrumb li a {
	color: #fff;
}
.custom-breadcrumb .breadcrumb-item + .breadcrumb-item:before {
	color: #fff;
}
.icon-text a {
	font-size:18px;
	color: #fff;
	text-decoration: none !important;
	font-weight: 600;
}
.icon-text a span {
	font-size: 18px;
	color: #323232;
	display: block;
	font-weight: 500;
}
.icon-text {
	line-height: 1.6rem;
}
.icon-text .icon svg {
	width: 30px;
	height: 30px;
}
.icon-text .icon svg path {
	fill: #e63426;
}
.address-box {
	font-size: 16px;
	color: #fff;
	letter-spacing: 0.02rem;
}
.address-box span {
	color: #323232;
	font-weight: 500;
	display: block;
	margin-bottom: 0px;
}
.contact-form-box {
	display: block;
}
.form-heading h2 {
	font-size: 32px;
	color: #FFF;
	margin-bottom: 10px;
	font-weight: 600;
	letter-spacing: 0.02rem;
	line-height: 2rem;
}
.form-heading p {
	font-size: 14px;
	color: #FFF;
	margin-bottom: 0px;
	font-weight: 300;
	letter-spacing: 0.02rem;
	line-height: 1.2rem;
}
.contact-form-box .form-control {
	border: 1px solid #fff;
	box-shadow: none !important;
	padding: 15px 20px;
	height: 48px;
	font-size: 15px;
	color: #fff;
	background: transparent !important;
}
.contact-form-box textarea.form-control {
	height: 126px;
	resize: none;
}
 .contact-form-box .form-control::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #fff;
}
.contact-form-box .form-control:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
 opacity: 1;
}
.contact-form-box .form-control::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
 opacity: 1;
}
.contact-form-box .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}
.submit-btn {
	font-weight: 600;
	letter-spacing: 0.04rem;
}
.map-section iframe {
	width: 100%;
	display: block;
}
.ff-ibm {
	font-family: "Montserrat", sans-serif;
}
.content-box ol li {
	list-style: decimal;
}
.content-box ol li {
	margin-top: 1rem;
	line-height: 1.2rem;
}
.curve-bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 101;
}
.curve-bg img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 100%;
}
.icon-box-section {
	border-radius: 8px;
	background-color: #fff;
	text-align: center;
	padding: 30px 20px;
}
.icon-box-icon {
}
.icon-box-icon svg,
.icon-box-icon img {
	display: inline-block;
	height: 80px;
	width: auto;
	vertical-align: top;
}
.box-small-heading {
	font-size: 22px;
	color: #1f1f1f;
	font-weight: 600;
	letter-spacing: 0.02rem;
	margin: 25px 0 16px;
}
.icon-box-section p {
	font-size: 15px;
	color: #000000;
	letter-spacing: 0.02rem;
	margin-bottom: 0;
}
.contact-left-section {
	background: url(../images/contact-left-bg.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.contact-right-section {
	background: url(../images/contact-right-bg.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.contact-left-section:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	background-color: rgba(0,0,0,0.85);
}
.contact-wrapper {
	z-index: 2;
	padding: 200px 0 80px;
}
.top-curved {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}
.top-curved img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 100%;
}
.work-with-us-section {
	background-color: #000000;
}
.custom-padding-0 {
	padding: 0;
}
.imge {
	width: 100%;
}
.img-wrap img {
	height: 100%;
	object-fit: cover;
}
.black-bg-box-with-separator:after {
	position: absolute;
	right: -118px;
	z-index: 1;
	top: 0;
	content: "";
	background: url(../images/right-separater.png) top left no-repeat;
	width: 119px;
	height: 428px;
}
.work-with-us-section {
	max-height: 428px;
	overflow: hidden;
}
.black-bg-box-with-separator {
	padding: 95px 0;
}
.gallery-section ul {
	list-style: none;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	font-weight: 600;
	margin: 0 auto 20px;
}
.gallery-section ul li {
	padding: 10px 20px;
	margin: 5px;
	cursor: pointer;
	border-bottom: 2px solid #FFF;
	transition: 0.5s linear;
	color: #747d8c;
}
.list.active, .gallery-section ul li:hover {
	color: #2f3542;
	border-bottom: 2px solid #2f3542;
}
.products {
}
.image-item {
	overflow: hidden;
}
.image-item a {
	overflow: hidden;
	display: block;
	border-radius: 8px;
}
.image-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	cursor: pointer;
	transition: 0.5s linear;
}
.image-item:hover img {
	transform: scale(1.1);
}

.contact-section{
	background-color:#000000;
}
.contact-section iframe{
	width:100%;
	height:414px;
	display:block;
}

.footer-logo img{
	max-width:310px;
}
.contact-inner p
{
	margin-bottom:0px !important;
}