.main_wrapper {
    flex: 1;
}

.reset {
    margin: 0;
    padding: 0;
}

/*===HEADER===*/
.topbar {
    background: #163588;
    border-top: 1px solid #163588;
    padding: 0;
}

.btn-tuscu {
    background: #f58634;
}

.background-topo {
    background: #093e80;
    border: none;
}

.logo {
    max-width: 180px;
}

.form-busca {

}

.form-busca input {
    border-radius: 5px;
    border-left: none;
    height: 35px;
}

.form-busca button {
    border-radius: 5px;
    padding: 0 15px 0 15px;
    font-weight: normal;
    background: #f58634;
    height: 35px;
    border: 1px solid #f58634;
    line-height: normal;
}

.form-busca button:hover {
    background: #f58634 !important;
    border-color: #f58634 !important;
}

.form-busca .input-group-addon {
    background: #ffffff !important;
    border: none;
}

.form-busca button:visited {
    background: #f58634 !important;
    border-color: #f58634 !important;
}

.form-busca button:focus {
    background: #f58634 !important;
    border-color: #f58634 !important;
}

.conta {
    color: #c2d9f9;
    line-height: 1;
}

.conta small {
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    font-size: 12px;
    margin-top: 5px;
    color: #ffffff;
}

.conta p {
    font-size: 12px;
}

.conta span {
    font-size: 8px;
}

.content-header {
    max-width: 80px;
    margin-top: 5px;
}

.btn-login {
    margin-top: 7px;
    background: none;
    border-color: #c2d9f9;
    padding: 0 15px 0 15px;
    border-radius: 5px;
}

.btn-login:hover {
    background: none;
}

.btn-login:active, .btn-login:focus {
    background: none !important;
}

.btn-login span {
    color: #c2d9f9;
    font-size: 20px;
}

.menu > .open > .dropdown-toggle {
    background: #02336e !important;
}

.menu > .open > .dropdown-menu {
    margin: 5px;
    background-color: #155bb0 !important;
    border: 1px solid #02336e;
}

.menu > .open > .dropdown-menu > li:hover {
    border: none;
    background: none;
}

.busca-container {
    padding: 20px;
    min-width: 300px;
}

.login-container {
    min-width: 290px;
    padding: 20px;
}

.header-login h4 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: 100;
}

.header nav {
    background: #1f4399 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #ffffff;
}

.menu-item {
    margin-top: 30px;
}

.custom-menu {
    min-height: 120px;
    background: #1f4399;
}

@media (min-width: 1200px) {
    .container-icon-area {
        max-width: 1400px !important;
    }
}

.icon-area {
    width: 30px;
}

.icon-area-txt {
    color: #ffffff !important;
}

.icon-area-header {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.2;
}

.icon-area-header span {
    text-transform: uppercase;
    font-size: 13px;
}

.icon-area-header p {
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
    margin-left: 35px;
}

.menu {
    max-width: 580px;
    float: none;
}

.menu a {
    color: #ffffff !important;
    text-transform: uppercase;
}

.menu li:hover {
    background: #0954af;
    border-bottom: 2px solid #f58634;
}

/*===CONTENT===*/
.box-topo {
    background: #0061b2;
    padding: 5px 10px;
}

.box-topo-content {
    color: #ffffff;
    margin: 10px;
    line-height: 1;
}

.box-topo-content img {
    width: 40px;
}

.box-topo-content input {
    height: 30px;
}

.box-left {
    max-width: 300px;
    margin-left: 70px;
}

.box-topo-content button {
    height: 30px;
    line-height: normal;
    font-size: 12px;
    padding: 0 10px 0 10px;
    text-transform: none;
}

.box-topo-content a {
    height: 30px;
    line-height: 2.5;
    font-size: 12px;
    padding: 0 10px 0 10px;
    text-transform: none;
}

.box-topo-content i {
    font-size: 12px;
    margin-left: 5px;
}

.box-topo-content p {
    margin: 2px;
    padding: 0;
    font-weight: normal;
    text-transform: uppercase;
}

.box-topo-content span {
    font-size: 14px;
}

.busca-certificado {
    padding: 10px;
}

.bem-vindo span {
    color: #3a61a3;
    font-weight: bold;
}

.bem-vindo p {
    font-size: 17px;
}

.content-title {
    text-transform: uppercase;
}

.content-title h3 {
    color: #3a61a3 !important;
    font-size: 35px;
}

.content-title small {
    color: #3a61a3 !important;
}

.nossos-cursos {
    background: #0061b2;
    text-transform: uppercase;
    font-size: 20px;
}

.nossos-cursos li {
    margin-bottom: 10px;
    padding: 5px;
    margin-top: 10px;
}

.nossos-cursos li:hover {
    background: #02336e !important;
    color: #ffffff;
    border-radius: 0;
    border: none;
}

.nossos-cursos a {
    text-decoration: none;
    color: #ffffff;
}

.nossos-cursos a:hover {
    font-weight: normal;
    font-size: 20px;
}

.nossos-cursos img {
    max-width: 25px;
    display: inline;
    margin-right: 5px;
}

.title {
    border-left: 8px solid #00aff0;
    text-transform: uppercase;
}

.title h4 {
    color: #3a61a3;
    margin-left: 10px;
    font-size: 25px;
}

.title h2 {
    color: #3a61a3;
    margin-left: 10px;
    font-size: 35px;
}

.title h5 {
    color: #3a61a3;
    margin-left: 10px;
}

.title-novos-cursos {
    border-left: 8px solid #00aff0;
    margin-left: 80px;
    text-transform: uppercase;
}

.title-novos-cursos h4 {
    color: #3a61a3;
    margin-left: 10px;
    font-size: 25px;
}

.course-box {
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.26);
    background: #fefefe;
}

.course-header {

}

.course-content {
    padding: 15px;
}

.course-title {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.course-title h5 {
    font-size: 17px;
    color: #3c3c3c;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 1.2;
}

.classificacao {
    font-size: 12px;
}

.classificacao a:hover {
    font-weight: normal;
    font-size: 12px;
}

.classificacao li {
    padding-left: 2px;
    padding-right: 2px;
}

.course-desconto {
    background: #e94c83;
    position: absolute;
    margin: 20px;
}

.course-desconto p {
    margin: 0;
    padding: 5px 15px 5px 15px;
    color: #ffffff;
    font-weight: bold;
}

.course-info {
    background: #f5f5f5;
}

.icon-course {
    text-align: center;
}

.course-info-img {
    max-width: 20px;
}

.course-info-text {
    color: #656565;
    font-size: 11px;
    max-width: 70px;
}

.course-info-text p {
    margin: 0;
}

.course-price {
    text-align: center;
}

.course-price-text {
    max-width: 55px;
    font-size: 10px;
}

.course-price p {
    margin: 0;
    font-size: 10px;
    line-height: 1.2;
}

.course-price span {
    color: #f48533;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: -1.5px;
}

.course-price small {
    font-size: 65%;
}

.course-price strong {
    font-size: 10px;
}

.button-course {
    min-width: 80px;
    font-size: 13px;
}

.button-course a:hover {
    font-size: 13px !important;
}

.price-parcelamento p {
    font-size: 10px;
    margin: 0;
    line-height: 1;
    padding: 0;
}

.title-blue {
    color: #3a61a4;
    font-weight: bold;
    font-size: 35px;
}

.depoimento {
    background: #e0f2fc;
}

.newsletter {
    background: #0061b2;
}

.newsletter-title {
    font-weight: bold;
    font-size: 35px;
    color: #ffffff;
}

.newsletter-title p {
    margin: 0;
    line-height: 1;
}

.newsletter small > p {
    margin-top: 10;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
}

.newsletter input {
    height: 34px;
}

.btn-newsletter {
    background: #f58634;
    color: #ffffff;
}

.newsletter label {
    color: #ffffff;
}

.background-loja {
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    min-width: 100%;
    min-height: 100%;
}

.background-loja h4 {
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 50%;
}

.container-loja {
    float: left;
    position: relative;
    min-width: 229px;
    min-height: 229px;
    margin: 0 auto;
    overflow: hidden
}

/*loja*/

.image-card img {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.container-loja:hover .image-card img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

/*===FOOTER===*/
.logo-footer {
    width: 190px;
}

/*todos os cursos*/
.description-cursos {

}

.container-cursos {
    position: relative;
    -webkit-box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}

.container-cursos a {
    text-transform: none;
    color: #545454;
}

.container-cursos a:hover {
    font-weight: normal;
}

.container-cursos a:active, a:focus, a:visited {
    text-decoration: none;
}

.container-cursos:hover .cursos-overflow {
    -webkit-transform: translate(0px, -100%);
    -moz-transform: translate(0px, -100%);
    -ms-transform: translate(0px, -100%);
    -o-transform: translate(0px, -100%);
    transform: translate(0px, -100%);
}

.container-description-cursos {
    background: #ffffff;
    position: relative;
}

.cursos-overflow {
    transition: .16s cubic-bezier(0, 0, 0, 2) 0.5s, transform 0.3s;
    display: block;
    background: #44d08c;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #ffffff;
}

.container-description-cursos p {
    padding: 10px;
    font-size: 15px;
    margin: 0;
}

.container-description-cursos span {
    font-size: 20px;
    font-weight: 600;
}

.cursos-overflow span {
    margin-left: 40px;
}

.img-container {
    height: 100%;
    color: #ffffff;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.64) 99%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.64) 99%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.64) 99%, rgba(0, 0, 0, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.img-container p {
    margin-top: 80%;
}

.info-course {
    width: 100%;
    height: 65px;
}

.info-course p {
    text-align: center;
}

.info-1 {
    min-width: 50%;
    background: #5ca05e;
    color: #ffffff;
    min-height: 100%;
    max-width: 50%;
}

.info-2 {
    min-width: 50%;
    min-height: 100%;
    background: #2c8eb5;
    color: #ffffff;
    max-width: 50%;
}

/*Detalhamento Curso*/
.curso-apresentacao {
    font-size: 16px;
    font-weight: bold;
}

.menu-categorias-background {
    background: #02336e;
}

.menu-categorias {
    background: #02336e;
}

.menu-categorias li {
    padding: 10px;
}

.menu-categorias img {
    max-width: 25px !important;
    margin-right: 10px;
}

.menu-categorias a {
    color: #ffffff;
}

.menu-categorias > li.active {
    background: #0954af !important;
    color: #ffffff;
    border-radius: 0;
    border: none;
}

.menu-categorias li:hover {
    background: #0954af !important;
    color: #ffffff;
    border-radius: 0;
    border: none;
}

/*curso detalhes*/
.container-detalhe {
    height: 100%;
}

.publico a {
    color: #3c3c3c;
    margin: 5px 0;
    font-size: 16px;
}

.publico i {
    font-size: 20px;
    margin-right: 10px;
}

.horas-aula {
    background: #02336e;
    font-size: 20px;
    color: #ffffff;
}

.horas-aula li {
    padding: 20px 0;
}

.certificado-incluso {
    background: #5db75d;
    font-size: 20px;
    color: #ffffff;
}

.certificado-incluso img {
    width: 25px;
}

.certificado-incluso li {
    padding: 20px 0;
}

.apostilas {
    background: #5db75d;
    font-size: 25px;
    color: #ffffff;
}

.apostilas img {
    width: 25px;
}

.apostilas li {
    margin: 25px 10px;
}

.container-apostila {
    background: #ffffff;
    padding: 20px;
    margin-left: -5px;
    margin-top: -10px;
}

.container-apostila a {
    padding: 20px;
    font-size: 18px;
    color: #3c3c3c;
}

.container-apostila a:hover {
    padding: 20px;
    font-size: 18px;
    color: #3c3c3c;
    text-decoration: none;
}

.tab_menu > ul li a:hover {
    background: #0060b1;
    border-color: #0060b1 !important;
}

.tab_menu > ul li.active a {
    background: #0060b1;
    border-color: #0060b1 !important;
}

.tab_menu > ul li.active a::after, .tab_menu > ul li a:hover::after {
    border-top: 10px solid #0060b1;
}

.pagamento-info {
    background: #ffffff;
    padding-bottom: 10px;
}

.preco-title {
    padding: 10px 0;
}

.preco-title p {
    font-weight: bold;
    margin: 0;
}

.preco-title span {
    font-size: 30px;
    color: #4a6caa;
}

.contact {
    color: #0060b1;
}

.title-curso-detalhe {
    color: #0060b1;
    font-size: 16px;
    font-weight: bold;
}

.dados-professor {

}

.dados-professor p {
    margin: 0;
}

.dados-professor h4 {
    color: #0060b1;
    margin-bottom: 10px;

}

.panel {
    border-radius: 0;
    border: none;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-body {
    background: #dae2ed !important;
    padding: 0 10px 10px 10px;
}

.panel-heading {
    background: #dae2ed !important;
    border-radius: 0;
    padding: 0;
}

.panel-heading h4 {
    padding: 15px 0;
    border-bottom: 1px dashed #ffffff !important;
    margin: 0 10px;
}

.border-title {
    border-left: 5px solid #425756;
    height: 40px;
    margin-top: 5px;
}

.panel-heading a {
    font-weight: bold;
    color: #425756;
}

.panel-heading a:hover {
    color: #0060b1;
}

.panel-heading i {
    margin-left: 10px;
    font-size: 20px;
}

.aulas-content {
    border-bottom: 1px dashed #ffffff;
}

.aulas-content p {
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 15px;
    color: #425756;
}

.aulas-content strong {
    color: green;
}

.cabecalho-aulas {
    background: #0b3d7c;
    padding: 10px;
}

.cabecalho-aulas h3 {
    color: #ffffff;
}

/*Login*/
.spacer {
    border-top: 1px #adadad solid;
}

.spacer span {
    display: inline-block;
    position: relative;
    font-size: 15px;
    top: -10px;
    background: #ffffff;
    padding: 0 5px;
}

.btn-login > .btn-default:active {
    background: none;
}

.content-box {
    cursor: pointer;
}

.content-box:hover h3 {
    font-size: 23px;
}

.content-box:hover h2 {
    font-size: 27px;
}

.content-box:hover img {
    width: 81px;
}

.content-box h2 {
    padding: 40px;
    color: #ffffff;
}

.content-box h3 {
    color: #ffffff;
}

.content-box i {
    margin-right: 10px;
}

.content-trabalhe {
    max-width: 420px;
    padding: 30px;
}

.content-trabalhe img {
    max-width: 80px;
}

.content-box ul {
    padding: 40px;
}

.content-box li {
    max-width: 70%;
}

.cadastre-se {
    background: #0060b1;
}

.login {
    background: #36b317;
}

.content {

}

.cadastro-form {
    background: #fff;
    margin: 2em auto;
    overflow: hidden;
    position: relative;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    border-radius: 0.3em;
    -moz-box-shadow: 0 0 0.2em #000;
    -webkit-box-shadow: 0 0 0.2em #000;
    box-shadow: 0 0 0.2em #000;
}

.cadastro-form div.heading {
    background: #0060b1;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px;
}

.cadastro-form .row {
    margin: 10px;
}

.login-form {
    background: #fff;
    margin: 2em auto;
    overflow: hidden;
    position: relative;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    border-radius: 0.3em;
    -moz-box-shadow: 0 0 0.2em #000;
    -webkit-box-shadow: 0 0 0.2em #000;
    box-shadow: 0 0 0.2em #000;
}

.login-form div.heading {
    background: #0060b1;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px;
}

.login-form .login-left {
    width: 50%;
    float: left;
    padding: 1.7em 1.5em 2.5em 1.5em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.login-form .login-right {
    width: 50%;
    float: right;
    padding: 1.7em 1.5em 2.5em 1.5em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.login-form:before {
    content: 'ou';
    color: gray;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    height: 0.5em;
    width: 0.5em;
    left: -1.5em;
    top: 1.2em;
    z-index: 900;
}

.login-form:after {
    content: '';
    position: absolute;
    background: rgba(128, 128, 128, 0.3);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    height: 7.25em;
    width: 0.1em;
    left: -0.85em;
    top: -6.8em;
    -moz-box-shadow: 0 8.8em 0 0 rgba(128, 128, 128, 0.3);
    -webkit-box-shadow: 0 8.8em 0 0 rgba(128, 128, 128, 0.3);
    box-shadow: 0 8.8em 0 0 rgba(128, 128, 128, 0.3);
}

.login-left label {
    display: inline-block;
    color: gray;
    font-size: 1.1em;
    margin-top: 0.6em;
}

.login-left input[type="email"], .login-left input[type="password"] {
    border: 0.1em solid #dfdfdf;
    padding: 1em;
    margin: 0.6em 0;
    -moz-border-radius: 0.2em;
    -webkit-border-radius: 0.2em;
    border-radius: 0.2em;
    -moz-box-shadow: 0 0 0.2em rgba(223, 223, 223, 0.2);
    -webkit-box-shadow: 0 0 0.2em rgba(223, 223, 223, 0.2);
    box-shadow: 0 0 0.2em rgba(223, 223, 223, 0.2);
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.login-left input[type="email"]:focus, .login-left input[type="password"]:focus {
    outline: none;
    border: 0.1em solid #bdbdbd;
}

.login-left input[type="submit"] {
    background: #0060b1;
    color: #fff;
    outline: none;
    text-transform: uppercase;
    padding: 1.2em;
    overflow: hidden;
    border: none;
    letter-spacing: 0.1em;
    margin: 0.5em 0;
    font-weight: bold;
    -moz-border-radius: 0.4em;
    -webkit-border-radius: 0.4em;
    border-radius: 0.4em;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.login-left input[type="submit"]:hover {
    background: rgba(0, 96, 177, 0.8);
}

.login-right div.connect {
    color: gray;
    font-size: 1.1em;
    text-align: center;
}

.login-right a {
    display: inline-block;
    font-size: 1.5em;
    text-decoration: none;
    color: white;
    width: 9em;
    padding: 0.55em 0.3em;
    clear: both;
    text-align: center;
    margin: 0.5em 0.1em;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    border-radius: 0.3em;
}

.login-right a.facebook {
    background: #3a589a;
    margin-top: 0.8em;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 100%;
}

.login-right a.facebook:hover {
    background: rgba(58, 88, 154, 0.8);
}

.login-right a.twitter {
    background: #4099ff;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.login-right a.twitter:hover {
    background: rgba(64, 153, 255, 0.8);
}

.login-right a.google-plus {
    background: #e9544f;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 100%;
}

.login-right a.google-plus:hover {
    background: rgba(233, 84, 79, 0.8);
}

/*Quem somos*/
.quem-somos p {
    margin-left: 40px;
    font-weight: bold;
    color: #553e3f;
    font-size: 16px;
}

.quem-somos span {
    color: #105a85;
    font-size: 22px;
    font-weight: bold;
}

/*Trabalhe conosco*/
.trabalhe-conosco p {
    margin-left: 20px;
    font-weight: bold;
    color: #553e3f;
    font-size: 16px;
}

/*Carrinho*/

.carrinho-icon {

}

.carrinho-icon .badge {
    background: #f58634;
    position: absolute;
    left: 40px;
    top: -5px;
}

.carrinho-icon i {
    font-size: 35px;
    color: white;
}

.carrinho {

}

.carrinho input {
    height: 50px;
    font-size: 20px;
    max-width: 80px;
    text-align: center;
}

.remove-icon {
    color: red;
}

.thumb-carrinho {
    max-width: 100px;
}

.btn-color {
    background-color: #49c32c;
}

.btn-color-send {
    background-color: #49c32c;
    color: #ffffff;
}

.btn-color-send:hover, .btn-color-send:active, .btn-color-send:focus {
    color: #ffffff;
    font-size: 15px;
}

.btn-color-back {
    background-color: #f44336;
    color: #ffffff;
}

.btn-color-back:hover, .btn-color-back:active, .btn-color-back:focus {
    color: #ffffff;
    font-size: 15px;
}

/*QUSTIONARIO*/
.container-questionario {
    background: #d9e3ef;
    border: solid 2px #c2c8d0;
}

.content-questionario {
    padding: 10px;
}

.content-questionario p {
    font-size: 15px;
}

.content-questionario button:hover {
    font-size: 24px;
    color: #ffffff;
}

/*RESUMO*/
.resumo h4 {
    color: #0b3d7c;
}

.conta {
    color: #1f4399;
}

/*===MARGINS===*/

.margin-0 {
    margin: 0;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-35 {
    margin-top: 35px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-55 {
    margin-top: 55px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-right-30 {
    margin-right: 30px;
}

.margin-right-40 {
    margin-right: 40px;
}

.margin-right-50 {
    margin-right: 50px;
}

.margin-bottom-5 {
    margin-right: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-left-5 {
    margin-right: 5px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-left-40 {
    margin-left: 40px;
}

.margin-left-50 {
    margin-left: 50px;
}

/*===FONT COLORS===*/
.white-color {
    color: #ffffff !important;
}

/*formulario*/
.formulario small {
    color: red !important;
}

/*copyright*/
.i9 p {
    color: rgba(255, 255, 255, 0.5);
}

.i9 span {
    color: #f2c30a;
}

/*footer*/
.carousel-control.left {
    background: none;
}

.carousel-control.right {
    background: none;
}

.pagamento li {
    margin-top: 5px;
}

address p {
    font-size: 12px !important;
    color: #98999b;
}

address span {
    margin-right: 5px;
}

.divider {
    border-top: 1px solid #e0e0e0;
}