/*
 Theme Name:   Ipys 
 Theme URI:    http://ipysvenezuela.org/
 Description:  Tema para Ipys Venezuela
 Author:       AMEstudio
 Author URI:   http://amestudio.net
 Template:     sahifa
 Version:      1.0.0
 Text Domain:  extra
*/

.row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
}

#wrapper.boxed-all {    
    box-shadow: 0 0 0;
}

/* Header */

#theme-header {
    border-top: 9px solid #f88c00;
}

/* Typography */

/*.crimson, span.today-date,
.breaking-news ul li a {
    font-family: 'Crimson Text', serif;    
}*/

.breaking-news ul li a {
    font-family: 'Neuton';
    font-weight: normal;
}

span.today-date {    
    font-size: 14px;
    color: #000;
}

.breaking-news span.breaking-news-title {
    padding: 6px 10px 0;
}

.breaking-news ul a {
    padding: 4px 0 0 9px;
    color: #000;
}

#wrapper.boxed-all .breaking-news,
.breaking-news ul li a {   
    background: #fff200;
    font-size: 20px;
}

.slider-caption p {
    font-family: 'Neuton';
    font-size: 22px;
    font-weight: bold;
}

/* */

.home a {
    color: #000;
}

#main-nav ul li.mega-menu.mega-links a.mega-links-head {
    font-size: 13px;
}

#main-nav ul ul.sub-menu {
    width: 205px;
    z-index: 250;
}

/* Striped line */

.stripe-line {
    margin-top: 11px;
}

/* Cat box title */

.cat-box-title {
    text-transform: uppercase;
}

h1.post-title {
    line-height: 34px;
}

h2.post-box-title {
    font-size: 20px;
    line-height: 20px;
}

h3.post-box-title {
    line-height: 16px;

}


/* Formatos de texto posts */

span.sumario, .entry h3 {
    font-family: 'Neuton';
    font-weight: 700;
    font-size: 23px;
}

blockquote p {
    color: #000; 
    padding: 0;
    font-family: 'Neuton'; 
    font-size: 20px;
    line-height: 22px;
    font-style: italic;
    font-weight: 700;
    border: none;
}

.dropcap {
    display: block;
    float: left;
    margin: 0 8px 0 0;
    font-size: 74px;
    line-height: 66px;
    font-family: Georgia, Arial, "helvetica neue", Helvetica, Verdana, sans-serif;
}

.single-post-caption {
    font-weight: 600;
    font-style: normal;
    text-align: left;
    font-family: 'Open Sans';
    font-size: 14px;
}

.wp-caption-text {
    font-weight: 600;
    font-style: normal;
    text-align: left;
    padding: 7px 0;
    font-family: 'Open Sans';
    font-size: 14px;
}

.related-item h3 {
    font-size: 12.6px;
    font-weight: bold;
}

.related-item h3 a {
    color: #000;
}

.related-item .post-meta {
    margin-top: 2px;
}

.related-item .tie-date {
    font-weight: bold; 
    font-size: 12.6px;
}

.cat-box .entry p {
    line-height: 18px;
}

li.first-news p.post-meta, 
.list-box li.first-news p.post-meta, 
.wide-box li.first-news p.post-meta, 
.cat-tabs-wrap li.first-news p.post-meta {
    font-size: 90%;
}

.cat-box p.post-meta {
    font-size: 90%;
    font-weight: normal;
    margin: 0px 0 0;
}

.cat-tabs-header li {    
    font-size: 18px;
    font-weight: bold;
}

.page-head .stripe-line {
    margin-top: 13px;
}
/* Social icons */

.top-nav .social-icons a, .footer-bottom .social-icons a {
    opacity: 1;
    font-size: 16px;
}

.top-nav .social-icons a:hover, .footer-bottom .social-icons a:hover {
    opacity: 0.5;
}

.top-nav .social-icons i:before, .footer-bottom .social-icons i:before {
    padding: 0 2px;
    line-height: 24px;
    font-size: 16px;
}

/* Search field */

.search-block button.search-button i:before {
    font-size: 24px;
}

/* Menu mobile */

#theme-header.full-logo .header-content {
    padding: 0;
}

#slide-out-open {	
    height: 34px;
    width: 44px;
    background-color: #fff;
    border: 2px solid black;
    border-radius: 3px;
    left: 33px;
}

/* Modulo alertas home */

.ipys-home-alertas {
	text-align: left;	
}

/* Widget alidados */

.aliado {
	width: 140px;
	margin-right:10px;
	float: left;
}

.aliado:hover {
	opacity: 0.7;
}

.aliado img {
	max-width: 100%;
}

/* Alertas */

.hidden-desktop {
    display: none!important;
}

/* single-alerta.php */

.share-post {
    margin: 30px -20px -20px;
}

.post-tag {
    margin: 30px 0 35px;
}

/**/

.filter-step-bar {
    float: left;
    padding-right: 23px;
    margin-right: 23px;
    min-height: 250px;
    width: 22%;
}

.map-filters-box .filter-step-title {
    line-height: 30px;
    margin-bottom: 20px;
}

.map-filters-box .filter-step-title span {
    border: 2px #5C5C5C solid;
    background-color: #FFFFFF;
    width: 25px;
    height: 25px;
    display: block;
    line-height: 25px;
    float: left;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-align: center;
    margin-right: 5px;
}

.select-category .checkbox-group label {
    float: left;
    width: 100%;
    margin-right: 15px;
    /* min-height: 60px; */
    display: block;
    padding: 3px 0 3px 3px;
}

.checkbox input[type=checkbox] {
    float: left;
    margin-left: -20px;
    padding-bottom: 5px;
}

/* Home tabs block */

.cat-tabs-header ul li a {
    font-family: 'Neuton';
}

/* Footer */

.footer-widget-top {
    border-bottom: 1px solid #fff;
}

.footer-widget-container {
    border-top: 1px solid #e5e5e5;
}

.footer-bottom {
    background: #000;
    border-top: 1px solid #000;
}

.footer-widget-container li {
    border-bottom: 1px solid #e5e5e5;
}

.ipys-enlaces-pie {
    font-size: 13px;
}

/* Bloom optin */
/*
.et_bloom .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input input { padding: 10px !important; border: 1px solid #8d8d8d !important; } .et_bloom .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_content { padding: 0px 20px !important; } , .et_bloom .et_bloom_form_header .et_bloom_form_text { padding: 0 15px !important; } .et_bloom .et_bloom_widget_content .et_bloom_form_header { padding: 0px 5px !important; } , .et_bloom .et_bloom_form_header .et_bloom_form_text { padding: 0px 15px 15px !important; }
*/

/* Map */
    

    .alerts-sector .map-box .map-container {
        border:2px #D8D8D8 solid;
        overflow:hidden;
        height:400px;       
    }
    .alerts-sector .map-box .map-container .mapp-layout {
        margin: 0px;
        padding: 0px;
    }
    .alerts-sector .map-box .map-container .mapp-layout .mapp-canvas {
        height:400px;
    }   
    .alerts-sector .map-box iframe {
        width:100%;
    }
    .alerts-sector .map-filters-box {
        border-bottom:10px #D8D8D8 solid;
    }
    .alerts-sector .map-filters-box .map-filters-container {
        min-height:170px;   
        border-left:2px #EDEDED solid;
        border-right:2px #EDEDED solid;
        background-image:url('img/alerts-map-filter-box.jpg');
        background-repeat:repeat-x;
        background-position:left top;
        padding:15px;
    }
        .alerts-sector .map-filters-box .map-filters-container {
            min-height:630px;   
            border-left:2px #EDEDED solid;
            border-right:2px #EDEDED solid;
            padding:30px 0 30px 15px;
        }
        .alerts-sector .map-filters-box .filter-step-bar {
            float:left;
            padding-right:5px;
            margin-right:10px;
            min-height:250px;
        }
        .alerts-sector .map-filters-box .filter-step-bar:last-child {
            padding-right:0px;
            margin-right:0px;
        }   
        .alerts-sector .map-filters-box .division {          
            background-position:right 20px;
            background-repeat:no-repeat;
        }
        .alerts-sector .map-filters-box .filter-step-title {
            line-height:30px;
            margin-bottom:20px;
        }   
        .alerts-sector .map-filters-box .filter-step-title span {
            border:2px #5C5C5C solid;
            background-color:#FFFFFF;
            width:28px;
            height:28px;
            display:block;
            line-height:25px;
            float:left;
            -moz-border-radius: 25px;
            border-radius: 25px;
            text-align:center;
            margin-right:5px;
        }
        .alerts-sector .map-filters-box .form-column {
            margin-right:20px;
        }
        .alerts-sector .map-filters-box .form-column:last-child {
            margin-right:20px;
        }
        /*.alerts-sector .map-filters-box .select-category {
            width:28%;
        }*/
            #middle-zone .alerts-sector .map-filters-box .select-category .checkbox-group {
            }
            #middle-zone .alerts-sector .map-filters-box .select-category .checkbox-group label {
                float:left;
                width:100%;
                margin-right:15px;
                /* min-height:60px; */
                display:block;
            }
        .alerts-sector .map-filters-box .update-form p {
            width:100%;
        }

        .filter-step-bar-generar, .filter-step-title-generar {
            display: block;
            width: 96%;
            border-top: 1px solid #ccc;
            padding-top: 16px;
            margin: 12px;
        }

        label {
            display: block;
            margin-bottom: 5px;
        }

        .radio, .checkbox {
            min-height:10px;
            padding-left: 0px;
        }

.pagination .pages {
    float: right;
    display: block;
    font-size: 85%;
    padding: 7px 9px 2px;
}

/*  */

/* Alertas thumbnail */

.alerta-thumbnail {
    margin-bottom: 20px;
}

aside.alertas-sidebar {
    float: right;
    width: 310px;    
    margin-bottom: 25px;
}

aside.alertas-sidebar .widget-container {
    background: #FFF;
    border-bottom: 4px solid #0368b1;
    -webkit-box-shadow: 0 0 3px #CACACA;
    -moz-box-shadow: 0 0 3px #cacaca;
    box-shadow: 0 0 3px #CACACA;
    padding-top: 20px;
    padding-bottom: 20px;
}

aside.alertas-sidebar .stats-results-box {
   
}

aside.alertas-sidebar .stats-results-box .numbers-results-sector {
    clear: both;
    margin-top: 10px;
}

aside.alertas-sidebar span.number-bar {
    display: block;
    float: left;
    text-align: right;
    font-size: 60px;
    color: #000;
    font-weight: 700;
    width: 50%;
    margin-right: 23px;
    line-height: 60px;
}

aside.alertas-sidebar span.description-bar {
    display: block;
    float: left;
    text-align: left;
    font-size: 11px;
    color: #000;
    font-weight: 700;
    width: 40%;
    line-height: 14px;
}

aside.alertas-sidebar span.current-year {
    display: block;
    color: #999;
}

/* Widget alertas */

.alertas-widget {
    width: 290px;  
    height: 182px;
}

.alertas-widget .header {
    background-color: #231f20;
    color: #fff;
    box-sizing: border-box;
    padding: 9px;
    margin-bottom: 10px;
}

.alertas-widget .content-ipys {
    background-color: #f27b21;
    color: #fff;
    box-sizing: border-box;
    width: 290px;
    float: left;
}

.alertas-widget .header h2 {
    font-size: 13px;
    text-transform: uppercase;
}

.alertas-widget .content-ipys .prensa,
.alertas-widget .content-ipys .trabajadores {
    float: left;
    width: 50%;
}

.alertas-widget .content-ipys .prensa p,
.alertas-widget .content-ipys .trabajadores p {
    font-size: 9px;
    text-transform: uppercase;
    padding: 9px;
}

.alertas-widget .content-ipys .prensa .numero {
    background-color: #c32032;
    padding: 14px 5px 14px 9px;
}

.alertas-widget .content-ipys .trabajadores .numero {
    background-color: #c32032;
     padding: 14px 9px 14px 5px;
}

.alertas-widget .content-ipys p.dato {
    font-size: 46px;
    padding: 8px 0px 10px;
    color: #c32032;
    background-color: #fff;
    border-radius: 22px;
    text-align: center;
}

/* */

.widget, .theiaStickySidebar {
    max-width: 310px;
}

.widget-container {
    border-bottom-color: transparent !important;
}

a.boton-denuncia {
  background-color: #0368b1;
  padding: 20px;
  border-radius: 3px;
  color: #fff;
  width: 200px;
  display:block;
  margin: 0 auto;
  text-align: center;
  font-weight: 700;
}

a.boton-denuncia:hover {
  opacity: 0.9;
  text-decoration: none;
}

a.boton-directorio {
  background-color: #000;
  padding: 20px;
  border-radius: 3px;
  color: #fff;
  width: 200px;
  display:block;
  margin: 0 auto;
  text-align: center;
  font-weight: 700;
}

a.boton-directorio:hover {
  opacity: 0.9;
  text-decoration: none;
}
/* */

.formulario-denuncia input.wpcf7-form-control,
.formulario-denuncia textarea.wpcf7-form-control {
    border: 1px solid #333;
    color: #333;
    padding: 14px;
    width: 100%;
}

.formulario-denuncia input[type="submit"].wpcf7-submit {
    padding: 10px 25px !important;
    font-size: 14px !important;
}

.formulario-denuncia ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #555;
}
.formulario-denuncia ::-moz-placeholder { /* Firefox 19+ */
    color: #555;
}
.formulario-denuncia :-ms-input-placeholder { /* IE 10+ */
    color: #555;
}
.formulario-denuncia :-moz-placeholder { /* Firefox 18- */
    color: #555;
}

@media (max-width: 1023px) {
    .filter-step-bar {   
        padding-left: 20px;     
        width: 45%;
        margin-bottom: 20px;
    }
}

@media (max-width: 990px) {
    
    .widget, .theiaStickySidebar {
        max-width: 310px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 768px) {
    #theme-header.full-logo .header-content {
        padding: 0;
        margin-top: 80px;
    }

    .alerts-sector {
        display: none;
    }
}

@media (max-width: 320px) {
    #slide-out-open {           
        left: 15px;
    }
}

/* Preloader */
.nmapa {
    margin-top: 50px;
}
.cortina {
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  border-top: 1.1em solid rgba(0, 0, 0, 0.2);
  border-right: 1.1em solid rgba(0, 0, 0, 0.2);
  border-bottom: 1.1em solid rgba(0, 0, 0, 0.2);
  border-left: 1.1em solid #0268B2;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.ipys-mapa {
    display: none;
}

