.social_media_icons img {
	padding: 4px
}

#down-arrow {
	width: 58px;
	transform: rotate(90deg);
	margin-top: 36px
}

.banner_contact_main {
	background-color: #191919 !important
}

.border-red {
	border: 1px solid #d00808 !important;
	border-radius: 6px !important
}

.border-green {
	border: 1px solid #30686e !important;
	border-radius: 6px !important
}

@media(min-width:1025px) {
	input {
		width: 80% !important
	}
}

@media(min-width:768px) and (max-width:991px) and (orientation:portrait) {
	.contact-us-form {
		padding: 35px 0 0 90px
	}

	.contact_sec2_title_hide {
		display: block !important
	}
}

#close-message {
	position: absolute;
	right: 12px;
	cursor: pointer;
	top: 7px;
	font-size: 22px
}

#success-message-window .modal-header {
	padding: 15px;
	border: 1px solid #73b159
}

#success-message-window h5 {
	text-align: center
}

.success-message {
	margin-top: 24%
}

.start_project {
	cursor: pointer
}

.banner_contact {
	text-align: center;
	/*height: 86vh*/
}

#lets-work {
	font-size: 64pt !important;
	font-weight: 900 !important;
	color: #fff !important
}

.lets-connect-btn {
	display: inline-flex;
	font-size: 18px;
	background: #fff;
	padding: 14px 50px;
	color: #000;
	font-weight: 700;
	min-width: 150px;
	text-align: center;
	cursor: pointer
}

.iconbox-content h4 {
	font-size: 20px !important;
	color: #fff
}

.iconbox-content p {
	font-size: 14px !important;
	color: #fff
}

.lets-connect-btn:hover {
	color: #000 !important
}

.banner_contact p {
	padding: unset !important;
	color: #fff !important;
	font-size: 15px !important;
	margin-top: 58px !important
}

.address-list {
	padding: 4% 14% 8%;
	border-top: 1px solid #0a0a0a;
	margin-top: 16px
}

.address-2 {
	display: flex;
	margin-left: 68px
}

.address-1 {
	display: flex;
	margin-left: 110px
}

.iconbox-content {
	margin-left: 20px
}

#email-id {
	font-size: 18px;
	font-weight: 900;
	font-family: sans-serif;
	color: #fff
}

.iconbox-content a:hover {
	color: #000 !important
}

.footer_bot {
	background-color: #191919 !important
}

#contact-us-form-section {
	position: fixed;
	top: 0;
	padding: 22px 42px;
	height: 100vh;
	background: #fff;
	z-index: 999999;
	display: none;
	transform: scaleX(0);
	transform-origin: right;
	overflow: auto;
	overflow-x: hidden
}

.show-form {
	display: block !important
}

.contact_sec2_title_hide {
	font-size: 38px !important
}

input {
	width: 100% !important
}

.form-control {
    height: 40px !important;
    box-shadow: none;
    border: 1px solid #ccc!important;
    font-size: 18px !important;
    color: #000 !important;
    margin-top: 8px;
}
.file-input-box {
	    border:none !important;
	    box-shadow:none;
	        margin-top: 1rem;
	}
	.review-form {
    padding: 4rem;
    border: 1px solid #ccc;
    margin: 4rem 0;
    box-shadow: rgb(253 42 117 / 69%) 0px 0px 13px 0px;
    border-radius: 10px;
}
.review-left-img img {
    width: 100%;
}
.review-main-content {
    display: flex;
    align-items: center;
}
.Review-icon-star i {
    color: gold;
}
.Review-icon-star {
    margin-top: 1rem;
}
.submit-button {
    padding: 8px 32px;
    background: #000;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #000;
}
.submit-button:hover {
    background:#fff;
    color:#000;
}
.main-submit-button {
    text-align: end;
    margin-bottom: 0 !important;
}
.review-left-img h4.review {
    font-size: 42px;
    font-weight: 600;
}
.review-left-img p {
        font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
        position: relative;
        padding-bottom:5px;
}
.review-left-img p:before {
    content: '';
    position: absolute;
    background: #000;
    width: 20%;
    height: 2px;
    bottom: 0;
    left: 39%;
}
.review-left-img {
    text-align: center;
}

.contact-form-btn {
	font-size: 22px;
	background: #000;
	color: #fff;
	padding: 10px 50px;
	filter: drop-shadow(0 0 6px #000);
	cursor: pointer;
	border: unset !important;
	margin-bottom: 25px;
	margin-top: 14px
}

#close-form-slider {
	top: 18px;
	position: absolute;
	font-size: 28px;
	color: #fff;
	padding: 10px 50px;
	filter: drop-shadow(0 0 6px #000);
	left: -32px;
	font-weight: 900;
	cursor: pointer
}

.contact-form-btn:hover {
	color: #fff;
	border: unset !important
}

.form-group {
	margin-bottom: 30px
}

textarea {
	min-height: 188px !important
}

.text-danger {
	color: #e7130f !important;
	font-size: 18px !important
}

.iconbox-content a {
	text-decoration: none !important
}

@media (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
	.banner_contact {
		padding: 30% 0 0 0 !important
	}

	.lets-connect-btn {
		font-size: 26px
	}

	.address-list {
		padding: 8% 14% 8%;
		border-top: 1px solid #ddd;
		margin-top: 44px !important
	}

	.address-2 {
		padding-top: 15% !important;
		margin-left: 0 !important
	}

	.address-1 {
		margin-left: 0 !important
	}

	.iconbox-content h4 {
		font-size: 30px;
		color: #fff
	}

	.iconbox-content p {
		font-size: 22px;
		color: #fff
	}

	#email-id {
		font-size: 38px
	}

	.banner_contact p {
		font-size: 34px !important
	}

	#lets-work {
		font-size: 80pt !important
	}

	.form-slider .upload-project-title {
		font-size: 24px
	}

	.form-control {
		height: 66px !important;
		font-size: 31px !important
	}

	textarea {
		min-height: 350px !important
	}

	.text-danger {
		font-size: 24px !important
	}
}

@media (min-width:768px) and (max-width:1024px) and (orientation:landscape) {

	.contact-us-form-1,
	.contact-us-form-2 {
		padding: 8% 2% 8% !important
	}

	.text-danger {
		font-size: 24px !important
	}

	textarea {
		min-height: 260px !important
	}

	.form-control {
		height: 58px !important;
		font-size: 26px !important
	}

	.upload-project-title {
		font-size: 22px !important
	}

	.captcha-data {
		left: 0 !important
	}

	#lets-work {
		font-size: 80pt !important
	}

	.banner_contact {
		padding: 12% 10% 0 10% !important
	}

	.lets-connect-btn {
		font-size: 26px
	}

	.address-list {
		padding: 8% 2% 8%;
		border-top: 1px solid #ddd;
		margin-top: 44px !important
	}

	.address-2 {
		margin-left: 0 !important
	}

	.address-1 {
		margin-left: 0 !important
	}

	.iconbox-content h4 {
		font-size: 30px
	}

	.iconbox-content p {
		font-size: 22px
	}

	.address-2 h6 {
		font-size: 32px
	}

	#email-id {
		font-size: 38px
	}

	.banner_contact p {
		font-size: 34px !important
	}
}

@media (max-width:1025px) {
	#contact-us-form-section {
		width: 100%
	}

	.gform_body {
		padding: 0 0 !important
	}
}

@media (max-width:767px) and (orientation:portrait) {
	#lets-work {
		font-size: 42pt !important;
		padding: 20% 0 0 0 !important
	}

	.address-1 {
		margin-left: 0
	}

	.address-2 {
		margin-left: 0;
		margin-top: 50px
	}
}

@media (max-width:767px) and (orientation:landscape) {
	#lets-work {
		font-size: 46pt !important
	}

	.address-1 {
		margin-left: 48px
	}

	.address-2 {
		margin-left: 48px;
		margin-top: 50px
	}
}

.contact-us-form-2 .col-md-9 {
	width: 70%
}

.contact-us-form-2 .col-md-3 {
	width: 30%
}

.created_with {
	border-left: 2px solid #848383;
	padding-left: 12px;
	color: #fff
}

.footer-logo-image {
	width: 110px;
	margin-top: -16px
}

.contact-us-footer {
	margin-top: 18px
}

.upper_footer {
	background-color: #fff !important
}
@media screen and (min-device-width: 320px) and (max-device-width: 768px) { 
.review-main-content {
    flex-direction: column;
}
}