body {
	margin: 0
}

.fa-chevron-right:before {
	content: "\f054";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 8px;
	position: relative;
	top: 0
}

.fa-chevron-left:before {
	font: normal normal normal 14px/1 FontAwesome
}

body {
	overflow-x: hidden
}

i {
	font: normal normal normal 14px/1 FontAwesome
}

a:focus,
a:hover {
	color: #000;
	text-decoration: none;
	outline: 0
}

a {
	color: #000;
	font-family: "Roboto-Regular"
}

a:active,
a:focus {
	outline: 0;
	border: 0;
	-moz-outline-style: none
}

img {
	max-width: 100%
}

.row {
	margin: 0;
	padding: 0
}

.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
	padding: 0
}

ul {
	list-style-type: none
}

li {
	list-style-type: disc;
	font-size: 20px;
	color: #000;
	font-weight: 300;
	font-family: "Roboto-Regular"
}

p strong {
	font-size: 20px;
	font-family: "Roboto-Regular"
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Roboto-Bold"
}

.no-margin {
	margin: 0
}

p,
span {
	font-family: "Roboto-Regular"
}

.container-fluid {
	padding: 0
}

img {
	max-width: 100%
}

.container {
	padding: 0;
	max-width: 1260px;
	margin: 0 auto;
	width: auto
}

#button {
	display: inline-block;
	background-color: #caa200;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 4px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	transition: background-color .3s, opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000
}

#button.show {
	opacity: 1;
	visibility: visible
}

#button::after {
	content: "\f077";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	line-height: 50px;
	color: #fff;
	position: absolute;
	left: 10px;
	top: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.contact_call_content_tam p:hover {
	color: #0e2b41
}

#button:hover::after {
	top: -10px
}

#button:active {
	background-color: #a91f24
}

#button:hover {
	cursor: pointer;
	background-color: #000
}

a h4:hover {
	opacity: .8
}

.svg {
	position: absolute;
	width: 0;
	height: 0
}

.slick-initialized .slick-slide {
	outline: unset
}

.header-nav ul.megamenu {
	padding: 0;
	box-shadow: 3px 3px 19px 5px #00000066;
	position: absolute;
	opacity: 0;
	visibility: hidden;
	transition: .5s;
	background-color: #fff;
	left: 0;
	right: 0;
	top: 100%;
	width: 95%;
	z-index: 999;
	color: #000;
	text-align: center;
	margin: 0 auto;
	margin-top: 7px;
	transform: translate(0, 20px);
	right: 0;
	margin: 0 auto;
	background-color: #005aac
}

.header-nav ul li:hover ul.megamenu {
	visibility: visible;
	opacity: 1;
	transform: translate(0, 0)
}

.header-nav nav ul.megamenu ul {
	width: 100%;
	margin-bottom: 0;
	color: #000;
	box-shadow: none;
	padding-left: 0;
	border-top: 5px solid #bc901c;
	border-bottom: 5px solid #bc901c;
	padding: 1em 1em;
	float: left
}

.header-nav ul.megamenu li a {
	padding: 0;
	line-height: 50px;
	border-bottom: 1px solid #0087e1;
	font-size: 17px;
	color: #fff !important
}

.header-nav ul.megamenu li {
	float: left;
	width: 33.33%
}

.header-nav nav>ul>li ul.megamenu ul li {
	width: 48%;
	padding: 10px 0;
	border-bottom: 1px solid #000;
	float: left;
	margin: 0 5px
}

.header-nav nav>ul>li ul.megamenu ul li a:hover {
	color: #c2951d
}

ul.megamenu.megamenu1 {
	left: 0
}

.header-nav nav ul li ul li:after {
	content: unset
}

.mobile-top-head {
	display: none
}

.header_wrapper_hle {
	background-color: #ffcb2f;
	padding: 25px 0
}

.header_wrapper {
	float: left;
	width: 100%
}

.header_first_sec {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.header_offer strong {
	font-family: 'Roboto-Regular';
	background-image: linear-gradient(270deg, #00437f 0, #0057a5 100%);
	border-radius: 30px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	font-weight: 100;
	padding: 10px 5px 10px 15px;
	width: 80%;
	text-align: center
}

.header_offer p {
	background-image: linear-gradient(270deg, #00437f 0, #0057a5 100%);
	border-radius: 30px;
	margin: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	color: #fff;
	font-size: 15px;
	padding: 10px 15px
}

.header_offer {
	display: flex;
	filter: drop-shadow(5.448px 10.692px 9px rgba(0, 0, 0, 0.28))
}

.header_call a {
	border-radius: 35px;
	background-image: linear-gradient(90deg, #004b8f 0, #2f69ae 100%);
	display: block;
	text-align: center;
	font-size: 25px;
	color: #fff;
	font-family: "Roboto-Bold";
	filter: drop-shadow(5.448px 10.692px 9px rgba(0, 0, 0, 0.28));
	min-width: 253px;
	padding: 10px 0
}

.header_call.schedule {
	width: 20%
}

.header_call {
	width: 20%;
	transition: .5s
}

.header_call:hover a:after {
	top: 0;
	transition: .5s
}

.header_call a:before {
	content: "\f095";
	display: inline-block;
	font: normal normal normal 27px/1 FontAwesome;
	position: absolute;
	left: 14px;
	top: 15px
}

.header_call.schedule a:before {
	content: "";
	background-image: url(../images/home/header-date.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	top: 17px
}

.header_call:after {
	content: "\f105";
	display: inline-block;
	font: normal normal normal 27px/1 FontAwesome;
	position: absolute;
	right: 18px;
	top: 12px;
	color: #fff
}

.header_second_sec {
	background-image: linear-gradient(90deg, #005caf 0, #00488a 100%)
}

.header-nav ul {
	padding: 0;
	margin: 0;
	text-align: center
}

.header-nav ul li {
	display: inline-block;
	padding: 0 5px
}

.header-nav ul li a {
	font-size: 20px;
	line-height: 36px;
	color: #fff;
	padding: 15px 5px;
	display: block;
	transition: .5s
}

.header-nav ul li:hover a {
	color: #ffcc4a;
	transition: .5s
}

.header_call a:after {
	content: "";
	position: absolute;
	left: 0;
	top: -7px;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	border-radius: 30px;
	transition: .5s
}

.banner_image img,
.banner_image video{
	height: 600px;
	width: 100%;
	object-fit: cover
}

.banner_content_section {
	position: absolute;
	left: 45px;
	top: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	flex-direction: column;
	border-radius: 5px;
	width: 50%
}

.banner_content {
	background-image: url(../images/home/bannercontent-bg.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-radius: 5px;
	overflow: hidden;
	padding: 2em
}

.banner_content h5 {
	font-size: 30px;
	line-height: 35px;
	color: #fff;
	font-family: 'Roboto-Regular';
	font-weight: 600
}

.banner_content h2 {
	font-size: 55px;
	line-height: 65px;
	color: #fff;
	margin: 15px 0
}

.banner_content p {
	font-size: 18px;
	line-height: 24px;
	color: #fff
}

.redmore_btn {
	width: 178px;
	height: 53px;
	border-radius: 24px;
	background-color: rgba(255, 255, 255, 0.8);
	display: block;
	text-align: center;
	line-height: 53px;
	font-size: 20px;
	color: #000;
	font-weight: 700
}

.call_btn {
	width: 178px;
	height: 53px;
	border-radius: 30px;
	background-image: linear-gradient(270deg, #2f6db3 0, #094487 100%);
	display: inline-block;
	text-align: center;
	line-height: 53px;
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	margin-left: 20px;
	position: relative
}

.call_btn:hover {
	color: #fff;
	transition: .5s
}

.call_btn:hover:after {
	transform: rotate(0);
	transition: .5s
}

.call_btn:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 30px;
	border: 3px solid rgb(255 255 255 / 80%);
	transform: rotate(-8deg);
	transition: .5s
}

.redmore_btn {
	width: 178px;
	height: 53px;
	border-radius: 30px;
	background-color: rgba(255, 255, 255, 0.8);
	display: inline-block;
	text-align: center;
	line-height: 53px;
	font-size: 20px;
	color: #000;
	font-weight: 700;
	position: relative;
	transition: .5s
}

.redmore_btn:hover {
	background-color: #ffcc4a;
	transition: .5s
}

.redmore_btn:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 30px;
	border: 3px solid #004380;
	transform: rotate(-8deg);
	transition: .5s
}

.redmore_btn:hover:after {
	transform: rotate(0);
	transition: .5s
}

.banner_btn {
	margin-top: 20px
}

.footer_sec_first_blck {
	background-image: linear-gradient(270deg, #00437f 0, #0057a5 100%);
	padding: 2em 0
}

.footer_part h2,
.footer_part h4 {
	font-size: 25px;
	line-height: 30px;
	color: #fff;
	margin: 15px 0
}

.footer_part p {
	font-size: 16px;
	line-height: 24px;
	color: #fff
}

.footer_part.link {
	padding-left: 5em
}

.footer_part.link ul li a {
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	transition: .5s;
	display: block
}

.footer_part.link ul li a:hover {
	color: #ffcc4a;
	transition: .5s;
	transform: translateX(10px)
}

.footer_part.link ul li a:hover {
	color: #ffcc4a;
	transition: .5s
}

.footer_part.link ul li {
	display: block
}

.footer_part.link ul {
	padding: 0;
	margin: 0
}

.phne_foot {
	font-size: 17px;
	line-height: 25px;
	color: #fff;
	margin-top: 2em;
	display: block;
	position: relative;
	transition: .5s
}

.phne_foot:hover {
	color: #ffcc4a;
	transition: .5s
}

.social_media li {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-color: #fff;
	border-radius: 40px;
	text-align: center;
	line-height: 40px;
	margin: 5px;
	transition: .5s
}

.social_media li:hover {
	background-color: #ffcc4a;
	transition: .5s
}

.social_media {
	padding: 0;
	margin: 1em 0 0
}

.social_media li a {
	color: #004b8d
}

.footer_bottom_cont {
	background-color: #ffcb2f;
	padding: 20px 0
}

.footer_bottom_copyright p {
	font-size: 18px;
	line-height: 25px;
	color: #000;
	margin: 6px 0 0
}

.footer_bottom_iboost {
	text-align: right
}

.footer_part.last p {
	position: relative
}

.footer_part.last p:before {
	content: "\f041";
	display: inline-block;
	font: normal normal normal 20px/1 FontAwesome;
	color: #fff;
	position: absolute;
	left: -25px;
	top: 3px
}

.phne_foot:before {
	content: "\f095";
	display: inline-block;
	font: normal normal normal 20px/1 FontAwesome;
	position: absolute;
	left: -25px;
	top: 3px
}

.social_media li a {
	display: block
}

.homelocalelectrician_wrapper {
	float: left;
	width: 100%;
	margin: 5em 0 3em
}

.homelocalelectrician_image_section {
	float: right;
	margin-left: 9em;
	margin-right: -45px
}

.homelocalelectrician_section h1 {
	font-size: 40px;
	line-height: 45px;
	color: #005cb0;
	margin: 15px 0
}

.homelocalelectrician_section p {
	font-size: 18px;
	line-height: 30px;
	color: #272727
}

.homelocalelectrician_firstimage img {
	width: 525px;
	height: 525px;
	object-fit: cover;
	border-radius: 100%;
	border: 15px solid #fff;
	outline-style: solid;
	outline-width: 40px;
	outline-color: #004380
}

.homelocalelectrician_firstimage {
	position: relative
}

.homelocalelectrician_secondimage img {
	width: 350px;
	height: 350px;
	object-fit: cover;
	border-radius: 100%
}

.homelocalelectrician_secondimage img {
	width: 300px;
	height: 300px;
	object-fit: cover;
	border-radius: 100%;
	border: 10px solid transparent;
	outline: 20px solid #ffcb2f;
	outline-offset: 4px
}

.homelocalelectrician_secondimage {
	margin-top: -15em;
	position: relative;
	margin-left: -6em
}

.blksche_btn {
	width: 178px;
	height: 53px;
	border-radius: 30px;
	filter: drop-shadow(3.878px 6.997px 6.5px rgba(0, 0, 0, 0.23));
	background-color: rgba(255, 203, 47, 0.8);
	border: 1px solid #e7e7e7;
	display: inline-block;
	line-height: 53px;
	text-align: center;
	font-size: 20px;
	color: #000;
	font-weight: 700;
	position: relative;
	margin-top: 20px;
	transition: .5s
}

.blksche_btn:hover {
	transform: scale(1.02);
	transition: .5s
}

.blksche_btn:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 30px;
	border: 3px solid rgb(255 255 255 / 80%);
	transform: rotate(-8deg);
	transition: .5s
}

.blksche_btn:hover:after {
	transition: .5s;
	transform: rotate(0);
	border: 3px solid #005cb0
}

.blkcall_btn:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 30px;
	border: 3px solid #fff;
	transform: rotate(-8deg);
	transition: .5s
}

.blkcall_btn {
	width: 179px;
	height: 53px;
	border-radius: 30px;
	filter: drop-shadow(3.878px 6.997px 6.5px rgba(0, 0, 0, 0.23));
	background-color: #005cb0;
	border: unset;
	display: inline-block;
	text-align: center;
	line-height: 53px;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	margin-left: 15px;
	margin-top: 20px;
	transition: .5s
}

.blkcall_btn:hover {
	background-color: rgba(255, 203, 47, 0.8);
	transition: .5s
}

.blkcall_btn:hover:after {
	transform: rotate(0);
	transition: .5s;
	transform: scale(1.02)
}

.homesecondblk_wrapper {
	float: left;
	width: 100%;
	margin: 2em 0 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 4em 0 6em
}

.homesecondblk_box {
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 10px 40px;
	height: 410px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-evenly
}

.homesecondblk_box h4 {
	font-size: 35px;
	color: #000;
	margin-top: -30px
}

.homesecondblk_box span {
	margin-top: -20px;
	position: relative;
	z-index: 1
}

.homesecondblk_box p {
	font-size: 17px;
	line-height: 24px;
	color: #000;
	margin-top: -20px;
	height: 144px;
	overflow-y: scroll
}

.homesecondblk_box p::-webkit-scrollbar {
	width: 8px
}

.homesecondblk_box p::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px transparent;
	border-radius: 10px
}

.homesecondblk_box p::-webkit-scrollbar-thumb {
	background: #005cb0;
	border-radius: 10px
}

.homesecondblk_box p::-webkit-scrollbar-thumb:hover {
	background: #005cb0
}

.homesecondblk_box p.homesecondblk_box span {
	margin-top: -20px
}

.homesecondblk_box span:after {
	content: "";
	position: absolute;
	left: -15px;
	top: -10px;
	z-index: -1;
	opacity: .200;
	width: 64px;
	height: 64px;
	border-radius: 32px;
	background-color: #005cb0
}

.homesecondblk_box span img {
	width: 60px;
	height: 60px;
	object-fit: contain
}

.homeelectricrepair_wrapper {
	float: left;
	width: 100%;
	padding: 2em 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.homeelectricrepair_section h2 {
	font-size: 40px;
	line-height: 45px;
	color: #005cb0;
	margin: 1.5em 0 .5em
}

.homewiring_section h2 {
	font-size: 40px;
	line-height: 45px;
	color: #005cb0;
	margin: 1.5em 0 .5em
}

.homeelectricrepair_section p {
	font-size: 18px;
	line-height: 30px;
	color: #272727
}

.homeelectricrepair_image img {
	height: 47vw;
	object-fit: cover;
	width: 100%
}

.homeelectricrepair_image {
	position: relative
}

.homeelectricrepair_image:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 100%
}

.homeelectricrepair_image_section {
	margin-right: 2em
}

.homeourelectricserivce_wrapper {
	float: left;
	width: 100%;
	background-image: url(../images/home/ourelectric-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.homeourelectricserivce_wrapper h3 {
	font-size: 40px;
	line-height: 45px;
	color: #005cb0;
	margin: 0 0 30px;
	text-align: center
}

.homeourelectricserivce_image img {
	width: 100%;
	object-fit: cover;
	border-radius: 5px;
	height: 20vw;
	transition: .5s
}

.homeourelectricserivce_box:hover .homeourelectricserivce_image img {
	-webkit-filter: grayscale(95%);
	filter: grayscale(95%);
	transition: .5s
}

.homeourelectricserivce_content h6 a {
	font-size: 25px;
	line-height: 25px;
	color: #005cb0;
	font-family: 'Roboto-Bold';
	display: inline-block;
	text-decoration: none;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-size: 200% 100%;
	background-position: 100%;
	background-image: linear-gradient(to right, #ffbf00, #ffbf00 50%, #005cb0 50%);
	min-height: 50px;
	transition: .5s
}

.homeourelectricserivce_content h6 a:hover {
	transition: 1s cubic-bezier(0, 0, 0.23, 1);
	background-position: 0 0
}

.homeourelectricserivce_content {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 12px
}

.homeourelectricserivce_content p {
	font-size: 15px;
	line-height: 25px;
	color: #000;
	min-height: 100px
}

.ourelec_read {
	font-size: 14px;
	line-height: 24px;
	text-decoration: underline;
	color: #000;
	font-weight: 600;
	transition: .5s
}

.ourelec_read:hover {
	color: #005cb0;
	text-decoration: underline
}

.homeourelectricserivce_part {
	padding: 7px
}

.homeourelectricserivce_slider {
	filter: drop-shadow(9.988px 19.602px 13px rgba(0, 0, 0, 0.09))
}

.homeourelectricserivce_inner_sec:after {
	content: "";
	position: absolute;
	right: -80px;
	top: 0;
	background-image: url(../images/home/ourelectric-after.webp);
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 25%;
	height: 100%;
	opacity: .7
}

.homeourelectricserivce_image {
	margin-left: -6px
}

.homeourelectricserivce_slider .slick-next.slick-arrow {
	display: none !important
}

.homeourelectricserivce_slider .slick-prev.slick-arrow {
	position: absolute;
	left: -70px;
	top: 50%;
	bottom: 0;
	font-size: 0;
	background-color: unset;
	border: unset
}

.homeourelectricserivce_slider .slick-prev.slick-arrow:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	background-image: url(../images/home/ourservice-arrow.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
	border-radius: 28px;
	filter: drop-shadow(5.448px 10.692px 9px rgba(0, 0, 0, 0.16));
	background-color: #fff;
	border: 1px solid #f0f0f0
}

.homeourelectricserivce_inner_sec {
	margin-bottom: 2em
}

.homewiring_image {
	float: right;
	margin-left: 3em;
	margin-top: -3em;
	position: relative
}

.homewiring_image:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 101%
}

.homewiring_section h3 {
	font-size: 40px;
	line-height: 45px;
	color: #005cb0;
	margin: 15px 0
}

.homewiring_section p {
	font-size: 18px;
	line-height: 30px;
	color: #272727
}

.homewiring_image img {
	height: 46vw;
	object-fit: cover;
	width: 100%
}

.homewiring_wrapper {
	float: left;
	width: 100%;
	margin: 2em 0;
	padding: 3em 0 2em
}

.homelighting_wrapper {
	float: left;
	width: 100%;
	margin: 0 0 2em
}

.homelighting_image img {
	height: 683px;
	width: 100%;
	object-fit: cover;
	border-radius: 350px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border: 7px solid #ffcb2f
}

.homelighting_content {
	border-radius: 30px;
	border-top-right-radius: 90px;
	border-bottom-right-radius: 90px;
	filter: drop-shadow(4.848px 8.746px 14.5px rgba(0, 0, 0, 0.25));
	background-color: #fff;
	padding: 30px;
	float: right;
	border-bottom-left-radius: 0
}

.homelighting_content h3 {
	font-size: 40px;
	line-height: 45px;
	color: #005cb0;
	margin: 15px 0
}

.homelighting_content p {
	font-size: 18px;
	line-height: 30px;
	color: #272727
}

.homelighting_image {
	position: absolute;
	top: -25px;
	left: -45px
}

.homelighting_section {
	position: relative;
	border-radius: 250px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	background-color: #ffcb2f;
	padding: 7px
}

.homelighting_section:after {
	content: "";
	position: absolute;
	right: -90px;
	top: 80px;
	width: 7%;
	height: 73%;
	border-radius: 57px;
	background-color: #ffcb2f;
	border: 10px solid #fff;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.homecommercial_image {
	float: right;
	margin-left: 3em;
	position: relative
}

.homecommercial_image:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.homecommercial_wrapper {
	float: left;
	width: 100%;
	margin: 2em 0 0
}

.homecommercial_section h3 {
	font-size: 40px;
	line-height: 45px;
	color: #005cb0;
	margin: 1em 0 .5em
}

.homecommercial_section p {
	font-size: 18px;
	line-height: 30px;
	color: #000
}

.homecommercial_image img {
	height: 46vw;
	object-fit: cover;
	width: 100%
}

.homeblog_wrapper {
	float: left;
	width: 100%;
	margin: 2em 0 3em
}

.homeblog_title {
	text-align: center
}

.homeblog_title h5 {
	display: inline-block;
	margin: 0;
	font-size: 25px;
	line-height: 30px;
	color: #005cb0;
	background-color: #ffcb2f;
	padding: 5px 40px;
	position: relative;
	font-family: 'Roboto-Regular'
}

.homeblog_title h5:before {
	content: "";
	position: absolute;
	left: -9px;
	top: -1px;
	clip-path: polygon(100% 0, 0 100%, 100% 100%);
	-webkit-clip-path: polygon(100% 0, 0 100%, 100% 100%);
	background-color: #ffcb2f;
	width: 10px;
	height: 18px
}

.homeblog_title h5:after {
	content: "";
	position: absolute;
	right: -9px;
	bottom: 0;
	clip-path: polygon(100% 0, 0 100%, 0 0);
	-webkit-clip-path: polygon(100% 0, 0 100%, 0 0);
	background-color: #ffcb2f;
	width: 10px;
	height: 18px
}

.homeblog_title h4 {
	font-size: 40px;
	line-height: 45px;
	color: #005cb0;
	margin: 20px 0
}

.homeblog_inner_part:first-child .homeblog_inner_image img {
	height: 50vw;
	object-fit: cover;
	width: 100%
}

.homeblog_inner_part:nth-child(2) {
	width: 66.66%
}

.homeblog_inner_part:nth-child(2) .homeblog_inner_image img {
	height: 24vw;
	object-fit: cover;
	width: 100%
}

.homeblog_inner_image img {
	width: 100%;
	height: 25vw;
	object-fit: cover
}

.homeblog_inner_part {
	padding: 7px
}

.homeblog_inner_content {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1
}

.homeblog_inner_box {
	position: relative
}

.homeblog_inner_box:after {
	content: unset;
	position: absolute;
	left: 0;
	top: unset;
	width: 100%;
	height: 70%;
	background-color: #005cb0;
	opacity: .600;
	bottom: 0
}

.homeblog_inner_content h6 a {
	font-size: 25px;
	line-height: 32px;
	color: #fff;
	font-family: 'Roboto-Bold';
	transition: .5s;
	display: block;
	padding: 9px;
	background-color: #005cb082
}

.homeblog_inner_content h6 {
	margin: 0
}

.homeblog_inner_content h6 a:hover {
	color: #ffcc4a;
	transition: .5s
}

.homeblog_inner_content p {
	font-size: 16px;
	color: #fff;
	margin: 0;
	background-color: #005cb082;
	display: block;
	padding: 10px
}

.homeblog_inner_part:first-child .homeblog_inner_box:after {
	background-color: #000;
	height: 35%;
	top: unset;
	bottom: 0;
	content: unset
}

.blog_read {
	font-size: 15px;
	color: #005cb0;
	background-color: #fff;
	padding: 9px 20px;
	border-radius: 5px;
	margin: 15px 0;
	display: inline-block;
	transition: .5s;
	margin-left: 15px
}

.blog_read:hover {
	background-color: #ffcc4a;
	color: #000;
	transition: .5s
}

.homeblog_inner_image span {
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 1;
	background-color: #ffcb2f;
	border-bottom-right-radius: 20px;
	font-size: 17px;
	line-height: 27px;
	color: #000;
	font-family: 'Roboto-Bold';
	padding: 3px 25px
}

.homeblog_inner_section {
	float: left;
	width: 100%;
	margin: 1em 0
}

.homevideo_wrapper {
	float: left;
	width: 100%;
	margin: 2em 0 3em;
	position: relative
}

.homevideo_wrapper:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	background-image: url(../images/home/homevideo-bg.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 480px;
	z-index: -1
}

.homevideo_image img {
	height: 42vw;
	object-fit: cover;
	width: 100%;
	border: 7px solid #0059ab;
	border-radius: 4px
}

.homeplay_btn {
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center
}

.homeplay_btn a {
	color: rgb(255 255 255 / 60%);
	font-size: 35px;
	position: relative
}

.homeplay_btn a:after {
	content: "";
	position: absolute;
	left: -28px;
	top: -15px;
	width: 80px;
	height: 80px;
	border-radius: 80px;
	border: 2px solid rgb(255 255 255 / 50%)
}

.homevideo_content {
	background-color: #0059ab;
	width: 97%;
	left: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	padding: 15px 30px 10px
}

.homevideo_content h5 {
	line-height: 35px;
	font-size: 30px;
	color: #fff;
	margin: 10px 0 20px
}

.homevideo_content p {
	font-size: 18px;
	line-height: 26px;
	color: #fff
}

.homevideo_number {
	position: absolute;
	right: 18px;
	bottom: -40px
}

.homevideo_number a {
	border-radius: 3px;
	background-color: #005baf;
	font-size: 25px;
	color: #fff;
	font-weight: 600;
	padding: 10px 35px;
	border: 2px solid #ffcc4a;
	transition: .5s
}

.homevideo_number a:hover {
	background-color: #ffcc4a;
	border: 2px solid #0057a7;
	color: #000;
	transition: .5s
}

.homevideo_image_section {
	float: left;
	width: 100%;
	filter: drop-shadow(0 -11px 19px rgba(0, 0, 0, 0.2))
}

.homecoupons_inner_box {
	border-radius: 5px;
	background-color: #ffcb2f;
	text-align: center;
	float: left;
	width: 100%;
	padding: 10px;
	position: relative;
	z-index: 1
}

.homecoupons_inner_box:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	outline: 1.5px dashed #fff;
	outline-offset: -9px;
	z-index: -1;
	border-radius: 10px
}

.homecoupon_offer h5 {
	font-size: 60px;
	line-height: 65px;
	color: #fff
}

.homecoupon_offer h5 span {
	font-size: 45px
}

.homecoupon_offer {
	float: right;
	width: 37%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 0;
	height: 220px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: -10px;
	margin-right: 7px
}

.homecoupon_content {
	float: left;
	width: 60%
}

.homecoupons_inner_box h6 {
	font-size: 25px;
	color: #000;
	line-height: 30px;
	margin: 1em 0 1em;
	padding: 0 10px
}

.homecoupons_inner_box p {
	font-size: 14px;
	line-height: 20px;
	color: #272727;
	margin: 1.5em 0
}

.print {
	font-size: 14px;
	line-height: 27px;
	text-decoration: underline;
	color: #005cb0;
	border-radius: 5px;
	background-color: #fff;
	display: inline-block;
	padding: 3px 25px;
	font-weight: 600;
	margin: 5px 0 15px;
	transition: .5s
}

.print:hover {
	background-color: #0059ab;
	text-decoration: underline;
	color: #ffcc4a;
	transition: .5s
}

.homecoupons_inner_part {
	padding: 7px
}

.homecoupons_inner_section {
	margin: 1em 0
}

.homecoupons_wrapper {
	float: left;
	width: 100%;
	margin: 2em 0
}

.homereview_wrapper {
	float: left;
	width: 100%;
	margin: 0 0 2em;
	padding: 2em 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.homereview_left_top {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-radius: 5px;
	position: relative;
	z-index: 1;
	padding: 20px 20px 72px
}

.homereview_left_top:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	background-color: #00488b;
	opacity: .800;
	z-index: -1
}

.homereview_left_top h5 {
	font-size: 25px;
	color: #fff
}

.homereview_left_top h4 {
	font-size: 40px;
	color: #fff;
	margin: 16px 0
}

.homereview_left_top p {
	font-size: 18px;
	line-height: 30px;
	color: #fff
}

.homereview_left_bottom {
	border-radius: 5px;
	background-color: #fff;
	border: 1px solid #ededed;
	padding: 30px 20px 75px;
	margin-top: 15px;
	position: relative;
	filter: drop-shadow(9.696px 17.492px 29.5px rgba(0, 0, 0, 0.09))
}

.homereview_left_bottom:after {
	content: "";
	position: absolute;
	right: 30px;
	top: 30px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 32px;
	height: 28px
}

.homereview_left_bottom:before {
	content: "";
	position: absolute;
	left: 30px;
	bottom: 30px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 32px;
	height: 28px
}

.customer_name a {
	position: absolute;
	left: 0;
	top: -10px;
	transition: .5s
}

.customer_name a:hover {
	transform: rotateY(360deg);
	transition: .5s
}

.customer_name {
	position: relative;
	padding-left: 5.5em;
	margin-bottom: 2em
}

.customer_name h6 {
	font-size: 23px;
	line-height: 25px;
	color: #005baf;
	margin: 0
}

.customer_name .review_star span {
	color: #ffcb2f;
	font-size: 13px
}

.homereview_left_bottom p {
	font-size: 18px;
	line-height: 29px;
	color: #000;
	text-align: center;
	max-height: 145px;
	overflow-y: scroll
}

.homereview_left_bottom p::-webkit-scrollbar {
	width: 8px
}

.homereview_left_bottom p::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px transparent;
	border-radius: 10px
}

.homereview_left_bottom p::-webkit-scrollbar-thumb {
	background: #005baf;
	border-radius: 10px
}

.homereview_left_bottom p::-webkit-scrollbar-thumb:hover {
	background: #005baf
}

.homereview_right_section .homereview_left_bottom {
	padding: 20px 20px 30px;
	margin: 0 0 10px
}

.homereview_right_section .customer_name {
	margin-bottom: 1em
}

.homereview_right_section {
	padding-left: 12px
}

.homereview_right_section .homereview_left_bottom p {
	max-height: 116px
}

.homereview_right_section .homereview_left_bottom:before {
	bottom: 10px
}

.homewhychoose_part {
	float: left;
	width: 20%;
	padding: 5px
}

.homewhychoose_part:nth-child(1),
.homewhychoose_part:nth-child(5),
.homewhychoose_part:nth-child(9) {
	animation: 2s infinite alternate mover
}

.homewhychoose_part:nth-child(3),
.homewhychoose_part:nth-child(7) {
	animation: 4s infinite alternate mover
}

.homewhychoose_part:nth-child(2),
.homewhychoose_part:nth-child(4),
.homewhychoose_part:nth-child(6),
.homewhychoose_part:nth-child(8) {
	animation: 3s infinite alternate mover
}

.homewhychoose_box {
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 240px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 0 40px;
	filter: drop-shadow(9.988px 19.602px 13px rgba(0, 0, 0, 0.09))
}

.homewhychoose_box p {
	font-size: 16px;
	color: #fff;
	max-width: 50%;
	margin: 0 auto;
	margin-top: 15px;
	font-weight: 600
}

.homewhychoose_wrapper {
	float: left;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 5em 0 3em
}

.homewhychoose_part:nth-child(6) .homewhychoose_box p {
	color: #000
}

.homewhychoose_part:nth-child(7) .homewhychoose_box p {
	color: #000
}

.homewhychoose_part:nth-child(8) .homewhychoose_box p {
	color: #000
}

.homewhychoose_part:nth-child(9) .homewhychoose_box p {
	color: #000
}

.homewhychoose_part:nth-child(6) {
	margin-left: 9em;
	margin-top: -9em
}

.homewhychoose_part:nth-child(7) {
	margin-top: -9em
}

.homewhychoose_part:nth-child(8) {
	margin-top: -9em
}

.homewhychoose_part:nth-child(9) {
	margin-top: -9em
}

.homewhychoose_inner_section {
	float: left;
	width: 100%;
	margin: 3em 0 2em
}

.innerbanner_image img {
	height: 550px;
	width: 100%;
	object-fit: cover
}

.innerbanner_content {
	position: absolute;
	left: 45px;
	bottom: 3em
}

.innerbanner_wrapper {
	float: left;
	width: 100%;
	position: relative
}

.innerbanner_title {
	font-size: 60px;
	line-height: 70px;
	color: #fff;
	font-family: 'Roboto-Bold';
	background-image: url(../images/blogdetail/innerbannertit-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 40px 15px 20px;
	width: 450px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center
}

.blogdetailpage_wrapper {
	float: left;
	width: 100%;
	margin: 2em 0 0;
	padding: 2em 0 0
}

.blogdetailpage_image img {
	height: 35vw;
	object-fit: cover;
	width: 100%
}

.blogdetailpage_image_section {
	margin-right: 3em
}

.blogdetailpage_section h1 {
	font-size: 40px;
	color: #0055a3;
	line-height: 45px;
	margin: 15px 0 10px;
	display: flex;
	position: relative
}

.blogdetailpage_section h1:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 100%;
	height: 70%;
	background-color: #ffcb2f;
	z-index: -1
}

.blogdetailpage_section h2,
.blogdetailpage_section h3,
.blogdetailpage_section h4 {
	font-size: 35px;
	color: #0055a3;
	line-height: 40px;
	margin: 15px 0 10px;
	display: inline-block;
	position: relative
}

.blogdetailpage_section h2:after,
.blogdetailpage_section h4:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 100%;
	height: 65%;
	background-color: #ffcb2f;
	z-index: -1
}

.blogdetailpage_section p {
	font-size: 18px;
	line-height: 30px;
	color: #000
}

.blogdetailpage_image_section span {
	text-align: right;
	float: right;
	font-size: 20px;
	line-height: 35px;
	color: #000;
	background-color: #ffcc4a;
	padding: 0 15px
}

.blogdetail_social ul li {
	display: inline-block;
	margin: 5px;
	width: 33px;
	height: 33px;
	border-radius: 1px;
	background-color: #ffcb2f;
	text-align: center;
	line-height: 33px
}

.blogdetail_social ul li a {
	color: #0055a3
}

.blogdetail_social {
	float: right
}

.blogdetail_social ul {
	padding: 0;
	margin: 0
}

.blogdetailpage_section {
	padding-bottom: 1em;
	border-bottom: 2px solid #ccc;
	margin-bottom: 1.5em
}

.homeblog_wrapper.blogs h4 {
	margin: 0 0 1em;
	font-size: 40px;
	line-height: 45px;
	color: #0055a3;
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 2px solid #ffcb2f
}

.contactuspage_wrapper {
	float: left;
	width: 100%;
	margin: 2em 0;
	padding: 1em 0
}

.contact_title h1 {
	font-size: 50px;
	line-height: 60px;
	color: #0055a3;
	margin: 15px 0
}

.contactform {
	float: left;
	width: 600px;
	border-radius: 50px;
	filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.2));
	background-color: rgb(255 255 255 / 90%);
	border: 0 solid #000;
	padding: 50px 30px;
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 1
}

.form-group label {
	font-family: 'Roboto-Regular';
	font-size: 18px;
	color: #000;
	font-weight: 600;
	margin-bottom: 15px
}

.contactform .form-control {
	border-radius: 50px;
	height: 35px;
	border: 1px solid #000
}

.contactform .form-group {
	padding: 0 10px;
	margin-bottom: 30px
}

.contactform .form-group.textarea .form-control {
	height: 100px;
	resize: unset;
	border-radius: 15px
}

.contact_submit {
	text-align: center;
	float: left;
	width: 100%
}

button#form_submit {
	border-radius: 18px;
	background-color: #0055a3;
	border: unset;
	padding: 5px 50px 5px 20px;
	font-family: 'Roboto-Regular';
	font-size: 16px;
	color: #fff
}

.contactpage_map_section .mapouter {
	height: 600px;
	width: 100%
}

.contactpage_map_section .gmap_canvas {
	height: 600px;
	width: 100%
}

.contactuspage_section {
	margin: 1em 0
}

.contactpage_map_section {
	position: relative
}

.contactpage_map_section:after {
	content: "";
	position: absolute;
	left: 0;
	top: -8px;
	width: 60%;
	height: 20px;
	border-top-right-radius: 150px;
	background-color: #0055a3;
	z-index: -1
}

.contactpage_map_section:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: -8px;
	width: 60%;
	height: 20px;
	border-bottom-left-radius: 150px;
	background-color: #0055a3;
	z-index: -1
}

.contact_social ul li {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-color: #00539f;
	border-radius: 40px;
	line-height: 40px;
	text-align: center;
	margin: 5px
}

.contact_social ul li a {
	color: #fff
}

.contact_social ul {
	margin: 0;
	padding: 0
}

.contact_social {
	margin-top: 4em
}

.videopage_wrapper {
	float: left;
	width: 100%;
	margin: 2em 0
}

.videopage_title h1 {
	font-size: 45px;
	line-height: 50px;
	color: #0055a3;
	margin: 15px 0
}

.videopage_title p {
	font-size: 18px;
	line-height: 28px;
	color: #000
}

.videopage_section {
	margin: 2em 0
}

.videopage_image img {
	height: 314px;
	object-fit: cover;
	width: 100%;
	border-radius: 70px;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top: 7px solid #ffcb2f
}

.video_play a {
	width: 70px;
	height: 70px;
	border-radius: 35px;
	background-color: rgb(255 203 47 / 70%);
	color: #fff;
	font-size: 25px;
	line-height: 70px;
	text-align: center;
	padding-left: 5px;
	position: relative;
	z-index: 1
}

.videopage_part:nth-child(even) .video_play a {
	background-color: rgb(0 92 176 / 70%)
}

.videopage_part:nth-child(even) .video_play a:after {
	background-color: #005cb0
}

.video_play a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 89px;
	height: 86px;
	border-radius: 43px;
	background-color: #ffcb2f;
	opacity: .400
}

.video_play {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center
}

.video_play a:after {
	content: "";
	position: absolute;
	left: -8px;
	top: -8px;
	width: 85px;
	height: 85px;
	border-radius: 43px;
	background-color: #ffcb2f;
	opacity: .400;
	z-index: -1
}

.videopage_part:nth-child(even) .videopage_image img {
	border-top: 7px solid #005cb0;
	border-radius: 70px;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0
}

.videopage_part {
	padding: 10px
}

.videopage_part:nth-child(1) .videopage_image img {
	height: 491px
}

.videopage_part:nth-child(3) .videopage_image img {
	height: 481px
}

.videopage_part:nth-child(4) {
	clear: left
}

.videopage_part:nth-child(5) {
	margin-top: -12.3em
}

.videopage_part:nth-child(5) .videopage_image img {
	height: 660px
}

.videopage_part:nth-child(7) .videopage_image img {
	height: 491px
}

.videopage_part:nth-child(9) .videopage_image img {
	height: 491px
}

.videopage_part:nth-child(7) {
	clear: left;
	margin-top: -12.3em
}

.videopage_box {
	position: relative
}

.video_content {
	position: absolute;
	left: 0;
	bottom: 3em;
	visibility: hidden;
	opacity: 0;
	transition: .5s
}

.video_content h5 {
	font-size: 23px;
	line-height: 28px;
	color: #005cb0;
	margin: 0;
	background-color: #fff;
	padding: 2px 15px;
	border-radius: 30px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.serivicearea_map .mapouter {
	height: 700px;
	width: 100%
}

.serivicearea_map .gmap_canvas {
	height: 700px;
	width: 100%
}

.serviceareapage_list {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	border-radius: 15px;
	filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.18));
	background-color: #0055a387;
	width: 550px;
	padding: 30px 15px 30px 30px
}

.serviceareapage_list ul {
	margin: 0;
	padding: 0;
	height: 560px;
	overflow-y: scroll;
	padding-right: 1em
}

.serviceareapage_list ul::-webkit-scrollbar {
	width: 10px
}

.serviceareapage_list ul::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px transparent;
	border-radius: 10px
}

.serviceareapage_list ul::-webkit-scrollbar-thumb {
	background: #fff;
	border-radius: 10px
}

.serviceareapage_list ul::-webkit-scrollbar-thumb:hover {
	background: #fff
}

.serviceareapage_list ul li {
	display: block;
	margin: 10px 0
}

.serviceareapage_list ul li a {
	display: block;
	font-size: 22px;
	color: #0a2d44;
	border-radius: 5px;
	background-color: #f5f5f5;
	padding: 10px 55px;
	font-weight: 600;
	position: relative
}

.serviceareapage_list ul li a:before {
	content: "\f041";
	display: inline-block;
	font: normal normal normal 30px/1 FontAwesome;
	position: absolute;
	left: 15px;
	top: 10px;
	color: #ffcb2f;
	transition: .5s
}

.serviceareapage_list ul li a:after {
	content: "\f061";
	display: inline-block;
	font: normal normal normal 25px/1 FontAwesome;
	position: absolute;
	right: 15px;
	top: 10px;
	color: #ffcb2f;
	transition: .5s
}

.serviceareapage_list ul li:hover a:after {
	color: #005baf;
	transition: .5s
}

.serviceareapage_list ul li:hover a:before {
	color: #005baf;
	transition: .5s
}

.serviceareapage_list ul li:hover a {
	color: #005baf
}

.clinic_search input {
	width: 350px;
	height: 60px;
	border-radius: 41px;
	filter: drop-shadow(0 0 13.5px rgba(0, 0, 0, 0.2));
	background-color: #fff;
	border: 0;
	outline: 0
}

.clinic_search {
	position: absolute;
	left: 45px;
	top: -28px;
	z-index: 1
}

.clinic_search input {
	width: 350px;
	height: 60px;
	border-radius: 41px;
	filter: drop-shadow(0 0 13.5px rgba(0, 0, 0, 0.2));
	background-color: #fff;
	border: 0;
	outline: 0;
	font-family: 'Roboto-Regular';
	font-size: 18px;
	padding: 0 30px;
	color: #000
}

.clinic_search button {
	position: absolute;
	right: 15px;
	top: 7px;
	background-color: unset;
	border: unset;
	font-size: 30px;
	color: #000
}

.serviceareapage_wrapper {
	float: left;
	width: 100%;
	margin: 2em 0 4em
}

.testimonialspage_wrapper {
	float: left;
	width: 100%;
	margin: 2em 0
}

.testimonialspage_wrapper h1 {
	font-size: 50px;
	line-height: 60px;
	color: #0055a3;
	margin: 20px 0
}

.testimonialspage_left_sec .homereview_left_top {
	height: 410px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 30px
}

.videopage_box:hover .video_content {
	visibility: visible;
	opacity: 1;
	transition: .5s
}

.testimonialspage_right_sec .homereview_left_bottom {
	padding: 20px 20px 20px;
	margin: 0 0 10px
}

.testimonialspage_right_sec .homereview_left_bottom:before {
	bottom: 10px
}

.testimonialspage_right_sec .homereview_left_bottom .customer_name {
	margin-bottom: 1em
}

.testimonialspage_left_sec {
	padding-right: 15px;
	position: relative
}

.testimonialspage_left_sec:after {
	content: "";
	position: absolute;
	left: -20px;
	top: -20px;
	opacity: .329;
	width: 100px;
	height: 100px;
	background-color: #fff;
	z-index: 9;
	border-radius: 100px
}

.testimonialspage_left_sec:before {
	content: "";
	position: absolute;
	right: -20px;
	bottom: -20px;
	opacity: .329;
	width: 100px;
	height: 100px;
	background-color: #fff;
	z-index: 9;
	border-radius: 100px
}

.testimonialspage_right_sec .homereview_left_bottom p {
	max-height: 116px
}

.testimonialspage_part {
	float: left;
	width: 100%;
	margin: 20px 0
}

.testimonialspage_part:nth-child(even) .testimonialspage_right_sec:nth-child(even) {
	margin-top: 10em
}

.testimonialspage_part:nth-child(even) .testimonialspage_right_sec {
	padding: 7px
}

.testimonialspage_box:nth-child(even) .testimonialspage_left_sec {
	float: right;
	padding-right: 0;
	padding-left: 15px
}

.testimonialspage_right_sec:after {
	content: "";
	position: absolute;
	right: -45px;
	top: 70px;
	width: 80%;
	height: 65%;
	border: 5px solid #00539f;
	z-index: -1
}

.testimonialspage_right_sec {
	position: relative
}

.testimonialspage_part:nth-child(even) .testimonialspage_right_sec:after {
	content: unset
}

.testimonialspage_part:nth-child(even):after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	width: 60%;
	height: 60%;
	margin: 0 auto;
	top: 0;
	border: 3px solid red
}

.testimonialspage_part:nth-child(even):after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	width: 50%;
	height: 60%;
	margin: 0 auto;
	top: 80px;
	border: 3px solid #888;
	z-index: -1
}

.testimonialspage_box:nth-child(even) .testimonialspage_right_sec:after {
	right: auto;
	left: -45px
}

.couponpage_wrapper .homeblog_title h1 {
	font-size: 40px;
	line-height: 45px;
	color: #005cb0;
	margin: 20px 0
}

.couponpage_wrapper {
	float: left;
	width: 100%;
	margin: 3em 0
}

.couponpage_section .homecoupons_inner_box h6 {
	font-size: 35px;
	line-height: 42px;
	padding: 0 20px;
	margin: 1em 0 .5em
}

.couponpage_section .homecoupon_offer h5 {
	font-size: 80px
}

.couponpage_section .homecoupon_offer {
	height: 280px
}

.couponpage_section .homecoupons_inner_box p {
	font-size: 18px;
	line-height: 25px
}

.couponpage_section .homecoupons_inner_part:nth-child(2) .homecoupon_offer {
	float: left;
	margin-right: 9px;
	margin-left: 7px;
	background-image: url(../images/coupon/offer-bg.webp)
}

.couponpage_section .homecoupons_inner_part:nth-child(2) .homecoupons_inner_box {
	background-color: #005cb0
}

.couponpage_section .homecoupons_inner_part:nth-child(2) .homecoupons_inner_box h6 {
	color: #fff
}

.couponpage_section .homecoupons_inner_part:nth-child(2) .homecoupons_inner_box p {
	color: #fff
}

.couponpage_section .homecoupons_inner_part:nth-child(3) .homecoupon_offer {
	float: left;
	margin-right: 0;
	margin-left: 7px;
	background-image: url(../images/coupon/offer-bg.webp)
}

.couponpage_section .homecoupons_inner_part:nth-child(3) .homecoupons_inner_box {
	background-color: #005cb0
}

.couponpage_section .homecoupons_inner_part:nth-child(3) .homecoupons_inner_box h6 {
	color: #fff
}

.couponpage_section .homecoupons_inner_part:nth-child(3) .homecoupons_inner_box p {
	color: #fff
}

.couponpage_section .homecoupons_inner_part:nth-child(2) {
	margin-top: 25px
}

.couponpage_section .homecoupons_inner_part:nth-child(3) {
	margin-top: -25px
}

.couponpage_section {
	float: left;
	width: 100%;
	margin: 1em 0
}

.couponpage_bottom_section {
	margin: 1em 0
}

.couponpage_bottom_slider {
	margin: 20px 0
}

.couponpage_bottom_section h2 {
	font-size: 40px;
	line-height: 45px;
	color: #005cb0;
	margin: 15px 0
}

.couponpage_bottom_slider .slick-active.homecoupons_inner_part {
	margin-top: 0
}

.couponpage_bottom_slider .slick-active+.slick-active.homecoupons_inner_part {
	margin-top: 4em
}

.couponpage_bottom_slider .slick-active+.slick-active+.slick-active.homecoupons_inner_part {
	margin-top: 0
}

.careerpage_firstblk_wrapper {
	float: left;
	width: 100%;
	margin: 4em 0 0
}

.careerpage_firstblk_image_section {
	margin-right: 3em;
	margin-bottom: 1em;
	position: relative
}

.careerpage_firstblk_image_section:before {
	content: "";
	position: absolute;
	left: -110px;
	top: -65px;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-image: url(../images/career/career-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.careerpage_firstblk_image img {
	height: 39vw;
	object-fit: cover;
	width: 100%
}

.careerpage_firstblk_section h1 {
	font-size: 40px;
	color: #0055a3;
	margin: 15px 0
}

.careerpage_firstblk_section p {
	font-size: 18px;
	line-height: 30px;
	color: #000
}

.careerpage_firstblk_section h2 {
	font-size: 30px;
	color: #004d8e;
	margin: 15px 0
}

.careerpage_firstblk_image {
	position: relative
}

.careerpage_firstblk_image:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	opacity: .388;
	width: 60%;
	height: 120px;
	background-color: #fff
}

.careerpage_firstblk_image:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: .388;
	width: 60%;
	height: 120px;
	background-color: #fff
}

.careerpage_video .videopage_part:last-child {
	margin: 0
}

.careerpage_video .videopage_part:nth-child(1) .videopage_image img {
	height: 340px
}

.careerpage_video .videopage_image img {
	height: 340px
}

.careerpage_video .videopage_part:nth-child(3) .videopage_image img {
	height: 340px
}

.careerpage_video .videopage_part:nth-child(1) .videopage_image img {
	height: 340px;
	border-radius: 70px;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
	border-top: 7px solid #005aac
}

.careerpage_video .videopage_part:nth-child(even) .videopage_image img {
	border-radius: 70px;
	border-top: 0;
	border-bottom: 7px solid #ffcc4a
}

.careerpage_video .videopage_part:last-child .videopage_image img {
	border-top: 7px solid #0058a8
}

.careerpage_video {
	float: left;
	width: 100%;
	margin: 2em 0
}

.careergeneral_section h3 {
	font-size: 40px;
	color: #0055a3;
	margin: 15px 0
}

.careergeneral_section ul {
	padding: 0;
	margin: 0
}

.careergeneral_section ul li {
	font-size: 18px;
	line-height: 38px;
	color: #000;
	display: block;
	padding-left: 2em;
	position: relative
}

.careergeneral_section ul li:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	background-image: url(../images/career/career-tick.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 20px;
	height: 18px
}

.careergeneral_section p {
	font-size: 18px;
	line-height: 30px;
	color: #000
}

.careergallery_image a img {
	height: 220px;
	object-fit: cover;
	width: 100%
}

.careergallery_image_section {
	padding: 7px
}

.careergallery_image_section:first-child {
	width: 50%
}

.careergallery_image_section:last-child {
	width: 50%
}

.careergallery_wrapper {
	float: left;
	width: 100%;
	margin: 2em 0 4em
}

.careerapply_wrapper {
	float: left;
	width: 100%;
	margin: 0 0 2em
}

.careerapply_wrapper h2 {
	font-size: 40px;
	color: #0055a3;
	margin: 15px 0 30px;
	line-height: 45px
}

.careerapply_left_section {
	border-radius: 30px;
	filter: drop-shadow(0 0 40px #00000020);
	background-color: #fff;
	padding: 30px;
	width: 60%
}

.careerapply_left_section .form-group {
	padding: 10px
}

.careerapply_left_section .form-control {
	border-radius: 50px;
	height: 45px;
	border: 1px solid #000;
	margin: 10px 0;
	font-size: 18px;
	color: #000;
	font-family: 'Roboto-Regular'
}

.careerapply_left_section .form-group label {
	font-weight: 600;
	display: block
}

.careerapply_left_section .form-group #assign_ser {
	border-radius: 50px;
	height: 45px;
	border: 1px solid #000;
	margin: 4px 0 11px;
	width: 100%;
	padding: 10px 15px;
	font-family: 'Roboto-Regular';
	font-size: 17px;
	color: #000
}

.careerapply_left_section .form-group.textarea .form-control {
	height: 110px;
	border-radius: 0;
	resize: unset
}

.file_upload {
	margin-top: 20px
}

.careerapply_right_section {
	float: right;
	width: 35%
}

.careerapply_right_section h3 {
	font-size: 35px;
	color: #0058a8;
	margin: 15px 0 25px
}

.careerapply_right_box .set a {
	border-radius: 5px;
	box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
	background-color: #fff;
	display: block;
	padding: 12px 15px;
	font-size: 20px;
	color: #000
}

.careerapply_right_box .set .content {
	background-color: #fff;
	border-bottom: 0;
	display: none;
	color: #071e36;
	padding: 10px 15px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px
}

.careerapply_right_box .set .content p {
	font-size: 18px;
	color: #000;
	margin: 0;
	line-height: 25px
}

.careerapply_right_box .set .content a {
	background-color: unset;
	box-shadow: unset;
	padding: 0;
	font-size: 17px;
	color: #004d8e
}

.careerapply_right_box .set {
	margin-bottom: 20px
}

.careerapply_right_box .set .active {
	background-color: #ffcb2f;
	color: #fff
}

.blogpage_wrapper {
	float: left;
	width: 100%;
	margin: 3em 0 0
}

.blogpage_left_image img {
	width: 100%;
	height: 14vw;
	object-fit: cover;
	border-radius: 15px
}

.blogpage_left_content h6 a {
	font-size: 20px;
	line-height: 25px;
	color: #000;
	font-family: 'Roboto-Bold'
}

.blogpage_left_content p {
	font-size: 15px;
	line-height: 23px;
	color: #000
}

.blogpage_left_innersec_cover {
	border: 1px solid #e5e5e5;
	float: left;
	width: 100%;
	border-radius: 15px
}

.blogpage_left_content {
	padding: 10px 15px
}

.blogpage_left_content span {
	font-size: 15px;
	line-height: 27px;
	color: #0055a3;
	font-weight: 600;
	padding: 10px 0;
	display: block;
	border-top: 1px solid #ffcb2f;
	margin: 15px 0 0
}

.blogpage_left_innersec {
	padding: 7px
}

.blogpage_right_sec .blogpage_left_image img {
	height: 29vw
}

.blogpage_left_innersec:nth-child(2n+1) {
	clear: both
}

.blogpage_right_sec .blogpage_left_content h6 a {
	font-size: 35px;
	line-height: 40px
}

.blogpage_right_sec .blogpage_left_content {
	padding: 20px;
	filter: drop-shadow(3.18px 5.088px 21.5px rgba(0, 0, 0, 0.11));
	background-color: #fff;
	border-radius: 15px
}

.blogpage_right_sec .blogpage_left_content p {
	font-size: 18px;
	line-height: 30px
}

.blogpage_part:nth-child(even) .blogpage_right_sec {
	float: left
}

.blogpage_part {
	margin: 1.5em 0
}

.servicespage_wrapper {
	float: left;
	width: 100%;
	margin: 2em 0
}

.servicespage_image_section {
	margin-right: 3em
}

.servicespage_image img {
	height: 39vw;
	object-fit: cover;
	width: 100%
}

.servicespage_part h1,
.servicespage_part h4 {
	margin: 15px 0
}

.servicespage_part h1 a {
	font-size: 40px;
	color: #005bae;
	font-family: 'Roboto-Bold'
}

.servicespage_part h4 a {
	font-size: 40px;
	color: #005bae;
	font-family: 'Roboto-Bold'
}

.servicespage_part p {
	font-size: 20px;
	line-height: 33px;
	color: #000
}

.servicespage_image {
	position: relative
}

.servicespage_part:nth-child(3) .servicespage_image:after {
	background-image: url(../images/services/services-after3.png)
}

.servicespage_part:nth-child(3) .servicespage_image {
	filter: drop-shadow(3.18px 5.088px 21.5px rgba(0, 0, 0, 0.11))
}

.servicespage_image:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/services/services-after1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.servicespage_part:nth-child(2) .servicespage_image:after {
	background-image: url(../images/services/services-after2.png)
}

.servicespage_part:nth-child(4) .servicespage_image:after {
	background-image: url(../images/services/services-after4.png)
}

.servicespage_part:nth-child(even) .servicespage_image_section {
	float: right;
	margin-right: 0;
	margin-left: 3em
}

.servicespage_part {
	margin: 2em 0
}

.servicespage_part:nth-child(4) .servicespage_image_section {
	margin-right: -48px
}

.servicedetailpage_wrapper {
	float: left;
	width: 100%;
	margin: 3em 0
}

.servicedetailpage_image img {
	height: 42vw;
	width: 100%;
	object-fit: cover
}

.servicedetailpage_image_section {
	margin-right: 5em;
	margin-bottom: 3em;
	position: relative
}

.servicedetailpage_image_section:before {
	content: "";
	position: absolute;
	left: -40px;
	top: 15px;
	width: 150px;
	height: 67px;
	background-color: #e6ba36;
	z-index: -1
}

.servicedetailpage_section h1 {
	font-size: 40px;
	color: #00498b;
	margin: 15px 0
}

.servicedetailpage_section h3 {
	font-size: 32px;
	line-height: 36px;
	color: #00498b;
	margin: 0;
	margin-bottom: 10px
}

.servicedetailpage_section h2 {
    font-size: 36px;
    line-height: 42px;
    color: #00498b;
    margin: 0;
    margin-bottom: 10px;
}
.servicedetailpage_section p {
	font-size: 18px;
	line-height: 30px;
	color: #000
}

.servicedetailpage_image {
	position: relative
}

.servicedetailpage_image:after {
	content: "";
	position: absolute;
	left: 15px;
	top: 15px;
	width: 100%;
	height: 100%;
	border: 2px solid #00498b
}

.servicedetailpage_image:before {
	content: "";
	position: absolute;
	right: -40px;
	bottom: 0;
	width: 150px;
	height: 67px;
	background-color: #e6ba36;
	z-index: -1
}

.servicedetailpage_image_two1 {
	float: left;
	width: 55%
}

.servicedetailpage_image_two2 {
	float: right;
	width: 43%
}

.servicedetailpage_image_two1 img {
	height: 40vw;
	object-fit: cover;
	width: 100%
}

.servicedetailpage_image_two2 img {
	height: 38vw;
	object-fit: cover;
	width: 100%;
	border: 5px solid #e6ba36;
	border-top: 0;
	border-radius: 5px
}

.servicedetailpage_section h4 {
	font-size: 40px;
	color: #fff;
	background-color: #0055a3;
	padding: 15px;
	margin: 1.5em 0 .5em
}

.servicedetailpage_image_twosection {
	margin-right: 0;
	margin-top: 30px;
	float: right;
	margin-left: 20px
}

.servicedetail_inbanner_wrapper {
	float: left;
	width: 100%;
	margin: 2em 0 0;
	background-image: url(../images/servicedetail/high-angle-white.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 2em 0
}

.servicedetail_inbanner_image {
	float: left;
	margin-left: 0;
	position: relative;
	z-index: 1;
	margin-right: 3em
}

.servicedetail_inbanner_image:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 3px;
	background-color: #e6ba36;
	top: -7px;
	left: 7px;
	z-index: -1
}

.servicedetail_inbanner_image img {
	height: 48vw;
	object-fit: cover;
	width: 100%;
	border-radius: 3px;
	object-position: right
}

.servicedetail_inbanner_section h2,
.servicedetail_inbanner_section h3 {
	font-size: 40px;
	color: #e6ba36;
	margin: 15px 0
}

.servicedetail_inbanner_section p {
	font-size: 18px;
	line-height: 32px;
	color: #fff
}

.servicedetail_review_box {
	text-align: center;
	filter: drop-shadow(3.18px 5.088px 21.5px rgba(0, 0, 0, 0.11));
	background-color: #fff;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	padding: 11em 2em
}

.servicedetail_review_box p {
	font-size: 18px;
	line-height: 35px;
	color: #000;
	max-height: 425px;
	overflow-y: scroll
}

.servicedetail_review_box p::-webkit-scrollbar {
	width: 8px
}

.servicedetail_review_box p::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px transparent;
	border-radius: 10px
}

.servicedetail_review_box p::-webkit-scrollbar-thumb {
	background: #005cb0;
	border-radius: 10px
}

.servicedetail_review_box p::-webkit-scrollbar-thumb:hover {
	background: #005cb0
}

.servicedetail_rating span {
	color: #ffcb2f;
	font-size: 16px
}

.servicedetail_rating {
	margin-bottom: 1em
}

.service_google {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-top: 2em
}

.service_google a img {
	width: 80px
}

.service_customer h5 {
	font-size: 20px;
	line-height: 20px;
	color: #005baf
}

.service_customer h6 {
	font-size: 13px;
	line-height: 13px;
	color: #020202;
	font-family: 'Roboto-Regular';
	font-weight: 600;
	margin: 0
}

.servicedetail_left_section .homecoupons_inner_box h6 {
	font-size: 25px;
	line-height: 26px;
	margin: 1em 0 .5em
}

.servicedetail_left_section .homecoupons_inner_box p {
	margin: 1em 0
}

.servicedetail_review_part {
	padding: 8px 10px
}

.servicedetail_left_section {
	padding-right: 20px
}

.servicedetail_bottom_wrapper {
	float: left;
	width: 100%;
	padding: 5em 0;
	background-image: url(../images/servicedetail/servicedetail-bottom-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.decklighting_wrapper {
	float: left;
	width: 100%;
	margin: 2em 0;
	position: relative
}

.decklighting_image img {
	height: 683px;
	object-fit: cover;
	width: 100%
}

.decklighting_image {
	margin-right: 3em;
	position: relative
}

.decklighting_wrapper:nth-child(3) .decklighting_image:after {
	background-image: url(../images/lighting/lighting-after3.png)
}

.decklighting_image:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/lighting/lighting-after1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.decklighting_wrapper:nth-child(2) .decklighting_image:after {
	background-image: url(../images/lighting/lighting-after2.png)
}

.decklighting_wrapper h1,
.decklighting_wrapper h2 {
	margin: 15px 0
}

.decklighting_wrapper h1 a,
.decklighting_wrapper h2 a {
	font-size: 50px;
	color: #0055a3;
	position: relative;
	font-family: 'Roboto-Bold';
	z-index: 1
}

.decklighting_wrapper p {
	font-size: 18px;
	line-height: 33px;
	color: #000
}

.decklighting_wrapper:nth-child(even) .decklighting_image {
	float: right;
	margin-right: 0;
	margin-left: 3em
}

.decklighting_wrapper:nth-child(3) h2:after {
	content: "";
	position: absolute;
	right: 0;
	top: -40px;
	width: 109%;
	height: 215px;
	border: 2px solid #0055a3
}

.decklighting_wrapper:nth-child(3) h2 {
	margin-bottom: 0;
	padding: 10px 32px 30px;
	display: flex;
	position: relative
}

.decklighting_wrapper:nth-child(3) p {
	background-color: #ffcb2f;
	padding: 50px 30px 30px;
	display: flex
}

.decklighting_last_image {
	float: right;
	width: 92%
}

.decklighting_last_image img {
	height: 52vw;
	width: 100%;
	object-fit: cover
}

.decklighting_last_content {
	position: absolute;
	left: 45px;
	top: 40px;
	width: 800px;
	background-color: #0055a3;
	padding: 30px
}

.decklighting_last_content p {
	color: #fff
}

.decklighting_last_content h3 a {
	font-size: 40px;
	line-height: 45px;
	color: #fff;
	font-family: 'Roboto-Bold'
}

.decklighting_last_content h3 {
	margin: 15px 0
}

.decklighting_button {
	position: absolute;
	bottom: -5em;
	right: 7em;
	margin: 0 auto;
	text-align: center
}

.decklighting_wrapper.last {
	margin: 4em 0 10em
}

.decklighting_last_content:after {
	content: "";
	position: absolute;
	left: -45px;
	top: -70px;
	width: 100%;
	height: 100%;
	border: 2px solid #ffcb2f;
	z-index: -1
}

.innerbanner_title.blogdetail_tit {
	font-size: 32px;
    line-height: 36px;
    min-width: 500px;
    padding: 40px 40px 15px;
    height: 165px;
}

.decklighting_wrapper:nth-child(3) .decklighting_image {
	margin-right: 0
}

.blogdetailpage_section p a {
	color: #0055a3
}

.blogdetailpage_section ul li {
	font-size: 18px;
	display: block;
	line-height: 30px;
	position: relative
}

.blogdetailpage_section ul li:before {
	content: "\f192";
	display: inline-block;
	font: normal normal normal 18px/1 FontAwesome;
	margin-right: 5px;
	color: #0055a3
}

.servicedetailpage_section p a {
	color: #0055a3
}

.servicedetailpage_section ul li {
	font-size: 18px;
	display: block;
	position: relative
}

.servicedetailpage_section ul li:before {
	content: "\f192";
	display: inline-block;
	font: normal normal normal 18px/1 FontAwesome;
	margin-right: 5px;
	color: #0055a3
}

.servicedetail_inbanner_section p a {
	color: #e6ba36
}

.servicedetail_inbanner_section ul {
	padding: 0;
	margin: 0
}

.servicedetail_inbanner_section ul li {
	color: #fff;
	display: block;
	font-size: 18px
}

.servicedetail_inbanner_section ul li:before {
	content: "\f192";
	display: inline-block;
	font: normal normal normal 18px/1 FontAwesome;
	margin-right: 5px;
	color: #e6ba36
}

.sitemap-data {
	float: left;
	width: 100%;
	margin: 2em 0
}

.sitemap-data h1 {
	margin: 15px 0;
	color: #005aac
}

.sitemap-data ul {
	padding: 0;
	margin: 0
}

.sitemap-data ul li {
	display: block;
	font-size: 18px;
	line-height: 33px
}

.sitemap-data ul li:before {
	content: "\f192";
	display: inline-block;
	font: normal normal normal 18px/1 FontAwesome;
	margin-right: 5px;
	color: #005aac
}

.sitemap-data ul li ul {
	padding-left: 25px
}

.sitemap-data ul li ul li {
	font-size: 17px
}

.sitemap-data ul li ul li:before {
	content: "\f192";
	display: inline-block;
	font: normal normal normal 17px/1 FontAwesome;
	margin-right: 5px;
	color: #e6ba36
}

.cms_page_content {
	float: left;
	width: 100%;
	margin: 2em 0
}

.cms_page h1 {
	color: #005aac;
	margin: 20px 0
}

.cms_page p {
	font-size: 18px;
	color: #000
}

.cms_page h2 {
	color: #005aac;
	margin: 10px 0
}

.cms_page ul {
	padding: 0;
	margin: 0
}

.cms_page ul li {
	font-size: 18px;
	display: block;
	position: relative
}

.cms_page ul li:before {
	content: "\f192";
	display: inline-block;
	font: normal normal normal 17px/1 FontAwesome;
	margin-right: 5px;
	color: #005aac
}

.decklighting_wrapper p a {
	color: #0055a3
}

.decklighting_last_content p a {
	color: #ffcc4a
}

.weoffercommercial_wrapper {
	float: left;
	width: 100%;
	margin: 3em 0
}

.weoffercommercial_image {
	margin-right: 2em;
	position: relative
}

.weoffercommercial_image:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/commercial/commercial-after1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.weoffercommercial_section h1 {
	font-size: 40px;
	color: #0055a3;
	margin: 20px 0
}

.weoffercommercial_section p {
	font-size: 18px;
	line-height: 30px;
	color: #000
}

.weoffercommercial_section ul {
	padding: 0;
	margin: 0
}

.weoffercommercial_section ul li {
	display: inline-block;
	padding: 0 25px;
	border-right: 2px dashed #0055a3
}

.weoffercommercial_section ul li h5 {
	font-size: 24px;
	line-height: 28px;
	color: #0055a3;
	margin: 7px 0
}

.weoffercommercial_section ul li h6 {
	font-size: 20px;
	line-height: 25px;
	color: #000;
	font-family: 'Roboto-Regular';
	margin: 0
}

.weoffercommercial_image img {
	height: 40vw;
	object-fit: cover;
	width: 100%
}

.emergencycommercial_wrapper {
	float: left;
	width: 100%;
	margin: 2em 0;
	filter: drop-shadow(3.18px 5.088px 27px rgba(0, 0, 0, 0.1));
	background-color: #fff;
	padding: 3em 0;
	border-bottom-right-radius: 60px;
	position: relative;
	overflow: hidden
}

.emergencycommercial_wrapper:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(../images/commercial/commercial-image-after.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 30%;
	height: 100%
}

.emergencycommercial_image {
	float: right;
	margin-left: 4em;
	margin-top: 2em;
	position: relative;
	z-index: 1
}

.emergencycommercial_image:after {
	content: "";
	position: absolute;
	right: -15px;
	top: -15px;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: #ffcb2f;
	border-top-right-radius: 30px
}

.emergencycommercial_section h2 {
	font-size: 40px;
	color: #0055a3;
	margin: 20px 0
}

.emergencycommercial_section p {
	font-size: 18px;
	line-height: 30px;
	color: #000
}

.emergencycommercial_section ul {
	padding: 0;
	margin: 0;
	column-count: 2;
	width: 50%
}

.emergencycommercial_section ul li {
	display: block;
	font-size: 18px;
	line-height: 40px;
	color: #000;
	padding-left: 35px;
	font-family: 'Roboto-Bold';
	position: relative
}

.emergencycommercial_section ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
	background-image: url(../images/commercial/check-mark.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 20px;
	height: 20px
}

.emergencycommercial_image img {
	height: 36vw;
	object-fit: cover;
	width: 100%;
	border-top-right-radius: 30px
}

.commercialgetfree_section {
	text-align: center
}

.commercialgetfree_section h3 {
	font-size: 40px;
	color: #0055a3;
	margin: 15px 0
}

.commercialgetfree_section p {
	font-size: 18px;
	line-height: 30px;
	color: #000;
	width: 95%;
	margin: 15px auto
}

.plumberfix_sec {
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-image: url(../images/commercial/plumberfix.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 60px 40px;
	margin: 20px 0
}

.needplumber_part h5 {
	font-size: 35px;
	color: #fff
}

.make_btn a {
	font-size: 28px;
	color: #242424;
	filter: drop-shadow(2.12px 3.392px 9px rgba(0, 0, 0, 0.14));
	background-color: #ffcb2f;
	font-family: 'Roboto-Bold';
	padding: 15px 50px;
	transition: .5s
}

.make_btn a:hover {
	background-color: #242424;
	color: #ffcb2f;
	transition: .5s
}

.certifiedcommercial_section h3 {
	font-size: 40px;
	color: #0055a3;
	margin: 25px 0 15px
}

.certifiedcommercial_section h2 {
	font-size: 36px;
	line-height: 42px;
	color: #0055a3
}

.certifiedcommercial_section p {
	font-size: 18px;
	line-height: 30px;
	color: #000
}

.certifiedcommercial_image_sec {
	margin-right: 3em;
	position: relative
}

.certifiedcommercial_image_sec:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	clip-path: polygon(50% 0, 72% 0, 100% 50%, 72% 100%, 50% 100%, 80% 51%);
	-webkit-clip-path: polygon(50% 0, 72% 0, 100% 50%, 72% 100%, 50% 100%, 80% 51%);
	height: 100%;
	width: 70%;
	background-color: #ffcb2f;
	opacity: .502
}

.certifiedcommercial_image img {
	clip-path: polygon(80% 0, 100% 50%, 80% 100%, 0 100%, 0 0);
	-webkit-clip-path: polygon(80% 0, 100% 50%, 80% 100%, 0 100%, 0 0);
	height: 35vw;
	object-fit: cover;
	width: 100%
}

.commercialgetfree_wrapper {
	float: left;
	width: 100%;
	margin: 1em 0 2em
}

.certifiedcommercial_wrapper {
	float: left;
	width: 100%;
	margin: 1em 0 7em;
	background-image: url(../images/commercial/hire-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	filter: drop-shadow(3.18px 5.088px 21.5px rgba(0, 0, 0, 0.11))
}

.certifiedcommercial_image {
	position: relative
}

.certifiedcommercial_image:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -48px;
	width: 65%;
	height: 10%;
	background-color: #ffcb2f;
	clip-path: polygon(0 0, 100% 0, 81% 100%, 0 100%);
	-webkit-clip-path: polygon(0 0, 100% 0, 94% 100%, 0 100%)
}

.weoffercommercial_section ul li:last-child {
	border-right: 0
}

.aboutuspagefirstblk_wrapper {
	float: left;
	width: 100%;
	margin: 3em 0 4em
}

.aboutuspagefirstblk_image img {
	height: 45vw;
	object-fit: cover;
	width: 100%
}

.aboutuspagefirstblk_image_section {
	margin-right: 1.5em;
	padding: 7em 1em 1em 1em;
	position: relative;
	width: 45%
}

.aboutuspagefirstblk_image_section:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(../images/aboutus/aboutus-border.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
	z-index: -1
}

.aboutuspagefirstblk_image_title {
	position: absolute;
	left: -40px;
	bottom: -60px
}

.aboutuspagefirstblk_image_title h4 {
	opacity: .902;
	background-color: #ffcb2f;
	font-size: 45px;
	color: #0055a3;
	width: 85%;
	padding: 15px 30px;
	margin: 0
}

.aboutuspagefirstblk_section h1 {
	font-size: 40px;
	color: #005caf;
	margin: 15px 0;
	display: flex;
	position: relative
}

.aboutuspagefirstblk_section h1:before {
	content: "";
	position: absolute;
	left: -40px;
	top: 0;
	width: 4px;
	height: 85%;
	background-color: #ffcb2f
}

.aboutuspagefirstblk_section p {
	font-size: 18px;
	line-height: 30px;
	color: #272727;
	margin: 15px 0
}

.localexperiencedblk_wrapper {
	float: left;
	width: 100%;
	margin: 2em 0;
	position: relative
}

.localexperiencedblk_wrapper:after {
	content: "";
	position: absolute;
	bottom: -90px;
	right: 0;
	width: 99%;
	height: 35%;
	filter: drop-shadow(4.158px 19.563px 13.5px rgba(0, 0, 0, 0.05));
	background-color: #ffcb2f;
	z-index: -1
}

.localexperiencedblk_image img {
	height: 40vw;
	object-fit: cover;
	width: 100%;
	border: 15px solid #fff
}

.localexperiencedblk_section h2 {
	font-size: 40px;
	color: #005cb0;
	margin: 15px 0
}

.localexperiencedblk_section p {
	font-size: 18px;
	line-height: 30px;
	color: #000;
	margin: 15px 0
}

.localexperiencedblk_image {
	float: right;
	margin-left: 2em
}

.aboutpowertomake_wrapper {
	float: left;
	width: 100%;
	margin-top: -3em
}

.aboutpowertomake_image img {
	height: 25vw;
	object-fit: cover;
	width: 100%
}

.aboutpowertomake_section:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 85%;
	background-image: url(../images/aboutus/better-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	z-index: -1
}

.aboutpowertomake_section {
	position: relative;
	display: flex;
	align-items: center;
	padding-bottom: 25px
}

.aboutpowertomake_section h2 {
	font-size: 50px;
	color: #fff;
	padding: 25px 0 25px 35px;
	width: 55%
}

.aboutpowertomake_image {
	padding-left: 25px
}

.aboutpowertomakebottom_box span {
	width: 140px;
	height: 140px;
	border-radius: 85px;
	background-color: #ffcb2f;
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 140px;
	position: relative;
	z-index: 999;
	background-color: #efb32e
}

.aboutpowertomakebottom_box span:after {
	content: "";
	position: absolute;
	right: 5px;
	top: 5px;
	width: 140px;
	height: 140px;
	border-radius: 85px;
	background-color: #ffcc4a;
	z-index: -1
}

.aboutpowertomakebottom_box {
	text-align: center
}

.aboutpowertomakebottom_box h5 {
	font-size: 25px;
	color: #000;
	background-color: #ffcb2f;
	font-family: "Roboto-Regular";
	font-weight: 600;
	line-height: 50px;
	margin: 20px 0 10px
}

.aboutpowertomakebottom_box p {
	font-size: 17px;
	line-height: 24px;
	color: #000;
	margin: 0;
	min-height: 100px
}

.aboutpowertomakebottom_part {
	width: 28%
}

.aboutpowertomakebottom_section {
	margin-top: -7em;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.aboutuslastblk_wrapper {
	float: left;
	width: 100%;
	padding: 0 0 1em;
	position: relative;
	margin-top: 4em
}

.aboutuslastblk_wrapper:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 80%;
	background-color: #f1f1f1;
	z-index: -2
}

.aboutuslastblk_image img {
	border-radius: 5px;
	height: 27vw;
	width: 100%;
	object-fit: cover;
	padding: 7px;
	background-color: #005caf
}

.aboutuslastblk_image {
	position: relative
}

.aboutuslastblk_image:after {
	content: "";
	position: absolute;
	top: -15px;
	right: -15px;
	z-index: -1;
	width: 100%;
	height: 100%;
	border: 3px solid #ffcb2f;
	border-radius: 5px
}

.aboutuslastblk_content_left h3 {
	font-size: 50px;
	color: #005cb0;
	margin: 0 0 20px;
	padding: 15px;
	background-color: #ffcb2f
}

.aboutuslastblk_content_left p {
	font-size: 20px;
	line-height: 36px;
	color: #272727;
	margin: 15px 0;
	padding-right: 1em
}

.aboutuslastblk_content ul li {
	font-size: 18px;
	line-height: 35px;
	color: #272727;
	display: block;
	margin: 0 0 5px;
	position: relative;
	padding-left: 25px
}

.aboutuslastblk_content ul li:before {
	content: "\f111";
	display: inline-block;
	font: normal normal normal 12px/1 FontAwesome;
	color: #005cb0;
	position: absolute;
	left: -10px;
	top: 11px
}

.aboutuslastblk_content_left {
	border-right: 3px solid #ffcc4a;
	padding: 20px 0
}

.aboutuslastblk_content_right {
	padding: 20px 0
}

.banner_wrapper {
	float: left;
	width: 100%
}

.aboutpowertomakebottom_wrapper {
	float: left;
	width: 100%
}

.blogpage_title_sec h1 {
	text-align: center;
	margin: 15px 0;
	color: #00539f;
	text-transform: capitalize
}

.careergeneral_wrapper {
	float: left;
	width: 100%
}

.header_wrapper.fixed {
	position: fixed;
	z-index: 9
}

.header_wrapper.fixed .header_wrapper_hle {
	padding: 10px 0
}

.header_wrapper.fixed .header-nav ul li a {
	font-size: 19px;
	line-height: 32px;
	padding: 7px 5px
}

.header_offermobile {
	display: none
}

.gm-style-iw.gm-style-iw-c {
	padding: 0;
	background-color: transparent;
	box-shadow: unset;
	left: 6em;
	outline: unset;
	border: unset
}

.gm-style .gm-style-iw-d {
	overflow: auto !important;
	width: 250px !important
}

.get_directions_section {
	background-color: #00488a;
	border-radius: 7px;
	float: left;
	max-width: 252px;
	padding-bottom: 14px;
	box-shadow: 0 2px 7px 1px rgb(0 0 0 / 30%);
	width: 100%;
	height: auto
}

.get_directions_section h4 {
	background-color: #fff;
	padding: 15px;
	margin: 0;
	text-align: left;
	border-radius: 6px 6px 0 0;
	color: #000;
	font-family: "Roboto-Bold"
}

.get_directions_section p {
	padding: 10px 9px 5px 25px;
	font-size: 15px;
	letter-spacing: 0;
	line-height: 23px;
	color: #fff;
	position: relative;
	float: left;
	width: 63%;
	text-align: left;
	margin-bottom: 0;
	position: relative;
	font-family: "Roboto-Regular"
}

.get_directions_section p:before {
	position: absolute;
	left: 5px;
	top: 11px;
	content: "\f041";
	display: inline-block;
	font: normal normal normal 24px/1 FontAwesome
}

.get_directions_section .get_direct {
	position: absolute;
	display: inline-block;
	text-align: center;
	width: 84px;
	height: 78px;
	background-color: #fff;
	padding: 5px;
	font-size: 9px;
	letter-spacing: 0;
	line-height: 15px;
	color: #0a2d44;
	font-weight: 600;
	text-transform: uppercase;
	right: 10px;
	margin-top: 10px
}

.get_directions_section .get_direct:before {
	content: "";
	background-image: url(../images/home/dierction.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 55px;
	display: block;
	max-width: 55px;
	margin: 0 auto
}

.certifiedcommercial_image_sec {
	margin-bottom: 4em
}

.localexperiencedblk_wrapper ul li {
	font-size: 18px;
	line-height: 30px;
	color: #000;
	margin: px 0;
	letter-spacing: 0;
	list-style-type: none;
	position: relative
}

.localexperiencedblk_wrapper ul {
	padding: 0
}

.localexperiencedblk_wrapper ul li:before {
	content: '\f192';
	font-family: 'FontAwesome';
	margin-right: 10px;
	color: #004583
}

.banner_wrapper {
	height: 600px;
	overflow: hidden
}

.banner_wrapper.slick-initialized.slick-slider {
	height: auto;
	overflow: auto
}

.servicedetail_inbanner_section ul li a {
	color: #fff
}

@media only screen and (min-width:1400px) {
	.banner_wrapper {
		height: 600px;
		overflow: hidden
	}

	.banner_wrapper.slick-initialized.slick-slider {
		height: auto;
		overflow: auto
	}

	.homeelectricrepair_image img {
		height: 642px
	}

	.homeourelectricserivce_image img {
		height: 273px
	}

	.homewiring_image img {
		height: 628px
	}

	.homelighting_image img {
		height: 683px
	}

	.homecommercial_image img {
		height: 628px
	}

	.homevideo_image img {
		height: 573px
	}

	.homeblog_inner_part:first-child .homeblog_inner_image img {
		height: 683px
	}

	.homeblog_inner_image img {
		height: 341px
	}

	.homeblog_inner_part:nth-child(2) .homeblog_inner_image img {
		height: 327px
	}

	.blogpage_left_image img {
		height: 204px
	}

	.blogpage_right_sec .blogpage_left_image img {
		height: 396px
	}

	.blogdetailpage_image img {
		height: 478px
	}

	.servicespage_image img {
		height: 532px
	}

	.servicedetailpage_image img {
		height: 573px
	}

	.servicedetailpage_image_two1 img {
		height: 546px
	}

	.servicedetailpage_image_two2 img {
		height: 519px
	}

	.servicedetail_inbanner_image img {
		height: 655px
	}

	.careerpage_firstblk_image img {
		height: 532px
	}

	.weoffercommercial_image img {
		height: 546px
	}

	.emergencycommercial_image img {
		height: 491px
	}

	.certifiedcommercial_image img {
		height: 478px
	}

	.aboutuspagefirstblk_image img {
		height: 614px
	}

	.localexperiencedblk_image img {
		height: 546px
	}

	.aboutpowertomake_image img {
		height: 341px
	}

	.aboutuslastblk_image img {
		height: 368px
	}
}

@media only screen and (min-width:1700px) {
	.localexperiencedblk_wrapper:after {
		width: 92%
	}
}

@media only screen and (min-width:1800px) {
	.localexperiencedblk_wrapper:after {
		width: 88%
	}
}

@media only screen and (min-width:1920px) {
	.localexperiencedblk_wrapper:after {
		width: 85%
	}

	.banner_wrapper {
		height: 600px;
		overflow: hidden
	}

	.banner_wrapper.slick-initialized.slick-slider {
		height: auto;
		overflow: auto
	}
}

@media only screen and (max-width:1300px) {
	.container {
		padding: 0 15px
	}
}

@media only screen and (max-width:1200px) {
	.banner_content h2 {
		font-size: 45px;
		line-height: 50px
	}

	.banner_content h5 {
		font-size: 25px;
		line-height: 30px
	}

	.homelocalelectrician_section h1 {
		font-size: 35px;
		line-height: 40px
	}

	.homelocalelectrician_image_section {
		margin-right: -15px
	}

	.homelocalelectrician_firstimage img {
		width: 390px;
		height: 390px;
		border: 10px solid #fff
	}

	.homelocalelectrician_secondimage img {
		width: 250px;
		height: 250px;
		outline: 10px solid #ffcb2f
	}

	.homelocalelectrician_image_section {
		margin-bottom: 2em
	}

	.homelocalelectrician_section p {
		font-size: 16px;
		line-height: 27px
	}

	.header-nav ul li a {
		font-size: 15px
	}

	.header-nav ul li {
		padding: 0 4px
	}

	.header_call a {
		font-size: 18px;
		min-width: 100%
	}

	.header_call a:before {
		content: "\f095";
		display: inline-block;
		font: normal normal normal 20px/1 FontAwesome;
		position: absolute;
		left: 13px;
		top: 13px
	}

	.header_call.schedule a:before {
		width: 18px;
		height: 18px;
		top: 13px
	}

	.header_call a:after {
		font: normal normal normal 23px/1 FontAwesome;
		right: 15px;
		top: -6px
	}

	.header_call:after {
		top: 7px
	}

	.homesecondblk_box h4 {
		font-size: 28px;
		margin-top: -40px
	}

	.homesecondblk_box {
		height: 330px;
		background-size: 100% 100%;
		padding: 10px 30px
	}

	.homesecondblk_box p {
		height: 100px
	}

	.homesecondblk_box span {
		margin-top: -30px
	}

	.homesecondblk_box p {
		font-size: 16px
	}

	.homesecondblk_box span:after {
		width: 55px;
		height: 55px
	}

	.homesecondblk_box span img {
		width: 50px;
		height: 50px
	}

	.homesecondblk_wrapper {
		margin: 0;
		padding: 4em 0 4em
	}

	.homeelectricrepair_section h2 {
		font-size: 35px;
		line-height: 40px;
		margin: .5em 0
	}

	.homewiring_section h2 {
		font-size: 35px;
		line-height: 40px;
		margin: .5em 0
	}

	.homeelectricrepair_section p {
		font-size: 16px;
		line-height: 27px
	}

	.blksche_btn {
		font-size: 18px;
		line-height: 50px;
		height: 50px
	}

	.blksche_btn {
		font-size: 18px;
		line-height: 50px;
		height: 50px
	}

	.blkcall_btn {
		font-size: 18px;
		line-height: 50px;
		height: 50px
	}

	.homeelectricrepair_wrapper {
		margin-bottom: 1em
	}

	.homeourelectricserivce_content h6 a {
		font-size: 23px;
		line-height: 25px;
		min-height: 50px;
		display: block
	}

	.homewiring_section h3 {
		font-size: 35px;
		line-height: 40px
	}

	.homewiring_section p {
		font-size: 16px;
		line-height: 27px
	}

	.homelighting_section:after {
		content: unset
	}

	.homelighting_content p {
		font-size: 16px;
		line-height: 27px
	}

	.homelighting_section {
		background-color: unset
	}

	.homelighting_content h3 {
		font-size: 35px;
		line-height: 40px
	}

	.homecommercial_section p {
		font-size: 16px;
		line-height: 27px
	}

	.homecommercial_section h3 {
		font-size: 35px;
		line-height: 40px;
		margin: 15px 0
	}

	.homewhychoose_box {
		height: 200px;
		padding: 0 15px
	}

	.homewhychoose_part:nth-child(6) {
		margin-left: 7em;
		margin-top: -8em
	}

	.homewhychoose_part:nth-child(7) {
		margin-left: 0;
		margin-top: -8em
	}

	.homewhychoose_part:nth-child(8) {
		margin-top: -8em
	}

	.homewhychoose_part:nth-child(9) {
		margin-top: -8em
	}

	.homewhychoose_box p {
		max-width: 70%
	}

	.homereview_left_bottom p {
		font-size: 16px;
		line-height: 27px;
		max-height: 115px
	}

	.homereview_left_top p {
		font-size: 16px;
		line-height: 27px
	}

	.homereview_left_top h4 {
		font-size: 35px
	}

	.homecoupons_inner_box h6 {
		font-size: 20px;
		line-height: 25px
	}

	.homecoupon_offer h5 {
		font-size: 45px;
		line-height: 50px
	}

	.homecoupon_offer {
		height: 180px
	}

	.homecoupons_inner_box p {
		margin: 1em 0
	}

	.homeblog_title h4 {
		font-size: 35px;
		line-height: 40px
	}

	.homevideo_content h5 {
		line-height: 30px;
		font-size: 25px;
		margin: 10px 0
	}

	.homevideo_wrapper:after {
		height: 350px
	}

	.homevideo_content p {
		font-size: 16px
	}

	.homeblog_title h5 {
		font-size: 20px;
		line-height: 25px
	}

	.homevideo_wrapper {
		margin: 0 0 2em
	}

	.homeblog_inner_content h6 a {
		font-size: 22px
	}

	.homeblog_inner_content {
		padding: 10px
	}

	.homeblog_inner_content p {
		font-size: 15px
	}

	.homeblog_inner_image span {
		left: 15px;
		top: 15px;
		border-bottom-right-radius: 15px;
		font-size: 16px;
		line-height: 25px;
		padding: 3px 15px
	}

	.homeblog_inner_part {
		padding: 5px
	}

	.footer_part.link {
		padding-left: 3em
	}

	.footer_bottom_copyright p {
		font-size: 16px
	}

	.homewhychoose_inner_section {
		margin: 1em 0
	}

	.homewhychoose_wrapper {
		padding: 3em 0
	}

	.homeourelectricserivce_wrapper h3 {
		font-size: 35px;
		line-height: 40px
	}

	.innerbanner_image img {
		height: 400px
	}

	.innerbanner_title {
		font-size: 45px;
		line-height: 50px;
		width: 370px
	}

	.header_wrapper_hle {
		padding: 15px 0
	}

	.contact_title h1 {
		font-size: 45px;
		line-height: 50px;
		margin: 15px 0
	}

	.contactform {
		padding: 40px 20px;
		width: 530px;
		border-radius: 30px
	}

	.innerbanner_image img {
		height: 350px
	}

	.videopage_part {
		padding: 5px
	}

	.videopage_part:nth-child(5) {
		margin-top: -12.7em
	}

	.video_content h5 {
		font-size: 22px;
		line-height: 30px;
		padding: 10px 15px
	}

	.video_play a {
		width: 65px;
		height: 65px;
		line-height: 65px
	}

	.video_play a:after {
		width: 80px;
		height: 80px
	}

	.blogpage_right_sec .blogpage_left_content h6 a {
		font-size: 30px;
		line-height: 35px
	}

	.blogpage_left_content h6 a {
		font-size: 18px
	}

	.blogpage_part {
		margin: 1em 0
	}

	.blogdetailpage_section h1 {
		font-size: 35px
	}

	.blogdetailpage_section p {
		font-size: 18px
	}

	.blogdetailpage_image_section span {
		font-size: 18px
	}

	.blogdetailpage_section h2,
	.blogdetailpage_section h3,
	.blogdetailpage_section h4 {
		font-size: 30px
	}

	.innerbanner_title.blogdetail_tit {
		font-size: 32px;
		width: 300px;
		line-height: 36px;
	}

	.innerbanner_title.blogdetail_tit {
		font-size: 45px;
		width: 470px
	}

	.servicespage_image img {
		height: 40vw
	}

	.servicespage_part p {
		font-size: 18px;
		line-height: 30px
	}

	.couponpage_section .homecoupons_inner_box h6 {
		font-size: 30px;
		line-height: 35px;
		padding: 0 10px;
		margin: .5em 0
	}

	.couponpage_section .homecoupon_offer h5 {
		font-size: 60px
	}

	.couponpage_section .homecoupon_offer {
		height: 220px
	}

	.servicedetailpage_section p {
		font-size: 16px;
		line-height: 27px
	}

	.servicedetailpage_section h1 {
		font-size: 35px
	}

	.servicedetailpage_section h4 {
		font-size: 35px
	}

	.servicedetailpage_wrapper {
		margin: 3em 0 0
	}

	.servicedetail_inbanner_section p {
		font-size: 16px;
		line-height: 27px
	}

	.servicedetail_inbanner_section h2,
	.servicedetail_inbanner_section h3 {
		font-size: 35px
	}

	.servicedetail_left_section {
		padding-right: 0
	}

	.servicedetail_left_section .homecoupons_inner_box h6 {
		font-size: 20px;
		line-height: 23px;
		margin: .5em 0
	}

	.servicedetail_bottom_wrapper {
		padding: 2em 0
	}

	.decklighting_wrapper h1 a,
	.decklighting_wrapper h2 a {
		font-size: 40px
	}

	.decklighting_wrapper p {
		font-size: 16px;
		line-height: 27px
	}

	.decklighting_image {
		margin-right: 2em;
		width: 50%;
		float: left
	}

	.decklighting_image img {
		height: 570px
	}

	.decklighting_wrapper:nth-child(3) h2:after {
		top: -30px;
		width: 100%;
		height: 170px
	}

	.decklighting_wrapper:nth-child(3) h2 {
		padding: 10px 32px 20px
	}

	.decklighting_wrapper:nth-child(3) p {
		padding: 35px 20px 20px
	}

	.decklighting_wrapper.last {
		margin: 3em 0;
		background-color: #0055a3;
		padding: 20px 0 30px
	}

	.decklighting_last_image {
		float: right;
		width: 50%;
		margin-left: 2em;
		margin-bottom: 1em
	}

	.decklighting_button {
		position: unset;
		text-align: left;
		padding-left: 20px
	}

	.decklighting_last_content {
		width: 100%;
		position: unset;
		padding: 0 20px 0
	}

	.decklighting_last_content:after {
		content: unset
	}

	.testimonialspage_wrapper h1 {
		font-size: 40px;
		line-height: 50px;
		color: #0055a3;
		margin: 10px 0
	}

	.testimonialspage_right_sec:after {
		right: -15px
	}

	.testimonialspage_right_sec .homereview_left_bottom p {
		max-height: 110px
	}

	.testimonialspage_part {
		margin: 10px 0
	}

	.testimonialspage_box:nth-child(even) .testimonialspage_right_sec:after {
		left: -15px
	}

	.testimonialspage_right_sec .homereview_left_bottom {
		padding: 15px 10px 15px
	}

	.testimonialspage_right_sec .homereview_left_bottom:before {
		bottom: 5px;
		width: 25px;
		height: 20px;
		left: 15px
	}

	.homereview_left_bottom:after {
		width: 25px;
		height: 20px;
		right: 15px;
		top: 20px
	}

	.careerpage_firstblk_section h1 {
		font-size: 35px
	}

	.careerpage_firstblk_section p {
		font-size: 16px;
		line-height: 27px
	}

	.careerpage_firstblk_image_section:before {
		left: -15px;
		top: -57px
	}

	.careerpage_video .videopage_part:nth-child(1) .videopage_image img {
		border-radius: 50px;
		border-top-right-radius: 0;
		border-bottom-left-radius: 0
	}

	.careerpage_video .videopage_part:nth-child(even) .videopage_image img {
		border-radius: 50px
	}

	.videopage_image img {
		border-radius: 50px;
		border-top-left-radius: 0;
		border-bottom-right-radius: 0
	}

	.careerapply_left_section .form-group label {
		margin-bottom: 5px
	}

	.careerapply_wrapper h2 {
		font-size: 35px;
		margin: 15px 0 20px;
		line-height: 40px
	}

	.careerapply_right_section {
		width: 38%
	}

	.careergeneral_section p {
		font-size: 16px;
		line-height: 27px
	}

	.careergallery_image a img {
		height: 200px
	}

	.careergallery_wrapper {
		margin: 1em 0 2em
	}

	.careergallery_image_section {
		padding: 4px
	}

	.careergeneral_section ul li {
		font-size: 16px;
		line-height: 30px
	}

	.careerapply_left_section .form-control {
		font-size: 16px
	}

	.careerapply_left_section .form-group #assign_ser {
		font-size: 16px
	}

	.weoffercommercial_section h1 {
		font-size: 35px;
		color: #000;
		margin: 15px 0
	}

	.weoffercommercial_section p {
		font-size: 16px;
		line-height: 27px
	}

	.weoffercommercial_section ul li h6 {
		font-size: 18px;
		line-height: 23px
	}

	.weoffercommercial_section ul li h5 {
		font-size: 22px;
		line-height: 25px;
		margin: 5px 0
	}

	.emergencycommercial_section h2 {
		font-size: 35px;
		margin: 15px 0
	}

	.emergencycommercial_section p {
		font-size: 16px;
		line-height: 27px
	}

	.emergencycommercial_section ul {
		width: 65%
	}

	.emergencycommercial_section ul li {
		font-size: 16px;
		line-height: 35px
	}

	.emergencycommercial_section ul li:before {
		width: 18px;
		height: 18px
	}

	.emergencycommercial_wrapper {
		padding: 1em 0
	}

	.emergencycommercial_wrapper:after {
		height: 80%
	}

	.commercialgetfree_section h3 {
		font-size: 35px
	}

	.commercialgetfree_wrapper {
		margin: 0 0 1em
	}

	.commercialgetfree_section p {
		font-size: 16px;
		line-height: 27px
	}

	.plumberfix_sec {
		padding: 40px 20px
	}

	.needplumber_part h5 {
		font-size: 30px
	}

	.make_btn a {
		font-size: 25px;
		padding: 12px 40px
	}

	.certifiedcommercial_section h3 {
		font-size: 35px;
		margin: 15px 0
	}

	.certifiedcommercial_section p {
		font-size: 16px;
		line-height: 27px
	}

	.certifiedcommercial_image_sec {
		margin-right: 2em;
		margin-bottom: 3em
	}

	.certifiedcommercial_image:after {
		bottom: -34px
	}

	.certifiedcommercial_wrapper {
		margin: 1em 0 3em
	}

	.aboutuspagefirstblk_image_title {
		left: 0;
		bottom: 0
	}

	.aboutuspagefirstblk_image_title h4 {
		font-size: 40px;
		width: 90%
	}

	.aboutuspagefirstblk_section p {
		font-size: 16px;
		line-height: 27px
	}

	.aboutuspagefirstblk_image_section {
		padding: 5em 1em 1em 1em;
		margin-bottom: 1em
	}

	.aboutuspagefirstblk_section h1:before {
		height: 100%;
		left: -30px
	}

	.localexperiencedblk_section p {
		font-size: 16px;
		line-height: 27px
	}

	.localexperiencedblk_section ul li {
		font-size: 16px;
		line-height: 27px
	}

	.localexperiencedblk_wrapper:after {
		width: 100%;
		height: 40%
	}

	.aboutpowertomake_section h2 {
		font-size: 40px;
		width: 65%
	}

	.aboutpowertomakebottom_box span {
		width: 120px;
		height: 120px;
		line-height: 120px;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.aboutpowertomakebottom_box span:after {
		width: 120px;
		height: 120px;
		line-height: 120px
	}

	.aboutpowertomakebottom_box span img {
		width: 50px;
		height: 50px;
		object-fit: contain
	}

	.aboutpowertomakebottom_part {
		width: 32%
	}

	.aboutpowertomakebottom_box h5 {
		font-size: 22px;
		line-height: 45px
	}

	.aboutpowertomakebottom_box p {
		font-size: 16px;
		line-height: 23px;
		min-height: 115px
	}

	.aboutuslastblk_content_left h3 {
		font-size: 40px
	}

	.aboutuslastblk_content_left p {
		font-size: 18px;
		line-height: 33px
	}

	.aboutuslastblk_content ul li {
		font-size: 17px;
		line-height: 33px
	}

	.aboutuspagefirstblk_wrapper {
		margin: 3em 0 1em
	}

	.aboutpowertomakebottom_wrapper {
		float: left;
		width: 100%
	}

	.aboutpowertomakebottom_section {
		margin-top: -5em
	}

	.localexperiencedblk_image img {
		height: 43vw
	}
}

@media only screen and (max-width:992px) {
	.mobile-header {
		display: block
	}

	.mob_navi.menu {
		display: block
	}

	.mobile-header {
		display: block;
		float: left;
		width: 100%
	}

	.mobile-header button.navbar-toggle {
		color: #fff;
		float: left;
		display: block;
		margin-left: 5px;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 999;
		background-color: unset;
		display: block;
		padding: 8px;
		background-image: linear-gradient(90deg, #004b8f 0, #2f69ae 100%)
	}

	.mobile-logo {
		width: 100%;
		text-align: center;
		margin-bottom: 2em;
		padding: 0 15px
	}

	.mobile-header .navbar-toggle .icon-bar {
		background-color: #fff
	}

	.mob_navi {
		position: fixed;
		top: 0;
		z-index: 9;
		width: 350px;
		height: 100%;
		padding-top: 10px;
		overflow-x: hidden;
		overflow-y: hidden;
		transform: translate(-100%, 0);
		transition: .5s;
		z-index: 999999;
		background-color: #005aac
	}

	.mob_navi.menu_open {
		transform: translate(0, 0)
	}

	.mob_sub_navigate span {
		width: 50%;
		padding-left: 15px;
		height: 35px;
		line-height: 35px;
		font-size: 18px;
		cursor: pointer;
		opacity: 0;
		transition: .5s
	}

	.glyphicon {
		position: relative;
		top: 1px;
		display: inline-block;
		font-family: "Glyphicons Halflings";
		font-style: normal;
		font-weight: 400;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale
	}

	.mob_sub_navigate i {
		width: 48%;
		padding-right: 15px;
		height: 35px;
		line-height: 35px;
		font-size: 18px;
		text-align: right;
		cursor: pointer;
		color: #fff;
		float: right
	}

	#mob_menu {
		margin: 0;
		padding: 0;
		background-color: #005cb0;
		float: left;
		width: 100%;
		position: relative
	}

	.mob_navi.menu.menu_open.submenu_open1 span {
		opacity: 1
	}

	#mob_menu li {
		list-style-type: none;
		border-bottom: 1px solid #ffffff75
	}

	#mob_menu li a {
		text-decoration: none;
		color: #fff;
		display: block;
		padding: 10px 15px;
		font-size: 18px
	}

	#mob_menu li a:hover {
		color: #fc7e03;
		transition: .5s
	}

	.mob_navi.submenu_open {
		overflow-y: hidden
	}

	.mob_sub_navigate span {
		width: 50%;
		padding-left: 15px;
		height: 35px;
		line-height: 35px;
		font-size: 18px;
		cursor: pointer;
		opacity: 0;
		transition: .5s;
		color: #fff
	}

	.mob_navi.submenu_open .mob_sub_navigate span {
		opacity: 1
	}

	.mob_sub_menu {
		position: absolute;
		z-index: 9999;
		width: 100%;
		top: 0;
		left: 0;
		transform: translate(100%, 0);
		transition: .5s;
		padding-bottom: 15px;
		padding-left: 0;
		background-color: #649764
	}

	.mob_sub_link span {
		font-size: 16px;
		display: inline-block;
		width: 10px;
		text-align: center;
		right: 10px;
		line-height: 10px;
		cursor: pointer;
		float: right;
		margin-right: 5px;
		color: #fff;
		position: relative;
		top: -27px
	}

	.mobile.header {
		background-color: #222;
		color: #fff;
		padding: 10px;
		padding-left: 15px;
		float: left;
		width: 100%
	}

	.submenu_open #mob_menu {
		transform: translate(-100%, 0);
		transition: .5s
	}

	ul.mob_sub_menu.submenu_open {
		background-color: #0058a8;
		transform: translate(0, 0);
		transition: .5s;
		height: 100%
	}

	.mobile.header {
		display: block
	}

	.mob_navi.menu {
		display: block
	}

	.mobile.mobile-one {
		display: block
	}

	.header {
		display: none
	}

	.columbus.banner {
		z-index: 9
	}

	.header-logo-mob {
		display: block
	}

	.header-logo-mob {
		display: block;
		position: absolute;
		z-index: 999;
		width: 30%;
		padding: 20px 0 0 15px
	}

	.mobile-header {
		display: block;
		position: absolute;
		right: 0;
		top: 15px;
		z-index: 99999
	}

	.mobile-header.fixed {
		position: fixed
	}

	.mobile-top-head {
		display: block
	}

	.header_second_sec {
		display: none
	}

	.header_offer {
		display: none
	}

	.header_wrapper_hle {
		padding: 15px 0
	}

	.header_call.schedule {
		width: 30%
	}

	.header_call {
		width: 30%
	}

	.header_logo {
		width: 22%
	}

	.header_first_sec {
		width: 92%
	}

	.banner_content h2 {
		font-size: 35px;
		line-height: 40px;
		margin: 10px 0
	}

	.banner_content h5 {
		font-size: 20px;
		line-height: 25px
	}

	.banner_content {
		padding: 1em
	}

	.redmore_btn {
		width: 160px;
		height: 50px;
		line-height: 50px;
		font-size: 18px
	}

	.call_btn {
		width: 175px;
		height: 50px;
		line-height: 50px;
		font-size: 18px
	}

	.banner_image img,
	.banner_image video{
		height: 430px
	}

	.banner_content p {
		font-size: 16px
	}

	.banner_content_section {
		left: 15px;
		width: 60%
	}

	.homelocalelectrician_firstimage img {
		width: 300px;
		height: 300px;
		outline-width: 25px
	}

	.homelocalelectrician_secondimage {
		margin-top: -8em
	}

	.homelocalelectrician_image_section {
		margin-right: 0
	}

	.homelocalelectrician_secondimage img {
		width: 180px;
		height: 180px
	}

	.homesecondblk_box h4 {
		font-size: 23px;
		margin-top: -30px
	}

	.homesecondblk_box span {
		margin-top: -10px
	}

	.homesecondblk_box {
		height: 280px;
		padding: 10px 20px
	}

	.homesecondblk_box span img {
		width: 45px;
		height: 45px
	}

	.homeourelectricserivce_content h6 a {
		font-size: 20px
	}

	.homewiring_image img {
		height: 47vw
	}

	.homelighting_content {
		border-radius: 20px;
		border-top-right-radius: 60px;
		border-bottom-right-radius: 60px;
		padding: 15px;
		width: 70%
	}

	.homelighting_content h3 {
		font-size: 30px;
		line-height: 35px;
		margin: 10px 0
	}

	.homelighting_image img {
		height: 550px
	}

	.blkcall_btn.read {
		margin-top: 10px
	}

	.homecommercial_image {
		margin-left: 2em
	}

	.homecommercial_image img {
		height: 47vw
	}

	.homewhychoose_part {
		padding: 0
	}

	.homewhychoose_box {
		height: 190px;
		padding: 0 10px
	}

	.homewhychoose_part:nth-child(6) {
		margin-left: 5em;
		margin-top: -6em
	}

	.homewhychoose_part:nth-child(7) {
		margin-top: -6em
	}

	.homewhychoose_part:nth-child(8) {
		margin-top: -6em
	}

	.homewhychoose_part:nth-child(9) {
		margin-top: -6em
	}

	.homewhychoose_box p {
		font-size: 14px
	}

	.homereview_left_top h4 {
		font-size: 30px
	}

	.homereview_left_top {
		padding: 15px 15px 50px
	}

	.customer_name h6 {
		font-size: 20px;
		line-height: 23px
	}

	.homereview_left_bottom {
		padding: 20px 15px 50px
	}

	.homereview_right_section .homereview_left_bottom {
		padding: 15px 15px 30px
	}

	.homecoupons_inner_box h6 {
		font-size: 17px;
		line-height: 20px
	}

	.homecoupon_offer {
		height: 150px;
		width: 36%
	}

	.homecoupon_offer h5 {
		font-size: 35px;
		line-height: 40px
	}

	.homecoupon_offer h5 span {
		font-size: 25px
	}

	.homecoupons_inner_part {
		padding: 5px
	}

	.homecoupons_inner_box {
		padding: 5px
	}

	.homevideo_content {
		padding: 15px 15px 10px
	}

	.homevideo_number a {
		font-size: 20px;
		padding: 10px 25px
	}

	.homevideo_wrapper:after {
		height: 280px
	}

	.homevideo_number {
		bottom: -25px
	}

	.homeblog_inner_content h6 a {
		font-size: 20px;
		line-height: 25px
	}

	.homeblog_inner_part:first-child .homeblog_inner_image img {
		height: 60vw
	}

	.homeblog_inner_part:nth-child(2) .homeblog_inner_image img {
		height: 27vw
	}

	.homeblog_inner_image img {
		height: 32vw
	}

	.homeblog_inner_content p {
		font-size: 14px
	}

	.blog_read {
		font-size: 14px;
		padding: 5px 15px
	}

	.homeblog_inner_image span {
		font-size: 14px
	}

	.footer_part h2,
	.footer_part h4 {
		font-size: 22px
	}

	.banner_image img,
	.banner_image video{
		height: 250px
	}

	.banner_image {
		float: left;
		width: 100%;
		margin-bottom: -6px;
	}

	.innerbanner_title {
		font-size: 40px;
		line-height: 45px;
		width: 330px
	}

	.innerbanner_content {
		left: 20px
	}

	.videopage_title h1 {
		font-size: 40px;
		line-height: 40px
	}

	.videopage_title p {
		font-size: 16px;
		line-height: 27px
	}

	.video_content {
		bottom: 2em
	}

	.video_content h5 {
		font-size: 20px;
		line-height: 25px
	}

	.videopage_part:nth-child(even) .videopage_image img {
		border-radius: 30px;
		border-top-right-radius: 0;
		border-bottom-left-radius: 0
	}

	.videopage_image img {
		border-radius: 30px;
		border-top-left-radius: 0;
		border-bottom-right-radius: 0
	}

	.blogpage_right_sec .blogpage_left_content h6 a {
		font-size: 25px;
		line-height: 30px
	}

	.blogpage_right_sec .blogpage_left_content {
		padding: 15px
	}

	.blogpage_right_sec .blogpage_left_content p {
		font-size: 16px;
		line-height: 27px
	}

	.blogpage_left_content {
		padding: 5px 10px
	}

	.blogpage_left_innersec {
		padding: 5px
	}

	.blogdetailpage_section h1 {
		font-size: 30px;
		line-height: 35px
	}

	.blogdetailpage_section p {
		font-size: 16px;
		line-height: 27px
	}

	.blogdetailpage_image_section {
		margin-right: 2em
	}

	.blogdetailpage_image_section span {
		font-size: 16px
	}

	.blogdetailpage_section h2,
	.blogdetailpage_section h3,
	.blogdetailpage_section h4 {
		font-size: 28px;
		margin: 10px 0 10px
	}

	.blogdetailpage_section h2:after,
	.blogdetailpage_section h3:after,
	.blogdetailpage_section h4:after {
		bottom: 0;
		height: 55%
	}

	.homeblog_wrapper.blogs h4 {
		margin: 0;
		font-size: 35px;
		line-height: 40px
	}

	.homeblog_wrapper.blogs {
		margin: 1em 0 2em
	}

	.serivicearea_map .gmap_canvas {
		height: 600px
	}

	.serivicearea_map .mapouter {
		height: 600px
	}

	.serviceareapage_list {
		width: 500px
	}

	.clinic_search {
		left: 15px
	}

	.clinic_search input {
		width: 290px;
		height: 55px
	}

	.clinic_search button {
		top: 5px
	}

	.serviceareapage_list ul li a {
		font-size: 20px
	}

	.serviceareapage_list ul {
		height: 475px
	}

	.innerbanner_title.blogdetail_tit {
		font-size: 40px;
		width: 450px
	}

	.servicespage_part p {
		font-size: 16px;
		line-height: 27px
	}

	.servicespage_part h1 a {
		font-size: 35px
	}

	.servicespage_part h4 a {
		font-size: 35px
	}

	.servicespage_wrapper {
		margin: 2em 0 0
	}

	.servicespage_part:nth-child(4) .servicespage_image_section {
		margin-right: -20px;
		margin-left: 2em
	}

	.servicespage_image_section {
		margin-right: 2em
	}

	.couponpage_wrapper .homeblog_title h1 {
		font-size: 35px;
		line-height: 40px
	}

	.couponpage_section .homecoupons_inner_box h6 {
		font-size: 25px;
		line-height: 30px
	}

	.couponpage_section .homecoupon_offer h5 {
		font-size: 45px
	}

	.couponpage_section .homecoupon_offer {
		height: 170px
	}

	.couponpage_bottom_section h2 {
		font-size: 35px;
		line-height: 40px
	}

	.couponpage_section .homecoupons_inner_box p {
		font-size: 15px;
		line-height: 22px
	}

	.couponpage_bottom_slider .slick-active+.slick-active.homecoupons_inner_part {
		margin-top: 2em
	}

	.servicedetail_review_box {
		padding: 3em 1em
	}

	.servicedetail_left_section .homecoupon_offer {
		margin-top: -5px
	}

	.servicedetail_review_part {
		padding: 5px 5px
	}

	.servicedetail_review_box p {
		font-size: 17px;
		line-height: 30px
	}

	.decklighting_image img {
		height: 450px
	}

	.decklighting_wrapper h1 a,
	.decklighting_wrapper h2 a {
		font-size: 35px
	}

	.decklighting_wrapper:nth-child(3) h2 {
		padding: 0 0 15px
	}

	.decklighting_wrapper:nth-child(3) h2:after {
		content: unset
	}

	.decklighting_wrapper:nth-child(3) p {
		display: block;
		padding: 15px
	}

	.decklighting_wrapper:nth-child(3) .decklighting_image {
		margin-right: 20px
	}

	.decklighting_last_content h3 a {
		font-size: 35px;
		line-height: 40px
	}

	.decklighting_wrapper.last {
		margin: 1em 0
	}

	.careerpage_firstblk_image:after {
		height: 70px
	}

	.careerpage_firstblk_image:before {
		height: 70px
	}

	.careerpage_firstblk_image_section {
		margin-right: 2em
	}

	.careerpage_video .videopage_part:nth-child(1) .videopage_image img {
		height: 290px
	}

	.careerpage_video .videopage_image img {
		height: 290px
	}

	.careerpage_video .videopage_part:nth-child(3) .videopage_image img {
		height: 290px
	}

	.careerpage_video .videopage_part:nth-child(even) .videopage_image img {
		border-radius: 30px
	}

	.careerpage_video .videopage_part:nth-child(1) .videopage_image img {
		border-radius: 30px;
		border-top-right-radius: 0;
		border-bottom-left-radius: 0
	}

	.careerapply_right_section h3 {
		font-size: 30px
	}

	.careerapply_right_box .set a {
		font-size: 17px
	}

	.careerapply_left_section .form-group label {
		font-size: 16px
	}

	.careerapply_left_section .form-group {
		padding: 5px
	}

	.careergeneral_section h3 {
		font-size: 30px
	}

	.weoffercommercial_section h1 {
		font-size: 30px;
		margin: 10px 0
	}

	.weoffercommercial_section ul li h5 {
		font-size: 20px
	}

	.weoffercommercial_section ul li {
		padding: 0 20px
	}

	.weoffercommercial_section ul li h6 {
		font-size: 16px
	}

	.emergencycommercial_section h2 {
		font-size: 30px
	}

	.emergencycommercial_wrapper:after {
		height: 60%
	}

	.emergencycommercial_image {
		margin-left: 2em;
		margin-bottom: 2em
	}

	.emergencycommercial_section ul {
		width: 80%
	}

	.commercialgetfree_section h3 {
		font-size: 30px
	}

	.commercialgetfree_section p {
		width: 100%
	}

	.plumberfix_sec {
		padding: 25px 15px;
		margin: 15px 0
	}

	.needplumber_part h5 {
		font-size: 25px
	}

	.make_btn a {
		font-size: 20px;
		padding: 10px 15px
	}

	.certifiedcommercial_section h3 {
		font-size: 30px;
		margin: 10px 0
	}

	.certifiedcommercial_image:after {
		bottom: -27px
	}

	.certifiedcommercial_image_sec {
		margin-bottom: 2em
	}

	.aboutuspagefirstblk_section h1 {
		font-size: 30px
	}

	.aboutuspagefirstblk_image_title h4 {
		font-size: 28px;
		width: 100%;
		padding: 15px
	}

	.aboutuspagefirstblk_image_section {
		padding: 4em 1em 1em 1em
	}

	.localexperiencedblk_section h2 {
		font-size: 30px
	}

	.localexperiencedblk_wrapper {
		padding: 1em 0
	}

	.localexperiencedblk_wrapper:after {
		width: 100%;
		height: 100%;
		top: 0
	}

	.localexperiencedblk_image img {
		border: 10px solid #fff
	}

	.aboutpowertomake_wrapper {
		margin-top: 0
	}

	.aboutpowertomake_image img {
		height: 30vw
	}

	.aboutpowertomake_section h2 {
		font-size: 35px;
		padding: 15px
	}

	.aboutpowertomakebottom_box h5 {
		font-size: 20px;
		line-height: 40px
	}

	.aboutpowertomakebottom_box p {
		font-size: 15px;
		line-height: 22px;
		min-height: 132px
	}

	.aboutpowertomakebottom_box span {
		width: 100px;
		height: 100px;
		line-height: 100px;
		background-color: #ffcb2f
	}

	.aboutpowertomakebottom_box span:after {
		content: unset
	}

	.aboutuslastblk_content_left h3 {
		font-size: 30px
	}

	.aboutuslastblk_content_left p {
		font-size: 16px;
		line-height: 28px
	}

	.aboutuslastblk_content ul li {
		font-size: 16px;
		line-height: 28px;
		padding-left: 10px
	}

	.aboutuslastblk_content ul li:before {
		font: normal normal normal 10px/1 FontAwesome;
		left: -20px;
		top: 8px
	}

	.aboutuslastblk_image img {
		height: 30vw
	}

	.aboutuslastblk_wrapper {
		margin-top: 3em
	}
	.innerbanner_title.blogdetail_tit {
		font-size: 30px;
		width: 350px;
	}


}

@media only screen and (max-width:767px) {
	.footer_sec_wrapper {
		float: left;
		width: 100%
	}

	.banner_content {
		padding: 0;
		background-image: unset;
		border-radius: 0
	}

	.banner_content_section {
		position: unset;
		width: 100%;
		background-color: #004380;
		padding: 15px;
		border-radius: 0
	}

	.homelocalelectrician_image_section {
		float: right;
		width: 50%;
		margin-left: 2em
	}

	.homelocalelectrician_firstimage img {
		width: 217px;
		height: 217px;
		outline-width: 15px
	}

	.homelocalelectrician_secondimage {
		display: none
	}

	.homelocalelectrician_section h1 {
		font-size: 30px;
		line-height: 35px
	}

	.homelocalelectrician_wrapper {
		margin: 2em 0
	}

	.blksche_btn {
		font-size: 16px;
		line-height: 45px;
		height: 45px;
		width: 150px;
		margin-top: 10px
	}

	.blkcall_btn {
		font-size: 16px;
		line-height: 45px;
		height: 45px;
		width: 160px;
		margin-top: 10px
	}

	.homesecondblk_wrapper {
		padding: 3em 0
	}

	.homeelectricrepair_image_section {
		margin-right: 2em;
		float: left;
		width: 50%
	}

	.homeelectricrepair_section h2 {
		font-size: 30px;
		line-height: 35px;
		margin: 10px 0
	}

	.homewiring_section h2 {
		font-size: 30px;
		line-height: 35px;
		margin: 10px 0
	}

	.homeourelectricserivce_wrapper h3 {
		font-size: 30px;
		line-height: 35px;
		margin: 0 0 15px
	}

	.homeourelectricserivce_image img {
		height: 30vw
	}

	.homewiring_image {
		margin-left: 1em;
		margin-top: 0;
		width: 50%
	}

	.homewiring_section h3 {
		font-size: 30px;
		line-height: 35px
	}

	.homewiring_wrapper {
		margin: 1em 0;
		padding: 0 0 2em
	}

	.homelighting_image {
		position: unset
	}

	.homelighting_image img {
		height: 250px;
		border-radius: 0
	}

	.homelighting_content {
		width: 100%;
		border-radius: 0
	}

	.homecommercial_image {
		margin-left: 1em;
		width: 50%
	}

	.homecommercial_section h3 {
		font-size: 30px;
		line-height: 35px;
		margin: 10px 0
	}

	.homelighting_wrapper {
		margin: 0 0 1em
	}

	.homeblog_title h4 {
		font-size: 30px;
		line-height: 35px;
		margin: 20px 0 0
	}

	.banner_section {
		float: left;
		width: 100%
	}

	.homewhychoose_box {
		background-image: linear-gradient(90deg, #004b8f 0, #2f69ae 100%);
		height: 150px
	}

	.homewhychoose_part:nth-child(6) .homewhychoose_box {
		background-image: linear-gradient(0, #e0a700 0, #ffcb2f 100%)
	}

	.homewhychoose_part:nth-child(7) .homewhychoose_box {
		background-image: linear-gradient(0, #e0a700 0, #ffcb2f 100%)
	}

	.homewhychoose_part:nth-child(8) .homewhychoose_box {
		background-image: linear-gradient(0, #e0a700 0, #ffcb2f 100%)
	}

	.homewhychoose_part:nth-child(9) .homewhychoose_box {
		background-image: linear-gradient(0, #e0a700 0, #ffcb2f 100%)
	}

	.homewhychoose_part:nth-child(6) {
		margin-left: 0;
		margin-top: 0
	}

	.homewhychoose_part:nth-child(7) {
		margin-top: 0
	}

	.homewhychoose_part:nth-child(8) {
		margin-top: 0
	}

	.homewhychoose_part:nth-child(9) {
		margin-top: 0
	}

	.homewhychoose_part {
		width: 33.33%;
		padding: 5px
	}

	.homeblog_title h5 {
		padding: 5px 25px
	}

	.homewhychoose_wrapper {
		padding: 2em 0
	}

	.homeblog_inner_part:first-child {
		width: 100%
	}

	.homeblog_inner_part:last-child {
		width: 100%
	}

	.homeblog_inner_part {
		padding: 5px;
		float: left;
		width: 50%
	}

	.homeblog_inner_image img {
		height: 65vw
	}

	.homeblog_inner_part:last-child .homeblog_inner_image img {
		height: 55vw
	}

	.homecoupon_offer {
		height: 100px;
		margin-top: -5px
	}

	.homevideo_content {
		width: 100%;
		border-radius: 5px;
		position: unset
	}

	.homevideo_wrapper:after {
		content: unset
	}

	.homevideo_number a {
		font-size: 18px;
		padding: 8px 20px
	}

	.homeblog_inner_part:nth-child(2) .homeblog_inner_image img {
		height: 65vw
	}

	.homeblog_inner_part:nth-child(2) {
		width: 50%
	}

	.homeblog_wrapper {
		margin: 2em 0 1em
	}

	.homecoupons_inner_box h6 {
		font-size: 15px;
		line-height: 19px;
		width: 64%
	}

	.homecoupon_content {
		width: auto
	}

	.homecoupon_offer h5 {
		font-size: 30px;
		line-height: 35px
	}

	.homecoupon_offer {
		position: absolute;
		right: 0
	}

	.homecoupons_inner_box p {
		margin: 2em 0 .5em
	}

	.print {
		font-size: 13px;
		line-height: 24px;
		padding: 2px 20px
	}

	.homecoupon_offer h5 span {
		font-size: 20px
	}

	.homecoupons_wrapper {
		margin: 1em 0
	}

	.homereview_left_top {
		padding: 15px
	}

	.homereview_left_top h4 {
		font-size: 30px;
		line-height: 35px;
		margin: 10px 0
	}

	.homereview_left_top h5 {
		font-size: 20px;
		margin: 5px 0
	}

	.homereview_left_bottom {
		margin: 10px 0
	}

	.homereview_right_section {
		padding-left: 0;
		float: left;
		width: 100%
	}

	.homereview_right_section .homereview_left_bottom {
		padding: 15px 10px 30px;
		width: 50%;
		float: left
	}

	.customer_name a img {
		width: 40px
	}

	.customer_name {
		padding-left: 3.5em
	}

	.homereview_right_section .homereview_left_bottom:last-child {
		width: 100%
	}

	.homereview_left_bottom:after {
		right: 10px;
		top: 15px;
		width: 25px;
		height: 20px
	}

	.homereview_left_bottom p {
		font-size: 15px;
		line-height: 24px
	}

	.footer_part.about {
		text-align: center
	}

	.footer_part.link {
		padding-left: 0;
		float: left;
		width: 50%;
		margin: 1em 0
	}

	.footer_part {
		float: left;
		width: 100%
	}

	.footer_part.last p:before {
		left: 0
	}

	.footer_part.last p {
		padding-left: 2em
	}

	.phne_foot {
		padding-left: 2em;
		margin-top: 1em
	}

	.phne_foot:before {
		left: 0
	}

	.footer_bottom_copyright p {
		text-align: center;
		margin: 0 0 10px
	}

	.footer_bottom_iboost {
		text-align: center
	}

	.footer_bottom_cont {
		padding: 10px 0;
		float: left;
		width: 100%
	}

	.homesecondblk_box span:after {
		width: 45px;
		height: 45px;
		left: -10px
	}

	.homesecondblk_box span img {
		width: 40px;
		height: 40px
	}

	.homesecondblk_box h4 {
		font-size: 20px;
		margin-top: -20px
	}

	.homesecondblk_box p {
		font-size: 15px;
		margin-top: 0
	}

	.homesecondblk_box {
		height: 250px
	}

	.homesecondblk_box span {
		margin-top: 0
	}

	.header_logo {
		max-width: 150px
	}

	.header_wrapper_hle {
		float: left;
		width: 100%
	}

	.header_call.schedule {
		display: none
	}

	.header_logo {
		max-width: 150px;
		width: auto
	}

	.header_call {
		width: auto;
		min-width: 200px
	}

	.header_first_sec {
		width: 87%
	}

	.homeourelectricserivce_inner_sec:after {
		content: unset
	}

	.customer_name h6 {
		font-size: 16px;
		line-height: 20px
	}

	.homewhychoose_wrapper {
		background-size: cover
	}

	.homereview_left_bottom:before {
		width: 25px;
		height: 20px;
		left: 10px;
		bottom: 30px
	}

	.customer_name a {
		top: -2px
	}

	.banner_image_section {
		float: left;
		width: 100%
	}

	.innerbanner_image img {
		height: 250px
	}

	.innerbanner_title {
		font-size: 35px;
		line-height: 40px;
		width: 100%;
		background-image: linear-gradient(90deg, #004b8f 0, #2f69ae 100%);
		padding: 10px 15px
	}

	.innerbanner_content {
		position: relative;
		left: 0;
		bottom: 1px
	}

	.contact_title h1 {
		font-size: 35px;
		line-height: 40px
	}

	.contactuspage_wrapper {
		padding: 0
	}

	.contactpage_map_section {
		float: left;
		width: 100%;
		margin: 2em 0 0
	}

	.contactform {
		padding: 40px 20px;
		width: 92%;
		border-radius: 30px;
		position: unset;
		float: unset;
		margin: 0 auto;
		overflow: hidden
	}

	.contactform .form-group.textarea {
		width: 100%
	}

	.contactform .form-group {
		padding: 0 5px;
		margin-bottom: 30px;
		float: left;
		width: 50%
	}

	.form-group label {
		font-size: 16px;
		margin-bottom: 10px
	}

	.contactpage_map_section .mapouter {
		height: 450px
	}

	.contactpage_map_section .gmap_canvas {
		height: 450px
	}

	.contact_social {
		float: left;
		width: 100%
	}

	.videopage_title h1 {
		font-size: 35px;
		line-height: 35px;
		margin: 10px 0
	}

	.videopage_wrapper {
		margin: 1em 0
	}

	.videopage_part {
		float: left;
		width: 50%
	}

	.videopage_part:nth-child(1) .videopage_image img {
		height: 330px
	}

	.videopage_image img {
		height: 330px
	}

	.videopage_part:nth-child(3) .videopage_image img {
		height: 330px
	}

	.videopage_part:nth-child(5) {
		margin-top: 0
	}

	.videopage_part:nth-child(5) .videopage_image img {
		height: 330px
	}

	.videopage_part:nth-child(4) {
		clear: unset
	}

	.videopage_part:nth-child(7) {
		clear: unset;
		margin: 0
	}

	.videopage_part:nth-child(7) .videopage_image img {
		height: 330px
	}

	.videopage_part:last-child {
		margin-top: 0
	}

	.videopage_part:nth-child(9) .videopage_image img {
		height: 330px
	}

	.video_content h5 {
		font-size: 18px
	}

	.blogpage_left_box {
		float: left;
		width: 100%
	}

	.blogpage_left_sec {
		float: left;
		width: 100%
	}

	.blogpage_right_sec {
		float: left;
		width: 100%
	}

	.blogpage_right_sec .blogpage_left_innersec {
		width: 100%
	}

	.blogpage_left_innersec {
		float: left;
		width: 50%
	}

	.blogpage_left_image img {
		height: 25vw
	}

	.blogpage_left_content span {
		padding: 10px 0 5px;
		margin: 10px 0 0
	}

	.blogpage_right_sec .blogpage_left_image img {
		height: 40vw
	}

	.blogpage_part {
		float: left;
		width: 100%
	}

	.innerbanner_title.blogdetail_tit {
		width: 100%;
		font-size: 30px;
		min-width: unset;
		padding: 15px
	}

	.blogdetailpage_image_section {
		float: left;
		width: 50%;
		margin-right: 1.5em
	}

	.blogdetailpage_section h1 {
		font-size: 25px;
		line-height: 30px
	}

	.blogdetailpage_image_section span {
		font-size: 15px;
		line-height: 25px
	}

	.blogdetailpage_section h2,
	.blogdetailpage_section h3,
	.blogdetailpage_section h4 {
		font-size: 25px
	}

	.homeblog_wrapper.blogs h4 {
		font-size: 30px;
		line-height: 35px
	}

	.blogdetailpage_wrapper {
		padding: 0
	}

	.serviceareapage_list {
		width: 100%;
		position: unset;
		background-color: #0055a3e3;
		padding: 45px 15px 30px 30px;
		border-radius: 0
	}

	.clinic_search button {
		right: 100px
	}

	.clinic_search {
		left: 0;
		right: 0;
		text-align: center
	}

	.serivicearea_map .mapouter {
		height: 550px
	}

	.serivicearea_map .gmap_canvas {
		height: 550px
	}

	.serviceareapage_wrapper {
		margin: 2em 0
	}

	.servicespage_image_section {
		margin-right: 2em;
		float: left;
		width: 50%
	}

	.servicespage_image img {
		height: 50vw
	}

	.servicespage_image img {
		height: 50vw
	}

	.servicespage_part h4 a {
		font-size: 30px
	}

	.couponpage_section .homecoupons_inner_part {
		float: left;
		width: 50%
	}

	.couponpage_section .homecoupons_inner_box h6 {
		font-size: 18px;
		line-height: 22px
	}

	.couponpage_section .homecoupon_offer h5 {
		font-size: 30px;
		line-height: 35px
	}

	.couponpage_section .homecoupon_offer {
		height: 130px
	}

	.couponpage_section .homecoupons_inner_part:nth-child(3) .homecoupon_offer {
		margin-right: 9px
	}

	.couponpage_bottom_section h2 {
		font-size: 30px;
		line-height: 35px
	}

	.couponpage_wrapper {
		margin: 2em 0
	}

	.servicedetailpage_image_section {
		float: left;
		width: 50%;
		margin-right: 2em
	}

	.servicedetailpage_section h1 {
		font-size: 30px
	}

	.servicedetailpage_image_section:before {
		content: unset
	}

	.servicedetailpage_image:before {
		content: unset
	}

	.servicedetailpage_image:after {
		left: 10px;
		top: 10px
	}

	.servicedetailpage_section h4 {
		font-size: 30px;
		padding: 10px;
		margin: 1em 0 .5em
	}

	.servicedetailpage_image_twosection {
		float: left;
		width: 50%;
		margin-right: 15px;
		margin-top: 10px
	}

	.servicedetailpage_image_two2 img {
		height: 45vw
	}

	.servicedetailpage_image_two1 img {
		height: 50vw
	}

	.servicedetail_inbanner_image {
		width: 50%;
		margin-left: 2em
	}

	.servicedetail_inbanner_section h2,
	.servicedetail_inbanner_section h3 {
		font-size: 30px;
		margin: 10px 0
	}

	.servicedetail_left_section .homecoupons_inner_part {
		float: left;
		width: 50%
	}

	.servicedetail_left_section .homecoupons_inner_box h6 {
		font-size: 18px;
		line-height: 22px
	}

	.servicedetail_left_section {
		float: left;
		width: 100%
	}

	.servicedetail_left_section .homecoupons_inner_part:last-child {
		width: 70%;
		float: unset;
		margin: 0 auto;
		overflow: hidden
	}

	.servicedetail_right_section {
		float: left;
		width: 100%;
		margin-top: 1em
	}

	.servicedetail_review_part {
		padding: 5px 5px;
		float: left;
		width: 50%
	}

	.servicedetail_review_box p {
		font-size: 16px;
		line-height: 27px;
		max-height: 350px
	}

	.servicedetail_review_box {
		padding: 2em 1em
	}

	.service_google a img {
		width: 60px
	}

	.servicedetail_review_box {
		border-top-right-radius: 30px;
		border-bottom-left-radius: 30px
	}

	.decklighting_wrapper:nth-child(even) .decklighting_image {
		margin-left: 2em
	}

	.decklighting_image img {
		height: 300px
	}

	.decklighting_wrapper h1 a,
	.decklighting_wrapper h2 a {
		font-size: 30px
	}

	.decklighting_wrapper:nth-child(3) {
		background-color: #ffcc4a;
		padding: 20px 0
	}

	.decklighting_wrapper:nth-child(3) h2 {
		padding: 0;
		margin: 0
	}

	.decklighting_wrapper:nth-child(3) p {
		padding: 0
	}

	.decklighting_last_content h3 a {
		font-size: 30px;
		line-height: 35px
	}

	.testimonialspage_wrapper h1 {
		font-size: 35px;
		line-height: 45px;
		text-align: center
	}

	.testimonialspage_left_sec .homereview_left_top {
		height: auto;
		padding: 20px
	}

	.testimonialspage_left_sec {
		padding: 0;
		float: left;
		width: 100%;
		margin: 0 0 1em
	}

	.testimonialspage_right_sec {
		float: left;
		width: 100%
	}

	.testimonialspage_right_sec .homereview_left_bottom {
		float: left;
		width: 50%
	}

	.testimonialspage_right_sec .homereview_left_bottom p {
		max-height: 100px
	}

	.testimonialspage_right_sec:after {
		content: unset
	}

	.testimonialspage_part:nth-child(even) .homereview_left_bottom {
		width: 100%
	}

	.testimonialspage_part:nth-child(even) .testimonialspage_right_sec {
		padding: 2px;
		width: 50%
	}

	.testimonialspage_part:nth-child(even) .testimonialspage_right_sec:nth-child(even) {
		margin-top: 3em
	}

	.testimonialspage_part:nth-child(even):after {
		top: 60px
	}

	.testimonialspage_box:nth-child(even) .testimonialspage_left_sec {
		padding: 0
	}

	.testimonialspage_wrapper {
		margin: 1em 0 2em
	}

	.testimonialspage_part:nth-child(even) .testimonialspage_right_sec:nth-child(even) {
		margin-top: 0
	}

	.testimonialspage_right_sec .homereview_left_bottom {
		margin: 0
	}

	.testimonialspage_part {
		margin: 5px 0
	}

	.careerpage_firstblk_section h1 {
		font-size: 30px
	}

	.careerpage_firstblk_image_section:before {
		left: -15px;
		top: -25px
	}

	.careerpage_firstblk_wrapper {
		margin: 2em 0 0
	}

	.careergeneral_section {
		float: left;
		width: 100%
	}

	.careerpage_firstblk_image_section {
		margin-right: 2em;
		float: left;
		width: 50%
	}

	.careerpage_video .videopage_part:nth-child(1) .videopage_image img {
		height: 220px
	}

	.careerpage_video .videopage_image img {
		height: 220px
	}

	.careerpage_video .videopage_part:last-child {
		width: 100%
	}

	.careerpage_video .videopage_part:nth-child(3) .videopage_image img {
		height: 220px
	}

	.careerapply_left_section {
		width: 100%;
		border-radius: 20px;
		float: left
	}

	.careerapply_right_section {
		float: left;
		width: 100%
	}

	.careerapply_left_section .form-group {
		float: left;
		width: 50%
	}

	.careerapply_wrapper h2 {
		font-size: 30px;
		line-height: 35px
	}

	.careerapply_left_section .form-group {
		margin-bottom: 0
	}

	.careerapply_left_section .form-group.textarea {
		width: 100%
	}

	.careerapply_left_section .form-control {
		height: 40px
	}

	.careerapply_left_section .form-group #assign_ser {
		height: 40px
	}

	.careerapply_left_section .form-group.textarea .form-control {
		height: 100px
	}

	.careerapply_right_box .set .content p {
		font-size: 16px
	}

	.careerapply_right_box .set {
		margin-bottom: 10px
	}

	.careerapply_right_box .set .content a {
		font-size: 15px
	}

	.careergallery_image_section {
		float: left;
		width: 50%
	}

	.careerpage_firstblk_image img {
		height: 50vw
	}

	.careerapply_left_section {
		padding: 20px
	}

	.careerpage_video {
		margin: 1em 0
	}

	.weoffercommercial_image {
		margin-right: 1em;
		float: left;
		width: 50%
	}

	.weoffercommercial_section h1 {
		font-size: 25px
	}

	.weoffercommercial_wrapper {
		margin: 1em 0
	}

	.weoffercommercial_section ul li h5 {
		font-size: 16px;
		line-height: 20px
	}

	.weoffercommercial_section ul li h6 {
		font-size: 15px;
		line-height: 20px
	}

	.weoffercommercial_section ul li {
		padding: 0 12px
	}

	.emergencycommercial_wrapper:after {
		content: unset
	}

	.emergencycommercial_image:after {
		right: -10px;
		top: -10px
	}

	.emergencycommercial_image {
		margin-left: 1em;
		margin-bottom: 1em;
		margin-top: 0
	}

	.emergencycommercial_section h2 {
		font-size: 25px;
		margin: 10px 0
	}

	.emergencycommercial_section ul {
		width: 100%;
		column-count: 1
	}

	.commercialgetfree_section h3 {
		font-size: 25px;
		margin: 10px 0
	}

	.emergencycommercial_wrapper {
		margin: 2em 0 1em
	}

	.plumberfix_sec {
		padding: 15px;
		display: block
	}

	.make_btn a {
		margin-top: 5px;
		display: inline-block
	}

	.certifiedcommercial_image_sec {
		margin-bottom: 1em;
		float: left;
		width: 50%
	}

	.certifiedcommercial_image:after {
		bottom: -16px
	}

	.certifiedcommercial_section h3 {
		font-size: 25px
	}

	.certifiedcommercial_image img {
		height: 40vw
	}

	.aboutuspagefirstblk_image_section {
		width: 50%;
		padding: 0;
		float: left
	}

	.aboutuspagefirstblk_section h1 {
		font-size: 28px;
		display: unset
	}

	.aboutuspagefirstblk_section h1:before {
		content: unset
	}

	.aboutuspagefirstblk_image_title h4 {
		font-size: 23px;
		padding: 10px
	}

	.aboutuspagefirstblk_image img {
		height: 51vw
	}

	.localexperiencedblk_image {
		margin-left: 1em;
		width: 50%
	}

	.localexperiencedblk_section h2 {
		font-size: 28px;
		margin: 10px 0
	}

	.localexperiencedblk_section p {
		margin: 10px 0
	}

	.aboutpowertomake_section h2 {
		font-size: 28px;
		padding: 0 0 0 15px;
		margin: 0
	}

	.aboutpowertomakebottom_section {
		margin-top: 0
	}

	.aboutpowertomake_image {
		padding-left: 15px;
		float: left;
		width: 50%
	}

	.aboutpowertomake_section {
		padding: 10px 0
	}

	.aboutpowertomake_section:after {
		height: 100%;
		background-size: cover
	}

	.aboutpowertomake_image img {
		height: 37vw
	}

	.aboutpowertomakebottom_box h5 {
		font-size: 15px;
		line-height: 22px;
		min-height: 44px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 10px 0
	}

	.aboutpowertomakebottom_box span img {
		width: 40px;
		height: 40px
	}

	.aboutpowertomakebottom_box span {
		width: 80px;
		height: 80px
	}

	.aboutpowertomakebottom_box p {
		font-size: 14px;
		line-height: 22px;
		min-height: 220px
	}

	.aboutpowertomake_wrapper {
		margin: 0 0 2em
	}

	.aboutuslastblk_image img {
		height: 40vw
	}

	.aboutuslastblk_content {
		float: left;
		width: 100%;
		margin: 15px 0
	}

	.aboutuslastblk_content_left {
		padding: 0 0 15px;
		border-right: 0;
		border-bottom: 3px solid #ffcc4a
	}

	.aboutuslastblk_content_left p {
		padding: 0;
		margin: 10px 0
	}

	.aboutuslastblk_content ul {
		padding: 0 0 0 18px
	}

	.aboutuslastblk_wrapper {
		padding-top: 2em;
		margin-top: 2em
	}

	.aboutuslastblk_wrapper:after {
		height: 100%
	}

	.aboutuslastblk_content_right {
		padding: 20px 0 0
	}
}

@media only screen and (max-width:480px) {
	.header_logo {
		max-width: 120px
	}

	.header_call {
		width: auto;
		min-width: 150px
	}

	.header_call a {
		font-size: 15px;
		min-width: 100%;
		position: relative;
		z-index: 1;
		padding: 8px 0;
		border: 1px solid #fff
	}

	.header_call a:before {
		font: normal normal normal 16px/1 FontAwesome;
		left: 8px;
		top: 11px
	}

	.header_call a:after {
		content: unset
	}

	.header_call:after {
		top: 6px;
		z-index: 1;
		font-size: 23px;
		right: 9px
	}

	.mobile-header .navbar-toggle .icon-bar {
		background-color: #00427d
	}

	.mobile-header button.navbar-toggle {
		background-image: unset;
		padding: 5px 0 0 0
	}

	.header_first_sec {
		width: 89%
	}

	.banner_image img,
	.banner_image video{
		height: 220px
	}

	.banner_content h2 {
		font-size: 30px;
		line-height: 35px
	}

	.call_btn {
		width: 159px;
		height: 45px;
		line-height: 45px;
		font-size: 16px;
		background-image: linear-gradient(0, #e0a700 0, #ffcb2f 100%);
		color: #000;
		margin-left: 10px
	}

	.redmore_btn {
		width: 130px;
		height: 45px;
		line-height: 45px;
		font-size: 16px
	}

	.homelocalelectrician_image_section {
		float: right;
		width: 100%;
		margin: 0 auto;
		margin-bottom: 2em;
		text-align: center
	}

	.blkcall_btn {
		width: 150px;
		margin-left: 10px;
		position: relative
	}

	.blksche_btn {
		width: 145px;
		position: relative
	}

	.homesecondblk_box h4 {
		font-size: 16px;
		margin-top: 0
	}

	.homesecondblk_box span img {
		width: 35px;
		height: 35px
	}

	.homesecondblk_box span:after {
		width: 40px;
		height: 40px
	}

	.homeelectricrepair_image img {
		height: 80vw
	}

	.homeelectricrepair_image_section {
		float: left;
		width: 100%;
		margin: 0 0 1em
	}

	.homeourelectricserivce_content h6 a {
		font-size: 18px;
		line-height: 23px
	}

	.homeourelectricserivce_content p {
		font-size: 14px;
		line-height: 22px
	}

	.homeourelectricserivce_image img {
		height: 35vw
	}

	.homewiring_image {
		width: 100%;
		margin: 0 0 1em
	}

	.homewiring_image img {
		height: 91vw
	}

	.homecommercial_image {
		width: 100%;
		margin: 0 0 1em
	}

	.homecommercial_image img {
		height: 80vw
	}

	.homecommercial_wrapper {
		margin: 2em 0
	}

	.homewhychoose_box p {
		max-width: 100%
	}

	.homewhychoose_box {
		height: 135px
	}

	.homewhychoose_wrapper {
		padding: 1em 0
	}

	.homereview_left_bottom:after {
		content: unset
	}

	.homecoupon_offer h5 {
		font-size: 23px;
		line-height: 25px
	}

	.homecoupon_offer h5 span {
		font-size: 16px
	}

	.homecoupons_inner_box h6 {
		font-size: 14px;
		line-height: 19px;
		padding: 0 5px
	}

	.homecoupons_inner_box p {
		margin: 0 0 .5em;
		font-size: 13px;
		line-height: 18px
	}

	.homevideo_image img {
		height: 50vw
	}

	.homevideo_content h5 {
		margin: 0 0 10px
	}

	.homeblog_inner_part:nth-child(2) {
		width: 100%
	}

	.homeblog_inner_part {
		width: 100%
	}

	.blog_read {
		margin: 10px 0
	}

	.homeblog_inner_part:first-child .homeblog_inner_image img {
		height: 72vw
	}

	.homeblog_inner_part:last-child .homeblog_inner_image img {
		height: 65vw
	}

	.footer_bottom_copyright p {
		font-size: 15px
	}

	.homelocalelectrician_firstimage img {
		width: 100%;
		height: 60vw;
		outline-width: 10px;
		border-radius: 0;
		border: 0 solid #fff
	}

	.mob_navi {
		width: 100%
	}

	.contact_title h1 {
		font-size: 30px;
		line-height: 35px;
		margin: 10px 0;
		text-align: center
	}

	.contactuspage_wrapper {
		margin: 1em 0 2em
	}

	.contactform .form-group {
		margin-bottom: 20px;
		float: left;
		width: 100%;
		padding: 0
	}

	.contactform {
		padding: 25px 20px
	}

	.footer_sec_first_blck {
		padding: 1em 0 2em;
		float: left;
		width: 100%
	}

	.innerbanner_image img {
		height: 200px
	}

	.videopage_part:nth-child(1) .videopage_image img {
		height: 280px
	}

	.videopage_image img {
		height: 280px;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0
	}

	.videopage_part:nth-child(even) .videopage_image img {
		border-bottom-right-radius: 0
	}

	.video_content h5 {
		font-size: 16px;
		line-height: 20px
	}

	.video_content {
		bottom: 10px;
		left: -1px;
		visibility: visible;
		opacity: 1
	}

	.video_play a {
		width: 55px;
		height: 55px;
		line-height: 55px;
		font-size: 22px
	}

	.video_play a:after {
		width: 70px;
		height: 70px
	}

	.videopage_part:nth-child(3) .videopage_image img {
		height: 280px
	}

	.videopage_part:nth-child(5) .videopage_image img {
		height: 280px
	}

	.videopage_part:nth-child(7) .videopage_image img {
		height: 280px
	}

	.videopage_part:nth-child(9) .videopage_image img {
		height: 280px
	}

	.blogpage_left_content h6 a {
		font-size: 16px;
		line-height: 21px
	}

	.blogpage_left_image img {
		border-radius: 5px
	}

	.blogpage_left_content p {
		font-size: 14px;
		line-height: 22px
	}

	.blogpage_right_sec .blogpage_left_content h6 a {
		font-size: 20px;
		line-height: 25px
	}

	.blogpage_left_content span {
		font-size: 13px;
		line-height: 25px
	}

	.blogdetailpage_image_section {
		width: 100%;
		margin: 0 0 1em
	}

	.blogdetailpage_image img {
		height: 45vw
	}

	.blogdetailpage_section h1 {
		display: inline-block
	}

	.blogdetailpage_section p {
		margin: 0
	}

	.videopage_title h1 {
		font-size: 30px
	}

	.clinic_search button {
		right: 70px
	}

	.serviceareapage_list {
		padding: 40px 10px 20px 15px
	}

	.serviceareapage_list ul li a {
		font-size: 19px;
		padding: 10px 40px
	}

	.serviceareapage_list ul li a:before {
		left: 10px;
		top: 7px
	}

	.serviceareapage_list ul {
		height: 465px
	}

	.serivicearea_map .mapouter {
		height: 500px
	}

	.serivicearea_map .gmap_canvas {
		height: 500px
	}

	.innerbanner_title.blogdetail_tit {
		font-size: 30px;
		line-height: 35px;
		padding: 10px 15px
	}

	.servicespage_image_section {
		width: 80%;
		margin: 0 auto;
		float: unset
	}

	.servicespage_image img {
		height: 60vw
	}

	.servicespage_image:after {
		left: -1px;
		width: 101%
	}

	.servicespage_part {
		margin: 1.5em 0
	}

	.servicespage_wrapper {
		margin: 1em 0 0
	}

	.servicespage_part h1 a {
		font-size: 30px;
		line-height: 35px
	}

	.servicespage_part h1,
	.servicespage_part h4 {
		margin: 10px 0
	}

	.servicespage_part:nth-child(even) .servicespage_image_section {
		float: unset;
		margin: 0 auto
	}

	.couponpage_wrapper .homeblog_title h1 {
		font-size: 30px;
		line-height: 35px
	}

	.homeblog_title h5 {
		font-size: 18px
	}

	.couponpage_section .homecoupons_inner_box h6 {
		font-size: 16px;
		line-height: 20px
	}

	.couponpage_section .homecoupon_offer h5 {
		font-size: 25px;
		line-height: 27px
	}

	.couponpage_section .homecoupons_inner_box p {
		font-size: 14px;
		line-height: 20px
	}

	.couponpage_section .homecoupon_offer {
		height: 100px
	}

	.servicedetailpage_wrapper {
		margin: 0
	}

	.servicedetailpage_image_section {
		float: left;
		width: 100%;
		margin: 1em 0
	}

	.servicedetailpage_image_twosection {
		float: left;
		width: 100%;
		margin: 0 0 1em
	}

	.servicedetailpage_section h4 {
		padding: 0;
		margin: 15px 0;
		color: #0055a3;
		background-color: unset;
		font-size: 25px
	}

	.servicedetailpage_image_two1 {
		width: 50%
	}

	.servicedetailpage_image_two2 {
		width: 50%
	}

	.servicedetailpage_image_two2 img {
		height: 50vw;
		border: 5px solid #e6ba36
	}

	.servicedetail_inbanner_image {
		width: 100%;
		margin: 0 0 1em
	}

	.servicedetail_inbanner_section h2,
	.servicedetail_inbanner_section h3 {
		font-size: 28px
	}

	.servicedetail_review_box p {
		font-size: 15px;
		line-height: 23px;
		max-height: 250px
	}

	.service_google {
		margin-top: 1em
	}

	.service_customer h5 {
		font-size: 18px
	}

	.service_google a img {
		width: 50px
	}

	.servicedetailpage_image img {
		height: 50vw
	}

	.decklighting_image {
		margin-right: 0;
		width: 100%;
		float: left;
		margin: 0 0 1em
	}

	.decklighting_image img {
		height: 250px
	}

	.decklighting_wrapper h1 a,
	.decklighting_wrapper h2 a {
		font-size: 28px;
		line-height: 35px;
		display: block
	}

	.decklighting_wrapper:nth-child(3) .decklighting_image {
		margin-right: 0
	}

	.decklighting_last_image {
		float: right;
		width: 100%;
		margin: 0 0 1em
	}

	.decklighting_last_content {
		padding: 0
	}

	.decklighting_wrapper.last {
		padding: 15px
	}

	.decklighting_wrapper:nth-child(3) h2 {
		display: block
	}

	.testimonialspage_wrapper h1 {
		font-size: 30px;
		line-height: 40px
	}

	.testimonialspage_box {
		float: left;
		width: 100%
	}

	.testimonialspage_section {
		float: left;
		width: 100%
	}

	.testimonialspage_left_sec:after {
		content: unset
	}

	.testimonialspage_left_sec:before {
		content: unset
	}

	.innerbanner_title {
		font-size: 30px;
		line-height: 35px
	}

	.careergallery_image a img {
		height: 160px
	}

	.careerapply_right_section h3 {
		margin: 15px 0
	}

	.careerapply_left_section .form-group {
		width: 100%
	}

	.careerapply_left_section .form-control {
		margin: 5px 0
	}

	.careerapply_left_section .form-group label {
		font-size: 15px
	}

	.file_upload {
		margin: 10px 0 15px
	}

	.careerapply_right_box .set a {
		padding: 8px 15px;
		font-size: 16px
	}

	.careerapply_wrapper {
		margin: 0 0 10px
	}

	.careerpage_firstblk_image_section {
		width: 100%;
		margin: 0 0 1em
	}

	.careerpage_firstblk_image_section:before {
		content: unset
	}

	.careerpage_firstblk_image img {
		height: 60vw
	}

	.careerpage_firstblk_image:after {
		width: 50%
	}

	.careerpage_firstblk_image:before {
		width: 50%
	}

	.careerpage_firstblk_section h1 {
		font-size: 27px
	}

	.careerpage_firstblk_wrapper {
		margin: 1em 0 0
	}

	.weoffercommercial_image {
		float: left;
		width: 100%;
		margin: 0 0 1em
	}

	.weoffercommercial_image img {
		height: 55vw
	}

	.weoffercommercial_section ul {
		text-align: center
	}

	.weoffercommercial_section ul li {
		margin-bottom: 5px
	}

	.emergencycommercial_image {
		width: 100%;
		margin: 0 0 1em
	}

	.emergencycommercial_image img {
		height: 50vw
	}

	.certifiedcommercial_image_sec {
		width: 100%;
		margin: 0 0 2em
	}

	.certifiedcommercial_image img {
		height: 60vw
	}

	.certifiedcommercial_image:after {
		bottom: -20px
	}

	.certifiedcommercial_wrapper {
		background-size: cover
	}

	.weoffercommercial_image:after {
		content: unset
	}

	.aboutuspagefirstblk_image_section {
		width: 100%;
		padding: 0;
		margin: 0 0 1em
	}

	.aboutuspagefirstblk_wrapper {
		margin: 1.5em 0 1em
	}

	.aboutuspagefirstblk_image img {
		height: 60vw
	}

	.aboutuspagefirstblk_image_title {
		text-align: center
	}

	.aboutuspagefirstblk_section p {
		margin: 10px 0
	}

	.localexperiencedblk_image {
		width: 100%;
		margin: 0 0 1em
	}

	.aboutpowertomake_section {
		display: block;
		padding: 0 0 10px;
		text-align: center
	}

	.aboutpowertomake_image {
		padding: 0;
		width: 100%
	}

	.aboutpowertomake_section h2 {
		padding: 0;
		margin: 10px 0;
		width: 100%;
		display: inline-block
	}

	.aboutpowertomakebottom_part {
		width: 50%;
		float: left;
		padding: 0 5px;
		margin-bottom: 10px
	}

	.aboutpowertomakebottom_section {
		margin-top: 0;
		display: block;
		float: left
	}

	.aboutpowertomakebottom_box h5 {
		min-height: 35px
	}

	.aboutpowertomakebottom_part:first-child {
		width: 100%
	}

	.aboutpowertomakebottom_box p {
		min-height: auto
	}

	.aboutuslastblk_image:after {
		content: unset
	}

	.aboutuslastblk_content_left h3 {
		font-size: 25px
	}

	.aboutuslastblk_content_left p {
		line-height: 27px
	}

	.aboutuslastblk_content ul li {
		line-height: 27px
	}

	.contact_social {
		text-align: center;
		margin-top: 2em
	}

	.servicedetailpage_section {
		float: left;
		width: 100%;
		display: flex;
		flex-direction: column
	}

	.servicedetailpage_section .first_content {
		order: 1
	}

	.servicedetailpage_image_section {
		order: 2
	}

	.servicedetailpage_section .second_content {
		order: 3
	}

	.servicedetailpage_image_twosection {
		order: 4
	}

	.blogpage_wrapper {
		margin: 1em 0 0
	}

	.blogpage_title_sec h1 {
		margin: 10px 0
	}

	.blogdetailpage_section {
		display: flex;
		flex-direction: column
	}

	.blogdetailpage_section .first_content {
		order: 1
	}

	.blogdetailpage_section .blogdetailpage_image_section {
		order: 2;
		margin: 1em 0
	}

	.blogdetailpage_section .second_content {
		order: 3
	}

	.blogdetailpage_wrapper {
		margin: 1em 0 0
	}
	.servicedetailpage_section .third_content {
		order: 5;
	}
	.servicedetailpage_section h2 {
		font-size: 32px;
		line-height: 36px;
	}
	.servicedetailpage_section ul {
		padding: 0;
		padding-left: 15px;
	}
	.servicedetailpage_section ul li {
		font-size: 16px;
		margin-bottom: 10px;
	}

	

}

@media screen and (max-width:480px) and (min-width:360px) {
	.header_logo_inner img {
		height: auto
	}
    .homewhychoose_part {
        width: 50%;     
    }
    .homewhychoose_box {
        background-image: linear-gradient(90deg, #004b8f 0, #2f69ae 100%)!important;
        border-radius: 15px;
    }
    .homewhychoose_part:nth-child(6) .homewhychoose_box {
        background-image: linear-gradient(0, #e0a700 0, #ffcb2f 100%)!important;
    }
    .homewhychoose_part:nth-child(7) .homewhychoose_box {
        background-image: linear-gradient(0, #e0a700 0, #ffcb2f 100%)!important;
    }
    .homewhychoose_part:nth-child(8) .homewhychoose_box {
        background-image: linear-gradient(0, #e0a700 0, #ffcb2f 100%)!important;
    }
    .homewhychoose_part:nth-child(9) .homewhychoose_box {
        background-image: linear-gradient(0, #e0a700 0, #ffcb2f 100%)!important;
    }
	.banner_wrapper {
		height: 580px;
		overflow: hidden
	}

	.banner_wrapper.slick-initialized.slick-slider {
		height: auto;
		overflow: auto
	}

	.certifiedcommercial_section h2 {
		font-size: 32px
	}

	.homeblog_inner_part:first-child .homeblog_inner_box:after {
		height: 70%
	}

	.homewiring_image:after {
		top: -1px;
		width: 101%;
		height: 101%
	}

	.homecommercial_image:after {
		top: -1px;
		width: 101%;
		height: 101%
	}

	.homeelectricrepair_image:after {
		width: 101%;
		height: 101%
	}

	.header_offermobile strong {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 0;
		color: #fff
	}

	.header_offermobile {
		background-color: #004380;
		padding: 10px 15px;
		text-align: center;
		display: block !important
	}

	.header_offermobile p {
		display: none
	}

	.mobile-header {
		top: 55px;
	}

	.mobile-header.fixed {
		top: 50px;
	}

	.servicedetailpage_section h1 {
		font-size: 30px;
		font-size: 30px;
		line-height: 35px;
		padding: 10px 15px;
		margin: 0;
		background-image: linear-gradient(90deg, #004b8f 0, #2f69ae 100%);
		color: #fff;
		text-align: center;
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: 15px
	}

	.innerbanner_content.servicedetail_banner {
		display: none
	}

	.blogdetailpage_section h1 {
		font-size: 30px;
		line-height: 35px;
		padding: 10px 15px;
		margin: 0;
		background-image: linear-gradient(90deg, #004b8f 0, #2f69ae 100%);
		color: #fff;
		text-align: center;
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: 15px;
		display: block
	}

	.blogdetailpage_wrapper {
		margin: 0
	}

	.header_offermobile strong span {
		color: #004380;
		font-size: 14px;
		line-height: 15px;
		background-color: #fff;
		border-radius: 10px;
		padding: 2px 8px
	}
}

@keyframes flickerAnimation {
	0 {
		opacity: 1
	}

	50% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes shake {
	0 {
		transform: translate(1px, 1px) rotate(0)
	}

	10% {
		transform: translate(-1px, -2px) rotate(-1deg)
	}

	20% {
		transform: translate(-3px, 0) rotate(1deg)
	}

	30% {
		transform: translate(3px, 2px) rotate(0)
	}

	40% {
		transform: translate(1px, -1px) rotate(1deg)
	}

	50% {
		transform: translate(-1px, 2px) rotate(-1deg)
	}

	60% {
		transform: translate(-3px, 1px) rotate(0)
	}

	70% {
		transform: translate(3px, 1px) rotate(-1deg)
	}

	80% {
		transform: translate(-1px, -1px) rotate(1deg)
	}

	90% {
		transform: translate(1px, 2px) rotate(0)
	}

	100% {
		transform: translate(1px, -2px) rotate(-1deg)
	}
}

@keyframes lds-dual-ring {
	0 {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

@keyframes rotateme {
	0 {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}

	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes slidebg {
	100% {
		background-position: 20vw
	}
}

@keyframes mover {
	0 {
		transform: translateY(0)
	}

	100% {
		transform: translateY(-10px)
	}
}

@keyframes MoveUpDown {

	0,
	100% {
		bottom: 0
	}

	50% {
		bottom: 100px
	}
}