@import"reset.css";
@import"pro_pages_style.css";
@import"grid.css";
@import"forms.css";
@import"prettyPhoto.css";
@import"jquery.snippet.min.css";
@import"../skin/blue.monday/jplayer.blue.monday.css";
/*@import"../css/smoothness/jquery-ui-1.8.17.custom.css";*/
@import"superfish.css";
@import url(https://fonts.googleapis.com/css?family=Anton);

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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}


body {
	font:13px/21px Arial, Helvetica, sans-serif;	
	color:#7f8a8e;
	position:relative;
	min-width:960px;
	background:#edf3f5;
}
html, body {
	height:100%;
}
/* Global Structure---------------------------------------- */
.main {
	margin:0 auto;
	width:940px;
	position:relative;
}
.container_12 {
	position:relative;
}
/*----- txt,links,lines,titles -----*/

h1, h2, h3, h4, h5, h6 {
	font-family: 'Anton', sans-serif;
	color:#202121;
	font-weight:normal;
	padding-bottom:20px;
	position:relative;
	text-transform:uppercase;
}
h1 {
	font-size:30px;
	line-height:32px;
}
h2 {text-shadow:0px 1px 2px #aaadae ;
	font-size:24px;
	line-height:26px;
	background:url(../images/new_images/tail-border-1.gif) repeat-x 0 bottom;
	padding-bottom:10px;
	margin-bottom:15px
}

.resumen {
    font-family: 'Anton', sans-serif;
    color:#202121;
    font-weight:normal;
    position:relative;
    line-height:26px;
    background:url(../images/new_images/tail-border-1.gif) repeat-x 0 bottom;
	padding-bottom:10px;
	margin-bottom:15px;
}

.h2-center{margin-bottom:20px}

h3 {
	font-size:22px;
	line-height:24px;
	
}

h4 {
	font-size:20px;
	line-height:22px;
}
h5 {
	font-size:18px;
	line-height:20px;padding-bottom:23px
}
h5 strong{display:block;font-weight:normal;margin-top:-2px}
h5 span{display:inline-block;color:#0f9cc1}

h6 {
	font-size:16px;
	line-height:18px;
	
}
a {
	color:#787878;
	outline:none;
	cursor:pointer;
	text-decoration:none
}
a:focus {
	outline:none;
}
a:hover {
	text-decoration:underline
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
	margin:0;
	padding:0;
	display:block;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;

}
p {
	padding-bottom:18px;
	color:#7f8a8e
}



.p0 {
	padding-bottom:0 !important;
}
.p01 {
	padding-top:0 !important;
}
.p {
	padding-top:1px
}
.p1 {
	padding-top:2px
}
.p2 {
	padding-top:3px
}
.p3 {
	padding-top:4px
}
.p4 {
	padding-top:5px
}
.p5 {
	padding-top:6px
}
.p6 {
	padding-top:7px
}
.p7 {
	padding-top:8px
}
.p8 {
	padding-top:9px
}
.p9 {
	padding-top:10px
}
.p10 {
	padding-top:11px
}
.p11 {
	padding-top:12px
}
.p12 {
	padding-top:14px
}
.p13 {
	padding-top:15px
}
.p14 {
	padding-top:16px
}
.p15 {
	padding-top:17px
}
.p16 {
	padding-top:18px
}
.p17 {
	padding-top:22px
}
.p18 {
	padding-top:25px
}
.p19 {
	padding-top:26px
}
.padd-1 {
	padding-top:10px;
    height: 20px;

}
.padd-2 {
	padding-top:44px
}
.padd-3 {
	padding-right:30px;
}
.padd-4 {
	padding-top:53px;
}
.padd-5 {
	padding-top:43px;
}
.m0 {
	margin:0 !important
}
.m1 {
	margin-top:-1px
}
.m2 {
	margin-top:-2px
}
.m3 {
	margin-top:-4px
}
.m4 {
	margin-top:-6px
}
.m5 {
	margin-top:-8px
}
.fleft {
	float:left
}
.fright {
	float:right
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.overflow {
	overflow:hidden
}
.line-h {
	line-height:20px;
}
.color-1 {
	color:#434343
}
.text-t {
	text-transform:uppercase
}
.d-block {
	display:block
}
.d-in-block {
	display:inline-block
}
.z1 {
	z-index:1
}
.z2 {
	z-index:2
}
.z3 {
	z-index:3
}
/*********************************spacers**********************************/
.img-indent {
	float:left;
	margin:3px 20px 0 0;
}
.img-indent.a {
	margin-top:2px
}
.img-indent1 {
	float:left;
	margin:0px 12px 0 10px;
}
.img-indent2 {
	float:left;
	margin:4px 22px 0 0;
}
.img-indent3 {
	float:left;
	margin:0 10px 12px 0;
}
.img-indent4 {
	margin:0 18px 0 0;
	float:left
}
/*********************************header*************************************/

header {
	background-image: url(../images/new_images/fondo_repite.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#logo{
	width: 380px;
	height: 80px;
	position: absolute;
	top: 0px;
	left: 0%;
	margin-left: 0px;
	z-index: 99;
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*#logo:after,#logo:before{background:url(../images/stars.png) no-repeat 0 0;width:60px;height:14px;position:absolute;top:76px;content:""}*/
#logo:after{right:-68px}
#logo:before{left:-68px}
.logo {
	display: inline-block;
	width: 380px;
	height: 80px;
	background: url(../images/new_images/logo.png) no-repeat 0 0;
	background-size: contain;
	overflow: hidden;
	text-indent: -999em;
	z-index: 99;
	position: absolute;
	top: 0px;

}
.glow-top{
	background: url(../images/new_images/glow-top.gif) no-repeat center 0;
	height: 100px;
	padding-top: 90px;
}
.row-nav{background:url(../images/new_images/tail-row-nav.png) repeat-x 0 0}


.row-top {
	position:relative;
	background:url(../images/new_images/tail-top.gif) repeat-x 0 0;
	padding:49px 0 40px
}

nav {
	position:relative;
	z-index:25;

}

.button-top {width:139px;text-align:center;
	font-family: 'Anton', sans-serif;
	font-size:30px;
	line-height:32px;
	color:#e6e8e9;
	text-shadow:0 1px 2px #8b2308;
	background:url(../images/new_images/tail-button-top.gif) repeat-x 0 bottom;
	padding: 11px 0 19px;
	display:block;
	float:right;
	text-transform:uppercase;position:relative;
}
.button-top:before{background:url(../images/new_images/tail-border-item.png) repeat-y 0 0;position:absolute;left:-2px;top:0;content:"";width:2px;height:100%}
.button-top:hover {
	text-decoration:none;background-position: 0 0;
	  box-shadow: 0 0 3px #357294;
	-moz-box-shadow: 0 0 3px #357294;
	-webkit-box-shadow: 0 0 3px #357294;
}

/********************** Content style ************************/

#page1 section#content {
	padding:20px 0 28px;
}
 section#content {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 28px;
	padding-left: 0;
}

.row-2, .row-3, .row-4{padding-top:30px;}
#page2 .row-2{padding-top:16px}

.box-1,.box-2{background:url(../images/new_images/tail-box-1.gif) repeat-x 0 bottom #03719a;padding:26px 36px 17px 30px;
border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:  0  0 1px 1px  #c9cfd0;
-webkit-box-shadow:   0  0 1px 1px  #c9cfd0;
-moz-box-shadow:     0  0 1px 1px  #c9cfd0;
}
.box-2{background:url(../images/new_images/tail-box-2.gif) repeat-x 0 bottom #03729b;padding:10px 16px 10px 10px;margin-bottom:20px}
.box-2 figure{float:left;margin:0 22px 0 0  }

.title-1{font-family: 'Anton', sans-serif;color:#fff;font-size:18px;line-height:20px;text-shadow:0 1px 1px #03648a;text-transform:uppercase;padding-bottom:17px}

.box-1 p,.box-2 p{color:#70b5cf}
.box-2 p{padding-bottom:30px}

.box-img{border:1px solid #fff;
	box-shadow:  0  0 1px 1px #d4d8da;
-webkit-box-shadow:   0  0 1px 1px #d4d8da;
-moz-box-shadow:     0  0 1px 1px #d4d8da;
border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;display:inline-block}
.txt-1{color:#0f9cc1;font-size:14px;line-height:18px;font-family: 'Anton', sans-serif;text-transform:uppercase;padding-bottom:14px}
.date-1{color:#a7a7a7;line-height:21px;font-size:11px}
.coll-right,.coll-left{float:left;width:240px}
.coll-left{margin-right:46px}
.year-1{float:left;margin:1px 4px 0 0;width:50px } 
.box-connected{overflow:hidden;} 
.box-connected{padding-bottom:12px}
.box-connected figure{float:left;margin:3px 18px 0 1px}
.box-connected strong{color:#0f9cc1;display:block}
.box-connected p{padding:0}
.date-2{float:left;background:url(../images/new_images/tail-date-2.gif) repeat-x 0 0 #0393b9;text-align:center;font-family: 'Anton', sans-serif;color:#fff;font-size:18px;line-height:20px;margin-right:20px;width:60px;padding:8px 0 11px;text-transform:uppercase;  
  border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;}
.date-2 strong{display:block;margin:-1px 0 0;font-weight:normal }
.posted{overflow:hidden;}
.posted span{float:left}
.posted a{float:right;display:inline-block;color:#7f8a8e;margin-right:11px}
.posted a:hover{color:#1aa5c9}
.border-horiz{background:url(../images/new_images/tail-border-1.gif) repeat-x 0 0;width:100%;height:2px;margin:41px 0}
a > img:hover {opacity: 0.7; filter: alpha(opacity=70); }
/******************* gallery *************/
#simple_gallery1 {
	width:936px;
	height:422px;
	position:relative;
	overflow:hidden;
	border:2px solid #fff;
	display:inline-block;margin-top:-22px;
	 -moz-box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
     -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
     box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
}
.simple_gallery1 {
	width:936px !important;
	height:422px;
	position:relative;
	overflow:hidden;
	
}

.simple_gallery1 .pic {
	width:940px !important;
	height:457px;
}
.simple_gallery1 .items img {
	width:940px;
	height:457px
}
#simple_gallery1 .pag {
	background:url(../images/new_images/tail-part-pags.png);
	position:absolute;
	width:170px;
	height:391px;
	top:0px;
	right:0px;
	padding:31px 0 0 28px ;
	margin:0;	
	z-index:10
	
}
#simple_gallery1 .img-pags1{width:142px !important;padding-left:2px;}
#simple_gallery1 .img-pags1 ul {
	margin:0;
	
	width:140px !important;
	height:357px !important;
	
}
#simple_gallery1 .img-pags1 li {
	height:91px;
	width:140px;	
	position:relative;
	display:block;
}


#simple_gallery1 .img-pags1 li a {
}
#simple_gallery1 .img-pags1 li a figure {		
border:2px solid #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
	 -moz-box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
     -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
     box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
}

#simple_gallery1 .img-pags1 li.active a figure , #simple_gallery1 .img-pags1 li:hover a figure{

	border:2px solid #004773 
}
#simple_gallery1 .numStatus {
	box-shadow:none;
}
#simple_gallery1 .banner{ position:absolute; top:301px; width:597px; left:61px;background:url(../images/new_images/tail-bunner.png); padding:15px 30px 17px;z-index:5;margin-left:20px}
#simple_gallery1 .banner span{ font-size:18px;line-height:22px; display:block; padding-bottom:1px;font-family: 'Anton', sans-serif;color:#e2ebf0;text-transform:uppercase;text-shadow:0 1px 1px #1b2329}
#simple_gallery1 .banner p{padding-bottom:0;color:#959595}
#simple_gallery1 .btn{color:#fff;text-decoration:underline;display:inline-block;padding-right:12px;background:url(../images/new_images/marker-1.png) no-repeat right 8px}
#simple_gallery1 .btn:hover{text-decoration:none}

/********************** forms ************************/


#form-1 input{	
	background:#fff;
	outline:none;
	border:1px solid #d1dbde;
	display:inline-block;
	color:#7f8a8e;
    padding: 14px 10px 15px;
    width: 150px;
	margin:0 ;
	height:16px;
	font-size:13px;	
	  box-shadow: 0 1px  #fff;
	-moz-box-shadow: 0 1px  #fff;
	-webkit-box-shadow:0 1px  #fff;
	}
.button{font-family: 'Anton', sans-serif;color:#fff;font-size:18px;line-height:20px;text-transform:uppercase;padding:12px 18px 14px;display:inline-block;background:url(../images/new_images/tail-btn-search.gif) repeat-x 0 bottom #004066;
        border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	    box-shadow: 0 0 1px 1px #bdc1c2;
	-moz-box-shadow: 0 0 1px 1px #bdc1c2;
	-webkit-box-shadow: 0 0 1px 1px #bdc1c2;
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;margin-left:-1px
	}
.button.a{background-position:0 0; box-shadow:none;}	
.button.a:hover{background:url(../images/new_images/tail-btn-search.gif) repeat-x 0 bottom #00426a;}	
	.button:hover{background-position:0 0;text-decoration:none; box-shadow:none; 
	background-color:#0393b9}
/********************** links ************************/
.link-1,.link-2 {
	font-size:14px;
	line-height:21px ;
	display:inline-block;
	font-weight:normal;
	color:#0f9cc1;
	text-decoration:underline;background:#f1f6f8;
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;padding:0 1px
}
.link-1:hover,.link-2:hover {
	text-decoration:none;
	color:#fff;
	background:#129ec3
}

.link-2 {
font-weight:bold;font-size:13px;line-height:21px
}


.btn-1,.btn-2,.btn-3 {
	color:#202121;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	background:url(../images/new_images/tail-btn.gif) repeat-x 0 bottom #f4f4f4;	
	box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.1);
-webkit-box-shadow:  0 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.1);	
	text-shadow:0 1px #d9d9d9;
	display:inline-block;
	padding:9px 10px 9px 12px;
	border-top:1px solid #ffffff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin:2px 12px 1px 3px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;font-weight:bold
	
}
.btn-2,.btn-3{margin:0 0 3px 3px;
border-bottom: 1px solid #bfc3c6;
padding:9px 10px 8px 12px;
}

.btn-3{
background-position: 0 0;
color:#fff;text-shadow:0 1px #076ca4;
padding:10px 10px 8px 12px;
box-shadow: 0 0 0 5px #dce9ed;
-webkit-box-shadow:  0 0 0 5px #dce9ed;
-moz-box-shadow:    0 0 0 5px #dce9ed;border-bottom:none;
margin:2px 0 5px 5px;border:none
}




.btn-1 span,.btn-2 span,.btn-3 span{display:inline-block;background:url(../images/new_images/marker-2.png) no-repeat 0 0;width:6px;height:5px;margin:4px 0 0 10px}
.btn-3 span{background:url(../images/new_images/marker-4.png) no-repeat 0 0}
.btn-1:hover,.btn-2:hover {
	text-decoration:none;
	background-position: 0 0;color:#fff;text-shadow:0 1px #076ca4;border-top:1px solid #3edfed;
}
.btn-3:hover{background-position: 0 bottom;color:#202121;text-shadow:0 1px #d9d9d9;text-decoration:none}

.btn-1:hover span,.btn-2:hover span,.btn-3:hover span{background-position: 0 bottom;}


/*  Lists */

.list-1 {
}
.list-1 li {
	line-height:18px;
	display:block;
	padding:0 0 12px 15px;background:url(../images/new_images/marker-3.png) no-repeat 0 6px;
}

.list-1 li a {
	font-size:13px;
	color:#0f9cc1;
	display:inline-block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;text-decoration:underline;font-weight:bold;
}

.list-1 li a:hover {
	color:#00436c;
	text-decoration:none
}



/*----- map -----*/

.map {
	margin:14px 0 17px
}
.map iframe {
	height:265px;
	overflow: hidden;
	width:358px;
	background:none
}
/*----- address -----*/
.mail-1 {
	font-style:normal;
	font-size:13px;
	line-height:21px;
	color:#7f8a8e;
	display:inline-block;
	text-decoration:none;

}
.mail-1:hover {
	text-decoration:underline
}
dl.address {
}
dl.address dt {
	font-family: 'Anton', sans-serif;color:#202121;font-size:18px;line-height:20px;text-transform:uppercase;
	padding-bottom:23px;
		font-weight:normal
}
dl.address dt span{display:block;margin-top:-2px}

dl.address dd {
	line-height:21px;
	padding:0;
	color:#7f8a8e
}
dl.address dd span {
	display:inline-block;
	width:86px
}
.relative {
	position:relative;
}
.policy {
	padding-top:9px

}
.policy p {padding-bottom:21px
}

/******************** contact-form ******************/
#contact-form-1 {
	display:block;
	position:relative;
	margin:0;padding-top:14px;margin-bottom:25px
}
#contact-form-1 fieldset {
	display:block;
}
#contact-form-1 label {
	display:block;
	position:relative;
	height:57px;
	overflow:hidden;
}
#contact-form-1.label {
	display:block;
	overflow:hidden;
}
#contact-form-1 label.message {
	height:auto;
	margin:0;
}
#contact-form-1 .message .label {
	width:auto;
}
#contact-form-1 input, #contact-form-1 textarea, #contact-form-1 select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	outline:none;
	resize:none;
	position:relative;
	-webkit-background-clip:padding-box;
	color:#7f8a8e;
	border:1px solid #d1dbde;
    sbackground:#fff;
	box-shadow: 0 1px #fff;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;padding:14px 16px 15px;
}

#contact-form-1 input {
	padding:14px 16px 15px;
	height:16px;
	width:318px;
	
}


#contact-form-1 select {
	
	width:318px;
	
}

#contact-form-1 textarea {
	height:225px;
	overflow:auto;	
	width:506px;
	margin-bottom:1px

}
#contact-form-1 .empty, #contact-form-1 .error {
	display:none;
	color:#202121;
	font-size:11px;
	line-height:14px;
	position:absolute;
	top:1px;
	right:5px;
	width:179px;
	
}
#contact-form-1 label.message .empty, #contact-form-1 label.message .error {
	text-align:left;
	position:relative;
	width:100%;
	left:5px
}
#contact-form-1 .success {
	display:none;
	font-size:13px;
	line-height:18px;
	padding:0;
	top:-4px;
	left:2px;
	position:absolute;
	color:#202121;
	background:none !important;
	background-image:none !important;
	border:none;
	box-shadow:none;
	-pie-background: none;
}
.btns {
	position:absolute;bottom:0;right:0;	
}
.btns a {
	margin-left:16px;
}

/******************** Contact table ******************/
#contact-form-table {
	display: block;
	position: relative;
	margin: 0;
	padding-top: 14px;
	margin-bottom: 25px;
	width:100%;
}
#contact-form-table th {
  background-image: url('/public/images/new_images/head-table.jpg') !important;
  text-align: center !important;
  color: white;
  padding: 10px;
}
#contact-form-table tr:nth-child(2n) {
  background-color: #FFFFFF;
}
#contact-form-table td {
	text-align: left;
	padding: 10px;
}

/******************** Footer ******************/
footer {
	padding:13px 0 18px;
	background:url(../images/new_images/tail-border-1.gif) repeat-x 0 0;
}
.privacy {padding-top:18px;
	color:#929292;
	font-size:12px;
	line-height:14px;	float:left

}
.privacy a {
	font-size:12px;
	color:#929292;
	line-height:14px;
}
.privacy a:hover {
	text-decoration:underline
}
.soc {
	overflow:hidden;
	float:right
}
.soc li {
	margin-left:11px;
	float:left;	
}
.soc li a {
	display:inline-block;	
	position:relative
}
.soc li a img {
	width:49px;
	height:50px;
	position:relative;
	display:inline-block;
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.soc li a .active {
	position:absolute;
	top:0;
	left:0;opacity:0
}
.soc li a:hover .active {
		opacity:1
}


 /* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    /*border-bottom: 1px dotted black;  If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;

    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;

    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 1s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
} 

/* Agentes */
.mn-agente > a {
	padding-right: 30px !important;
}
.mn-agente > a > img {
	height: 16px;
	width: auto;
}
.btn_login_agente {
	position: relative;
	height: 70px;
	width: 200px;
	margin-left: 10px;
	top: -35px;
	background-color: #FF6600;
	font-size: 19px;
	color: white;
}
.btn_login_agente img {
	float: left;
	height: 40px;
}

.lbl_nom_agencia {
	text-transform: none;
	font-size: 17px;
	padding-left: 20px;
}
.lbl_mod_agencia {
	background-color: #f1ff00;
	position: absolute;
	right: -240px;
	top: -10px;
	padding: 10px;
	text-transform: none;
}
#beneficios_box {
	padding: 10px;
	border: 2px solid #076ca4;
	text-align: left;
	display: inline-block;
	/*height: 65px;*/
}
#beneficios_box  label {
	display: inline;
}
#beneficios_box  label {
	display: inline;
}
#beneficios_box input {
	width: 20px;
	padding: 5px;
}
#btn_calcular_tarifas, #btn_proc_recogida {
	margin-top: 8px;
}
/*#beneficios_box2 {
	margin-top: 10px;
	position: absolute;
}*/
#beneficios_calc {
	width: 160px !important;
	text-align: center;
}

#social-footer-wrapper {
	text-align:center;
	margin: 20px;
}
#social-footer {
	padding: 15px;
	color: white;
	background-color: #334652;
	font-size: 18px;
}
#social-footer  a:hover{
	text-decoration: none;
}
#social-footer  a:hover .icon-facebook {
	color: #4267B2;
}
#social-footer  a:hover .icon-instagram {
	color: #E96F42;
}
#social-footer  i{
	color: #334652;
	border-radius: 50%;
	background-color: white;
	padding: 7px;
	margin: 0 10px;
}

/*** Fix to cookie consent  ***/
.cc-window {
	z-index: 9147483000 !important;
}

/* Payment OK print */
#payment_confirmation {
	margin-bottom: 20px
}
#payment_confirmation h2 {
	text-transform: none;
	padding-top: 10px;
}
#payment_confirmation h3 {
	padding-top: 10px;
}
#payment_confirmation p {
	font-weight: bold;
	color: #000;
}
#payment_confirmation p span {
	color: #7f8a8e;
}
#payment_confirmation .printer {
	float: right;
	padding: 5px;
	border: 1px solid green;
	border-radius: 8px;
	margin-right: 5px;
}
#payment_confirmation .printer:hover {
	float: right;
	padding: 5px;
	border: 1px solid red;
	border-radius: 8px;
	margin-right: 5px;
}