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

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

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

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

  }

body{	margin:0px;
	background-color:#d1dee3;min-width:1200px;}
.body{
	width:100%;
	text-align:center;min-width:1200px;
	margin:0px;
	background-image:url('template/background-buildings.png');
	background-repeat:repeat-x;
	background-color:#d1dee3;
	padding-top:30px;
}
.page
{

			z-index:2;
			margin:auto;
			position: relative;
			width:1200px;
			background-color:#ffffff;
			box-shadow: 2px 2px 45px #888888;
			box-shadow: 0 -4px 60px #888888;
		
}
.content {
	position:relative;
	padding:30px;
  padding-top:5px;
	margin:auto;
	text-align:center;
}
.header-content {
	position:relative;
	/*padding:30px;
  padding-left:20px;
  padding-right:20px;*/
	margin:auto;
	text-align:center;  
  background-image:url('guimat-header-site.jpg');
  background-size: cover;
  height: 530px;
}
.safesite{
	/*background-image:url('template/safesite.png');*/
	width:179px;
	height:62px;
	float:right;
}

.menu{

		/*	border:solid 1px #c7c7c7;*/
/*	background-image:url('template/background-menu.png');*/
	height:50px;
  /*width:100%;*/
  width:1180px;
	text-align:left;
	font-family:MyriadProSemibold;
  position: absolute;
  margin-top: 480px;
  margin-left:20px;
}
.logo-bar{
	text-align:left;
	height:145px;width:100%;
}
.logo{
	background-image:url('template/logo-guimat.png');
	height:145px;
	width:370px;
	display:inline-block;
}

.logo-datos{
	background-image:url('template/logo-guimat-site.png');
	height:145px;
	width:445px;
	display:inline-block;
}

.probusquedaLogin{
	width:165px;
	height:300px;
	background:#e6e6e6;
	display:inline-block;
}
.probusquedaLogin-ingresarLabel
{
	color:#a00000;
	
	
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	padding-top:20px;
	display:block;
}

.probusquedaLogin-Content{
	background-color:#e6e6e6;
	display:inline-block;
	width:165px;
	height:300px;
	line-height:15px;
}
.probusquedaLogin-Bottom{
	background-image:url('template/probusqueda-login-bottom.png');
	display:inline-block;
	width:165px;
	height:10px;
	background-repeat:no-repeat;
}

.probusquedaHr{
	line-height:2px;border-bottom:solid 1px #f2f2f2;margin-bottom:2px;
}
.probusquedaCustomerPhoto{
	background-image:url('template/probusqueda_customer_photo.jpg');
	display:inline-block;
	width:311px;
	height:255px;
	background-repeat:no-repeat;
}
.probusquedaCustomerWay{
	background-image:url('template/probusqueda_customer_way.jpg');
	display:inline-block;
	width:550px;
	height:145px;
	background-repeat:no-repeat;
}
.probusquedaCustomerNotice{
	
	display:inline-block;
	width: 550px;
	height: 255px;
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-left: 20px;
}

.probusquedaSlider{
	
	width:700px;
	height:300px;
	background:#ffffff;
	text-align:left;
	display:inline-block;
	vertical-align:top;
	margin-left:50px;
}


.probusquedaCustomerNotice-title{
	color:#a00000;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
	
}


.probusquedaCustomerNotice-text{
	color:#000000;
	font-family:Verdana;
	letter-spacing:0px;
	font-size:14px;
	
}
.fixBlock{display:block;
	}
.fixInlineBlock{display:inline-block;vertical-align:top;}
.fixFloat{
	clear:both;
	height:0px;
	line-height:100%;
	vertical-align:top;
}
.probusquedaSlider-text{
	color:#a00000;
	font-family:Verdana;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;

}

.probusqueda-registrateLabel{
	color:#a00000;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	letter-spacing:1px;

}


.probusquedaSlider-Skulls{
		width:660px;
		background:#e6e6e6;
		padding-top:10px;
		padding-bottom:10px;
}

	.probusquedaSlider-nav {width:660px;text-align:center;position:absolute;height:25px;margin-top:-25px;}
	.probusquedaSlider-nav a{
		font-size:0px;
		background-image:url('template/circle_nonselected.png');
		display:inline-block;
		margin-right:4px;
		width:16px;
		height:16px;
	}
	.probusquedaSlider-nav a.activeSlide{
		font-size:0px;
		background-image:url('template/circle_selected.png');
		margin-right:4px;
		display:inline-block;
		width:16px;
		height:16px;
	}
	.probusquedaSlider-Bottom{
		background-image:url('template/probusqueda_slider_bottom.png');
		display:inline-block;
		width:660px;
		height:35px;
	}
	.probusqueda-accept_terms{
		background-image:url('template/accept_terms.png');
		display:inline-block;
		width:140px;
		height:32px;
	}
	.probusqueda-Buttonbb{
		background-image:url('template/probusqueda-gray-button.png');
		display:inline-block;
		width:110px;
		height:38px;
		padding-top:10px;
		font-family:Verdana;
		font-size:14px;
		font-weight:bold;
		background-repeat:no-repeat;
		color:#7e0e17;
	}
	
	.probusqueda-Button.blue{}
	.probusqueda-Button.red{color: #a51a24;}
	
	.probusqueda-Button{
			color: #a00000;
			font-size: 12px;
			padding-top:8px;
			padding-bottom:6px;
			padding-left: 20px;
			padding-right: 20px;
			cursor:pointer;
			text-align:center;
			border:solid 1px #c7c7c7;			
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
			background: rgb(220, 220, 220);
			background: -moz-linear-gradient(90deg, rgb(220, 220, 220) 30%, rgb(250, 250, 250) 100%);
			background: -webkit-linear-gradient(90deg, rgb(220, 220, 220) 30%, rgb(250, 250, 250) 100%);
			background: -o-linear-gradient(90deg, rgb(220, 220, 220) 30%, rgb(250, 250, 250) 100%);
			background: -ms-linear-gradient(90deg, rgb(220, 220, 220) 30%, rgb(250, 250, 250) 100%);
			background: linear-gradient(0deg, rgb(220, 220, 220) 30%, rgb(250, 250, 250) 100%);
			-webkit-box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.3);
			-moz-box-shadow:    0px 2px 3px rgba(50, 50, 50, 0.3);
			box-shadow:         0px 2px 3px rgba(50, 50, 50, 0.3);
			filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#40e6e6e6', endColorstr='#ffffffff',GradientType=0 );
			
		display:inline-block;
		font-family:Verdana;
		font-weight:bold;
		background-repeat:no-repeat;
	}	
	
	.probusqueda-Button:hover{
			filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#363636',GradientType=0 );
				background: -moz-linear-gradient(90deg, rgb(34, 34, 34) 10%, rgb(54, 54, 54) 100%);
				background: -webkit-linear-gradient(90deg, rgb(34, 34, 34) 50%, rgb(54, 54, 54) 100%);
				background: -o-linear-gradient(90deg, rgb(34, 34, 34) 10%, rgb(54, 54, 54) 100%);
				background: -ms-linear-gradient(90deg, rgb(34, 34, 34) 10%, rgb(54, 54, 54) 100%);
				background: linear-gradient(0deg, rgb(34, 34, 34) 10%, rgb(54, 54, 54) 100%);
	}
	.probusqueda-MenuButton.active{
				filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#363636',GradientType=0 ) !important;
				background: -moz-linear-gradient(90deg, rgb(34, 34, 34) 10%, rgb(54, 54, 54) 100%) !important;
				background: -webkit-linear-gradient(90deg, rgb(34, 34, 34) 50%, rgb(54, 54, 54) 100%) !important;
				background: -o-linear-gradient(90deg, rgb(34, 34, 34) 10%, rgb(54, 54, 54) 100%) !important;
				background: -ms-linear-gradient(90deg, rgb(34, 34, 34) 10%, rgb(54, 54, 54) 100%) !important;
				background: linear-gradient(0deg, rgb(34, 34, 34) 10%, rgb(54, 54, 54) 100%) !important;
	}
	
	
	.probusqueda-MenuButton{
			/*color: #a00000;*/
			color: #FFFFFF;
			font-size: 15px;
      height:18px;
			padding-top:16px;
			float:left;
			padding-bottom:16px;
			padding-left: 10px;
			padding-right: 10px;
			cursor:pointer;
			text-decoration:none;
			display:inline-block;
			display:table-cell;
      margin-right:10px;
      background:#363636;
			vertical-align:middle;
			text-align:middle;
			font-family:Verdana;
			font-weight:bold;
			background-repeat:no-repeat;
	}
	
	.probusqueda-MenuButton:hover{
				text-decoration:none;
				filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#363636',GradientType=0 )
				background: -moz-linear-gradient(90deg, rgba(34, 34, 34,0.7) 10%, rgba(54, 54, 54,0.6) 100%);
				background: -webkit-linear-gradient(90deg, rgba(34, 34, 34,0.7) 50%, rgba(54, 54, 54,0.6) 100%);
				background: -o-linear-gradient(90deg, rgba(34, 34, 34,0.7) 10%, rgba(54, 54, 54,0.6) 100%);
				background: -ms-linear-gradient(90deg, rgba(34, 34, 34,0.7) 10%, rgba(54, 54, 54,0.6) 100%);
				background: linear-gradient(0deg, rgba(34, 34, 34,0.7) 10%, rgba(54, 54, 54,0.6) 100%);
	}
	
	.probusquedaSlider-image{
		border-radius:5px;
	
	}
	.probusquedaSlider-images{
		width:590px;
		height:220px;
		border:solid 1px #c7c7c7;
		border-radius:5px;
	}
	.probusquedaSlider-arrowLeft{
		width:45px;
		height:60px;
		position:absolute;
		margin-left:-18px;
		margin-top:100px;
		background-image:url('template/pbslider-arrow-left.png');
	}
	.probusquedaSlider-arrowRight{
		width:45px;
		height:60px;
		position:absolute;
		margin-left:633px;
		margin-top:100px;
		background-image:url('template/pbslider-arrow-right.png');
	}
	
	select, textarea,input[type=text],input[type=password]{
   -moz-box-shadow:    inset 0 0 3px #c7c7c7;
   -webkit-box-shadow: inset 0 0 3px #c7c7c7;
   box-shadow:         inset 0 0 3px #c7c7c7;
	 background-color:#e3e3e3;
	 border-radius:5px 5px 5px 5px;
	 padding-top:3px;
	 padding-bottom:3px;
	 padding-left:5px;
	 padding-left:3px;
	 padding-right:3px;
	 border-left:solid 1px #eeeeee;
	 border-top:solid 1px #c0c0c0;
	 border-right:solid 1px #c0c0c0;
	 border-bottom:solid 1px #eeeeee;

	font-family:Verdana;
	letter-spacing:1px;
	
	 height:26px;
}

input.probusquedaLogin-input{
	width:125px;
	font-size:12px;
}
textarea.probusquedaLogin-textarea{
	width:450px;
	height:120px;
	font-size:12px;
}

input.probusqueda-input{
	width:125px;
	font-size:12px;
}

.probusquedaWidgets-subtitle
{
	color:#a00000;
	vertical-align: top;
	
	font-family:Verdana;
	font-size:17px;
	font-weight:bold;text-align:left;
}

.probusquedaWidgets-subdesc
{
	color:#3e3e3e;
	vertical-align: top;
	padding-left:3px;
	
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;text-align:left;
}
.probusquedaWidgets-Title
{
	color:#a00000;
	vertical-align: top;
	
	font-family:Verdana;
	font-size:18px;
	padding-left:30px;
	font-weight:bold;text-align:left;
}
.probusquedaRightWidgets-Title
{
	color:#a00000;
	vertical-align: top;
	
	font-family:Verdana;
	font-size:18px;
	padding-left:5px;
	font-weight:bold;text-align:left;
}
.probusquedaWidgets-VideoTitle
{
	color:#a00000;
	vertical-align: top;
	
	font-family:Verdana;
	font-size:18px;
	padding-left:30px;
	font-weight:bold;text-align:left;
}
.probusquedaColum-title
{
	color:#a00000;
	vertical-align: top;
	
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;text-align:left;
}
.probusquedaColum-listTitle
{
	color:#a00000;
	vertical-align: top;
	
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;text-align:left;
}
.probusquedaColum-listText
{
	color:#3e3e3e;
	vertical-align: top;
	padding-left:3px;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;text-align:left;
}
.probusquedaColum-listPic
{
	color:#3e3e3e;
	vertical-align: top;
	margin:10px;
	margin-left:0px;
	margin-right:0px;
	background:#e7e7e7;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border-solid 1px #e3e3e3;
	border-radius:3px;
	
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;text-align:center;
}
.probusquedaColum-pic
{
	color:#3e3e3e;
	vertical-align: top;
	margin:10px;
	margin-left:0px;
	margin-right:0px;
	background:#e7e7e7;
	padding-top:5px;
	padding-bottom:5px;
	border-solid 1px #e3e3e3;
	border-radius:3px;
	
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;text-align:center;
}
.probusquedaColum-desc
{
	color:#3e3e3e;
	vertical-align: top;
	padding-left:3px;
	
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;text-align:left;
}
.probusquedaColum-subdesc
{
	color:#777777;
	vertical-align: top;
	padding-left:3px;
	
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;text-align:left;
}
.probusquedaColum-subtext
{
	color:#3e3e3e;
	vertical-align: top;
	padding-left:3px;
	
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;text-align:left;
}
.probusquedaColum-text
{
	color:#3e3e3e;
	vertical-align: top;
	padding-left:3px;
	
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;text-align:left;
}


.probusquedaWidgets-VideoTitle-text{
	color:#3e3e3e;
	font-family:Verdana;
	letter-spacing:1px;
	text-align:left;
	font-weight:normal;
	
	font-size:14px;
	
}

.probusquedaWidgets-VideoTitle span{
	color:#a00000;
	
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;

}
.probusquedaWidgets-VideoTitle sharp
{
	color:#a51a24;
	
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
}

.probusquedaColum{
	display:inline-block;
	width:550px;
	text-align:left;
	line-height:15px;
	vertical-align: top;
	background-repeat:no-repeat;
	border-right:solid 1px #f2f2f2;
	padding-right:30px;
}
.probusquedaRightColum{
	display:inline-block;
	width:580px;
	text-align:left;
	line-height:15px;
	vertical-align: top;
	background-repeat:no-repeat;
	border-left:solid 1px #f2f2f2;
	padding-left:30px;
}
.probusquedaWidgets{    
vertical-align: top;
	display:inline-block;
	line-height:16px;
	width:330px;
	background-repeat:no-repeat;
}
.probusquedaRightWidgets{    
vertical-align: top;
	display:inline-block;
	line-height:16px;
	width:280px;
	background-repeat:no-repeat;
}

	.probusqueda_social_55x55{
		width:55px;
		height:55px;
		display:inline-block;
		background-repeat:no-repeat;
	}
	.probusqueda_social_32x32{
		width:32px;
		height:32px;
		display:inline-block;
		background-repeat:no-repeat;
	}
	
	.probusqueda_social_32x32.facebook{
		background-image:url('template/social_facebook_32x32.png');
	}
	.probusqueda_social_32x32.whatsapp{
		background-image:url('template/whatsapp48x48.png');
    background-size: contain;
	}
	.tabla_de_cotizaciones td{
		border-bottom:solid 1px #e8e8e8;
		padding-top:5px;
		padding-bottom:5px;
	}
	
	.probusqueda_social_55x55.facebook{
		background-image:url('template/social_facebook_55x55.png');
	}
	.probusqueda_social_55x55.twitter{
		background-image:url('template/social_twitter_55x55.png');
	}
	.probusqueda_social_55x55.youtube{
		background-image:url('template/social_youtube_55x55.png');
	}
	.probusqueda_social_55x55.linkedin{
		background-image:url('template/social_linkedin_55x55.png');
	}
	
	
	
	
	
	.probusquedaRightColum-title
{
	color:#a00000;
	vertical-align: top;
	
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;text-align:left;
}
	
	.probusquedaRightColum-Btitle
{
	color:#a00000;
	vertical-align: top;
	
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;text-align:left;
}
.probusquedaRightColum-listTitle
{
	color:#a00000;
	vertical-align: top;
	
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;text-align:left;
}
.probusquedaRightColum-listText
{
	color:#3e3e3e;
	vertical-align: top;
	padding-left:3px;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;text-align:left;
}
.probusquedaRightColum-listPic
{
	color:#3e3e3e;
	vertical-align: top;
	margin:10px;
	margin-left:0px;
	margin-right:0px;
	background:#e7e7e7;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border-solid 1px #e3e3e3;
	border-radius:3px;
	
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;text-align:center;
}
.probusquedaRightColum-pic
{
	color:#3e3e3e;
	vertical-align: top;
	margin:10px;
	margin-left:0px;
	margin-right:0px;
	background:#e7e7e7;
	padding-top:5px;
	padding-bottom:5px;
	border-solid 1px #e3e3e3;
	border-radius:3px;
	
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;text-align:center;
}
.probusquedaRightColum-desc
{
	color:#3e3e3e;
	vertical-align: top;
	padding-left:3px;
	
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;text-align:left;
}
.probusquedaRightColum-subdesc
{
	color:#3e3e3e;
	vertical-align: top;
	padding-left:3px;
	
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;text-align:left;
}
.probusquedaRightColum-subtext
{
	color:#3e3e3e;
	vertical-align: top;
	padding-left:3px;
	
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;text-align:left;
}
.probusquedaRightColum-text
{
	color:#3e3e3e;
	vertical-align: top;
	padding-left:3px;
	
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;text-align:left;
}
