            body {
                background: #F4F7FE;
                position: relative;
            }
            
             .btn-back {
                float: left;
                position: relative;
                top: 24px;
                right: 0px;
                display: block;
                background: #fff;
                border: 2px solid #DFDFDF;
                border-radius: 100%;
                transition: all .3s;
                width: 45px;
                height: 45px;
                cursor: pointer;
            }
            
             .perfil {
            background: #EDEDED;
            border-radius: 100%;
            transition: all .3s;
            width: 45px;
            height: 45px;
            float: left;
        }
        
        .setting-perfil {
            background: #fff;
            margin-top: 10px;
            margin-bottom: 10px;
            padding: 20px;
        }
        
        .setting-perfil p {
            text-align: left;
            padding: 0px;
            margin: 0px;
        }
        
        .setting-perfil p:nth-child(2) { 
            font-size: 18px;
            color: #0F1828;
            font-weight: bold;
        }
        
        .setting-perfil p:nth-child(2),
        .setting-perfil p:nth-child(3){ 
              position: relative;
            left: 20px;
        }
            
        
            .btn-back img {
                position: relative;
                top: 15px;
            }
            
            .btn-back:hover, .btn-back:focus, .btn-back:active {
                background: #DFDFDF;
            }
            
            * {
                font-family: "DM Sans", sans-serif;
                margin: 0;
                padding: 0;
                text-decoration: none;
                outline: 0;
                 -webkit-tap-highlight-color: rgba(0, 0, 0, 0)!important;
            }
            
            a {
                transition: all .3s 
            }
            
            .button {
                width: 200px;
                border-radius: 10px;
                padding: 12px;
                display: block;
                font-weight: bold;
                cursor: pointer;
            }
            
            .button:hover {
                box-shadow: inset 0 0 0 99999px rgb(0 0 0 / 10%);
            }
            
            .button-blue {
                background: #175CD3;
                border: 1px solid #000;
                color: #fff;
            }
            
            .button-white {
                background: #fff;
                border: 1px solid #D8DADC;
                color: #1B2559;
            }
            
            .body-login {
              margin: 0;
              position: absolute;
              top: 50%;
              left: 50%;
              -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
              text-align: center;       
            }  
            
            .body-login .button {
                margin: 0 auto;
                margin-bottom: 10px;
            }
            
            .body-login p {
                width: 50%;
                text-align: center;
                padding-bottom: 15px;
                margin: 0 auto;
            }
             
            .body-login h1 { 
                padding-top: 15px;
                padding-bottom: 0px;
             }
          
            
            h1 {
                color: #1B2559;
            }
            
            p {
                color: #6C7493;
            }
                  
            .mg-bottom-30 {
                margin-bottom: 30px;
            }
            
            .link-copy {
                width: 100%!important;
            }
            
            input,
            .button {
                padding: 15px!important;
                font-size: 16px!important;
            }
            
            .nav {
                height: 80px;
                width: 100%;
                background: #fff;
                position: fixed;
                bottom: 0px;
                text-align: center;
                box-shadow: 0px -5px 10px -10px rgba(0, 0, 0, 0.5);
            }
            
            .nav li {
                padding-top: 9px;
                display: inline-block;
            }
            
            .nav li a {
                display: block;
                background: #fff;
                border-radius: 100%;
                padding: 10px;
                width: 40px;
                height: 40px;
                cursor: pointer;
            }
            
            .nav li a:hover,
            .nav li a:focus {
                background: #3858D6;
                box-shadow: 0 15px 20px rgba(56, 88, 214, 0.2)  ; 
	-webkit-box-shadow: 0 15px 20px rgba(56, 88, 214, 0.2)  ; 
	-moz-box-shadow: 0 15px 20px rgba(56, 88, 214, 0.2)  ; 
            }
            
            .nav-active {
                background: #3858D6!important;
               box-shadow: 0 15px 20px rgba(56, 88, 214, 0.2)  ; 
	-webkit-box-shadow: 0 15px 20px rgba(56, 88, 214, 0.2)  ; 
	-moz-box-shadow: 0 15px 20px rgba(56, 88, 214, 0.2)  ; 
            }
            
            .nav li a:hover img,
            .nav li a:focus img,
            .nav-active img {
                filter: brightness(0) invert(1);
            }
            
            .nav li img {
                margin-top: 5px;
            }
            
            .body-login {
                width: 500px;
            }
            
            .header {
                position: relative;
                top: 0;
                left: 0;
                right: 0;
                height: 72px;
            }
            
          .btn-settings {
                float: right;
                position: relative;
                top: 24px;
                right: 0px;
                display: block;
            }
                        
           .title-default {
    color: #234F68;
    font-size: 26px;
    text-align: left !important;
    line-height: 30px;
    width: 100% !important;
    float: left !important;
    padding-top: 15px;
}

.btn-settings img {
    background: #fff;
    border: 2px solid #DFDFDF;
    padding: 8px;
    border-radius: 100%;
    transition: all .3s 
}

.btn-settings img:hover,
.btn-settings img:focus,
.btn-settings img:active {
    background: #DFDFDF;
}

            
            .cards-home {
                list-style: none;
                text-align: center;
                margin-bottom: 15px;
            }
            
            .cards-home li {
                display: inline-block;
                width: 30%;
                background: #fff;
                border-radius: 20px;
                overflow: hidden;
                height: auto;
                position: relative;
                box-shadow: 0px 3px 6px #00000029;
                margin-right: 2%;
            }
                
         .cards-home li p {
            margin-bottom: 0px;
            padding-bottom: 0px;
            bottom: 12px;
            position: absolute;
            font-size: 12px;
            width: 100%;
            text-align: left;
            padding-left: 20px;
        }
              
                 .cards-home li a {
                display: block;
            }
                          
              .cards-home li img:nth-child(1) {
                    width: 120%;
                    position: relative;
                    left: -20px;
                    top: -30px;
                }
                
                .cards-home li img:nth-child(2) {
    position: absolute;
    top: 10px;
    right: 10px;
}
              
                .input-location {
                    position: relative;
                     width: 60%;
                }
                
              .input-location-marker {
    left: 15px;
    position: absolute;
    top: 39px;
}
                
                .input-location-down {
                    right: 15px;
                    position: absolute;
                    top: 42px;
                }
            
            
            .input-address {
                border-radius: 30px;
                width: 100%;
                margin-top: 20px;
                    padding-left: 40px !important;
            }
            
            .back {
                border: 1px solid #D8DADC;
                display: block;
                padding: 15px 18px;
                border-radius: 10px;   
                transition: all .3s 
            }
            
                .back:hover,
                .focus:hover { 
                    background: #D8DADC;
                }
                
                  .img-elipse {
                    position: absolute;
                    left: 0px;
                    top: 0px; 
                }
                
                
                .cards-home li:nth-child(1) p br {
                    display: none;
                }
              

            @media only screen and (max-width: 768px) {
                .cards-home li p {
                    margin-bottom: 0px;
                    padding-bottom: 0px;
                    bottom: 12px;
                    position: absolute;
                    font-size: 12px;
                    width: 100%;
                    text-align: center;
                    padding-left: 0px;
                }
                  
                .cards-home li:nth-child(1) p br {
                    display: block;
                }
                
                 .body-login p {
                     width: 100%;
                 }
                 
                 .body-login {
                    width: 90%;
                    padding-top: 30px;
                     height: 100vh!important;
                }
                
                .body-switch p {
                    width: 78%!important;
                }
                
                      .cards-home li:nth-child(1) p {
                bottom: 2px;
                line-height: 15px;
            }
            
                
            }