:root {
  --LARG_MENU_1: calc(176px + (60px * 4)  + 4px  );
}


html{
    margin-left: 0px !important;
    margin: 0;
    position: relative;
    width: 100vw;
    height: inherit;
    display: inline-table;
}



body {
    margin: 0;
    width: 100vw;
    background: #222;
    line-height: 28px;
    font-size: 16px; 
    font-family: "brown-regular", sans-serif;
    display: inline-grid;
    overflow-x: hidden;
}




.BLOCKSCROLL{
    overflow: hidden !important;
    overflow-y: hidden !important;
}





@font-face {
  font-family: "brown-regular";
  src: url("/FLOWSSPORTS/ISLA/FONTES/BrownEntrataWeb-Regular.woff") format('woff');
}

@font-face {
  font-family: "brown-bold";
  src: url("/FLOWSSPORTS/ISLA/FONTES/BrownEntrataWeb-Bold.woff") format('woff');
  font-weight: bold;
}


@font-face {
  font-family: "brown-light";
  src: url("/FLOWSSPORTS/ISLA/FONTES/BrownEntrataWeb-Light.woff") format('woff');
  font-weight: lighter;
}

@font-face {
  font-family: "brown-thin";
  src: url("/FLOWSSPORTS/ISLA/FONTES/BrownEntrataWeb-Thin.woff") format('woff');
}


@font-face {
  font-family: "brown-display";
  src: url("/FLOWSSPORTS/ISLA/FONTES/BrownEntrataWeb-Display.woff") format('woff');
  font-weight: lighter;
}


.FONT_REGULAR{
    font-family: "brown-regular";
}

.FONT_BOLD, b, strong{
    font-family: "brown-bold";
}

.FONT_LIGHT{
    font-family: "brown-light";
}

.FONT_THIN{
    font-family: "brown-thin";
}

.FONT_DISPLAY{
    font-family: "brown-display";
}





.SOMOBILE{
    display: none;
}




.LOADMYIMAGE{
    background: #444 url(/FLOWSSPORTS/ISLA/images/loading.gif) no-repeat center center;
    background-size: 62px !important;
    filter: grayscale(100%);
}

.LOADMYIMAGE_OK{
}



.MENUEVENTO_MOB{
    display: none;
}



.SLIDEFLOWS{
    width: 100vw;
    overflow: hidden;
    height:calc(100vh - 150px);
    position: relative;
    margin-top: 0px;
}


.MENUEVENTO{
    width: var(--LARG_MENU_1);
    height: calc(100% - 60px);
    position: absolute;
    z-index: 9999;
    right: 0px;
    top: 60px;
    text-align: center;
}




.LOGOEVENTO{
    width: calc(100% - 100px);
    margin-top: 50px;
}








.ORK{
    width: 100%;
    height: auto;
    z-index: 99999;
    color: #fff;
    bottom: 30px;
    text-align: left;
    right: 0px;
    position: absolute;
}

.ORK_2{
    width: 100%;
    margin-left: 35px;
}


.ORK_3{
    width: 50px;
    height: auto; 
    position: absolute;
    right: calc(var(--LARG_MENU_1) + 30px);
    bottom: 50px;
    z-index: 9999
}

.ORK_4 {
    width: calc(100% - 100px);
    max-width: 700px;
    position: absolute;
    bottom: 30px;
    left: calc(0px + 60px);
    font-size: 42px;
    letter-spacing: 0.1vw;
    line-height: 48px;
    color: #fff;
    z-index: 9999;
    font-weight: 900;
}

.ORK_5{
    width: calc(  100vw - var(--LARG_MENU_1)  - 1px  );
    border-right: 1px solid rgba(255,255,255,0.2);
    position: absolute;
    left: 0px;
    top: 0px;
    height: calc(100% - 0px - 0px);
    background: #222;
    overflow: hidden;
}






.MOA_1{
    width: 100%;
    position: relative;
    border-top: 1px solid rgba(255,255,255,0.2);
    border-bottom: 1px solid rgba(255,255,255,0.2);
    background: #222;
    display: flex;
    height: auto;
}

.MOA_2{
    width: calc(25vw + 0px);
    height: calc(25vw + 30px);
    float: left;
    border-right: 1px solid rgba(255,255,255,0.2);
    position: relative;
}

.MOA_3{
    width: calc(100% - 140px);
    position: absolute;
    bottom: 20px;
    left:20px;
    height: 50px;
    margin-bottom: 0px;
    color: #fff;
    opacity: 0.7;
    text-align: left;
}

.MOA_4{
    width: 100px;
    position: absolute;
    bottom: 15px;
    right: 0px;
    padding: 20px;
    margin-bottom: 0px;
    color: #fff;
    text-align: right;
}

.MOA_5{
    padding: 10px;
    background: rgba(0,0,0,0.3);
}

.MOA_6{
    width: calc(100% - 60px);
    margin: 30px;
    margin-top: 0px;
}


.MUS{
    position: absolute;
    width: calc(100% - 40px);
    bottom: 0px;
    left: 0px;
    opacity: 0;
    transition: opacity 0.8s easy-in;
    display: none;
}

.MUS_OK{
    opacity: 1;
    display: block;
}



.INFO{
    display: none;
}

.INFO_OK{
    display: block;
}


.FITA{
    display: none;
}





.GRADIENT {
    background: -webkit-radial-gradient(#6abe5e, #fae940);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}




.KONA_1 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-bottom: 40px;
    float: left;
}


.KONA_2 {
    width: 100%;
    position: relative;
    min-height: auto;
    border: 1px solid rgba(255,255,255,0.2);
    background-repeat: no-repeat;
    background-size: cover;
}

.KONA_3 {
    width: calc(100%);
    position: relative;
    left: 0px;
    bottom: 0px;
    float: left;
}




#RESERVA .KONA_1{
    width: calc(100% - 40px);
    padding: 20px;
    margin-right: inherit;
    position: relative;
    padding-top: 30px;
    padding-bottom: 10px;
    margin: 0px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    cursor: pointer;
}

#RESERVA .KONA_1:hover{
    background: #282828;
}

#RESERVA .KONA_1:hover > .GOM_INT_SEARCH{
    color: #fff;
}

#RESERVA .KONA_2{
    width: calc(100% - 0px);
    position: relative;
    min-height: auto;
    border: 1px solid rgba(255,255,255,0.2); 
    background-repeat: no-repeat;
    background-size: cover;
}

#RESERVA .KONA_3{
    width: calc(100% - 0px);
    position: relative;
    left: 0px;
    bottom: 0px;
}

#RESERVA .GOM_INT_SEARCH {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    padding: 0px;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    border-bottom: none;
    color: #e1e1e1;
    margin-left: 0px;
}

#RESERVA .DESC_PROJ_SEARCH{
    display: none;
}



a{
    color: #000 !important;
    text-decoration: none !important;
}



.DISMIS{
    width: calc(100% - 80px - 2px   );
    padding: 40px;
    position: relative;
    border: none;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    cursor: pointer;
}


.DISMIS:hover{
    /*background: #252525*/;
    
}





.MYTAG{
    height: auto;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 70px;
    background: #278575;
    color: #fff;
    display: inline-block;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top: 20px;
    z-index: 999999999;
    transition: width 0.3s;
    overflow: hidden;
    margin-left: 170px;
}


.CLOSETAG{
    position: absolute;
    width: 40px;
    height: 100%;
    border-left: 1px solid #222;
    right: 0px;
    top: 0px;
    background:rgba(0,0,0,0.2) url(/FLOWSSPORTS/ISLA/images/close.svg?X=4343) no-repeat center center;
    background-size: 12px;
    z-index: 99;
}

.CLOSETAG:hover{
    background:rgba(0,0,0,0.4) url(/FLOWSSPORTS/ISLA/images/close.svg?X=4343) no-repeat center center;
    background-size: 12px;
    
}



#THECOVER{
    
    width: 100%;
    height: calc(100vh - 0px);
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 999999;
    background: rgba(0,0,0,0.9);
    display: none;
}

.OPENMENU #THECOVER{
    display: block;
}



.THEMENU_OPENED{
    width: 420px;
    right: -420px;
    height: calc(100vh - 60px);
    background: #111;
    position: fixed;
    top: 61px;
    z-index: 999999999999;
    border-left: 1px solid rgba(255,255,255,0.2);
    transition: right 0.3s;
}


.OPENMENU .THEMENU_OPENED{
    right: 0px;
}



.TIT_STORY{
    width: 100%;
    position: relative;
    font-size: 32px;
    line-height: 36px;
    color: #222;
}



.THEMENUTI{
    width: 100%;
    height: 60px;
    position: fixed;
    top: 0px;
    z-index: 9999999;
    background: none;
    transition: background 0.2s;
}

.THEMENUTI_DOWN{
    background: #222;
}

.STORY_ON .THEMENUTI{
    background: #222 !important;
}


.OIA{
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    text-align: left;
    margin-left: 50px;
    font-size: 16px;
    letter-spacing: 1px;
    display: none;
}






.BOTAO {
    width: 100%;
    color: #fff !important;
    padding-left: 0px;
    opacity: 1;
    position: relative;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    cursor: pointer;
    margin-left: 20px;
    text-align: left;
    margin-bottom: 10px;
    text-transform: uppercase;
    transition: background 0.2s, color 0.2s;
}




.BOTAO_FOF{
    width: 100%;
    width: calc(100% - 0px);
    color: #fff;
    opacity: 0.7;
    padding-left: 30px;
    position: relative;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    cursor: pointer;
    margin-left: 0px;
    text-align: left;
    margin-bottom: 10px;
    text-transform: uppercase;
    transition: background 0.2s, color 0.2s;
}

.BOTAO_FOF:hover{
    opacity: 1;
}


.PAGEEVENTO .BOTAO_FOF{
    opacity: 1;
}


.MENUFOLK{
    width: 240px;
    position: relative;
    margin-top: 0px;
    margin-left: 45px;
    margin-bottom: 0px;
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}



.BOTAO::before{
    content: "";
    width: 40px;
    height: 1px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    position: absolute;
    left: -55px;
    top: 9px;
    opacity: 1;
}



.BOTAO:hover{
    
}



.THEMENU_OPENED .BOTAO::before{
    content: "";
    width: 40px;
    height: 1px;
    background: -webkit-radial-gradient(#6abe5e, #fae940);
    position: absolute;
    left: -55px;
    top: 9px;
    opacity: 1;
}



.INPUT_SEARCH{
    filter: invert(1);
    width: calc(100% - 65px);
    height: 60px;
    max-height: 60px;
    overflow: hidden;
    border: none;
    color: #fff;
    font-size: 18px;
    background:#000 url(/FLOWSSPORTS/ISLA/images/minimal_lupa.svg) no-repeat left 20px center;
    background-size: 26px;
    padding: 0px;
    padding-right: 5px;
    padding-left: 60px;
    border-radius: 0px;
}

.INPUT_SEARCH:focus{
    border: none !important;
    outline-width: 0;
}

.INPUT_SEARCH_OK{
    width: calc(100% - 126px);
    filter: invert(0) !important;
    background-color: #278575 !important; 
}


.CLOSE_SEARCH {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #278575 url(/FLOWSSPORTS/ISLA/images/close.svg?X=4343) no-repeat center center;
    background-size: 18px;
    z-index: 999;
    border-left: 1px solid rgba(255,255,255,0.2);
    cursor: pointer;
    opacity: 0.9;
    display: none;
}

.CLOSE_SEARCH:hover{
    background: #278575 url(/FLOWSSPORTS/ISLA/images/close.svg?X=4343) no-repeat center center;
    background-size: 18px;
    opacity: 1;
}




.MORESTORIES{
    background: #333 url(/FLOWSSPORTS/ISLA/images/MAIS.svg) no-repeat center center;
    background-size: 22px;
    color: #fff;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    border: 1px solid rgba(255,255,255,0.2);
    text-align: center;
    margin-top: 30px;
    letter-spacing: 2px;
    cursor: pointer;
}

.MORESTORIES:hover{
    background: #444 url(/FLOWSSPORTS/ISLA/images/MAIS.svg) no-repeat center center;
    background-size: 22px;
}

.MORESTORIES_LOADING{
    background: #444 url(/FLOWSSPORTS/ISLA/images/loading.gif) no-repeat center center;
    background-size: 62px;
}

#RESERVA .MORESTORIES{
    display: none !important;
}



.CALOP{
    width: calc(100% - 50px);
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 100px;
}


.EVENT{
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

.TIT_EVENT{
    width: 100%;
    position: relative;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px;  
    opacity: 0.8;
    cursor: pointer;
}

.TIT_EVENT:hover{
    opacity: 1;
}


.OOA{
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    margin-top: 20px;
    margin-left: 20px;
}


.LETAP{
    width: calc(100% - 30px);
    position: relative;
    font-size: 16px;
    padding-left: 30px;
    line-height: 22px;
    color: #fff;
    opacity: 0.6;
    margin-bottom: 5px;
    cursor: pointer;
}

.LETAP:last-child{
    margin-bottom: 20px;
}

.LETAP:hover{
    color: #fff;
    opacity: 1;
}


.LETAP::before{
    content: "";
    width: 20px;
    height: 1px;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    position: absolute;
    left: 0px;
    top: 9px;
}


.LINE_VERT{
    width: 1px;
    height: 100%;
    position: fixed;
    z-index: 99999;
    top: 0px;
    background: rgba(255,255,255,0.2);
}

.VERT_1{
    left: 240px;
}

.VERT_2{
    left: calc(240px +  240px);
}

.VERT_3{
    left: calc(240px +  240px + 150px);
}


.BRAND {
    width: calc(  (400px / 3) - 1px  );
    height: calc(  (400px / 3) - 1px  );
    float: left;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    border-right: 1px solid rgba(255,255,255,0.2);
    position: relative;
    background: #222;
    cursor: pointer;
}

.BRAND:hover{
    filter: invert(1);
    background-color: #000;
}


.MOL{
    width: 100%;
    height: 60px;
    position: sticky;
    top: 0px; left: 0px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    background: #222;
    z-index: 9999;
}

.HAIO{
    margin-left: 25px;
    line-height: 63px;
    font-size: 16px;
    color: #fff;
}



.BALI_HEADER{
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999999;
	background: #222;
}


.TP_BALI_1 .ICO_CLOSE{
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.TP_BALI_1 .BALI_HEADER{
    border: none !important;
}

.TP_BALI_1 .MYLOGO{
    border-bottom: 1px solid rgba(255,255,255,0.2);
}





.NUM{
    position: relative;
    width: 60px;
    margin-left: calc(100% - 60px - 25px);
    margin-bottom: 20px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    height: 60px;
    border: 1px solid rgba(255,255,255,1);
    cursor: pointer;
    transition: border 0.5s;
}

.NUM:last-child{
    margin-bottom: 0px;
}

.NUM:hover{
    border: 1px solid rgba(255,255,255,1);
}

.MMM:hover > .NUM{
    border: 1px solid rgba(255,255,255,1);
}


.NUM_OK{
    background: #fff;
    color: #222;
    border: 1px solid rgba(255,255,255,1);
}


.ATIVO{
    background: #ccff00 !important;
}

.progress-bar{
    background: rgba(0,0,0,0.2);
    height: 10px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 999999999;
}

.progress{
    background: #ccff00;
    height: 10px;
    width: 0%;
    position: relative;
    z-index: 999999999;
}



.AND{
	width: calc(100% - 80px);
	height: calc(100% - 80px);
	left: 40px; top:40px;
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
}




.hover{
    background: #ccff00 !important;
}



#LET {
    height: auto !important;
    max-height: auto !important;
    background: #222 !important;
    padding: 0px !important;
    top: 0px !important;
    padding-top: 0px !important;
    width: 100vw;
    display: flow;
}



.CONTA_LINHAS_G{
    width: 100%;
    position: relative;
    float: left;
    height: 1px;
    border-bottom: 1px solid rgba(255,255,255, 0.2);
    z-index: 999;
}

.LINEVERT{
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0px;
    border-left: 1px solid rgba(255,255,255,0.2);
    z-index: 999;
}


.LINEVERT_G{
    display: block;
}

.LINEVERT_P{
    display: none;
}

.LINEVERT_G.LINEVERT_2{
    display: none;
}




.TWOPOINTS{
	position: absolute;
	width: calc(100% + 10px);
	height: 100%;
	text-align: right;
	line-height: 52px;
	font-size: 22px;
}





.masthead__item {
    flex-shrink: 0;
    width: calc((100vw / 2) - 1px) ;
    height: auto;
    background: #333;
    transition: background 0.3s;
    position: relative;
    float: left;
    margin-top: 0px;
    border-bottom: none;
    border-right: none;
}

.masthead__item::before {
    display: none !important;
}


.YAOS {
    width: calc(100% - 1px);
    height: auto;
    position: relative;
    left: 0px;
    bottom: 0px;
    float: left;
    border-right: none;
    border-bottom: none;
}



.is-active .masthead__item::before{
    height: 100%;
}



.is-active .masthead__item:hover {
    /*background: #262626;*/
}



.GOM_T{
    font-size: 14px;
    line-height: 22px;
    color: rgba(255,255,255,0.6);
    position: relative;
    float: left;
    height: auto;
    display: none;
    max-width: 400px;
    padding-top: 20px;
}








.masthead__item:nth-of-type(even) { 
    /*background: #fff;*/    
}

.content {
    height: 1500px;
    background: #999;
}


.COND{
    width: auto;
    display: inline-block;
    float: left;
    height: 60px;
    line-height: 60px;
    color: rgba(255,255,255,0.6);
    font-size:14px;
    letter-spacing: 1px;
    margin-right: 20px;
    position: relative;
    cursor: pointer;
}

.COND:hover{
    color: rgba(255,255,255,0.8);
}


.COND_OK{
    border-bottom: 5px solid #fff;
    height: 55px;
    z-index: 9999;
    color: #fff;
    
}


.BORDER_B{
    width: 100%;
    height: 1px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.BORDER_T{
    width: 100%;
    height: 1px;
    top: 0px;
    left: 0px;
    position: absolute;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}



.FUN_1{
    color: #fff;
    height: 40px;
    line-height: 40px;
    opacity: 0.4;
    display: inline-block;
    letter-spacing: 1px;
}


.FUN_2{
    color: #fff;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    letter-spacing: 1px;
    margin-left: 5px;
    background: url(/FLOWSSPORTS/ISLA/images/arrow.svg) no-repeat center right;
    background-size: 12px;
    padding-right: 20px;
}


.FUN_3{
    height: 40px;
    width: 1px;
    line-height: 40px;
    display: inline-block;
    letter-spacing: 1px;
    margin-left: 30px;
    margin-right: 30px;
    border-left:1px solid rgba(255,255,255,0.2);
    background-size: 12px;
}



.TITSINGLE{
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 30px;
    font-size: 32px;
    line-height: 36px;
    color: #222;
    
    
}




#JAH{
    width: 100%;
    position: sticky;
    top: 59px;
    height: 1px;
    z-index: 999999;
	display: none;
}


.TEXTOCO{
    font-size: 18px;
    color: #444;
}

.TEXTOCO a{
    border-bottom: 1px dotted #222;
}


#PORTFOLIO{
    width: 100%;
    height: 1px;
    position: relative;
    margin-top: -100px;
}


.NOMA{
    position: relative;
    top: 70px;
    right: 0px;
    width: calc(100% - 2px);
    z-index: 9999
}



#FILTERS_EVENTO{
    background: #222;
    width: 100vw;
    height: 15vh;
    padding-bottom: 0px;
    line-height: 15vh;
    display: block;
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    border-top: 1px solid rgba(255,255,255,0.2);
    z-index: 99999999999999;
    transition: opacity 0.2s;
}

.FILTERS_EVENTO_HID{
    /*top: calc(100vh + 0px) !important;*/
    opacity: 0 !important;
}



#FILTERS{
    width: 100%;
    height: 40px;
    position: fixed;
    bottom: 50px;
    background: #222;
    font-size: 14px;
    z-index: 99;
    opacity: 0;
    transition: opacity 0s;
}

.FILTERS_OK{
    opacity: 1 !important;
}



.ANO{
    width: auto;
    position: relative;
    display: inline-block;
    font-size: 32px;
    color: rgba(255,255,255,0.2);
    margin-left: 32px;
    cursor: pointer;
	line-height: 160px;
}

.ANO:hover{
    color: rgba(255,255,255,0.5);
}



.ANO:first-child{
    margin-left: none;
}


.ANO_ATUAL{
    background: -webkit-radial-gradient(#6abe5e, #fae940);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}




.MAGO{
    width: calc(100% - 40px);
    height: 40px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
}


.ICO_SOCIAL{
    width: 60px;
    height: 60px;
    float: left;
    cursor: pointer;
}

.ICO_SOCIAL:hover{
    filter: invert(1);
    background-color: #000; 
}


.ICO_INSTA{
    background:#222 url(/FLOWSSPORTS/ISLA/images/minimal_insta2.svg?X=43) no-repeat center center;
    background-size: 26px;
    border-left: 1px solid rgba(255,255,255,0.2);
}

.ICO_YOUTUBE{
    background:#222 url(/FLOWSSPORTS/ISLA/images/minimal_youtube3.svg) no-repeat center center;
    background-size: 26px;
    border-left: 1px solid rgba(255,255,255,0.2);
}

.ICO_WHATS{
    background:#222 url(/FLOWSSPORTS/ISLA/images/minimal_whats.svg) no-repeat center center;
    background-size: 26px;
    border-left: 1px solid rgba(255,255,255,0.2);
}


.ICO_LUPA{
    background:#222 url(/FLOWSSPORTS/ISLA/images/minimal_lupa.svg) no-repeat center center;
    background-size: 22px;
    border-left: 1px solid rgba(255,255,255,0.2);
}


.ICO_SETA{
    background: url(/FLOWSSPORTS/ISLA/images/esquerda.svg) no-repeat center center;
    background-size: 22px;
    border-left: 1px solid rgba(255,255,255,0.2);
}





.ICO_SEARCH{
    background:#222 url(/FLOWSSPORTS/ISLA/images/minimal_lupa.svg) no-repeat center center;
    background-size: 26px;
}


.ICO_MENU{
    background:#222 url(/FLOWSSPORTS/ISLA/images/menu.svg) no-repeat center left 20px;
    background-size: 26px;
    float: right;
    border-left: 1px solid rgba(255,255,255,0.2);
    margin-right: -61px;
    position: relative;
    transition: margin-right 0.4s;
}

.ICO_MENU_ACTIVE{
    margin-right: 0px;
}




.STORY_ON .ICO_MENU,
.PAGEGERAL .ICO_MENU
{
    margin-right: 0px !important;
}



.OPENMENU .ICO_MENU{
    display: none;
}



.ICO_CLOSE{
    background:#222 url(/FLOWSSPORTS/ISLA/images/close.svg?X=4343) no-repeat center center;
    background-size: 18px;
    float: right;
    border-left: 1px solid rgba(255,255,255,0.2);
    border-bottom: 1px solid rgba(255,255,255,0.2);
    position: relative;
    height: 59px;
    z-index: 99999;
    display: none;
}


.OPENMENU .ICO_CLOSE{
    display: block;
}


.ICO_CLOSE2{
    background:#f4f4f4 url(/FLOWSSPORTS/ISLA/images/close2.svg?X=4343) no-repeat center center;
    background-size: 18px;
    float: right;
    border-left: 1px solid rgba(0,0,0,0.2);
    border-bottom: 1px solid rgba(0,0,0,0.2);
    position: relative;
    height: 61px;
    z-index: 99999;
}

.ICO_CLOSE2:hover{
    background:#fff url(/FLOWSSPORTS/ISLA/images/close2.svg?X=4343) no-repeat center center;
    background-size: 18px;
    filter: invert(0);
}




.ICO_CART{
    background:#333 url(/FLOWSSPORTS/ISLA/images/carrinho.svg?X=43) no-repeat center center;
    background-size: 26px;
    border-left: 1px solid rgba(255,255,255,0.2);
    position: relative;
    display: inline-block;
    float: none;
    width: 40px;
}




.SETA_SLIDE{
    width: 60px;
    height: 60px;
    position: relative;
    background: url(/FLOWSSPORTS/ISLA/images/direita.svg) no-repeat left center;
    background-size: 26px;
    margin-top: 0px;
    margin-left: 5px;
    cursor: pointer;
}


.SETA_ESQ{
    
    background: url(/FLOWSSPORTS/ISLA/images/esquerda.svg) no-repeat left center;
    background-size:100px;
    
}



.SETA_PORTFOLIO_DIR{
    height: calc(100% - 123px);
    background: url(/FLOWSSPORTS/ISLA/images/direita.svg) no-repeat right center;
    background-size: 100px;
    opacity: 0.2;
    cursor: pointer;
}

.SETA_PORTFOLIO_ESQ{
    height: calc(100% - 123px);
    background: url(/FLOWSSPORTS/ISLA/images/esquerda.svg) no-repeat left center;
    background-size: 100px;
    opacity: 0.2;
    margin-right: 30vw;
    cursor: pointer;
}

.SETA_PORTFOLIO:hover{
    opacity: 1;
}



.BT_CART{
    width: 176px;
    float: right; 
    height: 60px;
    text-align: center;
    border-left:1px solid rgba(255,255,255,0.2);
    line-height: 65px;
    letter-spacing: 1px;
    font-weight: 900;
    padding-left: 0px;
    padding-right: 0px;
    color: #fff;
    background: #333;
    cursor: pointer;
}

.BT_CART:hover{
    filter: invert(1);
    background-color: #000 !important;
}





.LOADVIDEO{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
    display: block;
}


#videosList {

  overflow: hidden;
}

.YHEVIDEO {
    height: calc(100% - 40px) !important;
    width: calc(100% - 40px) !important;
    position: absolute !important;
    left: 20px !important;
    top: 20px !important;
    margin-bottom: 50px !important;
    z-index: 999;
}

/* Hide Play button + controls on iOS */
.YHEVIDEO::-webkit-media-controls {
    display:none !important;
}




.ORBIT{
    position: absolute;
    left: 61px;
    top:-1px;
    height: 62px;
    width: calc(100vw - 300px);
    overflow: hidden;
    z-index: 9999;
    background: none;
    display: none;
}

.ORBIT .MOSK{
    height: 60px;
    line-height: 60px;
    border: 1px solid #fff;
    border-left: none; 
    background: #222;
    padding-left: 25px;
    padding-right: 25px;
    width: auto;
    overflow: hidden;
    font-size: 14px;
    float: left;
    color: #fff;
    display: inline-block;
}


.NUM_NO:hover > .ORBIT{
    display: block;
}



.BTPOT{
    position: absolute;
    right: calc(60px + 25px);
    bottom: 0px;
    height: 60px;
    line-height: 60px;
    width: 0px;
    overflow: hidden;
    letter-spacing: 1px;
    font-size: 14px;
    border: 1px solid #fff;
    opacity: 0;
    border-right: none;
    color: #fff;
    z-index: 9;
    text-align: left;
    padding-left: 25px;
}



.SOMBTA {
    height: 50vh;
    text-align: center;
    width: 50vw;
    background-image: linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0.9));
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
}

.SOMBTA_LEFT {
    height: 100%;
    text-align: center;
    width: 50vw;
    background-image: linear-gradient(to left, rgba(0,0,0,0), rgba(0,0,0,0.6));
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 999;
}


.SOMBTA_RIGHT {
    height: 100%;
    text-align: center;
    width: 50vw;
    background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.3));
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
}


.SOMBTA_BOTTOM {
    height: 100%;
    text-align: center;
    width: 100vw;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 999;
}







.YOH {
    width: calc(100% - 20px);
    float: left;
    height: auto;
    position: relative;
    left: 0px;
    top: -20px;
}

.THEIMGPROJECT{
    width: calc(100% - 0px);
    height: auto;
    position: relative;
    float: left;
}





.GOM {
    width: calc(100% - 60px);
    float: left;
    padding: 0px;
    display: block;
    position: relative;
    left: 0px;
    bottom: 0px;
    padding-left: 40px;
    height: auto;
}


.GOM_INT{
    font-size: 18px;
    line-height: 26px;
    font-weight: 900;
    padding: 0px;
    display: inline-block;
    margin-bottom: 0px;
    border-bottom: none;
    color: #fff;
    height: auto;
    min-height: 70px;
}


.GOM_INT_SEARCH{
    font-size: clamp(22px, -6.5915492958px + 9.7183098592vw, 22px);
    font-weight: 900;
    padding: 0px;
    display: inline-block;
    margin-bottom: 10px;
    border-bottom: none;
    color: #fff;
    padding-top: 10px;
    margin-left: 0px;
}

.DESC_PROJ_SEARCH{
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    opacity: 0.6;
    margin-left: 30px;
    display: none;
}



.MYLOGO{
    width: 200px;
    height: 60px;
    background: url(/FLOWSSPORTS/ISLA/images/logo-flows.svg) no-repeat center center;
    background-size: calc(100% - 50px);
    float: left;
    cursor: pointer;
    
}

.MYLOGO_:hover{
    filter: invert(1);
    background-color: #000; 
}



#TIT_BALI{
    font-size: 16px;
    line-height: 60px;
    color: #fff;
    margin-left: 20px;
    text-align: left;
}




.MYLOGOGRID{
    width: calc(100vw / 10);
    height: calc(100vw / 10);
    float: left;
    position: relative;
    cursor: pointer;
}

.MYLOGOGRID::before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    border-bottom:1px solid rgba(255,255,255,0.2);
    border-left:1px solid rgba(255,255,255,0.2);
    z-index: 999;
}


.MYLOGOGRID:hover{
    filter: invert(1);
    background-color: #000; 
}


.LOADING_L_T{
    background: url(/FLOWSSPORTS/ISLA/images/loading.gif) no-repeat left -13px top -13px;
    background-size: 72px;
}



.GROUND_1{
    width: 100%;
    position: relative;
    z-index: 9;
    height: 10vh;
    background: #222;
}





.TITOAN{
    width: auto;
    font-size: 52px;
    line-height: 52px;
    padding-left: 0px;
    color: #fff;
}





.RONK_1{
    width: 100vw;
    position: relative;
    border-top: 1px solid rgba(255,255,255,0.2);
    display: inline-flex;
    height: auto;
    z-index: 999999;
    background: #222;
    margin-top: -2px;
}


.RONK_2{
    width: calc(50vw - 1px);
    background: #171717;
    position: relative;
    top: 0px;
    left: 0px;
    height: calc(100vh - 60px - 0px);
}

.RONK_3{
    width: 50vw;
    relative: absolute;
    height: auto;
    float: left;
}

.RONK_4{
    width: 100%;
    position: relative;
    float: left;
    margin-top: 0px;
}

.RONK_5{
    width: auto;
    padding: 50px;
    padding-left: 25px;
}


.RONK_6{
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 10px;
    margin-top: 0px;
}


.RONK_7{
    width: 100%;
    max-width: calc(100% - 0px);
    text-align: justify;
    margin-top: 20px;
    opacity: 0.7;
    color: #fff;
}

.RONK_8{
    width: 50vw;
    position: absolute;
    height: calc(50vh - 30px);
    background-size:cover;
    bottom: 0px;
}


.RONK_9{
    width: calc(50vw - 1px - 0px);
    min-height: 100vh;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    border-left: 1px solid rgba(255,255,255,0.2);
}

.RONK_10{
    position: relative;
    width: calc(100% - 0px);
    margin-left: 0px;
}

.RONK_11{
    position: relative;
    width: 100%;
    float: left;
    color: #fff;
    padding-bottom: 0px;
    padding-top: 0px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}


.RONK_11:last-child{
    border-bottom: none;
}


.RONK_12{
    width: 182px;
    margin-left: 60px;
    float: left;
    position: sticky;
    padding-top: 50px;
    padding-bottom: 60px;
    top: 100px;
    height: 100px;
}

.RONK_13{
    font-size: 42px;
    line-height: 42px;
    margin-top: 0px;
    position: relative;
}

.RONK_14{
    font-size: 32px;
    line-height: 32px;
    position: relative;
    width: 100%;
}

.RONK_15{
    font-size: 26px;
    line-height: 26px;
    position: relative;
    opacity: 0.4;
    margin-top: 5px;
    display: none;
}

.RONK_16{
    font-size: 18px;
    line-height: 18px;
    position: relative;
    opacity: 1;
    margin-top: 5px;
}

.RONK_17{
    width: calc(100% - 250px - 1px);
    float: left;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding-top: 50px;
    margin-bottom: 20px;
}

.RONK_18{
    width: calc(100% - 50px);
    max-width: 400px;
    padding-right: 100px;
    float: left;
    font-size: 16px;
    font-weight: 200;
    line-height: 20px;
    color: #fff;
    margin-bottom: 30px;
}

.RONK_19{
    width: 100%;
    padding-left: 0px;
    margin-bottom: 7px;
}

.RONK_20{
    width: 100%;
    font-size: 22px;
    line-height: 26px;
    padding-left: 0px;
}

.RONK_21{
    width: 100%;
    padding-left: 0px;
    margin-top: 7px;
}

.RONK_23{
    width: calc(100vw + 1px);
    left: -20px;
    position: relative;
    float: left;
    height: calc(60vw - 0px);
    background:#111 url(/FLOWSSPORTS/ISLA/images/CASA_01.JPG) no-repeat center center;
    background-size:cover;
    margin-bottom: 20px;
    display: none;
}

.RONK_24{
    margin-left: 20px;
    margin-bottom: 20px;
    padding-top: 50px;
}








.MAI_1{
    width: 100%;
    border-top: 1px solid rgba(255,255,255,0.2);
    border-bottom: 1px solid rgba(255,255,255,0.2);
    height: 150px;
    position: sticky !important;
	top: 59px;
	background: #222;
	z-index: 9999;
}


.MAI_2{
    width: calc(50vw + 0px);
    height: 150px;
    float: right;
    position: relative;
}


.MAI_3{
    color: #fff;
    max-width: 600px;
    padding-left: 60px;
    opacity: 1;
    margin-top: 0px;
    position: absolute;
    padding-right: 50px;
    font-size: 16px;
    line-height: 22px;

}

.MAI_4{
    width: calc(25vw - 5px);
    height: 149px;
    float: right;
    overflow: hidden;
    border-left: 1px solid rgba(255,255,255,0.2);
	border-right: 1px solid rgba(255,255,255,0.2);
    background: url(/FLOWSSPORTS/ISLA/images/LOGO_IRONMAN_KONA_2024.png) no-repeat  center center; background-size: auto 70%;
}



.MAI_5{
    width: calc(25vw - 0px);
    height: 150px;
    float: right;
    overflow: hidden;
}

.MAI_6{
    width: calc(100% - 60px);
    margin-left: 60px;
    height: calc(100% - 50px);
    margin-top: 25px;
    background: url(/FLOWSSPORTS/ISLA/images/mapa.svg) no-repeat center left;
    background-size: auto 100%
}

.MAI_7{
    padding-left: 120px;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
}


.MAI_8{
    width: 100%;
    height: 100px;
    margin-bottom: 1.5vh;
    position: relative;
    background: url(/FLOWSSPORTS/ISLA/images/LOGO_IRONMAN_KONA_2024_ICO.png) no-repeat top center;
    background-size:auto 100%;
    display: none;
}






.CROS{
    display: inline-block;
    opacity: 0.3;
}

.CROS2{
    display: none;
    opacity: 1;
    font-size: 16px;
    position: relative;
    top: -1px;
    letter-spacing: 1px;
    
}



.LINECOMP{
    width: 100%;
    height: 1px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    float: left;
    position: relative;    
}


.LINECOMP_VERT{
    height: 100%;
    width: 1px;
    position: absolute;
    left: calc(50vw - 1px);
    border-left: 1px solid rgba(255,255,255,0.2);
    z-index: 999;
    display: none;
    
}


.KS{
    position: relative;
    width: 100vw;
    margin-bottom: 0px;
	background: #333;
}






.ONA_1{
    width: 100vw;
    height: calc(100vh - 60px);
    position: fixed;
    top: 60px;
    left: 0px;
    z-index: 9;
    background: #222;
}


.ONA_2{
    width: 200px;
    border-right:1px solid rgba(255,255,255,0.2);
    border-right: 1px solid rgba(0,0,0,0.1);
    overflow: auto;
    height: calc(100vh - 60px);
    background:#222; z-index: 999999;
    position: fixed;
    left: 0px;
    top: 60px; 
}


.ONA_3{
    width: calc(100% - 200px);
    background: #f4f4f4;
    height: calc(100vh - 60px);
    overflow: auto;
    margin-left: 200px;
}

.ONA_4{
    width:calc(100% - 60px);
    max-width: 900px;
    margin-left: auto;
    position: relative;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 200px;
    color: #222;
}

.ONA_5{
    width: 100%;
    min-height: 300px;
    padding-bottom: 100px;
    position: relative;
    float: left;
}



.NOA_1{
    width: calc(100vw - 200px - 400px);
    position: fixed;
    left: 200px;
    top:0px;
    height: 60px;
    z-index: 9999999;
}

.NOA_2{
    width: 400px;
    height: calc(100vh - 60px);
    top: 59px;
    position: relative;
    float: left;
    overflow: auto;
    background: #222;
    display: none;
    
}


.NOA_3{
    width: 400px;
    height: calc(100vh - 60px);
    top: 59px;
    position: absolute;
	border-top: 1px solid rgba(255,255,255,0.2);
    right: 0px;
    float: left;
    overflow: auto;
    background: #222;
	z-index: 999999;
    display: none;
}


.OKAS{
    opacity: 0.5;
}







.ROME_1{
    border-right: 1px solid rgba(255,255,255,0.2);
    border-left: none;
    display: none;
}


.ROME_2{
    width: auto;
    display: inline-block;
    float: right;
}

.ROME_4{
    width:100%;
    height: calc(100vh - 60px - 120px);
    top: 61px;
    background: #222;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    z-index: 99999999999;
    position: fixed;
    left: 0px;
    display: none;
}








.DONK_1{
    width: calc(100% - 400px - 1px);
    background: #222;
    height: calc(100vh - 60px);
    margin-top: 60px;
    position: relative;
    float: left;
    overflow: auto;
    border-right: 1px solid rgba(255,255,255,0.2);
}

.DONK_2{
    width: calc(100% - 150px);
    max-width: auto;
    margin-left: 25px;
    margin-right: 100px;
    margin-top: 10px;
}


.DONK_3{
    width: calc(100% - 0px);
    margin-left: auto;
    margin-right: auto;
}


.DONK_4{
    width: calc(100% - 175px);
    margin-left: 175px;
    padding-top: 20px;
    padding-bottom: 200px;
    max-width: 600px;
}

.DONK_5{
    width: calc(100% - 0px);
    position: relative;
}



.OPTS_FILTRO{
    width: calc(   (50% - 0px) - 26px   );
    height: 59px;
    padding-left: 25px;
    line-height: 64px;
    color: #fff;
    float: left;
    opacity: 0.4;
    background: url(/FLOWSSPORTS/ISLA/images/DOWN.svg) no-repeat center right 25px;
    background-size: 12px;
    overflow: hidden;
    cursor: pointer;
}

.OPTS_FILTRO_OK{
    opacity: 1;
    background-color:#111;
    background-size: 12px;
}


.ONDA_1 {
    width: calc(400px - 60px);
    height: 59px;
    position: fixed;
    top: 0px;
    right: 60px;
    z-index: 99999999999;
    margin-top: 0px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}


.ONDA_1::before{
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: calc(50% - 2px);
    border-right: 1px solid rgba(255,255,255,0.2);
}





.SOA_1{
    width: 100vw;
    z-index: 999999;
    background: #222;
    border-top: 1px solid rgba(255,255,255,0.2);
    position: relative;
    display: inline-flex;
    height: auto;
}

.SOA_2{
    width: calc(50vw - 0px - 1px);
    background: #171717;
    min-height: calc(100vh - 60px);
    z-index: 99999;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    border-right: 1px solid rgba(255,255,255,0.2);
}


.SOA_3{
    width: auto;
    padding: 50px;
}

.SOA_4{
    width: 100%;
    text-align: justify;
    margin-top: 20px;
    color: #fff;
}

.SOA_5{
    position: relative;
    margin-bottom: 50px;
}


.SOA_6{
    opacity: 0.7;
    position: relative;
}


.SOA_7{
    width: 100%;
    max-width: 400px;
    margin-left: 0px;
}

.SOA_8{
    width: 100%;
    margin-top: 50px;
}

.SOA_9{
    width: calc(50vw - 0px);
    min-width: calc(50vw - 2px);
    position: absolute;
    top: 0px;
    right: 0px;
    height: calc(100vh - 60px - 0px);
    background: url(/FLOWSSPORTS/ISLA/images/IRONMAN_2023.jpg) no-repeat top center;
    background-size:cover
}



.BOTAO_INSC{
    width: auto;
    height: 50px;
    line-height: 55px;
    letter-spacing: 2px;
    color: #fff;
    border: 1px solid #fff;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 10px;
}



.BOTAO_INSC:hover{
    color: #222;
    background: #fff;
}


.MYYEARFIT{
    width: calc(  (100% / 5) - 60px  );
    margin-left: 30px;
    margin-right: 30px;
    float: left;
    display: inline-block;
    height: auto;
}


    

