/* Created by Artisteer v4.1.0.59782 */

#tik-main {
    background: url('../images/fondo1.jpg') center fixed;
    background-size: cover;
    margin: 0 auto;
    /*font-size: 14px;*/
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    position: relative;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    cursor: default;
    overflow: hidden;
}

table, ul.tik-hmenu {
    font-size: 14px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li {
    margin: 0;
    padding: 0;
}

p {
    color: #01ffff;
    font-size: 1.2em;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.tik-button {
    border-collapse: separate;
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
    background-origin: border-box !important;
    background: #1A1AFF;
    background: linear-gradient(top, #4C4CFF 0, #0000FF 75%, #0000E5 100%) no-repeat;
    background: -webkit-linear-gradient(top, #4C4CFF 0, #0000FF 75%, #0000E5 100%) no-repeat;
    background: -moz-linear-gradient(top, #4C4CFF 0, #0000FF 75%, #0000E5 100%) no-repeat;
    background: -o-linear-gradient(top, #4C4CFF 0, #0000FF 75%, #0000E5 100%) no-repeat;
    background: -ms-linear-gradient(top, #4C4CFF 0, #0000FF 75%, #0000E5 100%) no-repeat;
    background: linear-gradient(top, #4C4CFF 0, #0000FF 75%, #0000E5 100%) no-repeat;
    -svg-background: linear-gradient(top, #4C4CFF 0, #0000FF 75%, #0000E5 100%) no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
    border: 1px solid #E0E0E0;
    padding: 0 20px;
    margin: 0 auto;
    height: 30px;
}

.tik-postcontent,
.tik-postheadericons,
.tik-postfootericons,
.tik-blockcontent,
ul.tik-vmenu a {
    text-align: left;
}

    .tik-postcontent,
    .tik-postcontent li,
    .tik-postcontent table,
    .tik-postcontent a, .tik-nav.desktop-nav .tik-postcontent a:link,
    .tik-postcontent a:visited,
    .tik-postcontent a.visited,
    .tik-postcontent a:hover,
    .tik-postcontent a.hovered {
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    }

        .tik-postcontent p {
            margin: 12px 0;
        }

        .tik-postcontent h1, .tik-postcontent h1 a, .tik-postcontent h1 a:link, .tik-postcontent h1 a:visited, .tik-postcontent h1 a:hover,
        .tik-postcontent h2, .tik-postcontent h2 a, .tik-postcontent h2 a:link, .tik-postcontent h2 a:visited, .tik-postcontent h2 a:hover,
        .tik-postcontent h3, .tik-postcontent h3 a, .tik-postcontent h3 a:link, .tik-postcontent h3 a:visited, .tik-postcontent h3 a:hover,
        .tik-postcontent h4, .tik-postcontent h4 a, .tik-postcontent h4 a:link, .tik-postcontent h4 a:visited, .tik-postcontent h4 a:hover,
        .tik-postcontent h5, .tik-postcontent h5 a, .tik-postcontent h5 a:link, .tik-postcontent h5 a:visited, .tik-postcontent h5 a:hover,
        .tik-postcontent h6, .tik-postcontent h6 a, .tik-postcontent h6 a:link, .tik-postcontent h6 a:visited, .tik-postcontent h6 a:hover,
        .tik-blockheader .t, .tik-blockheader .t a, .tik-blockheader .t a:link, .tik-blockheader .t a:visited, .tik-blockheader .t a:hover,
        .tik-vmenublockheader .t, .tik-vmenublockheader .t a, .tik-vmenublockheader .t a:link, .tik-vmenublockheader .t a:visited, .tik-vmenublockheader .t a:hover,
        .tik-headline, .tik-headline a, .tik-headline a:link, .tik-headline a:visited, .tik-headline a:hover,
        .tik-slogan, .tik-slogan a, .tik-slogan a:link, .tik-slogan a:visited, .tik-slogan a:hover,
        .tik-postheader, .tik-postheader a, .tik-postheader a:link, .tik-postheader a:visited, .tik-postheader a:hover {
            font-size: 30px;
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
            font-weight: bold;
            font-style: normal;
            text-decoration: none;
        }

        .tik-postcontent a, .tik-postcontent a:link {
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
            font-weight: bold;
            font-style: normal;
            text-decoration: none;
            color: #D3DE3B;
        }

            .tik-postcontent a:visited, .tik-postcontent a.visited {
                font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
                text-decoration: none;
                color: #90991A;
            }

            .tik-postcontent a:hover, .tik-postcontent a.hover {
                font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
                text-decoration: underline;
                color: #B9C421;
            }

        .tik-postcontent h1 {
            color: #FAFBE9;
            margin: 10px 0 0;
            font-size: 30px;
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        }

    .tik-blockcontent h1 {
        margin: 10px 0 0;
        font-size: 30px;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    }

        .tik-postcontent h1 a, .tik-postcontent h1 a:link, .tik-postcontent h1 a:hover, .tik-postcontent h1 a:visited, .tik-blockcontent h1 a, .tik-blockcontent h1 a:link, .tik-blockcontent h1 a:hover, .tik-blockcontent h1 a:visited {
            font-size: 30px;
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        }

    .tik-postcontent h2 {
        color: #FAFBE9;
        margin: 10px 0 0;
        font-size: 28px;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    }

    .tik-blockcontent h2 {
        margin: 10px 0 0;
        font-size: 28px;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    }

        .tik-postcontent h2 a, .tik-postcontent h2 a:link, .tik-postcontent h2 a:hover, .tik-postcontent h2 a:visited, .tik-blockcontent h2 a, .tik-blockcontent h2 a:link, .tik-blockcontent h2 a:hover, .tik-blockcontent h2 a:visited {
            font-size: 28px;
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        }

    .tik-postcontent h3 {
        color: #E5E5FF;
        margin: 10px 0 0;
        font-size: 24px;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    }

    .tik-blockcontent h3 {
        margin: 10px 0 0;
        font-size: 24px;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    }

        .tik-postcontent h3 a, .tik-postcontent h3 a:link, .tik-postcontent h3 a:hover, .tik-postcontent h3 a:visited, .tik-blockcontent h3 a, .tik-blockcontent h3 a:link, .tik-blockcontent h3 a:hover, .tik-blockcontent h3 a:visited {
            font-size: 24px;
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        }

    .tik-postcontent h4 {
        color: #676D12;
        margin: 10px 0 0;
        font-size: 20px;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    }

    .tik-blockcontent h4 {
        margin: 10px 0 0;
        font-size: 20px;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    }

        .tik-postcontent h4 a, .tik-postcontent h4 a:link, .tik-postcontent h4 a:hover, .tik-postcontent h4 a:visited, .tik-blockcontent h4 a, .tik-blockcontent h4 a:link, .tik-blockcontent h4 a:hover, .tik-blockcontent h4 a:visited {
            font-size: 20px;
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        }

    .tik-postcontent h5 {
        color: #00004D;
        margin: 10px 0 0;
        font-size: 16px;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    }

    .tik-blockcontent h5 {
        margin: 10px 0 0;
        font-size: 16px;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    }

        .tik-postcontent h5 a, .tik-postcontent h5 a:link, .tik-postcontent h5 a:hover, .tik-postcontent h5 a:visited, .tik-blockcontent h5 a, .tik-blockcontent h5 a:link, .tik-blockcontent h5 a:hover, .tik-blockcontent h5 a:visited {
            font-size: 16px;
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        }

    .tik-postcontent h6 {
        color: #0000E5;
        margin: 10px 0 0;
        font-size: 14px;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    }

    .tik-blockcontent h6 {
        margin: 10px 0 0;
        font-size: 14px;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    }

        .tik-postcontent h6 a, .tik-postcontent h6 a:link, .tik-postcontent h6 a:hover, .tik-postcontent h6 a:visited, .tik-blockcontent h6 a, .tik-blockcontent h6 a:link, .tik-blockcontent h6 a:hover, .tik-blockcontent h6 a:visited {
            font-size: 14px;
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        }

header, footer, article, nav, #tik-hmenu-bg, .tik-sheet, .tik-hmenu a, .tik-vmenu a, .tik-slidenavigator > a, .tik-checkbox:before, .tik-radiobutton:before {
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
    background-origin: border-box !important;
}

header, footer, article, nav, #tik-hmenu-bg, .tik-sheet, .tik-slidenavigator > a, .tik-checkbox:before, .tik-radiobutton:before {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul {
    list-style-type: none;
}

ol {
    list-style-position: inside;
}

html, body {
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
    min-width: 1000px;
    color: #F5F5F5;
}

.clearfix:before, .clearfix:after {
    width: 100%;
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.cleared {
    font: 0/0 serif;
    clear: both;
}

form {
    padding: 0 !important;
    margin: 0 !important;
}

table.position {
    position: relative;
    width: 100%;
    table-layout: fixed;
}

li h1, .tik-postcontent li h1, .tik-blockcontent li h1 {
    margin: 1px;
}

li h2, .tik-postcontent li h2, .tik-blockcontent li h2 {
    margin: 1px;
}

li h3, .tik-postcontent li h3, .tik-blockcontent li h3 {
    margin: 1px;
}

li h4, .tik-postcontent li h4, .tik-blockcontent li h4 {
    margin: 1px;
}

li h5, .tik-postcontent li h5, .tik-blockcontent li h5 {
    margin: 1px;
}

li h6, .tik-postcontent li h6, .tik-blockcontent li h6 {
    margin: 1px;
}

li p, .tik-postcontent li p, .tik-blockcontent li p {
    margin: 1px;
}


.tik-shapes {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
}

.tik-slider-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.tik-slidenavigator > a {
    display: inline-block;
    vertical-align: middle;
    outline-style: none;
    font-size: 1px;
}

    .tik-slidenavigator > a:last-child {
        margin-right: 0 !important;
    }







.tik-header {
    /*-webkit-border-radius:15px 15px 0 0;
   -moz-border-radius:15px 15px 0 0;
   border-radius:15px 15px 0 0;
   -webkit-box-shadow:1px 1px 4px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:1px 1px 4px 2px rgba(0, 0, 0, 0.2);
   box-shadow:1px 1px 4px 2px rgba(0, 0, 0, 0.2);
   border:2px solid rgba(0, 0, 97, 0.2);
   height: 280px;
   background-image: url('images/object810762459.png'), url('images/header.jpg');
   background-position: 741px 0px, 0 0;
   background-repeat: no-repeat;*/
    position: relative;
    min-height:225px !important;
    /*width: 75%;*/
    z-index: auto !important;
}

.tik-nav {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
    -webkit-box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.4);
    border: 2px solid #000061;
    border-top: none;
    margin: 0 auto;
    position: relative;
    z-index: 100000;
    text-align: center;
}

ul.tik-hmenu a, ul.tik-hmenu a:link, ul.tik-hmenu a:visited, ul.tik-hmenu a:hover {
    outline: none;
    position: relative;
    z-index: 11;
}

ul.tik-hmenu, ul.tik-hmenu ul {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
}

    ul.tik-hmenu li {
        position: relative;
        z-index: 5;
        display: block;
        float: left;
        background: none;
        margin: 0;
        padding: 0;
        border: 0;
    }

        ul.tik-hmenu li:hover {
            z-index: 10000;
            white-space: normal;
        }

    ul.tik-hmenu:after, ul.tik-hmenu ul:after {
        content: ".";
        height: 0;
        display: block;
        visibility: hidden;
        overflow: hidden;
        clear: both;
    }

    ul.tik-hmenu, ul.tik-hmenu ul {
        min-height: 0;
    }

ul.tik-hmenu {
    display: inline-block;
    vertical-align: bottom;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tik-nav:before {
    content: ' ';
}

.desktop-nav.tik-nav {
    width: 90% !important;
    padding-left: 0;
    padding-right: 0;
    background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-8 */

}

.tik-hmenu-extra1 {
    position: relative;
    display: block;
    float: left;
    width: auto;
    height: auto;
    background-position: center;
}

.tik-hmenu-extra2 {
    position: relative;
    display: block;
    float: right;
    width: auto;
    height: auto;
    background-position: center;
}

.tik-menuitemcontainer {
    margin: 0 auto;
}

ul.tik-hmenu > li {
    margin-left: 2px;
}

    ul.tik-hmenu > li:first-child {
        margin-left: 1px;
    }

    ul.tik-hmenu > li:last-child, ul.tik-hmenu > li.last-child {
        margin-right: 1px;
    }

    ul.tik-hmenu > li > a {
        padding: 0 48px;
        margin: 0 auto;
        position: relative;
        display: block;
        height: 64px;
        cursor: pointer;
        text-decoration: none;
        color: #0aac00;
        line-height: 40px;
        text-align: center;
    }

.tik-hmenu a,
.tik-hmenu a:link,
.tik-hmenu a:visited,
.tik-hmenu a.active,
.tik-hmenu a:hover {
    font-size: 16px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    text-align: left;
}

ul.tik-hmenu > li > a.active {
    background: #F4F4F4;
    background: transparent;
    padding: 0 48px;
    margin: 0 auto;
    color: #ab0093;
    text-decoration: none;
}

ul.tik-hmenu > li > a:visited,
ul.tik-hmenu > li > a:hover,
ul.tik-hmenu > li:hover > a {
    text-decoration: none;
}

ul.tik-hmenu > li > a:hover, .desktop ul.tik-hmenu > li:hover > a {
    background: #C7C7C7;
    background: linear-gradient(top, #CCCCCC 0, #E5E5E5 15%, #D1D1D1 50%, #B5B5B5 50%, #C7C7C7 100%) no-repeat;
    background: -webkit-linear-gradient(top, #CCCCCC 0, #E5E5E5 15%, #D1D1D1 50%, #B5B5B5 50%, #C7C7C7 100%) no-repeat;
    background: -moz-linear-gradient(top, #CCCCCC 0, #E5E5E5 15%, #D1D1D1 50%, #B5B5B5 50%, #C7C7C7 100%) no-repeat;
    background: -o-linear-gradient(top, #CCCCCC 0, #E5E5E5 15%, #D1D1D1 50%, #B5B5B5 50%, #C7C7C7 100%) no-repeat;
    background: -ms-linear-gradient(top, #CCCCCC 0, #E5E5E5 15%, #D1D1D1 50%, #B5B5B5 50%, #C7C7C7 100%) no-repeat;
    background: linear-gradient(top, #CCCCCC 0, #E5E5E5 15%, #D1D1D1 50%, #B5B5B5 50%, #C7C7C7 100%) no-repeat;
    -svg-background: linear-gradient(top, #CCCCCC 0, #E5E5E5 15%, #D1D1D1 50%, #B5B5B5 50%, #C7C7C7 100%) no-repeat;
    padding: 0 48px;
    margin: 0 auto;
}

ul.tik-hmenu > li > a:hover,
.desktop-nav ul.tik-hmenu > li:hover > a {
    color: #ab0093;
    text-decoration: none;
}

ul.tik-hmenu > li:first-child:before {
    display: none;
}

ul.tik-hmenu ul {
    display: none;
}

.tik-sheet {
    background: #B13FFD;
    background: rgba(177, 63, 253, 0.2);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.08);
    border: 2px solid rgba(0, 0, 97, 0.2);
    margin: 10px auto 0;
    position: relative;
    cursor: auto;
    width: 75%;
    z-index: auto !important;
}

.tik-layout-wrapper {
    position: relative;
    margin: 0 auto 0 auto;
    z-index: auto !important;
    min-height: 235px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    background: rgba(0, 0, 0, 0.3);
}

.tik-content-layout {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.tik-content-layout-row {
    display: table-row;
}

.tik-layout-cell {
    display: table-cell;
    vertical-align: top;
}

/* need only for content layout in post content */
.tik-postcontent .tik-content-layout {
    border-collapse: collapse;
}

.tik-block {
    margin: 10px;
}

div.tik-block img {
    border: none;
    margin: 0;
}

.tik-blockheader {
    padding: 6px 5px;
    margin: 0 auto;
}

    .tik-blockheader .t,
    .tik-blockheader .t a,
    .tik-blockheader .t a:link,
    .tik-blockheader .t a:visited,
    .tik-blockheader .t a:hover {
        color: #676D12;
        font-size: 14px;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        font-weight: bold;
        font-style: normal;
        margin: 0 10px;
    }

.tik-blockcontent {
    padding: 5px;
    margin: 0 auto;
    color: #000038;
    font-size: 14px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
}

    .tik-blockcontent table,
    .tik-blockcontent li,
    .tik-blockcontent a,
    .tik-blockcontent a:link,
    .tik-blockcontent a:visited,
    .tik-blockcontent a:hover {
        color: #000038;
        font-size: 14px;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    }

    .tik-blockcontent p {
        margin: 0 5px;
    }

    .tik-blockcontent a, .tik-blockcontent a:link {
        color: #90991A;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
    }

        .tik-blockcontent a:visited, .tik-blockcontent a.visited {
            color: #BDBDFF;
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
            font-weight: bold;
            font-style: normal;
            text-decoration: none;
        }

        .tik-blockcontent a:hover, .tik-blockcontent a.hover {
            color: #B9C421;
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
            font-weight: bold;
            font-style: normal;
            text-decoration: underline;
        }

.tik-block ul > li:before {
    content: url('images/blockbullets.png');
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    margin-left: -12px;
}

.opera .tik-block ul > li:before {
    /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.tik-block li {
    font-size: 14px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    line-height: 125%;
    color: #00004D;
}

.tik-block ul > li, .tik-block ol {
    padding: 0;
}

.tik-block ul > li {
    padding-left: 12px;
}

.tik-breadcrumbs {
    margin: 0 auto;
}

a.tik-button,
a.tik-button:link,
a:link.tik-button:link,
body a.tik-button:link,
a.tik-button:visited,
body a.tik-button:visited,
input.tik-button,
button.tik-button {
    text-decoration: none;
    font-size: 14px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    color: #FCFCFC;
    margin: 0 5px 0 0 !important;
    overflow: visible;
    cursor: pointer;
    text-indent: 0;
    line-height: 30px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.tik-button img {
    margin: 0;
    vertical-align: middle;
}

.firefox2 .tik-button {
    display: block;
    float: left;
}

input, select, textarea, a.tik-search-button span {
    vertical-align: middle;
    font-size: 14px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
}

.tik-block select {
    width: 96%;
}

input.tik-button {
    float: none !important;
}

.tik-button.active, .tik-button.active:hover {
    background: #BDC922;
    background: linear-gradient(top, #D4DE3F 0, #CEDA25 30%, #949D1B 100%) no-repeat;
    background: -webkit-linear-gradient(top, #D4DE3F 0, #CEDA25 30%, #949D1B 100%) no-repeat;
    background: -moz-linear-gradient(top, #D4DE3F 0, #CEDA25 30%, #949D1B 100%) no-repeat;
    background: -o-linear-gradient(top, #D4DE3F 0, #CEDA25 30%, #949D1B 100%) no-repeat;
    background: -ms-linear-gradient(top, #D4DE3F 0, #CEDA25 30%, #949D1B 100%) no-repeat;
    background: linear-gradient(top, #D4DE3F 0, #CEDA25 30%, #949D1B 100%) no-repeat;
    -svg-background: linear-gradient(top, #D4DE3F 0, #CEDA25 30%, #949D1B 100%) no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
    border: 1px solid #E0E0E0;
    padding: 0 20px;
    margin: 0 auto;
}

    .tik-button.active, .tik-button.active:hover {
        color: #FAFAFF !important;
    }

.tik-button.hover, .tik-button:hover {
    background: #0000DB;
    background: linear-gradient(top, #0F0FFF 0, #0000FF 15%, #0000A8 100%) no-repeat;
    background: -webkit-linear-gradient(top, #0F0FFF 0, #0000FF 15%, #0000A8 100%) no-repeat;
    background: -moz-linear-gradient(top, #0F0FFF 0, #0000FF 15%, #0000A8 100%) no-repeat;
    background: -o-linear-gradient(top, #0F0FFF 0, #0000FF 15%, #0000A8 100%) no-repeat;
    background: -ms-linear-gradient(top, #0F0FFF 0, #0000FF 15%, #0000A8 100%) no-repeat;
    background: linear-gradient(top, #0F0FFF 0, #0000FF 15%, #0000A8 100%) no-repeat;
    -svg-background: linear-gradient(top, #0F0FFF 0, #0000FF 15%, #0000A8 100%) no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
    border: 1px solid #E0E0E0;
    padding: 0 20px;
    margin: 0 auto;
}

.tik-button.hover, .tik-button:hover {
    color: #FFFFFF !important;
}


input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea {
    font-size: 13px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-shadow: none;
}

    input.tik-error, textarea.tik-error {
        background: #F9FAFB;
        border: 1px solid #E2341D;
        margin: 0 auto;
    }

    input.tik-error, textarea.tik-error {
        color: #00007A !important;
        font-size: 13px;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        font-weight: normal;
        font-style: normal;
    }

form.tik-search input[type="text"] {
    background: #F9FAFB;
    border-radius: 0;
    border: 1px solid #CCD6E0;
    margin: 0 auto;
    width: 100%;
    padding: 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #00007A !important;
    font-size: 13px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

form.tik-search {
    background-image: none;
    border: 0;
    display: block;
    position: relative;
    top: 0;
    padding: 0;
    margin: 5px;
    left: 0;
    line-height: 0;
}

    form.tik-search input, a.tik-search-button {
        top: 0;
        right: 0;
    }

    form.tik-search > input, a.tik-search-button {
        bottom: 0;
        left: 0;
        vertical-align: middle;
    }

    form.tik-search input[type="submit"], input.tik-search-button, a.tik-search-button {
        background: #C7C7C7;
        -webkit-border-radius: 0 -1px -1px 0;
        -moz-border-radius: 0 -1px -1px 0;
        border-radius: 0 -1px -1px 0;
        margin: 0 auto;
    }

    form.tik-search input[type="submit"], input.tik-search-button, a.tik-search-button {
        position: absolute;
        left: auto;
        display: block;
        border: 0;
        top: 1px;
        bottom: 1px;
        right: 1px;
        padding: 0 6px;
        color: #595959 !important;
        font-size: 13px;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        font-weight: normal;
        font-style: normal;
        cursor: pointer;
    }

        a.tik-search-button span.tik-search-button-text, a.tik-search-button:after {
            vertical-align: middle;
        }

        a.tik-search-button:after {
            display: inline-block;
            content: ' ';
            height: 100%;
        }

        a.tik-search-button, a.tik-search-button span,
        a.tik-search-button:visited, a.tik-search-button.visited,
        a.tik-search-button:hover, a.tik-search-button.hover {
            text-decoration: none;
            font-size: 13px;
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
            font-weight: normal;
            font-style: normal;
        }

label.tik-checkbox:before {
    background: #F9FAFB;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border-width: 0;
    margin: 0 auto;
    width: 16px;
    height: 16px;
}

label.tik-checkbox {
    cursor: pointer;
    font-size: 13px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 16px;
    display: inline-block;
    color: #000038 !important;
}

.tik-checkbox > input[type="checkbox"] {
    margin: 0 5px 0 0;
}

label.tik-checkbox.active:before {
    background: #E1E878;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border-width: 0;
    margin: 0 auto;
    width: 16px;
    height: 16px;
    display: inline-block;
}

label.tik-checkbox.hovered:before {
    background: #EFF3B9;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border-width: 0;
    margin: 0 auto;
    width: 16px;
    height: 16px;
    display: inline-block;
}

label.tik-radiobutton:before {
    background: #F9FAFB;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width: 0;
    margin: 0 auto;
    width: 12px;
    height: 12px;
}

label.tik-radiobutton {
    cursor: pointer;
    font-size: 13px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 12px;
    display: inline-block;
    color: #000038 !important;
}

.tik-radiobutton > input[type="radio"] {
    vertical-align: baseline;
    margin: 0 5px 0 0;
}

label.tik-radiobutton.active:before {
    background: #E1E878;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width: 0;
    margin: 0 auto;
    width: 12px;
    height: 12px;
    display: inline-block;
}

label.tik-radiobutton.hovered:before {
    background: #EFF3B9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width: 0;
    margin: 0 auto;
    width: 12px;
    height: 12px;
    display: inline-block;
}

.tik-comments {
    border-top: 1px dotted #D6E048;
    margin: 0 auto;
    margin-top: 25px;
}

    .tik-comments h2 {
        color: #1D1F05;
    }

.tik-comment-inner {
    background: #E2E8EE;
    background: transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 5px;
    margin: 0 auto;
    margin-left: 94px;
}

.tik-comment-avatar {
    float: left;
    width: 80px;
    height: 80px;
    padding: 1px;
    background: #fff;
    border: 1px solid #E2E8EE;
}

    .tik-comment-avatar > img {
        margin: 0 !important;
        border: none !important;
    }

.tik-comment-content {
    padding: 10px 0;
    color: #1C1C1C;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
}

.tik-comment {
    margin-top: 6px;
}

    .tik-comment:first-child {
        margin-top: 0;
    }

.tik-comment-header {
    color: #1D1F05;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    line-height: 100%;
}

    .tik-comment-header a,
    .tik-comment-header a:link,
    .tik-comment-header a:visited,
    .tik-comment-header a.visited,
    .tik-comment-header a:hover,
    .tik-comment-header a.hovered {
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        line-height: 100%;
    }

        .tik-comment-header a, .tik-comment-header a:link {
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
            color: #676D12;
        }

            .tik-comment-header a:visited, .tik-comment-header a.visited {
                font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
                color: #676D12;
            }

            .tik-comment-header a:hover, .tik-comment-header a.hovered {
                font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
                color: #676D12;
            }

.tik-comment-content a,
.tik-comment-content a:link,
.tik-comment-content a:visited,
.tik-comment-content a.visited,
.tik-comment-content a:hover,
.tik-comment-content a.hovered {
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
}

    .tik-comment-content a, .tik-comment-content a:link {
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        color: #00005C;
    }

        .tik-comment-content a:visited, .tik-comment-content a.visited {
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
            color: #262626;
        }

        .tik-comment-content a:hover, .tik-comment-content a.hovered {
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
            color: #00005C;
        }

.tik-pager {
    background: #EFF2F5;
    background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
    background: -webkit-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
    background: -moz-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
    background: -o-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
    background: -ms-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
    background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
    -svg-background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #D6E048;
    padding: 5px;
}

    .tik-pager > *:last-child,
    .tik-pager > *:last-child:hover {
        margin-right: 0;
    }

    .tik-pager > span {
        cursor: default;
    }

    .tik-pager > * {
        background: #EFF3B9;
        background: linear-gradient(top, #FFFFFF 0, #DFE76F 100%) no-repeat;
        background: -webkit-linear-gradient(top, #FFFFFF 0, #DFE76F 100%) no-repeat;
        background: -moz-linear-gradient(top, #FFFFFF 0, #DFE76F 100%) no-repeat;
        background: -o-linear-gradient(top, #FFFFFF 0, #DFE76F 100%) no-repeat;
        background: -ms-linear-gradient(top, #FFFFFF 0, #DFE76F 100%) no-repeat;
        background: linear-gradient(top, #FFFFFF 0, #DFE76F 100%) no-repeat;
        -svg-background: linear-gradient(top, #FFFFFF 0, #DFE76F 100%) no-repeat;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        border: 1px solid #EFF3B9;
        padding: 7px;
        margin: 0 4px 0 auto;
        position: relative;
        display: inline-block;
        margin-left: 0;
    }

    .tik-pager a:link,
    .tik-pager a:visited {
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        text-decoration: none;
        color: #313409;
    }

    .tik-pager .active {
        background: #B6BFC9;
        background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
        background: -webkit-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
        background: -moz-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
        background: -o-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
        background: -ms-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
        background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
        -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
        border: 1px solid #EFF3B9;
        padding: 7px;
        margin: 0 4px 0 auto;
        color: #FFFFFF;
    }

    .tik-pager .more {
        background: #EFF3B9;
        background: linear-gradient(top, #FFFFFF 0, #DFE76F 100%) no-repeat;
        background: -webkit-linear-gradient(top, #FFFFFF 0, #DFE76F 100%) no-repeat;
        background: -moz-linear-gradient(top, #FFFFFF 0, #DFE76F 100%) no-repeat;
        background: -o-linear-gradient(top, #FFFFFF 0, #DFE76F 100%) no-repeat;
        background: -ms-linear-gradient(top, #FFFFFF 0, #DFE76F 100%) no-repeat;
        background: linear-gradient(top, #FFFFFF 0, #DFE76F 100%) no-repeat;
        -svg-background: linear-gradient(top, #FFFFFF 0, #DFE76F 100%) no-repeat;
        border: 1px solid #EFF3B9;
        margin: 0 4px 0 auto;
    }

    .tik-pager a.more:link,
    .tik-pager a.more:visited {
        color: #00003D;
    }

    .tik-pager a:hover {
        background: #E1E878;
        background: linear-gradient(top, #EFF3B9 0, #D1DC32 100%) no-repeat;
        background: -webkit-linear-gradient(top, #EFF3B9 0, #D1DC32 100%) no-repeat;
        background: -moz-linear-gradient(top, #EFF3B9 0, #D1DC32 100%) no-repeat;
        background: -o-linear-gradient(top, #EFF3B9 0, #D1DC32 100%) no-repeat;
        background: -ms-linear-gradient(top, #EFF3B9 0, #D1DC32 100%) no-repeat;
        background: linear-gradient(top, #EFF3B9 0, #D1DC32 100%) no-repeat;
        -svg-background: linear-gradient(top, #EFF3B9 0, #D1DC32 100%) no-repeat;
        border: 1px solid #EFF3B9;
        padding: 7px;
        margin: 0 4px 0 auto;
    }

    .tik-pager a:hover,
    .tik-pager a.more:hover {
        color: #313409;
    }

    .tik-pager > *:after {
        margin: 0 0 0 auto;
        display: inline-block;
        position: absolute;
        content: ' ';
        top: 0;
        width: 0;
        height: 100%;
        right: 0;
        text-decoration: none;
    }

    .tik-pager > *:last-child:after {
        display: none;
    }

.tik-commentsform {
    background: #E2E8EE;
    background: transparent;
    padding: 10px;
    margin: 0 auto;
    margin-top: 25px;
    color: #1D1F05;
}

    .tik-commentsform h2 {
        padding-bottom: 10px;
        margin: 0;
        color: #1D1F05;
    }

    .tik-commentsform label {
        display: inline-block;
        line-height: 25px;
    }

    .tik-commentsform input:not([type=submit]), .tik-commentsform textarea {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        width: 100%;
        max-width: 100%;
    }

    .tik-commentsform .form-submit {
        margin-top: 10px;
    }

.tik-post {
    padding: 15px;
    margin: 15px;
}

a img {
    border: 0;
}

.tik-article img, img.tik-article, .tik-block img {
    margin: 7px 7px 7px 7px;
}

.tik-metadata-icons img {
    border: none;
    vertical-align: middle;
    margin: 2px;
}

.tik-article table, table.tik-article {
    border-collapse: collapse;
    margin: 1px;
}

.tik-post .tik-content-layout-br {
    height: 0;
}

.tik-article th, .tik-article td {
    padding: 2px;
    vertical-align: top;
    text-align: left;
}

.tik-article th {
    text-align: center;
    vertical-align: middle;
    padding: 7px;
}

pre {
    overflow: auto;
    padding: 0.1em;
}

.preview-cms-logo {
    border: 0;
    margin: 1em 1em 0 0;
    float: left;
}

.image-caption-wrapper {
    padding: 7px 7px 7px 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .image-caption-wrapper img {
        margin: 0 !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .image-caption-wrapper div.tik-collage {
        margin: 0 !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .image-caption-wrapper p {
        font-size: 80%;
        text-align: right;
        margin: 0;
    }

.tik-postheader {
    color: #FFFFFF;
    margin: 6px 0;
    font-size: 30px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
}

    .tik-postheader a,
    .tik-postheader a:link,
    .tik-postheader a:visited,
    .tik-postheader a.visited,
    .tik-postheader a:hover,
    .tik-postheader a.hovered {
        font-size: 30px;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        font-weight: bold;
        font-style: normal;
    }

        .tik-postheader a, .tik-postheader a:link {
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
            text-decoration: none;
            text-align: left;
            color: #676D12;
        }

            .tik-postheader a:visited, .tik-postheader a.visited {
                font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
                text-decoration: none;
                color: #0000C2;
            }

            .tik-postheader a:hover, .tik-postheader a.hovered {
                font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
                text-decoration: none;
                color: #B9C421;
            }

.tik-postheadericons,
.tik-postheadericons a,
.tik-postheadericons a:link,
.tik-postheadericons a:visited,
.tik-postheadericons a:hover {
    font-size: 12px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    color: #00004D;
}

.tik-postheadericons {
    padding: 1px;
}

    .tik-postheadericons a, .tik-postheadericons a:link {
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
        color: #7C8316;
    }

        .tik-postheadericons a:visited, .tik-postheadericons a.visited {
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
            font-weight: bold;
            font-style: normal;
            text-decoration: none;
            color: #7C8316;
        }

        .tik-postheadericons a:hover, .tik-postheadericons a.hover {
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
            font-weight: bold;
            font-style: normal;
            text-decoration: underline;
            color: #A5AE1E;
        }

.tik-postpdficon:before {
    content: url('images/postpdficon.png');
    margin-right: 6px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    bottom: auto;
}

.opera .tik-postpdficon:before {
    /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.tik-postprinticon:before {
    content: url('images/postprinticon.png');
    margin-right: 6px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    bottom: auto;
}

.opera .tik-postprinticon:before {
    /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.tik-postemailicon:before {
    content: url('images/postemailicon.png');
    margin-right: 6px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    bottom: auto;
}

.opera .tik-postemailicon:before {
    /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.tik-postcontent ul > li:before, .tik-post ul > li:before, .tik-textblock ul > li:before {
    content: url('images/postbullets.png');
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.opera .tik-postcontent ul > li:before, .opera .tik-post ul > li:before, .opera .tik-textblock ul > li:before {
    /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.tik-postcontent li, .tik-post li, .tik-textblock li {
    font-size: 14px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    color: #FFFFFF;
    margin: 5px 0 5px 13px;
}

.tik-postcontent ul > li, .tik-post ul > li, .tik-textblock ul > li, .tik-postcontent ol, .tik-post ol, .tik-textblock ol {
    padding: 0;
}

.tik-postcontent ul > li, .tik-post ul > li, .tik-textblock ul > li {
    padding-left: 14px;
}

    .tik-postcontent ul > li:before, .tik-post ul > li:before, .tik-textblock ul > li:before {
        margin-left: -14px;
    }

.tik-postcontent ol, .tik-post ol, .tik-textblock ol, .tik-postcontent ul, .tik-post ul, .tik-textblock ul {
    margin: 1em 0 1em 13px;
}

.tik-postcontent li ol, .tik-post li ol, .tik-textblock li ol, .tik-postcontent li ul, .tik-post li ul, .tik-textblock li ul {
    margin: 0.5em 0 0.5em 13px;
}

.tik-postcontent li, .tik-post li, .tik-textblock li {
    margin: 5px 0 5px 0;
}

.tik-postcontent ol > li, .tik-post ol > li, .tik-textblock ol > li {
    /* overrides overflow for "ul li" and sets the default value */
    overflow: visible;
}

.tik-postcontent ul > li, .tik-post ul > li, .tik-textblock ul > li {
    /* makes "ul li" not to align behind the image if they are in the same line */
    overflow-x: visible;
    overflow-y: hidden;
}

blockquote {
    background: #A8A8FF url('images/postquote.png') no-repeat scroll;
    padding: 10px 10px 10px 38px;
    margin: 10px 10px 10px 50px;
    color: #0F0F0F;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: italic;
    /* makes block not to align behind the image if they are in the same line */
    overflow: auto;
    clear: both;
}

    blockquote a, .tik-postcontent blockquote a, .tik-blockcontent blockquote a, .tik-footer blockquote a,
    blockquote a:link, .tik-postcontent blockquote a:link, .tik-blockcontent blockquote a:link, .tik-footer blockquote a:link,
    blockquote a:visited, .tik-postcontent blockquote a:visited, .tik-blockcontent blockquote a:visited, .tik-footer blockquote a:visited,
    blockquote a:hover, .tik-postcontent blockquote a:hover, .tik-blockcontent blockquote a:hover, .tik-footer blockquote a:hover {
        color: #0F0F0F;
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        font-weight: normal;
        font-style: italic;
    }

    /* Override native 'p' margins*/
    blockquote p,
    .tik-postcontent blockquote p,
    .tik-blockcontent blockquote p,
    .tik-footer blockquote p {
        margin: 0;
    }

.tik-postfootericons,
.tik-postfootericons a,
.tik-postfootericons a:link,
.tik-postfootericons a:visited,
.tik-postfootericons a:hover {
    font-size: 12px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    color: #00004D;
}

.tik-postfootericons {
    padding: 1px;
}

    .tik-postfootericons a, .tik-postfootericons a:link {
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
        color: #7C8316;
    }

        .tik-postfootericons a:visited, .tik-postfootericons a.visited {
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
            font-weight: bold;
            font-style: normal;
            text-decoration: none;
            color: #7C8316;
        }

        .tik-postfootericons a:hover, .tik-postfootericons a.hover {
            font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
            font-weight: bold;
            font-style: normal;
            text-decoration: underline;
            color: #A5AE1E;
        }

.Navigator .tik-ccs-navigator img, .Navigator img {
    border: 0;
    margin: 0;
    vertical-align: middle;
}

tr.Navigator td, td span.Navigator {
    text-align: center;
    vertical-align: middle;
}

.Sorter img {
    border: 0;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    position: static;
    z-index: 1;
    width: 12px;
    height: 6px;
}

.Sorter a {
    position: relative;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    color: #A5AE1E;
}

    .Sorter a:link {
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        color: #A5AE1E;
    }

    .Sorter a:visited, .Sorter a.visited {
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        color: #A5AE1E;
    }

    .Sorter a:hover, .Sorter a.hover {
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
        color: #7C8316;
    }

.Sorter {
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    color: #2D3008;
}

.tik-footer {
    background: #B1E90C;
    background: linear-gradient(top, #C4F434 0, #B9F20D 40%, #8DB80A 100%) no-repeat;
    background: -webkit-linear-gradient(top, #C4F434 0, #B9F20D 40%, #8DB80A 100%) no-repeat;
    background: -moz-linear-gradient(top, #C4F434 0, #B9F20D 40%, #8DB80A 100%) no-repeat;
    background: -o-linear-gradient(top, #C4F434 0, #B9F20D 40%, #8DB80A 100%) no-repeat;
    background: -ms-linear-gradient(top, #C4F434 0, #B9F20D 40%, #8DB80A 100%) no-repeat;
    background: linear-gradient(top, #C4F434 0, #B9F20D 40%, #8DB80A 100%) no-repeat;
    -svg-background: linear-gradient(top, #C4F434 0, #B9F20D 40%, #8DB80A 100%) no-repeat;
    margin: 30px auto 0;
    position: relative;
    color: #000024;
    font-size: 13px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
    text-align: center;
    padding: 0;
}

    /*.tik-footer a,
.tik-footer a:link,
.tik-footer a:visited,
.tik-footer a:hover,
.tik-footer td, 
.tik-footer th,
.tik-footer caption
{
   color: #000024;
   font-size: 13px;
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
}*/

    .tik-footer p {
        padding: 0;
        text-align: center;
    }

/*.tik-footer a,
.tik-footer a:link
{
   color: #636912;
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}*/

/*.tik-footer a:visited
{
   color: #00007A;
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}*/

/*.tik-footer a:hover
{
   color: #F8FAE0;
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}*/

/*.tik-footer h1
{
   color: #BDC922;
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
}

.tik-footer h2
{
   color: #D6E048;
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
}

.tik-footer h3
{
   color: #1A1AFF;
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
}

.tik-footer h4
{
   color: #C7C7C7;
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
}

.tik-footer h5
{
   color: #C7C7C7;
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
}

.tik-footer h6
{
   color: #C7C7C7;
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
}

.tik-footer img
{
   border: none;
   margin: 0;
}

.tik-footer-inner
{
   margin: 0 auto;
   width:1000px;
   padding:8px;
   padding-right: 8px;
   padding-left: 8px;
}*/

.tik-rss-tag-icon {
    background: url('images/footerrssicon.png') no-repeat scroll;
    margin: 0 auto;
    min-height: 32px;
    min-width: 32px;
    display: inline-block;
    text-indent: 35px;
    background-position: left center;
}

    .tik-rss-tag-icon:empty {
        vertical-align: middle;
    }

.tik-facebook-tag-icon {
    background: url('images/footerfacebookicon.png') no-repeat scroll;
    margin: 0 auto;
    min-height: 32px;
    min-width: 32px;
    display: inline-block;
    text-indent: 35px;
    background-position: left center;
}

    .tik-facebook-tag-icon:empty {
        vertical-align: middle;
    }

.tik-twitter-tag-icon {
    background: url('images/footertwittericon.png') no-repeat scroll;
    margin: 0 auto;
    min-height: 32px;
    min-width: 32px;
    display: inline-block;
    text-indent: 35px;
    background-position: left center;
}

    .tik-twitter-tag-icon:empty {
        vertical-align: middle;
    }

/*.tik-footer ul>li:before
/*{
   /*content:url('images/footerbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}*/
/*.opera .tik-footer ul>li:before
{
    Vertical-align:middle in Opera doesn't need additional offset
    bottom: 0;
}

.tik-footer li
{
   font-size: 14px;
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #D1D1FF;
}

.tik-footer ul>li, .tik-footer ol
{
   padding: 0;
}

.tik-footer ul>li
{
   padding-left: 13px;
}*/

.tik-page-footer,
.tik-page-footer a,
.tik-page-footer a:link,
.tik-page-footer a:visited,
.tik-page-footer a:hover {
    font-family: Arial;
    font-size: 10px;
    letter-spacing: normal;
    word-spacing: normal;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    color: #6B7113;
}

.tik-page-footer {
    position: relative;
    z-index: auto !important;
    padding: 1em;
    text-align: center !important;
    text-decoration: none;
    color: #000061;
}

.tik-lightbox-wrapper {
    background-color: rgba(0, 0, 0, .8);
    bottom: 0;
    left: 0;
    padding: 0 100px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 1000000;
}

    .tik-lightbox,
    .tik-lightbox-wrapper .tik-lightbox-image {
        cursor: pointer;
    }

    .tik-lightbox-wrapper .tik-lightbox-image {
        border: 6px solid #fff;
        border-radius: 3px;
        display: none;
        max-width: 100%;
        vertical-align: middle;
    }

        .tik-lightbox-wrapper .tik-lightbox-image.active {
            display: inline-block;
        }

    .tik-lightbox-wrapper .lightbox-error {
        background: #fff;
        border: 1px solid #b4b4b4;
        border-radius: 10px;
        box-shadow: 0 2px 5px #333;
        height: 80px;
        opacity: .95;
        padding: 20px;
        position: fixed;
        width: 300px;
        z-index: 100;
    }

    .tik-lightbox-wrapper .loading {
        background: #fff url('images/preloader-01.gif') center center no-repeat;
        border: 1px solid #b4b4b4;
        border-radius: 10px;
        box-shadow: 0 2px 5px #333;
        height: 32px;
        opacity: .5;
        padding: 10px;
        position: fixed;
        width: 32px;
        z-index: 10100;
    }

    .tik-lightbox-wrapper .arrow {
        cursor: pointer;
        height: 100px;
        opacity: .5;
        filter: alpha(opacity=50);
        position: fixed;
        width: 82px;
        z-index: 10003;
    }

        .tik-lightbox-wrapper .arrow.left {
            left: 9px;
        }

        .tik-lightbox-wrapper .arrow.right {
            right: 9px;
        }

        .tik-lightbox-wrapper .arrow:hover {
            opacity: 1;
            filter: alpha(opacity=100);
        }

        .tik-lightbox-wrapper .arrow.disabled {
            display: none;
        }

    .tik-lightbox-wrapper .arrow-t,
    .tik-lightbox-wrapper .arrow-b {
        background-color: #fff;
        border-radius: 3px;
        height: 6px;
        left: 26px;
        position: relative;
        width: 30px;
    }

    .tik-lightbox-wrapper .arrow-t {
        top: 38px;
    }

    .tik-lightbox-wrapper .arrow-b {
        top: 50px;
    }

    .tik-lightbox-wrapper .close {
        cursor: pointer;
        height: 22px;
        opacity: .5;
        filter: alpha(opacity=50);
        position: fixed;
        right: 39px;
        top: 30px;
        width: 22px;
        z-index: 10003;
    }

        .tik-lightbox-wrapper .close:hover {
            opacity: 1;
            filter: alpha(opacity=100);
        }

        .tik-lightbox-wrapper .close .cw,
        .tik-lightbox-wrapper .close .ccw {
            background-color: #fff;
            border-radius: 3px;
            height: 6px;
            position: absolute;
            left: -4px;
            top: 8px;
            width: 30px;
        }

    .tik-lightbox-wrapper .cw {
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        /* IE 9 */
        -webkit-transform: rotate(45deg);
        /* Safari and Chrome */
        -o-transform: rotate(45deg);
        /* Opera */
        -moz-transform: rotate(45deg);
        /* Firefox */
    }

    .tik-lightbox-wrapper .ccw {
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        /* IE 9 */
        -webkit-transform: rotate(-45deg);
        /* Safari and Chrome */
        -o-transform: rotate(-45deg);
        /* Opera */
        -moz-transform: rotate(-45deg);
        /* Firefox */
    }

    .tik-lightbox-wrapper .close-alt,
    .tik-lightbox-wrapper .arrow-right-alt,
    .tik-lightbox-wrapper .arrow-left-alt {
        color: #fff;
        display: none;
        font-size: 2.5em;
    }

.ie8 .tik-lightbox-wrapper .close-alt,
.ie8 .tik-lightbox-wrapper .arrow-right-alt,
.ie8 .tik-lightbox-wrapper .arrow-left-alt {
    display: block;
}

.ie8 .tik-lightbox-wrapper .cw,
.ie8 .tik-lightbox-wrapper .ccw {
    display: none;
}

.tik-content-layout .tik-content {
    margin: 0 auto;
}

/* Begin Additional CSS Styles */
.tik-blockheader .t, .tik-vmenublockheader .t {
    white-space: nowrap;
}
/* End Additional CSS Styles */

/*css nueva wilmer*/
.entrarHeader {
    /*background: #B1E90C;
    background: linear-gradient(top, #C4F434 0, #B9F20D 40%, #8DB80A 100%) no-repeat;
    background: -webkit-linear-gradient(top, #C4F434 0, #B9F20D 40%, #8DB80A 100%) no-repeat;
    background: -moz-linear-gradient(top, #C4F434 0, #B9F20D 40%, #8DB80A 100%) no-repeat;
    background: -o-linear-gradient(top, #C4F434 0, #B9F20D 40%, #8DB80A 100%) no-repeat;
    background: -ms-linear-gradient(top, #C4F434 0, #B9F20D 40%, #8DB80A 100%) no-repeat;
    background: linear-gradient(top, #C4F434 0, #B9F20D 40%, #8DB80A 100%) no-repeat;
    -svg-background: linear-gradient(top, #C4F434 0, #B9F20D 40%, #8DB80A 100%) no-repeat;*/
    width: 100%;
    height: 40px;
    background: url('../images/banda-verde-amarilla.jpg') left !important;
}

.Morado {
    width: 100%;
    height: 22px;
    background: #ab0093;
}

.moradobarra {
    background: url('../images/barra-morada.jpg')center !important;
    z-index: 99999 !important;
    top: -30px;
    padding: 5px;
}

.gris {
   background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-8 */
width: 100%;
    height: 30px;
}

.fondo1 {
    background: url('../images/fondo.png') center fixed !important;
    background-size: cover !important;
}

.border_menu {
    /*border-right: 1px solid #555555;*/
      background: url('../images/menuseparator.png') center right no-repeat;
}


.footer_home {
    width: 100%;
    bottom: 0px;
    position: absolute;
}

.entrar_conten {
    /*background: #00007A;*/
    /*background: rgba(177, 63, 253, 0.2);*/
    /*background: rgba(0, 49, 255, 0.2);*/
    /*background: rgba(0, 0, 0, 0.3);*/
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.08);
    border: 2px solid rgba(0, 0, 97, 0.2);
    position: relative;
    cursor: auto;
    width: 45%;
    margin: 6% auto;
    z-index: auto !important;
}

.nonefondo {
    background: none !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
}

.contenedor {
    width: 1100px !important;
}

.invisible-obj {
    display: inline;
}

.contendedor-text {
    padding: 0px !important;
    height: 205px;
    overflow: auto;
    min-height: 205px !important;
}

    .contendedor-text p {
        text-align: justify !important;
        padding-right: 5px;
    }
    .contendedor-text h2 {
        margin-bottom: 20px;
    }
    .contendedor-text h3 {
        margin: 20px 0px;
    }
    .contendedor-text article {
        margin-bottom:20px;
        text-align:center;
        padding:0 10%;
    }
    .contendedor-text article h3 {
        margin-bottom: 0px;
        text-align:left;
        color:rgb(194, 251, 21) !important;
    }
        .contendedor-text article .cuadradas {
            height:auto;
            width:100%;
            min-height:180px;
        }
        .contendedor-text article .banner {
            height:auto;
            width:100%;
            min-height:180px;
        }
    .contendedor-text article p {
        font-size:14px;
        /*color:white;*/
        color:rgb(194, 251, 21)!important;
        margin-bottom: 0px;
        margin-top:-30px;
        width:70%;
    }
.contendedor-img {
    height: 220px;
}

.lista li {
    margin-top: 10px;
    margin-left: 50px;
    width: 90%;
    color: #01ffff;
    text-align: justify;
    font-size: 1em;
    list-style: circle;
}
@media (max-width: 1270px) {

    .tik-header {
        min-height:1px !important;
    }
}
@media (max-width: 980px) {

    .footer_home {
        position: relative;
    }
    .contendedor-img  {
        height: 180px;
    }
   
}

@media (max-width: 768px) {
    .invisible-obj {
        display: none !important;
    }

    .tik-sheet {
        margin-bottom: 80px;
    }

    #navbar-collapse-1 {
        width: inherit !important;
    }
    .border_menu {
    /*border-right: 1px solid #555555;*/
      background:none;
    }

    .dropdown-menu {
        background: none !important;
    }

    .contendedor-text {
        height: auto !important;
    }

    .contendedor-img {
        height: 400px;
    }
    .centrado {
        margin:0 !important;
    }
}
@media (max-width: 440px) {

    .tik-footer {
    position:relative !important;
    min-height:270px!important;
}
    .footer-margin {
        margin-bottom:0px !important;
    }
    /*.barramodara-paddin {
        padding:0 20%;
    }*/
    .menuRedessocciales {
        width:auto !important;
        min-width:150px !important;
        padding:0% 5% 5% !important;
    }
        .menuRedessocciales li {
        display:block !important;
        float:none !important;
        }
   .menuRedessocciales .ancho {
        width:auto !important;
    }
    .menuRedessocciales li .Texto {
        padding-top:7% !important;
        padding-bottom:0px !important;
    }
    .menuRedessocciales li .imagenes {
        padding-top:5% !important;
        padding-bottom:0px !important;
    }
    .contendedor-img {
        height: 180px;
    }
}
/*resoluciones de alto*/



@media (min-height: 900px) {
    .contendedor-text {
        height:283px;
        margin-bottom:15px;
       
    }
}

@media (min-height: 1200px) {
    .contendedor-text {
        height:350px;
        margin-bottom:15px;
       
    }

    .contendedor-img {
    }
}
/*menu 2*/
.menuUL {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}

    .menuUL li {
        /* This will arrange the LI-s next to each other */
        display: inline;
        width: 20% !important;
        float: left;
        padding: 0px !important;
        content: none !important;
        font-size: 14px !important;
        margin-left: 10px;
    }

        .menuUL li a, .menuUL li a:visited {
            display: inline-block;
            color: #ab0093 !important;
            /*text-shadow:0px 0px 1px 1px rgba(171,0,147,1);*/
            padding-top: 15%;
            padding-bottom: 15%;
            margin-top: 0px !important;
            text-decoration: none;
        }

/*menu 3*/
.menuRedessocciales {
    text-align: center;
    min-width: 340.84px ;
    width: 450.84px ;
    margin: 0 auto;
}

    .menuRedessocciales li {
        /* This will arrange the LI-s next to each other */
        display: inline;
        float: left;
        /*padding:0px !important;*/
        content: none !important;
        font-size: 14px !important;
    }

        .menuRedessocciales li a, .menuRedessocciales li a:visited {
            display: inline-block;
            color: #Fff !important;
            margin-top: 0px ;
            /*vertical-align:central;*/
            text-decoration: none;
        }

    .menuRedessocciales .ancho {
        width: 20% ;
    }

    .menuRedessocciales li a img {
        margin-left: 2px;
        width: 35px;
    }

.Senalimg {
    width: 40px !important;
    height: 32px !important;
}


.menuRedessocciales li .Texto {
    padding-top: 15%;
    padding-bottom: 15%;
}

.menuRedessocciales li .imagenes {
    padding-top: 20%;
    padding-bottom: 5%;
}

.texmenu {
    font-size: 1.5em !important;
    color: rgb(21,178,0);
    font-weight:bold;
}

.Activo-nav {
    font-size: 1.5em !important;
    color: #ab0093;
    font-weight:bold;
}
.Activo-nav2 {
    font-size: 1.5em !important;
    color: rgb(194, 251, 21);
    font-weight:bold;
}
.texmenuitems {
    color: #fff !important;
    font-size: 1.2em;
}

    .texmenuitems:hover {
        /*color: #ab0093 !important;*/
        color: rgb(194, 251, 21) !important;
    }

/*bonton consulta*/
.consulta {
    position: fixed;
    top: 30%;
    right: -25px;
    z-index: 9;
}

    .consulta ul li {
        display: block;
        background: rgba(0, 0, 0, 0.36);
        text-align: left;
        padding: 10px;
        -webkit-border-radius: 30px 0 0 30px;
        -moz-border-radius: 30px 0 0 30px;
        border-radius: 30px 0 0 30px;
    }

        .consulta ul li:hover {
            background: rgba(255, 255, 255, 0.4);
        }

            .consulta ul li:hover a {
                color: #FFF;
            }

        .consulta ul li a {
            color: #B1E90C;
        }

            .consulta ul li a img {
                height: 220px;
            }


/*formulario*/

#form-main {
    width: 100%;
    float: left;
    padding-top: 0px;
}


.feedback-input {
    color: #3c3c3c;
    background-color: #fbfbfb;
    padding: 13px 13px 13px 54px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid rgba(0,0,0,0);
}

    .feedback-input:focus {
        background: #fff;
        box-shadow: 0;
        border: 3px solid #3498db;
        color: #3498db;
        outline: none;
        padding: 13px 13px 13px 54px;
    }

.focused {
    color: #30aed6;
    border: #30aed6 solid 3px;
}

/* Icons ---------------------------------- */
.name {
    background-image: url(../images/sevicios/persona.png);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}

    .name:focus {
        background-image: url(../images/sevicios/persona.png);
        background-size: 30px 30px;
        background-position: 8px 5px;
        background-position: 11px 8px;
        background-repeat: no-repeat;
    }

.asunto {
    background-image: url(../images/sevicios/asunto.png);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}

    .asunto:focus {
        background-image: url(../images/sevicios/asunto.png);
        background-size: 30px 30px;
        background-position: 8px 5px;
        background-position: 11px 8px;
        background-repeat: no-repeat;
    }

.email {
    background-image: url(../images/sevicios/arroba.png);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}

    .email:focus {
        background-image: url(../images/sevicios/arroba.png);
        background-size: 30px 30px;
        background-position: 11px 8px;
        background-repeat: no-repeat;
    }

.telefono {
    background-image: url(../images/sevicios/telefono.png);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}

    .telefono:focus {
        background-image: url(../images/sevicios/telefono.png);
        background-size: 30px 30px;
        background-position: 11px 8px;
        background-repeat: no-repeat;
    }

.fecha {
    background-image: url(../images/sevicios/calendario.png);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}

    .fecha:focus {
        background-image: url(../images/sevicios/calendario.png);
        background-size: 30px 30px;
        background-position: 11px 8px;
        background-repeat: no-repeat;
    }

.comment {
    background-image: url(../images/sevicios/text.png);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}

    .comment:focus {
        background-image: url(../images/sevicios/text.png);
        background-size: 30px 30px;
        background-position: 11px 8px;
        background-repeat: no-repeat;
    }

textarea {
    width: 100%;
    height: 118px;
    line-height: 150%;
    resize: vertical;
}

/*input:hover, textarea:hover,
input:focus, textarea:focus {
	background-color:white;
}*/

.button-blue {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    float: left;
    width: 100%;
    border: #fbfbfb solid 4px;
    cursor: pointer;
    background-color: #3498db;
    color: white;
    font-size: 24px;
    padding: 6px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: -5px;
    /*font-weight:700;*/
}

    .button-blue:hover {
        background-color: rgba(0,0,0,0);
        color: #0493bd;
    }

.submit:hover {
    color: #3498db;
}

.ease {
    width: 0px;
    height: 38px;
    background-color: #fbfbfb;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    -ms-transition: .3s ease;
    transition: .3s ease;
}

.submit:hover .ease {
    width: 95%;
    background-color: white;
    border: 2px solid #3498db;
    margin: 0 auto;
}

.galeria-img {
    width: 100%;
    height: 100%;
}

.fondoazul {
    background: rgba(64,150,238,0.9);
}
.fondoazul div  h3 {
    color:#ab0093 !important;
    
}

.Error {
            color: #FFFFFF !important;
            background-color: #FF0000 !important;
            outline: 2px solid #0000CC;
        }

        .Invissible {
            display: none;
        }
.fotos-cont {
    width:100%;
    overflow:auto;
    padding: 0 2.5%;
    margin:10px 0px;
}
.fotos-cont img {
    width: 47%;
    float:left;
    margin-right:5px;
    text-align:center;

}
.clear-img 
{
    clear:both;
    width: 47%;
    float:left;
    margin-right:5px;
}