﻿@charset "utf-8";
/* CSS Document */

/*NEW QUOTE CSS*/

.ui-dialog .ui-dialog-content {
    padding:0 !important;
    overflow:hidden !important;
    min-height:auto !important;
}

.quote-section 
{
    background-color:#e5e5e5;
    border-radius:5px;
    width:65%;
    clear:both;
    text-align:left;
    padding-left:3%;
    position:relative;
}

.quote-title {
	font-family: arial, sans-serif;
	font-size: 120%;
	padding: 2% 0 1%;
	text-transform: uppercase;
	position: relative;
	margin-left: 3%;
}

	.quote-title span {
		text-decoration-line: underline;
		font-weight: bold;
	}

.background-close-x {
    width: 1.8em !important;
    position: absolute;
    right: 2%;
    top: 0;
    margin-top: 1%;
    cursor: pointer;
    float: right;
    z-index: 999999;
}

.quotes-logo {
    width: 100%;  
    position: absolute; 
    top: 0; 
    left: 0;
}

.background-quoteslogo {
    width:16%;
    margin: 1% 40% 0;
}

.quote-text {
	font-family: arial, sans-serif;
	font-size: 100%;
	width: 35%;
	font-weight: lighter;
	margin-left: 3%;
	margin-top: -.5%;
}

.quotePopup.ui-dialog .textbox-title
{
    font-family: arial, sans-serif;
    font-size:70%;
    margin-top:6%;
}

.background-customerrep {
	width: 16%;
	bottom: 0;
	right: 2%;
	position: absolute;
}

.textbox 
{
    width:100%;
    border:1px solid #dcdcdc;
    border-radius: 5px;
    padding:1.5%;
    font-family: Arial, Sans-Serif;
    font-size:100%;
}

.quotePopup.ui-dialog .background-submitbutton {
	width: 10%;
	padding-top: 1%;
}

.missing-data 
{
    width:100%;
    font-family: Arial, Sans-Serif;
    font-size:70%;
    color:Red;
}


#disablingDiv
{
   /* Do not display it on entry */    
   display: none;     
    /* Display it on the layer with index 1001.  
 Make sure this is the highest z-index value       used by layers on that page */ 
    z-index:1001;     
	/* make it cover the whole screen */   
	position: fixed;    
	top: 0%;    
	left: 0%;    
	width: 100%;  
	height: 100%;   
	/* make it white but fully transparent */    
	background-color: #000000;    
	opacity:.6;   
	filter: alpha(opacity=60); 
                       
} 

body.waveBG{padding:0;
      margin:0;
	  background:url(../images/background-wave.png) #e9e7e8;
}


.container {
	margin-bottom:auto;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

.relative {
	position: relative;
}


.container-bizvoip {
	margin-bottom:auto;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}


@media all and (max-width: 2000px) and (min-width: 1400px) {
.container-bizvoip {
	margin-bottom:auto;
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	position: relative;
}
}

@media all and (max-width: 1399px) and (min-width: 1px) {
.container-bizvoip {
	margin-bottom:auto;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
}
	
	

#first-bar {
	min-height: 345px;
	background: white;
	background: url(../images/top-phones-small.png) no-repeat center bottom;
	margin:auto;
	padding-top: 0px;
}

@media all and (max-width: 2000px) and (min-width: 1400px) {
#first-bar {
	min-height: 345px;
	background: white;
	background: url(../images/top-phones.png) no-repeat center bottom;
	margin:auto;
	padding-top: 0px;
}
}

@media all and (max-width: 1399px) and (min-width: 1px) {
#first-bar {
	min-height: 345px;
	background: white;
	background: url(../images/top-phones-small.png) no-repeat center bottom;
	margin:auto;
	padding-top: 0px;
}
}



.first-bar-background 
{
	width:1280px;
	height:372px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 0;
}

/* first bar button*/


.request-quote {
	color: white;
	cursor: pointer;
	margin-top:20%; margin-left:16%;z-index:5;
}

@media all and (max-width: 2000px) and (min-width: 1400px) {
.request-quote {
	color: white;
	cursor: pointer;
	margin-top:20%; margin-left:3%;z-index:5;
}
}

@media all and (max-width: 1399px) and (min-width: 1px) {
.request-quote {
	color: white;
	cursor: pointer;
	margin-top:20%; margin-left:16%;z-index:5;
}
}



request-quote_over {
	color: white;
	cursor: pointer;
	margin-top:18%; margin-left:16%;z-index:6;
}
.request-link {
	text-decoration: underline;
    cursor: pointer;
}
#first-bar .request-quote {
	display: inline-block;
	margin-bottom: 23px;}
	
.sticker {
	padding:0px;
	height:131px;
	width:128px; 
	z-index:9;
	margin-top: 5px; 
	margin-left:450px;
	cursor: pointer;
}

/* Second Bar */

#second-bar {
	background: #000000;
	font-family:Arial;
	padding-top:60px;
	padding-bottom:0px;
}

/* discription text*/
#items .pane {
	color: white;
	padding-bottom: 60px;
}

#quote-box {
	background: url(../images/requestquote_box.png) no-repeat;
 	background-color: none;
	float: right;
    width: 281px;
	height: 375px;
    margin-right: 3px;
	margin-top:13px;
	right: 5px;
    padding-bottom: 30px;
   
}
.request-quote2 {
	color: white;
	cursor: pointer;
	margin-top:116%; 
	margin-left:3%;
	z-index:-999;
	width:100px;
	height:80px;
}

#request-quote-box-text {
	width: 281px;
	height: 100px;
	position: absolute;
	top:12px;
	right: -4px;
	background-color:transparent;
	z-index: 1000;padding: 10px;
	text-align: center;
	padding-top: 11px;
}

#request-quote-box-text .in p {
	color: white;
	margin: 0;
	padding-bottom: 10px;
}
#request-quote-box-text ._tfn {
	color: white;
	font-weight: bold;
	font-size: 34px;
	letter-spacing: 1px;
}

.box-text {font-size:16px;
	color:#FFF;
	font-weight:bold;
	padding:10px;
	line-height:33px;
}
.call-now {
	font-weight:bold;
	font-size:19px;
}


/* itp services titles*/
h3 {
	font-size: 30px;
	padding: 7px 0 0px 0;
	color: #3995fd;
	
	font-weight:bold;
	margin-bottom: 5px;
	margin-top:5px;
}
/* Blue Line Bar */

#blue-bar {
	border-top: solid 1px #176dce;
	background: #2e8ffe;height:30px;
	margin-top:30px;
	
}

/* Third Bar */
#footer {
	width: 100%;
	padding: 15px;
}

button, 
input, 
select {
	font-size: 14px; 
	color: #222; 
}

/*
 * overlayQ
 */
#overlayQ-back {
	background-color:#000;
	position: fixed;
	z-index: 9000;
	top: 0;
	left: 0;
}

#overlayQ {
	background: url(../images/overlay-background.png) no-repeat top left;
    z-index: 9900;
	width: 960px;
	min-height: 350px;
	background-color:#000;
	overflow: auto;
	border: solid 5px #e5e5e5;
}




.overlayQ-close {
	height: 16px;
	width: 61px;
	display: block;
	background: url(../images/closex.png) no-repeat;
	position: absolute;
	top: 12px;
	right: 12px;
	z-index: 9901;
	cursor: pointer;
}



#overlayQ #left-wrapper {
	float: left;
	display: block;
	width: 555px;
	background: rgb(0, 0, 0); /* The Fallback */
	background: rgba(0,0,0,0.3);
	margin: 100px 20px 30px;
	border-radius: 8px;
	position: relative;	
}

#overlayQ #left-wrapper #logo-white {
	position: absolute;
	z-index: 9902;
	top: -82px;
	right: 350px;	
}

#overlayQ #right-wrapper {
	float: right;
	display: block;
	width: 320px;
	margin: 6px 10px 10px 0;
}

/*
 * ITP Quote Title
 */
#overlayQ #right-wrapper h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight:bolder;
	color: #00aeef;

}
#overlayQ #right-wrapper p {
	color: white;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 25px;
}
/*
 * ITP Phone Number Title
 */
#overlayQ #right-wrapper ._tfn {
	color: #00aeef;
    display: block;
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    margin-top: 0px;
}


textarea {overflow:auto;}

.width-wrapper {
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 200px;*/
	width: 960px;
	max-height:900px;
}




/*Thank You Message Box*/
.thankyoubox
{
	margin:auto 0;
	z-index: 9903;
	width: 900px;
	height: 300px;
	background-color: #ffffff;
	color: black;
	padding: 5px;
	border: 4px solid #000000;
}

#overlayQ-back_thankyou {
	background-color:#000;
	position: fixed;
	z-index: 9000;
	top: 0;
	left: 0;
}

#overlayQ_thankyou {
	
}


#overlayQ_thankyou #left-wrapper_thankyou {
	float: left;
	display: block;
	width: 555px;
	background: rgb(0, 0, 0); /* The Fallback */
	background: rgba(0,0,0,0.3);
	margin: 100px 20px 30px;
	border-radius: 8px;
	position: relative;
}

.overlayQ-close_thanks {
	height: 16px;
	width: 61px;
	display: block;
	background: url(../images/closex_blk.png) no-repeat;
	position: absolute;
	top: 12px;
	left:830px;
	right: 12px;
	z-index: 9901;
	cursor: pointer;
}
#disablingDiv-thanks
{
    /* Display it on the layer with index 1001.  
 Make sure this is the highest z-index value       used by layers on that page */ 
    z-index:1001;     
	/* make it cover the whole screen */   
	position: fixed;    
	top: 0%;    
	left: 0%;    
	width: 100%;  
	height: 100%;   
	/* make it white but fully transparent */    
	background-color: #000000;    
	opacity:.6;   
	filter: alpha(opacity=60); 
                       
} 

div.Hide
{
	display:none !important;
}

div.lead 
{
	filter: alpha(opacity=50);
	padding: 20px 0 0px 30px;
	height:240px;
}
div#quoteSubmit{
	padding: 0px 0 20px 30px;
	
}

div.lead div.text{
	float: left;
	margin-bottom: 15px;
	position: relative;
	color: #343434;
}

div.lead div.textarea {
	float: left;
	margin-bottom: 15px;
	position: relative;
}

div.lead div.text.order-1, div.lead div.text.order-3{
	margin-right: 30px;
}

div.lead label{
	color: #00aeef;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 0.5px;
	display: block;
	padding: 0 0 3px 2px;
}

div.lead input.text {
	height: 25px;
	line-height: 25px;
	color: #000000;
	padding: 0 10px;
	font-size: 13px;
	width: 200px;

}

div.lead textarea.textarea {
	
	line-height: 25px;
	color: #000;
	font-size: 13px;
	display:block;
    padding: 0 10px;
    overflow:auto;
}
.thankyoubox
{
	text-align:left;
}


.bluebar {
	border-top: solid 1px #176dce;
	background: #2e8ffe;
	height:15px;
	margin-top:30px;
	
}

.bluebar2 {
	border-top: solid 1px #176dce;
	background: #2e8ffe;
	height:15px;
}

.quotePopup .ui-dialog-titlebar {     display:none !important;    }

.quotePopup.ui-dialog {
	background: #e5e5e5;
	border-radius: 5px;
	width: 76% !important;
	clear: both;
	text-align: left;
	margin: 0 12%;
	position: absolute !important;
	left: 0px !important;
	font-size: 90%;
	top: 20% !important;
}


/*20251112; we are adding some new general styles here.*/
.btnPrint {
	display: flex;
}
.btnLabelText {
	background-color: #044895;
	border-radius: 0.75em;
	height: 2em;
	cursor: pointer;
	transition: ease all 0.25s;
	display: flex;
	align-items: center;
	padding-left: 0.75em;
	padding-right: 1em;
	gap: 0.25em;
	color: white;
	font-weight: 500;
	z-index: 0;
	text-decoration: none;
}
	.btnLabelText img {
		width: 1.25em;
		height: 1.25em;
	}
	.btnLabelText:hover {
		background-color: #ECECEC;
		color: black;
	}

.dot-animation .dot-fade {
	width: 0.5em;
	height: 0.5em;
	border-radius: 50%;
	animation: growFade 2s ease-out infinite;
	position: absolute;
}

@keyframes growFade {
	0% {
		width: 0.5em;
		height: 0.5em;
		opacity: 1;
	}

	50% {
		width: 1.75em;
		height: 1.75em;
		opacity: 0;
	}

	100% {
		width: 1.75em;
		height: 1.75em;
		opacity: 0;
	}
}

.dot-animation .dot-circle {
	width: 0.5em;
	height: 0.5em;
	opacity: 1;
	border-radius: 50%;
	animation: pulseDot 2s ease-in-out infinite;
	position: absolute;
}

@keyframes pulseDot {
	0% {
		width: 0.5em;
		height: 0.5em;
	}

	50% {
		width: 0.75em;
		height: 0.75em;
	}

	100% {
		width: 0.5em;
		height: 0.5em;
	}
}