.logo img {
	max-height: 110px !important;
}

.onepagepro-top-notice-bar-right.onepagepro-item-pdlr i{
	margin-left: 0px !important;
}

.section-header,
.section-header.fixed {
	border-color: #5b5b5b;
	width: 330px;
	position: fixed !important;
	top: 0px;
	bottom: 0px;
	z-index: 99;
	left: 0px;
	height: 100%;
	background-color: transparent;
}

.section-header #navigation>ul>li,
.lang-menu>ul>li {
	width: 100%;
	height: 60px;
}

.section-header #navigation>ul>li a {
	color: #202020 !important;
	width: max-content;
}

.section-header .container .col-lg-3 {
	width: 100%;
	justify-content: center;
	position: relative;
	margin-top: 100px;
}

.section-header .container .col-lg-9 {
	width: 100%;
	text-align: left;
	justify-content: left;
	margin-top: 30%;
}

.pageDetailContent {
	position: relative;
	height: 98vh;
}

.icon-section .container {
	justify-content: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 100%;
}

.container {
	padding-left: 13%;
}

.icon-section::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("/images/service-bg.jpg");
	width: 100%;
	height: 100%;
	background-size: cover;
}

.icon-section .icon-content-wrapper {
	display: flex;
	padding-bottom: 90px;
	width: 100%;
}

.icon-section .icon-content-wrapper .weta-icerik-tag,
.icon-section .icon-content-wrapper .galleryDescription,
.gallery-section-2 .gallery-wrapper .galleryDescription,
.gallery-section-2 .gallery-wrapper .weta-icerik-tag {
	width: 50%;
}

.icon-section .icon-wrapper {
	padding: 50px 20px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	min-height: 310px;
	height: 310px;
	overflow: hidden;
}

.icon-section .icon-wrapper .weta-icerik-tag {
	font-size: 16px;
}

.icon-description * {
	font-size: 14px !important;
}

.icon-section .icon-wrapper:hover {
	background-color: #ffffff !important;
}

.icon-section .icon-wrapper .icon {
	margin-bottom: 35px !important;
}

.icon-section .icon-wrapper .icon span {
	font-size: 70px;
	color: #83cd41 !important;
}

.icon-section .icon-wrapper:hover .icon span {
	color: #83cd41 !important;
}

.icon-section .icon-wrapper .weta-icerik-tag,
.icon-section .icon-wrapper .icon-description * {
	color: #515151 !important;
}

.icon-section .custom-col:nth-child(2) .icon-wrapper,
.icon-section .custom-col:nth-child(2) .icon-wrapper:hover,
.icon-section .custom-col:nth-child(4) .icon-wrapper,
.icon-section .custom-col:nth-child(4) .icon-wrapper:hover,
.icon-section .custom-col:nth-child(6) .icon-wrapper,
.icon-section .custom-col:nth-child(6) .icon-wrapper:hover,
.icon-section .custom-col:nth-child(8) .icon-wrapper,
.icon-section .custom-col:nth-child(8) .icon-wrapper:hover,
.icon-section .custom-col:nth-child(10) .icon-wrapper,
.icon-section .custom-col:nth-child(10) .icon-wrapper:hover,
.icon-section .custom-col:nth-child(12) .icon-wrapper,
.icon-section .custom-col:nth-child(12) .icon-wrapper:hover,
.icon-section .custom-col:nth-child(14) .icon-wrapper,
.icon-section .custom-col:nth-child(14) .icon-wrapper:hover {
	background-color: #0a0a0a !important;
	opacity: 0.8;
	border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #b1d234;
}

.icon-section .custom-col:nth-child(2) .icon-wrapper .weta-icerik-tag,
.icon-section .custom-col:nth-child(4) .icon-wrapper .weta-icerik-tag,
.icon-section .custom-col:nth-child(6) .icon-wrapper .weta-icerik-tag,
.icon-section .custom-col:nth-child(8) .icon-wrapper .weta-icerik-tag,
.icon-section .custom-col:nth-child(10) .icon-wrapper .weta-icerik-tag,
.icon-section .custom-col:nth-child(12) .icon-wrapper .weta-icerik-tag,
.icon-section .custom-col:nth-child(14) .icon-wrapper .weta-icerik-tag,
.icon-section .custom-col:nth-child(2) .icon-wrapper .icon-description *,
.icon-section .custom-col:nth-child(4) .icon-wrapper:hover .weta-icerik-tag,
.icon-section .custom-col:nth-child(6) .icon-wrapper:hover .weta-icerik-tag,
.icon-section .custom-col:nth-child(8) .icon-wrapper:hover .weta-icerik-tag,
.icon-section .custom-col:nth-child(10) .icon-wrapper:hover .weta-icerik-tag,
.icon-section .custom-col:nth-child(12) .icon-wrapper:hover .weta-icerik-tag,
.icon-section .custom-col:nth-child(14) .icon-wrapper:hover .weta-icerik-tag,
.icon-section .custom-col:nth-child(2) .icon-wrapper:hover .icon-description * {
	color: #fff !important;
}

.gallery-section-2::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("/images/works-bg.jpg");
	width: 100%;
	height: 100%;
	background-size: cover;
}

.gallery-section .gallerySwiper-2,
.pageDetailContent .gallerySwiper-2 {
	padding: 0px 0px;
}

.gallery-section-2 .container {
	justify-content: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 100%;
}

.gallery-section-2 .gallery-wrapper {
	display: flex;
	position: relative;
	padding-bottom: 90px;
}

.gallery-section-2 .img-wrapper img {
	height: 220px;
}

.gallery-section-2 .img-wrapper .gallery-info * {
	color: #000 !important;
	overflow: hidden;
}

.gallery-section-2 .img-wrapper .gallery-info .weta-icerik-tag,
.gallery-section-2 .img-wrapper .gallery-info p {
	padding: 0px 10px 0px 10px;
}

.gallery-section-2 .img-wrapper .gallery-info p:nth-child(1) {
	margin-bottom: 10px;
}

.gallery-section-2 .img-wrapper .gallery-info p span {
	font-size: 13px;
	color: #757575 !important;
	font-style: italic;
}

.btn {
	padding: 0px 0px 9px 0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-width: 0px 0px 1px 0px;
	border-color: #b1d234 !important;
	background-color: transparent !important;
	position: relative;
	font-weight: 600;
}

.textImg .btn {
	color: #b1d234 !important;
}

.btn:hover {
	background: transparent !important;
}

.textImg .btn::after {
	color: #b1d234 !important;
}

.btn::after {
	content: "\f178";
	font-family: "FontAwesome";
	margin-left: 10px;
	font-weight: 500;
}

.pageSliderContent .swiper-slide .slider-description p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 43px !important;
	line-height: 1.7 !important;
	color: #b1d234 !important;
}

.pageSliderContent .swiper-slide .weta-slider-tag {
	font-size: 54px;
	letter-spacing: 0px;
	line-height: 1.2;
}

.pageSliderContent .swiper-slide .weta-slider-tag span {
	color: #b1d234 !important;
}

.pageDetailContent#icon-section-1 {
	height: 100%;
}

#page-detail-section-1::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("/images/about-bg.jpg");
	width: 100%;
	height: 100%;
	background-size: cover;
}

#page-detail-section-1 .rexa-gorseller {
	display: none;
}

#page-detail-section-1 .container {
	max-height: 100%;
	height: 100%;
	padding-left: 24%;
}

#page-detail-section-1 .container .row {
	max-width: 700px;
	background-color: #fff !important;
	max-height: 100%;
	position: relative;
	top: 0;
	padding: 160px 40px;
	height: 100%;
}

#page-detail-section-1 .rexa-content .weta-icerik-tag {
	font-size: 52px;
	color: #b1d234;
	margin-bottom: 50px;
	display: inline-block;
	letter-spacing: 1px;
}

#page-detail-section-1 .rexa-content .weta-description p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: inherit !important;
	line-height: 1.7 !important;
	color: #6d6d6d !important;
}

#blog-section-1::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("/images/blog-bg.jpg");
	width: 100%;
	height: 100%;
	background-size: cover;
}

.blog-list .blog-image {
	display: none;
}

.blog-list .blog-title .weta-icerik-tag {
	font-size: 24px;
	color: #b1d234;
	border-color: #b1d234;
	margin-bottom: 20px;
}

.blog-list .blog-date {
	border-color: #b1d234;
	margin-bottom: 20px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	width: 94%;
	color: #b1d234 !important;
}

.blog-list .blog-description {
	width: 94%;
}

.blog-list .btn.btn-color {
	display: none;
}

#blog-section-1 .container {
	position: relative;
}

#blog-section-1 .row,
#blog-section-1 .row .col-md-6 {
	width: 100%;
}

#blog-section-1 .row .rg-wrapper {
	display: flex;
	margin-bottom: 100px;
}

#blog-section-1 .row .rg-wrapper .weta-icerik-tag,
#blog-section-1 .row .rg-wrapper .category-description {
	width: 50%;
}

.section-header::before {
	background-color: #ffffff;
	opacity: 0.88;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* .weta-icerik-tag, .weta-slider-tag, .weta-parallax-tag, .weta-counter-tag{
	  position: relative;
	}
	.weta-icerik-tag::before, .weta-slider-tag::before, .weta-parallax-tag::before, .weta-counter-tag::before{
	  content: '\f111';
	  font-family: 'FontAwesome';
	  position: absolute;
	  bottom: 40%;
	  right: 25%;
	  font-size: 16px;
	  color: #b1d234;
	}
	.blog-list .blog-title .weta-icerik-tag::before{
	  opacity: 0;
	} */

.form-section::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("/images/contact-bg.jpg");
	width: 100%;
	height: 100%;
	background-size: cover;
}

footer {
	display: none !important;
}

section#bottom-footer {
	border: none !important;
}

.form-section .rexa-content {
	order: 2;
	width: 40%;
}

.form-section .contact-form {
	order: 1;
	padding-right: 10%;
	width: 60%;
}

.address-title {
	font-size: 29px;
}

.form-section .rexa-content * {
	color: #fff !important;
}

.form-section .contactCenter .contact-group {
	margin-bottom: 50px;
}

#submitButton {
	border: none !important;
	background-color: #b1d234 !important;
	padding: 20px 0px;
	min-width: 200px;
	text-transform: uppercase;
}

#submitButton::after {
	display: none !important;
}

.contactCenter #address {
	width: 100%;
}

label.custom-label,
.form-input,
.iti .iti__selected-dial-code,
#phone::placeholder {
	color: #fff !important;
}

.form-input:focus {
	background-color: transparent !important;
	border-color: #fff !important;
}

.contact-form .mb-3 {
	margin-bottom: 25px !important;
}

.contact-oge p {
	padding: 0px 30px;
}

.section-header.fixed {
	animation-name: none !important;
}

.section-header #navigation>ul>li.active a {
	color: #b1d234 !important;
}

.section-header .container {
	padding: 0px;
}

.section-header #navigation>ul {
	justify-content: center;
}

.section-header #navigation>ul li {
	text-align: center;
	display: flex;
	justify-content: center;
}

.section-header #navigation>ul>li a::after {
	background-color: #b1d234 !important;
}

.body-content {
	padding: 0px !important;
}

.onepagepro-top-notice-bar {
	position: relative;
	z-index: 99999;
	transition: all 0.4s;
}

.onepagepro-top-notice-bar-button-wrap {
	position: absolute;
	right: 0px;
	top: 100%;
	cursor: pointer;
	color: #fff;
}

.onepagepro-top-notice-bar-button {
	width: 0px;
	height: 0px;
	position: relative;
	border-width: 40px;
	border-style: solid;
	border-left-color: transparent;
	border-bottom-color: transparent;
	border-right-color: rgba(177, 210, 52, 0.65);
	border-top-color: rgba(177, 210, 52, 0.65);
}

.onepagepro-top-notice-bar-button-wrap .fa-plus {
	position: absolute;
	right: 18px;
	top: 15px;
	font-size: 15px;
	font-weight: 200;
	transition: all 0.4s;
}

.onepagepro-top-notice-bar-button-wrap .fa-plus.active::before {
	content: "\f068";
}

@media (min-width: 768px) {
	.onepagepro-top-notice-bar-inner.clearfix.hidden {
		display: none;
	}
}

.onepagepro-top-notice-bar-inner.clearfix.hidden {
	height: 0;
	visibility: hidden;
	opacity: 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 32px;
	padding-top: 32px;
	transition: all 0.3s;
	transform: translateY(-20px);
}

.onepagepro-top-notice-bar.hidden {
	height: 0 !important;
	transition: all 0.4s;
}

.onepagepro-top-notice-bar.active {
	height: 100%;
	transition: all 0.4s;
}

.onepagepro-top-notice-bar-inner.clearfix.show {
	visibility: visible;
	transition: all 0.3s;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 32px;
	padding-top: 32px;
	height: 100%;
	background: #fff !important;
	opacity: 1;
	transform: translateY(0);
}

.onepagepro-top-notice-bar-left.onepagepro-item-pdlr {
	color: #999999;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

.onepagepro-top-notice-bar-right.onepagepro-item-pdlr {
	float: right;
}

.onepagepro-top-notice-bar-right.onepagepro-item-pdlr *,
.onepagepro-top-notice-bar-right.onepagepro-item-pdlr {
	color: #999999;
}

.icon-section .icon-wrapper:hover .icon {
	transform: translateY(-200%);
}

.icon-section .icon-wrapper:hover .icon-title {
	transform: translateY(-100px);
}

.icon-section .icon-wrapper:hover .icon-description {
	transform: translateY(-85px);
}

.icon-section .icon-wrapper * {
	transition: all 0.4s !important;
}

.icon-section .custom-col:nth-child(2) .icon-wrapper .icon-description *,
.icon-section .custom-col:nth-child(2) .icon-wrapper:hover .icon-description *,
.icon-section .custom-col:nth-child(4) .icon-wrapper .icon-description *,
.icon-section .custom-col:nth-child(4) .icon-wrapper:hover .icon-description *,
.icon-section .custom-col:nth-child(6) .icon-wrapper .icon-description *,
.icon-section .custom-col:nth-child(6) .icon-wrapper:hover .icon-description *,
.icon-section .custom-col:nth-child(8) .icon-wrapper .icon-description *,
.icon-section .custom-col:nth-child(8) .icon-wrapper:hover .icon-description *,
.icon-section .custom-col:nth-child(10) .icon-wrapper .icon-description *,
.icon-section .custom-col:nth-child(10) .icon-wrapper:hover .icon-description *,
.icon-section .custom-col:nth-child(12) .icon-wrapper .icon-description *,
.icon-section .custom-col:nth-child(12) .icon-wrapper:hover .icon-description *,
.icon-section .custom-col:nth-child(14) .icon-wrapper .icon-description *,
.icon-section .custom-col:nth-child(14) .icon-wrapper:hover .icon-description * {
	color: #fff !important;
}

.icon-section .icon-wrapper .icon-description {
	transform: translateY(219%);
}

.blogContent * {
	color: #000 !important;
}

.onepagepro-top-notice-bar-right.onepagepro-item-pdlr a.custom-link {
	color: #b1d234;
	transition: all 0.4s;
}

.onepagepro-top-notice-bar-right.onepagepro-item-pdlr a.custom-link:hover {
	color: #91b22c;
}

@media (max-width: 768px) {

	.section-header,
	.section-header.fixed {
		width: 100% !important;
		bottom: auto !important;
		left: auto !important;
		height: 80px !important;
	}

	.section-header {
		position: relative !important;
	}

	.section-header .col-lg-3 {
		width: 55% !important;
		margin-top: 0px !important;
	}

	.section-header .container .col-lg-9 {
		text-align: right;
		justify-content: right;
		margin-top: 0%;
		width: 20% !important;
		margin-right: 10px;
	}

	.icon-section .icon-content-wrapper,
	#blog-section-1 .row .rg-wrapper {
		flex-direction: column;
	}

	.icon-section .icon-content-wrapper .weta-icerik-tag,
	.icon-section .icon-content-wrapper .galleryDescription,
	.gallery-section-2 .gallery-wrapper .galleryDescription,
	.gallery-section-2 .gallery-wrapper .weta-icerik-tag,
	#blog-section-1 .row .rg-wrapper .weta-icerik-tag,
	#blog-section-1 .row .rg-wrapper .category-description {
		width: 100%;
	}

	.icon-section #icon-gallery .row {
		justify-content: center;
	}

	#page-detail-section-1 .container {
		padding-left: 0%;
	}

	#page-detail-section-1 .container .row {
		padding: 110px 20px;
	}

	#blog-section-1 .row .rg-wrapper .weta-icerik-tag {
		margin-bottom: 20%;
	}

	#blog-section-1.pageDetailContent,
	#contactForm-2.pageDetailContent,
	#page-detail-section-1.pageDetailContent {
		height: 100%;
	}

	.form-section .rexa-content {
		order: 1;
		width: 100%;
	}

	.form-section .contact-form {
		order: 2;
		width: 100%;
	}

	#blog-section-1 .custom-col {
		width: 100% !important;
	}

	.icon-section .custom-col {
		width: 100% !important;
	}

	.container {
		padding-left: 3%;
	}

	.icon-section .icon-wrapper .icon-description {
		transform: translateY(300%);
	}

	.pageSliderContent .swiper-slide .weta-slider-tag {
		font-size: 40px;
	}

	.pageSliderContent .swiper-slide .slider-description p {
		font-size: 24px !important;
	}

	.pageDetailContent {
		padding: 140px 0px !important;
	}

	#page-detail-section-1.pageDetailContent {
		padding: 0px !important;
	}

	#page-detail-section-1 .rexa-content .weta-icerik-tag,
	#blog-section-1 .row .rg-wrapper .weta-icerik-tag,
	.contact-form .weta-icerik-tag,
	.icon-section .icon-content-wrapper .weta-icerik-tag {
		font-size: 45px !important;
	}

	.onepagepro-top-notice-bar-button-wrap .fa-plus {
		right: 40%;
		top: 40%;
	}

	.onepagepro-top-notice-bar-button-wrap {
		right: 0px;
		top: 0%;
	}

	.onepagepro-top-notice-bar-button {
		border-left-color: rgba(177, 210, 52, 1);
		border-bottom-color: rgba(177, 210, 52, 1);
		border-right-color: rgba(177, 210, 52, 1);
		border-top-color: rgba(177, 210, 52, 1);
	}

	.section-header .col-lg-2 {
		width: 25% !important;
	}

	.section-header.fixed .container .col-lg-9 {
		width: 40% !important;
	}

	.section-header.fixed .col-lg-2 {
		display: none;
	}

	.onepagepro-top-notice-bar-left.onepagepro-item-pdlr,
	.onepagepro-top-notice-bar-right.onepagepro-item-pdlr {
		float: none;
		text-align: center;
		font-size: 18px !important;
	}

	.onepagepro-top-notice-bar-right.onepagepro-item-pdlr .fa-solid.fa-envelope-open {
		display: none;
	}
	.onepagepro-top-notice-bar-right.onepagepro-item-pdlr div {
		margin-bottom: 10px;
		font-size: 15px;
	}

	.blogDetail{
		padding-left: 2% !important;
	}
	.blogDetail .container{
		max-width: 95% !important;
	}
}

@media (max-width: 360px) {

	#page-detail-section-1 .rexa-content .weta-icerik-tag,
	#blog-section-1 .row .rg-wrapper .weta-icerik-tag,
	.contact-form .weta-icerik-tag,
	.icon-section .icon-content-wrapper .weta-icerik-tag {
		font-size: 40px !important;
	}

	.onepagepro-top-notice-bar-left.onepagepro-item-pdlr,
	.onepagepro-top-notice-bar-right.onepagepro-item-pdlr {
		float: none;
		text-align: center;
		font-size: 16px !important;
	}
}

@media (max-width: 420px) {

	#page-detail-section-1 .rexa-content .weta-icerik-tag,
	#blog-section-1 .row .rg-wrapper .weta-icerik-tag,
	.contact-form .weta-icerik-tag,
	.icon-section .icon-content-wrapper .weta-icerik-tag {
		font-size: 40px !important;
	}
}

.icon-section .custom-col span.fa-solid.fa-money:before {
	content: "\f53a";
}
.blogDetail{
	padding-left: 13% !important;
}
.blogDetail .col-md-4 {
	display: none;
}

.blogDetail .col-md-8{
	width: 100% !important;
}

.blogDetail .container {
	margin: 50px auto;
	padding: 40px;
	background: linear-gradient(145deg, #333333, #2a2a2a);
	border: 2px solid transparent;
	border-radius: 12px;
	background-clip: padding-box;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.4),
		inset 0px 0px 8px rgba(255, 255, 255, 0.05);
	position: relative;
	transition: all 0.3s ease-in-out;
}

.blogDetail .container::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 3px;
	background-color: rgba(177, 210, 52, 1);
	transition: all 0.5s ease-in-out;
	transform: translateX(-50%);
}

.blogDetail .container:hover::after {
	width: 100%;
}

.blogDetail .col-md-8 .blogTitle .weta-icerik-tag {
	text-align: left;
	font-size: 28px;
	color: #b0b0b0;
	margin-bottom: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.blogDetail::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("/images/blog-bg.jpg");
	width: 100%;
	height: 100%;
	background-size: cover;
}

.blogDetail .blogContent p {
	color: #e0e0e0 !important;
	line-height: 1.8 !important;
	text-align: justify;
}

.blogs .blogImage {
	display: none;
}

.blogs .blog-date {
	display: none;
}

.blogs::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(/images/contact-bg.jpg);
	width: 100%;
	height: 100%;
	background-size: cover;
}

.blogs .col-md-3{
	width: 50% !important;
}
.blog-description p{
    min-height: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.blog-title .weta-icerik-tag{
    min-height: 57px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.error-section{
    height: 95vh;
}
.s404wrapper{
    background-color: #000000;
}
.s404wrapper span{
    color: #fff !important;
}
.form-section .rexa-content .contact-group:nth-child(2) .contact-oge:nth-child(1){
	display: none;
}
.form-section .rexa-content .contact-group:nth-child(1) .contact-oge:nth-child(4){
	position: absolute;
    bottom: -30%;
}
.form-section .rexa-content .contactCenter{
	position: relative;
}
.form-section .contactCenter .contact-group{
	margin-bottom: 0px;
}