@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Muli:300,400,300italic,400italic);
body {
    overflow-x: hidden;
    font-family: "Lato", sans-serif;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #C2CDD3;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
}




.navbar-default {
    border-color: transparent;
    background-color: #222;
}

.navbar-default .navbar-brand {
	font-family: "Lato",Helvetica,Arial,cursive;
	color: #999999;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
	border-color: #999;
	background-color: #333333;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #333333;
}

.navbar-default .nav li a {
    font-family: "Lato", sans-serif;
	font-size:16px;
    font-weight: 400;
    color: #fff;
	padding-left:5px;
	}


.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
	outline: 0;
	color: #999999;
}

.navbar-default .navbar-nav>.active>a {
	border-radius: 0;
	color: #fff;
	background-color: #999999;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #fec503;
}




blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  font-size:14px;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

.parallax-window {
    min-height: 350px;
    background: transparent;
}

.masti1 {
	position: absolute;
	text-align: left;
	margin-top: -220px;
	margin-left: 5px;
	font-family: 'Muli', sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	font-size: 18px;
	font-style: italic; 
	color: #CCC;
	width: 100%;
}
.masti2 {
	position:absolute;
    text-align: left;
	margin-top:-180px;
	margin-left:5px;
	font-family: 'Muli', sans-serif;
	font-weight:700;
	letter-spacing:2px;
	font-size:32px;
	color:#FFF;
    width: 100%;
}

.sep40 {
	position:relative;
	height:40px;
}

.sep0 {
	position:relative;
	height:30px;
}
.sep1 {
	position: relative;
	background-color: #999;
	height: 1px;
}
.sep1r {
	position: relative;
	background-color: #FF0000;
	height: 1px;
}
.sep2 {
	position:relative;
    background-color:#ccc;
	height:10px;
}
.sep5 {
	position:relative;
	height:5px;
}
.sep10 {
	position:relative;
	height:10px;
}
.sep15 {
	position:relative;
	height:15px;
}
.sep20 {
	position:relative;
	height:20px;
}
.sep30 {
	position:relative;
	height:30px;
}
.sepm {
	position:relative;
    background-color: #DBDBDB;
	height:4px;
}
.sep3 {
	position:relative;	
    background-color:#fff;
	height:140px;
	color:#333;
}
.sep4 {
	position:relative;
	height:15px;
}

.sep5 {
	position:relative;
	height:25px;
}

/* logos en blanco cabecera */
.marlo {
position:relative;
margin-top:-60px;	
}
.logosblanco  {
max-width:auto; 
max-height:0px; 
margin-right:15px;
-ms-interpolation-mode: bicubic;
}
/* --------------------------------------- */
	
/* ---- Patrocinadores --------------- */
.sepa {
position:relative;
margin-top:15px;
}

.upar {
max-width:auto; 
max-height:30px; 
margin:0px 10px 15px 0px;
-ms-interpolation-mode: bicubic;	
}
/* ----------------------------------- */

.come {
color: #919DB5;
}

.come2 {
	color: #6a87c1;
}

.t16 {
font-size:16px;
margin-right:10px;
float:left;
}

.t11 {
font-size:11px;
color:#069;
}

a.enlace1 {
text-decoration:none;
font-size:18px;
}
 
a.enlace1:link {
	color: #333333;
}
a.enlace1:visited {
	color: #333333;
}
a.enlace1:hover {
	color: #999999;
} 
a.enlace1:active {
	color: #333333;
}

a.enlace2 {
text-decoration:none;
font-size:16px;
}
 
a.enlace2:link {
	color: #333333;
}
a.enlace2:visited {
	color: #333333;
}
a.enlace2:hover {
	color: #999999;
} 
a.enlace2:active {
	color: #333333;
}


a.enlace3 {
text-decoration:none;
font-size:14px;
}
 
a.enlace3:link {
	color: #333333;
}
a.enlace3:visited {
	color: #333333;
}
a.enlace3:hover {
	color: #999999;
} 
a.enlace3:active {
	color: #333333;
}


a.enlace4 {
text-decoration:none;
font-size:11px;
}
 
a.enlace4:link {
	color: #FFF;
}
a.enlace4:visited {
	color: #FFF;
}
a.enlace4:hover {
	color: #CCC;
} 
a.enlace4:active {
	color: #FFF;
}

a.enlace5 {text-decoration:none;font-size:14px;}
a.enlace5:link {color: #FFF;}
a.enlace5:visited {color: #FFF;}
a.enlace5:hover {color: #CCC;} 
a.enlace5:active {color: #FFF;}

a.enlace6 {
	font-size:14px;
	text-decoration:none;} 
a.enlace6:link {color:#36C;}
a.enlace6:visited {color:#36C;}
a.enlace6:hover {color:#39C;}
a.enlace6:active {color:#36C;}

a.enlace7 {
	font-size:14px;
	text-decoration:none;
	
} 
a.enlace7:link {color:#36C;}
a.enlace7:visited {color:#36C;}
a.enlace7:hover {
	color:#009;
	text-decoration: none;
}
a.enlace7:active {color:#36C;}



a.enlace8 {
font-size:13px;
font-weight: bold;
text-decoration: none;} 
a.enlace8:link {color:#333;}
a.enlace8:visited {color:#333;}
a.enlace8:hover {color: #FF0000;}
a.enlace8:active {color:#333;}

/* image banner */
.image-banner {
	position: relative;
	overflow: hidden;
	float:left;
	}

.image-banner img {
	float:left;
	display:block;
	transition:all ease-in-out .2s;
	-moz-transition:all ease-in-out .2s;
	-ms-transition:all ease-in-out .2s;
	-webkit-transition:all ease-in-out .2s;
	}	

.image-banner:hover img {
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-webkit-transform:scale(1.1);
}	


/* ---------------------------------------------------------------------------*/
/* arrow to top */

.cd-top {
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 30px;
margin-right:30px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(100, 100, 100, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity .3s 0s, visibility 0s .3s;
-moz-transition: opacity .3s 0s, visibility 0s .3s;
transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
-moz-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
/* the button becomes visible */
visibility: visible;
opacity: 1;
}
.cd-top.cd-fade-out {
/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
opacity: .5;
}
.no-touch .cd-top:hover {
	background-color: #666666;
	opacity: 1;
}

 


/* callout */
.bs-callout {
    padding: 4px;
    margin: 15px 0;
    border: 1px solid #ccc;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    padding: 10px;
    margin: 15px 0;
	text-align:justify;
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    padding: 10px;
    margin: 15px 0;
	text-align:justify;
    margin-bottom: 0;
}
.bs-callout code {
    padding: 10px;
    margin: 15px 0;
	text-align:justify;
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin: 15px 0;
	text-align:justify;
    margin-top: -5px;
}
.bs-callout-default {
    padding: 2px 12px 2px 10px;
    margin: 15px 0;
	text-align:justify;
	border-left-color: #CCC;
}
.bs-callout-default h4 {
    padding: 2px 12px 2px 10px;
    margin: 15px 0;
	text-align:justify;
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
    padding: 10px;
    margin: 15px 0;
	text-align:justify;
}
.bs-callout-primary h4 {
    color: #428bca;
    padding: 10px;
    margin: 15px 0;
	text-align:justify;

}
.bs-callout-success {
    padding: 10px;
    margin: 15px 0;
	text-align:justify;
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    padding: 10px;
    margin: 15px 0;
	text-align:justify;
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
    padding: 10px;
    margin: 15px 0;
	text-align:justify;
}
.bs-callout-danger h4 {
    padding: 10px;
    margin: 15px 0;
	text-align:justify;
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
    padding: 10px;
    margin: 15px 0;
	text-align:justify;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
    padding: 10px;
    margin: 15px 0;
	text-align:justify;

}
.bs-callout-info {
    padding: 10px;
    margin: 15px 0;
    border-left-color: #5bc0de;
	text-align:justify;
}
.bs-callout-info h4 {
    padding: 10px;
    margin: 15px 0;
	text-align:justify;
    color: #5bc0de;
}
/* --------------------------------- */
/* --------LOGIN-------------------- */
/* --------------------------------- */


    


@media(min-width:768px) {
	

/* ------------------	Manu separación entre palabras menu segundo tamaño pantalla --- en :	padding-left:1px;		--------------- */

	.navbar-default .nav li a {
		font-family: "Lato", sans-serif;
		font-size:13px;
		font-weight: 400;
		color: #666666;
		padding-left:1px;		
	}
/* --------------------------------- */
   	.navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #002762;
		/*opacity:.9;*/
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
	
	.masti1 {
		position: absolute;
		text-align: left;
		margin-top: -200px;
		margin-left: 5px;
		font-family: 'Muli', sans-serif;
		font-weight: 700;
		letter-spacing: 2px;
		font-size: 18px;
		font-style: italic; 
		color: #CCC;
		width: 100%;
	}
	.masti2 {
		position:absolute;
		text-align: left;
		margin-top:-160px;
		margin-left:5px;
		font-family: 'Muli', sans-serif;
		font-weight:700;
		letter-spacing:2px;
		font-size:28px;
		color:#FFF;
		width: 100%;
	}
  
  .cd-top {
    height: 40px;
    width: 40px;
    right: 30px;
    bottom: 30px;
  }

	/* logos en blanco cabecera */
	.marlo {		
		position:relative;
		margin-top:-60px;	
	}
	.logosblanco  {
	 max-width:auto; 
	 max-height:35px; 
	 margin-right:10px;
	-ms-interpolation-mode: bicubic;
	}
	/* --------------------------------------- */
	
	/* ---- Patrocinadores --------------- */
	.sepa {
	position:relative;
	margin-top:15px;
	}
	.upar {
	max-width:auto; 
	max-height:40px; 
	margin:0px 10px 10px 0px;
	-ms-interpolation-mode: bicubic;	
	}
	/* ----------------------------------- */		
}

@media(min-width:992px) {
	
	.navbar-default .nav li a {
	
		font-family: "Lato", sans-serif;
		font-size:14px;
		font-weight: 400;
		color: #666666;
		padding-left:2px;
	}

	
	.masti1 {
		position: absolute;
		text-align: left;
		margin-top: -200px;
		margin-left: 5px;
		font-family: 'Muli', sans-serif;
		font-weight: 700;
		letter-spacing: 2px;
		font-size: 22px;
		font-style: italic; 
		color: #CCC;
		width: 100%;
	}
	.masti2 {
		position:absolute;
		text-align: left;
		margin-top:-160px;
		margin-left:5px;
		font-family: 'Muli', sans-serif;
		font-weight:700;
		letter-spacing:2px;
		font-size:40px;
		color:#FFF;
		width: 100%;
	}
	
	.cd-top {
    height: 50px;
    width: 50px;
    right: 30px;
    bottom: 30px;
  }

	/* logos en blanco cabecera */
	.marlo {		
		position:relative;
		margin-top:-60px;
	}
	.logosblanco  {
	 max-width:auto; 
	 max-height:40px; 
	 margin-right:16px;
	-ms-interpolation-mode: bicubic;
	}
	/* --------------------------------------- */
	
	/* ---- Patrocinadores --------------- */
	.sepa {
	position:relative;
	margin-top:15px;
	}
	.upar {
	max-width:auto; 
	max-height:50px; 
	margin:0px 22px 10px 0px;
	-ms-interpolation-mode: bicubic;	
	}
	/* ----------------------------------- */	
}

@media(min-width:1200px) {
	

	.navbar-default .nav li a {
	
		font-family: "Lato", sans-serif;
		font-size:16px;
		font-weight: 400;
		color: #666666;
		padding-left:12px;
	}
		

	.masti1 {
		position: absolute;
		text-align: left;
		margin-top: -200px;
		margin-left: 5px;
		font-family: 'Muli', sans-serif;
		font-weight: 700;
		letter-spacing: 2px;
		font-size: 25px;
		font-style: italic; 
		color: #CCC;
		width: 100%;
	}
	.masti2 {
		position:absolute;
		text-align: left;
		margin-top:-160px;
		margin-left:5px;
		font-family: 'Muli', sans-serif;
		font-weight:700;
		letter-spacing:2px;
		font-size:45px;
		color:#FFF;
		width: 100%;
	}
	
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
  
	/* logos en blanco cabecera */
	.marlo {
		position:relative;
		margin-top:-60px;	
	}
	.logosblanco  {
	 max-width:auto; 
	 max-height:40px; 
	 margin-right:22px;
	-ms-interpolation-mode: bicubic;
	}
	/* --------------------------------------- */

	/* ---- Patrocinadores --------------- */
	.sepa {
	position:relative;
	margin-top:15px;
	}
	.upar {
	max-width:auto; 
	max-height:60px; 
	margin:0px 28px 10px 0px;
	-ms-interpolation-mode: bicubic;	
	}
	/* ----------------------------------- */
	
}



.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

.titmason {
		text-align: left;
		padding: 10px 10px 10px 0px;
		font-weight:600;
		font-size:18px;
		color:#FFF;
}

.borderless table {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
}



/* ----------------------------------------------------------------
	Buttons
-----------------------------------------------------------------*/


.button {
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: none;
	white-space: nowrap;
	margin: 5px;
	padding: 8px 22px;
	font-size: 0.875rem;
	line-height: 24px;
	background-color: #0093ff;
	color: #FFF;
	font-weight: 700;
	/*text-transform: uppercase;*/
	letter-spacing: 1px;
	border: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

body:not(.device-touch) .button {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.button.button-dark {
	background-color: #444;
}

.button.button-light {
	background-color: #EEE;
	color: #333;
	text-shadow: none !important;
}

.button:hover {
	background-color: #444;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.button.button-dark:hover { background-color: #0093ff; }

.button.button-mini {
	padding: 4px 14px;
	font-size: 11px;
	line-height: 20px;
}

.button.button-small {
	padding: 7px 17px;
	font-size: 12px;
	line-height: 20px;
}

.button.button-large {
	padding: 8px 26px;
	font-size: 1rem;
	line-height: 30px;
}

.button.button-xlarge {
	padding: 9px 32px;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 34px;
}

.button.button-desc {
	text-align: left;
	padding: 24px 34px;
	font-size: 1.25rem;
	height: auto;
	line-height: 1;
	font-family: 'Poppins', sans-serif;
}

.button.button-desc span {
	display: block;
	margin-top: 10px;
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 1px;
	font-family: 'PT Serif', serif;
	font-style: italic;
	text-transform: none;
}

.button i {
	position: relative;
	margin-right: 5px;
	width: 16px;
	text-align: center;
}

.button.text-right i { margin: 0 0 0 5px; }

.button-mini i { margin-right: 3px; }

.button-mini.text-right i { margin: 0 0 0 3px; }

.button-small i { margin-right: 4px; }

.button-small.text-right i { margin: 0 0 0 4px; }

.button-xlarge i {
	margin-right: 8px;
}

.button-xlarge.text-right i { margin: 0 0 0 8px; }

.button.button-desc i {
	font-size: 48px;
	width: 48px;
	text-align: center;
	margin-right: 12px;
}

.button.button-desc.text-right i { margin: 0 0 0 12px; }

.button.button-desc div { display: inline-block; }

.button.button-rounded { border-radius: 3px; }


/* Buttons - Border
-----------------------------------------------------------------*/

.button.button-border {
	border: 2px solid #444;
	background-color: transparent;
	color: #333;
	font-weight: 700;
	text-shadow: none;
}

.button.button-border-thin {
	border-width: 1px;
}

.button.button-border.button-desc { line-height: 1; }

.button.button-border:not(.button-fill):hover {
	background-color: #444;
	color: #FFF;
	border-color: transparent !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.button.button-border.button-light {
	border-color: #FFF;
	color: #FFF;
}

.button.button-border.button-light:hover {
	background-color: #FFF;
	color: #333;
	text-shadow: none;
}


/* Buttons - Border
-----------------------------------------------------------------*/

.button.button-3d {
	border-radius: 3px;
	box-shadow: inset 0 -3px 0 rgba(0,0,0,0.15);
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.button.button-3d:hover {
	background-color: #0093ff;
	opacity: 0.9;
}

.button.button-3d.button-light:hover,
.button.button-reveal.button-light:hover {
	text-shadow: none;
	color: #333;
}


/* Buttons - Icon Reveal
-----------------------------------------------------------------*/

.button.button-reveal {
	padding-left: 28px;
	padding-right: 28px;
	overflow: hidden;
}

.button.button-reveal i {
	display: block;
	position: absolute;
	top: 0;
	left: -32px;
	width: 32px;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	background-color: rgba(0,0,0,0.1);
}

.button.button-reveal.button-border i { top: -2px; }

.button.button-reveal.text-right i {
	left: auto;
	right: -32px;
}

.button.button-reveal.button-3d i,
.button.button-reveal.button-rounded i { border-radius: 3px 0 0 3px; }

.button.button-reveal.button-3d.text-right i,
.button.button-reveal.button-rounded.text-right i { border-radius: 0 3px 3px 0; }

.button.button-reveal span {
	display: inline-block;
	position: relative;
	left: 0;
}

body:not(.device-touch) .button.button-reveal i,
body:not(.device-touch) .button.button-reveal span {
	-webkit-transition: left 0.3s ease, right 0.3s ease;
	-o-transition: left 0.3s ease, right 0.3s ease;
	transition: left 0.3s ease, right 0.3s ease;
}

.button.button-reveal.button-mini {
	padding-left: 17px;
	padding-right: 17px;
}

.button.button-reveal.button-mini i {
	left: -22px;
	width: 22px;
}

.button.button-reveal.button-mini.text-right i {
	left: auto;
	right: -22px;
}

.button.button-reveal.button-small {
	padding-left: 22px;
	padding-right: 22px;
}

.button.button-reveal.button-small i {
	left: -26px;
	width: 26px;
}

.button.button-reveal.button-small.text-right i {
	left: auto;
	right: -26px;
}

.button.button-reveal.button-large {
	padding-left: 32px;
	padding-right: 32px;
}

.button.button-reveal.button-large i {
	left: -38px;
	width: 38px;
}

.button.button-reveal.button-large.text-right i {
	left: auto;
	right: -38px;
}

.button.button-reveal.button-xlarge {
	padding-right: 40px;
	padding-left: 40px;
}

.button.button-reveal.button-xlarge i {
	left: -44px;
	width: 44px;
}

.button.button-reveal.button-xlarge.text-right i {
	left: auto;
	right: -44px;
}

.button.button-reveal:hover i { left: 0; }

.button.button-reveal.text-right:hover i {
	left: auto;
	right: 0;
}

.button.button-reveal:hover span { left: 16px; }

.button.button-reveal.button-mini:hover span { left: 11px; }

.button.button-reveal.button-small:hover span { left: 13px; }

.button.button-reveal.button-large:hover span { left: 19px; }

.button.button-reveal.button-xlarge:hover span { left: 22px; }

.button.button-reveal.text-right:hover span { left: -16px; }

.button.button-reveal.button-mini.text-right:hover span { left: -11px; }

.button.button-reveal.button-small.text-right:hover span { left: -13px; }

.button.button-reveal.button-large.text-right:hover span { left: -19px; }

.button.button-reveal.button-xlarge.text-right:hover span { left: -22px; }


/* Buttons - Promo 100% Width
-----------------------------------------------------------------*/

.button.button-full {
	display: block;
	width: 100%;
	white-space: normal;
	margin: 0;
	height: auto;
	line-height: 1.6;
	padding: 30px 0;
	font-size: 30px;
	font-weight: 300;
	text-transform: none;
	border-radius: 0;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}

.button.button-full.button-light { border-bottom: 1px solid rgba(0,0,0,0.15); }

.button.button-full strong {
	font-weight: 700;
	border-bottom: 2px solid #EEE;
}

body:not(.device-touch) .button.button-full strong {
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.button.button-full.button-light strong { border-bottom-color: #333; }

.button.button-full.button-light:hover strong { border-bottom-color: #EEE; }


/* Buttons - Circle
-----------------------------------------------------------------*/

.button.button-circle { border-radius: 20px; }

.button.button-mini.button-circle { border-radius: 14px; }

.button.button-small.button-circle { border-radius: 17px; }

.button.button-large.button-circle { border-radius: 23px; }

.button.button-xlarge.button-circle { border-radius: 26px; }


/* Buttons - Fill Effect
-----------------------------------------------------------------*/

.button.button-border.button-fill {
	overflow: hidden;
	transform-style: preserve-3d;
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
	-webkit-backface-visibility: hidden;
}

.button.button-border.button-fill span { position: relative; }

.button.button-border.button-fill:hover {
	background-color: transparent !important;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.button.button-border.button-fill.button-light:hover {
	border-color: #EEE !important;
	color: #333 !important;
	text-shadow: none;
}

.button.button-border.button-fill::before {
	content: '';
	position: absolute;
	background-color: #444;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-backface-visibility: hidden;
}

.button.button-border.button-fill.button-light::before { background-color: #EEE; }

.button.button-border.button-fill.fill-from-right::before {
	left: auto;
	right: 0;
}

.button.button-border.button-fill:hover::before { width: 100%; }

.button.button-border.button-fill.fill-from-top::before,
.button.button-border.button-fill.fill-from-bottom::before {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.button.button-border.button-fill.fill-from-top::before {
	width: 100%;
	height: 0;
}

.button.button-border.button-fill.fill-from-top:hover::before { height: 100%; }

.button.button-border.button-fill.fill-from-bottom::before {
	width: 100%;
	height: 0;
	top: auto;
	bottom: 0;
}

.button.button-border.button-fill.fill-from-bottom:hover::before { height: 100%; }


/* Buttons - Colors
-----------------------------------------------------------------*/

.button-red:not(.button-border) { background-color: #C02942 !important; }
.button-3d.button-red:hover,
.button-reveal.button-red:hover,
.button-border.button-red:hover,
.button-border.button-red.button-fill::before { background-color: #C02942 !important; }

.button-border.button-red {
	color: #C02942;
	border-color: #C02942;
}

.button-teal:not(.button-border) { background-color: #53777A !important; }
.button-3d.button-teal:hover,
.button-reveal.button-teal:hover,
.button-border.button-teal:hover,
.button-border.button-teal.button-fill::before { background-color: #53777A !important; }

.button-border.button-teal {
	color: #53777A;
	border-color: #53777A;
}

.button-light.button-yellow:not(.button-border) { background-color: #ECD078 !important; }
.button-3d.button-yellow:hover,
.button-reveal.button-yellow:hover,
.button-border.button-yellow:hover,
.button-border.button-yellow.button-fill::before { background-color: #ECD078 !important; }

.button-border.button-yellow,
.button-border.button-yellow.button-fill.button-light:hover {
	color: #ECD078 !important;
	border-color: #ECD078 !important;
}

.button-border.button-yellow:hover,
.button-border.button-yellow.button-fill.button-light:hover { color: #333 !important; }

.button-green:not(.button-border) { background-color: #59BA41 !important; }
.button-3d.button-green:hover,
.button-reveal.button-green:hover,
.button-border.button-green:hover,
.button-border.button-green.button-fill::before { background-color: #59BA41 !important; }

.button-border.button-green {
	color: #59BA41;
	border-color: #59BA41;
}

.button-brown:not(.button-border) { background-color: #774F38 !important; }
.button-3d.button-brown:hover,
.button-reveal.button-brown:hover,
.button-border.button-brown:hover,
.button-border.button-brown.button-fill::before { background-color: #774F38 !important; }

.button-border.button-brown {
	color: #774F38;
	border-color: #774F38;
}

.button-aqua:not(.button-border) { background-color: #40C0CB !important; }
.button-3d.button-aqua:hover,
.button-reveal.button-aqua:hover,
.button-border.button-aqua:hover,
.button-border.button-aqua.button-fill::before { background-color: #40C0CB !important; }

.button-border.button-aqua {
	color: #40C0CB;
	border-color: #40C0CB;
}

.button-light.button-lime:not(.button-border) { background-color: #AEE239 !important; }
.button-3d.button-lime:hover,
.button-reveal.button-lime:hover,
.button-border.button-lime:hover,
.button-border.button-lime.button-fill::before { background-color: #AEE239 !important; }

.button-border.button-lime {
	color: #AEE239;
	border-color: #AEE239;
}

.button-purple:not(.button-border) { background-color: #5D4157 !important; }
.button-3d.button-purple:hover,
.button-reveal.button-purple:hover,
.button-border.button-purple:hover,
.button-border.button-purple.button-fill::before { background-color: #5D4157 !important; }

.button-border.button-purple {
	color: #5D4157;
	border-color: #5D4157;
}

.button-leaf:not(.button-border) { background-color: #A8CABA !important; }
.button-3d.button-leaf:hover,
.button-reveal.button-leaf:hover,
.button-border.button-leaf:hover,
.button-border.button-leaf.button-fill::before { background-color: #A8CABA !important; }

.button-border.button-leaf {
	color: #A8CABA;
	border-color: #A8CABA;
}

.button-pink:not(.button-border) { background-color: #F89FA1 !important; }
.button-3d.button-pink:hover,
.button-reveal.button-pink:hover,
.button-border.button-pink:hover,
.button-border.button-pink.button-fill::before { background-color: #F89FA1 !important; }

.button-border.button-pink {
	color: #F89FA1;
	border-color: #F89FA1;
}

.button-dirtygreen:not(.button-border) { background-color: #1693A5 !important; }
.button-3d.button-dirtygreen:hover,
.button-reveal.button-dirtygreen:hover,
.button-border.button-dirtygreen:hover,
.button-border.button-dirtygreen.button-fill::before { background-color: #1693A5 !important; }

.button-border.button-dirtygreen {
	color: #1693A5;
	border-color: #1693A5;
}

.button-blue:not(.button-border) { background-color: #1265A8 !important; }
.button-3d.button-blue:hover,
.button-reveal.button-blue:hover,
.button-border.button-blue:hover,
.button-border.button-blue.button-fill::before { background-color: #1265A8 !important; }

.button-border.button-blue {
	color: #1265A8;
	border-color: #1265A8;
}

.button-amber:not(.button-border) { background-color: #EB9C4D !important; }
.button-3d.button-amber:hover,
.button-reveal.button-amber:hover,
.button-border.button-amber:hover,
.button-border.button-amber.button-fill::before { background-color: #EB9C4D !important; }

.button-border.button-amber {
	color: #EB9C4D;
	border-color: #EB9C4D;
}

.button-black:not(.button-border) { background-color: #111 !important; }
.button-3d.button-black:hover,
.button-reveal.button-black:hover,
.button-border.button-black:hover,
.button-border.button-black.button-fill::before { background-color: #111 !important; }

.button-border.button-black {
	color: #111;
	border-color: #111;
}

.button-white:not(.button-border) { background-color: #F9F9F9 !important; }
.button-3d.button-white:hover,
.button-reveal.button-white:hover { background-color: #F9F9F9 !important; }


/* Buttons - No Hover
-----------------------------------------------------------------*/

.button.button-nohover:hover {
	opacity: inherit !important;
	background-color: inherit !important;
	color: inherit !important;
	border-color: inherit !important;
}
