/* CSS Document */
/* "Helvetica Neue", Helvetica, Arial, sans-serif*/
@font-face {
    font-family: hdisanscond-black-web;
    src: url(../fonts/hdisanscond-black-web.eot);
    src: url(../fonts/hdisanscond-black-web.eot?#iefix) format('embedded-opentype'),
        url(../fonts/hdisanscond-black-web.woff) format('woff'),
        url(../fonts/hdisanscond-black-web.ttf) format('truetype'),
        url(../fonts/hdisanscond-black-web.svg#hdi-gerling_sansregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: hdisanscond-bold-web;
    src: url(../fonts/hdisanscond-bold-web.eot);
    src: url(../fonts/hdisanscond-bold-web.eot?#iefix) format('embedded-opentype'),
        url(../fonts/hdisanscond-bold-web.woff) format('woff'),
        url(../fonts/hdisanscond-bold-web.ttf) format('truetype'),
        url(../fonts/hdisanscond-bold-web.svg#hdi-gerling_sansregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: hdisanscond-light-web;
    src: url(../fonts/hdisanscond-light-web.eot);
    src: url(../fonts/hdisanscond-light-web.eot?#iefix) format('embedded-opentype'),
        url(../fonts/hdisanscond-light-web.woff) format('woff'),
        url(../fonts/hdisanscond-light-web.ttf) format('truetype'),
        url(../fonts/hdisanscond-light-web.svg#hdi-gerling_sansregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: hdisanscond-regular-web;
    src: url(../fonts/hdisanscond-regular-web.eot);
    src: url(../fonts/hdisanscond-regular-web.eot?#iefix) format('embedded-opentype'),
        url(../fonts/hdisanscond-regular-web.woff) format('woff'),
        url(../fonts/hdisanscond-regular-web.ttf) format('truetype'),
        url(../fonts/hdisanscond-regular-web.svg#hdi-gerling_sansregular) format('svg');
    font-weight: 400;
    font-style: normal
}

body {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #ededed;
}

.box-sl-header .title-box h2:nth-child(2) {
    font-family: hdisanscond-regular-web, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
.box-3 .box-info strong,
.box-3 .box-info a,
.box-3-collapse li a h2,
.menu-2 strong,
.nav-hdi>.nav>li>a,
.navbar-hdi .mega-dropdown-menu .dropdown-header,
.btn,
.btn-icon,
.msg-error-server {
    font-family: hdisanscond-bold-web, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
    padding-top: 0;
    margin-top: 30px;
    text-transform: uppercase;
    font-size: 2.2em;
}

h3 {
    font-size: 1.6em;
    text-transform: uppercase;
    color: #555;
    /* border-left:8px #006729 solid; */
    padding-top: 0.25em;
    padding-bottom: 0.25em;
}


header {
    padding: 30px 0;
}

.header2020 {
    position: fixed;
    height: 6vw;
    min-width: 100px;
    min-height: 63px;
    background-color: #006729;
    top: 5vw;
    left: 3vw;
    z-index: 99;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.header2020 h1 {
    margin-top: unset !important;
}

.header2020.small {
    position: fixed;
    height: 63px;
    min-width: 63px;
    min-height: 63px;
}

/* 2020 */
.top-nav {
    background-color: #ffffff;
    color: #00692b;
    text-align: right;
    padding: 0 3vw;
    height: 40px;
}

.top-nav a {
    display: inline-block;
    font-size: .8rem;
    color: #00692b;
    font-family: hdisanscond-bold-web, Arial, sans-serif !important;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0.5rem 1rem;
    height: 100%;
}

.top-nav a span {
    vertical-align: middle;
}

.top-nav a i {
    font-size: 1.3rem;
    margin-right: 0.5rem;
    vertical-align: middle;
}

.top-nav a:hover {
    color: #ffffff;
    background-color: #005723;
}

.top-nav a.social-icon {
    color: #00692b;
    display: inline-block;
    padding: 0.5rem .1rem .5rem .5rem !important;
    height: 100%;
}

.top-nav a.social-icon:hover {
    color: #fff;
}



.top-access {
    position: absolute;
    font-family: hdisanscond-bold-web, Arial, sans-serif !important;
    display: block;
    color: white;
    background-color: #00682a;
    overflow: hidden;
    padding: .5rem 1.2rem .5rem .75rem;
    text-decoration: none;
    top: 3vw;
    right: 3vw;
    z-index: 99;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.top-access i {
    float: left;
    display: block;
    padding-right: .25rem;
    font-size: 2.5rem;
}

.top-access span {
    float: left;
    display: block;
    text-transform: uppercase;
}

.top-access:hover {
    color: white;
    background-color: #005723;
}

.hamburger-menu {
    float: left;
    width: 6vw;
    min-width: 50px;
    height: 100%;
    background-color: #00682a;
    position: relative;
}

.header2020.small .hamburger-menu {
    width: 50px;
}

.hamburger-menu .hamburger {
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    position: absolute !important;
    top: 0;
    left: 0;
}

.hamburger-box {
    top: calc(50% - 12px);
    left: calc(50% - 14px);
}

.header2020.small .hamburger-box {
    top: calc(50% - 12px);
    left: calc(50% - 12px);
}

.hamburger-menu .hamburger-inner,
.hamburger-inner::before,
.hamburger-menu .hamburger-inner::after {
    width: 30px !important;
    background-color: white !important;
}

.header2020.small .hamburger-menu .hamburger-inner,
header.small .hamburger-inner::before,
header.small .hamburger-menu .hamburger-inner::after {
    width: 25px !important;
}

.hamburger-menu span {
    font-size: 1.1rem;
    font-family: hdisanscond-bold-web, Arial, sans-serif !important;
    color: white;
}

.nav-princ h1 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 3rem;
    font-family: hdisanscond-bold-web, Arial, sans-serif !important;
    text-transform: none;
    margin-bottom: 4rem;
}

.nav-princ h1 span {
    color: #e7203b;
}

.nav-princ {
    font-family: hdisanscond-light-web, Arial, sans-serif !important;
    background: url(../images/nav-princ-top.png) top center no-repeat, url(../images/nav-princ-bottom.png) bottom center no-repeat;
    background-color: #00682a;
    color: white;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 20;
    padding: 5rem 2rem 0;
    overflow: scroll;
}

.nav-princ ul {
    margin: 0;
    padding: 0 1.4rem;
    display: block;
}

.nav-princ ul li {
    list-style: none;
}

.nav-princ ul li.tit a {
    font-family: hdisanscond-bold-web, Arial, sans-serif !important;
    font-size: 2rem;
    margin-bottom: 1rem;
}

.nav-princ ul li.tit a span {
    color: #e7203b;
}

.nav-princ a {
    display: block;
    color: white;
    font-size: 1.5rem;
    text-decoration: none;
    margin-bottom: .75rem;
}

.nav-princ a:hover {
    text-decoration: underline;
}


/* backgrounds */
.bck-princ {
    background-color: #fff;
}

.bck-1 {
    background-image: url(../images/hdi-bck-pattern-1.png);
    background-color: #006729;
}

.bck-2 {
    background-color: #515151;
}

/* contenido */
.content-princ {
    padding-top: 15px;
}

/* texto */
.txtc {
    text-align: center;
}

.txtr {
    text-align: right;
}

.txtb {
    font-weight: bold;
}

/* float */
.fl {
    float: left;
}

.fr {
    float: right;
}

/* paddings */
.pdl {
    padding-left: 15px;
}

.pdr {
    padding-right: 15px;
}

.pdt {
    padding-top: 15px;
}

.pdt30 {
    padding-top: 30px;
}

.pdb {
    padding-bottom: 15px;
}

.pdb30 {
    padding-bottom: 30px;
}

.pdb50 {
    padding-bottom: 50px;
}

/* display */
.dispb {
    display: block;
}

.dispn {
    display: none;
}

/* overflow */
.ovrh {
    overflow: hidden;
}

/* margin */
.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

/* font size */
.f15rem {
    font-size: 1rem !important;
    vertical-align: middle;
}

/* positions */
.posrel {
    position: relative;
}

/* images */
.img100 {
    width: 100%;
    height: auto;
}

/* buttons */
.btn {
    padding: 10px 20px;
    background: #006729;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
}

.btn-icon {
    padding: 6px 8px;
    background: #006729;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
}

.btn-icon i {
    font-size: 1.2em;
}

.btn:hover,
.btn:active,
.btn:focus,
.btn-icon:hover,
.btn-icon:active,
.btn-icon:focus {
    color: #fff !important;
    background: #007b32 !important;
    text-decoration: none;
}

/* dreadcrumb */
.breadcrumb {
    padding: 15px 15px 5px;
    margin-bottom: 0;
    background-color: inherit;
    border-radius: 0;
    font-size: 0.9em;
    line-height: 1.5em;
    color: #666;
}

.breadcrumb span {
    font-size: 0.8em;
    padding: 0.4em 0.6em;
}

.breadcrumb a {
    color: #666;
    text-decoration: none;
}

.breadcrumb strong.active {
    color: #006729;
    font-weight: bold;
}

.breadcrumb a:hover,
.breadcrumb a:focus {
    text-decoration: underline;
}


.logo {
    display: block;
    width: 90px;
    height: 58px;
    margin: 0 0 0 15px;
    padding: 0;
}

.logo a {
    display: block;
    background-image: url(../images/hdi-seguros.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-indent: -99999px;
    border: 0;
    height: 58px;
}

.header2020 {
    padding: unset !important;
}

.header2020 .logo {
    display: block;
    background-image: url(../images/hdi-seguros.svg);
    background-image: url(../images/hdi-seguros.png);
    background-size: 65% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    width: 6vw;
    min-width: 50px;
    height: 100%;
    float: left;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    margin: unset !important;
    padding: unset !important;
}

.header2020 .logo a {
    display: block;
    text-indent: -99999px;
    width: 100%;
    height: 100%;
    background: unset !important;
}

.header2020.small .logo {
    background-image: url(../images/hdi-seguros-small.svg);
    background-image: url(../images/hdi-seguros-small.png);
    background-size: 35% auto;
    width: 60px;
}


/* colums */
.cust-col-50 {
    width: 50%;
}

/* msg error server */
.msg-error-server {
    display: block;
    font-size: 10em;
    text-align: center;
    margin-top: -40px;
    margin-bottom: -40px;
}


/* box titles */
.box {
    display: block;
    border: 0;
    position: relative;
}

.box-1:hover,
.box-2:hover,
box-3:hover,
.box-sl-header:hover {
    text-decoration: none;
}

.box-1 .box-title,
.box-2 .box-title,
.box-3 .box-title,
.box-sl-header .box-title {
    display: block;
    overflow: hidden;
    position: absolute;
    text-transform: uppercase;
}

.box-1 .box-title h2,
.box-2 .box-title h2,
.box-3 .box-title h2,
.box-2 .box-sl-header h2 {
    margin: 0;
    text-transform: uppercase;
}

.box-1 .box-title h2 span,
.box-2 .box-title h2 span,
.box-3 .box-title h2 span,
.box-sl-header .box-title h2 span {
    float: left;
    clear: both;
}

.box-1 .box-title h2:nth-child(1) span,
.box-2 .box-title h2:nth-child(1) span,
.box-3 .box-title h2:nth-child(1) span,
.box-sl-header .box-title h2:nth-child(1) span {
    background: #006729;
    color: #fff;
}

.box-1 .box-title h2:nth-child(2) span,
.box-2 .box-title h2:nth-child(2) span,
.box-3 .box-title h2:nth-child(2) span,
.box-sl-header .box-title h2:nth-child(2) span {
    background: #fff;
    color: #006729;
}

.box-1 {
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.box-1 .box-title {
    left: 10px;
    bottom: 10px;
}

.box-1 .box-title h2 {
    font-size: 1.6em !important;
}

.box-1 .box-title h2:nth-child(1) span {
    padding: 5px 10px;
}

.box-1 .box-title h2:nth-child(2) span {
    padding: 5px 10px;
}

.box-2 .box-title {
    left: 10px;
    bottom: 10px;
}

.box-2 .box-title h2 {
    font-size: 1.15em !important;
}

.box-2 .box-title h2:nth-child(1) span {
    padding: 5px 10px;
}

.box-2 .box-title h2:nth-child(2) span {
    padding: 5px 10px;
}

.box-3 {
    background-size: 100% auto;
    background-repeat: no-repeat;
    height: 300px;
}

.box-3 .box-info {
    /* position:absolute; */
    background-color: #006729;
    padding: 0 15px 15px;
    color: #FFF;
    overflow: hidden;
    height: 50px;
    transition: height 0.25s ease-out;
    z-index: 1;
}

.box-3 .box-info strong {
    display: block;
    text-transform: uppercase;
    font-size: 1.3em;
    height: 2.8em;
    line-height: 2.8em;
}

.box-3 .box-info strong span {
    font-size: 0.8em;
    margin-top: 1em;
}

.box-3 .box-info a {
    padding: 0.5em 1em;
    background-color: #007b32;
    text-transform: uppercase;
    text-decoration: none;
    border: 0;
    color: #fff;
    display: inline-block;
    margin-top: 15px;
}

.box-3:hover .box-info {
    height: inherit;
    transition: height 0.25s ease-in;
}

.box-3 .box-title {
    opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    left: 15px;
    right: 15px;
}

.box-3:hover .box-title {
    opacity: 0;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

.box-3 .box-title h2 {
    font-size: 1.15em !important;
}

.box-3 .box-title h2:nth-child(1) span {
    padding: 5px 10px;
}

.box-3 .box-title h2:nth-child(2) span {
    padding: 5px 10px;
    height: 100%;
}

.box-sl-header {
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.box-sl-header .box-title {
    left: 30px;
    bottom: 30px;
}

.box-sl-header .box-title h2:nth-child(1) {
    font-size: 1.8em;
}

.box-sl-header .box-title h2:nth-child(2) {
    font-size: 1.4em;
}

.box-sl-header .box-title h2:nth-child(1) span {
    padding: 10px 15px;
}

.box-sl-header .box-title h2:nth-child(2) span {
    padding: 10px 15px;
}

/* box title */
.box-sl-header .title-box {
    display: block;
    background: #006729;
    color: #fff;
    min-width: auto;
    position: absolute;
    right: 35px;
    bottom: 35px;
    padding: 15px 20px;
}

.box-sl-header .title-box h2:nth-child(1) {
    padding: 0;
    margin: 0 0 0.1em 0;
    font-size: 1.4em;
}

.box-sl-header .title-box h2:nth-child(2) {
    padding: 0;
    margin: 0;
    font-size: 1.1em;
}

/* box-3 collapse */
.box-3-collapse {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0 15px;
}

.box-3-collapse li {
    list-style: none;
    display: block;
    margin-bottom: 15px;
}

.box-3-collapse li a {
    display: block;
    position: relative;
    color: #fff;
    background: #006729;
    text-decoration: none;
    border-right: #007b32 20px solid;
}

.box-3-collapse li a:hover {
    background: #007b32;
}

.box-3-collapse li a i {
    position: absolute;
    top: 50%;
    right: -15px;
    margin-top: -5px;
}

.box-3-collapse li a div {
    padding: 16px;
}

.box-3-collapse li a h2 {
    color: #fff;
    font-size: 1.6em;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.box-3-collapse li a img {
    max-width: 100%;
    max-height: 100%;
    float: left;
    margin-right: 1em;
}



/* sliders */
.sl-header .carousel-control.left {
    left: 2%;
    right: auto;
    background-image: none;
    filter: unset;
}

.sl-header .carousel-control.right {
    right: 2%;
    left: auto;
    background-image: none;
    filter: unset;
}

.sl-header .carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: unset;
    opacity: .9;
}

.sl-header .carousel-control {
    position: absolute;
    width: 0;
}

/* header */
.header-menu {
    text-align: right;
    display: block;
    overflow: hidden;
}

.header-menu li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
    font-size: 0.9em;
    color: #797979;
}

.header-menu li a {
    padding: 0 10px;
    text-decoration: none;
    color: #797979;
}

.header-menu li a:hover {
    text-decoration: underline;
    color: #006729;
}


/* menu index */
.menu-1 a {
    display: block;
    background-color: #006729;
    color: #fff;
    text-decoration: none;
    line-height: 34px;
    padding: 0 15px;
}

.menu-1 a span {
    font-size: 0.7em;
    margin-right: 0.7em;
}

.menu-1 a:hover {
    background-color: #007b32;
}


/* mega menu */
.navbar-hdi {
    background-color: #fff;
    border-radius: 0 !important;
    border: 0;
}

.navbar-hdi .dropdown-menu {
    border: 0;
    border-radius: 0;
}

.navbar-hdi .nav>li>a {
    font-family: hdisanscond-regular-web, Arial, sans-serif !important;
    font-size: 1.2em;
    color: #777;
}

.navbar-hdi .nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #006729;
}

.navbar-hdi .navbar-default .navbar-nav>li>a {
    width: 200px;
    font-weight: bold;
}

.navbar-hdi .mega-dropdown {
    position: static !important;
}

.navbar-hdi .mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.dropdown-menu a.title {
    display: block !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    border-bottom: 1px solid #4d956a !important;
    color: #FFF !important;
    font-size: 1.2rem;
}

.dropdown-menu a.title:hover {
    text-decoration: none;
}

.dropdown-menu a.title i {
    font-size: 0.9rem !important;
    margin-right: 0.4rem;
}

.navbar-hdi .mega-dropdown-menu>li>ul {
    padding: 0;
    margin: 0;
}

.navbar-hdi .mega-dropdown-menu>li>ul>li {
    list-style: none;
}

.navbar-hdi .mega-dropdown-menu>li>ul>li>a {
    display: block;
    padding: 3px 10px;
    clear: both;
    font-weight: normal;
    font-size: 1em;
    line-height: 2em;
    color: #fff;
    white-space: normal;
}

.navbar-hdi .mega-dropdown-menu>li>ul>li>a span {
    font-size: 0.7em;
    font-weight: bold;
    margin-right: 0.5em;
}

.navbar-hdi .mega-dropdown-menu>li ul>li>a:hover,
.navbar-hdi .mega-dropdown-menu>li ul>li>a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #007b32;
}

.navbar-hdi .mega-dropdown-menu .dropdown-header {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.1em;
    line-height: 1.8em;
    background-color: #007b32;
}

.navbar-hdi .dropdown-menu .divider {
    background-color: #fff;
    width: 95%;
    margin: 10px auto 10px 0;
}

.navbar-hdi .mega-dropdown-menu form {
    margin: 3px 20px;
}

.navbar-hdi .mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

.navbar-hdi .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-hdi .navbar-toggle {
    border-color: #ddd;
}

.navbar-hdi .navbar-toggle:focus,
.navbar-hdi .navbar-toggle:hover {
    background-color: #ddd;
}

.navbar-hdi .dropdown-toggle span {
    margin-left: 0.4em;
    font-size: 0.7em;
    margin-top: 0.3em;
}

.navbar-hdi .dropdown-menu {
    background-color: #006729 !important;
}

.mega-dropdown:hover .dropdown-toggle {
    background-color: #006729;
    color: #ffffff;
}

/* menu izquierdo */
.menu-2 {
    background-color: #006729;
}

.menu-2 strong {
    display: block;
    color: #fff;
    font-size: 1.7em;
    text-transform: uppercase;
    padding: 15px;
    border-bottom: 1px solid #fff;
}

.menu-2 div {
    padding: 15px;
}

.menu-2 a {
    display: block;
    font-size: 1em;
    line-height: 1.2em;
    padding: 0.6em 0;
    color: #fff;
    text-decoration: none;
}

.menu-2 a:hover {
    background-color: #007b32;
}

.menu-2 a span {
    font-size: 0.8em;
    margin-right: 0.5em;
    font-weight: bold;
}

/* tabs */
.nav-hdi>.nav>li {
    float: left;
    margin-bottom: -1px;
}

.nav-hdi>.nav>li>a {
    text-transform: uppercase;
    position: relative;
    display: block;
    color: #aaa;
    padding: 10px 15px;
}

.nav-hdi>.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 0 0 0 0;
}

.nav-hdi>.nav-tabs>li>a.active,
.nav-tabs>li>a.active:focus,
.nav-tabs>li>a.active:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-hdi>.nav>li>a:hover {
    text-decoration: none;
    background-color: #ededed;
}

.nav-hdi>.tab-content {
    padding: 15px;
}

.nav-hdi.nav-hdi-steps ul {
    display: block;
    text-align: center;
}

.nav-hdi.nav-hdi-steps ul li {
    display: inline-block;
    float: none;
}

/* accordion */
.panel-hdi .panel-group .panel {
    margin-bottom: 0px;
    border-radius: 0px;
}

h4.panel-title {
    margin-bottom: 0 !important;
}

.panel-hdi h4.panel-title a {
    display: block;
    padding: 0.5rem 1rem 0.5rem;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #333;
}

.panel-hdi h4.panel-title a:focus,
.panel-hdi h4.panel-title a:hover {
    text-decoration: none;
    background-color: #ededed;
}

.panel-hdi h4.panel-title a span {
    color: #006729;
    font-size: 0.8em;
}

.panel-hdi .panel {
    border: none;
    box-shadow: none;
}

.panel-hdi .panel-default {
    border-color: transparent;
}

.panel-hdi .panel-group .panel-heading+.panel-collapse>.panel-body {
    padding: 30px 0;
    border-top: none;
}

.panel-hdi .panel-default>.panel-heading {
    border: #ddd 1px solid;
    border-radius: 0px;
    background-color: transparent;
}

.panel-hdi .panel-heading {
    padding: 0;
}

/* listas */
.list-group-item {
    line-height: 2em;
    font-size: 0.9em;
    text-transform: uppercase;
}

.list-group-item i {
    font-size: 2em;
    margin-right: 8px;
}

/* footer*/
footer {
    padding: 3em 0 1.5em;
}

footer h4 {
    text-transform: uppercase;
    color: #FFF;
    font-size: 1.15rem;
}

.footer-menu {
    display: block;
    list-style: none;
    padding: 0;
}

.footer-menu li {
    display: block;
    list-style: none;
}

.footer-menu li a {
    color: #fff;
    text-decoration: none;
    height: 18px;
    line-height: 18px;
}

.footer-menu li a span {
    font-size: 0.6em;
    margin-right: 0.1em;
}

.footer-menu li a:hover {
    color: #ccc;
    text-decoration: underline;
}

/* copyright */
.copyright {
    border-top: 2px solid #5d5d5d;
    padding: 1.5em 0 2em;
    font-size: 0.9em;
    color: #aaa;
}

.copyright a {
    color: #aaa;
    text-decoration: none;
}

.copyright a:hover {
    color: #777;
    text-decoration: underline;
}

/* Forms */
.form-control-feedback {
    right: 17px !important;
    color: #093;
}

.form-control::placeholder {
    color: #cccccc;
    opacity: 1;
}

/* MSG */
.msg {
    padding-bottom: 30px;
}

.msg img {
    margin-top: 33px;
}

.msg h3.svg {
    margin-top: -7px;
}


/* sliders */
.sl-sec-box {
    height: 310px;
}

.sl-sec {
    position: absolute;
    width: inherit;
    height: 310px;
    margin: -310px 0 0 0;
}

.sl-sec ul {
    list-style-type: none;
    display: block;
    width: 100%;
    height: 310px;
    margin: 0;
    padding: 0;
    background-color: #FF0;
}

.sl-sec ul li {
    display: block;
    width: 100%;
    height: 310px;
    background-repeat: no-repeat;
    background-position: 0 0;
    float: left;
}

.sl-sec a.prev,
.sl-sec a.next {
    position: absolute;
    left: 50%;
    display: block;
    width: 30px;
    height: 30px;
    text-decoration: none;
    font-size: 18px;
    color: #555;
    text-align: center;
    line-height: 30px;
    background: rgba(255, 255, 255, .8);
}

.sl-sec a.prev:hover,
.sl-sec a.next:hover {
    background: rgba(255, 255, 255, 1)
}

.sl-sec a.prev {
    margin: -64px 0 0 406px;
}

.sl-sec a.next {
    margin: -64px 0 0 440px;
}


/* index paddings */
.pdi4 {
    padding-right: 8px;
}

.pdi5 {
    padding-left: 8px;
}

/* accordion */
.accordion-toggle:hover {
    text-decoration: none;
}

/* charts */
#chart_wrap {
    position: relative;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
}

#chart_div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* checkbox */
.checkbox {
    padding-left: 20px;
}

.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
    text-transform: uppercase;
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 4px;
    padding-top: 2px;
    font-size: 10px;
    color: #555555;
}

.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1;
}

.checkbox input[type="checkbox"]:focus+label::before,
.checkbox input[type="radio"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked+label::after,
.checkbox input[type="radio"]:checked+label::after {
    font-family: "icomoon";
    content: "\e906";
}

.checkbox input[type="checkbox"]:disabled+label,
.checkbox input[type="radio"]:disabled+label {
    opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled+label::before,
.checkbox input[type="radio"]:disabled+label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
}

.checkbox-primary input[type="checkbox"]:checked+label::before,
.checkbox-primary input[type="radio"]:checked+label::before {
    background-color: #337ab7;
    border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:checked+label::after,
.checkbox-primary input[type="radio"]:checked+label::after {
    color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked+label::before,
.checkbox-danger input[type="radio"]:checked+label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked+label::after,
.checkbox-danger input[type="radio"]:checked+label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked+label::before,
.checkbox-info input[type="radio"]:checked+label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:checked+label::after,
.checkbox-info input[type="radio"]:checked+label::after {
    color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked+label::before,
.checkbox-warning input[type="radio"]:checked+label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:checked+label::after,
.checkbox-warning input[type="radio"]:checked+label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked+label::before,
.checkbox-success input[type="radio"]:checked+label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked+label::after,
.checkbox-success input[type="radio"]:checked+label::after {
    color: #fff;
}

.radio {
    padding-left: 20px;
}

.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
}

.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}

.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
}

.radio input[type="radio"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.radio input[type="radio"]:checked+label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.radio input[type="radio"]:disabled+label {
    opacity: 0.65;
}

.radio input[type="radio"]:disabled+label::before {
    cursor: not-allowed;
}

.radio.radio-inline {
    margin-top: 0;
}

.radio-primary input[type="radio"]+label::after {
    background-color: #337ab7;
}

.radio-primary input[type="radio"]:checked+label::before {
    border-color: #337ab7;
}

.radio-primary input[type="radio"]:checked+label::after {
    background-color: #337ab7;
}

.radio-danger input[type="radio"]+label::after {
    background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked+label::before {
    border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked+label::after {
    background-color: #d9534f;
}

.radio-info input[type="radio"]+label::after {
    background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked+label::before {
    border-color: #5bc0de;
}

.radio-info input[type="radio"]:checked+label::after {
    background-color: #5bc0de;
}

.radio-warning input[type="radio"]+label::after {
    background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked+label::before {
    border-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked+label::after {
    background-color: #f0ad4e;
}

.radio-success input[type="radio"]+label::after {
    background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked+label::before {
    border-color: #5cb85c;
}

.radio-success input[type="radio"]:checked+label::after {
    background-color: #5cb85c;
}

input[type="checkbox"].styled:checked+label:after,
input[type="radio"].styled:checked+label:after {
    font-family: 'icomoon';
    content: "\e906";
}

input[type="checkbox"] .styled:checked+label::before,
input[type="radio"] .styled:checked+label::before {
    color: #fff;
}

input[type="checkbox"] .styled:checked+label::after,
input[type="radio"] .styled:checked+label::after {
    color: #fff;
}

/* Download Icon Link */
.download-icon-link,
.download-icon-link:focus,
.download-icon-link:visited {
    display: inline-block;
    min-width: 100px;
    color: #006729;
    font-size: 0.8em;
    text-decoration: none;
}

.download-icon-link i {
    font-size: 4em;
    display: block;
    margin-bottom: 0.2em;
}

/* containers */
.container-100 {
    width: 100%;
}

/* Resoluciones */
@media (min-width: 1200px) {
    .container {
        width: 1024px;
    }

    /* index */
    .pdi1 {
        padding-right: 0;
    }

    .pdi2 {
        padding-left: 0;
    }

    .pdi3 {
        padding-left: 15px;
    }

    .pdi4 {
        padding-right: 0 !important;
    }

    .pdi5 {
        padding-left: 15px !important;
    }

    .box-1 {
        height: 332px !important;
    }

    /* box productos */
    .box-3 .box-title {
        bottom: 15px !important;
    }
}

@media (min-width: 992px) {

    /* h1 */
    h1 {
        margin-top: 0 !important;
    }

    /* tabs */
    .nav-hdi>.nav>li>a {
        font-size: 1.4em !important;
    }

    /* index */
    .pdi1 {
        padding-right: 0;
    }

    .pdi2 {
        padding-left: 0;
    }

    .pdi3 {
        padding-left: 15px;
    }

    .pdi4 {
        padding-right: 0 !important;
        ;
    }

    .pdi5 {
        padding-left: 15px !important;
        ;
    }
}

@media (max-width: 991px) {
    .box-info {
        /* min-height: 280px !important; */
    }
}

@media (min-width: 768px) {

    /* nav header */
    .top-to-princ {
        display: none !important;
    }

    .top-hidden-menu {
        display: block;
    }

    /* sticky-menu */
    .sticky-menu {
        display: none;
    }

    /* tabs */
    .nav-hdi>.nav>li>a {
        font-size: 1em;
    }

    .carousel-indicators {
        bottom: -5px;
    }

    /* info tab mode */
    .info-tab-mode1 {
        display: block !important;
    }

    .info-tab-mode2 {
        display: none !important;
    }

    /* custom home-item */
    .home-item a.sepr-768t:after,
    .home-item a.sepb-768t:before {
        background: transparent !important;
    }

    .home-item a.sepr-768t:hover:after,
    .home-item a.sepb-768t:hover:before {
        background: #006729;
    }

    /* box-3 productos */
    .box-3-collapse {
        display: none;
    }

    .box-3-products {
        display: block;
    }
}

@media (max-width: 768px) {

    /* nav header */
    /*
	.nav>li{
		border-bottom:#ededed 1px solid;
	}
	*/
    .top-to-princ {
        display: block;
    }

    .top-hidden-menu {
        display: none;
    }

    /* sticky menu */
    .sticky-menu {
        display: block;
        padding-top: 0.55rem;
    }

    .sticky-menu a {
        color: #006729 !important;
        cursor: pointer;
        text-decoration: none;
    }

    .sticky-menu a:hover {
        color: #e60018 !important;
    }

    .sticky-menu a i {
        font-size: 1.6rem;
    }

    .sticky-col-mt {
        margin-top: 2rem;
    }

    /* info tab mode */
    .info-tab-mode1 {
        display: none;
    }

    .info-tab-mode2 {
        display: block;
    }

    .box-2 .box-title h2 {
        font-size: 1.15em !important;
        display: block;
        background-color: red;
    }

    .box-1 .box-title,
    .box-2 .box-title,
    .box-sl-header .box-title {
        position: static;
    }

    .box-2 .box-title h2 {
        font-size: 1.15em !important;
        display: block;
        background-color: red;
    }

    .box-1 .box-title h2 span,
    .box-2 .box-title h2 span,
    .box-3 .box-title h2 span,
    .box-sl-header .box-title h2 span {
        float: none;
        clear: none;
        display: block;
    }

    /* box productos */
    .box-3 .box-title {
        bottom: 15px;
    }

    /* slider */
    .box-sl-header .box-title h2:nth-child(1) {
        margin: 0;
    }

    .box-sl-header .box-title h2:nth-child(2) {
        margin: 0 0 40px;
    }

    .carousel-indicators {
        bottom: 0;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        right: 50%;
        margin-right: 10px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        left: 50%;
        margin-left: 10px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        top: 35%;
    }

    /* title box */
    .box-sl-header .title-box {
        width: 100%;
        position: static;
        right: 0;
        bottom: 0;
        padding: 15px 30px;
    }

    /* nav-home */
    .nav-home-container {
        background-color: #006729;
    }

    .nav-home {
        margin-top: 1rem;
        margin-bottom: 2rem;
    }

    .nav-home .nav-item a.nav-link {
        color: #FFF !important;
        border-bottom: 1px solid #4d956a;
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }

    .nav-home .nav-item a.nav-link:hover {
        background-color: #005221 !important;
        border-bottom: 1px solid #005121;
    }

    .nav-home .dropdown-toggle i {
        font-size: 0.8rem !important;
        margin-top: 0.25rem !important;
        margin-right: 0.25rem !important;
        float: right;
    }

    .nav-home .nav-item.dropdown div.dropdown-menu {
        padding-bottom: 1.5rem !important;
    }

    .carousel-indicators li {
        display: none;
        width: 15px;
        height: 15px;
        border-radius: 100%;
    }

    .home-item a {
        padding: 2.5em 0.5em 3.5em !important;
    }
}

@media (max-width: 767px) {

    /* custom home-box */
    .home-box ul {
        padding: 1em 0 0.5em !important;
    }

    .home-box ul li a {
        font-size: 1.1em;
        padding: 0.5em 0.25em 0.5em 0.5em !important;
        border-bottom: 1px solid #4d956a;
    }

    .home-box-pd {
        padding: 1em 0 3em;
    }

    .home-box-2,
    .home-box-3 {
        margin-top: 2rem;
    }

    /* custom box-info-list */
    .box-info {
        min-height: 420px !important;
    }

    .box-info div span {
        font-size: 1.8em !important;
    }

    .box-info div p {
        font-size: 1.15em !important;
        margin-bottom: 1.5em;
    }

    .box-info div a {
        font-size: 1.3em !important;
    }

    .box-info-list .item {
        padding: 1.5em 0;
    }

    .box-info div {
        width: 90% !important;
        left: 5% !important;
    }

    /* custom home-item */
    .home-item a.sepr-767t:after,
    .home-box.sep.sep-r-off:after {
        background: transparent !important;
    }

    .home-item a.sepr-767t:hover:after {
        background: #006729;
    }

    /* box-3 productos */
    .box-3-collapse {
        display: block;
    }

    .box-3-products {
        display: none;
    }
}

/* medidas especiales */
@media (min-width: 992px) and (max-width: 1200px) {

    /* box productos */
    .box-3 .box-title {
        bottom: 30px;
    }

    .box-1 {
        height: 304px;
        overflow: hidden;
    }
}

@media (min-width: 768px) and (max-width: 992px) {

    /* box productos */
    .box-3 .box-title {
        bottom: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .home-item a p {
        height: 90px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .home-item a p {
        height: 70px;
    }
}

@media (min-width: 480px) {

    /* box-3 productos */
    .box-3-collapse li a {
        height: 170px;
    }

    .box-3-collapse li a img:nth-child(1) {
        display: none;
    }

    .box-3-collapse li a img:nth-child(2) {
        display: block;
    }
}

@media (max-width: 479px) {

    /* box-3 productos */
    .box-3-collapse li a {
        height: inherit;
    }

    .box-3-collapse li a img:nth-child(1) {
        display: block;
        margin-bottom: 15px;
    }

    .box-3-collapse li a img:nth-child(2) {
        display: none;
    }
}

/* custom sweetalert2 */
.swal2-popup {
    width: 36em !important;
}

.swal2-popup .swal2-title {
    font-size: 1.3em !important;
    text-transform: uppercase !important;
}

.swal2-popup #swal2-content {
    font-size: 0.9em !important;
    text-align: center;
}

.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
    width: 5em !important;
    height: 5em !important;
    -webkit-animation: rotate-loading 0.8s linear 0s infinite normal !important;
    animation: rotate-loading 0.8s linear 0s infinite normal !important;
}

.swal2-styled {
    font-family: hdisanscond-bold-web, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-transform: uppercase !important;
    font-size: 1.0625em !important;
    padding: .825em 2em !important;
    border-radius: 0 !important;
}

.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
    border-radius: 100% !important;
}

.swal2-popup .swal2-styled:focus {
    outline: none;
    -webkit-box-shadow: 0 0 0 0 #fff, 0 0 0 0 rgba(50, 100, 150, 0.4) !important;
    box-shadow: 0 0 0 0 #fff, 0 0 0 0 rgba(50, 100, 150, 0.4) !important;
}

.swal2-popup {
    padding: 3.25em !important;
}

.swal2-popup .swal2-styled.swal2-confirm {
    background-color: #006729 !important;
}

.swal2-popup .swal2-styled.swal2-confirm:hover {
    background-color: #007b32 !important;
}

.swal2-image {
    max-width: 100% !important;
}

/*mega-mun-custom*/
@media (min-width: 768px) {
    ul.nav li.dropdown:hover>ul.dropdown-menu {
        display: block;
    }
}

/* custom form */
.form-control {
    border-radius: 0 !important;
}


/* tooltips */
.tooltip {
    z-index: 9999999 !important;
}

.tooltip-inner.tooltip-danger {
    background-color: #bd2130;
}

.tooltip-danger.bs-tooltip-right .arrow:before {
    border-right-color: #bd2130 !important;
}

.tooltip-danger.bs-tooltip-left .arrow:before {
    border-left-color: #bd2130 !important;
}

.tooltip-danger.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #bd2130 !important;
}

.tooltip-danger.bs-tooltip-top .arrow:before {
    border-top-color: #bd2130 !important;
}






/* custom home-item */
.home-item {
    font-family: hdisanscond-regular-web;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
}

.home-item a {
    display: block;
    color: #444;
    text-decoration: none;
    padding: 5em 0.5em 6em;
}

.home-item a:hover {
    background-color: #006729;
    color: #fff;
    text-decoration: none;
}

.home-item a span:nth-child(3) {
    font-family: hdisanscond-bold-web;
    font-size: 1.5em;
    display: block;
}

.home-item a i:nth-child(1) {
    font-size: 5.5rem;
    color: #006729;
}

.home-item a:hover i:nth-child(1) {
    color: #fff;
}

.home-item a i:nth-child(5) {
    color: #e60018;
    margin-right: 0.25em;
}

.home-item a:hover i:nth-child(5) {
    color: #fff;
}

.home-item a span:nth-child(6) {
    font-family: hdisanscond-bold-web;
    font-size: 1.1em;
    color: #006729;
}

.home-item a:hover span:nth-child(6) {
    color: #fff;
}

.home-item a i:last-child {
    font-size: 6em;
    color: #006729;
}




.home-item a.sepr:after {
    content: "";
    position: absolute;
    right: 0;
    top: 25%;
    width: 2px;
    height: 50%;
    background: #dadada;
}

.home-item a.sepb:before {
    content: "";
    position: absolute;
    left: 25%;
    bottom: 0;
    width: 50%;
    height: 2px;
    background: #dadada;
}

.home-item a.sepr:hover:after {
    background: #006729;
}

.home-item a.sepb:hover:before {
    background: #006729;
}


.home-item a p {
    padding: 0.25em 1.25em 0.75em;
}

.home-box-pd {
    padding: 3rem 0 6rem;
}

.home-box {
    font-family: hdisanscond-regular-web;
    text-align: center;
    color: #fff;
}

.home-box p {
    font-size: 1.1rem;
}

.home-box.sep:after {
    content: "";
    position: absolute;
    right: 0;
    top: 25%;
    width: 2px;
    height: 50%;
    /* or 100px */
    background: #1a763f;
}

.home-box span {
    display: block;
    font-family: hdisanscond-bold-web;
    text-align: center;
    color: #fff;
    font-size: 2em;
}

.home-box ul {
    display: block;
    padding: 1em 2px 2em 0;
    margin: 0;
    list-style-type: none;
}

.home-box ul li a {
    display: block;
    font-size: 1.5em;
    color: #fff;
    text-align: left;
    text-decoration: none;
    padding: 0.2em 0.25em 0.2em 0.5em;
    /* margin: 0.15em 0; */
}

.home-box ul li a:hover {
    background-color: #005622;
}

.home-box ul li a i {
    font-size: 0.75em;
    margin-right: 0.25em;
}

.home-box div.icon {
    color: #fff;
    font-size: 4em;
    text-align: center;
}

.home-box a.home-box-btn {
    display: inline-block;
    font-family: hdisanscond-bold-web;
    font-size: 1.15em;
    color: #005622;
    background-color: #fff;
    padding: 0.35em 4em;
    margin-top: 0.25em;
    text-decoration: none;
}

.home-box a.home-box-btn:hover {
    display: inline-block;
    font-family: hdisanscond-bold-web;
    font-size: 1.15em;
    color: #fff;
    background-color: #e60018;
    padding: 0.35em 4em;
    margin-top: 0.25em;
    text-decoration: none;
}

.home-box input {
    width: 100%;
    background-color: #006729;
    color: #fff;
    border: #fff 1px solid;
    font-size: 1.1em;
    padding: 0.5em;
}

.home-box div.form {
    padding: 2em 15% 0;
}

.home-box div.form div {
    margin-bottom: 0.5em;
}

.home-box input[type="text"]::placeholder,
.home-box input[type="password"]::placeholder {
    /* Firefox, Chrome, Opera */
    color: #fff;
}

.home-box input[type="text"]:-ms-input-placeholder,
.home-box input[type="password"]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

.home-box input[type="text"]::-ms-input-placeholder,
.home-box input[type="password"]::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
}

/* custom box-info */
.box-info-list {
    margin-top: 4.5em;
    margin-bottom: 4.5em;
}

.box-info {
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.box-info-new {
    min-height: 300px;
}

.box-info div {
    position: absolute;
    text-align: center;
    font-family: hdisanscond-regular-web;
    background-color: #fff;
    width: 80%;
    height: 56%;
    left: 10%;
    bottom: 0;
    padding: 1em 0.5em;
}

.box-info div span {
    font-family: hdisanscond-bold-web;
    font-size: 1.3em;
}

.box-info div a {
    background-color: #006729;
    color: #fff;
    border: #fff 1px solid;
    font-size: 1.1em;
    padding: 0.5em 1.5em;
    text-decoration: none;
}

.box-info div a:hover {
    background-color: #e60018;
}

/* custom nav-home */
.nav-home-container {
    padding: 0;
    width: 100%;
}

.nav-home .nav-item.dropdown {
    position: unset;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    width: 100%;
}

.nav-home .nav-item.dropdown div.dropdown-menu {
    top: 93%;
    background-color: #006729;
    border: 0px;
    border-radius: 0;
    padding-top: 1.5rem;
    padding-bottom: 3rem;
    color: #FFF;
}

.nav-home .nav-item {
    font-family: hdisanscond-regular-web;
    font-size: 1.2em;
    color: #777;
}

.nav-home .nav-item a {
    color: #777;
    padding-top: 0.75rem;
    padding-bottom: 0.95rem;
}

@media (min-width: 992px) {
    .nav-home .nav-item a {
        padding-right: 1.15rem !important;
        padding-left: 1.15rem !important;
    }
}

.nav-home .nav-item a:hover {
    background-color: #006729;
    color: #FFF;
}

.nav-home .nav-item.dropdown.show {
    background-color: #006729;
}

.nav-home .nav-item.dropdown.show a {
    color: #d9e8df;
}

.nav-home .dropdown-toggle::after {
    margin-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

.nav-home .dropdown-toggle i {
    font-size: 0.70rem;
    margin-left: 0.35rem;
}

.nav-home .dropdown-menu .dropdown-item {
    border-bottom: 1px solid #4d956a;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.nav-home .dropdown-menu .dropdown-item:hover {
    color: #006729 !important;
    background-color: #FFF;
    border-bottom: 1px solid #FFF;
}

.nav-home .dropdown-menu span.title {
    display: block;
    font-family: hdisanscond-bold-web;
    font-size: 1.15rem;
    border-bottom: 1px solid #4d956a;
    padding-right: 1.15rem !important;
    padding-left: 1.15rem !important;
    padding-bottom: 0.5rem;
}

.nav-home .dropdown-menu span.title i {
    font-size: 0.75rem;
    margin-right: 0.35rem;
}

.carousel-indicators li {
    width: 15px;
    height: 15px;
}

.carousel-indicators {
    right: unset;
    margin-left: 3vw;
}

.carousel-indicators .active {
    background-color: #00692b;
}

/* custom dropup flags */
.dropdown-menu.flag-selector {
    padding: 0.5em !important;
    border-radius: 0;
    background-color: #3c3c3c;
    /*
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: 2.5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #3c3c3c;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 0;
	*/
}

.dropdown-menu.flag-selector li {
    display: block;
    overflow: hidden;
}

.dropdown-menu.flag-selector li a {
    display: block;
    padding: 0.25rem;
    border-bottom: 1px solid #4e4e4e;
    color: #ededed;
    text-decoration: none;
}

.dropdown-menu.flag-selector li a:hover {
    color: #aaa;
}

/* Banderas */
.btn-flag {
    background-color: #3c3c3c !important;
    color: #EEE !important;
    font-size: 0.9rem;
}

.btn-flag:hover,
.btn-flag:active,
.btn-flag:focus {
    background-color: #2f2f2f !important;
    color: #EEE !important;
}

.flag {
    display: block;
    float: left;
    margin-right: 10px;
    width: 27px;
    height: 18px;
    background-repeat: no-repeat;
}

.ar {
    background-image: url(../images/banderas/ar.png);
}

.br {
    background-image: url(../images/banderas/br.png);
}

.cl {
    background-image: url(../images/banderas/cl.png);
}

.co {
    background-image: url(../images/banderas/co.png);
}

.mx {
    background-image: url(../images/banderas/mx.png);
}

.pe {
    background-image: url(../images/banderas/pe.png);
}

.uy {
    background-image: url(../images/banderas/uy.png);
}


/* custom error */
.val-error {
    border-color: #d93a3e !important;
}

/* siniestros */
/* info */
.sinies thead th,
.sinies th.tit {
    background: #006729;
    color: #fff;
    padding: .25rem .5rem;
}

.sinies .info.brb {
    border-bottom: 1px #ccc solid;
}

.sinies .info i {
    font-size: 3rem;
    color: #006729;
    margin-right: 1rem;
}

.sinies .text-left strong {
    display: block;
}

.sinies .text-left span {
    display: block;
    font-size: .8rem;
}


/* estado */
.sinies-estado {
    margin-top: 1rem;
}

.sinies-estado li {
    padding: .5rem 0 !important;
    line-height: unset;
    text-transform: unset !important;
    font-size: 0.75rem;
    color: #dedede;
}

.sinies-estado li.active {
    color: #333 !important;
    background: unset !important;
    border-bottom: 2px solid !important;
    border-color: #006729 !important;
}

.sinies-estado li.active table tbody tr td:nth-child(1) i {
    color: #006729;
}

.sinies-estado li strong.titulo {
    font-size: 0.90rem;
    display: block;
}

.sinies-estado li.active strong.titulo {
    color: #006729;
}

.sinies-estado li table tbody tr td:nth-child(1) i {
    font-size: 1.45rem;
    margin-left: -.75rem;
}

.sinies-estado li table tbody tr td:nth-child(3) {
    padding-left: .5rem;
}

.sinies-estado li table tbody tr td:nth-child(3) i {
    font-size: 2rem;
}

.sinies-estado li.active table tbody tr td:nth-child(3) i {
    color: #e6153c;
}


/* cotizador */
.cotizador thead th,
.cotizador th.tit {
    background: #006729;
    color: #fff;
    padding: .25rem .5rem;
}


/* modal index */
.modal-index .modal-dialog {
    overflow-y: initial !important
}

.modal-index .modal-body {
    height: 450px;
    overflow-y: auto;
}

.list-index .list-group-item {
    padding: .2rem 1.25rem;
}

.list-index a {
    text-transform: none;
    background-color: #006729;
    color: #fff;
}

.list-index a:hover {
    color: #fff;
    background-color: #005322;
}

.list-index a i {
    font-size: 1.1rem;
    margin-top: .25rem;
}

.home-sl {
    /*height: calc(100vh - 100px);
	min-height: 650px;*/
    height: 580px;
    position: relative;
}

.home-sl div.carousel-inner {
    height: 100%;
}

.home-sl div.carousel-inner div.carousel-item {
    height: 100%;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.home-sl div.carousel-inner div.carousel-item div.titles {
    position: absolute;
    text-align: left;
    padding: 0 3vw;
    width: 100%;
    bottom: 15%;
}

.home-sl div.carousel-inner div.carousel-item div.titles h2 {
    font-size: 3.5rem;
    color: #fff;
    margin: 0;
    padding: 0;
}

.home-sl div.carousel-inner div.carousel-item div.titles span,
.home-sl div.carousel-inner div.carousel-item div.titles h3 span {
    color: #e6153c;
}

.home-sl div.carousel-inner div.carousel-item div.titles h3 {
    text-transform: none;
    font-size: 6rem;
    color: #fff;
    margin: 0;
    padding: 0;
}

.home-access {
    width: 960px;
    position: absolute;
    left: 50%;
    margin-left: -480px;
    bottom: 10%;
    z-index: 1;
    height: 28%;
}

.home-access .row {
    height: 100%;
}

.home-access .access {
    height: 100%;
}

.home-access .access div {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #fff;
    font-family: hdisanscond-bold-web;
    font-size: 1.4rem;
    color: #4d4e4c;
    padding: 1.5rem 2rem;
    line-height: 1.5rem;
}

.home-access .access div strong {
    font-weight: normal;
    color: #e6153c;
}

.home-access .access div i {
    display: block;
    color: #006729;
    font-size: 4rem;
    margin-bottom: 1.5rem;
}

.home-access .access div a {
    display: block;
    background-color: #006729;
    font-size: 1.25rem;
    padding: .75rem .35rem;
    text-transform: uppercase;
    color: #fff;
    margin-top: 1rem;
    text-decoration: none;
}

.home-access .access div a:hover {
    background-color: #005723;
}

.modal-help {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;

    @media(max-width: 768px) {
        min-height: calc(100vh - 20px);
    }
}

.modal-help {
    border-radius: 0 !important;
}

.modal-help .modal-content .modal-header {
    padding: 0;
    overflow: hidden;
    height: 200px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.modal-help .modal-content .modal-header img {
    margin: auto;
}

.modal-help .modal-content .modal-header button {
    position: absolute;
}

/* 2020 */
.float-contact {
    position: fixed;
    color: #fff !important;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    line-height: 65px;
    font-size: 2.25rem;
    background-color: #106729;
    bottom: 2.5%;
    right: 1rem;
    z-index: 100;
    text-decoration: none;
}

.float-contact:hover {
    text-decoration: none;
}




/* float home*/
.float-contact-home {
    position: fixed;
    color: #fff !important;
    text-align: center;
    vertical-align: middle;
    background-color: #e60018;
    bottom: 2.5%;
    right: 38px;
    padding: 1rem;
    z-index: 100;
    text-decoration: none;
}

.float-contact-home i {
    font-size: 2rem;
}

.float-contact-home strong {
    display: block;
    font-family: hdisanscond-bold-web, Arial, sans-serif !important;
    font-size: 1rem;
}

.float-contact-home span {
    display: block;
    font-family: hdisanscond-regular-web, Arial, sans-serif !important;
    font-size: 1rem;
}

.float-contact-home:hover {
    text-decoration: none;
}

@media (max-width: 992px) {
    .float-contact-home {
        top: 60px;
        bottom: unset;
    }
}

@media (max-width: 768px) {
    .float-contact-home {
        top: 60px;
        bottom: unset;
    }

    .float-contact-home strong {
        display: none;
    }

    .float-contact-home span {
        display: none;
    }
}

h3 .h3-icon {
    display: inline-block;
    color: #106729;
    line-height: 110px;
    vertical-align: middle;
    line-height: 3rem;
    font-size: 3.5rem;
}

.col-33 {
    width: 33.333333%;
    padding-right: 15px;
    padding-left: 15px;
}

.home-box-ico {
    display: none;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

.home-box-ico ul {
    padding: 1em 0 0.5em !important;
}

.home-box-ico ul li a {
    font-family: hdisanscond-bold-web, Arial, sans-serif !important;
    font-size: 1.5rem;
    line-height: 2.5rem;
}

.home-box-ico ul li a i:nth-child(1) {
    font-size: 2.5rem;
    float: left;
    margin-right: 1rem;
}

.home-box-ico ul li a i:nth-child(2) {
    font-size: .75rem;
    float: right;
    line-height: 2.5rem;
}

.menu-carou {
    position: absolute;
    right: 0;
    background-color: rgba(0, 105, 43, 0.85);
    z-index: 1;
    top: 40px;
    height: 580px;
    width: 360px;
    text-align: center;
    padding: 4vw 50px 0;
}

.menu-carou .item {
    padding-right: 3px !important;
    padding-left: 3px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.menu-carou h2 {
    color: white;
    font-size: 1.75rem;
    margin-bottom: 1rem;
}

.menu-carou a {
    display: block;
    font-family: hdisanscond-bold-web, "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 130px;
    color: #00692b;
    text-decoration: none;
    background-color: white;
    text-align: center;
}

.menu-carou a:hover {
    color: white;
    text-decoration: none;
    background-color: #00692b;
}

.menu-carou a span {
    width: 100%;
    height: 130px;
    font-size: 1rem;
    line-height: 1rem;
    vertical-align: middle;
    display: table-cell;
    padding: 0 2rem;
}

.menu-carou a span i {
    display: block;
    font-size: 2.75rem;
    margin-bottom: .25rem;
}

@media (max-width: 992px) {
    .menu-carou {
        position: unset;
        width: 100%;
        background-color: #00692b;
        height: unset;
        padding: 2vw 5vw 5vw;
    }

    .menu-carou a span {
        width: 100%;
        font-size: 1rem;
        line-height: 1rem;
        display: block;
        padding: 1.25rem 2rem;
    }
}

@media (min-width: 992px) {
    .nav-princ h1 {
        font-size: 2.5rem;
    }

    .nav-princ ul li.tit a {
        font-size: 1.75rem;
    }

    .nav-princ a {
        font-size: 1.25rem;
    }

    .nav-princ .col-menu {
        flex: unset !important;
        width: 20% !important;
    }
}

@media (min-width: 1200px) {
    .nav-princ .col-menu {
        flex: unset !important;
        width: 20% !important;
    }

    .nav-princ h1 {
        font-size: 3rem;
    }

    .nav-princ ul li.tit a {
        font-size: 2rem;
    }

    .nav-princ a {
        font-size: 1.5rem;
    }
}

@media (max-width: 991px) {
    .header2020 {
        top: 60px;
    }

    .col-33 {
        width: 33.333333%;
        padding-right: 10px;
        padding-left: 10px;
    }

    .home-access {
        width: 100%;
        left: 0;
        margin-left: 0px;
        padding: 0 30px;
        height: 25%;
    }

    .home-access .access div {
        font-size: 1.3rem;
        padding: 1rem 1rem;
        line-height: 1.5rem;
    }

    .home-access .access div i {
        font-size: 2.8rem;
        margin-bottom: 1.25rem;
    }

    .home-access .access div a {
        font-size: 1rem;
        padding: .35rem .15rem;
        margin-top: .75rem;
    }
}

@media (max-width: 920px) {
    .home-sl div.carousel-inner div.carousel-item div.titles h2 {
        font-size: 2.5rem;
    }

    .home-sl div.carousel-inner div.carousel-item div.titles h3 {
        font-size: 3.5rem;
    }
}

@media (max-width: 767px) {
    .nav-princ .col-menu {
        margin-bottom: 2rem;
    }
}

@media (max-width: 680px) {
    .home-access {
        height: 30%;
        bottom: 5%;
    }

    .top-access {
        font-size: .8rem;
        padding: .5rem 1.2rem .5rem .75rem;
    }

    .top-access i {
        font-size: 2.1rem;
    }
}

@media (max-width: 600px) {
    .home-access {
        display: none;
    }

    .home-box-ico {
        display: block;
    }

    .home-sl {
        height: 450px;
    }

    .home-sl div.carousel-inner div.carousel-item div.titles {
        bottom: 30%;
    }

    .nav-princ ul {
        margin: 0;
        padding: 0;
        display: block;
    }
}

@media (max-width: 500px) {
    .home-box-ico ul li a {
        font-size: 1.25rem;
        line-height: 2rem;
    }

    .home-box-ico ul li a i:nth-child(1) {
        font-size: 2rem;
        margin-right: 1rem;
    }

    .home-box-ico ul li a i:nth-child(2) {
        line-height: 2rem;
    }
}

@media (max-width: 420px) {
    .home-box-ico ul li a {
        text-align: center;
        font-size: 1.2rem;
        line-height: 1.2rem;
    }

    .home-box-ico ul li a i:nth-child(1) {
        display: block;
        float: unset;
        font-size: 2.5rem;
        margin-right: 1rem;
        margin-bottom: .5rem;
    }

    .home-box-ico ul li a i:nth-child(2) {
        display: none;
        float: unset;
        line-height: 1.5rem;
    }

    .home-sl div.carousel-inner div.carousel-item div.titles h2 {
        font-size: 2rem;
    }

    .home-sl div.carousel-inner div.carousel-item div.titles h3 {
        font-size: 3rem;
    }
}

/* LOADING */
.loading,
.loading>td,
.loading>th,
.nav li.loading.active>a,
.pagination li.loading,
.pagination>li.active.loading>a,
.pager>li.loading>a {
    background: none;
    background-size: 30px 30px;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-animation: animate-stripes 2s linear infinite;
    -moz-animation: animate-stripes 2s linear infinite;
    -webkit-animation: stripes 2s linear infinite;
    animation: stripes 2s linear infinite;
}

.btn.btn-default.loading,
input[type="text"].loading,
select.loading,
textarea.loading,
.well.loading,
.list-group-item.loading,
.pagination>li.active.loading>a,
.pager>li.loading>a {
    background: none;
    background-size: 30px 30px;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-animation: animate-stripes 2s linear infinite;
    -moz-animation: animate-stripes 2s linear infinite;
    -webkit-animation: stripes 2s linear infinite;
    animation: stripes 2s linear infinite;
}

.loading-color {
    background-color: #5fce62 !important;
}

@keyframes stripes {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 60px 30px;
    }
}

.lnk-contact,
.lnk-contact:hover {
    font-size: 1.25rem;
    color: #646464;
    font-weight: bold;
    text-decoration: none;
}

.lnk-contact i {
    font-size: 2rem;
    margin-right: .5rem;
    vertical-align: middle;
    color: #106729;
}

.page-error {
    text-align: center;
    padding: 4rem 0 5rem;
}

.page-error h1 {
    font-size: 6rem;
}

.area-check {
    position: relative;
    min-height: 50px;
}

.area-check table {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.area-check table tbody tr td {
    text-align: center;
    vertical-align: middle;
}

.area-check table tbody tr td.size1 img {
    width: 80%;
    height: auto;
}

.area-check table tbody tr td.size2 img {
    width: 40%;
    height: auto;
}

.area-check table tbody tr td img.cur-pointer {
    cursor: pointer;
}

.list-files li {
    display: block !important;
    text-align: left;
    text-transform: none;
}

.list-files li button {
    padding: 5px 10px;
    float: right;
}

.list-files li.selected {
    background-color: #eeeeee !important;
    color: #989898 !important;
}

.list-files li.selected i {
    font-size: 1.25rem;
    color: #00692b !important;
    float: right;
}


.new-table {
    overflow: scroll;
    text-align: center;
}

.new-table::-webkit-scrollbar {
    display: none;
}

.new-table th {
    background-color: #64AA45;
    color: white;
    text-align: center;
}

.grey-bg {
    background-color: #919698;
    color: white;
}


.light-grey {
    background-color: #D1D3D4;
}

.reclamos-icon {
    background-image: url("../images/icon-roturas-verde.svg");
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    width: 3rem;
    height: 3rem;
    transition: filter 0.1s;
}

.reclamos-icon:hover {
    filter: brightness(0) invert(1);
}


.cristales-icon {
    background-image: url("../images/icon-cristales-verde.svg");
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    width: 3rem;
    height: 3rem;
    transition: filter 0.1s;
}

.cristales-icon:hover {
    filter: brightness(0) invert(1);
}

.document-list li {
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #f9f9f9;
}

.document-list a {
    text-decoration: none;
    color: #333;
    font-size: 20px;
}

.document-list a:hover {
    color: #007bff;
    text-decoration: underline;
}

.icon-pdf {
    margin-right: 10px;
}