
@media only screen and (max-width: 700px) {
    #disolve2 {
        display: none;
    }

    #logo {
        top: 90px;
    }
}
/****************************** BIG SCREENS **************************/
.no-sidebar2{
    background-image: url("../images/fondo4.jpg");
    background-repeat: no-repeat;
    background-size: cover;

}
.cbp-tm-submenu > li > a:hover{
    background-color: #999999;
    color: #FFFFFF;
 }


@media screen and (min-width: 900px) and (max-height: 900px ) {

    #central{
        width: 1060px;
    }
    .wp1 {
        width: 600px;
    }
    .wp2 {
        width: 397px;
    }
    .blended_grid {
        width: 900px;
    }
    .service_list {
        height: 200px;
    }
    ul.icons {
        position: relative;
        background: rgba(128, 128, 128, 0.05);
        border-radius: 1em;
        display: inline-block;
        padding: 0em 0.75em 0em 0.75em;
        font-size: 1.30em;
        cursor: default;
        height: 35px;
        float: left;
        margin-left: 40%;

    }

    #cbp-tm-menu {
        padding-bottom: 5px;
        padding-top: 5px;
    }

#nana{
    margin-top: 3em;
}

#botmsg{
    height: 40px;
    margin-top: 0.7em;
    padding: 0.5em 10px 4px 15px;
}



    .cbp-tm-submenu > li > a {
        padding: 4px 0.2em 4px 0.4em; /* top/bottom paddings in 'em' cause a tiny "jump" in Chrome on Win */
        display: block;
        font-size: 0.8em;
        position: relative;
        color: #5e6372;
        border: 4px solid #fff;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
    }
    .menu3{
        width: 80%;
        height: 175px;
        position: relative;
        margin: 0px auto;
        margin-bottom: 50px;
        background-color: #111111;
    }
    .upper2{
        width: 100%;
        height: 170px;
        background-color: #ffffff;
    }
    .downer2{
        width: 100%;
        height: 40px;

    }
    .logoMenu2{
        width: 170px;
        height: 100%;
        position: relative;
        display: inline-block;
        float: left;
        z-index: 99999999;
    }
    .bannerUp2{

    }
    .imgMenu2{
        height: 100%;
    }

    #animate-area-menu2 {
        height: 170px;
        background-image: url(../images/bandaLoop1.png);
        background-position: 0px 0px;
        background-repeat: repeat-x;

        animation: animatedBackground 8s linear infinite;
        -ms-animation: animatedBackground 8s linear infinite;
        -moz-animation: animatedBackground 8s linear infinite;
        -webkit-animation: animatedBackground 8s linear infinite;
    }

    #animate-area2-menu2 {
        font-family: 'Arial';
        text-align: center;
        font-size: 85px;
        line-height: 90px;
        color: #ffffff;
        position: relative;
        top: -15px;

        padding-top: 7px;
        padding-bottom: 7px;
        animation: fadeIn 5s linear infinite;
        -ms-animation: fadeIn 5s linear infinite;
        -moz-animation: fadeIn 5s linear infinite;
        -webkit-animation: fadeIn 5s linear infinite;
        animation-name: fadeIn;
        animation-iteration-count: infinite;
        animation-direction: alternate;
    }


}



@media screen and (min-height: 902px) and (max-height: 910px ) {

    #central{
        width: 1060px;
    }
    .wp1 {
        width: 600px;
    }
    .wp2 {
        width: 397px;
    }
    .blended_grid {
        width: 900px;
    }
    .service_list {
        height: 200px;
    }
    ul.icons {
        position: relative;
        background: rgba(128, 128, 128, 0.05);
        border-radius: 1em;
        display: inline-block;
        padding: 0em 0.75em 0em 0.75em;
        font-size: 1.30em;
        cursor: default;
        height: 35px;
        float: left;
        margin-left: 40%;

    }

    #cbp-tm-menu {
        padding-bottom: 5px;
        padding-top: 5px;
    }

    #nana{
        margin-top: 3em;
    }

    #botmsg{
        height: 40px;
        margin-top: 0.7em;
        padding: 0.5em 10px 4px 15px;
    }



    .cbp-tm-submenu > li > a {
        padding: 4px 0.2em 4px 0.4em; /* top/bottom paddings in 'em' cause a tiny "jump" in Chrome on Win */
        display: block;
        font-size: 0.8em;
        position: relative;
        color: #5e6372;
        border: 4px solid #fff;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
    }
    .menu3{
        width: 80%;
        height: 175px;
        position: relative;
        margin: 0px auto;
        margin-bottom: 50px;
        background-color: #111111;
    }
    .upper2{
        width: 100%;
        height: 170px;
        background-color: #ffffff;
    }
    .downer2{
        width: 100%;
        height: 40px;

    }
    .logoMenu2{
        width: 170px;
        height: 100%;
        position: relative;
        display: inline-block;
        float: left;
        z-index: 99999999;
    }
    .bannerUp2{

    }
    .imgMenu2{
        height: 100%;
    }

    #animate-area-menu2 {
        height: 170px;
        background-image: url(../images/bandaLoop1.png);
        background-position: 0px 0px;
        background-repeat: repeat-x;

        animation: animatedBackground 8s linear infinite;
        -ms-animation: animatedBackground 8s linear infinite;
        -moz-animation: animatedBackground 8s linear infinite;
        -webkit-animation: animatedBackground 8s linear infinite;
    }

    #animate-area2-menu2 {
        font-family: 'Arial';
        text-align: center;
        font-size: 85px;
        line-height: 90px;
        color: #ffffff;
        position: relative;
        top: -15px;

        padding-top: 7px;
        padding-bottom: 7px;
        animation: fadeIn 5s linear infinite;
        -ms-animation: fadeIn 5s linear infinite;
        -moz-animation: fadeIn 5s linear infinite;
        -webkit-animation: fadeIn 5s linear infinite;
        animation-name: fadeIn;
        animation-iteration-count: infinite;
        animation-direction: alternate;
    }


}















































@media screen and (min-height: 911px){
    body{
        height: 1050px;

    }




    #central{
        width: 1060px;
    }
    .wp1 {
        width: 600px;
    }
    .wp2 {
        width: 397px;
    }
    .blended_grid {
        width: 900px;
    }
    .service_list {
        height: 200px;
    }
    ul.icons {
        position: relative;
        background: rgba(128, 128, 128, 0.05);
        border-radius: 1em;
        display: inline-block;
        padding: 0em 0.75em 0em 0.75em;
        font-size: 1.30em;
        cursor: default;
        height: 35px;
        float: left;
        margin-left: 40%;

    }



    #cbp-tm-menu {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .cbp-tm-submenu > li > a {
        padding: 4px 0.2em 4px 0.4em; /* top/bottom paddings in 'em' cause a tiny "jump" in Chrome on Win */
        display: block;
        font-size: 1em;
        position: relative;
        color: #5e6372;
        border: 4px solid #fff;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
    }
    .menu3{
        width: 80%;
        height: 175px;
        position: relative;
        margin: 0px auto;
        margin-bottom: 50px;
        background-color: #111111;
    }
    .upper2{
        width: 100%;
        height: 170px;
        background-color: #ffffff;
    }
    .downer2{
        width: 100%;
        font-size: 25px;

    }
    .logoMenu2{
        width: 170px;
        height: 100%;
        position: relative;
        display: inline-block;
        float: left;
        z-index: 99999999;
    }
    .bannerUp2{

    }
    .imgMenu2{
        height: 100%;
    }

    #animate-area-menu2 {
        height: 170px;
        background-image: url(../images/bandaLoop1.png);
        background-position: 0px 0px;
        background-repeat: repeat-x;

        animation: animatedBackground 8s linear infinite;
        -ms-animation: animatedBackground 8s linear infinite;
        -moz-animation: animatedBackground 8s linear infinite;
        -webkit-animation: animatedBackground 8s linear infinite;
    }

    #animate-area2-menu2 {
        font-family: 'Arial';
        text-align: center;
        font-size: 85px;
        line-height: 90px;
        color: #ffffff;
        position: relative;
        top: -15px;

        padding-top: 7px;
        padding-bottom: 7px;
        animation: fadeIn 5s linear infinite;
        -ms-animation: fadeIn 5s linear infinite;
        -moz-animation: fadeIn 5s linear infinite;
        -webkit-animation: fadeIn 5s linear infinite;
        animation-name: fadeIn;
        animation-iteration-count: infinite;
        animation-direction: alternate;
    }




}

/************************* END BIG SCREENS **************************/



.he{

    position: fixed;
    bottom: 0;
    width: 100%;

}
@font-face {
    font-family: 'FontAwesome';
    src: url('font/fontawesome-webfont.eot?v=4.0.1');
    src: url('font/fontawesome-webfont.eot?#iefix&v=4.0.1') format('embedded-opentype'), url('font/fontawesome-webfont.woff?v=4.0.1') format('woff'), url('font/fontawesome-webfont.ttf?v=4.0.1') format('truetype'), url('font/fontawesome-webfont.svg?v=4.0.1#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/


body.paused * {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}

body {
    background: #f0f4f4;
    color: #5b5b5b;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
}

body, input, textarea, select {
    font-size: 15pt;
    line-height: 1.85em;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    color: #483949;
    line-height: 1.25em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    text-decoration: none;
    border-bottom-color: transparent;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
    font-weight: 600;
}

h2 {
    font-size: 2.85em;
}

h3 {
    font-size: 1.25em;
}

h4 {
    font-size: 1em;
    margin: 0 0 0.25em 0;
}

.byline {
    display: block;
    font-size: 1.5em;
    margin-top: 1em;
    line-height: 1.5em;
}
.byline h2 {
      line-height: 1.8em;
}
strong, b {
    font-weight: 400;
    color: #483949;
}

em, i {
    font-style: italic;
}

a {
    color: inherit;
    border-bottom: solid 1px rgba(128, 128, 128, 0.15);
    text-decoration: none;
    -moz-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
    -webkit-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
    -o-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
    -ms-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
    transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
}

a:hover {
    color: #ef8376;
    border-bottom-color: transparent;
}

sub {
    position: relative;
    top: 0.5em;
    font-size: 0.8em;
}

sup {
    position: relative;
    top: -0.5em;
    font-size: 0.8em;
}

blockquote {
    border-left: solid 0.5em #ddd;
    padding: 1em 0 1em 2em;
    font-style: italic;
}

p, ul, ol, dl, table {
    margin-bottom: 1em;
}

p {
    text-align: justify;
}

br.clear {
    clear: both;
}

header {
    margin: 0 0 1em 0;

}

header .byline {
    margin-bottom: 2em;
}

footer {
    margin: 2.5em 0 0 0;
}

hr {
    position: relative;
    display: block;
    border: 0;
    top: 4.5em;
    margin-bottom: 9em;

    height: 6px;
    border-top: solid 1px rgba(128, 128, 128, 0.2);
    border-bottom: solid 1px rgba(128, 128, 128, 0.2);
}

hr:before,
hr:after {
    content: '';
    position: absolute;
    top: -8px;
    display: block;
    width: 1px;
    height: 21px;
    background: rgba(128, 128, 128, 0.2);
}

hr:before {
    left: -1px;
}

hr:after {
    right: -1px;
}

.timestamp {
    color: rgba(128, 128, 128, 0.75);
    font-size: 0.8em;
}

/* Sections/Articles */

section,
article {
    margin-bottom: 3em;
}

section > :last-child,
article > :last-child {
    margin-bottom: 0;
}

section:last-child,
article:last-child {
    margin-bottom: 0;
}

.row > section,
.row > article {
    margin-bottom: 0;
}

section.special > header,
section.special > footer,
article.special > header,
article.special > footer {
    text-align: center;
}

/* Images */

.image {
    position: relative;
    display: inline-block;
    border: 0;
    outline: 0;
}

/* Uncomment the block below if you want linked images to highlight on hover */

/*
			a.image:before
			{
				content: '';
				display: block;
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
				background: #fff;
				opacity: 0;
				-moz-transition: opacity 0.35s ease-in-out;
				-webkit-transition: opacity 0.35s ease-in-out;
				-o-transition: opacity 0.35s ease-in-out;
				-ms-transition: opacity 0.35s ease-in-out;
				transition: opacity 0.35s ease-in-out;
			}
			
				a.image:hover:before
				{
					opacity: 0.15;
				}
			*/

.image img {
    display: block;
    width: 100%;
}

.image.full {
    display: block;
    width: 100%;
}

.image.featured {
    display: block;
    width: 100%;
    margin: 0 0 4em 0;
}

.image.left {
    float: left;
    margin: 0 2em 2em 0;
}

.image.centered {
    display: block;
    margin: 0 0 2em 0;
}

.image.centered img {
    margin: 0 auto;
    width: auto;
}

/* Lists */

ul.style1 {
}

ul.actions {
}

ul.divided {
}

ul.divided li {
    border-top: solid 1px rgba(128, 128, 128, 0.2);
    padding-top: 1.5em;
    margin-top: 1.5em;
}

ul.divided li:first-child {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
}

ul.menu {
    height: 1em;
    line-height: 1em;
    float: left;
    position: absolute;
}

ul.menu li {
    display: inline-block;
    border-left: solid 1px rgba(128, 128, 128, 0.2);
    padding-left: 1.25em;
    margin-left: 1.25em;
}

ul.menu li:first-child {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
}

ul.icons {

}

ul.icons li {
    display: inline-block;
}

ul.icons li a {
    display: inline-block;
    background: none;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    text-align: center;
    border-radius: 100%;
    border: 0;
    color: inherit;
}

ul.icons li a:hover {
    color: #ef8376;
}

ol.style1 {
}

/* Forms */

form {
}

form label {
    display: block;
}

form input.text,
form select,
form textarea {
    -webkit-appearance: none;
    display: block;
    border: 0;
    background: #ccc;
    width: 100%;
}

form input.text:hover,
form select:hover,
form textarea:hover {
}

form input.text:focus,
form select:focus,
form textarea:focus {
}

form textarea {
    min-height: 9em;
}

form .formerize-placeholder {
    color: #555 !important;
}

form ::-webkit-input-placeholder {
    color: #555 !important;
}

form :-moz-placeholder {
    color: #555 !important;
}

form ::-moz-placeholder {
    color: #555 !important;
}

form :-ms-input-placeholder {
    color: #555 !important;
}

form ::-moz-focus-inner {
    border: 0;
}

/* Tables */

table {
    width: 100%;
}

table.style1 {
    width: 100%;
}

table.style1 tbody tr:nth-child(2n+2) {
    background: #f4f4f4;
}

table.style1 td {
    padding: 0.5em 1em 0.5em 1em;
}

table.style1 th {
    text-align: left;
    font-weight: 400;
    padding: 0.5em 1em 0.5em 1em;
}

table.style1 thead {
    background: #444;
    color: #fff;
}

table.style1 tfoot {
    background: #eee;
}

table.style1 tbody {
}

/* Buttons */

.button {
    position: relative;
    display: inline-block;
    background: #90b4ef;
    color: #fff;
    text-align: center;
    border-radius: 0.5em;
    text-decoration: none;
    padding: 0.65em 3em 0.65em 3em;
    border: 0;
    cursor: pointer;

    outline: 0;
}

.button:hover {
    color: #fff;
    background: #5a81ef;
}

.button:active {
}

.button.alt {
}

.button.alt:hover {
}

.button.alt:active {
}

.button.small {
}

.button.big {
}

.button.huge {
}

/* Posts */

.post {
}

.post.stub {
    text-align: center;
}

.post.stub header {
    margin: 0;
}

/*********************************************************************************/
/* Icons                                                                         */
/* Powered by Font Awesome by Dave Gandy | http://fontawesome.io                 */
/* Licensed under the SIL OFL 1.1 (font), MIT (CSS)                              */
/*********************************************************************************/

.fa {
    text-decoration: none;
}

.fa.solo {
}

.fa.solo span {
    display: none;
}

.fa.circled {
    position: relative;
    display: inline-block;
    background: #2b252c;
    color: #fff;
    border-radius: 100%;
    width: 3.5em;
    height: 3.5em;
    line-height: 3.5em;
    text-align: center;
    font-size: 1em;
}

.fa.circled:before {
    font-size: 2em;
    line-height: 1.75em;
}

header .fa.circled {
    margin: 0 0 2em 0;
}

.fa:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.25em;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.3333333333333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.2857142857142858em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.142857142857143em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.142857142857143em;
    width: 2.142857142857143em;
    top: .14285714285714285em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.8571428571428572em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }
    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-move:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-resize-full:before {
    content: "\f065"
}

.fa-resize-small:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-resize-vertical:before {
    content: "\f07d"
}

.fa-resize-horizontal:before {
    content: "\f07e"
}

.fa-bar-chart-o:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-fullscreen:before {
    content: "\f0b2"
}

.fa-group:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-asc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-desc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building:before {
    content: "\f0f7"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-expand-o:before {
    content: "\f116"
}

.fa-collapse-o:before {
    content: "\f117"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-mail-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-o:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-horizontal:before {
    content: "\f141"
}

.fa-ellipsis-vertical:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

/*********************************************************************************/
/* Wrapper                                                                       */
/*********************************************************************************/

.wrapper {
    background: #fff;
    margin: 0 0 2em 0;
    padding: 6em 0 6em 0;
}

.wrapper.style1 {
    width: 100%;
    padding-left: 5%;
    padding-right: 15%;

}

.wrapper.style2 {
    padding-top: 0;
}

/*********************************************************************************/
/* Header                                                                        */
/*********************************************************************************/

#header {
    position: relative;
    background-image: url('../images/header.png');
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    color: #fff;
    text-align: center;
    padding: 2.5em 0 2em 0;
    cursor: default;
}

.homepage #header {
    padding: 4em 0 4em 0;
}

.homepage #header .overlay {
    content: '';
    background: #233aaf;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1.0;
    -moz-transition: opacity 2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
    -o-transition: opacity 2s ease-in-out;
    -ms-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out;
}

.homepage #header.ready .overlay {
    opacity: 0;
}

#header .inner {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 4em 0 0 0;
}

#header h1 {
    color: #fff;
    font-size: 3em;
    line-height: 1em;
    border: #ffffff solid 1px;
    border-radius: 8px;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    left: -55px;



}

.homepage #header h1 {
    font-size: 4em;
}

#header h1 a {
     color: inherit;
 }


#header .byline {
    font-size: 1.25em;
    margin: 0;
}

#header .button {


    width: 10.5em;
    height: 10em;
    line-height: 8em;
    text-align: center;
    font-size: 1.25em;
    padding: 0;
    opacity: 0.8;
    position: relative;
    float: left;
}

#header .button2{
    position: relative;
    top: 100px;

    margin: auto;


}
#header .button:hover {


}

#header header {
    display: inline-block;
}

#header footer {
    margin: 1em 0 0 0;
}

#header hr {
    top: 1.5em;
    margin-bottom: 3em;

    border-bottom-color: rgba(192, 192, 192, 0.35);
    box-shadow: inset 0 1px 0 0 rgba(192, 192, 192, 0.35);
}

#header hr:before,
#header hr:after {
    background: rgba(192, 192, 192, 0.35);
}

/*********************************************************************************/
/* Nav                                                                           */
/*********************************************************************************/

#nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 1.0em 0 1.0em 0;
    z-index: 1;
    overflow: hidden;
}

#nav > ul {
    line-height: 0px;
    position: relative;
    display: inline-block;
    margin: 0;

    height: 15px;
    border-left: solid 1px rgba(192, 192, 192, 0.35);
    border-right: solid 1px rgba(192, 192, 192, 0.35);
}

#nav > ul:before,
#nav > ul:after {
    content: '';
    display: block;
    width: 300%;
    position: absolute;
    top: 50%;
    margin-top: -2px;

    height: 5px;
    border-top: solid 1px rgba(192, 192, 192, 0.35);
    border-bottom: solid 1px rgba(192, 192, 192, 0.35);
}

#nav > ul:before {
    left: 100%;
    margin-left: 1px;
}

#nav > ul:after {
    right: 100%;
    margin-right: 1px;
}

#nav > ul > li {
    display: inline-block;
    margin: -9px 0.0em 0 0.0em;
    border-radius: 0.5em;
    padding: 0.85em;
    border: solid 1px transparent;
    -moz-transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
    -webkit-transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
    -o-transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
    -ms-transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
    transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
}

#nav > ul > li.active {
    border-color: rgba(192, 192, 192, 0.35);
}

#nav > ul > li > a,
#nav > ul > li > span {
    display: block;
    color: inherit;
    text-decoration: none;
    border: 0;
    outline: 0;
    font-size: 18px;
}

#nav > ul > li > ul {
    display: none;
}

#nav > ul > li > a:hover {
    color: #aaaaaa;
    background: rgba(0, 0, 0, 0.3);
}

.dropotron {
    background: rgba(255, 255, 255, 0.975);
    padding: 1em 1.25em 1em 1.25em;
    line-height: 1em;
    height: auto;
    text-align: left;
    border-radius: 0.5em;
    box-shadow: 0 0.15em 0.25em 0 rgba(0, 0, 0, 0.25);
    min-width: 12em;
}

.dropotron li {
    border-top: solid 1px rgba(128, 128, 128, 0.2);
    color: #5b5b5b;
}

.dropotron li:first-child {
    border-top: 0;
}

.dropotron li:hover {
    color: #ef8376;
}

.dropotron li a,
.dropotron li span {
    display: block;
    border: 0;
    padding: 0.5em 0 0.5em 0;
    -moz-transition: color 0.35s ease-in-out;
    -webkit-transition: color 0.35s ease-in-out;
    -o-transition: color 0.35s ease-in-out;
    -ms-transition: color 0.35s ease-in-out;
    transition: color 0.35s ease-in-out;
}

.dropotron.level-0 {
    margin-top: 2em;
    font-size: 0.9em;
}

.dropotron.level-0:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -0.7em;
    margin-left: -0.75em;
    border-bottom: solid 0.75em rgba(255, 255, 255, 0.975);
    border-left: solid 0.75em rgba(64, 64, 64, 0);
    border-right: solid 0.75em rgba(64, 64, 64, 0);
}

/*********************************************************************************/
/* Banner                                                                        */
/*********************************************************************************/

#banner {
    background: #fff;
    text-align: center;
    padding: 4.5em 0 4.5em 0;
}

/*********************************************************************************/
/* Content                                                                       */
/*********************************************************************************/

#content {

}

#content > hr {
    top: 3em;
    margin-bottom: 6em;
}
.blended_grid hr {
    top: 0em;
    margin-bottom: 2em;
}

#content > section {
    margin-bottom: 0;
}

/*********************************************************************************/
/* Sidebar                                                                       */
/*********************************************************************************/

#sidebar {
}

#sidebar > hr.first {
    display: none;
}

#sidebar > hr {
    top: 3em;
    margin-bottom: 6em;
}

#sidebar > section {
    margin-bottom: 0;
}

/*********************************************************************************/
/* Main                                                                          */
/*********************************************************************************/

#main {
}

#main section:first-of-type {
    padding-top: 2em;
}

/*********************************************************************************/
/* Footer                                                                        */
/*********************************************************************************/

#footer {

    width: 100%;
    margin: auto;
    background: #2b252c;
    color: #fff;
    height: 45px;
    opacity: 0.8;
    margin-top: 5px;
    padding-top: 5px ;
    padding-bottom: 0px;
    margin-bottom: 0px;

}

#footer .fa.circled {
    background: #fff;
    color: #2b252c;
}

#footer header {
    text-align: center;
    cursor: default;
}

#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
    color: #fff;
}

#footer .contact {
    text-align: center;
}

#footer .contact p {
    text-align: center;
    margin: 0 0 3em 0;
}

#footer .copyright {
    text-align: center;
    color: rgba(128, 128, 128, 0.75);
    font-size: 0.8em;
    cursor: default;
}

#footer .copyright a {
    color: rgba(128, 128, 128, 0.75);
}

#footer .copyright a:hover {
    color: rgba(212, 212, 212, 0.85);
}

/*********************************************************************************/
/* Carousel                                                                      */
/*********************************************************************************/

.carousel {
/*position: inherit;
top: 85%;*/

margin-bottom: 2px;
   }

.carousel .forward,
.carousel .backward {
    position: absolute;
    top: 80%;
    width: 6em;
    margin-top: -6em;
    cursor: pointer;
}

.carousel .forward {
    right: 0;
}

.carousel .backward {
    left: 0;
}

.carousel .forward:before,
.carousel .backward:before {
    content: '';
    display: block;
    width: 6em;
    height: 6em;
    border-radius: 100%;
    background-color: rgba(72, 57, 73, 0.5);
    position: absolute;
    top: 50%;
    margin-top: -3em;
    -moz-transition: background-color 0.35s ease-in-out;
    -webkit-transition: background-color 0.35s ease-in-out;
    -o-transition: background-color 0.35s ease-in-out;
    -ms-transition: background-color 0.35s ease-in-out;
    transition: background-color 0.35s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.carousel .forward:after,
.carousel .backward:after {
    content: '';
    width: 3em;
    height: 3em;
    position: absolute;
    top: 50%;
    margin: -1.5em 0 0 0;
    background: url('images/arrow.svg') no-repeat center center;
}

.carousel .forward:after {
    right: -0.25em;
}

.carousel .backward:after {
    left: -0.25em;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

.carousel .forward:before {
    right: -3em;
}

.carousel .backward:before {
    left: -3em;
}

.carousel .forward:hover:before,
.carousel .backward:hover:before {
    background-color: rgba(239, 131, 118, 0.75);
}

.carousel .reel {

    white-space: nowrap;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    padding: 0 2em 0 2em;

}

.carousel article {
    height: 100%;
    width: 32%;
    display: inline-block;
    text-align: center;
    white-space: normal;
    opacity: 1.0;
    -moz-transition: opacity 0.75s ease-in-out;
    -webkit-transition: opacity 0.75s ease-in-out;
    -o-transition: opacity 0.75s ease-in-out;
    -ms-transition: opacity 0.75s ease-in-out;
    transition: opacity 0.75s ease-in-out;
}

.carousel article.loading {
    opacity: 0;
}

.carousel article .image {
    position: relative;
    left: -1em;
    top: 0;



    margin-right: -2em;
    margin-bottom: 0em;
}

.carousel article p {
    text-align: center;
}

/*********************************************************************************/
/* Animations                                                                    */
/*********************************************************************************/

@keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}

@-webkit-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}

@-ms-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}

@-moz-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}

@keyframes slidein {
    from {
        margin-left: 320px;
    }
    to {
        margin-left: 0%;
    }
}

@-webkit-keyframes slidein {
    from {
        margin-left: 320px;
    }
    to {
        margin-left: 0%;
    }
}

@-ms-keyframes slidein {
    from {
        margin-left: 320px;
    }
    to {
        margin-left: 0%;
    }
}

@-moz-keyframes slidein {
    from {
        margin-left: 320px;
    }
    to {
        margin-left: 0%;
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

#animate-area {
    width: 900px;
    height: 500px;
    background-image: url(../images/bandaLoop1.png);
    background-position: 0px 0px;
    background-repeat: repeat-x;

    animation: animatedBackground 15s linear infinite;
    -ms-animation: animatedBackground 15s linear infinite;
    -moz-animation: animatedBackground 15s linear infinite;
    -webkit-animation: animatedBackground 15s linear infinite;
}

#animate-area2 {
    width: inherit;
    max-height: 400px;
    font-family: 'Arial';
    font-size: 70px;
    font-weight: bolder;
    color: mintcream;
    position: relative;
    top:-15px;
    animation: fadeIn 5s linear infinite;
    -ms-animation: fadeIn 5s linear infinite;
    -moz-animation: fadeIn 5s linear infinite;
    -webkit-animation: fadeIn 5s linear infinite;
    animation-name: fadeIn;
    animation-iteration-count: infinite;
    animation-direction: alternate;

}

.box h3 {
    color: white;
    text-align: center;
    position: relative;
    top: 0px;
}

.box {
    position: relative;
    top: -30px;
    width: 500px;
    height: 200px;
    background: #fff;
    display: inline-block;

}

.shadow {
    position: relative;
}

.shadow:before, .shadow:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.shadow:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.content2 {

    height: auto;
    position: relative;
    top: 0px;
    left: -30%
}

#logo {
    width: 198px;
    height: 200px;
    position: relative;

    background-image: url(../images/logo.png);
    display: inline-block;
}

.logo2 {
    width: 200px;
    height: 200px;
    position: relative;
    background-image: url(../images/logo.png);
    visibility: visible;
}

#disolve2 {

}

/*********************************************************************************/
/* hidden nav                                                                    */
/*********************************************************************************/

#fixedbar {
    display: inline-block;
    position: fixed;
    left: -56px;
    top: 0;
    width: 120%;

    background: rgba(0, 0, 0, 0.75);
    font-family: 'Voltaire', sans-serif;
    font-size: 8px;;
    z-index: 20000;

}

#fixednav {
    display: block;
    width: 100%;

    margin: 0 auto;
    text-align: center;
    padding: 0px 0px;

}

#fixednav li a {
    display: block;
    float: left;
    font-size: 1.75em;
    font-weight: bold;
    color: #96aed8;
    line-height: 80px;
    text-decoration: none;
    padding: 0px 8px;
    margin-right: 6px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    text-align: center;
    transition: all 0.2s linear;

}

#fixednav li a:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
}

/*********************************************************************************/
/* New Bar                                                                       */
/*********************************************************************************/
#colorNav > ul {
    width: 100%;
margin: auto;

    text-align: center;


}

#colorNav > ul > li {

    display: inline-block;
    float: left;
    font-size: 1em;
    font-weight: bold;
    color: #ffffff;

    text-decoration: none;
    padding: 0px 10px 0px 10px;

    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    text-align: center;
    transition: all 0.2s linear;
    height: 60px;
    width: auto;
}

#colorNav > ul > li a:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
}

#colorNav > ul > li > a {
    color: inherit;
    text-decoration: none;
    font-size: 13px;
    padding: 0px;
}

#colorNav li ul {

    list-style: none;
    text-align: center;
    width: 100%;
    font: bold 12px 'Open Sans Condensed', sans-serif;
    /* This is important for the show/hide CSS animation */
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: max-height 0.4s linear;
    -moz-transition: max-height 0.4s linear;
    transition: max-height 0.4s linear;
}

#colorNav li:hover ul {
    max-height: 400px;
}

#colorNav li ul li {
    background-color: #313131;
}

#colorNav li ul li a {
    padding: 12px;
    color: #fff;
    text-decoration: none !important;
    display: block;
}

#colorNav li ul li:nth-child(odd) {
    /* zebra stripes */
    background-color: #363636;
}

#colorNav li ul li:hover {
    background-color: #444;
}

#colorNav li ul li:first-child {
    border-radius: 3px 3px 0 0;
    margin-top: 25px;
    position: relative;
}

#colorNav li ul li:first-child:before {
    /* the pointer tip */
    content: '';
    position: absolute;
    width: 1px;
    height: 1px;
    border: 5px solid transparent;
    border-bottom-color: #313131;
    left: 50%;
    top: -10px;
    margin-left: -5px;
}

#colorNav li ul li:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

#colorNav li.green {
    /* This is the color of the menu item */
    background-color: rgba(23, 49, 60, 0.27);

    /* This is the color of the icon */
    color: #cad8dd;
}


#logo2 {
    width: 140px;
    height: 140px;
    position: relative;
    display: inline-block;

}

/*********************************************************************************/
/* Form Aux                                                                      */
/*********************************************************************************/

#formAux {
    width: 1060px;
    border: 1px solid #90b4ef;
    border-radius: 5px;
    padding: 5px;
    position: relative;
    top: -80px;
    background-color: #FAFAFA;
}

.button {
    background-color: #90b4ef;
    height: 50px;
    width: 100%;
    border: none;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 2px;
    color: #ffffff;
}

#formAux .button {
    background-color: #90b4ef;
    height: 50px;
    width: 100%;
    border: none;
    font-weight: 100;
    font-style: italic;

    color: #000;
}

#formAux .button:hover {
    background-color: cornflowerblue;
    height: 50px;
    width: 100%;
    border: none;
    color: #000;
}

#formAux h2 {
    background-color: lightsteelblue;
    color: white;
}

.custom-input-file {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    border: 1px solid #90b4ef;
    border-radius: 5px;
    background-color: #fff;
    color: #90b4ef;
    text-align: center;
    font-family: verdana;
    font-size: 12pt;
    width: 100%;
    min-height: 40px;
    margin-top: 6px;
}

.custom-input-file:hover {
    background-color: #5a81ef;
    color: #fff;
}

.custom-input-file .input-file {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 10000px;
    border: 10000px solid transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    right: -1000px;
    top: -1000px;
    cursor: pointer;

}

.custom-input-file .archivo {
    background-color: #90b4ef;
    color: #fff;
    font-size: 7pt;
    overflow: hidden;
    padding-bottom: 5px;
}

.custom-input-file:hover .archivo {
    background-color: #fff;
    color: #90b4ef;
}

.ver {
    background-color: #90b4ef;

    width: 100%;
    border: none;
    font-weight: 400;
    padding-top: 5px;
    letter-spacing: 2px;
    color: #ffffff;
    margin-bottom: 5px;

}

.ver:hover {
    background-color: #96aed8;
}

.special:hover {
    text-decoration: none;
}

.delPhoto {
    display: inline-block;
    width: 160px;
    height:100%;
    margin: 1em;
    border: 1px solid #D0D3D8;
    border-radius: 5px 5px 5px 5px;
}

#formu .button2 {
    background-color: #90b4ef;
    height: 30px;
    width: 150px;
    border: none;
    font-weight: 100;
    font-size: medium;
    border-radius: 0.3em;
    color: #ffffff;
}

#formu .button2:hover {
    background-color: cornflowerblue;
    height: 30px;
    width: 150px;
    border: none;
    color: #FFFFFF;
}

.formu {

    text-align: center;
    padding: 5px;
}

.br {
    border-radius: 5px 5px 5px 5px;

}

#formu .button3 {
    background-color: #90b4ef;
    height: 150px;
    width: 150px;
    border: none;
    font-weight: 100;
    font-size: medium;
    border-radius: 0.3em;
    color: #ffffff;
}

#formu .button3:hover {
    background-color: cornflowerblue;
    height: 150px;
    width: 150px;
    border: none;
    color: #FFFFFF;
}

.br2 {
    border-radius: 5px 5px 5px 5px;
    background-color: #90b4ef;

}

#form {
}

#form input {
    width: 100%;
}

#form .button {
    background-color: #90b4ef;
    height: 40px;
    width: 100%;
    border: none;
    font-weight: 100;
    font-size: medium;
    border-radius: 0.3em;
    color: #ffffff;
}

#form .button:hover {
    background-color: cornflowerblue;
    height: 40px;
    width: 100%;
    border: none;
    color: #FFFFFF;
}

#formAux2 {
    width: 1060px;
    border: 1px solid #90b4ef;
    border-radius: 5px;
    padding: 5px;
    background-color: #ffffff;
    margin: auto;
}

#formAux2 .button {
    background-color: #90b4ef;
    height: 50px;
    width: 100%;
    border: none;
    font-weight: 100;
    font-style: italic;

    color: #000;
}

#formAux2 .button:hover {
    background-color: cornflowerblue;
    height: 50px;
    width: 100%;
    border: none;
    color: #000;
}

#formAux2 h2 {
    background-color: lightsteelblue;
    color: white;
}

.object_ok {
    border: 1px solid green;
    color: #333333;
}

.object_error {
    border: 1px solid #AC3962;
    color: #333333;
}

.ver2 {
    background-color: #90b4ef;
    height: 27px;
    width: 100%;
    border: none;
    font-weight: 700;
    text-align: center;
    letter-spacing: 2px;
    color: #ffffff;
    margin-bottom: 15px;
    padding-bottom: 20px;
    border: 2px solid #cccccc;
    border-radius: 5px;

}

.ver2:hover {
    background-color: #96aed8;
}

#central2 {
    background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 5px #666666;
    overflow: hidden;
    padding: 30px 15px 15px;
    width: 600px;
    margin-bottom: 50px;
    margin-top: 50px;
    margin: 0px auto;
    position: relative;
    left: -150px;
}

#formAux3 {

    border: 1px solid #90b4ef;
    border-radius: 5px;
    padding: 5px;
    position: relative;
    height: 100%;
    width: 1060px;
    margin: auto;
    background-color: #ffffff;

}

#formAux3 .button {
    background-color: #90b4ef;
    height: 50px;
    width: 95%;
    border: none;
    font-weight: 100;
    font-style: italic;
    left: 2%;
    color: #000;
    margin-top: 10px;
}

#formAux3 input {
    width: 100%;
}

#formAux3 .button:hover {
    background-color: cornflowerblue;
    height: 50px;
    width: 80%;
    border: none;
    color: #000;
    left: 10%;

    padding-left: 10%;

}

#formAux3 h2 {
    background-color: lightsteelblue;
    color: white;

}

#formAux4 {
    border: 1px solid #90b4ef;
    border-radius: 5px;
    padding: 5px;

    height: 100%;
    margin: auto;
    background-color: #ffffff;

}

#formAux4 .button {
    background-color: #90b4ef;
    height: 50px;
    width: 95%;
    border: none;
    font-weight: 100;
    font-style: italic;
    left: 2%;
    color: #000;
    margin-top: 10px;
}

#formAux4 input {
    width: 100%;
}

#formAux4 .button:hover {
    background-color: cornflowerblue;
    height: 50px;
    width: 80%;
    border: none;
    color: #000;
    left: 10%;

    padding-left: 10%;

}

#formAux4 h2 {
    background-color: lightsteelblue;
    color: white;

}



.mapa {
    background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 5px #666666;
    display: inline-block;
    position: inherit;
    top: -260px;
    left: 50px;
    height: 630px;

}

.wrapper.style3 {
    background-color: #FFFFFF;

    width: 80%;
}

.coint2 {
    background-color: #FFFFFF;
    margin-top: 60px;
    margin-left: 40px;
    width: 800px;
    display: inline-block;

}

.contacto {
    width: 350px;
    display: inline-block;
    background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 5px #666666;
    padding: 10px;

}

.datos {
    width: 100%;
    height: 200px;
    background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #cccccc;

}

.wrapper8 {
    position: relative;

    width: 100%;

}

.wp1 {
    position: relative;
    float: left;
    left: 5px;

    height: 100%;
}

.wp1 div {
    width: 100%;
    margin-bottom: 10px;
}

.g11 {

    background-color: #ffffff;

}

.wp2 {
    position: relative;
    float: right;
    margin-right: 10px;
    width: 397px;

}

.wp2 div {
    width: 100%;

    margin-bottom: 10px;
}

.g21 {
    width: 100%;
    height: 397px;
    background-color: #ffffff;
    padding: 5px;
    margin-top: 5px;
}

.g22 {
    height: 240px;
    background-color: #ffffff;

}

.wrapper9 {
    position: relative;
    float: left;
    left: 427px;
    width: 170px;
    background-color: #cccccc
}

.wp13 {
    position: relative;
    float: left;
    left: 5px;
    width: 75px;
}

.wp13 div {
    width: 100%;
    margin-bottom: 10px;
}

.g113 {
    height: 20px;
    background-color: rgb(130, 130, 130);

}

.g123 {
    height: 20px;
    background-color: rgb(130, 130, 130);

}

.g133 {
    height: 20px;
    background-color: rgb(130, 130, 130);

}

.wp23 {
    position: relative;
    float: left;
    left: 15px;
    width: 20px;
}

.wp23 div {
    width: 100%;
    margin-bottom: 10px;
}

.g213 {
    height: 20px;
    background-color: rgb(130, 130, 130);

}

.g223 {
    height: 20px;
    background-color: rgb(130, 130, 130);

}

.g233 {
    height: 20px;
    background-color: rgb(130, 130, 130);

}

#up {
    margin-top: 10px;
    width: 100%;
}

#lalala {
    background-color: #ffffff;
    height: 700px;

}

.blended_grid {
    display: block;

    overflow: auto;
    margin: 10px auto 0 auto;

}

.pageColumnLeft {
    background-color: #eeeeee;
    float: left;
    clear: none;
    height: 500px;
    width: 300px;
    padding-left: 40px;
    padding-top: 20px;
}

.pageColumnMid {
    background-color: #eeeeee;
    float: left;
    clear: none;
    height: 500px;
    width: 300px;
    padding-left: 40px;
    padding-top: 20px;
}

.pageColumnRight {
    background-color: #eeeeee;
    float: left;
    clear: none;
    height: 500px;
    width: 300px;
    padding-left: 40px;
    padding-top: 20px;
}

.marca {

    font-family: "Arial";
    font-size: 100px;
    letter-spacing: -9px;
}
.marca2 {

    font-family: "Arial",bold;
    font-size: 30px;
    letter-spacing: -2px;
    font-weight: 900;
}
.infob {
    background-color: #96aed8;
    border-radius: 8px;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    opacity: 0.5;
}
.marca3 {
    font-family: "Arial";
    font-size: 70px;
    letter-spacing: -9px;
}
.clinam{
    height: 90px;

    font: "Arial", bold;
    font-weight: bold;
    font-size: 13px;
}


.clid {
    display: inline-block;
    background-color: #eeeeee;
    width: 220px;
    float: left;
    height:50px;
    margin: 0em;
    border: 1px solid #D0D3D8;
    border-radius: 5px 5px 5px 5px;
    margin: 2px;
   align-content: center;
}
.clid :hover{

    background-color: #DDDDDD;

}
.clinam2{
    min-height: 50px;
    text-align: center;
    align-content: center;
    font: "Arial", bold;
    font-weight: bold;
    font-size: 13px;
}



/*********************************************************************************/
/* Nuevo  Menu                                                                   */
/*********************************************************************************/

.menu1{
    width: 1060px;
    height: 300px;
    position: relative;
    margin: -200px auto;
    background-color: #111111;
}
.upper{
    width: 100%;
    height: 220px;
    background-color: #ffffff;
}
.downer{
    width: 100%;
}
.logoMenu{
    width: 220px;
    height: 220px;
    position: relative;
    display: inline-block;
    float: left;
   z-index: 99999999;
}
.bannerUp{

}
.imgMenu{
    height: 220px;
}

#animate-area-menu {
    height: 220px;
    background-image: url(../images/bandaLoop1.png);
    background-position: 0px 0px;
    background-repeat: repeat-x;
    animation: animatedBackground 15s linear infinite;
    -ms-animation: animatedBackground 15s linear infinite;
    -moz-animation: animatedBackground 15s linear infinite;
    -webkit-animation: animatedBackground 15s linear infinite;
}

#animate-area2-menu {
    font-family: 'Arial';
    font-size: 90px;
    color: #ffffff;
    top: 30px;
    animation: fadeIn 5s linear infinite;
    -ms-animation: fadeIn 5s linear infinite;
    -moz-animation: fadeIn 5s linear infinite;
    -webkit-animation: fadeIn 5s linear infinite;
    animation-name: fadeIn;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}





/*********************************************************************************/
/* Nuevo  Menu2                                                                  */
/*********************************************************************************/

.menu2{
    width: 1060px;
    height: 300px;
    position: relative;
    margin:  auto;
    background-color: #111111;
    text-align: center;
    z-index: 9998;
}


/*********************************************************************************/
/* Bread Crumb                                                                   */
/*********************************************************************************/

.breadcrumb{
    width: 1060px;
    margin: auto;
    height: 50px;
}

.breadcrumb ul{
    margin: 0;
    padding: 0;
    list-style: none;
    height: 50px;
}
#breadcrumbs-one{
    height: 50px;
     background: #eee;
     border-width: 1px;
     border-style: solid;
     border-color: #f5f5f5 #e5e5e5 #ccc;
     border-radius: 5px;
     box-shadow: 0 0 2px rgba(0,0,0,.2);
     overflow: hidden;
     width: 100%;
 }

#breadcrumbs-one li{
    height: 50px;
    float: left;
}

#breadcrumbs-one a{
    height: 50px;
    padding: .7em 1em .7em 2em;
    font-size: medium;
    float: left;
    text-decoration: none;
    color: #444;
    position: relative;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    background-color: #ddd;
    background-image: linear-gradient(to right, #f5f5f5, #ddd);
}

#breadcrumbs-one li:first-child a{
    height: 50px;
    padding-left: 1em;
    border-radius: 5px 0 0 5px;
}

#breadcrumbs-one a:hover{
    height: 50px;
    background: #fff;
}

#breadcrumbs-one a::after,
#breadcrumbs-one a::before{
    height: 50px;
    content: "";
    position: absolute;
    top: 50%;

    margin-top: -1.5em;
    border-top: 1.5em solid transparent;
    border-bottom: 1.5em solid transparent;
    border-left: 1em solid;
    right: -1em;
}

#breadcrumbs-one a::after{
    height: 50px;
    z-index: 2;
    border-left-color: #ddd;
}

#breadcrumbs-one a::before{
    height: 50px;
    border-left-color: #ccc;
    right: -1.1em;
    z-index: 1;
}

#breadcrumbs-one a:hover::after{
    height: 50px;
    border-left-color: #fff;
}

#breadcrumbs-one .current,
#breadcrumbs-one .current:hover{
    height: 50px;
    font-weight: bold;
    background: none;
}

#breadcrumbs-one .current::after,
#breadcrumbs-one .current::before{
    height: 50px;
    content: normal;
}
.newC{
    padding-top: 80px;
}

.galleria-stage{
  top: 10px;
}
.galleria-info {
    right: 0px;
    margin-left: 60px;
    margin-top: 20px;
    width: 200px ;
    height: 70%;
    position: relative;
    border-color: #ffffff;
    border-right: solid 2px;
    padding-top: 10px;
    overflow: hidden;

}
.galleria-info-title{
    font-size: 35px;
}
.galleria-info-description {
    font-size: 17px;
}
.ver2 {
    background-color: #90b4ef;
    height: 40px;
    width: 80%;
    margin: auto;
    border-radius: 1;
    border: none;
    font-weight: 400;
    padding-top: 5px;
    letter-spacing: 2px;
    color: #ffffff;
    margin-bottom: 5px;

}

/*****************************************************************/



.view-sixth img {
    transition: all 0.4s ease-in-out 0.5s;
}
.view-sixth .mask {

   /* transition: all 0.3s ease-in 0.4s;*/
}
.view-sixth h2 {
/*    filter: alpha(opacity=0);
    opacity: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background: transparent;

    transform: scale(10);
    transition: all 0.3s ease-in-out 0.1s;*/
}
.view-sixth p {
    filter: alpha(opacity=0);
    opacity: 0;
    transform: scale(10);
    transition: all 0.3s ease-in-out 0.2s;
}
.view-sixth a.info {
    filter: alpha(opacity=0);
    opacity: 0;
    transform: translateY(100px);
    transition: all 0.3s ease-in-out 0.1s;
}
.view-sixth:hover .mask {
   /* filter: alpha(opacity=100);
    opacity: 1;
    transition-delay: 0s;*/
}
.view-sixth:hover img {
    transition-delay: 0s;
}
.view-sixth:hover h2 {
/*    filter: alpha(opacity=100);
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.1s;*/
}
.view-sixth:hover p {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.2s;
}
.view-sixth:hover a.info {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: translateY(0px);
    transition-delay: 0.3s;
}
.view {

    overflow: hidden;
    position: relative;
    text-align: center;


}
.view .mask,.view .content {

    position: absolute;
    overflow: hidden;
    bottom: 0px;
    width: 100%;

}
.view img {
    display: block;
    position: relative;
}
.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding-bottom: 10px;

    background: #5E6372;
    opacity: 0.8;
    position: relative;
   bottom: -40px;


}
.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 13px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center;
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000;
    border-radius:10px;
    margin-top: 40%;
}
.view a.info:hover {
    box-shadow: 0 0 5px #000;
}

.galleria-aviso{
    position: absolute;
    left: 60px;
    bottom: 0px;
    color: #fff;
    font-size: 15px;
}






/*********************************************************************************/
/* Nuevo  Menu  3                                                                 */
/*********************************************************************************/
@media screen and (max-width: 899px) and (min-width: 751px) {




    .breadcrumb{
        width: 780px;
        margin: auto;
        height: 50px;
    }
    #central{
        width: 780px;
    }
    .wp1 {
        width: 760px;
    }
    .wp2 {
        width: 397px;
    }
    .blended_grid {
    width: 760px;
    }
    .service_list {
        height: 200px;
    }
    ul.icons {
        position: relative;
        background: rgba(128, 128, 128, 0.05);
        border-radius: 1em;
        display: inline-block;
        padding: 0em 0.75em 0em 0.75em;
        font-size: 1.30em;
        cursor: default;
        height: 35px;
        float: left;

    }


    .cbp-tm-submenu > li > a {
        padding: 5px 0.2em 5px 0.4em; /* top/bottom paddings in 'em' cause a tiny "jump" in Chrome on Win */
        display: block;
        font-size: 1em;
        position: relative;
        color: #5b667a;
        border: 4px solid #fff;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
    }
    .menu3{
        width: 80%;
        height: 200px;
        position: relative;
        margin: 0px auto;
        margin-bottom: 50px;
        background-color: #111111;
    }
    .upper2{
        width: 100%;
        height: 170px;
        background-color: #ffffff;
    }
    .downer2{
        width: 100%;
    }
    .logoMenu2{
        width: 170px;
        height: 100%;
        position: relative;
        display: inline-block;
        float: left;
        z-index: 99999999;
    }
    .bannerUp2{

    }
    .imgMenu2{
        height: 100%;
    }

    #animate-area-menu2 {
        height: 170px;
        background-image: url(../images/bandaLoop1.png);
        background-position: 0px 0px;
        background-repeat: repeat-x;
        background-size: cover;
        animation: animatedBackground 7s linear infinite;
        -ms-animation: animatedBackground 7s linear infinite;
        -moz-animation: animatedBackground 7s linear infinite;
        -webkit-animation: animatedBackground 7s linear infinite;
    }

    #animate-area2-menu2 {
        font-family: 'Arial';
        text-align: center;
        font-size: 60px;

        color: #ffffff;
        top: 30px;
        animation: fadeIn 5s linear infinite;
        -ms-animation: fadeIn 5s linear infinite;
        -moz-animation: fadeIn 5s linear infinite;
        -webkit-animation: fadeIn 5s linear infinite;
        animation-name: fadeIn;
        animation-iteration-count: infinite;
        animation-direction: alternate;
    }

}







@media screen and (max-width: 750px) and (min-width: 651px) {

    .carousel{
        margin-top: 15px;

    }
    .breadcrumb{
        width: 680px;
        margin: auto;
        height: 50px;
    }
    #central{
        width: 680px;
    }
    .wp1 {
        width: 650px;
    }
    .wp2 {
        width: 397px;
    }
    .blended_grid {
        width: 680px;
    }
    .service_list {
        height: 200px;
    }
    ul.icons {
        position: relative;
        background: rgba(128, 128, 128, 0.05);
        border-radius: 1em;
        display: inline-block;
        padding: 0em 0.75em 0em 0.75em;
        font-size: 1.30em;
        cursor: default;
        height: 35px;
        float: left;

    }





    .cbp-tm-submenu > li > a {
        padding: 5px 2.3em 5px 0.6em; /* top/bottom paddings in 'em' cause a tiny "jump" in Chrome on Win */
        display: block;
        font-size: 1em;
        position: relative;
        color: #5e6372;
        border: 4px solid #fff;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
    }

    .menu3{
        width: 80%;
        height: 350px;
        position: relative;
        margin: 0px auto;
        margin-bottom: 50px;
        background-color: #111111;
    }
    .upper2{
        width: 100%;
        height: 170px;
        background-color: #ffffff;
    }
    .downer2{
        width: 100%;

    }
    .logoMenu2{
        width: 170px;
        height: 100%;
        position: relative;
        display: inline-block;
        float: left;
        z-index: 99999999;
    }
    .bannerUp2{

    }
    .imgMenu2{
        height: 100%;
    }

    #animate-area-menu2 {
        height: 170px;
        background-image: url(../images/bandaLoop1.png);
        background-position: 0px 0px;
        background-repeat: repeat-x;
        background-size: cover;
        animation: animatedBackground 15s linear infinite;
        -ms-animation: animatedBackground 15s linear infinite;
        -moz-animation: animatedBackground 15s linear infinite;
        -webkit-animation: animatedBackground 15s linear infinite;
    }

    #animate-area2-menu2 {
        font-family: 'Arial';
        text-align: center;
        font-size: 50px;


        color: #ffffff;
        top: 30px;
        animation: fadeIn 5s linear infinite;
        -ms-animation: fadeIn 5s linear infinite;
        -moz-animation: fadeIn 5s linear infinite;
        -webkit-animation: fadeIn 5s linear infinite;
        animation-name: fadeIn;
        animation-iteration-count: infinite;
        animation-direction: alternate;
    }

}


@media screen and (max-width: 650px) and (min-width: 481px) {
    .carousel{
        margin-top: 15px;
    }
    .breadcrumb{
        width: 482px;
        margin: auto;
        height: 50px;
    }

    #central{
        width: 482px;
    }
    .wp1 {
        width: 470px;
    }
    .wp2 {
        width: 397px;
    }
    .blended_grid {
        width: 470px;
    }
    .service_list {
        height: 200px;
    }
    ul.icons {
        position: relative;
        background: rgba(128, 128, 128, 0.05);
        border-radius: 1em;
        display: inline-block;
        padding: 0em 0.75em 0em 0.75em;
        font-size: 1.30em;
        cursor: default;
        height: 35px;
        float: left;

    }



    .cbp-tm-submenu > li > a {
        padding: 5px 2.3em 5px 0.6em; /* top/bottom paddings in 'em' cause a tiny "jump" in Chrome on Win */
        display: block;
        font-size: 1em;
        position: relative;
        color: #5e6372;
        border: 4px solid #fff;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
    }

    .menu3{
        width: 80%;
        height: 350px;
        position: relative;
        margin: 0px auto;
        margin-bottom: 50px;
        background-color: #111111;
    }
    .upper2{
        width: 100%;
        height: 170px;
        background-color: #ffffff;
    }
    .downer2{
        width: 100%;
    }
    .logoMenu2{
        width: 170px;
        height: 100%;
        position: relative;
        display: inline-block;
        float: left;
        z-index: 99999999;
    }
    .bannerUp2{

    }
    .imgMenu2{
        height: 100%;
    }

    #animate-area-menu2 {
        height: 170px;
        background-image: url(../images/bandaLoop1.png);
        background-position: 0px 0px;
        background-repeat: repeat-x;
        background-size: cover;
        animation: animatedBackground 15s linear infinite;
        -ms-animation: animatedBackground 15s linear infinite;
        -moz-animation: animatedBackground 15s linear infinite;
        -webkit-animation: animatedBackground 15s linear infinite;
    }

    #animate-area2-menu2 {
        font-family: 'Arial';
        text-align: center;
        font-size: 40px;

        color: #ffffff;
        top: 30px;
        animation: fadeIn 5s linear infinite;
        -ms-animation: fadeIn 5s linear infinite;
        -moz-animation: fadeIn 5s linear infinite;
        -webkit-animation: fadeIn 5s linear infinite;
        animation-name: fadeIn;
        animation-iteration-count: infinite;
        animation-direction: alternate;
    }

}
@media screen and (max-width: 480px)  {
    .carousel{
        margin-top: 15px;
    }
    .breadcrumb{
        width: 300px;
        margin: auto;
        height: 50px;
    }
    #central{
        width: 300px;
        height: 1200px;

    }
    .wp1 {
        width: 280px;
    }
    .wp2 {
        width: 280px;

    }
    .g22 {
        height: 370px;
    }
    .byline {
        display: block;
        font-size: 1.0em;
        line-height: 1.0em;
    }
    .byline h2 {
            line-height: 1.8em;

        }
    .marca3 {
        font-size: 40px;
        letter-spacing: 1px;
    }
    .blended_grid {
        width: 280px;
    }
    .service_list {
        height: 350px;
    }
    .galleria-aviso{
     visibility: hidden;
    }
    ul.icons {
        position: relative;
        background: rgba(128, 128, 128, 0.05);
        border-radius: 1em;
        display: inline-block;
        padding: 0em 0.75em 0em 0.75em;
        font-size: 1.30em;
        cursor: default;
        height: 35px;
        float: left;

    }
    .galleria-info {
        right: 0px;
        margin-left: 0px;
        margin-top: 20px;
        width: 200px ;
        height: 20%;
        position: relative;
        border-color: #ffffff;
        border-right: solid 2px;
        padding-top: 10px;
        overflow: hidden;

    }
    .galleria-info-title{
        font-size: 17px;
    }
    .galleria-info-description {
        font-size: 12px;
    }




    .cbp-tm-submenu > li > a {
        padding: 5px 2.3em 5px 0.6em; /* top/bottom paddings in 'em' cause a tiny "jump" in Chrome on Win */
        display: block;
        font-size: 1em;
        position: relative;
        color: #5e6372;
        border: 4px solid #fff;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
    }

    .menu3{
        width: 80%;
        height: 300px;
        position: relative;
        margin: 0px auto;
        margin-bottom: 100px;

    }
    .upper2{
        width: 100%;
        height: 170px;
        margin-bottom: 10px;
    }
    .downer2{
        width: 100%;
    }
    .logoMenu2{
    margin: 0 auto;

        width: 170px;
        height: 100%;
       z-index: 99999999;
    }
    .bannerUp2{
        visibility: hidden;

    }
    .imgMenu2{
        height: 100%;
    }

    #animate-area-menu2 {

    }

    #animate-area2-menu2 {


    }

}

/*****************************************************************************************/
/**                           New responsive menu bar                                   **/
/*****************************************************************************************/

@font-face {
    font-family: 'cbp-tmicons';
    src:url('../fonts/tmicons/cbp-tmicons.eot');
    src:url('../fonts/tmicons/cbp-tmicons.eot?#iefix') format('embedded-opentype'),
        url('../fonts/tmicons/cbp-tmicons.woff') format('woff'),
        url('../fonts/tmicons/cbp-tmicons.ttf') format('truetype'),
        url('../fonts/tmicons/cbp-tmicons.svg#cbp-tmicons') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
/* reset  list style */
.cbp-tm-menu,
.cbp-tm-menu ul {
    list-style: none;
}
 
/* set menu position; change here to set to relative or float, etc. */
.cbp-tm-menu {
    display: block;
    position: relative;
    z-index: 1000;
    bottom: 0;
    width: 100%;
    background: #5e6372;
    text-align: left;
    padding-top: 10px   ;
    padding-bottom: 10px;

    text-transform: capitalize;
}
 
/* first level menu items */
.cbp-tm-menu > li {
    display: inline-block;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    border-right: solid #5e6372;
}
 
.cbp-tm-menu > li > a {
    line-height: 0.5em;
    padding: 0 0.3em;
    font-size: 1em;
    display: block;
    color: #fff;
}
 
.no-touch .cbp-tm-menu > li > a:hover,
.no-touch .cbp-tm-menu > li > a:active {
    color: #02639d;
}
 
/* sumbenu with transitions */
.cbp-tm-submenu {
    position: absolute;
    display: block;
    visibility: hidden;
    opacity: 0;
    padding: 0;
    text-align: left;
    pointer-events: none;
    -webkit-transition: visibility 0s, opacity 0s;
    -moz-transition: visibility 0s, opacity 0s;
    transition: visibility 0s, opacity 0s;
}
 
.cbp-tm-show .cbp-tm-submenu {
    width: 10em;
    left: 50%;
    margin: 0 0 0 -8em;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-transition: visibility 0s, opacity 0.3s;
    -moz-transition: visibility 0s, opacity 0.3s;
    transition: visibility 0s, opacity 0.3s;
}
 
.cbp-tm-show-above .cbp-tm-submenu {
    bottom: 100%;
    padding-bottom: 10px;
}
 
.cbp-tm-show-below .cbp-tm-submenu {
    top: 100%;
    padding-top: 10px;
}
 
/* extreme cases: not enough space on the sides */
.cbp-tm-nospace-right .cbp-tm-submenu {
    right: 0;
    left: auto;
}
 
.cbp-tm-nospace-left .cbp-tm-submenu {
    left: 0;
}
 
/* last menu item has to fit on the screen */
.cbp-tm-menu > li:last-child .cbp-tm-submenu {
    right: 0;
}
 
/* 
arrow: depending on where the menu will be shown, we set
the right position for the arrow
*/
 
.cbp-tm-submenu:after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
 
.cbp-tm-show-above .cbp-tm-submenu:after {
    top: 100%;
    margin-top: -10px;
}
 
.cbp-tm-show-below .cbp-tm-submenu:after {
    bottom: 100%;
    margin-bottom: -10px;
}
 
.cbp-tm-submenu:after {
    border-color: transparent;
    border-width: 16px;
    margin-left: -16px;
    left: 50%;
}
 
.cbp-tm-show-above .cbp-tm-submenu:after {
    border-top-color: #fff;
}
 
.cbp-tm-show-below .cbp-tm-submenu:after {
    border-bottom-color: #fff;
}
 
.cbp-tm-submenu > li {
    display: block;
    background: #fff;
}
 

 
.no-touch .cbp-tm-submenu > li > a:hover,
.no-touch .cbp-tm-submenu > li > a:active {
    color: #fff;
    background: #5e6372;
}
 
/* the icons (main level menu icon and sublevel icons) */
.cbp-tm-submenu li a:before,
.cbp-tm-menu > li > a:before {
    font-family: 'cbp-tmicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    margin-right: 0.6em;
    -webkit-font-smoothing: antialiased;
}
 
.cbp-tm-submenu li a:before {
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    right: 0.5em;
}
 
.cbp-tm-menu > li > a:not(:only-child):before {
    content: "\f0c9";
    font-size: 60%;
    opacity: 0.3;
}
 
.cbp-tm-icon-archive:before {
    content: "\e002";
}
 
.cbp-tm-icon-cog:before {
    content: "\e003";
}
 
.cbp-tm-icon-users:before {
    content: "\e004";
}
 
.cbp-tm-icon-earth:before {
    content: "\e005";
}
 
.cbp-tm-icon-location:before {
    content: "\e006";
}
 
.cbp-tm-icon-mobile:before {
    content: "\e007";
}
 
.cbp-tm-icon-screen:before {
    content: "\e008";
}
 
.cbp-tm-icon-mail:before {
    content: "\e009";
}
 
.cbp-tm-icon-contract:before {
    content: "\e00a";
}
 
.cbp-tm-icon-pencil:before {
    content: "\e00b";
}
 
.cbp-tm-icon-article:before {
    content: "\e00c";
}
 
.cbp-tm-icon-clock:before {
    content: "\e00d";
}
 
.cbp-tm-icon-videos:before {
    content: "\e00e";
}
 
.cbp-tm-icon-pictures:before {
    content: "\e00f";
}
 
.cbp-tm-icon-link:before {
    content: "\e010";
}
 
.cbp-tm-icon-refresh:before {
    content: "\e011";
}
 
.cbp-tm-icon-help:before {
    content: "\e012";
}
 
/* Media Queries */
@media screen and (max-width: 55.6875em) {
    .cbp-tm-menu {
        font-size: 80%;
    }
}
 
@media screen and (max-height: 25.25em), screen and (max-width: 44.3125em) {
 
    .cbp-tm-menu {
        font-size: 100%;
        position: relative;
        text-align: center;
        top: auto;
    }
 
    .cbp-tm-menu > li {
        display: block;
        padding: 10px;
        border-bottom: 4px solid #6ab8eb;
    }
 
    .cbp-tm-menu > li:first-child {
        border-top: 4px solid #6ab8eb;

    }
 
    li.cbp-tm-show > a,
    .no-touch .cbp-tm-menu > li > a:hover,
    .no-touch .cbp-tm-menu > li > a:active {
        color: #fff;
        background: #5e6372;
    }
 
    .cbp-tm-submenu {
        position: relative;
        display: none;
        width: 100%;
    }
 
    .cbp-tm-submenu > li {
        padding: 0;
    }
 
    .cbp-tm-submenu > li > a {
        padding: 0.6em 2.3em 0.6em 0.6em;
        border: none;
        border-bottom: 2px solid #6ab8eb;
    }
 
    .cbp-tm-submenu:after {
        display: none;
    }
 
    .cbp-tm-menu .cbp-tm-show .cbp-tm-submenu {
        display: block;
        width: 100%;
        left: 0;
        margin: 0;
        padding: 0;
        bottom: auto;
        top: auto;
    }
     
}


















/***************************************************************************************************/

#central {
    background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 5px #666666;
    overflow: hidden;
    padding: 30px 10px 10px 10px;
    margin: 0px auto;
    height: 100%;
    margin-bottom: 100px;
}

.service_category {
    background-color: #D0D3D8;
    border: 1px solid #D0D3D8;
    border-radius: 3px 3px 3px 3px;
    clear: both;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    margin-bottom: 0.3em;
    padding: 6px;
}

.service_list {
    background-color:#FFFFFF;
    border-top: 4px double #D0D3D8;
    border-radius: 3px 3px 3px 3px;
    clear: both;

    padding: 6px;
    padding-top: 10px;
    padding-top: 10px;
}

.center_block {
    float: left;
    width: 98%;
}

.product_desc {
    font-size: 0.92em;
    margin-bottom: 0;
    text-align: justify;
}

.right_block_list {
    float: left;
    margin-left: 1em;
    margin-top: 0;
    text-align: right;
    width: 11em;
}

.price {
    /*display: block;*/
    font-size: 1.5em;
    margin-bottom: 0.2em;
    color: #DA0F00;
    font-weight: bold;
}
.new {

    border: 1px solid #488C40;
    color: white;
    font-size: 0.6em;
    font-weight: bold;
    margin: 0 1em 0 0;
    padding: 0 0.4em;
    text-transform: uppercase;
    vertical-align: 0.3em;
}

.product_img_link {
    border: 1px solid #D0D3D8;
    float: left;
    margin-right: 0.6em;
}

#image-block {
    cursor: pointer;
    height: 200px;
    width: 200px;
    float: left;
    border: 1px solid #D0D1D5;
}

#desc_info {
    float: left;
    margin-left: 1em;
    margin-top: 0;
    width: 690px;
    /*min-height: 200px;*/
    text-align: justify;
}

.pagination {
    height: 36px;
    margin: 15px 0;

}
.pagination ul {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin-bottom: 10px;
    margin-left:92px;
    box-shadow: 0 2px 5px #666666;
}
.pagination li {
    display: inline;
}
.pagination a {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float: left;
    line-height: 34px;
    padding: 0 14px;
    text-decoration: none;
    cursor:pointer;
}
.pagination a:hover, .pagination .active a {
    color:#2d2d28;
    outline:0;
    text-decoration:none;
    font-weight: bold;
}
.pagination .active a {
    color: #999999;
    cursor: default;
}
.pagination .disabled a, .pagination .disabled a:hover {
    background-color: transparent;
    color: #999999;
    cursor: default;
}
.pagination li:first-child a {
    border-left-width: 1px;
    border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
    border-radius: 0 3px 3px 0;
}
.pagination-centered {
    text-align: center;
}
.pagination-right {
    text-align: right;
}

.rating {
    background: #FFFFFF;
    float: left;
    height: 40px;
    margin: 15px auto 0;
    /*padding-left: 24px;
    padding-top: 5px;*/
    text-align: center;
    /*width: 270px;*/
}

.estrella {
    background: url('../images/estrella-gris.png') no-repeat;
    width:25px;
    height:23px;
    float:left;
    cursor:pointer;
}

.estrella:hover {
    background: url('../images/estrella-verde.png') no-repeat;
    width:25px;
    height:23px;
    float:left;
}

.selected {
    background: url('../images/estrella-verde.png') no-repeat;
    width:25px;
    height:23px;
    float:left;
}

.ok {
    font-weight:bold;
    margin-top:5px;
    color: #669900;
}

#actual {
    float:left;
    margin-left:5px;
}

/*a {
    color: #2D2D28;
    font-weight: bold;
    text-decoration: none;
}

a:hover{
    color:#2d2d28;
    outline:0;
    text-decoration:none;
    font-weight: bold
}*/

.delete {
    cursor:pointer;
}

.correcto {
    color:#009933;
}

.error {
    color: #FF0000;
}

.loading {
    width:100%;
    text-align:center;
    margin-top:40px;
    height:100px;
}

/*.paginate {
    color: #2D2D28;
    font-weight: bold;
    text-decoration: none;
	cursor:pointer;
}

.paginate a:hover{
	color: #0066CC;
	outline:0;
	text-decoration:none;
	font-weight: bold
}*/






.botmsg {
    position: relative;
    margin-top: 0.5em;
    background-color: #5E6372;
    padding: 0.65em 10px 4px 15px;
height: 50px;
    color: white;
    width: 100%;
    opacity: 0.8;
    font-weight: bold;
    font-size: 18px;
    font-family: arial;

}


.nana{
    margin-top: 4em;

}