@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,200,300i,400,400i,700,700i,900,900i" rel="stylesheet')
/*General*/



body {
    font-family: 'Lato', sans-serif;
}

header {
    background-image: url('../assets/general/heder_texture.png');
    height: 140px;
    padding: 0 69px;
}

.header__logo {
    width: 195px;
    margin-top: 15px;
}

.header__mini-menu {
    padding: 10px 0;
    background-image: url('../assets/general/header_separator.png');
    background-repeat: no-repeat;
    background-position: 0 42px;
}

.header__mini-menu>div>a {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: 200;
    cursor: pointer;
}

.header__menu {
    justify-content: flex-end;
    height: 80px;
    align-items: flex-end;
    margin-right: 25px;
}

.header__menu>a,
.header__menu>li>a {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 12px;
    cursor: pointer;
    margin-right: 10px;
}

.header__menu>li>a {
    padding: 0;
}

.header__menu>div {
    margin-right: 10px;
}

.header__menu-dropdown {
    background-color: #1C66B3;
}

.header__menu-dropdown>a {
    color: #FFFFFF;
    font-weight: 200;
    font-size: 13px;
}

.header__menu-dropdown>a:hover {
    background-color: #1C66B3;
    color: #FFFFFF;
}

.content {
    height: 555px;
    padding: 0 69px;
}

.footer {
    margin-right: 0px;
    padding: 15px 69px;
    background-color: #236AAF;
}

.footer__menu {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    height: 30px;
}

.footer__menu>a,
.footer__menu>li>a {
    color: #FFFFFF;
    margin-right: 10px;
    font-size: 11px;
    font-weight: 200;
    cursor: pointer;
}

.footer__menu>li>a {
    padding: 0;
}

.footer__credits {
    color: #FFFFFF;
    background-color: #0E3E88;
    height: 45px;
    font-size: 11px;
    padding: 18px 0;
    text-align: center;
}

.footer__credits>span:nth-child(1) {
    font-weight: 600;
}

.footer__credits>span:nth-child(2) {
    font-weight: 200;
}

.sidebar {
    width: 16.6%;
    min-width: 260.72px !important;
}

.sidebar>div {
    background-image: url('../assets/general/sidebar_texture.png');
    height: auto;
}

.sidebar>div>ul>li:nth-child(1) {
    /*background-image: url('../assets/general/sidebar_title1.png');*/
    background-color: #FF5065;
    height: 50px;
    background-size: 100% 50px;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
    padding-top: 8px;
    padding-left: 10px;
}

.sidebar>div>ul>li:nth-child(1)>span:nth-child(1) {
    color: #FFFFFF;
    font-weight: 200;
}

.sidebar>div>ul>li:nth-child(1)>span:nth-child(2) {
    color: #FFFFFF;
    font-weight: 600;
    padding-left: 2px;
}



/*.sidebar>div>ul>li:nth-child(3),
.sidebar>div>ul>li:nth-child(8) {
    display: flex;
    cursor: pointer;
}*/

.sidebar>div>ul>li:nth-child(2)>div {
    /*background-image: url(../assets/general/button_permits_mini.png);
    width: 37px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 37px 33px;*/
}

.sidebar>div>ul>li:nth-child(2)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
    text-align: left;
    margin-left: 10px;
}

.sidebar>div>ul>li:nth-child(3)>div {
   /* background-image: url(../assets/general/button_permits_mini.png);
    width: 37px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 37px 33px;*/
}

.sidebar>div>ul>li:nth-child(3)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
    text-align: left;
    margin-left: 10px;
}

.sidebar>div>ul>li:nth-child(4)>div {
    /*background-image: url(../assets/general/button_permits_mini.png);
    width: 37px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 37px 33px;*/
}

.sidebar>div>ul>li:nth-child(4)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
    text-align: left;
    margin-left: 10px;
}

/*.sidebar>div>ul>li:nth-child(5)>div:nth-child(1) {*/
.sidebar>div>ul>li:nth-child(5)>div {
    /*background-image: url(../assets/general/button_permits_mini.png);
    width: 37px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 37px 33px;*/
}

.sidebar>div>ul>li:nth-child(5)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
    text-align: left;
    margin-left: 10px;
}

.sidebar>div>ul>li:nth-child(6)>div {
    /*background-image: url(../assets/general/button_permits_mini.png);
    width: 37px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 37px 33px;*/
}

.sidebar>div>ul>li:nth-child(6)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
    text-align: left;
    margin-left: 10px;
}

.sidebar>div>ul>li:nth-child(7)>div {
    /*background-image: url(../assets/general/button_permits_mini.png);
    width: 37px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 37px 33px;*/
}

.sidebar>div>ul>li:nth-child(7)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
    text-align: left;
    margin-left: 10px;
}

.sidebar>div>ul>li:nth-child(8)>div {
    /*background-image: url(../assets/general/button_permits_mini.png);
    width: 37px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 37px 33px;*/
}

.sidebar>div>ul>li:nth-child(8)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
    text-align: left;
    margin-left: 10px;
}



.sidebar>div>ul>li:nth-child(9)>div {
    /*background-image: url(../assets/general/button_permits_mini.png);
    width: 37px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 37px 33px;*/
}

.sidebar>div>ul>li:nth-child(9)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
    margin-left: 10px;
}

.sidebar>div>ul>li:nth-child(10) {
    /*background-image: url(../assets/general/sidebar_title2.png);*/
    background-color: #FF5065;
    height: 50px;
    background-size: 100% 50px;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
    padding-top: 8px;
    padding-left: 10px;
}

.sidebar>div>ul>li:nth-child(10)>span:nth-child(1) {
    color: #FFFFFF;
    font-weight: 200;
}

.sidebar>div>ul>li:nth-child(10)>span:nth-child(2) {
    color: #FFFFFF;
    font-weight: 600;
    padding-left: 2px;
}


/*

.sidebar>div>ul>li:nth-child(9)>span:nth-child(1) {
    color: #FFFFFF;
    font-weight: 200;
}

.sidebar>div>ul>li:nth-child(9)>span:nth-child(2) {
    color: #FFFFFF;
    font-weight: 600;
    padding-left: 2px;
}*/


/*.sidebar>div>ul>li:nth-child(9) {
    background-image: url('../assets/general/sidebar_title2.png');
    height: 50px;
    background-size: 100% 50px;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
    padding-top: 8px;
    padding-left: 10px;
}*/




/*.sidebar>div>ul>li:nth-child(9)>div {
    background-image: url(../assets/general/button_permits_mini.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar>div>ul>li:nth-child(9)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}*/

/*.sidebar>div>ul>li:nth-child(10)>div {
    background-image: url(../assets/general/button_permits.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar>div>ul>li:nth-child(10)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}*/
.sidebar>div>ul>li:nth-child(11)>div {
    background-image: url(../assets/general/button_validation.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar>div>ul>li:nth-child(11)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}
.sidebar>div>ul>li:nth-child(12)>div {
    background-image: url(../assets/general/button_instructive.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar>div>ul>li:nth-child(12)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}

/*.sidebar>div>ul>li:nth-child(13)>div {
    background-image: url(../assets/general/button_permits.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar>div>ul>li:nth-child(13)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}*/

/*.sidebar>div>ul>li:nth-child(14)>div {
    background-image: url(../assets/general/button_permits.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar>div>ul>li:nth-child(14)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}*/

/*.sidebar>div>ul>li:nth-child(15)>div {
    background-image: url(../assets/general/button_permits.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar>div>ul>li:nth-child(15)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}*/

/*.sidebar>div>ul>li:nth-child(16)>div {
    background-image: url(../assets/general/button_permits.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar>div>ul>li:nth-child(16)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}*/
/*
.sidebar>div>ul>li:nth-child(17)>div {
    background-image: url(../assets/general/button_permits.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar>div>ul>li:nth-child(17)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}
*/



.sidebar>div>ul>li:nth-child(2),
.sidebar>div>ul>li:nth-child(3),
.sidebar>div>ul>li:nth-child(4),
.sidebar>div>ul>li:nth-child(5),
.sidebar>div>ul>li:nth-child(6),
.sidebar>div>ul>li:nth-child(7),
.sidebar>div>ul>li:nth-child(9),
.sidebar>div>ul>li:nth-child(8),
/*.sidebar>div>ul>li:nth-child(10),*/
.sidebar>div>ul>li:nth-child(11),
.sidebar>div>ul>li:nth-child(12){

    background-image: url(../assets/general/sidebar_separator.png);
    height: 35px;
    background-repeat: no-repeat;
    background-position-y: 33px;
    display: flex;
    cursor: pointer;
}

/*Nuevo*/

.sidebar2 {
    width: 16.6%;
    min-width: 260.72px !important;
}

.sidebar2>div {
    background-image: url('../assets/general/sidebar_texture.png');
    height: auto;
}

.sidebar2>div>ul>li:nth-child(1) {
    background-image: url(../assets/general/sidebar_title2.png);
    background-color: #FF5065;
    height: 50px;
    background-size: 100% 0px;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
    padding-top: 8px;
    padding-left: 10px;
}

.sidebar2>div>ul>li:nth-child(1)>span:nth-child(1) {
    color: #FFFFFF;
    font-weight: 200;
}

.sidebar2>div>ul>li:nth-child(1)>span:nth-child(2) {
    color: #FFFFFF;
    font-weight: 600;
    padding-left: 2px;
}


/*.sidebar>div>ul>li:nth-child(3),
.sidebar>div>ul>li:nth-child(8) {
    display: flex;
    cursor: pointer;
}*/

.sidebar2>div>ul>li:nth-child(2)>div {
    background-image: url(../assets/general/button_validation.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar2>div>ul>li:nth-child(2)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}
.sidebar2>div>ul>li:nth-child(3)>div {
    background-image: url(../assets/general/button_instructive.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar2>div>ul>li:nth-child(3)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}




/*

.sidebar>div>ul>li:nth-child(9)>span:nth-child(1) {
    color: #FFFFFF;
    font-weight: 200;
}

.sidebar>div>ul>li:nth-child(9)>span:nth-child(2) {
    color: #FFFFFF;
    font-weight: 600;
    padding-left: 2px;
}*/


/*.sidebar>div>ul>li:nth-child(9) {
    background-image: url('../assets/general/sidebar_title2.png');
    height: 50px;
    background-size: 100% 50px;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
    padding-top: 8px;
    padding-left: 10px;
}*/




/*.sidebar>div>ul>li:nth-child(9)>div {
    background-image: url(../assets/general/button_permits_mini.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar>div>ul>li:nth-child(9)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}*/

/*.sidebar>div>ul>li:nth-child(10)>div {
    background-image: url(../assets/general/button_permits.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar>div>ul>li:nth-child(10)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}*/



/*.sidebar>div>ul>li:nth-child(13)>div {
    background-image: url(../assets/general/button_permits.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar>div>ul>li:nth-child(13)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}*/

/*.sidebar>div>ul>li:nth-child(14)>div {
    background-image: url(../assets/general/button_permits.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar>div>ul>li:nth-child(14)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}*/

/*.sidebar>div>ul>li:nth-child(15)>div {
    background-image: url(../assets/general/button_permits.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar>div>ul>li:nth-child(15)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}*/

/*.sidebar>div>ul>li:nth-child(16)>div {
    background-image: url(../assets/general/button_permits.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar>div>ul>li:nth-child(16)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}*/
/*
.sidebar>div>ul>li:nth-child(17)>div {
    background-image: url(../assets/general/button_permits.png);
    width: 60px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: 60px 33px;
}

.sidebar>div>ul>li:nth-child(17)>a {
    color: #FFFFFF;
    font-weight: 200;
    align-self: center;
    font-size: 10px;
}
*/



.sidebar2>div>ul>li:nth-child(1){

    background-image: url(../assets/general/sidebar_separator.png);
    height: 50px;
    background-repeat: no-repeat;
    background-position-y: 33px;
    display: flex;
    cursor: pointer;
}
.sidebar2>div>ul>li:nth-child(2),

/*.sidebar2>div>ul>li:nth-child(10),*/
.sidebar2>div>ul>li:nth-child(3){

    background-image: url(../assets/general/sidebar_separator.png);
    height: 35px;
    background-repeat: no-repeat;
    background-position-y: 33px;
    display: flex;
    cursor: pointer;
}







.mb5 {
    margin-bottom: 5px;
    display: flex;
}

.mb10 {
    margin-bottom: 10px;
    display: flex;
}

.mb20 {
    margin-bottom: 20px;
    display: flex;
}


/*Home*/

.home__title {
    font-size: 20px;
    height: 55px;
    color: #FFFFFF;
    background-color: #1C66B3;
    margin: 20px 0;
    border: 1px #1C66B3 solid;
    padding: 0 15px;
    display: flex;
    align-items: center;
}

.home__title>h2:nth-child(1) {
    font-size: 20px;
    font-weight: 200;
}

.home__title>h2:nth-child(2) {
    font-size: 20px;
    font-weight: 600;
    margin-left: 5px;
}

.home__menu {
    display: flex;
    flex-wrap: wrap;
}

.home__menu-group1,
.home__menu-group2,
.home__menu-group3,
.home__menu-group4,
.home__menu-group5 {
    margin-bottom: 20px;
    cursor: pointer;
}

.home__menu-group1>div>div,
.home__menu-group2>div>div,
.home__menu-group3>div>div,
.home__menu-group4>div>div,
.home__menu-group5>div>div {
    margin-left: 84px;
    height: 60px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.home__menu-group1>div>div>span:nth-child(1),
.home__menu-group2>div>div>span:nth-child(1),
.home__menu-group3>div>div>span:nth-child(1),
.home__menu-group4>div>div>span:nth-child(1),
.home__menu-group5>div>div>span:nth-child(1) {
    color: #3A6E9D;
    font-weight: 200;
    margin-right: 2px;
}

.home__menu-group1>div>div>span:nth-child(2),
.home__menu-group2>div>div>span:nth-child(2),
.home__menu-group3>div>div>span:nth-child(2),
.home__menu-group4>div>div>span:nth-child(2),
.home__menu-group5>div>div>span:nth-child(2) {
    color: #265F93;
    font-weight: 600;
}

.home__menu-group1>div:nth-child(1) {
    background-color: #ECE9F0;
    background-image: url('../assets/home/option1_group1.png');
    height: 60px;
    background-repeat: no-repeat;
    border-right: 10px solid #FFFFFF;
    font-size: 13px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: 94px 60px;
}

.home__menu-group1>div:nth-child(2) {
    background-color: #FEF6EE;
    background-image: url('../assets/home/option2_group1.png');
    height: 60px;
    background-repeat: no-repeat;
    border-right: 10px solid #FFFFFF;
    font-size: 13px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: 94px 60px;
}

.home__menu-group1>div:nth-child(3) {
    background-color: #F3F9E8;
    background-image: url('../assets/home/option3_group1.png');
    height: 60px;
    background-repeat: no-repeat;
    border-right: 10px solid #FFFFFF;
    font-size: 13px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: 94px 60px;
}

.home__menu-group2>div:nth-child(1) {
    background-color: #F6E9E8;
    background-image: url('../assets/home/option1_group2.png');
    height: 60px;
    background-repeat: no-repeat;
    border-right: 10px solid #FFFFFF;
    font-size: 13px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: 94px 60px;
}

.home__menu-group2>div:nth-child(2) {
    background-color: #EAF8FC;
    background-image: url('../assets/home/option2_group2.png');
    height: 60px;
    background-repeat: no-repeat;
    border-right: 10px solid #FFFFFF;
    font-size: 13px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: 94px 60px;
}

.home__menu-group2>div:nth-child(3) {
    background-color: #E8ECF9;
    background-image: url('../assets/home/option3_group2.png');
    height: 60px;
    background-repeat: no-repeat;
    border-right: 10px solid #FFFFFF;
    font-size: 13px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: 94px 60px;
}

.home__menu-group3>div:nth-child(1) {
    background-color: #E5F2E6;
    background-image: url('../assets/home/option1_group3.png');
    height: 60px;
    background-repeat: no-repeat;
    border-right: 10px solid #FFFFFF;
    font-size: 13px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: 94px 60px;
}

.home__menu-group3>div:nth-child(2) {
    background-color: #F6F2F8;
    background-image: url('../assets/home/option2_group3.png');
    height: 60px;
    background-repeat: no-repeat;
    border-right: 10px solid #FFFFFF;
    font-size: 13px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: 94px 60px;
}

.home__menu-group3>div:nth-child(3) {
    background-color: #FDF0EE;
    background-image: url('../assets/home/option3_group3.png');
    height: 60px;
    background-repeat: no-repeat;
    border-right: 10px solid #FFFFFF;
    font-size: 12px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: 94px 60px;
}

.home__menu-group4>div:nth-child(1) {
    background-color: #E5E6EF;
    background-image: url('../assets/home/option1_group4.png');
    height: 60px;
    background-repeat: no-repeat;
    border-right: 10px solid #FFFFFF;
    font-size: 13px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: 94px 60px;
}

.home__menu-group4>div:nth-child(2) {
    background-color: #E5F3F3;
    background-image: url('../assets/home/option2_group4.png');
    height: 60px;
    background-repeat: no-repeat;
    border-right: 10px solid #FFFFFF;
    font-size: 13px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: 94px 60px;
}

.home__menu-group4>div:nth-child(3) {
    background-color: #F8F2E5;
    background-image: url('../assets/home/option3_group4.png');
    height: 60px;
    background-repeat: no-repeat;
    border-right: 10px solid #FFFFFF;
    font-size: 13px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: 94px 60px;
}

.home__menu-group5>div:nth-child(1) {
    background-color: #E5E6EF;
    background-image: url('../assets/home/option1_group5.png');
    height: 60px;
    background-repeat: no-repeat;
    border-right: 10px solid #FFFFFF;
    font-size: 13px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: 94px 60px;
}
/*Permit*/

.permit__content {}

.permit__title {
    height: 55px;
    color: #FFFFFF;
    background-color: #1C66B3;
    border: 1px #1C66B3 solid;
    padding: 0 50px;
    display: flex;
    align-items: center;
}

.permit__title>h2:nth-child(1) {
    font-size: 20px;
    font-weight: 200;
    margin-right: 2px;
}

.permit__title>h2:nth-child(2) {
    font-size: 20px;
    font-weight: 600;
}

.permit__green-bar {
    background-color: #85C736;
    height: 15px;
    width: 100%;
    margin-bottom: 20px;
}

.permit__form-content {
    padding: 0 5%;
}

.permit__breadcrumbs {
    color: #2A2A2A;
    font-size: 14px;
    margin-bottom: 30px;
}

.permit__breadcrumbs>a {
    color: #7AB1D7;
    cursor: pointer;
}

.permit__breadcrumbs>span:nth-child(4) {
    font-weight: 600;
    cursor: pointer;
}

.permit__breadcrumbs-button {
    width: 100px;
    height: 30px;
    border-radius: 20px;
    border: #838BB6;
    background-color: #838BB6;
    color: #FFFFFF;
    font-weight: 200;
    text-align: right;
    padding-right: 19px;
    float: right;
    background-image: url(../assets/permit_form/arrow_back.png);
    background-repeat: no-repeat;
    background-position: 10px;
    background-size: 20px;
    cursor: pointer;
}

.permit__breadcrumbs-button2 {
    width: 100px;
    height: 30px;
    border-radius: 20px;
    border: #838BB6;
    background-color: #838BB6;
    color: #FFFFFF;
    font-weight: 200;
    text-align: right;
    padding-right: 19px;
    float: right;
    
    background-repeat: no-repeat;
    background-position: 10px;
    background-size: 20px;
    cursor: pointer;
}

.permit__breadcrumbs-button4 {
    width: 130px;
    height: 30px;
    border-radius: 20px;
    border: #838BB6;
    background-color: #838BB6;
    color: #FFFFFF;
    font-weight: 200;
    text-align: right;
    padding-right: 19px;
    float: right;
    
    background-repeat: no-repeat;
    background-position: 10px;
    background-size: 20px;
    cursor: pointer;
}

.permit__content-title {
    color: #2A2A2A;
    display: flex;
}

.permit__content-title>h2:nth-child(1) {
    font-size: 25px;
    font-weight: 200;
    border-bottom: 3px #85C736 solid;
}

.permit__content-title>h2:nth-child(2) {
    font-size: 25px;
    font-weight: 200;
    margin-left: 4px;
}

.permit__content-title>h2:nth-child(3) {
    font-size: 25px;
    font-weight: 600;
    margin-left: 4px;
}

/*Nuevo*/

.permit__content-title2 {
    color: #2A2A2A;
    display: flex;
}

.permit__content-title2>h6:nth-child(1) {
    font-size: 18px;
    font-weight: 200;
    border-bottom: 3px #85C736 solid;
}

.permit__content-title2>h6:nth-child(2) {
    font-size: 18px;
    font-weight: 200;
    margin-left: 4px;
}

.permit__content-title2>h6:nth-child(3) {
    font-size: 18px;
    font-weight: 600;
    margin-left: 4px;
}


.permit__content-title3 {
    color: #2A2A2A;
    display: flex;
}

.permit__content-title3>h2:nth-child(1) {
    font-size: 25px;
    font-weight: 200;
    border-bottom: 3px #85C736 solid;
}

.permit__content-title3>h2:nth-child(2) {
    font-size: 25px;
    font-weight: 200;
    margin-left: 4px;
}

.permit__content-title3>h2:nth-child(3) {
    font-size: 25px;
    font-weight: 600;
    margin-left: 4px;
}

.permit__content-form {
    margin-top: 30px;
}

.permit__form {
    background-color: #F7F7FE;
    border-radius: 10px;
    padding: 30px 60px 70px 60px;
    margin-bottom: 100px;
}

.permit__form-header {
    background-image: url(../assets/permit_form/title_arrow.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    font-size: 20px;
    font-weight: 200;
    color: #8FC1E4;
    margin-bottom: 30px;
}

.permit__form-input {
    color: #9896A6;
    margin-bottom: 30px;
    border-radius: 10px;
    height: 40px;
    outline: none;
    padding: 0 10px;
    width: 100%;
    border: 1px solid rgba(152, 150, 166, 0.3);
    background-color: #FFFFFF;
}

.permit__form-input::placeholder {
    color: #9896A6;
    font-size: 13px;
}

.permit__form-input-title {
    font-size: 15px;
    font-weight: 600;
    color: #9896A6;
}

.permit__form-input-subtitle {
    font-size: 13px;
    font-weight: 200;
    font-style: italic;
    color: #9896A6;
    margin-bottom: 5px;
}

.permit__form-button {
    text-align: center;
    margin-top: 30px;
}

.permit__total-button {
    text-align: right;
    margin-top: 30px;
    margin-bottom: 30px;
}

.permit__form-button>button,
.permit__total-button>button {
    height: 55px;
    width: 185px;
    border-radius: 15px;
    background-color: #F40000;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    outline: none;
    cursor: pointer;
    border: 1px solid #F40000;
}

.permit__icon-user {
    background-image: url(../assets/permit_form/icon_user.png);
    height: 36px;
    background-repeat: no-repeat;
    padding-left: 50px;
    display: flex;
    align-items: center;
    font-size: 15px;
    margin-bottom: 30px;
}

.permit__icon-car {
    background-image: url(../assets/permit_form/icon_car.png);
    height: 36px;
    background-repeat: no-repeat;
    padding-left: 50px;
    display: flex;
    align-items: center;
    font-size: 15px;
    margin-bottom: 30px;
}

.permit__icon-user>span:nth-child(1),
.permit__icon-car>span:nth-child(1) {
    font-weight: 600;
}

.permit__icon-user>span:nth-child(2),
.permit__icon-car>span:nth-child(2) {
    font-weight: 200;
    margin-left: 3px;
}

.permit__icon-car>span:nth-child(1),
.permit__icon-car>span:nth-child(2) {
    color: #9C9CA2;
}

.permit__container {
    background-color: #F7F7FE;
    border-radius: 10px;
    padding: 30px 60px 70px 60px;
    margin-bottom: 30px;
}

.permit__table-container {
    background-color: #F7F7FE;
    border-radius: 10px;
    padding: 20px 30px;
    margin-bottom: 30px;
}

.table__head--blue {
    color: #FFFFFF;
    font-size: 14px;
    background-color: #0068A6;
     padding: 9;
}

.table__head--blue>tr>th:nth-child(1)>div {
    text-align: center;
    font-weight: 500;
    font-size: 12px;

}

.table__head--blue>tr>th:nth-child(2)>div {
    text-align: center;
    font-weight: 500;
    font-size: 12px;
}

.table__head--blue>tr>th:nth-child(3)>div {
    text-align: center;
    font-weight: 500;
    font-size: 12px;
}

.table__head--blue>tr>th:nth-child(4)>div {
    text-align: center;
    font-weight: 500;
    font-size: 14px;
}

.table__head--blue>tr>th:nth-child(5)>div {
    text-align: center;
    font-weight: 500;
    font-size: 12px;
}

.table__head--blue>tr>th:nth-child(6)>div {
    text-align: center;
    font-weight: 500;
    font-size: 12px;
}

.table__head--blue>tr>th:nth-child(7)>div {
    text-align: center;
    font-weight: 500;
    font-size: 12px;
}

.table__head--blue>tr>th:nth-child(8)>div {
    text-align: center;
    font-weight: 500;
    font-size: 12px;
}

.table__head--blue>tr>th:nth-child(9)>div {
    text-align: center;
    font-weight: 500;
    font-size: 12px;
}

.table__head--blue>tr>th:nth-child(10)>div {
    text-align: center;
    font-weight: 500;
    font-size: 12px;
}

.table__head--blue>tr>th:nth-child(11)>div {
    text-align: center;
    font-weight: 500;
    font-size: 12px;
}

.table__body--blue>tr>td:nth-child(1) {
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    border-right: 1px #FFFFFF solid;
}

.table__body--blue>tr>td:nth-child(1)>div:nth-child(1) {
    color: #236BA1
}

.table__body--blue>tr>td:nth-child(1)>div:nth-child(2)>a {
    color: #236BA1;
    font-size: 11px;
}

.table__body--blue>tr>td:nth-child(2) {
    text-align: center;
    font-weight: 200;
    font-size: 12px;
    border-right: 1px #FFFFFF solid;
}

.table__body--blue>tr>td:nth-child(3) {
    text-align: center;
    font-weight: 200;
    font-size: 12px;
    border-right: 1px #FFFFFF solid;
}

.table__body--blue>tr>td:nth-child(4) {
    text-align: center;
    font-weight: 200;
    font-size: 12px;
    border-right: 1px #FFFFFF solid;
}

.table__body--blue>tr>td:nth-child(5) {
    text-align: center;
    font-weight: 200;
    font-size: 12px;
    border-right: 1px #FFFFFF solid;
}

.table__body--blue>tr>td:nth-child(6) {
    text-align: center;
    font-weight: 200;
    font-size: 12px;
    border-right: 1px #FFFFFF solid;
}

.table__body--blue>tr>td:nth-child(6)>span>input {}

.table__body--blue>tr>td:nth-child(7) {
    text-align: center;
    font-weight: 200;
    font-size: 12px;
    border-right: 1px #FFFFFF solid;
}

.table__body--blue>tr>td:nth-child(7)>span>input {}

.table__body--blue>tr>td:nth-child(8) {
    text-align: center;
    font-weight: 200;
    font-size: 12px;
    border-right: 1px #FFFFFF solid;
}

.table__body--blue>tr>td:nth-child(8)>div:nth-child(2)>a {
    color: #236BA1;
    font-size: 11px;
    font-weight: 600;
}

.table__body--blue>tr>td:nth-child(9) {
    text-align: center;
    font-weight: 200;
    font-size: 12px;
    border-right: 1px #FFFFFF solid;
}

.table__body--blue>tr>td:nth-child(9)>div:nth-child(2)>a {
    color: #236BA1;
    font-size: 11px;
    font-weight: 600;
}

.table__body--blue>tr>td:nth-child(10) {
    text-align: center;
    font-weight: 200;
    font-size: 12px;
    border-right: 1px #FFFFFF solid;
}

.table__body--blue>tr>td:nth-child(10)>div:nth-child(2)>a {
    color: #236BA1;
    font-size: 11px;
    font-weight: 600;
}

.table__body--blue>tr>td:nth-child(9) {
    text-align: center;
    font-weight: 200;
    font-size: 12px;
    border-right: 1px #FFFFFF solid;
}

.table__body--blue>tr>td:nth-child(10) {
    text-align: center;
    font-weight: 200;
    font-size: 12px;
    border-right: 1px #FFFFFF solid;
}

.table__body--blue>tr>td:nth-child(11) {
    text-align: center;
    font-weight: 200;
    font-size: 12px;
    border-left: 1px #FFFFFF solid;
}

.table__body--blue>tr>td:nth-child(11)>div:nth-child(2)>a {
    color: #236BA1;
    font-size: 11px;
    font-weight: 600;
}

.table__title-red {
    display: flex;
    color: #671210;
}

.table__title-red>h2:nth-child(1) {
    margin-right: 4px;
    font-weight: 200;
    font-size: 18px;
}

.table__title-red>h2:nth-child(2) {
    font-weight: 500;
    font-size: 18px;
}

.table__head--red {
    color: #FFFFFF;
    font-size: 13px;
    background-color: #671210;
}

.table__head--red>tr>th:nth-child(1)>div,
.table__head--red>tr>th:nth-child(2)>div,
.table__head--red>tr>th:nth-child(3)>div,
.table__head--red>tr>th:nth-child(4)>div,
.table__head--red>tr>th:nth-child(5)>div {
    text-align: center;
    font-weight: 500;
    font-size: 14px;
}

.table__body--red>tr>td:nth-child(1) {
    text-align: center;
    font-weight: 200;
    font-size: 14px;
}

.table__body--red>tr>td:nth-child(2) {
    text-align: center;
    font-weight: 200;
    font-size: 14px;
}

.table__body--red>tr>td:nth-child(3) {
    text-align: center;
    font-weight: 200;
    font-size: 14px;
}

.table__body--red>tr>td:nth-child(4) {
    text-align: center;
    font-weight: 200;
    font-size: 14px;
}

.table__body--red>tr>td:nth-child(5) {
    text-align: center;
    font-weight: 200;
    font-size: 14px;
}

.table__body--red>tr:nth-child(3)>td:nth-child(1),
.table__body--red>tr:nth-child(3)>td:nth-child(2) {
    visibility: hidden;
}

.table__body--red>tr:nth-child(3)>td:nth-child(3) {
    padding: 0;
}

.table__body--red>tr:nth-child(3)>td:nth-child(3) {
    text-align: right;
    font-weight: 500;
    font-size: 14px;
    background-color: #F7F7FE
}

.table__body--red>tr:nth-child(3)>td:nth-child(3)>div:nth-child(1) {
    display: inline-block;
}

.table__body--red>tr:nth-child(3)>td:nth-child(3)>div:nth-child(2) {
    background-color: #671310;
    display: inline-block;
    height: 44px;
    width: 190px;
    padding: 12px 0;
    color: #FFFFFF;
    text-align: center;
}

.table__body--red>tr:nth-child(3)>td:nth-child(5) {
    text-align: center;
    font-weight: 200;
    font-size: 14px;
}

.permit-form__total-container {
    border: #DDDDE6 1px solid;
    padding: 15px;
    margin-bottom: 20px;
}

.permit-form__total-container>div:nth-child(1) {
    border-bottom: 2px solid #236BA1;
    color: #236BA1;
    margin-bottom: 10px;
}

.permit-form__total-container>div:nth-child(1)>span:nth-child(1) {
    font-weight: 200;
}

.permit-form__total-container>div:nth-child(1)>span:nth-child(2) {
    font-weight: 600;
}

.permit-form__total-container>div:nth-child(2) {
    display: flex;
    height: 55px;
    width: 100%;
}

.permit-form__total-container>div:nth-child(2)>div:nth-child(1) {
    background-color: #236BA1;
    color: #FFFFFF;
    width: 50%;
    padding: 20px 15px 15px 22px;
    font-size: 13px;
    text-align: right;
}

.permit-form__total-container>div:nth-child(2)>div:nth-child(2) {
    background-color: #ECECFB;
    color: #236BA1;
    width: 50%;
    padding: 15px 15px 15px 22px;
    font-size: 20px;
    text-align: right;
}

/*Modal*/

.modal__content {
    border-top: 10px solid #236BA1;
    background-color: #E8E8E8;
    padding: 10px;
    margin-bottom: 0;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.modal__close-button {
    cursor: pointer;
    text-align: right;
    color: #236BA1;
    font-weight: 500;
    font-size: 40px;
}

.modal__header {
    text-align: center;
}

.modal__header>h2:nth-child(2) {
    color: #236BA1;
    font-weight: 300;
    margin-bottom: 0;
}

.modal__header>h2:nth-child(3) {
    color: #236BA1;
    font-weight: 600;
}

.modal__header>span:nth-child(4) {
    background-color: #236BA1;
    padding: 6px;
    color: #FFFFFF;
    font-size: 13px;
}

.modal__header>span:nth-child(4)>span:nth-child(1) {
    font-weight: 400;
}

.modal__header>span:nth-child(4)>span:nth-child(2) {
    font-weight: 200;
}


/*.modal__pills {
    background-color: #FFFFFF;
    margin: 30px 30px;
    border-radius: 15px;
    padding: 20px;
}*/

.modal__pills {
    background-color: #FFF;
    margin: 10px 10px;
    border-radius: 15px;
    padding: 20px;
}

.modal__green-footer {
    background-color: #85C736;
    background-image: url(../assets/permit_form/mark_exclamation.png);
    height: 40px;
    background-repeat: no-repeat;
    background-position: 10px;
    background-size: 6px;
    padding-left: 26px;
    padding-top: 9px;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
}

.modal__pills-title {
    border-bottom: #2068A6 2px solid;
    color: #2068A6;
    /*display: flex;*/
    width: 50%;
    margin-bottom: 20px;
}

.modal__pills-title>h2:nth-child(1) {
    font-size: 25px;
    font-weight: 200;
}

.modal__pills-title>h2:nth-child(2) {
    font-size: 25px;
    margin-left: 4px;
}

.modal__pills-data>div:nth-child(1) {
    padding-left: 25px;
    color: #7D7D87;
    font-weight: 200;
    margin-bottom: 10px;
}

.modal__pills-data>div:nth-child(2) {
    font-weight: 500;
}

.modal__pill-data--green {
    color: #85C736;
}

.modal__pills>.sub-title {
    font-weight: 500;
    font-size: 18px;
}

.modal__blue-footer {
    background-color: #236BA1;
    height: 10px;
    padding-left: 26px;
    padding-top: 9px;
}

.modal-list>div:nth-child(1),
.modal-list>div:nth-child(3) {
    font-weight: 200;
    color: #8A8A93;
    white-space: nowrap;
}

.modal-list>div:nth-child(2),
.modal-list>div:nth-child(4) {
    font-weight: 500;
}

.modal-list>div:nth-child(2) {
    border-right: 1px solid #8A8A93;
    padding-bottom: 10px;
}


/*Payment*/

.payment__header {
    text-align: right;
    border-bottom: 1px rgba(152, 150, 166, 0.5) solid;
}

.payment__header>span:nth-child(1) {
    font-weight: 400;
    font-size: 20px;
}

.payment__header>span:nth-child(2) {
    font-weight: 500;
    font-size: 36px;
    margin-left: 15px;
}

.payment__header>p:nth-child(3) {
    font-weight: 200;
    font-size: 15px;
}

.payment__form-input--fix {
    width: 100px;
}

.payment__form-separator {
    border-bottom: 1px rgba(152, 150, 166, 0.5) solid;
    width: 60%;
    margin-bottom: 20px;
}

.payment__form-term {
    background-image: url(../assets/payment/arrow_orange.png);
    background-repeat: no-repeat;
    font-weight: 200;
    margin-bottom: 10px;
    font-size: 13px;
    background-position: 2px 3px;
}

.payment__form-acept-term {
    font-size: 20px;
    font-weight: 600;
    margin-top: 22px;
    display: flex;
    align-items: center;
}

.payment__form-acept-term>span:nth-child(2) {
    margin-left: 10px;
}

.payment__form-mb--fix {
    margin-bottom: 20px;
}

.payment__total {
    text-align: right;
    border-bottom: 2px #2670A3 solid;
    margin-bottom: 30px;
}

.payment__total>span:nth-child(1) {
    font-weight: 400;
    font-size: 20px;
    color: #2670A3;
}

.payment__total>span:nth-child(2) {
    font-weight: 500;
    font-size: 36px;
    margin-left: 15px;
    color: #2670A3;
}

.payment__debit,
.payment__credit {
    color: #2670A3;
}

.payment__debit>h3 {
    font-weight: 200;
    font-size: 17px;
}

.payment__debit>h3>span {
    font-weight: 600;
}

.payment__credit>h3 {
    font-weight: 200;
    font-size: 17px;
}

.payment__credit>h3>span {
    font-weight: 600;
}

.payment__container {
    border: 1px rgba(152, 150, 166, 0.5) solid;
    background: #FFFFFF;
    margin-top: 20px;
    cursor: pointer;
    text-align: center;
    height: 425px;
}

.payment__container-logo {
    vertical-align: middle;
    border-style: none;
    width: 100%;
    padding: 14px;
    height: auto;
}

@media screen and (min-width: 1400px) {
    .payment__debit .payment__container-logo {
        width: 70%;
    }
}

.payment__container>div {
    background-image: url('../assets/payment/continer_header.png');
    text-align: center;
    padding: 19px 0 7px 0;
}

.payment__container>div>h2 {
    font-weight: 600;
    color: #FFFFFF;
    font-size: 17px;
}

.payment__redirect>span {
    float: right;
    padding: 10px;
    background-color: #85C736;
    border-radius: 25px;
    color: #FFFFFF;
    background-image: url(../assets/payment/redirect.png);
    background-repeat: no-repeat;
    font-weight: 500;
    background-position: 10px;
    padding-left: 47px;
    font-size: 14px;
    margin-bottom: 20px;
}

.payment__info {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.payment__info>div {
    background-color: #FEEC8E;
    background-image: url(../assets/payment/yellow_mark.png);
    background-repeat: no-repeat;
    padding: 10px;
    background-position: 10px;
    padding-left: 68px;
    border: 1px solid #F4A440;
}

.payment__info>div>p {
    font-weight: 200;
    margin: 10px;
}

.payment__info>div>p>a {
    font-weight: 500;
}

.payment__bank {
    width: 100%;
}

.payment__steps {
    background-image: url(../assets/payment/icon_note.png), url(../assets/payment/icon_card.png);
    background-repeat: no-repeat;
    background-position: 0 0px, 0 100%;
}

.payment__steps-line {
    border-left: 5px solid #246DA2;
    height: 90%;
    position: absolute;
    left: 25%;
    right: 25%;
    margin-left: -3px;
    z-index: -1;
    top: 20px;
}

.payment__step-line--info-note {
    color: #236BA1;
    position: absolute;
    font-size: 11px;
    left: 50%;
    top: 36px;
    text-align: center;
    font-weight: 600;
}

.payment__step-line--info-card {
    color: #236BA1;
    position: absolute;
    font-size: 11px;
    left: 50%;
    top: 91%;
    text-align: center;
    font-weight: 600;
}


/*Proof*/

.proof__container {
    background-color: #FFF;
    padding: 20px 40px;
    width: 600px;
    /*width: 800px !important;*/
     overflow-x: scroll;
}


/*
.proof__container2 {
  background-color: #FFF;
  padding: 20px 40px;
  min-width: 942px!important;
  overflow-x: scroll;
}
*/

.proof-overflow {
    display: block;
    overflow-x: scroll;
}

.proof__header {
    display: flex;
}

.proof__header>img {
    margin-right: 10px;
}

.proof__header>span {
    font-weight: 200;
    font-size: 13px;
    padding-right: 45%;
    width: 100%;
    align-self: flex-end;
}

.proof__title {
    text-align: center;
    margin: 40px;
}

.proof__title>div:nth-child(1) {
    font-size: 25px;
    font-weight: 600;
}

.proof__title>div:nth-child(2) {
    font-weight: 400;
    font-size: 20px;
}

.proof__data--left {
    font-size: 13px;
}

.proof__data--left>span:nth-child(1) {
    font-weight: 600;
}

.proof__data--left>span:nth-child(2) {
    font-weight: 200;
}

.proof__data--right {
    float: right;
}

.proof__separator {
    margin: 20px 0;
    border-bottom: 2px dashed #246DA2;
}

.proof__table-text {
    font-size: 13px;
}

.proof__table {
    font-size: 13px;
    text-align: center;
    border: 1px solid #000000;
    border-collapse: collapse;
    margin: 30px 0;
}

.proof__table>thead>tr>th,
.proof__table>tbody>tr>td {
    border: 1px solid #000000;
    padding: 5px;
}

.proof__table>thead>tr>th {
    width: 15%;
}

.proof__table>tbody>tr>td:nth-child(6) {
    cursor: pointer;
}

.proof__table-total {
    float: right;
    font-size: 13px;
}

.proof__table-total>tbody>tr>td {
    padding: 15px;
    border: 1px #000000 solid
}

.proof__table-total>tbody>tr>td:nth-child(1) {
    font-weight: 600;
    font-size: 15px;
}

.proof__logo {
    text-align: center;
    margin-top: 115px;
    margin-bottom: 30px;
}

.proof__footer {
    font-size: 10px;
}

.proof__button-print {
    cursor: pointer;
    float: right;
    margin-top: 45px;
}

.proof__button {
    width: 50px;
    margin-right: 10px;
    cursor: pointer;
    float: right;
    margin-top: 45px;
}