@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');

/* $Id: style.css,v 1.38.2.2 2009/04/27 14:20:53 goba Exp $ */ * {
    margin: 0;
}
html, body {

}
body {
    background: #fff;
    color: #313131;
    font: 11px / 14px Verdana, arial, sans-serif;
    margin: 0;
    padding: 0;
    width: 100%;
}
input {
    font: 12px / 100% Verdana, arial, verdana, sans-serif;
    color: #494949;
}
textarea, select {
    font: 12px / 160% Verdana, sans-serif;
    color: #494949;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 2px;
    padding: 0;
    font-weight: normal;
}
tbody {
    border: 0;
}
h1 {
    /*font-size: 16px;
    line-height: 20px;*/
}
h2 {
    font-size: 15px;
    line-height: 19px;
}
h3 {
    font-size: 14px;
    line-height: 19px;
}
h4 {
    font-size: 13px;
    line-height: 17px;
}
h5 {
    font-size: 13px;
    line-height: 17px;
}
h6 {
    font-size: 13px;
    line-height: 17px;
}
ul, quote, code, fieldset {
    margin: .5em 0;
}
p {
    margin: 2px 0 20px 0px;
    padding: 0;
}
a:link, a:visited {
    color: #666;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #000;
    /* transition-property:color; */
    /* transition-duration:0.5s; */
    /* -webkit-transition-property:color; */
    /* -webkit-transition-duration:0.5s; */
}
a:active, a.active {
    outline: none;
}
.text_normal a:link, a:visited {
    text-decoration: underline;

}
hr {
    margin: 0;
    padding: 0;
    border: none;
    height: 1px;
    background: #5294c1;
}
ul {
    margin: 0.5em 0 1em;
    padding: 0;
}
ol {
    margin: 0.75em 0 1.25em;
    padding: 0;
}
ol li, ul li {
    margin: 0.4em 0 0.4em .5em; /* LTR */
}
ul.menu, .item-list ul {
    margin: 0.35em 0 0 -0.5em; /* LTR */
    padding: 0;
}
ul.menu ul, .item-list ul ul {
    margin-left: 0em; /* LTR */
}
ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
    margin: 0.15em 0 0.15em .5em; /* LTR */
}
ul.menu li, .item-list ul li, li.leaf {
    padding: 0 0 .2em 1.5em;
    list-style-type: none;
    list-style-image: none;
}
.node ul li, .node ul.menu li, .node .item-list ul li, .node li.leaf, #cia-content-content-main-page-inner ul li {
    padding: 0 0 0px 2px;
}
ol li {
    padding: 0 0 .3em;
    margin-left: 2em; /* LTR */
}
ul li.expanded {
    float: left;
}
ul.inline li {
    background: none;
    margin: 0;
    padding: 0 1em 0 0; /* LTR */
}
ol.task-list {
    margin-left: 0; /* LTR */
    list-style-type: none;
    list-style-image: none;
}
ol.task-list li {
    padding: 0.5em 1em 0.5em 2em; /* LTR */
}
ol.task-list li.done {
    color: #393;
}
ol.task-list li.active {
    margin-right: 1em; /* LTR */
}
fieldset ul.clear-block li {
    margin: 0;
    padding: 0;
    background-image: none;
}
dl {
    margin: 0.5em 0 1em 1.5em; /* LTR */
}
dl dt {
}
dl dd {
    margin: 0 0 .5em 1.5em; /* LTR */
}
img, a img {
    border: none;
}
table {
    margin: 0;
    width: 100%;
}
thead th {
    border-bottom: 0 none;
    color: #494949;
    font-weight: bold;
}
th a:link, th a:visited {
    color: #6f9dbd;
}
td, th {
    padding: .3em .5em;
}

/**
 * Local tasks
 */
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
}
#tabs-wrapper {
    border: 1px dashed #97B816;
    display: block;
    margin: 15px 0;
    padding: 7px 10px;
}
ul.primary {
    padding: 0;
    float: left; /* LTR */
}
ul.secondary {
    clear: both;
    text-align: left; /* LTR */
    border-bottom: 1px solid #e9eff3;
    margin: -0.2em -26px 1em;
    padding: 0 26px 0.6em;
}
ul.primary li a {
    background-color: transparent;
    border-style: none;
    border-width: 0;
    margin-right: 2px;
    text-decoration: none;
}
ul.primary li.active a {
    background-color: #FFFFFF;
    border-color: #BBBBBB;
    border-style: solid;
    border-width: 1px;
    text-decoration: none;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 1px solid red !important;
}
html.js fieldset.collapsible {
    border: 1px solid #B0D7EC;
}
html.js fieldset.collapsible div.fieldset-wrapper {
    padding: 5px 10px;
}
html.js fieldset.collapsible legend a {
    padding-left: 19px;
}
html.js fieldset.collapsed legend a {
    background-position: 2px 0px;
}
.clear {
    clear: both;
}

/**
 * CUSTOM
 */

.title_normal_bold{
    font-family: roboto condensed;
    font-weight: 700;
    font-size: 17px;
    line-height: 25px;
    text-align: left;
    color: #333333;

}
.title_normal_bold.date{
    font-size: 14px;

}
.title_normal{
    font-family: roboto condensed;
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    color: #333333;
}

.title_big_italic{
    color: rgb(51, 51, 51);
    font-family: Roboto Condensed;
    font-size: 60px;
    font-style: italic;
    font-weight: 700;
    line-height: 60px;
    text-transform: uppercase;
}

#body-content-slider .destaque.title-slider .title{
    font-style: italic;
}


.text_big{
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
    color: #333333;   
}

.text_normal{
    font-family: Roboto Condensed;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    color: #333333;  
}

.text_special_normal{
    font-family: Roboto Condensed;
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    color: white;
}
#countainner_voucher .text_special_normal{
    margin-bottom: 20px;

}

.title_special_normal_bold{
    font-family: Roboto condensed;
    font-weight: 700;
    font-size: 17px;
    line-height: 30px;
    color: white;
}

.title_special_middle_bold{
    font-family: Roboto condensed;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: white;
}

.title_special_normal_bold_italic{
    font-family: Roboto condensed;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    line-height: 30px;
    color: white;
}

#slider_home .title_special_normal_bold_italic{
    padding-left: 10px;
    line-height: 25px;
    float: left;
    width: 255px;
}

.title_special_normal{
    font-family: Roboto condensed;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    color: white;
}


.title_middle{
    font-family: Roboto Condensed;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    color: #333333;
}

.title_special_big_italic{
    font-family: Roboto Condensed;
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
    font-weight: 700;
    color: white;
    font-style: italic;
}

.social_item a{
    width: 40px;
    height: 40px;
    float: left;
}
.form_c .wave{
    margin-top: 10px;

    margin-bottom: 5px;
}
.wave{
    width: 100%;
    height: 10px;
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
    background:url('../images/spt.png') no-repeat 0 -808px transparent;
}

.wave.big{
    background: url("../images/spt.png") no-repeat scroll 0 -760px transparent;

    height: 16px;
    width: 80px;
}

#noticias_home0, #noticias_home1{
}

#about_home_three .wave{
    float: left;
    margin-right: 430px;
    margin-top: 30px;
    margin-bottom: 30px;
}

#about_home_three .btn{
    margin-bottom: 130px;
    float: left;
}

#about_home_three .news_item{
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

#about_home .wave.big{
    bottom: 190px;
    left: 0;
    position: absolute;
}

.social_item.facebook a{
    background:url('../images/spt.png') no-repeat 0 -366px transparent;
}

.social_item.facebook a:hover{
    background:url('../images/spt.png') no-repeat -60px -366px transparent;
}

.social_item.google a{
    background:url('../images/spt.png') no-repeat 0 -426px transparent;
    margin-left: 1px;
    margin-right: 1px;
}

.social_item.google a:hover{
    background:url('../images/spt.png') no-repeat -60px -426px transparent;
}

.social_item.google{
    margin-right: 1px;
    margin-left: 1px;
}

.social_item.twitter a{
    background:url('../images/spt.png') no-repeat 0 -486px transparent;
}

.social_item.twitter a:hover{
    background:url('../images/spt.png') no-repeat -60px -486px transparent;
}


.center{
    width: 960px;
    margin: auto;
}

#header{
    height: 100px;
    position: relative;
}

#logo a{
    height: 90px;
    width: 122px;
    margin-top: 5px;
    margin-bottom: 5px;
    background:url('../images/spt.png') no-repeat 0 0 transparent;
    float: left;
}

#language_selector{
    bottom: 0;
    height: 25px;
    left: 150px;
    margin: auto;
    position: absolute;
    top: 0;

}

#language_selector li, #menu li{
    font-size: 15px;
    font-family: Roboto Condensed;
    font-weight: 700;
    color: #999999;
    text-transform: uppercase;
    list-style: none;
    float: left;

}

#language_selector li:hover, #menu li:hover{
    color: #333333;
}
#language_selector li.first::after{
    content:' /';
}
#menu{
    bottom: 0;
    float: right;
    height: 20px;
    left: 285px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 800px;
}

#language_selector ul{
    margin: 0;
    padding: 0;
}

#language_selector ul li{
    margin: 0;
    padding: 0;
    margin-right: 5px;
}



#menu ul, #menu li{
    float: left;
    margin: 0;
    padding: 0;
}

#menu ul li{
    margin-right: 30px;
}

#menu .extra_item.facebook{
    margin-left: 30px;
    margin-right: 20px;
}

#menu_resp .extra_item{
    font-family: Roboto Condensed;
    font-size: 30px;
    font-weight: 700;
    list-style: none;
    line-height: 45px;
}

#menu_resp li{
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
}

#slider_home{
    width: 100%;
    height: 600px;
    position: relative;
}

#slider_classes{
    bottom: 0;
    height: 100px;
    position: absolute;
    background-color: white;
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    z-index: 2;
}

#about_home{
    height: 545px;
    width: 960px;
    margin: auto;
    position: relative;
}

#about_home .title_big_italic{
    bottom: 125px;
    float: left;
    height: 180px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 380px;
}

#img_home1{
    background: url("../images/palmeira.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 455px;
    margin-bottom: 60px;
    margin-right: 20px;
    margin-top: 40px;
    width: 380px;

}

#about_home .text_big{
    float: right;
    height: 415px;
    margin-right: 70px;
    margin-top: 115px;
    width: 490px;

}

#social{


    height: 40px;
    width: 124px;
}

#about_home #social{
    bottom: 120px;
    position: absolute;
}

#about_home_two{
    width: 100%;
    height: 930px;
    position: relative;
    /* overflow: auto; */
}

#img_home2{
    background: url("../images/img_surf.jpg") no-repeat 0 0 transparent;
    background-size: cover;
    height: 600px;
    left: 0;
    position: absolute;
    width: 50%;
}

#about_home_two .title_middle{
    font-family: Roboto Condensed;
    font-size: 30px;
    font-weight: 700;
    height: 300px;
    line-height: 35px;
    position: absolute;
    right: 0;
    width: 50%;

}
#about_home_two .title_middle h1{
    font-size: 30px !important;
    font-weight: 700;
}

#about_home .title_big_italic h1{

    font-size: 60px;
    font-style: italic;
    font-weight: 700;

}

#title-middle-text-2 h1 {
    margin-right: 50px;
    width: 430px;

}


.title_special_normal_bold h1{
    font-family: Roboto condensed;
    font-weight: 700;
    font-size: 17px;

}


#title-middle-text{
    margin-left: 70px;
    width: 430px;
}

#title-middle-text-2{
    margin-right: 50px;
    width: 430px;
    float: right;
    margin-bottom: 20px;
    margin-top: 20px;
}

#info_home{
    bottom: 0;
    /* height: 300px; */
    left: 0;
    position: absolute;
    width: 50%;
}

#events_classes{
    background-color: #333333;
    bottom: 0;
    height: auto;
    position: absolute;
    right: 0;
    width: 50%;
    overflow: hidden;
    padding-bottom: 40px;
}

#events_classes .btn{
    margin-top: 30px;
}

#events_classes .btn:hover, #about_home_three .btn:hover,#prices_two .btn:hover,#vouchers .btn:hover{
    background-color: rgb(102,102,102);
    color: white;
    cursor: pointer;
}

#events_classes .btn:hover a, #about_home_three .btn:hover a{
    color: #333;
}

#info_home .title_middle{
    height: 180px;
    position: relative;
    width: 100%;
}

#info_home .text_normal{
    float: right;
    margin-right: 50px;
    position: relative;
    width: 430px;
}

#events_classes #more_info_classes{
    margin-left: 70px;
    margin-top: 60px;
    margin-bottom: 60px;
}

#events_classes #more_info_events{
    margin-left: 70px;
}



.title_special_normal{
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
}

.btn{
    border: 3px solid rgb(102, 102, 102);
    font-weight: 700;
    color: #666666;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
    height: 30px;
}
#about_home_three{
    margin-top: 60px;
}
#about_home_three #news_surf{
    width: 48%;
    float: left;
}

#about_home_three #news_magazine{
    width: 48%;
    float: right;
}

.title_middle_italic{
    color: rgb(51, 51, 51);
    font-family: Roboto condensed;
    font-size: 30px;
    font-style: italic;
    font-weight: 700;
    line-height: 35px;
    text-align: left;
    text-transform: uppercase;
}

#slider-content{
    height: 600px;
    position: relative;
}
#youtube_video{
    position: absolute;  
    top: 0;  
    left: 0;  
    width: 100%;  
    height: 600px;

}
#youtube_ctn{
    position: relative;  
    /* padding-bottom: 20%; */ /* 16:9 */  
    padding-top: 218px;  
    height: 0;

    padding-bottom: 56.25%;
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    z-index: 2;
}
.slide_display{
    display: block !important;
    opacity: 1;
    position: initial;
    width: 100%;
}
#body-content-slider #destaque-0.slide_display .title{
    /*display: none !important;*/ 
}
.destaque{
    bottom: 50px;
    display: none;
    left: 115px;
    top: auto;
    height: 100%;
    overflow: hidden;
}
#body-content-slider #destaque-0.slide_display{
    /* z-index: 16; */

    position: absolute;
    left: 0;
    top: 0px;
    display: none;
}
#body-content-slider{
    bottom: 0;
    height: 290px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 960px;
    z-index: 2;
}

.destaque .title{
    color: rgb(255, 255, 255);
    font-family: Roboto condensed;
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
    width: 523px;
}

.destaque .text{
    color: rgb(255, 255, 255);
    font-family: Roboto condensed;
    font-size: 17px;

    font-weight: 500;

    line-height: 25px;
    width: 523px;
}

#slider_content_centered{
    margin:auto;
}

#slider_classes #slider-classes{
    width: 970px;
    margin: auto;
    position: absolute;
    right: 0;
}

#slider-classes-inner{
    float: left;
}

#slider_classes .title_middle_italic{
    float: left;
    height: 80px;
    padding-top: 15px;
    width: 150px;
}



.class_item .title_normal_bold, 
.class_item .local{
    float: left;
    font-size: 17px;
    line-height: 25px;
    padding-top: 15px;
    color: #333333;
}

.class_item .local,  .class_item .hora{
    padding-top: 0px;
    float: left;
    display: inline-flex;
}

.class_item .title_normal{
    color: #333333;
    font-family: Roboto Condensed;
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    float: right;
    width: 190px;
    padding-left: 3px;
}

#slider-classes #slider-classes-inner{
    width: auto;
}

.destaque .class_item{
    width: 250px;
    float: left;
    padding-left: 10px;
}

#paginator_classes{
    width: 300px;
    float: right;
    background-color: #333333;
    height: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;

}

#paginator_classes #pager{
    width: 26px;
    height: 99px;
    background-color: #333333;
    float: left;
    margin-top: -10px;
}

#paginator_classes #pager #left, #paginator_classes #pager #right{
    height: 49px;
    width: 27px;
    border-right: 1px solid white;
}

#paginator_classes #pager #left{
    background:url("../images/spt.png") no-repeat scroll -2px -228px rgba(0, 0, 0, 0);
    border-bottom: 1px solid white;
}

#paginator_classes #pager #left:hover{
    background:url("../images/spt.png") no-repeat scroll -62px -228px rgba(0, 0, 0, 0);
    cursor: pointer;
}

#paginator_classes #pager #right{
    background:url("../images/spt.png") no-repeat scroll -2px -297px rgba(0, 0, 0, 0);
}

#paginator_classes #pager #right:hover{
    background:url("../images/spt.png") no-repeat scroll -62px -297px rgba(0, 0, 0, 0);
    cursor: pointer;
}

#paginator_classes .title_special_normal_bold{
    color: rgb(255, 255, 255);
    float: left;
    font-family: roboto condensed;
    line-height: 25px;
    padding-left: 10px;
    clear: left;
}

#paginator_classes h3:first-child{
    /* padding-top: 10px; */
}

#paginator_classes .title_special_normal{
    width: 175px;
    padding-left: 3px;
    float: left;

    color: white;
    font-weight: 400;
}

#slider_content_centered .buttons{
    bottom: 0;
    height: 12px;
    margin: auto;
    position: absolute;
    right: 90px;
    top: 0;
    z-index: 3;
}

#slider_content_centered .buttons span{
    border: 1px solid rgb(255, 255, 255);
    border-radius: 10px;
    float: left;
    height: 10px;

    margin-left: 20px;
    width: 10px;
}

#slider_content_centered .buttons span[rel="destaque-0"]{
    margin-right: 0px;

    margin-left: 0px;
}

#slider_content_centered .buttons span.active{
    background-color: white;
}

#slider_content_centered .buttons span:hover{
    cursor: pointer;
}

#slider_highlights #pager{
    bottom: 0;
    height: 40px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 95px;
    width: 81px;
    z-index: 3;
}

#slider_highlights #pager #left,  #slider_highlights #pager #right{
    background: url("../images/spt.png") no-repeat scroll 2px -106px rgba(0, 0, 0, 0);
    float: left;
    height: 40px;
    width: 40px;
}

#slider_highlights #pager #left:hover, #slider_highlights #pager #right:hover{
    cursor: pointer;
    background: url("../images/spt.png") no-repeat scroll -58px -106px rgba(0, 0, 0, 0);

}

#slider_highlights #pager #right{
    background: url("../images/spt.png") no-repeat scroll 2px -168px rgba(0, 0, 0, 0);

}

#slider_highlights #pager #right:hover{
    background: url("../images/spt.png") no-repeat scroll -58px -168px rgba(0, 0, 0, 0);

}

#footer{
    width: 100%;
    float: left;
    background-color: rgb(51, 51, 51);
    position: relative;
}

#footer #msg, #footer #contacts, #footer #times{
    width: 300px;
    float: left;
    padding-top: 70px;
    padding-bottom: 70px;
}

#footer #contacts{
    width: 220px;
    padding-left: 10px;
}

#footer #times{
    width: 220px;
    padding-left: 100px;
    padding-right: 100px;
}

.webform-client-form label{
    display: none;
}
.form_c div[class*="form-item-submitted-aula"] label,.form_c label{
    float: left;
    display:block;
    /* width: 129px; */


    font-family: roboto condensed; 
    font-weight: 700; 
    font-size: 15px; line-height: 25px; color: #333333;
    display: block;
    width: auto;
    /* clear: left; */
}
label[for^="edit-field-n-pessoas-und-0-value"]{
    float: right !important;

}
.form_c label span{

    /* float:right; */


    margin-left:5px;


    display: inline-block;

}
div[class*="webform-component--aula"],div[class*="webform-component--material"],div[class*="webform-component--voucher"]{
    height: 65px;


    padding-bottom: 0px;
    display: inline-block;
}
div[class*="webform-component--material"]{
    height: 25px;

}
.page-aulas .form_c label[for="edit-submitted-aula"],.page-aulas .form_c label[for="edit-submitted-material"],.page-aulas .form_c label[for="edit-submitted-voucher"],.form_c label[for="edit-submitted-orcamento"]{
    display: none;


}
.form_c label[for^="edit-submitted-material-"], .form_c label[for^="edit-submitted-voucher-"]{
    display:block;
}
.page-aulas .form_c div[class*="form-item-submitted-aula"]{
    width: 153px;


    float: left;
    position: relative;
}
.page-aulas .form_c div[class*="form-item-submitted-voucher"], .form_c div[class*="form-item-submitted-orcamento"]{

    width: 200px;


    float: left;
    position: relative;
}
.form_c div[class*="form-item-submitted-material-"]{
    width: 115px;
    float: left;
    position: relative;

}
.form_c .webform-client-form input{
    margin-bottom: 5px;

}
.webform-client-form input{
    width: 295px;
    height: 35px;
    border:0;
    color: white;
    background-color: #666666;
    border-radius: 0px;
    margin-bottom: 15px;
    padding-left: 5px;
}

.webform-client-form textarea{
    width: 300px;
    color: white;
    background-color: #666666;
    height: 80px;
    border-radius: 0px;
    border: 0;
    padding-left: 5px;
    /* height: 120px; */
    /* padding-left: 5px; */
}

.grippie{
    display: none!important;

}


.form-actions{
    text-align: center;
}

.webform-client-form .form-item{
    margin: 0px;
}

.form-actions input{
    border: 3px solid white;
    color: white;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
    background-color: transparent;
    height: 40px;
}
.form_c .form-actions input{
    background-color: #333;


}
.form_c .form-actions input:hover{
    background-color: black;


    color: white;
}
.form-actions input:hover{
    background-color: white;
    color: #333333;
    cursor: pointer;
}

#contacts .title_special_normal_bold{
    margin-top: 15px;
}

#footer .wave{
    float: left;
    margin-bottom: 30px;
    margin-right: 430px;
    background: url("../images/spt.png") no-repeat scroll 0 -848px rgba(0, 0, 0, 0);
    margin-top: 30px;
}

#form_contact{
    float: left;
}

#sponsors{
    background-color: rgb(255, 255, 255);
    height: 70px;
    margin: auto;
    width: 960px;
}

.sponsors_left{
    float: left;
}

.sponsors_right{
    float: right;
}

.sponsor{
    float: left;
    width: 130px;
    height: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 20px;
}

.sponsor a{
    width: 130px;
    height: 40px;
    float: left;
}

#sponsor_1 a{
    background: url("../images/logo_turismo.jpg") no-repeat 0 0 transparent;
}

#sponsor_2 a{
    background: url("../images/logo_fps.jpg") no-repeat 0 0 transparent;
}

#sponsor_3 a{
    background: url("../images/logo_idp.jpg") no-repeat 0 0 transparent;
}

#sponsor_4{
    background: url("../images/logo_tripadvisory.jpg") no-repeat 0 0 transparent;
}

#sponsor_5 a{
    /*background: url("../images/spt.png") no-repeat 0 -870px transparent;*/
}
#sponsor_5 a span{
    float: left;
    font-size: 11px;
    margin-top: 14px;
}

#sponsor_5 a img{
    margin-top: 8px;
}
.region-content #banner, .page-galerias #banner{
    height: 400px;
    width: 100%;

}

.page-aulas #banner{
    background: url("../images/salta.jpg") no-repeat center center transparent;
    background-size: cover!important;
}

.page-eventos #banner{
    background: url("../images/events.jpg") no-repeat center center transparent;
    background-size: cover!important;
}

.page-galerias #banner{
    background: url("../images/events.jpg") no-repeat center center transparent;
    background-size: cover!important;
    background-position: center -170px!important;
}

.page-noticias #banner{
    background-size: cover!important;
    background-position: center -12px!important;
}

#information{
    width: 960px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}

#info_area{
    background-color: rgb(51, 51, 51);

    /* padding-left: 100px; */
    overflow: hidden;
    height: auto;
}

#banner .title_special_big_italic{
    width: 960px;
    margin: auto;
    padding-top: 140px;
}

#prices_packages{
    width: 100%;
    /* display: inline-block; */
}

#prices_one{
    width: 50%;
    position: relative;
    height: 550px;
    background-color: #EFEFEF;
    float: left;
}

#prices_two{
    width: 50%;
    float: right;
    position: relative;
    height: 550px;
    background-color: #333333;
    /* margin-bottom: -10px; */
}

#material .img{
    width: 300px;
    height: 230px;
    background-color: blue;
}

.material_item{
    float: left;
    width: 300px;
}

.material_item.one .img
{
    background: url("../images/pranchas.png") no-repeat center center scroll transparent;
    /*background-size: 300px 230px;*/ 
}

.material_item.two .img
{
    background: url("../images/pessoas.png") no-repeat center center scroll transparent;
    /*background-size: 300px 230px;*/ 
}

.material_item.three .img
{
    background: url("../images/surff.png") no-repeat center center / cover scroll transparent;
    /*background-size: 300px 230px;*/ 
}


.material_item.two{
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px;
}



.containner_prices,#countainner_voucher{
    width: 440px;

    display: block;
    overflow: visible;
    height: 100%;
}

#prices_one .containner_prices,#countainner_voucher{
    float: right;
    padding-right: 40px;
}

#prices_two .containner_prices{
    float: left;
    padding-left: 40px;
}
#prices_two .wave,#countainner_voucher .wave{
    background:url("../images/spt.png") no-repeat scroll 0 -848px rgba(0, 0, 0, 0)
}
#prices_packages .title_middle_italic{
    margin-top: 50px;
}

#prices_packages .wave{
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
}

#prices_packages .title_normal{
    float: left;
}

#prices_information{
    float: left;
    width: 100%;
}

#prices_information #item_price{
    margin-bottom: 30px;
    float: left;
}

#item_price .title_special_middle_bold{
    font-size: 30px;
}

#dates_one, #dates_two{
    color: rgb(255, 255, 255);
    font-family: Roboto Condensed;
    font-size: 17px;
    font-weight: 400;
    padding-left: 30px;
    padding-top: 54px;
    width: 135px;
    float: left;
}

#dates_one{
    margin-left: 110px;
}

#prices_information{
    float: left;
}

#material{
    padding-top: 50px;
    margin-bottom: 50px;
    height: 546px;
    position: relative;
}

#material .wave{
    margin-right: 910px;
}

#material .title_normal_bold{
    margin-top: 30px;
    margin-bottom: 20px;
}

.day_price_item_one, .day_price_item_two{
    float: left;
}

.day_price_item_one{
    margin-right: 50px;
}

.item_name{
    width: 143px;
    float: left;
}

.price_one{
    width: 110px;
    float: left;
}

.price_two{
    width: 110px;
    float: left;
    margin-left:52px;
}

#events_list{
    width: 960px;
}

#events_list .btn a{
    color: rgb(102,102,102);
    display: block;
}
#events_list .btn a:hover{
    color: white;

    /* background-color: black; */
}
.event_item{
    height: auto;
    position: relative;
    display: block;
    overflow: hidden;
}

.event_item.left .img{
    width: 480px;
    height: 400px;
    float: left;
    background-color: blue;
}


.event_item.one .img
{
    background: url("../images/birthday.jpg") no-repeat center center scroll transparent;
    background-size: cover;
}

.event_item.two .img
{
    background: url("../images/atl.JPG") no-repeat center top / cover scroll transparent;
    background-size: cover;
}

.event_item.three .img
{
    background: url("../images/erasmus.JPG") no-repeat center center / cover scroll transparent;
    /* background-size: 480px 470px; */
}

.event_item.four .img
{
    background: url("../images/MBA.jpg") no-repeat center center / cover scroll transparent;
    /* background-size: 480px 470px; */
}

.event_item.five .img
{
    background: url("../images/foto-atl.jpg") no-repeat center center / cover scroll transparent;
    /* background-size: 480px 470px; */
}

.event_item.left .info_event{
    float: right;
    height: auto;
    padding-left: 40px;
    padding-top: 30px;
    width: 440px;
    padding-bottom: 30px;
}

.event_item.right .img{
    width: 480px;
    height: 498px;
    float: right;
    background-color: blue;
}

.event_item.right .info_event{
    float: left;
    /* height: 540px; */
    padding-right: 40px;
    padding-top: 30px;
    width: 440px;
    padding-bottom: 30px;
}

.event_item .title_normal{
    float: left;
    padding-bottom: 10px;
}

.event_item .btn{
    /* background-color: rgb(51, 51, 51); */
    border: 3px solid rgb(102,102,102);
    color: rgb(102,102,102);
    float: left;
    width: 100px;
    /* z-index: 24; */
}
.event_item .btn:hover{
    background-color: rgb(102,102,102);


}
.btn.form{
    margin-left: 20px;

    width: 150px;
}
.event_item .btn:hover{
    border: 3px solid rgb(102,102,102);
    background-color: rgb(102,102,102);
    color: white;
    cursor: pointer;
}

#filters{
    width: 960px;
    font-family: Roboto Condensed;

    margin: auto;
    font-weight: 700;
    font-size: 20px;
    color: #999999;
    padding-top: 50px;
}

#filter{
    font-family: Roboto Condensed;
    font-weight: 700;
    font-size: 20px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.page-galerias .region-content{
    padding-top: 70px;
}

.view-filters{
    display: none;
}

.view-galeria .views-row{
    float: left; 
    width: 220px;
    margin-bottom: 70px;
    margin-left: 10px;
    margin-right: 10px;
}

.node-type-galeria .view-galeria .views-row{
    width: 214px;
    margin-right: 25px;
    margin-left: 0px;
}

.node-type-galeria .view-galeria .views-row-4,.node-type-galeria .view-galeria .views-row-8,.node-type-galeria .view-galeria .views-row-12{
    margin-right: 0px;
    display: block;
}
.node-type-galeria .view-galeria .views-row img{
    margin-bottom: 50px;
    padding: 7px;
}



.view-galeria .pager{
    margin-bottom: 130px;
}

.view-galeria .pager .pager-last, .view-galeria .pager .pager-first{
    display: none;
}

.view-galeria .pager-item, .view-galeria .pager-current{
    margin: 0px;
    padding: 0px;
}

.view-galeria .pager-next a, .view-galeria .pager-previous a{
    background: url("../images/spt.png") no-repeat scroll 0 -668px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 27px;
    text-indent: -3690000px;
    position: relative;
    top: -7px;
    width: 16px;
}

.view-galeria .pager-next a{
    background: url("../images/spt.png") no-repeat scroll 0px -714px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 27px;
    text-indent: -3690000px;
    width: 16px;
}


.view-galeria .pager-next, .view-galeria .pager-previous{
    margin: 0px;
    padding: 0px;
}

.views-field-title-1 .wave{
    background: url("../images/spt.png") no-repeat scroll 0 -808px rgba(0, 0, 0, 0);
    float: left;
    height: 10px;
    margin-bottom: 15px;
    margin-top: 20px;
    width: 50px;
}

.view-galeria .views-field-title{
    background-color: rgb(255, 255, 255);
    padding-top: 10px;
    position: relative;
    top: -20px;
    width: 200px;
    font-family: Roboto Condensed;
    font-weight: 700;
    font-size: 17px;
    font-style: italic;
    color: #333333;
    float: left;
}

.view-galeria .views-field-field-categoria{
    font-family: Roboto Condensed;
    font-weight: 400;
    font-size: 17px;
    color: #333333;
    width: 220px;
    float: left;
    display: none;
}

.node-type-galeria #gallery_header{
    width: 100%;
    height: 400px;
    background-color: #EFEFEF;
}

.node-type-galeria #gallery_header .title_special_big_italic{
    width: 48%;
    float: left;
    color: #333333;
    padding-top: 140px;
}

.node-type-galeria #gallery_header .text_normal{
    width: 50%;
    float: right;
    padding-top: 140px;
    height: 200px;
    overflow: hidden;
}

.node-type-galeria #social_items_gallery{
    margin-top: 40px;
    margin-bottom: 50px;
    height: 40px;
}

.node-type-galeria #all_galleries{
    float: left;
    height: 40px;
    margin-right: 1px;
    position: relative;
    /* top: 12px; */
    height: 40px;
}

.node-type-galeria #all_galleries a{
    background-color: rgb(51, 51, 51);
    color: rgb(255, 255, 255);
    font-family: Roboto condensed;
    font-size: 17px;
    font-weight: 700;
    line-height: 15px;
    padding: 14px 9px 11px;
    text-transform: uppercase;
    height: 15px;
    display: block;
}

.node-type-galeria #all_galleries a:hover{
    background-color: black;
}

.node-type-galeria #social{
    float: left;

}

#about_containner{
    width: 960px;
    margin: auto;
    height: 335px;
    margin-top: 50px;
    position: relative;
    margin-bottom: 50px;
}

#bus{
    float: left;
    width: 220px;
    height: 100%;
}

#car{
    float: left;
    width: 300px;
    padding-left: 30px;
    padding-right: 30px;
    height: 100%;
}

#map{
    float: left;
    width: 380px;
    height: 100%;
    background: url("../images/croqui.png") no-repeat 0 0 transparent;
}

.page-onde #banner .title_special_big_italic{
    width: 960px;
    margin: auto;
}

.page-onde #banner .center{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.page-onde #banner{
    position: relative;
}

.page-onde .wave{
    margin-right: 220px;
}

.item-list .pager li{
    font-family: Roboto Condensed;
    font-weight: 700;
    font-size: 20px;
    color: #999999;
}

.pager li a:link, .pager li a:visited{
    color: #999999;
}

.pager li.pager-current{
    color: #333333;
}

li a.active{
    color: #333333;
    text-decoration: underline;
}


#events_classes .btn:hover a, .more_info_events .btn:hover a,.page-aulas .btn:hover span,.page-eventos .btn:hover a,.page-eventos .btn:hover span{color: #fff;} 
.page-aulas .btn{
    display: inline-block;

    cursor: pointer;
}
#material .btn{

    margin: auto;
    display: block;
    position: relative;
    clear: left;
    margin-top: 15px;
}
.page-events .btn:hover{
    background-color: black;

}

#material .btn:hover{
    background-color: rgb(102,102,102);
}
#news_surf .btn:hover, #news_magazine .btn:hover{border: 3px solid #333; background-color: #333;}
#news_surf .btn:hover a, #news_magazine .btn:hover a{color: #fff;}

/********** alteração ************/
#news_surf, #news_magazine{
    height: auto; 
    position: relative;
    padding-bottom: 60px;
}

#news_surf .btn, #news_magazine .btn{
    position: absolute; 
    bottom: 10px; 
    margin-bottom: 10px; 
}

#header-fixed{position: fixed; height: 100px; width: 100%; z-index: 10; background-color: #fff; }
#slider_home{padding-top: 100px;}
#banner{padding-top:100px; }
.node-type-galeria #gallery_header{padding-top: 100px; }
#filters_responsive{
    display: none;
}

#noticia-item
{
    padding-top: 10px;
    padding-bottom: 10px;  
}

form#user-login{padding-top:150px;text-align: center; }
form#user-login input#edit-submit{background-color:#333; }
form#user-login input#edit-submit:hover{color: #fff; }


.page-noticias .pager{
    margin-bottom: 60px;
}

.page-noticias .pager .pager-last, .page-noticias .pager .pager-first{
    display: none;
}

.page-noticias .pager-item, .page-noticias .pager-current{
    margin: 0px;
    padding: 0px;
}

.page-noticias .pager-next a, .page-noticias .pager-previous a{
    background: url("../images/spt.png") no-repeat scroll 0 -668px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 27px;
    text-indent: -3690000px;
    position: relative;
    top: -7px;
    width: 16px;
}

.page-noticias .pager-next a{
    background: url("../images/spt.png") no-repeat scroll 0px -714px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 27px;
    text-indent: -3690000px;
    width: 16px;
}


.page-noticias .pager-next, .page-noticias .pager-previous{
    margin: 0px;
    padding: 0px;
}

.page-noticias #banner
{
    background: url("../images/surf-aulas.jpg") no-repeat center center scroll transparent;}

#noticias_list
{
    padding-top: 50px; 
    padding-bottom: 50px; 
}

#filter .selected
{
    color: #333333;
    text-decoration: underline;
}

#error
{
    width: 960px;
    height: 340px;
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    margin: auto;

}

#number
{
    width: 100%;
    float: left;
    position: relative;
    font-family: "Helvetica";
    color: #FF0000;
    text-align: center;
    font-size: 190px;
    height: 200px;
    line-height: 190px;
    font-weight: bold;
}

#oops
{
    width: 100%;
    height: 80px;
    position: relative;
    float: left;
    font-family: "Helvetica";
    color: #333333;
    text-align: center;
    line-height: 50px;
    font-size: 50px;

}

#message
{
    text-align: center;
    font-size: 15px;
    line-height: 15px;
    height: 20px;
    position: relative;
    float: left;
    font-family: "Helvetica";
    color: #969696;
    width: 100%;
}


#edit-field-n-pessoas-und-0-value{
    width: 50px !important;

}
.page-aulas form[id^="reserva-entityform-edit-form"],.page-aulas .webform-client-form-340,.page-aulas .webform-client-form-341{
    width: 460px;



    /* z-index: 12; */
    /* position: absolute; */
    margin: auto;
}
.page-aulas form[id^="reserva-entityform-edit-form"]{
    /* width: 625px; */


}
.page-aulas .webform-client-form-340{


}
.page-aulas .webform-client-form-341{


}
.form_c input[type="checkbox"]{
    float: left;
    width: 25px;
    border: none;
    -moz-appearance: initial; 
    -webkit-appearance: initial; -o-appearance:none;
    background-color: #CCCCCC !important;
    margin-right: 5px;
    color: red;

    height: 25px;
    background: url("../images/cc.png");
}

.form_c input[type="checkbox"] + label:before{
    position: absolute;
    background-color:#ccc;
    left:2px;
    font-size:25px;
    top:2px;
    width:25px;
    height:25px;

}

.form_c input[type="checkbox"]:checked + label:before{
    content: '✔';
    position: absolute;

    left: 0px;

    font-size: 28px;

    top: 0px;
}
.form_c input[type="checkbox"]:focus + label:before, .form_c input[type="checkbox"]:focus,
.form_c form[id^="reserva-entityform-edit-form"] input[type="text"]:focus,.form_c .webform-client-form-340 input[type="text"]:focus,
.form_c .webform-client-form-341 input[type="text"]:focus,.form_c textarea:focus
{
    border:0;
    outline:none;
    -moz-appearance: none; 
    -webkit-appearance: initial; -o-appearance:none;
}
.form_c input[type="checkbox"]:checked{


}
.form_c input[type="text"], .form_c textarea, .form_c input[type="email"]{
    width: 460px;
    background-color: #CCCCCC;

    padding: 0;
    /* height: 120px; */ padding-left: 5px;
    color: black;
}
.form_c textarea{
    height: 120px;
    clear: left;
}
.form_c form[id^="reserva-entityform-edit-form"] input[type="text"], .form_c .webform-client-form-340 input[type="text"], .form_c .webform-client-form-341 input[type="text"]{
    height: 33px;


    border: none;
    background-color: #ccc;

    width: 455px;
    padding-left: 0px;

    padding-left: 5px;
    -moz-appearance: none; -webkit-appearance: initial; -o-appearance: none;
}
.form_c form[id^="reserva-entityform-edit-form"] textarea,.page-aulas .webform-client-form-340 textarea,.page-aulas .webform-client-form-341 textarea{
    width: 460px;



    clear: left;
}

.form_c form[id^="reserva-entityform-edit-form"] tbody{
    background-color: transparent;


}

.form_c form[id^="reserva-entityform-edit-form"] tr.draggable{
    border: none;

    background-color: transparent;
    margin: 0;
    padding: 0;
}
.form_c form[id^="reserva-entityform-edit-form"] .field-multiple-drag{
    display: none;


}
.form_c form[id^="reserva-entityform-edit-form"] tr.draggable td{

    padding: 0;
    overflow: hidden;
    height: 50px;
}
.form_c table{
    border: none;

    width: auto;
    float: left;
}
.form_c form[id^="reserva-entityform-edit-form"] .field-type-datetime{
    width: 180px;


    float: left;
}
.form_c form[id^="reserva-entityform-edit-form"] .field-type-datetime .fieldset-legend{
    display: none;


}
.form_c  form[id^="reserva-entityform-edit-form"] .field-type-datetime input{


}
.form_c form[id^="reserva-entityform-edit-form"] .field-type-datetime fieldset{
    border: none;


    margin: 0;
    padding: 0;
}


.form_c form[id^="reserva-entityform-edit-form"] .field-type-datetime legend{


}
.form_c form[id^="reserva-entityform-edit-form"] .field-type-datetime .fieldset-wrapper{


}
.form_c form[id^="reserva-entityform-edit-form"] .field-type-datetime .fieldset-wrapper input{


}
.form_c form[id^="reserva-entityform-edit-form"] .field-type-datetime .fieldset-wrapper > div{


}
.form_c form[id^="reserva-entityform-edit-form"] .field-type-datetime .fieldset-wrapper > div > div{


}
.form_c form[id^="reserva-entityform-edit-form"] .field-type-datetime .fieldset-wrapper > div > div > div{
    margin: 0;


    padding: 0;
}
.form_c form[id^="reserva-entityform-edit-form"] .field-type-datetime .fieldset-wrapper > div > div > div > div .description{
    display: none;


}
#edit-field-datafs-und-0-remove-button,.tabledrag-toggle-weight{
    /* display: none; */
}
.form_c form .field-add-more-submit:before{

    content: '✔';
    position: absolute;
    left:2px;
    font-size:25px;
    top:2px;
}
.form_c form .field-add-more-submit{
    float: left;
    font-size: 0px;
    margin-top: 34px;
    position: absolute;
    width: 32px;
    height: 32px;
    font-size: 0px;
    float: left;
    padding: 0;
    background: url("../images/plus.png");
    background-position: center center;
    -moz-appearance: none; 
    -webkit-appearance: none; -o-appearance: none;
    border: 0;
    margin-left: 5px;
    content: "dasdas";
    color: white;
    background-color: #333333;
    cursor: pointer;
    background-size: cover;
    background-clip: border-box;
    background-repeat: no-repeat;
    /* margin-top: 5px; */
}
.form_c .form-item-field-n-pessoas-und-0-value{
    width: 160px;
}

.form-item-field-n-pessoas-und-0-value label{
    float: right;
    margin-top: 5px;
}

.page-aulas form[id^="reserva-entityform-edit-form"] .form-actions input[type="submit"],.page-aulas .webform-client-form-340 .form-actions input[type="submit"],.page-aulas .webform-client-form-341 .form-actions input[type="submit"]{
    /* background-color: rgb(51, 51, 51); */

}
.page-aulas form[id^="reserva-entityform-edit-form"] .form-actions ,.page-aulas .webform-client-form-340 .form-actions ,.page-aulas .webform-client-form-341 .form-actions {
    /* background-color: rgb(51, 51, 51); */

    width: 460px;
}

.form_c{
    width: 620px;
    position: absolute;
    z-index: 12;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    /* height: 100%; */
    z-index: 12;
    top: 0;
    /* width: 620px; */
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: white;
    /* padding-top: 30px; */
    padding-bottom: 0px;
    display: none;
}
.form_c form{
    width:460px;
    margin:auto;
}
form[id^="reserva-entityform-edit-form"] label{
    width:auto;
    display: inline-block;
}
#weborm-reserva{
    position: absolute;

    height: 100%;
    z-index: 12;
    top: 0;
    /* width: 620px; */
    left: 0;   right: 0;   margin: 0 auto;
    background-color: white;
    height: auto;
    display: none;
}
#weborm-material{
    display: none;
}
#weborm-voucher{
    display: none; 
}

#background_forms{
    position: fixed;
    height: 100%;
    z-index: 10;
    top: 0;
    width: 100%; 
    background-color: black;
    opacity: 0.5;
    display: none;
}
.form_c .day_formated{
    width: 35px !important;
}

.form_c .month_formated{
    width: 35px !important;
    margin-left: 5px;
}

.form_c .year_formated{
    width: 50px !important;
    margin-left: 5px;
}

.form_c .formated_date{
    /* width: 20px !important; */
}

.date-clear{
    display: none;
}

#countainner_voucher{
    /* width: 50%; */

    float: right;
    margin: auto;
    margin-top: 54px;
}
.title_special_middle_italic{

}
#vouchers{
    width: 50%;

    height: 480px;
    background-color: #333333;
    float: left;
    display: inline-block;
    position: relative;
}
#vouchers_image{
    background: url("../images/vouchers.jpg");

    width: 50%;
    height: 480px;
    /* float: left; */
    display: inline-block;
    position: relative;
}
.form_c .title_middle{
    height: auto;

    width: 460px;
    margin: auto;
}
.form_c .text_normal{
    height: auto; width: 460px; 
    margin: 30px auto -5px auto;

}
.form-center{
    width: 460px;
    margin: auto;
    position: relative;
    padding-top: 15px;
}
.close{
    position: absolute;

    right: 0;
    background-color: red;
    width: 40px;
    height: 40px;
    font-size: 30px;
    background: url("../images/spt.png");
    background-position: 0 523px;
    font-size: 0;
    cursor: pointer;
    z-index: 13;
}
.close:hover{
    background-position: -60px 523px;

}
.text_special_middle{
    color: white;

    /* color: rgb(51, 51, 51); */ font-family: Roboto condensed; font-size: 30px; font-style: italic; font-weight: 700; line-height: 35px; text-align: left; text-transform: uppercase;
}

input[id*='remove-button']{
    width: 32px;


    height: 32px;
    font-size: 0px;
    float: left;
    margin: 0px 0px 0px 5px;
    padding: 0;
    background: url("../images/spt.png");
    background-position: -4px 519px;
    -moz-appearance: none; -webkit-appearance: none; -o-appearance: none;
    border: none;
    cursor: pointer;
}
input[id*='und-add-more']{

}
#reservation{
    display: block;

    height: 90px;
    overflow: visible;
    width: 100%;
    float: left;
    cursor: pointer;
    margin-left: 2px;
    padding-top: 10px;
    position: absolute;
    right: -28px;
    top: 0px;

    background-color: #333333;
}
#reservation:hover{
    background-color: black;

}
.tabledrag-toggle-weight-wrapper{
    display:none;
}

.page-eform-reserva-confirm .submission-text,.webform-confirmation{
    position: relative;
    line-height: 30px;
    width: 100%;
    height: 200px;
    margin-top: 100px;
    text-align: center;
    display: inline-block;
    margin: 140px auto;
    font-size: 25px;
}
#transparency {
    width: 100%;
    height: 600px;
    position: absolute;
    z-index: 1;
    background-color: black;
    opacity: 0.4;
}
.views-field-field-dzfdsfds {
    float: left;

    display: block;
    width: 220px;
    height: 170px;
}
.media-youtube-player,.page-node video{
    margin: auto;

    display: block;
    width: 80%;
}

div[id^="weborm-reserva"]{


}
div[id^="weborm-reserva"] fieldset.captcha {
    /* position: relative; */



    /* bottom: 0; */

    border: none;
}
div[id^="weborm-reserva"] fieldset.captcha label{

}
div[id^="weborm-reserva"] fieldset.captcha input{

}
fieldset.captcha.form-wrapper .fieldset-description{
    display: none;
}
div[id^="weborm-reserva"] fieldset.captcha .captcha.form-wrapper{

}

div[id^="weborm-reserva"] .field-name-field-datafs fieldset.captcha.form-wrapper{

    display: none;
}
fieldset.captcha.form-wrapper label{
    display: block !important;


}

fieldset.captcha legend,fieldset.captcha .description{
    display: none;


}
fieldset.captcha.form-wrapper{
    border: none;



    padding-left: 0;
}
fieldset.captcha.form-wrapper img {
    display: block;
    margin: auto;
    width: 120px;
}

#footer fieldset.captcha.form-wrapper label{
    color: white;
    margin-top: 10px;

    margin-bottom: 5px;
}

fieldset.captcha.form-wrapper input{




    padding-left: 0px;
}
#footer fieldset.captcha.form-wrapper input{
    width: 300px;

}

/******************* ALTERAÇÕES *************/
#contact-form {
    clear: both;
}

/*#form-link {
        color: white;
        font-size: 18px;
        font-weight: bold;
        display: block;
    cursor: pointer;
}*/

#form-link {
    border: 3px solid rgb(102, 102, 102);
    font-weight: 700;
    color: #666666;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
    height: 30px;
    font-size: 14px;
    width: 200px;
}

/*#form-link:hover{
    color: rgb(102,102,102);
    text-decoration: underline;
}*/

#form-link:hover{
    background-color: rgb(102,102,102);
    color: white;
    cursor: pointer;
}

#form-contacts-by-ajax-success {
    display: none;
    color: rgb(140, 198, 62);
    font-size: 20px;
    line-height: 22px;
}

.webform-confirmation {
    /*display: none;*/
}

#events_classes #more_info_classes > div.btn > a, 
#events_classes #more_info_events > div.btn > a,
#news_surf > div.btn > a,
#news_magazine > div.btn > a{
    padding: 13px 37px;
}

#block-system-main > div.content > div.links > a{
    display: none;
}
.webform-progressbar{
    display: none;
}


/* ALTERAÇÃO PAULO CALADO */
/*#sponsors, #about_home_three{
        overflow-y: hidden;
}*/

/* ALTERAÇÃO PAULO CALADO 18/04/2019*/
.front #events_classes #more_info_classes > div.btn > a,
.front #events_classes #more_info_events > div.btn > a,
.front #news_surf > div.btn > a,
.front #news_magazine > div.btn > a{
  padding: 0;
  display:block;
}