/* Designer 2019.02.28 */

/* área de exposição */

.goweb-number-colors-pink {
    background-color: #a51646;
    color: #fff;
    font-size: 17px;
    max-width: 45px;
    padding: 6px;
    text-align: center;
}
.goweb-hall-name-pink {
    color: #a51646;
    font-size: 25px;
}
.goweb-number-colors-blue {
    background-color: #002d71;
    color: #fff;
    font-size: 17px;
    max-width: 45px;
    padding: 6px;
    text-align: center;
}
.goweb-hall-name-blue {
    color: #002d71;
    font-size: 25px;
}
.goweb-number-colors-orange {
    background-color: #ff6900;
    color: #fff;
    font-size: 17px;
    max-width: 45px;
    padding: 6px;
    text-align: center;
}
.goweb-number-colors-orange-extra {
    background-color: #ff6900;
    color: #fff;
    font-size: 17px;
    max-width: 75px;
    padding: 6px;
    text-align: center;
}
.goweb-hall-name-orange {
    color: #ff6900;
    font-size: 25px;
}
.goweb-number-colors-purple {
    background-color: #650E47;
    color: #fff;
    font-size: 17px;
    max-width: 45px;
    padding: 6px;
    text-align: center;
}
.goweb-hall-name-purple {
    color: #650E47;
    font-size: 25px;
}
.goweb-name-exhibitor {
    font-size: 22px;
}

/* Designer 2018.09.26 */

.input-group {
    display: inline-block;
    width: 100%;
}

.worklab {

	background-color: #eaf2ff;

    padding: 20px 20px 30px 30px;

	margin-right:10px;

}

.name-exhibitor{

	line-height:30px;

	font-size:13px;

}

.text-center.number-exhibitor-pink{

	background-color: #a51546;

    color: white;

    height: 30px;

    width: 30px;

    margin: 0 auto;

    line-height: 30px;

	margin-bottom:10px;

}

.text-center.number-exhibitor-blue{

	background-color: #002d72;

    color: white;

    height: 30px;

    width: 30px;

    margin: 0 auto;

    line-height: 30px;

	margin-bottom:10px;

}

.text-center.number-exhibitor-purple{

	background-color: #650e47;

    color: white;

    height: 30px;

    width: 30px;

    margin: 0 auto;

    line-height: 30px;

	margin-bottom:10px;

}

.text-center.number-exhibitor-orange{

	background-color: #FF6900;

    color: white;

    height: 30px;

    width: 30px;

    margin: 0 auto;

    line-height: 30px;

	margin-bottom:10px;

}

.stats .stats-holder h3{

	font-size:18px;

}

.mainSponsor .sponsor-logo {

    /* width: 50%;

    max-width: 100%; */

}

.editions-detail-title{

	margin-top:30px;

	font-family: "Knockout 48 A", "Knockout 48 B";

    font-size: 30px !important;

    text-transform: uppercase;

    color: #a51546;

}

.editions-workshops-title{

	font-family: "Knockout 48 A", "Knockout 48 B";

    font-size: 30px !important;

    text-transform: uppercase;

    color: #650e47;

}

.news-text p{

	font-size:13px;

}

.news-text h3{

	text-transform:uppercase;

	font-size:30px;

}

.catalog-title > .right p{

    font-family: "Gotham SSm A", "Gotham SSm B" !important;

	font-size:10px;

}

.news .detalhe h3 {

    text-transform: uppercase;

}

.news .detalhe .texto {

    font-size: 16px;

    margin-bottom: 10px;

    height: 58px;

}

.news .detalhe h3 {

    font-size: 30px;

}

.submit_button{

	border: 1px solid #ff6900;

}

.submit_button:hover{

	background: #fff;

	border: 1px solid #ff6900;

	color: #ff6900;

}

.cta .i_want_to_go {

	border:1px solid #A51546;

}

.cta .i_want_to_go:hover {

    background: transparent;

    color: #A51546;

	border:1px solid #A51546;

}

.cta .apply_for_exhibition {

    border:1px solid #650E47;

}

.cta .apply_for_exhibition_banner {

    border:1px solid #650E47;

}

.cta .apply_for_exhibition:hover {

	background: transparent;

    color: #650E47;

    border:1px solid #650E47;

}

.cta .apply_for_exhibition_banner {

    background: #650E47;

    color: white;

    text-transform: uppercase;

    padding: 5px 10px;

    margin-left: 10px;

	margin-top:6px;

}

.cta .apply_for_exhibition_banner:hover {

	background: transparent;

    color: #fff;

    border:1px solid #fff;

}


.cta .apply_for_exhibition_banner {

    background: #650E47;

    color: white;

    text-transform: uppercase;

    padding: 5px 10px;

    margin-left: 10px;

	margin-top:6px;

}

.cta .apply_for_exhibition_banner:hover {

	background: transparent;

    color: #fff;

    border:1px solid #fff;

}


.cta .back:hover {

    border: solid thin #cedaec;

    background: #cedaec;

	color: #002D72;

}

.schedule-buttons .first-day-march {

    border: 1px solid #ff6900;

}

.schedule-buttons .first-day-march:hover {

	color: #ff6900;

    background: transparent !important;

    border: 1px solid #ff6900;

}

.schedule-buttons .secound-day-march {

	border: 1px solid #A51546;

}

.schedule-buttons .secound-day-march:hover {

	color: #A51546;

    background: transparent !important;

    border: 1px solid #A51546;

}

.download-program > a:hover {

	text-decoration: underline;

	color: #002D72;

}

.speakers-holder {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
}

.worklabs-holder {
    display: flex;
    flex-wrap: wrap;
}

.worklab { margin-right: 0 !important; }

.sponsor-logo { max-width: 100%; }

.buttonAction a {
    width: auto !important;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 0;
}

.buttonAction a:last-child { margin-bottom: 0; }

/***************************** MENU BREAKPOINT **************************************/

@media (max-width: 1256px) {

    .navbar-header {

        float: none;

    }

    #cms_menu_footer{
        text-align: right;
    }

    .navbar-left,.navbar-right {

        float: none !important;

    }

    .navbar-toggle {

        display: block;

    }

    .navbar-collapse {

        border-top: 1px solid transparent;

        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);

    }

    .navbar-fixed-top {

        top: 0;

        border-width: 0 0 1px;

    }

    .navbar-collapse.collapse {

        display: none!important;

    }

    .navbar-nav {

        float: none!important;

        margin-top: 7.5px;

    }

    .navbar-nav>li {

        float: none;

    }

    .navbar-nav>li>a {

        padding-top: 10px;

        padding-bottom: 10px;

    }

    .collapse.in{

        display:block !important;

    }





    .navbar-nav .open .dropdown-menu {

        position: static;

        float: none;

        width: auto;

        margin-top: 0;

        background-color: transparent;

        border: 0;

        -webkit-box-shadow: none;

        box-shadow: none;

    }

}







/******************************   media queries   ******************************/


 

@media (min-width: 1950px) and (max-width: 3000px){

    .banner .bannerSick .slick-slide img {

        width: 100%;

    }

    .social{

        margin-top: -3.7%;

        -webkit-clip-path: polygon(50% 22%, 100% 44%, 50% 100%, 0% 44%) !important;

        clip-path: polygon(50% 22%, 100% 44%, 50% 100%, 0% 44%) !important;

    }

}




@media (min-width: 1400px) and (max-width: 1785px){

    .social{    margin-top: -5.5%;}

}



@media (min-width: 1256px) and (max-width: 1920px){

    .navbar-nav>li>.dropdown-menu{

        right: 0;

        left: auto !important;

    }

}



@media (min-width: 1256px) and (max-width: 1400px){

    .social{margin-top: -6%;}

    

    .cta button {

        width: 29%;

    }

}



@media (max-width: 1367px) and (min-width: 1350px){

    .social {

        margin-top: -5.6%;

    }

}





@media (max-width: 1256px){



    .overBannerVideo > .banner-slide-text

    {

     display: none;

    }



    .navbar-nav>li>.dropdown-menu {

        z-index: -1;

        margin-top: 0px;

        padding-top: 0px;

        padding-left: 0px;

        padding-bottom: 30px;

        width: 100%;

        margin: 0 auto;

        -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);

        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    }



    .dropdown-menu li {

        width: 100%;

        float: none;

    }



    .topMenu #header .navbar a {

        padding-top: 10px !important;

    }



    footer .navbar-collapse.collapse {

        display: block!important;

    }

    body,html{

        max-width:  100%;

        overflow-x:    hidden;

    }



    .cta button {

        width: 29%;

    }



    .slick-slide img{

        /*height: 300px;*/

    }



    .topMenu #header .navbar a {

        color: white;

        font-size: 24px;

        text-transform: uppercase;

        padding-top: 30px;

        margin-top: 0px;

        transition: background-color 0.5s ease;

    }



    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{

        background: #650E47;

    }



    .topMenu #header .navbar a.selected, .topMenu #header .navbar a:hover {

        background: none;

    }



    

    .topMenu #header .navbar a.selected::after, .topMenu #header .navbar a:hover::after {

        background: none;        

        content: '';

        width: 20px;

        height: 8px;

        background-color: #A51546;

        position: absolute;

        top: 32px;

        left: 15px;

    }

    



    .navbar-nav {

        margin: 7.5px -15px;

        background: #650E47;

    }







    li a.child::after{

        font-family: 'Glyphicons Halflings';

        font-style: normal;

        font-weight: 400;

        line-height: 1;

        content:"\e259";

        font-size:  18px;

    }



    li.open a.child::after{

        font-family: 'Glyphicons Halflings';

        font-style: normal;

        font-weight: 400;

        line-height: 1;

        content:"\e260";

        font-size:  18px;

    }



    .navbar-default .navbar-collapse, .navbar-default .navbar-form{

        background: #650E47;

        border: none;

        /* margin-top: -8px; */

        width: 90%;

        position: fixed;

        left: 0;

        right: 0;

        margin: -8px auto;

        z-index: 999999999;

    }



    #lang-selector {

        min-height: 45px;

        -webkit-clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 0%);

        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 60%);



    }



    #lang-selector ul {

        width: 142px;

    }



    #lang-selector ul li{

        padding: 7px 10px 7px 10px;

    }



    .navbar-default .navbar-toggle{

        background-color: rgb(255, 105, 0);

        border-radius: 0px;

        border: none;

    }



    .navbar-default .navbar-toggle .icon-bar {

        background-color: #fff;

    }



    .logo > a {

        margin-left: 15px;

    }



    .logo > a > img{

        width: 20%;

    }

    



    #navbar-menu-bottom{

        display: block;

        text-align: left;

    }



    #footer .navbar-collapse{

        padding: 0px;

    }



    .banner-slide-text{

        position: relative;

        width: 70%;

        height: 150px;        

        margin: -38% auto 0 auto;

    }



    .social-footer {

        width: 100%;

        -webkit-clip-path: none !important;

        clip-path: none !important;

    }    



    .bottomBanner, .social{

        -webkit-clip-path: none !important;

        clip-path: none !important;

    }



    .banner > div {

        -webkit-clip-path: none;

        clip-path: none;

    }



    .banner {

        margin-bottom: 20px;

    }





    .social{    

        position: inherit;

        width: 100%;

        left: 0;

        right: 0;

        z-index:  1;

        margin-top: 0%;

        height: auto; 

        padding: 5px 0px 10px 0px;

    }



    .social .link-holder{

        margin-top: 0px;

    }







}







@media (max-width: 1187px) {

    .bottomBanner{

        height: 300px;

    }



    .cta-bottom > a > div > div {

        /*word-spacing: initial;*/

    }



    .bottomBanner > img {

        display: none;

    }



    .cta-bottom > a > div{

        width:  30%;

        margin-bottom: 15px;

    }

}



@media (max-width: 1100px) {

    



    .speaker {

        width: 25%;

    }

}

    

@media (max-width: 991px) {

    .speaker-image{

        max-width: 350px;

    }

    .news.destaque{
        margin-bottom: 30px;
    }

    .news-about-tab{
        margin-top: 30px;
    }


    .speakerModuleHolder{

        border: none !important;

    }



    



    .slick-slide{

        /*margin-bottom: 45px;*/

    }

}



@media (max-width: 950px) {

    .banner-slide-text{

        display:  none;

    }

}

        

@media (max-width: 876px) {

    .speaker {

        width: 33%;

    }

}



@media (max-width: 800px) {

    

    body,html{

        max-width:  100%;

        overflow-x:    hidden;

    }



    .slick-slide img{

        /*height: 235px;*/

        /*width:  100%;*/

    }




    .banner .prev, .banner .next{

        display: none;

    }



    .banner-slide-text{

        display:  none;

    }



    .topMenu #header .navbar a {

        color: white;

        font-size: 24px;

        text-transform: uppercase;

        padding-top: 30px;

        margin-top: 0px;

        transition: background-color 0.5s ease;

    }



    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{

        background: #650E47;

    }



    .topMenu #header .navbar a.selected, .topMenu #header .navbar a:hover {

        background: none;

    }



    .topMenu #header .navbar a.selected::after, .topMenu #header .navbar a:hover::after {

        background: none;        

        content: '';

        width: 20px;

        height: 8px;

        background-color: #A51546;

        position: absolute;

        top: 32px;

        left: 15px;

    }



    .navbar-nav {

        margin: 7.5px -15px;

        background: #650E47;

    }



    li a.child::after{

        font-family: 'Glyphicons Halflings';

        font-style: normal;

        font-weight: 400;

        line-height: 1;

        content:"\e259";

        font-size:  18px;

    }



    li.open a.child::after{

        font-family: 'Glyphicons Halflings';

        font-style: normal;

        font-weight: 400;

        line-height: 1;

        content:"\e260";

        font-size:  18px;

    }



    .navbar-default .navbar-collapse, .navbar-default .navbar-form{

        background: #650E47;

        border: none;

        /* margin-top: -8px; */

        width: 90%;

        position: fixed;

        left: 0;

        right: 0;

        margin: -8px auto;

    }



    #lang-selector {

        min-height: 45px;

        -webkit-clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 0%);

        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 60%);



    }



    #lang-selector ul {

        width: 142px;

    }



    #lang-selector ul li{

        padding: 7px 10px 7px 10px;

    }



    .navbar-default .navbar-toggle{

        background-color: rgb(255, 105, 0);

        border-radius: 0px;

        border: none;

    }



    .navbar-default .navbar-toggle .icon-bar {

        background-color: #fff;

    }



    .logo > a {

        margin-left: 15px;

    }



    .logo > a > img{

        width: 35%;

    }



    .cta-bottom{

        margin-top: 15px;

    }



    



    



    #navbar-menu-bottom{

        display: block;

        text-align: left;

    }



    #footer .navbar-collapse{

        padding: 0px;

    }



    .bottomBanner{

        display: none;

    }



    .banner-slide-text{

        position: relative;

        width: 50%;

        height: 150px;        

        margin: -60% auto 0 auto;

    }



    .cta button {

        width: 100%; 

        margin-left: 0px !important; 

        margin-right: 0px !important; 

        margin-bottom: 10px; 

    }



    .previous-speaker{

        width: 23%;

        float: left;

        margin: 0px 1%;

    }

}

                







@media (max-width: 767px) {

    .share-social > *{

        float: none;

    }



    img.companyLogo{

      float: none;

    }

    .stats .stats-holder div > img{
        width: 80%;
    }

    .stats .stats-holder div > h3{
        font-size: 30px;
    }

    .speaker-job{

        margin-top: 35px;

    }



    .title-program{

        clip-path:  unset;

        -webkit-clip-path: unset;

    }



    .download-program{

        text-align: center;

    }



    .download-icon{

        display: none;

    }



    .download-program > *{

        float: none !important;

    }



    .speakerModuleHolder{

        border: none !important;

    }

}









@media (max-width: 676px) {

    .speaker{

        width: 50%;

    }   

    



    .inputs_form input, .inputs_form textarea{

      font-size: 11px;

    }



    .inputs_form input::placeholder, .inputs_form select::placeholder, .inputs_form textarea::placeholder, .inputs_form select{

      font-size: 11px;

    }



    ::-webkit-input-placeholder {

      font-size: 11px;

    }

    ::-moz-placeholder { /* Firefox 19+ */

      font-size: 11px;

    }

    :-ms-input-placeholder {

      font-size: 11px;

    }

    :-moz-placeholder { /* Firefox 18- */

      font-size: 11px;

    }

}



@media (max-width: 632px) {

    .cta-bottom > a > div > div {

        font-size: 19px;

    }

}





@media (max-width: 600px) {

    .news-about-tab{
        margin-top: 30px;
    }

    


    /*

        .banner-slide-text {

            width: 50%;

            height: 120px;

            margin: -60% auto 0 auto;

        }



        .banner-slide-text > *:not(.banner-cta) {

            display: none;

        }

        */ 

    .banner-slide-text > *{

        display: none;

    }

    

    .title-program {

        margin-right: -3px;

    }



    .schedule-buttons > a{ 

        display: block;

        margin-bottom: 15px;

    }

}



@media (max-width: 515px) {

    .logo > a > img{

        width: 55%;

    }

}

/******************************   end media queries   ******************************/



@media (max-width: 476px) {

    .speaker{

        width: 100%;

    } 



    .previous-speaker{

        width: 47%;

        float: left;

        margin: 0px 1%;

    }



    .overBannerVideo{

        display: none;

    }

}



@media (max-width: 400px) {

    .schedule .speakerModuleHolder {

        margin: 0px;

    }



    .logo > a > img {

        width: 45%;

    }

    

    .banner-slide-text{

        display: none;

    }



    .banner-base .slick-slide img{

        height: 250px !important;

        width:  auto !important;

    }



    .cta button {

        width: 100%; 

        margin-left: 0px !important; 

        margin-right: 0px !important; 

        margin-bottom: 10px; 

    }

    

    .cta-bottom > a > div{

        width:  47%;

        margin-bottom: 15px;

    }



    .schedule .speakerModuleHolder {

        height: auto;

    }



    .speakerModule {

        padding: 15px 0px;

    }



    .program .schedule > div > div {

        line-height: 30px;

    }

}







/* news-download */





@media (max-width: 396px) {



    .news-download > a{

        display: block;

        text-align: center;

    }

    .cta-bottom > a > div > div {

        font-size: 24px;

    }

}

@media (max-width: 350px) {

    .cta-bottom > a > div > div {

        font-size: 19px;

    }

}