HEX
Server: Apache
System: Linux ns517114.ip-158-69-26.net 6.12.0-124.55.3.el10_1.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:54:02 EDT 2026 x86_64
User: urgentelectrical (1063)
PHP: 8.2.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //backups/800/css/style.css
@font-face {
  font-family: 'TMSans-Bold';
  src: url('../fonts/TMSans-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/TMSans-Bold.otf')  format('opentype'),
	     url('../fonts/TMSans-Bold.woff') format('woff'), url('../fonts/TMSans-Bold.ttf')  format('truetype'), url('../fonts/TMSans-Bold.svg#TMSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TMSans-Regular';
  src: url('../fonts/TMSans-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/TMSans-Regular.otf')  format('opentype'),
	     url('../fonts/TMSans-Regular.woff') format('woff'), url('../fonts/TMSans-Regular.ttf')  format('truetype'), url('../fonts/TMSans-Regular.svg#TMSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TMSans-SemiBold';
  src: url('../fonts/TMSans-SemiBold.eot?#iefix') format('embedded-opentype'),  url('../fonts/TMSans-SemiBold.otf')  format('opentype'),
	     url('../fonts/TMSans-SemiBold.woff') format('woff'), url('../fonts/TMSans-SemiBold.ttf')  format('truetype'), url('../fonts/TMSans-SemiBold.svg#TMSans-SemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TMSans-Black';
  src: url('../fonts/TMSans-Black.eot?#iefix') format('embedded-opentype'),  url('../fonts/TMSans-Black.otf')  format('opentype'),
	     url('../fonts/TMSans-Black.woff') format('woff'), url('../fonts/TMSans-Black.ttf')  format('truetype'), url('../fonts/TMSans-Black.svg#TMSans-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}


*
{
	margin: 0; 
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	 -webkit-font-smoothing: antialiased;
	 font-smoothing: antialiased;
	 -moz-font-smoothing: antialiased;
	 ms-font-smoothing: antialiased;
	 -o-font-smoothing: antialiased;

}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
          color: #0a0a0a !important;   }
        ::-moz-placeholder { /* Firefox 19+ */
          color: #0a0a0a !important;   }
        :-ms-input-placeholder { /* IE 10+ */
          color: #0a0a0a !important;   }
        :-moz-placeholder { /* Firefox 18- */
          color: #0a0a0a !important;   }
.container-fluid, .container{padding: 0;}
.clear { clear: both;}
.nopad{ padding: 0;}
div a{text-decoration: none !important;}
div a:hover{color: #ffe402;}
h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
.mainbanner
{
	background-image: url(../images/banner1.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 852px;
	position: relative;
}
.header-main
{
	padding: 80px 0 225px;
}
.header-main h1
{
	text-transform: uppercase;
	font-size: 80px;
	font-family: 'TMSans-Bold';
	font-weight: 700;
	color: #fff;
	padding-bottom: 38px;
}
.header-main h1 k
{
	color: #16bcec;
}
.header-main h1 span
{
	color: #ffe402;
}
.header-main ul li
{
	color: #ffe402;
	font-size: 30px;
	font-family: 'TMSans-Bold';
	font-weight: 700;
	list-style: none;
	margin: 0;
	margin-bottom: 7px;
	position: relative;
	padding-left: 35px;
}
.header-main ul li:before
{
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 23px;
	height: 23px;
	background-image: url(../images/ulli.png);
}
.header-main p
{
	margin: 0;
	max-width: 576px;
	height: 67px;
	text-align: center;
	font-size: 30px;
	font-family: 'TMSans-Bold';
	font-weight: 700;
	color: #fff;
	line-height: 67px;
	background:#00a9da;
	border-radius: 25px;
	text-transform: uppercase;
	margin-top: 52px;
}
.header-main p a
{
	transition: 1s;
	color: #fff;
}
.header-main p a:hover
{
	color: #ffe402;
}
.mainbanner1{position: relative;}
.freequote-gal
{
	width: 100%;
	max-width: 409px;
	height: 600px;
	background-image: url(../images/form-bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	bottom: -35px;
    right: 0;
}
.freequote-form
{
	padding: 44px 40px;
}
.hide-area h3
{
	text-transform: uppercase;
	font-size: 36px;
	font-family: 'TMSans-Bold';
	font-weight: 700;
	color: #fff;
	text-align: center;
	padding-bottom: 6px;
}
.hide-area h6
{
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	font-family: 'TMSans-SemiBold';
	font-weight: 600;
	color: #fff;
	padding-bottom: 22px;
}
.contactarea input, .contactarea select
{
	position: relative;
	font-size: 16px;
	width: 100%;
	height: 37px;
	padding-left: 15px;
	font-family: 'TMSans-SemiBold';
	font-weight: 600;
	color: #0a0a0a;
	line-height: 37px;
	margin-bottom: 13px;
	border:none;
	border-radius: 5px;
	-webkit-appearance: none; 
	appearance: none; 
	-moz-webkit-appearance: none; 
	-o-webkit-appearance: none; 
	-ms-webkit-appearance: none; 
}
.contactarea select {
	background-color:#fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
}
.contactarea textarea
{
	font-size: 16px;
	font-family: 'TMSans-SemiBold';
	font-weight: 600;
	width: 100%;
	height: 137px;
	line-height: 37px;
	padding-left: 15px;
	color: #0a0a0a;
	margin-bottom: 21px;
	border-radius: 5px;
	border:none;
}
.submit_cont input
{
	transition: 1s;
	width: 100%;
	height: 47px;
	line-height: 47px;
	font-size: 18px;
	font-family: 'TMSans-Bold';
	font-weight: 700;
	background:#ffe402;
	color: #000000;
	border:none;
	border-radius: 5px;
}
.submit_cont input:hover
{
	color:#ffe402;
	background: #000000;	
}
.expreally1 {
    padding-top: 48px;
}

.expreally {
    padding: 40px 0 0;
    height: 586px;
    background-image: url(../images/bg-about1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%100%;
    z-index: 5;
    position: relative;
    margin-top: -86px;
}

.img-left
{
	background-image: url(../images/magic.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 433px;
	height: 500px;
	margin-left: 70px;
}
.content-right
{
	padding: 70px 0 70px;
}
.content-right h2
{
	padding-bottom: 20px;
	font-size: 36px;
	font-family: 'TMSans-Bold';
	font-weight: 700;
	color: #00a9da;
}
.content-right p
{
	font-size: 16px;
	font-family: 'TMSans-Regular';
	font-weight: 400;
	color: #000000;	
}
.content-right h6
{
	padding-top: 48px;
	padding-bottom: 31px;
	font-size: 30px;
	font-family: 'TMSans-Bold';
	font-weight: 700;
	color: #00a9da;
}
.content-right h6 a
{
	color: #00a9da;	
	transition: 1s;
}
.content-right h6 a:hover
{
	color: #ffe402;	
}
.wemake
{
	padding: 0;
	height: 765px;
	background-image: url(../images/bg-circle13.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	z-index: 9;
    position: relative;
    margin-top: -75px;
    text-align: center;
    box-sizing: border-box;
}
.wemake1 h3
{
	padding-top: 160px;
	text-transform: uppercase;
	font-size: 36px;
	font-family: 'TMSans-Bold';
	font-weight: 700;
	color: #fff;
	padding-bottom: 37px;
}
.letsgo
{

	padding-top: 36px;
}
.letsgo p
{
	font-size: 30px;
	font-family: 'TMSans-Bold';
	font-weight: 700;
	color: #fff;
}
.letsgo p a
{
	transition: 0.5s;
	color: #fff;
}
.letsgo p a:hover
{
	color: #ffe402;
}
.wemake1 ul li
{
	list-style: none;
	display: inline-block;
	margin: 0 4px;
	max-width: 380px;
}
.inner-workfast p
{
	font-size: 18px;
	font-weight: 700;
	font-family: 'TMSans-Bold';
	color: #fff;
	padding-top: 17px;
	text-transform: uppercase;
	width: 180px;
	letter-spacing: 1px;
}
.inner-workfast p span
{
	display: block;
}
.workfast-out
{
	margin-top: 38px;
	border:3px solid #fff;
	height: 60px;
	line-height: 60px;
	padding: 0 25px;
	box-sizing: border-box;
	border-radius: 34px;
}
.workfast-out p
{
	font-size: 16px;
	font-family: 'TMSans-SemiBold';
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	box-sizing: border-box;

}
.workfast-out p span
{
	color: #ffe402;
}
.workfast1
{
	box-sizing: border-box;
	height: 262px;
	width: 262px;
	border:3px solid #fff;
	border-radius: 100%;
	position: relative;
	margin: auto;
}
.inner-workfast
{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
.getthe
{
	padding: 112px 0 32px;
    /*background: #f7f7f7;*/
    margin-top: -82px;
    background-image: url(../images/colb4.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.getthe1 p k{
	display: block;
}
.getthe1 p
{
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	font-family: 'TMSans-SemiBold';
	color: #000000;
	position: relative;
    z-index: 999;
}
.getthe1 p span
{
	text-transform: uppercase;
	font-family: 'TMSans-Bold';
	font-weight: 700;
	color: #00a9da;
}
.getthe1 p span a
{
	color: #00a9da;
	transition: 1s;
}
.getthe1 p span a:hover
{
	color: #ffe402;
}
.ourhot1 {
    padding-bottom: 35px;
}
.ourhot
{
	padding: 140px 0 46px;
    height: auto;
    background-image: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10;
    position: relative;
    margin-top: -153px;
    text-align: center;
}
.ourhot1 h3
{
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'TMSans-Bold';
	color: #0099c5;
	padding-bottom: 4px;
	padding-top: 79px;
}
.ourhot1 p
{
	font-size: 16px;
	font-weight: 400;
	font-family: 'TMSans-Regular';
	color: #6b6b6b;
	padding-bottom: 37px;
}
.ourhot2
{
	position: relative;
	padding-bottom: 30px;
	transition: 0.5s;
}
.ourhot2:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.ourhot2 img
{
	position: relative;

}

.ovelay
{
	display: block;
	position: absolute;
	top: -29px;
	left: 0;
	width:100%;
	height: 100%;
	border-radius: 10px;
	background-image: url(../images/hotbg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.ourhot2-content
{
	position: absolute;
	bottom: 20px;
	left: 25px;
}
.ourhot2-content h4
{	
	text-align: left;
	position: relative;
		font-size: 24px;
	font-weight: 400;
	font-family: 'TMSans-Regular';
	color: #fff;
	text-transform: uppercase;
}
.ourhot2-content p
{
	margin-top: 2px;
	text-align: left;
	position: relative;
	font-size: 16px;
	font-weight: 600;
	font-family: 'TMSans-SemiBold';
	color: #fff;
}

.getthe1 p {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    font-family: 'TMSans-SemiBold';
    color: #000000;
    position: relative;
    z-index: 999;
}

.deals {
    padding: 55px 0 0;
    height: 420px;
    background-image: url(../images/icon-circle.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 11;
    position: relative;
    margin-top: -84px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    width: 100%;
    margin-bottom: -70px;
}
.deals1 ul li
{
	list-style: none;
	display: inline-block;
	margin: 0 65px;
}
.deals-circle
{
	width: 121px;
	height: 121px;
	line-height: 121px;
	border:4px solid #fff;
	border-radius: 50%;
	margin: auto;
	margin-bottom: 16px;
}
.deals-content h5
{
	font-size: 36px;
    font-weight: 600;
    font-family: 'TMSans-SemiBold';
    color: #fff;
}
.deals-content p
{
	font-size: 16px;
    font-weight: 600;
    font-family: 'TMSans-SemiBold';
    color: #fff;
    text-transform: uppercase;
}
.getinstant
{
	text-align: center;
	background-image: url(../images/bg0.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 76px;
    padding-top: 70px;
}
.getinstant ul li
{
	list-style: none;
	display: inline-block;
	max-width: 280px;
	margin: 0 56px;
}
.getinstant-cir
{
	margin: auto;
	width: 130px;
	height: 130px;
	background-image: url(../images/cir-new.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.getinstant-cir h6
{
	line-height: 130px;
	font-size: 30px;
	font-family: 'TMSans-Black';
	font-weight: 900;
	color: #00a9da;
}
.getinstant-cir1 h4
{
	padding-top: 21px;
	padding-bottom: 15px;
	font-size: 30px;
    font-weight: 600;
    font-family: 'TMSans-SemiBold';
	color: #00a9da;
	letter-spacing: 1px;
}
.getinstant-cir1 p
{
	font-size: 16px;
    font-weight: 400;
    font-family: 'TMSans-Regular';
	color: #000000;
}
.getinstant1 h3
{
	padding: 0 50px;
	padding-top: 60px;
	padding-bottom: 62px;
	color: #00a9da;
	text-transform: uppercase;
	font-size: 36px;
    font-weight: 600;
    font-family: 'TMSans-SemiBold';
}

.helpyou
{
	height: 367px;
	padding: 200px 0 46px;
    background-image: url(../images/footer-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 15;
    position: relative;
    margin-top: -70px;
    text-align: center;
}
.helpyou1 p
{
	text-transform: uppercase;
	color: #fff;
	font-size: 30px;
    font-weight: 600;
    font-family: 'TMSans-SemiBold';
}
.helpyou1 p span
{
	font-weight: 700;
	font-family: 'TMSans-Bold';	
}
.helpyou1 p k
{
	display: block;
}
.helpyou1 p a
{
	color: #fff;
	text-decoration: none;
	transition: 1s;
}
.helpyou1 p a:hover
{
	color: #ffe402;
}
.helpcontact {
    border-radius: 30px;
    text-align: center;
    text-transform: uppercase;
    height: 66px;
    width: 450px;
    line-height: 66px;
    background: #ffe402;
    position: absolute;
    bottom: -23%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
.helpcontact a
{
	font-size: 30px;
	color: #000;
	font-family: 'TMSans-Bold';
	display: block;
	transition: 0.5s;
	border-radius: 30px;
}
.helpcontact a:hover
{
	border-radius: 30px;
	background:#000;
	color: #ffe402;
}
footer
{
	text-align: center;
	padding: 65px 0 0;
}
footer p
{
	padding-bottom: 32px;
	font-size: 16px;
    font-weight: 400;
    font-family: 'TMSans-Regular';
	color: #000000;
}
footer p span
{
	margin: 0 22px;
}
footer div
{
	background:#000;
	font-size: 16px;
    font-weight: 400;
    font-family: 'TMSans-Regular';
    color: #fff;
    text-align: center;
    width: 100%;
    margin: auto;
    padding: 20px 0;
}
footer div p
{
	padding-bottom: 0;
	max-width: 322px;
	font-size: 16px;
    font-weight: 400;
    font-family: 'TMSans-Regular';
	margin: auto;
	color: #fff;
	display: flex;
}
footer p img
{
	margin-left: 5px;
	margin-top: -4px;
	max-width: 150px;
	display: inline-block;
}
.workfast {
    border-bottom: 11px solid rgba(0,108,139,0.2);
    border-radius: 100%;
    width: 261px;
    margin: auto;
}
.workfast:hover
{
	box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -7px rgba(0,0,0,0.2);
	transition: .5s;
	
}
.cir-images
{
	max-width: 270px;
	position: absolute;
	top: 143px;
	left: 100px;
	    z-index: 9;
}
.cir-images ul li
{
	list-style: none;
	margin-bottom: 116px;
}
.cir-images ul li:nth-child(2)
{
	padding-left: 60px;
}
.cir-images ul li:nth-child(3) {
    padding-left: 165px;
    margin-top: 146px;
}
.cir-images1
{
	max-width: 270px;
	position: absolute;
	top: 143px;
	right: 100px;
	    z-index: 9;
}
.cir-images1 ul li
{
	list-style: none;
	margin-bottom: 116px;
}
.cir-images1 ul li:nth-child(3) {
    margin-top: 138px;
    margin-left: -21px;
}
.thankyou
{
	text-align: center;
}
.thankyou p
{
	background: transparent;
	padding-top: 100px;
	text-align: center;
	margin: 0 auto;
}
.header-main.thankyou ul li:before
{
	background-image: none;
}

#commentForm label {
    color: #de1a22;
    font-size: 12px;
    font-weight: 400;
    font-family: 'TMSans-Regular';
}
#commentForm3 label {
    color: #de1a22;
    font-size: 12px;
    font-weight: 400;
    font-family: 'TMSans-Regular';
}

#commentForm label {
    position: absolute;
    bottom: -6px;
    left: 0;
}
label#mobile-error {
    bottom: -19px;
}
label#message-error {
    bottom: 0;
}
.contactarea {
    position: relative;
}
.freequote-gal1{ display: none;}
.wpcf7-select {
    background-image: url(../images/arrow-down.png) !important;
    background-position: right 6px center;
    background-repeat: no-repeat;
    background-size: 12px 9px;
    -webkit-appearance: none;
}
a.desk-mob {
    display: none;
}