/* Custom CSS from Facta */

/* General */
:root {
	font-size: 16px;
}

body {
	background: url(../images/hero-watermark.jpg);
	background-size: 100%;
	background-position: 100% 0%;
	background-repeat: no-repeat;
	font-size: 1rem;
	position: relative;
	height: fit-content;
}

@media only screen and (min-width: 768px){
	body{
		background-size: 800px;
	}
}
@media only screen and (min-width: 1200px) {
	body {
		background-size: 1000px;
	}
}
@media only screen and (min-width: 1400px) {
	body {
		background-size: 1200px;
	}
}

p, span {
	font-size: 1rem;
}

li {
	list-style: none;
}

.heading {
	text-align: center;
	font-size: 30px;
}

/* Header Section */
.logo {
	max-width: 201px;
}

.navbar-toggler {
	display: none;
}



/* Grid Section */
figcaption {
	z-index: -1 !important;
}

/* Lightbox */
.lb-outerContainer {
	background: none !important;
}

.lightbox img.lb-image {
	border: none;
}

.portfolio-grid.work-4col li{
	padding: 10px;
}



/* We Develop Section */
.develop .section-heading {
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 80px!important;
	line-height: 50px;
}

.develop .row > div {
	padding: 30px 15px;
}

.develop .icon-container {
	width: 70px;
	margin: 0 auto 30px auto;
}

.develop .heading {
	padding-bottom: 5px;
	color: #000;
}

.develop ul {
	text-align: center;
	padding: 0;
}

.develop p {
	margin-bottom: 5px;
	color: #000;
}



/* We Provide Section */
section.we-provide {
	padding: 0;
	background-image: linear-gradient(90deg, #000 50%, #DDD 50%);
}

.we-provide .section-heading {
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 80px!important;
	text-align: left;
	line-height: 50px;
}

.we-provide .wrapper{
	padding: 0 10%;
}

.we-provide .heading{
	line-height: 35px;
}

.we-provide p {
	color: #FFF;
	margin-bottom: 50px;
	line-height: 1.5;
}

.we-provide .row > div{
	padding-top: 50px;
}

.provide-item img {
	display: none;
}
.we-provide .row>div:last-child .provide-item p{
	color: black;
}


/* Contact Section */

.contact .section-heading {
	text-align: left;
	padding-bottom: 30px;
}

.contact h5 {
	border-bottom: 1px solid #FFF;
}

.contact .logo{
	margin-bottom: 25px;
}

.contact-section{
	position: relative;
}

.modular-watermark{
	position: absolute;
	right: -70px;
	width: 70%;
	z-index: 5;
	bottom: 0;
}

.phone-icon{
	max-width: 20px;
	margin-right: 5px;
}

/* Footer */

footer{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #FFF;
}


/* Media Queries */
@media only screen and (max-width: 480px){
	.contact-section .modular-watermark {
		display: none;
	}
}

@media only screen and (max-width: 992px){
	section.we-provide {
			background-image: linear-gradient(#000 50%, #DDD 50%);
	}
}

@media only screen and (min-width: 600px) {
	.modular-watermark {
		bottom: 0;
		right: -120px;
	}
}

@media only screen and (min-width: 898px) {
	.modular-watermark {
		right: -70px;
		
	}
}

@media only screen and (min-width: 992px) {

	/* General */
	:root {
		font-size: 18px;
	}

	.heading {
		text-align: left;
	}
	


	/* Grid Section */
	figure:hover {
		filter: blur(3px);
	}



	/* We Develop Section */
	section.develop{
		padding-bottom: 80px;
	}
	.develop .section-heading{
		margin-bottom: 40px!important;
	}
	.develop .heading {
		text-align: center;
	}

	.develop .icon-container {
		width: 95px;
	}

	.develop .row {
		border-top: 2px solid #000;
	}

	.develop .row > div{
		position: relative;
		padding: 60px 15px;
	}

	.develop .row > div:nth-of-type(1)::after,
	.develop .row>div:nth-of-type(2)::after {
		position: absolute;
		right: 0;
		top: 40px;
		content: "";
		width: 1px;
		height: 400px;
		background: #6f6f6f;
	}



	/*We Provide Section */

	.we-provide .section-heading{
		margin-right: 65px;
	}

	.we-provide .row h5 {
		margin: 0;
		padding-bottom: 10px;
	}

	.we-provide .row p {
		margin-bottom: 25px;
	}

	.we-provide .wrapper {
		padding: 0 85px;
	}

	.provide-item {
		display: flex;
		margin-bottom: 25px;
		margin-left: 50px;
	}
	.we-provide .row div:first-of-type .provide-item:first-of-type{
		margin-left: 0;
	}



	.provide-item img{
		display: block;
		align-self: flex-start;
		position: relative;
		top: 10px;
		right: 45px;
		width: 15px;
	}

	/* Contact Section */
	.contact h5{
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 15px;
	}
	.contact h5:hover {
		border-bottom-color: #A8A9AB;
	}

	.modular-watermark{
		
	}

	.phone-icon {
		max-width: 25px;
	}
}

@media only screen and (min-width: 1200px){
		.modular-watermark {
			
		}
}

@media only screen and (min-width: 1600px) {
	.modular-watermark {
		
		width: 70%;
	}
}

.portfolio-grid .grid-item figure img{
	cursor:initial
}

.swiper-number .swiper-pagination-bullet{
	color: #333;
	opacity: 1;
}

.swiper-number .swiper-pagination-bullet.swiper-pagination-bullet-active {
	color: #333;
	border-color: #333;
}

.grid-item .hover-color:hover{
	background-color: #A8A9AB;
}