
* {
    font-family: 'Roboto', sans-serif !important;
}

@font-face {
    font-family: 'digital_dream_fat_skewregular';
    src: url('/fonts/DIGITALDREAMFATSKEW-webfont.eot');
    src: url('/fonts/DIGITALDREAMFATSKEW-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/DIGITALDREAMFATSKEW-webfont.woff') format('woff'), url('/fonts/DIGITALDREAMFATSKEW-webfont.ttf') format('truetype'), url('/fonts/DIGITALDREAMFATSKEW-webfont.svg#digital_dream_fat_skewregular') format('svg');
    font-weight: normal;
    font-style: normal;
}




@font-face {
	font-family: 'Eras';
	src: url('/fonts/ERASMD.eot');
	src: url('/fonts/ERASMD.eot?#iefix') format('embedded-opentype'),
		url('/fonts/ERASMD.woff') format('woff'),
		url('/fonts/ERASMD.ttf') format('truetype'),
		url('/fonts/ERASMD.svg#ErasITC-Medium') format('svg');
}

.main-content-page a {
    color: #083258;
    font-weight: bold;
}

a:hover {
    color: #2b6ca4;
}

body {
    overflow-x: hidden;
    background-color: #f7f4f4;
}


.logo-proteste a {
    width: 246px;
    height: 58px;
    text-indent: -5000px;
    overflow: hidden;
    display: inline-block;
    background-image: url('/Content/Images/Landings/SuperDescontos/logo.png');
}

.navbar-brand {
    float: left;
    height: 57px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}

#main-nav {
    background-color: rgba(0,0,0,1);
    height: 103px;
    position: fixed;
    width: 100%;
    top: 0;
    display: inline-table;
    z-index: 100;
}

    #main-nav .container {
        background-image: url('/Content/Images/Landings/SuperDescontos/header_icons.png');
        background-repeat: no-repeat;
        background-position: 100% 26px;
    }

#navbar ul.nav {
    margin-top: 30px;
}

    #navbar ul.nav li a {
        text-transform: uppercase;
        font-size: 1.2em;
        color: #023057;
    }

    #navbar ul.nav li.active > a {
        color: #00a996;
        background: none !important;
    }

.navbar-toggle {
    margin-top: 30px;
    margin-right: 15px;
    background-color: #eaeaea;
}

    .navbar-toggle .icon-bar {
        background-color: #00b09b;
    }

    .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: #0b3c61;
    }


.carousel {
    height: 490px;
    margin-bottom: 20px;
    margin-top: 103px;
}

    .carousel .item {
        height: 490px;
        background-color: #777;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom;
        background-position: top;
    }

.bg-caption {
	background-image: url('/Content/Images/Landings/SuperDescontos/fundo_caption.png');
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	display: inline-block;
	position: absolute;
	top: 103px;
	left: 0;
	width: 100%;
	height: 490px;
	z-index: 1;
}

    .bg-caption .container {
        position:relative;
    }

    .bg-caption .selo{
	    position: absolute;
	    right: 0;
    }

.carousel-caption {
	width: 50%;
	left: inherit;
	position: relative;
	right: inherit;
	text-align: center;
	margin-left: 50%;
    margin-top: 20px;
}

    .carousel-caption h1 span,
    .carousel-caption h2 span {
        display: block;
    }

    .carousel-caption h1 {
	    color: #ffa400;
	    font-family: 'Eras', sans-serif !important;
	    background-repeat: no-repeat;
	    text-transform: none;
	    font-weight: lighter;
	    font-size: 30px;
	    margin-bottom: 31px;
	    display: inline-block;
    }

    .carousel-caption h1 span.actionName{
	    font-size: 42px;
	    font-family: 'Eras', sans-serif !important;
	    color: #f89922;
	    font-weight: bold;
    }

    .carousel-caption h2 {
	    color: #ffa400;
	    text-align: center;
	    font-family: 'Eras', sans-serif !important;
	    font-weight: bold;
	    font-size: 22px;
    }

    .carousel-caption p {
        color: #ffa400;
	    text-align: center;
	    font-family: 'Eras', sans-serif !important;
	    font-size: 25px;
        font-weight: bold;
    }

    .carousel-caption p .number {
	    font-size: 28px;
        font-weight:bold;
        font-family: 'Eras', sans-serif !important;
    }

.carousel-control {
    height: 490px;
    z-index: 50;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 105px;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    margin-bottom: 0;
}

    .carousel-indicators .active {
        /* width: 12px; */
        /* height: 12px; */
        margin: 0;
        background-color: #ff9e00;
    }

    .carousel-indicators li {
        display: inline-block;
        width: 32px !important;
        height: 32px !important;
        cursor: pointer;
        background-color: #fff;
        padding: 7px;
        border-radius: 0 !important;
        text-indent: 0;
        border: 0!important;
    }

.content-over {
    z-index: 50;
    height: 40px;
    position: relative;
    margin-top: -140px;
}

.form-home {
    background: rgba(0,0,0,0.8);
    margin-top: 45px;
    height: 95px;
    width: 100%;
    display: inline-block;
}

.form-home .checkbox {
	width: 100%;
	color: #999;
}

    .form-home .checkbox a {
        color:#ffa400;
    } 

.form-home-fixed {
    position: fixed;
    left: inherit;
    background: #000;
    bottom: 0;
    width: inherit;
}

.products {
    margin-bottom: 20px;
}

.product-group {
    display: none;
}

.no-logged .form-home ::-webkit-input-placeholder {
    color: red;
}

.no-logged .form-home :-moz-placeholder { /* Firefox 18- */
    color: red;
}

.no-logged .form-home ::-moz-placeholder { /* Firefox 19+ */
    color: red;
}

.form-home :-ms-input-placeholder {
    color: red;
}

.product {
    text-align: center;
    margin-bottom: 40px;
    border: 1px solid #d8d9da;
    background: #fff;
    margin: -7px -14px;
    padding: 20px;
    height: 366px;
    overflow: hidden;
}

#jqLabelCategoria {
    text-indent: 50017px;
    font-weight: lighter;
    text-transform: uppercase;
    text-align: right;
    position: absolute;
}

.tab-pane .product {
    text-align: center;
    margin-bottom: 40px;
    border: 1px solid #d8d9da;
    background: #fff;
    margin: -7px -10px 20px;
    padding: 20px;
    height: 400px;
    overflow: hidden;
}

.product p {
    line-height: 16px;
}

.tab-pane .product img {
    max-height: 120px;
}

.product .price-tag {
    background-image: url('/Content/Images/Landings/SuperDescontos/bandeira-desconto.png');
    position: absolute;
    top: -11px;
    width: 50px;
    height: 50px;
    right: 10px;
    color: #fff;
    padding-top: 15px;
    font-size: 17px;
}


.footer-fixed {
    background: #000;
    height: 190px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}

    .footer-fixed h4 {
        color: #fff;
        margin-bottom: 25px;
    }

    .footer-fixed .lista-vantagens li {
        font-size: 14px;
        margin-bottom: 10px;
        float: left;
        color: #fff;
        line-height: 16px;
        clear: none;
    }

        .footer-fixed .lista-vantagens li .icon-vantagens {
            background-image: url('/Content/Images/Landings/SuperDescontos/sprite_bullets_modal.png');
            display: inline-block;
            float: none;
            margin-top: -5px;
            width: 50px;
            height: 50px;
            background-repeat: no-repeat;
        }

        .footer-fixed .lista-vantagens li .icon-vantagens-1 {
            background-position: -47px 4px;
        }

        .footer-fixed .lista-vantagens li .icon-vantagens-2 {
            background-position: -47px -46px;
        }

        .footer-fixed .lista-vantagens li .icon-vantagens-3 {
            background-position: -48px -99px;
        }

        .footer-fixed .lista-vantagens li .icon-vantagens-4 {
            background-position: -47px -147px;
        }

        .footer-fixed .lista-vantagens li .icon-vantagens-7 {
            background-position: -53px -310px;
        }

    .footer-fixed a.bt-submit {
        background-color: #ffc600;
        border: 0;
        height: 46px;
        color: #fff !important;
        font-weight: bold;
        font-size: 25px;
        border-radius: 4px;
        margin-top: 0;
        text-decoration: none !important;
        width: 278px !important;
        display: inline-block;
        text-align: center;
        line-height: 46px;
        float: none;
    }

    .footer-fixed .close {
        float: right;
        font-size: 21px;
        font-weight: bold;
        line-height: 1;
        color: #fff;
        text-shadow: 0 1px 0 #fff;
        opacity: 1;
        filter: alpha(opacity=100);
        margin-top: -45px;
    }

        .footer-fixed .close:hover, .footer-fixed .close:focus {
            color: orange;
            text-decoration: none;
            cursor: pointer;
            opacity: 1;
            filter: alpha(opacity=100);
        }

#registro {
    display: inline-block;
    height: 10px;
}

.bt-register {
    position: fixed;
    right: 4%;
    z-index: 100;
    display: none;
    top: 103px;
    background-color: #ffc600;
    border: 0;
    height: 50px;
    color: #333 !important;
    font-weight: bold;
    font-size: 25px;
    margin-top: 24px;
    text-decoration: none !important;
    width: 230px !important;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    margin: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-repeat: repeat-x;
    -webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 2px 2px 2px 2px;
    text-shadow: none;
    color: white;
    background-image: -moz-linear-gradient(top, #ffa400, #ff6c00);
    background-image: -ms-linear-gradient(top, #ffa400, #ff6c00);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffa400), to(#ff6c00));
    background-image: -webkit-linear-gradient(top, #ffa400, #ff6c00);
    background-image: -o-linear-gradient(top, #ffa400, #ff6c00);
    background-image: linear-gradient(top, #ffa400, #ff6c00);
    padding: 0 10px;
    display: none;
}


.links-revista {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .links-revista li {
        border: 1px solid #d8d9da;
        border-left: 5px solid #f37121;
        background: #fff;
        margin-bottom: 20px;
        padding: 0px 10px 0px 5px;
    }

        .links-revista li h3 {
            margin-top: 10px;
        }

        .links-revista li img {
            float: left;
            margin-right: 40px;
        }

        .links-revista li a {
            color: #f37121;
        }


.product h2 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
}

.glyphicon {
    font-family: 'Glyphicons Halflings', sans-serif !important;
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 25px;
    top: 3px;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.form-control-feedback {
    position: absolute;
    top: 21px;
    right: 25px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.validacao-forma-de-pagamento .msg,
.content-over .msg {
    background-color: #b02606;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    display: none;
}

.validacao-forma-de-pagamento .msg {
    margin-bottom: 25px;
}

.form-register .error {
    color: #fff;
    background-color: red;
    padding: 3px;
    display: inline-block;
    border: 1px solid #5c7241;
    border-radius: 3px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    font-size: 0.9em;
    width: 100%;
}

.form-control-feedback {
    display: none;
}

.form-register input[type="text"], .form-register input[type="email"] {
    padding: 10px;
    width: 100%;
    border: 1px solid #5c7241;
    border-radius: 3px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
    line-height: 12px;
}


.green-text {
    color: #00a38f;
}



.main-content {
}

.main-content-page {
    margin-top: 120px;
    background: #fff;
}

.container-form {
    background: #fff;
    margin-bottom: 0px;
    padding-bottom: 40px;
}


.img-vantagens {
    margin-top: 20px;
    margin-bottom: 40px;
    max-width: 100%;
}

#tabOfertas .btn {
    border-radius: 0 !important;
}

#tabOfertas .btn-default.active {
    color: #333;
    background-color: #fff;
    border-color: #adadad;
    border-bottom: 3px solid #f37121;
    border-left: 0;
    border-top: 0;
    border-right: 0;
}


.tabOfertasContent {
    border: 1px solid #ccc;
    padding: 20px;
    border-top: 0;
    margin-bottom: 50px;
    display: inline-block;
    padding-bottom: 30px;
    width: 100%;
}


#phone {
    transition: all 2s;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    z-index: 1;
}

.showPhone {
    top: 0px !important;
}



#form-signup {
    margin-top: 15px;
    display: inline-block;
    width: 100%;
}

.form-register .form-group .col-sm-9 {
    padding-left: 0 !important;
}

.form-register .checkbox-associado {
    margin-bottom: 20px;
}

.form-group {
    margin-bottom: 25px;
    position: relative;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.025);
    box-shadow: inset 0 0px 15px rgba(0,0,0,0.25);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.bt-submit {
    background-repeat: repeat-x;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    text-shadow: none;
    color: white;
    background-image: -moz-linear-gradient(top, #ffa400, #ff6c00);
    background-image: -ms-linear-gradient(top, #ffa400, #ff6c00);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffa400), to(#ff6c00));
    background-image: -webkit-linear-gradient(top, #ffa400, #ff6c00);
    background-image: -o-linear-gradient(top, #ffa400, #ff6c00);
    background-image: linear-gradient(top, #ffa400, #ff6c00);
    height: 43px;
    padding: 0 10px;
    font-size: 15px;
    width: 165px;
    margin-top: 16px;
    float: right;
    border: 0;
}

a.bt-submit {
    background-color: #ffc600;
    border: 0;
    height: 50px;
    color: #333 !important;
    font-weight: bold;
    font-size: 25px;
    border-radius: 4px;
    margin-top: 24px;
    text-decoration: none !important;
    width: 555px !important;
    display: inline-block;
    text-align: center;
    line-height: 50px;
}


.bt-final-submit {
    background-repeat: repeat-x;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    text-shadow: none;
    color: #ffffff;
    background-image: -moz-linear-gradient(top, #ffa400, #ff6c00);
    background-image: -ms-linear-gradient(top, #ffa400, #ff6c00);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffa400), to(#ff6c00));
    background-image: -webkit-linear-gradient(top, #ffa400, #ff6c00);
    background-image: -o-linear-gradient(top, #ffa400, #ff6c00);
    background-image: linear-gradient(top, #ffa400, #ff6c00);
    height: 43px;
    padding: 0 10px;
    font-size: 20px;
    width: 280px;
    margin-top: 16px;
    border: 0;
}

a.bt-final-submit {
    background-color: #ffc600;
    border: 0;
    height: 43px;
    color: #ffffff !important;
    font-size: 20px;
    border-radius: 4px;
    margin-top: 15px;
    text-decoration: none !important;
    width: 280px !important;
    display: inline-block;
    text-align: center;
    line-height: 43px;
}

.max-width-100 {
    max-width: 100%;
}

.mp-0 {
    margin: 0 !important;
    padding: 0 !important;
}

.col-title {
    padding: 0;
}

.logo-netshoes {
    background-image: url('/Content/Images/Landings/SuperDescontos/logo-netshoes.png');
    background-repeat: no-repeat;
    text-indent: -50000px;
    border: 1px solid #d8d9da;
    padding: 10px;
    background-position: 5px 10px;
    border-left: 5px solid #f37121;
    background-color: #fff;
}





.red-text {
    color: #ac0000;
}


.footer {
    background-color: #000;
    padding-top: 40px;
    padding-bottom: 40px;
    bottom: 0;
    width: 100%;
}

    .footer a {
        color: #fff;
    }

.bt-download-app {
    margin-right: 15px;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

.modal-body {
    position: relative;
    padding: 0 20px;
    height: 80%;
    overflow: auto;
}

    .modal-body h2 {
        font-size: 26px;
        margin-bottom: 15px !important;
    }

    .modal-body h3 {
        font-size: 22px;
        border-bottom: 1px solid #f0f0f0;
    }

    .modal-body h4 {
        font-size: 22px;
        font-weight: bold;
    }

    .modal-body p {
        font-size: 15px;
    }

.link-campanha {
    font-size: 28px;
	border: 1px solid #eaeaea;
	width: 100%;
	padding: 10px;
	display: inline-block;
	text-align: center;
}

    .link-campanha:hover {
        color: #fff;
        background-color: #fd9b11;
        text-decoration: none;
    }

.lista-vantagens {
    list-style: none;
    padding: 0;
    margin-top: 20px;
}

    .lista-vantagens li {
        font-size: 20px;
        clear: both;
        margin-bottom: 10px;
        display: inline-block;
    }

        .lista-vantagens li.free {
            margin-left: 36%;
            width: 36%;
        }

            .lista-vantagens li.free p {
                text-align: center;
                height: 55px;
                margin-top: 17px;
                font-size: 26px;
            }


.icon-vantagens {
    background-image: url('/Content/Images/Landings/SuperDescontos/sprite_bullets_modal.png');
    width: 47px;
    height: 43px;
    display: inline-block;
    float: left;
    margin-top: -5px;
    margin-right: 6px;
}

.icon-vantagens-2 {
    background-position: 0 -49px;
}

.icon-vantagens-3 {
    background-position: 0 -99px;
}

.icon-vantagens-4 {
    background-position: 0 -146px;
}

.icon-vantagens-5 {
    background-position: 0 -192px;
}

.icon-vantagens-6 {
    background-position: 0 -241px;
}

.icon-vantagens-7 {
    width: 53px;
    height: 55px;
    background-position: 0 -306px;
    margin: 0;
    display: block;
    margin-top: 8px;
}

.accept-text p {
    font-size: 14px;
}


.link-container {
    border: 1px solid #ccc;
    padding: 5px 20% 20px 20px;
    margin-top: 20px;
    position: relative;
    min-height: 230px;
}

    .link-container .img-casal {
        position: absolute;
        top: 0;
        right: -8px;
    }


.btn-close-modal {
    background-color: #ffc600;
    border: 0;
    height: 40px;
    color: #333;
    font-weight: bold;
    font-size: 18px;
    border-radius: 4px;
    margin-top: 0;
}

.modal-body-overflow {
    position: relative;
    padding: 0 20px;
    height: 450px !important;
    overflow: auto;
}


.btVejaMais {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 99%;
    margin: 0 0 0px -20px;
}

.img-product {
    height: 130px;
    vertical-align: middle;
    text-align: center;
    align-content: center;
    width: 100% !important;
}


.entenda-nossa-acao {
	background-color: #fff;
	border-radius: 18px;
	margin-top: 30px;
	padding: 0 40px 40px 40px;
}

.entenda-nossa-acao .img-vantagens {
    max-width:100%;
    width: 100%;
        margin-top: 10%;
}

.ja-conhece-a-proteste {
    padding-bottom: 20px;
}
    .entenda-nossa-acao h2,
    .ja-conhece-a-proteste h2 {
        color: #f37121;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 24px;
        margin-top: 40px;
    }

    .entenda-nossa-acao p,
    .ja-conhece-a-proteste p {
        color: #111111;
        font-size: 16px;
    }

.infos {
    background-color: #4f4f4f;
    color: #fff;
    padding: 40px 0 40px 0px;
    text-align: center;
}

    .infos p {
        font-size: 16px;
        font-weight: 200;
        line-height: 18px;
        padding: 30px 40px 0;
        margin: 0;
    }

    .infos strong {
        font-size: 29px;
        font-weight: bold;
        line-height: 29px;
    }


@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}


#social-nav {
    list-style: none;
    margin: 10px 0;
    padding: 6px 0px 0;
    position: fixed;
    background: #000;
    top: 100px;
    left: 0;
    z-index: 100;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

    #social-nav li {
        padding: 5px;
    }

        #social-nav li a.ico-social {
            background-image: url('/Content/Images/Landings/SuperDescontos/sprite_social.png');
            display: inline-block;
            width: 34px;
            height: 32px;
            overflow: hidden;
            text-indent: -90000px;
            background-position: 0px 0;
        }


footer .nav a:hover {
    color: #fff;
    background-color: #ccc;
}


#social-nav li a.ico-social-twitter {
    background-position: -44px 0;
}

#social-nav li a.ico-social-youtube {
    background-position: -88px 0;
}

#social-nav li a.ico-social-linkedin {
    background-position: -201px 0;
}


#form-super-descontos .control-label {
    background-image: url('/Content/Images/Landings/SuperDescontos/sprite_form.png');
    text-indent: -5000px;
    width: 39px;
    height: 40px;
}

#form-super-descontos .control-label-email {
    background-position: -37px 0px;
}

#form-super-descontos .control-label-telefone {
    background-position: -75px 0px;
}

#form-super-descontos .col-sm-9 {
    padding: 0px 5px 0;
}

#form-super-descontos .form-control {
    width: 255px;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 1px;
    margin-top: 18px;
    margin-right: 15px;
}



/* MEDIA QUERIES*/


@media (max-width: 400px) {
    .bg-caption {
        background-repeat: no-repeat;
        background-position: 68% !important;
    }

    .footer-fixed .lista-vantagens li {
        font-size: 10px;
        margin-bottom: 10px;
        float: left;
        color: #fff;
        line-height: 11px;
        clear: none;
        text-align: center !important;
        font-family: arial, sans-serif !important;
    }

    .carousel-caption {
	    margin-top: 45px;
    }
}

@media (min-width: 768px) {
    .pull-right-lg {
        float: right;
    }

    .form-horizontal .control-label {
        padding-top: 0px;
        margin-bottom: 0;
        text-align: right;
        line-height: 40px;
        text-align: right;
        padding-right: 5px;
    }

    .news .carousel-inner .item {
        /*height: 310px;*/
    }

    .chamada-anatel {
        padding: 15px 25px;
        font-size: 18px;
    }


    .infos p {
        font-size: 13px;
        font-weight: 200;
        line-height: 18px;
        padding: 20px 10px 0;
        margin: 0;
        text-align: center;
    }
}

@media (max-width: 1900px) {
    .panel-row {
        background-position: -78px 0;
    }
}

@media (max-width: 768px) {
    .products {
        padding-top: 30px !important;
    }
}

@media screen and (max-width: 768px) {
    #navbar ul.nav {
        margin-top: 20px;
        background-color: #f0f0f0;
    }

    a.bt-submit {
        background-color: #ffc600;
        border: 0;
        height: 50px;
        color: #333 !important;
        font-weight: bold;
        font-size: 20px;
        border-radius: 4px;
        margin-top: 24px;
        text-decoration: none !important;
        width: 90% !important;
        display: inline-block;
        text-align: center;
        line-height: 50px;
    }
}

@media screen and (max-width: 768px) and (orientation: landscape) {
    .img_angryman {
        margin-top: -225px !important;
        width: 60% !important;
        margin-left: 322px !important;
    }

    .tit-conte-com-a-proteste {
        color: #00a996;
        font-weight: bold;
        padding: 19% 36% 0 60px !important;
        text-align: right !important;
        width: 82% !important;
        font-size: 1.6em !important;
    }
}

@media screen and (max-width: 1200px) {

    #main-nav {
        background-color: rgba(0,0,0,1);
        height: 50px;
        position: fixed;
        width: 100%;
        top: 0;
        display: inline-table;
        z-index: 100;
    }

    .navbar-brand {
        float: left;
        height: 40px;
        padding: 0px 15px;
        font-size: 18px;
        line-height: 20px;
    }

    .logo-proteste a {
        width: 149px;
        height: 38px;
        text-indent: -5000px;
        overflow: hidden;
        display: inline-block;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .panel-text {
        text-align: right;
    }

    label {
        /*padding: 0 !important;*/
    }

    .content-over .msg {
        margin: -45px 45px;
    }

    .form-register {
        background: none;
        width: 100%;
        height: inherit;
        padding: 28px !important;
        color: #fff;
        margin-top: 94px;
        position: relative;
        background-color: #484848;
    }

        .form-register .form-lead {
            font-weight: bold;
            color: #ffc600;
            text-transform: uppercase;
            font-size: 1.2em;
            text-align: center;
            line-height: 1.1em;
            background-color: #3b3b3b;
            margin: -28px;
            padding: 20px;
            margin-bottom: 0px;
        }

    .panel {
        background-position: 42% 0px;
    }

    .panel-content h2 {
        color: #fff;
        text-align: right;
        font-weight: lighter;
        padding-left: 40%;
    }

    .teaser p {
        line-height: 1.2em;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 10px;
    }

    #navbar ul.nav li a {
        text-transform: uppercase;
        font-size: 1.0em;
        color: #023057;
    }

    .faixa_cinza {
        background: url('/Content/Images/Landings/CobrancaIndevida/faixa_cinza.png');
        background-repeat: no-repeat;
        background-position: -1137px 0;
        margin-top: 30px;
    }

    .tit-conte-com-a-proteste {
        color: #00a996;
        font-weight: bold;
        padding: 14% 30% 0 0;
        padding-top: 5px;
        text-align: left;
        font-size: 1.17em;
    }


    .teaser {
        padding-right: 0;
    }

    .img_angryman {
        margin-top: -25px;
        width: 363%;
        margin-left: -51%;
    }

    .label-step {
        text-align: center;
        font-size: 0.96em;
        color: #666666;
        line-height: 1.1em;
        padding: 10px 10px;
        width: 100%;
    }

    #page .suggestions {
        text-align: center;
    }

    #page .img-suggestions {
        float: none;
        margin-right: 25px;
        margin-top: 39px;
    }

    #page .our-app .img-apps {
        margin-top: 0;
    }

    footer {
        background-color: #9c9c9c;
        padding-top: 60px;
        padding-bottom: 60px;
        text-align: center;
    }

        footer .navbar-nav {
            margin-top: 40px;
            margin-bottom: 40px;
        }


    .footer-fixed a.bt-submit {
        background-color: #ffc600;
        border: 0;
        height: 40px;
        color: #fff !important;
        font-weight: bold;
        font-size: 21px;
        border-radius: 4px;
        margin-top: 0;
        text-decoration: none !important;
        width: 278px !important;
        display: inline-block;
        text-align: center;
        line-height: 40px;
        float: none;
    }

    .footer-fixed {
        background: #000;
        height: 198px;
        position: fixed;
        bottom: 0;
        width: 100%;
    }
}



@media screen and (max-width: 1200px) {

    #main-nav .container {
        background-position: 247px 5px;
    }

    .main-content-page {
        margin-top: 80px;
        background: #fff;
    }

    #myCarousel {
        position: relative;
        margin-bottom: 80px;
    }

    .carousel {
	    height: 490px;
	    margin-top: 72px;
    }

    .bg-caption {
        height: 315px;
    }

    .carousel .item {
        height: 315px;
    }

    .carousel-control {
        height: 315px;
        z-index: 20;
    }

    .carousel-indicators {
        position: absolute;
        bottom: 10px;
        left: 50%;
        z-index: 15;
        width: 60%;
        padding-left: 0;
        margin-left: -30%;
        text-align: center;
        list-style: none;
        margin-bottom: 0;
    }

        .carousel-indicators li {
            display: inline-block;
            width: 12px !important;
            height: 12px !important;
            cursor: pointer;
            background-color: #fff;
            padding: 0px;
            border: 0!important;
            border-radius: 50% !important;
            text-indent: -5000px;
        }

    .bg-caption .selo {
	    position: absolute;
	    right: 0;
	    width: 64px;
	    margin-right: 20px;
    }

    .bg-caption {
	    background-image: url('/Content/Images/Landings/SuperDescontos/fundo_caption.png');
	    background-repeat: no-repeat;
	    background-position: 50%;
	    background-size: cover;
	    display: inline-block;
	    position: absolute;
	    top: 72px;
	    left: 0;
	    width: 100%;
	    height: 315px;
	    z-index: 1;
    }

    .carousel-caption p .number {
	    font-size: 19px;
	    font-weight: bold;
	    font-family: 'Eras', sans-serif !important;
    }

    .content-over {
        z-index: 50;
        position: relative;
        margin-top: -91px;
        margin-left: 0px;
        margin-left: 0;
        width: 100%;
    }

    .form-home {
        margin-top: 45px;
        width: 90%;
        margin: 45px 5%;
    }

    #form-super-descontos .control-label {
        width: 55px;
        height: 15px;
        float: left;
        margin-right: 13px;
        background: none;
        text-indent: 0;
        color: #fff;
    }

    #form-super-descontos .form-control {
        width: 100%;
        height: 40px;
        padding: 6px 12px;
        font-size: 14px;
        border-radius: 1px;
        margin-top: 18px;
        margin-right: 0;
    }

    .form-home {
        background: rgba(0,0,0,1);
        height: auto;
    }

    .bt-submit {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
        width: 100% !important;
        margin: 10px 0;
    }

    .col-title {
        padding: 15px;
    }

    .products {
        padding-top: 80px;
    }

    .product {
        text-align: center;
        margin-bottom: 40px;
        border: 1px solid #d8d9da;
        background: #fff;
        margin: 0 0px 40px 0;
        padding: 20px;
        height: auto;
        overflow: hidden;
    }

    .btVejaMais {
        position: relative;
        bottom: 0;
        text-align: center;
        width: 100%;
        margin: 10px 0 0px 0px;
        display: inline-block;
    }

    .product .price-tag {
        background-image: url('/Content/Images/Landings/SuperDescontos/bandeira-desconto.png');
        position: absolute;
        top: -4px;
        width: 50px;
        height: 50px;
        right: 24px;
        color: #fff;
        padding-top: 15px;
        font-size: 17px;
    }

    /*#social-nav {
	    list-style: none;
	    margin: 10px 0;
	    padding: 6px 0px 0;
	    position: fixed;
	    background: none;
	    top: 9px;
	    right: 0 !important;
	    z-index: 100;
	    border-top-right-radius: 10px;
	    border-bottom-right-radius: 10px;
	    left: inherit;
    }

    #social-nav li {
	    padding: 5px;
	    float: left;
    }*/

    .bt-register {
        position: fixed;
        left: 20%;
        display: none;
        width: 60% !important;
        	top: 71px;
    }

    .content-over {
        z-index: 50;
        position: relative;
        margin-top: -70px;
        margin-left: 0;
        width: 100%;
    }

    .carousel-caption {
        width: 50%;
        top: 0;
        right: 0;
        left: 0;
    }

        .carousel-caption h1 {
            background-repeat: no-repeat;
	        font-size: 18px;
            	margin-bottom: 0px;
        }

        .carousel-caption h2 {
            color: #ffa400;
	        text-align: center;
	        margin-left: 0;
	        background-repeat: no-repeat;
	        font-size: 16px;
        }

        .carousel-caption p {
            font-size: 16px;
        }
}

@media screen and (max-width: 520px) {
    #tabOfertas .btn {
        font-size: 10px;
        overflow: hidden;
    }
}

@media screen and (max-width: 840px) {
    #social-nav {
        display: none;
    }


    .carousel-caption {
	    width: 100%;
	    top: 0;
	    right: 0;
	    left: 0;
	    margin-left: 0;
    }

    .bg-caption {
	   background:rgba(0,0,0,0.8);
	   background-size: cover;
	    height: 315px;
	    z-index: 1;
    }
}

@media screen and (max-width: 400px) {

    .carousel-caption h1 {
	    background-repeat: no-repeat;
	    font-size: 13px;
	    margin: 0 40px 0;
    }

   .carousel-caption h2 {
	    margin: 8px 10px 0;
	    font-size: 13px;
    }

    .carousel-caption p {
	    font-size: 13px;
	    margin: 0 57px 0;
    }

    .carousel-caption h1 span.actionName {
	    font-size: 31px;
	    font-family: 'Eras', sans-serif !important;
	    color: #f89922;
	    font-weight: bold;
    }

    #jqLabelCategoria {
        display: none;
    }

    .modal-body h2 {
        font-size: 20px;
        margin-bottom: 15px !important;
    }

    .link-campanha {
        font-size: 12px;
    }

    .modal-body p {
        font-size: 14px;
    }

    .modal-body h4 {
        font-size: 19px;
        font-weight: bold;
    }

    .lista-vantagens li {
        font-size: 13px;
        clear: both;
        margin-bottom: 5px;
        display: inline-block;
        margin-top: 5px;
    }

        .lista-vantagens li.free {
            margin-left: 16%;
            width: 60%;
        }

    .icon-vantagens-7 {
        height: 55px;
        background-position: 0 -306px;
        margin: 0;
        display: block;
        margin-top: 24px;
    }

    .lista-vantagens li.free p {
        text-align: center;
        height: 55px;
        margin-top: 17px;
        font-size: 26px;
    }
}






@media (min-width: 1200px) {
    .news .carousel-inner .item {
        /*height: 191px;*/
    }
}


@media (max-width: 768px) {
}

/*FORMULARIO DE ASSOCIACAO*/

#BranchNumber {
    float: left;
    width: 80px;
}

.BranchDigit {
    display: none;
    width: 30px;
    text-align: center;
}

.hifen {
    float: left;
    width: 10px;
}

.hifen-branch {
    display: none;
    float: left;
    width: 10px;
}

#CheckingAccountNumber {
    width: 80px;
    float: left;
}

#CheckingAccountDigit {
    width: 30px;
    text-align: center;
}


/*FORMULARIO DE ASSOCIACAO*/

.clear-both {
    clear: both;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

#registro-rodape {
    display: none;
}

.counter {
    color: #FFF;
    float: right;
    margin-top: 5px;
}

    .counter span {
        border: 1px #fff solid;
        padding: 2px;
    }

.cartilha-download {
    text-align: center;
}

.cartilha-imagem {
    margin-left: 44%;
    margin-bottom: 2%;
    margin-top: 1%;
}

.cartilha {
    border: 1px solid #d8d9da;
    margin: 0px 15px 15px 15px;
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
