/******
General
*******/
* {
    margin: 0px;
    padding: 0px;
    font-size: 100%;
}

body {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: large;
    line-height: 2.0em;
    /** font-size:1.8em;**/
    text-align: left;
    background-color: #EFAA00;
    background-color: #09C1F9;
}

div.panel {
    background-color: rgba(255, 255, 255, 1);
    color: #000;
    box-shadow: -5px 0 5px -5px #333, 5px 0 5px -5px #333;
}

div.panel-heading, .panel-default > .panel-heading, .panel-heading {
    background-color: rgba(255, 255, 255, 1);
    font-weight: bold;
    color: #0E1685;
    border-color: #d8d8d8;
}

div.panel-heading h1 {
    font-weight: bold;
    color: #6E09E2;
}

@media screen and (max-width: 600px) {
    body {
        line-height: 1.5em;
        font-size: 1.2em;
    }
}

.italicFont {
    font-style: italic;
}

.blackFont {
    color: #000000;
}

.lightBlueBG {
    background-color: #09C1F9;
}

.lightBlueFont {
    color: #09C1F9;
}

.panel-heading {
    font-size: 2em;
    text-align: center;
}

.fa {
    font-size: 1.4em;
}
i.fab.fa-youtube.large,
i.fab.fa-github.large
{
    margin:0;
    font-size: 1.4em;
    padding:0;
}
#main_content {
    margin-bottom: 5em;
    top: 2em;
    bottom: 5em;
    margin-top: 150px;
    z-index: -100;
}

@media screen and (min-width: 770px) and (max-width: 1200px) {

    #main_content {
        margin-bottom: 5em;
        top: 2em;
        bottom: 5em;
        margin-top: 250px;
        z-index: -100;
    }

}

img.siteImages, img.siteImages.pull-left {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0.5em;

}

img.fotoPerfil {
    width: 25%;
    margin-right: 1em;

    margin-bottom: 1em;
    border-radius: 0.5em;
}

img.services.pull-right {
    width: 25%;
    margin: 2em;

    border-radius: 0.5em;
}

#homePanel {
    background-color: rgba(255, 255, 255, 1);
}

.clear-float {
    clear: both;
}

#404 {
    padding: 4em;
}

h3 {
    font-weight: bold;
    color: #6E09E2;
    line-height: 1.5em;
    border-bottom: 0.25em solid #d9009d;
}

.minimize-font {
    text-transform: lowercase;
}

.takeAllSpace {
    width: 100%;
    margin: 0;
    padding: 0;
}

.socialMedia {
    margin: 0.5em;

}

/******
Header
*******/
header {
    background-color: #6E09E2;
    border-bottom: 5px solid #d9009d;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

nav {
    width: 100%;
}

#logo_avatar, .logo_avatar, #avatar, #logo {
    height: 100px;
    margin: 0;
    padding: 0;
}

#logo_avatar {
    float: left;
    margin: 0;
    padding: 0;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 0px;
    font-size: 18px;
    /*line-height: 20px;*/
}

.navbar-brand-logo {
    float: left;
    margin-top: 1em;
    height: 50px;
    /*  font-size: 18px;
      line-height: 20px;*/
}

.navbar-default {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    /*background-color:#edeff0;*/
    /* height: 105px;*/
    background-color: #6E09E2;
    /* background-color: #09C1F9;*/
    color: #000000;
    border-bottom: 0.5em solid #6E09E2;
    border-bottom: 0.5em solid #09C1F9;
    border-bottom: 0.5em solid #d9009d;
    width: 100%;
}

ul.nav.navbar-nav a, ul.nav.navbar-nav a:link, ul.nav.navbar-nav a:visited, ul.nav.navbar-nav a:active, a.header_link, a.header_link:link, a.header_link:active, a.header_link:visited {
    color: #ffffff;

}

ul.nav.navbar-nav a:hover {
    color: #d9009d;
}

.main-menu {
    text-transform: uppercase;
    font-weight: bold;
}

.navbar-toggler, .navbar-toggler-icon {
    background-color: #d9009d;

}

ul.nav.navbar-nav.main-menu {
    width: 100%;
}

/******
Presentation
*******/
.company-name {
    font-family: 'Pacifico', cursive;
    font-family: 'Shrikhand', cursive;

}

p.company-name {
    font-size: 1em;
    color: #d9009d;
}

h1.company-name, h2.company-name {

    font-weight: bold;
    color: #6E09E2;
    text-align: center;

}

ul.nav.navbar-nav.navbar-right {
    line-height: 1em;
    padding: 0;
    margin: 10px;
    color: #ffffff;
}

#presentation {
    background-color: #ffffff;
    text-align: justify;
    padding: 2em;
    box-shadow: -5px 0 5px -5px #333, 5px 0 5px -5px #333;
}

#presentationVideo {
    max-width: 600px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

/******
Cursos Online
*******/
#whatsapp-para-desktop,
#tip-of-the-week {
    background-color: #6E09E2;
    color: #ffffff;
    padding: 0;
    box-shadow: -5px 0 5px -5px #333, 5px 0 5px -5px #333;

    padding: 1em;

}

#cursosOnline {
    margin: 1em
}

.lista_topicos {
    padding: 1em;
    margin: 1em;
}
.course_benefits_lists{
    padding: 1em;
    margin: 1em;

}
.legal_disclaimer{
    padding:1em;
font-size:0.6em;
    line-height: 1.2em;
 }

/******
Bancos de Vídeo
*******/
#whatsapp-para-desktop {
    background-color: #6E09E2;
    color: #ffffff;
    padding: 0;
    box-shadow: -5px 0 5px -5px #333, 5px 0 5px -5px #333;

    padding: 1em;

}

#cursosOnline {
    margin: 1em
}

/******
Social Media
*******/
#facebookTwitter {
    background-color: #ffffff;
    border-radius: 5px;
    width: 90%;
    padding-bottom: 2em;
    padding-top: 2em;
    margin: 2em;
}

div.tumblrPinterestButton,
iframe.btn {
    padding: 0;
    margin: 0;
    height: 30px;
}

div.pinterestButton {
    margin: 0;
    padding: 0;
}

div.logo-container {
    padding: 0;
    margin: 0;
}

#facebookApp {
    margin-bottom: 1em;
}

#twitterApp {
    height: 500px;
    overflow: auto;
    background-color: #ffffff;
}

#facebookComments {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
    margin-top: 1em;
    width: 80%;
}

#twitter-widget-1, #twitter-widget-0, #twitter-widget-3, #twitter-widget-4 {

    margin: 0.1em;

}

div.fb-save.fb_iframe_widget {
    margin-left: 0.25em;
}

blockquote.article {
    height: 300px;
    overflow: scroll;
    font-size: 0.8em;

}

blockquote.article h2 {
    font-size: 1.8em;
}

blockquote.article h3 {
    font-size: 1.5em;
}

blockquote.blockquote-reverse {
    font-size: 1em;
    padding-right: 0.5em;
    background-color: rgba(227, 205, 175, 0.1);
}

hr {
    margin: 1em;

}

/******
Testemunhos
*******/
#testemunhos {
    width: 70%;
    margin: 1em auto;
}

.testemunhos {
    width: 100%;
    margin: 1em auto;
}

/******
Contact
*******/
#GoogleForm {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;

    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
}

#contactForm {
    width: 100%;
    background-color: #ffffff;
    text-align: justify;
    padding: 2em;
    box-shadow: -5px 0 5px -5px #333, 5px 0 5px -5px #333;
    margin-bottom: 0;
}

ul.phone,
ul.email,
ul.whatsApp,
ul.contact-info {
    list-style-type: none;
    margin: 1.5em
}

.phone li:before {

    font-family: 'FontAwesome';

    content: '\f095';
    margin: 0 5px 0 -15px;
    color: #000000;
}

.whatsApp li:before {

    font-family: 'FontAwesome';

    content: '\f232';
    margin: 0 5px 0 -15px;
    color: #000000;

}

.email li:before {

    font-family: 'FontAwesome';

    content: '\f0e0';
    margin: 0 5px 0 -15px;
    color: #000000;

}

input, textarea {
    padding: 0.5em;
    border: 2px solid #d8d8d8;
    border-radius: 5px;

}

i.fa.fa-phone, i.fa.fa-whatsapp, i.fa.fa-envelope {
    color: #000000;
}

a,
a:active,
a:visited,
a:link,
a:active i.fa.fa-phone,
a:link i.fa.fa-phone,
a:visited i.fa.fa-phone,
a:active i.fa.fa-whatsapp,
a:link i.fa.fa-whatsapp,
a:visited i.fa.whatsapp,
a:active i.fa.fa-envelope,
a:link i.fa.fa-envelope,
a:visited i.fa.fa-envelope {
    color: #09C1F9;

}

a:hover,
a:hover i.fa.fa-phone,
a:hover i.fa.whatsapp,
a:hover i.fa.fa-envelope {
    color: #d9009d;
}

a:hover,
a:hover i.fa.fa-envelope,
a:hover i.fa.fa-phone,
a:hover i.fa.whatsapp {
    text-decoration: underline;

}

#SocialMedia {
    width: 100%;
    background-color: #ffffff;
    text-align: justify;
    padding: 2em;
    box-shadow: -5px 0 5px -5px #333, 5px 0 5px -5px #333;
    margin-bottom: 2em;
}

/******
Stock
*******/
.stock {
    background-color: #6E09E2;
    color: #ffffff;
    padding: 0;
    margin: 0.5em;
    box-shadow: -5px 0 5px -5px #333, 5px 0 5px -5px #333;
    margin-top: 1em;
    height: 560px;
}

img.stockImage {
    width: 100%;
    color: #ffffff;
}

h3.stockHeader {
    text-align: center;
    color: #ffffff;
    border-bottom: 0.25em solid rgba(217, 0, 157, 0);
}

h3.stockHeader, div.stockText {
    padding: 1em;
    color: #ffffff;
}

/******
Des Web e Social Media Management
*******/

#des-web, #socialmedia-management {
    background-color: #6E09E2;
    color: #ffffff;
    padding: 0;
    box-shadow: -5px 0 5px -5px #333, 5px 0 5px -5px #333;
    margin: 1em;
}

#caixaInstagram {
    width: 80%;
    margin: 0 auto;
}

/******
Serviços
*******/
/****
Services
****/
.services {
    background-color: #6E09E2;
    color: #ffffff;
    padding: 0;
    box-shadow: -5px 0 5px -5px #333, 5px 0 5px -5px #333;
    margin-top: 1em;
}

img.servicesImage {
    width: 100%;
    color: #ffffff;
}

h3.servicesHeader {
    text-align: center;
    color: #ffffff;
    border-bottom: 0.25em solid rgba(217, 0, 157, 0);
}

h3.servicesHeader, div.servicesText {
    padding: 1em;
    color: #ffffff;
}

/************************/
ul.servicesList {
    margin-left: 1em;

    list-style: none;
}

ul.servicesList li:before {
    font-family: 'FontAwesome';
    content: '\f00c ';
    margin: 0 5px 0 -15px;
    font-size: 2em;
    color: #18EF08;
}

.destaqueServicos {
    color: #6E09E2;
}

.servicesAdditional {
    margin: 2.5em;
}

#servicos, #sofa {
    background-color: #ffffff;
}

/******
Footer
*******/
div#footer {
    margin-top: 2em;
}

.acfooter {
    font-size: 0.8em;
    text-align: center;
    /*background-color: #f8f8f8;*/
    /*border-color: #e7e7e7;*/
    border-top-width: 1px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #6E09E2;
    color: #fff;
    border-color: #6E09E2;

}

i.footer.fa.fa-phone, i.footer.fa.fa-whatsapp, i.fa.fa-envelope {
    color: rgb(255, 255, 255);
}

a:link .footer,
a.footer,
a:active .footer,
a:visited .footer,
a:active i.footer.fa.fa-phone, a:link i.footer.fa.fa-phone, a:visited i.footer.fa.fa-phone,
a:active i.footer.fa.fa-whatsapp, a:link i.footer.fa.fa-whatsapp, a:visited i.footer.fa.whatsapp,
a:active i.footer.fa.fa-envelope, a:link i.footer.fa.fa-envelope, a:visited i.footer.fa.fa-envelope {
    color: rgb(255, 255, 255);
}

a:hover .footer,
a:hover i.footer.fa.fa-phone,
a:hover i.footer.fa.whatsapp,
a:hover i.footer.fa.fa-envelope {
    color: #d9009d;
}

/******
Bootstrap Customization toggle button break-point
*******/
/****
Toggle Button
****/
button.navbar-toggle.collapsed, span.icon-bar {
    border: 2px solid #d9009d;

    background-color: #6E09E2;
    color: #d9009d;
}

/******
Bootstrap Customization toggle button break-point
*******/



