body {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    top:0 !important;
    overflow-x:hidden !important
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block; }
* {
    scrollbar-width: inherit;
    scrollbar-color: inherit;
}

ol, ul {
    list-style: none; }

blockquote, q {
    quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none; }

table {
    border-collapse: collapse;
    border-spacing: 0; }

h1 {
    margin: 0;
    padding: 0;
    list-style: none; }
h3 {
    margin: 0;
    padding: 0;
    list-style: none; }

h4 {
    margin: 0;
    padding: 0;
    list-style: none; }

h5 {
    margin: 0;
    padding: 0;
    list-style: none; }

h6 {
    margin: 0;
    padding: 0;
    list-style: none; }

p {
    font-size: 16px;
    color: #4B4B4B;
    line-height: 1.5;
    font-family: 'Work Sans', sans-serif;
    font-weight:400;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none; }

li {
    margin: 0;
    padding: 0;
    list-style: none; }

a {
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none !important;
    text-decoration: none !important; }

input {
    outline: none !important; }

button {
    outline: none !important; }
.main {
    overflow: hidden; 
    background:#FFF;
}
.text-decoration a{
    text-decoration:underline !important;
}
img{
    max-width:100%;
}
.section-padding{
    padding:80px 0;
}


/*========================================================================================
                                                                Start header area
=========================================================================================*/
.top-header {
    background: #3366CC;
    padding: 10px 0 10px 0;
}
.top-header-logo img {
    width: 130px;
}
.header-logo-area {
    padding: 25px 0;
}
.header-logo-area .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.logo-area img {
    max-height: 120px;
}
.mobile-menu-logo img {
    width: 152px;
}
.header-right-area {
    text-align: right;
}
.header-right-area a {
    font-size: 14px;
    font-family: 'Work Sans', sans-serif;
    color: #0074F5;
    font-weight: 400;
    text-decoration: underline !important;
    display: inline-block;
}
.inciar-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.inciar-title img {
    width: 10px;
    margin-left: 20px;
    position:relative;
    top:2px;
}
.searchbar-sedes.inline-flex {
    max-width: 340px;
    float: right;
    padding-right:1px !important;
    border-color:#C6C6C6;
}
.search_icon {
    background: transparent !important;
    border: 0 !important;
}
.form-group.gov-co-form-group.form-group-search button {
    position: absolute;
    right: 0;
    top: 0;
    background: 0;
    border: 0;
    line-height: 0 !important;
    height: 100%;
}
.form-group.gov-co-form-group.form-group-search button .govco-icon.govco-icon-search-cn {
    line-height: 1.2 !important;
}
.header-menu-area {
    background: #F6F8F9;
    border-bottom:3px solid #0054B2;
}
.menubar-area ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.menubar-area ul li a {
    font-size: 14px;
    color: #3D4B58;
    font-family: 'Work Sans', sans-serif;
    padding: 25px 10px;
    display: block;
    font-weight: 500;
    line-height:20px;
    white-space:inherit !important;
}
.menubar-area ul li a:hover {
    background: #0054B2;
    color: #FFF;
}
.menubar-area ul li {
    margin-right: 6px;
    position:relative;
    max-width:100% !important;
}
.fa.fa-chevron-down {
    font-size: 15px;
    position: relative;
    top: 1px;
    padding-left: 9px;
}
.menubar-area ul li .nav-link {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.menubar-area ul li a:hover .fa.fa-chevron-down {
    color: #FFF;
}
.menubar-area ul li.show .fa.fa-chevron-down {
    color: #FFF;
}
.navbar-gov-co-sedes .navbar-navs ul .item-menu-single > .single-menu {
    border-bottom: 4px solid #0054B2;
    min-height:100% !important;
}
.nav-wMore {
    width: 25px;
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-transition: .3s;
    transition: .3s;    
    cursor: pointer;
}
.nav-wMore div {
    width: 100%;
    height: 2px;
    background: #434343;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform-origin: left;
    transform-origin: left;
}
.nav-wMore div:nth-child(1), .nav-wMore div:nth-child(2) {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.logo-main-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.menu-icon-area {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.menu-icon-area span {
    color: #0054B2;
    font-size: 14px;
    font-weight: 500;
    margin-right: 15px;
}
.close-area{
    width: 25px;
    height: 25px;
    cursor:pointer;
}
.close{
    height: 25px;
    width: 2px;
    margin-left: 12px;
    background-color: black;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    Z-index: 1;
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    position:relative;
    left:-11px;
}
.close-icon{
    height: 25px;
    width: 2px;
    background-color: black;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    Z-index: 2;
}
.right-sub-menu-area ul li a {
    font-size: 14px;
    color: #3D4B58;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    padding:10px 15px;
}
.right-sub-menu-area ul li a:hover {
    background: #0054B2 !important;
    color: #FFF !important;
}
.right-sub-menu-area {
    display: none;
    position: absolute;
    top: 46px;
    right: 15px;
    background-color: #F2F2F2;
    z-index: 4;
    width: auto;
    min-width: 300px;
    -webkit-transition: .3s;
    transition: .3s;
    height: auto !important;
}
.right-sub-menu-area.dinamic-menu > ul > li.show > a::after {
    content: "\f078" !important;
    font-family: "Font Awesome 5 Free" !important;
    font-size: 18px !important;
    position: absolute;
    height: 100%;
    top: 0 !important;
    right: -40px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg) !important;
    font-weight: 900;
}
.navbar-gov-co-sedes .navbar-button .dinamic-menu .navs-menu-dinamic {
    min-height: 100%;
}
.navbar-gov-co-sedes .navbar-button .dinamic-menu {
    box-shadow: 0 3px 0 #3366CC;
}
.right-menu{
    display:block;
}
.header-menu-area .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.bar-area {
    float: right;
}
.menubar-area ul li .dropdown-menu a{
    padding:10px 15px !important;
    height:auto;
    width:100%;
    color: #3D4B58 !important;
    white-space: nowrap !important;
}
.navbar-gov-co-sedes .navbar-navs ul .item-menu-single.show {
    background-color: #0054B2 !important;
}
.navbar-gov-co-sedes .navbar-navs ul .item-menu-single.show:after {
    background-color: #0054B2 !important;
    display:none;
}
.menubar-area ul li .dropdown-menu a:hover {
    background: #0054B2 !important;
    color: #FFF !important;
}
.menubar-area ul li.show a {
    color: #FFF;
}
.bar-area.open .nav-wMore div:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position:relative;
    top:-3px;
}
.bar-area.open .nav-wMore div:nth-child(2){
    display: none;
}
.bar-area.open .nav-wMore div:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mobile-menu-area {
    display: none;
}
.navbar-gov-co-pri.container-fluid {
    padding: 0;
}
.form-group.gov-co-form-group.form-group-search {
    margin: 0;
}
.navbar.navbar-gov-co-sedes {
    padding: 0;
    border: 0;
}
.navbar-gov-co-sedes .navbar-button .dinamic-menu > ul > li.show > a:after {
    top: 5px;
    color:#3D4B58;
}
.dropdown-menu.navs-menu-dinamic.show ul li {
    padding: 0 !important;
}
.dropdown-menu.navs-menu-dinamic.show ul li a {
    display: block;
    padding: 10px 20px;
}
.logo-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.logo-text-area {
    color: #0054B2;
    font-size: 20px;
    font-weight: 600;
    width: 160px;
    line-height: 22px;
    margin-left: 25px;
    padding-left: 20px;
    border-left: 2px solid #0054B2;
    height: 53px;
    position: relative;
    top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.right-menu-area {
    position: absolute;
    right: 0;
    left: inherit;
    top: 45px;
    border: 0;
    width: 260px !important;
    padding:0;
    border:1px solid #D9D9D9;
}
.right-menu-area ul li a {
    font-size: 14px;
    color: #3D4B58;
    font-family: 'Work Sans', sans-serif;
    padding: 13px 40px;
    display: block;
    font-weight: 500;
    margin-bottom: 0;
    -webkit-transition: 0.5s;
    transition:0.5s;
    text-decoration:none !important;
}
.right-menu-area ul li a:hover {
    background: #0054B2 !important;
    color: #FFF !important;
    -webkit-transition: 0.5s;
    transition:0.5s;
}
.banner-content img {
    width: 100%;
}
.carousel-control-next, .carousel-control-prev {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    width:20px;
    height:20px;
    margin:auto;
}
.carousel-control-next img, .carousel-control-prev img{
    width:18px;
}
.banner-main-area .owl-prev {
    left: 60px;
}
.banner-main-area .owl-next {
    right: 60px;
}
.banner-main-area .owl-dots button span {
    width: 9px;
    height: 9px;
    margin-right: 7px;
    margin-left: 7px;
    background-color: transparent;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    border: 2px solid #FFF !important;
    border-radius: 50%;
    margin-bottom: 20px;
}
.banner-main-area .owl-dots button.active span,.banner-main-area .owl-dots button:hover span  {
    background: #FFF !important;
}
.banner-main-area .owl-dots {
    margin-top: 0;
    bottom: 20px;
}
html:lang(en) .flag_link.es {
    display: block !important;
}
html:lang(es) .flag_link.en {
    display: block !important;
}
.flag_link{
    display: none;
}
.toggleCarousel {
    position: absolute;
    bottom: 20px;
    background: transparent;
    border: 0;
    left: 120px;
}
.toggleCarousel i {
    color: #FFF;
    font-size: 15px;
}
.toggleCarousel p {
    position: relative;
    color: #FFF;
    font-size: 15px;
    position:relative;
    font-weight:400;
    margin-left:3px;
}
.banner-main-area .toggleCarousel p {
    position: relative;
    color: #FFF;
    font-size: 15px;
    position:relative;
    top:4px;
    font-weight:400;
}
.banner-main-area .toggleCarousel p:after {
    position: absolute;
    content: "Detener";
    top: -23px;
    left: 18px;
}
.banner-main-area .fas.fa-pause.fa-play p:after {
    content: "Reproducir" !important;
}
.toggleCarousel.btn-customized {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.btn-cycle{
    display: none;
}
.banner-main-area {
    position: relative;
    z-index: 1;
}
.play-puse-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 20px;
    z-index: 999;
    left: 125px;
    background: #0074F5;
    padding: 8px;
    border-radius: 0.5em;
}
.play-puse-button div {
    color: #FFF;
    font-size: 15px;
    position: relative;
    font-weight: 400;
    cursor:pointer;
}
.play-puse-button i {
    color: #FFF;
    font-size: 15px;
    padding-right: 6px;
}
.play {
    display: none;
}
.play-puse-button span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #FFF;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.section-heading {
    text-align: center;
}
.section-heading h2 {
    color: #0054B2;
    font-size: 32px !important;
    font-weight: 600;
    line-height: 1.3 !important;
}
.section-heading p {
    color: #0054B2;
    font-size: 20px;
    font-weight: 500;
    padding-top: 3px;
}
.service-single-item a {
    color: #0074F5;
    font-size: 24px;
    font-weight: 500;
    line-height:1.2;
    display:block;
}
.service-single-item a:hover {
    color: #0054B2;
}
.service-info-area ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #3D4B58;
    font-size: 14px;
    font-family: 'Work Sans', sans-serif;
    font-weight:500;
}
.service-info-area ul li span {
    font-size: 20px;
    position: relative;
    top: -3px;
    margin-right: 9px;
    color:#0054B2;
}
.service-green{
    color:#069169!important ;
}
.service-yellow{
    color: #FFAB00!important;
}
.service-red{
    color: #A80521!important;
}
.service-info-area ul li a {
    text-decoration: underline !important;
    color:#007bff;
}
.service-info-area {
    /*max-width: 165px;*/
}
.service-item-area {
    padding-top: 30px;
}
.service-item {
    padding: 40px 20px 20px 20px;
    border-bottom: 1px solid #BABABA;
}
.service-single-item p {
    line-height: 1.7;
    padding-top:3px;
}
.button {
    text-align: center;
    margin-top: 45px;
}
.button a {
    color: #FFFFFF;
    background: #0074F5 !important;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    border: 0 !important;
    padding: 9px 16px;
}
.button a:hover {
    background: #0054B2 !important;
    box-shadow: 0px 4px 7px 0px #C6DDFF;
}
.link-interest-area {
    background: #F6F8F9;
}
.slider-sub-item {
    background: #FFF;
    border: 1px solid #E6EFFD;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 30px;
    width:auto;
    min-height:240px;
    padding:15px 20px 15px 20px;
}
.slider-sub-item:hover {
    border: 1px solid #0054B2;
    box-shadow: 0px 4px 7px 0px #C6DDFF;
}
.slider-sub-item:last-child{
    margin-bottom:0;
}
.slider-sub-item span i{
    font-size: 50px;
    color: #0054B2;
    line-height: 1;
}

.slider-sub-item h4 {
    color: #0054B2;
    font-size: 16px !important;
    font-weight: 700;
    line-height: 1.2 !important;
    padding-top: 10px;
}
.slider-sub-item p {
    color: #3D4B58;
    font-size: 14px;
    font-family: 'Work Sans', sans-serif;
    padding-top: 15px;
}
.mobile-slider-area {
    display: none;
}
.link-interest-slider-area {
    margin-top: 60px;
    margin-bottom:60px;
}
.owl-nav {
    margin: 0 !important;
}
.owl-prev {
    position: absolute;
    top: 0;
    left: -40px;
    bottom: 0;
    margin: auto !important;
    height:30px;
}
.owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -40px;
    margin: auto !important;
    height:30px;
}
.owl-prev:hover,.owl-next:hover{
    background:transparent !important;
}
.owl-nav button img {
    width: 18px !important;
}
.owl-dots {
    position: absolute;
    bottom: -55px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
.owl-theme .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    margin: 5px 7px;
    background: transparent;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    border-radius: 30px;
    border: 2px solid #0074F5;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #0074F5;
}
.noticias-item {
    margin-top: 60px;
    padding-bottom:20px;
}
.video-area {
    position: relative;
    padding-top: 56.6%;
}
.video-area iframe {
    width: 100%;
    height: 100%;
    border-radius: 9px !important;
    top: 0;
    position: absolute;
    left: 0;
}
.noticias-content img {
    width: 100%;
    border-radius: 9px;
}
.noticias-content a {
    padding-top: 20px;
}
.date-timeline {
    font-size: 14px;
    color: #3D4B58;
    padding-top: 6px;
    display: inline-block;
    font-family: 'Work Sans', sans-serif;
}
.noticias-content p {
    line-height: 1.5;
    padding-top: 15px;
}
.noticias-single-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom:40px;
}
.noticias-single-item:last-child{
    margin-bottom:0;
}
.noticias-image {
    min-width: 160px;
    margin-right: 30px;
}
.noticias-image img {
    width: 100%;
}
.noticias-right-content a {
    font-size: 18px;
    color: #0074F5 !important;
    font-weight: 500;
    line-height: 1.5 !important;
    display:block;
}
.all .navbar-gov-co-sedes {
    background-color: transparent;
}
.noticias-right-content a:hover {
    color: #0054B2 !important;
}
.noticias-area {
    background: #F6F8F9;
}
.announcement-image img {
    width: 100%;
    border-radius: 9px;
}
.announcement-area {
    background: #FFF;
}
.announcement-area .button {
    margin-top: 120px;
}
.announcement-slider-area {
    position: relative;
}
.announcement-slider{
    margin-top: 60px;
    background: #FFF;
}
.announcement-slider .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.announcement-area .carousel-indicators li {
    width: 9px;
    height: 9px;
    margin-right: 7px;
    margin-left: 7px;
    background-color: transparent;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    border: 2px solid #0074F5 !important;
    border-radius: 50%;
    margin-bottom: 20px;
}
.announcement-area .carousel-indicators .active {
    background: #0074F5 !important;
}
.announcement-area .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -60px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.announcement-area .owl-prev {
    left: 0;
    bottom: -58px;
    margin: inherit;
    top: inherit;
    z-index:999;
}
.announcement-area .owl-next{
    right: 0;
    bottom: -58px;
    margin: inherit;
    top: inherit;
    z-index:999;
}
.announcement-area .toggleCarousel {
    bottom: -55px;
    left: 60px;
    z-index:999;
}
.announcement-area .toggleCarousel i {
    color: #0074F5;
}
.announcement-area .toggleCarousel p {
    color: #0074F5;
}
.social-item {
    margin-top: 60px;
}
.youtube-content h3 {
    color: #0054B2;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2 !important;
}
.social-content {
    margin-top: 30px;
}
.social-content a {
    padding-top: 20px;
}
.social-area .tab-area .tabs-govco ul li a {
    width: auto !important;
    background: #FFF !important;
    border: 2px solid #EBF5FF !important;
    margin-left: 0 !important;
    margin-right: 6px !important;
    border-radius: 0 !important;
    padding: 15px 20px !important;
    height: auto !important;
    color: #0054B2 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    border-bottom: 0 !important;
}
.social-area .tab-area .tabs-govco ul li a:hover {
    background: #EBF5FF !important;
    border: 2px solid #EBF5FF !important;
    border-bottom: 4px solid #0054B2 !important;
}
.social-area .tab-area .tabs-govco ul li a.active {
    border: 2px solid #EBF5FF !important;
    border-bottom: 4px solid #0054B2 !important;
    font-weight: 700 !important;
}
.social-area .tab-content {
    box-shadow: none !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border: 2px solid #EBF5FF !important;
    height: 675px;
    overflow: hidden;
    padding-bottom: 15px;
    overflow-y: scroll;
    scrollbar-width: none;
}
.social-area .accordion-govco {
    display: none;
}
.social-area .card-header .btn.btn-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.social-area .card-header .fa.fa-chevron-down {
    font-size: 20px;
}
.social-area .card-header .btn.btn-link .fa.fa-chevron-down {
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
}
.social-area .card-header .btn.btn-link.collapsed .fa.fa-chevron-down {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
}
.tabs-govco .tab-content .tab-pane {
    padding: 20px 10px 15px 10px;
}
.subscribe-area {
    background: #EBF5FF;
    padding: 40px 0;
}
.subscribe-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.subscribe-heading h3 {
    font-size: 24px;
    color: #0054B2;
    font-weight: 600;
}
.subscribe-form-area form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}
.input-area input {
    font-size: 14px;
    width: 440px;
    height: 40px;
    border: 1px solid #C6C6C6;
    border-radius: 5px;
    padding: 0 15px;
    color: #3D4B58;
    font-family: 'Work Sans', sans-serif;
}
.subscribe-button input {
    color: #FFFFFF;
    background: #0074F5 !important;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    border: 0 !important;
    padding: 9px 16px;
    border-radius: 30px;
    margin-left: 30px;
    -webkit-transition: 0.15s;
    transition:0.15s;
}
.subscribe-button input:hover {
    background: #0054B2 !important;
    -webkit-transition: 0.15s;
    transition:0.15s;
}
.input-area input:focus{
    border-color: #3366CC;
    box-shadow: 0px 3px 4px 0px #E5EEFB !important;
}
.logo-gallery-area {
    padding-bottom: 160px;
}
.logo-slider.owl-carousel{
    margin: auto;
    padding:0 90px;
}
.logo-slider .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.logo-single-item img {
    max-width: 100%;
    /*    max-height: 100px;*/
}
.logo-slider .owl-prev {
    left: 0;
}
.logo-slider .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.login-area {
    background: #F6F8F9;
    padding: 60px 0 160px 0;
}
.login-content {
    max-width: 440px;
    margin: auto;
    background: #FFF;
    padding: 25px 20px;
    border-radius: 4.56px;
    border: 1px solid #E6EFFD;
}
.login-content h4 {
    text-align: center;
    font-size: 16px !important;
    font-weight: 700;
    padding-top: 20px;
    color: #0054B2;
    padding-bottom: 15px;
}
.login-content p {
    text-align: center;
    font-size: 14px;
    color: #3D4B58;
    max-width: 300px;
    margin: auto;
}
.login-form {
    margin-top: 40px;
}
.login-form label {
    font-size: 15px;
    color: #4B4B4B ;
    font-weight: 500;
    padding-bottom: 6px;
}
#selector-simple {
    display: block !important;
}
.inputselect {
    display: block !important;
}
.form-group {
    margin-bottom: 25px;
}
.check-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.check-item  .checkbox-govco {
    margin-bottom: 0;
}
.check-item .checkbox-govco label {
    margin: 0;
    padding: 0 0 0 28px;
    position: relative;
    cursor: pointer;
    display: initial;
    font-size: 12px !important;
    padding-bottom: 0 !important;
    color: #4B4B4B !important;
}
.check-item .checkbox-govco label:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 13px;
    height: 13px;
    -webkit-appearance: none;
    border: 1px solid #C6C6C6;
    border-radius: 3px;
}
.check-item .checkbox-govco input:checked + label:before {
    background-color: #0074F5;
    border: 1px solid #0074F5;
}
.check-item  .checkbox-govco input:checked + label:after {
    top: 0px;
    left: 6px;
    width: 6px;
    height: 11px;
}
.gov-co-form-group {
    position: relative;
}
.check-item p {
    font-size: 9px;
    float: right;
    margin: 0;
    color: #4B4B4B;
}
.check-item label {
    padding-bottom: 0;
}
.submit-button {
    text-align: center;
}
.submit-button input {
    color: #FFFFFF;
    background: #0074F5 !important;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    border: 0 !important;
    padding: 9px 16px;
    border-radius: 30px !important;
    -webkit-transition: 0.15s;
    transition: 0.15s;
    margin-top: 25px;
    font-size: 15px;
}
.submit-button input:hover {
    background: #0054B2 !important;
    -webkit-transition: 0.15s;
    transition: 0.15s;
    box-shadow: 0px 4px 7px 0px #C6DDFF;
}
.register-content p {
    color: #4B4B4B;
    font-size: 18px;
    margin-top: 10px;
}
.gov-co-form-group input, .gov-co-form-group > div > select, .gov-co-form-group > select{
    height: 40px;
    padding: 6px 16px;
    border: 1px solid #C6C6C6;
    border-radius:5.54px;
}
.gov-co-form-group > textarea {
    border: 1px solid #C6C6C6;
}
.gov-co-form-group > .gov-co-dropdown .bootstrap-select .dropdown-toggle{
    max-height: 40px;
    height: 40px;
    padding: 8px 16px;
    border: 1px solid #C6C6C6;
    border-radius:5.54px;
    background:#FFF !important;
}
#selector-simple {
    padding-left: 10px;
    font-size: 14px;
    color: rgba(61, 75, 88,0.65);
}
.inputselect {
    padding-left: 10px;
    font-size: 14px;
    color: rgba(61, 75, 88,0.65);
}
.gov-co-form-group input, .gov-co-form-group > div > select, .gov-co-form-group > select {
    height: 40px;
    padding: 6px 16px;
    border: 1px solid #C6C6C6;
    border-radius: 5.54px;
}
.catrgory-area {
    padding: 80px 0 140px 0;
}
.catrgory-area .slider-sub-item {
    padding: 20px 20px 15px 20px;
}
.category-content {
    margin-top: 30px;
}
.category-content .col-lg-4 {
    margin-top: 30px;
}
.search-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom:1px solid #D9D9D9;
    padding-bottom:30px;
}
.mobile-search-content {
    display: none;
}
.mobile-paginations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding-top:40px;
    padding-bottom:60px;
}
.mobile-filter-area {
    display: none;
}
.page-link:focus {
    box-shadow: none !important;
}
.search-content input {
    color: #3D4B58;
    font-size: 16px;
    padding-left:30px !important;
    height: 50px;
    border: 2px solid #E6EFFD !important;
    border-radius:30px;
    width:100% !important
}
.search-content input:focus{
    border-color: #3366CC !important;
    box-shadow: 0px 3px 4px 0px #E5EEFB !important;
}
.search_icon {
    position: absolute;
    right: 5px;
}
.search-content input::-webkit-input-placeholder {
    color: #3D4B58;
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.search-content input::-moz-placeholder {
    color: #3D4B58;
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.search-content input:-ms-input-placeholder {
    color: #3D4B58;
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.all .search-content input::-webkit-input-placeholder {
    color: #fff;
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.all .search-content input::-moz-placeholder {
    color: #fff;
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.all .form-control:placeholder {
    color: #fff !important;
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.search-content input::-webkit-input-placeholder {
    color: #3D4B58;
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.search-content input::-moz-placeholder {
    color: #3D4B58;
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.search-content input:-ms-input-placeholder {
    color: #3D4B58;
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.search-content input::placeholder {
    color: #3D4B58;
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.gov-co-form-group > .gov-co-dropdown .bootstrap-select .dropdown-toggle {
    font-size: 14px;
    color: rgba(61, 75, 88,0.65);
}
.gov-co-form-group > .gov-co-dropdown .bootstrap-select .dropdown-toggle:not(.bs-placeholder) .filter-option-inner-inner {
    font-size: 14px;
    color: rgba(61, 75, 88,0.65) !important;
}
.filter-option-inner-inner {
    font-size: 14px;
    color: rgba(61, 75, 88,0.65) !important;
}
#selector-simple option{
    font-size: 14px;
}
.inputselect option{
    font-size: 14px;
}
.gov-co-form-group > .gov-co-dropdown .bootstrap-select .dropdown-menu .dropdown-item.active span, .gov-co-form-group > .gov-co-dropdown .bootstrap-select .dropdown-menu .dropdown-item:active span {
    color: #FFF !important;
}
.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
    box-shadow: none !important;
}
.btn-light.focus, .btn-light:focus {
    box-shadow: none !important;
}
.form-control.gov-co-form-control {
    padding-left: 10px;
    font-size: 14px;
    /*    color: rgba(61, 75, 88,0.65);*/
}
.gov-co-dropdown > .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    background-color: #fff;
    box-shadow: none !important;
}
.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}
th.sorting_asc::after {
    display: none;
}
th.sorting_desc::after {
    display: none;
}
.search-area {
    padding: 30px 0 0 0;
}
.search-content form {
    max-width: 730px !important;
    width: 100%;
}
.searchbar-table.inline-flex {
    max-width: 730px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding:0;
    border:0;
    position:relative;
    float:right;
}
.govco-icon.govco-icon-search-cn.size-2x {
    font-size: 44px;
    color: #36C;
}
.filter-left-area h4 {
    font-size: 19px;
    color: #004884;
    font-weight: 600;
    font-family: 'Work Sans', sans-serif;
    padding-bottom: 6px;
}
.button-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.button-list button {
    background: transparent;
    border: 1px solid #3366CC;
    padding: 7px 15px;
    border-radius: 4px;
    color: #3366CC;
    font-size: 15px;
    margin-bottom: 7px;
    margin-right: 7px;
    position:relative;
}
.filter-area.login-form {
    margin-top: 15px;
}
.filter-left-area {
    position: relative;
    z-index: 1;
    padding-top: 30px;
    height: 100%;
    padding-bottom: 120px;
    padding-right: 40px;
}
.filter-left-area:after {
    position: absolute;
    content: "";
    width: 3000%;
    height: 100%;
    right: 0;
    background: #F6F8F9;
    top: 0;
    z-index: -1;
}
.filter-area.login-form h4 {
    padding-bottom: 15px;
}
.filter-area.login-form .form-group {
    margin-bottom: 15px;
}
.button-active {
    background: url(../images/icon/check.png) #004884 !important;
    color: #FFF !important;
    padding: 7px 15px 7px 35px !important;
    background-size: 9px 11px !important;
    background-repeat: no-repeat !important;
    background-position: 15px 13px !important;
}
.search-pageno-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding:5px 0 5px 0;
    /*    border-bottom:1px solid #D9D9D9;*/
}
.search-pageno-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.ver-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom:20px;
}
.ver-title {
    color: #3D4B58;
    font-size: 16px;
}
.search-pageno-area .gov-co-label {
    position: relative;
    margin-bottom: auto;
    margin-top: auto;
    height: 28px;
    border-radius: 30px;
    padding: 0px 5px 0px 15px;
    background: #fff;
    width: 200px;
    border: 2px solid #E6EFFD;
}
.search-pageno-area .gov-co-label label {
    color: #3D4B58;
    font-size: 14px;
    width: 100%;
    line-height: 0;
    padding: 0;
}
.search-pageno-area .govco-icon.govco-icon-plus.govco-icon-close {
    width: 20px;
    height: 20px;
    background: #36C;
    border-radius: 50%;
    top: 2px;
    right: 4px;
    left: inherit;
}
.search-pageno-area .govco-icon.govco-icon-plus.govco-icon-close:before {
    position: relative;
    top: -15px;
    color: #FFF;
    font-size: 23px;
    left: -1px;
}
.ver-search .ver-title {
    margin-right: 25px;
}
.filter-search.ver-search .ver-title {
    margin-right: 45px;
}
.result-date-area span {
    color: #4B5151;
    font-size: 14px;
}
.page-show-area span {
    color: #0093CF;
    font-size: 14px;
}
.search-right-area {
    padding-bottom: 90px;
}
.search-item-area .service-item {
    padding: 20px 0 20px 0;
    border-bottom: 0;
}
.search-item-area .service-single-item a {
    font-family: 'Montserrat', sans-serif;
}
.search-item-area .service-item .row {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
}
.block--gov-accessibility {
    top: 40vh;
}
.form-all-item {
    max-width: 900px;
}
.form-main-area {
    padding: 40px 0 190px;
}
.breadcrumb-item {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -ms-grid-row-align: center !important;
    align-items: center !important;
    padding-top: 0 !important;
    margin: 0;
}
.breadcrumb-area .breadcrumb-item span {
    font-size: 14px !important;
    margin-right: 3px;
}
.breadcrumb-item.active a {
    font-weight: 500 !important;
}
.recepcion-solicitudes-area h2 {
    color: #0054B2;
    font-size: 32px !important;
    font-weight: 600;
    line-height: 1.3 !important;
}
.recepcion-solicitudes-area {
    padding-top: 30px;
}
.selecciona-register-area {
    padding-top: 40px;
}
.selecciona-register-area h3 {
    color: #0054B2;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3 !important;
}
.checkbox-list-content label {
    color: #4B4B4B !important;
    font-size: 16px;
    font-weight: 400;
}
.list-content-area {
    display: none;
}
.list-toggle {
    display: block;
}
.list-toggle1 {
    display: block;
}
.checkbox-list-content {
    padding-top: 20px;
}
.form-content-area {
    padding-top: 60px;
}
.form-content-area h3 {
    color: #0054B2;
    line-height:1.3 !important;
}
.form-content-area h4 {
    color: #0054B2;
    padding-top: 25px;
}
.form-content-area p {
    font-size: 14px;
    font-weight: 400;
    padding-top: 3px;
    padding-bottom: 30px;
}
.radiobutton-govco input:checked label:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 5px;
    bottom: 0;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin: auto;
    background-color: #004884;
}
.checkcontainer input:checked ~ label:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 5px;
    bottom: 0;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin: auto;
    background-color: #004884;
}
.input-item label {
    padding-bottom: 6px;
    font-weight:400;
}
.textarea-item.input-item {
    padding-top: 30px;
}
.textarea-item.input-item label {
    color: #0054B2;
    font-size: 18px;
    padding-bottom: 9px;
}
.list-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
}
.list-menu .radiobutton-govco{
    width: 33.33%;
}
.list-menu .radiobutton-govco label {
    color: #4B4B4B !important;
    font-weight: 400;
}
.respons-request-item {
    background: #F6F8F9;
    padding: 30px 30px;
    display:none;
}
.respons-request-item.activeTab {
    display: block;
}
.checkbox-accpet-area.input-item {
    padding-top: 30px;
}
.checkbox-accpet-area.input-item {
    padding-top: 30px;
}
.checkbox-accpet-area .checkbox-govco label {
    font-size: 14px;
    font-weight: 400;
    color: #4B4B4B;
    display: inline-block;
}
.checkbox-accpet-area .checkbox-govco label a {
    color: #0074F5;
    text-decoration: underline !important;
}
.checkbox-accpet-area .checkbox-govco {
    padding-top: 15px;
}
.help-block {
    color: red;
}
.submit-button-area input {
    color: #FFFFFF;
    background: #0074F5 !important;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    border: 0 !important;
    padding: 9px 35px;
    border-radius: 30px !important;
    -webkit-transition: 0.15s;
    transition: 0.15s;
    margin-top: 25px;
    font-size: 15px;
}
.submit-button-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.submit-button-area input:first-child {
    background: #FFF !important;
    border: 1px solid #0074F5 !important;
    color: #0074F5;
    margin-right: 20px;
}
.submit-button-area input:hover {
    background: #0054B2 !important;
    color: #FFFFFF !important;
    -webkit-transition: 0.15s;
    transition: 0.15s;
    box-shadow: 0px 4px 7px 0px #C6DDFF;
}
.gov-co-form-group input:focus, .gov-co-form-group textarea:focus, .gov-co-form-group > div > select:focus, .gov-co-form-group > select:focus,.gov-co-form-group > textarea:focus {
    border-color: #3366CC;
    box-shadow: 0px 3px 4px 0px #E5EEFB !important;
}
.slider-item a {
    background-color: #fff;
    box-shadow: 0 0 0.5em rgba(0,0,0,0.4);
    border-radius: 0.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    text-decoration: none;
    border-radius:10px;
    overflow:hidden;
}
.slider-item {
    padding: 10px;
}
.slider-area {
    padding: 60px 0 120px 0;
}
.slider-item .image {
    width: 47%;
    height: 150px;
}
.slider-item .image {
    /*    background-color: #e5eefb;*/
    border: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
    border-radius: 0;
    margin: 0;
    overflow:hidden;
}
.slider-item .image img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: contain;
    -webkit-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.slider-item .rollover-box {
    width: 50%;
}
.slider-item .rollover-box {
    position: relative;
    vertical-align: top;
    top: 0;
    height: auto;
    background-color: transparent;
    padding: 0.5em;
    vertical-align: top;
}
.slider-item .rollover-box .title {
    color: #0074F5;
    font-size:20px !important;
}
.slider-item:hover .rollover-box .title {
    color: #0c56cc;
}
.slider-item .rollover-box .description {
    color: #4b4b4b;
    font-weight: 400;
    font-size: 15px !important;
}
.slider-item img, .slider-item a:hover img {
    -webkit-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.opinion-important-area {
    background: #e6effd;
    padding: 80px 0 60px 0;
}
.headline-xl {
    color: #0054B2;
    font-size: 32px !important;
    font-weight: 600;
    line-height: 1.3 !important;
    padding-bottom: 10px;
}
.your-opinion-slider-area {
    padding-top: 45px;
}
.item {
    padding: 1em;
    text-align: center;
}
.item a {
    -webkit-transition: 0.25s all ease-in-out;
    transition: 0.25s all ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1);
    display: block;
}
.item a:hover {
    text-decoration: none;
    -webkit-transition: 0.25s all ease-in-out;
    transition: 0.25s all ease-in-out;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    background-color: transparent;
    color: #fff;
    display: block;
}
.item a span {
    color: #0054B2;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 70px;
    margin: 0;
    margin-bottom: 0px;
    padding: 5px;
    position: relative;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.25s all ease-in-out;
    transition: 0.25s all ease-in-out;
    width: 70px;
    background-color: transparent;
    font-size: 2.5em;
    margin-bottom: 0;
    text-align: center;
    margin-bottom: 0.4em;
}
.item a p {
    font-size: 1em;
    color: #0054B2;
    font-weight: 400;
    -webkit-transition: 0.25s all ease-in-out;
    transition: 0.25s all ease-in-out;
    margin-bottom: 0.2em;
}
.section_header.text-center p {
    font-weight: 300;
    font-size: 18px;
}
.item a:hover p {
    color: #1c355d;
}
.item a:hover span {
    color: #fff;
    background-color: #0c56cc;
}
/** kit area css**/
.modal-open .container-fluid, .modal-open .container {
    -webkit-filter: inherit;
    filter: inherit;
}
.kit-area{
    padding-bottom: 130px;
}
.kit-heading {
    text-align: center;
}
.kit-heading h2 {
    color: #0054B2;
    font-size: 40px !important;
    font-weight: 600;
    line-height: 1.3 !important;
    padding-bottom: 40px;
}
.kits-element h3 {
    color: #0054B2;
    font-size: 25px !important;
    font-weight: 600;
    line-height: 1.3 !important;
}
.kits-heading {
    padding-top: 40px;
    padding-bottom: 6px;
}
.kits-heading h3 {
    color: #0054B2;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 1.3 !important;
    text-align:left;
}
.btn.btn-round.btn-high {
    margin-bottom: 6px !important;
}
.kit-button-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.kit-button-area a {
    margin-right: 20px !important;
    margin-bottom: 6px !important;
}
.kit-button-area button {
    margin-right: 20px !important;
    margin-bottom: 6px !important;
}
.kits-collapse-area #accordionExampleDemo1 {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}
.kits-collapse-area .btn.btn-link{
    padding: 6px 10px !important;
}
.kits-input-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.kits-input-area .gov-co-label {
    margin-right: 20px;
    margin-bottom:6px !important;
}
.kit-area .tabs-govco {
    /*max-width: 540px;*/
    margin-bottom:20px;
}
.kit-area #nav-tabContent {
    margin: 0 4px;
    box-shadow: none !important;
}
.kit-area .kits-tab-area.row {
    max-width: 600px;
    margin-left: 6px;
}
.kit-area .tab-pane {
    padding: 6px 15px;
}
.tooltip-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.tooltip-area a {
    margin-right: 20px !important;
    margin-bottom: 6px !important;
}
.kit-area .form-group.gov-co-form-group {
    max-width: 600px;
}
.footer-area {
    overflow: hidden;
    position:relative;
    z-index:1;
    margin-top:-80px;
}
.footer-area:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #0054B2;
    top: 80px;
    z-index: -1;
}
.footer-top-area {
    background: #FFF;
    padding: 60px 60px 45px 60px;
    border: 2px solid #E5EEFB;
    border-radius: 9px;
}
.footer-office-area h3 {
    color: #0054B2;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 1.5 !important;
}
.footer-office-area h4 {
    color: #0054B2;
    font-size: 16px !important;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 3px;
}
.office-content {
    margin-top: 6px;
}
.office-content ul li {
    color: #4B4B4B;
    font-size: 16px;
    margin-bottom: 3px;
    font-weight:400;
    line-height:1.3;
}
.office-content ul li a {
    color: #4B4B4B;
}
.radiobutton-govco label::before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #36c;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 100%;
    position: absolute;
    cursor: pointer;
    margin: auto;
}
.radiobutton-govco input:checked + label::before {
    border: 2px solid #004884;
}
.radiobutton-govco label {
    font-family: "Work Sans",sans-serif;
    font-size: 1rem;
    color: #004884;
    cursor: pointer;
    position: relative;
    margin-bottom: 3px;
    padding: 2px 30px;
    height: 100%;
}
.radiobutton-govco input:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 5px;
    bottom: 0;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin: auto;
    background-color: #004884;
}
.checkbox-govco label::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    -webkit-appearance: none;
    border: 3px solid #36c;
    border-radius: 4px;
}
.checkbox-govco input:checked + label::before {
    background-color: #004884;
    border: 3px solid #004884;
}
.checkbox-govco label {
    margin: 0;
    padding: 0 0 0 36px;
    position: relative;
    cursor: pointer;
    display: initial;
}
.checkbox-govco input:checked + label::after {
    content: "";
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    top: 3px;
    left: 7px;
    width: 6px;
    height: 13px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.footer-social-area {
    margin-top: 30px;
}
.footer-social-area ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer-social-area ul li {
    margin-right: 20px;
}
.footer-social-area ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    color: #0074F5;
    text-decoration: underline !important;
}
.footer-social-area ul li a:hover {
    color: #0054B2;
}
.footer-social-area ul li a i {
    width: 25px;
    height: 25px;
    background: #0074F5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFF;
    border-radius: 50%;
    font-size: 14px;
    margin-right: 7px;
}
.footer-social-area ul li a:hover i{
    background: #0054B2;
}
.footer-right-area img {
    max-width: 100%;
}
.footer-right-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.footer-right-area img {
    max-width: 100%;
}
.footer-link ul li a {
    color: #0074F5;
    font-size: 14px;
    text-decoration: underline !important;
    margin-bottom: 3px;
    display: inline-block;
}
.footer-link ul li a:hover {
    color: #0054B2;
}
.footer-bottom-area {
    background: #3366CC;
    padding: 30px 0;
    margin-top: 40px;
}
.footer-logo-gallery a:first-child {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #E5EEFB;
    display: inline-block;
}
.bread-area{
    padding-top: 10px; 
}
.title-area{
    padding-bottom: 20px;
}

.title-area-area h2 {
    color: #0054B2;
    font-size: 32px !important;
    font-weight: 600;
    line-height: 1.3 !important;
}
.contenido_paginas{
    padding: 40px 20px;
}
.img-noticias{
    padding: 0px 15px;
    width: 80%;
}
.form-group .error {
    color: red;
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}
.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #cef;
    margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
}
.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
}
.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
}
.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
}
.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
}
.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
}
.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
}
.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
}
@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.auto-h{
    height: auto !important;
}
.codweb{
    color: #fff;
}

.btn-sitemap{
    white-space: normal;
    text-align: left;
}
/*=============================================
            impuesto_main_area  css
=============================================*/
.breadcup_impuesto_area ul li a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.impuesto_main_area ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.breadcup_impuesto_area ul li a span {
    font-size: 17px;
    color: #004884;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    line-height: 1.2;
}
.breadcup_impuesto_area ul li a span:hover{
    text-decoration: underline !important;
}
.impuesto_main_area {
    margin-top: 0px;
    margin-bottom: 0;
}
.breadcup_impuesto_area ul li a i {
    display: inline-block;
    color: #004884;
    font-size: 13.6px;
    margin: 0 6px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none !important;
}
.breadcup_impuesto_area ul li a i:hover{
    text-decoration: none !important;
}
.breadcup_impuesto_area ul li a.active span{
    font-weight: 600;
}
.impusto_heading h1{
    font-size: 24px;
    color: #004884;
    font-weight: 600;
    max-width: 730px;
    margin: 1.5em 0;
    line-height: 36px;
}
.entidad_txt > span, .entidad_content span{
    font-size: 14px;
    text-transform: capitalize;
    color: #4b4b4b;
    margin: 1em 0;
    padding: 0;
    font-family: "Work Sans",sans-serif;
}
.entidad_content{
    margin: 16px 0;
}
.entidad_txt {
    margin-top: 10px;
}
.entidad_content a {
    padding: 0 5px;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
}
/*impuesto_describtion_area*/
.describ_heading h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 6px;
}
.left_describ_content {
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
}
.describ_data_area{
    background-color: #f6f8f9;
    padding: 27px;
}
.impuesto_describtion_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 15px;
}
.describ_heading p {
    margin-bottom: 16px;
    line-height: 22px;
}
.tipo_single_items h6 {
    color: #4b4b4b;
    font-size: 16px;
    font-family: "Work Sans";
    font-weight: 600;
}
.tipo_single_items a {
    text-decoration: underline !important;
    color: #36c;
    border: 0;
    background-color: transparent;
    cursor: pointer;
}
.tipo_content_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tipo_single_items {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 16px;
}
/*modal design*/
.tados_modal .modal-dialog{
    max-width: 1140px;
    width: 100%;
}
.tados_modal .modal_top_area_left h2 {
    font-weight: 600;
    font-size: 20px;
    margin: 0;
    color: #004884;
}
.modal_top_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.modal_top_area_right .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.modal_top_area_right .form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.modal_top_area_right .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.modal_top_area_right .form-control::placeholder {
    color: #6c757d;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.modal_top_area_right input {
    display: block;
    border-radius: 32px;
    padding: 4px 15px;
}
.modal_top_area_right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    position: relative;
}
.modal_top_area_right button {
    border: none;
    position: absolute;
    right: 3px;
    top: 3px;
}
.modal_top_area_right button i {
    color: #FFF;
    font-size: 14px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #36c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
}
.modal-header button span {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block;
}
.single_purto_content h5{
    border: none;
    padding: 0;
    font-family: "Work Sans",sans-serif;
    text-align: left;
    color: #004884;
}
.single_purto_content h5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #e6effd;
    height: 65px;
    padding: 0 20px;
}
.modal_btm_top_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 2px solid #e5eefb;
    margin-bottom: 30px;
}
.single_purto_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 6);
    flex: 0 0 calc(100% / 6);
}
.single_purto_content p {
    padding: 16px 8px;
    padding: 16px 8px;
    padding: 1rem .5rem;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #4b4b4b;
    font-family: "Work Sans",sans-serif;
    text-transform: capitalize !important;
    word-break: break-word;
    word-wrap: break-word;
}
.single_purto_content p {
    padding: 20px;
    display: inline-block;
}
.single_purto_content p i {
    color: #004884;
    font-size: 20px;
    text-align: center;
    padding-left: 25px;
}
.another_modal_footer p {
    font-weight: 400;
    color: #4b4b4b;
    font-size: 16px;
}
.another_modal_footer {
    padding: 5px;
    padding-left: 0;
}
.top_discrib_btn > a {
    background-color: #f3561f;
    border: none;
    width: 315px;
    margin: 0 auto !important;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.top_discrib_btn a:hover {
    background-color: #d33900;
}
.top_discrib_btn a span{
    color: #FFF;
    font-size: 16px;
}
.top_discrib_btn a img{
    -webkit-filter: brightness(0) invert(1);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');
    filter: brightness(0) invert(1);
    max-width: 20px;
    margin-right: 8px;
    margin-top: -2px;
}
.right_describ_content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    margin-left: auto;
}
.cancels_left_area a i {
    width: 45px;
    height: 45px;
    background: #FFAB00;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 24px;
    color: #FFF;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.cancels_left_area a i:hover{
    background: #004884;
}
.cancel_single_btn a {
    font-weight: 600;
    border: 1.5px solid #3772FF;
    background-color: white;
    margin: 0px;
    font-size: 14.88px;
    font-family: "Montserrat",sans-serif;
    color: #3772FF;
    box-shadow: none;
    padding: 8px 16px;
    cursor: pointer;
    display: inline-block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50px;
}
.cancel_single_btn a.active{
    padding: 8px 32px;
}
.cancel_single_btn a.active, 
.cancel_single_btn a.active:hover {
    background: #3772FF;
    color: #FFF !important;
}
.cancel_single_btn a:hover {
    box-shadow: 0px 5px 8px -5px #004884;
    background-color: white;
    color: #3772FF;
    border: 1.5px solid #36c;
}
.cancels_top_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
}
.cancel_right_area p {
    text-align: left;
    font-weight: 400;
    font-family: "Work Sans",sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    color: #004884;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.cancels_left_area > a {
    display: inline-block;
    padding: 0 15px;
}
.cancel_single_btn {
    margin-top: 15px;
}
.btm_discrib_area > a{
    color: #004884;
    font-size: 16px;
    font-family: Montserrat,sans-serif;
    font-weight: 600;
    margin: 0;
    cursor: pointer;
}
.btm_discrib_area {
    background: #f6f8f9;
    border: 1px solid transparent;
    position: relative;
    width: 315px;
    height: 59px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    box-shadow: 0 4px 5px 0 rgba(186,186,186,.3);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin: auto;
    margin-top: 10px;
}
.btm_discrib_area:hover{
    box-shadow: 0 4px 5px 0 rgba(51,102,204,.26);
    border: 1px solid #36c !important;
    background: #fff;
}
.upload_modal_content {
    border: 1px solid #e6effd;
    border-radius: 5px;
    margin: 16px 0;
    display: block;
}
.upload_modal_content a {
    text-align: center;
    width: 252px;
    height: 100px;
    margin: 23px;
    display: block;
}
.upload_modal_content a img {
    max-width: 60px;
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
}
.upload_modal_content a span{
    color: #004884;
    font-family: "Work Sans",sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.single_collaps_area .card .card-header a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.single_collaps_area .card .card-header a span {
    color: #004884;
    font-family: Montserrat,sans-serif;
    font-size: 15px;
    text-align: left;
    font-weight: 600;
    line-height: 21px;
}
.single_collaps_area .card .card-header a i{
    color: #004884;
} 
.single_collaps_area {
    width: 315px;
    margin: 16px auto;
}
.single_collaps_area .card-body span{
    font-size: 15px;
    color: #004884;
    font-family: "Work Sans",sans-serif;
    line-height: 27px;
    padding: 0;
}
.single_collaps_area .card-body ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 15px;
}
.single_collaps_area .card-body ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 8px;
    margin-bottom: 15px;
}
.single_collaps_area .card-body > span {
    font-size: 15px;
    color: #004884;
    font-family: "Work Sans",sans-serif;
    line-height: 27px;
    padding: 0;
}
.single_collaps_area .card-body ul li a span{
    color: #4b4b4b;
    font-size: 15px;
    font-family: "Work Sans",sans-serif;
    margin: 0 .5em;
    word-break: break-all;
    text-decoration: underline;
}
.single_collaps_area .card .card-header a i {
    color: #004884;
    font-size: 18px;
}
.single_collaps_area .card-body {
    background: #f6f8f9;
    box-shadow: 0 4px 5px 0 rgba(186,186,186,.3);
    padding-top: 0px;
}
.single_collaps_area .card-header {
    padding: 12px 4px;
    padding: 12px 4px;
    padding: .75rem 0.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
    border: none !important;
    border-radius: 5px;
    box-shadow: 0 4px 5px 0 rgba(186,186,186,.3);
}
.single_collaps_area .card .card-body ul li a i{
    color: #36c;
}
.single_collaps_area.collapse_btm_data .card .card-header a {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
}
.collapse_btm_data{
    border: 1px solid transparent;
}
.collapse_btm_data:hover {
    box-shadow: 0 4px 5px 0 rgba(51,102,204,.26);
    border-color: #36c;
    background: #fff;
}
.card_collapsae_btn a span {
    margin-top: 5px !important;
    font-family: Work-sans,sans-serif !important;
    font-size: 16px;
    font-weight: 600 !important;
    color: #36c !important;
    display: inline-block;
}
.card_collapsae_btn a i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #36c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #FFF;
    margin: auto;
    margin-bottom: 8px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.card_collapsae_btn a i:hover{
    background: #004884;
}
.card_collapsae_btn a span:hover{
    color: #004884 !important;
}
.card_collapsae_btn {

    margin-top: 0;
    padding: 10px 10px 10px 0;
    text-align: center;
}
.card_collapsae_btn a {
    display: inline-block;
    padding: 10px;
}
.checking_box_show {
    background: #36c;
    text-align: left;
    border-radius: 5px;
    margin: 0;
    display: inline-block;
    padding: 8px;
    margin: 15px 0px;
}

.checking_box_show p{
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    color: #fff;
} 
.checking_box_show span 
{
    color: #fff !important;
    font-weight: 600;
    font-size: 18px !important;
    display: block;
    font-family: Montserrat,sans-serif !important;
}
.necesito_main_area {
    margin-bottom: 90px;
    padding: 27px;
    padding-right: 0;
    padding-left:0;
}
.necesito_heading h2 {
    margin: 0;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
}
.servio_card_data table td {
    border: 0;
}
.servio_card_data table th {
    border: 0;
}
.service_tabs_area .tabs-govco .nav-tabs > .nav-item.nav-link, .tabs-govco .nav-tabs > .nav-item > .nav-link {
    margin: 0;
    width: auto;
    font-size: 16px;
    color: #004884;
}
.service_tabs_area .nav-item {
    font-weight: 400 !important;
    border: none !important;
}
.service_tabs_area .nav-item.active {
    border-bottom: 3px solid #004884 !important;
    font-weight: 600 !important;
}
.service_tabs_area .tabs-govco .tab-content {
    box-shadow: none !important;
    border: none !important;
}
.service_tabs_area .card-header h2 span {
    color: #004884;
    text-align: left;
    white-space: normal;
    font-weight: 600;
    font-family: Montserrat;
}
.service_tabs_area .tabs-govco .tab-content .tab-pane {
    padding: 0px 10px 0px 0;
}
.service_tabs_area .card-header {
    padding: 12px 20px !important;
    border: 1px solid #e6effd !important;
}
.sorting-disabled {
    background: #e6effd !important;
}
.modal-content thead th {
    background: #e6effd !important;
}
.modal-content .table-state {
    text-align: left !important;
}
.modal-content tr td {
    font-size: 14px;
    font-weight: 500;
}
.modal-content tr td:first-child {
    padding-left: 28px;
}
.modal-content tr td:nth-child(2) {
    padding-left: 28px;
}
.sorting-disabled.map-heading {
    width: 60px !important;
    padding: 0 !important;
    text-align: center;
}
.map-area {
    width: 60px !important;
    padding: 0 !important;
    padding-top: 10px !important;
    text-align: center;
}
.map-area i {
    color: #36c !important;
    font-size: 22px;
}
.table-pagination-govco {
    border: 0 !important;
    position: relative;
}
.modal_top_area {
    margin-bottom: 10px;
}
.modal_top_area_right .content-ctrls-table {
    margin-bottom: 0 !important;
}
.sorting-disabled:before {
    content: inherit !important;
}
.service_tabs_area .card-header:focus,
.service_tabs_area .card-header:hover {
    border-color: #004884 !important
}
.service_tabs_area {
    margin-top: 20px;
}
.servio_card_data .table thead {
    background-color: #f2f2f2;
}
.servio_card_data .table tbody tr td span{
    width: 200px;
    border-top: none !important;
    font-size: 16px;
    font-weight: 400;
    font-family: "Work Sans";
    line-height: 22px;
    color: #36c
} 
.service_tabs_area   #collapseOneDemo1 {
    background: #F6F8F9;
}
.service_tabs_area .table tbody {
    background: #FFF !important;
}
.servio_card_data .table thead tr th {
    color: #004884 !important;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
.pages_info_data p {
    color: #004884;
    font-weight: bolder;
    font-family: 'Montserrat', sans-serif;
    margin-top: 10px;
    display: inline-block;
}
.pages_info_data a {
    display: block;
    font-weight: 400;
    color: #007bff;
    margin: 15px 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.pages_info_data a:hover{
    text-decoration: underline !important;
}
.pages_info_data span {
    color: #004884;
    font-weight: 400;
    font-family: 'Work Sans', sans-serif;
    margin-bottom: 10px;
    display: inline-block;
}
.servio_card_data h4 {
    font-weight: ;
    font-size: 18px;
    font-weight: 700;
    font-family: Montserrat;
    margin-bottom: 12px;
    margin-top: 10px;
}
.secound_collapse_data{
    background: #fff;
    border: 1px solid #ffab00;
    border-radius: 10px;
    padding: 18px;
    margin: 10px;
}
.secound_collapse_data h4{
    color: #4b4b4b;
    font-size: 16px;
    font-weight: 700;
    font-family: Montserrat;
}
.secound_collapse_data span {
    font-size: 14px;
    font-weight: 400;
    font-family: Montserrat;
    font-style: italic !important;
    color: #4b4b4b;
}
.servico_tabcontent_collapse .card-body{
    background: #F6F8F9;
}
.btm_secound_data h4{
    display: block;
    font-size: 14px;
    color: #004884;
    text-align: left;
    margin-bottom: 10px;
    font-weight: 600;
}
.btm_secound_data p{
    color: #004884;
}
.btm_secound_data {
    margin-top: 30px;
    margin-bottom: 15px;
}
.collaspeTwo_table .table.table-striped tr th:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    color: #004884;
}
.collaspeTwo_table .table.table-striped tr th:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    color: #004884;
}
.collaspeTwo_table .table.table-striped tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collaspeTwo_table .table.table-striped tr td:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
}
.collaspeTwo_table .table.table-striped tr td:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    padding-left:0;
    padding-right:0;
}
.collaspeTwo_table .table.table-striped tr td a.btn-table{
    font-family: "Work Sans" !important;
    font-size: 14px;
    font-weight: 500 !important;
    border: 1px solid #36c;
    color: #36c !important;
}
.collaspeTwo_table .table.table-striped tr td{
    font-size:16px;
}
.collaspeTwo_table .table thead th{
    border-bottom: none;
}
.collaspeTwo_table .table.table-striped tr td a.btn-linked {
    color: #007bff;
    font-size: 16px;
    font-size: 16px;
    font-size: 1rem;
    font-family: "Work Sans",sans-serif !important;
    font-weight: 500 !important;
    text-decoration: underline !important;
}
.collaspeTwo_table .table tbody{
    background: inherit !important;
}
.obtiene_area_content h2{
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
    text-align: left;
}
.obtiene_area_content {
    padding: 50px 0 0;
}
.obtiene_area_content p{
    color: #4b4b4b;
    font-size: 16px;   
}
.obtiene_area_content h3 {
    margin-bottom: 43px;
    font-size: 20px;
    font-weight: 500;
}
.obtiene_table_area{
    padding: 20px;
    margin-top: 10px;
}
.obtiene_table_area h3{
    margin-bottom: 43px;
    font-size: 20px;   
}
.obtiene_table_area .collaspeTwo_table .table.table-striped tr td a.btn-linked{
    color: #36c !important;
}
.resultado-area tbody tr{
    background-color: transparent !important;
}
.table.table-striped td {
    border: 0;
}
.table.table-striped th {
    border: 0;
}
.resultado-area tbody tr td{
    border-bottom: 1px solid #dee2e6 !important;
}
.servio_card_data .desiable_btn_area a {
    background: transparent !important;
    border: 2px solid rgba(75,75,75,.5) !important;
    color: rgba(75,75,75,.5) !important;
    background: 0 0 !important;
    pointer-events: none;
}
.servio_last_collapse .table tr{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}
.asociada-area tr {
    padding: 0 20px;
}
.asociada-area th i {
    color: #3366CC;
    position: relative;
    top: 1px;
    padding-left: 10px;
}
.servio_last_collapse .table tr th:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
.servio_last_collapse .table tr td:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
.servio_last_collapse .table tr td a {
    display: block;
    max-width: 30px;
    width: 100%;
}
#lastdemoOne {
    width: 100%;
    background: #fff;
    border: 2px solid #e6effd;
    height: 95px;
    padding: 30px 0;
}
.servio_last_collapse .table tr td:nth-child(2),
.servio_last_collapse .table tr th:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}
.servio_last_collapse .table tr td:nth-child(3) ,
.servio_last_collapse .table tr th:nth-child(4) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}
.servio_last_collapse .table tr td a i {
    background: #3366CC;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFF;
    border-radius: 50%;
    margin-left: 15px;
}
.servio_last_collapse .table tr td .checkbox-govco {
    max-width: 85px;
    width: 100%;
    margin-left: 20px;
    margin-bottom:0;
}
.servio_last_collapse .table tr td span{
    line-break: anywhere;
    font-size: 16px;
    color: #4b4b4b !important;
    font-family: "Work Sans",sans-serif !important;
}
.servio_last_collapse .accordion-govco .card-header .btn {
    padding: 0 40px;
}
.servio_last_collapse .accordion-govco .card .card-body {
    background: #F6F8F9;
}
.servio_paginations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
}
.servico_tabcontent_collapse .card-header a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.servico_tabcontent_collapse .card-header a .govco-icon.govco-icon-dropdown-v2 {
    position: absolute;
    right: 0;
}
.servico_tabcontent_collapse .bullet {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.servio_paginations .pager-govco .pagination .page-item:first-of-type .page-link {
    color: #3772FF;
    text-decoration: underline !important;
    background: transparent;
}
.servio_paginations .pager-govco .pagination .page-item .page-link {
    background: transparent;
}
.desiable_btn_area {
    text-align: right;
    margin-top: 30px;
}
.desiable_btn_area a{
    border: 2px solid rgba(75,75,75,.5);
    color: rgba(75,75,75,.5);
    background: 0 0;
    pointer-events: none;
}
.servio_mian_btm_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 50px;
}
.servio_accordion_btn a {
    height: 50px;
    padding: 13px 32px;
}
/*==============================================================================
                     Start facili_main_area 
===============================================================================**/
.facili_main_area {
    margin-bottom: 120px;
    background: #F6F8F9;
}
.left_facili_btn_content h3 {
    color: #004884;
    font-family: Montserrat,sans-serif;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    margin-top: 0;
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
}
.facili_btn_content_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow:hidden;
}
.left_facili_btn_content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    padding-right: 10px;
}
.left_facili_btn_content:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 540px;
    top: -230px;
    right: 0;
    background: #004884;
}
.asociada-area tbody tr {
    background: #FFF;
    border-bottom: 2px solid #dee2e6 !important;
}
.asociada-area td {
    padding: 15px 20px;
}
.left_facili_btn_content .card_collapsae_btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.left_facili_btn_content .card_collapsae_btn a span {
    margin-left: 10px;
}
.right_facili_btn_content {
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
}
.left_facili_btn_content .checking_box_show {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
}
.right_facili_btn_content a {
    font-weight: 600;
}
.facili_btn_single{
    display: -webkit-box ;
    display: -ms-flexbox ;
    display: flex ;
}
.single_purto_content span i {
    margin-right: 8px;
}
.nav-pills .nav-link:after {
    content: '\e91c' !important;
}

.gov-co-form-group > .gov-co-dropdown .bootstrap-select .dropdown-toggle:after {
    content: '\e91c' !important;
    font-size: 18px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.gov-co-form-group > .gov-co-dropdown .bootstrap-select.show .dropdown-toggle:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(270deg);
}
.govco-icon-head-arrow-right:before {
    content: '\e91c';
}
.govco-icon-head-arrow-left:before {
    content: '\e91b';
}

.kit-area .datatable2s_wrapper .datatable2s_paginate .paginate_button.current {
    background: #36c !important;
    font-weight: 600;
    color: #fff !important;
    border-radius: 5px;
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: .5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
}

.map-modal-area iframe {
    width: 100%;
    height: 400px;
}
.map-modal-content .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.map-modal-content .modal-header h2 {
    font-size: 35px;
    font-weight: 500;
}
.service_tabs_area thead{
    width:100%;
    display:block;
}
.service_tabs_area tbody{
    width:100%;
    display:block;
}

.pager-govco .pagination .page-item .page-link.active {
    color: #fff !important;
    background-color: #36c !important;
}
.nav-pills .nav-link:after {
    content: '\e91c' !important;
}

.gov-co-form-group > .gov-co-dropdown .bootstrap-select .dropdown-toggle:after {
    content: '\e91c' !important;
    font-size: 18px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.gov-co-form-group > .gov-co-dropdown .bootstrap-select.show .dropdown-toggle:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(270deg);
}
.govco-icon-head-arrow-right:before {
    content: '\e91c';
}
.govco-icon-head-arrow-left:before {
    content: '\e91b';
}

.govco-icon {
    font-family: "Govco Icon" !important;
    font-size: 2em;
    color: #004884;
}
.govco-icon-dropdown-v2:before {
    content: '\e91c' !important;
}
.accordion-govco .card-header .btn.collapsed .govco-icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.accordion-govco .card-header .btn span.govco-icon {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.m-20{
    margin-top: 20px;
}
.m-40{
    margin-top: 40px;
}
.menu-interno{
    border: 1px solid rgba(0,0,0,.125) !important;
}

table.dataTable thead .sorting_desc::after {
    right: 0.5em;
    content: "" !important;
}
table.dataTable thead .sorting_asc::after {
    right: 0.5em;
    content: "" !important;
}
.sorting_asc::before {
    transform: rotate(180deg);
}
.resultados_ajax{
    margin-top: 30px;
}
.table tr td{
    font-weight: normal;
    font-size: 15px;
    line-height: 1.2rem;
    padding: .50rem;
}
.boton-salir{
    /*font-size: 15px;*/
}
.gov-co-form-group label{
    color: #0054B2;
}
.gov-co-label-counter label{
    color: #0054B2;
}
.b-contain *, .b-contain *::before, .b-contain *::after {
    box-sizing: content-box !important;
}

.b-contain input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.b-contain span {
    line-height: 2;
    font-size: 1.1rem;
    font-family: inherit;
}

.b-contain {

    position: relative;
    padding-left: 2.5rem;
    cursor: pointer;
    margin-bottom: 1.6rem;
    padding-top: 4px;
}

.b-contain input[type="checkbox"] ~ .b-input {
    position: absolute;
    top: 0;
    left: 0;
    height: 1.25rem;
    width: 1.25rem;
    background: rgba(241, 245, 248, 1);
    transition: background 250ms;
    border: 3px solid rgba(0, 96, 223, 1);
    border-radius: 0.125rem;
}

.b-contain input[type="radio"] ~ .b-input {
    position: absolute;
    top: 0;
    left: 0;
    height: 1.25rem;
    width: 1.25rem;
    background: rgba(241, 245, 248, 1);
    transition: background 250ms;
    border: 3px solid rgba(0, 96, 223, 1);
    border-radius: 2.0rem;
}

.b-contain input[type="checkbox"] ~ .b-input::after {
    content: '';
    position: absolute;
    display: none;
    left: .45rem;
    top: .18rem;
    width: .25rem;
    height: .6rem;
    border: solid rgba(255, 255, 255, 1);
    border-width: 0 2px 2px 0;
    transition: background 250ms;
    transform: rotate(45deg);
}

.b-contain input[type="radio"] ~ .b-input::after {
    content: '';
    position: absolute;
    display: none;
    left: .25rem;
    top: .25rem;
    width: .75rem;
    height: .75rem;
    border-radius: 2.0rem;
    background: rgba(255, 255, 255, 1);
    transition: background 250ms;
}

.b-contain input:disabled ~ .b-input::after {
    border-color: rgba(135, 149, 161, 1);
}

.b-contain input:checked ~ .b-input::after {
    display: block;
}

.b-contain:hover input ~ .b-input,
.b-contain input:focus ~ .b-input {
    background: rgb(231, 238, 243);
}

.b-contain input:focus ~ .b-input {
    box-shadow: 0 0 0 2px rgba(52,144,220,0.5);
}

.b-contain input:checked ~ .b-input {
    background: rgba(0, 96, 223, 1);
    border-color: rgba(0, 96, 223, 1);
}

.b-contain input[type="checkbox"]:disabled ~ .b-input {
    background: rgba(241, 245, 248, 1);
    border-color: rgba(0, 96, 223, 1);
    opacity: 0.6;
    cursor: not-allowed;
}

.b-contain input[type="radio"]:disabled ~ .b-input {
    background: rgba(241, 245, 248, 1);
    border-color: rgba(0, 96, 223, 1);
    opacity: 0.6;
    cursor: not-allowed;
}

.b-contain input[type="radio"]:disabled ~ .b-input::after {
    background: rgba(135, 149, 161, 1);
}

.b-contain input:checked:focus ~ .b-input, .b-contain:hover input:not([disabled]):checked ~ .b-input {
    background: rgba(0, 96, 223, 1);
    border-color: rgba(0, 96, 223, 1);
}

.b-contain .b-input::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 3rem;
    height: 3rem;
    margin-left: -0.85rem;
    margin-top: -0.85rem;
    background: rgba(0, 96, 223, 1);
    border-radius: 2rem;
    opacity: .6;
    z-index: 99999;
    transform: scale(0);
}

@keyframes b-ripple {
    0% {
        transform: scale(0);
    }

    20% {
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(1);
    }
}

@keyframes b-ripple-duplicate {
    0% {
        transform: scale(0);
    }

    30% {
        transform: scale(1);
    }

    60% {
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(1);
    }
}

.b-contain input + .b-input::before {
    animation: b-ripple 250ms ease-out;
}

.b-contain input:checked + .b-input::before {
    animation-name: b-ripple-duplicate;
}

.b-contain .b-input::before {
    visibility: hidden;
}

.b-contain input:focus + .b-input::before {
    visibility: visible;
}

.b-contain:first-child .b-input::before {
    visibility: hidden;
}
.form-text2{
    display: inline-block;
    margin-top: .25rem;
}
.gov-co-label-counter label, .gov-co-label-counter small{
    color: #004884!important;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}
.carga_simple{ margin-top:  15px;}

*:focus:not(.focus-visible) {
    outline: none;
}

/* Optional: Customize .focus-visible */
*:focus {
    outline: lightgreen solid 2px !important;
}


.step-list{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    /*    margin-left: -55px;
        margin-right: -50px;*/
}
.step-list-item{
    text-align: center;
    padding: 0 1rem;
    position: relative;
    width: 20%;
}
.step-list-item p{
    
}
.step-list-item:not(:last-child):after{
    position: absolute;
    content: '\f105' !important;
    font-family: "FontAwesome";
    right: -1.0rem;
    top: 50%;
    height: 3.8rem;
    color: #5a7f8f;
    font-size: 5.0rem;
    line-height: 3.8rem;
    margin-top: -45px;
}
.step-list-img{
    margin-bottom: 5px;
}
.logo_footer{
    max-height: 120px;
}
.mb60{
    padding-bottom: 120px;
}