/* 
Theme Name: Brightline Painting
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');
*{
	outline: none !important; 
	text-decoration: none !important;  
}

ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p,li {
	margin-bottom: 20px; 
}   
p, li, p.elementor-heading-title {
	font-weight: 400;
	line-height: 1.7;
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	margin: 0 0 20px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	letter-spacing: 0; 
	font-weight: 900;  
	color: #000;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;  
} 
p:last-child{
	margin-bottom: 0;
} 

.bigheading   {
	margin-bottom: 20px !important;
}
p a{
	color: #0142ae !important;
	font-weight: 700;
	text-decoration: unset !important;
} 
p a:hover, .link-text a:hover {
	color: #c0262b !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;
}    
.pad80 {
	padding: 80px 15px;
} 
.pt80{
	padding-top: 80px;
} 
.pb80{
	padding-bottom: 80px;
}
.pt50 {
	padding-top: 50px;
} 
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: 0;
	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;
	align-items: center;
} 
.hd_menu .elementor-nav-menu > li {
	margin-left: 30px;
}
.hd_menu .elementor-nav-menu > li > a {
	font-size: 15px !important;
	color: #000;
	padding: 0 !important;
	text-transform: uppercase;
	font-weight: 500;
}
.hd_menu .elementor-nav-menu > li > a:hover {
	color: #f53639 !important;
}
.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: 0;
}
.elementor-nav-menu li .sub-arrow svg {
	transition: all ease-in-out 0.5s;
	fill: #fff;
}
.elementor-nav-menu li:hover .sub-arrow svg {
	fill: #dbdbdb;
} 
.site_logo {
	width: auto !important;
	max-width: 320px;
}
.hd_right {
	width: calc(100% - 320px) !important;
}
.hdactive .site_logo {
	max-width: 220px;
}


.hdr_logo_col img {
	height: 74px;
	width: auto;
	display: block;
}
.hdr_btn, .site_menu {
	width: auto !important;
}
.site_menu a {
	color: rgba(255, 255, 255, 0.86);
	font-weight: 500;
	font-size: 12.5px;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}
.hdr_btn a {
	background: rgb(224, 133, 47);
	color: rgb(255, 255, 255);
	font-weight: 600;
	font-size: 12.5px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	border-radius: 3px;
	white-space: nowrap;
	box-shadow: rgba(224, 133, 47, 0.9) 0px 10px 24px -12px;
	padding: 17px 34px;
}
/*** Header End***/ 
.bigheading h2 {
	font-size: 40px;
}
.serv_card {
	width: calc(100% / 3 - 17px) !important;
	border-radius: 5px;
	overflow: hidden;
}
.serv_card figure {
	width: 100% !important;
	margin: 0 !important;
	vertical-align: top;
}
.serv_card .elementor-image-box-content {
	position: absolute;
	bottom: 0;
	padding: 25px 10px;
}
.serv_card h3 {
	color: #fff;
	font-size: 23px;
	max-width: 310px;
	margin: auto;
	text-transform: uppercase;
}
.serv_card p {
	color: #fff;
	text-transform: capitalize;
	font-size: 16px;
}
.service_cards > div {
	row-gap: 25px;
	column-gap: 25px;
}
.service_cards .elementor-image-box-img:before {
	content: "";
	background: #000000;
	background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 40%);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	opacity: 1;
}
.mt30{
	margin-top: 30px;
}
@keyframes rocking {
	0% {
		transform:rotate(0)
	}
	25% {
		transform:rotate(0)
	}
	50% {
		transform:rotate(2deg)
	}
	75% {
		transform:rotate(-2deg)
	}
	to {
		transform:rotate(0)
	}
}
.contactbar > div {
	background: #fff;
	padding: 50px 30px;
	border-radius: 10px;
	border: 1px solid #ccc;
}
.contactbar p,.contactbar p a {
	color: #000 !important;
}
.defbtn a {
	background: #ff040b;
	border-radius: 10px;
	text-align: left;
	color: #fff !important;
	font-weight: 900;
	font-size: 22px;
	padding: 15px 25px;
	animation: rocking 2s infinite;
	animation-timing-function: ease;
	animation-timing-function: ease-out;
	transition: .2s;
	border: 3px solid #000; 
}
.defbtn a i {
	display: block;
	font-style: normal;
	color: #fff;
	font-weight: 500;
	font-size: 15px;
	margin-top: 8px;
}
.defbtn a .elementor-button-icon {
	margin-right: 12px;
}
.header-main {
	padding: 20px 0;
}
.process-col {
	width: calc(100% / 3 - 15px) !important;
	background: #fff;
	border-radius: 11px;
	padding: 30px 30px;
}
.process_row > div {
	column-gap: 22px;
	margin: 20px auto;
}
.process-col h3 {
	font-size: 17px;
	margin: 0 auto 10px;
	font-weight: 600;
}
.process-col .elementor-image-box-img {
	max-width: 70px !important;
	margin-bottom: 20px !important;
}
.process-col p {
	font-size: 15px;
	line-height: 23px;
}
.process-col h3 i {
	display: block;
	font-style: normal;
	font-size: 15px;
	margin-bottom: 8px;
	color: #ff040b;
}
.blkbar > div {
	background: #000;
	max-width: 100% !important;
}
.wt p, .wt p a {
	color: #fff !important;
}
.ftcopyright p {
	padding: 10px 0;
	font-size: 15px;
}

.review_card .swiper-slide > div {
	display: flex;
	flex-direction: column-reverse;
}
.review_card .swiper-slide {
	background-color: #fff !important;
	border-radius: 8px !important;
	padding: 28px 26px !important;
	border: 1px solid #ccc !important;
}
.review_card .elementor-testimonial__content {
	padding: 0 !important;
	min-height: 170px;
}
.review_card .elementor-testimonial__text {
	margin: 0px 0px 22px;
	font-size: 15px !important;
	line-height: 1.6 !important;
	color: rgb(58, 52, 44);
}
.review_card .elementor-testimonial__text img {
	display: block;
	max-width: 80px;
	margin-bottom: 20px;
}
.review_card .elementor-testimonial__text::before {
	content: "";
	background-image: url("https://mb.brightlinepainting.net/wp-content/uploads/2026/07/stars.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 100px;
	height: 20px;
	display: block;
	margin-bottom: 12px;
}
.review_card .elementor-testimonial__header {
	padding: 0 !important;
	align-items: center;
}
.review_card .elementor-testimonial__name {
	font-size: 17px !important;
}
.review_card .elementor-testimonial__title {
	color: #0e9c8f;
	font-size: 18px;
	letter-spacing: 1px;
	font-family: var(--disp);
}
.review_card .elementor-testimonial__cite {
	line-height: 21px;
}
.review_card .swiper {
	width: 100% !important;
}
.review_card .elementor-testimonial__image img {
	width: 45px;
	height: 45px;
	object-fit: cover;
}
#site-header, #site-footer {
	display: none;
}
.defbtn {
	margin-top: 30px ;
}
.topbar p {
	color: #fff;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 20px;
	padding: 6px 0;
}
.topbar p a {
	color: #fff !important;
	font-weight: 900;
}

.choose-list ul li {
	list-style: none;
	padding-left: 38px;
	position: relative;
	line-height: 24px;
	margin-bottom: 18px;
}
.choose-list ul li:before {
	content: "✓";
	color: #fff;
	background: #ff040b;
	border-radius: 50px;
	height: 25px;
	width: 25px;
	display: inline-block;
	text-align: center;
	position: absolute;
	left: 0;
}
.choose-list ul li b:after {
	content: "  — ";
}

.hdactive .mainbar {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	right: 0; 
}
.btnfixed{
	display: none;
}
.hdactive .btnfixed {
	position: fixed;
	left: 20px;
	bottom: 20px;
	z-index: 100;
	display: block;
	width: auto;
}
.border_img {
	border-radius: 12px;
	overflow: hidden;
}
.reviews-icon {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #fff;
	padding: 12px 0 0 12px;
	max-width: 230px;
	border-radius: 11px 0 0 0;
}
.btnfixed a {
	animation: unset;
}

.bannercaption li {
	color: #fff;
	font-weight: 500;
}
.bannercaption  h1 {
	font-size: 52px;
	margin-bottom: 18px;
}
.btnsec a {
	background: #ff040b;
	border-radius: 10px;
	text-align: left;
	color: #fff !important;
	font-weight: 900;
	font-size: 22px;
	padding: 20px 25px;
	border: 3px solid #000;
}
.btnsec {
	margin: 30px 0 !important;
}

.process-col:after {
	content: "";
	width: 25px;
	height: 25px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #33425b;
	transform: rotate(46deg);
	left: -15px;
}
.process-col:first-child::after {
	display: none;
} 
.consult_block h2 {
	font-size: 24px;
	color: #fff;
	margin: 0 0 8px;
}
 
.consult_block p,.consult_block p a {
	color: #fff !important;
	font-size: 15px;
	line-height: 23px;
}
.consult_block i {
	font-size: 13px;
	line-height: normal;
	color: #000;
	display: block;
	font-style: normal; 
}
.consult_block {
    background: #fff;
    border: 1px solid #ccc;
    padding: 0px 30px 20px 30px;
    border-radius: 10px;
    margin-top: -60px;
}
@media only screen and (max-width: 767px) {
	.topbar p {
		font-weight: 600;
		font-size: 13px !important;
		padding: 7px 10px;
	}
	.bannercaption h1 {
		font-size: 35px;
		margin-bottom: 14px;
	}
	.header-main {
		padding: 15px;
	}
	.hidemob {
		display: none !important;
	}
	.pl60 {
		padding: 0;
	}
	.consult_block {
		padding: 25px;
		text-align: center;
	}
	.consult_block h2 {
		font-size: 16px;
	}
	.bannercaption {
		text-align: center;
	}
	.pad80 {
		padding: 50px 15px;
	} 
	.choose-list ul li:last-child {
		border: 0px;
	}
	p, li, p.elementor-heading-title {
		font-size: 15px;
	}
	.choose-list ul li::before {
		display: none;
	}
	.choose-list ul li {
		padding: 9px 0 !important;
		margin: 0 0 7px;
		border-bottom: 1px solid #8b8b8b1c;
	}
	.consult_block p, .consult_block p a {
		font-size: 14px;
	}
	.bigheading h2 {
		font-size: 25px;
	}
	.defbtn {
		margin-top: 20px;
	}
	.serv_card {
		width: calc(100% / 2 - 5px) !important; 
	}
	.serv_card h3 { 
		font-size: 12px; 
		font-weight: 600;
	}
	.service_cards > div {
		row-gap: 15px;
		column-gap: 10px;
	}
	.serv_card p {
		font-size: 11px;
	}
	.serv_card .elementor-image-box-content { 
		padding: 25px 10px 3px;
	}
	.bigheading {
		margin-bottom: 10px !important;
	}
	.contactbar > div {
		padding: 30px 14px;
	}
	.defbtn a {
		font-size: 18px;
		padding: 15px;
	}
	.process-col {
		width: 100% !important;
		margin: 15px 0;
	}
	.process_row > div { 
		margin: 20px auto 0;
	}
	.review_card .elementor-testimonial__text::before { 
		margin: auto auto 10px;
	}
	.review_card .elementor-testimonial__cite { 
		width: 100%;
	}
	.hdactive .btnfixed {
		left: 0;
		right: 0;
		bottom: 0;
	}
	.review_card .swiper-slide { 
		text-align: center;
	}
	.process-col::after{
		display: none;
	}
	.btnfixed a {
		width: 100% !important;
		border-radius: 0px;
		border: 0px !important;
		border-top: 2px solid #000 !important;
	}
	.gallery-item {
		width: 50% !important;
	}
	.bannercaption h1 {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.process-col p {
		font-size: 15px;
		line-height: 21px;
	}
	.process-col h3 i { 
		font-size: 13px; 
	}
	.process-col { 
		padding: 20px 30px;
	}
	.ftcopyright {
		margin-bottom: 73px;
	}
	.btnsec a {
		padding: 15px 25px;
		font-size: 17px;
	}
	.mt50 {
		margin-top: 30px;
	}
	.ftcopyright p {
		padding: 10px;
		font-size: 13px !important;
	}
	.process-col .elementor-image-box-img {
		max-width: 50px !important; 
	}
}