.back-top{
    position: fixed;
    right: 2%;
    bottom: 150px
}
/*== Single Province ==*/
.content-single-province .bottom-province, .content-single-province .top-province{
    padding-left: 343px;
    position: relative;
    background: #164378;
}
.content-single-province .bottom-province {
    padding-top:100px;
}
.content-single-province .top-province{
    background: #205491;
    position: fixed;
    top:0;
    left:0;
    right:0;
    z-index:99;
    height:100px;
}
.content-single-province .title-province, .content-single-province .left-province{
    position: absolute;
    top: 0;
    left: 0;
    width: 343px;
}
.content-single-province .title-province{
    padding: 10px 0 10px 22px;
    color: #fff;
    font-size: 19px;
}
.content-single-province .title-province a{
    color:#fff;
}
.content-single-province .title-province img{
    margin-right: 20px;
}
.content-single-province .list-select{
    background: #164378;
    /* min-height: 882px; */
}
.content-single-province .list-select ul li,
.content-single-province .mcslist-select ul li{
    position: relative;
    display: block;
}
.content-single-province .list-select ul li a,
.content-single-province .mcslist-select ul li a{
    color: #fff;
    display: block;
    padding: 12px 24px 12px 56px;
    position: relative;
    font-size: 16px;
}
.content-single-province .list-select ul li a:hover,
.content-single-province .mcslist-select ul li a:hover{
    background: #3166a5;
}
.content-single-province .list-select ul li img,
.content-single-province .mcslist-select ul li img{
    position: absolute;
    left: 22px;
    top: 11px;
}
.content-single-province .list-select ul li i,
.content-single-province .mcslist-select ul li i{
    position: absolute;
    top: 10px;
    right: 23px;
    color: #fff;
    font-size: 25px;
}
.content-single-province .list-select ul li.active i,
.content-single-province .mcslist-select ul li.active i{
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    color: #fff;
}
.content-single-province .list-select ul li:hover i,
.content-single-province .mcslist-select ul li:hover i{
    color: #fff;
}
.content-single-province .list-select ul ul{
    display: none;
}
.content-single-province .list-select ul li li img,
.content-single-province .mcslist-select ul li li img{
    max-width: 16px;
    position: absolute;
    left: 50px;
    top: 11px;
}
.content-single-province .list-select ul li li .img-hover,
.content-single-province .mcslist-select ul li li .img-hover{
    display: none;
}
.content-single-province .list-select ul ul li a,
.content-single-province .mcslist-select ul ul li a{
    position: relative;
}
.content-single-province .list-select ul ul li a:after,
.content-single-province .mcslist-select ul ul li a:after{
    border-bottom:6px solid transparent;
    border-top:6px solid transparent;
    border-left:6px solid #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -6px;
    content: "";
    display: none;
}
.content-single-province .list-select ul ul li a.active:after,
.content-single-province .mcslist-select ul ul li a.active:after{
    display: block;
}
.content-single-province .list-select ul ul li a.active,
.content-single-province .mcslist-select ul ul li a.active{
    background: #fff;
    color: #205491;
}
.content-single-province .list-select ul li li a,
.content-single-province .mcslist-select ul li li a{
    padding: 10px 11px 10px 89px;
    color: #a0c7f5;
    position: relative;
    font-size: 13px;
}
.content-single-province .list-select ul li li a:hover:after,
.content-single-province .mcslist-select ul li li a:hover:after{
    display: block;
}
.content-single-province .list-select ul li li a:hover,
.content-single-province .mcslist-select ul li li a:hover{
    background: #fff;
    color: #4c7ab1;
}
.content-single-province .list-select ul li li a:hover img,
.content-single-province .list-select ul ul li a.active img,
.content-single-province .mcslist-select ul li li a:hover img,
.content-single-province .mcslist-select ul ul li a.active img{
    display: none;
}
.content-single-province .list-select ul li li a:hover .img-hover,
.content-single-province .list-select ul ul li a.active .img-hover,
.content-single-province .mcslist-select ul li li a:hover .img-hover,
.content-single-province .mcslist-select ul ul li a.active .img-hover{
    display: block;
}
.content-single-province .list-select ul li:last-child li a,
.content-single-province .mcslist-select ul li:last-child li a{
    padding-left: 56px;
}
.content-single-province .function-province{
    background: #205491;
    text-align: right;
    padding: 40px 40px 17px;
}
.content-single-province .function-province a{
    color: #fff;
    margin-right: 17px;
    font-size: 13px;
}
.content-single-province .function-province a i{
    margin-right: 8px;
}
.content-single-province .function-province .form-search{
    display: inline-block;
}
.content-single-province .function-province .it-btn{
    color: #fff;
    border: none;
    background: none;
    margin-left: 5px;
}
.content-single-province .title-tabs{
    background: #205491;
    padding-right: 73px;
}
.content-single-province .nav-tabs{
    background: #2465b1;
    border-bottom: none;
}
.content-single-province .nav-tabs li{
    width: 9.5%;
    border-right: 1px solid #205491;
    margin-bottom: 0;
}
.content-single-province .nav-tabs li a{
    color: #a7c1e0;
    font-size: 14px;
    display: block;
    border-radius: 0;
    padding: 10px 5px;
    margin-right: 0;
    height: 40px;
    overflow: hidden;
    text-align: center;
}
.content-single-province .nav-tabs li:last-child{
    border-right: none;
}
.content-single-province .nav-tabs > li.active > a,
.content-single-province .nav-tabs > li.active > a:focus,
.content-single-province .nav-tabs > li.active > a:hover{
    border: none;
    border-radius: none;
    background: #e2e2e2;
    color: #666;
    margin-right: 0;
}
.content-single-province .nav-tabs li a:hover{
    color: #666;
}
.content-single-province .tab-content{
    background: #e2e2e2;
    padding: 23px 60px 6px 30px;
    min-height: 1200px;
}
.content-single-province .tab-content .title-tab{
    margin: 0 0.5% 20px;
    letter-spacing: 0;
}
.content-single-province .tab-content .title-tab h3{
    margin-bottom: 13px;
    font-size: 19px;
    font-weight: 400;
    color: #222;
}
.content-single-province .tab-content .title-tab p{
    font-size: 14px;
    color: #666;
}
.content-single-province .tab-content img{
    margin: 0 0.5%;
}
.content-single-province .tab-content .small-img{
    width: 49%;
    letter-spacing: 0;
    float: left;
}
.content-single-province .tab-content .big-img{
    width: 99%;
    margin-top: 10px;
}
/*== Data ==*/
.content-data .list-select-data{
    background: #164378;
    min-height: 882px;
}
.content-data .list-select-data li a{
    padding: 20px;
    display: block;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    position: relative;
}
.content-data .list-select-data ul li a:after{
    border-bottom:6px solid transparent;
    border-top:6px solid transparent;
    border-left:6px solid #2465b1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -6px;
    content: "";
    display: none;
}
.content-data .list-select-data ul li a:hover, .content-data .list-select-data ul li a.active{
    background: #2465b1;
}
.content-data .list-select-data ul li a:hover:after, .content-data .list-select-data ul li a.active:after{
    display: block;
}
.content-data .list-select-data ul li li a{
    color: #a0c7f5;
    font-size: 14px;
    font-weight: 400;
    padding: 16px 60px 16px 50px;
    position: relative;
}
.content-data .list-select-data ul li li a img{
    position: absolute;
    top: 20px;
    left: 20px;
    max-width: 10px;
}
.content-data .list-select-data ul li li a i{
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 25px;
}
.content-data .list-select-data ul li li a:hover, .content-data .list-select-data ul li li a.active{
    background: #fff;
    color: #164378;
}
.content-data .list-select-data ul li li a:hover i, .content-data .list-select-data ul li li a.active i{
    color: #164378;
}
.content-data .list-select-data ul li li a:hover:after, .content-data .list-select-data ul li li a.active:after{
    display: none;
}
/*== Map ==*/
.content-map .form-search-map{
    letter-spacing: -0.3em;
}
.content-map .form-search-map .it-select{
    width: 22%;
    background: #fff;
    height: 40px;
    border: none;
    padding: 0 18px;
    color: #555;
    font-size: 14px;
    letter-spacing: 0;
    display: inline-block;
    margin-right: 1px;
}
.content-map .bt-use{
    position: absolute;
    right: 0;
    bottom: 0;
    background: #0c315d;
    color: #fff;
    font-size: 14px;
    padding: 11px 65px;
    display: inline-block;
}
.content-map .bt-use:hover{
    background: #fff;
    color: #205491;
}
.content-map .form-menu-map{
    background: #164378;
    /*  padding: 15px 20px; */
    position: fixed;
    top: 100px;
    left: 0;
    width: 343px;
    bottom:0;
    overflow:auto;
}
.content-map .form-menu-map form{
    padding: 15px 20px;
}
.content-map .form-menu-map .search-text{
    height: 40px;
    position: relative;
    padding-right: 43px;
    border-radius: 3px;
    background: #fff;
}
.content-map .form-menu-map .search-text .it-text{
    padding: 0 15px;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    width: 100%;
    height: 40px;
    border: none;
    border-radius: 3px;
}
.content-map .form-menu-map .search-text .it-btn{
    width: 43px;
    background: #fff;
    border: none;
    height: 40px;
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 3px;
    color: #71a8e8;
}
.content-map .list-targets{
    margin-top: 13px;
}
.content-map .list-targets ul li,
.mcslist-targets ul li{
    display: block;
}
.content-map .list-targets ul li a,
.mcslist-targets ul li a{
    padding: 10px 0;
    display: block;
    position: relative;
    padding-left: 35px;
    font-size: 14px;
    color: #a0c7f5;
}
.content-map .list-targets ul li a:hover,
.mcslist-targets ul li a:hover{
    color: #fff;
}
.content-map .list-targets ul li.active a,
.mcslist-targets ul li.active a{
    color: #fff ;
}
.content-map .list-targets ul li img,
.mcslist-targets ul li img{
    position: absolute;
    left: 0;
    top: 10px;
    max-width: 17px;
}
.content-map .list-targets .it-select-target,
.mcslist-targets .it-select-target{
    padding: 7px 0 7px 34px;
}
.content-map .list-targets .it-checkbox,
.mcslist-targets .it-checkbox{
    display: none;
}
.content-map .list-targets .it-checkbox:checked + label span:before,
.mcslist-targets .it-select-target .it-checkbox:checked + label span:before,
.cv2-all.active:before{
    content: "\2713";
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 17px;
    background-color: #738eae;
}
.content-map .form-menu-map label,
.mcslist-targets label{
    position: relative;
    color: #89b7ed;
    font-size: 14px;
    font-weight: 400;
    padding-left: 25px;
    cursor: pointer;
}
.content-map .list-targets .it-select-target span:before,
.mcslist-targets .it-select-target span:before,
.cv2-all:before{
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    background-color: #fff;
    border-radius: 3px;
    position: absolute;
    left: 0;
    bottom: 3px;
}
.content-map .list-targets .list-select-target{
    display: none;
}
.content-map .tab-content{
    padding: 0;
}
.content-map .tab-content .img-map{
    max-width: 100%;
    min-height: 882px;
    margin: 0;
}
/*== provincial Rencords ==*/
.content-provincial .top-provincial{
    background: #2465b1;
    padding: 13px 0 35px;
}
#content .breacrump .item-breacrump{
    display: inline-block;
    vertical-align: top;
}
#content .breacrump .item-breacrump a{
    font-size: 12px;
    font-weight: 400;
    opacity: 0.4;
    color: #fff;
}
#content .breacrump i{
    margin: 0 7px;
    color: #8995a2;
    font-size: 13px;
}
.content-provincial .form-provincial{
    margin-top: 30px;
}
.content-provincial .form-provincial h2{
    font-size: 34px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 35px;
}
.content-provincial .form-provincial .content-from{
    letter-spacing: -0.3em;
}
.content-provincial .form-provincial .it-from{
    margin-right: 3%;
    width: 72%;
    letter-spacing: 0;
    display: inline-block;
    vertical-align: bottom;
}
.content-provincial .form-provincial .it-from label{
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    display: block;
}
.content-provincial .form-provincial .it-select{
    width: 100%;
    background: #2465b1;
    border: none;
    border-bottom: 2px solid #fff;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    height: 40px;
}
.content-provincial .form-provincial .it-btn{
    letter-spacing: 0;
    display: inline-block;
    vertical-align: bottom;
    width: 25%;
    height: 57px;
    background: #184376;
    font-weight: 700;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border: none;
}
.content-provincial .search-abc{
    margin-top: 40px;
    letter-spacing: -0.3em;
}
.content-provincial .search-abc label{
    margin-bottom: 14px;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    display: block;
    letter-spacing: 0;
}
.content-provincial .search-abc a{
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    width: 3.7%;
    background: #ebebeb;
    height: 42px;
    font-size: 30px;
    color: #555;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin-right: 0.14%;
}
.content-provincial .search-abc a:hover, .content-provincial .search-abc a.active{
    background: #184376;
    color: #fff;
}
.content-provincial .main-provincial{
    background: #f4f4f4;
}
.content-provincial .main-provincial .bg-provincial{
    margin: 0 -1.3%;
    letter-spacing: -0.3em;
    padding: 10px 0 35px;
}
.content-provincial .it-provincial{
    letter-spacing: 0;
    margin: 15px 1.3%;
    display: inline-block;
    vertical-align: bottom;
    width: 30.73%;
    position: relative;
}
.content-provincial .it-provincial h3{
    width: 43px;
    height: 42px;
    background: #085da9;
    font-weight: 700;
    color: #fff;
    font-size: 30px;
    text-align: center;
    margin-bottom:20px;
    padding-top: 5px;
    text-transform: uppercase;
}
.content-provincial .it-profile{
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
}
.content-provincial .it-profile .top-profile{
    padding: 20px;
}
.content-provincial .it-profile .top-profile a{
    font-size: 24px;
    color: #2465b1;
    font-weight: 700;
    margin-bottom: 16px;
    display: block;
}
.content-provincial .it-profile .top-profile p{
    color: #085da9;
    display: inline-block;
    font-size: 14px;
}
.content-provincial .it-profile .top-profile span{
    margin: 0 5px;
    color: #ccc;
}
.content-provincial .bottom-profile{
    padding: 10px 30px 5px;
    border-top: 1px solid #ccc;
}
.content-provincial .bottom-profile .it-index{
    padding: 12px 0 12px 33px;
    position: relative;
    font-size: 16px;
    color: #666;
    border-bottom: 1px solid #f4f4f4;
}
.content-provincial .bottom-profile .it-index:last-child{
    border-bottom: none;
}
.content-provincial .bottom-profile .it-index img{
    position: absolute;
    left: 0;
    top: 17px;
    max-width: 17px;
}
.content-provincial .bottom-profile .it-index b{
    color: #222;
}
.content-provincial .bottom-profile .it-index p{
    line-height: 20px;
}
/*== Library ==*/
.content-library .banner-library{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 82px 0 76px;
}
.content-library  .form-search-library{
    background: #fff;
    border-radius: 5px;
    position: relative;
    padding: 0 20% 0 4%;
    letter-spacing: -0.3em;
    margin-right: -15px;
    margin-left: -15px;
}
.content-library  .form-search-library .it-btn{
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: #2465b1;
    position: absolute;
    right: 0;
    top: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 107px;
    border: none;
    width: 20%;
    letter-spacing: 0;
}
.content-library  .form-search-library .it-form{
    margin-right: 6%;
    width: 27.33%;
    display: inline-block;
    letter-spacing: 0;
    vertical-align: bottom;
    padding: 25px 0 41px;
}
.content-library  .form-search-library .it-form .it-label{
    display: block;
    font-size: 14px;
    color: #222;
    font-weight: 400;
}
.content-library  .form-search-library .it-form .it-select{
    width: 100%;
    height: 40px;
    border: none;
    border-bottom: 2px solid #909090;
    font-size: 14px;
    color: #222;
}
.content-library .main-library .container{
    position: relative;
    padding: 40px 0 35px;
}
.content-library .main-library .nav-tabs{
    position: absolute;
    top: -48px;
    left: 0;
}
.content-library .main-library .nav-tabs li a{
    width: 277px;
    height: 48px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 10px;
    background: rgba(255,255,255,0.6);
    color: #555;
    border-radius: 5px 5px 0 0;
}
.content-library .main-library .nav-tabs li.active a {
    background: #fff;
    color: #2465b1;
}
.content-library .about-library{
    letter-spacing: -0.3em;
}
.content-library .about-library .img-about{
    display: inline-block;
    vertical-align: top;
    width: 50%;
    letter-spacing: 0;
}
.content-library .about-library .text-about{
    display: inline-block;
    vertical-align: top;
    width: 50%;
    letter-spacing: 0;
}
.content-library .about-library .img-about{
    height: 332px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.content-library .about-library .img-about h2{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    font-weight: 700;
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}
.content-library .about-library .text-about{
    padding: 40px 37px 32px;
    background: #2465b1;
    color: #fff;
}
.content-library .about-library .text-about h3{
    font-size: 24px;
    font-weight: 700;
}
.content-library .about-library .text-about h4 a{
    margin: 20px 0 9px;
    color:#fff;
    font-size: 14px;
    display: block;
    font-weight: 700;
}
.content-library .text-about .released{
    opacity: 0.6;
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
}
.content-library .text-about .des-about{
    font-size: 14px;
    opacity: 0.6;
    margin: 22px 0;
    height: 80px;
    overflow: hidden;
}
.content-library .list-function-library{
    letter-spacing: -0.3em;
}
.content-library .list-function-library .bt-download{
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 37%;
    background: #0c315d;
    display: inline-block;
    letter-spacing: 0;
    vertical-align: middle;
    border-radius: 30px;
    height: 50px;
    padding-top: 15px;
}
.content-library .list-function-library .bt-download i{
    margin-right: 10px;
}
.content-library .list-function-library .info-library{
    letter-spacing: 0;
    opacity: 0.5;
    color: #fff;
    font-size: 11px;
    font-style: italic;
    padding: 0 17px;
    display: inline-block;
    vertical-align: middle;
    width: 30%;
}
.content-library .form-year{
    width: 33%;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
}
.content-library .form-year .it-select{
    text-align: center;
    font-size: 14px;
    color: #fff;
    border: none;
    border-bottom: 2px solid #fff;
    height: 32px;
    width: 100%;
    background: #2465b1;
}
.content-library .specifically-provincial h3{
    color: #9f9f9f;
    font-size: 24px;
    font-weight: 700;
    margin: 30px 0 37px;
}
.content-library .list-report .it-report{
    position: relative;
}
.content-library .list-report .title-report{
    border-bottom: 1px solid #ddd;
    padding: 20px 260px 20px 43px;
    position: relative;
    cursor: pointer;
}
.content-library .list-report .title-report .fa-th-large{
    color: #c7c7c7;
    position: absolute;
    left: 8px;
    top: 22px;
}
.content-library .list-report .title-report h4 a{
    color: #222;
    font-size: 16px;
    font-weight: 700;
    display: block;
}
.content-library .list-report {
    border-top: 1px solid #ddd;
}
.content-library .list-report .info-report{
    position: absolute;
    top: 25px;
    right: 33px;
    font-size: 13px;
    color: #555;
    opacity: 0.6;
}
.content-library .it-report .triangle{
    position: absolute;
    bottom: -8px;
    right: -2px;
    font-size: 25px;
    transform: rotate(45deg);
    border-bottom:13px solid transparent;
    border-top:13px solid transparent;
    border-left:13px solid #2465b1;
}
.content-library .content-report{
    padding: 24px 0;
    border-bottom: 1px solid #ddd;
    letter-spacing: -0.3em;
    display: none;
}
.content-library .content-report.active {
    display:block;
}
.content-library .content-report .col-report{
    width: 33.33%;
    display: inline-block;
    letter-spacing: 0;
    vertical-align: top;
    border-right: 1px solid #b1bdcb;
    padding: 0 15px;
}
.content-library .it-document{
    margin-bottom: 12px;
}
.content-library .it-document .title-document{
    font-size: 16px;
    color: #2465b1;
    float: left;
    display: inline-block;
    margin-bottom:10px;
}
.content-library .it-document .bt-download{
    width: 123px;
    background: #e0e0e0;
    height: 26px;
    border-radius: 20px;
    font-size: 14px;
    color: #0c315d;
    float: right;
    padding: 3px 11px;
    font-weight: 400;
}
.content-library .it-document .bt-download i{
    margin-right: 10px;
    font-size: 16px;
}
.content-library .content-report .infor-report{
    border-left: 5px solid #efefef;
}
.content-library .it-report.active .fa-th-large, .content-library .it-report.active .title-report h4 a{
    color: #2465b1;
}
.content-library .it-report.active .triangle{
    display: none;
}
.content-library .it-report.active .triangle2 {
    bottom: 1px;
    transform: rotate(-45deg);
    border-left: 13px solid #fe7201;
    display: block;
}
/*== FAQ ==*/
.content-faq .container{
    padding: 2px 0 27px;
}
.content-faq .border-top{
    background-image: url(images/border-top.png);
    height: 18px;
}
#content.content-faq .breacrump .item-breacrump a{
    color: #777;
}
.content-faq .specifically-provincial h3{
    font-size: 34px;
    color: #222;
    margin: 32px 0 13px;
}
.content-faq .des-faq{
    font-size: 14px;
    color: #222;
    margin-bottom: 30px;
}
.content-faq .content-report{
    letter-spacing: 0;
    padding: 33px 35px 33px 180px;
    position: relative;
    font-size: 16px;
    color: #666;
    line-height: 18px;
}
.content-faq .content-report:before{
    content: "";
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 8px;
    width: 5px;
    background: #efefef;
}
.content-faq .content-report .title-answer{
    width: 140px;
    text-align: center;
    font-size: 23px;
    color: #2465b1;
    font-weight: 700;
    top: 36px;
    left: 39px;
    position: absolute;
}
/*== Contact ==*/
.content-contact{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0 80px;
}
#content.content-contact .breacrump .item-breacrump a{
    color: #fff;
    opacity: 1;
}
#content.content-contact .breacrump .item-breacrump .link-home{
    color: #777;
}
.content-contact h2{
    font-size: 55px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin: 30px 0;
}
.content-contact .main-contact{
    width: 62%;
    margin: 0 auto;
}
.content-contact .form-contact{
    padding: 55px 20px;
    background: rgba(0,0,0,0.4);
    border-radius: 5px;
    color: #fff;
}
.content-contact .form-contact{
    letter-spacing: -0.3em;
    margin: 0 -2%;
}
.content-contact .form-contact h3{
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 2% 25px;
}
.content-contact .form-contact .it-form{
    letter-spacing: 0;
    vertical-align: top;
    display: inline-block;
    width: 46%;
    margin: 0 2% 23px;
    position: relative;
}
.content-contact .form-contact .it-label{
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    display: block;
}
.content-contact .form-contact .it-text{
    height: 45px;
    width: 100%;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 0 10px 0 38px;
    color: #a0a0a0;
    font-size: 14px;
}
.content-contact .form-contact .it-textarea{
    width: 96%;
    height: 140px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    font-size: 14px;
    color: #a0a0a0;
    margin: 15px 2% 19px;
    border-radius: 3px;
    padding: 12px 14px;
}
.content-contact .form-contact .it-btn{
    width: 96%;
    margin: 0 2%;
    height: 55px;
    background: #2465b1;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    border: none;
    border-radius: 3px;
    padding-top: 3px;
}
.content-contact .form-contact .it-btn:hover{
    background: #fff;
    color: #2465b1;
}
.content-contact .form-contact .it-form:after{
    font-family: 'FontAwesome';
    position: absolute;
    top: 43px;
    left: 15px;
    z-index: 10;
    font-size: 15px;
    color: #7f7f7f;
}
.content-contact .form-contact .it-name:after{
    content: "\f007";
}
.content-contact .form-contact .it-address:after{
    content: "\f041";
}
.content-contact .form-contact .it-phone:after{
    content: "\f095";
}
.content-contact .form-contact .it-email:after{
    content: "\f0e0";
}
.nodata {
    letter-spacing:normal;
    text-align:center;
    padding:100px 0;
}
.nodata span {
    font-size:20px;
    display:block;
}
.bg-menu-mobile, .transform-menu{
    display: none;
}
.popup {
    margin: 0 auto;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.8);
    display: none;
    z-index: 11;
    overflow: auto;
    height: 100%;
    padding: 10px;
}
.popup-transform {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.close-popup {
    position: absolute;
    right: 20px;
    top: 20px;
}
.close-popup .fa.fa-times{
    font-size: 30px;
    color: #fff;
}
#header .form-search{
    position: relative;
}
.content-single .banner-single{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.content-single .banner-single .title-banner-single{
    font-size: 40px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}
.content-single .banner-single .content-single{
    padding: 20px 0;
}
.infor-single {
    padding:30px 0;
}
.infor-single .mcs-content-text div {
    margin-bottom:15px;
}
.infor-single  h1 {
    font-size: 40px;
    margin: 0 0 30px;
}
.docate {
    color:#000;
    padding: 4px;
}
.about-library .text-about .bx-wrapper .bx-viewport{
    background: transparent;
}
.about-library .text-about .bx-controls-direction a{
    display: none;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a{
    background: rgba(255,255,255,0.5);
}
.list-termreport {
    margin-bottom:20px;
}
.list-termreport h3 {
    letter-spacing:normal;
    margin: 0 0 15px !important;
    font-size: 20px !important;
    color: #000 !important;
}
.content-map .tab-content {
    /*min-height:200px;*/
}
#huongdan.modal {
    top: 20px;
    bottom: 20px;
    background: none;
    border: none;
    box-shadow: none;
    width: auto;
    max-width:800px;
    overflow:hidden;
    left:0;
    margin:0 auto;
    padding:0 !Important;
}
#huongdan.modal .modal-dialog {
    max-width:800px;
    width:100%;
    height:100%;
    padding:0 10px !important;
}
#huongdan .modal-header .close {
    top: 6px;
    right: 10px;
    position:absolute;
}
#huongdan.modal .modal-content {
    height:100%;
}
.modal-body {
    max-height:calc(100% - 60px) !Important;
}
.g-recaptcha * {
    max-width:100% !Important;
}
#nodelist {
    position: absolute;
    left: 0;
    display: block;
    bottom: 0;
    z-index: 999;
    width: 100%;
}
#nodelist iframe {
    width: 100%;
}
#partner-section {
    padding:30px 0;
    text-align:center;
}
#partner-section h3 {
    font-weight: 700;
    font-size: 22px;
    margin:0 0 30px;
}
#partner-section ul {
    letter-spacing:-0.3em;
    max-width:800px;
    margin:0 auto;
}
#partner-section ul li {
    display:inline-block;
    padding:0 20px;
    width:16%;
}
#partner-section ul.list-cormoney  li{
    width:35%;
}
#partner-section ul.list-cormoney  li:last-child {
    width:65%;
}
.statistical {
    background-image: url(images/background_01.jpg);
}
.provincial{
    background-image: url(images/background_02.jpg);
}
.district{
    background-image: url(images/background_03.jpg);
}
.add-background{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.content-statistical{
    padding: 115px 0 95px;
    color: #fff;
    text-align: center;
}
.content-statistical .title-main .title {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px;
}
.content-statistical .title-main {
    margin-bottom: 68px;
}
.content-statistical .title-main p {
    margin-bottom: 20px;
}
.content-statistical .number {
    margin-bottom: 67px;
}
.content-statistical .number .box-blue {
    width: 201px;
    height: 79px;
    text-align: center;
    display: inline-block;
    font-size: 50px;
    color: #fcff13;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #1d416b;
    margin-bottom: 10px;
}
.content-statistical .list-statistical{
    max-width: 770px;
    letter-spacing: -0.3em;
    margin: 0 auto;
}
.content-statistical .item-statistical {
    width: 20%;
    display: inline-block;
    letter-spacing: 0;
}
.content-statistical .item-statistical img{
    border-radius: 50%;
}
.content-statistical .item-statistical .item-number {
    padding: 25px 0 0;
}
.content-statistical .item-statistical .item-number p{
    font-size: 21px;
    font-weight: 400;
}
.provincial .list-provincial {
    padding: 100px 0 60px;
    text-align: center;
    letter-spacing: -0.3em;
    margin: 0 -15px;
}
.provincial .list-provincial .item-provincial  {
    width: 33%;
    display: inline-block;
    letter-spacing: 0;
    vertical-align: top;
    margin-bottom: 35px;
    padding: 0 15px;
}
.provincial .list-provincial .item-provincial .avartar-provincial {
    text-align: center;
    position: relative;
    margin-bottom: -63px;
}
.provincial .list-provincial .item-provincial .avartar-provincial span {
    font-size: 50px;
    color: #fff;
    font-weight: 600;
    display: block;
    position: absolute;
    top: 23%;
    right: 0;
    left: 0;
}
.provincial .list-provincial .item-provincial .des-provincial{
    background: #fff;
    border-radius: 10px;
    padding: 75px 25px 20px;
}
.provincial .list-provincial .item-provincial .description {
    color: #676767;
    font-size: 13px;
    height: 131px;
    overflow: hidden;
}
.district .list-district {
    padding: 130px 0 60px;
    text-align: center;
    letter-spacing: -0.3em;
    margin: 0 -15px;
}
.list-district .item-district {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    letter-spacing: 0;
    padding: 0 15px;
    margin-bottom: 100px;
}
.list-district .item-district:nth-child(5),
.list-district .item-district:nth-child(6),
.list-district .item-district:nth-child(7)
{
    display: inline-block;
    width: 33.33%;
}
.list-district .item-district .number-district {
    font-size: 60px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 19px;
}
.list-district .item-district .arrow {
    margin-bottom: -5px;
}
.list-district .item-district .content-district{
    background: #fff;
    text-align: center;
    position: relative;
    border-radius: 10px;
    padding: 30px 20px 10px;
}
.list-district .item-district .des-district{
    font-size: 13px;
    color: #4a4a4a;
    height: 115px;
    overflow: hidden;
}
.list-district .item-district:nth-child(5)> .des-district,
.list-district .item-district:nth-child(6)> .des-district,
.list-district .item-district:nth-child(7)> .des-district{
    padding: 25px 32px;
}
/* Style Update */
.click-mcsclimate{
    position: relative;
    background: #08264a;
    padding: 12px 56px 12px 56px;
    display: block;
    font-size: 16px;
    color: #fff;
    margin-top: 2px;
}
.click-mcsclimate.current .fa-angle-right,
.click-submenu.current .fa-angle-right,
.click-submenutop.current .fa-angle-right{
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.click-mcsclimate:hover,.click-mcsclimate:focus{
    color: #fff;
}
.click-mcsclimate .fa.fa-bars{
    font-size: 23px;
    color: #faad83;
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.click-mcsclimate .fa.fa-angle-right{
    position: absolute;
    top: 15px;
    right: 23px;
    color: #fff;
    font-size: 25px;
}




.click-mcsclimate1{
    position: relative;
    background: #08264a;
    padding: 12px 56px 12px 56px;
    display: block;
    font-size: 16px;
    color: #fff;
    margin-top: 2px;
}
.click-mcsclimate1.current .fa-angle-right,
.click-submenu.current .fa-angle-right,
.click-submenutop.current .fa-angle-right{
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.click-mcsclimate1:hover,.click-mcsclimate1:focus{
    color: #faad83;
}
.click-mcsclimate1 .fa.fa-bars{
    font-size: 23px;
    color: #faad83;
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.click-mcsclimate1 .fa.fa-angle-right{
    position: absolute;
    top: 15px;
    right: 23px;
    color: #fff;
    font-size: 25px;
}






.click-mcsclimate2{
    position: relative;
    background: #08264a;
    padding: 12px 56px 12px 56px;
    display: block;
    font-size: 16px;
    color: #faad83;
    margin-top: 2px;
}
.click-mcsclimate2.current .fa-angle-right,
.click-submenu.current .fa-angle-right,
.click-submenutop.current .fa-angle-right{
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.click-mcsclimate2:hover,.click-mcsclimate2:focus{
    color: #fff;
}
.click-mcsclimate2 .fa.fa-bars{
    font-size: 23px;
    color: #faad83;
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.click-mcsclimate2 .fa.fa-angle-right{
    position: absolute;
    top: 15px;
    right: 23px;
    color: #fff;
    font-size: 25px;
}





.mcsclimate-item-bottom  .mcslist-select ul li li a{
    padding: 10px 11px 10px 58px;
}
.mcslist-targets .it-select-target label{
    background-image: url(images/label-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto;
    cursor: pointer;
}
.mcslist-targets .it-select-target label.current{
    background-image: url(images/label-active.png);
}
.content-single-province .mcslist-select{
    display: none;
    position: relative;
}
.subsecond{
    display: none;
}
.mcs-transover{
    background-color: rgba(255,255,255,0.15);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom:0;
    display: none;
}

.province-tabs li a{
    font-weight:bold;

}
.province-tabs2{

    padding-left:30px;

}
/* Home v2 */
.homev2-banner {
    padding:200px 0;
    color:#fff;
    position:relative;
}
.homev2-banner .info {
    max-width: 660px;
    font-size: 16px;
    line-height: 30px;
    background: rgba(0,0,0,0.3);
    padding: 25px;
}
.homev2-banner h2 {
    font-weight:bold;
    font-size:44px;
    margin:0 0 25px;
}
.homev2-statics {
    background-size:cover;
    background-position:center center;
    padding:95px 0;
}
.staticsv2 {
    position:relative;
}
.staticsv2 img{
    display:block;
    margin:0 auto;
}
.static-v2item {
    position:absolute;
    text-align:center;
    color:#323232;
    font-size:15px;
    width:177px;
    display:block;
}
.static-v2item img {
    margin:0 auto 5px;
}
.static-v2item h3 {
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
    color: #323232;
}
.static1 {
    top: 154px;
    left: 34px;
}
.static2 {
    top: 45px;
    left: 226px;
}
.static3 {
    top: 241px;
    left: 230px;
}
.static4 {
    top: 45px;
    right: 226px;
}
.static5 {
    top: 154px;
    right: 34px
}
.static6 {
    top: 274px;
    right: 230px;
}
.static0 {
    top: 133px;
    left: 467px;
    width:215px;
}
.static0 h3 {
    font-size:24.5px;
    color:#fff;
    margin-top:30px;
}
.cv2-all {
    display: inline-block;
    position: relative;
    height: 20px;
    width: 19px;
    vertical-align: middle;
}
.modal-static ul {
    letter-spacing:-0.3em;
}
.modal-static ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    width: 20%;
    height: auto;
    overflow: hidden;
    padding: 0 10px;
}
.modal-static ul li  a {
    font-size: 14px;
    color: #555;
    font-weight: 400;
    text-transform: none;
    display:block;
    margin:0 0 10px;
}
.modal-static h2 {
    padding:15px;
    background:#205491;
    color:#fff;
    text-transform:uppercase;
    font-size:14px;
}
.c-j-video-back {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.c-j-video-back .back-video {
    height:100%;
    z-index: -3;
    position: relative;
}
.content-library .about-library .img-about,.content-library .form-year {
    display:none;
}
.content-library .about-library .text-about {
    display:block;
    width:auto;
    background:none;
    padding:0;
}
.content-library .about-library .text-about  li {
    list-style:none;
    margin:0 0 15px;
    background:#2465b1;
    padding:30px;
}

.index_highlight label {

    color:#fff!important;
    font-weight: 700!important;

}
/* Style v2 */
.the-cheader {

}
#cprofile-header {
    background:#205491;
    color:#fff;
    padding:25px;
    position:relative;
}
#cprofile-header .title-province {
    position:absolute;
    top:8px;
    left:25px;
    bottom:5px;
}
#cprofile-header .title-province  h1 {
    display:inline-block;
    font-size:27px;
    font-weight:400;
    margin-left:20px;
    vertical-align: middle;
}
#cprofile-header .title-province  .logo-detail {
    max-height:100%;
}
#cprofile-header  .download-province {
    position: absolute;
    right: 18px;
    background: #133f71;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #fff;
    padding: 15px 20px;
    display: inline-block;
    line-height: 100%;
    font-size: 13px;
    border-radius: 30px;
}
#cprofile-header  .download-province i {
    margin-right:5px;
    vertical-align:middle;
}
#cprofile-header .crofile-form {
    padding-left:340px;
    padding-right: 120px;
}
.list-inline {
    letter-spacing:-0.3em;
}
.crofile-form .item-inline {
    margin-right:13px;
}
.provinces-section {
    position:relative;
}
.cprofile-btn {
    padding:15px 40px;
    display:inline-block;
    line-height:100%;
    background:#183f6d;
    border-radius:30px;
    color:#fff;
    font-size:16px;
}
.provinces-section .cprofile-btn.provinces-select{
    color:#205491;
    background:#fff;
    font-weight:bold;
}
.provinces-section .cprofile-btn.provinces-select i {
    margin-left:12px;
}
.provinces-show {
    position: absolute;
    background: #fff;
    top: 69px;
    border-radius: 5px;
    z-index: 2;
    width:557px;
    padding:18px 20px;
    display:none;
    box-shadow:0 0 5px #bcbbbb;
}
.provinces-show .list-inline {
    margin:0 -6px;
}
.provinces-show .item-inline {
    width:50%;
    padding:0 6px;
    margin:0;
}
.select-custom {
    position:relative;
}
.select-custom .cproficurrent {
    display:block;
    padding:12px 25px;
    border-radius:12px;
    border:1px solid #d5d5d5;
    background-image:url('images/probtn-arrow.png');
    background-repeat:no-repeat;
    background-position:right 6px bottom 10px;
    font-size:14px;
    color:#242424
}
.select-city.active .cproficurrent {
    font-weight:bold;
}
.select-custom ul {
    position:absolute;
    top:69px;
    background:#fff;
    padding:25px;
    left:0;
    right:0;
    max-height:400px;
    overflow:auto;
    border-radius:5px;
    box-shadow:0 0 15px #bcbbbb;
    display:none;
    z-index: 9;
}
.select-custom ul li {
    margin:0 0 20px;
    list-style:none;
}
.select-custom ul li:last-child {
    margin:0;
}
.select-custom ul li a {
    display:block;
    font-size:14px;
    color:#555555;
}
.selectcity-before {
    font-size:14px;
    color:#555555;
}
.select-custom ul li a:hover,.select-custom ul li a.active {
    font-weight:bold;
}
.select-district ul li {
    display:none;
}
.select-district ul li.show {
    display:block;
}
.select-district ul li a {
    background-image:url('images/pcheckbox.png');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:29px;
}
.select-city ul li a {
    background-image:url('images/pcheckbox.png');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:29px;
}
.select-district ul li.active a{
    background-image:url('images/pchecked.png');
}
.select-city ul li.active a{
    background-image:url('images/pchecked.png');
}
.district-list {
    background:#f9fbff;
    padding:19px 35px 14px;
    display:none;
}
.district-list a {
    display:inline-block;
    margin-right:3px;
    margin-bottom:5px;
    padding:12px 28px;
    border-radius:30px;
    background:#e9eaed;
    font-size:16px;
    color:#414141;
}
.district-list a i {
    margin-left:5px;
}
.district-list a i:hover {
    color:#ff0000;
}
.content-change-profile {
    background:#e2e2e2;
    padding:40px 0 11px;
}
.content-change-profile .row {
    margin:0;
}
.filter-section {
    margin:0 0 30px;
}
.filter-section b {
    font-size:22px;
    color:#205491;
    margin-right:20px;
    vertical-align: middle;
}
.filter-section .select-custom {
    width:255px;
    display:inline-block;
}
.filter-section .select-custom .cproficurrent {
    background-color:#fff;
}
.map-section {
    position:relative;
    height: 500px;
}
.map-section iframe {
    width:100%;
    height:100%;
    display:block;
}
.map-section .map-note {
    position:absolute;
    left:6px;
    bottom:6px;
    background:#fff;
    padding:3px;
}
.map-section .map-note li {
    margin: 0 0 4px;
    font-weight: 300;
    list-style: none;
    font-size: 12px;
    color: #000;
    position:relative;
}
.map-section .map-note li:last-child {
    margin:0;
}
.map-section .map-note li span {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 7px;
    vertical-align: -3px;
}
.select-custom h3 {
    color:#191919;
    font-size:16px;
    font-weight:bold;
    margin:0 0 20px;
    line-height:22px;
}
.select-one li {
    list-style:none;
}
.select-one ul li a {
    background-image:url('images/pradio.png');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:29px;
}
.select-one ul li.active a{
    background-image:url('images/pradoed.png');
}
.content-sectoral {
    padding:0;
}
.content-sectoral  .map-section {
    height: calc(100vh - 97px);
}
.sectoral-form form{
    position:relative;
}
.sectoral-form .form-submit {
    position:absolute;
    top:0;
    right:0;
}
.sectoral-form > form > .list-inline {
    margin:0;
    padding-right: 325px;
}
.sectoral-form > form > .list-inline > .item-inline {
    padding:0;
    width:33.33%;
    margin:0;
    border-left:1px solid #205491;
    background:#fff;
}
.sectoral-form .list-inline .item-inline:first-child {
    border-left:none;
}
.sectoral-form .list-inline .item-inline .cprofile-btn,
.sectoral-form .select-custom .cproficurrent {
    display:block;
    border:none;
    border-radius:0;
}
.sectoral-form .form-submit .cprofile-btn {
    padding-left:18px;
    padding-right:18px;
    border:none;
    background:#bdccde;
    color:#555555;
    font-size:14px;
}
.sectoral-form .form-submit .cprofile-btn.secbtn-map {
    background:#f68144;
    color:#fff;
    border:1px solid #fff;
}
#cprofile-header .crofile-form.sectoral-form {
    padding-left:280px;
}
.sectoral-form  .provinces-section .cprofile-btn.provinces-select {
    background-image: url(images/probtn-arrow.png);
    background-repeat: no-repeat;
    background-position: right 6px bottom 10px;
    padding: 15px;
}
.sectoral-form .select-custom .cproficurrent {
    padding:12px 15px;
}
.sectoral-form  .provinces-section .cprofile-btn.provinces-select {
    color:#555555;
    font-size:14px;
    font-weight:400;
}
.select-custom-left ul {
    right:auto;
    width:410px;
}
.select-custom-right ul {
    left:auto;
    width:410px;
}
.bradius-leftb {
    border-radius:8px 0 0 8px !important;
}
.bradius-rightb {
    border-radius:0 8px 8px 0 !important;
}
.vul-header#cprofile-header .title-province{
    position:static;
}
.content-vul {
    padding:30px 0 40px;
}
.vul-item {
    margin:0 0 35px;
}
.vul-item .vul-title {
    padding:0 15px;
    margin:0 0 25px;
    color:#205491;
    font-weight:bold;
    font-size:22px;
}
.content-vul .filter-section .select-custom,
.content-socio .filter-section .select-custom {
    width:auto;
}
.content-vul .select-custom .cproficurrent,
.content-socio .select-custom .cproficurrent {
    padding-right:65px;
}
.vul-chart {
    padding:35px 35px 70px;
    border-radius:15px;
    background:#fff;
}
.vul-title2{
    display:inline-block;
    font-size:43px;
    color:#000000;
    font-weight:400;
    margin:0 0 20px;
}
.vul-title2 span {
    color:#717171;
    font-size:18px;
    margin-left:14px;
}
.vul-compare {
    margin:0 0 45px;
}
.vul-compare form {
    margin:0 0 25px;
}
.vul-compare form .item-inline  {
    min-width: 220px;
    margin-right:2px;
}
.vul-compare form .item-inline .cproficurrent{
    background-color:#fff;
}
.vul-compare form .cprofile-btn {
    margin-left:15px;
}
.vul-compare-districts form{
    display:inline-block;
    margin-left:25px;
    vertical-align: top;
}
.district-large {
    padding: 35px 35px 50px;
    border-radius: 15px;
    background: #fff;
}
.district-large table {
    margin:0;
    border:none;
}
.district-large table th,.district-large table td {
    border:none;
    padding:20px 0;
    font-size:20px;
}
.district-large table th {
    border-top:1px solid #e2e2e2;
    border-bottom:1px solid #e2e2e2;
}
.district-large table td i {
    font-size:27px;
    margin-right:10px;
    cursor:pointer;
    vertical-align: middle;
}
.district-large table td i:hover {
    color:#ff0000;
}
.color-green {
    color:#90ed7d;
}
.color-blue {
    color:#7cb5ec;
}
.color-orange {
    color:#f7a35c;
}
.vul-compare .district-list {
    background:none;
    padding: 25px 0 0;
}
.hprofile-nav {
    background-size:cover;
    background-position:bottom center;
}
.hprofile-nav ul {
    padding-top:1px;
}
.hprofile-nav li {
    width:33.33%;
    border-right:1px solid rgba(0,0,0,0);
    padding:0;
}
.hprofile-nav li  a {
    display: block;
    padding: 30px 15px;
    font-size: 24px;
    color: #fff;
    height: 365px;
    position: relative;
    background: rgba(0,0,0,0.4);
}

.hprofile-nav li:first-child  a:after {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff;
    content:"";
    position:absolute;
    top:100%;
    left:50%;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
}
.hprofile-nav li  a img {
    height:120px;
    width:auto;
    margin:40px;
}

.hprofile-nav li.active a {
    background:#fff;
    color: #1f54a1;
    box-shadow: 0 15px 15px #ccc;
}

.hprofile-subnav {
    margin:35px 0 0;
}
.hprofile-subnav .item-inline {
    width:35%;
}
.hprofile-subnav .item-inline:last-child {
    width:65%;
}
.hprofile-subnav h3 {
    font-size:24px;
    color:#3e3e3e;
    font-weight:bold;
    margin:0 0 15px;
}
.hprofile-subnav  ul li {
    border-bottom:1px solid #c8c8c8;
    padding:15px 0;
    list-style:none;
}
.hprofile-subnav  ul li a {
    color:#3e3e3e;
}
.content-home-profile {
    padding-bottom:100px;
}

/****
Reset MixColors
****/
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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
body{
    font-size: 14px;
    color: #757575;
    font-family: 'Open Sans', sans-serif;
}
img{
    border:none;
    max-width:100%;
    height: auto;
}
a{
    color:#2196F3;
}
a:hover{
    color: #c9a96e;
    text-decoration:none;
}
a:focus{
    text-decoration: none;
    color: inherit;
    outline: none;
}
main {
    display:block;
}
.mcs-content-text ul,.mcs-content-text ol {
    margin-left:15px;
}
.clear {
    clear:both;
}
button,input[type="submit"] {
    cursor:pointer;
}
a,
button,
input {
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
button,
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=search]:focus,
textarea:focus {
    border-color: #c9a96e;
    outline: none;
}
table {
    margin:15px 0;
    width:100%;
    border-collapse: collapse;
    border-spacing: 0;
}
table tbody tr td,
table tbody tr th,
table tfoot tr td,
table tfoot tr th,
table thead tr td,
table thead tr th {
    border: 1px solid #ccc;
    padding:5px;
}
p.done {
    background:#c0eed3;
    padding:5px 15px;
    margin-bottom:15px;
}
p.error {
    background: #f0d9d9;
    color: #ff0000;
    display: block;
    margin-bottom: 15px;
    padding:5px 15px;
}
/* Reset WP */
img.aligncenter {
    display:block;
    margin:0 auto;
}
img.alignright {
    float:right;
    margin-top:10px;
    margin-left:10px;
}
img.alignleft {
    float:left;
    margin-top:10px;
    margin-right:10px;
}
.wp-caption.aligncenter {
    margin:15px auto;
}
/* Reset chat facebook */
.fb_iframe_widget {
    display:block !important;
}
.fb_iframe_widget span {
    display: block !important;
    width:100% !important;
}
.fb_iframe_widget iframe {
    position: static !important;
    width: 100% !important;
}
.wpcf7-not-valid-tip {
    display:none !Important;
}
/* Default css */
.animated-delay2 {
    -webkit-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.animated-delay3 {
    -webkit-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.animated-delay4 {
    -webkit-animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
.animated-delay5 {
    -webkit-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.animated-delay6 {
    -webkit-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.list-inline .item-inline {
    vertical-align:top;
    display:inline-block;
    letter-spacing:normal;
}
.animated-hide {
    opacity:0;
}
html {
    margin-top: 0 !important;
}