#page {
    margin: 0 !important;
    width: 100%;
    padding: 0 !important;
    border: 0 !important
}

#header {
    width: 100%
}

#content {
    margin-top: 20px;
    margin-bottom: 40px
}

#div-img-perfil {
    float: right;
    height: 75px
}

#img-perfil {
    width: 150px;
    height: 120px;
    position: relative;
    border-radius: 10px;
    top: -60px
}

#login {
    margin-left: 31%
}

#logo {
    position: relative;
    top: 15px;
    height: 159px
}

#msn-erro {
    margin-right: 37%
}

#img_cadeado {
    position: relative;
    top: 90px;
    left: 20%
}

fieldset {
    display: block !important;
    margin-left: 2px !important;
    margin-right: 2px !important;
    padding-top: .35em !important;
    padding-bottom: .625em !important;
    padding-left: .75em !important;
    padding-right: .75em !important;
    border: 2px solid !important;
    border-radius: 5px;
    border-color: #b5b5b5 !important
}

legend {
    border: none !important;
    width: auto !important;
    padding: 5px !important
}

.menu-icone {
    width: 180px;
    height: 180px;
    border: 2px solid !important;
    border-color: #b5b5b5 !important;
    background-color: #e8e8e8 !important;
    margin: 10px 10px 35px 60px;
    border-radius: 100%
}

.menu-icone img {
    margin: 25px 30px 30px 30px
}

.row label {
    width: 180px !important;
    float: left !important;
    text-align: left !important
}

.titulo {
    font-family: Montserrat, sans-serif;
    color: #044C9A;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
}

.titulo2 {
    font-family: Montserrat, sans-serif;
    color: #044C9A;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    margin-top: 35px
}

.titulo-desc-curso {
    font-family: Montserrat, sans-serif;
    color: #044C9A;
    text-align: left;
    font-size: 36px;
    font-weight: bold;
}

#nom_candidato {
    text-transform: uppercase
}

.tableFloatingHeaderOriginal {
    background: #0060a9 !important
}

.sort-link {
    color: #fff !important
}

.btn-right {
    float: right !important
}

.menu-consultar-incricoes {
    margin-left: 20% !important;
    width: 100%;
    color: #fff !important
}

.menu-central {
    width: 100%
}

.icone-menu-central {
    width: 180px
}

.icone-menu-central:hover {
    opacity: .8
}

.icone-menu-central img {
    margin: 25px 25px 25px 25px;
    width: 150px
}

.icone-site-curso {
    width: 328px;
    height: 228px;
    border: 4px solid !important;
    border-color: #044C9A !important;
    background: rgba(230, 228, 229, .8) !important;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-filter: opacity(1);
    filter: none
}

.icone-site-curso:hover {
    width: 328px;
    height: 228px;
    border: 4px solid !important;
    border-color: #152738 !important;
    background: rgba(244, 242, 241, .5) !important;
    opacity: .8;
    -moz-opacity: .8;
    -webkit-filter: opacity(.8);
    filter: gray
}

#div-deficiencia {
    display: none
}

.tableFloatingHeaderOriginal {
    color: #fff
}

#header {
    margin-top: 0
}

.breadcrumb {
    margin-bottom: 15px !important
}

#div-img-perfil {
    position: relative !important;
    top: -8px !important
}

#div-des-usuario {
    position: relative !important;
    top: 20px !important
}

#div-des-empresa {
    position: relative !important;
    top: 20px !important
}

#div-des-plano {
    position: relative !important;
    top: 20px !important
}

.nav-tabs {
    width: 100% !important
}

.nav .nav-tabs {
    border-color: #d3d3d3 !important
}

.tab-content {
    background: #ddd;
    height: 50px;
    color: #789;
    font-size: 12pt;
    vertical-align: center
}

.tab-content div {
    position: relative;
    top: 15px;
    left: 40px
}

#mainmenu ul li a:hover,
#mainmenu ul li.active a {
    color: #00008b;
    background-color: #ddd;
    text-decoration: none;
    border-color: #789;
    border-bottom: none
}

.dropdown-menu {
    background-color: #FFFFFF !important
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.navbar-default {
    background-color: #044C9A !important;
    border-color: #044C9A !important
}

.navbar-default .navbar-brand {
    color: #fff !important;
    font-size: 12px;
    font-weight: 700
}

#mainmenu ul li a:hover,
#mainmenu ul li.active a {
    color: #fff !important;
    background-color: #044C9A !important;
    text-decoration: none !important;
    border-color: #fff !important;
    border-bottom: none !important
}

.checkbox {
    margin-left: -20px !important
}

.checkbox_flg_ativo input {
    margin-left: -140px !important
}

.grid-view thead {
    background-color: #2d3067 !important;
    color: #fff !important
}

.grid-view i {
    color: #000 !important
}

.grid-view i:hover {
    color: grey !important
}

.form-group {
    margin-bottom: 0 !important
}

#form label {
    padding-right: 30px !important
}

.label-buscar label {
    margin-left: -20px
}

.label-flg label {
    margin-left: -120px
}

.login-bg {
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #fff
}

#bg_login {
    background-size: 100% 500px;
    background-repeat: no-repeat
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-top: 5px;
    margin-right: -15px
}

fieldset {
    -webkit-box-shadow: 6px 4px 26px 0 #b5b5b5;
    -moz-box-shadow: 6px 4px 26px 0 #b5b5b5;
    box-shadow: 6px 4px 26px 0 #b5b5b5
}

/*.glyphicon {
    padding: 0 2px 0 2px
}*/

.img_produto {
    position: relative;
    top: 80px;
    left: 100px
}

.tabela {
    width: 100%;
    padding: 20px
}

table#tabela_produtos {
    font-size: 12px;
    box-shadow: 1px 1px 3px #000;
    width: 100%;
    box-sizing: border-box
}

table#tabela_produtos tr {
    border-bottom: 1px solid silver
}

table#tabela_produtos tr td,
table#tabela_produtos tr th {
    border-right: 1px solid silver
}

table#tabela_produtos tr:last-child {
    border-bottom: none
}

table#tabela_produtos tr th {
    background: #e6e6e6
}

table#tabela_produtos tr:hover {
    background: #efefef
}

.setbg {
    background-color: #2d3067
}

.edr-course {
    margin-bottom: 30px
}

.edr-course .edr-thumbnail-wrapper {
    position: relative;
    overflow: hidden
}

.edr-course-grid .edr-course__header {
    display: block;
    padding: 20px;
    border-width: 0 2px 2px;
    border-style: solid;
    border-color: #e5e5e500;
    height: 300px
        /*235*/
    ;
    margin-bottom: 40px;
    text-align: left;
    background: #fff;
    border-radius: 0 3px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    transition: box-shadow .4s ease-in-out
}

.edr-course-grid:hover {
    transition: box-shadow .4s ease-in-out;
    box-shadow: rgba(0, 0, 0, .1) 0 6px 10px 0
}

.edr-course__price span {
    display: block;
    margin-bottom: 4px
}

.edr-course__price span.medium {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    color: #566973;
    word-spacing: 0
}

.edr-course .edr-course__price {
    font-weight: 700;
    display: block;
    line-height: 1;
    padding: 4px 10px;
    margin: 0;
    word-spacing: -2px;
    background: #dbb07900;
    text-transform: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    margin-bottom: 10px;
    font-size: 20px;
    color: #044C9A;
    text-align: center;
    width: 100%
}

.edr-course__type {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #2d3067;
    display: inline-block;
    line-height: 1;
    padding: 6px 10px 5px 10px;
    margin: 0;
    background: #2d306700;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border: 1px solid #2d3067
}

.edr-course .edr-course__title {
    display: block;
    font-size: 15px;
    margin: 0 0 15px 0;
    line-height: 1.3;
    text-align: center
}

.edr-course .course__type {
    font-size: 15px;
    margin: 2px 0 10px 0;
    text-align: center;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #d8d8d8;
    padding: 7px 0;
    font-weight: 500;
    display: inline-block;
    width: 100%
}

.detail-post .edr_course .detail-content {
    margin: 40px 0 0
}

.detail-post .edr_course .detail-content>* {
    overflow: hidden
}

.detail-post .edr_course .entry-description {
    color: #777
}

.entry-description {
    font-size: 12px;
    letter-spacing: .2px;
    font-family: Montserrat, sans-serif;
    color: #212529;
    border: 0 #f2f2f2 solid;
    padding: 25px 25px 15px 25px;
    margin-bottom: 25px;
    background: #fff;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    transition: box-shadow 250ms ease-in-out;
    border-radius: 3px
}

.entry-description:hover {
    box-shadow: rgba(0, 0, 0, .1) 0 6px 10px 0
}

.detail-post .edr_course .title-tab {
    font-weight: 700;
    font-size: 22px;
    text-transform: capitalize;
    margin: 0 0 20px
}

body {
    margin: 0;
    padding: 0
}

.nd_options_container {
    width: 1200px;
    margin: auto;
    padding: 0
}

.nd_options_clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.nd_options_site {
    float: left;
    width: 100%;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -o-transition: all .8s ease;
    -ms-transition: all .8s ease;
    transition: all .8s ease
}

.nd_options_section {
    width: 100%;
    float: left
}

.nd_options_grid_1,
.nd_options_grid_10,
.nd_options_grid_11,
.nd_options_grid_12,
.nd_options_grid_2,
.nd_options_grid_3,
.nd_options_grid_4,
.nd_options_grid_5,
.nd_options_grid_6,
.nd_options_grid_7,
.nd_options_grid_8,
.nd_options_grid_9 {
    padding: 15px;
    float: left;
    display: inline;
    box-sizing: border-box
}

.nd_options_grid_1 {
    width: 8.33%
}

.nd_options_grid_2 {
    width: 16.66%
}

.nd_options_grid_3 {
    width: 25%
}

.nd_options_grid_4 {
    width: 33.33%
}

.nd_options_grid_5 {
    width: 41.66%
}

.nd_options_grid_6 {
    width: 50%
}

.nd_options_grid_7 {
    width: 58.33%
}

.nd_options_grid_8 {
    width: 66.66%
}

.nd_options_grid_9 {
    width: 75%
}

.nd_options_grid_10 {
    width: 83.33%
}

.nd_options_grid_11 {
    width: 91.66%
}

.nd_options_grid_12 {
    width: 100%
}

.nd_options_text_align_center {
    text-align: center
}

.nd_options_text_align_right {
    text-align: right
}

.nd_options_text_align_left {
    text-align: left
}

.nd_options_text_transform_uppercase {
    text-transform: uppercase
}

.nd_options_letter_spacing_4 {
    letter-spacing: 4px
}

.nd_options_letter_spacing_3 {
    letter-spacing: 3px
}

.nd_options_letter_spacing_2 {
    letter-spacing: 2px
}

.nd_options_letter_spacing_0 {
    letter-spacing: 0
}

.nd_options_color_white {
    color: #fff !important
}

.nd_options_color_white_first_a>a {
    color: #fff !important
}

.nd_options_placeholder_color_white::-webkit-input-placeholder {
    color: #fff
}

.nd_options_placeholder_color_white::-moz-placeholder {
    color: #fff
}

.nd_options_placeholder_color_white:-ms-input-placeholder {
    color: #fff
}

.nd_options_placeholder_color_white:-moz-placeholder {
    color: #fff
}

.nd_options_placeholder_color_white_important::-webkit-input-placeholder {
    color: #fff !important
}

.nd_options_placeholder_color_white_important::-moz-placeholder {
    color: #fff !important
}

.nd_options_placeholder_color_white_important:-ms-input-placeholder {
    color: #fff !important
}

.nd_options_placeholder_color_white_important:-moz-placeholder {
    color: #fff !important
}

.nd_options_font_size_150 {
    font-size: 150px;
    line-height: 150px
}

.nd_options_font_size_120 {
    font-size: 120px;
    line-height: 150px
}

.nd_options_font_size_80 {
    font-size: 80px;
    line-height: 80px
}

.nd_options_font_size_70 {
    font-size: 70px;
    line-height: 70px
}

.nd_options_font_size_60 {
    font-size: 60px;
    line-height: 60px
}

.nd_options_font_size_55 {
    font-size: 55px;
    line-height: 55px
}

.nd_options_font_size_50 {
    font-size: 50px;
    line-height: 50px
}

.nd_options_font_size_45 {
    font-size: 45px;
    line-height: 45px
}

.nd_options_font_size_40 {
    font-size: 40px;
    line-height: 45px
}

.nd_options_font_size_30 {
    font-size: 30px;
    line-height: 30px
}

.nd_options_font_size_35 {
    font-size: 35px;
    line-height: 35px
}

.nd_options_font_size_25 {
    font-size: 25px;
    line-height: 25px
}

.nd_options_font_size_20 {
    font-size: 20px;
    line-height: 20px
}

.nd_options_font_size_19 {
    font-size: 19px;
    line-height: 19px
}

.nd_options_font_size_17 {
    font-size: 17px;
    line-height: 17px
}

.nd_options_font_size_16 {
    font-size: 16px;
    line-height: 16px
}

.nd_options_font_size_15 {
    font-size: 15px;
    line-height: 15px
}

.nd_options_font_size_14 {
    font-size: 14px;
    line-height: 14px
}

.nd_options_font_size_13 {
    font-size: 13px;
    line-height: 13px
}

.nd_options_font_size_12 {
    font-size: 12px;
    line-height: 12px
}

.nd_options_font_size_11 {
    font-size: 11px;
    line-height: 12px
}

.nd_options_font_size_10 {
    font-size: 10px;
    line-height: 10px
}

.nd_options_font_size_8 {
    font-size: 8px;
    line-height: 8px
}

.nd_options_font_size_40_important {
    font-size: 40px !important;
    line-height: 45px !important
}

.nd_options_font_weight_bolder {
    font-weight: bolder
}

.nd_options_font_weight_bold {
    font-weight: 700
}

.nd_options_font_weight_normal {
    font-weight: 400
}

.nd_options_font_weight_lighter {
    font-weight: lighter
}

.nd_options_height_1000 {
    height: 1000px
}

.nd_options_height_600 {
    height: 600px
}

.nd_options_height_570 {
    height: 570px
}

.nd_options_height_550 {
    height: 550px
}

.nd_options_height_500 {
    height: 500px
}

.nd_options_height_450 {
    height: 450px
}

.nd_options_height_400 {
    height: 400px
}

.nd_options_height_300 {
    height: 300px
}

.nd_options_height_250 {
    height: 250px
}

.nd_options_height_200 {
    height: 200px
}

.nd_options_height_150 {
    height: 150px
}

.nd_options_height_130 {
    height: 130px
}

.nd_options_height_120 {
    height: 120px
}

.nd_options_height_110 {
    height: 110px
}

.nd_options_height_100 {
    height: 100px
}

.nd_options_height_90 {
    height: 90px
}

.nd_options_height_80 {
    height: 80px
}

.nd_options_height_70 {
    height: 70px
}

.nd_options_height_60 {
    height: 60px
}

.nd_options_height_56 {
    height: 56px
}

.nd_options_height_55 {
    height: 55px
}

.nd_options_height_50 {
    height: 50px
}

.nd_options_height_40 {
    height: 40px
}

.nd_options_height_33 {
    height: 33px
}

.nd_options_height_30 {
    height: 30px
}

.nd_options_height_25 {
    height: 25px
}

.nd_options_height_20 {
    height: 20px
}

.nd_options_height_18 {
    height: 18px
}

.nd_options_height_15 {
    height: 15px
}

.nd_options_height_13 {
    height: 13px
}

.nd_options_height_10 {
    height: 10px
}

.nd_options_height_5 {
    height: 5px
}

.nd_options_height_4 {
    height: 4px
}

.nd_options_height_3 {
    height: 3px
}

.nd_options_height_2 {
    height: 2px
}

.nd_options_height_1 {
    height: 1px
}

.nd_options_height_0 {
    height: 0
}

.nd_options_height_auto {
    height: auto
}

.nd_options_height_100_percentage {
    height: 100%
}

.nd_options_min_height_70 {
    min-height: 70px
}

.nd_options_min_height_165 {
    min-height: 165px
}

.nd_options_line_height_0 {
    line-height: 0
}

.nd_options_line_height_5 {
    line-height: 5px
}

.nd_options_line_height_11 {
    line-height: 11px
}

.nd_options_line_height_14 {
    line-height: 14px
}

.nd_options_line_height_16 {
    line-height: 16px
}

.nd_options_line_height_17 {
    line-height: 17px
}

.nd_options_line_height_18 {
    line-height: 18px
}

.nd_options_line_height_20 {
    line-height: 20px
}

.nd_options_line_height_21 {
    line-height: 21px
}

.nd_options_line_height_25 {
    line-height: 25px
}

.nd_options_line_height_31 {
    line-height: 31px
}

.nd_options_line_height_30 {
    line-height: 30px
}

.nd_options_line_height_30_important {
    line-height: 30px !important
}

.nd_options_line_height_35 {
    line-height: 35px
}

.nd_options_line_height_50 {
    line-height: 50px
}

.nd_options_line_height_100 {
    line-height: 100px
}

.nd_options_width_700 {
    width: 700px
}

.nd_options_width_300 {
    width: 300px
}

.nd_options_width_200 {
    width: 200px
}

.nd_options_width_170 {
    width: 170px
}

.nd_options_width_160 {
    width: 160px
}

.nd_options_width_150 {
    width: 150px
}

.nd_options_width_100 {
    width: 100px
}

.nd_options_width_90 {
    width: 90px
}

.nd_options_width_80 {
    width: 80px
}

.nd_options_width_70 {
    width: 70px
}

.nd_options_width_60 {
    width: 60px
}

.nd_options_width_56 {
    width: 56px
}

.nd_options_width_55 {
    width: 55px
}

.nd_options_width_50 {
    width: 50px
}

.nd_options_width_40 {
    width: 40px
}

.nd_options_width_33 {
    width: 33px
}

.nd_options_width_30_hover:hover {
    width: 30px
}

.nd_options_width_30 {
    width: 30px
}

.nd_options_width_25 {
    width: 25px
}

.nd_options_width_5 {
    width: 5px
}

.nd_options_width_0 {
    width: 0
}

.nd_options_width_100_percentage {
    width: 100%
}

.nd_options_width_80_percentage {
    width: 80%
}

.nd_options_width_75_percentage {
    width: 75%
}

.nd_options_width_70_percentage {
    width: 70%
}

.nd_options_width_66_percentage {
    width: 66.66%
}

.nd_options_width_65_percentage {
    width: 65%
}

.nd_options_width_60_percentage {
    width: 60%
}

.nd_options_width_55_percentage {
    width: 55%
}

.nd_options_width_50_percentage {
    width: 50%
}

.nd_options_width_37-5_percentage_important {
    width: 37.5% !important
}

.nd_options_width_35_percentage {
    width: 35%
}

.nd_options_width_33_percentage {
    width: 33.33%
}

.nd_options_width_40_percentage {
    width: 40%
}

.nd_options_width_30_percentage {
    width: 30%
}

.nd_options_width_25_percentage {
    width: 25%
}

.nd_options_width_25_percentage_important {
    width: 25% !important
}

.nd_options_width_20_percentage {
    width: 20%
}

.nd_options_width_15_percentage {
    width: 15%
}

.nd_options_width_10_percentage {
    width: 10%
}

.nd_options_width_5_percentage {
    width: 5%
}

.nd_options_max_width_280 {
    max-width: 280px
}

.nd_options_max_width_100_percentage {
    max-width: 100%
}

.nd_options_bg_white {
    background-color: #fff
}

.nd_options_bg_white_important {
    background-color: #fff !important
}

.nd_options_bg_white_hover:hover {
    background-color: #fff
}

.nd_options_bg_blue {
    background-color: #8ac6d0
}

.nd_options_bg_green {
    background-color: #68b78c
}

.nd_options_bg_green_hover:hover {
    background-color: #68b78c
}

.nd_options_bg_grey {
    background-color: #f9f9f9
}

.nd_options_bg_grey_important {
    background-color: #f9f9f9 !important
}

.nd_options_bg_grey_2 {
    background-color: #a3a3a3
}

.nd_options_bg_grey_3 {
    background-color: #e4e4e4
}

.nd_options_bg_grey_4 {
    background-color: #f1f1f1
}

.nd_options_bg_greydark {
    background-color: #444
}

.nd_options_bg_greydark_2 {
    background-color: #495052
}

.nd_options_bg_greydark_3 {
    background-color: #555
}

.nd_options_bg_greydark_hover:hover {
    background-color: #444
}

.nd_options_bg_orange {
    background-color: #ceb28d
}

.nd_options_bg_red {
    background-color: #cc8585
}

.nd_options_bg_yellow {
    background-color: #ffda44
}

.nd_options_bg_orangedark {
    background-color: #c4aa87
}

.nd_options_bg_blue_alpha {
    background-color: rgba(138, 198, 208, .75)
}

.nd_options_bg_white_alpha_97 {
    background-color: rgba(255, 255, 255, .97)
}

.nd_options_bg_white_alpha_2 {
    background-color: rgba(255, 255, 255, .2)
}

.nd_options_bg_white_alpha_1 {
    background-color: rgba(255, 255, 255, .1)
}

.nd_options_bg_white_alpha_1_important {
    background-color: rgba(255, 255, 255, .1) !important
}

.nd_options_bg_green_alpha {
    background-color: rgba(112, 193, 144, .95)
}

.nd_options_bg_greydark_alpha {
    background-color: rgba(101, 100, 96, .3)
}

.nd_options_bg_greydark_alpha_2 {
    background-color: rgba(67, 74, 84, .2)
}

.nd_options_bg_greydark_alpha_3 {
    background-color: rgba(67, 74, 84, .3)
}

.nd_options_bg_greydark_alpha_2_2 {
    background-color: rgba(238, 238, 238, .2)
}

.nd_options_bg_greydark_alpha_4 {
    background-color: rgba(101, 100, 96, .4)
}

.nd_options_bg_greydark_alpha_5 {
    background-color: rgba(88, 88, 88, .5)
}

.nd_options_bg_greydark_alpha_6 {
    background-color: rgba(101, 100, 96, .6)
}

.nd_options_bg_greydark_alpha_8 {
    background-color: rgba(101, 100, 96, .8)
}

.nd_options_bg_greydark_alpha_9 {
    background-color: rgba(101, 100, 96, .9)
}

.nd_options_background_none {
    background: 0 0
}

.nd_options_background_none_hover:hover {
    background: 0 0
}

.nd_options_background_transparent_important {
    background: 0 0 !important
}

.nd_options_bg_greydark_alpha_gradient {
    background: -moz-linear-gradient(top, rgba(101, 100, 96, 0) 0, rgba(101, 100, 96, .1) 60%, rgba(101, 100, 96, .65) 100%);
    background: -webkit-linear-gradient(top, rgba(101, 100, 96, 0) 0, rgba(101, 100, 96, .1) 60%, rgba(101, 100, 96, .65) 100%);
    background: linear-gradient(to bottom, rgba(101, 100, 96, 0) 0, rgba(101, 100, 96, .1) 60%, rgba(101, 100, 96, .65) 100%)
}

.nd_options_bg_greydark_alpha_gradient_2 {
    background: -moz-linear-gradient(top, rgba(101, 100, 96, .8) 0, rgba(101, 100, 96, 0) 35%, rgba(101, 100, 96, 0) 45%, rgba(101, 100, 96, .8) 100%);
    background: -webkit-linear-gradient(top, rgba(101, 100, 96, .8) 0, rgba(101, 100, 96, 0) 35%, rgba(101, 100, 96, 0) 45%, rgba(101, 100, 96, .8) 100%);
    background: linear-gradient(to bottom, rgba(101, 100, 96, .8) 0, rgba(101, 100, 96, 0) 35%, rgba(101, 100, 96, 0) 45%, rgba(101, 100, 96, .8) 100%)
}

.nd_options_bg_greydark_alpha_gradient_3 {
    background: -moz-linear-gradient(top, rgba(101, 100, 96, 0) 0, rgba(101, 100, 96, .65) 100%);
    background: -webkit-linear-gradient(top, rgba(101, 100, 96, 0) 0, rgba(101, 100, 96, .65) 100%);
    background: linear-gradient(to bottom, rgba(101, 100, 96, 0) 0, rgba(101, 100, 96, .65) 100%)
}

.nd_options_bg_greydark_alpha_gradient_3_2 {
    background: -moz-linear-gradient(top, rgba(101, 100, 96, .1) 0, rgba(101, 100, 96, .85) 100%);
    background: -webkit-linear-gradient(top, rgba(101, 100, 96, .1) 0, rgba(101, 100, 96, .85) 100%);
    background: linear-gradient(to bottom, rgba(101, 100, 96, .1) 0, rgba(101, 100, 96, .85) 100%)
}

.nd_options_bg_greydark_alpha_gradient_4 {
    background: -moz-linear-gradient(top, rgba(101, 100, 96, .65) 0, rgba(101, 100, 96, .1) 60%, rgba(101, 100, 96, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(101, 100, 96, .65) 0, rgba(101, 100, 96, .1) 60%, rgba(101, 100, 96, 0) 100%);
    background: linear-gradient(to bottom, rgba(101, 100, 96, .65) 0, rgba(101, 100, 96, .1) 60%, rgba(101, 100, 96, 0) 100%)
}

.nd_options_bg_greydark_alpha_gradient_5 {
    background: -moz-linear-gradient(top, rgba(101, 100, 96, .6) 0, rgba(101, 100, 96, .6) 75%, rgba(101, 100, 96, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(101, 100, 96, .6) 0, rgba(101, 100, 96, .6) 75%, rgba(101, 100, 96, 0) 100%);
    background: linear-gradient(to bottom, rgba(101, 100, 96, .6) 0, rgba(101, 100, 96, .6) 75%, rgba(101, 100, 96, 0) 100%)
}

.nd_options_bg_greydark_alpha_gradient_6 {
    background: -moz-linear-gradient(top, rgba(45, 45, 45, .15) 0, rgba(45, 45, 45, .5) 75%, #2d2d2d 100%);
    background: -webkit-linear-gradient(top, rgba(45, 45, 45, .15) 0, rgba(45, 45, 45, .5) 75%, #2d2d2d 100%);
    background: linear-gradient(to bottom, rgba(45, 45, 45, .15) 0, rgba(45, 45, 45, .5) 75%, #2d2d2d 100%)
}

.nd_options_filter_blur_5 {
    filter: blur(5px);
    -webkit-filter: blur(5px)
}

.nd_options_margin_auto {
    margin: auto
}

.nd_options_margin_0 {
    margin: 0
}

.nd_options_margin_0_important {
    margin: 0 !important
}

.nd_options_margin_5 {
    margin: 5px
}

.nd_options_margin_10 {
    margin: 10px
}

.nd_options_margin_15 {
    margin: 15px
}

.nd_options_margin_20 {
    margin: 20px
}

.nd_options_margin_bottom_40 {
    margin-bottom: 40px
}

.nd_options_margin_bottom_30 {
    margin-bottom: 30px
}

.nd_options_margin_bottom_20 {
    margin-bottom: 20px
}

.nd_options_margin_bottom_10 {
    margin-bottom: 10px
}

.nd_options_margin_bottom_0 {
    margin-bottom: 0
}

.nd_options_margin_top_50 {
    margin-top: 50px
}

.nd_options_margin_top_40 {
    margin-top: 40px
}

.nd_options_margin_top_30 {
    margin-top: 30px
}

.nd_options_margin_top_20 {
    margin-top: 20px
}

.nd_options_margin_top_15 {
    margin-top: 15px
}

.nd_options_margin_top_13 {
    margin-top: 13px
}

.nd_options_margin_top_12 {
    margin-top: 12px
}

.nd_options_margin_top_10 {
    margin-top: 10px
}

.nd_options_margin_top_6 {
    margin-top: 6px
}

.nd_options_margin_top_5 {
    margin-top: 5px
}

.nd_options_margin_top_2 {
    margin-top: 2px
}

.nd_options_margin_top_1 {
    margin-top: 1px
}

.nd_options_margin_right_5 {
    margin-right: 5px
}

.nd_options_margin_right_10 {
    margin-right: 10px
}

.nd_options_margin_right_20 {
    margin-right: 20px
}

.nd_options_margin_right_40 {
    margin-right: 40px
}

.nd_options_margin_right_50 {
    margin-right: 50px
}

.nd_options_margin_right_60 {
    margin-right: 60px
}

.nd_options_margin_left_0 {
    margin-left: 0
}

.nd_options_margin_left_5 {
    margin-left: 5px
}

.nd_options_margin_left_10 {
    margin-left: 10px
}

.nd_options_margin_left_15 {
    margin-left: 15px
}

.nd_options_margin_left_20 {
    margin-left: 20px
}

.nd_options_margin_left_40 {
    margin-left: 40px
}

.nd_options_margin_left_80 {
    margin-left: 80px
}

.nd_options_margin_left_60 {
    margin-left: 60px
}

.nd_options_margin_left_70 {
    margin-left: 70px
}

.nd_options_margin_left_120 {
    margin-left: 120px
}

.nd_options_margin_left_200 {
    margin-left: 200px
}

.nd_options_margin_left_220 {
    margin-left: 220px
}

.nd_options_margin_left_240 {
    margin-left: 240px
}

.nd_options_margin_left_negative_15 {
    margin-left: -15px
}

.nd_options_margin_bottom_negative_15 {
    margin-bottom: -15px
}

.nd_options_margin_bottom_100_negative {
    margin-bottom: -100px
}

.nd_options_margin_bottom_105_negative {
    margin-bottom: -105px
}

.nd_options_margin_top_negative_30 {
    margin-top: -30px
}

.nd_options_margin_top_negative_28 {
    margin-top: -28px
}

.nd_options_margin_top_negative_90 {
    margin-top: -90px
}

.nd_options_margin_top_negative_120 {
    margin-top: -120px
}

.nd_options_margin_top_negative_225 {
    margin-top: -225px
}

.nd_options_margin_top_negative_300 {
    margin-top: -300px
}

.nd_options_padding_0 {
    padding: 0
}

.nd_options_padding_4 {
    padding: 4px
}

.nd_options_padding_4_8 {
    padding: 4px 8px
}

.nd_options_padding_5 {
    padding: 5px
}

.nd_options_padding_5_0 {
    padding: 5px 0
}

.nd_options_padding_5_10 {
    padding: 5px 10px
}

.nd_options_padding_5_20 {
    padding: 5px 20px
}

.nd_options_padding_5_8 {
    padding: 5px 8px
}

.nd_options_padding_8 {
    padding: 8px
}

.nd_options_padding_8_12 {
    padding: 8px 12px
}

.nd_options_padding_8_20 {
    padding: 8px 20px
}

.nd_options_padding_10 {
    padding: 10px
}

.nd_options_padding_10_20 {
    padding: 10px 20px
}

.nd_options_padding_10_20_important {
    padding: 10px 20px !important
}

.nd_options_padding_15_20 {
    padding: 15px 20px
}

.nd_options_padding_15_30 {
    padding: 15px 30px
}

.nd_options_padding_20_10 {
    padding: 20px 10px
}

.nd_options_padding_20_0 {
    padding: 20px 0
}

.nd_options_padding_13_10 {
    padding: 13px 10px
}

.nd_options_padding_13 {
    padding: 13px
}

.nd_options_padding_15 {
    padding: 15px
}

.nd_options_padding_0_15 {
    padding: 0 15px
}

.nd_options_padding_0_15_important {
    padding: 0 15px !important
}

.nd_options_padding_20 {
    padding: 20px
}

.nd_options_padding_25 {
    padding: 25px
}

.nd_options_padding_25_15 {
    padding: 25px 15px
}

.nd_options_padding_28 {
    padding: 28px
}

.nd_options_padding_20_50 {
    padding: 20px 50px
}

.nd_options_padding_20_25 {
    padding: 20px 25px
}

.nd_options_padding_20_30 {
    padding: 20px 30px
}

.nd_options_padding_35 {
    padding: 35px
}

.nd_options_padding_30 {
    padding: 30px
}

.nd_options_padding_40 {
    padding: 40px
}

.nd_options_padding_0_40 {
    padding: 0 40px
}

.nd_options_padding_0_20 {
    padding: 0 20px
}

.nd_options_padding_40_20 {
    padding: 40px 20px
}

.nd_options_padding_50 {
    padding: 50px
}

.nd_options_padding_60 {
    padding: 60px
}

.nd_options_padding_80 {
    padding: 80px
}

.nd_options_padding_90 {
    padding: 90px
}

.nd_options_padding_100 {
    padding: 100px
}

.nd_options_padding_1020 {
    padding: 10px 20px
}

.nd_options_padding_510 {
    padding: 5px 10px
}

.nd_options_padding_10_10_5_10 {
    padding: 10px 10px 5px 10px
}

.nd_options_padding_botttom_0 {
    padding-bottom: 0
}

.nd_options_padding_botttom_5 {
    padding-bottom: 5px
}

.nd_options_padding_bottom_5 {
    padding-bottom: 5px
}

.nd_options_padding_botttom_10 {
    padding-bottom: 10px
}

.nd_options_padding_botttom_30 {
    padding-bottom: 30px
}

.nd_options_padding_top_0 {
    padding-top: 0
}

.nd_options_padding_top_5 {
    padding-top: 5px
}

.nd_options_padding_top_10 {
    padding-top: 10px
}

.nd_options_padding_top_30 {
    padding-top: 30px
}

.nd_options_padding_top_50 {
    padding-top: 50px
}

.nd_options_padding_left_220 {
    padding-left: 220px
}

.nd_options_padding_left_185 {
    padding-left: 185px
}

.nd_options_padding_left_120 {
    padding-left: 120px
}

.nd_options_padding_left_100 {
    padding-left: 100px
}

.nd_options_padding_left_90 {
    padding-left: 90px
}

.nd_options_padding_left_80 {
    padding-left: 80px
}

.nd_options_padding_left_70 {
    padding-left: 70px
}

.nd_options_padding_left_50 {
    padding-left: 50px
}

.nd_options_padding_left_45 {
    padding-left: 45px
}

.nd_options_padding_left_40 {
    padding-left: 40px
}

.nd_options_padding_left_25 {
    padding-left: 25px
}

.nd_options_padding_left_20 {
    padding-left: 20px
}

.nd_options_padding_left_10 {
    padding-left: 10px
}

.nd_options_padding_left_5 {
    padding-left: 5px
}

.nd_options_padding_left_0 {
    padding-left: 0
}

.nd_options_padding_right_0 {
    padding-right: 0
}

.nd_options_padding_right_5 {
    padding-right: 5px
}

.nd_options_padding_right_10 {
    padding-right: 10px
}

.nd_options_padding_right_20 {
    padding-right: 20px
}

.nd_options_padding_right_40 {
    padding-right: 40px
}

.nd_options_border_style_solid {
    border-style: solid
}

.nd_options_border_color_transparent {
    border-color: transparent
}

.nd_options_border_radius_3 {
    border-radius: 3px
}

.nd_options_border_radius_4 {
    border-radius: 4px
}

.nd_options_border_radius_5 {
    border-radius: 5px
}

.nd_options_border_radius_15 {
    border-radius: 15px
}

.nd_options_border_radius_20 {
    border-radius: 20px
}

.nd_options_border_radius_25 {
    border-radius: 25px
}

.nd_options_border_radius_30 {
    border-radius: 30px
}

.nd_options_border_radius_30_important {
    border-radius: 30px !important
}

.nd_options_border_radius_25_25_0_0 {
    border-radius: 25px 25px 0 0
}

.nd_options_border_radius_0_0_4_4 {
    border-radius: 0 0 4px 4px
}

.nd_options_border_radius_4_4_0_0 {
    border-radius: 4px 4px 0 0
}

.nd_options_border_radius_5_5_0_0 {
    border-radius: 5px 5px 0 0
}

.nd_options_border_radius_0_0_5_5 {
    border-radius: 0 0 5px 5px
}

.nd_options_border_radius_50 {
    border-radius: 50px
}

.nd_options_border_radius_100_percentage {
    border-radius: 100%
}

.nd_options_border_width_2 {
    border-width: 2px
}

.nd_options_border_width_15 {
    border-width: 15px
}

.nd_options_border_bottom_width_0 {
    border-bottom-width: 0
}

.nd_options_border_0 {
    border: 0 solid #fff
}

.nd_options_border_0_important {
    border: 0 solid #fff !important
}

.nd_options_border_1_solid_white {
    border: 1px solid #fff
}

.nd_options_border_2_solid_white {
    border: 2px solid #fff
}

.nd_options_border_2_solid_white_hover:hover {
    border: 2px solid #fff
}

.nd_options_border_1_solid_grey {
    border: 1px solid #f1f1f1
}

.nd_options_border_1_solid_grey_2 {
    border: 1px solid #a3a3a3
}

.nd_options_border_1_solid_grey_3 {
    border: 1px solid #7e7e7e
}

.nd_options_border_3_solid_white {
    border: 3px solid #fff
}

.nd_options_border_3_dashed_grey {
    border: 3px dashed #f1f1f1
}

.nd_options_border_1_solid_green {
    border: 1px solid #68b78c
}

.nd_options_border_1_solid_green_hover:hover {
    border: 1px solid #68b78c
}

.nd_options_border_2_solid_green {
    border: 2px solid #68b78c
}

.nd_options_border_1_solid_orange {
    border: 1px solid #ceb28d
}

.nd_options_border_5_solid_white {
    border: 5px solid #fff
}

.nd_options_border_4_solid_grey {
    border: 4px solid #f1f1f1
}

.nd_options_border_top_width_0 {
    border-top-width: 0
}

.nd_options_border_top_1_solid_grey {
    border-top: 1px solid #f1f1f1
}

.nd_options_border_top_1_solid_greydark {
    border-top: 1px solid #595959
}

.nd_options_border_top_2_solid_grey {
    border-top: 2px solid #f1f1f1
}

.nd_options_border_bottom_width_0 {
    border-bottom-width: 0
}

.nd_options_border_bottom_width_2 {
    border-bottom-width: 2px
}

.nd_options_border_bottom_1_solid_grey {
    border-bottom: 1px solid #f1f1f1
}

.nd_options_border_bottom_2_solid_grey {
    border-bottom: 2px solid #f1f1f1
}

.nd_options_border_bottom_2_solid_greendark {
    border-bottom: 2px solid #64ab84
}

.nd_options_border_bottom_4_solid_white {
    border-bottom: 4px solid #fff
}

.nd_options_border_bottom_3_solid_white {
    border-bottom: 3px solid #fff
}

.nd_options_border_bottom_1_solid_greydark {
    border-bottom: 1px solid #595959
}

.nd_options_border_bottom_2_dotted_grey {
    border-bottom: 2px dotted #f1f1f1
}

.nd_options_border_left_width_0 {
    border-left-width: 0
}

.nd_options_border_right_width_0 {
    border-right-width: 0
}

.nd_options_box_sizing_border_box {
    box-sizing: border-box
}

.nd_options_list_style_none {
    list-style: none
}

.nd_options_display_inline {
    display: inline
}

.nd_options_display_inline_block {
    display: inline-block
}

.nd_options_display_block {
    display: block
}

.nd_options_display_none {
    display: none
}

.nd_options_display_table {
    display: table
}

.nd_options_display_table_cell {
    display: table-cell
}

.nd_options_vertical_align_middle {
    vertical-align: middle
}

.nd_options_vertical_align_top {
    vertical-align: top
}

.nd_options_vertical_align_bottom {
    vertical-align: bottom
}

.nd_options_float_left {
    float: left
}

.nd_options_float_right {
    float: right
}

.nd_options_background_size_cover {
    background-size: cover
}

.nd_options_background_size_25 {
    background-size: 25px
}

.nd_options_background_size_15 {
    background-size: 15px
}

.nd_options_background_position_center {
    background-position: center center
}

.nd_options_background_position_center_bottom {
    background-position: center bottom
}

.nd_options_background_position_center_top {
    background-position: center top
}

.nd_options_background_repeat_no_repeat {
    background-repeat: no-repeat
}

.nd_options_position_absolute {
    position: absolute
}

.nd_options_position_relative {
    position: relative
}

.nd_options_position_fixed {
    position: fixed
}

.nd_options_right_300_negative {
    right: -300px
}

.nd_options_right_0 {
    right: 0
}

.nd_options_right_20 {
    right: 20px
}

.nd_options_right_30 {
    right: 30px
}

.nd_options_right_5_negative {
    right: -5px
}

.nd_options_left_0 {
    left: 0
}

.nd_options_left_10 {
    left: 10px
}

.nd_options_left_20 {
    left: 20px
}

.nd_options_left_30 {
    left: 30px
}

.nd_options_left_10_negative {
    left: -10px
}

.nd_options_left_20_negative {
    left: -20px
}

.nd_options_left_15 {
    left: 15px
}

.nd_options_left_65_negative {
    left: -65px
}

.nd_options_top_0 {
    top: 0
}

.nd_options_top_5 {
    top: 5px
}

.nd_options_top_10 {
    top: 10px
}

.nd_options_top_15 {
    top: 15px
}

.nd_options_top_40_negative {
    top: -40px
}

.nd_options_top_10_negative {
    top: -10px
}

.nd_options_top_5_negative {
    top: -5px
}

.nd_options_top_3_negative {
    top: -3px
}

.nd_options_top_22_negative {
    top: -22px
}

.nd_options_top_10 {
    top: 10px
}

.nd_options_top_17 {
    top: 17px
}

.nd_options_top_20 {
    top: 20px
}

.nd_options_top_30 {
    top: 30px
}

.nd_options_bottom_0 {
    bottom: 0
}

.nd_options_bottom_2 {
    bottom: 2px
}

.nd_options_bottom_20 {
    bottom: 20px
}

.nd_options_bottom_30 {
    bottom: 30px
}

.nd_options_bottom_35_negative {
    bottom: -35px
}

.nd_options_bottom_22_negative {
    bottom: -22px
}

.nd_options_overflow_hidden {
    overflow: hidden
}

.nd_options_overflow_x_auto {
    overflow-x: auto
}

.nd_options_overflow_y_auto {
    overflow-y: auto
}

.nd_options_overflow_visible_important {
    overflow: visible !important
}

.nd_options_cursor_move {
    cursor: move
}

.nd_options_cursor_text {
    cursor: text
}

.nd_options_cursor_pointer {
    cursor: pointer
}

.nd_options_cursor_zoom_out {
    cursor: zoom-out
}

.nd_options_outline_0 {
    outline: 0
}

.nd_options_z_index_1_negative {
    z-index: -1
}

.nd_options_z_index_9 {
    z-index: 9
}

.nd_options_z_index_10 {
    z-index: 10
}

.nd_options_z_index_98 {
    z-index: 98
}

.nd_options_z_index_99 {
    z-index: 99
}

.nd_options_z_index_999 {
    z-index: 999
}

.nd_options_transition_all_08_ease {
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -o-transition: all .8s ease;
    -ms-transition: all .8s ease;
    transition: all .8s ease
}

.nd_options_opacity_0 {
    opacity: 0
}

.nd_options_opacity_07 {
    opacity: .7
}

.nd_options_opacity_05_hover:hover {
    opacity: .5
}

.nd_options_zoom_1_1_hover:hover {
    zoom: 1.1
}

.nd_options_box_shadow_0_7_20_000_030 {
    box-shadow: 0 7px 20px rgba(0, 0, 0, .3)
}

.nd_options_box_shadow_0_7_20_000_015 {
    box-shadow: 0 7px 20px rgba(0, 0, 0, .15)
}

.nd_options_fadein_fadeout .nd_options_fadein {
    opacity: 0;
    -webkit-transition: opacity;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: .8s;
    -moz-transition: opacity;
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: .8s
}

.nd_options_fadein_fadeout:hover .nd_options_fadein {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: .8s;
    -moz-transition: opacity;
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: .8s
}

.nd_options_fadein_fadeout .nd_options_fadeout {
    opacity: 1;
    -webkit-transition: opacity;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: .5s;
    -moz-transition: opacity;
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: .5s
}

.nd_options_fadein_fadeout:hover .nd_options_fadeout {
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: .5s;
    -moz-transition: opacity;
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: .5s
}

.nd_options_fadein_fadeout .nd_options_filter_blur_5 {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -o-filter: blur(0);
    -ms-filter: blur(0);
    filter: blur(0)
}

.nd_options_fadein_fadeout:hover .nd_options_filter_blur_5 {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px)
}

.nd_options_fadein_fadeout .nd_options_zoom_image {
    -webkit-transition: all 3s;
    -o-transition: all .5s;
    transition: all 3s
}

.nd_options_fadein_fadeout:hover .nd_options_zoom_image {
    -webkit-transform: rotate(3deg) scale(1.2, 1.2);
    -o-transform: rotate(3deg) scale(1.2, 1.2);
    transform: rotate(3deg) scale(1.2, 1.2)
}

.nd_options_rotate {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.nd_options_rotate:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.typed-cursor {
    opacity: 1;
    font-weight: 100;
    -webkit-animation: blink .7s infinite;
    -moz-animation: blink .7s infinite;
    -ms-animation: blink .7s infinite;
    -o-animation: blink .7s infinite;
    animation: blink .7s infinite
}

50% {
    opacity: 0
}

100% {
    opacity: 1
}

50% {
    opacity: 0
}

100% {
    opacity: 1
}

50% {
    opacity: 0
}

100% {
    opacity: 1
}

50% {
    opacity: 0
}

100% {
    opacity: 1
}

50% {
    opacity: 0
}

100% {
    opacity: 1
}

.nd_options_vc_parallax_filter_1_4 .vc_parallax-inner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(101, 100, 96, .4);
    left: 0
}

.nd_options_vc_parallax_filter_1_5 .vc_parallax-inner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(101, 100, 96, .5);
    left: 0
}

.nd_options_vc_parallax_filter_1_6 .vc_parallax-inner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(101, 100, 96, .6);
    left: 0
}

.nd_options_vc_parallax_filter_1_7 .vc_parallax-inner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(101, 100, 96, .7);
    left: 0
}

.nd_options_vc_parallax_filter_1_8 .vc_parallax-inner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(101, 100, 96, .8);
    left: 0
}

.nd_options_vc_parallax_filter_1_9 .vc_parallax-inner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(101, 100, 96, .9);
    left: 0
}

.nd_options_vc_parallax_filter_1 .vc_parallax-inner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(101, 100, 96, .65) 0, rgba(101, 100, 96, .1) 60%, rgba(101, 100, 96, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(101, 100, 96, .65) 0, rgba(101, 100, 96, .1) 60%, rgba(101, 100, 96, 0) 100%);
    background: linear-gradient(to bottom, rgba(101, 100, 96, .65) 0, rgba(101, 100, 96, .1) 60%, rgba(101, 100, 96, 0) 100%);
    left: 0
}

.nd_options_vc_parallax_filter_2 .vc_parallax-inner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(101, 100, 96, 0) 0, rgba(101, 100, 96, .1) 60%, rgba(101, 100, 96, .65) 100%);
    background: -webkit-linear-gradient(top, rgba(101, 100, 96, 0) 0, rgba(101, 100, 96, .1) 60%, rgba(101, 100, 96, .65) 100%);
    background: linear-gradient(to bottom, rgba(101, 100, 96, 0) 0, rgba(101, 100, 96, .1) 60%, rgba(101, 100, 96, .65) 100%);
    left: 0
}

.nd_options_vc_parallax_filter_2_2 .vc_parallax-inner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(101, 100, 96, .1) 0, rgba(101, 100, 96, .6) 60%, rgba(101, 100, 96, .8) 100%);
    background: -webkit-linear-gradient(top, rgba(101, 100, 96, .1) 0, rgba(101, 100, 96, .6) 60%, rgba(101, 100, 96, .8) 100%);
    background: linear-gradient(to bottom, rgba(101, 100, 96, .1) 0, rgba(101, 100, 96, .6) 60%, rgba(101, 100, 96, .8) 100%);
    left: 0
}

.nd_options_vc_parallax_filter_2_3 .vc_parallax-inner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(101, 100, 96, 0) 0, rgba(101, 100, 96, .2) 60%, #1c1c1c 100%);
    background: -webkit-linear-gradient(top, rgba(101, 100, 96, 0) 0, rgba(101, 100, 96, .2) 60%, #1c1c1c 100%);
    background: linear-gradient(to bottom, rgba(101, 100, 96, 0) 0, rgba(101, 100, 96, .2) 60%, #1c1c1c 100%);
    left: 0
}

.nd_options_vc_parallax_filter_2_4 .vc_parallax-inner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(28, 28, 28, .2) 0, rgba(28, 28, 28, .7) 100%);
    background: -webkit-linear-gradient(top, rgba(28, 28, 28, .2) 0, rgba(28, 28, 28, .7) 100%);
    background: linear-gradient(to bottom, rgba(28, 28, 28, .2) 0, rgba(28, 28, 28, .7) 100%);
    left: 0
}

.nd_options_vc_parallax_filter_2_5 .vc_parallax-inner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(45, 45, 45, .2) 0, rgba(45, 45, 45, .9) 100%);
    background: -webkit-linear-gradient(top, rgba(45, 45, 45, .2) 0, rgba(45, 45, 45, .9) 100%);
    background: linear-gradient(to bottom, rgba(45, 45, 45, .2) 0, rgba(45, 45, 45, .9) 100%);
    left: 0
}

.nd_options_vc_parallax_filter_3 .vc_parallax-inner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, #656460 0, rgba(101, 100, 96, 0) 45%, rgba(101, 100, 96, 0) 45%, rgba(101, 100, 96, .8) 100%);
    background: -webkit-linear-gradient(top, #656460 0, rgba(101, 100, 96, 0) 45%, rgba(101, 100, 96, 0) 45%, rgba(101, 100, 96, .8) 100%);
    background: linear-gradient(to bottom, #656460 0, rgba(101, 100, 96, 0) 45%, rgba(101, 100, 96, 0) 45%, rgba(101, 100, 96, .8) 100%);
    left: 0
}

.wpb_revslider_element.wpb_content_element {
    margin-bottom: 0 !important
}

.nd_options_underline_effect u {
    position: relative;
    z-index: 99;
    text-decoration: none
}

.nd_options_underline_effect u:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 11px;
    z-index: -9
}

@media only screen and (min-width:960px) and (max-width:1199px) {
    .nd_options_container {
        width: 960px
    }

    .nd_options_grid_1,
    .nd_options_grid_10,
    .nd_options_grid_11,
    .nd_options_grid_12,
    .nd_options_grid_2,
    .nd_options_grid_3,
    .nd_options_grid_4,
    .nd_options_grid_5,
    .nd_options_grid_6,
    .nd_options_grid_7,
    .nd_options_grid_8,
    .nd_options_grid_9 {
        width: 100%
    }
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .nd_options_container {
        width: 748px
    }

    .nd_options_width_100_percentage_ipad_port {
        width: 100%
    }

    .nd_options_grid_1,
    .nd_options_grid_10,
    .nd_options_grid_11,
    .nd_options_grid_12,
    .nd_options_grid_2,
    .nd_options_grid_3,
    .nd_options_grid_4,
    .nd_options_grid_5,
    .nd_options_grid_6,
    .nd_options_grid_7,
    .nd_options_grid_8,
    .nd_options_grid_9 {
        width: 100%
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    body {
        -webkit-text-size-adjust: none
    }

    .nd_options_container {
        width: 460px
    }

    .nd_options_grid_1,
    .nd_options_grid_10,
    .nd_options_grid_11,
    .nd_options_grid_12,
    .nd_options_grid_2,
    .nd_options_grid_3,
    .nd_options_grid_4,
    .nd_options_grid_5,
    .nd_options_grid_6,
    .nd_options_grid_7,
    .nd_options_grid_8,
    .nd_options_grid_9 {
        width: 100%
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    body {
        -webkit-text-size-adjust: none
    }

    .nd_options_container {
        width: 300px
    }

    .nd_options_max_width_280_iphone_port {
        max-width: 280px
    }

    .nd_options_display_none_iphone_port {
        display: none
    }

    .nd_options_width_100_percentage_iphone_port {
        width: 100%
    }

    .nd_options_text_align_left_iphone_port {
        text-align: left
    }

    .nd_options_grid_1,
    .nd_options_grid_10,
    .nd_options_grid_11,
    .nd_options_grid_12,
    .nd_options_grid_2,
    .nd_options_grid_3,
    .nd_options_grid_4,
    .nd_options_grid_5,
    .nd_options_grid_6,
    .nd_options_grid_7,
    .nd_options_grid_8,
    .nd_options_grid_9 {
        width: 100%
    }
}

@media only screen and (min-width:320px) and (max-width:1199px) {
    .nd_options_display_none_all_responsive {
        display: none
    }

    .nd_options_padding_0_20_responsive {
        padding: 0 20px
    }

    .nd_options_padding_20_responsive {
        padding: 20px
    }

    .nd_options_padding_20_responsive_important {
        padding: 20px !important
    }

    .nd_options_padding_10_responsive_important {
        padding: 10px !important
    }

    .nd_options_padding_top_0_responsive {
        padding-top: 0
    }

    .nd_options_padding_bottom_0_responsive {
        padding-bottom: 0
    }

    .nd_options_padding_20_first_div_important_responsive>div {
        padding: 20px !important
    }

    .nd_options_padding_0_first_div_important_responsive>div {
        padding: 0 !important
    }

    .nd_options_display_block_responsive {
        display: block
    }

    .nd_options_display_inline_block_responsive {
        display: inline-grid;
        width: 100%
    }

    .nd_options_width_100_percentage_responsive {
        width: 100%
    }

    .nd_options_width_100_percentage_responsive_important {
        width: 100% !important
    }

    .nd_options_width_50_percentage_responsive {
        width: 50%
    }

    .nd_options_text_align_center_responsive {
        text-align: left
    }

    .nd_options_text_align_center_responsive_important {
        text-align: center !important
    }

    .nd_options_text_align_left_responsive {
        text-align: left
    }

    .button_fazerlogin {
        padding: 10px 10px !important;
        border: #fff solid 1px;
        margin-right: 0 !important;
        text-align: center;
        margin-bottom: 10px
    }

    .button_cadastro {
        padding: 10px 10px !important;
        text-align: center;
        margin-bottom: 10px
    }

    .nd_options_margin_top_50_responsive {
        margin-top: 50px
    }

    .nd_options_margin_top_20_responsive {
        margin-top: 20px
    }

    .nd_options_margin_top_5_responsive {
        margin-top: 5px
    }

    .nd_options_margin_bottom_20_responsive {
        margin-bottom: 20px
    }

    .nd_options_margin_bottom_50_responsive {
        margin-bottom: 50px
    }

    .nd_options_margin_top_0_important_responsive {
        margin-top: 0 !important
    }

    .nd_options_margin_top_0_first_div_important_responsive>div {
        margin-top: 0 !important
    }

    .nd_options_margin_top_50_first_div_important_responsive>div {
        margin-top: 50px !important
    }

    .nd_options_margin_0_20_first_div_important_responsive>div {
        margin: 0 20px !important
    }

    .nd_options_margin_0_first_div_important_responsive>div {
        margin: 0 !important
    }

    .nd_options_border_top_1_solid_greydark_responsive {
        border-top: 1px solid #595959
    }

    .nd_options_border_top_1_solid_grey_responsive {
        border-top: 1px solid #f1f1f1
    }

    .nd_options_border_top_1_solid_orangedark_responsive {
        border-top: 1px solid #b59974
    }

    .nd_options_border_width_0_first_div_important_responsive>div {
        border-width: 0 !important
    }

    .nd_options_cursor_move_responsive {
        cursor: move
    }

    .nd_options_font_size_40_responsive {
        font-size: 40px
    }

    .nd_options_line_height_40_responsive {
        line-height: 40px
    }

    .nd_options_line_height_25_responsive {
        line-height: 25px
    }

    .nd_options_float_none_responsive {
        float: none
    }

    .nd_options_float_left_responsive {
        float: left
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .nd_options_display_none_all_iphone {
        display: none
    }

    .nd_options_display_block_all_iphone {
        display: block
    }

    .nd_options_width_100_percentage_all_iphone {
        width: 100%
    }

    .nd_options_width_100_percentage_all_iphone_important {
        width: 100% !important
    }

    .nd_options_width_50_percentage_all_iphone {
        width: 50%
    }

    .nd_options_width_50_all_iphone {
        width: 50px
    }

    .nd_options_width_250_all_iphone {
        width: 250px
    }

    .nd_options_text_align_center_all_iphone {
        text-align: center
    }

    .nd_options_text_align_left_all_iphone {
        text-align: left
    }

    .nd_options_padding_right_0_all_iphone {
        padding-right: 0
    }

    .nd_options_padding_left_0_all_iphone {
        padding-left: 0
    }

    .nd_options_padding_left_40_all_iphone {
        padding-left: 40px
    }

    .nd_options_padding_right_40_all_iphone {
        padding-right: 40px
    }

    .nd_options_padding_0_all_iphone {
        padding: 0
    }

    .nd_options_padding_0_important_all_iphone {
        padding: 0 !important
    }

    .nd_options_padding_0_right_important_all_iphone {
        padding-right: 0 !important
    }

    .nd_options_padding_0_left_important_all_iphone {
        padding-left: 0 !important
    }

    .nd_options_padding_40_all_iphone {
        padding: 40px
    }

    .nd_options_padding_50_first_div_important_all_iphone>div {
        padding: 50px !important
    }

    .nd_options_padding_20_first_div_important_all_iphone>div {
        padding: 20px !important
    }

    .nd_options_padding_0_first_div_important_all_iphone>div {
        padding: 0 !important
    }

    .nd_options_font_size_40_all_iphone {
        font-size: 40px
    }

    .nd_options_font_size_40_important_all_iphone {
        font-size: 40px !important
    }

    .nd_options_font_size_20_all_iphone {
        font-size: 20px
    }

    .nd_options_font_size_20_important_all_iphone {
        font-size: 20px !important
    }

    .nd_options_font_size_10_all_iphone {
        font-size: 10px
    }

    .nd_options_line_height_40_all_iphone {
        line-height: 40px
    }

    .nd_options_line_height_40_important_all_iphone {
        line-height: 40px !important
    }

    .nd_options_line_height_20_all_iphone {
        line-height: 20px
    }

    .nd_options_position_relative_all_iphone {
        position: relative
    }

    .nd_options_position_initial_all_iphone {
        position: initial
    }

    .nd_options_margin_top_20_all_iphone {
        margin-top: 20px
    }
}

.nd_options_navigation_2 div>ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right
}

.nd_options_navigation_2 div>ul>li {
    display: inline-block;
    padding: 0
}

.nd_options_navigation_2 div li a {
    color: #2d3067;
    font-size: 16px;
    line-height: 16px;
    font-family: Montserrat;
    text-decoration: none
}

.nd_options_navigation_2 div>ul>li:after {
    content: "|";
    display: inline-block;
    margin: 0 20px;
    color: #f1f1f1
}

.nd_options_navigation_2_sidebar div>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.nd_options_navigation_2_sidebar div>ul>li {
    display: inline-block;
    width: 100%;
    padding: 0 0 20px 0
}

.nd_options_navigation_2_sidebar div li>a {
    padding: 0 0;
    display: inline-block;
    font-size: 17px;
    font-family: Montserrat;
    color: #fff;
    text-decoration: none
}

.nd_options_navigation_3 div>ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right
}

.nd_options_navigation_3 div>ul>li {
    display: inline-block;
    padding: 0
}

.nd_options_navigation_3 div>ul>li:after {
    content: "";
    display: inline-block;
    margin: 0 20px;
    color: #f1f1f1
}

.nd_options_navigation_3 div li a {
    color: #2d3067;
    font-size: 16px;
    line-height: 16px;
    font-family: Montserrat
}

.nd_options_navigation_top_header_3 {
    font-size: 13px;
    line-height: 18px
}

.button_fazerlogin {
    font-family: Montserrat, sans-serif;
    text-decoration: none;
    padding: 5px 10px;
    border: #fff solid 1px;
    margin-right: 10px;
    color: #fff
}

.button_fazerlogin:hover {
    padding: 5px 10px;
    border: #fff solid 1px;
    margin-right: 10px;
    background: #044C9A;
    text-decoration: none;
    color: #fff
}

.button_cadastro {
    font-family: Montserrat, sans-serif;
    text-decoration: none;
    padding: 5px 10px;
    background: #fff;
    color: #2d3067;
    border: #fff solid 1px
}

.button_cadastro:hover {
    padding: 5px 10px;
    background: #044C9A;
    color: #fff;
    border: #fff solid 1px;
    text-decoration: none
}

.texto2 {
    color: #a3a3a3 !important;
    font-family: Montserrat, sans-serif;
    text-decoration: none !important;
    font-weight: 500;
    line-height: 30px
}

.square-form {
    padding: 30px;
    background-color: #fff;
    border: 2px #f2f2f2 solid;
    margin-bottom: 60px
}

.col-sm-5,
.form-control {
    width: 240px;
    height: 34px;
}

.ultimas-compras {
    margin-top: 10px;
    margin-bottom: 30px;
}

.topics {
    margin: 10px;
    background-color: rgba(255, 255, 255, .05)
}

.welcome-msg {
    border-left: 1px solid;
    border-right: 1px solid;
    padding: 15px 50px
}

@media only screen and (min-width:320px) and (max-width:1199px) {
    .welcome-msg {
        border: 1px solid;
        padding: 15px 50px
    }

    .pb-sm-30 {
        padding-bottom: 30px
    }

    .display-grid-sm {
        display: grid !important
    }
}

.autoComplete_wrapper {
    position: relative;
    display: inline-block
}

.autoComplete {
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .13);
    position: relative;
    padding: 0 3.5rem 0 2rem !important;
    height: 4.1rem;
    width: 104%;
    font-size: 15px;
    outline: 0;
    border-radius: 3px;
    border: .05rem solid rgba(255, 122, 122, 0);
    caret-color: #898f95;
    transition: all .4s ease;
    -webkit-transition: all -webkit-transform .4s ease;
    margin-bottom: 0
}

.autoComplete::placeholder {
    transition: all .3s ease
}

.autoComplete:hover::placeholder {
    color: rgba(255, 122, 122, .3);
    transition: all .3s ease;
    -webkit-transition: all -webkit-transform .3s ease
}

.autoComplete:focus::placeholder {
    padding: 0 3.5rem 0 2rem;
    font-size: 15px;
    color: rgba(255, 122, 122, .3);
    transition: all .3s ease;
    -webkit-transition: all -webkit-transform .3s ease
}

.autoComplete::selection {
    color: transparent
}

.autoComplete:focus::selection {
    color: #fff;
    background-color: #2d3067
}

.autoComplete:hover {
    padding: 0 3.5rem 0 2rem;
    color: #2d3067;
    width: 104%;
    transition: all .3s ease;
    -webkit-transition: all -webkit-transform .3s ease
}

.autoComplete:focus {
    padding: 0 3.5rem 0 2rem;
    color: #2d3067;
    height: 4.1rem;
    width: 104%;
    border: .05rem solid rgba(255, 122, 122, 0);
    box-shadow: rgba(255, 122, 122, .1) 0 0 20px 5px
}

#autoComplete_list {
    position: absolute;
    z-index: 1000;
    padding: 0;
    left: 0;
    right: 0;
    margin-top: -8px;
    margin-left: auto;
    margin-right: auto;
    transition: all .1s ease-in-out;
    -webkit-transition: all -webkit-transform .1s ease;
    width: 100%;
    box-shadow: 0 14px 15px -3px rgba(0, 0, 0, .13)
}

.autoComplete_result {
    margin: 0 auto;
    padding: 10px;
    max-width: 100%;
    border-bottom: .05rem solid #e3e3e3;
    list-style: none;
    text-align: left;
    font-size: 1.1rem;
    color: #7b7b7b;
    transition: all .1s ease-in-out;
    background-color: #fff
}

.autoComplete_result::selection {
    color: rgba(#fff, 0);
    background-color: rgba(#fff, 0)
}

.autoComplete_result:last-child {
    border-radius: 0
}

.autoComplete_result:hover {
    cursor: pointer;
    background-color: #fff;
    border-left: 2px solid #2d3067;
    border-right: 2px solid #2d3067;
    border-top: 0 solid transparent;
    border-bottom: 0 solid transparent
}

.autoComplete_result:focus {
    outline: 0;
    background-color: #fff;
    border-left: 2px solid #2d3067;
    border-right: 2px solid #2d3067;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent
}

.no_result {
    margin: 0 auto;
    padding: 10px;
    max-width: 100%;
    border-bottom: .05rem solid #e3e3e3;
    list-style: none;
    text-align: left;
    font-size: 1.1rem;
    color: #7b7b7b;
    transition: all .1s ease-in-out;
    background-color: #fff
}

.autoComplete_highlighted {
    opacity: 1;
    color: #2d3067;
    font-weight: 700
}

.autoComplete_highlighted::selection {
    color: rgba(#fff, 0);
    background-color: rgba(#fff, 0)
}

.autoComplete_selected {
    cursor: pointer;
    background-color: #fff;
    border-left: 2px solid #2d3067;
    border-right: 2px solid #2d3067;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent
}

@media only screen and (max-width:600px) {
    .autoComplete {
        padding: 0 4.5rem 0 2rem;
        width: 116%
    }

    .autoComplete:hover {
        padding: 0 4.5rem 0 2rem;
        width: 116%
    }

    .autoComplete:focus {
        width: 116%;
        padding: 0 4.5rem 0 2rem
    }

    .autoComplete_result:first-child {
        border-radius: 0
    }

    .autoComplete_result:last-child {
        border-radius: 0
    }

    .autoComplete_result:only-child {
        border-radius: 0
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .autoComplete {
        border-width: 1px
    }

    .autoComplete:hover {
        border-width: 1px
    }

    .autoComplete:focus {
        border-width: 1px
    }
}

@-moz-document url-prefix() {
    .autoComplete {
        border-width: 1px
    }

    .autoComplete:hover {
        border-width: 1px
    }

    .autoComplete:focus {
        border-width: 1px
    }
}

.search-btn {
    border: 0;
    background-color: #fff0;
    bottom: 3px;
    color: #2d3067
}

.buttonN {
    color: #fff !important;
    background: #2d3067 !important;
    border-color: #2d3067 !important;
    padding: 10px 20px !important;
    font-weight: 700 !important;
    font-family: Montserrat, sans-serif !important
}

.buttonN:hover {
    background: #002e67 !important;
    border-color: #002e67 !important
}

.btnAlterar {
    color: #fff !important;
    background-color: #2d3067 !important;
    width: 100% !important;
    height: 40px !important;
    margin: 50px !important;
    border-color: #2d3067 !important;
    position: relative !important;
    margin: auto !important;
    font-family: Montserrat, sans-serif !important;
    font-weight: 600 !important
}

.btnAlterar:hover {
    background-color: #cc9354 !important;
    border-color: #cc9354 !important
}

@media only screen and (max-width:600px) {
    .btn-success {
        width: 100%;
        padding: 10px;
        margin-top: 0;
        margin-bottom: 20px
    }

    .titulo {
        display: none
    }

    .titulo-mob {
        font-family: Montserrat, sans-serif;
        color: #2d3067;
        text-align: left;
        font-size: 28px;
        font-weight: 700
    }

    .img-curso {
        width: 100%;
        height: auto
    }

    .txt-result {
        font-size: 19px !important
    }

    .info-result {
        font-size: 17px !important;
        line-height: 32px !important
    }
}

@media only screen and (min-width:100px) {
    .mt-header {
        margin-top: 50px
    }
}

@media only screen and (min-width:992px) {
    .mt-header {
        margin-top: 50px
    }
}

@media only screen and (min-width:1200px) {
    .mt-header {
        margin-top: 60px
    }
}

div#curriculo-professor ul,
div#descricaoCurso ul {
    list-style-type: disc
}

div#curriculo-professor ul ul,
div#descricaoCurso ul ul {
    list-style-type: circle;
    padding-inline-start: 40px
}

div#curriculo-professor ol,
div#descricaoCurso ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 40px
}

div#curriculo-professor ol ol,
div#descricaoCurso ol ol {
    margin-block-start: 0;
    margin-block-end: 0
}

div#avisoCupom,
div#modalConfirmacao {
    z-index: 10000;
    top: 25%
}

@media only screen and (max-width:990px) {
    .edr-course .edr-course__price {
        font-size: 25px;
        margin-top: 12px
    }

    .edr-course__price span {
        display: block;
        margin-bottom: 6px
    }
}

@media only screen and (min-width:990px) and (max-width:1130px) {
    .edr-course .edr-course__price {
        font-size: 17px
    }
}

div.is-invalid {
    color: #c00;
    border: 1px solid;
    padding: 10px;
    border-radius: 3px;
    font-weight: 700;
    text-align: center;
    width: 100%
}

.mb-1 {
    margin-bottom: 1rem
}

@media screen and (max-width: 993px) {
    .sumirMobile {
        display: none !important
    }

    .valorContainer {
        flex-direction: column;
        align-items: flex-start !important;
        margin-top: 10px;
    }

    .valorHeader {
        display: inline-block !important;
    }

    .valorContainer span:first-of-type {
        display: flex;
        flex-direction: column;
    }

    #totalContainer {
        margin-top: 15px;
    }

    .nomeCursoHeader {
        display: inline-block !important;
    }

    .nomeCursoContainer {
        flex-direction: column;
    }

    .qtdHeader {
        display: inline-block !important;
    }

    .qtdContainer {
        margin-top: 15px;
    }

    .qtdValorContainer {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 10px
    }

    .removerCarrinho {
        margin: auto;
    }

    .valorContainerDesktop {
        display: none !important;
    }

    .qtdValor {
        color: #444;
        display: flex !important;
        flex-direction: column;
    }

    .cupomDesktop {
        display: none
    }

    .cupomMobile {
        display: inline-block !important
    }
}