@charset "utf-8";
* {
    padding: 0;
    margin: 0;

    outline: 0;
}
html {
    overflow-x: hidden;
    overflow-y: scroll;

    font-size: 100%;

    background: url(img/pattern_010.png), url(img/pattern_011.png)repeat;
    background-attachment: fixed;

    -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
}
img {
    width: auto;
    height: auto;
    max-width: 100% !important;

    border: 0;
}
fieldset {
    padding: 0;
    margin: 0;

    border: 0;
}
a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}
a {
    font-weight: normal;

    text-decoration: none;

    color: #000;
    border: 0;
    outline: 0;
}
#ftrr {
    width: 500px;
    height: 400px;
    margin: auto;

    background: url(img/bgftt.jpg);
    background-repeat: no-repeat;
}
#grupones {
    width: 590px;
    height: 302px;
    margin: auto;

    border-radius: 7px;
    background: url(img/bggrupones.png);
    background-repeat: no-repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;

    behavior: url(PIE.htc);
}

#boxfooter {
    width: 799px;
    height: 400px;
    margin: 0 auto;
    clear: both;

    border-radius: 0 0 7px 7px;
    background: #2e8b57 url(img/pattern_011.png);
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;

    behavior: url(PIE.htc);
}
/***************Fuentes**************/
@font-face {
    font-family: "primer";
    font-style: normal;
    font-weight: normal;

    src: url("fuentes/primer.eot");
    src: url("fuentes/primer.eot?#iefix") format("embedded-opentype"),
    url("fuentes/primer.woff") format("woff"),
    url("fuentes/primer.ttf") format("truetype"),
    url("fuentes/primer.svg#primer") format("svg");
}
@font-face {
    font-family: "ubunt";
    font-style: normal;
    font-weight: normal;

    src: url("fuentes/ubunt.eot");
    src: url("fuentes/ubunt.eot?#iefix") format("embedded-opentype"),
    url("fuentes/ubunt.woff") format("woff"),
    url("fuentes/ubunt.ttf") format("truetype"),
    url("fuentes/ubunt.svg#ubunt") format("svg");
}
/*************===>>Menu ribbon style<<===*************/
.ribbon-wrapper {
    position: relative;
    top: 0;

    width: 130px;

    border-top: 1px solid  black;
    border-radius: 0;
}
.ribbon-front {
    position: relative;
    top: 0;
    left: -10px;
    z-index: 2;

    width: 140px;
    height: 2px;

    text-align: center;

    color: #fff;
    border-radius: 0;
    background-color: #fff;
}
.ribbon-front,
.ribbon-back-left,
.ribbon-back-right {
    height: 2px;
    padding: 0 0 14px 0;

    border-top: 1px solid black;
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
.ribbon-front:hover {
    height: 1px;

    border-top: 1px solid lime;
    border-bottom: 1px solid  lime;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
.ribbon-edge-topleft,
.ribbon-edge-topright,
.ribbon-edge-bottomleft,
.ribbon-edge-bottomright {
    position: absolute;
    z-index: 1;

    width: 0;
    height: 0;

    border-style: solid;
}

.ribbon-edge-bottomleft,
.ribbon-edge-bottomright {
    top: 0;
}
.ribbon-edge-topleft,
.ribbon-edge-bottomleft {
    left: -10px;

    border-color: transparent #666 transparent transparent;
}
.ribbon-edge-topleft {
    top: -9px;

    border-width: 10px 10px 0 0;
}
.ribbon-edge-bottomleft {
    border-width: 0 10px 0 0;
}
.ribbon-edge-topright,
.ribbon-edge-bottomright {
    left: 130px;

    border-color: transparent transparent transparent #666;
}
.ribbon-edge-topright {
    top: 0;

    border-width: 0 0 0 0;
}
.ribbon-edge-bottomright {
    border-width: 0 0 0 0;
}
.ribbon-back-left {
    position: absolute;
    top: -2px;
    left: -30px;
    z-index: 0;

    width: 30px;
    height: 2px;

    border-radius: 2px 0 0 2px;
    background-color: #fff;
}
.ribbon-back-right {
    position: absolute;
    z-index: 0;
}
/************************************************========>>Div's<<========***********************************************/
#log {
    top: 0;

    width: 700px;
    height: 70px;
    padding: 0;
    margin: auto;

    border: 1px  solid transparent;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    background: url(img/nclgg.jpg);
    background-repeat: no-repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
#nts {
    float: right;
    width: 450px;
    height: 30px;
    padding: 10px;
    margin-top: 10px;
    margin-right: 20px;

    border-radius: 5px;
    background: #2e8b57 url(img/pattern_011.png);
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
#nts:hover {
    border: none;
}
h5 {
    top: 0;

    float: right;
    width: 510px;
    height: 70px;

    border-radius: 0 0 5px 0;
    background: #2e8b57 url(img/pattern_011.png);
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
.logones {
    float: left;
    width: 63px;
    height: 19px;
    margin: 5px 5px 0 40px;

    border-radius: 2px;
    background: #fefefe url(img/bgnst.png);
    background-repeat: no-repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
.nst {
    float: left;
    width: 64px;
    height: 19px;
    margin: 5px 5px 0 24px;

    border-radius: 2px;
    background: #fefefe url(img/bgnst.png);
    background-repeat: no-repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
.slogan {
    padding: 0;
    margin: 0;
    margin-left: 138px;

    font-family: arial;
    font-size: 11px;
    font-weight: bold;

    text-align: left;
    text-transform: uppercase;

    color: #000;
}
.rgg #mainind {
    width: 807px;
    height: 1430px;
    padding-right: 0;
    margin: 0 auto;
    margin-top: 117px;

    border-right: 1px solid #666;
    border-left: 1px solid #666;
    background-color: rgba(0,0,0,.2);
    box-shadow: inset 0 0 6px seagreen;

    behavior: url(PIE.htc);
}
.rgg #mainind .ctt {
    width: 799px;
    height: 1420px;
    margin: 0 auto;

    border-right: 1px solid #666;
    border-left: 1px solid #666;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 8px 6px -6px seagreen;

    behavior: url(PIE.htc);
}
.rgg #mfull .ctt {
    width: 799px;
    height: 1430px;
    margin: 0 auto;

    border-top: 0;
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    -webkit-border-radius: 0 0 5px 5px;
       -moz-border-radius: 0 0 5px 5px;
            border-radius: 0 0 5px 5px;
    box-shadow: 0 8px 6px -6px seagreen;

    behavior: url(PIE.htc);
}

.rgg #mfull {
    width: 807px;
    height: 1810px;
    padding-right: 0;
    margin: 0 auto;
    margin-top: 100px;

    border-right: 1px solid #666;
    border-left: 1px solid #666;
    background-color: rgba(0,0,0,.2);
    box-shadow: inset 0 0 6px  seagreen;

    behavior: url(PIE.htc);
}



#boxh {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100;

    width: auto;
    height: 100px;
    margin: 0 auto;

    background: #2e8b57 url(img/pattern_011.png);
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
#boxindh {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100;

    width: auto;
    height: 117px;
    margin: 0 auto;

    background: #2e8b57 url(img/pattern_011.png);
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
#boxin {
    float: left;
    width: 664px;
    height: 1400px;

    background-color: #fefefe;
}
#boxinlegal {
    float: left;
    width: 664px;
    height: 1980px;

    background-color: #fefefe;
}
#boxleft {
    float: left;
    width: 135px;
    height: 1400px;
    margin-top: 0;

    background-color: #fefefe;
}
#boxleftlegal {
    float: left;
    width: 135px;
    height: 1980px;
    margin-top: 0;

    background-color: #fefefe;
}
#boxcleft {
    float: left;
    width: 135px;
    height: 1030px;

    background-color: #fefefe;
}
#boxmenu {
    position: fixed;
    z-index: 100;

    width: 135px;
    height: 300px;
    margin-top: 1px;

    background-color: transparent;
}
#bind {
    float: left;
    width: 664px;
    height: 900px;

    background-color: #fefefe;
}
#bindl {
    float: left;
    width: 135px;
    height: 900px;

    background-color: #fefefe;
}
#bindf {
    top: 0;
    left: 0;

    width: 799px;
    height: 210px;
    margin: 0 auto;
    clear: both;

    border-radius: 0 0 7px 7px;
    background: #2e8b57 url(img/pattern_011.png);
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;

    behavior: url(PIE.htc);
}
.grnxt {
    width: 63px;
    height: 19px;
    padding: 2px 30px 0 32px;

    border-radius: 2px;
    background: #fefefe url(img/bgnst.png);
    background-repeat: no-repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
#center {
    float: left;
    width: 799px;
    height: 310px;
    padding-top: 1px;
    margin: auto;

    background: #2e8b57 url(img/pattern_011.png);
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
#bdentro {
    width: 756px;
    height: 50px;
    margin: 0 auto;
    margin: auto;
    margin-top: 16px;

    border: 1px solid transparent;
    border-bottom: none;
    border-radius: 7px 7px 0 0;
    background: rgba(255,255,255,.3);
    background: url(img/bgfooter.png)repeat;
    box-shadow: 0 2px 6px rgba(0,0,0,.5), inset 0 1px rgba(255,255,255,.3), inset 0 10px rgba(255,255,255,.2), inset 0 10px 20px rgba(255,255,255,.25), inset 0 -15px 30px rgba(0,0,0,.3);
}
.nestu {
    display: block;
    margin-right: auto;
    margin-left: auto;

    border: 3px solid  rgba(255,255,255,.3);
    border-top: 0;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
.nesex {
    width: 799px;
    height: 200px;
    padding-top: 20px;
    padding-bottom: 20px;

    background: #2e8b57 url(img/pattern_011.png);
    box-shadow: 0 2px 2px 0 rgba(255, 255, 255, .5) inset,0 8px 6px -6px  #000;
}
#boxint {
    width: 128px;
    height: 280px;
    margin-top: 278px;

    border: 2px solid transparent;
    border-left: 0;
    border-radius: 0 10px 10px 0;
    background: url(img/pattern_010.png), url(img/pattern_011.png), #a5c3a5;
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
.mq {
    margin-right: 5px;
    margin-left: 5px;

    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 14px;

    text-align: left;

    color: #000;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
#bmenu {
    float: left;
    width: 599px;
    height: 30px;
    padding: 0;
    margin-bottom: 10px;
    margin-left: 40px;

    border-bottom: 2px solid green;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
.tind {
    float: left;
    width: 599px;
    height: 30px;
    padding-top: 3px;
    margin-top: 0;
    clear: both;

    table-layout: fixed;

    border-top: 2px solid #fefefe;
    border-bottom: 2px solid #2e8b57;
    border-radius: 0;
    border-radius: 0 0 5px 5px;
    background: #fefefe;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
/***********************************Slider***************************************/
#boxsl {
    width: auto;
    height: 117px;
    margin: auto;

    background: #2e8b57 url(img/pattern_011.png);
    background-repeat: repeat;
    box-shadow: 0 2px 6px rgba(0,0,0,.5), inset 0 1px rgba(255,255,255,.3), inset 0 10px rgba(255,255,255,.2),
    inset 0 10px 20px rgba(255,255,255,.25), inset 0 -15px 30px rgba(0,0,0,.3), 0 15px 13px -10px rgba(0,0,0,.5);
}
#boxslone {
    width: 800px;
    height: 117px;
    margin: auto;

    background-color: transparent;
}
.ei-slider {
    width: 800px;
    height: 110px;
    padding: 0 3px 0 3px;
    margin: 0 auto;

    border-right: 1px solid lime;
    border-left: 1px solid lime;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset, 0 15px 13px -10px #fefefe;
}
.ei-slider-large {
    position: relative;

    width: 800px;
    height: 110px;
    overflow: hidden;

    list-style-type: none;
}
.ei-slider {
    height: auto;
}
.ei-slider-thumbs {
    display: none;
}
.ei-slider-large li {
    position: absolute;

    overflow: hidden;
}
.nest {
    float: left;
    width: 64px;
    height: 19px;
    padding: 0;
    margin: 0;
    margin-left: 3px;

    line-height: 0;

    border-radius: 2px;
    background: #fefefe url(img/bgnst.png);
    background-repeat: no-repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
.title-1 {
    position: absolute;
    top: 9%;

    width: 186px;
    height: 43px;
    padding: 10px;
    padding-left: 0;

    border-radius: 0 5px 5px 0;
    background: #2e8b57 url(img/pattern_011.png);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;

    behavior: url(PIE.htc);
}
.next {
    width: 181px;
    height: 38px;
    padding: 0;
    margin: 0;

    border-radius: 0 3px 3px 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
.ei-title {
    position: absolute;
    top: 13%;

    width: 180px;
    height: 38px;
    padding: 5px 5px 5px 5px;

    border-radius: 0 5px 5px 0;
    background: #a5c3a5 url(img/pattern_011.png);
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;

    behavior: url(PIE.htc);
}
.ei-title h2 {
    font-family: ubunt, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;

    text-align: left;

    color: #000;
    text-shadow: 1px 1px 1px rgba(255,255,255,.5);
}
.ei-title h3 {
    font-family: ubunt, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: bold;
    line-height: 22px;

    text-align: center;

    color: #000;
    text-shadow: 1px 1px 1px rgba(255,255,255,.5);
}
.ei-slider-thumbs {
    position: relative;

    height: 7px;

    list-style-type: none;
}
.ei-slider-thumbs li {
    position: relative;

    float: left;
    width: 800px;
    height: 7px;
}
.ei-slider-thumbs li.ei-slider-element {
    position: absolute;
    z-index: 10;

    list-style-type: none;

    text-indent: -9000px;

    background: url(imgsl/bgli.jpg);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
.ei-slider-thumbs li a {
    display: block;
    width: 100%;
    height: 7px;

    cursor: pointer;
    -webkit-transition: background .2s ease;
       -moz-transition: background .2s ease;
        -ms-transition: background .2s ease;
         -o-transition: background .2s ease;
            transition: background .2s ease;
    text-indent: -9000px;

    background: #2e8b57 url(img/pattern_011.png);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
.ei-slider-thumbs li a:hover {
    background-color: #f0f0f0;
}
/*********************HR******************/
hr {
    float: left;
    width: 383px;
    height: 2px;
    margin-left: 40px;

    color: #2e8b57;
    border: none;
    border-bottom: 1px solid  #00fa9a;
    background-color: #2e8b57;
}
.forma {
    width: 183px;
}
.segu {
    width: 257px;
    margin-left: 204px;
}
.lop {
    width: 288px;
    margin-left: 40px;
}
.emp {
    float: left;
    width: 155px;
}
.aut {
    float: left;
    width: 252px;
    margin-left: 35px;
}
.nespre {
    width: 265px;
}
.marq {
    float: right;
    width: 120px;
    height: 2px;
    padding: 0;
    margin: 0;
}
.conta {
    float: left;
    width: 290px;
    margin-left: 36px;
}
.labo {
    width: 182px;
    margin-left: 35px;
}
.fisca {
    width: 170px;
}
.merca {
    width: 197px;
    margin-left: 35px;
}
.tribu {
    width: 200px;
    margin-left: 35px;
}
.juri {
    width: 246px;
    margin-left: 35px;
}
.adm {
    float: left;
    width: 218px;
    margin-left: 40px;
}
.precio {
    float: left;
    width: 259px;
    margin-left: 41px;
}
.pq {
    width: 110px;
    margin-left: 42px;
}
/*********************HR********************/
/**************========>>>>>Textos<<========***************/
h1 {
    margin: 10px 0 0 35px;

    font-family: ubunt, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: bold;

    text-align: left;

    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
/*****************TEXTOS SAME FONTS******************************************/
.lopd {
    margin: 10px 0 0 40px;

    font-size: 15px;
    font-weight: bold;

    text-align: left;
}
.contc {
    float: left;
    width: 410px;
}
.cont {
    margin: 10px 0 0 39px;

    font-size: 17px;
    font-weight: bold;

    text-align: left;
}
.ind {
    margin: 10px 0 0 40px;

    font-size: 17px;
    font-weight: bold;

    text-align: left;
}
.title-1 {
    font-size: 12px;
    font-weight: bold;
}
.indx {
    margin-right: 20px;
}
h4 {
    padding: 5px 0 0 10px;

    font-family: ubunt, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;

    text-align: left;

    color: #000;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
p{

    font-family: ubunt, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;

    text-align: justify;

    color: #000;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
.index {
    margin: 10px 25px 0 40px;

    font-size: 13px;
    font-weight: normal;

    text-align: justify;
}
.mc {
    margin: 0 5px 0 5px;

    font-size: 13px;
    font-weight: bold;

    text-align: left;
}
.mcc {
    margin: 0 5px 0 5px;

    font-size: 12px;
    font-weight: bold;

    text-align: center;

    color: #000;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
.tl {
    font-family: primer;
    font-size: 12px;
}
.nes {
    font-size: 15px;
    font-weight: bold;
}
/**************========>>Links<<========***************/
#td {
    padding-right: 5px;
    padding-left: 5px;

    font-family: ubunt, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;

    -webkit-transition: all .20s ease-in;
       -moz-transition: all .20s ease-in;
        -ms-transition: all .20s ease-in;
         -o-transition: all .20s ease-in;
            transition: all .20s ease-in;
    text-align: center;

    color: black;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
#td:hover {
    padding-top: 2px;
    padding-bottom: 0;

    -webkit-transition: all .20s ease-out;
       -moz-transition: all .20s ease-out;
        -ms-transition: all .20s ease-out;
         -o-transition: all .20s ease-out;
            transition: all .20s ease-out;

    border: 1px solid rgba(0,0,0,.05);
    border-bottom: 3px solid #2e8b57;
    border-radius: 3px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
#pormenu {
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;

    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
#pormenu:hover {
    border: none;
    border-radius: 0;
    box-shadow: none;
}
#as {
    margin-right: 65px;

    font-family: ubunt, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;

    text-align: center;

    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
#inicio {
    padding-bottom: 0;

    font-family: ubunt, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;

    -webkit-transition: all .20s ease-in;
       -moz-transition: all .20s ease-in;
        -ms-transition: all .20s ease-in;
         -o-transition: all .20s ease-in;
            transition: all .20s ease-in;
    text-align: center;

    color: black;
    border-bottom: 3px #2e8b57 solid;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
#inicio:hover {
    padding-top: 0;
    padding-right: 7px;
    padding-bottom: 0;
    padding-left: 7px;

    -webkit-transition: all .20s ease-out;
       -moz-transition: all .20s ease-out;
        -ms-transition: all .20s ease-out;
         -o-transition: all .20s ease-out;
            transition: all .20s ease-out;

    border: 1px solid rgba(0,0,0,.05);
    border-bottom: 3px solid #2e8b57;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
/**************Links TOOLTIPS********************/
.tooltipster-noir-preview:hover {
    padding-top: 2px;
    padding-bottom: 0;

    -webkit-transition: all .20s ease-out;
       -moz-transition: all .20s ease-out;
        -ms-transition: all .20s ease-out;
         -o-transition: all .20s ease-out;
            transition: all .20s ease-out;

    border: 1px solid rgba(0,0,0,.05);
    border-bottom: 3px solid #2e8b57;
    border-radius: 3px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
.tooltipster-noir {
    border: 3px solid #808080;
    border-radius: 5px;
    background: #fff;
}
.tooltipster-noir .tooltipster-content {
    padding: 3px 6px;

    font-family: Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 16px;

    color: #696969;
}
/*************TOOLTIPS ARROW***************************/
.tooltipster-base {
    position: absolute;
    z-index: 9999999;

    width: auto;
    padding: 0;
    overflow: visible;

    font-size: 0;
    line-height: 0;

    pointer-events: none;
}
.tooltipster-base .tooltipster-content {
    overflow: hidden;
}
.tooltipster-arrow {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;

    display: block;
    width: 100%;
    height: 100%;

    text-align: center;
}
.tooltipster-arrow span,
.tooltipster-arrow-border {
    position: absolute;

    display: block;
    width: 0;
    height: 0;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
    bottom: -8px;

    border-top: 8px solid;
    border-right: 8px solid transparent !important;
    border-left: 8px solid transparent !important;
}
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
    bottom: -8px;

    border-top: 9px solid;
    border-right: 9px solid transparent !important;
    border-left: 9px solid transparent !important;
}
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
    top: -8px;

    border-right: 8px solid transparent !important;
    border-bottom: 8px solid;
    border-left: 8px solid transparent !important;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    top: -8px;

    border-right: 9px solid transparent !important;
    border-bottom: 9px solid;
    border-left: 9px solid transparent !important;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
    right: 0;
    left: 0;

    margin: 0 auto;
}
.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
    left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    left: 5px;
}
.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
    right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
    right: 5px;
}
.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
    top: 50%;
    right: -8px;

    margin-top: -7px;

    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-left: 8px solid;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
    margin-top: -8px;

    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-left: 9px solid;
}
.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
    top: 50%;
    left: -8px;

    margin-top: -7px;

    border-top: 8px solid transparent !important;
    border-right: 8px solid;
    border-bottom: 8px solid transparent !important;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
    margin-top: -8px;

    border-top: 9px solid transparent !important;
    border-right: 9px solid;
    border-bottom: 9px solid transparent !important;
}
.tooltipster-fade {
    -webkit-transition-property: opacity;
       -moz-transition-property: opacity;
        -ms-transition-property: opacity;
         -o-transition-property: opacity;
            transition-property: opacity;

    opacity: 0;
}
.tooltipster-fade-show {
    opacity: 1;
}
.tooltipster-grow {
    -webkit-transition-property: -webkit-transform;
       -moz-transition-property:    -moz-transform;
        -ms-transition-property:     -ms-transform;
         -o-transition-property:      -o-transform;
            transition-property:         transform;
    -webkit-transform: scale(0,0);
       -moz-transform: scale(0,0);
        -ms-transform: scale(0,0);
         -o-transform: scale(0,0);
            transform: scale(0,0);

    -webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .320, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .320, 1.15);
       -moz-transition-timing-function: cubic-bezier(.175, .885, .320, 1.15);
        -ms-transition-timing-function: cubic-bezier(.175, .885, .320, 1.15);
         -o-transition-timing-function: cubic-bezier(.175, .885, .320, 1.15);
            transition-timing-function: cubic-bezier(.175, .885, .320, 1.15);
    -webkit-transform: scale(1,1);
       -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
         -o-transform: scale(1,1);
            transform: scale(1,1);
}
.tooltipster-swing {
    -webkit-transition-property: -webkit-transform, opacity;
       -moz-transition-property:    -moz-transform;
        -ms-transition-property:     -ms-transform;
         -o-transition-property:      -o-transform;
            transition-property:         transform;
    -webkit-transform: rotateZ(4deg);
       -moz-transform: rotateZ(4deg);
        -ms-transform: rotateZ(4deg);
         -o-transform: rotateZ(4deg);
            transform: rotateZ(4deg);

    opacity: 0;
}
.tooltipster-swing-show {
    -webkit-transition-timing-function: cubic-bezier(.230, .635, .495, 1);
    -webkit-transition-timing-function: cubic-bezier(.230, .635, .495, 2.4);
       -moz-transition-timing-function: cubic-bezier(.230, .635, .495, 2.4);
        -ms-transition-timing-function: cubic-bezier(.230, .635, .495, 2.4);
         -o-transition-timing-function: cubic-bezier(.230, .635, .495, 2.4);
            transition-timing-function: cubic-bezier(.230, .635, .495, 2.4);
    -webkit-transform: rotateZ(0deg);
       -moz-transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
         -o-transform: rotateZ(0deg);
            transform: rotateZ(0deg);

    opacity: 1;
}
.tooltipster-fall {
    top: 0;

    -webkit-transition-timing-function: cubic-bezier(.175, .885, .320, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .320, 1.15);
       -moz-transition-timing-function: cubic-bezier(.175, .885, .320, 1.15);
        -ms-transition-timing-function: cubic-bezier(.175, .885, .320, 1.15);
         -o-transition-timing-function: cubic-bezier(.175, .885, .320, 1.15);
            transition-timing-function: cubic-bezier(.175, .885, .320, 1.15);
    -webkit-transition-property: top;
       -moz-transition-property: top;
        -ms-transition-property: top;
         -o-transition-property: top;
            transition-property: top;
}

.tooltipster-fall.tooltipster-dying {
    top: 0 !important;

    -webkit-transition-property: all;
       -moz-transition-property: all;
        -ms-transition-property: all;
         -o-transition-property: all;
            transition-property: all;

    opacity: 0;
}
.tooltipster-slide {
    left: -40px;

    -webkit-transition-timing-function: cubic-bezier(.175, .885, .320, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .320, 1.15);
       -moz-transition-timing-function: cubic-bezier(.175, .885, .320, 1.15);
        -ms-transition-timing-function: cubic-bezier(.175, .885, .320, 1.15);
         -o-transition-timing-function: cubic-bezier(.175, .885, .320, 1.15);
            transition-timing-function: cubic-bezier(.175, .885, .320, 1.15);
    -webkit-transition-property: left;
       -moz-transition-property: left;
        -ms-transition-property: left;
         -o-transition-property: left;
            transition-property: left;
}

.tooltipster-slide.tooltipster-dying {
    left: 0 !important;

    -webkit-transition-property: all;
       -moz-transition-property: all;
        -ms-transition-property: all;
         -o-transition-property: all;
            transition-property: all;

    opacity: 0;
}
.tooltipster-content-changing {
    -webkit-transform: scale(1.1, 1.1);
       -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
         -o-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
}
/**************FIN TOOL TIPS**********************/


/**************========>>Imágenes<<========***************/
#email {
    width: 60px;
    height: 40px;
    padding: 3px 5px 3px 4px;
    margin-top: 5px;
    margin-left: 20px;

    border-radius: 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
#email:hover {
    border: none;
    background-color: #00ff7f;
}
.tr {
    width: 125px;
    height: 200px;
}
.sel {
    width: 20px;
    height: 15px;
}
.nws {
    float: left;
    width: 60px;
    height: 70px;
    margin: 5px 10px 10px 40px;

    border-radius: 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
.info {
    float: left;
    width: 60px;
    height: 70px;
    padding: 5px;
    margin: 5px 10px 10px 20px;

    border-radius: 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
/**************========>>Tablas y Listas Section<<========***************/
table {
    width: 799px;
    height: 25px;
    margin: 0 auto;
    margin-top: 4px;
    clear: both;

    table-layout: fixed;
    border-spacing: 0;
    border-collapse: collapse;

    text-align: center;

    border-radius: 2px 2px 0 0;
    background-color: #fefefe;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}

.item {
    width: 550px;
    margin: auto;
    margin-top: 0;

    list-style-type: square;

    color: #000;
    background-color: transparent;
}
.informa {
    width: 450px;
    height: auto;
    margin: auto;
    margin-top: 10px;
    margin-left: 50px;

    list-style-type: square;

    color: #000;
    background-color: transparent;
}
.lpd {
    margin-left: 55px;

    list-style-type: square;
}
.itt {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;

    font-size: 13px;
}
.Add {
    height: 10px;
}
#container_buttons {
    width: 751px;
    padding: 14px 3px 20px 4px;
    margin: 0 auto;

    border-radius: 0 0 5px 5px;
    background: rgba(255,255,255,.3);
    background: url(img/bgfooter.png)repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
#container_buttons p {
    display: block;
    margin: 7px 0 0 6px;
}
#a_demo_one {
    padding: 11px 5px 9px 5px;

    font-size: 13px;

    border-radius: 5px;
    background: url(img/pattern_010.png), url(img/pattern_011.png), #a5c3a5;
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset,  0 5px 3px -4px  rgba(0,0,0,.6);

    behavior: url(PIE.htc);
}
#a_demo_one:hover {
    padding: 11px 5px 9px 5px;

    border: 0;
}
/*******************Section Microdatos********************/
section {
    width: 110px;
    height: 260px;
    margin: auto;
    margin-top: 10px;

    border-radius: 5px;
    background: url(img/pattern_010.png), url(img/pattern_011.png), #a5c3a5;
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
.sect {
    height: 260px;
    margin-top: 280px;
}

/*****************************Contacto CSS FILES**************************/
#osx-modal-content,
#osx-modal-data {
    display: none;
    height: 270px;
    margin-top: 0;
}
#osx-overlay {
    background: #2e8b57 url(img/pattern_011.png);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
#osx-container {
    width: 700px;
    padding-bottom: 4px;

    border-radius: 0 0 6px 6px;
    background: #fff url(img/pattern_010.png);
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
#bt {
    width: 50px;
    margin: auto;

    background-color: transparent;
}
.osx {
    padding: 1px 1px 1px 1px;

    font-family: Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;

    border: 2px solid transparent;
    border-radius: 2px;
    background: url(img/bgfooter.png);
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
.osx:hover {
    border-radius: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}

.pon {
    padding: 0;
    margin: 0;
    margin-right: 60px;
    margin-left: 40px;

    font-size: 13px;
}
#boxmap {
    float: right;
    width: 191px;
    height: 1030px;
    padding: 0;
    margin: 0;
    clear: right;

    background-color: #fefefe;
}
#bxmp {
    width: 191px;
    height: 330px;

    border-top: 1px solid #fff;
    border-bottom: 0;
    background: url(img/nesmp.png)0 2px no-repeat, url(img/pattern_011.png), #2e8b57;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
#boxinc {
    float: left;
    width: 473px;
    height: 1030px;

    background-color: #fefefe;
}
#boxlfc {
    float: left;
    width: 135px;
    height: 1030px;

    background-color: #fefefe;
}
.mpgss {
    float: left;
    width: 152px;
    margin-left: 20px;
}
#mpns {
    margin-top: 135px;
    margin-right: 20px;
    margin-left: 9px;

    font-size: 15px;
    font-weight: bold;

    color: #000;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
#nsst {
    float: left;
    width: 64px;
    height: 19px;
    margin: 135px 5px 0 10px;

    border-radius: 2px;
    background: #fefefe url(img/bgnst.png);
    background-repeat: no-repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
#nsst:hover {
    padding: 0;

    border: none;
}
#mpns:hover {
    padding: 0;

    border: none;
    box-shadow: none;
}
#rss {
    padding: 10px;
    margin-left: 6px;

    border-radius: 5px;
    background: #2e8b57 url(img/pattern_011.png);
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
#rss:hover {
    border: none;
}
#rsc {
    width: 190px;
    height: 95px;
    padding: 0;
    margin-top: 0;
    margin-left: 0;

    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-radius: 0 0 0 5px;
    background: #2e8b57 url(img/pattern_011.png);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5);
}
form {
    float: left;
    width: 393px;
    height: 328px;
    padding: 2px 20px 0 20px;
    margin-left: 40px;

    border: 1px solid #fff;
    border-right: 0;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-radius: 0 0 0 5px;
    background: #2e8b57 url(img/pattern_011.png);
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
.boxx {
    border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}
.env {
    float: left;
    padding: 0 5px 0 5px;
    margin-top: 3px;
    margin-left: 168px;

    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;

    text-align: center;

    border-radius: 3px;
    background: #a5c3a5 url(img/pattern_011.png);
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
.env:hover {
    color: green;
    border-radius: 3px;
    box-shadow: none;
}
.ctt {
    margin-top: 2px;
    margin-left: 15px;

    font-size: 13px;
    font-weight: bold;
}
.pnes {
    margin: 0 15px 0 15px;

    font-family: verdana, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;

    text-shadow: 1px 1px 1px rgba(255,255,255,.5);
}
.simplemodal-close {
    display: block;
    padding: 0 5px 0 5px;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;

    font-family: calibri, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;

    cursor: pointer;

    color: #000;
    border-radius: 3px;
    background: #a5c3a5 url(img/pattern_011.png);
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
    text-shadow: 1px 1px 1px rgba(255,255,255,.5);
}
.ptt {
    float: left;
    width: 227px;
    padding: 0;
    padding: 5px 5px 5px 5px;
    margin: 0;
    margin-top: 10px;
    margin-left: -20px;

    font-family: Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;

    text-align: left;

    color: #000;
    border-radius: 0 5px 5px 0;
    background: url(img/bgfooter.png);
    background-repeat: repeat;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
    0 2px 2px 0 rgba(255, 255, 255, .5) inset;
}
label {
    margin: 11px 20px 0 0;

    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;

    color: #000;
    text-shadow: 1px 1px 1px rgba(255,255,255,.5);
}
input[type=text],
textarea {
    width: 380px;
    height: 17px;
    padding: 0 0 0 10px;
    margin: 0 0 3px 0;
    overflow: hidden;

    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 14px;

    color: #000;
    border: 1px solid #f8f5f1;
    border-radius: 5px;
    background: none;
}

input:hover {
    cursor: pointer;

    background-color: #fefefe;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5) inset,
    0 2px 2px 0 rgba(255, 255, 255, .5);
}
textarea {
    height: 70px;
    overflow: auto;

    resize: vertical;
    vertical-align: top;
}
textarea:hover {
    cursor: pointer;

    border-radius: 5px;
    background-color: #fefefe;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5) inset,
    0 2px 2px 0 rgba(255, 255, 255, .5);
}
input[type=text]:focus {
    border: 1px solid lime;
    background-color: #fefefe;
}
textarea:focus {
    border: 1px solid lime;
    background-color: #fefefe;
}
/***************************************************************************MEDIA SCREEN 1024PX FULL PAGES********************************************/
@media screen  and (max-width:1024px) {
    /******************************************************************************DIVS INDEX AND SLIDER***********************************************************/

    .rgg #mainind {
        width: 658px;
        height: 1441px;
        margin-top: 117px;
    }
    .rgg #mainind .ctt {
        width: 649px;
        height: 1431px;
    }
    #bind {
        width: 514px;
        height: 1000px;
    }
    #bindl {
        width: 135px;
        height: 1000px;
    }
    #bindf {
        width: 649px;
        height: 121px;
    }
    .grnxt {
        width: 63px;
        height: 19px;
        padding: 2px 30px 5px 32px;
    }
    #center {
        width: 649px;
        height: 289px;
        padding-top: 1px;
        padding-bottom: 20px;
    }
    #bdentro {
        width: 647px;
        height: 50px;
        margin-top: 16px;
    }
    .nesex {
        width: 649px;
    }
    #boxint {
        width: 127px;
        margin-top: 280px;
    }
    .mq {
        font-size: 13px;
    }
    #bmenu {
        width: 449px;
        height: 28px;
        margin-left: 40px;
    }
    .tind {
        width: 449px;
        height: 28px;
    }
    .sect {
        height: 260px;
        margin-top: 280px;
    }
    /*********************************************************************************SLIDER**********************************************************************/
    #boxsl {
        height: 117px;
    }
    .ei-slider {
        width: 650px;
        height: 110px;
    }
    .ei-slider-large {
        position: relative;

        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    /*********************************************************************FIN DIVS OF INDEX PAGE*****************************************************************/
    .rgg #mfull .ctt {
        width: 649px;
        height: 1551px;
    }
    .rgg #mfull {
        width: 658px;
        height: 1561px;
        margin-top: 100px;
    }
    #boxh {
        position: fixed;

        width: auto;
        height: 100px;
    }
    #boxin {
        width: 514px;
        height: 1150px;
    }
    #boxleft {
        width: 135px;
        height: 1150px;
    }
    #boxcleft {
        height: 1150px;
    }
    #boxfooter {
        width: 649px;
        height: 400px;
    }
    /*******************************************************************************CONTACTO DIVS*******************************************************************/
    #boxinc {
        width: 323px;
        height: 1150px;
    }
    /*******************************************************************************FORMULARIO DE CONTACTO 1204PX****************************************************/
    #osx-modal-content,
    #osx-modal-data {
        display: none;
        height: 250px;
        margin-top: 0;
    }
    #osx-container {
        width: 650px;
    }
    #rss {
        height: 50px;
        padding: 5px 10px 2px 10px;
        margin: 0 0 0 16px;

        border-radius: 5px;
    }
    #rsc {
        width: 190px;
        height: 68px;

        border-bottom: 1px solid #fff;
        border-left: 1px solid #fff;
    }
    #boxmap {
        float: right;
        width: 191px;
        height: 1150px;
        padding: 0;
        margin: 0;
        clear: right;

        background-color: #fefefe;
    }
    #bxmp {
        width: 191px;
        height: 310px;
        padding: 0;
        margin-top: 0;
    }
    form {
        float: left;
        width: 309px;
        height: 310px;
        padding: 0 0 0 8px;
        margin-left: 10px;
    }
    input[type=text],
    textarea {
        width: 285px;
        height: 17px;
        margin: 0;
    }
    textarea {
        height: 60px;
        padding-top: 5px;
    }
    .env {
        float: left;
        margin: 3px 0 0 125px;

        font-size: 12px;

        text-align: center;
    }
    .env:hover {
        color: green;
    }
    .ctt {
        margin-left: 10px;

        font-size: 12px;
    }
    .pnes {
        margin: 0 10px 0 10px;

        font-family: verdana, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 9px;;
    }
    .ptt {
        width: 230px;
        padding: 5px 5px 5px 10px;
        margin-left: -10px;
    }
    /******************************************************************************************DIVS MEDIA SCREEN 1024PX ALL PAGES*************************************************/
    #log {
        width: 550px;
        height: 70px;
    }
    #nts {
        width: 330px;
        height: 25px;
        margin-top: 13px;
        margin-right: 5px;
    }
    h5 {
        width: 360px;
        height: 70px;
    }
    /*******************************************************************TEXTOS***********************************************************/
    h1 {
        margin-top: 10px;
        margin-left: 40px;

        font-size: 13px;

        text-align: left;
    }
    .indx {
        margin: 10px 10px 0 15px;

        font-size: 13px;
        font-weight: normal;
    }
    .cont {
        margin: 10px 0 0 15px;

        font-size: 13px;
        font-weight: bold;

        text-align: left;
    }
    .ind {
        margin: 10px 0 0 40px;

        font-size: 14px;
        font-weight: bold;

        text-align: left;
    }
    .mct {
        margin: 10px 0 0 35px;

        font-size: 14px;
        font-weight: bold;

        text-align: left;
    }
    #nsst {
        margin: 115px 5px 0 10px;
    }
    #mpns {
        margin-top: 115px;
        margin-left: 9px;
    }
    p {
        margin-right: 20px;
        margin-bottom: 0;
        margin-left: 20px;
    }
    .merc {
        margin: 10px 20px 0 20px;

        font-size: 13px;
        font-weight: normal;

        text-align: justify;
        letter-spacing: 0;

        text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    }

    .Add {
        height: 10px;
        margin-top: 0;
    }
    /*********************HR******************/
    hr {
        float: left;
        width: 330px;
        height: 2px;
        margin-left: 40px;

        color: #2e8b57;
        border: none;
        border-bottom: 1px solid #00fa9a;
        background-color: #2e8b57;
    }
    .contc {
        width: 296px;
        margin-left: 16px;
    }
    .emp {
        width: 125px;
        margin-left: 45px;
    }
    .nespre {
        width: 214px;
        margin-left: 15px;
    }
    .conta {
        width: 240px;
        margin-left: 40px;
    }
    .labo {
        width: 150px;
        margin-left: 40px;
    }
    .fisca {
        width: 139px;
        margin-left: 44px;
    }
    .merca {
        width: 170px;
    }
    .tribu {
        width: 163px;
        margin-left: 40px;
    }
    .juri {
        width: 197px;
        margin-left: 40px;
    }
    .adm {
        width: 200px;
        margin-left: 16px;
        margin-left: 40px;
    }
    .precio {
        width: 260px;
        margin-left: 41px;
    }
    .otros {
        width: 255px;
        margin-left: 10px;
    }
    .pq {
        width: 108px;
        margin-left: 42px;
    }
    /*******************************************************************ENLACES****************************************************************/
    #inicio {
        font-size: 14px;
    }
    #inicio:hover {
        padding-top: 0;
        padding-right: 7px;
        padding-bottom: 0;
        padding-left: 7px;

        border-bottom: 2px solid #2e8b57;
        border-radius: 2px;
    }
    #td {
        padding-right: 0;
        padding-left: 0;

        font-size: 13px;
        font-weight: normal;
    }
    #td:hover {
        padding: 1px 2px 0 2px;
        padding-bottom: 0;

        border: none;
        border-bottom: 2px solid #2e8b57;
        border-radius: 2px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5),
        0 2px 2px 0 rgba(255, 255, 255, .5) inset;
    }
    #container_buttons {
        width: 642px;
        padding: 14px 3px 17px 4px;
        margin: 0 auto;
    }
    #container_buttons p {
        display: block;
        padding-bottom: 0;
        margin-top: 0;
        margin-left: 0;
    }
    #a_demo_one {
        position: relative;

        padding: 10px 3px 10px 3px;
        margin: 0;

        font-family: Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 9px;
    }
    #a_demo_one:hover {
        padding: 10px 3px 10px 3px;
    }
    /**************************************************************************************************TABLAS********************************************************************************/
    table {
        width: 649px;
        height: 25px;
        margin-top: 4px;
    }
    .item {
        width: 430px;
        margin: 0;
        margin-left: 50px;

        list-style-type: square;

        color: #000;
    }
    .informa {
        width: 400px;
        height: auto;
        margin: auto;
        margin-top: 10px;
        margin-left: 55px;

        list-style-type: square;

        color: #000;
        background-color: transparent;
    }
    .itt {
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;

        font-size: 13px;
        font-weight: normal;

        color: #000;
        text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    }
    #boxslone {
        width: 800px;
    }
    /***********************************************************************IMÁGENES********************************************************************/
    .sel {
        width: 15px;
        height: 15px;
    }
    .gnc {
        font-size: 16px;

        text-shadow: 1px 1px 1px rgba(255,255,255,.5);
    }
}
@media screen  and (max-width:800px) {
    /********************************************DIVS ALL PAGES**********************************************/

    #boxh {
        position: relative;
    }
    #boxindh {
        position: relative;
    }
    #boxmenu {
        position: relative;

        height: 0;
    }
    .rgg #mainind {
        margin-top: 0;
    }
    .rgg #mfull {
        margin-top: 0;
    }
    .ribbon-back-left {
        width: 0;
    }
    /*****************************************FIN DIVS AND MENU LEFT BAR***************************************/
}
