/* ----------------------------------------------------
  
	File Name: style.css
	Template Name: Coursat
	Created By: Trending Templates Team
	http://themeforest.net/user/trendingtemplates

	1. IMPORT
	2. SKELETON
	3. HEADERS
	4. SECTIONS
	5. PRICING
	6. PAGE POST OPTIONS
	7. SERVICES and MODULES
	8. WIDGETS
	9. TESTIMONIALS
	10. TEAM MEMBERS
	11. OTHERS
	12. COURSES
	13. SLIDESHOW
	14. RESPONSIVE
	15. COLORS

------------------------------------------------------- */

/* ----------------------------------------------------
	IMPORT	
------------------------------------------------------- */

@import url(//fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

/* ----------------------------------------------------
	SKELETON	
------------------------------------------------------- */

body {
    background: #fff;
    color: #7a7c82;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 400;
    padding: 0;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: 1.8;
    color: #4d5359;
}

h1 {
    font-size: 22px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 14px;
}

a {
    color: #696969;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none !important;
}

.lead {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
}

img.aligncenter {
    display: block;
    text-align: center;
    display: block;
    margin: 0 auto 20px auto;
    padding: 0px;
    border: 0px;
    background: none;
}

img.alignleft {
    float: left;
    margin: 6px 20px 6px 0;
    display: inline;
    border: 0px;
    background: none;
    padding: 0;
    display: block;
}

img.alignright {
    padding: 0;
    float: right;
    margin: 6px 0 6px 20px;
    border: 0px;
    display: block;
    background: none;
}

::selection {
    background: #5b78c9; /* Safari */
    color: #fff;
}

::-moz-selection {
    background: #5b78c9; /* Firefox */
    color: #fff;
}

blockquote {
    font-size: 16px;
    line-height: 32px;
    font-family: 'Droid Serif', Georgia, "Times New Roman", serif;
    font-weight: normal;
    font-style: italic;
    position: relative;
    width: auto;
}

    blockquote small {
        display: block;
        margin-top: 20px;
    }

pre {
    line-height: 18px;
    margin-bottom: 18px;
}

.btn,
a {
    outline: 0 !important;
    text-decoration: none !important;
}

ins {
    text-decoration: none;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

p {
    padding: 0 0 20px 0;
}

.drop-caps p:first-child::first-letter {
    color: #242424;
    display: block;
    float: left;
    font-family: Georgia;
    font-size: 75px;
    line-height: 60px;
    margin-right: 10px;
    margin-top: 5px;
    padding: 4px;
}

.drop-caps.full p:first-child::first-letter {
    background: #242424 none repeat scroll 0 0 !important;
    color: #fff;
    margin-right: 10px;
    padding: 7px;
}

.check li:before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 16px;
    left: 0;
    color: #242424;
    padding-right: 5px;
    position: relative;
    top: 2px;
}

.quote-post {
    background: #fafafa none repeat scroll 0 0;
    padding: 20px;
    position: relative;
}

    .quote-post blockquote {
        border-left: 0 none;
    }

    .quote-post::after {
        content: "";
        display: block;
        font-family: "FontAwesome";
        font-size: 41px !important;
        opacity: 0.1;
        position: absolute;
        right: 3%;
        top: 15%;
    }

.check li {
    font-size: 14px;
    list-style: none;
    margin-bottom: 4px;
}

.bullet {
    padding: 0;
    list-style: none
}

    .bullet i {
        padding-right: 5px;
    }

    .bullet li {
        margin-bottom: 5px;
    }

.latest-tweets h4:before {
    /*content: "\f099";
		font-family: "FontAwesome";
		font-size: 16px;
		left: 0;
		color:#242424;
		padding-right:5px;
		position: relative;
		top: 2px;%/
	}

	.cat-widget li:before {
		/*content: "\f101";
		font-family: "FontAwesome";
		font-size: 13px;
		left: auto;
		color:#383c4b;
		right:5px;
		position: absolute;
		top: 2px;*/
}


.check {
    margin-left: 0;
    padding-left: 0
}

.img-absolute {
    position: absolute;
    right: -20%;
    z-index: -1;
    bottom: -2%;
}

/* ----------------------------------------------------
	HEADERS	
------------------------------------------------------- */

.navbar-default,
.header {
    background: #333333; /* Old browsers */
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    /* border-color: #e7e7e7; */
    background-color: #333333;
}

.header,
.onepage {
    position: relative;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}

    .header.affix,
    .onepage.affix {
        width: 100%;
        top: 0;
        right: 0;
        padding: 0;
        margin: 0;
        position: fixed;
        border-bottom: 1px solid #ececec;
        z-index: 999;
        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        transition: all 0.8s;
    }

    .header.affix {
        border-bottom: 0;
    }

.navbar-default {
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.navbar-brand {
    padding: 10px 0;
}

.navbar {
    margin-bottom: 0;
}

.navbar-nav > li > a {
    background-color: transparent !important;
    font-size: 0.85em !important;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff !important;
    padding-top: 25px;
    padding-bottom: 23px;
    padding-right: 8px !important;
    padding-left: 8px !important;
    text-align: left;
}

.navbar-nav li {
    border-bottom: 0px solid #f7f7f7;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding-left: 0px !important;
    padding-top: 12px;
    padding-bottom: 12px;
}

    .navbar-nav li:hover,
    .navbar-nav li:focus,
    .navbar-nav li.active {
        border-bottom: 2px solid #fee600;
    }

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}

.yamm .container {
    position: relative;
}

.yamm .dropdown-menu {
    left: auto;
}

.yamm .yamm-content {
    padding: 0;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
    background-color: rgba(247, 247, 247, 0.95);
}

.yamm .box {
    padding: 0;
    min-width: 190px;
}

.navbar-default .dropdown-menu {
    border: 0 solid #e8e8e8 !important;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    margin: 0;
    list-style: none;
    padding: 0;
}

    .navbar-default .dropdown-menu li {
        border-bottom: 0 !important
    }

        .navbar-default .dropdown-menu li a {
            font-size: 13px;
            line-height: 38px;
            padding: 0 30px;
            font-weight: 500;
            display: block;
            width: 100%;
            color: #afb0b4 !important;
        }

.course-desc.noborder {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

    .course-desc.noborder h5 {
        padding-bottom: 10px !important;
        display: block !important
    }

.nopadding {
    padding: 0;
}

.nopaddingbottom {
    overflow: hidden;
    padding-bottom: 40px !important
}

.nopaddingobottomfull {
    padding-bottom: 0 !important
}

.nopaddingbottom .ultimas-noticias-control {
    background-color: #ffffff;
}

.box li:last-child {
    border-bottom: 1px solid #e7e7e7 !important;
}

.normalmenu li,
.megamenu .box li {
    padding: 0;
    list-style: none;
    border-top: 1px solid #e7e7e7 !important;
    border-right: 1px solid #e7e7e7 !important;
    border-left: 1px solid #e7e7e7 !important;
    overflow: hidden;
    white-space: nowrap;
}


.box li:focus,
.box li:hover {
    background-color: #f7f7f7;
    border: 0 !important;
    border: 1px solid #e7e7e7 !important;
    border-bottom: 0 solid #e7e7e7 !important;
    border-right: 0 solid #e7e7e7 !important;
}

.nopadding .box li {
    border-left: 0 !important
}

.yamm .normalmenu li:last-child,
.box li:focus:last-child,
.box li:hover:last-child {
    border-bottom: 1px solid #e7e7e7 !important;
}

.yamm .nopadding li:focus,
.yamm .nopadding li:hover {
    border-right: 1px solid #e7e7e7 !important;
}

.firstcolumn {
    padding: 0 !important;
}

.yamm-content {
    background-color: #fff;
}

.topbar {
    background-color: #fee600;
    position: relative;
    color: #333333 !important;
    display: block;
    padding: 0;
    border-bottom: 0px solid #333333;
}

.topbar {
    background-color: #F5F7F9;
    position: relative;
    color: #333333 !important;
    display: block;
    padding: 0;
    border-bottom: 0px solid #333333;
}

.topbar_submenu {
    border-top: 1px solid #e8e8e8;
}

.topbar .list-inline {
    margin: 0;
}

.topbar li {
    font-size: 13px;
    line-height: 20px;
    vertical-align: middle;
    padding: 8px 8px;
    margin: 0;
    border-left: 1px solid #d8d8d8;
    color: #333333;
}

    .topbar li:first-child {
        border-left: 1px solid #d8d8d8;
        border-right: 0 solid #e8e8e8;
    }

    .topbar li:last-child {
        border-right: 1px solid #d8d8d8;
    }

.contactwrap i {
    font-size: 15px;
    padding-right: 5px;
    color: #000000 !important;
}

.contactwrap a {
    color: #333333;
    /* font-weight: bold; */
}

.contactwrap .dropdown-menu {
    border: 1px solid #e8e8e8;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    margin: 0;
    min-width: 240px;
    padding: 20px;
}

.dropdown-menu-sub {
    border: 1px solid #e8e8e8;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    margin: 0;
    min-width: 100% !important;
    padding: 20px;
}

.contactwrap .dropdown {
}

    .contactwrap .dropdown:hover {
        background-color: #333333;
    }

.itemMenuRegister:hover {
    background-color: #333333;
}

.contactwrap .dropdown:hover a {
    color: #fee600;
}

    .contactwrap .dropdown:hover a i {
        color: #fee600 !important;
    }
    
.itemMenuRegister:hover a {
    color: #fee600;
}

.itemMenuRegister:hover i {
    color: #fee600 !important;
}

.contactwrap h4 a {
    color: #383c4b;
}

.contactwrap h4 {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: bold;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
}

.contactwrap hr {
    margin: 15px 0;
    border-color: #d7d7d7;
}

.formpassword {
    position: relative;
}

    .formpassword span {
        background: #383c4b;
        border-radius: 3px;
        font-size: 12px;
        font-weight: normal;
        letter-spacing: 0.04em;
        padding: 4px 10px 5px;
        position: absolute;
        right: 7px;
        top: 7px;
    }

.requecisenhabox {
    position: relative;
    height: 35px;
}

    .requecisenhabox span {
        background: #383c4b;
        border-radius: 3px;
        font-size: 12px;
        font-weight: normal;
        letter-spacing: 0.04em;
        padding: 4px 10px 5px;
        position: absolute;
        right: 5px;
        top: 0px;
    }


.form-title h4 {
    text-align: left;
}

.form-title hr {
    width: 40px;
}

.post-meta .social,
.social {
    /*padding-top: 10px;*/
}

    .post-meta .social i, .social i {
        color: #333333;
        margin: 0 !important;
        padding: 0 !important;
    }

    .post-meta .social li a,
    .widget .social li a,
    .social li a {
        font-size: 14px;
        line-height: 1;
        margin: 0;
        color: #afb0b4;
    }

    .social li {
        cursor: pointer;
    }

        .post-meta .social li.facebook,
        .widget .social li.facebook,
        .social li.facebook:hover {
            background-color: #5b78c9;
        }

        .post-meta .social li.twitter,
        .widget .social li.twitter,
        .social li.twitter:hover {
            
        }

        .post-meta .social li.google,
        .widget .social li.google,
        .social li.google:hover {
            background-color: #5b78c9;
        }

        .post-meta .social li.pinterest,
        .widget .social li.pinterest,
        .social li.pinterest:hover {
            background-color: #e13138;
        }

        .post-meta .social li.vimeo,
        .widget .social li.vimeo,
        .social li.vimeo:hover {
            background-color: #35c6ea;
        }

        .post-meta .social li.instagram,
        .widget .social li.instagram,
        .social li.instagram:hover {
            background-color: #5b78c9;
        }

        .post-meta .social li.linkedin,
        .widget .social li.linkedin,
        .social li.linkedin:hover {
            background-color: #238cc8;
        }

        .post-meta .social li.dribbble,
        .widget .social li.dribbble,
        .social li.dribbble:hover {
            background-color: #f7659c;
        }

        .post-meta .social li.youtube,
        .widget .social li.youtube,
        .social li.youtube:hover {
            background-color: #D82C3D;
        }

        .post-meta .social li.blog,
        .widget .social li.blog,
        .social li.blog:hover {
            background-color: #ef4e41;
        }

        .post-meta .social li.rss,
        .widget .social li.rss,
        .social li.rss:hover {
            background-color: #faa33d;
        }

        .post-meta .social li i,
        .widget .social li i,
        .social li:hover i {
            color: #ffffff !important;
        }

    .post-meta .social li,
    .widget .social li,
    .social li {
        list-style: none;
        float: left;
    }
/** SEARCH **/

.noborder {
    border: 0 !important;
    margin-left: 40px;
}

.searchicon {
    color: #237DAC;
    z-index: 90;
    float: right;
}

#dmsearch {
    position: relative;
    padding: 30px 0 0 0;
}

.dmsearch {
    z-index: 10;
}

.dm-search-container {
    position: relative;
    right: 0;
    height: 35px;
    width: 0;
    overflow: hidden;
    -webkit-transition: width 200ms;
    -moz-transition: width 200ms;
    transition: width 200ms;
}

.dmsearch.dmsearch-open .dm-search-container {
    width: 220px;
}

.dmsearch .fa-search {
    position: absolute;
    right: 10px;
    top: 8px;
    color: #565966;
    cursor: pointer;
    font-size: 15px;
    padding-left: 0px;
    padding-top: 30px;
}

input[type="submit"].dmsearch-submit {
    width: 35px;
    height: 35px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}

.searchicon {
    z-index: 90;
}

.dmsearch.dmsearch-open .searchicon {
    z-index: 1;
    pointer-events: none;
}

input[type="submit"].dmsearch-submit {
    background: transparent;
    color: transparent;
    box-shadow: none;
    border: none;
    padding: 0;
    border-radius: 0;
    outline: none;
    z-index: -1;
}

.dmsearch.dmsearch-open input[type="submit"].dmsearch-submit {
    z-index: 90;
}

input[type="text"].dmsearch-input {
    border: none;
    outline: none;
    opacity: 0;
    background: #f9f9f9;
    font-size: 12px;
    width: 220px;
    color: #babbbe;
    height: 35px;
    text-transform: uppercase;
    margin: 0;
    border: 1px solid #d8d8da;
    padding: 0 0 0 13px;
}

.dmsearch.dmsearch-open input[type="text"].dmsearch-input {
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #babbbe;
}

:-moz-placeholder {
    color: #babbbe;
}

::-moz-placeholder {
    color: #babbbe;
}

:-ms-input-placeholder {
    color: #babbbe;
}

/* ----------------------------------------------------
	SECTIONS	
------------------------------------------------------- */

.fullscreen {
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: sub;
    z-index: 99;
    color: #fff;
}

.search-wrapper .section-title h4 {
    color: #ffffff !important;
}

.search-wrapper .section-title p {
    color: #d9d9db;
}

#parallax1 {
    background-image: url("upload/parallax_01.jpg");
}

#parallaxcursosdestaque {
    background-image: url("images/parallax_cursosdestaque.jpg");
}

#parallaxbemvindos {
    background-image: url("images/parallax_montanhas.jpg");
}
#parallaxexperiencia {
    background-image: url("images/parallax_experiencia.jpg");
}



#parallaxdepoimento {
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url("images/parallax_montanhas.jpg");
}


#parallax2 {
    background-image: url("upload/parallax_02.jpg");
}

#parallax3 {
    background-image: url("upload/parallax_03.jpg");
}

#parallax4 {
    background-image: url("upload/parallax_04.jpg");
}

#blog_parallax {
    background-image: url("upload/blog_parallax.jpg");
}

#course_parallax {
    display: none;
    background-image: url("images/pesquisa_cursos_parallax.jpg");
}

#correcoes_parallax {
    background-image: url("images/pesquisa_correcoes_parallax.jpg");
    display: none;
}

#livraria_parallax {
    display: none;
    background-image: url("images/pesquisa_livraria_parallax.jpg");
}

#professores_parallax {
    display: none;
    background-image: url("images/professores_parallax.jpg");
}

#colaboradores_parallax {
    display: none;
    background-image: url("images/professores_parallax.jpg");
}




#login_parallax,
#not_foundparallax,
#team_parallax,
#testi_parallax,
#faqs_parallax,
#shortcodes,
#service_parallax,
#about_parallax,
#contact_parallax,
#about_parallax_01,
#course_parallax_2,
#course_parallax_1 {
    background-image: url("upload/course_parallax_01.jpg");
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

#pricing_parallax {
    background-image: url("upload/pricing.jpg");
}

#team_parallax {
    background-image: url("upload/team_parallax.jpg");
}

#login_parallax {
    background-image: url("upload/login_parallax.jpg");
}

#course_parallax_2 {
    background-image: url("upload/course_parallax_02.jpg");
}

#about_parallax {
    background-image: url("upload/about_parallax_01.jpg");
}

#about_parallax_01 {
    background-image: url("upload/about_parallax_02.jpg");
}

#service_parallax {
    background-image: url("upload/services_parallax.jpg");
}

#faqs_parallax {
    background-image: url("../images/faqs_parallax.jpg");
}

#indentifiquese_parallax {
    background-image: url("../images/identifiquese_parallax.jpg");
}

#testi_parallax {
    background-image: url("upload/testi_parallax.jpg");
}

#not_foundparallax {
    background-image: url("upload/not_foundparallax.jpg");
}

#contact_parallax {
    background-image: url("../images/contact_parallax.png");
}

.littlebottom {
    padding-bottom: 30px;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: #171c22;
    background-color: rgba(23, 28, 34, 0.5);
}

.overlayDepoimentos {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: #000000c9 !important;
}

.overlayblackboasvindas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: rgb(0 0 0 / 70%) !important;
}

.overlayblackexperiencia {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: rgb(0 0 0 / 26%) !important;
}

.overlayblack {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: #00000099 !important;
}

.overlayContato {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(23, 24, 30, 0.80);
}

.overlayFaq {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(23, 24, 30, 0.85);
}

.overlayIdentifiquese {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(23, 24, 30, 0.85);
}

.parallax {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.section-container {
    margin-top: 0px
}

.section-title {
    display: block;
    position: relative;
    overflow: hidden;
}

    .section-title hr {
        border-width: 2px;
        width: 30px;
        border-color: #cbcbcd;
        margin: 20px auto;
    }

    .section-title h2 {
        padding: 0;
        margin: 0;
        font-weight: 400 !important;
        font-size: 25px;
    }

    .section-title p {
        color: #f9f9f9;
        font-size: 16px;
        font-weight: 400;
        margin: 0;
        padding: 0;
    }

    .section-title h4 {
        color: #ffffff !important;
    }

.footer,
.section-white {
    background-color: #ffffff;
    padding: 40px 0px 0px 0px;
    position: relative;
    display: block;
    z-index: 1;
}

.section-professores {
    background-color: #ffffff;
    padding: 30px 0px 50px 0px;
    position: relative;
    display: block;
    z-index: 1;
}
.section-info-professor {
    background-color: #ffffff;
    padding: 30px 0px 50px 0px;
    position: relative;
    display: block;
    z-index: 1;
}

.section-contato {
    background-color: #ffffff;
    padding: 30px 0px 50px 0px;
    position: relative;
    display: block;
    z-index: 1;
}

.section-noticias {
    background-color: #ffffff;
    padding: 30px 0px 50px 0px;
    position: relative;
    display: block;
    z-index: 1;
}

    .section-info-page {
        background-color: #ffffff;
        padding: 30px 0px 50px 0px;
        position: relative;
        display: block;
        z-index: 1;
    }

.section-info-livro {
    background-color: #ffffff;
    padding: 30px 0px 50px 0px;
    position: relative;
    display: block;
    z-index: 1;
}

.section-livraria {
    background-color: #ffffff;
    padding: 30px 0px 50px 0px;
    position: relative;
    display: block;
    z-index: 1;
}

.section-white-buscacursos {
    background-color: #ffffff;
    padding: 30px 0px 50px 0px;
    position: relative;
    display: block;
    z-index: 1;
}

.section-white-infocurso {
    background-color: #ffffff;
    padding: 30px 0px 50px 0px;
    position: relative;
    display: block;
    z-index: 1;
}

.section-grey {
    background-color: #e7e7e7;
    padding: 80px 0px 50px 0px;
    position: relative;
    display: block;
    z-index: 1;
}

.section-cursos-relacionados {
    background-color: #e7e7e7;
    padding: 2px 0px 50px 0px;
    position: relative;
    display: block;
    z-index: 1;
}

.section-yellow {
    background-color: #fee600;
    padding: 80px 0px 50px 0px;
    position: relative;
    display: block;
    z-index: 1;
}

.section-black {
    background-color: #000000;
    padding: 40px 0px 50px 0px;
    position: relative;
    display: block;
    z-index: 1;
}

.section-checkout {
    background-color: #652d91bd;
    background-image: url(/images/checkoutbg.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.section-busca {
    background-color: #333333;
    padding: 10px 0;
    position: relative;
    display: block;
    z-index: 1;
}

.makepadding {
    padding-top: 300px !important
}

.footer {
    background-color: #2c2f3c;
}

.copyrights {
    background-color: #262934;
    padding: 25px 0 15px;
}

    .copyrights p {
        padding: 0;
    }

.footer .widget {
    margin-bottom: 20px;
    width: 100%;
}

.footer .widget-title h4 {
    color: #ffffff !important;
    font-size: 16px;
    line-height: 30px;
}

.footer-menu li a {
    font-size: 12px;
    color: #6f7478 !important;
    text-transform: uppercase;
}

.post-meta .social li,
.widget .social li {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 2px;
    margin-right: 5px;
    padding-top: 5px;
}

.footer .widget-title {
    margin-bottom: 0;
}

.tagcloud a {
    color: #a9a9ab !important;
    font-size: 12px;
    line-height: 28px;
}

.footer .tagcloud a {
    color: #a9a9ab !important;
}

    .footer .tagcloud a:hover {
        color: #ffffff !important;
    }

.footer p,
.copyrights p {
    color: #cbcbcd;
}

.copyrights a {
    color: #6f7478;
}

/* ----------------------------------------------------
	PRICING	
------------------------------------------------------- */

.pricing {
    border: 1px solid #dadadc;
    padding: 0;
    margin-bottom: 30px;
}

    .pricing:hover .pricing-header h4,
    .pricing:hover .pricing-header small {
        color: #ffffff !important;
    }

.pricing-header {
    background-color: #f6f6f6;
    padding: 50px 25px !important;
    font-size: 50px;
    color: #000000;
    font-weight: 400;
}

    .pricing-header p {
        padding: 0 !important;
        margin: 0;
    }

    .pricing-header small {
        font-size: 13px;
        vertical-align: top;
        color: #afb0b4;
    }

    .pricing-header h4 {
        font-size: 30px;
        padding: 10px 0 0 !important;
        margin-bottom: 0 !important;
        font-weight: bold;
        font-family: Open Sans;
    }

.pricing-body {
    text-align: left;
    padding: 25px;
}

    .pricing-body ul {
        list-style: none;
        padding: 0;
    }

        .pricing-body ul li {
            border-bottom: 1px solid #e5e5e5;
            padding: 10px 0;
        }

    .pricing-body li:last-child {
        border-bottom: 0;
    }

    .pricing-body span {
        display: inline-block;
        width: 130px !important;
    }


/* ----------------------------------------------------
	PAGE POST	
------------------------------------------------------- */


#boxed #wrapper {
    margin: 40px auto;
}

#boxed .container-fluid {
    max-width: 1280px
}

body#boxed {
    background: url(images/bg.jpg) repeat center left;
}

.time_circles {
    height: 100%;
    position: relative;
    width: 100%;
}

    .time_circles > div {
        position: absolute;
        text-align: center;
    }

        .time_circles > div > h4 {
            margin: 0 0;
            padding: 0;
            font-weight: bold;
            font-family: Open Sans;
            text-align: center;
            text-transform: uppercase;
        }

        .time_circles > div > span {
            color: #303030;
            display: block;
            font-size: 38px !important;
            font-weight: 300;
            margin-top: 0.3em;
            text-align: center;
            width: 100%;
        }

body.notfound {
    background: url(upload/notfound.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    body.notfound .section-white {
        background-color: transparent;
    }

    body.notfound h4 {
        color: #ffffff;
    }

#notfoundpage h1 {
    font-size: 250px;
    line-height: 1;
}

#notfoundpage hr {
    border-width: 3px;
    border-color: #aaa;
    width: 40px;
}

.page-title-wrapper {
    padding: 60px 0 !important;
}

    .page-title-wrapper .section-title h4 {
        font-size: 25px !important;
        color: #d8d8da !important;
    }

    .page-title-wrapper .section-title p {
        font-size: 35px !important;
        text-transform: uppercase;
        color: #FFFFFF;
        line-height: 45px;
    }

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    list-style: outside none none;
    margin-bottom: 0;
    color: #afb0b4;
    padding: 15px 0 0;
    font-size: 13px;
}

    .breadcrumb > li a,
    .breadcrumb > li + li::before,
    .breadcrumb > li {
        color: #afb0b4 !important;
    }

        .breadcrumb > li + li::before {
            content: "\f105";
            font-family: 'FontAwesome';
        }

#content {
    padding: 0 30px;
}

.meta {
    margin: 20px 0 20px;
}

    .meta span {
        color: #afb0b4;
        font-size: 12px;
        margin-right: 15px;
    }

.blog-title h3 {
    font-size: 22px;
    padding: 0;
    line-height: 1;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
}

.blog-title h3 a {

}

.blog-entry {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.blog-desc p {
    padding-bottom: 10px;
}

.blog-desc iframe {
    width: 100%;
}

.blog-media {
    margin-bottom: 20px;
}

    .blog-media img {
        width: 100%;
    }

.btn-dark {
    background-color: #383c4b !important;
    border-color: #383c4b !important;
    font-size: 15px !important;
    font-weight: bold;
    color: #fff !important;
    border-radius: 5px !important;
    text-transform: none !important
}

.btn-primary {
    font-size: 13px !important;
    font-weight: 400;
    color: #fff !important;
    border-radius: 3px !important;
    text-transform: none !important
}

    .btn-primary:hover,
    .btn-primary:focus {
        background-color: #383c4b !important;
        border-color: #383c4b !important;
    }

.btn-cadastro {
    font-weight: 400;
    color: #333333 !important;
    border-radius: 3px !important;
    text-transform: none !important
}

    .btn-cadastro:hover,
    .btn-cadastro:focus {
        background-color: #000000 !important;
        border-color: #000000 !important;
        color: #fee600 !important;
    }

.pricing .btn {
    font-size: 13px !important;
    font-weight: 400;
    margin-top: 20px;
}

.carousel-control {
    background-color: rgba(0, 0, 0, 0.6) !important;
    background-image: none !important;
    border: 0 none;
    bottom: auto;
    box-shadow: none !important;
    color: #fff !important;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    margin-top: -20px;
    opacity: 1;
    text-shadow: none !important;
    top: 52%;
    width: 3%;
}

.post-meta {
    border-bottom: 1px solid #efeff0;
    padding: 10px 0 20px;
}

    .comment-list li h5 a,
    .post-meta i,
    .post-meta a {
        color: #383c4b !important;
    }

.enquete.author-box h4 {
    padding-left: 90px !important;
}

.author-box p {
    display: flex;
    padding: 0 !important;
}

.comment-list {
    padding: 0;
}

    .comment-list li h5 {
        font-weight: bold;
        padding: 0;
        font-size: 14px;
    }

    .comment-list li span {
        margin-bottom: 10px;
        display: block;
    }

    .comment-list li {
        margin-bottom: 20px;
        list-style: none;
    }

        .comment-list li.reply {
            margin-left: 50px;
        }

        .comment-list li h5 a {
            font-style: normal;
            font-weight: 400;
            font-size: 13px;
        }

        .comment-list li .enquete {
            border: 1px solid #dbdbdb;
        }

/* ----------------------------------------------------
	SERVICES	
------------------------------------------------------- */

#loader {
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    background-color: #fff;
    position: fixed;
    display: table;
    width: 100%;
    top: 0;
    height: 100%;
    min-height: 100%;
    z-index: 999999999;
    opacity: 1.0;
    -moz-opacity: 1.0;
    filter: alpha(opacity=100);
}

.loader-container {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 12;
    text-align: center;
}

.loader {
    margin-left: 20px;
    margin-top: 0;
    vertical-align: top;
}

.googlemap {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0 0 -10px 0;
}

.contact-widget {
    margin-bottom: 40px;
}

    .contact-widget small,
    .contact-widget p {
        padding-left: 50px;
    }

    .contact-widget i {
        width: 30px;
        height: 30px;
        margin-top: 6px;
        color: #ffffff;
        line-height: 30px;
        text-align: center;
        float: left;
        font-size: 15px;
    }

    .contact-widget h4 {
        margin-top: 0;
    }

    .contact-widget small {
        display: block;
    }

    .contact-widget p {
        padding-bottom: 0px;
    }

.mapmarker {
    width: 100%;
    height: 400px;
    border: 0;
    overflow: hidden;
}

.service-desc p {
    margin-bottom: 0;
    padding-bottom: 0;
}

#parallax4 .service-desc a,
#parallax4 .service-desc p {
    color: #afb0b4;
}

#parallax4 .section-title p {
    color: #ffffff;
}

.rounded-icon {
    width: 95px;
    border-radius: 100%;
    height: 95px;
    line-height: 92px;
    text-align: center;
    font-size: 32px;
    color: #f5f5f5;
    margin: 0 auto 20px;
    background-color: #f5f5f5;
    border: 5px solid #f5f5f5;
}

#parallax4 .rounded-icon {
    border-color: #605f66;
    background-color: transparent !important;
}

.rounded-icon.nobordernobg {
    background-color: transparent !important;
    border: 0;
    height: 65px;
    line-height: 62px;
}

.service-item:hover .rounded-icon {
    color: #ffffff !important;
}

.with-bg .rounded-icon.nobordernobg {
    height: 46px;
    line-height: 63px;
}

.with-bg .nobordernobg i,
.with-bg .service-desc h4 {
    color: #383c4b !important;
}

.with-bg .service-item {
    background: #f9f9f9 !important;
    border: 1px solid #eeeeee;
    padding: 30px 10px;
    border-radius: 4px;
}

.with-bg .service-desc p {
    color: #afb0b4;
}

.service-item a {
    color: #383c4b;
}

.service-item .btn {
    color: #ffffff;
    border-radius: 4px;
    text-transform: none;
    margin-top: 20px;
}

.service-item hr {
    border-width: 2px;
    width: 32px;
    border-color: #e0e0e1;
    margin: 10px auto 20px;
}

.ultimas-noticias-control hr {
    border-width: 1px;
    width: 32px;
    border-color: #e0e0e1;
    margin: 15px 0;
}

.icon-wrap {
    width: 60px;
    font-size: 28px;
    /* border: 1px solid #e0e0e1; */
    /* background-color: #b54949; */
    height: 40px;
    line-height: 40px;
    text-align: center;
    /* float: left; */
    /* margin-top: 7px; */
    /* color: azure; */
    margin-left: auto;
    margin-right: auto;
}

    .icon-wrap i {
        color: #D82C3D !important;
    }

     .ultimas-noticias-control:hover .icon-wrap i {
        color: #ffffff !important;
    }

.ultimas-noticias-control {
    display: table;
    position: relative;
    cursor: pointer;
}

    .ultimas-noticias-control div {
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    .ultimas-noticias-control .iconNoticia {
        display: table-cell;
        height: 25px;
        vertical-align: middle;
    }

    .ultimas-noticias-control .descricaoNoticia {
        height: 25px;
        vertical-align: middle;
        display: table-cell;
        font-size: 1.2em;
        padding-left: 10px;
    }

        .ultimas-noticias-control .descricaoNoticia div {
        }


h5.service-title {
    padding: 0 !important;
    font-size: 16px;
    font-weight: bold;
    color: #4d5359;
    margin: 0 !important;
    padding-top: 0px !important;
    text-align: center;
}
.readmore,
.ultimas-noticias-control a {
    font-weight: 400;
    color: #383c4b !important;
}

.service-relative-wrapper {
    padding: 60px 0 !important;
}

.service-relative {
    position: relative;
    padding: 0;
    color: #ffffff;
    display: block;
    z-index: 99;
}

.service-absolute {
    position: absolute;
    padding: 30px;
    width: 100%;
    color: #ffffff;
    display: block;
    top: -50px;
    left: 0;
    z-index: 99;
    right: 0;
}

    .service-relative hr,
    .service-absolute hr {
        border-color: #383c4b;
        width: 30px;
        margin: 17px 0;
        border-width: 3px;
    }

    .service-relative h5.service-title,
    .service-absolute h5.service-title {
        color: #ffffff;
        font-size: 18px;
    }

    .service-relative .icon-normal,
    .service-absolute .icon-normal {
        display: block;
        border: 0 !important;
        height: auto !important;
        font-size: 32px;
        float: none;
        margin-bottom: 0px;
        background-color: transparent !important
    }

        .service-relative .icon-normal i,
        .service-absolute .icon-normal i {
            color: #ffffff !important;
        }

    .service-relative .title-wrap,
    .service-absolute .title-wrap {
        padding-left: 0;
    }

    .title-wrap p {
        max-height: 60px;
        overflow: hidden;
        text-align: center;
    }

    .service-relative p,
    .service-absolute p {
        padding: 0;
    }

.relative {
    position: relative;
    z-index: 100;
}

/* ----------------------------------------------------
	WIDGETS
------------------------------------------------------- */

#sidebar {
    border: 1px solid #dadadc;
    border-radius: 5px;
    padding: 20px 20px;
}

    #sidebar .tagcloud a {
        background-color: #f6f6f6 !important;
        border: 1px solid #dedede !important;
        color: #7a7c82 !important;
        font-size: 12px;
        padding: 0 9px;
    }

        #sidebar .tagcloud a:hover {
            color: #ffffff !important;
        }

    #sidebar .banner img {
        width: 100%;
    }

    #sidebar .latest-tweets li h4 {
        color: #7a7c82;
    }

    #sidebar .latest-course li h4 a {
        color: #383c4b !important;
    }

    #sidebar .widget {
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 1px solid #dadadc;
    }

        #sidebar .widget.course-widget {
            padding: 0 !important;
        }

        #sidebar .widget:last-child {
            border-bottom: 0;
        }

.widget-opcfiltro {
    font-size: 12px;
    display: none;
    padding-left: 20px;
}

.course-widget ul,
.cat-widget ul {
    padding: 0;
    list-style: none;
}

.course-widget li,
.cat-widget li {
    padding: 5px 0;
    position: relative;
    border-bottom: 1px solid #f0f1f1;
}

    .course-widget li:last-child,
    .cat-widget li:last-child {
        border-bottom: 0;
    }

    .course-widget li a strong {
        font-weight: normal !important;
        color: #383c4b !important;
    }

    .course-widget li a,
    .cat-widget li a {
        font-size: 13px;
        font-weight: normal !important;
        width: 100%;
        position: relative;
        color: #7a7c82 !important;
    }

        .cat-widget li a span {
            margin-left: 10px;
            display: inline-block;
        }

.tagcloud a {
    color: #a9a9ab;
    font-size: 12px;
    background-color: #252833;
    padding: 3px 10px;
    display: inline-block;
    margin: 0 2px 6px 0;
}

.latest-news,
.contact-details,
.latest-tweets,
.latest-course {
    padding: 0;
    list-style: none;
}

    .latest-news li img {
        width: 170px !important;
    }

    .latest-course li img {
        width: 70px;
    }

    .latest-news li,
    .contact-details li,
    .latest-tweets li,
    .latest-course li {
        display: inline-table;
        padding: 0;
        margin-bottom: 5px;
        width: 100%;
    }

    .latest-news span {
        color: #afb0b4;
        font-size: 12px;
        line-height: 24px;
    }

    .latest-news li h4 {
        font-size: 14px;
    }

    .latest-news li {
        margin-bottom: 20px;
    }

    .latest-news h4 {
        padding: 0;
        font-weight: bold;
        margin: 0 0 10px;
    }

    .latest-news li p {
        padding: 0;
        margin: 0 0 5px;
    }

    .latest-news span {
        float: left;
    }

    .latest-tweets li h4 {
        color: #cbcbcd;
        font-size: 13px !important;
    }

    .contact-details li,
    .latest-tweets li h4,
    .latest-course li h4 {
        font-size: 16px;
        font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin: 0 !important;
        padding: 0 !important;
        line-height: 22px;
    }

    .contact-details li {
        color: #cbcbcd;
        font-size: 1.2em;
        margin-bottom: 5px !important;
        display: block !important
    }

.itemRodapeAtendimento {
    font-size: 1.0em !important;
}

.contact-details li i {
    color: #6f7478;
    font-size: 16px;
    padding-right: 10px;
}


.latest-tweets li span,
.latest-course li span {
    display: block;
    font-size: 12px;
    margin: 1px 0;
    color: #cbcbcd;
}

.latest-tweets li span {
    color: #6f7478;
    font-size: 11px;
}

.latest-course li h4 a {
    color: #ffffff !important;
}

.widget-title {
    margin-bottom: 0px;
    position: relative;
    display: block;
    overflow: hidden;
}

    .widget-title h4 {
        font-size: 18px;
        font-weight: normal;
    }

        .widget-title h1 {
            margin-top: 0px;
        }

        .widget-title hr {
            width: 30px;
            border-width: 2px;
            border-color: #cbcbcd;
            margin: 10px 0;
        }

.about-widget img {
    width: 100%;
    margin-bottom: 15px;
}

.skills p {
    padding: 0 0 3px;
    text-align: right;
}

.skills {
    display: block;
    color: #383c4b;
    font-size: 12px;
    line-height: 1;
    padding: 0;
    letter-spacing: 0.02em;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    position: relative;
}

.progress {
    border-radius: 5px;
    padding: 2px 0 5px 3px;
    height: 3px;
    margin-bottom: 12px;
    background-color: #ececed;
    box-shadow: none;
    border: 1px solid #ececed;
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    overflow: visible;
    height: 3px;
    color: #ffffff;
    text-align: center;
    background-color: #696969;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 1.1s ease;
    -o-transition: width 1.1s ease;
    transition: width 1.1s ease;
}

.progress {
    overflow: initial;
    position: relative;
}

    .progress .progress-bar {
        position: absolute;
        z-index: 10;
        line-height: 20px;
    }

    .progress .progressbar-back-text {
        position: absolute;
        width: 100%;
        height: 100%;
        font-size: 13px;
        line-height: 20px;
        text-align: center;
    }

    .progress .progressbar-front-text {
        width: 100%;
        font-size: 12px;
        line-height: 20px;
    }

.progress-bar span {
    color: #7a7c82;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    overflow: visible;
    position: absolute;
    right: 0;
    text-align: center;
    top: -27px;
    z-index: 9999;
}

.panel-heading h3 i {
    background-color: #383c4b !important;
    color: #ffffff;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    border-radius: 2px;
    margin-right: 10px;
    text-align: center;
    width: 21px;
    vertical-align: text-top;
}

.panel-heading h3 {
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0.02em;
    font-weight: 600;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #383c4b;
    margin: 0;
    padding: 0;
}

.panel-group .panel + .panel {
    margin: -2px 0;
}

.panel-title {
    line-height: 16px;
}

.panel-heading {
    background-color: #fff;
    border-radius: 0 !important;
    padding: 10px 15px;
}

.accordion-toggle-2 .panel,
.accordion-toggle-2 .panel-heading {
    background-color: #fff;
    border-color: #dadadc;
    border-bottom: 1px solid #dadadc;
}

    .accordion-toggle-2 .panel:last-child {
        border-bottom: 0;
    }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: 0 none;
}

.panel p {
    padding-bottom: 0;
}

.panel {
    border-color: #f5f5f5;
    border-radius: 0 !important;
    box-shadow: none;
}

/* ----------------------------------------------------
	TESTIMONIALS
------------------------------------------------------- */

.client-image img {
    margin: auto;
}

.client-image {
    text-align: center;
}

.enquete {
    background-color: #f6f6f6;
    padding: 30px;
}

    .testi-style-3 .lead,
    .enquete .lead,
    .testi-item .lead {
        margin: 20px auto !important;
        padding: 0 !important;
        font-size: 18px;
        font-style: italic;
        letter-spacing: 0;
        font-weight: normal;
        color: #f8f5f5;
        text-transform: none;
    }

.testi-style-3 .lead {
    background-color: #00000096;
    padding: 20px !important;
    border-radius: 10px;
    color: #fff !important;
}

.testi-style-3 p {
    position: relative;
}

    .testi-style-3 p:before {
        top: 100%;
        left: 0%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(255, 255, 255, 0);
        /* border-top-color: #000; */
        /* border-left-color: #fff; */
        border-width: 15px;
        margin-left: 0;
    }

.dark-testimonials .testi-style-3 p:before {
    border-top-color: #fafafa;
    border-left-color: #fafafa;
}

.dark-testimonials .testi-style-3 .lead {
    background-color: #fafafa
}

.dark-testimonials .testi-style-3 h4,
.dark-testimonials .testi-style-3 span,
.dark-testimonials .enquete span,
.dark-testimonials .testi-item span {
    color: #000 !important;
}

.testi-style-3 i {
    color: #cbcbcd;
    font-size: 20px;
    padding-right: 10px;
}

.enquete .lead {
    color: #383c4b !important;
    font-weight: 400;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 28px;
}


.enquete img {
    margin-top: 20px;
    border: 3px solid #fff;
}

.testi-style-3 img {
    border: 1px solid #fff;
    padding: 0 !important;
    margin: 10px;
}

.enquete i {
    font-size: 20px;
    margin-bottom: 10px;
    color: #cbcbcd;
}

.testi-style-3 img,
.enquete img,
.testi-item img {
    width: 70px;
    margin-bottom: 0;
}

.testi-style-3 h4,
.enquete h4,
.testi-item h4 {
    font-size: 16px;
    margin: 20px 0 20px !important;
    padding: 0 !important;
    font-weight: bold;
    color: #fff;
}

.testi-style-3 span,
.enquete span,
.testi-item span {
    font-size: 13px;
    font-weight: 300;
    color: #ffffff;
    font-style: italic;
}

.testi-style-3 small,
.enquete small,
.testi-item small {
    font-size: 13px;
    font-style: italic;
    color: #17181e;
}

.enquete span {
    color: #676268 !important;
}

.fun-fact-2 {
    text-align: center;
}

    .fun-fact-2 p {
        font-size: 13px;
        color: #000000;
        padding: 0;
        margin: 0;
        font-weight: bold;
    }

    .fun-fact-2 h4 {
        font-size: 45px;
        padding: 0 0 5px;
        line-height: 1;
        margin: 0;
        color: #fff;
        font-weight: bold;
    }

    .fun-fact-2 span {
        display: block;
        border: 2px solid #fee600;
        border-radius: 100%;
        width: 100px;
        height: 100px;
        margin: 0 auto 20px;
        line-height: 100px;
        text-align: center;
        padding-top: 4px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
    }

        .fun-fact-2 span:hover {
            display: block;
            border: 2px solid #333333;
            border-radius: 100%;
            width: 100px;
            height: 100px;
            margin: 0 auto 20px;
            line-height: 100px;
            text-align: center;
            padding-top: 4px;
            padding-left: 5px;
            padding-right: 5px;
            padding-bottom: 5px;
            cursor: pointer;
        }

    .fun-fact-2 i {
        color: #000000;
        font-size: 30px;
        background-color: #fee600;
        border-radius: 100%;
        width: 85px;
        height: 85px;
        margin: 0 auto 20px;
        line-height: 85px;
        text-align: center;
    }

        .fun-fact-2 i:hover {
            color: #fee600;
            font-size: 30px;
            background-color: #000000;
            border-radius: 100%;
            width: 85px;
            height: 85px;
            margin: 0 auto 20px;
            line-height: 85px;
            text-align: center;
            cursor: pointer;
        }

.fun-fact-box:hover i,
.fun-fact-box:hover h4,
.fun-fact-box:hover h5,
.fun-fact-box:hover {
    color: #ffffff;
}

.fun-fact-box {
    border: 1px solid #e0e0e1;
    padding: 40px 10px;
}

    .fun-fact-box i {
        color: #cbcbcd;
        font-size: 35px;
    }

    .fun-fact-box h4 {
        font-family: Lato;
        font-size: 70px;
        font-weight: 300;
        padding: 0;
        line-height: 1;
        margin: 20px 0;
        color: #262934;
    }

    .fun-fact-box h5 {
        color: #7a7c82;
        line-height: 1;
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-weight: bold;
    }

/* ----------------------------------------------------
	TEAM MEMBERS
------------------------------------------------------- */

.teamnopadding  {
    padding: 0 !important;
    margin: 0 !important;
}

.team-image {
    position: relative;
}

    .team-image img {
        width: 100%;
        min-height: 396px;
    }

.team-desc {
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    background: #383c4b;
    background-color: rgba(56,60,75,0.9);
    padding: 20px;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

.team-member {
    text-align: center;
    cursor: pointer;
}

.team-desc h5,
.team-desc p {
    padding: 0;
    margin: 0
}

.team-desc h5 {
    color: #ffffff;
    font-size: 16px;
    line-height: 28px;
}

.team-desc p {
    font-style: italic;
    font-size: 14px;
    margin: 5px 0;
    color: #afb0b4;
}

.entry:hover .team-desc {
    bottom: 0;
    z-index: 2;
    position: relative;
    display: block;
    background: #383c4b;
    background-color: rgba(56,60,75,1);
}

.entry p {
    font-weight: 300;
    font-size: 12px;
    margin-top: 5px !important;
}

.gallery-item .entry:hover .visible-buttons {
    margin-bottom: -20px;
    opacity: 1;
    bottom: 35%;
    visibility: visible;
}

.gallery-item img {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    display: block;
}

.team-member-style-2 .team-desc {
    /*background-color: #ffffff !important;*/
}

.team-member-style-2 .entry:hover .team-desc {
    position: absolute;
}

.team-member-style-2 .entry .magnifier {
    z-index: 9999;
}

.team-member-style-2 .entry:hover .visible-buttons {
    bottom: 45%;
}

.team-member-style-2 .team-desc h5 {
    font-weight: bold;
    color: #e8e8e8 !important;
}

.team-member-style-2 .team-member {
    border: 1px solid #e6e6e6;
    margin-bottom: 30px;
}

/* ----------------------------------------------------
	OTHERS	
------------------------------------------------------- */

.pagination > li > a,
.pagination > li > span {
    background-color: #f0f0f1;
    border: 1px dashed #afb0b4;
    color: #a9a9ab;
    float: left;
    font-family: Roboto Slab;
    font-size: 15px;
    line-height: 1.42857;
    margin: 0 4px;
    padding: 7px 10px;
    position: relative;
    text-decoration: none;
    margin-bottom: 10px;
}

.pagination > li > div {
    display: inline-block;
    background-color: #00000042;
    border: 1px solid #00000042;
    color: #a9a9ab;
    float: left;
    font-family: Roboto Slab;
    font-size: 15px;
    line-height: 1.42857;
    margin: 0 4px;
    padding: 7px 12px;
    position: relative;
    text-decoration: none;
    margin-bottom: 10px;
    border-radius: 10px;
}


.pagination > li > a:hover,
.pagination > li > span:hover {
    color: #ffffff;
}

.form-control {
    background-color: #f8f7f7;
    background-image: none;
    border: 1px solid #dadadc;
    border-radius: 0;
    box-shadow: none;
    color: #acacac;
    display: block;
    font-size: 12px;
    height: 34px;
    line-height: 1.42857;
    margin-bottom: 15px;
    padding: 6px 12px;
    width: 100%;
}

.btn {
    font-size: 12px;
    border-radius: 0;
    text-transform: uppercase;
}

.form-control:focus {
    box-shadow: none;
    background-color: #ffffff;
}

.entry {
    position: relative;
    padding: 0 !important;
    margin-bottom: 0;
}

    .entry img {
        width: 100%;
    }

.magnifier {
    position: absolute;
    top: 0;
    background-color: rgba(223,74,67,0.9);
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.entry:hover .magnifier {
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}

.visible-buttons h4,
.visible-buttons p,
.visible-buttons span {
    color: #fff !important;
}

.visible-buttons p,
.visible-buttons h4 {
    padding: 0;
    margin: 0;
}

.visible-buttons p {
    margin-bottom: 20px;
}

.visible-buttons a {
    width: 34px !important;
    height: 34px !important;
    margin: 0 3px 0 !important;
    line-height: 34px !important;
    display: block;
    font-size: 14px !important;
    background-color: #17181e;
    color: #fff;
    border: 0 !important;
    padding-top: 10px;
}

    .visible-buttons a:hover {
        background-color: #17181e !important;
        outline: 0 !important;
        border: 0 !important;
    }

.visible-buttons ul {
    padding: 0;
}

.visible-buttons li {
    list-style: none;
    display: inline-block;
    border: 0 !important;
}

.visible-buttons {
    visibility: hidden;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    text-align: center;
}

.entry:hover .visible-buttons {
    margin-bottom: -20px;
    opacity: 1;
    bottom: 55%;
    visibility: visible;
}

/* ----------------------------------------------------
	COURSES
------------------------------------------------------- */

.courses-list .course-item {
    margin-bottom: 30px;
}

.search-form .form-control,
.comment-form .form-control,
.contact_form .form-control,
.search_form .form-control {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ffffff;
    border-radius: 3px;
    box-shadow: none;
    color: #7a7c82;
    display: block;
    font-size: 13px;
    height: 40px;
    line-height: 1.42857;
    margin-bottom: 0px;
    padding: 6px 12px;
    text-transform: none;
    width: 100%;
}

.contact_form textarea {
    min-height: 180px;
}

.search-form .form-control,
.comment-form .form-control,
.contact_form .form-control {
    margin-bottom: 25px;
    border-color: #d8d8d9;
}

.search-form .form-control {
    margin-top: 40px;
}

.widget .btn {
    margin-top: 20px;
}

.widget .btn,
.comment-form .btn,
.contact_form .btn {
    text-transform: none;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 20px;
}

.comment-form textarea {
    min-height: 168px;
}

.comment-form .btn {
    font-size: 14px;
}

.search_form .btn-default {
    background-color: #383c4b !important;
    border-color: #383c4b !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: bold;
    text-transform: none;
    height: 40px;
}

.search_form .btn-busca {
    background-color: #fee600 !important;
    border-color: #fee600 !important;
    color: #333333 !important;
    font-size: 13px !important;
    /* font-weight: bold; */
    text-transform: none;
    height: 40px;
    margin-left: 1px;
}

.search_form .btn-inverse {
    background-color: transparent;
    font-size: 13px;
    padding: 3px !important;
    color: #7a7c82 !important;
    text-transform: none;
}

    .search_form .btn-inverse .fa-angle-down {
        width: 20px;
        height: 20px;
        position: absolute;
        right: 0 !important;
        text-align: center;
        line-height: 20px;
        color: #ffffff !important;
    }

.search_form .form-control::-moz-placeholder {
    color: #7a7c82;
    opacity: 1;
}

.search_form .form-control:-ms-input-placeholder {
    color: #7a7c82;
}

.search_form .form-control::-webkit-input-placeholder {
    color: #7a7c82;
}

/* ----------------------------------------------------
	SLIDESHOW
------------------------------------------------------- */

.owl-image {
    position: relative;
    z-index: 1;
}

    .owl-image img {
        width: 100%;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

.owl-button {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 2px;
    font-size: 13px;
    text-align: center;
}

.owl-button:hover {
    background-color: #fee600;
    color: #333333;
    border: 1px solid #fee600;
}

.course-big-meta {
    margin-top: 20px;
    display: block;
    margin-bottom: 5px;
}

    .course-big-meta div {
        display: block;
    }


.owl-button {
    font-size: 1.0em;
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-radius: 3px;
}

.course-big-meta p {
    font-size: 25px;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 300;
    margin: 0;
    padding: 0;
}

.infoPrecoProduto {
    display: block;
    font-size: 1.2em;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 300;
    min-height: 70px;
    max-height: 70px;
    overflow: hidden;
}

.infoPrecoProdutoAssinatura {
    display: block;
    font-size: 1.2em;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 300;
    min-height: 70px;
    max-height: 70px;
    overflow: hidden;
}

.divMaisInformacoesProduto {
    padding-top: 20px;
    display: block;
    text-align: center;
}

.precoAntigoProduto {
    color: #cbcbcd;
    text-decoration: line-through;
}

.precoProduto {
    color: #7a7c82;
}

.tituloProduto {
    min-height: 70px;
    max-height: 70px;
    overflow: hidden;
}

.pontuacaoProduto i {
    color: #ffd754;
}

.course-desc {
    background-color: #ffffff;
    padding: 10px;
    border-left: 1px solid #d8d8d9;
    border-right: 1px solid #d8d8d9;
    border-bottom: 1px solid #d8d8d9;
}

.tituloMaterialFisico {
    min-height: 75px;
    max-height: 75px;
    overflow: hidden;
}

.course-desc h3 {
    padding: 0 !important;
    font-size: 1.1em;
    font-weight: bold;
    color: #4d5359;
    letter-spacing: 0.02em;
    margin: 0 !important;
}

.course-desc p {
    margin: 0;
    padding: 0;
}

.course-desc .meta {
    color: #afb0b4;
    display: block;
    font-size: 12px;
    margin: 7px 0;
}

.course-badge {
    position: absolute;
    z-index: 2;
    background-color: #262934;
    color: #ffffff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    bottom: 30px;
    left: 30px;
}

.slider_01,
.tp-caption.slider_01 {
    text-shadow: none;
    font-weight: bold;
    font-size: 17px;
    line-height: 45px;
    letter-spacing: 0;
    text-transform: none;
    font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0;
    color: #fff;
}

    .slider_01 hr,
    .tp-caption.slider_01 hr {
        width: 70px;
        display: block !important;
        text-align: center
    }

    .slider_01.text-left hr,
    .tp-caption.slider_01.text-left hr {
        width: 70px;
        border-width: 2px;
        margin: 15px 0 0 !important;
        display: block !important;
        text-align: center
    }

.slider_02,
.tp-caption.slider_02 {
    color: #fff;
    text-shadow: none;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 0;
    text-transform: uppercase;
    line-height: 30px;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    background-color: #fff;
    background-color: rgba(255,255,255,0);
    padding: 0;
    text-decoration: none;
}

.slider_03,
.tp-caption.slider_03 {
    color: #e9e8e8;
    text-shadow: none;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: none;
    line-height: 25px;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    background-color: #fff;
    background-color: rgba(255,255,255,0);
    padding: 0;
}

.tp-caption .btn {
    border: 2px solid #ffffff !important;
    border-radius: 4px;
    color: #ffffff !important;
    font-size: 17px !important;
    font-weight: bold;
    padding: 8px 27px !important;
    text-transform: none;
}

.tparrows.preview3,
.tparrows.preview3:after {
    background-color: #16171d !important;
    color: #ffffff !important;
    font-size: 16px !important;
}

.tp-rightarrow.preview3 .tp-arr-iwrapper,
.tp-leftarrow.preview3 .tp-arr-iwrapper {
    display: none !important;
}

.tp-caption .btn-primary {
    color: #ffffff !important;
}

.boxedcontainer {
    max-width: 1170px;
    margin: auto;
    padding: 0px 30px;
}

.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
    z-index: 999;
}

.tp-banner {
    width: 100%;
    position: relative;
}

    .tp-banner ul li {
        cursor: pointer;
    }

.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.tp-bannertimer {
    display: none;
}

.slider-section {
    z-index: 1;
    display: block;
    position: relative;
}

/* ----------------------------------------------------
	RESPONSIVE	
------------------------------------------------------- */

@media (max-width: 1000px) {
    .header {
        padding: 0px 0px 0px 0px;
    }

    .logonmini {
        display: block;
    }

    .navbar-brand {
        padding: 0;
    }

    .navbar-nav > li > a {
        padding: 10px 20px;
    }

    .navbar-nav li {
        border-bottom: 0 !important
    }

    .firstcolumn,
    .nopadding {
        padding-left: 15px !important;
    }

    .normalmenu li:last-child,
    .megamenu .box li:last-child,
    .normalmenu li,
    .megamenu .box li {
        border: 0 !important;
    }

    .navbar-collapse {
        box-shadow: none;
        border: 0;
        margin-top: 80px;
    }

    .navbar-brand {
        margin-top: 10px;
    }

    .dropdown-menu {
    }

        .dropdown-menu li {
            background-color: #ffffff;
        }

    .contactwrap,
    .noborder {
        display: none !important;
    }

    .topbar .social li {
        float: none !important;
        text-align: center !important;
        display: inline-block;
        width: auto !important;
        padding: 10px 5px 5px;
        border: 0;
        margin: auto !important;
    }

    .topbar .pull-right,
    .topbar .pull-left {
        float: none !important;
        text-align: center !important;
        display: block;
        width: auto !important;
        margin: auto !important;
    }

    .notificacoes {
        visibility: visible;
    }
}

/* ----------------------------------------------------
	COLORS	
------------------------------------------------------- */

.magnifier,
.overlay {
    background-color: rgba(105, 105, 105, 0.78);
}

.magnifier,
.overlayDepoimentos {
    background-color: #0d0739d9;
}

.magnifier,
.overlay-search {
    background-color: #7a7c82;
    background-color: #565966;
}


.enquete img,
.fun-fact-box:hover,
.service-item:hover hr,
.pagination > li > a:hover,
.pagination > li > span:hover,
.owl-button,
.ultimas-noticias-control:hover .icon-wrap,
.slider_01 hr,
.tp-caption.slider_01 hr,
.bt-defain-primary,
.navbar-nav li:hover,
.navbar-nav li:focus,
.navbar-nav li.active {
    border-color: #fee600;
}

.fun-fact-box:hover,
.service-item:hover .rounded-icon,
.pagination > li > a:hover,
.pagination > li > span:hover,
.search_form .btn-inverse .fa-angle-down,
.tagcloud a:hover,
.progress-bar,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.ultimas-noticias-control:hover .icon-wrap,
.btn-primary,
.background {
    background-color: #d82c3d;
}

.btn-cadastro,
.background {
    background-color: #fee600;
    color: #000000;
    border-color: #fee600;
    font-size: 16px !important;
}

.latest-tweets h4:before,
#parallax4 .service-desc h4,
.with-bg .service-item:hover .service-desc h4,
.service-item:hover .rounded-icon.nobordernobg i,
.dark-wrapper .section-title h4,
.enquete h4,
.rounded-icon,
.latest-news span a,
.latest-news li h4 a,
.breadcrumb > .active,
.copyrights a,
.latest-tweets li h4 a,
.latest-course li span a,
.panel-heading:hover h3,
.panel-heading.active h3,
.course-desc h3 a,
.owl-button,
.course-desc h5,
.icon-wrap i,
.section-title h4,
.slider_01,
.tp-caption.slider_01,
.normalmenu li:hover a,
.navbar-nav li.active a,
.topbar .contactwrap i,
.pricing-header h4,
.copyrights p a,
.meta span a,
.comment-list h5,
.blog-title h3 a,
.bullet i,
#notfoundpage h1,
.contact-widget small,
.footer a,
.color {
    color: #7a7c82;
}

h1, h2, h3, h4, h5, h6 {
    color: #652d91;
}

.contact-widget i,
.drop-caps.full p:first-child::first-letter,
#parallax4 .service-item:hover .rounded-icon,
.pricing:hover .pricing-header,
.team-member-style-2 .entry .magnifier,
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
    background: rgba(223, 74, 67, 0.80) !important;
}

.pricing:hover .btn,
#sidebar .tagcloud a:hover,
.tp-caption .btn-primary,
.dark-wrapper .search_form .btn-default {
    background: #5b78c9 !important;
    border-color: #5b78c9 !important;
}

.normalmenu li a,
.dropdown-menu .box li a {
    color: #7a7c82 !important;
}

#lstDepoimentos .owl-dots .owl-dot.active span,
#lstDepoimentos .owl-dots .owl-dot:hover span {
    background: #17181e !important;
}


.notificacoes {
    position: relative;
    height: 54px;
    max-height: 54px;
}

    .notificacoes .background {
        background-color: #5b78c9;
    }


.thumbCurso {
    width: 100%;
    height: auto;
}

.displayImageMaterialFisico {
    background-color: #fff;
    border: 1px solid #D8D8D9;
}

    .displayImageMaterialFisico a img {
        display: block;
        margin: auto;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }


.thumbMaterialFisico {
    max-width: 100%;
    height: auto;
}

.tituloCursosList {
    padding-top: 10px;
    padding-bottom: 20px;
}

    .tituloCursosList h4 {
        color: #333333 !important;
        font-size: 20px;
    }

.autor {
    margin: 20px 0 20px;
    color: #afb0b4;
    font-size: 1.0em;
    margin-right: 15px;
    height: 40px;
    display: block;
    max-height: 40px;
    overflow-y: hidden;
}

.itemMenuAreaDoAluno {
    cursor: pointer;
}

    .itemMenuAreaDoAluno i {
        color: #D82C3D !important;
    }

.itemMenuSair {
    color: #0575ff;
    cursor: pointer;
}

.itemMenuEsqueciSenha {
    cursor: pointer;
}


.btTodosCursosDestaque {
    font-size: 13px !important;
    font-weight: 400;
    color: #333333 !important;
    border-radius: 3px !important;
    text-transform: none !important;
    background-color: #fee600 !important;
    border-color: #fee600 !important;
}

    .btTodosCursosDestaque:hover,
    .btTodosCursosDestaque:focus {
        background-color: #000000 !important;
        border-color: #000000 !important;
        color: #fee600 !important;
    }

.controleFiltroDestaques {
    padding-bottom: 0px;
}

.btAddCarrinho {
    background-color: #fee600 !important;
    border-color: #fee600 !important;
    font-size: 1.0em !important;
    color: #333333 !important;
}

    .btAddCarrinho:hover {
        background-color: #000000 !important;
        border-color: #000000 !important;
        font-size: 1.0em !important;
        color: #fee600 !important;
    }

.infoDetalhesPrecoProduto {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.3em;
}

.precoAntigoProdutoInfo {
    color: #cbcbcd;
    text-decoration: line-through;
}

.precoProdutoInfo {
    color: #7a7c82;
    font-weight: normal;
    font-size: 1.2em;
}

    .precoProdutoInfo span {
        font-size: 1.5em;
    }

.precoProdutoParceladoInfo {
    font-weight: bold;
}

.precoProdutoParcelado {
    font-weight: bold;
}

.infoCursoTab {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    border: 0px solid #cbcbcd;
    border-radius: 3px;
    min-height: 200px;
    border: 1px solid #f5f5f5;
    font-size: 1.0em;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.imgThumbInfoCurso {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.imgThumbInfoMaterialFisico {
    width: 120px;
    height: 172px;
}

.carrinhoCompras {
    cursor: pointer;
    border-left: none !important;
}

    .carrinhoCompras:hover {
        background-color: #5b78c9;
        color: #fff;
    }

.logonmini {
    cursor: pointer;
    display: none;
}

    .logonmini i {
        color: #5b78c9;
    }

    .logonmini:hover {
        background-color: #5b78c9;
        color: #fff;
    }


.logonminiAreaAluno {
    cursor: pointer;
    display: none;
}

    .logonminiAreaAluno:hover {
        background-color: #5b78c9;
        color: #fff;
    }

.carrinhoComprasControlVoucher {
    background-color: #FFFFFF;
    border: 1px solid #b2b2b2;
    margin-bottom: 40px;
}

    .carrinhoComprasControlVoucher #titulo {
        font-weight: bold;
        font-size: 1.2em;
        padding-top: 10px;
        padding-bottom: 5px;
        color: #878787;
    }

    .carrinhoComprasControlVoucher #info {
        font-size: 1.0em;
        padding-bottom: 10px;
        color: #878787;
    }


    .carrinhoComprasControlVoucher #voucherControl {
        color: #7a7c82;
    }


        .carrinhoComprasControlVoucher #voucherControl #txtCodigoVoucher {
            background-color: #f8f7f7;
        }

@media screen and (max-width: 1000px) {
    .carrinhoComprasControlVoucher #voucherControl {
        min-height: 95px;
    }
}


.carrinhoComprasControlVoucher #voucherControl #texto {
    color: #7a7c82;
}

.carrinhoComprasControlVoucher #voucherControl #botao {
    float: right;
    padding-bottom: 10px;
}

.btValidarCupomDesconto {
    color: #fff;
    background-color: #777777;
}

    .btValidarCupomDesconto:hover {
        color: #fff;
        background-color: #9c9a9a;
    }

.tdTotalItensCarrinhoCompra div {
    display: inline-block;
}

.headTableItensProdutosCarrinhoCompras {
    font-size: 1.2em;
}

.carrinhoComprasControlTotaisCompra {
    background-color: #cbcbcd;
    color: #7a7c82;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .carrinhoComprasControlTotaisCompra #creditos {
        width: 100%;
    }

        .carrinhoComprasControlTotaisCompra #creditos span {
            float: right;
        }

    .carrinhoComprasControlTotaisCompra #frete {
        width: 100%;
    }

        .carrinhoComprasControlTotaisCompra #frete span {
            float: right;
        }

    .carrinhoComprasControlTotaisCompra #total {
        width: 100%;
    }

        .carrinhoComprasControlTotaisCompra #total span {
            float: right;
        }

.carrinhoComprasControldivSeparacao {
    height: 20px;
}

.dtNomeItemCarrinhoCompra a ul {
    display: inline-block;
}

.carrinhoComprasControlFormaEnvio {
    background-color: transparent;
    border: 1px dashed #cbcbcd;
    color: #7a7c82;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}


.iframeDownloadMaterial {
    display: none;
}

.tdBotoesTableCarrinhoCompras {
    padding-top: 20px;
    padding-bottom: 20px;
}

.btContinuarComprando {
    color: #fff;
    background-color: #09b4ff;
    font-size: 1.1em;
    float: left;
    margin-left: -10px;
}

    .btContinuarComprando:hover {
        color: #fff;
        background-color: #50caff;
    }

@media screen and (max-width: 427px) {
    .btContinuarComprando {
        float: right !important;
        margin-right: -10px;
        margin-bottom: 5px;
    }

    .header-logo {
        min-height: 40px !important;
    }

    .section-busca {
        /*display: none !important;*/
    }

    .navbar-header {
        margin-top: 10px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 768px) {
    .header-logo {
        min-height: 40px !important;
    }

    .box-responsabilidade-social {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}


.btFinalizarCompra {
    color: #fff;
    background-color: #36cb34;
    font-size: 1.1em;
    float: right;
    margin-right: -10px;
}

    .btFinalizarCompra:hover {
        color: #fff;
        background-color: #56fb55;
    }

.modal {
    text-align: center;
    z-index: 99999999 !important;
}

@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 60%;
    }

    .notificacoes {
        visibility: visible;
    }

    .header-logo {
        min-height: 40px !important;
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 50%;
}

@media screen and (max-width: 780px) {

    .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        width: 90%;
    }

    .notificacoes {
        visibility: hidden;
        height: 0px;
    }
    /*.slider-section {
        visibility: hidden;
        height: 0px;
    }*/



}

@media screen and (min-width: 1000px) {
    .header-logo {
        min-height: 80px !important;
    }
}

@media screen and (min-width: 1050px) and (max-width: 2000px) {
    .notificacoes {
        visibility: hidden;
        height: 0px;
    }
}

@media screen and (max-width: 1050px) and (min-width: 750px) {



    .notificacoes {
        visibility: hidden;
        height: 0px;
    }
    /*.slider-section {
        visibility: hidden;
        height: 0px;
    }*/

}

.enquete #titulo {
    font-weight: bold;
    padding-bottom: 10px;
}

.opcEnquete {
    font-size: 1.0em;
    display: block;
    text-align: left;
    padding-right: 30px;
    width: 100%
}

    .opcEnquete:hover {
        cursor: pointer;
        background-color: #e7e7e7;
        color: #fff;
    }

    .opcEnquete div {
        height: 30px;
        line-height: 30px;
        vertical-align: middle;
        display: inline-block;
        padding-left: 5px;
        text-align: left;
    }

        .opcEnquete div input {
            margin-top: 8px;
        }

.botoesResposta {
    height: 50px;
    text-align: right;
    font-size: 0.9em !important;
    font-weight: normal !important;
}

.btRespondeEnquete {
    background-color: #5b78c9;
    color: #fff;
}

    .btRespondeEnquete:hover {
        background-color: #5b78c9;
        color: #fff;
    }

.btRegistrarNewsletter {
    background-color: #8BC63E;
    color: #ffffff !important;
    border-radius: 8px;
}

    .btRegistrarNewsletter:hover {
        background-color: #8BC63E;
        color: #ffffff !important;
        text-decoration: none;
        filter: brightness(120%);
    }

.boxFaceBookRodape {
    margin-top: 20px;
    width: 280px;
    overflow: hidden;
    border-right: 1px solid #fff;
}

.itensRodape {
    padding-bottom: 30px;
    padding-left: 5px;
}

    .itensRodape div {
        cursor: pointer;
    }

        .itensRodape div a {
            color: #afb0b4;
        }

            .itensRodape div a:hover {
                color: #fff;
            }

.opcPoiterCursor {
    cursor: pointer;
}

.filtroPanelFiltroCursosControl {
    display: block;
    padding-bottom: 10px;
    width: 100%;
}

    .filtroPanelFiltroCursosControl input {
        width: 100%;
    }

.divFiltroOrdenacao {
    height: 30px;
    float: right;
    padding-bottom: 40px;
}

.paginaSelecionada a {
    background-color: red;
    border: 5px solid #7a7c82;
}

.filtroLivraria {
}

.espacoTopoProfessores {
    padding-bottom: 0px;
}

.espacoTopoColaboradores {
    padding-bottom: 30px;
}

.imgFotoProfessor {
    width: 292px;
    height: 396px;
}

.itensSeguranca {
    display: block;
    text-align: center;
}

    .itensSeguranca div {
        display: inline-block;
        text-align: center;
    }


.boxnewsletter {
    display: block;
}

    .boxnewsletter #cadastro {
        display: block;
    }

        .boxnewsletter #cadastro div {
            display: block;
        }


    .boxnewsletter #botoes {
        display: block;
    }

.divEspacoLogon {
    padding-bottom: 0px;
}

.lblInfoIdentificacao {
    color: #333333;
    font-size: 1.05em;
    padding-top: 0px;
    padding-bottom: 30px;
}

.infoProduto {
    overflow: hidden;
}


#sidebar .cursos-relacionados li h4 a {
    color: #383c4b !important;
}

.cursos-relacionados {
    padding: 0;
    list-style: none;
    margin-top: 30px;
}

    .cursos-relacionados li img {
        width: 75%;
    }

    .cursos-relacionados li {
        display: inline-table;
        padding: 0;
        margin-bottom: 5px;
        width: 100%;
    }

        .cursos-relacionados li h4 {
            font-size: 1.0em;
            font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
            margin: 0 !important;
            padding: 0 !important;
        }

        .cursos-relacionados li span {
            display: block;
            font-size: 12px;
            margin: 1px 0;
            color: #cbcbcd;
            padding-bottom: 20px;
            text-transform: uppercase;
            font-size: 0.8em;
            color: #afb0b4;
        }

        .cursos-relacionados li h4 a {
            color: #ffffff !important;
        }


        .cursos-relacionados li span a {
            color: #5b78c9 !important;
        }


.materiaisfisicos-curso {
    padding: 0;
    list-style: none;
}

    .materiaisfisicos-curso li img {
        width: 70px;
    }


    .materiaisfisicos-curso li {
        display: block;
        padding: 0;
        margin-bottom: 5px;
        width: 100%;
    }

        .materiaisfisicos-curso li h4 {
            display: block;
            font-size: 16px;
            font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
            /*margin: 0 !important;*/
            padding: 0 !important;
        }

            .materiaisfisicos-curso li h4 a {
                color: #5b78c9 !important;
            }

        .materiaisfisicos-curso li span {
            display: block !important;
            font-size: 12px;
            margin: 1px 0;
            color: #cbcbcd;
        }

            .materiaisfisicos-curso li span a {
                color: #5b78c9 !important;
            }

    .materiaisfisicos-curso div span {
        color: #0bd41b;
    }

.itemFormaPagamento {
    background-color: #f7f7f7;
    border: 1px dashed #e7e7e7;
    padding-left: 10px;
}

    .itemFormaPagamento h5 {
        cursor: pointer;
    }

    .itemFormaPagamento p {
        cursor: pointer;
    }

        .itemFormaPagamento p span {
            margin-top: 10px;
        }


.panelShowBoletoPagamento {
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    background-color: rgba(51, 51, 51, 0.90);
    position: fixed;
    width: 100%;
    top: 0;
    height: 100%;
    min-height: 100%;
    z-index: 99999999999999 !important;
    display: none;
}

    .panelShowBoletoPagamento #panel {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 60%;
        height: 90%;
        padding: 20px;
        background: #EFEFEF;
        color: #666666;
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    }


@media screen and (max-width: 768px) {

    .panelShowBoletoPagamento #panel {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        padding: 20px;
        background: #EFEFEF;
        color: #666666;
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    }
}

.panelShowBoletoPagamento #panel #titulo {
    background-color: #B30000;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    color: #FFFFFF;
    text-align: center;
    font-size: 1.2em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.panelShowBoletoPagamento #panel #btfechar {
    position: relative;
    height: 30px;
    width: 30px;
    cursor: pointer;
    float: right;
    top: -33px;
    color: #fff;
}

.panelShowBoletoPagamento #panel #info {
    width: 100%;
    height: 90%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    overflow-x: hidden;
    overflow-y: initial;
    margin-top: 20px;
}

.hdFieldInfo {
    display: none;
}

.ifrmDescricaoCurso {
    width: 100%;
}

.espacoItemRodape {
    padding-top: 20px;
}

.itemRodapeFaleConosco {
    background-color: #EFEFEF;
    color: #333333;
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
    text-transform: uppercase;
    cursor: pointer;
}

    .itemRodapeFaleConosco i {
    }

    .itemRodapeFaleConosco span {
        font-size: 1.8em;
        margin-left: 10px;
    }

.titleRodape {
    font-size: 1.6em !important;
}


.alinhamentoItemsInstitucionalRodape {
    margin-left: 50px;
}

@media (max-width: 1000px) {

    .alinhamentoItemsInstitucionalRodape {
        margin-left: 0px;
    }
}

.lnkInfoCursoProfessores {
    display: inline;
}

    .lnkInfoCursoProfessores a:hover {
        text-decoration: underline !important;
    }


.post-meta .socialmini li,
.widget .socialmini li {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 2px;
    margin-right: 5px;
    padding-top: 5px;
}

.post-meta .socialmini,
.socialmini {
    padding: 0;
}

    .post-meta .socialmini i,
    .socialmini i {
        color: #afb0b4;
        margin: 0 !important;
        padding: 0 !important;
    }

    .post-meta .socialmini li a,
    .widget .socialmini li a,
    .socialmini li a {
        font-size: 14px;
        line-height: 1;
        margin: 0;
        color: #afb0b4;
    }

    .post-meta .socialmini li.facebook,
    .widget .socialmini li.facebook,
    .socialmini li.facebook:hover {
        background-color: #5d82d1;
    }

    .post-meta .socialmini li.twitter,
    .widget .socialmini li.twitter,
    .socialmini li.twitter:hover {
        background-color: #5b78c9;
    }

    .post-meta .socialmini li.google,
    .widget .socialmini li.google,
    .socialmini li.google:hover {
        background-color: #eb5e4c;
    }

    .post-meta .socialmini li.pinterest,
    .widget .socialmini li.pinterest,
    .socialmini li.pinterest:hover {
        background-color: #e13138;
    }

    .post-meta .socialmini li.vimeo,
    .widget .socialmini li.vimeo,
    .socialmini li.vimeo:hover {
        background-color: #35c6ea;
    }

    .post-meta .socialmini li.instagram,
    .widget .socialmini li.instagram,
    .socialmini li.instagram:hover {
        background-color: #5b78c9;
    }

    .post-meta .socialmini li.linkedin,
    .widget .socialmini li.linkedin,
    .socialmini li.linkedin:hover {
        background-color: #238cc8;
    }

    .post-meta .socialmini li.dribbble,
    .widget .socialmini li.dribbble,
    .socialmini li.dribbble:hover {
        background-color: #f7659c;
    }

    .post-meta .socialmini li.youtube,
    .widget .socialmini li.youtube,
    .socialmini li.youtube:hover {
        
    }

    .post-meta .socialmini li.blog,
    .widget .socialmini li.blog,
    .socialmini li.blog:hover {
        background-color: #ef4e41;
    }

    .post-meta .socialmini li.rss,
    .widget .socialmini li.rss,
    .socialmini li.rss:hover {
        background-color: #faa33d;
    }

    .post-meta .socialmini li i,
    .widget .socialmini li i,
    .socialmini li:hover i {
        color: #ffffff !important;
    }

    .post-meta .socialmini li,
    .widget .socialmini li,
    .socialmini li {
        list-style: none;
        float: left;
    }
/** SEARCH **/

.ifrmContentPage {
    width: 100%;
}

.menuTopoInstitucional {
    opacity: 0.95;
    filter: alpha(opacity=95); /* For IE8 and earlier */
    z-index: 9999999999 !important;
}

    .menuTopoInstitucional li {
        border-left: none !important;
        border-right: none !important;
        height: 40px;
        line-height: 40px;
        padding-top: 0px !important;
        padding-left: 0px !important;
    }

        .menuTopoInstitucional li a {
            height: 40px;
            line-height: 40px;
        }

            .menuTopoInstitucional li a:hover {
                background-color: transparent !important;
                border-bottom: 2px solid #5b78c9;
            }

.ufProfessor {
    color: #afb0b4;
    font-size: 1.2em;
    display: block;
    padding-top: 5px;
}

.disciplinasProfessor {
    color: #7a7c82;
    display: block;
    font-size: 1.1em;
    padding-top: 5px;
}

.nomeProfessor {
    padding-top: 10px;
    color: #D82C3D;
    display: block;
    font-size: 1.5em;
}

.tituloItemNoticia {
    height: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.autorItemNoticia {
    display: block;
    float: right;
}

.resumoItemNoticia {
    height: 65px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.header-logo {
    min-height: 80px;
}

.navbar-toggle {
    z-index: 99999999 !important;
}

.menuTopo {
    z-index: 9999999 !important;
}

.menu-presencial {
}

.menuIdentifiquese {
    z-index: 99999999999 !important;
}

.menu-enem {
    margin-left: -150px !important;
}

.inputemaillogon {
    text-transform: none !important;
}

.objetivocurso {
    color: #666666;
    font-size: 1.0em !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

    .objetivocurso div {
        color: #666666 !important;
        font-size: 1.0em !important;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

    .objetivocurso span {
        color: #666666 !important;
        font-size: 1.0em !important;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

.descricaoBanca {
    color: #666666;
    font-size: 1.0em;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.tituloBanca {
    font-size: 1.4em;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.divAviseQuandoChegar {
    width: 100%;
    height: auto;
    vertical-align: top;
}

    .divAviseQuandoChegar span {
        display: block;
        padding-bottom: 5px;
        font-size: 1.2em;
        color: #5b78c9;
    }


.btAddListaEspera {
    background-color: #5b78c9;
    border-color: #5b78c9;
    font-size: 1.1em !important;
}

.btAddListaEsperaOk {
    background-color: #2fb44e;
    border-color: #2fb44e;
    font-size: 1.1em !important;
}


.btAddDepoimento {
    background-color: #5b78c9;
    border-color: #5b78c9;
    font-size: 1.1em !important;
    max-width: 300px;
    float: right;
}


.nomeUsuarioDepoimento {
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 1.2em;
}

.infoThumbDepoimento {
    display: block;
}

.imagemInfoThumbDepoimento {
    display: inline-block;
    vertical-align: top;
}

imagemInfoThumbDepoimento img {
    width: 110px !important;
    height: 110px !important;
}

.controleInfoThumbDepoimento {
    padding-left: 10px;
    display: inline-block;
    max-width: 230px;
}

.btEnviarNovoDepoimento {
    background-color: #5b78c9;
    border-color: #5b78c9;
    font-size: 1.1em !important;
    max-width: 300px;
}

.divBannerPropaganda img {
    width: 100%;
    max-width: 540px;
    height: auto;
    cursor: pointer;
}

.itemMenuRegister {
}

.infoCargaHoraria {
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.0em;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.interesseProdutoTitulo h4 {
    color: #000 !important;
    font-size: 1.3em;
    font-size: 20px;
}

.panelMaisInformacoesProduto {
    font-size: 1.0em;
    padding-bottom: 20px;
    border: 1px solid #efefef;
    border-radius: 5px;
    padding-top: 10px;
}

.form-control-info {
    background-color: #ffffff !important;
}

.menuTopoComercialWhatsApp {
    opacity: 0.99;
    filter: alpha(opacity=99); /* For IE8 and earlier */
    z-index: 9999999999 !important;
}

    .menuTopoComercialWhatsApp li {
        border-left: none !important;
        border-right: none !important;
        height: 20px;
        line-height: 20px;
        padding-top: 0px !important;
        padding-left: 0px !important;
        color: #7a7c82;
        font-weight: bold;
    }

        .menuTopoComercialWhatsApp li a {
            height: 20px;
            line-height: 20px;
        }

            .menuTopoComercialWhatsApp li a:hover {
                background-color: transparent !important;
                border-bottom: 2px solid #5b78c9;
            }

.boxContatoMenuTopo {
    display: block;
}

    .boxContatoMenuTopo a {
        display: block;
        padding-top: 2px;
        padding-bottom: 2px;
    }

.itemMenuContatoComercial {
    /*border-left: 1px dashed #e7e7e7 !important;
    border-right: 1px dashed #e7e7e7 !important;*/
}

.labelinfotrabalhadivulgacaoafiliado {
    margin-bottom: 20px;
}

    .labelinfotrabalhadivulgacaoafiliado span {
        padding-left: 5px;
        padding-right: 5px;
    }

.divisaoLinhaComTexto {
    position: relative;
    border-bottom: 2px solid #cbcbcd;
    margin: 20px 0px;
    margin-top: 0px;
    text-align: center;
}

    .divisaoLinhaComTexto span {
        top: 10px;
        color: #afb0b4;
        font-weight: bold;
        position: relative;
        background-color: #fff;
        padding-left: 5px;
        padding-right: 5px;
    }

.lnkBtItemDestaque {
    color: #5b78c9 !important;
}

    .lnkBtItemDestaque a {
        color: #fee600 !important;
    }

        .lnkBtItemDestaque a:hover {
            text-decoration: underline;
            color: #fee600 !important;
        }

    .lnkBtItemDestaque:hover {
        text-decoration: underline;
        color: #fee600 !important;
    }

.panelCarroselCursosDestaqueControl {
    display: none;
}

.panelCarroselMaterialFisicoDestaqueControl {
    display: none;
}

.bannerPrincipal {
    height: 360px;
    width: 100%;
}

.tableCalculaFrete {
    width: 100%;
}

.tableCalculaFreteInfo {
    width: 100%;
}

@media screen and (max-width: 1000px) {
    .social-icon-topo {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    .navbar-default .navbar-collapse {
        
    }
}

.botoesModeloCadastro {
    padding-top: 30px;
    padding-bottom: 30px;
}

    .botoesModeloCadastro div {
        padding-bottom: 30px;
    }

        .botoesModeloCadastro div div {
            display: block;
            padding-top: 10px;
            padding-bottom: 10px;
            min-height: 70px;
            line-height: 20px;
            height: 70px;
        }

.btTipoCadastro {
    background-color: #afb0b4;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px !important;
}

    .btTipoCadastro:hover {
        background-color: #5b78c9;
        color: #ffffff;
    }

btTipoCadastro:visited {
    color: #ffffff;
}

.btTipoCadastroSelecionado {
    background-color: #5b78c9;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px !important;
}

    .btTipoCadastroSelecionado:before {
        content: "\2713";
    }

    .btTipoCadastroSelecionado:hover {
        background-color: #8b56a3;
        color: #ffffff;
    }

    .btTipoCadastroSelecionado:visited {
        color: #ffffff;
    }

.fontZero {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0em;
    display: none;
}



@media screen and (max-width: 510px) {
    .navbar-brand img {
        width: 80% !important;
        height: auto !important;
    }
}

@media screen and (max-width: 767px) {
    .navbar-brand {
        margin-top: 0px !important;
    }
}

@media screen and (min-width: 428px) and (max-width: 767px) {
    .navbar-header {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
}

.pt10 {
    padding-top: 10px;
}

.pb30 {
    padding-bottom: 30px;
}

.infocanalpesquia > * {
    font-size: 1.0em;
    color: #7a7c82 !important;
}

.infoCursoTab {
    overflow-x: hidden !important;
    word-wrap: break-word !important;
}


.owl-button-comprar {
    background-color: #35b512 !important;
    border-color: #35b512 !important;
    font-size: 1.0em !important;
    color: #ffffff !important;
}


.carousel-shadow .owl-stage-outer {
    margin: -15px -15px 0;
    padding: 15px;
}

.default-padding.carousel-shadow {
    padding-bottom: 65px;
}

.testimonials-area .clients-review-carousel .owl-nav {
}

.testimonials-area .clients-review-carousel:hover .owl-nav .owl-prev {
    left: 30px;
}

.testimonials-area .clients-review-carousel:hover .owl-nav .owl-next {
    right: 30px;
}


/* Custom Device */
@media only screen and (min-width: 850px) and (max-width: 991px) {
    /* Testimonials */
    .testimonials-area .clients-review-carousel:hover .owl-nav .owl-prev {
        left: -60px;
    }

    .testimonials-area .clients-review-carousel:hover .owl-nav .owl-next {
        right: -60px;
    }
}

@media only screen and (max-width: 991px) {
    .social {
        margin-bottom: 0px !important;
    }
}

.testimonials-area .clients-review-carousel .owl-nav {
}

.testimonials-area .clients-review-carousel:hover .owl-nav .owl-prev {
    left: 5px;
}

.testimonials-area .clients-review-carousel:hover .owl-nav .owl-next {
    right: 5px;
}

.testimonials-area .clients-review-carousel .owl-nav {
    margin: 0;
}

    .testimonials-area .clients-review-carousel .owl-nav .owl-prev,
    .testimonials-area .clients-review-carousel .owl-nav .owl-next {
        background: #ffffff none repeat scroll 0 0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -moz-box-shadow: 0 0 1px 1px rgba(20, 23, 28, 0.1), 0 3px 1px 0 rgba(20, 23, 28, 0.1);
        -webkit-box-shadow: 0 0 1px 1px rgba(20, 23, 28, 0.1), 0 3px 1px 0 rgba(20, 23, 28, 0.1);
        -o-box-shadow: 0 0 1px 1px rgba(20, 23, 28, 0.1), 0 3px 1px 0 rgba(20, 23, 28, 0.1);
        box-shadow: 0 0 1px 1px rgba(20, 23, 28, 0.1), 0 3px 1px 0 rgba(20, 23, 28, 0.1);
        color: #666666;
        font-size: 25px;
        height: 45px;
        left: 0;
        line-height: 45px;
        margin-top: -23px;
        opacity: 0;
        padding: 0;
        position: absolute;
        text-align: center;
        top: 50%;
        transition: all 0.35s ease-in-out;
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        width: 45px;
    }

.testimonials-area .clients-review-carousel:hover .owl-nav .owl-prev,
.testimonials-area .clients-review-carousel:hover .owl-nav .owl-next {
    opacity: 1;
}

.testimonials-area .clients-review-carousel:hover .owl-nav .owl-prev {
    left: -70px;
}

.testimonials-area .clients-review-carousel:hover .owl-nav .owl-next {
    right: -70px;
}

.testimonials-area .clients-review-carousel .owl-nav .owl-prev:hover,
.testimonials-area .clients-review-carousel .owl-nav .owl-next:hover {
    background: #ffffff none repeat scroll 0 0;
    color: #ffb606;
}

.testimonials-area .clients-review-carousel .owl-nav .owl-next {
    left: auto;
    right: 0;
}

.testimonials-area .faq-items .panel-group {
    margin: 0;
}


/* Testimonials */
.clients-review-carousel {
    text-align: center;
    ;
}

    .clients-review-carousel .item .thumb img {
        /* border-radius: 50%; */
        /* height: 150px; */
        /* margin: auto auto 30px; */
        width: 100%;
    }

    .clients-review-carousel .thumb,
    .clients-review-carousel .info {
        padding-left: 0;
        padding-right: 0;
    }

    .clients-review-carousel .thumb {
        padding-left: 0;
    }

    .clients-review-carousel .item img {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .clients-review-carousel .info {
        padding-right: 0;
        text-align: justify;
    }

    .clients-review-carousel .item {
        border: 1px solid rgba(255, 255, 255, 0.2);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -moz-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
        -webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
        -o-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
        box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
        overflow: hidden;
        padding: 5px 5px 5px 5px;
    }

        .clients-review-carousel .item .info p {
            position: relative;
            z-index: 1;
        }

            .clients-review-carousel .item .info p::after {
                content: ",,";
                font-family: "Times New Roman";
                font-size: 180px;
                left: -7px;
                letter-spacing: -15px;
                opacity: 0.1;
                position: absolute;
                top: 70px;
                transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
                -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                -o-transform: rotate(180deg);
            }

        .clients-review-carousel .item .info h4 {
            margin-bottom: 5px;
            text-transform: capitalize;
        }

        .clients-review-carousel .item .info span {
            color: #f7f7f7;
            font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-size: 1.2em;
            line-height: 1.5em;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 10 !important;
            -webkit-box-orient: vertical !important;
            text-transform: none !important;
            height: 15em;
        }

.profissaoAlunoDepoimentoDestaque {
    color: #fee600;
}

.itemDepoimentoDestaque h4 {
    font-weight: bold;
    color: #ffffff;
    line-height: 20px;
    padding-bottom: 0px;
}

.itemDepoimentoDestaque img {
    border-radius: 15px !important;
    border: 1px solid #333333;
}

.titulodepoimentos {
    z-index: 2;
}

    .titulodepoimentos h2 {
        color: #ffffff !important;
    }

.itemDepoimentoDestaque {
    background-color: rgba(0, 0, 0, 0.20) !important;
    cursor: pointer;
    border: 0px !important;
}

.owl-controls {
    position: absolute;
    top: 98%;
    width: 100%;
    text-align: center;
}

.thumbItemDepoimentoVisualizacao img {
    /* margin-top: 40px !important; */
    /* border-radius: 35px; */
    /* max-width: 80px; */
    border: 1px solid #efefef;
    padding: 10px 10px 10px 10px;
    width: 100%;
}

.thumbItemDepoimentoVisualizacao {
    text-align: center;
}

.infoDepoimentoView p {
    text-align: justify !important;
    margin-top: 20px;
    margin-right: 30px;
}

.boxlogorodape {
    padding-top: 0px;
}

.section-identifiquese {
    padding-top: 100px;
    padding-bottom: 200px;
}

.boxshowdepoimento {
    background-color: #000000a8 !important;
}

    .boxshowdepoimento .modal-content {
        background-color: #0d0739d9;
        cursor: pointer;
    }

    .boxshowdepoimento .modal-dialog {
        max-width: 400px;
    }

.testimonials-area-pagina {
    margin-top: 50px;
    margin-bottom: 50px;
}

.courses-list {
    display: inline-block;
    width: 100%;
}

.form-text-box {
}

.box-responsabilidade-social {
    display: block;
    width: 100%;
    border: 1px solid #afb0b4;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #ffffff;
    border-radius: 10px;
}

.box-responsabilidade-social:hover {
    background-color: #fdfdfd;
}

.box-responsabilidade-social-titulo {
    color: #000000;
    font-size: 30px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 20px;
    line-height: 35px;
}

.box-responsabilidade-social-sub-titulo {
    color: #7a7c82;
    font-size: 15px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    
}

.box-responsabilidade-social-destaque {
    color: #000000;
    font-size: 15px;
    width: 100%;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.box-responsabilidade-social-botao {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
}

.btn-projetos-sociais {
    background-color: #5b78c9;
    border-color: #5b78c9;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-transform: none;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 5px;
}

    .btn-projetos-sociais:hover {
        background-color: #4d66ae;
        border-color: #4d66ae;
        color: #ffffff;
    }

    .btn-projetos-sociais:visited{
        color: #ffffff;
    }


.responsabilidade-social-area {
    background-color: #f6f6f6;
    padding-bottom: 50px;
    padding-top: 50px;
}

.box-info-material-fisico{
    text-align:center;
    padding-bottom: 10px;
}

.box-info-material-fisico img {
    width: 80%;
    height: auto;
    max-width: 176px;
}


@media (max-width: 991px) {
    .divFiltroOrdenacao 
    {
        padding-top: 20px;
    }   
}

.box-sem-noticias {
    display: block;
    text-align: center;
}

.box-sem-noticias h4 {
    font-weight: bold;
    font-size: 16px;
}

.box-sem-noticias span {
    font-size: 14px;
}

    .box-sem-noticias span i {
        padding-right: 5px;
    }


    .box-sem-noticias p {
        padding-top: 10px;
    }

.section-noticias{
    padding-bottom: 30px;
}

.blog-image img {
    width: 100%;
    height: auto;
    padding-top: 10px;
}

.tituloMaterialFisicoRelacionado h4 {
    color: #333333 !important;
    font-size: 20px;
    font-weight: 700;
}

.course-long-desc {
    padding-bottom: 30px;
}

.box-header-logon {
    display: block;
    top: 0px;
    left: 0px;
    height: 72px;
    width: 100%;
    background: #F5F7F9;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 10%);
    border-radius: 0px 0px 8px 8px;
    padding: 16px 32px 16px 32px;
}

    .box-header-logon .login-logo {
        display: inline-block;
        float: left;
        margin-top: -10px;
    }

    .box-header-logon .login-text-register {
        display: inline-block;
        float: right;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        /* identical to box height, or 125% */
        text-align: center;
        color: #0E1336;
        line-height: 40px;
        vertical-align: middle;
    }

        .box-header-logon .login-text-register a {
            color: #662483;
            font-weight: 700;
        }

    .box-header-logon .login-logo img {
        height: 60px;
        width: auto;
    }

    .box-header-logon .login-text-register img {
        width: 40px;
    }

.section-title-black h4 {
    color: #333333 !important;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    padding-bottom: 50px;
}

.service-style-1 {
    min-height: 175px;
    margin-bottom: 40px;
}

.section-subtitle{
    display: block;
}

.box-experiencias{
    padding-top: 30px;
}


.icon {
    font-family: 'Stroke-Gap-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: black;
    -moz-osx-font-smoothing: grayscale;
}

.title-experiencia{
    font-size: 20px;
    line-height: 25px;
}

.title-experiencia span {
    display: block;
    padding-bottom: 30px;

}

.item-experiencia .rounded-icon .icon {
    color: #d82c3d;
}

.item-experiencia .service-desc h4 {
    color: #fee600 !important;
}

.service-item:hover .rounded-icon .icon {
    color: #fee600;
}
    .rounded-icon:hover .icon {
    color: #fee600;
}

.session-title-contagem-enem h4 {
    color: #333333 !important;
    font-size: 20px;
}

    .session-title-contagem-enem h4 span {
        color: #d82c3d;
        font-weight: bold;
    }

.time_circles > div h4 {
    color: #333333 !important;
    height: 30px;
    vertical-align: top;
    height: 20px;
}

.boasvindas-title {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    line-height: 25px;
}

.boasvindas-subtitle {
    color: #fee600;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 34px;
    line-height: 33px;
    display: block;
}

.box-image-boasvindas {
    text-align:center;
}
.boasvindas-texto {
    color: #999999;
    text-transform: uppercase;
    font-size: 16px;
    text-align: justify !important;
}

.boasvindas-row-1{
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .boasvindas-title {
       padding-bottom: 20px;
    }

    .boasvindas-subtitle {
        padding-bottom: 20px;
    }

    .box-image-boasvindas {
        padding-bottom: 20px;
    }

}

.boasvindas-video-thumb {
    text-align: right;
}

.boasvindas-video-thumb img {
    width: 100%;
    max-width: 500px;
}

.boasvindas-video iframe {
    width: 100%;
}




.video-player-boasvindas {
    position: relative;
    display: inline-block;
}

    .video-player-boasvindas img {
        width: 100%;
        border: 3px solid #333333;
        border-radius: 15px;
    }

    .video-player-boasvindas .controls {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        top: 0;
        box-sizing: border-box;
        color: #d82c3d;
        cursor: pointer;
        border-radius: 15px;
    }

    .video-player-boasvindas .play-button {
        width: 60px;
        height: 60px;
        background-color: #33333396;
        border-radius: 50%;
        border: none;
        outline: none;
        cursor: pointer;
        background-position: center;
        background-repeat: no-repeat;
        text-align: center;
        padding-left: 10px;
        top: 35%;
        position: absolute;
        left: 50%;
        margin-left: -30px;
    }

.video-player-boasvindas .play-button i {
    font-size: 24px;
}

li.active a {
    
}

li a i {
    color: #d82c3d !important;
}

li.active a i {
    color: #d82c3d !important;
    font-size: 20px;
    vertical-align: sub;
}


.panelBoasVindas {
    background-color: #000000d6;
}

    .panelBoasVindas .modal-body {
        background-color: #333333;
        top: 50%;
    }

    .panelBoasVindas .modal-dialog {
        top: 15%;
    }

    .panelBoasVindas .bootbox-close-button {
        color: #ffffff;
        font-size: 30px;
        display: none;
    }

    .panelBoasVindas .modal-body .bootbox-body
    {
        
    }

  

        .panelBoasVindas .modal-body .bootbox-body .boasvindas-video-containner {
            position: relative;
            padding-bottom: 56.25%;
        }

            .panelBoasVindas .modal-body .bootbox-body .boasvindas-video-containner iframe {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            }

.box-destaque-thumb-areadoaluno img {
    width: 100%;
    border: 3px solid #333333;
    border-radius: 10px;
}

.box-destaque-titulo-areadoaluno {
    font-size: 19px;
    text-transform: uppercase;
    color: #000;
    font-weight: 800;
    margin-bottom: 20px;
    text-align: center;
}

.box-destaque-texto-areadoaluno {
    font-size: 14px;
    color: #5c5c5c;
    text-align: justify;
    line-height: 26px;
}

.box-destaque-subtitulo-areadoaluno {
    padding-top: 50px;
    padding-bottom: 20px;
}

.box-destaque-subtitulo-areadoaluno h4 {
    font-size: 19px;
    text-transform: uppercase;
    color: #000 !important;
    font-weight: 800;
    margin-bottom: 20px;
    text-align: center;
}

.box-disciplina-destaque {
    background: #fee600;
    border-radius: 10px;
    color: #000;
    padding: 30px 0px;
    box-shadow: 0px 0px 14px #00000085;
    cursor: pointer;
    margin-bottom: 25px;
    text-align: center;
}

    .box-disciplina-destaque i {
        /* display: block; */
        background-color: #333333;
        color: #fee600;
        width: 50px;
        height: 50px;
        border-radius: 25px;
        font-size: 25px;
        line-height: 50px;
        padding-left: 5px;
    }

    .box-disciplina-destaque span {
        display: block;
        padding-top: 15px;
        font-size: 20px;
        font-weight: bold;
    }

.box-conteudo-exclusivo{

}

.title-box-conteudo-exclusivo h4 {
    color: #333333 !important;
    font-size: 20px;
    font-weight: bold;
}

.itens-box-conteudo-exclusivo{
    padding-top: 30px;
}

.noticias-titulo h4 {
    color: #d82c3d;
}

.titulo-ultimas-noticias-destaque h4 {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
}

.slick-prev:before, .slick-next:before {
    color: #333333 !important;
}

.title-info-curso h1
{
    color: #333333;
}

.titulo-livro h1 {
    color: #333333;
}

.tabpage-info-curso .active a {
    background-color: #eeeeee !important;
    color: #000;
}

.tabpage-info-livro .active a {
    background-color: #eeeeee !important;
    color: #000;
}


#lblTitulo {
    color: #333333;
    font-weight: 700;
}

.title-filtro-cursos h4 {
    color: #333333 !important;
    font-weight: 700;
}

.titulo-livraria h4 {
    color: #333333 !important;
    font-weight: 700;
}

.titulo-destaques-livraria h4 {
    color: #333333 !important;
    font-weight: 700;
}

.titulo-info-pagina h4 {
    color: #8b288e !important;
    font-size: 22px;
}

.box-info-page iframe {
    width: 100% !important;
}

@media screen and (max-width: 635px) {
    .video-quem-somos {
        padding-right: 0px !important;
        text-align: center;
    }
}
.modal-title{
    color:#333333;
}



.box-contato{
    padding-top: 50px;
}

.btn-envia-mensagem-contato {
    border: 1px solid #fee600;
    background-color: #fee600;
    color: #000000 !important;
}

    .btn-envia-mensagem-contato:hover {
        border: 1px solid #000000;
        background-color: #000000;
        color: #fee600 !important;
    }

.box-img-contato img {
    width: 100%;

}

.widget-info-professor{
    text-align: center;
}

.widget-info-professor img {
    border-radius: 10px;
}

.titulo-curriculo-professor h4 {
    color: #D82C3D;
    font-size: 22px;
}

.titulo-info-ajuda h4 {
    color: #D82C3D;
    font-size: 22px;
}


.titulo-professores h4 {
    color: #D82C3D;
    font-size: 22px;
}

.box-curriculo-professor{
    text-align: justify;
    padding-right: 10px;
}

.title-contato {
    text-align: left;
}

.title-contato h4 {
    color: #D82C3D !important;
    font-size: 22px;
    text-transform: uppercase;
}


.title-contato p {
    color: #000000;
}

    .title-contato p a {
        color: #d82c3d;
        font-weight: 700;
    }


.widget-medias-sociais-rodape ul li {
    background-color: transparent !important; 
}

.btn-logon {
    color: #ffffff !important;
    background-color: #D82C3D;
    border-color: #D82C3D;
}

.btn-logon:hover {
    color: #D82C3D !important;
    background-color: #000000;
    border-color: #000000;
}

.btn-identificacao-logon {
    color: #ffffff !important;
    background-color: #D82C3D;
    border-color: #D82C3D;
    font-size: 16px !important;
}

    .btn-identificacao-logon :hover {
        color: #D82C3D !important;
        background-color: #000000;
        border-color: #000000;
    }


.btn-identificacao-cadastro {
    color: #000000 !important;
    background-color: #fee600;
    border-color: #fee600;
    font-size: 16px !important;
}

    .btn-identificacao-cadastro :hover {
        color: #fee600 !important;
        background-color: #000000;
        border-color: #000000;
    }

.link-cadastro-menu-logon-topo a {
    color: #D82C3D !important;
}

.title-cadastro h4 {
    color: #D82C3D !important;
    font-size: 22px;
    text-transform: uppercase;
}

div#br-com-dottatec-cadastro-divSexo {
    padding-bottom: 10px;
}

.titulo-identificacao-login h4 {
    color: #D82C3D;
}

.titulo-identificacao-cadastro h4 {
    color: #D82C3D;
}