body {
    line-height: 1.9em;
    font-size: 16px;
    font-weight: 300;
    color: #808080;
    background: #fff;
    font-family: 'Raleway', sans-serif;
}


h2 {
    font-size: 18px;
}

h2.error404{
    text-align: center;
    text-transform: uppercase;
    font-size: 72px;
}

h2.error404 span{
    color: #1d2124;
}


h2.widget-title {
    font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px 0;
    padding: 0;
    color: #343434;
    font-family: 'Lato' ,sans-serif;
    line-height: 1.6;
}

.waves-heading .heading-title{font-weight: 300;}

#bottom h2.widget-title {
    color: #fff;
    margin-bottom: 70px;
    text-transform: uppercase;
}

input.ws_hd{
display:none !important;
}

.tw-author h2, .tw-author h2 a {
    font-size: 13px;
    line-height: 1;
    text-transform: uppercase;
}
.tw-author h2 a {
    color: #21B6A8;
}
.tw-author h2 a:hover {
    color: #000;
}


.waves-title h2{
    font-size: 20px;
    margin-bottom: 20px;
}

.tw-service-box h2{
    cursor: pointer;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 900;
    line-height: 1;
    color: #808080;
}

.no-titleline h2{
    font-weight: 400;
    font-size: 24px;
}

.tw-service-content h2 a{
    color: #707377;
}

.tw-service-box, .tw-service-box h2, .tw-service-box .tw-font-icon, 
.pricing-box{
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


.tw-service-box.style_2:hover h2,
.tw-service-box.style_1:hover h2
{
    color: #21b6a8;
}



.dark h1,.dark h2,.dark h2,.dark h4,.dark h5,.dark h6,
.dark p,
.dark a,
.dark .waves-heading .sub-title,
.dark .tw-service-box h2,
.dark .waves-title h2,
.dark .waves-history .history-title,
.dark .progress-title,
.dark .waves-team .member-pos,
.dark ul.waves-list li,
.dark .tw-milestones-count,
.dark .process-group .fa,
.dark .waves-carousel-twitter .fa-twitter,
.dark .waves-carousel-twitter .twitter-follow,
.dark .waves-carousel-twitter .waves-carousel,
.dark .waves-carousel-twitter .waves-carousel li,
.dark .waves-carousel-testimonial .testimonial-author,
.dark .list_carousel.style_2 .carousel-content a,
.dark ul.jtwt li:before,
.dark .waves-carousel-twitter .twitter-icon i,
.dark .waves-carousel-twitter .twitter-follow a,
.dark .waves-carousel-twitter .twitter-icon span,
.dark .testimonial-content,
.dark .waves-carousel-testimonial.style-classic h2 a,
.dark .waves-aboutme .aboutme-meta>div,
.dark .waves-aboutme .aboutme-head span
{
    color: #fff;
}

ul.sf-menu > li > a{font-size:14px;padding:32px 20px 27px;}



/* MEGA MENU */


.nav1, .nav1 a, .nav1 ul, .nav1 li, .nav1 div, .nav1 form, .nav1 input {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
.nav1 a { text-decoration: none; }
.nav1 li { list-style: none; }

.nav1, .nav1 a, .nav1 ul, .nav1 li, .nav1 div, .nav1 form, .nav1 input {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
.nav1 a { text-decoration: none; }
.nav1 li { list-style: none; }



.nav1 {
    display: inline-block;
    position: relative;
    cursor: default;
    float: left;
    padding-top: 12px;
    z-index: 500;
}
.nav1 > li {
    display: block;
    float: right;
}

.nav1 {
    display: inline-block;
    position: relative;
    cursor: default;
    z-index: 500;
}
.nav1 > li {
    display: block;
    float: left;
}


.nav1 > li > a {
    position: relative;
    display: block;
    z-index: 510;
    height: 54px;
    padding: 0 20px;
    line-height: 54px;
    text-transform: uppercase;    
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    float: right;
    position: relative;
    font-size: 14px;


    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}   



.nav1 > li:hover > a { color:#21b6a8;}

.nav1 > li > div {
    position: absolute;
    display: block;
    width:140%;
    top: 60px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;

    background: #ffffff;
  /*  border: 1px solid #ccc;
    border-radius: 0 0 5px 5px;
    box-shadow: 1px 1px 5px #ccc;*/
 
    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
}


.nav1 > li:hover > div {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
}

.nav1 > li:hover > div {
    opacity: 1;
    visibility: visible;
    overflow: visible;
}
.nav1 .nav1-column {
    float: left;
    width: 20%;
    padding:2%;
    text-transform: uppercase;
    font-size: 12px;
}
.nav1 .nav1-column h3 {
    margin: 20px 0 10px 0;
    line-height: 18px;
    font-weight: bold;
    font-size: 14px;
    color: #808080;
    text-transform: uppercase;
}
.nav1 .nav1-column li a {
    display: block;
    line-height: 26px;
    font-weight: 400;
    font-size: 12px;
    color: #888888;
}
.nav1 .nav1-column li a:hover { color: #21B6A8; font-weight: bold; }

.nav1 .nav1-column li img {
    width: 100%;
    height: 100%;
}

ul.nav1 > li.current_page_item > a, .nav1 > li.current_page_ancestor >a, .nav1 > li.current-menu-ancestor >a, .nav1 > li.current-menu-item > a {
    color: #21B6A8;
}

.nav1-column li.current_page_item > a, .nav1-column li.current_page_ancestor >a, .nav1-column li.current-menu-item > a{
	color: #21B6A8;
	}


/* botoes NAV2*/

.nav1 .nav2-column {
    float: left;
    width: 100%;
    padding:2%;
    text-transform: uppercase;
    font-size: 12px;
}
.nav1 .nav2-column h3 {
    margin: 20px 0 10px 0;
    line-height: 18px;
    font-weight: bold;
    font-size: 14px;
    color: #808080;
    text-transform: uppercase;
}
.nav1 .nav2-column li a {
    display: block;
    line-height: 26px;
    font-weight: 400;
    font-size: 12px;
    color: #888888;
}
.nav1 .nav2-column li a:hover { color: #21B6A8; font-weight: bold; }

.nav1 .nav2-column li img {
    width: 100%;
    height: 100%;
}

ul.nav1 > li.current_page_item > a, .nav1 > li.current_page_ancestor >a, .nav1 > li.current-menu-ancestor >a, .nav1 > li.current-menu-item > a {
    color: #21B6A8;
}

.nav1-column li.current_page_item > a, .nav1-column li.current_page_ancestor >a, .nav1-column li.current-menu-item > a{
	color: #21B6A8;
	}


.btn_invert a{
    display: inline-block;
    margin-top: 40px;
    padding: 0 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color:none;
    font-family: 'Lato';
    font-size: 15px;
    font-weight: bold;
    line-height: 48px;
    border: 2px solid #21b6a8;
    color: #21b6a8;
    position: left;
}
.btn_invert a:hover{
    display: inline-block;
    margin-top: 40px;
    padding: 0 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #21b6a8;
    font-family: 'Lato';
    font-size: 15px;
    font-weight: bold;
    line-height: 48px;
    border: 2px solid #21b6a8;
    color: #fff;
    position: left;
}

#div_0e1d_0{ background-image: url(../images/bg_empresa1.jpg);}

#div_0e1d_empresa{ background-image: url(../images/bg_formacao.jpg);}

.wpcf7 textarea {
    width: 100%;
}

.wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="email"]{
    width: 100%;
}





























