* {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;	
    //-webkit-text-stroke-width: .05px;
	//-webkit-text-stroke-color: white;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	margin: 0px;
	padding: 0px;
	list-style: none;
    outline: none;
    text-decoration: none;	
}   
body {
  padding: 0;
  margin: 0;
  color: #fff;
    font-family: 'Roboto', sans-serif;
}
a {
    cursor: pointer;
    color: inherit;
}
header {
    width: 100%;
    height: 60px;
    position: fixed;
   /* background-color: #fff;*/
    box-shadow: 0px 0px 10px #000;
    z-index: 100;
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.1) 100%);
        }
header .content {
	position: relative;
}
header .content .suscribirme {
    position: absolute;
    right: 80px;
    top: 2px;
    background-color: #E87D1E;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    border-radius: 8px;
    color: #140000;
    display: block;
    height: 40px;
    width: 100px;
    text-align: center;
    margin-bottom: 12px;
    line-height: 37px;
    font-weight: 700;
    float: right;
    margin: 7px 12px 8px 0;
}
header .content .suscribirme:hover {
    text-decoration: none;
    }
header .logo a {
	height: 50px;
	position: absolute;
	top: 3px;
	left: 10px;
    cursor: pointer;
}
header .logo img {
    text-align: center;
    margin: 0 auto;
}
header .content .share {
	position: absolute;
	right: 10px;
	top: 15px;
    display: inline-flex;
}
header .content .share li a {
    width: 30px;
    height: 30px;
    display: block;
    margin-left: 10px;
    background-size: auto;
    background-repeat: no-repeat;
    }
header .content .share li { 
        display: inline-block;
    }
header .content .share li a.facebook {
	background-image: url(../images/ui/share_facebook.svg);
    display: block;
}
header .content .share li a.twitter {
	background-image: url(../images/ui/share_twitter.svg);
}
header .content .share .face {
    display:block;
}
header .content .share .phone {
    display:none;
}
header .content .share li a.whatsapp {
	background-image: url(../images/ui/share_whatsapp.svg);
}
.logotypecontainer {
    width: 100%;
    max-height: 750px;
    margin: 0 auto;
    font-family: 'NotoSerif-Bold';
    /*background-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' heig…h fill-rule='evenodd' d='M0 0h4v4H0V0zm4 4h4v4H4V4z'/%3E%3C/g%3E%3C/svg%3E);*/
    padding: 70px 15px 40px 15px;
    background-image: url(../images/ui/cantones_namesbckng.svg);
    background-repeat: no-repeat;
    background-position:top;
    background-size: cover;
}
.svgcontainer {
    max-width: 435px;
    margin: 0 auto;
    align-content: center;
}
#MainContainer {
    max-width: 1500px;
    /*background-color: yellow;*/
    margin: 20px auto;
    clear: both;
}
h1 {font-family: 'Roboto', sans-serif; 
    font-weight: 900; 
    font-size: 48px;
    line-height: 50px;
    color: #6F6F73;
    margin: 40px auto 30px auto;
    text-align: center;
    max-width: 775px;
}
h2 {font-family: 'Roboto', sans-serif; 
    font-weight: 900; 
    font-size: 35px;
    line-height: 50px;
    color: #E87D1E;
    margin: 10px 5px 10px 10px;
    text-align: left;
    text-transform: uppercase;
}
.Instrucciones {
    max-width: 700px;
    margin: 50px auto 15px auto;
}
.list {
    width: 100%;
    margin: 0px auto 40px auto;
    text-align: center;
}
.list li {
    width: 215px;
    margin: 10px 3px 10px 3px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.list li .name {
    display: block;
    color: #6F6F73;;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif; 
    font-size: 50px;
    letter-spacing: 2px;
    font-weight: 300;
    text-align: center;
    margin: 0 auto;
}
.list li .text {
    margin: 10px 0;
    height: 65px;
    display: block;
    font-size: 14px;
    font-family: 'Roboto', sans-serif; 
    line-height: 15px;
    font-weight: 100;
    color: #6F6F73;;
    text-align: left;
    padding: 0 10px 0 10px;
    overflow: hidden;
}
select {
    -webkit-appearance: menulist-button;
    -moz-appearance: menulist;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    line-height: 30px;
    background: rgba(255,255,255,.1);
    border: none;
    border-radius: 4px;
    font-size: 25px;
    margin: 0 auto;
    outline: 0;
    padding: 15px 35px 15px 15px;
    height: 60px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #6F6F73;
    color: #FFF;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    margin-bottom: 50px;
    text-align: center;
}
.field_cantones {
    width: 300px;
    margin: 0px auto 10px auto;
    border-radius: 8px;
    font-family: 'Roboto', sans-serif; 
    text-align: center;
}
.Container_Selectors {
    width: 100%;
 /*   background-color: RED;*/
}
.infocantonWrapper {
    max-width: 1500px;
    /*height: 100px;*/
    display: block;
    /*background-color: yellow;*/
}
.infoCanton {
    text-transform: uppercase; 
    font-size: 16px; 
    font-weight: 300; 
    color: #111921; 
    text-align: left; 
    margin: 10px 0px 0px 10px;
}
.subWrapper_infocanton {
    width: 48%;
    height: 100px;
    display: inline-block;
    margin-left: 10px;
   /* background-color: deeppink;*/
}
.subWrapper_infocanton span {
    clear: both;
    font-size: 14px; 
    line-height: 19px;
    font-weight: 300; 
    color: #111921; 
    text-align: left;
    }
.subWrapper_infocanton span strong {
    font-size: 14px;
    line-height: 19px;
    font-weight: 300; 
    color: #111921; 
    text-align: left; 
    font-weight: 900;
}
.LND_FC_footer {
    font-size: 12px;
    letter-spacing: 0.8px;
    font-family: 'Roboto', sans-serif; 
    text-align: center;
    padding-top: 10px;
    padding-bottom: 45px;
    margin: 0 auto;
    width: 100%;
    background-color: #444;
}
.footercontainer {
    width: 80%; 
    margin: 0 auto;
}
.LND_FC_listado_id {
    clear: both;
    width: 100%;
    vertical-align: top;
    min-height: 265px;
    margin: 0 auto;
}
.LND_FC_listado_itm {
    width: 29.5%;
    /*float: left;*/
    display: inline-block;
    margin: 15px 30px 10px 0px;
    vertical-align: top;
}
span.footerp {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif; 
}
.endinglogo {
    width: 30%;
    display: block;
    margin: 0 auto;
}
.main {
    margin: 15px auto 40px auto;
}
.SANJOSE {
    width: 100%; 
    -moz-appearance: none;
    -webkit-appearance: none;
}
em {
    font-style: normal;
    font-weight: 900;
    font-size: 1.8rem;
    line-height: 30px;
    color: #E87D1E;
    /* margin: 50px; */
}
ol {
    list-style-type: none;
    counter-reset: li-counter;
    width: 100%;
    margin-left: -10px;
    padding-left: 30px;
    margin-top: -10px;
}
ol > li {
    position: relative;
    padding-left: 10px;
    font-size: 16px;
    line-height: 17px;
    padding-top: 4px;
}
ol > li:before {
    background-color: #333;
    border-radius: 50%;
    color: #ffffff;
    content: counter(li-counter, decimal);
    counter-increment: li-counter;
    font-size: 14px;
    height: 25px;
    left: -25px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 25px;
    font-weight: 700;
}
.maincreditos {
    max-width: 800px;
    margin: 0 auto;
}
.maincreditos p {
    color: #C9C9C7;
    font-size: 9px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 1px;
    max-width: 800px;
    margin: 0 auto;
}
.maincreditos strong {
    color: #fff; 
}
.selector_container {
max-width:600px; text-align: center; margin: 0 auto;
}





















/*MediaQueries 450px or less Only*/
@media screen and (max-width: 450px){
header .content .share .phone {display: block;}
header .content .share .face {display:none;}
#LND_FC_footer {width: 85%;margin: 0 auto;text-align: center;}
.LND_FC_listado_itm {width: 90%;float: none;margin: 32px auto;}
.endinglogo {width: 70%;}
.subWrapper_infocanton {width: 90%; display: block;}
h1 {font-size: 37px; margin: 0px 10px 0px 10px; max-width: inherit; line-height: 42px}
h2 {font-size: 30px; margin-left: 20px;}
.infocantonWrapper{margin-left: 10px}
.infoCanton {margin-left: 20px}
select {height: 40px; font-size: 15px; padding: 6px 6px 6px 10px; margin: 0px auto 50px auto; width: 80%}
    ol {margin-top: 1px;}
    ol > li {font-size: 13px; padding-top: 0px}
ol > li:before {width: 15px; height: 15px; font-size: 12px; line-height: 17px}
.selector_container {max-width: 300px;}
}
/*MediaQueries 450px to 700px Only*/
@media (min-width: 450px) and (max-width: 700px) {
#LND_FC_footer {width: 85%;margin: 0 auto;text-align: center;}
.LND_FC_listado_itm {width: 90%;float: none;margin: 32px auto;}
.endinglogo {width: 70%;}
.footercontainer {width: 100%; margin: 0 auto;} 
.LND_FC_listado_itm {width: 35%;margin: 15px 6px 10px 0px;}
h1 {font-size: 42px; margin: 0px 30px 0px 30px; max-width: inherit; line-height: 45px}
h2 {font-size: 30px; margin-left: 20px;}
.infocantonWrapper{margin-left: 10px}
.infoCanton {margin-left: 20px}
.subWrapper_infocanton {width: 90%; display: block;}
select {height: 40px; font-size: 22px; padding: 6px 6px 6px 10px; margin: 0px auto 50px auto; width: 80%}
    ol {margin-top: 1px;}
    ol > li {font-size: 13px; padding-top: 0px}
    ol > li:before {width: 15px; height: 15px; font-size: 12px; line-height: 17px}
    .selector_container {max-width: 400px;}
}
/*Specific MediaQueries 700px up Only*/    
@media (min-width: 700px) and (max-width: 815px) {    
.footercontainer {width: 100%; margin: 0 auto;} 
.LND_FC_listado_itm {width: 28%;margin: 15px 6px 10px 0px;}
}
@media (min-width: 816px) and (max-width: 1100px) { 
    .footercontainer {width: 100%; margin: 0 auto;} 
}
@media (min-width: 1500px) {
.footercontainer {width: 70%; margin: 0 auto;} 
}

    










