@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff'),
         url('../fonts/lato-regular-webfont.ttf') format('truetype'),
         url('../fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.eot');
    src: url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-black-webfont.woff2') format('woff2'),
         url('../fonts/lato-black-webfont.woff') format('woff'),
         url('../fonts/lato-black-webfont.ttf') format('truetype'),
         url('../fonts/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoitalic';
    src: url('../fonts/lato-italic-webfont.eot');
    src: url('../fonts/lato-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-italic-webfont.woff2') format('woff2'),
         url('../fonts/lato-italic-webfont.woff') format('woff'),
         url('../fonts/lato-italic-webfont.ttf') format('truetype'),
         url('../fonts/lato-italic-webfont.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latolight_italic';
    src: url('../fonts/lato-lightitalic-webfont.eot');
    src: url('../fonts/lato-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/lato-lightitalic-webfont.woff') format('woff'),
         url('../fonts/lato-lightitalic-webfont.ttf') format('truetype'),
         url('../fonts/lato-lightitalic-webfont.svg#latolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'Lato-Light';
    src: url('../fonts/Lato-Light_gdi.eot');
    src: url('../fonts/Lato-Light_gdi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Light_gdi.woff') format('woff'),
        url('../fonts/Lato-Light_gdi.ttf') format('truetype'),
        url('../fonts/Lato-Light_gdi.svg#Lato-Light') format('svg');
    font-style: normal;
    font-stretch: normal;        
}
h1 {
    font-size: 44px;
}
h2 {
    margin-bottom: 0px !important;
}
h3 {
    font-family: 'Oswald', sans-serif; 
    font-size: 20px;
    color: #1d1d1b;       
    font-weight: 400; 
    margin: 0px 0px 20px 0px;     
}
h2 strong {
    font-weight: 700;
}
section#header-notice {
    background-color: #ffffff;
    padding: 50px 0px 20px;
    position: relative;
    z-index: 1;
}
section#content-notice {
    background-color: #eeeeee;
    padding: 40px 0px 100px;
    position: relative;
    z-index: 1;
    margin-bottom: -30px;
}
section#content-single {
    padding: 50px 0px 60px;
}
section#related-post {
    background-color: #eeeeee;
    border-top: 1px solid #cdcdcd;
    padding: 50px 0px 120px;
    margin-bottom: -30px;
}
select {
    background-color: transparent !important;
    font-family: 'latoitalic'; 
    font-size: 20px;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    color: #1d1d1b;
    border: none;
    width: 100%;
    height: 55px;
    padding: 3px;
    margin: 0px;    
    outline: none;
    display: inline-block;
    cursor: pointer;
    text-indent: 15px;    
    box-shadow: none;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
} 
.arrow-select {
    padding: 0;
    margin-bottom: 0px;
    margin-left: 1%; 
    display: inline-block;      
    border: 1px solid #ccc;
    border-radius: 0px;
    overflow: hidden;
    background: url("../img/noticias/arrow-select.png") no-repeat 90% 50%;
    width: 32%;
}
.arrow-select select:focus {
    outline: none;
}
section.stage {
    padding: 0;
    height: 720px;
    position: relative;  
    z-index: 1;  
}
section.stage .img-bg {
    height: 100%; }
section.stage h1 {
    font-family: 'Oswald', sans-serif; 
    font-size: 78px;
    color: #ffffff;       
    font-weight: 300;    
    line-height: 1.2; 
    margin-top: 0px;
    margin-bottom: 0px;
}
section.stage h1 span {
    font-family: 'Oswald', sans-serif; 
    font-size: 78px;
    color: #ffffff;       
    font-weight: 400;    
    line-height: 1.2; }    
section.stage span {
    font-family: 'latoregular';   
    font-size: 18px;
    color: #ffffff;
    line-height: 1;}      
section.stage h1, section.stage h2 {
    color: white; }
section.stage .btn-scroll {
    position: absolute;
    bottom: 80px;
    left: 50%;
    z-index: 20;
    margin-left: -55px; }
section.stage-ha {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    height: auto;
    padding: 60px 0;
    min-height: 300px; }
section.stage .txt-big h1 {
    font-size: 42px;
    margin-bottom: 10px; }
section.stage .txt-big h2 {
    font-size: 21px; }

section.stage .bg-cont {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #12406a;
  background-color: rgba(18, 64, 106, 0.9);
  padding: 25px 30px 30px; 
}
blockquote {
    font-family: 'latolight_italic';
    font-size: 24px;
    color: #1d1d1b;
    border: none !important; 
    line-height: 1.5;
    padding: 0px 60px !important;
    margin: 0px 0px 10px !important;    
    text-indent: 65px;
}
blockquote:before { 
    font-family: 'latoitalic';
    display: block;  
    content: "\201C";  
    font-size: 160px; 
    height: 50px; 
    position: absolute;  
    left: 60px; 
    top: 0px;  
    color: #d1d1d1;  
} 
a.ical {
    background: url("../img/eventos/icon-ical.png") no-repeat 38% center; 
    background-color: transparent;
    font-family: 'Oswald', sans-serif; 
    font-size: 14px;       
    font-weight: 300;
    color: #1d1d1b;
    text-align: center;
    padding: 10px 20px 10px 40px; 
    min-width: 170px;
    line-height: 1;
    border: 1px solid #1d1d1b; 
    border-radius: 0px;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    text-shadow: none !important;
    text-decoration: none;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;  
    margin-right: 20px; 
}
a.google {
    background: url("../img/eventos/icon-google.png") no-repeat 13% center; 
    background-color: transparent;
    font-family: 'Oswald', sans-serif; 
    font-size: 14px;       
    font-weight: 300;
    color: #1d1d1b;
    text-align: center;
    padding: 10px 20px 10px 40px; 
    min-width: 170px;
    line-height: 1;
    border: 1px solid #1d1d1b; 
    border-radius: 0px;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    text-shadow: none !important;
    text-decoration: none;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;     
}
a.ical:before {
    background: url("../img/eventos/icon-ical-white.png") no-repeat 38% center;     
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #1d1d1b;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; 
}
a.google:before {
    background: url("../img/eventos/icon-google-white.png") no-repeat 13% center;        
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #1d1d1b;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; 
}
a.ical:hover {    
    color: #ffffff; 
    border: 1px solid transparent;  
    font-weight: 300;     
}
a.google:hover { 
    color: #ffffff; 
    border: 1px solid transparent;  
    font-weight: 300;     
}
a.ical:hover:before, a.google:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
#content-single ul {
    list-style: none;
    padding: 0px;
    margin: 0px; 
    margin-bottom: 25px;
    text-indent: -20px;    
}
#content-single ul li {
    font-family: 'latoregular';
    font-size: 16px;
    color: #1d1d1b;
    line-height: 1.2; 
    padding-left: 10px;
    padding-bottom: 10px;  
    margin-left: 10px;
}
#content-single ul li:before {
    content: "•";
    font-size: 18px;
    padding-right: 10px;
    color: #ca810f;
}
#content-single ul li.social-specific:before {
    content: " ";
    padding-right: 0px;   
}
#header-notice h1 {
    color: #1d1d1b;
}
#header-notice hr {
    border-top: 1px solid #cdcdcd !important;
}
#header-notice span {
    font-family: 'Oswald', sans-serif; 
    font-size: 18px;       
    font-weight: 400;
    color: #1d1d1b;
    float: left;
    line-height: 1.5;
    padding: 15px 0px;
}
#content-notice h1 {
    margin: 0px;
}
.img-bg {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat; }
#noticias-slider, #noticias-slider .slide {
    height: 100%;
}
#content-single h1 {
    font-size: 44px;
    color: #1d1d1b;
    line-height: 1.1;
    margin: 30px 0px 10px;
}
#content-single h2 {
    font-family: 'latoregular';
    font-size: 30px;
    color: #7b7b7b;  
    text-transform: none;  
}
#content-single p {
    font-family: 'latoregular';
    font-size: 20px;
    color: #1d1d1b;
    line-height: 1.4;
    margin-bottom: 10px;
}
.bg-datecalendar hr {
    border-bottom: 1px solid #1d1d1b !important;
    margin-right: -20px;
    margin-left: -20px;
    margin-top: 30px;
}
#content-single hr {
    border-top: 1px solid #cdcdcd !important;
    margin-bottom: 20px; 
}
#related-post h1 {
    color: #1d1d1b;
    margin: 0px;
}
#sidebar-left h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
#sidebar-left a.ical, #sidebar-left a.google {
    min-width: 70px;
    margin-right: -2px;
    padding: 15px;
    background-position: center center;
}
#sidebar-left a.google:before, #sidebar-left a.ical:before {
    background-position: center center;
}
.bx-wrapper .bx-viewport {
    max-height: 480px;
}
.slick-dots {
    bottom: 80px !important;
}
.notice-right {
    width: 70%;
    float: right;
}
.bg-black {
    background-color: #1d1d1b !important;
}
.bg-notice span {
    font-family: 'latoregular';   
    font-size: 13px;
    color: #7b7b7b;
    text-transform: uppercase;
}
.icon-video {
    right: 10px !important;
}
.video-notice {
    position: relative;
}
.bg-gray {
    background: #e9e9e9 !important;
    padding: 40px;
}
.bg-blue {
    background: #009fe3 !important;   
    padding: 40px;
}
.bg-datecalendar {
    background-color: #f8f8f8;
    border: 1px solid #1d1d1b;
    padding: 25px 20px;
}
.bg-datecalendar p, .bg-datecalendar span {
    font-family:'Lato-Light' !important;
    font-size: 18px !important;
    color: #1d1d1b !important;
    text-align: center;
    margin-bottom: 0px !important;
}
.bg-datecalendar span {
    margin: 0px auto;
    display: block;
}
.bg-datecalendar span.time:before {
    content: url(../img/eventos/time.png); 
    padding-right: 5px;   
    position: relative;
    top: 5px;
}
.bg-datecalendar span.location {
    text-align: left;
}
.bg-datecalendar span.location:before {
    content: url(../img/eventos/location.png); 
    padding-right: 5px;
    min-height: 50px;
    width: 25px;
    display: block;
    float: left;
}
.bg-datecalendar h1 {
    font-family:'Lato-Light' !important;
    font-size: 74px !important;
    color: #1d1d1b !important;
    line-height: 1 !important; 
    text-align: center;
    margin: 0px !important;
}
.pr-white {
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}
.bg-share-block {
    text-align: center;
    line-height: 1;
    border-radius: 0px;
    text-shadow: none !important;
    text-decoration: none;
    letter-spacing: 1;
    position: relative;
    margin-bottom: 20px;
}
.bg-share-block span {
    font-family: 'latoregular';
    font-size: 16px;
    line-height: 2;
    color: #1d1d1b;
    display: inline-block;
    position: absolute;
    right: 189px;
    top: -3px;
    text-transform: none !important;
}
.bg-share-block ul {
    margin-left: 5px;
    position: absolute;
    right: 0px;   
    top: -4px; 
}
li.social-specific a {
    margin: 0px 0px 0px 12px !important;
}
.down {
    font-size: 40px; 
    color: #ffffff;
    position: absolute;
    bottom: 170px;
    left: 50%;
    z-index: 99;
    width: 40px;
    height: 40px;
    margin-left: -20px;
}
.notice-down {
    bottom: 20px;
}
.smk_accordion {
    margin: 0px 0px 40px !important;
}
.smk_accordion .accordion_in {
    margin: 20px 0px !important;
}
.smk_accordion .accordion_in .acc_head h3 {
    margin-bottom: 0px !important;
}
.smk_accordion.acc_with_icon .accordion_in .acc_content td {
	color: #1d1d1b;
	text-align: left;
	padding: 10px 20px;
}
.bg-events {
    padding: 30px;
    background-color: #f8f8f8;
    margin: 40px 0px 30px;
}
.bg-events p {   
    font-family: 'latoregular';    
    font-size: 16px !important;
    color: #1d1d1b; 
    margin-bottom: 10px !important;   
}
.bg-events span {
    font-family: 'latoregular';  
    font-size: 16px !important;      
    color: #7b7b7b;
}
.in {
    color: #0177b5;
    font-size: 45px;
    float: left;
}
.l5 {
    position: relative;
    left: 5px;
} 
.dark {
    background-color: rgba(29,29,27,0.85) !important;    
}
.h5px {
    height: 5px !important;
}
.h35px {
    height: 35px;
}
.h60px {
    height: 60px !important;
}
.h130px {
    height: 130px !important;
}
.pr-15p {
    padding-right: 15%;
}
.pl-15p {
    padding-left: 15%;
}
.pr-80 {
    padding-right: 80px;
}
.pl-80 {
    padding-left: 80px;
}
.ml20p {
    margin-left: 20%;
}
.mr20p {
    margin-right: 20%;
}
.ml22p {
    margin-left: 22%;
}
.mr22p {
    margin-right: 22%;
}
.pl-30 {
    padding-left: 30px;
} 
.pr-13p {
    padding-right: 13%;
}
.pl-13p {
    padding-left: 13%;
}
.max-h350px {
    max-height: 350px;
}
.max-h440px {
    max-height: 440px;
}
.max-h450px {
    max-height: 450px;
}
.z-index99 {
    z-index: 99;
}
.r-0 {
    right: 0px !important;
}
@media (min-width: 1300px) {     
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (max-width: 1200px) {           
}
@media (max-width: 1024px) {
}
@media (max-width: 992px) {  
    blockquote {
        padding: 0px !important;
    }
    blockquote:before {
        left: 0px;
    }    
    #content-single h1 {
        font-size: 36px;
    }   
    #content-single h2 {
        font-size: 22px;
    }  
    #content-single p {
        font-size: 16px;
    }                            
    .arrow-select {
        margin-bottom: 20px;
        margin-left: 0%;
        width: 100%;
    } 
    .pl-80 {
        padding-left: 0px;
    }
    .pr-80 {
        padding-right: 0px;
    }
    .bg-share-specific {
        top: 75px !important;
    }                            
}    
@media (max-width: 768px) {  
    h1 {
        font-size: 25px !important;
    } 
    select {
        font-size: 15px;
    }
    #header-notice hr {
        margin-bottom: 20px !important;
    }
    #header-notice span {
        float: inherit;
        font-size: 15px;
    } 
    .notice-right {
        width: 100%;
        float: left;
        margin-top: 20px;
    }                             
}
@media (max-width: 640px) { 
    .slick-dots {
        width: 100% !important;
        bottom: 100px !important;
    } 
    .bg-share-specific {
        top: 35px !important;
        right: 10px !important;
    }  
    .bg-tags a, .bg-tags a:hover {
        font-size: 12px;
        padding: 15px 15px;
        margin-left: 5px;
    }            
}
