#rent__top-wrapper {
	position: relative;
	background: -o-linear-gradient(270.38deg, #0e032a 0, #1f76d3 100%);
	background: linear-gradient(179.62deg, #0e032a 0, #1f76d3 100%);
	height: 1035px;
	-webkit-clip-path: circle(1384px at 49.1% calc(100% - 1430px));
	clip-path: circle(1384px at 49.1% calc(100% - 1430px))
}
#rent__top-wrapper .container, #rent__top-wrapper .row {
	height: 100%
}
#rent__top-wrapper .row {
	padding-top: 9em
}
.show__mobile {
	display: none;
}
#rent__top-wrapper .container::before {
	position: absolute;
	display: block;
	content: '';
	border: 2px solid #1e6dc5;
	border-radius: 50%;
	width: 1236px;
	height: 1236px;
	z-index: -1;
	bottom: 106px;
	left: calc(50vw - 618px)
}
#rent__top-wrapper .container::after {
	position: absolute;
	display: block;
	content: '';
	border: 2px solid #1e6dc5;
	border-radius: 50%;
	width: 954px;
	height: 954px;
	z-index: -1;
	bottom: 245px;
	left: calc(50vw - 476px)
}
#rent__top-wrapper h1 {
	font-size: 43px;
	font-weight: 400;
	line-height: 36px;
	font-family: Montserrat, sans-serif
}
#rent__colors-section .rent__color-1 {
	color: #0a2463;
	font-size: 32px
}
#rent__colors-section .rent__color-2 {
	color: #136fd1;
	font-size: 32px
}
#rent__colors-section .rent__color-3 {
	color: #375065;
	font-size: 32px
}
#rent__solution-section {
	position: relative
}

#rent__solution-section .solution__phone {
	position: absolute;
	width: 40%;
	left: 0
}
#impact__solution-section {
	position: relative
}
@media screen and (max-width:768px) {
	#rent__solution-section {
		background: 0 0!important;
		margin-bottom: 0!important;
		padding-bottom: 0!important
	}
	.hide__mobile {
		display: none
	}
	.show__mobile {
		display: block
	}
	#rent__top-wrapper p {
		width: 100%!important
	}
}
.info-title {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: 2.688rem;
	word-break: inherit;
	white-space: nowrap;
	padding: 15px 0 15px 25px;
	margin: 0;
	background-image: url(../images/dist/info-bg-title.png);
	background-repeat: no-repeat;
	background-position: 0 0
}
.hexagon {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	width: 138px;
	height: 79.67px;
	background-color: #fff;
	margin: 25px 7px;
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
	box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
	transition: transform .3s ease-in-out, background-color .3s ease-in-out, -webkit-transform .3s ease-in-out
}
.hexagon-wrapper {
	width: 26rem
}
.hexagon-1 {
	margin-top: 9rem
}
.hexagon-2 {
	margin-left: -1rem
}

.hexagon-3 {
	margin-top: 1.1rem;
	margin-left: .9rem
}
.hexagon:hover {
	-webkit-transform: scale(.92);
	-ms-transform: scale(.92);
	transform: scale(.92);
	background-color: #e5f6ff
}
.hexagon::after, .hexagon::before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 97.58px;
	height: 97.58px;
	-webkit-transform: scaleY(.5774) rotate(-45deg);
	-ms-transform: scaleY(.5774) rotate(-45deg);
	transform: scaleY(.5774) rotate(-45deg);
	background-color: inherit;
	left: 20.2096px;
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
	box-shadow: 0 3px 8px rgba(0, 0, 0, .2)
}
.hexagon::before {
	top: -48.7904px
}
.hexagon::after {
	bottom: -48.7904px
}
.hexagon span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 138px;
	height: 79.6743px;
	z-index: 2;
	background: inherit
}
.about__row h3 {
	font-family: Montserrat, sans-serif;
	font-size: 43px;
	font-weight: 400;
	letter-spacing: 0;
	background-image: url(../../images/case-studies/square_big_grey.png);
	background-position: px 0;
	background-repeat: no-repeat;
	padding: .4em .6em
}
#rent__top-wrapper {
	height: 1035px;
	background: linear-gradient(180deg, #0A2463 0%, #136FD1 100%);
}

@media screen and ( max-width: 1024px ) {
	#rent__top-wrapper {
		height: 105vh!important;
	}
	.rent__top-wrapper-img {
		width: 67%;
	}
}
@media screen and ( max-width: 768px) {
	#rent__top-wrapper {
		overflow: hidden;
		height: 95vh;
	}
	#rent__top-wrapper h1 {
		font-size: 2.6em;
	}
	.rent__top-wrapper-img {
		width: 110%;
	}
	#rent__top-wrapper .container::before {
		width: 90vw;
		height: 90vw;
		z-index: 0;
		bottom: auto;
		border: 1px solid #2e7fd6;
		left: calc(5vw);
		opacity: .8;
		top: -29vw;
	}
	#rent__top-wrapper .container::after {
		position: absolute;
		display: block;
		content: '';
		border: 2px solid #2e7fd6;
		border-radius: 50%;
		width: 72vw;
		height: 72vw;
		z-index: 0;
		top: -20vw;
		bottom: auto;
		left: calc(14vw);
		opacity: .5;
	}
	.about__row h3 {
		line-height: 45px;
	}
	#rent__solution-section {
		height: 800px!important;
	}
	#rent__top-wrapper .col-md-12 {
		margin-top: 0em!important;
	}
	#rent__about-section .row__markets img {
		width: 25%;
	}
	#rent__about-section .container {
		padding-top: 0em!important;
	}
	#rent__about-section .about__row h3 {
		margin-bottom: 0em!important;
	}
	#rent__about-section .row__markets {
		margin-bottom: 3em;
	}
	#rent__solution-section .container {
		padding-top: 0em!important;
	}
	.rent__markets-icons {
		margin: 2em 0em;
	}
	.row__markets img {
		margin-right: 1em;
	}
	.solution__img {
		position: relative;
		left: -5%;
		width: 100%;
	}
	.impact__bg {
		z-index: 0;
		height: 117vh!important;
	}
	#impact__solution-section .row {
		position: relative;
		z-index: 1;
	}

}
@media screen and ( max-width: 450px) {
	.hexagon-wp {
		min-width: 360px;
		transform: scale(.7);
		margin-left: -4em;
	}
	.solution__img {
		width: 100%;
	}
	#rent__top-wrapper {
		height: 650px!important;
	}
	#rent__top-wrapper .container::before {
		top: -5vw!important;
	}
	#rent__top-wrapper .container::after {
		top: 5vw!important;
	}
	#rent__about-section .row__markets img {
		width: 40%;
	}
	#rent__solution-section {
		padding-bottom: 0em!important;
	}
	.hexagon-wp {
		transform: scale(0.9);
		margin-left: 0em;
	}
}
.z1{
    z-index: 1;
}
@media screen and ( max-width: 1600px ) {
	#rent__top-wrapper {
		height: 112vh;
	}
}
@media screen and ( max-width: 1440px ) {
	#rent__top-wrapper {
		height: 135vh;
	}
}
/* #rent__top-wrapper {
	height: 140vh;
} */
#rent__top-wrapper .container::before {
	top: -15%;
	width: 1236px;
	height: 1236px;
}
#rent__top-wrapper .container::after {
	top: -5%;
	width: 954px;
	height: 954px;
}
.top__wrapper-div {
	position: absolute!important;
	left: 5%;
	right: 5%;
	bottom: 0%;
}
#impact__solution-section {
	position: relative;
}
.impact__bg::after {
	content: '';
		width: 0;
		height: 0;
		border-top: 170px solid white;
		border-right: 100vw solid transparent;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 0;
}
.rent__color-1 h3,
.rent__color-2 h3,
.rent__color-3 h3 {
	font-weight: 400!important;
}
.rent__color-3 {
	color: #375065;
}
#rent__top-wrapper .row {
	padding-top: 6em;
}
.about__row {
	position: relative;
	z-index: 10;
}
@media screen and ( max-width: 1024px ) {
	#rent__top-wrapper .container::before {
		width: 700px;
		height: 700px;
		left: calc(50vw - 350px);
		box-shadow: 106px;
		z-index: 0;
		top: 20vw;
	}
	#rent__top-wrapper .container::after {
		width: 480px;
		height: 480px;
		bottom: 245px;
		left: calc(50vw - 240px);
		top: 30vw;
	}
	#rent__top-wrapper p {
		margin-bottom: 2em;
	}
	.rent__phone {
		left: 58%;
	}
	#impact__solution-section p,
	#impact__solution-section img {
		position: relative;
	}
	#rent__solution-section {
		padding-bottom: 0em!important;
		margin-bottom: 0em!important;
		height: auto!important;
	}
}
@media screen and ( max-width: 830px) {
	#rent__top-wrapper {
		height: 900px!important;
	}
	#rent__solution-section {
		padding-top: 340px;
		background-size: 50%;
	}
}
@media screen and ( max-width: 768px ) {
	#rent__solution-section {
		padding-top: 0px;
	}
	.top__wrapper-div {
		position: absolute;
		bottom: 0;
	}
	.top__wrapper-div img {
		width: 80%!important;
		margin-bottom: -4em;
	}
	#rent__top-wrapper {
		height: 110vh;
	}
	#rent__top-wrapper .container::before {
		width: 90vw;
		height: 90vw;
		z-index: -1;
		bottom: auto;
		left: calc(5vw);
		opacity: 0.8;
		top: 25vw;
	}
	#rent__top-wrapper .container::after {
		width: 72vw;
		height: 72vw;
		z-index: -1;
		top: 35vw;
		bottom: auto;
		left: calc(14vw);
		opacity: 0.5;
	}
	#rent__solution-section {
		height: 100%!important;
	}
	#rent__top-wrapper .col-md-12 > div {
		width: 100%!important;
	}

}
@media screen and ( max-width: 520px ) {
	#rent__top-wrapper .row {
		padding-top: 6em!important;
	}
	#rent__top-wrapper .row .col-md-12 {
		margin-top: 0em!important;
		padding-top: 0em!important;
	}
	.what__row {
		padding-bottom: 3em;
	}
	.top__wrapper-div img {
		width: 65%!important;
		margin-bottom: 0em;
	}
}
@media screen and ( max-height: 710px ) {
	.top__wrapper-div img {
		width: 30%!important;
		margin-bottom: 0em;
		margin-right: 2em;
	}
	#rent__top-wrapper{
		height: 50em;
	}
}
