@font-face {
    font-family: 'eurostileregular';
    src: url('../fonts/eurostile-webfont.eot');
    src: url('../fonts/eurostile-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/eurostile-webfont.woff2') format('woff2'), url('../fonts/eurostile-webfont.woff') format('woff'), url('../fonts/eurostile-webfont.ttf') format('truetype'), url('../fonts/eurostile-webfont.svg#eurostileregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'eurostilebold';
    src: url('../fonts/eurostile-bold-webfont.eot');
    src: url('../fonts/eurostile-bold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/eurostile-bold-webfont.woff2') format('woff2'), url('../fonts/eurostile-bold-webfont.woff') format('woff'), url('../fonts/eurostile-bold-webfont.ttf') format('truetype'), url('../fonts/eurostile-bold-webfont.svg#eurostilebold') format('svg');
    font-weight: normal;
    font-style: normal;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    height: 100%;
}
* {
    border: none;
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    outline: 0px;
}
*:before,
*:after {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    height: 100%;
    font-family: 'eurostileregular', calibri;
    /*font-family: 'Electrolize', calibri;*/
    font-size: 15px;
    color: #8f8f8f;
    background: #f0f0f0 url('../imagenes/back-dots.png');
    overflow-y: scroll;
}
.Color {
    color: #004d7a;
}
a,
a:active {
    color: #8f8f8f;
    text-decoration: none;
    outline: 0px;
}
input {
    outline: 0px;
}
ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
p {
    margin-bottom: 10px;
    line-height: 22px;
    text-align: justify;
}
h1,
.H1,
h2,
.H2,
h3,
.H3,
h4,
.H4,
h5,
.H5,
h6,
.H6 {
    font-size: 14px;
    font-weight: normal;
    font-family: 'Dosis', calibri;
}
h1,
.H1 {
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 500;
    color: #004d7a;
    margin: 0px 0px 10px 0px;
}
h2,
.H2 {
    font-size: 22px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
    color: #004d7a;
    margin: 20px 0px 10px 0px;
}
h3,
.H3 {
    font-size: 22px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 500;
    color: #004d7a;
    margin: 20px 0px 10px 0px;
}
h4,
.H4 {
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    color: #004d7a;
    margin: 20px 0px 10px 0px;
}
h5,
.H5 {
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    color: #004d7a;
    margin: 20px 0px 10px 0px;
}
h6,
.H6 {
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #004d7a;
    margin: 20px 0px 10px 0px;
}
.Container:before,
.Container:after,
.Row:before,
.Row:after {
    content: " ";
    display: table;
}
.Container:after,
.Row:after {
    clear: both;
}
/*--- Media ---*/

img,
video {
    max-width: 100%;
    height: auto;
    display: block;
}
img {
    -ms-interpolation-mode: bicubic;
}
audio {
    width: 100%;
}
.cont-video {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
}
.cont-video iframe,
.cont-video object,
.cont-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*--- Media ---*/

.Wrapper {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: auto;
    min-height: 100%;
    padding-bottom: 95px;
}
.Container:before,
.Container:after,
.Row:before,
.Row:after {
    content: "";
    display: table;
}
.Container:after,
.Row:after {
    clear: both;
}
.Container {
    z-index: 10;
}
.Boxed {
    max-width: 1030px;
    margin: auto;
}
.BoxedInter {
    padding: 54px 0px 0px 0px;
}
.BoxedAqua {
    background: url('../imagenes/logo-aqua.png') center bottom no-repeat;
    padding-bottom: 120px;
    margin-bottom: 30px;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-md-4,
.col-5,
.col-10,
.col-11,
.col-12,
.col-13,
.col-14,
.col-15,
.col-16,
.col-17,
.col-18,
.col-19,
.col-20,
.col-21,
.col-22,
.col-23,
.col-24,
.col-25,
.col-26,
.col-27,
.col-28,
.col-29,
.col-30,
.col-31,
.col-32,
.col-33,
.col-34,
.col-35,
.col-36,
.col-37,
.col-38,
.col-39,
.col-40,
.col-40-fixed,
.col-41,
.col-42,
.col-43,
.col-44,
.col-45,
.col-46,
.col-47,
.col-48,
.col-49,
.col-50,
.col-50-fixed,
.col-51,
.col-52,
.col-53,
.col-54,
.col-55,
.col-56,
.col-57,
.col-58,
.col-59,
.col-60,
.col-60-fixed,
.col-61,
.col-62,
.col-63,
.col-64,
.col-65,
.col-66,
.col-67,
.col-68,
.col-69,
.col-70,
.col-71,
.col-72,
.col-73,
.col-74,
.col-75,
.col-76,
.col-77,
.col-78,
.col-79,
.col-80,
.col-81,
.col-82,
.col-83,
.col-84,
.col-85,
.col-86,
.col-87,
.col-88,
.col-89,
.col-90,
.col-91,
.col-92,
.col-93,
.col-94,
.col-95,
.col-96,
.col-97,
.col-98,
.col-99,
.col-100 {
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-1 {
    width: 1%;
}
.col-2 {
    width: 2%;
}
.col-3 {
    width: 3%;
}
.col-4 {
    width: 4%;
}
.col-md-4 {
    width: 33.33333333%;
}
.col-5 {
    width: 5%;
}
.col-10 {
    width: 10%;
}
.col-11 {
    width: 11%;
}
.col-12 {
    width: 12%;
}
.col-13 {
    width: 13%;
}
.col-14 {
    width: 14%;
}
.col-15 {
    width: 15%;
}
.col-16 {
    width: 16%;
}
.col-17 {
    width: 17%;
}
.col-18 {
    width: 18%;
}
.col-19 {
    width: 19%;
}
.col-20 {
    width: 20%;
}
.col-21 {
    width: 21%;
}
.col-22 {
    width: 22%;
}
.col-23 {
    width: 23%;
}
.col-24 {
    width: 24%;
}
.col-25 {
    width: 25%;
}
.col-26 {
    width: 26%;
}
.col-27 {
    width: 27%;
}
.col-28 {
    width: 28%;
}
.col-29 {
    width: 29%;
}
.col-30 {
    width: 30%;
}
.col-31 {
    width: 31%;
}
.col-32 {
    width: 32%;
}
.col-33 {
    width: 33%;
}
.col-34 {
    width: 34%;
}
.col-35 {
    width: 35%;
}
.col-36 {
    width: 36%;
}
.col-37 {
    width: 37%;
}
.col-38 {
    width: 38%;
}
.col-39 {
    width: 39%;
}
.col-40 {
    width: 40%;
}
.col-40-fixed {
    width: 40%;
}
.col-41 {
    width: 41%;
}
.col-42 {
    width: 42%;
}
.col-43 {
    width: 43%;
}
.col-44 {
    width: 44%;
}
.col-45 {
    width: 45%;
}
.col-46 {
    width: 46%;
}
.col-47 {
    width: 47%;
}
.col-48 {
    width: 48%;
}
.col-49 {
    width: 49%;
}
.col-50 {
    width: 50%;
}
.col-50-fixed {
    width: 50%;
}
.col-51 {
    width: 51%;
}
.col-52 {
    width: 52%;
}
.col-53 {
    width: 53%;
}
.col-54 {
    width: 54%;
}
.col-55 {
    width: 55%;
}
.col-56 {
    width: 56%;
}
.col-57 {
    width: 57%;
}
.col-58 {
    width: 58%;
}
.col-59 {
    width: 59%;
}
.col-60 {
    width: 60%;
}
.col-60-fixed {
    width: 60%;
}
.col-61 {
    width: 61%;
}
.col-62 {
    width: 62%;
}
.col-63 {
    width: 63%;
}
.col-64 {
    width: 64%;
}
.col-65 {
    width: 65%;
}
.col-66 {
    width: 66%;
}
.col-67 {
    width: 67%;
}
.col-68 {
    width: 68%;
}
.col-69 {
    width: 69%;
}
.col-70 {
    width: 70%;
}
.col-71 {
    width: 71%;
}
.col-72 {
    width: 72%;
}
.col-73 {
    width: 73%;
}
.col-74 {
    width: 74%;
}
.col-75 {
    width: 75%;
}
.col-76 {
    width: 76%;
}
.col-77 {
    width: 77%;
}
.col-78 {
    width: 78%;
}
.col-79 {
    width: 79%;
}
.col-80 {
    width: 80%;
}
.col-81 {
    width: 81%;
}
.col-82 {
    width: 82%;
}
.col-83 {
    width: 83%;
}
.col-84 {
    width: 84%;
}
.col-85 {
    width: 85%;
}
.col-86 {
    width: 86%;
}
.col-87 {
    width: 87%;
}
.col-88 {
    width: 88%;
}
.col-89 {
    width: 89%;
}
.col-90 {
    width: 90%;
}
.col-91 {
    width: 91%;
}
.col-92 {
    width: 92%;
}
.col-93 {
    width: 93%;
}
.col-94 {
    width: 94%;
}
.col-95 {
    width: 95%;
}
.col-96 {
    width: 96%;
}
.col-97 {
    width: 97%;
}
.col-98 {
    width: 98%;
}
.col-99 {
    width: 99%;
}
.col-100 {
    width: 100%;
}
.Relative {
    position: relative;
}
.Center {
    text-align: center;
}
.Right {
    text-align: right;
}
.LineTop {
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 7px;
    background: url('../imagenes/back-line-top.png') center center;
}
.Header {
    position: relative;
    z-index: 999;
    height: 110px;
}
.Header .col-100 {
    padding: 0px;
}
.Logo {
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 18px;
}
.BtnWa {
    position: absolute;
    z-index: 9999;
    right: 15px;
    top: 110px;
    display: inline-block;
    text-align: center;
    height: 58px;
    width: 332px;
    cursor: pointer;
    padding: 12px 10px 0px 10px;
    color: #fff;
    text-transform: uppercase;
    background: #004d7a;
   font-size: 15px;
    line-height: 16px;
    border-radius: 0px 0px 14px 14px;
    -moz-border-radius: 0px 0px 14px 14px;
    -webkit-border-radius: 0px 0px 14px 14px;
    -o-border-radius: 0px 0px 14px 14px;
    -ms-border-radius: 0px 0px 14px 14px;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
.BtnWa span {
    display: inline-block;
    margin: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    background: url('../imagenes/icon-wa.png') 0px 2px no-repeat;
    height: 20px;
    padding: 4px 0px 0px 25px;
}
.BtnWa:hover {
    background: #013a5b;
}
.BtnCot {
    display: inline-block;
    position: fixed;
    z-index: 99999;
    right: 0px;
    top: 50%;
    margin-top: -129px;
    height: 258px;
    width: 58px;
    background: #004d7a url('../imagenes/text-cot.png') center center no-repeat;
    color: #fff;
    border-radius: 14px 0px 0px 14px;
    -moz-border-radius: 14px 0px 0px 14px;
    -ms-border-radius: 14px 0px 0px 14px;
    -o-border-radius: 14px 0px 0px 14px;
    -webkit-border-radius: 14px 0px 0px 14px;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
.BtnCot:after {
    content: '';
    position: absolute;
    z-index: 9999;
    border-style: solid;
    border-width: 25px 15px 25px 0;
    border-color: transparent #004d7a;
    display: block;
    width: 0;
    left: -15px;
    top: 50%;
    margin-top: -25px;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
.BtnCot:hover {
    background: #013a5b url('../imagenes/text-cot.png') center center no-repeat;
}
.BtnCot:hover:after {
    border-color: transparent #013a5b;
}
.BtnCotFoo {
    display: none;
    position: absolute;
    z-index: 99999;
    left: 50%;
    margin-left: -125px;
    top: 0px;
    margin-top: -60px;
    height: 42px;
    width: 250px;
    background: #ea5b11 url('../imagenes/text-cot-foo.png') center center no-repeat;
    color: #fff;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    -webkit-border-radius: 18px;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
.BtnCotFoo:after {
    /*content: '';
    position: absolute;
    z-index: 9999;
    border-style: solid;
    border-width: 0px 25px 15px 25px ;
    border-color: #004d7a transparent;
    display: block;
    width: 0;
    top: -15px;
    left: 50%;
    margin-left: -25px;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;*/
}
.BtnCotFoo:hover {
    background: #c84d0d url('../imagenes/text-cot-foo.png') center center no-repeat;
    color: #fff;
}
.BoxPopup {
    display: none;
}
.CssCot .vbox-content {
    padding: 10px;
}
.CssCot .vbox-inline {
    height: auto !important;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .25);
    -ms-box-shadow: 0px 0px 5px rgba(0, 0, 0, .25);
    -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .25);
    padding: 10px 10px 10px 10px !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    background: #f0f0f0 url('../imagenes/back-dots.png') !important;
}
.NavMovil {
    position: absolute;
    z-index: 9999;
    right: 15px;
    top: 44px;
    display: none;
    width: 132px;
    height: 44px;
    text-align: center;
    padding: 12px 10px 0px 38px;
    background: #004d7a url('../imagenes/icon-nav.png') 22px center no-repeat;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
}
.UlNav {
    display: inline-block;
    float: right;
    margin: 19px 0px 0px 0px;
}
.UlNav li {
    position: relative;
    display: inline-block;
    float: left;
}
.UlNav li a {
    position: relative;
    /*font-family: 'Electrolize', calibri;*/
    font-size: 16px;
    color: #555;
    display: inline-block;
    padding: 10px 10px 10px 10px;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
.UlNav > li > a {
    /*font-size: 14px;*/
    color: #555;
    display: inline-block;
    padding: 50px 15px 25px 15px;
}
.UlNav li a i {
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    opacity: 1;
    visibility: visible;
    transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -ms-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
}
.UlNav li a b {
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: 20px;
    margin-top: -12px;
    display: inline-block;
    width: 20px;
    height: 20px;
    opacity: 0;
    visibility: hidden;
    transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -ms-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
}
.IconQui {
    background: url('../imagenes/sp-nav.png') 0px 0px no-repeat;
}
.IconQuiHover {
    background: url('../imagenes/sp-nav.png') 0px -20px no-repeat;
}
.IconSer {
    background: url('../imagenes/sp-nav.png') -20px 0px no-repeat;
}
.IconSerHover {
    background: url('../imagenes/sp-nav.png') -20px -20px no-repeat;
}
.IconCli {
    background: url('../imagenes/sp-nav.png') -40px 0px no-repeat;
}
.IconCliHover {
    background: url('../imagenes/sp-nav.png') -40px -20px no-repeat;
}
.IconFlo {
    background: url('../imagenes/sp-nav.png') -60px 0px no-repeat;
}
.IconFloHover {
    background: url('../imagenes/sp-nav.png') -60px -20px no-repeat;
}
.IconNot {
    background: url('../imagenes/sp-nav.png') -80px 0px no-repeat;
}
.IconNotHover {
    background: url('../imagenes/sp-nav.png') -80px -20px no-repeat;
}
.IconCont {
    background: url('../imagenes/sp-nav.png') -100px 0px no-repeat;
}
.IconContHover {
    background: url('../imagenes/sp-nav.png') -100px -20px no-repeat;
}
.UlNav > li:hover > a {
    color: #004d7a;
    font-weight: 600;
}
.UlNav > li:hover i {
    opacity: 0;
    visibility: hidden;
    margin-top: 0px;
}
.UlNav > li:hover b {
    opacity: 1;
    visibility: visible;
    margin-top: 0px;
}
.NavAct > a {
    color: #004d7a !important;
    font-weight: 600;
}
.NavAct i {
    opacity: 0 !important;
    visibility: hidden !important;
    margin-top: 0px !important;
}
.NavAct b {
    opacity: 1 !important;
    visibility: visible !important;
    margin-top: 0px !important;
}
.UlNav li ul {
    background: #fefefe;
    position: absolute;
    z-index: 100;
    width: 220px;
    left: 0px;
    top: 100%;
    overflow: hidden;
    border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px;
    -ms-border-radius: 0px 0px 6px 6px;
    -o-border-radius: 0px 0px 6px 6px;
    -webkit-border-radius: 0px 0px 6px 6px;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 2px 1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 2px 1px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 2px 1px rgba(0, 0, 0, .2);
    opacity: 0;
    visibility: hidden;
    margin-top: 10px;
}
.UlNav li ul li {
    display: inline-block;
    float: none;
    width: 100%;
    border-top: 1px solid #ddd;
}
.UlNav li ul li a {
    font-size: 15px;
    line-height: 14px;
    display: table-cell;
    vertical-align: middle;
    width: 1024px;
    height: 42px;
    padding: 0px 15px;
}
.UlNav li ul li a:hover {
    background: #004d7a;
    color: #fff;
}
.UlNav li:hover ul {
    opacity: 1;
    visibility: visible;
    margin-top: 0px;
}
.Relev {
    position: relative;
    z-index: 100;
    top: -110px;
    text-align: center;
    margin-bottom: -60px;
}
.Relev ul {
    display: inline-block;
    margin: auto;
}
.Relev ul li {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    float: left;
    margin: 0px 20px;
}
.Relev ul li:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 100%;
    margin-top: -80px;
    left: 50%;
    margin-left: -100px;
    height: 80px;
    width: 200px;
    background: #000;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -o-border-radius: 40px;
    -ms-border-radius: 40px;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 3px 3px 20px rgba(0, 0, 0, .5);
    -moz-box-shadow: 3px 3px 20px rgba(0, 0, 0, .5);
    -ms-box-shadow: 3px 3px 20px rgba(0, 0, 0, .5);
    -o-box-shadow: 3px 3px 20px rgba(0, 0, 0, .5);
}
.LinkRelev {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 18px 18px 18px 18px;
    background: #003782;
    color: #fff;
    overflow: hidden;
    border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
    -o-border-radius: 25px 25px 25px 25px;
    -ms-border-radius: 25px 25px 25px 25px;
}
.Relev1 {
    background: #003782 url('../imagenes/back-01.jpg') center center no-repeat;
}
.Relev2 {
    background: #003782 url('../imagenes/back-02.jpg') center center no-repeat;
}
.Relev3 {
    background: #003782 url('../imagenes/back-03.jpg') center center no-repeat;
}
.RelevSub,
.RelevTitle {
    font-family: 'Dosis', calibri;
    text-transform: uppercase;
}
.RelevSub {
    font-size: 14px;
}
.RelevTitle {
    display: inline-block;
    font-size: 28px;
    border-bottom: 1px solid #fff;
    padding: 0px 20px 4px 20px;
}
.LinkRelev p {
    margin-top: 15px;
    min-height: 75px;
    line-height: 18px;
}
.RelevBtn {
    position: relative;
    z-index: 10;
    overflow: hidden;
    font-family: 'Dosis', calibri;
    text-transform: uppercase;
    font-size: 15px;
    display: inline-block;
    height: 36px;
    width: 145px;
    padding: 8px 0px 0px 0px;
    margin: 8px 0px 0px 0px;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    -o-border-radius: 18px;
    -ms-border-radius: 18px;
    background: #ea5b11;
    border: 1px solid transparent;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
.LinkRelev:hover .RelevBtn {
    border: 1px solid #fff;
    background: none;
}
.Title {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-family: 'Dosis', calibri;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
}
.Title h1,
.Title .H1 {
    font-size: 32px;
    line-height: 32px;
    font-weight: 500;
    position: relative;
    display: inline-block;
    margin: 4px auto 0px auto;
    padding: 0px 50px 14px 50px;
    border-bottom: 1px solid #8f8f8f;
}
.Title h1:before,
.Title h1:after,
.Title .H1:before,
.Title .H1:after {
    content: "";
    position: absolute;
    bottom: -4px;
    width: 8px;
    height: 8px;
    display: inline-block;
    border: 1px solid #8f8f8f;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    background: #fff;
}
.Title h1:before,
.Title .H1:before {
    left: 0px;
}
.Title h1:after,
.Title .H1:after {
    right: 0px;
}
.TitleDesc {
    margin: 30px auto 0px auto;
    max-width: 440px;
}
.BoxMed {
    margin: 0px auto 0px auto;
    max-width: 720px;
}
.BoxInter {
    margin-top: 50px;
    display: inline-block;
    width: 100%;
}
.BoxCli {
    margin: 60px 0px 0px 0px;
    text-align: center;
}
.BoxCli ul {
    display: inline-block;
    margin: 0px auto;
}
.BoxCli ul li {
    position: relative;
    display: inline-block;
    float: left;
    width: 300px;
    margin: 0px 15px 30px 15px;
}
.BoxCli ul li a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 190px;
    /*background: #fff;*/
    text-align: center;
    padding-top: 45px;
}
.BoxCli ul li a img {
    width: 200px;
    height: 100px;
    margin: auto;
}
.CliMore {
    position: absolute;
    z-index: 10;
    left: 0px;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: #004d7a;
    opacity: 0;
    visibility: hidden;
    transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
}
.CliMore:after {
    content: "";
    position: absolute;
    z-index: 10;
    top: 0px;
    right: 0px;
    border-style: solid;
    border-width: 38px 0px 0px 38px;
    border-color: #ea5b11 transparent;
    display: block;
    width: 0;
}
.CliTitle {
    display: table-cell;
    vertical-align: middle;
    width: 1024px;
    height: 200px;
    padding: 0px 40px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
}
.CliMore i {
    position: relative;
    display: block;
    width: 100%;
    max-width: 180px;
    height: 30px;
    margin: auto;
    border-bottom: 1px solid #fff;
    transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
}
.CliMore i:before,
.CliMore i:after {
    content: "";
    position: absolute;
    bottom: -4px;
    width: 8px;
    height: 8px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    background: #fff;
}
.CliMore i:before {
    left: 0px;
}
.CliMore i:after {
    right: 0px;
}
.BoxCli ul li a:hover .CliMore {
    opacity: 1;
    visibility: visible;
}
.BoxAnio {} .UlAnio {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-left: 359px;
}
.UlAnio li {
    position: relative;
    margin: 25px 0px 25px 0px;
}
.AnioImg {
    position: absolute;
    z-index: 10;
    left: -359px;
    top: 50%;
    margin-top: -76px;
}
.AnioImgBig {
    margin-top: -133px;
}
.AnioInfo {
    position: relative;
    z-index: 10;
    padding: 40px 0px 40px 70px;
}
.AnioInfo p {
    margin-bottom: 5px;
}
.AnioTitle {
    font-size: 18px;
    text-transform: uppercase;
    color: #ea5b11;
    margin: 0px 0px 8px 0px;
}
.AnioSpecial {
    font-size: 30px;
    line-height: 30px;
    color: #ea5b11;
    margin: 0px;
}
.AnioSpecial span {
    display: inline-block;
    width: 100%;
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 2px;
}
.AnioCircle {
    position: absolute;
    z-index: 20;
    left: 0px;
    top: 50%;
    margin-top: -24px;
    display: inline-block;
    width: 48px;
    height: 48px;
    padding-top: 18px;
    background: #004d7a;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.AnioCircleLast {
    left: 16px;
    margin-top: -10px;
    width: 14px;
    height: 14px;
    padding: 0px;
}
.UlAnio li::after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 22px;
    top: 50%;
    height: 90%;
    z-index: 1;
    width: 3px;
    background: #004d7a;
}
.UlAnio li:first-child::before {
    display: none;
}
.UlAnio li::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 22px;
    bottom: 50%;
    height: 90%;
    z-index: 1;
    width: 3px;
    background: #004d7a;
}
.UlAnio li:last-child::after {
    display: none;
}
.LiNoLineBottom::after {
    background: none !important;
}
.LiNoLine::before,
.LiNoLine::after {
    background: none !important;
}
.Cms {
    z-index: 10;
    font-size: 17px;
}
.Cms b {
    color: #004d7a;
    font-weight: normal;
}
.Cms span {
    color: #004d7a;
}
.Cms ul {
    margin: 0px 0px 15px 0px;
}
.Cms ul li {
    position: relative;
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 8px 0px;
}
.Cms ul li span {
    color: #004d7a;
}
.Cms ul li:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 5px;
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #ea5b11;
}
.BoxNotic ul li {
    display: inline-block;
    float: left;
    width: 50%;
    padding: 0px 15px;
    margin-bottom: 40px;
}
.BoxNotic ul {
    display: inline-block;
    width: 100%;
}
.BoxNotic ul li a {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-right: 168px;
    min-height: 120px;
    transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
}
.NoticImg {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 5px;
    background: #004d7a;
}
.NoticImg img {
    width: 132px;
    height: 100px;
}
.NoticImg span {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    background: #004d7a;
    background-color: rgba(0, 77, 122, .6);
    opacity: 0;
    visibility: hidden;
    transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
}
.NoticImg span i {
    position: absolute;
    left: 0px;
    top: -10px;
    width: 100%;
    height: 100%;
    background: url('../imagenes/lupe.png') center center no-repeat;
    transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
}
.NoticTitle {
    text-transform: uppercase;
    font-size: 16px;
}
.NoticInfo p {
    margin-top: 10px;
    line-height: 18px;
}
.LinkNotic:hover {
    color: #004d7a;
}
.LinkNotic:hover span {
    opacity: 1;
    visibility: visible;
}
.LinkNotic:hover span i {
    top: 0px;
}
.BoxNoticItem {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
}
/*Tabs*/

.TabsCont {
    position: relative;
    padding-left: 320px;
    margin: 60px 0px 0px 0px;
}
.UlTabs {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 280px;
    border-top: 1px solid #8f8f8f;
}
.UlTabs:before {
    content: "";
    position: absolute;
    z-index: 10;
    top: -4px;
    right: 0px;
    width: 8px;
    height: 8px;
    display: inline-block;
    border: 1px solid #8f8f8f;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    background: #fff;
}
.UlTabs li {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #8f8f8f;
}
.UlTabs li:before {
    content: "";
    position: absolute;
    z-index: 10;
    bottom: -4px;
    right: 0px;
    width: 8px;
    height: 8px;
    display: inline-block;
    border: 1px solid #8f8f8f;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    background: #fff;
}
.UlTabs li a {
    display: inline-block;
    width: 100%;
}
.UlTabs li a h2 {
    display: table-cell;
    vertical-align: middle;
    width: 1024px;
    height: 80px;
    padding-right: 50px;
    color: #8f8f8f;
    transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
}
.UlTabs li a h2 i {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    font-size: 26px;
    line-height: 13px;
    font-style: normal;
    transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
}
.UlTabs li a:hover h2 {
    color: #004d7a;
}
.UlTabs li.active a h2,
.UlTabs li.active a:hover h2 {
    color: #004d7a;
}
.UlTabs li.active a h2 i {
    right: 10px;
}
.TabsInfo {
    width: 100%;
    /*background: url('../imagenes/preloader.gif') center center no-repeat;*/
}
.TabsInfoItem {
    position: relative;
    padding: 25px 30px 30px 30px;
    background: #f9f9f9;
}
.TabsInfoItem:before {
    content: "";
    position: absolute;
    left: 16px;
    top: 32px;
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #ea5b11;
}
.ImgTab {
    display: inline-block;
    margin: 20px auto 20px auto;
}
.ImgTab img {
    width: 620px;
    height: 514px;
}
/*Tabs*/

/*Acordion*/

.Accordion {
    display: none;
    position: relative;
    margin-top: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*overflow: hidden;*/
    border-top: 1px solid #8f8f8f;
}
.Accordion:before {
    content: "";
    position: absolute;
    z-index: 10;
    top: -4px;
    right: 0px;
    width: 8px;
    height: 8px;
    display: inline-block;
    border: 1px solid #8f8f8f;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    background: #fff;
}
.AccordionTitle {
    position: relative;
    font-family: 'Dosis', calibri;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    color: #8f8f8f;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
    height: 70px;
    width: 1024px;
    padding: 0px 40px 0px 10px;
    transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
    -webkit-transition: all linear .3s;
}
.AcordionItem {
    position: relative;
    border-bottom: 1px solid #8f8f8f;
}
.AcordionItem:before {
    content: "";
    position: absolute;
    z-index: 10;
    bottom: -4px;
    right: 0px;
    width: 8px;
    height: 8px;
    display: inline-block;
    border: 1px solid #8f8f8f;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    background: #fff;
}
.AccordionTitle::after {
    position: absolute;
    height: 18px;
    width: 15px;
    font-size: 14px;
    right: 10px;
    top: 26px;
    content: '';
    float: right;
    color: #004d7a;
    background: url('../imagenes/aco-icon.png') 0px 0px no-repeat;
    /*transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
    -webkit-transition: all linear .3s;*/
}
.AccordionTitle.active::after {
    content: '';
    background: url('../imagenes/aco-icon.png') 0px -18px no-repeat;
}
.AccordionTitle.active {
    /*border-bottom: 0px;*/
    color: #004d7a;
}
.AccordionInfo:last-child .AccordionTitle {
    border-bottom: none;
}
.AccordionInfo {
    padding: 15px 10px 15px 10px;
    display: none;
    /*border-bottom: 1px solid #8f8f8f;*/
}
.AccordionInfo img {
    /*margin: auto;*/
}
.AccordionInfo > ul {
    margin: 15px 0px 15px 0px;
}
.AccordionInfo > ul > li {
    position: relative;
    padding-left: 20px;
    list-style: none;
}
.AccordionInfo > ul > li::before {
    content: ">>";
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 1px;
    color: #004d7a;
    display: inline-block;
}
/*Acordion*/

.BackCube {
    position: relative;
    padding-left: 15px;
}
.BackCube:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 7px;
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #ea5b11;
}
.ImgRight {
    display: inline-block;
    float: right;
    margin: 0px 0px 30px 30px;
}
.ImgSimple {
    z-index: 10;
    max-width: 500px;
}
.UlDatos {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    line-height: 18px;
}
.UlDatos li {
    position: relative;
    z-index: 10;
    padding-left: 20px;
    margin-bottom: 6px;
}
.UlDatos li i {
    position: absolute;
    left: 0px;
    top: 2px;
    display: inline-block;
    width: 12px;
    height: 12px;
}
.UlDatos li b {
    color: #ea5b11;
    font-weight: normal;
}
.UlDatosX3 {
    display: inline-block;
    width: 100%;
}
.UlDatosX3 > li {
    width: 33.33333333%;
    float: left;
    padding: 0px 15px;
}
.AIconMail {
    background: url('../imagenes/sp-dat.png') 0px 0px no-repeat;
}
.AIconCel {
    background: url('../imagenes/sp-dat.png') -12px 0px no-repeat;
}
.BoxArea {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 50px;
    padding-left: 220px;
}
.BoxArea h2 {
    position: absolute;
    left: 0px;
    top: 2px;
    margin-bottom: 0px;
    color: #8f8f8f;
    line-height: 21px;
    margin-top: 0px;
}
.BoxForm {
    margin-top: 20px;
    padding: 0px 40px;
}
.BoxForm ul {
    display: inline-block;
    width: 100%;
}
.BoxForm ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 6px;
}
.BoxForm .H1 {
    margin-bottom: 20px;
}
.FormText {
    font-family: calibri;
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    padding: 14px 12px 14px 36px;
    color: #777;
    background: #fff;
    width: 100%;
}
.FormSelect {
    color: #777;
}
.FIconNon {
    background: #fff url('../imagenes/icon-fnom.png') 12px center no-repeat;
}
.FIconEmp {
    background: #fff url('../imagenes/icon-femp.png') 12px center no-repeat;
}
.FIconTel {
    background: #fff url('../imagenes/icon-ftel.png') 12px center no-repeat;
}
.FIconEma {
    background: #fff url('../imagenes/icon-fema.png') 12px center no-repeat;
}
.FIconSer {
    background: #fff url('../imagenes/icon-fser.png') 12px center no-repeat;
}
.FIconMen {
    background: #fff url('../imagenes/icon-fmen.png') 12px 12px no-repeat;
}
.FormTextArea {
    padding: 12px 12px 12px 36px;
}
.Btn {
    font-family: calibri;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    padding: 0px 40px 0px 40px;
    height: 40px;
    cursor: pointer;
    margin: auto;
    color: #fff;
    background: #004d7a;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
.Btn:hover {
    background: #013a5b;
}
.BtnSimple {
    height: 40px;
    padding: 12px 40px 0px 40px;
}
.BtnSimple span {
    margin-right: 4px;
}
.BtnSend {
    margin-top: 20px;
}
/*Map*/

.MapCont {
    margin-top: 4px;
    padding: 6px;
    background: #fff;
    border: 1px solid #eee;
    width: 100%;
    height: 400px;
}
.MapCont iframe {
    width: 100%;
    height: 100%;
}
.MapCont label {
    width: auto;
    display: inline;
}
.MapCont img {
    max-width: none;
}
/*Map*/

.Footer {
    position: absolute;
    padding: 15px 0px 40px 0px;
    left: 0px;
    bottom: 0px;
    width: 100%;
    background: #272422;
    color: #b2b2b2;
    height: 95px;
}
.UlFoo {
    display: inline-block;
    margin: auto;
    width: 100%;
    max-width: 840px;
}
.UlFoo li {
    position: relative;
    display: inline-block;
    float: left;
    text-align: left;
    padding: 0px 20px 0px 20px;
    /*width: 100%;
    max-width: 250px;*/
    width: 33.33333333%;
    line-height: 18px;
}
.UlFoo li i {
    position: absolute;
    left: 0px;
    top: 2px;
    display: inline-block;
    width: 12px;
    height: 12px;
}
.TextNumber {
    font-size: 14px;
}
.IconFEma {
    background: url('../imagenes/sp-foo.png') 0px 0px no-repeat;
}
.IconFTel {
    background: url('../imagenes/sp-foo.png') -12px 0px no-repeat;
}
.IconFDir {
    background: url('../imagenes/sp-foo.png') -24px 0px no-repeat;
}
.Copyright {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    font-family: Arial, calibri;
    font-size: 10px;
    text-transform: uppercase;
    padding: 6px 0px 4px 0px;
    margin: 0px 0px 0px 0px;
    line-height: normal;
    background: #1a1817;
    height: 30px;
}
.Copyright p {
    margin-bottom: 0px;
    height: 18px;
    line-height: 20px;
}
.Copyright p img {
    position: relative;
    top: 2px;
    margin-left: 6px;
    float: right;
    height: 14px;
}
.LinkCompany {
    display: inline-block;
	text-align: right;
    float: right;
    padding: 0px 0px 0px 0px;
    /*background: url('../imagenes/mk-logo.png') right center no-repeat;*/
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
.LinkCompany:hover {
    color: #fff;
}
.BoxError {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
    padding: 15px;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.ErrorTitle {
    font-weight: 500;
    font-size: 50px;
    color: #004d7a;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: -3px;
    font-family: 'Dosis', calibri;
}
.ErrorText {
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.BoxGra {
    text-align: center;
    margin-top: 110px;
    margin-bottom: 20px;
    padding: 15px;
    width: 100%;
    display: inline-block;
}
.GraText {
    font-size: 17px;
    line-height: 19px;
    display: inline-block;
    width: 100%;
}
