/*!
Theme Name: krakow Constructions
Theme URI: 
Author: AM GROUP
Description: Description
Version: 5.9
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
body .font-weight-bold{ font-weight:600 !important}
.color_orange{ color:#FE7116;}
::-moz-selection {
  background:#FE7116;
  color: #fff;
  text-shadow: none
}
::selection {
  background:#FE7116;
  color: #fff;
  text-shadow: none
}
.elementor-location-header {
	position: fixed;
	top: 0px;
	z-index: 99;
	width: 100%;
	transition: all ease-in-out 0.5s;
}
.elementor-location-header.header_fixed {
	background-color: #282828;
	border-bottom: 2px solid #fe7116;
}
.elementor-location-header.header_fixed header {
	padding: 15px 20px !important;
}
header {transition: all ease-in-out 0.5s;}
.banner_image_column {
	width: auto !important;
	max-width: 595px;
}

.banner_image_column::after {
	content: "";
	background-color: #FBEDE4;
	position: absolute;
	bottom: -27px;
	min-width: 634px;
	height: 117px;
	left: -20px;
	z-index: -1;
	width: auto;
}
.about_house_column::before {
	content: "";
	background-color: #FBEDE4;
	position: absolute;
	top: -24px;
	width: 475px;
	height: 110%;
	left: -27px;
	z-index: -1;
}
.counter_column .elementor-counter-number-prefix {
	display: none;
}
.counter_column .elementor-counter-number-suffix {
	color: #fe7116;
}
.counter_column .elementor-counter-title {
	text-align: left !important;
}

.banner_image_column {
	top: 120px;
	z-index: 9;
}
.our_process_slider .slick-list {
	margin: 0 -6px;
}
.partner_inner_section.slick-slide {
	margin: 0 6px;
}
.partner_inner_section:hover {
	border-color: #FE7116;
	box-shadow: 0 0 10px #ccc;
}
.partner_inner_section {
	border: 8px solid #FFF1E8;
	font-family: 'Poppins', sans-serif;
	height: 417px !important;
	padding: 30px 30px;
	position: relative;
	transition: all ease-in-out 0.5s;
}
.partner_inner_section img {
}
.partner_inner_section h2 {
	color: #272727;
	font-size: 22px;
	font-weight: 600;
	margin: 20px 0 18px;
}
.partner_inner_section p {
	font-size: 14px;
	margin-bottom: 0;
	font-weight: 500;
	color: #272727b8;
}
.partner_inner_section div {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 0;
	position: absolute;
	width: 100%;
	left: 0px;
	padding: 0 30px;
	bottom: 30px;
}

.partner_inner_section div p {
	color: #FE7116;
	font-weight: 500;
}
.partner_inner_section div a{ width:42px; height:42px; position:relative;}
.partner_inner_section div a:hover::before {
	background-image: url(/wp-content/uploads/2022/02/hover_Arrow.svg);
	content: "";
	position: absolute !important;
	left: 0px;
	height: 42px;
	width: 42px;
}
.what_we_do::before {
	content: "";
	position: absolute;
	left: 0px;
	height: 100%;
	width: 33%;
	background-color: #282828;
	top: 0px;
	border-radius: 0 0 170px 0;
}
.house_land_image {
    height: auto;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: top center;
}
.house_land_column::before {
    content: "";
    background-color: #FBEDE4;
    position: absolute;
    top: 0;
    width: 405px;
    height: 83%;
    right: 10px;
}
.house_land_column {
	text-align: center;
}
.house_tittle {
	background-color: #282828;
	text-align: center;
	max-width: 375px;
	margin: -62px auto 0;
	position: relative;
	padding: 24px 20px;
}
.house_tittle p {
	color: #fff;
	margin-top: 15px;
	margin-bottom: 0;
	margin-top: 10px;
}
.house_tittle p span {
	color: #FE7116;
	font-size: 20px;
	margin-left: 5px;
	font-weight: 600;
}
.house_tittle h2 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}
.room_facilities_wrapper {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
}
.room_facilities {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 10px;
	font-size: 22px;
}
.room_facilities_wrapper .room_facilities:nth-child(1) img {
	max-width: 25px !important;
}
.room_facilities_wrapper .room_facilities:nth-child(2) img {
	max-width: 25px !important;
}
.room_facilities img {
	margin-right: 5px;
	max-width: 21px !important;
	position: relative;
	top: 1px;
}
.download_btns {
	display: inline-flex;
	justify-content: space-between;
	max-width: 434px;
	margin: 28px auto 0;
}
.house_land_column a {
	color: #272727 !important;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	text-decoration: underline !important;
	display: flex;
	transition: all ease-in-out 0.5s;
	/* height: 43px; */
	background-color: transparent !important;
	/* width: 207px; */
	justify-content: center;
	align-items: center;
	margin: 0 6px;
	font-weight: 500;
}
.download_btns a:nth-child(2), a.sold {
	color: #FE7116 !important;
}
.house_land_column a:hover {
	 opacity:0.8;
}
.house_land_column {
	margin-top: 40px;
	margin-bottom: 40px;
}

.subscribe_form input {
	padding-left: 0 !important;
	padding-right: 0px !important;
	box-shadow: none !important;
}
.footer_column a:hover {
	color: #FE7E2C !important;
}
.tag {
	height: 110px;
	width: 110px;
	position: absolute;
	right: 0px;
	z-index: 1;
	top: -50px;
}
.subscribe_form .elementor-message {
	color: #FE7116;
	font-size: 13px !important;
	margin-bottom: 0;
}
.powered_by img {
	max-width: 26px !important;
	margin: 0 5px;
}
#stay_in_touch .elementor-field-type-submit {
	margin-top: 30px;
}
#form-field-field_b43b576 {
	padding-left: 0;
	padding-right: 0;
	resize: none;
}
.elementor-field-textual{box-shadow:none !important;}
.elementor-field-textual:focus {
	border-color: #fe7116 !important; box-shadow:none !important;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}


.krakow_frm input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
}
.krakow_frm textarea {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
}
.krakow_frm input#gform_submit_button_1 {
    background: #FE7116;
    color: #fff;
    border: 0;
    width: 170px;
    height: 54px;
    line-height: 54px;
}


.gform_wrapper.gravity-theme input{
	color: #fff;
}
.gform_wrapper.gravity-theme textarea {
    color: #fff;
}

.gform_wrapper.gravity-theme input:focus {
    outline: 0;
}
.gform_wrapper.gravity-theme textarea:focus {
    outline: 0;
}

