@media (max-width: 969px) {
    .hidden-mobile {
        display: none;
        visibility: hidden;
        width: 0;
        height: 0;
    }
}


@media (max-width: 1250px) {
    .hidden-tablet {
        display: none;
        visibility: hidden;
        width: 0;
        height: 0;
    }
}

@media(min-width:970px) {
    .show-mobile {
        display: none;
        visibility: hidden;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #8A05BE;
}

.clear {
    clear: both;
}

.clear5 {
    height: 5px;
    clear: both;
}

.clear10 {
    height: 10px;
    clear: both;
}

.clear20 {
    height: 20px;
    clear: both;
}

.clear30 {
    height: 30px;
    clear: both;
}

.clear40 {
    height: 40px;
    clear: both;
}

.clear50 {
    height: 50px;
    clear: both;
}

.header-shadow {
    width: 100%;
    min-height: 100px;
    background-color: #ffffff;
    justify-content: center;
    -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
}

.nav-header-1 {
    background-color: #8A05BE;
    width: 100%;
    padding: 10px 0px;
    color: #ffffff;
}

a.link-header-1a {
    color: #FFFFFF;
    margin-right: 15px;
}

a:hover.link-header-1a {
    text-decoration: none;
}

a.link-header-1b {
    color: #FFFFFF;
    margin-left: 15px;
}

a:hover.link-header-1b {
    text-decoration: none;
}

a.whatsapp {
    margin-left: 15px;
    padding: 2px 15px;
    background-color: #67D449;
    border-radius: 15px;
    border: 0px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: white
}

a:hover.whatsapp {
    text-decoration: none;
}

.nav-header-2 {
    background-color: #ffffff;
    width: 100%;
    padding: 10px 0px;
    min-height: 100px;
}

a.link-header-2 {
    color: #8A05BE;
    margin-left: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

a:hover.link-header-2 {
    color: #8A05BE;
    text-decoration: none;
}

.pre-slider-home {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.slider-home {
    max-width: 1600px;
    display: inline-block;
}

.bg-footer {
    background-color: #8A05BE;
    color: #ffffff;
}

a.link-white {
    color: #ffffff;
}

a:hover.link-white {
    color: #ffffff;
    text-decoration: none;
}

.whatsapp2 {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    left: 20px;
    padding: 4px;
    background-color: #67D449;
    border-radius: 8px;
    border: 0px;
    width: 220px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: white
}

.display-4 {
    font-size: 3.5rem;
}

@media(max-width:970px) {
    .display-4 {
        font-size: 2rem;
    }
}

.menu-mobile {
    background-color: rgba(138, 5, 190, 0.3);
    padding: 6px 0px;
    position: fixed;
    top: 0px;
    right: 10px;
    color: #ffffff;
    z-index: 100;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    background-color: rgba(138, 5, 190, 0.9);
    overflow-x: hidden;
    transition: 0.3s;
    padding-top: 60px
}

.sidenav a {
    padding: 5px 5px 5px 32px;
    text-decoration: none;
    color: #ffffff;
    display: block;
    transition: 0.3s
}

.sidenav a:hover {
    color: #fff
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px
}

.menu-hide {
    display: none !important
}

.menu-show {
    display: block !important
}

.logo-topo {
    max-width: 200px;
}

.menu-temas-web {
    background-color: #8A05BE;
    color: #ffffff;
    width: 100%;
    padding: 15px 0px;
    font-size: 13px;
}

.menu-temas-web h5 {
    font-weight: bold;
    font-size: 15px;
}

.carrinho-top {
    width: 40px;
    top: 18px;
    position: absolute;
    z-index: 1;
}

.icon-alert-mesage {
    background-color: #ea1e23;
    width: 35px;
    height: 35px;
    color: white;
    border-radius: 50%;
    font-weight: bold;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 2px;
}

.area-icone-palestrante {
    max-height: 500px;
}

.icone-palestrante {
    border: solid 5px #8A05BE;
    background-color: #8A05BE;
}

.texto-palestrante {
    height: 120px;
    position: relative;
    overflow: hidden;
}

.texto-palestrante .sombra-texto-palestrante {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 30px 0;
    background-image: linear-gradient(to bottom, transparent, #fff);
}

.mega-menu-top {
    float: left;
    width: 14.25%;
}

.page-404 {
    position: relative;
    top: 0;
    margin: 0;
    padding: 0
}

.page-404 p {
    position: absolute;
    bottom: 4%;
    left: 30%;
    text-align: center;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
}

.pagination>li>a {
    background-color: white;
    color: #8A05BE;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #5a5a5a;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>.active>a {
    color: white;
    background-color: #8A05BE !Important;
    border: solid 1px #8A05BE !Important;
}

.pagination>.active>a:hover {
    background-color: #8A05BE !Important;
    border: solid 1px #8A05BE;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #8A05BE;
    border-color: #12bbad;
}

.accordion a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 1rem 3rem 1rem 1rem;
    color: #7288a2;
    font-size: 1.15rem;
    font-weight: 400;
    border-bottom: 1px solid #e5e5e5;
}

.accordion a:hover,
.accordion a:hover::after {
    cursor: pointer;
    color: #03b5d2;
}

.accordion a:hover::after {
    border: 1px solid #03b5d2;
}

.accordion a.active {
    color: #03b5d2;
    border-bottom: 1px solid #03b5d2;
}


.accordion .content {
    opacity: 0;
    padding: 0 1rem;
    max-height: 0;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    clear: both;
    -webkit-transition: all 0.2s ease 0.15s;
    -o-transition: all 0.2s ease 0.15s;
    transition: all 0.2s ease 0.15s;
}

.accordion .content p {
    font-size: 1rem;
    font-weight: 300;
}

.accordion .content.active {
    opacity: 1;
    padding: 1rem;
    max-height: 100%;
    -webkit-transition: all 0.35s ease 0.15s;
    -o-transition: all 0.35s ease 0.15s;
    transition: all 0.35s ease 0.15s;
}

.sobre-fundo {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.75) 100%), url('images/sobre.jpg');
    background-position: center center, center center;
    background-size: cover, cover;
    background-repeat: repeat, repeat;
    width: 100%;
    height: 600px;
    position: absolute;
    z-index: -999;
}

.text-white h5 {
    color: #ffffff;
}

.blog-wrap {
    font-family: 'Open Sans', sans-serif;
    padding: 60px 0;
}

.blog-left {
    padding-right: 40px;
}

.blog-post+.blog-post {
    margin-top: 35px;
}

.blog-post .content {
    padding-top: 25px;
}

.blog-post .content h3.title {
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 20px;
}

.blog-post .content h3.title a {
    color: #000;
    text-decoration: none;
}

.featured-post img {
    width: 100%;
}

.meta-post {
    padding: 0;
    margin: 0 0 20px;
    list-style: none;
    font-size: 13px;
}

.meta-post li {
    display: inline-block;
    margin-right: 15px;
}

.meta-post li a {
    color: #8c8c8c;
    text-decoration: none;
}

.entry-post {
    font-size: 14px;
}

.read-more-btn {
    display: inline-block;
    width: 160px;
    padding-left: 0;
    line-height: 42px;
    height: 44px;
    border: 2px solid #e5e5e5;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 500;
    color: #2d2d2d;
    text-align: center;
    position: relative;
    z-index: 9;
    overflow: hidden;
    text-decoration: none;
}

.read-more-btn:hover,
.read-more-btn:focus {
    color: #fff;
    text-decoration: none;
}

.read-more-btn:before {
    content: '';
    position: absolute;
    background: #f28b00;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.read-more-btn:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.more-link {
    margin-top: 22px;
}

.sidebar .widget {
    margin-bottom: 36px;
}

.widget-search form input {
    height: 40px;
    border: none;
    background: #f5f5f5;
    border-radius: 25px;
    padding: 0 20px;
    width: 100%;
    font-size: 13px;
}

.sidebar .widget .widget-title h3 {
    padding-bottom: 15px;
    margin-bottom: 22px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.widget-categories>ul.cat-list {
    list-style: none;
    padding-left: 0;
}

.widget-categories>ul.cat-list>li {
    margin-bottom: 15px;
    font-weight: 400;
}

.widget-categories>ul.cat-list>li>a {
    color: #484848;
    position: relative;
    text-decoration: none;
}

.widget-categories>ul.cat-list>li>a .fas {
    font-size: 10px;
    margin-right: 9px;
    color: #989898;
}

.widget-tags ul.tag-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.widget-tags ul.tag-list li {
    margin: 0 0 10px;
    display: inline-block;
}

.widget-tags ul.tag-list li a {
    display: inline-block;
    padding: 5px 15px;
    color: #8c8c8c;
    font-size: 12px;
    background-color: #f5f5f5;
    border-radius: 30px;
    text-decoration: none;
}


/**Blog2**/
.bolg-post-list {
    padding: 0;
    margin: 0 -10px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.bolg-post-list>li {
    padding: 0 10px;
    width: 100%;
    margin-bottom: 25px;
}


/** BlogPost **/
.single-blog-img {
    overflow: hidden;
}

.single-blog-img a img {
    width: 100%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.single-blog:hover .single-blog-img a img {
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -ms-transform: scale(1.09);
    -o-transform: scale(1.09);
    transform: scale(1.09);
}

.single-blog-img img {
    width: 100%;
}

.blog-content-box {
    padding-left: 25px;
    padding-top: 27px;
    margin-left: 34px;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    background: #fff;
    padding-bottom: 30px;
}

.blog-post-date {
    display: table;
    float: left;
    margin-right: 30px;
}

.blog-post-date span:first-child {
    color: #8A05BE;
    display: block;
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    margin-top: -11px;
    margin-bottom: -4px;
    text-align: center;
}

.blog-post-date span:last-child {
    font-size: 14px;
    color: #212121;
    font-weight: 600;
}

.blog-content {
    display: table;
}

.blog-content h4 {
    color: #212121;
}

.blog-content h4 a {
    color: #212121;
    text-decoration: none;
    -webkit-transition: .2s;
    transition: .2s;
    font-weight: 600;
}

.blog-content h4 a:hover {
    color: #8A05BE;
}

.meta-post {
    margin: 10px 0 13px;
}

.meta-post span {
    color: #696969;
    font-size: 15px;
    position: relative;
    padding-right: 23px;
}

.author {
    margin-bottom: 60px;
}

.meta-post span a {
    color: #696969;
    -webkit-transition: .2s;
    transition: .2s;
}

.meta-post span:after {
    position: absolute;
    content: "-";
    right: 4px;
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.meta-post span:last-child {
    padding-right: 0;
}

.exerpt {
    line-height: 28px;
    color: #696969;
    margin-bottom: 37px;
}

.blog-share,
.blog-tags,
.contact-description,
.contact-info,
.about-us-content {
    margin-bottom: 40px;
}

.blog-share ul li {
    list-style-type: none;
    float: left; 
    margin-right: 10px;
}

.blog-share ul li a {
    display: inline-block;
    padding: 4px 12px;
    font-size: 12px;
    color: #FFF;
}

.blog-share ul li a.facebook {
background: #5b79b4;
}
.blog-share ul li a.facebook:hover {
    background: #4565a3;
}

.blog-share ul li a.twitter {
    background: #2fccf7;
}

.blog-share ul li a.twitter:hover {
    background: #1db9e3;
}

.blog-share ul li a.gplus {
    background: #ed492a;
}

.blog-share ul li a.gplus:hover {
    background: #d33416;
}

.blog-share ul li a.whatscomp {
    background: #4daf4f;
}

.blog-share ul li a.whatscomp:hover {
    background: #4daf4f;
}

.blog-share ul li a.pinterest {
    background: #d12630;
}

.blog-share ul li a.pinterest:hover {
    background: #bb101a;
}

.blog-share ul li a i {
    border-right: 1px solid #FFF;
    padding-right: 6px;
    margin-right: 6px;
}

.blog-tags li {
    list-style-type: none;
    float: left;
    margin-right: 10px;
}

.blog-tags li a {
    color: #FFF;
    background: #375a9a;
    padding: 2px 8px;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.palestrante-fundo {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.90) 100%), url('images/palestrante.jpg');
    background-position: center center, center center;
    background-size: cover, cover;
    background-repeat: repeat, repeat;
    width: 100%;
    height: 600px;
    position: absolute;
    z-index: -999;
}

.orcamento-fundo {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.90) 100%), url('images/orcamento.jpg');
    background-position: center center, center center;
    background-size: cover, cover;
    background-repeat: repeat, repeat;
    width: 100%;
    height: 600px;
    position: absolute;
    z-index: -999;
}

.icone-palestrante-pagina{
    border: solid 7px #8A05BE;
    background-color: #8A05BE;
}

.icone-palestrante-carrinho{
    border: solid 3px #8A05BE;
    background-color: #8A05BE;
}

.item{
    padding: 0px 20px;
}

.bg-home-despertare{
    background-image: url('images/bg-home.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}

.efervecencia-fundo {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.50) 100%), url('images/efervecencia.jpg');
    background-position: center center, center center;
    background-size: cover, cover;
    background-repeat: repeat, repeat;
    width: 100%;
    height: 600px;
    position: absolute;
    z-index: -999;
}

.icone-efervecencia{
    width: 60px;
    float: left;
    margin-right: 10px;
}