/*
Theme Name: Web_theme
Template Theme URI: https://rogersoto.com
Author: el equipo de Diseño Web Roger Soto
Description: Plantilla desarrollada para quientel en Wordpress desde cero".
Version: 1.0
*/

.tituloMain .tituloTexto,
.txtCenter, .text-center,
ol,
ul {
    text-align: center
}
.no-touch .btnFono,
.noPointer {
    cursor: default
}
.cleaner:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}
.raya_separadora {
	width:100% !important;
}
.attachment-post-thumbnail{
	width:100% !important;
}
.alignleft {
	float:left;
}
.blog img.alignleft {
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid grey;
}

.alignright {
	float:right;
}

.blog img.alignright {
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid grey;
}


.mfp-arrow,
.owl-carousel,
.owl-carousel .owl-item,
html {
    -webkit-tap-highlight-color: transparent
}
.sweet-alert h2,
button,
select {
    text-transform: none
}
body {
    font-family: Lato, sans-serif;
    color: #0E2132;
    background-image: url("img/iconos%20dev/fondo%20claro.png");
    background-repeat: repeat
}
:active,
:focus,
:link {
    outline: 0!important
}
img {
   width: 100% 
}

.blog img {
   width: auto;
}

.divInline {
    display: inline-blockblock
}
.contenedor {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
@media (min-width: 768px) {
    .contenedor {
        width: 750px
    }
}
@media (min-width: 992px) {
    .contenedor {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .contenedor {
        width: 1170px
    }
}
.cleaner:after,
.cleaner:before {
    display: table;
    line-height: 0;
    content: ""
}
input.error,
textarea.error {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: 2px solid red!important;
    -webkit-animation: .7s 1 wobble-horizontal linear;
    -ms-animation: .7s 1 wobble-horizontal linear;
    -moz-animation: .7s 1 wobble-horizontal linear;
    animation: .7s 1 wobble-horizontal linear
}


.margin10Bottom {
    margin-bottom: 10px
}
.margin10Top {
    margin-top: 10px
}
.noPadding {
    padding: 0!important
}
ol,
ul {
    list-style: none;
    padding: 0;
    margin: auto
}
.pdTop50 {
    padding-top: 50px
}
.tituloNaranja {
    background-color: #fd9900
}
.tituloNaranja .subtituloTexto,
.tituloNaranja .tituloTexto {
    color: #01274c!important
}
.tituloNaranja .arrow:before {
    border-right-color: #f59102
}
.tituloNaranja .arrow:after {
    border-left-color: #f59102
}
.tituloAzul {
    background-color: #0a8224
}
.tituloAzul .subtituloTexto,
.tituloAzul .tituloTexto {
    color: #fff!important
}
.tituloAzul .arrow:before {
    border-right-color: #0E7B25
}
.tituloAzul .arrow:after {
    border-left-color: #0E7B25
}
.tituloMainColor:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 1;
    background-color: rgba(127, 30, 30, .06)
}
.tituloMain {
    position: relative;
    margin: auto auto 55px;
    padding: 35px 15px
}
.tituloMain .tituloTexto {
    position: relative;
    width: 100%;
    max-width: 790px;
    margin: auto auto 10px;
    color: #01274c;
    word-spacing: 4px
}
.tituloMain .tituloTexto h1,
.tituloMain .tituloTexto h2,
.tituloMain .tituloTexto h3,
.tituloMain .tituloTexto h4,
.tituloMain .tituloTexto p {
    font-size: 20px;
    line-height: 1.35;
    font-weight: 900;
    margin: auto
}

.tituloMain .tituloTexto h1 a{
	color: #ffffff
}
.tituloMain .tituloTexto h1 span,
.tituloMain .tituloTexto h2 span,
.tituloMain .tituloTexto h3 span,
.tituloMain .tituloTexto h4 span,
.tituloMain .tituloTexto p span {
    font-weight: bolder
}
.tituloMain .subtituloTexto {
    position: relative;
    width: 100%;
    max-width: 900px;
    margin: auto auto 5px;
    text-align: center;
    color: #01274c;
    z-index: 2
}
.tituloMain .subtituloTexto h2,
.tituloMain .subtituloTexto h3,
.tituloMain .subtituloTexto h4,
.tituloMain .subtituloTexto h5,
.tituloMain .subtituloTexto p {
    font-size: 16px;
    font-weight: 400;
    margin: auto;
    line-height: 1.4
}
.tituloMain .lineaBox {
    position: relative;
    width: 230px;
    line-height: 1!important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 0!important;
    margin: 10px auto
}
.lineaBox img{
	width:100%;
}
.tituloMain .lineaBox .flechaLinea,
.tituloMain .lineaBox svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 18px;
    height: 18px
}

@media (min-width: 480px) {
    .tituloMain .tituloTexto h1,
    .tituloMain .tituloTexto h2,
    .tituloMain .tituloTexto h3,
    .tituloMain .tituloTexto h4,
    .tituloMain .tituloTexto p {
        font-size: 22px
    }
    .tituloMain .subtituloTexto h2,
    .tituloMain .subtituloTexto h3,
    .tituloMain .subtituloTexto h4,
    .tituloMain .subtituloTexto h5,
    .tituloMain .subtituloTexto p {
        font-size: 17px
    }
}
@media (min-width: 768px) {
    .tituloMain .tituloTexto h1,
    .tituloMain .tituloTexto h2,
    .tituloMain .tituloTexto h3,
    .tituloMain .tituloTexto h4,
    .tituloMain .tituloTexto p {
        font-size: 25px
    }
    .tituloMain .subtituloTexto h2,
    .tituloMain .subtituloTexto h3,
    .tituloMain .subtituloTexto h4,
    .tituloMain .subtituloTexto h5,
    .tituloMain .subtituloTexto p {
        font-size: 17px
    }
}
@media (min-width: 992px) {
    .tituloMain .tituloTexto h1,
    .tituloMain .tituloTexto h2,
    .tituloMain .tituloTexto h3,
    .tituloMain .tituloTexto h4,
    .tituloMain .tituloTexto p {
        font-size: 30px
    }
    .tituloMain .subtituloTexto h2,
    .tituloMain .subtituloTexto h3,
    .tituloMain .subtituloTexto h4,
    .tituloMain .subtituloTexto h5,
    .tituloMain .subtituloTexto p {
        font-size: 17px
    }
}
.txtNormal {
    font-size: 14px;
    line-height: 1.4;
    color: #01274c;
    text-align: left;
    font-weight: lighter
}
.txtNormal h2,
.txtNormal p {
    font-size: inherit!important;
    color: #01274c;
    margin: 10px auto;
    font-weight: inherit!important
}
.txtNormal h2 span,
.txtNormal p span {
    font-weight: bolder
}
@media (min-width: 480px) {
    .txtNormal {
        font-size: 16px
    }
    .txtNormal h2,
    .txtNormal p {
        font-size: inherit
    }
}
@media (min-width: 768px) {
    .txtNormal {
        font-size: 16px
    }
    .txtNormal h2,
    .txtNormal p {
        font-size: inherit
    }
}
.btnCalltoAction {
    margin: 20px auto auto;
    font-weight: 700!important;
    font-size: 15px;
    font-style: normal;
    padding: 5px
}
.btnBox .linkBox,
.myLinkBtn {
    padding: 7px 10px;
    font-weight: bolder;
    font-size: 17px;
    color: #4f3810;
    display: inline-block
}
.btnCalltoAction svg {
    position: relative;
    width: 23px;
    height: 23px;
    top: 5px
}
.btnWrapper {
    text-align: center
}
.arrow {
    position: absolute;
    bottom: -18px;
    left: 0;
    width: 100%
}
.arrow:after,
.arrow:before {
    z-index: 50;
    content: '';
    position: absolute;
    bottom: 100%;
    width: 50%;
    border-bottom: 18px solid transparent
}
.arrow:before {
    right: 50%;
    border-right: 20px solid transparent
}
.arrow:after {
    left: 50%;
    border-left: 20px solid transparent
}
.btnBox {
    text-align: center
}
.btnBox .linkBox {
    border: 2px solid #fd9900;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}
.btnBox .linkBox:hover {
    background: #fd9900;
    border-color: #c57700
}
.myLinkBtn {
    border: 2px solid #fd9900;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}
ul#menu-home li{
	padding:0px;
}
.menuFull .navFull .block .pullSubMenu,
.nav {
    -ms-transition: all .3s;
    -moz-transition: all .3s
}
.myLinkBtn:hover {
    background: #fd9900;
    border-color: #c57700
}
.btnBox_wbg .linkBox {
    background-color: #fd9900;
    border-color: #c57700
}
.linkTxt:before,
.sticky-wrapper .nav {
    background-color: #0A8224
}
.tituloBox {
    padding: 0 15px;
    margin: auto auto 15px
}
.tituloBox h1,
.tituloBox h2,
.tituloBox h3,
.tituloBox h4,
.tituloBox h5,
.tituloBox p {
    font-size: 18px;
    font-weight: 400;
    color: #01274c;
    margin: auto
}

.tituloBox h2 a{
	color: #01274c;
	text-transform: uppercase
}
.tituloBox .lineaBox {
    max-width: 180px;
    margin: auto auto 15px 0
}
.linkTxt {
    position: relative;
    font-weight: 700;
    color: #fd9900;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}
.linkTxt:hover:before {
    left: 0;
    right: 0
}
.linkTxt:before {
    position: absolute;
    content: "";
    bottom: -5px;
    left: 50%;
    right: 50%;
    height: 2px;
    -webkit-transition-property: left, right;
    -ms-transition-property: left, right;
    -moz-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: .3s;
    -ms-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s
}
.padding15Lados {
    padding-left: 15px!important;
    padding-right: 15px!important
}
.vinheta {
    padding-left: 25px!important;
    background-image: url("img/iconos%20dev/vinheta.jpg");
    background-repeat: no-repeat;
    background-position: 0 50%;
    -webkit-background-size: 10px;
    -moz-background-size: 10px;
    background-size: 10px
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 3s;
    -ms-animation-duration: 3s;
    -moz-animation-duration: 3s;
    animation-duration: 3s
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    -ms-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    animation-name: fadeOut
}
.dkImgBox {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 180px;
    overflow: hidden
}
.dkImgBox img {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}
@media (min-width: 768px) {
    .tituloBox h1,
    .tituloBox h2,
    .tituloBox h3,
    .tituloBox h4,
    .tituloBox h5,
    .tituloBox p {
        font-size: 22px
    }
    .centerVertical768 {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center
    }
}
.sticky-wrapper {
    position: relative;
    z-index: 90;
    width: 100%
}
.sticky-wrapper.is-sticky .nav {
    background-color: #0a8224;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .35), 0 2px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .35), 0 2px 10px 0 rgba(0, 0, 0, .15)
}
@media (min-width: 1200px) {
    .sticky-wrapper {
        position: absolute
    }
    .sticky-wrapper.is-sticky .nav .menuAparece {
        visibility: visible;
        opacity: 1;
        -ms-filter: none;
        filter: none;
        top: 0
    }
    .sticky-wrapper .nav {
        background-color: transparent
    }
    .sticky-wrapper .nav .menuAparece {
        display: inline-block!important
    }
}
.nav {
    z-index: 90;
    width: 100%!important;
    padding: 20px 0;
    -webkit-transition: all .3s;
    transition: all .3s
}
.nav .box {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}
.nav .box .der,
.thumb2ColList .thumbBox {
    display: -webkit-box;
    display: -webkit-flex
}
.nav .box .der {
    display: -moz-box;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}
.nav .box .logoLink {
    float: left;
    max-width: 148px
}
.nav .box .btnFono {
    padding-left: 25px;
    -webkit-transition-delay: .5s;
    -ms-transition-delay: .5s;
    -moz-transition-delay: .5s;
    transition-delay: .5s
}
.nav .box .btnFono:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 20px;
    height: 100%;
    background-image: url("img/iconos%20dev/telephone5.svg");
    -webkit-background-size: 17px;
    -moz-background-size: 17px;
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 50% 50%
}
.nav .box .btnMenu {
    float: right;
    max-width: 40px
}
.nav .box .menuAparece {
    position: relative;
    display: none;
    top: 10px;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    font-weight: bolder;
    font-size: 16px;
    margin-right: 30px;
    -webkit-transition: all .5s cubic-bezier(.78, 1.83, .56, .96);
    -ms-transition: all .5s cubic-bezier(.78, 1.83, .56, .96);
    -moz-transition: all .5s cubic-bezier(.78, 1.83, .56, .96);
    transition: all .5s cubic-bezier(.78, 1.83, .56, .96)
}
.nav .box .linkBox {
    padding: 6px 10px;
    border: 1px solid #fd9900;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: transparent
}
.nav .box .linkBox:hover {
    background-color: #fd9900
}
.menuFull {
    position: fixed;
    z-index: 1200;
    background: rgba(14, 50, 22, .94);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-x: hidden;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    transform: scale(2);
    text-align: center;
    overflow: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition-property: -webkit-transform, visibility, opacity;
    -ms-transition-property: -ms-transform, visibility, opacity;
    -moz-transition-property: -moz-transform, visibility, opacity;
    transition-property: transform, visibility, opacity;
    -webkit-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -ms-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -moz-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s
}
.menuFull .navFull .block .linkMain:before,
.menuFull .navFull .block .pullSubMenu:before {
    background-color: rgba(66, 160, 218, .12);
    content: "";
    bottom: 0;
    right: 0
}
.menuFull.open {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible
}
.anima_list .anima_item.animated,
.menuFull.open .navFull .block {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1)
}
.menuFull.open .navFull .block {
    transform: scale(1);
    opacity: 1;
    -ms-filter: none;
    filter: none
}
.menuFull .btnClose {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 25px;
    height: 25px
}
.menuFull .navFull {
    height: 100%;
    line-height: 1;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 60px
}
.menuFull .navFull .block {
    max-width: 575px;
    padding: 20px 0;
    position: relative;
    margin: auto;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition-property: -webkit-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transition-duration: .8s;
    -ms-transition-duration: .8s;
    -moz-transition-duration: .8s;
    transition-duration: .8s;
    -webkit-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -ms-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -moz-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    transform: scale(2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}
.menuFull .navFull .block:before {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 75%;
    border-bottom: 1px solid #e5e5e5
}
.menuFull .navFull .block:last-child:before {
    border: none
}
.menuFull .navFull .block:first-child {
    -webkit-transition-delay: 0;
    -ms-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0
}
.menuFull .navFull .block:nth-child(2) {
    -webkit-transition-delay: .1s;
    -ms-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s
}
.menuFull .navFull .block:nth-child(3) {
    -webkit-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s
}
.menuFull .navFull .block .pullSubMenu {
    display: inline-block;
    padding: 15px 50px 15px 25px;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    margin: auto;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #fd9900;
    background-image: url("img/iconos%20dev/flecha%20banner-01.svg");
    -webkit-background-size: 25px;
    -moz-background-size: 25px;
    background-size: 25px;
    background-position: 100% 50%;
    background-repeat: no-repeat
}
.menuFull .navFull .block .pullSubMenu:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -moz-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-duration: .3s;
    -ms-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -ms-transition-property: -ms-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.menuFull .navFull .block .pullSubMenu:hover {
    color: #fd9900
}
.menuFull .navFull .block .pullSubMenu:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1)
}
.menuFull .navFull .block .linkMain {
    display: inline-block;
    padding: 15px 25px;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    color: #fd9900
}
.menuFull .navFull .block .linkMain:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -moz-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-duration: .3s;
    -ms-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -ms-transition-property: -ms-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.menuFull .navFull .block .linkMain:hover {
    color: #fd9900
}
.menuFull .navFull .block .linkMain:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1)
}
.menuFull .navFull .block .linkList {
    display: none;
    width: 100%;
    text-align: center;
    float: none;
    padding: 15px 0 0;
    margin: auto
}
.menuFull .navFull .block .linkList .linkItem {
    display: block;
    float: none;
    vertical-align: middle;
    margin-bottom: 10px
}
.menuFull .navFull .block .linkList .linkItem:hover {
    background: 0 0
}
.menuFull .navFull .block .linkList .linkItem .redSocial_link {
    -webkit-transform: translateY(0) scale(1) rotate(0);
    -ms-transform: translateY(0) scale(1) rotate(0);
    -moz-transform: translateY(0) scale(1) rotate(0);
    transform: translateY(0) scale(1) rotate(0);
    -webkit-transition: all .25s cubic-bezier(.455, .03, .17, 1.615);
    -ms-transition: all .25s cubic-bezier(.455, .03, .17, 1.615);
    -moz-transition: all .25s cubic-bezier(.455, .03, .17, 1.615);
    transition: all .25s cubic-bezier(.455, .03, .17, 1.615)
}
.menuFull .navFull .block .linkList .linkItem .redSocial_link:hover {
    -webkit-transform: translateY(-5px) scale(1.1) rotate(-2deg);
    -ms-transform: translateY(-5px) scale(1.1) rotate(-2deg);
    -moz-transform: translateY(-5px) scale(1.1) rotate(-2deg);
    transform: translateY(-5px) scale(1.1) rotate(-2deg)
}
.menuFull .navFull .block .linkList .linkItem .redSocial_link:hover svg path {
    fill: #fff
}
.menuFull .navFull .block .linkList .linkItem .redSocial_link svg {
    width: 35px;
    height: 35px
}
.menuFull .navFull .block .linkList .linkItem .redSocial_link svg path {
    fill: #fff;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}
.menuFull .navFull .block .linkList .linkItem .linkSecu {
    position: relative;
    font-size: 16px;
    display: inline-block;
    padding: 15px 25px;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    color: #fff
}
.menuFull .navFull .block .linkList .linkItem .linkSecu:before {
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: rgba(66, 160, 218, .12);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -moz-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-duration: .3s;
    -ms-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -ms-transition-property: -ms-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.menuFull .navFull .block .linkList .linkItem .linkSecu:hover {
    color: #fd9900
}
.menuFull .navFull .block .linkList .linkItem .linkSecu:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1)
}
.btnGo,
.ip-header .ip-logo {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%)
}
@media (min-width: 751px) {
    .menuFull .navFull {
        padding-top: 100px
    }
    .menuFull .navFull .block .linkMain,
    .menuFull .navFull .block .pullSubMenu {
        font-size: 33px
    }
    .menuFull .navFull .block .linkList .linkItem {
        display: block;
        margin-bottom: auto
    }
    .menuFull .navFull .block .linkList .linkItem .linkSecu {
        font-size: 18px
    }
}
form:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 6px;
    width: 0;
    margin: auto!important;
    -webkit-animation-iteration-count: infinite!important;
    -ms-animation-iteration-count: infinite!important;
    -moz-animation-iteration-count: infinite!important;
    animation-iteration-count: infinite!important
}
.btnGo,
.btnGo svg {
    width: 30px;
    height: 30px
}
form.showLoad:before {
    -webkit-animation: runProgress2 2.1s linear infinite .4s;
    -ms-animation: runProgress2 2.1s linear infinite .4s;
    -moz-animation: runProgress2 2.1s linear infinite .4s;
    animation: runProgress2 2.1s linear infinite .4s
}
form.showLoad:after {
    position: absolute;
    bottom: 10px;
    left: 15px;
    content: "Enviando ..."
}
.btnGo {
    position: absolute;
    top: 56%;
    transform: translateY(-50%);
    z-index: 20
}
.btnGo:hover img,
.btnGo:hover svg {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50)
}
.btnGo svg {
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}
.btnGo i:before {
    font-size: 35px;
    color: naranja
}
.goBack {
    left: 0
}
.goBack img {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg)
}
.goNext {
    right: 0
}
.anima_list .anima_item {
    margin: auto auto 35px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0)
}
.anima_list .anima_item.animated {
    transform: scale(1);
    -webkit-transition: all .3s cubic-bezier(.55, 0, .1, 1);
    -ms-transition: all .3s cubic-bezier(.55, 0, .1, 1);
    -moz-transition: all .3s cubic-bezier(.55, 0, .1, 1);
    transition: all .3s cubic-bezier(.55, 0, .1, 1)
}
.no-js .anima_list .anima_item {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1)
}
.ip-header {
    position: fixed;
    top: 0;
    z-index: 100;
    min-height: 480px;
    width: 100%;
    height: 100%;
    background: #0a8224
}
.ip-header .ip-loader,
.ip-header .ip-logo {
    position: relative;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    width: 100%
}
.ip-header .ip-logo {
    margin-bottom: 50px;
    top: 40%;
    transform: translateY(-50%)
}
.ip-header .ip-logo figure {
    text-align: center
}
.ip-header .ip-logo figure img {
    max-width: 300px;
    width: 100%
}
.ip-header .ip-loader {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}
.ip-header .ip-loader .ip-inner {
    display: block;
    margin: 0 auto
}
.ip-header .ip-loader .ip-inner path {
    fill: none;
    stroke-width: 6
}
.ip-header .ip-loader .ip-inner .ip-loader-circle {
    -webkit-transition: stroke-dashoffset .2s;
    -ms-transition: stroke-dashoffset .2s;
    -moz-transition: stroke-dashoffset .2s;
    transition: stroke-dashoffset .2s;
    stroke: #fd9900
}
.loading .ip-header .ip-loader,
.loading .ip-header .ip-logo {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-animation: animInitialHeader 1s cubic-bezier(.7, 0, .3, 1) both;
    -ms-animation: animInitialHeader 1s cubic-bezier(.7, 0, .3, 1) both;
    -moz-animation: animInitialHeader 1s cubic-bezier(.7, 0, .3, 1) both;
    animation: animInitialHeader 1s cubic-bezier(.7, 0, .3, 1) both
}
.loading .ip-header .ip-loader {
    -webkit-animation-delay: .1s;
    -ms-animation-delay: .1s;
    -moz-animation-delay: .1s;
    animation-delay: .1s
}
.loaded .ip-header {
    -webkit-animation: animLoadedHeader 1s cubic-bezier(.7, 0, .3, 1) forwards;
    -ms-animation: animLoadedHeader 1s cubic-bezier(.7, 0, .3, 1) forwards;
    -moz-animation: animLoadedHeader 1s cubic-bezier(.7, 0, .3, 1) forwards;
    animation: animLoadedHeader 1s cubic-bezier(.7, 0, .3, 1) forwards
}
.loaded .ip-header .ip-loader,
.loaded .ip-header .ip-logo {
    opacity: 1;
    -ms-filter: none;
    filter: none
}
.loaded .ipUp {
    -webkit-animation: animLoadedContent 1s cubic-bezier(.7, 0, .3, 1) both;
    -ms-animation: animLoadedContent 1s cubic-bezier(.7, 0, .3, 1) both;
    -moz-animation: animLoadedContent 1s cubic-bezier(.7, 0, .3, 1) both;
    animation: animLoadedContent 1s cubic-bezier(.7, 0, .3, 1) both
}
.fadeInUp,
.flipAnimated {
    -ms-animation-duration: 1s;
    -moz-animation-duration: 1s
}
.flipAnimated,
.flipInX {
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both
}
.no-js .ip-header {
    position: relative;
    min-height: 0
}
.no-js .ip-header .ip-logo {
    margin-top: 20px;
    height: 180px;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    transform: none
}
.footer {
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .35);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .35);
    background-repeat: repeat
}
.footer .tituloMain {
    margin: auto auto 5px;
    padding: 15px
}
.footer .tituloMain .tituloTexto h1,
.footer .tituloMain .tituloTexto h2,
.footer .tituloMain .tituloTexto h3,
.footer .tituloMain .tituloTexto h4,
.footer .tituloMain .tituloTexto p {
    font-weight: 400
}
.footer .footerList {
    text-align: center;
    width: 100%;
    margin: auto auto 20px
}
.footer .footerList .footerItem {
    margin: auto auto 15px
}
.footer .footerList .footerItem .footerBox {
    max-width: 215px;
    margin: auto
}
.footer .footerList .footerItem .footerBox:hover .icoBox .normal {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0)
}
.footer .footerList .footerItem .footerBox:hover .icoBox .hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    top: 0;
    left: 0;
    visibility: visible
}
.footer .footerList .footerItem .footerBox .icoBox {
    position: relative;
    margin: auto auto 15px;
    text-align: center;
    overflow: hidden;
    max-width: 45px
}
.footer .footerList .footerItem .footerBox .icoBox img {
    width: 100%;
    max-width: 45px;
    -webkit-transition: all .5s cubic-bezier(.78, 1.83, .44, .2);
    -ms-transition: all .5s cubic-bezier(.78, 1.83, .44, .2);
    -moz-transition: all .5s cubic-bezier(.78, 1.83, .44, .2);
    transition: all .5s cubic-bezier(.78, 1.83, .44, .2)
}
.footer .footerList .footerItem .footerBox .icoBox .hover {
    position: absolute;
    visibility: hidden;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    overflow: hidden
}
.footer .footerList .footerItem .footerBox .dato {
    color: #01274c
}
.footer .footerList .footerItem .footerBox .dato h5 {
    margin: auto auto 10px;
    font-weight: 700;
    font-size: 17px
}
.footer .footerList .footerItem .footerBox .dato p {
    margin: auto;
    font-size: 14px
}
.footer .footerList .footerItem .footerBox .dato .socialList .socialItem {
    display: inline-block;
    margin: auto 10px auto auto
}
.footer .footerList .footerItem .footerBox .dato .socialList .socialItem:last-child {
    margin-right: auto
}
.footer .footerList .footerItem .footerBox .dato .socialList .socialItem .socialLink {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    background: #fd9900;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}
.footer .footerList .footerItem .footerBox .dato .socialList .socialItem .socialLink:hover {
    background: #0A8224
}
.footer .footerList .footerItem .footerBox .dato .socialList .socialItem .socialLink img {
    width: 100%;
    max-width: 20px
}
.footer .copyright {
    background-image: url("img/iconos%20dev/fondo%20bien%20oscura.png")
}
.footer .copyright .copyright_list {
    padding: 10px 0
}
.footer .copyright .copyright_list .copyright_item {
    height: 26px;
    line-height: 26px
}
.footer .copyright .copyright_list .copyright_item a,
.footer .copyright .copyright_list .copyright_item p {
    position: relative;
    color: #01274c;
    margin: auto
}
.footer .copyright .copyright_list .copyright_item .logo {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}
.footer .copyright .copyright_list .copyright_item .logo:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05)
}
.footer .copyright .copyright_list .copyright_item a {
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}
.footer .copyright .copyright_list .copyright_item a:focus,
.footer .copyright .copyright_list .copyright_item a:hover {
    color: #fd9900
}
.footer .copyright .copyright_list .copyright_item a:focus svg path,
.footer .copyright .copyright_list .copyright_item a:hover svg path {
    fill: #fd9900
}
.footer .copyright .copyright_list .copyright_item a svg {
    position: relative;
    top: 4px;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}
.tipoCliente .tipoCliente_list .tipoCliente_item .cara,
.tipoCliente .tipoCliente_list .tipoCliente_item .sello {
    height: 435px;
    background-image: url("img/iconos%20dev/imagen%201.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 15px
}
.footer .copyright .copyright_list .copyright_item a svg path {
    fill: #0A8224
}
.tipoCliente .tipoCliente_list .tipoCliente_item {
    position: relative;
    visibility: visible;
    margin: auto auto 35px;
    -webkit-perspective: 1300px;
    -ms-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}
.tipoCliente .tipoCliente_list .tipoCliente_item.tipoCliente_active .cara,
.tipoCliente .tipoCliente_list .tipoCliente_item:hover .cara {
    -webkit-transform: rotateY(108deg);
    -ms-transform: rotateY(108deg);
    -moz-transform: rotateY(108deg);
    transform: rotateY(108deg)
}
.tipoCliente .tipoCliente_list .tipoCliente_item.tipoCliente_active .sello,
.tipoCliente .tipoCliente_list .tipoCliente_item:hover .sello {
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    transform: rotateY(360deg)
}
.tipoCliente .tipoCliente_list .tipoCliente_item .cara {
    position: relative;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -webkit-transition: all .7s;
    -ms-transition: all .7s;
    -moz-transition: all .7s;
    transition: all .7s
}
.soluciones .servicio_list .servicio_item .cara,
.tipoCliente .tipoCliente_list .tipoCliente_item .sello {
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transition: all .7s;
    -ms-transition: all .7s;
    -moz-transition: all .7s
}
.tipoCliente .tipoCliente_list .tipoCliente_item .cara .contenido {
    padding: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    width: calc(100% - 30px);
    width: -webkit-calc(100% - 30px)
}
.tipoCliente .tipoCliente_list .tipoCliente_item .cara .contenido .imgBox {
    max-width: 220px;
    margin: auto
}
.tipoCliente .tipoCliente_list .tipoCliente_item .cara .contenido .raya {
    width: 65%;
    margin: 15px auto
}
.tipoCliente .tipoCliente_list .tipoCliente_item .cara .contenido .name {
    margin: 15px auto auto
}
.tipoCliente .tipoCliente_list .tipoCliente_item .cara .contenido .name h3 {
    font-size: 20px;
    font-weight: 700;
    color: #01274c;
    margin: auto
}
.tipoCliente .tipoCliente_list .tipoCliente_item .sello {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
    backface-visibility: hidden;
    transition: all .7s
}
.flipInX,
.flipInY {
    -ms-backface-visibility: visible!important;
    -moz-backface-visibility: visible!important
}
.tipoCliente .tipoCliente_list .tipoCliente_item .sello .contenido {
    background-color: #fdfdfd;
    padding: 15px 15px 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px)
}
.tipoCliente .tipoCliente_list .tipoCliente_item .sello .contenido .imgBox {
    max-width: 120px;
    margin: auto
}
.tipoCliente .tipoCliente_list .tipoCliente_item .sello .contenido .rayaPlomo {
    width: 65%;
    margin: 15px auto;
    border-bottom: 1px solid #e5e5e5
}
.error .imgBox img,
.gracias .imgBox img,
.rayaNaranja {
    width: 100%
}
.tipoCliente .tipoCliente_list .tipoCliente_item .sello .contenido .name {
    margin: 15px auto auto
}
.tipoCliente .tipoCliente_list .tipoCliente_item .sello .contenido .name h3 {
    font-size: 20px;
    font-weight: 700;
    color: #01274c;
    margin: auto
}
.tipoCliente .tipoCliente_list .tipoCliente_item .sello .contenido .txt {
    height: 94px;
    overflow: hidden;
    padding: 0 20px;
    text-align: left
}
.tipoCliente .tipoCliente_list .tipoCliente_item .sello .contenido .txt p {
    font-size: 14px;
    color: #01274c;
    margin: auto
}
.tipoCliente .tipoCliente_list .tipoCliente_item .sello .contenido .btnBox {
    margin: 20px auto auto
}
.error .imgBox,
.error .tituloMain,
.gracias .tituloMain {
    margin: auto
}
.tipoCliente .tipoCliente_list .tipoCliente_item .closeCliente {
    display: none
}
@media (max-width: 991px) {
    .tipoCliente .tipoCliente_list .tipoCliente_item .cara {
        -webkit-transform: rotateY(108deg);
        -ms-transform: rotateY(108deg);
        -moz-transform: rotateY(108deg);
        transform: rotateY(108deg)
    }
    .tipoCliente .tipoCliente_list .tipoCliente_item .sello {
        -webkit-transform: rotateY(360deg);
        -ms-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}
.flipAnimated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both
}
.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    -ms-animation-name: flipInY;
    -moz-animation-name: flipInY;
    animation-name: flipInY
}
.error {
    padding: 0 15px 40px
}
.error .imgBox {
    max-width: 550px
}
.gracias {
    padding: 50px 15px 10px
}
.gracias .imgBox {
    position: relative;
    max-width: 650px;
    background-color: #fff;
    margin: auto;
    padding: 15px
}
.gracias .imgBox .tituloMain {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 450px;
    padding: 20px
}
.gracias .imgBox .tituloMain .subtituloTexto,
.gracias .imgBox .tituloMain .tituloTexto {
    text-align: left
}
.gracias .imgBox .tituloMain .btnBox {
    text-align: left;
    margin-top: 15px
}
.politica {
    padding-top: 30px
}
.politica .tituloMain {
    padding: 15px 0 0;
    margin-bottom: 30px
}
.politica .tituloMain .tituloTexto {
    margin-left: 0;
    text-align: left
}
.politica .tituloMain .lineaBox {
    margin-left: 0
}
.politica .txtNormal a {
    color: #fd9900!important
}
.politica .rayaNaranja {
    margin: 40px auto 55px
}
.rayaNaranja {
    border-top: 1px solid #fd9900;
    margin: 15px auto 35px
}
@media (min-width: 992px) {
    .footer .copyright .copyright_list .copyright_item {
        border-right: 1px solid #939393
    }
    .footer .copyright .copyright_list .copyright_item:last-child {
        border-right: none
    }
    .serviciosPag .tipoCliente .tipoCliente_list .tipoCliente_item.tipoCliente_active .closeCliente {
        position: absolute;
        display: inline-block;
        bottom: -35px;
        color: #fff;
        font-size: 24px;
        line-height: 1;
        font-weight: 700
    }
    .serviciosPag .tipoCliente .tipoCliente_list .tipoCliente_item.tipoCliente_active .closeCliente:before {
        position: absolute;
        content: "";
        bottom: 0;
        left: 50%;
        z-index: -1;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
        border-right: 30px solid transparent;
        border-left: 30px solid transparent;
        border-bottom: 36px solid rgba(20, 85, 147, .15)
    }
}
.boxFlex,
.boxFlex .boxDer {
    display: block
}
.serviCliente {
    padding-top: 30px;
    margin-bottom: 30px
}
.serviCliente .serviCliente_list .serviCliente_item {
    margin: auto auto 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #fd9900
}
.serviCliente .serviCliente_list .serviCliente_item .name .imgBox {
    width: 80px
}
.serviCliente .serviCliente_list .serviCliente_item .name .tituloBox {
    color: #01274c
}
.serviCliente .serviCliente_list .serviCliente_item .name .tituloBox h2 {
    margin: auto 0
}
.boxFlex .boxDer .lineaBox,
.boxFlex .boxIzq {
    margin: auto auto 15px
}
.boxFlex .boxIzq {
    display: block;
    width: 150px
}
@media (min-width: 768px) {
    .boxFlex {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex
    }
    .boxFlex .boxIzq {
        width: 100px;
        margin: auto 15px auto 0
    }
    .boxFlex .boxDer {
        display: inline-block;
        margin: auto 0;
        width: calc(100% - 115px);
        width: -webkit-calc(100% - 115px);
        text-align: left;
        color: #01274c
    }
    .boxFlex .boxDer h2 {
        margin: auto 0
    }
    .boxFlex .boxDer .lineaBox {
        margin: auto auto 15px 0
    }
}
.serviciosWrapper {
    border-top: 10px solid rgba(20, 85, 147, .15);
    padding-top: 60px
}
.serviWrapper {
    display: none
}
.introServi {
    margin-bottom: 45px
}
.introServi .colTxt {
    margin-bottom: 30px
}
.introServi .colTxt .tituloBox h2 {
    font-weight: 600
}
.introServi .colTxt .descrip {
    padding-left: 25px
}
.introServi .colImg .imgBox {
    position: relative;
    width: 100%;
    max-width: 350px;
    overflow: hidden;
    margin: auto
}
.soluciones {
    background: rgba(20, 85, 147, .15);
    padding: 35px 15px 20px;
    margin-bottom: 50px
}
.soluciones .tituloBox {
    margin-bottom: 30px
}
.soluciones .tituloBox h2 {
    font-weight: 700
}
.soluciones .servicio_list .servicio_item {
    position: relative;
    visibility: visible;
    margin: auto auto 35px;
    -webkit-perspective: 1300px;
    -ms-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}
.soluciones .servicio_list .servicio_item:hover .cara {
    -webkit-transform: rotateY(108deg);
    -ms-transform: rotateY(108deg);
    -moz-transform: rotateY(108deg);
    transform: rotateY(108deg)
}
.soluciones .servicio_list .servicio_item:hover .sello {
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    transform: rotateY(360deg)
}
.soluciones .servicio_list .servicio_item .cara {
    position: relative;
    backface-visibility: hidden;
    padding: 15px;
    height: 300px;
    background-color: #fff;
    transition: all .7s
}
.soluciones .servicio_list .servicio_item .cara .contenido {
    padding: 15px 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    width: calc(100% - 30px);
    width: -webkit-calc(100% - 30px)
}
.soluciones .servicio_list .servicio_item .cara .contenido .imgBox {
    margin: auto;
    max-width: 120px
}
.soluciones .servicio_list .servicio_item .cara .contenido .raya {
    width: 65%;
    margin: 15px auto
}
.soluciones .servicio_list .servicio_item .cara .contenido .name {
    margin: 15px auto auto
}
.soluciones .servicio_list .servicio_item .cara .contenido .name h3 {
    font-size: 18px;
    font-weight: 700;
    color: #01274c;
    margin: auto
}
.soluciones .servicio_list .servicio_item .sello {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    height: 300px;
    background-color: #f6f6f6;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 15px;
    -webkit-transition: all .7s;
    -ms-transition: all .7s;
    -moz-transition: all .7s;
    transition: all .7s
}
.soluciones .servicio_list .servicio_item .sello .selloBox {
    background-color: #fff;
    height: 100%
}
.soluciones .servicio_list .servicio_item .sello .contenido {
    background-color: #fdfdfd;
    padding: 15px 15px 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px)
}
.soluciones .servicio_list .servicio_item .sello .contenido .imgBox {
    max-width: 120px;
    margin: auto
}
.soluciones .servicio_list .servicio_item .sello .contenido .rayaPlomo {
    width: 65%;
    margin: 15px auto;
    border-bottom: 1px solid #e5e5e5
}
.soluciones .servicio_list .servicio_item .sello .contenido .btnBox {
    margin: 20px auto auto
}
.soluciones .servicioList {
    padding: 0 15px
}
.soluciones .servicioList .servicioItem {
    background-color: #fff;
    margin-bottom: 35px
}
@media (min-width: 768px) {
    .soluciones .servicioList .servicioItem {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .soluciones .servicioList .servicioItem:nth-child(even) .imgCol {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }
    .soluciones .servicioList .servicioItem:nth-child(even) .imgCol:before {
        right: 100%
    }
    .soluciones .servicioList .servicioItem:nth-child(even) .txtCol {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        text-align: right
    }
    .soluciones .servicioList .servicioItem:nth-child(even) .txtCol .btnBox {
        text-align: right
    }
    .soluciones .servicioList .servicioItem .txtCol,
    .soluciones .servicioList .servicioItem .txtCol .btnBox {
        text-align: left
    }
    .soluciones .servicioList .servicioItem .imgCol {
        position: relative
    }
    .soluciones .servicioList .servicioItem .imgCol:before {
        position: absolute;
        top: 0;
        right: 0;
        content: "";
        width: 5px;
        height: 100%;
        background-image: url("img/iconos%20dev/raya-up.html");
        background-repeat: no-repeat;
        -webkit-background-size: 100% 85%;
        -moz-background-size: 100% 85%;
        background-size: 100% 85%;
        background-position: 0 50%
    }
    .soluciones .servicioList .servicioItem .txtCol .rtxt {
        padding: 20px
    }
}
.testimonio,
.testimonio .tituloBox {
    margin-bottom: 50px
}
.testimonio .testimonioList .testimonioItem .testimonioBox {
    background-color: #fff;
    line-height: 1;
    -webkit-box-shadow: 1px 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 1px 4px 10px rgba(0, 0, 0, .25)
}
.testimonio .testimonioList .testimonioItem .testimonioBox .colTxt {
    position: relative
}
.testimonio .testimonioList .testimonioItem .testimonioBox .colTxt .tituloBox {
    text-align: left;
    line-height: 1;
    margin-top: 15px
}
.testimonio .testimonioList .testimonioItem .testimonioBox .colTxt .tituloBox h2 {
    font-weight: 600
}
.testimonio .testimonioList .testimonioItem .testimonioBox .colTxt .testi {
    background-color: rgba(216, 216, 216, .42);
    padding: 10px 15px;
    text-align: left;
    margin-bottom: 25px
}
.testimonio .testimonioList .testimonioItem .testimonioBox .colTxt .testi p {
    margin: auto;
    line-height: 1.4
}
.testimonio .testimonioList .testimonioItem .testimonioBox .colTxt .testiFooter {
    position: relative;
    text-align: left;
    padding: 20px 0
}
.testimonio .testimonioList .testimonioItem .testimonioBox .colTxt .testiFooter:before {
    position: absolute;
    content: "";
    left: -15px;
    top: 0;
    border-top: 1px solid #fd9900;
    right: -15px
}
.testimonio .testimonioList .testimonioItem .testimonioBox .colTxt .testiFooter p {
    margin: auto
}
.testimonio .testimonioList .testimonioItem .testimonioBox .colImg {
    position: relative;
    padding: 15px 0
}
.testimonio .testimonioList .testimonioItem .testimonioBox .colImg .imgBox {
    margin: auto
}
.testimonio .testimonioList .testimonioItem .testimonioBox .colImg .imgBox .img {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: 50%;
    height: 200px;
    max-width: 160px;
    margin: auto
}
.testimonio .testimonioList .testimonioItem .testimonioBox .colImg .imgBox .img img {
    max-height: 200px
}
.testimonio .testimonioList .testimonioItem .testimonioBox .colImg .imgBox .name {
    padding: 10px 15px 0
}
.testimonio .testimonioList .testimonioItem .testimonioBox .colImg .imgBox .name p {
    margin: auto;
    font-size: 22px;
    color: #fd9900
}
@media (min-width: 768px) {
    .testimonio .testimonioList .testimonioItem .testimonioBox .colTxt {
        padding-right: 30px;
        padding-left: 30px
    }
    .testimonio .testimonioList .testimonioItem .testimonioBox .colTxt:before {
        position: absolute;
        content: "";
        top: 0;
        right: 0;
        bottom: 0;
        border-right: 1px solid #fd9900
    }
    .testimonio .testimonioList .testimonioItem .testimonioBox .colTxt .tituloBox {
        margin: 25px auto
    }
    .testimonio .testimonioList .testimonioItem .testimonioBox .colTxt .testi {
        padding: 20px 15px 30px
    }
    .testimonio .testimonioList .testimonioItem .testimonioBox .colTxt .testiFooter:before {
        left: -30px;
        right: -30px
    }
    .testimonio .testimonioList .testimonioItem .testimonioBox .colImg {
        padding: 20px 15px 15px
    }
    .testimonio .testimonioList .testimonioItem .testimonioBox .colImg:before {
        position: absolute;
        content: "";
        top: 0;
        left: -1px;
        bottom: 0;
        border-left: 1px solid #fd9900
    }
}
.clientes {
    margin-bottom: 50px
}
.clientes .tituloBox h2 {
    font-weight: 700
}
.clientes .marca_list .marca_item {
    padding: 0 15px
}
.we {
    padding-top: 20px
}
.we .we_list {
    background-image: url("img/iconos%20dev/fondo%20oscuro.png");
    background-repeat: repeat;
    padding: 20px 5px;
    margin: 25px auto 35px
}
.blog .filtroBox,
.logro .tituloBox,
.we .historia {
    margin-bottom: 30px
}
.we .we_list .we_item {
    position: relative;
    display: inline-block
}
@media (min-width: 768px) {
    .we .we_list .we_item:first-child:before {
        position: absolute;
        content: "";
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
        height: 75%;
        border-right: 1px solid #939393
    }
}
.we .historia {
    padding: 0 15px
}
.logro .logro_list .logro_item .logro_link {
    position: relative;
    width: 100%;
    display: inline-block;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: .4s all cubic-bezier(.48, .04, .21, .94);
    -ms-transition: .4s all cubic-bezier(.48, .04, .21, .94);
    -moz-transition: .4s all cubic-bezier(.48, .04, .21, .94);
    transition: .4s all cubic-bezier(.48, .04, .21, .94)
}
.logro .logro_list .logro_item .logro_link:hover {
    -webkit-transform: translate3d(0, -2px, 0);
    -ms-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    -webkit-box-shadow: 5px 13px 17px rgba(0, 0, 0, .22);
    box-shadow: 5px 13px 17px rgba(0, 0, 0, .22)
}
.logro .logro_list .logro_item .logro_link:hover .boxOverlay {
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70)
}
.logro .logro_list .logro_item .logro_link:hover .boxOverlay img {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateX(-50%) translateY(-50%) scale3d(1, 1, 1);
    -ms-transform: translateX(-50%) translateY(-50%) scale3d(1, 1, 1);
    -moz-transform: translateX(-50%) translateY(-50%) scale3d(1, 1, 1);
    transform: translateX(-50%) translateY(-50%) scale3d(1, 1, 1)
}
.logro .logro_list .logro_item .logro_link .imgBox {
    position: relative;
    margin: auto;
    background-position: 50% 15%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 210px;
    overflow: hidden
}
.logro .logro_list .logro_item .logro_link .imgBox img {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}
.logro .logro_list .logro_item .logro_link .imgBox .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 15px;
    background-color: #fd9900;
    text-align: center;
    color: #fff;
    font-weight: 700
}
.logro .logro_list .logro_item .logro_link .imgBox .txt p {
    margin: auto
}
.logro .logro_list .logro_item .logro_link .boxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    background: -webkit-linear-gradient(135deg, #0A8224 0, #152030 100%);
    background: -ms-linear-gradient(135deg, #0A8224 0, #152030 100%);
    background: -moz-linear-gradient(135deg, #0A8224 0, #152030 100%);
    background: linear-gradient(-45deg, #0A8224 0, #152030 100%);
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}
.logro .logro_list .logro_item .logro_link .boxOverlay img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65px;
    height: 65px;
    -webkit-transform: translateX(-50%) translateY(-50%) scale3d(.8, .8, 1);
    -ms-transform: translateX(-50%) translateY(-50%) scale3d(.8, .8, 1);
    -moz-transform: translateX(-50%) translateY(-50%) scale3d(.8, .8, 1);
    transform: translateX(-50%) translateY(-50%) scale3d(.8, .8, 1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: opacity .4s, -webkit-transform .35s;
    -ms-transition: opacity .4s, -ms-transform .35s;
    -moz-transition: opacity .4s, -moz-transform .35s;
    transition: opacity .4s, transform .35s
}
.respaldo,
.respaldo .txtNormal {
    margin-bottom: 35px
}
.respaldo .txtSubti {
    font-weight: 700
}
.mfp-figure figure {
    position: relative
}
.mfp-figure figure .mfp-bottom-bar {
    margin-top: -40px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 10px 15px;
    cursor: auto;
    background: #fd9900
}
.blogList .blogItem .blogBox .col-img .imgLink img,
.mfp-figure figure .mfp-bottom-bar .mfp-counter {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%)
}
.pageList li a,
.videoSection .contentvideo.novideo {
    -webkit-background-size: cover;
    -moz-background-size: cover
}
.mfp-figure figure .mfp-bottom-bar .mfp-title {
    color: #fff;
    font-weight: 700;
    font-size: 16px
}
.mfp-figure figure .mfp-bottom-bar .mfp-counter {
    font-size: 15px;
    color: #fff;
    transform: translateY(-50%);
    right: 15px
}
.mfp-close {
    font-size: 45px!important;
    color: #fd9900!important;
    opacity: 1!important;
    -ms-filter: none!important;
    filter: none!important
}
.mfp-arrow-right:after {
    border-left-color: #fd9900!important
}
.mfp-arrow-left:after {
    border-right-color: #fd9900!important
}
.slideBox {
    position: relative
}
.slideBox .my_list {
    width: 95%
}
.blog {
    padding-bottom: 35px
}
.blog .filtroBox {
    background-color: rgba(255, 255, 255, .65);
    border-bottom: 2px solid #0A8224;
    padding: 15px
}
.blog .filtroBox .frm .box .lblIzq {
    display: inline-block;
    margin: auto 10px 10px 0;
    font-weight: 700;
    font-size: 15px
}
.blog .filtroBox .frm .box .select2-container--default {
    display: inline-block;
    width: 100%!important;
    max-width: 365px
}
.blogList .blogItem .blogBox {
    background-color: rgba(216, 216, 216, .42);
    padding: 15px 0
}
.blogList .blogItem .blogBox .col-img {
    margin-bottom: 10px
}
.blogList .blogItem .blogBox .col-img .imgLink {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 250px;
    overflow: hidden
}
.blogList .blogItem .blogBox .col-img .imgLink img {
    position: absolute;
    left: 0;
    width: 100%;
	height:auto;
    transform: translateY(-50%)
}
.blogList .blogItem .blogBox .col-contenido .fecha .box span,
.detalleBlog .boxMain .fecha .box span {
    top: 2px;
    position: relative
}
.blogList .blogItem .blogBox .col-contenido .fecha .box .ico,
.detalleBlog .boxMain .fecha .box .ico {
    width: 18px;
    height: 18px
}
.blogList .blogItem .blogBox .col-contenido {
    padding: 0
}
.blogList .blogItem .blogBox .col-contenido .tituloBox {
    text-align: left;
    margin-bottom: auto
}
.blogList .blogItem .blogBox .col-contenido .tituloBox h2 {
    font-weight: 600
}
.blogList .blogItem .blogBox .col-contenido .tituloBox .lineaBox img {
    max-width: 150px
}
.blogList .blogItem .blogBox .col-contenido .txtNormal {
    padding: 0 15px
}
.blogList .blogItem .blogBox .col-contenido .fecha,
.blogList .blogItem .blogBox .col-contenido .tagBox {
    text-align: left
}
.blogList .blogItem .blogBox .col-contenido .fecha .box {
    position: relative;
    padding-top: 10px;
    color: #1d5d95
}
.blogList .blogItem .blogBox .col-contenido .fecha .fbBox {
    display: inline-block;
    padding-top: 10px
}
.blogList .blogItem .blogBox .col-contenido .tagBox .tagList {
    display: inline-block;
    border: 2px solid #fd9900;
    padding: 0 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: left
}
.blogList .blogItem .blogBox .col-contenido .tagBox .tagList .tagItem {
    display: inline-block;
    margin: 5px 10px 5px 0
}
.blogList .blogItem .blogBox .col-contenido .tagBox .tagList .tagItem:last-child {
    margin-right: 0
}
.blogList .blogItem .blogBox .col-contenido .tagBox .tagList .tagItem .myTag {
    background-color: #0A8224;
    color: #fff;
    padding: 5px 7px;
    display: inline-block;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.blogList .blogItem .rayaNaranja {
    margin: 25px auto
}
@media (min-width: 992px) {
    .blogList .blogItem .blogBox {
        padding: 15px
    }
    .blogList .blogItem .blogBox .col-img {
        margin-bottom: 0
    }
    .blogList .blogItem .blogBox .col-contenido {
        padding: 0 15px
    }
}
.detalleBlog .boxMain .fecha,
.detalleBlog .boxMain .tagBox {
    margin-bottom: 15px
}
.pageList li {
    display: inline-block;
    margin-right: 15px
}
.pageList li:nth-last-child(3) {
    margin-right: 0
}
.pageList li.control {
    display: none
}
.pageList li a {
    padding: 10px;
    display: inline-block;
    background-image: url("img/paginador%20normal-01.svg");
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    font-weight: 700
}
.pageList li a.active {
    background-image: url("img/paginador%20activo-01.svg")
}
.pageList li a:hover {
    background-image: url("img/paginador%20over-01.svg");
    color: #0A8224
}
.detalleBlog .boxMain {
    background-image: url("img/iconos%20dev/fondo%20oscuro.png");
    background-repeat: repeat
}
.detalleBlog .boxMain .tituloBox h2 {
    font-weight: 600
}
.detalleBlog .boxMain .fecha .box {
    position: relative;
    padding-top: 10px;
    color: #1d5d95
}
.detalleBlog .boxMain .fecha .box .divFb {
    margin-left: 15px
}
.detalleBlog .boxMain .tagBox .tagList {
    display: inline-block;
    border: 2px solid #fd9900;
    padding: 0 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: left
}
.detalleBlog .boxMain .tagBox .tagList .tagItem {
    display: inline-block;
    margin: 5px 10px 5px 0
}
.detalleBlog .boxMain .tagBox .tagList .tagItem:last-child {
    margin-right: 0
}
.detalleBlog .boxMain .tagBox .tagList .tagItem .myTag {
    background-color: #0A8224;
    color: #fff;
    padding: 5px 7px;
    display: inline-block;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.detalleBlog .boxMain .imgBox {
    max-width: 450px;
    margin: 30px auto 10px
}
.detalleBlog .boxMain .imgBox .descrip {
    padding: 10px 0 10px 20px;
    background-image: url("img/iconos%20dev/pencil41.svg");
    background-repeat: no-repeat;
    background-position: 0 50%;
    -webkit-background-size: 15px;
    -moz-background-size: 15px;
    background-size: 15px;
    border-bottom: 1px solid #939393
}
.detalleBlog .boxMain .imgBox .descrip p {
    margin: auto
}
@media (min-width: 768px) {
    .detalleBlog .boxMain {
        padding: 15px
    }
    .detalleBlog .boxMain .tagBox {
        text-align: right
    }
}
.relacionado {
    margin-bottom: 35px
}
.relacionado .relacionadoList .relacionadoItem {
    margin: auto auto 30px;
    padding: 0
}
.relacionado .relacionadoList .relacionadoItem .relacionadoLink {
    background-image: url("img/iconos%20dev/fondo%20oscuro.png");
    background-repeat: repeat;
    display: inline-block;
    padding: 20px;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}
.relacionado .relacionadoList .relacionadoItem .relacionadoLink:hover {
    background-image: url("img/iconos%20dev/fondo%20bien%20oscura.png")
}
.relacionado .relacionadoList .relacionadoItem .relacionadoLink .tituloBox {
    padding: 0;
    text-align: left
}
.relacionado .relacionadoList .relacionadoItem .relacionadoLink .txtNormal {
    overflow: hidden
}
.relacionado .relacionadoList .relacionadoItem .relacionadoLink .imgBox {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 150px;
    overflow: hidden
}
.simform .questionList .questionItem .inputWrapper,
.thumb2ColList .thumbBox {
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple
}
.relacionado .relacionadoList .relacionadoItem .relacionadoLink .imgBox img {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}
.relacionado .relacionadoList .relacionadoItem .relacionadoLink .fecha {
    position: relative;
    padding-top: 10px;
    color: #1d5d95;
    text-align: left
}
.relacionado .relacionadoList .relacionadoItem .relacionadoLink .fecha .ico {
    width: 18px;
    height: 18px
}
.relacionado .relacionadoList .relacionadoItem .relacionadoLink .fecha span {
    position: relative;
    top: 2px
}
@media (min-width: 992px) {
    .relacionado .relacionadoList .relacionadoItem {
        padding: 0 15px
    }
    .relacionado .relacionadoList .relacionadoItem .txtNormal p {
        height: 154px
    }
}
.servicioIntro {
    padding: 75px 0 50px
}
.servicioIntro .serviIntro .tituloBox h2 {
    font-weight: 700
}
.servicioIntro .serviIntro .tituloBox .modelo {
    font-size: 16px;
    margin: auto auto 15px
}
.servicioIntro .serviIntro .tituloBox .modelo span {
    color: #fd9900
}
@media (min-width: 768px) {
    .servicioIntro .serviIntro .boxIzq img {
        position: relative;
        -webkit-transform: translateY(-75%);
        -ms-transform: translateY(-75%);
        -moz-transform: translateY(-75%);
        transform: translateY(-75%)
    }
}
.ventajas {
    padding: 0 0 25px
}
.ventajas .tituloBox {
    margin-bottom: 40px
}
.ventajas .ventajaList .ventajaItem {
    position: relative;
    margin: auto auto 20px
}
.ventajas .ventajaList .ventajaItem:after {
    position: absolute;
    content: "";
    top: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 1px solid #fd9900;
    width: 55%
}
.ventajas .ventajaList .ventajaItem:first-child:after {
    border-top: none
}
.ventajas .ventajaList .ventajaItem .ventajaBox .boxIzq {
    width: 75px!important
}
.ventajas .ventajaList .ventajaItem .ventajaBox .boxIzq img {
    max-height: 60px
}
.ventajas .ventajaList .ventajaItem .ventajaBox .tituloBox {
    margin: auto auto 15px
}
.ventajas .ventajaList .ventajaItem .ventajaBox .tituloBox .name {
    font-size: 15px;
    font-weight: 700
}
@media (min-width: 768px) {
    .ventajas .ventajaList .ventajaItem:after {
        position: absolute;
        content: "";
        top: -12px;
        left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
        border-top: 1px solid #fd9900;
        width: 100%
    }
    .ventajas .ventajaList .ventajaItem:nth-child(2n+1):before {
        position: absolute;
        content: "";
        top: -10px;
        right: 0;
        border-right: 1px solid #fd9900;
        height: calc(100% + 20px);
        height: -webkit-calc(100% + 20px);
        height: -moz-calc(100% + 20px)
    }
    .ventajas .ventajaList .ventajaItem:nth-child(2):after {
        border-top: none
    }
    .ventajas .ventajaList .ventajaItem .ventajaBox .boxDer {
        padding: 0;
        width: calc(100% - 140px);
        width: -webkit-calc(100% - 140px);
        height: 75px
    }
}
@media (min-width: 992px) {
    .ventajas .ventajaList .ventajaItem {
        position: relative
    }
    .ventajas .ventajaList .ventajaItem:before {
        position: absolute;
        content: "";
        top: -10px;
        right: 0;
        border-right: 1px solid #fd9900;
        height: calc(100% + 20px);
        height: -webkit-calc(100% + 20px);
        height: -moz-calc(100% + 20px)
    }
    .ventajas .ventajaList .ventajaItem:nth-child(3n+3):before {
        border-right: none
    }
    .ventajas .ventajaList .ventajaItem:nth-child(3):after {
        border-top: none
    }
}
#landingServicio h1:before,
#landingServicio h2:before,
#landingServicio h3:before {
    background-repeat: no-repeat;
    background-position: 0 0;
    bottom: -10px;
    width: 30%;
    height: 5px
}
.serviPreview {
    padding: 0 0 50px
}
.serviPreview .slideBox {
    margin: 50px auto auto;
    max-width: 700px
}
.serviPreview .slideBox .previewList {
    max-width: 700px
}
.serviPreview .slideBox .previewList .previewItem {
    padding: 0 30px
}
#landingServicio {
    padding: 0 20px
}
#landingServicio h1,
#landingServicio h2,
#landingServicio h3 {
    position: relative;
    margin-bottom: 30px;
    line-height: 1.25;
    font-weight: 700
}
#landingServicio h1:after,
#landingServicio h1:before,
#landingServicio h2:after,
#landingServicio h2:before,
#landingServicio h3:after,
#landingServicio h3:before {
    position: absolute;
    content: ""
}
#landingServicio .tituloMain {
    text-align: center;
    margin: 0 auto 25px
}
#landingServicio .tituloBox {
    margin-bottom: 35px
}
#landingServicio .frameHero .tituloBox {
    margin-bottom: 0;
    padding: 0
}
#landingServicio h3:before {
    background-image: url("img/iconos%20dev/raya_subtitulo-01.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    left: 0;
    max-width: 200px
}
#landingServicio h3:after {
    background-image: url("img/iconos%20dev/vinheta.jpg");
    background-repeat: no-repeat;
    background-position: 50% 8px;
    -webkit-background-size: 12px;
    -moz-background-size: 12px;
    background-size: 12px;
    top: 0;
    left: -25px;
    width: 20px;
    height: 100%
}
#landingServicio h1:before,
#landingServicio h2:before {
    background-image: url("img/iconos%20dev/raya_titulo-01.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 270px
}
#landingServicio .productoMain {
    color: #fd9900;
    font-size: 17px;
    margin: 35px auto auto;
    padding-bottom: 30px;
    text-align: center;
    border-bottom: 1px solid #fd9900
}
#landingServicio .productoMain h2 {
    color: #0d1e2e
}
#landingServicio .productoMain h2:before {
    content: none
}
#landingServicio h4,
#landingServicio h5,
#landingServicio p {
    margin: auto auto 10px
}
#landingServicio h1 {
    font-size: 26px
}
#landingServicio h2 {
    font-size: 20px
}
#landingServicio .bajada {
    font-size: 16px
}
#landingServicio .bajada a {
    font-size: inherit
}
#landingServicio h3 {
    font-size: 18px
}
#landingServicio h4 {
    font-size: 15px
}
#landingServicio a,
#landingServicio p {
    font-size: 14px
}
@media (min-width: 768px) {
    #landingServicio h1 {
        font-size: 33px
    }
    #landingServicio h2 {
        font-size: 26px
    }
    #landingServicio .bajada {
        font-size: 19px
    }
    #landingServicio h3 {
        font-size: 22px
    }
    #landingServicio h4 {
        font-size: 17px
    }
}
@media (min-width: 992px) {
    #landingServicio h1 {
        font-size: 40px
    }
    #landingServicio h2 {
        font-size: 30px
    }
    #landingServicio .bajada {
        font-size: 24px
    }
}
@media (min-width: 480px) {
    #landingServicio a,
    #landingServicio p {
        font-size: 15px
    }
}
.thumb2ColList .thumbItem {
    position: relative;
    margin-bottom: 50px
}
.thumb2ColList .thumbItem:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    height: 1px;
    width: 100%;
    background-image: -webkit-linear-gradient(left, rgba(150, 150, 150, 0), #fd9900, rgba(150, 150, 150, 0));
    background-image: -ms-linear-gradient(left, rgba(150, 150, 150, 0), #fd9900, rgba(150, 150, 150, 0));
    background-image: -moz-linear-gradient(left, rgba(150, 150, 150, 0), #fd9900, rgba(150, 150, 150, 0));
    background-image: linear-gradient(to right, rgba(150, 150, 150, 0), #fd9900, rgba(150, 150, 150, 0))
}
.thumb2ColList .thumbBox {
    display: box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center
}
.thumb2ColList .imgCol {
    margin-bottom: 15px;
    text-align: center
}
.thumb2ColList .imgCol img {
    position: relative;
    max-height: 300px;
    z-index: 5
}
.thumb2ColList .imgBox,
.thumb2ColList .txtBox {
    position: relative;
    padding: 15px
}
.thumb2ColList .icono {
    max-width: 80px
}
.thumb2ColList .rtxt {
    text-align: left
}
.thumb2ColList .rtxt .myLinkBtn {
    margin-top: 15px
}
.beneficio {
    border-top: 1px
}
@media (min-width: 768px) {
    #landingServicio a,
    #landingServicio p {
        font-size: 17px
    }
    .thumb2ColList .thumbItem .imgCol {
        margin: auto
    }
    .thumb2ColList .thumbItem:nth-child(even) .imgCol {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }
    .thumb2ColList .thumbItem:nth-child(even) .txtCol {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }
    .thumb2ColList .thumbItem:nth-child(3) .imgCol .imgBox {
        top: 34px
    }
    .thumb2ColList .thumbItem:nth-child(5) .imgCol .imgBox {
        top: 39px
    }
    .thumb2ColList .thumbBox {
        text-align: left
    }
    .beneficio .tituloBeneficio {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }
    .beneficio .tituloBeneficio h3:after {
        content: none!important
    }
    .beneficio .tituloBeneficio img {
        margin-right: 15px
    }
}
.videoSection {
    position: relative;
    height: 100v;
	/*height: 100vh;
    width: 100%;*/
	overflow:hidden
}
.videoSection .tituloMain {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    text-align: center;
	z-index: 4;
}
.videoSection .tituloMain .logoPresentacion {
    margin: auto auto 20px;
    max-width: 300px
}
.videoSection .tituloMain .tituloTexto {
    color: #fff
}
.videoSection .tituloMain .subtituloTexto {
    color: #fff;
    display: inline-block;
    max-width: none;
    width: auto
}
.videoSection .tituloMain .flechaBanner {
    margin: 30px auto auto;
    display: block;
    max-width: 35px;
    -webkit-animation: levitando 1s infinite;
    -ms-animation: levitando 1s infinite;
    -moz-animation: levitando 1s infinite;
    animation: levitando 1s infinite
}
.videoSection .topath {
    position: absolute;
    left: 0;
    top: 0;
    /*width: 100%;
    height: 100vh;*/
    background-image: url("img/iconos%20dev/grid2.png");
    background-repeat: repeat;
    background-position: 0;
    z-index: 0
}
.videoSection .contentvideo {
    z-index: 3;
    background-color: #000
}
.videoSection .contentvideo.novideo {
    background-image: url(img/bg_personas.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center center
}
.videoSection .contentvideo #tovideo {
    position: static;
    height: 100vh;
    right: 0;
    bottom: 0;
    min-width: 100%;
    width: 100%;
    z-index: 2
}
@media (min-width: 768px) {
    .videoSection .tituloMain {
        width: 100%
    }
    .videoSection .tituloMain .tituloTexto {
        max-width: 100%
    }
    .videoSection .tituloMain .tituloTexto h1,
    .videoSection .tituloMain .tituloTexto h2,
    .videoSection .tituloMain .tituloTexto h3,
    .videoSection .tituloMain .tituloTexto h4,
    .videoSection .tituloMain .tituloTexto p {
        font-size: 35px
    }
    .videoSection .tituloMain .subtituloTexto h2,
    .videoSection .tituloMain .subtituloTexto h3,
    .videoSection .tituloMain .subtituloTexto h4,
    .videoSection .tituloMain .subtituloTexto h5,
    .videoSection .tituloMain .subtituloTexto p {
        font-size: 22px
    }
}
@media (min-width: 992px) {
    .videoSection .tituloMain .tituloTexto h1,
    .videoSection .tituloMain .tituloTexto h2,
    .videoSection .tituloMain .tituloTexto h3,
    .videoSection .tituloMain .tituloTexto h4,
    .videoSection .tituloMain .tituloTexto p {
        font-size: 55px
    }
    .videoSection .tituloMain .subtituloTexto h2,
    .videoSection .tituloMain .subtituloTexto h3,
    .videoSection .tituloMain .subtituloTexto h4,
    .videoSection .tituloMain .subtituloTexto h5,
    .videoSection .tituloMain .subtituloTexto p {
        font-size: 26px
    }
}
.aspectos {
    padding-bottom: 40px
}
.aspectos .aspectoList .aspectoItem {
    margin: auto auto 20px
}
.aspectos .aspectoList .aspectoItem .aspectoBox .boxIzq {
    text-align: center
}
.aspectos .aspectoList .aspectoItem .aspectoBox .boxIzq img {
    max-width: 60px
}
@media (min-width: 768px) {
    .aspectos .aspectoList .aspectoItem .aspectoBox .boxDer .tituloBox {
        padding: 0
    }
}
@media (min-width: 1200px) {
    .aspectos .aspectoList .aspectoItem:last-child:before,
    .aspectos .aspectoList .aspectoItem:nth-child(even):after,
    .aspectos .aspectoList .aspectoItem:nth-last-child(2):before {
        content: none
    }
    .aspectos .aspectoList .aspectoItem .txtNormal p {
        height: 66px
    }
    .aspectos .aspectoList .aspectoItem:before {
        position: absolute;
        content: "";
        bottom: 0;
        left: 0;
        width: 100%;
        border-bottom: 1px solid #fd9900
    }
    .aspectos .aspectoList .aspectoItem:after {
        position: absolute;
        content: "";
        right: 0;
        top: -20px;
        border-right: 1px solid #fd9900;
        height: -webkit-calc(100% + 20px);
        height: -moz-calc(100% + 20px);
        height: calc(100% + 20px)
    }
}
.visitanos {
    padding: 40px 0;
    background-image: url("img/iconos%20dev/fondo%20oscuro.png");
    background-repeat: repeat
}
.visitanos .colTxt {
    margin-bottom: 30px
}
.frmBox,
.simform {
    margin: 0 auto;
    position: relative
}
.visitanos .colTxt .tituloBox h2 {
    font-weight: 600
}
.visitanos .colTxt .descrip {
    padding-left: 15px
}
.visitanos .colTxt .restriccion p {
    color: #fd9900;
    font-size: 14px
}
.visitanos .colTxt .btnBox {
    text-align: left;
    padding: 0 15px
}
.visitanos .colImg .imgBox {
    height: auto
}
.visitanos .colImg .imgBox img {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}
.clientesHome {
    padding: 0 0 40px
}

.seccionGeneralHome {
    padding: 0 0 40px
}


.frmBox {
    max-width: 790px;
    padding: 20px;
    background-image: url("img/iconos%20dev/bg_form.png");
    background-position: 0 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}
.simform {
    padding: 30px 30px 50px;
    background-color: #fff;
    max-width: 750px;
    width: 100%;
    text-align: left;
    border-bottom: 10px solid #7e95a7
}
.simform .submit {
    display: block;
    margin: auto;
    background: #fd9900;
    color: #fff
}
.simform .questionList .questionItem {
    position: relative;
    visibility: visible;
    -webkit-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    transition: none;
    width: 100%;
    float: left;
    height: 100px
}
.simform .questionList .questionItem .tituloInput {
    display: block;
    overflow: hidden;
    margin-bottom: 10px
}
.simform .questionList .questionItem .tituloInput label {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    display: block;
    -webkit-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    transition: none;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}
.simform .questionList .questionItem .inputTxt {
    display: block;
    margin: auto auto auto 0;
    padding: 5px;
    width: 100%;
    border: 2px solid #fd9900;
    background: 0 0;
    color: #1d5d95;
    font-size: 16px;
    line-height: 1;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}
.simform .questionList .questionItem label.error {
    display: block;
    padding: 0 0 0 20px;
    text-align: left;
    position: absolute;
    left: 0;
    bottom: 12px;
    background-image: url("img/iconos%20dev/validacion%20incorrecta-01.svg");
    background-position: 0 50%;
    -webkit-background-size: 18px;
    -moz-background-size: 18px;
    background-size: 18px;
    background-repeat: no-repeat
}
.simform .questionList .questionItem input[type=radio] {
    visibility: hidden;
    position: absolute;
    left: -999%
}
.simform .questionList .questionItem .inputWrapper {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.simform .questionList .questionItem .inputWrapper .inputBox {
    width: 100%;
    margin-right: 15px;
    margin-bottom: 10px
}
.simform .questionList .questionItem .inputWrapper .inputBox input[type=radio]:checked+label .inside3:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    background-color: #0A8224;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}
.simform .questionList .questionItem .inputWrapper .inputBox label {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer
}
.simform .questionList .questionItem .inputWrapper .inputBox label .inputImg {
    width: 100%;
    max-width: 100%;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}
.simform .questionList .questionItem .inputWrapper .inputBox label .inputImg img {
    max-width: 40px;
    margin-right: 15px
}
.simform .questionList .questionItem .inputWrapper .inputBox label .inputImg .txt p {
    margin: auto;
    text-align: left;
    font-size: 14px
}
.simform .questionList .questionItem .inputWrapper .inputBox label .inside3 {
    height: 20px;
    width: 20px;
    padding: 5px;
    display: block;
    position: relative;
    border: 1px solid #fd9900;
    -webkit-border-radius: 50%;
    border-radius: 50%
}
.simform .questionList .questionRadio {
    width: 100%;
    height: auto
}
.simform .controls,
.simform .questionList .finalQuestion {
    display: none
}
.simform .submitReview {
    margin-top: 30px
}
.no-js .simform .submit {
    display: block;
    float: right;
    padding: 10px 20px;
    border: none;
    background: #fd9900;
    color: #fff
}
.no-js .simform .questionList .questionItem {
    visibility: visible;
    height: auto;
    -webkit-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    transition: none
}
.no-js .simform .questionList .questionItem .tituloInput label {
    -webkit-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    transition: none;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}
.no-js .simform .questionList .questionItem .inputTxt {
    opacity: 1;
    -ms-filter: none;
    filter: none
}
.no-js .simform .controls {
    display: none
}
@media (min-width: 740px) {
    .simform,
    .simform .simform-inner {
        position: relative
    }
    .simform {
        margin: 0 auto;
        padding: 30px 30px 50px;
        background-color: #fff;
        max-width: 750px;
        width: 100%;
        text-align: left
    }
    .simform.show-next .controls .number .number-current {
        -webkit-transition: -webkit-transform .4s;
        -ms-transition: -ms-transform .4s;
        -moz-transition: -moz-transform .4s;
        transition: transform .4s;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    .simform.show-next .controls .number .number-next {
        -webkit-animation: moveUpFromDown .4s both;
        -ms-animation: moveUpFromDown .4s both;
        -moz-animation: moveUpFromDown .4s both;
        animation: moveUpFromDown .4s both
    }
    .simform .simform-inner.hide {
        visibility: hidden;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transition: opacity .3s, visibility 0s .3s;
        -ms-transition: opacity .3s, visibility 0s .3s;
        -moz-transition: opacity .3s, visibility 0s .3s;
        transition: opacity .3s, visibility 0s .3s
    }
    .simform .submit {
        display: none
    }
    .simform .error-message,
    .simform .final-message {
        position: absolute;
        visibility: hidden;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transition: opacity .4s;
        -ms-transition: opacity .4s;
        -moz-transition: opacity .4s;
        transition: opacity .4s
    }
    .simform .error-message.show,
    .simform .final-message.show {
        visibility: visible;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    .simform .error-message {
        padding: 0 54px 0 0;
        width: 100%;
        color: #fd9900;
        font-size: 16px;
        font-weight: 600
    }
    .simform .error-message .icoError {
        position: relative;
        display: inline-block;
        padding-left: 30px;
        margin-top: 5px
    }
    .simform .error-message .icoError:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 25px;
        height: 22px;
        background-image: url("img/iconos%20dev/validacion%20incorrecta-01.svg");
        background-position: 50%;
        -webkit-background-size: 18px;
        -moz-background-size: 18px;
        background-size: 18px;
        background-repeat: no-repeat
    }
    .simform .final-message {
        top: 50%;
        left: 0;
        padding: .5em;
        width: 100%;
        text-align: center;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .simform .final-message.show {
        -webkit-transition-delay: .5s;
        -ms-transition-delay: .5s;
        -moz-transition-delay: .5s;
        transition-delay: .5s
    }
    .simform .questionList {
        margin: auto;
        padding: 0;
        position: relative;
        -webkit-transition: height .4s;
        -ms-transition: height .4s;
        -moz-transition: height .4s;
        transition: height .4s
    }
    .simform .questionList:before {
        content: '';
        background-color: rgba(0, 0, 0, .1);
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%
    }
    .simform .controls .next,
    .simform .questionList .questionItem .btnBox.mRight30 .linkBox {
        background-color: #fd9900
    }
    .simform .questionList .questionItem {
        position: relative;
        visibility: hidden;
        height: 0;
        z-index: 10;
        padding: 0 20px;
        -webkit-transition: visibility 0s .4s, height 0s .4s;
        -ms-transition: visibility 0s .4s, height 0s .4s;
        -moz-transition: visibility 0s .4s, height 0s .4s;
        transition: visibility 0s .4s, height 0s .4s
    }
    .simform .questionList .questionItem.current {
        visibility: visible;
        height: auto;
        -webkit-transition: none;
        -ms-transition: none;
        -moz-transition: none;
        transition: none
    }
    .simform .questionList .questionItem.current .tituloInput label {
        -webkit-transition: none;
        -ms-transition: none;
        -moz-transition: none;
        transition: none;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation: moveUpFromDown .4s both;
        -ms-animation: moveUpFromDown .4s both;
        -moz-animation: moveUpFromDown .4s both;
        animation: moveUpFromDown .4s both
    }
    .simform .questionList .questionItem.current .inputTxt {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    .simform .questionList .questionItem .inputWrapper .inputBox {
        width: 25%
    }
    .simform .questionList .questionItem .inputWrapper .inputBox .inputImg {
        max-width: 100px
    }
    .simform .questionList .questionItem .tituloInput {
        display: block;
        overflow: hidden;
        margin-bottom: 10px
    }
    .simform .questionList .questionItem .tituloInput label {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        display: block;
        -webkit-transition: -webkit-transform .4s;
        -ms-transition: -ms-transform .4s;
        -moz-transition: -moz-transform .4s;
        transition: transform .4s;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    .simform .questionList .questionItem .inputTxt {
        padding: 15px;
        width: calc(100% - 54px);
        width: -webkit-calc(100% - 54px);
        border: 2px solid #0A8224;
        font-size: 18px;
        height: 56px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    .simform .questionList .questionItem label.error {
        display: none;
        padding: 0 0 0 20px;
        text-align: left;
        position: absolute;
        left: 20px;
        bottom: -28px;
        background-image: url("img/iconos%20dev/validacion%20incorrecta-01.svg");
        background-position: 0 50%;
        -webkit-background-size: 18px;
        -moz-background-size: 18px;
        background-size: 18px;
        background-repeat: no-repeat
    }
    .simform .questionList .questionItem .tituloBox h2 {
        text-align: left
    }
    .simform .questionList .questionItem .msgWarning {
        text-align: left;
        padding-left: 15px
    }
    .simform .questionList .questionItem .btnBox {
        display: inline-block
    }
    .simform .questionList .finalQuestion {
        display: block
    }
    .simform .submitReview {
        display: none
    }
    .simform .controls {
        display: block
    }
    .simform .controls .next {
        position: absolute;
        right: 21px;
        top: -21px;
        display: block;
        padding: 0;
        width: 54px;
        height: 56px;
        border: 2px solid #0A8224;
        background-image: url("img/iconos%20dev/flecha%20formulario-01.svg");
        background-position: 50%;
        background-repeat: no-repeat;
        -webkit-background-size: 25px;
        -moz-background-size: 25px;
        background-size: 25px;
        color: #fff;
        z-index: 10;
        text-align: center;
        cursor: pointer;
        -webkit-transform: translateX(0) translateY(100%);
        -ms-transform: translateX(0) translateY(100%);
        -moz-transform: translateX(0) translateY(100%);
        transform: translateX(0) translateY(100%);
        pointer-events: auto
    }
    .simform .controls .next:hover {
        background-color: #0A8224
    }
    .simform .controls .progressBg {
        position: absolute;
        left: 20px;
        right: 20px;
        background: #edaf80
    }
    .simform .controls .progressBg .progress {
        width: 0;
        height: 5px;
        background-color: #0A8224;
        -webkit-transition: width .4s ease-in-out;
        -ms-transition: width .4s ease-in-out;
        -moz-transition: width .4s ease-in-out;
        transition: width .4s ease-in-out
    }
    .simform .controls .number {
        position: absolute;
        right: 17px;
        bottom: 0;
        -webkit-transform: translateY(115%);
        -ms-transform: translateY(115%);
        -moz-transform: translateY(115%);
        transform: translateY(115%);
        overflow: hidden;
        margin: auto;
        width: 50px;
        font-weight: 700;
        font-size: 16px
    }
    .simform .controls .number:after {
        position: absolute;
        left: 50%;
        content: '/';
        opacity: .4;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
        filter: alpha(opacity=40);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .simform .controls .number span {
        float: right;
        width: 40%;
        text-align: center
    }
    .simform .controls .number .number-current {
        float: left
    }
    .simform .controls .number .number-next {
        position: absolute;
        left: 0
    }
    .frmReview {
        position: relative
    }
    .frmReview .simform .submit {
        display: block;
        margin: auto;
        background: #fd9900;
        color: #fff
    }
    .frmReview .simform .questionList .questionItem {
        position: relative;
        visibility: visible;
        -webkit-transition: none;
        -ms-transition: none;
        -moz-transition: none;
        transition: none;
        width: 50%;
        float: left;
        height: 100px;
        padding: 0 20px
    }
    .frmReview .simform .questionList .questionItem .tituloInput label {
        -webkit-transition: none;
        -ms-transition: none;
        -moz-transition: none;
        transition: none;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
        font-size: 16px
    }
    .frmReview .simform .questionList .questionItem .inputTxt {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        padding: 5px;
        width: 100%;
        border-color: #fd9900
    }
    .frmReview .simform .questionList .questionItem label.error {
        display: block;
        padding: 0 0 0 20px;
        text-align: left;
        position: absolute;
        left: 20px;
        bottom: 12px;
        background-image: url("img/iconos%20dev/validacion%20incorrecta-01.svg");
        background-position: 0 50%;
        -webkit-background-size: 18px;
        -moz-background-size: 18px;
        background-size: 18px;
        background-repeat: no-repeat
    }
    .frmReview .simform .questionList .questionRadio {
        width: 100%
    }
    .frmReview .simform .questionList .finalQuestion {
        display: none
    }
    .frmReview .simform .submitReview {
        display: block;
        margin: auto
    }
    .frmReview .simform .controls {
        display: none
    }
}
.fadeInUp,
.flipInX {
    -webkit-animation-duration: 1s
}
.mRight30 {
    margin-right: 30px
}
.contactanos {
    background-image: url("img/iconos%20dev/fondo%20oscuro.png");
    padding-bottom: 35px
}
.contactoPage .footer {
    margin: auto
}
.contactoMapa {
    padding: 65px 0 0
}
.contactoMapa #gmapa {
    position: relative;
    height: 450px;
    width: 100%
}
.frmcontact {
    position: relative;
    margin: 0 auto;
    padding: 30px 30px 35px;
    background-color: #fff;
    max-width: 750px;
    width: 100%;
    text-align: left;
    border-bottom: 10px solid rgba(20, 85, 147, .15)
}
.frmcontact .submit {
    display: block;
    margin: auto;
    background: #fd9900;
    color: #fff
}
.frmcontact .questionList .questionItem {
    position: relative;
    visibility: visible;
    -webkit-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    transition: none;
    width: 100%;
    float: left;
    height: 100px;
    padding: 0 20px 35px
}
.frmcontact .questionList .questionItem.txtAreaBox {
    width: 100%;
    height: auto;
    margin-bottom: 35px
}
.frmcontact .questionList .questionItem .tituloInput {
    display: block;
    overflow: hidden;
    margin-bottom: 10px
}
.frmcontact .questionList .questionItem .tituloInput label {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    display: block;
    -webkit-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    transition: none;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}
.frmcontact .questionList .questionItem .inputTxt {
    display: block;
    margin: auto auto auto 0;
    padding: 5px;
    width: 100%;
    border: 2px solid #fd9900;
    background: 0 0;
    color: #1d5d95;
    font-size: 16px;
    line-height: 1;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}
body,
figure {
    margin: 0
}
.frmcontact .questionList .questionItem .txtS {
    width: 100%;
    border: 2px solid #fd9900;
    padding: 5px;
    resize: none
}
hr,
img,
legend {
    border: 0
}
.frmcontact .questionList .questionItem label.error {
    display: block;
    padding: 0 0 0 23px;
    text-align: left;
    position: absolute;
    left: 20px;
    bottom: 10px;
    background-image: url("img/iconos%20dev/validacion%20incorrecta-01.svg");
    background-position: 0 50%;
    -webkit-background-size: 18px;
    -moz-background-size: 18px;
    background-size: 18px;
    background-repeat: no-repeat
}
legend,
td,
th {
    padding: 0
}
@media (min-width: 740px) {
    .frmcontact .questionList .questionItem {
        width: 50%;
        float: left
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -ms-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-duration: 1s
}
.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    -ms-animation-name: flipInX;
    -moz-animation-name: flipInX;
    animation-name: flipInX;
    -ms-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both
}
.mfp-wrap,
.owl-carousel .owl-item,
.owl-carousel .owl-video-play-icon {
    -webkit-backface-visibility: hidden
}
@-moz-keyframes wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        -ms-transform: translateX(8px);
        -moz-transform: translateX(8px);
        transform: translateX(8px)
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        -ms-transform: translateX(-6px);
        -moz-transform: translateX(-6px);
        transform: translateX(-6px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        -ms-transform: translateX(4px);
        -moz-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        -ms-transform: translateX(-2px);
        -moz-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        -ms-transform: translateX(1px);
        -moz-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}
@-webkit-keyframes wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        -ms-transform: translateX(8px);
        -moz-transform: translateX(8px);
        transform: translateX(8px)
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        -ms-transform: translateX(-6px);
        -moz-transform: translateX(-6px);
        transform: translateX(-6px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        -ms-transform: translateX(4px);
        -moz-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        -ms-transform: translateX(-2px);
        -moz-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        -ms-transform: translateX(1px);
        -moz-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}
@-o-keyframes wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        -ms-transform: translateX(8px);
        -moz-transform: translateX(8px);
        transform: translateX(8px)
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        -ms-transform: translateX(-6px);
        -moz-transform: translateX(-6px);
        transform: translateX(-6px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        -ms-transform: translateX(4px);
        -moz-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        -ms-transform: translateX(-2px);
        -moz-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        -ms-transform: translateX(1px);
        -moz-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        -ms-transform: translateX(8px);
        -moz-transform: translateX(8px);
        transform: translateX(8px)
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        -ms-transform: translateX(-6px);
        -moz-transform: translateX(-6px);
        transform: translateX(-6px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        -ms-transform: translateX(4px);
        -moz-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        -ms-transform: translateX(-2px);
        -moz-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        -ms-transform: translateX(1px);
        -moz-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}
@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}
@-o-keyframes fadeIn {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}
@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
}
@-o-keyframes fadeOut {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
}
@-moz-keyframes runProgress2 {
    0% {
        width: 0;
        background: #f59102
    }
    100% {
        width: 100%;
        background: #f59102
    }
}
@-webkit-keyframes runProgress2 {
    0% {
        width: 0;
        background: #f59102
    }
    100% {
        width: 100%;
        background: #f59102
    }
}
@-o-keyframes runProgress2 {
    0% {
        width: 0;
        background: #f59102
    }
    100% {
        width: 100%;
        background: #f59102
    }
}
@keyframes runProgress2 {
    0% {
        width: 0;
        background: #f59102
    }
    100% {
        width: 100%;
        background: #f59102
    }
}
@-moz-keyframes animInitialHeader {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0, 800px, 0);
        -ms-transform: translate3d(0, 800px, 0);
        -moz-transform: translate3d(0, 800px, 0);
        transform: translate3d(0, 800px, 0)
    }
}
@-webkit-keyframes animInitialHeader {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0, 800px, 0);
        -ms-transform: translate3d(0, 800px, 0);
        -moz-transform: translate3d(0, 800px, 0);
        transform: translate3d(0, 800px, 0)
    }
}
@-o-keyframes animInitialHeader {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0, 800px, 0);
        -ms-transform: translate3d(0, 800px, 0);
        -moz-transform: translate3d(0, 800px, 0);
        transform: translate3d(0, 800px, 0)
    }
}
@keyframes animInitialHeader {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0, 800px, 0);
        -ms-transform: translate3d(0, 800px, 0);
        -moz-transform: translate3d(0, 800px, 0);
        transform: translate3d(0, 800px, 0)
    }
}
@-moz-keyframes animLoadedHeader {
    to {
        -webkit-transform: translate3d(0, -200%, 0);
        -ms-transform: translate3d(0, -200%, 0);
        -moz-transform: translate3d(0, -200%, 0);
        transform: translate3d(0, -200%, 0)
    }
}
@-webkit-keyframes animLoadedHeader {
    to {
        -webkit-transform: translate3d(0, -200%, 0);
        -ms-transform: translate3d(0, -200%, 0);
        -moz-transform: translate3d(0, -200%, 0);
        transform: translate3d(0, -200%, 0)
    }
}
@-o-keyframes animLoadedHeader {
    to {
        -webkit-transform: translate3d(0, -200%, 0);
        -ms-transform: translate3d(0, -200%, 0);
        -moz-transform: translate3d(0, -200%, 0);
        transform: translate3d(0, -200%, 0)
    }
}
@keyframes animLoadedHeader {
    to {
        -webkit-transform: translate3d(0, -200%, 0);
        -ms-transform: translate3d(0, -200%, 0);
        -moz-transform: translate3d(0, -200%, 0);
        transform: translate3d(0, -200%, 0)
    }
}
@-moz-keyframes animLoadedContent {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0, 200px, 0);
        -ms-transform: translate3d(0, 200px, 0);
        -moz-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0)
    }
}
@-webkit-keyframes animLoadedContent {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0, 200px, 0);
        -ms-transform: translate3d(0, 200px, 0);
        -moz-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0)
    }
}
@-o-keyframes animLoadedContent {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0, 200px, 0);
        -ms-transform: translate3d(0, 200px, 0);
        -moz-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0)
    }
}
@keyframes animLoadedContent {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0, 200px, 0);
        -ms-transform: translate3d(0, 200px, 0);
        -moz-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0)
    }
}
@-moz-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        -ms-transition-timing-function: ease-in;
        -moz-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        -ms-transition-timing-function: ease-in;
        -moz-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        -moz-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        -ms-transition-timing-function: ease-in;
        -moz-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        -ms-transition-timing-function: ease-in;
        -moz-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        -moz-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@-o-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        -ms-transition-timing-function: ease-in;
        -moz-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        -ms-transition-timing-function: ease-in;
        -moz-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        -moz-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        -ms-transition-timing-function: ease-in;
        -moz-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        -ms-transition-timing-function: ease-in;
        -moz-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        -moz-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@-moz-keyframes levitando {
    0%, 100% {
        -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
        -moz-transform: translateY(5px);
        transform: translateY(5px)
    }
    50% {
        -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px);
        -moz-transform: translateY(15px);
        transform: translateY(15px)
    }
}
@-webkit-keyframes levitando {
    0%, 100% {
        -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
        -moz-transform: translateY(5px);
        transform: translateY(5px)
    }
    50% {
        -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px);
        -moz-transform: translateY(15px);
        transform: translateY(15px)
    }
}
@-o-keyframes levitando {
    0%, 100% {
        -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
        -moz-transform: translateY(5px);
        transform: translateY(5px)
    }
    50% {
        -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px);
        -moz-transform: translateY(15px);
        transform: translateY(15px)
    }
}
@keyframes levitando {
    0%, 100% {
        -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
        -moz-transform: translateY(5px);
        transform: translateY(5px)
    }
    50% {
        -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px);
        -moz-transform: translateY(15px);
        transform: translateY(15px)
    }
}
@-moz-keyframes moveUpFromDown {
    from {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -moz-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}
@-webkit-keyframes moveUpFromDown {
    from {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -moz-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}
@-o-keyframes moveUpFromDown {
    from {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -moz-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes moveUpFromDown {
    from {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -moz-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}
@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        transform: none
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        transform: none
    }
}
@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        transform: none
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        transform: none
    }
}
@-moz-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        -moz-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        -moz-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@-o-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        -moz-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        -moz-transform: perspective(400px);
        transform: perspective(400px)
    }
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    text-decoration: none!important;
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
optgroup,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
.img-thumbnail,
body {
    background-color: #fff
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
.mfp-container:before,
.mfp-content,
.select2-container,
img {
    vertical-align: middle
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
svg:not(:root) {
    overflow: hidden
}
hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre,
textarea {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
*,
.mfp-container,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
*,
:after,
:before {
    box-sizing: border-box
}
body {
    font-size: 16px;
    line-height: 1.4;
    color: #01274c;
    text-align: left;
    font-weight: lighter
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a:focus,
a:hover {
    text-decoration: underline
}
a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.affix,
.mfp-bg,
.mfp-wrap {
    position: fixed
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}
.mfp-container:before,
.mfp-figure:after {
    content: ''
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none!important;
    visibility: hidden!important
}
.sweet-alert .icon.error .line.left {
    -ms-transform: rotate(45deg)\9
}
.sweet-alert .icon.error .line.right {
    -ms-transform: rotate(-45deg)\9
}
.sweet-alert .icon.success {
    border-color: transparent\9
}
.sweet-alert .icon.success .line.tip {
    -ms-transform: rotate(45deg)\9
}
.sweet-alert .icon.success .line.long {
    -ms-transform: rotate(-45deg)\9
}
.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}
.mfp-wrap {
    z-index: 1043;
    outline: 0!important
}
.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0 8px;
    box-sizing: border-box
}
.mfp-container:before {
    display: inline-block;
    height: 100%
}
.mfp-align-top .mfp-container:before {
    display: none
}
.mfp-content {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}
.mfp-ajax-cur {
    cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
    cursor: auto
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
.mfp-loading.mfp-figure {
    display: none
}
.mfp-hide {
    display: none!important
}
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}
.mfp-preloader a {
    color: #CCC
}
.mfp-preloader a:hover {
    color: #FFF
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}
.mfp-figure:after,
.mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    position: absolute;
    left: 0
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-family: Arial, Baskerville, monospace
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}
.mfp-close:active {
    top: 1px
}
.mfp-close-btn-in .mfp-close {
    color: #333
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}
.mfp-figure,
img.mfp-img {
    line-height: 0
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}
.mfp-arrow:active {
    margin-top: -54px
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}
.mfp-arrow-left {
    left: 0
}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}
.mfp-arrow-right {
    right: 0
}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}
.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}
.mfp-iframe-holder .mfp-close {
    top: -40px
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000
}
.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}
img.mfp-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}
.mfp-figure:after {
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.mfp-figure figure {
    margin: 0
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 50px
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}
.mfp-ie7 .mfp-img {
    padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
    padding: 0
}
.mfp-ie7 .mfp-content {
    padding-top: 44px
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}
.image-source-link {
    color: #98C3D1
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}
.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
    z-index: 0
}
.owl-carousel .owl-animated-out {
    z-index: 1
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

#owl-demo .item img{
	/*object-fit: cover;
	min-height: 100%;
	width: auto;
	min-width: 100%;
	height: 100vh;*/
	height: 100vh;
	width: auto;
	display:block
}
.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1  
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel.owl-loaded {
    display: block
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}
.owl-carousel.owl-hidden {
    opacity: 0
}
.owl-carousel .owl-refresh .owl-item {
    display: none
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}
.owl-carousel.owl-rtl {
    direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
    float: right
}
.no-js .owl-carousel {
    display: block
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}
.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}
.select2-container .select2-search--inline {
    float: left;
    height: 40px
}
.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    height: 100%
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}
.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}
.select2-results {
    display: block
}
.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}
.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}
.select2-results__option[aria-selected] {
    cursor: pointer
}
.select2-container--open .select2-dropdown {
    left: 0
}
.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select2-search--dropdown {
    display: block;
    padding: 4px
}
.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}
.select2-search--dropdown.select2-search--hide {
    display: none
}
.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}
.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important
}
.select2-container--classic .select2-results>.select2-results__options,
.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}
.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #FD9900;
    border-radius: 4px;
    cursor: text;
    line-height: 1
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #152030;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 8px;
    color: #fff;
    padding: 5px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 7px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #ed7527
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}
.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0
}
.select2-container--default .select2-results__option[role=group] {
    padding: 0
}
.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}
.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #152030;
    color: #fff
}
.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}
.select2-container--classic .select2-selection--single {
    background-color: #f6f6f6;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
    left: 1px;
    right: auto
}
.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}
.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}
.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}
.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0
}
.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}
.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}
.select2-container--classic .select2-dropdown--below {
    border-top: none
}
.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}
.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}
.sweet-alert,
.sweet-overlay {
    position: fixed;
    display: none
}
.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}
.sweet-overlay {
    background-color: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    background-color: rgba(0, 0, 0, .4);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000
}
.sweet-alert {
    background-color: #fff;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    width: 478px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-left: -256px;
    margin-top: -200px;
    overflow: hidden;
    z-index: 99999
}
@media all and (max-width: 540px) {
    .sweet-alert {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        left: 15px;
        right: 15px
    }
}
.sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block
}
.sweet-alert p {
    color: #797979;
    font-size: 16px;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal
}
.sweet-alert button {
    background-color: #AEDEF4;
    color: #fff;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0;
    cursor: pointer
}
.sweet-alert button:focus {
    outline: 0;
    box-shadow: 0 0 2px rgba(128, 179, 235, .5), inset 0 0 0 1px rgba(0, 0, 0, .05)
}
.sweet-alert button:hover {
    background-color: #a1d9f2
}
.sweet-alert button:active {
    background-color: #81ccee
}
.sweet-alert button.cancel {
    background-color: #D0D0D0
}
.sweet-alert button.cancel:hover {
    background-color: #c8c8c8
}
.sweet-alert button.cancel:active {
    background-color: #b6b6b6
}
.sweet-alert button.cancel:focus {
    box-shadow: rgba(197, 205, 211, .8) 0 0 2px, rgba(0, 0, 0, .0470588) 0 0 0 1px inset!important
}
.sweet-alert button::-moz-focus-inner {
    border: 0
}
.sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none!important
}
.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
    padding-bottom: 40px
}
.sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box
}
.sweet-alert .sa-icon.sa-error {
    border-color: #F27474
}
.sweet-alert .sa-icon.sa-error .sa-x-mark {
    position: relative;
    display: block
}
.sweet-alert .sa-icon.sa-error .sa-line {
    position: absolute;
    height: 5px;
    width: 47px;
    background-color: #F27474;
    display: block;
    top: 37px;
    border-radius: 2px
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 17px
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 16px
}
.sweet-alert .sa-icon.sa-warning {
    border-color: #F8BB86
}
.sweet-alert .sa-icon.sa-warning .sa-body {
    position: absolute;
    width: 5px;
    height: 47px;
    left: 50%;
    top: 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-left: -2px;
    background-color: #F8BB86
}
.sweet-alert .sa-icon.sa-warning .sa-dot {
    position: absolute;
    width: 7px;
    height: 7px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-left: -3px;
    left: 50%;
    bottom: 10px;
    background-color: #F8BB86
}
.sweet-alert .sa-icon.sa-info::after,
.sweet-alert .sa-icon.sa-info::before {
    content: "";
    background-color: #C9DAE1;
    position: absolute
}
.sweet-alert .sa-icon.sa-info {
    border-color: #C9DAE1
}
.sweet-alert .sa-icon.sa-info::before {
    width: 5px;
    height: 29px;
    left: 50%;
    bottom: 17px;
    border-radius: 2px;
    margin-left: -2px
}
.sweet-alert .sa-icon.sa-info::after {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    top: 19px
}
.sweet-alert .sa-icon.sa-success {
    border-color: #A5DC86
}
.sweet-alert .sa-icon.sa-success::after,
.sweet-alert .sa-icon.sa-success::before {
    content: '';
    position: absolute;
    width: 60px;
    height: 120px;
    background: #fff
}
.sweet-alert .sa-icon.sa-success::before {
    -webkit-border-radius: 120px 0 0 120px;
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    transform-origin: 60px 60px
}
.sweet-alert .sa-icon.sa-success::after {
    -webkit-border-radius: 0 120px 120px 0;
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    transform-origin: 0 60px
}
.sweet-alert .sa-icon.sa-success .sa-placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, .2);
    -webkit-border-radius: 40px;
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2
}
.sweet-alert .sa-icon.sa-success .sa-fix {
    width: 5px;
    height: 90px;
    background-color: #fff;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.sweet-alert .sa-icon.sa-success .sa-line {
    height: 5px;
    background-color: #A5DC86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.sweet-alert .sa-icon.sa-custom {
    background-size: contain;
    border-radius: 0;
    border: none;
    background-position: center center;
    background-repeat: no-repeat
}
@-webkit-keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }
    80% {
        transform: scale(.95);
        -webkit-tranform: scale(.95)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
@keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }
    80% {
        transform: scale(.95);
        -webkit-tranform: scale(.95)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
@-webkit-keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}
@keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}
.showSweetAlert {
    -webkit-animation: showSweetAlert .3s;
    animation: showSweetAlert .3s
}
.showSweetAlert[data-animation=none] {
    -webkit-animation: none;
    animation: none
}
.hideSweetAlert {
    -webkit-animation: hideSweetAlert .2s;
    animation: hideSweetAlert .2s
}
.hideSweetAlert[data-animation=none] {
    -webkit-animation: none;
    animation: none
}
@-webkit-keyframes animateSuccessTip {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}
@keyframes animateSuccessTip {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}
@-webkit-keyframes animateSuccessLong {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}
@keyframes animateSuccessLong {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}
@-webkit-keyframes rotatePlaceholder {
    0%, 5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }
    100%,
    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}
@keyframes rotatePlaceholder {
    0%, 5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }
    100%,
    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}
.animateSuccessTip {
    -webkit-animation: animateSuccessTip .75s;
    animation: animateSuccessTip .75s
}
.animateSuccessLong {
    -webkit-animation: animateSuccessLong .75s;
    animation: animateSuccessLong .75s
}
.sa-icon.sa-success.animate::after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in
}
@-webkit-keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}
@keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}
.animateErrorIcon {
    -webkit-animation: animateErrorIcon .5s;
    animation: animateErrorIcon .5s
}
@-webkit-keyframes animateXMark {
    0%, 50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}
@keyframes animateXMark {
    0%, 50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}
.animateXMark {
    -webkit-animation: animateXMark .5s;
    animation: animateXMark .5s
}
@-webkit-keyframes pulseWarning {
    0% {
        border-color: #F8D486
    }
    100% {
        border-color: #F8BB86
    }
}
@keyframes pulseWarning {
    0% {
        border-color: #F8D486
    }
    100% {
        border-color: #F8BB86
    }
}
.pulseWarning {
    -webkit-animation: pulseWarning .75s infinite alternate;
    animation: pulseWarning .75s infinite alternate
}
@-webkit-keyframes pulseWarningIns {
    0% {
        background-color: #F8D486
    }
    100% {
        background-color: #F8BB86
    }
}
@keyframes pulseWarningIns {
    0% {
        background-color: #F8D486
    }
    100% {
        background-color: #F8BB86
    }
}
.pulseWarningIns {
    -webkit-animation: pulseWarningIns .75s infinite alternate;
    animation: pulseWarningIns .75s infinite alternate
}

.widget {
	padding-bottom: 50px;
	border: 1px #0a8224 solid;
	margin-bottom: 10px
}

.widget .tituloMain {
    position: relative;
    margin: auto auto 35px;
    padding: 5px 15px
}
.widget .tituloMain h2{
	font-size:20px
}

/******************* FORM *********************************/

.light{
	color:#01274c;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.8em;
	}
	
.light address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857;
}

.light address span {
	display: block;
	font-size:16px;
	border-bottom:solid 1px #bbb;
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight:300;
	}
	
.light address span{
	border-bottom-color:#555;
	}
	
.light address span i{
	margin-top:5px;
	margin-right:20px;
	float:none;
	color: #F06807;
	}
	
.light. address span strong {
	display: inline-block;
	}
	
.light address span a{
	color:#01274c;
	}


.dark{
	background:#111;
	color:#eee;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.8em;
	}
	
.dark .spacer-single {
    width: 100%;
    height: 30px;
    display: block;
    clear: both;
}

.dark .error {
    border: medium none;
    display: none;
    color: #C03;
    font-size: 12px;
}
.dark .success {
    display: none;
    color: #093;
    background: transparent none repeat scroll 0% 0%;
    margin-bottom: 20px;
}

.dark #content{
	background:#333439;
	color:#bbb;
	}
.dark h1{
	font-size: 26px;
	margin: 0px;
	text-align: center;
	letter-spacing: 5px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: "Raleway",Arial,Helvetica,sans-serif;
}
.dark .id-color{
	color: #F06807;
}

.dark .small-border {
    height: 1px;
    width: 120px;
    background: #CCC none repeat scroll 0% 0%;
    display: block;
    margin: 20px auto 30px;
	background-color: #F06807;
	margin-top: 30px;
}

.dark button, .dark html input[type="button"], .dark input[type="reset"], .dark input[type="submit"] {
    cursor: pointer;
}

.dark address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857;
}

.dark address span {
    display: block;
    font-size: 16px;
    border-bottom: 1px solid #BBB;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: 300;
}
.dark address span {
    border-bottom-color: #555;
}

.dark .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.dark .btn-border, .dark a.btn-border {
    border: 1px solid #BBB;
    color: #111 !important;
    font-weight: 500;
    border-radius: 0px;
    padding-left: 30px;
    padding-right: 30px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: "Open Sans";
}



.dark section{background:#111;}
.dark .blog-list .date-box .month {
background:#000;
}

.dark .blog-list .date-box .day{
color:#eceff3;
}

.dark .blog-list .date-box .month {
color:#eceff3;
}

.dark .post-meta{
	border-top: solid 1px #555;
	border-bottom: solid 1px #555;
	}
.dark .bloglist .date-box .month {
	background:#000;
	}

.dark .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}	
	
.dark .form-control {
    color: #999;
    opacity: 1;
}	
	
.dark #contact_form input[type=text], .dark #contact_form textarea, .dark #contact_form input[type=email]{
	font-size:15px;
	margin-bottom:20px;
	color:#333 !important;
	border:none;
	border:solid 1px #555;
	background:rgba(0,0,0,0.3);
	border-radius:0 !important;
	}
	
.dark #contact_form input[type=text], .dark #contact_form textarea, .dark#contact_form input[type=email]{
color:#fff !important;
}


#contact_form input[placeholder],#contact_form textarea[placeholder]{
color:#eee;
}
#contact_form input[type=submit]{
background:none;
}

#contact_form input[type=submit]:hover{
color:#fff !important;
}

#contact_form textarea{
height:90px;
}

	.dark address span {
	display: block;
	font-size:16px;
	border-bottom:solid 1px #bbb;
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight:300;
	}
	
	.dark address span{
	border-bottom-color:#555;
	}
	
	.dark address span i{
	margin-top:5px;
	margin-right:20px;
	float:none;
	color: #F06807;
	}
	
	dark. address span strong {
	display: inline-block;
	}
	
	.dark address span a{
	color:#eceff3;
	}
	
.dark .btn-border, .dark a.btn-border{
	border:solid 1px rgba(255,255,255,0.5);
	color:#fff !important;
	}
	
	.dark .btn-border:hover, .dark a.btn-border:hover{
	background:#fff;
	color:#111 !important;
	border-color:#fff;
	}
	
	.dark .btn-border:after, .dark  a.btn-border:after{
	color:#fff !important;
	}

	
	.btn-border:hover:after, a.btn-border:hover:after, a.btn-border.hover:after{
	color:#fff;
	}
	
	.dark .btn-border:hover:after, .dark a.btn-border:hover:after, .dark a.btn-border.hover:after{
	color:#111 !important;
	}
	
	a.btn-text{
	text-decoration:none;
	display:inline-block;
	color:#111 !important;
	font-weight:600;
	padding:0;
	}
	
	a.btn-text:after{
	font-family:FontAwesome;
	content: "\f054";
	padding-left:10px;
	}
	
	.dark a.btn-text{
	color:#fff !important;
	}
	
	.btn-big{
	font-size:14px;
	color:#eceff3;
	letter-spacing:1px;
	line-height:normal;
	font-weight:bold;
	text-transform:uppercase;
	border:solid 1px #fff;
	padding:15px 30px 15px 30px;
	}
	a.btn-big:after{
	font-family:FontAwesome;
	content: "\f054";
	margin-left:20px;
	}
	
	a.btn-big:hover{
	color:#222 !important;
	background:#fff;
	border-color:#fff;
	}
	
	
	a.btn-big:hover:after{
	color:#222 ;
	}
	
	.dark .btn-border, .dark a.btn-border{
	color:#eceff3;
	}
	
	.btn-border:after, a.btn-border:after{
	font-family:FontAwesome;
	content: "\f054";
	margin-left:10px;
	}
	
	.dark h1,
	.dark h2,
	.dark h3,
	.dark h4,
	.dark h5{
	color:#eceff3;
	}
	.dark hr{
border-top: solid 1px #555;
}

    div.noticia{  
        float:left; /* important */  
        position:relative; /* important(so we can absolutely position the description div */
		transition: all 0.5s ease;		
    }
	
	div.noticia:hover{  
		-moz-transform: translate(0px, -5px);
		-ms-transform: translate(0px, -5px);
		-o-transform: translate(0px, -5px);
		-webkit-transform: translate(0px, -5px);
		transform: translate(0px, -5px);
		-moz-box-shadow: 3px 5px 5px #8a8a8a;
		-webkit-box-shadow: 3px 5px 5px #8a8a8a;
		box-shadow: 3px 5px 5px #8a8a8a;
	}
	
	div.noticia	img{
		width:100%;
		height:auto;
	}
    div.description{  
        position:relative; /* absolute position (so we can position it where we want)*/  
        bottombottom:0px; /* position will be on bottom */  
        left:0px;  
        width:100%;  
        /* styling bellow */  
        background-color:#fd9900;  
        font-family: 'tahoma';  
        font-size:15px;  
        color:white;  
        filter:alpha(opacity=60); /* IE transparency */  
    }  
    p.description_content{  
        padding:10px;  
        margin:0px;  
    }
	p.description_content a{
		color: white;
		text-align: center;
		font-weight: bold;
	}