 @media only screen and (min-width: 715px) { #content1 { width: 715px; } }

@media only screen and (max-width: 670px) { .central .col-md-6 { width: 100% !important; }  }
@media only screen and (max-width: 991px) { .central { width: 100% !important; } }

.backTopo {      background-color: transparent !important; }
.p3Fot {     background-color: transparent !important; }

        #content1 {
    margin: 10px auto 0 auto;
    background-color: #fff;
    padding: 7px;
    border-radius: 10px;
        }
        #content h1 {
            font-weight: normal;
            text-align: center;
            font-size: 25px;
        }
        #nav-options {
            margin: 0 auto;
            margin-top: 15px;
            margin-bottom: 15px;
        }
        .tab {
            display: none;
        }
        #social-medias {
            border-top: 1px solid #eaeaea;
            border-bottom: 1px solid #eaeaea;
            padding: 10px 0;
        }
        #social-medias .socials {
            overflow: hidden;
            text-align: center;
        }
        #nav #nav-options .nav-option {
            display: block;
            text-align: center;
            text-decoration: none;
            cursor: pointer;
            border-radius: 5px;
            padding: 10px;
            -webkit-user-select: none;
            user-select: none;
            width: 100%;
            padding: 15px;
        }
        #nav #nav-options .responsive-item {
            width: 32.3%;
            padding: 0 5px;
            margin: 0 auto;
            display: -webkit-inline-box;
            text-align: center;
        }
            form .input-field {
      display: block;
    width: 100%;
    color: #5b5b5b;
    /* border: 1px solid #e4e4e4; */
    border-radius: 5px;
    padding: 10px;
    outline: none;
    /* background: #FFF; */
    margin-top: 3px;
    padding-left: 0px;
    padding-bottom: 0;
    padding-top: 1px;
}
            label {
                    display: inherit;
            }
            
            form input[type=submit] {
    font-weight: 600;
    padding: 8px 15px;
    background-color: #06b53c;
    color: #fff;
    border-radius: 5px;
    margin-top: 10px;
    border: none;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
}
      
    #html_element {
    color: green;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 8px;

    }
            .social-item img {
                margin-bottom: 4px;
            }

           #html_element {
                color: red;
                font-size: 17px;
                font-weight: bold;
                 margin-bottom: 5px !important;
          margin-top: 5px !important;
            }


.p2Title { display: none; }
.tema2 { display: none; }
