

/*ClanOT-Bold*/
@font-face {
    font-family: 'ClanOT-Bold';
    src: url('/font/ClanOT-Bold/ClanOT-Bold.eot?#iefix') format('embedded-opentype'),  
    url('/font/ClanOT-Bold/ClanOT-Bold.otf')  format('opentype'),
    url('/font/ClanOT-Bold/ClanOT-Bold.woff') format('woff'), url('ClanOT-Bold.ttf')  format('truetype'), 
    url('/font/ClanOT-Bold/ClanOT-Bold.svg#ClanOT-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*ClanOT-Ultra*/
@font-face {
    font-family: 'ClanOT-Ultra';
    src: url('/font/ClanOT-Ultra/ClanOT-Ultra.eot?#iefix') format('embedded-opentype'),  
    url('/font/ClanOT-Ultra/ClanOT-Ultra.otf')  format('opentype'),
    url('/font/ClanOT-Ultra/ClanOT-Ultra.woff') format('woff'), 
    url('/font/ClanOT-Ultra/ClanOT-Ultra.ttf')  format('truetype'), 
    url('/font/ClanOT-Ultra/ClanOT-Ultra.svg#ClanOT-Ultra') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Conv_ClanOT-News';
	src: url('fonts/ClanOT-News.eot');
    src: local('☺'), 
    url('/font/ClanOT-News//ClanOT-News.woff') format('woff'), 
    url('font/ClanOT-News/ClanOT-News.ttf') format('truetype'), 
    url('font/ClanOT-News/ClanOT-News.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



  
body{
    font-family: 'Conv_ClanOT-News' !important;
  
    /* overflow: hidden;*/
    
    background-image: url(/img/Desktop/FondoD.jpg) !important;

    /*background-repeat: no-repeat;*/
    background-position: center top;
}

.container{
    max-width: 1280px;;
}


.boxLogo{
    text-align: center;
 
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    position: relative;
}

.lineaBlanca{
    position: absolute;
    top: 33px;
    right: -107px;
    height: 130px;
}

.lineaRoja{
    position: absolute;
    right: 0;
    height: 4px;
    left: 0;
    width: 100%;
    bottom: -26px;
}

.manchaLogo{
    position: absolute;
    top: -32px;
    left: 21px;
    z-index: -1;
    width: 80%;

}

.contactoDetail{
    padding-bottom: 14px;
    padding-right: 5rem !important;
}

.boxLogo{
    width: 60%;
    margin: 0 auto;
}


.headerBox{
    padding-bottom: 10px;
    padding-top: 10px;
    background:#000;
}

.footerBox{
padding-bottom: 18px;
    padding-top: 18px;
    background: #000000;
    
    bottom: 0;
    width: 100%;
}

.headerBox .row{
        justify-content: space-between;
        align-items: center;
}

.BoxContent{
    text-align: center;
    /*background-image: url(/img/Desktop/ManchaNegraD.png);*/
    background-repeat: no-repeat;
    background-position: top center;
}

.box1{
    padding-bottom: 35px;
}

.ClockBox{
    padding-top:5px;
    color:#fff;
    font-size: 7em;
}

.ClockBox h3{
    font-weight: 500;
    font-size: 0.5em;
    font-family: Arial;
    text-transform: uppercase;
    margin-top: 25px;

}

.ClockBox span{
    font-size: 1em;
    font-family: 'ClanOT-Bold' !important;
}

.desktopImg{
    text-align: center;
    margin: 0 auto;
    width:60%;
}

.desktopImg1{
width:55%;
    text-align: center;
    margin: 0 auto;
}

.contactoDetail{
    text-align: center;
    color:#fff;
    font-family: 'ClanOT-Bold' !important;
    font-size: 1em;
}