/* Add here all your CSS customizations */

.nu-nav.top-bar .signup {
    font-size: 1.8rem;
    padding: 1.5rem 3.5rem 1.5rem;
    text-transform: uppercase;
    border: 1px solid #004D7C;
    color: #004D7C;
    font-weight: 700;
    border-radius: 4px;
    background-color: transparent;
    transition: all 0.25s ease;
    margin: 0.25rem 0rem;
    z-index: 1;
    text-decoration: none;
    cursor: pointer;
}

.nu-nav.top-bar .botaomenor {
    font-size: 1.3rem;
    padding: 0.5rem 3.0rem 0.5rem;
    text-transform: uppercase;
    border: 1px solid #004D7C;
    color: #004D7C;
    font-weight: 600;
    border-radius: 4px;
    background-color: transparent;
    transition: all 0.25s ease;
    margin: 0.25rem 0.5rem;
    z-index: 1;
    text-decoration: none;
    cursor: pointer;
}

.nu-nav.top-bar .botaomenoradd {
    font-size: 1.3rem;
    padding: 0.8rem 3.0rem 0.8rem;
    text-transform: uppercase;
    border: 1px solid #004D7C;
    color: #004D7C;
    font-weight: 600;
    border-radius: 4px;
    background-color: transparent;
    transition: all 0.25s ease;
    margin: 0.00rem 0.5rem;
    z-index: 1;
    text-decoration: none;
    cursor: pointer;
}

.nu-nav.top-bar .botaomenor-red {
    font-size: 1.3rem;
    padding: 0.5rem 3.0rem 0.5rem;
    text-transform: uppercase;
    border: 1px solid red;
    color: red;
    font-weight: 600;
    border-radius: 4px;
    background-color: transparent;
    transition: all 0.25s ease;
    margin: 0.25rem 0.5rem;
    z-index: 1;
    text-decoration: none;
    cursor: pointer;
}

.nu-nav.top-bar .cadastromenor {
    font-size: 2.0rem;
    padding: 0.5rem 3.0rem 0.5rem;
    text-transform: uppercase;
    border: 1px solid #004D7C;
    color: #004D7C;
    font-weight: 600;
    border-radius: 4px;
    background-color: transparent;
    transition: all 0.25s ease;
    margin: 0.25rem 0.5rem;
    z-index: 1;
    text-decoration: none;
    cursor: pointer;
}

.nu-nav.top-bar .cadastro {
    font-size: 1.8rem;
    padding: 1.0rem 3.0rem 1.0rem;
    text-transform: uppercase;
    border: 1px solid #004D7C;
    color: #004D7C;
    font-weight: 400;
    border-radius: 4px;
    background-color: transparent;
    transition: all 0.25s ease;
    margin: 0.25rem 0.5rem;
    z-index: 1;
    text-decoration: none;
    cursor: pointer;
}

.botaopequeno {
    font-size: 1.3rem;
    padding: 0.5rem 3.0rem 0.5rem;
    text-transform: uppercase;
    border: 1px solid #004D7C;
    color: #004D7C;
    font-weight: 700;
    border-radius: 4px;
    background-color: transparent;
    transition: all 0.25s ease;
    margin: 0.25rem 0rem;
    z-index: 1;
    text-decoration: none;
    cursor: pointer;
}

.botaopequeno-red {
    font-size: 1.3rem;
    padding: 0.5rem 3.0rem 0.5rem;
    text-transform: uppercase;
    border: 1px solid red;
    color: red;
    font-weight: 700;
    border-radius: 4px;
    background-color: transparent;
    transition: all 0.25s ease;
    margin: 0.25rem 0rem;
    z-index: 1;
    text-decoration: none;
    cursor: pointer;
}

.signup2 {
    font-size: 1.8rem;
    padding: 1.5rem 3.5rem 1.5rem;
    text-transform: uppercase;
    border: 1px solid #004D7C;
    color: #004D7C;
    font-weight: 700;
    border-radius: 4px;
    background-color: transparent;
    transition: all 0.25s ease;
    margin: 0.25rem 0rem;
    z-index: 1;
    text-decoration: none;
    cursor: pointer;
}

.signup3 {
    font-size: 1.8rem;
    padding: 1.5rem 3.5rem 1.5rem;
    text-transform: uppercase;
    border: 1px solid #004D7C;
    color: #004D7C;
    font-weight: 700;
    border-radius: 4px;
    background-color: transparent;
    transition: all 0.25s ease;
    margin: 0.25rem 0rem;
    z-index: 1;
    text-decoration: none;
    cursor: pointer;
}
.nu-nav.top-bar .signup:hover {
    background: #004D7C;
    color: #FFF;
}
.botaopequeno:hover {
    background: #004D7C;
    color: #FFF;
}

.botaopequeno-red:hover {
    background: red;
    color: #FFF;
}

.signup2:hover {
    background: #004D7C;
    color: #FFF;
}

.signup3:hover {
    background: #004D7C;
    color: #FFF;
}
.nu-nav.top-bar .cadastro:hover {
    background: #004D7C;
    color: #FFF;
}

.nu-nav.top-bar .cadastromenor:hover {
    background: #004D7C;
    color: #FFF;
}

.nu-nav.top-bar .botaomenor:hover {
    background: #004D7C;
    color: #FFF;
}

.nu-nav.top-bar .botaomenoradd:hover {
    background: #004D7C;
    color: #FFF;
}

.nu-nav.top-bar .botaomenor-red:hover {
    background: red;
    color: #FFF;
}

.nu-nav.top-bar .sticky-menu a:not(.button):link, .nu-nav.top-bar .sticky-menu a:not(.button):visited, .nu-nav.top-bar .sticky-menu span:link, .nu-nav.top-bar .sticky-menu span:visited, .nu-nav.top-bar .sticky-menu em:link, .nu-nav.top-bar .sticky-menu em:visited {
    color: #999;
}
.nu-nav.top-bar .sticky-menu a:not(.button):hover, .nu-nav.top-bar .sticky-menu a:not(.button):active, .nu-nav.top-bar .sticky-menu span:hover, .nu-nav.top-bar .sticky-menu span:active, .nu-nav.top-bar .sticky-menu em:hover, .nu-nav.top-bar .sticky-menu em:active {
    background: none;
    color: #6E2B77;
}

.row-price {
    margin-right: 150px;
    margin-left: 150px;
}
.menu .menu2{
    font-size: 1.2rem;
    padding: 0.4rem 1.0rem 0.5rem;
    text-transform: uppercase;
    color: #999;
    font-weight: 400;
    border-radius: 4px;
    background-color: transparent;
    transition: all 0.25s ease;
    margin: 0.25rem 0.5rem;
    z-index: 1;
    text-decoration: none;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
}
.menu2:hover {
    color: #004D7C;
}
.titulos {
    font-family: Montserrat,sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    color: #004D7C;
    font-weight: bold;
}
.input-forms {
    height: 35px;
    font-size: 2.0rem;
}
.label-forms {
    font-family: Montserrat,sans-serif;
    text-transform: uppercase;
    color: #004D7C;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px !important;
}
.label-forms.center {
    text-align: center!important;
    color: #004D7C;
}

.input-forms:focus {
    outline: none !important;
    border:2px solid #719ECE;
    box-shadow: 0 0 2px #719ECE;
}

textarea:focus {
    outline: none !important;
    border:1px solid red;
    box-shadow: 0 0 10px #719ECE;
}


@media (min-width: 480px) {
    .row-teste{
        margin-right: 15px;
        margin-left: 255px;
    }
}

@media (min-width: 768px) {
    .row-teste{
        margin-right: 55px;
        margin-left: 255px;
    }
}
@media (min-width: 1024px) {
    .row-teste{
        margin-right: 300px;
        margin-left: 200px;
    }
}
.linkvoltar{
    text-align: right;
    margin-top: 90px;
    margin-right: 90px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

.linvoltar-out{
    top: 30px;
    right: 30px;
    position: absolute;
}
.linkvoltar-inner{
    top: 30px;
    right: 30px;
}
.imagemvoltar{
    font-size: 29px;
    margin-top:30px;
}
.linkvoltar:hover {
     color: #004D7C;
 }
.login {
    background: linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.1)), url("../img/bg-balanco2.jpg");
    position: relative;
    display: flex;
    align-items: center;
    background-size: cover;
}

    .login .voltar {
        top: 30px;
        right: 30px;
    }
   .login .voltar {
        position: absolute;
    }
.login .voltar a {
    line-height: 32.2px;
}
.login .voltar a {
    font-size: 17px;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    color: #fff;
}
.login .voltar a:hover {
    color: #004D7C;
}
a:link {
    transition: all .1s!important;
}
a {
    text-decoration: none!important;
}
body, html {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    width: 100%;
    height: 100%;
}
.login .voltar a i {
    padding-right: 10px;
    float: left;
    display: block;
    color: #fff;
}
.login .voltar a i {
    font-size: 29px;
    line-height: 30px;
    padding-right: 10px;
}
.login .voltar a i:hover{
    color: #004D7C;
}
.azulpadrao {
    color: #004D7C;
}


.payment-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.payment-details, .payment-summary {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 1em;
    background-color: #FFF;
    border: 1px solid #C3C3C3;
    font-size: 1.125em;
}
.payment-details {
    margin-right: 2em;
    text-align: center;
}
.payment-summary {
    padding-left: 2em;
    padding-right: 2em;
}
.payment-summary-title {
    font-size: 1.111em;
}
.payment-plans {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.payment-plan {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    margin-right: 1em;
    padding: 1em;
    border: 1px solid #aaa;
    color: #aaa;
    cursor: pointer;
}
.payment-plan-title {
    margin-bottom: 1em;
    color: inherit;
    font-size: inherit;
}
.payment-plan-price {
    margin-bottom: .5em;
    font-size: 3rem;
}
.payment-plan-interval {
    font-size: .875rem;
}
.payment-plan-interval-month {
    font-size: 1.2rem;
}
.payment-plan-checkbox {
    display: none;
}
.payment-plan-checkbox:checked+.payment-plan {
    color: #004D7C;
    border-color: #004D7C;
    outline: 1px solid #004D7C;
}
.payment-users {
    -webkit-box-flex: 1em;
    -webkit-flex: 1em;
    -ms-flex: 1em;
    flex: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    color: #aaa;
}
.payment-users-title {
    margin-bottom: 1.25em;
    color: inherit;
    font-size: inherit;
}
.payment-users-field {
    display: block;
    float: left;
    width: 65%;
    padding: 0;
    font-size: 3rem;
    line-height: 1.333;
    text-align: center;
    height: 1.5em;
    background-color: #EAEAEA;
    border-style: none;
    color: #666;
}
.payment-users-controls {
    width: 35%;
    float: left;
}
.payment-users-controls .icon {
    font-size: 1.5em;
}
.payment-users-control {
    display: block;
    border: 1px solid #EAEAEA;
    height: 2em;
    line-height: 2.5;
    color: #979797;
}
.payment-users-control:focus, .payment-users-control:hover {
    color: #717171;
    text-decoration: none;
}
.payment-users-control:active {
    background-color: #f7f7f7;
}
.payment-methods {
    margin-top: 1.5em;
}
@media (min-width:64em) {
    .payment-methods {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 2.75em;
    }
}.payment-method {
     display: block;
     margin-bottom: 1em;
     text-align: left;
 }
.payment-method:last-child {
    margin-bottom: 0;
}
@media (min-width:64em) {
    .payment-method {
        margin-bottom: 0;
    }
}@media (min-width:64em) {
    .payment-method-credit {
        -webkit-box-flex: 3;
        -webkit-flex: 3;
        -ms-flex: 3;
        flex: 3;
    }
}.payment-method-credit-cards {
     display: inline-block;
     margin: 0 0 0 .5em;
     padding: 0;
 }
.payment-method-credit-cards:after {
    content: "";
    display: table;
    clear: both;
}
.payment-method-credit-cards>li {
    display: inline-block;
}
@media (min-width:64em) {
    .payment-method-paypal {
        -webkit-box-flex: 2;
        -webkit-flex: 2;
        -ms-flex: 2;
        flex: 2;
        text-align: right;
    }
}.payment-method-checkbox~.payment-method-content {
     opacity: .25;
 }
.payment-method-checkbox:checked~.payment-method-content {
    opacity: 1;
}
.payment-credit-content {
    margin-top: 1.5em;
}
@media (min-width:64em) {
    .payment-credit-content {
        margin-top: 2.75em;
    }
}@media (min-width:48em) {
    .payment-credit-content .form-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}.payment-credit-content .form-row:nth-child(2) .form-group:first-child {
     -webkit-box-flex: 2;
     -webkit-flex: 2;
     -ms-flex: 2;
     flex: 2;
 }
.payment-credit-content .form-group {
    padding-top: .35em;
    padding-bottom: .35em;
}
@media (min-width:48em) {
    .payment-credit-content .form-group {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-right: .7em;
        margin-bottom: 0;
    }
    .payment-credit-content .form-group:last-child {
        margin-right: 0;
    }
}.payment-credit-content .form-label {
     -webkit-box-flex: 0;
     -webkit-flex: 0 0 5em;
     -ms-flex: 0 0 5em;
     flex: 0 0 5em;
     margin-right: .7em;
 }
.payment-paypal-content {
    margin-top: 2em;
    text-align: left;
}
.js .payment-paypal-content {
    display: none;
}
.payment-features {
    margin-bottom: 2em;
    padding: 0;
    list-style: none;
}
.payment-feature {
    padding-top: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #aaa;
    color: #D0CDD2;
}
.payment-feature-checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.payment-feature-checkbox, .payment-feature-description {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.payment-feature-price, .payment-feature-quantity {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 3em;
    -ms-flex: 0 0 3em;
    flex: 0 0 3em;
}
.payment-feature-price {
    text-align: right;
    font-weight: 400;
}
.payment-feature .form-control {
    padding-top: .25em;
    padding-bottom: .25em;
    margin-top: -.4em;
    margin-bottom: -.4em;
    font-size: 1.25rem;
    text-align: center;
    color: #D8D8D8;
}

.checkbox:checked~.payment-feature-description {
    color: #004D7C;
}
.checkbox:checked~.payment-feature-quantity .form-control {
    border-color: #004D7C;
    color: #004D7C;
}
.checkbox:checked~.payment-feature-price {
    color: #004D7C;
}
.payment-feature .checkbox-icon {
    margin-right: .75em;
}
.payment-table {
    margin-bottom: 1.5em;
    background-color: #F7F7F7;
    text-align: left;
}
.payment-table td:last-child, .payment-table th:last-child {
    text-align: right;
}
.payment-table th {
    padding: 1em;
    font-weight: 300;
    text-transform: uppercase;
    color: #7C7C7C;
}
.payment-table td {
    padding: .25em 1em;
}
.payment-table tbody tr:last-child td {
    padding-bottom: .5em;
}
.payment-table tfoot {
    border-top: 2px solid #FFF;
    font-weight: 400;
    color: #AA6CD1;
}
.payment-table tfoot td {
    padding: 1em;
}
.payment-terms {
    margin-bottom: 1em;
    padding-top: .5em;
    text-align: center;
}
@media (min-width:75em) {
    .payment-terms {
        float: left;
        margin-bottom: 0;
        text-align: left;
    }
}.payment-terms .checkbox-icon {
     margin-right: .5em;
 }
.payment-submit {
    text-align: center;
}
@media (min-width:75em) {
    .payment-submit {
        float: right;
    }
}.payment-progress {
     max-width: 35em;
     padding-left: 1em;
     padding-right: 1em;
 }
*+.payment-progress {
    margin-top: 2em;
}
.payment-progress p:first-of-type {
    margin-bottom: 0;
    font-size: 1.125em;
    font-weight: 400;
    color: #7F3F97;
}
.payment-progress .dots {
    color: #AA6CD1;
}
.payment-success {
    max-width: 35em;
    padding: 3em;
}
*+.payment-success {
    margin-top: 2em;
}
.payment-success .icon-check {
    display: inline-block;
    width: 3em;
    height: 3em;
    margin-bottom: 1em;
    background-color: #B8E986;
    border-radius: 50%;
    font-size: 2.625em;
    line-height: 3;
    color: #FFF;
}
.payment-success p:first-of-type {
    margin-bottom: 0;
    color: #7F3F97;
    font-size: 1.125em;
    font-weight: 400;
}
.payment-success .dots {
    color: #AA6CD1;
}

.payment-feature .checkbox-icon {
    margin-right: .75em;
}

.icon-checkmark:before {
    content: "\ea10";
}



.icon {
    position:relative;
}

/* usado no trecho do pagamento que nao esta ativo codeanywhere
.icon:before {
    font-family: FontAwesome;
    content: "\f00c";
}
.checkbox {
    display: none;
}
*/

.icon {
    position:relative;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.checkbox-icon {
    display: inline-block;
    vertical-align: middle;
    width: 1.5em;
    height: 1.5em;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    border-radius: 50%;
    background-color: #D8D8D8;
    color: #FFF;
    cursor: pointer;
}


.checkbox:checked+.checkbox-icon {
    background-color: #004D7C;
}

.form-control-placeholder {
    color: #aaa;
    padding: 7px 0 0 13px;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: all 200ms ease 0s;
}

.form-control-placeholderx {
    color: #aaa;
    padding: 7px 0 0 13px;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: all 200ms ease 0s;
}

.form-control:focus + .form-control-placeholderx  {
    color: #004d7c;
    font-size: 75%;
    top: -28px;
    font-weight: bold;
    font-family: Montserrat,sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    margin-left: -10px;
}

.form-control:focus + .form-control-placeholder  {
    color: #004d7c;
    font-size: 75%;
    top: -28px;
    font-weight: bold;
    font-family: Montserrat,sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    margin-left: -10px;
}


@media screen and (min-width:310px) and (max-width:418px) {
    .img-responsive-logo {
        /*background-color: green;*/
        width: 210px;
        height: 25px;
    }
    .ajusta-espaco {
        data-hoffset: 120;
    }
    .signup3 {
        font-size: 1.3rem;
        padding: 0.5rem 1.0rem 0.5rem;
    }
    .imagem > div {
        left: 118%;
        top: 60%;
    }
}
@media screen and (min-width:390px) and (max-width:419px) {
    .img-responsive-logo {
        /*background-color: green;*/
        width: 210px;
        height: 25px;
    }
    .ajusta-espaco {
        data-hoffset: 120;
    }
    .signup3 {
        font-size: 1.3rem;
        padding: 0.5rem 1.0rem 0.5rem;
    }
    .imagem > div {
        left: 100%;
        top: 50%;
    }
}
@media screen and (min-width:420px) and (max-width:480px) {
    .img-responsive-logo {
        /*background-color: yellow; */
        width: 350px;
        height: 42px;
    }
    .imagem > div {
        left: 85%;
        top: 45%;
    }
}
@media screen and (min-width:481px) and (max-width:700px) {
    .img-responsive-logo {
        /*background-color: yellow; */
        width: 400px;
        height: 47px;
    }
}
@media screen and (min-width:701px) {
    .img-responsive-logo {
       /* background-color: red;*/
        width: 500px;
        height: 62px;
    }
    .signup3 {
        margin-left: 120px;
    }
}


.checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    color: #004d7c;
    position: relative;
    display: inline-block;
    border: 1px solid #004d7c;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 95%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step {
    width: 20%;
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 40px;
    height: 30px;
    text-align: center;
    padding: 6px 3px;
    font-size: 12px;
    line-height: 1.10;
    border-radius: 15px;
}

#video a {
    color: #FFF;
    font-weight: normal;
    height: 100%;
    font-size: 14px;
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
    right: 25px;
}
#video a:hover {
    color: #FFF;
    text-decoration: underline;
}
#video {
    border: 1px solid #FFF;
    padding: 40px;
    width: 313px;
    height: 132px;
    position: fixed;
    background-image: url('/img/bf1.gif');
    background-position: center center;
    bottom: 90px;
    border-radius: 10px;
    text-align: center;
    z-index: 100;
    box-shadow: 0px 0px 10px #000;
    display: none;
    color: #FFF;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #004D7C;
}
#video::before {
    content: "";
    background: url('/img/play.png');
    opacity: 0.5;
    background-repeat: no-repeat;
    background-size: 70px;
    background-position: 60% center;
    color: red;
    position: absolute;
    top: 0;
    right: 26px;
    width: 100%;
    height: 100%;
    font-weight: bold;
}
#video>#recolher {
    width: 25px;
    height: 100%;
    cursor: pointer;
    top: 0;
    right: 0;
    position: absolute;
    line-height: 130px;
    font-size: 20px;
    background: #004D7C;
    border-radius: 0px 10px 10px 0px;
    transition: all .3s;
}
#video>#recolher:hover {
    background: #004D7C;
}