/* 
Theme Name: Brink Home Improvement
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: FDM
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/******Default vip css start*****/  
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
.elementor-nav-menu {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
}

*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p,li {
	margin-bottom: 20px; 
}  
p, li, div, p.elementor-heading-title {
	color: #000;
	font-size: 20px;
	line-height: 38px;
	font-family: "Montserrat", sans-serif;
	font-weight: normal;
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #262626;
	letter-spacing: 0;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	text-transform: capitalize;
}
.bigheading {
	margin-bottom: 30px !important;
}
p a {
	color: #0a50fa !important;
	font-weight: 700;
	text-decoration: unset !important;
}
p a:hover, .link-text a:hover {
	color: #262626 !important;
}
strong {
	font-weight: 500 !important;
}  
.subheading h6 {
	font-size: 18px;
	line-height: 49px;
	text-transform: uppercase;
	color: #2b328c;
}
.pl60{
	padding-left: 60px;
}
.pl30{
	padding-left: 30px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}
.mt50{
	margin-top: 50px;
}   
.mt35{
	margin-top: 35px;
} 
.mt100{
	margin-top: 100px;
}    
.pad100 {
	padding: 100px 15px;
} 
.pt100{
	padding-top: 100px;
} 
.pb100{
	padding-bottom: 100px;
}
.pt50 {
	padding-top: 50px;
}
.defbtn{
	margin-top: 30px;
}
body {
	position: relative;
}
a {
	transition: all ease-in-out 0.5s !important;
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
/*** Header ***/  
@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}   
.hdactive .elementor-location-header {
	position: fixed;
	-webkit-animation: slideIn 0.5s ease-in;
	-moz-animation: slideIn 0.5s ease-in;
	animation: slideIn 0.5s ease-in;
	z-index: 102;
	padding: 10px 15px;
	background: #fff;
	box-shadow: 0px 0px 11px rgba(0,0,0,0.2);
}
.hd_menu  .elementor-widget-container {
	width: 100%;
}      
.header_main .elementor-widget-wrap {
	justify-content: space-between;
	column-gap: 5px;
}
/* .header_main .elementor-widget-wrap {
justify-content: flex-end;
column-gap: 5px;
} */
.hd_menu .elementor-nav-menu > li {
	margin-left: 20px;
}
.hd_menu .elementor-nav-menu > li > a {
	color: #000;
	padding: 0 !important;
	text-transform: capitalize;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px !important;
	border-bottom: solid 1px transparent;
	padding-bottom: 5px !important;
}
.hd_menu .elementor-nav-menu > li > a:hover {
	border-bottom: solid 1px #0a65fa;
}
/* .hd_menu .elementor-nav-menu > li:last-child > a {
background: #f53639;
border-radius: 0px;
padding: 15px 30px !important;
line-height: normal;
min-width: 210px;
color: #fff !important;
} */
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 14px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	background: #6d7358 !important;
	font-size: 15px;
	text-transform: capitalize;
	letter-spacing: 0;
}
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border-bottom: 0px !important;
}  
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #222334;
	min-width: 235px !important;
	border-radius: 0px;
	margin-top: -5px !important;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
	border-radius: 0px; 
} 
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
	display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #4c5238 !important;
	opacity: 1;
	border-left: unset !important;
	color: #fff !important;
}
.elementor-location-header {
	position: static;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	padding: 15px;
}
.elementor-nav-menu li .sub-arrow svg {
	transition: all ease-in-out 0.5s;
	fill: #000;
}
.elementor-nav-menu li:hover .sub-arrow svg {
	fill: #0a65fa;
}
.site_logo {
	width: auto !important;
	max-width: 320px;
}
.hd_right {
	width: calc(100% - 210px) !important;
}
.hdactive .site_logo {
	max-width: 220px;
}
.hd_img {
	width: auto !important;
}
.hd_img img {
	max-width: 100px;
	max-height: 40px;
	width: auto !important;
}
.right_imgcol {
	width: auto !important;
}
.hd_menu {
	width: auto !important;
}
/* .hd_menucol .elementor-element {
width: auto !important;
} */
/*** Header End***/ 
.ft_sec {
	padding: 60px 15px 30px;
}
.ft_icon ul {
	margin: 0 !important;
	justify-content: space-between;
	column-gap: 20px;
	border-bottom: solid 1px #848e9b;
	padding-bottom: 40px !important;
}
.ft_icon li {
	margin: 0 !important;
}
.ft_icon li a {
	color: #fff;
	font-size: 20px !important;
}
.ft_icon li a i {
	display: block;
	font-size: 15px;
	color: #0a73fe;
	font-weight: 400;
	font-style: normal;
	line-height: 20px;
}
.ft_icon li a svg {
	fill: #ffff;
	width: 26px !important;
	height: 26px !important;
	margin: 0 !important;
}
.ft_icon li a .elementor-icon-list-icon {
	background: rgba(255, 255, 255, 0.1);
	padding: 12px;
	border-radius: 50%;
	margin-right: 5px;
}
.ft-list ul {
	margin: 0 !important;
	column-gap: 20px;
}
.ft-list li {
	margin: 0 !important;
}
.ft-list li a {
	color: #fff;
	font-size: 14px !important;
	line-height: 24px;
	text-transform: capitalize;
	font-family: "Open Sans", sans-serif;
}
.ft-list li:hover a {
	text-decoration: underline !important;
}
.btm_ft {
	border-top: solid 1px #848e9b;
	padding-top: 25px;
}
.copyrighttext {
	color: #fff;
	font-size: 15px;
}
.copyrighttext a {
	color: #fff;
}
.copyrighttext a:hover {
	text-decoration: underline !important;
}

.right-container .elementor-container {
	max-width: calc((100% - 1220px)/2 + 1220px) !important;
	margin-right: 0px;
}
.confidence {
	background-color: #0a73fe;
	padding: 50px;
	max-width: 830px;
	position: absolute;
	top: -400px;
	left: 0;
	z-index: 1;
}
.diff-pad {
	padding: 14% 15px 100px;
}
.home-hd h1 {
	font-size: 55px;
	line-height: 75px;
	font-weight: 700;
	border-left: 4px solid #fff;
	padding-left: 35px;
	text-shadow: 0px 0px 30px #0000004f;
	margin-bottom: 35px;
}
.defbtn a {
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	background: transparent;
	color: #fff;
	position: relative;
	left: 0;
	top: 0px;
	background-image: url(https://brinkhomeimprovement.com/wp-content/uploads/2025/11/butn_arrow.png);
	background-repeat: no-repeat;
	background-position: center right 10px;
	text-transform: uppercase;
	padding: 0 !important;
	padding-right: 60px !important;
	border-radius: 0px;
}
.defbtn a::after {
	content: '';
	border: 1px solid #fff;
	height: 50px;
	width: 50px;
	border-radius: 100px;
	position: absolute;
	left: 116px;
	bottom: -12px;
}
.defbtn a::before {
	content: '';
	border: 1px dashed #fff;
	height: 50px;
	width: 50px;
	border-radius: 100px;
	position: absolute;
	left: 110px;
	bottom: -12px;
	transition: all ease-in-out 0.3s;
	-webkit-animation: rotatecircle 5s infinite ease-in-out;
}
.defbtn a:hover::before {
	left: 113px;
	width: 56px;
	height: 56px;
	bottom: -15px;
}
.defbtn a:hover {
	padding-right: 65px !important;
}
@-moz-keyframes rotatecircle {
	0% { -moz-transform:rotate(0deg); }
	100% { -moz-transform:rotate(-360deg); }
}

@-webkit-keyframes rotatecircle {
	0% { -webkit-transform:rotate(0deg); }
	100% { -webkit-transform:rotate(-360deg); }
}
.callblock p {
	position: absolute;
	top: 150px;
	transform: rotate(-90deg);
	bottom: 0;
	left: 0;
	margin: auto;
	align-content: center;
}
.callblock strong {
	display: block;
	font-weight: 800 !important;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	line-height: 20px;
	background: #0a73fe;
	padding: 3px 10px;
	letter-spacing: 7px;
	text-align: center;
	margin-bottom: 3px;
}
.callblock a {
	font-size: 16px;
	line-height: 20px;
	display: block;
	letter-spacing: 1px;
	font-weight: 600;
	color: #000000 !important;
	text-align: center;
}
.remodels_outer > div {
	column-gap: 20px;
	justify-content: center;
}
.remodels-boxes {
	width: calc(100% / 3 - 14px) !important;
}
.remodels-boxes .elementor-image-box-img {
	width: auto !important;
	display: block;
	margin-bottom: 0 !important;
	position: relative;
	overflow: hidden;
}
.remodels-boxes:hover .elementor-image-box-img img {
	-moz-animation: imagezoom 10s infinite ease-in-out;
	-webkit-animation: imagezoom 10s infinite ease-in-out;
}
@-moz-keyframes imagezoom {
	0% { -moz-transform:scale(1); }
	50% { -moz-transform:scale(1.1); }
	100% { -moz-transform:scale(1); }
}

@-webkit-keyframes imagezoom {
	0% { -moz-transform:scale(1); }
	50% { -moz-transform:scale(1.1); }
	100% { -moz-transform:scale(1); }
}
.remodels-boxes .elementor-image-box-img::before {
	content: '';
	position: absolute;
	height: 6px;
	width: calc(100% + 36px);
	background: #fff;
	bottom: 172px;
	z-index: 9;
	left: -30px;
	right: -30px;
	margin: 0 auto;
	transform: rotate(-22deg);
}
.remodels-boxes .elementor-image-box-img img {
	width: 100%;
	display: block;
}
.remodels-boxes .elementor-image-box-content {
	background: #262626;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 120px 30px 38px 30px;
	-webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 63%);
	clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 63%);
}
.remodels-boxes span {
	width: 100%;
	display: block;
	margin-top: 0;
	margin-bottom: 30px;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
	text-align: right;
	padding-right: 0;
	color: #fff;
	text-transform: uppercase;
	position: relative;
}
.remodels-boxes a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.remodels-boxes i {
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	text-decoration: none !important;
	background: transparent;
	color: #fff;
	position: relative;
	left: -20px;
	top: 0px;
	background-image: url(https://brinkhomeimprovement.com/wp-content/uploads/2025/11/butn_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	font-style: normal;
	padding: 12px 24px;
	padding-right: 75px;
}
.remodels-boxes i::before {
	content: '';
	border: 1px dashed #fff;
	height: 50px;
	width: 50px;
	border-radius: 100px;
	padding: 10px;
	position: absolute;
	left: 140px;
	bottom: -3px;
	transition: all ease-in-out 0.3s;
	-webkit-animation: rotatecircle 5s infinite ease-in-out;
}
.remodels-boxes i::after {
	content: '';
	border: 1px solid #fff;
	height: 50px;
	width: 50px;
	border-radius: 100px;
	padding: 10px;
	position: absolute;
	left: 146px;
	bottom: -3px;
}
.remodels-boxes i:hover::before {
	left: 143px;
	width: 56px;
	height: 56px;
	bottom: -6px;
}
.remodels-boxes .elementor-image-box-description {
	text-align: right;
	position: relative;
}
.remodels-boxes:nth-child(2) {
	margin-top: -30px;
	margin-bottom: auto;
}
.remodels-boxes span::before {
	content: '';
	position: absolute;
	right: 0px;
	top: -75px;
	background: #fff;
	height: 60px;
	width: 1px;
	-webkit-animation: mymovehor 2.5s infinite;
	-moz-animation: mymovehor 2.5s infinite;
	animation: mymovehor 2.5s infinite;
}
@keyframes mymovehor {
	0% {height: 0px;}
	50% {height: 60px;}
	100% {height: 0px;}
}
@-moz-keyframes mymovehor {
	0% {height: 0px;}
	50% {height: 60px;}
	100% {height: 0px;}
}
@-webkit-keyframes mymovehor {
	0% {height: 0px;}
	50% {height: 120px;}
	100% {height: 60px;}
}
.remodels-boxes .elementor-image-box-description::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 20px;
	height: 1px;
	background: #939393;
	width: 120px;
	-webkit-animation: mymovever 2.5s infinite;
	-moz-animation: mymovever 2.5s infinite;
	animation: mymovever 2.5s infinite;
}
@keyframes mymovever {
	0% {width: 0px;}
	50% {width: 120px;}
	100% {width: 0px;}
}
@-moz-keyframes mymovever {
	0% {width: 0px;}
	50% {width: 120px;}
	100% {width: 0px;}
}
@-webkit-keyframes mymovever {
	0% {width: 0px;}
	50% {width: 120px;}
	100% {width: 0px;}
}
.bigheading h2 {
	font-size: 50px; 
	line-height: 1.1;
}
.wt, .wt p {
	color: #fff;
}
.right-container .elementor-container {
	max-width: calc((100% - 1220px)/2 + 1220px) !important;
	margin-right: 0px;
}
.left-container .elementor-container {
	max-width: calc((100% - 1220px)/2 + 1220px) !important;
	margin-left: 0px;
}
.bg-blue > div {
	background: #0a73fe;
	padding: 40px !important;
	margin: 440px auto auto -80px;
	position: relative;
}
.bg-blue > div::before {
	content: "";
	position: absolute;
	background-image: url(https://brinkhomeimprovement.com/wp-content/uploads/2025/12/half.png);
	background-repeat: no-repeat;
	bottom: 0px;
	background-size: 240px;
	width: 240px;
	height: 93px;
	left: 0;
}
.scroll-btn {
	position: absolute;
	top: 100px;
	right: -80px;
}
.scroll-btn a {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #0a73fe !important;
	font-weight: 500;
	line-height: normal;
	position: relative;
	padding-left: 80px;
	transform: rotate(-90deg);
	display: inline-block;
	background: transparent;
	z-index: 1;
}
.scroll-btn a:hover {
	color: #0a73fe !important;
}
.scroll-btn a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 1px;
	width: 70px;
	background: #0a73fe;
	-webkit-animation: mymove3 2.5s infinite;
	-moz-animation: mymove3 2.5s infinite;
	animation: mymove3 2.5s infinite;
}
.darkbg {
	background: #262626;
	padding: 100px;
	background-image: url(https://brinkhomeimprovement.com/wp-content/uploads/2025/12/drk_bg-1.jpg);
	background-repeat: no-repeat;
	background-position: bottom -3px right -36px;
	padding-bottom: 260px !important;
}
.dark-col.bg-blue > div {
	margin: -140px -120px auto auto;
}
.mdheading h2 {
	font-size: 42px;
	line-height: 1.1;
	margin-bottom: 30px;
}
.blue-bdr {
	position: relative;
}
.blue-bdr::before {
	content: "";
	position: absolute;
	left: -120px;
	width: 100%;
	height: 50%;
	bottom: -60px;
	background: #0a73fe;
}
.pb400 {
	padding-bottom: 400px;
}
.black-bg > div {
	background: rgba(0,0,0,0.9);
	padding: 100px;
	margin-top: -530px;
	margin-bottom: auto;
}
.wt-bdr {
	position: relative;
}
.wt-bdr::before {
	content: "";
	position: absolute;
	border: 3px solid #fff;
	width: 215px;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -40px;
}
.homebg-pad {
	padding: 14% 15px 22%;
}
.number_bullet li {
	margin-top: 45px;
	position: relative;
	padding-left: 40px;
	color: #262626;
	font-size: 20px;
	line-height: 36px;
	list-style: none;
	max-width: 570px;
	margin-bottom: 0 !important;
}
.number_bullet li span {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	font-family: 'impact';
	font-size: 50px;
	line-height: 50px;
	color: #000000;
	height:50px;
}
.number_bullet li::before {
	content: '';
	position: absolute;
	left: -5px;
	top: 0;
	height: 50px;
	width: 18px;
	background: #0a73fe;
	margin: auto 0;
	bottom: 0;
}
.blk-btn a {
	color: #000 !important;
	background-image: url(https://brinkhomeimprovement.com/wp-content/uploads/2025/12/black_arrow.png);
}
.blk-btn.defbtn a::before {
	border: 1px dashed #000;
}
.blk-btn.defbtn a::after {
	border: 1px solid #000;
}
.image_scale:hover img {
	-moz-animation: imagezoom 10s infinite ease-in-out;
	-webkit-animation: imagezoom 10s infinite ease-in-out;
}
.left-bdr h2 {
	border-left: 4px solid #fff;
	padding-left: 20px;
}
.blkleft-bdr h2 {
	border-left: 4px solid #262626;
	padding-left: 20px;
}






.custom-contact option {
	background: #cf132b !important;
}
.half-col {
	grid-column: span 6 !important;
}
.third-col {
	grid-column: span 4 !important;
}
.custom-contact .gfield_required {
	display: none !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
	display: none;
}
.custom-contact .gform_wrapper .validation_message {
	padding-top: 0px !important;
	margin-top: -20px !important;
	padding-left: 15px !important;
}
.validation_message {
	padding: 0px !important;
	background: transparent !important;
	border: 0px !important;
	margin-top: 0px !important;
	line-height: 20px !important;
	font-size: 14px !important;
	color: #fff !important;
}
.custom-contact input, .custom-contact .textarea, .custom-contact select {
	background: transparent !important;
	height: 90px;
	margin-bottom: 0px !important;
	padding: 8px 15px !important;
	transition: all ease-in-out 0.5s;
	border: 0px solid #fffefe6e;
	border-radius: 0;
	width: 100% !important;
	border-top: solid 1px #90c0ff;
	border-bottom: solid 1px #90c0ff;
	text-transform: capitalize;
	font-weight: 400;
	color: #fff;
	font-size: 18px !important;
	line-height: 22px;
}
.custom-contact input:focus {
	border: 0px;
	border-top: solid 1px #90c0ff;
	border-bottom: solid 1px #90c0ff;
}
.custom-contact .gform_fields {
	column-gap: 0 !important;
	row-gap: 50px !important;
}
.bdr-form {
	border-left: solid 1px #90c0ff;
	border-right: solid 1px #90c0ff;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid="true"] {
	border: 0px solid #fff !important;
	border-top: solid 1px #90c0ff !important;
	border-bottom: solid 1px #90c0ff !important;
}
.custom-contact .gfield_label {
	margin-bottom: 5px !important;
	color: #fff !important;
	text-transform: capitalize;
	font-weight: 700 !important;
	font-size: 20px !important;
	line-height: 22px;
}
.custom-contact .textarea {
	height: 170px !important;
	border-top: 0px !important;
}
.instruction {
	display: none;
}
/* input::placeholder, textarea::placeholder {
opacity: 1;
color: #fff;
} */
.custom-contact .button {
	font-size: 14px !important;
	line-height: 24px;
	font-weight: 500;
	background: transparent !important;
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	background-image: none;
	color: #fff;
	position: relative;
	left: 0;
	top: 0px;
	background-image: url(https://brinkhomeimprovement.com/wp-content/uploads/2025/11/butn_arrow.png) !important;
	background-repeat: no-repeat !important;
	background-position: center right 10px !important;
	text-transform: uppercase;
	padding: 0 !important;
	border-radius: 0px;
	max-width: 140px;
	margin: auto;
	border: 0 !important;
	height: unset;
	margin-top: 30px;
}
.custom-contact .button:hover {
	background-position: center right 5px !important;
}
.custom-contact .gform_footer.top_label {
	margin: 0 !important;
	padding: 0 !important;
}

.inr-hd h1 {
	font-size: 80px;
	line-height: 1.1;
	margin-bottom: 25px;
}
.inr-callblock.callblock p {
	top: 100px;
	bottom: 0;
	left: unset;
	right: 0;
}

.bg-col > div {
	background: #fff;
	margin: 40px auto auto -80px;
	padding: 35px;
	box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
}
.bg-col p {
	font-size: 16px;
	line-height: 35px;
}
.left-shadow img {
	box-shadow: 0px 0px 11px rgba(0,0,0,0.1);
	border: 7px solid #fff;
	position: relative;
}
.left-shadow::before {
	content: "";
	position: absolute;
	width: 110px;
	height: 100%;
	background: #0a5cfa;
	bottom: -60px;
	left: -50px;
}
.bgcol-left.bg-col > div {
	margin: 40px -80px auto auto;
	position: relative;
	z-index: 1;
}
.left-shadow.right-shadow::before {
	background: #0a5cfa;
	bottom: unset;
	left: unset;
	right: -50px;
	top: -60px;
}
.bgcol-left.bg-col > div::before {
	content: "";
	position: absolute;
	content: "";
	background-image: url("https://brinkhomeimprovement.com/wp-content/uploads/2025/12/kitchenclip-1.png");
	width: 550px;
	height: 320px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0.09;
	left: 0;
	bottom: 0;
}
.owner-info > div {
	background: #0a5cfa;
	padding: 40px !important;
	margin-top: -143px;
	margin-bottom: 40px;
	border: 11px solid #fff;
	max-width: 360px;
}
.owner-info h2 {
	font-size: 28px;
	color: #fff;
	margin-top: 7px;
	text-transform: uppercase;
}
.mike-img img {
	position: relative;
}
.mike-img::before {
	position: absolute;
	content: "";
	border: 14px solid #eaeaea;
	width: 140px;
	height: 100%;
	left: -40px;
	top: 25px;
}
.brinkhome p {
	border-left: 9px solid #0a5cfa;
	padding-left: 22px;
	font-size: 22px;
	line-height: 34px;
	color: #0a5cfa;
	font-weight: bold;
}
.bottom-shadow.left-shadow.right-shadow::before {
	bottom: -60px;
	top: unset;
}
.pad50 {
	padding: 50px 15px;
}
.home-improvement {
	margin-top: -80px;
}
.left-right-bdr p {
	position: relative;
}
.left-right-bdr p::before {
	content: "";
	position: absolute;
	right: -10px;
	width: 3px;
	height: 100%;
	background: #d7d7d7;
	bottom: -30%;
}
.left-right-bdr p::after {
	position: absolute;
	content: "";
	left: -30px;
	width: 3px;
	height: 100%;
	background: #d7d7d7;
	top: -55%;
	z-index: 1;
}
.pb120 {
	padding-bottom: 120px;
}
.diff-hd.inr-hd h1 {
	font-size: 70px;
	margin-left: -80px;
}
.diff-hd.inr-hd h1 strong {
	background: #0a6dfa;
	color: #fff;
	padding: 0px 15px;
}
.bnr-para p {
	text-shadow: 0px 0px 4px rgb(255, 255, 255);
	text-transform: uppercase;
	font-size: 22px;
	margin-left: -80px;
}
.bg-pad {
	padding: 15% 15px;
	margin-top: 100px;
}

.bathroom-col {
	margin-top: -150px;
}
.bathroom-col > div {
	background: #fff;
	padding: 50px;
	box-shadow: 0px 0px 50px rgba(0,0,0,0.1);
	position: relative;
}
.bathroom-col > div::before {
	position: absolute;
	content: "";
	background-image: url("https://brinkhomeimprovement.com/wp-content/uploads/2025/12/pngefft.png");
	background-repeat: no-repeat;
	width: 400px;
	height: 400px;
	right: 0;
	opacity: 0.09;
	bottom: 0;
}
.bigtext p {
	font-size: 26px !important;
	font-weight: bold;
	line-height: 39px !important;
	margin-bottom: 25px;
}
.bathroom-col p {
	font-size: 17px;
	line-height: 36px;
}
.blkbg-col > div {
	background: #262626;
	padding: 70px 50px 70px 50px !important;
}
.blkbg-col p a {
	color: #fff !important;
}
.rating_outer > div {
	row-gap: 30px;
}
.rating-boxes {
	width: 100% !important;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 50px;
}
.rating-boxes .elementor-image-box-img {
	width: auto !important;
	display: block !important;
	position: relative;
	margin-right: 30px !important;
}
.rating-boxes .elementor-image-box-img img {
	width: 100% !important;
	max-width: 100px;
	display: block;
	position: relative;
}
.rating-boxes .elementor-image-box-img::before {
	content: "";
	position: absolute;
	border: 2px solid #dbdbdb;
	width: 100px;
	height: 50px;
	border-radius: 50%;
	left: -12px;
	bottom: -20px;
	background: #fff;
}
.rating-boxes .elementor-image-box-description {
	font-size: 18px;
	line-height: 33px;
}
.rating-boxes:last-child {
	border-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.full-img img, full-img * {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.single-gall {
	width: calc(100% / 3 - 14px) !important;
}
.gallery_outer .elementor-widget-wrap {
	column-gap: 20px;
	row-gap: 20px;
}
.single-gall .elementor-image-box-img {
	display: block !important;
	width: auto !important;
	position: relative;
	overflow: hidden;
	border-radius: 0;
	margin-bottom: 0 !important;
}
.single-gall img {
	display: block !important;
	width: 100%;
	transition: 0.5s all ease-in-out !important;
	height: 450px;
	object-fit: cover;
}
.single-gall p {
	font-size: 16px;
	line-height: 29px;
}
.single-gall a::before {
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
}
.single-gall:hover img {
	transform: scale(1.05);
}
.single-gall span {
	margin: 0;
	font-size: 22px;
	text-align: center;
	text-transform: capitalize;
	display: block;
	letter-spacing: 0;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	color: #fff;
}
.single-gall .elementor-image-box-content::before {
	content: "";
	position: absolute;
	background: #000;
	background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 70%);
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
}
.wt p a {
	color: #fff !important;
}
.wt-bg > div {
	background: #fff;
	box-shadow: 0px 0px 21px rgba(0,0,0,0.1);
	padding: 50px !important;
}
.site-list li {
	position: relative;
	font-size: 16px;
	line-height: normal;
	margin-bottom: 15px;
	padding-left: 20px;
	list-style: none;
}
.site-list li::before {
	content: "";
	position: absolute;
	background-image: url(https://brinkhomeimprovement.com/wp-content/uploads/2025/12/black_arrow.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 12px;
	width: 12px;
	height: 12px;
	left: 0;
	top: 4px;
}
.site-list ul {
	margin-top: 20px;
}
.rotate-hd h2 {
	font-size: 63px;
	text-transform: capitalize;
	text-align: center;
	transform: rotate(-90deg);
	padding: 5px 0;
	position: absolute;
	left: -293px;
	bottom: -40px;
	width: 480px;
}
.rotate-hd {
	position: relative;
}
.rotate-hd::before {
	content: "";
	position: absolute;
	width: 100px;
	height: 440px;
	background: #fff;
	left: -94px;
	bottom: -90px;
	margin: auto;
	top: 0;
	box-shadow: 0px 0px 73px rgba(0,0,0,0.06);
	border-radius: 34px;
}
.big-hd h3 {
	font-size: 63px;
	line-height: 1.1;
	margin-bottom: 25px;
}
.contactbrinkbtm {
	position: relative;
}
.contactbrinkbtm::before {
	content: "";
	background-image: url("https://brinkhomeimprovement.com/wp-content/uploads/2019/09/skyscapper.png");
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 90%;
	background-size: contain;
	background-position: center center;
	bottom: 0;
	opacity: 0.05;
}

.review_outer > div {
	column-gap: 20px;
	justify-content: center;
	row-gap: 20px;
}
.single-review {
	width: calc(100% / 3 - 14px) !important;
}
.elementor-element.elementor-element-af63559.single-review.animated-slow.elementor-widget.elementor-widget-testimonial.animated.fadeIn {
}
.single-review .elementor-testimonial-content {
	background: #fff;
	box-shadow: 0px 3px 13px rgba(0,0,0,0.05);
	border-radius: 9px;
	padding: 25px;
	font-size: 15px;
	margin: auto;
	line-height: 32px;
	text-align: left;
}
.single-review .elementor-testimonial-wrapper {
	overflow: visible;
}
.single-review .elementor-testimonial-name {
	text-align: right !important;
	color: #535353;
	font-weight: 700;
	font-size: 19px;
	line-height: 28px;
	margin-top: 10px;
}
.single-review .elementor-testimonial-meta {
	text-align: right;
	position: relative;
}
/* 	.single-review .elementor-testimonial-meta::before {
content: "";
position: absolute;
content: "";
width: 40px;
height: 1px;
background: #535353;
right: 110px;
top: 22px;
-webkit-animation: mymove5 2.5s infinite;
-moz-animation: mymove5 2.5s infinite;
animation: mymove5 2.5s infinite;
} */

.single-review .elementor-testimonial-meta::before {
	display: none;
}

@keyframes mymove5{
	0% {width: 0px;}
	50% {width: 40px;}
	100% {width: 0px;}
}
@-moz-keyframes mymove5 {
	0% {width: 0px;}
	50% {width: 40px;}
	100% {width: 0px;}
}
@-webkit-keyframes mymove5 {
	0% {width: 0px;}
	50% {width: 40px;}
	100% {width: 0px;}
}
.single-review .elementor-testimonial-job {
	font-size: 14px;
	color: #535353;
	line-height: 20px;
}
.contact-bnr {
	padding: 120px 15px;
	position: relative;
}
.contact-bnr::before {
	content: "";
	position: absolute;
	background: #fff;
	width: 550px;
	height: 550px;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto !important;
	z-index: 0;
	box-shadow: 0px 0px 91px rgba(0,0,0,0.03);
}
.steps_outer > div {
	column-gap: 20px;
	justify-content: center;
}
.single-steps {
	width: calc(100% / 3 - 14px) !important;
	border: 5px solid #ccc;
	padding: 30px;
	position: relative;
}
.single-steps span {
	font-size: 60px;
	position: absolute;
	top: -30px;
	line-height: 50px;
	background: #f9f9f9;
	color: #ccc;
	right: 20px;
	font-weight: bold;
}
.single-steps p {
	font-size: 18px;
	line-height: 33px;
}
.main-hd h3 {
	font-size: 35px;
	line-height: 1.1;
	margin-bottom: 20px;
}
.thanks-hd h1 {
	font-size: 70px;
}
.contact-sec {
	position: relative;
}
.contact-sec::before {
	content: "";
	position: absolute;
	background: #fff;
	width: 49%;
	height: 100%;
	top: 0;
	right: 0;
}
.contact-form .button {
	font-size: 14px !important;
	line-height: 24px;
	font-weight: 500;
	background: transparent !important;
	background-position-x: 0%;
	background-position-y: 0%;
	/* background-repeat: repeat; */
	/* background-image: none; */
	color: #000;
	position: relative;
	left: 0;
	top: 0px;
	background-image: url(https://brinkhomeimprovement.com/wp-content/uploads/2025/12/black_arrow.png) !important;
	background-repeat: no-repeat !important;
	background-position: center right 10px !important;
	text-transform: uppercase;
	padding: 0 !important;
	border-radius: 0px;
	max-width: 140px;
	margin: auto;
	border: 0 !important;
	height: unset;
	margin-top: 30px;
}
.contact-form .button:hover {
	background-position: center right 5px !important;
}
.contact-form .gfield_label {
	text-transform: uppercase;
	font-weight: 700 !important;
	color: #0a50fa;
	font-family: "Montserrat";
	font-size: 17px !important;
	line-height: 22px;
	display: inline-block !important;
	width: 100%;
	margin-top: 15px;
}
.contact-form option {
	background: #262626 !important;
	color: #fff;
}
.contact-form  .gfield_required {
	display: none !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
	display: none;
}
.contact-form .gform_wrapper .validation_message {
	padding-top: 5px !important;
	color: #c02b0a !important;
}
.validation_message {
	padding: 0px !important;
	background: transparent !important;
	border: 0px !important;
	margin-top: 0px !important;
	line-height: 20px !important;
	font-size: 14px !important;
	color: #fff !important;
}
.contact-form input, .contact-form .textarea, .contact-form select {
	background: transparent !important;
	height: 50px;
	margin-bottom: 0px !important;
	padding: 8px 15px !important;
	transition: all ease-in-out 0.5s;
	border: 0px solid #0003 !important;
	border-radius: 0;
	width: 100% !important;
	color: #000;
	border-bottom: 1px solid #0003 !important;
}
.contact-form label {
	padding-left: 10px !important;
}
.contact-form .gform_wrapper.gravity-theme .gfield_error [aria-invalid="true"] {
	border: 0px solid #fff !important;
	border-bottom: 1px solid #c02b0a !important;
}
.contact-form .textarea {
	height: 150px !important;
}
.contact-form .gform_wrapper.gravity-theme .gform_fields {
	row-gap: 0;
	column-gap: 0;
}
.contact-form .half-col {
	border-right: 1px solid #0003 !important;
}
.contact-form .half-col.border-col {
	border-right: 0 !important;
}
.contact-bg {
	position: relative;
	padding: 100px 60px 200px 0px;
	background-image: url(https://brinkhomeimprovement.com/wp-content/uploads/2025/12/drk_bg.jpg);
	background-position: bottom -3px right -36px;
	background-repeat: no-repeat;
	right: 67px;
}
.form-space {
	padding: 100px 0px;
}
.list_para li {
	color: #ffff;
	font-size: 26px !important;
	text-transform: uppercase;
	margin-bottom: 25px !important;
	font-weight: 700;
}
.list_para li a {
	color: #fff;
}
.list_para li i {
	display: block;
	font-weight: normal !important;
	font-style: normal;
	text-transform: capitalize;
	font-size: 22px !important;
	line-height: 32px;
}
.sitemap li {
	list-style: none;
	margin-bottom: 10px;
	padding-left: 35px;
}
.sitemap li a {
	color: #0073aa;
	text-decoration: underline !important;
	transition: all ease-in-out 0.5s !important;
}
.sitemap li a:hover {
	text-decoration: unset !important;
}
.sitemap li:first-child {
	padding-left: 0px;
}

.single_main {
	padding: 100px 15px;
}























.single-main {
	padding: 100px 15px;
}
.single-main .elementor-widget-wrap {
	box-shadow: none !important;
	transition: none !important;
	background: transparent !important;
}
.single-main h1 {
	font-size: 40px;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: 700;
	color: #262626;
	margin: 0 0 15px 0;
	font-family: "Montserrat";
}
.single-main .elementor-icon-list-item {
	margin: 0px 0px 0px 8px !important;
}
.single-main li a {
	color: #000 !important;
	font-size: 18px !important;
	line-height: 28px !important;
}

.single-main img {
	width: 100%;
	display: block !important;
	height: 450px;
	object-fit: cover;
}
.single-main .elementor-icon-list-icon {
	display: none !important;
}
.single-left h2 {
	font-size: 35px;
	line-height: 42px;
}
.single-left h3 {
	font-size: 30px;
	line-height: normal;
}
.single-left h4 {
	font-size: 25px;
	line-height: 28px;
}
.single-left h5 {
	font-size: 20px;
	line-height: 24px;
}
.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
	margin: 30px auto 10px;
}

/* .single-right .elementor-post__thumbnail__link {
display: none !important;
} */

.ft-fix-btn {
	display: none;
}

















/* blog_page_css */
.post-card .elementor-posts-container {
	column-gap: 40px;
	row-gap: 20px;
}
.post-card .elementor-post__meta-data {
	position: relative;
	padding: 0 !important;
	margin: 0 !important;
	border: unset !important;
}
.post-card .elementor-post__excerpt p {
	color: #000;
	font-family: "Montserrat", sans-serif;
	font-weight: normal;
	padding-bottom: 15px;
	font-size: 16px;
	line-height: 30px;
}
.post-card .elementor-post__read-more::after {
	content: '';
	border: 1px solid #000;
	height: 50px;
	width: 50px;
	border-radius: 100px;
	position: absolute;
	left: 116px;
	bottom: -12px;
}
.post-card .elementor-post__read-more::before {
	content: '';
	border: 1px dashed #000;
	height: 50px;
	width: 50px;
	border-radius: 100px;
	position: absolute;
	left: 110px;
	bottom: -12px;
	transition: all ease-in-out 0.3s;
	-webkit-animation: rotatecircle 5s infinite ease-in-out;
}
.post-card .elementor-post__read-more {
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	background: transparent;
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	background-image: none;
	color: #000;
	position: relative;
	left: 0;
	top: 0px;
	background-image: url(https://brinkhomeimprovement.com/wp-content/uploads/2025/12/black_arrow.png);
	background-repeat: no-repeat;
	background-position: center right 10px;
	text-transform: uppercase;
	padding: 0 !important;
	padding-right: 0px;
	padding-right: 60px !important;
	border-radius: 0px;
}
.post-card article {
	background-color: #fff !important;
	padding: 5px !important;
	position: relative;
}
.post-card article::before {
	content: "";
	position: absolute;
	left: -15px;
	top: -15px;
	background-color: #0a56fc;
	height: 320px;
	width: 290px;
}
.post-card .elementor-post__text {
	padding: 20px 30px !important;
	margin: 0 !important;
	order: 1;
}
.post-card .elementor-post__card {
	z-index: 1;
}
.post-card .elementor-post-date {
	background: #262626;
	color: #fff !important;
	display: inline-block;
	margin-bottom: 15px !important;
	font-size: 12px !important;
	line-height: normal !important;
	font-weight: 500;
	padding: 10px 30px;
	position: absolute;
	bottom: unset;
	top: 102px;
}
.post-card h4 a {
	color: #0a56fc;
	display: block !important;
}
.post-card h4 {
	font-size: 26px !important;
	line-height: 36px !important;
	margin-bottom: 51px !important;
}

.single-right h4 {
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 20px;
	/* 	font-family: "the-seasons", sans-serif !important; */
}
.single-right article {
	padding-bottom: 15px !important;
	border-bottom: 1px solid #ffffff2b;
	/* 	align-items: center; */
	margin-bottom: 15px !important;
}
.single-right h3 a {
	font-size: 15px !important;
	line-height: 22px !important;
	color: #fff !important;
}
.single-right article:last-child {
	border-bottom: 0px !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

/* blog_page_css_end
*/




.faqblock .elementor-tab-content {
	border: unset !important;
	padding-top: 0;
	margin-top: -12px;
}
.faqblock .elementor-accordion-item {
	margin-bottom: 20px;
	border: unset !important;
	background: #262626;
}
.faqblock .elementor-accordion-title {
	color: #fff;
	font-size: 23px;
	text-transform: capitalize;
	line-height: normal;
}
.faqblock p {
	color: #fff;
}
.faqblock .elementor-tab-title {
	padding: 23px 20px;
}
.faqblock .elementor-active {
	background: #0a73fe;
}
.faqblock svg {
	fill: #fff;
}









/* 
Responsive_start */
@media(max-width: 1400px) {
	.post-card article::before {
		left: -6px;
		top: -5px;
	}
	.post-card .elementor-posts-container {
		column-gap: 14px;
		row-gap: 20px;
	}
	.post-card article {
		width: calc(100% / 2 - 7px);
	}
	.post-card .elementor-posts.elementor-posts--skin-cards {
		display: flex;
	}
	.blog-lft-col {
		padding-left: 15px;
	}
	.bathroom-col {
		margin-top: -30px;
	}
	.gall_lft_col {
		padding-left: 10px;
	}

	.blkbg-col > div {
		padding: 60px 40px 60px 40px !important;
	}
	.rating-boxes .elementor-image-box-img::before {
		width: 100px;
		left: -19px;
		bottom: -20px;
	}
	.header_main .elementor-widget-wrap {
		justify-content: flex-end;
	}
	.black-bg > div {
		padding: 90px;
	}
	.blue-bdr::before {
		left: -30px;
		width: 100%;
		height: 50%;
		bottom: -20px;
	}
	.lft-ryt-spc {
		margin-right: 15px;
		margin-left: 15px;
	}
	.bg-blue > div {
		padding: 40px !important;
		margin: 440px auto auto -60px;
	}
	.dark-col.bg-blue > div {
		margin: -140px 10px auto auto;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 15px;
	}
}
@media(max-width: 1199px) {
	.post-card h4 {
		font-size: 25px !important;
		line-height: 34px !important;
		margin-bottom: 51px !important;
	}
	.post-card .elementor-post__text {
		padding: 16px 15px !important;
	}
	.post-card article::before {
		left: -7px;
		top: -4px;
		height: 296px;
		width: 260px;
	}

	.single-steps {
		width: calc(100% / 3 - 14px) !important;
		padding: 20px;
	}
	.kitchen_col.bathroom-col {
		margin-top: -30px;
	}
	.inr-callblock.callblock p {
		top: 70px;
	}
	.single-gall img {
		height: 380px;
	}
	.form-space {
		padding: 80px 0px;
	}

	.contact-bg {
		padding: 100px 60px 200px 15px;
		background-position: bottom -3px right 47px;
		right: 0px;
	}
	.bnr-para p {
		margin-left: -50px;
	}
	.bathroom-col {
		margin-top: -120px;
	}
	.bathroom-col > div {
		padding: 40px;
	}
	.diff-hd.inr-hd h1 {
		font-size: 60px;
		margin-left: -50px;
	}
	.bg-col > div {
		margin: 40px auto auto -50px;
	}
	.inr-hd h1 {
		font-size: 67px;
		margin-bottom: 19px;
	}
	.diff-pad {
		padding: 14% 15px 80px;
	}
	.bigheading {
		margin-bottom: 26px !important;
	}
	.pl60 {
		padding-left: 50px;
	}
	.ft-list ul {
		column-gap: 13px;
	}
	.bigheading h2 {
		font-size: 35px;
		line-height: 1.1;
	}
	.pad100 {
		padding: 80px 15px;
	}
	.black-bg > div {
		padding: 70px;
	}
	.blue-bdr::before {
		left: -20px;
		bottom: 20px;
	}
	.pr60 {
		padding-right: 50px;
	}
	.pb100 {
		padding-bottom: 80px;
	}
	.dark-col.bg-blue > div {
		margin: -90px 10px auto auto;
	}
	.darkbg {
		padding: 80px;
	}
	.pt100 {
		padding-top: 80px;
	}
	.bigheading h2 {
		font-size: 40px;
		line-height: 1.1;
	}
	.bg-blue > div {
		padding: 30px !important;
		margin: 350px auto auto -40px;
	}
	.remodels-boxes .elementor-image-box-img::before {
		display: none;
	}
	.confidence {
		padding: 40px;
		max-width: 830px;
		top: -310px;
	}
	.home-hd h1 {
		font-size: 45px;
		line-height: 65px;
		padding-left: 26px;
		margin-bottom: 23px;
	}
	.hd_img img {
		max-width: 85px;
		max-height: 33px;
	}
	.hd_right {
		width: calc(100% - 180px) !important;
	}
	.hd_menu .elementor-nav-menu > li > a {
		font-size: 13px;
	}
}
@media(max-width: 1024px) {
	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #fff;
	}
	.hd_menu {
		order: 1;
	}
	.header_main .elementor-menu-toggle {
		background-color: #0a73fe;
		color: #fff;
		padding: 11px;
		margin: 0px 0px 0px 15px !important;
		z-index: 10;
		display: flex;
		justify-content: flex-end;
		width: fit-content;
	}
	.header_main .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
		fill: #0a71f9;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 480px;
		margin: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
		right: -490px;
		transform: unset !important;
		max-height: 100% !important;
		transition: all ease-in-out 0.3s !important;
		background-color: #262626;
		overflow: auto;
		z-index: 5;
	}
	.header_main .elementor-nav-menu>li>a {
		color: #fff;
	}
	.header_main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
		right: 0px !important;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		background-color: #fff;
		margin: 0px !important;
		position: fixed;
		right: 15px;
		top: 28px;
	}
	.hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.header_main .elementor-nav-menu {
		margin: auto;
		margin-top: 90px !important;
		width: 100% !important;
	}
	.header_main .sub-arrow {
		position: absolute;
		right: 30px;
	}
	.header_main .elementor-nav-menu>li:last-child>a:hover {
		background: transparent !important;
		color: #fff !important;
	}
	.header_main .elementor-nav-menu>li:last-child {
		margin-left: 0px;
	}
	.header_main .hd_menu .elementor-nav-menu>li:last-child>a {
		border: 0 !important;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		background-color: transparent !important;
		font-size: 20px !important;
		padding: 22px 15px !important;
		border: 0px !important;
		color: #fff !important;
		border-bottom: 1px solid #ffffff1f !important;
	}
	.hd_menu nav > ul.elementor-nav-menu > li {
		margin-left: 0px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 20px 20px 20px 35px !important;
		color: #fff !important;
		font-size: 17px !important;
		background-color: #231f20 !important;
		text-transform: uppercase;
	}
	.header_main ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
	}
}
@media(max-width: 999px) {
	.post-card .elementor-post-date {
		top: 76px;
	}
	.post-card h4 {
		font-size: 18px !important;
		line-height: 28px !important;
		margin-bottom: 49px !important;
	}
	.single-review .elementor-testimonial-name {
		font-size: 17px;
		line-height: 26px;
	}
	.single-review .elementor-testimonial-content {
		padding: 25px 15px;
		line-height: 28px;
	}
	.big-hd h3 {
		font-size: 47px;
		margin-bottom: 16px;
	}
	.wt-bg > div {
		padding: 30px !important;
	}
	.single-steps p {
		font-size: 17px;
		line-height: 28px;
	}
	.single-steps {
		width: calc(100% / 3 - 14px) !important;
		padding: 20px 15px;
	}
	.kitchen_col.bathroom-col {
		margin-top: -10px;
	}
	.bigtext p {
		font-size: 22px !important;
		line-height: 31px !important;
		margin-bottom: 15px;
	}
	.single-gall img {
		height: 300px;
	}
	.single-gall span {
		font-size: 20px;
	}
	.single-gall:hover img {
		transform: unset !important;
	}
	.single-gall {
		width: calc(100% / 3 - 7px) !important;
	}
	.gallery_outer .elementor-widget-wrap {
		column-gap: 10px;
		row-gap: 10px;
	}
	.inr-callblock.callblock p {
		top: 40px;
		bottom: 0;
		right: -60px;
	}
	.faqblock .elementor-accordion-title {
		font-size: 21px;
	}
	.faqblock .elementor-tab-title {
		padding: 19px 16px;
	}
	.faqblock .elementor-accordion-item {
		margin-bottom: 13px;
	}
	.contact-bnr {
		padding: 60px 15px;
	}
	.contact-form .gfield_label {
		font-size: 15px !important;
		line-height: 20px;
		margin-top: 15px;
	}
	.list_para li i {
		font-size: 19px !important;
		line-height: 28px;
	}
	.contact-bg {
		padding: 60px 50px 180px 15px;
		background-position: bottom -3px right 47px;
		right: 0px;
		background-size: 410px;
	}
	.contact-bnr {
		padding: 80px 15px;
	}
	.rating-boxes .elementor-image-box-img::before {
		width: 60px;
		height: 50px;
		left: -15px;
		bottom: -8px;
	}
	.rating-boxes .elementor-image-box-img img {
		max-width: 32px;
	}
	.rating-boxes .elementor-image-box-img {
		margin-bottom: 10px !important;
	}
	.rating-boxes > div {
		display: block !important;
	}
	.rating-boxes .elementor-image-box-description {
		font-size: 17px;
		line-height: 28px;
	}
	.rating-boxes .elementor-image-box-img {
		margin-right: 10px !important;
	}
	.blkbg-col > div {
		padding: 50px 20px 50px 20px !important;
	}
	.bathroom-col > div {
		padding: 30px;
	}
	.bnr-para p {
		margin-left: -30px;
	}
	.diff-hd.inr-hd h1 {
		font-size: 50px;
		margin-left: -30px;
	}
	.owner-info h2 {
		font-size: 19px;
	}
	.owner-info > div {
		padding: 20px !important;
		margin-top: -103px;
		margin-bottom: 40px;
	}
	.bgcol-left.bg-col > div {
		margin: 40px -50px auto auto;
	}
	.inr-callblock.callblock p {
		top: 40px;
		bottom: 0;
	}
	.bg-col > div {
		padding: 25px;
	}
	.inr-hd h1 {
		font-size: 53px;
		margin-bottom: 15px;
	}
	.number_bullet li span {
		font-size: 45px;
		line-height: 45px;
		height: 45px;
	}
	.remodels-boxes span {
		margin-bottom: 12px;
		font-size: 15px;
		line-height: 22px;
	}
	.remodels-boxes:nth-child(2) {
		margin-top: -20px;
	}
	.ft-list ul {
		column-gap: 9px;
	}
	.ft_icon li a svg {
		width: 20px !important;
		height: 20px !important;
	}
	.ft_icon li a {
		font-size: 15px !important;
	}
	.pad100 {
		padding: 60px 15px;
	}
	.pl60 {
		padding-left: 35px;
	}
	.bigheading h2 {
		font-size: 29px;
	}
	.black-bg > div {
		padding: 50px;
		margin-top: -480px;
	}
	.pb100 {
		padding-bottom: 60px;
	}
	.number_bullet li {
		margin-top: 15px;
		padding-left: 35px;
		font-size: 18px;
		line-height: 28px;
	}
	.pr60 {
		padding-right: 35px;
	}
	.mdheading h2 {
		font-size: 34px;
		margin-bottom: 27px;
	}
	.darkbg {
		padding: 60px;
	}
	p, li, div, p.elementor-heading-title {
		font-size: 17px;
		line-height: 28px;
	}
	.bigheading h2 {
		font-size: 32px;
	}
	.bg-blue > div {
		padding: 30px 15px !important;
		margin: 260px auto auto -30px;
	}
	.remodels-boxes i::before {
		height: 40px;
		width: 40px;
		left: 145px;
	}
	.remodels-boxes i::after {
		height: 40px;
		width: 40px;
		left: 149px;
	}
	.remodels-boxes i::before {
		height: 40px;
		width: 40px;
		padding: 10px;
		left: 145px;
	}
	.remodels-boxes .elementor-image-box-description::before {
		display: none;
	}
	.remodels-boxes span::before {
		display: none;
	}
	.remodels-boxes {
		width: calc(100% / 3 - 7px) !important;
	}
	.remodels_outer > div {
		column-gap: 10px;
	}
	.remodels-boxes .elementor-image-box-content {
		padding: 110px 20px 18px 20px;
	}
	.diff-pad {
		padding: 35% 15px 60px;
	}
	.home-hd h1 {
		font-size: 40px;
		line-height: 54px;
		padding-left: 18px;
		margin-bottom: 13px;
	}
	.confidence {
		padding: 30px;
		max-width: 620px;
		top: -180px;
	}
}
@media(max-width: 767px) {
	.post-card article:nth-child(n+2) {
		margin-top: 20px;
	}
	.post-card .elementor-posts.elementor-posts--skin-cards {
		display: block;
	}
	.post-card article {
		width: 100% !important;
	}
	.thanks-hd.inr-hd h1 {
		max-width: 400px;
		margin: 0 auto 10px;
	}
	.single-review {
		width: calc(100% / 2 - 14px) !important;
	}
	.wt-bg > div {
		padding: 30px 15px !important;
	}
	.mdheading h2 {
		font-size: 32px;
		margin-bottom: 17px;
	}
	.structural_work {
		padding: 15px !important;
	}
	.site-list li {
		margin-bottom: 10px;
		border: 1px solid #8080801c;
		padding: 10px;
	}
	.site-list li::before {
		display: none;
	}
	.big-hd h3 {
		font-size: 37px;
		margin-bottom: 11px;
	}
	.main-hd h3 {
		font-size: 27px;
		margin-bottom: 15px;
	}
	.single-steps p {
		text-align: center;
	}
	.single-steps span {
		font-size: 44px;
	}
	.single-steps {
		width: 100% !important;
		border: 3px solid #ccc;
	}
	.single-steps:nth-child(n+2) {
		margin-top: 30px;
	}
	.bnr-para p {
		margin-left: 0;
		text-align: center;
	}
	.kitchen_col.bathroom-col {
		margin-top: 40px;
	}
	.single-gall {
		width: calc(100% / 2 - 7px) !important;
	}
	.faqblock .elementor-accordion-item {
		margin-bottom: 10px;
	}
	.faqblock .elementor-accordion-title {
		font-size: 21px;
		max-width: 510px;
		display: flex;
	}
	.faqblock .elementor-tab-title {
		padding: 19px 16px;
	}
	.half-col {
		grid-column: span 12 !important;
	}
	.list_para li {
		font-size: 22px !important;
	}
	.form-space {
		padding: 40px 0px;
	}
	.contact-bg {
		padding: 40px 15px 200px 15px;
		background-position: bottom 0px right 0px;
		right: 0px;
		background-size: 100%;
	}
	.contact-bg {
		padding: 40px 15px 300px 15px;
		background-position: bottom 0px right 0px;
		right: 0px;
		background-size: 100%;
	}
	.contact-sec::before {
		content: "";
		position: absolute;
		background: #fff;
		width: 100%;
		height: 50%;
		top: unset;
		right: 0;
		bottom: 0;
	}
	.contact-bnr::before {
		display: none;
	}
	.contact-bnr {
		padding: 40px 15px;
	}
	.blkbg-col > div {
		padding: 20px 15px 40px 15px !important;
	}
	.diff-hd.inr-hd h1 {
		font-size: 43px;
		margin-left: 0;
	}
	.rating-boxes {
		padding-bottom: 30px;
	}
	.rating-boxes .elementor-image-box-img img {
		max-width: 32px;
		margin: 0 auto;
	}
	.rating-boxes .elementor-image-box-img::before {
		left: 0;
		right: 0;
		margin: 0 auto !important;
	}
	.bathroom-col > div {
		padding: 30px 15px;
	}
	.bg-pad {
		padding: 15% 15px;
		margin-top: 40px;
	}
	p, li {
		margin-bottom: 15px;
	}
	.bg-col p {
		font-size: 16px;
		line-height: 28px;
	}
	.pb120 {
		padding-bottom: 40px;
	}
	.mob-full img {
		width: 100% !important;
	}
	.home-improvement {
		margin-top: 10px;
	}
	.left-shadow.right-shadow::before {
		background: #0a5cfa;
		bottom: unset;
		left: unset;
		right: 0;
		top: -60px;
	}
	.pad50 {
		padding: 40px 15px;
	}
	.mike-img::before {
		display: none;
	}
	.owner-info > div {
		padding: 20px !important;
		margin-bottom: 40px;
		text-align: center;
		margin: 0 auto !important;
	}
	.inr-hd h1 {
		font-size: 43px;
		margin-bottom: 11px;
	}
	.bgcol-left.bg-col > div {
		margin: 10px 15px auto 15px;
	}
	.bg-col > div {
		padding: 25px 15px;
	}
	.bg-col > div {
		margin: 10px auto auto 0;
	}
	.inr-callblock.callblock p {
		display: none;
	}
	.mt50 {
		margin-top: 40px;
	}
	.header_main .elementor-widget-wrap {
		justify-content: space-between;
	}
	.hd_right {
		width: auto !important;
	}
	.btm_ft {
		padding-bottom: 40px;
	}
	.pl30 {
		padding-left: 0;
	}
	.ft-fix-btn a:last-child {
		background: #262626;
	}
	.ft-fix-btn a {
		width: 100% !important;
		text-align: center;
		color: #fff;
		text-transform: uppercase;
		font-size: 20px;
		line-height: normal;
		padding: 10px;
	}
	.ft-fix-btn {
		display: flex;
		justify-content: space-between;
		width: 100%;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 10;
		background-color: #0a73fe;
		border-top: 1px solid #ffffff2e;
	}
	.ft_icon li:nth-child(n+2) {
		display: none;
	}
	.number_bullet li {
		width: 100% !important;
		max-width: 100% !important;
	}
	.custom-contact .gform_fields {
		row-gap: 13px !important;
	}
	.custom-contact input, .custom-contact .textarea, .custom-contact select {
		border: 1px solid #fffefe6e !important;
	}
	/* 	.custom-contact input, .custom-contact .textarea, .custom-contact select {
	border: 1px solid #fffefe6e ;
} */
	.third-col {
		grid-column: span 12 !important;
	}
	.pl60 {
		padding-left: 0;
	}
	.bigheading {
		margin-bottom: 15px !important;
	}
	.mob_full img {
		width: 100% !important;
	}
	.image_scale:hover img {
		-moz-animation: unset !important;
		-webkit-animation: unset !important;
	}
	.pad100 {
		padding: 40px 15px;
	}
	.homebg-pad {
		padding: 7% 15px 7%;
	}
	.pb400 {
		padding-bottom: 40px;
	}
	.black-bg > div {
		padding: 40px 15px;
		margin-top: 0;
	}
	.pb100 {
		padding-bottom: 40px;
	}
	.number_bullet li span {
		display: none;
	}
	.number_bullet li {
		margin-top: 5px;
		text-align: center;
		border: 1px solid #80808030;
		padding: 10px;
	}
	.number_bullet li::before {
		display: none;
	}
	.blkleft-bdr h2 {
		border-left: unset;
		padding-left: 0;
	}
	.pr60 {
		padding-right: 0;
	}
	.dark-col.bg-blue > div {
		margin: 0px 0px auto auto;
	}
	.darkbg {
		padding: 40px 15px;
	}
	.pt100 {
		padding-top: 40px;
	}
	.left-bdr h2 {
		border-left: unset;
		padding-left: 0;
	}
	.bg-blue > div {
		padding: 30px 15px !important;
		margin: 0px 0px 0px;
	}
	.remodels-boxes i::after {
		height: 37px;
		width: 37px;
		left: 130px;
	}
	.remodels-boxes i::before {
		height: 37px;
		width: 37px;
		padding: 10px;
		left: 125px;
	}
	.remodels-boxes i {
		left: -21px;
		background-position: right top 19px;
		padding: 12px 24px;
		padding-right: 51px;
	}
	.remodels-boxes span {
		text-align: center;
	}
	.remodels-boxes .elementor-image-box-description {
		text-align: center;
	}
	.remodels-boxes .elementor-image-box-content {
		padding: 20px 20px 20px 20px;
		clip-path: unset;
	}
	.remodels-boxes:nth-child(2) {
		margin-top: 0px;
	}
	.remodels_outer > div {
		justify-content: left;
	}
	.remodels-boxes {
		width: calc(100% / 2 - 7px) !important;
	}
	.remodels-boxes:last-child {
		margin-top: 10px;
	}
	.diff-pad {
		padding: 7% 15px 40px;
	}
	.home-hd h1 {
		font-size: 35px;
		line-height: 40px;
		padding-left: 0;
		margin-bottom: 10px;
		border-left: unset;
	}
	.confidence {
		padding: 30px 15px;
		max-width: 100% !important;
		position: static;
	}
	.bathroom-col p {
		line-height: 28px;
	}
}
@media(max-width: 600px) {
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 18px !important;
		padding: 15px 15px !important;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		width: 320px;
	}
	.single-review .elementor-testimonial-meta {
		text-align: center;
	}
	.single-review .elementor-testimonial-content {
		padding: 18px 15px;
		line-height: 27px;
		text-align: center;
	}
	.single-review {
		width: 100% !important;
	}
	.single-gall span {
		font-size: 18px;
		line-height: 22px;
	}
	.single-gall img {
		height: 230px;
	}
	.gall_lft_col {
		padding-left: 10px;
		padding-right: 10px !important;
	}
	.faqblock .elementor-accordion-title {
		font-size: 19px;
		max-width: 310px;
	}
	.faqblock .elementor-tab-title {
		padding: 16px 14px;
	}
	.bigtext p {
		font-size: 25px !important;
		line-height: 31px !important;
		margin-bottom: 10px;
	}
	.diff-hd.inr-hd h1 {
		font-size: 37px;
	}
	.inr-hd h1 {
		font-size: 36px;
		margin-bottom: 8px;
	}
	.brinkhome p {
		padding-left: 15px;
		font-size: 19px;
		line-height: 34px;
	}
	.hdactive .site_logo {
		max-width: 120px;
	}
	.copyrighttext {
		max-width: 310px;
		margin: 0 auto;
	}
	.bigheading h2 {
		font-size: 29px;
	}
	.darkbg {
		padding-bottom: 400px !important;
	}
	.remodels-boxes:nth-child(n+2) {
		margin-top: 10px;
	}
	.remodels-boxes:last-child {
		margin-top: 10px;
		width: 100% !important;
	}
	.remodels-boxes {
		width: 100% !important;
	}
	/* 	.hd_right {
	width: calc(100% - 130px) !important;
} */
	.header_main .elementor-menu-toggle {
		padding: 7px;
		margin: 0px 0px 0px 8px !important;
	}
	.hd_img img {
		max-width: 75px;
		max-height: 25px;
	}
	.ft_icon li:nth-child(n+2) {
		margin-top: 18px !important;
	}
	.custom-contact input {
		height: 59px;
	}
	.header_main .elementor-widget-wrap {
		justify-content: space-between;
	}
	.site_logo {
		width: auto !important;
		max-width: 120px;
	}

}
@media(max-width: 400px) {

}

