html,body,div,span,applet,object,iframe,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,label,legend,p,blockquote,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}body{line-height:1;color:black;background:white;}:focus{outline:0;}table{border-collapse:collapse;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}abbr,acronym{border:0;}
body * { box-sizing: border-box;
    font-family: 'Roboto', sans-serif; }

div#infografia-container {
   
    margin: 0 auto;
}

h2 {
    font-size: 22px;
    text-align: center;
    max-width: 600px;
    margin: 25px auto 10px;
    font-weight: 700;
    padding-left: 10px;
    padding-right: 10px;
}

.fullbox {
    width: 100%;
    background-color: #f8f3eb;
    margin: 40px 0px;
}

.fullbox.fanim {
    padding:40px 0;
}

.desc {
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    max-width: 600px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 26px;
    padding: 20px 10px 20px;
}

.anim .desc span {
    font-family: 'Roboto slab', serif;
    font-weight: 700;
}
.anim .desc {
    text-align: left;
    padding-bottom: 45px;
}
a.dotted_link {
    color: rgb(0, 0, 0);
    text-decoration: none;
    border-bottom: 1px dotted rgb(0, 0, 0);
}

.anim {
    text-align: center;
    max-width: 981px;
    margin: 0 auto;
}
path {
  stroke-width: 1px;
  stroke: #cececf;

}

.metodologia {
    margin: 0 auto;
    width: 100%;
    max-width: 550px;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    line-height: 19px;
    color: #85858A;
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: left;
}

a.metodologia_dotted_link {
    color: #85858A;
    text-decoration: none;
    border-bottom: 1px dotted #85858A;
}

.mapa_mundi2 path{
    fill: #fff;
    width: 100%;
}

path.donbass {
    stroke: transparent !important;
    stroke-width: 0;
}

path.crimea, path.donbass  {
    fill: red;
}
.mapa_mundi {
    position: relative;
}


.pause {
    display: none;
    margin-top: 6px;
    text-align: left;
    width: 80px;
    height: 35px;
    background: #D3D3D3;
    border-radius: 5px;
    cursor: pointer;
}
.pause .icon {
    display: inline-block;
    width: 10px;
    margin-left: 10px;
}

.pause .icon img {
    width: 100%;
}
.pause .bot{
    position: relative;
    padding-left: 3px;
    display: inline-block;
    padding-top: 10px;
    text-align: center;
    
   
}
.pais {
    opacity: 0;
    vertical-align: top;
    padding:3px 10px;
    transition: opacity .8s;
}

.eg {
    transition: opacity .8s;
}
.mapa_mundi {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-right:0px;
}

.nombres {
    text-align: left;
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
    width: 95%;
    color:#504f4f;
    line-height: 1.1em;
    margin-top: 10px;
}


.yr {
    display: inline-block;
    vertical-align: top;
    width:45px;
    font-weight: 700;
    padding-left:5px;
    position: relative;
}

.nm {
    display: inline-block;
    vertical-align: top;
    width: 150px;
}

.linea {
    display: none;
    width: 0%;
    margin-top: 10px;

    margin-left: 10px;
    height: 420px;
    vertical-align: top;
    border-left: 2px solid rgb(20, 20, 20);
}

.boxtick {
    position:absolute;
    top: 4px;
    left: -18px;
    width: 6px;
    height: 6px;
    background: rgb(20, 20, 20);
}
.tick {
    position: absolute;
    top: 6px;
    left: -15px;
    width: 14px;
    height: 2px;
    background: rgb(20, 20, 20);
}

.timeline {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    max-width: 600px;
    width: 100%;
    margin: 15px auto;
    padding: 0 20px;
}

.timeline .titulo {
    padding-left: 10px;
    text-transform: uppercase;
}

.mascara {
    padding-top: 30px;
    margin: 0 auto;
    max-width: 1200px;
}


.smallf  {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    max-width: 800px;
    margin: 0 auto;
}

.smf {
    width: 33%;
    margin: 2px;
    display: inline-block;
}

.mascara img {
    width: 100%;
}

.mapafuente {
    font-size: 14px;
    color: gray;
    padding: 10px 10px;
    text-align: left;
}

.fotofuente {
    max-width: 600px;
    margin: 0 auto;
    color: gray;
    font-size: 14px;
    line-height: 22px;
    padding: 0 10px;
}
@media screen and (min-width: 990px) {

    .mapafuente {
        padding: 10px 0;
    }
    h2 {
        padding-left: 0;
        padding-right: 0;
    }
.desc {
    padding-left: 0;
    padding-right: 0;
}
    .pause {
        display: none;
    }
    .mapa_mundi {
        width: 73%;
        padding-right: 10px;
    }

    .titulo {
        margin-top: -20px;
        padding-bottom: 20px;
    }
    .timeline {
        width: 230px;
        margin-top: -17px;
        padding: 0;
    }

    .timeline .titulo {
        padding-left: 0;
    }
    .linea {
        width: 0%;
        display: inline-block;
        visibility: visible;
        margin: 0;
    }
    .nombres {
        width: 95%;
        margin: 0;
    }
}

@media screen and (min-width: 720px) {


.fullbox.fanim {
    padding: 60px 0;
}

.smallf {
    margin: 15px auto;
}
    h2 {
        text-align: center;
    }
    div#infografia-container {
        
        margin-top: 0px;
    }


}
