<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 767px) {
.text-left-xs {
text-align: left;
}
.text-right-xs {
text-align: right;
}
.text-center-xs {
text-align: center;
}
.text-center-sm {
text-align: center;
}
.text-right-sm {
text-align: center;
}
h2.font-44{
	font-size: 32px;
}


}

.font-one {
	font-family: 'Satisfy', cursive;
}

.font-two {
	font-family: 'Lato', sans-serif;
}

.font-three {
	font-family: 'Satisfy', cursive;
}

.font-condensed {
	font-family: 'Roboto Condensed', sans-serif;
}

.light-300 {
	font-weight: 300 !important;
}

.normal-400 {
	font-weight: 400 !important;
}

.bold-700 {
	font-weight: 700;
}

.text-shadow {
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.box-shadow {
-webkit-box-shadow: 3px 2px 2px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 2px 2px rgba(0,0,0,0.75);
box-shadow: 3px 2px 2px rgba(0,0,0,0.75);
}

.font-underline {
	text-decoration: underline;
}

.font-10 {
	font-size: 10px;
	line-height: 14px;
}

.font-12 {
	font-size: 12px;
	line-height: 19px;
}

.font-14 {
	font-size: 14px;
	line-height: 23px;
}

.font-16 {
	font-size: 16px;
	line-height: 22px;
}

.font-18 {
	font-size: 18px;
	line-height: 24px;
}

.font-20 {
	font-size: 20px;
	line-height: 26px;
}

.font-22 {
  font-size: 22px;
  line-height: 28px
}

.font-24 {
  font-size: 24px;
  line-height: 30px
}

.font-26 {
	font-size: 26px;
	line-height: 32px;
}

.font-28 {
	font-size: 28px;
	line-height: 34px;
}

.font-30 {
	font-size: 30px;
	line-height: 36px;
}

.font-32 {
	font-size: 32px;
	line-height: 38px;
}

.font-34 {
  font-size: 34px;
  line-height:40px;
}

.font-44 {
	font-size: 44px;
	line-height: 48px;
}
.font-53 {
	font-size: 53px;
	line-height: 61px;
}
.font-14.tres-lineas{
    height: 70px;
    overflow: hidden;
}
.font-16.tres-lineas {
	height: 66px;
	overflow: hidden;
}
.font-18.tres-lineas {
	height: 74px;
	overflow: hidden;
}


.blanco {color: #FFF;}
.azul {color: #032242;}
.azul-2 {color: #303942}
.celeste {color: #019EE1;}
.amarillo {color: #FC0;}
.naranja {color: #F90;}
.gris {color: #8B8B8B;}
.marron {color: #8e724c;}
.verde {color: #939B08;}
.verde-2 {color: #4abd92;}
.rojo {color: #E41010;}
.negro {color: #000;}
.rosa {color: #ff66cc;}



@media (max-width:767px){
.limite-horizontal{
	display:block;
	position:relative;
	max-width:410px;
	margin:0 auto;
	clear:both;
}

.limite-horizontal-2{
	display:block;
	position:relative;
	max-width:530px;
	margin:0 auto;
	clear:both;
} 

}

@media (max-width:410px){
.limite-horizontal{
	display:block;
	position:relative;
	max-width:410px;
	margin: -15px !important;
	margin-bottom: 10px !important;
	margin-top: 10px !important;
	clear:both;
}

.limite-horizontal-2{
	display:block;
	position:relative;
	max-width:530px;
	margin:0 auto;
	clear:both;
} 

}

.margin-bot-5 {margin-bottom: 5px;}
.margin-bot-8 {margin-bottom: 8px;}
.margin-bot-10 {margin-bottom: 10px;}
.margin-bot-15 {margin-bottom: 15px;}
.margin-bot-20 {margin-bottom: 20px;}
.margin-bot-top-5 {margin-bottom: 5px; margin-top: 5px;}
.margin-bot-top-8 {margin-bottom: 8px; margin-top: 8px;}
.margin-bot-top-10 {margin-bottom: 10px; margin-top: 10px;}
.margin-bot-top-15 {margin-bottom: 15px; margin-top: 15px;}
.margin-bot-top-20 {margin-bottom: 20px; margin-top: 20px;}
.margin-none {margin: 0px;}
.no-margin{margin:0!important}
.margin-bottom{margin-bottom:24px!important}
.margin-top{margin-top:24px!important}
.margin-left{margin-left:24px!important}
.margin-right{margin-right:24px!important}
.margin-top-28{margin-top:28px}
.margin-top-publis{margin-top:0px}


.no-padding{padding:0!important}
.padding-bottom{padding-bottom:24px!important}
.padding-top{padding-top:24px!important}
.padding-left{padding-left:24px!important}
.padding-right{margin-right:24px!important}
.padded{margin-bottom:24px;padding-bottom:24px}
.padded-big{margin-bottom:48px;padding-bottom:48px}
.padded-huge{margin-bottom:96px;padding-bottom:48px}
.padd-3 {padding: 3px;}
.padd-5 {padding: 5px;}
.padd-bot-5 {padding-bottom: 5px;}
.padd-bot-top-5 {padding-top: 5px;padding-bottom: 5px;}
.padd-10 {padding: 10px;}
.padd-bot-10 {padding-bottom: 10px;}
.padd-bot-top-10 {padding-top: 10px;padding-bottom: 10px;}
.padd-bot-15 {padding-bottom: 15px;}
.padd-bot-top-15 {padding-top: 15px;padding-bottom: 15px;}
.padd-bot-20 {padding-bottom: 20px;}
.padd-bot-top-20 {padding-top: 20px;padding-bottom: 20px;}
.padd-none {padding: 0px;}

.radius-3 {border-radius:3px;}
.radius-5 {border-radius:5px;}
.radius-9 {border-radius:9px;}
.radius-none {border-radius:0px;}
.border-0 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.btn-twitter {
    background: #00acee;
    border-radius: 3;
    color: #fff
}
.btn-twitter:link, .btn-twitter:visited {
    color: #fff
}
.btn-twitter:active, .btn-twitter:hover {
    background: #0087bd;
    color: #fff !important
}
.btn-facebook {
    background: #3b5998;
    border-radius: 3;
    color: #fff
}
.btn-facebook:link, .btn-facebook:visited {
    color: #fff
}
.btn-facebook:active, .btn-facebook:hover {
    background: #30477a;
    color: #fff !important
}
.btn-googleplus {
    background: #e93f2e;
    border-radius: 3;
    color: #fff
}
.btn-googleplus:link, .btn-googleplus:visited {
    color: #fff
}
.btn-googleplus:active, .btn-googleplus:hover {
    background: #ba3225;
    color: #fff !important
}

.btn-youtube {
    background: #e93f2e;
    border-radius: 3;
    color: #fff
}
.btn-youtube:link, .btn-youtube:visited {
    color: #fff
}
.btn-youtube:active, .btn-youtube:hover {
    background: #ba3225;
    color: #fff !important
}

.btn-stumbleupon {
    background: #f74425;
    border-radius: 3;
    color: #fff
}
.btn-stumbleupon:link, .btn-stumbleupon:visited {
    color: #fff
}
.btn-stumbleupon:active, .btn-stumbleupon:hover {
    background: #c7371e;
    color: #fff !important
}
.btn-linkedin {
    background: #0e76a8;
    border-radius: 3;
    color: #fff
}
.btn-linkedin:link, .btn-linkedin:visited {
    color: #fff
}
.btn-linkedin:active, .btn-linkedin:hover {
    background: #0b6087;
    color: #fff !important
}

.btn-twitter-two {
    background: #fff;
    border-radius: 3;
    color: #00acee;
	border: 1px solid #00acee;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.btn-twitter-two:link, .btn-twitter-two:visited {
    /*color: #fff*/
}
.btn-twitter-two:active, .btn-twitter-two:hover {
    background: #0087bd;
    color: #fff
}
.btn-facebook-two {
    background: #fff;
    border-radius: 3;
    color: #3b5998;
	border: 1px solid #3b5998;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.btn-facebook-two:link, .btn-facebook-two:visited {
    /*color: #fff*/
}
.btn-facebook-two:active, .btn-facebook-two:hover {
    background: #30477a;
    color: #fff
}
.btn-googleplus-two {
    background: #fff;
    border-radius: 3;
    color: #e93f2e;
	border: 1px solid #e93f2e;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.btn-googleplus-two:link, .btn-googleplus-two:visited {
    /*color: #fff*/
}
.btn-googleplus-two:active, .btn-googleplus-two:hover {
    background: #ba3225;
    color: #fff
}

/*::-webkit-scrollbar {
	width: 12px;
}
::-webkit-scrollbar-button {
	width: 12px;
	height:5px;
}
::-webkit-scrollbar-track {
	background:#eee;
	border: thin solid lightgray;
	box-shadow: 0px 0px 3px #dfdfdf inset;
	border-radius:5px;
}
::-webkit-scrollbar-thumb {
	background:#0D5297;
	border: thin solid gray;
	border-radius:5px;
}
::-webkit-scrollbar-thumb:hover {
	background:#7d7d7d;
}
*/</pre></body></html>