@import url("//hello.myfonts.net/count/2db30f");


@font-face {font-family: 'ImpactURW';src: url('webfonts/2DB30F_0_0.eot');src: url('webfonts/2DB30F_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2DB30F_0_0.woff2') format('woff2'),url('webfonts/2DB30F_0_0.woff') format('woff'),url('webfonts/2DB30F_0_0.ttf') format('truetype');}


@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
  }
}

body{
    font-family: "open sans",arial,sans-serif;
}

.cptoHeader{
    background-image: url(../Images/bgslides/wb.jpg);
    height: 220px;
    box-shadow: 0 0 2px;
    float: left;
    border: 0;
    width: 100%;
    background-position: center;
    position: relative;
    background-size: cover;
}

.cptoPic {
    display: inline-block;
    box-shadow: 0 0 2px #000;
    border-radius: 50%;
    width: 43px;
    float: left;
}

.cptoName {
    color: #FFF;
    font-size: 22px;
    float: left;
    text-shadow: 0 0 2px #000;
    margin-left: 7px;
    font-weight: 700;
    margin-top: 6px;
    margin-right: 10px;
}

.headerFilter{
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 1;
    height: 100%;

background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.3) 64%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.3) 64%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.3) 64%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}


body{
    background: #fafafa;
}

.cptoContent {
        display: table;
    margin: 0 auto;
    position: relative;
    max-width: 1004px;
        z-index: 2;
    margin-top: 20px;
    margin-bottom: 50px;
    width: 100%;
}

.cptoLeftMain, .cptoRightMain{
    margin-top: 30px;
}

.cptoLeftMain{
    float: left;
    width: 40%;
}

.cptoRightMain{
    float: left;
    width: 54%;
    margin-left: 3%;
}

.cptoMainPic{
float: left;
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 1px;
}

.cptoMainName {
    float: left;
    font-family: 'Fjalla One', sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 64px;
    color: #fff;
    text-shadow: 0 0 2px #000, 0 0 2px #000;
    margin-top: 25px;
    max-width: 750px;
    text-align: left;
}

.cptoMainDate{
 float: left;
    font-size: 15px;
    font-weight: 700;
}



.cptoMainDesc{
    float: left;
    font-size: 13px;
    /* box-shadow: 0 0 1px #000; */
    /* background-color: rgba(0,0,0,0.5); */
    /* color: #fff; */
    /* padding: 15px; */
    margin-top: 15px;
}

.cptoTitleCategories, .cptoTitleContacto{
    float: left;
    font-family: 'Fjalla One', sans-serif;
    font-size: 45px;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 30px;
    text-indent: 5px;
    width: 100%;
    text-shadow: 0 0 2px #000;
}

.header{
        z-index: 2;
    width: auto;
    max-width: 1004px;
}

.cptoCategorias{
    background-image: url(../Images/bgslides/kb.jpg);
    position: relative;
    float: left;
    width: 100%;
    background-position: center;
    background-size: cover;
}

.cptoLeaderboard{
    position: relative;
    float: left;
    width: 100%;
    text-align: center;    
}

.cptoLeaderboardCon{
    display: inline-block;
    width: 1004px;
    text-align: left;
}

.bloqueCategoria{
    float: left;
    margin-top: 10px;
    padding: 1%;
    border-radius: 1px;
    box-shadow: 0 0 1px 1px #fff;
    width: 21%;
    background-color: rgba(0,0,0,0.5);
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 25px;
}

.bloqueCategoria h3{
    float: left;
    width: 100%;
    color: #FFF;
    font-family: 'Fjalla One', sans-serif;
    font-size: 25px;
}

.bloqueCategoria p{
    float: left;
    font-size: 15px;
    color: #fff;
    margin-top: 5px;
    padding-right: 10px;

}

.bloqueCategoria .signup{
    float: left;
    background-color: #2BB12B;
    color: #fff;
    border-radius: 2px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    padding: 5px 10px;
    box-shadow: 0 0 2px #000;
    opacity: 0.8;
    margin-top: 10px;
    letter-spacing: 1px;
}

.bloqueCategoria .signup.disabled{
        background-color: #ccc;
    color: #555;
    opacity: 1;
    box-shadow: none;
    cursor: default;
}

.bloqueCategoria .signup:hover{
    opacity: 1;
}

.bloqueCategoria .signedup{
        background-image: url(../Images/checkedWhite.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 7px;
    padding-left: 30px;
}

.pie{
        position: relative;
    background-color: #fff !important;
    z-index: 1;
    float: left;
    border-top: 1px solid #ccc;
    padding-bottom: 5px;
    padding-top: 5px;
}

#fullmapcpto{
    float: left;
    width: 100%;
    height: 400px;
}

.cptoTitleContacto{
    float: left;
    color: #000;
    font-weight: 700;
    text-indent: 0px;
    text-shadow: 0 0 2px #fff;
}

.cptoContactInfo{
        float: left;
    font-size: 17px;
    width: 100%;
    font-weight: 700;
    text-shadow: 0 0 2px #fff;
}

.cptoContactCon{
    background-image: url(../Images/white_carbon.png);
        border-bottom: 1px solid #aaa;
}

.cptoContactCon .cptoContent{
        margin-bottom: 0;
    padding-bottom: 35px;
    padding-top: 25px;
}

.debesEstarLogueado{
    position: absolute;
    width: 300px;
    height: 200px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}





#athleteSignup, #waitlistSignup, #volunteerSignup, #athleteLogWODResult{
    text-align: center;
    overflow-y: scroll;
}
#frmSignup, #frmWaitlist, #frmSignupVol, #frmlogWODRes{
    margin-left: 20px;
    display: inline-block;
    margin-top: 25px;
    width: 700px;
        max-width: 100%;
    text-align: left;
}

.avisoInscritoCpto{
background-color: #2490f4;
color: #fff;
background-repeat: no-repeat;
font-size: 14px;
background-image: url(../Images/checkedWhite.svg);
padding-left: 36px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
cursor: pointer;
border-radius: 3px;
float: left;
font-weight: 600;
background-size: 18px;
background-position: 10px;
margin-top: 15px;
opacity: 0.9; 
}

.avisoInscritoCpto:hover{
    opacity: 1;
}

.avisoInscritoCptoCheck{
        font-weight: 600;
    font-size: 12px;
    color: #555;float: left;
}

.backAH{
    position: absolute;
    right: 20px;
    font-size: 13px;
    z-index: 123123123;
    cursor: pointer;
    padding: 5px 15px;
    background-color: rgba(0,0,0,0.3);
    border-radius: 3px;
    top: 15px;
    border: 1px solid #fff;
    text-decoration: none;
    background-size: 20px;
    padding-left: 29px;
    background-position: 5px;
    color: #FFF;
    background-repeat: no-repeat;
    background-image: url(../Images/undoWhite.svg);
}

.backAH:hover{
    background-color: rgba(0,0,0,0.5);
}

.lgcptoLabel{
    float: left;
    width: 50%;
    text-align: right;
    font-size: 15px;
    font-weight: 400;
    color: #333;    margin-bottom: 10px;
}

.lgcptoValue{
    float: left;
    width: 50%;
    text-align: left;
    /* text-indent: 10px; */
    font-size: 15px;
    font-weight: 600;
    width: 49%;
    margin-bottom: 10px;
    padding-left: 1%;
    text-align: left;
    word-break: break-word;
}


.priceCptoDesc{
    float: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 13px;
    margin-top: 15px;
    padding: 5px 15px;
    border-radius: 3px;
    line-height: 22px;
    color: #555;
    cursor: default;
    margin-right: 10px;
}

.priceCptoDesc b{
    font-weight: 700;
    font-size: 16px;
}

.mainSignUp{
    float: left;
    background-color: #2BB12B;
    color: #fff;
    border-radius: 2px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    padding: 7px 10px;
    opacity: 1;
    margin-top: 15px;
    border-radius: 0px 3px 3px 0px;
    margin-left: 1px;
    border: 1px solid #ccc;
    letter-spacing: 1px;
}

.sinPlazasCpto{
    float: left;
    font-size: 14px;
    margin-left: 2px;
    font-weight: 600;
    margin-top: 4px;
    color: red;
}

.avisoSoloMemCpto{
        background-image: url(../Images/people.svg);
    background-size: 125px;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 145px;
}

.termsCpto a{
        color: #2E9AFE;
    cursor: pointer;
}


.body1 .header, .body2 .header{
    max-width: 95%;
}

.body2 .cptoPic{
    width: 75px;
}

.body2 .cptoHeader{
    height: auto;
}

.body2 .cptoName{
    font-size: 33px;
    margin-top: 62px;
    margin-left: 10px;
}

.body2 .backAH{
    display: none;
}

.body2 .cptoMainName{
    font-size: 27px;
    margin-top: 48px;
    line-height: 27px;
}

.body2 .cptoLeftMain{
    width: 50%;
    margin-left: 5%;
    margin-top: 15px;
}

.body2 .bloqueCategoria{
    width: 84%;
    margin-left: 5%;
    padding: 3%;
        margin-bottom: 0px;
}

.body2 .cptoTitleCategories, .body2 .cptoTitleContacto{
        margin-left: 4%;
    font-size: 25px;
    margin-top: 15px;
    margin-bottom: 0;   
	   width: 96%;
}

.body2 .cptoRightMain{
    width: 90%;
    margin-top: 18px;
    margin-left: 5%;
}

.body2 .cptoMainDesc{
    font-size: 13px;
    margin-top: 5px;
}

.body2 .cptoMainDate{
    font-size: 13px;
}

.body2 .cptoContactInfo{
        font-size: 14px;
    margin-left: 5%;
    width: 90%;   
}

.body2 .priceCptoDesc{
        padding-left: 7px;
    padding-right: 7px;
    font-size: 12px;
}

.body2 .priceCptoDesc b{
    font-size: 15px;
}

.body2 .mainSignUp{
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
}

.body2 #fullmapcpto{
    height: 250px;
}

.body2 .pie{
    height: auto;
}

.body2 .cptoContent{
    margin-bottom: 15px;
}

.body2 .cptoContactCon .cptoContent{
    padding-top: 15px;
        padding-bottom: 5px;
}



.body2 .avisoInscritoCpto{
        font-size: 13px;
    background-size: 20px;
}

.body2 .avisoInscritoCptoCheck{
    display: none;
}

.body2 #frmSignup, .body2 #frmWaitlist{
    margin-left: 0px;
}

.body2 .termsCpto label{
    float: none !important;
}

.body2 #bt_cardInfoCon{
        width: 90% !important;
    padding: 5%;
}

.body2 #bt_cardInfoCon .cmpcrFld input{
    margin-left: 0px;
    margin-right: 10px;
}

.body2 #bt_cardInfoCon .cmpcrFld label{
    width: 100%;
    margin-top: 0px;
}

.body2 .stripeTitlePay{
    margin-bottom: 15px;
}

#loginErrors{
display: none;
    color: red;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 3px;
    float: left;
    width: 90%;
    margin-left: 5%;
}

.body2 .avisoMustBeLogged{
    margin-top: 15px;
}

.body2 .avisoMustBeLoggedControls{
    margin-bottom: 15px;
}

.logoutMobile{
    display: none;
}

.body2 .logoutMobile{
    display: block;
    background-image: url(../Images/exit.svg);
    background-size: 17px;
    background-position: 7px;
}

.body2 .lgcptoLabel, .body2 .lgcptoValue{
    font-size: 13px;
    width: auto;
}

.body2 .lgcptoLabel{
    width: auto;
}

#cptoVideo, .videoClasif{
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 1px;
    box-shadow: 0 0 1px;
    height: 256px;
    margin-bottom: 0px;
    width: 100%;
    margin-top: 10px;
}



.body2 #cptoVideo{
        width: 170%;
}

.goVolunteer{
        color: #2E9AFE;
    font-weight: 600;
    font-size: 13px;
    margin-left: 5px;
    margin-top: 15px;
    cursor: pointer;
    float: left;
}

.goVolunteer:hover{
    text-decoration: underline;
}

#leaderboardAthletes{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
}

.lbAtleta, .lbEmpty{
    float: left;
    background-image: url(/Images/cast/tasky_pattern.png);
    width: 440px;
    padding: 10px 15px;
    color: #fff;
    margin: 0px;
    border-radius: 4px;
    margin-bottom: 5px;
    text-align: left;
}

.lbPos{
        float: left;
    font-family: 'Fjalla One', sans-serif;
    font-size: 40px;
    margin-right: 15px;
}


.lbPic{
    float: left;
    border-radius: 50%;
    width: 75px;
    height: 75px;
    margin-right: 13px;
}

.lbName{
    float: left;
    font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
    font-size: 28px;
    width: 295px;
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lbBox{
        float: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Fjalla One', sans-serif;
    font-size: 16px;
    color: #ddd;
}

.lbDorsal, .lbPoints{
        float: left;
    font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
    margin-top: 5px;
    font-size: 16px;
    color: #aaa;
}

.lbPoints{
    float: right;
    text-transform: none;
}


.lbAtletaCon{
    float: left;
        width: 290px;
}

.cptoLeaderboardCon .cmpcrFld2 label{
    width: 100%;
    font-family: 'Fjalla One', sans-serif;
    font-size: 17px;
}

.cptoLeaderboardCon .select2{
    font-size: 19px;
    float: left;
    min-width: 300px;
    margin-left: 0px;
    margin-top: 5px;
}

.cptoLeaderboardCon .cmpcrFld2{
    float: left;
    margin-top: 25px;
        width: 300px;
    margin-right: 30px;
}

.cptoLeaderboardCon .select2-selection{
    height: 42px !important;
}

.cptoLeaderboardCon .select2-selection__rendered, .cptoLeaderboardCon .select2-selection__arrow{
    margin-top: 6px;
}

.lbEmpty{
    float: none;
    display: inline-block;
    font-family: 'Fjalla One', sans-serif;
    text-align: center;
    padding: 25px;
    font-size: 18px;
    text-transform: uppercase;
    width: 600px;
    margin-top: 21px;
    /* color: #eee; */
}

.cptoLeaderboardTitle{
        float: left;
    font-family: 'Russo One', sans-serif;
    text-align: center;
    width: 100%;
    font-size: 42px;
    margin-top: 30px;
}

.body2 .cmpcrFld label{
    float: left;
    width: 100% !important;
    margin-bottom: 2px;
}

.body2 .cmpcrFld input[type="text"], .body2 .cmpcrFld select{
    margin-left: 0px;
}

.body2 .cmpcrFld input[type="text"]{
    margin-right: 10px;
}

.cptoNameHdrs{
    float: left;
}

.menuCptoOps {
float: right;
margin-top: -10px;
margin-left: 40px;
overflow: hidden;
height: 153px;
background: #fff;
    background-image: none;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
box-shadow: 0 0 2px #000;
padding-top: 67px;
width: 200px;
background-image: url(../Images/logo/mainlogoKB2.png);
background-size: 30px;
background-repeat: no-repeat;
background-position: 25px 10px;
}
.menuCptoOps a {
    float: left;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #333;
    margin-right: 3px;
    background-color: #fff;
    cursor: pointer;
    width: 84%;
    text-align: left;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
}


.menuCptoOps a.active{
    border-left: 5px solid #2490f4;
    padding-left: 25px;
    color: #2490f4;
}

.infoCptoAH{
background-image: url(../Images/logo/mainlogoWhite.png);
width: 146px;
height: 32px;
left: 0px;
background-size: 139px;
background-position: 20px 16px;
position: absolute;
bottom: 0px;
z-index: 111;
background-repeat: no-repeat;
float: right;
background-color: rgba(0,0,0,0.75);
padding: 15px;
border-radius: 0px 31px 0px 0px;
cursor: pointer;
}

#cptoQualifyers, #cptoQualifyersResults{
    text-align: center;
    margin-bottom: 150px;
}

#cptoPayments{
    text-align: center;
}


.lbWOD{
float: left;
margin-top: 20px;
margin-bottom: 100px;
background-color: #fff;
padding: 15px;
border: 1px solid #ddd;
border-radius: 3px;
position: relative;
}

.lbTitle{
float: left;
width: 100%;
font-size: 24px;
font-weight: 700;
    margin-top: 12px;
}

.lbWODCon{
float: left;
width: 100%;
font-size: 17px;
font-weight: 600;
color: #333;
}

.lbWODSpec {
    float: left;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
}

.lbFecpub{
float: right;
position: absolute;
right: 15px;
font-weight: 600;
text-transform: uppercase;
color: #555;
font-size: 12px;
}

#leaderboardAthletes .lbAtleta{
    margin: 10px 15px;
}

.lbLoadRes {
    float: left;
    background-image: url(../Images/recordWhite.svg);
    background-color: #2490f4;
    background-size: 22px;
    background-repeat: no-repeat;
    padding: 15px 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    border-radius: 30px;
    margin-top: 15px;
    background-position: 20px;
    padding-left: 50px;
    cursor: pointer;
}

.lbLoadRes:hover{
    background-color: #007ff5;
}

#alwTitle{
float: left;
width: 100%;
font-size: 20px;
font-weight: 700;
}

#alwWOD{
float: left;
width: 100%;
font-size: 14px;
line-height: 18px;
font-weight: 600;
color: #555;
margin-bottom: 20px;
}

.lbWODOk{
float: left;
background-image: url(../Images/checkedGreen.svg);
color: #2BB12B;
font-size: 14px;
background-repeat: no-repeat;
padding-left: 24px;
margin-top: 30px;
margin-left: 20px;
}

.lbStateScore{
float: right;
width: 16px;
height: 16px;
margin-right: 6px;
margin-top: 6px;
}



.body2 .cptoNameHdrs .cptoName{
    font-size: 18px;
    margin-top: 5px;
}


.body2 .cptoNameHdrs .cptoPic{
    width: 30px;
margin-top: 5px;
}

.body2 .menuCptoOps{
    width: 100%;
    margin-left: 0px;
}

.body2 #generalHeader{
    max-width: 100%;
}

.body2 .cptoNameHdrs{
    margin-left: 5%;
    min-height: 140px;
}

.body2 .infoCptoAH {
    right: 0px;
    left: auto;
    top: 0px;
    border-radius: 0px 0px 0px 19px;
    background-size: 100px;
    width: 94px;
    height: 18px;
    background-position: 13px;
}

.body2 .menuCptoOps{
    background-image: none;
    padding-top: 0px;
    height: auto;
}

.body2 .menuCptoOps a {
    padding: 0px;
    width: 33%;
    overflow: hidden;
    text-align: center;
    margin: 0px;
    border-left: 0px;
    font-size: 13px;
    text-transform: unset;
    padding-top: 10px;
    padding-bottom: 10px;
}

.body2 .menuCptoOps a.active{
    border-bottom: 2px solid #2490f4;   
}

.body2 .cptoLeaderboardCon .cmpcrFld2{
    margin-left: 20px !important;
}

.body2 .cptoLeaderboardCon .cmpcrFld2 label{
    font-size: 16px;
    text-align: left !important;
}

.body2 .cptoLeaderboardCon .select2{
    font-size: 15px;
}

.body2 #qualyfierWODs{
    max-width: 100%;
    float: left;
}

.body2 .cptoLeaderboardCon{
    width: 100%;
}

.body2 .lbEmpty{
width: 80%;

margin-left: 5%;

padding: 5%;
float: left;
}

.body2 .lbWOD{
    border-radius: 0px;

border-left: 0px;

border-right: 0px;
margin-bottom: 20px;
}


.body2 #alwTitle, .body2 #alwWOD{
    width: 90%;
}

.body2 #alwVideo{
    width: 90% !important;
}

.body2 #alwRESm{
    margin-right: 0px;
}

.body2 #alwRESs{
    margin-left: 3px;
}

.body2 .avisoMustBeLoggedControls{
    width: 90%
}

.body2 #infoLoginRegister .avisoMustBeLoggedControls{
    width: 100%;
}

.body2 #frmlogWODRes{
    width: 95%;
}

.body2 .lbAtleta{
    width: 80%;
}

.body2 .lbPic{
    width: 45px;
        height: 45px;
}

.body2 .logoutMobile{
    display: none;
}

.lbQualified{
    color: #CDAE00;
background-image: url(../Images/recordsGold.svg);
float: left;
background-repeat: no-repeat;
width: 100%;
padding-left: 18px;
font-family: 'Fjalla One', sans-serif;
text-transform: uppercase;
font-size: 15px;
background-size: 15px;
background-position: left 2px;
margin-top: 5px;
}

.avisopgcptr{
    background-image: url(../Images/warning.svg);
    background-color: #333;
}

#conPaymentPendCmptr{
    float: left;
    text-align: left;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 7px;
    margin-top: 20px;
    padding: 15px 25px;    
    display: none;
}

.cptoPaymentsCon{
    width: 1004px;
    display: inline-block;
    max-width: 90%;
    margin-top: 10px;
}

.avisopgcptrconcpt{
        float: left;
    font-size: 13px;
    color: #555;
    margin-top: 5px;
    margin-left: 5px;
    font-weight: 600;
}

#maraEquipPago{
    float: left;
    margin-top: 10px;
    font-size: 15px;
    margin-bottom: 10px;
}

#maraEquipPago a{
    cursor: pointer;
}

#maraEquipTallaDesc{
    display: block !important;
    float: left;
    text-align: left;
}

.loginNowGamesCon{
    text-align: center;
    width: 100%;
    float: left;
}
.loginNowGames{
    display: inline-block;
    width: 1004px;
    font-size: 14px;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #333;
    max-width: 90%;
}

.loginNowGames a{
    color: #2E9AFE;
    font-weight: 600;
    cursor: pointer;
}

.loginNowGames a:hover{
    text-decoration: underline;
}

.gamesFB{
    float: left;
    width: 50px;
    background-image: url(../Images/social_facebook.svg);
    height: 50px;
    background-size: 45px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 5px;
        margin-right: 10px;
}

.gamesIG{
    float: left;
    width: 50px;
    background-image: url(../Images/social_Instagram.svg);
    height: 50px;
    background-size: 45px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 5px;
}

.gamesSocialtit{
    float: left;
    margin-top: 10px;
    font-weight: 700;
    font-size: 15px;
    width: 100%;
}

.body2 .gamesSocialtit{
    font-size: 13px;
}
