/*
Theme Name: Municipalidad de Guatemala
Author: the I+D team Municipalidad de Guatemala
Author URI: http://www.muniguate.com/
Description: Pï¿½gina institucional Municipalidad de Guatemala. Consulta de Servicios y pagos de los mismos. Noticias y enlaces de interï¿½s.
Version: 1.0
Version: 1.0
*/

/**************************************************************************************************
Estilos Generales
***************************************************************************************************/

/********** Fuentes **********/
/*@import url("../fonts/montserrat/stylesheet.css");
@import url("../fonts/icono-header/style.css");
@import url("../fonts/font-awesome/css/font-awesome.min.css");
@import url("../fonts/icon-web-site/style.css");
@import url("../fonts/dir/iconoDir.css");*/
/*
@import url("https://especiales.muniguate.com/fonts/montserrat/stylesheet.css");
@import url("https://especiales.muniguate.com/fonts/icono-header/style.css");
@import url("https://especiales.muniguate.com/fonts/font-awesome/css/font-awesome.min.css");
@import url("https://especiales.muniguate.com/fonts/icon-web-site/style.css");
@import url("https://especiales.muniguate.com/fonts/dir/iconoDir.css");
*/


html{
    height: 100%;
}

body {
    font-family: 'montserratregular';
    color: #030e9e;
    font-size: 14px;
    height: 100%;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    color: #030e9e;
}
/***********************************************************************************************************************
Menu de navegaciÃ³n
 **********************************************************************************************************************/
nav{
    background: #fff;
}
.navbar{
    margin-bottom: 0;
}
.dropdown-toggle{
    cursor: pointer;
}
ul[id^=main-nav].nav.nav-pills{
    width: auto;
}
ul[id^=main-nav].nav-pills > li{
    display: inline-block;
    float: none;
    margin-left: 5px;
    padding: 10px 0px;

}
.nav-pills > li > a{
    color: #fff;
    border-right: 1px solid #fff;
    border-radius: 0;
    padding: 2px 15px;
    text-transform: uppercase;
}
.nav-pills > li > a:hover{
    color: #474747;
}
.nav-pills > li .open > a{
    color: #474747 !important;
}
.nav-pills > li .active > a,
.nav-pills > li .active > a:hover,
.nav-pills > li .active > a:focus{
    background: none;
    border: none;
}
#home .inicio{
    display: none;
}
.dropdown-submenu{
    position:relative;
}
.dropdown-submenu > .dropdown-menu
{
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}

.dropdown-submenu > a:after{
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color: #030e9e;
    margin-top:5px;
    margin-right: -10px;
}
.dropdown-submenu:hover > a:after{
    border-left-color: #030e9e;
}
.dropdown-submenu .pull-left{
    float:none;
}
.dropdown-submenu.pull-left > .dropdown-menu{
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
.root:hover > .dropdown-menu{
    display: block;
}
.dropdown-menu>li>a{
    font-weight: 300 !important;
    color: #030e9e !important;
}
.navbar-nav > li > ul > li > ul,
.navbar-nav > li > ul > li > ul > li > ul {
    top: 1px !important;
    left: calc(100% + 1px) !important;
    border-radius: 0 0 4px 4px !important;
    z-index: 100 !important;
    box-shadow: 1px 1px 1px rgba(0,0,0, 0.05) !important;
    box-sizing: border-box;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus{
    background-color: transparent;
    border: none;
}
.dropdown-menu{
    left: initial;
    min-width: initial;
    background-color: rgba(255, 2555, 255, 0.85);
    border:none;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus{
    color: #030e9e;
    background-color: transparent;
}
@media screen and (max-width: 767.8px){
    #wrapper-menu-mob{
    }
    .navbar-nav{
        margin: 0;
    }
    .add-Padding{
        padding-bottom: 35px;
    }
    #main-nav-muniguate > li{
        padding-left: 10px;
    }
    .main-menu > ul > li:nth-child(odd){
        background-color: rgba(0,0,0, 0.05);
    }
    .main-menu > ul >li >ul >li:nth-child(even) > a{
        background-color: rgba(0,0,0, 0.05);
    }
    .main-menu > ul > li#menu-item-36  >ul >li:nth-child(even)  > a {
        background-color: rgba(0,0,0, 0.05);
    }
    .main-menu > ul >li >ul > li > ul > li:nth-child(even)  > a{
        background-color: rgba(0,0,0, 0.05);
    }
    .main-menu > ul >li >ul > li > ul > li >ul > li:nth-child(odd)  > a{
        background-color: rgba(0,0,0, 0.05);
    }
    #main-nav-muniguate > li > ul > li > a{
        font-size: 12px;
        padding: 2px 5px 2px 15px;
    }
    #main-nav-muniguate > li > ul > li > ul > li > a{
        font-size: 12px;
        margin: 2px 5px 2px 25px;
    }
    #main-nav-muniguate > li > ul > li > ul > li > ul > li >a{
        font-size: 12px;
        margin: 2px 5px 2px 45px;
    }
    #menu-item-1544 > ul > li > a{
        font-size: 10px !important;
    }
    #menu-item-1561 > ul > li > a{
        font-size: 11px !important;
    }
    .dropdown-submenu > a:after{
        margin-right: 25px;
    }
    .dropdown-menu>li>a:hover,
    .dropdown-menu>li>a:focus{
        background-color: transparent;
    }
}
@media screen and (min-width: 768px){
    .dropdown-submenu:hover > .dropdown-menu{
        display:block;
    }
}
/***********************************************************************************************************************
Header Custom Muniguate 2018
 **********************************************************************************************************************/
/*
 * Wrapper
 */
.navbar-fixed-top{

}
div[data-header="background"]{
    background-color: #fff;
    padding-top: 2em;
    padding-bottom: 2em;
    transition-duration: 200ms;
}
@media screen and (max-width: 768px){
    div[data-header="background"]{
        padding-top: 0.5em;
        padding-bottom: 0.5em;
    }
}

/*
 * Shield Muni
 */
.escudo-municipal{
    padding-left: 1em;
    float: left;
}
.escudo-municipal img{
    max-width: 175px;
    width: 100%;
    transition: 200ms;
}
@media screen and (max-width: 768px) {
    .escudo-municipal img{
        min-width: 115px;
        width: 100%;
    }

}

/*
 * Icons
 */
.wrapper-iconos-header{
    float: right;
    display: inline-block;
    padding-top: 2.2em;
    font-weight: 600;
    padding-left: 25%;
}
.wrapper-iconos-header > a{
    display: inline-block;
    padding-right: 2em;
    font-size: 0.8em;
}
.wrapper-iconos-header > a:first-child > div > i{
    vertical-align: -10% !important;
    font-size: 1.6em !important;
}
.wrapper-iconos-header > a > div > i{
    font-size: 1.5em;
    vertical-align: -22%
}
[class^="iconw-"], [class*=" iconw-"] {
    font-size: 50px;
    vertical-align: middle;
}
.numero-emergencia{
    font-weight: 900;
    font-size: 18px;
}
.wrapper-info-emergencia{
    width: 100%;
}
.wrapper-info-emergencia div {
    display: inline-block;
    vertical-align: middle;
}
.wrapper-text-emergencia{
    line-height: 18px;
    margin-left: 20px;
}

@media screen and (min-width: 768px) and (max-width: 991px){
    .wrapper-iconos-header > a{
        padding-right: 1em;
    }
}
@media screen and (max-width: 515px){
    .wrapper-iconos-header{
        padding-left: 5%;
    }
    .wrapper-iconos-header > a{
        padding-right: 0.5em;
        font-size: 0.7em;
    }
}
@media screen and (max-width: 370px){
    .wrapper-iconos-header{
        margin-top: -25px;
    }
    .wrapper-iconos-header > a{
        display: block;
        margin-top: 5px;
        font-size: 0.8em;
    }
}

/*
 * Search
 */
.search {
    width: 100%;
    position: relative;
    margin-top: 1.5em;
}
.search:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-family: 'FontAwesome';
    content: '\f002';
    background: #030e9e;
    text-align: center;
    color: #fff;
    border-radius: 0;
    -webkit-font-smoothing: subpixel-antialiased;
    font-smooth: always;
}
.searchTerm {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 2px solid #030e9e;
    padding: 5px;
    height: 40px;
    border-radius: 0px;
    outline: none;
}
.searchButton {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    opacity: 0;
    cursor: pointer;
}
/***********************************************************************************************************************
Hero custom
 **********************************************************************************************************************/
.img-hero{
    margin-top: -4em;
}
.wrapper-hero-square {
    /*margin-top: -100px;*/
}
.hero-img{
    background-image: url("img/img-hero.jpg");
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    transition: background-image 200ms ease-in-out;
    z-index: 105;
}

#hero {
    opacity:1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=1);
}
.hero-txt {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 7vh;
    font-weight: 900;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}
.hero-txt-desc{
    text-transform: uppercase;
    /*-webkit-animation: fadein 2s; !* Safari, Chrome and Opera > 12.1 *!
    -moz-animation: fadein 2s; !* Firefox < 16 *!
    -ms-animation: fadein 2s; !* Internet Explorer *!
    -o-animation: fadein 2s; !* Opera < 12.1 *!
    animation: fadein 2s;*/
}

/*.hero-txt-desc:before{
  content: "CONÃƒâ€œCENOS";
}*/
.hero-txt-desc-1{
    text-transform: uppercase;
}
.hero-txt-desc-1:before{
    content: "INICIO";
}
.hero-txt-desc-2:before{
    content: "LA CIUDAD";
}
.hero-txt-desc-3:before{
    content: "MUNI";
}
.hero-txt-desc-4:before{
    content: "TRANSPARENCIA";
}
.hero-txt-desc-5:before{
    content: "NOTICIAS";
}
.hero-txt-desc-6:before{
    content: "LA REVISTA";
}
.hero-txt-len{
    font-size: 3vw;
}
.hero-txt-len-h{
    font-size: 4vw;
}
@media screen and (max-width: 550px){
    .hero-txt {
        font-size: 12vw;
    }
}
.wrapper-hero-square #cf7 {
    height: 0;
    width: 100%;
    padding-top: 28.25%;
    position: relative;
}
#cf7 img {
    position: absolute;
    top: 0;
    left:0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    width: 100%;
    height: 322px;
    object-fit: cover;
    object-position: 50% 100%;
}
#cf7 img.opaque {
    opacity:1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=1);
    -webkit-transition: opacity 1s ease-in;
    -moz-transition: opacity 1s ease-in;
    -o-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in;
}
#cf7 img:nth-last-child(4){

}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@media screen and (min-width: 992px) and (max-width: 1200px){
    #cf7 img{
        height: 300px;
    }
    #mostrar{
        margin-top: 0;
    }
    .wrapper-hero-square #cf7 {
        margin-bottom: 50px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991.8px){
    #cf7 img{
        height: 240px;
    }
    #mostrar{
        /*margin-top: 40px;*/
    }
    .hero-txt{
        top: 60%;
        font-size: 5vh;
    }
    .wrapper-hero-square #cf7 {
        margin-bottom: 50px;
    }
}
@media screen and (min-width: 576px) and (max-width: 767.8px){
    #cf7 img{
        max-height: 240px;
        height: 110%;
    }
    #mostrar{
        margin-top: 20px;
    }
    .hero-txt{
        top: 60%;
        font-size: 4.5vh;
    }
    .wrapper-hero-square #cf7 {
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 575.8px){
    #cf7 img{
        height: 125%;
    }
    #mostrar{
        margin-top: 10%;
    }
    .hero-txt{
        top: 70%;
        font-size: 5vh;
    }
    .wrapper-hero-square #cf7 {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 425px){
    #cf7 img{
        height: 175%;
    }
    #mostrar{
        /*margin-top: 20%;*/
    }
    .hero-txt{
        top: 95%;
        font-size: 5.5vh;
    }
    .wrapper-hero-square #cf7 {
        margin-bottom: 60px;
    }
}

/***********************************************************************************************************************
Navbar
 **********************************************************************************************************************/
div[data-header="top"]{
    margin-top: 130px;
}
.navbar{
    border-radius: 0;
    border: none;
    z-index: 99;
    background-color: rgba(255, 2555, 255, 0.85);
}
.navbarB{
    background-color: #fff;
}
@keyframes mySmoothScrollDos {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}
.navbar-toggle .icon-bar{
    background-color: #fff;
}
.navbar-nav{
    width: 100%;
    text-align: center;
}
.navbar-nav > li {
    text-align: center;
    float: none;
    display: inline-block;
    padding-right: 40px;
    padding-left: 40px;
    text-transform: uppercase;
}
.navbar-nav > li > a{
    padding-left: 0px;
    padding-right: 0px;
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: 1px;
}
.nav > li > a:focus,
.nav > li > a:hover{
    background-color: transparent;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .navbar-nav > li {
        padding-right: 20px;
        padding-left: 20px;
    }
    .navbar-nav > li > a{
        font-size: 1em;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    .navbar-nav > li {
        padding-right: 10px;
        padding-left: 10px;
    }
    .navbar-nav > li > a{
        font-size: 1em;
    }
}
@media screen and (max-width:768px){
    .navbar-nav > li {
        display: block;
        text-align: left;
        padding: 0 5px;
    }

    div[data-header="top"]{
        margin-top: 170px;
    }
    .navbar{
        background-color: #fff;
    }
    .navbar-toggle{
        margin-right: 0;
        margin-top: 2px;
        margin-bottom: 8px;
    }
}
/*
 * Toggle
 */
.navbar-toggle{
    background-color: #83bd3f;
    margin-bottom: 6px;
}
.navbar-toggle .icon-bar{
    height: 4px;
}
@media screen and (max-width: 768px){
    .navbar-toggle-scroll{
        margin-top: 3.5px;
        margin-right: 15px;
    }
}
/*
 * Menu sticky
 */
.scroll-top-top{
    margin-top: -1em;
    transition-duration: 900ms;
}
.scroll-top-mm{
    /*    top:118px;*/
    transition-duration: 2s;
}
.navbar-fijado-top {
    position: fixed;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    animation: mySmoothScroll 1s forwards;
}
@keyframes mySmoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}
.data-back{
    padding-top: 0.5em !important;
    transition-duration: 1s !important;
}
/*@media screen and (max-width: 992px){
	.scroll-top-mm{
		top:115px;
	}
}
@media screen and (max-width: 768px){
    .scroll-top-mm{
        top:158px;
    }
}
@media screen and (max-width: 650px){
	.scroll-top-mm{
		top:155px;
	}
}
@media screen and (max-width: 576px){
	.scroll-top-mm{
		top:145px;
	}
}*/
/*
 * Effect underline
 */
ul[id^=main-nav] > li > a {
    position: relative;
}
ul[id^=main-nav] > li > a:hover,
ul[id^=main-nav] > li > a:focus,
ul[id^=main-nav] > li > a:active{
    cursor: pointer;
}
ul[id^=main-nav] > li > a:hover:after,
ul[id^=main-nav] > li > a:focus:after,
ul[id^=main-nav] > li > a:active:after{
    width: 100%;
}

@media screen and (max-width: 767.8px){
    ul[id^=main-nav] > li > a:hover:after,
    ul[id^=main-nav] > li > a:focus:after,
    ul[id^=main-nav] > li > a:active:after{
        width: 15%;
    }
}

@media screen and (min-width: 768px) {
    ul[id^=main-nav] > li > a:after{
        content: '';
        position: absolute;
        left: 0;
        top: 35px;
        bottom: 0;
        height: 3px;
        background-color: #83bd3f;
        width: 0;
        -webkit-transition: width .4s;
        transition: width .4s;
    }
}
/***********************************************************************************************************************
BreadCrumb pay online
 **********************************************************************************************************************/
ul[class="breadcrumb-e"]{
    padding: 0;
}
.breadcrumb-e{
    margin-top: 1em;
}
.breadcrumb-e li {
    display: inline-block;
    position: relative;
    vertical-align: top;
    height: 50px;
    line-height: 15px;
    padding: 0 40px;
    background-color: #e9e9e9;
    padding-top: 0.8em;
}
.breadcrumb-e li > span{
    font-size: 3em;
    display: inline-block;
    font-weight: 900;
}
.breadcrumb-e li > span + span{
    font-size: 0.8em;
}
.breadcrumb-e li:before,
.breadcrumb-e li:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
}
.breadcrumb-e li + li {
    margin-left: 1px;
    transition-duration: 10ms;
}
.breadcrumb-e li + li:before {
    left: 0;
    top: 0;
    border-top: 25px solid transparent;
    border-left: 25px solid #fff;
    border-bottom: 25px solid transparent;
}
.breadcrumb-e li:first-child {
    background-color: #83bd3f;
    color: #fff;
    padding-top: 1.2em;
    padding-left: 49px;
    letter-spacing: 10px;
}
.breadcrumb-e li:last-child {
    border-radius: 0 25px 25px 0;
}
.breadcrumb-e li:not(:last-child) {
    padding-right: 20px;
}
.breadcrumb-e li:not(:last-child):after {
    z-index: 1;
    right: -25px;
    bottom: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 25px solid #e9e9e9;
}
.breadcrumb-e li:first-child:after{
    border-left: 25px solid #83bd3f;
}
@media screen and (min-width: 992px) and (max-width: 1200px){
    .breadcrumb-e li:first-child {
        padding-top: 1.3em;
        padding-left: 20px;
        letter-spacing: 5px;
    }
    .breadcrumb-e li > span{
        font-size: 2.5em;
    }
    .breadcrumb-e li > span + span{
        font-size: 0.7em;
    }
    .breadcrumb-e li + li{
        margin-left: 0;
    }

}

@media screen and (min-width: 768px) and (max-width: 991px){
    .breadcrumb-e li {
        height: 40px;
        padding: 0 25px;
        padding-top: 0.8em;
    }

    .breadcrumb-e li + li:before {
        border-top: 20px solid transparent;
        border-left: 20px solid #fff;
        border-bottom: 20px solid transparent;
    }

    .breadcrumb-e li:not(:last-child){
        padding-right: 5px;
    }

    .breadcrumb-e li:not(:last-child):after {
        right: -20px;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 20px solid #e9e9e9;
    }

    .breadcrumb-e li:first-child:after{
        border-left: 20px solid #83bd3f;
    }

    .breadcrumb-e li:first-child {
        padding-top: 1.3em;
        padding-left: 10px;
        letter-spacing:5px;
        font-size: 0.7em;
    }
    .breadcrumb-e li>span{
        font-size: 2.2em;
        vertical-align: middle;
    }
    .breadcrumb-e li>span+span{
        font-size: 0.6em;
        line-height: 10px;
        vertical-align: middle;
    }
    .breadcrumb-e li + li{
        margin-left: 0;
    }
}

@media screen and (max-width: 768px){
    .breadcrumb-e li{
        display: block;
        position: relative;
        vertical-align: top;
        height: 50px;
        line-height: 15px;
        padding: 0 40px;
        background-color: #e9e9e9;
        padding-top: 0.8em;
    }


    .breadcrumb-e li + li:before{
        left: 0;
        top: 0;
        border-top:0px solid transparent;
        border-left: 0 solid #fff;
        border-bottom: 0 solid transparent;
    }

    .breadcrumb-e li:nth-child(3){
        background-color: #e5e5e5;
    }
    .breadcrumb-e li:last-child{
        border-radius: 0;
    }

    .breadcrumb-e li:after{
        display: none;
    }
}

@media screen and (max-width: 768px){
    .breadcrumb-e li{
        padding-left: 20px;
        height: inherit;
        padding-bottom: 15px;
    }

    .breadcrumb-e li:first-child{
        text-align: center;
        padding-left: 0;
    }

    .breadcrumb-e li >span + span,
    .breadcrumb-e li >span
    {
        vertical-align: middle;
        margin-top: 8px;
    }
    .breadcrumb-e{
        display: none !important;
    }
}

@media screen and (max-width: 450px){
    .breadcrumb-e li > span{
        font-size: 2em;
    }
    .breadcrumb-e li > span + span{
        font-size: 0.7em;
    }
    .breadcrumb-e li:first-child{
        letter-spacing: 5px;
        padding-right: 0;
    }
}

/***********************************************************************************************************************
Icons Services online
 **********************************************************************************************************************/
.wrapper-icon-services{
    font-weight: 600;
    margin-top: 1em;
}
.wrapper-icon-services div:nth-child(n){
    display: inline-block;
}
.wrapper-icon-services div:nth-child(n) > a > div{
    margin-left: 5px;
    margin-right: 10px;
    vertical-align: middle;
}
.wrapper-icon-services > div > a > div{
    display: inline-block;
    padding-right: 1em;
    font-size: 1.2em;
    line-height: 20px;
}
.wrapper-icon-services > div > a > i{
    font-size: 4em;
    margin-right: 2px;
    vertical-align: middle;
}
@media screen and (min-width: 992px) and (max-width: 1199.8px){
    .wrapper-icon-services > div > a > i{
        font-size: 2.5em;
    }
}
@media screen and (max-width: 991.8px){
    .wrapper-icon-services > div > a > i{
        font-size: 2.2em;
    }
    .wrapper-icon-services > div > a > div{
        font-size: 16px;
    }
    .wrapper-icon-services div:nth-child(n) > a > div{
        margin-left: 2px;
        margin-right: 5px;
        font-size: 12px;
        line-height: 13px;
    }
}
@media screen and (max-width: 768px) {
    .wrapper-icon-services{
        text-align: center;
    }
    .wrapper-icon-services > div > a > i{
        font-size: 2.1em;
    }
    .wrapper-icon-services div:nth-child(n) > a > div{
        margin-right: 5px;
    }
    .wrapper-icon-services > div > a > div{
        font-size: 0.8em;
        padding-right: 0.5em;
    }
    .wrapper-icon-services > div > a > div{
        font-size: 12px;
    }
    .wrapper-icon-services div:nth-child(3) > a > div,
    .wrapper-icon-services div:nth-child(5) > a > div,
    .wrapper-icon-services div:nth-child(6) > a > div{
        font-size: 10px;
    }
}

@media screen and (max-width: 630px){
    #iconS{
        padding-left: 10px;
        padding-right: 10px;
    }
    div[data-info="divServices"]{
        border: solid 1px rgba(0, 0, 0, 0.02);
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.04);
        width: 48%;
        padding-top: 10px;
        padding-bottom: 10px;
        float: left;
        margin: 2px;
        border-radius: 5px;
    }
    .wrapper-icon-services div:nth-child(1),
    .wrapper-icon-services div:nth-child(2){
        padding-top: 17px !important;
        padding-bottom: 17px !important;
    }

    .wrapper-icon-services div:nth-child(4){
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .wrapper-icon-services > div > a >i{
        font-size: 2.5em;
    }

    .wrapper-icon-services > div > a > div{
        font-size: 0.7em;
    }
}



/***estilos vista previa index.php**/
.content-imagen img{
    margin-top: 2em;
    margin-right: auto;
    margin-left: auto;
}

.widget_categories ul,
.widget_recent_entries ul{
    list-style: none;
    padding: 10px;
    border: 1px solid rgba(0,0,0, 0.050);
    border-radius: 3px;
    box-shadow: 0px 2px 5px rgba(0,0,0, 0.1);
    text-transform: uppercase;
}
.widget_categories ul li,
.widget_recent_entries ul li{
    border-bottom: 1px solid rgba(0,0,0,.07);
    padding-top: 10px;
    padding-bottom: 5px;

}

.widget_categories ul li.cat-item-1,
.widget_categories ul li.cat-item-2,
.widget_categories ul li.cat-item-3,
.widget_categories ul li.cat-item-8{
    display: none;
}





.top-line{
    margin-top: 2em;
}

.line{
    width: 100%;
    height: 3px;
    background-color: #83bd3f;
}

.titulo-seccion{
    text-align: center;
    letter-spacing: 10px;
    font-size: 1.2em;
    font-weight: 900;
    margin-top: -10px;
}

@media screen and (max-width: 576px){

    .top-line{
        margin-top: 0;
    }

}

@media screen and (min-width: 577px) and (max-width: 767px) {

    .top-line{
        margin-top: 0;
    }


}

@media screen and (min-width: 768px) and (max-width: 991px){

    .top-line{
        margin-top: 0;
    }

}

@media screen and (max-width: 992px){
    div[data-line="movil"]{
        margin-bottom: 1.5em;
    }
}

/***********************************************************************************************************************
Scroll To top
 **********************************************************************************************************************/
a > i {
    font-style: normal;
}
.scroll-to-top{
    text-decoration: none;
    position: fixed;
    right: 25px;
    bottom: 25px;
    display: none;
    font-size: 40px;
    color: #555;
    font-family: 'FontAwesome';
    background-color: #fff;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    line-height: 35px;
    z-index: 99;
    box-shadow: 1px 5px 10px rgba(0,0,0, 0.2);
}
.scroll-to-top i{
    margin: 0;
    line-height: 0;
    padding: 0;
    color: #83bd3f;
}
.scroll-to-top:hover{
    text-decoration:none;
    color: #000;
}
@media screen and (max-width: 1200px){
    .scroll-to-top{
        right: 10px;
    }
}


/*  REDES FOOTER
********************************************/
h3[data-title="titulo"]{
    color: #030e9e !important;
    font-weight: 900;
    margin-bottom: 0.9em;
}

div[data-info="caja_redes"] {
    text-align: center;
}


div[data-info="caja_redes"] div:nth-child(n){
    display: inline-block;
    padding-left: 2em;
    padding-right: 2em;
    color: #83bd3f !important;
}

div[data-info="caja_redes"] > div > p{
    font-weight: 600;
    font-size: 10px;
}

div[data-info="caja_contacto"] > div > p + p{
    display: none;
}

div[data-info="caja_contacto"] > div > p{
    font-weight: 600;
    font-size: 10px;
}

div[data-info="caja_contacto"] {
    text-align: center;

}
div[data-info="caja_contacto"] div:nth-child(n){
    display: inline-block;
    padding-left: 1em;
    padding-right: 1em;
    color: #83bd3f !important;
}
.fa-address-book,
[class^="icon-"],
[class*=" icon-"] {
    font-size: 50px;
    vertical-align: middle;
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    div[data-info="caja_contacto"] div:nth-child(n){
        padding-left: 0.8em;
        padding-right: 0.8em;
    }
}


@media screen and (min-width: 768px) and (max-width: 991px) {
    h3[data-title="titulo"]{
        font-size: 20px;
    }
    div[data-info="caja_redes"] div:nth-child(n){
        padding-left: 1em;
        padding-right: 1em;
    }
    .fa-address-book,
    [class^="icon-"],
    [class*=" icon-"] {
        font-size: 30px;
        vertical-align: middle;
    }
    div[data-info="caja_contacto"] div:nth-child(n){
        padding-left: 0.2em;
        padding-right: 0.2em;
    }
    div[data-info="caja_contacto"] > div > p{
        display: none;
    }
    div[data-info="caja_contacto"] > div > p + p{
        display: block;
        font-size: 10px;
    }
    .top-generico-footer{
        margin-top: 0;
    }
}

@media screen and (max-width: 767px){
    div[data-info="caja_redes"] div:nth-child(n){
        padding-left: 1em;
        padding-right: 1em;
    }

    [class^="icon-"],
    [class*=" icon-"] {
        font-size: 45px;
        vertical-align: middle;
    }

    div[data-info="caja_redes"] > div > p{
        margin-top: 5px;
        font-size: 9px;
    }

    div[data-info="caja_contacto"] > div > p{
        margin-top: 5px;
        font-size: 9px;
    }

    h3[data-title="titulo"]{
        font-size: 1em;
    }
}


[class="icon-Facebook"],
[class="icon-Twitter"],
[class="icon-You_tube"],
[class="icon-Instagram"],
[class="icon-Call_Center"],
[class="icon-Bomberos_Municipales"]{
    font-family: 'iconos-web-muni' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.line-footer{
    margin-top: 2em;
}

div[data-last="sub-footer"]{
    margin-top: 15px;
    text-align: center;
    font-size: 12px;
    margin-bottom: 40px;
    font-weight: 600;
}

div[data-last="sub-footer"] div:nth-child(n){
    display: inline-block;
    padding-left: 2em;
    padding-right: 2em;
    vertical-align: middle;
}

div[data-last="sub-footer"] div:nth-child(1){
    line-height: 14px;
}

.w-dir-footer{
    padding-top: 20px;
}

.w-dir-footer span{
    display: block;
}
.w-marca-id{
    padding-top: 10px;
    padding-bottom: 10px;
}




/* #######################################################*/
@font-face {
  font-family: 'iconos-web-muni';
  src:  url('https://especiales.muniguate.com/fonts/icon-web-site/fonts/iconos-web-muni.eot?ph4qn7');
  src:  url('https://especiales.muniguate.com/fonts/icon-web-site/fonts/iconos-web-muni.eot?ph4qn7#iefix') format('embedded-opentype'),
    url('https://especiales.muniguate.com/fonts/icon-web-site/fonts/iconos-web-muni.ttf?ph4qn7') format('truetype'),
    url('https://especiales.muniguate.com/fonts/icon-web-site/fonts/iconos-web-muni.ttf?ph4qn7') format('woff'),
    url('https://especiales.muniguate.com/fonts/icon-web-site/fonts/iconos-web-muni.svg?ph4qn7#iconos-web-muni') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="iconw-"], [class*=" iconw-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconos-web-muni' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconw-Bomberos_Municipales:before {
  content: "\e400";
  color: #83bd3f;
}
.iconw-Bomberos_Voluntarios:before {
  content: "\e401";
  color: #ed1c24;
}
.iconw-Call_Center:before {
  content: "\e402";
  color: #83bd3f;
}
.iconw-Cruz_Roja:before {
  content: "\e403";
  color: #ed1c24;
}
.iconw-Facebook:before {
  content: "\e404";
  color: #83bd3f;
}
.iconw-Conred:before {
  content: "\e405";
  color: #f05a29;
}
.iconw-Igss:before {
  content: "\e406";
  color: #1b1464;
}
.iconw-Instagram:before {
  content: "\e407";
  color: #83bd3f;
}
.iconw-PMT:before {
  content: "\e40a";
  color: #83bd3f;
}
.iconw-PNC:before {
  content: "\e40b";
  color: #1b1464;
}
.iconw-Roosevelt:before {
  content: "\e40c";
  color: #1b1464;
}
.iconw-San_Juan-_De-_Dios:before {
  content: "\e40d";
  color: #1b1464;
}
.iconw-Twitter:before {
  content: "\e40e";
  color: #83bd3f;
}
.iconw-You_tube:before {
  content: "\e40f";
  color: #83bd3f;
}

